/*
@author: Aaron Gurley
*/

#header{
  position:relative;
  height:485px;
  background-position:75%;
}
#header .videothumb, #header .title{
  margin-left:50px;
}
#header .videothumb{
  position:relative;
  float:left;
  margin-top:215px;
  text-align:center;
}
#header .videothumb img{
  margin:0;
  padding:0;
  display:block;
  border:3px solid #797979;
}
#header .videothumb:hover .videobutton{
  /*border:3px solid #FFF;*/
  background:#008CCE;
}
#header .videothumb>.icon{
  position:absolute;
  width:50px;
  height:50px;
  top:33px;
  left:57px;
  background:url('http://placehold.it/50x50/000/fff.png') no-repeat center;
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
#header .videothumb:hover>.icon{
  filter: alpha(opacity=100);
  opacity: 1;
}
#header .videobutton{
  position:relative;
  display:inline;
  height:23px;
  top:-11px;
  padding:5px 10px;
  margin:0px auto;
  background:#007BBD;
  -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
  border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  color:#FFF;
  font-weight:400;
}
#header .videothumb:hover, #header .videothumb:hover .videobutton{
  text-decoration:none;
}
#header .title{
  position:absolute;
  bottom:30px;
  left:0;
}
/*#header .title{
  float:left;
  clear:both;
  margin-top:10px;
}*/
#header .large{
  display:inline;
  font-size:61px;
  font-weight:600;
  color:#A4A4A4;
}
#header .large sup{
  position:relative;
  top:-20px;
  font-size:20px;
}
#header .small{
  display:inline;
  font-size:16px;
  color:#A4A4A4;
}
#header .logo{
  position:absolute;
  bottom:45px;
  right:50px;
}




/* Subnav */
.navbar{
  height: 72px;
  margin-bottom:0;
  background-color: #313131;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#313131), to(#111));
  background-image: -webkit-linear-gradient(top, #313131, #111);
  background-image:    -moz-linear-gradient(top, #313131, #111);
  background-image:     -ms-linear-gradient(top, #313131, #111);
  background-image:      -o-linear-gradient(top, #313131, #111);
  z-index:1001;
}
.navbar.navbar-fixed{
  position:fixed;
  top:0;
}
.navbar .blueline{
  height:3px;
  background-color:#008CCE;
}

.subnav .nav {
  margin: 0;
  padding: 0px 10px;
}
.subnav.first .nav {
  padding-left: 40px;
  border-right: 1px solid #686868;
}
.subnav .nav > li.hide{
  display:none;
}
.subnav .nav > li > a{
	font-family:'Open Sans','微軟正黑體';
  margin:0;
  padding:25px 10px;
  
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
          
  text-align:center;
  color:#FFF;
}
.subnav .nav > li > a:hover{
  background-color: #008CCE;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008CCE), to(#007CC3));
  background-image: -webkit-linear-gradient(top, #008CCE, #007CC3);
  background-image:    -moz-linear-gradient(top, #008CCE, #007CC3);
  background-image:     -ms-linear-gradient(top, #008CCE, #007CC3);
  background-image:      -o-linear-gradient(top, #008CCE, #007CC3);
}
.subnav .nav > li.active > a, .subnav .nav > li.stayactive > a{
  background-color: #008CCE;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008CCE), to(#007CC3));
  background-image: -webkit-linear-gradient(top, #008CCE, #007CC3);
  background-image:    -moz-linear-gradient(top, #008CCE, #007CC3);
  background-image:     -ms-linear-gradient(top, #008CCE, #007CC3);
  background-image:      -o-linear-gradient(top, #008CCE, #007CC3);
}
.navbar-shadow img{
  position:relative;
  width:100%;
  z-index:1000;
}


.span{
  margin-left:0;
}
.padding-wrapper{
  padding:25px 50px 25px 50px;
}
.blueline{
  display:block;
  width:100%;
  height:1px;
}




.mega-title{
  background: url(../images/tab-top.png) no-repeat 50% 100%;
}
.mega-title .tab-top{
	width:440px;
	margin:0px auto;
	padding-top:45px;
	text-align:center;
	overflow:auto;
}
.mega-title h1{
  margin-bottom:2px;
  font-size:40px;
  line-height:40px;
  letter-spacing:-1px;
  color:#FFF;
}
.mega-title .subhead{
  position:relative;
  float:left;
  width:100%;
  margin-bottom:0;
  color:#FFF;
}
.mega-title p{
  margin-top:0;
  margin-bottom:10px;
  padding:0;
  font-size:11px;
  line-height:11px;
}





h1, h2, h3, h4, h5, h6{
  margin-top:15px;
  font-family:'Open Sans','微軟正黑體';
  font-weight:100;
}
h1.blue, h2.blue, h3.blue, h4.blue, h5.blue, h6.blue{
  color:#0271b1;
}


#thisisdezl{
  
}
#thisisdezl .padding-wrapper{
  padding-top:30px;
  padding-bottom:0;
}
#thisisdezl .padding-wrapper p:last-child{
  margin-bottom:0;
}
#thisisdezl .mega-title h1{
  float:none;
  clear:both;
}
#thisisdezl .left{
  width:60%;
}
#thisisdezl .right{
  width:40%;
}
#thisisdezl .circlethumb{
  margin-right:15px;
  margin-bottom:15px;
}
#thisisdezl .mainzumo{
  position:relative;
  top:-50px;
  text-align:center;
  z-index:1002;
}
#thisisdezl .mainzumo img{
  max-width:100%;
}
#thisisdezl .videothumb{
  display:none;
}


#models{
  
}
#models .mega-title{
  margin-bottom:75px;
}
#models .padding-wrapper{
  padding-top:0px;
}
#models .modelmask{
  overflow:hidden;
}
#models .modelcontainer{
  position:relative;
}
#models .model{
  text-align:center;
  width:50%;
  float:left;
}
#models .model>img{
  display:block;
  max-width:100%;
  margin:0px auto;
}
#models .model>p{
  display:block;
  width:60%;
  min-height:50px;
  margin:0px auto;
  text-align:center;
}
#models .model>a{
  margin-top:15px;
  margin-bottom:50px;
}



.feature{
  overflow:auto;
  background-repeat:no-repeat;
  min-height:245px;
}
.feature.left{
  background-position:90% 15%;
}
.feature.right{
  background-position:10% 15%;
}
.feature>div{
  display:block;
  height:100%;
}
.feature.left>div{
  float:left;
}
.feature.right>div{
  float:right;
}
.feature>.details{
	width:35%;
	padding:30px 0;
	margin:0px 10%;
}
/*.feature .icon{
  position:relative;
  width:55px;
  margin:0px 3%;
}
.feature .icon>img{
 position:relative;
}*/
.feature img{
  display:block;
  max-width:100%;
}


.feature.expanded .span10{
  padding:50px 0px;
  text-align:center;
}
.feature.expanded .first.row{
  margin-bottom:30px;
}
.feature.expanded .description{
  text-align:left;
}
.feature.expanded .description img, .feature.expanded .description p{
  margin-bottom:15px;
}
.feature.expanded .screen-caption{
  width:75%;
  margin:20px auto 10px auto;
}
.feature.expanded img{
  display:inline;
}
.feature.expanded .first.span5{
  margin-left:15px;
}
.feature.expanded .blueline{
  display:block;
  width:100%;
}




#vehicles .left{
  width:60%;
}
#vehicles .right{
  width:40%;
}
#vehicles .thumb{
  margin-right:15px;
  margin-bottom:15px;
}
#vehicles .btn1{
  clear:both;
  margin-bottom:30px;
}
#vehicles .mainzumo{
  position:relative;
  top:-30px;
  text-align:right;
  z-index:1002;
}
#vehicles .mainzumo img{
  max-width:100%;
}




#wallpapers .wallpaper-mask{
  display:table;
  margin:0px auto;
  text-align:center;
  overflow:hidden;
}
#wallpapers .wallpaper-container{
  display:inline;
}
#wallpapers .wallpaper{
  float:left;
  margin:15px 5px;
  text-align:left;
}
#wallpapers span{
  float:left;
  clear:both;
}
#wallpapers .unitimage{
  margin-bottom:10px;
}
#wallpapers .wallpaper>p{
  margin-bottom:5px;
}


.gallery{
  position:relative;
}
.gallery .arrow{
  position:absolute;
  top:0;
  margin-top:50px;
  cursor:pointer;
}
.gallery .arrow.left{
  left:0;
}
.gallery .arrow.right{
  right:0;
}
.gallery .gallery-mask{
  position:relative;
  width:660px;
  height:155px;
  margin:0px auto;
  text-align:center;
  overflow:hidden;
}
.gallery .gallery-container{
  position:relative;
}
.gallery .image{
  float:left;
  padding:0px 10px;
  margin-top:10px;
  text-align:left;
}
.gallery span{
  float:left;
  clear:both;
}

.spinspan{
  position:relative;
}
.spin-mask{
  display:table;
  margin:0px auto;
  text-align:center;
  overflow:hidden;
}
.spin-container{
  display:inline;
}
.spin{
  
}
.spin-hit{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:425px;
}
.jquery-reel-preloader{
  -webkit-border-radius: 20px;
	-khtml-border-radius: 20px;	
	-moz-border-radius: 20px;
	border-radius: 20px;
}



#footer{
  margin-top:100px;
  padding-bottom:40px;
}
#footer>*{
  /*display:block;
    clear:both;
    text-align:center;
    margin:0px auto;*/
}
#footer .title{
  margin-bottom:20px;
  text-align:center;
}
#footer .large{
  display:inline;
  font-size:49px;
  font-weight:600;
  color:#7E7E7E;
}
#footer .large sup{
  position:relative;
  top:-20px;
  font-size:16px;
}
#footer .small{
  display:inline;
  font-size:16px;
  color:#7E7E7E;
}
#footer img{
  display:block;
  max-width:100%;
  margin:0px auto;
}

.disclaimer{
  margin:0;
  padding:0;
  color:#999;
  font-size:11px;
}
.headlinesmall{
  position:relative;
  top:-11px;
  font-size:12px;
}






/* Responsive Docs
-------------------------------------------------- */
@media (max-width: 480px) {
  
}

@media (max-width: 574px) {
  .mega-title{
    background:none;
  }
  .mega-title{
    
  }
  .mega-title .tab-top{
    width:100%;
  }
  .mega-title h1{
    color:#0271B1;
  }
  .mega-title .subhead{
    width:100%;
  }
  .mega-title p{
    color:#333;
  }
}

@media (min-width: 480px) and (max-width: 767px) {

}

@media (max-width: 767px) {
  
  .mega-title h1{
    
  }
  .mega-title .subhead{
    
  }
  .mega-title p{
    
  }
  
  #header{
    height:auto;
    background:url('../images/mobile-header.jpg') left;
  }
  #header .videothumb{
    display:none;
  }
  #header .title, #header .logo{
    position:static;
    display:block;
    float:none;
    margin:0;
    text-align:center;
  }
  #header .title{
    padding:10px 0px 20px 0px;
  }
  #header .logo{
    padding:20px 0px 10px 0px;
  }
  #header .large{
    display:block;
    float:none;
    margin:0;
    padding:0;
    line-height:61px;
  }
  #header .small{
    display:block;
    float:none;
    margin:0;
    padding:0;
  }
  
  
  
  .padding-wrapper{
    padding:25px 0px 25px 0px;
  }
  
  /* Subnav */
  .navbar{
    height: auto;
    background:none;
    background-color: #313131;
  }

  .subnav .nav {
    margin:0;
    padding:0;
  }
  .subnav.first .nav {
    padding-left:0;
    border-right:none;
  }
  .subnav .nav > li.hide{
    display:none;
  }
  .subnav .nav > li{
    float:left;
  }
  .subnav .nav > li > a{
    margin:0;
    padding:15px 15px;
  }
  .subnav .nav > li > a:hover{
    background:none;
  }
  .subnav .nav > li.active > a, .subnav .nav > li.stayactive > a{
    background:none;
  }
  .navbar-shadow img{
    display:none;
  }
  
  
  #thisisdezl .padding-wrapper{
    padding-top:50px;
  }
  #thisisdezl .left, #vehicles .left{
    width:100%;
  }
  #thisisdezl .mainzumo img, #vehicles .mainzumo img{
    display:none;
  }
  #thisisdezl .circlethumb{
    display:none;
  }
  #thisisdezl .videothumb{
    display:inline;
    position:relative;
    float:left;
    margin-right:10px;
    text-align:center;
  }
  #thisisdezl .videothumb img{
    margin:0;
    padding:0;
    display:block;
    border:3px solid #797979;
  }
  #thisisdezl .videothumb:hover .videobutton{
    /*border:3px solid #FFF;*/
    background:#008CCE;
  }
  #thisisdezl .videothumb>.icon{
    position:absolute;
    width:50px;
    height:50px;
    top:33px;
    left:57px;
    background:url('http://placehold.it/50x50/000/fff.png') no-repeat center;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  #thisisdezl .videothumb:hover>.icon{
    filter: alpha(opacity=100);
    opacity: 1;
  }
  #thisisdezl .videobutton{
    position:relative;
    display:inline;
    height:23px;
    top:-11px;
    padding:5px 10px;
    margin:0px auto;
    background:#007BBD;
    -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android ≤1.6 */
    border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4+, iOS 4, Android 2.1+ */
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
    color:#FFF;
    font-weight:400;
  }
  #thisisdezl .videothumb:hover, #header .videothumb:hover .videobutton{
    text-decoration:none;
  }
  
  
  
  
  
  #models .modelmask{
    
  }
  #models .modelcontainer{
    
  }
  #models .model{
    width:auto;
    float:none;
    clear:both;
    display:block;
    text-align:center;
    margin:0px auto;
  }
  #models .model>div, #models .model>h5{
    width:100%;
    float:none;
    clear:both;
    display:block;
    text-align:center;
    margin:0px auto;
  }
  #models .model a{
    display:table;
    margin:15px auto 50px auto;
  }
  
  
  
  
  .feature.left, .feature.right{
    background:none;
  }
  .feature>.details{
    padding:5% 0;
    width:85%;
  }
  .feature>.icon{
    margin:0px 5%;
    width:10%;
  }
  .feature>.icon>img{
    margin:0 auto;
  }
  
  .feature.expanded>.row{
    width:75%;
  }
  .feature.expanded .span10 *{
    text-align:left;
  }
  .feature.expanded .span10 img{
    display:none;
  }
  .feature.expanded .first.row{
    margin-bottom:0px;
  }
  .feature.expanded .screen-caption{
    width:auto;
    margin:0;
  }
  .feature.expanded .first.span5{
    margin-left:0;
  }
  
  
  .gallery .arrow{
    display:none;
  }
  .gallery .gallery-mask{
    position:relative;
    width:100%;
    height:auto;
    margin:0px auto;
    text-align:center;
    /*overflow:hidden;*/
    overflow:hidden;
    background:none;
  }
  .gallery .gallery-container{
    position:relative;
    /*display:inline;*/
    width:auto;
  }
  .gallery .image{
    float:left;
    width:130px;
    margin:0px;
    text-align:left;
  }
  .gallery .image.border img{
    width:126px;
    margin-bottom:5px;
    border:2px solid #DDD;
  }
  .gallery span{
    float:left;
    clear:both;
  }

}

@media (width: 768px){
  .row {
    margin-left:0px;
  }
  
  .feature.expanded>.row{
    width:85%;
  }
  .feature.expanded .second .span5{
    float:left;
    width:48%;
  }
  .feature.expanded .span5.first{
    margin-right:10px;
  }
}

  
@media (min-width: 768px) and (max-width: 980px) {
  
  
  .mega-title h1{
    
  }
  .mega-title .subhead{
    
  }
  
  #header{
    height: 385px;
  }
  #header .videothumb{
    margin-top:125px;
  }
  #header .videothumb:hover img{
    border:3px solid #797979;
  }
  #header .videothumb:hover>.icon{
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
  
  /* Subnav */
  .subnav .nav {
    float:left;
  }
  .subnav .nav > li{
    display:block;
    float:left;
  }
  .subnav .nav > li > a{
    font-family:'Open Sans','微軟正黑體';
    font-weight:100;
  }
  .subnav .nav > li > a:hover{
    background:none;
  }
  .subnav .nav > li.active > a, .subnav .nav > li.stayactive > a{
    background:none;
  }
  
  
  #thisisdezl .span7, #thisisdezl span5{
    float:left;
  }
  #thisisdezl .span7{
    width:50%;
  }
  #thisisdezl span5{
    width:50%;
  }
  #thisisdezl .mainzumo{
    top:-10px;
  }
  #thisisdezl .mainzumo img{
    max-width:100%;
  }
  
  
  .feature.left{
    background-position:100% 7%;
    background-size:50%;
  }
  .feature.right{
    background-position:0% 7%;
    background-size:50%;
  }
  .feature>.details{
    padding:50px 0; }
  .feature>.icon{
    margin:0px 3%;
  }
  
  
  .gallery .gallery-mask{
    width:600px;
  }
  .gallery .image{
    width:180px;
    margin-top:15px;
  }

}


@media (max-width: 980px) {
  
  .navbar.navbar-fixed{
    position:relative;
  }
  
  #models .model{
    clear:both;
    width:100%;
    text-align:left;
  }
  #models .model>.unitimage{
    float:left;
    margin:0px 25px 0px 0px;
  }
  #models .model>p{
    width:100%;
  }
  
  
  #thisisdezl .circlethumbs{
    width:250px;
  }
  

}


/* LARGE DESKTOP SCREENS */
@media (min-width: 1210px) {
  .gallery .gallery-mask{
    width:880px;
  }

  .feature.left{
    background-position:85% 15%;
  }
  .feature.right{
    background-position:15% 15%;
  }
  .feature>.details{
    padding:50px 0;
  }
  .feature>.icon{
    margin:0px 5%;
  }
  .feature.expanded .first.span5{
    margin-left:-20px;
    margin-right:50px;
  }
}
