#signup {
  margin: 0 auto;
  clear: both;
}
.l_banner {
  margin: 0 auto;
  clear: both;
  margin-left: 1em;
}
.l_banner ul li {
  list-style: initial;
}
.banner {
  width: 100%;
  margin: 0 auto 10px;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}
.banner h1 {
  font-size: 35px;
  line-height: 40px;
  color: #707070;
  padding:20px 10px 10px 10px;
}
.banner h2 {
  font-size: 25px;
  color: #707070;
  line-height: 32px;
  padding: 10px 10px 20px 10px;
  margin-bottom: 0;
}
#global_page_user-signup-index #sign_up h3 {
  display: none;
}
.container {
  width: 100%;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  overflow: hidden;
}
.row {
  text-align: center;
  position: relative;
}
.table1 {
  width: 30%;
  display: inline-block;
  text-align: center;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
  vertical-align: top;
}
.head_section1 {
  padding: 20px 8px;
  background-color: #00A8AA;
  color: #fff;
  text-align: center;
}
.head_section1 h1 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 400 !important;
  font-family: 'Open Sans', sans-serif;
}
.price1 h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
}
.price1 h1 sub {
  color: #7c7c7c;
}
.price1 h1 span {
  font-size: 80%;
}
.price1 {
  width: 100%;
  height: 60px;
  background-color: #fff;
  text-align: center;
}
.button {
  width: 80%;
  background-color: #fff;
  color: #FF7E00;
  border: 1px solid #FF7E00;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  margin: 20px 10%;
  cursor: pointer;
}
.button:hover {
  background-color: #FF7E00;
  color: #fff;
  height: auto !important;
}
.table2 {
  width: 30%;
  display: inline-block;
  border: 5px solid #FF7E00;
  text-align: center;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  vertical-align: top;
}
.mini_head {
  background-color: #00A8AA;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  color: #fff;
}
.mini_head p {
  padding: 10px;
}
.head_section2 {
  padding: 20px 8px;
  background-color: #FF7E00;
  color: #fff;
  text-align: center;
}
.head_section2 h1 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 400 !important;
  font-family: 'Open Sans', sans-serif;
}
.price2 {
  background-color: #fff;
  text-align: center;
}
.price2 h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
}
.price1 h2 sub {
  color: #7c7c7c;
}
.button2 {
  width: 80%;
  background-color: #fff;
  color: #00A8AA;
  border: 1px solid #00A8AA;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  margin: 20px 10%;
  cursor: pointer;
}
.button2:hover {
  background-color: #00A8AA;
  color: #fff;
  height: auto !important;
}
.content {
  background-color: rgba(0, 168, 170, 0.1);
}
.content ul {
  margin: 0;
  padding: 0;
}
.content ul li {
  color: #7c7c7c;
  list-style: none;
  padding: 20px 8px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-size: 16px;
}
.price1, .price2 {
  padding: 10px 0;
}
.horizontalScrollbar {
  clear: both;
}
.horizontalThumb {
  background: #aaa;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 9px;
  width: 15px;
  overflow: hidden;
}
.horizontalTrack {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  float: left;
  height: 9px;
  width: 255px;
  position: relative;
  background: #ddd;
  overflow: hidden;
}
.plan_subscriptions_terms_cond {
  margin-top: 10px;
  display: inline-block;
  clear: both;
  width: 100%;
}

/*Core Popup*/
#TB_window #plan_container #list-scroll-areas {
  width: 98% !important;
  margin-left: 0;
  margin-right: 0;
}
#TB_window .plan_subscriptions_container #plan_container .price1 h1,
#TB_window .plan_subscriptions_container #plan_container .price2 h1,
.seao_smoothbox_lightbox_content_html .plan_subscriptions_container #plan_container .price1 h1,
.seao_smoothbox_lightbox_content_html .plan_subscriptions_container #plan_container .price2 h1 {
  font-size: 25px;
}
.seao_smoothbox_lightbox_content_html .mini_head p {
  padding: 0;
}
.seao_smoothbox_lightbox_content_html .mini_head {
  padding: 10px;
  box-sizing: border-box;
}
.seao_smoothbox_lightbox_content_html .content ul li,
#TB_window .content ul li {
  display: table;
  box-sizing: border-box;
  padding: 15px 8px;
  width: 100%;
  font-size: 14px;
  white-space: normal;
}
.seao_smoothbox_lightbox_content_html .content ul li span,
#TB_window .content ul li span {
  display: table-cell;
  vertical-align: middle;
}
.seao_smoothbox_lightbox_content_html .plan_template_3 .price1,
#TB_window .plan_template_3 .price1 {
  line-height: 45px;
}
@media only screen and (min-width: 1200px) {
  #TB_window .plan_subscriptions_container {
    width: 800px;
    
  }
}
/*----------Responsive---CSS-----------------*/
@media only screen and (min-width: 960px) and (max-width: 1360px) {
  .sitemenu_seaolightbox_signup > div {
    width: 100% !important;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1199px) {
   #TB_window .plan_subscriptions_container {
    width: 700px;
    overflow-x: hidden;
  }
  .seao_smoothbox_lightbox_content_html .plan_subscriptions_container .columns .mini_head p,
  #TB_window .plan_subscriptions_container .columns .mini_head p {
    font-size: 13px;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  div.sitemenu_seaolightbox_signup > div {
    width: 100%;
    box-sizing: border-box;
  }
  .seao_smoothbox_lightbox_content_html .plan_row, #TB_window .plan_row {
    padding-bottom: 50px;
    height: 100%;    
  }
  .seao_smoothbox_lightbox_content_html .plan_row p, #TB_window .plan_row p {
    margin-bottom: 10px;
  }
  .seao_smoothbox_lightbox_content_html #row div.columns:first-child,
  #TB_window #row div.columns:first-child {
    margin-left: 0;
  }
  .seao_smoothbox_lightbox_content_html #row div.columns:last-child,
  #TB_window #row div.columns:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) { 
  #TB_window .plan_subscriptions_container {
    width: 100%;
    overflow-x: hidden;
  }
   #TB_window #plan_container #list-scroll-areas {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
  
  .seao_smoothbox_lightbox_content_html #row .table1,
  .seao_smoothbox_lightbox_content_html #row .table2,
  #TB_window #row .table1,
  #TB_window #row .table2 {
    width: 200px;
  }  
  .seao_smoothbox_lightbox_content_html .plan_subscriptions_container .banner,
  #TB_window .plan_subscriptions_container .banner {
    padding: 10px;
  }
  #TB_window .plan_subscriptions_container .banner h1, .seao_smoothbox_lightbox_content_html .plan_subscriptions_container .banner h1 {
    font-size: 20px;
    padding: 0;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 599px) {
  .seao_smoothbox_lightbox_content_html .plan_subscriptions_container .columns .mini_head p,
  #TB_window .plan_subscriptions_container .columns .mini_head p {
    font-weight: normal;
  }
  #TB_window .plan_subscriptions_container .content>.button2,
  #TB_window .plan_subscriptions_container .content>.button {
    font-size: 1.1em;
    font-weight: normal;
  }
  #TB_window .plan_subscriptions_container #plan_container .price1 h1,
  #TB_window .plan_subscriptions_container #plan_container .price2 h1,
  .seao_smoothbox_lightbox_content_html .plan_subscriptions_container #plan_container .price1 h1,
  .seao_smoothbox_lightbox_content_html .plan_subscriptions_container #plan_container .price2 h1 {
    font-size: 22px;
  }
  .banner {
    padding: 15px;
  }
  .banner h1 {
    font-size: 25px;
    line-height: 28px;
    padding: 0;
    margin-bottom: 10px;
  }
  .banner h2 {
    font-size: 20px;
    padding: 0;
  }
}
@media only screen and (max-width: 320px) {
  #TB_window .plan_subscriptions_container {
    width: 100%;
    box-sizing: border-box;
  }
}