.alignleft {
	float: left;
	margin-right: 20px;
}
section.two-cols {
	/* padding-top: 0;
	padding-bottom: 0; */
}
#col-left {
	float: left;
	width: 65%;
}
#col-right {
	float: right;
	width: 30%;
}
.research-pa-welcome-img {
	display: none;
}
.research-pa-text {
	flex: 0 0 100%;
	max-width: 100%;
	margin-left: 0;
}
#col-left #med-section-2, #col-left .research-pa-listing.post-listing {
	margin-top: 40px;
	display: block;
}
#col-left .m-col-1 {
	max-width: 100%;
	flex: 0 0 100%;
	height: 61vh;
	max-height: 658px;
}
#col-left .m-col-2, #col-left .m-col-3 {
	max-width: 100%;
	flex: 0 0 100%;
	height: 300px;
}
.research-pa-listing {
    background-image: none;
}
.post-listing-spaces {
	margin-left: -30px;
	margin-right: -30px;
}
.research-pa-listing .post-list {
	box-shadow: none;
}
.col-right-cols {
	float: left;
	width: 100%;
	background-color: #eeeeee4d;
	padding: 15px 19px;
	border-radius: 8px;
	margin-bottom: 30px;
}
.sidebar-titles {
	font-size: 20px;
	line-height: 40px;
	color: #000;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 12px;
	position: relative;
	display: block;
}
.sidebar-titles::after {
	content: '';
	width: 100px;
	height: 5px;
	display: inline-block;
	background-color: #0d6eb6;
	position: absolute;
	bottom: -7px;
	left: 0;
}
.sidebar-booklets .m-news-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-top: 25px;
	border: 1px solid #d8d6d6;
	border-radius: 0;
	text-align: center;
}
.sidebar-booklets .m-news-img {
	background-color: #fff;
	margin-bottom: 0;
	text-align: center;
}
.sidebar-booklets .m-news-img img {
	display: inline-block;
}
.sidebar-booklets .news-cat {
	position: absolute;
	left: 0;
	bottom: 35px;
	background: #14afe5;
	color: #fff;
	padding: 10px 50px;
	border-radius: 0 15px 15px 0;
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	line-height: 24px;
}
.sidebar-booklets .m-news-content {
	padding: 25px 0 10px;
	background-color: #fff;
	float: left;
	width: 100%;
}
.sidebar-booklets .booklet-btns-outer {
	margin-top: 13px;
}
.sidebar-booklets .booklet-btns-outer a {
	position: static;
	border-radius: 27px;
	display: inline-block;
	vertical-align: top;
	width: 140px;
	font-size: 15px;
	padding: 10px;
	margin-bottom: 12px;
	line-height: 19px;
}
.sidebar-booklets .booklet-btns-outer a:hover {
	text-decoration: none;
	background: #f27a28;
}
.col-right-cols h3 {
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 0;
	padding: 0 12px;
	font-weight: 400;
}
.sidebar-redirection-btn {
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.each-blog-image {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.each-blog-image::after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(13, 110, 182, 0.73);
	background-image: url(/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/blog-read-more.png);
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s ease;
	transform: translateY(100%);
}
.each-blog-image.each-blog-image-video::after {
	background-image: url('images/blog-read-more-video.png');
}
.sidebar-video-boxes:hover .each-blog-image::after {
	transform: translateY(0);
}
.sidebar-quicklinks li {
	background-image: url('https://web.archive.org/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/css/images/list-style-img-DDI.png');
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 30px;
	margin-bottom: 10px;
}
.sidebar-quicklinks li a {
	color: #000;
	font-size: 17px;
}
.sidebar-quicklinks li a:hover {
	color: #14afe5;
	text-decoration: none;
}
.sidebar-video-boxes, .sidebar-quicklinks ul {
	margin-top: 25px;
}
#col-left-navblk {
	float: left;
	width: 28%;
	padding: 0;
	max-width: 400px;
	background-color: #0D6EB6;
	margin-top: 50px;
	margin-bottom: 50px;
}
#col-left-navblk li {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
	position: relative;
	padding: 15px 30px;
	cursor: pointer;
	transition: 250ms all ease-in-out;
}
#col-left-navblk li.active {
	background-color: #14afe5;
	color: #fff;
}
#col-left-navblk li::before {
	content: '';
	display: block;
	width: 5px;
	height: 100%;
	background: #14afe5;
	position: absolute;
	top: 0;
	left: 0;
}
#col-left-navblk li:hover {
	background-color: #ffffff3d;
	color: #fff;
}
#col-left-navblk ul, #col-left-navblk li:last-child {
	margin-bottom: 0;
}
#col-right-navblk {
	float: right;
  	width: 69%;
}

#col-right.shiftByLeftnav {
	float: left;
	width: 100%;
}
.shiftByLeftnav .flexbox {
	column-gap: 2%;
	justify-content: flex-start;
}
.shiftByLeftnav .sidebar-booklets .m-news-item {
	width: 23.5%;
	background: #fff;
}
.shiftByLeftnav .sidebar-video-boxes {
	width: 49%;
}
.shiftByLeftnav .sidebar-quicklinks li {
	display: inline-block;
	margin-right: 25px;
}
#col-left-navblk li a {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
	position: relative;
	transition: 250ms all ease-in-out;
}
#col-left-navblk li a:hover { text-decoration: none;}


.slick-slider {
    line-height: 0;
}
.slick-arrow {
	position: absolute;
	bottom: auto;
	left: auto;
	top: -28px;
	background: transparent;
	line-height: 50px;
	border: 1px solid #24b0e3;
	height: 50px;
	width: 50px;
	border-radius: 12px;
	z-index: 999;
	font-size: 0;
	cursor: pointer;
}
.slick-arrow::before {
	font-size: 26px;
	opacity: 1;
	line-height: 40px;
	color: #24b0e3;
}
.slick-next::before {
	content: "â€º"!important;
}
.slick-prev::before {
	content: "â€¹"!important;
}
.slick-slide > div {
	margin: 0 10px;
}
.slick-prev {
	right: 66px;
}
.slick-next {
	right: 6px;
}
.slick-arrow:hover {
	background: #24b0e3;
}
.slick-arrow:hover::before {
	color: #fff;
}

/*Children theme pattern*/
section.page-banner-template.activatedChildrenThemepattern {
	min-height: 378px;
	background-position: top right;
}
section.page-banner-template.activatedChildrenThemepattern:before {
	content: '';
	position: absolute;
	bottom: -68px;
	right: 50%;
	width: 65px;
	height: 66px;
	background-image: url("/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/vector-cross-light-orange-small.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.two-cols.activatedChildrenThemepattern:before {
	content: '';
	position: absolute;
	top: 200px;
	right: 0;
	width: 41px;
	height: 82px;
	background-image: url("/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/vector-light-blue-fade-left-half-ring.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.two-cols.activatedChildrenThemepattern:after {
	content: '';
	position: absolute;
	bottom: 35%;
	left: 0;
	width: 141px;
	height: 282px;
	background-image: url("/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/vector-light-orange-fade-right-half-ring.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.activatedChildrenThemepattern #col-left-navblk {
	background-color: #F5F5F5;
	position: relative;
}
.activatedChildrenThemepattern #col-left-navblk::after {
	content: '';
	position: absolute;
	bottom: -150px;
	right: 0;
	width: 75px;
	height: 75px;
	background-image: url("/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/vector-light-blue-fade-full-ring.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.activatedChildrenThemepattern #col-left-navblk li, .activatedChildrenThemepattern #col-left-navblk li a {
	color: #484545;
}
.activatedChildrenThemepattern #col-left-navblk li::before {
	background: #F26F25;
}
.activatedChildrenThemepattern #col-left-navblk li.active {
	background-color: #F26F25;
	color: #fff;
}
.activatedChildrenThemepattern #col-left-navblk li:hover {
	background-color: #F26F253d;
	color: #484545;
}
.activatedChildrenThemepattern #col-right-navblk {
	position: relative;
	z-index: 0;
}
.activatedChildrenThemepattern #col-right-navblk::after {
	content: '';
	position: absolute;
	right: 141px;
	bottom: 10%;
	width: 141px;
	height: 141px;
	background-image: url("/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/vector-light-blue-fade-full-ring-large.png");
	background-size: contain;
	z-index: -1;
	background-repeat: no-repeat;
}
.activatedChildrenThemepattern .sw-default-content-style ul li {
	background-image: url(/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/list-style-orange.png);
	background-repeat: no-repeat;
	list-style: none !important;
	background-position: left 6px;
	margin: 0 0 0 20px !important;
	padding-left: 32px !important;
}
.activatedChildrenThemepattern .wp-block-ub-content-toggle-accordion {
	margin-bottom: 20px;
}
#ddi-newsletter.activatedChildrenThemepattern {
	background-color: #FAF5EC;
	position: relative;
}
#ddi-newsletter.activatedChildrenThemepattern::before {
	content: '';
	position: absolute;
	top: -32px;
	left: 20%;
	width: 64px;
	height: 64px;
	background-image: url("/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/vector-orange-small-ring-fade.png");
	background-size: contain;
	background-repeat: no-repeat;
}
#ddi-newsletter.activatedChildrenThemepattern::after {
	content: '';
	position: absolute;
	top: -32px;
	right: 25%;
	width: 52px;
	height: 63px;
	background-image: url("/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/vector-blue-left-arrow-fade.png");
	background-size: contain;
	background-repeat: no-repeat;
}
#ddi-newsletter.activatedChildrenThemepattern .subscribeFormIn input[type="email"] {
	background: #fff;
}
#ddi-newsletter.activatedChildrenThemepattern input#mc-embedded-subscribe {
	background: #f27a28;
	border: 1px solid #f27a28;
}
#ddi-newsletter.activatedChildrenThemepattern  input#mc-embedded-subscribe:hover {
	background-color: #0d6eb6;
  	border: 1px solid #0d6eb6;
}
.footer.activatedChildrenThemepattern {
	/* background-color: #243541; */
}
.activatedChildrenThemepattern .sidebar-quicklinks li {
	background-image: url('/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/list-style-img-DDI_orange.png');
	background-repeat: no-repeat;
}
.activatedChildrenThemepattern .sidebar-quicklinks li a:hover {
	color: #F26F25;
}
.activatedChildrenThemepattern .sidebar-titles::after {
	background-color: #F26F25;
	display: none;
}
.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols {
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-quicklinks {
	padding-bottom: 46px;
}
.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols-titles {
	display: block;
	width: 100%;
	position: relative;
	text-align: left;
}
.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols .sidebar-titles {
	text-align: left;
	font-size: 26px;
	position: relative;
	display: inline-block;
	background: #fff;
	z-index: 2;
	padding-right: 15px;
}
.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols-titles span {
	height: 1.5px;
	background: #F26F25;
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 21px;
	z-index: 1;
}
.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols.sidebar-booklets, .activatedChildrenThemepattern .shiftByLeftnav .col-right-cols.sidebar-videos {
	text-align: center;
	position: relative;
}
.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols.sidebar-videos::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: -55px;
	width: 45px;
	height: 47px;
	background-image: url("/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/vector-cross-light-green.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols.sidebar-booklets::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: -55px;
	width: 52px;
	height: 63px;
	background-image: url("/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/vector-blue-left-arrow-fade.png");
	background-size: contain;
	background-repeat: no-repeat;
}
.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols .sidebar-redirection-btn {
	margin-top: 60px;
	border-radius: 60px;
	border: 2px solid #F26F25;
	color: #000;
	display: inline-block;
	padding: 24px 46px;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-item, .activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes {
	width: 32%;
	border: 0;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-img {
	text-align: left;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-img img {
	height: 368px;
	max-height: 368px;
}
.activatedChildrenThemepattern .sidebar-booklets .m-news-img .news-cat {
	display: none;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-content {
	text-align: left;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .booklet-btns-outer a {
	text-align: center;
}
.activatedChildrenThemepattern .sidebar-booklets .news-cat {
	background: #fff;
	border: 1.5px solid #243541;
}
.activatedChildrenThemepattern .sidebar-booklets .booklet-btns-outer .booklet-view-btn {
	background: #243541;
}
.activatedChildrenThemepattern .sidebar-booklets .booklet-btns-outer .booklet-down-btn {
	border: 1.5px solid #F26F25;
	color: #232323;
}
.activatedChildrenThemepattern .sidebar-booklets .news-cat:hover {
	background: #F26F25!important;
	color: #fff!important;
	border: 1.5px solid #F26F25!important;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes a {
	display: flex;
	width: 100%;
	row-gap: 0;
	column-gap: 0;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes .each-blog-image {
	margin-bottom: 0;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes h3 {
	background: #F26F25;
	padding: 25px 20px;
	text-align: left;
	color: #fff;
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes .each-blog-image.each-blog-image-video::after {
	background-image: url(/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/play-orange-fade.png);
	background-color: transparent;
	transform: translateY(0);
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes:hover .each-blog-image.each-blog-image-video::after {
	background-image: url(/web/20251006030937im_/https://www.dasmaninstitute.org/wp-content/themes/ddi/images/play-orange-bright.png);
	background-color: rgba(0, 0, 0, 0.31);
}
.activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes:hover h3 {
	background: #243541;
}
/* #defpage-sidebar-booklets-carousel-onlyMobile.onlyMobile {
	display: none;
} */
.onlyMobile {
	display: none;
}



/*Responsive Styles*/
@media only screen and ( max-width: 1822px) {
	.two-cols.activatedChildrenThemepattern::after {
		left: -71px;
	}
}
@media only screen and ( max-width: 1440px) {
	.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols .sidebar-titles {
		font-size: 24px;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols .sidebar-redirection-btn {
		padding: 18px 40px;
	}
}
@media only screen and ( max-width: 1367) {
	#col-left-navblk li, #col-left-navblk li a {
		font-size: 16px;
	}
	#col-left-navblk li {
		padding: 10px 30px;
	}
}
@media only screen and ( max-width: 1180px) {
	#col-left {
		width: 100%;
		margin-bottom: 40px;
	}
	/*#col-right {
		float: left;
		width: 50%;
	}*/
	#col-right {
        float: none;
        margin: 0 auto;
        width: 420px;
    }
	.col-right-cols {
		padding: 15px 30px;
	}
	#ddi-newsletter.activatedChildrenThemepattern::before, #ddi-newsletter.activatedChildrenThemepattern::after {
		top: -25px;
		background-size: 45px;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols.sidebar-videos::after {
		right: -25px;
		background-size: 28px;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols.sidebar-booklets::after {
		right: -25px;
		background-size: 36px;
	}
	.two-cols.activatedChildrenThemepattern::before {
		background-size: 30px;
		background-position: top right;
	}
	.activatedChildrenThemepattern #col-left-navblk::after {
		background-size: 60px;
	}
	.two-cols.activatedChildrenThemepattern::after {
		left: -48px;
		background-position: left top;
		background-size: 80px;
	}
	.activatedChildrenThemepattern #col-right-navblk::after {
		background-size: 80px;
		background-position: center;
	}
	section.page-banner-template.activatedChildrenThemepattern {
		min-height: 292px;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-img img {
		height: 330px;
		max-height: 330px;
	}
	.activatedChildrenThemepattern .sw-default-content-style ul li {
		background-position: left 8px;
		background-size: 11px;
	}
}
@media only screen and ( max-width: 1024px) {
	.each-blog-image.each-blog-image-video::after {
		transform: translateY(0);
	}
	#col-left-navblk {
		width: 35%;
	}
	#col-right-navblk {
		width: 60%;
	}
	.shiftByLeftnav .sidebar-booklets .m-news-item {
		width: 49%;
	}
	.sidebar-quicklinks li {
		margin-bottom: 22px;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-img img {
		height: 300px;
		max-height: 300px;
	}
}
@media only screen and ( max-width: 900px) {
	#col-right {
		/* width: 80%; */
		width: 100%;
	}
	#col-left-navblk li {
		padding: 13px 22px;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-img img {
		height: 260px;
		max-height: 260px;
	}
}
@media only screen and ( max-width: 840px) {
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-item, .activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes {
		width: 49%;
		border: 0;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-img img {
		height: 280px;
		max-height: 280px;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols .sidebar-titles {
		font-size: 22px;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .col-right-cols .sidebar-redirection-btn {
		padding: 16px 33px;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes .each-blog-image.each-blog-image-video::after {
		background-size: 50px;
	}
	.two-cols.activatedChildrenThemepattern::after {
		display: none;
	}
}
@media only screen and ( max-width: 769px) {
	.notMobile {display: none;}
	.onlyMobile { display: block; }
	.activatedChildrenThemepattern #defpage-sidebar-booklets-carousel.notMobile { display: none; }
	.activatedChildrenThemepattern #defpage-sidebar-booklets-carousel-onlyMobile.onlyMobile { display: block; }
	.sidebar-booklets .slick-prev {
		right: 52px;
	}
	.sidebar-booklets .slick-arrow {
		top: -47px;
		width: 39px;
		height: 39px;
	}
	.sidebar-booklets .slick-arrow::before {
		font-size: 26px;
		opacity: 1;
		line-height: 28px;
		color: #24b0e3;
	}
	.sidebar-booklets .slick-arrow:hover::before  {
		color: #fff;
	}
}
@media only screen and ( max-width: 768px) {
	.sidebar-quicklinks li a {
		line-height: 31px;
	}
	#col-left-navblk li, #col-left-navblk li a {
		font-size: 16px;
		line-height: 25px;
	}
	#col-left-navblk li {
		padding: 9px 22px;
	}
	.activatedChildrenThemepattern .sw-default-content-style ul li {
		background-position: left 8px;
		margin: 0 0 0 10px !important;
		padding-left: 22px !important;
		background-size: 10px;
	}
}
@media only screen and ( max-width: 680px) {
	.two-cols #col-right {
		width: 100%;
	}
}
@media only screen and ( max-width: 600px) {
	#col-left-navblk {
		width: 100%;
		margin: 40px auto 0;
		max-width: none;
	}
	#col-right-navblk {
		width: 100%;
	}
	#col-left-navblk li {
		padding: 12px 22px;
	}
	.shiftByLeftnav .sidebar-booklets .m-news-item, .shiftByLeftnav .sidebar-video-boxes, .shiftByLeftnav .sidebar-quicklinks li {
		width: 100%;
	}
}
@media only screen and ( max-width: 520px) {
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-item, .activatedChildrenThemepattern .shiftByLeftnav .sidebar-video-boxes {
		width: 100%;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-content {
		text-align: center;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-img {
		text-align: center;
	}
	.activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-img img, .activatedChildrenThemepattern .shiftByLeftnav .sidebar-booklets .m-news-content {
		height: auto;
		max-height: 250px;
	}

}
@media only screen and ( max-width: 480px) {
	.col-right-cols {
		padding: 15px;
	}
}