@media only screen and (min-width:280px) and (max-width:767px) {

    .site_logo {
        width: 30%;
        /* padding-top: 10px; */
    }

    .banner {
        padding-bottom: 64px;
    }


    .banner_slider {
        position: relative;
        height: 70vh;
    }

    .banner_slider img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner_content {
        position: relative;
        top: 0;
        right: 0;
        transform: inherit;
        text-align: left;
        color: #fff;
        width: 100%;
        padding-top: 109px;
    }

    .banner_content p {
        font-size: 17px;
    }

    .banner_content h1 {
        font-size: 29px;
        line-height: 1.5;
        padding-top: 0px;
    }

    .bg2 {
        height: auto;
        background-image: none !important;
        padding: 15px;
    }

    .bg2 h1 {
        font-size: 29px;
        line-height: 1.5;
        padding-top: 0;
        text-align: center;
        width: 100%;
        margin: 0px auto;
    }

    .s4 h2 {
        font-size: 29px;
    }

    .s4 h6 {
        font-size: 18px;
        padding: 0px 0px;
        line-height: 30px;
    }

    .s5 h3 {
        font-size: 29px;
    }

    .menu_list ul {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        padding: 0;
    }

    .menu_list ul li {
        list-style-type: none;
        text-align: left;
        /* float: left; */
        width: 49%;
        font-size: 20px;
        font-weight: 500;
        margin: 0px 0px;
        position: relative;
        color: #333;
        padding: 0 0 0 25px;
    }

    .menu_list ul li::before {
        left: 0;
    }

    div#MenuTabs {
        padding: 0 23px;
    }

    .menu_pre {
        position: absolute;
        top: 13px;
        left: 0;
        font-size: 24px;
    }

    .menu_next {
        position: absolute;
        top: 13px;
        right: 0;
        font-size: 24px;
    }

    #MenuTabs .item button {
        font-size: 21px;
        padding: 8px 4px;
    }

    .transparent-pricing-img {
        align-items: flex-start;
        gap: 20px;
        margin-bottom: 20px;
    }

    .transparent-pricing-img-top {
        position: relative;
        top: 0;
        left: 0;
        flex: 1;
    }

    .transparent-pricing-img-bottom {
        text-align: right;
        flex: 1;
    }

    .transparent-pricing-img-top img {
        width: 100%;
    }

    .transparent-pricing-img-bottom img {
        width: 100%;
    }

    .transparent-pricing h3 {
        font-size: 29px;
    }

    .site-info {
        background: #000;
        padding: 20px 15px;
        display: flex;
        justify-content: space-between;
        gap: 20px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .client-sec h3 {
        font-size: 29px;

    }

    .client-sec {
        padding: 31px 0px;
    }

    .Gallery-sec h3 {

        font-size: 29px;

    }

    .galler-list-card:nth-child(3) {
        position: relative;
        bottom: 0;
        left: 0;
    }

    .galler-list-card:nth-child(6) {
        position: relative;
        bottom: 0;
        right: 0;
    }

    .galler-list-card:last-child {
        align-self: inherit;
    }

    .galler-list-card:first-child {
        align-self: inherit;
    }

    .galler-list-card img {
        width: 100%;
        object-fit: cover;
        height: 180px;
    }

    .galler-list-card:nth-child(4) img {
        height: 180px;
    }

    .galler-list-card {
        width: 47%;
    }

    .stellarnav.dark.right .menu-toggle {}

    .stellarnav .menu-toggle span.bars {
        display: inline-block;
        margin-right: 0;
        position: relative;
        top: 3px;
    }

    .stellarnav.dark .menu-toggle span.bars span {
        background: #ffffff !important;
    }

    .stellarnav.mobile.dark ul {
        background: #000000 !important;
    }

    .inner-banner {
        position: relative;
        height: 280px;
    }

    .menu-item {
        flex: 1 0 calc(50% - 20px);
        max-width: calc(50% - 20px);
        transition: transform 0.3s ease-in-out;
        margin: 0 10px 20px 0;
    }

    .testimonial-list {
        flex-direction: column;
    }

    .testimonial-list-pic {
        width: 110px;
        height: auto;
        margin: 0 auto;
    }

    .testimonial-list-info {
        width: 100%;
        text-align: center;
    }

    .testimonial-list:nth-child(even) {
        flex-direction: column;
    }

    .toggle-form {
        right: -248%;
        max-width: 90%;
    }








    .about_part h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 7vw;
        font-weight: bold;
        padding-bottom: 20px;
    }

    .about_part h3 {
        font-size: 5vw;
        padding-bottom: 10px;
        letter-spacing: 1px;
    }

    .home_about_image {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-radius: 10px;
        float: right;
        margin-top: 40px;
    }

    .about_usp {
        height: auto;
        width: 100%;
        -webkit-box-shadow: 0px 0px 16px -3px rgb(219 219 219);
        -moz-box-shadow: 0px 0px 16px -3px rgba(219, 219, 219, 1);
        box-shadow: 0px 0px 16px -3px rgb(219 219 219);
        border-radius: 10px;
        background: #fff;
        margin-top: 30px;
        position: relative;
        z-index: 1;
        padding: 5px 0px 7px 0px;
    }

    .about_usp ul {
        text-align: center;
        margin: 0px;
        margin-left: -30px;
    }

    .about_usp ul li {
        list-style-type: none;
        display: inline-block;
        text-align: center;
        padding: 0px 13px 0px 0px;
        font-family: 'Oswald', sans-serif;
        font-size: 10px;
        font-weight: bold;
    }

    .about_usp ul li img {
        padding-bottom: 10px;
        width: 30px;
    }

    .service_icon_list ul {
        text-align: left;
        margin: 0px;
        margin-left: -30px;
    }

    .service_icon_list ul li {
        width: calc(50% - 30px);
        float: left;
        border: 1px solid#eee;
        background: #FCFCFC;
        border-radius: 5px;
        margin: 15px 15px;
        text-align: center;
        list-style-type: none;
        -webkit-box-shadow: 0px 0px 16px -7px rgb(219 219 219);
        -moz-box-shadow: 0px 0px 16px -7px rgba(219, 219, 219, 1);
        box-shadow: 0px 0px 16px -7px rgb(219 219 219);
        font-family: 'Oswald', sans-serif;
        font-size: 12px;
        font-weight: bold;
        padding: 20px;
        transition: 0.3s ease-in-out;
    }

    .service_icon_list ul li:nth-child(2) {
        margin-top: 15px;
    }

    .service_icon_list ul li:nth-child(3) {
        margin-top: 15px;
    }

    .service_icon_list ul li:nth-child(4) {
        margin-top: 15px;
    }

    .service_icon_list ul li:nth-child(5) {
        margin-top: 15px;
    }

    .testimonial_part h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 7vw;
        font-weight: bold;
        padding-bottom: 20px;
    }

    .testimonial_part h3 {
        font-size: 5vw;
        padding-bottom: 10px;
        letter-spacing: 1px;
    }

    .service_pre {
        position: absolute;
        bottom: 0%;
        right: 42%;
        font-size: 40px;
    }

    .service_next {
        position: absolute;
        bottom: 0;
        right: 27%;
        font-size: 40px;
    }

    .footer_link ul li {
        list-style-type: none;
        display: inline-block;
        margin-right: 20px;
        width: 90%;
        margin-bottom: 10px;
    }

    .footer_top h4 {
        text-align: left;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        font-family: 'Oswald', sans-serif;
        letter-spacing: 1px;
        padding-top: 30px;
    }

    .about_part {
        position: relative;
        padding: 20px 0px;
        text-align: left;
    }

    .testimonial_part {
        position: relative;
        text-align: left;
        padding-bottom: 20px;
        padding-top: 30px;
    }

    .t-r {
        text-align: center;
    }

    .t-l {
        text-align: center;
    }

    .footer_address ul li {
        list-style-type: none;
        display: inline-block;
        margin-right: 20px;
        width: 90%;
        margin-bottom: 20px;
    }

    .footer_bottom p {
        color: #fff;
        font-size: 12px;
        padding: 0px;
        margin: 0px;
        font-weight: 300;
        padding-bottom: 10px;
    }
}



@media only screen and (min-width:768px) and (max-width:1180px) {
    .site_logo {
        width: 150%;
        padding-top: 10px;
    }

    .about_usp {
        height: auto;
        width: 75%;
        -webkit-box-shadow: 0px 0px 16px -3px rgb(219 219 219);
        -moz-box-shadow: 0px 0px 16px -3px rgba(219, 219, 219, 1);
        box-shadow: 0px 0px 16px -3px rgb(219 219 219);
        border-radius: 10px;
        background: #fff;
        margin-top: -58px;
        position: relative;
        z-index: 1;
        padding: 13px 0px 13px 0px;
    }

    .about_usp ul li {
        list-style-type: none;
        display: inline-block;
        text-align: center;
        padding: 0px 30px 0px 0px;
        font-family: 'Oswald', sans-serif;
        font-size: 12px;
        font-weight: bold;
    }

    .about_usp ul li img {
        padding-bottom: 10px;
        width: 30px;
    }

    .home_about_image {
        width: 90%;
        height: 465px;
        overflow: hidden;
        border-radius: 10px;
        float: right;
    }

    .service_icon_list ul li img {
        width: 30px;
        padding-bottom: 10px;
    }

    .service_icon_list ul li {
        width: calc(32% - 30px);
        float: left;
        border: 1px solid#eee;
        background: #FCFCFC;
        border-radius: 5px;
        margin: 15px 15px;
        text-align: center;
        list-style-type: none;
        -webkit-box-shadow: 0px 0px 16px -7px rgb(219 219 219);
        -moz-box-shadow: 0px 0px 16px -7px rgba(219, 219, 219, 1);
        box-shadow: 0px 0px 16px -7px rgb(219 219 219);
        font-family: 'Oswald', sans-serif;
        font-size: 8px;
        font-weight: bold;
        padding: 20px;
        transition: 0.3s ease-in-out;
    }

}