@charset "utf-8";

#lz_eye_catcher {
	left: 75% !important;
}

#lz_overlay_chat {
	left: 75% !important;
}

html,
body {
	font-family: 'Raleway', sans-serif;
	/*height: 100%;*/
}

a:focus,
a:hover {
	outline: none !important;
	text-decoration: none;
}

.btn.focus,
.btn:focus,
.btn:hover {
	outline: none !important;
}

input.tandc.addBorder:before {
	border: 2px solid #A94442 !important;
}

input#signup_url.addBorder {
	border: 1px solid #A94442 !important;
}

.banner {
	background-color: #228487;
	/* IE9, iOS 3.2+ */
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMTE1MTZkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzM2I2YTAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, rgb(17, 81, 109)),
			color-stop(1, rgb(51, 182, 160)));
	/* Android 2.3 */
	background-image: -webkit-linear-gradient(left, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	/* IE10+ */
	background-image: linear-gradient(to right, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	background-image: -ms-linear-gradient(left, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	overflow: hidden;
}

@media \0screen\,screen\9 {
	.banner {
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff11516d",
				endColorstr="#ff33b6a0", GradientType=1);
	}
}

#mainNav {
	background: none;
	border: none;
}

.navbar-custom {
	background-color: #222222;
	border-color: transparent;
}

nav .navbar-brand>img {
	width: 230px;
	padding: 0;
}

.navbar-custom .navbar-brand {
	color: #f39148;
	padding: 0;
}

.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
	color: #fec503;
}

.navbar-custom .navbar-collapse {
	border-color: rgba(255, 255, 255, 0.02);
}

.navbar-custom .navbar-toggle {
	background-color: #f39148;
	border-color: #f39148;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
	background-color: #f39148;
}

.navbar-custom .nav li a {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: white;
	display: inline-block;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
	color: #f39148;
	outline: none;
}

.navbar-custom .navbar-nav>.active>a {
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	color: white;
	background-color: #f39148;
}

.navbar-custom .navbar-nav>.active>a:hover,
.navbar-custom .navbar-nav>.active>a:focus {
	color: white;
	background-color: #fec503;
}

.scanner-lead-in {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: -5px;
	margin-top: 15px;
}

.scanner-lead-in span {
	color: #f39148;
}

.scanner-stack {
	background-color: #fff;
	height: 400px;
	border: 1px solid #e2e2e2;
	margin: 0px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.scanner-stack:hover {
	box-shadow: 0px 2px 20px 6px #ccc;
}

.scanner-stack p {
	font-size: 16px !important;
	font-weight: 400 !important;
}

.scanner-stack h4 {
	font-size: 20px;
	color: #12536E !important;
	font-weight: bold;
}

.scanner-btn-orange {
	background: #f39148;
	border-radius: 25px;
	font-size: 21px;
	font-weight: 500;
	padding: 6px 85px;
	overflow: hidden;
	color: #fff;
	border: none;
	box-shadow: 0px 2px 2px 1px #c1c0bf;
}

button.btn.scanner-btn-orange.hvr-fade:hover {
	background: #E86300;
}

.scanner-container {
	background-color: #F0F0F0;
	padding: 10px;
}
.nav-up{
	top:-92px;
}

header {
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align: center;
	color: white;
}

header .intro-text {
	padding-top: 135px;
	padding-bottom: 13px;
}

header.scanner-new .intro-text {
	padding-top: 0px;
}

header .intro-text .intro-lead-in {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 25px;
	font-weight: bold;
}

header .intro-text .intro-lead-in span {
	color: #f39148;
}

header .intro-text .intro-lead-in-landing2 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 25px;
	font-weight: bold;
}

header .intro-text .intro-lead-in-landing3 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 25px;
	font-weight: bold;
}

header .intro-text .intro-lead-in-landing2 span {
	color: #f39148;
}

header .intro-text .intro-lead-in-landing3 span {
	color: #f39148;
}

header .intro-text .intro-heading h1 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 50px;
	line-height: 40px;
	margin-bottom: 25px;
	margin-top: 10px;
}

header .intro-text .intro-heading-landing2 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 38px;
	line-height: 40px;
	margin-bottom: 25px;
}

header .intro-text .intro-heading-landing3 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 39px;
	line-height: 40px;
	margin-bottom: 25px;
}

header .intro-text .intro-heading {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 50px;
	line-height: 40px;
	margin-bottom: 25px;
}

header .intro-text .intro-heading-landing-offers {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 55px;
	line-height: normal;
	margin-bottom: 25px;
}

header .intro-text .intro-lead-in-landing-offers {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 25px;
	font-weight: bold;
}

header .intro-text .intro-lead-in-landing-offers span {
	color: #f39148;
}

.evaluation-point {
	margin: 50px 0 40px;
}

.evaluation-point h1 {
	font-size: 25px;
	text-shadow: 0 1px 2px #000;
	margin: 15px 0 0;
	color: #fff;
	font-weight: 600;
	font-family: 'Open Sans';
}

.evaluation-point h3 {
	font-size: 20px;
	text-shadow: 0 1px 2px #000;
	margin: 0px 0 0;
	color: #fff;
	font-family: 'Open Sans';
}

.evaluation-point a {
	color: #fff;
	text-decoration: underline;
}

.form-group-landing-offers {
	margin-bottom: 30px;
	margin-top: 0px;
}

.scanning input.form-control {
	max-width: 530px;
	margin: 0px auto 20px;
	height: 50px;
	border-radius: 44px;
	-webkit-border-radius: 44px;
	-moz-border-radius: 44px;
	padding-left: 25px;
	border: none;
}

.form-group-landing-offers input.form-control {
	max-width: 795px;
	margin: 0px auto 25px;
	height: 48px;
	border-radius: 44px;
	padding-left: 43px;
}

.btn-orange {
	background: #f39148;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	font-size: 24px;
	font-weight: 600;
	padding: 8px 21px;
	/* 	min-width: 230px; */
/* 	margin: auto; */
	overflow: hidden;
	color: #fff;
	border: none;
}

.btn-addnal-info {
	background: #f39148;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	font-weight: 600;
	margin: auto;
	overflow: hidden;
	color: #fff;
	border: none;
	position: relative;
	height: 24px;
	width: 150px;
	font-size: 14px;
	padding: 0px;
	margin-left: 10px;
}

.btn-orange.hvr-fade:hover,
.btn-orange.hvr-fade:focus,
.btn-orange.hvr-fade:active {
	border: none;
	border-radius: 38px;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	background: #e86300;
}

.btn-orange i {
	position: relative;
	top: 5px;
}

.btn-grey {
	border-style: solid;
	border: none;
	border-color: rgb(213, 213, 213);
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-image: -moz-linear-gradient(90deg, rgb(215, 215, 215) 0%,
			rgb(234, 234, 234) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(215, 215, 215) 0%,
			rgb(234, 234, 234) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(215, 215, 215) 0%,
			rgb(234, 234, 234) 100%);
	font-size: 24px;
	font-weight: 600;
	padding: 8px 21px;
	/*min-width: 230px;*/
	margin: auto;
	overflow: hidden;
	color: #000;
	margin-left: 20px;
}

.btn-grey.hvr-fade:hover,
.btn-grey.hvr-fade:focus,
.btn-grey.hvr-fade:active {
	border: none;
	border-radius: 38px;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	background: #c5c5c5;
	color: #000;
}

.btn-grey i {
	position: relative;
	top: 5px;
}

.fix-now-btns button {
	height: 60px;
	min-width: 320px;
}

.navbar-custom .nav li a img {
	margin-right: 10px;
}

.navbar-custom .nav li a:hover img+img {
	display: inline-block !important;
}

.navbar-custom .nav li a:hover img {
	display: none;
}

section {
	padding: 60px 0px;
}

.section-heading {
	color: #11516c;
	/* font-size: 40px; */
	text-transform: uppercase;
	margin: 10px 0 10px;
}

.fs-stack img {
	margin: 0px auto 15px;
	max-width: 200px;
}

.service-heading {
	color: #1e3041;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 20px;
}

#services p {
	font-size: 20px;
	color: #1e3041;
	font-weight: 500;
	font-family: 'Open Sans';
	margin-top: 10px;
	padding: 10px;
}

.services-list {
	margin-bottom: 30px;
}

#whyUs .media-heading {
	font-family: 'Raleway', sans-serif;
	color: #05ab8a;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 8px;
}

section#whyUs {
	padding: 0px 0px 30px;
}

.services-list .media-body {
	font-size: 18px;
	color: #1e3041;
	font-weight: 500;
	font-family: 'Open Sans';
}

.services-list img.media-object {
	margin-right: 15px;
}

#whyUs p {
	font-size: 18px;
	font-family: 'Open Sans';
	color: #1e3041;
	line-height: 1.944;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
}

#testimonials {
	background: #11516c;
	color: #fff;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	min-height: 330px;
}

section#testimonials h2.section-heading {
	color: #fff;
	/* display: none; */
}

#testimonials .carousel-control {
	background: none;
	width: 0px;
	opacity: 1;
	top: 50px;
	text-shadow: none;
}

#testimonials a.left.carousel-control {
	left: -50px;
}

#testimonials .carousel-control span.material-icons {
	font-size: 42px;
}

#contactUS p {
	font-size: 18px;
	font-family: 'Open Sans';
	color: #1e3041;
	line-height: 25px;
	text-align: left;
	margin-top: 20px;
}

#contactUS a {
	color: #fff;
}

#contactUS h1 {
	font-size: 40px;
	font-weight: 300;
	color: #1e3041;
}

#contactUS h3 {
	font-size: 25px;
	font-family: 'Open Sans';
	color: #1e3041;
}

.subscribe-form button {
	background: #FF730A;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	padding: 10px 25px 10px 25px;
	border: none;
	color: #fff;
	font-weight: bold;
}

.subscribe-form input[type=text] {
	background: #fff;
	padding: 8px 20px;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border: none;
	width: 100%;
}

.subscribe-form h4,
.support-available h4 {
	text-transform: uppercase;
}

.support-available {
	text-align: left;
}

.support-available p {
	color: #fff !important;
}

.footer-text p {
	color: #fff !important;
}

footer {
	padding: 40px 0px 30px;
	background: #131f2b;
	color: #fff;
	clear: both;
}

footer li a {
	text-decoration: none;
	color: #fff;
	padding: 5px 0px 0;
	display: block;
	font-size: 14px;
}

footer li a:hover {
	text-decoration: none;
	color: #fff;
}

#mainNav {
	position: absolute;
	z-index: 1;
	width: 100%;
	padding: 30px 0;
}

/*Sign up popup*/
.signUpPopup .modal-header {
	background-color: #f19a39;
	/* IE9, iOS 3.2+ */
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZWQ4MTMyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmNWIyM2YiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	/* Android 2.3 */
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	/* IE10+ */
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	color: #fff;
	text-transform: uppercase;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 20px 32px 16px;
}

.signUpPopup h5 {
	font-size: 16px;
	margin: 10px 0px 23px;
	padding-bottom: 15px;
	border-bottom: 1px solid #abaaaa;
	color: #1e3041;
	font-family: 'Open Sans';
	line-height: 23px;
}

.signUpPopup .modal-body {
	padding: 18px 34px;
}

.signUpPopup .modal-footer.text-center {
	text-align: center !important;
	clear: both;
	border: none;
	padding-top: 0;
	padding: 15px 35px;
}

.signUpPopup input.form-control {
	border-bottom: 1px solid #abaaaa;
	color: #2f2f2f;
	font-family: "Open Sans", sans-serif;
	height: 44px;
	line-height: 24px;
	margin-bottom: 0;
	margin-left: -15px;
	margin-right: -15px;
	padding: 6px 10px;
}

.signUpPopup p {
	line-height: 24px;
	font-family: 'Open Sans';
	color: #2f2f2f;
	padding: 16px 0px 35px;
	border-bottom: 1px solid #abaaaa;
	margin-bottom: 0;
}

.signUpPopup .checkbox {
	text-align: left;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 16px;
	color: #2f2f2f;
	padding: 3px 22px;
	clear: both;
}

.signUpPopup .modal-title {
	font-weight: 400;
	padding-top: 4px;
}

.signUpPopup .modal-footer a {
	clear: both;
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #000;
}

.btn-blue {
	background: #11516c;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	font-size: 24px;
	padding: 8px 21px;
	min-width: 230px;
	margin: auto;
	overflow: hidden;
	color: #fff;
	border: none;
}

.btn-blue.hvr-fade:hover,
.btn-blue.hvr-fade:focus,
.btn-blue.hvr-fade:active {
	background: #0b4056;
	border: none;
}

.signUpPopup .modal-content {
	background: #f5f3f3;
	border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border: none;
	padding-bottom: 10px;
}

.popup button.close i.material-icons {
	font-size: 18px;
	padding: 4px;
}

.popup button.close {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 33px;
	height: 33px;
	background: #000;
	opacity: 1;
	color: #fff;
	text-shadow: none;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	z-index: 999;
	padding-top: 3px;
}

.popup button.close img.close-icon {
	max-width: 20px;
	display: block;
	padding: 3px;
}

input[type=checkbox]:before {
	content: "";
	width: 21px;
	height: 21px;
	background: #fff;
	position: absolute;
	border: 2px solid #fff;
	border-radius: 3px;
}

input[type=checkbox]:checked:after {
	content: "\f00c";
	font-family: "FontAwesome";
	position: absolute;
	z-index: 999;
	font-size: 12px;
	color: #000;
	border: 2px solid #fff;
	border-radius: 3px;
	width: 21px;
	height: 21px;
	background: #fff;
	text-align: center;
	padding: 3px 0px;
}
.cred-options{
	display: flex;
	align-content: flex-start;
	justify-content: space-between;
	margin-bottom: 25px !important;
	margin-top: 10px;
}
.check-box{
	position: relative;
}
.check-box + .check-box{
	margin-left: 10px;
}
.check-box input[type=checkbox]{
	position: absolute;
	opacity: 0;
	visibility: hidden;
	top: 0;
	left: 0;
}
.check-box label{
	position: relative;
	color: #fff;
	padding-left: 30px;
}
.check-box input[type=checkbox] + label:before {
	content: "";
	width: 21px;
	height: 21px;
	background: #fff;
	position: absolute;
	border: 2px solid #fff;
	border-radius: 3px;
	left: 0;
	top: 5px;
}
.check-box input[type=checkbox] + label:after {
	content: "\f00c";
	font-family: "FontAwesome";
	z-index: 999;
	font-size: 12px;
	color: #000;
	width: 21px;
	height: 21px;
	background: #fff;
	position: absolute;
	border: 2px solid #fff;
	border-radius: 3px;
	left: 0;
	top: 5px;
	display: none;
	line-height: 19px;
	text-align: center;
}

.check-box input[type=checkbox]:checked + label:after {
	display: inline-block;
}

/*
input[type=checkbox]:before {
	content: "";
	width: 21px;
	height: 21px;
	background: #fff;
	position: absolute;
	border: 2px solid #000;
	border-radius: 3px;
	-webkit-border-radius: 3px; 
  -moz-border-radius: 3px;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;}

input[type=checkbox]:checked:after {
	content: "\f00c";
	font-family: "FontAwesome";
	position: absolute;
	z-index: 999;
	font-size: 12px;
	color: #000;
	border: 2px solid #000;
	border-radius: 3px;
	-webkit-border-radius: 3px; 
  -moz-border-radius: 3px;
	width: 21px;
	height: 21px;
	background: #fff;
	text-align: center;
	padding: 3px;
	left:-1px;
	top:-1px;
	right:0;
	bottom:0;
	margin:auto;
}
input[type=checkbox] {
	margin-right: 10px;
	cursor: pointer;
	width: 21px;
	height: 21px;
	margin-top: 2px;
	
}

.checkbox span {
	padding-left: 8px;
	position: relative;
	top: 2px;
}
*/

/*checkbox css start*/
.checkbox-test label:after {
	content: '';
	display: table;
	clear: both;
}

.checkbox-test .cr {
	position: relative;
	display: inline-block;
	border: 2px solid #757373;
	border-radius: 0;
	width: 21PX;
	height: 21PX;
	float: left;
	margin-right: 0.8em;
}

.checkbox-test input[type="checkbox"]:checked+span {
	background: #fff;
	color: #000;
	border-color: #000;
}

.checkbox-test .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 17px;
	width: 16PX;
	height: 17PX;
	text-align: center;
	left: 0;
	top: 0;
}

.checkbox-test label {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	float: left;
}

.checkbox-test label input[type="checkbox"] {
	display: none;
}

.checkbox-test {
    margin-bottom: 9px;
    color: #170000;
	padding-left: 0;
}

.issues-style .payment-opptions .checkbox-test.text-left {
	display: inline-block;
}

.checkbox-test label input[type="checkbox"]+.cr>.cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}

.checkbox-test label input[type="checkbox"]:checked+.cr>.cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}

.checkbox-test label input[type="checkbox"]:disabled+.cr {
	opacity: .5;
}

/*checkbox css End*/
.btn-blue.btn-sm {
	font-size: 18px;
	min-height: 40px;
	padding: 0;
}

/**/
#mainNav.inner-page-header {
	background-color: #228487;
	/* IE9, iOS 3.2+ */
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMTE1MTZkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzM2I2YTAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, rgb(17, 81, 109)),
			color-stop(1, rgb(51, 182, 160)));
	/* Android 2.3 */
	background-image: -webkit-linear-gradient(left, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	/* IE10+ */
	background-image: linear-gradient(to right, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	background-image: -ms-linear-gradient(left, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	position: static;
	margin-bottom: 0;
}

@media \0screen\,screen\9 {
	#mainNav.inner-page-header {
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff11516d",
				endColorstr="#ff33b6a0", GradientType=1);
	}
}

.gray-bg {
	background: #f5f3f3;
}

/*website-credentials*/
section#whyUs.gray-bg {
	padding-top: 60px;
}

.form-heading img {
	margin-right: 10px;
}

#websiteCredentials {
	padding-top: 20px;
}

h3.form-heading {
	color: rgb(30, 48, 65);
	text-transform: uppercase;
	line-height: 1.333;
	text-align: left;
}

form.well-lg {
	background: #f5f3f3;
	padding-top: 39px;
	margin-bottom: 30px;
	border: 1px solid #c0c0c0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-top: 25px
}

form.well-lg .form-control {
	height: 40px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: none;
	margin-bottom: 5px;
	background-color: #fff;
}

form.well-lg label {
	padding-top: 10px;
}

#scan-completed {
	padding-top: 30px;
	padding-bottom: 70px;
}

#scan-completed input {
	height: 45px;
}

#scan-completed .progress {
	max-width: 470px;
	margin: auto;
}

#scan-completed .progress-bar-info {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #0a526b;
}

#scan-result table.table {
	background: #F1F2F4;
	border: 1px solid #E0E1E1;
}

#scan-result table.table thead {
	background: #5A6B84;
	color: #fff;
}

#scan-result table.table thead th {
	width: 33.33%;
}

.signup-popup-btn {
	margin-bottom: 20px;
}

.signup-popup-btn .btn {
	font-size: 18px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	margin-top: 0;
	height: 50px;
}

#reason h1.title {
	color: #243546;
	font-size: 30px;
	font-family: 'Open Sans';
	font-weight: 600;
	line-height: 37px;
}

#reason h1.title span {
	color: #e9233a;
}

#reason p {
	font-family: 'Open Sans';
	color: #16232c;
	font-size: 18px;
	margin-top: 30px;
	font-weight: 500;
}

#hostingService {
	background: #2eb69e;
	color: #fff;
}

#hostingService h1.title {
	margin-top: 0;
}

#hostingService ul li {
	padding: 15px 0px;
	font-size: 18px;
}

#hostingService a {
	width: 100%;
	display: inline-block;
	padding: 15px;
	text-decoration: underline;
	color: #11516c;
	font-size: 18px;
	font-weight: 500;
}

.btn-red {
	background: #e74c3c;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 10px 20px;
	overflow: hidden;
}

.btn-red.hvr-fade:hover,
.btn-red.hvr-fade:focus,
.btn-red.hvr-fade:active {
	background: #ff4115;
}


.TermAndCondition .modal-content {
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background: none !important;
}

.TermAndCondition .modal-header {
	border-bottom: 2px solid !important;
	border: 10px solid #fff;
	background-color: #228487;
	/* IE9, iOS 3.2+ */
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMTE1MTZkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzM2I2YTAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, rgb(17, 81, 109)),
			color-stop(1, rgb(51, 182, 160)));
	/* Android 2.3 */
	background-image: -webkit-linear-gradient(left, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	/* IE10+ */
	background-image: linear-gradient(to right, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	background-image: -ms-linear-gradient(left, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	color: #fff;
}

.TermAndCondition .modal-header h2 {
	margin-bottom: 0;
	margin-top: 5px;
}

.TermAndCondition .modal-body {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #fff;
}
.MoreInfoPage .modal-content {
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background: none !important;
}

.MoreInfoPage .modal-header {
	border-bottom: 2px solid !important;
	border: 10px solid #fff;
	background-color: #228487;
	/* IE9, iOS 3.2+ */
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMTE1MTZkIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzM2I2YTAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, rgb(17, 81, 109)),
			color-stop(1, rgb(51, 182, 160)));
	/* Android 2.3 */
	background-image: -webkit-linear-gradient(left, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	/* IE10+ */
	background-image: linear-gradient(to right, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	background-image: -ms-linear-gradient(left, rgb(17, 81, 109) 0%,
			rgb(51, 182, 160) 100%);
	color: #fff;
}

.MoreInfoPage .modal-header h2 {
	margin-bottom: 0;
	margin-top: 5px;
}

.MoreInfoPage .modal-body {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #fff;
}

.white-bg {
	background: #fff;
}

.MoreInfoPage .white-bg {
	color: #1e3041;
	padding: 0px 10px 111px;
}

.MoreInfoPage ul {
	overflow: auto;
}

.MoreInfoPage li {
	overflow: hidden;
	padding: 9px 0px;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Open Sans';
}

.MoreInfoPage .side-bar li:not(:last-child) {
	border-bottom: 1px solid #f1efef !important;
}

.green-text {
	/* color: #2ba81e; */

}

.payment-btn {
	display: inline-block;
	padding: 10px 0;
	margin-right: 10px
}

.btn-green {
	background: #1cb10c;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 8px 20px;
	overflow: hidden;
	color: #fff;
	margin: 10px 10px 0 0px;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
}

.btn-green.hvr-fade:hover,
.btn-green.hvr-fade:focus,
.btn-green.hvr-fade:active {
	background: #1e7c14;
}


.MoreInfoPage .white-bg h3 {
	border-bottom: 1px solid #c2c2c3;
	padding-bottom: 8px;
	margin-bottom: 6px;
}

.payment-btn {
	display: inline-block;
	padding: 10px 0;
	margin-right: 10px;
}

.btn-green {
	background: #1cb10c;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 8px 20px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	margin: 10px 10px 0 0px;
	font-size: 24px;
	font-weight: 500;
}

.btn-green1 {
	background: #1cb10c;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 8px 20px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	margin: 10px 10px 0 0px;
	font-size: 24px;
	font-weight: 500;
	float:right;
}

.btn-green1.hvr-fade:hover,
.btn-green1.hvr-fade:focus,
.btn-green1.hvr-fade:active {
	background: #1e7c14;
}

.btn-green.hvr-fade:hover,
.btn-green.hvr-fade:focus,
.btn-green.hvr-fade:active {
	background: #1e7c14;
}

.MoreInfoPage .side-bar li {
	border-color: #599390;
}

.MoreInfoPage .side-bar li:first-child {
	border-top: none;
}

.MoreInfoPage .white-bg h3 {
	border-bottom: 1px solid #c2c2c3;
	padding-bottom: 8px;
	margin-bottom: 6px;
}

.MoreInfoPage .modal-header h1 {
	color: #ff9600;
}

.MoreInfoPage .modal-header h1 span {
	font-size: 20px;
	color: #fff;
}

.MoreInfoPage .modal-header h1 small {
	color: #fff;
	margin-left: 2px;
}

.MoreInfoPage .modal-header h3 {
	margin-top: 0;
	margin-bottom: 5px;
}

.payment-types ul li img {
	max-width: 40px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
}

.payment-types ul li {
	padding: 0 2px;
}

#issuesdetected h3.issues-title {
	font-family: 'Open Sans';
	color: #1e3041;
	font-weight: 600;
	border-bottom: 2px solid #5a6c85;
	padding-bottom: 10px;
	font-size: 22px;
	margin-top: 0;
	padding: 10px 0;
	margin-bottom: 0;
}

#evaluation-issuesdetected h3.issues-title {
	font-family: 'Open Sans';
	color: #1e3041;
	font-weight: 600;
	border-bottom: 2px solid #5a6c85;
	padding-bottom: 10px;
	font-size: 22px;
	margin-top: 0;
	padding: 10px 0;
	margin-bottom: 0;
}

.issuesdetected-left p {
	font-size: 14px;
	color: #1e3041;
	font-weight: 500;
	font-family: 'Open Sans';
	margin-bottom: 0;
	padding: 15px 0px;
}

.issuesdetected-left {
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 20px;
}

.issuesdetected-left.thankusignup p {
	font-size: 19px;
	padding: 0px 0px 15px;
}

.thankusignup h3 {
	color: #1e3041;
}

.services-point {
	margin: 0px;
	padding: 0px;
}

.services-point li {
	line-height: 40px;
	list-style: none;
	background: url(/assets/img/checked-mark.png) no-repeat 0px 10px !important;
	padding-left: 36px;
	background-size: 8px 8px;
	font-size: 18px;
	color: #1e3041;
	font-family: 'Open Sans';
}

.payment-form {
	display: inline-block;
	width: 100%;
	border: none;
}
@media(min-width: 768px){
	.cred-section.col-md-6 {
		display: block;
		width: 50%;
		margin: 0 auto;
		float: none;
		border: none;
	}
}
.cred-section .evaluate-payment-opptions{
	padding: 0 20px;
}
.cred-section .evaluate-payment-opptions select.form-control{
	margin: 0;
	height: 56px !important;
}

.header-check-out h1 {
	font-weight: 600;
	color: #131212;
	margin: 20px 10px 0px;
	font-family: 'Open Sans';
	font-size: 32px;
}

.email-checkout-right .header-check-out h1 {
	color: #525252;
	padding: 0 10px;
	font-size: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	margin-top: 6px;
	line-height: 37px;
}

.email-checkout-right .site-name {
	width: calc(100% + 15px);
	width: -moz-calc(100% + 15px);
	width: -webkit-calc(100% + 15px);
	float: left;
	margin-left: -15px;
	padding-left: 26px;
	color: #32b39e;
	font-size: 22px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: -10px;
	margin-bottom: 20px;
}

.email-checkout-right label.price-permonth {
	padding: 3px 30px !important;
	float: left;
	width: 100%;
	font-size: 24px;
	color: #1b6e7b;
	background: #d8d8d8;
	margin-top: -15px;
}

.header-check-out h4 {
	color: #353333;
	font-weight: 500;
	font-family: 'Open Sans';
	margin: 5px 10px 25px;
	font-size: 21px;
}

.header-evaluation h1 {
	font-weight: 500;
	color: #ffffff;
	padding: 0 20px;
	margin-top: 30px;
	font-size: 30px;
}

.header-evaluation h4 {
	color: #ffffff;
	padding: 0px 0px 0px 10px;
	font-weight: 400;
	font-family: 'Open Sans';
	margin: 20px 0px;
	font-size: 21px;
	text-transform: none;
}

.issuesdetected-left img.img-thumbnail.img-circle {
	border: none;
	padding: 0;
	margin-right: 0px;
	position: relative;
	top: -2px;
	width: 24px;
}

.payment-form img.img-thumbnail.img-circle {
	border: none;
	padding: 0;
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.payment-opptions {
	background: none;
	float: left;
	width: 100%;
	border: none;
	padding: 15px 20px;
	margin-bottom: 16px;
}

.payment-opptions h3 {
	margin: 0;
	margin-bottom: 30px;
	margin-top: 20px;
	color: #353333;
	border-bottom: 1px solid #a8a4a4;
	font-weight: 500;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 21px;
}

.evaluate-payment-opptions {
	background: none;
	float: left;
	width: 100%;
	border: none;
}
.cred-section .evaluate-payment-opptions textarea{
	margin-bottom: 35px;
}

.payment-opptions .check-options {
	clear: both;
	display: inline-block;
	width: 100%;
}

.payment-opptions .check-options p {
	color: #353333;
	font-weight: 600;
	font-size: 21px;
	font-family: 'Open Sans';
	padding-left: 36px;
	margin-bottom: 25px;
	margin-top: -4px;
}

.payment-opptions .check-options p span {
	color: #333;
	font-weight: bold;
	font-style: italic;
	padding: 0;
}

.evaluate-payment-opptions h3 {
	margin: 0;
	margin-bottom: 35px;
	margin-top: 20px;
	color: #353333;
	border-bottom: 1px solid #a8a4a4;
	font-weight: 600;
	padding-bottom: 15px;
}

.evaluate-payment-opptions .check-options {
	display: inline-block;
	width: 100%;
	margin-top: 14px;
}

.evaluate-payment-opptions .check-options p {
	color: #353333;
	font-weight: 600;
	font-size: 22px;
	font-family: 'Open Sans';
	padding-left: 10px;
	margin-bottom: 40px;
	margin-top: -5px;
}

.evaluate-payment-opptions .check-options p span {
	color: #000;
	font-weight: bold;
	font-style: italic;
	padding: 0;
}

.payment-opptions .more-info-btn {
	box-shadow: 1px 1px 6px 0.16px rgba(74, 74, 74, 0.38);
	color: #fff;
	width: 90px;
	height: 34px;
	float: right;
	text-align: center;
	padding: 7px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	margin: 12px 0px;
	background-color: #f19a39;
	background-image: -moz-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -webkit-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -ms-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
}

.payment-opptions .check-options {
	clear: both;
	display: inline-block;
	width: 100%;
}

.payment-types button.btn.btn-green {
	width: 216px;
	height: 53px;
	padding: 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

.payment-types ul {
	margin-top: 15px;
	margin-bottom: 0px;
	clear: both;
	display: inline-block;
	width: 100%;
}

.payment-types {
	clear: both;
	text-align: center;
}

.payment-types a.payment-btn {
	margin-right: 0;
}

.payment-opptions .check-options .checkbox {
	width: calc(100% - 92px);
	width: -moz-calc(100% - 92px);
	width: -webkit-calc(100% - 92px);
	float: left;
	margin-bottom: 0;
	padding-left: 7px;
}

.Other-payment-option h3 {
	color: #1e3041;
	padding-bottom: 15px;
	border-bottom: 1px solid #adaaaa;
	margin-top: 49px;
	margin-bottom: 5px;
}

/*********************************** Loading *****************************/
.loading {
	height: 50px;
	width: 50px;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
}

.Trems-services {
	background: #fff;
	height: 155px;
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid #abaaaa;
	font-family: 'Open Sans';
	overflow: auto;
	font-size: 13px;
	text-align: justify;
}

.signUpPopup hr {
	border-color: #abaaaa;
	margin-bottom: 0;
}

section#services {
	padding-bottom: 50;
	padding-top: 50px;
	background-color: #F0F0F0;
}

#services .section-heading {
	margin-bottom: 0px;
	margin-top: 0;
}

.detect-image {
	height: 30px;
	width: 30px;
	padding: 5px;
}

.results-summary-item {
	font-weight: bold;
	margin-top: 10px;
}

a:hover {
	cursor: pointer;
}

.progress {
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

input[type=text] {
	background: #F4F4F6;
}

.fix-now-btns li img {
	position: relative;
	width: 44px;
	height: auto;
}

.fix-now-btns.gray-bg {
	padding-bottom: 30px;
	padding-top: 0;
}

.fix-now-btns {
	padding-top: 40px;
	padding-bottom: 40px;
}

.p-t-30 {
	padding-top: 30px !important;
}

.warning-popup h3.modal-title {
	text-align: left;
	width: calc(100% - 34px);
	width: -moz-calc(100% - 34px);
	width: -webkit-calc(100% - 34px);
	padding-left: 10px;
	margin-bottom: 13px;
}

.warning-popup .modal-content {
	padding: 5px;
	border-radius: 0;
	background: #F1F2F4;
}

.warning-popup .btn-orange {
	min-width: 151px;
	padding: 4px 5px;
	font-size: 21px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.37);
	margin: 15px 0px;
}

.warning-popup .modal-dialog.modal-lg {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	-o-transform: translate(-50%, -50%) !important;
	position: absolute;
}

#mainNav.inner-page-header {
	padding: 30px 0px;
}

#scan-completed .section-heading {
	padding-top: 5px;
	margin-left: -5px;
	font-weight: 300;
	font-size: 30px;
	margin-bottom: 28px;
	text-transform: none;
}

#scan-completed input {
	margin-top: 14px;
	height: 56px !important;
	max-width: 670px;
	font-size: 24px;
	font-weight: 600;
	color: #4c4b4b;
	background: #f4f4f6;
}

.fix-now-btns.gray-bg .signup-popup-btn {
	margin-top: 10px;
}

#scan-completed .progress {
	max-width: 680px;
	height: 35px;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
}

span.progress-counter {
	left: 0 !important;
	right: 0;
	text-align: center;
	margin-top: 7px;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Open Sans';
	margin-left: -4px;
}

.scanning.form-group {
	margin-bottom: 14px;
	margin-top: 30px;
}

.scanning.form-group-landing3 {
	margin-bottom: 14px;
	margin-top: 0px;
}

#scan-completed .progress {
	max-width: 680px;
	height: 35px;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
}

.btn-grey.hvr-sweep-to-right:hover {
	color: #000;
}

.fix-now-btns li.results-summary-item {
	font-size: 24px;
	color: #1e3041;
	font-family: 'Open Sans';
	text-transform: capitalize;
	line-height: 41px;
	font-weight: 600;
}

.Trems-services h3 {
	margin-top: 0;
	font-size: 18px;
	color: #1F5C75;
	margin-bottom: 5px;
}

.checkbox u {
	color: #11516C;
}

.thankyou-message {
	margin-bottom: 25px;
}

.thankyou-message h3 {
	color: #1D303F;
	font-weight: 500;
	font-size: 25px;
	margin-top: 20px;
}

.thankyou-page h2 {
	color: #126172;
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
}

.thankyou-page h3 span {
	color: #000;
}

.thankyou-page .ticket-number h3 {
	font-family: 'Open Sans';
	color: #126172;
	font-size: 30px;
	margin-top: 7px;
	font-weight: 600;
}

.scan-report h3 {
	color: #126172;
	font-size: 28px;
	margin-top: 10;
	margin-bottom: 10px;
	text-align: center;
}

.scan-report h5 {
	color: #126172;
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}

#testimonials p {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	max-width: 80%;
	margin: auto;
}

#testimonials p.star_icon {
	margin: 10px auto 0;
}

#testimonials .item {
	min-height: 134px;
}

#testimonials small {
	font-size: 15px;
	clear: both;
	display: inline-block;
}

section#contactUS {
	padding: 30px 0;
}

.check-plane {
	border-bottom: 1px solid #aaa;
	margin-bottom: 30px;
}

.braintree-cc-modal-lg .modal-dialog.modal-lg {
	max-width: 750px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-moz-transform: translate(-50%, -50%) !important;
	-o-transform: translate(-50%, -50%) !important;
	min-width: 320px;
	width: calc(100% - 60px);
	margin: 0px 0;
}

.braintree-cc-modal-lg .modal-dialog.modal-lg .modal-content {
	height: 100%;
	display: inline-block;
	width: 100%;
	color: #10586d;
	border-radius: 0;
	border: none;
}

.hosted-fields--label {
	font-family: 'Open Sans' !important;
	font-weight: 600;
}

.price-popup {
	text-align: center;
}

input[type=checkbox].error:before {
	border: 2px solid #FF0000 !important;
}

.price-popup p {
	font-size: 20px;
}

.braintree-cc-modal-lg .modal-body {
	padding-top: 0;
	padding-bottom: 0;
	height: 100%;
	display: inline-block;
	width: 100%;
	padding: 0;
	margin-bottom: -6px;
	background: #10586d;
}

.braintree-cc-modal-lg .modal-dialog.modal-lg .col-sm-8 {
	background: #F5F8FC;
	padding: 20px 0px;
	min-height: 390px;
}

#braintree-paypal-modal-lg .modal-dialog.modal-lg .col-sm-8 {
	padding: 20px 15px;
}

.popup button.close:focus {
	outline: none;
}

.logo-in-popup {
	padding: 28px 0px 20px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid #fff;
}

.logo-in-popup img {
	max-width: 270px;
	width: 100%;
	margin-bottom: 10px;
}

.logo-in-popup p {
	font-size: 20px;
	font-weight: 500;
	margin-top: 8px;
	color: #e6e6e6;
	margin-bottom: 0;
}

.price-popup {
	text-align: center;
}

.price-popup h3 {
	font-family: 'Open Sans';
	color: #126172;
	font-size: 35px;
	font-weight: 600;
	margin: 10px 0 10px;
	color: #e6e6e6;
}

.price-popup span {
	font-size: 22px;
	font-weight: 600;
	color: #e6e6e6;
}

.price-popup p {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
	margin-top: 28px;
	color: #e6e6e6;
	text-transform: uppercase;
}

.hosted-field {
	border-radius: 0 !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}

.Purchase-btn input#submit:before {
	content: "\f023";
	font-family: FontAwesome;
}

.Purchase-btn button {
	max-width: 300px;
	width: 100%;
	color: #fff;
	background: #10586d;
	font-size: 20px;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.39);
	border: none;
	padding: 15px 0px;
	margin-top: 20px;
}

.braintree-cc-modal-lg .modal-title {
	padding: 0px 20px;
	font-size: 24px;
}

.loading-image {
	height: 90px;
	width: 90px;
	position: absolute;
	margin: auto 50%;
	top: 15%;
	display: block;
	z-index: 9999;
}

.padding-top0 {
	padding-top: 0px !important;
}

#scan-completed-result li {
	font-size: 22px;
	font-family: 'Open Sans';
	font-weight: 600;
	color: #1e3041;
	margin-bottom: 20px;
}

#scan-completed-result li img {
	margin-right: 11px;
	position: relative;
	top: 0px;
	width: 36px;
}

#scan-selection-result li {
	font-size: 18px;
	font-family: 'Open Sans';
	font-weight: 600;
	color: #1e3041;
	display:inline-block;
	width: 100%;
}

#scan-selection-result li .btn {
	font-size: 18px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	margin-top: 0;
	height: 50px;
	padding-bottom:15px 
}

.scan-alert-msg p {
	color: #bc0909;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}

.scan-alert-msg p span {
	font-size: 20px;
	font-weight: 600;
}

.fix-now-btns button.btn-orange {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #f19a39;
	/* IE9, iOS 3.2+ */
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZWQ4MTMyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmNWIyM2YiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	/* Android 2.3 */
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	/* IE10+ */
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
}

#scan-completed-result {
	padding-bottom: 32px;
	padding-left: 15px;
}

#scan-selection-result {
	padding-bottom: 5px;
	padding-left: 15px;
}

#scan-siteScuri-result {
	padding-bottom: 5px;
	padding-left: 15px;
}

#issuesdetected h3.issues-title img {
	width: 38px;
	position: relative;
	top: -2px;
	margin-right: 6px;
}

.payment-types ul li.payment-types img {
	box-shadow: none;
	width: 22px;
	float: left;
}

.payment-types ul li.payment-types span {
	float: left;
	margin-top: 2px;
	font-weight: 500;
	color: #777372;
	margin-right: 11px;
}

/* .payment-types {
	position: relative;
	top: -2px;
	background: #f2f3f5;
	margin-bottom: 10px;
	padding: 25px 15px;
} */
.more-info-modal-lg .payment-types {
	position: absolute;
	bottom: 0;
	background: #f2f3f5;
	margin-bottom: 10px;
	padding: 25px 15px;
	right: 0;
	left: 0;
	top: inherit;
}

.heading-title h1 {
	margin: 0 0 15px;
	font-weight: normal;
	color: #fff;
	font-family: 'Open Sans';
}

#braintree-paypal-loggedout span.paypal-button-content {
	max-height: none !important;
	height: auto !important;
	width: 178px;
	padding: 6px 10px;
	font-size: 14px !important;
	border-radius: 0;
}

#braintree-paypal-loggedout span.paypal-button-content img {
	width: 80px;
}

#braintree-paypal-loggedout .paypal-button.paypal-style-checkout.paypal-size-small {
	max-width: 100% !important;
	width: 100%;
}

#braintree-paypal-loggedout {
	padding: 20px 20px;
	float: left;
}

#top-tab-slider {
	position: absolute;
	/* z-index: 999; */
	width: 270px;
	right: 69px;
	margin-top: 80px;
	font-size: 22px;
}

.navbar-nav>li {
	color: #fff;
	margin-right: 14px;
}

.mainHeader {
	padding: 34px 0;
	/* background: url("../img/color29.jpg") no-repeat scroll center center / cover #00467f; */
	background: url("../img/color29.jpg") no-repeat fixed center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	margin-bottom: 30px;
}

.issue-tooltip {
	text-align: left;
	font-size: 14px;
	margin: 5px 0;
}

.issue-tooltip div {
	margin-bottom: 10px;
}

.footer-logo img {
	width: 175px;
}

.wp-contact-form .form-control {
	background: none;
	box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	min-height: 44px;
}

.wp-contact-form h1 span {
	color: red;
}

.wp-contact-form .wpcf7-submit.btn-orange:focus {
	outline: none;
}

.wp-contact-form .wpcf7-submit.btn-orange {
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	font-size: 22px;
	font-weight: 600;
	padding: 8px 45px;
	min-width: 230px;
	margin: auto;
	overflow: hidden;
	color: #fff;
	border: none;
	border-radius: 30px;
	background-color: #f19a39;
	width: auto;
	background-image: -moz-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -webkit-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -ms-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
}

.wp-contact-form .wpcf7-submit.btn-orange:hover {
	background: #ed8132;
}

.customer-detail .form-control {
	background: #fff;
	box-shadow: none;
	color: #2f2f2f;
	font-family: "Open Sans", sans-serif;
	height: 44px;
	line-height: 24px;
	margin-bottom: 0;
	padding: 6px 10px;
}

.bg_brey {
	background: #f5f5f5;
	padding: 20px 15px;
}

/* .success-message.ng-binding {
	color: green;
	font-size: 25px;
	text-align: center;
} */
.success-message {
	color: green;
	font-size: 25px;
	text-align: center;
}

.contact-us-loading {
	position: absolute;
	margin: auto;
	top: 20%;
	right: 0;
	left: 45%;
	bottom: 0;
	display: block;
}

.contact-us-loading img {
	height: 100px;
	width: 100px;
}

.braintree-cc-modal-lg input {
	background: #fff !important;
	color: #000;
	font-weight: normal;
	font-size: 13px;
}

.braintree-cc-modal-lg input:focus {
	outline: none;
}

button.btn-gray {
	background: #CECAC7;
	margin: auto;
	color: #1C1A1A;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-weight: 700;
	font-size: 24px;
	padding: 8px 15px;
}

button.btn.btn-gray.hvr-fade:hover,
button.btn.btn-gray.hvr-fade:active,
button.btn.btn-gray.hvr-fade:focus {
	background-color: #FFFFFF;
	color: #232121;
}

header.banner button.btn.btn-gray.hvr-fade {
	margin-left: 10px;
}

/* Navigation Menu - Background */
.navigation {
	/* critical sizing and position styles */
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	/* non-critical appearance styles */
	list-style: none;
	background: #116073;
}

/* Navigation Menu - List items */
.nav-item {
	/* non-critical appearance styles */
	width: 200px;
	border-top: none;
	border-bottom: 1px solid #116B79;
	float: right;
	clear: both;
}

.nav-item a {
	/* non-critical appearance styles */
	display: block;
	padding: 1em;
	/*   background: linear-gradient(135deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); */
	color: white;
	font-size: 1.2em;
	text-decoration: none;
	transition: color 0.2s, background 0.5s;
}

.nav-item a:hover {
	color: #37bda3;
	/*   background: linear-gradient(135deg, rgba(0,0,0,0) 0%,rgba(75,20,20,0.65) 100%); */
}

/* Site Wrapper - Everything that isn't navigation */
.site-wrap {
	/* Critical position and size styles */
	min-height: 100%;
	min-width: 100%;
	position: relative;
	top: 0;
	background: #fff;
	bottom: 100%;
	right: 0;
}

body {
	/* Without this, the body has excess horizontal scroll when the menu is open */
	overflow-x: hidden;
}

img.fix-icon {
	width: 23px;
}

.header-check-out {
	background: #D2D2D2;
	display: inline-block;
	width: 100%;
	padding: 0px 20px;
}

.header-evaluation {
	background: #258D8C;
	display: inline-block;
	width: 100%;
	border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	display: table;
}

.header-evaluation .header-img {
	display: table-cell;
	vertical-align: middle;
}

.header-evaluation .evaluation-heading {
	display: table-cell;
}

.evaluation .col-md-12 {
	padding-left: 20px;
	padding-right: 20px;
}

section#evaluation-issuesdetected {
	/*padding: 100px*/
}

section#issuesdetected {
	padding: 0px;
}

section#issuesdetected .container {
	overflow: hidden;
	padding: 0;
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 50%, #f5f3f3 50%);
	background: -webkit-linear-gradient(left, #ffffff 50%, #f5f3f3 50%);
	background: linear-gradient(to right, #ffffff 50%, #f5f3f3 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
			endColorstr='#f5f3f3', GradientType=1);
}

header.banner .btn-orange {
	border-radius: 25px;
	font-size: 22px;
	font-weight: 600;
	padding: 8px 45px;
	/* min-width: 230px; */
	margin: auto;
	overflow: hidden;
	color: #fff;
	border: none;
	border-radius: 30px;
	background-color: #f19a39;
	background-image: url(data : image/ svg + xml; base64 ,
 PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
}

header.banner button.btn-grey {
	border-style: solid;
	border: none;
	border-color: rgb(213, 213, 213);
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #dcd8db;
	/* IE9, iOS 3.2+ */
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjYjliYmMxIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(185, 187, 193)), color-stop(1, rgb(255, 245, 245)));
	/* Android 2.3 */
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(185, 187, 193) 0%, rgb(255, 245, 245) 100%);
	/* IE10+ */
	background-image: repeating-linear-gradient(to top, rgb(185, 187, 193) 0%, rgb(255, 245, 245) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(185, 187, 193) 0%, rgb(255, 245, 245) 100%);
	border-radius: 25px;
	font-size: 24px;
	font-weight: 600;
	padding: 8px 21px;
	min-width: 0;
	margin: auto;
	overflow: hidden;
	color: #5d5a5a;
	margin-left: 20px;
}

header.banner button.btn-grey:hover {
	color: #5D5A5A;
}

.top-header-more-info {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 18px;
	color: #111F2C;
	font-weight: 600;
	margin-top: -5px;
}

.top-collapse {
	display: inline-block;
	width: 100%;
}

.MoreInfoPage .modal-header h4 {
	margin: 20px 0px;
}

.top-collapse button.btn.btn-primary {
	width: 100%;
	text-align: left;
	border: none;
	font-size: 18px;
	color: #111F2C;
	font-weight: 600;
	background: #F2F2F2;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.top-collapse button.btn.btn-primary.collapsed {
	border-bottom: none;
}

.top-collapse p {
	margin-bottom: 0;
}

.col-sm-12.side-bar {
	background: #E4E4E4;
}

.MoreInfoPage .side-bar li:last-child {
	border-bottom: none;
}

.MoreInfoPage ul img.img-responsive {
	display: inline-block;
}

.MoreInfoPage .col-sm-12.side-bar ul {
	margin-bottom: 0;
}

.more-info-dec {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	padding: 40px 15px 30px;
}

.top-collapse i.fa.fa-angle-down {
	float: right;
	font-size: 26px;
	padding-bottom: 0px;
	padding-top: 1px;
}

.top-collapse button.btn.btn-primary.collapsed i.fa.fa-angle-down:before {
	content: "\f107";
}

.top-collapse button.btn.btn-primary i.fa.fa-angle-down:before {
	content: "\f106";
}

.faq p {
	margin-bottom: 30px;
}

/*------------------ about us page style --------------*/
#about-page p {
	font-size: 18px;
	font-family: "Open Sans";
	color: rgb(19, 31, 43);
	line-height: 1.444;
	margin-bottom: 20px;
	padding-left: 5px;
}

.about-contact {
	margin-top: 45px;
}

.about-contact span {
	display: inline-block;
	margin-bottom: 25px;
	font-size: 24px;
	font-family: "Open Sans";
	color: rgb(19, 31, 43);
	line-height: 47px;
}

.about-contact span img {
	margin-right: 10px;
}

.about-contact h1 {
	margin-bottom: 30px;
}

/* .MoreInfoPage .top-collapse+ul.list-unstyled {
	max-height: 335px;
} */

#about-page h1.section-heading {
	margin: 30px 0px 20px;
}

/*------------------ Side bar style --------------*/
#wrapper div#wrapper {
	padding-right: 0;
}

#wrapper {
	padding-right: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#wrapper.toggled {
	padding-right: 250px;
}

button#menu-toggle {
	background: none;
	border: none;
	color: #115E73;
	padding: 0;
	box-shadow: none;
}

button#menu-toggle .close {
	display: none;
}

#wrapper.toggled button#menu-toggle .close {
	display: block !important;
	opacity: 1;
	color: #fff;
}

button#menu-toggle i {
	font-size: 28px;
}

#wrapper.toggled button#menu-toggle.close-btn {
	position: absolute;
	left: -28px;
	z-index: -1;
	background: #116073;
	border-radius: 0;
	top: 26px;
	right: auto !important;
}

#sidebar-wrapper {
	z-index: 99999;
	position: fixed;
	right: 200px;
	width: 0;
	height: 100%;
	margin-right: -200px;
	background: #116073;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
	width: 200px;
	top: 0px;
}

.page-content-wrapper {
	width: 100%;
	position: absolute;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#wrapper.toggled .page-content-wrapper {
	margin-left: 0px;
}

#wrapper.toggled .page-content-wrapper .page-content-wrapper {
	margin-left: 0;
}

/* Sidebar Styles */
.sidebar-nav {
	position: absolute;
	top: 0;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar-nav li {
	border-top: none;
	border-bottom: 1px solid #116B79;
	text-align: left;
}

.sidebar-nav li a {
	display: block;
	padding: 1em;
	color: white;
	font-size: 1.2em;
	text-decoration: none;
}

.sidebar-nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
	text-decoration: none;
}

.sidebar-nav>.sidebar-brand {
	height: 65px;
	font-size: 18px;
	line-height: 60px;
}

.sidebar-nav>.sidebar-brand a {
	color: #999999;
}

.sidebar-nav>.sidebar-brand a:hover {
	color: #fff;
	background: none;
}

.can-we-landing3 {
	font-size: 19px;
}

section#about-page {
	padding: 20px 0px;
}

#wrapper.toggled button#menu-toggle .close img.close-icon {
	max-width: 28px;
	float: left;
	padding: 7px;
}

/*------------------ evaluation style --------------*/
.evaluation .payment-form {
	background-color: #2FA599;
	margin: 25px 0px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 1px solid #2ea598;
}

.evaluation input {
	height: 40px;
	margin-bottom: 0px;
}

.evaluation .btn-orange {
	font-size: 21px;
	font-weight: 500;
	padding: 8px 40px;
	margin: 0px auto 30px;
	min-width: 230px;
	overflow: hidden;
	color: #fff;
	border: none;
	text-transform: uppercase;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #f19a39;
	background-image: url(data : image/ svg + xml; base64 ,
 PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
}

.evaluation input[placeholder] {
	font-style: italic;
}

section#evaluation-issuesdetected {
	background-image: url(/assets/img/evaluation-bg.png) !important;
	background-size: cover;
}

/* .evaluation input[type=checkbox]:before {
	content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #2d4756;
    border-radius: 2px;
} */

/* .evaluation input[type=checkbox]:checked:after {
	content: "\f00c";
    font-family: "FontAwesome";
    position: absolute;
    z-index: 999;
    font-size: 20px;
    color: #2d4756;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    padding: 3px;
    border: 2px solid #2d4756;
    border-radius: 2px;
} */
.evaluation input[type=checkbox] {
	cursor: pointer;
	width: 18px;
	height: 18px;
	display: inline-block;
}

.evaluation .checkbox span {
	padding-left: 8px;
	position: relative;
	top: 2px;
}

.evaluation .evaluate-payment-opptions h3 {
	margin: 0;
	margin-top: 20px;
	color: #ffffff;
	border-bottom: 0px solid #75c1ba;
	padding-bottom: 15px;
	font-family: 'Open Sans';
	font-size: 24px;
	font-weight: 500;
}

.evaluation .evaluate-payment-opptions span {
	font-size: 16px;
	top: -5px;
	position: relative;
	color: #fff;
	font-family: 'Open Sans';
	margin-left: 10px;
}

img.evaluate-img {
	height: 40px;
	width: 40px;
}

.evaluate-payment-opptions .form-group {
	margin-bottom: 0px;
}

.website-force-modal-lg button.close {
	position: absolute;
	background: black;
	z-index: 9999;
	right: -17px;
	top: -20px;
	padding: 4px 10PX 7px;
	font-size: 25px;
	border-radius: 50%;
	opacity: 1;
	color: #fff;
	font-weight: 300;
	line-height: 21px;
}

.website-force-modal-lg .modal-body {
	padding: 0px;
}

.website-force-modal-lg .modal-body .scan-box {
	padding: 45px 40px 30px;
	text-align: center;
	background-color: #00b4a5;
	box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.62);
}

.website-force-modal-lg label {
	font-size: 28px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

.website-force-modal-lg input.input-url {
	margin: 25px auto 25px;
	height: 50px;
	border-radius: 25px;
	padding-left: 25px;
}

.website-force-modal-lg .btn-orange {
	background: #f39148;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-size: 21px;
	font-weight: 600;
	padding: 9px 27px;
	min-width: 250px;
	margin: auto;
	height: 50px;
	overflow: hidden;
	text-transform: uppercase;
	color: #fff;
	border: none;
	background-color: #f19a39;
	background-image: -moz-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -webkit-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -ms-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
}

.daily-scan-popup .email-daily-scan .header-evaluation h1 {
	font-weight: 500;
	color: #ffffff;
	padding: 0px;
	margin: 20px 15px;
	font-size: 20px;
	line-height: inherit;
}

.email-daily-scan .header-evaluation h1 span {
	font-weight: 600;
	font-size: 22px;
}

.daily-scan-popup .modal-header {
	background-color: #f19a39;
	/* IE9, iOS 3.2+ */
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZWQ4MTMyIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmNWIyM2YiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	/* Android 2.3 */
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	/* IE10+ */
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	color: #fff;
	text-transform: uppercase;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 20px 32px 16px;
}

.daily-scan-popup h5 {
	font-size: 16px;
	margin: 10px 0px 23px;
	padding-bottom: 14px;
	border-bottom: 1px solid #abaaaa;
	color: #1e3041;
	font-family: 'Open Sans';
	line-height: 23px;
}

.daily-scan-popup .modal-body {
	padding: 10px 10px 0px;
}

.daily-scan-popup .modal-footer.text-center {
	text-align: center !important;
	clear: both;
	border: none;
	padding-top: 0;
}

.daily-scan-popup input.form-control {
	border-bottom: 0px solid #abaaaa;
	color: #2f2f2f;
	font-family: "Open Sans", sans-serif;
	height: 44px;
	line-height: 24px;
	margin-bottom: 0;
	padding: 6px 10px;
	text-align: center;
	box-shadow: 0 0 0 0;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	background-color: #D3D3D3;
}

.daily-scan-popup .checkbox {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 16px;
	color: #363636;
	padding: 3px 10px;
	clear: both;
}

.daily-scan-popup .modal-title {
	font-weight: 400;
	padding-top: 4px;
}

.daily-scan-popup .modal-footer a {
	clear: both;
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #363636;
}

.daily-scan-popup .evaluation .payment-form {
	background-color: #ECECEC;
	margin: 90px 0px 50px;
	border-radius: 2px;
	border: 0px;
	padding: 20px;
}

.daily-scan-popup .evaluation input[type=checkbox]:checked:after {
	font-size: 12px;
	width: 21px;
	height: 21px;
}

.daily-scan-popup .evaluation input[type=checkbox]:before {
	width: 21px;
	height: 21px;
}

.daily-scan-popup .evaluation input[type=checkbox] {
	width: 21px;
	height: 21px;
}

.daily-scan-popup .payment-opptions {
	padding: 10px 15px;
	margin-bottom: 0px;
}

.daily-scan-popup button.btn-orange {
	padding: 7px 30px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #f19a39;
	background-image: url(data : image/ svg + xml; base64 ,
 PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	margin: 10px 0px;
	font-size: 21px;
	font-family: 'Open Sans';
	font-weight: 500;
}

.daily-scan-popup h2 {
	font-family: 'Open Sans';
	text-align: center;
	margin: 12px 0px 5px;
}

.daily-scan-popup .price-permonth {
	background-color: #FF7800;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	height: 125px;
	width: 125px;
	position: relative;
	top: -120px;
	left: 0;
	right: 0;
	margin: auto;
	margin-bottom: -120px;
}

.daily-scan-popup .price-permonth h1 {
	color: #fff;
	font-size: 36px;
	text-align: center;
	font-family: 'Open Sans';
	padding: 40px 0px;
}

.daily-scan-popup .price-permonth h1 span {
	color: #fff;
	font-size: 32px;
	position: relative;
	top: 0px;
}

.daily-scan-popup .price-permonth p {
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.daily-scan-popup .modal-body {
	background: url("/assets/img/modal-bg.png") no-repeat;
	background-size: cover;
	padding: 40px 0px;
}

.daily-scan-popup img {
	margin: auto;
}

.daily-scan-popup h3 {
	font-size: 22px;
	font-family: 'Open Sans';
	color: #fff;
}

.daily-scan-popup h3 span {
	font-size: 25px;
	font-family: 'Open Sans';
	color: #fff;
	font-weight: 600;
}

.daily-scan-popup .modal-content {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.daily-scan-popup .email-daily-scan {
	padding: 0px 40px;
}

.daily-scan-popup .form-control {
	border: 0px;
}

.get-report-btn {
	background: #1a6a7a !important;
	/* Old browsers */
	background: -moz-linear-gradient(top, #1a6a7a 0%, #11516d 100%) !important;
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1a6a7a 0%, #11516d 100%) !important;
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1a6a7a 0%, #11516d 100%) !important;
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a6a7a',
			endColorstr='#11516d', GradientType=0) !important;
	/* IE6-9 */
	color: #fff;
	border-style: solid;
	border: none;
	border-color: rgb(213, 213, 213);
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-weight: 600;
	padding: 8px 21px;
	margin: auto;
	overflow: hidden;
	margin-left: 20px;
	height: 60px;
	min-width: 320px;
	font-size: 20px;
}

.get-report-btn:hover {
	background: #11516d !important;
	color: #fff !important;
}

.email-me-btn {
	background-image: -webkit-linear-gradient(90deg, rgb(34, 131, 134) 0%,
			rgb(49, 178, 158) 100%);
	color: #fff;
}

.email-me-btn:hover {
	background: rgb(34, 131, 134) 0% !important;
	color: #fff !important;
}

.daily-scan-results-view {
	margin-top: 20px;
	margin-left: 20px;
}

.daily-scan-results-view li {
	list-style: none;
	padding: 5px 0px 5px 0px;
}

.daily-scan-results-view li img {
	height: 20px;
	width: 20px;
}

.daily-scan-results-view li a {
	color: #fff;
	font-weight: bold;
}

.contact-no {
	color: #12536e;
	font-size: 18px;
	margin: 0px auto 20px;
	font-weight: 600;
}

li.contact-number {
	margin-top: 28px;
	float: none;
	margin-left: 60px;
	font-size: 26px;
	font-weight: bold;
	position: absolute;
	font-family: 'Open Sans';
	white-space: nowrap;
	color: #fff;
}

li.contact-number img {
	padding: 5px;
}

li.contact-number span {
	font-weight: normal;
}

@media (max-width : 1130px) {
	.fix-now-btns button {
		height: 50px;
		min-width: 320px;
		font-size: 17px !important;
	}
}

.our-services-list-ui ul {
	float: left;
	margin: 25px 0px 35px;
}

/* .our-services-list-ui ul li:before {
    content: "\f058";
    font-family: "FontAwesome";
    margin-right: 10px;
    color: #119a63;
} */
.our-services-list-ui ul li {
	font-size: 17px;
	color: #1e3041;
	font-weight: 500;
	font-family: 'Open Sans';
	margin-bottom: 20px;
	line-height: 25px;
}

.scanner-our-method {
	font-size: 40px;
	color: #11516c;
	margin-top: 10px;
	text-align: center;
}

.email-alerts .evaluation .payment-form {
	background-color: #ECECEC;
	margin: 160px 0px 50px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border: 0px;
	padding: 15px 25px;
	margin-left: 0px;
}

.email-alerts .payment-form {
	display: inline-block;
	width: 93%;
	border: none;
}

.email-alerts .price-permonth {
	background-color: #FF7800;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	height: 130px;
	width: 130px;
	position: relative;
	top: -115px;
	left: 0;
	right: 0;
	margin: auto;
	margin-bottom: -120px;
}

.email-alerts .price-permonth h1 {
	color: #fff;
	font-size: 40px;
	text-align: center;
	font-family: 'Open Sans';
	padding: 25px 0px;
}

.email-alerts .price-permonth h1 span {
	color: #fff;
	font-size: 36px;
	position: relative;
	top: 0px;
}

.email-alerts .price-permonth p {
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin: -8px 0px 0px -1px;
}

.email-alerts h2 {
	font-family: 'Open Sans';
	text-align: center;
	margin: 5px 0px 5px;
	color: #303030;
}

.email-alerts .payment-opptions {
	padding: 10px 15px;
	margin-bottom: 0px;
}

.email-alerts .modal-footer.text-center {
	text-align: center !important;
	clear: both;
	border: none;
	padding-top: 0;
}

.payment-opptions .form-control:focus {
	border-color: #cccccc;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.email-alerts .intro-text .intro-lead-in {
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 40px;
}

.email-alerts .scanner-lead-in {
	font-size: 28px;
	line-height: 38px;
	margin: 15px 0px;
	margin-bottom: 35px;
	font-family: 'Open Sans';
	font-weight: 400;
}

.email-alerts .alert-text {
	font-size: 21px;
	margin-bottom: 45px;
	font-weight: 400;
	font-family: 'Open Sans';
}

.email-alerts .evaluation .checkbox span {
	padding-left: 15px;
	position: relative;
	top: 0px;
	color: #2d4756;
}

.email-alerts .checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
}

.email-alerts input.form-control {
	background: #D3D3D3 !important;
	color: #363636 !important;
	font-weight: 600;
}

/* .email-alerts ul {
    list-style-image: url('/assets/img/check.png');
} */
.email-alerts ul {
	list-style: none;
}

.email-alerts ul li img {
	margin-left: -30px;
	margin-right: 10px;
	float: left;
}

/************* FIX MY SITE CSS STARTS ****************************/
.fix-my-site-form-div {
	width: 39%;
}

.fix-my-site-form-container {
	margin: 150px 0px;
}

.fix-my-site-form-container .box {
	background-color: #ECECEC !important;
	border: 1px solid #ccc;
	color: #000;
	position: relative;
	display: inline-block;
	padding: 20px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.fix-my-site-form-container input[type=text],
.fix-my-site-form-container input[type=email],
.fix-my-site-form-container input[type=tel] {
	background: #D3D3D3;
	text-align: center;
	padding: 0 20px;
	border-radius: inherit;
	height: 42px;
}

.fix-my-site-form-container input[type=text]::-webkit-input-placeholder,
.fix-my-site-form-container input[type=email]::-webkit-input-placeholder,
.fix-my-site-form-container input[type=tel]::-webkit-input-placeholder {
	color: #9D9D9D;
}

section#steps-to-fix-site h4 {
	color: #11516c;
	font-family: 'Open Sans';
}

section#what-we-scan-why {
	background-color: #F0F0F0;
}

section#what-we-scan-why p {
	font-size: 24px;
}

.fix-my-site-text .intro-heading span {
	color: #FF7800;
	font-weight: bold;
}

.fix-my-site-text .fixmysite-intro-lead-in {
	padding: 20px 0px;
}

.fix-my-site-text .fixmysite-intro-lead-in span {
	color: #FF7800;
	font-weight: bold;
}

.fixmysite-intro-lead-fixit-desc {
	font-size: 24px;
	padding: 8px 0px;
	line-height: 30px;
}

#steps-to-fix-site .steps p {
	font-size: 15px;
	font-family: 'Open Sans';
	color: #333;
}

.malware-scanning-removal-options-label {
	color: #11516C;
	font-weight: 600;
}

#steps-to-fix-site h2.section-heading {
	margin-bottom: 40px;
}

/************************ FIX MY SITE NOW CSS ENDS ******************************/
/*** Services Landing Page CSS ********/
header .intro-text .service-intro-heading {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 45px;
	margin-bottom: 25px;
	line-height: 1px;
}

.service-intro-heading span {
	color: #f39148;
}

.service-intro-text-desc {
	font-size: 30px;
}

.service-intro-text-desc span {
	color: #f39148;
	font-weight: bold;
}

.service-scanning {
	margin-bottom: 14px;
	margin-top: 0px;
}

.service-scanning input.form-control {
	max-width: 600px;
	margin: 0px auto 20px;
	height: 45px;
	border-radius: 44px;
	-webkit-border-radius: 44px;
	-moz-border-radius: 44px;
	padding-left: 25px;
}

.service-scanning .btn-orange {
	padding: 6px 35px !important;
}

.service-scanning input::-webkit-input-placeholder {
	font-size: 18px;
}

/********* SERVICE LANDING PAGE CSS ENDS  **************/
.scan-and-why-items ul li img {
	margin-left: -30px;
	margin-right: 10px;
	float: left;
}

.scan-and-why-items ul li {
	font-size: 22px;
}

.scan-and-why-items ul {
	list-style: none;
}

.scan-and-why-items {
	padding-left: 40px;
}

.infection-we-remove img {
	height: 20px;
	padding-right: 10px;
}

.infection-we-remove ul {
	margin: 25px 30px 35px 0px;
}

.number {
	background-color: #85bc3c;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	color: white;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	line-height: 22px;
	text-align: center;
	width: 23px;
	z-index: 10px;
}

.table-wrap table {
	width: 100%;
}

.middle td {
	width: 20%;
}

.middle .table-wrap {
	padding: 0 4.5%;
}

body {
	color: #5e5e5e;
	font-size: 16px;
}

p {
	margin: 0 0 20px 0;
}

.view-home h2 {
	font-size: 42px;
	line-height: 42px;
	margin: 0 0 37px 0;
	text-align: center;
	letter-spacing: 0;
	font-weight: 400;
}

.view-home h2 small {
	font-size: 22px;
	font-weight: 400;
}

.view-home h3 {
	font-size: 22px;
	font-weight: 400;
	line-height: 36px;
	margin: 0;
	text-align: center;
}

.hero {
	background:
		url("/assets/website/home/marquee_bg-99a6fdaa5f1827013d3fb671ce325a46.jpg") no-repeat scroll center center/cover;
	height: 600px;
}

.hero .hero-content {
	left: 0;
	max-width: 550px;
	padding: 55px 20px;
	text-align: left;
	top: 0;
	transform: none;
}

.hero .hero-content h1 {
	color: #3fbfb0;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 44px;
	margin: 0 0 15px;
}

.hero .hero-content h1 small {
	font-size: 16px;
	line-height: 18px;
	color: #5e5e5e;
}

.shell {
	position: relative;
}

.hero-content .hero-content-small {
	width: 350px;
}

.hero-content-small .small,
.hero-content-small .btn-container {
	margin: auto;
	text-align: center;
}

.hero .small {
	font-size: 13px;
	line-height: 18px;
	margin-top: 8px;
}

.hero .small em {
	font-size: 13px;
}

.hero-content-small ul {
	color: #5e5e5e;
	font-size: 16px;
	list-style: disc outside none;
	padding-left: 30px;
}

.view-home p {
	color: #5e5e5e;
	font-size: 16px;
	font-weight: 400;
}

.hero-content-small ul li {
	color: #5e5e5e;
	font-size: 16px;
	margin-bottom: 10px;
}

.hero .hero-content-small .btn {
	min-width: 280px;
}

.btn:active:focus {
	color: #fff;
}

.hero .testimonial {
	background: rgba(113, 188, 206, 0.9) none repeat scroll 0 0;
	bottom: -577px;
	margin: 0;
	padding: 11px;
	position: absolute;
	right: 0;
	width: 350px;
}

.hero .testimonial p {
	color: #333;
}

.hero .testimonial img {
	float: left;
	padding-right: 11px;
}

.hero .testimonial .small {
	margin: 0;
	font-size: 13px;
	max-width: 320px;
}

section.section-featured {
	margin: 0;
	padding: 30px 0;
}

.section-featured .shell p {
	letter-spacing: 0.05em;
	line-height: 36px;
	text-align: center;
	margin: 0;
}

.section-featured .shell p img {
	padding: 0 30px;
	max-width: 100%;
}

.fees-popup,
.legal-popup {
	position: relative;
	background: #71bcce;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}

a.popup-modal-dismiss:focus,
a.popup-modal-dismiss:hover {
	color: #fff;
}

.view-home .fees-popup p,
.view-home .legal-popup p {
	color: #fff;
}

.fees-popup p:last-child,
.legal-popup p:last-child {
	margin-bottom: 0;
}

.btn-container.visible-xs.clear {
	margin: auto;
	max-width: 180px;
}

/* roadmap */
section.section-roadmap {
	background-color: #00000;
	padding: 0;
}

section.section-roadmap .shell {
	padding: 50px 0px;
}


section.section-roadmap .bottom img,
section.section-roadmap .top img {
	display: inline-block;
	margin: 15px 0px 5px;
}

section.section-roadmap .img-wrap {
	height: 68px;
	text-align: center;
}

.section-roadmap table {
	width: 100%;
}

.section-roadmap td {
	text-align: center;
}

.section-roadmap img {
	text-align: center;
}

.section-roadmap p {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}

.view-home .section-roadmap h3 {
	color: #85bc3c;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

.section-roadmap a {
	color: #71bcce;
}

.section-roadmap .number,
.section-roadmap .slick-dots button {
	background-color: #38BEA5;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	color: white;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 22px;
	text-align: center;
	width: 35px;
	z-index: 10px;
}

.section-roadmap .slick-list {
	background-color: white;
}

.section-roadmap .slick-slide {
	padding: 20px;
}

.section-roadmap .slick-dots li {
	display: table-cell;
}

.section-roadmap .slick-dots .slick-active {}

.section-roadmap .slick-dots .slick-active::before {
	border-left: 20px solid transparent;
	border-top: 20px solid white;
	content: " ";
	display: inline-block;
	height: 20px;
	margin-left: -8.5px;
	width: 20px;
	border-right: 20px solid transparent;
	position: absolute;
	bottom: 28px;
}

.section-roadmap .slick-dots {
	display: table;
	list-style: none;
	margin: 23px 0 0 8%;
	table-layout: fixed;
	text-align: center;
	width: 84%;
}

.section-roadmap .top td {
	text-align: center;
}

.section-roadmap .top td:nth-child(2n+1) {
	width: 16.6%;
}

.section-roadmap .top td:nth-child(2n+2) {
	width: 16.6%;
}

.section-roadmap .middle .table-wrap {
	padding: 0 4.5%;
}

.section-roadmap .middle td {
	width: 16.66%;
}

.section-roadmap hr {
	border-top: 5px solid #38BEA5;
	margin-top: -20px;
}

.section-roadmap .bottom td:nth-child(4n+1) {
	width: 16.6%;
}

.section-roadmap .bottom td:nth-child(3) {
	width: 16.6%;
}

.section-roadmap .bottom td:nth-child(2n+2) {
	width: 16.6%;
}

/* end roadmap */

/* compare-difference */
section.compare-difference {
	padding: 0;
}

section.compare-difference .shell {
	padding: 80px 20px 58px;
}

section.compare-difference .comparison-wrap {
	padding-bottom: 60px;
	overflow: hidden;
}

section.compare-difference .comparison-wrap .slick-list {}

section.compare-difference .comparison-wrap,
section.compare-difference .divorce-tool-wrap,
section.compare-difference .slick-track {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

section.compare-difference .comparison-wrap.slick-slider {
	display: block;
}

section.compare-difference .divorce-tool-wrap.slick-slide {
	height: auto;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

section.compare-difference .slick-dots {
	margin-top: 25px;
	text-align: center;
}

section.compare-difference .slick-dots li {
	display: inline-block;
	margin: 0 2.5px;
}

section.compare-difference .slick-dots button {
	background-color: #ccc;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	color: #ccc;
	display: inline-block;
	font-size: 0px;
	height: 14px;
	width: 14px;
}

section.compare-difference .slick-dots .slick-active button {
	background-color: #3fbfb0;
	color: #3fbfb0;
}

section.compare-difference .divorce-tool {
	align-items: stretch;
	background-color: #f5f5f5;
	box-shadow: 0 2px rgba(0, 0, 0, 0.16);
	padding: 54px 15px;
}

section.compare-difference .divorce-tool.premier {
	background-color: #f6fbef;
	position: relative;
}

section.compare-difference .banner {
	background-color: #3fbfb0;
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

section.compare-difference .text p span {
	font-style: normal;
}

section.compare-difference .heading {
	overflow: auto;
}

section.compare-difference .heading img {
	float: left;
	margin-bottom: 36px;
}

section.compare-difference .heading .text {
	margin-left: 96px;
}

section.compare-difference .divorce-tool h3 {
	color: #444;
	font-size: 24px;
	line-height: 26px;
	text-align: left;
}

section.compare-difference .divorce-tool .text p {
	color: #888a92;
	font-size: 13px;
	font-style: italic;
	margin: 0;
}

section.compare-difference .divorce-tool .filing_fees {
	left: 72px;
	position: absolute;
	top: 132px;
}

section.compare-difference .divorce-tool .fa-li {
	color: #71bcee;
}

section.compare-difference .divorce-tool.premier .fa-li {
	color: #3fbfb0;
}

section.compare-difference .divorce-tool li {
	padding-bottom: 25px;
}

section.compare-difference .divorce-tool .availability {
	margin: 0 10px 20px 10px;
	text-align: center;
}

section.compare-difference .divorce-tool .availability img {
	max-width: 279px;
	width: 100%;
}

section.compare-difference .ensures {
	color: #5e5e5e;
	font-size: 22px;
	margin-bottom: 10px;
	padding-top: 35px;
	text-align: center;
}

section.compare-difference .ensures img {
	height: 48px;
	margin-top: -35px;
}

section.compare-difference .ensures-quote {
	color: #3fbfb0;
	text-align: center;
}

section.compare-difference blockquote {
	font-size: 30px;
	font-weight: light;
	line-height: 39px;
	margin: 0;
	padding: 0;
}

section.compare-difference blockquote::after {
	content: "";
}

section.compare-difference blockquote::before {
	content: "";
}

section.compare-difference .blockquote-source {
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
}

.table-wrap td {
	vertical-align: bottom;
}

.number p {
	color: #fff !important;
	margin: 0 !important;
}

.top,
.bottom {
	padding: 0 4.5%;
}

.top h3,
.bottom h3 {
	font-size: 16px;
	margin: 10px 0px;
	font-family: 'Open Sans';
	color: #004e76;
}

.item p {
	font-family: 'Open Sans';
}

.we-offer {
	background-color: #F0F0F0;
}

section#simple {
	padding: 40px 0px;
}

section#simple .section-heading {
	margin: 10px 0 30px;
}

section#simple.process .section-heading {
	margin: 10px 0 50px;
}

.process h2.section-heading {
	font-size: 30px;
	font-family: 'Open Sans';
	text-transform: inherit;
	line-height: 40px;
}

.process .col-md-12.scan-btn button,
.more-info-fix-now {
	background-image: url(data : image/ svg + xml; base64 ,
 PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	font-size: 22px;
	font-weight: 600;
	padding: 8px 45px;
	margin: auto;
	overflow: hidden;
	color: #fff;
	border: none;
	border-radius: 30px;
	background-color: #f19a39;
}

.process .col-md-12.scan-btn {
	padding: 15px 0px 20px;
}

#whyUs .scanner-stack p {
	margin: 10px 0px;
	line-height: 25px;
}

#whyUs .scanner-stack .scanner-btn-orange {
	margin-top: 10px;
}

.scanner-container .scanner-img img {
	max-width: 300px;
}

.scanner-container h2 {
	margin-bottom: 20px;
}

section.our-method {
	background-color: #f0f0f0;
	padding: 40px 0px;
}

#contactUS p {
	font-size: 14px;
}

#contactUS .footer-logo {
	max-width: 190px;
	margin-bottom: 20px;
}

#contactUS .footer-head {
	font-size: 16px;
	font-weight: bold;
}

#contactUS .links li {
	font-size: 14px;
	margin-bottom: 4px;
}

#contactUS img.footer-icon {
	margin-right: 10px;
}

#contactUS h5 {
	font-size: 15px;

	font-weight: 600;
}

#contactUS h6 {
	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans';
}

#contactUS .contact-info {
	margin: 20px 0px;
}

.fill-card-details h2 {
	color: #126172;
	font-size: 28px;
	margin-top: 0;
	margin: 20px 0px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
}

.invalid-field {
	border: 1px solid #ed574a !important;
}

.input-url {
	font-size: 16px;
	font-family: 'Open Sans';
}

.contact-us h1.section-heading {
	padding: 30px 0px 20px;
}

/*** end … ****/
/*------terms-------*/
#terms h1 {
	margin: 30px 0px 20px;
}

.contact-number li {
	padding: 0;
	margin-right: 0 !important;
	width: auto !important;
}

.contact-number li a {
	padding: 0 !important;
	color: #fff !important;
}

#signupForm .checkbox.pull-left.text-left a {
	color: #000;
}

#top-tab-slider a {
	color: #fff !important;
}

.payment-opptions a {
	color: #000;
}

#signupForm input {
	background: #e0e0e0 !important;
	color: #363636 !important;
	font-weight: 400;
	text-align: left;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-style: inherit;
	padding: 8px 12px;
	font-family: 'Open Sans';
}

a.footer-contact {
	color: #1e3041 !important;
}

#terms h2.section-heading {
	margin-bottom: 20px;
	margin-top: 0px;
}

.contact-no span {
	white-space: nowrap;
}

.modal-open {
	position: fixed;
	width: 100%;
}

/*
input[type='checkbox'] { 
	font: 14px/26px 'pt-sans', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
	padding:7px 7px 7px 7px !important;
	margin:0 0 30px 0;
	background:#FFF;
	border:2px solid red;
	outline:none;
	color:#96999D;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);        
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	-webkit-transition: all 0.15s;
	   -moz-transition: all 0.15s;
		-ms-transition: all 0.15s;
		 -o-transition: all 0.15s;
		  	transition: all 0.15s;
	width:21px;
    height:21px;
	margin:0;		
}


input[type='checkbox']:checked
{
    position:relative;
}
input[type='checkbox']:checked:before
{
    content:'';
    display:block;
    width:21px;
    height:21px;
    position:absolute;
	border:2px solid red;
    top:-2px;
	margin:0;
    left:-2px;
     background: #fff url(../img/checked.png) no-repeat center; 
    -webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}*/
/*section#terms {
    padding: 60px 0px 150px;
}*/
.signUpPopup .modal-dialog {
	margin: 20px;
}

.check-options i.secondry-text {
	padding-left: 40px;
}

/*body {
  margin-bottom: 107px;
}
.footer {
    height: 107px;
}
section#terms{

  min-height: 100%;
  height: auto !important;
  height: 100%;
Negative indent footer by it's height
  margin: 0 auto -107px;
} */
/*body {
  
height:100%;
}
.footer {
  height: 107px;
}*/
html {
	position: relative;
	min-height: 100%;
}

body {
	/* Margin bottom by footer height */
	padding-bottom: 107px;
	line-height: normal;
}

.modal-title.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: normal;
}

footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 130px;
}

.create-btn {
	padding: 10px 0px;
}

.warning-popup img {
	margin-right: 8px;
}

#signupForm .modal-footer label {
	width: 100%;
}

body a {
	cursor: pointer;
}

.contact-no a {
	color: #12536e;
	text-decoration: none;
	font-size: 22px;
	margin: 10px auto;
	display: block;
}

.warning-popup h4.modal-title {
	clear: both;
}

#signupForm label {
	line-height: 35px;
}

/*-----Scanwp---------*/
/* .scanwp header.banner{padding-bottom:150px;} */
.scanwp .scan-form .container {
	background-color: #fafafa;
	padding: 50px 80px;
	margin-top: -160px;
	-webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.08), 0 25px 55px 0 rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.08), 0 25px 55px 0 rgba(0, 0, 0, 0.11);
	box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.08), 0 25px 55px 0 rgba(0, 0, 0, 0.11);
	color: #0a526b;
}

.scanbox-text h2 {
	display: table-cell;
	font-size: 25px;
	vertical-align: middle;
	line-height: 32px;
	font-weight: 500;
}

.scanbox-text {
	display: table
}

.scanbox-text img {
	display: table-cell;
	padding: 10px;
}

.scanning-url input.form-control {
	border-right: 0px;
	height: 48px;
	border-radius: 24px;
	border: 0px solid #b9bbc1;
	padding: 6px 30px;
}

.scanning-url button.btn.btn-default {
	padding: 6px 50px;
	height: 44px;
	border-radius: 22px;
	z-index: 9;
	margin-left: -100px;
	border: 0px;
	color: #fff;
	background-color: #f19a39;
	background-image: -moz-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -webkit-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -ms-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	font-size: 16px;
	text-transform: uppercase;
}

.scanning-url button.btn.btn-default:hover {
	background: #ed8132;
}

button.post-preview {
	margin-top: 2%;
	margin-left: 75%;
	padding: 6px 50px;
	height: 44px;
	border-radius: 22px;
	z-index: 9;
	border: 0px;
	color: #fff;
	background-color: #f19a39;
	background-image: -moz-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -webkit-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -ms-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	font-size: 16px;
	text-transform: uppercase;
}

section.scan-form {
	padding: 60px 0px 20px;
}

.scanning-url .input-group {
	border: 1px solid #b9bbc1;
	margin: 20px 0px;
	border-radius: 22px;
	margin: 20px 0px;
}

/*---------------------------------SIGNUP URL POPUP CSS--------------------------------------------*/
.signup-url-img {
	padding: 50px;
}

.signup-url-img img.img-responsive {
	margin: 10px auto 50px;
}

.signup-url-img {
	background-color: #00b4a5;
	margin: 30px 0px;
	box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.48);
}

.signup-url-img h2 {
	color: #fff;
	font-family: 'Open Sans';
	font-size: 24px;
}

.signup-url-img h5 {
	color: #fff;
	font-family: 'Open Sans';
	font-size: 15px;
}

.signup-url-form .modal-body {
	padding: 0px;
}

.signup-url-form .signup-url {
	margin-top: 0px;
	background-color: #fff;
	box-shadow: -15px 15px 40px rgba(0, 0, 0, 0.48);
	padding: 50px;
}

.signup-url-form .modal-content {
	position: relative;
	background-color: transparent;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 0px solid #999;
	border: 0px solid rgba(0, 0, 0, .2);
	border-radius: 0px;
	outline: 0;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
	box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
}

.signup-url .form-heading {
	display: table;
}

.signup-url .form-heading h3 {
	display: table-cell;
	vertical-align: middle;
	color: #0a526b;
	font-size: 23px;
}

.signup-url .form-heading img {
	display: table-cell;
}

.signup-url input.form-control {
	border-right: 0px;
	height: 45px;
	border-radius: 22.5px;
	border: 1px solid #b9bbc1;
	padding: 6px 30px;
}

.scan-signup form {
	padding: 30px 0px 0px;
	;
}

.signup-url-form .modal-footer {
	border-top: 0px solid #e5e5e5;
	padding: 0px;
}

.signup-url-form .signup-url button {
	text-align: center;
	width: 100%;
	height: 48px;
	border-radius: 24px;
	border: 0px;
	color: #fff;
	font-weight: 600;
	background-color: #f19a39;
	background-image: -moz-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -webkit-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -ms-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	font-size: 16px;
	text-transform: uppercase;
}

#signupForm .cpanel input,
#signupForm .cpanel select.form-control {
	background: #ffffff !important;
	color: #363636 !important;
	font-weight: 500;
	text-align: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-style: normal;
	padding: 8px 12px;
	width: 100%;
	border: 0px;
	border-radius: 2px;
	font-size: 14px;
	max-width: 100%;
}

.cpanel {
	margin-bottom: 15px;
}

.modal {
	text-align: center;
	padding: 0 !important;
}

.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.decline-payment {
	text-align: center;
	height: 60px;
	background-color: #C21F13;
	padding: 20px;
	color: white;
	font-size: 18px;
	font-weight: 500;
}

.scanning-url i.fa.fa-search {
	margin-right: 10px;
}

.intro-text .scanning .btn-orange {
	background: #f39148;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-size: 24px;
	font-weight: 600;
	padding: 12px 27px;
	min-width: 275px;
	margin: auto;
	overflow: hidden;
	color: #fff;
	border: none;
	background-color: #f19a39;
	background-image: -moz-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -webkit-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	background-image: -ms-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	//
	text-transform: uppercase;
}

.daily-scan-detail ul#scan-results-list-items {
	padding-left: 20px;
	font-size: 20px;
}

.daily-scan-detail ul#scan-results-list-items li {
	padding: 5px;
}

.daily-scan-detail ul#scan-results-list-items li img {
	margin-right: 10px;
	height: 20px;
}

.daily-scan-detail ul.nav.navbar-nav.navbar-right.wow.animated.fadeInRight {
	display: none;
}

.post-discription {
	border-top: 1px solid #ccc;
}

h3.blog-title {
	border-bottom: 1px solid rgba(159, 173, 179, 0.42);
	padding-bottom: 10px;
	margin-bottom: 0px;
	color: #11516c;
	font-size: 30px;
	text-transform: uppercase;
	margin: 10px 0 10px;
}

h3.blog-title a {
	color: #11516c;
	font-size: 30px;
	text-transform: uppercase;
	margin: 10px 0 10px;
}

.post-discription span.post-time {
	font-family: 'Open Sans';
	font-size: 14px;
	display: inline-block;
	padding: 15px;
}

.post-discription span.post-by {
	font-family: 'Open Sans';
	font-size: 14px;
	display: inline-block;
	text-transform: uppercase;
	padding-right: 15px;
	border-right: 1px solid rgba(159, 173, 179, 0.42);
}

.post-discription span.post-by p {
	display: inline-block;
}

.post-discription span.post-time p,
.post-discription span.post-by p {
	margin-bottom: 0px;
}

.blogs a.read-more-btn,
.comment-btn button {
	background-image: url(data : image/ svg + xml; base64 ,
 PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	font-size: 16px;
	padding: 6px 25px;
	overflow: hidden;
	color: #fff;
	border: none;
	border-radius: 30px;
	background-color: #f19a39;
}

#post-detail-container .post-brief {
	font-size: 18px;
	font-family: 'Open Sans';
	line-height: 1.944;
}

.blogs p.post-brief {
	font-family: 'Open Sans';
}

.blogs .post {
	margin-bottom: 50px;
}

.blogs .col-md-8,
.post-detail .col-md-8 {
	border-right: 1px solid rgba(159, 173, 179, 0.42);
	padding: 0px 30px;
}

.side-bar h4,
.comment-form h4 {
	color: #11516c;
	font-size: 21px;
	text-transform: uppercase;
	margin: 10px 0px 15px;
}

.side-bar h4 a {
	color: #11516c;
	font-size: 18px;
}

.recent-post-image {
	margin: auto;
	/* max-width: 100px; */
	text-align: center;
}

.recent-post-image img {
	width: 100%;
}

h2.recent-post-name {
	font-size: 18px;
}

.post-image {
	text-align: center;
	margin: 20px 0px;
}

.comment-form form label {
	font-weight: 500;
}

.comment-form .form-control input {
	height: 40px;
	padding: 8px 14px;
	border-radius: 2px;
	border: 1px solid #e6e6e6;
}

.comment-form .form-group input[type=text] {
	background: #ffffff;
}

.comment-form h4 {
	text-align: center;
	font-weight: 600;
}

.comment-btn button {
	width: 230px;
	height: 40px;
	font-size: 18px;
}

.comment-form {
	padding: 40px 0px;
	border-top: 1px solid #ccc;
}

.blogs a.read-more-btn:hover,
.comment-btn button:hover {
	color: #fff;
}

.col-md-4.side-bar {
	padding: 0px 30px;
}

header.banner.inner-page-nav nav.navbar-custom {
	background: transparent;
	border: none;
}

label.checkbox-ui p {
	margin: 0;
	line-height: normal;
}

div#signupForm {
	position: relative;
	z-index: 0;
}

.contact-number a {
	color: #fff;
}

a.btn.btn-primary.read-more-btn {
	margin-top: 20px;
}

.max-text {
	display: block;
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 7.8em;
	font-size: 16px;
	font-family: 'Open Sans';
	line-height: 1.944;
}

.eval-thank-cleanup-btn {
	font-size: 21px;
	font-weight: 500;
	padding: 8px 40px;
	margin: 30px auto 20px;
	min-width: 230px;
	overflow: hidden;
	color: #fff;
	border: none;
	text-transform: uppercase;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #f19a39;
	background-image:
		url(data:image/svg+xml;  base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwM…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
}

.side-bar-admin-categories {
	border: 1px solid #ccc;
	padding: 20px 0px 0px 20px;
	height: 140px;
	background: #efefef;
}

.side-bar-admin-noindexbox {
	border: 1px solid #ccc;
	padding: 20px 0px 0px 20px;
	height: 70px;
	background: #efefef;
	margin: 20px 0px 0px 0px;
}

.googleNoIndex:before {
	border: 2px solid #2fb1d0 !important;
}

.googleNoIndex:after {
	border: 2px solid #2fb1d0 !important;
}

.side-bar-categories {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	padding: 15px 0px 20px;
}

ul.cat-list {
	padding: 10px 0px 0px;
	list-style: none;
}

li.cat-list-item {
	padding: 20px 0px;
	border-bottom: 1px dashed #ccc;
}

.side-bar-categories li:first-child {
	padding: 5px 0px 20px;
	border-bottom: 1px dashed #ccc;
}

.side-bar-categories li:last-child {
	border-bottom: 0px dashed #ccc;
	padding: 20px 0px 10px;
}

.cat-list-item a {
	color: #05ab8a;
	font-family: 'Open Sans';
	font-size: 16px;
}

.nav-pills {
	background-color: #efefef;
	width: 100%;
	padding: 10px;
	display: block;
}

.why-us-at-blog li {
	padding: 5px;
	font-size: 16px;
	font-family: 'Open Sans';
}

.category-component {
	display: block;
	background-color: #ccc;
	padding: 5px;
}

.why-us-at-blog img {
	height: 20px;
	padding-right: 10px;
}

.post-content {
	text-overflow: ellipsis;
	white-space: normal;
	overflow: hidden;
	height: 60px;
	line-height: 30px;
}

.no-posts {
	padding: 10px;
	font-weight: 400;
	font-size: 25px;
}

.scan-now-at-blog {
	padding: 15px;
	background: #11516D;
	width: 100%;
}

.scan-now-at-blog form {
	padding: 5px;
	color: #fff;
	text-align: center;
}

.scan-now-at-blog form h1 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
}

.scan-now-at-blog form h3 {
	font-family: 'Open Sans';
	font-size: 16px;
	margin: 12px 0px;
}

.scan-now-at-blog form img.scan-now-lure-img {
	max-width: 140px;
	margin: 0px 0px 12px;
}

.scan-now-at-blog form input {
	margin: 10px 0px 10px 0px;
	border-radius: 20px;
	height: 36px;
	font-size: 14px;
}

.scan-now-at-blog form button {
	height: 37px;
	padding: 0px;
	font-size: 14px;
	font-weight: 600;
	width: 150px;
	text-transform: uppercase;
	line-height: 37px;
	margin-top: 6px;
	background-image: url(data : image/ svg + xml; base64);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)),
			color-stop(1, rgb(245, 178, 63)));
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%,
			rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
}

.scan-now-at-blog img.fix-icon {
	width: 16px;
	margin-right: 4px;
}

.recent-posts-at-blog {
	border-bottom: 1px solid #ccc;
	padding: 15px 0px 20px;
	margin-top: 20px;
}

.why-us-at-blog li {
	padding: 7px 0px;
}

.recent-post-name a {
	color: #05ab8a;
	font-family: 'Open Sans';
	font-size: 16px;
}

.why-us-at-blog h3 {
	color: #11516c;
	font-size: 21px;
	text-transform: uppercase;
	margin: 12px 0px 15px;
}

.why-us-at-blog {
	padding: 20px 0px;
}

.why-us-at-blog ul {
	list-style: none;
	padding: 0px;
}

.post a {
	color: #11516c;
}

.post-image img {
	width: 100%;
}

#post-detail-container h1.blog-title {
	color: #11516c;
}

.post-brief p {
	font-size: 16px;
	color: #1e3041;
	font-weight: 500;
	font-family: 'Open Sans';
}

.post-brief h3 {
	color: #11516c;
	font-weight: 600;
}

.post-brief ul {
	padding-left: 20px;
}

.post-brief ul h4 {
	font-weight: 700;
}


blockquote {
	background: #f5f5f5 none repeat scroll 0 0;
	border: medium none;
	color: #8c969f;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 15px;
	position: relative;
}

#scan-now-wordpress-malware {
	background: #11516c;
	color: #fff;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	min-height: 270px;
}

#fixed-popup ul.list-unstyled {
	display: inline-block;
	margin: auto;
}

#fixed-popup ul.list-unstyled span {
	font-size: 16px;
	font-family: 'Open Sans';
	color: #3c3c3c;
	position: relative;
}

#fixed-popup ul.list-unstyled li {
	margin: 7px 0;
}

#fixed-popup ul.list-unstyled span:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #33b5a0;
	display: inline-block;
	float: left;
	margin: 8px 10px;
}

.testimonials blockquote {
	background: #f5f5f5 none repeat scroll 0 0;
	border: medium none;
	color: #8c969f;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 15px;
	position: relative;
}

.testimonials span.testimonials-name {
	color: #11516c;
	font-size: 21px;
	font-weight: 500;
	margin: 15px 0 3px;
	text-align: left;
}

.testimonials span.testimonials-post {
	color: #7d8994;
	font-size: 14px;
}

.footer-address {
	text-align: center;
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	margin: auto;
	left: 0;
	right: 0;
	padding-bottom: 20px;
}

/*-------New Navigation CSS---------*/
.recommendations ul {
	margin: 5px 0px 0px;
}

.recommendations li.call a {
	color: #fff;
	font-family: 'open-sans', sans-serif
}


.navigation-menu {
	clear: both;
}

.navigation-menu ul li {
	padding: 0px 15PX 5px;
	margin-right: 0PX;
}

.navigation-menu ul li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0px;
	text-decoration: none;
}

.navigation-menu ul li a:hover {

	background-color: rgba(238, 238, 238, 0);

}

.navigation-menu ul li a::after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #fff;
	transition: width .3s;
	margin-top: 5px;
}

.navigation-menu ul li a:hover::after {
	width: 100%;
}

header.nav-up {
    top: -142px;
}

.fixed-header {
margin-bottom: 0px;
    border: none;
    color: #fff;
    padding: 5px 10px 5px;
    position: relative;
    width: 100%;
    z-index: 99;
    top: 0px;
    border-radius: 0px;
    transition: top 0.5s ease-in-out;
}

.navbar-toggle .icon-bar {
	background: #fff;
	width: 25px;
	height: 3px;
}
.footer-content{
    display: flex;
    align-items: center;
    justify-content: center;
}   
.footer-content .call-link{
	margin-right:10px;
	margin-left:5px;
	font-family: 'open-sans', sans-serif;
}
.footer-content .link-wrap{
	font-size:2rem;
}
 
@media (max-width:991px){
	.footer-content{
		display:block !important;
	}
	.footer-content a.call-link{
	    margin-right:0px;
	    margin-bottom:10px;
	    display: inline-block;
	}
	div.static-footer-block .col-md-12 p{
		margin-bottom:1rem;
		margin-right:0rem;
		font-size:26px;
	}
}
.call img {
	margin-right: 5px;
}

.navigation-menu ul li a:focus,
.navigation-menu ul li a:hover {
	text-decoration: none;
	background-color: #eee0;
}

.contact-us {
	/*padding-top: 110px;*/
}

.contact-us p {
	font-family: 'Open Sans';
}

.recommend .glyphicon {
	padding: 0px 1px 0px 1px;
}

.recommend a.review-link {
	padding: 5px;
	color: #fff;
}

.recommend a.review-link:hover {
	background-color: transparent;
}

.fix-my-site-form-container button.btn.btn-orange.hvr-fade {
	font-size: 21px;
	font-weight: 500;
	padding: 8px 40px;
	margin: 10px auto 30px;
	min-width: 230px;
	overflow: hidden;
	color: #fff;
	border: none;
	text-transform: uppercase;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #f19a39;
	background-image: url(data : image/ svg + xml; base64 , PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmc…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)), color-stop(1, rgb(245, 178, 63)));
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
}

section#steps-to-fix-site h4.steps {
	color: #333;
	font-family: 'Open Sans';
	margin: 15px 0px;
}

section#steps-to-fix-site h4.steps a {
	color: #333;
	font-family: 'Open Sans';
	margin: 15px 0px;
	font-weight: 600;
}

.scan-complete h1 {
	font-weight: 300;
	color: #11516c;
	text-align: center;
	font-size: 40px;
}

.scan-complete img {
	margin-right: 10px;
	max-width: 35px;
}

#scan-completed {
	/*padding-top: 110px;*/
	padding-bottom: 30px;
}

/*Sıfırlama*/



/*Tablar*/
.wp-contact-form #tabs {
	margin: 50px auto 0px;
}

.wp-contact-form #tabs a {
	padding: 35px 20px;
	background-color: #fff;
	text-align: center;
	display: inline-block;
	color: #111;
	border: 1px solid #ccc;
	border-radius: 0px;
	min-height: 230px;
	width: calc(100% - 20px);
}

.wp-contact-form #tabs a.aktif {
	background-color: #484749;
	color: #fbfbfb;
}

.wp-contact-form #main {
	padding: 10px;
	width: 600px;
	margin: 50px auto;
}

.wp-contact-form .icerik {
	margin-bottom: 70px;
	padding: 5px 20px;
	border-radius: 2px;
	font-size: 16px;
}

.modal-footer-section .col-md-7 .bg-call {
	background: url(../img/call-us.png) no-repeat;
	padding: 0px 0px 0px 76px;
}

.modal-footer-section .col-md-5 {
	text-align: right;
}

.modal-footer-section {
	padding: 35px 30px 35px;
}

.modal-footer-section p {
	font-size: 19px;
	color: #8b8b8b;
	font-family: 'open Sans';
	font-weight: 600;
	margin: 0px;
}

.mine .modal-footer-section h3 {
	font-size: 30px;
	color: #333;
	font-family: 'open Sans';
	font-weight: 600;
	margin: 0px;
}

.wp-contact-form .contact-tabs-ui ul {
	padding-bottom: 20px;
	padding: 0;
}

.wp-contact-form .nav-tabs {
	border-bottom: 0px solid #ddd;
}

.wp-contact-form .contact-tabs-ui ul li {
	position: relative;
	display: inline-block;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
}

.wp-contact-form h4 {
	font-size: 18px;
	margin-bottom: 8px;
	font-weight: 600;
	font-family: 'Open Sans';
}

.wp-contact-form i.fa {
	font-size: 28px;
	margin-top: 20px;
}

.wp-contact-form #tabs .existing-customer a {
	font-size: 22px;
	line-height: 160%;
	display: block;
	display: inline-block;
	margin: 20px 0px;
	padding: 14px 40px;
	color: #fff;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background: rgb(17, 81, 109);
	-webkit-box-shadow: 5px 8.66px 50px 0 rgba(0, 0, 0, .05);
	-moz-box-shadow: 5px 8.66px 50px 0 rgba(0, 0, 0, .05);
	box-shadow: 5px 8.66px 50px 0 rgba(0, 0, 0, .05);
	min-height: auto;
	width: auto;
}

.existing-customer {
	margin: 70px 0px 50px;
}

.social-network {
	padding: 75px 0 85px;
	background: #efefef;
	clear: both;
	text-align: center;
}

.social-network h2 {
	font-size: 36px;
	margin: 0px 0px 20px;
	padding: 0px 30px;
	font-weight: 600;
	font-family: 'Open Sans';
}

.social-network h3 {
	font-family: 'Open Sans';
	font-weight: 200;
	display: table;
	margin: 0 auto;
	padding-bottom: 5px;
	color: #333
}

.social-network .table div {
	display: table-cell;
}

.social-network .table {
	width: 60%;
	margin: 30px auto 0px;
	text-align: center;
	display: table;
}

.social-network .table div a {
	font-size: 60px;
	margin: 0px 25px;
}

.social-network .table div a i.fa.fa-facebook-square {
	color: #3D5B99;
}

.social-network .table div a i.fa.fa-twitter-square {
	color: #1DA1F2;
}

.social-network .table div a i.fa.fa-linkedin-square {
	color: #007BB6;
}

.contact-scan h1 {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: 300;
	padding: 0;
	font-family: 'Open Sans';
}

.contact-scan img {
	max-width: 60px;
}

.contact-scan {
	padding: 75px 0 85px;
}

.contact-scan a.btn.buy.bottom-cta {
	font-size: 21px;
	font-weight: 500;
	padding: 8px 40px;
	min-width: 230px;
	overflow: hidden;
	color: #fff;
	border: none;
	text-transform: uppercase;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #f19a39;
	background-image: url(data : image/ svg + xml; base64 , PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmc…B5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, rgb(237, 129, 50)), color-stop(1, rgb(245, 178, 63)));
	background-image: -webkit-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: repeating-linear-gradient(to top, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
	background-image: -ms-repeating-linear-gradient(bottom, rgb(237, 129, 50) 0%, rgb(245, 178, 63) 100%);
}

.wpcf7 .col-md-12 {
	margin-top: 20px;
}

.wp-contact-form #tabs li.active a {
	background-color: #333;
	color: #fff;
}

.responsiveTabs {
	max-width: 1000px;
	margin: auto;
	float: none;
}

div#myTabContent .wp-contact-form {
	margin-bottom: 80px;
}

.wp-contact-form #tabs li.active a p {
	font-weight: 300;
}

.maps-right {
	background-color: #33b5a0;
	color: #fff;
	padding: 40px;
}

.maps-left {
	background-color: #fff;
	padding: 60px 40px;
	text-align: center;
}

.maps-left p {
	color: #333;
	text-align: left;
}

.maps-contact-info {
	position: absolute;
	top: -200px;
	box-shadow: 7px 7px 27px #ccc;
}

.maps-container {
	position: relative;
}

.maps-right h1 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 3;
}

.maps-right h3 {
	margin-top: 7px;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3;
	margin-bottom: 5px;
}

.maps-right p {
	font-size: 15px;
	color: rgba(255, 255, 255, 0.78);
}

div#maps {
	padding-bottom: 150px;
	background: #efefef;
}

.modal-footer-section h3 {
	font-size: 30px;
	color: #333;
	font-family: 'open Sans';
	font-weight: 600;
	margin: 0px;
}

.modal-footer-section.clearfix .col-md-5 img {
	max-width: 100%;
	padding: 12px 0px;
}

#force-website-text {
	background-color: #fff;
}

.static-footer-block {
	display: none;
	/* 	float: left;*/
	width: 100%;
	background: #f6f5fb;
    padding:20px;
	position: fixed;
	bottom: 0;
	box-shadow: 0 -1px 7px rgba(0, 0, 0, 0.12);
	z-index: 9;
}

.static-footer-block .col-md-12 {
	text-align: center;
}

.static-footer-block .col-md-12 p {
	font-size: 28px;
	color: #11516c;
	margin-bottom: 0px;
    margin-right: 3rem;
}

/*Testimonial Css*/
section#testimonial {
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.testimonial .shopper-approved {
	max-width: 140px;
	margin-top: 2rem;
	margin-bottom: 3.5rem;
}

.container-testimonial {
	max-width: 1250px;
	margin: auto;
}

.author-review {
	font-size: 18px;
	margin-top: 10px !important;
	line-height: 1.5 !important;
	font-weight: 500;
	text-align: left !important;
}

.author-details {
	text-align: left !important;
	margin: 0 !important;
}

.author-name {
	color: #11516c;
	font-weight: 600;
}

.review-star {
	display: block;
	margin-bottom: 10px;
}

.next-testimonial a {
	font-family: 'Open Sans';
	color: #000;
	font-size: 18px;
	font-weight: 600;
}

.next-testimonial a svg {
	width: 10px;
	margin-left: 5px;
	vertical-align: middle;
}

.review-star span:not(:last-child) {
	color: #ffa500;
}

.review-star span:last-child {
	color: #ffa500;
}

section#testimonial::before {
	position: absolute;
	content: '';
	height: 3px;
	width: 850px;
	margin: auto;
	background-color: #f5f3f3;
	top: 22px;
	left: 50%;
	transform: translate(-50%);
}

.why-us-section {
	background-color: #f5f3f3;
}

/* CSS Document */


/* Pricing Page Css */
.price-label-row {
	padding-top: 20px;
}

.price-label-height {
	min-height: 80px;
}

.green-btn {
	background-color: #15960b;
	background-image: -webkit-linear-gradient(90deg, #15960b 0%, #1dc40e 100%);
	text-transform: capitalize;
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	border-radius: 30px;
	min-width: 180px;
	border: 0;
	padding: 10px 0;
}
.checkout-details .mr-space{
	margin-right:16px;
}
@media (max-width:1199px){
	.checkout-details .mr-space{
	    margin-bottom:16px;
	}
}

.green-btn:hover {
	color: #fff;
}

.pricing-container .list-unstyled.odd-even-pattern li {
	border-width: 2px !important;
	border-color: #fff !important;
}

.right-border {
	position: relative;
}

.right-border::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 100%;
	background-color: #ffffff;
	right: 0;
	top: 0;
	z-index: 9;
}

span.new-price {
	font-weight: 700;
	font-size: 22px;
	display: block;
}

span.plus-price {
	margin-top: 10px;
	color: #c54b47;
	font-weight: 600;
	display: inline-block;
}

span.price-label {
	display: block;
	font-size: 20px;
	font-weight: 600;
}

span.plus-label {
	font-style: italic;
}

.odd-even-pattern li:nth-child(odd) {
	background-color: #fdfdfd;
	padding: 0 !important;
}

.odd-even-pattern li:nth-child(even) {
	background-color: #f6f6f6;
	padding: 0 !important;
}

.odd-even-pattern li > div{
	padding: 17px 15px !important;
}

.infection-btn {
	padding: 14px 12px !important;
	font-size: 14px !important;
	line-height: 26px;
	font-family: 'Open Sans';
}

.infection-btn:active {
    box-shadow: none !important;
}

.col-sm-12.side-bar {
	background: #fff !important;
}

.pricing-container .list-unstyled li {
	border-top: 0 !important;
	border-bottom: 0 !important;
}

.pricing-container .list-unstyled li:not(:last-child) {
	border-bottom: 1px solid #f1efef !important;
}

.pricing-container .odd-even-pattern li:last-child > div:first-child{
	height: 79px;
	background-color: #fff;
}

.pricing-container .odd-even-pattern li .scanning{
	margin: 0 !important;
}

.top-header-more-info {
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
 	display: flex;
}

.top-header-info-popup {
	background: #e0e0e2 !important;
	height: 100px;
}

.top-header-info-popup div.col-sm-4 {
	height: 100%;
	position: relative;
	padding-top: 15px;
	margin-right: 5px;
}

.top-header-info-popup div.col-sm-4 span {
	position: absolute;
	bottom: 15px;
	display: block;
	width: 100%;
	left: 0;
	padding-left: 15px;
}

span.feature-label {
	background-color: #e0e0e2;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	bottom: 0;
	position: absolute;
	width: 100%;
	padding-left: 15px;
}

span.basic-protection-label {
	display: block;
	color: #278f8d;
	font-weight: 600;
	margin-top: 10px;
}

span.malware-label,
span.malware-cleanup {
	padding: 30px 10px;
	display: block;
	background-color: #278f8d;
	color: #fff;
}

span.malware-label {
	position: absolute;
	width: 100%;
	bottom: 0;
}

span.malware-cleanup {
	background-color: #186879 !important;
}

span.premium-label {
	background-color: #ee8633;
	color: #fff;
	padding: 10px 0;
	position: relative;
}

span.premium-label::before {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ee8533;
	content: '';
	bottom: -10px;
	left: 50%;
	transform: translate(-50%);
}

.position-relative {
	position: relative;
}

.d-block {
	display: block;
}

.top-price-section {
	padding: 25px ;
	text-align: center;
	background-color: #f5f3f4;
	position: relative;
	overflow: auto;
	/*top: 100px;*/
	margin-bottom: 50px;
}

.top-price-section h1 {
	color: #194f68;
	font-weight: 600;
	margin: 10px 0;
}

.checkout-details {
	position: relative;
	font-family: 'Open Sans';
	color: #000;
	font-size: 14px;
}

.checkout-details .custom-container {
	display: flex;
	position: relative;
	overflow: hidden;
	flex-wrap: wrap;
}

.custom-container::before {
	position: absolute;
	content: '';
	width: 2px;
	height: 1000px;
	right: 50%;
	background: #ddd;
}

.custom-container .right-content {
	margin-left: auto;
}

.checkout-details input[type=text] {
	background: transparent;
}

.checkout-details label {
	font-weight: 600
}

.checkout-details .header-title {
	background-image: -webkit-linear-gradient(90deg, #ed8132 0%, #f5b23f 100%);
	color: #fff;
	padding: 12px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.radio-section label {
	margin-right: 15px;
}

.radio-section span.price {
	position: absolute;
	right: 0;
	font-weight: 600;
	top: 30px;
}

div.radio-section {
	position: relative;
	padding: 20px 0;
	margin-bottom: 25px;
}

.radio-section-divider::before {
	position: absolute;
	content: '';
	width: 100%;
	bottom: -6px;
	height: 2px;
	background: #ddd;
}

div.radio-section .green-btn {
	font-size: 14px !important;
	min-width: 100px !important;
}

.radio-section .label-price>span {
	display: block;
	position: absolute;
	color: red;
	width: max-content;
}

.radio-section span.per-month {
	right: 0;
}

.checkout-details .total-price {
	position: relative;
	text-align: right;
	font-family: sans-serif;
}

.checkout-details .total-price .tax {
	display: block;
	margin-bottom: 20px;
}

.checkout-details .total-price .final-price {
	font-size: 20px;
	margin-left: 15px;
}

.checkout-details .plans-include {
	background: #fafafa;
	padding: 15px;
	margin-top: 40px;
	margin-bottom: 25px;
}

.checkout-details .plans-include h4 {
	font-size: 20px;
	font-style: italic;
	margin-bottom: 20px;
}

.checkout-details .plans-include ul {
	list-style-type: none;
	padding-left: 0;
}

.checkout-details .plans-include ul li {
	font-size: 16px;
	line-height: 33px;
}

.card-icons img {
	max-width: 60px;
}

.terms-condition {
    display: block;
    color: #428edc;
    margin-bottom: 20px;
    font-weight: 500;
    margin-top: 20px;
    width: max-content;
    cursor: pointer;
    margin-left: auto;
}

.separator {
	width: 100%;
	height: 1px;
	background: #ddd;
}

section#testimonial::before {
	display: none;
}

@media (max-width:992px) {
	.custom-container::before {
		display: none;
	}
}

@media (max-width:576px) {
	div.radio-section .green-btn {
		margin-top: 20px;
		display: block;
	}

	.radio-section:first-child {
		margin: 0;
	}
}

.malware-detection-table tr,
.malware-detection-table th {
	font-size: 16px;
	font-weight: 500;
	height: 35px;
}

.malware-detection-table td,
.malware-detection-table th {
	padding-left: 20px;
	border: 0;
}

.malware-detection-table tr {
	border: 1px solid #ddd;
}

.malware-detection-table tr:first-child {
	border: 1px solid #f39148;
}

.malware-detection-table .high-risk {
	color: rgb(196, 19, 19);
}

.malware-detection-table .low-risk {
	color: #fdb921;
}

#scanning {
	padding-top: 40px;
	background-color: #fff !important;
}

.contact-no {
	padding-top: 60px;
}

#whyUs p {
	margin-top: 0px !important;
}

#scanning .signup-popup-btn {
	margin-bottom: 0;
}

.scan-complete span {
	display: block;
	font-size: 20px;
	font-weight: 500;
}

.scan-complete img {
	margin-bottom: 15px;
}

.scan-complete .domain-name-wp {
	font-size: 24px;
	font-weight: 600;
	margin-top: 15px;
}

#scan-completed-result p {
	color: #0b93cc;
	font-weight: 500;
	padding-left: 30px;
}
#scan-selection-result p {
	color: #0b93cc;
	font-weight: 500;
	padding-left: 30px;
}
#scan-completed-result a {
	font-size: 16px;
}

.pd-y-15{
	padding-top: 15px;
	padding-bottom: 15px;
}

.home-pop-feature-label {
    display: flex;
    justify-content: end;
    align-items: flex-end;
}

.top-home-more-info{
	background: #E0E0E2;
}

@media (min-width:992px){
	.pop-info-label {
		height: 50px;
	}
}

@media (max-width:991px){
	
	.top-home-more-info .malware-pop-label{
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		}
	
		.top-home-more-info span.new-price{
		  margin-top: 10px;
			}
}

@media (max-width:767px){
	.odd-even-pattern li{
		display: flex;
	}

	.odd-even-pattern li > div{
		flex: 1;
		padding: 10px !important;
	}

	.price-label-row {
		display: flex;
	}
	.price-label-row > div{
		flex: 1;
	}
	.top-home-more-info > div{
		padding: 10px !important;
	}
	.top-header-more-info > div{
		font-size: 16px !important;
	}
}

@media (max-width:576px){
	.green-btn{
		min-width: auto !important;
		font-size: 13px !important;
		padding: 8px !important;
		width: 100% !important;
	}
	.pricing-container .odd-even-pattern li:last-child > div:first-child {
		height: auto !important;
	}
	span.price-label, span.new-price{
		font-size:16px ;
	}

	.top-home-more-info span.price-label, .top-home-more-info span.new-price {
		font-size: 14px;
	}
	.top-header-more-info > div{
		font-size: 12px !important;
	}
	span.malware-label, span.malware-cleanup {
		padding: 10px;
	}
}

@media (max-width:1199px){
	.mcabplan-details, .mcabplan-details > span{
		position: absolute !important;
		right: 0 !important;
		text-align: right !important;
		width: max-content;
	}
}

@media (min-width:576px) and (max-width:1199px){
    .mcabplan-details {
        top: 50%;
        transform: translate(0, -50%);
    }
    .mcabplan-details > span{
		bottom: -20px !important;
	}

}

@media (max-width:576px){
	span.mcplan-details {
		top: 25% !important;
	}

    .mcabplan-details > span{
		top: 18px !important;
	}

	.mcabplan-details{
		top: 17% !important;
	}

	.malware-plus-cleanup a.btn.green-btn {
		margin-top: 40px;
	}

}

span.mcplan-details {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0 , -50%);
}

.confirm-btn {
	font-size: 14px !important;
    min-width: 150px !important;
}

span.terms-condition:hover {
    color: #11516c;
}

@media (min-width:1200px){
	.malware-plus-cleanup{
			display: flex;
			align-items: center;
	}

	.mcabplan-details {
		margin-left:auto;
	}

	.mcabplan-details > span{
		bottom: 10px !important;
		right: 0 !important;
	}

	.malware-plus-cleanup label.label-price {
		margin-left: 3px;
		margin-top: 6px;
	}
}
@media (max-width:767px){
	.signup-url-form.popup.modal.fade.second-popup-modal-lg.in .modal-dialog.modal-lg {
	    margin: 0px;
	    padding: 0px 15px;
	}
	section#issuesdetected button.btn.btn-default {
	    margin-top: 15px;
	}
	section#issuesdetected {
	    height: 90vh;
	    overflow-y: auto;
	    overflow-x: hidden;
	    margin-top: 3vh;
	}
	#issuesdetected img.img-responsive {
	    margin: auto;
	}

	#issuesdetected .col-md-6.signup-url-img {
	    padding: 20px !important;
	}

	#issuesdetected .col-md-6.signup-url {
	    padding: 20px;
	}
}


h1#home_dynamic_content_h1 {
   color: #042436;
   font-family: "Roboto", sans-serif;
}

.sec-heading-wrap {
   text-align: center;
   margin-top: 40px;
}

.sec-heading-wrap h4#home_dynamic_content_h3 {
   text-align: center;
   color: #042436;
   font-family: "Roboto", sans-serif;
   font-size: 28px;
   margin: 0 0 20px;
}

.sec-heading-content p#home_dynamic_content_p {
   font-size: 20px;
   font-style: normal;
   font-weight: normal;
   line-height: 1.74;
}

.sec-heading-content .mx-auto {
   margin: auto;
   float: none;
}

.close-2 {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
}

.sec-heading-content p#home_dynamic_content_p {
font-size: 18px;
font-family: 'Open Sans';
color: #1e3041;
line-height: 1.944;
text-align: center;
margin-bottom: 30px;
}



div#dynamic_baner.dynamic_baner_text {
   padding-top: 100px;
   max-height: 668px;
}


#dynamic_baner.dynamic_baner_text .intro-heading-landing-offers-2 {
   font-size: 30px;
   line-height: normal;
   font-family: "Roboto", sans-serif;
   max-width: 870px;
   margin: 20px auto 0px;
   text-transform: uppercase;
}

#dynamic_baner.dynamic_baner_text .intro-heading-landing-offers-2 span {
   color: #f39148;
}

div#dynamic_baner.dynamic_baner_text .intro-heading-landing-offers {
   margin-top: 40px;
   font-size: 40px;
}




/*==== faq Wrap ====*/
.faq-wrap {
  padding: 10px 0px 10px 0px;
}
.faq-wrap .sec-heading-title .sec-title {
  margin-bottom: 50px;
  text-transform: uppercase;
}
.faq-wrap .faq-card.card {
  border: 0px;
}
.faq-wrap .faq-card.card .card-header {
  background: transparent;
  border-bottom: 0px;
}
.faq-wrap .faq-card.card .card-body .sec-content {
  font-size: 18px;
  color: rgba(4, 36, 54, 0.7);
  line-height: 30px;
}
.faq-wrap .faq-item .faq-ques-link {
  font-weight: 600;
  cursor: pointer;
  font-size: 1rem;
  line-height: 26px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
  border-bottom: 2px solid #FF9900;
  padding-bottom: 32px;
  margin-bottom: 20px !important;
  text-decoration: none;
}
.faq-wrap .faq-card.card .card-body.py-0.px-0.mb-5 {
  margin-bottom: 1rem !important;
}
.faq-wrap .faq-item .faq-ques-link:after {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  right: 0;
  top: 8px;
  color: #FF9900;
  font-size: 22px;
}
.faq-wrap .faq-item .faq-ques-link.collapsed::after {
  content: "";
}
@media (max-width: 991px) {
  .faq-wrap .faq-item .faq-ques-link {
    font-size: 22px !important;
    margin-bottom: 32px !important;
    padding-right: 25px !important;
  }
}
@media (max-width: 991px) {
  .faq-wrap .faq-item .card-body {
    margin-bottom: 32px !important;
  }
}

body .faq-wrap .faq-item .faq-ques-link {
   font-size: 24px;
   color: #042436;
   padding-left: 0px;
   font-family: "Roboto", sans-serif;
}

body .faq-wrap .faq-card.card {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   min-width: 0;
   word-wrap: break-word;
   background-color: #fff;
   background-clip: border-box;
   border: 0 solid rgba(4, 36, 54, 0.125);
   border-radius: 0;
}

.faq-wrap .faq-card.card .card-body .sec-content {
   font-family: "Roboto", sans-serif;
}

.faq-wrap .sec-heading-title .sec-title {
   font-family: inherit;
   color:#11516c;
}

section#simple.process .section-heading {
   /* font-size: 40px; */
   text-transform: uppercase;
   margin: 10px 0 10px;
}

section#simple.process p.home_dynamic_content_p1 {
   font-size: 18px;
   margin-top: 10px !important;
   line-height: 1.5 !important;
   font-weight: 500;
   text-align: center;
   margin-bottom: 40px;
}

section#simple.process {
   padding-bottom: 0;
}

.info-wrap{
	margin-top: 50px;
}
.info-wrap .heading-title h1{
	font-size: 50px;
	font-weight: 500;
}
.info-wrap .call-info{
	display: flex;
	align-items: start;
	justify-content: center;
	margin-top: 40px;
}
@media (max-width: 768px){
	.info-wrap .call-info{
		display:block;
	}
	.info-wrap .bg-call{
		margin-right: 0px;
		justify-content: center;
	}
}
.info-wrap .bg-call img {
    background-repeat: no-repeat;
    margin-right: 20px;
   
}
.info-wrap .bg-call{
	display: flex;
	margin-right: 50px;
}
.info-wrap .bg-call a{
	color: #fff;
	font-weight: bold;
	font-family: 'open-sans', sans-serif;
}
.info-wrap .bg-call h3{
	margin-top: 5px;
	font-size: 27px;
}
.info-wrap .bg-call p{
	color: #fff;
	font-size: 16px;
	margin-bottom: 0px;
}

.info-wrap input.input-url {
    margin: 25px auto 25px;
    height: 50px;
    border-radius: 25px;
    padding-left: 25px;
    width: 500px;
}
@media (max-width: 576px){
	div.info-wrap .form-control.input-url{
		width: 100% ;
	}
}
@media (max-width: 400px){
	div.info-wrap .bg-call{
		display: block;
		margin-right: 0px;
	}
	div.info-wrap .bg-call img{
		margin-bottom: 10px;
	}
}

 /* pricing section */
	.top-price-section1{
		padding-top: 30px;
		padding-bottom: 30px;
		background-color: rgb(234, 234, 234);
	}
	.top-price-section1 .pricing-content{
		margin-bottom: 30px;
	}
	.top-price-section1 .sec-content-bottom a{
		color: #F90 !important;
	}
	.top-price-section1 .sec-content-bottom p{
		color:#777;
	}
	.top-price-section1 .sec-title{
       font-weight: bold;
       text-transform: capitalize;
		font-size: 24px;
	    color: #042436;
	    padding-left: 0px;
        font-family: 'Open Sans';
	}
	.top-price-section1 .sec-content{
		    font-size: 18px;
		    color: #1e3041;
		    font-weight: 500;
		    font-family: 'Open Sans';
	}
	.top-price-section1 .sec-heading-title{
        margin-bottom: 30px;
        text-align: center;
	}
	.top-price-section1 .pricing-content .price-table-wrap{
		text-align: center;
		background-color:#fff;
		border-radius: 16px 16px 10px 10px;
	}
	.top-price-section1 .pricing-content .price-table-wrap .sec-title{
		background-color: rgba(0,0,0,0.02);
		padding: 0.5em 15%;
		border-bottom: 1px solid #ececec;
		font-weight: bold;
		letter-spacing: .05em;
		text-transform: uppercase;
		font-size:14px;
		border-bottom: 1px solid #ececec;
		border-radius: 16px 16px 0px 0px;
	}
	.top-price-section1 .pricing-content .rupee-title{
		padding: 0.6em 15% 0;
		font-weight: 300;
		font-size: 32px;
	}
	.top-price-section1 .pricing-content .description {
		padding: 15px 15px 0;
		font-size: .7em;
		font-weight: normal;
		color: #777;
	}
	.des-content{
       margin-bottom: 1.3em;
	   padding-top: 10px;
	   font-size: 18px;
	   color: #777;
	}
	.pricing-table-items{
		padding: 0px 15% 40px 15%;
	}
	.features-items{
		border:2px solid #FF9900;
/* 		margin-top: -15px; */
		
	}
	.top-price-section1 .pricing-content .price-table-wrap .sec-title.fix-text-title{
	   background-color: #FF9900;
	    color:#fff;
	}
    .pricing-table-items .bullet-item {
    	padding: 7.5px 0;
    	border-bottom: 1px solid #ececec;
	}
	.pricing-table-items .bullet-item .text {
		color: #777;
		font-weight: normal;
		font-size: 17px;
	}
    .pricing-table-items .btn{
		margin: 30px 0 0;   
		line-height: 0.6rem;
		text-transform: capitalize;
		width: 100%; 
		background: #FFF !important;
		transition: all .5s ease;
		border-color: #FF9900 !important;
		color: #F90 !important;
	}
	.pricing-table-items .btn:hover{
		border-color: #FF9900 !important;
		color: #FFF !important;
		background: #FF9900 !important;
	}
	.tag-label {
		text-transform: uppercase;
		display: inline-block;
		font-size: .65em;
		line-height: 1;
		letter-spacing: 1.1;
		font-weight: bold;
		border-radius: 2px;
		padding: 2px 5px;
		color: #fff;
		background-color: rgba(0,0,0,0.4);
		transition: background-color .3s, opacity .3s;
	}
	.tag-label.circle {
		border-radius: 999px !important;
		object-fit: cover;
	}
	.pricing-table-items .bullet-item .tag-label.circle{
    	font-size: 14px;
    	margin-left: 10px;
	}
	@media(max-width: 991px){
		div.price-table-wrap{
			margin-bottom: 30px;
			margin-top: 0px;
		}
	}
	@media(max-width: 768px){
		div.pricing-table-items{
			padding: 0px 10% 40px 10%;
		}
	}
	#shopper_review_page label,
      #shopper_review_page select#sa_sort {
        display: none;
      }
      section#testimonial {
        background: #f5f3f3;
        padding: 40px 0 20px;
      }

      #merchant_page .paging {
        padding-top: 25px;
      }
      #sa_review_section {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px;
        min-height: auto !important;
      }

      #sa_review_section .merchant_review {
        background: #fff;
        border: 0;
        border-radius: 4px;
        box-shadow: 0px 1px 10px rgba(0, 0, 0, .1);
      }

      #merchant_page .paging {
        text-align: center;
      }
	  #blogposts .swiper-slide {
	      background: linear-gradient(90deg, #196678 0%, #2EA798 100%);
	      height: 100%;
	      min-height: 300px;
	      max-height: 300px;
	  }

	  #blogposts .swiper-slide .post-title {
	      color: #fff;
	      padding: 0px 50px;
	      line-height: 40px !important;
	  }

	  #blogposts .swiper-slide .read-more {
	      background: #fea51f;
	      font-size: 22px;
	  }

	  #blogposts .swiper-slide:hover {
	      background: linear-gradient(90deg, #26887C 0%, #0E6478 100%);
	  }
	  @media screen and (max-width: 767px) {
	      #sa_review_section {
	          grid-template-columns: 1fr;
	      }    
	    #blogposts .swiper-slide {
	            background: linear-gradient(90deg, #196678 0%, #2EA798 100%);
	            height: 100%;
	            min-height: 300px;
	            max-height: 300px;
	            width: fit-content !important;
	        }
	  }
	  @media only screen and (max-width: 1024px) and (min-width: 768px) {
	      #blogposts .swiper-slide {
	          width: 100% !important;
	          margin: 0 auto;
	          max-width: 349px;
	      }
	      
	      #blogposts .swiper-wrapper {
	          display: flex;
	          justify-content: center;
	          margin-left: -61px;
	          height: auto;
	      }
	      
	      #blogposts .swiper-container {
	          height: auto;
	      }
	      
	      #blogposts .swiper-slide .post-title {
	          padding: 0;
	      }
	  }

	  @media screen and (max-width: 767px) {
	      #blogposts .swiper-slide {
	          width: 100% !important;
	          margin: 0 auto;
	      }
	      #blogposts .swiper-wrapper {
	          display: flex;
	          justify-content: center;
	          margin-left: -61px;
	          height: auto;
	      }
	      #blogposts .swiper-container {
	          height: auto;
	      }
	  }
	  #blogposts .swiper-container {
	      height: auto;
	  }
	  #blogposts .swiper-container #posts-container {
	      height: auto;
	  }
	  @media only screen and (max-width: 1024px) and (min-width: 768px) {
	      .static-footer-block .btn-orange {
	          font-size: 16px;
	      }
	      .static-footer-block .footer-content p {
	          font-size: 20px !important;
	      }
	      .static-footer-block {
	          padding: 10px;
	      }
	  }
	  @media screen and (max-width: 767px) {
	      .static-footer-block .btn-orange {
	          font-size: 16px;
	      }
	      .static-footer-block .footer-content p {
	          font-size: 20px !important;
	      }
	      .static-footer-block {
	          padding: 10px;
	      }
	  }
	  .banner h1 {
	      font-size: 65px;
	      width: 100%;
	      margin: 0 auto;
	  }
	  @media only screen and (max-width: 1024px) and (min-width: 768px) {
	      .banner h1 {
	          font-size: 38px;
	          max-width: fit-content;
	      }
	  }
	  @media screen and (max-width: 767px) {
	      .banner h1 {
	          font-size: 34px;
	          max-width: fit-content;
	      }
	  }
	  .footer-address a {
	      color: #fff;
	  }
	  
	  @media screen and (max-width: 767px) {
	  	.footer {
	      height: 250px !important;
	  	}
		footer {
			      height: 250px !important;
			  	}
	  	#shopper_review_page {
	      box-sizing: border-box !important;
	  	}
		
	  }
.heading-title h5 {
    color: #f39148;
    font-weight: bold;
	font-size: 20px;
}

.sticky-offer {
    /*background-color: #f9c74f;*/
    color: #333;
   /* padding: 0.5rem 1rem;*/
    text-align: center;
    font-weight: bold;
    position: sticky;
    top: 0; /* Adjust if there's padding or margin above */
    z-index: 999; /* Ensure it appears above the content */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.sticky-offer p {
    margin-bottom: 0;
}
#fixed-header.scrolled + .sticky-offer {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
}
.image-row {
            display: flex;
            justify-content: space-between; /* Add space between the images */
            flex-wrap: wrap; /* Allows wrapping if viewport is small */
            gap: 1rem; /* Alternative to justify-content for consistent spacing */
        }

.image-row img {
            width: calc((100% - 5rem) / 6); /* Calculate width with space for 6 images */
            border: 1px solid #ccc; /* Optional border for styling */
            border-radius: 4px;
            object-fit: cover; /* Ensures the image scales properly */
        }
.divider {
    border-top: 1px solid #ccc;
    margin: 3rem 0;
}

.landingIframeCss {
    margin-top: -6px;
}

/*review css */
.review-grid {
   display: grid;
   grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
   gap: 24px;
   padding: 40px 20px;
   background-color: #f9fafb;
 }

 .review-box {
   background: #ffffff;
   border-radius: 12px;
   padding: 20px;
   box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
   display: flex;
   flex-direction: column;
 }

 .review-header {
   display: flex;
   align-items: center;
   gap: 12px;
   margin-bottom: 6px;
   flex-wrap: wrap;
 }

 .reviewer-short-name {
   width: 40px;
   height: 40px;
   background: #007bff;
   color: #fff;
   border-radius: 50%;
   text-align: center;
   line-height: 40px;
   font-weight: 600;
   font-size: 18px;
   flex-shrink: 0;
 }

 .reviewer-name-stars {
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   gap: 8px;
   font-size: 16px;
 }

 .reviewer-name {
   font-weight: 600;
 }

 .stars {
   color: #f5a623;
   font-size: 16px;
 }

 .review-date {
   font-size: 14px;
   color: #6c757d;
   margin: 4px 0;
 }

 .review-badge {
   font-size: 13px;
   color: #333;
   background: #eef1f4;
   border-radius: 6px;
   padding: 6px 10px;
   display: inline-flex;
   align-items: center;
   gap: 6px;
   margin-bottom: 10px;
   font-weight: bold;
 }

 .review-text {
   font-size: 15px;
   line-height: 1.6;
   color: #333;
 }

 @media (max-width: 480px) {
   .review-header {
     flex-direction: column;
     align-items: flex-start;
   }

   .reviewer-name-stars {
     flex-direction: column;
     align-items: flex-start;
   }
 }
 
 .more-reviews-link {
   text-align: center;
   margin: 30px auto 40px;
   padding: 9px 0px 20px;
 }

 .btn-view-more {
   background-color: #007bff;
   color: white;
   padding: 10px 22px;
   font-size: 15px;
   border-radius: 6px;
   text-decoration: none;
   font-weight: 500;
   transition: background-color 0.3s ease;
 }

 .btn-view-more:hover {
   background-color: #0056b3;
 }
 
 /*adding css for cleanup steps on checkout page*/
 .cleanup-steps-section {
   width: 100%;
   max-width: 600px;            /* Around 50% of desktop width */
   margin: 40px auto;
   background: #f9fafb;
   padding: 30px 25px;
   border-radius: 10px;
   box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
   box-sizing: border-box;
 }

 .cleanup-steps-section h3 {
   font-size: 22px;
   margin-bottom: 20px;
   text-align: center;
   color: #1d2939;
 }

 .cleanup-steps {
   list-style: none;
   padding-left: 0;
   font-size: 16px;
   line-height: 1.6;
   margin: 0;
   color: #333;
 }

 .cleanup-steps li {
   margin-bottom: 14px;
   padding-left: 30px;
   position: relative;
 }

 .cleanup-steps li::before {
   content: "✓";
   position: absolute;
   left: 0;
   top: 2px;
   color: #28a745;
   font-weight: bold;
   font-size: 18px;
 }

 /* ✅ Mobile Responsive: Full width on tablets and phones */
 @media (max-width: 768px) {
   .cleanup-steps-section {
     max-width: 100%;
     padding: 25px 20px;
   }

   .cleanup-steps-section h3 {
     font-size: 20px;
   }

   .cleanup-steps {
     font-size: 15px;
   }
 }

 #scan-steps-info {
   padding: 60px 20px;
   background-color: #f9f9f9; /* Light background for readability */
 }

 #scan-steps-info .cleanup-steps-section {
   max-width: 900px;
   margin: 0 auto;
   background: #fff;
   padding: 40px 30px;
   border-radius: 10px;
   box-shadow: 0 4px 20px rgba(0,0,0,0.05);
 }

 #scan-steps-info h3 {
   font-size: 26px;
   font-weight: 600;
   margin-bottom: 30px;
   color: #333;
 }

 #scan-steps-info .cleanup-steps {
   list-style: decimal inside;
   padding-left: 0;
   font-size: 16px;
   color: #444;
   line-height: 1.8;
 }

 #scan-steps-info .cleanup-steps li {
   margin-bottom: 15px;
 }

 #scan-steps-info .cleanup-steps a {
   color: #0073aa;
   text-decoration: underline;
 }

 #scan-steps-info .cleanup-steps a:hover {
   color: #005f8d;
 }

 @media (max-width: 480px) {
   #scan-steps-info .cleanup-steps-section {
     padding: 25px 20px;
   }

   #scan-steps-info h3 {
     font-size: 22px;
   }

   #scan-steps-info .cleanup-steps {
     font-size: 15px;
   }
 }
 #scan-steps-info .cleanup-steps li::marker {
   content: none !important;  stops number-style ::before 
 }

     .secure-plugin-highlight {
         background-color: #e8f5e9;
         padding: 20px;
         border-radius: 10px;
         text-align: center;
         animation: zoomFlash 2s infinite;
         max-width: 800px;
         margin: 0 auto;
     }

     .secure-plugin-highlight h3 {
         color: #2e7d32; /* Green */
         font-size: 28px;
         margin-bottom: 10px;
     }

     .secure-plugin-highlight p {
         color: #000;
         font-size: 16px;
         line-height: 1.6;
         margin: 0;
     }

     @keyframes zoomFlash {
         0%, 100% {
             transform: scale(1);
         }
         50% {
             transform: scale(1.05);
         }
     }

	 @media only screen and (max-width: 1366px) and (min-width: 1025px) {
	     .banner #b_h1 h1 {
	         font-size: 40px;
	     }
	     
	     .banner #b_h2 {
	         font-size: 30px;
			 margin-top: 8px;
			 margin-bottom: 0px;
			
	     }
	     
	     .banner .info-wrap {
	         margin-top: 50px;
	     }
		 .banner #b_h1 {
		     margin-top: 0;
		 }
		 .navigation-menu ul li {
		     padding: 0px 10PX 5px;
		 }
	 }
	 
	 #issuesdetected .row .col-md-12 {
	     display: flex;
	 }
	 #issuesdetected .row .col-md-12 .col-md-6.signup-url-img {
	     margin: 0;
	 }
	 #issuesdetected .row .col-md-12 .col-md-6.signup-url-img h5 {
	     color: #000;
	 }
	 span.progress-counter {
		color: #66ccbd;
		  max-width: 680px;
		  margin: 0 auto;
		  padding-top: 7px;
	 }
	 .scan-complete h1 {
	     margin: 0;
	 }
	 
	 #scan-completed .scan-complete h1 {
	     display: flex;
	     align-items: center;
	     justify-content: center;
	     font-size: 24px;
	     margin: 0;
	 }

	 #scan-completed .scan-complete h1 .domain-name-wp {
	     margin: 0;
	 }

	 #scan-completed .scan-complete h1 img {
	     margin-bottom: 0;
	 }
	 span.mcplan-details {
	     font-size: 16px;
	     font-weight: 700;
	 }
	 
	 #popup-close-btn{
		
		position: absolute;
		    top: 15px;
		    right: 20px;
		    background: transparent;
		    border: none;
		    font-size: 36px;
		    font-weight: bold;
		    color: #333;
		    cursor: pointer;
		    z-index: 1051;
	 }
	 
	 #scan-completed {
	     padding-top: 30px;
	     padding-bottom: 30px;
	 }

	 .count-box-content {
	     display: flex;
	     gap: 30px;
	     justify-content: flex-start;
	 }

	 .count-box-content .circle-icon {
	     display: block;
	     width: auto;
	 }

	 .count-box-content .count-issue-content .signup-popup-btn {
	     margin: 0;
		 padding: 0;
	 }
	 #passive-analysis .main-heading {
	    margin-bottom: 0px;
	 }

	 #passive-analysis .detailserver {
	     margin-top: 10px;
	 }
	 #passive-analysis  .wrdpressectionleft {
	     padding: 25px;
	 }

	 #passive-analysis .wrdpressectionleft #wp-version {
	     font-size: 40px;
	 }

	 #passive-analysis .wrdpressectionleft img {
	     max-width: 50px;
	 }

	 #passive-analysis .wrdpressectionleft h2 {
	     margin-bottom: 0;
	 }

	 #passive-analysis .wrdpressectionleft p#wp-identified {
	     margin-bottom: 0;
	 }

	 #passive-analysis .detailserver ul#whois-nameserver {
	     margin-bottom: 0;
	 }
	 #scan-issues-count .main-heading {
	     margin-bottom: 0;
	 }


	 #scan-issues-count .main-heading h2 {
	     margin-top: 0 !important;
	 }
	 #scan-completed-payment {
	     padding: 20px 0;
	 }
	 .blur-non-user-background {
	     filter: blur(5px);
	     pointer-events: none;
	 }
	 
	 .recommendations ul.nav.navbar-nav li.fixed {
	     display: flex;
	     gap: 2px;
	 }

	 .recommendations ul.nav.navbar-nav li.fixed img {
	     max-width: 25px;
	     max-height: 25px;
	 }

	 .recommendations ul.nav.navbar-nav li.call span {
	     display: flex;
	 }
	 #countdown-timer {
	     width: 100%;
	     max-width: 540px;
	     margin: 0 auto;
	     background: #ffffff;
	     padding: 30px;
	     border-radius: 20px;
	     box-shadow: 0 20px 70px rgba(38, 42, 76, 0.2);
	     text-align: center;
	 }
	 
	 @media (max-width:767px){
	     .top-price-section1 .top-header-more-info {
	         display: flex;
	         flex-wrap: wrap;
	         justify-content: center;
	     }
	     header .email-alerts .intro-text {
	         padding-top: 0 !important;
	     }
	     #steps-to-fix-site img {
	         width: 100%;
	     }
	     .fix-my-site-form-div {
	         margin-bottom: 0;
	     }
	 }
	 
	 /* ===== 1. ACCORDION HEADER ===== */
	 .accordion-toggle {
	   display: flex;
	   justify-content: space-between;
	   align-items: center;
	   width: 100%;
	   padding: 10px 15px;
	   border: none;
	   border-radius: 6px;
	   background: #ff0000;           /* light gray */
	   cursor: pointer;
	   transition: background-color 0.2s ease;
	 }

	 .accordion-toggle:hover,
	 .accordion-toggle:focus-visible {
	   background: #ff5a5a;          /* slightly darker on hover/focus */
	   outline: none;
	 }

	 .accordion-toggle h2 {
	   font-size: 16px;
	   font-weight: 600;
	   margin: 0;
	   color: #212529;
	 }

	 /* ===== 2. VIEW DETAILS BUTTON ===== */
	 view-details {
	     font-size: 14px;
	     padding: 0.35rem 0.9rem;
	     border: 1px solid #000000;
	     background: transparent;
	     color: #000000;
	     border-radius: 4px;
	     transition: background 0.2s, color 0.2s;
	     user-select: none;
	     font-weight: 600;
	 }

	 .view-details:hover,
	 .view-details:focus-visible {
		background: #66ccbd;
		color: #000000;
	 }

	 /* ===== 3. COLLAPSIBLE BODY ===== */
	 .accordion-body {
	   overflow: hidden;
	   transition: max-height 0.3s ease, opacity 0.3s ease, padding 0.3s ease;
	   padding: 1rem 1rem;
	 }

	 .accordion-body[hidden] {
	   max-height: 0;
	   opacity: 0;
	   padding-top: 0;
	   padding-bottom: 0;
	   pointer-events: none;
	 }

	 .accordion-body:not([hidden]) {
	   max-height: 9999px;           /* large enough for content */
	   opacity: 1;
	 }

	 /* ===== 4. TABLE TWEAKS (optional) ===== */
	 .accordion-body .table td,
	 .accordion-body .table th {
	   vertical-align: middle;
	   padding: 0.5rem 0.75rem;
	 }

	 /* ===== 5. RESPONSIVE (≤576 px) ===== */
	 @media (max-width: 576px) {
	   .accordion-toggle {
	     flex-direction: column;
	     align-items: flex-start;
	     gap: 0.5rem;
	   }
	   .view-details {
	     align-self: flex-end;
	   }
	 }
	 .accordion-toggle .badge {
	   font-size: 0.9rem;
	   padding: 0.4rem 0.6rem;
	 }
	 .issue-count-in-text {
	     display: inline-block;
	     min-width: 10px;
	     min-height: 10px;
	     padding: 3px 9px;
	     font-size: 12px;
	     font-weight: 700;
	     color: #fff;
	     text-align: center;
	     white-space: nowrap;
	     vertical-align: middle;
	     background-color: #777;
	     border-radius: 30px;
	 }
.no-pointer { pointer-events:none; }

/* Optional: adjust badge size if you keep spans styled as badges */
.accordion-ok .issue-count-in-text {
  font-weight:700;
  padding:0.35rem 0.6rem;
}
.bg-success {
  background-color: #28a745 !important; /* Bootstrap 4 */
}
.accordion-ok {
  cursor: default;
  transition: background-color 0.3s ease;
}

.accordion-ok .issue-count-in-text {
  display: inline-block;
  font-size: 14px;
  padding: 0.35rem 22px;
  border: 1px solid #ffffff;
  background: transparent;
  color: #ffffff;
  border-radius: 4px;
  transition: background 0.2s, color 0.2s;
  user-select: none;
  font-weight: 600;
}
h4.malware-modal-title.mb-0 {
    height: 0px;
}

