/*!
Theme Name: zydus welness institute
Theme URI: https://them.es/starter
Author: Rangnath Ojha
Author URI: https://www.raghwendra.com/
Description: This is a simple wordpress responsive theme for blogging.
Version: 3.3.0
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: zydus-welness-institute
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */


/* From http://codex.wordpress.org/CSS */

.rwsme3{max-width: 160px !important; height: 120px !important;}
body.serach{margin:0px !important;;}
body{font-family: 'D-DIN'; overflow-x: hidden;}
body p{color: #9A9A9A; font-size: 1rem; }
.post-13 ul li {
  list-style: none;
  color: #9A9A9A;
  font-size: 1rem;
  margin-bottom: 15px;	
}

.sweetTab .nav-link{font-size: 18px !important;}



.rws-sharetitle{padding-bottom: 20px; text-align: center;}
.tml-lostpassword .tml-links{display: none;}
.recent-article .box img{max-width: 100%; height: auto !important;}
.registrationform select.nametitle{width:100% !important;}

.tml-field-wrap.tml-pwd-wrap{position: relative;}

.advanceseField .card.card-body{margin-left:-50% !important; max-width: 660px;}
.advanceseField .select_field .card.card-body{margin: 0 !important; position: absolute; top: 36px;}
#btnToggle{background: none !important; color: #337ab7 !important; padding: 0 !important;}
.innerpg .rwsnonepage.feedback_form{margin-top: 30px;}
.advanceseField p a{ text-decoration:none;     font-family: 'D-DIN'; display: inline-block; }

.violet2 {background: #70559D; z-index: 11; max-width: 100px; padding: 10px 6px 10px 4px ; position: fixed; left: 0; top: 0px;}
.violet2 img { height: 98vh;}
.zydusemail { text-align: center;}
.tml-field{width:100%;
border: 1px solid #09B1B8;
background: #FFFFFF;
height: 49px;
border-radius: 10px;
margin-bottom: 11px;
padding: 0 10px 0 20px;
color: #222;
font-size: 16px;}
.tml-field:focus-visible { outline-color:#70559D;}
.poll h2 {
    font-size: 20px;
    color: #8b73a3;
    font-weight: 600;
    margin-bottom: 70px;
}

.poll input[type="radio"] {
    border-radius: 50%;
    margin-top: 8px;
    box-shadow: #00000029 0px 3px 15px;
}
.poll input[type="button"] {
	    background: #09B1B8;
    border-radius: 6px;
    padding: 5px 25px;
    border: 0px solid #09B1B8;
    color: #fff;
    margin-top: 30px;

}

.poll input[type="button"]:hover {
	    background: #09B1B8;
    border-radius: 6px;
    padding: 5px 25px;
    border: 0px solid #09B1B8;
    color: #fff;
    margin-top: 30px;

}
 .single .post-navigation{display:none !important;}
.loginform .tml-label{display: none;}
.loginform .tml-register-link{display: none;}
.loginform.boxshadow-none .tml-register-link{display: block;}
.loginform .tml .tml-field-wrap{margin-bottom:2px;}
.loginform button {
    background: #09B1B8;
    border-radius: 10px;
    padding: 8px 25px;
    border: 0px solid #09B1B8;
    color: #fff;
}
li.tml-lostpassword-link a {
    color: #049FA6;
    text-decoration: none;
}
li.tml-lostpassword-link a:hover {
    color: #70559D;
    
}
.loginform button:hover{background:#593B8B}


body a{font-family: "D-DIN";}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #000;
}

.rws-page-title{}

.textsweet h4{font-family: "D-DIN";}

#show-answer, #action-button{
    background-color: #09b1b8;
    border-radius: 6px;
    padding: 10px 20px;
    color: #fff;
    border: none;
    text-decoration: none;
    font-size: 18px;
    border:none;
}
#show-answer:hover, #action-button:hover {
    background-color: #593B8B;
}

.resources h5{max-width:75px;}

/* .navbar-nav .nav-link.active, .navbar-nav .show>.nav-link{color: #006BB4 !important;} */


div.date span{text-transform: uppercase;}

.navbar-nav .dropdown-menu{position: relative !important; width: 100% !important; clear: both !important; text-align: center !important; border: none !important; background: none !important; transform:none !important;}

.tableman{clear: both; width: 100%; padding-top: 20px; padding-bottom: 20px;}

.tableman table{border-top: 1px solid #000; border-left: 1px solid #000;}

.tableman table th{ padding:3px 10px; border-bottom: 1px solid #000; border-right: 1px solid #000; text-align: center; color: #000;}
.tableman table td{ text-align:center ; padding:3px 10px; border-bottom: 1px solid #000; border-right: 1px solid #000; color: #000;}

.post-13 ul li strong{color: #000;}

.tml-links{padding: 0; margin: 0; list-style: none; text-align: right;}

.content h1.entry-title {    position: relative;
    max-width: 1450px;
    margin: 0 auto 40px auto;
    padding: 50px 0;
    border-radius: 30px;
    font-weight: 600;
    background: #00308F;
    text-align: center; color: #fff; font-size: 40px; text-align: center; }

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

.single-post .h1, .single-post .h2, .single-post .h3, .single-post .h4, .single-post .h5, .single-post .h6, .single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 {
  font-weight: 600;
  color: #019EA5;
  font-size: 1.25rem;
}



/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    
}

.deskMenu ul li a:hover::after {width: 100%;}
.deskMenu ul li a:hover { color:#006BB4; }
.deskMenu ul.submenu, .deskMenu ul.dropdown-menu { display: none;}
.deskMenu ul.submenu li, .deskMenu ul.dropdown-menu li{ margin: 0px; display: block;}
.deskMenu ul li:hover ul.submenu, .deskMenu ul li:hover ul.dropdown-menu { display: block;}
.deskMenu ul.submenu li a, .deskMenu ul.dropdown-menu li a { text-transform: capitalize; color: #fff;}
.searchmn .deskMenu ul li:hover ul.submenu, .searchmn .deskMenu ul li:hover ul.dropdown-menu {
    display: block;
    position: absolute !important;
    z-index: 99 !important;
    min-width:155px !important;
    background: #049FA6 !important;
    text-align: left !important;
    margin: 0px !important;
    padding: 5px 0 !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    left: -14px !important;
}
.searchmn .deskMenu ul li:hover ul.submenu li a, .searchmn .deskMenu ul li:hover ul.dropdown-menu li a { padding:0 10px; width: 100%;  background: #049FA6; display: block; line-height: 33px; }
.searchmn .deskMenu ul li:hover ul.submenu li a:hover, .searchmn .deskMenu ul li:hover ul.dropdown-menu li a:hover { background: #70559D; }

.searchmn .deskMenu ul li.menu-item-has-children a.dropdown-toggle::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #593B8B;
    background: none;
    right: -14px;
    top: 20px;
}


/* top secction  */

.topsection {
    max-width: 1440px;
    margin: 0 auto;
    border: 0px solid #ccc;
    display: flex;
    justify-content: space-between;
}

.logo {
    max-width: 286px;
    width: 100%;
}

.searchmn {
    width: 70%;
    float: left;
    text-align: right;
}

.search {
    margin: 60px 0 15px 0;
}

.searchmn ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.searchmn ul li {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 0 0 25px;
    position: relative;
}

.searchmn ul li .form-group {
    margin: 0 0 0px 0;
   /*  position: absolute; */
    right: 0;
    /* bottom: -13px; */
}
/*
.searchmn ul li .form-group .form-control {
    padding: 2px 50px 2px 10px;
    width: 400px;
    font-size: 12px;
    border-color: #70559D;
    height: 28px;
    -webkit-transition-property: width;
    -webkit-transition-duration: 0.5s;
    transition-property: width;
    transition-duration: 0.5s;
}

.searchmn ul li .form-group .form-control:focus {
    width: 450px;
    box-shadow: none;
} */

.form-group .form-control {
    font-size: 14px;
    border: 1px solid #277cbf;
    border-radius: 25px;
    padding: 8px 20px;
}

.searchmn ul li .form-group .btn {
    width: 25px;
    height: 24px;
    border-radius: 25px;
    background-color: transparent;
    position: absolute;
    right: 25px;
    top: 2px;
    padding: 0;
    justify-content: center;
    align-items: center;
    display: inline-flex;
}

.searchmn ul li .form-group .btn:before {
    content: "\f002";
    font-family: fontawesome;
    color: #40c8cb;
    font-size: 14px;
}

.searchmn ul li .form-group .btn_filter {
    width: 25px;
    height: 24px;
    border-radius: 25px;
    background-color: transparent;
    position: absolute;
    right: 5px;
    top: 3px;
    padding: 0;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    border: 0px solid #40c8cb;
}

.searchmn ul li .form-group .btn_filter:before {
    content: "\f0b0";
    font-family: fontawesome;
    color: #40c8cb;
    font-size: 13px;
}

.logreg {
    background: #70559D;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
}

.logreg.mobile {
    display: none;
}
/*
.logreg a {
    color: #fff;
    padding: 3px 25px;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
	text-transform:capitalize;
} */

/* top secction end */

/* menu section  */
.menusection {
    min-width: 100px;
    position: relative;
}

.menusection {
    min-width: 100px;
    text-align: right;
    float: right;
}

.menubar {
    display: inline-block;
    cursor: pointer;
    margin-top: 60px;
    position: relative;
    z-index: 111;
}

.menusection .bar1,
.menusection .bar2,
.menusection .bar3 {
    width: 35px;
    height: 5px;
    background-color: #009EA5;
    margin: 6px 0;
    transition: 0.4s;
    border-radius: 3px;
   
}

.change .bar1 {
    transform: translate(0, 11px) rotate(-45deg);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    transform: translate(0, -11px) rotate(45deg);
}

#menulist {
    width: 100%;
    width: 584px;
    padding: 100px 0 50px 0;
    text-align: center;
    /* background-color: #fff; */
    background: rgba(256, 256, 256, .95);
    /* margin-top: 20px; */
    border-radius: 20px;
    box-shadow: 0 0 10px #ccc;
    position: absolute;
    top:0px;
    right: -15px;
    z-index: 99;
    display: none;
}

#menulist a {
    text-align: center;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #009EA5;
    display: block;
    text-decoration: none;
    line-height: 70px;
}

#menulist a:hover {
    color: #593B8B;
}

/* menu section end */



.main {
    position: relative;
}



.violet {
    background: #70559D;
    transform: rotate(90deg);
    position: fixed;
    top: 470px;
    top: 50%;
    left: -529px;
    padding: 15px 200px 15px 75px;
    box-sizing: border-box;
    z-index: 11;
}

.violet:after {
    content: '';
    position: absolute;
    background: url(../images/leaf.png) no-repeat;
    width: 60px;
    height: 50px;
    right: 132px;
    bottom: 22px;
    transform: rotate(-90deg);
    background-size: 100%;
}

.violet h2 {
    font-size: 40px;
    color: #593B8B;
    letter-spacing: 3.5px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 0px;
}


.bannerImg {
    position: relative;
    max-width: 1450px;
    margin: 0 auto;
}

.bannerImg img {
    width: 100%;
}

.banTxt {
    position: absolute;
    width: 400px;
    top: 60px;
    left: 100px;
}

.banTxt h1 {
    color: #fff;
    font-size: 60px;
}

/* about zydus */
.aboutzydus {
    margin-top: 48px;
}

.aboutBox {
     /* min-height: 286px;*/
   /* background: #E7E2F1;*/
    border-radius: 20px;
    text-align: center;
    margin-bottom: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.aboutzydus h3 {
    text-align: left;
    font-size: 20px;
    
    color: #8B73A3;
    text-transform: uppercase;
}

.abouttxt {
    width: 100%;
}

.abouttxt h2 {
    text-align: left;
    font-size: 40px;
    
    color: #006BB4;
}

.abouttxt p {
    text-align: left;
    font-size: 22px;
   
    color: #9A9A9A;
    line-height: 30px;
}

/* about zydus end */


/* login form */

.loginform {
    padding: 15px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 20px;
}

.loginform label {
    width: 100%;
}

.logtitle {
    margin-bottom: 10px;
}
/*  
.logtitle a {
    color: #8B73A3;
    font-size: 17px;
    font-weight:600;
    text-decoration: none;
}*/

.loginform input[type=text],
.loginform input[type=password] {
    width: 100%;
    border: 1px solid #09B1B8;
    background: #FFFFFF;
    height: 49px;
    border-radius: 10px;
    margin-bottom: 11px;
    padding: 0 10px 0 20px;
    color: #B1B1B1;
    font-size: 16px;
}

.loginform {
    color: #B1B1B1;
    font-size: 15px;
    font-weight: 300;
}

span.psw {
    float: right;

}

.loginform button {
    margin: 10px auto;
    display: block;
}

.submit {
    background: #09B1B8;
    border-radius: 19px;
    padding: 5px 25px;
    border: 0px solid #09B1B8;
    color: #fff;

}

.submit:hover {
    background: #593B8B;
}

/* login formend */



/* recent article */

.recent-article {
    padding: 20px 0px;
}

.recent-article h2 {
    font-size: 20px;
    color: #8b73a3;
    padding-bottom: 20px;
    font-weight: 600;
}

.recent-article .box p {
    font-size: 22px;
    padding: 10px 0px;
    color: #707070;
    margin-bottom: 0px;
    line-height: 30px;
}

.recent-article .box a {
    color: #09B1B8;
    
    font-weight: 400;
    text-decoration: none;
}

.recent-article .box a:hover {
    color: #593B8B;
}

.box img { width: 100%;}
/* .recent-article .box img {
    border-radius: 12px;
    width: 321px;
    height: 183px;
} */

.recent-video {
    padding: 20px 0px;
}

.recent-video h2 {
    font-size: 20px;
    color: #8b73a3;
    padding-bottom: 20px;
    font-weight: 600;
}

.recent-video .box p {
    font-size: 22px;
    padding: 10px 5px;
    color: #707070;
}

.recent-video .box img {
    border-radius: 14px;
    /* width: 321px;
    height: 183px; */
}

/* recent article end  */

/* must read  */
.mustread {
    padding:30px 15px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 20px;
}

.media {
    display: flex;
}

.mustread h3 {
    color: #8B73A3;
    font-size: 20px;
    font-weight:600;
    margin-bottom: 20px;
    padding: 0 10px;
}

.media-body p {
    color: #707070;
    margin-bottom: 5px;
    font-size: 18px;
}

.media a {
    color: #09B1B8;
    
    font-weight: 400;
    text-decoration: none;
}

/* must read end */

/* research slide  */

.research-slide {
    background: #fff;
    border-radius: 20px;
    padding: 30px 0px 30px 25px;
}

.research-slide {
    position: relative;
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 44px;
}

.container.padding-less {
    padding-right: 0px;
}

.swiper5 {
    position: relative;
}

.swiper5 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}

.swiper5 .swiper-slide {
    width: 33% !important;
}

.research-slide h2 {
    font-size: 20px;
    color: #8b73a3;
    padding-bottom: 20px;
}

.research-slide h3 {
    color: #8B73A3;
    font-size: 20px;
    font-weight:600;
    margin-bottom: 20px;
    padding: 0 10px;
}

.research-slide .img_box {
    border-radius: 20px;
    background: #09b1b8;
    padding: 20px 6px;
}

.research-slide button {
    background-color: #fff;
    color: #09b1b8;
    border: none;
    border-radius: 16px;
    padding: 5px 15px 5px 7px;
    font-size: 12px;
}

.research-slide p {
    color: #fff;
    padding: 20px 0px 0px 4px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}

/* research slide end */

/* health-tip */
.rwsroundcorner{border-radius:8px;}
.healthtip {
    padding: 0 !important;
    width: 100%;
    background: #F6F6F6;
    border-radius: 20px;
    min-height: 185px;
    overflow: hidden;
}
.healthtip p {display: none;}
.healthtip .caption{text-align: center;}

.healthtip h3 {
    font-size: 20px;
    text-align: left;
    color: #8B73A3;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}

.healthtip p {
    text-align: center;
    font-size: 22px;
    color: #979797;
    font-weight: 300;
    padding-top:22px;
}

/* health-tip end */



/*Resources Section*/
.resources {
    padding:30px 0px 20px 0px;
}

.resource-left {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    padding: 20px 13px;
}

.resources h3 {
    font-size: 20px;
    color: #8b73a3;
    padding-bottom:10px;
    font-weight:600;
    padding: 0 10px;

}

.resources .reso-img img {
    border-radius: 12px;
    /* width: 314px;
    height: 173px; */
    /* margin: 10px 2px; */
}

.vdoBox {
    padding: 5px 10px;
}

.vdoBox img {
    width: 100%;
    margin: 10px 2px;
}

.reso-img {
    display: flex;
    justify-content: space-between;
}

.resources h4 {
    color:#707070;
    font-size: 22px;
    padding-bottom: 20px;
}

.resource-right {
    padding: 24px 50px 0px 50px;
}

/* .resources h5 {
    background: #F5F5F5;
    padding: 4px 5px 4px 16px;
    position: relative;
    color: #707070;
    font-size: 30px;
    line-height: 25px;
    font-weight: 400;
}

.resources h5 span {
    font-size: 20px;
    line-height: 18px;
}

.resources h5::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0px;
    height: 58px;
    width: 6px;
    background-color: #09B1B8;
} */

.resources .date {
    display: flex;
    margin-bottom: 28px;
}

.resources .date p {
    padding-left: 10px;
    font-size: 20px;
    line-height: 22px;
    color: #8A8A8A;
}

/*Resources Section Ends*/

/* poll */


.poll {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    padding: 30px 30px 42px 30px;
    margin: 0 15px;
}

.poll p {
    color: #006BB4;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    line-height: 30px;

}

.poll h3 {
    font-size: 20px;
    color: #8b73a3;
    font-weight: 600;
    margin-bottom: 20px;
}

.form-check-input[type=radio] {
    border-radius: 50%;
    margin-top: 8px;
    box-shadow: #00000029 0px 3px 15px;
}

.poll label {
    display: inline-block;
    font-size: 18px;
    color: #9E9E9E;
    font-weight:400;
}

.poll button {
    border: none;
    border-radius: 5px;
    padding: 2px 22px;
    margin: 20px 22px 35px 22px;
    font-size: 18px;
}

.poll .vote {
    color: #fff;
    background: #6D6D6D;
}

.poll .hide {
    color: #A5A5A5;
    background: #E9E9E9;
}

.poll .progress {
    border-radius: 9px;
}

.poll .form-check {
    margin-bottom:10px;
}

.poll .progress .progress-bar.bar1 {
    background: #FBF4DD;
    color: #111;
}

.poll .progress .progress-bar.bar2 {
    background: #EDFBFB;
    color: #111;
}

.poll .progress .progress-bar.bar3 {
    background: #FCEEEC;
    color: #111;
}

.poll .option {
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0px;
    font-weight: normal;
}

/* poll end */


/* footer */
.subcribesec {
    display: block;
}

.subcribesec input[type=email], #wbnfe input[type=text], .es-email {
    background: #fff;
    border: 0px;
    margin: 8px 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    display: inline-block;
    width: 65%;
    font-size: 14px;
    padding: 12px 24px;
}
.es-email{ padding: 10px 24px; border:2px solid #049FA6 }

.subcribesec input[type=email]:focus-visible, #wbnfe input[type=text]:focus-visible, es-email:focus-visible{ 
    outline: none;
}
.es-email:focus-visible{ outline-color:#70559D;   }
.subcribesec input[type=submit], #wbnfe input[type=button], .gjs-cell input[type=submit]{
    background: #09B1B8;
    padding: 12px 36px;
    display: inline-block;
    font-size: 14px;
    border: 0px;
    color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: -4px;
}

.subcribesec input[type=submit]:hover, #wbnfe input[type=button]:hover, .gjs-cell input[type=submit]:hover {
    background: #593B8B;
}

.footerTop {
    background: #ECECEC;
    padding: 24px 0 32px 0;
    margin-top: 40px;
}

.SubscribeSec {}

.SubscribeSec h4 {
    font-size: 20px;
    color: #4A4A4A;
   
}

/* .footerTop li a {
    text-align: left;
    font-size: 17px;
    
    color: #434343;
    text-decoration: none;
    padding: 0 10px;
    position: relative;
} 

.footerTop a::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 15px;
    background: #434343;
    right: -3px;
    top: 4px;
}*/

.footerTop  li:last-child a:after {
    width: 0px;
}

.footMenu {
    margin-top: 45px;
}

.footerlower {
    padding: 17px 0 27px 0;
}

.footerlower p {
    text-align: center;
    font: normal normal normal 18px/19px D-DIN;
   
    color: #949494;
    font-size: 18px;
    margin-bottom: 0px;
}


/* footer end */

/* sticy right  */
.stikyright {
    border: 0px solid #f00;
    position: fixed;
    right: -178px;
    top: 50%;
    transform: rotate(90deg);
}

.stikyright a {
    color: #fff;
    background: #70559D;
    padding: 9px 22px;
    margin: 0 5px;
    text-decoration: none;
}


/* sticy right  end*/


/*  inner pages */
.innerBox {
    box-shadow: 0 0 10px #ccc;
    border-radius: 20px;
    margin: 50px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1226px;

}

.innbox1 {
    width: 37%;
    padding: 50px 30px 50px 50px;
}

.innbox2 {
    width: 34%;
    background: #F5F7FB;
    padding: 30px 30px 30px 50px;
}

.innbox3 {
    width: 29%;
    padding: 0 30px;
}

.innerBox h3 {
    color: #049fa6;
    font-size: 22px;
    margin-bottom: 20px;
    position: relative;
}

.innerBox h3::after {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 354px;
    height: 4px;
    background: #70559D;
    left: 0;
    bottom: -12px;
}

.innerBox p {
    color: #A5A5A5;
    margin-bottom: 10px;
}

.innerBox p span {
    color: #656565;
}

a.readmore1 {
    color: #fff;
    background: #70559D;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    padding: 5px 25px;
    border: 1px solid #70559D;
    border-radius: 20px;
}

a.clinicalbtn {
    color: #fff;
    background: #049FA6;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    padding: 5px 25px;
    border: 1px solid #049FA6;
    border-radius: 20px;
    float: right;
}

/*  inner pages end */




/* ****************************************************************** */
/**************************** responsive *****************************/
/* ****************************************************************** */




@media (min-width: 1601px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1450px;
    }
}

@media (min-width: 1400px) {
    .violet {
        left: -529px;

    }
}

@media (max-width:1600px) {
    .bannerImg {
        max-width: 1360px;
    }
}

@media (max-width:1440px) {
    .topsection {
        max-width: 1280px;
    }

    .bannerImg {
        max-width: 1270px;
    }

    .violet {
        left: -794px;
        top: 798px;
    }

    .violet h2 {
        font-size: 69px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1290px;
    }
   
}

@media (max-width: 1366px) {
    .bannerImg {
        max-width: 1140px;
    }
 
    .topsection {
        max-width: 1140px;
    }

    .banTxt h1 {
        font-size: 50px;
    }

    .abouttxt h2 {
        font-size: 34px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1140px;
    }

    .col-lg-3.resource-right {
        padding: 24px 0px 0px 30px;
    }
}

@media (max-width: 1280px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1100px;
    }

    .bannerImg {
        max-width: 1090px;
    }

    .topsection {
        max-width: 1090px;
    }

    .banTxt {
        top: 40px;
    }

    .resources .date p {
        font-size: 16px;
    }



}

@media screen and (min-width: 992px) and (max-width: 1024px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 915px;
    }

    .topsection {
        max-width: 900px;
    }
}

@media (max-width: 1024px) {
    .violet h2 {
        font-size: 50px;
        letter-spacing: 3px;
        line-height: 60px;
    }

    .violet {
        left: -622px;
        top: 612px;
        padding: 5px 200px 5px 75px;
    }

    .bannerImg {
        max-width: 890px;
    }

    .banTxt {
        top: 40px;
        left: 60px;
    }

    .banTxt h1 {
        font-size: 42px;
    }

    .violet:after {
        content: '';
        width: 45px;
        bottom: 15px;
    }

    .logo {
        max-width:190px;
    }

    .logo img {
        width: 100%;
    }

    .aboutBox {
        min-height: 200px;
    }

    .abouttxt h2 {
        font-size: 28px;
    }

    .abouttxt p {
        font-size: 20px;
    }

    .recent-article .box p {
        font-size: 20px;
    }

    .recent-video .box p {
        font-size: 20px;
    }

    .subcribesec input[type=email] {
        width: 280px;
    }

    .innbox3 a {
        text-align: center;
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    .searchmn ul li .form-group .form-control {        
        width:250px;        
    }
    .searchmn ul li .form-group .form-control:focus {
        width: 275px;
        box-shadow: none;
    }
    .mustread {
        margin-bottom: 40px;
    }
    .healthtip {
        margin-bottom: 40px;
    }
   
}

/* 1024 end  */


@media (max-width: 992px) {

    .violet {
        display: none;
    }
    div#menulist {
        top: 4px;
        right: 4px;
    }


}

/* 992 end  */
@media (max-width: 768px) {


    .stikyright {
        transform: rotate(0deg);
        right: 0;
        left: 0;
        margin: 0 auto;
        bottom: 13px;
        top: auto;
        text-align: center;
        z-index: 11;
    }

    .stikyright a {
        padding: 14px 34px;
        font-size: 16px;
    }

    footer {
        margin-bottom: 70px;
    }

    .footerTop a {
        display: block;
        text-align: center;
    }

    .subcribesec {

        text-align: center;
    }

    .col-lg-3.resource-right {
        width: 300px;
        margin: 0 auto;
    }

    .healthtip {
        margin-bottom: 40px;
    }

    .mustread {
        margin-bottom: 40px;
    }

    .poll {
        margin-left: auto;
        margin-right: auto;
    }

    .topsection {
        flex-wrap: wrap;
        /* display: block; */
    }

    .topsection:after {
        content: '';
        display: block;
        clear: both;
    }


    .logreg.mobile {
        display: block;
        width: 100%;
        border-radius: 0;
        text-align: right;
    }

    .desktop.logreg {
        display: none;
    }


    .logo {
        width: 225px;
        float: left;
    }

    .searchmn {
        order: 4;
    }

    .menusection {
        order: 3;
        padding: 15px;
        box-sizing: border-box;
    }

    .menubar {
        margin-top: 10px;
    }

    /* .searchmn {
        width: 100%;
    } */

    .search {
        margin: 25px 0 25px 0;
    }

    .searchmn ul li {
        width: 100%;
    }

    .searchmn ul li .form-group {
        width: 100%;
    }

    .searchmn ul li .form-group .form-control {
        width: 100%;
    }
    .searchmn ul li .form-group .form-control:focus {
        width: 100%;       
    }

    .loginform {
        margin-bottom: 30px;
    }

    .abouttxt {
        margin-bottom: 30px;
    }

    .bannerImg {
        width: 100%;
        padding: 0 15px;
    }
    .innerBox h3 {        
        font-size: 18px;       
    }
    .searchmn {
        width: 93%;
    }

    .footerTop a::after {
        width: 0px;
        height: 0px;
    }
   
}


/* 768 end */

@media (max-width:767px) {
    .innerBox {
        flex-direction: column;
    }

    .innbox1,
    .innbox2,
    .innbox3 {
        width: 100%;
    }

    .innbox1 {
        padding: 50px 30px 0px 50px;
    }

    .innbox3 {
        margin-top: 15px;
        text-align: center;
        padding-bottom: 15px;
    }

    .innbox3 a {
        width: 30%;
        display: inline-block;
        margin: 15px 10px;
        min-width: 150px;
    }

    .box {
        text-align: center;
        margin-bottom: 20px;
    }

    .reso-img {

        justify-content: center;
        flex-wrap: wrap;
    }
    .swiper5 .swiper-slide {
        width: 100% !important;
    }
    .research-slide {        
        padding: 30px 25px 30px 25px;
    }
  


}



/* 767 end */

@media (max-width: 667px) {
    .logo {
        width: 150px;
    }

    .banTxt {
        top: 10px;
        left: 25px;
        width: 48%;
    }

    .banTxt h1 {
        font-size: 20px;
    }

    .searchmn {
        width: 85%;
    }

    .aboutzydus {
        margin-top: 25px;
    }

    .search {
        margin: 10px 0 10px 0;
    }

    .subcribesec input[type=email] {
        width: 200px;
    }

    .subcribesec input[type=submit] {
        padding: 12px 15px;
    }

    .stikyright a {
        padding: 14px 15px;
        font-size: 16px;
    }

    .menusection {
        width: 100%;
        top: -90px;
    }

    div#menulist {
        width: 98%;        
        top: 20px;
    }

    #menulist a {
        font-size: 24px;
        line-height: 40px;
    }

    .searchmn {
        margin-top: -70px;
    }
}

/* 667 end */

@media (max-width:480px) {
    .innbox3 a {
        margin: 5px 10px;
    }
   
   
}

@media (max-width:375px) {
    div#menulist {
        width: 97%;
        right: 6px;
    }
    li.media {
        flex-direction: column;
    }
}

@media (max-width:374px) {
.stikyright a {
    padding: 10px 13px;
    font-size: 13px;
}

div#menulist {
    width: 96%;
    right: 7px;
}
/* .cookiemn .modal-dialog-centered {
    margin: 0 auto;
} */

.cookiemn .modal-body {
    font-size: 14px;
}



}

.registrationform select#specialization:focus  , .registrationform select#salutation:focus , .registrationform select#country:focus{outline: none; border-color: #101010 !important;}

.tml-button{
    background: #09B1B8;
    border-radius: 19px;
    padding: 8px 25px;
    border: 0px solid #09B1B8;
    color: #fff;
}
.tml-button:hover{
	background:#593B8B;
}


input#next-question {
    background-color: #09b1b8;
    border-radius: 10px;
    padding: 6px 20px;
    color: #fff;
    border: none;
    text-decoration: none;
    font-size: 18px;
}

input#next-question:hover {
    background-color: #593B8B;
}
.news_update_outer {
    display: flex;
    gap: 20px;
}
.swiper.news_update_swiper .swiper-pagination {
    position: absolute;
    bottom: -5px;
}
.news_update_swiper .swiper-button-prev:after {
    font-size: 24px;
    left: 0;
}

.news_update_swiper .swiper-button-next:after {
    font-size: 24px;
}

