/* Special Layout */
@media only screen and (min-width: 1281px) {
	#div-main_container {
    	margin-top: 0px;
	}
	#title {
		font-size: 3em;
	}
	.dark_box {
		bottom: 45%;	
	}
	#title {
	    margin-left: 0px;
	}	
	#div-faq_container .half_width{
		max-width: 48%;
		width: 50%;
	}
	.div-revenue_share,
	.div-coverage,
	.div-coverage_page{
		background-attachment: fixed;
	}
	.div-devices_background{
		background-attachment: fixed;
	}
	.div-MakeYour_centered .left_wraper{
		height: 450px;
		line-height: 400px;	
	}
	.div-MakeYour_centered p{
		text-align: left;
	}
	.img_logos_Secure {
	    padding-top: 20px;
	}
	.revenueShare a{
    	float: left;
	    margin-left: -10px;
	    margin-top: -120px;
	}
	.revenueShare a span{
		margin-left: 10px !important;
	}
	#slider{ 
	 	height: 500px; 
	 	position: relative;
	 	margin-top: 80px;
	}
/**************************************/
/*              PRICING               */
/**************************************/
.div-plan_features{
	height: 165px;
}

/**************************************/
/*              TEXT2PAY              */
/**************************************/
	.div-Text_centered .left_wraper{
		height: 350px;
		line-height: 350px;	
	}
	.div-Text_centered p{
		text-align: left;
	}
/**************************************/
/*               MEDIA                */
/**************************************/

}

@media only screen and (min-width : 1103px) {
	.wraper{
		width: 100% ;
	}
	.button_slider{
		left: auto;
	   	margin-left: 0;
	}
	.small_left_wraper {
		padding: 0 0 0 20px;
		width: 100%;
	}
	#title,
	#big_button {
	    margin-left: 10px;
	}
}