.top-section-reviews { background: url(/images/gb/webp/home-hero.webp) no-repeat;
    background-size: cover; }
.lower-article-section-holder { margin-top: 20px; }
.reviews-section-holder { margin: 55px 10% 60px 10%;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 28px; }
ul.reviews_review_section_list { list-style-type:none; display: flex; flex-wrap: wrap; }
ul.reviews_review_section_list li { line-height: 22px;
    width: 23%;
    margin: 1%;
    padding: 18px 30px;
   /* border: 1px solid #dfe6dd;
    background: #fffff8; */
    box-shadow: 1px 1px 24px #e9e9e9;
    border-radius: 6px; display: flex;
    flex-direction: column; 
    transition: max-height 600ms;
    max-height: 500px;
    overflow:hidden;
}
    /* ul.reviews_review_section_list li::after {
    display: block; width: 100%; content: ' '; background: red;
} */
ul.reviews_review_section_list li:hover { box-shadow: 1px 1px 8px #cdcccc; }
.reviews-stars-holder { margin-bottom: 20px; }
ul.reviews_review_section_list li.reviews-holder {  position: relative; }
ul.reviews_review_section_list li.reviews-maxheight { max-height: 200px; overflow: hidden; }
ul.reviews_review_section_list li .reviews-more-link { position: absolute; bottom: 0px; background: white; width: 100%; text-align: right; padding: 0 25px 5px 0; margin-left: -35px; font-size: 0.8em; color: #2f9a3f; cursor: pointer; }
ul.reviews_review_section_list li .reviews-more-link::before { display: block; width: 100%; background: linear-gradient(to bottom, transparent, white); height: 15px; margin-top: -12px; content: ""; }
ul.reviews_review_section_list .reviews_out_of_stars { font-size: 13px; vertical-align: -1px; display: block;}
ul.reviews_review_section_list .reviews_section_title { display: block; margin-bottom: 5px; margin-top: 10px; font-size: 12px; font-weight: bold; float: left; line-height: 14px; text-align: left;}
h2.reviews-headline { font-size: 3rem;
    color: #00558c;
    margin-bottom: 0; /* 1.75rem; */
    font-weight: bold;
    font-size: 34px;
    margin: 30px 0 0px 0;
    text-align: center; }
ul.reviews_review_section_list li strong { font-size: 14px; }
.reviews_review_section_list h4 { font-size: 28px; margin-bottom: 0px; margin-top: 44px; font-weight: normal;}
.reviews_right_side { float: right;
    width: 37%;
    margin-left: 3%;
    border: 1px solid #ececec;
    padding: 35px 35px 20px 35px;
    border-radius: 8px;
    margin-top: 50px;
    box-shadow: 2px 2px 8px #e2e2e2;
    background-color: #fffbf6;
    background-color: #24558b;
    color: white;
    }
.reviews_company_image { max-height: 400px; width: 47%; overflow: hidden; border-radius: 5px 5px 0 0; margin-right: 3%; float: left; padding-left: 40px; }
.reviews_company_image img { width: 100%; margin-top: -110px; }
.reviews_company_text_holder h3 { font-weight: bold; font-size: 38px; margin-top: 0; }
.reviews-bottom-holder { 
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 19px; line-height: 25px; text-align: right; }
.reviews_globe_life_summary {   
    margin-top: 100px;
}
.reviews_company_text_holder { 
    width: 44%;
    float: left;
    margin-left: 6%;
}
.reviews-logo { float: right; max-height: 40px; /* width: 100% */  }

.reviews-summary-box-holder { display: flex; width: 100%; margin: 20px auto 40px auto; }
.reviews-summary-box { width: 33%; padding: 0 60px; }
.reviews-summary-box img { display: block; margin: 0 auto 10px auto; }
.reviews-summary-headline { font-size: 20px; font-weight: bold; text-align: center; margin-bottom: 10px; }
.reviews-summary-readmore { font-weight: bold; margin-top: 15px; }
.article-header-image-holder {
    position:relative;
    border-bottom: 7px solid #00558b;
    overflow: hidden;
}

.article-header-image {
    width: 100%; min-height: 248px;
}

.article-top-background {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* background-color: rgba(255,255,255,0.3); */
    padding: 60px 0 50px 0;
    float: left;
}

.article-title {
    border: 0;
    margin: 115px 0 5px 0 !important;
    background: #ffffff8f;
    padding: 15px 20px 15px 10%;
    display: inline-block;
    text-shadow: none;
    font-weight: 900;
    position: relative;
}
#get-more-info-popup h3 { font-size: 25px;
    color: #03558B;
    font-weight: bold;
    text-align: center;
    margin-top: 8px;
}
#get-more-info-popup h2 {
  font-size: 52px;
  color: #03558B;
  font-weight: bold;
  text-align: center;
  margin-top: 0;
  letter-spacing: -2px;
  font-family: "Open Sans",Arial,Verdana,sans-serif;
}

#get-more-info-popup h2 .dollar-buys-dollar {
  vertical-align: text-top;
  font-size: 45px;
}

#get-more-info-popup h2 .dollar-buys-large {
  font-size: 63px;
}

#get-more-info-popup h2 .dollar-buys-asterix {
  font-size: 24px;
  letter-spacing: -4px;
  vertical-align: text-top;
  line-height: 38px;
  margin-left: -5px;
}

#get-more-info-popup h2 .dollar-buys-comma {
  font-size: 45px;
}
.globe-life-inline-logo { display: inline-block; width: 220px; margin: 0px 6px 10px 0; }

.globe-life-trust-statements-section { margin-top: 25px; }

@media (max-width: 1500px) { 
    .reviews-section-holder { margin: 18px 5% 40px 5%; }
    ul.reviews_review_section_list li { width: 31%; }
}
}

@media (max-width: 1400px) { 
   ul.reviews_review_section_list li { width: 31%; }
}

@media (max-width: 1000px) { 
    ul.reviews_review_section_list li { width: 48%; }
}

@media (max-width: 620px) {
    .globe-life-inline-logo { width: 140px; margin: 0px 1px 6px 0; }
    /* .main-section-holder { padding-top: 60px; } */


.top-section-reviews { background: url(/images/gb/home-hero-mobile.jpg) 40% 0 no-repeat;
    background-size: 100%; margin-bottom: 10px; }
    
.info-page-holder ul { margin: 0; padding: 0; }

ul.reviews_review_section_list li {width: 100%; padding: 16px 14px; }

h2.reviews-headline { margin-top: 0px; border-top: 3px solid #f9ab00; padding-top: 25px; margin-bottom: 0; font-size: 20px; /* margin-bottom: 20px; */ }

ul.reviews_review_section_list li .reviews-more-link { margin-left: -15px; }

.reviews_globe_life_summary {
    margin-top: 60px; 
}

.reviews_company_image { width: 100%; padding-left: 0; padding-bottom: 16px; }
.reviews_company_text_holder { width: 100%; margin: 0;  }
.product-page h2, .product-page .landingPageArticleHolder h3 { padding-top: 20px; }
/* .form-product-checkboxes, .show-full-form .form-product-checkboxes { box-shadow: 1px 1px 8px #d2d2d2; background: white; border: 0; border-radius: 5px; }

 .main-inquiry-form { background: linear-gradient(180deg, rgba(236,236,236,1) 0%, rgba(255,255,255,1) 100%);  }

 #adult_term_product { width: 44%; margin-right: 2%; }
#child_whole_product { width: 44%; }
.form-product-checkboxes>.form-product-checkmark, .show-full-form .form-product-checkboxes>.form-product-checkmark { display: none;  */
}
