@media only screen and (max-width: 900px){
.pencil_ph i{
	font-size:14px !important;
}
}
@media only screen and (max-width: 360px){
.widget_title h1, .widget_title h2{
	font-size: 22px !important;
    padding-top: 5px;
	}
.widget_title_mb h1, .widget_title_mb h2{
	font-size: 22px !important;
    padding-top: 5px;
	}
}
@media only screen and (min-width:1920px){ 
.black_bg_image{
	height:650px !important;
}
.widget_title{
    top: 52% !important;
}
.widget_title_mb{
    top: 52% !important;
}
.widget_hiw {
	font-size:20px !important;	
}
.main_wigtitle {
	font-size:40px !important;
}
.main_sub_wigtitle {
    font-size: 33px !important;
}
.hiw_title {
	font-size: 33px !important;
}
.what_need{
	max-width:480px !important;;
}
.biz_title_ex{
	font-size: 14px !important;
}
.view_txt_ex{
	font-size: 15px !important;
}
}
.hiw_text{
	 margin: 0 auto;
    width: 221px;
}
.widget_form_mb{
	float: left;
    padding-bottom: 40px;
    padding-top: 20px;
	border-bottom: 5px solid #ffffff;
	background-color:#e7e7e7;
}
.mobile_filed{
	padding-bottom:20px;
	padding-top:20px;
}
.mobile_filed i{
	font-size:40px;
	color:#777 !important;
}

.black_bg_image{
	background-color:#111;
	padding:0;
	height:550px;
	z-index:2;
}
.image_bg{
	background-size:cover;
	height: 100%;
    opacity: 0.6;
	overflow:hidden;
}
.widget_title{
	color: #fff;
    position: absolute;
    text-align: center;
    top: 42%;
    width: 100%;
	
}
.widget_title h1, .widget_title h2{
	color:#fff !important;
	text-shadow: 3px 1px 4px #111;
}
.widget_title_mb{
	color: #fff;
    text-align: center;
    width: 100%;
	
}
.widget_title_mb h1, .widget_title_mb h2{
	color:#fff !important;
	text-shadow: 3px 1px 4px #111;
}
.what_need{
    display: inline-table;
    width: 40%;
	margin-top:10px;
	border-top: 3px solid #aecb36;
	max-width:400px;
}
.what_need textarea{
	height:34px;
	background-color: #e5e5e5;
	resize: vertical;
	font-family:ralewaysb, Agas;
	font-size:15px;
	height:90px;
	padding-right:7px;
	padding-left:7px;
}
#post_desc{
	overflow:hidden;
}
.what_need_dash{
    display: inline-table;
	margin-top:10px;
	border-top: 3px solid #aecb36;
}
.what_need_dash textarea{
	height:34px;
	background-color: rgba(255, 255, 255, 0.6) !important;
	resize: vertical;
}
.log_in{
    display: inline-table;
	margin-top:10px;
}
.log_in input{
	height:34px;
	background-color: rgba(255, 255, 255, 0.6) !important;
	resize: vertical;
}
.login_box_title{
	font-size:16px;
	font-family:ralewaysb, Agas;
	color:#555;
}
.login_button button{
    box-shadow: 2px 2px 3px #777;
    text-align: center;
	font-family: ralewayb, Agas;
	border:none;
}

.col-md-2-5{
	width:20%;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.widget_inputs{
	top: -66px;
}
.widget_inputs input{
	background-color: #e5e5e5;
    box-shadow: 0 2px 5px #555;
    color: #555;
    text-align: center;
	font-family: ralewaysb, Agas;
	padding-left:24px;
	border-radius:0;
	font-size:13px;
}
.widget_inputs textarea{
	background-color: #e5e5e5;
    box-shadow: 0 2px 5px #555;
    color: #555;
    text-align: center;
	font-family: ralewaysb, Agas;
	padding-left:24px;
	border-radius:0;
	font-size:13px;
	height:32px;
	resize:none;
}
.widget_inputs button{
	background-color: #aecb36;
    box-shadow: 0 3px 24px #111;
    color: #555;
    text-align: center;
	font-family: ralewayb, Agas;
	padding:0;
	border:none;
	border-radius: 3px;
}
.btn-text{
	padding:7px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,fff9f9+13,fff9f9+13,fff9f9+87,fff9f9+87,000000+100&0.57+0,0.06+13,0.06+88,0.57+100 */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.37) 0%, rgba(255,249,249,0.24) 13%, rgba(255,249,249,0.24) 87%, rgba(235,230,230,0.24) 88%, rgba(0,0,0,0.37) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.37) 0%,rgba(255,249,249,0.24) 13%,rgba(255,249,249,0.24) 87%,rgba(235,230,230,0.24) 88%,rgba(0,0,0,0.37) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0.37) 0%,rgba(255,249,249,0.24) 13%,rgba(255,249,249,0.24) 87%,rgba(235,230,230,0.24) 88%,rgba(0,0,0,0.37) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91000000', endColorstr='#91000000',GradientType=1 ); /* IE6-9 */
	border-radius: 3px;
}
.widget_inputs ::-moz-placeholder{
    text-align: center;
}
.widget_inputs ::-webkit-input-placeholder{
    text-align: center;
}
.widget_inputs ::-ms-input-placeholder{
    text-align: center;
}
.widget_inputs :-moz-placeholder{
    text-align: center;
}
.widget_inputs i{
	color: #fff;
    font-size: 40px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}
.personal_alert{
	padding-left: 0px; 
	padding-top: 26px; 
	font-size: 12px;
}
.personal_alert i{
	padding-bottom: 0px; 
	width: auto; 
	font-size: 9px;
}
.personal_alert_mb{
	padding-left: 0px; 
	padding-bottom: 10px;
	font-size: 12px;
	color:#777;
}
.personal_alert_mb i{
	padding-bottom: 0px; 
	width: auto; 
	font-size: 9px;
}
.content_area{
	background-color:#e7e7e7;
	z-index:1;
}
.hiw_content_area{
	background-color:#c6d3e6;
	z-index:1;
	padding-bottom:40px;
	border-bottom:4px solid #fff;
}
.hiw_mb_text{
	font-size: 25px;
    padding: 10px 35px;
}
.hiw_mb_icon i{
	font-size:70px !important;
}
.widget_hiw {
    font-family: opensanssb, Agas-Light;
    margin-bottom: 40px;
    margin-top: 30px;
	font-size:18px;
	color: #555;

}
.widget_hiw  span{
	max-width:200px; 
	padding-left: 10px; 
	padding-right: 10px;
}
.widget_hiw  i{
	text-align:center;
	font-size:42px;
	color: #aecb36 !important;
	text-shadow:2px 0px 1px #555;
}
.main_wigtitle{
	font-family: ralewayb, Agas-Bold;
    font-size:24px;
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: uppercase;
}
.main_sub_wigtitle{
	color:fff !important;
	text-transform:  capitalize;
	font-size:20px;
	margin-top: 10px !important;	
}
.categories_group{
	margin-bottom:0 !important;
}
.cats-head{
	text-align:center !important;
	background-color:#d4c1d5 !important;
	box-shadow: -1px -4px 2px #4a394c inset !important;
	color:#4a394c !important;
	font-family:ralewayb !important;
	border-top:1px solid #fff;
	
}
.cats-head h4{
	font-family:ralewayb, Agas !important;
}
.header_bg{
	background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 8px #111;
    height: 90px;
    padding-top: 0px;
    position: absolute;
    width: 100% !important;
    z-index: 4;
	padding-left:0;
	padding-right:0;
}
.home-gbutton{
	padding-right:10px;
	float:left;
	color:#fff !important;
	font-family:ralewayb !important;
}
.home-gbutton a{
	padding-right:10px;
	float:left;
	color:#fff !important;
	font-family:ralewayb, Agas !important;
}
.hiw_title{
	color: #555;
    font-family: opensanssb, Agas;
    font-size: 28px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
.home_categories li{
	list-style:none;
}
.home_categories ul{
	padding-left:0;
	color:#555;
	font-size: 11px;
    line-height: 18px;
}
.home_categories h4{
	color:#555;
	font-size: 13px;
    margin-top: 0;
	font-family:ralewayb, Agas;
}
.col-md-1_5{
	width:12.5%;
	padding-left:15px;
	padding-left:15px;
	float:left;
}
.col-md-2_5{
	width:20%;
	padding-left:15px;
	padding-left:15px;
	float:left;
}
.home_categories{

	padding-top:20px;
	padding-bottom: 20px;
}
.categories_body{
	background-color:#e5e5e5;
	color: #555;
    font-size: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
	line-height:26px;
	
}
.categories_body li{
	list-style:none;
	text-align:center;
	
}
.home_line{
	margin-bottom: 50px;
    margin-top: 20px;
	border: 0;
    height: 1.5px;
    background: #bab0c3;
    background-image: linear-gradient(to right, #e7e7e7, #bab0c3, #e7e7e7);
}
.log_in input{
	border:none !important;
}
.ezbzslogan{
	color: #fff;
    font-family: ralewaysb, Agas;
    margin-left: 33px;
    margin-top: -15px;
	font-size: 11px;
}
textarea {
    height: 1em;
    width: 50%;
    padding: 3px;
    transition: all 0.5s ease;
}
.login_box{
	background-color: #e7e7e7;
    border-bottom: 5px solid #ba8dc0;
    box-shadow: 2px 2px 3px #111;
}
.why_collapseB {
    background-color: #efefef;
    box-shadow: 1px 1px 9px #555;
    color: #777;
    padding: 5px;
    position: absolute;
    width: 132px;
	right:-85px;
}
@media only screen and (max-width:1366px){ 
.widget_titleB{
	top: 24% !important;
}
.widget_quality_check {
	background-color: #e7e7e7;
	left: 41px !important;
	top: -23px !important;
	z-index: 3;
}
.widget_quality_text{
	text-shadow:none !important;;
}
.hiw_text{
	width: 200px;
	margin: 0 auto;
}
.phone_number_post{
	top: 18% !important; 
}
}
.widget_titleB{
	background-color: rgba(1, 1, 1, 0.4);
	border-radius: 0px;
	box-shadow: 1px 1px 15px #777;
	color: #fff;
	padding: 20px;
	position: absolute;
	text-align: center;
	top: 25%;
	
}
.widget_titleB h1, .widget_titleB h2{
	color:#fff !important;
	text-shadow: 3px 1px 4px #111;
}
@media only screen and (min-width:1920px){ 
.widget_titleB{
	top: 28% !important;
}
}
.input_ph i{
	color: #9e9e9e !important;
	float: left;
	font-size: 13px !important;
	margin-top: -24px;
	padding: 3px 9px !important;
	width: auto !important;
}
.login_fb_post_mb a{
	border: 1px solid rgb(119, 119, 119); 
	font-size: 13px; 
	padding-left: 6px; 
	border-radius: 2px; s
	letter-spacing: 1px; 
	font-family: opensanssb; 
	background-color: transparent; 
	color: rgb(255, 255, 255); 
	padding-top: 3px; 
	padding-bottom: 0px; 
	height: 28px;
}
.login_fb_post_mb a:hover, .login_fb_post_mb a.hover, .login_fb_post_mb a:focus, .login_fb_post_mb a.focus{
	 background-color: rgba(255, 255, 255, 0.4) !important;
	 color:#777 !important;
}
.login_fb_post button{
	border: 1px solid rgb(119, 119, 119); 
	font-size: 13px; 
	padding-left: 6px; 
	border-radius: 2px; 
	letter-spacing: 1px; 
	font-family: opensanssb; 
	background-color: transparent; 
	color: rgb(255, 255, 255); 
	padding-top: 3px; 
	padding-bottom: 0px; 
	height: 28px;
}
.login_fb_post button:hover, .login_fb_post button.hover, .login_fb_post button:focus, .login_fb_post button.focus{
	 background-color: rgba(255, 255, 255, 0.3) !important;
	 color:#fff !important;
}

.login_fb_btn button:hover, .login_fb_btn button.hover, .login_fb_btn button:focus, .login_fb_btn button.focus{
	 background-color: #799add !important;
	 color:#fff !important;
}
.login_fb_btn button{
	font-size: 13px; 
	padding-left: 6px; 
	border-radius: 2px; 
	letter-spacing: 1px; 
	font-family: opensanssb; 
	background-color: #476299; 
	color: rgb(255, 255, 255); 
	padding-top: 3px; 
	padding-bottom: 0px; 
	height: 28px;
}

.or_login{
	display: block; 
	margin: 0px auto; 
	width: 100%; 
	border-bottom: 1px solid rgb(119, 119, 119);
}
.or_login_span{
	background-repeat: no-repeat; 
	display: block; 
	font-size: 12px; 
	text-align: center; 
	border-radius: 50%; 
	width: 23px; 
	height: 23px; 
	margin: -11px auto 0px; 
	line-height: 23px; 
	background-color:#777; 
	color: #fff;
}
.phone_number_post{
	position: absolute; 
	top: 19%;color:#fff; 
	font-family:opensanssb;
	font-size:11px; 
	padding-right:0;
}
.box_question{
	font-size:17px; 
	color:#eee;
	padding-top: 21px;
	padding-left: 8px;
}
#triangle-bottomleft {
	width: 0;
	height: 0;
	border-bottom: 50px solid #777;
	border-right: 50px solid transparent;
	position: absolute;
	left: -2px;
	bottom: -2px;
	opacity: 0.6;
}
.app_left{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+49,ffffff+100&1+0,1+50,0.2+100 */
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.2) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#33ffffff',GradientType=1 ); /* IE6-9 */

}
.app_btext_bg{
background-color: rgba(255, 255, 255, 0.9);}
.app_bline{
	background-color:#068abb;
	height:120px;
}
.app_btitle{
    color: #fff;
    font-size: 26px;
    padding-left: 20px;
    padding-top: 20px;
	font-family: opensanssb;
}
.app_btext{
    font-family: opensansr;
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 10px;
    text-shadow: -1px 1px 2px #fff;
}
.app_left{
	padding-bottom:100px;
}
@media only screen and (max-width:720px){
	.app_btitle{
	padding-top:10px;
	text-align:center;
	}
	.app_left{
	padding-bottom:10px;
	}

}
@media only screen and (max-width:1332px){
	.app_btitle{
	font-size:23px;
	}
}