/* 1920  */
@media only screen and (min-width: 1600px){
    body, p {
        font-size: 14px;
    }
    .container {
        max-width: 1440px;
    }
    .navbar-nav li{
        margin: 0 14px;
    }
    .navbar-nav li a {
        font-size: 13px;
    }
    img.logo-text {
        height: 48px;
        padding-left: 20px;
        margin-left: 20px;
    }
    .navbar-brand::before {
        width: 180px;
        height: 166px;
    }
    .navbar-brand {
        height: 145px;
        width: 145px;
    }
    .navbar-brand img {
        height: 140px;
    }
    .nav-text{
        margin-left: 24px;
    }
    .banner-text{
        max-width: 42%;
    }
    .banner-text h1 {
        font-size: 64px;
    }
    .banner-text p {
        font-size: 16px;
    }
    .btn {
        height: 42px;
        line-height: 42px;
    }
    .banner-slider .owl-dots {
        left: 5%;
    }
    .stat-box p{
        font-size: 16px;
        max-width: 60%;
    }
    .about-text h6, .section-heading h6, .testimonials h6 {
        font-size: 14px;
    }
    .about-text h2, .section-heading h2 {
        font-size: 50px;
    }
    .service-box h3 {
        font-size: 24px;
    }
    .blog-text a.blog-title {
        font-size: 28px;
        font-weight: 500;
    }
    .blog-cat li a, .blog-cat {
        font-size: 14px;
        font-weight: 500;
    }
    .review p {
        font-size: 18px;
    }
    .client-name {
        font-size: 26px;
    }
    .form-control {
        height: 42px !important;
        font-size: 15px;
    }
    .location-text li {
        padding: 6px 20px;
    }

    .ship-1 {
        top: 34%;
    }
    .ship-2 {
        top: 66%;
    }
    .ship-3 {
        top: 44%;
    }
    .ship-4 {
        top: 42%;
    }
    .col-xxl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .con-data{
        max-width: 28%;
        padding: 60px 40px;
    }
    .col-xxl-4 {
        padding-right: 60px;
    }
    .myFooter .con-box{
        margin-bottom: 20px;
    }
    .network-cms .country-list li a{
        padding: 12px 20px;
    }
    .network-cms .region-name {
        padding: 0 24px;
        font-size: 28px;
    }
}

/* 992  */
@media only screen and (max-width: 1199px){
    .nav-text .btn{
        display: none;
    }
    img.logo-text {
        padding-left: 8px;
        margin-left: 0px;
    }
    .navbar-nav li {
        margin: 0 6px;
    }
    .banner-img {
        padding-top: 60%;
    }
    .banner-text {
        max-width: 68%;
    }
    .banner-text h1 {
        font-size: 57px;
    }
    .stat-box h4 {
        font-size: 36px;
    }
    .stat-box p {
        font-size: 14px;
    }
    .stat-bar {
        padding: 48px 0;
    }
    .about-text h2, .section-heading h2 {
        font-size: 38px;
    }
    .about-text {
        padding: 0;
    }
    .about-img {
        padding-top: 115%;
    }
    .about-img.ab-img1 {
        height: 220px;
        width: 220px;
    }
    .service-desc {
        padding: 30px 24px;
        min-height: 300px;
    }
    .service-box .service-title {
        font-size: 28px;
    }
    .whyus-box {
        padding: 0 30px 30px 30px;
    }
    .ab-serv .ab-grid .about-img {
        padding-top: 116%;
    }
    .location-text li {
        font-size: 11px;
    }
    .inspection .about-img.ab-img1 {
        height: 320px;
        width: 260px;
    }
    .location{
        padding-bottom: 0;
    }
    .mid-banner .section-heading {
        max-width: 68%;
    }
    .con-data {
        padding: 40px 28px;
        max-width: 32%;
    }
    .myFooter .con-box h5, .address-box .con-box h5 {
        font-size: 13px;
    }
    .location-map-wrap {
        top: 90px;
        width: 62%;
    }
    .ship-1 {
        top: 26%;
    }
    .ship-2 {
        top: 46%;
    }
    .ship-3 {
        top: 32%;
    }
    .ship-4 {
        top: 32%;
    }



    .serv-row{
        margin: 0 -8px;
    }
    .serv-row [class*="col-"]{
        padding: 0 8px;
    }
    .service-title {
        font-size: 15px;
    }

    .team-box.service-box h3 {
        font-size: 24px;
    }
    .team-box .service-desc hr{
        margin: 12px 0;
    }
    .team-box.service-box p, .team-box .service-box {
        line-height: 1.4;
    }
    .footer-row {
        padding: 80px 0 57px;
    }


    .inner-banner-text h2, .inner-banner-text h1 {
        font-size: 40px;
    }
    .inner-banner {
        padding: 92px 0;
    }

    /* Network  */
    .network-cms .location-img {
        padding-top: 68%;
    }
    .network-cms .region-name {
        line-height: 1.2;
    }
    .network-cms .country-list {
        grid-template-columns: repeat(6, 1fr);
    }
    #port-map {
        height: 570px !important;
    }
}

/* 768  */
@media only screen and (max-width: 991px){
    .main-header {
        padding: 6px 0;
    }
    .navbar-brand img {
        height: 100px;
        width: auto;
    }
    .navbar-brand {
        top: -6px;
        height: 104px;
        width: 110px;
    }
    .navbar-brand::before {
        width: 124px;
        height: 112px;
    }
    .navbar-toggler {
        padding: 0;
        height: auto !important;
        background-color: transparent !important;
    }
    .navbar-toggler-icon {
        align-content: center;
    }
    .navbar-collapse {
        position: absolute;
        top: calc(100% + 6px);
        right: 0;
        width: 100%;
        background: var(--darkblue);
    }
    .navbar-collapse ul{
        padding: 20px;
    }
    .navbar-collapse li:not(:last-child){
        border-bottom: 1px solid #ffffff20;
    }
    .nav-text{
        margin-left: auto;
    }
    .nav-text .btn{
        display: block;
    }
    img.logo-text {
        padding-left: 12px;
        margin-left: 12px;
    }
    .navbar-nav li a {
        font-size: 13px;
        padding: 12px 20px !important;
        display: block;
        color: var(--white);
        font-weight: 400;
    }
    .navbar-nav li.active a{
        color: var(--yellow);
    }
    .myHeader.fixed .navbar-brand img {
        height: 68px;
    }
    .banner-img {
        padding-top: 64%;
    }
    .banner-wrapper {
        top: 54%;
    }
    .banner-text h1 {
        font-size: 50px;
    }
    .banner-text h6::before, .banner-text h6::after {
        width: 60px;
        left: 20px;
    }
    .banner-text h6::after {
        left: auto;
        right: 20px;
    }
    .banner-text h6, h6 {
        font-size: 14px;
    }
    .btn, input[type="submit"] {
        height: 36px;
        line-height: 36px;
        font-size: 12px;
        padding: 0 16px;
        min-width: 120px;
    }
    .stat-box h4 {
        font-size: 34px;
    }
    .stat-box p {
        font-size: 13px;
        line-height: 1.6;
        max-width: 96%;
    }
    .about-text h2, .section-heading h2 {
        font-size: 34px;
    }
    .ab-grid .about-img:first-child {
        max-width: 86%;
        padding-top: 160%;
    }
    .about-img.ab-img1 {
        height: 180px;
        width: 180px;
    }
    .sec-space {
        padding: 60px 0;
    }
    .why-icon {
        height: 75px;
        width: 75px !important;
        background: var(--darkblue);
        border-radius: 0;
        padding: 14px;
    }
    .whyus-box h5 {
        font-size: 25px;
        margin: 24px 0 12px;
    }
    .whyus-box h3 {
        font-size: 18px;
        margin-top: 24px;
    }
    .whyus .row{
        margin: 0 -8px;
    }
    .whyus .row [class*="col-"] {
        padding: 0 4px;
    }
    .whyus-box {
        padding: 0 20px 20px 20px;
    }
    .mid-banner p {
        font-size: 13px;
    }
    .ab-serv .ab-grid .about-img:first-child {
        max-width: 95%;
        padding-top: 60%;
    }
    .ab-serv .row, .footer-row{
        row-gap: 40px;
    }
    .location-text ul{
        display: none !important;
    }
    .location-text {
        height: 22%;
        padding: 20px;
    }
    .location-text h4 {
        font-size: 28px;
    }
    .section-heading {
        margin-bottom: 24px;
    }
    .inspection .ab-grid .about-img:first-child {
        padding-top: 128%;
    }
    .inspection .about-img.ab-img1 {
        height: 246px;
        width: 200px;
    }
    .location-map-wrap {
        position: relative !important;
        top: 40px;
        height: 100%;
        width: 100%;
    }
    .ship {
        display: none;
    }
    .location{
        padding-bottom: 0 !important;
    }
    .certificates{
        padding-top: 0 !important;
    }
    .footer-logo img {
        width: 40%;
    }
    .email-subscribers {
        width: 57%;
    }
    .myFooter h3 {
        margin-bottom: 16px;
    }
    .con-data {
        padding: 33px 24px;
        max-width: 42%;
    }
    .con-data hr {
        background: var(--white);
        margin: 1rem 0;
    }
    .copyright {
        max-width: 54%;
    }
    .myFooter::before {
        height: 64px;
    }

    
    /* About Page  */
    .inner-banner-text h2, .inner-banner-text h1 {
        font-size: 36px;
    }
    .inner-banner .breadcrumb {
        padding: 0;
        margin: 0;
    }
    .inner-banner {
        padding: 80px 0;
    }
    .inner-banner::after {
        opacity: 0.14;
    }
    /* About Page  */
    .service-box.team-box {
        padding: 20px;
    }
    .team-box .service-img {
        padding-right: 38%;
    }
    .team-box.service-box h3 {
        font-size: 26px;
    }
    .mission .row{
        row-gap: 40px;
    }
    .mission .section-heading h2 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    /* Services  */
    .service-cms .service-box {
        flex-direction: column;
    }
    .service-cms .service-img {
        padding-top: 50%;
    }
    .service-cms .service-desc {
        padding: 20px 24px;
        min-height: auto;
    }

    .services .w-50 {
        width: 75%!important;
    }

    /* Network  */
    .network-row {
        margin: 0 -2px;
    }
    .network-row [class*="col-"] {
        padding: 0 2px;
    }
    .network-cms .country-list {
        grid-template-columns: repeat(5, 1fr);
    }
    .port-box {
        height: auto;
        padding: 6px;
    }
    .port-list li {
        padding: 10px 16px;
        margin-bottom: 6px;
        border-radius: 6px;
    }
    #port-map {
        height: 440px !important;
    }
    .ports-row{
        margin: 0 -8px;
        row-gap: 20px;
    }
    .ports-row [class*="col-"]{
        padding: 0 8px;
    }

    /* Contact page  */
    .contact-form {
        padding: 40px;
    }
    .contact-form .form-control {
        height: 44px !important;
        font-size: 14px !important;
    }
    .custom-contact-form .row{
        margin: 0 -8px;
        row-gap: 14px;
    }
    .custom-contact-form .row [class*="col-"]{
        padding: 0 8px;
    }
    .contact-form textarea.form-control{
        height: 80px !important;
    }

}

/* 576  */
@media only screen and (max-width: 767px){
    p{
        line-height: 1.5;
    }
    .top-header .social-list, .logo-text{
        display: none !important;
    }
    .menu .navbar-brand img {
        height: 84px !important;
    }
    .navbar-toggler-icon {
        width: fit-content;
        height: fit-content;
        font-size: 28px;
    }
    .main-header {
        padding: 16px 0;
    }
    .navbar-brand {
        top: -16px;
    }
    .banner-img {
        /* padding-top: 72%; */
        padding-top: 60%;
    }
    .banner-text h1 {
        font-size: 42px;
        font-weight: 500;
    }
    .banner-text {
        max-width: 78%;
    }
    .ab-grid .about-img:first-child {
        max-width: 86%;
        padding-top: 68%;
    }
    .inspection .ab-grid .about-img {
        margin-bottom: 70px;
    }
    .inspection .about-img.ab-img1 {
        bottom: -60px;
    }
    .why-row [class*="col-"]:not(:last-child){
        border: none;
    }
    .why-row, .row{
        row-gap: 24px;
    }
    .product-desc {
        padding: 14px;
        margin: -165px 8px 90px;
    }
    .product-box a.desc {
        font-size: 18px;
        line-height: 1.3;
    }
    .about-img.ab-img1 svg {
        right: -16px;
        width: 124%;
    }
    .inspection .ab-grid .about-img:first-child {
        padding-top: 68%;
    }
    .faq-img {
        display: none;
    }
    .mid-banner p{
        font-size: 13px;
        line-height: 1.5;
    }
    .main-footer h3 {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .footer-logo img {
        width: 54%;
    }
    .myFooter .con-box {
        margin-bottom: 12px;
    }
    .con-box h5 {
        margin-bottom: 2px;
    }
    .con-data {
        position: static;
        max-width: 100%;
    }
    .email-subscribers {
        width: 100%;
    }
    .footer-row {
        padding: 80px 0 24px;
    }
    .navbar-collapse {
        top: calc(100% + 14px);
    }
    .copyright{
        max-width: 100%;
        text-align: center;
        padding: 14px 0 14px 0;
    }
    .myFooter::before {
        height: 60px;
    }

    /* About Page  */
    .about-cms .about-wrap:not(:last-child) {
        margin-bottom: 40px;
    }

    /* Contact Page  */
    .contact-bg .about-img {
        padding-top: 92%;
    }
    .contact-form {
        padding: 24px;
    }
    .contact-form .form-group{
        margin-bottom: 0 !important;
    }


    /* Network Page  */
    .network-cms .country-list {
        grid-template-columns: repeat(3, 1fr);
    }
    .bot-arrow{
        display: none !important;
    }
    .network-row {
        row-gap: 4px;
    }
    .network-cms .location-img {
        padding-top: 52%;
    }
    .nav-text{
        margin-right: 12px;
    }

}

/* 480  */
@media only screen and (max-width: 575px){
    .top-header .con-box {
        font-size: 0 !important;
    }
    .top-header .con-box span {
        font-size: 13px !important;
    }
    .main-header{
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-brand img , .myHeader.fixed .navbar-brand img{
        height: 50px;
    }
    .menu .btn{
        display: inline-block;
        width: fit-content;
        margin: 20px auto 0;
    }
    .navbar-brand img {
        height: 93px;
    }
    .myHeader.fixed .navbar-brand img {
        height: 70px;
    }
    .banner-text h1 {
        font-size: 26px;
        margin: 14px 0;
    }
    .banner-text h6, h6 {
        font-size: 13px;
        letter-spacing: 1px;
    }
    .banner-text h6::before, .banner-text h6::after {
        height: 1px;
        width: 48px;
    }
    .banner-img {
        padding-top: 78%;
    }
    .owl-carousel .owl-nav{
        display: none !important;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        font-size: 24px;
        top: 50%;
        left: 8px;
    }
    .owl-carousel .owl-nav button.owl-next {
        left: auto;
        right: 8px;
    }
    .about-img {
        padding-top: 68%;
    }
    .about-text h2, .section-heading h2 {
        font-size: 32px;
    }
    .ab-serv .ab-grid .stat-box {
        padding: 16px;
        max-width: 175px;
        outline: 8px solid #ffffff60;
    }
    .ab-serv .ab-grid .stat-box p {
        font-size: 13px;
    }
    .ab-serv .ab-grid .about-img:first-child {
        padding-top: 68%;
    }
    .about-img.ab-img1 svg {
        top: -14px;
        right: -16px;
        width: 115%;
        height: calc(100% + 30px);
    }
    .footer-top::after {
        width: 152px;
        opacity: 0.26;
    }
    .footer-top , .sec-space{
        padding: 50px 0;
    }
    .footer-row {
        padding: 60px 0 40px;
    }

    /* About Page  */
    .inner-banner-text h2, .inner-banner-text h1 {
        font-size: 34px;
    }
    .inner-banner {
        padding: 60px 0;
    }
    .team-box .service-desc {
        padding: 0;
        min-height: auto;
    }
    .service-box.team-box {
        padding: 20px;
        gap: 20px;
    }
    .mid-banner .section-heading {
        max-width: 90%;
    }
    .network-cms .location-img {
        padding-top: 42%;
    }
    .network-cms .region-name {
        font-size: 22px;
    }
}

/* 360  */
@media only screen and (max-width: 479px){
    .nav-text .btn-outline{
        display: none;
    }
    .banner-img {
        padding-top: 92%;
    }
    .banner-text {
        max-width: 90%;
    }
    .banner-text h1 {
        font-size: 24px;
    }
    .banner-text h6, h6 {
        font-size: 12px;
        letter-spacing: 0;
    }
    .about-text h2, .section-heading h2 {
        font-size: 28px;
    }
    .section-heading {
        margin-bottom: 32px;
        max-width: 100%;
    }
    .section-heading h2::after {
        margin: 12px auto;
        height: 1px;
    }
    .product-desc {
        margin: -165px 12px 90px;
    }
    .about-img {
        padding-top: 75%;
    }

    .about-img.ab-img1 svg {
        right: -12px;
    }
    .call-list li:not(:last-child) {
        padding-right: 14px;
        margin-right: 14px;
    }
    .top-header .call-icon{
        border: none;
        height: auto;
    }
    .service-box {
        flex-direction: column;
    }
    .service-img {
        padding-right: 50%;
        padding-top: 57%;
    }
    .service-desc {
        padding: 30px 24px;
        min-height: auto;
    }
    .services .container > .d-flex{
        flex-direction: column;
    }
    .services .w-50 {
        width: 100%!important;
    }
    .ab-serv .about-text ul {
        columns: 1;
    }
    .about-text ul li:not(:last-child), .about-text ol li:not(:last-child) {
        margin-bottom: 2px;
    }
    .stat-box h4 {
        font-size: 26px;
    }
    .ab-serv .ab-grid .stat-box {
        padding: 16px;
        max-width: 110px;
    }
    .client-slider {
        max-width: 100%;
    }
    .inspection .about-img.ab-img1 {
        height: 200px;
        width: 180px;
    }
    .inspection .about-img.ab-img1 {
        bottom: -80px;
    }
    .inspection .about-img.ab-img1, .ab-home .about-img.ab-img1.ab-line {
        display: none;
    }
    .inspection .ab-grid .about-img:first-child {
        max-width: 100%;
        margin: 0;
    }

    .service-img, .service-cms .service-img {
        padding-top: 68%;
    }
    .team-box .service-img {
        padding-top: 120%;
    }
    .mission-box {
        padding: 24px;
    }

    .network-cms .country-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .network-cms .tab-pane {
        padding: 0px 10px;
    }
    .network-cms .country-list li a {
        font-size: 12px;
        padding: 8px 6px;
    }
}
