@media (max-width: 1440px) {
    .site-logo {
        width: 100%;
        max-width: 243px;
    }
	.owl-carousel {
		margin: 25px 0px 0px;
	}
    header#header .header-wrapper .colamu-9 nav>ul>li:not(:last-child) {
        margin-right: 24px;
    }

    .banner-wrap {
        max-width: 845px;
        padding-top: 165px;
    }

    .banner-wrap {
        max-width: 845px;
        padding-top: 125px;
    }

    section#home .desktop {
        min-height: 600px;
    }
}

@media (max-width: 1280px) {
    .site-logo {
        max-width: 193px;
    }

    header#header .header-wrapper .colamu-9 nav>ul>li:not(:last-child) {
        margin-right: 18px;
    }

    header#header .header-wrapper .colamu-9 nav>ul>li>a.button,
    a.button,
    .button,
    button,
    form input[type="submit"] {
        padding: 14px 22px;
        font-size: 14px;
    }

    header#header .header-wrapper .colamu-9 nav>ul>li a,
    header#header .top-header-wrap .right-number ul>li>a {
        font-size: 16px;
    }

    div#wrapper .left-icons li.left-icons>a {
        width: 32px;
        height: 32px;
    }

    div#wrapper .left-icons li.left-icons>a::before {
        background-position: 4px -35px;
        background-size: 280px;
    }

    div#wrapper .left-icons li.left-icons.twitter-left-icon>a::before {
        background-position: -48px -36px;
    }

    div#wrapper .left-icons li.left-icons.instagram-left-icon>a::before {
        background-position: -101px -35px;
    }

    div#wrapper .left-icons li.left-icons.linkedin-left-icon>a::before {
        background-position: -154px -35px;
    }

    section#home,
    .banner-wrap {
        padding-top: 142px;
    }

    header#header.fixed .top-header {
        margin-top: -44px;
    }

    header#header.fixed .header-wrapper {
        padding: 6px 0 4px;
    }

    .banner-wrap h2 {
        font-size: 52px;
    }

    .banner-wrap p {
        font-size: 16px;
        line-height: 150%;
        margin: 7px 0 15px;
    }

    section#home .desktop {
        min-height: 460px;
    }

    .banner-wrap {
        max-width: 700px;
    }
    .wwd-main-wrap .wwd-content-left {
        width: 50.1%;
        padding: 0px 0px 0 45px;
    }
}

@media (max-width: 1199px) {
    .site-logo {
        max-width: 153px;
    }

    header#header .header-wrapper .colamu-9 {
        width: 100%;
        justify-content: flex-end;
    }

    header#header .header-wrapper .colamu-9 nav>ul {
        justify-content: flex-end;
    }

    section#home,
    .banner-wrap {
        padding-top: 130px;
    }

    header#header .header-wrapper .colamu-9 nav>ul>li:not(:last-child) {
        margin-right: 14px;
    }
    .in-wrap ul.choose li {
        width: 362px;
        margin-top: 60px;
    }
    .title-choose h3 {
        font-size: 20px;
        color: #150859;
        font-weight: 600;
        margin-bottom: 0px !important;
    }
    .para-choose p {
        font-size: 15px;
    }
    .title-img-wrap .choose-img {
        width: 80px;
        height: 80px;
    }
    .in-wrap ul.choose li.first-line {
        width: 321px;
    }
    .in-wrap ul.choose li.sec-line {
        width: 318px;
    }
    .in-wrap ul.choose li.fourth-line {
        width: 311px;
    }
    .in-wrap ul.choose li:nth-child(2n) .title-img-wrap .choose-img {
        margin-right: 10px;
        margin-left: 0;
    }
    .in-wrap ul.choose li.third-line {
        width: 390px;
        position: relative;
        left: -82px;
    }
    .in-wrap ul.choose li.fourth-line .title-img-wrap::before {
        transform: rotate(37deg);
        top: 23px;
        left: -42px;
    }
    .in-wrap ul.choose li.third-line .title-img-wrap::before {
        right: -43px;
        top: 20px;
        transform: rotate(-172deg);
    }
    .in-wrap ul.choose li:last-child {
        margin: 121px 0 0;
    }
    .in-wrap ul.choose li.fift-line .title-img-wrap::before {
        top: -20px;
    }
    .in-wrap ul.choose li.fift-line .title-wrap-chosse {
        margin-top: 8px;
    }
}

@media (max-width: 1280px) and (min-width:1025px) {
    .exp-points-wrap .point-sec::before {
        width: 54px;
        height: 18px;
        right: -22%;
        background-position: -228px -138px;
        background-size: 286px;
    }
    .carousel-slide .details-sec>p {
        font-size: 21px;
        overflow: hidden;
        overflow-y: auto;
        height: 155px;
        min-height: 155px;
    }
    .call-us-wrap {
        height: 290px;
    }
    .call-us-wrap strong {
        font-size: 19px;
        margin: 0 0 20px 0;
    }
    .call-us-wrap .title h2 {
        padding-bottom: 10px;
    }
    .call-us-wrap .b2 a.button {
        min-width: 160px;
    }
    footer#footer section.footer-top .sf-footer-grid .right-menu-footer ul>li>a {
        font-size: 16px;
    }
    footer#footer section.footer-top .sf-footer-grid .right-menu-footer>ul>li {
        margin: 5px 7px;
    }
    footer#footer section.footer-top {
        padding: 25px 0px;
    }
}

@media (max-width: 1024px) {
    html.show-menu a#myBtn {
        opacity: 0;
    }

    header#header .header-wrapper {
        padding: 12px 0 12px 0;
    }

    header#header.fixed .header-wrapper {
        padding: 10px 0 10px 0;
    }

    .menu {
        display: flex!important;
        align-items: center;
    }

    header#header.fixed .menu .menu-trigger {
        top: 20px;
    }

    html.show-menu {
        overflow: hidden;
    }

    /* hamberger */
    nav.menu-act {
        background: #160959;
        bottom: 0;
        height: auto;
        right: 0;
        overflow: hidden;
        padding: 70px 0px 20px;
        position: fixed;
        left: auto;
        top: 0;
        /* transition: none; */
        width: 100%;
        z-index: 999;
        color: #fff;
        transform: translateX(100%);
        /* display: none; */
        transition: 0.5s all;
        display: block;
    }

    .show-menu nav.menu-act {
        transition: all 0.7s ease 0s;
        right: 0;
        transform: translateX(0%);
    }

    header .menu-act>ul>li:first-of-type {
        border-top: 1px solid #fff;
    }

    #header .menu-act {
        margin-top: 0;
        float: none;
    }

    .menu-act .close-button {
        display: block;
        position: absolute;
        top: 25px;
        right: 15px;
        cursor: pointer;
        text-align: center;
    }
    nav#desktop-nav .close-button .fa.fa-times {
        vertical-align: top;
        line-height: 29px;
        color: #1a0456;
    }

    header .menu-act ul {
        display: flex !important;
        flex-direction: column;
        width: 100%;
    }

    #wrapper header#header .menu-act>ul>li {
        padding: 0;
        margin: 0;
        border-top: 1px solid white;
        font-size: 14px;
        width: 100%;
    }

    #wrapper header#header .menu-act>ul>li:last-child {
        border-bottom: 1px solid #fff;
    }

    #wrapper header#header .menu-act>ul>li>a {
        padding: 12px 15px;
        display: block;
        float: none;
        color: #fff;
    }

    .close-button {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 30px;
        height: 30px;
        background: #fff;
        border-radius: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 0;
        color: #1a0456;
    }

    nav#desktop-nav .close-button {
        display: block;
    }

    nav.menu-act ul li a {
        padding-right: 20px;
        font-weight: normal;
        font-size: 16px;
        color: #fff;
    }

    nav.menu-act li.active>a,
    nav.menu-act li:hover>a:hover {
        color: #1a0456;
    }

    header#header .header-wrapper .colamu-9 nav>ul>li>a:hover {
        color: #fff;
    }

    header#header .header-wrapper .colamu-9 nav>ul>li>a.button {
        background: unset;
        padding: 0;
        line-height: unset;
        color: #000;
    }

    header#header .header-wrapper .colamu-9 nav>ul>li>a.button:hover {
        background: unset;
        color: #fff;
    }

    header#header .header-wrapper .colamu-9 #desktop-nav,
    header#header .header-wrapper .colamu-9 nav>ul {
        align-items: flex-start;
    }

    header#header .top-header-wrap .right-number ul>li>a,
    header#header .header-wrapper .colamu-9 nav>ul>li>a {
        font-size: 16px;
    }
    section#home {
        padding-top: 140px;
    }
    .banner-wrap {
        padding-top: 80px;
    }
    .banner-wrap h2 {
        font-size: 42px;
    }
    .banner-wrap p {
        font-size: 14px;
        margin: 7px 0 12px;
    }
    .banner-wrap {  
        max-width: 540px;
    }
    header#header .top-header-wrap .right-number ul>li>a:hover, 
    header#header .header-wrapper .colamu-9 nav>ul>li>a:hover {
        color: #fff!important;
    }

    /* ------------------------------------------------ */

    section.um-section {
        padding: 90px 0 70px;
        margin-top: -20px;
    }
    .wwd-main-wrap .wwd-img-right {
        width: 42%;
    }
    .wwd-main-wrap .wwd-content-left {
        width: 58%;
        padding: 0px 0px 0 25px;
    }
    .title span.tag-heading {
        font-size: 26px;
        margin-bottom: 5px;
        display: block;
    }
    .title h2 {
        font-size: 36px;
    }
    .title h2::before {
        bottom: 7px;
        background: url(../images/sprite-img.png) no-repeat;
        width: 110px;
        height: 3px;
    }
    section.what-we-do-sec .common-para {
        margin: 8px 0 12px;
    }
    .common-para {
        font-size: 18px;
        line-height: 160%;
        margin: 0;
    }
    .common-para {
        font-size: 16px;
    }
    .we-handle-box p {
        font-size: 18px;
    }
    .We-Handle-section .we-handle-row .we-handle-box {
        padding: 24px 10px 10px;
        border-radius: 20px 20px 0px 0px;
    }
    .We-Handle-section .we-handle-row .we-handle-wrap {
        max-width: 33%;
        margin: 0 5px 35px;
        min-width: 28%;
    }
    .We-Handle-section .we-handle-row {
        margin-top: 26px;
    }
    .in-wrap ul.choose::after {
        display: none;
    }
    .in-wrap ul.choose li {
        width: 100%!important;
        justify-content: left;
        margin: 0 0 10px 0;
    }
    .in-wrap ul.choose li.first-line .title-img-wrap, .in-wrap ul.choose li.third-line .title-img-wrap {
        display: flex;
        flex-direction: row-reverse;
    }
    .in-wrap ul.choose li.first-line, .in-wrap ul.choose li.third-line {
        left: 0px;
    }
    .in-wrap ul.choose li .title-img-wrap .choose-img {
        margin-left: 0;
    }
    .in-wrap ul.choose li .title-img-wrap .title-wrap-chosse {
        text-align: left;
        margin-left: 18px;
    }
    .in-wrap ul.choose li:nth-child(2n) .title-img-wrap .choose-img {
        margin-right: 0;
    }
    .in-wrap ul.choose li .title-img-wrap::before ,
    .in-wrap ul.choose li .title-img-wrap .title-wrap-chosse .para-choose p br {
        display: none;
    }
    .in-wrap ul.choose li:last-child {
        margin: 0px 0 0;
        text-align: left;
    }
    .in-wrap ul.choose li:last-child .title-img-wrap .choose-img {
        margin: 0;
    }
    .in-wrap ul.choose li:last-child .title-img-wrap {
        display: block;
        display: flex;
    }
    .in-wrap ul.choose li:last-child .title-img-wrap .title-wrap-chosse {
        text-align: left;
    }
    .woc-wrap-sec.top-wrap {
        margin-top: 30px;
    }
    .choose-us-wrap>p {
        font-size: 14px;
        line-height: 120%;
        margin-top: 10px;
    }
    .in-wrap ul.choose li .title-img-wrap .title-wrap-chosse .para-choose {
        margin-top: 4px;
    }
    .exp-points-wrap {
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 35px;
    }
    .exp-points-wrap .point-sec {
        max-width: 360px;
    }
    .exp-points-wrap .point-sec::before {
        right: -24%;
    }
    .exp-points-wrap .point-sec:nth-child(2n)::before {
        display: none;
    }
    .exp-points-wrap .point-sec p {
        font-size: 16px;
        line-height: 130%;
        margin: 10px 30px 35px;
    }
    .exp-points-wrap .point-sec:nth-child(3) p, .exp-points-wrap .point-sec:nth-child(4) p {
        margin-bottom: 0px;
    }
    .exp-points-wrap .point-sec .point-img {
        width: 165px;
        height: 165px;
    }
    .exp-points-wrap .point-sec .point-img .point-in-img {
        width: 122px;
        height: 122px;
        padding: 30px;
    }
    .point-img span.numb {
        width: 36px;
        height: 36px;
        right: 2px;
        top: 1px;
        font-size: 20px;
    }
    .testimonial-rating img {
        width: 20px;
    }
    .carousel-slide .details-sec {
		padding: 20px 30px 30px 30px;
	}
    .carousel-slide .details-sec>p {
		font-size: 18px;
		min-height: 160px;
		height: 160px;
		overflow-y: auto;
	}
    .owl-carousel {
        margin-top: 23px;
    }
    .owl-carousel.testimonial .owl-dots {
        margin: 30px 0 0px;
    }
    .carousel-slide .details-sec .reviwer-info h4 {
        font-size: 24px;
    }
    .carousel-slide .details-sec::before {
        width: 80px;
        height: 57px;
        right: -30px;
        bottom: -10px;
        background-position: -69px -76px;
        background-size: 249px;
    }
    .faq-container {
        margin: 26px auto 0;
    }
    .faq-question {
        padding: 18px 16px;
        font-size: 18px;
    }
    .faq-item.active .faq-answer {
        max-height: fit-content;
        padding: 15px 22px 15px 22px;
        font-size: 16px;
        line-height: 140%;
    }
    .faq-item {
        margin-bottom: 15px;
    }
    .faq-container>p {
        padding: 0 0px;
        font-size: 16px;
        margin: 22px 0 60px;
    }
    .call-us-wrap {
        border-radius: 230px;
        padding: 0px 80px 0 80px;
        height: 278px;
        margin: 0px 15px 70px 15px;
    }   
    .call-us-wrap .b2 a.button {
        min-width: fit-content;
        text-align: center;
    }
    .call-us-wrap strong {
        font-size: 18px;
        margin: 0 0 20px 0;
    }
    section.contact-form-section .contact-main .contact-right .from-ct .fields-wrap label {
        margin-bottom: 5px;
        font-size: 16px;
    }
    section.contact-form-section .contact-main .contact-right .from-ct .fields-wrap input {
        height: 50px;
        font-size: 16px;
    }
    section.contact-form-section .contact-main .contact-left .title {
        margin-bottom: 16px;
    }
    section.contact-form-section .contact-main .contact-left .contat-details>li {
        padding-left: 94px;
    }
    section.contact-form-section .contact-main .contact-left .contat-details>li p,
    section.contact-form-section .contact-main .contact-left .contat-details>li>a {
        font-size: 18px;
    }
    section.contact-form-section .contact-main .contact-right .from-ct {
        padding: 26px 22px 40px;
    }
    section.contact-form-section .contact-main .contact-right .from-ct .fields-wrap.sf-message-wrap textarea {
        height: 110px !important;
        font-size: 16px;
    }
    section.contact-section.contact-form-section {
        padding: 0px 0 70px 0;
    }
    footer#footer section.footer-top .sf-footer-grid .right-menu-footer>ul>li {
        margin: 5px 7px;
    }
    footer#footer section.footer-top {
        padding: 25px 0px;
    }
    footer#footer section.footer-top .sf-footer-grid .right-menu-footer ul>li>a {
        font-size: 16px;
    }
    footer#footer section.footer-bottom .bottom-wrap>ul li:not(:last-child) {
        margin-right: 25px;
    }
    footer#footer section.footer-bottom .bottom-wrap>ul li::after {
        right: -15px;
    }
    footer#footer section.footer-bottom p, footer#footer section.footer-bottom ul li a {
        font-size: 16px;
    }
    #myBtn {
        bottom: 200px;
    }
    .error-404 h2 {
        font-size: 100px;
    }
    .error-404.not-found.container {
        padding: 130px 15px 100px 15px;
    }
}

@media (max-width: 1023px) {
    .banner-wrap {
        max-width: 500px;
    }
    .banner-wrap h2 {
        font-size: 36px;
    }
    .button+.button {
        margin: 0 0 0 0px;
    }
    .free-consulantion-btn a.button {
        margin-right: 7px;
        margin-top: 7px;
    }
    .wwd-main-wrap {
        flex-direction: column;
    }
    .wwd-main-wrap .wwd-img-right {
        width: 100%;
    }
    .wwd-img-right img {
        width: 100%;
        height: 100%;
    }
    .responsive-show {
        display: block;
    }
    .wwd-content-left .responsive-hide {
        display: none;
    }
    .title span.tag-heading {
        font-size: 26px;
        margin-bottom: 5px;
        display: block;
        text-align: center;
    }
    .responsive-show h2 {
        margin-bottom: 20px!important;
        display: block;
    }   
    .wwd-main-wrap .wwd-content-left {
        width: 100%;
        padding: 10px 0px 0 0px;
        text-align: center;
    }
    .We-Handle-section .we-handle-row .we-handle-wrap {
        max-width: min-content;
        margin: 0 5px 35px;
        min-width: 46%;
    }
    .We-Handle-section .we-handle-row .we-handle-wrap:last-child {
        min-width: fit-content;
        margin-bottom: 55px;
    }
    .carousel-slide .details-sec>p {
		font-size: 16px;
		min-height: 0;
		height: 120px;
		overflow-y: auto;
		line-height: 160%;
	}
    .carousel-slide .details-sec .reviwer-info h4 {
        font-size: 18px;
    }
    .carousel-slide .details-sec {
		padding: 10px 15px 24px 25px;
		margin: 10px 10px 20px;
		box-shadow: 0 10px 10px rgba(0, 0, 0, 0.10);
	}
}

@media (max-width: 767px) {
    footer#footer section.footer-top .sf-footer-grid .right-menu-footer ul>li>a {
        font-size: 14px;
    }
    section#home, .banner-wrap {
        padding-top: 90px;
        margin: 0 auto;
    }
    header#header .top-header-wrap {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .site-logo {
        max-width: 115px;
    }
    .banner-wrap h2 {
        font-size: 26px;
        text-align: center;
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
    }
    .banner-wrap p {
        font-size: 14px;
        text-align: center;
    }
    section#home {
        padding-top: 90px;
        margin: 0 auto;
    }
    .banner-wrap {
        margin-top: 60px;
        padding-top: 0;
        filter: drop-shadow(0px 1px 10px #000);
    }
    header#header .header-wrapper .colamu-9 nav>ul>li>a.button, a.button, .button, button, form input[type="submit"] {
        padding: 12px 18px;
    }
    .free-consulantion-btn {
        text-align: center;
    }
    .left-icons {
        display: none;
    }
    header#header .top-header-wrap .right-number ul>li>a, header#header .header-wrapper .colamu-9 nav>ul>li>a {
        font-size: 14px;
    }
    header#header .top-header-wrap .right-number ul>li::before {
        background-position: -102px -2px;
        width: 17px;
        height: 13px;
        background-repeat: no-repeat;
        background-size: 210px;
        top: 3px;
    }
    header#header .top-header-wrap .right-number ul>li {
        position: relative;
        padding: 0 0 0 21px;
    }
    header#header .top-header-wrap .right-number ul>li.phone-no::before {
        background-position: -145px -2px;
        top: 2px;
    }
    header#header.fixed .top-header {
        margin-top: -27px;
    }
    section#home .desktop {
        min-height: 360px;
    }
    .banner-wrap p {
        font-size: 14px;
        margin: 7px 0 3px;
    }
    section.um-section {
        padding: 70px 0;
        margin-top: -20px;
    }
    .title span.tag-heading {
        font-size: 20px;
    }
    .title h2 {
        font-size: 26px;
    }
    .wwd-main-wrap .wwd-img-right {
        width: 100%;
        max-width: 420px;
    }
    .common-para {
        font-size: 14px;
    }
    .we-handle-box p {
        font-size: 16px;
    }
    .We-Handle-section .we-handle-row .we-handle-box img {
        height: 50px;
        width: 80px;
    }
    .We-Handle-section .we-handle-row .we-handle-box::after {
        height: 45px;
        background-size: 100% 100%;
        bottom: -45px;
    }
    .in-wrap ul.choose li.first-line .title-img-wrap, .in-wrap ul.choose li.third-line .title-img-wrap {
        flex-direction: column-reverse;
    }
    .in-wrap ul.choose li:nth-child(2n) {
        justify-content: center;
    }
    .in-wrap ul.choose li {
        justify-content: center;
    }
    .in-wrap ul.choose li .title-img-wrap .title-wrap-chosse,
    .in-wrap ul.choose li:nth-child(2n) .title-img-wrap .title-wrap-chosse,
    .in-wrap ul.choose li:last-child .title-img-wrap .title-wrap-chosse {
        text-align: center;
        margin-left: 0;
        margin-top: 8px;
    }
    .in-wrap ul.choose li .title-img-wrap {
        flex-direction: column;
    }
    .title-choose h3 {
        font-size: 18px;
    }
    .in-wrap ul.choose li {
        margin: 0 0 20px 0;
    }
    .exp-points-wrap .point-sec {
        max-width: 290px;
    }
    .exp-points-wrap .point-sec p {
        font-size: 14px;
        margin: 10px 10px 20px;
    }
    .exp-points-wrap .point-sec::before {
        right: -34%;
        top: 35%;
    }
    .testimonial-rating img {
        width: 16px;
    }
    .testimonial-rating {
        margin-top: 12px;
    }
    .carousel-slide .details-sec>p {
        font-size: 14px;
        min-height: auto;
        height: auto;
    }
    .carousel-slide .details-sec .reviwer-info h4 {
        font-size: 16px;
    }
    .owl-carousel.testimonial .owl-dots button {
        width: 20px;
        height: 5px;
        margin: 0 3px;
    }
    .owl-carousel.testimonial .owl-dots {
        margin: 15px 0 0px;
    }
    .carousel-slide .details-sec::before {
        width: 52px;
        height: 42px;
        right: -13px;
        bottom: -8px;
        background-position: -52px -52px;
        background-size: 179px;
    }
    .faq-question {
        padding: 18px 56px 18px 16px;
        font-size: 14px;
        line-height: 120%;
    }
    .faq-item.active .faq-answer {
        padding: 10px 16px 12px 16px;
        font-size: 14px;
    }
    .faq-container {
        margin: 16px auto 0;
    }
    .faq-question::after {
        right: 10px;
    }
    .faq-container>p {
        padding: 0 0px;
        font-size: 14px;
        margin: 14px 0 50px;
    }
    .call-us-wrap strong {
        font-size: 14px;
        margin: 0 0 20px 0;
    }
    .call-us-wrap {
        padding: 40px 40px 40px 40px;
        height: auto;
        margin: 0px 15px 120px 15px;
        border-radius: 30px;
    }
    section.contact-form-section .contact-main .contact-left, section.contact-form-section .contact-main .contact-right {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
    section.contact-form-section .contact-main {
        padding: 70px 0;
    }
    section.contact-form-section .contact-main .contact-left .contat-details>li>strong {
        font-size: 18px;
    }
    section.contact-form-section .contact-main .contact-left .contat-details>li p, section.contact-form-section .contact-main .contact-left .contat-details>li>a {
        font-size: 16px;
    }   
    section.contact-form-section .contact-main .contact-left .contat-details>li::after {
        width: 68px;
        height: 68px;
    }
    section.contact-form-section .contact-main .contact-left .contat-details>li::after {
        background-position: 21px -115px;
    }
    section.contact-form-section .contact-main .contact-left .contat-details>li.phone-no::after {
        background-position: 20px -234px;
    }
    section.contact-form-section .contact-main .contact-left .contat-details>li.email::after {
        background-position: 21px -355px;
    }
    section.contact-form-section .contact-main .contact-left .contat-details>li {
        padding-left: 81px;
        padding-top: 12px;
    }
    section.contact-form-section .contact-main .contact-left .contat-details>li {
        margin-bottom: 10px;
    }
    section.contact-form-section .contact-main .contact-left .title {
        margin-bottom: 5px;
    }
    section.contact-section.contact-form-section {
        padding: 0px 0 0px 0;
    }
    section.contact-section.contact-form-section .contact-right {
        margin-top: 15px;
    } 
    section.contact-form-section .contact-main .contact-right .from-ct .fields-wrap label {
        font-size: 14px;
    }
    section.contact-form-section .contact-main .contact-right .from-ct .fields-wrap input {
        height: 40px;
        font-size: 14px;
        padding: 10px;
    }
    section.contact-form-section .contact-main .contact-right .from-ct .fields-wrap {
        margin-bottom: 14px;
    }
    section.contact-form-section .contact-main .contact-right .from-ct .fields-wrap.sf-message-wrap textarea {
        height: 110px !important;
        font-size: 14px;
        padding: 10px;
    }
    footer#footer section.footer-bottom {
        padding: 6px 0;
    }
    section.contact-section.contact-form-section .contact-right {
        margin-top: -75px;
        padding-top: 75px;
    }
    .error-404.not-found.container {
        padding: 100px 15px 80px 15px;
    }
    .error-404 h2 {
        font-size: 68px;
    }
    body h3 {
        font-size: 16px;
    }
    body .error-404 p {
        font-size: 13px;
        margin: -6px 0 15px 0;
    }
    footer#footer section.footer-top {
        display: none;
    }
}
@media (max-width: 767px) and (min-width: 580px) {}

@media (min-width: 580px) and (max-width: 767px) {}

@media (max-width: 666px) {
    section#home .desktop {
        object-position: -360px 0px;
    }   
    section#home .desktop {
        min-height: 420px;
    }
    section#home, .banner-wrap {
        padding-top: 90px;
        margin: 0 auto;
    }
    .banner-wrap {
        padding-top: 0;
        margin-top: 62px;
    }
    .We-Handle-section .we-handle-row .we-handle-wrap {
        max-width: min-content;
        margin: 0 5px 35px;
        min-width: 100%;
    }
    .exp-points-wrap .point-sec:nth-child(3) p, .exp-points-wrap .point-sec:nth-child(4) p {
        margin-bottom: 20px;
    }
    .exp-points-wrap .point-sec::before {
        display: none;
    }
    .call-us-wrap .title h2 {
        padding-bottom: 10px;
    }
    .call-us-wrap .b2 {
        flex-wrap: wrap;
    }
    .call-us-wrap .b2 .learn-btn {
        margin: 5px 5px;
    }
    .call-us-wrap {
        padding: 30px 20px 24px 20px;
        margin: 0px 15px 70px 15px;
        border-radius: 30px;
    }
    .bottom-wrap {
        justify-content: center;
        flex-wrap: wrap;
    }
    footer#footer section.footer-bottom p, footer#footer section.footer-bottom ul li a {
        font-size: 16px;
        line-height: 26px;
    }
    footer#footer section.footer-bottom {
        padding: 10px 0;
    }
    footer#footer section.footer-top {
        padding: 15px 0px;
    }
}
