/*  
Theme Name: Makesure Theme

Description: A WordPress theme frame work

Version: 2.0
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin: 0;
	background: #fff;
}
body, th, td, input, textarea {
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
form {
}
fieldset {
}
input, textarea, .select2-container {
	background: #f8f8f8;
	padding: 5px;
	min-height: 40px;
	border: 1px #ece3e3 solid;
}
input.button {
	background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	margin-bottom: 20px;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 27px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
p, ul, ol {
	font-size: 17px;
	color: #333333;
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
	padding-bottom: 20px;
}
ul, ol {
	list-style: none;
}
blockquote {
	margin-left: 36px;
	margin-right: 36px;
}
a {
	color: #16981a;
	text-decoration: none;
}
a:hover {
	border: none;
	color: #000;
	outline: none;
	text-decoration: none;
}
h1 a, h2 a, h3 a {
	border: none;
	color: #333333;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #371015;
}
hr {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
}
.clear {
	clear: both;
}
#dropmenu > li a {
	font-size: 17px;
	color: #333333;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	line-height: 25px;
	padding: 0 15px;
}
#dropmenu > li {
	float: left;
}
h1.page-title {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 30px;
}
h2.widgetTitle {
	background: #72c7b0;
	color: #fff;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 19px;
	line-height: 30px;
}
#sidebar {
	background: #fff;
	min-height: 400px;
	float: left;
}
#sidebar li li {
	padding: 2px 20px;
}
#sidebar ul li a {
	text-transform: capitalize;
	line-height: 30px;
}
ul#frontmenu li {
	margin-bottom: 7px;
}
ul#dropmenu li:last-child a {
	padding-right: 0 !important;
}
/* Underline From Center */

ul#dropmenu li {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	padding-bottom: 7px;
}
ul#dropmenu li:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #72C7B0;
	height: 3px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
ul#dropmenu li:hover:before, ul#dropmenu li:focus:before, ul#dropmenu li:active:before {
	left: 0;
	right: 0;
}
.no-margin {
	margin: 0;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */

/*=====================================*
 * C O M M O N  S T Y L E S            *
 *=====================================*/

body {
	font-family: 'Istok Web', sans-serif;
	background: #fff;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
html, body {
	width: 100%;
	overflow-x: hidden;
}
div, p, img, span, ul, li, a {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.container {
	width: 1270px;
}
* {
	box-sizing: border-box;
}
.container {
	margin-right: auto !important;
	margin-left: auto !important;
}
#content ul {
	margin-bottom: 20px;
}
#content li {
	list-style: none;
	background: url(../images/li.jpg) no-repeat left 11px;
	padding: 5px 0 5px 20px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	line-height: 26px;
}
p {
	font-size: 17px;
	color: #787878;
	line-height: 28px;
	margin-bottom: 10px;
}
/*=====================================*







 * P A G E  S T Y L E S                *







 *=====================================*/







.top-section-wrapper {
	width: 100%;
	float: left;
	padding: 15px 0 10px;
	background: #fff;
}
.nav-wrapper {
	float: left;
	margin-top: 40px;
}
.logo {
	width: 222px;
	margin: 0px auto;
}
.top-right {
	float: right;
	margin-top: -88px;
}
.call-icon {
	float: left;
	padding: 20px 15px 21px 0;
	border-right: 1px solid #dadada;
	margin-right: 15px;
}
.call-icon i {
	font-size: 50px;
	color: #c8c8c8;
}
.number-wrap {
	float: left;
	color: #16981a;
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
}
.parallax-window {
/*background: transparent;*/







}
.banner-wrapper.parallax-window {
	float: left;
	width: 100%; /*background: url(./.././../images/banner.jpg) no-repeat center top; background-size:cover;*/
	height: 698px;
	margin-top: 123px;
	background-repeat: no-repeat;
	background-size: 0;
}
.mm-opening .banner-wrapper.parallax-window {
	background-size: cover !important;
}
html.mm-background .mm-page {
	background: transparent!important;
}
.banner-content {
	float: right;
	margin-top: 90px;
	color: #fff;
	font-size: 35px;
	line-height: 55px;
}
.banner-content h1 {
	font-size: 60px;
	font-weight: 700;
	display: block;
	text-shadow: 2px 3px #b09195;
	margin-bottom: 0px;
	letter-spacing: -2px;
	color: #fff !important;
}
.banner-content h2 span {
	font-size: 45px;
	font-weight: 700;
	display: block;
	letter-spacing: -2px;
	color: #fff !important;
}
.banner-content h2 {
	line-height: 55px;
	text-shadow: 2px 3px #b09195;
	color: #fff;
}
.bn-buttons .btn1 {
	margin-top: 40px;
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 10px 30px;
	background: url(./../images/btn1.png) repeat left top;
	border-radius: 13px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.bn-buttons .btn1 img {
	margin-right: 20px;
}
.bn-buttons .btn1:hover {
	text-decoration: none;
}
.bn-wrap {
	margin-bottom: 30px;
}
.bn-buttons .btn2 {
	float: left;
	clear: left;
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 6px 30px;
	background: url(./../images/btn2.png) repeat left top;
	border-radius: 13px;
	width: 100%;
}
.bn-buttons .btn2 img {
	margin-right: 20px;
}
.bn-buttons .btn2:hover {
	text-decoration: none;
}
.bn-buttons a {
	max-width: 380px;
	height: 70px;
	padding: 19px 30px !important;
}
.blocks-wrap {
	width: 100%;
	float: left;
}
.blocks-wrap {
	padding: 80px 0px;
}
.blocks-wrap .container .col-md-6 img {
	float: left;
	margin-right: 30px;
}
.common-block {
	width: 64%;
	float: left;
}
.common-block h3 {
	display: block;
	color: #000;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -1px;
	float: left;
}
.common-block a {
	overflow: hidden;
	color: #7ba97c;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	clear: left;
	padding: 10px 20px;
	margin-top: 20px;
	border: 2px solid #cfe7d0;
	border-radius: 13px;
	letter-spacing: 1px;
}
.common-block a:hover {
	text-decoration: none;
}
.block-img {
	float: left;
	width: 30%;
	margin-right: 6%;
}
.block-img img {
	width: 100%;
}
.block1 {
	margin-top: 20px;
}
.block3 {
	margin-top: 25px;
}
.block4 {
	margin-top: 25px;
}
.bl1, .bl2 {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.bl2 span {
	font-size: 18px;
	color: #707070;
	display: block;
	line-height: 26px;
	width: 80%;
}
.common-block .hvr-bounce-to-right::before {
	background: #32ae38;
}
.who-we {
	width: 100%;
	float: left;
}
.ww-img {
	width: 50%;
	float: left; /*background: url(./../images/ww.jpg) no-repeat center top; background-size:cover;*/
	height: 529px;
}
.ww-img img {
	width: 100%;
}
.ww-logo {
	width: 50%;
	float: left;
	padding: 30px 50px;
	background: url(./../images/arrow.jpg) no-repeat left center #f0f0f0;
	height: 529px;
}
.ww-logo h3 {
	font-size: 30px;
	font-weight: 700;
	color: #000;
	text-align: center;
	letter-spacing: -1px;
	margin-bottom: 75px;
	padding-top: 55px;
}
.wwl {
	text-align: center;
	margin-bottom: 30px;
}
.checks-wrapper {
	width: 100%;
	float: left;
	padding: 80px 0;
}
.checks-wrapper h2 {
	color: #000;
	font-size: 26px;
	font-weight: 400;
	text-align: center;
	letter-spacing: -.3px;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.checks-img img {
	float: left;
	margin-right: 3%;
}
.checks-img, .checks-img p {
	font-size: 17px;
	color: #2c2c2c;
	font-weight: 400;
	line-height: 21px;
}
.checks-img {
	margin: 0 !important;
}
.checks .vc_column-inner {
	padding: 20px;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.footer-wrapper {
	width: 100%;
	float: left;
	background: #0b7ed7;
	padding: 70px 0;
}
.login-wrap {
	padding-bottom: 70px;
	border-bottom: 4px solid #3c98df;
}
.login-wrap h2 {
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	margin-bottom: 50px;
}
.existing-business {
	background: #fff;
	padding: 20px;
	width: 100%;
	float: left;
}
.eb-icon {
	text-align: center;
}
.existing-business h3 {
	font-size: 22px;
	color: #383838;
	font-weight: 700;
	text-align: center;
	padding: 30px 0;
	letter-spacing: -.5px;
	line-height: 28px;
	height: 115px;
	margin-bottom: 0;
}
.existing-business h3 span {
	font-weight: 400;
}
.existing-business a {
	width: 100%;
	background: #e6980f;
	padding: 10px;
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}
.existing-business a:hover {
	text-decoration: none;
}
.existing-individual a {
	background: #70be0c;
}
.start {
}
.start-wrap {
	background: url(./../images/bl-bg.jpg) no-repeat right top #000;
	padding: 20px;
	width: 100%;
	float: left;
}
.start-wrap h3 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	margin-bottom: 27px;
}
.start-wrap h3 span {
	display: block;
	font-size: 35px;
}
.start-wrap .eb-icon {
	margin-bottom: 30px;
	margin-top: 25px;
}
.start-wrap a {
	width: 100%;
	float: left;
	background: #d62525;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}
.start-wrap a:hover {
	text-decoration: none;
}
.footer-end-wrap {
	width: 100%;
	float: left;
	padding-top: 70px;
}
.footer-end-wrap .ft-nav-wrap ul {
	float: left;
	margin-right: 40px;
}
.footer-end-wrap .ft-nav-wrap ul li {
	list-style: none;
	padding: 3px 0;
	float: left;
	width: 47%;
	margin-right: 10px;
}
.footer-end-wrap .ft-nav-wrap ul li li {
	display: none;
}
.footer-end-wrap .ft-nav-wrap ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	background: url(./../images/arrow2.jpg) no-repeat left 6px;
	padding: 0 0 0 20px;
}
.footer-end-wrap .ft-nav-wrap ul li a:hover {
	text-decoration: none;
	color: #ffeb3f;
}
.ft-call {
	text-align: center;
	margin-bottom: 20px;
}
.ft-number {
	text-align: center;
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -.5px;
}
.ft-logo {
	text-align: right;
	margin-bottom: 20px;
}
.cprt {
	text-align: right;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 15px 0;
}
.social-media {
	text-align: right;
}
.social-media a {
	color: #000;
	font-size: 32px;
	padding: 0 5px;
}
.social-media a:hover {
	color: #fff;
}
/* navigation */







.mm-navbar {
	background: #b40013;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
	color: #fff;
	font-family: 'Istok Web', sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 20px;
	letter-spacing: -1px;
}
.mm-menu {
	background: #2168b1;
	z-index: 55555 !important;
}
.mm-panels > .mm-panel > .mm-listview {
	margin: 0px;
}
.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
	margin-top: 0px;
}
ul.mm-listview li a {
	color: #fff;
	font-family: 'Istok Web', sans-serif;
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #4c94df;
	letter-spacing: -.5px;
}
.mm-menu .mm-listview > li .mm-next::after {
	border-color: #fff;
}
.mm-listview li span {
	color: #fff;
	font-family: 'Istok Web', sans-serif;
	font-size: 17px;
	font-weight: 700;
	border-bottom: 1px solid #4c94df;
}
.mm-listview > li > a, .mm-listview > li > span {
	padding: 13px 10px 13px 20px;
}
.mm-menu .mm-btn::after, .mm-menu .mm-btn::before {
	border-color: #fff;
}
/*============================================*







 * S U B  P A G E  S T Y L E S                *







 *============================================*/







.sub-banner-wrapper {
	width: 100%;
	float: left;
	margin-top: 124px;
	height: 340px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 0;
}
#sub-banner-wrapper {
	height: 540px;
}
.mm-opening .sub-banner-wrapper {
	background-size: cover !important;
}
.banner-form-wrap {
	width: 892px;
	float: right;
	margin-top: 70px;
}
.bf-left {
	width: 421px;
	float: left;
	margin-top: 74px;
}
.bf-head-txt {
	width: 100%;
	float: left;
	padding: 30px;
	background: rgba(22, 152, 26, 0.9);
}
.bf-head-txt h1 {
	font-size: 45px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -2.2px;
	line-height: 45px;
}
.bf-head-txt h1 p {
	font-weight: 700;
	color: #fff!important;
	font-size: 23px;
	letter-spacing: -.7px;
	display: block;
	margin-bottom: 10px;
}
.bf-sub-head {
	width: 100%;
	background: url(./../images/red-arrow.jpg) no-repeat right top rgba(255, 255, 255, 1);
	padding: 29px;
	float: left;
	margin-top: 10px;
	font-weight: 400;
	color: #262525;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: -.5px;
}
.bf-sub-head span {
	font-weight: 700;
	color: #b40013;
	font-size: 35px;
	letter-spacing: -1px;
}
.bf-sub-head span span {
	color: #16981a;
}
.bf-right {
	width: 471px;
	float: right;
	background: #c54e59;
	padding: 30px 30px 50px;
	position: relative;
	z-index: 1;
}
.bf-right h2 {
	font-weight: 700;
	color: #fff;
	font-size: 38px;
	text-align: center;
	display: block;
	letter-spacing: -1px;
}
.bf-right h2 span {
	font-size: 25px;
	font-weight: 400;
	display: block;
	margin-bottom: 6px;
}
.bf-right h3 {
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding: 10px;
	border-top: 2px solid #e56773;
	border-bottom: 2px solid #e56773;
	margin: 10px 0;
}
.bf-form {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.bf-form input {
	line-height: 24px;
	width: 100%;
	float: left;
	border: 0px;
	background: transparent;
	border: 2px solid #fff;
	padding: 10px 25px;
	border-radius: 23px;
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
}
.bf-form input[type="submit"] {
	width: auto;
	margin: 0;
	float: right;
	background: #1dc122;
	padding: 10px 40px;
	border: 0px;
	border-radius: 23px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	margin-top: 20px;
}
.bf-form button:hover {
}
.bf-form input[type="submit"] .hvr-sweep-to-right::before {
	background : #000;
}
div.wpcf7-response-output, .wpcf7-not-valid {
	margin-top: 0 !important;
}
div.wpcf7-validation-errors {
	border: 2px solid #ffffff;
	margin-top: 0 !important;
	background: #fff;
	color: #b20014;
	text-align: center;
}
span.wpcf7-not-valid-tip {
	color: #8a0404 !important;
}
.sub-content-wrap {
	width: 100%;
	float: left;
	padding: 80px 0px;
}
.sub-content-left {
	float: left;
}
.sub-content-left h1, .inner-title {
	font-size: 40px;
	color: #2f2f2f;
	font-weight: 400;
	letter-spacing: -1.2px;
	margin-bottom: 40px;
}
.sub-content-left p {
	font-size: 17px;
	color: #787878;
	line-height: 28px;
	margin-bottom: 30px;
}
.sub-content-right {
	width: 507px;
	float: right;
	text-align: right;
	margin-top: 48px;
}
.contact-blocks .cb-img-common {
	text-align: center;
	margin-bottom: 60px;
}
.contact-blocks h3 {
	text-align: center;
	font-size: 20px;
	color: #c54e59;
	font-weight: 700;
	margin-top: 20px;
}
.contact-blocks .col-md-6 {
	margin-bottom: 60px;
}
.contact-blocks h4 {
	text-align: center;
	color: #535353;
	font-size: 17px;
	line-height: 24px;
	margin-top: 20px;
}
.individual-blocks-wrap {
	width: 100%;
	float: left;
}
.ib-circle {
	width: 100%;
	float: left;
	text-align: center;
}
.ib-circle h2 {
	background: #00aeef;
	border-radius: 50%;
	width: 88px;
	height: 88px;
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	padding: 30px;
	margin: auto;
}
.ib-circle h3 {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: 700;
	color: #262525;
	line-height: 24px;
	margin-top: 20px;
	font-size: 17px;
}
.sub-extra-content-wrap {
	margin: 60px auto 0;
}
.sub-extra-content-wrap p {
	font-size: 17px;
	color: #787878;
	line-height: 28px;
	margin-bottom: 30px;
}
.faq-wrap {
	width: 100%;
	float: left;
	margin-top: 0px;
}
.faq-wrap h2 {
	text-align: center;
	font-size: 32px;
	color: #d72839;
	margin-bottom: 40px;
}
.common-faq-list h3 {
	background: #d4eaf2;
	padding: 10px 20px;
	font-size: 20px;
	color: #000;
	line-height: 30px;
	float: left;
	width: 100%;
}
.common-faq-list p {
	padding: 15px 0;
	font-size: 17px;
	color: #787878;
	line-height: 26px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
.common-faq-list ul {
	width: 100%;
	float: left;
	margin: 0 0 30px 0px;
}
.common-faq-list li {
	list-style: none;
	background: url(./.././../images/li.jpg) no-repeat left 11px;
	padding: 5px 0 5px 20px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	line-height: 26px;
}
.faq-green h3 {
	background: #d4f2e0;
}
.online-verification-portal {
	width: 100%;
	float: left;
	margin-top: 30px;
	padding-top: 0px;
	border-top: 7px solid #fff;
}
.online-verification-portal h4 {
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: 700;
	padding: 15px 0;
	letter-spacing: -.5px;
}
.online-verification-portal input {
	width: 48%;
	float: left;
	border: 0px;
	background: transparent;
	border: 2px solid #fff;
	padding: 10px 25px;
	border-radius: 23px;
	font-size: 18px;
	color: #fff;
	margin: 0 1% 20px;
}
.online-verification-portal button {
	float: right;
	background: #1c69dc;
	padding: 10px 40px;
	border: 0px;
	border-radius: 23px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
}
.online-verification-portal button:hover {
	color: #1c69dc;
}
.online-verification-portal button.hvr-sweep-to-right::before {
	background: #fff;
}
/* Individual Regstration */







.title-head-wrap {
	width: 100%;
	float: left;
	margin-top: 124px;
	background: #c54e59;
	padding: 40px 0;
}
.title-head-wrap h1 {
	font-size: 26px;
	color: #fff;
	float: left;
}
.title-head-wrap h2 {
	font-size: 26px;
	color: #fff;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: 700;
}
.reg-inner-nav-wrap {
	float: right;
}
.reg-inner-nav-wrap li {
	float: left;
	list-style: none;
	margin: 0 0 0 50px;
}
.reg-inner-nav-wrap li a {
	font-weight: 700;
	color: #fff;
	font-size: 17px;
}
.reg-inner-nav-wrap li a:hover {
	text-decoration: none;
	color: #ffb9bf;
}
.reg-inner-nav-wrap li.reg-home {
	background: url(./../images/home.png) no-repeat left top;
	padding: 0px 0 0px 30px;
}
.reg-inner-nav-wrap li.reg-update {
	background: url(./../images/update.png) no-repeat left top;
	padding: 0px 0 0px 30px;
}
.reg-inner-nav-wrap li.reg-logout {
	background: url(./../images/logout.png) no-repeat left top;
	padding: 0px 0 0px 30px;
}
.reg-inner-container {
	width: 100%;
	float: left;
	padding: 50px 0px;
}
.reg-inner-container h2 {
	font-size: 35px;
	color: #878687;
	font-size: 35px;
	letter-spacing: -1px;
	margin-bottom: 30px;
}
.inner-reg-block {
	width: 100%;
	float: left;
}
.inner-reg-block h3 {
	text-align: center;
	display: block;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	text-transform: uppercase;
	color: #c54e59;
	letter-spacing: -.3px;
	margin-bottom: 40px;
}
.police-history-block {
	width: 100%;
	float: left;
	margin-bottom: 80px;
}
.ph-block-common {
	width: 601px;
	float: left;
	background: #f1f1f1;
	border-radius: 23px;
}
.ph-block1 {
	margin-right: 38px;
	margin-bottom: 38px;
}
.ph-selector {
	float: left;
	background: #3885c6;
	padding: 56px 20px 0px;
	border-top-left-radius: 23px;
	border-bottom-left-radius: 23px;
	height: 135px;
	width: 12%;
}
.ph-block2 .ph-selector {
	background: #7ba932;
}
.ph-block3 .ph-selector {
	background: #c24281;
}
.ph-block4 .ph-selector {
	background: #28a995;
}
.ph-block2 {
	margin-bottom: 38px;
}
.ph-block3 {
	margin-right: 38px;
}
.ph-block3 .ph-head {
	padding: 28px 0 0 24px;
}
/* radiobutton */







input[type=checkbox]:not(old), input[type=radio ]:not(old) {
	width : 28px;
	margin : 0;
	padding : 0;
	opacity : 0;
}
input[type=checkbox]:not(old) + label {
	display : inline-block;
	margin-left : -28px;
	padding-left : 28px;
	background : url(./../images/checks.png) no-repeat 0 -68px;
	line-height : 24px;
}
input[type=radio ]:not(old) + label {
	display : inline-block;
	margin-left : -28px;
	padding-left : 28px;
	background : url(./../images/checks.png) no-repeat 0 0;
	line-height : 24px;
}
input[type=checkbox]:not(old):checked + label {
	background-position : 0 -100px;
}
input[type=radio]:not(old):checked + label {
	background-position : 0 -34px;
}
.ph-head {
	height: 135px;
	float: left;
	padding: 36px 0 0 24px;
	width: 65%;
	margin-right: 2%;
}
.ph-head h4 {
	color: #2e2e2e;
	font-weight: 700;
	font-size: 23px;
	letter-spacing: -.5px;
}
.ph-head p {
	font-size: 18px;
	color: #5a5a5a;
	margin-top: 6px;
}
.title-icon {
	float: left;
	margin-right: 15px !important;
	margin-top: -6px !important;
}
.btn-green {
	background: #16981a;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	padding: 16px 42px;
	display: inline-block;
	margin-top: 17px;
	text-transform: uppercase;
}
.btn-green:hover, .btn-green:focus {
	background: #333;
	color: #fff;
}
.btn-green i {
	margin-left: 10px;
}
.ph-price {
	float: right;
	width: 19%;
	height: 111px;
	background: #fff;
	border-radius: 50%;
	margin: 10px 2% 0 0;
	text-align: center;
	font-size: 27px;
	color: #c54e59;
	letter-spacing: -.3px;
	font-weight: 700;
	padding-top: 37px;
}
.ph-selector label {
	text-indent: -1000000px;
}
.referral-code {
	width: 50%;
	float: left;
	padding: 0 2%;
}
.referral-code h3 {
	text-transform: none;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 30px;
}
.referral-input {
	width: 100%;
	float: left;
	border: 2px solid #dbdbdb;
	padding: 15px 20px;
	border-radius: 16px;
	font-size: 16px;
	font-weight: 700;
}
.hide-referral {
	width: 50%;
	float: left;
	padding: 0 2%;
}
.hide-referral h3 {
	text-transform: none;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 30px;
}
.hide-referral-select {
	text-align: center;
}
.hide-referral-select label {
	font-size: 18px;
	color: #1e1e1e;
	padding-left: 35px;
}
.save-button-wrap {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.save-button-wrap a {
	float: right;
	padding: 20px 80px 20px 20px;
	border-radius: 23px;
	background: url(./../images/arrow3.jpg) no-repeat 250px 35px #16981a;
	color: #fff;
	font-size: 27px;
	font-weight: 700;
}
.save-button-wrap a span {
	color: #c0e9c1;
	font-size: 15px;
	display: block;
	margin-top: -6px;
}
.save-button-wrap a:hover {
	text-decoration: none;
}
.reg-details-form input {
	width: 100%;
	float: left;
	padding: 15px 20px;
	border: 1px solid #f4979f;
	border-radius: 23px;
	color: #c64e58;
	font-size: 17px;
}
.reg-details-form .form-group {
	float: left;
	width: 100%;
}
.form-top-info {
	font-size: #cf3846;
	font-size: 17px;
	font-weight: 700;
	color: #cf3846;
	margin-bottom: 20px;
}
.reg-details-form label {
	font-size: 18px;
	color: #333232;
	font-weight: 400;
}
.login-wrapper {
	width: 796px;
	margin: auto;
}
.login-wrapper .form-group {
	width: 100%;
	float: left;
}
.login-wrapper .form-group label {
	float: left;
	width: 20%;
	color: #232323;
	font-size: 18px;
	font-weight: 700;
	margin-top: 15px;
}
.login-wrapper .form-group input {
	width: 80%;
	float: left;
	font-weight: 400;
}
.login-inner {
	background: #f0f0f0;
	padding: 40px;
	width: 100%;
	float: left;
}
.login-below-form {
	margin-left: 20%;
	width: 80%;
	float: left;
	margin-top: 15px;
}
.remember-me {
	float: left;
}
.remember-me label {
	color: #232323;
	font-size: 16px;
	padding-left: 34px!important;
}
.forgot-password {
	float: right;
	color: #c54e59;
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline;
}
.login-button-block {
	width: auto;
	float: left;
	margin-top: -30px;
}
.login-button-block .login-button {
	float: left;
	background: #3cb878;
	padding: 12px 35px;
	font-size: 21px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	border-radius: 23px;
	margin-right: 40px;
}
.login-button-block .login-button:hover {
	text-decoration: none;
}
.login-button-block .sign-up-button {
	float: left;
	background: url(./../images/sign-up.png) no-repeat left top;
	height: 41px;
	padding: 0 0 0 55px;
	font-size: 21px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}
.login-button-block .sign-up-button span {
	display: block;
	color: #8c8c8c;
	font-size: 18px;
	text-transform: none;
	font-weight: 400;
	margin-top: -8px;
}
.login-button-block .sign-up-button:hover {
	text-decoration: none;
}
.send-password {
	font-size: 18px;
	font-weight: 700;
	color: #c54e59;
	text-decoration: underline;
}
.center-logo-txt {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.corp-p {
	margin-top: 40px;
}
.bullet-ul {
	margin-top: 20px !important;
	padding: 0;
}
.bullet-ul li {
	background: url(./.././../images/bullet.png) 0px 6px no-repeat !important;
	color: #787878 !important;
	padding: 6px 0 6px 44px !important;
	font-weight: 400 !important;
}
.bullet-pre-ul {
	margin: 5px 0 25px 20px !important;
}
.bullet-pre-ul li {
	background: url(./.././../images/bullet.png) 0px 6px no-repeat !important;
	color: #787878 !important;
	padding: 6px 0 6px 44px !important;
	font-weight: 400 !important;
}
.adjust-margin-top {
	margin-top: 38px;
}
.checks-new h2 {
	color: rgb(190, 10, 36);
	font-size: 26px;
	margin-top: -10px;
	margin-bottom: 12px;
}
.checks-new p {
	color: rgb(49, 76, 102);
}
.checks-new h3 {
	color: rgb(24, 153, 28);
	font-size: 15px;
}
.checks-new h3 strong {
	font-size: 30px;
}
.checks-new .vc_general {
	background: #16981a !important;
	color: #fff !important;
	font-size: 18px;
	padding-left: 35px;
	padding-right: 35px;
}
.checks-new .vc_general:hover, .checks-new .vc_general:focus {
	background: #333 !important;
}
.checks-ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.checks-ul li {
	float: left;
	margin: 0;
	padding: 40px 45px !important;
	background: none !important;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	min-height: 234px;
	width: 50%;
}
.checks-ul li:first-child {
	padding-left: 0px !important;
	border-left: none;
}
.checks-ul li:last-child {
	padding-right: 0px !important;
	border-bottom: none;
}
.checks-ul li:nth-child(3) {
	padding-left: 0px !important;
	border-left: none;
	border-bottom: none;
}
.checks-ul li:nth-child(2) {
	padding-right: 0 !important;
}

/* =============================================== *







 * M E D I A  Q U E R Y                            *







 * =============================================== */























@media screen and (max-width: 1270px) {
.container {
	width: 100%;
}
.sub-banner-wrapper {
	height: 200px;
}
#sub-banner-wrapper {
	height: auto;
}
.sub-content-wrap {
	padding: 50px 0px;
}
/*.sub-content-left {



	width: 57%;



	float: left;



}



.sub-content-right {



	width: 38%;



	float: right;



	margin-left: 5%;



}*/



.sub-content-right img {
	width: 100%;
}
.ph-block-common {
	width: 48%;
}
.ph-head {
	padding: 18px 0 18px 24px;
}
.ph-selector {
	height: auto;
	padding: 60px 20px;
}
.hide-referral h3 br, .referral-code h3 br {
	display: none;
}
}

@media screen and (max-width: 1179px) {
.checks-wrapper .col-md-3 {
	width: 33.33%;
}
.footer-end-wrap .ft-nav-wrap ul:last-child {
	margin-right: 0px;
}
.ww-logo {
	background: transparent;
}
.ww-logo .col-md-4 img {
	width: 100%;
}
}

@media screen and (max-width: 1024px) {
.footer-end-wrap .ft-nav-wrap {
	width: 70%;
}
.footer-end-wrap .col-md-4 {
	width: 100%;
	margin-top: 30px;
	float: left;
}
.footer-end-wrap .col-md-4 .ft-logo, .cprt, .social-media {
	text-align: center;
}
.banner-wrapper {
	height: 498px;
}
.banner-content {
	margin-top: 100px;
}
.blocks-wrap .container {
	padding: 70px 40px;
}
}

@media screen and (max-width: 991px) {
.blocks-wrap .col-md-6 {
	width: 50%;
	float: left;
}
.ww-img {
	width: 100%;
	height: 300px;
}
.ww-logo {
	width: 100%;
	height: auto;
}
.ww-logo h3 {
	padding-top: 20px;
	margin-bottom: 50px;
}
.ww-logo .col-md-4 {
	width: 20%;
	float: left;
}
.checks-wrapper .col-md-3 {
	width: 50%;
	float: left;
	padding: 13px 20px;
}
.login-wrap .col-md-4 {
	width: 50%;
	float: left;
}
.login-wrap .col-md-4.start {
	width: 100%;
	margin-top: 20px;
}
.login-wrap {
	padding-bottom: 30px;
}
.banner-form-wrap {
	width: 100%;
	float: left;
}
.bf-left {
	width: 50%;
	float: left;
}
.bf-right {
	width: 50%;
	float: left;
}
.ph-block-common {
	width: 100%;
}
.ph-price {
	border-radius: 13px;
	padding: 20px;
	height: auto;
}
.ph-block3 {
	margin-bottom: 38px;
}
.ph-head {
	height: auto;
	padding: 16px 0 0 20px;
}
.ph-selector {
	padding: 40px 20px;
	text-align: center;
}
.referral-code {
	width: 100%;
	margin-bottom: 50px;
}
.hide-referral {
	width: 100%;
}
.save-button-wrap {
	margin-top: 40px;
}
.title-head-wrap h1 {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.reg-inner-nav-wrap {
	width: 454px;
	float: none;
	margin: auto;
}
.reg-details-form .col-md-6 {
	width: 50%;
	float: left;
}
.reg-details-form .col-md-4 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
}
.checks-ul li {
	min-height: 245px;
}
}

@media screen and (max-width: 916px) {
.checks-ul li {
	min-height: 290px;
}
}

@media screen and (max-width: 820px) {
.top-section-wrapper {
	box-shadow: 1px 1px 19px #ccc;
}
.bf-left {
	width: 100%;
	margin: 0px;
}
.bf-head-txt h1 {
	text-align: center;
}
.bf-sub-head {
	background: rgba(255, 255, 255, 1);
	text-align: center;
	margin-bottom: 10px;
}
.bf-sub-head br {
	display: none;
}
.bf-right {
	width: 100%;
	float: left;
}
.banner-form-wrap {
	margin-top: 20px;
}
.sub-banner-wrapper {
	height: auto;
	padding-bottom: 120px;
}
#sub-banner-wrapper {
	padding-bottom: 10px !important;
}
.sub-content-wrap {
	padding: 40px 0;
}
.sub-content-left h1 {
	margin-bottom: 20px;
}
.sub-content-left {
	width: 100%;
}
.sub-content-right {
	width: 100%;
	margin: 0px;
}
.contact-blocks .col-md-6 {
	width: 50%;
	float: left;
}
.individual-blocks-wrap {
	margin-bottom: 30px;
}
.sub-extra-content-wrap {
	margin-top: 20px;
}
.login-wrapper {
	width: 100%;
}
}

@media screen and (max-width: 803px) {
.blocks-wrap .col-md-6 {
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.blocks-wrap .block-img img {
	width: 150px;
}
.blocks-wrap .common-block h3 br, .whowe-bg {
	display: none !important;
}
.blocks-wrap .common-block h3 span {
	width: 100%;
}
.block-img {
	width: 24%;
}
.common-block {
	width: 70%;
}
.bl3, .bl4 {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.blocks-wrap .col-md-6.bl4 {
	border: 0px;
}
.blocks-wrap .container {
	padding: 40px 30px 10px 40px;
}
.checks .vc_col-sm-3 {
	width: 50%;
}
}

@media screen and (max-width: 767px) {
.ww-logo .col-md-4 {
	width: 33%;
}
.checks-ul li {
	min-height: inherit;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ccc !important;
	border-left: none !important;
}
/*.logo {



	float: left;



	text-align: center;



	width: 65%;



}*/

.adjust-margin-top {
	margin-top: 10px;
}
.sub-banner-wrapper {
	margin-top: 80px;
}
.logo {
	/* float: left; */



	text-align: center;
	width: auto;
	max-width: 132px;
}
.nav-wrapper {
	float: left;
	margin-top: 16px;
}
.top-right {
	float: right;
	margin-top: -53px;
}
.number-wrap {
	font-size: 16px;
}
.call-icon {
	padding: 12px 15px 2px 0;
}
.reg-inner-container h2 {
	text-align: center;
}
.ph-block-common .ph-selector {
	background: transparent;
}
.ph-block-common {
	background: #1479b9;
}
.ph-head h4, .ph-head p {
	color: #fff;
}
.ph-block-common .ph-head {
	padding: 20px 15px;
}
.save-button-wrap a {
	width: 100%;
	background-position: 95% 35px;
}
.footer-end-wrap .ft-nav-wrap ul li {
	width: 100%;
}
}

@media screen and (max-width: 640px) {
.sub-banner-wrapper {
	padding-bottom: 80px;
}
.banner-wrapper {
	background-position: right top;
}
.banner-content {
	margin-top: 80px;
	float: left;
}
.banner-content h2 span {
	font-size: 40px;
}
.bn-buttons {
	width: 100%;
}
.block1, .block3, .block4 {
	margin-top: 0px;
}
.blocks-wrap .block-img img {
	width: 120px;
}
.ww-img {
	height: 300px;
}
.footer-end-wrap .ft-nav-wrap {
	width: 100%;
	float: left;
}
.footer-end-wrap .col-md-3 {
	float: left;
	width: 100%;
	padding: 20px 0;
}
.footer-end-wrap {
	padding-top: 30px;
}
.footer-wrapper {
	padding-bottom: 30px;
}
.logo img {
	width: 130px;
}
.nav-wrapper {
	margin-top: 19px;
}
.checks-wrapper .col-md-3 {
	padding: 13px 10px;
}
.contact-blocks .col-md-6 {
	width: 100%;
}
.ph-head {
	width: 60%;
}
.ph-price {
	width: 24%;
	font-size: 24px;
}
.login-wrapper .form-group input {
	width: 100%;
}
.login-below-form {
	width: 100%;
	margin-left: 0px;
}
.send-password {
	text-align: center;
	width: 100%;
	float: left;
}
}

@media screen and (max-width: 568px) {
.bn-buttons .btn1 img {
	margin-right: 0;
}
.checks .vc_col-sm-3 {
	width: 100%;
}
.checks-wrapper .col-md-3 {
	width: 100%;
}
.checks-img {
	margin-right: 15px;
}
.checks-content {
	width: auto;
	margin-top: 10px;
}
.checks-wrapper {
	padding: 40px 0;
}
.checks-wrapper h2 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 21px;
}
.login-wrap .col-md-4 {
	width: 100%;
	margin-bottom: 20px;
}
.login-wrap .col-md-4.start {
	margin-top: 0px;
}
.existing-business h3 {
	height: auto;
}
.start-wrap h3 span {
	margin-top: 10px;
}
.banner-wrapper {
	height: auto;
}
.banner-content {
	margin: 40px 0;
}
.banner-content h2 {
	text-align: center;
}
.banner-content h2 span {
	line-height: 44px;
}
.bn-buttons a {
	text-align: center;
}
.blocks-wrap .container {
	padding: 40px 10px 10px;
}
.block-img {
	margin-right: 25px;
}
.online-verification-portal input {
	width: 100%;
	margin: 0 0 20px;
}
.reg-details-form .col-md-6 {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding: 0px;
}
.reg-details-form .form-group {
	margin-bottom: 0px;
}
}

@media screen and (max-width: 499px) {
.top-right {
	display: none;
}
.logo {
	width: 86%;
}
.blocks-wrap .block-img img {
	width: 120px;
}
.common-block h3 {
	font-size: 19px;
	line-height: 22px;
}
.block-img {
	width: 100%;
	text-align: center;
	margin: 0px;
}
.blocks-wrap .container .col-md-6 img {
	float: none;
	margin: 0px;
}
.common-block {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.common-block h3 {
	width: 100%;
	text-align: center;
}
.common-block a {
	float: none;
}
.checks-content {
	width: 72%;
}
.ww-logo .col-md-4 {
	width: 50%;
}
.individual-blocks {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
}

@media screen and (max-width: 480px) {
.banner-wrapper .container {
	padding: 0 !important;
}
.bn-buttons a {
	padding: 19px 8px !important;
}
.banner-content h2 {
	font-size: 22px;
	line-height: 35px;
}
.banner-content h2 span {
	font-size: 30px;
	line-height: 35px;
}
.bn-buttons .btn1 {
	padding: 0 16px;
	font-size: 18px;
}
.bn-buttons .btn2 {
	padding: 2px 30px;
	font-size: 20px;
}
.ww-logo h3 {
	font-size: 26px;
	margin-bottom: 30px;
	padding-top: 10px;
}
.footer-wrapper {
	padding-top: 30px;
}
.login-wrap h2 {
	font-size: 26px;
	margin-bottom: 20px;
}
.start-wrap h3 span {
	font-size: 25px;
}
.start-wrap a {
	font-size: 20px;
}
.banner-content {
	width: 100%;
}
.bf-head-txt h1 {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 30px;
}
.bf-head-txt {
	padding: 20px;
}
.bf-sub-head {
	padding: 20px;
}
.bf-right h2 {
	font-size: 25px;
	letter-spacing: -.5px;
}
.bf-right h3 {
	font-size: 19px;
}
.bf-right {
	padding: 20px;
}
.bf-form button {
	width: 100%;
	float: left;
}
.sub-content-left h1 {
	text-align: center;
	font-size: 30px;
}
.sub-content-left p {
	font-size: 16px;
	line-height: 25px;
}
.faq-wrap h2 {
	font-size: 28px;
}
.ph-selector {
	width: 20%;
	padding: 40px 10px 40px 30px;
}
.ph-selector input {
	height: 48px;
}
.ph-head {
	width: 78%;
}
.ph-price {
	width: 96%;
	text-align: center;
	margin: 10px 2%;
	padding: 10px;
}
.save-button-wrap a span {
	font-size: 14px;
}
.referral-code h3, .hide-referral h3 {
	margin-bottom: 15px;
}
.inner-reg-block h3 {
	font-size: 20px;
}
.reg-inner-nav-wrap {
	width: 100%;
	float: left;
}
.reg-inner-nav-wrap li {
	margin: 0px;
	padding: 15px 0 15px 30px!important;
	width: 100%;
	border-bottom: 1px solid #d88080;
	background-position: 35% 15px !important;
	text-align: center;
}
.login-button-block .login-button {
	width: 100%;
	margin: 0 0 30px 0;
	float: left;
	text-align: center;
}
.login-inner {
	padding: 15px;
}
.forgot-password {
	width: 100%;
	text-align: center;
	margin-top: 7px;
}
.remember-me {
	width: 100%;
	float: left;
	text-align: center;
}
.sign-up-button {
	margin: 0 15% 20px;
}
}
div.wpcf7 .ajax-loader {
	display: none;
}
#theme-my-login {
	width: 100%;
	max-width: 100%;
}
#theme-my-login label {
	width: 30%;
	max-width: 300px;
	float: left;
	margin: 10px;
}
#theme-my-login input[type="text"], #theme-my-login input[type="password"] {
	width: 70%;
	max-width: 440px;
	float: left;
	margin: 10px;
	width: 100%;
	float: left;
	border: 2px solid #dbdbdb;
	padding: 10px 20px;
	border-radius: 16px;
	font-size: 16px;
	font-weight: 700;
}
.tml-user-login-wrap, .tml-user-pass-wrap {
	width: 100%;
	float: left;
}
.tml-action-links {
	float: right;
	clear: both;
	margin-right: 10px !important;
}
.tml-action-links a {
	float: right;
	color: #c54e59;
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline !important;
	margin-right: 11px;
	margin-top: 30px;
}
#theme-my-login input[type="submit"] {
	background: #3cb878;
	float: right;
	padding: 12px 35px;
	font-size: 21px;
	text-transform: uppercase;
	color: #fff;
	border: none;
	font-weight: 700;
	border-radius: 23px;
	margin-right: 10px;
}
.tml-rememberme-wrap label {
	width: 100% !important;
}
.tml .message {
	font-size: 18px;
	font-weight: 700;
	color: #c54e59;
	text-decoration: underline;
	background: none !important;
	border: none !important;
	text-align: center;
}
.footer-ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-ul li {
	width: 33.33%;
	float: left;
	background: #0c5187;
	padding: 45px 30px;
	position: relative;
}
.footer-ul li:after {
	width: 54px;
	height: 54px;
	line-height: 54px;
	border-radius: 50%;
	background: #fff;
	content: "\f054";
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #0b426c;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	right: -27px;
	z-index: 9;
}
.footer-ul li:last-child {
	background: #093354;
}
.footer-ul li:nth-child(2) {
	background: #0b426c;
}
.footer-ul li:last-child:after {
	display: none;
}
.footer-ul li h4 {
	color: #fff;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 1.3;
	margin: 0px 0 24px 0;
	font-weight: 700;
}
.footer-btn-login {
	background: #d62525;
	padding: 12px 40px;
	border-radius: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 17px;
	display: inline-block;
}
.footer-btn-login:hover, .footer-btn-login:focus {
	color: #093354;
	background: #fff;
	text-decoration: none;
}
.footer-btn-orange {
	background: #e6980f;
}
.footer-btn-green {
	background: #70be0c;
}

@media screen and (max-width: 992px) {
.footer-ul li h4 {
	font-size: 16px;
}
.footer-ul li {
	padding: 45px 20px;
}
.footer-ul li:after {
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	padding-top: 4px;
	margin-top: -18px;
	right: -18px;
}
.footer-btn-login {
	font-size: 15px;
	padding: 13px 20px;
}
}

@media screen and (max-width: 800px) {
.footer-ul li {
	padding: 35px 20px;
	width: 100%;
}
.footer-ul li:after {
	display: none;
}
.footer-ul li h4 {
	font-size: 21px;
}
.footer-btn-login {
	padding: 13px 35px;
}
}
/*blogs style starts*/



.blogs-box {
	border: 1px solid #e5e4e4;
	margin-bottom: 30px;
}
.blogs-box-content {
	padding: 30px;
}
.blogs-box-content h4 {
	font-size: 24px;
	font-weight: 600;
	margin: 25px 0 20px 0;
}
.blogs-box-content p {
	color: #929292;
	font-size: 16px;
	margin-bottom: 20px;
}
.blogs-author-details-ul {
	margin: -17px 0 0 0;
	padding: 0;
	z-index: 9;
	position: relative;
	list-style: none;
}
.btn-readmore {
	font-size: 16px;
	color: #fff;
	background: #b0000a;
	padding: 6px 16px;
	display: inline-block;
}
.btn-readmore:hover, .btn-readmore:focus {
	background: #333;
	color: #fff;
	text-decoration: none;
}
.blogs-author-avathar {
	width: 60px;
	height: 60px;
	float: left;
	margin-top: -32px;
	margin-right: 10px;
	border: 3px solid #16981a;
	border-radius: 50%;
}
.blogs-author-details-ul li {
	font-size: 16px;
	font-weight: 700;
}
.blogs-author-details-ul li i {
	color: #929292;
}
.blog-category-box {
	background: #f2f2f2;
	padding: 30px;
	margin-bottom: 30px;
}
.blog-category-box-title {
	background: #5bb57f;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	padding: 12px 20px;
}
.blog-category-ul {
	margin: 10px 0 0 0;
	padding: 0;
}
.blog-category-ul li {
	display: block;
	padding: 10px 0;
	list-style-type: none;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
}
.blog-category-ul li:after {
	position: absolute;
	right: 0px;
	top: 8px;
	font-family: 'FontAwesome';
	content: "\f105";
	font-size: 18px;
	color: #333;
	width: 20px;
	height: 20px;
}
.blog-category-ul li a {
	color: #333;
	font-size: 16px;
	display: block;
}
.blog-category-ul li a:hover, .blog-category-ul li a:focus {
	color: #b0000a;
}
.popular-posts-ul {
	margin: 23px 0 0 0;
	padding: 0;
	list-style: none;
}
.popular-posts-ul li {
	margin-bottom: 30px;
}
.popular-post-avathar {
	width: 85px;
	float: left;
}
.popular-post-avathar img {
	width: 100%;
	border-radius: 10px;
}
.popular-postrs-content {
	width: calc(100% - 100px);
	float: right;
}
.popular-postrs-content h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 12px
}
.popular-postrs-content p {
	color: #929292;
}
.checks {
	padding-left: 30px !important;
	padding-right: 0px !important;
}
a{
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

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

.carousel-anything-container.owl-theme.has-arrows .owl-controls .owl-buttons div.owl-next{
	right:0px !important;
	left:auto !important;
	z-index:99 !important;
}
.carousel-anything-container.owl-theme.has-arrows .owl-controls .owl-buttons div{
	left:0px !important;
	z-index:99 !important;
}
}
@media screen and (max-width: 1060px) {
.footer-ul li h4 {
	font-size: 18px;
}
}

@media screen and (max-width: 767px) {
.who-we, .banner-wrapper.parallax-window, .checks-wrapper {
	float: none;
}
.banner-wrapper.parallax-window {
	margin-top: 90px;
	height: auto;
	padding: 0px 0 20px 0;
}
.banner-content {
	padding: 0;
}
.blocks-wrap {
	padding: 0;
}
.bl1, .bl2 {
	margin-bottom: 0;
}
h1{
	font-size:28px;
}
}

@media screen and (max-width: 640px) {
.footer-end-wrap .ft-nav-wrap ul li {
	text-align: center;
	float: none;
}
.footer-end-wrap .ft-nav-wrap ul li a {
	background: none;
}
.footer-end-wrap .ft-nav-wrap ul, .footer-end-wrap .ft-nav-wrap {
	float: none;
}
}

@media screen and (max-width: 570px) {
.checks .vc_column-inner {
	border-right: none;
}
}

@media screen and (max-width: 480px) {
.blogs-box-content {
	padding: 20px;
}
.bn-buttons .btn1, .bn-buttons .btn2 {
	text-align: left !important;
}
.bn-buttons .btn2 img, .bn-buttons .btn1 img {
	margin-right: 10px;
}
h1{
	font-size:26px;
	line-height:1.6;
}
}

.bf-head-txt h1 p{
	font-weight: 700;
	color: #fff;
	font-size: 23px;
	letter-spacing: -.7px;
	display: block;
	margin-bottom: 10px;
}



/*	.mm-opened .banner-wrapper {







		background: url(./.././../images/banner.jpg) center center no-repeat;







		background-size: cover !important;







		background-position: center -119px !important;







	}*/