/*DOGCAT STANDARD STYLES*/
h1 {
	font-size:26px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	
}
h6 {
	
}
p {
	font-size:16px!important;
}

.lightRow, .lightRow a:not(.DCMbtn2), .lightRow strong, .lightRow h1, .lightRow h2, .lightRow h3, .lightRow h4, .lightRow h5, .lightRow h6 {
	color:white!important;
}

.DCMbtn {
	text-align:center!important;
	margin: 8px auto;
	display: inline-block;
	min-width: 240px;
	padding: 14px;
	color: white;
	font-size: 18px;
	background-color: black;
	border-radius: 4px;
}
a.DCMbtn:hover {
	background-color:grey;
}
.DCMbtn a {
	color:white!important;;
}
.DCMbtn a:hover {
	color:whitesmoke!important;
}

.DCMbtn2 {
	text-align:center!important;
	margin: 8px auto;
	display: inline-block;
	min-width: 240px;
	padding: 14px;
	color: white!important;
	font-size: 20px;
	background-color: crimson;
	border-radius: 4px;
}
a.DCMbtn2:hover {
	background-color:grey;
}
.DCMbtn2 a {
	color:white!important;;
}
.DCMbtn2 a:hover {
	color:whitesmoke!important;
}

.DCMbtn-header {
	float:right!important;
}
.TOPbtn2 {
	margin: 8px auto;
	display: inline-block;
	width: 100%;
	font-family: Montserrat, sans-serif;
	padding: 16px 20px;
	color: white;
	font-size: 28px;
	background-color: crimson;
	border-radius: 4px;
	text-align:center!important;
}
.full {
	max-width:100%;
	display:inline-block;
}
.half {
	width:49%;
	display:inline-block;
	margin:0 4px;
	vertical-align:top;
}
.spacer {
	min-height:32px!important;
}
@media screen and (min-width:968px) {
	.brand-mobile {
		display:none!important;
	}
}
/*MOBILE STYLES*/
@media screen and (max-width:968px) {
	.half {
		width:100%!important;
		margin:0 auto!important;
	}
/*	* {
		max-width:100%!important;
	}*/
	#popmake-578 {
		max-width:56%!important;
		left:22%!important;
	}
	.brand-default {
		display:none!important;
	}
	.container>.navbar-collapse {
		margin-left:16px!important;
	}
}

/*Header Styles*/
.desktop-mode .header-bottom .navbar-brand>img {
}

/*Brand Styles*/
.navbar {
	/*padding: 24px!important;*/
}

.navbar-brand img {
	max-width:244px!important;
}

.navbar-brand .brand-mobile img {
	max-width:192px!important;
	height:auto!important
}

/*MENU STYLES*/
.menu-item {
	margin-right: 22px!important;
}

/*.sticky-navigation-enabled .navbar-brand img {
	max-width:144px!important;
}*/

.desktop-mode .dropdown.mm ul.dropdown-menu li.dropdown-submenu {
	padding:4px!important;
}


#menu-item-9086 .menu-item .nav-link {
	display:none!important;
}
.after-footer {
display:none!important;
}

/*END OF DOGCAT STANDARD STYLES*/
#menu-item-612 a {
	color:crimson;
}
#ui-datepicker-div {
	max-width:64px!important;
	left:420px!important;
}
/*GRAVITY FORM STYLES*/
.ginput_container { 
	margin-top:0px!important;
}
.gfield_radio {
	margin:2px 0!important;
}
li.gchoice {
	margin:0 0 4px 0!important;
}

.gform_legacy_markup_wrapper ul li.gfield {
	margin-top:24px!important;
}
.gfield_label {
	margin-bottom:0!important;
}
/*#menu-item-1071 a .title-content {
	background-color: crimson;
	border-radius:8px;
	color:white!important;
}*/
.wrapper-footer.dark .widgets-footer ul li a:hover {
	color:crimson!important;
}
.wpb_text_column {
	word-break:break-word!important;
}