﻿/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
	
	/* wraper_header */
	
	.logo{
		margin:24px 0px 0px 0px;
	}
	
	.logo img{
		width:200px;
	}
	
	.header_login .header_login_btn{
		padding:7px 10px 8px 10px;
	}
	
	.nav > ul > li > a{
		padding:15px 12px 15px 12px;
		font-size:13px;
	}
	
	/* wraper_banner */
	
	.banner_item_data{
		padding:80px 0px 20px 0px;
	}
	
	/* wraper_domain_search */
	
	.domain_search_left .domain_search_left_input{
		width:350px;
	}
	
	.domain_search_right > ul > li{
		margin:0px 7px 0px 7px;
		font-size:16px;
	}
	
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
	
	/* wraper_header */
	
	.logo{
		margin:18px 0px 0px 0px;
	}
	
	.logo img{
		width:150px;
	}
	
	.header_login{
		margin:14px 0px 0px 0px;
	}
	
	.header_login .header_login_btn{
		padding:5px 7px 5px 7px;
		font-size:11px;
	}
	
	.nav > ul > li{
		padding:10px 0px 10px 0px;
	}
	
	.nav > ul > li > a{
		padding:10px 7px 10px 7px;
		font-size:12px;
	}
	
	/* wraper_banner */
	
	.banner_item_data{
		padding:15px 0px 20px 0px;
	}
	
	.banner_item_data h3{
		margin:0px 0px 10px 0px;
		font-size:25px;
		line-height:30px;
	}
	
	.banner_item_data h3 span{
		font-size:30px;
		line-height:35px;
	}
	
	.banner_item_data h4{
		margin:0px 0px 10px 0px;
		font-size:16px;
		line-height:25px;
	}
	
	.banner_item_data ul{
		margin:0px 0px 15px 0px;
	}
	
	.banner_item_data ul li{
		margin:3px 0px 3px 0px;
		font-size:14px;
		line-height:22px;
	}
	
	.banner_item_data ul li:first-child{
		margin:0px 0px 3px 0px;
	}
	
	.banner_item_data ul li:last-child{
		margin:3px 0px 0px 0px;
	}
	
	.banner_item_data .banner_item_data_btn{
		padding:5px 13px 6px 13px;
		font-size:15px;
		line-height:23px;
	}
	
	.banner_item_pic_circle_orange{
		bottom:90px;
		width:100px;
		height:100px;
		padding:25px 10px 10px 10px;
	}
	
	.banner_item_pic_circle_orange h5{
		font-size:13px;
		line-height:20px;
	}
	
	.banner_item_pic_circle_orange h5 span{
		font-size:18px;
		line-height:22px;
	}
	
	.banner_item_pic_circle_blue{
		bottom:10px;
		left:65px;
		width:130px;
		height:130px;
		padding:32px 10px 20px 10px;
	}
	
	.banner_item_pic_circle_blue h5{
		font-size:15px;
		line-height:23px;
	}
	
	.banner_item_pic_circle_blue h5 span{
		font-size:22px;
		line-height:28px;
	}
	
	/* wraper_domain_search */
	
	.domain_search_left .domain_search_left_input{
		width:250px;
	}
	
	.domain_search_right > ul > li{
		margin:0px 3px 0px 3px;
		font-size:14px;
	}
	
	/* wraper_home_welcome */
	
	.home_welcome_right_pic_sticker{
		width:130px;
		height:130px;
		padding:38px 10px 20px 10px;
	}
	
	.home_welcome_right_pic_sticker h5{
		font-size:13px;
		line-height:20px;
	}
	
	.home_welcome_right_pic_sticker h5 span{
		font-size:20px;
		line-height:25px;
	}
	
	/* GURANTEES PAGE */
	
	/* wraper_banner_inner */
	
	.banner_inner h3{
		font-size:55px;
		line-height:60px;
	}
	
	/* AFFILIATES PAGE */
	
	/* wraper_affiliates_tools */
	
	.affiliates_tools_body_item_sales_right_btn{
		min-width:100%;
		padding:9px 13px 10px 13px;
	}
	
	/* WEB HOSTING PAGE */
	
	/* wraper_hosting_welcome */
	
	.hosting_welcome_right_sticker{
		width:90px;
		height:90px;
		padding:23px 10px 20px 10px;
	}
	
	.hosting_welcome_right_sticker h5{
		font-size:13px;
		line-height:20px;
	}
	
	.hosting_welcome_right_sticker h5 span{
		font-size:20px;
		line-height:25px;
	}
	
	/* wraper_hosting_plan */
	
	.hosting_plan_body .tab-container ul.etabs li.tab a{
		min-height:100px;
		padding:15px 20px 18px 20px;
		font-size:14px;
		line-height:22px;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell:nth-child(1){
		width:70%;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell:nth-child(2){
		width:30%;
	}
	
	/* CONTACT PAGE */
	
	/* wraper_contact_welcome */
	
	.contact_welcome_right ul.service-icon li{
		width:60px;
		margin:0px 5px 0px 5px;
	}
	
	.contact_welcome_right ul.service-icon li:first-child{
		margin:0px 5px 0px 0px;
	}
	
	.contact_welcome_right ul.service-icon li:last-child{
		margin:0px 0px 0px 5px;
	}
	
}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
	
	/* wraper_header */
	
	.wraper_header > .container{
		padding-top:10px;
		padding-bottom:8px;
	}
	
	.logo{
		width:100%;
		margin:0;
		text-align:center;
	}
	
	.header_login{
		float:left;
		margin:11px 0px 0px 0px;
	}
	
	.header_login .header_login_btn{
		padding:5px 13px 7px 13px;
		font-size:13px;
		line-height:20px;
	}
	
	.res_nav{
		display:block;
	}
	
	.nav{
		display:none;
	}
	
	/* wraper_banner */
	
	.banner_item_data{
		padding:20px 0px 10px 0px;
		text-align:center;
	}
	
	/* wraper_domain_search */
	
	.wraper_domain_search > .container{
		padding-bottom:10px;
	}
	
	.domain_search_left{
		text-align:center;
	}
	
	.domain_search_left .domain_search_left_input{
		width:100%;
		margin:0px 0px 10px 0px;
	}
	
	.domain_search_right{
		padding:15px 0px 0px 0px;
		text-align:center;
	}
	
	.domain_search_right > ul > li{
		width:50%;
		margin:0px 0px 10px 0px;
	}
	
	/* wraper_home_welcome */
	
	.wraper_home_welcome > .container{
		padding-top:20px;
	}
	
	.home_welcome_left{
		text-align:center;
	}
	
	.home_welcome_right_pic{
		margin:20px 0px 0px 0px;
	}
	
	.home_welcome_right_pic img{
		max-width:80%;
	}
	
	.home_welcome_right_pic_sticker{
		right:50%;
		margin-right:-180px;
	}
	
	.home_welcome_right_data{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_home_testimony */
	
	.wraper_home_testimony > .container{
		padding-top:20px;
	}
	
	.home_testimony_left_head{
		text-align:center;
	}
	
	.home_testimony_right{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_home_service */
	
	.wraper_home_service > .container{
		padding-top:20px;
	}
	
	.home_service_body_item_pic{
		position:static;
		width:100%;
		float:left;
		text-align:center;
	}
	
	.home_service_body_item_data{
		padding:10px 0px 0px 0px;
		text-align:center;
	}
	
	/* GURANTEES PAGE */
	
	/* wraper_banner_inner */
	
	.wraper_banner_inner > .container{
		padding-top:45px;
		padding-bottom:60px;
	}
	
	.banner_inner h3{
		font-size:45px;
		line-height:55px;
	}
	
	.banner_inner h4{
		font-size:16px;
		line-height:25px;
	}
	
	/* wraper_gurantees_welcome */
	
	.gurantees_welcome_left{
		text-align:center;
	}
	
	.gurantees_welcome_right{
		margin:20px 0px 0px 0px;
		text-align:center;
	}
	
	/* AFFILIATES PAGE */
	
	/* wraper_affiliates_tools */
	
	.affiliates_tools_body .tab-container ul.etabs li.tab{
		width:100%;
		padding:1px 0px 1px 0px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab:first-child{
		padding:0px 0px 1px 0px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab:last-child{
		padding:1px 0px 0px 0px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab a{
		padding:14px 25px 15px 25px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab a:before{
		display:none;
	}
	
	.affiliates_tools_body_item_sales_left{
		width:100%;
	}
	
	.affiliates_tools_body_item_sales_right{
		width:100%;
		padding:10px 20px 0px 20px;
	}
	
	.affiliates_tools_body_item_area_left{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	.affiliates_tools_body_item_tools_head{
		text-align:center;
	}
	
	.affiliates_tools_body_item_tools_body_item_pic{
		position:static;
		width:100%;
		text-align:center;
	}
	
	.affiliates_tools_body_item_tools_body_item_data{
		padding:15px 0px 0px 0px;
		text-align:center;
	}
	
	.affiliates_tools_body_item_section_item{
		margin:0px 0px 20px 0px;
	}
	
	/* WEB HOSTING PAGE */
	
	/* wraper_hosting_welcome */
	
	.hosting_welcome_left{
		text-align:center;
	}
	
	.hosting_welcome_right{
		margin:20px 0px 0px 0px;
		text-align:center;
	}
	
	.hosting_welcome_right_sticker{
		left:50%;
		margin-left:-200px;
	}
	
	/* wraper_hosting_plan */
	
	.hosting_plan_body .tab-container ul.etabs li.tab{
		width:100%;
		padding:1px 0px 1px 0px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab:first-child{
		padding:0px 0px 1px 0px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab:last-child{
		padding:1px 0px 0px 0px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab a{
		min-height:initial;
		padding:9px 20px 10px 20px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab a:before{
		display:none;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell{
		padding:14px 15px 15px 15px;
		font-size:13px;
		line-height:20px;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell:nth-child(1){
		width:65%;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell:nth-child(2){
		width:35%;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row:last-child .hosting_table_cell:nth-child(2){
		padding:20px 0px 20px 0px;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell .order-btn{
		padding:5px 7px 6px 7px;
		font-size:12px;
		line-height:18px;
	}
	
	/* WHY US PAGE */
	
	/* wraper_why_welcome */
	
	.why_welcome_left{
		text-align:center;
	}
	
	.why_welcome_right{
		margin:20px 0px 0px 0px;
	}
	
	.why_welcome_right_head{
		text-align:center;
	}
	
	/* CONTACT PAGE */
	
	/* wraper_contact_welcome */
	
	.contact_welcome_left_head{
		text-align:center;
	}
	
	.contact_welcome_left_form_row{
		text-align:center;
	}
	
	.contact_welcome_right{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	.contact_welcome_right ul.service-icon{
		text-align:center;
	}
	
}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
	
	/* wraper_header */
	
	.wraper_header > .container{
		padding-top:10px;
		padding-bottom:8px;
	}
	
	.logo{
		width:100%;
		margin:0;
		text-align:center;
	}
	
	.logo img{
		width:220px;
	}
	
	.header_login{
		float:left;
		margin:11px 0px 0px 0px;
	}
	
	.header_login .header_login_btn{
		padding:5px 13px 7px 13px;
		font-size:13px;
		line-height:20px;
	}
	
	.res_nav{
		display:block;
	}
	
	.nav{
		display:none;
	}
	
	/* wraper_banner */
	
	.banner_item_data{
		padding:20px 0px 10px 0px;
		text-align:center;
	}
	
	.banner_item_pic_circle_orange{
		bottom:90px;
		width:100px;
		height:100px;
		padding:25px 10px 10px 10px;
	}
	
	.banner_item_pic_circle_orange h5{
		font-size:13px;
		line-height:20px;
	}
	
	.banner_item_pic_circle_orange h5 span{
		font-size:18px;
		line-height:22px;
	}
	
	.banner_item_pic_circle_blue{
		bottom:10px;
		left:65px;
		width:130px;
		height:130px;
		padding:32px 10px 20px 10px;
	}
	
	.banner_item_pic_circle_blue h5{
		font-size:15px;
		line-height:23px;
	}
	
	.banner_item_pic_circle_blue h5 span{
		font-size:22px;
		line-height:28px;
	}
	
	/* wraper_domain_search */
	
	.wraper_domain_search > .container{
		padding-bottom:10px;
	}
	
	.domain_search_left{
		text-align:center;
	}
	
	.domain_search_left .domain_search_left_input{
		width:100%;
		margin:0px 0px 10px 0px;
	}
	
	.domain_search_right{
		padding:15px 0px 0px 0px;
		text-align:center;
	}
	
	.domain_search_right > ul > li{
		width:50%;
		margin:0px 0px 10px 0px;
	}
	
	/* wraper_home_welcome */
	
	.wraper_home_welcome > .container{
		padding-top:20px;
	}
	
	.home_welcome_left{
		text-align:center;
	}
	
	.home_welcome_right_pic{
		margin:20px 0px 0px 0px;
	}
	
	.home_welcome_right_pic img{
		max-width:80%;
	}
	
	.home_welcome_right_data{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_home_testimony */
	
	.wraper_home_testimony > .container{
		padding-top:20px;
	}
	
	.home_testimony_left_head{
		text-align:center;
	}
	
	.home_testimony_right{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_home_service */
	
	.wraper_home_service > .container{
		padding-top:20px;
	}
	
	.home_service_body_item_pic{
		position:static;
		width:100%;
		float:left;
		text-align:center;
	}
	
	.home_service_body_item_data{
		padding:10px 0px 0px 0px;
		text-align:center;
	}
	
	/* GURANTEES PAGE */
	
	/* wraper_banner_inner */
	
	.wraper_banner_inner > .container{
		padding-top:35px;
		padding-bottom:40px;
	}
	
	.banner_inner h3{
		font-size:45px;
		line-height:55px;
	}
	
	.banner_inner h4{
		font-size:16px;
		line-height:25px;
	}
	
	/* wraper_gurantees_welcome */
	
	.wraper_gurantees_welcome > .container{
		padding-top:20px;
	}
	
	.gurantees_welcome_left{
		text-align:center;
	}
	
	.gurantees_welcome_right{
		margin:20px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_gurantees_service */
	
	.wraper_gurantees_service > .container{
		padding-top:20px;
	}
	
	/* AFFILIATES PAGE */
	
	/* wraper_affiliates_welcome */
	
	.wraper_affiliates_welcome > .container{
		padding-top:20px;
	}
	
	/* wraper_affiliates_tools */
	
	.wraper_affiliates_tools > .container{
		padding-top:20px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab{
		width:100%;
		padding:1px 0px 1px 0px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab:first-child{
		padding:0px 0px 1px 0px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab:last-child{
		padding:1px 0px 0px 0px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab a{
		padding:9px 20px 10px 20px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab a:before{
		display:none;
	}
	
	.affiliates_tools_body_item_sales_left{
		width:100%;
	}
	
	.affiliates_tools_body_item_sales_right{
		width:100%;
		padding:10px 20px 0px 20px;
	}
	
	.affiliates_tools_body_item_area_left{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	.affiliates_tools_body_item_tools_head{
		text-align:center;
	}
	
	.affiliates_tools_body_item_tools_body_item_pic{
		position:static;
		width:100%;
		text-align:center;
	}
	
	.affiliates_tools_body_item_tools_body_item_data{
		padding:15px 0px 0px 0px;
		text-align:center;
	}
	
	.affiliates_tools_body_item_section_item{
		margin:0px 0px 20px 0px;
	}
	
	/* WEB HOSTING PAGE */
	
	/* wraper_hosting_welcome */
	
	.wraper_hosting_welcome > .container{
		padding-top:20px;
	}
	
	.hosting_welcome_left{
		text-align:center;
	}
	
	.hosting_welcome_left ul.column-two > li{
		width:100%;
		margin:5px 0px 5px 0px;
	}
	
	.hosting_welcome_left ul.column-two > li:nth-child(odd){
		margin:5px 0px 5px 0px;
	}
	
	.hosting_welcome_left ul.column-two > li:first-child{
		margin:0px 0px 5px 0px;
	}
	
	.hosting_welcome_left ul.column-two > li:last-child{
		margin:5px 0px 0px 0px;
	}
	
	.hosting_welcome_right{
		margin:20px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_hosting_plan */
	
	.wraper_hosting_plan > .container{
		padding-top:20px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab{
		width:100%;
		padding:1px 0px 1px 0px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab:first-child{
		padding:0px 0px 1px 0px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab:last-child{
		padding:1px 0px 0px 0px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab a{
		min-height:initial;
		padding:9px 20px 10px 20px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab a:before{
		display:none;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell{
		padding:14px 15px 15px 15px;
		font-size:13px;
		line-height:20px;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell:nth-child(1){
		width:60%;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell:nth-child(2){
		width:40%;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row:last-child .hosting_table_cell:nth-child(2){
		padding:20px 0px 20px 0px;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell .order-btn{
		padding:5px 7px 6px 7px;
		font-size:12px;
		line-height:18px;
	}
	
	/* WHY US PAGE */
	
	/* wraper_why_welcome */
	
	.wraper_why_welcome > .container{
		padding-top:20px;
	}
	
	.why_welcome_left{
		text-align:center;
	}
	
	.why_welcome_right{
		margin:10px 0px 0px 0px;
	}
	
	.why_welcome_right_head{
		text-align:center;
	}
	
	/* CONTACT PAGE */
	
	/* wraper_contact_welcome */
	
	.wraper_contact_welcome > .container{
		padding-top:20px;
	}
	
	.contact_welcome_left_head{
		text-align:center;
	}
	
	.contact_welcome_left_form_row{
		text-align:center;
	}
	
	.contact_welcome_right{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	.contact_welcome_right ul.service-icon{
		text-align:center;
	}
	
	.contact_welcome_right ul.service-icon li{
		width:60px;
		margin:0px 5px 0px 5px;
	}
	
	.contact_welcome_right ul.service-icon li:first-child{
		margin:0px 5px 0px 0px;
	}
	
	.contact_welcome_right ul.service-icon li:last-child{
		margin:0px 0px 0px 5px;
	}
	
}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
	
	/* wraper_header */
	
	.wraper_header > .container{
		padding-top:10px;
		padding-bottom:8px;
	}
	
	.logo{
		width:100%;
		margin:0;
		text-align:center;
	}
	
	.logo img{
		width:200px;
	}
	
	.header_login{
		float:left;
		margin:11px 0px 0px 0px;
	}
	
	.header_login .header_login_btn{
		padding:5px 13px 7px 13px;
		font-size:13px;
		line-height:20px;
	}
	
	.res_nav{
		display:block;
	}
	
	.nav{
		display:none;
	}
	
	/* wraper_banner */
	
	.banner_item_data{
		padding:20px 0px 10px 0px;
		text-align:center;
	}
	
	.banner_item_pic_circle_orange{
		bottom:90px;
		width:100px;
		height:100px;
		padding:25px 10px 10px 10px;
	}
	
	.banner_item_pic_circle_orange h5{
		font-size:13px;
		line-height:20px;
	}
	
	.banner_item_pic_circle_orange h5 span{
		font-size:18px;
		line-height:22px;
	}
	
	.banner_item_pic_circle_blue{
		bottom:10px;
		left:65px;
		width:130px;
		height:130px;
		padding:32px 10px 20px 10px;
	}
	
	.banner_item_pic_circle_blue h5{
		font-size:15px;
		line-height:23px;
	}
	
	.banner_item_pic_circle_blue h5 span{
		font-size:22px;
		line-height:28px;
	}
		
	/* wraper_domain_search */
	
	.wraper_domain_search > .container{
		padding-bottom:10px;
	}
	
	.domain_search_left{
		text-align:center;
	}
	
	.domain_search_left .domain_search_left_input{
		width:100%;
		margin:0px 0px 10px 0px;
	}
	
	.domain_search_right{
		padding:15px 0px 0px 0px;
		text-align:center;
	}
	
	.domain_search_right > ul > li{
		width:50%;
		margin:0px 0px 10px 0px;
	}
	
	/* wraper_home_welcome */
	
	.wraper_home_welcome > .container{
		padding-top:20px;
	}
	
	.home_welcome_left{
		text-align:center;
	}
	
	.home_welcome_right_pic{
		margin:20px 0px 0px 0px;
	}
	
	.home_welcome_right_pic img{
		max-width:80%;
	}
	
	.home_welcome_right_pic_sticker{
		width:130px;
		height:130px;
		padding:38px 10px 20px 10px;
	}
	
	.home_welcome_right_pic_sticker h5{
		font-size:13px;
		line-height:20px;
	}
	
	.home_welcome_right_pic_sticker h5 span{
		font-size:20px;
		line-height:25px;
	}
		
	.home_welcome_right_data{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_home_testimony */
	
	.wraper_home_testimony > .container{
		padding-top:20px;
	}
	
	.home_testimony_left_head{
		text-align:center;
	}
	
	.home_testimony_right{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_home_service */
	
	.wraper_home_service > .container{
		padding-top:20px;
	}
	
	.home_service_body_item_pic{
		position:static;
		width:100%;
		float:left;
		text-align:center;
	}
	
	.home_service_body_item_data{
		padding:10px 0px 0px 0px;
		text-align:center;
	}
	
	/* GURANTEES PAGE */
	
	/* wraper_banner_inner */
	
	.wraper_banner_inner > .container{
		padding-top:25px;
		padding-bottom:30px;
	}
	
	.banner_inner h3{
		font-size:40px;
		line-height:50px;
	}
	
	.banner_inner h4{
		font-size:16px;
		line-height:25px;
	}
	
	/* wraper_gurantees_welcome */
	
	.wraper_gurantees_welcome > .container{
		padding-top:20px;
	}
	
	.gurantees_welcome_left{
		text-align:center;
	}
	
	.gurantees_welcome_right{
		margin:20px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_gurantees_service */
	
	.wraper_gurantees_service > .container{
		padding-top:20px;
	}
	
	/* AFFILIATES PAGE */
	
	/* wraper_affiliates_welcome */
	
	.wraper_affiliates_welcome > .container{
		padding-top:20px;
	}
	
	/* wraper_affiliates_tools */
	
	.wraper_affiliates_tools > .container{
		padding-top:20px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab{
		width:100%;
		padding:1px 0px 1px 0px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab:first-child{
		padding:0px 0px 1px 0px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab:last-child{
		padding:1px 0px 0px 0px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab a{
		padding:9px 20px 10px 20px;
	}
	
	.affiliates_tools_body .tab-container ul.etabs li.tab a:before{
		display:none;
	}
	
	.affiliates_tools_body_item_sales_left{
		width:100%;
	}
	
	.affiliates_tools_body_item_sales_right{
		width:100%;
		padding:10px 20px 0px 20px;
	}
	
	.affiliates_tools_body_item_area_left{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	.affiliates_tools_body_item_tools_head{
		text-align:center;
	}
	
	.affiliates_tools_body_item_tools_body_item_pic{
		position:static;
		width:100%;
		text-align:center;
	}
	
	.affiliates_tools_body_item_tools_body_item_data{
		padding:15px 0px 0px 0px;
		text-align:center;
	}
	
	.affiliates_tools_body_item_section_item{
		margin:0px 0px 20px 0px;
	}
	
	/* WEB HOSTING PAGE */
	
	/* wraper_hosting_welcome */
	
	.wraper_hosting_welcome > .container{
		padding-top:20px;
	}
	
	.hosting_welcome_left{
		text-align:center;
	}
	
	.hosting_welcome_left ul.column-two > li{
		width:100%;
		margin:5px 0px 5px 0px;
	}
	
	.hosting_welcome_left ul.column-two > li:nth-child(odd){
		margin:5px 0px 5px 0px;
	}
	
	.hosting_welcome_left ul.column-two > li:first-child{
		margin:0px 0px 5px 0px;
	}
	
	.hosting_welcome_left ul.column-two > li:last-child{
		margin:5px 0px 0px 0px;
	}
	
	.hosting_welcome_right{
		margin:20px 0px 0px 0px;
		text-align:center;
	}
	
	/* wraper_hosting_plan */
	
	.wraper_hosting_plan > .container{
		padding-top:20px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab{
		width:100%;
		padding:1px 0px 1px 0px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab:first-child{
		padding:0px 0px 1px 0px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab:last-child{
		padding:1px 0px 0px 0px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab a{
		min-height:initial;
		padding:9px 20px 10px 20px;
	}
	
	.hosting_plan_body .tab-container ul.etabs li.tab a:before{
		display:none;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell{
		padding:14px 15px 15px 15px;
		font-size:13px;
		line-height:20px;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell:nth-child(1){
		width:60%;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell:nth-child(2){
		width:40%;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row:last-child .hosting_table_cell:nth-child(2){
		padding:20px 0px 20px 0px;
	}
	
	.hosting_plan_body_item .hosting_table .hosting_table_row .hosting_table_cell .order-btn{
		padding:5px 7px 6px 7px;
		font-size:12px;
		line-height:18px;
	}
	
	/* WHY US PAGE */
	
	/* wraper_why_welcome */
	
	.wraper_why_welcome > .container{
		padding-top:20px;
	}
	
	.why_welcome_left{
		text-align:center;
	}
	
	.why_welcome_right{
		margin:10px 0px 0px 0px;
	}
	
	.why_welcome_right_head{
		text-align:center;
	}
	
	/* CONTACT PAGE */
	
	/* wraper_contact_welcome */
	
	.wraper_contact_welcome > .container{
		padding-top:20px;
	}
	
	.contact_welcome_left_head{
		text-align:center;
	}
	
	.contact_welcome_left_form_row{
		text-align:center;
	}
	
	.contact_welcome_right{
		margin:10px 0px 0px 0px;
		text-align:center;
	}
	
	.contact_welcome_right ul.service-icon{
		text-align:center;
	}
	
	.contact_welcome_right ul.service-icon li{
		width:60px;
		margin:0px 5px 0px 5px;
	}
	
	.contact_welcome_right ul.service-icon li:first-child{
		margin:0px 5px 0px 0px;
	}
	
	.contact_welcome_right ul.service-icon li:last-child{
		margin:0px 0px 0px 5px;
	}
	
}