.checkout .woocommerce-error{
    /* display: none; */
}
/* Workshops*/
.table-wrapper {
    display: none;
    width: 100%;
    margin: 0 auto 60px;
}
.flex-label {
    display: flex;
    flex-wrap: wrap;
}
.has-text-align-center {
    text-align: center !important;
}
form .individual_form span.checkbox_span {
    margin: 0;
    width: 95%;
    display: block;
}
.checkbox_span p:first-child{
    padding: 0;
}
.checkbox_span p:last-child{
    font-size: 14px;
}
.events-item {
    display: flex;
    border-top: 1px solid #434444;
    flex-direction: column;
}
.events-item.final {
    background: #E2E2E2;
}
.events-item.final .text {
    font: 19px MyriadPro-Cond;
    padding: 15px 15px;
    text-align: left;
}

.events-item .desc-link {
    width: 115px;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    padding: 4px 10px;
    color: #ffffff;
    background-color: #0194D9;
    text-align: center;
    font-family: "Franklin Gothic Demi Cond";
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 15px;
}
.events-item.final .desc-link {
    display: block;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 15px;
    padding: 4px 10px;
    color: #ffffff;
    background: #444444;
    text-align: center;
    font-family: "Franklin Gothic Demi Cond";
    text-transform: uppercase;
    text-decoration: none;
}

.events-row {
    position: relative;
    display: flex;
    flex-direction: row;
    flex: 1;
    border-bottom: 1px solid #181818;
    border-right: 1px solid #181818;
}
.date .text {
    font: 18px "Franklin Gothic Demi Cond";
}
.work .text {
    color: #bb1f1e;
}
.event-item .title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #5f5f5f;
    font: 18px/35px Franklin Gothic Demi Cond;
}
.events-item *{
    color: #444444;
}
.event-item .text {
    width: 70%;
    text-align: center;
    padding: 15px 15px;
}

@media (max-width: 1140px) {
    #mobile-table-wrapper > a {
        display: none;
    }
    .table-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .events-item {
        width: 49%;
    }
    .events-item.final,
    .events-item {
        border-left: 1px solid #181818;
    }
    .events-row {
        flex-direction: column;
    }
    .events-item.final .text,
    .events-item .text {
        padding: 5px 15px 15px 50px;
        padding: 5px 15px 15px 50px;
        text-align: left;
        font: 600 19px MyriadPro-Cond;
    }
    .title {
        padding: 15px 15px 0;
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .table-wrapper {
        flex-direction: column;
    }

    .events-item {
        width: 100%;
        justify-content: space-between;
    }

    .events-item + .events-item {
        margin-top: 10px;
    }
}
@media (max-width: 425px) {
    .title {
        font-size: 14px;
    }
    .text {
        font-size: 14px;
        padding: 15px 5px;
    }

    .desc-link {
        font-size: 12px !important;
    }
}
@media (max-width: 340px) {
    .title {
        font-size: 12px;
    }
}




/*Adaptive */


#loginform{
    display: block;
}
.wp-block-table.has-fixed-layout.is-style-regular.top-menu.to-upper td:nth-child(3),
.action_btns_block{
    display: flex;
}

body.page-id-11817 div#content header hr,
body.page-id-11814 div#content header hr,
body.page-id-10805 div#content header hr {
    display: none;
}
body.page-id-10759 div#content header hr {
    display: none;
}
body.page-id-11817 article div.entry-content h2,
body.page-id-10805 article div.entry-content h2,
body.page-id-11814 article div.entry-content h2,
body.page-id-10808 article div.entry-content h2 {
    font-size: 35px;
}

body.page-id-11817 article div.entry-content p,
body.page-id-10805 article div.entry-content p,
body.page-id-11814 article div.entry-content p,
body.page-id-10808 article div.entry-content p {
    padding-bottom: 20px;
}

body.page-id-11817 article div.entry-content div.wp-block-button,
body.page-id-10805 article div.entry-content div.wp-block-button,
body.page-id-11814 article div.entry-content div.wp-block-button,
body.page-id-10808 article div.entry-content div.wp-block-button {
    width: 100%;
    display: flex;
    justify-content: center;
}

body.page-id-11817 article div.entry-content div.wp-block-button a,
body.page-id-10805 article div.entry-content div.wp-block-button a,
body.page-id-11814 article div.entry-content div.wp-block-button a,
body.page-id-10808 article div.entry-content div.wp-block-button a {
    width: 60%;
    border-radius: 3px;
    background-color: #0094d8;
    outline: none;
    border: none;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: center;
    color: #ffffff;
    padding: 15px 26px;
    cursor: pointer;
}



body.page-id-10805 article div.entry-content ,
body.page-id-10808 article div.entry-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
body.page-id-11817 article div.entry-content,
body.page-id-11814 article div.entry-content
{
    display: block;
}
body.page-id-11817 article div.entry-content > :first-child,
body.page-id-11817 article div.entry-content > :nth-child(2),
body.page-id-11814 article div.entry-content > :first-child,
body.page-id-11814 article div.entry-content > :nth-child(2)
{
    text-align: center;
}
body.page-id-11817 article div.entry-content .wp-block-image,
body.page-id-11814 article div.entry-content .wp-block-image
{
    display: flex;
    align-items: center;
    justify-content: center;
}

div.individual_form {
    padding-top: 16px;
}

form div.individual_form p {
    text-align: left !important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #808080;
    font-size: 17px;
    line-height: 20px;
}

div.individual_form h3 {
    text-transform: none;
    padding-top: 24px;
    padding-bottom: 10px;
}

form div.individual_form .discount {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
form div.individual_form .discount input {
    width: 50% !important;
}
form div.individual_form .discount label {
    color: #808080;
    font-size: 17px;
    line-height: 20px;
    padding-right: 10px;
}
form div.individual_form .acceptance a {
    color: #0094d8;
}
form div.individual_form p.submit input {
    text-align: left;
    font-size: 17px;
}

form .individual_form span input:not([type="checkbox"]) {
    padding: 16px 25px !important;
}

div.woocommerce-message {
    display: none;
}
div.woocommerce-info {
    display: none;
}
h3#order_review_heading {
    display: none;
}
div#order_review table {
    display: none;
}
.woocommerce-checkout #payment {
    border-radius: 5px;
    margin: 0 auto;
    width: 540px;
}

section.checkout-user-info {
    margin: 0 auto;
    max-width: 540px;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
section.checkout-user-info p {
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    padding: 0 !important;
    margin: 0 !important;
    padding-bottom: 4px !important;
    color: #000000;
}

section.checkout-user-text {
    margin: 0 auto;
    max-width: 540px;
    padding-top: 20px;
}

section.checkout-user-text p {
    font-size: 17px;
    line-height: 24px;
    padding: 0 !important;
    margin: 0 !important;
    padding-bottom: 14px !important;
    color: #000000;
}

a.btn-continue {
    width: 540px;
    height: 50px;
    margin: 0 auto;
    text-transform: uppercase;
    background-color: #2b98ca;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    font-size: 17px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

a.btn-continue:active,
a.btn-continue:hover {
    outline: 0;
}

form.checkout.woocommerce-checkout {
    display: flex;
    flex-direction: column;
}


div.wp-block-columns.has-2-columns.action_btns_block div.wp-block-column div.wp-block-columns.has-2-columns div.wp-block-column {
    flex-basis: initial;
    min-width: 120px;
}
div.wp-block-columns.has-2-columns.action_btns_block div.wp-block-column div.wp-block-columns.has-2-columns div.wp-block-column h1 {
    font-size: 21px;
}
div.wp-block-columns.has-2-columns.action_btns_block div.wp-block-column div.wp-block-columns.has-2-columns div.wp-block-column h1 span.grey_text {
    color: #8f8f8f;
}
div.wp-block-columns.has-2-columns.action_btns_block div.wp-block-column div.wp-block-columns.has-2-columns div.wp-block-column h1 span.blue_text {
    color: #9ae8ea;
}
@media (max-width: 781px) {
    div.wp-block-columns.has-2-columns.action_btns_block div.wp-block-column div.wp-block-columns.has-2-columns div.wp-block-column {
        min-width: 100%;
    }
    div.wp-block-columns.has-2-columns.action_btns_block div.wp-block-column div.wp-block-columns.has-2-columns div.wp-block-column figure {
        display: flex;
        justify-content: center;

    }
    .wp-block-column:not(:first-child) {
        margin-left: 0 !important;
    }
    div.wp-block-columns.has-2-columns.action_btns_block {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
}

ul.wc_payment_methods.payment_methods.methods {
    /*display: none;*/
}

div.form-row.place-order {
    background-color: #fff;
    display: flex;
}
.forgot_passForm{
    text-align: center;
    margin-top: 40px;
}
.forgot_passForm .content{
    margin: 40px 0;
}
.forgot_passForm .content p{
    color: #000000;
    text-align: center;
    font-size: 17px;
    line-height: 22px;
    margin: auto;
}
.forgot_passForm .error{
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: center;
    color: red;
    padding-bottom: 6px;
}

.forgot_passForm button{
    background: #0194d9;
    border-radius: 4px;
    color: #fff;
    max-width: 500px;
    width: 100%;
    padding: 12px 22px;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
}

.forgot_pass{
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
    max-width: 500px;
    width: 100%;
    border-radius: 3px;
    background-color: #bababa;
    outline: none;
    border: none;
    padding: 15px 26px;
    margin-bottom: 9px;
}
.forgot_pass::placeholder{
    color: #fff;
}

button#place_order {
    width: 540px;
    height: 50px;
    margin: 0 auto;
    text-transform: uppercase;
    background-color: #2b98ca;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.link-btn-logout{
    margin: 12px 0;
    color: #000;
    text-align: center;
    text-decoration: underline;
    display: block;
}
.link-btn-logout:hover{
    color: #000;
    text-decoration: underline;
}










/*Adaptive */

@font-face {
    font-family: "MyriadPro-Regular";
    src: url("../../fonts/MyriadPro-Regular_0.woff") format("woff");
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

main.wrapper {
    font-family: "Franklin Gothic Demi Book", sans-serif;
    max-width: 1300px !important;
    padding: 0 40px !important;
    margin: 0 auto !important;
}

main.wrapper h1,
main.wrapper h2,
main.wrapper h3,
main.wrapper h4,
main.wrapper h5,
main.wrapper h6,
main.wrapper ul,
main.wrapper p {
    margin: 0;
    padding: 0;
}

main.wrapper a,
main.wrapper a:visited,
main.wrapper a:focus,
main.wrapper a:active,
main.wrapper a:hover {
    outline: 0 none !important;
}

main.wrapper button,
main.wrapper button:visited,
main.wrapper button:focus,
main.wrapper button:active,
main.wrapper button:hover {
    outline: 0 none !important;
}

section.header-section {
    margin-top: 60px;
}

section.header-section h2.title,
section.header-section p.subtitle {
    margin: 0 auto;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    text-align: center;
    padding: 0;
}

section.header-section h2.title {
    max-width: 700px;
    font-size: 35px;
    line-height: normal;
    letter-spacing: -0.7px;
    color: #444444;
    text-transform: uppercase;
}

section.header-section p.subtitle {
    margin-top: 28px;
    font-size: 17px;
    line-height: 1.29;
    letter-spacing: normal;
    color: #808080;
}

section.header-section div.custom-divider {
    margin: 0 auto;
    margin-top: 35px;
    max-width: 335px;
    height: 2px;
    background-color: #f1f1f1;
    position: relative;
}

section.header-section div.custom-divider::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 2px solid #f1f1f1;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

section.greeting-section {
    padding-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

section.greeting-section div.text-container {
    margin-right: 40px;
}

section.greeting-section div.text-container p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #444444;
    padding-bottom: 24px;
}

section.greeting-section div.greeting-section.card {
    min-width: 350px;
    max-height: 300px;
    border-radius: 15px;
    background-color: #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    box-sizing: content-box;
}

section.greeting-section div.greeting-section.card h3.card-title {
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    line-height: 0.58;
    letter-spacing: normal;
    text-align: center;
}

section.greeting-section div.greeting-section.card p {
    padding-bottom: 20px;
    font-size: 19px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

section.greeting-section div.greeting-section.card a.link-btn {
    margin: 0 auto;
    padding: 10px 70px;
    background-color: #2b98ca;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
}

section.greeting-section div.greeting-section.card a.link-btn:active,
section.greeting-section div.greeting-section.card a.link-btn:hover {
    outline: 0;
}

section.cards-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 60px;
    padding-bottom: 60px;
}

section.cards-section a.card {
    cursor: pointer;
    margin: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 35px;
    min-height: 250px;
    width: calc(33.33% - 20px);
    font-size: 35px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}

section.cards-section a.card:active,
section.cards-section a.card:hover {
    outline: 0;
}

section.cards-section a.card.red {
    background-color: #2fbdd1;
}

section.cards-section a.card.orange {
    background-color: #fcc738;
}

section.cards-section a.card.yellow {
    background-color: #fcc738;
}

section.cards-section a.card.green {
    background-color: #54a07a;
}

section.cards-section a.card.blue {
    background-color: #8f8f8f;
}

section.cards-section a.card.violet {
    background-color: #c4c4c4;
}

section.cards-section a.card.dark {
    background-color: #9ce8ea;
}

section.cards-section a.card.empty {
    min-height: 0;
}

@media screen and (max-width: 980px) {
    section.greeting-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    section.greeting-section div.text-container {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0px;
    }

    section.greeting-section div.greeting-section.card {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        max-width: 100%;
        min-width: 200px;
        margin-bottom: 30px;
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content;
    }

    section.cards-section a.card {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width: 768px) {
    main.wrapper {
        padding: 0 20px !important;
    }

    section.cards-section a.card {
        width: calc(100% - 0px);
        margin: 10px 0px;
    }
}

/*** Checkout page*/

section.table-section {
    max-width: 540px;
    min-width: 540px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #dcdcdc;
    margin: 0 auto;
    border-radius: 8px;
}

section.table-section div.table-row {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

section.table-section div.table-row div.cable-column {
    width: 100%;
}

section.table-section div.table-row.row-1,
section.table-section div.table-row.row-2,
section.table-section div.table-row.row-3,
section.table-section div.table-row.row-4,
section.table-section div.table-row.row-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

section.table-section div.table-row.row-1,
section.table-section div.table-row.row-2,
section.table-section div.table-row.row-3,
section.table-section div.table-row.row-4 {
    border-bottom: 2px solid #ffffff;
}

section.table-section div.table-row.row-1 {
    padding-top: 27px;
    padding-bottom: 14px;
}

section.table-section div.table-row.row-2 {
    text-transform: uppercase;
}

section.table-section div.table-row.row-2 div.column-1,
section.table-section div.table-row.row-2 div.column-2,
section.table-section div.table-row.row-2 div.column-3,
section.table-section div.table-row.row-2 div.column-4 {
    padding-top: 10px;
    padding-bottom: 10px;
}

section.table-section div.table-row.row-2 div.column-1,
section.table-section div.table-row.row-2 div.column-2,
section.table-section div.table-row.row-2 div.column-3 {
    border-right: 2px solid #ffffff;
}

section.table-section div.table-row.row-2 div.column-1 {
    width: 24%;
}

section.table-section div.table-row.row-2 div.column-2 {
    width: 12%;
}

section.table-section div.table-row.row-2 div.column-3 {
    width: 24%;
}

section.table-section div.table-row.row-2 div.column-4 {
    width: 40%;
}

section.table-section div.table-row.row-3 div.column-1,
section.table-section div.table-row.row-3 div.column-2,
section.table-section div.table-row.row-4 div.column-1,
section.table-section div.table-row.row-4 div.column-2,
section.table-section div.table-row.row-5 div.column-1,
section.table-section div.table-row.row-5 div.column-2 {
    padding-top: 4px;
    padding-bottom: 4px;
}

section.table-section div.table-row.row-3 div.column-1,
section.table-section div.table-row.row-4 div.column-1,
section.table-section div.table-row.row-5 div.column-1 {
    width: 60%;
    border-right: 2px solid #ffffff;
    padding-right: 10px;
}

section.table-section div.table-row.row-3 div.column-1 p,
section.table-section div.table-row.row-4 div.column-1 p,
section.table-section div.table-row.row-5 div.column-1 p {
    text-align: right !important;
    text-transform: uppercase;
}

section.table-section div.table-row.row-3 div.column-2,
section.table-section div.table-row.row-4 div.column-2,
section.table-section div.table-row.row-5 div.column-2 {
    width: 40%;
}

section.table-section div.table-row.row-4 div.column-1 p span.bold {
    text-transform: none;
    font-weight: bold;
}

section.table-section div.table-row.row-5 div.column-1 p,
section.table-section div.table-row.row-5 div.column-2 p {
    font-weight: bold;
    color: #0095d8;
}

section.table-section p.bold {
    margin: 0;
    padding: 0;
    font-size: 19.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.78px;
    text-align: center;
    color: #000000;
}

section.table-section p.regular {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 0.64px;
    text-align: center;
    color: #000000;
}

/**** download page */
section.downloads h2.section-title {
    font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.7px;
    text-align: center;
    color: #444444;
    text-transform: uppercase;
    padding-top: 60px;
    padding-bottom: 3px;
}

section.downloads-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

section.downloads-wrapper div.download-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 35px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
    width: calc(25% - 0px);
}

section.downloads-wrapper div.download-container:nth-child(8n+5){
    background-color: #f1f1f1;
}
section.downloads-wrapper div.download-container:nth-child(8n+6){
    background-color: #f1f1f1;
}
section.downloads-wrapper div.download-container:nth-child(8n+7){
    background-color: #f1f1f1;
}
section.downloads-wrapper div.download-container:nth-child(8n+8){
    background-color: #f1f1f1;
}
section.downloads-wrapper div.download-container img.img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    padding-bottom: 14px;
    max-height: 250px;
    min-height: 250px;
    object-fit: cover;
}

section.downloads-wrapper div.download-container div.text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

section.downloads-wrapper div.download-container div.text a {
    min-height: 28px;
    padding: 10px 50px;
    text-decoration: none;
    cursor: pointer;
    background-color: #2b98ca;
    outline: none;
    border: transparent;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

section.downloads-wrapper div.download-container div.text p.name {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 4px;
}

section.downloads-wrapper div.download-container div.text p.description {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #808080;
    max-width: 200px;
    margin: 0 auto;
    margin-bottom: 4px;
}

section.downloads-wrapper div.download-container div.text p.filetype {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 14px;
}
section.downloads-wrapper div.download-container div.text p.filetype span{
    font-weight: bold;
    text-transform: uppercase;
}

/*section.downloads-wrapper.dark {*/
/*    background-color: #f1f1f1;*/
/*}*/

@media screen and (max-width: 980px) {
    section.downloads-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    section.downloads-wrapper div.download-container {
        width: calc(50% - 30px);
    }
}

@media screen and (max-width: 480px) {
    section.downloads-wrapper div.download-container {
        width: calc(100% - 0px);
        margin-top: 10px;
        margin-bottom: 20px;
    }
}

/***** Account Tools */
div.custom-divider {
    margin: 0 auto;
    margin-top: 35px;
    max-width: 335px;
    height: 2px;
    background-color: #f1f1f1;
    position: relative;
}

div.custom-divider::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 2px solid #f1f1f1;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

section.form-section {
    margin-top: 35px;
}

section.form-section form button:disabled {
    opacity: 0.5;
    cursor: default;
}
section.form-section form {
    margin: 0 auto;
    max-width: 532px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 10px;
    padding: 16px;
    background-color: #f3f3f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

section.form-section form h3 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 18px;
}

section.form-section form input {
    max-width: 500px;
    border-radius: 3px;
    background-color: #bababa;
    outline: none;
    border: none;
    padding: 15px 26px;
    margin-bottom: 9px;
}

section.form-section form input::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.form-section form input::-moz-placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.form-section form input:-ms-input-placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.form-section form input::-ms-input-placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.form-section form input,
section.form-section form input::placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.form-section form p.error,
section.form-section form p.error-back {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: red;
    padding-bottom: 6px;
}
section.form-section form p.success-back{
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #0094d8;
    padding-bottom: 6px;
}

section.form-section form p.error {
    display: none;
}
.blue-btn{
    max-width: max-content;
    margin: auto;
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 3px;
    background-color: #0094d8;
    outline: none;
    border: none;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    margin-top: 20px;
    color: #ffffff;
    padding: 15px 26px;
    text-transform: uppercase;
    cursor: pointer;
}
.blue-btn:hover{
    background-image: none;
    background-color: #0094d8;
    color: #fff;
}
section.form-section form button {
    max-width: 500px;
    border-radius: 3px;
    background-color: #0094d8;
    outline: none;
    border: none;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
    padding: 15px 26px;
    cursor: pointer;
}

section.form-section form button:hover {
    background-image: none;
    background-color: #0094d8;
}


section.table-section {
    margin-top: 48px;
}

section.table-section div.table {
    margin: 0 auto;
    max-width: 800px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #e2e2e2;
    padding: 19px 16px;
    border-radius: 10px;
}

section.table-section div.table div.table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}

section.table-section div.table div.table-header h3 {
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

section.table-section div.table div.table-header button {
    padding: 10px 20px;
    border: none;
    outline: none;
    background-color: #0094d8;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.table-section div.table div.table-header button:hover {
    background-image: none;
    background-color: #0094d8;
}

section.table-section div.table div.table-container {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
    background-color: #ffffff;
    margin-top: 10px;
    padding: 17px 20px 14px 20px;
    border-radius: 10px;
}

section.table-section div.table div.table-container div.table-column-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 20px;
}

section.table-section div.table div.table-container div.table-column-name p {
    width: 25%;
}

section.table-section div.table div.table-container form.table-form {
    margin-top: 14px;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

section.table-section div.table div.table-container form.table-form input,
section.table-section div.table div.table-container form.table-form button {
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}
input.email:disabled,
input.l-name:disabled,
input.f-name:disabled{
    background-color: transparent !important;
    background: none;
}
section.table-section div.table div.table-container form.table-form input.email,
section.table-section
div.table
div.table-container
form.table-form
input.f-name,
section.table-section
div.table
div.table-container
form.table-form
input.l-name {
    width: calc(25% - 20px);
    margin-right: 20px;
    padding-right: 0px;
}

section.table-section div.table div.table-container form.table-form button.edit,
section.table-section div.table div.table-container form.table-form input.save,
section.table-section
div.table
div.table-container
form.table-form
input.delete {
    width: 12.5%;
    text-decoration: underline;
    cursor: pointer;
    caret-color: transparent;
    box-shadow: none;
}

section.table-section div.table div.table-container form.table-form button.edit,
section.table-section
div.table
div.table-container
form.table-form
button.edit:active,
section.table-section
div.table
div.table-container
form.table-form
button.edit:focus,
section.table-section div.table div.table-container form.table-form input.save,
section.table-section
div.table
div.table-container
form.table-form
input.save:active,
section.table-section
div.table
div.table-container
form.table-form
input.save:focus,
section.table-section
div.table
div.table-container
form.table-form
input.delete,
section.table-section
div.table
div.table-container
form.table-form
input.delete:active,
section.table-section
div.table
div.table-container
form.table-form
input.delete:focus {
    cursor: pointer;
}

section.table-section div.table div.table-container form.table-form button.edit,
section.table-section div.table div.table-container form.table-form input.save {
    text-align: center;
}

section.table-section
div.table
div.table-container
form.table-form
button.edit {
    border: none;
    background-color: transparent;
    background-image: none;
}

section.table-section div.table div.table-container form.table-form input.save {
    display: none;
}

section.table-section div.table div.table-container form.table-form input.save,
section.table-section
div.table
div.table-container
form.table-form
input.save:active,
section.table-section
div.table
div.table-container
form.table-form
input.save:focus,
section.table-section
div.table
div.table-container
form.table-form
input.delete,
section.table-section
div.table
div.table-container
form.table-form
input.delete:active,
section.table-section
div.table
div.table-container
form.table-form
input.delete:focus {
    background-color: transparent;
    background: none;
    background-image: none;
}

section.table-section
div.table
div.table-container
form.table-form
input.delete {
    text-align: right;
}

section.modal-form-wrapper {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.15);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
}

section.modal-form-wrapper form {
    margin: 0 auto;
    max-width: 640px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 10px;
    padding: 20px 30px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

section.modal-form-wrapper form p {
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}

section.modal-form-wrapper form input {
    border-radius: 3px;
    background-color: #bababa;
    outline: none;
    border: none;
    padding: 15px 26px;
    margin-bottom: 9px;
}

section.modal-form-wrapper form input::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.modal-form-wrapper form input::-moz-placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.modal-form-wrapper form input:-ms-input-placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.modal-form-wrapper form input::-ms-input-placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.modal-form-wrapper form input,
section.modal-form-wrapper form input::placeholder {
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
}

section.modal-form-wrapper form button {
    margin: 0 auto;
    margin-top: 14px;
    width: 60%;
    border-radius: 3px;
    background-color: #0094d8;
    outline: none;
    border: none;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.68px;
    text-align: left;
    color: #ffffff;
    padding: 15px 26px;
    text-align: center;
    cursor: pointer;
}

section.modal-form-wrapper form button:hover {
    background-image: none;
    background-color: #0094d8;
}


/**** single post */

section.section-nav {
    margin-top: 25px;
    margin-bottom: 30px;
    width: 100%;
    height: 34px;
    border-radius: 10px;
    background-color: #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
}

section.section-nav a.nav-link {
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #7d7d7d;
    text-decoration: none;
    margin-right: 30px;
    text-transform: uppercase;
    cursor: pointer;
}

section.section-nav a.nav-link.back {
    color: #000000;
}

section.section-nav a.nav-link:hover {
    color: #000000;
}

section.video-section {
    width: 100%;
    height: 600px;
    padding: 0 20px;
}
section.video-section iframe {
    width: 100%;
    height: 100%;
}
section.video-section p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

section.section-nav-search {
    margin-top: 25px;
    margin-bottom: 30px;
    width: 100%;
    height: 34px;
    border-radius: 10px;
    background-color: #f1f1f1;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

section.section-nav-search nav.navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

section.section-nav-search nav.navigation a.nav-link {
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #7d7d7d;
    text-decoration: none;
    margin-right: 30px;
    text-transform: uppercase;
    cursor: pointer;
}

section.section-nav-search nav.navigation a.nav-link.back {
    color: #000000;
}

section.section-nav-search nav.navigation a.nav-link:hover {
    color: #000000;
}

section.section-nav-search div.search-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

section.section-nav-search div.search-container label.search-placeholder {
    padding-right: 5px;
}

section.section-nav-search div.search-container input {
    padding: 0 10px;
    width: 150px;
    background-color: transparent;
    background-image: none;
    border: none;
    outline: none;
    font-size: 17.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

section.section-nav-search div.search-container i.fa.fa-search {
    padding-top: 2px;
}

section.section-email-us {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
}

section.section-email-us span,
section.section-email-us a {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #494949;
}

section.section-email-us a {
    color: #0094d8;
    text-decoration: none;
}

section.videos-wrapper {
    padding-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

section.videos-wrapper a.video-container img {
    max-height: 240px;
    min-height: 240px;
    object-fit: cover;
    width: 100%;
}

section.videos-wrapper a.video-container {
    max-width: calc(33% - 20px);
    min-width: calc(33% - 20px);
    margin: 10px;
    margin-bottom: 50px;
}

section.videos-wrapper a.video-container img.video-img {
    width: 100%;
}

section.videos-wrapper a.video-container h3.video-title {
    word-break: break-word;
    padding-bottom: 12px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
}

section.videos-wrapper a.video-container p.video-description {
    padding: 12px 0;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: normal;
    text-align: center;
    color: #808080;
}

section.videos-wrapper.content_area button.blue-btn {
    margin-top: 0px !important;
    padding: 9px 20px !important;
    border-radius: 0px !important;
}


@media screen and (max-width: 1100px) {
    section.videos-wrapper a.video-container {
        max-width: calc(50% - 16px);
        width: calc(50% - 16px);
        margin: 8px;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 768px) {
    section.videos-wrapper a.video-container {
        max-width: calc(100% - 0px);
        width: calc(100% - 0px);
        margin: 0px;
        margin-bottom: 30px;
    }
    section.videos-wrapper a.video-container img {
        max-height: 290px;
        min-height: 290px;
    }
}

@media screen and (max-width: 768px) {
    section.section-nav-search {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 10px 15px;
    }

    section.section-nav-search nav.navigation {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    section.section-nav-search nav.navigation a.nav-link {
        margin-right: 0;
        font-size: 15px;
    }

    section.section-nav-search div.search-container {
        padding-top: 14px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    section.section-nav-search div.search-container input {
        width: 100%;
        border-bottom: 1px solid black;
        margin: 0 13px;
    }
}

@media screen and (max-width: 330px) {
    section.section-nav-search nav.navigation a.nav-link{
        font-size: 12px;
    }
    section.section-nav-search *{
        font-size: 12px;
    }
}

/**** Form */
figure.wp-block-image.is-resized {
    display: table;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

figure.wp-block-image.is-resized img {
    width: 100%;
    height: auto;
}

form#loginform {
    display: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 12px 20px;
    border-radius: 0 0 12px 12px;
    color: #fff;
}

form#loginform h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}

form#loginform p.login-username label,
form#loginform p.login-password label {
    display: none;
}

form#loginform p.login-username input,
form#loginform p.login-password input {
    min-height: 35px;
    min-width: 100%;
    margin-bottom: 10px;
    outline: none;
    border: transparent;
    padding: 2px 10px;
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 0.7px;
    color: #333333;
}

form#loginform p.login-username input::-webkit-input-placeholder, form#loginform p.login-password input::-webkit-input-placeholder {
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 0.7px;
    text-align: center;
    color: #333333;
}

form#loginform p.login-username input::-moz-placeholder, form#loginform p.login-password input::-moz-placeholder {
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 0.7px;
    text-align: center;
    color: #333333;
}

form#loginform p.login-username input:-ms-input-placeholder, form#loginform p.login-password input:-ms-input-placeholder {
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 0.7px;
    text-align: center;
    color: #333333;
}

form#loginform p.login-username input::-ms-input-placeholder, form#loginform p.login-password input::-ms-input-placeholder {
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 0.7px;
    text-align: center;
    color: #333333;
}

form#loginform p.login-username input::placeholder,
form#loginform p.login-password input::placeholder {
    font-size: 17.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.8;
    letter-spacing: 0.7px;
    text-align: center;
    color: #333333;
}

form#loginform p.login-remember {
    display: none;
}

form#loginform p.login-submit input {
    margin-top: 2px;
    min-height: 35px;
    min-width: 100%;
    cursor: pointer;
    background-color: #2b98ca;
    background-image: none;
    outline: none;
    border: transparent;
    font-size: 16.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-align: center;
}

form#loginform p.login-forgot {
    margin-top: 8px;
}

form#loginform p.login-forgot a {
    display: block;
    margin: 0 auto;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    margin-left: auto;
    color: #fff;
    text-decoration: none;
}
/************************************** PAGE */

article.page {
    width: 980px;
    margin: 0 auto;
    color: #808080;
    line-height: 22px;
    font-size: 14px;
}


.action_btns_block{
    margin-top: 50px;
}
.action_btns_block .wp-block-button a.wp-block-button__link{
    background: #2c97cb;
    border-radius: 0;
    padding: 10px 50px;
}
.action_btns_block .wp-block-column h1{
    font-weight: 600;
    text-transform: none !important;
}
.action_btns_block .wp-block-column h1 span.red_text{
    color: #ca3617;
}
.action_btns_block .wp-block-column h1 span.blue_text{
    color: #142270;
}


form .individual_form{
    text-align: center;
    max-width: 500px;
    margin: auto;
}
form .individual_form h4{
    text-transform: none;
    color: #000;
    font-size: 16px;
}
form .individual_form p{
    text-align: center !important;
}
form .individual_form  span{
    display: block;
    margin: 10px 0;
}
form .individual_form  span input:not([type="checkbox"]){
    background: #bababa;
    border-radius: 4px;
    width: 100%;
    padding: 20px 25px;
    font-size: 17px;
    box-sizing: border-box;
}
form .individual_form  span.acceptance{
    text-align: left;
}
form .individual_form  span input::placeholder{
    color: #fbfbfb;
    font-weight: 600;
    font-size: 16px;
}
form .individual_form .wpcf7-list-item-label{
    display: contents;
}
form .individual_form input[type="submit"]{
    background: #0194d9;
    border-radius: 4px;
    color: #fff;
    width: 100%;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
}
form .individual_form .form-row.country#billing_country_field,
form .individual_form .form-row.country#billing_state_field {
    padding: 0;
}

form .individual_form .woocommerce-input-wrapper{
    margin: 0;
}

form .individual_form #billing_country,
form .individual_form #billing_state{
    height: 54px;
    width: 100%;
    background: #bababa;
    border-radius: 4px;
    padding: 0px 25px;
    box-sizing: border-box;
    color: #fbfbfb;
    font-weight: 600;
    font-size: 16px;
}
form .individual_form #billing_country:focus,
form .individual_form #billing_state:focus{
    color: black;
}

#subscription_check_form .overlay-modal{
    background: rgba(0, 0, 0, 0.2);
}
#subscription_check_form .modal{
    display: block;
    width: 50%;
    background: #fff;
    top: 0;
    height: 50%;
    transform: translate(50%, 50%);
    border-radius: 15px;
    box-shadow: 0 0 8px 8px rgba(0,0,0,0.2);
}
#subscription_check_form .modal_container{
    padding: 30px 20px;
    color: #000;
}
#subscription_check_form .modal_container .modal-block{
    display: flex;
    align-items: center;
}
#subscription_check_form .divider{
    display: block;
    height: 1px;
    width: 100%;
    background: #ccc;
}
#subscription_check_form .modal_container input[type="email"]{
    display: block;
    width: 400px;
    margin: auto;
    background: #bababa;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 16px;
    box-sizing: border-box;
}
#subscription_check_form .modal_container input[type="email"]::placeholder{
    color: #fbfbfb;
    font-weight: 600;
    font-size: 16px;
}
#subscription_check_form .modal_container input.submit_btn{
    background: #0194d9;
    color: #fff;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
    padding: 5px 50px;
}

.page-id-11808 #content header,
.page-id-10732 #content header{
    display: none;
}
.page-id-11808 article .entry-content h2,
.page-id-10732 article .entry-content h2{
    font-size: 35px;
    text-transform: uppercase;
    margin-top: 60px;
    text-align: center;
}
article.page p{
    font-size: 17px;
}

article.page h1 {
    text-align: center;
    margin-bottom: 20px;
    color: #444444;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(90,90,90,0.5);
}
article.page h2 {
    text-transform: capitalize;
    font-family: "Franklin Gothic Demi Cond";
    font-weight: normal;
    text-align: left;
    margin: 20px auto;
    color: #444444;
    font-size: 20px;
    clear: none;
}

article.page p {
    text-align: left;
    margin: 14px auto;
}

article.page p img.alignleft
{
    margin: 10px 20px 20px 0;
}
article.page p img.alignright
{
    margin: 10px 0 20px 20px;
}

article.page p a {
    border-bottom: 1px solid;
}

article.page p a:hover {
    border-bottom: none;
    color: #0095d9;
}

.pressroom *,
.contact *
{
    text-align: center!important;
}
.pressroom img.aligncenter {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

.pressroom article.page h2,
.contact article.page h2,
.faq article.page h2
{
    font-family: "Franklin Gothic Demi Cond";
    font-weight: normal;
    font-size: 35px;
    color: #2d2d2d;
    text-transform: uppercase;
    margin: 60px auto 40px auto;
    text-align: center;
}
.contact article.page h2
{
    margin: 60px auto 10px auto;
}

.pressroom article.page p {
    margin: 40px auto;
    font-size: 16px;
    color: #666666;
}
.contact article.page p {
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px;
    font-family: "Franklin Gothic Demi Cond";
    color: #818181;
}
.contact article.page form label {
    color: #000000;
    font-size: 13px;
}
.contact article.page form label span {
    color: #c3512f;
}
.contact article.page form input[type="text"],
.contact article.page form input[type="email"],
.contact article.page form textarea {
    border-radius: 0;
    background: #cccccc;
    border: #999999;
    max-width: 510px;
}
.contact article.page form input[type="submit"] {
    border-radius: 0;
    background: #0094d8;
    font-size: 17px;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
    font-family: "Franklin Gothic Demi Book", "Myriad Pro", "Myriad Web";
    font-weight: normal;
    text-shadow: 0 0 1px rgba(255,255,255,0.5);
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.hs-form.stacked .actions {
    margin: 0;
    padding: 0;
}


.pressroom article.page p a {
    font-size: 20px;
    line-height: 30px;
    color: #0094d8;
    font-family: "Franklin Gothic Demi Cond";
    border: none;
}

.pressroom div.training_container div[role="item"] img {
    display: inline-block;
    margin: 50px 6px;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
}
.pressroom div.training_container div[role="item"] p {
    margin: 10px auto;
}
.pressroom div.training_container div[role="item"] p a {
    font-size: 17px;
    color: #0094d8;
    text-shadow: 0 0 1px rgba(0,148,216,0.7);
}

.contact article.page p a {
    color: #c3512f;
    border: none;
}

.faq article.page {
    width: 1079px;
}
.faq article.page * {
    color: #2d2d2d;
}

.faq article.page h3 * {
    font-size: 20px;
    line-height: 30px;
    font-family: "Franklin Gothic Demi Cond";
    text-transform: none;
}

.faq article.page div.qa-faq-answer p {
    font-size: 15px;
    line-height: 30px;
}

.faq article.page div.qa-category:after {
    display: block;
    height: 1px;
    background: #e1e1e1;
    content: " ";
    -webkit-box-shadow: 0 1px 3px rgba(6,6,6,.2);
    -moz-box-shadow: 0 1px 3px rgba(6,6,6,.2);
    box-shadow: 0 1px 3px rgba(6,6,6,.2);
}

.faq div.qa-faq:after {
    margin-bottom: 40px;
}

.about article.page {
    width: 990px;
    color: #444444;
    line-height: 28px;
}
.about article.page div.entry-content div {
    min-height: 300px;
    margin: 40px auto;
}

.about article.page div.entry-content div img.alignleft {
    display: inline-block;
    margin: 0 40px 40px 0;
}
.about article.page div.entry-content div img.alignright {
    display: inline-block;
    margin: 0 0 40px 40px;
}

.about article.page h2
{
    font-family: "Franklin Gothic Demi Book","Myriad Pro", "Myriad Web";
    font-size: 30px;
    font-weight: normal;
    text-shadow: 0 0 1px rgba(90,90,90,0.5);
    margin: 10px auto;
    text-align: left;
    clear: none;
}
.about article.page p
{
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    text-shadow: 0 0 0 1px rgba(90,90,90,0.5);
    margin: 10px auto;
    text-align: left;
}
.about article.page p a
{
    display: block;
    margin: 10px auto;
    color: #0095d9;
    border: none;
}

.practice article.page
{
    width: 1040px;
    margin: 60px auto;
}
.practice footer
{
    width: 1040px;
    margin: 60px auto;
    text-align: center;
    font-size: 25px;
}
.practice footer a
{
    color: #c3512f;
    font-family: "Franklin Gothic Demi Cond";
}


.practice div.box3 {
    width: 1045px;
    text-align: center;
}
.practice div.box3 div.homebox {
    width: 347px;
    margin-bottom: -4px;
}
.practice div.box3 div.homebox header img {
    width: 347px;
    height: 281px;
}
.practice div.box3 div.homebox {
    font-size: 14px;
    line-height: 22px;
    color: #848484;
}

.practice div.box3 div.homebox h3 {
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(90,90,90,0.5);
    margin: 20px 20px 5px;
    font-weight: normal;
}
.practice div.box3 div.homebox p {
    padding: 0 20px 20px;
}

.video-library article.page {
    margin: 40px auto;
}

.video-library article.page * {
    text-align: center;
    color: #444444;
}
.video-library article.page h2
{
    font-family: "Franklin Gothic Demi Cond";
    font-size: 123px;
    line-height: 100px;
    text-transform: uppercase;
}
.video-library article.page p
{
    font-size: 32px;
    line-height: 40px;
}

.yourlibrary article.page {
    margin: 40px auto;
}

.yourlibrary article.page * {
    text-align: center;
    color: #444444;
}
.yourlibrary article.page h2
{
    font-family: "Franklin Gothic Demi Cond";
    font-size: 123px;
    line-height: 100px;
    text-transform: uppercase;
}
.yourlibrary article.page p
{
    font-size: 32px;
    line-height: 40px;
}

.grab-and-go {
    display: table;
    margin: 40px auto 60px auto;
}
    .grab-and-go img {
        display: table-cell;
        margin: 20px 45px 0 40px;
    }
    .grab-and-go > div {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        font-size: 18px;
        line-height: 27px;
        padding-right: 50px;
    }
    .grab-and-go div h2 {
        text-transform: none;
        text-align: left;
        margin: 20px auto;
    }
    .grab-and-go div a {
        border-bottom: 1px solid;
        color: #444444;
        text-shadow: 0 0 1px rgba(90,90,90,0.5);
    }

.meet-the-team footer {
    text-align: center;
    color: #767676;
    font-size: 14px;
}

.searchResult {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    text-align: left;
    color: #7d7d7d;
    line-height: 22px;
}
.sErEt #global-search {
    background: url('../images/search_result.png') top right no-repeat;
    margin-top: 30px;
    width: 300px;
    height: 29px;
    padding: 5px 45px 5px 5px;
    color: #919191;
    font-size: 13px;
    line-height: 22px;
    text-shadow: 0 0 1px rgba(150,150,150,0.5);
}

.searchResult h2 {
    color: #818181;
    font-size: 16px;
    margin: 10px auto 40px auto;
}
.searchResult section {
    position: relative;
}
.searchResult span.iterator {
    position: absolute;
    top: 10px;
    font-size: 18px;
}
.searchResult section > div {
    margin: 0 0 30px 50px;
    font-size: 17px!important;
}

.searchResult section a.title {
    color: #000000;
    font-size: 20px;
}

.searchResult section .tlac_breadcrumbs {
    margin-left: 0;
    line-height: inherit;
    font-size: inherit;
}

.to-upper {
    text-transform: uppercase;
}


/** PAGE training/tlac-online/ **/
.two-buttons{
	display: flex;
    justify-content: center;
}
.two-buttons .wp-block-column{
	flex-basis: auto;
}
.two-buttons .wp-block-button__link{
	border-radius: 4px;
	height: 40px;
    line-height: 40px;
    padding: 0 24px;
}
.max-width-block{
	max-width: 600px;
	margin: auto;
}
.two-img-blocks{
	display: flex;
    justify-content: center;
}
.two-img-blocks .wp-block-column{
	flex-basis: auto;
}
.four-img-blocks{
	position: relative;
    width: 120%;
	left: -10%;
}
/** PAGE Reading Reconsidered Curriculum **/
.page-id-9943 .deco_devider {
    display: none;
}
.page-id-9943 .traning {
    max-width: 760px;
    margin: 0 auto;
}
.page-id-9943 .traning .wp-block-column {
    background-color: #eeeeee;
    margin-top: 60px;
    padding: 20px 42px;
    border-radius: 10px;
}
.page-id-9943 .traning a {
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid #0070a4;
    font-size: 18px;
}
article.post-9943, article.post-11796 {
    padding-top: 25px;
}
article.post-9943 h2, article.post-11796 h2 {
    color: #444444;
    font-family: "Franklin Gothic Demi Cond";
    font-size: 30px;
    font-weight: 400;
    line-height: 67.72px;
    text-transform: uppercase;
    margin: 0;
}
article.post-11796 h3 {
    color: #444444;
    font-family: "Franklin Gothic Demi Book";
    font-size: 20px;
    font-weight: 400;
    line-height: 37.72px;
    text-transform: uppercase;
    margin: 0;
}

article.post-11796 p, article.post-11796 ul, article.post-11796 div{
    color: #444444;
    font-family: "Franklin Gothic Demi Book";
}
article.post-11774 h2 {
    color: #444444;
    font-family: "Franklin Gothic Demi Book";
    font-size: 30px;
    font-weight: 400;
    line-height: 67.72px;
    text-transform: uppercase;
    margin: 0;
}
article.post-9943 p, article.post-9943 td, article.post-11796 p, article.post-11796 td {
    font-size: 16px;
}

article.post-11796 .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content .has-very-dark-gray-color{
    margin: 0;
}
article.post-11796 .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
}

article.post-9943 p.contact-block, article.post-11796 p.contact-block {
    margin: 0 0 30px 0;
    word-break: break-word;
}
article.post-9943 p.contact-block a, article.post-11796 p.contact-block a {
    color: #0094d8;
    text-decoration: none;
    text-decoration-style: unset;
    border-bottom: none;
}
article.post-11774 p, article.post-11774 td {
    font-size: 16px;
}
article.post-11774 p.contact-block {
    margin: 30px 0;
    word-break: break-word;
}
article.post-9943 p.contact-block a, article.post-11796 p.contact-block a {
    color: #0094d8;
    text-decoration: none;
    text-decoration-style: unset;
    border-bottom: none;
}
article.post-9943 .wp-block-media-text:nth-of-type(odd) .wp-block-media-text__content {
    padding: 0 15px 0 0;
}
article.post-9943 .wp-block-media-text:nth-of-type(even) .wp-block-media-text__content {
    padding: 0 0 0 15px;
}
article.post-9943 .distinctive-curriculum.wp-block-media-text {
    display: flex;
    margin-bottom: 32px;
    align-items: flex-start;
}
article.post-9943 .distinctive-curriculum.wp-block-media-text:nth-of-type(odd) {
    flex-direction: row-reverse;
}

article.post-9943 .distinctive-curriculum.wp-block-media-text figure {
    width: 40%;
}
article.post-9943 .distinctive-curriculum.wp-block-media-text > div {
    width: 60%;
}
article.post-11796 td,
article.post-9943 td{
    text-align: center;
}
article.page.post-9943,
.page.page-id-9943 #page td a{
    color: #313131;
}
.page.page-id-9943 #page div.newsletter_wrapper{
    margin: 50px auto;

}

article.post-9943 .novels-description {
    border: 10px solid #d3d3d3;
    margin: 0 16px;
}
article.post-9943 .novels-description td {
    padding: 25px;
}
article.post-9943 ul.wp-block-gallery {
    padding: 0 !important;
}

article.post-9943 .grade-table {
    margin-top: 37px;
    width: 100%;
    margin-bottom: 30px;
    color: #000000;
    background: #a6d9d6;
}




article.post-9943 .grade-table .wp-block-column p:first-of-type {
    text-align: center;
}
article.post-9943 .grade-table .wp-block-column {
    /*border: solid #a6d9d6 7px;*/
    /*margin: 0 !important;*/
    /*border-left: none;*/
    /*margin-left: -7px !important;*/

    background: #fff;
    margin: 7px;
    box-sizing: border-box;
}
article.post-9943 .grade-table .wp-block-column:first-of-type {
    /*border-left: solid #a6d9d6 7px;*/
}
article.post-9943 .grade-table .wp-block-column h4,
article.post-9943 .grade-table .wp-block-column p {
    padding: 10px;
}
article.post-9943 .grade-table .wp-block-column h4,
article.post-9943 .grade-table .wp-block-column p:first-of-type {
    border-bottom: solid #a6d9d6 7px;
}
article.post-9943 .grade-table .wp-block-column:not(:first-of-type) {
    margin-left: 0;
}





article.post-9943 .grade-table td {
    border: solid 7px #a6d9d6;
    line-height: 23px;
    font-size: 17px;
    font-weight: 400;
    color: #000000;
    text-align: center;
    padding: 5px 0;
}
article.post-9943 .grade-table tr:last-of-type td {
    text-align: left;
    padding: 10px;
}

/*
article.post-9943 table.samples td {
    height: 126px;
    width: 25%;
    color: #ffffff;
    line-height: 30px;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: middle;
    text-align: center;
    border: solid 20px;
}
article.post-9943 table.samples td:first-of-type {
    background-color: #25bdd2;
}
article.post-9943 table.samples td:nth-of-type(2) {
    background-color: #8f8f8f;
}
article.post-9943 table.samples td:nth-of-type(3) {
    background-color: #fdc621;
}
article.post-9943 table.samples td:nth-of-type(4) {
    background-color: #3f3f3f;
}
article.post-9943 table.samples td:nth-of-type(5) {
    background-color: #9ae8ea;
}
article.post-9943 table.samples td:nth-of-type(6) {
    background-color: #c4c4c4;
}
article.post-9943 table.samples td:nth-of-type(7) {
    background-color: #2b98ca;
}
article.post-9943 table.samples td:last-of-type {
    background-color: #f26743;
}
*/



/*article.post-9943 .samples-first .wp-block-column,*/
/*article.post-9943 .samples-second .wp-block-column {*/
/*    height: 120px;*/
/*}*/
article.post-9943 .samples-first .wp-block-column p,
article.post-9943 .samples-second .wp-block-column p {
    color: #000;
    font-family: "Franklin Gothic Demi Book";
    font-size: 16px;
    font-weight: 400;
    /* line-height: 25px; */
    /* text-transform: uppercase;*/
    text-align: center;
    vertical-align: middle;
    /* line-height: 100px; */
    display: flex;
    /* flex-direction: column; */
    align-items: start;
    justify-content: center;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0 8px;
}
.wp-block-column:not(:first-child) {
    margin-left: 14px;
}

/*article.post-9943 .samples-first .wp-block-column:first-of-type {*/
/*    background-color: #25bdd2;*/
/*}*/
/*article.post-9943 .samples-first .wp-block-column:nth-of-type(2) {*/
/*    background-color: #8f8f8f;*/
/*}*/
/*article.post-9943 .samples-first .wp-block-column:nth-of-type(3) {*/
/*    background-color: #fdc621;*/
/*}*/
/*article.post-9943 .samples-first .wp-block-column:last-of-type {*/
/*    background-color: #3f3f3f;*/
/*}*/

article.post-9943 .samples-second .wp-block-column:first-of-type {
    background-color: #9ae8ea;
}
article.post-9943 .samples-second .wp-block-column:nth-of-type(2) {
    background-color: #c4c4c4;
}
article.post-9943 .samples-second .wp-block-column:nth-of-type(3) {
    background-color: #2b98ca;
}
article.post-9943 .samples-second .wp-block-column:last-of-type {
    background-color: #f26743;
}



article.post-9943 figure.wp-block-embed {
    margin-top: 40px;
    padding-top: 56.25%;
    position: relative;
}

article.post-9943 figure.wp-block-embed .wp-block-embed__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
article.post-9943 .wp-block-embed__wrapper iframe {
    /*width: 100vw;*/
    /*height: 58vh;*/
    width: 100%;
    height: 100%;
}


article.post-9943 .wp-block-media-text.contact-block-bottom .wp-block-media-text__content {
    padding: 0 8%;
}
article.post-9943 .contact-block-bottom a {
    color: #0094d8;
    border-bottom: none;
}
/************************************** PAGE */

@media (max-width: 1250px) {
	.four-img-blocks {
		width: 100%;
		left: 0;
	}
}
@media screen and (max-width:768px) {
    .practice footer {
        width: 100%;
    }
    article.page h1,
    article.page h2,
    article.page h3 {
        line-height: 1em;
    }
}
@media only screen and (min-width : 1024px){
    .page.page-id-9943 #page div.newsletter_wrapper form.newsletter .gform_footer input{
        top: -50px;
        height: 50px;
        line-height: 50px;
    }
}
@media (max-width: 768px) {
    article.post-9943 .top-menu td {
        text-align: center /*!important*/;
        font-family: "Franklin Gothic Demi Book";
        font-size: 15px /*!important*/;
        font-weight: 400;
        line-height: 23px;
        text-transform: uppercase;
    }
    article.post-9943 .wp-block-media-text.alignwide {
        display: flex;
        flex-direction: column !important;
    }
    article.post-9943 .wp-block-media-text .wp-block-media-text__content {
        padding: 15px 0 !important;
    }
    /*
    article.post-9943 .wp-block-media-text .wp-block-media-text__media > * {
        width: 100% !important;
    }
    */
    article.post-9943 li.blocks-gallery-item {
        /*display: flex;*/
        /*flex-direction: column;*/
        width: 40% !important;
        margin: 0 auto;
    }
    article.post-9943 .novels-description {
        margin: 26px 0 0 0;
    }

    article.post-9943 .grade-table .wp-block-column:nth-of-type(odd) {
        margin: 7px;
    }
    article.post-9943 .grade-table .wp-block-column:not(:first-of-type) {
        margin-left: 7px;
    }

    article.post-9943 .samples-first .wp-block-column:nth-of-type(odd),
    article.post-9943 .samples-second .wp-block-column:nth-of-type(odd) {
        margin-left: 0;
    }

    article.post-9943 .wp-block-columns.traning {
        flex-direction: column;
        margin: 10px 50px;
    }
    article.post-9943 .wp-block-columns.traning .wp-block-column {
        margin: 12px 0;
    }

    article.post-9943 .distinctive-curriculum.wp-block-media-text figure,
    article.post-9943 .distinctive-curriculum.wp-block-media-text > div {
        width: 100%;
    }
}

@media (max-width: 425px) {
    article.post-9943 li.blocks-gallery-item {
        width: 100% !important;
    }

    article.post-9943 .samples-first .wp-block-column,
    article.post-9943 .samples-second .wp-block-column {
        margin-left: 0;
    }

    article.post-9943 .wp-block-columns.traning {
        margin: 10px;
    }
}

@media (max-width: 320px) {
    section.header-section h2.title {
        font-size: 14px;
    }
}
@media (max-width: 370px) {
    section.header-section h2.title {
        font-size: 16px;
    }
}

@media (max-width: 528px) {
    section.header-section h2.title {
        max-width: 100%;
        color: #444444;
        font-size: 30px;
        font-weight: 500;
        text-transform: uppercase;
    }
    section.section-nav{
        justify-content:space-between;
    }
    section.section-nav a.nav-link{
        margin-right: 0;
        font-size: 14px;
    }
}
@media (max-width: 768px) {
    section.header-section h2.title {
        font-size: 26px;
    }
}

article.post-11796 .dos-first-image{

}
article.post-11796 .padding-block{
    padding: 20px;
}

/*article.post-11774 local DOS*/
/*article.post-11796 production DOS*/
/*article.post-9943 local & production RR*/

/* MOBILE VIEW DOS & RR PAGES */
.greeting-section.mobile {
    display: none;
}
@media (max-width: 528px) {
     form#loginform {
        background-color: #3F3F3F;
        width: 100%;
        border-radius: 0;
     }
     form#loginform .button-primary{
         text-transform: uppercase;
     }

    article.post-11774 table,
    article.post-11796 table,
    article.post-9943 table {
        display: none;
    }
    article.post-11774 .has-2-columns img,
    article.post-11796 .has-2-columns img,
    article.post-9943 .has-2-columns img {
        display: none;
    }
    article.post-11774 .has-2-columns .has-text-align-center,
    article.post-11796 .has-2-columns .has-text-align-center,
    article.post-9943 .has-2-columns .has-text-align-center {
        color: black;
    }
    article.post-11774 .distinctive-curriculum,
    article.post-11796 .distinctive-curriculum,
    article.post-11796 .has-text-align-center{
        display: flex;
        flex-direction: column;
        color: black;
    }
    article.post-11796 .distinctive-curriculum .wp-block-media-text__content h3{
        padding: 15px 0;
    }
    article.post-11796 .padding-block{
        padding: 15px 0;
    }
    .post-11796 .wp-block-media-text.is-vertically-aligned-center.distinctive-curriculum.dos-first-image{
        padding: 15px ;
    }
    article.post-11774 .distinctive-curriculum *,
    article.post-11796 .has-text-align-center *{
        color: black!important;
    }
    article.post-11774 .wp-block-video,
    article.post-11796 .wp-block-video,
    article.post-9943 .wp-block-video {
        margin-top: 14px;
    }

    /* subscriber view*/
    .page-id-11774 section.header-section h2.title,
    .page-id-11796 section.header-section h2.title,
    .page-id--9943 section.header-section h2.title{
        color: #444444;
        font-size: 30px;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0;
    }
    section.cards-section {
        padding: 0;
        margin: 0 25px;

    }
    section.greeting-section.mobile{
        padding: 0;
    }
    section.greeting-section div.greeting-section.card {
        max-height: 100%;
    }
    section.greeting-section div.greeting-section.card p{
     font-size: 16px;
    }
    .greeting-section.card{
        display: none!important;
    }
    .greeting-section.mobile{
        display: block;
    }
    .greeting-section.mobile .card{
        display: flex!important;
    }

    /* rr mobile view*/
    article.post-9943 .grade-table .wp-block-column{
        border: solid #a6d9d6 7px;
        margin: 0 !important;
    }
    .blocks-gallery-grid, .wp-block-gallery{
        padding: 0!important;
    }
}
/* front-page*/

.front-page-content .blog-posts-container{
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid;
}
.blog-posts-container .post-item{
    text-align: center;
    /*margin: 10px 7px;*/
    margin: 10px 0;
    width: 350px;
    height: auto;
}
.blog-posts-container .post-item img{
    width: 350px;
    min-height: 225px;
}
.blog-posts-container .post-item .post-item-title{
    font-family: "Franklin Gothic Demi Cond", "Myriad Pro", "Myriad Web";
    font-weight: normal;
    font-size: 15px;
    margin-top: 15px;
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
    text-transform: uppercase;
    text-align: left;
}
.blog-posts-container .post-item .post-item-excerpt{
    font-size: 15px;
    /*margin-left: 15px;*/
    /*margin-right: 15px;*/
    margin-bottom: 15px;
    text-align: left;
}
.blog-posts-container .post-item a{
    text-align: center;
    font-size: 13px;
}

.front-page-content .positions-container{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
    justify-content: space-between;
}
.front-page-content .positions-container .position-item{
    width: 325px;
    height: 220px;
    border-radius: 10px;
    border: 1.5px solid #25bdd2;
    display: flex;
    flex-direction: column;
    margin: 10px;
    position: relative;
    padding: 10px 20px 10px 20px;
}
.front-page-content .positions-container .position-item .position-head{
    display: flex;
    justify-content: space-between;
}
.positions-container .position-item .position-item-title{
    font-size: 22px;
    font-family: "Franklin Gothic Demi Cond", "Myriad Pro", "Myriad Web";
    margin: auto 0;

}
.positions-container .position-item-description {
    margin-top: 10px;
}

.button.btn-yellow{
    background-color: #fec114;
    text-align: center;
    font-size: 13px;
    position: absolute;
    bottom: 10px;
    right: 20px;
}


@media (max-width: 1100px) {
    .front-page-content .blog-posts-container, .front-page-content .positions-container{
        justify-content: space-around;
    }
}
@media (max-width: 1140px) {
    .blog-posts-container {
        flex-wrap: wrap;
    }
}

@media (max-width: 850px) {
    .who-whe-are-wrapper{
        background-color: #FFFFFF;
    }
    .who-whe-are{
        flex-direction: column;
    }
    .who-whe-are .who-title{
        font-size: 35px;
        color: #434444;
        text-align: center;
        width: 100%;
    }
    .who-whe-are .who-desc{
        color: #434444;
        border-left: none;
        border-bottom: 1px solid #000000;
        padding-bottom: 25px;
    }
}
