.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(http://charlestonmmjcarddoctor.com/wp-content/uploads/2021/12/cannabis-plant-scaled.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%;
}
.benifit-1:hover {
    box-shadow: 0px 0px 6px 0px #09bc8a;
    border-radius: 10px;
}
strong{
    color: #09bc8a;
}

.search input#searchsubmit {
    background: none;
    border: white;
    margin-left: -85px;
    background: #09bc8a;
    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 a {
	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: #09bc8a;*/
	background-image: linear-gradient(150deg, #09bc8a 0, #101019 100%);
	padding: 30px 0px;
	z-index: 999;
}

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

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

.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: #ffffff;
    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: #09bc8a;
	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: #fff;
	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: 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-color: #333;*/
	background-image: linear-gradient(150deg, #09bc8a 0, #101019 100%);
	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: #fff;
	font-size: 16px;
	padding: 0px 0px;
	text-transform: capitalize;
}


section#banner {
	text-align: center;
}

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: #fff;
	text-align: center;
}

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

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

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

.protoss h2 {
	text-align: center;
}

div#banr {
    background-image: url(http://charlestonmmjcarddoctor.com/wp-content/uploads/2023/12/home-banner-new.jpg);
    background-size: cover;
    padding: 80px 0px;
    position: relative;
    background-repeat: no-repeat;
    padding-bottom: 0px;
      background-position: 92%;
}

.box1 img {
	width: 28%;
}

.sub-heading {
    font-size: 19px;
    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: 60px 0px;
	background-color: #eee;
}

section#why-choose {
	padding: 80px 0px;
}

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

.benifit-1 img {
	width: 18%;
}

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

.benifit-1 {
	    background-color: #fff;
    padding: 20px;
    min-height: 340px;
    -webkit-transition: .4s ease-out;
}
#benifits h2,p{
	color: #000;
}
.benifit-1 p{
	font-size: 14px;
}

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

section.guarantee {
    text-align: center;
    margin-top: 0!important;
    padding-bottom: 60px;
}

section.guarantee .bx {
    border-style: outset;
    border-width: 0.3rem;
    border-color: #f0b810;
    border-radius: 0.4rem;
    padding: 30px;
}
section.guarantee h2 {
    font-size: 30px;
    margin-bottom: 30px;
    color: #000;
}
section#our-clinc h2 {
	text-align: left;
}

.clints_box .carousel-indicators li.active {
	background-color: #09bc8a;
}

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 #09bc8a;
}

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

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

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: #09bc8a;
    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#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: 25px!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_social_icons ul li {
    margin: 0px 5px;
}
li.header_social_icons {
    margin-left: 0px;
    margin-top: 7px;
}
section#process {
    padding: 50px 0  50px 0;
}
section#medical_cards_benefits .box1 {
    height: 100%;
}
section#qualifying-cond {
    padding-top: 50px !important;
    background-color: #eee;
}
.btn-border_top
{
    background-color: #09bc8a;
    color: #fff;
    border-radius: 100px;
    padding: 12px 20px;
    margin-left: 10px;
	font-weight:600;
	transition:all .3s linear;
	margin-right:46px;
}
.btn-border_top:hover
{
	background-color: #ffffff;
    color: #09bc8a;
	text-decoration:none;
}
#top-header .top-list li {
    float: none;
    display: inline-block;
}
@media (min-width: 1200px) {
	.container {
		max-width: 1296px;
	}
}
@media (max-width: 1366px) {
	
	section#banner {
    padding: 88px 0px;
    padding-bottom: 200px;
}
	.carousel-caption.slider-os.d-md-block {
		top: 28%;
		width: 64%;
	}
	.content-slider {
   		 width: 58%!important;
	}
	header#top-nav {
    top: 68px!important;
}
	
	section#banner h1 {
		font-size: 36px !important;
		line-height: 52px;
	}
	section#our-clinc {
		padding-top: 60px!important;
	}
	section#why-choose .row {
		align-items: center;
	}
	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;
	}
	section#benifits .col-md-12.col-xl-7 {
		text-align: center;
		justify-content: center;
		margin-bottom:50px;
	}
	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: 25px;
	}
	.protoss {
		margin-left: -1px;
	}
	.protoss {
		padding: 60px 30px!important;
	}
	
	header#top-nav img {
		width:152px;
	}
	.search-button {
		width: 36%;
		float: right;
	}
	footer#footer {
		padding: 30px 0px;
	}
	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: 15px!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) {
	
	section#process .box1 {
    margin-bottom: 25px !important;
}
	
	.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;*/
		background-image: linear-gradient(150deg, #09bc8a 0, #101019 100%);
	}
	
	section#banner h1 {
		font-size: 25px !important;
		line-height: 32px;
	}
	section#banner p {
		display: none;
	}
	section#our-clinc img {
		margin-top: 40px;
	}
	section#why-choose img {
		margin-top: 40px;
	}
	
	.button-top {
		font-size: 14px;
	}
	.menu-to {
		width: 15% !important;
	}
	section#banner {
		margin-top: 0px;
	}
	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;
	}
	section#banner {
		padding: 120px 0px;
	}
	
	#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: 10px;
	}
	header#top-nav img {
		width: 152px;
	}
	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
	}
}
@media(max-width:991px)
{
	.container {
		max-width: 920px;
	}
	.benifit-1 {   
		min-height: 364px;
	}
	.collapse.show a {
		color: #000000 !important;
		font-size: 15px !important;
		width: 100%;
	}
	button.navbar-toggler
	{
		position:absolute;
		top:20px;
		right:0;
	}
	.btn-border_top {
		position: absolute;
		right: 7px;
		top: 16px;
	}
}
@media (max-width: 767px) {
	.trusted_logo_section .partnerlogo_bottom li {
    padding: 15px 15px;
}
	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: 15px !important;
	}
	
	section#process .row {
    padding-bottom: 0px !important;
}
	
	section#our-clinc {
    padding-top: 30px!important;
}
	
	section#testiomonal {
    padding: 30px 0px;
}
	
	section#benifits {
    		background-color: #09bc8a;
    }
	header#top-nav {
    top: 15px !important;
}
	
	.testiomonal-des {
  		  background-color: #ffffffe0;
	}
	
	.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: 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: 0px!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;
	}
	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;
		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 {
       width: 80%!important;
       margin: 0 auto;
	}
	.benifit-1 {
		min-height: 100%;
	}
	.benifit-1 img {
		width: 78px !important;
	}
	.box1
	{
		height:100% !important;
		
	}
	#medical_cards_benefits .col-md-4
	{
		margin-bottom:30px;
	}
	.testimonials .testimonial_description p {
		height: 100px !important;
	}
	.testimonials .testimonial_content {
		height: 228px !important;
	}
	.testimonials {
		height: 100% !important;
	}
	ul.partnerlogo_bottom, section#qualifying-cond ul,.partnerlogo {
		padding: 0;
		list-style-position: inside;
	}
	section#qualifying-cond ul li
	{
		width:100% !important;
	}
	.logo {
		width: 120px !important;
	}
	.navbar
	{
		padding:0;
	}
	button.navbar-toggler {
		top: 2px;
	}
	.btn-border_top {
   
    padding: 9px 18px;
    margin-right: 58px;
    font-size: 14px;
    position: absolute;
    right: -4px;
    top: 3px;
}
}

@media screen and (max-width: 640px) {
	#banner .content-box {
		width: 100%;
		top:0px;
		text-align: left;
		left: -26px;
		position: relative;
		z-index: 3;
	}
	
	section#process {
		z-index: 3;
		position: relative;
	}
	.testiomonal-des h2 {
		font-size: 21px;
		line-height: 1.7;
	}
	.testiomonal-des {
		padding: 20px;
	}
	section#banner h1,#banner h4,.heading,.testimonials h2,.content-fo  {
		font-size: 20px !important;
	}
	#process p
	{
		text-align:center;
		margin-bottom:10px;
	}
	.sub-heading {
		font-size: 17px;
		line-height: normal;
	}
	section#our-clinc img
	{
		width:100%;
	}
	button.btn.btn-link {
		font-size: 15px;
	}
	.seart .ready-apply-inner
	{
		display: inline-block;
		margin-bottom:0 !important;
		padding:25px;
	}
	.search-button
	{
		float:left;
		float:left;
	}
}

@media screen and (max-width: 480px) {
section#qualifying-cond img {
    margin-top: 15px;
    width: 100%;
}
}

@media screen and (max-width: 320px) {
	#banner .content-box {
		width: 100%;
		text-align: left;
		left: -26px;
		margin-top: 0px;
	}
	.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(51 51 51 / 52%);
}*/
.content-slider {
    width: 50%;
   
}

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: #09bc8a;
    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: #09bc8a;
    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: 38px;
}

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


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



.content-slider {
    width: 51%;
}