html, body {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  font: 13px 'PT Sans', sans-serif;
}

/*++++++ Global Classes ++++++*/
 
.clear         { clear: both; }
.clear_l       { clear: left; }
.clear_r       { clear: right; }
 
.float_l       { float: left; }
.float_r       { float: right; }
 
.pre           { white-space: pre; }

.text_left     { text-align: left; }
.text_right    { text-align: right; }
.text_center   { text-align: center; }
.text_justify  { text-align: justify; }
 
.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }

.link          { cursor: pointer; text-decoration: underline; }
.wait          { cursor: wait; }

.invis {
    height: 1px;
    left: -999px;
    position: absolute;
    top: -999px;
    visibility: hidden;
    width: 1px;
}

/*------ END Global Classes ------*/

iframe#form_submitter {
  left: -1000px;
  position: absolute;
  top: -1000px;
}

div.form_errors {
  background: #fff url(/static/images/theme/bruin/error_sign.gif) 1em center no-repeat;
  border: 1px solid #787878;
  color: #920000;
  font-weight: bold;
  margin-bottom: 1em;
  padding: 2em 1em 2em 8em;
}

  div.form_errors div {
    margin: .4em 0;
  }

div.form_success {
  color: #0a0;
  font-weight: bold;
}

input, textarea {
  border: 1px solid #787878;
  margin: 0;
  padding: .2em 0 .2em .2em;
}

input[type=text], input[type=password] {
  font-size: 1em; 
  width: 10em;
}

input.no_border { 
  border: 0;
}

textarea {
  line-height: 1.25;
  height: 8em;
  width: 99%;
}

select { 
  font-size: 1em;
}

form div.buttons {
  padding: 1em 0;
  text-align: center;
}

.button {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  margin: 0 0.3em;
  padding: 0.2em 0.4em;
}

  .button.mousedown {
    border-color: #666;
  }

  .button.disabled {
    background-color: #ddd;
    border-color: #999;
    color: #777;
    cursor: auto;
  }

select.name_prefix {
  width: 4.5em;
}

input.first_name { 
  width: 8.2em;
}

input.char_1 {
  width: 1em;
}

input.char_2 {
  width: 1.4em;
}

input.char_3 {
  width: 2em;
}

input.char_4 {
  width: 2.7em;
}

input.char_5 {
  width:3.3em;
}

input.char_7 {
  width: 4.5em;
}

input.char_8 {
  width: 5em;
}

form table tbody tr td.label {
  padding: 0.4em 0.5em 0.4em 0;
  vertical-align: top;
}

form table tbody tr td.label div.label {
  font-weight: bold;
}

#header_container {
  background: #fff;
  width: 100%;  
}

#header_top, .main_container {
  margin: 0 auto;
  clear: both;
}

#header_top {
  height: 35px;
  padding: 8px 10px 0 10px;
}

#header_top_logo {
  color: #7fa8ce;
  float: left;
  padding: 0 50px 0 0;
}

#header_top_logo span {
  color: #b2b2b2;
}

#header_top div.text {
  line-height: 23px;
  color: #b2b2b2;
}

#header_top_social {
  color: #b2b2b2;
  float: left;
}

#header_top_social div {
  float: left;
}

#header_top_social span.share {
  float: left;
  margin: 0 10px 0 0;
}

#header_top_social .share_item {
  margin: 0 5px;
}

#header_top_social .share_item a {
  color: #b2b2b2;
  text-decoration: none;
}

#header_top_social .share_icon_fb {
  background: url(/static/images/global/wc/social_sprite_v2.png) no-repeat -40px -53px;
  height: 19px;
  width: 19px;
}

#header_top_social .share_icon_twitter {
  background: url(/static/images/global/wc/social_sprite_v2.png) no-repeat -60px -53px;
  height: 19px;
  width: 19px;
}

#header_top_social .share_icon_plurk {
  background: url(/static/images/global/wc/social_sprite_v2.png) no-repeat 0px -104px;
  height: 16px;
  width: 16px;
}

#header_top .share_item_click > div {
  margin-right: 5px;
}

#sign_in_button {
  background-color: #284b91;
  border: 1px solid #00236f;
  color: #fff;
  cursor: pointer;
  float: right;
  padding: 2px 12px;
}

#sign_in_button a {
  color: #fff;
  text-decoration: none;
}

#company_name {
  font-size: 26px;
  margin: 0;
  min-height: 32px;
  padding-top: 30px;
  padding-bottom: 30px;
  vertical-align: middle;
}

#company_name.with_logo {
  background-position: 0 center;
  padding-left: 120px;
}

@media (min-width: 980px) {
  #header_top, .main_container, #sub_container {
    width: 980px;
  }
}

@media (min-width: 769px) {
  .ham_btn, .ham_close {
    display: none;
  }
}

@media (max-width: 800px) {
  #header_container {
    margin-top: 50px;
  }

  #main_menu {
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 900;
  }

  .ham_btn {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='6'/><rect y='24' width='30' height='6'/><rect y='12' width='30' height='6'/></svg>");
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 10px;
    width: 30px;
  }

  .ham_close {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='6'/><rect y='24' width='30' height='6'/><rect y='12' width='30' height='6'/></svg>");
    cursor: pointer;
    display: none;
    height: 30px;
    margin: 10px;
    width: 30px;
  }

  #main_menu_body {
    background: #1594e6;
    clear: both;
    display: none;
    padding: 0 30px 10px;
  }

  #main_menu div {
    font-size: 16px;
  }

  #main_menu_body div {
    border-bottom: 1px solid #b7d8ee;
    margin-bottom: 10px;
  }

  #main_menu_body a {
    color: #fff;
    text-decoration: none;
  }

  #main_menu_body a:hover {
    color: #b7d8ee;
  }

  #ham_nav_expand:checked + .ham_nav_top .ham_close {
    display: block;
  }

  #ham_nav_expand:checked + .ham_nav_top .main_menu {
    display: block;
  }

  #ham_nav_expand:checked + .ham_nav_top .ham_btn {
    display: none;
  }

  #header_top {
    height: 30px;
    position: absolute;
    top: 0px;
    left: 58px;
    width: auto;
    z-index: 1000;
  }
  
  #header {
    padding-top: 10px;
  }
}

#sub_container {
  margin: 0 auto;
  padding: 20px 0;
}

@media (max-width: 980px) {
  #sub_container {
    padding: 20px 10px;
  }
}

#sub_container a,
#sub_container a:visited {
  color: #000;
}

#sub_container #build_site {
  display: none;
}

#sub_title_top {
  font-size: 40px;
}

@media (min-width: 769px) {
  .slim_form_container {
    width: 50%;
  }
}

.slim_form_container .table_container table {
  width: 100%;
}

#webmail_login_container,
#forgot_password_form_container,
#sign_in_form_container {
  margin-top: 20px;
}

#webmail_login_container div.buttons,
#forgot_password_form_container div.buttons,
#sign_in_form_container div.buttons {
  width: 219px;
}

@media (min-width: 801px) {
  #sign_in_up_container {
    border-top: 1px solid #ccc;
    margin: 0 auto;
    width: 700px;
  }

/*  #sign_in_up_container > div {
    width: 46%;
  }*/

  #sign_in_up_container h3 {
    font-size: 18px;
  }
  
  #sign_in_container {
    border-right: 1px solid #ccc;
    float: left;
    width: 40%;
  }

  #sign_up_container {
    float: right;
    width: 55%;
  }
}
@media (max-width: 800px) {
  #sign_in_container,
  #sign_up_container {
    margin: 0 auto;
    width: 250px;
  }

  #sign_up_container {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
  }
}

div.subpage_header {
  background-size: cover;
  color: #fff;
  height: 144px;
  font-size: 64px;
  padding: 240px 0 0 16%;
}

div.subpage_header div.subpage_subtitle {
  font-size: 32px;
}

@media (max-width: 1000px) {
  div.subpage_header {
    height: 88px;
    font-size: 42px;
    padding-left: 10%;
    padding-top: 126px
  }

  div.subpage_header div.subpage_subtitle {
    font-size: 22px;
  }
}

@media (max-width: 625px) {
  div.subpage_header {
    font-size: 32px;
    padding-left: 5%;
  }

  div.subpage_header div.subpage_subtitle {
    font-size: 16px;
  }
}

#footer_bottom > div {
  padding-top: 10px;
}

/* ---------- Website Features -------- */

#website_features_header {
  background-image: url(/static/images/global/wc/website_features_header.jpg);
}

@media (min-width: 900px) {
  #website_features_main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
}

#website_features_menu {
  background-color: #efefef;
  flex: 1;
}

#website_features_menu ul {
  list-style: none;
}

#website_features_menu ul li {
  cursor: pointer;
  font-size: 16px;
}

@media (min-width: 900px) {
  #website_features_menu {
    flex: 0 0 35%;
    padding: 60px 0 100px 50px;
  }
}

@media (min-width: 900px) and (max-width: 1200px) {
  #website_features_menu {
    padding: 60px 0 0 0;
    width: 30%;
  }

  #website_features_menu ul {
    padding-left: 8px;
  }

  #website_features_menu ul li {
    font-size: 14px;
  }
}

@media (min-width: 900px) {
  #website_features_menu ul li {
    background: url(/static/images/global/wc/website_features_sprite.png) no-repeat 10px 0;
    font-weight: bold;
    padding: 26px 8px 26px 75px;
  }

  #website_features_menu ul li.active {
    background-color: #fff;
  }

  #website_features_menu #wf_menu_email   { background-position: 10px -88px;  }
  #website_features_menu #wf_menu_ecom    { background-position: 10px -168px; }
  #website_features_menu #wf_menu_editing { background-position: 10px -260px; }
  #website_features_menu #wf_menu_resp    { background-position: 10px -334px; }
  #website_features_menu #wf_menu_metric  { background-position: 10px -412px; }
  #website_features_menu #wf_menu_specs   { background-position: 10px -492px; }
  #website_features_menu #wf_menu_content { background-position: 10px -576px; }
}

@media (max-width: 900px) {
  #website_features_menu ul {
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='6'/><rect y='24' width='30' height='6'/><rect y='12' width='30' height='6'/></svg>") no-repeat 16px 12px;
    padding: 0;
  }

  #website_features_menu ul.open {
    padding-top: 55px;
  }

  #website_features_menu ul li {
    display: none;
    line-height: 55px;
    padding-left: 60px;
  }

  #website_features_menu ul.open li,
  #website_features_menu ul li.active {
    display: block;
  }

  #website_features_menu ul.open li {
    background: url(/static/images/global/wc/website_features_sprite_sm.png) no-repeat 18px 0;
    line-height: 45px;
  }

  #website_features_menu ul.open #wf_menu_email   { background-position: 18px -56px;  }
  #website_features_menu ul.open #wf_menu_ecom    { background-position: 18px -106px; }
  #website_features_menu ul.open #wf_menu_editing { background-position: 18px -162px; }
  #website_features_menu ul.open #wf_menu_resp    { background-position: 18px -208px; }
  #website_features_menu ul.open #wf_menu_metric  { background-position: 18px -256px; }
  #website_features_menu ul.open #wf_menu_specs   { background-position: 18px -308px; }
  #website_features_menu ul.open #wf_menu_content { background-position: 18px -358px; }

  #website_features_menu ul.open li.active {
    background-color: #fff;
  }
}

@media (max-width: 400px) {
  #website_features_menu ul li {
    font-size: 14px;
  }
}

#website_features_body {
}

@media (min-width: 900px) {
  #website_features_body {
    flex: 1;
    padding: 40px 30px 50px;
  }
}
@media (min-width: 900px) and (max-width: 1200px) {
  #website_features_body {
    width: 60%;
  }
}

#website_features_body div.wf_body {
  display: none;
}

#website_features_body div.wf_body.active {
  display: block;
}

#website_features_body div.wf_body h3 {
  font-size: 30px;
  font-weight: normal;
  padding-left: 50px;
}

@media (max-width: 900px) {
  #website_features_body {
    padding: 0 20px;
  }
  #website_features_body div.wf_body h3 {
    display: none;
  }
}

#website_features_body div.wf_body div.wf_body_img {
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 24px;
  height: 55px;
  padding: 185px 0 0 40px;
}

@media (max-width: 1200px) {
  #website_features_body div.wf_body div.wf_body_img {
    font-size: 18px;
  }
}

#wf_body_img_support { background-image: url(/static/images/global/wc/website_features_body_support.jpg); }
#wf_body_img_email   { background-image: url(/static/images/global/wc/website_features_body_email.jpg); }
#wf_body_img_ecom    { background-image: url(/static/images/global/wc/website_features_body_ecom.jpg); }
#wf_body_img_editing { background-image: url(/static/images/global/wc/website_features_body_editing.jpg); }
#wf_body_img_resp    { background-image: url(/static/images/global/wc/website_features_body_resp.jpg); }
#wf_body_img_metric  { background-image: url(/static/images/global/wc/website_features_body_metric.jpg); }
#wf_body_img_specs   { background-image: url(/static/images/global/wc/website_features_body_specs.jpg); }
#wf_body_img_content { background-image: url(/static/images/global/wc/website_features_body_content.jpg); }

#website_features_body div.wf_body p {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
}

#website_features_dmp {
  background: #0b8cad;
  clear: both;
  color: #fff;
  padding: 150px 0 150px 12%;
  position: relative;
}

#website_features_dmp img {
  left: 200px;
  position: absolute;
  top: -58px;
}

#website_features_dmp h2 {
  font-size: 30px;
  left: 500px;
  position: absolute;
  top: 50px;
}

@media (min-width: 900px) {
  .website_features_dmp_col {
    float: left;
    padding-right: 10px;
    width: 45%
  }
}

#website_features_dmp div.feature {
  font-size: 16px;
}

@media (max-width: 1200px) {
  #website_features_dmp img {
    left: 100px;
  }

  #website_features_dmp h2 {
    left: 300px;
    font-size: 24px;
  }
}

@media (max-width: 900px) {
  #website_features_dmp {
    margin-top: 120px;
    padding-left: 10%;
    padding-right: 10%;
  }

  #website_features_dmp h2 {
    position: initial;
    margin-top: 0;
  }
}

/* ---------- End Website Features ---- */

#drive_traffic .subpage_header {
  background-image: url(/static/images/global/wc/drive_traffic_header.jpg);
}

#drive_traffic h2,
#drive_traffic h3,
#drive_traffic p,
#drive_traffic ol,
#drive_traffic ul,
#drive_traffic_form_container {
  margin: 0 auto;
  max-width: 975px;
}

@media (max-width: 1000px) {
  #drive_traffic h2,
  #drive_traffic h3,
  #drive_traffic p,
  #drive_traffic ol,
  #drive_traffic ul,
  #drive_traffic_form_container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

#drive_traffic h2 {
  font-size: 36px;
  font-weight: normal;
  margin-top: 40px;
}

#drive_traffic #shop_local span {
  background: url(/static/images/global/wc/shop_local_icon.png) no-repeat 4px 7px;
  font-weight: bold;
  padding-left: 35px;
}

#drive_traffic #onecart {
  background: url(/static/images/global/wc/onecart_icon.png) no-repeat 0px 7px;
  padding-left: 35px;
  max-width: 940px;
}

#drive_traffic h3 {
  font-size: 32px;
  padding-top: 25px;
  padding-bottom: 25px;
}

#drive_traffic #apn {
  background: url(/static/images/global/wc/apn_icon.png) no-repeat 0 0;
  padding-left: 104px;
  max-width: 880px;
}

@media (max-width: 1000px) {
  #drive_traffic h3 {
    font-size: 24px;
  }

  #drive_traffic #onecart {
    background-position-x: 25px;
    padding-left: 60px;
  }

  #drive_traffic #apn {
    background-position-x: 25px;
    padding-left: 139px;
  }
}

#drive_traffic p {
  font-size: 14px;
  line-height: 28px;
}

#drive_traffic ol li,
#drive_traffic ul li {
  font-size: 14px;
  line-height: 28px;
  margin-left: 20px;
}

@media (max-width: 1000px) {
  #drive_traffic ol li,
  #drive_traffic ul li {
    margin-left: 45px;
  }
}

#drive_traffic_form_section {
  background-color: #f3f3f3;
  margin: 40px 0;
  padding: 40px 0;
}

#drive_traffic_form_container {
  margin-top: 40px;
}

#learn_more_header {
  background-image: url(/static/images/global/wc/learn_more_header.jpg);
}

#learn_more_text {
  font-size: 14px;
  line-height: 24px;
  margin: 0 auto;
  max-width: 975px;
  padding: 50px 15%;
}

#learn_more_form_section {
  background-color: #f3f3f3;
  padding: 50px 20%;
}

#learn_more_form_section h3 {
  font-size: 28px;
  margin: 0 auto 25px;
  max-width: 975px;
}

@media (max-width: 768px) {
  #learn_more_form_section h3 {
    font-size: 22px;
  }
}

#learn_more_form_container {
  margin: 0 auto;
  max-width: 975px;
}

#learn_more_form_container td.label,
#drive_traffic_form_container td.label {
  vertical-align: middle;
}

#learn_more_form_container input[type=text],
#drive_traffic_form_container input[type=text] {
  margin: .5em 0;
  padding: .5em;
  width: 15em;
}

#learn_more_form_container td.all_cols div.value input,
#drive_traffic_form_container td.all_cols div.value input {
  margin: 1em .5em 0 6em;
}

@media (max-width: 400px) {
  #learn_more_form_container input[type=text],
  #drive_traffic_form_container input[type=text] {
    width: 10em;
  }

  #learn_more_form_container td.all_cols div.value input,
  #drive_traffic_form_container td.all_cols div.value input {
    margin: 1em .5em 0 1em;
  }
}

#learn_more_form_container div.buttons,
#drive_traffic_form_container div.buttons {
  padding-top: 3em;
  text-align: left;
}

#learn_more_form_container .button,
#drive_traffic_form_container .button {
  border: 1px solid #000;
  background: #000;
  color: #fff;
  font-size: 14px;
  margin-left: 6em;
  padding: .5em 1em;
}

#learn_more_form_container .button.mousedown,
#drive_traffic_form_container .button.mousedown {
  background: #fff;
  color: #000;
}

/* ---------- Partner Program --------- */

#partner_program_form_container {
  margin-top: 20px;
}

@media (min-width: 501px) {
  #partner_program_form_container input {
    width: 22em;
  }
}

/* ---------- End Partner Program --------- */


/* ---------- Digital Marketing Products --------- */

#dmp_container a.purchase {
  background: #000;
  color: #fff;
  padding: 7px 20px;
  text-decoration: none;
}

@media (min-width: 681px) {
  #dmp_container .dmp_item {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 290px;
  }
  
  #dmp_container .dmp_item h3 {
    font-size: 30px;
    padding-top: 50px;
  }
  
  #dmp_container .dmp_item p {
    font-size: 14px;
    padding-right: 20px;
  }
}

@media (min-width: 551px) and (max-width: 680px) {
  #dmp_container .dmp_item {
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 auto 50px;
    padding-top: 125px;
    width: 500px;
  }
  
  #dmp_container .dmp_item h3 {
    font-size: 18px;
    padding-top: 20px;
  }
  
  #dmp_container .dmp_item p {
    font-size: 14px;
  }
}

@media (max-width: 550px) {
  #dmp_container .dmp_item {
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 auto 30px;
    padding-top: 125px;
    width: 300px;
  }
  
  #dmp_container .dmp_item h3 {
    font-size: 16px;
    padding-top: 20px;
  }
  
  #dmp_container .dmp_item p {
    font-size: 13px;
  }
}

#dmp_container #dmp_item_seo {
  background-image: url(/static/images/global/wc/digital_marketing_products/seo.png);
}

#dmp_container #dmp_item_google {
  background-image: url(/static/images/global/wc/digital_marketing_products/google.png);
}

#dmp_container #dmp_item_facebook {
  background-image: url(/static/images/global/wc/digital_marketing_products/facebook.png);
}

#dmp_container #dmp_item_social {
  background-image: url(/static/images/global/wc/digital_marketing_products/social.png);
}

#dmp_container #dmp_item_reputation {
  background-image: url(/static/images/global/wc/digital_marketing_products/reputation.png);
}

#dmp_container #dmp_item_content {
  background-image: url(/static/images/global/wc/digital_marketing_products/content.png);
}

#sub_container #dmp_container a,
#sub_container #dmp_container a:visited {
  color: #00c4fc;
}

#sub_container #dmp_container a.purchase {
  background: #00c4fc;
  color: #fff;
}

/* ---------- End Digital Marketing Products --------- */


/* ---------- Map controls for mobile --------- */
#map_container {
  top: 0px;
  left: 0;
  width: 100%;
}

.map-wrapper {
  position: relative;
  overflow: hidden;
}

.mapescape-scroll {
  background: transparent;
  z-index: 1;
  width: 40px;
  right: 0;
  top: 30px;
  position: absolute; 
  transition: right .3s;
  -moz-transition: right .3s; /* Firefox 4 */
  -webkit-transition: right .3s; /* Safari and Chrome */
  -webkit-user-select: none; /* prevent copy paste on scroll tab */
}

.mapescape-scroll.scroll-inactive {
  right: -40px;
}

.mapescape-scroll-tab {
  width: 35px;
  height: 70px;
  right: 0;
  border-radius: 55px 0 0 55px;
  position: absolute;
  background: rgba(174,38,66,.7) url(/static/images/global/mapescape/scroll-icon.png) 70% 50% no-repeat;
  color: #fff;
  background-size: 12px 25px;
  transition: top .3s;
  -moz-transition: top .3s; /* Firefox 4 */
  -webkit-transition: top .3s; /* Safari and Chrome */
  -webkit-user-select: none; /* prevent copy paste on scroll tab */
}

/* active state */
.scroll-active .mapescape-scroll-tab:before {
  content: ' ';
  z-index: -1;
  display: block;
  position: absolute;
  left: -10px;
  top: -10px;
  width: 45px;
  height: 90px;
  right: 0;
  border-radius: 55px 0 0 55px;
  position: absolute;
  background: rgba(255,255,255,.9);
  transition: top .3s;
  -moz-transition: top .3s; /* Firefox 4 */
  -webkit-transition: top .3s; /* Safari and Chrome */
  -webkit-user-select: none; /* prevent copy paste on scroll tab */
 }

/* ---------- End - Map controls for mobile --------- */

#website_build_form .checking {
  display: none;
}

@media (min-width: 801px) {
  #main_menu_sign_in {
    display: none;
  }

  #website_build_form td.value {
    position: relative;
  }
  
  #website_build_form div.help_box_text {
    position: absolute;
    width: 200px;
    top: 0px;
    background: #00c4fc;
    color: #fff;
    padding: 10px;
    right: 100px;
  }
}

@media (max-width: 800px) {
  #header_top_logo {
    padding-right: 10px;
  }

  #sign_in_button,
  #website_build_form div.help_box_text {
    display: none;
  }
}

@media (max-width: 650px) {
  #header_top_social .share_item span {
    display: none;
  }
}

@media (max-width: 450px) {
  #website_build_form span.check {
    display: block;
  }  
}

@media (max-width: 480px) {
  #header_top_social span.share {
    display: none;
  }
}

@media (max-width: 373px) {
  #header_top_social {
    display: none;
  }
}

@media (min-width: 360px) and (max-width: 500px) {
  #demo_video_splash img {
    height: 180px;
    width: 320px;
  }
}

@media (max-width: 375px) {
  #header_top {
    width: auto;
  }

  #demo_video_splash img {
    height: 140px;
    width: 260px;
  }
}


    







