/*
 Theme Name:   Rise Child
 Theme URI:    http://thrivethemes.com/
 Description:  Rise child description
 Author:       Thrive Themes
 Author URI:   http://thrivethemes.com/
 Template:     rise
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         blog, thrive, lead capture
 Text Domain:  rise-child
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,300,400,700");
/*=========================================*/
/*======= SASS VARIABLES ==================*/
/*=========================================*/
/*orange*/
/*gray*/
/*gray*/
/*=========================================*/
/*======= SUMARY ==========================*/
/*=========================================

	I. INDIVIDUAL
		1_HEADER
		2_FOOTER
		3_HOME
		
   II. RESPONSIVE
        1_MIN_769px
		
        2_MAX_1080px
		3_MAX_940px
		4_MAX_768px
		5_MAX_540px
		6_MAX_450px

/*=========================================*/
/*=========================================*/
/*======= INDIVIDUAL ======================*/
/*=========================================*/
.home * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.home .cf:before, .home .cf:after {
  content: "";
  display: table;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0; }
.home .cf:after {
  clear: both; }
.home .cbnp_tbl {
  display: table;
  width: 100%;
  table-layout: fixed; }
.home .cbnp_cell {
  display: table-cell;
  vertical-align: top; }
.home .cbnp_section {
  margin: 100px 0; }
.home .cbnp_section:last-of-type {
  margin-bottom: 0; }
.home .section_color {
  background-color: #333333; }
.home .section_centerd {
  text-align: center; }
.home p, .home .cbnp_section, .home .cbnp_section_title span {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400; }
.home header nav > ul.menu > li > a {
  font-size: 16px;
  font-family: "Montserrat", sans-serif; }
.home p {
  margin: 0; }
.home h1, .home h2, .home h3, .home h4, .home h5, .home h6, .home p, .home .cbnp_section {
  color: #000; }
.home p, .home .cbnp_section {
  line-height: 26px; }
.home h1, .home h2, .home h3, .home h4, .home h5, .home h6 {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  line-height: 24px;
  margin-bottom: 20px; }
.home .cbnp_section_title {
  font-size: 20px !important;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold; }
.home .cbnp_section_title span {
  display: block;
  text-transform: initial;
  line-height: 1;
  font-weight: 300; }
.home .cbnp_read_more {
  max-width: 230px;
  width: 100%;
  margin: 0 auto;
  display: block; }
.home .cbnp_read_more a, .home #tve_tcb2_blank .thrv_lead_generation_container button {
  display: block;
  line-height: 1;
  background-color: #F8A51B;
  font-family: "Montserrat", sans-serif;
  padding: 13px 25px;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
  font-size: 14px; }
.home .cbnp_read_more a:hover, .home #tve_tcb2_blank .thrv_lead_generation_container button:hover {
  background-color: #333333; }

/************************/
/*** 1_HEADER ***********/
/************************/
.cbnp_header_top {
  background: #000;
  border-bottom: 1px solid #F8A51B; }
  .cbnp_header_top .menu-social-media-container ul {
    list-style: none;
    text-align: right; }
    .cbnp_header_top .menu-social-media-container ul li.cbnp_smt {
      display: block;
      float: right;
      width: 18px;
      height: 18px;
      background-size: 18px;
      background-repeat: no-repeat;
      background-position: center;
      padding: 10px;
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      -ms-box-sizing: content-box;
      box-sizing: content-box; }
    .cbnp_header_top .menu-social-media-container ul li.cbnp_smt:hover {
      opacity: 0.5; }
    .cbnp_header_top .menu-social-media-container ul a {
      display: block;
      width: 18px;
      height: 18px;
      overflow: hidden;
      color: transparent;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .cbnp_header_top .menu-social-media-container ul .smt_fb {
      background-image: url("/wp-content/uploads/2018/08/fb.png"); }
    .cbnp_header_top .menu-social-media-container ul .smt_insta {
      background-image: url("/wp-content/uploads/2018/08/insta.png"); }
    .cbnp_header_top .menu-social-media-container ul .smt_yout {
      background-image: url("/wp-content/uploads/2018/08/yt.png"); }
    .cbnp_header_top .menu-social-media-container ul li:first-of-type {
      margin-right: -10px; }

.home header .m-si {
  min-height: initial; }
.home header.side .m-s {
  vertical-align: middle; }
.home header #logo > a > img {
  max-width: 300px; }
.home .h-bi header {
  background: #000;
  border: 0;
  padding: 0;
  margin-bottom: -5px; }
  .home .h-bi header .h-i {
    padding: 20px 0; }
.home header.side nav > ul > li {
  padding: 0 5px; }
.home header nav > ul.menu > li > a {
  padding: 10px 30px;
  font-size: 14px;
  font-weight: bold;
  display: block;
  color: #FFF !important;
  text-transform: uppercase;
  line-height: 1; }
.home header nav > ul.menu > li > a:hover {
  background-color: #F8A51B; }
.home header nav > ul > li a:before {
  display: none; }

/************************/
/*** 2_FOOTER ***********/
/************************/
footer .fmm.fmm {
  background: #333333;
  text-align: right;
  padding: 30px 0 16px; }

footer .fmm.fmm p, footer .fmm.fmm a {
  color: #FFF;
  font-size: 16px;
  font-weight: 400; }

/************************/
/*** 3_HOME *************/
/************************/
.home {
  /* Image + blurb */
  /* Start Here */
  /* Articles */
  /* Featured Products */
  /* Category Items */
  /* Blog */
  /***** Newsletter *****/
  /* Reset thrive */
  /* Customization */
  /* Placeholder */
  /* container of both elements */
  /* input container */
  /* input */
  /* button container */
  /* submit button */ }
  .home .cbnp_header {
    background-size: cover;
    background-position: center;
    padding: 300px 0 125px;
    text-align: right; }
  .home .cbnp_blurb_text {
    font-family: "Montserrat", sans-serif;
    max-width: 750px;
    display: inline-block;
    position: relative; }
  .home .cbnp_title_blurb {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    line-height: 1.2;
    font-size: 80px !important;
    color: #FFF; }
  .home .cbnp_content_blurb {
    color: #FFF;
    font-size: 20px; }
  .home .start_here {
    margin: 125px 0; }
  .home .start_here_img {
    text-align: right;
    padding: 11%;
    background: #F8A51B;
    position: relative;
    overflow: hidden; }
    .home .start_here_img img {
      width: 100%;
      position: relative;
      z-index: 1; }
  .home .start_here_img:before {
    content: "";
    background: #FFF;
    position: absolute;
    width: 1000px;
    height: 1000px;
    z-index: 0;
    top: 217px;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
  .home .start_here .cbnp_cell:first-child {
    position: relative;
    width: 40%; }
  .home .start_here .cbnp_cell:last-child {
    position: relative;
    border-left: 0; }
  .home .start_here .cbnp_read_more {
    margin-top: 65px;
    display: inline-block; }
  .home .start_here .cbnp_read_more a:hover {
    background: #333; }
  .home .start_here .cbnp_section_title {
    font-size: 35px !important;
    margin-top: 0;
    margin-bottom: 30px;
    text-align: left;
    color: #3C3950; }
  .home .start_here .start_here_text {
    text-align: left;
    color: #3C3950; }
  .home .half_colored_section {
    z-index: 0;
    padding: 0 10% 0 0;
    text-align: left; }
  .home .cbnp_feat_art_container {
    margin: 0 -20px;
    padding-bottom: 20px; }
  .home .cbnp_article {
    position: relative;
    padding: 0 20px; }
  .home .cbnp_img_art img {
    display: none; }
  .home .cbnp_img_art {
    height: 250px;
    background-size: cover;
    background-position: center;
    position: relative; }
  .home .cbnp_article_text {
    padding: 50px 25px 60px;
    margin: 0 auto;
    border: 1px solid #dfe5e8;
    color: #5f727f;
    border-top: 0;
    max-width: 100%;
    min-height: 335px;
    position: relative; }
  .home .cbnp_articles_section h2.cbnp_section_title,
  .home .cbnp_product_section h2.cbnp_section_title {
    margin-bottom: 50px;
    margin-top: 0;
    padding-bottom: 20px;
    font-size: 30px !important;
    line-height: 1;
    position: relative; }
    .home .cbnp_articles_section h2.cbnp_section_title span,
    .home .cbnp_product_section h2.cbnp_section_title span {
      font-size: 22px;
      margin-bottom: 10px; }
  .home .cbnp_articles_section h2.cbnp_section_title:after,
  .home .cbnp_product_section h2.cbnp_section_title:after {
    content: "";
    width: 500px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -250px;
    background-image: url("/wp-content/uploads/2018/08/underline.jpg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .home .cbnp_article h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 22px !important;
    line-height: 20px !important;
    position: relative; }
  .home .cbnp_article h3 a {
    color: #3C394E;
    font-size: 22px !important;
    font-weight: bold;
    line-height: 24px; }
  .home .cbnp_article .cbnp_page_text {
    font-weight: normal;
    text-align: left;
    line-height: 26px; }
  .home .cbnp_read_more_art {
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 230px;
    margin-left: -115px; }
  .home .cbnp_read_more_art a {
    display: block;
    text-align: center;
    background: #333333; }
  .home .cbnp_read_more_art a:hover {
    display: block;
    background: #F8A51B; }
  .home .cbnp_product_section .cbnp_tbl:first-child {
    margin-bottom: 55px;
    margin-top: 55px; }
  .home .cbnp_product_section .cbnp_cell:last-child {
    border: 1px solid #dfe5e8;
    padding: 50px 30px 40px 50px; }
  .home .cbnp_cell.product_img {
    position: relative;
    border-right: 5px solid #fff; }
  .home .cbnp_product_text h3 a {
    font-size: 24px !important;
    font-family: "Montserrat", sans-serif;
    display: block;
    font-weight: 400;
    position: relative;
    margin-bottom: 30px; }
  .home .cbnp_img_product {
    display: block;
    background-size: cover;
    background-position: center; }
  .home .cbnp_product_text {
    text-align: left; }
  .home .cbnp_product_text:hover h3 a:after {
    background: #333333; }
  .home .cbnp_product_text p {
    text-align: left;
    color: #5f727f; }
  .home .cbnp_product_section h3 {
    margin: 0 0 10px;
    text-align: left;
    position: relative; }
  .home .cbnp_product_text {
    position: relative;
    padding: 0 30px 65px 0; }
  .home .cbnp_product_section .cbnp_read_more {
    display: inline-block; }
  .home .cbnp_product_section .cbnp_read_more a {
    padding: 8px 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    font-weight: bold;
    background: #333;
    border-radius: 5px; }
  .home .cbnp_product_section .cbnp_read_more a:hover {
    background: #F8A51B; }
  .home .cbnp_categories_section {
    margin: -15px 0 40px; }
  .home .cbnp_product_section {
    margin-bottom: 0; }
  .home .blog.section_color {
    margin-top: 0; }
  .home .categories_container {
    margin: 0 -20px; }
  .home .cbnp_cat_item {
    width: 33.33%;
    float: left;
    padding: 0 20px; }
    .home .cbnp_cat_item a {
      border: 1px solid #333333;
      display: block;
      background: #F9F9F9;
      padding: 50px 20px 20px;
      text-align: center;
      color: #333; }
      .home .cbnp_cat_item a img {
        margin: 0 auto 25px;
        display: block; }
      .home .cbnp_cat_item a .img_hover {
        display: none; }
      .home .cbnp_cat_item a span {
        display: block; }
    .home .cbnp_cat_item a:hover {
      background: #F8A51B;
      color: #fff; }
      .home .cbnp_cat_item a:hover img {
        display: none; }
      .home .cbnp_cat_item a:hover .img_hover {
        display: block; }
  .home .cbnp_section.blog {
    background-size: cover;
    background-position: center;
    overflow: hidden;
    text-align: left;
    padding: 200px 0 80px; }
  .home .blog .cbnp_blog_content {
    text-align: right;
    max-width: 600px;
    position: relative;
    display: inline-block;
    width: 100%; }
  .home .cbnp_blog_content .cbnp_section_title {
    font-weight: bold;
    font-size: 33px !important;
    line-height: 1;
    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    color: #FFF;
    margin-top: 0;
    letter-spacing: 0.2px; }
  .home .cbnp_blog_content p {
    margin-bottom: 25px; }
  .home .cbnp_read_more.blog_explore {
    max-width: 280px;
    display: inline-block; }
  .home .cbnp_read_more.blog_explore a {
    display: block;
    font-family: "Montserrat", sans-serif;
    background: #F8A51B;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 55px; }
  .home .cbnp_read_more.blog_explore a:hover {
    background: #333333;
    color: #FFF; }
  .home .thrv-leads-form-box.thrv_wrapper {
    padding: 0;
    margin: 0;
    background: transparent !important; }
  .home .cbnp_section.cbnp_newsletter_section {
    padding: 80px 0;
    text-align: center;
    background: transparent;
    margin-top: 0;
    background-color: #F8A51B; }
  .home .cbnp_newsletter_section .cbnp_text_news {
    padding-right: 400px;
    position: relative; }
  .home .cbnp_newsletter_section .cbnp_section_title {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 25px;
    margin-top: 0;
    color: #FFF;
    font-size: 20px !important;
    text-align: center;
    position: relative;
    font-weight: bold; }
  .home .cbnp_newsletter_section .cbnp_section_title span {
    font-family: "Montserrat", sans-serif;
    line-height: 1;
    color: #FFF;
    margin-bottom: 5px;
    letter-spacing: -1px; }
  .home .cbnp_section.cbnp_newsletter_section .news_form {
    margin: -20px 0 0;
    max-width: 300px;
    position: absolute;
    right: 0;
    top: 50%; }
  .home .cbnp_newsletter_section ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #BABFC5;
    font-size: 16px; }
  .home .cbnp_newsletter_section ::-moz-placeholder {
    /* Firefox 19+ */
    color: #BABFC5;
    font-size: 16px; }
  .home .cbnp_newsletter_section :-ms-input-placeholder {
    /* IE 10+ */
    color: #BABFC5;
    font-size: 16px; }
  .home .cbnp_newsletter_section :-moz-placeholder {
    /* Firefox 18- */
    color: #BABFC5;
    font-size: 16px; }
  .home .thrv_wrapper .tve_lead_generated_inputs_container {
    position: relative; }
  .home .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input {
    padding-right: 150px; }
  .home #tve_tcb2_blank .thrv_lead_generation_container input[type="text"], .home #tve_tcb2_blank .thrv_lead_generation_container input[type="text"]:hover, .home #tve_tcb2_blank .thrv_lead_generation_container input[type="text"]:focus, .home #tve_tcb2_blank .thrv_lead_generation_container input[type="email"], .home #tve_tcb2_blank .thrv_lead_generation_container input[type="email"]:hover, .home #tve_tcb2_blank .thrv_lead_generation_container input[type="email"]:focus {
    border: 0 !important;
    margin: 0;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    line-height: 1;
    background: transparent;
    border-bottom: 3px solid #FFF;
    color: #5f727f;
    height: 40px;
    padding: 11px 25px 10px !important; }
  .home .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    overflow: hidden; }
  .home #tve_tcb2_blank #tve_editor .thrv_lead_generation_container button {
    margin: 0 auto;
    border: 0 !important;
    display: block;
    font-weight: bold;
    border-radius: 0;
    color: transparent;
    background-color: #E0E5E9 !important;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    max-width: 200px;
    padding: 1px 0 2px !important;
    background-image: url("/wp-content/uploads/2018/08/arrow-nes.png") !important;
    background-position: center;
    background-repeat: no-repeat;
    height: 40px; }
  .home #tve_tcb2_blank #tve_editor .thrv_lead_generation_container .tve_lg_submit:hover button {
    background-color: #333 !important;
    background-image: url("/wp-content/uploads/2018/08/arrow-nbews-hover.png") !important; }

/*=========================================*/
/*======= RESPONSIVE ======================*/
/*=========================================*/
/************************/
/*** 1_MIN_769px ********/
/************************/
@media screen and (min-width: 769px) {
  .home {
    /*start here*/
    /* products */
    /* newsletter */ }
    .home .start_here .cbnp_tbl,
    .home .start_here .cbnp_cell {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .home .cbnp_product_container:nth-of-type(2n+1) .cbnp_tbl,
    .home .cbnp_product_container:nth-of-type(2n+1) .cbnp_cell {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .home .cbnp_product_container:nth-of-type(2n+1) .cbnp_cell.product_img {
      border-left: 5px solid #fff;
      border-right: 0; }
    .home .cbnp_product_section h2.cbnp_section_title {
      margin-bottom: 75px; }
    .home .cbnp_cell.product_text {
      width: 100%; }
    .home .cbnp_cell.product_img {
      width: 400px; }
    .home .cbnp_product_container .cbnp_cell.product_text {
      text-align: right; }
    .home .cbnp_img_product {
      display: block;
      background-size: cover;
      background-position: center;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    .home .cbnp_img_product img {
      display: none; }
    .home .cbnp_section.cbnp_newsletter_section {
      margin-bottom: 125px;
      margin-top: 80px; }
    .home .cbnp_newsletter_section .cbnp_section_title {
      margin-top: 0;
      font-size: 35px !important;
      text-align: left;
      line-height: 1.3; }
      .home .cbnp_newsletter_section .cbnp_section_title span {
        font-size: 22px;
        font-weight: 300; } }
/************************/
/*** 2_MAX_1080px *******/
/************************/
@media screen and (max-width: 1300px) {
  .home .cbnp_article_text {
    min-height: 360px; }

  .home .start_here_img:before {
    top: 178px; } }
@media screen and (max-width: 1080px) {
  .home {
    /* start here */
    /* articles */
    /* products */ }
    .home .start_here_img:before {
      top: 112px; }
    .home .cbnp_article_text {
      min-height: 410px; }
    .home .cbnp_product_container {
      padding-left: 0; } }
/************************/
/*** 3_MAX_940px ********/
/************************/
@media screen and (max-width: 940px) {
  .home {
    /* Header blurb */
    /*Start here*/
    /* articles */
    /* products */
    /* newsletter */ }
    .home .cbnp_blurb_text {
      width: 100%; }
    .home .cbnp_header {
      padding: 180px 0 60px; }
    .home header #logo > a > img {
      max-width: 200px; }
    .home .start_here_img:before {
      top: 41px; }
    .home .start_here_img {
      top: 0; }
    .home .start_here .cbnp_cell:first-child {
      vertical-align: middle; }
    .home .start_here .cbnp_cell:last-child {
      padding: 15px; }
    .home .half_colored_section {
      padding: 0 15px; }
    .home .cbnp_article_text {
      padding: 20px 15px 40px; }
    .home .cbnp_article h3 a {
      text-align: center; }
    .home .cbnp_article_text {
      min-height: 487px; }
    .home .cbnp_article .cbnp_page_text,
    .home .cbnp_article h3 {
      text-align: center; }
    .home .cbnp_read_more_art {
      width: 150px;
      margin-left: -75px; }
    .home .cbnp_img_art {
      height: 220px; }
    .home .cbnp_cell.product_img:after {
      width: 14px; }
    .home .cbnp_newsletter_section .cbnp_text_news {
      padding-right: 315px;
      position: relative; } }
/************************/
/*** 4_MAX_768px ********/
/************************/
@media screen and (max-width: 768px) {
  .home {
    /* Defaults */
    /*header*/
    /* Menu */
    /* text blurb */
    /* start here */
    /* products */
    /* featured articles */
    /*Newsletter*/
    /*categories*/
    /*Blog*/ }
    .home .cbnp_tbl, .home .cbnp_cell {
      display: block; }
    .home .h-bi header .h-i {
      padding: 8px 0; }
    .home header.side #logo img {
      max-width: 150px !important; }
    .home .cbnp_header {
      padding: 0; }
    .home .h-bi header {
      margin-bottom: 0; }
    .home header .hsm {
      background: #F8A51B;
      padding: 4px 2px 0; }
    .home header.side .m-si {
      float: none;
      overflow: auto;
      background: #F8A51B;
      color: #FFF; }
    .home header nav ul li,
    .home header nav ul li:hover {
      background: #F8A51B; }
    .home header nav > ul.menu > li > a {
      color: #FFF;
      border-radius: 0; }
    .home header nav > ul.menu > li > a:hover {
      color: #000 !important; }
    .home .cbnp_header .wrp {
      width: 100%; }
    .home .cbnp_blurb_text {
      padding: 70px 15px;
      max-width: initial;
      width: 100%;
      text-align: center; }
    .home .cbnp_blurb_text {
      background: rgba(0, 0, 0, 0.7); }
    .home .start_here {
      margin: 70px 0; }
    .home .half_colored_section:before {
      display: none; }
    .home .start_here .cbnp_cell:first-child {
      width: 100%; }
      .home .start_here .cbnp_cell:first-child .start_here_img:before {
        top: 203px; }
    .home .start_here .cbnp_cell:last-child,
    .home .start_here .cbnp_section_title,
    .home .half_colored_section,
    .home .start_here .start_here_text {
      text-align: center; }
    .home .start_here .cbnp_cell:last-child {
      padding: 20px 0; }
    .home .cbnp_product_container .cbnp_tbl, .home .cbnp_product_container .cbnp_cell, .home .cbnp_feat_art_container .cbnp_tbl, .home .cbnp_feat_art_container .cbnp_cell {
      display: block;
      width: 100%; }
    .home .cbnp_product_text p a {
      text-align: center; }
    .home .cbnp_cell.product_text {
      padding-left: 0; }
    .home .cbnp_img_product img {
      display: block;
      width: 100%; }
    .home .cbnp_cell.product_img:after {
      top: auto;
      bottom: 0;
      left: 20px;
      right: auto;
      border: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-bottom: 25px solid #F8A51B; }
    .home .cbnp_product_section .cbnp_cell:last-child {
      width: 100%;
      margin-top: 12px; }
    .home .cbnp_product_text, .home .cbnp_product_text p, .home .cbnp_product_section h3 {
      text-align: center; }
    .home .cbnp_product_section h3:after {
      right: 50%;
      margin-right: -40px; }
    .home .cbnp_product_text h3 a:after {
      left: 50%;
      margin-left: -75px; }
    .home .cbnp_product_section .cbnp_read_more a {
      position: static;
      margin-top: 15px; }
    .home .cbnp_product_text {
      padding: 30px 30px 15px; }
    .home .product1:after,
    .home .product1:before {
      display: none; }
    .home .cbnp_product_section .cbnp_cell:last-child {
      padding: 20px; }
    .home .cbnp_article_text {
      min-height: 1px;
      padding: 15px 0 45px;
      text-align: center; }
    .home .article1:before,
    .home .article1:after {
      display: none; }
    .home .cbnp_article h3 {
      text-align: center !important;
      padding: 0 15px; }
    .home .cbnp_article .cbnp_page_text {
      text-align: center;
      padding: 0 15px; }
    .home .cbnp_feat_art_container {
      margin: 0; }
    .home .cbnp_article {
      margin-bottom: 50px;
      box-sizing: border-box; }
    .home .cbnp_article:last-child {
      margin-bottom: 0; }
    .home section.cbnp_articles_section {
      margin-bottom: 0; }
    .home .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input {
      padding: 0; }
    .home .cbnp_newsletter_section .cbnp_text_news {
      width: 100%; }
    .home .cbnp_section.cbnp_newsletter_section {
      padding: 45px 0;
      margin-top: 50px; }
    .home .cbnp_newsletter_section .cbnp_section_title {
      text-align: center;
      padding: 0 25px; }
    .home #tve_tcb2_blank .thrv_lead_generation_container input[type="text"],
    .home #tve_tcb2_blank .thrv_lead_generation_container input[type="text"]:hover,
    .home #tve_tcb2_blank .thrv_lead_generation_container input[type="text"]:focus {
      padding-right: 15px;
      text-align: center; }
    .home .cbnp_newsletter_section .cbnp_text_news {
      padding-right: 0; }
    .home .cbnp_section.cbnp_newsletter_section .news_form {
      position: static;
      margin: 20px 0 0;
      max-width: 100%; }
    .home .cbnp_cat_item {
      width: 100%;
      float: none;
      margin-top: 40px; }
    .home .cbnp_cat_item:first-of-type {
      margin-top: 0; }
    .home .cbnp_section.blog {
      text-align: center;
      padding: 40px 0; }
    .home .blog .cbnp_blog_content {
      text-align: center; } }
/************************/
/*** 5_MAX_540px ********/
/************************/
@media screen and (max-width: 540px) {
  .home {
    /* header */
    /* articles */
    /* products */ }
    .home .cbnp_section {
      margin: 40px 0; }
    .home .cbnp_header {
      background-position: left; }
    .home .cbnp_header .wrp {
      text-align: center; }
    .home .cbnp_blurb_text {
      padding: 30px 15px 45px; }
    .home .cbnp_title_blurb {
      font-size: 40px !important; }
    .home .start_here .cbnp_cell:first-child .start_here_img:before {
      top: 68px; }
    .home .start_here .cbnp_read_more {
      margin-top: 35px; }
    .home .cbnp_img_art {
      height: auto;
      background-image: none !important; }
    .home .cbnp_img_art img {
      display: block;
      width: 100%; }
    .home .cbnp_article {
      margin-bottom: 50px; }
    .home .cbnp_articles_section {
      padding-top: 20px; }
    .home .cbnp_product_section .cbnp_tbl:first-child {
      margin-bottom: 20px;
      margin-top: 20px; } }
/************************/
/*** 6_MAX_450px ********/
/************************/
@media screen and (max-width: 450px) {
  .home {
    /* products */
    /* blog */ }
    .home .cbnp_product_container {
      margin-bottom: 25px; }
    .home .cbnp_product_section .cbnp_cell:last-child {
      padding: 0; }
    .home .start_here .cbnp_cell:first-child .start_here_img:before {
      top: 50px; }
    .home .cbnp_product_text {
      padding: 20px; }
    .home .cbnp_blog_content .cbnp_section_title {
      font-size: 16px !important; }
    .home .cbnp_read_more.blog_explore a {
      font-size: 18px; } }

/*# sourceMappingURL=style.css.map */
