
@media (max-width: 1440px) {
    .footer-get {
    width: 100%;
}

.sec-heading p {
    width: 70%;
    margin-top: 0px;
}

.review-clutch-and-trustpilot {
    width: 55%;
}

.pckg .bottom ul li::before {
    left: -2.5vw;
}

.sec-trusted-client-main {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.sec-trusted-client-sub h5 {
    font-size: 20px;
}

section.message:after {
    display: none;
}

section.message:before {
    top: 2vw;
    background-size: contain;
    height: 31vw;
}

.sec-message img {
    left: -0.5vw;
    top: -7vw;
    max-height: 50vw;
    max-width: 50vw;
}

.sec-message {
    position: absolute;
    z-index: 0;
    top: 11vw;
    right: 15vw;
    width: 36%;
}

.sec-message p {
    margin-left: 60px;
}

.stars-message {
    margin-left: 80px;
}

.profile-process img {
    position: absolute;
    top: 10vw;
    display: none;
    left: 13vw;
}

}

@media (max-width: 1200px) {
    
    .sec-message {
    top: -6vw;
    right: 20vw;
    width: 38%;
}

.sec-message p {
    font-size: 13px;
    line-height: 1.3;
}
    
    header{
        padding: 1rem 0;
    }
    .btns{
        margin: 0.9rem 0;
    }
    .dropdown {
        position: unset;
        box-shadow: none;
        width: 100%;
        background: #f0f8ff80;
    }
    .dropdown ul li a {
        padding: 0;
        line-height: 1rem;
        /* padding: 0; */
        padding: 1rem;
        font-weight: 500;
    }
    .form-head .form-heading{
        white-space: normal;
        font-size: 20px;
    }
    .form-head{
        padding: 1rem;
    }
    .btn-normal{
        padding: 10px 8px;
    }
    .sub-menu a {
        color: #333 !important;
        margin-bottom: 0 !important;
    }
    .sub-menu {
        left: auto !important;
        padding-top: 16px;
        top: 24px;
    }
    a.header-btn {
        padding: 15px 20px !important;
        margin-bottom: 0 !important;
        display: flex !important;
        gap: 5px !important;
        align-items: center;
        font-weight:  700 !important;
        font-size: 18px !important;
    }
    .menuWrap .menu:first-child{
        padding-left: 0;
        width: 100%;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .menu-Bar {
        /* display: block; */
        /* top: 0px; */
    }
    .menuWrap.open {
        display: flex;
        left: 0px;
    }
    .menuWrap {
    width: 65%;
    margin-left: auto;
    }
    ul.menu > li  {
        display: flex;
        justify-content: center;
        gap: 5px;
        padding: 0;
        /* flex-direction: column; */
    }
    ul.menu > li > a {
        margin-bottom: 10px;
        padding: 0;
        display: block;
        text-align: center;
        margin-bottom: 15px;
        padding-right: 0px;
        margin-right: 0px;
        color: #fff;
        font-size: 15px;
        text-transform: capitalize;
        width: 100%;
    }
    .container {
        position: relative;
    }
    span.img-btn {
    right: 0.5vw;
}

    header .main-header ul.menu>li > a {
        color: #333;
        width: 60%;
        text-align: left;
        margin: 0;
        padding: 22px 30px !important;
        display: flex;
        justify-content: space-between;
        padding: 1rem;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }
    header .main-header ul.menu>li > a:before {
        display: none;
    }
}

@media (max-width : 1025px){
    .btn-wrap .theme-btn {
        font-size: 16px;
    }
    .overlap-slider {
        /* width: 180%; */
        width: 100%;
        position: relative;
    }
}

@media only screen and (max-width: 199px) and (min-width: 992px) {

    section.message:after {
    display: none;
}

section.message:before {
    top: 2vw;
    background-size: contain;
    height: 31vw;
}

.sec-message img {
    left: -1vw;
    top: -5vw;
    max-height: 53vw;
    max-width: 53vw;
}

.sec-message {
    position: absolute;
    z-index: 0;
    top: -10vw;
    right: 17vw;
    width: 42%;
}

.sec-message p {
    margin-left: 50px;
}

.stars-message {
    margin-left: 80px;
}

.profile-process img {
    position: absolute;
    top: 19.1vw;
    display: none;
    left: 12vw;
}

.footer-get {
    width: 80%;
}

.review-clutch-and-trustpilot {width: 80%;}

.price p {
    font-size: 15px !important;
    line-height: 1.4 !important;
}

.number-process h2 {
    top: 6vw;
}
h1.banner-heading {
    font-size: 45px;
    line-height: 1.2;
}

.banner-content {
    padding-bottom: 0px;
}

.number-process h2 {
    top: 6vw;
}

.price p {
    font-size: 14px !important;
    line-height: 22px !important;
}

.pckg .bottom ul li {
    font-size: 15px;
}

.review-clutch-and-trustpilot {
    width: 100%;
}

.footer-get {
    width: 80%;
}

section.message:after {
    display: none;
}

    .profile-process p {
    display: none;
}

}

@media only screen
and (max-width : 991px)
and (min-width : 768px) {

.extra-border {
    padding-bottom: 20px;
}

.main-header {
    margin: 10px;
}

.menuWrap {
    position: absolute;
    z-index: 0;
    right: 0;
    top: -30px;
    width: 70%;
}

header .main-header ul.menu>li > a {
    padding: 20px 38px !important;
    font-size: 16px !important;
}
    
    .banner-img {
    display: none;
}

.card-portfolio {
    text-align: center;
}

.card-choose {
    width: 70%;
    margin: auto;
    margin-bottom: 30px;
}

.number-process h2 {
    line-height: 1;
}

.pckg {
    border: none;
    width: 100%;
}

.pckg .bottom ul li::before {
    left: -4vw;
}

.review-sec {
    width: 70%;
    margin: auto;
    margin-bottom: 30px;
}

.footer-img {
    text-align: center;
    margin-bottom: 20px;
}

.sec-trusted-client-sub h5 {
    font-size: 16px;
}

.ul-banner li:before {
    top: 2vw;
    left: 1.6vw;
}

    .profile-process p {
    /* display: none; */
}

    h1.banner-heading {
    font-size: 45px;
    line-height: 1.2;
}

.banner-content {
    padding-bottom: 0px;
    padding-top: 70px;
}

.number-process h2 {
    top: 6vw;
}

.price p {
    font-size: 14px !important;
    line-height: 22px !important;
}

.pckg .bottom ul li {
    font-size: 15px;
}

.review-clutch-and-trustpilot {
    width: 100%;
}

.footer-get {
    width: 53%;
    margin: auto;
}

section.message:after {
    display: none;
}

section.message:before {
    top: 2vw;
    background-size: contain;
    height: 31vw;
}
    
.sec-message img {
    display: none;
}

.sec-message {
    transform: rotate(0deg);
    width: 60%;
    right: 0;
    top: -10vw;
}

.sec-message p {
    color: white;
    transform: rotate(0deg);
    font-size: 15px;
    line-height: 1.4;
}

.stars-message {
    transform: rotate(0deg);
}

.card-process {
    margin-top: -80px;
    border: none;
}

.profile-process img {
    position: absolute;
    top: 15.5vw;
    left: 12vw;
}

header .main-header ul.menu>li > a span.img-btn {
    height: 50px;
    width: 40px;
    top: 4.2vw;
}
}

@media only screen
and (max-width : 767px)
and (min-width : 576px) {
    
    .gap-logo {
    text-align: center;
}

.banner-content {
    padding: 20px 0 100px;
}

.banner-img {
    display: none;
}

    
.extra-border {
    padding-bottom: 20px;
}

.main-header {
    margin: 10px;
}

.menuWrap {
    position: absolute;
    z-index: 0;
    right: 0;
    left: 0;
    top: 45px;
    width: 80%;
    margin: auto;
}

header .main-header ul.menu>li > a {
    padding: 20px 19px !important;
    font-size: 12px !important;
}
    
p.stylish-para {
    font-size: 16px;
    margin: auto;
    text-align: center;
}

.extra-border {
    padding-bottom: 90px;
}

.main-header {
    margin: 10px;
}

.sec-trusted-client-sub h5 {
    text-align: center;
}

.card-portfolio {
    text-align: center;
}

.sec-message img {
    display: none;
}

.sec-message {
    transform: rotate(0deg);
    width: 70%;
    right: -5vw;
    top: -10vw;
}

.sec-message p {
    color: white;
    transform: rotate(0deg);
    font-size: 13px;
    line-height: 1.4;
}

.stars-message {
    transform: rotate(0deg);
}

.card-process {
    margin-top: -80px;
}

.number-process h2 {
    top: 10vw;
}

.pckg {
    border: none;
    width: 100%;
}

.pckg .bottom ul li::before {
    left: -5vw;
}

.review-clutch-and-trustpilot {
    width: 100%;
    flex-direction: column;
}

.footer-img {
    text-align: center;
    margin-bottom: 20px;
}

.footer-get {
    margin: auto;
}

    header .main-header ul.menu>li > a {
        padding: 18px 22px !important;
        font-size: 13px !important;
        text-align: center;
        margin-bottom: 10px !important;
    }

}

@media (max-width : 575px){

    section {
    padding: 2rem 0px;
}

footer {
    padding: 20px 0px 30px 10px;
}

.sec-heading .sec-heading p {
    margin-bottom: 10px !important;
}

.sec-heading {
    margin-bottom: 0rem;
}

.pckg-sec .sec-heading p {margin-bottom: 0px;}


    
        header .main-header ul.menu>li > a {
        padding: 18px 22px !important;
        font-size: 13px !important;
        text-align: center;
        margin-bottom: 10px !important;
    }

    
.extra-border {
    padding-bottom: 20px;
}

.main-header {
}

.menuWrap {
    width: 100%;
}

header .main-header ul.menu>li > a {
    padding: 18px 22px !important;
    font-size: 13px !important;
    text-align: center;
    margin-bottom: 0px !important;
}
    
p.stylish-para {
    font-size: 16px;
    margin: auto;
    text-align: center;
}

.extra-border {
    padding-bottom: 0px;
}

.main-header {
    margin: 10px 0px 10px 0px;
}

.sec-trusted-client-sub h5 {
    text-align: center;
}

.card-portfolio {
    text-align: center;
}

.sec-message img {
    display: none;
}

.sec-message {
    transform: rotate(0deg);
    width: 61%;
    right: 3vw;
    top: -21vw;
}

.sec-message p {
    color: white;
    transform: rotate(0deg);
    font-size: 11px;
    line-height: 1.4;
}

.stars-message {
    transform: rotate(0deg);
    margin-left: 60px;
}

.card-process {
    margin-top: -80px;
    border: none;
}

.number-process h2 {
    top: 10vw;
}

.pckg {
    border: none;
    padding: 0 10px;
    width: 100%;
}

.pckg .bottom ul li::before {
    left: -6vw;
}

.review-clutch-and-trustpilot {
    width: 100%;
    flex-direction: column;
}

.footer-img {
    text-align: center;
    margin-bottom: 20px;
}

.footer-get {
    margin: auto;
}


header .main-header ul.menu>li > a span.img-btn {
    height: 50px;
    width: 40px;
    top: 4.2vw;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) {
/* Styles */
}
/* iPads (landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
and (orientation : landscape) {
/* Styles */
}
/* iPads (portrait) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
and (orientation : portrait) {
/* Styles */
}

/* iPhone 6-8 Plus */
@media only screen
and (min-width : 414px)
and (max-width : 736px)
and (orientation : portrait) {
/* Styles */
}
@media only screen
and (min-width : 414px)
and (max-width : 736px)
and (orientation : landscape) {
/* Styles */
}

/* iPhone 6-8  */
@media only screen
and (min-width : 375px)
and (max-width : 667px)
and (orientation : portrait) {
/* Styles */
}
@media only screen
and (min-width : 375px)
and (max-width : 667px)
and (orientation : landscape) {
/* Styles */
}

/* Android (Pixel 2) */
@media only screen
and (min-width : 412px)
and (max-width : 684px)
and (orientation : portrait) {
/* Styles */
}
@media only screen
and (min-width : 412px)
and (max-width : 684px)
and (orientation : landscape) {
/* Styles */
}

/* Iphone X */
@media only screen
and (min-width : 375px)
and (max-width : 734px)
and (orientation : portrait) {

}
@media only screen
and (min-width : 375px)
and (max-width : 736px) {
    .pkg-list {
        grid-template-columns: repeat(1, 1fr);
    }
    header{
        padding: 0rem 0;
    }
    .banner-content {
        padding: 40px 0 20px;
    }
    span.sub-heading {
        margin-bottom: 1rem;
        font-size: 16px;
    }
    h1.banner-heading {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 1rem;
    }
    p.banner-text {
        max-width: 100%;
        font-size: 16px;
        line-height: 25px;
    }
    .btn-wrap {
        flex-direction: column;
        margin-bottom: 2rem;
    }
    .btn-wrap a {
        width: 100%;
        text-align: center;
    }
    .banner-img {
        display: none;
    }
    .sec-heading h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .sec-heading p {
        font-size: 16px;
        line-height: 25px;
        width: 100%;
    }
    .sec-heading .sub-heading {
        margin-bottom: .5rem;
    }
    .copyright {
        flex-direction: column;
        gap: 12px;
    }

    section.message {
    height: 51vw;
}

section.message:before {
    height: 36vw;
    top: 6vw;
    left: 3vw;
}

.sec-trusted-client-sub p {
    text-align: center;
}

ul.ul-banner {
    width: 100%;
}

.ul-banner li:before {
    top: 1.6vw;
    left: 1vw;
}
.sec-trusted-client-main {
    margin-top: 4rem;
}

header .main-header ul.menu>li > a span.img-btn {
    height: 50px;
    width: 40px;
    top: 60%;
}

ul.menu > li {
    display: flex;
    width: 100%;
    margin-left: auto;
}

.logo img {
    margin-top: 10px;
    text-align: center;
}

.gap-logo {
    text-align: center;
}

}