.container{
	width: 1280px;
	max-width: 100%;
	margin-right: auto;
    margin-left: auto;
}

.padding {
	padding-left: 5.3419%;
	padding-right: 5.3419%;
}

.display-content{
	width: 1280px!important;
	max-width: 50%!important;
	display: inline-block!important;
}

.display-3-content {
	width: 1280px!important;
	max-width: 33.3333%!important;
	margin: 0 auto!important;
	display: inline-block!important;
}

.display-4-content {
	width: 1280px!important;
	max-width: 25%!important;
	margin: 0 auto!important;
	display: inline-block!important;
}

.display-5-content {
	width: 1280px!important;
	max-width: 41.6667%!important;
	margin: 0 auto!important;
	display: inline-block!important;
}

.display-7-content {
	width: 1280px!important;
	max-width: 58.3333%!important;
	margin: 0 auto!important;
	display: inline-block!important;
}

body, p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
}

a {
	color: #fff;
}

a:hover {
	color: #d9d9d9;
}

hr.black-divinder {
	border: 1px solid #000;
}

/***** Slider *****/
.banner-slider-1 {
	background: url(../img/slider/slider-opening.jpg) no-repeat 0px 0px;
}

.banner-slider-2 {
	background: url(../img/slider/slider-2.jpg)  no-repeat 0px 0px;
}

.banner-slider-3 {
	background: url(../img/slider/slider-3.jpg) no-repeat 0px 0px;
}

.banner-slider-4 {
	background: url(../img/slider/slider-4.jpg) no-repeat 0px 0px;
}

.banner-slider-5 {
	background: url(../img/slider/slider-5.jpg) no-repeat 0px 0px;
}

/*@media (max-width: 680px) {
	.banner-slider-1 {
		background: url(../img/slider/mobile-slider-1.jpg)no-repeat 0px 0px;
	}
	
	.banner-slider-2 {
		background: url(../img/slider/mobile-slider-2-jim.jpg)no-repeat 0px 0px;
	}
	.banner-slider-2 .slide-button {
		bottom: 150px !important;
	}

	.banner-slider-3 {
		background: url(../img/slider/mobile-slider-3-kopiong.jpg)no-repeat 0px 0px;
	}
	.banner-slider-3 .slide-button {
		bottom: 150px !important;
	}

	.banner-slider-4 {
		background: url(../img/slider/mobile-slider-4neuro.jpg)no-repeat 0px 0px;
	}
	.banner-slider-4 .slide-button {
		bottom: 180px !important;
	}
	

	.banner-slider-5 {
		background: url(../img/slider/mobile-slider-5FJ.jpg)no-repeat 0px 0px;
	}
	.banner-slider-5 .slide-button {
		bottom: 130px !important;
	}
	
	#slider .slide.active {
		background-size: 100% 100% !important;
	}
	#slider .slide-button {
		left: 108px;
		bottom: 180px;
	}
}*/

/***** Background *****/
.background {   
	position: relative; 
	height: 100%;	
	width: 100%;
	max-width: 100%;
    background: url(../img/bg.png) no-repeat 0px 0px;
    background-size: cover;
	margin:auto;
}
.home-banner{
	position: relative; 
    background: url(../img/home-banner.png) no-repeat 0px 0px;
    background-size: 100% 100%;
	width: 100%;
	margin:auto;
}
.background-mob {
	display: none;
}

.background-stories {
	position: relative; 
	height: 100%;
	min-height: 1367px;
	width: 100%;
    background: url(../img/bg-stories.png) no-repeat 0px 0px;
    background-size: cover;
	margin:auto;
}

.background-newsroom {    
	height: 100%;
    min-height: 1758px;
	position: relative; 
	width: 100%;
    background: url(../img/bg-newsroom.png) no-repeat 0px 0px;
    background-size: cover;
	margin:auto;
}

.background-stories-case {
	position: relative; 
	height: 100%;
	width: 100%;
    background: url(../img/bg-stories-case.png) no-repeat 0px 0px;
    background-size: cover;
	margin:auto;
}

.background-news-article {
	position: relative; 
	height: 100%;
	width: 100%;
    background: url(../img/bg-stories-case.png) no-repeat 0px 0px;
    background-size: cover;
	margin:auto;
}

.background-team {
	position: relative; 
	height: 100%;
	width: 100%;
    background: url(../img/bg-team.png) no-repeat 0px 0px;
    background-size: cover;
	margin:auto;
}

h1 {
	font-size: 52px; 
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	font-weight: 600;
}
h2 {
	color: #cb2027;
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	margin: 0;
	font-weight: 700;
	line-height: 60px;
}

h3 {
	font-size: 48px;
	font-family: 'Open Sans', sans-serif;
	color: #7c1830; 
	font-weight: 700;
}

h4 {
	font-size: 24px;
	font-family: 'Open Sans Bold', sans-serif;
	color: #000; 
	font-weight: 700;
	line-height: 28px;
}

h5 {
	font-size: 20px;
	font-family: 'Open Sans Bold', sans-serif;
	color: #000; 
	margin-bottom: 10px!important;
	font-weight: 700;
}

.title-line {
	background-color: #e11e26; 
	width: 50px; 
	height: 10px; 
	margin: 20px 0;	
}

.work-for-you-title {
	font-size: 25px;
    color: #000;
    margin-bottom: 0;
    font-weight: 700;
}

.navbar {
	padding: 0;    
}
.main-bg-nav {
		background: transparent;
	}

.dropdown-toggle {
    display:none;
}
.dropdown-menu {    
	margin-left: -20px;
	background: #222;
	border-top: 2px solid #fff;
	border-radius: 0!important;
}
.dropdown-item {
	color:#666;
}

.dropdown-item:focus, .dropdown-item:hover{
	color:#fff!important;
	background: transparent!important;
}

.mobile-menu {
	display: none;
}
#mainNav .navbar-brand {
	padding-left: 100px;
	background: url(../img/logo.png) left center no-repeat;
	text-indent: -99999px;
	width: 280px;
	height: 95px;
}

.nav-item{
	text-align: right;
}

.start-here-banner {
	width: 100%; 
	max-width: 100%; 
	margin: auto;
	background: url('../img/start.png') no-repeat; 
	height: 267px;
	z-index: 100000; 
	position: relative;
	background-size: 100% 100%; 
	text-align: center;
}

.navbar-dark .navbar-nav .nav-link{
	color: rgba(255,255,255,.75)!important;
    font-size: 14px;
    padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	position: relative;
	padding-bottom: 3px;
}

#mainNav .navbar-nav .nav-item .nav-link:after {
	content: '';
	display: block;
	height: 3px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}
#mainNav .navbar-nav .nav-item .nav-link:hover:after {
	width: 30px;
	background: #fff;
}

.row {
	margin-right: 0!important;
	margin-left: 0!important;
}

/***** Masthead *****/
.masthead {
	text-align: right;
}

.masthead p{
	font-family: 'Open Sans Semibold', sans-serif;
	margin: 0;
}

.masthead h2 {
	font-weight: 700;
}

.masthead h4 {
	font-family: 'Open Sans Extrabold', sans-serif;
	font-weight: 900;
	margin-bottom: 20px;
}
.banner-divider {
	padding: 0; 
	position: absolute; 
	z-index: -1; 
	top: 500px; 
	margin-top: -10px; 
}
.banner-power-by {
	padding: 0; 
	position: absolute;
	top: 530px; 
	right: 3%;
}

/***** Slider *****/
#wrapper {
    position: absolute;
    top: 1%;
    z-index: 1;
    height: 50px;
    width: 100%;
    margin-top: 110px;
    min-height: 650px;
    /*padding-left: 5.3%;
    max-width: 1080px*/
	max-wdith: 1280px;
}

#slider {
	margin: 0;
	height: 400px;
	overflow: hidden;
	background: url(../img/ajax-loader.gif) center center no-repeat;
}

.caroufredsel_wrapper {
	width: 100%!important;
}

#slider .slide {
	position: relative;
	display: none;
	height: 400px;
	float: left;
	background-position: center right;
	cursor: pointer;
	border-left: 1px solid #fff;
	display: flex;
}

#slider .slide:first-child {
	border: none;
}

#slider .slide.active {
	cursor: default;
	background-size: cover;
}

#slider .slide-title {
	font-size: 30px;
	line-height: 1.1;
	margin-bottom: 10px;
}

#slider .slide-block {
	position: absolute;
	left: 0;
	bottom: 55px;
	display: inline-block;
	width: 70%;
	background-color: rgba(255,255,255, 0.8);	
	padding: 10px 20px 20px 20px;
	font-size: 12px;
	color: #000;
	border: 1px solid #fff;
	overflow: hidden;
}

#slider .slide-block-main {
	position: absolute;
	left:5%;
	top: 0%;
	display: inline-block;
	width: 95%;	
	padding: 20px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-box-pack: center;
	box-pack: center;
	height: 100%;
}

#slider .slide-block-main p{
	font-size: 35px;
	display: none;
	/*line-height: 40px !important;*/
}

#slider .slide-block-main span{
	font-size:50px;
}
   
#slider .slide-button {
	position: absolute;
	left: 0;
	bottom: 10px;
	display: none;
	width: 100px;
	padding: 5px;
	font-size: 14px;
	background-color: #c00;
	color: #fff;
	text-align:center;
	border: 1px solid #c00;
	overflow: hidden;
	border-radius: 4px;
}

#slider .active .slide-button, #slider .active p {
	display: inline-block;	
}

#slider .slide-button:hover {
	background-color: #df5704;
	border: 1px solid #df5704;
}

#slider .slide-button a {
	color: #fff;
}

#slider .slide-button a:hover {
	text-decoration: none;
}
			
#slider .slide-block p {
	margin: 0;
}


.start-title {
	color: #fff; 
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 40px;
}


a.btn-start-your-journey-here {
	display: block;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 55px;
    margin:0 auto;
    box-sizing: border-box;
    text-align: center;
    width: 210px;
	border-radius: 10px;
	color: #70060b;
	font-size: 20px;
	font-family: Open Sans;
	font-weight: 400;
	background: #fff;
	text-align: justify!important;
	transition: width .5s;
}

a.btn-start-your-journey-here:hover {
	text-decoration: none;
	width: 250px;
	background: #fff url(../img/arrow.png) no-repeat 170px 28px;
}

/***** Footer *****/
.black {
	background: #000;
	color: #fff;
	padding: 20px;
	text-align: center;
	display: inline-block;
}

.red {
	background: #cb2026;
	text-align: center;
	color: #fff;
	padding: 20px;
}


/****** Newsroom *****/
a.newsroom-link {
	color: red;
	font-size: 17px;
	font-weight: 700;

}
.news p{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;	
	line-height: 26px;
}

a.press-box{
	width: 200px;
	border: 1px solid #000;
	padding: 15px 30px;
	box-sizing: border-box;;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 82px;
	color: #000;
	text-align: center;
	font-size: 17px;
}

.btn-view-story {
    position: absolute;
    margin: auto 0;
    top: 43%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    padding: 15px;
    font-size: 14px;
    background-color: #c00;
    color: #fff;
    text-align: center;
    border: 1px solid #c00;
    overflow: hidden;
    border-radius: 4px;
}

.btn-view-story:hover {
	background-color: #df5704;
	border: 1px solid #df5704;
}

.btn-view-story a:hover {
	text-decoration: none;
}

/***** Stories *****/
.stories-title {
	margin-top: 60px;
	color: #fff;
	text-transform: uppercase;
}

.stories-content {
	margin-top: 50px;
	color: #fff;
	font-size: 15px;
}

.stories-footer {
	margin-top: 100px;
	margin-bottom: 0;
	color: #fff;
	font-size: 12px;
}

.stories-team {
	margin:0; 
	color: #fff; 
	font-size: 12px;
}

a.stories-link {
	text-decoration: none;
}

a.stories-link:hover {
	text-decoration: none; 
 }

.stories-quote {
  padding: 0.5em 10px;
  margin-top: 30px!important;
}
.stories-quote:before {
  color: #d9d9d9;
  content: "\201C";
  font-size: 150px;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}	

.stories-quote:after {
  color: #d9d9d9;
  content: "\201C";
  font-size:150px;
  line-height: 0.1em;
  vertical-align: -0.4em;
  float: right;
}	

.stories-quote p {
	font-size: 18px;
    margin-top: -43px;
    margin-left: 70px;
    margin-right: 60px;
	color:#999;
}

 /***** Team *****/
 a.btn-link-to-linkedin {
 	margin-top: 30px;
 	background: url(../img/linked-in-logo.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 100%;
	margin-bottom: 30px;
 }

 .team-position {
 	color: #cb2027; 
 	font-size: 16px;
 }

 .team-layout {
 	height: 550px;
 	width:100%; 
 	background-size: 100% !important;
 	padding-left: 5.3419%;
 }

/***** Responsive Part *****/
.responsive-mobile-content {
	display: none;
}

.responsive-desktop-content {
	display: block;
}

.background-title {
	position: absolute; 
	top: 190px; 
	right: 5.3%; 
	font-size: 200%; 
	opacity: 0.35;
	color: #fff;
}


@media (max-width: 992px){
	.mobile-menu {
		display: block;
	}
	.navbar {
		display: block;
	}
	
	#mainNav .navbar-brand {
	    background: url(../img/logo-mob.png) left center no-repeat!important;
	    text-indent: -99999px;
	    width: 125px!important;
	    height: 42px!important;
	}
	.sidenav {
	    height: 100%;
	    width: 0;
	    position: fixed;
	    z-index: 1;
	    top: 0;
	    right: 0;
	    background-color: #111;
	    overflow-x: hidden;
	    transition: 0.5s;
	    padding-top: 60px;
	    font-size: 75%;
	}

	.sidenav a {
	    padding: 8px 8px 8px 32px;
	    text-decoration: none;
	    color: #818181;
	    display: block;
	    transition: 0.3s;
	}

	.sidenav a:hover {
	    color: #f1f1f1;
	}

	.sidenav .closebtn {
	    position: absolute;
	    top: 0;
	    left: 0;
	    font-size: 36px;
	    margin-right: 50px;
	}

	#main {
	    transition: margin-right .5s;
	    padding: 16px;
	}


}

@media (max-width: 768px){
		.mobile-menu {
		display: block;
	}
	.navbar {
		display: block;
	}
	
	#mainNav .navbar-brand {
	    background: url(../img/logo-mob.png) left center no-repeat!important;
	    text-indent: -99999px;
	    width: 125px!important;
	    height: 42px!important;
	}
	.sidenav {
	    height: 100%;
	    width: 0;
	    position: fixed;
	    z-index: 1;
	    top: 0;
	    right: 0;
	    background-color: #111;
	    overflow-x: hidden;
	    transition: 0.5s;
	    padding-top: 60px;
        font-size: 15px;
	}

	.sidenav a {
	    padding: 8px 8px 8px 32px;
	    text-decoration: none;
	    color: #818181;
	    display: block;
	    transition: 0.3s;
	}

	.sidenav a:hover {
	    color: #f1f1f1;
	}

	.sidenav .closebtn {
	    position: absolute;
	    top: 0;
	    left: 0;
	    font-size: 36px;
	    margin-right: 50px;
	}

	#slider .slide-block-main p{
		font-size: 25px;
	}

	#main {
	    transition: margin-right .5s;
	    padding: 16px;
	}
	.background-title {
		top: 23.5%;
	}

	.dropdown-menu {    
		margin-left: 0px;
		width: 100%;
	}

	.container {
		width: 100%; 	
		margin: auto 0;
	}

	.responsive-mobile-content {
		display: block;
	}
	.responsive-desktop-content {
		display: none;
	}

	.background {
		background: url(../img/bg-mob.png)no-repeat 0px 0px;
		height: 100%;
		position: relative;
		background-size: 100% 90%;
	}

	.start-here-banner {
		width: 100%; 
		height: 100%;
		background-size: 100% 100%;
	}

	#slider .slide-block {
		width: 70%;
		position: absolute;
		left: 15%;
		bottom: 55px;
		display: inline-block;
		width: 70%;
		max-width: 500px;
		background-color: rgba(255,255,255, 0.8);	
		padding: 10px 20px 20px 20px;
		font-size: 12px;
		color: #000;
		border: 1px solid #fff;
		overflow: hidden;
	}

	#slider .slide-button {
		position: absolute;
		left: 15%;
		bottom: 10px;
		display: none;
		width: 100px;
		padding: 5px;
		font-size: 14px;
		background-color: #c00;
		color: #fff;
		text-align:center;
		border: 1px solid #c00;
		overflow: hidden;
		border-radius: 4px;
	}

	#wrapper {
		top: 45px;
		margin-left: 0;
		min-height: 400px;
		max-width: 100%;
		margin-top: 20px;
		padding-left: 0;
	}
	a.btn-start-your-journey-here:hover{
		width: 100%;
	}

	/***** Team *****/
	.background-team {
		background: url(../img/bg-sub-mob.png) no-repeat 0px 0px; 
		height: 100%;
		background-size: 100% 55%;
		min-height: 100%;

	}

	.team-bg-layout {
		background: url(../img/team/text-bg.png) no-repeat 0px 0px; 
		background-size: 100% 100%; 
		height: 130%;
	}

	/***** Stories *****/
	.background-stories-case {
		height: 100%;
		background: url(../img/bg-sub-mob.png) no-repeat 0px 0px; 
		background-size: 100% 55%;
		min-height: 100%;
	}

	.background-stories {
		height: 100%;
		background: url(../img/bg-sub-mob.png) no-repeat 0px 0px; 
		background-size: 100% 55%;
		min-height: 100px;
	}

	.background-newsroom {
		height: 100%;
		background: url(../img/bg-sub-mob.png) no-repeat 0px 0px; 
		background-size: 100% 55%;
		min-height: 100%;
	}

	.background-news-article {
		height: 100%;
		background: url(../img/bg-sub-mob.png) no-repeat 0px 0px; 
		background-size: 100% 55%;
		min-height: 100%;
	}

	.stories-quote {
		padding: 0;
		margin-top: 60px!important;
	}
	.stories-quote:before {
	}	

	.stories-quote:after {
		color: #d9d9d9;
		content: "\201C";
		font-size:150px;
		line-height: 0.1em;
		vertical-align: -0.4em;
		float: right;
	}	

	.stories-quote p {
		font-size: 16px;
	    margin-top: -0px;
	    margin-left: 0px;
	    margin-right: 0px;
		line-height: 28px;
	}
	.main-bg-nav {
		background: #fff; padding: 15px;
	}


	.banner-divider {
		top: 470px;
	}
	.banner-power-by {
		top: 470px;
		width: 60%;
		padding-right: 10px; 
	}
	
	.responsive-mobile-content-title {
		height: 190px;
		margin-top: 160px;
	}
	
	.btn-view-story {
	top: auto;
	z-index: 99999;
	}
	
	
	#slider .slide-block-main p{
	line-height: 40px !important;
	}
	
	@media screen and (max-height: 450px) {
	  .sidenav {padding-top: 15px;}
	  .sidenav a {font-size: 18px;}
	}
}


.flip-container{
      display: inline-block;
}


.back:hover{
    -webkit-filter: opacity(1);
    filter: opacity(1);
  }

.flip-container, .front, .back {
  width: 100%;
  height: 323px;
  position: relative;
  z-index: 4;
  margin-bottom: 100px;
}

.front{
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  }

  .front:hover {
    -webkit-filter: brightness(90%);
    filter: darkness(90%);
  }

.back{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-filter: opacity(0);
    filter: opacity(0);
}

/* flip speed goes here */
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

/* hide back of pane during swap */
.front, .back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
}

@media(max-width: 1024px){
  .flip-container, .front, .back {
    z-index: 0;
  }
}

#mainNav .dropdown-menu .dropdown-item span, #mySidenav .dropdown-menu span, #mySidenavMob .dropdown-menu span  {
	font-family: 'Economica', sans-serif;
	font-size:16px;
}


.front{
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  }

  .front:hover {
    -webkit-filter: brightness(90%);
    filter: darkness(90%);
  }

.back{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-filter: opacity(0);
    filter: opacity(0);
}

.back:hover{
    -webkit-filter: opacity(1);
    filter: opacity(1);
  }