/*
 Theme Name:   Codingate Child Theme
 Theme URI:    http://www.wpbeginner.com/
 Description:  A Codingate child theme 
 Author:       WPBeginner
 Author URI:   http://www.codingate.com
 Template:     Codingate
 Version:      1.0.0
*/
@import url("../Codingate/style.css");

/*
    Header
-------------------------------*/
body {
    color: #161513;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

#page-container {
    overflow: hidden;
}

h2 {
    color: #8a236a;
    font-size: 30px;
    font-weight: 500;
}

.et_pb_post h2 {
    margin-top: 0px;
}

h3 {
    font-size: 26px;
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 25px;
    padding-bottom: 0;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0px;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #8a236a;
}

a {
    color: #8a236a;
    text-decoration: none;
}

.table a:hover {
    text-decoration: underline;
}

#logo {
    max-height: 100%;
}

#main-content .container::before {
    background-color: transparent;
}

.small-button.smallred,
a.smallred,
a.small-button {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #8a236a;
    border-radius: 3px;
    color: #8a236a;!important;
    font-size: 14px;
    font-weight: 500 !important;
    margin: 15px 0 0;
    padding: 5px 30px;
    text-shadow: none;
}

.small-button.smallred:hover,
a.smallred:hover,
a.small-button:hover {
    background: #8a236a;
    box-shadow: none;
    color: #ffffff !important;
}

.et_pb_text.et_pb_module {
    overflow: hidden;
}

/*Event*/
.events-archive .entry-content, .events-archive .entry-header {
    width: 100%;
}

/*.tribe-bar-disabled {
    display: none;
}*/

.entry-content.special > p {
    padding: 0;
}

h2.tribe-events-page-title {
    font-size: 30px;
    font-weight: 500;
    text-align: left;
}

.tribe-events-ical.tribe-events-button {
    display: none !important;
}

.tribe-events-event-image img {
    width: 100%;
}

.tribe-events-single .tribe_events {
    overflow: hidden;
}

.event-content-left {
    float: left;
    width: 65%;
}

.event-sidebar-right {
    float: left;
    padding-left: 20px;
    width: 35%;
}

.single-tribe_events .event-sidebar-right .tribe-events-venue-map {
    width: 100%;
    margin: 0px;
}

.tribe-events-cost {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.event-sidebar-right h4.label {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.event-cost, .event-share.social-share, .event-when, .event-where {
    text-align: left;
    margin-bottom: 25px;
}

.event-when dt {
    clear: none;
    float: left;
    line-height: 1.5;
    margin-right: 10px;
}

.event-when dd {
    float: none;
    line-height: 1.5;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
}

/* New
.tribe-events-schedule,
.tribe-events-single-event-title,
.tribe-events-event-image,
*/
#tribe-events-header,
.tribe-events-back,
.tribe-events-notices,
#tribe-events-header,
.entry-title.main_title,
.tribe-events-cal-links {
    display: none;
}

.tribe-events-schedule.display {
    color: #000;
    display: block;
    margin: 0;
}

.single-tribe_events .tribe-events-event-meta {
    margin: 0 auto 30px;
    max-width: 1080px;
    position: relative;
    width: 80%;
}

.single-tribe_events .tribe-events-event-meta:last-child {
    margin: 0 auto 0;
}

.tribe-events-calendar th {
    background-color: #666666;
    color: #fff !important;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
    background-color: #b2b2b2;
    color: #fff !important;
}

#tribe-events-footer {
    margin-bottom: 0;
}

#tribe-events-content {
    margin-bottom: 25px;
}

.tribe-events-nav-previous a, .tribe-events-nav-next > a {
    font-weight: 500;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    color: #8a236a;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    clear: none;
    float: left;
    line-height: 1.5;
    margin-right: 10px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta a {
    color: #000;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta a:hover {
    color: #8a236a;
}

.tribe-organizer,
.tribe-venue {
    font-weight: bold;
}

.tribe-events-single #tribe-events-footer {
    display: none;
}

.et_pb_pagebuilder_layout.single-post #page-container .et_pb_row {
    width: 80%;
}

/*New*/

ul.ecs-event-list {
    padding-left: 0;
}

.ecs-event {
    list-style: outside none none;
    overflow: hidden;
    margin-bottom: 25px;
}

.ecs-event img {
    float: left;
    height: 180px;
    object-fit: cover;
    width: 30%;
}

.ecs-event .event-info {
    border-bottom: 1px solid #ccc;
    float: right;
    height: 180px;
    margin-left: 2%;
    margin-bottom: 20px;
    padding: 0 0 20px;
    position: relative;
    width: 68%;
}

.ecs-event .event-info:last-child {
    margin-bottom: 0px;
}

.event-info h4 {
    font-size: 18px;
    line-height: 1.3em;
    margin: 10px 0;
    height: 70px;
}

.past .ecs-event-list .ecs-event {
    margin-bottom: 0px;
    margin-right: 2%;
    width: 23.5%;
    float: left;
}

.past .ecs-event-list .ecs-event:nth-child(4n) {
    margin-right: 0;
}

.past .ecs-event .event-info {
    border-bottom: medium none;
    height: auto;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}

.past .ecs-event-list .ecs-event h4 {
    margin-bottom: 10px;
}

.past .ecs-event-list .ecs-event img {
    width: 100%;
}

.past .tribe-organizer {
    display: none;
}


/*New....*/

.past .event-info h4 {
    margin: 0;
}

.tribe-category dt {
    display: none;
}

.tribe-category, .tribe-category a {
    color: #999;
}

.link-detail {
    bottom: 10px;
    color: #000;
    position: absolute;
    right: 5px;
}

.link-detail:hover {
    color: #8a236a;
    right: 0px;
}

.link-detail:hover i {
    margin-left: 5px;
}

.tribe-cost {
    bottom: 10px;
    font-weight: bold;
    position: absolute;
}

.event-content-left .tribe-events-schedule {
    margin-top: 0;
}

.event-content-left h2 {
    margin-bottom: 10px;
}

.event-content-left .tribe-category {
    margin-bottom: 10px;
}

/*Pagination*/
.my-navigation {
    position: relative;
}

.my-navigation a {
    color: #161513;
    font-size: 16px;
}

.pagination-previous {
    left: 0;
    position: absolute;
    top: 0;
}

.pagination-next {
    position: absolute;
    right: 0;
    top: 0;
}

.pagination-page-numbers {
    padding: 0 20px;
    text-align: center;
}

.pagination-page-numbers a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}

.pagination-page-numbers a.pagination-navigation-disabled {
    border: 1px solid;
    border-radius: 50%;
}

/*
    Search
----------------------------*/

#cg_top_search {
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 3px 0 0;
    position: relative;
    width: 30px;
}

#et_search_icon::before {
    color: #161513;
    left: auto;
    right: 7px;
    top: 9px;
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    font-size: 14px;
    font-weight: bold !important;
}

.et_search_outer {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 119px;
    width: auto;
}

form.et-search-form {
    position: relative;
}

.et-search-form input {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    float: right;
    padding: 7px;
    position: relative;
    right: 0;
    width: 200px;
}

/*Info*/

#et-info {
    border-bottom: 1px solid #cccccc;
    float: right;
    margin: 15px 0 15px 135px;
    padding: 0;
}

#et-info-email, #et-info-phone {
    border-right: 1px solid #cccccc;
    color: #959595;
    font-weight: 400;
    margin: 0;
    padding: 0 20px;
    float: left;
}

#et-info-phone {
    padding-left: 0px;
}

#et-secondary-menu > ul > li a {
    background-color: #8a236a;
    padding: 5px 20px;
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: -5px;
    border-radius: 3px;
    text-transform: uppercase;
}

/*Menu*/
#top-menu li {
    padding-right: 0;
}

#et-top-navigation {
    font-weight: 500;
}

#et-top-navigation #top-menu a {
    color: #161513;
    font-size: 15px;
    padding: 10px 20px 25px;
    text-transform: uppercase;
}

#et-top-navigation #top-menu a:hover,
#et-top-navigation #top-menu li.current-menu-item a,
#et-top-navigation #top-menu li.current_page_parent a,
#et-top-navigation #top-menu li.current-page-ancestor a {
    color: #d71f35;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 0px;
    padding-bottom: 0px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
    padding: 10px 15px;
}

.et-social-icons {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.et-social-icons li {
    margin-left: 5px;
}

.et-social-icon a.icon::before {
    font-family: FontAwesome!important;
}

.et-social-facebook a.icon::before {
    content: "\f082";
    color: #3a579a;
}

.et-social-twitter a.icon::before {
    content:  "\f081";
    color: #00abf0;
}

.et-social-linkedin a.icon::before {
    content:  "\f08c";
    color: #0078B7;
}

.et-social-instagram a.icon::before {
    content:  "\f16d";
    color: #283A82;
}

.et-social-google-plus a.icon::before {
    content:  "\f0d4";
    color: #f44b3a;
}

.et-social-rss a.icon::before {
    content:  "\f143";
    color: #EC802B;
}

.et-social-website a.icon::before {
    content:  "\f0ac";
    color: #38B44A;
}

#top-menu .menu-item-has-children > a:first-child::after {
    content: none;
}

#top-menu.nav li ul {
    background-color: #ca3f2a;
    border-top: medium none;
    top: 49px;
}

#top-menu.nav li ul::before {
    border-bottom: 18px solid #ca3f2a;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    height: 0;
    left: 24px;
    position: absolute;
    right: 100%;
    top: -15px;
    width: 0;
}

#et-top-navigation #top-menu.nav li ul a {
    color: #ffffff;
    font-size: 15px;
    padding: 5px 20px;
    text-transform: unset;
}

#et-top-navigation #top-menu.nav li ul a:hover,
#et-top-navigation #top-menu.nav li ul li.current-menu-item a,
#et-top-navigation #top-menu.nav li ul li.current-page-ancestor a {
    background-color: transparent;
    color: #fcf000;
}

.et_header_style_left .et-fixed-header #et-top-navigation,
.et_header_style_split .et-fixed-header #et-top-navigation {
        padding-top: 0px;
        padding-bottom: 0px;
}

/*Home*/

table {
    width: 100% !important;
}

.bg {
    background-color: #7f7f7f;
}

.entry-content .et_pb_section {
    padding: 0 0 30px;
}

.entry-content .et_pb_section.et_pb_section_1 {
    padding-top: 0;
}

.full-width {
    padding: 0 !important;
}

.full-width .et_pb_row {
    max-width: 100%;
    padding: 0 15px 15px !important;
    width: 100%;
}

.full-width .et_pb_row:first-child {
    padding-top: 15px !important;
}

.full-width .et_pb_row.bg {
    padding: 30px 15px !important;
    margin-bottom: 15px;
}

.full-width .et_pb_row .et_pb_column {
    margin-bottom: 0;
    margin-right: 15px !important;
}

.full-width .et_pb_row .et_pb_column:last-child {
    margin-right: 0px !important;
}

.full-width .et_pb_row .et_pb_column.et_pb_column_1_4 {
    width: calc(25% - 11.25px) !important;
}

.full-width .et_pb_row .et_pb_column.et_pb_column_1_2 {
    width: calc(50% - 10px) !important;
}

.full-width .et_pb_row .et_pb_column.et_pb_column_4_4 {
    float: none;
    margin: 0 auto !important;
    width: 768px !important;
}

.et_pb_blurb_content {
    height: 205px;
    overflow: hidden;
}

.et_pb_blurb_content h4 a:hover {
    color: #ffffff;
}

.et_pb_main_blurb_image {
    height: 100%;
    line-height: 0;
    margin-bottom: 0;
}

.et_pb_main_blurb_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.et_pb_blurb_container {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    height: 205px;
    padding: 15px;
    position: absolute;
    top: 161px;
    width: 100%;   
}

.et_pb_blurb_container h4 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 8px;
}

.et_pb_blurb_content:hover .et_pb_blurb_container {
    background-color: #ca3f2a;
    top: 0px;
}

.et_pb_blurb_content:hover .et_pb_blurb_container h4 {
    bottom: 0;
    position: absolute;
}

.et_pb_blurb_container h4::before {
    content: "\f138";
    font-family: FontAwesome;
    margin-right: 10px;
}

.et_pb_text.bg{
    font-size: 18px;
    font-weight: 500;
    height: 205px;
    padding-top: 40px;
}

.et_pb_text.bg table {
    border: none;
}

.entry-content .et_pb_text.bg tr td,
body.et-pb-preview #main-content .container .et_pb_text.bg tr td {
    border: none;
    text-align: center;
}

.et_pb_blog_grid .et_pb_post,
.et_pb_widget_area .et_pb_post {
    background-color: #edece8;
    border: 1px solid #edece8;
    margin-bottom: 15px;
    padding: 19px;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    margin-right: 15px;
    width: calc(33.33% - 10px);
}

.et_pb_post h2 a {
    color: #161513 !important;
    font-weight: 300;
    text-decoration: none;
}

.et_pb_post h2 a:hover {
    color: #d71f35 !important;
}

.et_pb_post .post-content {
    color: #959595;
}

.overlay {
    background: rgba(255, 0, 0, 0.7) none repeat scroll 0 0;
    height: 100%;
    padding-top: 85px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.overlay:before {
    content: url(images/Ellipse.png);
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid:last-child .column article.et_pb_post:last-child {
    margin-bottom: 0 !important;
}

.et_pb_post .et_pb_image_container {
    margin-bottom: 20px;
}

/*
    Banner
---------------------------------*/

.entry-content .et_pb_section.banner {
    display: table;
    height: 400px;
    padding: 0;
    position: absolute;
    top: 118px;
    width: 100%;
}

.admin-bar .entry-content .et_pb_section.banner {
    top: 149px;
}

.banner .et_pb_fullwidth_header {
    display: table-cell;
    padding: 0;
    vertical-align: middle;
}

.banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
    background-color: rgba(227, 61, 58, 0.9);
    display: inline-block;
    line-height: 1em;
    margin: 20px auto;
    max-width: 100%;
    padding: 15px 50px;
    width: auto;
}

.banner h1 {
    display: inline;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}

#breadcrumbs.breadcrumbs-bottom {
    margin-top: 5px;
    position: relative;
    z-index: 9;
}

#breadcrumbs {
    padding: 15px 0 15px;
    color: #000000;
}

#breadcrumbs a {
    color: #000000;
    padding: 0 5px;
}

#breadcrumbs a:hover {
    color: #ca3f2a;
}


#breadcrumbs::before {
    color: #000000;
    content: "\f015";
    font-family: FontAwesome;
    margin-right: 5px;
}

#breadcrumbs .breadcrumb_last {
    color: #ca3f2a;
}

.single-tribe_events .entry-content .et_pb_section.banner {
    top: -455px;
}

.single-post #breadcrumbs {
    padding: 0 0 15px;
}

.single-post #breadcrumbs::before {
    content: none;
}

.single-post #breadcrumbs span {
    display: none;
}

#breadcrumbs-post {
    padding: 0 0 15px;
    position: relative;
    z-index: 9;
}

#breadcrumbs-post a {
    color: #000000;
    padding: 0 5px;
}

#breadcrumbs-post a:hover {
    color: #ca3f2a;
}
#breadcrumbs-post::before {
    color: #000000;
    content: "\f015";
    font-family: FontAwesome;
    margin-right: 5px;
}
#breadcrumbs-post span {
    color: #ca3f2a;
}

/*
    Toggle
----------------------------------*/

.toggle {
    overflow: hidden;
}

.toggle .left, .toggle .right {
    width: 49%;
}
.toggle-box {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
}
.toggle-box:first-child {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.toggle-box:last-child {
    margin-bottom: 30px;
}
.toggle-head {
    position: relative;
    overflow: hidden;
}
.profile {
    width: 30%;
    line-height: 0;
    float: left;
}
.profile img {
    width: 100%;
}
.information {
    width: 70%;
    float: left;
    color: #b2b2b2;
    font-size: 16px;
    padding-left: 15px;
}

.information strong {
    font-weight: 500;
    color: #3D7BDB;
}
.toggle-open {
    cursor: pointer;
    color: #ca3f2a;
    font-size: 22px;
}
.toggle-open:after {
    content: "\f055";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
}
.toggle-open.down:after {
    content: "\f056";
}

.toggle-container {
    padding-top: 0px;
}

.information .et-social-icons {
    padding: 5px 0 0;
}

.information .et-social-icon a.icon::before {
    color: #b2b2b2;
}

.information .et-social-facebook:hover a.icon::before,
.footer .et-social-facebook:hover a.icon::before {
    color: #3a579a;
}

.information .et-social-instagram:hover a.icon::before,
.footer .et-social-instagram:hover a.icon::before {
    color: #283a82;
}

.information .et-social-twitter:hover a.icon::before,
.footer .et-social-twitter:hover a.icon::before {
    color: #00abf0;
}

.information .et-social-linkedin:hover a.icon::before,
.footer .et-social-linkedin:hover a.icon::before {
    color: #0078b7;
}

.information .et-social-website:hover a.icon::before,
.footer .et-social-website:hover a.icon::before {
    color: #38b44a;
}

/*
    Contact us
---------------------------------*/
.sip-chapters .et_pb_column.et_pb_column_1_2 {
    border: 1px solid #ccc;
    min-height: 155px;
    padding: 15px;
}

.sip-chapters .et_pb_column.et_pb_column_empty {
    border: 0 none;
}

/*
    Volunteers
----------------------------------*/
.et_pb_code iframe {
    height: 4400px;
    width: 100%;
}

.center {
    text-align: center;
}
.wpcf7 {
    background: #8a236a none repeat scroll 0 0;
    color: #fff;
    overflow: hidden;
    padding: 50px !important;
}

.wpcf7 h2 {
    color: #fff;
    margin-bottom: 15px;
}

.wpcf7 label {
    font-size: 16px;
    font-weight: 500;
}

.wpcf7-form-control.wpcf7-text {
    height: 35px;
    padding: 0 15px;
    width: 100%;
}

textarea.wpcf7-textarea {
    height: 100px;
    width: 100%;
}

span.wpcf7-list-item {
    display: table;
}

.row {
    margin-bottom: 10px;
    overflow: hidden;
}
.col-2:last-child {
    margin-right: 0;
}
.col-2 {
    float: left;
    margin-right: 2%;
    width: 49%;
}

.col-3:last-child {
    margin-right: 0;
}
.col-3 {
    float: left;
    margin-right: 2%;
    width: 32%;
}

hr {
    color: #ccc;
    margin: 20px 20px 30px;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .wpcf7 input[type="number"] {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    font-family: Arial !important;
    padding: 7px 8px;
    width: 100%;
}
.wpcf7 input[type="text"]:focus {
    background: #fff none repeat scroll 0 0;
}
.wpcf7-submit {
    border: medium none;
    border-radius: 3px;
    cursor: pointer;
    float: left;
    margin-top: 30px;
    padding: 10px 25px;
}

.disclaimer p {
    overflow: hidden;
}

span.wpcf7-not-valid-tip {
    background: #292929 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    text-shadow: none;
}
div.wpcf7-validation-errors {
    background: #292929 none repeat scroll 0 0;
    border: medium none transparent;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: none;
}
div.wpcf7-mail-sent-ok {
    background: #59a80f none repeat scroll 0 0;
    border-color: #59a80f;
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding: 5px;
    text-align: center;
    text-shadow: none;
}

div.wpcf7 input[type="file"] {
    height: 50px;
}

#fileUpload {
    border: 2px dashed;
    padding: 20px;
}

/*Table*/
.table label, .table span.wpcf7-form-control-wrap {
    display: block;
    float: left;
}
.table label {
    border: 1px solid;
    height: 35px;
    padding: 3px 10px;
    width: 30%;
}
.table span.wpcf7-form-control-wrap {
    width: 70%;
}
.table span.wpcf7-form-control-wrap .wpcf7-list-item {
    border: 1px solid;
    display: inline-block;
    float: left;
    height: 35px;
    margin: 0;
    padding-top: 3px;
    text-align: center;
    width: 33.333%;
}
.table span.wpcf7-form-control-wrap .wpcf7-list-item-label {
    display: none;
}

.table.questions label {
    height: auto;
    min-height: 35px;
    width: 70%;
}

.table.questions span.wpcf7-form-control-wrap {
    width: 30%;
}

.table.questions span.wpcf7-form-control-wrap .wpcf7-list-item {
    width: 50%;
}

.disclaimer .wpcf7-form-control-wrap {
    float: left;
}

.disclaimer .wpcf7-list-item-label {
    display: none;
}

.wpcf7 a {
    color: #fff;
    font-weight: bold;
}

.wpcf7-submit {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    padding: 10px 30px;
}

.table.questions label:first-child {
    min-height: 35px;
}

.table.questions span.wpcf7-form-control-wrap.head .wpcf7-list-item {
    display: inline;
    min-height: 35px;
    text-align: center;
}

.table.questions label {
    align-items: center;
    display: flex;
    height: 100%;
    min-height: 110px;
    width: 70%;
}

.table.questions span.wpcf7-form-control-wrap .wpcf7-list-item {
    align-items: center;
    display: flex;
    min-height: 110px;
    width: 50%;
}

.table.questions span.wpcf7-form-control-wrap .wpcf7-list-item input {
    margin: 0 auto;
}

/*
    Chapters
----------------------------------*/
.et_pb_section.bg-red {;
    background-color: #8a236a;
    margin-bottom: 2px;
    padding: 30px 0 !important;
}

.bg-red img {
    width: 100%;
}

.et_pb_section.bg-red .et_pb_row:first-child {
    padding-top: 0 !important;
}

.et_pb_section.bg-red .et_pb_row:last-child {
    padding-bottom: 0 !important;
}

.page-child .et_pb_section.bg-red .et_pb_row {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.et_pb_section.bg-red .small-button {
    background: #ffffff none repeat scroll 0 0;
    border-color: #ffffff;
    border-radius: 3px;
    color: #ca3f2a !important;
    font-size: 14px;
    font-weight: 500 !important;
    margin-top: 20px;
    padding: 5px 40px;
}

.et_pb_section.bg-red .small-button:hover {
    color: #f47621 !important;
}

.img-map .et_pb_row.et_pb_row_3.et_pb_row_4col {
    position: absolute;
    top: 0;
}

.img-map .et_pb_column.et_pb_column_1_4.et_pb_column_3 {}

.img-map .et_pb_column.et_pb_column_1_4.et_pb_column_4 {}

.img-map .et_pb_column.et_pb_column_1_4.et_pb_column_5 {}

.img-map .et_pb_column.et_pb_column_1_4.et_pb_column_6 {}

/*
    Footer
----------------------------------*/

#main-footer {
    background-color: #8a236a;
    color: #f47621;
}

.news-sletter,
.news-sletter #mc_embed_signup {
    overflow: hidden;
}

.label-news-sletter p {
    font-size: 24px;
    font-weight: 500;
    line-height: 35px;
    padding: 19px 0;
}

.form-news-sletter {
    background-color: #fff;
    float: right;
    min-height: 120px;
    margin: 7px 0;
    padding: 20px 20px 20px 50px;
    width: 60%;
}

.form-news-sletter h6 {
    color: #8a236a;
}

.news-sletter #mc_embed_signup .mc-field-group {
    clear: none;
    float: left;
    padding: 0;
    width: 375px;
}

.news-sletter #mc_embed_signup .mc-field-group input {
    border-color: #ccc !important;
    width: 375px;
    padding: 12px 0;
}

.news-sletter #mc_embed_signup .clear {
    clear: none;
    float: left;
    margin-left: 7px;
}

.news-sletter #mc_embed_signup .button {
    background-color: #8a236a;
    font-weight: bold;
    height: auto;
    line-height: 31px;
    padding: 5px 22px;
    margin: 0;
}

#triangle-right {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 20px solid #8a236a;
    border-bottom: 18px solid transparent;
    margin: 25px 0 27px -50px;
    float: left;
    position: absolute;
}

.footer {
    background-color: #292929;
}

.footer-menu {
    padding-top: 30px;
    text-align: center;
}

#footer-main-menu {
    display: inline;
    float: none;
    padding: 30px 0;
    text-align: center;
}

#footer-main-menu .et-dropdown-removing > ul {
    display: block;
}

#footer-main-menu li {
    display: inline-table;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    padding-right: 22px;
    text-align: left;
    width: 130px;
}

#footer-main-menu a {
    color: #959595;
    transition: all 0.4s ease-in-out 0s;
}

#footer-main-menu a:hover,
#footer-main-menu li.current-menu-item > a,
#footer-main-menu li.current_page_parent > a,
.bottom-nav a:hover,
.bottom-nav li.current-menu-item a,
.bottom-nav li.current_page_parent a,
footer a:hover {
    color: #8a236a;
    opacity: 1;
}

#footer-main-menu.nav li ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: medium none;
    box-shadow: none;
    opacity: 1;
    position: relative;
    visibility: unset;
    width: auto;
}

#footer-main-menu li li {
    display: list-item;
    line-height: 1.5em;
    padding: 0;
}

#footer-main-menu li li a {
    font-size: 13px;
    color: #8F8686;
    font-weight: 400;
}

.footer .et-social-icons {
    float: none;
    text-align: center;
}

#et-footer-nav {
    background-color: transparent;
}

.bottom-nav {
    text-align: center;
    padding: 15px 0 30px;
}

.bottom-nav li {
    border-right: 2px solid #959595;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    padding: 0 5px;
}

.bottom-nav a {
    color: #959595;
}

.bottom-nav li:last-child {
    border: medium none;
}

#footer-bottom,
#footer-bottom p,
#footer-bottom a {
    color: #959595;
    font-weight: 500;
}

#footer-bottom a:hover {
    color: #fff;
}

.right {
    float: right;
}

.left {
    float: left;
}

footer .et-social-icon a.icon::before {
    color: #959595
}

/*Footer*/
#footer-info {
    color: #ffffff;
}

.et-social-icons a:hover {
    opacity: 1;
}

.et-social-facebook a:hover {
    color: #3A579A;
}

.et-social-twitter a:hover {
    color: #00ABF0;
}

.et-social-google-plus a:hover {
    color: #DF4A32;
}

/*
**====================Sitemap===================
*/

#sitemap .children li::before {
    content: "9";
    font-family: "ETmodules";
}

/*#sitemap .children {
    list-style: none;
}

#sitemap li {
    width: 25%;
    float: left;
}*/

#sitemap > ul > li {
   list-style: none;
   border-bottom: 1px dashed;
   padding: 5px;
}

#sitemap li ul li {
    width: 100%;
    list-style: none;
}

#sitemap ul.children {
    padding-bottom: 0;
}

#sitemap li ul .page_item a {
    color: #000;
    padding-right: 15px;
}

/*
**====================Spacing=====================
*/

#main-content .container {
    padding-top: 0px;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post,
.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
    margin-bottom: 15px;
}

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
    margin-right: 15px;
    width: calc(50% - 7.5px);
}

.et_pb_row .et_pb_column .et_pb_blog_grid {
    margin-bottom: 0;
}

/*
**====================Head Office=====================
*/

.et_pb_contact p input,
.et_pb_contact p textarea {
    background-color: #ffffff;
    border: 2px solid #eeeeee;
    border-radius: 3px;
}

.et_contact_bottom_container {
    float: none;
    text-align: left;
}

.et_pb_contact_submit,
.et_pb_contact_reset {
    background-color: #8a236a;
    border: none;
    color: #ffffff;
    margin-left: 3%;
    padding: 0.3em 3em;
}

.et_pb_contact_submit.et_pb_button:hover {
    background-color: #777777;
    border: none;
    padding: 0.3em 3em;
}

.head-office .et_pb_column_1_3 h2,
.head-office .et_pb_column_1_4 h2 {
    font-size: 28px;
}

.head-office table {
    border: none;
    bottom: 13px;
    position: relative;
}

.head-office tr td {
    border: none;
    padding: 6px 10px;
    vertical-align: top;
}

.head-office tr td:first-child {
    padding: 6px 0;
}

.map {
    line-height: 0;
}

.no-pb {
    padding-bottom: 0 !important;
}

input[type="text"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: #eeeeee;
}

.et_pb_contact p .et_contact_error {
    border: 2px solid #8a236a !important;
}

.et-pb-contact-message {
    color: #8a236a;
}

/*
    Partners
--------------------------------*/
.partners .et_pb_column {
    display: table;
    height: 105px;
    text-align: center;
}

.partners img {
    max-height: 105px;
}

.partners .et_pb_module {
    display: table-cell;
    vertical-align: middle;
}

.amazingcarousel-image img {
    height: 100% !important;
    object-fit: contain;
    width: 100% !important;
}

.amazingcarousel-title {
    display: none;
}

.amazingcarousel-list-container {
    margin-bottom: 25px !important;
}

.wonderplugincarousel .amazingcarousel-prev {
    margin-left: -22px !important;
}
.wonderplugincarousel .amazingcarousel-next {
    margin-right: -22px !important;
}

/*
    friends
--------------------------------*/
.entry-content .et_pb_section.friends {
    padding-top: 0;
}

.friends .et_pb_row,
.friends .et_pb_row:last-child {
    padding: 0 !important;
}

.friends .et_pb_column {
    display: table;
    height: 105px;
    text-align: center;
    width: auto !important;
}

.friends .et_pb_column.et_pb_column_empty {
    height: auto;
}

.friends img {
    max-height: 105px;
}

.friends .et_pb_module {
    display: table-cell;
    vertical-align: middle;
}

/*
    pagination
----------------------------------*/
.desc-navigation {
    color: #959595;
    float: left;
}

.navigation {
    float: right;
}

.page-numbers {
    background-color: #bdbdbd;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.page-numbers.current,
a.page-numbers:hover {
    background-color: #8a236a;
}

/*
    Careers
---------------------------------*/
.entry-content table, body.et-pb-preview #main-content .container table {
    border: none;
    margin: 0;
}

.table tr:first-child {
    background-color: #eeede9;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border-bottom: 1px solid #eee;
    border-top: none;
}

/*
    Post detail
-----------------------------------*/
.et_pb_row .et_pb_column .et_pb_module.et_pb_post_title {
    margin-bottom: 15px;
}

.et_pb_module.et_pb_post_title p.et_pb_title_meta_container {
    color: #959595;
    padding-bottom: 0;
}

.et_pb_module.et_pb_post_title p.et_pb_title_meta_container .published {
    display: none;
}

.et_pb_title_container h1 {
    color: #8a236a;
    margin-bottom: 20px;
}

.single article.et_pb_post {
    margin-bottom: 0;
    padding-bottom: 0;
}

.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 0;
}

.single-post .et_pb_row .et_pb_column_2_3 {
    margin-right: 0;
    width: 68.35%;
}

/*
    Sidebar
----------------------------------*/
.et_pb_widget_area_right {
    border-left: medium none;
    padding-left: 20px
}

.widgettitle {
    border-bottom: 3px solid #ca3f2a;
    margin-bottom: 20px !important;
    padding-bottom: 15px;
}

.et_pb_widget_area .et_pb_post .et_pb_image_container img {
    width: 100%;
}

.et_pb_widget_area .et_pb_post h2 {
    font-size: 18px;
}

.et_pb_widget_area .overlay {
    padding-top: 60px;
}

.et_pb_row .et_pb_column .et_pb_widget_area .et_pb_widget {
    margin-bottom: 20px;
}

.et_pb_row .et_pb_column .et_pb_widget_area .et_pb_widget:last-child {
    margin-bottom: 0;
}

.et_pb_widget ul li {
    list-style: outside none none;
}

.et_pb_widget ul li:last-child {
    margin-bottom: 0;
}

.related-post.flat {
    margin: 20px 0 0;
}

.related-post.flat .et_pb_post:last-child {
    margin-bottom: 0;
}

.widget_wp-category-archive ul {
    padding-left: 0;
}

.widget_wp-category-archive ul li a.active {
    color: #8a236a;
}

.widget_wp-category-archive ul li {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px 10px;
}

/*
    social share
---------------------------------*/
.social-share {
    text-align: right;
}

.social-share a:before {
    font-family: FontAwesome!important;
    font-size: 25px;
    margin-right: 5px;
}

.social-share a.facebook-share:before {
    content: "\f082";
    color: #3a579a;
}

.social-share a.twitter-share:before {
    content:  "\f081";
    color: #00abf0;
}

.social-share a.linkedin-share:before {
    content:  "\f08c";
    color: #0078B7;
}

.social-share a.googleplus-share:before {
    content:  "\f0d4";
    color: #F44B3A;
}

.label {
    color: #959595;
}

/*
    archive
--------------------------------*/
.archive .close {
    display: none;
}

.archive .et_pb_post.category-newsroom {
    margin-right: 15px;
    width: calc(50% - 7.5px);
    float: left;
}

.archive .et_pb_post.category-newsroom:nth-child(2n) {
    margin-right: 0px; 
}

.et_pb_widget a:hover {
    color: #8a236a;
}

/*Staff*/

.staff-box {
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 1.5%;
    width: 23.5%;
}

.staff-box:nth-child(4n) {
    margin-right: 0;
}

.staff-box .profile {
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    float: none;
    height: 170px;
    margin: 0 auto 15px;
    padding: 5px;
    width: 170px;
}

.staff-box .profile img {
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}

.staff-box .information {
    padding-left: 0;
    text-align: center;
    width: 100%;
}

.staff-box .et-social-icons {
   float: none;
}

h4.popup {
    margin-bottom: 2px;
    color: #d71f35;
    cursor: pointer;
    display: inline;
}

.staffs .staff-box ul.et-social-icons {
    padding: 0;
}


.boxContent {
    background: #fff;
    border: 2px solid #ccc;
    padding: 20px;
    position: absolute;
    max-width: 500px;
}

/*
    Search page
----------------------------------*/

.search .et_pb_post {
    margin-bottom: 30px;
    overflow: hidden;
}

.search .et_pb_post a > img {
    float: left;
    margin-right: 20px;
    width: 30%;
}

.search .et_pb_post .post-meta {
    display: none;
}

.search .pagination {
    margin-bottom: 30px;
}

/*
    error 404
----------------------------------*/

.error404 #breadcrumbs {
    display: none;
}

.error404 #main-content {
    margin-top: 30px;
}

article.not_found,
.search-no-results .entry {
    border: 2px solid #8a236a;
    border-radius: 3px;
    float: none;
    margin: 0 auto 30px;
    padding: 30px;
    text-align: center;
    width: 80%;
}

article.not_found h1,
.search-no-results .entry h1 {
    color: #d71f35;
}

/*Responsive*/

@media all and (max-width: 1200px) {
    /*Menu*/
    #et-top-navigation #top-menu a {
        padding: 10px 10px 25px;
    }
}

@media all and (max-width: 1024px) {
    .form-news-sletter {
        width: 50%;
        padding: 20px 10px 20px 30px;
    }
    /*Header*/
    #et_mobile_nav_menu {
        display: block;
    }

    #top-menu-nav {
        display: none;
    }

    .et_header_style_left .mobile_menu_bar {
        padding: 0px 10px;
    }

    .et_mobile_menu {
        border-top: 0;
        top: 119px;
    }

    .mobile_menu_bar:before {
        color: #161513;
    }

    #et_search_icon::before {
        font-size: 16px;
        top: 5px;
    }

    #et-info-email, #et-info-phone {
        padding: 0 10px;
    }

    .et-social-icons {
        padding-left: 10px;
        padding-right: 10px;
    }

    #et-secondary-menu > ul > li a {
        font-size: 13px;
        padding: 5px 15px;
    }

    .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding-bottom: 13px;
        padding-top: 3px;
    }

    .et_pb_row:last-child {
        padding-bottom: 0;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
        padding-top: 3px;
    }

    .toggle .left, .toggle .right {
        width: 100%;
    }

    .toggle .left .toggle-box:last-child {
        margin-bottom: 0;
    }

    .toggle .right .toggle-box:first-child {
        border-top: medium none;
    }

    .et_mobile_menu {
        background: #8a236a;
    }

    .et_mobile_menu li a {
        color: #fff;
    }

    .nav ul li a:hover, .et_mobile_menu li a:hover {
        background-color: rgba(0, 0, 0, 0.03);
        color: #f47621;
        opacity: 1;
    }

    .nav ul li li a:hover, .et_mobile_menu li li a:hover {
        background-color: rgba(0, 0, 0, 0);
    }

    .et_mobile_menu li.current-menu-item > a {
        color: #f47621;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
        margin: 0 15px 0 0 !important;
        width: calc(50% - 7.5px) !important;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 15px;
    }

    .friends .et_pb_row .et_pb_column.et_pb_column_1_4 {
        margin-bottom: 0;
        width: auto !important;
    }

    .et_pb_widget_area_right {
        padding-left: 0px;
    }

    .staff-box {
        width: 32%;
    }

    .staff-box:nth-child(4n) {
        margin-right: 1.5%;
    }

    .staff-box:nth-child(3n) {
        margin-right: 0;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
            padding-top: 3px;
            padding-bottom: 10px;
    }

    .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
        position: absolute;
    }
}

@media all and (min-width: 981px) {
    /* Fluid Grid */
    .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 2.5%;
    }

    .et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
        width: 48.75%;
    }

    .et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
        width: 31.65%;
    }

    .et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
        width: 23.125%;
    }

    .et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
        width: 65.85%;
    }

    .et_pb_gutters3 .et_pb_column_3_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
        width: 74.375%;
    }

    .et_pb_row {
        padding: 20px 0 !important;
    }

    .et_pb_row:last-child {
        padding: 14px 0 0 !important;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a,
    .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
        padding: 10px 15px;
    }
}

/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {

    .et_pb_column {
        margin-bottom: 28px;
    }

    .et_pb_column:last-child {
        margin-bottom: 0;
    }

    .et_pb_row, .et_pb_column .et_pb_row_inner {
        padding: 14px 0;
    }

    .et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
        margin-right: 3.5%;
        width: 48.25% !important;
    }

    /*header*/
    .et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
        max-width: 100% !important;
        width: 100% !important;
    }

    #et-secondary-nav, #et-secondary-menu {
        display: block !important;
    }

    /*Footer*/
    #footer-info {
        float: left;
    }

    .news-sletter #mc_embed_signup .mc-field-group {
        width: 200px;
    }

    .news-sletter #mc_embed_signup .mc-field-group input {
        padding: 7px 5px;
        width: 200px;
    }

    .news-sletter #mc_embed_signup .button {
        line-height: 20px;
    }

    #triangle-right {
        margin: 25px 0 27px -30px;
    }

    #et-info-email, #et-info-phone {
       font-size: 14px;
       padding: 0 10px;
    }

    .staff-box {
        width: 31.5%;
    }

    .et_pb_column.et_pb_column_1_2.No-space, .et_pb_column.No-space:last-child {
        margin-bottom: 0;
    }

.bg-red img {
    width: auto;
}

.home .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    margin-right: 15px;
    width: calc(50% - 7.5px);
}

.home .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(2n) {
   margin-right: 0;
}

.home .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:last-child,
.home .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:nth-child(2) {
    display: none;
}

.bg-red .et_pb_text {
    text-align: center;
}

}

@media all and (max-width: 837px) {

    #tribe-events-content.container {
        width: 80%;
    }
}

@media all and (max-width: 800px) {
    .full-width .et_pb_row .et_pb_column.et_pb_column_4_4 {
        width: 100% !important;
    }

    /*Header*/
    .et_header_style_left .logo_container {
        padding: 50px 0 5px 0;
    }

    #et-info {
        margin: 10px 0;
        width: 100%;
    }

    .et_secondary_nav_two_panels #et-secondary-menu {
         margin-top: 3px;
    }

    .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding-bottom: 30px;
        padding-top: 20px;
    }

    /*Header*/
    #et-info .et-social-icons {
        display: block;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
        padding-bottom: 21px;
        padding-top: 10px;
    }

    .staff-box {
        width: 48.5%;
    }

    .staff-box:nth-child(3n) {
        margin-right: 1.5%;
    }

    .staff-box:nth-child(2n) {
        margin-right: 0;
    }

.admin-bar .entry-content .et_pb_section.banner {
    top: 164px;
}
}

@media all and (max-width: 768px) {
    .label-news-sletter p {
         font-size: 20px;
    }

.past .ecs-event-list .ecs-event {
    width: 49%;
}

.past .ecs-event-list .ecs-event:nth-child(4n) {
    margin-right: 2%;
}

.past .ecs-event-list .ecs-event:nth-child(2n) {
    margin-right: 0;
}
    /*Home page*/
    .full-width .et_pb_row.et_pb_row_0.et_pb_row_4col {
        padding: 15px 15px 0 !important;
    }
    .full-width .et_pb_row .et_pb_column.et_pb_column_1_4 {
        margin-bottom: 15px;
        width: calc(50% - 7.5px) !important
    }
    .full-width .et_pb_row .et_pb_column.et_pb_column_1_4:nth-child(2) {
        margin-right: 0px !important;
    }
    .full-width .et_pb_row .et_pb_column.et_pb_column_1_2.et_pb_column_5 {
        width: 100% !important;
    }
    .full-width .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_6 {
        position: absolute;
        right: 15px;
        width: calc(50% - 22.5px) !important;
    }

    .tribe-events-calendar .tribe-events-has-events::after {
        display: none;
    }

    .tribe-events-calendar td .tribe-events-viewmore, .tribe-events-calendar td .type-tribe_events {
        display: block;
    }

    .tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
        color: #959595 !important;
        font-size: 12px !important;
    }

    .single-tribe_events .tribe-events-schedule {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        margin: 20px 0 0;
        padding: 0;
    }

    /*Header*/

    .et_header_style_left .logo_container {
        padding: 5px 0;
    }

    #et-secondary-menu {
        float: right;
    }

    #et-secondary-nav, #et-secondary-menu {
        display: none !important;
    }

    #et-info .et-social-icons {
        display: none;
    }

    #et-info {
        float: right;
        margin: 10px 0;
        padding-bottom: 10px;
        width: auto;
    }

    #et-info .et-social-icons {
        display: none;
    }

    #et-secondary-nav, #et-secondary-menu {
        display: none !important;
    }

    #et-info-email {
        border-right: none;
        padding-right: 0;
    }

    #et-top-navigation {
        clear: right;
    }

    .event-content-left,
    .event-sidebar-right {
        float: none;
        width: 100%;
        padding-left: 0;
    }

}

@media all and (max-width: 640px) {
    /*Post*/
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        margin-bottom: 15px;
        margin-right: 0;
        width: 100%;
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:last-child {
        margin-bottom: 0;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 15px!important;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child {
        margin-bottom: 0px!important;
    }

    /*Footer*/
    #footer-info,
    footer .right {
        float: none;
        text-align: center;
    }

    .et_pb_widget {
        float: none;
        text-align: center;
    }

    .form-news-sletter {
        margin: 7px 2%;
        padding: 20px 20px 20px 50px;
        width: 96%;
    }

    #triangle-right {
        border-left: 20px solid transparent;
        border-right: 18px solid transparent;
        border-top: 18px solid #ca3f2a;
        float: none;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: -20px;
        right: 0;
    }

    .news-sletter #mc_embed_signup .mc-field-group,
    .news-sletter #mc_embed_signup .mc-field-group input {
        width: 250px;
    }

    .entry-content .et_pb_section.banner {
        height: 320px;
    }

    .single-tribe_events .entry-content .et_pb_section.banner {
        top: -372px;
    }

    .page-child .et_pb_section.bg-red .et_pb_row {
        padding: 0 !important;
    }

    .table {
        overflow-x: scroll;
        width: 100%;
    }

    .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
        margin: 0 !important;
        width: 100% !important;
    }

    #breadcrumbs.breadcrumbs-bottom {
        margin-top: 320px;
    }

    /*volunteer*/
.col-2, .col-3 {
    float: none;
    margin-right: 0;
    width: 100%;
}
}

@media all and (max-width: 600px) {
    .et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
        margin-right: 5.5%;
        width: 47.25% !important;
    }
}

@media all and (max-width: 480px) {

.past .ecs-event-list .ecs-event {
    margin-bottom: 20px;
    margin-right: 0 !important;
    width: 100%;
}

.ecs-event img {
    width: 100%;
}

.ecs-event .event-info {
    margin-left: 0;
    padding-top: 20px;
    width: 100%;
}
    /*Home page*/
    .et_pb_blurb_content {
        height: 150px;
        overflow: hidden;
    }
    .et_pb_blurb_container {
        height: 150px;
        top: 106px;
    }

    .full-width .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_6 {
        margin-bottom: 165px;
    }
    .et_pb_text.bg {
        height: auto;
        padding-bottom: 1px;
        padding-top: 10px;
    }

    /*Footer*/
    .news-sletter #mc_embed_signup .mc-field-group,
    .news-sletter #mc_embed_signup .mc-field-group input {
        width: 200px;
    }

    .entry-content .et_pb_section.banner {
        height: 220px;
    }

    .single-tribe_events .entry-content .et_pb_section.banner {
        top: -274px;
    }

    .banner h1 {
        font-size: 20px;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
        padding-bottom: 10px;
        padding-top: 0;
    }

    #et-info-email {
        clear: right;
        float: right;
    }

    #et-info #et-info-phone {
        border-right: medium none;
        float: right;
        padding-right: 0;
    }

    .et_mobile_menu, .et_search_outer {
       top: 121px;
    }

    /*Staffs*/
    .staff-box {
        width: 100%;
    }

    .staff-box:nth-child(3n) {
        margin-right: 0%;
    }

    #breadcrumbs.breadcrumbs-bottom {
        margin-top: 220px;
    }
/*Volunteer*/
.wpcf7 {
    padding: 20px !important;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    transform: scale(0.65);
    transform-origin: 0 0 0;
}

.table label,
.table span {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

}

@media all and (max-width: 450px) {

    /*Table*/
    .et_pb_text.bg {
        height: auto;
    }

    .et_pb_text table td {
        display: table;
        width: 100% !important;
    }

.et_pb_text.bg {
    padding-bottom: 20px;
    padding-top: 20px;
}

.et_pb_text.bg table td {
    margin-bottom: 20px;
}

.et_pb_text.bg table td:last-child {
    margin-bottom: 0px;
}

.et_pb_text.bg table td p {
    padding-bottom: 0;
}

.table label {
    border: 1px solid;
    height: 35px;
    padding: 3px;
}

}

@media all and (max-width: 400px) {
    /*Search*/
    #cg_top_search {
        display: block;
        float: right;
        height: 30px;
        margin-left: 15px;
        margin-right: 0;
        right: 0;
        width: 30px;
    }

    #et-top-navigation .et-search-form {
        display: none;
    }

    .et_search_outer .container {
        background-color: #fff;
    }

    .et_search_outer .et-search-form input {
        float: left;
        margin: 13px 0;
    }
}

@media all and (max-width: 360px) {

    /*Home page*/

    .full-width .et_pb_row .et_pb_column.et_pb_column_1_2.et_pb_column_5 {
        margin-top: 165px;
        width: 100% !important;
    }

    .full-width .et_pb_row .et_pb_column.et_pb_column_1_4 {
        margin-right: 0 !important;
        width: 100% !important;
    }
    .full-width .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_6 {
        margin-bottom: 0;
        top: 165px;
        width: calc(100% - 30px) !important;
    }

    .profile {
        width: 100%;
    }

    .information {
        padding-left: 0;
        padding-top: 15px;
        width: 100%;
    }

    .friends .et_pb_row .et_pb_column.et_pb_column_1_4 {
        width: 100% !important;
    }

    .et_header_style_left .logo_container {
        position: relative;
        text-align: center;
    }

    #et-info {
        width: 100%;
    }

    .et_mobile_menu, .et_search_outer {
        top: 231px;
    }

    .entry-content .et_pb_section.banner {
        top: 230px;
    }

    .admin-bar .entry-content .et_pb_section.banner {
        top: 276px;
    }
}

.imgmap-frontend-image img, .imgmap-frontend-image canvas {
    width: auto !important;
}

#main-header {
    line-height: 70px;
}