@media only screen and (min-width: 320px) and (max-width: 767px) {
    .top-bar {
        display: block;
        padding: 5px;
        position: fixed;
        width: 100%;
        z-index: 11;
    }
    header.header-row {
        padding: 60px 0 0;
    }
    .header-sec {
        flex-direction: column;
        text-align: center;
    }
    .header-sec img {
        width: 70%;
    }
    .header-sec ul {
        display: none;
    }
    .header-sec ul li {
        margin: 0 0 10px;
    }
    .header-sec ul li a img {
        width: auto;
        display: block;
        margin-bottom: 0;
    }
    .header-sec ul li a {
        font-size: 15px;
        display: flex;
    }
    section.banner-row {
        padding: 130px 0 66px;
        text-align: center;
    }
    .banner-sec h1 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 0;
    }
    .banner-sec p {
        margin: 0 auto 10px;
        font-size: 16px;
        line-height: 28px;
        width: 100%;
    }
    section.banner-row:before, section.banner-row:after {
        display: none;
    }
    .banner-sec ul li {
        width: 100%;
        text-align: left;
        font-size: 16px;
    }
    .banner-rgt {
        flex-direction: column;
    }
    .banner-rgt img.lft-img, .banner-rgt img.rgt-img {
        display: none;
    }
    .banner-rgt img {
        width: 100% !important;
        margin-top: 30px;
    }
    .banner-form {
        padding: 30px 20px;
    }
    .banner-form form {
        display: block;
    }
    .banner-form h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .banner-form form input {
        width: 100%;
        margin-bottom: 10px !important;
        padding: 15px 20px;
    }
    .banner-form form button {
        width: 180px;
        padding: 10px;
        font-size: 16px;
    }
    div#staticBackdrop .btn-close {
        right: -5px;
        top: -5px;
    }
    .modal-body {
        padding: 20px 20px;
    }
    div#staticBackdrop h3.title {
        text-align: center;
        font-size: 30px;
    }
    button.w-btn {
        padding: 12px 30px;
        font-size: 16px;
    }
    section.publishing-row {
        padding: 50px 0;
        text-align: center;
    }
    .w-head h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .publishing-head p {
        width: 100%;
    }
    .w-head p {
        font-size: 15px;
        line-height: 26px;
    }
    .publishing-head {
        margin-bottom: 30px;
    }
    .publishing-sec {
        padding: 40px 0px 0px;
        flex-direction: column;
        background-size: cover;
    }
    .publishing-sec .text {
        width: 90%;
    }
    section.publishing-row .col-xxl-3 .publishing-sec img {
        position: relative;
        bottom: 0;
    }
    section.publishing-row .col-xxl-6 .publishing-sec {
        padding-left: 0;
    }
    section.publishing-row .col-xxl-6:nth-child(2) .publishing-sec {
        padding-top: 40px;
    }
    .publishing-sec img {
        width: 80%;
        height: auto;
        margin: auto;
        margin-right: 0;
    }
    .publishing-sec h3 br {
        display: none;
    }
    section.cta-row {
        padding: 50px 0;
        text-align: center;
    }
    .cta-sec h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .cta-sec img {
        margin: 0;
    }
    .cta-sec {
        margin-bottom: 30px;
    }
    .cta-sec ul {
        text-align: center;
    }
    .cta-sec ul li {
        margin: 0 0 20px;
        display: block;
    }
    .cta-sec ul li a {
        font-size: 18px;
    }
    .cta-sec ul li.w-btn a {
        padding: 12px 30px;
        font-size: 16px;
        display: inline-block;
    }
    section.packages-row {
        padding: 50px 0 20px;
        text-align: center;
    }
    .packages-head p {
        width: 100%;
    }
    .packages-head {
        margin: 0;
    }
    .packages-sec {
        width: 85%;
        margin-top: 55px;
        padding: 30px 0 40px;
    }
    .packages-sec h2:before {
        height: 70px;
        background-size: cover;
        width: 15px;
        left: -14px;
    }
    .packages-sec h2 {
        font-size: 18px;
        padding: 8px 0;
        margin-bottom: 10px;
    }
    .packages-sec h2:after {
        height: 70px;
        background-size: cover;
        width: 15px;
        right: -14px;
    }
    .packages-sec h3 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 5px;
    }
    .packages-sec ul {
        padding: 10px 30px 20px 40px;
        text-align: left;
        min-height: 300px;
        max-height: 300px;
        margin-bottom: 20px;
    }
    .packages-sec p {
        font-size: 15px;
    }
    .packages-sec ul li {
        font-size: 15px;
    }
    .portfolio-head p {
        width: 100%;
    }
    .portfolio-main-sec ul {
        padding: 0;
    }
    .portfolio-main-sec ul li {
        padding: 15px 1px;
        width: 46%;
        font-size: 15px;
        margin: 0 5px 10px;
    }
    .portfolio-slider:before, .portfolio-slider:after {
        display: none;
    }
    .portfolio-slider img {
        height: 300px;
    }
    .portfolio-slider .slick-list {
        padding-bottom: 0 !important;
        padding-top: 20px !important;
    }
    section.portfolio-row {
        padding-bottom: 50px;
    }
    section.about-row {
        text-align: center;
        padding-bottom: 50px;
    }
    .about-sec button.w-btn2 {
        margin: 20px 0 40px;
        padding: 12px 84px;
    }
    .about-sec img {
        width: 100%;
    }
    section.logo-row .circle:before, section.logo-row .circle:after {
        display: none;
    }
    section.logo-row {
        padding-bottom: 50px;
    }
    .trust-sec h3 {
        font-size: 20px;
    }
    .trust-sec p {
        font-size: 16px;
        min-height: auto;
    }
    .trust-sec {
        text-align: center;
        margin-bottom: 30px;
    }
    .trust-sec img {
        margin-right: 60px;
    }
    section.trust-row {
        padding-bottom: 30px;
    }
    .book-head {
        margin-bottom: 30px;
    }
    .trust-head {
        margin-bottom: 30px;
    }
    .book-lft-sec img {
        margin-bottom: 30px;
    }
    .book-sec .heading-line:after {
        display: none;
    }
    .book-sec .heading-line {
        flex-direction: column;
    }
    .book-sec {
        text-align: center;
        padding: 0;
        margin-bottom: 20px;
    }
    .book-sec p {
        font-size: 15px;
    }
    .book-sec:before {
        display: none;
    }
    section.book-row {
        padding-bottom: 30px;
    }
    footer.footer-row {
        padding: 50px 0;
    }
    .footer-sec img {
        width: 80%;
        margin-bottom: 10px;
    }
    .footer-sec p {
        width: 100%;
        font-size: 15px;
        margin-bottom: 20px;
    }
    .footer-sec ul li {
        margin: 0 0 10px;
    }
    .footer-sec ul li a {
        font-size: 15px;
    }
    .footer-sec ul li a img {
        margin-right: 5px;
    }
    section.inner-banner-row {
        padding: 120px 0 50px;
    }
    .inner-banner-sec h1 {
        font-size: 30px;
        line-height: 35px;
    }
    section.terms-row {
        text-align: center;
        padding: 50px 0;
    }
    .terms-sec p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .terms-sec ul li {
        text-align: left;
        font-size: 15px;
        line-height: 26px;
    }
    .terms-sec h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .terms-sec ul {
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
    .top-bar {
        display: block;
        padding: 5px;
        position: fixed;
        width: 100%;
        z-index: 11;
    }
    header.header-row {
        padding: 60px 0 0;
    }
    .header-sec {
        flex-direction: column;
        text-align: center;
    }
    .header-sec img {
        width: 90%;
    }
    .header-sec ul {
        display: none;
    }
    .header-sec ul li {
        margin: 0 0 10px;
    }
    .header-sec ul li a img {
        width: auto;
        display: block;
        margin-bottom: 0;
    }
    .header-sec ul li a {
        font-size: 15px;
        display: flex;
    }
    section.banner-row {
        padding: 130px 0 66px;
    }
    .banner-sec h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .banner-sec p {
        margin: 0 auto 10px;
        font-size: 16px;
        line-height: 28px;
        width: 100%;
    }
    section.banner-row:before, section.banner-row:after {
        display: none;
    }
    .banner-sec ul li {
        width: 100%;
        text-align: left;
        font-size: 16px;
    }
    .banner-rgt {
        flex-direction: column;
    }
    .banner-rgt img.lft-img, .banner-rgt img.rgt-img {
        display: none;
    }
    .banner-rgt img {
        width: 100% !important;
    }
    .banner-form {
        padding: 35px;
        margin-top: 30px;
    }
    .banner-form form {
    flex-wrap: wrap;
    justify-content: center;
    }
    .banner-form h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .banner-form form input {
        width: 100%;
        margin-bottom: 15px;
        padding: 15px 20px;
    }
    .banner-form form button {
        width: 180px;
        padding: 10px;
        font-size: 16px;
    }
    div#staticBackdrop .btn-close {
        right: -5px;
        top: -5px;
    }
    .modal-body {
        padding: 20px 20px;
    }
    div#staticBackdrop h3.title {
        text-align: center;
        font-size: 30px;
    }
    button.w-btn {
        padding: 12px 30px;
        font-size: 16px;
    }
    section.publishing-row {
        padding: 70px 0 50px;
    }
    .w-head h2 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .publishing-head p {
        width: 100%;
    }
    .w-head p {
        font-size: 16px;
        line-height: 28px;
    }
    .publishing-head {
        margin-bottom: 40px;
    }
    .publishing-sec {
        padding: 50px 0px 0px;
        flex-direction: column;
        background-size: cover;
    }
    .publishing-sec .text {
        width: 90%;
    }
    section.publishing-row .col-xxl-3 .publishing-sec img {
        position: relative;
        bottom: 0;
        height: 201px;
    }
    section.publishing-row .col-xxl-6 .publishing-sec {
        padding-left: 0;
    }
    section.publishing-row .col-xxl-6:nth-child(2) .publishing-sec {
        padding-top: 50px;
    }
    .publishing-sec img {
        width: 87%;
        height: 228px;
        margin: auto;
        margin-right: 0;
    }
    .publishing-sec h3 br {
        display: none;
    }
    section.cta-row {
        padding: 30px 10px;
    }
    .cta-sec h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .cta-sec img {
    margin: 0;
    }
    .cta-sec {
        margin-bottom: 0;
    }
    .cta-sec ul {
        text-align: center;
    }
    .cta-sec ul li {
        margin: 0 0 20px;
        display: block;
    }
    .cta-sec ul li a {
        font-size: 18px;
    }
    .cta-sec ul li.w-btn a {
        padding: 12px 30px;
        font-size: 16px;
        display: inline-block;
    }
    section.packages-row {
        padding: 70px 0 40px;
        text-align: center;
    }
    .packages-head p {
        width: 100%;
    }
    .packages-head {
        margin: 0;
    }
    .packages-sec {
        width: 85%;
        margin-top: 55px;
        padding: 30px 0 40px;
    }
    .packages-sec h2:before {
        height: 70px;
        background-size: cover;
        width: 15px;
        left: -14px;
    }
    .packages-sec h2 {
        font-size: 18px;
        padding: 8px 0;
        margin-bottom: 10px;
    }
    .packages-sec h2:after {
        height: 70px;
        background-size: cover;
        width: 15px;
        right: -14px;
    }
    .packages-sec h3 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 5px;
    }
    .packages-sec ul {
        padding: 10px 30px 20px 40px;
        text-align: left;
        min-height: 300px;
        max-height: 300px;
        margin-bottom: 20px;
    }
    .packages-sec p {
        font-size: 15px;
    }
    .packages-sec ul li {
        font-size: 15px;
    }
    .portfolio-head p {
        width: 80%;
    }
    .portfolio-main-sec ul {
        padding: 0;
    }
    .portfolio-main-sec ul li {
        padding: 15px 1px;
        width: 23%;
        font-size: 15px;
        margin: 0 5px 10px;
    }
    .portfolio-slider:before, .portfolio-slider:after {
        display: none;
    }
    .portfolio-slider img {
        height: 300px;
    }
    .portfolio-slider .slick-list {
        padding-bottom: 0 !important;
        padding-top: 20px !important;
    }
    section.portfolio-row {
        padding-bottom: 70px;
    }
    section.about-row {
        padding-bottom: 50px;
    }
    .about-sec button.w-btn2 {
        margin: 20px 0 40px;
        padding: 12px 84px;
    }
    .about-sec img {
        width: 100%;
    }
    section.logo-row .circle:before, section.logo-row .circle:after {
        width: 200px;
    }
    section.logo-row {
        padding-bottom: 60px;
    }
    .trust-sec h3 {
        font-size: 22px;
    }
    .trust-sec p {
        font-size: 16px;
        min-height: auto;
    }
    .trust-sec {
        text-align: center;
        margin-bottom: 30px;
        padding: 30px 15px;
    }
    .trust-sec img {
        margin-right: 60px;
    }
    section.trust-row {
        padding-bottom: 50px;
    }
    .book-head {
        margin-bottom: 30px;
    }
    .trust-head {
        margin-bottom: 40px;
    }
    .book-lft-sec img {
        margin-bottom: 0;
    }
    .book-sec .heading-line:after {
        display: none;
    }
    .book-sec .heading-line {
        flex-direction: column;
        align-items: baseline;
    }
    .book-sec {
        padding: 0 0 0px 30px;
        margin-bottom: 20px;
    }
    .book-sec p {
        font-size: 16px;
    }
    section.book-row {
        padding-bottom: 60px;
    }
    footer.footer-row {
        padding: 60px 0;
    }
    .footer-sec img {
        width: 50%;
        margin-bottom: 20px;
    }
    .footer-sec p {
        width: 80%;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .footer-sec ul li {
        margin: 0 15px 0;
    }
    .footer-sec ul li a {
        font-size: 16px;
    }
    .footer-sec ul li a img {
        margin-right: 10px;
    }
    .banner-form form .form-group {
        width: 49%;
        margin: 0 3px;
    }
    section.trust-row .row {
        justify-content: center;
    }
    .book-sec:before {
        left: -10px;
        top: 100px;
    }
    section.inner-banner-row {
        padding: 150px 0 70px;
    }
    .inner-banner-sec h1 {
        font-size: 40px;
        line-height: 45px;
    }
    section.terms-row {
        padding: 60px 0;
    }
    .terms-sec p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .terms-sec ul li {
        text-align: left;
        font-size: 15px;
        line-height: 26px;
    }
    .terms-sec h2 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .terms-sec ul {
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) { 
   header.header-row {
        padding: 20px 10px 0 30px;
    }
    .header-sec img {
        width: 80%;
    }
    .header-sec ul li a img {
        width: auto;
        margin-right: 5px;
    }
    .header-sec ul li {
        margin-left: 4px;
    }
    .header-sec ul li a {
        font-size: 14px;
    }
    .header-sec ul li.w-btn a {
        padding: 12px 25px;
    }
    section.banner-row {
        padding-top: 100px;
    }
    .banner-sec h1 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 10px;
    }
    .banner-sec p {
        font-size: 16px;
        line-height: 26px;
        width: 100%;
        margin-bottom: 10px;
    }
    .banner-sec ul li {
        font-size: 16px;
        width: 100%;
    }
    .banner-rgt img {
        width: 100% !important;
    }
    .banner-form {
        padding: 35px 15px;
        margin-top: 30px;
    }
    .banner-form h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 20px;
    }
    .banner-form form {
        flex-wrap: wrap;
        justify-content: left;
    }
    .banner-form form .form-group {
        width: 19%;
        margin: 0 4px;
    }
    .banner-form form input {
        width: 100%;
        padding: 14px 0px 14px 20px;
    }
    .banner-form form button {
        width: 100%;
        padding: 14px;
        font-size: 16px;
    }
    section.publishing-row {
        padding: 70px 50px;
    }
    .publishing-head {
        margin-bottom: 40px;
    }
    .w-head h2 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .publishing-head p {
        width: 80%;
    }
    .w-head p {
        font-size: 16px;
        line-height: 26px;
    }
    .publishing-sec {
        padding-left: 20px;
        margin-bottom: 20px;
    }
    .publishing-sec img {
        width: 44%;
    }
    section.publishing-row .col-xxl-6:last-child .publishing-sec img {
        height: 240px;
        width: 44%;
    }
    section.publishing-row .col-xxl-3 .publishing-sec img {
        bottom: 0;
        width: 45%;
    }
    section.publishing-row .col-xxl-3:first-child .publishing-sec img {
        height: 260px;
        width: 100%;
        margin: 0;
        bottom: 0px;
        object-fit: cover;
        object-position: top;
    }
    section.publishing-row .col-xxl-3:first-child .publishing-sec {
        padding-top: 80px;
        padding-bottom: 92px;
    }
    .cta-sec h2 {
        font-size: 30px;
        line-height: 40px;
    }
    section.cta-row {
        padding: 0 0px 0 50px;
    }
    .cta-sec ul li {
        margin: 0 0 0 0px;
    }
    .cta-sec ul {
        text-align: left;
    }
    .cta-sec ul li a {
        font-size: 16px;
    }
    .cta-sec ul li a i {
        margin-right: 5px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .cta-sec ul li.w-btn a {
        font-size: 16px;
        padding: 16px 20px;
        text-align: center;
    }
    .cta-sec img {
        margin-bottom: 0;
    }
    section.packages-row {
        padding-top: 70px;
        padding-bottom: 20px;
    }
    .packages-sec {
        margin-top: 50px;
        padding: 30px 0 40px;
        margin-bottom: 40px;
    }
    .packages-sec h2 {
        font-size: 20px;
        padding: 6px 0;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .packages-sec h2:before, .packages-sec h2:after {
        width: 21px;
        height: 93px;
    }
    .packages-sec h3 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 5px;
    }
    .packages-sec ul {
        padding: 10px 20px 10px 40px;
    }
    .packages-sec p {
        margin-bottom: 10px;
        font-size: 15px;
    }
    .packages-sec ul li {
        font-size: 15px;
        line-height: 24px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -30px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -30px;
    }
    button.w-btn {
        padding: 14px 40px;
        font-size: 16px;
        line-height: 28px;
    }
    section.portfolio-row {
        padding-bottom: 70px;
    }
    .portfolio-head p {
        width: 70%;
    }
    .portfolio-main-sec ul {
        padding: 0 20px;
    }
    .portfolio-main-sec ul li {
        padding: 15px;
        margin-bottom: 10px;
    }
    .about-sec img {
        width: 100%;
    }
    section.logo-row .circle:before, section.logo-row .circle:after {
        width: 320px;
    }
    section.logo-row {
        padding-bottom: 50px;
    }
    .trust-head {
        margin-bottom: 50px;
    }
    .trust-sec {
        padding: 35px 18px 32px;
    }
    .trust-sec img {
        margin-right: 50px;
        margin-bottom: 20px;
    }
    .trust-sec h3 {
        width: 85%;
    }
    .trust-sec p {
        font-size: 16px;
        min-height: 234px;
    }
    section.trust-row {
        padding-bottom: 70px;
    }
    .book-head {
        margin-bottom: 30px;
    }
    .book-sec .heading-line h3 {
        font-size: 20px;
    }
    .book-sec .heading-line:after {
        width: 45%;
    }
    .book-sec:nth-child(2) .heading-line:after {
        width: 14%;
    }
    .book-sec:nth-child(3) .heading-line:after {
        width: 48%;
    }
    .book-sec:nth-child(4) .heading-line:after {
        width: 47%;
    }
    .book-sec:last-child .heading-line:after {
        width: 39%;
    }
    section.book-row {
        padding-bottom: 60px;
    }
    footer.footer-row {
        padding: 60px 0 50px;
    }
    .footer-sec img {
        height: 50px;
        margin-bottom: 20px;
    }
    .footer-sec p {
        font-size: 16px;
        width: 70%;
        margin-bottom: 20px;
    }
    .footer-sec ul li {
        margin: 0 15px;
    }
    .footer-sec ul li a {
        font-size: 16px;
    }
    .portfolio-slider:before, .portfolio-slider:after {
        width: 610px;
        height: 600px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .portfolio-slider img {
        height: 420px;
    }
    section.inner-banner-row {
        padding: 150px 0 70px;
    }
    .inner-banner-sec h1 {
        font-size: 40px;
        line-height: 45px;
    }
    section.terms-row {
        padding: 60px 0;
    }
    .terms-sec p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .terms-sec ul li {
        text-align: left;
        font-size: 16px;
        line-height: 26px;
    }
    .terms-sec h2 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .terms-sec ul {
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) { 
    header.header-row {
        padding: 30px 70px 0;
    }
    .header-sec img {
        width: 95%;
    }
    .header-sec ul li a img {
        width: auto;
        margin-right: 8px;
    }
    .header-sec ul li {
        margin-left: 25px;
    }
    .header-sec ul li a {
        font-size: 16px;
    }
    .header-sec ul li.w-btn a {
        padding: 14px 32px;
    }
    section.banner-row {
        padding-top: 130px;
    }
    section.banner-row:before {
        top: 20px;
    }
    section.banner-row:after {
        top: 400px;
    }
    .banner-sec h1 {
        font-size: 42px;
        line-height: 55px;
        margin-bottom: 10px;
    }
    .banner-sec p {
        font-size: 17px;
        line-height: 26px;
        width: 80%;
        margin-bottom: 15px;
    }
    .banner-sec ul li {
        font-size: 17px;
        width: 47%;
    }
    .banner-rgt img {
        width: 100% !important;
    }
    .banner-form {
        padding: 35px 30px;
    }
    .banner-form h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 25px;
    }
    .banner-form form {
        flex-wrap: wrap;
        justify-content: left;
    }
    .banner-form form .form-group {
        width: 19%;
        margin: 0 4px;
    }
    .banner-form form input {
        width: 100%;
        padding: 15px 0px 15px 20px;
    }
    .banner-form form button {
        width: 100%;
        padding: 15px;
        font-size: 16px;
    }
    section.publishing-row {
        padding: 100px 50px 150px;
    }
    .publishing-head {
        margin-bottom: 40px;
    }
    .w-head h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .publishing-head p {
        width: 80%;
    }
    .w-head p {
        font-size: 17px;
        line-height: 26px;
    }
    .publishing-sec {
        padding-left: 17px;
        margin-bottom: 20px;
        padding-top: 40px;
    }
    .publishing-sec img {
        width: 44%;
    }
    section.publishing-row .col-xxl-3 .publishing-sec img {
        bottom: 0;
        width: 45%;
    }
    section.publishing-row .col-xxl-6:last-child .publishing-sec img {
        height: 287px;
        width: 44%;
    }
    section.publishing-row .col-xxl-3:first-child .publishing-sec {
        padding-top: 61px;
    }
    .cta-sec h2 {
        font-size: 32px;
        line-height: 40px;
    }
    section.cta-row {
        padding: 0 80px;
    }
    .cta-sec ul li {
        margin: 0 0 0 17px;
    }
    .cta-sec ul li a {
        font-size: 18px;
    }
    .cta-sec ul li a i {
        margin-right: 10px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .cta-sec ul li.w-btn a {
        font-size: 16px;
        padding: 16px 25px;
        text-align: center;
    }
    section.packages-row {
        padding-top: 80px;
        padding-bottom: 50px;
    }
    .packages-sec {
        margin-top: 50px;
        padding: 40px 0 50px;
        margin-bottom: 50px;
    }
    .packages-sec h2 {
        padding: 8px 0;
        line-height: 30px;
        margin-bottom: 20px;
        font-size: 23px;
    }
    .packages-sec h2:before, .packages-sec h2:after {
        width: 21px;
        height: 93px;
    }
    .packages-sec h3 {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 5px;
    }
    .packages-sec ul {
        padding: 10px 20px 10px 40px;
        min-height: 350px;
        max-height: 350px;
    }
    .packages-sec p {
        margin-bottom: 10px;
        font-size: 15px;
    }
    .packages-sec ul li {
        font-size: 15px;
        line-height: 24px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -40px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -40px;
    }
    button.w-btn {
        padding: 16px 50px;
        font-size: 17px;
        line-height: 30px;
    }
    section.portfolio-row {
        padding-bottom: 80px;
    }
    .portfolio-head p {
        width: 60%;
    }
    .portfolio-main-sec ul {
        padding: 0 130px;
    }
    .portfolio-main-sec ul li {
        padding: 15px;
        margin-bottom: 10px;
    }
    .about-sec img {
        width: 100%;
    }
    section.logo-row .circle:before, section.logo-row .circle:after {
        width: 400px;
    }
    section.logo-row {
        padding-bottom: 50px;
    }
    .trust-head {
        margin-bottom: 50px;
    }
    .trust-sec {
    padding: 35px 16px 32px;
    }
    .trust-sec img {
        margin-right: 70px;
        margin-bottom: 20px;
    }
    .trust-sec h3 {
        width: 100%;
        font-size: 20px;
    }
    .trust-sec p {
        font-size: 16px;
        min-height: 208px;
    }
    section.trust-row {
        padding-bottom: 80px;
    }
    .book-head {
        margin-bottom: 40px;
    }
    .book-sec .heading-line h3 {
        font-size: 22px;
    }
    .book-sec .heading-line:after {
        width: 50%;
    }
    .book-sec:nth-child(2) .heading-line:after {
        width: 22%;
    }
    .book-sec:nth-child(3) .heading-line:after {
        width: 53%;
    }
    .book-sec:nth-child(4) .heading-line:after {
        width: 51%;
    }
    .book-sec:last-child .heading-line:after {
        width: 44%;
    }
    section.book-row {
        padding-bottom: 80px;
    }
    footer.footer-row {
        padding: 70px 0 50px;
    }
    .footer-sec img {
        height: 60px;
        margin-bottom: 25px;
    }
    .footer-sec p {
        font-size: 17px;
        width: 60%;
        margin-bottom: 25px;
    }
    .footer-sec ul li {
        margin: 0 15px;
    }
    .footer-sec ul li a {
        font-size: 17px;
    }
    .portfolio-slider:before, .portfolio-slider:after {
        width: 500px;
        height: 500px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .portfolio-slider img {
        height: 330px;
    }
    section.publishing-row .col-xxl-6:nth-child(2) .publishing-sec {
        padding-top: 33px;
    }
    section.inner-banner-row {
        padding: 150px 0 70px;
    }
    .inner-banner-sec h1 {
        font-size: 40px;
        line-height: 45px;
    }
    section.terms-row {
        padding: 70px 0;
    }
    .terms-sec p {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 17px;
    }
    .terms-sec ul li {
        text-align: left;
        font-size: 17px;
        line-height: 28px;
    }
    .terms-sec h2 {
        font-size: 38px;
        line-height: 45px;
        margin-bottom: 18px;
    }
    .terms-sec ul {
        margin-bottom: 18px;
    }
}