/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {
	#div-main_menu nav ul{
		margin: 27px 20px 0 0;
	}
	#pull{
		display: none;
	}
	#title{
		color: #FFF;
		font-size: 2.5em;
		font-family: "raleway",sans-serif;
		font-style: normal;
		font-weight: 100;
		left: auto;
		right: auto;
		margin-left: 40px;
	}
	.dark_box {
		width: auto;
		max-width: 700px;
		bottom: 45%;
	}
	.coverage_dark_box {
		width: auto;
		max-width: 700px;
	}
	.coverage_dark_box h1 {
		font-size: 2.35em;
	}
	.item {
		text-align: center;
		display: block;
		height: auto;
		width: 31.3333333%;
		margin: 0 1% 10px 1%;
		padding: 0 0 10px 0;
		float: left;
		position: relative;
	}	
	.left_wraper{
		margin: 20px auto 0 10px;
		width: 90%;
		text-align: left;
	}
	.small_left_wraper {
		padding: 0 0 0 20px;
		width: 100%;
	}
	.form_container{
	    margin-left: 20px;
	    margin-right: 20px;
	    width: 87%;
	}
	.div-container div.left.div_70{
		float: left;
		width: 70%;
	}
	.div-container div.left.div_60{
		float: left;
		width: 60%;
	}
	.div-container div.left.div_30,
	.div-container div.left.div_40{
	    display: block;
	}
	.div-container div.mobile{
	    display: none !important;
	}
	.div-container div.mobileSpecial{
		display: block !important;
	}
	.div-container div.mobile img,
	.div-container div.mobileSpecial img{
		width: 50%;
	}
	.div-text_fee_centered h1{
	  padding-left: 50px;
      text-align: left;
	}
	.div-slides_cont {
	    margin-left: 50px;
	}
	.div-revenue_share,
	.div-coverage,
	.div-coverage_page{
		background-attachment: fixed;
	}
	.div-devices_background{
		background-attachment: fixed;
	}
	.div-MakeYour_centered .left_wraper{
		height: 350px;
		line-height: 350px;	
	}
	.div-MakeYour_centered p{
		text-align: left;
	}
	.img_logos_Secure{
		padding-top: 30px;
	}
	.revenueShare a{
    	float: left;
	    margin-left: 0px;
	    margin-top: -80px;
	}
	.revenueShare a span{
		margin-left: 0px !important;
	}
	#slider{ 
	 	height: 350px; 
	 	position: relative;
	 	margin-top: 80px;
	}
	#formSubscription{
		width: 250px;
		margin-left: 10px;
	}
	.H2subscribe.left{
	    width: 100px;
	    margin-left: 0;
	}
	.btnSubscribe{
	    width: 150px;    
	    margin-left: 0;
	}

/**************************************/
/*              PRICING               */
/**************************************/
	.div-plan_features{
		height: 200px;
	}
	
	#div-section_pricing .half_width{
		width: 50%;
	}
	
	#div-faq_container .half_width{
		max-width: 48%;
		width: 50%;
	}

/**************************************/
/*             ABOUT US               */ 
/**************************************/
	#div-section_about_us .div-split_2_left{
		text-align: left;
	}
	#div-section_about_us .div-split_2_right {
		text-align: left;
	}
	#div-section_about_us .about_us_profile  .div-split_2_left{
		text-align: center;
	}
	#div-section_about_us .div-mid_text .div-split_2_left{
		width: 49%;
	}
	#div-section_about_us .div-mid_text  .div-split_2_right{
		width: 49%;
	}
	#div-section_about_us .about_us_profile .div-split_2_left{
		width: 30%;
	}
	#div-section_about_us .about_us_profile .div-split_2_right{
		width: 70%;
	}	
	#div-section_about_us .div-split_2_right p, #div-section_about_us .div-split_2_right h1 {
		padding-left: 0;
		padding-right: 0;
	}
	.div-ourOffices_container
	{
		margin-top: 125px;
	    width: 98%;
	    height: 100%;
	    padding-left: 2%;
	}
	#img-about_us_company
	{
		display: block;
	}
	#img-about_us_company_tablet_mobile
	{
		display: none;
	}
	
/**************************************/
/*              SUPPORT               */ 
/**************************************/
	.form_container .div-split_2_left {
	    width: 48%;
	}
	#div-call_number_content .div-split_2_right p{
		font-size: 3em;
		float: none;
	}
	#divMailer-error label,
	#div-error label {
		font-size: 30px;
	}
	#divMailer-success label,
	#div-success label {
		font-size: 30px;
	}
/**************************************/
/*              SIGN UP               */
/**************************************/
	.div-signup_topText{
		padding-top: 90px;
	}
	#div-signup #divMailer-success, 
	#div-signup #divMailer-error,
	#div-signup #div-success, 
	#div-signup #div-error {
		padding: 30px;
	}
	
	#div-signup #div-form
	{
		width: 300px; 
		margin: 0px auto;
	}
	
/**************************************/
/*              TEXT2PAY              */
/**************************************/
	.div-Text_centered .left_wraper{
		height: 290px;
    	line-height: 290px;
	}
	.div-Text_centered p{
		text-align: left;
	}
	.img_android{
	    margin-left: 20px;
    	margin-top: -60px;
    	display: inline;
	}
		
/**************************************/
/*              BITCOIN               */
/**************************************/
	#div-bit_coins_payment .div-grey .div_70 {
		width: 50%;
	}
	
	#div-bit_coins_payment .div-grey .div_30 {
		width: 50%;
	}
/**************************************/
/*               MEDIA                */
/**************************************/

}

@media only screen and (max-width: 900px) {
	.img_logos_Secure{
		padding-top: 70px;
	}
}