#wrapit_lp h2,
#wrapit_lp h3,
#wrapit_lp h4,
#wrapit_lp h5,
#wrapit_lp h6 {text-transform: uppercase;color: #313131;font-weight: bold;word-spacing: 4px;font-family:'Lato Bold', 'Lato', sans-serif;display: block;
}
.section:after{
  content: '.';
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  clear: both;
}

.banner_signup{
	font-size: 30px;
}
/*Start Global*/
.section.gColor{
	background-color: #F9F9F9;
}	

.section.wColor {
   background-color: #FFF;
}
.in_wrp.v_center{
    display: table;
    text-align: center;		
}
.row.v_center{
	vertical-align: middle;
    display: table-cell;
    text-align: left;	
}
#wrapit_lp .in_wrp h2{
	text-align: center;
}
#wrapit_lp .row{
	width: 100%;
}
#wrapit_lp p.txt{
	font-size: 18px;
	text-align: center;
	line-height: 25px;
	margin: 10px auto;
}
#wrapit_lp p.txt big{
	font-size: 17px;
	color: #424242;
}
/*Start Sprit icons*/
.scheduled_report_saving, .worldwide_recognition, .accuracy_100, .daily_automatic_updates, .cloud_based_app, .data_privacy, .amazing_affordability, .advanced_reports, .prt_mobile_app, .rankings_discovery, .keyword_suggestions, .bulk_adding_n_organizing, .flexibilty, .api_access, .custom_ent_age_plans {
	display: inline-block;
	background-image: url('bg_image/icons.png');
	background-repeat: no-repeat
}
.scheduled_report_saving {  background-position: -12px -1060px;  height: 76px;  width: 120px}
.worldwide_recognition {  background-position: -36px -16px;  height: 76px;  width: 80px}
.accuracy_100 {  background-position: -36px -112px;  height: 76px;  width: 80px}
.daily_automatic_updates {  background-position: -36px -200px;  height: 76px;  width: 80px}
.cloud_based_app {  background-position: -36px -296px;  height: 76px;  width: 80px}
.data_privacy {  background-position: -36px -392px;  height: 76px;  width: 80px}
.amazing_affordability {  background-position: -32px -484px;  height: 76px;  width: 80px}
.advanced_reports {  background-position: -32px -584px;  height: 76px;  width: 80px}
.prt_mobile_app {  background-position: -32px -680px;  height: 76px;  width: 80px}
.rankings_discovery {  background-position: -28px -780px;  height: 76px;  width: 80px}
.keyword_suggestions {  background-position: -28px -868px;  height: 76px;  width: 80px}
.bulk_adding_n_organizing {  background-position: -32px -972px;  height: 76px;  width: 80px}
.flexibilty {  background-position: -36px -1152px;  height: 76px;  width: 80px}
.api_access {  background-position: -32px -1348px;  height: 76px;  width: 80px}
.custom_ent_age_plans {  background-position: -28px -1248px;  height: 76px;  width: 80px}

/*End Sprit icons*/

.center_title_box h2{
	font-size: 24px;	
}
#wrapit_lp .left_title_box h2{
	font-size: 24px;	
	text-align: left;
}
#wrapit_lp .left_title_box p.txt{
	margin: 10px 0px;
	text-align: left;
}
p.sep_line{
	width: 320px;
	margin: 0px auto 20px;
}
p.sep_line.left_title{
	margin: 0px;
}
p.sep_line span{
	display: inline-block;
	width: 160px;
	height: 2px;
}
p.sep_line span:nth-child(odd){
	background-color: #09c2dc;	
}	
p.sep_line span:nth-child(even) {
    background: #ff6000;
}
p.sep_line.left_title span:nth-child(odd){
	width: 260px;	
}	
p.sep_line.left_title span:nth-child(even) {
    width: 60px;
}

.box{
	text-align: center;
	width: 33%;
	float: left;
    height: 200px;
}
.box p {
    width: 90%;
    margin: 0px auto;
}

/*====== End Global ======*/

/*====== START Header ======*/
#wrp_top_banner{
	/* min-height: 927px; */
	/*background: url('bg_image/top-background.jpg') no-repeat center top;
	color: #fff;
	background-color: #FFF !important;*/
	background: url('bg_image/top-background.jpg') no-repeat center bottom;
	color: #fff;
	background-color: #0BC3DF !important;
}

.banner_top h2 {
	font-size: 40px;
	color: #fff;
}

/*====== End Header ======*/

/*====== START Authority ======*/
#wrp_authority{
    padding: 0px 0px 60px;
}
/*====== End Authority ======*/

/*====== Start Revolutionize ======*/
#wrp_revolutionize{
	padding: 60px 0px;
}
#wrp_revolutionize .row{
	display: flex;
}
.revolutionize_img{
	float: left;
}
.revolutionize_text{
	float: right ;
}
.revolutionize_img{
    width: 55%;
    position: relative;
}
.revolutionize_img img{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
}
.revolutionize_text{
	width:45%;
	min-width:320px;
}
.revolution_type h3{
	margin:10px	0px;
}
.revolution_type{
margin:20px	0px;
}
/*====== End Revolutionize ======*/

/*====== Start Global - Local - International ======*/
#wrp_glob_local_inter{
	padding: 60px 0px;
}
.glob_local_inter_img,
.glob_local_inter_text{
	float: left;
	
}
.glob_local_inter_img{
    width: 40%;
    text-align: center;
}
.glob_local_inter_text{
	width:60%;
	min-width:320px;
}
.glob_local_inter_type{
margin:8% 0px;
}
.glob_local_inter_type h3{
	margin:10px	0px;
}
.glob_local_inter_type li{
	margin:5px 10px 0px;
}
.glob_local_inter_type li:before {
    content: "• ";
    color: #09c2dc;
}
/*====== End Global - Local - International ======*/

/*====== Start Powerful Features & Tools ======*/
#wrp_powerful_features_n_tools{
	/* min-height: 910px; */
	padding: 60px 0px;
}

/*====== End Powerful Features & Tools ======*/


/*********************************Start Under 1248 *********************************/
@media only screen and (max-width: 1247px){

}
/*********************************End Under 1200 *********************************/

/*********************************Start Under 900 *********************************/
@media only screen and (max-width: 900px){

	.box{
		width: 50%;
		height:230px;
	}	
	/*====== Start Revolutionize ======*/
	.revolutionize_img,
	.revolutionize_text{
		float: none;
		
	}
	.revolutionize_img{
		display:none;
	}
	.revolutionize_text{
		width:100%;
	}
		/*====== End Revolutionize ======*/	

		/*====== Start Global - Local - International ======*/
	.glob_local_inter_img,
	.glob_local_inter_text{
		float: none;
		
	}
	.glob_local_inter_img{
		display:none;
	}
	.glob_local_inter_text{
		width:100%;
		position: relative;
	}	
	.glob_local_inter_text::after {
	  content: "";
	  background: url('/assets/lp/images/tree.png') no-repeat center top;
	  opacity: 0.1;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  position: absolute;
	}

	/*====== End Global - Local - International ======*/	
}
/*********************************End Under 900 *********************************/

/*********************************Start Under 600 *********************************/
@media only screen and (max-width: 599px){
	.box{
		height:260px;
	}		
/*********************************End Under 600 *********************************/

}