/*
 Theme Name:   Casino Event Planners
 Theme URI:    https://casinoeventplanners.com
 Description:  Casino Event Planners
 Author:       Randy Baum
 Author URI:   https://randybaumdesign.com
 Template:     generatepress
 Version:      1.0
*/

/* GLOBAL */

body {
	background-image: url(https://casinoeventplanners.com/wp-content/uploads/2021/04/body-dark.jpg) !important;
	background-size: cover;
	background-position: center center;
}

.entry-content:not(:first-child),
.entry-summary:not(:first-child),
.page-content:not(:first-child) {
    margin-top: 0;
}

.main-navigation.main-navigation a, .menu-toggle.menu-toggle {
	font-size: 22px;
}

aside#search,
aside#archives {
	display: none;
}

.single-post .entry-header .entry-meta {
    margin-bottom: 1em;
}

#left-sidebar,
#right-sidebar {
	padding-bottom: 30px;
}

.sidebar .widget ul li {
	margin-bottom: 0;
}

.margin-top {
	margin-top: 20px;
}

.cursor-pointer {
	cursor: pointer;
}

img.wp-image-701 {
	margin-top: 32px;
}

h2.page-heading {
	background-color: #AE8D45;
	border-color: #AE8D45;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
	background-repeat: repeat-x;
	border: 1px solid transparent;
	box-sizing: border-box;
	word-wrap: break-word;
	padding: .5em 1em;
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: bold;
	margin: 1em 0;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	text-align: center;
}

.page .entry-content a {
	font-weight: 400;
}

h1.entry-title {
	display: none;
}

.entry-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery):not([id^='wpforms']) {
	list-style: none;
}

.entry-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery):not([id^='wpforms']) li:nth-child(4n+1):before {
	content: '♣';
	margin-right: .5em;
	margin-left: -1.5em;
	vertical-align: middle;
}

.entry-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery):not([id^='wpforms']) li:nth-child(4n+2):before {
	content: '♥';
	margin-right: .5em;
	margin-left: -1.5em;
	vertical-align: middle;
}

.entry-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery):not([id^='wpforms']) li:nth-child(4n+3):before {
	content: '♠';
	margin-right: .5em;
	margin-left: -1.5em;
	vertical-align: middle;
}

.entry-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery):not([id^='wpforms']) li:nth-child(4n+4):before {
	content: '♦';
	margin-right: .5em;
	margin-left: -1.5em;
	vertical-align: middle;
}

.entry-content {
	margin-top: 0;
}

/* Gutenberg */

.wp-block-gallery .blocks-gallery-item img {
	transition: opacity ease .3s;
}

.wp-block-gallery .blocks-gallery-item img:hover {
	opacity: 0.75;
}

/* Buttons */

a.quote-btn,
a.contact-btn,
.wpcf7-form input[type="submit"] {
	background-color: #AE8D45;
	border-color: #AE8D45;
	color: #ffffff;
	padding: .5em 1em;
	font-size: 1em;
	font-weight: 700 !important;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
	background-repeat: repeat-x;
	position: relative;
	display: inline-block;
	margin-bottom: 2em;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	box-sizing: border-box;
	word-wrap: break-word;
	user-select: none;
	text-decoration: none;
	top: 0;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	transition: all 0.2s ease-in-out;
}

a.contact-btn:hover,
.wpcf7-form input[type="submit"]:hover {
	background-color: #17191A;
	border-color: #17191A;
}

a.quote-btn {
    background-color: transparent;
    background-image: url(https://casinoeventplanners.com/wp-content/uploads/2021/04/get-quote-btn.png), url(https://casinoeventplanners.com/wp-content/uploads/2021/04/get-quote-btn-hover.png);
    background-repeat: no-repeat;
    background-size: contain;
	background-position: center center;
    height: 177px;
    width: 100%;
    text-shadow: none;
    color: transparent;
}

a.quote-btn:hover {
    background-image: url(https://casinoeventplanners.com/wp-content/uploads/2021/04/get-quote-btn-hover.png);
}

a.contact-btn i {
	font-size: .9em;
}

/* POPUP FORM */

.spu-container {
	padding: 30px !important;
}

.spu-content h2 {
	margin-bottom: 10px !important;
}

.spu-content {
	font-size: 16px;
}

.spu-content .screen-reader-response,
.spu-content button.btn.btn-primary.spu-close-popup {
	display: none;
}

.spu-content .wpcf7-form input[type="submit"],
.spu-content div.wpcf7-response-output,
.spu-content form > p:last-of-type,
.spu-content input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
	margin-bottom: 0;
}

.spu-content form.wpcf7-form.invalid,
.spu-content form.wpcf7-form.sent {
	margin-bottom: -24px;
}

.spu-content form.wpcf7-form.sent > *:not(.wpcf7-response-output) {
	display: none;
}

.spu-close-top_right {
	right: 10px;
	top: 10px;
}

.spu-content form.wpcf7-form.invalid input.wpcf7-form-control.wpcf7-submit {
	margin-top: 1em;
	margin-bottom: 1em;
}

.spu-content form.wpcf7-form.sent input.wpcf7-form-control.wpcf7-submit {
	margin-bottom: 1em;
}

@media (min-width: 599px) {
	.form-row {
		display: flex;
		justify-content: space-between;
	}
	.form-col {
		width: calc(50% - 15px);
	}
}

/* HEADER */

/*.site-header {
	background-image: url(https://casinoeventplanners.com/wp-content/uploads/2021/04/header-bkg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}*/

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

.site-header .header-image {
	max-height: 108px;
	width: auto;
}

.header-cta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: relative;
	min-height: 108px;
}

.header-cta .quote-box {
	width: 100%;
	padding-right: 162px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.header-cta .quote-box p {
	color: #ae8d45;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.header-cta .quote-box p:before,
.header-cta .quote-box p:after {
	content: '';
	border-top: 2px solid;
	margin: 0 15px 0 0;
	flex: 0 0 25px;
}

.header-cta .quote-box p:after {
    margin: 0 0 0 10px;
}

.header-cta .quote-box h2 {
	margin-bottom: 0;
}

.header-cta .quote-box h2 a {
	font-weight: bold;
	font-size: 50px;
	color: #fff;
}

.header-cta .social-icons {
	position: absolute;
	top: 0;
	right: 0;
}

.header-cta .social-icons a:not(:last-child) {
	margin-right: 5px;
}

.header-cta i {
	font-size: 1.5em;
	line-height: 1.5em;
	transition: color ease .3s;
}

.header-cta a:hover {
	color: #AE8D45;
}

/* NAVIGATION */

.main-navigation .main-nav ul > li:hover a,
.main-navigation .main-nav ul li ul.sub-menu li:hover a,
.main-navigation .main-nav ul li ul.sub-menu li ul.sub-menu li:hover a,
.main-navigation .main-nav ul li[class*="current-menu-"]:hover > a {
	color: #AE8D45;
}

.main-navigation .main-nav ul li i {
	font-size: .8em;
	position: relative;
	top: -1px;
}

.main-navigation .main-nav ul li ul.sub-menu li a,
.main-navigation .main-nav ul li ul.sub-menu li ul.sub-menu li a {
	color: #3a3a3a;
	font-size: .75em;
}
	
ul.sub-menu li:last-child {
	border-bottom: none;
}

ul.sub-menu li {
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
}

/* MOBILE NAVIGATION */

button.menu-toggle {
    background-color: #191919;
}

.slideout-navigation .inside-navigation {
	display: flex;
	flex-direction: column-reverse;
}

.slideout-logo {
	max-width: 80%;
	display: block;
}

/* SLIDER */

div#n2-ss-3 {
	padding: 0;
}

/* SIDEBAR */

.inside-left-sidebar,
.inside-right-sidebar {
	position: sticky;
	top: 30px;
}

.admin-bar .inside-left-sidebar,
.admin-bar .inside-right-sidebar {
	position: sticky;
	top: 62px;
}

.sidebar .widget:nth-child(odd) {
	background: rgb(241,240,233);
	background: linear-gradient(320deg, rgba(241,240,233,1) 0%, rgba(255,255,255,1) 100%);
	border: 2px solid #fff;
	box-sizing: border-box;
}

.separate-containers .inside-right-sidebar .widget:nth-child(odd),
.separate-containers .inside-left-sidebar .widget:nth-child(odd)
{
	box-shadow: 0 1px 6px 0 rgba(117,117,117,.25);
}

img.dealer-img {
	border: 2px solid #000;
	box-sizing: border-box;
	margin: 0 1em 1em 0 !important;
	max-height: 236px !important;
}

.sidebar .widget h2.widget-title {
	background-color: #17191A;
	border-color: #17191A;
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
	background-repeat: repeat-x;
	border: 1px solid transparent;
	box-sizing: border-box;
	word-wrap: break-word;
	padding: .5em 1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.widget_nav_menu {
  padding: 0 !important;
}

/*.sidebar ul.menu li.current-menu-item a {
	color: #ae8d45;
	background: rgba(58, 58, 58, 0.05);
}*/

.sidebar ul#menu-game-packages li.current-menu-item a {
	color: #3a3a3a;
	background: transparent;
}

.sidebar ul#menu-game-packages li.current-menu-item a:hover {
	color: #ae8d45;
	background: rgba(58, 58, 58, 0.05);
}

.sidebar ul.menu {
	background: #fff;
}

.sidebar ul.menu li {
	padding-bottom: 0;
	border-bottom: 1px solid #eaeaea;
}

.sidebar ul.menu li:last-child {
	border-bottom: none;
}

.sidebar ul.menu li a {
	display: block;
	color: #3a3a3a;
	font-weight: bold;
	padding: 1em;
	text-transform: uppercase;
	transition: all ease .3s;
}

.sidebar ul.menu li a:hover {
	color: #AE8D45;
	background: rgba(58, 58, 58, 0.05);
}

.sidebar ul.menu li:nth-child(4n+1) a:before {
	content: '♣';
	margin-right: .5em;
	vertical-align: middle;
}

.sidebar ul.menu li:nth-child(4n+2) a:before {
	content: '♥';
	margin-right: .5em;
	vertical-align: middle;
}

.sidebar ul.menu li:nth-child(4n+3) a:before {
	content: '♠';
	margin-right: .5em;
	vertical-align: middle;
}

.sidebar ul.menu li:nth-child(4n+4) a:before {
	content: '♦';
	margin-right: .5em;
	vertical-align: middle;
}

.fa-blank {
	visibility: hidden;
}

.sidebar p.contact-info {
	font-size: 14px;
	margin-bottom: 1em;
}

/* TESTIMONIALS */

.sidebar .widget:nth-child(even) {
	background: #fff;
	box-shadow: 0 1px 6px 0 rgba(117,117,117,.25);
}

div.wp-google-list {
	margin-top: .25em !important;
	padding-top: 20px !important;
	border-top: 1px solid rgba(58, 58, 58, 0.25) !important;
}

.wp-gr.wpac:before {
	content: "Customer Reviews";
	position: relative;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: .25em;
	font-family: "Work Sans", sans-serif;
}

.wp-google-powered img {
	max-width: 72px !important;
}

.wp-google-place div:first-child {
	display: table-cell !important;
}

.wp-gr .wp-google-left {
	display: none !important;
}

.wp-gr .wp-google-url {
	margin: 20px 0 0 !important;
}

.wp-gr.wpac a.wp-google-name,
.wp-gr .wp-google-url {
	color: #7f0505 !important;
}

.wp-gr.wpac a.wp-google-name:hover,
.wp-gr .wp-google-url:hover {
	color: #af0303 !important;
}

.sidebar-box h3 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: .25em;
	border-bottom: 1px solid rgba(58, 58, 58, 0.25);
}

/* WPFORMS */

div.wpforms-container-full .wpforms-form * {
  --wpforms-label-size-font-size: 1em;
  --wpforms-field-size-input-spacing: 0.5em;
  --wpforms-button-size-margin-top: 0;
  --wpforms-button-background-color: #ae8d45;
}

div.wpforms-container-full .wpforms-form .wpforms-description {
	hyphens: none;
	line-height: 1.5;
}

.wpforms-form .wpforms-field-container .wpforms-field.wpforms-field-content {
	padding-top: 0 !important;
}

.wpforms-field.wpforms-field-content .wpforms-field-row h3 {
	text-transform: uppercase;
	text-decoration: underline;
	text-decoration-color: #AE8D45;
	font-size: 1.5em !important;
	line-height: 1.5 !important;
	margin: 0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-field-label {
    margin-bottom: 0.5em;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul {
  column-gap: calc(var(--wpforms-field-size-input-spacing)*2);
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label {
  padding-left: 0.5em
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
  margin-bottom: 0.25em;
}

div.wpforms-container .wpforms-form .wpforms-field-layout,
.wpforms-recaptcha-container.wpforms-recaptcha-container.wpforms-recaptcha-container {
  padding: 0;
}

.wpforms-recaptcha-container.wpforms-recaptcha-container.wpforms-recaptcha-container {
	height: 0;
}

div.wpforms-container .wpforms-form .wpforms-confirmation-container-full {
	background: rgb(102 165 186 / 15%);
	border: 1px solid rgb(102 165 186 / 15%);
	padding: 30px;
}

.wpforms-submit-container {
	text-align: center;
}

@media only screen and (max-width: 600px) {
  div.wpforms-container
    .wpforms-form
    .wpforms-field-layout
    .wpforms-field-layout-columns.wpforms-field-layout-columns {
    margin-right: 0;
    margin-left: 0;
  }

  div.wpforms-container
    .wpforms-form
    .wpforms-field-layout
    .wpforms-layout-column.wpforms-layout-column {
    padding: 0;
  }
}

.spu-content div.wpforms-container-full {
    margin: 0 auto;
}

.spu-content div.wpforms-container-full .wpforms-form .wpforms-head-container {
    padding: 0;
}

div.wpforms-container-full.wpforms-container-full button[type=submit] {
    width: 100%;
}

/* CONTACT FORM */

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="submit"],
.wpcf7-form select {
	width: 100%;
	margin-bottom: 1em;
	height: 49px;
}

.wpcf7-form textarea {
	width: 100%;
	margin-bottom: 1em;
}

.wpcf7-form p {
	margin-bottom: 1em;
}

.wpcf7-form label {
	font-weight: bold;
}

.wpcf7-form label span {
	color: #af0303;
}

.wpcf7-form span.wpcf7-list-item-label {
	color: #3a3a3a;
}

.wpcf7-form input[type="date"] {
	height: 49px;
	color: #666666;
	background-color: #fafafa;
  border: 1px solid #cccccc;
	padding: 10px 15px;
	box-sizing: border-box;
}

span.wpcf7-list-item {
	margin: 0;
	width: 25%;
}

.row.row-last {
	margin-bottom: 0.5em;
}

.wpcf7 form .ajax-loader {
	background: url('/wp-content/uploads/2019/05/Spinner.svg');
	position: absolute;
	left: calc(50% + 60px);
	margin: .93em 0 !important;
}

span.wpcf7-not-valid-tip {
	margin-top: -1em;
	font-size: .8em;
	font-weight: bold;
}

span.wpcf7-not-valid-tip:before {
	content: '*';
}

div.wpcf7-response-output {
	margin: 0 0 1em;
	padding: 0;
	border: none !important;
}

div#agm-canvas {
	margin-bottom: 0 !important;
	box-sizing: border-box;
}

.grecaptcha-badge {
	display: none;
}

p.recaptcha-disclaimer {
	font-size: .8em;
}

/* CLIENTS CAROUSEL */

div.clients-carousel {
	    background: -webkit-linear-gradient(360deg, #E2DABF 10%, #F0ECDF 90%);
    background: -moz-linear-gradient(360deg, #E2DABF 10%, #F0ECDF 90%);
    background: linear-gradient(360deg, #E2DABF 10%, #F0ECDF 90%);
	padding: 60px 0;
	border-top: 7px solid #CCBE8F;
}
div.clients-carousel h2 {
	text-transform: uppercase;
	text-align: center;
}

/* FOOTER WIDGETS */

.footer-widgets {
	background: -webkit-linear-gradient(360deg, #8e7a3f 10%, #b09a51 90%);
	background: -moz-linear-gradient(360deg, #8e7a3f 10%, #b09a51 90%);
	background: linear-gradient(360deg, #8e7a3f 10%, #b09a51 90%);
	border-top: 7px solid #8e7a3f;
}

.footer-widget-1,
.footer-widget-2,
.footer-widget-3,
.footer-widget-4 {
	text-align: center;
}

ul.display-posts-listing li {
    list-style-type: none;
    position: relative;
}

#footer-widgets .widget_nav_menu,
ul.display-posts-listing {
  text-align: left;
  display: inline-block;
  margin: 0 auto;
}


ul.display-posts-listing li a {
	font-size: 14px;
}

.footer-widgets .widget li a:hover,
ul.display-posts-listing li a:hover {
	color: rgba(255, 255, 255, 0.75);
}

.footer-widgets .widget li:nth-child(4n+1) a:before,
ul.display-posts-listing li:nth-child(4n+1) a:before {
	content: '♣';
	margin-right: .5em;
	vertical-align: middle;
}

.footer-widgets .widget li:nth-child(4n+2) a:before,
ul.display-posts-listing li:nth-child(4n+2) a:before {
	content: '♥';
	margin-right: .5em;
	vertical-align: middle;
}

.footer-widgets .widget li:nth-child(4n+3) a:before,
ul.display-posts-listing li:nth-child(4n+3) a:before {
	content: '♠';
	margin-right: .5em;
	vertical-align: middle;
}

.footer-widgets .widget li:nth-child(4n+4) a:before,
ul.display-posts-listing li:nth-child(4n+4) a:before {
	content: '♦';
	margin-right: .5em;
	vertical-align: middle;
}

/* FOOTER */

.footer-widgets .wp-block-columns {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px;
	margin-bottom: 0;
}

.footer-bar-align-right .copyright-bar,
.site-info .wp-block-column.copright-bar {
	text-align: left;
}

.site-info .wp-block-column:not(.copright-bar),
.footer-bar {
	text-align: right;
}

.site-info > .wp-block-group__inner-container {
	padding: 40px;
}

.site-info .wp-block-columns {
	margin-bottom: 0;
}

.site-info a:hover {
	color: rgba(255, 255, 255, 0.75);
}

/* DESKTOP QUERIES */

@media (min-width: 1199px) {
	
	.main-navigation .main-nav ul li a {
		transition: all ease .5s;
	}
	
	.main-navigation {
		background-image: linear-gradient(to right, black, #232323, black);
		border-top: 1px solid rgb(255 255 255 / 10%);
		border-bottom: 1px solid rgb(255 255 255 / 10%);
	}
	
}


@media (max-width: 1199px) {

	.has-menu-bar-items button.menu-toggle {
		flex-grow: 1;
		border-top: 1px solid rgb(255 255 255 / 10%);
		border-bottom: 1px solid rgb(255 255 255 / 10%);
	}
	
	button.menu-toggle:active,
	button.menu-toggle:focus,
	button.menu-toggle:hover {
		background-color: #111;
	}
	
}

@media (max-width: 1199px) and (min-width: 769px) {
	
	.site-logo.mobile-header-logo {
		margin-left: 40px;
	}
	
	.main-navigation.has-branding .menu-toggle {
		margin-right: 20px;
	}
	
}

@media (min-width: 800px) {
	
	.inside-footer-widgets > div.grid-25 {
		width: 25%;
		clear: none;
	}
	
}

@media (min-width: 769px) {
	
	.separate-containers .inside-article {
		box-shadow: 0 1px 6px 0 rgba(117,117,117,.25);
	}
	
  .main-navigation .main-nav ul li a {
		transition: all ease .5s;
	}
	
	.site-branding {
		display: inline-block;
	}
	
	.site-logo {
		float: left;
		margin-right: 20px;
	}
	
	.main-navigation ul ul {
		box-shadow: 0 2px 20px rgba(0,0,0,.1);
		border-top: none;
	}
	
	.main-navigation .main-nav ul ul li[class*="current-menu-"] > a,
	.main-navigation .main-nav ul ul li[class*="current-menu-"] > a:hover {
    	background-color: #fff;
	}
	
}

/* MOBILE STYLES */

@media (max-width: 1200px) {
	
	span.wpcf7-list-item {
		width: 50%;
	}
	
}

@media (max-width: 1099px) {

/* HEADER */

	.header-cta {
		width: calc(100% - 365px);
	}

	.header-cta .quote-box {
		padding-right: 162px;
	}

	.header-cta .quote-box p {
		font-size: 1.6vw;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.header-cta .quote-box h2 {
    	margin-bottom: 10px;
	}

	.header-cta .quote-box h2 a {
		font-size: 3.9vw;
	}

}

@media (max-width: 781px) {

	.site-info .wp-block-column.copright-bar,
	.site-info .wp-block-column:not(.copright-bar) {
		text-align: center;
	}
	
	.site-info .wp-block-column.copright-bar {
		order: 1;
	}

}

@media (max-width: 768px) {
	
	body, button, input, select, textarea {
		font-size: 16px;
	}
	
	.separate-containers .site-main {
		margin: 0;
	}
	
	.inside-header {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-flow: column;
		align-items: center;
		justify-content: center;
	}
	
	/* HEADER */

	.header-cta {
		width: 100%;
	}

	.header-cta .quote-box {
		padding-right: 0;
	}

	.header-cta .quote-box p {
		font-size: 3.6vw;
		margin-bottom: 10px;
	}

	.header-cta .quote-box h2 a {
		font-size: 9.5vw;
	}

	.header-cta .social-icons {
		position: relative;
	}
	
	ul.sub-menu li ul.sub-menu.toggled-on {
		margin-top: 10px;
	}
	
	ul.sub-menu li ul.sub-menu {
    background: #f5f5f5;
    border-bottom: 1px solid #eaeaea;
		border-top: 1px solid #eaeaea;
		box-shadow: none;
	}
	
	ul.sub-menu li span.dropdown-menu-toggle {
		padding-right: 24px;
	}
	
	ul.sub-menu ul.sub-menu li > a,
	ul.sub-menu ul.sub-menu li[class*="current-menu-"] > a {
		background-color: transparent !important;
	}
	
	.inside-footer-widgets > div.grid-25 {
		width: 50%;
		float: left;
		clear: none;
	}
	
	.inside-footer-widgets > div:nth-child(odd) {
		clear: both;
	}
	
}

@media (max-width: 600px) {
	
	.inside-footer-widgets > div.grid-25 {
		width: 100%;
		float: none;
	}
	
	h2.page-heading {
		font-size: .8em
	}
	
	a.contact-btn {
		line-height: 1.2;
	}
	
}

@media (max-width: 470px) {

	span.wpcf7-list-item {
		width: 100%;
	}
	
}

@media (max-width: 414px) {
	
	div#agm-canvas {
    height: 123px !important;
	}
	
}