/*
Theme Name: Mantelit Child
Theme URI: https://www.spectodesign.com
Author: SPECTO DESIGN
Author URI: https://www.spectodesign.com
Description: Mantelit Child Theme
Template: mantelit
Version: 1.0.0
Text Domain: mantelit-child

*/


/* General */

/* Retina logo fixes after 1.0.4 upgrade */

.header_mid_inner .logo img.logo_retina {
	width: auto;
}

body{
	background-color: transparent;
}
ul {
  list-style-type: disc !important;
	list-style-position: outside;
}
ul > li {
  display: list-item;
  position: relative;
}
ul > li:before {
  content: '';
}	
	
.section-hdr h3.cmsmasters_heading{
	font-size: 24px;
	line-height: 24px;
}

.btn-buy i.fa-icon-fast-forward {
	font-size: 28px;
}
.sub-text a:link,
.sub-text a:active,
.sub-text a:visited{
	font-family: sans-serif;
	font-size: 20px;
	text-decoration: none;
}
.sub-text a:hover{
	text-decoration: none;
}
.sub-text li {
	text-indent: -10px;	
}

.one_third  {
	width: 96%;
}
.inner-sub-hdr {
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;
	font-size: 36px;
}
.center {
	text-align: center;
}
.action {
	margin-top: 30px;
}
.red {
	color: red;
}
.black {
	color: #000000 !important;
}
.cmsmasters_toggles  .cmsmasters_toggle_wrap:first-of-type .cmsmasters_toggle_title a {
	padding-top: 0;
}
.cmsmasters_toggles  .cmsmasters_toggle_wrap:first-of-type {
	height: auto;
}
/* .cmsmasters_toggles .cmsmasters_toggle_title {
	border-top: dashed 1px #ccc;
} */

.current_toggle .cmsmasters_toggle_title a {
	color: #fc581c !important;
}
.cmsmasters_toggle_inner {
	border-bottom: double 1px #dfdfdf;
	margin-bottom: 20px;	
}

.header_mid.header_mid_scroll  {
		background-color: rgba(51, 49, 48, 0.86);
	}

.mobile-only{
	display: block;	
}
.non-mobile-only{
	display: none;	
}
.hidden{
	display: none;
}
.designer,
.designer a{
	display: block;
	font-size: 80% !important;
}
.coverage-block ol,
.toggler ol {
	list-style-type: decimal;
/* 	counter-reset: listNumbering; */
	list-style-position: outside;
	margin-left: 30px;
	padding-left: 5px;
}
.coverage-block ul,
.toggler ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 5px;
}

.coverage-block ul li:before,
.toggler ul li:before{
	margin-right: 0;
	width: 0;
    font-size: 0;
} 
.coverage-block ul li.cmsmasters_icon_list_item,
.toggler ul li.cmsmasters_icon_list_item{
	display: block;
}
.coverage-block h4 {
	font-family: Roboto, sans-serif !important;
	font-size: 21px;
	font-weight: 700;
	-webkit-font-feature-settings: "onum" 0;
    -moz-font-feature-settings:    "onum" 0;
    -ms-font-feature-settings:     "onum" 0;
    font-feature-settings:         "onum" 0;
}

@media only screen and (min-width: 736px) {
	.mobile-only{
		display: none;	
	}
	.non-mobile-only{
		display: block;	
	}
}


/* Footer */
#bottom a:link,
#bottom a:visited,
#bottom a:active {
	color: #c8c8c8;
	padding-bottom: 2px;
	border-bottom: dashed 1px #ccc;	
}
#bottom a:hover{
	color: #ffffff;
	padding-bottom: 2px;
	border-bottom: solid 1px #ccc;	
}

.footer_copyright.copyright a {
	color: #c8c8c8;
	padding-bottom: 2px;
	border-bottom: dashed 1px #ccc;		
}
.footer_copyright.copyright a:hover {
	color: #ffffff;
	padding-bottom: 2px;
	border-bottom: solid 1px #ccc;			
}
.bottom_inner .widget .widgettitle {
  padding: 35px 0 0;
  margin-bottom: 25px;
  position: relative;
}
div.widgettitle:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 4px;
	background-color: #ffffff;	
}
#bottom ul {
	list-style: none;
}
#bottom ul li {
	display: block;
}
#bottom ul li:before {
	width: 0;
	margin-right: 0;
	font-size: 0;
}

/* Mobile Nav */
@media only screen and (max-width: 736px) {
	
		
	/* Reviews mask udate */

	#review-mask {
		display: none;
	}
	body {
		background-color: #00152e;
	}
	.header_mid {
		background-color: transparent;	
	}
	.header_mid .logo_wrap  {
		float: left !important;
		margin: 0 !important;
	  }
	.header_mid .header_mid_inner_right {
		float: right !important;
		margin-bottom: 0 !important;
	}
	.header_mid .logo_wrap .logo img {
	  max-height: 50% !important;
		max-width: 200px;
	}
	.header_mid_inner {
		margin: 0 !important;
		padding-left: 0 !important;
	}
	.header_mid .logo_wrap .logo img {
	  margin: 0 !important;
	}
	.resp_mid_nav_wrap {
		width: auto !important;
		height: auto !important;
		margin-top: 18px !important;
	}
	.resp_mid_nav_wrap  a.responsive_nav {
		font-size: 28px !important;
		color: #474544 !important;
	}
	
}
@media only screen and (min-width: 768px) {
	.one_third  {
		width: 28.93%;
		float: none;
		clear: both;
	  }	
}
.hide-mobile {
	display: initial;
}
@media only screen and (max-width : 1024px) {
	body {
		background-color: transparent;	
	}
	.hide-mobile {
		display: none;
	}
}

/* Nav */
ul.sub-menu li a {
	border-bottom: dashed 4px transparent !important;
	margin-right: 4px;
}
ul.sub-menu li a:hover {
	border-bottom: dashed 4px #17d837 !important;
	border-RIGHT: dashed 4px #17d837 !important;
	border-bottom-right-radius: 17px;
	margin-right: 4px;
}
ul.sub-menu {
	background-color: #d5d5d5 !important;
}
ul.sub-menu a{
	color: #000000 !important;
}

/* ===================================================================== */
/* Home Page */

/* DJ Panel */

#panel-dj #panel-dj-pricing a {
	color: #B8CEFF;
	font-size: 21px;
}
@media only screen and (max-width : 767px) {
	#panel-dj #panel-dj-pricing a {
		font-size: 18px;
	}
}


#panel-dj #panel-dj-pricing a:link,
#panel-dj #panel-dj-pricing a:active,
#panel-dj #panel-dj-pricing a:visited{
	font-family: sans-serif;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;		
}
#panel-dj #panel-dj-pricing a:hover{
	border-bottom-style: solid;	
}

/* GL Panel */
#second .sub-text ul {
	margin-bottom: 20px !important;	
	margin-left: 21px;
}
#second .sub-text a:link,
#second .sub-text a:active,
#second .sub-text a:visited{
	font-family: sans-serif;
	color: #ff6a0a;	
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: dashed 1px #ff6a0a;
}
#second .sub-text a:hover{
	color: #fff;
	border-bottom: solid 1px #ffffff;
}


/* Gear/Property Panel */
#third .sub-text ul {
	margin-bottom: 20px !important;	
	margin-left: 21px;
}
#third .sub-text em {
	font-size: 60%;	
}
#third .sub-text a:link,
#third .sub-text a:active,
#third .sub-text a:visited{
	font-family: sans-serif;
	color: #ff005d;	
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: dashed 1px #ff005d;
}
#third .sub-text a:hover{
	color: #fff;
	border-bottom: solid 1px #ffffff;
}

/* Crime Panel */
#fourth .sub-text ul {
	margin-bottom: 20px !important;	
	margin-left: 21px;
}
#fourth .sub-text .extra {
	font-size: 80%;	
}
#fourth .sub-text a:link,
#fourth .sub-text a:active,
#fourth .sub-text a:visited{
	font-family: sans-serif;
	color: #000000;	
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: dashed 1px #000000;
}
#fourth .sub-text a:hover{
	color: #fff;
	border-bottom: solid 1px #ffffff;
}

/* AD&D Panel */
#sixth .sub-text ul {
	margin-bottom: 20px !important;	
	margin-left: 21px;
}
#sixth .sub-text .extra {
	font-size: 80%;	
}
#sixth .sub-text a:link,
#sixth .sub-text a:active,
#sixth .sub-text a:visited{
	font-family: sans-serif;
	color: #9F8BAD;	
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: dashed 1px #9F8BAD;
}
#sixth .sub-text a:hover{
	color: #fff;
	border-bottom: solid 1px #ffffff;
}

/* ==================================================================== */
/* General Coverage Pages */
.cmsmasters_toggles .cmsmasters_toggle_title a {
  padding-left: 0;
}
.cmsmasters_toggles .cmsmasters_toggle_inner {
  padding-left: 0;
  padding-right: 0;
}
p.subHdr {
	font-size: 140%;
}
[class^="fa-icon-"], [class*=" fa-icon-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#section-first a[class^="btn-"],
#section-second a[class^="btn-"]{
	margin-top: 20px;
}
#section-first .inner-sub-hdr,
#section-first .inner-sub-hdr h2{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-weight: 700;
	font-size: 32px;
}

.inner-coverage a:not([class^="btn-"]) {
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #000000;
}
.inner-coverage a:not([class]):hover{
	border-bottom: solid 1px #000000;
}


.inner-coverage.tint  a:not([class^="btn-"]) {
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #ffffff;
}
.inner-coverage.tint a:hover:not([class]),
.inner-coverage.tint a:not([class]):hover,
.inner-coverage.tint a:hover:not([class^="btn-"]),
.inner-coverage.tint a:not([class^="btn-"]):hover {
	border-bottom: solid 1px #ffffff;
}

.h1-li h1 {
	font-size: 42px;
	line-height: 48px;
}



@media only screen and (max-width : 320px) {
	a[class^="btn-"] i{
		display: none;
	}
	a[class^="btn-"] {
		font-size: 21px;
	}	
}
@media only screen and (max-width : 414px) {
	a[class^="btn-"] {
		font-size: 24px;
		line-height: 17px;
		font-weight: 900;
		font-family: Raleway, sans-serif;
		border: 5px solid rgb(255, 255, 255);
		border-top-left-radius: 14px;
		border-top-right-radius: 14px;
		border-bottom-right-radius: 14px;
		border-bottom-left-radius: 14px;
		padding: 20px 15px 18px 16px;
		letter-spacing: 0px;
	}
	
}

@media only screen and (min-width : 1024px) {
	.h1-li h1 {
		font-size: 60px;
		line-height: 60px;
	}
}
@media only screen and (min-width : 1200px) {
	.h1-li h1 {
		font-size: 96px;
		line-height: 96px;
	}
}


/* Liability Page */
.page-gl-content {
	
	background-color: #76005e;
	padding: 30px;
	border-radius:30px;
}

.btn-orange {
	display: inline-block;
	white-space: nowrap;
	font-size: 28px;
	line-height: 17px;
	font-weight: 900;
	color: #ffffff;
	font-family: Raleway, sans-serif;
	background-color: rgb(255, 106, 10);
	border: 5px solid rgb(255, 255, 255);
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	visibility: inherit;
	transition: none;
	text-align: inherit;
	margin: 0px;
	padding: 23px 27px 25px 25px;
	letter-spacing: 0px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.btn-orange:hover {
	background-color: #ff005d;
	color: #ffffff !important;
}

.btn-orange.secondary {
	background-color: transparent;
}
.btn-orange.secondary:hover {
	background-color: #000000;
}


.inner-coverage.link-purple a:not([class^="btn-"]),
.inner-coverage.link-purple .toggler a:not([class^="btn-"]) {
	color: #76005e !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #76005e !important;
}
.inner-coverage.link-purple a:not([class]):hover,
.inner-coverage.link-purple .toggler a:not([class]):hover{
	border-bottom: solid 1px #76005e !important;
}

.link-purple .toggler .cmsmasters_toggle_inner a:link,
.link-purple .toggler .cmsmasters_toggle_inner a:active,
.link-purple .toggler .cmsmasters_toggle_inner a:visited{
	color: #76005e !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #76005e !important;
}
.link-purple .toggler .cmsmasters_toggle_inner a:hover{
	border-bottom: solid 1px #76005e !important;
}



.liability .h1-li h1 {
	font-size: 42px;
	line-height: 48px;
}
.liability #section-first .inner-sub-hdr {
	font-size: 120%;
}
@media only screen and (min-width : 1024px) {
	.liability #section-first .h1-li h1 {
		font-size: 60px;
		line-height: 60px;
	}
	.liability #section-first .inner-sub-hdr {
		font-size: 140%;
	}
}
@media only screen and (min-width : 1200px) {
	.liability #section-first .h1-li h1 {
		font-size: 96px;
		line-height: 96px;
	}
	.liability #section-first .inner-sub-hdr {
		font-size: 160%;
	}
}

/* Gear Page */
.gear .h1-li h1 {
	font-size: 42px;
	line-height: 48px;
}
.gear #section-first .inner-sub-hdr {
	font-size: 120%;
}
.inner-coverage.link-pink a:not([class^="btn-"]),
.inner-coverage.link-pink .toggler a:not([class^="btn-"]) {
	color: #ff005d !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #ff005d !important;
}
.inner-coverage.link-pink a:not([class]):hover,
.inner-coverage.link-pink .toggler a:not([class]):hover{
	border-bottom: solid 1px #ff005d !important;
}

.link-pink .toggler .cmsmasters_toggle_inner a:link,
.link-pink .toggler .cmsmasters_toggle_inner a:active,
.link-pink .toggler .cmsmasters_toggle_inner a:visited{
	color: #ff005d !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #ff005d !important;
}
.link-pink .toggler .cmsmasters_toggle_inner a:hover{
	border-bottom: solid 1px #ff005d !important;
}

@media only screen and (min-width : 1024px) {
	.gear #section-first .h1-li h1 {
		font-size: 60px;
		line-height: 60px;
	}
	.gear #section-first .inner-sub-hdr {
		font-size: 140%;
	}
}
@media only screen and (min-width : 1200px) {
	.gear #section-first .h1-li h1 {
		font-size: 96px;
		line-height: 96px;
	}
	.gear #section-first .inner-sub-hdr {
		font-size: 160%;
	}
}


/* Crime Page */

.btn-pink {
	display: inline-block;
	white-space: nowrap;
	font-size: 28px;
	line-height: 17px;
	font-weight: 900;
	color: #ffffff;
	font-family: Raleway, sans-serif;
	background-color: #ff005d;
	border: 5px solid rgb(255, 255, 255);
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	visibility: inherit;
	transition: none;
	text-align: inherit;
	margin: 0px;
	padding: 23px 27px 25px 25px;
	letter-spacing: 0px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.btn-pink:hover {
	background-color: transparent;
	color: #ffffff !important;
}
.btn-pink.secondary {
	background-color: transparent;
}
.btn-pink.secondary:hover {
	background-color: #000000;
}

.inner-coverage #section-third .coverage-block strong{
	font-weight: 400;
	color: #000000;
}

.inner-coverage.link-orange a:not([class^="btn-"]),
.inner-coverage.link-orange .toggler a:not([class^="btn-"]) {
	color: #ff6a0a !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #ff6a0a !important;
}
.inner-coverage.link-orange a:not([class]):hover,
.inner-coverage.link-orange .toggler a:not([class]):hover{
	border-bottom: solid 1px #ff6a0a !important;
}

.link-orange .toggler .cmsmasters_toggle_inner a:link,
.link-orange .toggler .cmsmasters_toggle_inner a:active,
.link-orange .toggler .cmsmasters_toggle_inner a:visited{
	color: #ff6a0a !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #ff6a0a !important;
}
.link-orange .toggler .cmsmasters_toggle_inner a:hover{
	border-bottom: solid 1px #ff6a0a !important;
}

.inner-coverage.link-purple a:not([class^="btn-"]),
.inner-coverage.link-purple .toggler a:not([class^="btn-"]) {
	color: #76005e !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #76005e !important;
}
.inner-coverage.link-purple a:not([class]):hover,
.inner-coverage.link-purple .toggler a:not([class]):hover{
	border-bottom: solid 1px #76005e !important;
}
.link-purple .toggler .cmsmasters_toggle_inner a:link,
.link-purple .toggler .cmsmasters_toggle_inner a:active,
.link-purple .toggler .cmsmasters_toggle_inner a:visited{
	color: #76005e !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #76005e !important;
}
.link-purple .toggler .cmsmasters_toggle_inner a:hover{
	border-bottom: solid 1px #76005e !important;
}




/* CoI Page */
#section-first .inner-sub-hdr.dj {
	color: #00e900;		
}
.btn-green {
	display: inline-block;
	white-space: nowrap;
	font-size: 28px;
	line-height: 17px;
	font-weight: 900;
	color: #ffffff;
	font-family: Raleway, sans-serif;
	background-color: rgba(23, 217, 55, 0.84);
	border: 5px solid rgb(255, 255, 255);
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	visibility: inherit;
	transition: none;
	text-align: inherit;
	margin: 0px;
	padding: 23px 27px 25px 25px;
	letter-spacing: 0px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}
.btn-green:hover {
	background-color: #ff005d;
	color: #ffffff !important;
}
.btn-green.secondary {
	background-color: transparent;
}

.inner-coverage.link-green a:not([class^="btn-"]),
.inner-coverage.link-green .toggler a:not([class^="btn-"]) {
	color: #14c031 !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #14c031 !important;
}
.inner-coverage.link-green a:not([class]):hover,
.inner-coverage.link-green .toggler a:not([class]):hover{
	border-bottom: solid 1px #14c031 !important;
}

.link-green .toggler .cmsmasters_toggle_inner a:link,
.link-green .toggler .cmsmasters_toggle_inner a:active,
.link-green .toggler .cmsmasters_toggle_inner a:visited{
	color: #14c031 !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #14c031 !important;
}
.link-green .toggler .cmsmasters_toggle_inner a:hover{
	border-bottom: solid 1px #14c031 !important;
}


/* FAQs */
.toggler div:not([class*="cmsmasters_toggle_title"]) a:link,
.toggler div:not([class*="cmsmasters_toggle_title"]) a:active,
.toggler div:not([class*="cmsmasters_toggle_title"]) a:visited{
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #000000;
}
.toggler div:not([class*="cmsmasters_toggle_title"]) a:hover{
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: solid 1px #000000;
}
.toggler .cmsmasters_toggle_title a {
	color: #333130 !important;
	border: none !important;
}
.toggler .current_toggle .cmsmasters_toggle_title a {
	color: #fc581c !important;
	border: none !important;
}

/* News */
li.current a.button{
	 border-radius: 5px;	
}
article a.cmsmasters_post_read_more{
	border-radius: 5px !important;	
}


/* Single Blog Post */
/* body.single-post, */
.blog.opened-article {
	background-color: transparent;
	padding: 0;	
}
.blog.opened-article #cmsmasters_row_ .cmsmasters_row_inner.cmsmasters_row_fullwidth { 
	padding-right:0; 
	padding-left:0;
} 

.blog.opened-article header h1.entry-title {
	font-size: 44px;
	text-transform: capitalize;	
	line-height: 1;
}

@media only screen and (min-width : 1024px) {
	.blog.opened-article {
		background-color: rgba(1, 22, 50, 0.64);
		padding: 10px;
		border-radius: 5px;
	}
}


body.single-post #middle {
	background-image: url(/wp-content/uploads/2018/10/dj.jpg) !important;
	background-position: top center !important;
	background-repeat: no-repeat !important;
	background-attachment: scroll !important;
	background-size: cover !important;
}

body.single-post .middle_inner,
body.single-post .headline_outer{
	background-color: transparent;
}

body.single-post h2.cmsmasters_post_title.entry-title {
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
}
body.single-post .btn-green {
	color: #ffffff !important;
}
body.single-post table.arcticleTbl {
	background-color: rgba(255, 255, 255, 0.09);
	border-spacing: 0;
}

/* Forms */
.frm_message p {
	font-size: 18px !important;
	padding: 40px 20px !important;
}

.frm_style_sd-floating-style.with_frm_style input[type=date] {
    width: 100%;
    max-width: 100%;
}


#main .with_frm_style .frm_form_fields input,
#main #wpcontent .with_frm_style .frm_form_fields select,
#main .with_frm_style .frm_form_fields select  {
	padding: 0 10px 4px 0;
	
}
#main .with_frm_style .frm_form_fields textarea {
	padding: 10 10px 10px 10px;
	
}


#main #wpcontent .with_frm_style .frm_form_fields select.two-col-select,
#main .with_frm_style .frm_form_fields select.two-col-select  {
	border-top: solid 1px transparent;
	border-right: solid 1px transparent;
	border-left: solid 1px transparent;
	border-bottom: solid 1px #000000;
	border-radius: 0;
	box-shadow: none !important;
}


#main .with_frm_style .frm_form_fields {
	margin-bottom: 30px;	
}

input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]) {
/*   height: 45px; */
	height: auto;
}
input[type='text'].two-col{
	height: 50px !important;
}

input[type='date'], input[type='time'] {
    -webkit-appearance: none;
}

#frm_form_6_container  #main .with_frm_style .frm_form_fields input[type=select],
#frm_form_6_container  #main #wpcontent .with_frm_style .frm_form_fields select,
#frm_form_6_container  #main .with_frm_style .frm_form_fields select{
	padding-left: 12px !important;
	height: 50px !important;	
}


#frm_form_6_container .frm_style_formidable-style.with_frm_style label.frm_primary_label {

    font-size: 14px;
/*     color: #d8d8d8; */
    font-weight: bold;

}
/* .white .frm_form_field {
	position: relative;
	margin-bottom: 1.5rem;
} */
/* .white label.frm_primary_label {
	position: absolute;
  top: 0;
  padding: 7px 0 0 13px;
  transition: all 200ms;
  opacity: 0.5;	
} */
.white input[type=text],
.white input[type=date],
.white input[type=tel],
.white input[type=email]{
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: solid 1px #000 !important;
	box-shadow: none !important;
}

.white input:focus {
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
	border-bottom: dashed 1px #000 !important;
	box-shadow: none !important;
}

.white textarea:focus{
	border-top: dashed 1px #000 !important;
	border-right: dashed 1px #000 !important;
	border-left: dashed 1px #000 !important;
	border-bottom: dashed 1px #000 !important;
	box-shadow: none  !important;
}

/* .white input:focus +  label.frm_primary_label,
.white input:valid + label.frm_primary_label {
  font-size: 75%;
  transform: translate3d(0, -100%, 0);
  opacity: 1;
} */

.white input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #6f6e6c !important;
    opacity: 1; /* Firefox */
}

.white input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #6f6e6c !important;
}

.white input::-ms-input-placeholder { /* Microsoft Edge */
   color: #6f6e6c !important;
}

.white .frm_button_submit.frm_final_submit.btn-orange.secondary {
	display: inline-block;
	white-space: nowrap;
	font-size: 21px;
	line-height: 17px;
	font-weight: 700;
	color: #000000;
	font-family: Raleway, sans-serif;
	background-color: rgb(255, 255, 255);
	border: 3px solid rgb(0, 0, 0);
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	visibility: inherit;
	transition: none;
	text-align: inherit;
	margin: 0px;
	padding: 12px 12px 12px 12px;
	letter-spacing: 0px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}
.white .frm_button_submit.frm_final_submit.btn-orange.secondary:hover {
	background-color: #000000;
}
.white #frm_field_71_container {
	margin-top: 50px;
}

/* Cert form */
#form_n0295 #frm_field_77_container,
#form_n0295 #frm_field_90_container {
	margin-top: 50px;	
}

#form_n0295 #frm_field_84_container{
	margin-top: 50px;	
}
#form_n0295 #frm_field_84_container select{
	font-family: Trocchi, Arial, Helvetica, "Nimbus Sans L", sans-serif;
	color: #6f6e6c;
}
#form_n0295 #frm_field_102_container select,
#form_n0295 #frm_field_103_container select{
	font-family: Trocchi, Arial, Helvetica, "Nimbus Sans L", sans-serif;
	color: #6f6e6c;
	font-size: 16px;
	padding-left: 0 !important;
}

#form_n0295 h5.inside{
	margin-top: 70px;	
}
#form_n0295 .frm_style_sd-floating-style.with_frm_style .form-field{
	margin-bottom: 35px;	
}
#form_n0295 #frm_field_100_container,
#form_n0295 #frm_field_101_container{
	padding-top: 40px;
	margin-bottom: 4px;
}



#form_z0a2i #frm_field_94_container{
	display: none;
}



.custom_html.accord-explained{
	margin-top: 50px;
	margin-bottom: 50px;
}

.custom_html.accord-explained p {
	font-size: 85%;
}
.custom_html.accord-explained a{
	font-size: 90%;
}

.btn-aqua,
.btn-purple {
	display: inline-block;
	white-space: nowrap;
	font-size: 28px;
	line-height: 17px;
	font-weight: 900;
	color: #ffffff;
	font-family: Raleway, sans-serif;
	background-color: #8d03a2;
	border: 5px solid rgb(255, 255, 255);
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	visibility: inherit;
	transition: none;
	text-align: inherit;
	margin: 0px;
	padding: 23px 27px 25px 25px;
	letter-spacing: 0px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.btn-aqua:hover,
.btn-purple:hover {
	background-color: #008993;
	color: #ffffff !important;
}

.btn-aqua.secondary {
	background-color: transparent;
}
.btn-aqua.secondary:hover {
	background-color: #000000;
}

/* 2021 update */
.smartphone-only{
	display: none;	
}
@media only screen and (min-width: 440px) {

	.smartphone-only{
		display: inline-block;	
	}
}

/* AD & D page */
/* purple button 51008c */
.btn-purpleadd {
	display: inline-block;
	white-space: nowrap;
	font-size: 28px;
	line-height: 17px;
	font-weight: 900;
	color: #ffffff;
	font-family: Raleway, sans-serif;
	background-color: #51008c;
	border: 5px solid rgb(255, 255, 255);
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
	box-sizing: border-box;
	cursor: pointer;
	visibility: inherit;
	transition: none;
	text-align: inherit;
	margin: 0px;
	padding: 23px 27px 25px 25px;
	letter-spacing: 0px;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}


.btn-purpleadd:hover {
	background-color: transparent !important;
	color: #ffffff !important;
}

.inner-coverage.link-purpleadd a:not([class^="btn-"]),
.inner-coverage.link-purpleadd .toggler a:not([class^="btn-"]) {
	color: #51008c !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #51008c !important;
}
.inner-coverage.link-purpleadd a:not([class]):hover,
.inner-coverage.link-purpleadd .toggler a:not([class]):hover{
	border-bottom: solid 1px #51008c !important;
}

.link-purpleadd .toggler .cmsmasters_toggle_inner a:link,
.link-purpleadd .toggler .cmsmasters_toggle_inner a:active,
.link-purpleadd .toggler .cmsmasters_toggle_inner a:visited{
	color: #51008c !important;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: dashed 1px #51008c !important;
}
.link-purpleadd .toggler .cmsmasters_toggle_inner a:hover{
	border-bottom: solid 1px #51008c !important;
}