/* Mobile Layout: 480px and below. */
#div-main_container {
    margin-top: 0px;
}
.left_wraper{
	margin: 20px auto 0 20px;
	width: 88%;
	text-align: center;
}
.small_left_wraper {
    padding: 0 0 0 20px;
    width: 95%;
}
.form_container{
    margin-left: 5%;
    margin-right: 5%;
    width: 80%;
}
.form_container .div-split_2_left
{
	width: 100%;
}
.div-container div.left.div_70,
.div-container div.left.div_60{
	float: right;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.div-container div.left.div_30,
.div-container div.left.div_40{
    display: none;
}
.div-container div.mobile{
    display: block !important;
    text-align: center;
}
.div-container div.mobileSpecial{
	display: block !important;
	text-align: center;
}
.div-container div.mobile img,
.div-container div.mobileSpecial img{
	width: 60%;
}
.div-slides_cont {
    margin-left: 0;
}
.coverage_dark_box {
	width: 85%;
	padding: 20px;
}
.coverage_dark_box h1 {
	font-size: 1.7em;
}
.div-revenue_share,
.div-coverage,
.div-coverage_page{
	background-attachment: scroll;
}
.div-devices_background{
	background-attachment: scroll;
}
.div-MakeYour_centered .left_wraper{
	height: 270px;
	line-height: 250px;
}
.div-MakeYour_centered p{
	text-align: center;
}
.revenueShare{
	height: 405px !important;
}
.revenueShare a{
    float: left;
    margin-left: 2%;
    margin-top: -30px;
	line-height: 0;
	width: 100%;
}
#slider{ 
 	height: 300px; 
 	position: relative;
 	margin-top: 72px;
}
.div-container.pad_top_50{
	padding-top: 70px;
}

/**************************************/
/*              PRICING               */
/**************************************/
#div-section_pricing {
	margin-top: 70px;
}

#div-section_pricing h1, 
#div-section_pricing ul {
    padding-left: 20px;
    padding-right: 20px;
}

#div-section_pricing .half_width{
	width: 100%;
}

#div-section_pricing .half_width .full_border{
	margin-right: 0px !important;
}

#div-section_pricing .half_width .div-plan_desc{
	border-top: 1px solid #CCC;
}

#div-section_pricing .divManagedPlans{
	margin-left: 0px !important;
	margin-top: 50px;
}

#div-faq_container .half_width{
	max-width: 545px;
}

/**************************************/
/*             ABOUT US               */ 
/**************************************/
#div-section_about_us .div-split_2_left .div-mid_text h1{
	padding: 0 none;
}
#div-section_about_us .div-split_2_left{
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}
#div-section_about_us .div-split_2_left p, #div-section_about_us .div-split_2_left h1 {
	padding-left: 20px;
	padding-right: 20px;
}
#div-section_about_us .div-split_2_right{
	width: 100%;
	text-align: center;
}
#div-section_about_us .div-split_2_right p, #div-section_about_us .div-split_2_right h1 {
	padding-left: 20px;
	padding-right: 20px;
}
#img-about_us_company
{
	display: none;
}
#img-about_us_company_tablet_mobile{
	display: block;
}
.div-ourOffices_container
{
	margin-top: 0;
    width: 96%;
    height: 100%;
    padding-left: 3%;
}
/**************************************/
/*              SUPPORT               */ 
/**************************************/
#div-section_support {
	margin-top: 70px;
}
#div-section_support h1, #div-section_support ul {
    padding-left: 20px;
    padding-right: 20px;
}
#div-call_number_content .div-split_2_right p{
	font-size: 3em;
	float: left;
}
#divMailer-success label,
#div-success label{
	font-size: 25px;
}
#divMailer-error label,
#div-error label{
	font-size: 25px;
}

/**************************************/
/*              SIGN UP               */
/**************************************/
#div-signup {
	/*margin-top: 70px;*/
}
.div-signup_topText{
	padding-top: 45px;
}

#div-signup #divMailer-success, 
#div-signup #divMailer-error,
#div-signup #div-success, 
#div-signup #div-error {
	padding: 7px;
}

#div-signup #div-error label{
	font-size: 27px;
}

/**************************************/
/*              TEXT2PAY              */
/**************************************/
.div-Text_centered .left_wraper{
	height: 350px;
	line-height: 250px;	
}
.div-Text_centered p{
	text-align: center;
}

.img_android{
	display: none;
}
/**************************************/
/*              BITCOIN               */
/**************************************/
#div-bit_coins_payment .div-grey .div_70 {
	width: 100%;
}

#div-bit_coins_payment .div-grey .div_30 {
	width: 100%;
}

/**************************************/
/*               MEDIA                */
/**************************************/
#div-media .preview img{
	float: none;
}
#div-media .preview div
{
	width: 100%;
}

#div-media .section{
	padding-left: 0px;
}

#div-media .div-Text_centered{
	text-align: center;
}

/**************************************/
/*          DOCUMENTATION             */
/**************************************/
#div-documentation .preview div
{
	width: 100%;
	margin: 0 auto;
}

#div-documentation .section{
	padding-left: 0px;
}

#div-documentation .div-Text_centered{
	text-align: center;
}

#formSubscription{
	width: 300px;
}

.H2subscribe.left{
    margin-left: 10px;
    text-align: left;
    width: 100%;
}

.btnSubscribe{
    margin-left: 10px;
    margin-top: 3px;
    width: 100%;
}