@media(max-width: 1200px){
    body {
        font-family: 'Montserrat Regular';
        color: #333;
        font-size: 15px;
        line-height: 1.5;
    }

    .menu-wrap .nav-item {
        padding: 0px 20px;
    }

    .bottom-contnt .content .right h5 {
        padding-right: 50px;
        padding-top: 30px;
        font-size: 16px;
    }

    .bottom-contnt .content .right p{
        font-size: 14px;
        line-height: 20px;
        padding-right: 20px;
    }

    .ourservices-wrapper .two .item .content h3 {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .ourservices-wrapper .two .item .content p{
        font-size: 15px;
        line-height: 22px;
    }

    .international-marine-operations-content .content-wrapper ul li .details h5 {
        min-height: 45px;
        font-size: 16px;
    }

    .international-marine-operations-content .content-wrapper ul li .details p {
        margin-bottom: 0px;
        min-height: 100px;
    }
}

@media(max-width: 1100px){
    .menu-wrap .nav-item {
        padding: 0px 10px;
    }

    .domestic-operations-content .content-wrapper .note {
        font-size: 18px;
    }
}

@media(max-width: 997px){
    .international-marine-operations-content .content-wrapper ul li .details h5 {
        min-height: auto;
        font-size: 16px;
    }

    .international-marine-operations-content .content-wrapper ul li .details p {
        margin-bottom: 0px;
        min-height: auto;
    }

    .career-wrapper .content-wrapper ul li {
        list-style: none;
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .navbar-nav {
        padding-bottom: 20px;
    }

    .menu-wrap .nav-item a {
        margin-top: 10px;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .menu-wrap .navbar {
        padding-top: 5px;
        padding-bottom: 6px;
    }

    .menu-wrap .navbar-toggler span {
        height: 3px;
        width: 30px;
        display: block;
        background: black;
        margin: 7px 0px;
    }

    .menu-wrap .navbar-toggler span.two{
        margin-left: 8px;
        width: 21px;
    }

    .main-wrapper {
          padding-top: 55px;
    }

    .menu-wrap {
        background: #FFFFFF;
        /* background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 38%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
        background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 38%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 38%, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=0); */
        position: fixed;
        top: 0px;
        z-index: 3;
    }

    .menu-wrap .navbar-toggler {
        position: absolute;
        right: 15px;
        top: 9px;
        border: none;
    }

    .mobilenavlogo {
        text-align: center;
        width: 100%;
    }

    .mobilenavlogo a {
        display: inline-block;
    }

    .mobilenavlogo img {
        width: 75px;
        margin-top: 4px;
    }

    .showmobile{
        display: block !important;
    }

    .showdesktop{
        display: none;
    }

    .ourservices-wrapper .col-md-3 {
        width: 100%;
        margin-bottom: 20px;
    }

    .ourservices-wrapper .two .item .content {
        padding: 20px 20px;
        padding-bottom: 5px;
        min-height: auto;
    }

    .ourservices-wrapper .two h1 {
        font-size: 42px;
        padding-top: 20px;
        text-align: center;
    }

    .ourservices-wrapper .two h1 br{
        display: none;
    }


    .products-wrapper .content-wrapper ul li {
        width: 100%;
        display: inline-block;
        background: #ebebeb;
        vertical-align: top;
        margin: 0;
        margin-bottom: 30px;
    }

    .products-wrapper .content-wrapper ul li .details {
        padding: 20px 20px;
        min-height: auto;
    }
}

@media(max-width: 767px){
    .products-wrapper .content-wrapper ul li .details {
        padding: 20px 20px;
        min-height: auto;
    }

    .whychoose-wrapper ul li h5 {
        font-size: 18px;
    }

    body {
        font-family: 'Montserrat Regular';
        color: #333;
        font-size: 14px;
        line-height: 1.4;
    }

    .our-vessel-content .info-content {
        padding: 30px 20px;
    }

    .products-wrapper .hbanner h1 {
        left: 7%;
        top: 20%;
        font-size: 22px;
    }

    .domestic-operations-content .bottom-content {
        padding: 0px 10px;
        margin-bottom: 50px;
    }

    .form-wrapper {
        padding: 0px 15px;
        padding-bottom: 30px;
        padding-top: 40px;
    }

    .info-content {
        padding: 0px 20px;
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .info-content h5 {
        margin-top: 20px;
        margin-bottom: 3px;
    }

    .career-wrapper .content-wrapper {
        padding-top: 40px;
    }

    .career-wrapper .content-wrapper .note{
        padding: 0px 10px;
    }

    .bottom-contnt {
        padding: 50px 15px;
    }

    .products-wrapper .content-wrapper ul {
        padding: 10px 15px;
    }

    .hbanner h1, .career-wrapper .top-banner h1 {
        position: absolute;
        left: 10%;
        top: 18%;
        font-size: 23px;
    }

    .our-vessel-content .info-content table tr td {
        padding: 5px 0px;
        font-size: 15px;
    }

    .ourcredentials h1 {
        margin: 0;
        padding: 30px 10px;
    }

    .ourcredentials .content ul li {
        margin: 0px 20px;
        margin-bottom: 20px;
    }

    .visionmission-content {
        background-color: #fbf8f2;
        padding-bottom: 30px;
    }

    .visionmission-content .content {
        padding: 0px 20px;
        padding-top: 50px;
    }

    .footer-wrapper p {
        border-bottom: 1px solid #464646;
        padding-bottom: 20px;
    }

    .whychoose-wrapper {
        background: url(../images/mentrol-Homepage-mobi-05.png) center center no-repeat;
        background-size: cover;
        color: white;
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .top-baner .content {
        text-align: center;
        width: 100%;
        position: initial;
        background: #100a1f;
    }

    .top-baner img {
        width: 100%;
        position: relative;
        bottom: -3px;
    }

    .top-baner .content h1 {
        font-size: 20px;
    }

    .top-baner .content h2 {
        font-size: 18px;
        margin: 0px;
    }

    .ourservices-wrapper .one img {
        width: 50%;
        margin-top: 10px;
    }

    .ourservices-wrapper .one p {
        padding-top: 17px;
        font-size: 15px;
        line-height: 21px;
        text-align: center;
    }

    .ourservices-wrapper .one {
        padding-top: 10px;
        padding-bottom: 0;
    }

    .ourservices-wrapper .two .item .content h3 br,
    .ourservices-wrapper .two h1 br{
        display: none;
    }

    .ourservices-wrapper .two h1 {
        font-size: 28px;
        padding-top: 20px;
        padding-bottom: 10px;
        text-align: center;
    }

    .ourservices-wrapper .two {
        padding-bottom: 50px;
        padding: 0px 20px;
    }

    .ourservices-wrapper .two .item .content {
        padding: 20px 20px;
        padding-bottom: 5px;
        min-height: auto;
    }

    .ourservices-wrapper .two .item {
        margin-bottom: 20px;
    }

    .ourservices-wrapper .two .item .content h3 {
        font-size: 20px;
        padding-bottom: 0px;
    }

     .whychoose-wrapper ul li {
        list-style: none;
        display: inline-block;
        width: 100%;
        position: relative;
        padding: 0px 15px;
        padding-left: 85px;
        padding-bottom: 20px;
    }

    .whychoose-wrapper ul li .ico img {
        width: 60px;
    }

    .whychoose-wrapper ul li .ico {
        position: absolute;
        left: 13px;
        text-align: center;
        width: 30px;
    }

    .whychoose-wrapper h1 {
        padding-bottom: 30px;
    }

    .bottom-contnt .shellrgisthumb{
        margin-bottom: 30px;
    }

    .bottom-contnt .content .right h5 {
        padding: 0px 20px;
        padding-right: inherit;
        padding-top: 25px;
        font-size: 22px;
        text-align: center;
    }

     .bottom-contnt .content .right p{
        text-align: center;
     }

      .footer-wrapper {
        text-align: center;
        position: relative;
/*        bottom: -4px;*/
      }

     .footer-wrapper img {
        width: 45%;
        margin-bottom: 10px;
    }

    .menu-wrap #navbarSupportedContent {
        background: #ffffff;
        position: absolute;
        width: 100%;
        left: 0;
        top: 58px;
        border-bottom: 10px solid #c7a543;
    }

    button:focus:not(:focus-visible) {
        outline: 0;
        border: none;
        box-shadow: none;
    }

    .products-wrapper .content-wrapper ul li {
        width: 100%;
        display: inline-block;
        background: #ebebeb;
        vertical-align: top;
        margin: 0%;
        margin-bottom: 20px;
    }

    .career-wrapper .content-wrapper ul li {
        list-style: none;
        display: inline-block;
        width: 100%;
    }

    .ourcredentials .content ul li .left, .ourcredentials .content ul li .right {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }

    .ourcredentials .content ul li .right {
        padding: 10px 30px;
        padding-top: 30px;
    }

    .ourcredentials .content ul li .left {
        padding: 20px 30px;
        background: #fcf8f2;
    }

    .about-wrapper .top-banner img {
        width: 60%;
    }

    .about-wrapper .top-banner {
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .domestic-operations-content .bottom-content h1 {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .domestic-operations-content .content-wrapper .note {
        color: white;
        position: relative;
        z-index: 2;
        text-align: center;
        padding: 0px 10px;
        font-size: 16px;
        padding-bottom: 0px;
    }

    .domestic-operations-content .bottom-content .content {
        position: relative;
        margin-bottom: 20px;
    }

    .dropdown-submenu > .dropdown-menu {
        display: block;
    }

    ul.dropdown-menu.lvl2 {
        border-radius: 0;
        background: #f0f0f0;
        margin-top: 10px;
    }

}