.view-symptom-search .hero-header {
	padding: 3rem 0 0 0;
}

.view-symptom-search .view-filters .form--inline {
	display: flex;
}

.view-symptom-search .view-filters {
	display: flex;
	justify-content: center;
}

.view-symptom-search .view-filters .js-form-item {
	display: flex;
}

.view-symptom-search .view-filters .js-form-item label{
	padding-right: 20px;
}

.slick-prev:before{
	content: '←' !important;
  }
  .slick-next:before {
	  content: '→' !important;
  }

  .text-white-color a {
	color: white;
	text-decoration: underline;
  }

  .text-white-color a:hover {
	opacity: 0.9;
  }
.font-semibold.mt-3:hover{
	opacity: 0.9;
	color: rgb(219 39 119);
}


.image-fit img{
	height: 100%;
}

/* menu-css */
.dropdown-menu.show {
	display: block;
	visibility: visible;
	opacity: 1;
}

/* Hide dropdown by default */
.dropdown-menu {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
}
#main_nav ul {
	width: 100%;
}
.navbar {
	border: 1px solid lightgray;
}
.menu-section {
	font-size: 18px !important;
	font-weight: 550 !important;
	color: black !important;
}
.gap-4  {
	padding: 2rem;
}
.gap-4 li {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.list-unstyled {
	padding: 2.5rem !important;
}
.sub-item {
	text-decoration: none;
	color: black;
}
  .navbar .megamenu{ padding: 1rem; }
/* ============ desktop view ============ */
@media all and (min-width: 992px){
	
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left:4.5rem !important; right:0; width:90%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; }
	/* .navbar .megamenu{position: absolute;left:0; right:0; width:90%; border-left: #fff; border-right: #fff; border-bottom: #fff; } */

}	
@media all and (min-width: 1481px) {
	
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 7rem !important;; right:0; width:85%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
	/* .navbar .megamenu{position: absolute;left:0; right:0; width:90%; border-left: #fff; border-right: #fff; border-bottom: #fff; } */

}
@media all and (min-width: 1601px) {
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 10rem !important; right:0; width:80%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 1622px) {
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 12rem !important; right:0; width:78%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 1640px) and (max-width: 1779px) {
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 12rem !important; right:0; width:78%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}

@media all and (min-width: 1755px){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 16rem !important; right:0; width:70%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 1756px){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 17rem !important; right:0; width:70%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 1846px){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 19rem !important; right:0; width:68%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 1933px){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 21.5rem !important; right:0; width:65%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 1991px){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 24rem !important; right:0; width:63%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 2078px){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 27rem !important; right:0; width:60%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 2186px){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 29rem !important; right:0; width:58%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 2281px){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 32rem !important; right:0; width:55%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 2312px){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 34rem !important; right:0; width:55%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 2384px) and (max-width: 2390px ){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 34rem !important; right:0; width:55%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}
@media all and (min-width: 2400px ){
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left: 40rem !important; right:0; width:50%; margin-top:0; border-left: #fff; border-right: #fff; border-bottom: #fff; } 
}

/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px){
	.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
		overflow-y: auto;
	    max-height: 90vh;
	    margin-top:10px;
	}
}

section.full-width-image {
	position: relative;
	height: 200px;
	margin-bottom: 100px;
  }
  
  section.full-width-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: 0px -116px;
  }
  
  /* .full-width-image-inner-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: white;
  } */
  
  @media (max-width: 955px) {
	section.full-width-image img {
	  object-position: 0px 0px;
	}
  }
  
  @media (max-width: 665px) {
	.full-width-image-inner-text {
	  width: 84%;
	}
  }
  
  .two-column-items > img {
	height: 330px;
	object-fit: cover;
  }
  
  .two-column-items > div {
	height: 376px;
  }
  
  .two-column-items > div > p {
	margin-top: auto;
  }

  .middle-foot-img {
	width: 600px;
	height: 100px;
	margin-left: 160px;
  }
section#paragraph-131 a{
    display:block;
    padding:0px !important;
    margin:0px !important;

}

section#paragraph-131 .slick-slide {
    max-height: 300px; 
}

section#paragraph-131 *{
    background-color:transparent !important;
    box-shadow:none !important;
    text-align:center !important;
}

section#paragraph-131 h3, section#paragraph-131 p{
    display:none !important;
}
section#paragraph-131 img{
    max-height: 167px !important;
    overflow:hidden: 
}
form#views-exposed-form-duplicate-of-symptoms-by-tags-page-1 div {
    display: inline-block;
    width: 46% !important;!i;!;
}

form#views-exposed-form-duplicate-of-symptoms-by-tags-page-1 input#edit-submit-duplicate-of-symptoms-by-tags {
    margin-top: 25px;
}



  @media (max-width: 665px) {
.mydashboard .sidebar-wrapper {
    position: absolute;
    left: -300px; /* Start hidden on the left */
    width: 300px;
    height: 100%;
    background-color: #f1f1f1;
    overflow: hidden;
    transition: left 0.3s ease-in-out;
}
.mydashboard .sidebar-wrapper.active {
    left: 0; /* Slide into view */
}

div#toggle-sidebar-wrapper i {
 
    color: #fff;
    font-size: 1.4rem;
}

div#toggle-sidebar-wrapper {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-image: radial-gradient(92% 85% at 89% 80%, rgba(0, 0, 0, 0.23) 0%, transparent 86.18%), radial-gradient(60% 85% at 25% 20%, rgba(255, 255, 255, 0.41) 0%, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%) !important;
    box-shadow: 25 rgba(0, 0, 0, .2);
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin: 0 15px 0 0;
    z-index: 1000;
    transition: all .5s ease;
    background: #119a2c !important;
    display: flex;
    z-index: 9999;
    overflow: inherit;
    position: absolute;
    left: 0px;
}

.mydashboard .bi::before, [class^="bi-"]::before, [class*=" bi-"]::before{
display: inline-block;
    font-family: "bootstrap-icons" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 

.mydashboard nav.sidebar-wrapper {
    margin-top: 26px;
}

.mydashboard .sidebar-menu {
    padding: 0px;
}

.mydashboard .sidebar-menu ul {
    padding-top: 0px;
}
.main-container.mydashboard {
    padding: 0;
}
div#block-kinbase-tokenblock, div#block-kinbase-page-title h1 {
    padding-left: 44px;
}

footer .region.region-footer-first {
    width: 49%;
    float: left;
}

footer .region.region-footer-sec {
    width: 49%;
    float: left;
    clear: both;
}

footer .h-\[496px\].flex.justify-between.px-\[91px\].pt-10 {
    display: block;
}

footer .region.region-footer-third {
    width: 49%;
    float: left;
}
}
nav.sidebar-wrapper {
    z-index: 1;
}
.sidebar-menu ul li a {
    font-size: 11px !important;
}
@media only screen and (max-width: 1100px) {
  /* For mobile phones: */
  [class*="col-"] {
    width: 100%;
  }

.path-frontpage header > div:last-child {
    display: block;
    margin: auto;
    margin-bottom: 60px;
    width: 80%;
}
 
.path-frontpage .h-\[580px\]{
    height: 1250px !important;
}
}