@media only screen and (max-width: 1204px){
    .pb-100px {
        padding-bottom: 70px;
    }
    .pt-100px {
        padding-top: 70px;
    }
    h5 {
        color: black;
        font-size: 30px;
        font-weight: 700;
    }
        .navbar-dark .navbar-nav .nav-link {
        color: black;
        font-size: 22px;
        line-height: 20px;
        font-weight: 500;
    }
    .navbar-dark .navbar-nav .nav-link i {
        margin-right: 10px;
        font-size: 25px;
        color: black;
    }
    .carousel-caption {
        position: absolute;
        right: 0%;
        bottom: 20px;
        left: 0%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #fff;
        text-align: center;
    }
}
@media only screen and (max-width: 1023px){
    .pb-100px {
        padding-bottom: 50px;
    }
    .pt-100px {
        padding-top: 50px;
    }
    .pb-200px {
        padding-bottom: 150px;
    }
    .pt-200px {
        padding-top: 150px;
    }
    .pb-200px{
      padding-bottom: 70px;
    }
    .mb-50px {
        margin-bottom: 20px !important;
    }
    .navbar-brand img {
        width: 50px;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: black;
        font-size: 23px;
        line-height: 20px;
        font-weight: 500;
    }
    .navbar-dark .navbar-nav .nav-link {
    color: black;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
}
}
@media only screen and (max-width: 767px){
    html{
        width: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
    }
    #clients {
        padding: 0px 0;
    }
    .pb-100px {
        padding-bottom: 30px;
    }
    .pt-100px {
        padding-top: 30px;
    }
    .p-3 {
        padding: 10px!important;
    }
    .mt-4, .my-4 {
        margin-top: 10px !important;
    }
    .mt-200px {
        margin-top: 100px;
    }
    h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .carousel-caption h3 {
        padding: 5px 0px;
    }
    .carousel-caption h3, .carousel .icon-container, .carousel-caption button {
        border: none;
        margin-bottom: 0px;
        border-radius: 5px;
        font-size: 15px;
        font-weight: 700;
        text-transform: capitalize;
    }
      .carousel-caption  p{
        font-size: 14px;
        margin: 0px;
    }
    .carousel-caption h3, .carousel .icon-container, .carousel-caption button {
        border: none;
        margin-bottom: 0px;
        border-radius: 5px;
        font-size: 15px;
        font-weight: 700;
        margin-top: 0px;
        text-transform: capitalize;
    }
    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none;
        margin-bottom: -5px;
    }
    .get-touch {
        border-radius: 5px;
        background: #058283;
        width: 160px;
    }
    .section-banner {
        display: flex;
        align-items: center;
        position: relative;
        height: 150px;
    }
   .about-area .about-contant .section-title {
        margin-bottom: 10px;
    }
    .section-title span {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .section-title h2 {
        font-size: 25px;
    }
    .about-area .about-content .about-text .default-btn-one {
        margin: 10px 0 20px;
    }
    .about-area .about-tabs {
        position: relative;
        width: 100%;
        right: 0;
        top: auto;
        margin-top: 20px;
        transform: unset;
    }
    .about-area .about-tabs .about-tabs-content {
        padding: 20px 15px;
    }
    .about-area .about-tabs .title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .side-line-left {
        position: relative;
        padding-left: 65px;
        margin-top: 20px;
    }
    .person-object:after {
        display: none;
    }
    .mrt--235 {
        margin-top: -100px;
    }
    .funfact {
        background: #F3F1F2;
        padding: 40px 20px;
        position: relative;
        text-align: center;
        border-radius: 5px;
        overflow: hidden;
        z-index: 9999;
    }
    .request-a-call-back-form {
        padding: 45px 50px 50px 50px;
        -webkit-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
        -khtml-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
        -moz-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
        -ms-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
        -o-box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
        box-shadow: -5px -1px 15px 10px rgba(38, 37, 37, 0.1);
        position: relative;
        border-radius: 8px;
        margin-bottom: 20px;
    }
    .mrb-30 {
        margin-bottom: 14px;
    }
    .services-section{
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .service-block-one .image {
        position: relative;
        text-align: right;
        padding: 75px 0;
        min-height: 250px;
        right: -10px;
    }
    .service-block-one .image:before {
        position: absolute;
        content: '';
        right: -60px;
        bottom: -30px;
        width: 200px;
        height: 200px;
        background-color: #fff;
        border-radius: 50%;
    }
    .service-block-one .image:after {
        position: absolute;
        content: '';
        right: -60px;
        bottom: -30px;
        width: 210px;
        height: 210px;
        border: 2px dashed #fff;
        border-radius: 50%;
        transition: .5s;
    }
    .service-block-one .count:before {
        position: absolute;
        content: '';
        left: -110px;
        bottom: -100px;
        width: 200px;
        height: 200px;
        background-color: #79c4fe;
        border-radius: 50%;
    }
    .service-block-one .image img {
        position: relative;
        width: 100px;
        height: 100px;
    }
    .service-block-one .inner-box {
        position: relative;
        background-color: #058283;
        padding: 45px 30px 0;
        margin-bottom: 30px;
        overflow: hidden;
        border-radius: 5px;
        width: 100%;
    }
    .team-bg h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .team-title-left-part {
        position: relative;
        padding-left: 0px;
    }
    .team-title {
        margin-bottom: 0px;
    }
    .team-title-left-part:before {
        display: none;
    }
    .team-block .team-bottom-part {
        text-align: center;
        padding: 10px 10px;
        position: relative;
        background: #058283;
        color: white;
    }
    .pa-tesimonial-box {
        padding: 0 15px;
        display: block;
        margin: 0px;
    }
     .pa-tesimonial-box:after,.pas-testi-img:after{
            display: none;
        }
    .pas-testi-img {
        width: 200px;
    }
    .pas-testi-content {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
    }
    .pas-testi-content p {
        margin-bottom: 2rem;
    }
    .slick-next {
        right: 0px;
    }
    footer .card {
        position: relative;
        z-index: 1;
        width: 100%;
        padding: 10px;
        border-radius: 10px;
        border: none;
        background-color: var(--card-bg-color);
        -webkit-transition: all .4s ease-out 0s;
        -o-transition: all .4s ease-out 0s;
        -moz-transition: all .4s ease-out 0s;
        transition: all .4s ease-out 0s;
        background-color: rgba(255, 255, 255, 0.035);
    }
    .offers .items .item {
        margin-bottom: 10px;
    }
    footer .odd .outline-button, footer .odd .outline-button:visited, footer .odd .outline-button:active {
        position: relative;
        z-index: 2;
        padding: 7px 20px;
        background-color: transparent;
        border-radius: 4px;
        border: 1px solid;
        border-color: var(--primary-color);
        color: var(--primary-b-color);
        font-weight: 500;
        -webkit-transition: all .4s ease-out 0s;
        -o-transition: all .4s ease-out 0s;
        -moz-transition: all .4s ease-out 0s;
        transition: all .4s ease-out 0s;
        margin-bottom: 20px;
    }
    footer .odd .items .card a {
        color: #c0c3d0;
        font-size: 15px;
    }
    #footer p{
        margin-bottom: 10px !important;
    }
    footer .copyright p {
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 0px;
    }
    .contact-info-box {
        margin-bottom: 10px;
        position: relative;
        padding-left: 80px;
        z-index: 1;
    }
    .contact-info-box h3 {
        margin-bottom: 0px;
        font-size: 25px;
    }
    .tracking {
        background: linear-gradient(to top, rgb(0 166 166) 1%, white 99%);
        height: auto;
        vertical-align: middle;
        display: flex;
        font-family: 'Calibri', sans-serif !important;
        font-size: 14px;
        padding: 20px 0px;
    }
        .tracking .upper {
        padding: 15px;
    }
    .tracking h5 {
        color: black;
        font-size: 20px;
        font-weight: 700;
    }
    .tracking .form-element {
        margin: 10px 0;
    }
    .tracking .lower {
        padding: 10px 0 10px;
        text-align: center;
    }
    #site-header {
        margin: 0px 0 10px 0;
    }

    #cart {
        width: 100%;
        display: block;
    }
    .shipment .container {
        font-family: "Poppins", sans-serif;
        margin: 0 auto;
        width: 100%;
    }
    .product {
        border: 1px solid #eee;
        margin: 10px 0;
        width: 100%;
        height: auto;
        position: relative;
        -webkit-transition: margin .2s linear, opacity .2s linear;
        -moz-transition: margin .2s linear, opacity .2s linear;
        -ms-transition: margin .2s linear, opacity .2s linear;
        -o-transition: margin .2s linear, opacity .2s linear;
        transition: margin .2s linear, opacity .2s linear;
        display: inline-block;
    }
    .product header {
        background: #000;
        margin: 0px;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 100%;
        height: auto;
    }
    .product .content {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: auto;
        padding: 10px 20px;
        width: 100%;
    }
    .product h1 {
        color: #058283;
        font-size: 20px;
        font-weight: 300;
        margin: 0px;
        padding: 10px;
    }
    .product footer.content {
        height: auto;
        margin: 0px;
        padding: 0;
    }
    .color {
        width: 40px;
        height: 40px;
        right: 0px;
    }
    .type {
        background: #fcfcfc;
        font-size: 13px;
        padding: 10px 16px;
        left: 81%;
    }
    .product header, .product .content {
        background-color: #fff;
        border: 1px solid #ccc;
        border-style: none none solid none;
        float: none;
    }
    #site-header h1 {
    font-size: 20px;
    font-weight: 300;
    padding: 10px 0;
    position: relative;
    margin: 0;
    text-align: left;
}
/*top header*/
.top-header-title1:first-child {
    width: 100%;
    margin-bottom: 5px;
}
.social-icon {
    text-align: left;
    padding: 0px;
}
.location {
    text-align: left;
}
.social-icon li {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #058283;
    text-align: center;
    color: white;
    margin-right: 5px;
}
.social-icon li a {
    color: white;
    font-size: 15px;
}
.location a {
    font-family: fantasy;
    color: #058283;
    font-size: 14px;
}
.location a i {
    font-size: 18px;
    margin-right: 5px;
}
.mobile-title1{
    width: 100% !important;
}
.mobile-title2{
    width: 100% !important;
    display:none;
}
.top-header-title1 p a{
    font-size: 15px;
}
.top-header-title1 p i {
    margin-right: 5px;
    color: #058283;
    font-size: 18px;
}
.call-mobile{
    display:block;
}
.call-mobile a svg{
     height: 25px;
    width: 25px;
    margin-right:5px;
    margin-left:25px;
}
.call-mobile a{
    color:black !important;
}
.social-icon li:last-child {
    margin-right: 0px;
    background: transparent;
    display: inline;
}
}