@media only screen and (min-width: 320px) and (max-width: 767px) {
    .badge-div {
        display: none;
    }
    .header-sec ul {
        display: none;
    }
    .header-sec a.header-logo {
        width: 100%;
    }
    .head-mobile-sec {
        display: block;
        background: #2789c3;
        padding: 16px 0;
        text-align: center;
        position: fixed;
        width: 100%;
    }
    .head-mobile-sec a {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
    }
    .head-mobile-sec a i {
        font-size: 18px;
        margin-right: 10px;
    }
    .header-sec {
        margin-top: 55px;
    }
    section.banner-row {
        text-align: center;
        padding: 200px 0 0;
    }
    .banner-left h1 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .banner-left p {
        font-size: 15px;
        margin: 0 auto 20px;
        line-height: 26px;
    }
    .banner-left ul li {
        width: 100%;
        text-align: left;
        font-size: 15px;
        padding-left: 30px;
        line-height: 26px;
    }
    .banner-left ul li br {
        display: none;
    }
    .banner-btn a {
        width: 80%;
        margin-bottom: 10px;
    }
    .banner-right {
        margin-top: 30px;
    }
    .main-banner-contact {
        padding: 30px 20px;
    }
    .heading-form h6 {
        font-size: 30px;
        line-height: 35px;
    }
    .main-banner-contact .form-group {
        margin-bottom: 10px;
    }
    .main-banner-contact input, .main-banner-contact textarea {
        margin-bottom: 0px !important;
        font-size: 14px;
    }
    button#submit, button#submitBtn {
        padding: 15px 40px;
        font-size: 15px;
    }
    .spon-images li img {
        height: 50px;
    }
    .spon-images h4 {
        margin-bottom: 20px;
    }
    section.packages-row {
        padding: 50px 0;
        text-align: center;
    }
    .packages-head h2 {
        font-size: 30px;
        width: 100%;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .packages-head p {
        font-size: 15px;
        width: 100%;
        line-height: 26px;
    }
    .packages-head {
        margin-bottom: 30px;
    }
    section.packages-row .nav-pills .nav-link {
        width: 100%;
        margin: 0 0 10px;
    }
    section.packages-row .nav-pills {
        flex-direction: column;
        margin-bottom: 30px;
    }
    .packages-sec {
        padding: 30px 20px;
    }
    .pricebox {
        justify-content: center;
    }
    .pricebox h3 {
        margin-bottom: 20px;
        font-size: 35px;
        line-height: 45px;
    }
    .pricebox sup {
        font-size: 35px;
        top: -10px;
    }
    .pricebox strike {
        font-size: 16px;
    }
    .pricebox strike span {
        font-size: 16px;
    }
    .packages-sec h2 br {
        display: none;
    }
    .packages-sec p {
        font-size: 15px;
        min-height: auto;
        margin-bottom: 15px;
    }
    .packages-sec ul li {
        text-align: left;
        font-size: 15px;
        margin-bottom: 10px;
        padding-left: 35px;
    }
    .packages-sec ul li:before {
        width: 20px;
        height: 20px;
        top: 5px;
    }
    .packages-sec ul {
        margin-bottom: 15px;
    }
    .packages-sec a.grad-btn {
        width: 100%;
        padding: 14px 0;
        font-size: 16px;
    }
    section.portfolio-row {
        padding: 50px 0 40px;
    }
    .portfolio-head h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .portfolio-head p {
        width: 100%;
        font-size: 15px;
        line-height: 26px;
    }
    .portfolio-head {
        margin-bottom: 20px;
    }
    section.cta-row {
        padding: 50px 0;
    }
    .cta-sec h2 {
        width: 100%;
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .cta-sec p {
        width: 100%;
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .cta-new-sec-btns a {
        width: 100%;
        display: inline-block;
        margin: 0 0 10px;
        font-size: 16px;
    }
    section.choose-row {
        padding: 50px 0;
        text-align: center;
        margin-bottom: 50px;
    }
    .choose-lft-sec h2 {
        width: 100%;
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .choose-lft-sec p {
        width: 100%;
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .choose-lft-sec ul {
        margin-bottom: 50px;
    }
    .choose-lft-sec li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .cta-img img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: 20px;
    }
    section.cta-row2 {
        width: 90% !important;
        height: auto;
        text-align: center;
        padding: 50px 0;
    }
    .cta-sec2 h6 {
        font-size: 16px;
    }
    .cta-sec2 h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .cta-sec2 a {
        margin: 0 0 10px;
        width: 100%;
        font-size: 16px;
    }
    section.policy-row {
        padding: 50px 0 10px;
    }
    .policy-sec {
        margin-bottom: 40px;
    }
    section.process-row {
        padding: 0 0 50px;
        text-align: center;
    }
    .process-lft-sec img {
        width: 100%;
        margin-bottom: 30px;
    }
    .process-lft-sec a {
        width: 100%;
        margin: 0 0 10px;
        font-size: 16px;
    }
    .process-sec {
        margin-bottom: 50px;
    }
    section.process-row .row {
        flex-direction: column-reverse;
    }
    .process-sec h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .process-sec p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .process-sec li {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .testimonials-slider {
        display: none;
    }
    section.testimonials-row {
        width: 100%;
        background-size: cover;
        padding: 30px 20px;
        text-align: center;
        margin-bottom: 40px;
    }
    .testi-head h3 {
        width: 100%;
        font-size: 25px;
        margin-bottom: 10px;
    }
    .testi-head p {
        font-size: 15px;
        line-height: 26px;
    }
    .testimonials-sec {
        padding: 30px 20px;
    }
    .testimonials-sec img {
        width: 70px !important;
        height: 48px;
    }
    .testimonials-sec ul {
        margin-bottom: 15px;
    }
    .testimonials-sec p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .testimonials-sec .author-box {
        justify-content: center;
    }
    footer.footer-row {
        text-align: center;
        padding-top: 50px;
    }
    .footer_about h3 {
        font-size: 23px;
    }
    .footer_about p {
        font-size: 15px;
        width: 100%;
        margin-bottom: 15px;
    }
    .footer_about ul li a {
        font-size: 15px;
        line-height: 20px;
    }
    .form_heading h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .callback {
        margin-bottom: 10px;
    }
    .callback textarea.form-control {
        height: 120px;
        margin-bottom: 0;
    }
    .footer_form .form-group {
        margin-bottom: 30px;
    }
    .copy_right p {
        font-size: 14px;
    }
    footer.footer-row .row {
        justify-content: center;
    }
    .copy_right.card_img img {
        margin: auto;
    }
    .callback button {
        margin: 15px auto 0;
    }
    div#balti_popup {
        width: 100%;
    }
    div#balti_popup h3 {
        font-size: 25px;
    }
    .balti_popup .fancybox-close-small {
        right: -6px;
    }
    .mobile-testimonials-slider {
        display: block;
    }
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
    .badge-div {
        display: none;
    }
    .header-sec ul {
        display: none;
    }
    .header-sec a.header-logo {
        width: 30%;
        margin: auto;
    }
    .head-mobile-sec {
        display: block;
        background: #2789c3;
        padding: 16px 0;
        text-align: center;
    }
    .head-mobile-sec a {
        color: #fff;
        font-size: 15px;
        font-weight: 600;
    }
    .head-mobile-sec a i {
        font-size: 18px;
        margin-right: 10px;
    }
    section.banner-row {
        padding: 200px 0 0;
    }
    .banner-left h1 {
        font-size: 37px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    .banner-left p {
        font-size: 15px;
        line-height: 26px;
        width: 100%;
    }
    .banner-left ul li {
        width: 100%;
        text-align: left;
        font-size: 15px;
        padding-left: 30px;
        line-height: 26px;
    }
    .banner-left ul li br {
        display: none;
    }
    .banner-btn a {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .banner-right {
        margin-top: 30px;
    }
    .main-banner-contact {
        padding: 30px 20px;
    }
    .heading-form h6 {
        font-size: 30px;
        line-height: 35px;
    }
    .main-banner-contact .form-group {
        margin-bottom: 10px;
    }
    .main-banner-contact input, .main-banner-contact textarea {
        margin-bottom: 0px !important;
        font-size: 14px;
    }
    button#submit, button#submitBtn {
        padding: 15px 40px;
        font-size: 15px;
    }
    .spon-images li img {
        height: 50px;
    }
    .spon-images h4 {
        margin-bottom: 20px;
    }
    section.packages-row {
        padding: 70px 0;
        text-align: center;
    }
    .packages-head h2 {
        font-size: 40px;
        width: 80%;
        line-height: 50px;
        margin: 0 auto 15px;
    }
    .packages-head p {
        font-size: 16px;
        width: 80%;
        line-height: 28px;
        margin: auto;
    }
    .packages-head {
        margin-bottom: 30px;
    }
    section.packages-row .nav-pills .nav-link {
        width: 90%;
        margin-right: 70px;
    }
    section.packages-row .nav-pills {
        margin-bottom: 30px;
    }
    .packages-sec {
        padding: 30px 20px;
    }
    .pricebox {
        justify-content: center;
    }
    .pricebox h3 {
        margin-bottom: 20px;
        font-size: 35px;
        line-height: 45px;
    }
    .pricebox sup {
        font-size: 35px;
        top: -10px;
    }
    .pricebox strike {
        font-size: 16px;
    }
    .pricebox strike span {
        font-size: 16px;
    }
    .packages-sec h2 br {
        display: none;
    }
    .packages-sec p {
        font-size: 15px;
        min-height: auto;
        margin-bottom: 15px;
    }
    .packages-sec ul li {
        text-align: left;
        font-size: 15px;
        margin-bottom: 10px;
        padding-left: 35px;
    }
    .packages-sec ul li:before {
        width: 20px;
        height: 20px;
        top: 5px;
    }
    .packages-sec ul {
        margin-bottom: 15px;
    }
    .packages-sec a.grad-btn {
        width: 100%;
        padding: 14px 0;
        font-size: 16px;
    }
    section.portfolio-row {
        padding: 70px 0px 50px;
    }
    .portfolio-head h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .portfolio-head p {
        width: 80%;
        font-size: 16px;
        line-height: 26px;
    }
    .portfolio-head {
        margin-bottom: 20px;
    }
    section.cta-row {
        padding: 50px 0;
    }
    .cta-sec h2 {
        width: 80%;
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .cta-sec p {
        width: 90%;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 25px;
    }
    .cta-new-sec-btns a {
        width: 30%;
        display: inline-block;
        margin: 0 10px 10px;
        font-size: 16px;
    }
    section.choose-row {
        padding: 70px 0 30px;
        margin-bottom: 60px;
    }
    .choose-lft-sec h2 {
        width: 100%;
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .choose-lft-sec p {
        width: 100%;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .choose-lft-sec ul {
        margin-bottom: 50px;
    }
    .choose-lft-sec li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .cta-img img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: 20px;
    }
    section.cta-row2 {
        width: 95% !important;
        height: auto;
        padding: 50px 0;
    }
    .cta-sec2 h6 {
        font-size: 18px;
    }
    .cta-sec2 h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .cta-sec2 a {
        margin: 0 0 10px;
        width: 100%;
        font-size: 16px;
    }
    section.policy-row {
        padding: 80px 0 60px;
    }
    .policy-sec {
        margin-bottom: 40px;
    }
    section.process-row {
        padding: 0 40px 50px 50px;
    }
    .process-lft-sec img {
        width: 100%;
        margin-bottom: 30px;
    }
    .process-lft-sec a {
        width: 100%;
        margin: 0 0 10px;
        font-size: 16px;
    }
    .process-sec {
        margin-bottom: 50px;
    }
    .process-sec h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .process-sec p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .process-sec li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .testimonials-slider {
        display: none;
    }
    section.testimonials-row {
        width: 100%;
        background-size: cover;
        padding: 30px 20px;
        margin-bottom: 60px;
    }
    .testi-head h3 {
        width: 100%;
        font-size: 30px;
        margin-bottom: 10px;
    }
    .testi-head p {
        font-size: 16px;
        line-height: 28px;
    }
    .testimonials-sec {
        padding: 30px 20px;
    }
    .testimonials-sec img {
        width: 70px !important;
        height: 48px;
    }
    .testimonials-sec ul {
        margin-bottom: 15px;
    }
    .testimonials-sec p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    footer.footer-row {
        padding-top: 50px;
    }
    .footer_about h3 {
        font-size: 25px;
    }
    .footer_about p {
        font-size: 16px;
        width: 100%;
        margin-bottom: 15px;
    }
    .footer_about ul li a {
        font-size: 16px;
        line-height: 22px;
    }
    .form_heading h4 {
        font-size: 22px;
        line-height: 30px;
    }
    .callback {
        margin-bottom: 10px;
    }
    .callback textarea.form-control {
        height: 120px;
        margin-bottom: 0;
    }
    .footer_form .form-group {
        margin-bottom: 30px;
    }
    .copy_right p {
        font-size: 16px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .badge-div {
        display: none;
    }
    .header-sec {
        padding: 5px 50px;
    }
    .header-sec ul li {
        margin-left: 10px;
    }
    .header-sec a.header-logo {
        width: 18%;
    }
    .header-sec ul li a img {
        margin-right: 5px;
    }
    section.banner-row {
        padding-top: 150px;
    }
    .banner-left h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 15px;
    }
    .banner-left p {
        font-size: 16px;
        line-height: 28px;
        width: 95%;
    }
    .banner-left ul li {
        padding-left: 25px;
        font-size: 15px;
        line-height: 26px;
    }
    .banner-left ul li br {
        display: none;
    }
    .main-banner-contact {
        padding: 30px;
    }
    .heading-form h6 {
        font-size: 32px;
        line-height: 40px;
    }
    .main-banner-contact .form-group {
        margin-bottom: 10px;
    }
    .main-banner-contact input, .main-banner-contact textarea {
        font-size: 15px;
        margin-bottom: 0px !important;
    }
    button#submit, button#submitBtn {
        padding: 15px 40px;
        font-size: 16px;
    }
    .owl-dots {
        display: none;
    }
    section.packages-row {
        padding: 80px 0 60px;
    }
    .packages-head h2 {
        font-size: 45px;
        line-height: 60px;
        margin-bottom: 15px;
        width: 90%;
    }
    .packages-head p {
        width: 90%;
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 0;
    }
    section.packages-row .nav-pills .nav-link {
        margin-right: 20px;
    }
    section.packages-row .nav-pills {
        margin-bottom: 35px;
    }
    .packages-sec {
        padding: 40px 20px 40px 40px;
        margin-bottom: 20px;
    }
    .pricebox h3 {
        font-size: 40px;
        line-height: 55px;
        margin-bottom: 15px;
    }
    .pricebox sup {
        font-size: 40px;
        top: -9px;
    }
    .pricebox strike {
        font-size: 18px;
    }
    .pricebox strike span {
        font-size: 16px;
    }
    .packages-sec h2 {
        font-size: 24px;
    }
    .packages-sec p {
        font-size: 16px;
        line-height: 24px;
    }
    .packages-sec ul li {
        padding-left: 30px;
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .packages-sec ul li:before {
        width: 20px;
        height: 20px;
        top: 4px;
    }
    .packages-sec a.grad-btn {
        padding: 14px;
        font-size: 17px;
    }
    .packages-sec ul {
        overflow-x: hidden;
    }
    section.portfolio-row {
        padding: 60px 40px;
    }
    .portfolio-head h2 {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .portfolio-head p {
        font-size: 16px;
        width: 80%;
        line-height: 28px;
    }
    .portfolio-head {
        margin-bottom: 40px;
    }
    section.cta-row {
        padding: 50px 0;
    }
    .cta-sec h2 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .cta-sec p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .cta-new-sec-btns a {
        margin: 0 5px;
        font-size: 16px;
    }
    section.choose-row {
        padding: 80px 0 70px;
    }
    .choose-lft-sec h2 {
        font-size: 35px;
        width: 90%;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .choose-lft-sec p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .choose-lft-sec li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .choose-lft-sec li:before {
        width: 8px;
        height: 8px;
        margin-right: 10px;
    }
    .cta-img img {
        width: 43%;
        right: 10px;
    }
    section.cta-row2 {
        width: 95% !important;
    }
    .cta-sec2 h6 {
        font-size: 18px;
        width: 85%;
    }
    .cta-sec2 h3 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 18px;
    }
    .cta-sec2 a {
        margin-right: 15px;
        font-size: 16px;
    }
    section.policy-row {
        padding: 90px 0 80px;
    }
    .policy-sec p {
        line-height: 24px;
    }
    section.process-row {
        padding: 0 50px 80px;
    }
    .process-sec h2 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .process-sec p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .process-sec li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .process-lft-sec a {
        width: 40%;
        margin: 0 5px 10px;
    }
    .process-lft-sec a:last-child {
        width: 50%;
        margin: auto;
        display: table;
    }
    section.testimonials-row {
        width: 90%;
        background-size: cover;
        padding: 27px 32px 32px;
    }
    .testimonials-slider {
        display: none;
    }
    .mobile-testimonials-slider {
        display: block;
    }
    .testi-head h3 {
        width: 100%;
        font-size: 30px;
        margin-bottom: 15px;
    }
    .testimonials-sec {
        padding: 30px 60px 30px 50px;
    }
    .form_heading h4 {
        font-size: 22px;
    }
    .footer_about h3 {
        font-size: 25px;
    }
    .footer_about p {
        width: 90%;
        margin-bottom: 20px;
    }
    .footer_about ul li a {
        font-size: 16px;
    }
    .footer_about ul li {
        margin-bottom: 10px;
    }
    .callback {
        margin-bottom: 10px;
    }
    .callback textarea.form-control {
        height: 110px;
        margin-bottom: 0;
    }
    .copy_right p {
        font-size: 16px;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) {
    .badge-div {
    right: -85px;
    }
    .header-sec {
        padding: 5px 70px;
    }
    .header-sec ul li {
        margin-left: 10px;
    }
    .header-sec a.header-logo {
        width: 18%;
    }
    .header-sec ul li a img {
        margin-right: 10px;
    }
    section.banner-row {
        padding-top: 220px;
    }
    .banner-left h1 {
        font-size: 42px;
        margin-bottom: 20px;
    }
    .banner-left p {
        font-size: 17px;
        line-height: 30px;
        width: 95%;
    }
    .banner-left ul li {
        padding-left: 30px;
        font-size: 16px;
        line-height: 26px;
    }
    .main-banner-contact {
        padding: 40px 35px;
    }
    .heading-form h6 {
        font-size: 35px;
        line-height: 40px;
    }
    .main-banner-contact .form-group {
        margin-bottom: 15px;
    }
    .main-banner-contact input, .main-banner-contact textarea {
        font-size: 16px;
        margin-bottom: 0px !important;
    }
    button#submit, button#submitBtn {
        padding: 15px 40px;
        font-size: 16px;
    }
    .owl-dots {
        display: none;
    }
    section.packages-row {
        padding: 90px 0 70px;
    }
    .packages-head h2 {
        font-size: 50px;
        line-height: 65px;
        margin-bottom: 15px;
        width: 70%;
    }
    .packages-head p {
        width: 75%;
        font-size: 17px;
        line-height: 30px;
        margin-bottom: 0;
    }
    section.packages-row .nav-pills .nav-link {
        margin-right: 20px;
    }
    section.packages-row .nav-pills {
        margin-bottom: 35px;
    }
    .packages-sec {
        padding: 40px 20px 40px 40px;
        margin-bottom: 30px;
    }
    .pricebox h3 {
        font-size: 40px;
        line-height: 55px;
        margin-bottom: 15px;
    }
    .pricebox sup {
        font-size: 40px;
        top: -9px;
    }
    .pricebox strike {
        font-size: 18px;
    }
    .pricebox strike span {
        font-size: 16px;
    }
    .packages-sec h2 {
        font-size: 24px;
    }
    .packages-sec p {
        font-size: 16px;
        line-height: 24px;
    }
    .packages-sec ul li {
        padding-left: 30px;
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .packages-sec ul li:before {
        width: 20px;
        height: 20px;
        top: 4px;
    }
    .packages-sec a.grad-btn {
        padding: 14px;
        font-size: 17px;
    }
    .packages-sec ul {
        overflow-x: hidden;
    }
    section.portfolio-row {
        padding: 65px 80px;
    }
    .portfolio-head h2 {
        font-size: 50px;
        line-height: 55px;
        margin-bottom: 15px;
    }
    .portfolio-head p {
        font-size: 17px;
        width: 70%;
        line-height: 30px;
    }
    .portfolio-head {
        margin-bottom: 40px;
    }
    section.cta-row {
        padding: 60px 0;
    }
    .cta-sec h2 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .cta-sec p {
        font-size: 17px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .cta-new-sec-btns a {
        margin: 0 8px;
        font-size: 17px;
    }
    section.choose-row {
        padding: 100px 0 80px;
    }
    .choose-lft-sec h2 {
        font-size: 35px;
        width: 90%;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .choose-lft-sec p {
        font-size: 17px;
        margin-bottom: 25px;
    }
    .choose-lft-sec li {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .choose-lft-sec li:before {
        width: 10px;
        height: 10px;
        margin-right: 15px;
    }
    .cta-img img {
        width: 40%;
        right: 30px;
    }
    section.cta-row2 {
        width: 90% !important;
    }
    .cta-sec2 h6 {
        font-size: 18px;
        width: 75%;
    }
    .cta-sec2 h3 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 18px;
    }
    .cta-sec2 a {
        margin-right: 15px;
        font-size: 17px;
    }
    section.policy-row {
        padding: 100px 0 80px;
    }
    .policy-sec p {
        line-height: 24px;
    }
    section.process-row {
        padding: 0 100px 90px;
    }
    .process-sec h2 {
        font-size: 32px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .process-sec p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .process-sec li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .process-lft-sec a {
        width: 33%;
        margin: 0 -1px 10px;
        font-size: 16px;
    }
    section.testimonials-row {
        width: 90%;
        background-size: 100% 100%;
        padding: 27px 32px 32px;
    }
    .testimonials-slider {
        display: none;
    }
    .mobile-testimonials-slider {
        display: block;
    }
    .testi-head h3 {
        width: 100%;
        font-size: 30px;
        margin-bottom: 15px;
    }
    .testimonials-sec {
        padding: 30px 40px 30px 30px;
    }
    .testimonials-sec p {
        font-size: 18px;
        min-height: 162px;
    }
    .form_heading h4 {
        font-size: 22px;
    }
    .footer_about h3 {
        font-size: 25px;
    }
    .footer_about p {
        width: 90%;
        margin-bottom: 20px;
    }
    .footer_about ul li a {
        font-size: 16px;
    }
    .footer_about ul li {
        margin-bottom: 10px;
    }
    .callback {
        margin-bottom: 10px;
    }
    .callback textarea.form-control {
        height: 110px;
        margin-bottom: 0;
    }
    .copy_right p {
        font-size: 16px;
    }
}