h2 {
    line-height: 1.4;
    letter-spacing: .1px;
    color: #1a6749;
    margin: 0 0 0;
    width: 100%;
    font-size: 27px;
    text-align: center;
    font-weight: 700;
}

.californa-versus-container .services-heading {
    display: flex;
    justify-content: center;
    align-items: center;
        margin-bottom: 40px;
}
.eligibility-section ul {
    list-style: none;
    padding: 0;
}
.californa-versus-container .services-heading span.vs-label img {
    height: 110px;
    padding: 0 15px;
}

.californa-versus-container .services-heading h2 {
    width: auto;
    margin-bottom: 0!important;
}
.california-versus-left ul {
    list-style: none;
    padding: 0;
}

.california-versus-right ul{
    list-style: none;
    padding: 0;
}

.california-versus-right ul li {
    font-size: 21px;
    font-weight: 600;
    color: #807e7e;
    display: block;
    line-height: 22px;
    margin-bottom: 15px;
}

.california-versus-right ul li span {
    display: block;
    font-size: 15px;
    font-weight: 400;
}

.california-versus-left ul li {
    font-size: 21px;
    font-weight: 600;
    color: #1a6749;
    display: block;
    line-height: 22px;
    margin-bottom: 15px;
}

.california-versus-left ul li span {
    display: block;
    font-size: 15px;
    font-weight: 400;
}

.california-versus-left ul li img {
    height: 112px;
}

.california-versus-right ul li img {
    height: 112px;
}

.california-inner-list {
    display: flex;
    align-items: center;
}

.california-versus-left {
    border: 5px solid #1a6749;
    border-radius: 20px;
    padding: 60px 20px 10px 20px;
        position: relative;
}

.california-versus-right {
    border: 5px solid #807e7e;
    border-radius: 20px;
    padding: 60px 20px 10px 20px;
        position: relative;
}
.california-versus-left:before {
    content: "";
    background: url(https://californiaonlineclinic.com/wp-content/uploads/2024/05/California-online-clinic-logo.jpg);
    position: absolute;
    height: 85px;
    width: 100%;
    max-width: 285px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(50%, -100%);
    top: 25px;
    left: -10px;
}
.california-versus-right:before {
    content: "";
    background: url(https://californiaonlineclinic.com/wp-content/uploads/2024/01/v-s-img1-1.png);
    position: absolute;
    height: 85px;
    width: 100%;
    max-width: 285px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(50%, -100%);
    top: 25px;
    left: -10px;
}

.vs-bottom-desc{
    padding: 15px 0px;
}
/*california city*/

section#california_city_section {
    padding: 60px 0px;
    background: #1a6749;
}
#mbg-section a {
    color: #1a6749;
}
section#california_city_section h2
{
    color: #fff;
    margin-bottom: 42px;
}
ul#menu-california-city {
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
}
#menu-california-city li a {
    color: #fff;
    border: 1px solid;
    padding: 16px 20px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}

#menu-california-city li {
    margin-right: 15px;
    margin-bottom: 40px;
}

#menu-california-city li a:hover {
    background: #fff;
    color: #1a6749;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}

/*california city*/

/*legal section*/

section#legal_cannabis_section {
    background: #1a6749;
    padding: 60px 0;
}
#legal_cannabis_section .row {
    align-items: center;
}
section#legal_cannabis_section h2 {
    color: #fff;
    font-size: 40px;
    text-align: left;
}
section#legal_cannabis_section h2 {
    color: #fff;
}

section#legal_cannabis_section h3 {
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 18px;
}

.legal_description p {
    color: #ffffff;
}
.canabis_column_inner {
    border: 1px solid #fff;
    border-radius: 12px;
    padding: 15px 15px;
}
section#legal_cannabis_section .canabis_sub_headings {
    color: #fff!important;
    font-size: 22px!important;
    margin-bottom: 0!important;
    line-height: normal!important;
}

.canabis_benift_details p {
    color: #fff;
    margin-bottom: 0;
}

/*legal section*/

.sub-headings {
    font-size: 20px;
    color: #000;
    display: block;
    line-height: normal;
    margin: 10px 0 8px;
    padding: 0px 15px;
}
.eligibility-section ul.eligible-checkicons li {
    position: relative;
    padding-left: 20px;
}
.eligibility-section ul.eligible-checkicons li:before {
    content: "\f05d";
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    top: 7px;
    left: 0;
    color: #1a6749;
}
.eligibility-section ul.eligible-checkicons {
    padding-left: 0;
    list-style: none;
}
/*why choose sec*/

section#why_choosemarijuana {
    padding: 60px 0px;
    background: #eee;
}
.why_pre_column-inner {
   z-index: 1;
    position: relative;
    box-shadow: rgb(26 103 73 / 48%) 0px 2px 10px 0px;
    height: 100%;
    text-align: center;
    transition: all 0.2s ease-out 0s;
    border-radius: 5px;
    border-width: 3px 0px 0.4rem;
    padding: 20px 18px 0px;
    margin: 15px 0px 30px;
    background: rgb(255, 255, 255);
    border-top: 3px solid rgb(26 103 73);
}

#why_choosemarijuana .why-icon {
       background-color: #1a6749;
    padding: 17px;
    border-radius: 100%;
    display: inline-block;
    margin-bottom: 20px;
    box-shadow: 0 0 0 7px rgb(26 103 73 / 35%);
}
#legal_cannabis_section a.btn.appointement.button-top {
    background: #ffffff!important;
    color: #1a6749!important;
}
#why_choosemarijuana .why-icon img {
    width: 60px;
    height: 60px;
    display: inline-block;
        margin-top: 0;
}

.why_choose_inner h3 {
    text-align: center;
    font-size: 21px !important;
    margin-bottom: 15px;
    font-family: "JosefinSans-SemiBold";
    color: #000;
}
.why_choose_inner .benift_details p {
    color: #000;
}

/*why choose sec*/

/*blog sec*/

.recent-blogs img {
    width: 100%;
    height: 170px;
    object-fit: cover;
    object-position: top center;
}

.recent-blogs h3.sub-heading a {
    color: #1a6749!important;
}

.recent-blogs p {
    white-space: normal;
    word-break: break-word;
}

.recent-blogs .contents {
    box-shadow: 2px 2px 12px #dfdada;
    padding: 12px;
}

.recent-blogs .Searc {
    background-color: #fff;
    width: 181px;
    padding: 10px 27px;
    color: #1a6749!important;
    border-radius: 50px;
    font-size: 16px;
    border: 2px solid #1a6749;
    font-weight: 700;
    margin-bottom: 20px;
}
section.recent-blogs {
    padding: 60px 0px;
}

/*blog sec*/

/*trust sec*/

.why-icon .image {
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.count_sub-headings{
    font-size: 20px;
    color: #000;
    display: block;
    line-height: normal;
    margin: 10px 0 8px;
    padding: 0px 15px;

}
.count_benift_details p {
       font-size: 15px;
    color: #4a5359;
    margin: 0;
    font-weight: normal;
}
.count_column-inner {
    background: #fff;
    margin-top: 20px;
    min-height: 442px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
section#why_choose_countus {
    background: #eee;
    padding: 60px 0;
    text-align: center;
    display: none;
}
.count_benift_details{
    padding: 0px 15px;
}

/*trust sec*/

/* Button css */
.btn-border_top {
    background:#1a6749;
    color: #fff;
    border-radius: 10px;
    padding: 12px 20px;
    margin-left: 10px;
    font-weight: 600;
    transition: all .3s linear;
    margin-right: 46px;
}
.card-header.active
{
    background: linear-gradient(90deg, rgba(31,160,113,1) 0%, rgba(36,86,129,1) 100%);
    
}
.card-header.active button.btn.btn-link
{
    color:#fff;
}
.btn-border_top:hover {
    background-color: #fff;
    color: #333!important;
    text-decoration: none;
}
/* Button css end */
header#top-nav img, .footer-1 img {
    width: 100%;
    max-width: 190px;
    transition: all .3s linear;
}
.left_section img,.left_caregive_section img {
    width: 100%;
}
section#caregiver h2  {
    text-align: left !important;
}
section#why-choose h3 img {
    width: 100%;
    max-width: 8%;
    margin-right: 15px;
}
section#why-choose ul li {
    margin-bottom: 15px;
    list-style-type: none;
    }
section#why-choose ul li h3 {
    font-size: 17px;
    font-weight: 600;
}
#caregiver ul.info_item_lists li {
    margin-bottom: 14px;
    font-size: 15px;
      font-weight: 600;
    color: #3d4643;
    position: relative;
}
#caregiver ul.info_item_lists{
    margin: 20px 0px;
    list-style: none;
    padding-left: 30px;
}

#caregiver ul.info_item_lists li:before {
    content: "\f00c";
    color: #3d4643;
    font-family: 'FontAwesome';
    font-weight: bold;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: -22px;
}
section#blog h2 span {
    line-height: 42px;
    margin: 37px 0px !important;
    display: grid;
    font-size: 27px;
    text-transform: capitalize;
    margin-bottom: 25px !important;
    font-weight: 600 !important;
}
section#testiomonal {
    background-image: url(https://texasmarijuanacardonline.com/wp-content/uploads/2022/05/What-Patients-Have-to-Say-About-Our-Services.jpg);
}
section#consult {
    background-repeat: no-repeat;
}

#pop_up .form {
    min-height: 470px;
}

.testiomonal-des {
   background-color: #ffffffeb!important;
}

.blog-box p a {
    color: #1a6749;
}

section#blog ul li a {
    color: #1a6749;
}

section#blog p {
    line-height: 32px!important;
    font-size: 16px;
    font-weight: 400;
    color: #2d2d2d;
    letter-spacing: 0.5px;
}

.count_column-inner .why-icon .image {
    min-height: 235px;
}
section#our-clinc ul li {
    font-weight: 400;
}
nav.navbar.navbar-expand-lg {
    padding: 10px 0;
}
.box1 {
    padding: 15px 15px 15px 0;
    margin-bottom: 20px;
}
.box1 h3, .box1 p, .box1 a {
    color: #fff;
}

.row.protoss.deffrent-p {
    background-color: #fff;
}

.heading {
    margin-bottom: 20px!important;
}
section#testiomonal .col-md-12.col-xl-10.offset-xl-1 {
    margin-left: 0px;
}
section#faq {
    padding: 60px 0px;
}

section#qualifying-cond {
    padding-top: 0px;
}

.carousel-caption.slider-os.d-md-block {
    top: 33%;
    width: 56%;
    margin: 0 auto;
}

#banner .content-slider {
    padding: 0px 135px;
}

.col-md-12.content-box h1 {
    text-align: left;}

.content-slider p {
    text-align: left;
    margin-left: 0px;
    width:100%;
}

.content-box {
    text-align: left;
}
#banner .carousel-control-prev {
    left: 0;
    display: none;
}

#banner .carousel-control-next {
    right: 0;
    display: none;
}
.modal-dialog.modal-lg.animate__animated.animate__backInRight {
    margin-top: 47px;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow:none!important;
}

.recnt-pos img {
    width: 100%;
    margin: 12px 0px;
}
section#banee-about h2 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 30px;
}

section#blog_sec {
    padding: 60px 0px;
}

p.error {
    text-align: center;
    width: 100%;
    font-size: 18px;
}

div#accordion button.btn.btn-link {
    padding-right: 68px;
}

.search input#s {
    padding: 12px 5px;
    border-radius: 51px;
    outline: white;
    text-shadow: none;
    border: 1px solid #33333359;
    width: 86%;
}

.search input#searchsubmit {
    background: none;
    border: white;
    margin-left: -85px;
    background: #1a6749;
    padding: 13px 33px;
    border-radius: 22px;
    color: #fff;
}

.sidebar h2 {
    margin-top: 33px;
    font-size: 21px;
    font-weight: 500;
}

.recnt-pos {
    align-items: center;
}
.recent-post {
    margin-left: 0px!important;
}
ul.Recent-post ul {
    padding-left: 0px;
}

img.attachment-large.size-large.wp-post-image {
    width: 100%;
    height: auto;
}
.blog-box {
    max-width: 100%;
    height: auto;
}
section#banner h1 {
    font-size: 42px !important;
    line-height: 55px;
    font-family: 'Poppins', sans-serif;
    font-weight:700;
}

ol.carousel-indicators {
    display: none;
}

.fist {
    border-right: 2px solid #000000;
}

#top-header .top-list li img {
    margin: 0px 7px;
    filter: brightness(0);
    filter: -webkit-brightness(0);
}

.carousel-caption.slider-os.d-md-block p {
    width: 71%;
    margin: 0 auto;
}


.stickyHeader {
    position: fixed;
    width: 100%;
    background-color: #000;
    padding: 30px 0px;
    z-index: 999;
}

header#top-nav {
    transition: all 0.5s ease;
    width: 100%;
    top: 0px;
    left: 0;
    position: fixed;
    top: 59px;
    background: #fff;
    z-index: 999;
}

.btn.collapsed:after {
    content: '';
    position: absolute;
    right: 24px;
    height: 18px;
    background-image: url(../image/1.png);
    width: 18px;
    background-repeat: no-repeat;
    transition: all 0.5s ease;
    top: 0;
    bottom: 0;
    margin: auto;
    
}
#banner .container-fluid {
    padding: 0;
    overflow: hidden;
}
section#banner {
    padding: 81px 0px 0;
    background: #1a6749;
}

.btn-link:after {
    content: '';
    position: absolute;
    right: 24px;
    height: 18px;
    background-image: url(../image/upload.png);
    width: 18px;
    background-repeat: no-repeat;
    transition: all 0.5s ease;
    top: 0;
    bottom: 0;
    margin: auto;
}

.card h2 {
    margin-top: 0px;
}

.card-header button.btn.btn-link {
    position: relative;
}

.searh-is {
    height: 44px;
    border-radius: 10px;
    margin-bottom: 7px;
    border: 1px solid rgb #80be7952!important;
    color: rgb(138, 138, 138)important;
    font-size: 14px;
    width: 100%;
}

.button-top:hover {
    background-color: #1a6749;
    color: #fff !important;
    transition: all 2s;
}

#top-nav ul li a:before {
    transition: all .2s;
}

nav ul li a:hover {
    color: green;
}

#footer .navbar-nav  li a:hover {
    color: #1a6749;
    padding-left: 0px !important;
}

#footer .navbar-nav li {
    padding-left: 0px;
}

/* stroke */

#top-nav ul li a {
    position: relative;
}

#top-nav ul li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #7bbbc1;
    height: 3px;
    width: 100% !important;
    transition: all 2s;
}

.stickyHeader ul li a:after {
    background: #fff !important;
}

#top-nav ul li a:hover:after {
    width: 100%;
    transition: all 0.20s;
}

#top-nav ul li a {
    transition: all 0.10s;
}

#top-nav ul li a:after {
    text-align: left;
    content: '.';
    margin: 0;
    opacity: 0;
    transition: all 0.20s;
}

#top-nav ul li a:hover {
    color: #000;
    z-index: 1;
    transition: all 0.10s;
}

#top-nav ul li a:hover:after {
    z-index: -10;
    animation: fill 1s forwards;
    -webkit-animation: fill 1s forwards;
    -moz-animation: fill 1s forwards;
    opacity: 1;
    transition: all 0.20s;
}

#top-nav ul li a:hover {
    z-index: 1;
    transition: all 0.20s;
}

#top-nav ul.navbar-nav.menu li.dropdown > .nav-link:before {
    width: 0;
    height: 0;
    content: "";
    border-top: 0.35em solid;
    border-right: 0.32em solid transparent;
    border-bottom: 0;
    border-left: 0.32em solid transparent;
    position: absolute;
    right: -13px;
    top: 12px;
}
#top-nav ul.navbar-nav.menu li.dropdown .dropdown-menu {min-width: 255px;}
#top-nav ul.navbar-nav.menu li.dropdown .dropdown-menu .nav-link {
    color: #333;
    line-height: 24px;
    border-bottom: 1px solid #00000038;
    padding: 10px 0;
}
#top-nav ul.navbar-nav.menu li.dropdown .dropdown-menu .nav-item:last-child .nav-link {
    border: 0;
}
.search-button a {
    float: right;
}

.stickyHeader {
    position: fixed;
    width: 100%;
    background-color: #ffffff;
    padding: 4px 0px;
    z-index: 999;
    top: 0px!important;
}

.card button {
    white-space: normal;
}
ul.navbar-nav.menu.ml-auto li {
    padding: 0px 15px;
}

ul.navbar-nav.menu.ml-auto li a {
    color: #000;
    font-size: 16px;
    padding: 0px 0px;
    text-transform: capitalize;
}

section#contact-us .contact-1 {
    color: #fff;
}

.contact-1 p {
    color: #fff;
}

.content-box h1 {
    font-size: 41px !important;
    line-height: 55px;
    font-family: 'Poppins', sans-serif;
    font-weight:700;
    color: #fff;
    text-align: left;
}

section#our-clinc {
    padding-top: 0px!important;
}

.heading {
    line-height: 1.4;
    letter-spacing: .1px;
    color: #1a6749;
    margin: 0 0 0;
    width: 100%;
    font-size: 27px;
    text-align: center;
    font-weight: 700;
}

.protoss {
    padding: 60px 80px 0;
    position: relative;
    width: 100%;
}

.protoss h2 {
    text-align: center;
}


.box1 img {
    width: 15%;
}

.sub-heading {
    font-size: 20px;
    font-weight: 600;
    margin: 22px 0px;
    margin-bottom: 12px;
    line-height: 20px;
}
section#why-choose h2 {
    text-align: left;
}
.box1 {
    text-align: center;
}
section#benifits {
    padding: 55px 0px 80px;
}

section#why-choose {
    padding: 60px 0;
    background-color: rgb(35 81 155 / 11%);
}

section#benifits h2 {
    text-align: center;
}

.image {
    left: 0px;
    margin-top: -79px;
}

.benifit-1 img {
    width: 60px;
}
.benifit-1 {
    background-color: #fff;
    padding: 20px;
    margin-top: 30px;
    border: 0;
    height: 100%;
    transition: all .3s linear;
    overflow: hidden;
    position: relative;
    border-radius: 24px;
}
.benifit-1::after
{
    transition:opacity .3s linear;
    opacity:0;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url("https://newyorkcitymmjcarddoctor.com/wp-content/uploads/2023/04/leaf-vector.png");
    width: 200px;
    height: 200px;
    background-size: cover;
    transform: rotate(332deg);
    transition:all .3s linear;
    z-index:-2;
}
.benifit-1:hover::after {
    
    opacity: .3;
}
.benifit-1:hover {
    box-shadow: 0 0 7px 2px #727272;
}
.benifit-1 p {
    font-size: 15px;
}
section#our-clinc h2 {
    text-align: left;
}

.clints_box .carousel-indicators li.active {
    background-color: #1a6749;
}

section#testiomonal {
    padding: 60px 0px;
    background-image: url(../image/tyt.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

section#our-clinc {
    padding-bottom: 60px;
}

.testiomonal-des {
    background-color: #ffffffa6;
    padding: 120px;
    box-shadow: 2px 10px 20px rgb(0 0 0 / 45%);
}

.slid_contnt:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background-image: url("../images/comma.png");
    height: 39px;
    width: 49px;
    background-size: contain;
    background-repeat: no-repeat;
}

section#testiomonal h6 {
    color: #000;
}

section#testiomonal h3 {
    font-size: 16px;
}

.sl_img img {
    max-width: 55px;
    border-radius: 50%;
    height: 55px;
    border: 3px solid #fff;
    margin: 9px 0px;
}

.clints_box ul.carousel-indicators {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: 0;
    margin-bottom: 0;
}

.sl_detl p {
    font-size: 13px;
}

.clints_box .carousel-indicators li {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #000;
}

section#price {
    padding: 60px 0px;
}
.testimonials{
  background-color: #eee;
  padding: 60px 0px;
}
section#price .legal.book-appointement {
    background-color: #fff;
    padding: 45px;
    box-shadow: 0 0 6px 2px #ddd;
    border-radius: 10px;
        text-align: center;
}
section#price .legal.book-appointement h3:before {
    content: "";
    background: #1a6749;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -45px;
    left: -47px;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
section#price .legal.book-appointement h3 span {
    font-size: 20px;
    margin-bottom: -21px;
    display: block;
    word-wrap: break-word;
}
section#price .legal.book-appointement ul {
    padding: 0;
    list-style: none;
}
section#price .legal.book-appointement span {
    color: #1a6749;
}
section#price .legal.book-appointement h3 {
    font-weight: 600;
    margin-bottom: 25px;
    position:relative;
}
section#price .legal.book-appointement ul li {
    border-bottom: 1px dashed #1a6749;
    color: #1a6749;
    margin-bottom: 12px;
    font-weight: 500;
}
section#price .legal.book-appointement h3 sub {
    font-size: 14px;
    color: #1a6749;
}
button.btn.btn-link {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5;
    color: #000;
    text-align: left;
    width: 100%;
    text-decoration: none;
}

.card {
    margin: 12px 0px;
    /* border-left: 5px solid #d77467; */
    border: 0;
}
.card-header {
    border-radius: 13px !important;
    background-color: #eee;
    padding: 0 10px 2px;
}
.card-body h2 {
    color: #000 !important;
    font-size: 18px;
    width: 100%;
    text-align: left!important;
}

section#our-clinc .row {
    align-items: center;
}


/* start about page */

section#banee-about {
    background-image: url(https://californiaonlineclinic.com/wp-content/uploads/2024/02/About-Banner.jpg);
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    margin-top: 90px;
    padding: 80px 0px;
}
section#banee-about:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51,51,51,52%);
}

section#our-doctor {
    padding: 80px 0px 11px;
}

section#our-doctor .row {
    align-items: center;
}

section#our-doctor h2 {
    text-align: left;
}

.about-banner {
    padding-bottom: 0px !important;
}

section#banee-about h1 {
    font-size: 34px !important;
    line-height: 55px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    color: #fff;
}

section#our-clinc {
    padding: 60px 0px;
}

section#our-mission {
    padding: 60px 0px;
    background-color: #f3f5f8;
}

.our-mission1 img {
    width: 16%;
}

.our-mission1 {
    background-color: #fff;
    padding: 60px;
    box-shadow: 6px 2px 12px #dfdfdf;
}

section#form .strategies {
    border: 1px solid #1a10102e;
}

section#cannabis {
    padding: 80px 0px;
}

section#cannabis h2 {
    text-align: left;
}


/* start contact page */

.contact-1 {
    background-color: #1a6749;
    padding: 60px;
    box-shadow: 6px 2px 11px #ffffff;
}

section#contact-us {
    padding: 60px 0px;
}

.contact-1 {
    background: #1a6749;
    padding: 42px;
    box-shadow: 6px 2px 11px #ffffff;
    max-height: 228px !important;
}
.contact-1 h3, .contact-1 a {
    color: #ffffff !important;
    word-break: break-all;
}
section#contact-us .contact-1 {
    color: #fff;
    display: flex;
    align-items: center;
    border-left: 6px solid #1a6749;
}
section#contact-us .contact-1 h3, section#contact-us .contact-1 a {
    padding: 0;
    margin: 6px 10px !important;
    display: block;
}
section#form {
    padding: 60px 0px;
}

.strategies {
    padding: 12px 30px;
    margin: 0px 0px;
    text-transform: capitalize;
}

textarea.form-control.strategies {
    max-height: 500px;
    min-height: 226px;
}

#form .form-control:focus {
    color: #495057!important;
    background-color: #fff;
    border-color: #ced4da!important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(255 255 255)!important;
}

section#blog {
    padding: 60px 0px;
}

.blog-box .headingi a {
    line-height: 1.2;
    letter-spacing: .1px;
    color: #333;
    margin: 0 0 0;
    width: 100%;
    font-size: 27px!important;
    text-align: left !important;
    font-weight: 600;
    text-decoration: none;
}

.blog-box .button-top {
    margin: 0;
}

.blog-box {
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(0 0 0 / 9%);
    box-shadow: 2px 2px 2px #2853a21a;
    margin-bottom: 30px;
    float: left;
}

.content-part {
    padding: 11px 22px;
}

#blog .button-top {
    float: left;
    margin-bottom: 22px;
}

.headingi {
    line-height: 37px;
}

h2.headingi a {
    font-size: 25px !important;
}

.search-icon {
    position: absolute;
    top: 70px;
    right: 34px;
}

input#search-input {
    position: relative;
    padding: 12px 17px;
    border-radius: 22px;
}

ul.Recent-post {
    padding-left: 0px;
}

ul.Recent-post li {
    list-style: none;
    padding: 8px 0px;
    border-bottom: 2px solid #33333326;
}

ul.Recent-post li a {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.6;
    text-align: left;
    padding-bottom: 9px;
}


.recent-post a {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.6;
    text-align: left;
    padding-bottom: 9px;
}
header#top-nav {
    top: 0px!important;
    border-bottom: 1px solid #a1a1a1;
    padding-bottom: 0px;
}
.trusted_logo_section .partnerlogo_bottom {
    display: flex;
    align-content: space-around;
    justify-content: center;
    align-items: center;
}
.trusted_logo_section .partnerlogo_bottom {
    display: flex;
    align-content: space-around;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
}
#process .heading {
    color: #1a6749;
}
#process {
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
    background-color:#fff;
}

#process .box1 img {
    width: 50px;
}
span.img-process-outer {
    background-color: transparent;
    display: inline-block;
    border-radius: 100%;
    padding: 12px;
    text-align: center;
    border: 2px solid #7bbbc1;
}
.process-ttr p {
    color: #fff;
    border: 2px solid #ddd;
    padding: 20px;
}
section#legalization,section#our-clinc {
    padding: 60px 0px;
    background-color: #ffffff;
    background-image: url("https://newyorkcitymmjcarddoctor.com/wp-content/uploads/2023/04/seamless-marijuana-background.jpg");
    position:relative;
    z-index:0;
}
    
section#legalization::after,section#our-clinc::after
{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(255 255 255 / 73%);
    z-index:-1;
}
section#why-choose img.img-fluid {
    height: 100%;
    object-fit: cover;
    background-color: #fff;
    border-radius: 40px;
    max-width: 430px;
    width:100%;
}
section#why-choose ul
{
    padding:0;
}
section#why-choose ul li {
    margin-bottom: 15px;
    /*list-style-type: none;
    padding: 20px;
    box-shadow: 0 0 4px 2px #ddd;
    background-color:#ffffff;*/
}
section#Ohio-card .left_section,section#Ohio-card .left_section img
{
    height:100%;
    object-fit:cover;
}

.box1 h3, .box1 p, .box1 a {
    color: #000 !important;
}
.banner-listing
{
    padding-left:0;
}
.banner-listing li {
    list-style: none;
    font-size: 16px;
    margin-bottom: 4px;
        color: #fff;
}
.banner-listing li i,i.fa-check {
    background: #1a6749;
    border-radius: 100%;
    color: #fff;
    padding: 3px;
    font-size: 11px;
}
#banner .content-box img
{
        max-width: 100%;
        width: 100%;
}
#process i.fa.fa-check {
    padding: 5px;
    font-size: 20px;
}
#process .box1 > span
{
    padding-left:12px;
}
#process .box1 h3 {
    margin-top: 6px;
    font-size: 20px;
    font-weight: 700;
}
#process .box1 {
    text-align: center;
    display: flex;
    align-items: flex-start;
    text-align: left;
}
#process .process-right-img img
{
        max-width: 100%;
}
section#Ohio-card strong {
    color: #1a6749;
    font-size: 27px;
    line-height: normal;
}
section#Ohio-card a
{
    color:#1a6749;
    text-decoration:underline;
}
#mbg-section {
    background-color: #eee;
    padding: 60px 118px;
}
#mbg-section img
{
    width:270px;
}
section#mbg-section .row {
    background-color: #fff;
    border-radius: 38px;
    padding: 57px;
}
#benifits .text-dark,.testimonials .text-dark{
    color:#1a6749!important;
}
.testimonial_description p, .testimonial_description span {
    font-weight: 500 !important;
    font-style:
}
.benifit-outerr {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #1a6749;
    padding-bottom: 5px;
}
#benifits h3.sub-heading {
    font-weight: 700;
    margin-top: 0;
    padding-left: 14px;
        color: #1a6749;
}
#prescription-section {
    padding: 60px 0px;
    background: #eee;
}
#prescription-section h2, #price h2, #faq h2, .trusted_logo_section h2, #qualifying-cond h2, #why-choose h2, .partner_logos h2, #mbg-section h2, #benifits h2, #why_choosemarijuana h2, #custom-table h2, #why_choose_countus h2, #price h2, .testimonials h2{
    text-align: center;
    color: #1a6749;
    text-transform: capitalize;
}
section#prescription-section h2, section#qualifying-cond h2 {
    font-size: 35px;
}
#prescription-section h4 {
    text-transform: uppercase;
    line-height: 39px;
}
#price i.fa.fa-check {
    border: 2px solid #1a6749;
    background: #fff;
    color: #1a6749;
    font-size: 12px;
    padding: 2px;
}
header#top-nav.inner-header {
    background-color: #fff;
}
ul.partnerlogo {
    padding-left: 0;
}
section#price .legal.book-appointement h3 sub {
    font-size: 14px;
    color: #1a6749;
}


.footer-bottom-states {
    background: #1a6749;
    border-radius: 20px;
    padding: 25px 25px;
}

.footer-bottom-states ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.footer-bottom-states ul li a {
    color: #fff !important;
}

.footer-bottom-states .sub-footer {
    color: #fff;
    margin-bottom: 10px;
    font-size: 18px;
}



@media (max-width: 1366px) {
    
    section#banner {
        padding: 81px 0px 0;
    }
    .carousel-caption.slider-os.d-md-block {
        top: 28%;
        width: 64%;
    }
    
    
    section#our-clinc {
        padding-top: 60px!important;
    }
    
    .image {
        left: 0px;
        margin-top: 0px;
    }
    /* section#benifits {
        text-align: center;
        align-items: center;
        justify-content: center;
        display: table-row-group;
        padding-top: 60px;
    } */
    section#benifits .col-md-12.col-xl-7 {
        text-align: center;
        justify-content: center;
    }
    section#benifits h2 {
        text-align: center;
    }
    section#benifits .image-icot {
        margin: 32px 7px;
    }
    section#our-clinc {
        padding: 60px 0px;
    }
    section#our-clinc .row {
        align-items: center;
    }
    .button-top {
        font-size: 15px;
        max-width: fit-content;
    }
    .seart {
        padding: 25px;
    }
    .protoss {
        margin-left: -1px;
    }
    .protoss {
        padding: 60px 0px 0!important;
    }

    header#top-nav img {
        width: 100%;
    }
    .search-button {
        width: 36%;
        float: right;
    }
    footer#footer {
    padding: 80px 0px 23px;
}
    header#top-nav.stickyHeader {
        top: 0px !important;
    }
    
    
    
    
}

@media (max-width: 1300px){
    #banner .content-slider {
    padding: 0px 25px;
}
}

@media (max-width:1199px){
.california-versus-right:before {
    max-width: 220px;
    top: 45px;
    left: 0;
}
.california-versus-left:before {
    max-width: 220px;
    top: 45px;
    left: 0;
}
}

@media (max-width: 1024px) {
    section#benifits .image {
        display: none;
    }
    .button-top {
        padding: 12px 22px!important;
    }
    #process .sub-heading {
         font-size: 17px!important;
    }
    section#testiomonal {
    background-position: 90%;
}
    
    #faq .btn-link:after {
    content: "";
    position: absolute;
    right: 0px!important;
    }
    
    #faq .btn.collapsed:after {
        content: "";
        position: absolute;
        right: 0px!important;
    }
    #faq .btn.btn-link {
        padding: 0px 33px 0px 0px!important;
    }
    
    
    
    
    
    
.heading {
    font-size: 22px!important;
    line-height: 31px!important;
}

p {
    font-size: 14px!important;
    line-height: 25px!important;
    }
    
    .testiomonal-des h2 {
    font-size: 22px;
}

.testiomonal-des {
    padding: 60px 60px;
}
.button-top, #price .btn {
    font-size: 14px;
}
section#testiomonal {
    background-position: 87%;
}

}
@media (max-width: 992px) {
    section#process .box1 {
        margin-bottom: 0px;
    }
    section#process .box1 img {
        margin-top: 0px;
    }
        section#why-choose {
        text-align: left;
    }


.footer-bottom-states ul li a {
    color: #fff !important;
}

section#why-choose img {
    width: 100%;
}
    section#online-doctor img {
    margin-bottom: 20px;
}
section#caregiver img {
    margin-bottom: 20px;
}   
    section#qualifying-cond img {
    margin-top: 15px;
}
    
    .heading {
    margin-bottom: 5px!important;
}
    
    section {
    padding: 10px 0px !important;
}
    
    .row.protoss {
    padding: 0px  0px !important;
}
    
    section#process .col-md-6:last-child .box1 {
    padding-bottom: 0px !important;
}
    
    section#online-doctor {
    padding-bottom: 0px !important;
}
    
    
}

@media (max-width: 992px) {
    section#benifits h2 {
        margin-top: 8px;
    }
    
    .california-versus-right:before {
        max-width: 178px;
        top: 54px;
        left: 0;
    }

        .california-versus-left:before {
        max-width: 178px;
        top: 54px;
        left: 0;
    }

    section#process .box1 {
        margin-bottom: 0px;
    }
    
    .content-box {
     margin-top: 0px!important;
    }
    
    footer#footer .col-md-6.col-lg-2.px-5 {
        padding-left: 0px !important;
    }
    
    section#process .col-md-6:last-child .box1 {
        margin-bottom: 0px;
    }
    section#our-clinc ul li {
       text-align: left;
    }
    section#benifits .image {
        display: none;
    }
    section#banner {
        margin-top: -93px;
    }
    .protoss {
        margin-left: 0px;
    }
    ul.navbar-nav.menu.ml-auto {
        background: #fff;
    }
    .stickyHeader ul {
        background-color: #333 !important;
    }
    .stickyHeader ul li a {
        color: #fff !important;
    }
    section#banner h1 {
        font-size: 25px !important;
        line-height: 32px;
    }
    
    section#our-clinc img {
        margin-top: 40px;
    }
    section#why-choose img {
        margin-top: 0;
    }
    section#benifits h2 {
        margin-top: 30px;
    }
    .button-top {
        font-size: 14px;
    }
    .menu-to {
        width: 15% !important;
    }
    section#banner {
        margin-top: 0px;
    }
    header#header img {
        width: 26%;
    }
    
    .box1 {
        text-align: center;
        margin-bottom: 50px;
    }
    section#process h2 {
        text-align: center;
    }
    #process .box1:nth-last-child {
        margin-bottom: 0px;
    }
    header#header {
        padding: 12px 0px;
        z-index: 4;
        position: relative;
        background: #000;
    }
    .box1.last-bok {
        margin-bottom: 0px;
    }
    section#why-choose img {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    section#why-choose {
        text-align: left;
    }
    section#why-choose p {
        text-align: left;
    }
    section#our-clinc img {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    section#our-clinc p {
        text-align: left;
    }
    section#our-clinc {
        text-align: center;
    }
    .content-fo span {
        font-size: 22px;
    }
    .content-fo {
        width: 100%;
        float: left;
        text-align: center;
    }
    .content-fo span {
        float: left;
    }
    .search-button {
        width: 100%!important;
        float: unset;
        margin: 0 auto;
        text-align: center;
    }
    section#why-choose {
        padding: 30px 0px;
    }
    #benifits .image {
        margin-top: 30px;
    }
    section#our-clinc {
        padding: 30px 0px;
    }
    .testiomonal-des {
        background-color: #ffffffa6;
        padding: 47px;
    }
    section#faq {
        padding: 30px 0px;
    }
    header#header img {
        width: 35%;
    }
    section#banner h1 {
        font-size: 25px !important;
        line-height: 32px;
    }
    .carousel-caption.slider-os.d-md-block {
        top: 7%;
        width: 64%;
    }
    .button-top {
        font-size: 17px;
        padding: 11px 16px;
    }
   
    .heading {
        line-height: 1.3;
    }
    .seart {
        margin-bottom: 30px!important;
    }
    
    #banner .carousel-caption.slider-os.d-md-block {
        top: 18%;
        width: 65%;
        left: -12%;
    }
    section#banner h1 {
        text-align: left;
    }
    .content-slider {
        text-align: left;
    }
    
    .button-top {
        margin-left: 0px;
    }
    footer#footer .col-md-6.col-lg-3.px-5 {
        padding-left: 19px !important;
    }
    h3.sub-footer {
        margin-bottom: 24px;
        margin-top: 18px;
    }
    .calloys {
        width: 100% !important;
    }
    section#banner {
        padding: 0!important;
    }
    
    #banner .content-box {
        width: 86%;
        top: 0px;
        text-align: center;
        left: 0px;
        padding-top: 50px;
    }
    
    ul.navbar-nav.menu.ml-auto li a {
        color: #333;
        font-size: 16px;
        display: inline-block;
        padding: 6px 14px;
        text-transform: capitalize;
    }
    #top-nav ul.navbar-nav.menu li.dropdown > .nav-link:before {
        right: 0;
        top: 17px;
    }
    #top-nav ul.navbar-nav.menu li.dropdown .dropdown-menu {
        border: 0;
        margin: 0;
        padding: 0;
        border-radius: 0;
        box-shadow: 0 0 20px 5px rgb(0 0 0 / 5%);
    }
    .stickyHeader#top-nav ul.navbar-nav.menu li.dropdown .dropdown-menu {
        box-shadow: 0 0 20px 10px rgb(255 255 255 / 5%);
    }
    .stickyHeader#top-nav ul.navbar-nav.menu li.dropdown .dropdown-menu .nav-link {
        border-bottom: 1px solid rgb(255 255 255 / 22%);
    }
    #top-nav ul.navbar-nav.menu li.dropdown .dropdown-menu .nav-link {
        display: block;
    }
    .button-top {
        margin-top: 10px;
    }
    header#top-nav img {
        width: 88%;
    }
    
    .row.recnt-pos .re {
        margin: 22px 0px;
    }
    .row.recnt-pos {
        align-items: center;
    }
    #footer .navbar-nav.menu.ml-auto {
        background: #fff0;
    }
    #footer .navbar-nav.menu.ml-auto  li a{
        color:#000;
    }
    #footer .navbar-nav.menu.ml-auto  li {
       padding-left:0px !important
    }
    .container {
        max-width: 985px;
    }
    section {
        padding: 30px 0px !important;
    }
    section#process .col-md-6 {
        margin-bottom: 30px;
    }
    #process .heading {
    }
    section#legalization,section#Ohio-card {
        padding: 50px 0px !important;
    }
    section#benifits::after {
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #ffffffa6;
        position: absolute;
        z-index: -1;
    }
    section#benifits {
        position: relative;
        z-index: 0;
    }
    #mbg-section {
        padding: 60px 30px !important;
    }
    section#process {
        padding-bottom: 0 !important;
    }
    section#why-choose .col-md-12 {
        text-align: left !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    header#top-nav {
        z-index: 888;
    }
    .btn-border_top {
        display:none;
    }
    .california-versus-right {
    margin-top: 40px;
    }
    #faq .btn-link:after {
        content: "";
        position: absolute;
        right: 12px;
        
    }
    
    #faq .btn.collapsed:after {
        content: "";
        position: absolute;
        right: 12px;
    }
    #faq .btn.btn-link {
        padding: 0px 33px;
    }
    #faq .btn.btn-link {
        padding-left: 0px !important;
    }
    
    
    section#process h2 {
             margin-bottom: 30px !important;
    }
    
    section#process .row {
        padding-bottom: 0px !important;
    }
    
    section#our-clinc {
        padding-top: 30px!important;
    }
    
    section#testiomonal {
        padding: 30px 0px;
    }
    
    section#benifits {
            background-color: #7ad9d6;
    }
    header#top-nav {
        top: 0 !important;
    }
    
    .testiomonal-des {
          background-color: #ffffffe0;
    }
    
    
    .benifit-1 img {
         width: 71px !important;
    }
    .content-box {
          margin-top: 18px;
    }
    
    section#process img {
         margin-top: 0px;
    }
    
    section#top-header {
        display: none;
    }
    .search-button a {
        float: none;
        margin: 11px auto 0 auto;
    }
    
    .seart {
            flex-direction: column;
        }
    button.btn.btn-link {
    font-size: 14px;
}
        
        
    #section#faq .card-header {
         padding: 2px 15px;
    }
        
    .content-fo span {
        float: unset;
    }
    .btn.collapsed:after {
        right: -18px;
    }
    .btn-link:after {
        content: '';
        position: absolute;
        right: -18px;
    }
    
    header#top-nav {
        transition: all 0.5s ease;
        width: 100%;
        top: 0px;
        left: 0;
        position: fixed;
        top: 0;
    }
    .navbar-brand {
        max-width: 160px;
    }
    .footr li {
        padding-top: 0px;
    }
    header#header img {
        width: 35%;
    }
    section#banee-about {
        margin-top: 50px;
        padding: 39px 0px;
        padding-bottom: 73px;
    }
    section#banee-about h1 {
        font-size: 32px !important;
    }
    section#banner .btn.appointement.button-top {
        float: left;
    }
    .row.protoss {
        width: 100%!important;
    }
    .heading {
        word-break: break-word;
        font-size: 22px;
    }
    .logo {
        width: 71% !important;
    }
    section#banner h1 {
            font-size: 24px !important;
            line-height: 32px;
    }
    .carousel-caption.slider-os.d-md-block {
        top: 7%;
        width: 64%;
    }
    .button-top {
        font-size: 15px;
        padding: 14px 16px;
    }
    
    .heading {
        line-height: 1.3;
    }
    .seart {
        margin-bottom: 30px!important;
    }
    section#banner img {
        width: 155% !important;
    }
    #banner .carousel-caption.slider-os.d-md-block {
        top: 18%;
        width: 65%;
        left: -12%;
    }
    section#banner h1 {
        text-align: left;
    }
    .button-top {
        margin-left: 0px;
    }
    footer#footer .col-md-6.col-lg-3.px-5 {
        padding-left: 19px !important;
    }
    h3.sub-footer {
        margin-bottom: 18px;
        margin-top: 18px;
    }
    .calloys {
        width: 100% !important;
    }
    section#banner {
        padding: 90px 0px;
    }
    section#banner {
        margin-top: 0;
    }
    #banner .content-box {
        width: 77%;
        top: 0px;
        text-align: left;
        left: -26px;
    }
    
    ul.navbar-nav.menu.ml-auto li a {
        color: #333;
        font-size: 16px;
        padding: 6px 14px;
        text-transform: capitalize;
    }
    .button-top {
        margin-top: 10px;
        font-size: 14px;
    }
    footer#footer {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .fist {
        border-right: 2px solid #ffffff00;
    }
    #footer .col-md-6.col-lg-2.px-5 {
        padding-left: 20px !important;
    }
    ul.top-list li {
        width: 100%;
    }
    ul.top-list li a {
        font-size: 13px;
    }
    section#our-clinc img {
        margin-top: 33px!important;
    }
    section#why-choose img {
        margin-top: 0;
    }
    .our-mission1 img {
        width: 32%;
    }
    /* start page */
    section#cannabis img {
        margin-bottom: 30px;
    }
    section#our-mission {
        padding: 30px 0px;
    }
    section#our-mission h2 {
        margin-bottom: 20px !important;
    }
    section#our-doctor {
        padding: 30px 0px;
    }
    section#our-doctor img {
        margin-top: 30px;
    }
    section#cannabis {
        padding: 30px 0px;
    }
    .row.protoss {
        padding: 30px 0 !important;
    }
    .content-box {
        margin-top: 0px!important;
    }
    .content-slider {
       width: 80%!important;
       margin: 0 auto;
    }
    section#banner {
        margin-top: 45px;
    }
    section#Ohio-card .left_section {
        margin-top: 20px;
    }
    .contact-1 {
        padding: 15px;
        max-height:none;
    }
    .contact-1 a
    {
        font-size:15px;
    }
    #banner .content-box img {
        display: none;
    }
    #process {
        padding: 30px 0px 0 !important;
    }
    section#Ohio-card h4 {
        font-size: 16px;
    }
    section#qualifying-cond h2 {
        text-align: center;
        color:#1a6749;
        font-size: 48px;
        margin-top: 31px;
    }
    section#why-choose img.img-fluid
    {
        width:100%;
    }
    section#qualifying-cond {
        padding: 16px 24px 45px !important;
    }
    #mbg-section {
        background-color: #eee;
        padding: 45px 20px !important;
    }
    .benifit-1 {
        background-color: rgb(255 255 255);
        box-shadow: 0 0 11px 0 #ddd;
    }
    #prescription-section h4 {
        text-transform: uppercase;
        line-height: 26px;
        font-size: 17px;
    }
    section#mbg-section .row {
        padding: 57px 20px;
        text-align:center;
    }
    section#mbg-section h2
    {
        text-align:center;
    }
    section.trusted_logo_section {
        margin-bottom: 0;
        padding-bottom: 0 !important;
    }
    .partner_logos ul.partnerlogo li {
        display: block;
    }
    section#price .legal.book-appointement h3 {
        font-size: 21px;
    }
    section#price .legal.book-appointement h3 sub {
    font-size: 11px;
}
section#price .legal.book-appointement h3 span {
    font-size: 24px;
}
}

@media screen and (max-width: 640px) {
    #banner .content-box {
        width: 100%;
        top:0px;
        text-align: left;
        left: -26px;
        position: relative;
        z-index: 3;
    }
    .btn-border_top {
        display:none;
    }
    .logo {
        width: 101px !important;
    }
    section#process {
        z-index: 3;
        position: relative;
    }
    .testiomonal-des h2 {
        font-size: 21px;
        line-height: 1.7;
    }
    .testiomonal-des {
        padding: 20px;
    }
    section#why-choose .col-md-12 {
        padding: 20px 15px 0 15px !important;
    }
    .trusted_logo_section .partnerlogo_bottom
    {
        display:block;
    }
    .trusted_logo_section .partnerlogo_bottom li,.partner_logos ul.partnerlogo li {
        padding: 20px 15px !important;
        display:block;
    }   
}

@media screen and (max-width: 480px) {
    .logo {
        width: 65% !important;
    }
    .btn-border_top {
        display:none;
    }

.california-versus-left:before {
    background-size: contain;
    transform: translate(50%, -100%);
    max-width: 160px;
}
.california-versus-right:before {
    background-size: contain;
    transform: translate(50%, -100%);
    max-width: 160px;
}
}

@media screen and (max-width: 320px) {
    #banner .content-box {
        width: 100%;
        text-align: left;
        left: -26px;
        margin-top: 0px;
    }
    .btn-border_top {
        display:none;
    }
    .content-fo {
         color: #fff;
         font-size: 15px!important;
    }
    .row.protoss {
        padding: 30px 0px !important;
    }
    
    .content-fo span {
        font-size: 14px;
    }
    .search-button {
        width: 55%;
        float: right;
    }
    section#banner h1 {
        font-size: 23px !important;
        line-height: 31px;
    }
    .button-top {
        font-size: 13px;
        float: right;
        padding: 10px 9px !important;
    }
    section#banner {
        padding-top: 42px;
    }       
}



section#blog_sec h3 a {
    line-height: 1.2;
    letter-spacing: .1px;
    color: #333;
    margin: 0 0 0;
    width: 100%;
    font-size: 27px!important;
    text-align: left !important;
    font-weight: 700;
    text-decoration: none;
}

section#blog_sec img {
    margin: 22px 0px;
    width: 100%!important;
    height: unset;
}


.button-pulse {
    background-color: #1a6749;
    max-width: 300px;
    padding: 11px 27px;
    border-radius: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
    transition: all 0.3s;
    margin-top: 22px;
    width: fit-content;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    transition: all 2s;
}


ul.pagination li a {
    background: #fff;
    padding: 7px 12px;
    color: #fff;
}

ul.pagination li {
    padding: 12px 0px;
}
 .blogBx h3 {
    display: none;
}

.sidebar .search h3 {
    margin-top: 0px !important;
}
.content-box {
    margin-top: 0;
}
.content-part .button-top {
    background-color: #1a6749;
    max-width: 463px;
    padding: 9px 12px;
    border-radius: 100px;
    left: 0;
    right: 0;
    cursor: pointer;
    transition: all 0.3s;
    width: fit-content;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    transition: all 2s;
    white-space: break-spaces;
    border:1px solid #1a6749;
}
section#form .button-pulse {
    margin-top: 0px;
}
span.current {
    padding: 7px 12px;
    margin-left: -1px;
    line-height: 1.25;
    float: left;
    border: 1px solid #dee2e6;
    background: #1a6749 !important;
    color: #fff;
}