  .resource-items-container {
    margin-top: 50px;
}

#section_appointments {
    margin-top: -10px;  /* a little bit less padding as required */
    margin-bottom: 30px;
    padding-top: 0;
}

#past_mens_nt_table_wrapper {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
}

#section_appointments .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

#datatable_section {
    margin-top: 30px;
}

#datatable_section .dataTables_info {
    font-size: 0.875rem;
    font-family: DIN_WebFont_Regular;
    font-weight: 400;
    line-height: 19px;
    text-align: left !important;
}

.vc_section.filter_data_section {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
}

.remove-btn {
    position: absolute;
    right: 20px;
    top: 12px;
    cursor: pointer;
}

#banner-row > .wpb_column.vc_col-sm-5 {
    padding-right: 30px;
}

#search-bar-container-row {
    padding-top: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.wpb_wrapper > .wpcf7 {
    margin-bottom: 0;
}

/* form fields styles */

.wpcf7-response-output {
    width: 100%;
    margin: 0 0 20px 0px !important;
}

.fa.fa-angle-right,
.fa.fa-calendar-check-o {
    color: #c5281c;
}

.wpcf7-form-control.search-bar-field {
    padding-top: 8px;
    padding-bottom: 8px;
}

.wpcf7-form-control > .wpcf7-form-control {
    color: #898f8a;
}
/* make the native arrow invisible and stretch it over the whole field so you can click anywhere in the input field to trigger the native datepicker*/
input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
}

#date-p {
    position: absolute;
    padding-left: 35px;
    top: 8px;
    font-size: 13px;
}

#search-apply-filter-btn {
    background-color: black;
    font-size: 13px;
    font-weight: 600;
}

.fa.fa-angle-right {
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}

.fa.fa-angle-right.down {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

#search-text-field {
    padding-left: 25px;
}

#search-text-field:focus {
	color: #898f8a;
}

#search-text-field:focus::placeholder {
	color: transparent;
}

a.see_more_button {
    float: right;
    color: #c5281c;
    background: transparent;
    position: relative;
    padding: 15px;
    font-size: 1rem;
    line-height: 18px;
    top: -40px;
    font-weight: 700;
    text-transform: uppercase;
}

a.see_more_button:hover{
	text-decoration: none;
	opacity: 1;
	color: #c5281c;
}

a.see_more_button > img {
    height: 20px !important;
    width: 20px;
    position: relative;
    top: 4px;
    left: 10px;
}

#section_appointments .vc_row > p {
    margin-left: 20%;
    margin-right: 20%;
}

/* remove box shadow */
.vc_section.filter_data_section #search-bar-container-row {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.vc_section.filter_data_section .submit_form_field > .submit-btn {
    border-radius: 0;
}

.featured_box_column.featured_box_column_text .club_level {
    display: none;
}


#referee-news-container,
#referee-news-inner-container {
    padding-left: 0;
    padding-right: 0;
}

#referee-news-inner-container {
    margin-left: 0;
    margin-right: 0;
}

.section.section-page-footer {
    display: none;
}

#resource-cards-section {
    margin-bottom: 40px;
}

#resource-cards-section > .grid_card_content .section_card_title {
    padding-left: 0 !important;
}

#section_fifa_ref_assistant,
#section_canada_soccer_ref,
#section_canada_next_gen {
    margin-bottom: 30px;
}

#section_fifa_ref_assistant .text_title,
#section_canada_soccer_ref .text_title,
#section_canada_next_gen .text_title {
    margin-bottom: 0;
}

/* adjust padding for resource items */
.vc_section > .resource_section {
    margin-left: -15px;
    margin-right: -15px;
}

.section_wrapper > .vc_section.resource-items-section {
    display: flex;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}

.resource-items-section > .cards-container {
    padding-left: 0;
    padding-right: 0;
}

.resource-items-section > .cards-container > .cards-inner-container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

#section_cta_box {
    margin-top: 30px;
}

#referee-news-inner-container .see_all_box > .action_button {
    padding-top: 0 !important;  /* remove extra padding for referee news */
}

#section_referee_news_section {
    display: flex;
}

#section_referee_resources .large_card {
    margin-bottom: 0;
}

/* --------------------------------------------- */

/* Large View */
@media only screen and (max-width: 1920px) and (min-width: 1025px) {
    #Content .section_wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    #section_fifa_ref_assistant,
    #section_canada_soccer_ref,
    #section_canada_next_gen {
        margin-bottom: 10px;
    }

    #section_fifa_ref_assistant > .vc_row p,
    #section_canada_soccer_ref > .vc_row p,
    #section_canada_next_gen > .vc_row p {
        margin-bottom: 0;
    }

    .section_wrapper > .vc_section.resource-items-section {
        margin-bottom: 30px;
    }

    #resource-cards-section .section_card {
        width: 25%;
    }
}

/* Medium View */
@media screen and (max-width: 1024px) and (min-width: 769px) {
    #resource-cards-section .section_card {
        width: 33.3333333%;
    }
}

/* Desktop View */
@media only screen and (max-width: 1024px) {
    #Content .section_wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    #section_fifa_ref_assistant,
    #section_canada_soccer_ref,
    #section_canada_next_gen {
        margin-bottom: 10px;
    }

    #section_fifa_ref_assistant > .vc_row p,
    #section_canada_soccer_ref > .vc_row p,
    #section_canada_next_gen > .vc_row p {
        margin-bottom: 0;
    }

    .section_wrapper > .vc_section.resource-items-section {
        margin-bottom: 30px;
    }

    .vc_section > .resource_section {
        margin-left: -7px;
        margin-right: -7px;
    }

    #resource-cards-section > .grid_card_content {
        margin-left: -7px;
        margin-right: -7px;
    }

    #section_fifa_ref_assistant,
    #section_canada_soccer_ref,
    #section_canada_next_gen {
        padding-left: 7px;
        padding-right: 7px;
    }

    #section_cta_box {
        padding-left: 7px;
        padding-right: 7px;
    }
}

/* Tablet View */
@media only screen and (max-width: 768px) {
    .vc_section > .resource_section {
        margin-left: -7px;
        margin-right: -7px;
    }
}

/* Mobile View */
@media only screen and (max-width: 479px) {
    #Content .section_wrapper {
        width: auto !important;
        padding-top: 30px !important;
        /* padding-left: 15px !important;
        padding-right: 15px !important; */
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    #section_fifa_ref_assistant,
    #section_canada_soccer_ref,
    #section_canada_next_gen {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    #section_fifa_ref_assistant > .vc_row p,
    #section_canada_soccer_ref > .vc_row p,
    #section_canada_next_gen > .vc_row p {
        line-height: 26px;
    }

    /* adjust padding for resource items */
    .vc_section > .resource_section {
        padding-left: 7px;
        padding-right: 7px;
    }

    #section_cta_box {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    #section_appointments .vc_row > p {
        margin-left: 10%;
        margin-right: 10%;
    }

    #section_appointments > .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #section_nat_list_official > .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #section_directory_contacts > .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #section_referee_resources > .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

