.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-image: url("/wp-content/uploads/2023/03/About-Banner.jpg");
	background-size: cover;
	padding: 31px 0px;
	position: relative;
	background-repeat: no-repeat;
	
}
.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: 60px !important;
    font-weight: 700;
    line-height: 70px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

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: #1d4125 ;
	padding: 30px 0px;
	z-index: 999;
}

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

.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;
	
}
section#banner {
     padding: 190px 0 112px!important;
}

.benifits-row-box {
    box-shadow: 0px 0px 5px #b3b3b3;
    padding: 35px;
    margin-top: -60px;
    background: #fff;
    margin-bottom: 60px;
}

.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: #3766b7;
    color: #fff !important;
    border: 2px solid #3766b7 !important;
}

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

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

#footer .navbar-nav  li a:hover {
    color: #1d4125;
    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:#1d4125 ;
	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;
	transition: all 0.20s;
}
nav.navbar.navbar-expand-lg {
    padding-top: 0;
    padding-bottom: 0;
}
header#top-nav {
    background-color: #fff;
}
#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;
    margin-top: 0;
}

.stickyHeader {
	position: fixed;
	width: 100%;
	background-color: rgb(5 80 63);
	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: 15px;
    padding: 0px 0px;
    text-transform: capitalize;
    font-weight: 500;
}


section#banner {
    text-align: center;
    background-image: url("/wp-content/uploads/2024/03/bg-1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

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

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

.content-box h1 {
	font-size: 41px !important;
	font-weight: 700;
	line-height: 55px;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	text-align: center;
}
#banner .content-box-right-inner {
    padding: 0 40px 0 42px;
    max-width: 430px;
    margin: 0 auto;
}
section#our-clinc {
	padding-top: 0px!important;
}
.guarantee .heading {
    margin-bottom: 20px;
}
.heading {
	line-height: 42px;
	letter-spacing: .1px;
	color: #333;
	margin: 0 0 0;
	width: 100%;
	font-size: 36px;
	text-align: center;
	font-weight: 700;
}

.protoss {
	padding: 60px 80px;
	position: relative;
	z-index: 99;
}

.protoss h2 {
	text-align: center;
}

.box1 h3.sub-heading {
    margin: 0;
}
section.online_medical_evaluation {
    padding: 60px 0px;
}
.online_medical_evaluation .mmj_box {
    padding: 30px 20px 30px 20px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
    margin-top: 30px;
    text-align: center;
}
#why_choose_online .mmj_box h3, #why_choose_online .mmj_box p {
    color: #fff;
}
section#why_choose_online {
    background-image: linear-gradient(45deg, #31c38f, #2870c4);
    padding: 60px 0px;
    text-align: center;
    margin-bottom: 60px;
}
#why_choose_online .heading {
    color: #fff;
    margin-bottom: 35px!important;
}
#why_choose_online .mmj_box {
    border: 1px solid #fff;
    padding: 20px 20px;
    min-height: 335px;
    margin-bottom: 20px;
}
.why_choose_online .mmj_box h3, .why_choose_online .mmj_box p {
    color: #fff;
}
.sub-heading {
    font-size: 19px;
    font-weight: 600;
    margin: 22px 0px;
    margin-bottom: 12px;
    line-height: 30px;
}
section#why-choose h2 {
	text-align: left;
}
.box1 {
    text-align: center;
}
section#benifits {
    padding: 0px 0px;
    background: #ffffff;
    background-size: cover;
    text-align: center;
    justify-content: center;
    display: flex;
}

section#why-choose {
	padding: 60px 0px;
	 background-color: #3766b7;
}
section.guarantee .bx{
   border-style: outset;
    border-width: 0.3rem;
    border-color: #f0b810;
    border-radius: 0.4rem;
    padding: 30px;
    margin-bottom: 60px;
}
#why-choose .cartbtn{
    padding: 20px 50px 20px 50px;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    border-radius: 50px 50px 50px 50px;
}
.image {
	left: 0px;
	margin-top: -79px;
}
#why_choose_online .mmj_box .b-icon img {
    width: 75px;
}
.online_medical_evaluation .mmj_box .b-icon img {
    width: 75px;
}
.benifit-1 img {
    width: 75px;
}

.benifit-1 {
    background-color: rgb(255 255 255 / 80%);
    padding: 41px;
    border: 1px solid #cdcdcd;
    min-height: 385px;
    margin-top: 30px;
}
.benifit-1 .sub-heading {
    margin: 10px 0px;
}
section#trusted_patients {
    background-image: linear-gradient(45deg, #31c38f, #2870c4);
    padding: 60px 0px;
    text-align: center;
}
section#trusted_patients h2, section#trusted_patients p{
    color: #fff;
}
section#our-clinc h2 {
	text-align: left;
}

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

.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: 80px 0px;
}

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

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

.card-body h2 {
	color: #000 !important;
	font-size: 18px;
	width: 100%;
	text-align: left!important;
}

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

section#why-choose .row {
	align-items: center;
}


/* start about page */

section#banee-about {
    margin-top: 50px;
    padding: 80px 0px;
    background-color: #23452b;
}

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

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;
    background-color: #d0e6d0;
    margin-top: 60px;
}

section#our-mission {
	padding: 80px 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: #698fd08c;
	padding: 60px;
	box-shadow: 6px 2px 11px #ffffff;
}

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

.contact-1 {
    background-color: #1d4125;
    padding: 60px;
    box-shadow: 6px 2px 11px #ffffff;
    max-height: 228px !important;
}

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#banner p {
    color: #fff;
    font-size: 18px !important;
    line-height: 30px !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;
}
.contact-form-inner
{
    border: 1px solid #dddddd;
    padding: 42px;
    box-shadow: 0 0 9px 0 #ddd;
}
.wpcf7-submit {
    background-image: linear-gradient(45deg, #31c38f, #2870c4);
    border: 0;
    border-radius: 31px;
    padding: 12px 66px;
    font-weight: 600;
    font-size: 17px;
	border:2px solid transparent;
}
.wpcf7-submit:hover
{
	border:2px solid #2a82b9;
	color:#fff;
	background-color:#ffffff;
}
.wpcf7-spinner {
    display: block !important;
    text-align: center;
    margin: 2px auto 0 !important;
}
.partnerlogo_bottom,.partnerlogo
{
	padding:0;
}
.trusted_logo_section .partnerlogo_bottom li {

    margin-top: 17px;
}
.owl-next span, .owl-prev span {
    display: none !important;
}
.owl-next, .owl-prev {
    padding: 0 !important;
    margin: 0 !important;
}
.mmj-perks-box1 img {
    max-width: 61px;
}
.mmj-perks-box1 span {
    background: #ffffff;
    display: inline-block;
    border-radius: 100%;
    padding: 17px;
    border: 2px solid #3766b7;
}
.mmj-perks-box1 h3 {
    margin-bottom: 10px;
}
#mmj-perks h2
{
	color:#ffffff;
}
.mmj-perks-box1
{
	color:#ffffff;
}
section#mmj-perks {
    background-image: url("/wp-content/uploads/2022/03/cannabis-g5d3901858_1280.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	position:relative;
	z-index:0;
	text-align: center;
}
section#mmj-perks::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(49 194 149 / 85%);
    z-index: 2;
}
.online_medical_evaluation .mmj_box h3, .online_medical_evaluation .mmj_box p {
    color: #000;
}
.seart {
    padding: 20px 60px !important;
}
.content-slider h1 {
    text-align: left;
}
#banner .content-box-right-inner {
    background-color: #ffffff;
    padding: 40px 30px 5px 30px;
}
#banner .content-box.content-box-right
{
	background-image:url("/wp-content/uploads/2023/06/pattern-background.jpg");
	background-size:cover;
}
li.top-header-time {
    padding: 0px 11px;
    border-left: 1px solid #fff;
}
#banner .content-box-right-inner .contact-form-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}
section#process {
    background: #fff;
    padding: 60px 0px;
}
.icon-outter img {
    margin-bottom: 12px;
    width: 75px;
}
.box1:hover .icon-outter {
    -webkit-animation: spinAround 2s linear infinite;
    -moz-animation: spinAround 2s linear infinite;
    animation: spinAround 2s linear infinite;
}
.box1:hover {
    box-shadow: 0 0 13px 0px #6e6e6e;
    transform: scale(1.01);
}

section#why-choose h2{
    color: #fff;
}
section#benifits .row .col-lg-4:nth-child(2) .benifit-1 {
    background-image: linear-gradient(45deg, #31c38f, #2870c4);
}
section#benifits .row .col-lg-4:nth-child(2) .benifit-1 h3,
section#benifits .row .col-lg-4:nth-child(2) .benifit-1 p
{
	color:#ffffff;
}

span.b-icon-outer {
    display: inline-block;
    border-radius: 100%;
    padding: 12px;
}
#footer ul.navbar-nav.menu.ml-auto li a {
    color: #fff;
}
footer#footer {
    padding: 16px 0px;
}
.seart {
    background-color: rgb(208 230 208);
    padding: 40px;
    border-radius: 0;
    margin-bottom: 70px!important;
	top: -47px;
	margin-bottom: 0px!important;
}
.content-fo {
    color: #000 !important;
    font-weight: 700;
}
.button-top:hover
div#exampleModal
{
	z-index:99999;
}


@media (max-width: 1366px) {
	.carousel-caption.slider-os.d-md-block {
		top: 28%;
		width: 64%;
	}
	.content-slider {
   		 width: 100%!important;
		}
	
	/*section#why-choose {
    padding-top: 0px;
}	*/
	
	
	header#top-nav {
		top: 48px!important;
		box-shadow: 0 0 8px 0 #8f8f8f;
	}
	
	section#our-clinc {
		padding-top: 60px!important;
	}
	section#why-choose .row {
		align-items: center;
	}
	.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 .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: 16px 22px;
	}
	.seart {
		padding: 25px;
	}
	
	div#banr {
		background-position: 60%;
	}
	header#top-nav img {
		width: 100%;
	}
	.search-button {
		width: 36%;
		float: right;
	}
	
	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%;
	}
	.content-slider {
		width: 62%;
	}
	
	#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) {
	.right_section .nav-item-btn {
    padding-left: 12px;
}
.right_section .nav-item-btn .button-top {
    padding: 9px 10px!important;
    font-size: 12px!important;
}

#top-nav .navbar{
  flex-wrap: nowrap!important;
}
	
	span.navbar-toggler-icon img {
    filter: invert(1);
}
	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;
	}
	
	ul.navbar-nav.menu.ml-auto {
		background: #fff;
	}
	
	.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;
	}
	
	.button-top {
		font-size: 14px;
	}
	.menu-to {
		width: 15% !important;
	}
	
	header#header img {
		width: 26%;
	}
	section#process .row {
		align-items: center;
		justify-content: center;
	}
	.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#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;
	}
	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;
	}
	.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;
	}
	
	header#top-nav {
		z-index: 99999;
		    top: 48px !important;
	}
	#banner .content-box {
		width: 86%;
		top: -18px;
		text-align: center;
		left: 0px;
	}
	div#banr {
		background-position: 78% 36%;
	}
	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: 40px;
	}
	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
	}
	#top-header
	{
		padding:10px 0 !important;
	}
}

@media (max-width: 767px) {
#why_choose_online .mmj_box {
    min-height: auto;
}
.box1 {
    min-height: auto;
}
.benifit-1 {
    min-height: auto;
}
	section#why_choose_online {
    margin-bottom: 0px;
}
section.guarantee{
    text-align: center;
}
section#why-choose {
    text-align: center!important;
}
section.guarantee .bx {
    margin-bottom: 0px;
}
section#why-choose h2 {
    text-align: center;
}
section#banner {
    background-image: linear-gradient(45deg, #31c38f, #2870c4);
    padding: 160px 0 82px!important;
}
#banner .content-box {
    padding-left: 0!important;
}
	header#top-nav {
		z-index: 888;
	}
	
	#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;
	}
	
	.testiomonal-des {
  		  background-color: #ffffffe0;
	}

	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: 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;
	}
	.row.protoss {
		width: fit-content;
	}
	.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;
	}
	
	div#banr {
		background-position: 76%;
	}
	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;
	}
	.benifits-row-box {
    margin-bottom: 0;
}
	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-slider {
       width: 80%!important;
       margin: 0 auto;
	}
	.seart {
		margin-bottom: 30px!important;
		width: calc(100% - 40px) !important;
		margin: 0 auto;
	}
	.seart {
		padding: 20px 20px !important;
	}
	section#our-clinc {
    margin-top: 10px;
}
}

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

	.logo {
		width: 65% !important;
	}
	section#process {
		z-index: 3;
		position: relative;
	}
	.testiomonal-des h2 {
		font-size: 21px;
		line-height: 1.7;
	}
	.testiomonal-des {
		padding: 20px;
	}
	.content-fo,.heading,.testimonials h2,section#our-clinc h2,section#benifits h2 {
	  font-size: 22px !important;
      line-height: 32px!important;
	}
	button.btn.btn-link {
		font-size: 14px;
	}
	h3.sub-footer {
		font-size: 19px;	
	}
	section#banner h1 {
		font-size: 18px !important;
		line-height: 30px;
	}
}

@media screen and (max-width: 480px) {
	.logo {
		width: 65% !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;
	}	
	
}


div#banr:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 52%);
}

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