  /* Toyota National Championships */

#Content div.vc_row[data-vc-full-width] {
    position: relative;
    left: -190.516px;
    box-sizing: border-box;
    width: 1903px;
}

#Content .top-img-section div.vc_row[data-vc-full-width] {
    display: flex;
    height: 545px;
    align-items: center;
    background-image: url(/wp-content/uploads/2020/01/stadium.jpg?id=2529) !important;
}

#Content .top-img-section .wpb_column.vc_column_container {
    width: 38%;
    min-width: 400px;
    margin-left: 15%;
}

#Content .breadcrumb-container > .wpb_column.vc_column_container {
    font-size: 1.5rem;
    font-family: DIN_WebFont_Bold;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 2rem;
    height: auto;
}

#Content .breadcrumb-container > .wpb_column.vc_column_container {
    width: auto;
}

#Content .top-img-section .wpb_column.vc_column_container .wpb_raw_html > .wpb_wrapper > h1 {
    font-size: 3rem !important;
    line-height: normal;
    margin-bottom: 30px;
}

#Content .top-img-section .wpb_column.vc_column_container .wpb_raw_html > .wpb_wrapper > p.custom-text {
    color: #000000;
    font-size: 1.125rem;
    font-weight: 400;
    font-family: DIN_WebFont_Regular;
    line-height: 30px;
    margin-bottom: 20px;
    height: auto;
}

#Content .top-img-section .wpb_column.vc_column_container .wpb_raw_html > .wpb_wrapper {
    background-color: #ffffffcc !important;
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding: 30px 30px 10px;
    margin: 20px 0px 50px;
}

#Content .toyota-national-championships-footer-section,
#Content .active-start-soccer-fest-footer-section,
#Content .fest-info-footer-section {
    padding: 15px;
    text-align: center;
}

#Content .toyota-national-championships-footer-section h1.vc_custom_heading,
#Content .active-start-soccer-fest-footer-section h1.vc_custom_heading,
#Content .fest-info-footer-section h1.vc_custom_heading {
    font-size: 2rem;
    margin-bottom: 40px;
    line-height: normal;
}

#Content .toyota-national-championships-footer-section p.custom-text,
#Content .active-start-soccer-fest-footer-section p.custom-text,
#Content .fest-info-footer-section p.custom-text {
    font-size: 1.2rem;
    color: #000000;
    line-height: normal;
}
#Content .active-start-soccer-fest-footer-section > .vc_row > .vc_column_container {
    background:#e2e2e2;
    padding:40px 0;
}

/* #Content .league-info-section .medium_card {
    padding: 0 30px 0 0;
} */

#Content .league-info-section, 
#Content .celebrate-section {
    margin-bottom: 30px;
}

#Content .celebrate-section {
    margin-bottom: 50px;
}

#Content .league-info-section h1.vc_custom_heading,
#Content .celebrate-section h1.vc_custom_heading {
    font-size: 1.85rem;
    line-height: normal;
    margin-bottom: 5px;
}

#Content .celebrate-section h1.vc_custom_heading {
    margin-bottom: 20px;
}

#Content .league-info-section p.custom-text,
#Content .celebrate-section p.custom-text {
    font-size: 1rem;
    color: #000000;
    line-height: 24px;
    height: 72px;
    overflow-y: hidden;
    word-break: break-word;
}

#Content .celebrate-section p.custom-text {
    line-height: 1.5;
    margin-bottom: 30px;
}

@media screen and (min-width: 480px) {
    #Content .league-info-section .wpb_column.vc_column_container.two_columns,
    #Content .league-info-section .wpb_column.vc_column_container.three_columns {
        width: 50% !important;
        float: left;
    }
}

@media screen and (min-width: 768px) {
    #Content .league-info-section .wpb_column.vc_column_container.three_columns {
        width: 33.333333% !important;
        float: left;
    }
}

@media screen and (max-width: 479px) {
    #Content .league-info-section .wpb_column.vc_column_container.two_columns,
    #Content .league-info-section .wpb_column.vc_column_container.three_columns {
        width: 100% !important;
        float: left;
    }
}

#Content .league-info-section .wpb_column.vc_column_container .wpb_wrapper.league-card-wrapper {
    border:1.5px solid #f7f7f7;
    cursor: pointer;
}

#Content .league-info-section .wpb_column.vc_column_container .wpb_wrapper.league-card-wrapper .text-wrapper {
    padding: 20px 25px;
    height: 45px;
    align-items: center;
    justify-content: left;
}

#Content .league-info-section .wpb_column.vc_column_container .wpb_wrapper.league-card-wrapper:hover {
    /* box-shadow: none; */
    -webkit-box-shadow: 0 0 10px 5px #f7f7f7;
    -moz-box-shadow: 0 0 10px 5px #f7f7f7;
    -ms-box-shadow: 0 0 10px 5px #f7f7f7;
    box-shadow: 0 0 10px 5px #f7f7f7;
    border:1.5px solid #f7f7f7;
}

#Content .cta-section h1.vc_custom_heading {
    color: #000000;
    font-size: 1.875rem;
    font-family: DIN_WebFont_Bold;
}

#Content .cta-section p.custom-text {
    margin-bottom: 20px !important;
    line-height: normal;
    font-size: 1rem;
    color: #000000;
}

#Content .cta-section a.action_button {
    margin-bottom: 20px;
}

#Content .celebrate-section div.vc_row[data-vc-full-width] {
    background: #f7f7f7;
    margin-bottom: 30px;
    padding: 20px 0 0;
}

#Content .celebrate-section .media-thumbnail-container {
    margin: 0 15px 15px 0;
    display: flex;
    align-items: center;
    align-content: flex-start;
    cursor: pointer;
    height: 400px;
    border: 1.5px solid #f7f7f7;
    background: #000000;
}

#Content .celebrate-section .media-thumbnail-container:hover {
    border:1.5px solid #f7f7f7;
    -webkit-box-shadow: 0 0 5px 2px #f7f7f7;
    -moz-box-shadow: 0 0 5px 2px #f7f7f7;
    -ms-box-shadow: 0 0 5px 2px #f7f7f7;
    box-shadow: 0 0 5px 2px #f7f7f7;
}

#Content .celebrate-section .media-thumbnail-container > img {
    width: 100%;
    height: auto;
    max-height: 100%;
}

#Content .cta-section {
    margin: 0 0 50px !important;
    text-align: center !important;
}

#Content .no-padding {
    padding: 0 !important;
}
#Content .no-padding-left {
    padding-left: 0 !important;
}
#Content .no-padding-right {
    padding-right: 0 !important;
}
#Content .no-padding-top {
    padding-top: 0 !important;
}
#Content .no-padding-bottom{
    padding-bottom: 0 !important;
}
#Content .celebrate-section a.action_button {
    float: right;
    color: #c5281c;
    background: transparent;
    position: relative;
    padding: 12px 15px 10px;
    font-size: 1rem;
    line-height: 18px;
}

#Content .celebrate-section a.action_button:hover {
    -ms-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#Content .celebrate-section a.action_button > img {
    height: 20px;
    width: 20px;
    position: relative;
    top: 1px;
}

#Content .fest-top-image-section .wpb_column.vc_column_container > .vc_column-inner,
#Content .fest-info-section .wpb_column.vc_column_container > .vc_column-inner {
    padding:0;
}

#Content .fest-top-image-section h6 {
    font-size: 1rem;
    font-weight: normal;
    color: #000000;
    margin: 20px 0;
}

#Content .fest-top-image-section h6 > span {
    font-weight: 600;
}

#Content .fest-top-image-section p.custom-text {
    display: inline-block;
    margin: 20px 5px;
    font-size: 0.875rem;
    color: #000000;
    font-weight: 600;
}

#Content .fest-top-image-section img.share {
    position: relative;
    top: 3px;
    height: 1rem;
    width: 1rem;
}

#Content .fest-top-image-section img.logo {
    border: 1px solid #737374;
    -webkit-box-shadow: 0 3px 10px 0 #737374;
    -moz-box-shadow: 0 3px 10px 0 #737374;
    -ms-box-shadow: 0 3px 10px 0 #737374;
    box-shadow: 0 3px 10px 0 #737374;
    border-top: none;
}

/* #Content .fest-info-section .wpb_column.vc_column_container {
    width: 56%;
    margin-left: 22%;
} */

#Content .fest-info-section h1.vc_custom_heading {
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 56px;
    color: #737374;
    margin-bottom: 30px;
}

#Content .fest-info-section p.title-text {
    font-size: 1.2rem;
    font-weight: 600;
    color: #737374;
    margin-bottom: 40px;
}

#Content .fest-info-section h6.info-header {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 24px;
}

#Content .fest-info-section p.info-text {
    font-size: 1.125rem;
    line-height: 2;
    color: #000000;
    margin-bottom: 40px;    
}

#Content .fest-info-section p.info-text > a {
    text-decoration: none;
    font-weight: 600; 
}

#Content .fest-info-section .info-list {
    color: #000000;
    font-size: 2rem;
}

#Content .fest-info-section .info-list p.info-text {
    position: relative;
    top: -3px;
    margin-bottom: 0;
}


/* END  */