body, html {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #656c6d;
	width: 100% !important;
	height: 100% !important;
}
h1 {
	font-weight: 700;
}
h1 strong {
	font-weight: 900;
}
h2 {
	line-height: 20px;
	margin: 0;
	color: #fff;
	font-weight: 400;
	margin-bottom: 30px;
	font-size: 34px;
	font-family:Raleway;
}
h3, h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	font-family:Raleway;
	letter-spacing:1px;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
	font-family:Raleway;
}
.intro h1 {
	font-size: 35px;
	font-weight: 500;
	letter-spacing: -2px;
	font-family:Raleway;
	font-weight:400;
	color:#232323;
	margin-bottom:8px;
	margin-top:8px;
}
p.intro {
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
}
.intro .intro-text p  {color:#232323;}
a {
	color: #333;
	text-decoration:underline;
}
a:hover, a:focus {
	text-decoration: none;
	color: #fff;
	background-color:#063b72;
}
a.btn {text-decoration:none;}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 4px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #7bc3d1;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
/* Navigation */
#nav {
	z-index: 9999;
}
#nav.affix {
	position: fixed;
	top: 0;
	width: 100%;	
	 -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
}
#nav.affix-top {
    position: static;
    top: -35px;	
}
.affix-top .navbar-brand {}
.navbar-brand {display:inline-block;height:60px; background-color:transparent !important;}
.navbar-custom {
	margin-bottom: 0;
	background-color: rgba(244, 244, 244, 1);
	border-radius: 0px;
	padding: 10px 0;
}
.navbar-right {margin-top:10px;}
.affix .navbar-custom {background-color: rgba(244, 244, 244, 0.8);}
.navbar-custom .navbar-brand {
	font-weight: 600;
}
.navbar-custom .navbar-brand:focus {
	outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}
.logo {width:172px; height:60px; background:url(../images/sprite_polarity.png) no-repeat 0% 0%;}
.navbar-custom a {
	color: #232323;
	text-decoration:none;
}
.navbar-custom .nav li a {
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover {
	outline: 0;
	color: inherit;
	background-color: transparent;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
	color: #7bc3d1;
}
.navbar-custom .nav li.active {
	outline: 0;
}
.navbar-custom .nav li.active a {
	background-color: transparent;	
}
.navbar-custom .nav li.active a:hover {
	color: #232323;
}
.btn-default {
	color: #232323;
	background-color: transparent;
	border-color: #232323;
	padding: 10px 20px;
	margin: 0;
	font-size: 16px;
	border-radius: 0;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	color: #fff;
	background-color: #121d1f;
	border-color: #121d1f;
}
.btn-primary {
	color: #fff;
	background-color: #121d1f;
	padding: 10px 20px;
	border-color: #121d1f;
	border-radius: 0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
	color: #fff;
	background-color: #7bc3d1;
	border-color: #7bc3d1;
}
.btn-primary i.fa {
	margin-right: 10px;
}
.nav li.active {border-radius:20px; border:2px solid #4a60a5; color:#193979;}
.nav li.active a { color:#193979;}
/* Home Section */
.intro {
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0;
	text-align: center;
	color: #fff;
	background: url(../images/hd-bg.jpg) no-repeat center top;
	background-color: #7bc3d1;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.section-title.center {
	padding: 25px 0 45px 0;
}
/* About Section */
#about {
	padding: 100px 0;
	background: #2e2e2e;
	color:#fff;
}
#about .about-text {
	margin-left: 10px;
}
.productivity {background:url(../images/sprite_polarity.png) no-repeat 0% -209px; width:124px; height:124px;}
.privacy {background:url(../images/sprite_polarity.png) no-repeat -127px -209px; width:124px; height:124px;}
.privacy-big {background:url(../images/sprite_polarity.png) no-repeat 0px -356px; width:208px; height:208px;}
#about p {
	margin-top: 20px;
	margin-bottom: 30px;
}
/* Skills Section */
#prod {
	padding: 100px 0;
	background: #fff;
}
#priv {padding:100px 0; background: #e2e2e2;}
#prod h2, #priv h2 {
	color: #232323;
}
#prod hr {
	background: rgba(36,159,220,0.9);
}
#prod p, #priv p {font-size:24px; color:#232323; font-weight:300;}
#priv p {font-size:30px; color:#232323;}
#priv .feature-list-item {font-size:20px; padding-left:50px; background:url(../images/sprite_polarity.png) no-repeat 20px -579px; letter-spacing:-1px; padding:8px 0px 8px 50px;}
#prod .skill {
	margin-bottom: 40px;
	text-align: center;
	padding: 0px;
}

.chart {
	position: relative;
	display: inline-block;
	width: 152px;
	height: 152px;
	margin-bottom: 26px;
	text-align: center;
}
.chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.percent {
	display: inline-block;
	font-size: 21px;
	color: #121d1f;
	line-height: 152px;
	z-index: 2;
}
.percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: .8em;
}

/* Achivements Section */
#achievements {
	padding: 100px 0;
	background: #7bc3d1 url(../images/stats.jpg);
	background-size:100% 100%
}
#achievements h2 {
	color: #fff;
}
#achievements hr {
	background: rgba(255,255,255,0.3);
}
.achievement-box h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	margin-left: 5px;
}
.achievement-box span.count {
	font-size: 52px;
	font-weight: 600;
	display: block;
	color: #fff;
	padding: 0;
	margin: 0;
	font-family:Raleway;
}
.achievement-box span.mills.count {display:inline-block; font-size: 52px; font-weight: 600;color: #fff;padding: 0;margin: 0;}
span.mill {display:inline-block; font-size: 52px; font-weight: 600;color: #fff;padding: 0;margin: 0;}
.appv{background:url(../images/sprite_polarity.png) no-repeat -448px -660px; width:202px; height:202px;}
.activu{background:url(../images/sprite_polarity.png) no-repeat -224px -660px; width:202px; height:202px;}
.enginapp{background:url(../images/sprite_polarity.png) no-repeat 0px -660px; width:202px; height:202px;}
/* Resume Section */
#testimonials {
	padding: 100px 0;
	background: #fff;
	color:#232323;
}
.testimonial  {background:url(../images/sprite_polarity.png) no-repeat 0px -917px; width:415px; height:366px;}
.dave  {background:url(../images/sprite_polarity.png) no-repeat -424px -917px; width:128px; height:128px;}
.jim  {background:url(../images/sprite_polarity.png) no-repeat -424px -1060px; width:128px; height:128px;}
#testimonials h4{color:#232323;}
#testimonials h2 {color:#232323;}

/* Contact Page */
#contact_header {background:url(../images/contact-header.png) no-repeat 0% 0%; background-size:100% 100%; height:150px;}
#contact {
	padding: 40px 0 40px 0;
	color: #121d1f;
	background: #fff;
}
#contact_header h1 {
	color: #fff;
	font-size:48px;
	padding-top:25px;
}
#contact hr {
	background: rgba(35,35,35,0.3);
}
#contact h3 {
	padding-top: 20px;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}
#contact form {
	padding: 0px 0;
}
#contact i.fa {
	color: #121d1f;
	margin-bottom: 10px;
}
#contact .text-danger {
	color: #E87E04;
	text-align: left;
	height: 8px;
}
label {
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	
}
.bg-success {padding:20px;}
.bg-danger {padding:20px;}

.form-control::-webkit-input-placeholder {
color: #2c3e50;
}
.form-control:-moz-placeholder {
color: #2c3e50;
}
.form-control::-moz-placeholder {
color: #2c3e50;
}
.form-control:-ms-input-placeholder {
color: #2c3e50;
}
#contact .social {
	margin-top: 60px;
}
#contact .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#contact .social i.fa {
	font-size: 30px;
	padding: 4px 5px;
	color: #fff;
	transition: all 0.5s;
}
#contact .social i.fa:hover {
	color: #121d1f;
}
.all-req {padding:26px 0px 0px 100px ;}
#contact .btn {
	background-color: #14608a;
	border: 1px solid #14608a;
	border-radius: 4px;
	padding: 10px 20px;
	color: #fff;
	margin-top: 15px;
}
#contact .btn:hover, #contact .btn:focus {
	background-color: #094a6d;
	border: 1px solid #094a6d;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
.img_captcha {
	margin: -5px 0;
}
#form_errors, #form_success {
	display: none;
}
/* Footer Section*/
#footer {
	background: #121d1f;
	color: #7d8384;
	padding: 30px 0 25px 0;
}
#footer p {
	font-size: 13px;
}
.footer-nav {font-size:13px; color:#7d8384}
.footer-nav a{color:#7d8384}
.footer-nav a:hover {background-color:transparent; text-decoration:underline; color:#ccc;}
/* Media Queries */
@media(min-width:768px) {
.intro {
	height: 100%;
	padding: 0;
	text-align: left;
	color: #fff;
}
.intro h1 {
	font-size: 43px;
	font-weight: 500;
	letter-spacing: -2px;
	font-family:Raleway;
	font-weight:400;
	color:#232323;
	margin-bottom:8px;
	margin-top:8px;
}
.intro .name {
	font-weight: 600;
}
.intro .intro-text {
	text-align:center;
}
.brand-wrapper {padding-left:190px; margin:0px auto; width:auto; display:inline-block; text-align:left; background:url(../images/sprite_polarity.png) no-repeat 0% -96px;}
.intro .intro-text p {
	font-family: Open Sans, sans-serif;
	font-size: 18px;
	margin-bottom: 40px;
	margin-top: 6px;
	color:#232323;
}
.intro-text .btn-default:link, .intro-text .btn-default:visited, .intro-text .btn-default:active {position: absolute; width: 200px; left: 50%; margin-left: -100px; bottom: 30px; border:2px solid #232323; background:transparent; border-radius:28px; color:#232323;}
.intro-text .btn-default:hover {background-color:#232323; color:#f0f0f0;}
 {color:#f0f0f0;}
section {
	padding: 120px 0;
}
header .intro-text {
	padding-top: 300px;
	padding-bottom: 200px;
	background:url(../images/intro-logo.png) no-repeat 50% 30%;
}
}

@media(min-width:992px) {
#here-me h1 {
	margin: 10px 0 0px;
}
.timeline>li {
	min-height: 150px;
}
.timeline>li .timeline-panel {
	padding: 0 20px 20px;
}
.timeline>li .timeline-image {
	width: 150px;
	height: 150px;
	margin-left: -75px;
}
.timeline>li .timeline-image h4 {
	margin-top: 30px;
	font-size: 18px;
	line-height: 26px;
}
.timeline>li.timeline-inverted>.timeline-panel {
	padding: 0 20px 20px;
}
}

@media(min-width:1200px) {
.timeline>li {
	min-height: 170px;
}
.timeline>li .timeline-panel {
	padding: 10px 20px 20px 100px;
}
.timeline>li .timeline-image {
	width: 150px;
	height: 150px;
	margin-left: -75px;
}
.timeline>li .timeline-image h4 {
	margin-top: 40px;
	font-weight: 400;
}
.timeline>li.timeline-inverted>.timeline-panel {
	padding: 10px 100px 20px 20px;
}
}
/* Aff Page */
#aff_header {background:url(../images/aff-hd.jpg) no-repeat 0% 0%; background-size:100% 100%;}
.aff {min-height:600px; background:url(../images/aff-hero.png) no-repeat 50% 100%;}
.aff h1 {color:#232323; font-size:44px; text-transform:uppercase; font-family:Raleway; margin-top:44px;}
.aff .btn {border-radius:30px; border:2px solid #232323; font-weight:600;}
#affiliates {
	padding: 50px 0;
	background: #fff;
	color:#232323;
}
#affiliates h2 {color:#232323; line-height:36px;}

.aff-icon {background:url(../images/sprite_polarity.png) no-repeat 0% -1288px; height:152px; width:157px;}
#benefits {background:#296352 url(../images/benefits-bg.jpg) no-repeat 50% 50%; background-size:100% 100%; padding: 50px 0; color:#fff;}
#benefits h2 {line-height:36px;}
.sprite {background:url(../images/sprite_polarity.png) no-repeat;}
#benefits .media {margin-bottom:40px;}
.top_offer {width:82px; height:82px; background-position: -190px -1355px;}
.ext_reach{width:82px; height:82px; background-position: -280px -1355px;}
.acc_management {width:82px; height:82px; background-position: -370px -1355px;}
.payouts {width:82px; height:82px; background-position: -458px -1355px;}
.terms {width:82px; height:82px; background-position: -548px -1355px;}
.super_aff {width:82px; height:82px; background-position: -636px -1355px;}
#join_aff {padding: 50px 0; color:#232323;}
/* Default Pages */
.default_header {background:url(../images/default-header.jpg) no-repeat 0% 0%; background-size:100% 100%; height:100px;}
.default_header h1 {font-size:32px; color:#fff; margin-top:25px; margin-bottom:0px;}
.default_header .subtitle {font-size:14px; color:#fff;}
.default-content {padding:30px 0px;}
.default-content h3, .default-content h2, .default-content h1, .default-content h4, .default-content h5 {color:#232323;}
.email:link, .email:visited, .email:hover, .email:active {background-color:transparent;}
