/* Full HD - TV Layout: 2560px. */

@media only screen and (min-width: 2560px) and (max-width: 4000px) {

    .hero-area.full-height {

        min-height: calc(100vh - 520px);

    }

}



/* Full HD - Small TV Layout: 2000px. */

@media only screen and (min-width: 2200px) and (max-width: 2559px) {

    .hero-area.full-height {

        min-height: calc(100vh - 520px);

    }

}



/* HD Layout: 1920px. */

@media only screen and (min-width: 1601px) and (max-width: 2199px) {}



/* Laptop with HDPI: 1440px */

@media only screen and (min-width: 1400px) and (max-width: 1600px) {}



/* Normal PC: 1366px */

@media only screen and (min-width: 1301px) and (max-width: 1399px) {}



/* Laptop with MDPI: 1280px */

@media only screen and (min-width: 1201px) and (max-width: 1300px) {}



/* Medium Layout: 1080px. */

@media only screen and (max-width: 1200px) {

    .common-padding {

        padding-top: 70px;

        padding-bottom: 70px;

    }

    .common-padding-bottom {

        padding-bottom: 70px;

    }

    .common-padding-top {

        padding-top: 70px;

    }

    .hero-area__content h2 {

        font-size: 28px;

        line-height: 43px;

    }

    .hero-area_form-step h3 {

        font-size: 20px;

        line-height: 35px;

    }

    .hero-area_form.wizard>.content {

        min-height: 240px;

    }

    .hero-area_form.wizard>.content>.body#steps-uid-0-p-0 {

        height: 240px;

    }

    .hero-area_form.wizard>.content>.body#steps-uid-0-p-1 {

        height: 365px;

    }

    .hero-area_form.wizard>.actions>ul>li>a,

    .hero-area_form-step-actions button {

        font-size: 15px;

    }

    .row.mp-3 {

        margin-left: -25px;

        margin-right: -25px;

    }

    .row.mp-3>[class^="col-"] {

        padding-left: 25px;

        padding-right: 25px;

    }

    .testimonial-item__icon {

        width: 50px;

        display: none;

    }

    .testimonial-item__content {

        width: 100%;

    }

    .testimonial-title-area {

        margin-bottom: 30px;

    }

    .team-member-area .col-lg-5.col-sm-8 {

        flex: 0 0 50%;

        max-width: 50%;

    }

    .testimonial-item__percentage-rating .percentage {

        font-size: 28px;

    }

    .testimonial-item__text {

        font-size: 15px;

        line-height: 25px;

    }

    .testimonial-area .container {

        max-width: 900px;

    }

    .testimonial-item__plan-circular-bar {

        margin-right: 15px;

    }

    .testimonial-item__plan--before,

    .testimonial-item__plan--after {

        margin-right: 25px;

    }

    .faq__image {

        height: 310px;

    }

    .contact-area h2 {

        font-size: 27px;

    }

    .copyright-area {

        padding: 25px 0;

    }



    .thank-you-message-area h3 {

        margin-bottom: 25px;

    }

    .debt-experts__contents {

        width: 100%;

    }

    .debt-experts__image {

        height: 180px;

    }

    .debt-experts__contents h2 {

        font-size: 28px;

        line-height: 43px;

        margin-bottom: 30px;

    }

    .hero-area_form-link a {

        font-size: 18px;

    }

    .hero-area.full-height {

        min-height: calc(100vh - 520px);

    }

}



/* Medium Layout(iPad Pro): 1024px. */

@media only screen and (max-width: 1050px) {}



/* Tablet Layout: 768px. */

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

    .d-pc {

        display: none !important;

    }

    .d-mobile-flex {

        display: inline-flex !important;

    }

    .d-mobile-block {

        display: block !important;

    }

    .common-padding {

        padding-top: 40px;

        padding-bottom: 40px;

    }

    .common-padding-bottom {

        padding-bottom: 40px;

    }

    .common-padding-top {

        padding-top: 40px;

    }

    .hero-area_form-box {

        margin-top: 30px;

    }

    .hero-area_form.wizard>.content>.body#steps-uid-0-p-0 {

        height: 220px;

    }

    .hero-area_form.wizard>.content {

        min-height: 220px;

    }

    .hero-area_form.wizard>.content>.body#steps-uid-0-p-1 {

        height: 345px;

    }



    .faq__image {

        height: 400px;

    }

    .contact-form-area {

        margin-top: 40px;

    }

    .faq_contents {

        margin-top: 80px;

    }

    .testimonial-area .container {

        max-width: 720px;

    }

    .testimonial-carousel .owl-dots {

        margin-top: 20px;

    }

    .footer-area {

        padding: 35px 0;

    }

    .footer-area__content {

        width: 100%;

        margin-bottom: 40px;

    }

    .header-area {

        padding: 10px 0;

    }

    .navbar.main-menu-area .navbar-toggler {

        display: flex;

    }



    .main-menu-area.navbar-expand-lg .navbar-collapse {

        position: fixed;

        width: 100%;

        left: 0;

        top: 80px;

        z-index: 1000;

        background: #fff;

    }



    .main-menu-area.navbar-expand-lg .navbar-collapse ul li {

        width: 100%;

        margin: 0;

    }



    .main-menu-area.navbar-expand-lg .navbar-collapse ul li a {

        text-align: left;

        padding: 6px 17px;

        border-top: 1px solid #ddd !important;

    }

    .thank-you-message-area h3 {

        margin-bottom: 20px;

    }

    .thank-you-footnote {

        margin-top: 20px;

    }

    .horizontal-separator {

        display: none;

    }

    .reduce-debt__box h3 {

        font-size: 21px;

    }

    .debt-experts__image {

        height: 275px;

    }

    .debt-experts__contents {

        margin-top: 30px;

    }

    .debt-experts__features {

        margin-bottom: 30px;

    }

    .box-link {

        height: 46px;

        font-size: 15px;

    }

    .box-link .text {

        padding: 4px 20px;

    }

    .sectors-experts-title-area h5 {

        margin-bottom: 15px;

    }

    .sectors-experts-title-area h1 {

        font-size: 30px;

        margin-bottom: 30px;

    }

    .sectors-experts-type__single a {

        bottom: -20px;

        visibility: visible;

        opacity: 1;

    }

    .arrow-link {

        height: 46px;

        padding: 4px 23px;

        font-size: 14px;

    }

    .team-member-area .col-lg-5.col-sm-8 {

        flex: 0 0 65%;

        max-width: 65%;

    }

    .team-member__info {

        position: relative;

        left: auto;

        top: auto;

    }

    .team-member__info h3 {

        font-size: 18px;

    }

    .team-member__info p {

        font-size: 12px;

        margin-bottom: 8px;

    }

    .team-member__image {

        height: 390px;

    }

    .team-member__box:hover {

        transform: scale(1);

    }

    .faq-area .col-lg-6.text-left {

        text-align: center !important;

    }

    .help-area .col-lg-5.text-left {

        text-align: center !important;

        margin-top: 25px;

    }

    .logo-carousel-area {

        padding-top: 50px;

    }

    .single-logo-text {

        margin-top: 50px;

    }

    .thank-you-message-area {

        margin-top: 10px;

    }

    .advance-feature-info {

        padding-left: 0;

        margin-top: 30px;

    }

    .company-features-info {

        margin-top: 30px;

    }

    .hero-area {

        padding: 40px 0;

    }

    .hero-area_form-link {

        margin-top: 15px;

    }

    .hero-area_form-step h6 {

        margin-top: 0;

    }

    .hero-area_form-link a {

        display: inline-flex;

        padding: 10px 20px;

        text-transform: capitalize;

        font-size: 16px;

        white-space: nowrap;

    }

    .hero-area_form-link a .text {

        padding-right: 25px;

    }

    .hero-area.full-height .hero-area_form-box {

        margin-top: 0;

    }

    .hero-area.full-height {

        padding: 40px 0;

    }

    .hero-area.full-height {

        min-height: calc(100vh - 320px);

    }

}



/* Mobile Layout: 375px. */

@media only screen and (max-width: 767px) {

    .logo img {

        height: 40px;

    }

    .main-menu-area ul li {

        margin-left: 16px;

    }

    .main-menu-area ul li:first-child {

        margin-left: 0;

    }

    .faq__image {

        height: 340px;

    }

    .contact-form-area {

        margin-top: 30px;

    }

    .faq_contents {

        margin-top: 60px;

    }

    .testimonial-area .container {

        max-width: 90%;

    }

    .header-area {

        padding: 15px 0;

    }

    .main-menu-area.navbar-expand-lg .navbar-collapse {

        top: 71px;

    }

    .reduce-debt__box h3 {

        font-size: 17px;

    }

    .box-link {

        height: 40px;

        font-size: 13px;

    }

    .box-link .text {

        padding: 4px 14px;

    }

    .reduce-debt-area .col-sm-4 {

        padding-left: 0;

    }

    .debt-experts__image {

        height: 225px;

    }

    .sectors-experts-title-area h1 {

        font-size: 27px;

    }

    .testimonial-title-area h3 {

        font-size: 21px;

    }

    .team-member-area .col-lg-5.col-sm-8 {

        flex: 0 0 100%;

        max-width: 100%;

    }

    .team-member__image {

        height: 300px;

    }

    .advance-feature__single {

        padding: 20px;

    }

    .advance-feature-info h2 {

        width: 100%;

    }

    .company-features__title {

        margin-bottom: 20px;

    }

    .company-features-chart {

        margin-top: 25px;

    }

    .m-flex-column-reverse {

        flex-direction: column-reverse;

    }

    .advance-feature-info {

        margin-top: 0;

    }

    .hero-area_form-step h6 {

        font-size: 14px;

    }

    .hero-area_form-link a .text .small {

        margin-top: 3px;

    }

    .hero-area.full-height .hero-area_form-step h3 {

        font-size: 25px;

        line-height: 40px;

    }

    .hero-area.full-height .hero-area-form-radio-button label {

        font-size: 15px;

    }

    .hero-area.full-height .hero-area_form-step h4 {

        font-size: 15px;

    }

    .hero-area.full-height {

        min-height: 80vh;

    }

}



/* Wide Mobile Layout(Nexus 7): 600px. */

@media only screen and (max-width: 610px) {}



/* Wide Mobile Layout: 480px. */

@media only screen and (max-width: 500px) {

    body {

        font-size: 13px;

    }

    .common-padding {

        padding-top: 30px;

        padding-bottom: 30px;

    }

    .common-padding-bottom {

        padding-top: 30px;

    }

    .common-padding-bottom {

        padding-top: 30px;

    }

    .main-menu-area.navbar-expand-lg .navbar-collapse {

        top: 69px;

    }

    .hero-area {

        padding: 20px 0;

    }

    .hero-area__content h2 {

        font-size: 24px;
        line-height: 38px;
        margin-bottom: 10px;
        font-weight: 600;

    }

    .hero-area__content p {

        margin-bottom: 15px;

        line-height: 24px;

    }

    .hero-area__content-checklist ul li .icon {

        width: 20px;

        height: 20px;

    }

    .hero-area__content-checklist ul li {

        padding-left: 30px;

        margin-bottom: 10px;

        font-size: 14px;

    }

    .hero-area_form-box {

        padding: 20px;

        margin-top: 10px;

    }

    .hero-area_form-step h3 {

        font-size: 18px;
        line-height: 23px;
        margin-bottom: 10px;
        font-weight: 600;

    }

    .hero-area_form-step h4 {

        font-size: 12px;

        line-height: 18px;

        margin-bottom: 0;

        margin-top: 0;

    }

    .hero-area_form-inputs .form-group {

        margin-bottom: 10px;

    }

    .hero-area_form.wizard>.content {

        min-height: 200px;

    }

    .hero-area_form.wizard>.content>.body#steps-uid-0-p-0 {

        height: 200px;

    }

    .hero-area-form-radio-button label {

        font-size: 13px;

    }

    .hero-area_form-agreement {

        font-size: 11px;

    }

    .hero-area_form.wizard>.content>.body#steps-uid-0-p-1 {

        height: 338px;

    }

    .hero-area_form.wizard>.actions>ul>li>a,

    .hero-area_form-step-actions button {

        font-size: 13px;

        height: 38px;

    }

    .hero-area_form.wizard>.actions>ul>li>a i.fas.fa-long-arrow-alt-right,
    .hero-area_form-step-actions button i.fas.fa-long-arrow-alt-right {

        margin-left: 7px;

    }

    .hero-area_form.wizard>.actions>ul>li>a i.fas.fa-long-arrow-alt-left,
    .hero-area_form-step-actions button i.fas.fa-long-arrow-alt-left {

        margin-right: 7px;

    }

    .hero-area_form.wizard>.actions>ul,
    .hero-area_form-step-actions {

        margin-top: 10px;

    }

    .faq__image {

        height: 215px;

    }

    .contact-form-area {

        margin-top: 20px;

    }

    .faq_contents {

        margin-top: 50px;

    }

    .testimonial-item__icon {

        display: none;

    }

    .testimonial-item__content {

        width: 100%;

    }

    .testimonial-area .container {

        max-width: 100%;

    }

    .testimonial-item__text {

        font-size: 14px;

        line-height: 23px;

        margin-bottom: 13px;

    }

    .testimonial-item__plan-circular-bar canvas {

        width: 70px !important;

        height: 70px !important;

    }

    .testimonial-item__plan-text {

        font-size: 15px;

    }

    .testimonial-item__person-name {

        font-size: 15px;

        margin-top: 15px;

        padding-top: 10px;

    }

    .testimonial-item__percentage-rating .rating-logo img {

        height: 22px;

    }

    .testimonial-item__percentage-rating .percentage {

        font-size: 26px;

    }

    .testimonial-item__percentage-rating .rating-symbol {

        font-size: 12px;

    }

    .testimonial-carousel .owl-dots {

        margin-top: 25px;

    }

    .faq_contents h3 {

        font-size: 21px;

        margin-bottom: 16px;

    }

    .faq__list-item-title button {

        font-size: 13px;

    }

    .faq__list-item-content {

        padding: 12px 25px;

        font-size: 13px;

        line-height: 23px;

        text-align: justify;

    }

    .help-area__content ul li {

        font-size: 13px;

        line-height: 23px;

    }

    .help-area__content ul li .icon {

        width: 20px;

        margin-right: 12px;

    }

    .contact-area h2 {

        font-size: 21px;

    }

    .contact-form-area p {

        margin-bottom: 13px;

    }

    .footer-logo img {

        height: 40px;

    }

    .footer-text {

        font-size: 12px;

        line-height: 23px;

    }

    .footer-logo {

        margin-bottom: 18px;

    }

    .footer-area__content {

        margin-bottom: 0;

    }

    .footer-links-area h3 {

        font-size: 15px;

        margin-bottom: 20px;

    }

    .footer-links ul li a {

        font-size: 13px;

    }

    .footer-links ul li {

        margin-bottom: 10px;

    }

    .footer-links-area {

        margin-top: 25px;

    }

    .footer-contact-info-box h5,

    .footer-contact-info-box a {

        font-size: 15px;

    }

    .footer-contact-info-box {

        margin-bottom: 16px;

    }

    .footer-contact-info-box h5 {

        margin-bottom: 5px;

    }

    .copyright-text {

        font-size: 11px;

    }

    .copyright-area {

        padding: 15px 0;

    }

    .footer-area {

        padding: 25px 0;

    }

    .scroll-to-top {

        position: fixed;

        right: 20px;

        bottom: 20px;

        width: 35px;

        height: 35px;

    }

    .thank-you-message-area p {

        font-size: 14px;

        margin-bottom: 20px;

    }

    .thank-you-message-area ul li {

        margin-bottom: 12px;

        font-size: 14px;

    }

    .thank-you-message-area ul li .icon {

        width: 18px;

        margin-right: 12px;

    }

    .thank-you-message-area ul li .icon img {

        width: 18px;

    }

    .thank-you-footnote h3 {

        font-size: 18px;

        margin-bottom: 8px;

    }

    .thank-you-message-area ul {

        margin-bottom: 15px;

    }

    .thank-you-footnote {

        margin-top: 10px;

    }

    .reduce-debt-area .col-sm-4 {

        padding-left: 15px;

        margin-top: 20px;

    }

    .box-link {

        height: 36px;

        font-size: 12px;

    }

    .debt-experts__image {

        height: 145px;

    }

    .debt-experts__contents h2 {

        font-size: 20px;

        line-height: 35px;

    }

    .sectors-experts-title-area h5 {

        font-size: 13px;

    }

    .sectors-experts-title-area h1 {

        font-size: 18px;

    }

    .arrow-link {

        height: 40px;

        padding: 4px 20px;

        font-size: 12px;

    }

    .testimonial-title-area {

        flex-direction: column;

        align-items: center;

    }

    .testimonial-title-area h3 {

        margin-bottom: 20px;

    }

    .testimonial-item__single {

        padding: 20px 22px;

    }

    .team-member__title h5 {

        font-size: 15px;

        margin-bottom: 10px;

    }

    .team-member__title h2 {

        margin-bottom: 25px;

        font-size: 21px;

        line-height: 35px;

    }

    .team-member__image {

        height: 375px;

    }

    .team-member__info h3 {

        font-size: 15px;

    }

    .message-box__top h3 {

        font-size: 20px;

    }

    .message-box__top p {

        font-size: 13px;

        line-height: 22px;

    }

    .message-box__icon img {

        height: 50px;

    }

    .message-box__bottom {

        font-size: 12px;

        height: auto;

    }

    .faq__image--large {

        width: 320px;

        height: 320px;

    }

    .faq__image--small {

        width: 150px;

        height: 150px;

    }

    .help-area__content h5 {

        margin-bottom: 15px;

    }

    .help-area__content h3 {

        font-size: 25px;

        margin-bottom: 20px;

    }

    .help-area__video-link {

        left: 50%;

        transform: translate(-50%, -50%);

    }

    .contact-area__content h6 {

        margin-bottom: 13px;

        font-size: 13px;

    }

    .contact-area__content h1 {

        margin-bottom: 15px;

        font-size: 23px;

    }

    .contact-area__content p {

        margin-bottom: 25px;

    }



    .contact-form input,

    .btn-submit {

        height: 42px;

    }

    .logo-carousel-area {

        padding-top: 20px;

    }

    .single-logo-text {

        margin-top: 30px;

    }

    .thank-you-title-area h1 {

        font-size: 30px;

        line-height: 45px;

    }

    .thank-you-message-area h3 {

        font-size: 21px;

        line-height: 32px;

    }

    .arrow-link.d-mobile-flex.mt-5 {

        margin-top: 1rem !important;

    }

    .reduce-debt__box {

        margin-top: 0;

        padding: 22px 25px;

        box-shadow: 0 0px 20px #eee;

    }

    .reduce-debt-area {

        padding-top: 30px;

    }

    .hero-area-bg-image {

        display: none;

    }

    .hero-area-bg-image--mobile {

        display: block;

    }

    .hero-area_form-step-wrapper {

        display: flex;

        flex-direction: column;

    }

    .hero-area_form-debt-range {

        justify-content: center;

        flex-wrap: wrap;

    }

    .hero-area-form-radio-button {

        width: calc(50% - 10px);

        margin: 5px;

        margin-top: 0;

        margin-bottom: 10px;

    }

    .contact-form-area {

        background: #f5f5f5;

        padding: 20px;

    }

    .contact-form input {

        background: #fff;

    }

    main.main {

        margin-top: 70px !important;

    }

    .advance-feature-info h2,

    .company-features__title {

        font-size: 25px;

    }

    .advance-feature-info p {

        line-height: 23px;

        margin-bottom: 26px;

    }

    .advance-feature__single {

        padding: 10px;

    }

    .advance-feature-list [class^="col"] {

        padding-left: 8px;

        padding-right: 8px;

        margin: 8px 0;

    }



    .advance-feature-list .row {

        margin-left: -8px;

        margin-right: -8px;

    }

    .company-features__title span {

        font-size: 28px;

    }

    .company-features__title {

        margin-bottom: 18px;

    }

    .company-features-info p {

        line-height: 26px;

    }

    .company-features__single-circular-bar canvas {

        width: 70px !important;

        height: 70px !important;

    }

    .company-features__single-circular-bar {

        margin-right: 15px;

    }

    .company-features__single-circular-bar .chart-info {

        font-size: 16px;

    }

    .hero-area_form-step h6 {

        font-size: 12px;

        margin-bottom: 8px;

    }

    .hero-area_form-step-wrapper.m-align-item-center {

        align-items: center;

    }

    .hero-area_form-step h6:before,
    .hero-area_form-step h6:after {

        left: -35px;

        width: 25px;

    }

    .hero-area_form-step h6:after {

        left: auto;

        right: -35px;

    }

    .hero-area_form-link a {

        font-size: 18px;

    }

    .hero-area_form-link a .text .small {

        font-size: 67%;

    }

    .hero-area.full-height {

        padding: 20px 0;

    }

    .header-area .col-5 {

        flex: 0 0 60%;

        max-width: 60%;

    }

    .header-area .col-7 {

        flex: 0 0 40%;

        max-width: 40%;

    }

    .hero-area.full-height .hero-area_form-step h3 {

        font-size: 23px;

        line-height: 32px;

    }

    .hero-area.full-height .hero-area_form-step h4 {

        font-size: 14px;

        line-height: 20px;

    }

    .privacy-area {

        padding: 20px 0;

    }

}



/* Mobile Layout(Samsung Galaxy S5): 360px. */

@media only screen and (max-width: 370px) {}



/* Mobile Layout(iPhone 4): 320px. */

@media only screen and (max-width: 330px) {

    .navbar.main-menu-area .navbar-toggler {

        font-size: 23px;

    }

    .logo img {

        height: 30px;

    }

    .hero-area_form.wizard>.actions>ul>li>a,

    .hero-area_form-step-actions button {

        font-size: 12px;

    }

    .faq__image--large {

        width: 250px;

        height: 250px;

    }

    .faq__image--small {

        width: 100px;

        height: 100px;

        bottom: -26px;

    }

    .help-area__video-bg-image {

        width: 250px;

        height: 270px;

    }

    .team-member__image {

        height: 325px;

    }

    .company-features-chart>.row {

        flex-direction: column;

    }

    .hero-area.full-height .hero-area_form-step h3 {

        font-size: 20px;

        line-height: 29px;

    }

    .hero-area.full-height .hero-area-form-radio-button label {

        font-size: 12px;

        line-height: 18px;

    }

    .hero-area.full-height .hero-area_form-step h4 {

        font-size: 12px;

        line-height: 17px;

    }

}