/*
 * Theme Name: Serped.net
 * Theme URI: http://www.serped.net
 * Theme Description: Serped Responsive
 * Author: Serped
 * Author URI: http://www.serped.net
 * Version: 2.4
*/
.abc {
	max-width: 303px;
	margin-left: auto;
	margin-right: auto;
}
/* ===== Colors
======================= */

.green {color: #5ad242;}
.yellow {color: #febf14;}
.orange {color: #f97d04;}
.blue {color: #44a6f6}
.red {color: #e6585b}
.turquoise {color: #1ecde2}
.violet {color: #a51fea}

.green-bg{background: #5ad242;}
.yellow-bg{background: #febf14;}
.orange-bg{background: #f97d04;}
.blue-bg {background: #44a6f6}
.red-bg {background: #e6585b}
.turquoise-bg {background: #1ecde2}
.violet-bg {background: #a51fea}

/* ===== Main Css
======================= */
body {
	font-family: 'DIN light', sans-serif;
	font-size: 14px;
	color: #696969;
}
h1, h2, h3 {
	font-family: 'DIN UltraLight', sans-serif;
	font-style: normal;
  	font-weight: 400;
	color: #255a9d;
}
h1 {
	font-size: 50px;
}

h2 {
	font-size: 36px;
	line-height: 1.5;
	line-height: 48px;
}
h3 {
	font-size: 32px;
	line-height: 1.5;
	line-height: 42px;
}
p {
	font-family: 'DIN light', sans-serif;
	font-style: normal;
  	font-weight: 400;
	font-size: 19px;
	color: #696969;
	line-height: 29.95px;
	/*padding-bottom: 30px;*/
}
.row {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}
img {
	max-width: 100%;
}

/* ===== Navigation
======================= */
.navbar {
	padding-top: 35px;
	padding-bottom: 10px;
	min-height: 146px;
	width: 100%;
	background: transparent;
	top: 0px;
	z-index: 10
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
}
.navbar-nav>li>a {
	font-family: 'Montserrat light', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	color: #fff;
}
.header .navbar-nav li .btn {
	margin-top: 0px;
	max-width: 260px;
	margin-left: auto;
	margin-right: auto;
}

.navbar-nav>li>a:hover:not(.btn) {
	padding-top: 10px;
	padding-bottom: 10px;
	color: rgba(255,255,255,0.75);
	background: transparent;
}

.navbar-nav>li>a:active, .navbar-nav>li>a:visited, .navbar-nav>li>a:link {
	background: transparent !important;
}

.navbar-nav>li>a:hover.btn {
	background: #52d95b;

}
.navbar-nav>li>a:active.btn {
	background-color: #449d44;
}

@media (min-width:768px){
	.navbar-nav {
        float: right;
        margin: 0;
        padding-top: 0px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 0px 10px;
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.nav.navbar-nav.navbar-collapse.collapsing, .nav.navbar-nav.navbar-collapse.collapse.in {
	text-align: center;
}
/* ===== Header
======================= */
.landing-page .header {
	position: relative;
	min-height: 400px;
	background-attachment: url(../images_v2/Ellipse.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
	max-height: 1140px;
	padding-top: 0px;
	background: rgb(68,166,246); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(37,42,106,1) 0%, rgba(68,166,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(37,42,106,1) 0%,rgba(68,166,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(180deg, rgba(37,42,106,1) 0%,rgba(68,166,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252a6a', endColorstr='#4426f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
@media (max-width:768px){
	.landing-page .header {
        padding-top: 0px;
        max-height: 760px;
    }
}
.landing-page .header h1 {
	font-family: 'DIN light', sans-serif;
	font-size: 50px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0;
}
.landing-page .header h3 {
	font-family: 'DIN light', sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.75);
}
.landing-page .header p {
	font-size: 20px;
	color: rgba(255,255,255,0.75);
}
.landing-page .header .btn {
	margin-top: 35px;
	margin-bottom: 40px;
}
.landing-page .header .button-group {

}
.landing-page .get-it {
	position: relative;
	z-index: 3
}
.row.banner {
	max-width:1380px;
}
.landing-page .header-buttons {
	display: block;
}
.header-play-button {
	position: relative;
	height: 0px;
	width: 100%;
	text-align: center;
	bottom: 10px;
	z-index: 10;
}
.header-play-button .play-video-circle {
	margin-top:20%;
	background: rgba(50,77,120,0.80);
}
.header-play-button .play-video-circle:hover {
	box-shadow: 0 0px 150px 0 rgba(255, 255, 255, 0.9);
}

.header-inner-hover {
	position: static;
	margin-top: 0px;	
	
}

.ellipse {
	position: absolute;
	top: -220px;
	left: 0px;
	z-index: 1;
	text-align: center;
	width: 100%;
}
.ellipse img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.macbook-image {
	position: relative;
	bottom: 10px;	
	z-index: 2;
}
.macbook-image img {
	padding-top: 0px;
	padding-top: 36px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.macbook-video-hover {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	text-align: center;
	width: 100%;
	padding-top: 74px;
	padding-left: 8px;
}
.macbook-video-content {
	background: rgba(0,0,0,0.5);
	max-width: 858px;
	min-height: 534px;
	margin-left: auto;
	margin-right: auto;

}
.bars-hover {
	display: none;
}
.landing-page .bars-hover {
	display: block;
}
.bars-hover {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	text-align: center;
	width: 100%;
	min-height: 160px;
}
.bars {
	background-image: url('../images_v2/bars-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;	
	min-height: 160px;
	min-width: 100%;

}
@media (max-width:1480px){ 
	.landing-page .header {
        max-height: 1060px;
    }
	.landing-page .header-buttons {	
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	.macbook-image img {
    	max-width: 80%;
    }

}
@media (max-width:1180px){
	.landing-page .header {
        max-height: 960px;
    } 
	.landing-page .header-buttons {	
		/*display: none;*/
	}
}
@media (max-width:768px){
	.landing-page .header-buttons {
        display: none;
        min-width: 100%;
    }
    .macbook-image img {
    	padding-top: 0px;
    }
    .header-play-button .play-video-circle {
		margin-top:120px;
		margin-top:20%;
		width: 80px;
		height: 80px;
	}
	.header-play-button .play-video-circle:after {
		content: '';
		top: 28px;
		left: 36px;
	}
}
@media (max-width:480px){
	.header-play-button .play-video-circle {
		margin-top:15%;
		width: 80px;
		height: 80px;
	}

}


.header-inner-bt-1-hover,.header-inner-bt-2-hover,.header-inner-bt-3-hover,.header-inner-bt-4-hover,
.header-inner-bt-5-hover,.header-inner-bt-6-hover,.header-inner-bt-7-hover,.header-inner-bt-8-hover {
	position: absolute;
	z-index: 3;
	max-height: 0px;
}
.header-inner-bt-1-hover {
	margin-top: 0px;
	left: 100px;
}
.header-inner-bt-2-hover {
	margin-top: 170px;
	left: 100px;
}
.header-inner-bt-3-hover {
	margin-top: 300px;
	left: 0px;
}
.header-inner-bt-4-hover {
	margin-top: 440px;
	left: 60px;
}
.header-inner-bt-5-hover {
	margin-top: 0px;
	right: 100px;
}
.header-inner-bt-6-hover {
	margin-top: 170px;
	right: 100px;
}
.header-inner-bt-7-hover {
	margin-top: 300px;
	right: 0px;
}
.header-inner-bt-8-hover {
	margin-top: 440px;
	right: 60px;
}
.bt-1,.bt-2,.bt-3,.bt-4,.bt-5,.bt-6,.bt-7,.bt-8 {
	position: absolute;
	z-index: 13;
	top: 0px;
}
.bt-1, .bt-2, .bt-3, .bt-4 {
	left: 0px;
}
.bt-5, .bt-6, .bt-7, .bt-8 {
	right: 0px;
}

/* ===== Header Circle
======================= */

.play-button-circle-hover {
	text-align: center;
}
.play-button-circle-hover:hover .play-button-circle {
	box-shadow: 0 0px 150px 0 rgba(255, 255, 255, 0.9);

}
.play-button-circle {
	background: rgba(50,77,120,0.45);
	min-width: 73px;
	height: 73px;
	display: inline-block;
	position: relative;
	border-radius: 65px;
	box-shadow: 0 0px 50px 0 rgba(255, 255, 255, 0.8);
	margin-bottom: 0px;
	padding-top: 17px;
}


.play-button-circle-hover a {
	font-family: 'DIN Bold', sans-serif;
	font-style: normal;
  	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.play-button-circle-hover i {
	font-size: 28px;
	display: inline-block;
	padding-top: 0px;
	float: left;
	padding-left: 22px;
}
.play-button-circle span {
	font-family: 'DIN UltraLight', sans-serif;
	font-style: normal;
  	font-weight: 400;
	color: #fff;
	font-size: 20px;
	display: none;
	white-space: nowrap;
	text-transform: none;
	padding-top: 6px;
	padding-left: 70px;
	padding-right: 30px;
	display: none;
}
.play-button-circle-hover a:hover .play-button-circle span {
	display: block;
}

@media (max-width:992px){ 
	.play-button-circle {
		min-width: 40px;
		height: 40px;
		border-radius: 20px;
		padding-top: 7px;
	}
	.play-button-circle-hover i {
		font-size: 18px;
		padding-left: 12px;
	}	
	.play-button-circle span {
		font-size: 12px;
		padding-left: 40px;
	}
	.header-inner-bt-1-hover {
		margin-top: 0px;
		left: 2%;
	}
	.header-inner-bt-2-hover {
		margin-top: 85px;
		left: 2%;
	}
	.header-inner-bt-3-hover {
		margin-top: 150px;
		left: 0%;
	}
	.header-inner-bt-4-hover {
		margin-top: 220px;
		left: 1%;
	}
	.header-inner-bt-5-hover {
		margin-top: 0px;
		right: 2%;
	}
	.header-inner-bt-6-hover {
		margin-top: 85px;
		right: 2%;
	}
	.header-inner-bt-7-hover {
		margin-top: 150px;
		right: 0%;
	}
	.header-inner-bt-8-hover {
		margin-top: 220px;
		right: 1%;
	}
}
/* ===== Testimonials Plans And Pricing
======================= */
.plans-and-pricing .testimonials {
	padding-top: 125px;
	padding-bottom: 120px;
	border-top: 0px solid #caccd2
}
.plans-and-pricing .testimonials h2 {
	font-family: 'Montserrat Bold', sans-serif;
	color: #404b55;
	font-size: 45px;
	margin-bottom: 40px;
}
.plans-and-pricing .testimonials p.title {
	margin-bottom: 40px;
}
.plans-and-pricing .testimonials h2 {
	font-family: 'Montserrat Bold', sans-serif;
	color: #404b55;
	font-size: 45px;
	margin-bottom: 40px;
}
.plans-and-pricing .testimonials .dropbox {
	padding-top: 40px;
}
.industry-leaders {
	margin-top: 40px;
	margin-bottom: 40px;
}
.industry-leaders-comment {
	padding: 20px;
	box-shadow: none;
	margin-bottom: 40px;
	line-height: 1.75;
}
.industry-leaders-comment:hover {
	padding: 20px;
	box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.26);
}
.industry-leaders .person img{
	padding-top: 0px;
	padding-right: 10px;
	float: left;
}
.industry-leaders .person span {
	padding-top: 4px;
	display: inline;
	float: left;
}
.industry-leaders .name {
	text-transform: none;
	color: #252525
}
.industry-leaders .role {
	text-transform: none;
}
.plans-and-pricing .dropbox .btn {
	margin-top: 40px;
}


.btn.btn-blue_plus {
	background: #27d033;
	color: #fff;
	margin-top: 30px;
}

.btn.btn-blue_plus.collapsed {
	background: #bbc4ce;
	color: #fff;
}

@media (min-width:2000px) {
    .manage-your-sites p, 
    .uptime-monitor p,
    .multi-wp-manager p,
    .vault p,
    .features .header p {
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: 0.11em;
    }
}

/* ===== Great Features
======================= */
.great-features {
	padding-top: 175px;
}
.great-features h2 {
	margin-bottom: 45px;
}
.great-features i {
	font-size: 24px;
	color: #919191;
	display: block;
	text-align: center;
	padding-bottom: 20px;
}
.great-features .nav-tabs.nav-justified>li:hover i, .great-features .nav-tabs.nav-justified>li.active i {
	color: #44a6f6;
}
.great-features .nav-tabs {
    border-bottom: 0px solid #f6f6f6
}
.great-features  .nav-tabs.nav-justified>li>a {
	text-transform: uppercase;
	font-family: 'DIN', sans-serif;
	font-style: normal;
  	font-weight: 400;
  	font-size: 13px;
  	color: #44a6f6;
  	color: #919191;
}
.great-features  .nav-tabs.nav-justified>li>a:hover {
	background: transparent;
	border: 1px solid transparent;
	border-bottom: 1px solid #44a6f6;
	color: #44a6f6;
}
.great-features  .nav-tabs.nav-justified>li.active>a, .great-features .nav-tabs.nav-justified>li.active>a:hover, .great-features .nav-tabs.nav-justified>li.active>a:focus {
    color: #44a6f6;
    cursor: default;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom-color: transparent;
	border-bottom: 1px solid #44a6f6;
}
/* ===== Competition Analyzer
======================= */
.competition-analyzer {
	padding-top: 90px;

}
.competition-analyzer h3 {
	line-height: 1.75;
	margin-bottom: 26px;
}
.competition-analyzer img {
	max-width: 100%;
}
/* ===== Ultimate Research
======================= */
.ultimate-research {
	padding-top: 80px;
	padding-top: 40px
}
.ultimate-research h3 {
	line-height: 1.75;
	margin-bottom: 26px;
}
.ultimate-research img {
	max-width: 100%;
}
/* ===== What Ranks Where
======================= */
.what-ranks-where {
	padding-top: 60px;
}
.what-ranks-where h3 {
	line-height: 1.75;
	margin-bottom: 26px;
}
.what-ranks-where img {
	max-width: 100%;

}
.what-ranks-where .btn {
	margin-top: 135px;

}
/* ===== Awesome Statistics
======================= */
.awesome-statistics .row {
	/*max-width: 100%;*/
}
.awesome-statistics  {
	padding-top: 245px;
	padding-top: 200px;
	padding-bottom: 85px;
	font-size: 16px;
	text-align: center;
	background-image: url('../images_v2/graph-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
}
.awesome-statistics h2 {
	margin-bottom: 0px;
}
.pie-circles {
	padding-bottom: 75px;
	padding-bottom: 40px;
}
.pie-circles p {
	font-size: 16px;
}
.circle-info-half {
	font-size: 26px;
	position: absolute;
	top: 130px;
}
/* Awesome Checker*/
.awesome-checker-hover {
	position: relative;
	right: 0px;
	top: 176px;
	width: 22px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
}
.awesome-checker { 
	height: 18px;
	width: 18px;
	border-radius: 13px;
	position: absolute;
	left: 76px;
	display: inline-block;
	text-align: center;
	border: 2px solid #eff0f4;	
}
.awesome-checker:after { 
	content: '';
	min-width: 18px;
	min-height: 18px;
	background-image: url(../images_v2/checker.svg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	top: 4px;
	left: 2px;
}
.blue-c .awesome-checker.done {
	background: #44a6f6;
	border: 2px solid #44a6f6;
}
.violet-c .awesome-checker.done {
	background: #a51fea;
	border: 2px solid #a51fea;
}
.turquoise-c .awesome-checker.done {
	background: #1ecde2;
	border: 2px solid #1ecde2;
}
.green-c .awesome-checker.done {
	background: #5ad242;
	border: 2px solid #5ad242;
}
.yellow-c .awesome-checker.done {
	background: #febf14;
	border: 2px solid #febf14;
}
/* */
.col-md-20 {
	float: left;
	width: 20%;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    max-height: 300px;
}
@media (max-width:768px){.col-md-20 {
        width: 50%;
    }
}
@media (max-width:480px){.col-md-20 {
        width: 100%;
    }
}
#nc_uptime {
	position: relative;
	margin-left: auto;
	margin-right: auto;	
}
.circle-text-half {
	position: absolute;

}
.circle-text {
	position: absolute;
	margin-top: 50px;
	top: 148px;
	position: relative;
	display: inline;
}
/* ===== Project Management & Team Management Focus
======================= */
.project-management {
	min-height: 715px; 
	background: #f2f2f2;
	background-image: url('../images_v2/manage-bg.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    /*background-attachment: scroll|fixed|local|initial|inherit;*/
}
.project-management h2 {
	padding-top:175px;
	padding-top: 115px;
	margin-bottom: 36px;
}
.project-management p {
	max-width: 458px;
}
.project-management .btn {
	margin-top: 50px;
	margin-bottom: 50px;
}

.tsct {

}

.manage-tasks,.manage-sites,.manage-clients,.manage-teams {
	font-family: 'Futura', sans-serif;
	font-size: 18px;
	color: #696969;
	min-height: 46px;
	width: 100%;
	max-width: 481px;
	float: left;
	border-radius: 2px;
	background: #fff;
	margin-bottom: 16px;
	padding-left: 10px;
	padding-top: 0px;
	box-shadow: 0 4px 10px 0 rgba(214, 214, 219, 0.5);
}
.manage-tasks:hover,.manage-sites:hover,.manage-clients:hover,.manage-teams:hover {
	box-shadow: 0 8px 20px 0 rgba(214, 214, 219, 0.2);
	background: #f2f2f2;
	border: 1px solid #eaeaed;
}
.manage-tasks {
	margin-top: 130px;
}

/*
.manage-tasks 
.manage-sites
.manage-clients
.manage-teams 
*/
.checker { 
	height: 25px;
	width: 25px;
	margin-top: 10px;
	border-radius: 13px;
	position: relative;
	display: inline-block;
	text-align: center;
	float: left;
}
.checker:after { 
	content: '';
	min-width: 10px;
	min-height: 7px;
	background-image: url(../images_v2/checker.svg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 8px;
}
.tsct span.m-title {
	padding-top: 10px;
	font-family: 'Futura', sans-serif;
	padding-left: 30px;
	float: left;
}
/* ===== Site Management Tools
======================= */
.site-management-tools {
	
}
.site-management-tools h2 {
	margin-bottom: 30px;
}
.site-management-tools p {
	
}
.site-management-tools .image-hover {
	position: relative;
	min-height: 660px;
	margin-top: 110px;
}
.site-management-tools .image {
	position: absolute;
	top: 80px;
	right: 15px;
	z-index: -1;
}
.site-management-tools.img-on .image {
	position: absolute;
	top: 80px;
	right: 15px;
	z-index: -1;
}
.site-management-tools .smt {
	margin-top: 110px;
}
.smt-icons {
	text-align: center;
	float: left;
	width: 20%;
	max-width: 80px;
	margin-right: 5px;
	margin-top: 20px;
}
.smt-icons i {
	font-size: 24px;
	display: block;
}
@media (min-width:768px) and (max-width:920px){
	.smt-icons {
	text-align: center;
	float: left;
	width: 20%;
	margin-right: 5px;
	margin-top: 20px;
	}
}
@media (max-width:1280px){
	.smt-icons {
	text-align: center;
	float: left;
	width: 18%;
	max-width: 80px;
	margin-right: 5px;
	margin-top: 20px;
	}
}
/* ===== Testimonials
======================= */
.testimonials {
	padding-top: 125px;
	padding-top: 80px;
}
.testimonials-title {
	margin-bottom: 48px;
}

.t-cloud {
	text-align: left;
	padding: 28px 20px;
	border: 1px solid #eaeaed;
	border-radius: 6px;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.26);
	margin-bottom: 10px;
}
.t-cloud p {
	font-size: 19px;
	line-height: 28px;
}
.t-bloger {
	font-family: 'DIN', sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	text-transform: uppercase;
	text-align: left;
}
.t-bloger img {
	max-width: 50px;
}
.t-name {
	font-family: 'DIN', sans-serif;
	font-size: 14px;
	color: #4f5362;
	margin-left: 10px;
	padding-top: 10px;

}
.t-role {
	font-size: 12px;
	color: #a8acb9;
	padding-top: 4px;
	margin-left: 10px;

}
/* ===== How It Works
======================= */

.how-it-works {
	margin-top: 100px;
	min-height: 530px;
	background-image: url('../images_v2/how-it-works.png');
	background-repeat: no-repeat;
	background-position: center ;
	position: relative;
}
.play-video-circle-hover {
	text-align: center;
	margin-top: 200px;
}
.play-video-circle-hover:hover .play-video-circle {
	box-shadow: 0 0px 150px 0 rgba(255, 255, 255, 0.9);

}
.play-video-circle {
	background: rgba(50,77,120,0.95);
	width: 130px;
	height: 130px;
	display: inline-block;
	position: relative;
	border-radius: 65px;
	box-shadow: 0 0px 50px 0 rgba(255, 255, 255, 0.8);
	margin-bottom: 20px;
}
.play-video-circle:after {
	content: '';
	min-width: 18px;
	min-height: 24px;
	background-image: url(../images_v2/play-video.svg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	top: 54px;
	left: 60px;
}

.play-video-circle-hover a {
	font-family: 'DIN Bold', sans-serif;
	font-style: normal;
  	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

/* ===== Command Center
======================= */
.command-center {
	padding-top: 160px;
	padding-top: 60px;
	padding-bottom: 65px;
}

.command-center .btn {
	margin-top: 45px;
	margin-bottom:45px;
}
.command-center h2 {
	padding-top: 0px;
	margin-bottom: 10px;
}
.command-center h3 {
	margin-top: 100px;
	margin-bottom: 45px;
}
.command-center p {
	color: #696969;
	font-size: 20px;
}
.command-center img {
	max-width: 100%;
}
.command-center hr {
	margin-top: 60px;
	color: #f0f0f0
}
/* ===== Footer
======================= */
.footer {
	padding-top: 60px;
	border-top: 1px solid #f0f0f0;
	text-align: center;
}
.footer h2 {
	padding-top: 0px;
}
.footer p {
	font-size: 14px;
	line-height: 25px;
}
.info {
	margin-bottom: 40px;
	
}
.tel-number {
	font-size: 26px;
	color: #696969;
	display: inline-block;
	margin:20px;
}
.divider {
	min-width: 1px;
	min-height: 21px;
	background: #dedede;
	display: inline-block;
}
.e-mail {
	font-size: 26px;
	color: #44a6f6;
	margin:20px;
}
.e-mail a, .e-mail a:hover {
	text-decoration: none;
	color: #44a6f6;
	cursor: pointer;
}

.social-icons {
	text-align: center;
	margin-bottom: 45px;
}
.social-icons a {
	padding-left: 14px;
	padding-right: 14px;
}
.social-icons a:hover {
	opacity: 0.75
	
}
.social-icons i {
	color: #9496b5;
}
.i-facebook {
	min-height: 20px;
	min-width: 11px;
	background-image: url('../images_v2/facebook.svg');
	background-repeat: no-repeat;
	display: inline-block;
}
.i-twitter {
	min-height: 20px;
	min-width: 27px;
	background-image: url('../images_v2/twitter.svg');
	background-repeat: no-repeat;
	display: inline-block;
}
.i-linkedin {
	min-height: 20px;
	min-width: 23px;
	background-image: url('../images_v2/linkedin.svg');
	background-repeat: no-repeat;
	display: inline-block;
}
.copyright {
	border-top: 1px solid #f0f0f0;
	padding-top: 35px;
	padding-bottom: 30px;
	padding-bottom: 50px;
}

/* ===== Buttons
======================= */
.btn {
	white-space: normal;
}
.btn-success {
	font-family: 'Montserrat SemiBold', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background: #27d033;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 25px;
	transition: background 0.2s ease,
              padding 0.8s linear;

}
.btn-success:hover {
	background: #52d95b;
}
.btn-info {
	font-family: 'Montserrat SemiBold', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background: #1d7ab0;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 25px;
	transition: background 0.2s ease,
              padding 0.8s linear;
}
.btn-info:hover {
	background: #5282ae
}
.btn-priceplan {
	border: 2px solid #3f75a6;
	color: #3f75a6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 25px;
}
.btn-priceplan:hover {
	border: 2px solid #3f75a6;
	color: #3f75a6;
}


/* ===== FEATURES
======================= */
/* ===== Header
======================= */
.features .header {
	position: relative;
	min-height: 400px;
	background-attachment: url(../images_v2/Ellipse.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
	max-height: 1168px;
	padding-top: 0px;
	background: rgb(68,166,246); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(46,78,146,1) 0%, rgba(68,166,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(46,78,146,1) 0%,rgba(68,166,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(180deg, rgba(46,78,146,1) 0%,rgba(68,166,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e4e92', endColorstr='#4426f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
@media (max-width:768px){
	.features .header {
        padding-top: 0px;
    }
}
.features .header h1 {
	font-family: 'DIN light', sans-serif;
	font-size: 50px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 20px
}
.landing-page .header h3 {
	font-family: 'DIN light', sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.75);
}
.landing-page .header p {
	font-size: 20px;
	color: rgba(255,255,255,0.75);
}

/* ===== Header Navigation
======================= */
.features-nav {
	position: absolute;
	bottom: 0px;
	width: 100%;
}
.features-nav .nav-tabs.nav-justified>li>a {
	font-size: 18px;
    margin-right: 0;
    border-radius: 0px;
    color: rgba(255,254,254,0.75);
    border: 0px;
    padding: 0px;
    padding-bottom: 20px;
}
.features-nav .nav-tabs.nav-justified>li:hover>a {
	color: rgba(255,254,254,1.0);
	background: transparent;
}
.features-nav .nav-tabs.nav-justified>li.active>a {
	position: relative;
    margin-right: 0;
    border-radius: 0px;
    color: rgba(255,254,254,1.0);
    background: transparent;
    border: 0px;
    white-space: normal; 
}
.features-nav .nav-tabs.nav-justified>li.active>a:after {
	content: '';
	min-width: 18px;
	min-height: 8px;
	bottom: 0px;
	left: 50%;
	background-image: url('../images_v2/features-nav-marcer.svg');
	background-repeat: no-repeat;
    position: absolute;
    text-align: middle;
    display: block;
}

@media (max-width:768px){
	.features-nav {
		position: relative;
	}
	.features-nav .nav-tabs.nav-justified>li.active>a:after {
		display: none;
	}
}
@media (min-width:768px) and (max-width:1080px) {
	.features-nav .nav-tabs.nav-justified>li>a {
		font-size: 0.9em;
	}
}
/* ===== Section Headline
======================= */
.section-headline {
	padding-top: 80px;
	padding-top: 70px;
}
.section-headline i {
	font-size: 36px;
	color: #44a6f6;
	padding-right: 20px;
}

/* ===== FEATURES - Site Management
======================= */
/* ===== Ultimate SMS
======================= */
.ultimate-sms  {
	padding-top: 20px;
	padding-bottom: 35px;
	text-align: left;
}
.ultimate-sms h3 {
	text-align: center;
	line-height: 1.5;
	padding-bottom: 35px;

}
.ultimate-sms p {
	line-height: 1.5;
	padding-top: 20px;
}
/* ===== Carousel Control
======================= */
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .0);
    filter: alpha(opacity=10);
    opacity: .1
}
.carousel-inner { 
	z-index: 1
}
.left.carousel-control, .right.carousel-control {
	z-index: 20
}
.carousel-control.left {
    background-image: none;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 36%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
    /*
    min-width: 50px;
    min-height: 50px;
    background-image: url('../images/controler-prev.svg');
    background-repeat: no-repeat;*/
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
    /*
    min-width: 50px;
    min-height: 50px;
    background-image: url('../images/controler-next.svg');
    background-repeat: no-repeat;*/
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}

.carousel-control .icon-prev:before {
    content: '\2039';

}

.carousel-control .icon-next:before {
    content: '\203a'
}

.glyphicon-chevron-left:before, .glyphicon-chevron-left:after {
	content: '';
	display: none;
}
.glyphicon-chevron-right:before, .glyphicon-chevron-right:after {
	content: '';
	display: none;
}
/* ===== Carousel UFI
======================= */
.ufi {
	min-height: 500px;
	background-image: url(../images_v2/carousel-Ipad-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.friendly-interface {
	position: relative;
	min-height: 500px;
	width: 100%;
}
.friendly-interface-box {
	font-family: 'DIN', sans-serif;
	color: #444444;
	font-size: 15px;
	position: absolute;
	text-align: center;
	width: 230px;
	height: 100px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
	margin-top: 10px;
	padding-top: 20px;

}
.friendly-interface-box:hover {
	cursor: pointer;
}
.box-1 {
	top: 80px;
	left: 0px;
	margin-left: 100px;
}
.box-2 {
	top: 220px;
	left: 100px;
}
.box-3 {
	top: 160px;
	right: 100px;
}
.box-4 {
	top: 300px;
	right: 0px;
}
.box-5 {
	top: 80px;
	left: 100px;
}
.box-6 {
	top: 220px;
	left: 0px;
	margin-left: 100px;
}
.box-7 {
	top: 160px;
	right: 0px;
}
.box-8 {
	top: 300px;
	right: 100px;
}
.friendly-interface-box i {
	display: block;
	font-size: 26px;

}
/* ===== Easily Track
======================= */
.easily-track {
	min-height: 720px;
	background:#f9fbfd;
	padding-top: 140px;
	padding-bottom: 180px;
	background-image: url('../images_v2/bars-track-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;	
}  
.easily-track .image-hover {
	position: relative;
	margin-top: 0px;
	height: 735px;
}

.easily-track .image {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	width: 929px;
	height: 735px;
}
.easily-track .image img {
	width: 100%;

}

/* ===== Key Insights
======================= */
.key-insights {
	padding-top: 90px;

}
.key-insights h3 {
	line-height: 1.5;
	margin-bottom: 26px;
}
.key-insights img {
	padding-top: 115px;
	max-width: 100%;
}
/* ===== Receive Instant Notifications
======================= */
.receive-instant-notifications {
	padding-top: 80px;
}
.receive-instant-notifications h3 {
	line-height: 1.5;
	margin-bottom: 36px;
}
.receive-instant-notifications .image-hover {
	position: relative;
	min-height: 550px;
	margin-top: 110px;
	overflow: hidden;
}
.receive-instant-notifications .image {
	position: absolute;
	top: 0px;
	right: 0px;
}
.receive-instant-notifications img {
	/*padding-top: 125px;*/
	padding-top: 20px;
	max-width: 100%;
}
.receive-instant-notifications .image-hover:hover img  {
	padding-top: 20px;
}
/* ===== Manage Finances
======================= */
.manage-finances {
	padding-top: 115px;
	padding-bottom: 130px;
	background:#f9fbfd 
}
.manage-finances h3 {
	line-height: 1.5;
	margin-bottom: 36px;
}
.manage-finances img {
	padding-top: 100px;
	max-width: 100%;
}

.manage-finances p {
	padding-bottom: 20px;
	line-height: 1.75
}

/* ===== FEATURES - Rank Tracking
======================= */

/* ===== Search Engine Rankings
======================= */
.search-engine-rankings {
	padding-top: 80px;
	padding-top: 60px;
	padding-bottom: 115px;

}
.search-engine-rankings h3 {
	padding-bottom: 20px;
}
.search-engine-rankings .first-section  img {
	padding-top: 20px;
	padding-top: 0px;

}
.search-engine-rankings .second-section {
	padding-top: 60px;
}
.search-engine-rankings .second-section p {
	padding-top: 40px;

}

/* ===== Quick Check
======================= */
.quick-check {
	padding-top: 115px;
	padding-top: 80px;
	padding-bottom: 130px;
	padding-bottom: 80px;
	background:#f9fbfd 
}
.quick-check h3 {
	margin-bottom: 25px;
}
.quick-check img {
	padding-top: 100px;
	max-width: 100%;
}

.quick-check p {
	padding-bottom: 20px;
	line-height: 1.75
}
/* ===== YouTube Tracker
======================= */
.youtube-tracker {
	padding-top: 85px;
	padding-top: 60px;
	padding-bottom: 35px;
}
.youtube-tracker h3 {
	margin-bottom: 20px;
}
.youtube-tracker img {
	padding-top: 15px;
}
/* ===== Amazon Rankings Analyze
======================= */
.amazon-rankings-analyze {
	padding-top:115px;
	padding-bottom: 80px;
	background:#f9fbfd 
}
.amazon-rankings-analyze h3 {
	padding-bottom: 20px;
}
.amazon-rankings-analyze .image {
	position: relative;
}
.amazon-rankings-analyze .image img {
	position: absolute;
}
.amazon-rankings-analyze .image-2 {
	position: relative;
	display: none;
}
.amazon-rankings-analyze.active .image-2 {
	position: relative;
	display: block;
}

/* ===== FEATURES - Keyword Research
======================= */
/* ===== Ultimate Keyword Research Tool
======================= */
.ultimate-keyword-research-tool {
	padding-top: 80px;
	padding-top: 60px;
	padding-bottom: 115px;

}
.ultimate-keyword-research-tool h3 {
	padding-bottom: 20px;
}
.ultimate-keyword-research-tool .first-section {
	padding-bottom: 20px;
}
.ultimate-keyword-research-tool .first-section  img {
	padding-top: 20px;
	padding-top: 0px;

}
.ultimate-keyword-research-tool .second-section {
	padding-top: 60px;
}
.ultimate-keyword-research-tool .second-section p {
	padding-top: 40px;

}
/* ===== Your Competitors Rank
======================= */
.your-competitors-rank {
	padding-top: 100px;
	padding-top: 60px;
	padding-bottom: 100px;
	background: #f9fbfd;

}
.your-competitors-rank h3 {
	padding-top: 20px;
	padding-bottom: 10px;
}
.trend-hover {
	text-align: center;

}
.trend-hover img {
	padding-top: 60px;
	padding-bottom: 60px;

}
.trend-circle-hover {
	display: inline-block;
	min-width: 140px;
	min-height: 140px;
	border-radius: 70px;
	width: 140px;
	height: 140px;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	background: #fff;
	box-shadow: 0 0px 40px 0 rgba(41, 164, 255, 0.26);
}
.trend-circle-hover i {
	position: absolute;
	top: 36px;
	left: 40px;
	font-size: 52px;
	color: #29a4ff
}
.trend {
	font-size: 15px;
	color: #696969;
	position: absolute;
	top: 105px;
	left: 50px;
	display: block;
}
.pos {

}

.pos-hover {
	font-family: 'Futura', sans-serif;
	font-size: 18px;
	color: #696969;
	min-height: 46px;
	width: 100%;
	max-width: 481px;
	float: left;
	border-radius: 3px;
	background: #fff;
	margin-bottom: 16px;
	padding-left: 10px;
	padding-top: 0px;
	box-shadow: 0 4px 10px 0 rgba(214, 214, 219, 0.5);
	border: 1px solid #eaeaed
}
.pos {
	margin-top: 30px;
}

.pos .checker { 
	height: 32px;
	width: 32px;
	margin-top: 36px;
	border-radius: 16px;
	position: absolute;
	display: inline-block;
	text-align: center;
	float: left;
	background: #29a4ff
}
.pos .checker:after { 
	content: '';
	min-width: 14px;
	min-height: 14px;
	background-image: url(../images_v2/plus.svg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	top: 9px;
	left: 9px;
}
.pos span.m-title {
	padding-top: 10px;
	font-family: 'Futura', sans-serif;
	padding-left: 30px;
	float: left;
}
.pos .checker.c-100 { background: #29a4ff}
.pos .checker.c-80 { background: #59b8ff}
.pos .checker.c-60 { background: #9ed6ff}
.pos .checker.c-40 { background: #d7eeff}

/* ===== Analyze Your Competitors
======================= */
.analyze-your-competitors {
	padding-top: 115px;
	padding-top: 80px;
	padding-bottom: 60px;

}
.analyze-your-competitors h3 {
	padding-bottom: 30px;
}
.analyze-your-competitors img {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* ===== Hidden Untapped Keywords
======================= */
.hidden-untapped-keywords {
	padding-top: 130px;
	padding-top: 100px;
	padding-bottom: 45px;
	background: #f9fbfd;
}
.hidden-untapped-keywords h3 {
	padding-bottom: 20px;
}

/* ===== PRICE
======================= */
/* ===== Header
======================= */
.pricing .header {
	position: relative;
	min-height: 400px;
	background-attachment: url(../images_v2/Ellipse.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
	max-height: 1168px;
	padding-top: 0px;
	background: rgb(68,166,246); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(46,78,146,1) 0%, rgba(68,166,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(46,78,146,1) 0%,rgba(68,166,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(180deg, rgba(46,78,146,1) 0%,rgba(68,166,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e4e92', endColorstr='#4426f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
@media (max-width:768px){
	.pricing .header {
        padding-top: 0px;
    }
}
.pricing .header h1 {
	font-family: 'DIN light', sans-serif;
	font-size: 50px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 20px
}
.pricing .header h3 {
	font-family: 'DIN light', sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.75);
}
.pricing .header p {
	font-size: 20px;
	color: rgba(255,255,255,0.75);
}

/* ===== Cool Features You Will Get
======================= */
.cool-features {
	padding-top: 80px;
	padding-bottom: 40px;

}
.cool-features i {
	padding-bottom: 20px;

}
.cool-features h4 {
	font-family: 'DIN Ultralight', sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 24px;
	color: #255a9d
}
.cool-features p {
	margin-bottom: 80px;
}
/* ===== Price
======================= */
.price-pack {
	position: relative;
	padding-top: 85px;
	padding-bottom: 85px;
	background: #fff;
}
.price-pack h2 {
	padding-bottom: 60px;
}

.plan-hover { 
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-height: 110px;
}

.plan-header {
	min-height: 40px;
}


.plan {
	width: 390px;
	width: 320px;
	background: #fff;
	float: left;
	padding: 40px 0px 0px 0px;
}
.plan-description .plan-for,.plan-premium .plan-for,.plan-ultimate .plan-for {
	color: #696969;
	font-size: 14px;
	min-height: 5px;
	display: block;
}
.plan-header .sub {
	min-height: 61px;
	display: block;
	padding-top: 14px;
}
.plan-body .sub {
	min-height: 61px;
}




/* Plan Description */
.plan-description {
	text-align: left;
	margin-top: 10px;
}
.plan-description .your-plan {
	font-family: 'DIN light', sans-serif;
	font-size: 26px;
	color: #696969;
	min-height: 30px;
	display: block;
	padding-left: 80px;
}

.plan-description .plan-body span {
	display: block;
	color: #696969;
	margin-bottom: 1px;
	padding-top: 14px;
	padding-bottom: 14px;
	background: #fff;
	margin-bottom: 1px;
	padding-left: 80px;
}
.plan-description .plan-body span.active {
	background: rgba(68,166,246,0.03);
}
.plan-description .select-plan {
	padding-left: 80px;
	background: #fff;
	color: #696969;
	padding-top: 26px;
	min-height: 72px;
}
.plan-header .sub {
	color: #44a6f6;
	padding-left: 80px;
}
.plan-description .plan-body .sub {
	color: #44a6f6;
	padding-left: 80px;
}
.plan-description .sub i {
	font-size: 20px;
	padding-right: 4px;

}
/* Plan Premium */
.plan-premium {
	position: relative;
	box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.26);
	/*border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;*/
	margin-top: 10px;

}
.plan-premium .plan-header {
	min-height: 40px;
}
.plan-premium .plan-body span {
	display: block;
	color: #44a6f6;
	margin-bottom: 1px;
	padding-top: 14px;
	padding-bottom: 14px;
	background: #fff;
	margin-bottom: 1px;
}
.plan-premium .plan-body span.active {
	background: rgba(68,166,246,0.03);
}

.plan-premium .select-plan {
	font-family: 'DIN Medium', sans-serif;
	background: #44a6f6;
	text-transform: uppercase;
	color: #fff;
	padding-top: 26px;
	/*padding-bottom: 40px;*/
	min-height: 72px;
}

/* Plan Ultimate */
.plan-ultimate {
	margin-top: 10px;
}
.plan-ultimate .plan-body span {
	display: block;
	color: #696969;
	background: red;
	margin-bottom: 1px;
	padding-top: 14px;
	padding-bottom: 14px;
	background: rgba(68,166,246,0.03);
	background: #fff;
	margin-bottom: 1px;
}
.plan-ultimate .plan-body span.active {
	background: #fcfcfd
}
.plan-ultimate .select-plan {
	font-family: 'DIN Medium', sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding-top: 26px;
	min-height: 72px;
	background: #5ad242
}
.plan a {
	text-decoration: none;
}
.plan-description a {
	color: #696969

}
.plan .your-plan {
	font-family: 'DIN light', sans-serif;
	font-size: 26px;
	color: #696969;
	min-height: 30px;
	display: block;
}
.hidden-description {
		display: none;
	}
@media (max-width:992px) {
	.hidden-description {
		display: block;
	}
	.plan {
	width: 50%;
	}

}
@media (max-width:768px) {
	.plan {
	width: 100%;
	}
	.plan-header .sub {
	min-height: 10px;
	display: none;
	}
	.plan-header {
	min-height: 80px;
	}
	.plan-premium .plan-header {
	min-height: 80px;
	}
}
/*
@media (max-width:992px) {
	.plan-hover {
	position: relative;
	top: -200px;
	box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.26);
	}	
}
*/

/* ===== Business Plan
======================= */
.business-plan {
	position: relative;
	min-height: 100px;
}

@media (max-width:992px) {
	.business-plan {
	position: relative;
	min-height:320px;
	}
}

.money-back {
	position: absolute;
	padding-top: 50px;
	top: -100px;
	min-height: 200px;
	background: #fff;
	box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.26);

}
.money-back h4 {
	color: #255a9d;
	font-size: 22px;
}

.money-back p {
	font-size: 16px;
}

/* ===== Pricing - Testimonials and Command Center
======================= */
.pricing .testimonials {
	padding-top: 125px;
	padding-top: 100px;
	padding-bottom: 80px;
	border-bottom: 1px solid #f0f0f0
}
.pricing .command-center {
	padding-top: 80px;
}

/* ===== CONTACT
======================= */
/* ===== Header
======================= */
.contact .header {
	position: relative;
	min-height: 400px;
	max-height: 1168px;
	padding-top: 0px;
	background: rgb(68,166,246); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(46,78,146,1) 0%, rgba(68,166,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(46,78,146,1) 0%,rgba(68,166,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(180deg, rgba(46,78,146,1) 0%,rgba(68,166,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e4e92', endColorstr='#4426f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
@media (max-width:768px){
	.contact .header {
        padding-top: 0px;
    }
}
.contact .header h1 {
	font-family: 'DIN light', sans-serif;
	font-size: 50px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 20px
}
.contact .header h3 {
	font-family: 'DIN light', sans-serif;
	font-size: 20px;
	color: rgba(255,255,255,0.75);
}
.contact .header p {
	font-size: 20px;
	color: rgba(255,255,255,0.75);
}
.header-bg-image-hover {
	max-height: 230px;
	position: absolute;
	max-width: 100%;
}
.header-bg-image-hover img {
	max-width: 100%;
}
/* ===== Contact Page
======================= */
.contact-page {

}
.wait-list {
	max-width: 392px;
	padding-top: 40px;
}
.wait-list .form-inline {
	margin-bottom: 20px;
}
.contact-page h4 {
	font-family: 'DIN Ultralight', sans-serif;
	font-size: 26px;
	color: #255a9d;
}
.wait-list h4 {
	padding-bottom: 10px;
}
.wait-list .form-inline {
	max-width: 100%;
}
.wait-list .form-group input[type="email"] {
	max-width: 310px;
	width: 310px;
}
.contact-page p {
	font-size: 17px;
	color: #696969;
	padding-bottom: 20px;
	line-height: 30px;
}
.general-info-hover {
	position: relative;
	min-height: 620px;
}
.general-info {
	position: absolute;
	padding: 60px 80px 30px 80px;
	top: -80px;
	background: #fff;
	width: 100%;
	box-shadow: 0 0px 50px 0 rgba(0, 0, 0, 0.5);
}
.general-info h4 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.general-info .btn {
	margin-top: 20px;
	margin-bottom: 10px;

}
/* ===== Form Control
======================= */
.contact-page .form-control {
	border: 1px solid #f3f3f3;
	border-radius: 0px;
	box-shadow: none;
	min-height: 48px;
	margin-bottom: 14px;
}
.wait-list input[type="submit"] {
	color: #fff;
	min-width: 76px;
	background: #5ad242;
	border-radius: 0px;
	border: 0px;
	box-shadow: none;
	background-image: url('../images_v2/send-email.svg');
	background-repeat: no-repeat;
	background-position-x: 18px;
	background-position-y: 14px;
	background-position: 18px 14px, center;
	background-attachment: middle bottom;
	text-decoration:none;
}
.general-info .form-control::-moz-placeholder {
    color: #696969;
    opacity: 1
}

.general-info .form-control:-ms-input-placeholder {
    color: #696969
}

.general-info .form-control::-webkit-input-placeholder {
    color: #696969
}
/* ===== RESPONSIVE LAYOUT
======================= */
/* ===== Media Min 768 - Max 1140px
======================= */
@media (max-width:768px) and (max-width:992px){ 
	.ultimate-research {
		padding-top: 0px;
	}
}
@media (max-width:768px){

	.competition-analyzer {
		padding-top: 0px;
	}
	.ultimate-research {
		padding-top: 0px;
		padding-top: 0px;
	}
	.ultimate-research h3 {
		padding-top: 20px;
	}
	.what-ranks-where {
		padding-top: 20px;
	}
	.ultimate-keyword-research-tool {
		padding-top: 20px;
	}

	.great-features {
		padding-top: 75px;
	}
	.awesome-statistics {	
		padding-top: 175px;
	}
	.project-management {
		padding-top: 75px;
		padding-bottom: 40px;
	}
	.project-management h2 {
		padding-top: 20px;
	}
	.manage-tasks {
		margin-top: 20px;
	}
	.site-management-tools .image-hover {
		position: relative;
		min-height: 520px;
		margin-top: 20px;
	}
	.smt {
		padding-top: 0px;
		margin-top: 0px;
	}
	.smt ol{
		font-size:19px;	
	}
	.testimonials {
		padding-top: 20px;
	}
	.command-center {
		padding-top: 40px
	}
	.analyze-your-competitors {
		padding-top: 30px;
	}
	.search-engine-rankings {
		padding-bottom: 20px;
	}
	.quick-check {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.quick-check img {
		padding-top: 0px;
	}
	.youtube-tracker {
		padding-top: 30px;
	}
	.easily-track {
		padding-bottom: 40px
	}
	.key-insights {
		padding-top: 30px;
	}
	.receive-instant-notifications {
		padding-top: 0px;
	}
	.receive-instant-notifications .image-hover {
		min-height: 280px;
	}
	.manage-finances {
		padding-top: 30px;
		padding-bottom: 20px
	}

}
/* ===== Media Min 768 - Max 1140px
======================= */
.break {
	display: none;
}
@media (min-width:768px) and (max-width:1140px) {
	.break {
	display: block;
	}
	.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
	line-height: 0.6
	}
}
/* ===== Media Max 480px
======================= */
@media (max-width:480px){
	.navbar {
		min-height: 100px;
	}
	.site-management-tools .image-hover {
		min-height: 260px;
		margin-top: 10px;
	}
	.project-management, .project-management h2 {
		padding-top: 15px;
	}
	.awesome-statistics {
		padding-bottom: 165px;
	}
	.col-md-20 {
	    max-height: 240px;
	}
	.what-ranks-where .btn {
	}
	.receive-instant-notifications .image-hover {
		margin-top: 15px;
	}
	.manage-finances img, .key-insights img {
		padding-top: 15px;
	}
	.easily-track {
		padding-top: 30px;
	}
	.great-features {
		padding-top: 30px;
	}
	.great-features h2 {
		margin-bottom: 20px;
	}
	.great-features  .nav-tabs.nav-justified>li>a {
	
		text-align: left;
	}
	.great-features i {
		display: inline;
		margin-right: 50px;
		min-width: 40px;
	}
	.great-features  .nav-tabs.nav-justified>li>a:hover {
		border-bottom: 0px solid #44a6f6;
		border-left: 3px solid #44a6f6;
	}
	.great-features  .nav-tabs.nav-justified>li.active>a, .great-features .nav-tabs.nav-justified>li.active>a:hover, .great-features .nav-tabs.nav-justified>li.active>a:focus {
		border-bottom: 0px solid #44a6f6;
		border-left: 3px solid #44a6f6;

	}

}
/* ===== SECOND PART
======================= */
/* ===== Back To Top
======================= */
.back-to-top {
	position:fixed;
	z-index: 9999;
	width:48px;
	right:48px;
	bottom:88px;
	cursor:pointer;
	display:none;
	float: left;
}
.scroll-to-top-link {
	width: 48px;
	height: 48px;
	background-image: url('../images_v2/back-to-top.svg');
	background-repeat: no-repeat;
}
.scroll-to-top-link:hover {
	width: 48px;
	height: 48px;
	background-image: url('../images_v2/back-to-top-hover.svg');
	background-repeat: no-repeat;
}

/* ===== DONE FOR YOU
======================= */
/* ===== Carousel seo-goals-faster
======================= */
/* ===== Team Up
======================= */
.team-up  {
	padding-top: 20px;
	padding-bottom: 35px;
	text-align: left;
}
.team-up h3 {
	text-align: center;
	line-height: 1.5;
	padding-bottom: 35px;

}
.team-up p {
	line-height: 1.5;
	padding-top: 20px;
}
.seo-goals-faster {
	min-height: 500px;
	background-image: url(../images_v2/seo-goals-faster-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.seo-interface {
	position: relative;
	min-height: 500px;
	width: 100%;
}
.seo-interface-box {
	position: absolute;
	text-align: center;
	width: 230px;
	height: 100px;
	background: transparent;
	margin-top: 10px;
	padding-top: 20px;

}

.box-2 {
	top: 220px;
	left: 0px;
}
.box-3 {
	top: 160px;
	right: -100px;
}
.box-5 {
	top: 80px;
	left: 0px;
}

.box-8 {
	top: 300px;
	right: -100px;
}
.seo-interface-box i {
	display: block;
	font-size: 26px;

}
/* ===== OTHER TOOLS
======================= */
/* ===== Link Indexing Pro
======================= */
.link-indexing-pro {
	padding-top: 80px;
	padding-top: 60px;
	padding-bottom: 115px;

}
.link-indexing-pro h3 {
	padding-bottom: 20px;
}
.link-indexing-pro .first-section  img {
	padding-top: 20px;
	padding-top: 0px;

}
.link-indexing-pro .second-section {
	padding-top: 60px;
}
.link-indexing-pro .second-section p {
	padding-top: 40px;

}
/* ===== Spintax Grammar
======================= */
.spintax-grammar {
	padding-top: 115px;
	padding-top: 80px;
	padding-bottom: 130px;
	padding-bottom: 80px;
	background:#f9fbfd 
}
.spintax-grammar h3 {
	margin-bottom: 25px;
}
.spintax-grammar img {
	padding-top: 100px;
	max-width: 100%;
}

.spintax-grammar p {
	padding-bottom: 20px;
	line-height: 1.75
}
/* ===== Copyscape
======================= */
.copyscape {
	padding-top: 85px;
	padding-top: 60px;
	padding-bottom: 0px;
}
.copyscape h3 {
	margin-bottom: 20px;
}
.copyscape .image {
	position: relative;
	overflow: hidden;
	max-height: 350px;
}
.copyscape img {
	padding-top: 15px;
}
/* ===== Restore Old Content
======================= */
.restore-old-content {
	padding-top:115px;
	padding-bottom: 80px;
	background:#f9fbfd 
}
.restore-old-content h3 {
	padding-bottom: 20px;
}
.restore-old-content .image {
	position: relative;
	padding-top: 80px;
	left: -100px;
	min-height: 500px
}
.restore-old-content .image img {
	position: absolute;
}
/* ===== Analyze Inner Links
======================= */
.analyze-inner-links {
	padding-top: 105px;
	padding-bottom: 65px
}

/* ===== Manage Daily Tasks
======================= */
.manage-daily-tasks {
	padding-top: 35px;
	padding-bottom: 65px
	
}
.manage-daily-tasks img {
	padding-top: 65px;
	padding-right: 20px
	
}

/* ===== Receive Email
======================= */
.receive-email {
	padding-top: 35px;
	padding-bottom: 80px;

}
.receive-email img {
	padding-top: 85px;
}


/* ===== SITE MANAGEMENT
======================= */
/* ===== Easily Backup
======================= */
.easily-backup {
	padding-top: 120px;
	padding-bottom: 35px;

}
.easily-backup img {
	padding-top: 65px;

}
/* ===== Advanced Goal
======================= */
.advanced-goal {
	padding-bottom: 100px

}
.advanced-goal .image {
	position: relative;
	padding-top: 80px

}
.advanced-goal img {
	position: absolute;
	min-width: 150%;
	left: -280px;
	z-index: -1

}
@media (max-width:992px){
	.advanced-goal .image {
	min-height: 300px;

	}
	.advanced-goal img {
	position: relative;
	display: none;
	min-width: 100%;
	left: 0px;
	}
}
/* ===== Update WordPress
======================= */
.update-wordpress {
	background: #f9fbfd;
	padding-top: 135px;
	padding-bottom: 40px;
}
.update-wordpress .image {
	position: relative;
	padding-top: 80px;
	left: -100px;
	min-height: 500px
}
.update-wordpress .image img {
	position: absolute;
	min-width: 150%;
}
@media (max-width:992px){
	.update-wordpress {
		padding-top: 20px;
	}
	.update-wordpress .image {
	position: relative;
	left: 0px;
	min-height: auto
	}
	.update-wordpress .image img {
	position: absolute;
	min-width: 100%;
	}
}

/* ===== High Quality Content
======================= */
.high-quality-content {
	padding-top: 80px;

}
.high-quality-content img {
	padding-top: 120px;

}

/* ===== Generate White-Labeled
======================= */
.generate-white-labeled  {
	padding-top: 20px;
	padding-bottom: 35px;
	text-align: left;
}
.generate-white-labeled h3 {
	text-align: center;
	line-height: 1.5;
	padding-bottom: 35px;

}
.generate-white-labeled p {
	line-height: 1.5;
	padding-top: 20px;
}
.generate-white-labeled .image {
	position: relative;
	overflow: hidden;
	max-height: 450px;
}
.generate-white-labeled img {
	padding-top: 15px;
}


/* ===== DOMAIN RESEARCH
======================= */
/* =====  Aged Domains For Sale
======================= */
.aged-domains-for-sale {
	padding-top: 80px;
	padding-top: 60px;
	padding-bottom: 80px;

}
.aged-domains-for-sale h3 {
	padding-bottom: 20px;
}
.aged-domains-for-sale .first-section  img {
	padding-top: 20px;
	padding-top: 0px;

}
.aged-domains-for-sale .second-section {
	padding-top: 60px;
}
.aged-domains-for-sale .second-section img {
	padding-top: 160px;
}
.aged-domains-for-sale .second-section p {
	padding-top: 40px;

}
/* =====  Top Expiring Domain
======================= */

.top-expiring-domain {

}
.top-expiring-domain img {
	padding-top: 160px;
}
/* ===== High Quality Domains
======================= */
.high-quality-domains {
	padding-top: 115px;
	padding-top: 80px;
	padding-bottom: 130px;
	padding-bottom: 80px;
	background:#f9fbfd 
}
.high-quality-domains h3 {
	margin-bottom: 25px;
}
.high-quality-domains img {
	padding-top: 100px;
	max-width: 100%;
}

.high-quality-domains p {
	padding-bottom: 20px;
	line-height: 1.75
}
/* ===== Metrics For Thousands
======================= */
.metrics-for-thousands {
	min-height: 720px;
	padding-top: 100px;
	padding-bottom: 40px;
	background-image: url('../images_v2/bars-track-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;	
}  

.metrics-for-thousands .image {
	position: relative;
	top: 20px;
	right: 100px;
	z-index: 2;
}
.metrics-for-thousands .image img {
	width: 100%;

}
/* ===== Analyze Any Domain
======================= */
.analyze-any-domain {
	padding-top: 85px;
	padding-top: 60px;
	padding-bottom: 35px;
	background: #f9fbfd
}
.analyze-any-domain h3 {
	margin-bottom: 20px;
}
.analyze-any-domain img {
	padding-top: 15px;
}
/* ===== Hacked Domains
======================= */
.hacked-domains img {
	padding-left: 40px;
}
/* ===== Hacked Domains
======================= */
.hacked-domains {
	padding-top: 80px;
	padding-top: 60px;
	padding-bottom: 115px;

}
.hacked-domains h3 {
	padding-bottom: 20px;
}
.hacked-domains .first-section  img {
	padding-top: 0px;
	padding-left: 40px

}
.hacked-domains .second-section {
	padding-top: 60px;
}
.hacked-domains .second-section p {
	padding-top: 40px;

}

/* ===== Discover Exact Match
======================= */
.discover-exact-match {
	padding-top: 80px;
	padding-top: 60px;
	padding-bottom: 115px;

}
.discover-exact-match h3 {
	padding-bottom: 20px;
}
.discover-exact-match .first-section  img {
	padding-top: 20px;
	padding-top: 0px;

}
.discover-exact-match .second-section {
	padding-top: 60px;
}
.discover-exact-match .second-section p {
	padding-top: 40px;

}
/* ===== Analyze Competitors
======================= */

.analyze-competitors img {
	padding-top: 120px;

}
/* ===== Deep Analysis
======================= */

.deep-analysis {
	padding-top: 80px;
	background: #f9fbfd
}
.deep-analysis .image {
	position: relative;
	padding-top: 60px
}
.deep-analysis .image img {

}

/* ===== Client Acquisition
======================= */
/* ===== Embed Review
======================= */
/* ===== Easy To Use
======================= */
.easy-to-use {
	padding-top: 80px;
	padding-top: 60px;
	padding-bottom: 115px;

}
.easy-to-use h3 {
	padding-bottom: 20px;
}
.easy-to-use .first-section  img {
	padding-top: 20px;
	padding-top: 0px;

}
.easy-to-use .second-section {
	padding-top: 60px;
}
.easy-to-use .second-section p {
	padding-top: 40px;

}

/* ===== Local Citation
======================= */
.local-citation {
	padding-top: 115px;
	padding-top: 80px;
	padding-bottom: 130px;
	padding-bottom: 80px;
	background:#f9fbfd 
}
.local-citation h3 {
	margin-bottom: 25px;
}
.local-citation img {
	padding-top: 100px;
	max-width: 100%;
}

.local-citation p {
	padding-bottom: 20px;
	line-height: 1.75
}
.embed-review {
	min-height: 720px;
	background:#f9fbfd;
	padding-top: 140px;
	padding-bottom: 180px;
	background-image: url('../images_v2/bars-track-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;	
}  
.embed-review .image-hover {
	position: relative;
	margin-top: 0px;
	height: 735px;
}

.embed-review .image {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	width: 929px;
	height: 735px;
}
.embed-review .image img {
	width: 100%;

}
/* ===== Find Thousands
======================= */
.find-thousands {
	padding-top: 85px;
	padding-top: 60px;
	padding-bottom: 35px;
}
.find-thousands h3 {
	margin-bottom: 20px;
}
.find-thousands img {
	padding-top: 15px;
}



/* ===== Tools
======================= */
/* ===== Header
======================= */
.tools .header {
	position: relative;
	min-height: 400px;
	background-attachment: url(../images_v2/Ellipse.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
	max-height: 1168px;
	padding-top: 0px;
	background: rgb(68,166,246); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(46,78,146,1) 0%, rgba(68,166,246,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(46,78,146,1) 0%,rgba(68,166,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(180deg, rgba(46,78,146,1) 0%,rgba(68,166,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e4e92', endColorstr='#4426f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
@media (max-width:768px){
	.tools .header {
        padding-top: 0px;
    }
}
/*
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
*/
.tools .header h1 {
	font-family: 'DIN light', sans-serif;
	font-size: 40px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 20px;
}
.selected-tool {
	color: rgba(255,255,255,0.2);
}
.select-tools {

}
.next-tool {
	max-width: 294px;
	margin-left: auto;
	margin-right: auto;
}
.dropdown.open .next-tool {
	display: none;
}
.next-tool div {
	float: left;
	width: 100%;
	text-align: left;
}
.selected-tool {

	background-image: url('../images_v2/dashlines.png?1');
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:2px;
	margin-bottom:5px;
	 }
.arrow-to-change { padding-top: 10px;}
.ctc p {
	font-size: 14px;
	color: rgba(255,255,255,0.4);
	text-decoration: none;
}
.arrow-to-change-down {
	padding-top: 80px
}
/* ===== Tools Dropdown
======================= */
a.dropdown-toggle {
	text-decoration: none 
}
.tools-dropdown {
	/*max-width:300px; */
	margin-left:auto;
	margin-right:auto;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.dropdown-menu {
	width: 303px;
	top: 60px;
	left: 35%;
	border: 0px solid #fff;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 21px;
	border-radius: 8px;
}
@media (max-width:768px){
	.dropdown-menu {
		width: 303px;
		top: 60px;
		left: 10%;
	}
}

.dropdown-menu:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 150px;
	display: inline-block !important;
	border-right: 16px solid transparent;
	border-bottom: 14px solid #fff;
	border-left: 16px solid transparent;
}
.dropdown-menu i {
	padding-right: 20px;
}
.dropdown-menu>ul {
	list-style-type: none;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #696969;
    white-space: nowrap;

}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:active {
	font-family: 'DIN', sans-serif;
    color: #255a9d;
    background: transparent;
}
.dropdown, .dropup {
	list-style-type: none;
}

/* ===== Tools Content
======================= */
.tools-content {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
}
.tools-content h3 {
	padding-top: 40px;
	padding-bottom: 40px
}
.tools-content p {
	padding-bottom: 20px
}
/* ===== Tools Side Nav
======================= */
.tools-side-nav {
	padding-top: 80px;
	padding-top: 20px;
	font-size: 18px;
	color: #696969;
	background: #fff;
	z-index: 2

}
.tools-side-nav a {
	color:#696969
}
.tools-side-nav a:hover, .tools-side-nav a:active, .tools-side-nav li.active a {
	color:#29a4ff
}
.tools-side-nav.sticky {
	position: fixed;
	top: 20px;
}
@media (max-width:768px){
	.tools-side-nav.sticky {
		position: relative;
		top: 20px;
	}

}


.nav>li>a:focus, .nav>li>a:hover {
 background: transparent;
}

/* ===== Pricing NEW
======================= */
/* ===== FAQ
======================= */

.faq {
	padding-top: 95px;
	padding-bottom: 95px;

}
.faq h2 {
	text-align: center;
	padding-bottom: 60px;
	
}
.faq .quest {
	padding-bottom: 40px;
	max-width: 535px;

}

.faq h3 {
	font-family: 'DIN light', sans-serif;
	font-size: 32px;
	color: #696969
	
}

/* ===== SBP
======================= */
.sbp {
	position: relative;
	padding-top: 85px;
	padding-bottom: 210px;
	padding-bottom: 0px!important;
	background: #f5faff;
	background-image: url('../images_v2/graph-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.features-in-your-membership {
	padding-top: 0px;
}
.sbp.sbp-second {
	position: relative;
	padding-top: 85px;
	padding-bottom: 210px!important;
	background: #f5faff;
	background-image: url('../images_v2/graph-bg.png');
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sbp h2 {
	padding-bottom: 60px;
}

.sbp-hover { 
	max-width: 1172px;
	margin-left: auto;
	margin-right: auto;

}
.sbp-plan {
	width: 587px;
	width: 555px;
	float: left;
	padding: 40px 0px 0px 0px;
	background: #fff;
}
.sbp-plan.premium {
	border:1px solid #cccccc;
	border-radius:4px 4px 0px 4px; 
}
.sbp-plan.ultimate {
	border:1px solid #3690ff;
	border-radius:4px 4px 4px 0px; 

}
.sbp-plan-name {
	font-family: 'DIN Ultralight', sans-serif;
	color: #44a6f6;
	min-height: 36px;
	font-size: 36px;
	display: block;
}
/* SBP-Plan Premium */
.sbp .plan-header {
	font-size: 32px;
	min-height: 143px;
	padding-left: 55px;
	min-height: 180px;
	color: #a3a3a3;
}
.dollar-up {
	line-height: 0px;
	padding-top: 0px;
	position: relative;
	top: -27px;
}
.sbp .plan-price {
	font-family: 'DIN light', sans-serif;
	font-size: 72px;
	color: #696969;
}
.sbp .ultimate .plan-price {
	font-family: 'DIN light', sans-serif;
	font-size: 72px;
	color: #3690ff;
}
.sbp .plan-body {
	display: block;
	color: #696969;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 14px;
	margin-bottom: 1px;
	min-height: 440px;
}
.sbp li {
	font-family: 'DIN Light', sans-serif;
	font-size: 18px;
	list-style-type: none;
	padding-bottom: 4px;
	line-height: 2.0em;
}
.sbp ul {
	list-style-image: url('../images_v2/check-list.svg');
}

.order-now a:hover {
	text-decoration: none;
}
.order-now {
	font-size: 24px;
	text-align: center;
	font-family: 'DIN Medium', sans-serif;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	min-height: 72px;
}
.premium .order-now {
	background: #fff;	
	color:#44a6f6;
	border-top: 1px solid #cccccc;
	border-radius: 0px 0px 0px 4px;
}

.ultimate .order-now {
	background: #44a6f6;
	color: #fff;
}

/* Radial Out */
.premium .order-now {
  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;
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.premium .order-now:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f5faff;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.premium .order-now:hover, .premium .order-now:focus, .premium .order-now:active {
  color: #44a6f6;
}
.premium .order-now:hover:before, .premium .order-now:focus:before, .premium .order-now:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
/* Radial Out */
.ultimate .order-now {
  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;
  background: #44a6f6;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.ultimate .order-now:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #348dfa;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-filter: blur(40px);
    -moz-filter: blur(40px);
    -ms-filter: blur(40px);
    -o-filter: blur(40px);
    filter: blur(40px);
}
.ultimate .order-now:hover, .ultimate .order-now:focus, .ultimate .order-now:active {
  color: #fff;
}
.ultimate .order-now:hover:before, .ultimate .order-now:focus:before, .ultimate .order-now:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}





.sbp-plan a:hover{
	text-decoration: none;
	
}
.btn.btn-compare {
	margin-top:95px;
	padding: 20px 80px;
	font-size: 18px;
	color: #44a6f7;
	background: #ffffff;
	border: 1px solid #cccccc
}
.btn.btn-compare:hover {
	margin-top:95px;
	padding: 20px 80px;
	font-size: 18px;
	color: #fff;
	background: #82c3f9;
	border: 1px solid #82c3f9
}
@media (max-width:1170px){
	.sbp-plan {
		width: 50%;
		margin-bottom: 40px
	}
}
@media (max-width:768px){
	.sbp-plan {
		width: 100%;
		margin-bottom: 40px
	}
}



/* Radial Out */
.btn.btn-compare {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  overflow: hidden;
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.btn.btn-compare:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #82c3f9;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-filter: blur(40px);
    -moz-filter: blur(40px);
    -ms-filter: blur(40px);
    -o-filter: blur(40px);
    filter: blur(40px);
}
.btn.btn-compare:hover, .btn.btn-compare:focus, .btn.btn-compare:active {
  color: #fff;
}
.btn.btn-compare:hover:before, .btn.btn-compare:focus:before, .btn.btn-compare:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}