/* 
	Template:	EggZack.com
	Version:	3.0
	Date:		Jan 02, 2014
	Author:		Valentin Zaraf
	Platform:	EggZack.com
*/

/* All */
html,body{height:100%;}
 *{margin:0;padding:0;}
/* Radius */
.radius3{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.topradius3{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;}
.bottomradius3{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}
.radius5{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.topradius5{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;}
.bottomradius5{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;}
.radius10{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.topradius10{-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px;-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px;}
.radius50{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;}
.circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.halfcircle{border-radius:50% 50% 0 0;-moz-border-radius:50% 50% 0 0;-webkit-border-radius:50% 50% 0 0;}

/* Shadows */
.inset2{-webkit-box-shadow:inset 2px 2px 4px 0px #dddddd;-moz-box-shadow:inset 2px 2px 4px 0px #dddddd;box-shadow:inset 2px 2px 4px 0px #dddddd;}
.inset3{-webkit-box-shadow:inset 3px 3px 6px 0px #dddddd;-moz-box-shadow:inset 3px 3px 6px 0px #dddddd;box-shadow:inset 3px 3px 6px 0px #dddddd;}
.inset5{-webkit-box-shadow:inset 0 5px 10px rgba(0,0,0,0.4);-moz-box-shadow:inset 0 5px 10px rgba(0,0,0,0.4);box-shadow:inset 0 5px 10px rgba(0,0,0,0.4);}
.outset5{-webkit-box-shadow:0px 5px 5px 0px rgba(50, 50, 50, 0.5);-moz-box-shadow:0px 5px 5px 0px rgba(50, 50, 50, 0.5);box-shadow:0px 5px 5px 0px rgba(50, 50, 50, 0.5);}

/* Transitions */
.ease1{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}
.ease03{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}

/* Position */
.absolute{position:absolute;}
.relative{position:relative;}
.tleft{text-align:left;}
.tright{text-align:right;}
.tcenter{text-align:center;}
.tjustify{text-align:justify;}
.ttop{vertical-align:top;}
.tmiddle{vertical-align:middle;}
.tbottom{vertical-align:bottom;}

/* Backgrounds */
.bgwhite{background:#fff;}
.bgblue{background:#01609a;}
.bgblue_dark{background:#00314f;}
.bgblue_light{background:#0077c5;}
.bgyellow{background:#f0af13;}
.bgyellow_light{background:#f6cf71;}
.bgyellow_lighter{background:#fef4bf;}
.bgwhite50{background:rgba(255,255,255,0.5);}
.bgwhite20{background:rgba(255,255,255,0.2);}
.bgwhite10{background:rgba(255,255,255,0.1);}
.bgwhite5{background:rgba(255,255,255,0.05);}
.bgCCC{background:#ccc;}
.bgDDD{background:#ddd;}
.bgEEE{background:#eee;}


/* Colors */
.twhite{color:#fff;}
.tblack{color:#000;}
.tblack3{color:#333;}
.tblack5{color:#555;}
.tblack7{color:#777;}
.tblack9{color:#999;}
.tblue{color:#01609a;}
.tblue_dark{color:#00314f;}
.tblue_light{color:#0077c5;}
.tyellow{color:#f0af13;}
.tyellow_light{color:#f6cf71;}
.tyellow_lighter{color:#fef4bf;}
.tred{color:#c00;}
.tjardin{color:#13abaa;}

/* Spacing */
.pad20{padding:20px;}
.mleft20{margin-left:20px;}
.mbottom20{margin-bottom:20px;}
.mbottom40{margin-bottom:40px;}
.mleftright15{margin-left:15px;margin-right:15px;}
.mright15{margin-right:15px;}
.mright20{margin-right:20px;}
.pad5{padding:5px;}

/* Fontz.us */
.Roboto_18_24{font:normal 300 18px/24px 'Roboto';}
.Arial_18_24{font:18px/24px Arial;}
.Georgia_i_18_24{font:italic normal 18px/24px Georgia;}
.Georgia_i_24_24{font:italic normal 24px/24px Georgia;}
.Pacifico_24_24{font:24px/24px 'Pacifico';}
.Arial_32_32{font:32px/32px Arial;}
.Comic_24_24{font:18px/24px 'Comic Sans MS';}

/* Headlines */
.h1{font:normal 300 40px/50px 'Roboto';}
.h2{font:normal 300 30px/40px 'Roboto';}
.h3{font:normal 300 24px/34px 'Roboto';}
.h4{font:normal 300 20px/30px 'Roboto';}
.h5{font:normal 300 18px/28px 'Roboto';}
.h6{font:normal 300 16px/26px 'Roboto';}

/* Text Transform */
.uppercase{text-transform:uppercase;}
.capitalize{text-transform:capitalize;}
.lowercase{text-transform:lowercase;}

/*a*/
a{text-decoration:none;color:#0077c5;}
a:hover{text-decoration:none;color:#f0af13;}
a img{border:0;}

/*body*/
.body{background:#fff;}
#body_ {
    background: #fff; font-size:14px;color:#000; font-family:Arial, Helvetica, sans-serif;
}
/*login_bar*/
.login_bar{width:100%;height:40px;background:#eee;border-bottom:1px solid #ddd;}
#login_bar ul{width:980px;margin:0 auto;}
.loginbar_item{font:14px/40px Arial;}

/*header*/
.header{width:100%;height:115px;background:#fff;z-index:9998 !important;}
.header_items{width:980px;margin:0 auto;}
.logo{width:238px;height:115px;background:#fff url(/imgs/ez/logo.jpg) 50% 50% no-repeat;background-size:contain;float:left;}
.header_form{float:right;border-collapse:collapse;border:none;margin: 40px 0 0 0;}
.header_form span {float: left;}
.header_phone_colm {
padding: 0 60px 0 0;
}
.getdemo_name,.getdemo_email{width:170px;height:25px;font:14px/25px Arial;background:#f8f8f8 !important;text-indent:5px;}

/* Buttons */
.button_yellow_blue{
font:normal 500 18px/25px 'Roboto';position: relative;color:#00314f;background-color:#f0af13;background:-moz-linear-gradient(270deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);background:-webkit-linear-gradient(270deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);background:-o-linear-gradient(270deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);background:-ms-linear-gradient(270deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);background:linear-gradient(180deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);display:block;padding:5px 20px;-webkit-box-shadow: 0px 3px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 3px 0px rgba(0,0,0,0.25);box-shadow: 0px 3px 0px rgba(0,0,0,0.25);text-align: center;border:none !important;text-shadow:1px 1px 2px #fef4bf;cursor:pointer;}
a.button_yellow_blue:hover{color:#00314f;}
.button_blue_white{font:normal 500 18px/25px 'Roboto';position:relative;color:#fff;background-color:#0077c5;background:-moz-linear-gradient(270deg, rgb(44,150,219) 30%, rgb(0,119,197) 70%);background:-webkit-linear-gradient(270deg, rgb(44,150,219) 30%, rgb(0,119,197) 70%);background:-o-linear-gradient(270deg, rgb(44,150,219) 30%, rgb(0,119,197) 70%);background:-ms-linear-gradient(270deg, rgb(44,150,219) 30%, rgb(0,119,197) 70%);background:linear-gradient(180deg, rgb(44,150,219) 30%, rgb(0,119,197) 70%);display:block;padding:5px 20px;-webkit-box-shadow: 0px 3px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 3px 0px rgba(0,0,0,0.25);box-shadow:0px 3px 0px rgba(0,0,0,0.25);text-align: center;border:none !important;text-shadow:-1px -1px 2px #01609a;cursor:pointer;}
a.button_blue_white{color:#fff;}

/* Menu */
.menu_nav{width:100%;background:#01609a;z-index:9999;}
.menu_wrap{width:980px;height:60px;margin:0 auto;}
.menu{float:right;}
.menu_li{display:block;float:left;position:relative;}
.menu_li a{display:block;color:#fff;padding:0 20px;font:normal 400 18px/60px 'Roboto';}
.menu_active{background:#0077c5;}
.menu_li:hover{background:#00314f;}
#menu:after{clear:both;}

/* Submenu */
.submenu{margin:0;opacity:0;visibility:hidden;position:absolute;top:60px;background:#00314f;text-align:left;-webkit-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.3);-moz-box-shadow:3px 3px 4px 0px rgba(0,0,0,0.3);box-shadow:3px 3px 4px 0px rgba(0,0,0,0.3);-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;}
.menu_li:hover .submenu{opacity:1;visibility:visible;z-index:9997 !important;}
.submenu_li{border-bottom:1px solid rgba(0,0,0,0.05);border-top:1px solid rgba(255,255,255,0.1);}
.submenu_li a{display:block;font:normal 400 18px/38px 'Roboto';color:#fff;padding:0 20px;white-space:nowrap;}
.submenu_li:hover{background:rgba(255,255,255,0.05);}
.submenu_li:last-child,.submenu_li:last-child a{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;}
#menu_logout,#menu_login{background:#004874 !important;}
#menu_logout:hover,#menu_login:hover{background:#00314f !important;}

/* Sections */
.section{width:100%;margin:0 auto;text-align:center;position:relative;}
.section_header_full{width:100%;margin:0 auto;}
.section_header{width:980px;margin:0 auto;padding:25px 0;}
.section_h1{font:normal 300 40px/50px 'Roboto';display:block;z-index:9996;}
.section_h1 strong{font:normal 500 40px/50px 'Roboto';}
.article_section{width:100%;margin:0 auto;}
.article_body{width:980px;padding:25px 0;margin:0 auto;font:18px/22px Arial;display: inline-block;}
.next_panel{display:block;width:70px;height:35px;border-radius:70px 70px 0 0;-moz-border-radius:70px 70px 0 0;-webkit-border-radius:70px 70px 0 0;font-weight:100;font-size:25px;line-height:50px;text-align:center;position:absolute;left:50%;margin-left:-35px;bottom:0;margin-bottom:0px;z-index:9992;}
	/*section1*/
	#section1 .section_header_full,#section4 .section_header_full,#section7 .section_header_full{background:#fff url(/imgs/ez/lines.png) left top no-repeat;background-size:contain;color:#0077c5;}
	#section4 .article_section,#section1 .article_section,#section4 .article_section,#section7 .article_section{background:#f0af13 url(/imgs/ez/section1_article.jpg) center top no-repeat;}
	#section1 .next_panel,#section4 .next_panel,#section7 .next_panel{background:#fff;color:#f0af13;}
	/*section2*/
	#section3 .section_header_full,#section5 .section_header_full,#section8 .section_header_full{background:#fff;color:#01609a;}
	#section3 .article_section,#section8 .article_section{background:#01609a url(/imgs/ez/section2_article.jpg) center top no-repeat;color:#fff;}
	#section2 .next_panel,#section8 .next_panel{background:#0077c5;color:#fff;}
	/*section3*/
	#section5 .section_header_full,#section2 .section_header_full,#section6 .section_header_full,#section9 .section_header_full{background:#f0af13;color:#fff;}
	#section5 .article_section,#section2 .article_section,#section6 .article_section,#section9 .article_section{background:#fff url(/imgs/ez/section3_article.jpg) center top no-repeat;color:#01609a;}
	#section3 .next_panel,#section6 .next_panel,#section9 .next_panel{background:#f0af13;color:#fff;}

/* In pages */
.home_table{margin:0 auto;}
.table10{border-collapse:separate !important;border-spacing:35px !important;margin:0 auto;}
#home_video{line-height:0;padding:10px;cursor:pointer;display: inline-block;}
#home_video p{margin:0;padding:0;border:none;}
.home_ic_table{border-collapse:separate !important;border-spacing:5px;text-align:center;}
.home_ic_table td{width:90px;background:rgba(255,255,255,0.2);}
.home_ic_table td:hover{background:rgba(255,255,255,0.5);}
.hitem{font:18px/24px Arial;color:#222;text-shadow:1px 1px 1px rgba(255,255,255,0.8);text-align:left;padding-left:80px;}
.getdemo_submit{margin:0 0 0 5px;}
.button_getsales{font:normal 400 18px/28px 'Roboto';padding:10px 30px;}
.button_tifree{font:normal 400 16px/26px 'Roboto';padding:10px 30px; width:120px;}

.home_wheel{width:514px;height:504px;background:url(/imgs/ez/wheel.png) 50% 50% no-repeat;position:relative;}
.home_wheel2{width:514px;height:504px;background:url(/imgs/ez/wheel2.png) 50% 50% no-repeat;position:relative;}

.yweb{width:100%;height:100%;margin:0 auto;position:relative;}
.yweb_tags{width:100%;height:100%;background:url(/imgs/ez/tags.png) 50% 50% no-repeat;position:relative;margin: 20px 0 0;}
.promote_logo{width:183px;height:173px;position:absolute;z-index:9995;background:url(/imgs/ez/promote_logo.png) center top no-repeat;left: 50%;
top: 63.5%;margin-left:-80px;margin-top:-87px;cursor:pointer;}

.promote_wrap{width:150px;height:178px;position:absolute;z-index:9995;background:url(/imgs/ez/yourwebsite_wireframe.png) center top no-repeat;left: 84%;
top: 20%;margin-left:-80px;margin-top:-87px;}

.promote_wrap2{
width: 150px;
height: 178px;
position: absolute;
z-index: 9995;
background: url(/imgs/ez/yourwebsite_wireframe2.png) center top no-repeat;
left: 50%;
top: 50%;
margin-left: -80px;
margin-top: -87px;
cursor: pointer;
}

.dot{position:absolute;width:12px;height:12px;z-index:9991;left:50%;top:50%;margin-left:-6px;margin-top:-6px;background:#b00;}
#menu_signup{ background:url(/imgs/ez/ribbon.png) top right no-repeat;}
#menu_signup:hover{background:#00314f url(/imgs/ez/ribbon.png) top right no-repeat;}

.home_yc{width:320px;font:18px/18px Arial;}
.home_yc_box{width:220px;padding:20px;margin:0 auto;font:14px/18px Arial;}
.article_body p{display:block;padding-bottom:10px;}
.home_sv{font:18px/38px 'Roboto';padding-left:40px;}
.iwls_field{width:120px;height:25px;font:14px/25px Arial;background:#f8f8f8 !important;text-indent:5px;}
.iwls_email{width:265px;height:25px;font:14px/25px Arial;background:#f8f8f8 !important;text-indent:5px;}
.iwls_submit{width:280px;}

.social_cloud{width:451px;height:392px;background:url(/imgs/ez/socials.png) 50% 50% no-repeat;position:relative;font:30px/32px Arial;}

.prices_table{border-collapse:separate;border-spacing:2px;}
.price_number{font:normal 100 90px/120px Roboto;}

.article_post ul{list-style:inherit;padding-left:20px;}
.article_post ul li{list-style:inherit;}

/* EZ Values */
.ez_values{width:980px;margin:0 auto;}
.ez_values_div{width:244px;float:left;border-right:1px solid rgba(255,255,255,0.3);}
.ez_values_div:last-child{border-right:none !important;}
.ez_values_block{padding:20px;}
.ez_values_icon{width:180px;height:180px;background:#fff;text-align:center;font-size:80px;line-height:180px;color:#0077c5;margin:0 auto;}
.ez_values_icon:hover{background:#00314f;color:#fff;}
.ez_values_title{font:normal 200 24px/54px Roboto;}

/* Listings */
.art_row{width:244px;float:left;border-right:1px solid rgba(0,0,0,0);}
.art_inside{width:244px;height:244px;position:relative;}
.art_title{display:block;width:224px;height:40px;color:#fff;padding:10px 10px 10px 10px;background:#004874;position:absolute;left:0;bottom:0;font:12px/18px Arial;}
.art_inside:hover{-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.7);-moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.7);box-shadow:inset 0 0 10px rgba(0,0,0,0.7);}
.art_inside:hover .art_title{bottom:20px;background:#01609a;}

/* Images */
.article_image{padding:5px;border:1px solid rgba(255,255,255,0.4);}
.aboutuspic{width:210px;height:210px;padding:10px;border:1px solid rgba(255,255,255,0.4);}
.aboutuspic:hover{border:1px solid rgba(0,0,0,0);-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.7);-moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.7);box-shadow:inset 0 0 10px rgba(0,0,0,0.7);cursor:crosshair;}

.team_profile{border-bottom:1px solid rgba(255,255,255,0.15);padding-bottom:20px;margin-bottom:40px;float: left;
}
.team_profile a{color:#f0af13;}
.profile_icons{font-size:16px;line-height:30px;}
.profile_icons a{display:block;width:30px;height:30px;float:left;color:#fff;background:#00314f;text-align:center;}
.profile_icons a:hover{color:#00314f;background:#f0af13;}

#body_landing .article_body a{color:#fff;text-decoration:underline;}
#tac ol{padding-left:30px;}
#tac ol li{list-style:circle;}

/* Testimonials */
.testimonials_box{width:600px;border:1px solid #ddd;background:#fff url(/imgs/ez/testimonials_bg.png) center 40px no-repeat;}
.testimonial_header{font:24px/30px Georgia;padding:20px 85px;text-align:left;border-bottom:dashed 1px #ddd;}
.testimonial_body{padding:30px 20px 0 20px;text-align:left;}
.testimonial_img{width:150px;height:150px;border:1px solid #ddd;margin-right:20px;}
.testimonial_txt{width:380px;font:12px/17px Arial;}
.testimonial_txt strong{display:block;float:right;padding-top:10px;}
#testimonials_box{z-index:9993;}
.testimonials_box .slidesjs-play, .testimonials_box .slidesjs-stop{display:none !important;}
.testimonials_box .slidesjs-previous, .testimonials_box .slidesjs-next{width:60px;height:60px;position:absolute;top:70px;text-align:center;font:40px/50px 'Roboto';background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;z-index:9994;}
.testimonials_box .slidesjs-previous{border-right:1px solid #ddd;left:0;margin-left:-20px;}
.testimonials_box .slidesjs-next{border-left:1px solid #ddd;right:0;margin-right:-20px;}
.testimonials_underbox{width:600px;height:26px; background:url(/imgs/ez/testimonials_underbox.png) top left no-repeat;}

/* Footer */
.footer_full{width:100%;margin:0 auto;text-align:center;}
.footer_white{background:#e8e8e8;}
.footer_titles{width:980px;padding-top:70px;margin:0 auto;font:normal 400 18px/40px 'Roboto';color:#777;text-align:left;}
.footer_title_large{width:240px;float:left;margin-right:20px;}
.footer_title{width:160px;float:left;margin-left:20px;}

.footer_blue{background:#00314f;}
.footer_sitemap{width:980px;margin:0 auto;font:normal 300 13px/20px 'Roboto';color:#fff;padding:20px 0;text-align:left;}
.footer_text{width:240px;float:left;margin-right:20px;}
.footer_links{width:160px;float:left;margin-left:20px;}

.footer_blue_dark{background:#001d2f;}
.footer_sp2{width:980px;margin:0 auto;padding:0 0 10px 0;color:#fff;}
.footer_button{width:270px;float:left;}
.footer_socialico{width:600px;float:right;text-align:right;font:48px/48px 'Socialico';}

.footer_blue a, .footer_blue_dark a{color:#fff;}
.footer_blue a:hover, .footer_blue_dark a:hover{color:rgba(255,255,255,0.7);}

.copyright{background:#00314f;width:100%;margin:0 auto;padding:20px 0;font:normal 100 12px/12px Arial;text-align:center;color:#f8f8f8;}

/* DOBD Update */
.section_h1{font:normal 500 42px/50px 'Roboto';display:block;z-index:9996;}
.underline{text-decoration:underline;}
.home_daym{display:block;text-align:center;font:normal bold 24px/30px Arial;}
.button_yellow_red{
font:normal 500 18px/25px 'Roboto';position: relative;color:#b00;background-color:#f0af13;background:-moz-linear-gradient(270deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);background:-webkit-linear-gradient(270deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);background:-o-linear-gradient(270deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);background:-ms-linear-gradient(270deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);background:linear-gradient(180deg, rgb(246,207,113) 30%, rgb(240,175,19) 70%);display:block;padding:5px 20px;-webkit-box-shadow: 0px 3px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 3px 0px rgba(0,0,0,0.25);box-shadow: 0px 3px 0px rgba(0,0,0,0.25);text-align: center;border:none !important;text-shadow:1px 1px 2px #fef4bf;cursor:pointer;}
a.button_yellow_red:hover{color:#c00;}
.button_blue_white{font-size:22px;}
.home_yc{width: 465px;font:18px/24px Arial;}
.home_yc2 {
width: 405px;
font: 22px/28px Arial;
}
.buy_gauranted {width:540px;}
.button_getsales{font-size:18px;}
.home_sv{font-size:22px;font-weight:bold;line-height:50px;}
.home_yc_title{font: bold 32px/36px 'Roboto', Arial;}
.home_rm{font:normal bold 22px/32px Arial;}
.in_section_h1{font: normal 500 42px/38px 'Roboto';display: block;z-index: 9996;margin-bottom:15px;}
.srarr{font-size:32px;}
a.tblack:hover{color:#333;}
.button_getstartednowfree{color:#b00 !important;}
.fline{font:normal bold 44px/56px Arial;}

.button_red_white{font:normal 500 14px/25px 'Roboto';position:relative;color:#fff;background-color:#d10;background:display:block;padding:5px 20px;-webkit-box-shadow: 0px 3px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 3px 0px rgba(0,0,0,0.25);box-shadow:0px 3px 0px rgba(0,0,0,0.25);text-align: center;border:none !important;text-shadow:-1px -1px 2px #01609a;cursor:pointer;}

.hv_arrow{position:absolute;left:-100px;top:71px;}
.home_yc_title{margin: 40px 0 30px 0;text-align: left;position:relative;}
.home_yc_title2 {
font: 32px/32px Arial;position: relative;
}
.home_sv{padding-top:40px;}
.aop_prices{font: normal bold 21px/26px Arial;}
.padleft20{padding-left:20px;}

/* OLD */
/*pricing*/
#pricing_box_left{background:#fff url(/images/pricing/box.png) center top no-repeat;width:430px;height:430px;text-align:center;float:left;display:inline;}
#pricing_box_right{background:#fff url(/images/pricing/box.png) center top no-repeat;width:430px;height:430px;text-align:center;float:right;display:inline;}
.price_big{width:140px;height:140px;margin:0 auto;margin-top:30px;}
.price_big_h1{margin:0px;padding:0px;text-align:center;color:#fff;font-size:60px;line-height:60px;}
.price_big_h2{margin:0px;padding:0px;text-align:center;color:#fff;font-size:20px;line-height:20px;}
.price_big_h3{margin:0px 0px 15px 0px;padding:0px;text-align:center;color:#f0af13;font-size:22px;line-height:22px;font-style:normal;}
.price_text{text-align:left;width:370px;margin:15px 30px 30px 30px;height:90px;}
#pricing_box_medium{background:#fff url(/images/pricing/box_medium.png) center top no-repeat;width:280px;height:290px;text-align:center;float:left;margin-right:20px;display:inline;}
#pricing_box_medium_last{background:#fff url(/images/pricing/box_medium.png) center top no-repeat;width:280px;height:290px;text-align:center;float:left;display:inline;}
.price_h4{text-align:center;margin:25px 0px 30px 0px;padding:0px;}
.price_h4_small{text-align:center;margin:20px 0px 16px 0px;padding:0px;font-weight:bold;}
.price_h4_big{text-align:center;margin:0px;padding:0px;font-size:35px;font-weight:normal;line-height:40px;}
.price_text_medium{width:240px;height:110px;text-align:left;margin:10px 20px 10px 20px;font-size:12px;}
.price_blue{color:#0164a5;}
#pricing_box_small{background:#fff url(/images/pricing/box_small.png) center top no-repeat;width:206px;height:290px;text-align:center;float:left;margin-right:20px;display:inline;}
#pricing_box_small_last{background:#fff url(/images/pricing/box_small.png) center top no-repeat;width:206px;height:290px;text-align:center;float:left;display:inline;}
.price_text_small{width:166px;height:164px;text-align:left;margin:10px 20px 10px 20px;font-size:12px;}
.prices_wrap{width:890px;margin:0 auto;}

/* Pagination */
.id_btn{background:url(/imgs/ui/ui.png) center -1602px repeat-x !important;color:#f8f8f8 !important;border:1px solid #01609a !important;font-weight:bold;line-height:24px !important;padding:0px 10px 0px 10px !important;text-decoration:none;margin:10px 0px 0px 2px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-khtml-border-radius:2px;display:block !important;float:left;}
.id_btn:hover{background:url(/imgs/ui/ui.png) center -1626px repeat-x !important;color:#f8f8f8 !important;cursor:pointer !important;text-decoration:none;}

.pagination_active{background:url(/imgs/ui/ui.png) center -1674px repeat-x !important;border:1px solid #daaa00 !important;font-weight:bold;line-height:24px !important;padding:0px 10px 0px 10px !important;text-decoration:none;margin:10px 0px 0px 2px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-khtml-border-radius:2px;display:block !important;float:left;}
.pagination_active:hover{background:url(/imgs/ui/ui.png) center -1698px repeat-x !important;text-decoration:none;}

.price_h5{font:normal bold 24px/48px Arial;color:#000;border-bottom:1px solid #999;}
.price_h1{font:60px/80px 'BebasNeue';color:#000;}
.bb19{border-bottom:1px solid #999;}
.bb_black{color:#000;}
.bb19w{border-bottom:1px solid #fff;}
.check_price{font:18px/18px Arial;color:#111;}
.desc_price{height:110px;display:block;}

.table_bgEEE td{background:#eee; border-collapse:separate !important; border:1px solid #fff;border-spacing: inherit !important;}
.bg_ec1{background:#d1dbe1 !important;}
.bg_ec2{background:#bac9d2 !important;}
.bg_ec3{background:#a4b6c1 !important;}

td.bgblue{background: #01609a !important;}

/* Signup */
.table_header_signup{border-collapse:separate !important;border-spacing:10px;text-align:center;margin-top:10px;margin-bottom:10px;}
.table_header_signup td{width:181px;height:42px;padding:0;margin:0;font:normal bold 12px/42px Arial;color:#fff;}
.signup_step{background:url(/imgs/ez/signup/header.jpg);}
.signup_step_active{background:url(/imgs/ez/signup/header_active.jpg);color:#555 !important;}
.table_header_signup span{display:inline-block;width:26px;height:26px;font:normal bold 12px/26px Arial;margin-right:6px;}
.signup_step_number{background:#ffb504;color:#555;}
.signup_step_active .signup_step_number{background:#006198;color:#fff;}

.signup_table{border-collapse:separate !important;border-spacing:20px;text-align:center;margin-bottom:10px;background:#f2f2f2;}
.signup_table th {
    color: #01609A;
    font: 30px/30px Arial;
    text-align: left;
    width: 439px;
}
.signup_divider{width:4px;background:#e0e0e0;}

.grlForm{}
.grlFormR{padding-right:10px;}
.grlForm input[type='text'],.grlForm input[type='password'],.grlForm input[type='email'],.grlForm input[type='phone'],.grlForm textarea {background:#fff;border:1px solid #cdcdcd !important;padding:15px; color:#00609b; font:14px/16px Arial;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin: 0 0 10px 0;}

.grlForm input[type='text'],.grlForm input[type='password'],.grlForm input[type='email'],.grlForm input[type='phone'],.grlForm textarea{width:398px; height:18px;}
.grlForm textarea{width:300px; height:78px;}
.grlForm input[type='button'],.grlForm input[type='submit'] {
    padding:0 15px;	font:bold 18px/50px Roboto;	height:50px; color:#fff;	cursor:pointer;	border:none;
    -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
    background-image: -ms-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
    background-image: -moz-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
    background-image: -o-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ABA4B), color-stop(1, #48932A));
    background-image: -webkit-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
    background-image: linear-gradient(to bottom, #6ABA4B 0%, #48932A 100%);
    -webkit-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
}

.grlForm select {
    height:50px; padding:15px; font:14px/50px Arial; color:#fff;	cursor:pointer;	border:none;
    -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
    background-image: -ms-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -moz-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -o-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0077C5), color-stop(1, #00609C));
    background-image: -webkit-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: linear-gradient(to bottom, #0077C5 0%, #00609C 100%);
}
.grlForm select option{ background:#00609c;}
.optionBox {
    font:18px/18px Arial; color:#333333;
    background:#ffa902 url(/imgs/optionYellow.png) 0 0 no-repeat;
    cursor:pointer;	border:none;
    width:108px;
    height:63px;
    overflow: hidden;
    /*line-height: 82px;*/
    display:block;
    float: left;
	padding:34px 15px 15px 15px;
}
.optionBoxEmpty {
    font:18px/18px Arial; color:#333333;
    background:#ffa902;
    width:108px;
    height:63px;
    overflow: hidden;
    display:block;
    float: left;
	padding:34px 15px 15px 15px;
}
.optionBox select {
    background: none;
    border: 0 none;
    border-radius: 0;
    font:18px/18px Arial; color:#333333;
    width:132px;
    cursor: pointer;
    outline: none;
	height:30px;
}
.optionBox select:focus {

    outline: none;
}
select {
    color: #555555;
    display: inline-block;

}
.optionBox select option {
    background:#ffa902;
    border:none;
    outline:none;

}

.grlForm p{padding:0 0 10px 0;}

.pricingTable{color:#333333;width:940px; min-height:120px;margin:50px auto;}
.ptDes{width:272px; height:10px; text-align: left !important; float: left;margin-right: 2px;line-height: 10px;padding: 10px;}
.row {float: left;display: block;}
.colm{width:140px; height:10px; text-align:center;float: left;margin-right: 2px;line-height: 10px;padding: 10px;}
.colm:first-child{margin-left: 0px;}
.colm:last-child{margin-right: 0px;}
.colmBtn{width:160px; height:30px; text-align:center;float: left;margin-right: 2px;line-height: 30px;}
.colmBtn:first-child {margin-left: 0px;}
.colmBtn:last-child {margin-right: 0px;}

.colmTle{
    background-image: -ms-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -moz-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -o-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0077C5), color-stop(1, #00609C));
    background-image: -webkit-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: linear-gradient(to bottom, #0077C5 0%, #00609C 100%);
    border-radius: 5px 5px 0px 0px;-moz-border-radius: 5px 5px 0px 0px;-webkit-border-radius: 5px 5px 0px 0px;color:#fff;font:bold 18px/36px Roboto;
    width:140px; height:36px; text-align:center;float: left;margin-right: 2px;padding: 10px;}
.colmTle:first-child{margin-left: 0px;}
.colmTle:last-child {margin-right: 0px;line-height: 22px;padding: 6px 10px;height: 44px;}
.blueBg{background:#c8e4f5; text-align:center;}
.blueBgArrow{background:#c8e4f5 url(../../imgs/correctArrow.png) 50% 50% no-repeat;}
.whiteBg{background-color:#fff; text-align:center;}
.whiteBgArrow{background:#fff url(../../imgs/correctArrow.png) 50% 50% no-repeat;}
.txtB{color:#00609c;}
.smlFont {font: 12px/10px Arial;padding: 10px 0;width: 160px;}
.tblBlueBtn {
    width:160px;	font:bold 14px/36px Roboto;	height:36px;color:#fff;	cursor:pointer;	border:none;
    border-radius: 0px 0px 5px 5px;	-moz-border-radius: 0px 0px 5px 5px;	-webkit-border-radius: 0px 0px 5px 5px;
    background-image: -ms-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -moz-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -o-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0077C5), color-stop(1, #00609C));
    background-image: -webkit-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: linear-gradient(to bottom, #0077C5 0%, #00609C 100%);
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);	box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);
}

.tblYellowBtn {
    width:80px;	font:bold 14px/36px Roboto;	height:36px; color:#8e6000; cursor:pointer; border:none; float: left;
    border-radius: 0px 0px 0px 4px;	-moz-border-radius: 0px 0px 0px 4px;	-webkit-border-radius: 0px 0px 0px 4px;
    background-image: -ms-linear-gradient(top, #FFBB02 0%, #FFA902 100%);
    background-image: -moz-linear-gradient(top, #FFBB02 0%, #FFA902 100%);
    background-image: -o-linear-gradient(top, #FFBB02 0%, #FFA902 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFBB02), color-stop(1, #FFA902));
    background-image: -webkit-linear-gradient(top, #FFBB02 0%, #FFA902 100%);
    background-image: linear-gradient(to bottom, #FFBB02 0%, #FFA902 100%);
    -webkit-box-shadow: 0px 3px 0px 0px rgba(173,129,38,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(173,129,38,1);	box-shadow: 0px 3px 0px 0px rgba(173,129,38,1);
}

.tblGrnBtn {
    width:80px;	font:bold 14px/36px Roboto;	height:36px; color:#fff; cursor:pointer; border:none; float: right;
    border-radius: 0px 0px 4px 0px;	-moz-border-radius: 0px 0px 4px 0px;	-webkit-border-radius: 0px 0px 4px 0px;
    background-image: -ms-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
    background-image: -moz-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
    background-image: -o-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ABA4B), color-stop(1, #48932A));
    background-image: -webkit-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
    background-image: linear-gradient(to bottom, #6ABA4B 0%, #48932A 100%);
    -webkit-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
}
.ddPlan{float:left; width:152px;height:112px; margin:0 2px; display:block;background:#ddd;}
.grayBg {background: #8c8889;height: 35px;margin: 1px 0;}

.ddPlan{float:left; width:152px;height:112px; margin:0 2px; display:block;background:#ddd;}
.colmGry {background: #8c8889;width: 132px;height: 35px;text-align: center;float: left;margin: 1px 0;line-height: 35px;padding: 10px;font: bold 14px/35px Arial;color:#fff;}
.colmGry:first-child{margin-top: 0px;}
.colmGry:last-child{margin-bottom: 0px;}

.optionPlan1 {float: right;width: 802px; display:block;}
.optionPlan2 {float: right;width: 802px; display:block;}

.customizePlan{margin:50px 0;display: inline-block;}
.tableBoxYlw{width:460px;min-height:237px;float:left;background:#fff;margin-right: 20px;margin-bottom: 20px;}
.tableBoxBle{width:460px;min-height:237px;float:left;background:#fff;margin-right: 0px;margin-bottom: 20px;}
.tableHDyellow{width:410px;height:53px;background:#ffbb02;color:#333;font:22px/53px 'Roboto';padding: 0 25px;}
.tableHDblue{width:410px;height:53px;background:#00609c;color:#fff;font:22px/53px 'Roboto';padding: 0 25px;}
.tableBoxYlw p {width:410px; padding:25px;}
.tableBoxBle p {width:450px; padding:10px;}
.tableBoxBle ul{marging:0 padding:0}
.tableBoxBle ul li {
    list-style-image: url(../../imgs/bullet.png);
    width: 170px;
    float: left;
    margin-left: 30px;
    margin-bottom: 10px;
}

.grayBoxL {
    background: #f2f2f2;
    width: 215px;
    height: 164px;
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.orderDetlTb{color:#333333;width:446px;float: left;}
.oDrow {float: left;display: block;border-bottom:1px solid #ddd;background: #fff;font:bold 13px/13px Arial;}
.oDrow:last-child {margin-bottom: 0px;}
.oDiD{width:12px; text-align:left;float: left;margin-right: 1px;padding: 10px;margin-left: 1px;}
.oDiDfull{width:425px; text-align:left !important;float: left;margin-right: 1px;padding: 10px;font: 14px/20px Arial !important;margin-left: 1px;}

.oDDes{width:160px; text-align: left !important; float: left;margin-right: 1px;padding: 10px;font: 12px/13px Arial;}

.oDcolm{width:144px; text-align:left;float: left;margin-right: 1px;padding: 10px;font: 12px/13px Arial;}
.oDcolm:last-child {
    width: 45px;
    margin-right: 1px;
}
.colmBtn{width:160px; height:30px; text-align:center;float: left;margin-right: 2px;line-height: 30px;}
.oDcolmBtn:first-child {margin-left: 0px;}
.oDcolmBtn:last-child {margin-right: 0px;}
.oDinput {
    border: 1px solid #cdcdcd !important;
    font: 11px/18px Arial;
    height: 8px;
    margin-left: -4px !important;
    margin-top: -6px !important;
    text-align: center;
    width: 43px;
}

.oDinputcoupon {
    border: 1px solid #cdcdcd !important;
    font: 11px/18px Arial;
    height: 8px;
    margin-left: -4px !important;
    margin-top: -6px !important;
    text-align: center;
    width: 143px !important;
}

.ylwBg{background:#ffbb02; color:#333333; font:bold 11px/10px Arial; text-align:center;}
.oDsmlFont {font-size:9px !important;}
.bluTitle {width: 100%;height: 47px;text-align: center;font: bold 23px/47px 'Roboto';color: #fff;margin-bottom: 13px;
    background-image: -ms-linear-gradient(top, #0077C5 0%, #00609C 100%);background-image: -moz-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: -o-linear-gradient(top, #0077C5 0%, #00609C 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0077C5), color-stop(1, #00609C));background-image: -webkit-linear-gradient(top, #0077C5 0%, #00609C 100%);
    background-image: linear-gradient(to bottom, #0077C5 0%, #00609C 100%);
}
.pageTitle {
    color: #01609A;
    font: 30px/30px Arial;
	text-align:left;
}

.ccLogo {
    clear: both;
    float: left;
    margin-top: 20px;
    text-align: left;
}

.ccLogo > a {
    display: block;
}
.signup_center{width:980px;margin:0 auto;font:12px/12px Arial;}
#div_option_1_sub_month_plan,#div_option_2_setup_plan{font:12px/12px Arial;}

.yellowBg{background:#ffbb02; color:#333333; font:24px/35px Arial; text-align:center;height:35px;}
.greenBg{background:#4a962d; color:#fff; font:24px/35px Arial; text-align:center;height:35px;margin-top:2px;}
.per_month_span{font:18px/35px Arial;}
.tableBoxYlw p{font:14px/20px Arial;}
.addorskip{width:460px;float:right;}
.home_pro_text {float: left;text-align: left;text-transform: none; margin:0;}
.home_pro_cycle {float: right; margin-top:21px; margin-right:14px; margin-bottom:-26px; width: 250px;}
.home_pro_cycle img {width:70%; min-width:300px; max-width:500px; margin-top:5px;}


.gray_sm_text {color: #333; font: bold 24px/40px; Arial;display: block;}
.white_lg_text {color: #000;font: bold 40px/62px Arial;text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);}
.home_text_set {
margin: 0 0 10px 0;
}
.home_pro_text {
margin: 9px 0 0 30px;
width: 650px;
}
.home_pro_text_btn{
	font:bold 18px/25px Roboto;	height: 25px; color:#fff;	cursor:pointer;	border:none;
	background-image: -ms-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -moz-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -o-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ABA4B), color-stop(1, #48932A));
	background-image: -webkit-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: linear-gradient(to bottom, #6ABA4B 0%, #48932A 100%);
	-webkit-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
	text-transform: uppercase;
	padding: 10px 30px;
	width: 180px;
	display: block;
	text-align: center;float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin: 0 0 20px;
}
.home_pro_text_btn a{
	color:#fff;	
}
.left_colm {
float: left;
width: 460px;
}
.right_colm {
float: right;
}
.graybox {
width: 405px;
height: auto;
background: #e7e7e7;
padding: 20px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;display: inline-block;
}
.joep_input {
width: 385px !important;
height: 20px !important;
padding: 10px !important;
border: none !important;
margin: 0 0 20px 0 !important;
}
.joep_message  {
width: 385px !important;
height: 91px !important;
padding: 10px !important;
border: none !important;
margin: 0 0 20px 0 !important;border-radius: 0 !important; color:#000 !important;
}

.joep_continue_btn {
	padding:0 20px;	font:bold 18px/40px Roboto;	height:37px; color:#fff;	cursor:pointer;	border:none;
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
	background-image: -ms-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -moz-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -o-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ABA4B), color-stop(1, #48932A));
	background-image: -webkit-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: linear-gradient(to bottom, #6ABA4B 0%, #48932A 100%);
	-webkit-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
	float: left;
}

.joep_imageupload {float: left;width: 100%;margin: 0 0 20px 0;}
.home_joep_title {margin: 0 0 20px 0;text-align: left;position: relative;font: bold 32px/32px 'Roboto', Arial;}
.home_joep_sub_title {margin: 0 0 20px 0;text-align: left;position: relative;font: italic 24px/30px Arial; letter-spacing: 1px;}
.arrow_bt li {list-style-image: url(/imgs/ez/bullet_arrow.png);margin: 0 0 0 24px;padding-left: 10px;}
.arrow_bt li:last-child {margin-bottom: 0;}
.badge_localsale {margin-top: 50px;}
.home_blue_title {margin: 0 0 20px 0;position: relative;font: bold 42px/46px 'Roboto', Arial;}
.pricing_blue_btn {
	font:bold 30px/40px Roboto;	height:36px; color:#fff;	cursor:pointer;	border:none;
	background-image: -ms-linear-gradient(top, #0077C5 0%, #00609C 100%);
	background-image: -moz-linear-gradient(top, #0077C5 0%, #00609C 100%); 
	background-image: -o-linear-gradient(top, #0077C5 0%, #00609C 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0077C5), color-stop(1, #00609C));
	background-image: -webkit-linear-gradient(top, #0077C5 0%, #00609C 100%);
	background-image: linear-gradient(to bottom, #0077C5 0%, #00609C 100%);
	-webkit-box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);	box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);

	text-transform: uppercase;
	padding: 22px 30px;
	width: 390px;
	display: block;
	text-align: right;float: left;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.learnmore_green_btn {
	font:bold 30px/40px Roboto;	height:36px; color:#fff;	cursor:pointer;	border:none;
	background-image: -ms-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -moz-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -o-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ABA4B), color-stop(1, #48932A));
	background-image: -webkit-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: linear-gradient(to bottom, #6ABA4B 0%, #48932A 100%);
	-webkit-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
	text-transform: uppercase;
	padding: 22px 30px;
	width: 390px;
	display: block;
	text-align: left;float: right;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.two_btn_box {width:900px; margin: 0 0 40px 0;display: inline-block;}
.three_btn_box {width:870px; margin: 40px 0;display: inline-block;}
three_btn_box
element.style {
}
.pricing_colm {
width: 486px;
float: left;
color: #000;margin-right: 8px;
}
.pricing_colm:last-child {margin-right: 0;
}
.pricing_title {
color: #fff;
font: bold 30px/36px 'Roboto', Arial;
text-align: center;
margin: 0 0 10px 0;
}
.yellow_pricing_box {
background: #fef3c5;
border: 1px solid #ffe400;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
padding: 18px;
width: 448px;font: bold 20px/24px Arial;
}
.green_pricing_box {
background: #effaea;
border: 1px solid #badeac;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
padding: 18px;
width: 448px;font: bold 20px/22px Arial;
}
.sell_sub_title {
font: bold 18px/22px Arial;margin: 27px 0;
}
.eight_marketing {
margin: 10px 0 30px 0;
font: normal 18px/18px Arial;
}
.eight_mar_box {display: inline-block;min-width: 88px;margin: 0 0 6px 0;height: 44px;padding: 19px 10px 15px 10px;font: normal 18px/22px Arial;background: rgba(255, 182, 5, 0.3);}

.eight_mar_box:hover {
background: rgba(255, 182, 5, 0.5);
}

.promo_media_box {
width: 105px;
height: 105px;
text-align: center;
line-height: 105px;
background: #fff;
display: block;
margin: 0 9px 9px 0; float:left;font: normal 56px/90px 'Socialico';color: #fff;

}
.last_box {margin: 0 0 10px 0;}
.promotion_media { width: 448px; margin: 10px 0 10px 0;display: inline-block;}

.yelp_box {background: #B92414 url(/imgs/ez/icon_yelp.png) 50% 50% no-repeat;}
.google_box {background: #d24726 url(/imgs/ez/icon_google.png) 50% 50% no-repeat;}
.fb_box {background: #3c599b;}
.eventful_box {background: #5ea536 url(/imgs/ez/icon_eventful.png) 50% 50% no-repeat;}

.blogger_box {background: #d2793e;}
.email_box {background: #5f4b98 url(/imgs/ez/icon_email.png) 50% 50% no-repeat;}
.bing_box {background: #ecb72c;}
.twitter_box {background: #51c4e9;}

.trip_box {background: #859644 url(/imgs/ez/icon_tripadvisor.png) 50% 50% no-repeat;}
.wp_box {background: #1e8cbe;}
.tumblr_box {background: #3e5a70;}
.yahoo_box {background: #4d0cb3;}

.linkedin_box {background: #3887ad;}.sell_green_colm {width: 182px;min-height: 237px;border: 1px solid #b8e6a7;background: rgba(255, 255, 255, 0.5);text-align: left;padding: 20px;font: normal 18px/36px Arial;float: left;margin: 0 0 30px 0;}
.sell_green_colm:last-child {border-left:none; }
.jon_message {margin: 20px 0 0 0;}
.need_website_btn {
	font:bold 30px/40px Roboto;	min-height:36px; color:#fff;	cursor:pointer;	border:none;
	background-image: -ms-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -moz-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -o-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ABA4B), color-stop(1, #48932A));
	background-image: -webkit-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: linear-gradient(to bottom, #6ABA4B 0%, #48932A 100%);
	-webkit-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
	text-transform: uppercase;	padding: 16px 30px;	width: 426px;	display: block;margin: 8px 0 0 0;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}
.have_website_btn {
font:bold 30px/40px Roboto;	min-height: 36px; color:#8e6000;	cursor:pointer;	border:none;
padding: 16px 30px;	width: 426px;	display: block;margin: 8px 0 0 0;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
background: #ffd000; background: -moz-linear-gradient(top, #ffd000 0%, #ffa902 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd000), color-stop(100%,#ffa902));background: -webkit-linear-gradient(top, #ffd000 0%,#ffa902 100%);background: -o-linear-gradient(top, #ffd000 0%,#ffa902 100%);background: -ms-linear-gradient(top, #ffd000 0%,#ffa902 100%);background: linear-gradient(to bottom, #ffd000 0%,#ffa902 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd000', endColorstr='#ffa902',GradientType=0 );-webkit-box-shadow: 0px 3px 0px 0px rgba(173,129,38,1);-moz-box-shadow: 0px 3px 0px 0px rgba(173,129,38,1);box-shadow: 0px 3px 0px 0px rgba(173,129,38,1);
}
.pricing_blue_btn:hover {color: #FFC200;}
.gstarted_yellow_btn {text-transform:uppercase;font:bold 24px/30px Roboto;	width: 260px; height:30px; color:#fff;	cursor:pointer;	border:none;float: left;padding: 15px;	display: block; margin: 0 0 0 0;
background: #ffd000; background: -moz-linear-gradient(top, #ffd000 0%, #ffa902 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd000), color-stop(100%,#ffa902));background: -webkit-linear-gradient(top, #ffd000 0%,#ffa902 100%);background: -o-linear-gradient(top, #ffd000 0%,#ffa902 100%);background: -ms-linear-gradient(top, #ffd000 0%,#ffa902 100%);background: linear-gradient(to bottom, #ffd000 0%,#ffa902 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd000', endColorstr='#ffa902',GradientType=0 );-webkit-box-shadow: 0px 3px 0px 0px rgba(173,129,38,1);-moz-box-shadow: 0px 3px 0px 0px rgba(173,129,38,1);box-shadow: 0px 3px 0px 0px rgba(173,129,38,1);	
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}


.gdemo_green_btn {text-transform:uppercase;font:bold 24px/30px Roboto;	width: 260px; height:30px; color:#fff;	cursor:pointer;	border:none;float: left;padding: 15px;	display: block; margin: 0 0 0 0;
	background-image: -ms-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -moz-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -o-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ABA4B), color-stop(1, #48932A));
	background-image: -webkit-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
	background-image: linear-gradient(to bottom, #6ABA4B 0%, #48932A 100%);
	-webkit-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);	box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
	
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.need_web_pricing_blue_btn {text-transform:uppercase;font:bold 24px/30px Roboto;	width: 260px; height:30px; color:#fff;	cursor:pointer;	border:none;float: left;padding: 15px;	display: block; margin: 0 0 0 0;
	background-image: -ms-linear-gradient(top, #0077C5 0%, #00609C 100%);
	background-image: -moz-linear-gradient(top, #0077C5 0%, #00609C 100%); 
	background-image: -o-linear-gradient(top, #0077C5 0%, #00609C 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0077C5), color-stop(1, #00609C));
	background-image: -webkit-linear-gradient(top, #0077C5 0%, #00609C 100%);
	background-image: linear-gradient(to bottom, #0077C5 0%, #00609C 100%);
	-webkit-box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);	box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);
	
}

.three_box {width: 980px;margin: 30px 0;}

.three_box_title {
height: 50px;
background: #0067a9;
color: #fff;
text-align: center;
font: bold 24px/50px Arial;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.three_box_colm {width: 325px;height: auto;margin: 0 2px 0 0;float: left;}
.three_box_colm:last-child {margin-right: 0;}
.three_box_colm h2 {background: #fff;height: 45px;text-align: center;line-height: 45px;}
.three_box_colm p {padding: 20px;background: #f2f2f2;min-height: 128px;}



.three_box_blue_btn {text-transform:uppercase;font:bold 18px/30px Roboto;	width: 305px; height:26px; color:#fff;	cursor:pointer;	border:none;float: left;padding: 10px;	display: block; margin: 0 0 0 0;text-align:center;
	background-image: -ms-linear-gradient(top, #0077C5 0%, #00609C 100%);
	background-image: -moz-linear-gradient(top, #0077C5 0%, #00609C 100%); 
	background-image: -o-linear-gradient(top, #0077C5 0%, #00609C 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0077C5), color-stop(1, #00609C));
	background-image: -webkit-linear-gradient(top, #0077C5 0%, #00609C 100%);
	background-image: linear-gradient(to bottom, #0077C5 0%, #00609C 100%);
	-webkit-box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);	-moz-box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);	box-shadow: 0px 3px 0px 0px rgba(0,69,112,1);
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
}
.full_width {background:#f2f2f2; width:100%;}

.full_width > .three_btn_box {
margin: 20px 0;
}

.have_website_btn:hover, .need_website_btn:hover, .learnmore_green_btn:hover, .joep_continue_btn:hover, .need_web_pricing_blue_btn:hover, .gstarted_yellow_btn:hover, .gdemo_green_btn:hover {color: #333;}


.container_facebook {
	width:1000px;
	margin:0 auto;
	display:table;
	border-bottom:dashed thin #777777;
}
.container_facebook h1, .search_import h1, .directories h1, .fresh_web h1, .newsletter h1, .localbuyer h1, .everywhere h1 {
    color: #01609a;
	font: normal 40px/50px'BebasNeue';
    text-align: center;
    text-transform: uppercase;margin: 40px 0 30px 0;
}

.container_facebook > .content_left {
	float:left;
	width:49%;
	border-right:dashed thin #777777;
}


.container_facebook > .content_left p {
    color: #777777;
    display: inline-block;
	font: normal 24px/30px'BebasNeue'; text-align:left;
	width: 216px;padding: 0 0 0 5px;
}


.container_facebook > .content_left strong {
color: #00609a; font: normal 62px/70px 'BebasNeue'; margin: 0;
}

.left_top {
	border-bottom:dashed thin #777777;
}

.left_top > img {
    position: relative;
    top: 18px;
}


.left_bottom {
    padding: 24px 0 0;
}

.left_bottom img {
	float:left;
	padding-bottom: 20px;
}

.left_bottom strong {
	margin-left:20px;
}

.left_bottom p {
	margin-left:20px;
	width:221px !important;
}


.container_facebook > .content_right {
	float:left;
	width:49%;
	padding: 0 0 0 15px;
}

.container_facebook > .content_right h2 {
	color: #777777;
    font-family:'BebasNeue';
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
	
}

.container_facebook > .content_right h2 {
	color: #777777;
    font: normal 36px/40px'BebasNeue';
    text-align: left;
    text-transform: uppercase;margin: 0 0 60px 0;
	
}

.fb_chart {
font: normal 20px/24px'BebasNeue';
color: #777;
text-align: left;
width: 200px;
float: left;
margin: 40px 0 0 20px;
}
/*SEARCH IMPORT*/
.search_import {
	width:1000px;
	margin:0 auto;
	display:table;
	border-bottom:dashed thin #777777;
}

.search_import > .content_left {
	float:left;
	width:49%;
	border-right:dashed thin #777777;
}


.search_import > .content_left p {
	color: #777777;
	display: inline-block;
	font: normal 24px/29px'BebasNeue';
	width: 296px;
	text-align: left;
	padding: 0 0 0 10px;
}


.search_import > .content_left strong {
color: #00609a;
font: normal 62px/70px 'BebasNeue';
margin: 0;
}

.left_top {
	border-bottom:dashed thin #777777;
}

.search_import > .content_left > .left_top > img {
    position: relative;
    top: 0px;
	margin-bottom: 10px;
}


.left_bottom {
    padding: 24px 0 0;
}

.left_bottom img {
	float:left;
	padding-bottom: 20px;
}

.left_bottom strong {
	margin-left:20px;
}

.left_bottom p {
	margin-left:20px;
	width:221px !important;
}


.search_import > .content_right {
	float:left;
	width:49%;
	padding: 0 0 0 15px;
}

.search_import > .content_right h2 {
width: 370px;
margin: 20px auto 30px auto;
}

.search_import > .content_right h2 {
	color: #777777;
    font:normal 24px/28px 'BebasNeue';
    text-transform: uppercase;
	
}

.search_import > .content_right > img.eggzack_ico {
	text-align:center !important;
	float:none
}

.laptop_lb {padding-top: 130px;}
.seventyfivetext {
color: #777777;float: left;
display: inline-block;
font: normal 16px/24px Arial;
width: 320px;
text-align: left;
padding: 0 0 10px 10px;
}






.directories {
	width:1000px;
	margin:0 auto;
	display:table;
	border-bottom:dashed thin #777777;
	text-align:center;
}


.detail_dir {
    display: inline-block;
    margin-left: 14px;
    width: 296px;
	text-align: left;font: normal 24px/29px'BebasNeue';color: #777;
}

.detail_dir_right {
    display: inline-block;
    margin-left: 14px;
    width: 356px;
	font: normal 24px/29px'BebasNeue';
color: #777;
}

.directories_inner > img {
    margin: 25px 0 20px;
}

.detail_dir_bottom {
    display: inline-block;
	margin: 10px 0;
	font: normal 24px/29px'BebasNeue';
color: #777;
}
.content_left {
float: left;
width: 49%;
border-right: dashed thin #777777;
}

.content_right {
float: left;
width: 49%;
padding: 0 0 0 15px;
}
.value {
	color:#00609a;
	font: 62px/82px 'BebasNeue';
}
.yellow_text {color: #f1b018;}



.fresh_web {
	width:1000px;
	margin:0 auto;
	display:table;
	border-bottom:dashed thin #777777;
	text-align:center;
	font: normal 24px/29px'BebasNeue';
	color: #777;
}


.detail_freshweb  {
    display: inline-block;
	margin: 10px 0;
	width: 432px;
}




.newsletter {
	width:1000px;
	margin:0 auto;
	display:table;
	border-bottom:dashed thin #777777;
	text-align:center;color: #777;
}


.detail_newsletter {
display: inline-block;
margin-left: 14px;
width: 296px;
text-align: left;
font: normal 23px/28px 'BebasNeue';
}
.newsletter_inner_top > img {
    margin: 5px 0 20px;
}

.newsletter_inner_top {
	border-bottom:dashed thin #777777;
} 

.newsletter_inner_bottom {
padding: 24px 0 20px 0;
}

.detail_newsletter_bottom {
    display: inline-block;
	margin: 10px 0;
}

.right_sec_news{
    display: inline-block;
	font: normal 30px/34px 'BebasNeue';
    text-align: center;
    width: 400px;
}
.right_sec_news > strong {
	font-size: 20px;
    line-height: 25px;
}

.newsletter_inner_bottom img {
display: block;
}
.value54 {
color: #00609a;
font: 54px/60px 'BebasNeue';
}

.value66 {
color: #00609a;
font: 54px/60px 'BebasNeue';margin-left: 60px;
}


.detail_newsletter_sm {
display: inline-block;
margin-left: 10px;
width: 296px;
text-align: left;
font: normal 18px/22px 'BebasNeue';
}
.newsletter_inner_bottom img {
float: right;
margin: 0 50px 0 0;
}


.localbuyer {
	width:1000px;
	margin:0 auto;
	display:table;
	border-bottom:dashed thin #777777;
	text-align:center;
}


.detail_localbuyer {
    display: inline-block;
    margin-left: 14px;
    width: 320px;
	text-align:left;font: normal 24px/30px 'BebasNeue';
}
.detail_localbuyer66 {
display: inline-block;
margin-left: 4px;
width: 315px;
text-align: left;
font: normal 18px/20px 'BebasNeue';
color: #777;
}
.localbuyer_inner_top > img {
    margin: 0 0 30px 30px;display: block;
}

.localbuyer_inner_top {
	border-bottom:dashed thin #777777;color: #777;
} 

.localbuyer_inner_bottom {
padding: 24px 0 0;
}

.detail_localbuyer_bottom {
    display: inline-block;
	margin: 10px 0;
}

.right_sec_localbuyer{
	display: inline-block;
	width: 400px;
	font: normal 30px/36px 'BebasNeue';
	color: #777;
	margin: 40px 0 0 0;
}
.right_sec_localbuyer > strong {
	font-size: 20px;
    line-height: 25px;
}




.everywhere {
	width:1000px;
	margin:0 auto;
	display:table;
	border-bottom:dashed thin #777777;
	text-align:center;
	color: #777;
}


.detail_everywhere {
    display: inline-block;
    margin-left: 14px;
    width: 296px;
	text-align:left;font: normal 22px/28px 'BebasNeue';
}

.right_sec_everywhere{
	display: inline-block;
	width: 440px;
	font: normal 30px/36px 'BebasNeue';
}
.everywhere_inner > img {
margin: 5px 0px 24px 25px;
display: block;
}

.value72 {
color: #00609a;
font: 96px/100px 'BebasNeue';
}
#resmenu {
  background: #01609a;
  margin: 0;
  width: auto;
  padding: 0;
  line-height: 1;
  display: block;
  position: relative;
  font-family: 'PT Sans', sans-serif;
}
#resmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
#resmenu ul:after,
#resmenu:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#resmenu ul li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
}
#resmenu ul li a {
  text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#resmenu ul li ul {
  position: absolute;
  left: -9999px;
  top: auto;
}
#resmenu ul li ul li {
  max-height: 0;
  position: absolute;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background: #00314f;
}
#resmenu ul li ul li.has-sub:after {
  display: block;
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #000000;
  z-index: 1;
  top: 13px;
  right: 15px;
}
#resmenu.align-right ul li ul li.has-sub:after {
  right: auto;
  left: 15px;
}
#resmenu ul li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #ffffff;
  z-index: 2;
  top: 15px;
  right: 15px;
}
#resmenu.align-right ul li ul li.has-sub:before {
  right: auto;
  left: 15px;
  border-left-color: transparent;
  border-right-color: #ffffff;
}
#resmenu ul li ul li a {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  letter-spacing: 0;
  display: block;
  width: 170px;
  padding: 11px 10px 11px 20px;
}
#resmenu ul li ul li:hover > a,
#resmenu ul li ul li.active > a {
  color: #01609a;
}
#resmenu ul li ul li:hover:after,
#resmenu ul li ul li.active:after {
  background: #01609a;
}
#resmenu ul li ul li:hover > ul {
  left: 100%;
  top: 0;
}
#resmenu ul li ul li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#resmenu > ul > li {
  float: left;
}
#resmenu.align-center > ul > li {
  float: none;
  display: inline-block;
}
#resmenu.align-center > ul {
  text-align: center;
}
#resmenu.align-center ul ul {
  text-align: left;
}
#resmenu.align-right > ul {
  float: right;
}
#resmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#resmenu.align-right ul ul li:hover > ul {
  right: 100%;
  left: auto;
}
#resmenu.align-right ul ul li a {
  text-align: right;
}
#resmenu > ul > li:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  z-index: 0;
  background: #00314f;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
}
#resmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#resmenu > ul > li.has-sub > a:after {
  display: block;
  content: "";
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  border-radius: 13px;
  right: 14px;
  top: 16px;
}
#resmenu > ul > li.has-sub > a:before {
  display: block;
  content: "";
  border: 4px solid transparent;
  border-top-color: #01609a;
  z-index: 2;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 21px;
}
#resmenu > ul > li > a {
  color: #ffffff;
  padding: 15px 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  z-index: 2;
  position: relative;
}
#resmenu > ul > li:hover:after,
#resmenu > ul > li.active:after {
  height: 100%;
}
#resmenu > ul > li:hover > a,
#resmenu > ul > li.active > a {
  color: #fff;
}
#resmenu > ul > li:hover > a:after,
#resmenu > ul > li.active > a:after {
  background: #000000;
}
#resmenu > ul > li:hover > a:before,
#resmenu > ul > li.active > a:before {
  border-top-color: #ffffff;
}
#resmenu > ul > li:hover > ul {
  left: 0;
}
#resmenu > ul > li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#resmenu #menu-button {
  display: none;
}
#resmenu > ul > li > a {
  display: block;
}
#resmenu > ul > li {
  width: auto;
}
#resmenu > ul > li > ul {
  width: 170px;
  display: block;
}
#resmenu > ul > li > ul > li {
  width: 170px;
  display: block;
}
#resmenu ul li ul li a:hover {
color: #fff;
}
#resmenu > ul > li > ul > li:hover {
background: #12405D;
}
#resmenu {display: none;}

.contact_sec {float: left;width: 100%;text-align: left;}

.team_member_pic {float: left;width: 232px;}
.team_detail_sec {float: right;width: 688px;}
.team_title {width: 470px;float: left;}
.team_social {float: right;width: 200px;height: 43px;padding: 13px 0 0 0;}
.team_member_data {float: left;width: 100%;margin: 6px 0 0 0;}

.guarantees_sec {width: 100%;text-align: left;float: left;}
.guarantees_text {float: left;width: 45%;}
.guarantees_logo {float: left;text-align: center; margin: 0 0 0 180px;}
.Georgia_i_24_24 {margin: 20px 0;}

.buyers_left_colm {float: left;}
.buyers_right_colm {float: left;margin: 120px 0 0 45px;}

.hire_someone_colm {float: left;text-align: left;width: 42%;border-right: 1px dashed #333;padding: 0 2%;}
.hire_someone_colm:last-child {padding: 0 0 0 2%;border-right: none;width: 46%;}

.not_marketing_sec {float: left;width: 53%;text-align: left;border-right: 1px dashed #333;padding: 0 2%;}
.not_marketing_sec:last-child {width: 36%;border-right: 0px dashed #333;padding: 0 0 0 2%;}
.post_manages {
float: left;
width: 56%;
}
.post_manages:last-child {
width: 42%;
}
.home_yc_title2 {
padding: 30px 0;
}

.see_whats {
float: left;
width: 600px;
text-align: left;
}
.see_whats:last-child {
width: 340px;
padding: 0;
margin: 40px 0 0 40px;
}
.pay_grow_btn {
float: left;
min-width: 140px;
text-align: center;
}
.pay_grow_btn_set {
margin: 0 auto;
width: 623px;
}
.help_succeed_colm {
float: left;
}
.help_succeed_colm_or {
float: left;
margin: 0 20px;
line-height: 90px;
width: 60px;
}

/******* style for Learn More Page added by Nathan Horst **************/
.three_box_title {font-size:30px;}
.three_boxes_learnmore { width:96%; padding:2%; margin:2px 0; background: rgba(255, 255, 255, 1); border:solid 1px #0067a9;}
.three_boxes_learnmore ul {list-style-type: circle;}
.three_boxes_learnmore ul li {margin-left:54px;}
.three_boxes_learnmore h2 {font-size:25px; color:black;}

.learnmore_box, .first_box { border-top:solid 1px #0067a9; border-left:solid 1px #0067a9; 
                border-right:solid 2px #0067a9;
                 border-bottom:solid 2px #0067a9; margin-bottom:15px; padding:10px; }
.first_box { line-height:38px;}

#learnmore_lower_box {width:80%; margin:10px 20px; font-size:21px; line-height:31px; color:black;}

#learnmore_headers {text-align:center; font-size:32px;}
#learnmore_lower_headers {text-align:left; font-size:32px; line-height:38px;}
#learnmore_list {list-style-type: circle; margin-left:25%; font-size:20px;}
#learnmore_lower_list {padding:10px 0; font-size:21px; color:black;}


/*Nabeel CSS*/
.arrow_bt_white li {list-style-image: url(/imgs/ez/bullet_arrow_white.png);margin: 0 0 0 24px;padding-left: 10px;}
.blue_background_1, .section_background_blue {
	background:#01609a url(/imgs/ez/section2_article.jpg) center top no-repeat !important;color:#fff !important;	
}
.white_background_1, .section_background_white {
	background:#fff url(/imgs/ez/section3_article.jpg) center top no-repeat !important;color:#01609a !important;	
}
.edited_img{margin: 30px 0 30px;text-align: left;position:relative;}
.home_yc_title{margin: 0 0 10px !important;text-align: left;position:relative;}
.home_yc_lheight{font:18px/20px Arial !important;}
.badge_localsale {margin: 0 70px 0 0 !important;width: 300px; !important;}
.left_colm_margin {display: inline-block;margin: 70px 0 0;}
.home_joep_title_lfont{font:bold 50px/32px "Roboto",Arial !important;}
.home_yc_lfont{font:28px/30px Arial !important;}

.content_left_align{text-align: left;}
.reseller_btns_container{width:980px;margin:0 auto;display: inline-block;margin: 0 0 10px;}
.reseller_btn {width:140px;float: left;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin: 10px;}
.pricing_table_1, .pricing_table_2, .pricing_table_3 {background: none repeat scroll 0 0 #fff;color: black;}
.pricing_table_1 tr td:nth-child(2), .pricing_table_2 tr td:nth-child(2), .pricing_table_3 tr td:nth-child(2){background: none repeat scroll 0 0 #f0af13;}
.pricing_table_1 tr td:nth-child(3), .pricing_table_3 tr td:nth-child(4){background: none repeat scroll 0 0 #6aba4b;}
.pricing_table_3 tr td:nth-child(3){background: none repeat scroll 0 0 #add8e6;}
.pricing_table_1 td, .pricing_table_2 td, .pricing_table_3 td{padding: 5px;}
.article_body h2 {
    font: 500 42px/50px "Roboto";
}
.three_box_title{background:none !important; color:#fff !important;}
.three_boxes_learnmore {
    background: none !important;
    border: none !important;
}
#learnmore_headers {
    text-align: left !important;
}
#learnmore_list {
    margin-left: 50px !important;
}
#learnmore_list, .ez_web_li, #mylocalone_list {
    list-style-image: url("/imgs/ez/bullet_arrow.png") !important;
}
.three_boxes_learnmore ul li, .bullet_points_arrows ul li, .three_boxes_mylocalone li {
	list-style-image: url("/imgs/ez/bullet_arrow_white.png") !important;
}
.three_box_title {
    text-align: left !important;
}
.three_boxes_learnmore {
    padding: 2% 0 !important;
}
.three_boxes_learnmore h2 {
    color: #fff !important;
}
.learnmore_box, .first_box{border:none;}
.bullet_points_arrows ul li {
	margin:0 0 0 40px;	
}
.home_badge img {
    height: auto;
    width: 140px;
}
.left_align_text {
	text-align:left;
	padding: 0 0 0 30px;	
}
.tleft_text, #tleft_text{text-align:left}
.border_active {border:1px solid #000;}
.border_btm_none{border-right:1px solid #000; border-left:1px solid #000;}
.border_one tr{border:1px solid #000;}
.border_one tr:last-child {border-bottom:0px solid #000; border-right:1px solid #000;}
.border_one td{border-left:1px solid #000;}
#expanderHead td, #expanderHead2 td, #expanderHead3 td {background:#00314f; color:#fff;}
.partner_link:hover {
    color: #000;
}




/*updated by najam*/
#mylocalone_headers {
text-align: left;
font-size: 32px;
}

#mylocalone_list {
list-style-type: circle;
margin-left: 5%;
font-size: 20px;
}

.web_portal_sec {
width: 562px;
margin: 0px auto;
}

.box_title_mylocalone {
color: #fff;
text-align: left;
font: bold 18px/45px Arial;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.three_boxes_mylocalone {
width: 96%;
padding: 2%;
margin: 2px 0 2px 22px;
}

#mylocalone_lower_headers {
text-align: left;
font-size: 32px;
line-height: 38px;
}

.mylocalone_img {
width: 524px;
margin: 0px auto;
}
.mylocalone_sec4_img {
width: 561px;
margin: 0px auto;
text-align: center;
}
.mylocalone_icon {
width: 200px;
margin: 0px auto;
text-align: center;
}
.ez_web_li {
list-style: initial;
margin: 0 0 0 50px;
line-height: 30px;
}

.gray_sm_text li {
list-style: initial;
margin: 0 0 0 40px;
line-height: 34px;
}

.signup980{
	max-width:980px;
}
.news_bigimg_deluxe {
    border: 5px solid #f0af13;
    float: left;
    height: 100px;
    margin: 0 20px 0 0;
    width: 100px;
}
.article_bigrow.deluxe_article {
    border: 1px solid #000;
    color: #000;
    font: 16px/20px "arial";
    min-height: 110px;
    margin: 0 0 20px;
    padding: 20px;
    width: 100%;
}
.deluxe_after_btm_sec {
    color: #000;
    font: 16px/18px "arial";
}

.signup_center h1{font:18px/38px Arial;margin-top:10px;}


.form_cart_960{display:block;max-width:960px;margin:0 auto;font:18px/28px Arial;}
.f9_submit{
	padding: 0 15px;
font: bold 18px/50px Roboto;
height: 50px;
color: #fff;
cursor: pointer;
border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-image: -ms-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
background-image: -moz-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
background-image: -o-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ABA4B), color-stop(1, #48932A));
background-image: -webkit-linear-gradient(top, #6ABA4B 0%, #48932A 100%);
background-image: linear-gradient(to bottom, #6ABA4B 0%, #48932A 100%);
-webkit-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
-moz-box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
box-shadow: 0px 3px 0px 0px rgba(51,104,30,1);
float:right;
}







