/*This styles is for the responsive layout of the theme*/
@media screen and (max-width: 1300px){
	.slider-caption .caption-title{
		font-size: 50px;
		line-height: 40px;
	}

	.slider-caption .caption-description{
		font-size: 26px;
		line-height: 30px;
	}
	#masthead .site-branding {
    float: left;
    padding: 10px 0;
    margin-left: -33px;
}
.logo-right {
    width: 31%;
    height: 75px;
    margin-left: 72%;
    margin-top: -160px;
}
.copy-bg {
    width: 111.4%;
    height: 31px;
    margin-left: -89px;
    background: black;
}
.air-text a {
    padding: 7px 10px;
    background: #F17F02 none repeat scroll 0% 0%;
    margin-left: 60%;
    border-radius: 13px;
    color: #FFF;
}
.head-text {
    width: 100%;
    height: 60px;
    color: #000;
    font-family: Constantia;
    font-size: 16px;
    padding: 15px 85px;
}
.service li {
    width: 61%;
    height: 35px;
    background: #FF9933;
    font-family: Constantia;
    font-size: 15px;
    color: white;
    border-radius: 0px 13px 16px 0px;
    padding: 2px 30px;
    margin-top: 3%;
}
.service li:last-child {
    width: 81%;
}
.logo-text {
    margin-top: 44px;
    font-size: 45px;
    font-family: Constantia;
    color: #122492;
    margin-left: 55px;
    width: 64%;
    height: auto;
}
.logo-right {
    width: 31%;
    height: 75px;
    margin-left: 72%;
    margin-top: -102px;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 72px;
}
}


@media screen and (max-width: 1200px){
    .boxed-layout #page{
        width:100%;
    }
	#masthead .site-branding {
    float: left;
    padding: 10px 0;
    margin-left: -10px;
}
.logo-text {
    margin-top: 44px;
    font-size: 33px;
    font-family: Constantia;
    color: #122492;
    margin-left: 55px;
    width: 60%;
    height: auto;
}
.logo-right {
    width: 39%;
    height: 75px;
    margin-left: 60%;
    margin-top: -98px;
}
   
   .social-bg {
    width: 30%;
    height: auto;
    margin-left: 58%;
    margin-top: -119px;
}

.left-text {
    font-size: 35px;
    font-family: Constantia;
    color: #122492;
    margin-top: 50px;
    margin-left: 248px;
}
.logistic-text {
    float: left;
    width: 40%;
    height: 111px;
    margin-left: 104px;
}
.right-text {
    font-size: 35px;
    font-family: Constantia;
    color: #122492;
    margin-top: 50px;
    margin-left: 0px;
}
.copy-bg {
    width: 110%;
    height: 31px;
    margin-left: -89px;
    background: black;
}
.air-text a {
    padding: 7px 10px;
    background: #F17F02 none repeat scroll 0% 0%;
    margin-left: 48%;
    border-radius: 13px;
    color: #FFF;
}
.head-text {
    width: 100%;
    height: 60px;
    color: #000;
    font-family: Constantia;
    font-size: 16px;
    padding: 15px 57px;
}
.design {
    font-family: Constantia;
    font-size: 14px;
    color: #979696;
    margin-left: 364px;
}
.footer-list ul {
    list-style-type: none;
    margin-left: 34%;
}
.service li {
    width: 76%;
    height: 35px;
    background: #FF9933;
    font-family: Constantia;
    font-size: 15px;
    color: white;
    border-radius: 0px 13px 16px 0px;
    padding: 2px 30px;
    margin-top: 3%;
}
.service li:last-child {
    width: 100.5%;
}
.provide-text {
    color: #fda100;
    margin-top: -47px;
    font-size: 21px;
    font-family: Constantia;
    margin-left: 30px;
}

	.ak-container,
    .boxed-layout .ak-container{
		width: 100%;
		padding: 0 10px;
	}

	#masthead .right-header{
		padding-top: 10px;
	}

	.header-text{
		display: none;
	}

	.socials{
		float: none;
		margin: 0 0 10px;
        text-align:right;
	}

	.ak-search{
		float: none;
		margin: 0 0 10px;
	}

	.ak-search .searchform{
		float: right;
	}

	.slider-caption .caption-title{
		font-size: 30px;
		line-height: 26px;
	}

	.slider-caption .caption-description{
		font-size: 16px;
		line-height: 20px;
	}

	#slider-banner .bx-wrapper .bx-pager{
		bottom:5px;
	}

	#slider-banner .bx-wrapper .bx-pager.bx-default-pager a{
		height: 14px;
		width: 14px;
	}

	#welcome-text{
		width: 53.5%
	}

	#top-section .welcome-text-image{
		width: 30%
	}

	#top-section .welcome-detail{
		width: 65%
	}

	#latest-events{
		width: 44%;
	}

	.event-list .event-thumbnail{
		width: 28%;
	}

	.event-list .event-thumbnail img{
		width: 100%;
	}

	.event-list .event-detail{
		width: 68%;
	}

	.featured-post{
		width: 30%;
		margin-right: 5%;
	}

	#bottom-section .testimonial-slider-wrap, 
	#bottom-section .thumbnail-gallery, 
	#bottom-section .text-box{
		width: 31%; 
		margin-right: 3.5%
	}
    
    #bottom-section .testimonial-slider-wrap{
        margin-right:0;
    }

	.testimonial-thumbnail{
		width: 30%;
	}

	.testimonial-excerpt{
		width: 65%;
	}

	#bottom-section .thumbnail-gallery ul li:nth-child(3n){
		margin-right: 6px;
	}
	.head-text {
    width: 100%;
    height: 60px;
    color: #000;
    font-family: Constantia;
    font-size: 16px;
    padding: 15px 52px;
}
.email-text {
    color: #666666;
    font-family: Constantia;
    font-size: 15px;
    margin-left: 32%;
    padding: 6px;
    margin-top: 0px;
}
.service {
    width: 27.9%;
    height: 291px;
    background: url(bg12.png) no-repeat;
    float: left;
}
.cargo-img {
    margin-top: 39px;
}
.main-navigation {
    clear: both;
    display: block;
    font-weight: 300;
    font-family: Constantia;
    position: relative;
    background: url(bggg1.png) no-repeat;
    height: 52px;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 106px;
}	
}

@media screen and (max-width: 940px){
	body{
		background: #F2F2F2;
	}

	#page{
		max-width: 768px;
		width: 100%;
		margin:0 auto;
		background: #FFF;
		box-shadow: 0 0 10px #999;
	}

	#slider-banner .bx-controls-direction{
		display: none;
	}

	#welcome-text{
		width: auto;
		margin-bottom: 25px;
		float: none;
	}

	#top-section{
		margin-top: 20px;
		margin-bottom: 30px;
	}

	#top-section .welcome-text-image img{
		width: 100%
	}

	#latest-events{
		width: auto;
		float: none;
	}

	#bottom-section .testimonial-slider-wrap, 
	#bottom-section .gallery, 
	#bottom-section .subscribe{
		width: auto;
		float: none;
		margin: 0 0 25px;
	}

	.testimonial-thumbnail,
	.testimonial-sidebar .testimonial-thumbnail{
		width: 100px;
		margin-right: 20px
	}

	.testimonial-excerpt,
	.testimonial-sidebar .testimonial-excerpt{
		width: calc( 100% - 120px);
		float: left;
	}

	#site-navigation .ak-container{
		padding:0;
	}

	.menu-toggle{ 
		display: block;
		float: right;
		background: url(../images/menu.png) no-repeat center rgba(0,0,0,0.3);
		height: 48px;
		width: 48px;
		text-indent: -9999px;
		margin: 0;
	}

	.main-navigation .menu {
		display: none;
	}

	#top-footer .footer{
		width: 50%;
	}

	.hide{ display: block; margin-bottom: 25px;}

	#bottom-footer .site-info{
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	#bottom-footer .copyright{
		float: none;
		text-align: center;
	}

	.main-navigation .menu{
		position: absolute;
		left: 0;
		width: 100%;
		top: 48px;
		z-index: 9999;
		background: #0077B2;
	}

	.main-navigation .menu li{
		width: 100%; 
		float: none;
		line-height: 38px;
		border-bottom:1px solid #0383BF;
	}

	.main-navigation ul ul{
		position: static;
		box-shadow: none;
		border: none;
	}
    
    .main-navigation ul ul a{
        padding:0 20px ; 
    }

	.main-navigation .menu ul li{
		line-height:38px;
		border-bottom: 1px solid #DDD;
		padding:0; 
	}

	.main-navigation ul ul ul{
		background: #F6F6F6;
	}

	#primary-wrap{
		float: none;
		width: auto;
	}

	#primary, .left-sidebar #primary, 
	.both-sidebar #primary,
	.both-sidebar #primary-wrap .sidebar,
	.both-sidebar .sidebar{
		float: none;
		width: auto;
		margin-bottom: 25px;
	}

	.sidebar, .sidebar.left-sidebar{
		width: auto;
		float: none;
	}
	.logo-text {
    margin-top: 44px;
    font-size: 24px;
    font-family: Constantia;
    color: #122492;
    margin-left: 55px;
    width: 60%;
    height: auto;
}
.logo-right {
    width: 27%;
    height: 75px;
    margin-left: 60%;
    margin-top: -99px;
}
.social-bg {
    width: 38%;
    height: auto;
    margin-left: 58%;
    margin-top: -119px;
}
.left-text {
    font-size: 25px;
    font-family: Constantia;
    color: #122492;
    margin-top: 50px;
    margin-left: 178px;
}
.logistic-text {
    float: left;
    width: 40%;
    height: 111px;
    margin-left: 95px;
}
.right-text {
    font-size: 25px;
    font-family: Constantia;
    color: #122492;
    margin-top: 50px;
    margin-left: 0px;
}
.footer-list ul {
    list-style-type: none;
    margin-left: 27%;
}
.copy-bg {
    width: 110%;
    height: 31px;
    margin-left: -65px;
    background: black;
}
.design {
    font-family: Constantia;
    font-size: 14px;
    color: #979696;
    margin-left: 204px;
}
.head-text {
    width: 100%;
    height: 60px;
    color: #000;
    font-family: Constantia;
    font-size: 16px;
    padding: 15px 32px;
}
.head-text {
    width: 100%;
    height: 60px;
    color: #000;
    font-family: Constantia;
    font-size: 16px;
    padding: 15px 32px;
}
.air-text a {
    padding: 7px 10px;
    background: #F17F02 none repeat scroll 0% 0%;
    margin-left: 30%;
    border-radius: 13px;
    color: #FFF;
}	
.email-text {
    color: #666666;
    font-family: Constantia;
    font-size: 15px;
    margin-left: 32%;
    padding: 6px;
    margin-top: 0px;
}
.service {
    width: 35.9%;
    height: 291px;
    background: url(bg12.png) no-repeat;
    float: left;
}
.cargo-img {
    margin-top: 47px;
}
.provide-text {
    color: #fda100;
    margin-top: -36px;
    font-size: 15px;
    font-family: Constantia;
    margin-left: 30px;
}
.main-navigation {
    clear: both;
    display: block;
    font-weight: 300;
    font-family: Constantia;
    position: relative;
    background: url(bggg.png) no-repeat;
    height: 52px;
}
}

@media screen and (max-width: 768px){
	.slider-caption .caption-title{
		margin-bottom: 0;
	}

	.slider-caption .caption-description{
		display: none;
	}

	.slider-caption{
		padding: 20px 0;
	}
    #bottom-section .testimonial-slider, 
    #bottom-section .thumbnail-gallery, 
    #bottom-section .text-box{
        width:100%;
        float:none; 
        margin:0 0 20px; 
    }
    
    .wpcf7-form input[type="text"], 
    .wpcf7-form input[type="email"], 
    .wpcf7-form input[type="url"], 
    .wpcf7-form input[type="password"],
    .wpcf7-form select{
        width:80%;
    }
    
    .wpcf7-form textarea{
        width:100%;
    }

    .span1, .span2, .span3, .span4, .span5, .span6{
	    width: 100%;
	    float: none;
	    margin-left: 0;
	}
	.logo-text {
    margin-top: 44px;
    font-size: 24px;
    font-family: Constantia;
    color: #122492;
    margin-left: 55px;
    width: 60%;
    height: auto;
}
.logo-right {
    width: 27%;
    height: 75px;
    margin-left: 60%;
    margin-top: -99px;
}
.social-bg {
    width: 38%;
    height: auto;
    margin-left: 58%;
    margin-top: -119px;
}
.left-text {
    font-size: 25px;
    font-family: Constantia;
    color: #122492;
    margin-top: 50px;
    margin-left: 178px;
}
.logistic-text {
    float: left;
    width: 40%;
    height: 111px;
    margin-left: 95px;
}
.right-text {
    font-size: 25px;
    font-family: Constantia;
    color: #122492;
    margin-top: 50px;
    margin-left: 0px;
}
.footer-list ul {
    list-style-type: none;
    margin-left: 27%;
}
.copy-bg {
    width: 110%;
    height: 31px;
    margin-left: -65px;
    background: black;
}
.design {
    font-family: Constantia;
    font-size: 14px;
    color: #979696;
    margin-left: 204px;
}
.air-text a {
    padding: 7px 10px;
    background: #F17F02 none repeat scroll 0% 0%;
    margin-left: 35%;
    border-radius: 13px;
    color: #FFF;
}
.head-text {
    width: 100%;
    height: 60px;
    color: #000;
    font-family: Constantia;
    font-size: 16px;
    padding: 15px 33px;
}
.email-text {
    color: #666666;
    font-family: Constantia;
    font-size: 15px;
    margin-left: 32%;
    padding: 6px;
    margin-top: 0px;
}
.service {
    width: 35.9%;
    height: 291px;
    background: url(bg12.png) no-repeat;
    float: left;
}
.cargo-img {
    margin-top: 47px;
}
.provide-text {
    color: #fda100;
    margin-top: -36px;
    font-size: 15px;
    font-family: Constantia;
    margin-left: 30px;
}
.main-navigation {
    clear: both;
    display: block;
    font-weight: 300;
    font-family: Constantia;
    position: relative;
    background: url(bggg.png) no-repeat;
    height: 52px;
}

}


@media screen and (max-width: 580px) {
	h1{ font-size:28px;}
	h2{ font-size:24px;}
	h3{ font-size:20px;}
	h4{ font-size:18px;}
	h5{ font-size:16px;}
	h6{ font-size:14px;}

	#mid-section{
		margin-bottom: 30px;
	}

	.slider-caption .caption-title{
		font-size:16px;
	}

	.featured-post{
		width: auto;
		margin: 0 0 20px;
		float: none;
		text-align: center;
	}

	.featured-post .featured-image img{
		margin: 0 auto;
	}

	#masthead .right-header{
		display: none;
	}

	#masthead .site-branding{
		text-align: center;
	}
.logo-text {
    margin-top: 44px;
    font-size: 13px;
    font-family: Constantia;
    color: #122492;
    margin-left: 55px;
    width: 89%;
    height: auto;
}
.logo-right {
    width: 39%;
    height: 75px;
    margin-left: 28%;
    margin-top: -59px;
}
.email-text {
    color: #666666;
    font-family: Constantia;
    font-size: 11px;
    margin-left: 30%;
    padding: 6px;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 0px;
}
.left-text {
    font-size: 18px;
    font-family: Constantia;
    color: #122492;
    margin-top: 59px;
    margin-left: 0px;
}
.logistic-text {
    float: left;
    width: 40%;
    height: 111px;
    margin-left: 42px;
}
.right-text {
    font-size: 18px;
    font-family: Constantia;
    color: #122492;
    margin-top: 50px;
    margin-left: 23px;
}
.footer-list ul {
    list-style-type: none;
    margin-left: 10%;
}
.copy-bg {
    width: 110%;
    height: 60px;
    margin-left: -20px;
    background: black;
}
.design {
    font-family: Constantia;
    font-size: 14px;
    color: #979696;
    margin-left: 20px;
}
.footer-list {
    width: 100%;
    height: auto;
    font-family: Constantia;
    font-size: 12px;
    margin-top: 2px;
}
.inner-bg {
    width: 94%;
    height: auto;
    margin-left: 3%;
	margin-top:0%;
	z-index:1000;
}
.colm-first {
    width: 100%;
    height: 360px;
    background:url(bgwhite.png) no-repeat;
    float: left;
    margin-left: 0%;
}
.colm-first2 {
    width: 100%;
    height: 360px;
    background:url(bgsquare.png) no-repeat;
    float: left;
    margin-left: 1%;
}
.colm-first1 {
    width: 100%;
    height: 360px;
    background:url(bgwhite2.png) no-repeat;
    float: left;
    margin-left: 1%;
}
.content-bg {
    width: 100%;
    height: auto;
    background: transparent url("images/1234.jpg") no-repeat scroll 0% 0%;
    float: left;
}
.service-bg {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 61px;
    border-bottom: 1px solid #f17f02;
}
.service {
    width: 100%;
    height: 291px;
    background:url(bg12.png) no-repeat;
    float: left;
}
.office-bg {
    width: 100%;
    height: 215px;
    float: left;
}
.office-text {
    font-family: Constantia;
    font-size: 21px;
    color: #000;
    margin-top: 9%;
    margin-left: 15%;
}
.cargo-bg {
    width: 100%;
    height: auto;
    float: left;
}
.provide-text {
    color: #fda100;
    margin-top: -29px;
    font-size: 12px;
    font-family: Constantia;
    margin-left: 30px;
}
.cargo-img {
    margin-top: 66px;
}
.service li:last-child {
    width: 96%;
}
.main-navigation {
    clear: both;
    display: block;
    font-weight: 300;
    font-family: Constantia;
    position: relative;
    background: url(bggg.png) no-repeat;
    height: 52px;
}
}

@media screen and (max-width: 480px) {
	.slider-caption{
		display: none;
	}

	#top-section .welcome-text-image{
		width:auto !important;
		float: none;
		margin-bottom: 15px;
	}

	#top-section .welcome-text-image img{
		width: 100%;
	}

	#top-section .welcome-detail{
		width:auto !important;
	}

	#top-footer .footer{
		width: 100%;
		float: none;
		margin: 0 0 20px;
	}

	#top-footer .footer .widget{
		padding-right: 0	
	}

	#top-footer h1.widget-title{
		margin-bottom: 10px;
	}
    
    .cat-portfolio-list{
        width:100%;
        margin-right:0;
    }
    
    .cat-testimonial-list .entry-header{
        float:none;
        width:50%;
        margin-bottom:30px;
    }
    
    .cat-testimonial-list .entry-header img{
        width:100%;
    }
    
    .cat-testimonial-list .cat-testimonial-excerpt{
        float:none;
        width:100%;
    }
    
    .cat-testimonial-list .cat-testimonial-excerpt:before{
        border-color:transparent transparent #F2F3F4;
        top:-40px;
        left:20px;
    }
    
    .cat-testimonial-list:nth-child(odd) .cat-testimonial-excerpt:before{
        border-color:transparent transparent #F2F3F4;
        top:-40px;
        right:20px;
    }
    #call-to-action{
    	text-align: center;
    	padding: 20px 0;
    }
    #call-to-action h4{
    	width: 100%;
    	float: none;
    	max-width: none;
    	margin-bottom: 5px;
    }
    #call-to-action .action-btn{
    	float: none;
    	display: inline-block;
    }
}

@media screen and (max-width: 380px){
    .portofolio-layout .entry-title{
        font-size:22px;
    }
    
    .portofolio-layout .cat-portfolio-excerpt{
        font-size:14px;
    }
    
    .portofolio-layout .cat-portfolio-excerpt{
        top:110px;
    }
    
    .cat-event-list .cat-event-image{
        width:100%;
        float:none;
        margin-bottom:15px;
    }
    .cat-event-list .cat-event-excerpt{
        width:100%;
        float:none;
    }
    
    .cat-testimonial-list .entry-header{
        width:100%;
    }
}

@media screen and (min-width: 941px){
	.main-navigation .menu {
		display: block !important;
	}
}