/*
Zerotheme.com | Free Html5 Responsive Templates
Author URI: http://www.zerotheme.com/
*/

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}


@media only screen and (min-width: 960px) and (max-width: 1199px) {
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.box-5 .post img{height: 500px;}
}

@media only screen and (max-width: 768px) {
	.menu {float: none;}
	.menu a {border-bottom: 1px solid #1111111;}
    .toggleMenu.active {display: block;}
    .menu > li {float: none;}
    .menu ul {display: block; width: 100%;}
    #fleet li {width:100%}
    .slick-next {display:none !important;}
    .slick-prev {display:none !important;}
    .slick-dots li button:before{font-size: 20px !important;}
    .book {padding: initial; background-color: #fff;border-radius: initial;}
    #banner p {letter-spacing: 0.03em; text-transform: uppercase; font-size: 13px;}
    .hpsubtitle {margin: 40px 10px 40px 10px; color: #fff; }
    .contain { margin-top: 30px; }
    .sub-menu { border-bottom-left-radius: initial; border-bottom-right-radius: initial; }
    #faq p { margin-top: 30px; padding-left: 25px; padding-right: 25px; }
    #terms p { margin-top: 30px; padding-left: 25px; padding-right: 25px;}
    #privacy p { margin-top: 30px; padding-left: 25px; padding-right: 25px;}
    #account { padding-top: 5px;}
    
    
    
    .container .wrap-container { 
    background: #234f84; /* Old browsers */
    background: -moz-linear-gradient(top,  #234f84 0%, #598eb7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #234f84 0%,#598eb7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #234f84 0%,#598eb7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#234f84', endColorstr='#598eb7',GradientType=0 ); /* IE6-9 */
    }
    
	header {margin-top: 0px;height: auto;}
	.container {display: block;}/*Fix Menu*/
    .content-box .header {font-size: 30px;}
    .content-box .header h2 {line-height: 0.9; font-size: 40px;}
    .content-box .header h3 {line-height: 30px;}
	.content-box.box-2 {text-align: center;}
	.content-box.box-6 .contact{padding:30px;}
	.content-box.box-1  .tablet-device  { padding:30px;}
	.content-box.box-7 .title  {text-align: center;}
	.content-box.box-7 .subcribe-form{text-align: center;}
    
}

