
/* 
    Created on : 29 Jan, 2015, 7:06:48 AM
    Author     : Design_mylife
    Purpose    : Revolution slider css
    Version    : V1.6
*/

@import 'http://fonts.googleapis.com/css?family=Raleway:400,800,700,600,500';
body { 
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: 'Open Sans', sans-serif ;
    color:#424242;
    font-size: 14px;
    line-height: 24px;
    background-color: #fff;
}
.fullwidthbanner{
    width:100%;
    position: relative;
}
.rev-texts-center{
    text-align: center;
    font-size: 12px;
    color:#ccc !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 100;
   line-height: 18px;
}

.rev-text-center{
    text-align: center;
    font-size: 24px;
    color:#fff !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300;
   line-height: 30px;
}

.rev-title-v1{
  font-family: 'Open Sans', sans-serif !important;
   font-weight: 700 ;
   text-transform: uppercase;
}
.rev-buttons a{
    color:#fff ;
    margin: 5px;
}
.rev-buttons .btn-theme-bg:hover{
    color:#fff;
}
.rev-buttons .border-white:hover{
    color:#333;
}
.tp-caption.modern_big_redbg{
      font-family: 'Open Sans', sans-serif !important; 
}
.slider-text-title{
    font-size: 50px;
    color:#fff;
}
.uppercase-title{
    font-weight: 800;
    font-size: 45px;
    color:#fff;
    text-transform: uppercase;
}
.lowercase-caption{
    font-weight: 300;
    font-size: 20px;
    color:#fff;
    line-height: 26px;
}
/************box slider*******/
.tp-banner-container{
    position: relative;
    max-width:1170px;
    margin: 20px auto;
}

/************ken burns***************/

.Ken-burns-heading{
    font-size: 60px;
    color:#fff;
    font-weight:800;
    text-transform: uppercase;
      font-family: 'Raleway', sans-serif !important; 
}
.ken-burns-cap{
    color:#fff;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif ;
}


/***index page slider****/
.caption.title-2 {
color: #fff;
font-size: 32px;
line-height: 50px;
font-weight: 500;
text-transform: uppercase;
/*  font-family: 'Open Sans', sans-serif;   */
   font-family: 'Microsoft Jhenghei';
}
.caption.text{
    font-size: 16px;
    font-weight: 400;
    color:#fff;
     font-family: 'Open Sans', sans-serif;
}
.caption.title {
color: #fff;
font-size: 72px;
line-height: 85px;
font-weight: 700;
text-transform: uppercase;
font-family: 'Raleway', sans-serif;
}
.caption.subtitle {
padding-left: 25px;
border-left: 3px solid #bbb;
color: #fff;
font-size: 24px;
line-height: 33px;
text-transform: uppercase;
}
.revo-slider-emphasis-text {
font-size: 64px;
font-weight: 700;
letter-spacing: -1px;
  font-family: 'Open Sans', sans-serif;

}

.revo-slider-caps-text {
font-size: 16px;
font-weight: 400;
letter-spacing: 3px;
font-family: 'Open Sans', sans-serif;
}



/***shop slide****/
.shop-slide-heading{
    color:#fff;
    font-size: 45px;
      font-family: 'Raleway', sans-serif;
      font-weight: 700;
      text-transform: uppercase;
}
.shop-slide-text{
    color:#fff;
}
.shop-discount{
    color:#fff;
    width:80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #3498db;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.modern_big_bluebg{
 font-family: 'Open Sans', sans-serif !important;  
 text-transform: uppercase;
}


.text-center-top{
       color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 60px;
    font-family: 'Raleway', sans-serif;
}
.text-center-btm{
    color:#fff;
    font-size: 20px;
    font-weight: 300;
    line-height:34px !important;

}
.left-tile-text{
      color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 50px;
    font-family: 'Raleway', sans-serif;
}


/****vertical slider****/
.vertical-title{
    color:#fff;
    font-weight: 700;
    text-transform: uppercase;  
    font-size: 220px;
    font-family: 'Microsoft Jhenghei';
/^    font-family: 'Raleway', sans-serif;  *
}

.vertical-caption{
    color:#fff;
    font-size: 50px;
    font-weight: 700;
/*    text-transform: uppercase;  */
    font-family: 'Sans', sans-serif;
}

.vertical-small{
    color:#fff;
    font-size: 24px;
    font-weight: 200;
    font-family:'Raleway', sans-serif;
}

.res-image{
        height:auto;
        width:100%;
 }
 
.video-bg {
 position:absolute;
 right: 0;
 bottom: 0;
 width: auto;
 min-width: 100%;
 height: auto;
 min-height: 100%;
 z-index: -100;

}

 
/*  content-section   */
section.content-section .row.no-heading {
	margin-top:23px;
}

.content-section {
	background:#fff;
	padding-top:52px;
	display:block;
	padding-bottom:72px;
	margin:0;
}

.content-section.fixed {
	min-width:100%;
	padding:0;
	overflow:hidden;
	margin-top:0;
	height:500px;
}

.content-section.fixed.sm,
.content-section.fixed.small {
	height:450px;
}

.content-section.fixed h1,
.content-section.fixed h2,
.content-section.fixed h3 {
	color:#fff;
}

.content-section.fixed .video-wrapper {
	position:absolute;
	min-width:100%;
	height:500px;
	overflow:hidden;
}

.content-section.fixed .overlay {
	height:100%;
	width:100%;
	display:block;
	position:relative;
}

.content-section.fixed .shadows {
	position:absolute;
	width:100%;
	height:auto;
	display:block;
/*	left:50%;   */
/*	margin-left:-408px;  */
	top:-1px;
/*	background:url(../img/section-shadows-lg.png)	center top no-repeat transparent; */
}

.content-section.fixed h1 {
	color:#fff;
	margin-top:75px;
	line-height:22px;
	padding-bottom:0;
	margin-bottom:0;
}

.content-section.fixed p {
	color:#fff;
	font-size:18px;
	line-height:35px;
	padding:25px 0 5px;
	font-weight:100;
	width:65%;
	left:auto;
	margin:auto;
	text-align:center;
	display:block;
	z-index:100;
	position:relative;
}

.content-section.fixed .center-buttons p {
	padding-bottom:55px;
}

.vjs-control-bar {
	display:none;	
}

.content-section.fixed video {
	opacity:.4;
	position:relative;
	top:-20px;
}


/*  Blog parallax */
/* Blog content 3 */
#bg-parallax3 {
    background-image: url(/img/blogx.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 480px;
	text-align: center;
    position: relative;
}
#bg-parallax3 .ct {
	padding: 66px 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#bg-parallax3 .ct .icofont {
	position: relative;
}
#bg-parallax3 .ct .icofont span {
	display: block;
	font-size: 35px;
	color: #fff;
	text-align: center;
}
#bg-parallax3 .ct .icofont:after {
    content: '';
    display: block;
    position: absolute;
    width: 8px; height: 8px;
    background: #fff;
    margin: auto;
    top: 93px;
    left: 0; right: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#bg-parallax3 .ct .icofont h2:before {
    content: '';
    display: block;
    position: absolute;
    width: 100px; height: 1px;
    background: #fff;
    margin: auto;
    top: 96px;
    left: 0; right: -125px;
}
#bg-parallax3 .ct .icofont h2:after {
    content: '';
    display: block;
    position: absolute;
    width: 100px; height: 1px;
    background: #fff;
    margin: auto;
    top: 96px;
    right: 0; left: -125px;
}
#bg-parallax3 .ct p {
	font-size: 40px;
	color: #fff;
	width: 80%;
	margin: 71px auto 0;
}
#bg-parallax3 .ct a {
	display: block;
	width: 150px; height: 38px;
	border: 1px solid #fff;
	margin: 10px auto;
	position: relative;
	margin-top:40px;
	z-index: 999;
	font: 300 1.4em/35px 'Merriweather';
	color: #FFFFFF;
	
}
#bg-parallax3 .ct .button {
	display: block;
	width: 150px; height: 38px;
	border: 1px solid #fff;
	color: #fff;
	font: 300 1.4em/35px 'Merriweather';
	margin: 10px auto;
	position: relative;
	margin-top:40px;
	z-index: 999;
}

.parallax-over {
    position: absolute;
    top: 0;
    width: 100%; height: 100%;
    left: 0;
    background-color: rgba(0,0,0,0.5);
}
 
 
