:root {
  --secclr: #56c4c1;
  --tealclr: #62c4af;
  --whiteclr: #ffffff;
  --transclr: rgba(0, 0, 0, 0);
  --fullwdh: 100%;
  --fullvh: 100vh;
  --fullvw: 100vw;
  --font: "Poppins", sans-serif;
  --subtitleclr: #48b99e;
  --paraclr: #616161;
  --headingclr: #00311d;
  --subheadingpara: #2f2f2f;
  --subheadingparasize: 1.6rem;
  --subheadingparaweight: 400;
  --lightteal: #70e2ca;
}
*,
body,
html,p {
  font-family: var(--font);
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  scroll-behavior: smooth;
}
::-moz-selection {
  background-color: var(--secclr);
  color: var(--whiteclr);
}
::selection {
  background-color: var(--secclr);
  color: var(--whiteclr);
}
::-moz-selection {
  background-color: var(--secclr);
  color: var(--whiteclr);
}
p{
  line-height: 2.8rem;
  margin-bottom: 2rem;
  font-weight: var(--subheadingparaweight);
  color: var(--subheadingpara);
  width: var(--fullwdh);
}
p, p strong, p span, em, li, a{
	font-size: 1.5rem;
}
.pre_column-inner_left > span {
    color: #1a6749;
    font-weight: 700;
    letter-spacing: 2.5px;
	font-size: 1.6rem;
}
section a{text-decoration:underline;color: #0cb78a;}
section .button-container a{text-decoration:none;}
section ul {
    margin: 0 0 15px;
    padding:0;
}
section#affiliate__program__section {
    padding-top: 0 !important;
    margin: 54px 0 0;
    overflow: visible!important;
    height: 450px;
    position: relative;
    background: #308c84;
    display: block;
}
.affiliate-program--bg {
    position: absolute;
    top: 0;
    width: 45%;
    height: 100%;
    z-index: 1;
    box-shadow: -2px 0 0 2px #fff;
    background: #fff;
    background: linear-gradient(
180deg,#fff 0,#fff 50%,#e7ecf2 50.1%,#e7ecf2);
    filter: progid:DXImageTransform.Microsoft.g;
}
.container.bx--wide.text-center {
    position: relative;
}
.author__container {
        display: flex;
            align-items: center;
    justify-content: center;
    
}

span.author__name {
    font-weight: 500;
    font-size: 1.5rem;
    color: #626060;
}

.author__img {

    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-position: 50%;
    background-size: cover;
    margin-right: 16px;
}

.author__details {
    display: flex;
    flex-flow: column;
    justify-content: center;
}
img.ap__img.img-fluid {
    top: -56px;
    z-index: 2;
    position: relative;
}
section ul li:not(.banner__content__wrapper li):not(.carousel-indicators li):not(.plan-features li):not(.nav-pills li) {
    margin: 10px 0;
    position: relative;
    padding: 0 0 0 20px;
    color: var(--subheadingpara);
}
section ul li:not(.nav-pills li):not(.carousel-indicators li):not(.plan-features li):before {
    position: absolute;
    content: "✓";
    left: 0;
    top: 0;
    font-weight: bold;
}
.my__glb__btn {
  font-weight: 500;
  padding: 1.4rem 3.5rem;
  border-radius: 5rem;
  border-color: rgb(255 255 255/0%);
}
.heading_line {
  background-clip: padding-box;
  border: solid 0.2rem transparent;
  position: relative;
  width: calc(var(--fullwdh) - 80%);
  float: none;
  display: inline-block;
  border-radius: 1rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.heading_line::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: -0.2rem;
  border-radius: inherit;
  background: -o-linear-gradient(left, rgb(107 197 164/13%), #62c4af);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(107 197 164/13%)),
    to(#62c4af)
  );
  background: linear-gradient(to right, rgb(107 197 164/13%), #62c4af);
}

section .h2, 
.pre_column-inner_left .h2
{
    line-height: 3.5rem;
	margin-bottom: 3.5rem;
	letter-spacing: 0.1px;
	color: var(--headingclr);
	margin: 0;
	width: var(--fullwdh);
	font-size: 2.8rem;
}
#trust_factors .h2
{
    line-height: 3.7rem;
    letter-spacing: .1px;
    margin: 0 0 1.5rem;
    width: var(--fullwdh);
    font-size: 2.4rem;
    text-align: center;
}
.shape3-top {
    position: absolute;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    width: 100%;
    left: 0;
    top: -1px;
}
.shape3-top img{
    width: 100%;
}
section.divider-sec {
    padding: 0;
}
.divider {
    width: 100%;
    background: #f5f5f5;
    height: 3px;
}
.img-cont {
    overflow: hidden;   
}
.img-cont img {
    width: 100%;
    display: block;
    border-radius: 0 60px 0 60px;
}
.h3 {
    padding: 0 0 1rem;
    font-size: 1.75rem;
}
#marijuana__doctor__banner {
    height: 750px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    background-repeat: no-repeat;
    z-index: 1;
    overflow: hidden;
    align-items: center;
    width: var(--fullwdh);
    background-size: 100%;
    overflow: hidden;
    background-position: bottom right;
    z-index: 2;
	padding:0;
	margin-top: 90px;
	background-size: 100% 100%;
}
.banner__content__wrapper {
   width: calc(var(--fullwdh) - 20%);
   /* margin-top: -135px;*/
   margin-left: 20px;
    /* float: right;*/
}
.banner-caption h1, .banner-caption h1 strong {
    font-size: 3.4rem;
    font-weight: 700;
    width: var(--fullwdh);
    color: var(--whiteclr);
}
.banner-caption h1 span{
	font-size: 3.4rem;
    font-weight: 700;
    width: var(--fullwdh);
}
.banner-caption p {
    font-weight: 500;
    margin: 1.2rem 0 2rem;
    color: var(--whiteclr);
    font-size: 16px!important;
}
.banner__content__wrapper ul {
    padding: 0;
    margin: 0;
}
.banner__content__wrapper li {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    padding: 0 0 0 20px;
    margin: 10px 0;
}
.banner__content__wrapper .new-button-slider {
    /*background: linear-gradient(179deg,#9dead9 1%,#f4fffd 100%)!important;
    background: -o-linear-gradient(179deg,#9dead9 1%,#f4fffd 100%)!important;
    box-shadow: 0 0 0 0.2rem rgb(170 238 223) !important;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(170 238 223) !important;*/
	background-color: #1aa4aa !important;
	color: #fff !important;
    border: 0;
    opacity: 1;
}
.banner__content__wrapper .new-button-slider span.text-teal {
    color: #fff !important;
    font-weight: 500;
}
section{
	padding: 8rem 0;
}
p{
	text-align: unset;
}
#mmj_sec__03 {
    background: linear-gradient(150deg,rgb(26 103 73) 0,rgb(42 180 195) 100%);
	background: -o-linear-gradient(150deg,rgb(26 103 73) 0,rgb(42 180 195) 100%);
    padding: 18rem 0 8rem;
    position: relative;
}
#mmj_sec__03 .h2, #mmj_sec__03 p, #mmj_sec__03 ul li{
	color: var(--whiteclr);
}
#mmj_sec__03 li {
    display: table;
    margin: 10px auto;
}
#mmj_sec__03 ul li img{
	filter: brightness(10);
	-webkit-filter: brightness(10);
}
#mmj_sec__03 p{
	text-align: center;
}
#benefits__sec{padding-bottom: 0;}
#benefits__sec .content_box {
    width: var(--fullwdh);
    border-style: solid;
    border-color: transparent;
    z-index: 3;
    position: relative;
    -webkit-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    background-color: #ffffff;
    border-radius: 0.5rem;
    border-width: 0 0 0.4rem;
    -webkit-box-shadow: 0rem 1.5rem 4rem 0rem rgb(21 21 21/11%);
    box-shadow: 0rem 1.5rem 4rem 0rem rgb(21 21 21/11%);
    padding: 2rem;
    min-height: 455px;
    margin: 15px 0;
}
#pre__qualify_online:after {
    content: "";
    width: 8rem;
    height: 8rem;
    background: rgb(174 249 224/20%);
    position: absolute;
    border-radius: 50%;
    left: 7rem;
    top: calc(var(--fullvh) - 9vh);
    -webkit-animation: movee infinite 12s;
    animation: movee infinite 12s;
    z-index: 1;
}
#pre__qualify_online .content_box {
    width: var(--fullwdh);
    float: left;
    border-style: solid;
    border-color: transparent;
    z-index: 1;
    position: relative;
    -webkit-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    background-color: #fff;
    border-radius: 0.5rem;
    border-width: 0 0 0.4rem 0;
    -webkit-box-shadow: 0 1.5rem 4rem 0 rgb(21 21 21/11%);
    box-shadow: 0 1.5rem 4rem 0 rgb(21 21 21/11%);
    padding: 2rem;
	min-height: 280px;
	margin: 15px 0;
}
#pre__qualify_online .content_box:hover {
    border-color: var(--subtitleclr);
    border-width: 0 0 0.4rem 0;
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: translateY(-1rem);
}
#pre__qualify_online .content_box img {
    max-width: 100px;
    width: 100%;
    margin-bottom: 0;
}
#pre__qualify_online .pre_column-inner_left p{
	text-align: center;
}
#cta__sec__1 {
    background: linear-gradient(150deg,rgb(26 103 73) 0,rgb(42 180 195) 100%);
    background: -o-linear-gradient(150deg,rgb(26 103 73) 0,rgb(42 180 195) 100%);
}
#cta__sec__1 .h2{
	color: var(--whiteclr);
}
#section__reviews .carousel-indicators {
    bottom: -50px;
    margin-left: 0;
    margin-right: 0;
}
#section__reviews .carousel-indicators li {
    background-color: #6dc9b5;
}
#section__reviews .carousel-inner {
    height: 255px;
    overflow: hidden;
}
#yelp-reviews img {
    width: 100%;
}
#trust_factors {
    padding: 0 0 3rem;
}
.bx {
    border-style: solid;
    border-width: 0.3rem;
    border-color: #f3f3f3;
    border-radius: 0.4rem;
    padding: 2rem;
}
.bx img {
    max-width: 100%;
    display: block;
    margin: auto;
}
.bx-1 {
    min-height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f3f3;
	padding: 2rem;
	border-radius: 0.4rem;
}
.bx-1 a {
    display: block;
}
.bx-1 img {
    margin: 25px;
}
.trustbx {
    background: #f6f6f6;
    -webkit-box-shadow: 0 0 0.2rem #b5b2b2;
    box-shadow: 0 0 0.2rem #b5b2b2;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 1.5rem;
}
a#pricing__btn {
    cursor: pointer;
}
#pricing__table {
    background: #f3f3f3;
	padding: 8rem 0 3rem;
}
#pricing__table .plan {
    box-shadow: 0 1.5rem 4rem 0 rgb(21 21 21/11%);
	-webkit-box-shadow: 0 1.5rem 4rem 0 rgb(21 21 21/11%);
}
#pricing__table .plan-header {
    background: #1a6749;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#pricing__table .plan-featured .plan-header{
    background: #28abb5;
}
#pricing__table .plan-header .h3 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2.0rem;
    text-align: center;
    margin-bottom: 0;
	padding: 1.5rem;
}
#pricing__table .plan-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #f7f7f7;
    padding: 3.5rem;
    text-align: center;
	position: relative;
}
#pricing__table span.featured {
    position: absolute;
    background: linear-gradient(150deg,rgb(26 103 73) 0,rgb(42 180 195) 100%);
    color: #ffffff;
    padding: 1.0rem 0.5rem;
    font-size: 15px;
    font-weight: 500;
    right: 0;
    top: 0;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
    height: 100%;
}
#pricing__table .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 43.2px;
    font-weight: 600;
    line-height: 1;
    color: #1a6749;
}
#pricing__table .price-label {
    text-transform: uppercase;
    color: #777;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
    display: inline-block;
}
#pricing__table .plan-features {
    border-top: 0;
    border-bottom: 0;
    padding: 0 12.8px;
    text-align: center;
    background: #fff;
}
#pricing__table .plan-features ul {
    padding: 0 8px 0 8px;
    margin-bottom: 0;
    margin-top: 0;
}
#pricing__table .pricing-table .plan .plan-features ul li {
    border-bottom: 1px solid #e6e0e0;
    line-height: 20px;
    list-style: none;
	
    color: #404040;
    padding: 1rem 1.5rem;
    margin: 0;
}
#pricing__table .plan-features ul li b {
    border-bottom: 1px solid #ededed;
    line-height: 20px;
    list-style: none;
	
    color: #548f91;
    padding: 15px 17px 15px 10px;
}
#pricing__table .plan-footer {
    border-top: 0;
    padding: 2.5rem 2.5rem 3rem;
    text-align: center;
    background: #fff;
}
#pricing__table .bg-primary {
    background-color: #5ec4b5 !important;
}
#pricing__table .btn {
    font-weight: 500;
    font-size: 15px;
    line-height: normal;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
	padding: 0.9rem 3.5rem;
}
#pricing__table span.price-reg {
    font-weight: 600;
    line-height: 1;
    color: #212529;
    font-size: 17px;
    margin-bottom: 21px;
}
#pricing__table .h5 {
    margin-top: 6rem;
    color: #f73324;
    border: 2px solid #e6e6e6;
    background: #fff;
    padding: 13px 0;
    -webkit-box-shadow: 0 0 40px rgba(200, 200, 200, 0.3);
    box-shadow: 0 0 40px rgba(200, 200, 200, 0.3);
    position: relative;
    z-index: 3;
    font-size: 2rem;
}

#logo__sec {
    background: #ffffff;
    padding: 2rem 0;
}
#logo__sec .icon-floating {
    text-align: center;
    border-radius: 3px;
    width: 14rem;
    height: 8rem;    
    margin: 0 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
#logo__sec .floating img {
    width: 100%;
}
section#faq_box {
    padding: 3rem 0;
}
.faq__container {
    margin: 0 0 32px;
}
.heading_line {
    background-clip: padding-box;
    border: solid 0.2rem transparent;
    position: relative;
    width: calc(var(--fullwdh) - 80%);
    float: none;
    display: inline-block;
    border-radius: 1rem;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5rem;
}


#section__testi .row.mycls-row {
    z-index: 2;
    position: relative;
}
#section__testi .content_box {
    min-height: 320px;
	border-style: solid;
    border-color: transparent;
    z-index: 1;
    position: relative;
    -webkit-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    background-color: #fff;
    border-radius: 0.5rem;
    border-width: 0 0 0.4rem 0;
    -webkit-box-shadow: 0 1.5rem 4rem 0 rgb(21 21 21 / 11%);
    box-shadow: 0 1.5rem 4rem 0 rgb(21 21 21 / 11%);
    padding: 2.5rem;
	margin: 15px 0;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}
section#Highlights {
    background: #fafafa;
}
section#Highlights img {
    width: 180px;
    margin-bottom: 2rem;
}

section#Highlights .text__header {
    margin-bottom: 2rem;
    padding: 0 8rem;
}
#section__testi .content_box img{
    width: 194px;
    opacity: 0.08;
    position: absolute;
    left: 19px;
    top: 0;
    bottom: 0;
}
#section__testi .content_box:hover {
    border-color: var(--subtitleclr);
    border-width: 0 0 0.4rem 0;
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: translateY(-1rem);
}

#cta__sec__2 {
    background: linear-gradient(150deg,rgb(26 103 73) 0,rgb(42 180 195) 100%);
	background: -o-linear-gradient(150deg,rgb(26 103 73) 0,rgb(42 180 195) 100%);
}
#cta__sec__2 .h2, #cta__sec__2 p {
    color: #fff;
}
section#faq_box a.btn.my__glb__btn.my__rounded:hover .text-teal {
    color: #020202 !important;
    position: relative;
    z-index: 22222;
    opacity: 1;
    font-weight: 600;
}
section#Highlights .heading_line {
    margin-bottom: 5rem !important;
}

section#Highlights .h2 {
    margin-bottom: 1rem;
}
section#faq_box span.text-teal {
    font-size: 16px;
    position: relative;
    color: #308b83;
    font-weight: 600;
    text-decoration: none !important;
}
section#faq_box .h2 {
    line-height: 3.7rem;
    letter-spacing: 0.1px;
    color: var(--headingclr);
    margin: 0 0 0.5rem 0;
    width: var(--fullwdh);
    font-size: 3.4rem;
    text-align: center;
    text-transform: capitalize;
}
#horizontal__tabs .pre_column-inner_left .h2,
#horizontal__tabs .pre_column-inner_left p{
    text-align: center;
    color: #ffffff;
}
#horizontal__tabs, #verticle__tabs {
    padding: 15rem 0 8rem;
    position: relative;
    background: linear-gradient(150deg,rgb(26 103 73) 0,rgb(42 180 195) 100%);
    background: -o-linear-gradient(150deg,rgb(26 103 73) 0,rgb(42 180 195) 100%);
}
.tab_section .nav-pills li {
    -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1), 0 0.2rem 0.6rem rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1), 0 0.2rem 0.6rem rgba(0, 0, 0, 0.03);
    background-color: #ffffff;    
    border-radius: 0.25rem;
	list-style: none;
	margin-bottom: 1rem;
	margin-top:0;
	padding:0;
}
#verticle__tabs .tab_section .nav-pills li:last-child{margin:0;}
.tab_section .nav-pills li a{
	padding: 0.8rem 1.5rem ;
	text-decoration: none;
	display: block;
}
.tab_section .nav-pills li a .h2{
	  color: #10251c;
	  font-weight: 500;
	  line-height: normal;
}
.tab_section .nav-pills li a.active .h2,
.tab_section .nav-pills li a:hover .h2{
   position: relative;
   z-index: 2;
}
.tab_section .nav-pills li a:hover{
   opacity:1;
}
#horizontal__tabs .tab_section .nav-pills li {
    width: auto;   
}
#verticle__tabs .tab_section .nav-pills li {
    width: var(--fullwdh);    
}
.tab_section .tab-content{
	background-color: #ffffff;
	padding: 2rem;
	margin: 0;
}
.tab_section  .content_box{
    width: 100%;
    overflow-y: auto;
	padding: 0 2rem 0 0;
}
#horizontal__tabs .tab_section  .content_box{
	height: 10rem;
}
#verticle__tabs .tab_section  .content_box{
	height: 23rem;
}
#horizontal__tabs .tab_section  .content_box p{
	text-align: center;
}
.tab_section  .content_box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.6rem rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
.tab_section  .content_box::-webkit-scrollbar {
  width: 0.5rem;
  background-color: #f5f5f5;
}
.tab_section  .content_box::-webkit-scrollbar-thumb {
  background-color: #48b99e;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, 
  rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
.tab_section .fade.in {
  opacity: 1;
}
.nav-pills li a .h2,
.nav-pills li a .h3{
	font-size:1.6rem;
}
.nav-pills a.active:after,
.nav-pills a:hover:after{
   background: rgb(166 226 219);
    content: "";
    position: absolute;
    height: 1.1rem;
    left: 1.3rem;
    width: 80%;
    z-index: 0;
    top: 2.5rem;
}
#mmj_sec__06 {
    padding: 8rem 0 3rem;
}
#faq__sec {
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    background: -o-linear-gradient(left, rgb(245 245 245) 0, rgb(255 255 255) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgb(245 245 245)), to(rgb(255 255 255)));
    background: linear-gradient(to right, rgb(245 245 245) 0, rgb(255 255 255) 100%);
}
#faq__sec .left__box {
    position: relative;
    z-index: 22;
    height: 30rem;
    overflow-y: auto;
    background: rgb(255 255 255/35%);
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
#faq__sec .left__box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}
#faq__sec .left__box::-webkit-scrollbar {
    width: 0.5rem;
    background-color: #f5f5f5;
}
#faq__sec .left__box::-webkit-scrollbar-thumb {
    background-color: #48b99e;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
#faq__sec .h3 {
    letter-spacing: 0.1px;
    margin: 0;
    padding: 0;
}
#faq__sec .left__box li {
    background-color: #fff;
    border-radius: 0.25rem !important;
    border: 1px solid #ececec;
    padding: 0;
    margin-bottom: 1rem;
    width: var(--fullwdh);
}
#faq__sec .left__box li:last-child{
	margin:0;
}
#faq__sec .left__box .h3,
#faq__sec .left__box a {
    color: #10251c;
    font-weight: 500;
    width: var(--fullwdh);
    float: left;
    text-decoration: none;
    line-height: 2.3rem;
    position: relative;
    z-index: 2;
    margin-bottom: 0;
}
#faq__sec .left__box a {
    padding: 1.5rem !important;
}
#faq__sec .left__box a:hover, #faq__sec .left__box a:focus{
	opacity:1;
}
#faq__sec ul a.active span {
    position: relative;
    z-index: 2;
}
#faq__sec .active {
    position: relative;
}
#faq__sec .contentbxx .h3 {
    color: #10251c;
    font-size: 2rem;
    font-weight: 500;
    width: var(--fullwdh);
    text-decoration: none;
    margin-bottom: 1.5rem;
    line-height: 3rem;
}
#faq__sec .tab-content {
    float: left;
    height: 30rem;
    width: 100%;
    overflow-y: auto;
    padding: 15px 20px 20px 20px;
    margin: 0;
}
#faq__sec .tab-content p {
    text-align: justify;
}
#faq__sec .contentbxx .h4 {
    color: #10251c;
    font-size: 2rem;
    font-weight: 500;
    width: var(--fullwdh);
    float: left;
    text-decoration: none;
    margin-bottom: 1.5rem;
}
#faq__sec .tab-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0.6rem rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 0.6rem rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}
#faq__sec .tab-content::-webkit-scrollbar {
    width: 0.5rem;
    background-color: #f5f5f5;
}
#faq__sec .tab-content::-webkit-scrollbar-thumb {
    background-color: #48b99e;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}
#faq__sec .fade.in {
    opacity: 1;
}
#faq__sec .pre_column-inner_left p {
    margin: 0;
}
.mmj-card-ny section#benefits__sec {
    padding-bottom: 8rem;
}
.mmj-card-ny #pre__qualify_online .content_box {
    min-height: 375px;
}
.mmj-card-ny #benefits__sec .content_box {
    min-height: 410px;
}
#horizontal__tabs .tab_section .nav-pills li a.active:after, #horizontal__tabs .tab_section .nav-pills li a:hover:after {
    left: 0;
    right: 0;
    margin: auto;
}
.qualify-card-california #mmj_sec__06{
    padding-bottom:8rem;
}
.med-evaluations #benefits__sec .content_box {
    min-height: auto;
}
.med-evaluations #faq__sec .left__box,
.med-evaluations #faq__sec .tab-content {
    height: 30rem;
}
section#section__reviews {
    padding-top: 0;
}
.mmj-evaluation #pre__qualify_online .content_box {
    min-height: 425px;
}
.mmj-evaluation #benefits__sec .content_box {
    min-height: 330px;
}
.mmj-card-ny #logo__sec,
.mmj-card-oklahoma #logo__sec {
    background: #f6f6f6;
}
.evaluation-near-me #pre__qualify_online .content_box {
    min-height: 350px;
}
.evaluation-near-me #benefits__sec .content_box {
    min-height: 465px;
}
.evaluation-near-me #mmj_sec__05 + .divider-sec {
    display: none;
}
.evaluation-near-me #verticle__tabs .tab_section .content_box {
    height: 18rem;
}
.evaluation-near-me #faq__sec .left__box, .evaluation-near-me #faq__sec .tab-content {
    height: 17rem;
}
.evaluation-near-me #trust_factors {
    padding-top: 8rem;
}
.medical-420-card #mmj_sec__05 ul li {
    display: inline-block;
    margin: 10px;
}
.medical-420-card #verticle__tabs .tab_section .content_box {
    height: 20.5rem;
}
.medical-420-card #mmj_sec__05 + .divider-sec {
    display: none;
}
.mmj-card-florida #pre__qualify_online .content_box {
    min-height: 295px;
}
.mmj-card-florida #mmj_sec__04 ul{
	padding-left:10px;
}
.mmj-card-florida #mmj_sec__04 ul li {
    display: inline-block;
    margin: 10px;
}
.mmj-card-pennsylvania #mmj_sec__03 ul li {
    display: inline-block;
    margin: 10px;
}
.mmj-card-texas #benefits__sec {
    padding-bottom: 8rem;
}
.mmj-card-pennsylvania #pre__qualify_online .content_box {
    min-height: 295px;
}
.mmj-card-pennsylvania #benefits__sec .content_box {
    min-height: 345px;
}
.mmj-card-pennsylvania #benefits__sec {
    padding-bottom: 8rem;
}
.mmj-card-pennsylvania #benefits__sec + .divider-sec, 
.mmj-card-pennsylvania #benefits__sec + .divider-sec + .divider-sec, 
.mmj-card-pennsylvania #benefits__sec + .divider-sec + .divider-sec + .divider-sec {
    display: none;
}
.mmj-card-florida #benefits__sec .content_box {
    min-height: 465px;
}
#horizontal__tabs {
    margin-top: 5rem;
}
.mmj-card-rhode #pre__qualify_online .content_box {
    min-height: 295px;
}
.mmj-card-rhode #mmj_sec__03 ul li {
    display: inline-block;
    margin: 10px;
}
.mmj-card-rhode #benefits__sec {
    padding-bottom: 8rem;
}
.mmj-card-rhode #benefits__sec .content_box {
    min-height: 350px;
}
.mmj-card-rhode .divider-sec {
    display: none;
}
.mmj-card-connecticut #pre__qualify_online .content_box {
    min-height: 320px;
}
.mmj-card-connecticut #benefits__sec {
    padding-bottom: 8rem;
}
.mmj-card-connecticut #benefits__sec .content_box {
    min-height: auto;
}
.mmj-card-texas #pre__qualify_online .content_box {
    min-height: 320px;
}
.mmj-card-texas #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-card-louisiana #pre__qualify_online .content_box {
    min-height: 350px;
}
.mmj-card-louisiana #benefits__sec .content_box {
    min-height: 385px;
}
.mmj-card-louisiana #mmj_sec__04 ul li {
    display: inline-block;
    margin: 10px;
}
.mmj-dr-connecticut #pre__qualify_online .content_box {
    min-height: 320px;
}
.mmj-dr-connecticut #benefits__sec {
    padding-bottom: 8rem;
}
.mmj-dr-connecticut #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-dr-louisiana #pre__qualify_online .content_box {
    min-height: 350px;
}
.mmj-dr-louisiana #benefits__sec .content_box {
    min-height: 385px;
}
.mmj-dr-louisiana #mmj_sec__04 ul li {
    display: inline-block!important;
    margin: 10px!important;
}
.mmj-dr-rhode #pre__qualify_online .content_box {
    min-height: 295px;
}
.mmj-dr-rhode #mmj_sec__03 .h3 {
    color: #fff;
}
.mmj-dr-rhode #mmj_sec__03 ul li {
    display: inline-block;
    margin: 10px;
}
.mmj-dr-rhode #benefits__sec {
    padding-bottom: 8rem;
}
.mmj-dr-rhode #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-dr-rhode .divider-sec {
    display: none;
}
.mmj-card-Hampshire #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-card-Hampshire #mmj_sec__03 ul li ul {
    margin: 0;
}
.mmj-card-Hampshire #mmj_sec__03 ul li ul li {
    display: inline-block!important;
    margin: 10px!important;
}
.mmj-card-Hampshire #mmj_sec__03 ul li:before {
    content: "";
}
.mmj-card-Hampshire #mmj_sec__03 ul li ul li:before {
    content: "✓";
}
.mmj-card-Hampshire #benefits__sec {
    padding-bottom: 8rem;
}
.mmj-card-Hampshire #mmj_sec__02 ul li {
    display: table;
    margin: 10px auto;
}
.mmj-dr-texas #pre__qualify_online .content_box {
    min-height: 320px;
}
.mmj-dr-texas #benefits__sec {
    padding-bottom: 8rem;
}
.mmj-dr-texas #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-dr-florida #pre__qualify_online .content_box {
    min-height: 295px;
}
.mmj-dr-florida #mmj_sec__02 ul li,
.mmj-dr-florida #mmj_sec__04 ul li{
    display: inline-block;
    margin: 10px;
}
.mmj-dr-florida #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-card-iowa #pre__qualify_online .content_box {
    min-height: 295px;
}
.mmj-card-iowa #mmj_sec__03 ul li {
    display: inline-block;
    margin: 10px;
}
.mmj-card-iowa #benefits__sec{
	padding-bottom: 8rem;
}
.mmj-card-iowa #benefits__sec  .content_box {
    min-height: 325px;
}
.mmj-card-iowa #faq__sec .left__box,
.mmj-card-iowa #faq__sec .tab-content {
    height: 27rem;
}
.mmj-dr-iowa #pre__qualify_online .content_box {
    min-height: 295px;
}
.mmj-dr-iowa #mmj_sec__03 li {
    display: inline-block;
    margin: 10px;
}
.mmj-card-georgia #mmj_sec__02 ul li {
    display: table;
    margin: 10px auto;
}
.mmj-card-georgia #mmj_sec__03 ul li {
    display: inline-block!important;
    margin: 10px!important;
}
.mmj-card-georgia #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-dr-georgia #pre__qualify_online .content_box {
    min-height: 350px;
}
.mmj-dr-georgia #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-dr-georgia #mmj_sec__02 ul li {
    display: table;
    margin: 10px auto;
}
.mmj-dr-georgia #mmj_sec__03 ul li {
    display: inline-block!important;
    margin: 10px!important;
}
section ul ul li:not(.nav-pills li):not(.carousel-indicators li):not(.plan-features li)::before {
    content: ".";
    top: -3px;
}
.mmj-card-virginia #pre__qualify_online .content_box {
    min-height: 295px;
}
.mmj-card-virginia #mmj_sec__03 ul li {
    display: inline-block!important;
    margin: 10px!important;
}
.mmj-card-virginia #benefits__sec {
    padding-bottom: 8rem;
}
.mmj-card-virginia #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-card-virginia .divider-sec {
    display: none;
}
.mmj-dr-virginia #pre__qualify_online .content_box {
    min-height: 295px;
}
.mmj-dr-virginia #mmj_sec__03 ul li {
    display: inline-block!important;
    margin: 10px!important;
}
.mmj-dr-virginia #benefits__sec{
    padding-bottom: 8rem;
}
.mmj-dr-virginia #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-dr-virginia .divider-sec {
    display: none;
}
.mmj-card-illinois #pre__qualify_online .content_box,
.mmj-dr-illinois #pre__qualify_online .content_box{
    min-height: 295px;
}
.mmj-card-illinois #mmj_sec__03 ul li,
.mmj-dr-illinois #mmj_sec__03 ul li{
    display: inline-block!important;
    margin: 10px!important;
}
.mmj-card-illinois #benefits__sec,
.mmj-dr-illinois #benefits__sec{
    padding-bottom: 8rem;
}
.mmj-card-illinois #benefits__sec .content_box,
.mmj-dr-illinois #benefits__sec .content_box{
    min-height: 325px;
}
.mmj-card-illinois .divider-sec,
.mmj-dr-illinois .divider-sec{
    display: none;
}
.qualify-card-california #trust_factors {
    padding: 8rem 0 0;
}
.qualify-card-california #benefits__sec {
    padding-bottom: 8rem;
}


@media only screen and (min-device-width: 1400px) {
.shape3-top {
    top: 0;
}
p, p strong, p span, em, li, a{
	font-size: 1.6rem;
}
.pre_column-inner_left > span{
	font-size:1.8rem;
}
section .h2, 
.pre_column-inner_left .h2
{
    line-height: 3.7rem;
	font-size: 3.4rem;
}
.h3 {
font-size: 2rem;
}
.container {
width: auto;
max-width: 1600px;
} 
#marijuana__doctor__banner {
height: calc(var(--fullvh) + 10vh);
}
.banner-caption h1, .banner-caption h1 strong, .banner-caption h1 span {
font-size: 4.8rem;
}
#marijuana__doctor__banner p{
    margin:2rem 0;
	font-size: 18px!important;
}
#pre__qualify_online .content_box {
    padding: 2.5rem 3.5rem;
    min-height: 260px;
}
section .mmj_sec_desktop .col:nth-child(1){
    max-width: 60%;
    flex: 0 0 60%;
}
section .mmj_sec_desktop .col:nth-child(2){
    max-width: 40%;
    flex: 0 0 40%;
}
.img-cont.right-img {
    width: 85%;
    margin-left: auto;
}
.img-cont.left-img {
    width: 85%;
    margin-right: auto;
}
#benefits__sec .content_box {
    min-height: 395px;
	padding: 2.5rem;
}
#logo__sec .icon-floating {
	width: 24rem;
    height: 10rem;
}

#horizontal__tabs,
#verticle__tabs {
  padding: 20rem 0 8rem;
}
#faq__sec .left__box,
#faq__sec .tab-content {
    height: 35rem;
}
.mmj-card-ny #pre__qualify_online .content_box {
    min-height: 365px;
}
#pricing__table .plan-header .h3 {
    font-size: 16px;
}
.mmj-card-ny #benefits__sec .content_box {
    min-height: 365px;
}
#section__reviews .carousel-inner {
    height: 330px;
}
.bx-1 {
    min-height: 290px;
}
.qualify-card-california #faq__sec .left__box,
.qualify-card-california #faq__sec .tab-content {
    height: 32rem;
}
.mmj-evaluation #pre__qualify_online .content_box {
    min-height: auto;
}
.evaluation-near-me #pre__qualify_online .content_box {
    min-height: 335px;
}
.evaluation-near-me #benefits__sec .content_box {
    min-height: 395px;
}
.evaluation-near-me #verticle__tabs .tab_section .content_box {
    height: 13rem;
}
.medical-420-card #pre__qualify_online .content_box {
    min-height: 280px;
}
.mmj-card-pennsylvania #pre__qualify_online .content_box {
    min-height: 275px;
}
.mmj-card-pennsylvania #benefits__sec .content_box {
    min-height: 310px;
}
.mmj-card-florida #benefits__sec .content_box {
    min-height: 395px;
}
.mmj-card-ohio #pre__qualify_online .content_box {
    min-height: 335px;
}
.mmj-card-ohio #faq__sec .left__box, .mmj-card-ohio #faq__sec .tab-content {
    height: 28rem;
}
.mmj-dr-ohio #pre__qualify_online .content_box {
    min-height: 335px;
}
.mmj-card-rhode #faq__sec .left__box, .mmj-card-rhode #faq__sec .tab-content {
    height: 25rem;
}
.mmj-card-connecticut #benefits__sec .content_box {
    min-height: 340px;
}
.mmj-card-louisiana #benefits__sec .content_box {
    min-height: 340px;
}
.mmj-card-louisiana #faq__sec .left__box, .mmj-card-louisiana #faq__sec .tab-content {
    height: 25rem;
}
.mmj-dr-louisiana #pre__qualify_online .content_box {
    min-height: 330px;
}
.mmj-dr-louisiana #benefits__sec .content_box {
    min-height: 340px;
}
.mmj-dr-rhode #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-rhode #benefits__sec .content_box {
    min-height: 340px;
}
.mmj-dr-florida #benefits__sec .content_box {
    min-height: 310px;
}
.mmj-dr-florida #faq__sec .left__box, 
.mmj-dr-florida #faq__sec .tab-content {
    height: 30rem;
}
.mmj-card-iowa #faq__sec .left__box, .mmj-card-iowa #faq__sec .tab-content {
    height: 34rem;
}
.mmj-dr-iowa #faq__sec .left__box, 
.mmj-dr-iowa #faq__sec .tab-content {
    height: 25rem;
}
.mmj-card-georgia #benefits__sec .content_box {
    min-height: 315px;
}
.mmj-card-Hampshire #faq__sec .left__box, 
.mmj-card-Hampshire #faq__sec .tab-content {
    height: 25rem;
}
.mmj-card-virginia #pre__qualify_online .content_box {
    min-height: 275px;
}
.mmj-card-virginia #benefits__sec .content_box {
    min-height: 310px;
}
.mmj-card-virginia #faq__sec .left__box, 
.mmj-card-virginia #faq__sec .tab-content {
    height: 25rem;
}
.mmj-dr-virginia #benefits__sec .content_box {
    min-height: 310px;
}
.mmj-dr-virginia #faq__sec .left__box, 
.mmj-dr-virginia #faq__sec .tab-content {
    height: 25rem;
}
}

@media screen and (max-width : 1199px){
section ul li:not(.banner__content__wrapper li):not(.nav-pills li):not(.plan-features li):not(.carousel-indicators li):not(.tab-content li) {
    width: auto!important;
    display: table!important;
    margin: 10px auto!important;
	text-align: center;
}
.h3 {
    text-align: center;
}
.content_box .h3 {
    text-align: left;
}
section .col{
	flex: 0 0 100%;
}
.img-cont img {
    max-width: 500px;
    width: 100%;
    display: block;
    margin: auto;
}
section .h2{
	text-align: center;
}
p {
    text-align: center;
}
.heading_line {
    display: block;
}
#marijuana__doctor__banner {
    height: 580px;
    margin-top: 80px;
    background-size: cover;
}
/*#marijuana__doctor__banner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-repeat: no-repeat;
    background-image: url(../img/banner-in-cover.webp);
    background-size: cover;
    background-position: right bottom;
	opacity: 0.85;
}
#marijuana__doctor__banner:before, 
:-webkit-full-screen:not(:root:root) {
    background-image: url(../img/banner-in-cover.png);
}*/
.banner__content__wrapper {
    width: calc(var(--fullwdh) - 18%);
}
.banner-caption h1, .banner-caption h1 strong, .banner-caption h1 span {
    font-size: 2.5rem;
}
.banner-caption p {
    margin: 1rem 0;
	text-align: left;
}
.banner__content__wrapper li {
    display: block;
    font-size: 16px;
    margin: 5px 0;
    display: none;
}
.bx-1 {
    margin: 5rem 0 0;
}
#cta__sec__1 {
    text-align: center;
}
#section__reviews .carousel-inner {
    height: 215px;
}
#pricing__table .plan {
    margin: 15px 0;
}
.nav-pills li a .h2, .nav-pills li a .h3 {
    text-align: left;
}
.content_box p {
    text-align: left;
}
.bx p {
    text-align: left;
}
.pre_column-inner_left > span {
    text-align: center;
    display: block;
}
div#yelp-reviews {
    padding: 0 0 15px;
}
#section__reviews .carousel-indicators {
    bottom: -15px;
}
#faq__sec .contentbxx .h3{
	text-align: left;
}
.qualify-card-california #mmj_sec__06 {
    padding-bottom: 5rem;
}
.mmj-card-ny #pre__qualify_online .content_box {
    min-height: 415px;
}
.mmj-card-ny #benefits__sec .content_box {
    min-height: 500px;
}
.mmj-evaluation #pre__qualify_online .content_box {
    min-height: 510px;
}
.evaluation-near-me #pre__qualify_online .content_box {
    min-height: 425px;
}
.evaluation-near-me #benefits__sec .content_box {
    min-height: 355px;
}
.evaluation-near-me #mmj_sec__04 ul li:before{
	content: none;
}
.evaluation-near-me #verticle__tabs .tab_section .content_box {
    height: 21rem;
}
.medical-420-card #benefits__sec .content_box {
    min-height: 385px;
}
.mmj-card-florida #pre__qualify_online .content_box {
    min-height: 340px;
}
.mmj-card-pennsylvania #pre__qualify_online .content_box {
    min-height: 320px;
}
.mmj-card-pennsylvania #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-card-florida #benefits__sec .content_box {
    min-height: 380px;
}
.mmj-card-ohio #pre__qualify_online .content_box {
    min-height: 425px;
}
.mmj-card-ohio #faq__sec .left__box, .mmj-card-ohio #faq__sec .tab-content {
    height: 28rem;
}
.mmj-dr-ohio #pre__qualify_online .content_box {
    min-height: 425px;
}
.mmj-card-rhode #pre__qualify_online .content_box {
    min-height: 320px;
}
.mmj-card-rhode #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-card-rhode #faq__sec .left__box, .mmj-card-rhode #faq__sec .tab-content {
    height: 25rem;
}
.mmj-card-connecticut #pre__qualify_online .content_box {
    min-height: 370px;
}
.mmj-card-connecticut #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-card-texas #pre__qualify_online .content_box {
    min-height: 370px;
}
.mmj-card-texas #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-card-louisiana #pre__qualify_online .content_box {
    min-height: 425px;
}
.mmj-card-louisiana #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-card-louisiana #faq__sec .left__box,
.mmj-card-louisiana #faq__sec .tab-content {
    height: 25rem;
}
.mmj-dr-connecticut #pre__qualify_online .content_box {
    min-height: 370px;
}
.mmj-dr-louisiana #pre__qualify_online .content_box {
    min-height: 425px;
}
.mmj-dr-louisiana #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-dr-rhode #pre__qualify_online .content_box {
    min-height: 315px;
}
.mmj-dr-rhode #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-dr-texas #pre__qualify_online .content_box {
    min-height: 370px;
}
.mmj-dr-texas #benefits__sec .content_box {
    min-height: 300px;
}
.mmj-card-Hampshire #pre__qualify_online .content_box {
    min-height: 370px;
}
.mmj-dr-florida #pre__qualify_online .content_box {
    min-height: 345px;
}
.mmj-dr-florida #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-card-iowa #pre__qualify_online .content_box {
    min-height: 340px;
}
.mmj-dr-iowa #pre__qualify_online .content_box {
    min-height: 340px;
}
.mmj-card-georgia #pre__qualify_online .content_box {
    min-height: 380px;
}
.mmj-card-georgia #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-dr-georgia #pre__qualify_online .content_box {
    min-height: 375px;
}
.mmj-dr-georgia #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-card-virginia #pre__qualify_online .content_box {
    min-height: 320px;
}
.mmj-card-virginia #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-card-virginia #faq__sec .left__box,
.mmj-card-virginia #faq__sec .tab-content{
    height: 25rem;
}
.mmj-dr-virginia #pre__qualify_online .content_box {
    min-height: 325px;
}
.mmj-dr-virginia #benefits__sec .content_box {
    min-height: 325px;
}
.mmj-dr-virginia #faq__sec .left__box,
.mmj-dr-virginia #faq__sec .tab-content{
    height: 25rem;
}
.mmj-card-illinois #pre__qualify_online .content_box,
.mmj-dr-illinois #pre__qualify_online .content_box{
    min-height: 345px;
}
.mmj-card-illinois #benefits__sec .content_box,
.mmj-dr-illinois #benefits__sec .content_box{
    min-height: 295px;
}
}


@media screen and (max-width:991px){
section {
    padding: 5rem 0;
}
.img-cont img {
    max-width: 450px;
}
.trustbx {
    margin-top: 3rem;
}
#marijuana__doctor__banner {
    height: 430px;
}
.banner__content__wrapper {
    width: 100%;
    padding: 0 2rem;
    margin-top: -90px;
}
.banner-caption h1, .banner-caption h1 strong {
    font-size: 2.25rem;
}
.banner-caption p {
    line-height: 20px;
    margin: 0;
    font-size: 14px!important;
    font-weight: 400;
}
.banner__content__wrapper ul{
    margin-top: 10px;
}
.banner__content__wrapper li {
    margin: 0;
}
#pre__qualify_online .content_box {
    min-height: auto;
}
#logo__sec .icon-floating {
    width: 17rem;
    height: 6rem;
    margin: 0 0.5rem;
}

#horizontal__tabs .tab_section .nav-pills li {
    width: 100%;
}
.nav-pills li a .h2, .nav-pills li a .h3 {
    text-align: center;
}
.nav-pills a.active:after, .nav-pills a:hover:after {
    height: 0.8rem;
    left: 0;
    right:0;
	margin: auto;
}
.tab_section .tab-content {
    margin: 1.5rem 0 0;
}
div#yelp-reviews {
    padding-bottom: 3rem;
}
#section__reviews .carousel-indicators {
    bottom: -10px;
}
#horizontal__tabs, #verticle__tabs, #mmj_sec__03 {
    padding: 10rem 0 5rem;
}
#mmj_sec__06 {
    padding: 5rem 0;
}
#faq__sec .left__box li {
    width: 100%;
}
#faq__sec .tab-content {
    margin: 1.5rem 0 0;
}
#pricing__table {
    padding: 5rem 0;
}
#pricing__table .h5 {
    margin-top: 3rem;
}
.mmj-card-ny #pre__qualify_online .content_box {
    min-height: auto;
}
.med-evaluations #pricing__table {
    margin-bottom: 0;
}
.med-evaluations #faq__sec .left__box, .med-evaluations #faq__sec .tab-content {
    height: 18rem;
}
.mmj-evaluation #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-evaluation #benefits__sec .content_box {
    min-height: 350px;
}
.evaluation-near-me #pre__qualify_online .content_box {
    min-height: auto;
}
.evaluation-near-me #benefits__sec .content_box {
    min-height: 440px;
}
.evaluation-near-me #faq__sec .left__box{
    height: auto;
}

.medical-420-card #benefits__sec .content_box {
    min-height: 465px;
}
.mmj-card-florida #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-texas #benefits__sec {
    padding-bottom: 5rem;
}
.mmj-card-pennsylvania #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-pennsylvania #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-card-pennsylvania #benefits__sec {
    padding-bottom: 5rem;
}
.mmj-card-florida #benefits__sec .content_box {
    min-height: 490px;
}
.mmj-card-ohio #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-ohio #faq__sec .left__box{
	height: auto;
}
.mmj-dr-ohio #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-ohio #faq__sec .left__box {
    height: auto;
}
.mmj-card-rhode #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-rhode #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-card-rhode #benefits__sec {
    padding-bottom: 5rem;
}
.mmj-card-connecticut #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-connecticut #benefits__sec .content_box {
    min-height: 380px;
}
.mmj-card-connecticut #faq__sec .left__box {
    height: auto;
}
.mmj-card-texas #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-texas #benefits__sec .content_box {
    min-height: 380px;
}
.mmj-card-texas #faq__sec .left__box {
    height: 18.5rem;
}
.mmj-card-louisiana #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-louisiana #benefits__sec .content_box {
    min-height: 385px;
}
.mmj-card-louisiana #faq__sec .left__box, 
.mmj-card-louisiana #faq__sec .tab-content {
    height: 18rem;
}
.mmj-dr-connecticut #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-connecticut #benefits__sec {
    padding-bottom: 5rem;
}
.mmj-dr-connecticut #benefits__sec .content_box {
    min-height: 385px;
}
.mmj-dr-connecticut #faq__sec .left__box {
    height: 25rem;
}
.mmj-dr-louisiana #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-louisiana #benefits__sec .content_box {
    min-height: 380px;
}
.mmj-dr-rhode #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-rhode #benefits__sec {
    padding-bottom: 5rem;
}
.mmj-dr-rhode #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-dr-rhode #faq__sec .left__box {
    height: 25rem;
}
.mmj-card-Hampshire #benefits__sec {
    padding-bottom: 5rem;
}
.mmj-dr-texas #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-texas #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-dr-texas #benefits__sec {
    padding-bottom: 5rem;
}
.mmj-card-Hampshire #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-Hampshire #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-card-Hampshire #faq__sec .left__box,
.mmj-card-Hampshire #faq__sec .tab-content{
    height: 18rem;
}
.mmj-card-Hampshire #mmj_sec__03 ul li ul li {
    display: table!important;
    margin: 10px auto!important;
}
.mmj-card-Hampshire #benefits__sec .content_box {
    min-height: auto;
}
.mmj-dr-florida #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-florida #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-dr-florida #faq__sec .left__box {
    height: auto;
}
.mmj-card-iowa #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-iowa #benefits__sec{
	padding-bottom: 5rem;
}
.mmj-card-iowa #benefits__sec .content_box {
    min-height: 350px;
}
.mmj-card-iowa #faq__sec .left__box, .mmj-card-iowa #faq__sec .tab-content {
    height: 18rem;
}
.mmj-dr-iowa #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-iowa #faq__sec .left__box,
.mmj-dr-iowa #faq__sec .tab-content{
    height: 25rem;
}
.mmj-card-georgia #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-georgia #benefits__sec .content_box {
    min-height: 385px;
}
.mmj-card-georgia #faq__sec .left__box,
.mmj-card-georgia #faq__sec .tab-content{
    height: 18rem;
}
.mmj-card-georgia #mmj_sec__03 ul li {
    display: table!important;
    margin: 10px auto!important;
}
.mmj-card-georgia #benefits__sec .content_box {
    min-height: auto;
}
.mmj-dr-georgia #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-georgia #benefits__sec .content_box {
    min-height: 385px;
}
.mmj-dr-georgia #faq__sec .left__box,
.mmj-dr-georgia #faq__sec .tab-content{
    height: 23.2rem;
}
.mmj-card-virginia #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-card-virginia #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-card-virginia #faq__sec .left__box{
    height: 18rem;
}
.mmj-card-virginia #faq__sec .tab-content{
    height: 8rem;
}
.mmj-card-virginia #benefits__sec {
    padding-bottom: 5rem;
}
.mmj-dr-virginia #pre__qualify_online .content_box {
    min-height: auto;
}
.mmj-dr-virginia #benefits__sec .content_box {
    min-height: 355px;
}
.mmj-dr-virginia #faq__sec .tab-content {
    height: 10rem;
}
.mmj-dr-virginia #benefits__sec {
    padding-bottom: 5rem;
}
.mmj-dr-virginia #mmj_sec__03 ul li {
    display: table!important;
    margin: 10px auto!important;
}
.mmj-dr-virginia #benefits__sec .content_box {
    min-height: auto;
}
.mmj-card-illinois #pre__qualify_online .content_box,
.mmj-dr-illinois #pre__qualify_online .content_box{
    min-height: auto;
}
.mmj-card-illinois #benefits__sec .content_box,
.mmj-dr-illinois #benefits__sec .content_box{
    min-height: 325px;
}
.mmj-card-illinois #faq__sec .left__box,
.mmj-dr-illinois #faq__sec .left__box{
    height: 18rem;
}
.mmj-card-illinois #faq__sec .tab-content,
.mmj-dr-illinois #faq__sec .tab-content{
    height: 10rem;
}
.mmj-card-illinois #benefits__sec,
.mmj-dr-illinois #benefits__sec{
    padding-bottom: 5rem;
}
.qualify-card-california #trust_factors {
    padding: 5rem 0 0;
}
.qualify-card-california #benefits__sec {
    padding-bottom: 5rem;
}
}

@media screen and (max-width: 767px){
ul {
    padding: 0;
}
section .h2, .pre_column-inner_left .h2, #trust_factors .h2{
font-size: 2.0rem;
line-height: 2.5rem;
}
section {
    padding: 5rem 0;
}
#horizontal__tabs, #verticle__tabs, #mmj_sec__03 {
    padding: 5rem 0;
}
.img-cont img {
    max-width: 400px;
}
.shape3-top {
    display: none;
}
.bx {
    padding: 1.5rem 1rem;
}
.bx p {
    font-size: 13px!important;
    text-align: center;
}
.bx img {
    max-width: 100px;
    margin: 0 auto 10px;
}
span.text-teal {
    font-size: 14px;
}
.my__glb__btn {
    padding: 1.2rem 1.5rem;
}
#marijuana__doctor__banner {
    margin: 80px 0 0;
    min-height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: right top;
    height: 450px;
    background-size: 310%;
    border-radius: 0;
}
#marijuana__doctor__banner:before {
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 60%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: none;
}
.banner__content__wrapper {
    width: 100%;
    margin-top: 0;
    text-align: center;
    float: none;
    padding: 0;
}
.banner-caption h1, .banner-caption h1 strong, .banner-caption h1 span {
    text-shadow: 0 0 1px #191919;
    font-size: 3rem;
    line-height: 4rem;
}
.banner-caption p {
    display: none;
}
.banner__content__wrapper .new-button-slider {
    padding: 1.2rem 2.5rem;
    margin: 1rem 0 0;
}
.banner__content__wrapper ul {
    display: none;
}
#section__reviews {
    padding-bottom: 0;
}
#section__reviews .carousel-inner {
    height: 135px;
}
section#logo__sec {
    display: block;
}
#trust_factors {
    padding-bottom: 5rem;
}
#section__reviews {
    padding-bottom: 5rem;
}
section#mmj_sec__02 {
    padding-top: 0;
}
.med-evaluations #faq__sec .left__box, 
.med-evaluations #faq__sec .tab-content {
    height: 19rem;
}
.mmj-card-ny section#benefits__sec {
    padding-bottom: 5rem;
}
.mmj-card-ny #benefits__sec .content_box {
    min-height: auto;
}
.qualify-card-california #mmj_sec__06 {
    padding-bottom: 5rem;
}
.mmj-evaluation #pre__qualify_online .content_box,
.mmj-evaluation #benefits__sec .content_box {
    min-height: auto;
}
#pricing__table .h5{
    font-size: 1.5rem;
}
.tab_section .tab-content,
#faq__sec .tab-content{
    margin: 1.5rem 0 0;
    padding: 0px 20px 20px 10px;
}
#faq__sec .contentbxx .h3 {
    font-size: 1.5rem;
    line-height: 2rem;
}
.medical-420-card #benefits__sec .content_box {
    min-height: auto;
}
.mmj-card-pennsylvania #mmj_sec__02 {
    padding-top: 0;
}
.mmj-card-florida #benefits__sec .content_box {
    min-height: auto;
}
.mmj-card-connecticut #benefits__sec .content_box {
    min-height: auto;
}
.mmj-card-texas #faq__sec .tab-content {
    height: 20rem;
}
.mmj-dr-louisiana #benefits__sec .content_box {
    min-height: auto;
}
.mmj-dr-louisiana #mmj_sec__04 ul li {
    display: table!important;
    margin: 10px auto!important;
}
.mmj-dr-rhode #benefits__sec .content_box {
    min-height: auto;
}
.mmj-dr-texas #benefits__sec .content_box {
    min-height: auto;
}
.mmj-dr-florida #benefits__sec .content_box {
    min-height: auto;
}
.mmj-dr-florida #faq__sec .left__box,
.mmj-dr-florida #faq__sec .tab-content{
    height: 20rem;
}
.mmj-dr-georgia #mmj_sec__03 ul li {
    display: table!important;
    margin: 10px auto!important;
}
.mmj-dr-georgia #benefits__sec .content_box {
    min-height: auto;
}
.mmj-card-virginia #mmj_sec__03 ul li {
    display: table!important;
    margin: 10px auto!important;
}
.mmj-card-virginia #benefits__sec .content_box {
    min-height: auto;
}
.mmj-card-illinois #mmj_sec__03 ul li,
.mmj-dr-illinois #mmj_sec__03 ul li{
    display: table!important;
    margin: 10px auto!important;
}
.mmj-card-illinois #benefits__sec .content_box,
.mmj-dr-illinois #benefits__sec .content_box{
    min-height: auto;
}
.qualify-card-california #trust_factors {
    padding: 0;
}
.faq__container {
    text-align: center;
}
h3.faq__question {
    font-size: 1.7rem;
    font-weight: 700;
    color: #0b846a;
}
section#faq_box .my__glb__btn {
    padding: 1.2rem 4.5rem;
}
section#Highlights .text__header {
    margin-bottom: 2rem;
    padding: 0 2rem;
}
section#Highlights img {
    width: 140px;
    margin-bottom: 2rem;
}
section#Highlights {
    padding: 5rem 0 0rem 0;
}

}
@media screen and (max-width: 768px){
.banner-caption p{
    
    display:none;
}
}

@media screen and (max-width: 1024px){
#logo__sec .icon-floating {
    width: 11rem;
    height: 6rem;
    margin: 0 0.5rem;
}
.faq__container h3 {
    text-align: center;
    font-weight: 600;
}
section#Highlights .text__header {
    margin-bottom: 2rem;
    padding: 0 1rem;
}
}


@media screen and (max-width: 600px){
#logo__sec .icon-floating {
    width: 17rem;
    height: 6rem;
    margin: 0 0.5rem;
}
section#affiliate__program__section {
    height: 200px;
}

}

@media screen and (max-width: 540px){


section#affiliate__program__section {
    height: 266px;
}
}

@media screen and (max-width: 500px){


section#affiliate__program__section {
    height: 200px;
}
}

@media screen and (max-width: 360px){
.banner-caption h1, .banner-caption h1 strong, .banner-caption h1 span {
    font-size: 2.75rem;
    line-height: 3.5rem;
}
section#affiliate__program__section {
    height: 128px;
}
}
