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

.content-slider {
    margin-left: 0px;
}

.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;
}

div#banrs {
    background: #32aba5;
    background-size: cover;
    padding: 31px 0px;
    position: relative;
    background-repeat: no-repeat;
        margin-bottom: 60px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 183 179)!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: #00b7b3;
    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: 41px !important;
    font-weight: 700;
    line-height: 55px;
    font-family: 'Montserrat', sans-serif;
}

ol.carousel-indicators {
    display: none;
}

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

#top-header .top-list li img {
    margin: 0px 7px;
}

.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;
    padding: 0px 35px;
}
#banner .content-slider {
    padding: 0px 0px 0px 35px;
}
.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;
    
}


.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: #fff;
    color: #333 !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: #398ac6;
    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: #32aba5;
    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;
}
ul.navbar-nav.menu.ml-auto li {
    padding: 0px 15px;
}
#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: #32aba5;
    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;
}
#footer ul.navbar-nav.menu.ml-auto li a {
    color: #ffffff;
}
#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: 300px;}
#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:#32aba5;
    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: #32aba5;
    font-size: 14px;
    padding: 0px 0px;
    text-transform: capitalize;
    font-weight: 500;
}

.stickyHeader ul.navbar-nav.menu.ml-auto li a {
    color: #32aba5;
}
section#why-choose .box_desc:after {
    position: absolute;
    content: "";
    background: url(https://stamfordmmjcarddoctor.com/wp-content/uploads/2024/01/cannabis.png);
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    opacity: 0.3;
}
section#banner {
 background: #32aba5;
    background-size: cover;
    padding:85px 0px;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 0px;
    background-position: 85%;
}
.navbar-toggler-icon {
    background: #32aba5;
}
section#contact-us .contact-1 {
    color: #fff;
}

.contact-1 p {
    color: #fff;
}
#banner .row {
    align-items: center;
}
.content-box h1 {
    font-size: 41px !important;
    font-weight: 700;
    line-height: 55px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

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

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

.protoss {
    padding: 60px 0px;
    position: relative;
}

.protoss h2 {
    text-align: center;
    margin-bottom: 40px!important;
}
.box_desc ul {
    padding: 0;
}

ul.partnerlogo {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
section#why-choose {
   margin: 60px 0px;
}
#why-choose p {
    margin-bottom: 20px;
}
/*div#banr {
    background: #32aba5;
    background-size: cover;
    padding:85px 0px;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 0px;
    background-position: 85%;
}*/

.box1 img {
    width: 73px;
    height: 73px;
    padding: 6px;
    object-fit: scale-down;
}
#process .box1:hover img {
    background: #fff;
    border-radius: 50px;
}
.sub-heading {
    font-size: 17px;
    font-weight: 600;
    margin: 22px 0px;
    margin-bottom: 12px;
    line-height: 23px;
}
section#why-choose h2 {
    text-align: left;
}
.box1 {
    text-align: center;
}
section#benifits {
    padding: 60px 0px;
    /* padding-right: 250px; */
}
section#our-clinc {
    background-color: #32aba5;
}

section#why-choose .box_desc {
    background-color: #32aba5;
    box-shadow: 0px 0px 8px #ccc;
    border-radius: 10px;
    padding: 25px 25px;
    position: relative;
    height: 100%;
}

.box_desc ul li {
    color: #fff;
    list-style: none;
    position: relative;
    padding-left: 25px;
}

.box_desc ul li:before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
}
.box_desc p {
    color: #fff;
}
section#benifits h2 {
    text-align: left;
}
#benifits .benifit-inner img {
    height: 80px;
    width: 80px;
}
#benifits .benifit-1 .sub-heading {
    background: #32aba5;
    color: #fff;
    padding: 10px 0px;
    border-radius: 5px;
}
.image {
    left: 0px;
    margin-top: -79px;
}

.benifit-1 {
    margin-top: 30px;
}

.benifit-1 .benifit-inner {
    background-color: rgba(255, 255, 255, 0.8);
}
.why-us-sec .col-md-6 .benifit-1 {
    height: 100%;
}
/* section#benifits .row {
    align-items: center;
} */
.benifit-1 .sub-heading, .benifit-1 p
{
    color:#000000;
}
section#our-clinc h2, section#our-clinc p {
    text-align: left;
     color: #fff;
}

.clints_box .carousel-indicators li.active {
    background-color: #00b7b3;
}

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%);
}
ul.partnerlogo_bottom {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
        align-items: center;
}
.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;
}

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

section#fq button.btn.btn-link {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.5;
    color: #000;
    text-align: left;
    width: 100%;
    text-decoration: none;
    padding: 0;
}

.card {
    margin: 12px 0px;
    border-left: 5px solid #32aba5;
}

.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 {
    margin-top: 50px;
    padding: 15px 0px;
}

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

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: 41px !important;
    font-weight: 700;
    line-height: 55px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #fff;
}

/* section#our-clinc {
    padding: 80px 0px;
} */

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

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

.our-mission1 {
    background-color: #fff;
    padding: 35px;
    box-shadow: 8px 8px 0px 4px #32aba52b;
    min-height: 275px;
    height: 100%;
    border-right: 2px solid #32aba5;
    border-bottom: 2px solid #32aba5;
}
#our-mission .col-md-6 {
     margin-bottom: 40px;
}
section#form .strategies {
    border: 1px solid #1a10102e;
}

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

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


/* start contact page */

section#contact-us {
    padding: 0px 0px 60px;
}
.contact-1 a {
   word-break: break-word;
    color: #000!important;
}
.contact-1 {
    background-color: #ffffff;
    padding: 40px;
    box-shadow: 6px 2px 11px #41c9c291;
    min-height: 220px !important;
}
.contact-1 .sub-heading {
    color: #000!important;
}
.contact-1 img {
    filter: invert(1);
}
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;
}
/*03-03-2023*/
ul.partnerlogo_bottom {
    padding: 0;
}
section#legalization {
    padding: 60px 0px;
    background: url("https://schaumburgmmjcarddoctor.com/wp-content/uploads/2022/02/medical-marijuana-alternative-herbal-medicine-concept-scaled.jpg");
    position: relative;
    z-index: 0;
    background-size: cover;
    background-attachment: fixed;
}
section#legalization p,section#legalization h2
{
    color:#fff;
}
section#legalization::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(0 0 0 / 75%);
    z-index: -1;
}
#process .box1 {
    padding: 21px 19px;
    background: #fff;
    border-radius: 0;
    height: 100%;
    transition: all .3s linear;
    box-shadow: 0px 0px 6px 1px #00000063;
    position: relative;
}

#process .box1:before {
    position: absolute;
    content: "";
    top: 12px;
    left: 12px;
    height: 100%;
    width: 100%;
    border: 1px solid #32aba587;
}
#process .box1:hover::before {
    background: #32aba5;
    z-index: -1;
    transition: all .3s linear;
}
#process .box1:hover {
    box-shadow: 0px 0px 7px #a9a9a9;
    transform: translateY(-20px);
}
#process .col-md-4 .box1:hover p, #process .col-md-4 .box1:hover h3 {
    color: #fff;
}
section.partner_logos {
    background: #e1e1e1;
}
span.img-effect {
    position: relative;
    width: 100%;
    float: left;
}
span.img-effect::after {
    content: '';
    position: absolute;
    border: 1px solid #ffffff;
    top: 27px;
    left: 27px;
    right: 27px;
    bottom: 27px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 2;
}
span.img-effect:hover::after {
    top: 35px;
    left: 35px;
    right: 35px;
    bottom: 35px;
    background-color: rgba(255,255,255,0.4);
}
.why-us-sec .col-md-6 .benifit-1{
  text-align: center;
    padding: 32px 20px;
    transition: all ease-in-out 0.3s;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
        border-bottom: 3px solid #32aba5;
}
.stickyHeader nav.navbar {
    padding: 0 !important;
}

.owl-prev:before {
    top: 39% !important;
    color:#fff;
    left:-100% !important;
}
.owl-next:before
{
    top: 39% !important;
    color:#fff;
    left:0%;
}
.owl-next span,.owl-prev span
{
    display:none !important; 
}
.owl-next, .owl-prev {
    padding: 0 !important;
    margin: 0 !important;
}
.benifit-1 span {
    margin: 0 auto;
    transition: all 0.3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transform-style: preserve-3d;
}

#process .col-md-4 .box1 p,#process .col-md-4 .box1 h3
{
    color:#000;
}
section#why-choose .img, section#our-clinc .img
{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 490px;
}
#why-choose .col-md-6 {
    margin-bottom: 17px;
}
header#top-nav {
    top: 35px !important;
}

section#why-choose,section#our-clinc {
    padding: 0 !important;
}
.box1 a {
    color: #32aba5;
}
header#top-nav.stickyHeader {
    top: 0 !important;
}
.why-us-sec .row .col-md-6
{
    margin-bottom:25px;
}


@media (max-width: 1366px) {
  

    .carousel-caption.slider-os.d-md-block {
        top: 28%;
        width: 64%;
    }
    
    
    /* section#why-choose {
    padding-top: 0px;
}    */
    
    
    header#top-nav {
    top: 35px!important;
}
    
    section#banner h1 {
        font-size: 36px !important;
        line-height: 52px;
    }
    /* section#our-clinc {
        padding-top: 60px!important;
    } */
    
    section#banner p {
        font-size: 18px;
        line-height: 36px;
    }
    .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;
        padding: 22px 22px;
    }
    .seart {
        padding: 12px 25px;
    }
    .protoss {
        margin-left: -1px;
    }
    /* section#benifits h2 {
        margin-top: 60px;
    } */
    .protoss {
        padding: 60px 0px!important;
    }

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


@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%;
}
    
    #fq .btn-link:after {
    content: "";
    position: absolute;
    right: 0px!important;
    }
    
    #fq .btn.collapsed:after {
        content: "";
        position: absolute;
        right: 0px!important;
    }
    #fq .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;
}

section#testiomonal {
    background-position: 87%;
}
    
}

@media (max-width: 992px) {
	div#exampleModal {
    z-index: 99999;
    margin-top: 100px;
}
    section#benifits h2 {
        margin-top: 8px;
    }
    

header#top-nav .navbar-brand img {
    height: auto!important;
}   
    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;
    } 
    .benifit-1 {
         background-color: rgb(230 248 248);
    }*/
    
    section#our-clinc ul li {
       text-align: left;
}
    
    
    
    section#benifits .image {
        display: none;
    }
    section#banner {
        margin-top: -93px;
        padding: 0!important;
    }
    .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: 40px;
    }
    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: 100%;
        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#fq {
        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;
    }
    .row.protoss {
        width: fit-content;
    }
    .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;
   padding: 85px 0px 50px 0px!important;
}

section#banner .content-box img {
    margin-top: 42px;
}
    
    .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;
    }
    
    header#top-nav {
        z-index: 99999;
    }

    div#banr {
        background-position: 78% 36%;
    }
    ul.navbar-nav.menu.ml-auto li a {
        color: #333;
        font-size: 14px;
        display: 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%;
    }
    div#banrs {
        background-position: center;
    }
    .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:#fff!important;
}
    #footer .navbar-nav.menu.ml-auto  li {
       padding-left:0px !important
}
.container {
    max-width: 1100px !important;
}
nav.navbar.navbar-expand-lg {
    padding-left: 0;
    padding-right: 0;
}
ul.navbar-nav.menu.ml-auto li {
    padding: 0;
}
#top-nav ul li a:hover {
    color:#333 !important;
}
#top-nav.stickyHeader ul li a:hover {
    color: #fff !important;
}
.protoss {
    padding: 0px 0px 20px!important;
}
.protoss .row .col-md-4
{
    margin-bottom:20px;
}
}

@media (max-width: 767px) {
    header#top-nav {
        z-index: 888;
    }
    section#banner img{
    display: none;
}
    #fq .btn-link:after {
    content: "";
    position: absolute;
    right: 12px;
    
    }
    
    #fq .btn.collapsed:after {
        content: "";
        position: absolute;
        right: 12px;
    }
    #fq .btn.btn-link {
        padding: 0px 33px;
}
    #fq .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;
}

    header#top-nav {
    top: 3px !important;
        padding: 0px 0px;
}
    
    .testiomonal-des {
          background-color: #ffffffe0;
    }
    
    
    .benifit-1 img {
         width: 26%!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: 17px;
        }
        
        
    #section#fq .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: 114px;
    }
    .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: 41px !important;
    }
    section#banner .btn.appointement.button-top {
        float: left;
    }
    .row.protoss {
        width: 100%!important;
    }
    .heading {
        word-break: break-word;
        font-size: 22px;
    }
    .logo {
        width: 80% !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;
    }
    .row.protoss {
        width: fit-content;
    }
    .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;
    }
    .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 {
        margin-top: 0;
    }
    
    div#banr {
        background-position: 76%;
    }
    ul.navbar-nav.menu.ml-auto li a {
        color: #333;
        font-size: 14px;
        padding: 4px 10px;
        text-transform: capitalize;
        width: 100%;
    }
    .button-top {
        margin-top: 10px;
        font-size: 14px;
        float: right;
    }
    footer#footer {
        background-color:#1c1b1b;
        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: 30px;
    }
    .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 15px !important;
    }
    .content-box {
    margin-top: 0px!important;
}
.content-slider {
    margin: 0 auto;
    padding: 120px 0px 120px 0!important;
}
nav.navbar.navbar-expand-lg {
    padding: 0;
}
.navbar-brand {
    max-width: 136px;
}
}

@media screen and (max-width: 640px) {
    .partner_logos ul.partnerlogo li img {
    width: 100%;
    max-width: 95px;
}
ul.partnerlogo_bottom li {
    margin-bottom: 16px;
}
    .logo {
        width: 80% !important;
    }
    section#process {
        z-index: 3;
        position: relative;
    }
    .testiomonal-des h2 {
        font-size: 21px;
        line-height: 1.7;
    }
    .testiomonal-des {
        padding: 20px;
    }
}

@media screen and (max-width: 480px) {
    .logo {
        width: 80% !important;
    }
}

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

    .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: #00b7b3;
    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: #00b7b3;
    padding: 7px 12px;
    color: #fff;
}

ul.pagination li {
    padding: 12px 0px;
}



 .blogBx h3 {
    display: none;
}

.sidebar .search h3 {
    margin-top: 0px !important;
}

.content-part .button-top {
    background-color: #00b7b3;
    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 #00b7b3;
}


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: #2b2b2b96 !important;
    color: #fff;
}