/*starting overriding main.css fonts*/
th,
h1,
h2,
h3,
h4,
h5,
h6,
.navbar-default,
.owl-theme .owl-controls .owl-nav [class*=owl-],
.promo-button,
.home-promo,
.btn.get-started,
.main-feature-head h2,
.main-feature-head h4,
.container .main-learn-more,
.main-text,
.bg-white .b-fact .e-fact-bg,
.b-fact .facts-name,
.m-fact-blue .facts-title,
.b-feature .e-feature-caption h3, .b-feature .e-feature-caption a,
.b-latest-item h4, .b-latest-item h4 a,
.btn-link,
.main-promo h2,
.main-promo .e-caption,
.bg-blueprint h1,
.blog-page .blog-content-anchor,
.bg-blueprint .main-description,
.bg-white .main-description,
.benefits-card .card-title,
section .caption-item,
.widget {
    font-family: Montserrat, sans-serif;
}

.counter,
.number,
.widgettitle,
.comments-title,
.view-all,
.comments div h5 small,
.breadcrumb-container,
body {
    font-family: Roboto, sans-serif;
}

/*Finishing overriding main.css fonts*/

.btn.get-started,
.main-feature-head h2,
.main-feature-head h4,
.container .main-learn-more,
.main-text,
.bg-white .b-fact .e-fact-bg,
.b-fact .facts-name,
.m-fact-blue .facts-title,
.b-feature .e-feature-caption h3, .b-feature .e-feature-caption a,
.b-latest-item h4, .b-latest-item h4 a,
.b-latest-item .e-button .btn-link,
.main-promo h2,
.main-promo .e-caption,
.bg-blueprint h1,
.bg-blueprint .main-description,
.bg-white .main-description,
.b-fact .facts-title {
    font-family: Montserrat, sans-serif;
}

.main-feature-head p,
h2.main-description,
.bg-white .b-fact .facts-description,
.b-fact .facts-description,
.m-fact-blue p,
.b-feature .e-feature-description p,
.b-latest-item .e-description,
.bg-softblue .panel-group .panel-heading, .bg-softblue .panel-group .panel-body,
.bg-softblue .panel-group .panel-heading a,
.main-promo li p {
    font-family: Roboto, sans-serif;
}

.progress-row > div {
    display: flex;
    align-items: flex-start;
}

.progress-row > div {
    display: flex;
    align-items: flex-start;
}

.progress-row h5 {
    margin: 0;
}

h3 .fa,
h5 .fa,
.progress-row .fa {
    padding-right: 8px;
}

.fa-red {
    color: #F44336;
}

.fa-greed {
    color: #00930E;
}

.fa-orange {
    color: #F7931E;
}

.btn.btn-link {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.b-post .b-section-head {
    margin-top: -50px;
    margin-bottom: 50px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.07);
}

.b-post .b-section-head .main-feature-head {
    margin-bottom: 0;
}

.b-post .b-teasers {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 24px;
    column-gap: 24px;
}

@media (max-width: 767px) {
    .navbar-nav {
        margin: 0 -15px;
    }

    .navbar-brand img {
        margin-top: 0px;
    }

    .breadcrumb {
        padding: 10px;
    }

    .b-post .b-section-head {
        margin-top: -25px;
        margin-bottom: 50px;
    }

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

/*style for /features/ section*/
.uppercase {
    text-transform: uppercase;
}

.home {
    background-color: #F1F4F7;
}

body {
    background-color: #4d4c4c;
}

h1 .feature-heading {
    font-size: 60%;
    color: #737678;
    font-weight: 500;
}

.feature-text h2 {
    font-size: 26px;
    color: #033f58;
    font-weight: 600;
    text-transform: capitalize;
}

.feature-text h2 .non-cap {
    text-transform: none;
}

.feature-text p {
    font-size: 21px;
    color: #555;
    font-weight: 400;
    line-height: 1.7em;
}

.feature-jumbotron {
    color: #555555;
    background-color: #F3F3F4;
    margin-bottom: 0;

}

.feature-jumbotron .btn a {
    color: white;
    text-decoration: none;
}

/*style for /contact/ section*/

.contact-box img {
    margin-bottom: 30px;
}

iframe.contact-frame {
    display: none;
}

/*home page css*/

.bg-img-fixed {
    opacity: 1;
}

.home-promo .titlepro {
    text-transform: none;
    margin-bottom: 25px;
}

.titlepro {
    color: #F2F2F3;
}

.main-subtext {
    color: #BFCFDF;
}

.main-subtext {
    font-size: 28px;
    font-weight: 600;
}


.btn.get-started {
    display: flex;
    height: 52px;
    padding: 12px 43px;
    justify-content: center;
    align-items: center;
    gap: 10px;

    border-radius: 8px;
    background: #2B699E;


    color: #FFF;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.20);

    /* Montserrat/Buttons */
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 128.55% */
}

.main-feature-head h1 {
    font-size: 40px;
    color: #033f58;
    padding-top: 20px;
}

.main-feature-head p {
    color: #555555;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.main-feature-head {
    margin-bottom: 20px;
}

.main-feature-head h2 {
    color: #222222;
    text-align: center;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 28px;
}

.bg-blueprint h2,
.bg-blueprint .main-feature-head h2 {
    color: #FFFFFF;
    line-height: 48px;
    font-size: 3rem;
    font-weight: 600;
}

.main-feature-head h4 {
    color: #161616;
    text-align: center;
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.container .main-learn-more {
    padding: 12px 40px;
    text-align: center;
    color: #FFF;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.20);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border-radius: 8px;
    background: #2E6DA4;
}

.bg-blueprint .btn.get-started,
.bg-blueprint .btn.main-learn-more {
    background: #00930E;
    color: #F7FBFF;
}

.bg-img-fixed-content-bottom {
    background-clip: padding-box;
    background-color: #222;
    height: 600px;
    margin: 0 0 0;
    overflow: hidden;
    padding-top: 80px;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
}


.bg-img-fixed-bottom {
    background: rgba(0, 0, 0, 0) url("../images/buttom_banner.jpg") no-repeat scroll center center / cover;
    content: "";
    height: 600px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.bg-festi-cloud {
    background: rgba(0, 0, 0, 0) url("../images/buttom_banner.jpg") repeat-y scroll top center / cover;
    padding-bottom: 30px;
    padding-top: 30px;
}

.main-promo h1 {
    font-size: 48px;
}

.main-subtext {
    color: #c6e2f7;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 1px;
}

.get-started strong {
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .2);
}

.bg-white .main-feature-head-wrap {
    background-color: #FFF;
}

.main-feature-head-wrap {
    background-color: #F1F4F7;
}

.feature-wrap {
    /* margin-top: 50px;*/

}

.main-promo ol li span.num {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 62px;
    height: 57px;
    background-image: url('../images/circle.png');
    text-align: center;
}

#footer_bottom {
    background-color: #4d4c4c;
    border-top: 0px;
}

#footer_bottom .row {
    margin-top: 20px;
}

#footer_bottom .row:last-child {
    margin-bottom: 20px;
}

#footer_bottom ul {
    display: inline-block;
    list-style: none;
    padding: 0 0;
    margin-top: 0px;
    margin-bottom: 0px;
}

#footer_bottom ul li:last-of-type {
    margin: 0 0 0 0;
}

/*xs devices*/
@media screen and (max-width: 767px) {
    .feature-img {
        text-align: center;
    }

    .space-block {
        display: none;
    }

    .feature-jumbotron .col-xs-12 {
        margin-bottom: 0;
        text-align: center;
    }

    .feature-jumbotron .row h4 {
        text-align: center;
    }

    .col-height {
        min-height: 50px;
    }

    .feature-text {
        text-align: center;
        margin-bottom: 10px;
    }

    .feature-text p {
        font-size: 16px;
    }

    /* contact */
    .contact-box {
        display: none;
    }

    .contact-raccoon {
        display: none;
    }

    .contact-message {
        padding: 30px 0px 0 0px;
        font-size: 16px;
        text-align: center;
    }

    .contact-row {
        padding-top: 20px;
    }

    /*home page css*/
    /*new content*/
    .feature-img {
        margin-bottom: 22px;
        margin-top: 10px;
    }

    .feature-text {
        margin-bottom: 22px;
    }

    .main-promo {
        text-align: center;
        color: white;
        /*text-shadow:
                -1px -1px 0 black,
                1px -1px 0 black,
                -1px  1px 0 black,
                1px  1px 0 black;*/
    }

    .main-promo ol {
        font-size: 26px;
        list-style-type: none;
        padding-left: 20px;
        text-align: left;
        margin: 0 auto;
    }

    .main-promo li .num {
        font-size: 34px;
        font-weight: 600;
    }

    .main-feature-head p {
        line-height: 40px;
        margin-bottom: 0;
    }

    .main-subtext {
        line-height: 40px;
        margin-bottom: 0;
    }

    .bg-img-fixed-content {
        padding-top: 50px;
    }

    #footer_bottom ul li {
        float: none;
        margin: 0 0 0 0;
    }

    .b-fact {
        min-height: 312px;
    }

    .b-feature .e-feature-caption h3 {
        padding-top: 10px;
    }

}

/*sm devices*/
@media screen and (min-width: 768px) and (max-width: 991px) {
    .feature-img {
        text-align: center;
    }

    .space-block {
        display: none;
    }

    .feature-jumbotron .row h4 {
        text-align: center;
    }

    .feature-jumbotron .col-sm-12 {
        text-align: center;
    }

    .col-height {
        min-height: 50px;
    }

    .feature-text {
        text-align: center;
        margin-bottom: 10px;
    }

    /* contact */
    .contact-box {
        display: none;
    }

    .contact-raccoon {
        display: none;
    }

    .contact-message {
        padding: 30px 10px 0 10px;
        font-size: 19px;
        text-align: center;
    }

    .contact-row {
        padding-top: 20px;
    }

    /*home page css*/
    /*new content*/
    .feature-img {
        margin-bottom: 22px;
        margin-top: 10px;
    }

    .feature-text {
        margin-bottom: 22px;
    }

    .main-promo {
        text-align: center;
        color: white;
    }

    .main-promo ol {
        /*display: block;
        width: 340px;*/
        margin: 0 auto;
        font-size: 26px;
        list-style-type: none;
        padding-left: 20px;
        text-align: left;
        margin-bottom: 40px;
    }

    .main-promo li .num {
        font-size: 34px;
        font-weight: 600;
    }

    .main-feature-head p {
        line-height: 40px;
        margin-bottom: 0;
    }

    .bg-img-fixed-content {
        padding-top: 50px;
    }

    #footer_bottom ul li {
        float: left;
        margin: 0 20px 0 0;
    }

    .main-text {
        font-size: 30px;
        line-height: normal;
    }

    .b-why .facts-title {
        min-height: 80px;
    }

    .b-why .m-fact-blue p {
        min-height: 80px;
    }

    .b-feature .e-feature-caption h3 {
        padding-top: 10px;
    }

}

/*md devices*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
    /* features */
    .feature-img {
        text-align: center;
    }

    .space-block {
        display: none;
    }

    .feature-jumbotron .row h4 {
        text-align: center;
    }

    .feature-jumbotron .col-md-12 {
        text-align: center;
    }

    .col-height {
        min-height: 50px;
    }

    .feature-text {
        text-align: center;
        margin-bottom: 10px;
    }

    /* contact */
    .contact-box {
        position: relative;
        display: block;
        margin-left: 115px;
        margin-top: 30px;
        width: 700px;
        height: 135px;

        z-index: 5;
    }

    .contact-message {
        position: absolute;
        display: block;
        left: 15%;
        top: 25%;
        padding: 10px 30px;
        width: 725px;
        font-size: 17px;
        z-index: 10;
    }

    .chat-box-big {
        display: none;
    }

    .contact-raccoon {
        position: relative;
        height: 750px;
    }

    .contact-raccoon img {
        position: absolute;
        bottom: 40%;
    }

    /*home page css*/
    .feature-img {
        margin-bottom: 22px;
        margin-top: 10px;
    }

    .feature-text {
        margin-bottom: 22px;
    }

    .main-promo {
        text-align: center;
        color: white;
    }

    .main-promo ol {
        /*display: block;
        width: 340px;*/
        margin: 0 auto;
        font-size: 26px;
        list-style-type: none;
        padding-left: 20px;
        text-align: left;
        margin-bottom: 40px;
    }

    .main-promo li .num {
        font-size: 34px;
        font-weight: 600;
    }

    .bg-img-fixed-content {
        padding-top: 111px;
    }

    #footer_bottom ul li {
        float: left;
        margin: 0 20px 0 0;
    }

    .main-text {
        font-size: 34px;
        line-height: normal;
        color: #222222;
    }

    .b-why .facts-title {
        min-height: 80px;
    }

    .b-why .m-fact-blue p {
        min-height: 80px;
    }

    .b-latest-item .e-description {
        overflow: hidden;
        text-overflow: ellipsis;
        height: 300px;
    }

    .b-latest-item .e-title {
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .b-latest-item .e-title h4 {
        margin-bottom: 15px;
    }
}

/*lg devices*/
@media screen and (min-width: 1200px) {
    .navbar .container {
        width: 1170px;
    }

    .col-lg-4 {
        padding-right: 0px;
    }

    .col-lg-2.col-height {
        position: relative;
    }

    /*
    .feature-img{
        position: absolute;
        top: 50%;right: 0;
        transform: translateY(-50%);
    }
     */
    .col-lg-2 {
        text-align: left;
    }

    .space-block {
        display: block;
        height: 70px;
    }

    .feature-jumbotron .row h4 {
        text-align: right;
    }

    .first-row .col-height {
        min-height: 160px;
    }

    .second-row .col-height {
        min-height: 211px;
    }

    .third-row .col-height {
        min-height: 160px;
    }

    .fourth-row .col-height {
        min-height: 187px;
    }

    .fifth-row .col-height {
        min-height: 160px;
    }

    .feature-try-btn {
        padding-top: 5px;
    }

    .contact-box {
        position: relative;
        display: block;
        margin-left: 170px;
        margin-top: 30px;
        width: 750px;
        height: 135px;

        z-index: 5;
    }

    .contact-message {
        position: absolute;
        display: block;
        left: 15%;
        top: 25%;
        padding: 10px 42px;
        width: 725px;
        font-size: 19px;
        z-index: 10;
    }

    .contact-raccoon {
        position: relative;
        height: 750px;
    }

    .contact-raccoon img {
        position: absolute;
        bottom: 40%;
    }

    .contact-container {
        min-height: 750px;
    }

    .contact-container .contact-form {
        padding-top: 20px;
    }

    .chat-box-small {
        display: none;
    }

    /*home page css*/
    .main-promo {
        text-align: left;
        color: white;
    }

    .main-promo ol {
        font-size: 26px;
        list-style-type: none;
        padding-left: 0px;
        margin-bottom: 20px;
    }

    .main-promo li .num {
        font-size: 34px;
        font-weight: 600;
    }

    .bg-img-fixed-content {
        padding-top: 111px;
    }

    .bg-img-fixed-content-bottom .row .col-lg-offset-6 {
        margin-left: 50.5%;
    }

    #footer_bottom ul li {
        float: left;
        margin: 0 20px 0 0;
    }

    .main-text {
        font-size: 43px;
        line-height: 61px;
    }

    .b-why .facts-title {
        min-height: 108px;
    }

    .b-why .m-fact-blue p {
        min-height: 120px;
    }

    .b-latest-item .e-title h4,
    .b-latest-item .author,
    .b-latest-item .e-description {
        margin-bottom: 10px;
    }

    .b-latest-item .e-description {
        overflow: hidden;
        text-overflow: ellipsis;
        height: 300px;
    }

    .b-latest-item .e-title {
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.main-text {
    font-style: normal;
    font-weight: 600;
    color: #222222;
}


main {
    background-color: #fff;
}

section.b-details img {
    width: 100%;
    height: auto;
    max-width: 500px;
}

.row:has(.b-fact) .button-center {
    padding-top: 50px;
}

.button-center {
    display: grid;
    place-items: center;
}

.button-link {
    width: auto;
    height: 45px;
    padding: 12px 20px;
    border-radius: 8px;
    border: 1px #5580C2 solid;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: inline-flex
}

.button-link:hover {
    width: auto;
    height: 45px;
    padding: 12px 20px;
    border-radius: 8px;
    border: 1px #5580C2 solid;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: inline-flex
}

.feature-card {
    width: 100%;
    min-height: 230px;
    padding: 20px;
    margin-top: 40px;
    background: #2E6DA4;
    border-radius: 8px;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    display: inline-flex
}

.card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-basis: 100%;
    width: 100%;
    color: white;
    word-wrap: break-word;
}

.card-title {
    margin-top: 10px;
    margin-bottom: 20px;
}

.card-title,
.card-title > * {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
}

.card-text {
    width: 100%;
    /*font-family: Inter;*/
    font-weight: 400;
}

.card-text p {
    line-height: inherit;
    color: #E4F1FE;
}

.cards .card-image-wrapper {
    margin-top: -45px;
    z-index: 27;
    position: absolute;
}

.card-image {
    margin-bottom: -20px;
    position: relative;
    display: flex;
    justify-content: center;
    height: 48px;
    width: 48px;
    top: 0;
    padding: 5px;
    background: #2E6DA4;
    border-radius: 9999px;
    border: 2px white solid
}

.feature-card.card-view-more {
    background: #F3F3F4;
    font-size: 18px;
    display: flex;
    justify-content: flex-end;
}

.card-view-more a {
    font-weight: 300;
}

.buy-btn {
    padding: 16px 65px;
    font-size: 18px;
    font-weight: 700;
}

.banner .container,
.make-it-easy {
    color: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 26px;
    font-weight: 500;
    display: grid;
    place-items: center;
}

.make-it-easy a:visited {
    color: #ffffff;
}

.make-it-easy h2 {
    font-size: 50px;
    font-weight: 600;
}

.bg-buy {
    padding: 0;
    margin-left: -2px;
    margin-right: -2px;
    /*background: rgb(0,212,255);*/
    background: radial-gradient(91.51% 72.04% at 50% 52.18%, #5094C5 0%, #1D6BB5 89.06%);
}

.bg-blueprint .rectangles {
    padding-left: 5px;
    background-image: linear-gradient(to right, rgba(96, 180, 209, 0.2) 2px, transparent 1px), linear-gradient(rgba(96, 180, 209, 0.2) 2px, transparent 1px);
    background-size: 40px 40px;
}

.form-container:has(.contact-form) {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    position: relative;
}

.contact-form .row > div {
    margin: 13px 0;
}

@media (max-width: 767px) {
    .contact-form:not(.success) .row:first-child > div:first-child {
        margin-top: 0;
    }

    .contact-form:not(.success) .row:last-child > div:last-child {
        margin-bottom: 0;
    }
}

.contact-form .btn.btn-primary {
    padding: 12px 40px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border-radius: 8px;
    background: #2E6DA4;
    font-family: Montserrat, sans-serif;
}

.contact-form input,
.contact-form select,
.contact-form textarea,
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
    padding: 10px 0;
    border-style: solid;
    border-color: #f9f9f9;
    border-width: 2px 15px;
    border-radius: 8px;
    resize: none;
}

.contact-form,
.contact-form label,
.contact-form select,
.contact-form input::placeholder,
.contact-form textarea::placeholder {
    color: #555555;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.contact-form .form-message {
    font-size: 18px;
    line-height: 24px;
}

.benefits .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.benefits .row > [class*='col-'] {
    display: flex;
}

.cards .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cards .row > [class*='col-'] {
    display: flex;
}

.benefits-card {
    width: 100%;
    padding: 72px 32px 46px;
    border-radius: 12px;
    background: #2E6DA4;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    display: inline-flex;
    margin-top: 30px;
}

.benefits-card.light {
    background: #E0F1FF;
}

.benefits-card.white {
    background: #FFFF;
    box-shadow: 0 4px 12px 0 #666B6E2B;
}

.image-text-section .center-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
}

.benefits-card .card-benefits-image-top {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.benefits-card .card-image-wrapper.bordered {
    border: 1px solid #DADADB;
    border-radius: 100%;
    padding: 20px;
}

.benefits-card .card-benefits-image-top .card-image-wrapper:not(.bordered) img {
    width: auto;
    height: 100px;
}

.benefits-card .card-title {
    text-align: center;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}

.benefits-card.white .card-title,
.benefits-card.light .card-title {
    color: #222222;
}

.benefits-card .card-text {
    font-size: 18px;
}

.benefits-card .card-text .btn {
    margin-top: 0;
}

.benefits-card .image-bottom img {
    width: auto;
    max-width: 100%;
}

.benefits-card .image-bottom {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.benefits-card.white .card-content,
.benefits-card.light .card-content,
.benefits-card.white .card-text p,
.benefits-card.light .card-text p {
    color: #555555;
}

.shaped {
    /*display: none;*/
}

.image-center {
    display: block;
    margin: 15px auto;
}

@media screen and (min-width: 970px) {
    .benefits-card.light .shaped-wrap {
        display: flex;
        align-items: flex-end;
        justify-content: space-evenly;
        bottom: 20px;
        right: 20px;
        height: 100%;
        /*width: 20%;*/
        background-size: cover;
        float: right;
        shape-outside: polygon(0 100%, 100% 100%, 100% 60%, 0% 60%);
        shape-margin: 20px;
        clip-path: polygon(0 100%, 100% 100%, 100% 55%, 0% 55%);
    }
}

@media screen and (max-width: 969px) {
    .benefits-card.light .shaped-wrap {
        display: flex;
        justify-content: center;
    }
}

.benefits-card.light .shaped img {
    width: 100px;
    height: 100px;
    float: right;
}


.benefits-card.light .shaped img {
    width: 90px;
    height: auto;
}

section.bg-white {
    font-size: 18px;
}

section.bg-gray {
    font-size: 18px;
}

section.bg-blueprint {
    font-size: 18px;
    color: #FFFFFF;
}

section.bg-blueprint p {
    color: #F7FBFF;
    line-height: 26px;
    font-weight: 400;
    font-size: 18px;
}

.text-image-set {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.text-image-set + .text-image-set {
    margin-top: 30px;
}

.image-text-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.image-text-section:first-child {
    align-items: flex-start;
}

section:first-child .image-text-section img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.text-image-set .title,
.image-text-section .title {
    font-weight: 600;
    font-size: 3.5rem;
    line-height: 48px;
}

.button-try-now {
    width: 140px;
    height: 40px;
    float: right;
    margin-top: 10px;
    border-radius: 4px;
    border: 2px #FFFFFF solid;
    color: #FFFFFF !important;
    display: grid;
    place-items: center;
    position: relative;
    text-transform: none;
}

.honeypot {
    display: none;
}

#botCheck {
    display: none;
}

.SmallBox .textoFull {
    padding-top: 10px;
}

.SmallBox {
    border-radius: 4px;
}

.button-try-now:hover {
    background-color: #E4F1FE;
    color: #2574A9 !important;
}

.text-image-set li, .text-image-set ul, .text-image-set ol {
    padding-inline-start: 18px;
}

.text-image-set .image-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

@media screen and (min-width: 600px) {
    .text-image-set .image-column img {
        max-width: 100%;
        width: fit-content;
    }

    .text-image-set .extra-right-margin-10 img {
        margin-right: -10px;
    }

    .text-image-set .extra-right-margin-40 img {
        margin-right: -40px;
    }
}

.text-image-set .image-right {
    justify-content: flex-end;
}


.hidden-card {
    display: none !important;
}

.benefits .col-md-12 .benefits-card {
    display: block;
}

.image-text-section .center-max-300 {
    display: flex;
    justify-content: space-evenly;
}

.image-text-section .center-max-300 img {
    max-width: 300px;
}

.try-now-breadcrumb-mobile {
    display: none;
}

.quote {
    color: #2E6DA4;
}

@media (max-width: 767px) {
    .btn.get-started {
        width: 100%;
        font-weight: 600;
    }

    .container .main-learn-more {
        width: 100%;
        font-weight: 600;
    }

    .consent-widget.consent-manage-bnt {
        display: none !important;
    }

    .image-text-section .col-sm-12 {
        margin-top: 30px;
    }

    .try-now-breadcrumb {
        display: none !important;
    }

    .try-now-breadcrumb-mobile {
        display: block;
        background: #F3F3F4;
        padding: 10px 0 10px 0;
        border-bottom: 1px solid #DADADB;
    }

    .try-now-mobile {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

    .try-now-mobile .try-now-text {
        color: #1E4964;
        font-size: 14px;
        font-weight: 600;
        word-wrap: break-word;
    }

    .try-now-breadcrumb-mobile a.button-try-now {
        border-color: #1E8BC3;
        background: #1E8BC3;
        color: #fff;
    }

    .try-now-breadcrumb-mobile a.button-try-now:hover {
        background-color: #E4F1FE;
        color: #2574A9 !important;
        border: 0;
    }

    .try-now-breadcrumb-mobile .button-try-now {
        float: none;
        margin-top: 0;
    }

    .bg-white, .bg-gray, .bg-blueprint, .bg-lightblue {
        padding: 0;
    }
}

@media (max-width: 991px) {
    .image-text-section.image-text-mobile-reverse {
        flex-direction: column-reverse;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    section .col-md-6 img {
        max-width: 400px;
    }
}

@media (max-width: 480px) {
    .make-it-easy p {
        line-height: 25px;
    }
}


/*
.main-promo li {

    text-shadow:
            -1px -1px 0 black,
            1px -1px 0 black,
            -1px  1px 0 black,
            1px  1px 0 black;
}

.main-promo h1 {

    text-shadow:
            -1px -1px 0 black,
            1px -1px 0 black,
            -1px  1px 0 black,
            1px  1px 0 black;
}
*/
.b-video {
    width: 100%;
    min-height: 415px;
}

.tag-page img.image-fitted,
.blog-page img.image-fitted,
section .image-text-section img.image-fitted,
body .b-product img {
    max-width: 100%;
    width: fit-content;
    max-height: 400px;
}

section .image-text-section div:has(> img.white-covered),
.tag-page img.white-covered {
    background-color: #FFFFFF;
    padding: 25px;
    border-radius: 8px;
}

section .image-text-section div:has(> img.light-covered),
.blog-page img.light-covered,
.tag-page img.light-covered {
    background-color: #E0F1FF;
    padding: 25px;
    border-radius: 8px;
    margin: 0 15px;
}

.tag-page section {
    padding: 5px 0px;
}

.tag-page .container {
    max-width: 100%;
}

.blog-page .title h2:after,
.blog-page .title h3:after {
    content: none;
}

.blog-page li:has(.blog-content-anchor) {
    margin: 0;
}

.blog-page .blog-content-anchor {
    padding-left: 0;
    color: #555555;
    font-size: 16px;
}

.blog-page .blog-content-anchor.active {
    margin-left: 32px;
    padding-left: 8px;
    border-left: 4px solid #2E6DA4;
    border-radius: 0;
}

.blog-page .blog-table-contents {
    display: flex;
    gap: 0 15px;
}

.blog-page .sidebar {
    position: sticky;
    top: 100px;
    align-self: start;
    max-height: calc(100vh - 110px);
    overflow: auto;
}

.blog-page .table-container {
    max-width: 100%;
    overflow: auto;
}

.blog-page .blog-table thead tr th,
.blog-page .blog-table tbody tr td {
    padding: 12px 24px;
    border: unset;
    border-radius: unset;
}

.blog-page .blog-table tr td:first-child {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #222222;
}

section .caption-item {
    display: inline-block;
    color: #2E6DA4;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

section .caption-item.tag-item {
    margin-bottom: 15px;
}

section .caption-item + .caption-item {
    margin-left: 10px;
}

@media (max-width: 995px) {
    #footer_bottom div {
        text-align: center;
    }
}

.navbar-nav .fa {
    padding-left: 5px;
}

.image-column img {
    width: 100%;
    height: auto;
}

h2.main-description {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #222222;
}

.b-main {
    margin-top: 80px;
}

.b-main .row {
    display: flex;
    flex-direction: column-reverse;
}

@media screen and (min-width: 768px) {
    .b-main .row {
        flex-direction: row;
    }
}

@media screen and (max-width: 767px) {
    .b-main div:has(> .main-text) {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.b-main .row > div {
    position: relative;
}

.b-main .row .line-pointer {
    display: none;
}

@media screen and (min-width: 1200px) {
    .b-main .row .line-pointer {
        display: block;
        position: absolute;
        bottom: 20px;
        right: 0;
    }
    /*.b-main .row .line-pointer svg{*/
    /*    transform: rotate(7deg);*/
    /*}*/
}


.bg-white.b-stats .b-fact {
    padding: 20px;
}

.bg-white .b-fact .e-fact-bg .home-icons .fa {
    color: #2E6DA4;
    border: none;
}

.b-fact .m-fact-blue .home-icons .fa {
    color: #FFF;
    border: none;
}

.bg-white .b-fact .e-fact-bg {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0 4px 12px 0 rgba(102, 107, 110, 0.17);
    color: #2E6DA4;
    text-align: center;
    padding: 6px;
}

.bg-white .b-fact .facts-description {
    color: #5F5F5F;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    height: 70px;
}

.b-fact {
    color: #FFFFFF;
    text-align: center;
}

.b-fact .facts-title {
    color: #2E6DA4;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
}

.b-fact .facts-name {
    color: #2E6DA4;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.b-fact .facts-description {
    color: #555555;
    text-align: center;

    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.b-fact .home-icons .fa {
    font-size: 74px;
}

.m-fact-blue {
    margin-top: 10px;
    padding: 20px;
    border-radius: 8px;
    background-color: #2E6DA4;
}

.container .m-fact-blue:first-child {
    margin-left: 0;
}

.container .m-fact-blue:last-child {
    margin-right: 0;
}


.m-fact-blue .facts-title {
    color: #F7FBFF;
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-align: left;
}

.m-fact-blue p {
    color: #E4F1FE;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.b-fact .m-fact-blue .home-icons .fa {
    font-size: 60px;
}

.b-feature {
    margin-top: 15px;
}

.b-feature .e-feature-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.b-feature .e-feature-img img {
    width: 100%;
    margin-top: 10px;
}

.b-feature .e-feature-caption {
    display: flex;
    align-items: center; /* Center text vertically relative to image */
    padding: 5px;
}


.b-feature .e-feature-caption h3,
.b-feature .e-feature-caption a {
    color: #2E6DA4;
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin: 0;

}

.b-feature .e-feature-description {
    padding-top: 20px;
}

.b-feature .row {
    display: flex;
    align-items: center; /* Centers items vertically */
}

.b-feature .e-feature-description p {
    color: #555555;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.e-video {
    text-align: center;
}

.b-video-raccoon .e-video video {
    width: 100%;
    /*max-width: 840px;*/
}

.b-video-raccoon .e-raccoon {
    text-align: right;
}

.b-video-raccoon .m-cell {
    padding: 0;
}

.b-video-raccoon .e-raccoon img {
    width: 135px;
}

.b-latest-item h4, .b-latest-item h4 a {
    color: #222222;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

.b-latest-item p.e-thumbnail:has(img) {
    border-radius: 4px;
    border: 2px solid #7BA8E3;
}

.b-latest-item .e-thumbnail img {
    display: inline-block;
    max-width: 100%;
    width: auto;
}

.b-latest-item .e-description {
    color: #555555;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}


.b-latest-item .e-button .btn-link {
    color: #2E6DA4;
    text-align: center;
    font-style: normal;
    padding-left: 0;
}

.bg-softblue .panel-group .panel-heading, .bg-softblue .panel-group .panel-body {
    background-color: #FFF;

    color: #555;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.bg-softblue .panel-group .panel-heading a {
    color: #222;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.main-promo .promo-step {
    position: relative;
    display: flex;
}

.main-promo .promo-step .line-pointer {
    position: absolute;
    display: none;
}

.slick-slide {
    height: auto;.bg-blueprint
}

@media screen and (min-width: 1200px) {
    .main-promo li:nth-child(odd) .promo-step .line-pointer {
        display: block;
        right: -40px;
        top: 20px;
    }

    .main-promo li:nth-child(even) .promo-step .line-pointer {
        display: block;
        left: -80px;
        top: 30px;
    }
}

.main-promo .promo-step:nth-child(2) .line-pointer {
    position: absolute;
    right: -60px;
    top: -19px;
}

.main-promo .promo-step:nth-child(3) .line-pointer {
    position: absolute;
    right: -60px;
    top: -19px;
}

.main-promo .promo-step div + div {
    margin-left: 15px;
}

.main-promo h2 {
    color: #FFF;
    text-align: center;
    font-size: 3rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.main-promo .e-caption {
    color: #FFF;

    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.main-promo .row + .row {
    margin-top: 25px;
}

.main-promo li p {
    color: #EEE;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
}

.main-promo .button-center {
    padding-top: 0;
}

.main-promo video {
    margin-top: 50px;
    width: 100%;
}

.bg-blueprint h1 {
    color: #F7FBFF;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.bg-blueprint .main-description {
    color: #F7FBFF;
}

.bg-white .main-description {
    color: #555555;
}

.navbar-nav > li > a {
    line-height: 24px;
}

.image {
    max-width: 100%;
}

.slick-slide {
    height: auto;
}

.bg-blueprint .rectangles {
    padding: 30px 0;
}

.h1, h1 {
    font-size: 3rem;
}
.h2, h2 {
    font-size: 2.5rem;
}
.h3, h3 {
    font-size: 2rem;
}

.title h2, .title h3 {
    font-size: 3rem;
}

.grecaptcha-badge {
    bottom: 80px !important;
}

.bg-white {
    padding: 20px 0;
}

.blog-content {
    margin-bottom: 35px;
}

.blog-content h2, .image-text-section h2 {
    text-transform: capitalize
}

.grecaptcha-badge {
    opacity: 0.5 !important;
    padding-left: 7px;
    left: 0 !important;
    right: auto !important;
    bottom: 50px !important;
    width: 75px !important;
    height: 63px !important;
    transform: scale(0.6);
    transform-origin: bottom left;
    overflow: hidden;
    transition: width 0.3s ease, transform 0.3s ease !important;
}

.grecaptcha-badge:hover {
    opacity: 1 !important;
    width: 256px !important;
    transform: scale(1) !important;
    height: auto !important;
}

.b-video-raccoon .main-learn-more {
    margin-top: 30px;
}

.consent-widget {
    opacity: 0.5 !important;
    font-size: 7px;
    left: 5px !important;
}

.quote-box {
    margin: 20px 0;
    padding: 20px 30px;
    background-color: #e8f4ff;
    border-left: 5px solid #1e8bc3;
    color: #1e8bc3;
    font-style: italic;
    line-height: 1.5;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.navbar .navbar-collapsing, .navbar .navbar-collapse.in {
    z-index: 9999;
    height: auto;
}

.navbar-collapse img {
    display: none;
}

.close-menu {
    position: absolute;
    top: 25px;
    right: 20px;
    font-size: 40px;
    background: none;
    border: none;
    color: #333;
    cursor: pointer;
    display: none;
}

.btn.start-for-free {
    margin: 0 2px;
    padding: 8px 15px;
    font-size: 14px;
    color: white;
    background-color: #00930E;
    border-color: #00930E;
    font-weight: 600;
}

.fadeInUp .btn.get-started {
    margin-top: 28px;
}

@media (min-width: 1200px) {
    .form-container:has(.contact-form-img:not(.success)):before {
        content: "";
        display: inline-block;
        background-image: url(/static/images/raccoon_wall.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-position-x: right;
        position: absolute;
        left: calc(-100% + 133px);
        width: 100%;
        height: 100%;
        top: 0;
    }
}

.display-flex {
    display: flex;
}

.post {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 40px 32px;
    background-color: white;
    border-radius: 24px;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.post-description h3 {
    line-height: 36px;
    margin-bottom: 16px;
    margin-top: 16px;
}

.post-description p {
    font-size: 18px;
    color: #555;
    font-weight: 400;
    line-height: 26px;
}

.post-description a {

}

.title-section {
    padding-top: 15px;
    padding-bottom: 47px;
}

.title-section h1{
    font-size: 4.4rem;
}

.title-section p{
    font-size: 1.8rem;
}

.b-section-head {
    padding-top: 50px;
}

.b-post {
    padding-top: 36px;
    padding-bottom: 60px;
}

.btn-learn-more {
    padding-top: 10px;
    color: #2e6da4;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.key-stats-section .col-md {
    padding: 0 12px;
    width: 20%;
    text-align: left;
}

.key-stats-section .title {
    font-size: 44px;
    font-weight: 600;
    padding-bottom: 8px;
    padding-top: 24px;
}

.about-us-section {
    margin-top: 125px;

    h1 {
        margin-bottom: 0;
    }

    .title-image {
        margin-bottom: 24px;
        width: 15%;
    }
}

.what-festi {
    margin-top: 0;

    .row {
        display: block;
    }

    .list-unstyled {
        padding-left: 60px;
    }

    .section-body {
        margin-top: 72px;
    }

    .section-footer {
        margin-top: 72px;
    }

    .features-list li{
        color: white;
        font-weight: 600;
        margin-bottom: 32px;
        margin-top: 32px;
    }

    .features-list li a{
        color: white;
    }
}

.technology-stack {
    .section-header h2 {
        font-weight: bold;
        margin-bottom: 28px;
    }

    .section-body {
        padding-left: 15px;
    }

    .section-header {
        margin-bottom: 72px;
    }

    .stack-category {
        border-bottom: 1px solid #C0DCF6;
        padding-bottom: 24px;
        margin-bottom: 16px;
    }

    .stack-title {
        color: black;
        font-weight: bold;
        padding-left: 0;
    }

    .stack-items {
        color: #0073e6;
        line-height: 28px;
        word-spacing: 6px
    }

    .stack-items a {
        color: #0073e6;
        text-decoration: none;
    }

    .stack-items a:hover {
        text-decoration: underline;
    }

    .section-footer {
        margin-top: 20px;
        color: #666;
    }
}

.how-we-work {
    padding: 80px;

    h3 {
        font-size: 26px;
        color: #555555;
    }

    .feature {
        display: flex;
        align-items: flex-start;
        margin-bottom: 20px;
    }

    .feature img {
        width: 32px;
        height: 32px;
        margin-right: 10px;
    }

    .feature strong {
        color: #2a6ebb;
        display: block;
    }

    .feature p {
        margin: 0;
        color: #555;
    }

    .text {
        margin-bottom: 24px;
    }

    .section-footer p{
        margin-bottom: 28px;
        margin-top: 28px;
    }
}

.businesses {
    h2 {
        font-size: 40px;
    }

    .stats {
        margin-top: 20px;
    }

    .stat {
        text-align: left;
    }

    .stat-number {
        display: block;
        font-size: 40px;
        font-weight: 600;
        color: #518CC0;
    }

    .stat-label {
        margin-top: 8px;
        display: block;
        color: #222222d4;
        font-weight: 600;
    }
}

.contact-section {
    padding: 33px 0;

    .automation-box {
        height: 100%;
    }

    .testimonial-card {
        position: relative;
        margin-top: 70px;
    }

    .testimonial-avatar {
        position: absolute;
        left: 50%;
        top: -50px;
        width: 70px;
        height: 70px;
        margin-left: -35px;
        border-radius: 50%;
        overflow: hidden;
        border: 4px solid #fff;
        box-shadow: 0 4px 10px rgba(0, 0, 0, .12);
        background: #4a90e2;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 28px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
    }

    .testimonial-avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .testimonial-title {
        font-weight: 700;
        font-size: 14px;
        letter-spacing: .4px;
        text-transform: uppercase;
        color: #333;
        margin: 20px 0 6px;
    }

    .testimonial-text {
        color: #6b7680;
        line-height: 1.7;
        margin: 0 auto;
        max-width: 680px;
        font-size: 14px;
        font-style: italic;
    }

    .testimonial-card:before,
    .testimonial-card:after {
        position: absolute;
        font-size: 26px;
        line-height: 1;
        color: #7fb0d4;
        opacity: .9;
    }
    .testimonial-text:before {
        content: "\201C";
        left: 18px;
        top: 18px;
    }
    .testimonial-text:after {
        content: "\201D";
        right: 18px;
        bottom: 14px;
    }

    .section-title {
        font-size: 4.0rem;
        font-weight: bold;
        margin-bottom: 20px;
        color: #2E6DA4;
    }
    .section-text {
        font-weight: 300;
    }

    .section-text li {
        color: #2c2c2c
    }

    .features-list li {
        margin-bottom: 8px;
        color: #333;
    }

    .testimonial img {
        border-radius: 50%;
        margin-bottom: 10px;
    }
    .testimonial p {
        font-size: 14px;
        color: #555;
        font-style: italic;
    }

    .automation-box {
        background: #fff;
        padding: 25px;
        border-radius: 10px;
        box-shadow: 0 2px 12px rgba(0,0,0,0.1);
    }

    .btn-submit {
        font-size: 18px;
        width: 33%;
        background-color: #00930E;
        border-color: #00930E;
    }

    .left-column, .right-column {
        display: flex;
        flex-direction: column;
        justify-content: stretch;
    }

    .row > div {
        margin: 16px 0;
    }
}

.section-industries-video {
    .main-feature-head {
        margin-bottom: 0;
    }
    .main-feature-text {
        margin-bottom: 20px;
    }
}

.features-get-started {
    margin: 0 2px;
    padding: 8px 50px;
    font-size: 18px;
    color: white !important;
    background-color: #00930E;
    border-color: #00930E;
    font-weight: 600;
}

.btn-primary {
    color: #fff !important;
}

@media (max-width: 767px) {
    .technology-stack {
        .stack-title {
            text-align: center;
            padding-bottom: 10px;
        }

        .stack-items {
            padding-left: 0;
        }
        .section-header {
            margin-bottom: 28px;
        }
    }

    .what-festi {
        .section-body {
            margin-top: 22px;
        }
    }

    .key-stats-section {
        .title {
            text-align: center !important;
        }

        .description {
            text-align: center;
        }
    }

    .businesses {
        h2 {
            font-size: 3rem;
        }
        .stat-number {
            font-size: 3rem;
        }
    }

    .how-we-work {
        .container {
            padding-left: 0;
            padding-right: 0;
        }
    }

    .navbar .navbar-collapse {
        justify-content: flex-end;
        z-index: 1;
    }

    .key-stats-section .col-md {
        width: 100%;
    }

    .bg-lightblue {
        margin-bottom: 15px;
    }

    .navbar-collapse {
        position: relative;
        height: 100vh;
        overflow-y: auto;
    }

    .menu-content {
        padding-bottom: 60px;
    }

    .navbar-collapse .start-for-free {
        position: absolute;
        bottom: 10px;
        left: 8px;
        width: calc(100% - 20px);
    }
    .no-scroll {
        overflow: hidden;
        height: 100%;
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        left: -300px;
        width: 300px !important;
        background-color: #fff;
        transition: left 0.3s ease;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);
        padding-top: 15px;
    }

    .navbar-collapse img {
        margin-bottom: 19px;
        display: block;
    }

    .navbar-collapse.open {
        left: 15px;
    }

    .navbar-toggle {
        z-index: 1100;
    }

    .close-menu {
        display: block;
    }

    .text-image-set, .image-text-section {
        display: flex;
        flex-direction: column;
    }

    .text-image-set .image-column, .image-text-section .col-md-6:last-child {
        order: -1;
        text-align: center;
        margin-bottom: 20px;
    }

    .grecaptcha-badge {
        bottom: 2px !important;
    }

    .checkbox-inline span {
        display: inline-block;
        margin-left: 10px;
    }
}

@media (max-width: 992px) {
    .contact-section .container .row {
        flex-direction: column;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px 6px;
        font-size: 13px;
        letter-spacing: 0;
    }

    .navbar-default.tiny .navbar-nav > li > a {
        padding: 10px 4px;
    }

    .navbar-brand img {
        width: 86px;
        height: auto;
    }
    .navbar-container {
        padding-right: 0;
    }
    .btn.start-for-free {
        padding: 8px 7px;
    }

    .key-stats-section {
        margin-top: 20px;
    }

    .about-us-section {
        margin-top: 80px;

        .title-image {
            width: 25%;
        }
    }

    .section-contact-us {
        img {
            display: none;
        }

        .rectangles {
            padding-top: 0px;
        }

        text-align: center;
        padding: 0;
    }

    .how-we-work {
        padding: 15px;
    }

    .b-post .b-teasers {
        grid-template-columns: 1fr;
    }

    .how-we-work {
        .section-footer p {
            margin-bottom: 22px;
            margin-top: 0;
        }

        h3 {
            margin-top: 30px;
        }
    }

    .what-festi {
        .features-list li {
            margin-bottom: 0;
            margin-top: 14px
        }

        .section-body {
            margin-top: 22px;
        }

        .list-unstyled {
            padding-left: 0;
        }

        .section-footer {
            margin-top: 22px;
        }
    }
}

@media (min-width: 576px) {
    .bg-blueprint h1,
    .main-feature-head h2 {
        font-size: 2.5rem;
    }
}

@media (min-width: 768px) {
    .bg-blueprint h1 {
        font-size: 3rem;
    }
}

@media (min-width: 992px) {
    .contact-section {
        padding: 33px 0 115px;
    }
    .contact-section .contact-form.success {
        margin-top: 80px;
    }

    .bg-blueprint h1 {
        font-size: 4.0rem;
    }

    .bg-blueprint .rectangles {
        padding: 80px 0;
    }

    .key-stats-section .rectangles {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .main-feature-head h2 {
        font-size: 3.5rem;
    }

    .main-feature-head h4 {
        font-size: 2.5rem;
    }

    .bg-white .b-fact .facts-description {
        height: 110px;
    }

    .e-feature-caption h3,
    .m-fact-blue .facts-title {
        font-size: 2.5rem;
    }

    .main-promo h2,
    .bg-blueprint h2,
    .bg-blueprint .main-feature-head h2,
    .text-image-set .title,
    .title h2, .title h3 {
        font-size: 3.5rem;
    }

    .h1, h1 {
        font-size: 3.5rem;
    }

    .h2, h2 {
        font-size: 3rem;
    }

    .h3, h3 {
        font-size: 2.5rem;
    }

    .b-feature {
        margin-top: 50px;
    }
}
