@media (max-width:767px) {
    header {
        padding: 10px 0;
    }
    header .main-logo img {
        max-width: 50px;
    }
    section.page1 .decp {
        position: absolute;
        top: 15%;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 0 20px;
    }
    section.page1 .decp h2 {
        font-size: 22px;
        letter-spacing: 3px;
        line-height: 32px;
    }
    section.page1 .decp p {
        font-size: 16px;
        letter-spacing: 2px;
    }
    section.page1 .decp2 {
        bottom: 10%;
        right: -15px;
        border-right: 15px solid #faa733;
        transform: scale(0.7);
        transform-origin: right bottom;
    }
    section.page2 .decp {
        padding: 40px;
    }
    section.page2 p {
        font-size: 15px;
        margin: 0 auto 8px;
    }
    section.page2 h2 {
        font-size: 20px;
        margin: 0 0 15px;
    }
    section.page2 h3 {
        font-size: 20px;
    }
    section.page2 .wrap {
        right: 30px;
        bottom: 8%;
        transform: scale(0.6);
        transform-origin: right bottom;
    }
    section.page3 {
        padding: 0 20px;
        align-items: flex-start;
        padding-top: 90px;
    }
    section.page3 p {
        margin: 0;
        font-size: 15px;
        padding-right: 0;
        font-family: "Azur-Light";
        text-align: center;
    }
    section.page3 h2 {
        font-size: 17px;
        margin: 0 0 6px;
        text-align: center;
    }
    section.page3 p {
        margin: 0 0 15px;
        font-size: 15px;
        text-align: center;
    }
    section.page3 .wrap {
        position: absolute;
        right: 45px;
        bottom: 8%;
        transform: scale(0.6);
    }
    section.page3:after {
        width: 15px;
    }
    section.page4 {
        padding: 0 30px;
    }
    section.page4 p {
        font-size: 15px;
        margin: 0 0 11px;
        text-align: center;
    }
    section.page4 h2 {
        font-size: 20px;
        margin: 0 0 9px;
        text-align: center;
    }
    section.page4 .wrap {
        right: 30px;
        bottom: 8%;
        transform: scale(0.6);
    }
    section.page5:before {
        width: 15px;
    }
    section.page5 {
        padding: 75px 0 30px 30px;
    }
    section.page5 h2 {
        font-size: 20px;
        letter-spacing: 1px;
        margin-bottom: 6px;
        line-height: 27px;
    }
    section.page5 p {
        font-size: 15px;
        margin: 0 0 7px;
    }
    section.page5 .line {
        margin: 6px 0 12px;
    }
    section.page5 ul {
        height: auto;
    }
    section.page5 ul li {
        margin-right: 8px;
        height: auto;
        width: 50%;
    }
    section.page5 ul li p {
        font-size: 12px;
        line-height: 14px;
    }
    section.page5 ul li img {
        border-radius: 9px;
        margin: 0 0 8px;
        min-width: auto;
    }
    section.page6 p {
        font-size: 18px;
        padding: 0 20px;
    }
    section.page6 .wrap {
        right: 30px;
        bottom: 8%;
        transform: scale(0.6);
    }
    section.page6 h2 {
        font-size: 20px;
        letter-spacing: 0.5px;
        margin: 0 auto 20px;
    }
    section.page7 h2 {
        font-size: 20px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }
    section.page7 p {
        font-size: 14px;
        margin: 0 0 10px;
    }
    section.page7 ul li h4 {
        margin: 8px 0 15px;
        font-size: 10px;
        letter-spacing: 1px;
    }
    section.page7 ul li {
        margin-right: 6px;
    }
    section.page7 {
        padding: 80px 15px 45px;
    }
    section.page7 ul li .embed-responsive,
    section.page7 ul li img {
        border-radius: 8px;
    }
    section.page7 ul li .img-wrap {
        transform: translate(13px, 0px);
    }
    section.page7 .wrap {
        right: 20px;
        bottom: 8%;
        transform: scale(0.6);
    }
    section.page7.page8 .line {
        margin-top: 20px;
        margin-left: 40px;
        margin-bottom: 20px;
    }
    section.page9 {
        padding: 71px 30px 0;
        align-items: flex-start;
    }
    section.page9 p {
        font-size: 18px;
        margin-top: 9px;
    }
    section.page9 .line {
        margin: 15px auto 15px;
    }
    section.page9 .embed-responsive {
        border-radius: 10px;
    }
    section.page9:after {
        width: 100%;
        height: 35%;
        top: unset;
        right: 0;
        bottom: 0;
    }
    section.page9 .decp2 {
        bottom: 1%;
        right: 0px;
        padding: 0 30px;
        transform: scale(0.6);
        transform-origin: bottom right;
    }
    section.page10:before {
        width: 100%;
    }
    section.page10 {
        padding: 88px 30px 0;
    }
    section.page10 h2 {
        font-size: 20px;
        max-width: 137px;
        margin: 0 0 8px;
    }
    section.page10 p {
        font-size: 15px;
        letter-spacing: 1.5px;
    }
    section.page10 .line {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    section.page10 img {
        border-radius: 8px;
    }
    section.page11 {
        padding: 90px 20px 0;
        align-items: flex-start;
    }
    section.page11 h4 {
        font-size: 18px;
        letter-spacing: 1px;
    }
    section.page11 p {
        font-size: 18px;
        line-height: 24px;
    }
    section.page11 .decp2 {
        bottom: 5%;
        right: 0px;
        padding: 0px 30px 0px 38px;
        transform: scale(0.6);
        transform-origin: bottom right;
    }
    section.page11:after {
        width: 45%;
    }
    section.page12 {
        padding: 60px 30px 0;
    }
    section.page12 p {
        font-size: 16px;
        margin: 0 0 10px;
    }
    section.page12 ul li h6 {
        font-size: 16px;
        margin: 0 0 7px;
    }
    section.page12 .wrap {
        transform: rotate(0deg) translate(0px, 0px);
        margin-left: 0;
    }
    section.page12 h3 {
        font-size: 20px;
        letter-spacing: 4px;
    }
    section.page12 .wrap span.arrow {
        width: 25px;
        height: 25px;
    }
    section.page12 ul {
        display: flex;
        flex-wrap: nowrap;
    }
    section.page12 ul li img {
        border-radius: 10px;
        max-width: 90%;
        margin: 0 0 16px;
    }
    section.page12 ul li {
        margin-bottom: 20px;
        width: 50%;
        display: table !important;
    }
    section.page12 h2 {
        font-size: 20px;
        margin: 0 0 5px;
        letter-spacing: 2px;
    }
    section.page13::before,
    section.page13::after {
        width: 15px;
    }
    section.page13 {
        padding: 0 30px;
    }
    section.page13 p {
        font-size: 16px;
        margin: 0 0 6px;
    }
    section.page13 h2 {
        font-size: 25px;
        letter-spacing: 2px;
    }
    section.page13 h3 {
        font-size: 16px;
        letter-spacing: 1px;
    }
    section.page13 img {
        max-width: 70%;
        margin: 19px auto 0;
    }
    section.page14 img.img-1 {
        height: auto;
        width: 17%;
    }
    section.page14 .decp {
        padding: 0 20px;
    }
    section.page14 h2 {
        font-size: 20px;
        margin: 0 0 10px;
    }
    section.page14 p {
        font-size: 15px;
        padding-right: 80px;
    }
    section.page14 img.img-2 {
        max-width: 70%;
        border-radius: 10px;
        float: left;
    }
    section.page15 img.img1 {
        height: auto;
        width: 45.6%;
    }
    section.page15 {
        align-items: flex-start;
    }
    section.page15 .decp {
        padding: 230px 20px;
    }
    section.page15 h2 {
        font-size: 20px;
        letter-spacing: 2px;
        margin: 0 0 10px;
    }
    section.page15 p {
        font-size: 16px;
        padding-right: 20px;
    }
    section.page15::after {
        width: 15px;
    }
    section.page-16 .client-review p {
        font-size: 18px;
        margin-bottom: 17px;
    }
    section.page-16 .client-review .item {
        padding: 58px 0 0;
    }
    section.page-16 .decp .shape1,
    section.page-16 .decp .shape2 {
        display: none;
    }
    section.page-16 .client-review .owl-nav {
        display: none;
    }
    section.page-16 .client-review .owl-nav button.owl-prev {
        position: relative;
        top: 0;
        left: 0;
    }
    section.page-16 .client-review .owl-nav button.owl-next {
        position: relative;
        top: 0;
        right: 0;
    }
    section.page-16 .client-review p:after,
    section.page-16 .client-review p:before {
        display: none;
    }
    section.page-16 .decp {
        max-width: 330px;
        position: relative;
    }
    section.page17 .decp {
        transform: scale(0.9);
    }
    section.page17 textarea {
        height: 65px;
    }
    section.page17 input:not([type="submit"]):not([type="checkbox"]),
    section.page17 textarea {
        padding: 11px;
        margin: 0 0 10px;
        font-size: 14px;
    }
    section.page17 input[type="submit"] {
        margin: 10px auto 0;
        font-size: 16px;
        padding: 4px 58px 0;
        line-height: 40px;
        letter-spacing: 1px;
    }
    section.page17 a.footer-logo img {
        max-width: 50px;
    }
    section.page17 a.footer-logo {
        margin: 20px 0;
    }
    section.page17 h3 {
        font-size: 18px;
        letter-spacing: 2px;
        margin-bottom: 6px;
    }
    section.page17 h2 {
        font-size: 26px;
        letter-spacing: 2px;
        margin: 0 0 13px;
    }
    section.page17 ul li label {
        font-size: 14px;
        letter-spacing: 1px;
    }
    section.page17 ul li input[type="checkbox"] {
        margin-right: 10px;
    }
    section.page17 ul li input[type='checkbox']:after {
        transform: translate(0px, -2px);
    }
    section.page17 ul li {
        width: 49%;
    }
}