/*
 Theme Name:     Fortuna Child
 Description:    Fortuna Child Theme
 Author:         BlueOwlCreative
 Version:        1.10
 Template:       fortuna

*/

/* Theme customization starts here */

/* Blog CSS START*/

.wpcf7-spinner {
    position: absolute !important;
}

.post_text_continer h2 {
    margin-bottom: 5px !important;
    line-height: 28px;
}

.menu-item-24561 a {
    font-family: 'rubik' !important;
    font-size: 16px !important;
}

.custom_menu_4 #menu>ul>li ul>li>a {
    color: #fff !important;
    text-shadow: none;
    font-size: 15px;
}

span.author {
    border-right: none;
}

.post_description {
    margin: 9px 0 12px;
}

@media only screen and (min-width:1281px) {
    .discoverblog_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .discoverblog_image {
        width: 350px;
    }

    .discoverblog_text {
        font-size: 30px;
        font-weight: 600;
        line-height: 32px;
        color: #103754;
        margin-left: 40px;
    }

    .discoverblog_text span {
        color: #ff9d00;
        position: relative;
        top: 3px;
    }

    /* RTL LANG */
    .discoverblog_text_rtl:lang(he) {
        direction: rtl;
        text-align: right;
        font-family: 'rubik';
        font-weight: 500;
    }

    .discoverblog_text span:lang(he) {
        top: 0px;
    }

    .post_text_continer ol:lang(he), .post_text_continer ol:lang(ar) {
        margin-right: 18px;
    }

    .post_top_image_and_title:lang(he), .post_top_image_and_title:lang(ar) {
        flex-direction: row;
    }

    .post_top_title h1:lang(he), .post_top_title h1:lang(ar) {
        text-align: right;
        margin-right: 100px;
        margin-left: 0px !important;
    }

    .post_top_title:lang(he), .post_top_title:lang(ar) {
        align-items: flex-end;
    }

    .post_top_date:lang(he) {
        margin-left: 0px;
        font-size: 18px;
        margin-right: 100px;
        font-family: 'Rubik';
    }

    .post_text_continer h4:lang(he) {
        text-transform: none;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px !important;
        font-family: 'Rubik';
        font-weight: 400;
    }

    .last_post_container:lang(he), .last_post_container:lang(ar) {
        flex-direction: row-reverse;
    }

    .small_post_date_left:lang(he), .small_post_date_leftr:lang(ar) {
        float: right;
        margin-right: 0px;
        margin-left: 20px;
        top: 9px;
    }

    .post_item_block .small_post_date_left:lang(he), .post_item_block .small_post_date_left:lang(ar) {
        top: 3px;
    }

    .title_and_desc h1:lang(he), .title_and_desc h1:lang(ar) {
        text-align: right;
        padding-left: 40px;
        padding-right: 0px !important;
        font-weight: 500;
    }

    .title_and_desc h2:lang(he), .title_and_desc h2:lang(ar) {
        text-align: right;
        font-size: 22px;
        line-height: 30px;
        margin-right: 0px;
        margin-left: 40px;
        font-weight: 400;
    }

    .title_and_desc:lang(he), .title_and_desc:lang(ar) {
        align-items: flex-end;
    }

    .blog_read_more:lang(he), .blog_read_more:lang(ar) {
        background-color: #2983C6 !important;
        color: white !important;
        border-radius: 5px;
        padding: 5px 14px 4px 14px;
        font-size: 18px;
        transition: .2s;
        width: 100px;
        text-align: center;
        font-family: 'Rubik';
    }

    .small_post_desc_right:lang(he), .small_post_desc_right:lang(ar) {
        margin-left: 0px;
        margin-right: 56px;
        text-align: right;
        direction: rtl;
    }

    .commready_post_item h4:lang(he), .commready_post_item h4:lang(ar) {
        line-height: 18px;
    }

    .commready_post_item p:lang(he), .commready_post_item p:lang(ar) {
        line-height: 18px;
        font-size: 16px;
        color: #0c2e49;
        font-weight: 400;
        margin-bottom: 0px;
    }

    /* RTL LANG */
    .post_text_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .post_text_continer .wpb_wrapper {
        width: 1000px;
    }

    .post_text_continer h4 {
        text-transform: none;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px !important;
    }

    .post_text_continer ol {
        margin-left: 18px;
    }

    .post_text_continer h4 strong {
        color: #FF9D00;
        font-weight: 600;
    }

    .post_text_continer a {
        color: #2983c6 !important;
    }

    .post_text_continer a:hover {
        color: #12588d !important;
    }

    .post_top_title h1 {
        text-align: left;
        text-transform: none;
        font-size: 36px;
        margin-left: 100px;
    }

    .post_top_date {
        margin-left: 100px;
        font-size: 18px;
    }

    .post_top_image_and_titleContiner {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .post_top_image_and_title {
        display: flex;
        flex-direction: row-reverse;
        background-color: #2196F3;
        justify-content: space-between;
        width: 1200px;
        margin-bottom: 20px;
    }

    .post_top_image {
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
    }

    .post_top_image img {
        width: 100%;
    }

    .post_top_title {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
        justify-content: center;
    }

    .blog_read_more {
        background-color: #2983C6 !important;
        color: white !important;
        border-radius: 5px;
        padding: 5px 14px 3px 14px;
        font-size: 16px;
        transition: .2s;
    }

    .blog_read_more:hover {
        background-color: #054c82 !important;
        transition: .2s;
    }

    .lastpostback {
        height: 240px;
        width: 100vw;
        top: 0;
        position: absolute;
        z-index: -100;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        margin-top: 0px;
        overflow: visible;
    }

    .commready_post_item .pic {
        margin-bottom: 0px !important;
    }

    .commready_post_item .post_item_desc {
        margin-bottom: 0px !important;
        background-color: #efefef;
        padding: 20px !important;
        height: 140px;
        overflow: hidden;
    }

    .commready_post_item h4 {
        margin: 0px !important;
        text-transform: none;
        color: #0c2e49 !important;
        font-weight: 600 !important;
        margin-bottom: 5px !important;
    }

    .commready_post_item h4 a {
        color: #0c2e49 !important;
    }

    .commready_post_item a:hover {
        color: #084f84 !important;
    }

    .commready_post_item p {
        line-height: 22px;
        color: #0c2e49;
        font-weight: 500;
        margin-bottom: 0px;
    }

    #blog_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #blog_continer .wpb_column {
        width: 1200px !important;
    }

    .last_post_container {
        display: flex;
        background-color: #efefef;
        align-items: flex-start;
        justify-content: center;
        margin-bottom: 30px !important;
        margin-top: 0px;
    }

    .last_post_data {
        width: 60%;
        padding: 30px;
    }

    .last_post_image {
        width: 40%;
    }

    .title_and_desc {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .title_and_desc h1 {
        text-transform: none;
        text-align: left;
        color: #0c2e49;
        font-size: 28px;
        margin-bottom: 10px;
        padding-right: 40px;
        font-weight: 600;
    }

    .title_and_desc h1:hover {
        color: #084f84 !important;
    }

    .title_and_desc h2 {
        text-transform: none;
        text-align: left;
        color: #0c2e49;
        font-size: 18px;
        line-height: 26px;
        margin-right: 40px;
        font-weight: 500;
    }

    .last_post_container a {
        font-size: 24px;
        color: #2983c6 !important;
    }

    .last_post_container a:hover {
        font-size: 24px;
        color: #084f84 !important;
    }

    .small_post_date_left {
        margin-right: 20px;
        top: 2px;
        position: relative;
    }

    .small_day {
        background-color: white;
        color: #195B8B;
    }

    .small_month {
        background-color: #FF9D00;
        color: white;
    }
}

@media only screen and (max-width:1280px) and (min-width:1018px) {
    .discoverblog_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .discoverblog_image {
        width: 350px;
    }

    .discoverblog_text {
        font-size: 30px;
        font-weight: 600;
        line-height: 32px;
        color: #103754;
        margin-left: 40px;
    }

    .discoverblog_text span {
        color: #ff9d00;
        position: relative;
        top: 3px;
    }

    .post_text_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .post_text_continer .wpb_wrapper {
        width: 900px;
    }

    .post_text_continer h4 {
        text-transform: none;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px !important;
    }

    .post_text_continer ol {
        margin-left: 18px;
    }

    .post_text_continer h4 strong {
        color: #FF9D00;
        font-weight: 600;
    }

    .post_text_continer a {
        color: #2983c6 !important;
    }

    .post_text_continer a:hover {
        color: #12588d !important;
    }

    .post_top_title h1 {
        text-align: left;
        text-transform: none;
        font-size: 36px;
        margin-left: 100px;
    }

    .post_top_date {
        margin-left: 100px;
        font-size: 18px;
    }

    .post_top_image_and_titleContiner {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .post_top_image_and_title {
        display: flex;
        flex-direction: row-reverse;
        background-color: #2196F3;
        justify-content: space-between;
        width: 950px;
        margin-bottom: 20px;
    }

    .post_top_image {
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
    }

    .post_top_image img {
        width: 100%;
    }

    .post_top_title {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
        justify-content: center;
    }

    /* RTL LANG */
    .discoverblog_text_rtl:lang(he) {
        direction: rtl;
        text-align: right;
        font-family: 'rubik';
        font-weight: 500;
    }

    .discoverblog_text span:lang(he) {
        top: 0px;
    }

    .post_text_continer ol:lang(he), .post_text_continer ol:lang(ar) {
        margin-right: 18px;
    }

    .post_top_image_and_title:lang(he), .post_top_image_and_title:lang(ar) {
        flex-direction: row;
    }

    .post_top_title h1:lang(he), .post_top_title h1:lang(ar) {
        text-align: right;
        margin-right: 100px;
        margin-left: 0px !important;
    }

    .post_top_title:lang(he), .post_top_title:lang(ar) {
        align-items: flex-end;
    }

    .post_top_date:lang(he) {
        margin-left: 0px;
        font-size: 18px;
        margin-right: 100px;
        font-family: 'Rubik';
    }

    .post_text_continer h4:lang(he) {
        text-transform: none;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px !important;
        font-family: 'Rubik';
        font-weight: 400;
    }

    .last_post_container:lang(he), .last_post_container:lang(ar) {
        flex-direction: row-reverse;
    }

    .small_post_date_left:lang(he), .last_post_container:lang(ar) {
        float: right;
        margin-right: 0px;
        margin-left: 20px;
        top: 9px;
    }

    .post_item_block .small_post_date_left:lang(he), .last_post_container:lang(ar) {
        top: 3px;
    }

    .title_and_desc h1:lang(he), .last_post_container:lang(ar) {
        text-align: right;
        padding-left: 40px;
        padding-right: 0px !important;
        font-weight: 500;
    }

    .title_and_desc h2:lang(he), .last_post_container:lang(ar) {
        text-align: right;
        font-size: 22px;
        line-height: 30px;
        margin-right: 0px;
        margin-left: 40px;
        font-weight: 400;
    }

    .title_and_desc:lang(he), .last_post_container:lang(ar) {
        align-items: flex-end;
    }

    .blog_read_more:lang(he), .last_post_container:lang(ar) {
        background-color: #2983C6 !important;
        color: white !important;
        border-radius: 5px;
        padding: 5px 14px 4px 14px;
        font-size: 18px;
        transition: .2s;
        width: 100px;
        text-align: center;
        font-family: 'Rubik';
    }

    .small_post_desc_right:lang(he), .last_post_container:lang(ar) {
        margin-left: 0px;
        margin-right: 56px;
        text-align: right;
        direction: rtl;
    }

    .commready_post_item h4:lang(he), .last_post_container:lang(ar) {
        line-height: 18px;
        font-size: 16px;
    }

    .commready_post_item p:lang(he), .last_post_container:lang(ar) {
        line-height: 18px;
        font-size: 16px;
        color: #0c2e49;
        font-weight: 400;
        margin-bottom: 0px;
    }

    /* RTL LANG */
    .blog_read_more {
        background-color: #2983C6 !important;
        color: white !important;
        border-radius: 5px;
        padding: 5px 14px 3px 14px;
        font-size: 16px;
        transition: .2s;
    }

    .blog_read_more:hover {
        background-color: #054c82 !important;
        transition: .2s;
    }

    .lastpostback {
        height: 220px;
        width: 100vw;
        top: 0;
        position: absolute;
        z-index: -100;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        margin-top: 0px;
        overflow: visible;
    }

    .commready_post_item .pic {
        margin-bottom: 0px !important;
    }

    .commready_post_item .post_item_desc {
        margin-bottom: 0px !important;
        background-color: #efefef;
        padding: 20px !important;
        height: 180px;
        overflow: hidden;
    }

    .commready_post_item h4 {
        margin: 0px !important;
        text-transform: none;
        color: #0c2e49 !important;
        font-weight: 600 !important;
        margin-bottom: 5px !important;
        line-height: 20px;
        font-size: 18px;
    }

    .commready_post_item h4 a {
        color: #0c2e49 !important;
    }

    .commready_post_item a:hover {
        color: #084f84 !important;
    }

    .commready_post_item p {
        font-size: 14px;
        line-height: 18px;
        color: #0c2e49;
        font-weight: 500;
        margin-bottom: 0px;
    }

    #blog_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #blog_continer .wpb_column {
        width: 900px !important;
    }

    .last_post_container {
        display: flex;
        background-color: #efefef;
        align-items: flex-start;
        justify-content: center;
        margin-bottom: 30px !important;
        margin-top: 0px;
    }

    .last_post_data {
        width: 55%;
        padding: 20px;
    }

    .last_post_image {
        width: 45%;
    }

    .title_and_desc {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .title_and_desc h1 {
        text-transform: none;
        text-align: left;
        color: #0c2e49;
        font-size: 22px;
        margin-bottom: 5px;
        padding-right: 40px;
        font-weight: 600;
    }

    .title_and_desc h2 {
        text-transform: none;
        text-align: left;
        color: #0c2e49;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px;
        font-weight: 500;
    }

    .last_post_container a {
        margin-bottom: 0px;
        font-size: 24px;
        color: #2983c6 !important;
    }

    .last_post_container a:hover {
        font-size: 24px;
        color: #084f84 !important;
    }

    .small_post_date_left {
        margin-right: 20px;
        top: 2px;
        position: relative;
    }

    .small_day {
        background-color: white;
        color: #195B8B;
    }

    .small_month {
        background-color: #FF9D00;
        color: white;
    }
}

@media only screen and (max-width:1017px) and (min-width:901px) {
    .discoverblog_continer {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 65px;
        margin-bottom: 10px;
    }

    .discoverblog_image {
        width: 350px;
    }

    .discoverblog_text {
        font-size: 30px;
        font-weight: 600;
        line-height: 32px;
        color: #103754;
        margin-left: 40px;
    }

    .discoverblog_text span {
        color: #ff9d00;
        position: relative;
        top: 3px;
    }

    .post_text_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .post_text_continer .wpb_wrapper {
        width: 90%;
    }

    .post_text_continer h4 {
        text-transform: none;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px !important;
    }

    .post_text_continer ol {
        margin-left: 18px;
    }

    .post_text_continer h4 strong {
        color: #FF9D00;
        font-weight: 600;
    }

    .post_text_continer a {
        color: #2983c6 !important;
    }

    .post_text_continer a:hover {
        color: #12588d !important;
    }

    .post_top_title h1 {
        text-align: left;
        text-transform: none;
        font-size: 26px;
        margin-left: 60px;
    }

    .post_top_date {
        margin-left: 60px;
        font-size: 16px;
    }

    .post_top_image_and_titleContiner {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .post_top_image_and_title {
        display: flex;
        flex-direction: row-reverse;
        background-color: #2196F3;
        justify-content: space-between;
        width: 95%;
        margin-bottom: 20px;
    }

    .post_top_image {
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
    }

    .post_top_image img {
        width: 100%;
    }

    .post_top_title {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
        justify-content: center;
    }

    /* RTL LANG */
    .discoverblog_text_rtl:lang(he) {
        direction: rtl;
        text-align: right;
        font-family: 'rubik';
        font-weight: 500;
    }

    .discoverblog_text span:lang(he) {
        top: 0px;
    }

    .post_text_continer ol:lang(he), .post_text_continer ol:lang(ar) {
        margin-right: 18px;
    }

    .post_top_image_and_title:lang(he), .post_top_image_and_title:lang(ar) {
        flex-direction: row;
    }

    .post_top_title h1:lang(he), .post_top_title h1:lang(ar) {
        text-align: right;
        margin-right: 100px;
        margin-left: 0px !important;
    }

    .post_top_title:lang(he), .post_top_title:lang(ar) {
        align-items: flex-end;
    }

    .post_top_date:lang(he) {
        margin-left: 0px;
        font-size: 18px;
        margin-right: 100px;
        font-family: 'Rubik';
    }

    .post_text_continer h4:lang(he) {
        text-transform: none;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px !important;
        font-family: 'Rubik';
        font-weight: 400;
    }

    .last_post_container:lang(he), .last_post_container:lang(ar) {
        flex-direction: row-reverse;
    }

    .small_post_date_left:lang(he), .last_post_container:lang(ar) {
        float: right;
        margin-right: 0px;
        margin-left: 20px;
        top: 9px;
    }

    .post_item_block .small_post_date_left:lang(he), .last_post_container:lang(ar) {
        top: 3px;
    }

    .title_and_desc h1:lang(he), .last_post_container:lang(ar) {
        text-align: right;
        padding-left: 40px;
        padding-right: 0px !important;
        font-weight: 500;
    }

    .title_and_desc h2:lang(he), .last_post_container:lang(ar) {
        text-align: right;
        font-size: 22px;
        line-height: 30px;
        margin-right: 0px;
        margin-left: 40px;
        font-weight: 400;
    }

    .title_and_desc:lang(he), .last_post_container:lang(ar) {
        align-items: flex-end;
    }

    .blog_read_more:lang(he), .last_post_container:lang(ar) {
        background-color: #2983C6 !important;
        color: white !important;
        border-radius: 5px;
        padding: 5px 14px 4px 14px;
        font-size: 18px;
        transition: .2s;
        width: 100px;
        text-align: center;
        font-family: 'Rubik';
    }

    .small_post_desc_right:lang(he), .last_post_container:lang(ar) {
        margin-left: 0px;
        margin-right: 56px;
        text-align: right;
        direction: rtl;
    }

    .commready_post_item h4:lang(he), .last_post_container:lang(ar) {
        line-height: 18px;
        font-size: 16px;
    }

    .commready_post_item p:lang(he), .last_post_container:lang(ar) {
        line-height: 18px;
        font-size: 16px;
        color: #0c2e49;
        font-weight: 400;
        margin-bottom: 0px;
    }

    /* RTL LANG */
    .blog_read_more {
        background-color: #2983C6 !important;
        color: white !important;
        border-radius: 5px;
        padding: 2px 10px 1px 10px;
        font-size: 14px;
        transition: .2s;
    }

    .blog_read_more:hover {
        background-color: #054c82 !important;
        transition: .2s;
    }

    .lastpostback {
        height: 180px;
        width: 100vw;
        top: 0;
        position: absolute;
        z-index: -100;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        margin-top: 0px;
        overflow: visible;
    }

    .commready_post_item .pic {
        margin-bottom: 0px !important;
    }

    .commready_post_item .post_item_desc {
        margin-bottom: 0px !important;
        background-color: #efefef;
        padding: 20px !important;
        height: 120px;
        overflow: hidden;
    }

    .commready_post_item h4 {
        margin: 0px !important;
        text-transform: none;
        color: #0c2e49 !important;
        font-weight: 600 !important;
        margin-bottom: 5px !important;
        line-height: 20px;
        font-size: 18px;
    }

    .commready_post_item h4 a {
        color: #0c2e49 !important;
    }

    .commready_post_item a:hover {
        color: #084f84 !important;
    }

    .commready_post_item p {
        font-size: 14px;
        line-height: 18px;
        color: #0c2e49;
        font-weight: 500;
        margin-bottom: 0px;
    }

    #blog_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #blog_continer .wpb_column {
        width: 95% !important;
    }

    .last_post_container {
        display: flex;
        background-color: #efefef;
        align-items: flex-start;
        justify-content: center;
        margin-bottom: 30px !important;
        margin-top: 5px;
    }

    .last_post_data {
        width: 60%;
        padding: 20px;
    }

    .last_post_image {
        width: 40%;
    }

    .title_and_desc {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .title_and_desc h1 {
        text-transform: none;
        text-align: left;
        color: #0c2e49;
        font-size: 20px;
        margin-bottom: 5px;
        padding-right: 40px;
        font-weight: 600;
    }

    .title_and_desc h2 {
        text-transform: none;
        text-align: left;
        color: #0c2e49;
        font-size: 14px;
        line-height: 18px;
        margin-right: 10px;
        margin-bottom: 5px;
        font-weight: 500;
    }

    .last_post_container a {
        margin-bottom: 0px;
        font-size: 20px;
        color: #2983c6 !important;
    }

    .last_post_container a:hover {
        font-size: 20px;
        color: #084f84 !important;
    }

    .small_post_date_left {
        margin-right: 20px;
        top: 2px;
        position: relative;
    }

    .small_day {
        background-color: white;
        color: #195B8B;
    }

    .small_month {
        background-color: #FF9D00;
        color: white;
    }
}

@media only screen and (max-width:900px) {
    .discoverblog_continer {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 93px;
        margin-bottom: 10px;
    }

    .discoverblog_image {
        width: 350px;
        position: relative;
        top: 5px;
    }

    .discoverblog_text {
        font-size: 28px;
        font-weight: 600;
        line-height: 30px;
        color: #103754;
        margin-left: 10px;
    }

    .discoverblog_text span {
        color: #ff9d00;
        position: relative;
        top: 3px;
    }

    .post_text_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .post_text_continer .wpb_wrapper {
        width: 80%;
    }

    .post_text_continer h4 {
        text-transform: none;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px !important;
    }

    .post_text_continer ol {
        margin-left: 18px;
    }

    .post_text_continer h4 strong {
        color: #FF9D00;
        font-weight: 600;
    }

    .post_text_continer a {
        color: #2983c6 !important;
    }

    .post_text_continer a:hover {
        color: #12588d !important;
    }

    .post_top_title h1 {
        text-align: center;
        text-transform: none;
        font-size: 26px;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 10px !important;
    }

    .post_top_date {
        text-align: center;
        width: 100%;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .post_top_image_and_titleContiner {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .post_top_image_and_title {
        display: flex;
        flex-direction: column;
        background-color: #2196F3;
        justify-content: space-between;
        width: 95%;
        margin-bottom: 20px;
    }

    .post_top_image {
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
    }

    .post_top_image img {
        width: 100%;
    }

    .post_top_title {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: flex-start;
        justify-content: center;
    }

    /* RTL LANG */
    .discoverblog_text_rtl:lang(he) {
        direction: rtl;
        text-align: right;
        font-family: 'rubik';
        font-weight: 500;
    }

    .discoverblog_text span:lang(he) {
        top: 0px;
    }

    .post_text_continer ol:lang(he), .post_text_continer ol:lang(ar) {
        margin-right: 18px;
    }

    .post_top_title:lang(he), .post_top_title:lang(ar) {
        align-items: flex-end;
    }

    .post_top_date:lang(he) {
        font-size: 18px;
        font-family: 'Rubik';
    }

    .post_text_continer h4:lang(he) {
        text-transform: none;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px !important;
        font-family: 'Rubik';
        font-weight: 400;
    }

    .small_post_date_left:lang(he), .last_post_container:lang(ar) {
        float: right;
        margin-right: 0px;
        margin-left: 20px;
        top: 9px;
    }

    .post_item_block .small_post_date_left:lang(he), .last_post_container:lang(ar) {
        top: 3px;
    }

    .title_and_desc h1:lang(he), .last_post_container:lang(ar) {
        text-align: right;
        padding-left: 40px;
        padding-right: 0px !important;
        font-weight: 500;
    }

    .title_and_desc h2:lang(he), .last_post_container:lang(ar) {
        text-align: right;
        font-size: 22px;
        line-height: 30px;
        margin-right: 0px;
        margin-left: 40px;
        font-weight: 400;
    }

    .title_and_desc:lang(he), .last_post_container:lang(ar) {
        align-items: flex-end;
    }

    .blog_read_more:lang(he), .last_post_container:lang(ar) {
        background-color: #2983C6 !important;
        color: white !important;
        border-radius: 5px;
        padding: 5px 14px 4px 14px;
        font-size: 18px;
        transition: .2s;
        width: 100px;
        text-align: center;
        font-family: 'Rubik';
    }

    .small_post_desc_right:lang(he), .last_post_container:lang(ar) {
        margin-left: 0px;
        margin-right: 56px;
        text-align: right;
        direction: rtl;
    }

    .commready_post_item h4:lang(he), .last_post_container:lang(ar) {
        line-height: 18px;
        font-size: 16px;
    }

    .commready_post_item p:lang(he), .last_post_container:lang(ar) {
        line-height: 18px;
        font-size: 16px;
        color: #0c2e49;
        font-weight: 400;
        margin-bottom: 0px;
    }

    /* RTL LANG */
    .blog_read_more {
        background-color: #2983C6 !important;
        color: white !important;
        border-radius: 5px;
        padding: 2px 10px 1px 10px;
        font-size: 14px;
        transition: .2s;
    }

    .blog_read_more:hover {
        background-color: #054c82 !important;
        transition: .2s;
    }

    .lastpostback {
        height: 180px;
        width: 110vw;
        top: 0;
        position: absolute !important;
        z-index: -100;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        margin-top: 0px;
        overflow: visible;
        left: -21px;
    }

    .commready_post_item .pic {
        margin-bottom: 0px !important;
    }

    .commready_post_item .post_item_desc {
        margin-bottom: 0px !important;
        background-color: #efefef;
        padding: 20px !important;
        overflow: hidden;
    }

    .commready_post_item h4 {
        margin: 0px !important;
        text-transform: none;
        color: #0c2e49 !important;
        font-weight: 600 !important;
        margin-bottom: 5px !important;
        line-height: 20px;
        font-size: 18px;
    }

    .commready_post_item h4 a {
        color: #0c2e49 !important;
    }

    .commready_post_item a:hover {
        color: #084f84 !important;
    }

    .commready_post_item p {
        font-size: 14px;
        line-height: 18px;
        color: #0c2e49;
        font-weight: 500;
        margin-bottom: 0px;
    }

    #blog_continer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #blog_continer .wpb_column {
        width: 90% !important;
    }

    .last_post_container {
        display: flex;
        flex-direction: column-reverse;
        background-color: #efefef;
        align-items: flex-start;
        justify-content: center;
        margin-bottom: 20px !important;
        margin-top: 0px;
    }

    .last_post_data {
        width: 100%;
        padding: 20px;
    }

    .last_post_image {
        width: 100%;
    }

    .title_and_desc {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .title_and_desc h1 {
        text-transform: none;
        text-align: left;
        color: #0c2e49;
        font-size: 20px;
        margin-bottom: 5px;
        font-weight: 600;
    }

    .title_and_desc h2 {
        text-align: left;
        color: #0c2e49;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px;
        font-weight: 500;
    }

    .last_post_container a {
        margin-bottom: 0px;
        font-size: 20px;
        color: #2983c6 !important;
    }

    .last_post_container a:hover {
        font-size: 20px;
        color: #084f84 !important;
    }

    .small_post_date_left {
        margin-right: 20px;
        top: 2px;
        position: relative;
    }

    .small_day {
        background-color: white;
        color: #195B8B;
    }

    .small_month {
        background-color: #FF9D00;
        color: white;
    }
}

/* Blog CSS END*/

/* FIX2020 START */

@media only screen and (min-width: 1281px) {
    .icon-globe2 a {
        font-size: 0px;
    }

    .icon-globe2:before {
        content: "\f0ac";
        top: 41px;
        position: relative;
        font-size: 27px;
        color: white;
        left: 6px;
    }

    #menu>ul>li>a>span {
        left: 10px;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1018px) {
    .icon-globe2 a {
        font-size: 0px;
    }

    .icon-globe2:before {
        content: "\f0ac";
        top: 41px;
        position: relative;
        font-size: 27px;
        color: white;
        left: 6px;
    }

    #menu>ul>li>a>span {
        left: 20px;
    }
}

@media only screen and (max-width:1017px) {
    #mobile_menu .icon-globe2:before {
        content: "\f0ac";
        position: relative;
        font-size: 27px;
        color: white;
        left: 30px;
        position: absolute;
        z-index: 1000;
        width: 220px;
        height: 40px;
        top: 290px;
        display: none;
    }

    #mobile_menu .icon-globe2 a {
        font-size: 14px;
        font-family: 'comfortaa'
    }

    .lang-item-26 a {
        font-family: 'rubik' !important;
        font-size: 16px !important;
    }

    .lang-item-38 a {
        font-family: 'Tajawal' !important;
    }
}

/* Home START */

/*Home max-width: 1551px START */

#select_lang {
    position: absolute !important;
    background-color: #000000db;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 500;
    left: 0 !important;
}

#tip_left .links_container {
    display: flex;
}

#tip_left .links_container img {
    width: 150px;
}

#tip_left .gap {
    width: 20px;
}

.applinks .title {
    color: #ff9d00 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}

.applinks p {
    margin-bottom: 30px !important;
}

.applinks .take_free {
    margin-bottom: 10px !important;
}

@media only screen and (min-width: 1551px) {
    .resources_flex_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .resources_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 1000px;
    }

    .resources_text {
        width: 60%;
    }

    .resources_text h2 {
        font-size: 15px;
        line-height: 23px;
    }

    .resources_image {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .resources_image img {
        width: 380px;
    }

    .commready_video_container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 60px !important;
    }

    .commready_video iframe {
        width: 560px;
        height: 315px;
        position: relative;
        top: 20px;
    }

    #gradient_resources {
        height: 250px;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        margin-top: 0px;
        overflow: visible;
    }

    .prep_start_page img {
        width: 330px;
    }

    .start_demo_container2 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .startDemoLink2 {
        position: relative;
        top: 8px;
    }

    .start_demo2 {
        position: absolute;
        top: 36px;
        left: 40px;
        font-size: 35px;
        font-weight: 900;
        line-height: 34px;
        color: #0C2C44;
        letter-spacing: -0.04em;
    }

    .arrow2 {
        position: absolute;
        width: 40px;
        top: 45px;
        right: 43px;
    }

    .computer2 {
        width: 250px;
        z-index: -100;
        margin-bottom: 10px;
    }

    .start_demo_text2 {
        width: 80%;
        color: #195B8B;
        font-weight: 600;
        letter-spacing: -.04em;
        font-size: 18px;
    }

    .fig_and_start .start h2 {
        font-size: 16px;
        line-height: 24px;
        padding-left: 70px;
        padding-right: 70px;
        color: white;
        font-weight: 400;
        margin-bottom: -30px;
    }

    .fig_and_start .start {
        text-align: center;
        width: 600px;
        display: inline-block;
        position: relative;
        top: -15px;
    }

    .fig_and_start {
        width: 100%;
        display: flex;
        margin-top: 70px;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }

    .start_demo_container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row-reverse;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .startDemoLink {
        position: relative;
        top: 8px;
    }

    .start_demo {
        position: absolute;
        top: 36px;
        left: 40px;
        font-size: 35px;
        font-weight: 900;
        line-height: 34px;
        color: #0C2C44;
        letter-spacing: -0.04em;
    }

    .arrow {
        position: absolute;
        width: 40px;
        top: 45px;
        right: 43px;
    }

    .computer {
        width: 250px;
        z-index: -100;
    }

    .start_demo_text {
        width: 450px;
        color: #195B8B;
        font-weight: 600;
        letter-spacing: -.04em;
        font-size: 18px;
    }

    .home_doctor {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 60px;
        margin-bottom: 80px !important;
    }

    .home_doctor .doc_pic {
        height: 400px;
        overflow: hidden;
    }

    .home_doctor .vc_column_container>.vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .doc_text_container {
        height: 400px;
        background-color: #f1f1f1;
        justify-content: space-between;
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        padding: 30px;
    }

    .home_below_figs .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home_below_figs p {
        font-size: 16px;
        width: 560px;
        color: #195B8B;
        font-weight: 600 !important;
        margin-top: 30px;
        line-height: 26px;
    }

    .doc_text_container h1 {
        text-transform: none;
        color: #195B8B;
        margin-bottom: 10px;
        font-size: 34px;
        padding-right: 50px;
    }

    .doc_text_container h2 {
        text-transform: none;
        color: #195B8B;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 28px
    }

    .doc_text_container p a {
        text-transform: none;
        color: #FF9D00 !important;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 28px
    }

    .doc_text_container p a:hover {
        color: #d38911 !important;
    }

    #gradient {
        height: 485px;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        margin-top: 0px;
        overflow: visible;
    }

    .figs_and_app_link_conainer .orange_and_blue {
        display: none;
    }

    .home_title h1 {
        font-weight: 400;
        text-align: center;
        color: white;
        font-size: 40px;
        line-height: 53px;
        max-width: 670px;
        display: table;
        margin: 0 auto;
    }

    .home_title h2 {
        margin-top: 10px !important;
        font-weight: 400;
        text-align: center;
        color: white;
        font-size: 22px;
        line-height: 30px;
        display: table;
        margin: 0 auto;
        max-width: 806px;
    }

    .figs_and_app_link_conainer .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .figs_and_app_link_conainer p {
        margin: 0px !important;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper {
        flex-direction: column;
        width: 800px;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper h2 {
        color: #FF9D00;
        font-size: 40px;
        font-weight: 400;
        margin-bottom: 15px;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper h3 {
        color: white;
        font-size: 30px;
        font-weight: 400;
        text-transform: none;
        text-align: center;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper .gap {
        width: 25px;
    }

    .figs_and_app_link_conainer .text .links_container {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .figs_and_app_link_conainer .text .links_container img {
        width: 200px;
    }

    .figs_and_app_link_conainer .orangefig {
        flex-direction: column;
        width: 350px;
    }

    .figs_and_app_link_conainer .bluefig {
        flex-direction: column;
        width: 350px;
    }

    .figs_and_app_link_conainer .bluefig img {
        width: 350px;
        position: relative;
        top: 55px;
    }

    .figs_and_app_link_conainer .orangefig img {
        width: 350px;
        position: relative;
        top: 60px;
    }
}

/*Home max-width: 1551px END */

/* (max-width: 1551px) and (min-width: 1101px) START */

@media only screen and (max-width: 1550px) and (min-width: 1281px) {
    .resources_flex_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .resources_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 1000px;
    }

    .resources_text {
        width: 60%;
    }

    .resources_text h2 {
        font-size: 15px;
        line-height: 23px;
    }

    .resources_image {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .resources_image img {
        width: 380px;
    }

    .commready_video_container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 60px !important;
    }

    .commready_video iframe {
        width: 560px;
        height: 315px;
        position: relative;
        top: 20px;
    }

    #gradient_resources {
        height: 250px;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        margin-top: 0px;
        overflow: visible;
    }

    .prep_start_page img {
        width: 330px;
    }

    .start_demo_container2 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .startDemoLink2 {
        position: relative;
        top: 8px;
    }

    .start_demo2 {
        position: absolute;
        top: 36px;
        left: 40px;
        font-size: 35px;
        font-weight: 900;
        line-height: 34px;
        color: #0C2C44;
        letter-spacing: -0.04em;
    }

    .arrow2 {
        position: absolute;
        width: 40px;
        top: 45px;
        right: 43px;
    }

    .computer2 {
        width: 250px;
        z-index: -100;
        margin-bottom: 10px;
    }

    .start_demo_text2 {
        width: 80%;
        color: #195B8B;
        font-weight: 600;
        letter-spacing: -.04em;
        font-size: 18px;
    }

    .fig_and_start .start h2 {
        font-size: 16px;
        line-height: 24px;
        padding-left: 70px;
        padding-right: 70px;
        color: white;
        font-weight: 400;
        margin-bottom: -30px;
    }

    .fig_and_start .start {
        text-align: center;
        width: 600px;
        display: inline-block;
        position: relative;
        top: -15px;
    }

    .fig_and_start {
        width: 100%;
        display: flex;
        margin-top: 70px;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }

    .home_doctor {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 60px;
        margin-bottom: 80px !important;
    }

    .home_doctor .doc_pic {
        height: 400px;
        overflow: hidden;
    }

    .home_doctor .vc_column_container>.vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .doc_text_container {
        height: 400px;
        background-color: #f1f1f1;
        justify-content: space-between;
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        padding: 20px;
    }

    .doc_text_container h1 {
        text-transform: none;
        color: #195B8B;
        margin-bottom: 10px;
        font-size: 30px;
        padding-right: 50px;
    }

    .doc_text_container h2 {
        text-transform: none;
        color: #195B8B;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 26px
    }

    .doc_text_container p a {
        text-transform: none;
        color: #FF9D00 !important;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 28px
    }

    .doc_text_container p a:hover {
        color: #d38911 !important;
    }
}

@media only screen and (max-width: 1280px) and (min-width: 1018px) {
    .resources_flex_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .resources_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 900px;
    }

    .resources_text {
        width: 60%;
    }

    .resources_text h2 {
        font-size: 14px;
        line-height: 22px;
    }

    .resources_image {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .resources_image img {
        width: 350px;
    }

    .commready_video_container {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 60px !important;
    }

    .commready_video iframe {
        width: 560px;
        height: 315px;
        position: relative;
        top: 20px;
    }

    #gradient_resources {
        height: 250px;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        margin-top: 0px;
        overflow: visible;
    }

    .prep_start_page img {
        width: 100%;
        margin-top: -37px;
        margin-bottom: 0px;
    }

    .prep_start_page {
        overflow: hidden;
    }

    .start_demo_container2 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .startDemoLink2 {
        position: relative;
        top: 8px;
    }

    .start_demo2 {
        position: absolute;
        top: 0px;
        left: 40px;
        font-size: 35px;
        font-weight: 900;
        line-height: 34px;
        color: #0C2C44;
        letter-spacing: -0.04em;
    }

    .arrow2 {
        position: absolute;
        width: 40px;
        top: 45px;
        right: 43px;
    }

    .computer2 {
        width: 250px;
        z-index: -100;
        margin-bottom: -70px;
    }

    .start_demo_text2 {
        width: 80%;
        color: #195B8B;
        font-weight: 600;
        letter-spacing: -.04em;
        font-size: 18px;
    }

    .fig_and_start .start h2 {
        font-size: 16px;
        line-height: 24px;
        padding-left: 70px;
        padding-right: 70px;
        color: white;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .fig_and_start .start {
        text-align: center;
        display: inline-block;
        position: relative;
        top: -15px;
    }

    .fig_and_start {
        width: 100%;
        display: flex;
        margin-top: 40px;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .home_doctor {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px;
        margin-bottom: 80px !important;
    }

    .home_doctor .doc_pic {
        height: 280px;
        overflow: hidden;
        width: 45%;
    }

    .home_doctor .doc_text {
        width: 55%;
    }

    .home_doctor .vc_column_container>.vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .doc_text_container {
        height: 280px;
        background-color: #f1f1f1;
        justify-content: space-between;
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        padding: 20px;
    }

    .doc_text_container h1 {
        text-transform: none;
        color: #195B8B;
        margin-bottom: 5px;
        font-size: 30px;
        line-height: 3+6px;
        padding-right: 50px;
    }

    .doc_text_container h2 {
        text-transform: none;
        color: #195B8B;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 24px
    }

    .doc_text_container p a {
        text-transform: none;
        color: #FF9D00 !important;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 28px
    }

    .doc_text_container p a:hover {
        color: #d38911 !important;
    }
}

@media only screen and (max-width: 1017px) and (min-width: 601px) {
    .resources_flex_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .resources_container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .resources_text {
        width: 90%
    }

    .resources_text h2 {
        font-size: 16px;
        line-height: 24px;
    }

    .resources_image {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .resources_image img {
        width: 400px;
    }

    .commready_video_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .commready_video {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .commready_video iframe {
        width: 560px !important;
        height: 315px !important;
        position: relative;
        top: 20px;
    }

    #gradient_resources {
        height: 250px;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        overflow: visible;
    }
}

@media only screen and (max-width:600px) and (min-width: 411px) {
    .resources_flex_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .resources_container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .resources_text {
        width: 90%
    }

    .resources_text h2 {
        font-size: 16px;
        line-height: 24px;
    }

    .resources_image {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .resources_image img {
        width: 350px;
    }

    .commready_video_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .commready_video {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .commready_video iframe {
        width: 384px !important;
        height: 216px !important;
        position: relative;
        top: 10px;
    }

    #gradient_resources {
        height: 160px;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        overflow: visible;
    }
}

/* END (max-width:600px) and (min-width: 411px) { */

@media only screen and (max-width:400px) {
    .discoverblog_continer {
        margin-top: 70px;
    }

    .resources_flex_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .resources_container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .resources_text {
        width: 90%
    }

    .resources_text h2 {
        font-size: 16px;
        line-height: 24px;
    }

    .resources_image {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .resources_image img {
        width: 350px;
    }

    .commready_video_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .commready_video {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .commready_video iframe {
        width: 336px !important;
        height: 189px !important;
        position: relative;
        top: 10px;
    }

    #gradient_resources {
        height: 160px;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        overflow: visible;
    }
}

/* END (max-width:400px) */

@media only screen and (max-width: 1017px) {
    .mobile_bt {
        margin-bottom: -9px !important;
    }

    .prep_start_page img {
        width: 100%;
        margin-top: -37px;
        margin-bottom: 0px;
    }

    .prep_start_page {
        overflow: hidden;
    }

    .start_demo_container2 {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .startDemoLink2 {
        position: relative;
        top: 8px;
    }

    .start_demo2 {
        position: absolute;
        top: 0px;
        left: 40px;
        font-size: 35px;
        font-weight: 900;
        line-height: 34px;
        color: #0C2C44;
        letter-spacing: -0.04em;
    }

    .arrow2 {
        position: absolute;
        width: 40px;
        top: 45px;
        right: 43px;
    }

    .computer2 {
        width: 250px;
        z-index: -100;
        margin-bottom: 20px;
    }

    .start_demo_text2 {
        width: 80%;
        color: #195B8B;
        font-weight: 600;
        letter-spacing: -.04em;
        font-size: 18px;
    }

    .fig_and_start .start h2 {
        font-size: 16px;
        line-height: 24px;
        padding-left: 20px;
        padding-right: 20px;
        color: white;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .fig_and_start .start {
        text-align: center;
        display: inline-block;
        position: relative;
        top: -15px;
    }

    .fig_and_start {
        width: 100%;
        display: flex;
        margin-top: 40px;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }

    .home_doctor {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px;
        flex-direction: column;
        margin-bottom: 20px !important;
    }

    .home_doctor .doc_pic {
        overflow: hidden;
        width: 100%;
    }

    .home_doctor .doc_text {
        width: 100%;
        margin-bottom: 40px;
    }

    .home_doctor .vc_column_container>.vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .doc_text_container {
        background-color: #f1f1f1;
        justify-content: space-between;
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        padding: 20px;
    }

    .doc_text_container h1 {
        text-transform: none;
        color: #195B8B;
        margin-bottom: 5px;
        font-size: 30px;
        line-height: 3+6px;
        padding-right: 50px;
    }

    .doc_text_container h2 {
        text-transform: none;
        color: #195B8B;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 40px !important;
    }

    .doc_text_container p a {
        text-transform: none;
        color: #FF9D00 !important;
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 28px
    }

    .doc_text_container p a:hover {
        color: #d38911 !important;
    }
}

@media only screen and (max-width: 1550px) and (min-width: 1101px) {
    .start_demo_container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row-reverse;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .startDemoLink {
        position: relative;
        top: 8px;
    }

    .start_demo {
        position: absolute;
        top: 36px;
        left: 40px;
        font-size: 35px;
        font-weight: 900;
        line-height: 34px;
        color: #0C2C44;
        letter-spacing: -0.04em;
    }

    .arrow {
        position: absolute;
        width: 40px;
        top: 45px;
        right: 43px;
    }

    .computer {
        width: 250px;
        z-index: -100;
    }

    .start_demo_text {
        width: 450px;
        color: #195B8B;
        font-weight: 600;
        letter-spacing: -.04em;
        font-size: 18px;
    }

    .home_below_figs .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home_below_figs p {
        font-size: 16px;
        width: 560px;
        color: #195B8B;
        font-weight: 600 !important;
        margin-top: 30px;
        line-height: 26px;
    }

    #gradient {
        height: 410px;
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
        margin-top: 0px;
        overflow: visible;
    }

    .figs_and_app_link_conainer .orange_and_blue {
        display: none;
    }

    .home_title h1 {
        font-weight: 400;
        text-align: center;
        color: white;
        font-size: 40px;
        line-height: 53px;
        max-width: 670px;
        display: table;
        margin: 0 auto;
    }

    .home_title h2 {
        margin-top: 10px !important;
        font-weight: 400;
        text-align: center;
        color: white;
        font-size: 22px;
        line-height: 30px;
        display: table;
        margin: 0 auto;
        max-width: 806px;
    }

    .figs_and_app_link_conainer .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .figs_and_app_link_conainer p {
        margin: 0px !important;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper {
        flex-direction: column;
        width: 580px;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper h2 {
        color: #FF9D00;
        font-size: 30px;
        font-weight: 400;
        margin-bottom: 5px;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper h3 {
        color: white;
        font-size: 30px;
        font-weight: 400;
        text-transform: none;
        text-align: center;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper .gap {
        width: 25px;
    }

    .figs_and_app_link_conainer .text .links_container {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .figs_and_app_link_conainer .text .links_container img {
        width: 200px;
    }

    .figs_and_app_link_conainer .orangefig {
        flex-direction: column;
        width: 250px;
    }

    .figs_and_app_link_conainer .bluefig {
        flex-direction: column;
        width: 250px;
    }

    .figs_and_app_link_conainer .bluefig img {
        width: 250px;
        position: relative;
        top: 55px;
    }

    .figs_and_app_link_conainer .orangefig img {
        width: 250px;
        position: relative;
        top: 60px;
    }
}

/* (max-width: 1551px) and (min-width: 1101px) END */

/*  (max-width: 1100px) START */

@media only screen and (max-width: 1100px) {
    .start_demo_container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .startDemoLink {
        position: relative;
        top: 8px;
    }

    .start_demo {
        position: absolute;
        top: 36px;
        left: 40px;
        font-size: 35px;
        font-weight: 900;
        line-height: 34px;
        color: #0C2C44;
        letter-spacing: -0.04em;
    }

    .arrow {
        position: absolute;
        width: 40px;
        top: 45px;
        right: 43px;
    }

    .computer {
        width: 250px;
        z-index: -100;
        margin-bottom: 10px;
    }

    .start_demo_text {
        width: 80%;
        color: #195B8B;
        font-weight: 600;
        letter-spacing: -.04em;
        font-size: 18px;
    }

    .home_below_figs .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home_below_figs p {
        font-size: 16px;
        width: 90%;
        color: #195B8B;
        font-weight: 600 !important;
        margin-top: 30px;
        line-height: 26px;
    }

    .home_title .wpb_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #gradient {
        background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
    }

    .home_title h1 {
        font-weight: 400;
        text-align: center;
        color: white;
        font-size: 26px;
        line-height: 35px;
        max-width: 670px;
        display: table;
        margin: 15px 0px 0px 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .home_title h2 {
        margin-top: 10px;
        font-weight: 400;
        text-align: center;
        color: white;
        font-size: 18px;
        line-height: 24px;
        padding-left: 10px;
        padding-right: 10px;
        max-width: 600px;
    }

    .figs_and_app_link_conainer .wpb_wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        flex-direction: column;
    }

    .figs_and_app_link_conainer p {
        margin: 0px !important;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper {
        flex-direction: column;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper h2 {
        color: #FF9D00;
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 5px;
        text-align: center;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper h3 {
        color: white;
        font-size: 22px;
        font-weight: 400;
        text-transform: none;
        text-align: center;
    }

    .figs_and_app_link_conainer .text .wpb_wrapper .gap {
        width: 15px;
    }

    .figs_and_app_link_conainer .text .links_container {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin-bottom: 30px;
    }

    .figs_and_app_link_conainer .text .links_container img {
        width: 150px;
    }

    .figs_and_app_link_conainer .orangefig {
        display: none;
        flex-direction: column;
        width: 250px;
    }

    .figs_and_app_link_conainer .bluefig {
        display: none;
        flex-direction: column;
        width: 250px;
    }

    .figs_and_app_link_conainer .orange_and_blue {
        width: 310px;
        margin-bottom: 20px !important;
        margin-top: 20px;
    }

    .figs_and_app_link_conainer .bluefig img {
        width: 250px;
        position: relative;
        top: 55px;
    }

    .figs_and_app_link_conainer .orangefig img {
        width: 250px;
        position: relative;
        top: 60px;
    }
}

/*  (max-width: 1100px) END */

/* Home END */

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid>li, .wpb_button {
    margin-bottom: 0px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}

.comment img {
    width: 40px;
    margin-bottom: 0px;
}

.comment_container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px !important;
}

.comment_container h2 {
    width: 600px;
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
}

.cub_and_text h1 {
    margin-bottom: 10px;
    color: #ff9d00;
}

.cub_and_text h2 {
    margin-bottom: 10px;
    color: #185b8b
}

.cub_and_text li {
    color: #185b8b;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -.02em;
}

.cub_and_text ul {
    list-style: none;
}

.cub_and_text li span {
    position: relative;
    left: 24px;
}

.cub_and_text li:before {
    content: url('https://commready.com/fix2020/wp-content/uploads/2020/11/Path-337.png');
    position: absolute;
    left: 10;
}

.phone_and_text h1 {
    margin-top: 20px;
    font-size: 26px;
    margin-bottom: 5px;
    text-transform: none;
    color: #FF9D00;
}

.phone_and_text h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: none;
    color: #195B8B;
}

.comments_container {
    margin-bottom: 40px;
}

@media only screen and (max-width: 1280px) and (min-width: 1018px) {
    .cub_and_text {
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 1017px) and (min-width: 769px) {
    .cub_and_text {
        margin-top: 40px !important;
    }

    .comment img {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 769px) {
    .phone_and_text h3 {
        font-size: 13px;
        line-height: 20px;
        font-weight: 600;
        margin-bottom: 0px;
        text-transform: none;
        color: #3a3a3a;
    }

    .phone_and_text .orange {
        color: #ff9e02;
        padding-right: 4px;
    }

    .app_links {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 30px !important;
    }

    .app_links img {
        width: 150px !important;
        padding-right: 20px;
    }

    .comment_container h2 {
        width: 600px;
        margin-top: 10px;
        font-size: 18px;
        line-height: 24px;
    }

    .phone_and_text {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .phone_img img {
        width: 400px;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .cub_and_text {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: -70px;
        margin-bottom: -40px;
    }

    #topback {
        background-image: none !important;
        background: #195B8B !important;
        /* height: 420px; */
        padding-bottom: 40px;
    }

    .about_top_img img {
        width: 400px;
    }

    .about_top_text_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about_top_text, .about_top_text2 {
        font-weight: 400;
        padding-left: 19px;
        color: #ffffff;
        margin-top: 55px;
        font-size: 18px;
        width: 800px;
    }

    .about_second {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about_second {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 50px;
        padding-top: 20px;
    }

    .about_second img {
        width: 400px
    }

    .phone_img img {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .dear_users_flex {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 70px;
    }

    .dear_users_container {
        width: 700px;
    }

    .dear_users_container .title {
        font-weight: 600;
        color: #195B8B;
    }

    .dear_users_container .text {
        color: #195B8B;
    }

    .name_and_sign_container {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .name_and_sign_container .name {
        color: #195B8B;
    }

    .name_and_sign_container img {
        width: 90px;
        position: relative;
        top: 4px;
        left: -20px;
    }
}

/* privacy_and_whats_in_it_container START*/

@media only screen and (min-width: 1131px) {
    .privacy_and_whats_in_it_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .privacy_and_whats_in_it {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 450px;
    }

    .privacy_and_whats_in_it .item {
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .privacy_and_whats_in_it .title {
        color: white !important;
        font-size: 30px;
    }

    .privacy {
        background-color: #2983C6;
    }

    .whats_in_it {
        background-color: #195B8B;
    }

    .privacy_and_whats_in_it .item .text {
        color: white !important;
        font-size: 18px;
        font-weight: 300;
    }

    .privacy_and_whats_in_it .item .disclaimer {
        color: #FF9D00 !important;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .privacy_and_whats_in_it .line_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .privacy_and_whats_in_it .line {
        background-color: rgba(255, 255, 255, 0.123);
        height: 1px;
        margin-top: 15px;
        margin-bottom: 15px !important;
        width: 80%;
    }
}

@media only screen and (max-width: 1130px) {
    .privacy_and_whats_in_it_container {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .privacy_and_whats_in_it {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 40px;
        width: 100% !important;
    }

    .privacy_and_whats_in_it .item {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .privacy_and_whats_in_it .item div {
        width: 85%;
    }

    .privacy_and_whats_in_it .item br {
        display: none;
    }

    .privacy_and_whats_in_it .title {
        color: white !important;
        font-size: 30px;
        margin-top: 40px !important;
    }

    .privacy {
        background-color: #2983C6;
    }

    .whats_in_it {
        background-color: #195B8B;
    }

    .privacy_and_whats_in_it .item .text {
        color: white !important;
        font-size: 18px;
        font-weight: 300;
    }

    .privacy_and_whats_in_it .item .disclaimer {
        color: #FF9D00 !important;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0px;
    }

    .privacy_and_whats_in_it .line_container {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .privacy_and_whats_in_it .line {
        background-color: rgba(255, 255, 255, 0.123);
        height: 1px;
        margin-top: 15px;
        margin-bottom: 15px !important;
        width: 80%;
    }
}

/* privacy_and_whats_in_it_container END*/

@media only screen and (max-width: 768px) {
    .phone_and_text h3 {
        font-size: 12px;
        line-height: 20px;
        font-weight: 600;
        margin-bottom: 0px;
        text-transform: none;
        color: #3a3a3a;
    }

    .phone_and_text .orange {
        color: #ff9e02;
        padding-right: 4px;
    }

    .phone_img img {
        margin-top: 40px;
        /* margin-bottom: 60px; */
    }

    .app_links {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 40px !important;
    }

    .app_links img {
        width: 150px !important;
        padding-right: 20px;
    }

    .about_second_container h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 40px !important;
    }

    .about_second img {
        width: 250px;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .about_top_img img {
        width: 300px;
    }

    .cub_and_text h1 {
        margin-top: 40px;
        margin-bottom: 10px;
        color: #ff9d00;
    }

    #topback {
        background-image: none !important;
        background: #195B8B !important;
        /* height: 420px; */
        padding-bottom: 40px;
    }

    .about_top_text_container {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about_top_text, .about_top_text2 {
        font-weight: 400;
        padding-left: 19px;
        color: #ffffff;
        margin-top: 55px;
        font-size: 18px;
        line-height: 24px;
        width: 80%;
    }
}

/* FIX2020 END */

/* Article START */

.flex_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.article_container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1200px;
}

.article_container .info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px;
    width: 620px;
    background-color: #F3F3F3;
    height: 400px;
    overflow: hidden;
}

.article_container .title {
    color: #2983C6 !important;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}

.article_container .body_text {
    color: #2A2F39;
    font-size: 14px;
    line-height: 26px;
}

.article_container a {
    color: #195B8B;
    font-size: 16px;
    line-height: 26px;
}

.read_more {
    color: #2983C6 !important;
}

.read_more:hover {
    color: #195B8B;
}

.article_container .pic {
    width: 580px;
    height: 400px;
    background-image: url("https://commready.com/wp-content/uploads/2020/05/generationZ.jpg");
    padding: 30px;
    background-repeat: no-repeat;
    background-size: cover;
}

.article_container img {
    width: 100%;
}

@media only screen and (max-width:1250px) and (min-width: 1001px) {
    .article_container {
        width: 950px;
    }

    .article_container .info {
        height: 420px;
    }

    .article_container .title {
        color: #2983C6 !important;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .article_container .body_text {
        color: #2A2F39;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 5px
    }

    .article_container .pic {
        width: 580px;
        height: 420px;
        overflow: hidden;
        background-image: url("https://commready.com/wp-content/uploads/2020/05/generationZ.jpg");
        padding: 30px;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width:1000px) and (min-width: 768px) {
    .article_container {
        width: 700px;
    }

    .article_container .title br {
        display: none;
    }

    .article_container .info {
        height: 580px;
    }

    .article_container .pic {
        height: 580px;
    }
}

@media only screen and (max-width:767px) {
    .dear_users_flex {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 30px !important;
    }

    .dear_users_container {
        width: 80%;
    }

    .dear_users_container .title {
        font-weight: 600;
        color: #195B8B;
    }

    .dear_users_container .text {
        color: #195B8B;
    }

    .name_and_sign_container {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .name_and_sign_container .name {
        color: #195B8B;
    }

    .name_and_sign_container img {
        width: 90px;
        position: relative;
        top: 4px;
        left: -20px;
    }

    .article_container {
        flex-direction: column-reverse;
        width: 90%;
    }

    .article_container .info {
        width: 100%;
        height: auto;
    }

    .article_container .title {
        font-size: 20px;
        line-height: 28px
    }

    .article_container .body_text {
        margin-bottom: 15px;
    }

    .article_container .title br {
        display: none;
    }

    .article_container .pic {
        width: 100%;
        height: 150px;
    }
}

/* Article END */

.content_body {
    overflow: inherit !important;
}

/* Nexus 10 () ----------- */

@media only screen and (max-width: 800px) and (max-height: 1280px) {
    #logo {
        width: 35%;
    }
}

/* Nexus 7 (landscape) ----------- */

@media only screen and (min-width: 604px) and (orientation: landscape) {
    .super_fig .wpb_single_image img {
        margin-top: 80px;
        max-width: 400px;
    }

    .vc_col-sm-8 {
        width: 100%;
    }
}

/* Nexus 7 (landscape)END ----------- */

.footer_soc_icon {
    color: #FFFFFF;
}

#tip_mobile img {
    content: url("/wp-content/uploads/2019/05/tip_mobile@2x.png");
}

.lang-item-26 span {
    font-size: 15px;
    font-family: 'Rubik', Montserrat, Arial, Helvetica, sans-serif !important;
    font-weight: 400;
}

.post_content a:not(.button), .post_content a:not(.button):visited {
    color: inherit;
    text-decoration: none;
}

.questionnaire .bold {
    font-size: 19px;
    text-shadow: 0px .1px, .1px .1px, .1px .1px;
}

.let_go_and_figs button {
    letter-spacing: 0em;
    font-size: 45px;
    top: 0;
    font-weight: 900;
    text-transform: none;
    padding-top: 15px;
    margin-top: 30px;
}

.start {
    width: 500px
}

/* text page START */

.paragraph_first {
    font-weight: 700;
}

.indent {
    padding-left: 50pt;
    text-indent: -30pt;
}

.text_page_tab {
    padding-left: 7px;
}

.line_tab {
    padding-left: 28px;
}

.top_space {
    margin-top: 25px;
}

#text_page {
    padding: 40px;
}

.text_page_title {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}

.text_page_title2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}

.paragraph {
    margin-bottom: 40px;
    font-size: 16px;
}

.strong {
    font-weight: 700;
}

.paragraph_indent {
    padding-top: 0pt;
    padding-left: 50pt;
    text-indent: -30pt;
    line-height: 150%;
    text-align: left;
    margin-bottom: 10px;
}

.no_indent {
    text-indent: 0pt !important;
}

.paragraph_indent_no_number {
    padding-top: 10pt;
    padding-left: 30pt;
    text-indent: -13pt;
    line-height: 150%;
    text-align: left;
}

.paragraph_indent_no_number :before {
    content: " ";
    color: #b5b5b5;
    font-family: Symbol, serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 14pt;
}

.paragraph_2nd_indent {
    padding-top: 0pt;
    padding-left: 60pt;
    text-indent: -12pt;
    line-height: 150%;
    text-align: left;
}

.paragraph_2nd_indent :before {
    content: " ";
    color: #b5b5b5;
    font-family: Symbol, serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 14pt;
}

/* text page END */

/* Microsoft Edge Browser 12+ (All) - @supports method */

@supports (-ms-ime-align:auto) {
    #gradient, #gradient_prep, #gradient_contact_page, .questionnaire_back {
        background: linear-gradient(to top, #0c2c44 0%, #2983c5 100%) !important;
        height: 530px !important;
        margin-top: -1px !important;
    }

    .questionnaire {
        font-size: 0;
    }

    .bootomtip #tip_img {
        bottom: 80px;
    }

    .bootomtip .bootomtip_text {
        bottom: 89px;
    }
}

#footer a {
    color: #ffffff;
}

#footer a:hover {
    color: #ffffffa3;
}

/* responsive FIX START ------------------------------------------------*/

/* min 560PX START */

@media screen and (max-width: 560px) {
    .bootomtip .bootomtip_text {
        line-height: 14px;
        bottom: 30px !important;
        padding-right: 20px;
    }
}

/* min 560PX END */

/* min 500X START */

@media screen and (max-width: 500px) {
    .commready_tab2_que7 input[type="radio"]+label {
        padding-right: 20px !important;
    }

    #single_que_tip_text {
        text-align: center;
    }

    #single_que_tip_text p {
        text-align: left;
    }

    #single_que_tip_text p {
        margin-top: 10px;
        font-size: 13px;
        font-weight: 700 !important;
        line-height: 18px;
    }

    #single_que_tip_text {
        position: absolute;
        height: 0px;
        opacity: 0;
    }

    #single_que_icon_tip:hover+#single_que_tip_text {
        display: inline-block;
        opacity: 1 !important;
        height: auto !important;
        width: 100% !important;
        border-radius: 15px;
        background: white;
        border: solid 2px #2983C6;
        padding: 15px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        transition: opacity 0.3s ease-in;
        /* vendorless fallback */
        -o-transition: opacity 0.3s ease-in;
        /* opera */
        -ms-transition: opacity 0.3s ease-in;
        /* IE 10 betas, not needed in final build. */
        -moz-transition: opacity 0.3s ease-in;
        /* Firefox */
        -webkit-transition: opacity 0.3s ease-in;
        /*safari and chrome */
    }
}

/* min 500X END */

/* max 1360 START fix header*/

@media screen and (max-width: 1370px) and (min-width: 1060px) {
    li {
        font-size: 13px;
        line-height: 1.5em;
        margin-bottom: 6px;
    }
}

/* max 1360 START fix header*/

@media screen and (max-width: 1059px) and (min-width: 1018px) {
    li {
        font-size: 11px;
        line-height: 1.5em;
        margin-bottom: 6px;
    }
}

/* max 431 START on mobile*/

@media screen and (max-width: 431px) {
    .perp_right input[type="radio"]+label {
        padding-left: 17px !important
    }
}

/* max 431 END on mobile*/

/* max 1280 START on mobile*/

@media screen and (max-width: 1280px) {
    .tab2_que7_inputs {
        margin-left: 0px !important;
        margin-bottom: 10px;
    }

    #commready_button {
        width: 100%;
        margin-bottom: 0px;
    }

    #wpfront-scroll-top-container {
        opacity: 0.8;
        right: 20px;
        bottom: 10px !important;
        display: block;
        width: 35px;
    }

    .paragraph_indent {
        padding-top: 0pt;
        padding-left: 30pt;
        text-indent: -24pt;
        line-height: 150%;
        text-align: left;
        margin-bottom: 10px;
    }

    .start {
        text-align: center;
        width: 100%;
    }

    .startmobile button {
        letter-spacing: 0em;
        font-size: 30px;
        top: 0;
        font-weight: 900;
        text-transform: none;
        padding-top: 15px;
        margin-top: 0px;
    }

    #text_page {
        padding: 0px;
    }

    .email_sent_page .fig img {
        max-width: 85% !important;
    }

    .email_sent_page {
        padding-top: 40px;
        text-align: center;
        background-color: white;
        border: 1px solid #9c9c9c;
        width: 100%;
        border-radius: 15px;
        background-size: contain;
        background-repeat: no-repeat;
        height: 500px;
    }

    .email_sent_page .top_text {
        font-size: 18px;
        letter-spacing: -0.03em;
        font-weight: 600;
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .email_sent_page #start {
        font-size: 18px;
        letter-spacing: -.01em;
        padding-top: 14px;
    }

    .tab7 #tip_left {
        margin-bottom: 0px;
    }

    .commready_tab7_q2 {
        margin-bottom: 25px !important;
    }

    .all_done_text {
        line-height: 22px;
    }

    .tab7 #tip_img img {
        max-height: 150px;
    }

    .tab7 .perp_left {
        margin-left: 0%;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 20px;
        position: inherit;
        float: inherit;
        border-radius: 0px !important;
        width: auto !important;
        height: auto !important;
        border-radius: 15px 15px 0px 0px !important;
        background-color: white;
        border: none;
    }

    .tab7 .perp_right {
        border: none !important;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        height: auto !important;
        border-radius: 0px 0px 15px 15px !important;
        width: auto !important;
    }

    .tab7 .commready_que a {
        font-size: 14px;
        text-decoration: underline;
        color: #2983C6;
    }

    .tab7 .commready_que {
        border-left: none;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .last_step {
        display: none !important;
    }

    .tab7 .commready_que_title {
        font-size: 14px;
        color: #2A2F39;
        font-weight: 700;
        margin-bottom: 0px;
        line-height: 17px;
    }

    .all_done {
        margin-bottom: -30px !important;
        text-align: center !important;
    }

    .perp_right {
        display: block !important;
    }

    .tab7 .perp_right {
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        height: auto !important;
        border-radius: 0px 0px 15px 15px !important;
        width: auto !important;
        border: none;
    }

    .tab7 .perp_left {
        background-color: white;
        position: unset;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 20px;
        height: auto !important;
        border-radius: 15px 15px 0px 0px !important;
        width: auto !important;
    }

    .page-id-22917 #footer {
        display: none;
        padding-bottom: 80px;
    }

    .page-id-22917 #open_sogoacc {
        display: none;
    }

    #tip_mobile {
        display: none;
    }

    .page-id-22917 #tip_mobile {
        display: inline-block;
    }

    .tab7 .page-id-22917 #tip_mobile {
        display: inline-block;
    }

    #tip_mobile img {
        max-width: 45%;
        margin-top: 19px;
        margin-left: 15px;
    }

    #single_que_icon_tip img {
        width: 20px;
    }

    #single_que_tip {
        position: relative;
    }

    #single_que_tip_text img {
        object-fit: contain;
        width: 150px;
        padding-right: 10px;
    }

    #single_que_tip_text p {
        margin-top: 10px;
        font-size: 13px;
        font-weight: 700 !important;
        line-height: 18px;
    }

    #single_que_tip_text {
        display: flex;
    }

    #single_que_tip_text {
        position: absolute;
        height: 0px;
        opacity: 0;
    }

    #single_que_icon_tip:hover+#single_que_tip_text {
        opacity: 1;
        height: 220px;
        width: 387px;
        border-radius: 15px;
        background: white;
        border: solid 2px #2983C6;
        padding: 15px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        transition: opacity 0.3s ease-in;
        /* vendorless fallback */
        -o-transition: opacity 0.3s ease-in;
        /* opera */
        -ms-transition: opacity 0.3s ease-in;
        /* IE 10 betas, not needed in final build. */
        -moz-transition: opacity 0.3s ease-in;
        /* Firefox */
        -webkit-transition: opacity 0.3s ease-in;
        /*safari and chrome */
    }

    .commready_que {
        padding-right: 0px !important;
    }

    .commready_tab {
        height: auto !important;
        overflow: visible !important;
    }

    .prep_steps_and_bt {
        position: fixed;
        bottom: 0px;
        right: 0px;
        z-index: 99999;
        -webkit-backface-visibility: hidden;
        width: 100% !important;
        float: none !important;
        border-top: #2983C6 solid 2px;
        padding-top: 12px;
        padding-bottom: 3px;
        background: white;
    }

    .perp_left {
        margin-left: -100%;
        position: absolute;
        z-index: 99;
        float: left;
        border-radius: 0px !important;
        width: 80% !important;
        height: auto !important;
    }

    .tab {
        padding-top: 0px;
        width: 100% !important;
        display: none;
    }

    .perp_right {
        min-height: 500px;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
        height: auto !important;
        border-radius: 15px 15px 15px 15px !important;
        width: auto !important;
    }

    .questionnaire_back {
        margin-bottom: 0px !important;
        height: 100% !important;
        overflow: visible !important;
    }

    #more_space {
        height: 100px;
    }
}

/* max 1280 END */

/* min 1281 ONLY ON DESKTOP START */

@media screen and (min-width: 1281px) {
    .threethings {
        padding-left: 200px;
    }

    #chen_sig.wpb_single_image img {
        max-width: 50%;
        margin-top: -140px;
        margin-left: 30px;
    }

    #more_space {
        height: 100px;
    }

    #wpfront-scroll-top-container {
        display: none;
    }

    .email_sent_page .fig img {
        max-width: 35%;
    }

    .email_sent_page {
        padding-top: 170px;
        text-align: center;
        margin-bottom: 35px !important;
        background-color: white;
        border: 1px solid #9c9c9c;
        width: 100%;
        border-radius: 15px;
        background-size: contain;
        background-repeat: no-repeat;
        height: 650px;
    }

    .email_sent_page .top_text {
        font-size: 18px;
        letter-spacing: -0.03em;
        font-weight: 600;
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .email_sent_page #start {
        font-size: 23px;
        letter-spacing: -.01em;
        padding-top: 14px;
    }

    /* TAB* 8: STASRT */
    .tab7 #perp_right {
        height: 650px;
        position: relative;
    }

    .tab7 .commready_tab {
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(0%, -50%);
    }

    .tab7 #perp_left {
        height: 650px;
        position: relative;
    }

    .tab7 #tip_left {
        position: absolute;
        top: 53%;
        left: 50%;
        width: 65%;
        transform: translate(-50%, -50%);
    }

    .last_step {
        display: none !important;
    }

    .tab7 #tip_img img {
        max-height: 227px;
    }

    .tab7+.prep_steps_and_bt {}

    .tab7 .commredy_sub_btn {
        text-align: center;
        display: flex;
    }

    .tab7 #send_by_mail {
        margin-left: 10px;
    }

    .tab7 #download {
        margin-right: 10px;
    }

    .tab7 .perp_right {
        width: 600px;
    }

    .tab7 .perp_left {
        background-color: #ffffff;
        width: 600px;
        text-align: center;
        border-color: #9c9c9c;
    }

    .tab7 .commready_que a {
        text-decoration: underline;
        color: #2983C6;
    }

    .tab7 .commredy_sub_btn input[type=submit] {
        width: 100% !important;
    }

    .tab7 .commready_que {
        border-left: none;
        padding-left: 0px;
        ;
        padding-right: 0px;
        margin-bottom: 40px;
        width: auto;
    }

    /* TAB* 8: END */
    .prep_right {
        margin-left: -1px;
    }

    .commready_tab3_q1 #single_que_tip_text img {
        width: 120px;
    }

    .commready_tab3_q1 #single_que_tip_text p {
        margin-top: 55px;
        padding-left: 7px;
    }

    .commready_tab2_que7 input[type="radio"]+label span {
        display: inline-block;
        width: 25px !important;
        height: 25px !important;
        margin: -10px 8px 0 0 !important;
        vertical-align: middle;
        background: none !important;
        background-size: 16px;
        cursor: pointer;
    }

    #single_que_icon_tip img {
        width: 20px;
    }

    #single_que_tip {
        position: relative;
    }

    #single_que_tip_text img {
        object-fit: contain;
        width: 150px;
        padding-right: 10px;
    }

    #single_que_tip_text p {
        margin-top: 10px;
        font-size: 13px;
        font-weight: 700 !important;
        line-height: 18px;
    }

    #single_que_tip_text {
        z-index: 999;
        display: flex;
    }

    #single_que_tip_text {
        position: absolute;
        height: 0px;
        opacity: 0;
    }

    #single_que_icon_tip:hover+#single_que_tip_text {
        opacity: 1;
        height: 220px;
        width: 387px;
        border-radius: 15px;
        background: white;
        border: solid 2px #2983C6;
        padding: 15px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        transition: opacity 0.3s ease-in;
        /* vendorless fallback */
        -o-transition: opacity 0.3s ease-in;
        /* opera */
        -ms-transition: opacity 0.3s ease-in;
        /* IE 10 betas, not needed in final build. */
        -moz-transition: opacity 0.3s ease-in;
        /* Firefox */
        -webkit-transition: opacity 0.3s ease-in;
        /*safari and chrome */
    }

    .perp_left {
        display: inline-block;
    }

    #tip_mobile {
        display: none !important;
    }

    .mobile_bt {
        display: none !important;
    }

    #open_sogoacc.bottomleft {
        bottom: 60px;
    }

    .questionnaire_back {
        margin-bottom: 181px !important;
    }

    #other_text {
        float: right;
        width: 85% !important;
        background: none;
        margin-top: -33px
    }
}

/* min 1281 ONLY ON DESKTOP END */

/* responsive FIX END ------------------------------------------------*/

/* questionnaire_START: */

#hide {
    height: 0;
    width: 0;
    overflow: hidden;
}

.error_message {
    line-height: 17px;
    margin-top: 10px;
    font-size: 12px;
    color: #F44336;
    display: none;
}

.tab2_que7_inputs {
    margin-left: 20px;
    margin-bottom: 10px;
}

.underline_effect input {
    border-bottom: 2px solid #2983c6 !important;
    transform: scaleX(1);
}

/* scrollbar STRAT */

/* width */

.tab7 .perp_right ::-webkit-scrollbar {
    display: none;
}

/* Track */

.tab7 .perp_right ::-webkit-scrollbar-track {
    display: none;
}

/* Handle */

.tab7 .perp_right ::-webkit-scrollbar-thumb {
    display: none;
}

/* Handle on hover */

.tab7 .perp_right ::-webkit-scrollbar-thumb:hover {
    display: none;
}

/* scrollbar END */

/* TAB* 8 END */

.perp_right input[type="radio"]+label {
    padding-left: 23px !important
}

.perp_right input[type="radio"]+label span {
    margin: 0px 7px 4px -23px !important;
}

.perp_right input[type="checkbox"]+label {
    padding-left: 23px !important
}

.perp_right input[type="checkbox"]+label span {
    margin: 0px 7px 4px -23px !important;
}

.commready_tab2_que7 input[type="radio"]:checked+label span {
    background-color: #B5CDEB !important;
}

.commready_tab2_que7 label {
    display: block;
    padding: 5px;
    position: relative;
    padding-left: 20px;
}

.commready_tab2_que7 label input {
    display: none;
}

.commready_tab2_que7 label span {
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    /* Standard */
    border: 1px solid #E2E1E3;
    position: absolute;
    overflow: hidden;
    line-height: 1.6;
    text-align: center;
    border-radius: 100%;
    font-size: 16px;
    font-weight: 700;
    left: 0;
    margin-top: -15px !important;
}

.commready_tab2_que7 input[type="radio"]+label {
    display: inline-block;
    padding-right: 25px;
    margin-bottom: 13px;
    margin-top: 11px !important;
}

.commready_tab2_que7 .commready_que_rate_comment {
    font-size: 14px;
    line-height: 20px;
}

#show_hide_on_tab2 {
    display: none;
}

#show_hide_on_tab3 {
    display: none;
}

.commready_que_near_input {
    display: inline-block;
}

#tab2_q3 {
    width: 80% !important;
}

#tab2_q4 {
    width: 80% !important;
}

#divider p {
    font-size: 19px;
    font-weight: 700;
    margin-top: 45px;
    margin-bottom: 5px;
    color: #ff9d00;
}

#divider_img img {
    max-height: 130px !important;
}

body {
    background-color: #ffffff !important;
}

.questionnaire_back {
    margin-top: 0x !important;
    margin-bottom: 181px;
    height: 485px;
    background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
    overflow: visible;
}

.questionnaire {
    width: 100%;
    text-align: center;
    max-width: 1200px;
    height: 100%;
    margin: auto;
    overflow: visible;
    margin-bottom: 70px;
}

#tip_img img {
    max-height: 100px;
}

.tab3 #tip_img img {
    max-height: 240px;
}

#tip_left p {
    font-size: 16px;
    line-height: 23px;
    color: white;
    margin-bottom: 40px;
}

#tip_left h1 {
    text-align: left;
    margin-top: -30px;
    margin-bottom: 40px;
    font-size: 18px;
    color: white;
}

#tip_left {
    margin-bottom: 50px;
}

#tip_left .title {
    font-weight: 700;
    margin-top: 0px;
    text-transform: none;
    ;
    font-size: 16px;
    margin-bottom: 10px;
}

#tip_left .second_par {
    margin-top: -20px;
}

.bootomtip #tip_img img {
    max-width: 20px;
}

.bootomtip #tip_img {
    position: absolute;
    bottom: 30px;
    display: inline-block;
}

.bootomtip .bootomtip_text {
    font-size: 13px;
    display: inline-block;
    color: white;
    width: 90%;
    padding-left: 30px;
    text-align: left;
}

.bootomtip .bootomtip_text {
    position: absolute;
    bottom: 33px;
}

#commready_form input:disabled {
    background-color: white;
}

.perp_right input[type="radio"] {
    display: none;
}

.perp_right input[type="radio"]+label {
    color: #2A2F39;
    font-size: 15px;
    margin-top: 7px;
}

.perp_right input[type="radio"]+label span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: -3px 8px 0 0;
    vertical-align: middle;
    background: url(https://commready.com/wp-content/uploads/2019/05/radio@2x.png) 0px no-repeat;
    background-size: 16px;
    cursor: pointer;
}

.perp_right input[type="radio"]:checked+label span {
    background-size: 16px !important;
    background: url(https://commready.com/wp-content/uploads/2019/05/radio-on@2x.png) 0px no-repeat;
}

.perp_right input[type="checkbox"] {
    display: none;
}

.perp_right input[type="checkbox"]+label {
    color: #2A2F39;
    font-size: 15px;
    margin-top: 7px;
}

.perp_right input[type="checkbox"]+label span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: -3px 8px 0 0;
    vertical-align: middle;
    background: url(https://commready.com/wp-content/uploads/2019/05/Checkbox_off@2x.png) 0px no-repeat;
    background-size: 16px;
    cursor: pointer;
}

.perp_right input[type="checkbox"]:checked+label span {
    background-size: 16px !important;
    background: url(https://commready.com/wp-content/uploads/2019/05/Checkbox_on@2x.png) 0px no-repeat;
}

/* scrollbar STRAT */

/* width */

.perp_right ::-webkit-scrollbar {
    width: 8px;
}

/* Track */

.perp_right ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #B5CDEB;
    border-radius: 10px;
}

/* Handle */

.perp_right ::-webkit-scrollbar-thumb {
    background: #2983c6;
    border-radius: 10px;
}

/* Handle on hover */

.perp_right ::-webkit-scrollbar-thumb:hover {
    background: #1f6090;
}

/* scrollbar END */

.commready_tab {
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.commready_que {
    border-left: #B5CDEB solid 2px;
    ;
    padding-left: 10px;
    padding-right: 50px;
    margin-bottom: 40px;
}

.commready_que_title {
    font-size: 18px;
    color: #2A2F39;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 26px;
}

.commready_que_comment {
    font-size: 16px;
    color: #979797;
    font-weight: 400;
    margin-bottom: 10px;
}

/* questionnaire_END: */

#open_sogoacc.bottomleft {
    left: 0px;
    bottom: 0;
    border-radius: 0px;
}

/* prep_START: */

.prep_start_page .top_text {
    padding-top: 50px;
    font-size: 20px;
    color: #B5CDEB;
    padding-left: 100px;
    padding-right: 100px;
    text-align: center;
}

.prep_start_page #start {
    width: 140px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    letter-spacing: -0.01em;
    padding-left: 0px;
    padding-right: 0px;
}

/* .fig_and_start {
    width: 100%;
    display: table;
    margin-top: 70px;
} */

.fig_and_start .fig {
    width: 553px;
    display: inline-block;
    text-align: center;
}

/* .fig_and_start .start {
    text-align: center;
    width: 600px;
    display: inline-block;
} */

/* .fig_and_start .start h2 {
    font-size: 16px;
    line-height: 22px;
    padding-left: 70px;
    padding-right: 70px;
    color: white;
} */

.prep_start_page {
    margin-bottom: 35px !important;
    background-image: url('https://commready.com/wp-content/uploads/2019/05/start_back@2x.png');
    width: 100%;
    border-radius: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 650px;
}

.prep_steps_and_bt #prevBtn {
    background: url(https://commready.com/wp-content/uploads/2019/05/back@2x.png) no-repeat;
    background-size: contain;
    border-radius: 0px;
    width: 110px;
    height: 29px;
    margin-right: 10px;
}

.prep_steps_and_bt #nextBtn {
    margin-left: 10px;
    background-size: contain !important;
    border-radius: 0px;
    width: 110px;
    height: 29px;
}

.prep_steps_and_bt {
    display: inline-block;
    width: 700px;
    float: right;
    text-align: center;
    margin-top: -90px !important;
}

#commready_form {
    margin: 0px;
    /* adjust as needed */
    padding: 0px;
    /* adjust as needed */
    width: auto;
    text-align: center;
}

.perp_right {
    border: 1px solid #9c9c9c;
    border-left: none;
    display: inline-block;
    width: 700px;
    height: 650px;
    text-align: left;
    padding: 30px;
    background-color: #FFFFFF;
    border-radius: 0px 15px 15px 0px;
    vertical-align: top;
}

.perp_left {
    border: 1px solid #2A2F39;
    border-right: none;
    width: 500px;
    height: 650px;
    text-align: left;
    padding: 30px;
    background-color: #2A2F39;
    border-radius: 15px 0px 0px 15px;
    vertical-align: top;
}

.tab {
    padding-top: 0px;
    width: 1200px;
    display: none;
}

* {
    box-sizing: border-box;
}

body {
    background-color: #f1f1f1;
}

h1 {
    text-align: center;
}

#commready_form input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    border-bottom: 1px solid #E2E1E3;
    border-left: none;
    border-right: none;
    border-top: none;
}

/* Mark input boxes that gets an error on validation: */

#commready_form input.invalid {
    background-color: #ffc26326;
}

/* Hide all steps by default: */

.tab {
    display: none;
}

.prep_steps_and_bt button {
    background-color: #4CAF50;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
}

.prep_steps_and_bt button:hover {
    opacity: 0.8;
}

.prep_steps_and_bt button {
    background: none;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.prep_steps_and_bt button:hover {
    background: none;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

/* Make circles that indicate the steps of the form: */

.step {
    height: 20px;
    width: 20px;
    margin: 0 5px;
    background-color: #E2E1E3;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.9;
}

.step.active {
    border-style: solid;
    border-width: 2px;
    border-color: #2982c6;
}

/* Mark the steps that are finished and valid: */

.step.finish {
    background-color: #B5CDEB;
}

/* prep_END: */

p {
    text-transform: initial !important;
}

h2 {
    text-transform: initial !important;
    color: #185b8b;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
}

.custom_menu_4 #menu>ul>li>div {
    background: #2A2F39 !important;
}

/* home_responsive fix START */

.textonwhite {
    margin-top: 20px !important;
    font-weight: 700;
    text-align: center;
    color: #195B8B;
    font-size: 20px;
    line-height: 30px;
    max-width: 635px;
    display: table;
    margin: 0 auto;
}

.privacy {}

.terms {
    margin-left: 20px;
}

.footer_right {
    text-align: right;
    display: flex;
    float: right;
}

#footer .col {
    margin-bottom: 0px
}

#footer {
    overflow: hidden !important;
    height: 180px !important;
    clear: both;
    overflow: auto;
    margin: auto;
    background: #2983C6;
    font-size: 14px;
    color: #ffffff;
    padding-top: 45px;
    position: relative;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    margin-top: 80px;
}

.footer_btm {
    clear: both;
    padding: 20px 0px 20px;
    background: #5ba1d4;
    border-top: none;
    margin-top: 16px;
    overflow: hidden;
}

.footer_soc_icon {
    float: left;
}

#powered {
    float: right;
    margin-top: 2px;
    margin-right: 0px;
    color: #748188;
    font-size: 10px;
}

@media only screen and (min-width: 1700px) {
    .startmobile {
        display: none;
    }

    .let_go_and_figs {
        display: flex
    }

    .let_go_and_figs .orangefig img {
        max-width: 50%;
        margin-top: -60px
    }

    .let_go_and_figs .bluefig img {
        max-width: 50%;
        margin-top: -60px
    }

    .let_go_and_figs .start img {
        max-width: 50%;
    }

    .let_go_and_figs .orangefig {
        text-align: right;
    }

    .let_go_and_figs .bluefig {
        text-align: l;
    }

    .let_go_and_figs .start {
        text-align: center;
        margin-left: -100px;
        margin-right: -78px
    }
}

@media only screen and (max-width: 1700px) and (min-width: 1360px) {
    .startmobile {
        display: none;
    }

    .let_go_and_figs {
        display: flex
    }

    .let_go_and_figs .orangefig img {
        max-width: 50%;
        margin-top: -10px
    }

    .let_go_and_figs .bluefig img {
        max-width: 50%;
        margin-top: -10px
    }

    .let_go_and_figs .start img {
        max-width: 50%;
    }

    .let_go_and_figs .orangefig {
        text-align: right;
    }

    .let_go_and_figs .bluefig {
        text-align: l;
    }

    .let_go_and_figs .start {
        text-align: center;
        margin-left: -60px;
        margin-right: -48px;
    }
}

@media only screen and (max-width: 1360px) and (min-width: 1017px) {
    .startmobile {
        display: none;
    }

    .let_go_and_figs {
        display: flex
    }

    .let_go_and_figs .orangefig img {
        max-width: 70%;
        margin-top: 10px
    }

    .let_go_and_figs .bluefig img {
        max-width: 70%;
        margin-top: 10px
    }

    .let_go_and_figs .start img {
        max-width: 70%;
    }

    .let_go_and_figs .orangefig {
        text-align: right;
    }

    .let_go_and_figs .bluefig {
        text-align: l;
    }

    .let_go_and_figs .start {
        text-align: center;
        margin-left: -80px;
        margin-right: -80px
    }
}

@media only screen and (max-width: 1017px) and (min-width: 769px) {
    .startmobile {
        display: none;
    }

    .let_go_and_figs {
        display: flex
    }

    .let_go_and_figs .orangefig img {
        max-width: 80%;
        margin-top: 10px
    }

    .let_go_and_figs .bluefig img {
        max-width: 80%;
        margin-top: 10px
    }

    .let_go_and_figs .start img {
        max-width: 100%;
    }

    .let_go_and_figs .orangefig {
        text-align: right;
    }

    .let_go_and_figs .bluefig {
        text-align: left;
    }

    .let_go_and_figs .start {
        text-align: center;
        margin-left: -20px;
        margin-right: -20px
    }
}

@media only screen and (max-width: 769px) {
    .let_go_and_figs {
        display: none
    }

    .homepage_text_white {
        display: none !important;
    }

    .homepage_text_white2 {
        display: none !important;
    }

    .homepage_title {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    /* #gradient {
        height: 420px !important;
    } */
}

/* home_responsive fix END */

#gradient_prep {
    height: 485px;
    background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
    margin-top: 0px;
    overflow: visible;
}

#gradient_contact_page {
    height: 485px;
    background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
    margin-top: 0px;
    overflow: visible;
}

/* 
#gradient {
    height: 485px;
    background-image: linear-gradient(to top, rgba(12, 44, 68, 1), rgb(41, 131, 198, 1));
    margin-top: 0px;
    overflow: visible;
} */

.homepage_text_white2 {
    font-weight: 700;
    text-align: center;
    color: white;
    font-size: 37px;
    margin-top: 12px !important;
    line-height: 49px;
    display: table;
    margin: 0 auto;
}

#lets_go.wpb_single_image img {
    height: auto;
    max-width: 50% !important;
    vertical-align: top;
}

.img50per.wpb_single_image img {
    max-width: 50% !important;
}

#header {
    -webkit-box-shadow: none !important;
}

/* logo header fix start */

.current-menu-item a {
    color: #FFC264 !important;
}

#mobile_menu>ul>li a {
    text-transform: uppercase;
}

@media only screen and (max-width: 1100px) {
    #menu {
        font-size: 16px;
    }
}

#menu {
    font-size: 18px;
}

/* iPhone 5 & 5S in portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    #logo {
        width: 50% !important;
    }

    .homepage_text1 {
        margin-top: 10px;
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .homepage_text2 {
        margin-top: 20px !important;
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .homepage_title {
        margin-top: 10px;
        margin-bottom: -10px;
        font-size: 30px !important;
        line-height: 40px !important;
    }

    /* #gradient {
        height: 380px !important;
    } */
    .textonwhite {
        font-size: 16px !important;
        line-height: 17pt !important;
    }
}

/* Galaxy S5 portrait */

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    #logo {
        width: 50% !important;
    }

    .homepage_text1 {
        margin-top: 35px;
        font-size: 20px !important;
        line-height: 28px !important;
    }
}

/* pixel2 */

@media only screen and (min-device-width: 411px) and (max-device-width: 731px) and (orientation: portrait) {

    /* #gradient {
        height: 410px !important;
    } */
    .homepage_text1 {
        margin-top: 30px;
        line-height: 27px !important;
    }
}

/* iPad in landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    #logo {
        width: 30%;
    }
}

/* pixel2 XL */

@media only screen and (min-device-width: 411px) and (max-device-width: 823px) and (orientation: portrait) {
    #header {
        margin-bottom: -1px;
    }
}

/* iphone X */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: portrait) {
    #header {
        margin-bottom: -1px !important;
    }

    /* #gradient {
        height: 390px !important;
    } */
    .homepage_text1 {
        font-size: 20px !important;
        margin-top: 28px;
        line-height: 28px !important;
    }
}

/* iPad in portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #logo {
        width: 35% !important;
    }

    .homepage_title {
        margin-top: 20px !important;
    }

    .homepage_text1 {
        padding-left: 100px !important;
        padding-right: 100px !important;
        font-size: 20px !important;
        margin-top: 26px;
        margin-bottom: 20px !important;
        line-height: 28px !important;
    }

    .textonwhite {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* iPhone 6, 7, & 8 Plus in portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
    #logo {
        width: 35% !important;
    }

    .homepage_text1 {
        font-size: 18px !important;
        margin-top: 46px;
    }
}

/* iPhone 6, 7, & 8 in landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
    #logo {
        width: 35% !important;
    }
}

/* iPhone 6, 7, & 8 Plus in landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
    #logo {
        width: 35% !important;
    }
}

/* iPhone X in landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    #logo {
        width: 35% !important;
    }
}

/* iPad in portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .startmobile {
        padding-left: 38px;
    }
}

/* logo header fix end */

#mobile_menu>ul>li>a:hover {
    background: #e0590f !important;
}

#logo {
    float: right;
}

#mobile_menu>ul>li a {
    background: #F36B21;
    border-top: 1px solid rgba(255, 157, 0, 1) !important;
    border-bottom: 1px solid rgba(255, 157, 0, 1) !important;
}

#mobile_menu ul li a {
    font-size: 16px;
    color: #fff;
    text-shadow: none;
}

#open_sogoacc {
    margin-top: 130px;
    background: #2983C6;
    color: #FFF;
    border-bottom: 1px solid #2983C6;
    border-right: 1px solid #2983C6;
}

#mobile_menu>ul>li a {
    background: #F36B21;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 1017px) and (min-width: 769px) {
    #logo {
        width: 30% !important;
    }

    #mobile_menu_toggler {
        margin-top: 16px !important;
    }

    #header {
        background: #2983c6 !important;
    }
}

@media only screen and (max-width: 768px) {
    #logo {
        width: 50%;
    }

    #mobile_menu_toggler {
        margin-top: 16px !important;
    }

    #header {
        background: #2983c6 !important;
    }
}

#mobile_menu_toggler {
    float: left !important;
}

#menu {
    float: left;
}

#header .container {
    width: 95% !important;
}

.m_nav_ham {
    width: 32px;
    height: 3px;
    background: #fff;
}

#header {
    background: #2983C6;
}

#mobile_menu_toggler {
    float: right;
    width: 34px;
    height: 34px;
    display: block;
    margin-top: 26px;
    margin-right: 0px;
    cursor: pointer;
    margin-left: 8px;
}

#mobile_menu {
    display: block;
    margin-left: -100%;
}

#menu {
    display: none;
}

@media only screen and (min-width: 1018px) {
    #mobile_menu {
        display: none !important;
    }
}

@media only screen and (max-width: 1017px) {
    #menu {
        display: none !important;
    }
}

/* on mobile START */

@media only screen and (max-width: 768px) {
    .desktop {
        display: none;
    }

    #desktop {
        display: none;
    }

    #powered {
        text-align: center !important;
    }

    .footer_soc_icon {
        float: none;
    }

    .homepage_text1 {
        color: #195B8B;
        text-align: center;
        font-size: 22px;
        line-height: 22pt;
        margin-top: 20%;
        padding-left: 20px;
        padding-right: 30px;
    }

    .homepage_text2 {
        margin-top: 10px;
        font-weight: 700;
        color: #195B8B;
        text-align: center;
        font-size: 22px;
        line-height: 24pt;
    }

    .textonwhite {
        margin-top: 10px;
        font-size: 18px !important;
        line-height: 20pt !important;
    }

    #footer {
        padding-top: 30px;
        margin-top: auto !important;
        text-align: center;
        height: 263px !important;
    }

    .footer_right {
        text-align: center;
        display: inherit;
        float: inherit;
        margin-bottom: 17px !important;
    }

    .terms {
        margin-left: 0px;
        margin-bottom: -12px
    }

    .span_1_of_2 {
        margin-bottom: 0px !important;
    }
}

/* on mobile END */

/* on desktop START */

@media only screen and (min-width: 769px) {
    .mobile {
        display: none !important;
    }

    #mobile {
        display: none !important;
    }
}

/* on desktop END */

/* contact page START */

/* contact FORM START */

/* #Buttons
================================================== */

.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    border-radius: 100px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-bottom: 12px;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    border-style: solid;
    border-width: 0;
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06));
    background-repeat: repeat-x;
    color: white;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
    background-color: #ff9d00;
    text-decoration: none;
    font-weight: 400;
    font-size: 13px;
    line-height: 1em;
    padding: 11px 40px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    white-space: nowrap;
}

.button+.button {
    margin-left: 12px;
}

.button:hover, a:hover.button, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background-color: #F36B21;
}

.right-div form {
    text-align: center;
}

.right-div ::placeholder {
    color: #195B8B;
    opacity: 1;
    /* Firefox */
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    background: #ffffff;
    color: #444;
    border-color: #E2E1E3;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
    border: 0px solid #E2E1E3;
    border-bottom: 1px solid #E2E1E3;
    padding: 8px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-family: inherit;
    font-size: inherit;
    color: #195B8B;
    margin: 0;
    width: 300px;
    max-width: 100%;
    display: block;
    margin-bottom: 0px;
    background: #ffffff;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}

.your_message {
    margin-top: 12px;
    border: 1px solid #E2E1E3;
    border-radius: 10px;
    height: 130px;
    width: 100%;
    resize: none;
}

div.wpcf7-mail-sent-ok {
    border: none;
    margin-top: -16px;
    font-weight: 700;
    color: #2982c6;
    font-size: 20px;
    line-height: 1.3em
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    margin-top: -16px;
    font-weight: 100;
    color: #2982c6;
    font-size: 16px;
    line-height: 1.3em
}

span.wpcf7-not-valid-tip {
    text-align: left;
    font-size: 13px;
    margin-bottom: -27px;
}

/* contact FORM END */

#contact_me {
    margin-top: 110px;
}

#contact_me h1 {
    font-weight: 400;
    font-size: 44px;
    line-height: 1.3em;
    margin-bottom: 0px;
    text-transform: none;
    color: white;
}

#contact_me h2 {
    font-size: 18px;
    font-weight: 300;
    line-height: 23px;
    padding-left: 100px;
    padding-right: 100px;
    margin-bottom: 20px;
    text-transform: none;
    color: white;
}

.contact_form_title h2 {
    margin-bottom: 20px !important;
    margin-top: 45px;
    text-align: left;
}

.contact_container {
    margin: 0px;
    /* adjust as needed */
    padding: 0px;
    /* adjust as needed */
    width: auto;
    text-align: center;
}

.left-div {
    border: 1px solid #9c9c9c;
    border-right: none;
    display: inline-block;
    width: 650px;
    height: 650px;
    text-align: left;
    padding: 30px;
    background-color: #FF9D00;
    border-radius: 15px 0px 0px 15px;
    vertical-align: top;
}

.right-div {
    padding-left: 110px !important;
    padding-right: 110px !important;
    border: 1px solid #9c9c9c;
    border-left: none;
    display: inline-block;
    width: 550px;
    height: 650px;
    text-align: left;
    padding: 30px;
    background-color: #FFFFFF;
    border-radius: 0px 15px 15px 0px;
}

.left-text, .right-text {
    font: 14px 'Source Code Pro', monospace;
    color: #333;
}

#contact_fig.wpb_single_image img {
    max-width: 60%;
}

@media screen and (max-width: 1280px) {
    .contact_form_title h2 {
        margin-bottom: 10px !important;
        margin-top: 0px;
        text-align: left;
        font-size: 18px;
    }

    .prep_steps_and_bt button:hover {
        opacity: 1;
    }

    .commready_tab2_que7 input[type="radio"]+label span {
        display: inline-block;
        width: 25px !important;
        height: 25px !important;
        margin: -3px 8px 0 0 !important;
        vertical-align: middle;
        background: none !important;
        background-size: 16px;
        cursor: pointer;
    }

    .commready_tab3_q1 #single_que_tip_text img {
        width: 120px;
    }

    .commready_tab3_q1 #single_que_tip_text p {
        margin-top: 55px;
        padding-left: 7px;
    }

    .commready_tab2_que7 label {
        display: inline-block !important;
        position: relative !important;
        margin-left: 0px !important;
        padding-left: 40px !important;
        padding-bottom: 20px !important;
    }

    /* .prep_start_page img {
        width: 100%;
        margin-top: -37px;
        margin-bottom: 21px;
    } */
    #gradient_prep .vc_column_container>.vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /* .fig_and_start .start h2 {
        padding-left: 20px;
        padding-right: 20px;
    } */
    .mobile_bt {
        text-align: center;
        margin-top: 20px;
    }

    .desktop_bt {
        display: none !important;
    }

    /* .fig_and_start {
        width: 100%;
        display: block;
        margin-top: 60px;
        text-align: center;
    } */
    .fig_and_start .fig {
        width: 100%;
        display: block;
        text-align: center;
    }

    /* .fig_and_start .start {
        width: 100%;
        text-align: center;
        display: block;
    } */
    .prep_start_page {
        background-image: none;
        background-color: #2A2F39;
        width: 100%;
        border-radius: 15px;
        background-size: contain;
        background-repeat: no-repeat;
        height: 100%;
    }

    #gradient_prep {
        background-size: 100% 50%;
        height: 100%;
        background-repeat: no-repeat;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 40px !important;
    }

    .prep_start_page .top_text {
        padding-top: 20px;
        font-size: 16px;
        color: #B5CDEB;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        line-height: 22px;
    }

    #gradient_contact_page form {
        margin-bottom: -18px;
    }

    .right-div {
        padding-left: 0px !important;
        padding-right: 0px !important;
        border: 1px solid #9c9c9c;
    }

    #gradient_contact_page {
        background-size: 100% 50%;
        height: 100%;
        background-repeat: no-repeat;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 40px !important;
    }

    .left-div, .right-div {
        width: 100% !important;
        height: auto;
        padding: 30px;
    }

    .left-div {
        border-radius: 15px 15px 0px 0px;
        border-bottom: none;
    }

    .right-div {
        border-radius: 0px 0px 15px 15px;
        border-top: none;
    }

    #contact_me {
        margin-top: 0px;
    }

    #contact_me h1 {
        font-weight: 400;
        font-size: 34px;
        line-height: 1.3em;
        margin-bottom: 0px;
        text-transform: none;
        color: white;
    }

    #contact_fig.wpb_single_image img {
        max-width: 60%;
        margin-bottom: 4px;
    }

    #contact_me h2 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* START fix tablets*/

@media screen and (max-width: 1280px) and (min-width: 760px) {
    #chen_sig.wpb_single_image img {
        max-width: 30%;
        margin-top: -145px;
        margin-left: 160px;
    }

    .fig .mobile_bt {
        display: none;
    }

    .tablet_start_fig {
        display: block !important
    }

    .prep_start_page .top_text {
        padding-top: 30px;
        font-size: 20px;
        color: #B5CDEB;
        padding-left: 80px;
        padding-right: 80px;
        text-align: center;
        line-height: 30px;
    }

    /* .fig_and_start .start {
        padding-right: 100px;
        width: 100%;
        text-align: center;
        display: block;
        padding-left: 100px;
    } */
    .let_go_and_figs .orangefig img {
        max-width: 70%;
        margin-top: 40px;
    }

    .let_go_and_figs .bluefig img {
        max-width: 70%;
        margin-top: 40px;
    }
}

/* END fix tablets*/

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    #chen_sig.wpb_single_image img {
        max-width: 70% !important;
        margin-top: -109px !important;
        margin-left: -70px !important;
    }

    .threethings {
        padding-left: 0px !important;
    }

    .startmobile .letsgo {
        margin-left: -38px;
    }
}

.LanguageBoxContainer {
    background: aliceblue;
    width: 100%;
    height: auto;
    position: absolute;
    display: flex;
    justify-content: center;
    top: 150px;
    z-index: 99;
}

.LanguageBox {
    background: #ffffffe3;
    height: 320px;
    position: absolute;
    border-radius: 10px;
    padding-left: 60px;
    padding-right: 60px;
}

.BoxTitle {
    font-size: 20px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0px;
    font-weight: 600;
    letter-spacing: -.03em;
    margin-bottom: 4px;
}

.BoxLinks {
    text-align: center;
}

.Raw {
    display: flex;
    justify-content: center;
    align-items: center;
    direction: rtl;
}

.BoxButtonContent button {
    text-transform: none;
    width: 130px;
    height: 50px;
    /* color: white; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
    line-height: 32px;
    border-radius: 5px;
    font-size: 14px;
    letter-spacing: -.01em;
}

.LtrButton button {
    font-family: 'Rubik';
    font-weight: 500;
    line-height: 29px;
    font-size: 17px;
}

#BoxButtonContent {
    background: #06c;
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
    .LanguageBox br {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .LanguageBox {
        background: #ffffffe3;
        height: 424px;
        position: absolute;
        border-radius: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .LanguageBoxContainer {
        top: 8px;
    }
}

.Hide {
    display: none !important;
    /* visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.4s, opacity 0.4s linear; */
}