/* 
	Template:	EggZack.com
	Version:	3.0
	Date:		Jan 02, 2014
	Author:		Umair Hashmi
	Platform:	EggZack.com
*/

@media only screen and (min-width:768px) and (max-width:979px){
.promo_media_box {
	min-width: 105px;
	height: 105px;
	margin: 6px;
	font: normal 56px/90px 'Socialico';
	color: #fff;
	padding: 20px;
	display: inline-block;
	vertical-align: top;float:none;
}
.last_box {margin: 6px;}
#resmenu {
	display: block;
	width: 96%;
	margin: 0 auto 20px auto;
}	
 img {
max-width: 100%;
}
 
.header {
width: 96%;
height: auto;
margin: 0 auto;
}
 
.header_items {
width: 100%;
}
.logo {
float: none;
margin: 0 auto;
} 
 
.header_form {
float: none;
display: inline-block;
margin: 0px 0 20px 0;
width: 100%;text-align: center;
}
 
.header_form span {
float: none;
}
.header_phone_colm {
padding: 10px 0;
display: inline-block;
}
.outset5 {
-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0);
-moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0);
box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0);
}

.menu_nav {
display:none;
}

.button_yellow_red {
margin: 0;
}
.content {
width: 96%;
margin: 0 auto;
}
.article_body {
width: 100%;padding: 20px 0 0 0;
} 
  
.home_pro_text {
width: 100%;float: none;text-align: center; margin:0;
}
.home_text_set {
margin: 0 0 20px 0;
}
.home_pro_cycle {
float: none;
display: inline-block;
}
.left_colm {
float: none;
width: 100%;
}
.home_joep_title {
text-align: center;
}
.home_yc {
width: 100%;
text-align: center;
}

.home_yc {
width: 100%;
font: 18px/20px Arial;
text-align: center;
margin: 0 0 30px 0;
}
.right_colm {
float: none;
}

.graybox {
width: 96%;padding: 2%;
}
.joep_input {
width: 92% !important; margin: 0 auto 20px auto !important; padding: 2% !important;
}

.joep_message {
width: 92% !important;
margin: 0 auto 20px auto !important; padding: 2% !important;
}
.joep_imageupload {
float: none;
}

.joep_continue_btn {
float: none;
width: 98%;
margin: 0 0 10px 0;
}
.home_yc_title {
text-align: center;
}
.home_wheel {
width: 100%;
}
.home_joep_sub_title {
text-align: center;
}
.buy_gauranted {
width: 90%;
margin: 0 auto;text-align: left;
}

.two_btn_box {
width: 100%;
}

.pricing_blue_btn, .learnmore_green_btn {
padding: 2%;
width: 96%;
text-align: center;
float: none;margin: 0 0 20px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.footer_titles {
width:96%;
padding: 2% 0;
text-align: center;
}

.footer_title {
display: none;
}
.footer_links {
	float: none;
    margin: 20px auto;
    text-align: center;
}
.footer_sitemap {
width: 100%;
}

.footer_text {
width: 96%;
float: none;
margin: 0 auto;
text-align: center;
}
.footer_title_large {
width: 96%;
float: none;
margin: 2%;
}
.footer_socialico {
width: 96%;
float: none;
text-align: center;font-size: 30px;
}
.footer_sp2 {
width: 100%;
}
.section_header {
width: 100%;
}
.pricing_colm {
width: 100%;
float: none;
margin-right: 0;
}
/*Nabeel Edit*/
.slidesjs-container {
    height: 100% !important;
}
/*Advisors page css*/
.team_profile td {
    float: left;
    width: 100% !important;
}
.aboutuspic {
    float: none;
    height: 210px !important;
    margin: 0 auto !important;
    width: 210px !important;
}
.profile_icons a {
    display: inline-block;
    float: none;
    margin: 10px auto !important;
}


/*RESPONSIVE NAVIGATION*/
  #resmenu > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    -moz-transition: max-height 0.35s ease-out;
    -ms-transition: max-height 0.35s ease-out;
    -o-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;
  }
  #resmenu > ul > li > ul {
    width: 100%;
    display: block;
  }
  #resmenu.align-right ul li a {
    text-align: left;
  }
  #resmenu > ul > li > ul > li {
    width: 100%;
    display: block;
  }
  #resmenu.align-right ul ul li a {
    text-align: left;
  }
  #resmenu > ul > li > ul > li > a {
    width: 100%;
    display: block;
  }
  #resmenu ul li ul li a {
    width: 100%;
  }
  #resmenu.align-center > ul {
    text-align: left;
  }
  #resmenu.align-center > ul > li {
    display: block;
  }
  #resmenu > ul.open {
    max-height: 1000px;
    border-top: 1px solid rgba(110, 110, 110, 0.25);
  }
  #resmenu ul {
    width: 100%;
  }
  #resmenu ul > li {
    float: none;
    width: 100%;
  }
  #resmenu ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 20px;
  }
  #resmenu ul > li:after {
    display: none;
  }
  #resmenu ul li.has-sub > a:after,
  #resmenu ul li.has-sub > a:before,
  #resmenu ul li ul li.has-sub:after,
  #resmenu ul li ul li.has-sub:before {
    display: none;
  }
  #resmenu ul li ul,
  #resmenu ul li ul li ul,
  #resmenu ul li ul li:hover > ul,
  #resmenu.align-right ul li ul,
  #resmenu.align-right ul li ul li ul,
  #resmenu.align-right ul li ul li:hover > ul {
    left: 0;
    position: relative;
    right: auto;background: #0E6AA3;
  }
  #resmenu ul li ul li,
  #resmenu ul li:hover > ul > li {
    max-height: 999px;
    position: relative;
    background: none;
  }
  #resmenu ul li ul li a {
    padding: 8px 20px 8px 35px;
    color: #ffffff;
  }
  #resmenu ul li ul ul li a {
    padding: 8px 20px 8px 50px;
  }
  #resmenu ul li ul li:hover > a {
    color: #000000;
  }
  #resmenu #menu-button {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
  }
  #resmenu #menu-button:after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 20px;
    top: 16px;
  }
  #resmenu #menu-button:before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    right: 20px;
    top: 26px;
  }
	#resmenu ul > li:hover {
	background: #00314f;
	}
	
/*RESPONSIVE NAV END*/
	
.have_website_btn, .need_website_btn {padding: 2%;width: 88%;margin: 4%;}

.green_pricing_box, .yellow_pricing_box {
padding: 2%;
width: 88%;
margin: 4%;
}
.sell_green_colm {width: 96%;padding: 2%;float: none;margin: 0 0 2% 0;}

.promotion_media {
width: 100%;
margin: 10px 0 10px 0;
display: inline-block;
}
.last_box {margin: 0 9px 9px 0;}

.three_btn_box {width: 100%;margin: 2% 0;}
.gstarted_yellow_btn, .need_web_pricing_blue_btn {width: 27%;padding: 2% 3%;}
.gdemo_green_btn {width: 28%;padding: 2% 3%;}
.three_box {width: 100%;margin: 30px auto 30px auto;}
.three_box_colm {width: 32%;margin: 0 2% 2% 0;}
.three_box_colm:last-child {width: 32%;margin: 0 0 0 0;}
.three_box_blue_btn {width: 96%;padding: 2%;}
.three_box_colm p {min-height: 180px;}
.article_body {
width: 96%;
padding: 20px 0 46px 0;
}

/*LEARN MORE*/

.section {width: 100%; display:inline-block;}
.container_facebook {width: 100%;}
.container_facebook > .content_left {float: none;width: 100%;}
.left_top {width: 100%;}

.container_facebook > .content_left p {text-align: center;width: 100%;}
.left_top > img {top: 0;margin: 10px 0;}


.container_facebook > .content_left {border-right: none;}
.left_bottom img {float: none;}
.fb_chart {text-align: center;width: 100%;float: none;margin: 0 0 0 0;}
.container_facebook > .content_right {float: none;width: 100%;padding: 0;text-align: center;}
.container_facebook > .content_right h2 {text-align: center;margin: 0 0 40px 0;}

.search_import {width: 100%;}
.search_import > .content_left {float: none;width: 100%;border-right: none;}
.search_import > .content_left p {width: 100%;text-align: center;padding: 0;}
.seventyfivetext {float: none;width: 100%;text-align: center;padding: 0;}
.search_import > .content_right {float: none;width: 100%;padding: 20px 0;}
.search_import > .content_right h2 {width: 100%;margin: 20px 0;}

.content_left {float: none;width: 100%;border-right: none;text-align: center;}
.detail_dir {margin-left: 0;width: 100%;text-align: center;}
.directories_inner > img {margin: 20px 0;}
.detail_dir_bottom {margin: 0;width: 100%;}
.content_right {float: none;width: 100%;padding: 0;}
.detail_dir_right {margin-left: 0;width: 100%;}

.fresh_web {width: 100%;}
.newsletter {width: 100%;}
.detail_newsletter {margin-left: 0;width: 100%;text-align: center;}
.newsletter_inner_top > img {margin: 20px 0;}
.newsletter_inner_bottom img {float: none;margin: 0 auto;}
.detail_newsletter_sm {margin-left: 0;width: 100%;text-align: center;}
.right_sec_news {width: 100%;}

.localbuyer {width: 100%;}
.detail_localbuyer {margin-left: 0;width: 100%;text-align: center;}
.localbuyer_inner_top > img {margin: 0 auto;display: inline;}

.localbuyer_inner_top {padding: 0 0 20px 0;}

.localbuyer_inner_bottom {padding: 20px 0;}
.detail_localbuyer66 {margin-left: 0;width: 100%;text-align: center;}

.directories {width: 100%;}
.everywhere {width: 100%;}
.value66 {margin-left: 0;}
.everywhere_inner > img {margin: 10px auto;display: inline;}
.detail_everywhere {margin-left: 0;width: 100%;text-align: center;}
.right_sec_everywhere {width: 100%;}
.everywhere {padding: 0 0 20px 0;}
.detail_freshweb {width: 100%;}
.right_sec_localbuyer {display: inline-block;width: 100%;}
table {width: 90% !important;margin: 0 auto;}
.section_header {width: 100%;}
.ez_values {width: 100%;margin: 0 auto;}
.ez_values_div {width: 100%;float: none;}
.art_row {float: none;margin: 0 auto;}

#learnmore_lower_box {width:100%; margin:0;}
#learnmore_lower_list {padding:10px }


/*LEARN MORE END*/

.team_profile {float: none;text-align: center;}
.team_member_pic {float: none;width: 232px; margin: 0 auto; display: inline-block;max-width: 100%;}
.team_detail_sec {float: none;width: 100%;}
.team_title {width: 100%;float: none;}
.team_social {float: none;width: auto;height: auto;display: inline-block;margin: 0 auto;text-align: center;}
.team_member_data {float: none;margin: 6px 0 0 0;}
.aboutuspic {width: auto;height: auto;}
.mright20 { margin-right: 0px;}




.guarantees_sec {text-align: center;float: none;}
.guarantees_text {float: none;width: 100%;}
.Georgia_i_24_24 {text-align: center;}
.guarantees_logo {float: none;}

.buyers_left_colm {float: none;text-align: center;}
.social_cloud {width: 100%;}
.buyers_right_colm {float: none;margin: 50px 0 20px 0;}

.hire_someone_colm {
float: none;
text-align: center;
width: 100%;
border-right: none;
padding: 0 0 10px 0;
border-bottom: 1px dashed #333;
margin: 0px 0 20px 0;
}


.hire_someone_colm:last-child {
padding: 0;
border-right: none;border-bottom:none;
width: 100%;
}

.not_marketing_sec {
float: none;
width: 100%;
text-align: center;
border-bottom: 1px dashed #333;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
border-right: none;
}

.not_marketing_sec {
float: none;
width: 100%;
text-align: center;
border-bottom: 1px dashed #333;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
border-right: none;
}
.not_marketing_sec:last-child {width: 100%;border-right: 0px dashed #333;padding: 0;border-bottom: none;}

.post_manages {float: none;width: 100%;}
.post_manages:last-child {width: 100%;}
.hv_arrow {display: none;}
.home_yc2 {width: 100%;}
.see_whats {
float: none;
width: 100%;
text-align: center;
}
.testimonials_box {width: 100%; height: auto !important;}
.testimonial_header {padding: 2%;text-align: center;}
.testimonial_body {padding: 2%;text-align: center;}
.testimonial_txt {
width: 100% !important;
}
.pay_grow {
width: 100%;
text-align: center;
font: normal bold 18px/26px Arial;
}
.in_section_h1 {font: normal 500 32px/36px 'Roboto';}
.pay_grow_btn_set {
margin: 0 auto;
width: 100%;
}
.pay_grow_btn {
float: none;

text-align: center;
width: 80%;
margin: 0 auto;
}
.see_whats:last-child {width: 100%;margin: 0;}
.button_tifree {margin: 0 auto;}
.article_image {float: none;}

.bgwhite5 h2 {width: 100%;display: inline-block;}
.help_succeed_colm {float: none;}
.help_succeed_colm_or {float: none;margin: 0 auto;line-height: 40px;width: 100%;}
.help_succeed_colm {float: none;}
.yweb_tags, .home_wheel2 {background-size: contain;}
.testimonials_underbox {background-size: contain;width: 100%;}
.home_yc_box {width: 90%;padding: 2%;margin: 0 auto;}
.footer_blue a, .footer_blue_dark a {display: inline-block;}
.footer_socialico {margin: 0 auto; width: 60%;}
}

@media only screen and (max-width:767px){
#resmenu {
	display: block;
	width: 96%;
	margin: 0 auto 20px auto;
}	
 img {
max-width: 100%;
}
 
.header {
width: 96%;
height: auto;
margin: 0 auto;
}
 
.header_items {
width: 100%;
}
.logo {
float: none;
margin: 0 auto;width: 100%;
} 
 
.header_form {
float: none;
display: inline-block;
margin: 0px 0 20px 0;
width: 100%;text-align: center;
}
 
.header_form span {
float: none;
}
.header_phone_colm {
padding: 10px 0;
display: inline-block;
}
.outset5 {
-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0);
-moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0);
box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0);
}

.menu_nav {
display:none;
}

.button_yellow_red {
margin: 0;
}
.content {
width: 96%;
margin: 0 auto;
}
.article_body {
width: 96%;
padding: 20px 2% 50px 2%;
} 
  
.home_pro_text {
width: 100%;float: none;text-align: center; margin:0;
}
.home_text_set {
margin: 0 0 20px 0;
}
.home_pro_cycle {
float: none;
display: inline-block;
margin: 0px auto;
}
.home_pro_text_btn {
margin: 0px auto 20px auto;
float: none;
}
.left_colm {
float: none;
width: 100%;
}
.testimonial_img {
width: 150px;
height: 150px;
border: 1px solid #ddd;
margin: 0px auto !important;
float:none;
}
.home_joep_title {
text-align: center;
}
.home_joep_title_lfont {
font: bold 50px/52px "Roboto",Arial !important;
}
.home_yc {
width: 100%;
text-align: center;
}

.home_yc {
width: 100%;
font: 18px/20px Arial;
text-align: center;
margin: 0 0 30px 0;
}
.right_colm {
float: none; display:none;
}

.graybox {
width: 96%;padding: 2%;
}
.joep_input {
width: 92% !important; margin: 0 auto 20px auto !important; padding: 2% !important;
}

.joep_message {
width: 92% !important;
margin: 0 auto 20px auto !important; padding: 2% !important;
}
.joep_imageupload {
float: none;
}

.joep_continue_btn {
float: none;
width: 98%;
margin: 0 0 10px 0;
}
.home_yc_title {
text-align: center;
}
.home_wheel {
width: 100%;
}
.home_joep_sub_title {
text-align: center;
}
.buy_gauranted {
width: 90%;
margin: 0 auto;text-align: left;
}

.two_btn_box {
width: 100%;
}

.pricing_blue_btn, .learnmore_green_btn {
padding: 2%;
width: 96%;
text-align: center;
float: none;margin: 0 0 20px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.footer_titles {
width:96%;
padding: 2% 0;
text-align: center;
}

.footer_title {
display: none;
}
.footer_links {
    float: none;
    margin: 20px auto;
    text-align: center;
}
.footer_sitemap {
width: 100%;
}

.footer_text {
width: 96%;
float: none;
margin: 0 auto;
text-align: center;
}
.footer_title_large {
width: 96%;
float: none;
margin: 2%;
}
.footer_socialico {
width: 96%;
float: none;
text-align: center;font-size: 30px;
}
.footer_sp2 {
width: 100%;
}
.section_header {
width: 100%;
}
.pricing_colm {
width: 100%;
float: none;
margin-right: 0;
}
/*Nabeel Edit*/
.slidesjs-container {
    height: 100% !important;
}
/*Advisors page css*/
.team_profile td {
    float: left;
    width: 100% !important;
}
.aboutuspic {
    float: none;
    height: 210px !important;
    margin: 0 auto !important;
    width: 210px !important;
}
.profile_icons a {
    display: inline-block;
    float: none;
    margin: 10px auto !important;
}


/*RESPONSIVE NAVIGATION*/
  #resmenu > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    -moz-transition: max-height 0.35s ease-out;
    -ms-transition: max-height 0.35s ease-out;
    -o-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;
  }
  #resmenu > ul > li > ul {
    width: 100%;
    display: block;
  }
  #resmenu.align-right ul li a {
    text-align: left;
  }
  #resmenu > ul > li > ul > li {
    width: 100%;
    display: block;
  }
  #resmenu.align-right ul ul li a {
    text-align: left;
  }
  #resmenu > ul > li > ul > li > a {
    width: 100%;
    display: block;
  }
  #resmenu ul li ul li a {
    width: 100%;
  }
  #resmenu.align-center > ul {
    text-align: left;
  }
  #resmenu.align-center > ul > li {
    display: block;
  }
  #resmenu > ul.open {
    max-height: 1000px;
    border-top: 1px solid rgba(110, 110, 110, 0.25);
  }
  #resmenu ul {
    width: 100%;
  }
  #resmenu ul > li {
    float: none;
    width: 100%;
  }
  #resmenu ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 20px;
  }
  #resmenu ul > li:after {
    display: none;
  }
  #resmenu ul li.has-sub > a:after,
  #resmenu ul li.has-sub > a:before,
  #resmenu ul li ul li.has-sub:after,
  #resmenu ul li ul li.has-sub:before {
    display: none;
  }
  #resmenu ul li ul,
  #resmenu ul li ul li ul,
  #resmenu ul li ul li:hover > ul,
  #resmenu.align-right ul li ul,
  #resmenu.align-right ul li ul li ul,
  #resmenu.align-right ul li ul li:hover > ul {
    left: 0;
    position: relative;
    right: auto;background: #0E6AA3;
  }
  #resmenu ul li ul li,
  #resmenu ul li:hover > ul > li {
    max-height: 999px;
    position: relative;
    background: none;
  }
  #resmenu ul li ul li a {
    padding: 8px 20px 8px 35px;
    color: #ffffff;
  }
  #resmenu ul li ul ul li a {
    padding: 8px 20px 8px 50px;
  }
  #resmenu ul li ul li:hover > a {
    color: #000000;
  }
  #resmenu #menu-button {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
  }
  #resmenu #menu-button:after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 20px;
    top: 16px;
  }
  #resmenu #menu-button:before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    right: 20px;
    top: 26px;
  }
	#resmenu ul > li:hover {
	background: #00314f;
	}
	
/*RESPONSIVE NAV END*/
	
.have_website_btn, .need_website_btn {padding: 2%;width: 88%;margin: 4%;min-height: 36px; font-size:100%}

.green_pricing_box, .yellow_pricing_box {
padding: 2%;
width: 88%;
margin: 4%;
}
.sell_green_colm {width: 96%;padding: 2%;float: none;margin: 0 0 2% 0;}

.promotion_media {
width: 100%;
margin: 10px 0 10px 0;
display: inline-block;
}
.promo_media_box {
min-width: 105px;
height: 105px;
margin: 6px;
font: normal 56px/90px 'Socialico';
color: #fff;
padding: 20px;
display: inline-block;
vertical-align: top;float:none;
}
.last_box {
margin: 6px;
}
.gray_sm_text {
font: bold 20px/20px Arial;
}
.gray_sm_text li {
list-style: initial;
margin: 8px 0 0 40px;
line-height: 25px;
}
.white_lg_text {font: bold 42px/44px Arial;}
.three_btn_box {width: 100%;margin: 2% 0;}
.gstarted_yellow_btn, .need_web_pricing_blue_btn, .gdemo_green_btn {width: 94%;padding: 2% 3%;line-height: normal;float: none;-webkit-border-radius: 5px;
-moz-border-radius: 5px;border-radius: 5px;}

.need_web_pricing_blue_btn {margin: 2% 0;}
.three_box {width: 100%; margin: 30px 0 0 0;}

.three_box_colm {width: 100%;margin: 0 0 2% 0;float: none;}
.three_box_colm:last-child {margin: 0 0 0 0;}

.three_box_title {min-height: 50px;}
.three_box_colm p {padding: 4%;}
.three_box_blue_btn {width: 98%;min-height: 26px;float: none;padding: 1%;}

.body_learnmore .article_body {
width: 96%;
padding: 20px 2% 50px 2%;
}
/*LEARN MORE*/

.section {width: 100%; display: inline-block;}
.container_facebook {width: 100%;}
.container_facebook > .content_left {float: none;width: 100%;}
.left_top {width: 100%;}

.container_facebook > .content_left p {text-align: center;width: 100%;}
.left_top > img {top: 0;margin: 10px 0;}
.container_facebook > .content_left {border-right: none;}
.left_bottom img {float: none;}
.fb_chart {text-align: center;width: 100%;float: none;margin: 0 0 0 0;}
.container_facebook > .content_right {float: none;width: 100%;padding: 0;text-align: center;}
.container_facebook > .content_right h2 {text-align: center;margin: 0 0 40px 0;
}

.search_import {width: 100%;}
.search_import > .content_left {float: none;width: 100%;border-right: none;}
.search_import > .content_left p {width: 100%;text-align: center;padding: 0;}
.seventyfivetext {float: none;width: 100%;text-align: center;padding: 0;}
.search_import > .content_right {float: none;width: 100%;padding: 20px 0;}
.search_import > .content_right h2 {width: 100%;margin: 20px 0;}

.content_left {float: none;width: 100%;border-right: none;text-align: center;}
.detail_dir {margin-left: 0;width: 100%;text-align: center;}
.directories_inner > img {margin: 20px 0;}
.detail_dir_bottom {margin: 0;width: 100%;}
.content_right {float: none;width: 100%;padding: 0;}
.detail_dir_right {margin-left: 0;width: 100%;}

.fresh_web {width: 100%;}
.newsletter {width: 100%;}
.detail_newsletter {margin-left: 0;width: 100%;text-align: center;}
.newsletter_inner_top > img {margin: 20px 0;}
.newsletter_inner_bottom img {float: none;margin: 0 auto;}
.detail_newsletter_sm {margin-left: 0;width: 100%;text-align: center;}
.right_sec_news {width: 100%;}

.localbuyer {width: 100%;}
.detail_localbuyer {margin-left: 0;width: 100%;text-align: center;}
.localbuyer_inner_top > img {margin: 0 auto;display: inline;}

.localbuyer_inner_top {padding: 0 0 20px 0;}

.localbuyer_inner_bottom {padding: 20px 0;}
.detail_localbuyer66 {margin-left: 0;width: 100%;text-align: center;}

.directories {width: 100%;}
.everywhere {width: 100%;}
.value66 {margin-left: 0;}
.everywhere_inner > img {margin: 10px auto;display: inline;}
.detail_everywhere {margin-left: 0;width: 100%;text-align: center;}
.right_sec_everywhere {width: 100%;}
.everywhere {padding: 0 0 20px 0;}
.detail_freshweb {width: 100%;}
.right_sec_localbuyer {display: inline-block;width: 100%;}
table {width: 90% !important;margin: 0 auto;}
.section_header {width: 100%;}
.ez_values {width: 100%;margin: 0 auto;}
.ez_values_div {width: 100%;float: none;}
.art_row {float: none;margin: 0 auto;}
/*LEARN MORE END*/

.contact_sec {float: none;text-align: center;}
.h3 {font: normal 300 18px/26px 'Roboto';}


.team_profile {float: none;text-align: center;}
.team_member_pic {float: none;width: 232px; margin: 0 auto; display: inline-block;max-width: 100%;}
.team_detail_sec {float: none;width: 100%;}
.team_title {width: 100%;float: none;}
.team_social {float: none;width: auto;height: auto;display: inline-block;margin: 0 auto;text-align: center;}
.team_member_data {float: none;margin: 6px 0 0 0;}
.aboutuspic {width: auto;height: auto;}
.mright20 { margin-right: 0px;}



.guarantees_sec {text-align: center;float: none;}
.guarantees_text {float: none;width: 100%;}
.Georgia_i_24_24 {text-align: center;}
.guarantees_logo {float: none;}

.buyers_left_colm {float: none;text-align: center;}
.social_cloud {width: 100%;}
.buyers_right_colm {float: none;margin: 50px 0 20px 0;}

.hire_someone_colm {
float: none;
text-align: center;
width: 100%;
border-right: none;
padding: 0 0 10px 0;
border-bottom: 1px dashed #333;
margin: 0px 0 20px 0;
}


.hire_someone_colm:last-child {
padding: 0;
border-right: none;border-bottom:none;
width: 100%;
}

.not_marketing_sec {
float: none;
width: 100%;
text-align: center;
border-bottom: 1px dashed #333;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
border-right: none;
}

.not_marketing_sec {
float: none;
width: 100%;
text-align: center;
border-bottom: 1px dashed #333;
padding: 0 0 20px 0;
margin: 0 0 20px 0;
border-right: none;
}
.not_marketing_sec:last-child {width: 100%;border-right: 0px dashed #333;padding: 0;border-bottom: none;}

.post_manages {float: none;width: 100%;}
.post_manages:last-child {width: 100%;}
.hv_arrow {display: none;}
.home_yc2 {width: 100%;}
.see_whats {
float: none;
width: 100%;
text-align: center;
}
#home_testimonials {
height: 700px !important;
}
.testimonials_box {width: 100%; height: 100% !important;}
.testimonial_header {padding: 2%;text-align: center;}
.testimonial_body {padding: 2%;text-align: center;}
.testimonial_txt {
width: 100% !important;
}
.pay_grow {
width: 100%;
text-align: center;
font: normal bold 18px/26px Arial;
}
.in_section_h1 {font: normal 500 32px/36px 'Roboto';}
.pay_grow_btn_set {
margin: 0 auto;
width: 100%;
}
.pay_grow_btn {
float: none;

text-align: center;
width: 80%;
margin: 0 auto;
}
.see_whats:last-child {width: 100%;margin: 0;}
.button_tifree {margin: 0 auto;}
.article_image {float: none;}

.bgwhite5 h2 {width: 100%;display: inline-block;}
.help_succeed_colm {float: none;}
.help_succeed_colm_or {float: none;margin: 0 auto;line-height: 40px;width: 100%;}
.help_succeed_colm {float: none;}
.yweb_tags, .home_wheel2 {background-size: contain;}
.testimonials_underbox {background-size: contain;width: 100%;}
.home_yc_box {width: 90%;padding: 2%;margin: 0 auto;}
.footer_blue a, .footer_blue_dark a {display: inline-block;}
.footer_socialico {margin: 0 auto; width: 60%;}

/*****Learn More *******/
#learnmore_lower_box {width:100%; margin:0;}
#learnmore_lower_list {padding:10px }



}
