    @font-face {
font-family: 'Raleway Regular';
font-style: normal;
font-weight: normal;
src: local('Raleway Regular'), url('../fonts/Raleway-Regular.woff') format('woff');
}
@font-face {
font-family: 'Raleway Light';
font-style: normal;
font-weight: normal;
src: local('Raleway Light'), url('../fonts/Raleway-Light.woff') format('woff');
}
@font-face {
font-family: 'Raleway Bold';
font-style: normal;
font-weight: normal;
src: local('Raleway Bold'), url('../fonts/Raleway-Bold.woff') format('woff');
}

@font-face {
font-family: 'Lato-Black';
font-style: normal;
font-weight: normal;
src: local('Lato-Black'), url('../fonts/Lato-Black.woff') format('woff');
}

@font-face {
font-family: 'Lato-Bold';
font-style: normal;
font-weight: normal;
src: local('Lato-Bold'), url('../fonts/Lato-Bold.woff') format('woff');
}

@font-face {
font-family: 'Lato-Regular';
font-style: normal;
font-weight: normal;
src: local('Lato-Regular'), url('../fonts/Lato-Regular.woff') format('woff');
}

@font-face {
font-family: 'Lato-Semibold';
font-style: normal;
font-weight: normal;
src: local('Lato-Semibold'), url('../fonts/Lato-Semibold.woff') format('woff');
}

@font-face {
font-family: 'Oswald-Bold';
font-style: normal;
font-weight: normal;
src: local('Oswald-Bold'), url('../fonts/Oswald-Bold.woff') format('woff');
}

@font-face {
font-family: 'Gotham Light';
font-style: normal;
font-weight: normal;
src: local('Gotham Light'), url('../fonts/Gotham Light.woff') format('woff');
}

body{
    font-family: 'Lato-Semibold';
    color: #232121;
    font-size: 18px;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style-type: none
}
a:hover{
    outline: none;
    text-decoration: none;
}
.clear, header{
    float: left;
    width: 100%;
    clear: both;
}
header{
    background: #07232e;
    padding: 10px 0;
}
@media (min-width: 1300px){
header .container{
    max-width:  1260px;
}
}

header .logo{
    float: left;
    position: relative;
    z-index: 99;
}
.call{
    text-align: right;
}
.call a{
display: inline-block;
    background: #3d8cb7 url(../images/arrow-icon.png) no-repeat;
    color: #fff;
    font-family: 'Lato-Regular';
    padding: 10px 57px 10px 21px;
    border-radius: 30px;
    background-position: 83% center;
}
.call a img{
    margin-right: 5px;
}
nav {
    float: right;
    width: auto;
    margin-top: 37px;
}
nav ul li{
    display: inline-block;
    vertical-align: top;
    padding: 0 14px;
}
nav ul li a{
    color: #fff;
    font-size: 15px;
    font-family: 'Raleway Bold';
    text-transform: uppercase;
} 
nav ul li a:hover{
    color: #00a5ff;
}
nav ul li.search{
    border-left: 1px solid #7b8a90;
    line-height: normal;
    padding: 0 0 0 21px;
}
nav ul li.search a{
    color: #00a5ff;
}
.slider-owl{
    position: relative;
}
.slider-owl, .slider-owl .owl-stage-outer, .slider-owl .owl-stage, .slider-owl .owl-item, .slider-owl .item{
    height: 100%;
}
.slider-owl .item{
    position: relative;
}
.slider-owl .item img{
    width: 100%;
    height: 100%;
}
.slider-owl .item .content {
    position: absolute;
    bottom: 21%;
    text-align: center;
    width: 100%;
}
.slider-owl .item .content.first-slid{
    bottom: auto;
    top: 73%;
}
.slider-owl .item .content h1 {
    font-family: 'Oswald-Bold';
    text-transform: uppercase;
    color: #fff;
    text-shadow: 2px 0px 5px #0000006e;
    font-size: 36px;
    letter-spacing: 2px;
    margin: 0 0 22px 0;
}
.slider-owl .item .content h1 span {
    display: block;
    font-size: 30px;
}
.button-style{
    display: inline-block;
    position: relative;
}
.button-style .more-btn{
    background: #1695d4 url(../images/arrow-icon.png) no-repeat;
    display: inline-block;
    color: #fff;
    position: relative;
    font-family: 'Lato-Semibold';
    font-size: 16px;
    padding: 14px 60px 14px 20px;
    background-position: 83% center;
    clip-path: polygon( 0% 0px, 0px 0%, calc(100% - 15px) 0%, 100% 15px, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0px 100%, 0 calc(100% - 0px) );
}
.button-style:after{
position: absolute;
    content: "";
    top: 3px;
    right: 3px;
    border-right: 0px solid transparent;
    border-left: 15px solid transparent;
    border-top: 15px solid #fff;
    box-shadow: 2px -1px 2px -1px #00000099;
}
.slider-owl .owl-nav div{
    width: 22px;
    height: 48px;
    position: absolute;
    top: 50%;
    text-indent: -99999px;
    margin: 0;
    padding: 0;
}
.slider-owl .owl-nav div.owl-prev{
    background: url(../images/button.png) no-repeat left center!important;
    left: 12%;
}
.slider-owl .owl-nav div.owl-next{
    background: url(../images/button.png) no-repeat right center!important;
    right: 12%;
}
.about-sec{
    padding: 70px 0 120px;
    background: url(../images/about-bg.png) no-repeat;
    background-position: bottom center;
    background-size: contain;
}
.about-sec .sec-heading{
    margin: 0 0 50px 0;
    text-align: left;
    text-transform: none;
}
.about-sec .sec-heading:after{
    left: 0;
    bottom: -20px;
}
.about-sec .sec-heading:before{
    left: 80px;
    bottom: -20px;
}
.sec-heading{
    font-size: 50px;
    color: #1d1c1c;
    font-family: 'Oswald-Bold';
    margin: 0 0 70px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.sec-heading:after {
    position: absolute;
    content: "";
    bottom: -12px;
    left: 45%;
    background: #309fd6;
    width: 65px;
    height: 3px;
    border-radius: 10px;
}
.sec-heading:before {
    position: absolute;
    content: "";
    bottom: -12px;
    left: 51.5%;
    background: #309fd6;
    width: 20px;
    height: 3px;
    border-radius: 10px;
}
.sec-heading span{
    font-family: 'Gotham Light';
    display: block;
    font-size: 35px;
}
.about-sec p{
line-height: 33px;
text-align: justify;
}
.about-owl{
    position: relative;
    padding: 0 0 0 100px;
}
.about-owl .item{
    position: relative;
    z-index: 9;
}
.about-owl:after {
    content: "";
    position: absolute;
    background: #0b4f68;
    bottom: 35px;
    left: 50px;
    width: 58%;
    height: 73%;
    z-index: -1;
}
.about-img img{
    position: relative;
    z-index: 1;
    box-shadow: 0 0 19px 0px #00000040;
}
.about-img .year {
    background: #0b4f68;
    display: inline-block;
    padding: 18px 20px 5px;
    position: relative;
    width: 263px;
    bottom: 49px;
    /* left: 50px; */
    z-index: 2;
    box-shadow: none; 
}
.about-img h4{
    font-size: 24px;
    font-family: 'Lato-Black';
    color: #fff;
}
.about-img h4 span{
    display: block;
    font-family: 'Lato-Semibold';
    font-size: 19px;
}
.reat-sec{
    padding: 70px 0;
    background: url(../images/rates-bg.jpg) no-repeat;
    background-size: cover;
}
.reat-sec h2{
    text-align: center;
    text-transform: uppercase;
}
.reat-sec .box{
    display: inline-block;
    position: relative;
}
.reat-sec .box.l-side{
    float: right;
}
.reat-sec .box *, .services-sec *{
    transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s;
}
.reat-sec .box .get-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgb(6,67,90);
    background: linear-gradient(179deg, rgba(6,67,90,0) 0%, rgb(6 67 90 / 51%) 100%);
    height: 100%;
}
.reat-sec .box .plan-btn{
    position: absolute;
    bottom: 0;
    width: 92%;
    height: 80px;
    padding: 0 20px;
    left: 20px;
}
.reat-sec .box .plan-btn:after{
    position: absolute;
    content: "";
    top: 3px;
    right: 3px;
    border-right: 0px solid transparent;
    border-left: 15px solid transparent;
    border-top: 15px solid #fff;
    box-shadow: 2px -1px 2px -1px #00000099;
}
.reat-sec .box:hover .get-box {
    background: rgb(22 149 212);
    background: linear-gradient(179deg, rgb(22 149 212 / 77%) 0%, rgb(22 149 212 / 89%) 100%);
}
.reat-sec .box .get-box a {
    padding: 10px 0;
    color: #fff;
    font-family: 'Lato-Bold';
    font-size: 29px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: #1695d4;
    clip-path: polygon( 0% 0px, 0px 0%, calc(100% - 15px) 0%, 100% 15px, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0px 100%, 0 calc(100% - 0px) );
}
.reat-sec .box:hover .get-box .plan-btn{
    bottom: 40%;
}

.services-sec{
    padding: 70px 0;
}
.services-sec .box{
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
.services-sec .box .overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(6,67,90);
background: linear-gradient(179deg, rgba(6,67,90,0) 0%, rgba(6,67,90,0) 35%, rgba(6,67,90,0.6070342331789853) 61%, rgba(6,67,90,1) 100%);
    height: 50%;
    text-align: center;
}
.services-sec .box .overlay:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    border: 2px solid #fff;
    width: 86%;
    height: 88%;
    transform: translate(-50%, -50%);
    opacity: 0
}
.services-sec .box .overlay .hover{
    position: absolute;
    width: 100%;
    bottom: -20px;
    left: 0;
    z-index: 1;
}
.services-sec .box h3{
    font-family: 'Raleway Bold';
    color: #fff;
    font-size: 21px;
}
.services-sec .box a{
    visibility: hidden;
    color: #f3f1f1;
    font-family: 'Raleway Regular';
    font-size: 12px;
}
.services-sec .box:hover .overlay{
    background: rgb(6,67,90);
    background: linear-gradient(179deg, rgb(6 67 90 / 90%) 0%, rgb(6 67 90 / 90%) 100%);
    height: 100%;
}
.services-sec .box:hover .overlay:after{
    opacity: 1
}
.services-sec .box:hover .overlay .hover{
    bottom: 40%;
}
.services-sec .box:hover a{
    visibility: visible;
}
.services-sec .button-style{
    text-align: center;
    margin: 20px auto 0;
}

.newsletter{
    padding: 20px 0;
    background: #f5f9ff;
}

.newsletter h3{
    float: left;
    font-family: 'Raleway Regular';
    font-size: 23px;
    padding-left: 100px;
}
.newsletter h3 span{
    display: block;
    font-size: 33px;
    text-transform: uppercase;
    font-family: 'Raleway Bold';
}
.newsletter form{
    padding-top: 15px;
}
.newsletter form .form-control {
    float: left;
    background: transparent;
    border: none;
    border-bottom: 1px solid #d6d8da;
    width: 70%;
    height: 54px;
    font-size: 18px;
    border-radius: 0;
}
.newsletter form .form-control:focus{
    outline: none;
    box-shadow: none
}
.newsletter form .button-style .more-btn{
    border: none;
    padding: 15px 70px 15px 30px;
    text-transform: uppercase;
}

footer{
    background: #07232e;
    padding: 40px 0 20px;
}
.imexcon-info p{
    margin-top: 20px;
    font-size: 15px;
    line-height: 25px;
    color: #dbf1fb;
    text-align: justify;
    font-family: 'Lato-Regular';
}
.imexcon-info ul{
    margin-top: 10px;
}
.imexcon-info ul li{
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}
.imexcon-info ul li a {
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    border: 1px solid #000;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
}
footer .box h3 {
    font-size: 21px;
    color: #fff;
    font-family: 'Lato-Bold';
    margin: 25px 0 15px 0;
    text-transform: uppercase;
}
footer .box ul li{
    display: block;
}
footer .box ul li a, footer .box p, footer .box p a{
    font-size: 14px;
    line-height: 30px;
    font-family: 'Lato-Regular';
    color: #dbf1fb;
}
footer .box p {
    margin: 0 0 5px 0;
    float: left;
}
footer .box p i {
    color: #29abe2;
    float: left;
    margin: 6px 12px 20px 0;
}
.copyight {
    border-top: 1px solid #333c54;
    padding-top: 20px;
    margin-top: 40px;
}
.copyight p{
    font-size: 16px;
    color: #ffffff;
    font-family: 'Lato-Regular';
}
.r-side{
    text-align: right;
}
.inner-banner{
    position: relative;
}
.banner-sec{
    background-size: cover!important;
    height: 260px;
    background-position: center center!important;
}
.inner-banner .container{
    padding: 0 50px;
}
.inner-head {
    background: #054059 url(../images/service-title-bg.png) no-repeat bottom center;
    border-radius: 5px;
    padding: 45px 60px;
    color: #ffffff;
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    text-align: center;
    top: -80px;
}
.inner-head h2{
    font-size: 45px;
    color: #fff;
    font-family: 'Oswald-Bold';
    margin: 0 0 30px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.inner-head h2:before {
    position: absolute;
    content: "";
    bottom: -12px;
    left: 52.5%;
    background: #309fd6;
    width: 20px;
    height: 3px;
    border-radius: 10px;
}
.inner-head h2:after {
    position: absolute;
    content: "";
    bottom: -12px;
    left: 45%;
    background: #309fd6;
    width: 65px;
    height: 3px;
    border-radius: 10px;
}
.inner-head p{
    font-family: 'Lato-Semibold';
    font-size: 16px;
    line-height: 28px;
    margin: 0;
}
.imexcon-service{
    padding-top: 250px;
    padding-bottom: 50px;
    background: #f8f4f4;
}
.services-box{
    display: flex;
    margin-bottom: 45px;
    flex-wrap: wrap;
}
.services-box .content, .services-box .Service-img{
    display: flex;
    flex: 1 0 21%;
}
.services-box .Service-img img{
    width: auto;
    max-width: 100%;
}
.services-box .content {
    padding: 50px;
    text-align: left;
    position: relative;
    background: #fff;
    display: flex;
    align-items: center;
    box-shadow: -1px 3px 16px 0px #0000000d;
}
.services-box .content:after{
    position: absolute;
    content: "";
    left: 0;
    top: 35%;
    width: 16px;
    height: 160px;
    background: #148bc5
}
.services-box .content h3{
    text-align: left;
    color: #014c68;
    font-size: 35px;
    margin: 0 0 30px 0;
}
.services-box .content .sec-heading:after {
    left: 0;
    bottom: -15px;
}
.services-box .content .sec-heading:before {
    left: 72px;
    bottom: -15px;
    width: 15px;
}
.services-box .content h4{
    color: #2d2e2e;
    font-size: 30px;
    font-family: 'Raleway Bold';
    margin: 0 0 15px 0;
}
.services-box .content p{
    color: #4f4646;
    font-size: 18px;
    line-height: 31px;
    text-align: justify;
    margin-bottom: 23px;
}
.services-box .content .button-style .more-btn{
    background: #014c68 url(../images/arrow-icon.png) no-repeat;
    background-position: 83% center;
    text-transform: none;
    padding: 15px 60px 15px 20px;
}
.inner-title{
        position: absolute;
    top: 32%;
    width: 100%;
}
.inner-title .sec-heading{
    color: #fff;
}
.inner-title .sec-heading:after{
        left: 46%;
}
.inner-title .sec-heading:before{
    left: 50.5%;
}
.air-freight{
    background: url(../images/air-freight-bg.jpg) repeat;
    padding-bottom: 80px;
}
.freight-owl .owl-nav div {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 50%;
    text-indent: -99999px;
    margin: 0!important;
    padding: 0!important;
    background: #1695d4!important;
    border-radius: 6px!important;
    box-shadow: 6px 4px 20px 2px #0000004a;
}
.freight-owl .owl-nav div.owl-prev{
    left: -22px;
}
.freight-owl .owl-nav div.owl-next{
    right: -22px;
}
.freight-owl .owl-nav div.owl-prev:after {
    position: absolute;
    content: "";
    top: 17px;
    left: 17px;
    background: url(../images/button1.png) no-repeat left center;
    width: 17px;
    height: 20px;
}
.freight-owl .owl-nav div.owl-next:after {
    position: absolute;
    content: "";
    top: 17px;
    left: 17px;
    background: url(../images/button1.png) no-repeat right center;
    width: 17px;
    height: 20px;
}
.freight-owl{
        box-shadow: 6px 4px 20px 2px #00000042;
    margin-top: -60px;
}
.air-freight{
    text-align: left;
}
.air-freight .sec-heading {
    font-size: 45px;
    text-align: left;
    margin-bottom: 40px;
}
.air-freight .sec-heading:after{
    left: 0
}
.air-freight .sec-heading:before{
    left: 72px;
}
.air-freight .content{
    margin-top: 60px;
}
.air-freight .content h3{
font-size: 26px;
    color: #3d8cb7;
    margin: 20px 0 10px 0;
    font-family: 'Lato-Bold';
}
.air-freight .content .reat-sec{
    padding: 0;
    background: none;
}
.air-freight .content p{
    line-height: 33px;
    text-align: justify;
}
.air-freight .content .button-style{
    margin-top: 10px;
}
.air-freight .content .button-style .more-btn{
    padding: 17px 60px 17px 22px;
    background-position: 91% center;
}
.light-blur{
    background: #e5f8fe;
    padding: 70px 0 90px;
}
.air-container-sec .pallet-info {
    background: #fff;
    padding: 80px 0;
    position: relative;
    box-shadow: 6px 4px 20px 0px #00000026;
}
.pallet-img {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.pallet-img img{
    width: auto;
    max-width: 100%;
}
.pallet-list {
    padding: 0 90px;
}
.pallet-list li{
    display: block;
    font-family: 'Lato-Regular';
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0;
    border-bottom: 1px dotted #aeaeae;  
    color: #000;
    position: relative;
}
.pallet-list li:after {
    position: absolute;
    content: "";
    top: 15px;
    left: -30px;
    background: url(../images/blue-arrow.png) no-repeat;
    width: 13px;
    height: 17px;
}
.air-pallet {
    font-size: 26px;
    font-family: 'Lato-Bold';
    background: #07232e;
    color: #fff;
    display: inline-block;
    padding: 10px 50px;
    position: absolute;
    top: 30px;
    left: -20px;
}
.light-brown{
    background: #ededed;
    padding: 70px 0 40px;   
}
.light-brown .air-pallet{
    left: auto;
    right: -20px;
}
.air-container-sec .button-style{
    margin-top: 40px;
}
.air-freight .content h5 {
    color: #004d75;
    font-size: 18px;
    font-family: 'Lato-Bold';
    margin: 0 0 40px 0;
}
.air-freight .content ul{
    padding-left: 25px;
}
.air-freight .content ul li{
    line-height: 24px;
    margin-bottom: 30px;
    text-align: justify;
}
#tabs{
    border: none;
    padding: 0;
    background: transparent;    
}
.container-box .left-menu {
    float: left;
    width: 28%;
    padding: 15px 0;
    margin: 0;
    border: none;
    background: #005483;
    border-radius: 0;
}
.container-box .ui-tabs .ui-tabs-nav li {
    width: 100%;
    background: none;
    margin: 0;
    padding: 0 0 0 45px;
    border: none;
    position: relative;
}
.container-box .ui-tabs .ui-tabs-nav li a {
    color: #fff;
    font-family: 'Lato-Semibold';
    font-size: 18px;
    border-bottom: 1px dotted #41728d;
    display: block;
    width: 94%;
    padding: 15px 0!important;
}
.container-box .ui-tabs .ui-tabs-nav li a span{
    display: block;
}
.container-box .ui-tabs .ui-tabs-nav li:last-child a{
    border: none;
}
.container-box .ui-tabs .ui-tabs-nav li.ui-tabs-active, .ui-tabs .ui-tabs-nav li:hover{
    background: #11a1f1;
    margin: 0;
    border-radius: 0;
}
.container-box .ui-tabs .ui-tabs-nav li.ui-tabs-active:after, .container-box .ui-tabs .ui-tabs-nav li:hover:after{
    position: absolute;
    content: "";
    top: 0;
    right: -8px;
    background: #11a1f1;
    height: 100%;
    width: 8px;
}
.container-box .white-box {
    float: right;
    width: 70%;
    background: #fff;
    box-shadow: -1px 0px 20px 5px #00000020;
    padding: 22px;
}
.container-box .ui-tabs .ui-tabs-panel{
    padding: 0
}
.container-box .containers-img{
    margin-bottom: 30px;
}
.container-box .containers-img img{
    width: auto;
    max-width: 100%;
}
.container-box p{
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
    margin-bottom: 20px;
    font-family: 'Lato-Semibold';   
}
.design-table{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
}
.design-table td, .design-table th {
    background: rgb(11,118,174);
    background: linear-gradient(102deg, rgba(11,118,174,1) 0%, rgba(14,110,161,1) 12%, rgba(17,100,147,1) 100%);
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px 25px;
    text-transform: capitalize;
}
.padd-r{
    padding-right: 0
}
.padd-l{
    padding-left: 0
}
.facts-sec{
    background: url(../images/factory-bg.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 80px 0
}
.about-sea {
    background: #036488;
    float: left;
    width: 100%;
    height: 260px;
    padding: 70px 30px;
}
.about-sea img {
    float: left;
    vertical-align: top;
    margin-right: 25px;
}
.about-sea h3 {
    font-family: 'Oswald-Bold';
    font-size: 35px;
    text-transform: uppercase;
    margin: 0 0 35px 0;
}
.about-sea h4{
    font-family: 'Oswald-Bold';
    font-size: 20px;
}
.facts-sec .box{
        float: left;
    width: 100%;
}
.facts-sec .box p{
    font-family: 'Lato-Bold';
    font-size: 21px;
    line-height: 35px;
}
.facts-sec .ship {
    background: #11a1f1;
    height: 260px;
    text-align: center;
    padding: 30px 80px;
}
.facts-sec .ship img{
    margin-bottom: 15px;
}
.facts-sec .box span {
    width: 48px;
    height: 48px;
    font-size: 22px;
    font-family: 'Oswald-Bold';
    color: #000;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    line-height: 48px;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
}
.facts-sec .shipping{
    height: 490px;
    background: #01527c;
    padding: 120px 30px 120px 70px;
    text-align: left;
}
.facts-sec .shipping img{
    margin-bottom: 20px;
}
.facts-sec .aircraft{
    background: #2c2e2f;
    height: 245px;
    padding: 60px 120px;
}
.facts-sec .aircraft img{
    float: left;
    margin: 20px 30px 0 0;
}
.transport, .air-cargo {
    text-align: center;
    background: #0e354a;
    height: 245px;
    padding: 40px 40px;
}
.transport img, .air-cargo img{
    margin-bottom: 20px;
}
.air-cargo{
    background: #116493
}
.vehicle-sec{
    text-align: center;
    background: #e5f8fe;
    padding: 70px 0 100px;
}
.vehicle-sec h3{
    font-family: 'Lato-Black';
    font-size: 29px;
    color: #4f4646;
    margin: 0 0 5px;
}
.vehicle-sec h4{
    font-family: 'Lato-Semibold';
    font-size: 18px;
    color: #4f4646;
    margin: 0 0;
}
.vehicle-sec table{
    margin-top: 30px;
    width: 100%;
    background: #fff;
    box-shadow: -1px 0px 20px 5px #00000017;
}
.vehicle-sec table th{
    background: rgb(11,118,174);
    background: linear-gradient(102deg, rgba(11,118,174,1) 0%, rgba(14,110,161,1) 12%, rgba(17,100,147,1) 100%);
padding: 15px 25px;
color: #fff;
font-font-family: 'Lato-Bold';font-size: 16px;
border: 1px solid #fff;
width: 33%;
}
.vehicle-sec table td{
    color: #373333;
    font-family: 'Lato-Bold';
    font-size: 16px;
    padding: 12px 25px;
    border: 1px solid #fff;
}
.vehicle-sec table tr:nth-child(even) {
    background-color: #dddddd;
}
.transport-owl .item{
    padding: 15px 10px;
}
.transport-owl .box {
    position: relative;
    text-align: center;
    background: #fff;
    padding: 20px 0 10px;
    box-shadow: -1px 0px 12px 2px #00000017;
}
.transport-owl .box img{
    width: auto;
    max-width: 100%;
    margin:  0 auto 10px;
}
.transport-owl .box .button-style{
    width: 100%
}
.transport-owl .box .button-style span{
    display: block;
    clip-path:none;
    background: #1695d4;
    color: #fff;
    position: relative;
    font-family: 'Lato-Semibold';
    font-size: 16px;
    padding: 14px 20px;
}
.transport-owl .box .button-style:after{
    content: none
}
.transport-owl .owl-nav div {
    width: 50px;
    height: 44px;
    position: absolute;
    top: 34%;
    text-indent: -99999px!important;
    margin: 0!important;
    padding: 0!important;
    background: #005483!important;
    border-radius: 0!important;
}
.transport-owl .owl-nav div.owl-prev {
    left: -5px;
}
.transport-owl .owl-nav div.owl-next {
    right: -5px;
}
.transport-owl .owl-nav div.owl-prev:after {
    position: absolute;
    content: "";
    top: 11px;
    left: 17px;
    background: url(../images/button1.png) no-repeat left center;
    width: 17px;
    height: 20px;
}   
.transport-owl .owl-nav div.owl-next:after {
    position: absolute;
    content: "";
    top: 11px;
    left: 17px;
    background: url(../images/button1.png) no-repeat right center;
    width: 17px;
    height: 20px;
}
.transport-sec .sec-heading{
    margin-bottom: 50px
}
.transport-sec{
    background: #ededed;
    padding: 70px 0 50px;
}
.clearance-type {
    margin-top: 40px;
    background: url(../images/type-bg.jpg) no-repeat;
    height: 291px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    box-shadow: -3px 6px 16px 0px #00000080;
}
.clearance-type h4{
    color: #fff;
    font-family: 'Lato-Semibold';
    font-size: 32px;
    line-height: 43px;
    text-transform: uppercase;
}
.clearance-type h4 span{
    display: block;
    font-size: 38px;
    font-family: 'Lato-Black';
}
.all-type{
    background: #0a4b6e;
    box-shadow: 4px 3px 16px 0px #00000080;
    float: left;
    margin-top: 40px;
}
.all-type li {
    float: left;
    width: 33.33%;
    border-right: 1px solid #b3c6d0;
    border-bottom: 1px solid #b3c6d0;
    text-align: center;
    padding: 31px 0;
}
.all-type li:nth-child(3), .all-type li:last-child{
    border-right: none
}
.all-type li img{
    margin: 0 auto 10px;
}
.all-type li p{
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}

.about-inner{
    padding-top: 0;
    padding-bottom: 60px;
    background: #fff;
    text-align: center;
}
.about-inner p{
    line-height: 30px;
    text-align: justify;
}
.special-sec{
    background: #2497d4;
    padding: 60px 0;
}
.special-sec .sec-heading{
    color: #fff;
}
.special-sec .sec-heading:after{
    background: #fff
}
.special-sec .sec-heading:before{
    background: #fff
}
.special-sec .special-info{
    background: #ffffff;
    padding: 30px;
    float: left;
        border-radius: 5px;
}
.special-sec .special-info .box {
    color: #043956;
    border-radius: 5px;
    text-align: center;
    width: 24%;
    background: #f7f7f7;
    padding: 40px 10px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    min-height: 230px;
}
.special-sec .special-info .box p {
    display: block;
    font-size: 18px;
    margin: 15px 0 0 0;
}

.experience-sec{
    padding: 60px 0;
        padding-top: 220px;
}
.experience-sec ul{
    text-align: center;
}
.experience-sec ul li {
    display: inline-block;
    vertical-align: top;
    font-family: 'Oswald-Bold';
    font-size: 60px;
    text-align: center;
    color: #043956;
    line-height: normal;
    padding: 10px 50px;
    border-right: 4px solid #043956;
}
.experience-sec ul li:last-child{
    border: none
}
.experience-sec ul li span{
    display: block;
    font-family: 'Lato-Bold';
    font-size: 18px;
}
.client-sec{
    background: url(../images/client-bg.jpg) no-repeat;
    background-size: cover;
    padding: 70px 0;
}
.client-box{
    background: #fff;
    padding: 50px 30px;
}
.client-owl .item {
    text-align: center;
    background: #00000005;
    padding: 20px;
    border-radius: 10px;
}
.client-owl .item .client-img {
    width: 180px;
    overflow: hidden;
    margin: 0 auto 20px;
}
.client-owl .item .client-img img{
    width: 100%;
    height: 100%
}
 .client-owl .item .client-info h4{
    font-family: 'Lato-Bold';
    font-size: 18px;
    margin: 0 0 5px 0;
    text-transform: uppercase;
 }
.client-owl .item .client-info p {
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}
.client-owl .owl-nav div {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 43%;
    text-indent: -99999px;
    margin: 0!important;
    padding: 0!important;
    background: #1695d4!important;
    border-radius: 6px!important;
    box-shadow: 6px 4px 20px 2px #0000004a;
}
.client-owl .owl-nav div.owl-prev {
    left: -58px;
}
.client-owl .owl-nav div.owl-next {
    right: -58px;
}
.client-owl .owl-nav div.owl-next:after {
    position: absolute;
    content: "";
    top: 17px;
    left: 17px;
    background: url(../images/button1.png) no-repeat right center;
    width: 17px;
    height: 20px;
}
.client-owl .owl-nav div.owl-prev:after {
    position: absolute;
    content: "";
    top: 17px;
    left: 17px;
    background: url(../images/button1.png) no-repeat left center;
    width: 17px;
    height: 20px;
}
.air-btn{
    margin-right: 10px;
}
.slider {
    position: relative;
    height: 700px;
    overflow: hidden;
}   
.ratting {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
}
.ratting .button-style{
    width: 100%;
}
.ratting .button-style .more {
    background: #1695d4 url(../images/rate-arrow.png) no-repeat;
    padding:21px 16px 21px 42px;
    background-position: 7px center;
    font-size: 16px;
    width: 50%;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-right: -3px;
}
.ratting .button-style p{
    display: inline-block;
    margin: 0;
    width: 49%;
    vertical-align: top;
}
.ratting .button-style p span {
    display: block;
    text-align: center;
    background: #1695d4;
    color: #fff;
    padding: 4.5px 0;
    margin-bottom: 1px;
    font-size: 16px;
}
.ratting .button-style p span:first-child{
clip-path: polygon( 0% 0px, 0px 0%, calc(100% - 15px) 0%, 100% 15px, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0px 100%, 0 calc(100% - 0px) );
}
.rate-btn{
    float: left;
    margin-right: -1px;
    width: 20%;
    margin-top: -1px;
}
.all-rate{
    float: left;
    width: 80%
}
.all-rate ul li {
    float: left;
    display: block;
    font-size: 13px;
    background: #fff;
    color: #1695d4;
    font-family: 'Lato-Black';
    width: 100%;
    margin-bottom: 0;
    padding: 4px 0;
        border-bottom: 1px solid #000;
}
.all-rate ul li:last-child{
    border: none;
}
.all-rate ul li p {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: auto;
    float: left;
    text-align: center;
    padding: 0 20px;
}
.all-rate ul li p span.red-clr{
    color: #ff0000;
    position: relative;
}
.all-rate ul li p span.red-clr:after {
    position: absolute;
    content: "";
    top: 2px;
    background: url(../images/red-green-arrow.png) no-repeat left center;
    right: -12px;
    width: 7px;
    height: 7px;
}
.all-rate ul li p span.green-clr{
    color: #007f00;
    position: relative;
}
.all-rate ul li p span.green-clr:after {
    position: absolute;
    content: "";
    top: 2px;
    background: url(../images/red-green-arrow.png) no-repeat right center;
    right: -12px;
    width: 7px;
    height: 7px;
}
.nav-toggle{
    display: none;
}

.contact-sec{
    padding-top: 200px; 
    background: #eef0f2;
    padding-bottom: 60px;
}
.contact-sec form{
    padding: 0 60px;
}
.contact-sec form .group{
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    padding: 0 15px;
    width: 50%;
    margin: 0 -4px 25px 0;
}
.contact-sec form .group input, .contact-sec form .group select {
    width: 100%;
    border: none;
    height: 60px;
    color: #717171;
    font-size: 16px;
    background: transparent;
    font-family: 'Lato-Semibold';
    border-bottom: 1px solid #717171;
}
input:focus, select:focus, textarea:focus{
    border: none;
    outline: none;
}
.contact-sec form .message{
    width: 100%;
    padding: 0 15px;
    margin-bottom: 25px;
}
.contact-sec form textarea{
    width: 100%;
    height: 100px;
    font-family: 'Lato-Semibold';
    color: #717171;
    font-size: 16px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #717171;
}
.contact-sec form .captcha span{
    font-size: 16px;
    color: #717171;
    display: inline-block;
}
.contact-sec form .captcha input{
    width: 50%;
    display: inline-block;
}
 .contact-sec form .captcha span strong{
    color: #000;
    font-weight: bold;
}
.contact-sec form .submit{
    width: 50%;
    display: inline-block;
    vertical-align: top;
     margin: 0 -4px 0 0;
     position: relative;
}
.contact-sec form .submit:after {
    position: absolute;
    content: "";
    top: 3px;
    right: 3px;
    border-right: 0px solid transparent;
    border-left: 15px solid transparent;
    border-top: 15px solid #fff;
    box-shadow: 2px -1px 2px -1px #00000099;
}
.contact-sec form .submit input {
    background: #05445c;
    display: inline-block;
    width: 100%;
    border: none;
    color: #fff;
    position: relative;
    font-family: 'Lato-Semibold';
    font-size: 18px;
    text-transform: uppercase;
    padding: 17px 70px 17px 30px;
    background-position: 83% center;
    clip-path: polygon( 0% 0px, 0px 0%, calc(100% - 15px) 0%, 100% 15px, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0px 100%, 0 calc(100% - 0px) );
}
.address-sec{
    background: url(../images/contact-bg.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.address-sec .padd-l{
    padding-left: 50px;
}
.address-sec .padd-r{
    padding-right: 50px;
}
.address-sec .box {
    background: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 30px 15px;
    height: 320px;
}
.address-sec .box p, .address-sec .box p a{
    font-size: 16px;
    line-height: 24px;
    color: #0e0e0e;
    font-family: 'Lato-Bold';
}
.address-sec .box p span{
    display: block;
}
.address-sec h2 {
    font-size: 26px;
    font-family: 'Oswald-Bold';
    color: #054058;
    margin: 12px 0 24px 0;
}
.address-sec .sec-heading:after{
    left: 37%;
    width: 45px;
    height: 2px;
}
.address-sec .sec-heading:before{
    left: 53.5%;
    width: 16px;
    height: 2px;
}
.address-sec .add-info{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
    position: relative;
}
.address-sec .add-info:after{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 1px;
    background: #ebebeb;
    height: 100%;
}
.address-sec .add-info:last-child:after{
    content: none;
}
.address-sec .add-info h3{
    font-size: 26px;
    font-family: 'Oswald-Bold';
    color: #054058;    
    margin: 12px 0 10px 0;
}
.address-sec .add-info p{
    margin: 0 0 5px 0;
}
.map-sec img{
    width: 100%;    
}
.expend-sec{
    display: none;
}
#top {
    display: block;
    position: fixed;
    right: 10px;
    z-index: 999;
    bottom: 18%;
    cursor: pointer;
    display: none!important;
}
#top.toTop{
    display: block!important;
    opacity: 1!important
}
.get-btn {
    width: 160px;
    height: 30px;
    transform: rotate(90deg);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    padding-top: 7px;
    display: inline-block;
    position: absolute;
    right: -66px;
}
.get-btn a{
    background: #3d8cb7;
    color: #fff;
    padding: 10px 10px;
    border-radius: 4px;
}
.get-touch{
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 60%;
}
.get-touch .form-design {
    width: 400px;
    max-width: 320px;
    background: #fff;
    padding: 20px 20px 20px;
    background: #3d8cb7;
    position: absolute;
    top: -230px;
    z-index: 99;
    right: -400px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.get-touch .form-design p{
        color: #fff;
    font-size: 14px;
    text-align: center;
}
.get-touch .form-design p a{
    color: #fff;
    font-size: 18px;
}
.get-touch .form-design.open{
    right: 0
}
.get-touch .form-design .group{
    width: 100%;
    margin-bottom: 10px;
}
.get-touch .form-design .close {
    position: absolute;
    top: 3px;
    right: 3px;
    opacity: 1;
    box-shadow: none;
    text-shadow: none;
    background: #fff;
    padding: 7px 8px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Lato-Black';
}
.get-touch .form-design .group input{
    width: 100%;
    border: none;
    background: #fff;
    color: #000;
    height: 40px;
    padding: 10px;
    font-size: 16px;
}
.get-touch .form-design .group textarea{
    width: 100%;
    border: none;
    background: #fff;
    color: #000;
    height: 100px;
    padding: 10px;
    font-size: 16px;
}
.get-touch .form-design .submit input{
    width: 100%;
    border: none;
    background: #fff;
    color: #000;
    height: 40px;
    padding: 10px;
    font-size: 16px;
}
.mob-view{
    display: none;
}
.our-client-sec{
    background: #f5f5f5;
    padding: 220px 0 60px;
}
.clernt-search {
    text-align: center;
    width: 600px;
    max-width: 100%;
    margin: 0 auto 70px;
}
.clernt-search .group{
    display: inline-block;
    vertical-align: top;
    width: 60%;
    margin-right: 5px;
}
 .clernt-search .group select{
    width: 100%;
    border: none;
    background: #fff;
    padding: 20px 20px;
 }
  .clernt-search .btn{
    padding: 0;
  }
 .clernt-search .btn input{
    background: #138ac4;
    color: #fff;
    border: none;
    padding: 14px 50px;
    font-size: 20px;
 }
.our-client-sec .client-img {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 3px 6px 15px 0px #0000001c;
    margin-bottom: 30px
}
.our-client-sec .client-img img{
    width: 100%;
}
.client-images {
    float: left;
    vertical-align: top;
    max-width: 248px;
    width: 100%;
    background: #fff;
    margin: 0 14px 30px 14px;
}
.client-images  img{
    width: 100%;
    /* -webkit-filter: grayscale(100%);*/
    opacity: 0;
  filter: grayscale(100%);-webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
}
.client-images.fadeIn img{
     -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  opacity: 1;
}
.client-images p{
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;background: #f5f5f5;
        min-height: 70px;
}
.imexcon-info h3{
        color: #fff;
    font-size: 16px;
    margin: 0 0 12px 0;
    display: block;
}
.rate-sec{
        padding: 60px 0;
    padding-top: 170px;
}
.rate-sec .rate-box{
    text-align: center;
}
.rate-box p {
    margin: 0 0 4px 0px;
    font-size: 18px;
}
.rate-box p  strong{
    text-decoration: underline;
    font-weight: bold;
    font-family: 'Lato-Black';
    margin: 0 0 40px 0;
    display: block;
}
.rate-box p.l-right{
    text-align: right;
}
.rate-sec .design-table td{
    font-family: 'Lato-Bold';
    font-size: 18px;
}
.rate-sec .design-table th b{
    font-family: 'Lato-Bold';
}
.imexcon-pro{
    text-align: center;
    margin-top: 30px;
}
.imexcon-pro .box {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    text-align: center;
    padding: 0 10px;
}
.imexcon-pro .box img{
    width: 100%
}
.imexcon-pro .box p {
    display: block;
    font-size: 16px;
    text-align: center;
    font-size: 18px;
    margin: 8px 0 0 0;
    font-family: 'Lato-Black';
}


@media only screen and (max-width: 1750px){
.slider {
    height: 640px;}
   .slider-owl .item .content.first-slid {
    top: 75%;
} 
}
@media only screen and (max-width: 1600px){
.slider {
    height: 540px;
}
.slider-owl .item img{
    height: auto;
}  
.slider-owl .item .content.first-slid{
    top: 72%;
}
}
@media only screen and (max-width: 1500px){
.rate-btn{
    width: 20%;
}    
.all-rate{
    width: 80%;
}
.ratting .button-style .more-btn{
    padding: 20px 26px 20px 70px
}
nav ul li{
    padding: 0 6px;
}
}
@media only screen and (max-width: 1400px){
.slider {
    height: 510px;
}
.slider-owl .item .content{
    bottom: 26%;
}
.slider-owl .item .content h1{
    font-size: 30px;
}
.slider-owl .item .content h1 span {
    font-size: 26px;
}
.all-rate ul li p{
    padding: 0 10px;
}
}

@media only screen and (max-width: 1350px){
.slider {
    height: 460px;
}
}

@media only screen and (max-width: 1200px){
.all-rate ul li{
    width: 1060px;
}
.ratting .button-style .more-btn {
    padding: 22px 16px 22px 50px;
    background-position: 12px center;
    font-size: 15px;
}
header .logo{
    width: 150px
}
header .logo img{
    width: 100%
}
nav{
    margin-top: 30px;
}
nav ul li{
    padding: 0 6px;
}
nav ul li a{
    font-size: 13px;
}
.call a {
    padding: 8px 47px 8px 21px;
    border-radius: 14px;
    background-position: 90% center;
    font-size: 14px;
}
.about-img img{
    width: 100%;
}
.about-img .year{
padding: 18px 10px 5px;
}
.about-img h4 {
    font-size: 20px;
}
.about-img h4 span{
        font-size: 15px;
}
.about-sec {
    padding: 50px 0 80px;
}
.newsletter h3{
    padding-left: 50px;
}
.slider-owl .item .content{
    bottom: 10%;
}
.slider-owl .owl-nav div{
    top: 30%;
}
.slider-owl .owl-nav div.owl-prev{
    left: 20px;
}
.slider-owl .owl-nav div.owl-next{
    right: 20px;
}
.special-sec .special-info .box{
        margin-right: 8px;
}
.special-sec .special-info .box p{
    font-size: 16px;
}
.inner-title{
    top: 30%;
}
.services-box .content {
    padding: 30px 40px;
}
.services-box .content h3{
    font-size: 30px
}
.services-box .content h4{
    font-size: 24px;
}
.about-sea h3{
    font-size: 24px;
}
.facts-sec .shipping{
    padding: 120px 20px 120px 30px;
}
.facts-sec .aircraft{
    padding: 60px
}
.transport, .air-cargo{
    padding: 40px 20px;
}
.rate-btn {
    width: 23%;
}
.all-rate {
    width: 77%;
}
.slider{
    height: auto;
}
.slider-owl .item .content.first-slid {
    top: 78%;
}
.ratting{
    position: relative;top: -10px;
}
.all-rate ul li p{
        padding: 0 13px;
}
}

@media only screen and (max-width: 992px){
   .slider-owl .item .content h1 {
    font-size: 24px;
    margin: 0 0 12px 0;
}
.slider-owl .item .content {
    bottom: 6%;
}
.slider-owl .item .content h1 span {
    font-size: 18px;
} 
.slider-owl .button-style .more-btn {
    padding: 13px 45px 12px 10px;
    font-size: 12px;}
.experience-sec {
    padding: 50px 0;
    padding-top: 190px;
}    
    .slider{
        height: auto;
    }
.ratting .button-style .more{
    margin-right: -2px;
    padding: 21px 16px 21px 42px;
}    
.all-rate ul li{
    padding: 5.5px 0;
    font-size: 12px;
}
    .address-sec .box p {
    font-size: 14px;
    line-height: 18px;}
.address-sec .box img{
    width: 30px;
}    
.address-sec .add-info h3 {
    font-size: 20px;}
.address-sec .box{
        height: 230px;
}    
.address-sec .box .add-info p img {
    width: auto;
}
.air-freight{
    padding-bottom: 40px;
}    
.services-box .content, .services-box .Service-img {
    display: block;
    flex: 1 0 100%;
}
.services-box .content:after{
    top: 29%;
}
.imexcon-service {
    padding-top: 190px;
}
.services-box .Service-img{
    height: 300px;
    overflow: hidden;
}
.services-box .Service-img img{
    width: 100%;
    height: auto;
}    
.nav-toggle {
    position: absolute;
    right: 0px;
    top: 36px;
    z-index: 9999;
    cursor: pointer;
    display: block;
    padding: 8px 11px 7px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: #3d8cb7;
    margin: 0;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
}
.nav-toggle:hover{
    color: #fff;
}
.nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    width: 20px;
    height: 1px;
    color: #fff;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    top: -2px;
}
.nav-toggle i::before, .nav-toggle i::after {
    content: '';
    width: 20px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.nav-toggle i::before {
    top: -7px;
}
.nav-toggle i::after {
    bottom: -7px;
}
body.open .nav-toggle i {
    background: transparent;
}
body.open .nav-toggle i::before {
    top: -2px;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
body.open .nav-toggle i::after {
    bottom: 2px;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
nav ul{
    position: absolute;
    top: 110px;
    left: 0;
    z-index: 99;
    background: #07232ed1;
    width: 100%;
    display: none;
}
nav ul li {
    padding: 0 6px;
    display: block;
}
nav ul li a {
    font-size: 13px;
    display: block;
    padding: 10px 10px;
}
.call{
    margin-right: 47px;
    margin-top: 36px;
}
nav ul li.search{
    display: none;
}
.slider-owl .item .content h1{
    letter-spacing:  2px;
}
.rate-btn {
    width: 26%;
}
.all-rate {
    width: 74%;
}
.sec-heading {
    font-size: 40px;}
.sec-heading span{
    font-size: 28px;
}    
.about-sec .sec-heading {
    margin: 0 0 40px 0;}
body{
    font-size: 15px;
}    
.about-sec p {
    line-height: 26px;
}
.button-style .more-btn{
    padding: 15px 56px 15px 20px;
    font-size: 14px;
    background-position: 88% center;
}
.reat-sec .box > img{
    width: 100%;
}
.reat-sec .box .get-box a{
    font-size: 16px;
}
.reat-sec .box .get-box a img{
        width: 23px;
    margin-right: 8px;
}
.reat-sec .box .plan-btn{
    height: 56px;
}
.services-sec .box img{
    width: 100%
}
.services-sec .box h3{
    font-size: 15px;
}
.newsletter h3 {
    padding-left: 0;
}
.newsletter form .form-control{
    width: 63%
}
footer .box ul li a, footer .box p, footer .box p a {
    font-size: 13px;
    line-height: 22px;}
.imexcon-info img{
    width: 140px;}
.imexcon-info p {
    margin-top: 14px;
    font-size: 13px;
    text-align: justify;
    line-height: 19px;}
.inner-head{
    padding: 35px 15px;
}    
.about-inner {
    padding-top: 0;
    padding-bottom: 40px;
}
.special-sec .special-info .box{
    width: 32%;
}
.air-freight .sec-heading{
    font-size: 40px
}
.clearance-type h4{
    font-size: 26px;
    line-height: 36px;
}
.clearance-type h4 span{
    font-size: 32px;
}
.all-type li p{
    min-height: 48px;
}
.all-type li{
    padding: 17px 10px;
}
.container-box .ui-tabs .ui-tabs-nav li{
    padding-left: 15px;
}
.container-box .ui-tabs .ui-tabs-nav li a{
        padding: 12px 0!important;
        font-size: 15px;
}
.container-box p {
    font-size: 14px;
    line-height: 21px;
}
.design-table td{
    font-size: 14px;
        padding: 11px 20px;
}
.facts-sec .box p {
    font-size: 15px;
    line-height: 24px;
}
.facts-sec .ship{
        height: 210px;
    padding: 10px 15px;
}
.facts-sec .box span{
    width: 38px;
    height: 38px;
    font-size: 15px;    line-height: 38px;
}
.about-sea {
   height: 210px;
    padding: 50px 15px;
}
.about-sea img {
    margin-right: 15px;
}
.about-sea h3 {
    font-size: 18px;
}
.about-sea h4 {
    font-size: 16px;
}
.facts-sec .aircraft img {
    margin: 20px 20px 10px 0;
}
.facts-sec .aircraft {
    padding: 62px 40px;
    height: 200px;
}
.facts-sec .shipping {
    padding: 80px 20px 120px 30px;
    height: 400px;
}
.transport, .air-cargo{
    padding: 21px 20px;
    height: 200px;
}
.air-pallet{
    font-size: 18px;
    padding: 10px 30px;
}
.pallet-list {
    padding: 0 20px 0 45px;
}
.pallet-list li{
        font-size: 15px;
    line-height: 22px;

}
.air-container-sec .pallet-info{
    padding: 80px 0 40px;
}
.all-rate ul li p {
    margin: 0;
    width: auto;
    padding: 0 13px;
}
.slider {
    height: auto;
    overflow: auto;
}
.slider-owl .item .content.first-slid{
    top: 78%;
}
.ratting{
    position: relative;
}
.about-sec {
    padding: 50px 0 70px;
}
.rate-sec{
    padding-top: 130px;
}
.about-owl {
    position: relative;
    padding: 0 0 0px 80px;
}
.about-img h4 {
    font-size: 16px;}
.about-img .year{
        width: 160px;
        padding: 8px 1px 5px;
        bottom: 39px
}    
.about-img img{
    box-shadow: none;
}
.about-owl:after{
    bottom: 24px;
}
}

@media only screen and (max-width: 767px){
    .about-img .year{
        width: 180px;padding: 16px 1px 0;
    }
.about-owl:after{
    width: 220px;
}    
.rate-sec{
    padding-top: 100px;
}    
.rate-sec .design-table td, .rate-sec .design-table th{
    font-size: 14px;
}
.rate-sec .design-table td, .rate-sec .design-table th{
    padding: 6px 10px;
}
.about-sec p, .about-inner p, .air-freight .content p{
    text-align: left;
}    
.call a{
    background: #3d8cb7!important;
    padding: 8px 17px 8px 16px;
}    
   .all-rate ul li p{
         width: auto;
    padding: 0 10px;
   } 
.our-client-sec .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}    
.get-touch .form-design .group input{
    height: 34px;
    font-size: 14px;
}    
.get-touch .form-design .group textarea {
    height: 60px;
}
.get-touch .form-design{
        top: -210px;
}
#top{
    bottom: 3%;
}
.mob-view{
    display: none;
}    
/*.desktop-view{
    display: none;
}*/
.ratting .button-style p span{
    padding: 2px 0;
}    
.ratting .button-style .more {
    padding: 18px 16px 15px 42px;
    font-size: 16px;
}
.address-sec .padd-l {
    padding-left: 15px;
}
.address-sec .box {
    margin-bottom: 20px;
    height: auto;
}
.address-sec .add-info {
    width: 100%;
    margin: 0 0 20px 0;
}
.address-sec .add-info:last-child{
    margin: 0
}
.contact-sec form {
    padding: 0 0;
}
.contact-sec form .group, .contact-sec form .submit{
    width: 100%;
}
.address-sec .add-info:after {
    right: 0;
    bottom: -16px;
    top: auto;
    width: 100%;
    height: 1px;
}
.address-sec .sec-heading:after {
    left: 42%;
}
.address-sec .sec-heading:before {
    left: 52.5%;
}
.address-sec .padd-r {
    padding-right: 15px;
}    
   .sec-heading {
    font-size: 34px;
} 
    .vehicle-sec table th, .vehicle-sec table td{
        font-size: 14px;
    }
.slider-owl .item .content h1 {
    font-size: 24px;
}
.slider-owl .item .content h1 span {
    font-size: 18px;
}
.rate-btn {
    width: 34%;
}
.all-rate {
    width: 66%;
}
.all-rate ul li {
    font-size: 10px;
    padding: 3px 0;
}
.ratting .button-style .more-btn {
    padding: 12px 16px 12px 50px;
    font-size: 13px;
}
.button-style .more-btn {
    padding: 9px 36px 9px 7px;
    font-size: 12px;
    background-position: 92% center;
}
.button-style:after{
    border-left: 12px solid transparent;
    border-top: 12px solid #fff;
}
.slider-owl .item .content.first-slid {
    top: 76%;
}
header .logo {
    width: 130px;
}
.call {
    margin-right: 47px;
    margin-top: 0;
    position: relative;
    top: 26px;
}
nav ul{
        top: 76px;
}
.nav-toggle{
    top: 26px;
}
.about-sec {
    padding: 30px 0 100px;
}
.about-img{
    margin-top: 30px
}
.reat-sec .box{
    width: 100%;
    margin-bottom: 30px;
}
footer .box p{
    width: 100%;
}
footer .box ul li a, footer .box p, footer .box p a {
    font-size: 14px;
    line-height: 26px;
}
footer .box p i{
        margin: 6px 12px 10px 0;
}
.copyight p {
    font-size: 14px;
    text-align: center;
    margin: 0 0 4px 0;
}
.reat-sec {
    padding: 70px 0 40px;}
.inner-banner .banner-sec    {
    height: 200px
}
.inner-head h2 {
    font-size: 28px;
}
.special-sec .special-info .box {
    width: 48%;
}
.experience-sec ul li{
    padding: 10px 30px;
}
.air-freight .sec-heading {
    font-size: 30px;
    margin-bottom: 30px;
}
.air-freight .content p {
    line-height: 26px;
}
.freight-owl{
    margin-top: -30px
}
.padd-r{
    padding-right: 0
}
.clearance-type{
    padding: 60px 0;
    height: auto;
}
.services-box .content p{
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    margin-bottom: 23px;
}
.imexcon-service {
    padding-top: 220px;
}
.services-box .content {
    padding: 25px 15px 25px 35px;
}
.services-box .Service-img {
    height: auto;
    }
.container-box .white-box{
    padding: 15px;
}    
.container-box .left-menu{
    width: 100%;
    margin-bottom: 20px;
}
.container-box .white-box{
    width: 100%;
}
.padd-l {
     padding-left: 15px; 
}
.facts-sec .box {
    float: left;
    width: 100%;
    height: auto!important;
    padding: 30px 50px!important;
}
.pallet-img {
    padding: 0 15px;
    margin: 15px 0 30px;
    display: block;
    text-align: center;
}
.get-touch .form-design .close{
        font-size: 12px;
        padding: 5px 7px;
}
.get-touch .form-design{
    padding: 10px 20px 20px;
}
.get-touch .form-design .group textarea{
    height: 70px
}
.client-images{
    width: 223px
}
}

@media only screen and (max-width: 580px){
.clernt-search{
    margin: 0 auto 40px
}    

.transport-owl .owl-nav div.owl-next{
    right: 0
}    
.transport-owl .owl-nav div.owl-prev{
    left: 0
}
.inner-title .sec-heading {
    color: #fff;
    font-size: 26px;
}    
.client-owl .owl-nav div.owl-prev, .freight-owl .owl-nav div.owl-prev {
    left: 0;
}
.client-owl .owl-nav div.owl-next, .freight-owl .owl-nav div.owl-next {
    right: 0;
}
.client-owl .owl-nav div, .freight-owl .owl-nav div {
    width: 45px;
    height: 45px;
}
.client-owl .owl-nav div.owl-next:after, .client-owl .owl-nav div.owl-prev:after, .freight-owl .owl-nav div.owl-next:after, .freight-owl .owl-nav div.owl-prev:after{
    top: 12px;
    left: 16px;
}
.services-sec .box .overlay .hover{
    bottom: 0
}
.nav-toggle{
    right: 15px;
}
.call {
    margin-right: 62px;
}
.ratting{
    position: relative;
    padding: 0 15px;
}
.rate-btn, .all-rate{
    width: 100%;
}
.ratting .button-style .more-btn {
    padding: 16px 16px 16px 50px;
    font-size: 14px;
    text-align: center;
    background-position: 33% center;
}
.slider-owl .item .content h1 {
    font-size: 16px;
    margin-bottom: 10px;
}
.slider-owl .item .content h1 span {
    font-size: 14px;
    margin-top: 2px;
}
.call a {
    padding: 8px 11px 8px 11px;
    border-radius: 10px;
}
.newsletter form .button-style .more-btn {
    border: none;
    padding: 15px 40px 15px 20px;
}
.newsletter form .form-control {
    width: 65%;
    height: 49px;
    font-size: 15px;
}
.special-sec .special-info .box {
    width: 100%;
    min-height: auto;
    padding: 40px 15px;
}
.experience-sec ul li{
    font-size: 35px;
}
.experience-sec ul li span{
    font-size: 16px;
}
.experience-sec {
    padding: 40px 0;
    padding-top: 170px;
}
.inner-head p {
    font-size: 14px;
    line-height: 24px;
}
.all-type li p{
    font-size: 12px;
}
.air-pallet {
    font-size: 14px;
    padding: 10px 20px;
    left: -5px;
}
.light-brown .air-pallet {
    left: auto;
    right: -6px;
}
.clernt-search .group{
    width: 47%;
}
.client-images {
    max-width: 44%;
}
.imexcon-pro .box{
    margin-bottom: 30px;
}
}


@media only screen and (max-width: 480px){
.our-client-sec{padding: 250px 0 60px;}    
.slider-owl .item .content.first-slid {
    top:70%;
}    
.client-images{
            margin: 0 14px 0 14px;max-width: 41%;
            max-width: 41%;
}    
.client-images p{
        font-size: 12px;
}
.experience-sec ul li {
    font-size: 25px;
    padding: 10px;
}
.experience-sec ul li span {
    font-size: 14px;
}
.newsletter form .form-control {
    width: 63%;}
.inner-title .sec-heading {
    color: #fff;
    font-size: 32px;
}    
.facts-sec .box{
    padding: 30px 20px!important;
}
.client-images p{
    min-height: 80px;
}
}