#intro.intro2 {background-color: #2673b0 !important; padding: 100px !important}
#intro.intro2 h1 {color: #fff !important;  font-size: 70px;  font-weight: 300;  margin: 25px 0 25px;  line-height: 75px;}
#intro.intro2 h1.cta {color: #fff !important;  font-size: 45px;  font-weight: 300;  margin: 25px 0 25px;  line-height: 35px !important}
#intro.intro2 h2 {color: #fff !important;  font-size: 26px;  font-weight: 300;  margin: 25px 0 25px;  }
#intro.intro2 h3 {color: #fff !important;  font-size: 24px;  font-weight: 300;  margin: 25px 0 25px; }
#intro.intro2 h3.cta {color: #fff !important;  font-size: 24px;  font-weight: 300;  margin: 25px 0 25px; line-height:10px !important }
#intro.intro2 h3.cta-tiny {color: #fff !important;  font-size: 16px;  font-weight: 500;  margin: 25px 0 15px; /*line-height:10px !important */ margin-top:-10px !important}

  #intro.intro2 h1, #intro.intro2 p, #intro.intro2 h3 {
  text-align: center;
  padding: 0 10%;
}
#i
/*xxxxxx*/
/*.point-arrow {display:none}
.sub-form form {border-top:none !important; background: rgba(255, 255, 255, 0.25) !important}*/
.aboutus h4 {color: #000 !important}
.sub-form form input {background: white !important}
.btn-main:hover {color: #fff;  background-color: #3276b1 !important;  border-color: #285e8e !important;}
.overlay {opacity: 0 !important} /*makes color like it should be - */ 
#intro #sub-form p {color:white !important}
/*dual buttons removed and changed footer CTA link */
.testimonials {  background: #fff !important;  padding: 0 !important;}
#aboutus {  padding: 46px 0 0 0 !important}


/*blue skin*/
a,
a:hover {
	color: #3498DB;
}

.btn-main {
	background-color: #166FC9;
}

.home-subscribe {
    background: #3498DB;
}

.btn-white {
	background: #fff;
	color: #3498DB;
}

.nav > li > a:hover ,
.nav > li.active > a {
	color: #3498db !important;
}

.nav > li:last-child > a:hover {
	color: #fff !important;
	border-color: #3498db !important;
	background: #3498db !important;
}

.sub-form h5 {
	background: rgba(255, 96, 0, 0.8); font-size:30px
}

#intro.intro3 h6 a:hover {
	color:#3498DB;
}

.intro-newsletter button {
	background: #3498DB;
}

.dual-btns a {
	background: #3498DB;
}

.dual-btns a:nth-child(2) {
	background: #247cb6;
}

.app-btn {
	background: #3498db;
}

.service-content span {
	color: #3498db;
	border: 2px solid #3498db;
}

.testimonials .container .row .service-content span {
  display: table;
  margin: 0px auto 25px;
  color: none !important;
  text-align: none !important;
  transition: none !important;
  -webkit-transition: none !important;
  position: none !important;
  border: none !important;
  /* width: 100px; */
  /* height: 100px; */
  /* display: table; */
  /* font-size: 35px; */
  border-radius: none !important;
  /* padding-top: 22px; */
}
.testimonials .container .row .service-content:hover span { background: none !important}

.service-content:hover span {
	background: #3498db;
}

.service-content a {
	color: #3498DB;
}

#features {
	background: #3498DB;
}

#features h3 {
	color: #3498DB;
}

.dual-info {
	background: #3498DB;
}

.wrap-content {
	/*background: #3498DB;*/
}

.quote-info p:before {
	color: #3498DB;
}

.quote-info cite span {
	color: #3498DB;
}

.panel-body {
	/*background: #3498DB;*/
}

#services2 i {
	background: #3498db;
}

.wrap {
	background: #3498DB;
}

.wrap a span {
	color: #3498DB;
}

.statusMessage i {
	color:#3498DB;
}

.f-social a:hover {
	color: #3498DB;
}

.footer-copy p a {
	color:#3498DB;
}

.backtotop {
	color:#3498DB;
}

.close-modal:hover {
	background: #3498DB;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before { color:#3498DB; }
.slick-dots li.slick-active button:before { color: #3498DB;}

.quote-slider .owl-controls .owl-page span{
	background: #3498DB;
}

.faq-content .panel-title a:hover {
	color: #3498DB;
}


/* 1. GLOBAL STYLES */

.videoWrapper iframe {
  border: 20px solid rgba(38, 115, 176, 0.25);
  border-radius: 20px!important;
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 90%;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
body {
	overflow-x: hidden;
	font-family: 'Lato', sans-serif ;
	color: #333;
}

.body {
	position: relative;
	width: 100%;
	overflow: hidden;
}

p {
	font-size: 15px;
	color: #898989;
	font-weight: 400;
	
}

a,
a:hover {
	outline: 0;
	color: #3498DB;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	text-decoration: none;
}

a
a:hover,
a:focus,
a:active,
a.active {
	outline: 0;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif ;
	font-weight: 400;
	/*color: #222222;*/
	color: #ff6000
}

.img-centered {
	margin: 0 auto;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
	margin: 0;
}

button,
button:hover {
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.space10 {	margin-bottom: 10px;}
.space20 {	margin-bottom: 20px;}
.space30 {	margin-bottom: 30px;}
.space40 {	margin-bottom: 40px;}
.space50 {	margin-bottom: 50px;}
.space60 {	margin-bottom: 60px;}
.space70 {	margin-bottom: 70px;}
.space80 {	margin-bottom: 80px;}
.space90 {	margin-bottom: 90px;}

/* 1.1. Theme Extras */

.btn-main {
	background-color: #166FC9;
	color: #fff;
	border-radius: 5px;
	border: none;
	line-height: 45px;
	padding: 10px 60px;
	text-transform: none;
	letter-spacing: 0.3px;
	font-size: 32px;
	font-weight: 400;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	margin: 0 auto;
	display: table;
}

.btn-main:hover {
	background: #111;
	color: #Fff;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

.btn-white {
	background: #fff;
	color: #3498DB;
}

.btn-left {
	margin: 0;
}

input:focus, textarea:focus {
	outline:0;
}

input[type=checkbox] {
	display: none;
}

input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	top: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	top: 2px;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left: 30px;
	height: 22px;
	display: inline-block;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 13px;
	vertical-align: middle;
	cursor: pointer;
	font-weight: 400;
	color: #aaa;
	margin-top: 5px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -22px;
}

label.css-label {
	background-image: url(../images/cbox.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type=checkbox].css-checkbox + label.css-label span {
	position: relative;
	top: -4px;
}

.dual-btns {
	background: rgba(0,0,0,0.1);
	padding: 6px 1px;
	border-radius: 5px;
	display: table;
}

.dual-btns a {
	float: left;
}

.flexslider .slides img {
	width: 100%;
	max-width: 100%;
	display: block;
}

.content-head {
	text-align: center;
	margin: 0 0 70px;
}

.content-head h3 {
	font-size: 40px;
	font-weight: 300;
	text-transform: uppercase;
}

.content-head p {
	font-size: 17px;
	font-weight: 300;
	padding: 0 25%;
}

.content-head-lite h3 {
	color: #fff;
	font-weight: 400;
}

/* 2. HEADER */

header {
	background:transparent;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
	padding: 20px 0px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	height: 0px;
	
}
.header-top{border-bottom: 1px solid #cfcfcf;}

.navbar {
	text-transform: uppercase;
	background: transparent;
	margin: 0;
	border-radius: 0px;
	border: none;
	padding: 20px 0;
	/*position: relative;*/
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: white;
	
}
#stand-alone.navbar.navbar-default.navbar-top {
	
	position: absolute !important;
	
}

.navbar a:focus ,
.navbar .navbar-nav li a:focus {
	outline: 0;
	color: #fff;
}

.navbar-default,
.navbar-inverse {
	border: 0;
}

.navbar-brand {
	color: #FFF !important;
	text-transform: none;
	margin: 0px;
	font-size: 37px;
	padding: 20px 0px 0px;
	font-family: Vampiro One;
	font-weight: 400;
}

.nav > li {
	position: relative;
	display: block;
	font-weight: 400;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 14px 5px 0;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 7px 15px;
	color: #666 !important;
	font-size: 11px;
	font-weight: 400;
	border-radius: 5px;
	border: 1px solid transparent !important;
}

.nav > li > a:hover ,
.nav > li.active > a {
	color: #3498db !important;
	border-color: #fff !important;
	background: #FFF !important;
}

.nav li:last-child a {
	border: 1px solid #fff !important;
}

.nav > li:last-child > a:hover {
	color: #fff !important;
	border-color: #3498db !important;
	background: #3498db !important;
}

.navbar-right {
    float: right !important;
    margin-right: -30px;
}

/* 3. INTRO STYLES */

/* 3.1. Intro / 1 */
.point-arrow {
  position: absolute;
  left: -34px;
  top: 80px;
}
#intro {
	padding: 160px 0 132px;
	position: relative;
	background-color: #2673b0;
	background-size: 100% auto;
	overflow: hidden;
	z-index:99
}
#intro hr {
  color: #E38A22;
  background-color: #E38A22;
  height: 1px;
  width: 90%;
  display: block !important;
  margin-bottom: 10px;}
#intro h1 {	font-size: 33pxpx;}
#intro h2 {	font-size: 26px;  font-weight:300}
#intro h3 {	font-size: 24px; font-weight:300}
#intro h3 .bold {  color: #E38A22;}
.arrow-right { float: right;}
#intro p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 40px;
	padding-right: 25%;
	line-height: 25px;
}
#intro #sub-form p {
	color: #000;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 25px;
	padding-right: 20%;
	line-height: 0px;
}
#intro .col-md-7 h1, #intro .col-md-7 h2,#intro .col-md-7 h3,#intro .col-md-7 h4, #intro .col-md-7 h5 { color: white}
#sub-form {
	position: relative;
	overflow: hidden;
}

.sub-form h4 {
	color: #111;
	font-size: 25px;
	margin: 0 0 15px;
	font-weight: 300;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.sub-form .row {
	margin: 0;
}

.sub-form .col-md-6 {
	padding: 0;
}

.sub-form h5 {
	display: table;
	color: rgb(121, 121, 121);
	letter-spacing: 0px;
	text-align: center;
	padding: 0px;
	/*width: 130%;*/
	width:100%;
	text-transform: capitalize;
	font-weight: 300;
	font-size: 30px;
/*	margin: 8px 0px 24px;*/
margin: -14px 0px 24px;
	/*background: #3498db;*/
	color: #fff;
/*	padding: 15px 10px;*/
padding: 30px 10px;
	/*margin-left: -15%;*/
}

.sub-form {
	padding-left: 60px;
	border-right: none;
}

.sub-form form {
	padding: 40px 30px 30px;
	background: #fff;
	border-radius: 5px;
	border-top: 5px solid #feb806;
	position: relative;
}

.sub-form form:before {
	content: "";
	height: 5px;
	width: 33%;
	background: #9ac430;
	position: absolute;
	top: -5px;
	left: 0;
	border-radius: 5px 0 0 0;
}

.sub-form form:after {
	content: "";
	height: 5px;
	width: 33%;
	background: #fe5d05;
	position: absolute;
	top: -5px;
	right: 0;
	border-radius: 0 5px 0 0;
}

.sub-form form input {
	border: 1px solid #e4e4e4;
	background: transparent;
	height: 50px;
	padding: 10px 15px;
	color: #000;
	/*width: 100%;*/
	font-size: 14px;
	margin-bottom: 20px;
}


.fname {
	margin-bottom: 0;
	border-radius: 5px 0 0 0;
	border-right: none !important;
}

.lname {
	margin-bottom: 0;
	border-radius: 0 5px 0 0;
}

.e-mail {
	margin-bottom: 15px;
	border-radius: 0 0 5px 5px;
	border-top: none !important;
}

/* 3.2. Intro / 2 */

#intro.intro2 {
	padding: 280px 0 230px;
	position: relative;
	background: #000 url(../images/bg/2.jpg) no-repeat top center fixed;
	background-size: 100% auto;
	overflow: hidden;
}

#intro.intro2 h2,
#intro.intro2 p {
	text-align: center;
	padding: 0 10%;
}

#intro.intro2 .dual-btns {
	margin: 0 auto;
	display: table;
}

/* 3.3. Intro / 3 */

#intro.intro3 {
	padding: 170px 0 0px;
	position: relative;
	background: #000 url(../images/bg/3.jpg) no-repeat top left;
	background-size: 125% auto;
	overflow: hidden;
}

#intro.intro3 #main-slider {
	float: right;
	margin-bottom: -100px;
}

#intro.intro3 .col-md-8 {
	width: 62%;
}

#intro.intro3 .col-md-4 {
	width: 38%;
}

#intro.intro3 h2 {
	margin: 140px 0px 25px;
	font-size: 65px;
	line-height: 70px;
	font-weight: 500;
}

#intro.intro3 h6 {
	color: #fff;
	font-family: Open Sans;
	font-size: 13px;
	margin: 20px 0 60px;
}

#intro.intro3 h6 a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#intro.intro3 h6 a:hover {
	color:#3498DB;
}

/* 3.4. Intro / 4 */

#intro.intro4 {
	padding: 180px 0 0;
	position: relative;
	background: #000 url(../images/bg/4.jpg) no-repeat top right fixed;
	background-size: 100% auto;
	overflow: hidden;
}

#intro.intro4 h2,
#intro.intro4 p {
	text-align: center;
	padding: 0 10%;
}

#intro.intro4 .dual-btns {
	margin: 0 auto;
	display: table;
}

/* 3.5. Intro / 5 */

#intro.intro5 {
	padding: 150px 0 0;
	position: relative;
	background: #000 url(../images/bg/5.jpg) no-repeat top right fixed;
	background-size: 100% auto;
	overflow: hidden;
}

#intro.intro5 h2,
#intro.intro5 p {
	text-align: center;
	padding: 0 10%;
}

#intro.intro5 .dual-btns {
	margin: 0 auto 40px;
	display: table;
}

.play-btn {
	border: 10px solid #FFF;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	line-height: 98px;
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 47px;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: -60px auto 0px;
	top: 50%;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	box-shadow: 0px -2px 15px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px -2px 15px rgba(0,0,0,0.5);
	text-shadow: 0 2px 15px rgba(0,0,0,0.5);
}

.play-btn:hover {
	color:#fff;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

/* 3.6. Intro / 6 */

#intro.intro6 {
	padding: 240px 0 175px;
	background: #000 url(../images/bg/6.jpg) no-repeat center center fixed;
}

#intro.intro6 h2 {
	margin: 13px 0px 25px;
}

/* 3.7. Intro / 7 */

#intro.intro7 {
	padding: 270px 0 240px;
	background: #000 url(../images/bg/7.jpg) no-repeat center top fixed;
	position: relative;
	background-size: 100% auto;
	overflow: hidden;
}

#intro.intro7 h2,
#intro.intro7 p {
	text-align: center;
	padding: 0 10%;
}

.intro-newsletter {
	background: rgba(0,0,0,0.1);
	padding: 8px;
	border-radius: 5px;
	width: 536px;
	margin: 0 auto;
	display: table;
	position:relative;
}

.intro-newsletter input {
	width: 400px;
	height: 50px;
	border: none;
	background: #fff;
	border-radius: 5px;
	padding: 5px 20px;
	font-size: 13px;
	float: left;
	margin:0;
}

.intro-newsletter button {
	background: #3498DB;
	line-height: 50px;
	color: #FFF;
	padding: 0px 30px;
	border-radius: 5px;
	border: none;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	width: 110px;
	margin-left: 10px;
	float: left;
	font-size: 25px;
}

.intro-newsletter button:hover {
	background: #000;
	color: #FFF;
}

#result {
	text-align: center;
	position: absolute;
	top: 103%;
	left: 60px;
	right: 0px;
	display: block;
	margin: 0px auto;
	font-size: 11px;
	color: #fff !important;
	max-width: 100%;
	padding: 0px 12px;
}

#result a {
	color: #000 !important;
}

#result em {
	font-style:normal;
}

.intro-newsletter #result {
	left: 0px !important;
	top:106%;
}

/* 3.8. Intro / 8 */

#intro.intro8 {
	padding: 270px 0 240px;
	background: #000 url(../images/bg/8.jpg) no-repeat center top fixed;
	position: relative;
	background-size: 100% auto;
	overflow: hidden;
}

#intro.intro8 h2,
#intro.intro8 p {
	text-align: center;
	padding: 0 10%;
}

.countdown.styled {
	width:100%;
	max-width:850px;
	margin:-25px auto 0;
	padding:0 15px;
}

.countdown.styled div {
	width:25%;
	float:left;
	color:#fff;
	font-size:100px;
	font-weight:800;
	text-align:center;
}

.countdown.styled div span {
	display:block;
	font-size:16px;
	letter-spacing:5px;
	text-transform:uppercase;
	font-weight:700;
	background:rgba(0,0,0,0.3);
	display:table;
	margin:0 auto;
	padding:5px 10px;
	border-radius:5px;
}

/* 3.9. Intro / Extras */

.dual-btns {
	position: relative;
}

/*.dual-btns a {
	background: #3498DB;
	line-height: 50px;
	color: #FFF;
	padding: 0px 30px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0.3px;
	font-weight: 600;
	margin: 0 5px;
}*/
.dual-btns a {
  /*background: rgba(255, 96, 0, 1.0);*/
  background: #F5873F;
  line-height: 66px;
  color: #FFF;
  padding: 0px 30px;
  border-radius: 5px;
  font-size: 29px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0.3px;
  font-weight: 300;
  margin: 0 5px;
}

.dual-btns a:nth-child(2) {
	background:#2980b9;
	border-radius: 5px;
}

.dual-btns a:hover {
	/*background: #111 !important;*/
    background: #f47827 !important;
	color: #fff;
}

.app-btn {
	font-size: 15px;
	text-transform: none;
	font-weight: 400;
	line-height: 23px;
	padding: 10px 35px 17px;
	padding-left: 70px;
	position: relative;
	background: #3498db;
	color: #fff;
	display: table;
	border-radius: 5px;
	text-shadow: 0 3px 0 rgba(0,0,0,0.2);
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

.app-btn i {
	position: absolute;
	top: 11px;
	left: 35px;
	font-size: 50px;
}

.app-btn span {
	font-size: 26px;
	display: block;
	font-weight: 700;
}

.app-btn:hover {
	background: #111;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	color: #fff;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.2;
}

.overlay-white {
	background: #fff;
	height: 20px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.btn-single a {
	border-radius: 5px;
	padding: 0px 35px;
}

.btn-single a i {
	margin-left: 7px;
	font-size: 16px;
}

/* 4. TERMS / POPUP */

.term-popup {
	cursor: pointer;
}

.terms {
	position: fixed;
	z-index: -15;
	visibility: hidden;
	opacity: 0;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	width: 90%;
	max-height: 90%;
	overflow: scroll;
	overflow-x: hidden;
	max-width: 1170px;
	height: auto;
	background: #FFF;
	top: 17%;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
	padding: 50px;
	box-shadow: 5px 5px 15px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 15px rgba(0,0,0,0.3);
}

.terms h3 {
	font-size: 30px;
	margin: 0 0 30px;
	border-bottom: 2px solid #e1e1e1;
	padding-bottom: 15px;
}

.terms ul li {
	list-style: decimal;
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 23px;
}

.t-close {
	position: absolute;
	right: 25px;
	top: 25px;
	font-size: 30px;
	opacity: 0.2;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	cursor: pointer;
}

.t-close:hover {
	opacity: 1;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

.terms-active {
	position: fixed;
	z-index: 9999999;
	visibility: visible;
	opacity: 1;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.overlay-dark {
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: -20;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.overlay-dark.active {
	z-index: 99999;
	visibility: visible;
	opacity: 0.5;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
 /* about us*/ 
#aboutus {
	padding: 46px 0;
}
.aboutus h1 {font-weight:300;text-transform: capitalize !important;}
.aboutus p {color: #666; font-weight: 300}
.aboutus p.lead {color:#333}
.aboutus h4 {font-weight: 600}

img.quote-author-avatar  {

  margin-bottom: -6px;
  width: 100px;
  /*box-shadow: 0 0 5px rgba(140, 140, 140, 0.8);*/
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
  border: 5px solid #166FC9;
}
/* 5. SERVICES */

#services {
	padding: 46px 0;
}
#services h1 {font-weight:300;text-transform: capitalize !important;}

#services p {font-size:18px; color: #000;font-weight:400;}


.service-content {
	cursor: pointer;
}

.service-content span {
	display: table;
	margin: 0px auto 25px;
	color: #3498db;
	text-align: center;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	position: relative;
	border: 2px solid #3498db;
	width: 100px;
	height: 100px;
	display: table;
	font-size: 35px;
	border-radius: 50%;
	padding-top: 22px;
}

.service-content:hover span {
	background: #3498db;
	color: #fff;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.service-content:hover i {
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.testimonials h1 {font-weight: 300}
.testimonials .container .row .service-content:hover span { background: none !important}
.testimonials .container .row .service-content p { margin: 0px;  font-size: 15px;  color: #000;  font-weight: 400;}
.testimonials .container .row .service-content h4 { font-size: 12px; color:black; font-weight:600}
.testimonials .container .row .test-page {height: 325px }

.testimonials .container .row  .sc7{height: 350px !important}
.testimonials .container .row  .sc8{height: 350px !important}
.testimonials .container .row  .sc9{height: 350px !important}
.testimonials .container .row  .sc15{height: 400px !important}
.testimonials .container .row  .sc16{height: 400px !important}
.testimonials .container .row  .sc17{height: 400px !important}
.testimonials .container .row  .sc18{height: 750px !important}
.testimonials .container .row  .sc19{height: 900px !important}



.testimonial-author strong {  color: #333;  margin-right: 3px;}
.testimonial-author {  display: inline-block;  font-size: 14px !important;  /* line-height: 65px !important; */}
p.company {  color: #ff6000 !important;  margin-right: 3px;}
.service-content h4 {
	font-size: 17px;
	text-align: center;
	font-weight: 700;
	margin: 0px 0px 10px;
	text-transform: none;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.service-content p {
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	margin: 0 0 10px;
	color: #777;
	font-weight: 300;
	padding: 0 20px;
}

.service-content a {
	color: #3498DB;
	font-size: 14px;
	text-align: center;
	display: table;
	margin: 0 auto;
}

.service-content a i {
	font-size: 14px;
	margin-left: 5px;
}

.service-content a:hover {
	color: #000;
}

/* 6. FEATURES */

#features {
	background: #3498DB;
	padding: 75px 0 0;
}

.feature-content {
	margin-bottom: 40px;
}

.feature-content i {
	color: #fff;
	font-size: 25px;
	margin: 0 0 20px;
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: rgba(255,255,255,0.2);
	text-align: center;
	line-height: 70px;
}

.feature-content h4 {
	color: #fff;
	margin: 0 0 12px;
	margin-left: 95px;
	font-size: 22px;
	font-weight: 600;
}

.feature-content p {
	color: #fff;
	font-size: 13px;
	margin-left: 95px;
}

#features h3 {
	background: #fff;
	display: table;
	padding: 9px 15px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	margin: 150px 0 20px;
	color: #3498DB;
}

.app-info p {
	color: #fff;
	margin: 0 0 30px;
}

.app-btns a {
	color: #fff;
	font-size: 40px;
	margin-right: 25px;
}

.app-btns a:hover {
	color: #fff;
	opacity: 0.5;
}

/* 7. INFO BOXES */

.info-content {
	padding: 100px 0;
}

.ic-inner img {
	border-radius: 5px;
}

.ic-inner h4 {
	font-size: 23px;
	margin: 20px 0 15px;
	font-weight: 600;
}

.ic-inner p {
	font-size: 13px;
	line-height: 20px;
}

/* 8. INFO BOXES / DUAL */

.dual-info {
	background: #3498DB;
}

.dual-info .container {
	width: 100%;
	padding: 0;
}

.dual-info .col-md-6 {
	padding: 0;
}

.dual-info h4 {
	font-size: 70px;
	font-weight: 300;
	color: #fff;
	margin: 0 0 20px;
}

.dual-info p {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	margin: 0 0 30px;
	line-height: 25px;
}

.dual-info .col-md-9 {
	padding: 60px;
}

.dual-info ul li {
	color: #fff;
	padding-left: 40px;
	margin-bottom: 15px;
	font-weight: 300;
	position: relative;
}

.dual-info ul li i {
	font-size: 15px;
	position: absolute;
	top: 4px;
	left: 10px;
}

/* 9. SCREENSHOTS  */

.shots {
	padding: 100px 0;
}

.shots-slider {
	margin-top:-30px;
}

.slick-slide {
}

.shots-thumb {
	padding: 30px 0px 30px;
	margin: 0 15px;
}

.shots-slider .slick-slide img,
.shots-slider .slick-center img {
	border-radius: 3px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

.shots-slider a:hover img {
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-webkit-transform: scale(1.05,1.05);
	-ms-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05);
	cursor: url('../images/plus.png'), url('../images/plus.png'), move;  
}

.shots-thumb img {
	opacity: 1;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	cursor: pointer;
}

.shots-thumb img:hover {
	opacity: 0.6;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

.shots .col-md-12 {
	max-width: 90%;
	margin: 0 auto;
	float: none;
}
/*call to action footer*/
/* ==========================================================================
   10. CALL TO ACTION
   ========================================================================== */

#call-to-action {
	padding-top: 100px;
	padding-bottom: 100px;
}

#call-to-action h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	/*padding: 0 15%;*/
	
	margin-bottom: 15px;
}

#call-to-action p {
	color: #fff;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 0 10%;
	margin-bottom: 30px;
}


#call-to-action { 
	background-image: url(/img/parallax_bg/call_to_action_bkg.jpg); 
}
/* 10. ABOUT / INFO CONTENT  */

.wrap-content {
	/*background: #3498DB;*/
	padding: 46px 0;
}

.wrap-content h2 {
	color: #000;
	margin-bottom: 30px;
	font-size: 50px;
}

.wrap-content p {
	color: #000;
	font-size: 18px;
	line-height: 22px;
}

.wrap-content1 {
	background: #fff !important;
	padding: 90px 0;
}

.wrap-content1 h2 {
	color: #000;
	margin-bottom: 30px;
	font-size: 50px;
}

.wrap-content1 p {
	color: #777;
	font-size: 14px;
	line-height: 22px;
}

/* 11. TESTIMONIALS */

.testimonials {
	background: #f1f1f1;
	padding: 75px 0 0;
}
#stand-alone.testimonials {
	background: #f1f1f1;
	padding: 100px 0 0;
}


#stand-alone p{
font-size: 18px;
  color: #000;
  font-weight: 400;
}

.quote-info p {
	font-family: Josefin Sans;
	font-size: 60px;
	font-weight: 400;
	line-height: 59px;
	color: #555;
	padding: 0;
	padding-left: 65px;
	position: relative;
	margin-top: 120px;
}

.quote-info p:before {
	content: "\f10d";
	font-family: "FontAwesome";
	color: #3498DB;
	position: absolute;
	left: 0;
	top: -20px;
	font-size: 50px;
}

.quote-info cite {
	color: #000;
	font-size: 23px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	float: right;
	margin-top: 40px;
	text-transform: uppercase;
	padding-right: 60px;
}

.quote-info .cite-left {
	float: none;
	padding-left: 60px;
	padding-right: 0px;
	display: block;
}

.quote-info cite span {
	color: #3498DB;
	font-size: 16px;
	font-weight: 400;
	display: block;
	padding-left: 13px;
	text-transform: none;
}

#quote-slider .owl-controls {
	margin-top: 10px;
	text-align: center;
	position: absolute;
	bottom: 25px;
	display: block;
	margin: 0 auto;
	left: 0;
	right: 0;
}

/* 12. PRICING TABLE */

.pricing {
	padding: 80px 0 90px;
	background: #000;
}

.price {
	font-size: 70px;
	color: #fff;
}

.price-cents {
	vertical-align: super;
	font-size: 50%;
}

.list-group-item {
	color: #757575;
	font-size: 14px;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	margin: 0px;
}

.list-group-item:last-child {
	border-bottom: none;
	padding-top: 20px;
}

.list-group .btn {
	background: #1abc9c !important;
	border-color: #0fa285;
}

.list-group .btn:hover {
	background: #0fa285 !important;
}

.panel-default {
	border: none;
/*	padding: 15px 0px;*/
}

.panel-body {
	font-family: Open sans;
	font-size: 13px;
	line-height: 23px;
	font-weight: 400;
	color: #000;
	padding: 40px 0;
	/*background: #3498DB;*/
}

.panel-default > .panel-heading {
	text-transform: uppercase;
	/*padding: 6px 15px 18px;*/
}

.panel-default > .panel-heading span {
	top: -2px;
	position: relative;
}

.pricing .btn-main {
	line-height: 38px;
	padding: 0px 20px;
}

/* 13. SERVICES / 2 */

#services2 {
	background: #f1f1f1;
	padding: 75px 0 50px;
}
#services2 h1 {font-weight:300; text-transform: capitalize !important;}
#services2 p {font-size: 18px;color: #000;	font-weight: 400   }

.sc2-inner {
	margin-left: 110px;
}

.sc2-inner h4 {
	font-weight: 600;
	font-size: 21px;
	margin: 5px 0 10px;
}

.sc2-inner p {
	margin: 0;
}

#services2 i {
	background: #3498DB;
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #FFF;
	font-size: 25px;
	float: left;
	border-radius: 50%;
}

#services2 .col-md-4 {
	margin-bottom: 50px;
}

#services2 .sc2-inner p {
	margin: 0px;
	font-size: 15px;
	color: #000;
	font-weight: 400
}

/* 14. FAQ SECTION */

.faq-content p {font-size:18px;font-weight: 300}
.faq-content h1 {  font-weight: 300; text-transform: capitalize;}
.faq-content h4 { font-weight: 600;  text-transform: capitalize; color: #000}
.faq-content {
	padding: 80px 0 80px;
	border-bottom: 1px solid #cfcfcf;
}

.faq-content .panel-title a {
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	padding: 15px;
	margin: 0px;
	background: #fff;
	display: table;
	width: 100%;
}

.faq-content .panel-title:hover {
	color: #3498DB;
}

.faq-content .panel-default {
	border-color: #e1e1e1;
	padding: 9px 0px;
	background: #fff;
}

.faq-content .panel-heading {
	border: 1px solid #e1e1e1;
	padding: 0;
	border-radius: 0;
	background: #fff;
	color: #000;
}

.faq-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border: 1px solid #e1e1e1;
	border-top: none;
}

.faq-content .panel-body {
	padding: 20px 25px;
	background: #fff;
	color: #000;
}

.faq-wrap h3 {
	font-weight: 700;
	text-transform: none;
	margin: 0 0 5px;
}

.faq-wrap p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 30px;
}

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

.video iframe,
.video object,  
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:none;
}

/* 15. CLIENTS */

#clients {
	padding: 40px 0;
	background: #333;
}

#clients h3 {
	margin: 0px 0px 30px;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
}

#clients ul {
	padding: 0px 0px;
	margin: 0 -25px;
}

#clients ul li {
	float: left;
	margin: 0;
	list-style: none;
	width: 20%;
	position: relative;
	overflow: hidden;
	padding: 0 15px;
}

#clients ul li img {
	opacity: 0.2;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

#clients ul li:hover img {
	opacity: 1;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-webkit-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

/* 16. WRAP CONTENT */

.wrap {
	padding: 80px 0;
	background: #3498DB;
}

.wrap h3 {
	margin: 0px 0px 10px;
	text-align: center;
	font-weight: 300;
	font-size: 40px;
	text-transform: none;
	color: #fff;
}

.wrap p {
	font-size: 20px;
	line-height: 24px;
	margin: 0px 0px 40px;
	text-align: center;
	font-weight: 300;
	padding: 0 12%;
	color: #fff;
}

.wrap em {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
	margin: -10px auto 0;
	display: table;
	letter-spacing: 1px;
	color: #fff;
}

.wrap a {
	font-size: 17px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	display: table;
	background: #000;
	line-height: 75px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	margin: 0 auto 15px;
	display: table;
	border-radius: 5px;
}

.wrap a span {
	position: relative;
	display: inline-block;
	padding: 0 110px;
	background: #fff;
	color: #3498DB;
	border: none;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	border-radius: 5px;
}

.csstransforms3d .wrap a span::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	background: transparent;
	font-size: 15px;
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	border-radius: 5px;
}

.wrap a:hover span,
.wrap a:focus span {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px);
}

.csstransforms3d .wrap a:hover span::before,
.csstransforms3d .wrap a:focus span::before {
	background: #000;
	color: #fff;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
.wrap a:hover span,
.wrap a:focus span {
	-webkit-transform: rotateX(0deg) translateY(-0px);
	-moz-transform: rotateX(0deg) translateY(-0px);
	transform: rotateX(0deg) translateY(-0px);
}

.wrap a:hover span {
	background: #000;
	color: #fff;
	transition:.4s;
}


}


/* 17. GOOGLE MAP */

.gmap {
	padding: 0px;
	height: 400;
}

.gmap div {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#map {
	display: block;
	width: 100%;
	height: 400px;
	margin: 0 auto;
}

#map.large {
	height: 400px;
}

#map img {
	max-width: none !important;
	height: auto;
}
/*responsive slide*/
.responsive p {font-size:18px}
.responsive h3 {color: black; font-weight:300; font-size:44px}
/* 18. FOOTER */

#footer {
	background: #000;
	padding: 26px 0;
	display: table;
	width: 100%;
}
.footer-nav li {
  float: left;
  padding: 5px 10px 10px;
}
.subscribe-form {
  margin: 5px auto 0;
  position: relative;
  z-index: 10;
  width: 90%;
}
.pull-right {
  float: right !important;
}
#newsletter_form p {
  color: #666;
  font-size: 13px;
  line-height: 16px;
  font-family: 'Lato', sans-serif;
  text-align: center;
  margin-top: 10px;
}
.subscribe-submit {
  width: 32%;
  height: 30px;
  background: #383e46;
  color: #fff;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  border: none;
  cursor: pointer;
  outline: 0;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.subscribe-submit:hover {
  background: #428bca;
}
.subscribe-input {
  width: 68%;
  height: 30px;
  background-color: #aaa;
  color: #ddd;
  font-size: 14px;
  font-weight: 300;
  padding-left: 10px;
  border: none;
}
#scrollUp {
  display: none;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-image: url(https://www.homevalueleads.com/img/icons/back-to-top.png);
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-color: rgba(123, 123, 123, 0.65);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  transition: all 250ms linear;
}
#contact-info {
	margin-bottom: 0px;
}

#footer h5 {
	font-size: 25px;
	font-weight: 300;
	color: #000;
	margin: 0 0 50px;
}

#footer h5 span {
	font-weight: 600;
}

.contact-info {
	padding: 0;
	margin: 0;
}

.contact-info li {
	padding: 0px;
	list-style: none;
	color: #888;
	margin: 0 0 15px;
	display: table;
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	font-weight: 300;
}

.contact-info li i {
	font-size: 16px;
	margin-right: 15px;
	color: #000;
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
}

.contact-info p {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	margin: 0;
}

.statusMessage, .successmessage, .errormessage {
	display: none;
	margin: auto;
	width: 100%;
	height: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	border: 1px solid #e1e1e1;
	margin: 0 auto 25px auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #000;
}

.statusMessage i {
	color:#3498DB;
	font-size:15px;
	margin-right:5px;
}

.statusMessage p {
	margin: 0;
	padding: 20px;
	color: #555;
	font-size: 14px;
}

.successmessage p {
	margin: 0;
	padding: 20px;
	color: #555;
	font-size: 14px;
}

.successmessage i {
	color:#1abc9c;
	font-size:15px;
	margin-right:5px;
}

.errormessage p {
	margin: 0;
	padding: 20px;
	color: #555;
	font-size: 14px;
}

.errormessage i {
	color:#ff0000;
	font-size:15px;
	margin-right:5px;
}

#incompleteMessage i {
	color: #f1c40f;
	font-size:15px;
	margin-right:5px;
}

#contactForm input {
	width: 100%;
	border: none;
	border: 1px solid #e1e1e1;
	height: 65px;
	margin-bottom: 15px;
	background: transparent;
	padding: 15px 15px;
	color: #000;
	font-size: 15px;
	border-radius: 3px;
}

#contactForm textarea {
	width: 100%;
	color: #000;
	border: none;
	border: 1px solid #e1e1e1;
	height: 145px;
	margin-bottom: 15px;
	background: transparent;
	padding: 10px 15px;
	font-size: 15px;
	border-radius: 3px;
}

#contactForm p {
	font-size: 13px;
}

/* 19. FOOTER / COPYRIGHT */

.f-social {
	padding: 10px;
}

.f-social a {
	float: left;
	color: #ccc;
	font-size: 17px;
	margin-right: 20px;
}

.f-social a:hover {
	color: #3498DB;
}

.footer-copy {
	padding: 30px 0;
	background: #fff;
	border-top: 1px solid #ddd;
}

.footer-copy p {
	margin: 0px;
	font-size: 13px;
}

.footer-copy p a {
	color:#3498DB;
}

.footer-copy p a:hover {
	color:#000;
}

.backtotop {
	text-align: right;
	fon-size: 13px;
	text-transform: uppercase;
	display: table;
	float: right;
	margin-top: 0px;
	color:#3498DB;
}

.backtotop:hover {
	color:#000;
}

/* 20. MODAL / VIDEO */

.modal-content {
	position: relative;
	background-clip: padding-box;
	border: none;
	border-radius: 0px;
	outline: 0px none;
	box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
	display: table;
	padding: 0;
	margin: 0 auto;
	height: 70%;
	margin-top: 5%;
	top: 0;
}

.modal-content .container {
	padding: 0;
}

.close-modal {
	background: #000;
	color: #FFF;
	position: absolute;
	top: -30px;
	right: 0px;
	z-index: 999;
	width: 115px;
	height: 30px;
	font-weight:700;
	opacity: 1 !important;
	text-align: center;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	cursor: pointer;
}

.close-modal:hover {
	background: #3498DB;
	color: #FFF;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}

.home-subscribe {
	background:#3498DB;
	padding:70px 0;
}

.home-subscribe h6 {
	font-size:25px;
	color:#fff;
	margin:0 0 25px;
	text-align:center;
	font-weight:600;
}

/*lead gen forms*/

/*demo*/
/*-----------------------------------------*/
/*  DEMO Form                 
/*-----------------------------------------*/
.demo {background: rgba(141, 198, 66, .99);padding: 2.6% 0 1.9% 0;}
.demo #full-about-info { margin-top: 0px !important;}


.demo .col-md-4 {padding: 0px !important; text-align: left !important;}
.demo label {font-size: 30px;color: #fff;line-height: 1.5;font-family: 'Lato', sans-serif; font-weight:300}
.demo label.error { font-size:16px; width:200px !important}
.no, hr {display: none !important;}
.demo .fields input.btn {background: none repeat scroll 0 0 #2673b0;border-bottom: 3px solid #166FC9;font-size: 1.7em;
font-weight: bold;height: 48px;padding: 0;width: 100%;margin-left: -60px; border-radius: 20px;}
.demo input[type="text"] {border: solid 1px #2a4352;box-shadow: 0 0 1px #7291a2;-moz-box-shadow: 0 0 1px #7291a2;-webkit-box-shadow: 0 0 1px #7291a2;width: 190px;
border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px;color: #000;padding: 12px 14px;}
.demo .container {margin-right: auto;margin-left: auto;}

/*sample lead*/
.newsletter {
  background: rgba(141, 198, 66, .99);
  padding: 2.6% 0 1.9% 0;
}
.newsletter #full-about-info {
  margin-top: 0px !important;
}
.newsletter input[type="text"] {
  border: solid 1px #2a4352;
  box-shadow: 0 0 1px #7291a2;
  -moz-box-shadow: 0 0 1px #7291a2;
  -webkit-box-shadow: 0 0 1px #7291a2;
  width: 190px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #000;
  padding: 12px 14px;
}
.newsletter label {
  font-size: 30px;
  color: #fff;
  line-height: 1.5;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.newsletter .fields input.btn {
  background: none repeat scroll 0 0 #2673b0;
  border-bottom: 3px solid #166FC9;
  font-size: 1.7em;
  font-weight: bold;
  height: 48px;
  padding: 0;
  width: 100%;
  margin-left: -60px;
  border-radius: 20px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: /*#285e8e*/rgba(255, 96, 0, 0.85);
}
.newsletter label.error {
  font-size: 16px;
  width: 200px !important;
}
#services, li.forphone, .forphone, a.forphone {display: none}

/* 20. RESPONSIVE STYLES */

@media only screen and (max-device-width:1024px) and (orientation:landscape),only screen and (max-device-width:480px) and (orientation:landscape){
	#intro h1 { font-size: 26px }
		#intro h3 { font-size: 20px}
		#intro #sub-form p {font-size:10px} }
		
		
		

	


@media only screen and (max-device-width:1024px) and (orientation:portrait),only screen and (max-device-width:480px) and (orientation:portrait){

	#intro h1 { font-size: 30px !important }
	#intro h2 { font-size: 22px !important; line-height:1 !important}
		#intro h3 { font-size: 20px; margin-top:10px !important }
		.right-arrow1 {display: none}
		#intro #sub-form p {font-size:10px}
		


}






/* Ipad - Desktop (960 - 1150px) */
@media only screen and (min-width: 960px)  and (max-width: 1150px)  {

#intro ,
#intro.intro2 ,
#intro.intro3 ,
#intro.intro4 ,
#intro.intro5 ,
#intro.intro6 ,
#intro.intro7 {
	background-size: 130% auto;
}
#services, li.forphone, .forphone {display: none}

}


/* Ipad (768 - 959px) */
@media only screen and (min-width: 768px)  and (max-width: 959px)  {

#intro {
	background-size: auto 100%;
	padding: 160px 0px 132px;
}

#intro.intro2 {
	background-size: 130% auto;
	padding: 160px 0px 132px;
}

#intro.intro4 {
	background-size: auto 100%;
	padding: 160px 0px 0px;
}

#intro.intro5 {
	background-size: auto 100%;
	padding: 160px 0px 0px;
}

#intro h2 {
	font-size: 48px;
	line-height: 56px;
}

.sub-form {
	padding-left: 0px;
}

#result {
	left: 0px;
}

.sub-form h5 {
	font-size: 19px;
}

#intro p {
	font-size: 14px;
	margin: 0px 0px 30px;
	padding-right: 15px;
	line-height: 25px;
}

.service-content p {
	font-size: 13px;
	line-height: 20px;
	padding: 0px 5px;
}

.service-content h4 {
	font-size: 15px;
}

#features .col-md-3 {
	width: 100%;
	float: none;
}

#features .col-md-4 {
	width: 45%;
}

.feature-content p {
	font-size: 12px;
	margin-left: 90px;
}

.feature-content h4 {
	margin: 0px 0px 12px 90px;
}

#features .col-md-5 {
	width: 55%;
}

#features h3 {
	display: table;
	margin: 0 auto 20px;
	;
}

.app-info p {
	text-align: center;
	padding: 0 15%;
}

.app-btns {
	margin: 0 auto 40px;
	display: table;
}

#features .space60 {
	margin-bottom: 20px;
}

.content-head h3 {
	font-size: 35px;
}

.content-head p {
	font-size: 15px;
	padding: 0px 10%;
}

.ic-inner p {
	font-size: 12px;
}

.dual-info h4 {
	font-size: 35px;
}

.dual-info .col-md-9 {
	padding: 30px;
	width: 100%;
}

.dual-info ul li {
	margin-bottom: 7px;
	font-size: 11px;
	font-weight: 400;
}

.dual-info p {
	font-size: 11px;
	margin: -5px 0px 17px;
	line-height: 20px;
	font-weight: 400;
}

.dual-info ul {
	margin-bottom: 20px;
}

.dual-info .col-md-6:nth-child(1) {
	width: 60%;
}

.dual-info .col-md-6:nth-child(2) {
	width: 40%;
}

.dual-info .btn-main {
	line-height: 30px;
	padding: 0 15px;
	font-size: 11px;
}

.wrap-content h2 {
	color: #FFF;
	font-size: 34px;
	margin-top: 0;
}

.wrap-content p {
	font-size: 11px;
	line-height: 21px;
	font-weight: 400;
	margin-top: -15px;
}

.wrap-content1 h2 {
	color: #000;
	margin-top: 0px;
	font-size: 33px;
}

.quote-info p {
	font-size: 35px;
	line-height: 42px;
	padding: 0px 0px 0px 45px;
	margin-top: 0px;
}

.quote-info p:before {
	top: 5px;
}

.pricing .col-md-3 {
	width: 50%;
}

.sc2-inner {
	margin-left: 91px;
}

#services2 i {
	width: 65px;
	height: 65px;
	line-height: 65px;
}

.sc2-inner {
	margin-left: 75px;
}

.sc2-inner h4 {
	font-size: 16px;
}

#services2 .sc2-inner p {
	font-size: 12px;
}

#contactForm p {
	font-size: 10px;
}

.contact-info li {
	font-size: 14px;
}

#intro.intro3 h2 {
	margin: 25px 0px 25px;
	font-size: 42px;
	line-height: 48px;
	font-weight: 500;
}

#intro.intro3 p {
	font-size: 12px;
	margin: 0px 0px 30px;
	padding-right: 15px;
	line-height: 19px;
	font-weight: 400;
}

#intro.intro4 p {
	text-align: center;
	padding: 0px;
}

#intro.intro6 h2 {
	margin: -29px 0px 25px;
	font-size: 39px;
	line-height: 45px;
}

#intro.intro6 {
	padding: 192px 0px 140px;
}

#intro.intro7 {
	background-size: auto 100%;
	padding: 200px 0 185px;
}

.modal-content {
	margin: 35% auto 0px;
	height: auto;
}
#services, li.forphone, .forphone {display: none}
}

/* Mobile (Upto 767px) */
@media only screen and (max-width: 767px)  {
#services2, li.fordesktop, .fordesktop {display: none}
#services, li.forphone, .forphone {display:block !important}

#result {
	left: 0px;
}

.modal-content {
	width:90%;
	margin: 50% auto 0px;
	height: auto;
}

.terms {
	width: 90%;
	max-height: 80%;
	top: 10%;
	padding: 40px;
}
.demo .container {max-width:1000px !important}
#newsletter .container {max-width:1000px !important}
.container {
	width: 100%;
	max-width: 400px;
}

.play-btn {
	-webkit-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
}

.play-btn:hover {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.dual-btns {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

#intro.intro6 .dual-btns {
	display: table;
	margin: 0 auto 40px;
}

#intro {
	background-size: auto 100%;
	padding: 160px 0px 132px;
}

#intro.intro2 {
	background-size: auto 100%;
	padding: 160px 0px 132px;
}

#intro.intro3 {
	background-size: auto 100%;
	padding: 160px 0px 80px;
}

#intro.intro4 {
	background-size: auto 100%;
	padding: 120px 0px 100px;
}

#intro.intro7 {
	background-size: auto 100%;
	padding: 120px 0px 100px;
}

.intro-newsletter {
	width: 100%;
	max-width: 400px;
}

.intro-newsletter input {
	width: 71%;
}

.intro-newsletter button {
	width: 27%;
	margin-left: 2%;
}

#intro.intro7 p {
	text-align: center;
	padding: 0px 0;
	font-size: 13px;
}

#intro.intro6 {
	padding: 120px 0px 100px;
}

#intro.intro3 #main-slider {
	float: none;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 400px;
	width: 100%;
}

#intro.intro3 h6 {
	font-size: 12px;
	text-align: center;
}

#intro.intro5 {
	background-size: auto 100%;
	padding: 160px 0px 0px;
}

#intro.intro3 .col-md-8 ,
#intro.intro3 .col-md-4 {
	width: 100%;
}

#intro.intro3 h2 {
	margin: 0px 0px 25px;
	font-size: 36px;
	line-height: 46px;
	font-weight: 500;
}

#intro p {
	font-size: 13px;
	margin: 0px 0px 30px;
}

.app-btn {
	display: table;
	margin: 0 auto;
}

#intro.intro3 h6 {
	font-size: 12px;
}

#intro h2 {
	font-size: 45px;
	margin: 25px 0px 40px;
	line-height: 50px;
	text-align: center;
}

#intro {
	background-size: auto 100%;
}

header {
	height:70px;
}

.dual-btns a {
	line-height: 43px;
	padding: 0px 22px;
	font-size: 13px;
}

.dual-btns a {
	float: left;
}

#intro p {
	font-size: 14px;
	margin: 0px 0px 20px;
	line-height: 24px;
	padding: 0;
	text-align: center;
}

.sub-form {
	padding-left: 15px;
	padding-top: 60px;
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}

#services {
	padding: 100px 0px 60px;
}

.service-content {
	cursor: pointer;
	margin-bottom: 40px;
}

#features h3 {
	margin: 0px 0px 20px;
}

.app-info {
	padding: 0 15px;
	padding-bottom: 59px;
}

.content-head h3 {
	font-size: 30px;
}

.content-head p {
	font-size: 14px;
	font-weight: 300;
	padding: 0px 0;
}

.ic-inner {
	margin-bottom: 30px;
}

.info-content {
	padding: 100px 0px 70px;
}

.dual-info .col-md-9 {
	padding: 40px;
}

.wrap-content h2 {
	font-size: 35px;
}

.wrap-content p {
	font-size: 13px;
	line-height: 22px;
}

.wrap-content img {
	margin-top: 70px;
}

.quote-info p {
	font-family: Josefin Sans;
	font-size: 31px;
	font-weight: 400;
	line-height: 41px;
}

#quote-slider .item img {
	display: none;
}

.testimonials {
	padding: 0px 0px 100px;
}

#quote-slider .owl-controls {
	bottom: -50px;
}

.faq-content .content-head {
	padding: 0 15px;
}

.wrap h3 {
	font-size: 33px;
}

.wrap p {
	font-size: 13px;
	line-height: 21px;
	padding: 0px;
}

.wrap a span {
	padding: 0px 25px;
}

.wrap a {
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 55px;
}

.f-social {
	padding: 10px;
	margin-bottom: 60px;
}

.footer-copy p {
	font-size: 13px;
	text-align: center;
	margin: 0 0 30px;
}

.backtotop {
	color: #3498DB;
	text-align: center;
	display: table;
	margin: 0 auto;
	float: none;
}

.navbar-toggle {
	border: none !important;
	margin-top: 17px;
	margin-right: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #3498DB;
}

.navbar-toggle:hover {
	background: #000 !important;
}

.navbar-toggle:focus {
	background: transparent !important;
}

.navbar-right {
	float: none;
	background: #fff;
	margin: 15px 0px 0;
	/*background: #000;*/
	padding: 0 20px 25px;
	width: 100%;
	border: 1px solid #2673b0;
}


.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
	overflow-x: visible;
	border-top: 0;
}

}



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


 /*------------------------------------------*/
	/*	 Sample Lead List
	/*------------------------------------------*/
	.newsletter label {font-size:26px}
	.newsletter .col-md-4 {width: 36.33333333%}
	.newsletter .col-md-2 input[type="text"] {width: 110px; font-size: 14px;}
	.newsletter input[type="text"] {font-size: 14px; padding: 8px 14px}
	.newsletter .col-md-3 {width: 23%; padding-left: 0px}
	.newsletter .col-md-2 {width: 14%; padding-right: 0px}
	.newsletter .fields input.btn {width: 82%; font-size: 1.1em; height: 38px;}
	
	
	/*------------------------------------------*/
	/*	 Demo Lead List
	/*------------------------------------------*/
	.demo label {font-size:26px}
	.demo .col-md-4 {width: 36.33333333%}
	.demo .col-md-2 input[type="text"] {width: 110px; font-size: 14px;}
	.demo input[type="text"] {font-size: 14px; padding: 8px 14px}
	.demo .col-md-3 {width: 23%; padding-left: 0px}
	.demo .col-md-2 {width: 14%; padding-right: 0px}
	.demo .fields input.btn {width: 82%; font-size: 1.1em; height: 38px;}

}

@media only screen and (max-width: 991px){
/*------------------------------------------*/
	/*	 Sample Lead List
	/*------------------------------------------*/
	.newsletter label {font-size:20px}
	.newsletter .col-md-4 {width: 36.33333333%; float:left}
	.newsletter .col-md-2 input[type="text"] {width: 100px; font-size: 14px;}
	.newsletter .col-md-3 input[type="text"] {width: 130px; font-size: 14px;}
	.newsletter input[type="text"] {font-size: 14px; padding: 6px 14px}
	.newsletter .col-md-3 {width: 22%; padding-left: 0px; float:left}
	.newsletter .col-md-2 {width: 18%;  float:left}
	.newsletter .fields input.btn {font-size: .9em; height: 34px; margin-left: 0px }
	
	
	/*------------------------------------------*/
	/*	 Demo Lead List
	/*------------------------------------------*/
	.demo label {font-size:20px}
	.demo .col-md-4 {width: 36.33333333%; float:left}
	.demo .col-md-2 input[type="text"] {width: 100px; font-size: 14px;}
	.demo .col-md-3 input[type="text"] {width: 130px; font-size: 14px;}
	.demo input[type="text"] {font-size: 14px; padding: 6px 14px}
	.demo .col-md-3 {width: 22%; padding-left: 0px; float:left}
	.demo .col-md-2 {width: 18%;  float:left}
	.demo .fields input.btn {font-size: .9em; height: 34px; margin-left: 0px }
}
@media only screen and (max-width: 720px){
	/*------------------------------------------*/
	/*	 Sample/demo Lead List
	/*------------------------------------------*/
	.newsletter label {font-size:16px}
	.newsletter .col-md-2 input[type="text"] {width: 70px; font-size: 14px;}
	.newsletter .col-md-3 input[type="text"] {width: 100px; font-size: 14px;}
	.newsletter input[type="text"] {font-size: 10px; padding: 6px 14px}
	.newsletter .fields input.btn {font-size: .9em; height: 34px; margin-left: 0px }
	.demo label {font-size:16px}
	.demo .col-md-2 input[type="text"] {width: 70px; font-size: 14px;}
	.demo .col-md-3 input[type="text"] {width: 100px; font-size: 14px;}
	.demo input[type="text"] {font-size: 10px; padding: 6px 14px}
	.demo .fields input.btn {font-size: .9em; height: 34px; margin-left: 0px }
}

@media only screen and (max-width: 620px){
	/*------------------------------------------*/
	/*	 Sample/demo Lead List
	/*------------------------------------------*/
    .newsletter label {font-size:36px; text-align:center; width: 100%}
	  .newsletter .col-md-4 {width: 100%}
	.newsletter .col-md-2 input[type="text"] {width: 140px; font-size: 14px;}
	.newsletter .col-md-3 input[type="text"] {width: 140px; font-size: 14px;}
	.newsletter input[type="text"] {font-size: 16px; padding: 6px 14px}
	.newsletter .fields input.btn {font-size: 1.4em; height: 34px; margin-left: 0px }
	.newsletter .col-md-3 {width: 35%; padding-left: 0px; float:left}
	.newsletter .col-md-2 {width: 30%;  float:left}
	 .demo label {font-size:36px; text-align:center; width: 100%}
	  .demo .col-md-4 {width: 100%}
	.demo .col-md-2 input[type="text"] {width: 140px; font-size: 14px;}
	.demo .col-md-3 input[type="text"] {width: 140px; font-size: 14px;}
	.demo input[type="text"] {font-size: 16px; padding: 6px 14px}
	.demo .fields input.btn {font-size: 1.4em; height: 34px; margin-left: 0px }
	.demo .col-md-3 {width: 35%; padding-left: 0px; float:left}
	.demo .col-md-2 {width: 30%;  float:left}
}
@media only screen and (max-width: 580px){
	/*------------------------------------------*/
	/*	 Sample/demo Lead List
	/*------------------------------------------*/
    .newsletter label {font-size:36px; text-align:center; width: 100%}
	.newsletter .fields input.btn {font-size: .9em; height: 34px; margin-left: 0px }
	.newsletter .col-md-3 {width: 35%; padding-left: 0px; float:left}
	.newsletter .col-md-2 {width: 30%;  float:left}
	.demo label {font-size:36px; text-align:center; width: 100%}
	.demo .fields input.btn {font-size: .9em; height: 34px; margin-left: 0px }
	.demo .col-md-3 {width: 35%; padding-left: 0px; float:left}
	.demo .col-md-2 {width: 30%;  float:left}
	.feature-box-icon {display: none !important}
	#intro #sub-form p {font-size:12px}
	a.forphone {display: block}
	a.fordesktop {display: none !important}
}

@media only screen and (max-width: 540px){
	/*------------------------------------------*/
	/*	 Sample/demo Lead List
	/*------------------------------------------*/
	.newsletter .col-md-2 input[type="text"] {width: 100px; font-size: 14px;}
	.newsletter .col-md-3 input[type="text"] {width: 130px; font-size: 14px;}
	.newsletter .fields input.btn {font-size: .8em; height: 34px; margin-left: 0px }
	.demo .col-md-2 input[type="text"] {width: 100px; font-size: 14px;}
	.demo .col-md-3 input[type="text"] {width: 130px; font-size: 14px;}
	.demo .fields input.btn {font-size: .8em; height: 34px; margin-left: 0px }
	#intro h1.hidenn {display: none}
	#intro h3.hidenn {display: none}
	#intro .arrow-right {display:none}
	#intro h2 { font-size:26px !important}
	#intro h1 { display: none !important}
	.responsive p {display: none}
	.testimonials .container .row .test-page {height: 300px }
	.testimonials .container .row  .sc15{height: 395px !important}
	.testimonials .container .row  .sc17{height: 415px !important}
	.testimonials .container .row  .sc17{height: 415px !important}
	#stand-alone.testimonials h1 { font-size:30px}
#stand-alone.testimonials p { font-size:16px}
	
	}
	
	@media only screen and (max-width: 490px){
	  /*------------------------------------------*/
	/*	 Sample/demo Lead List
	/*------------------------------------------*/
	  .newsletter label {font-size:30px; text-align:center; width: 100%}
	  .demo label {font-size:30px; text-align:center; width: 100%}
}
@media (max-width: 480px) {
/*------------------------------------------*/
	/*	 Sample Lead List
	/*------------------------------------------*/
	  .newsletter label {font-size:26px; text-align:center; width: 100%}
	
	.newsletter .fields input.btn {font-size: .9em; height: 34px; margin-left: 0px }
	.newsletter .col-md-3 {width: 35%; padding-left: 0px; float:left}
	.newsletter .col-md-2 {width: 30%;  float:left}
	
	
	/*------------------------------------------*/
	/*	 Demo Lead List
	/*------------------------------------------*/
	  .demo label {font-size:26px; text-align:center; width: 100%}
	
	.demo .fields input.btn {font-size: .9em; height: 34px; margin-left: 0px }
	.demo .col-md-3 {width: 35%; padding-left: 0px; float:left}
	.demo .col-md-2 {width: 30%;  float:left}

}

@media (max-width: 435px) {
/*------------------------------------------*/
	/*	 Sample/demo Lead List
	/*------------------------------------------*/
.newsletter .col-md-3 {width: 55%; padding-left: 0px; float:left}
	.newsletter .col-md-2 {width: 43%;  float:left}
	.newsletter .col-md-3 {width: 55%;  float:left}
	.newsletter .col-md-2 input[type="text"] {width: 100%; font-size: 14px;}
	.newsletter .col-md-3 input[type="text"] {width: 95%; font-size: 14px;}
	.newsletter .fields input.btn {font-size: 1.4em; height: 34px; margin-left: 0px; width:300px !important; margin-top:10px; margin-left:20px }

	.demo .col-md-3 {width: 55%; padding-left: 0px; float:left}
	.demo .col-md-2 {width: 43%;  float:left}
	.demo .col-md-3 {width: 55%;  float:left}
	.demo .col-md-2 input[type="text"] {width: 100%; font-size: 14px;}
	.demo .col-md-3 input[type="text"] {width: 95%; font-size: 14px;}
	.demo .fields input.btn {font-size: 1.4em; height: 34px; margin-left: 0px; width:300px !important; margin-top:10px; margin-left:20px }
	
}
@media (max-width: 400px) {
	/*------------------------------------------*/
	/*	 Sample/demo Lead List
	/*------------------------------------------*/
	.newsletter .fields input.btn {font-size: 1.4em; height: 34px; margin-left: 0px; width:250px !important; margin-top:10px; margin-left:20px }

.demo .fields input.btn {font-size: 1.4em; height: 34px; margin-left: 0px; width:250px !important; margin-top:10px; margin-left:20px }
#intro #sub-form p {
  color: #000;
  font-size: 10px !important;
}
}
@media only screen and (max-width: 750px) {
#intro.intro2 h1 {font-size:36px !important; padding:0 !important}
#intro.intro2 h2 {font-size:28px !important; padding:0 !important; line-height: 27px !important}
#intro.intro2 h3 {font-size:20px !important; padding:0 !important; line-height: 27px !important}
#intro.intro2 h3.hidenn2 {display:none !important}
#intro.intro2 h3.cta {font-size:20px !important; padding:0 !important; line-height: 27px !important}
}
@media only screen and (max-width: 450px) {
#intro.intro2 h2 {font-size:20px !important; padding:0 !important; line-height: 27px !important}

}
@media only screen and (max-width: 400px) {
#intro.intro2 h2 {font-size:20px !important; padding:0 !important; line-height: 27px !important}
#intro.intro2 h3 {font-size:20px !important; padding:0 !important; line-height: 27px !important}
#intro.intro2 h3.hidenn2 {display:none !important}
#intro.intro2 h3.cta {font-size:20px !important; padding:0 !important; line-height: 27px !important}
#intro.intro2 .col-md-12 {padding-right: 0px !important;  padding-left: 0px !important;}
#intro.intro2 { padding: 50px!important }
#intro.intro2 { padding-top: 100px!important }
}
