/* Infinity Pro Front Page
Loaded on the front page */

@font-face {
    font-family: 'Verdana';
    src: url('../fonts/Verdana.woff2') format('woff2'),
        url('../fonts/Verdana.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Front Page
---------------------------------------------------------------------------- */

.front-page .site-inner {
	margin-top: 140px;
	max-width: 100%;
	padding-top: 0;
        padding-left: 0;
        padding-right: 0;
}

.front-page .site-header {
	background-color: transparent;
}

.front-page .white .site-header,
.header-image.front-page .site-header {
	background-color: #76051b;
}

.front-page .offscreen-content-icon button,
.front-page .site-title a,
.front-page .site-title a:hover,
.front-page .site-title a:focus {
	color: #fff;
}

@media only screen and (min-width:801px) {
	
}

.front-page .offscreen-content button,
.front-page .offscreen-content-icon button {
	background-color: transparent;
}

.front-page .white .offscreen-content button,
.front-page .white .offscreen-content-icon button {
	background-color: #fff;
}

.front-page .white .offscreen-content-icon button,
.front-page .white .site-title a,
.header-image.front-page .offscreen-content-icon button {
	color: #000;
}

/*.front-page .genesis-nav-menu a:hover,
.front-page .genesis-nav-menu a:focus,
.front-page .white .genesis-nav-menu a:hover,
.front-page .white .genesis-nav-menu a:focus {
        color: #fff;
}*/

.front-page .offscreen-content-icon button:hover,
.front-page .offscreen-content-icon button:focus {
	color: #d43c67;
}

.front-page.full-width-content .content {
	border-right: none;
	max-width: 100%;
	padding: 0;
}

.front-page .content .entry {
	background: none;
}

.front-page .widget p.thirty {
	margin-bottom: 30px;
}

.front-page img {
	vertical-align: top;
}


/* Front Page Sections
---------------------------------------------------------------------------- */

.front-page-1,
.front-page-3,
.front-page-5,
.front-page-7 {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size:    cover;
	background-size:         cover;
}

.front-page-2,
.front-page-3,
.front-page-4,
.front-page-5,
.front-page-6,
.front-page-7 {
	/*border-top: 73px solid transparent;
	margin-top: -73px;*/
	-webkit-background-clip: padding-box;
	-moz-background-clip:    padding;
	background-clip:         padding-box;
	position: relative;
	z-index: 9;
}

.front-page-1 .home-banner-text .wrap,
.front-page-2 .wrap,
.front-page-3 .wrap,
.front-page-4 .wrap,
.front-page-5 .wrap,
.front-page-6 .wrap,
.front-page-7 .wrap,
.front-page-8 .wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1550px;
	padding-left: 55px;
	padding-right: 55px;
}

.front-page-2 .widget-title,
.front-page-3 .widget-title,
.front-page-4 .widget-title,
.front-page-5 .widget-title,
.front-page-6 .widget-title,
.front-page-7 .widget-title,
.front-page-8 .widget-title {
	font-family: 'Verdana';
	font-size: 50px;
	font-size: 5rem;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
}

.front-page-2 .widget-title:after,
.front-page-3 .widget-title:after,
.front-page-4 .widget-title:after,
.front-page-6 .widget-title:after,
.front-page-8 .widget-title:after {
        content: '';
        width: 90px;
        height: 3px;
        margin: 15px auto 0;
        background-color: #fff;
        display: block;
}


/* Front Page 1
---------------------------------------------------------------------------- */

/*.front-page-1 {
	height: 100vh;
}*/

.front-page-1 {
	display: block;
	overflow: hidden;
	padding: 0;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}

.front-page-1 .widget-area {
	display: block;
	padding-top: 0px;
	vertical-align: middle;
	width: 100%;
}

.front-page-1 .widget {
	margin-bottom: 40px;
}

.front-page-1,
.front-page-1 a,
.front-page-1 p,
.front-page-1 .featured-content .entry-title a,
.front-page-1 .widget-title {
	color: #fff;
}

.front-page-1 a {
	border-bottom: 1px solid #fff;
}

.front-page-1 a:hover,
.front-page-1 a:focus,
.front-page-1 .featured-content .entry-meta a:hover,
.front-page-1 .featured-content .entry-meta a:focus,
.front-page-1 .featured-content .entry-title a:hover,
.front-page-1 .featured-content .entry-title a:focus {
	color: #ccc;
}

.front-page-1 a:hover,
.front-page-1 a:focus {
	border-bottom: 1px solid #ccc;
}

.front-page-1 a.button {
	border: 0px;
        background-color: #76051b;
}

.front-page-1 a.button:hover {
        background-color: #b49c3b !important;
        color: #fff !important;
}

.front-page-1 .widget-title {
	font-family: 'Cormorant Garamond', serif;
	font-size: 96px;
	font-size: 9.6rem;
	font-weight: 400;
	letter-spacing: -2px;
	margin-bottom: -10px;
	text-transform: none;
}

.front-page-1 p {
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.front-page-1 p:last-child {
	margin-bottom: 0;
}

.front-page-1 button:focus,
.front-page-1 button:hover,
.front-page-1 input:focus[type="button"],
.front-page-1 input:hover[type="button"],
.front-page-1 input:focus[type="reset"],
.front-page-1 input:hover[type="reset"],
.front-page-1 input:focus[type="submit"],
.front-page-1 input:hover[type="submit"],
.front-page-1 .textwidget a.button:focus,
.front-page-1 .textwidget a.button:hover {
	background-color: #fff;
	border: none;
	color: #000;
}

.home-banner-section {
        max-height: 600px;
        position: relative;
}

.home-banner-section .home-banner-text {
        position: absolute;
        top: 30%;
        width: 100%;
}

.home-banner-text h3 {
        font-size: 42px;
        font-family: 'Hind';
        font-weight: bold;
        background-color: #76051b;
        margin-bottom: 5px;
        padding: 17px 20px;
        background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#76051b), to(transparent));
        background: -webkit-linear-gradient(left, transparent, #76051b, transparent);
        background: -moz-linear-gradient(left, transparent, #76051b, transparent);
        background: -ms-linear-gradient(left, transparent, #76051b, transparent);
        background: -o-linear-gradient(left, transparent, #76051b, transparent);
}

.home-banner-text .banner-long-text {
        background-color: #600416;
        background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(96,4,22,.9)), to(transparent));
        background: -webkit-linear-gradient(left, transparent, rgba(96,4,22,.9), transparent);
        background: -moz-linear-gradient(left, transparent, rgba(96,4,22,.9), transparent);
        background: -ms-linear-gradient(left, transparent, rgba(96,4,22,.9), transparent);
        background: -o-linear-gradient(left, transparent, rgba(96,4,22,.9), transparent);
        margin-bottom: 20px;
        font-size: 22px;
        padding: 26px 45px;
}

.home-banner-text .banner-long-text aside {
        max-width: 900px;
        margin: auto;
}

#slider_25.sa_owl_theme .owl-nav div,
#slider_25.sa_owl_theme .owl-nav button {
        width: 97px !important;
        height: 87px !important;
}

.white #slider_25.sa_owl_theme .owl-nav .owl-prev {
        background: rgba(255,255,255,.60) url('../images/banner-slider-left-arrow.png') no-repeat center center !important;
        background-size: cover !important;
}

.white #slider_25.sa_owl_theme .owl-nav .owl-next {
        background: rgba(255,255,255,.60) url('../images/banner-slider-right-arrow.png') no-repeat center center !important;
        background-size: cover !important;
}

.white #slider_25.sa_owl_theme .owl-nav .owl-prev:hover,
.white #slider_25.sa_owl_theme .owl-nav .owl-next:hover {
        background-color: #76051b !important;
}

#slider_25.sa_owl_theme .owl-nav .owl-prev {
        left: 0;
}

#slider_25.sa_owl_theme .owl-nav .owl-next {
        right: 0;
}

#slider_25 {
        background-color: #76051b;
}


/* Front Page 2
---------------------------------------------------------------------------- */

.front-page-2 {
	padding-bottom: 100px;
	padding-top: 60px;
	text-align: center;
        background-color: #76051b;
        color: #fff;
        position: relative;
}

.front-page-2:before {
        content: '';
        background-image: url('../images/we-are-section-bgicon.png');
        width: 636px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: -1;
        background-repeat: no-repeat;
}

.front-page-2 .widget-full .wrap {
	max-width: 1120px;
}

.front-page-2 p {
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.75;
}

.front-page-2 p:last-child {
	margin-bottom: 0;
}

.front-page-2 button:focus,
.front-page-2 button:hover,
.front-page-2 input:focus[type="button"],
.front-page-2 input:hover[type="button"],
.front-page-2 input:focus[type="reset"],
.front-page-2 input:hover[type="reset"],
.front-page-2 input:focus[type="submit"],
.front-page-2 input:hover[type="submit"],
.front-page-2 .textwidget a.button:focus,
.front-page-2 .textwidget a.button:hover {
	background-color: #000;
	border: none;
	color: #fff;
}

.home-we-section-text {
        max-width: 850px;
        margin: 0 auto 30px;
}

.home-we-profile-section {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}

.home-we-profile-section .home-we-img-box {
        width: 29%;
}

.home-we-profile-section .home-we-img-box:nth-child(1),
.home-we-profile-section .home-we-img-box:nth-child(2) {
        margin-right: 6.6%;
}

.home-we-profile-section .home-we-img-box img {
        border: 2px #fff solid;
}

.home-we-profile-section .home-we-img-box a {
        display: block;
}

.home-we-profile-section .home-we-img-box a strong {
        font-family: 'Verdana';
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        display: block;
        margin-top: 30px;
}

.home-we-profile-section .home-we-img-box a:hover strong {
        margin-top: 20px;
        color: #b49c3b;
}

/* Front Page 2 Section
---------------------------------------------------------------------------- */

.home-full-green-wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 134px;
}

.home-full-green-wrap .home-green-box {
        width: 34%;
        background-color: #b49c3b;
        border-color: #fff;
        border-style: solid;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        font-family: 'Verdana';
        font-weight: bold;
        line-height: 1.5;
}

.home-full-green-wrap .home-green-box a {
        font-family: 'Verdana';
        font-weight: bold;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        line-height: 1.5;
}

.home-full-green-wrap .home-green-box a:hover {
        color: #76051b;
}

.home-full-green-wrap .home-green-box:nth-child(1) {
        border-width: 8px 4px 8px 8px;
}

.home-full-green-wrap .home-green-box:nth-child(2) {
        border-width: 8px 4px;
}

.home-full-green-wrap .home-green-box:nth-child(3) {
        border-width: 8px 8px 8px 4px;
}


/* Front Page 3
---------------------------------------------------------------------------- */

.front-page-3 {
	background-color: #666;
	color: #fff;
	padding-bottom: 80px;
	padding-top: 80px;
	text-align: center;
}

.front-page-3 .widget-full .wrap {
	
}

.front-page-3,
.front-page-3 a,
.front-page-3 p,
.front-page-3 .featured-content .entry-title a,
.front-page-3 .widget-title {
	color: #fff;
}

.front-page-3 a:hover,
.front-page-3 a:focus,
.front-page-3 .featured-content .entry-meta a:hover,
.front-page-3 .featured-content .entry-meta a:focus,
.front-page-3 .featured-content .entry-title a:hover,
.front-page-3 .featured-content .entry-title a:focus {
	color: #ccc;
}

.front-page-3 a:hover,
.front-page-3 a:focus {
	border-bottom: 1px solid #ccc;
}

.front-page-3 a.button,
.front-page-3 .featured-content .entry-header::after {
	border-bottom: none;
}

.front-page-3 p {
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.75;
}

.front-page-3 p:last-child {
	margin-bottom: 0;
}

.front-page-3 button:focus,
.front-page-3 button:hover,
.front-page-3 input:focus[type="button"],
.front-page-3 input:hover[type="button"],
.front-page-3 input:focus[type="reset"],
.front-page-3 input:hover[type="reset"],
.front-page-3 input:focus[type="submit"],
.front-page-3 input:hover[type="submit"],
.front-page-3 .textwidget a.button:focus,
.front-page-3 .textwidget a.button:hover {
	background-color: #fff;
	border: none;
	color: #000;
}

.home-whats-new-section-wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}

.home-whats-new-section-wrap .whats-section-box-wrap {
        width: 30%;
        margin: 0 13px;
}

#slider_44.owl-carousel .owl-stage .sa_hover_container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        margin: 0 13px !important;
}

.whats-section-box-wrap {
        background-color: #f0f0f0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
}

.whats-section-box-wrap .whats-section-text {
        font-family: 'Verdana';
        color: #060b12;
        padding: 30px 20px;
        line-height: 1.5;
}

.whats-section-box-wrap .whats-section-link a {
        color: #333;
        font-weight: 700;
}

.whats-section-box-wrap .whats-section-link {
        margin-top: auto;
        margin-bottom: 15px;
}

.whats-section-box-wrap:hover {
        background-color: #a38c33;
}

.whats-section-box-wrap:hover .whats-section-text {
        color: #fff;
}

.whats-section-box-wrap:hover .whats-section-link a {
        color: #fff;
}

.home-whats-section-link {
        margin-top: 60px;
}

.home-whats-section-link a {
        display: inline-block;
        padding: 0 30px 15px;
        border-bottom: 2px #7d7c7f solid;
}

.home-whats-section-link a:hover {
        color: #a38c33;
        border-bottom: 2px #a38c33 solid;
}

#slider_44.sa_owl_theme .owl-nav div,
#slider_44.sa_owl_theme .owl-nav button {
        width: 36px !important;
        height: 70px !important;
}

.white #slider_44.sa_owl_theme .owl-nav .owl-prev {
        background: transparent url('../images/whats-section-slider-left-arrow.png') no-repeat center center !important;
}

.white #slider_44.sa_owl_theme .owl-nav .owl-next {
        background: transparent url('../images/whats-section-right-arrow.png') no-repeat center center !important;
}

#slider_44.sa_owl_theme .owl-nav .owl-prev {
        left: -55px;
}

#slider_44.sa_owl_theme .owl-nav .owl-next {
        right: -55px;
}


/* Front Page 4
---------------------------------------------------------------------------- */

.front-page-4 {
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
        background-color: #76051b;
        color: #fff;
        position: relative;
        overflow: hidden;
}

.front-page-4:before {
        content: '';
        background-image: url('../images/judges-section-bgicon.png');
        background-repeat: no-repeat;
        width: 473px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 5px;
        
}

.front-page-4 p {
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.8;
}

.front-page-4 p:last-child {
	margin-bottom: 0;
}

.front-page-4 button:focus,
.front-page-4 button:hover,
.front-page-4 input:focus[type="button"],
.front-page-4 input:hover[type="button"],
.front-page-4 input:focus[type="reset"],
.front-page-4 input:hover[type="reset"],
.front-page-4 input:focus[type="submit"],
.front-page-4 input:hover[type="submit"],
.front-page-4 .textwidget a.button:focus,
.front-page-4 .textwidget a.button:hover {
	background-color: #000;
	border: none;
	color: #fff;
}

.home-judges-section {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 600px;
        align-items: center;
        -webkit-align-items: center;
}

.home-judges-text-section {
        width: 50%;
        order: 1;
        padding-right: 40px;
}

.home-judges-image-section {
        width: 50%;
        order: 2;
        position: absolute;
        right: 0;
}

.home-judges-image-section img {
        height: 600px;
        object-fit: cover;
        object-position: 100% 0;
}


/* Front Page 5
---------------------------------------------------------------------------- */

.front-page-5 {
	background-color: #fff;
	color: #fff;
	text-align: center;
}

.front-page-5 .widget-full .wrap {
	max-width: 100%;
        padding-left: 0;
        padding-right: 0;
}

.front-page-5,
.front-page-5 a,
.front-page-5 p,
.front-page-5 .featured-content .entry-title a,
.front-page-5 .widget-title {
	color: #fff;
}

.front-page-5 .featured-content .entry-meta a:hover,
.front-page-5 .featured-content .entry-meta a:focus,
.front-page-5 .featured-content .entry-title a:hover,
.front-page-5 .featured-content .entry-title a:focus {
	color: #ccc;
}

.front-page-5 a:hover,
.front-page-5 a:focus {
	color: #76051b;
}

.front-page-5 a.button,
.front-page-5 .featured-content .entry-header::after {
	border-bottom: none;
}

.front-page-5 p {
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.75;
}

.front-page-5 p:last-child {
	margin-bottom: 0;
}

.front-page-5 button:focus,
.front-page-5 button:hover,
.front-page-5 input:focus[type="button"],
.front-page-5 input:hover[type="button"],
.front-page-5 input:focus[type="reset"],
.front-page-5 input:hover[type="reset"],
.front-page-5 input:focus[type="submit"],
.front-page-5 input:hover[type="submit"],
.front-page-5 .textwidget a.button:focus,
.front-page-5 .textwidget a.button:hover {
	background-color: #fff;
	border: none;
	color: #000;
}


/* Front Page 6
---------------------------------------------------------------------------- */

.front-page-6 {
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
        color: #fff;
        background-color: #76051b;
        position: relative;
        overflow: hidden;
}

.front-page-6:before {
	content: '';
        background-image: url('../images/academic-section-bgicon.png');
        width: 473px;
        height: 649px;
        position: absolute;
        top: 0;
        right: 0;
}

.front-page-6 p {
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.8;
}

.front-page-6 p:last-child {
	margin-bottom: 0;
}

.front-page-6 button:focus,
.front-page-6 button:hover,
.front-page-6 input:focus[type="button"],
.front-page-6 input:hover[type="button"],
.front-page-6 input:focus[type="reset"],
.front-page-6 input:hover[type="reset"],
.front-page-6 input:focus[type="submit"],
.front-page-6 input:hover[type="submit"],
.front-page-6 .textwidget a.button:focus,
.front-page-6 .textwidget a.button:hover {
	background-color: #000;
	border: none;
	color: #fff;
}

.home-academic-section {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-align-items: center;
        height: 600px;
}

.home-academic-image-section {
        width: 50%;
        position: absolute;
        left: 0;
}

.home-academic-image-section img {
        height: 600px;
        object-fit: cover;
        object-position: 0 0;
}

.home-academic-text-section {
        width: 50%;
        margin-left: 50%;
        padding-left: 40px;
}


/* Front Page 7
---------------------------------------------------------------------------- */

.front-page-7 {
	background-color: #fff;
	color: #fff;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
}

.front-page-7 .widget-full .wrap {
	max-width: 100%;
        padding-left: 0;
        padding-right: 0;
}

.front-page-7,
.front-page-7 a,
.front-page-7 p,
.front-page-7 .featured-content .entry-title a,
.front-page-7 .widget-title {
	color: #fff;
}

.front-page-7 a:hover,
.front-page-7 a:focus,
.front-page-7 .featured-content .entry-meta a:hover,
.front-page-7 .featured-content .entry-meta a:focus,
.front-page-7 .featured-content .entry-title a:hover,
.front-page-7 .featured-content .entry-title a:focus {
	color: #ccc;
}

.front-page-7 a.button,
.front-page-7 .featured-content .entry-header::after {
	border-bottom: none;
}

.front-page-7 p {
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.75;
}

.front-page-7 p:last-child {
	margin-bottom: 0;
}

.front-page-7 button:focus,
.front-page-7 button:hover,
.front-page-7 input:focus[type="button"],
.front-page-7 input:hover[type="button"],
.front-page-7 input:focus[type="reset"],
.front-page-7 input:hover[type="reset"],
.front-page-7 input:focus[type="submit"],
.front-page-7 input:hover[type="submit"],
.front-page-7 .textwidget a.button:focus,
.front-page-7 .textwidget a.button:hover {
	background-color: #fff;
	border: none;
	color: #000;
}

/* Front Page 8
---------------------------------------------------------------------------- */
.front-page-8 {
        background-color: #76051b;
        color: #fff;
        padding-top: 100px;
        padding-bottom: 100px;
        position: relative;
        overflow: hidden;
        text-align: center;
}

.front-page-8:before {
        content: '';
        background-image: url('../images/paper-section-bgicon.png');
        background-repeat: no-repeat;
        width: 482px;
        height: 100%;
        position: absolute;
        top: 5px;
        left: 0;
        right: 0;
        margin: auto;
}

.front-page-8 a {
        color: #fff;
        border-bottom: 1px #fff solid;
        display: inline-block;
        padding: 0 25px 10px;
}

.front-page-8 a:hover {
        color: #b49c3b;
        border-color: #b49c3b;
}

.home-twiggs-paper-section-wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
}

.home-twiggs-section {
        width: 50%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        padding-right: 40px;
}

.home-paper-section {
        width: 50%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        padding-left: 40px;
        border-left: 3px rgba(255,255,255,.5) solid;
}

.home-twiggs-section .twiggs-text,
.home-paper-section .paper-text {
        margin-bottom: 40px;
}

.twiggs-more-link,
.paper-more-link {
        margin-top: auto;
}

.twiggs-more-link a,
.paper-more-link a {
    
}


/* Flexible Widgets
---------------------------------------------------------------------------- */

.flexible-widgets .widget {
	float: left;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.flexible-widgets.widget-full .widget {
	padding-left: 0;
	padding-right: 0;
}

.flexible-widgets .widget:last-of-type {
	margin-bottom: 0;
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
	width: 100%;
}

.flexible-widgets.widget-fourths .widget {
	width: 25%;
}

.flexible-widgets.widget-halves .widget {
	width: 50%;
}

.flexible-widgets.widget-thirds .widget {
	width: 33.33%;
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
	clear: left;
}


/* Content Boxes
---------------------------------------------------------------------------- */

.front-page .content-box {
	padding: 50px 40px 60px;
}

.front-page .solid-section .content-box {
	background-color: #f5f5f5;
}

.front-page .content-box h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.front-page .content-box p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.625;
	margin-bottom: 0;
}

.content-box .icon {
	font-size: 30px;
}


/* Team Overlay
---------------------------------------------------------------------------- */

.featuredpage .team-member a.aligncenter,
.featuredpage .team-member a.alignleft,
.featuredpage .team-member a.alignnone,
.featuredpage .team-member a.alignright {
	display: block;
	margin: 0;
}

.featuredpage .team-member.entry {
	color: #fff;
	padding: 0;
	position: relative;
}

.featuredpage .team-member .entry-content {
	background-color: #000;
	clear: both;
	padding: 20px;
	position: relative;
	z-index: 10;
}

.featuredpage .team-member .entry-header {
	background-color: rgba(0,0,0,0.8);
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}

.featuredpage .team-member .entry-header:after {
	border-width: 0;
	padding-bottom: 0;
}

.featuredpage .team-member.entry:hover .entry-header,
.featuredpage .team-member.entry:focus .entry-header,
.featuredpage .team-member.entry.focused .entry-header {
	background-color: rgba(0,0,0,0.8);
	opacity: 1;
	-ms-filter: "alpha(Opacity=1)";
	filter: alpha(opacity=1);
}

.featuredpage .team-member .entry-header a {
	display: table-cell;
	padding: 20px;
	position: relative;
	transform: translateY( 10px );
	transition: transform .4s ease-in-out;
	vertical-align: middle;
	z-index: 3;
}

.featuredpage .team-member .entry-header.position-top a {
	padding-top: 45px;
	vertical-align: top;
}

.featuredpage .team-member:hover .entry-header a,
.featuredpage .team-member:focus .entry-header a,
.featuredpage .team-member.focused .entry-header a {
	transform: translateY( 0 );
}

.featuredpage .team-member .entry-title a,
.featuredpage .team-member .more-link:hover,
.featuredpage .team-member .more-link:focus {
	color: #fff;
}

.featuredpage .team-member .entry-title {
	display: table;
	font-size: 27px;
	font-size: 2.7rem;
	height: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

.featuredpage .team-member .entry-title a:focus .team-name {
	border-bottom: 1px #fff dotted;
}

.featuredpage .team-member p,
.featuredpage .team-member .entry-title .team-title {
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 400;
}

.featuredpage .team-member .entry-title .team-title {
	display: block;
	padding-top: 10px;
}

.front-page-6 .flexible-widgets.widget-halves.uneven .featuredpage.widget:last-of-type {
	float: none;
	margin: 0 auto;
	max-width: 50%;
}


/* Fadeup Effect
---------------------------------------------------------------------------- */

.js .fadeup-effect {
	opacity: 0;
	overflow: hidden;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeInUp {
	from { opacity: 0; -webkit-transform: translateY(20px); }
	to { opacity: 1; -webkit-transform: translateY(0); }
}

@keyframes fadeInUp {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: translateY(0); }
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 1500px) and (max-width: 1680px) {
    
        .home-twiggs-section {
                padding-right: 90px;
        }
        
        .home-paper-section {
                padding-left: 100px;
        }
    
}

@media only screen and (min-width: 1681px) {
    
        .front-page-1 .home-banner-text .wrap,
        .front-page-2 .wrap,
        .front-page-3 .wrap,
        .front-page-4 .wrap,
        .front-page-5 .wrap,
        .front-page-6 .wrap,
        .front-page-7 .wrap,
        .front-page-8 .wrap {
                padding-left: 0;
                padding-right: 0;
        }
        
        .home-academic-text-section {
                width: 46%;
                margin-left: 53%;
        }
}

@media only screen and (max-width: 1200px) {
        .home-full-green-wrap .home-green-box h6 {
                font-size: 17px;
        }
        
        .whats-section-box-wrap .whats-section-text {
                font-size: 16px;
        }
}

@media only screen and (max-width: 1023px) {
        .front-page-1 .home-banner-text .wrap,
        .front-page-2 .wrap,
        .front-page-3 .wrap,
        .front-page-4 .wrap,
        .front-page-5 .wrap,
        .front-page-6 .wrap,
        .front-page-7 .wrap,
        .front-page-8 .wrap {
                padding-left: 20px;
                padding-right: 20px;
        }
        
        .home-banner-section .home-banner-text {
                top: 15%;
        }
        
        .home-academic-image-section img {
                object-position: 20% 0;
        }
        
        .whats-section-box-wrap .whats-section-img img {
                width: 100% !important;
        }
        
        #slider_44.sa_owl_theme .owl-nav .owl-prev {
                left: -20px;
        }

        #slider_44.sa_owl_theme .owl-nav .owl-next {
                right: -20px;
        }
        
        .white #slider_44.sa_owl_theme .owl-nav .owl-prev,
        .white #slider_44.sa_owl_theme .owl-nav .owl-next {
                background-color: rgba(118,5,27,.5) !important;
        }
        
        .front-page .site-inner {
                margin-top: 0;
        }
        
        .home-whats-new-section-wrap {
                -webkit-flex-wrap: wrap;
                flex-wrap: wrap;
        }
        
        .home-whats-new-section-wrap .whats-section-box-wrap {
                width: 48%;
                margin: 0 1% 25px;
        }
        
        .home-banner-text .banner-long-text {
                padding: 26px 60px;
        }
        
        #slider_25.sa_owl_theme .owl-nav div,
        #slider_25.sa_owl_theme .owl-nav button {
                width: 77px !important;
                height: 67px !important;
        }
        
        .home-full-green-wrap .home-green-box a,
        .home-full-green-wrap .home-green-box {
                font-size: 15px;
        }
        
}

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

	.front-page .site-inner {
		margin-top: 0;
		padding: 0;
	}

	.front-page .offscreen-content-icon button,
	.front-page .site-title a,
	.front-page .site-title a:hover,
	.front-page .site-title a:focus {
		color: #000;
	}

	.front-page-2,
	.front-page-3,
	.front-page-4,
	.front-page-6 {
		padding-bottom: 60px;
		padding-top: 80px;
	}

	.front-page-1 {
		height: auto;
	}

	.front-page-1 .widget-area {
		padding-top: 0;
	}

	.front-page-2 .wrap,
	.front-page-3 .wrap,
	.front-page-4 .wrap,
	.front-page-5 .wrap,
	.front-page-6 .wrap,
	.front-page-7 .wrap,
        .front-page-8 .wrap {
		padding-left: 5%;
		padding-right: 5%
	}

	.flexible-widgets.widget-halves .widget,
	.flexible-widgets.widget-thirds .widget,
	.front-page-6 .flexible-widgets.widget-area .widget:nth-of-type(1) {
		float: none;
		width: 100%;
	}

	.flexible-widgets .widget {
		padding-left: 0;
		padding-right: 0;
	}

	.flexible-widgets.widget-fourths .widget,
	.front-page-6 .flexible-widgets.widget-halves .widget,
	.front-page-6 .flexible-widgets.widget-halves.uneven .widget:last-of-type,
	.front-page-6 .flexible-widgets.widget-thirds .widget {
		float: left;
		padding-left: 10px;
		padding-right: 10px;
		width: 50%;
	}

	.front-page-6 .flexible-widgets.widget-thirds .widget {
		clear: none;
	}

	.front-page-6 .flexible-widgets.widget-thirds .widget:nth-child(2n) {
		clear: left;
	}
        
        .home-banner-section .home-banner-text {
                top: 8%;
        }
        
        .home-banner-text h3 {
                font-size: 30px;
                padding: 17px 0;
        }
        
        .home-banner-text .banner-long-text {
                font-size: 16px;
        }
        
        .home-we-profile-section {
                display: block;
        }
        
        .home-we-profile-section .home-we-img-box {
                width: 100%;
        }
        
        .home-we-profile-section .home-we-img-box:nth-child(1),
        .home-we-profile-section .home-we-img-box:nth-child(2) {
                margin-right: 0;
                margin-bottom: 50px;
        }
        
        .home-full-green-wrap {
                display: block;
                height: auto;
        }
        
        .home-full-green-wrap .home-green-box {
                width: 100%;
                padding: 15px;
        }
        
        .home-full-green-wrap .home-green-box:nth-child(1) {
                border-width: 8px 8px 4px 8px;
        }
        
        .home-full-green-wrap .home-green-box:nth-child(2) {
                border-width: 4px 8px;
        }
        
        .home-full-green-wrap .home-green-box:nth-child(3) {
                border-width: 4px 8px 8px 8px;
        }
        
        .home-judges-section,
        .home-academic-section {
                display: block;
                height: auto;
        }
        
        .home-judges-image-section,
        .home-academic-image-section {
                width: 100%;
                position: relative;
        }
        
        .home-judges-image-section img,
        .home-academic-image-section img {
                height: auto;
        }
        
        .home-judges-text-section {
                width: 100%;
                padding-right: 0;
                padding-top: 50px;
        }
        
        .home-academic-text-section {
                width: 100%;
                padding-left: 0;
                margin-left: 0;
                padding-top: 50px;
        }
        
        .home-twiggs-paper-section-wrap {
                display: block;
        }
        
        .home-twiggs-section {
                width: 100%;
                padding-right: 0;
        }
        
        .home-paper-section {
                width: 100%;
                padding-left: 0;
                margin-top: 50px;
                border-left: 0;
        }
        
        .home-full-green-wrap .home-green-box a,
        .home-full-green-wrap .home-green-box {
                font-size: 18px;
        }

}

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

	.flexible-widgets.widget-fourths .widget,
	.front-page-6 .flexible-widgets.widget-thirds .widget,
	.front-page-6 .flexible-widgets.widget-halves .widget,
	.front-page-6 .flexible-widgets.widget-halves.uneven .widget:last-of-type {
		float: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.front-page-2 p,
	.front-page-3 p,
	.front-page-5 p,
	.front-page-7 p {
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 1.75;
	}

	.front-page-1 .widget-title {
		font-size: 60px;
		font-size: 6rem;
		margin-bottom: 20px;
	}
        
        .front-page-1 a.button {
                border: 1px #fff solid;
        }
        
        .front-page-1 a.button:hover {
                border: 1px #b49c3b solid !important;
        }
        
        .home-banner-section {
                max-height: none;
        }
        
        .home-banner-section .home-banner-text {
                position: relative;
                top: auto;
                background-color: #76051b;
                padding-bottom: 30px;
        }
        
        .front-page-2 .widget-title,
        .front-page-3 .widget-title,
        .front-page-4 .widget-title,
        .front-page-5 .widget-title,
        .front-page-6 .widget-title,
        .front-page-7 .widget-title,
        .front-page-8 .widget-title {
                font-size: 36px;
        }
        
        .home-banner-text h3 {
                padding: 17px 40px;
        }
        
        #slider_25.sa_owl_theme .owl-nav div,
        #slider_25.sa_owl_theme .owl-nav button {
                width: 57px !important;
                height: 52px !important;
        }
        
        .home-banner-text .banner-long-text {
                padding: 26px 20px;
        }

}

@media only screen and (max-width: 480px) {
    
        .home-whats-new-section-wrap .whats-section-box-wrap {
                width: 98%;
        }
        
        .sa_owl_theme .owl-nav div,
        .sa_owl_theme .owl-nav button {
                top: 38% !important;
        }
        
        .home-banner-text h3 {
                font-size: 20px;
        }
    
}
