.post_launch_signup_box .tab-content {
  padding: 0 30px;
}
.post_launch_signup_box input.wpforms-field-medium, .post_launch_signup_box select.wpforms-field-medium {
  max-width: 100% !important;
}
.post_launch_signup_box .col-sm-6 {
  width: 50% !important;
  float: left !important;
  clear: none !important;
  padding-right: 20px !important;
}
button.wpforms-page-next{
  float: right !important;
}
.wpforms-submit-container{
  text-align: center;
}
.post_launch_signup_box .col-sm-2 {
  clear: none !important;
  display: inline-block !important;
  margin-right: 15px !important;
  width: 15% !important;
}
.wpforms-field.cus_text {
  padding-right: 25px !important;
  text-align: right !important;
}
.post_launch_signup_box .col-sm-3 {
  clear: none !important;
  display: inline-block !important;
  margin-right: 15px !important;
  width: 23.5% !important;
}



/* Initial CSS */
.header_wrap {
  float: left;
  width: 100%;
  margin: 0;
  background: #000;
  height: 50px;
}
.header_links {
  margin: 14px 0 0 0;
}
.search_wrap {
  float: left;
  margin-left: 36px;
}
.search_wrap form {
  position: relative;
}
.search_wrap form img {
  position: absolute;
  top: 20px;
  left: 12px;
}

.custom_main_btn {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  background: #fa9020;
  border-radius: 0;
  padding: 12px 40px;
  font-family: 'Roboto', sans-serif;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}
.custom_main_btn:hover {
  background: #e78218;
  color: #fff;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}
.black_ghost_btn {
  font-size: 15px;
  font-weight: 500;
  border-radius: 0;
  height: 41px;
  border: 1px solid #393939;
  color: #393939;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}
.black_ghost_btn:hover {
  background-color: #393939;
  color: #fff;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}
.white_ghost_btn {
  font-size: 15px;
  font-weight: 500;
  border-radius: 0;
  height: 41px;
  border: 2px solid #fff;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}
.white_ghost_btn:hover {
  background-color: #fff;
  color: #000;
  -webkit-transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: all 900ms ease;
}
.logo {
  margin-top: 20px;
}
.banner_content {
  margin-top: 160px;
}
.banner_content h1 {
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 43px;
  line-height: 62px;
  margin-left: 20px;
}
.banner_content h1 span {
  color: #fa9020;
}
.signup_box_wrap {
  margin-top: 180px;
  background-color: rgba(30,44,55,0.90);
  padding: 30px 26px;
  color: #fff;
  float: left;
  width: 100%;
}
.signup_box_wrap div {
  font-size: 20px;
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  float: left;
  width: 100%;
}
.signup_box_wrap p {
  font-size: 16px;
  color: #fff;
  font-family: 'Roboto', serif;
  font-weight: 500;
  margin: 6px 0 20px 0;
  float: left;
  width: 100%;
}
.signup_box_wrap a {
  float: left;
  width: 100%;
}
.search_wrap input {
  background-color: #3c3c3c;
  border-radius: 50px;
  border: 0;
  margin: 10px 10px 0 0;
  height: 32px;
  width: 205px;
  box-shadow: inset 1px 2px 2px rgba(0,0,1,.37);
  -moz-box-shadow: inset 1px 2px 2px rgba(0,0,1,.37);
  -webkit-box-shadow: inset 1px 2px 2px rgba(0,0,1,.37);
  padding: 0 10px 0 34px;
  font-size: 13px;
  color: #fff;
}
.search_wrap input::-webkit-input-placeholder {
  color: #fff;
}
.search_wrap input::-moz-placeholder {
  color: #fff;
}
.search_wrap input:-ms-input-placeholder {
  color: #fff;
}
.search_wrap input:-moz-placeholder {
  color: #fff;
}
.search_wrap input:focus {
  outline: none;
  color: #fff;
}
.header_links a {
  color: #fff;
  margin-right: 20px;
  font-size: 13px;
  text-decoration: underline;
}
.email_box {
  float: left;
  margin: 18px 0 0 20px;
}
.email_box img {
  margin-right: 10px;
}
.email_box a {
  color: #fff;
}
.top_banner_wrap {
  float: left;
  width: 100%;
  margin: 0;
  background: url(../images/top_banner.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  height: calc(100vh - 50px)
}
.how_it_works_section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 65px 0;
}
.timeline {
  overflow: hidden;
  padding-top: 50px;
  position: relative;
}
.timeline .line {
  background-color: #d2d2d2;
  height: 85%;
  left: 50%;
  margin: 0 -2px;
  position: absolute;
  top: 113px;
  width: 3px;
}
.how.left {
  float: left;
  margin-left: 103px;
}
.how {
  clear: both;
  margin: 0;
  padding: 0 0 3em;
  position: relative;
  width: 369px;
}
.how.left img {
  float: right;
  margin-left: 20px;
}
.how .title {
  color: #393939;
  display: block;
  font-size: 21px;
  font-weight: 700;
  font-size: 20px;
  font-family: 'Roboto Slab', serif;
  margin: 10px 0 6px;
}
.how .text {
  color: #4f4f4f;
  display: block;
  font-size: 14px;
  line-height: 26px;
}
.how.right {
  float: right;
  margin-right: 94px;
  width: 377px;
}
.how.right img {
  float: left;
  margin-right: 20px;
}
.why_join_section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 20px 0;
  background-color: #f3f3f3;
}
.why_join_section .section_title {
  margin-bottom: 30px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.signup_btn_wrap {
  margin: 40px 0;
  float: left;
}
.success_stories_section {
  float: left;
  width: 100%;
  padding: 25px 0;
  margin: 0;
}
.success_stories_section .custom_join_box p {
  padding-right: 20px;
}
.success_stories_section .section_title {
  margin-bottom: 20px;
}
.custom_join_box {
  margin: 30px 0 20px;
  float: left;
  width: 100%;
}
.custom_join_box .media-left {
  padding-right: 28px;
}
.custom_join_box .media-heading {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
  color: #393939;
}
.custom_join_box .media-body p {
  font-size: 16px;
  color: #4f4f4f;
  line-height: 26px;
  margin-top: 10px;
}
.cta_wrap {
  float: left;
  width: 100%;
  margin: 0;
  padding: 100px 0;
  background: url(../images/cta_bg.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.cta_wrap h1 {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  font-family: 'Roboto Slab', serif;
  line-height: 50px;
}
.newsletter_section {
  float: left;
  width: 100%;
  padding: 60px 0 0 0;
  margin: 0;
}
.newsletter_bg_box {
  background: url(../images/newsletter_bg.png) no-repeat center center;
  width: 100%;
  height: 331px;
}
.newsletter_bg_box p{
  float: left;
  width: 100%;
  padding: 40px 40px 40px 00px;
  text-align: center;
  margin-top: 40px;
  font-size: 16px;
  line-height: 30px;
}
.newsletter_bg_box .form-group {
  margin-right: 45px;
  position: relative;
}
.newsletter_bg_box .form-group input {
  width: 380px;
  border-radius: 0;
  border: 1px solid #d1d1d1;
  height: 45px;
  font-size: 16px;
  padding-right: 34px;
}
.newsletter_bg_box .form-group img {
  position: absolute;
  top: 10px;
  right: 170px;
}
.newsletter_bg_box .form-group input:focus {
  box-shadow: none;
}
.newsletter_bg_box .form-group input.custom_main_btn {
  width: 160px;
}
.footer_wrap {
  float: left;
  width: 100%;
  padding: 60px 0;
  background-color: #3a3a3a;
}
.footer_contact_info {
  color: #fff;
  float: left;
  width: 100%;
  margin: 14px 0 0 0;
  font-size: 16px;
}
.footer_first_col img {
  margin-bottom: 20px;
}
.footer_contact_info a {
  color: #fff;
}
.footer_contact_info span {
  margin-right: 10px;
}
.footer_social_media {
  margin-top: 20px;
  float: left;
}
.footer_social_media img {
  margin-right: 10px;
}
.footer_links {
  margin-left: 10px;
  float: left;
}
.footer_links h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  margin-bottom: 0;
}
.footer_links ul {
  padding-left: 0;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.footer_links ul li {
  background-image: url(../images/footer_list_icon.png);
  background-repeat: no-repeat;
  background-position: 0 .1em;
  padding-left: 38px;
  line-height: 22px;
  margin-bottom: 15px;
  list-style: none;
}
.footer_links ul li a {
  color: #fff;
  font-size: 15px;
}
.footer_copyright {
  float: left;
  width: 100%;
  margin: 0;
  padding: 15px 0 10px;
  background-color: #292929;
}
.footer_copyright p {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 36px;
}

.thumbnail {
  position:relative;
  overflow:hidden;
}
.caption {
  position:absolute;
  top:-100%;
  right:0;
  background:rgba(250,144,32,0.85);
  width:100%;
  height:100%;
  padding:2%;
  text-align:center;
  color:#fff !important;
  z-index:2;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.caption h4 {
  padding-top: 40px;
}
.caption .label-default {
  font-size: 12px;
}
.thumbnail:hover .caption {
  top:0%;
}
.faq_section {
  float: left;
  width: 100%;
  margin: 0;
  padding: 50px 0;
}
.faq_section h4 {
  font-size: 20px;
  color: #393939;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  margin: 16px 0;
  float: left;
  width: 100%;
}
.faq_section p {
  font-size: 16px;
  color: #393939;
  line-height: 26px;
}
.inner_page_banner_wrap {
  height: 370px;
}
.innerpage_banner_title {
  margin-top: 70px;
}
.innerpage_banner_title span {
  font-size: 44px;
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  border-left: 5px solid #fa9020;
  padding-left: 10px;
  text-transform: uppercase;
}
.inner_page_banner_wrap {
  float: left;
  width: 100%;
  margin: 0;
  background: url(../images/top_banner_inner.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
.pre_launch_signup_container, .post_signup_wrapper {
  float: left;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background-color: #f0f0f0;
}
.pre_launch_signup_box {
  float: left;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
}
.pre_launch_signup_box h3 {
  margin-left: 20px;
  font-size: 20px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  float: left;
  width: 100%;
  margin-bottom: 16px;
}
.pre_launch_signup_form_title {
  float: left;
  width: 100%;
  padding: 10px 10px 10px 20px;
  background-color: #626262;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
}
.post_launch_signup_box .tab-pane .form-group {
  padding-left: 10px;
  padding-right: 10px;
}
.pre_launch_signup_box form label, .post_launch_signup_box label {
  font-size: 15px !important;
  color: #444444 !important;
  font-weight: 500 !important;
  font-family: 'Roboto', sans-serif !important;
  margin-top: 5px !important;
  width: 100% !important;
}
.pre_launch_signup_box form input[type=text], .pre_launch_signup_box form textarea,
.post_launch_signup_box input[type=text], .post_launch_signup_box textarea,
.post_launch_signup_box input[type=email], 
.post_launch_signup_box input[type=password], .post_launch_signup_box select
 {
  border: 1px solid #c9c9c9 !important;
  -moz-border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  border-radius: 6px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  background-color: #f3f3f3 !important;
  height: 53px !important;
  outline: none !important;
}
.post_launch_signup_box .form-group {
  margin-bottom: 16px;
  /*margin-top: 10px;*/
}

.pre_launch_signup_box form input:focus, .pre_launch_signup_box form input[type=text]:focus, .pre_launch_signup_box form textarea:focus,
.post_launch_signup_box .form-group input:focus, .post_launch_signup_box .form-group textarea:focus, .post_launch_signup_box .form-group select:focus
 {
  outline: none;
  border-color: #c9c9c9;
  box-shadow: none;
}
.pre_launch_signup_box form em, .post_launch_signup_box em {
  font-size: 13px;
  color: #616161;
  font-style: italic;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.post_launch_signup_box em { 
  margin-top: 6px;
}
.spacer {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.pre_launch_signup_box form textarea, .post_launch_signup_box textarea {
  height: 100px;
  resize: none;
}
.line_hr {
  border: 0;
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
  margin: 10px 0;
}
.pre_launch_signup_box form input[type=checkbox], .post_launch_signup_box input[type=checkbox] {
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 10px 10px 0;
}


.board{
  margin: 10px auto;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #b8b8b8;
}
.board .nav-tabs {
  position: relative;
  margin-bottom: 0;
  box-sizing: border-box;
}
.board > div.board-inner{
  background: #dfdfdf;
  height: 140px;
  float: left;
  width: 100%;
  border-radius: 10px 10px 0 0;
}
p.narrow{
  width: 60%;
  margin: 10px auto;
}
.liner{
  height: 3px;
  background: #626262;
  position: absolute;
  width: 85%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  border: 0;
  border-bottom-color: transparent;
}

span.round-tabs{
  width: 57px;
  height: 57px;
  line-height: 57px;
  display: inline-block;
  border-radius: 100px;
  background: white;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 25px;
}
.nav-tabs li .round-tabs {
  color: #626262;
  border: 2px solid #626262;
}
.nav-tabs li.active .round-tabs {
  color: #fa9020;
  border-color: #fa9020;
  background-color: #fff !important;
}
.nav-tabs li p {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 66px;
  position: absolute;
  font-size: 14px;
  color: #444444;
  font-family: 'Roboto', serif;
  font-weight: 700;
}
.nav-tabs > li.active > a span.round-tabs{
  background: #fafafa;
}
.nav-tabs > li {
  width: 14%;
}
.nav-tabs > li a{
 width: 57px;
 height: 57px;
 margin: 20px auto;
 border-radius: 100%;
 padding: 0;
}
.nav-tabs > li a:hover{
  background: transparent;
}
.tab-pane{
  position: relative;
}
.tab-content .head{
  font-size: 25px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.btn-outline-rounded{
  padding: 10px 40px;
  margin: 20px 0;
  border: 2px solid transparent;
  border-radius: 25px;
}
.tab-content h3 {
  float: left;
  width: 100%;
  background-color: #626262;
  padding: 12px 12px 12px 20px;
  color: #fff;
  font-size: 15px;
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  margin-top: 0;
}
.tab-content h6 {
  font-size: 16px;
  color: #626262;
  float: left;
  width: 100%;
  margin: 6px 0 10px 20px;
}
.tab-content h4 {
  font-size: 22px;
  color: #fa9020;
  float: left;
  width: 100%;
  padding: 40px 0 0 0;
  text-align: center;
}








/* ================================================== */
   /* #Media Queries */
/* ================================================== */


  
  @media only screen and (max-width: 1200px) {
    .search_wrap {
      margin-left: 0;
    }
    .top_banner_wrap { 
      height: auto;
    }
    .header_links a {
      margin-right: 12px;
    }
    .banner_content {
      margin-top: 80px;
    }
    .signup_box_wrap {
      margin-top: 85px;
    }
    .top_banner_wrap {
      height: 500px;
    }
    .banner_content h1 {
      margin-left: 0;
    }
    .how_it_works_section, .why_join_section {
      padding: 40px 0;
    }
    .inner_page_banner_wrap {
      height: 280px;
    }
    .inner_page_banner_wrap {
      margin-top: 38px;
    }
  }

  /* Smaller than standard 960 (devices and browsers) */
  @media only screen and (max-width: 1024px) {
    
  }


  @media (max-width: 991px) {
    .header_links {
      margin: 4px 0 0;
    }
    h2 {
      font-size: 26px;
    }
    .footer_links h4 {
      font-size: 16px;
      height: 30px;
    }
    .footer_contact_info {
      font-size: 15px;
    }
    .footer_contact_info a {
      float: left;
      width: 100%;
    }
    .footer_social_media img {
      width: 28px;
      margin-right: 7px;
    }
    .footer_links ul li {
      line-height: 18px;
    }
    .footer_links ul li a {
      font-size: 14px;
    }
    .banner_content {
      margin-top: 102px;
    }
    .banner_content h1 {
      font-size: 34px;
      line-height: 50px;
    }
    .banner_content h1 br {
      display: none;
    }
    .how_it_works_section, .why_join_section {
      padding: 30px 0;
    }
    .how.left {
      margin-left: -8px;
    }
    .how.right {
      margin-right: -15px;
    }
    .how .title {
      margin-left: 10px;
    }
    .why_join_section .section_title, .success_stories_section .section_title {
       margin-bottom: 15px;
    }
    .success_stories_section .custom_join_box .media-object {
      width: 100px;
    }
    .success_stories_section .custom_join_box .media-left {
      padding-right: 18px;
    }
    .innerpage_banner_title span {
      font-size: 28px;
    }
  }

  /* All Mobile Sizes (devices and browser) */
  @media only screen and (max-width: 767px) {
    .row-eq-height {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display:         block;
    }
    .header_wrap {
      height: 75px;
    }
    .header_links {
      text-align: center;
    }
    .header_top_mobile {
      float: none;
      margin: 0 auto;
      width: 455px;
    }
    h2 {
      font-size: 24px;
    }
    .newsletter_bg_box .form-group img {
      display: none;
    }
    .newsletter_bg_box p {
      padding: 32px 40px 19px 0;
    }
    .newsletter_bg_box .form-group input {
      margin-bottom: 16px;
    }
    .newsletter_bg_box p br {
      display: none;
    }
    .footer_contact_info span {
      float: left;
    }
    .footer_contact_info a {
      width: auto;
    }
    .banner_content {
      margin-top: 50px;
    }
    .banner_content h1 {
      font-size: 30px;
    }
    .signup_box_wrap {
      margin-top: 40px;
    }
    .how_it_works_section, .why_join_section {
      padding: 20px 0;
    }
    .image_link {
      display: none;
    }
    .timeline {
      padding-top: 20px;
      margin: 20px 0;
    }
    .how .title {
      margin-left: 0;
    }
    .title_link, .text {
      float: left;
      width: 100%;
      padding-left: 38px;
      margin-top: -8px;
    }
    .how {
      float: left;
      width: 100%;
      padding: 0;
      margin-bottom: 20px;
    }
    .timeline .line {
      left: 14px;
      top: 5px;
      height: 100%;
    }
    .how .title:before {
      content: "●";
      position: absolute;
      left: 15px;
      color: #fa9020;
    } 
    .how.right {
      width: 100%;
      margin-right: 8px;
    }
    .custom_join_box {
      margin-bottom: 0;
    }
    .why_join_section .custom_join_box .media-object {
      width: 44px;
    }
    .why_join_section .custom_join_box .media-left {
      padding-right: 18px;
    }
    .success_stories_section .section_title {
       margin-bottom: 10px;
    }
    .cta_wrap {
      padding: 50px 0 70px;
    }
    .cta_wrap h1 {
      font-size: 26px;
      line-height: 42px;
    }
    .cta_wrap {
      background-position: center;
    }
    .tab-content h4 {
      font-size: 18px;
    }

    .post_launch_signup_box .col-sm-6, .post_launch_signup_box .col-sm-2, 
    .post_launch_signup_box .col-sm-3 {
      width: 100% !important;
      float: none !important;
      clear: both !important;
      padding-right: 0 !important;
      margin-bottom: 5px;
    }


  }

  @media screen and (max-width: 640px) {
    .newsletter_bg_box .form-group {
      margin-right: 0;
    }
    .newsletter_bg_box .form-group {
      margin-bottom: 20px;
    }
    .newsletter_bg_box .form-group input {
      width: 100%;
    }
    .newsletter_bg_box p {
      padding-right: 0;
    }
    .how_it_works_section, .why_join_section {
      padding: 14px 0;
    }
    .how .title, .custom_join_box .media-heading {
      font-size: 18px;
    }
    .success_stories_section .custom_join_box .media-object {
      width: 80px;
    }
    .nav-tabs li p {
      display: none;
    }
    .board > div.board-inner {
      height: 107px;
    }
  }

  @media( max-width : 585px ){
    
    .board {
      width: 90%;
      height:auto !important;
    }
    span.round-tabs {
      font-size:16px;
      width: 50px;
      height: 50px;
      line-height: 50px;
    }
    .tab-content .head{
      font-size:20px;
    }
    .nav-tabs > li a {
      width: 50px;
      height: 50px;
      line-height:50px;
    }
    .nav-tabs > li.active:after {
      content: " ";
      position: absolute;
      left: 35%;
    }
    .btn-outline-rounded {
      padding:12px 20px;
    }
}


  /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 480px) and (max-width: 767px) {

  }
  
  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
  @media only screen and (max-width: 480px) {
    .header_links {
      margin-top: 0;
    }
    .header_wrap {
      height: 90px;
    }
    .header_top_mobile {
      width: 100%;
    }
    .search_wrap, .search_wrap input {
      float: left;
      width: 100%;
    }
    .email_box {
      float: left;
      margin: 2px 0 0 20px;
      text-align: center;
      width: 100%;
    }
    .search_wrap input {
      margin-top: 4px;
    }
    h2 {
      font-size: 22px;
    }
    .banner_content h1 {
      font-size: 26px;
      line-height: 32px;
    }
    span.round-tabs {
      font-size:16px;
      width: 36px;
      height: 36px;
      line-height: 32px;
    }
    .nav-tabs > li a {
      width: 36px;
      height: 36px;
      line-height: 32px;
    }
    .board > div.board-inner {
      height: 81px;
    }
  }

  /* Small Mobile devices */
  @media only screen and (max-width: 360px) {
    
  }
  
  /* Small Mobile devices */
  @media only screen and (max-width: 280px) {
    
  }