.videoformobile {
	clear: both;
	padding: 20px;
	display: none;
}

.hideondesktop {
	display: none;
}

.section0 {
	display: none;
	padding: 20px 0 15px 0;
}

.section0 li {
	line-height: normal;
}

.banner-lp .section0 h2 {
	font-weight: 700;
}

.section0 ul {
	margin: 0;
}

.section9 .fas {
	color:
		#2e4053;
	font-size: 1.8em;
	margin: 0 10px;
	text-shadow: -2px 2px 0 rgba(0, 0, 0, 0.2);
	vertical-align: middle;
	display: inline;
}

.section9 cite {
	font-style: normal;
}

.section7 {
	background: #d8a20f;
}

.respvid {
	margin: 0 auto;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.respvid iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.formcopy {
	clear: both;
	float: left;
	width: 100%;

}

.formcopy .formbody-lp input[type="submit"] {
	padding: 11px 0;
	background:
		#000;
	color:
		#fff;
}

.formcopy .formbody-lp input[type="text"],
.formcopy .formbody-lp input[type="email"],
.formcopy .formbody-lp select,
.formcopy .formbody-lp textarea {
	padding: 10px 15px;
	border-radius: 5px;
	border: none;
}

.formcopy .formbody-lp {
	padding: 0;
}

.formcopy .formrow-lp {
	width: 48%;
	float: left;
	text-align: left;
	margin: 10px 1%;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f00 !important;
	clear: both;
}

.sec5-flex {
	display: flex;
	flex-wrap: wrap;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}

.sec5-col {
	width: 50%;
	padding: 30px;
}

.sec5-col-alt {
	background-color:
		#f8f8f8;
	border-right: solid 1px #ccc;
}

.section7 {
	text-align: center;
}

.section3 h4 {
	font-size: 1.5em;
	margin: 20px 0 0 0;
	color:
		#fff;
}

.section3 h4 strong {
	color:
		#000;
	border-bottom:
		#fff solid 1px;
	display: inline-block;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.section1,
.section2,
.section3,
.section4,
.section5,
.section6,
.section7,
.section8,
.section9 {
	float: left;
	width: 100%;
	padding: 35px 0 30px;
}

.section4 {
	padding-bottom: 0;
}

.section5 {
	padding-top: 20px;
}

.awards {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.award-single {
	width: 20%;
	border: #ccc solid 1px;
	padding: 20px;
	margin: 1%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.footer-lp {
	float: left;
	width: 100%;
	padding: 23px 0;
	background: #000;
	color: #fff;
}

.footer-lp p {
	margin: 0;
}

.section8 {
	background: #333;
}

.section4 {}

.section8,
.section9 {
	text-align: center;
}

.section6 {
	background: #f8f8f8;
}

.section4-inner {}

.section5-inner {
	padding: 30px;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.services-con {
	display: flex;
	margin-top: 50px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.section5 ol {
	margin: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.step-no {
	background:
		#2e4053;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 100%;
	margin: 0 auto 20px;
	color:
		#fff;
	font-weight: 700;
}

.section5 ol li p {
	margin: 0;
	line-height: normal;
	font-size: 1.23em;
}

.section5 li .fas {
	margin-bottom: 20px;
	font-size: 2.0em;
	color: #2e4053;
}

.section5 ol li {
	list-style-type: none;
	margin: 0;
	padding: 30px 20px;
	position: relative;
	width: 32%;
	text-align: center;
	background:
		#fff;
	border-radius: 10px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

/*.section5 ol li:before {
    color: #fff;
    content: counter(step-counter, decimal);
    display: inline-block;
    left: 0;
    margin-right: 4px;
    position: absolute;
    text-align: center;
    top: 7px;
    font-weight: 500;
    font-size: 0.800em;
    background: #000;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 100%;
}*/
.section3 {

	background: #2e4053;
	color: #fff;
}


.locations-sec {
	width: 100%;
	padding: 20px 0;
}

.btn-loc {
	text-align: center;
	display: block;
	font-size: 1.2em;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .5s ease 0s;
}

.locpanel {
	display: none;
	transition: all .5s ease 0s;
}

.collapse {
	display: none;
}


.locations-sec ul {
	margin: 0;
	padding: 30px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.locations-sec ul li {
	list-style-type: none;
	width: 23%;
	margin: 0;
	border-bottom: solid 1px rgba(0, 0, 0, .2);
}

.topphone a strong {
	display: inline-block !important;
	font-size: 30px;
	margin-left: 14px;
}

.topphone:before {
	left: 61px !important;
	top: -4px !important;
	width: 41px !important;
	height: 41px !important;
	font-size: 1.2em !important;
}

.service-box-lp {
	width: 32%;
	position: relative;
	margin: 0;
	border: solid 1px rgba(255, 255, 255, 0.2);
	padding: 0;
}

.service-info {
	padding: 20px;
	width: 100%;
}

.section3 h2 {
	color: #fff;
	text-align: center;
}

.section3-con {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.highlights img {
	display: block;
	text-align: center;
	margin: 10px auto 0;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}

.heart {
	color: #ff1c25;
}

.section3 ul li:before {
	color: #a91d22;
}

.section3 li {
	line-height: normal;
	padding-bottom: 15px;
}

.section2 {
	background: #eee;
}

.section2-inner {
	float: left;
	width: 100%;
	padding: 70px 0;
	background: rgba(65, 84, 144, 0.9);
}

.section5 ul {
	display: flex;
	flex-wrap: wrap;
}

.section5 ul li {
	width: 50%;
	padding: 10px 10px;
	border-bottom: solid 1px rgba(0, 0, 0, 0.2);
	line-height: normal;
}

.section5 ul li strong {
	color: #2e4053;
	text-transform: uppercase;
}

.section5 ul li:before {
	content: normal;
}

.service-box-lp p {
	margin-bottom: 0;
	color: #fff;
}

.service-box-lp h3 {
	color: #fff;
}

.service-box-lp h4 {
	color: #fff;
}

.cta-btn {
	text-align: center;
	margin-top: 25px;
}

.bodywrapper {
	float: left;
	width: 100%;
	color: inherit;
}

.blue-sep {
	width: 100%;
	float: left;
	margin-top: -34px;
	height: 34px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008ed4+0,222c61+100 */
	background: #008ed4;
	/* Old browsers */
	background: -moz-linear-gradient(left, #008ed4 0%, #222c61 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #008ed4 0%, #222c61 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #008ed4 0%, #222c61 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008ed4', endColorstr='#222c61', GradientType=1);
	/* IE6-9 */
}

.presenters {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}

.presenters li {
	width: 31.33%;
	list-style-type: none;
	box-shadow: 0 0 20px #ccc;
	border: #dedede solid 1px;
	margin: 0 0 20px 2%;
}

a {
	outline: none !important;
	color: #2e4053;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #333;
}

body {
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	line-height: 1.625em;
	word-wrap: break-word;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px 0 20px 0;
	line-height: normal;
	font-weight: 700;
	color: #2e4053;
}

.header-lp {
	float: left;
	width: 100%;
	background: rgba(0, 0, 0, 0.80);
	padding: 20px 0;
	color: #fff;

}

.topphone:before {
	content: "\f2a0";
	font-family: Font Awesome\ 5 Free;
	position: absolute;
	left: 50px;
	top: 0;
	width: 49px;
	height: 49px;
	font-weight: 700;
	background: #F1C100;
	color: #000;
	text-align: center;
	font-size: 1.5em;
	line-height: 49px;
	border-radius: 5px;
}

.topphone {
	clear: right;
	float: right;
	font-size: 1.125em;
	margin: 5px 0 0 0;
	padding: 0 0 0 116px;
	position: relative;
	font-weight: 700;
}

.topphone a {
	opacity: 1;
	color: #F1C100;
}

.topphone a strong {
	display: block;
}

.topphone a:hover {
	color: #fff;
	opacity: 1;
}

.banner-lp {
	float: left;
	width: 100%;
	background: url(../img/bg-banner.jpg) no-repeat center center;
	background-size: cover;
}

.banner-lp-inner {
	float: left;
	width: 100%;
	background: rgba(248, 248, 248, 0.9);
	padding: 55px 0 25px 0;
}

.banner-lp h1 {
	text-shadow: 0 0px 10px rgba(0, 0, 0, 0.9);
	color: #fff;
}

.banner-lp h2 {
	color: #fff;
	font-size: 1.250em;
	margin-bottom: 0;
	font-weight: 400;
	text-shadow: 0 0px 10px rgba(0, 0, 0, 0.9);
}

.note {
	line-height: 1.2em;
	text-align: center;
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
}

.webinar-timing {
	float: left;
	width: 100%;
	color: #212c76;
	background: #a9d0e3;
	text-align: center;
	padding: 10px 0;
}

.webinar-timing ul {
	margin: 0;
	padding: 0;
}

.webinar-timing ul li {
	font-weight: 400;
	font-size: 1.375em;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	list-style-type: none;
	border-left: #212c76 solid 1px;
	padding: 0 15px;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 0.5);
	line-height: 26px;
}

.webinar-timing ul li:first-child {
	border-left: none;
	padding-left: 0;
}

.banner-inner-lp {
	background: rgba(0, 0, 0, 0.40);
	float: left;
	color: #fff;
	padding: 95px 0;
	width: 100%;
}

.banner-lp .container {
	position: relative;
}

.form-lp {
	width: 30%;
	text-align: left;
	background:
		rgba(255, 255, 255, 0.90);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
	margin-top: 0px;
	z-index: 9;
}

.formhead-lp {
	float: left;
	width: 100%;
	text-align: center;
	background: #2e4053;
	padding: 14px 10px;
}

.formhead-lp h3 {
	color: #fff;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	font-size: 1.125em;
}

.formhead-lp h4 {
	margin: 0;
}

.formbody-lp {
	float: left;
	width: 100%;
	padding: 5px 20px 20px;
}

.formbody-lp input[type="text"],
.formbody-lp input[type="email"],
.formbody-lp select,
.formbody-lp textarea {
	border: #ccc solid 1px;
	width: 100%;
	font-size: 1.0em;
	color: #000;
	padding: 4px 15px;
	border-radius: 5px;
	background: #fff;
}

.formbody-lp input[type="text"]:focus,
.formbody-lp input[type="email"]:focus,
.formbody-lp select:focus,
.formbody-lp textarea:focus {
	background: #f8f8f8;
}

.formbody-lp label {
	display: block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 1.125em;
}

form {
	margin: 0;
}

.formrow-lp {
	margin-top: 18px;
}

.formrow-lp:first-child {
	margin-top: 0;
}

.formbody-lp input[type="submit"] {
	border: medium none;
	color: #000;
	font-size: 1.125em;
	padding: 5px 0;
	text-align: center;
	width: 100%;
	background: #d8a20f;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 5px;
}

.formbody-lp input[type="submit"]:hover {
	background: #333;
	color: #fff;
}

.video-box {
	float: left;
	width: 100%;
}

.video-box iframe {
	float: right;
}

.video-box ul li {
	font-size: 1.250em;
	list-style-type: none;
	position: relative;
	padding: 0 0px 25px 2.8em;
	line-height: 1.500em;
}

ul li {
	position: relative;
	list-style-type: none;
	padding: 5px 0 5px 30px;
}

ul li:before {
	content: "\f058";
	font-family: Font Awesome\ 5 Free;
	position: absolute;
	left: 0;
	top: 4px;
	font-weight: 700;
}

.section8 p {
	font-size: 1.500em;
	color: #fff;
	line-height: 30px;
}

.section8 p span {
	color: #c49061;
	font-size: 0.875em;
}

.service-box-lp img {
	width: 100%;
}

.service-hover {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: left;
	background: #f6e6e7;
	color: #000;
	padding: 40px;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	opacity: 0;
}

.service-box-lp:hover .service-hover {
	display: block;
	opacity: 1;
}

.service-hover ul li::before {
	content: "\f105";
	color: #a91d22;
}

.service-hover h3 {
	color: #a91d22;
}

.service-hover p {
	line-height: 1.500em;
}

.video-box iframe {
	display: block;
}

.video-quote {
	width: 58%;
}

.video-quote p {
	font-size: 1.375em;
	padding-top: 15px;
}

.initial-franchise {
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 20px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-weight: 500;
}

.initial-franchise p span {
	color: #2e4053;
}

.initial-franchise p {
	margin-bottom: 10px;
}

.initial-franchise p:last-child {
	margin-bottom: 0;
}

.section1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}

.section1 ul li {
	display: block;
	width: 49%;
	padding: 20px 20px 20px 30px;
	border-bottom: #ccc solid 1px;
}

.section1 ul li:before {
	top: 19px;
	color: #2e4053;
}

.sectiom1-heading {
	float: left;
	width: 100%;
	margin: 0 0 60px;
	padding: 20px 0;
	position: relative;
	text-align: center;
	background: #ed1c24;
}

.video-quote iframe {
	display: block;
}

.arrowdown {
	width: 75px;
	height: 33px;
	position: absolute;
	left: 50%;
	bottom: -33px;
	margin: 0 0 0 -37px;
}

.disclaimer {
	float: left;
	width: 100%;
	color: #000;
	background: #eee;
	padding: 20px 0;
}

.disclaimer p {
	font-size: 0.85em;
}

.thankyou .box {
	background: #fff;
	width: 40%;
	padding: 20px;
	margin: 60px auto;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.16);
	z-index: 999;
	position: relative;
}

.thankyou {
	float: left;
	width: 100%;
	padding: 0px 0 20px;
	position: relative;
	background: #efefef;
}

.thankyou:before {
	content: "";
	background: rgba(236, 236, 236, 0.9);
	position: absolute;
	width: 100%;
	height: 100%;
}

ol,
ul {
	margin: 0 0 20px 0;
	padding: 0;
}

.disclaimer h3 {
	text-align: center;
	color: #fff;
	padding: 40px 0 15px 0;
}

.disclaimer p {
	margin: 0;
	line-height: normal;
}

.disclaimer a {
	color: #fff;
	text-decoration: underline;
}

.disclaimer a:hover {
	color: #36a3bf;
	opacity: 1;
}

.copyrights {
	text-align: right;
}

.sep-foot {
	float: left;
	width: 100%;
	height: 1px;
	margin: 0 0 15px 0;
	background: rgba(255, 255, 255, 0.2);
}

.clear {
	clear: both;
}

img {
	outline: 0;
	max-width: 100%;
	vertical-align: top;
	height: auto;
}

.logo span {
	line-height: 1.2em;
	font-size: 1.125em;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}

.logo a {
	display: block;
}

textarea {
	min-height: inherit !important;
}

.btn {
	background: #a91d22;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-size: 1.0em;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
	outline: none;
}


.btn.wpcf7-form-control { 
  display: inline-block;
 min-width: 195px; 
 padding: 18px 10px; 
 background: #2e4053;
 border: 0; 
 border-radius: 4px; 
 font-size: 16px; 
 font-weight: 700; 
 color: #FFF; 
 vertical-align: middle; 
 text-align: center; 
 cursor: pointer; 
 text-decoration: none; 
 -webkit-appearance: none; 
 -moz-appearance: none; 
 appearance: none; 
    transition: all .3s;
    border: 1px solid transparent;
height: auto;
outline: none;
}

.btn.wpcf7-form-control:hover { color: #2e4053; background:#FFF; border-color: #2e4053; opacity: 1; }

.wpcf7-form .form-group {
	position: relative;
}

div.wpcf7 form.wpcf7-form .ajax-loader {
  background: none;
  width: 2rem;
  height: 2rem;
  margin: 0;
  border-radius: 50%;
  display: none;
  border: 0.3rem solid rgba(151, 159, 208, 0.3);
  border-top-color: #fff;
  -webkit-animation: 1.5s spin infinite linear;
          animation: 1.5s spin infinite linear;
          visibility: visible;
    position: absolute;
    top: 16px;
    left: 35px;
}

div.wpcf7 form.wpcf7-form input:hover + .ajax-loader {
  border: 0.3rem solid rgba(0, 0, 0, .2);
  border-top-color: #2e4053;
}

div.wpcf7 form.wpcf7-form .ajax-loader.is-active {
  display: inline-block;
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.form-group span.wpcf7-not-valid-tip {
	text-align: left;
	font-size: 14px;
}

.btn .fa-instagram {
	margin-right: 5px;
}

.btn:hover {
	background: #0175af;
	color: #fff;
	opacity: 1;
}

h1 {
	font-size: 1.875em;
}

h2 {
	font-size: 1.625em;
}

h3 {
	font-size: 1.375em;
}

h4 {
	font-size: 1.250em;
}

h5,
h6 {
	font-size: 1.125em;
}

#services {
	float: left;
	width: 100%;
	background: #f7f7f7;
	padding: 40px 0;
}

#services .caption {
	padding: 15px 0;
}

div.wpcf7 .ajax-loader {
	position: absolute;
	left: 0;
	z-index: 999;
}

nav ul li:before {
	display: none;
}

nav ul li {
	padding: 0;
}


nav ul,
nav ol { list-style: none outside none; margin: 0}

.nav { margin-top: 0px; }

.nav > ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-right: 27px; }

.nav > ul > li { position: relative; font-size: 14px; color: #44444C; margin-right: 20px; }

.nav > ul > li:last-child { margin-right: 0; }


.nav ul .sub-menu li:hover > a,
.nav > ul > li:hover > a {
	    color: #fff;
    background: #2e4053;
}

.nav li { position: relative; }

/*.nav li:after { content: ''; position: absolute; top: 100%; left: 0; width: 100%; height: 40px; }*/

.nav li a { position: relative; color: inherit; }

.nav li.has--dropdown > a:after { content: '\f0d7'; position: absolute; top: 50%; right: -20px; font-size: 16px; font-family: 'Font Awesome 5 Pro'; color: #55555C; margin-left: 5px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: -webkit-transform .4s ease-in-out; transition: -webkit-transform .4s ease-in-out; -o-transition: transform .4s ease-in-out; transition: transform .4s ease-in-out; transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out; }

.nav li ul li.has--dropdown > a:after { content: '\f0d7'; position: absolute; top: 35%; right: 5px; font-size: 16px; font-family: 'Font Awesome 5 Pro'; color: #55555C; margin-left: 5px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: -webkit-transform .4s ease-in-out; transition: -webkit-transform .4s ease-in-out; -o-transition: transform .4s ease-in-out; transition: transform .4s ease-in-out; transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out; }
 
/* Dropdown */

.nav ul ul { position: absolute; top: 42.5px; left: -15px; width: 300px; opacity: 0; background-color: #FFF; padding: 10px 0; font-size: 16px; z-index: 999; -webkit-transition: opacity .4s ease-in-out; -o-transition: opacity .4s ease-in-out; transition: opacity .4s ease-in-out; pointer-events: none; -webkit-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; }

.nav ul ul li { padding: 10px 15px; }

.nav ul ul li a { width: 100%; display: block; padding: 0; line-height: 20px;}

/* Second level dropdown */

.nav ul ul ul { top: -15px; left: 100%; width: 250px; -webkit-transform: none; -ms-transform: none; transform: none; }

.nav ul ul li.has--dropdown:hover > a:after { -webkit-transform: translateY(-50%) rotate(-90deg); -ms-transform: translateY(-50%) rotate(-90deg); transform: translateY(-50%) rotate(-90deg); }

.nav li:hover > ul { opacity: 1; pointer-events: all; -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; }
.nav li.menu-item-has-children > a:after {
  content: '';
      transform: none;
        top: 21px;
    right: -19px;
    display: inline-block;
    height: 7px;
    width: 12px;
    background-size: contain;
    margin-left: 5px;
    position: absolute;
}

.contact-us-block {
	display: flex;
	justify-content: space-around;
}

.contact-us-block > * {
	width: 48%;
}

.banner-lp {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11111111;
}

.banner-inner-lp {
	margin-top: 146px;
}

.banner-lp .container{}

.form-group textarea {
    height: 68px;
}
 .banner-inner-lp.blog-header + .container{
    min-height: calc(100vh - 72px);
  }

  @media (max-width: 767px) {.banner-inner-lp.blog-header + .container {
    min-height: calc(100vh - 84px);
}}


@media (min-width: 1200px) {
  .nav ul ul { -webkit-box-shadow: 0 8px 16px -8px rgba(29,32,35,0.08), 0 18px 24px -6px rgba(29,32,35,0.06); box-shadow: 0 8px 16px -8px rgba(29,32,35,0.18), 0 18px 32px -6px rgba(29,32,35,0.36); border-bottom: 6px solid #2e4053; border-radius: 2px; padding: 15px;}
  .nav ul ul li a { height: 30px; }
}

/* Small desktop */

@media (max-width: 1200px) {
  .nav > ul { padding-right: 0; }
  .nav > ul > li { font-size: 14px; margin-right: 35px; }

.banner-lp .container{
	max-width: 100%;
	width: 100%;
}
}

@media (min-width: 991px) {
  .nav > ul ul { display: block !important; }
  .nav ul li.is--active ul { display: block !important; }
  .nav ul ul li.is--active ul { display: block !important; }
}

/* Tablet Portrait */

@media (max-width: 991px) {
  .nav > ul { display: block; width: 100%; }
  .nav > ul > li { margin-right: 0; }
  .nav > ul > li + li { margin: 8px 0 0; }
  .btn-menu {
    position: relative;
    width: 30px;
    height: 25px;
    background: transparent;
    position: absolute;
    right: 10px;
    bottom: 23px;
}
.nav li.menu-item-has-children > a:after {
	display: none;
}
.btn-menu span { position: absolute; display: block; width: 100%; height: 5px; background-color: #2e4053; border-radius: 2px; -webkit-transition: -webkit-transform .3s ease-in-out; transition: -webkit-transform .3s ease-in-out; -o-transition: transform .3s ease-in-out; transition: transform .3s ease-in-out; transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }

.btn-menu span:nth-child(1) { top: 0; }

.btn-menu span:nth-child(2) { top: 8px; }

.btn-menu span:nth-child(3) { top: 17px; }
.banner-inner-lp {
    margin-top: 124px;
}

  .contact-us-block {
  	flex-direction: column;
  }
  .contact-us-block > * {
  	width: 100%;
  	margin-bottom: 30px;
  }
  .footer .nav > ul > li + li { margin-left: 0; }

  .nav ul ul { display: none; position: static; opacity: 1; pointer-events: all; width: 100%; -webkit-transform: none; -ms-transform: none; transform: none; }
  .nav ul li.is--active ul { opacity: 1; visibility: visible; }
  .nav ul li.is--active > a:after { -webkit-transform: none; -ms-transform: none; transform: none; }

  .nav ul ul ul { display: none; position: static; width: 100%; padding: 15px 15px 0; -webkit-transform: none; -ms-transform: none; transform: none; }
  .nav ul ul li.is--active ul { opacity: 1; visibility: visible; }

  .nav li.has--dropdown > a:after { right: 5px; }

  nav { display: none; }
  .nav li a { display: block;  width: 100%; }
  .nav ul ul li a { height: auto; }
  .header .header__bar-aside { margin-top: 0; }
}

/* Mobile */

@media (max-width: 767px) {
  .nav > ul > li { font-size: 16px; }
}

/* ------------------------------------------------------------ *\
  Nav utilities
\* ------------------------------------------------------------ */

.nav-utilities { font-size: 12px; }

.nav-utilities ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.nav-utilities ul a { color: #44444C; display: block; }

.nav-utilities li { margin-right: 19px; }

.nav-utilities li:last-child { margin-right: 0; }

.nav-utilities li:last-child i { margin-right: 7px; }

.nav-utilities i { font-size: 10px; color: #66666C; }

.nav li a {
    padding: 15px 10px;
    display: block;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s;
    line-height: 18px;
}


/* Tablet Portrait */

@media (max-width: 991px) {
  .nav-utilities { display: block; }
}

/* Mobile */

@media (max-width: 767px) {
  .nav-utilities ul { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
}

@media (max-width: 1524px) {
	.section7 .formcopy iframe{
		width: 100%;
	}
}

@media screen and (max-width: 1199px) {
	.thankyou .box {
		width: 90%;
	}
	iframe {
		max-width: 100%;
	}
}

@media screen and (max-width: 991px) {
	.initial-franchise {
		margin-bottom: 15px;
	}

	.service-box-lp {
		width: 49%;
	}

	.nav li a {
		padding: 10px;
		text-align: left;
	}
}

@media screen and (max-width: 767px) {
	.section4.hideondesktop {
		background: rgba(255, 255, 255, 0.8);
	}

	.section4.hideondesktop h2 {
		color: #2e4053;
		text-shadow: inherit;
		font-weight: 700;
	}

	.videohideonmobile {
		display: none;
	}

	.videoformobile {
		display: block;
	}

	.hideondesktop {
		display: block;
	}

	.hideonmobile {
		display: none;
	}

	.topphone a {
		display: inline-block;
		background:
			#d8a20f;
		color:
			#000;
		padding: 8px 20px;
		border-radius: 3px;
	}

	.section0 {
		display: block;
	}

	.topphone span {
		display: block;
		margin-top: 15px;
	}

	.section5 ul li span {
		font-weight: 700;
	}

	.section7 h2 {
		font-size: 1.2em;
	}

	.formcopy {
		padding: 20px;
	}

	.formcopy .formrow-lp {
		width: 100%;
		margin: 10px 0;
	}

	.section3 h4 {
		font-size: 1.2em;
	}

	.sec5-col {
		width: 100%;
	}

	.service-box-lp {
		width: 100%;
	}

	.services-con {
		margin-top: 0;
	}

	.banner-lp h2 {
		font-size: 1.1em;
		margin-bottom: 20px;
	}

	.section1,
	.section2,
	.section3,
	.section4,
	.section5,
	.section6,
	.section7,
	.section8,
	.section9 {
		padding: 20px 0;
	}

	h1 {
		font-size: 1.5em;
	}

	h2 {
		font-size: 1.3em;
	}

	h3 {
		font-size: 1.2em;
	}

	h4 {
		font-size: 1.1em;
	}

	h5,
	h6 {
		font-size: 1.0em;
	}

	.section8 .row {
		padding: 20px 10px 10px;
	}

	.section8 p br {
		display: none;
	}



	.highlights {
		padding: 20px;
	}

	.banner-inner-lp {
		padding: 20px 0;
	}

	.logo {
		position: relative;
		left: auto;
		top: auto;
	}

	.section1 ul li,
	.section5 ul li {
		width: 100%;
	}

	.service-box-lp img {
		display: block;
		margin: 0 auto;
	}

	.video-box iframe {
		display: block;
		width: 100%;
	}

	.topphone {
		float: left;
		padding: 0;
		margin-top: 10px;
		width: 100%;
	}

	.topphone::before {
		display: none;
	}

	.blue-sep {
		margin: 0;
		height: 10px;
	}

	.presenters li {
		width: 100%;
		margin: 0 0 10px 0;
	}


	.header-lp {
		text-align: center;
		padding: 10px 0;
	}

	.header-lp h3 {
		float: left;
		margin-top: 5px;
		width: 100%;
		text-align: center;
	}

	.logo-mojo img {
		display: block;
		margin: 0 auto 10px;
	}

	.form-lp {
		float: left;
		margin-top: 0;
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		z-index: 9;
	}

	.banner-lp {
		background-size: cover;
		background-position: top center;
	}

	.video-quote {
		width: 100%;
	}

	.arrowdown {
		margin-left: -40px;
	}

	.video-box {
		padding: 20px 0 0;
	}

	.copyrights {
		text-align: center;
	}
}

@media screen and (max-width: 650px) {
	.section1 ul li {
		width: 100%;
		padding-right: 0;
	}

	.section5 ol li {
		width: 100%;
		margin: 0 0 10px 0;
		padding: 20px 10px;
	}
}

@media screen and (max-width: 480px) {
	.initial-franchise {
		width: 100%;
	}

	.initial-franchise p span {
		display: block;
	}

	.service-box-lp p br {
		display: none;
	}

	.service-hover {
		position: relative;
		left: auto;
		bottom: auto;
		height: inherit;
		width: 100%;
		opacity: 1;
	}

	.section2 ul li {
		width: 100%;
	}

	.webinar-timing ul li {
		display: block;
		padding: 0;
		border: none;
	}
}

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

	.award-single {
		width: 48%;
	}
}


.banner-lp {
	padding-top: 77px;
}

.header-lp {
	float: left;
	width: 100%;
	background: rgb(255, 255, 255);
	padding: 9px 0 0;
	color: #fff;
	position: fixed;
	top: 0;
	z-index: 9999;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.62);
}

.topphone {
	clear: right;
	float: right;
	font-size: 1.125em;
	margin: 11px 0 0 0;
	padding: 0 0 0 109px;
	position: relative;
	font-weight: 700;
	color: #000;
}

.topphone:before {
	left: 61px !important;
	top: 2px !important;
	width: 37px !important;
	height: 35px !important;
	font-size: 1.2em !important;
	line-height: 35px;
}

.topphone a {
	display: inline-block;
	background: #ffffff;
	color: #000;
	padding: 8px 0;
	margin-top: 4px;
	border-radius: 3px;
}

.topphone a strong {
	display: inline-block !important;
	font-size: 30px;
	margin-left: 8px;
	vertical-align: middle;
	color: #db3a32;
}

.topphone a strong:hover {
	color: #000;
}

@media screen and (max-width: 767px) {
}

.hideondesktop .lead-inner {
	margin-top: 35px !important;
	margin-bottom: 40px;
}

.lead-inner {
	background: #ffffff;
	padding: 13px;
	text-align: center;
	margin-top: -85px;
	margin-bottom: 40px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	padding: 32px 30px 31px;
    background-color: #fff;
    border-top: 3px solid #2e4053;
    border-bottom: 3px solid #2e4053;
    border-radius: 2px;
}


#blog {}

.blog-header {
	position: relative;
	/*margin-top: -45px;*/
	margin-bottom: 30px;
	background-position: center bottom;
}

.blog-header h1, .blog-header h2.blogclass {
	position: relative;
	z-index: 999;
	color: #fff;
	margin-top: 20px;
	font-size: 1.875em;
	margin-bottom: 0;
}


.blog-header:before {
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, 0.63);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}



.slick-dots {
	display: block;
	position: absolute;
	left: 0;
	bottom: 7px;
	text-align: center;
	width: 100%;
	margin: 0;

}

.main-nav {
	background: #efefef;
	margin-top: 20px;
}

.main-nav ul li:before {
	display: none;
}

.menu-collapser {
	background-color: #fff;
	box-sizing: border-box;
	color: #5b108b;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	padding: 0 8px;
	position: relative;
	text-align: left;
	width: 100%;
	border: #5b108b solid 1px;
	font-weight: 400;
}

.collapse-button {
	position: absolute;
	right: 8px;
	top: 50%;
	width: 40px;
	padding: 7px 10px;
	color: #444;
	font-size: 14px;
	text-align: center;
	background-color: #5b108b;
	border-radius: 2px;
	cursor: pointer;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.collapse-button:hover,
.collapse-button:focus {
	color: #444;
	background-color: #fecc17
}

.collapse-button:hover .icon-bar {
	background: #fff;
}

.collapse-button .icon-bar {
	display: block;
	height: 2px;
	width: 18px;
	margin: 2px 0;
	background-color: #fff;
	border-radius: 1px
}

ul.slimmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

ul.slimmenu:after {
	clear: both
}

ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

ul.slimmenu.collapsed li>ul {
	position: static;
	display: none
}

ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.075);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

}

ul.slimmenu.collapsed li .sub-toggle {
	height: 30px
}

ul.slimmenu li {
	position: relative;
	float: left;
	padding: 0;
	display: block;
	margin-right: 20px;
}

ul.slimmenu li ul {
	margin: 0;
	list-style-type: none;
	background: rgb(255, 255, 255);
}

ul.slimmenu li ul li {
	border-top: rgba(0, 0, 0, 0.1) solid 1px;
	display: block;
	margin: 0 20px;
	float: none;
	clear: both;
	padding: 0;
}

ul.slimmenu li ul li a {
	color: #000 !important;
}

ul.slimmenu li ul li a:hover {
	color: #000 !important;
}

ul.slimmenu li ul li:first-child {
	border: none;
}

ul.slimmenu li>ul {
	text-align: left;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	display: none;
	width: 250px;
}

ul.slimmenu li>ul>li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%;
	border-radius: 7px;
}

ul.slimmenu li a {
	color: #000;
	display: block;
	font-size: 0.8em;
	padding: 18px 0 15px;
	font-weight: 500;
	border-bottom: 4px solid transparent;
	text-transform: uppercase;
	text-decoration: none;
	transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-webkit-transition: background-color 0.5s ease-out;
}

ul.slimmenu li ul li a,
ul.slimmenu li:first-child ul li a {
	padding: 5px 0;
	border: none;
	color: #fff;
}

ul.slimmenu li:hover a {
	    color: #fff;
    background: #2e4053;
}

ul.slimmenu li .sub-toggle {
	position: absolute;
	right: 5px;
	top: 10px;
	z-index: 999;
	text-align: center;
	cursor: pointer;
	color: #44444c;
	font-size: 0.875em;
}

ul.slimmenu li .sub-toggle:before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle
}

ul.slimmenu li .sub-toggle>i {
	display: inline-block;
	font-size: 18px;
	vertical-align: middle
}

ul.slimmenu li li a:focus {
	color: #ccc;
}

ul.slimmenu>li:first-child {
	padding-left: 0;
}

ul.slimmenu>li:first-child a {
	border: none;
}

ul.slimmenu li ul li:hover a {
	color: #ccc;
}

ul.slimmenu li ul li:hover li a {
	color: #333;
}

ul.slimmenu li ul li li:hover a {
	color: #fff;
}

ul.slimmenu li:nth-child(6) ul,
ul.slimmenu li:nth-child(7) ul,
ul.slimmenu li:nth-child(8) ul {
	/*left:auto;
	right:0;*/
}


 
.header-lp {
  border-top: 3px solid #2e4053;
} 

.topphone{
	text-align: right;
	font-weight: 900;
	font-size: 16px;
	margin-top: 11px;}

.topphone:before {
	display: none;
}

.topphone a {
	display: block;
    text-align: right;
}

.topphone a strong {
	font-size: 24px;
    font-weight: 700;
    padding-top: 0;
    background-image: url(../img/phone-icon-green.png);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: 10px 7px;
    text-align: right;
    color: #2e4053;
    padding-left: 40px;
    padding-right: 4px;
    line-height: 33px;
    border-radius: 4px;
}

.topphone a:hover strong {
   background-position: 10px -20px;
    background-color: #2e4053;
    color: #fff;
}

.logo {
	padding-top: 6px;
	max-width: 130px
}

.main-menu {
	    background: #efefef;
    margin-top: 20px;
}

ul.slimmenu li {

}

ul.slimmenu li a{
	padding: 15px 10px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    color: #44444c;
    line-height: 18px;
    border: none;
}

.footer-lp {
	background: #F2F5F7;
	    text-align: center;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 300;
    color: #66666C;
}

.footer-lp .text-center{
}


.footer-lp .text-center a{
	font-weight: bold;
}
.img-box a img{
	padding: 10px;border: 1px solid #9f9f9f; border-radius: 2px;
}


.post h2.entry-title {
	margin-bottom: 5px;
} 

.single-post h1.entry-title {
	margin-bottom: 10px;
}


.hentry.post {
	margin-bottom: 25px;
}

.single-post .entry-content {
	margin: 25px 0 35px;
}

#nav-below {
	margin-bottom: 35px;
}

img.alignnone, img.aligncenter, img.alignright, img.alignleft {
	margin-bottom: 20px;
}

.social-icons {
	display: none;
}

.lead-inner .form__head { margin-bottom: 24px; color: #44444C; }

.lead-inner .form__head a { letter-spacing: .02em; text-transform: uppercase; font-size: 22px; color: #2e4053; }

.lead-inner .form__head h3 { font-size: 18px;  font-weight: 700; padding-left: 3px; }

.lead-inner .form__body { margin-bottom: -18px; }

.lead-inner .form__actions { margin: 24px 0 2px; }

.lead-inner .form-control { box-shadow: none; height: 48px; padding: 10px 18px; background-color: #F2F5F7; border: 1px solid #E7EDF1; font-size: 14px;  font-weight: 600; color: #88888C; }

.lead-inner .form-control:focus { -webkit-box-shadow: 0 0 3px 3px #F2F5F7; box-shadow: 0 0 3px 3px #F2F5F7; }
.lead-inner textarea.form-control {
	height: 68px;
	resize: none; 
}
/* Form control large */

.lead-inner .form-control--lg { height: 60px; }

.lead-inner .form-group { margin-bottom: 18px; }

.lead-inner .form__row .field:first-child { padding-right: 9px; }

.lead-inner .form__row .field:last-child { padding-left: 9px; }

/* Form inline */

.form--inline .form__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.form--inline .form__body { margin-bottom: 0; }

.form--inline .form-group { margin-bottom: 0; }

.form--inline .form__actions { margin-top: 0; -webkit-box-flex: 1; -ms-flex: 1 1; flex: 1 1; max-width: 100%; min-width: 145px; }

.form--inline .field { max-width: 156px; -webkit-box-flex: 0; -ms-flex: 0 0 156px; flex: 0 0 156px; margin-right: 18px; }

.form--inline .field--small { max-width: 138px; -webkit-box-flex: 0; -ms-flex: 0 0 138px; flex: 0 0 138px; }

.form--inline .form__btn-wrap { -webkit-box-flex: 1; -ms-flex: 1 1; flex: 1 1; }

.btn.btn--block{
	display: block;
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.lead-inner h2 {
	display: none;
}

.cc-window.cc-floating {
	max-width: 100% !important;
	    padding: 15px !important;

	    width: 100%;
}

/* Small Desktop */

@media (max-width: 1200px) {
  .form--inline .field { max-width: 140px; -webkit-box-flex: 0; -ms-flex: 0 0 140px; flex: 0 0 140px; margin-right: 10px; }
  .form--inline .field--small { max-width: 110px; -webkit-box-flex: 0; -ms-flex: 0 0 100px; flex: 0 0 100px; }
}

/* Tablet Portrait */

@media (max-width: 991px) {
  .form .form__body { margin-bottom: -10px; }
  .form .form-group { margin-bottom: 10px; }
  .form .form__actions { margin-top: 10px; }

  .form--inline .form__inner { margin: 0 -10px; }
  .form--inline .form__actions { max-width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 15px; padding: 0 10px; }
  .form--inline .form__control { padding: 10px; }
  .form--inline .field { max-width: 20%; -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; padding: 0 10px; margin: 0; }
}

/* Mobile */

@media (max-width: 767px) {
  .form .form-control { height: 40px; padding: 8px 16px; font-size: 14px; }
  .form .form-control--lg { height: 48px; }
  .list-inline li.location { display: none; }

  .form--inline .form__inner { display: block; margin-bottom: -15px; }
  .form--inline .field { max-width: none; padding: 0; margin-bottom: 15px; }
}

@media (max-width: 575px) {
  .form .form__row .field:first-child { padding-right: 15px; }
  .form .form__row .field:last-child { padding-left: 15px; }
}

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

.lead-inner .form-control {
	padding: 10px;
}
.lead-inner {
	padding: 15px;
}
	.main-nav {
		background: #fff;
		padding-bottom: 20px;
	}

	ul.slimmenu li {
		padding-left: 0;
	}

	ul.slimmenu li ul {
		border: none;
		box-shadow: none;
		padding: 0;
		border-radius: inherit;
	}

	ul.slimmenu li {
		margin-left: 0;
	}

	ul.slimmenu {
		text-align: left;
		width: 100%;
	}

	ul.slimmenu li a {
		padding: 10px 0;
		font-size: 0.889em;
		border: none;
	}

	ul.slimmenu>li:first-child a {
		border-bottom: 1px solid rgba(0, 0, 0, 0.075);
	}

	ul.slimmenu li .sub-toggle {
		top: 0;
		padding: 4px 20px;
		line-height: normal;
		min-height: 46px;
	}

	ul.slimmenu li>ul {
		width: 100%;
	}

	ul.slimmenu li ul li a {
		padding: 5px 20px 5px 20px;
	}

	ul.slimmenu li ul li ul li a {
		padding: 5px 20px 5px 40px;
	}

	ul.slimmenu i {
		font-style: normal;
	}

	ul.slimmenu li.current-menu-item>a {
		background: none;
	}

	ul.slimmenu li ul li {
		background: none;
		margin: 0;
	}

	ul.slimmenu li ul li:first-child::before {
		content: normal;
	}

	ul.slimmenu li ul li:hover li a {
		color: #333;
	}

	ul.slimmenu li ul li:hover li a:hover {
		color: #d81c3f;
	}

	ul.slimmenu li.current-menu-item>a {
		border-bottom: 0;
		color: #195caf;
	}

	.lead-inner {
		margin-top: 15px;
		float: left;
	}

	.header-lp {

		position: relative;
	}

	.banner-lp {
		background-size: cover;
		background-position: top center;
		padding-top: 0;
	}

	.locations-sec ul li {
		width: 100%;
	}

}

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

.topphone {
	margin-right: 40px;
}
.btn-menu.open span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.btn-menu.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}
.btn-menu.open span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.lead-inner .form-group .row > div{
	margin-bottom: 15px;
}


.lead-inner .form-group .row > div:last-child{
	margin-bottom: 0;
}
}

@media screen and (max-width: 767px) {
	.footer-lp p {
		line-height: 1.6
	}
	.header-lp .container .row > div{
		width: auto
	}

	.header-lp .container .row .col-sm-4{
		float: left;
		padding-right: 0;
	}

	.header-lp .container .row .col-sm-8{
		float: right;
		padding-left: 0;
	}

	.contact-us-block iframe{
		max-width: 100%;
	}


.logo {
    padding-top: 12px;
    max-width: 90px;
}

.topphone {
    font-size: 8px;
    line-height: 1;
        margin-top: 26px;
        padding-left: 0
}

.topphone a strong {
    font-size: 14px;
}

.topphone a {
	padding: 0;
	background-size: 16px auto;
    background-position: 24px 8px;
}
.banner-inner-lp {
    margin-top: 98px;
}

.header-lp {
	padding: 3px 0 0px;
}


.btn-menu {
	bottom: 12px;
}

.topphone a strong {
    background-size: 16px auto;
    background-position: 16px 9px;
}
.topphone a:hover strong {
	background-color: #2e4053;
    color: #fff;
    background-position: 16px -12px;
}

}

@media screen and (max-width: 499px) {
	/*.logo {
	    max-width: 130px;
	}*/
}


.cc-window.cc-theme-block.cc-bottom.cc-type-info {
  background: #2e4053;
}