/*
===================================================
  BASE
===================================================*/
/*
  General Mixins
============================================*/
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: ""; }
  .clearfix:after {
    clear: both; }

/* BUTTON */
/*
===================================================
  PAGES
===================================================*/
/*
===================================================
  PAGE SPECIFIC STYLES
===================================================*/
#page_membership-mainpage h3.section-title {
  font-size: 3.2rem;
  margin-bottom: 4.5rem;
  text-align: center; }
#page_membership-mainpage .intro {
  margin-bottom: 2rem; }
  #page_membership-mainpage .intro h3 {
    line-height: 1.1; }
#page_membership-mainpage .disclaimer {
  text-align: center; }
  @media (min-width: 680px) {
    #page_membership-mainpage .disclaimer {
      padding-left: 0;
      text-align: left; } }
  #page_membership-mainpage .disclaimer p {
    color: #6a7272;
    margin-bottom: 1rem; }
#page_membership-mainpage #crs .content-grey {
  padding: 1.8rem 0.5rem; }
  @media (min-width: 1032px) {
    #page_membership-mainpage #crs .content-grey {
      padding: 1.8rem 0 1.8rem 0.5rem; } }
  #page_membership-mainpage #crs .content-grey .textarea {
    margin-bottom: 1rem; }
    @media (min-width: 680px) {
      #page_membership-mainpage #crs .content-grey .textarea {
        margin-bottom: 0; } }
    @media (min-width: 856px) {
      #page_membership-mainpage #crs .content-grey .textarea {
        margin-bottom: 1rem; } }
    @media (min-width: 1032px) {
      #page_membership-mainpage #crs .content-grey .textarea {
        margin-bottom: 0;
        width: 35%; } }
    #page_membership-mainpage #crs .content-grey .textarea h3 {
      color: #272727;
      font-size: 2rem;
      margin: 0 0 1.15rem;
      text-align: left; }
      @media (min-width: 1032px) {
        #page_membership-mainpage #crs .content-grey .textarea h3 {
          text-align: center; } }
      #page_membership-mainpage #crs .content-grey .textarea h3:last-of-type {
        margin-bottom: 0; }
  @media (min-width: 680px) {
    #page_membership-mainpage #crs .content-grey .contact {
      border-left: 2px solid #c4cccc;
      padding-left: 4rem; } }
  @media (min-width: 856px) {
    #page_membership-mainpage #crs .content-grey .contact {
      border: none;
      padding-left: 1.5rem; } }
  @media (min-width: 1032px) {
    #page_membership-mainpage #crs .content-grey .contact {
      border-left: 2px solid #c4cccc;
      padding: 0 0 0 4rem;
      width: 55%; } }
  #page_membership-mainpage #crs .content-grey .contact .tel:last-of-type {
    margin-bottom: 0; }
#page_membership-mainpage section[role="main"] .content-section ul.details {
  list-style-type: none;
  padding: 0; }
  @media (min-width: 1032px) {
    #page_membership-mainpage section[role="main"] .content-section ul.details {
      padding-left: 3rem; } }
  @media (min-width: 680px) {
    #page_membership-mainpage section[role="main"] .content-section ul.details {
      -webkit-columns: 2;
      -moz-columns: 2;
      columns: 2;
      -webkit-column-gap: 3rem;
      -moz-column-gap: 3rem;
      column-gap: 3rem; } }
  @media (min-width: 856px) {
    #page_membership-mainpage section[role="main"] .content-section ul.details {
      -webkit-column-gap: 7rem;
      -moz-column-gap: 7rem;
      column-gap: 7rem; } }
  #page_membership-mainpage section[role="main"] .content-section ul.details li {
    background-image: url("../img/bullet-checked-star.png");
    background-repeat: no-repeat;
    break-inside: avoid;
    color: #6a7272;
    display: list-item;
    padding: 0 0 2rem 7.5rem;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid; }
    #page_membership-mainpage section[role="main"] .content-section ul.details li p {
      font-weight: 300;
      margin-bottom: 0; }
#page_membership-mainpage section[role="main"] .content-section .btn-row {
  margin-bottom: 2rem; }
  @media (min-width: 680px) {
    #page_membership-mainpage section[role="main"] .content-section .btn-row {
      padding-right: 0; } }
  #page_membership-mainpage section[role="main"] .content-section .btn-row .flex-row {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (min-width: 680px) {
      #page_membership-mainpage section[role="main"] .content-section .btn-row .flex-row {
        -webkit-box-pack: end;
        -moz-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
    #page_membership-mainpage section[role="main"] .content-section .btn-row .flex-row .share .btn {
      margin: 0; }
#page_membership-mainpage #member_renew .content-grey {
  padding: 3rem 0; }
  @media (min-width: 856px) {
    #page_membership-mainpage #member_renew .content-grey {
      padding: 5rem 0; } }
#page_membership-mainpage #member_renew .pricing .content-section > header {
  margin: 0; }
#page_membership-mainpage #member_renew .pricing .content-section .split-content header {
  text-align: center; }
  #page_membership-mainpage #member_renew .pricing .content-section .split-content header h5 {
    margin-bottom: 1rem; }
#page_membership-mainpage #member_renew .pricing .content-section .split-content .block {
  margin-bottom: 2rem; }
  @media (min-width: 856px) {
    #page_membership-mainpage #member_renew .pricing .content-section .split-content .block {
      -webkit-box-flex: 0 0 48.5%;
      -moz-box-flex: 0 0 48.5%;
      -webkit-flex: 0 0 48.5%;
      -ms-flex: 0 0 48.5%;
      flex: 0 0 48.5%;
      margin-bottom: 1.25rem; } }
  #page_membership-mainpage #member_renew .pricing .content-section .split-content .block.main-price .box {
    width: 100%; }
    #page_membership-mainpage #member_renew .pricing .content-section .split-content .block.main-price .box.orange {
      padding: 3.75rem 0 5.25rem;
      text-align: center; }
      #page_membership-mainpage #member_renew .pricing .content-section .split-content .block.main-price .box.orange h3 {
        display: inline-block;
        margin-bottom: 1.75rem;
        width: auto; }
        #page_membership-mainpage #member_renew .pricing .content-section .split-content .block.main-price .box.orange h3 span {
          border-bottom: 4px solid #ffffff;
          display: block;
          font-size: 4.6rem;
          font-weight: 600;
          padding-bottom: 0.5rem; }
      #page_membership-mainpage #member_renew .pricing .content-section .split-content .block.main-price .box.orange p.small {
        font-family: "Signika", Helvetica, Arial, sans-serif;
        font-size: 1.4rem; }
  #page_membership-mainpage #member_renew .pricing .content-section .split-content .block.row-boxes .box {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.8rem;
    padding: 1.83rem 2rem; }
    #page_membership-mainpage #member_renew .pricing .content-section .split-content .block.row-boxes .box span {
      color: #253d57;
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-size: 2rem; }
      #page_membership-mainpage #member_renew .pricing .content-section .split-content .block.row-boxes .box span.price {
        color: #f09d2d; }
        #page_membership-mainpage #member_renew .pricing .content-section .split-content .block.row-boxes .box span.price.nofee {
          font-weight: 600; }
#page_membership-mainpage #member_renew .join {
  padding: 3rem 0 1rem;
  text-align: center; }
  #page_membership-mainpage #member_renew .join .join-blocks .box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -moz-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2rem 2rem 3rem;
    width: 100%; }
    #page_membership-mainpage #member_renew .join .join-blocks .box h4 {
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start;
      color: #272727;
      width: 100%; }
    #page_membership-mainpage #member_renew .join .join-blocks .box .icon {
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center;
      margin: 1.25rem 0 2rem;
      width: 100%; }
      @media (min-width: 856px) {
        #page_membership-mainpage #member_renew .join .join-blocks .box .icon {
          margin: 2.5rem 0 3rem; } }
      #page_membership-mainpage #member_renew .join .join-blocks .box .icon img {
        width: 8rem; }
        @media (min-width: 856px) {
          #page_membership-mainpage #member_renew .join .join-blocks .box .icon img {
            width: auto; } }
    #page_membership-mainpage #member_renew .join .join-blocks .box .btn-row {
      -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
      align-self: flex-end;
      width: 100%; }
      #page_membership-mainpage #member_renew .join .join-blocks .box .btn-row .btn {
        margin: 0; }
#page_membership-mainpage #sampling header {
  border-bottom: 2px solid #c4cccc;
  margin-bottom: 2.5rem; }
  #page_membership-mainpage #sampling header h3 {
    margin-bottom: 2rem; }
#page_membership-mainpage #sampling p {
  color: #6a7272;
  font-weight: 300; }
#page_membership-mainpage #sampling ul {
  font-size: 1.6rem;
  font-weight: 600;
  list-style-type: none;
  margin: 3.8rem 0 0;
  padding: 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 3rem;
  -moz-column-gap: 3rem;
  column-gap: 3rem; }
  @media (min-width: 680px) {
    #page_membership-mainpage #sampling ul {
      -webkit-columns: 3;
      -moz-columns: 3;
      columns: 3; } }
  @media (min-width: 856px) {
    #page_membership-mainpage #sampling ul {
      -webkit-columns: 3;
      -moz-columns: 3;
      columns: 3; } }
  @media (min-width: 1032px) {
    #page_membership-mainpage #sampling ul {
      -webkit-columns: 3;
      -moz-columns: 3;
      columns: 3; } }
  #page_membership-mainpage #sampling ul li {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    /*padding-bottom: 1rem;*/
    page-break-inside: avoid; }

#bossMessageLabel {
    text-align: right;
    font-size: 2rem;
    padding-top: 1rem;
}
    
 #bossMessage {
 	padding: 0 11rem;
 }
 
 @media(max-width:550px) {
	 #bossMessage {
	 	padding: 0;
	 }
}

@media(max-width:1032px){
	 #bossMessageLabel {
	     text-align: left;
	    }
}


/* benefits list */
.benefits-list .inner {
	max-width: 947px;
	display: inline-block;
	left: 50%;
	transform: translateX(-50%);
	float: none;
}

.benefits-list h2 {
	margin-bottom: 1.5rem;
	color: #009fdf;
	text-align: center;
}

.benefits-list .inner > div {
	padding: 0;
}

.benefits-list ul {
	padding-left: 2rem;
}

.benefits-list p, li {
	margin-bottom: 20px;
	
}

/* testimonial */

.testimonial {
	max-width: 1170px;

	padding: 0;
	margin: 3rem 0 5rem 0;
}

.testimonial .color-box {
	width: 100%;
	display: inline-block;
	position: relative;

	padding: 0 1.5rem;
	background: #ea7600;
}

.testimonial .color-box-content {
	max-width: 947px;
	margin: 0 auto;
}

.testimonial .text-box {
	width: 100%;
	margin: 2.5rem 0 0 0;
	padding: 0 0 1.5rem 0;
}

.testimonial p {
	margin-bottom: 0.5rem;
	font-family: 'Signika', Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: 600;
	color: #fff;
	line-height: 115%;
}

.testimonial p.attribution {
	font-size: 18px;
	font-weight: 300;
}

.testimonial img {
	width: 100%;
	max-width: 386px;
  transform: translateY(20.5%);
  float: right;
  margin-top: -2rem;
}

/* second testimonial */

.testimonial-two .color-box {
	background: #009fdf;
}

.testimonial-two img {
	max-width: 200px;
	transform: none;
	margin-top: 2rem;
}

/* rates */

#rates {
	text-align: center;
}

.authenticated #rates {
	max-width: 947px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.rates-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.rates-content > div {
	min-width: 274px;
	margin-bottom: 3rem;
}

.rates-content > div:last-of-type {
	align-self: flex-start;
	margin-top: 3rem;
	margin-bottom: 0;
}

#rates h2 {
	margin-bottom: 2rem;
	color: #253d57;
}

.rates-circle {
  width: 264px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background: #253d57;
  border-radius: 50%;
}

.rates-circle:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.rates-circle.new-member-benefit {
  background: #4db1e0;
}

.rates-circle-inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  padding: 3rem;
}

.rates-circle-inner p {
	margin: 0;
	color: #fff;
}

.rates-info p.h1 {
	margin: 0.5rem 0 1rem 0;
}

.rates-info p.fine-print {
	font-size: 14px;
}

.shipping-info p, .new-member-benefit p {
	font-family: 'Signika', Helvetica, Arial, sans-serif;
	font-size: 20px;
}

.new-member-benefit p {
	line-height: 1.1;
}

.new-member-benefit .h1 {
	font-size: 44px;
  font-weight: 700;
  line-height: 1.1;
}

#rates .column-title {
	margin: 2rem 0 0 0;
	font-weight: 600;
	text-transform: uppercase;
}

#rates .application {
	font-weight: bold;
	font-size: 14px;
}

#rates .btn {
	margin-bottom: 2rem;
}

/* resources */

#resources {
	margin-top: 2rem;
}

#resources .inner {
	max-width: 947px;
	position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}

#resources .letter-icon, #resources p, #resources .btn {
	display: inline-block;
}

#resources p {
	margin: 1.5rem 2.5rem;
	vertical-align: middle;
}

#resources .letter-icon {
	width: 25px;
}

/* media queries */

@media (min-width: 460px) {
	.testimonial img {
		margin-top: -6rem;
	}

	.testimonial-two img {
		margin-top: 0;
	}
}

@media (min-width: 700px) {
	.testimonial .text-box {
		width: 100%;
		margin: 2.5rem 0;
		padding: 0;
	}

	.testimonial img {
		width: 386px;
		position: absolute;
		right: 3rem;
		bottom: 0;
	  margin-top: 0;
	}

	.testimonial-two img {
		width: 200px;
		right: 6rem;
	}

	.testimonial-two .text-box {
		width: 100%;
	}
}

@media (min-width: 856px) {
	.hero.img-banner.lg {
		padding: 17rem 0 7rem 0;
	}

	.benefits-list .inner > div:first-of-type {
		padding-right: 2.5rem;
	}

	.benefits-list .inner > div:last-of-type {
		padding-left: 2.5rem;
	}

	.testimonial {
		margin: 0rem 0;
	}

	.rates-content > div:last-of-type {
		margin-top: 3rem;
	}

	.authenticated .rates-content > div:last-of-type {
		margin-top: 8rem;
	}
}

@media (min-width: 1126px) {
	.rates-content > div:last-of-type {
		margin-top: 8rem;
	}
}

@media (min-width: 1171px) {
	.testimonial .text-box {
		width: 100%;
	}
}

@media (min-width: 1340px) {
	.testimonial .color-box {
		padding: 0 3rem 0 10rem;
	}

	.testimonial .text-box {
		margin-left: -2rem;
	}

	.testimonial img {
		right: 3rem;
	}

	.testimonial-two img {
		right: 6rem;
	}
}

@media(min-width:992px){
	 #top3list1 {
	     border-right: 2px solid #009fdf;
	     padding-right: 40px;
	 }
	 
	 #top3list2 {
	     border-right: 2px solid #009fdf;
	     padding-right: 40px;
	 }
	 
}
