/*
Theme Name: Greg Razer
Description: Theme for Greg Razer
Author: On Tap
Author URI: https://www.beontap.co
Version: 1.0.0
Template: mesmerize
*/
@import url("../mesmerize/style.min.css");

/* colors
 * blue #0b206c
 * orange #e45400
 */

a{
	transition: all .2s;
}

p{
	font-size: 18px;
    line-height: 1.4;
	color: #000000;
	text-align: left;
}

h2{
	color: #e45400;
	text-transform: uppercase;
	text-align: left;
}

h3{
	color: #0b206c;
}

.custom-logo-link img{
	max-height: 120px !important
}

@media only screen and (min-width: 768px){
	.custom-logo-link img{
		max-height: 150px !important
	}
}

.mesmerize-front-page .header-top .navigation-bar.bordered {
    background-color: transparent;
}

.navigation-bar.bordered, .mesmerize-inner-page .navigation-bar.bordered {
    border: none;
}

.mesmerize-front-page .navigation-bar.bordered {
    background-color: rgba(0,0,0,.1);
}

.mesmerize-front-page .navigation-bar.fixto-fixed.bordered {
    background-color: #ffffff;
}

.mesmerize-inner-page .page-content, .mesmerize-inner-page .content, .mesmerize-front-page.mesmerize-content-padding .page-content {
    background-color: #ffffff !important;
}

.header, .header-homepage{
	background-color: #0b206c !important;
}

ul.dropdown-menu>li {
    color: #e45400;
	background: #ffffff;
	border: 1px solid #0b206c;
    margin: 0 10px;
}

ul.dropdown-menu>li.current_menu_item {
    color: #ffffff;
	background: #0b206c;
}

ul.dropdown-menu li a {
    color: #0b206c;
}

ul.dropdown-menu li.current_menu_item a {
    color: #ffffff;
}

.coloured-nav ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item).hover>a, .coloured-nav ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item):hover>a, .coloured-nav ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item).hover>a, .coloured-nav ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item):hover>a, .coloured-nav ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item).hover>a, .coloured-nav ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item):hover>a, .fixto-fixed ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item).hover>a, .fixto-fixed ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item):hover>a, .fixto-fixed ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item).hover>a, .fixto-fixed ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item):hover>a, .fixto-fixed ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item).hover>a, .fixto-fixed ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item):hover>a{
	color: #e45400;
}

.fixto-fixed ul.dropdown-menu>li.current-menu-item {
    color: #ffffff;
	background: #0b206c;
}

ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item).hover>a, ul.dropdown-menu.active-line-bottom>li:not(.current-menu-item):not(.current_page_item):hover>a, ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item).hover>a, ul.dropdown-menu.active-line-top>li:not(.current-menu-item):not(.current_page_item):hover>a, ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item).hover>a, ul.dropdown-menu.default>li:not(.current-menu-item):not(.current_page_item):hover>a {
    color: #e45400;
}

ul.dropdown-menu.active-line-bottom>.current-menu-item, ul.dropdown-menu.active-line-bottom>.current_page_item, ul.dropdown-menu.default>.current-menu-item, ul.dropdown-menu.default>.current_page_item {
	background: #0b206c;
}

ul.dropdown-menu.active-line-bottom>.current-menu-item>a, ul.dropdown-menu.active-line-bottom>.current_page_item>a, ul.dropdown-menu.default>.current-menu-item>a, ul.dropdown-menu.default>.current_page_item>a {
	color: #ffffff;
    border-bottom: none;
}


.fixto-fixed ul.dropdown-menu.active-line-bottom>.current-menu-item>a, .fixto-fixed ul.dropdown-menu.active-line-bottom>.current_page_item>a, .fixto-fixed ul.dropdown-menu.default>.current-menu-item>a, .fixto-fixed ul.dropdown-menu.default>.current_page_item>a {
	color: #ffffff;
    border-bottom: none;
}

@media only screen and (min-width: 768px){
    ul.dropdown-menu>li>a {
        font-size: 20px;
    }
}

.header-wrapper{
	border-bottom: 15px solid #0b206c;
}

.header-content .align-holder {
    width: 70%!important;
}

@media only screen and (min-width: 768px){
	.header-content .align-holder {
    width: 60%!important;
}
}

.header-content .align-holder.left {
    text-align: left;
    float: left;
    margin-left: 0;
}

.header-homepage h1.hero-title {
    color: #0b206c;
	margin-top: -2rem;
    margin-bottom: 1.25rem;
    font-size: 1.75rem;
    line-height: 1.24;
    font-weight: 300;
    letter-spacing: .9px;
}

@media only screen and (min-width: 768px){
	.header-homepage h1.hero-title {
		margin-top: 5rem;
    	font-size: 2.5rem;
    	line-height: 1.14;
	}
}

@media only screen and (min-width: 1200px){
	.header-homepage h1.hero-title {
		margin-top: 0;
    	font-size: 2.5rem;
    	line-height: 1.14;
	}
}

@media only screen and (min-width: 1600px){
	.header-homepage h1.hero-title {
    	font-size: 3rem;
	}
}

.mesmerize-inner-page .header{
	min-height: 450px;
}

.inner-header-description h1.hero-title{
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	font-size: 2.75rem;
}

@media only screen and (min-width: 768px){
	.inner-header-description h1.hero-title{
		font-size: 3.5rem;
	}
}


.page-id-24 .header{
	background-image: url(/wp-content/uploads/2018/10/greg-razer-town-hall.jpg) !important;
	background-position: right center;
}

.page-id-311 .header{
	background-image: url(/wp-content/uploads/2018/11/greg-razer-speaks-to-constituents.jpg) !important;
	background-position: left center;
}

@media screen and (max-width: 767px){
	.header-homepage {
    	background-position: 80% 0px !important;
	}
}

@media screen and (min-width: 768px){
	.page-id-22 .header{
		  min-height: 670px;
	}
	
	.page-id-24 .header{
		  background-position: right -50px;
	}
	
	.page-id-311 .header{
    	background-position: center -50px;
    	background-size: cover;	
	}
	
}


@media screen and (min-width: 1200px){
    .header-homepage {
        padding-top: 350px !important;
    	padding-bottom: 200px;
    }
	
	.inner-header-description{
		padding-top: 200px;
    	padding-bottom: 350px;
	}
	
	.page-id-22 .header{
		  background-position: center -160px;
	}
	
	.page-id-24 .header{
		  background-position: right -100px;
	}
	
	.page-id-311 .header{
		  background-position: center -100px;
	}
}

@media screen and (min-width: 1600px){
    .header-homepage {
        background-position: center -300px;
        padding-top: 350px !important;
    	padding-bottom: 200px;
    }
	
	.inner-header-description{
		padding-top: 200px;
    	padding-bottom: 350px;
	}
	
	.page-id-22 .header{
		  background-position: center -160px;
	}
	
	.page-id-24 .header{
		  background-position: center -100px;
	}
	
	.page-id-311 .header{
		  background-position: center -140px;
	}
}

.footer ul {
    text-align: left;
}

.footer-content-lists .footer-content {
    background-color: #0b206c;
}

.footer-content-lists a {
    color: #ffffff;
}

.footer-content-lists a:hover {
    color: #e45400;
}

.footer-content-lists .widget li a:hover {
    border-bottom: none;
}

.footer-bg-accent p{
	font-size: 12px
}

/*
 * Site Origin Widgets
 */
.ow-button-base.ow-button-align-center {
    text-transform: uppercase;
    font-size: 20px;
	font-weight: 600;
}

.ow-button-base.ow-button-align-center a{
	width: 100%;
}

.ow-button-base a.ow-icon-placement-left [class^="sow-icon-"] {
	display: inline;
	float: none;
}


@media (max-width: 1135px){
	#pgc-4-0-0, #pgc-4-0-1, #pgc-4-0-2{
		width: 100% !important;
		    margin-bottom: 30px;
	}
	
	#pg-4-0.panel-no-style, #pg-4-0.panel-has-style > .panel-row-style, #pg-4-1.panel-no-style, #pg-4-1.panel-has-style > .panel-row-style {
		flex-direction: column;
		  margin-bottom: 30px;
	}
}


/*
 * iframes
 */
.at-inner {
	text-align: left;
}

header.at-title{
	font-size: 2.5rem !important;
	color: #e45400 !important;
	text-transform: uppercase !important;
	font-family: Muli,sans-serif !important;
	text-align: left !important;
	padding: 0 !important;
}

.at h1{
	font-size: 2rem !important;
}

.at h1, .at h2, .at h3, .at h4, .at h5, .at h6{
	font-family: Muli,sans-serif !important;
}

.multistep-layout .HeaderHtml h1 {
    font-weight: 600 !important;
}

.HeaderHtml {
    padding: 0 1.25rem 0 0 !important
}

.multistep-layout .HeaderHtml {
    padding: 0 !important;
}

.at fieldset legend {
    text-transform: none;
    padding: 1rem 0 1rem 0 !important;
}

.at-fieldset.Interests{
	margin-top: 0;
}

.at .btn-at{
	line-height: .2 !important;
    font-size: 18px !important;
    padding: 24px !important;
	text-transform: uppercase !important;
}

.at .btn-at-primary{
	border: 1px solid #0b206c !important;
	color: #0b206c !important;
	border-radius: 0 !important;
	background: #ffffff !important;
}