@media(max-width:1800px){
    #header .logo img{
        width: 76%;
        margin-top: 8px;
    } 
    img.img-fluid.year-tag{
        right: 1.3vw;
    }

}

 
@media(max-width: 1366px) {
.form-group img{
    top:9px;
}
}
@media(max-width: 992px) {
     header .mobile-navbar.open {
         right: 0%;
    }
     .navbar-toggler .icon-bar {
         display: block;
         width: 25px;
         height: 2px;
         border-radius: 0px;
         background-color: #000;
         position: relative;
         margin: 5px auto;
         transition: all ease-in-out 0.3s;
         -webkit-transition: all ease-in-out 0.3s;
         -moz-transition: all ease-in-out 0.3s;
         -o-transition: all ease-in-out 0.3s;
    }
     header .navbar-toggler.active .icon-bar.one {
         -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
         -o-transform: rotate(45deg);
         transform: rotate(45deg);
         top: 7px;
    }
     header .navbar-toggler.active .icon-bar.two {
         transform: translateX(40px);
         -webkit-transform: translateX(40px);
         -moz-transform: translateX(40px);
         -o-transform: translateX(40px);
    }
     header .navbar-toggler.active .icon-bar.three {
         -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
         transform: rotate(-45deg);
         bottom: 7px;
    }
     .mobile-navbar .navbar-nav {
         margin-top: 50px;
         display: block;
    }
     header .navbar-toggler, header .navbar-toggler:focus {
         border: 0;
         outline: 0;
         padding: 0;
         width: 25px;
         height: 25px;
         position: relative;
         overflow: hidden;
         z-index: 2;
         margin: 10px;
         top: -5px;
    }
     header .mobile-navbar.open {
         right: 0%;
    }
     header .mobile-navbar {
         z-index: 2;
         width: 100%;
         position: fixed;
         top: 0;
         padding: 0px;
         z-index: 1;
         right: -100%;
         background-color: #fff;
         color: #fff;
         height: 100vh;
         overflow-y: scroll;
         transition: all 0.3s;
    }
    .navbar-brand {
    top: 1px;
    left: 15px;
}
     .navbar-brand img {
         margin: inherit;
         width: 85%;
         margin-top: 10px;
         display: flex;
         justify-content: center;
    }
.navbar-expand-md .navbar-toggler {
    display: block;
    position: relative;
    top: 5px;
}
.navbar-expand-md .navbar-toggler:focus{
    box-shadow: none;
}
.caption h2{
    font-size: 30px;
}
.caption p, p{
    font-size: 14px;
}
.subheading{
    font-size: 18px;
}
.heading{
    font-size: 25px;
    line-height: 33px;
}
.counter-single h4{
    font-size: 30px;
}
.font20 {
    font-size: 15px;
}
.common-btn{
    width: fit-content;
    height: 37px;
    padding: 0px 10px;
    font-size: 14px;
}
.common-btn img {
    margin-left: 6px;
}
.exp-box h4{
    font-size: 27px;
    top: 14px;
    left: 5vw;
}
.exp-box h4 span{
    font-size: 14px;
}
.service-slider .item .icon-box{
    height: 6.58vw;
    width: 6.58vw;
    top: 17vw;
}
.service-slider .item .text-box span{
    font-size: 13px;
}
.btm-strip p, .btm-strip a{
    font-size: 14px;
}
.btm-strip .text-center {
    text-align: left !important;
}
.btm-strip .text-end {
    text-align: left !important;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 97vw;
}
.column:nth-child(1) p{
    font-size: 14px;
    line-height: 19px;
}
.main-footer .footer-wrapp{
    flex-wrap: wrap;
}
.column:nth-child(1){
    width: 100%;
    margin-bottom: 20px;
}
.column:nth-child(2){
    width: 33%;
    padding-left: 0;
}
.column:nth-child(3) {
    width: 33%;
}
.column:nth-child(4){
    width: 33%;
}
.column h4{
    font-size: 15px;
    margin-bottom: 17px;
}
.column a{
    font-size: 14px;
}
.column p{
    font-size: 14px;
    line-height: 17px;
}
.column:nth-child(1) .social-box a{
    font-size: 18px;
}
.news a{
    font-size: 14px;
}
.slider-nav{display: none;}
header{height: 60px;}
#header .logo {
    width: 17%;
    position: relative;
    top: 6px;
}
.caption h6{
    font-size: 20px;
}
.home-slider .caption{left: 5vw;}
.slider-single .item .common-btn img{
    left: 7px;
}
section.home-about {
    padding-top: 40px;
}
.home-about .img-box{margin-top: 20px;}
.breadcum h1{
    font-size: 28px;
}
.breadcum-list a, .breadcum-list span{
    font-size: 13px;
}
.breadcum{
    margin-top: 60px;
}
.core-single {
    width: 45%;
    text-align: center;
    margin-bottom: -16px;
    padding: 11px 14px;
}
.navbar li:last-child .nav-link {
        left: 16px;
        font-size: 14px;
        padding: 9px 10px;
        margin: 10px 0px;
    }
.navbar a, .navbar a:focus{
    width: fit-content !important;
}
.career-content .img-box {
    border-radius: 20px;
    margin-bottom: 20px;
}
.career{
    padding-top: 0;
}
.job-description li{
    font-size: 14px;
}
input.form-control {
        padding: 11px;
        font-size: 12px;
    }
#uploadDiv{
    height: 6.7vw;
    font-size: 14px;
}
.contact-main #contactFormSubmit {
    position: relative;
    left: 11px;
}
.contact-main{
    flex-wrap: wrap;
}
.form-box{
    width: 100%;
}
.info-box{
    width: 100%;
}
.key-advantage ul li{
    font-size: 14px;
}
.contact-wrapper a{
    font-size: 14px;
}
.navbar-mobile ul{
    top: 0 !important;
    padding-top: 50px !important;
}
.mobile-nav-toggle{
    margin-top: 0 !important;
}
.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 17px !important;
    right: 42px !important;
}
section.service .text-box {
    margin-top: 40px;
}
.offer-wrapper{
    grid-template-columns: repeat(2, 1fr);
}
.slider-single .item img{
    height: auto;
}
.slider-single .item .common-btn img{
    height: auto;
}
    #header .logo img {
        width: 94%;
        margin-top: -5px;
    }
    section.vision .col-md-5 {
    display: none;
}
section.vision .col-md-7 {
        flex: 0 0 auto;
        width: 100%;
    }
    .vision-wrapp{
        margin-left: 0;
    }
        .contact-main {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .vision{
        padding-bottom: 0;
    }
    .customer-advisory h2{
        font-size: 20px;
    }
    .sea-port .search-box{
        width: 70%;
    }
    .sea-port #perPageSelect {
        border-color: #ee2c24;
        border-radius: 0;
        padding: 11px 30px;
        font-size: 12px;
    }
    .career-form .select2-selection .select2-selection__rendered{
        font-size: 14px;
    }
    #colms{
        padding: 5px 00px 5px 0px;
    }
    .exp-box {
       right: 3.9vw;
       top:7vw;
}
    img.img-fluid.year-tag {
        right: 3.3vw;
        top: 3.5vw;
    }
    #header-contact img {
    width: 6%;
    margin-left: 11px;
}
    .navbar a, .navbar a:focus {
        font-size: 15px !important;
    }
    li#header-contact img {
    margin-right: 9px;
    margin-left: 0 !important;
    width: 4% !important;
    padding: 10px 0px;
}
}

@media(max-width: 767px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 100vw;
        padding: 0px 15px;
    }
    .column:nth-child(2){
        width: 48%;
    } 
    .column:nth-child(3){
        width: 48%;
    }  
    .column:nth-child(4) {
        width: 100%;
        margin-top: 12px;
    }
    .footer-wrapper{
        margin-bottom: 14px;
    } 
    .breadcum .main-img {
    width: 100%;
    filter: brightness(0.6);
    height: 150px;
    object-fit: cover;
}
#header .logo{
    width: 32%;
}
.contact {
    padding: 40px 0px;
}
.slider-single .item img {
    filter: brightness(0.5);
    height: 300px;
    object-fit: cover;
}
.caption p{
    display: none;
}
.slider-single .item .common-btn img{
    height: auto;
}
    .caption h2 {
        font-size: 30px;
        line-height: 42px;
    }
    .service-slider{
        padding: 0px 15px;
    }
    .certificate{
        padding: 40px 0px;
    }
    .certificate-wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
    .news-wrapper{
        grid-template-columns: repeat(1, 1fr);
    }
    section.about .text-box {
    margin-top: 30px;
}
.vision-wrapp {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 30px;
}
.core-single{
    width: 100%;
}
.core-single img{
    width: 16%;
}
.navbar-mobile .mobile-nav-toggle{
    right: 18px !important;
}
.exp-box h4{
    left: 14vw;
}
    .service-slider .item .icon-box {
        height: 15.58vw;
        width: 15.58vw;
        top: 32vw;
        right: 6vw;
    }
        .breadcum h1 {
        font-size: 21px;
    }
    .key-advantage .img-box::before {
    position: absolute;
    content: "";
    background: #EE2C24;
    width: 99%;
    height: 99%;
    z-index: -1;
    right: 7px;
    bottom: -3px;
}
.slider-single button{
    font-size: 3vw;
}
.service-slider.owl-theme .owl-nav [class*=owl-], .service-slider.owl-theme .owl-nav [class*=owl-]:hover{
    font-size: 4.5vw;
}
.service-slider.owl-theme .owl-nav{
    top: -16vw;
}
.career button {
    margin: 0 auto;
    display: block;
}
.navbar li:last-child .nav-link{
    left: 21px;
}
.navbar .dropdown ul li:last-child a {
        left: 10px;
        font-size: 16px;
        margin-top: 0 !important;
    }
   .iti__selected-country {
    display: flex !important;
    width: 86px !important;
}
input#customField_77 {
    padding-left: 100px !important;
}
    #uploadDiv {
        height: 11.7vw;
        font-size: 14px;
    }
    .career-form .select2-selection .select2-selection__rendered{
        font-size: 14px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow{
        top:18px;
    }
    .slider-single .slick-next,.slider-single .slick-prev{display: none !important;}
    .convertions .table>:not(caption)>*>*{
        padding-top: 10px !important;
    }
    #colms{
        padding: 5px 00px 5px 1px;
    }
   .sea-port  .page-link {
    color: #ee2c24 !important;
    font-size: 12px;
    padding: 5px;
}
.about-divwrapp img{
    width: 36%;
}
img.img-fluid.year-tag{
    top:3.1vw;
}
img.img-fluid.year-tag {
        top: 3.1vw;
        right: -1vw;
    }
        .contact-wrapper a {
        font-size: 14px;
        width: 100%;
        display: block;
    }
    .sea-port .d-flex {
    display: block !important;
}
.sea-port .search-box {
        width: 100%;
        margin-bottom: 11px;
    }
    .sea-port #perPageSelect{
        padding: 11px 16px;
    }
        .column:nth-child(3) {
        width: 100%;
        margin-top: 22px;
    }
    .column:nth-child(2) {
        width: 100%;
    }
    .footer-wrapper div a {
    display: inline-block;
}
li#header-contact img{
    width: 8% !important;
}
}
 @media(min-width:768px) {
}
