@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@600&family=Lato&display=swap');

:root{
    --heading-font: 'Crimson Text';
    --body-font: 'Lato';
    --redbird-red: #a11d20;
    --redbird-blue: #112f3e;
    --redbird-gray: #333;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.vc_section{
    padding-left: 0;
    padding-right: 0;
}

.vc_section,
.vc_row,
.single .vc_row{.wpupg-item-date, .wpupg-item-terms
    margin-left: 0;
    margin-right: 0;
}

html{
    overflow-x: hidden;
}

body{
    font-family: var(--body-font);
}

h1, h2{
    font-family: var(--heading-font);
    font-weight: 600;
    font-style: normal;
    text-align: center;
    color: var(--redbird-blue);
}

    h1{
        font-size: 80px;
        margin: 1.85em 0;
    }
    
    h2{
        font-size: 50px;
    }
    
        .single h2{
            font-family: var(--body-font);
            font-size: 20px;
            text-transform: uppercase;
            text-align: left;
            color: var(--redbird-red);
            margin-bottom: 1.5em;
        }
        
        .awsm-filter-description h2,
        .awsm-details h2{
            font-size: 30px;
            text-align: left;
        }
        
        .modal-style.style-1 .awsm-modal-details h2{
            font-size: 25px;
            text-align: left;
            color: var(--redbird-red);
            margin-bottom: 0;
        }
        
    h3{
        font-size: 40px;
        margin-bottom: .25em;
    }
    
        .modal-style.style-1 .awsm-modal-details h3{
            text-transform: none;
        }
        
        .modal-style.style-1 figcaption h3{
            font-family: var(--heading-font);
            font-size: 25px;
			font-weight: 600;
            color: #404040;
        }
        
        h3.wpupg-item-title{
            font-size: 24px;
        }

.entry-content > .vc_row-has-fill:first-child{
    position: relative;
}

    .entry-content > .vc_row-has-fill:first-child::before,
    .vc_parallax::before{
        display: block;
        content: ' ';
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: .6;
    }
    
        .vc_row.vc_row-flex.vc_parallax::before,
        .apply-filter.vc_parallax::before{
            display: block;
            z-index: 1;
        }

.vc_col-xs-offset-1,
.vc_col-xs-offset-3{
    margin-right: 8.33333333%;
    margin-left: 8.33333333%;
}

    .vc_column_container.vc_col-xs-offset-1,
    .vc_column_container.vc_col-xs-offset-3{
        width: calc(100% - 16.66666666%);
    }

.vc_column_container.vc_col-xs-offset-1 > .vc_column-inner,
.vc_column_container.vc_col-xs-offset-3 > .vc_column-inner{
    max-width: 1240px;
    margin: 0 auto;
}

@media only screen and (min-width: 1120px){
    .vc_col-xs-offset-3{
        margin-right: 25%;
        margin-left: 25%;
    }
    
        .vc_column_container.vc_col-xs-offset-3{
            width: 50%;
        }
}

.post,
.page{
    margin-bottom: 0;
}

#masthead{
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
    height: 100px;
    background-color: #fff;
    border-bottom: solid 2px var(--redbird-red);
}

.menu-toggle,
.menu-toggle > svg{
    width: 50px;
    height: 50px;
}

    .menu-toggle{
        padding: 0;
        border: none;
        background-color: var(--redbird-blue);
        cursor: pointer;
        position: absolute;
        top: 25px;
        right: 2%;
    }
    
        .menu-toggle > svg{
            fill: #fff;
        }
        
.main-navigation.toggled ul{
	height: calc(100vh - 100px);
    background-color: rgba(18, 47, 62, 0.95);
    text-align: center;
    line-height: 2.5;
    padding-top: 4%;
    padding-bottom: 4%;
}

	.main-navigation.toggled a{
		font-size: 24px;
	}

#site-navigation{
    text-transform: uppercase;
}

    #site-navigation a{
        color: var(--redbird-gray);
    }
    
        #site-navigation.main-navigation.toggled a{
            color: #fff;
        }
    
        #site-navigation a:hover,
        #site-navigation.main-navigation.toggled a:hover,
        #site-navigation li.current-menu-item a,
        #site-navigation.main-navigation.toggled li.current-menu-item a{
            color: var(--redbird-red);
        }

#menu-secondary,
.awsm-team-filter-wrap,
#wpupg-grid-news-filters{
	background-color: var(--redbird-blue);
	position: -webkit-sticky;
	position: sticky;
	width: 100vw;
	top: 100px;
	left: 0;
	right: 0;
	margin-left: -50vw;
	margin-right: -50vw;
	z-index: 1;
	text-transform: uppercase;
}

    .safari #menu-secondary,
    .safari .awsm-team-filter-wrap,
    .safari #wpupg-grid-news-filters{
    	position: relative;
    	width: 100vw;
    	top: 0;
    	left: 50%;
    	right: 50%;
    }

    .awsm-grid-wrapper,
    #wpupg-grid-news-filters{
        margin-top: -35px;
    }

	#menu-secondary .vc_column-inner,
	.awsm-team-filter-wrap{
		padding-top: 0;
	}

	#menu-secondary .wpb_content_element,
	#menu-secondary .widget,
	#wpupg-grid-news-filters{
		margin-bottom: 0;
	}

#menu-news{
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
}

#menu-secondary .vc_wp_custommenu a,
.awsm-team-filter-wrap .awsm-filter-btn,
.wpupg-filter-item{
    display: inline-block;
	padding: 10px 25px !important;
	margin: 0 4px !important;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

	#menu-secondary .vc_wp_custommenu a:hover,
	.awsm-team-filter-wrap .awsm-filter-btn:hover{
		color: #d73d3d;
	}


@media only screen and (min-width: 1120px){
    #masthead{
        display: flex;
        align-items: center;
        padding: 0 5%;
    }
    
    #site-navigation{
        width: auto;
        margin-left: auto;
    }
    
        #site-navigation a{
            line-height: 100px;
            padding: 0 20px;
        }
        
            #site-navigation a:last-child{
                padding-right: 0;
            }
        
	#menu-secondary .vc_wp_custommenu ul,
	.awsm-team-filter-wrap{
		display: flex;
		justify-content: center;
		height: 80px;
	}
	
		#menu-secondary .vc_wp_custommenu a,
		.awsm-team-filter-wrap .awsm-filter-btn,
		.wpupg-filter-item{
			line-height: 80px;
			padding: 0 10px !important;
		}
}

.awsm-grid-wrapper .awsm-grid{
    padding-top: 42px;
}

.awsm-filter-btn::after{
	background: var(--redbird-blue);
}

.custom-logo{
    max-width: 75%;
}

.entry-content{
    margin-top: 0;
}

.site-info{
    font-size: 12px;
    text-align: center;
    color: #fff;
    background-color: var(--redbird-red);
	padding-top: 1em;
	padding-bottom: 1em;
}

    .site-info a{
        color: #fff;
        text-decoration: none;
    }
	
	.site-info .author{
		display: block;
	}

.site-footer{
    text-align: center;
    border-top: solid 2px var(--redbird-red);
}

@media only screen and (min-width: 1120px){
	.site-info .author{
		display: inline;
		margin-left: 1em;
	}
}

.single .entry-content > .vc_row-has-fill:first-child{
    background-image: url(/wp-content/uploads/2020/07/News.jpg);
    background-size: cover;
}

.single #menu-secondary + .vc_row{
	background-image: url(/wp-content/uploads/2020/07/sample-single.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding-bottom: 4%;
}

    .single #menu-secondary + .vc_row > .wpb_column > .vc_column-inner{
        background-color: #fff;
        margin-top: 4%;
        padding: 2% 4% 4%;
    }
    
.entry-metadata{
    display: flex;
}

    .entry-metadata ul{
        margin-left: 1.5em;
    }
    
        .entry-metadata a{
            color: var(--redbird-blue);
            text-decoration: none;
        }

.drawer-style.style-1 > .awsm-grid-card .awsm-grid-list-item::before,
.drawer-style.style-1 .awsm-grid-card.awsm-expanded .awsm-grid-list-item::after{
	display: none;
}

.awsm-team-filter-wrap .awsm-filter-btn.awsm-active-filter,
.awsm-team-filter-wrap .awsm-filter-btn:hover{
    opacity: 1;
    color: #d73d3d;
}

.drawer-style.style-1 .awsm-grid-padding a{
    color: var(--redbird-red);
}

.drawer-style.style-1 .awsm-details{
    padding-left: 0;
}

.drawer-style.style-1 .awsm-grid-padding,
.drawer-style.style-1 .awsm-personal-contact-info{
    padding-right: 0;
}

.awsm-filter-description{
    display: none;
}

    .awsm-filter-description.active{
        display: block;
        margin-top: 4%;
    }

.awsm-contact-details{
    font-weight: 600;
    color: var(--redbird-red);
}

    .awsm-contact-details span{
        text-transform: uppercase;
    }

.drawer-style.style-1 > .awsm-grid-card.awsm-expanded img{
    border: solid 1px var(--redbird-red);
}

.awsm-grid-wrapper .grid-4-col > .awsm-grid-card{
	padding: 0 15px;
	margin-bottom: 30px;
}

.modal-style.style-1 > .awsm-grid-card{
    display: flex;
}

    .modal-style.style-1 .awsm-modal-trigger{
        background-color: #fff;
    }

.modal-style.style-1 figcaption{
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 1;
	color: #404040;
	transition: none;
	transform: none;
	background-color: #fff;
}

.modal-style.style-1 .awsm-personal-info,
.awsm-modal-content-inner{
    display: flex;
    flex-direction: column;
}

    .modal-style.style-1 .awsm-personal-info h3{ order: 1; }
    .modal-style.style-1 .awsm-personal-info span{
        order: 2;
        font-size: 15px;
        text-transform: none;
    }

    .modal-style.style-1 .awsm-modal-details h2{ order: -3; }
    .modal-style.style-1 .awsm-modal-details h3{ order: -2; }
    .modal-style.style-1 .awsm-social-icons{ order: -1; margin: 1em 0; }

@media only screen and (min-width: 1120px){
    .modal-style.style-1 .awsm-team-item{
		width: 23%;
		margin-left: 2%;
        padding: 0;
        box-sizing: content-box;
        background-color: #fff;
	}
}

h3.wpupg-item-title a{
    color: #112f3e;
    text-decoration: none;
}

    h3.wpupg-item-title a:hover{
        color: var(--redbird-red);
    }

.wpupg-grid-container{
    margin-top: 36px;
}

    .wpupg-item-date,
    .wpupg-item-terms{
        /*font-size: 16px;
        margin-bottom: 15px;*/
    }
    
        .wpupg-item-terms{
            /*margin-left: 1.5em;*/
        }
        
            .wpupg-item-terms a{
                color: var(--redbird-blue);
                text-decoration: none;
            }
    
                .wpupg-item-terms a:hover{
                    color: var(--redbird-red);
                }
                
.wpupg-pagination-button{
    text-transform: uppercase;
}

.home h3.wpupg-item-title{
    font-size: 20px;
    line-height: 1.5;
}

@media only screen and (min-width: 800px){
    .home .wpupg-grid .wpupg-meta-container{
        height: 220px;
    }
    
    .wpupg-grid .wpupg-meta-container{
        height: 320px;
    }
}

.page-id-415 .wpb_single_image.wpb_content_element{
    margin-bottom: 20px;
}

.page-id-415 .wpb_text_column.wpb_content_element p{
    margin-bottom: .5em;
}

.page-id-415 dl{
    line-height: 1.7;
}

.page-id-415 dl + dl{
    margin-top: 1em;
}

.page-id-415 dt{
    font-size: 22px;
}

@media only screen and (min-width: 1120px){
    .page-id-415 dl{
        display: flex;
        align-items: baseline;
    }
    
        .page-id-415 dt{
            width: 210px;
        }
        
        .page-id-415 dd{
            margin: 0;
        }
}

.home .vc_row-o-full-height{
    display: flex;
    flex-direction: column;
    position: relative;
}

	.home .vc_row-o-full-height .vc_custom_heading{
		margin-top: 0;
	}

    .home .vc_row-o-full-height > .vc_row:last-child{
        margin-top: auto;
    }
    
    .home .vc_row-o-full-height::before{
        content: ' ';
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.80) 100%);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media only screen and (min-width: 450px){
	.home .vc_row-o-full-height .vc_custom_heading{
		margin-top: 1.85em;
	}
}

.ult-overlay-close.top-right {
    right: 15px !important;
    top: 15px !important;
}

@media only screen and (min-width: 640px){
    .ult-overlay-close.top-right {
        right: 35px !important;
        top: 35px !important;
    }
}

.stats-block .stats-number{
    line-height: 1.5 !important;
}

.our-results{
    color: #fff;
}

    .our-results .wpb_content_element + .vc_btn3-container{
        margin-top: -20px;
    }

    .our-results .btn-modal-lg{
        font-size: 16px;
        border: solid 1px #fff !important;
        border-radius: 0;
    }

.home .vc_gitem-post-category-name{
    display: none;
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat{
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: var(--redbird-blue);
}

    .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover{
        background-color: var(--redbird-red);
    }

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots{
    margin-top: 0;
    margin-bottom: 20px;
}

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span{
        background-color: var(--redbird-red) !important;
        border-color: var(--redbird-red) !important;
    }
    
        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,
        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span{
            background-color: #d62027 !important;
            border-color: #d62027 !important;
        }