@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'sc-b';
	src:url(../fonts/Comfortaa_Bold.ttf);
    src: url('../fonts/comfortaa_bold-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa_bold-webfont.woff') format('woff'),
		 url('../fonts/Comfortaa_Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*@font-face {
    font-family: 'sc-el';
    src: url('../fonts/sourcecodepro-extralight-webfont.woff2') format('woff2'),
         url('../fonts/sourcecodepro-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
    font-family: 'sc-l';
	src:url(../fonts/Comfortaa_Thin.ttf);
    src: url('../fonts/comfortaa_thin-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa_thin-webfont.woff') format('woff'),
		 url('../fonts/Comfortaa_Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sc-r';
	src:url(../fonts/Comfortaa_Regular.ttf);
    src: url('../fonts/comfortaa_regular-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa_regular-webfont.woff') format('woff'),
		 url('../fonts/Comfortaa_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


a
{
	text-decoration:none;
	color:#fff;
}

a:hover
{
	text-decoration:none;
	color:#fff;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  outline: none;
}


body
{
	background-color:#f1f1f1;
	font-family:sc-r;

}

.nav-fixed-bar
{
	position:fixed; bottom:0px; background-color:#fff; z-index:100; margin-bottom:0px; border-radius:0px; width:100%; border-top:1px solid #e5e5ee;
}


.yt-logo
{
	position:absolute;
	top:20px;
	left:20px;
}

li
{
	list-style:none;
}

.yt-cnt-s2
{
	top:100vh; position:absolute; background-color:#fff; display:block; width:100%;
}

.yt-s2
{
	padding-top:30px;
	padding-bottom:30px;
}

.pd
{
	padding:0px;
}

.yt-cbf
{
	font-family:sc-r;
	color:#37414d;
	font-size:28px;
}

.yt-s3-cnt
{
	padding-top:60px;
	padding-bottom:00px;
}

.yt-s3-tt
{
	font-family:sc-r;
	color:#37414d;
	font-size:22px;
	text-align:left;
}

ul.yt-s3-ttl {
  list-style-type: none;
  text-align:left;
  line-height:1.7;
}
ul.yt-s3-ttl > li {
  text-indent: -5px;
}
ul.yt-s3-ttl > li:before {
  content: "-";
  text-indent: -15px;
}

.yt-s3-viewbtn
{
	background-color:transparent;
	color:#fff;
	position:absolute; bottom:0px; right:15px;
	border:1px solid #fff;
}

.yt-s3-viewbtn:hover
{
	background-color:#67bdc7;
	border:1px solid #67bdc7;
	color:#fff;
}

.yt-s4-sb
{
	background-color:#67b9c5;
	padding-top:60px;
	padding-bottom:60px;
	min-height:600px;
	
	
}

.yt-s4-db
{
	background-color:#37404f;
	padding-top:60px;
	padding-bottom:60px;
	min-height:600px;
	
}

.yt-s4-mn-ttl
{
	color:#fff;
	text-align:center;
	font-family:sc-l;
	font-size:40px;
	text-transform:uppercase;
	position:absolute;
	top:30%;
	z-index:8;
	display:block;
	width:100%;
	
}

.yt-s4-cont
{
	position:relative;
}

.yt-s4-s-ttl
{
	font-family:sc-r;
	color:#fff;
	font-size:22px;
	margin-top:20px;
	margin-bottom:20px;
}

.yt-s4-s-desc
{
	font-family:sc-r;
	color:#fff;
	font-size:13px;
	margin-top:0px;
	margin-bottom:60px;
}

.yt-s4-s-pd
{
	margin-left:20px;
}

.yt-s5-tm-ttl
{
	padding:5px; padding-top:0px; padding-bottom:0px; display:block; width:100%;
}

.yt-team-mn-ttl
{
	font-family:sc-r;
	color:#37414d;
	font-size:22px;
	margin-top:60px;
	margin-bottom:10px;
}

.yt-team-mn-desc
{
	font-family:sc-r;
	color:#333;
	font-size:13px;
	text-align:justify;
}

.yt-team-jn-bg
{
	background-color:#6674bb;
	display:block;
	height:100%;
	padding-top:30px;
	padding-bottom:30px;
	min-height:303px;
}

.yt-tm-upr
{
font-family:sc-r;
font-size:14px;
color:#fff;
margin-top:50px;
text-transform:uppercase;
}

.yt-tm-ot
{
font-family:sc-l;
font-size:30px;
color:#fff;
}

.yt-s3-jn-btn
{
	background-color:transparent;
	color:#fff;
	border:1px solid #9aa4dc;
	margin-top:20px;
}

.yt-s3-jn-btn:hover
{
	background-color:transparent;
	border:1px solid #fff;
	color:#fff;
}


.form-control {
    height: auto;
}

.yt-md-bg
{
	background-color:#fff;
	border-radius:0px
}

.yt-md-hdr
{
	background-color:#fff;
	border-bottom:0px;
}

.yt-md-ftr-bg
{
	background-color:#6674bb;
	border-top:1px solid #4e5dab;
}

.yt-md-ftr-btn
{
	border:1px solid #fff;
	color:#fff;
	border-radius:0px;
	background-color:transparent;
}
.yt-md-ftr-btn:hover
{
	background-color:#4e5dab;
	color:#fff;
}
.yt-md-txtb
{
	padding:8px;
	border:1px solid #ccc;
	color:#666;
	border-radius:0px;
	box-shadow:none;
	margin-top:5px;
	margin-bottom:5px;
}


.yt-s7-ind
{
	background-color:#343a48;
	padding-top:60px;
	padding-bottom:60px;
	min-height:580px;
	
}

.yt-s7-wt
{
	background-color:#f6f4f4;
	padding-top:60px;
	padding-bottom:60px;
	min-height:580px;
	
}

.yt-s7-mn-ttl
{
	font-family:sc-r;
	color:#fff;
	font-weight:bold;
	font-size:18px;
}

.yt-s7-mn-ttl1
{
	font-family:sc-l;
	color:#fff;
	font-size:30px;
}

.yt-s7-card
{
	background-color:transparent;
}

.yt-s7-city
{
	font-size:24px;
	font-family:sc-l;
	color:#8b909d;
	margin-top:20px;
	margin-bottom:30px;
	
}

.yt-s7-ads
{
	font-size:16px;
	font-family:sc-r;
	color:#8b909d;
	margin-top:20px;
	margin-bottom:30px;
	
}

.yt-s7-gt
{
	font-size:22px;
	font-family:sc-r;
	color:#8b909d;
	margin-top:20px;
	margin-bottom:30px;
	
}


.yt-s7-sub-btn
{
	border:1px solid #363e4b;
	color:#363e4b;
	border-radius:0px;
	background-color:transparent;
}
.yt-s7-sub-btn:hover
{
	background-color:#363e4b;
	color:#fff;
}

.yt-s7-mn-en-ttl
{
	color:#363e4b;
}

.yt-s7-en-txtb
{
	padding:8px;
	border:none;
	border-bottom:1px solid #373d4b;
	color:#373d4b;
	border-radius:0px;
	background-color:transparent
	box-shadow:none;
	margin-top:25px;
	margin-bottom:25px;
	background:none;
	box-shadow:none;
}

.yt-s8-bl
{
	padding-top:30px;
	padding-bottom:30px;
	background-color:#67b3c1;
}


.yt-s8-ftr-bg
{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	margin:0px;
	position:absolute;
	bottom:70px;
	width:100%;
}

.yt-s8-ftr-rits
{
	font-family:Arial, Helvetica, sans-serif;
	color:#363e4b;
	font-size:#12px;
	margin-top:10px;
}


.yt-home-bnr-p
{
	font-family:sc-l;
	font-size:35px;
	color:#fff;
	padding:0px 30px 0px 30px;
}

.yt-home-vis-p
{
	font-family:sc-l;
	font-size:14px;
	color:#fff;
	padding:10px;
}

.yt-scb-ttl
{
	text-align:center;
	color:#fff;
	font-size:60px;
	font-family:sc-l;
}
.yt-ser-close-btn button
		{
			font-family:cs-l;
			color:#fff;
			font-size:80px;
			top:100px;
			right:100px;
			opacity:1;
		}
		
		.yt-ser-close-btn:hover button
		{
			color:#4aa0ac;
		}
		
		.yt-ser-md-bg
		{
		    background-color:#eaf2f3;
			padding-bottom:50px;
			
		}
		
		.yt-ser-md-bnr
		{
			background-image:url(../images/pp-ser-1.jpg);
			height:100%;
			max-height:450px;
			background-size:cover;11
		}
		.yt-ser-md-tt1
		{
			color:#37414d;
			font-size:40px;
			text-align:center;
		}
		
		.yt-ser-md-desc
		{
			color:#37414d;
			font-size:16px;
			text-align:left;
		}
		
		.yt-ser-md--wtbg
		{
			background-color:#fff;
			color:#fff;
			font-size:20px;
			padding-top:10px;
			padding-bottom:30px;
			position:absolute;
			top:40%;
			border:1px solid #dee6e7;
			
			
		}





.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 35%;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow li div h3 {
    font-family:sc-l;
    font-size: 80px;
    padding: 0 0px;
    line-height: 120px;
    color: rgba(255,255,255,0.8);
}
.cb-slideshow li:nth-child(1) span { background-image: url(../images/1.jpg) }
.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/2.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url(../images/3.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    background-image: url(../images/4.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/5.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/6.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
@-webkit-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1.1);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.1) translateY(-20%);
	}
	25% {
	    opacity: 0;
	    -webkit-transform: scale(1.1) translateY(-100%);
	}
	100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -moz-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -moz-transform: scale(1.05);
	    -moz-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1.1);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.1) translateY(-20%);
	}
	25% {
	    opacity: 0;
	    -moz-transform: scale(1.1) translateY(-100%);
	}
	100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -o-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -o-transform: scale(1.05);
	    -o-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1.1);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.1) translateY(-20%);
	}
	25% {
	    opacity: 0;
	    -o-transform: scale(1.1) translateY(-100%);
	}
	100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -ms-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -ms-transform: scale(1.05);
	    -ms-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1.1);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.1) translateY(-20%);
	}
	25% {
	    opacity: 0;
	    -ms-transform: scale(1.1) translateY(-100%);
	}
	100% { opacity: 0 }
}
@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.1);
	}
	22% {
		opacity: 0;
		-webkit-transform: scale(1.1) translateY(-20%);
	}
	25% {
	    opacity: 0;
	    -transform: scale(1.1) translateY(-100%);
	}
	100% { opacity: 0 }
}
@-webkit-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -webkit-transform: translateY(-300%);
	}
	8% {
	    opacity: 1;
	    -webkit-transform: translateY(0%);
	}
	17% {
	    opacity: 1;
	    -webkit-transform: translateY(0%);
	}
	19% {
	    opacity: 0;
	    -webkit-transform: translateY(100%);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
@-moz-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -moz-transform: translateY(-300%);
	}
	8% {
	    opacity: 1;
	    -moz-transform: translateY(0%);
	}
	17% {
	    opacity: 1;
	    -moz-transform: translateY(0%);
	}
	19% {
	    opacity: 0;
	    -moz-transform: translateY(100%);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
@-o-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -o-transform: translateY(-300%);
	}
	8% {
	    opacity: 1;
	    -o-transform: translateY(0%);
	}
	17% {
	    opacity: 1;
	    -o-transform: translateY(0%);
	}
	19% {
	    opacity: 0;
	    -o-transform: translateY(100%);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
@-ms-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -ms-transform: translateY(-300%);
	}
	8% {
	    opacity: 1;
	    -ms-transform: translateY(0%);
	}
	17% {
	    opacity: 1;
	    -ms-transform: translateY(0%);
	}
	19% {
	    opacity: 0;
	    -ms-transform: translateY(100%);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
@keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    transform: translateY(-300%);
	}
	8% {
	    opacity: 1;
	    transform: translateY(0%);
	}
	17% {
	    opacity: 1;
	    transform: translateY(0%);
	}
	19% {
	    opacity: 0;
	    transform: translateY(100%);
	}
	25% { opacity: 0 }
	100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}
@media screen and (max-width: 1140px) { 
	.cb-slideshow li div h3 { font-size: 100px }
}
@media screen and (max-width: 600px) { 
	.cb-slideshow li div h3 { font-size: 30px }
}  




/*home page tabs*/

.nav-tabs { border-bottom: 2px solid #DDD; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs > li > a { border: none; color: #666; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #4285F4 !important; background: transparent; }
.nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; min-height:350px; text-align:justify;}
.tab-content{padding:0px}

.card {background: #FFF none repeat scroll 0% 0%; /*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);*/ margin-bottom: 30px; font-family:sc-r; }




/*Home section 2 about company */

.hero{
  width: 100%;
  height: 40%;
  background: #3498db;
  display: table;
}



figure{
 
  overflow: hidden;
  position: relative;
  display: block;
  vertical-align: top;
  border: 0px solid #fff;
  box-shadow: 0 0 0px #ddd;
  height:100%;
  cursor:pointer;
}

figcaption{
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  text-align: center;
  font-weight: bold;
  width: 100%;
  height: 280px;
  display: table;
}

figcaption div{
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: 20px;
  opacity: 0;
  color: #2c3e50;
  color:#fff;
  padding:10px;
  
}

figcaption div:after{
  position: absolute;
  content: "";
  left: 0; right: 0;
  bottom: 40%;
  text-align: center;
  margin: auto;
  width: 0%;
  height:100%;
  display:inline-block;
   padding:10px;	
}

figure img{
  -webkit-transition: all 0.9s linear;
          transition: all 0.9s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

figure:hover figcaption{
 background: rgba(32,73,102,0.7);
}

figcaption:hover div{
  opacity: 1;
  top: 0;

}

figcaption:hover div:after{
  width: 50%;
}

figure:hover img{
  -webkit-transform: scale3d(1.2, 1.2, 1);
          transform: scale3d(1.2, 1.2, 1);
}


/*home services section*/

.grid {
	position: relative;
	margin: 0 auto;
	padding: 0em 0 0em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px 0%;
	min-width: 320px;
	max-width: auto;
	max-height: 360px;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
	font-family:sc-r;
}

/* Individual effects */


/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	background-color:#000;
	background: -webkit-linear-gradient(45deg, #000 0%, #000 40%, #000 100%);
	background: linear-gradient(45deg, #000 0%,#000 40%,#000 100%);
}

figure.effect-oscar img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}


figure.effect-oscar figcaption {
	padding: 3em;
	/*background-color: rgba(58,52,42,0.7);*/
	/*-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;*/
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	min-height:200px;
	font-family:sc-r;
}

figure.effect-oscar h2 {
	margin: 0% 0 10px 0;
	font-size:24px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
	font-family:sc-r;
	font-weight:normal;
	min-height:120px;
	padding-bottom:0px;
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	font-family:sc-r;
}


figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}




@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}



/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 0em;
	padding-bottom:0px;
	height:40px;
	background: #6674bb;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-zoe h2 {
/*	float: left;*/
font-size:20px;
margin-top:5px;
margin-bottom:5px;
text-transform:uppercase;
font-family:sc-r;
color:#fff;
}

figure.effect-zoe p.icon-links a {
	text-align:center;
	padding:8px;
	color:#fff;
	
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
	color: #fff;
}

figure.effect-zoe p.description {
	position: absolute;
	bottom: 70px;
	padding: 2em;
	padding-bottom:0px;
	color: #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
	display: block;
	padding: 8px 10px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


figure.effect-zoe h2 {
	display: inline-block;
}

figure.effect-zoe:hover p.description {
	opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.icon-links
{
	color:#fff;

padding-bottom:8px;
	margin-bottom:0px;}









/*xs Screen css*/
@media(max-width:767px){

figcaption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    width: 100%;
	height:350px;
   /* height: 100%;
    display: table;*/
	/*vertical-align:middle;*/
}

.cb-slideshow li div h3 {
    font-family: sc-l;
    font-size: 40px;
    padding: 30px;
    line-height:40px;
    color: rgba(255,255,255);
}

.yt-home-bnr-p {
    font-family: sc-l;
    font-size: 20px;
    color: #fff;
    padding: 30px;
	box-shadow:none;
	
}

#home p {
    margin: 0;
    padding: 30px;
    text-align: center;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.5), 1px 1px 3px rgba(0, 0, 0, 0.3);
    line-height: 26px;
    color: #fff;
}

#about
{
	top:450px;
	display:table;
}

.nav-fixed-bar
{
	position:fixed; top:0px; background-color:#fff; z-index:1000; margin-bottom:0px; border-radius:0px; width:100%; border-top:1px solid #e5e5ee;
}

.yt-s8-ftr-bg
{
	bottom:-50px;
	z-index:100000;
}

.yt-scb-ttl
{
	font-size:40px;
}

.cb-slideshow li div
{
	bottom:10%;
}

.cb-slideshow li div h3 {
    font-family:sc-l;
    font-size: 30px;
    padding: 0 0px;
    line-height: 30px;
    color: rgba(255,255,255,0.8);
}

.cb-slideshow-li-div-h3 {
    font-family: sc-l;
    font-size: 30px;
    padding: 30px;
    line-height: 40px;
    color: rgba(255,255,255);
	margin-top:50px;
}

figcaption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    width: 100%;
    height: 280px;
   /* display: table;*/
}

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px 0%;
	min-width: 320px;
	max-width: auto;
	display:block;
	min-height:300px;
	/*max-height: 360px;*/
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
	background-size:cover;
}

.yt-s3-viewbtn {
    background-color: transparent;
    color: #fff;
    position: absolute;
    bottom: -60px;
    right: 0px;
    border: 1px solid #fff;
}

	}
	
/*sm Screen css*/	
@media(min-width:768px){


	}
	
/*md Screen css*/	
@media(min-width:992px){

	}
	
	
/*Lg Screen css*/ 	
@media(min-width:1200px){


	}