/*
Theme Name: Salient Child Theme
Theme URI: http: //fleisherdigital.com/
Description: This is a custom child theme for Salient
Author: Dave Fleisher
Author URI: http: //fleisherdigital.com/
Template: salient
Version: 0.1
*/


@font-face {
    font-family:Neue-Plak-Wide-Black;
    src: url(fonts/Neue-Plak-Wide-Black.ttf);
}
@font-face {
    font-family:Neue-Plak-Wide-Bold;
    src: url(fonts/Neue-Plak-Wide-Bold.ttf);
}
@font-face {
    font-family:Neue-Plak-Wide-ExtraBlack;
    src: url(fonts/Neue-Plak-Wide-ExtraBlack.ttf);
}
@font-face {
    font-family:Futura-Book;
    src: url(fonts/Futura-Book.ttf);
}
@font-face {
    font-family:Futura-Book-Italic;
    src: url(fonts/Futura-Book-Italic.ttf);
}
@font-face {
    font-family:Futura-Medium;
    src: url(fonts/FuturaPRO-Medium.otf);
}
@font-face {
    font-family:Futura-Medium-Italic;
    src: url(fonts/Futura-Medium-Italic.ttf);
}
@font-face {
    font-family:Futura-Heavy;
    src: url(fonts/FuturaPRO-Heavy.otf);
}
@font-face {
    font-family:Futura-Bold;
    src: url(fonts/FuturaPRO-Bold.otf);
}
@font-face {
    font-family:Futura-Light;
    src: url(fonts/FuturaPRO-Light.otf);
}
@font-face {
    font-family:Mocha-Mattari-Regular;
    src: url(fonts/Mocha-Mattari-W01-Regular.ttf);
}
.ui-dialog.ui-widget.ui-widget-content{
    z-index: 999999!important;
}

body{
    font-family:'utopia-std' ;
    font-weight: 400;
    font-size: 16px; color:#303030;}

.bold, b, strong {
    font-family:'utopia-std' ;
}
#footer-outer #copyright, body {
    border: none!important;
    background-color: #343233!important;
}
#footer-outer, #footer-outer a {
    color: #ffffff!important;
}
#footer-outer .adchoices_icon {
    display: block;
    margin-bottom: -33px;
}
#footer-outer .adchoices_icon img{
    margin-bottom: 0;
    max-width: 140px;
}
#footer-outer, #footer-outer  #copyright #menu-footer-menu a {
    color: #ffffff!important;
}
#footer-outer #copyright #menu-footer-menu a:hover {
    color: #54166e!important;
}
.tabs_section .tabbed > ul li a.active-tab{
    border-color: #2ABAED!important;
    background-color: #2ABAED!important;
}
#ajax-loading-screen {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1000000000;
}
.birthdate{
    display: flex;
}
.birthdate .ginput_container {
    width: 71%;
}
.birthdate .ginput_container input{
    width: calc(50% - 11px);
}
#mobile-menu, body[data-header-search="false"] #header-outer[data-full-width="false"][data-cart="false"] header#top nav > ul.buttons[data-user-set-ocm="off"] {
    display: none;
}

.banner_section .row-bg-wrap  .row-bg{
    background-size:contain
}
@media screen and (max-width: 1000px){
    .banner_section{
        padding-bottom:0px!important
    }
    .banner_section .row-bg-wrap  .row-bg{
        background-image:none!important
    }
}
header#top nav > ul > li {
    float: left;
    text-transform: uppercase;
    margin-left: 28px;
    font-family:'utopia-std' ;
    font-weight: 400;
}
header#top nav > ul > li a{font-size: 16px;color: #a7a7a7;}
header#top nav > ul > li a:hover{color: #303030;}
header#top nav > ul > li:last-child a{
    font-family:'utopia-std' ;
    font-weight: 700;
}
.wpb_wrapper{max-width: 1000px; margin-right: auto;margin-left: auto;}
.clients_logos {
    text-transform: uppercase;
}
.sprt_text h2 {
    cursor: pointer;
}
.faq_list {
    display: none;
}
.faq_list .toggle h3 a i {
    margin-top: 5px;
}
.faq_list h3 {
    background: #59344F;
}
.faq_list h3 a {
    font-size: 20px!important;
    color: #fff;
    font-family:'utopia-std' ;
    font-weight: 400;
    line-height: 24px !important;
}
#tab-faqs h5{color:#303030;}
#field_1_39 {
    max-width: 260px;
}
.form_steps p {
    font-weight: normal;
    font-size: 15px;
    color: #303030;
    font-family:'utopia-std' ;
    font-weight: 400;
    text-transform: initial !important;
}
.thumb_comp span.subheader {
    color: #000000;
}
.toggle h3 a i {
    color: #fff;
}
.row .col.section-title h1,
h1, h2, h3, h4, h5, h6{
    font-family:'utopia-std' ;
    font-weight: 700;
    color:#303030;

}
.row .col.section-title h2,
h2,h4{
    font-family:Neue-Plak-Wide-Black;
}



/*New Hero*/

#new_hero {
    display: block!important;
}
#new_hero .wpb_wrapper{
    max-width: 100%;
    margin: auto;
    width: 100%;
}
.max-1920{
    /*max-width: 1920px;*/
    margin: auto!important;
    width: 100%;
}

#new_hero .hero_text h1{
    font-weight: 800;
    font-size: 6.5vw;
    line-height: 1;
    letter-spacing: 0px;
    font-family: "Neue-Plak-Wide-Black",sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 118px 50px;
    /*font-style: italic;*/
    /*margin-top: -13px;*/

}
#new_hero .right_column>.vc_column-inner{
    height: 100%;

}
#new_hero .right_column .wpb_wrapper{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
    height: 100%;

}
#new_hero .right_column>.vc_column-inner .hero_logo{
    max-width: 30vw;

}
#new_hero .right_column>.vc_column-inner .img-with-aniamtion-wrap.position_desktop_absolute {
    top: 77px;
    left: -160px;
}
#new_hero .right_column>.vc_column-inner .hero_reg_image{
    max-width: 20vw
}
#new_hero .right_column>.vc_column-inner .reg_text{
    font-weight: 700;
    font-size: 1.35vw;
    line-height: 1.46;
    letter-spacing: 0px;
    font-family: 'utopia-std',sans-serif;
    color: #2B2E34;
    text-transform: uppercase;
    padding: 30px 25px;
    width: 35vw;
    background: rgba(255, 255, 255, 0.91);
    transform: rotate(-5.3deg);
    margin-bottom: 2vw;
    margin-right: 0.5vw;
    text-align: center;
}
#new_hero .right_column>.vc_column-inner .reg_text.for_mobile,
#new_hero .left_column>.vc_column-inner .hero_logo.for_mobile,
#new_hero .left_column>.vc_column-inner .hero_reg_image.for_mobile{
    display: none;
}

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

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


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

}
@media screen and (min-width: 1001px) and (max-width: 1130px){
    #top  .container{
        padding: 0 20px;
    }
}
@media screen and (max-width: 1010px){

}
@media screen and (max-width: 999px){
    #new_hero .hero_text h1 {
        font-weight: 800;
        font-size: 75px;
        line-height: 1;
        padding: 40px 30px;
        padding-bottom: 0px;
    }
    #new_hero .right_column {
        min-height: 500px;

    }
    #new_hero .right_column>.vc_column-inner .reg_text{
        width: 220px;
        font-size: 20px;
        margin-bottom: 20px;
        margin-right: 0;
    }
    #new_hero .right_column>.vc_column-inner .reg_text,
    #new_hero .right_column>.vc_column-inner .hero_reg_image,
    #new_hero .right_column>.vc_column-inner .hero_logo{
        display: none;
    }
    #new_hero .left_column>.vc_column-inner .hero_logo{
        max-width: 188px;
        margin-top: 20px;
        margin-left: 30px;
        padding-bottom: 20px;
    }
    #new_hero .left_column>.vc_column-inner .img-with-aniamtion-wrap.position_desktop_absolute {
        top: 50%;
        right: 25px;

        transform: translate(0% , -50%);
    }
    #new_hero .left_column>.vc_column-inner .hero_reg_image{
        max-width: 123px;
    }
    #new_hero .right_column>.vc_column-inner .reg_text.for_mobile,
    #new_hero .left_column>.vc_column-inner .hero_logo.for_mobile,
    #new_hero .left_column>.vc_column-inner .hero_reg_image.for_mobile{
        display: inline-block;
    }
}
@media screen and (max-width: 767px) {
    #new_hero .hero_text h1 {
        font-size: 40px;
    }
    #new_hero .left_column>.vc_column-inner .img-with-aniamtion-wrap.position_desktop_absolute {
        top: calc(50% + 20px);
        right: 25px;

        transform: translate(0% , -50%);
    }
    #new_hero .right_column>.vc_column-inner .reg_text{
        padding: 12px 15px;
        font-size: 16px;
        width: 150px;
    }
    #new_hero .right_column>.vc_column-inner .hero_logo{
        max-width: 300px;
        margin-top: 90px;

    }



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


}

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

}


.banner_section .wpb_wrapper .divider-border{
    display: none;
}
.banner_section .wpb_wrapper{
    display: inline-block;
    max-width: 100%;
    width: 100%;
}
.banner_content {
    font-family:Mocha-Mattari-Regular;
    font-weight: normal;
    /*text-align: left;*/
    width: 100%;
    display: inline-block;
    color: #f9bd59;
}
.banner_blue_content {
    color: #f9bd59;
    text-transform: uppercase;
    font-size: 33px;
    line-height: 33px;
    font-family:Mocha-Mattari-Regular;
}
.banner_content .wpb_wrapper{
    width: 100%;
}
.banner_content .wpb_wrapper p{
    padding-bottom: 20px;
}
.banner_content .wpb_wrapper p a{
    color: #f9bd59;
}
.banner_content .wpb_wrapper p:nth-child(2){
    padding-bottom: 0px;
}
.banner_section .banner_title {
    font-family:Mocha-Mattari-Regular;
    text-transform: uppercase;
}
.banner_section .banner_title .wpb_wrapper {
    font-size: 85px;
    line-height: 85px;
    width: 100%;
    color: #f9bd59;
    letter-spacing: 1px;
}
.banner_section .banner_email_content a{
    color: #363636;
    font-size: 14px;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.banner_section .banner_email_content p a{
    text-decoration: underline!important;

}
.banner_section .banner_button{
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
}
.banner_section .banner_button a{
    color: #fff!important;
    display: inline-block;
    padding: 13px 25px;
    font-size: 25px;
    border: 1px solid #f9bd59;
    border-radius: 10px;
    font-family:Mocha-Mattari-Regular;
    transition: all 0.3s ease-in;
}
.banner_section .banner_button a:hover{
    color: #f9bd59!important;
    background-color: #fff!important;
}
.banner_section .col.span_12 .vc_col-sm-6.text{
    padding-bottom: 20px;
}
.banner_section .wpb_wrapper .img-with-aniamtion-wrap.center .mobile{
    display: none;
}

.banner_section .banner_button .wpb_wrapper{
    width: 100%;
    text-align: center;
    color: #fff;

}
.banner_section .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
}
.banner_section .banner_reg_content p {
    padding-bottom: 0;
    font-family:'utopia-std' ;
    font-weight: 400;
}

.banner_section .text>.wpb_wrapper {
}

.heading_blk .vc_sep_holder{display: none!important;}
.heading_blk h4{text-align: center;
    display: table!important;
    position: relative;
    font-size: 32px !important;
    text-transform: uppercase;
    text-align: center;
    color: #303030;
    border-bottom: 4px solid #2ABAED;
    margin-bottom: 0px !important;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-weight: normal !important;}
.heading_blk.brd_wt h4 {
    border-color: #fff;
    color: #000000;
}
.mdm_fnt {
    font-family:'utopia-std' ;
    font-weight: 400;
}
.winner_glink {
    margin-top: 30px;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.winner_glink a {
    color: #505050!important;
    opacity: 1!important;
    border-bottom: 2px solid;
}
.clients_logos{
    padding-left: 0!important;
    padding-right: 0!important;
}
.jury_list_section a,.complt_page_bottom a,.comt_detail a{color: #FFA3A5; border-bottom: 1px solid #FFA3A5;}
.clients_logos h4{
    font-family:'utopia-std' ;
    font-weight: 400;
    color: #303030; font-size: 16px;}
h2.heading_box {
    text-align: center;
    display: table;
    position: relative;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    color:#303030;
    border-bottom: 4px solid #2ABAED;
    margin-bottom: 20px!important;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
}


.past_winner_section h2.heading_box {
    border-color: #fff;
}
.wpb_wrapper div.past_winners_year {
    max-width: 250px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.past_winners_year  a{
    font-family:'utopia-std' ;
    font-weight: 400;
    font-size: 16px;
    color: #303030;
    position: relative;
}
.past_winners_year  a:hover {
    color: #303030;
}
.past_winners_year  a:after {
    -webkit-transition: width .3s ease-out, left .3s ease-out, border-color .3s ease-out;
    transition: width .3s ease-out, left .3s ease-out, border-color .3s ease-out;
    position: absolute;
    display: block;
    bottom: -6px;
    left: 50%;
    width: 0;
    border-top: 2px solid #54166e;
    content: '';
    padding-bottom: inherit;
}
.past_winners_year  a:hover:after {
    width: 100%;
    left: 0;
}
@media screen and (max-width: 767px){
    .wpb_wrapper div.past_winners_year {
        max-width: 202px;
    }
}

.work_register_section .wpb_wrapper{
    max-width:1400px!important ;
    margin: auto!important;
}
.work_register_section .wpb_wrapper .submission_cat{
    padding: 0 20px;
}
.sub_cat_box {
    background: #2ABAED;
    padding: 0!important;
    color: #fff;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-family:'utopia-std' ;
    font-weight: 700;
}
.sub_cat_box>.vc_column-inner{
    padding: 30px 0 25px 0;
}
.sub_cat_box p {
    padding-bottom:20px!important;
    display: block;
}
.sub_cat_box a{color: #000000;
    display: block;}
.submission_cat .vc_col-sm-1 {
    display: none;
}
.sub_cat_box {
    width: 13.285% !important;
    margin-right: 1% !important;
    margin-left: 0!important;
}
.sub_cat_box img{
    width: 100px !important;
    height: 100px!important;
    object-fit: contain;

}
.sub_cat_box.vc_col-sm-2:nth-child(7) {
    margin-right: 0!important;
}
.reg_link {
    background: #54166e;
    color: #fff;
    font-family:'utopia-std' ;
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    display: inline-block;
    padding: 28px 40px;
    margin-bottom: 30px;
}
.video_past_winner{max-width:700px; width: 100%; position: relative;margin-top: 30px;
    margin-left: auto; margin-right: auto;}
.reg_link:hover{background:#303030; color: #ffffff;}
.work_register_section .using-image{background-size: contain;}
.sprt_text{display:none;}
.logged-in .registration_section .reg_link{display:none;}
.logged-in .registration_section .sprt_text{display:block;}
.sprt_section {
    margin-bottom: 0!important;
}

.sprt_text{margin-bottom: -10px;}
.sprt_section h2{background: #2ABAED;
    color: #fff;
    font-family:'utopia-std' ;
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    display: inline-block;
    padding: 28px 40px;
    margin-bottom: 30px;}
.comp_div h3 {
    color:#2ABAED;
    margin-bottom: 15px !important;
}
.comp_div .divider {
    border-bottom: 1px solid #2ABAED;
    padding-top: 30px;
    display: inline-block;
    width: 100%;
}
.jury_title_sec h2.heading_box {
    display: block;
    max-width: 250px;
}
.jury_cat_name {
    margin-bottom: 0!important;
    border: none;
}
.jury_cat_name .section-title {
    padding: 0!important;
    text-transform: uppercase;
}
.jury_cat_name .section-title h2{font-size:28px;
    margin-bottom: 25px!important;}
.jury_box_102.wpb_row.vc_row-fluid>.row-bg-wrap + .row_col_wrap_12_inner  {
    margin-left: -0.5%!important;
    margin-right: -0.5%!important;
}
.jury_box  {
    text-align: center;
    background:#2ABAED;
    /*cursor: pointer;*/
    /*margin: auto!important;*/
}
.jury_box.wpb_column  {

    cursor: pointer;
}
.jury_box .iwt-icon {
    position: unset;
}
.jury_box .iwt-icon img {
    border-radius: 100%;
    width: auto!important;
    border: 3px solid #fff;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.jury_popup ,
.privacy_policy {
    background: rgba(0,0,0,0.7);
    position: fixed;
    z-index: 7371832;
    top: 0px;
    left: 0px;
    zoom: 1;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    display: none;
    overflow: scroll;
}
.jury_popup_inner_box ,
.privacy_policy_inner_box {
    max-width: 800px;
    background: #fff;
    width: calc(100% - 40px);
    float: none;
    display: block;
    left: 20px;
    margin: auto;
    top: 20%;
    border-radius: 5px;
    right: 20px;
    position: absolute;
}
.privacy_policy .privacy_policy_inner_box {
    max-width: 550px;
}
.close_btn {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #000000;
    color: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    border-radius: 50%;
    cursor: pointer;
}
.jury_content ,
.privacy_policy_content {
    padding:30px;
    color: #000000;
}
.jury_popup .vc_col-sm-12 ,
.privacy_policy .vc_col-sm-12 {
    float: none;
    margin: 0;
}
.jury_box .iwt-text {
    display: block;
    padding: 0;
}
.jury_box .iwt-text h4 {
    color: #000000;
    margin: 0;
    line-height: normal;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
}
.jury_box .iwt-text h5 {
    color: #000000;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.jury_bios{display:none;}
.bg_box .row-bg {
    background-size: 100%!important;
}
.past_winners_list{text-align: center;}
.past_winners_list .wpb_content_element{
    font-family:'utopia-std' ;
    font-weight: 700;
    color:#5a5a5a;}
.pass_winner_image{margin-top: 30px !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;}
.past_winners_list .vc_sep_line{display: none!important;}
.past_winners_list .vc_separator{ background-color: #2ABAED; padding:0;}
.past_winners_list.print_winner .vc_separator h4{
    background-image: url(https://globeandmailyounglions.ca/wp-content/uploads/2024/12/Artboard-1-3.png);
}
.past_winners_list.media_winner .vc_separator h4{
    background-image: url(https://globeandmailyounglions.ca/wp-content/uploads/2024/12/newmediaicon.png);
}
.past_winners_list.marketers_winner .vc_separator h4{
    background-image: url(https://globeandmailyounglions.ca/wp-content/uploads/2024/12/Artboard-1.png);
}
.past_winners_list.film_winner .vc_separator h4{
    background-image: url(https://globeandmailyounglions.ca/wp-content/uploads/2024/12/Artboard-1-5.png);
}
.past_winners_list.digital_winner .vc_separator h4{
    background-image: url(https://globeandmailyounglions.ca/wp-content/uploads/2024/12/Artboard-1-4.png);
}
.past_winners_list.pr_winner .vc_separator h4{
    background-image: url(https://globeandmailyounglions.ca/wp-content/uploads/2024/12/Artboard-1-2.png);
}
.past_winners_list.design_winner .vc_separator h4{
    background-image: url(https://globeandmailyounglions.ca/wp-content/uploads/2024/12/Artboard-1-1.png);
}
.past_winners_list .vc_separator h4 {
    font-size: 24px;
    font-family:'utopia-std' ;
    font-weight: 400;
    color: #000000;
    display: inline-block;
    background-repeat: no-repeat;
    min-height: 100px;
    vertical-align: middle;
    margin-bottom: 0;
    padding:35px 0 35px 80px !important;
    background-position: left center;
    background-size: 70px;
}
.page-template-template-competition #ajax-content-wrap,.single #ajax-content-wrap{
    background-image: url(images/competition_detail_bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    background-color: #EEEEEE;
}

.page-template-template-competition .container-wrap,body.single-portfolio.single .container-wrap,.single .container-wrap{background:transparent!important;
    padding-top: 80px !important;
    padding-bottom: 60px !important;
}
.single .title-wrap{
    border: none !important;
    padding-bottom: 0 !important;
}
.thumb_comp {
    text-align: center;
    padding: 80px 0;
    background: #2ABAED;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.thumb_comp img{width: 130px;}
.thumb_comp h1{
    color: #000000;
    font-family:'utopia-std' ;
    font-weight: 400;
    font-size: 32px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.ui-tabs-nav a{ font-size: 24px;
    font-size: 20px;
    background: rgba(187, 205, 216, 0.5) !important;
    font-family:'utopia-std' ;
    font-weight: 400;
    padding: 17px 35px !important;
    text-transform: uppercase;
    display: block !important;
    color: #000000 !important;
}
.tabs_section .ui-tabs-nav li:last-child a{
    position: relative;
    padding-right: 80px !important;
    padding-left: 60px !important;
}
.tabs_section .ui-tabs-nav li:last-child a::before {
    border-radius:0!important;
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    border-top: 57px solid #EEEEEE;
    border-left: 50px solid rgba(187, 205, 216, 1);
    width: 0;
}
.tabs_section .ui-tabs-nav {
    margin-bottom: 0 !important;
}
.tabs_section .ui-tabs-nav li:last-child a.active-tab::before{

    border-left: 50px solid #2ABAED!important;
}
.tabs_section .ui-tabs-panel{ background:#f5f5f5; padding: 50px;color:#303030;}
.tabs_section .active-tab{
    background:#2ABAED;
}
.deadline{color:#303030; margin-bottom:35px; font-size: 18px;}
.deadline span{
    font-family:'utopia-std' ;
    font-weight: 700;
}
.comp_link {
    background: #2ABAED;
    padding: 20px 0;
    text-align: center;
    margin-top: 12px;
}
.comp_link a {
    color: #000000;
    display: block;
    font-family:'utopia-std' ;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}
#sidebar .comp_link { margin-bottom:0!important; }
.single-portfolio #post-area.span_8{width: 66%;}
.change_password_sec {
    text-align: center;
    max-width: 440px;
    margin: auto;
}
.change_password_sec br{display: none;}
.change_password_sec a {
    border-color: #303030 !important;
    color: #303030 !important;
    display: inline-block !important;
    margin: 0 10px;
    cursor: pointer;
}
.change_password_sec a:hover{background-color: #ffffff!important;}

/*forms*/
.pwd_input_bx .ginput_right{
    padding-right: 8px;
}
.gform_wrapper#gform_wrapper_1 .rg_input_text.email_input_bx  .ginput_left,
.gform_wrapper#gform_wrapper_1 .rg_input_text.email_input_bx  .ginput_right{
    padding-right: 0;
}
@media only screen and (min-width: 641px){
    .gform_wrapper#gform_wrapper_1 .rg_input_text.email_input_bx .ginput_container_email{
        width: 70%;
        margin-left: 29%;
    }
    .gform_wrapper#gform_wrapper_1 .rg_input_text.email_input_bx  .ginput_left,
    .gform_wrapper#gform_wrapper_1 .rg_input_text.email_input_bx  .ginput_right{
        padding-right: 8px;
    }
}

.gfield_required{display: none!important;}
.payment_bx .gfield_label {
    width: auto !important;
    padding-right: 10px !important;
}
.gform_wrapper form ul.gform_fields li.payment_bx {
    max-width: 470px;
    width: 100%;
    margin: auto !important;
}
li#field_1_41 {
    max-width: 300px;
    margin: auto!important;
}
li#field_1_41 span.ginput_product_price_label {
    display: none;
}
#gform_wrapper_3.gform_wrapper .left_label input.medium{
    width: calc(50% - 8px);
}
#gform_wrapper_3.gform_wrapper .left_label select.medium{
    width: calc(50% - 8px);
}
.gform_wrapper span.ginput_product_price,.gform_wrapper span.ginput_total
{color: #303030!important;}
label.gfield_label{
    color: #303030;
    font-family:'utopia-std' ;
    font-weight: 400!important;
    position: relative;
    text-transform: uppercase;
    text-align: right;
}
.register_page #gform_submit_button_1 {background: #2ABAED;
    /*max-width: 200px;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
     font-family:'utopia-std' ;
    font-weight: 700;
    */}
.form_steps {
    color: #303030;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.ginput_container_creditcard label{color: #303030!important;}
.container-wrap .rg_input_text input[type="text"],
.container-wrap .rg_input_text input[type="email"],
.container-wrap .rg_input_text input[type="password"]
,.container-wrap .ginput_container_creditcard input[type="text"]{
    color: #303030 !important;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #303030 !important;
    background:transparent!important;
    text-align: left;
    height: 46px;
    line-height: 46px;
}
.container-wrap #gform_wrapper_1 .rg_input_text .ginput_container_text,
.container-wrap  #gform_wrapper_1 .rg_input_text .ginput_container_email,
.container-wrap #gform_wrapper_1 .rg_dd .ginput_container_select,
.container-wrap #gform_wrapper_1 .check_conditions .ginput_container_checkbox,
.container-wrap #gform_wrapper_1 .check_conditions .ginput_container_checkbox .gfield_checkbox,
.container-wrap #gform_wrapper_1 .ginput_container_creditcard .ginput_container_text{
    width: 100%;
    margin-left: 0;
}
.gform_wrapper#gform_wrapper_1 .ginput_container_password .ginput_right{
    padding-left: 0;
}
.pf_img{float: right;}
.login_frm .gform_title,.profile_page_section .gform_title {
    display: none;
}
.login_frm .gform_body {
    max-width: 480px;
    margin: auto !important;
}
.login_frm .gfield_label{
    color: #303030;
    text-transform: uppercase;
    font-family:'utopia-std' ;
    font-weight: 400;
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.login_frm .ginput_container_checkbox label{
    color: #303030;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.login_frm  .gform_footer.top_label {
    margin: 0;
    padding: 0;
}
.ascend .container-wrap .login_frm  input[type="submit"] {
    display: block;
    text-align: center;
    margin:auto!important;
    text-transform: uppercase;
    padding: 25px 90px !important;
    background: #54166e !important;
    font-size: 20px !important;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.pass_rec_inner {
    margin: auto;
    max-width: 500px;
}
.pass_rec_inner h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
}
.pass_rec_inner input[type="text"],.pass_rec_inner input[type="password"],.pass_rec_inner span.ginput_left,.pass_rec_inner span.ginput_right
{width: 100%!important;}
.check_conditions label.gfield_label {
    display: none;
}
.check_conditions ul {
    max-width: 780px;
    margin-left: auto!important;
    color: #303030;
}
.check_conditions a {
    color: #303030;
    border-bottom: 1px solid #333333;
}
.container-wrap .login_frm input[type="text"]
,.container-wrap .login_frm input[type="password"],.container-wrap .pass_rec_inner input[type="text"]
,.container-wrap .pass_rec_inner input[type="password"]{
    background-color: transparent !important;
    color: #303030 !important;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #303030 !important;
}
#upload_video-error,#title-error,#upload-error {
    color: red;
    font-size: 14px;
}
.container-wrap .rg_dd select,.container-wrap .ginput_container_creditcard select{
    color: #303030 !important;
    border-radius: 0px !important;
    padding: 8px !important;
    border: 1px solid #303030 !important;
    background:transparent!important;
    height: 46px;
    line-height: 46px;
}
.register_page .gform_wrapper form ul.gform_fields:not(.top_label) li.form_steps {
    margin-left: 10% !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    display: inline-block;
}
.container-wrap .rg_input_text .ginput_left, .container-wrap .rg_input_text .ginput_right {
    display: block !important;
    color: #303030;
}
div#content.widecolumn {
    position: relative;
    padding-bottom: 80px;
    background: #f1f1f1;
    padding-top: 80px;
    padding-left: 10%;
    padding-right: 10%;
}
.rg_redio_team label{
    color: #303030;
    font-family:'utopia-std' ;
    font-weight: 400!important;
    text-transform: uppercase;
}
.rg_radio li label{color: #303030;
    font-family:'utopia-std' ;
    font-weight: 400!important;
    max-width: 100% !important;
}
.rg_radio li {
    display: inline-block;
    text-transform: uppercase;
    margin-right: 10px !important;

}
.rg_radio li:last-child {
    margin-right: 0 !important;
}
.existing_team .gfield_description {
    color: #303030;
    max-width: 350px;
    font-size: 14px !important;
}

/*Login*/
#wpmem_login{
    max-width: 600px;
    margin:auto auto auto 5%;
    text-align:center;
}
.register_page #wpmem_reg {
    margin: auto auto;
    text-align: center;
    max-width: 700px;
}
.register_page .wpb_wrapper {
    position: relative;
}

.register_page label[for="agree_to_competition_rules"],.register_page label[for="permission_to_gm"],.register_page label[for="future_creative_competitions"] {
    float: none;
    color: #303030;
    margin-right: 0;
    margin-top: 10px;
    font-family:'utopia-std' ;
    font-weight: 400;
    position: relative;
    left: 28%;
    display: block !important;
    text-align: left;
    margin-top: 0;
}
.register_page .div_checkbox {
    position: relative;
    text-align: left;
    left: 25%;
    top: -23px;
    margin-bottom: 0 !important;
}
.login_page ,.register_page{min-height: 1600px;}
#wpmem_login input[type="checkbox"]{margin-left:50%!important;}
.login_page .div_text,.register_page .div_text,.register_page .div_select,.register_page .div_date{
    width:50% !important;
    float: left;
}
.register_page label[for="address_type"],.register_page .div_radio br,.register_page .req,.req-text{display: none!important;}
.register_page .div_radio {
    width: 100% !important;
    font-family:'utopia-std' ;
    font-weight: 400;
    text-align: right;
    padding-top: 5px;
    display: inline-block;
    text-transform: uppercase;
}
.register_page  option {
    color: #303030;
}
#wpmem_reg legend, #wpmem_login legend {
    display: none;
}
.register_page .div_radio input{ margin-left:20px !important; }
.login_page label[for="log"], .login_page label[for="pwd"]
,#wpmem_login label[for="user"],#wpmem_login label[for="email"]
{
    width:48%;
    float: left;
    text-align: right;
    color: #303030;
    margin-right: 2%;
    margin-top: 10px;
    text-transform: uppercase;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.register_page label[for="first_name"],.register_page label[for="last_name"]
,.register_page label[for="teammates_first_name"],.register_page label[for="user_email"]
,.register_page label[for="teammates_last_name"],.register_page label[for="competition_category"]
,.register_page label[for="password"],.register_page label[for="confirm_password"]
,.register_page label[for="employer"],.register_page label[for="job_title"]
,.register_page label[for="birthdate"],.register_page label[for="addr1"]
,.register_page label[for="province"],.register_page label[for="zip"],.register_page label[for="city"]{
    width:29%;
    float: left;
    text-align: right;
    color: #303030;
    margin-right: 2%;
    margin-top: 10px;
    text-transform: uppercase;
    font-family:'utopia-std' ;
    font-weight: 400;
}

.checkbox{
    font-family:'utopia-std' ;
    font-weight: 400;
}
.login_page .button_div,.register_page .button_div {
    width: 100% !important;
    float: none;
    text-align: center !important;
}
.login_page #wpmem_login input[type="text"],.login_page #wpmem_login input[type="password"]
,#wpmem_login input[type="email"]
,.register_page #wpmem_reg  input[type="text"],.register_page #wpmem_reg input[type="password"]
,.register_page #wpmem_reg input[type="email"],.register_page #wpmem_reg input[type="date"]{
    background-color: transparent!important;
    color: #303030 !important;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #303030 !important;
}
.register_page #wpmem_reg .div_select {
    margin-bottom: 40px !important;
}
.step_title {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.step_title span{margin-right: 20px;}
.register_step_1.step_title {
    margin-bottom: 40px;
    margin-left: 188px;
}
.register_step_2.step_title {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    margin-bottom: 14px;
    margin-left:20px;
}
.div_select select {
    background: transparent;
    border: 1px solid #303030 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
.login_page input[type="submit"].buttons ,.register_page input[type="submit"].buttons{
    display: block;
    text-align: center;
    margin: auto !important;
    text-transform: uppercase;
    padding: 25px 80px !important;
}
.ascend .container-wrap input[type="submit"].buttons {
    display: block;
    text-align: center;
    margin: 30px auto 10px 55% !important;
    text-transform: uppercase;
    padding: 25px 90px !important;
    background: #2ABAED !important;
    font-size: 20px !important;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.ascend .container-wrap .register_page input[type="submit"].button
{
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 90px !important;
    background: #2ABAED !important;
    font-size: 20px !important;
    font-family:'utopia-std' ;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
}
.ascend .container-wrap .register_page. input[type="submit"].buttons {
    display: block;
    text-align: center;
    margin: 30px auto 10px 33% !important;
    text-transform: uppercase;
    padding: 25px 90px !important;
    background: #54166e !important;
    font-size: 20px !important;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.ascend .container-wrap .edit_profile_page input[type="submit"].buttons {
    margin: 30px auto 10px 48% !important;
}
.profile_page_section .step_title {
    display: none;
}
.profile_page_section label[for="birthdate"], .profile_page_section #birthdate,
.profile_page_section .div_radio,
.profile_page_section .div_checkbox,
.profile_page_section label[for="agree_to_competition_rules"],
.profile_page_section label[for="permission_to_gm"],
.profile_page_section label[for="future_creative_competitions"]
{
    display: none !important;
}
.register_page.profile_page_section #wpmem_reg .div_select{
    margin-bottom: 10px!important;
}
.account_setting a {
    color: #303030!important;
    border-color: #303030!important;
}
.account_setting a:hover{color: #ffffff!important;}
.ascend .container-wrap input[type="submit"].buttons{}
.login_page label[for="rememberme"] {
    color: #303030;
    font-family:'utopia-std' ;
    font-weight: 400;
}
.login_page h2.heading_box,.register_page h2.heading_box{
    max-width: 260px;
    width: 100%;
}
#wpmem_login .link-text {
    width: 100%!important;
    text-align: center!important;
    margin-left: 25%;
}
#wpmem_login .link-text a {
    color: #303030;
    font-family:'utopia-std' ;
    font-weight: 400;
    border-bottom: 1px solid;
}

/*footer*/
.twitter_footer {
    text-align: center;
    font-size: 16px;
    margin-top: 25px;
}

.twitter_footer a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.twitter_footer img {
    display: block;
    text-align: center;
    margin: 0!important;
    margin-right: 5px!important;
    max-width: 70px;
    max-height: 17px;
    object-fit: contain;
}

.crd_logo a {
    display: block;
}
#footer-widgets .crowdiate_image{
    margin-top: 8px;
}
.footer_copywrite_box {
    line-height: normal;
}
.p_btitle {
    margin-left: 120px;
    font-family:'utopia-std' ;
    font-weight: 400;
}
#gform_wrapper_1 .gfield_checkbox li label
{
    position: relative;
    top: -3px;
}
.spr_box {
    text-align: center;
}
.spr_box ul li {
    display: inline-block;
    margin: 20px 3px 0;
    font-size: 20px;
    background: #000;
    width: 36px;
    height: 36px;
    border-radius: 50%;
}
.spr_box ul li a {
    color: #fff;
    line-height: 35px;
}
#gform_wrapper_1 .gfield_checkbox li input[type=checkbox]{
    vertical-align: top;
    margin-top: 3px;
}
.crd_logo{ margin-left: auto;max-width: 238px;}
.pwby {
    display: block;
}
#footer-outer .widget,.crd_logo img{margin-bottom:0;}
#footer-outer .row{padding: 30px 0px;}
.menu.menuopen {
    padding-top: 20px !important;
}
#slide-out-widget-area .inner .off-canvas-menu-container li a{
    font-family:'utopia-std' ;
    font-weight: 700;
    opacity: 1!important;}
.menu.menuopen a{font-size: 24px!important;}
#slide-out-widget-area.slide-out-from-right{background:#2ABAED!important;}
p {
    padding-bottom: 10px;
}
.red_copy {
    color: red;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: normal;
    font-size: 14px;
}
/*backend css*/
.backend_header div#header-outer {
    position: relative;
    top: 0;
    margin: 0;
}
.backend_header #wpcontent, .backend_header #wpfooter{padding-left: 0!important; margin-left: 0!important;}
.backend_header div#adminmenumain,.backend_header div#setting-error-tgmpa,
.backend_header #mw_adminimize_admin_bar{display: none;}
.backend_header div#wpbody-content{margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.backend_header #header-space{height:0;}
.backend_header iframe{
    height: 700px!important;
    /*height: 1200px!important;*/
    background: #fff;
}
ul#gform_fields_1,ul#gform_fields_3{
    margin-left: 9%!important;
}
ul.gfield_radio {
    margin-bottom: 0!important;
}
ul.gfield_radio input {
    margin-top: 0!important;
}
.payment_box input[type="text"] {
    max-width: 300px;
}
.register_page .gform_footer.left_label {
    width: 100%!important;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto;
}
.profile_page_section.gform_footer.left_label {
    margin-left: 1% !important;
}
.profile_page_section.gform_footer.left_label input[type="submit"]
{
    margin-left: auto;
    margin-right: auto;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
    font-weight: normal !important;
}
div#copyright {
    padding-top: 0!important;
    margin-top: -20px;
}
div#copyright .span_8 {
    width: 100%;
    text-align: center;
    float: none;
    margin: auto;
    display: block;
}
#footer-outer #copyright .col ul {
    text-align: center;
    display: inline-block;
    float: none;
}
div#copyright .span_2{display: none;}
.cpy_wrt {
    margin-top: 10px;
    position: relative;
    padding-top: 5px;
}
.cpy_wrt::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    max-width: 295px;
    background: #fff;
    top: 0;
}
.mobile_footer_wdt{display: none;}
div#jury_box_101, div#jury_box_201, div#jury_box_401 ,div#jury_box_501 {
    width: calc(100% - 1.1%);
    float: none;
    margin: 10px 0!important;
}
div#jury_box_201,
div#jury_box_501,
div#jury_box_101{
    /*width: 100%;*/
    margin-left: 0!important;
}

.jury_box {
    width: 32%;
    float: left;
    margin: 10px 0.5%!important;

    min-height: 285px!important;
    padding: 15px 10px!important;
}
.jury_box .row_col_wrap_12_inner{
    justify-content: center;

}
.jury_container .col.span_12  {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    margin: 0!important;
    margin-left: -0.5%!important;
    margin-right: -0.5%!important;
}
.jury_box .row_col_wrap_12_inner:after ,
.jury_container .col.span_12:after {
    display: none;
}
.jury_container .col.span_12  .column_container:last-child {
    margin-bottom: 10px!important;
}
.jury_container  {
    /*margin-bottom: 45px!important;*/
}

@media screen and (min-width: 1001px)
{

    .banner_section .img{
        position: absolute;
        height: 100%;
        left: -90px;
        width: 56% !important;
    }
    .banner_section .text{
        width: 100% !important;
        float: right;
        text-align: right;
    }
    .banner_section .text>.vc_column-inner>.wpb_wrapper{
        width: 49% !important;
        margin-right: 0;
    }
}

@media screen and (max-width: 1000px)
{
    .jury_box{width: 100%!important;
        float: none!important;
        min-height:100px!important;
    }


    .banner_section .wpb_wrapper .img-with-aniamtion-wrap.center .mobile{
        display: block;
        display: block;
        max-width: none;
        left: -36px;
        position: relative;
        width: calc(100% + 80px);
        object-fit: cover;
    }

    .banner_section .wpb_wrapper{
        display: block;
    }
    .banner_section .col.span_12 .text{
        margin-top: 0!important;
    }
    .banner_section .banner_button,
    .banner_section .banner_content{
        margin-top: 20px!important;
    }

}

@media screen and (min-width: 768px) and (max-width: 1000px){
    #footer-widgets .container .col.span_6, #footer-widgets .container .col.span_4
    {margin-right: 0!important;}
}
@media screen and (max-width: 1200px){
    .work_register_section .wpb_wrapper .submission_cat .row_col_wrap_12_inner.col.span_12  {
        justify-content: center;
    }
    .sub_cat_box {
        width: 24% !important;
        margin-bottom: 1% !important;
    }
}
@media screen and (max-width: 767px){


    .banner_section .banner_title .wpb_wrapper{
        font-size: 33px;
        line-height: 33px;
        margin-bottom: 5px;
    }
    .banner_blue_content{
        font-size: 21px;
        line-height: 23px;
    }
    .banner_section .wpb_wrapper .img-with-aniamtion-wrap.center .mobile{
        max-width: none;
        left: -126px;
        position: relative;
        width: calc(100% + 252px);
        object-fit: cover;
    }
    .dekstop_footer_wdt{display: none;}
    .mobile_footer_wdt{display: block!important;}
    .footer_copywrite_box,.crd_logo{text-align: center!important;
        max-width: 100%!important;}
    .twitter_footer {
        margin: 0!important;
    }
    @media screen and (min-width: 481px) and (max-width: 767px){
        ul#gform_fields_1{
            margin-left: 0!important;
        }
        .register_page .gform_wrapper form ul.gform_fields:not(.top_label) li.form_steps{
            margin-left: 20%!important;
        }
        .gform_wrapper#gform_wrapper_1 .left_label input.medium,
        .gform_wrapper#gform_wrapper_1 .left_label select.medium,
        .gform_wrapper#gform_wrapper_1 .right_label input.medium,
        .gform_wrapper#gform_wrapper_1 .right_label select.medium{
            width: calc(60% - 8px);
        }
        .gform_wrapper#gform_wrapper_1 .ginput_complex .ginput_left,
        .gform_wrapper#gform_wrapper_1 .ginput_complex .ginput_right{
            width: calc(89% - 9px);
        }

    }

    @media screen and (max-width: 480px){
        .banner_section .wpb_wrapper .img-with-aniamtion-wrap.center .mobile{
            max-width: none;
            left: -40px;
            position: relative;
            width: calc(100% + 80px);
            object-fit: cover;
        }
        ul#gform_fields_1{
            margin-left: 0!important;
        }
        .register_page .gform_wrapper form ul.gform_fields:not(.top_label) li.form_steps{
            margin-left: 0!important;
        }
        .gform_wrapper#gform_wrapper_1 .ginput_container_password .ginput_right{
            padding-right: 0px;
        }
    }
    body #footer-outer #copyright .col ul{float: none!important;}
    .crd_logo a{display: block; text-align: center;}
    .crd_logo a img{max-width: 250px!important; width: 100%!important;}
    .crd_logo a img,.p_btitle{float: none!important;margin:auto!important;}

    .sub_cat_box {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
    }
    .heading_blk h4{white-space: normal;}
    .reg_link{padding: 20px!important;font-size: 26px!important;}
    .heading_blk h4,h2.heading_box{font-size: 26px!important; line-height: normal;}
    .register_page #wpmem_reg{position: relative!important;}
    #wpmem_login, .register_page #wpmem_reg{margin-right: auto!important; margin-left: auto!important;}
    .login_page .div_text, .register_page .div_text, .register_page .div_select, .register_page .div_date {
        width: 100% !important;
        float: none!important;
    }
    #wpmem_login .link-text{margin-left:0!important;}
    .register_page .div_radio{text-align: center;}
    .login_page label[for="log"], .login_page label[for="pwd"], .register_page label[for="first_name"], .register_page label[for="last_name"], .register_page label[for="teammates_first_name"], .register_page label[for="user_email"], .register_page label[for="teammates_last_name"], .register_page label[for="competition_category"], .register_page label[for="password"], .register_page label[for="confirm_password"], .register_page label[for="employer"], .register_page label[for="job_title"], .register_page label[for="birthdate"], .register_page label[for="addr1"], .register_page label[for="province"], .register_page label[for="zip"], .register_page label[for="city"]
    {
        width: 100% !important;
        float: none!important;
    }
    .ascend .container-wrap input[type="submit"].buttons,.ascend .container-wrap .edit_profile_page input[type="submit"].buttons{margin:30px auto!important;}
    #wpmem_login input[type="checkbox"] {
        margin-left: auto!important;
    }
    a.login_page, .register_page {
        min-height: 700px;
    }
    .login_page.wpb_row .row-bg,.login_page.full-width-section .row-bg,.register_page .wpb_row.row-bg,.register_page.full-width-section .row-bg{background-position: right top !important;}
    .step_title{margin-left: 0!important;}
    .crd_logo{text-align: center;margin:auto!important;}
    #footer-outer,.footer_copywrite_box{text-align: center;}
    body .wpb_row .row-bg, body .full-width-section .row-bg, body .wpb_row.row-bg,body .full-width-section .row-bg
    {
        background-position: right top !important;
    }
}

@media screen and (min-width:768px) and (max-width: 1000px){
    .container  {
        max-width: 700px !important;
    }
    body .wpb_row .row-bg, body .full-width-section .row-bg, body .wpb_row.row-bg,body .full-width-section .row-bg
    {
        background-position: right top !important;
    }
    /*body .vc_row-fluid .span_12 .wpb_column.sub_cat_box{margin-right: 1.25% !important;}*/
    body .vc_row-fluid .span_12 .wpb_column.sub_cat_box:nth-child(7){margin-right: 0!important;}
}
.postid-386 #sidebar .comp_link {
    display: block;
}
.account-page-form .extra-space {
    display: none;
}

.account-page-form legend,#password-lost-form-wrap legend{
    text-align: center;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    font-family:'utopia-std' ;
    font-weight: 700;
    color: #303030;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.account-page-form input[type="password"] {
    background-color: transparent !important;
    color: #303030 !important;
    border-radius: 0px !important;
    padding: 10px !important;
    border: 1px solid #303030 !important;
    max-width: 100%;
}
.account-page-form label {
    margin-top: 5px;
    margin-bottom: 5px;
    font-family:'utopia-std' ;
    font-weight: 400;
    color: #303030;
    text-align: left !important;
    text-transform: uppercase;
    float: none;
    display: block;
}
.account-page-form .lostpassword-submit {
    text-align: left;
    margin-top: 15px;
    display: block;
    text-transform: uppercase;
}
.account-page-form .lostpassword-submit #reset-pass-submit {
    font-size: 14px;
    letter-spacing: 1px;
}
.som-password-error-message, .som-password-sent-message{
    background-color: #54166e!important;
    border-color: #54166e!important;
}
.full-width-section .col.span_12   .wpb_wrapper img.left_img{
    margin-right: 30px!important;
    width: 100px;
    display: inline-block;
}
.full-width-section .col.span_12   .wpb_wrapper img.right_img{
    width: 180px;
    display: inline-block;
}
.full-width-section .col.span_12   .wpb_wrapper img.center_img{
    width: 170px;
    display: inline-block;
    margin-top: 10px!important;
}
.full-width-section .col.span_12   .wpb_wrapper img.globe-and-mail{
    height: 110px;
}
.full-width-section .col.span_12   .wpb_wrapper img.acaweb{
    height: 100px;
}

@media screen and (min-width:769px) and (max-width: 1200px){
    .full-width-section .col.span_12   .wpb_wrapper img.left_img{
        margin-right: 30px!important;
        width: 80px;

    }
    .full-width-section .col.span_12   .wpb_wrapper img.right_img{
        width: 150px;

    }

}
@media screen and (min-width:670px) and (max-width: 768px){
    .full-width-section .col.span_12   .wpb_wrapper img.left_img{

        width:160px;

    }
    .full-width-section .col.span_12   .wpb_wrapper img.right_img{
        width: 240px;

    }
    .full-width-section .col.span_12   .wpb_wrapper img.center_img{
        width: 320px;

    }

}
@media screen and (min-width:480px) and (max-width: 669px){
    .full-width-section .col.span_12   .wpb_wrapper img.left_img{

        width:140px;

    }


}
@media screen and  (max-width: 479px){
    .full-width-section .col.span_12   .wpb_wrapper img.left_img{

        width:90px;

    }


}
#tab-prep{
    width: 781px;
    max-width: 100%;
}

.wpb_wrapper a[title='Register'],
.wpb_wrapper a[title='Register']+br{
    /*display: none!important;*/
}