#share-content-modal .modal-content{
	max-width: 100% !important;
}
.int-close{
	top: 20px;
	right: 20px;
}
.custom-padding{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#resources{
	/* margin-bottom: 20px; */
}
.tab-content ul.disc {
	list-style: disc;
	padding: 0 0 0 18px;
}
.modal-dialog-video-share .text-sm-center, 
.modal-dialog-video-share .text-sm-center p{
	font-size: 20px;
	line-height: 24px;
}
.effect-sublist.custom-style li::before{
	content: "-" !important;
}
.resources .bullets li:before {
	content: "\25A0";
	padding-right: 8px;
	vertical-align: text-top;
	position: relative;
	top: 1px;
	font-size: 60%;
	/*margin-left: -1em;*/
	margin-bottom: 2px;
}

.resources .bullets--circle li {
	display: flex;
}

.resources .bullets--circle li:before {
	content: "\26AC";
	padding-right: 8px;
	vertical-align: text-top;
	font-size: 60%;

}

.resources .close,
.resource-box .close {
	width: 11px;
	height: 11px;
	position: absolute;
	top: 18px;
	right: 22px;
	z-index: 1000;
}
.faqWrapper{
	padding: 20px 0 30px;
}
#faqs .h2 {
	margin-bottom: 32px;
}
#faq .square-bullets {
	margin-left: 10px;
	font-size: 18px;
	line-height: 22px;
}

.resources-container .text-primary,
.video-text p {
	font-size: 2rem;
	line-height: 2.2rem;
}

.resources-container .resources-container__desc {
	font-size: 2rem;
}

#videos svg{
	margin-right: 20px;
}

#videos-container{
	padding-top:40px !important;
	padding-bottom:60px !important;
}


.accordNourianz {
	width: 100%;
	display: block;
	/* max-width: 980px; */
	float: none;
	margin: 0 auto;
}

.accordNourianz li {
	width: 100%;
	float: left;
	/* display: block; */
	margin-bottom: 30px;
}

.accordNourianz li>a {
	display: block;
	background: #EFEFEF;
	position: relative;
	font-size: 20px;
	line-height: 22px;
	color: #AF1685;
	padding: 20px 75px 20px 24px;
	border-radius: 20px;
	text-decoration: none !important;
}

.accordNourianz li>a:hover {
	text-decoration: none !important;
}

.accordNourianz li>a:after {
	height: 16px;
	width: 16px;
	font-size: 28px;
	line-height: 48px;
	font-weight: 400;
	content: " ";
	position: absolute;
	top: 36%;
	right: 3rem;
	background-image: url("../images/global/acc-plus.png");
	background-size: 100%;
	background-repeat: no-repeat;
}

.accordNourianz li>a.selected {
	text-decoration: none !important;
}

.accordNourianz li .subLevel.expand{
	display: block; 
}
.accordNourianz li>a.selected:after {
	background-image: url("../images/global/blue-minus.svg");
}

.accordNourianz li .subLevel {
	width: 100%;
	padding: 30px 6% 0 5%;
	display: none;
	max-width: 980px;
	overflow: hidden;
}

.accordNourianz li:nth-child(2) .subLevel {
	padding-right: 0;
}

.accordNourianz li:last-child .subLevel {
	padding-bottom: 0;
}

.accordNourianz li .subLevel li {
	margin-bottom: 0;
}

.accordNourianz li .subLevel p {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	font-weight: 400;
	margin-bottom: 10px;
}

.accordNourianz p>a {
	text-decoration: underline;
}

button.play-video {
	display: none !important;
}

/* #resources .container .resources-text,
.patient-video p {
	font-size: 20px;
} */

.resource-box {
	max-width: 479px;
	min-height: 220px;
}

.resource-box>.d-flex {
	max-width: 300px;
	margin: 0 auto;
}

.resource-box p {
	margin-bottom: 1rem;
}

.resource-box strong {
	font-weight: 800;
}

.resource-box .azure-video.img {
	width: 189px;
	display: block;
	margin: 0 auto;
}

.resource-box .azure-video.img img {
	width: 100%;
}

.resource-box .pdf {
	width: 87px;
	height: 127px;
	display: block;
}

.resource-box .pdf-hor {
	width: 113px;
	height: 74px;
	display: block;
}

.resource-box .btn {
	max-width: 279px;
	margin-top: auto;
	text-transform: uppercase;
}

.resource-box .close {
	width: 11px;
	height: 11px;
	position: absolute;
	top: 25px;
	right: 25px;
}

.resource-box.pdfbox {
	min-height: 160px;
	padding-bottom: 2rem;
}

.resource-box .img-last {
	width: 106px !important;
	height: 136px;
}

.resources__hr {
	width: 313px;
	background-color: #707070;
	margin: 30px auto;
}

.provider-list li::before {
	margin-left: -11px;
}

.effects-list-1 {
	margin-left: 0;
}


.effects-list-1 {
	margin-left: 11px;
}


.effects-list-1 li:before {
	margin-left: -10px;
	padding-right: 0;
}

.effects-sublist {
	padding-left: 40px;
}


.effects-sublist li:before {
	font-size: 14.5px !important;
	vertical-align: middle !important;
	line-height: 1.4em;
}

div#community h2 em {
    margin-left: -5px;
    margin-right: 2px;
}

.org img {
    width: 100%;
}

.logo-bg{
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
    height: 82px;
}
.icon-container{
	position: absolute;
    right: 4%;
    bottom: 0;
}
.icon-container > div:not(:last-child) {
    border-right: 1px solid #A5A5A5;
	margin-right: 10px;
    padding-right: 10px;
}
.icon-container > div .inactive-img, .icon-container > div:hover .inactive-img, .icon-container > div:hover .active-img {
    display: none;
}
.icon-container > div:hover .inactive-img {
    display: block;
}
/* Tabs */
	.tabs-section{
		position: sticky;
		top: 0;
		background-color: white;
		padding-top: 10px;
		padding-bottom: 0 !important;
		z-index: 1;
		border: none;
	}
	.tabs.main-tab{
		border-radius: 20px;
		background-color: #F8F8F8;
		position: relative;
	}	
	.tabs.main-tab:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #A9B3B1;
	}
	.main-tab ul#tabs-nav {
		list-style: none;
		margin: 0;
		/* padding: 5px; */
		overflow: auto;
		background-color: #fff;
		/* justify-content: center; */
	}
	.main-tab ul#tabs-nav li {
		float: left;
		font-weight: bold;
		margin-right: 10px;
		margin-bottom: 0;
		width: 290px;
		background: #F8F8F8 0% 0% no-repeat padding-box;
		cursor: pointer;
	}
	.main-tab ul#tabs-nav li:first-child {
		border-radius: 20px 0px 0px 0px;
	}
	.main-tab ul#tabs-nav li:last-child {
		border-radius: 0px 20px 0px 0px;
	}
  
	.main-tab ul#tabs-nav li.active {
	background: #2A9D8F 0% 0% no-repeat padding-box;
  	}
  	/* .main-tab ul#tabs-nav li:hover {
		background: #2A9D8F 0% 0% no-repeat padding-box;
	} */
	.main-tab #tabs-nav li a {
		text-decoration: none;
		/* color: #FFF; */
	}
	.main-tab #tabs-nav li a:hover {
		text-decoration: none !important;
	}
	/* .main-tab #tabs-nav li a:hover .label-head{
		color: #ffffff !important;
	} */
  
	.main-tab .tab-content {
		padding: 60px 85px;
	}
  
	.main-tab .form-part-2 {
		padding-right: 85px;
	}
  
	.main-tab #tabs-content {
		/* box-shadow: 0px 2px 8px #00000033; */
		z-index: 9;
		position: relative;
	}
	.main-tab ul#tabs-nav li.active a {
		color: #fff;
		height: 100%;
	}
	.main-tab .active-img {
		display: none;
	}
  
	.main-tab ul#tabs-nav li img {
		padding: 15px 20px;
		border-right: 1px solid #A5A5A5;
	}
  
	.main-tab ul#tabs-nav li.active img {
		border-color: #ffffff;
	}
  
	.main-tab ul#tabs-nav li a div {
		padding: 0 20px;
	}
  
	.main-tab .label-head {
		line-height: 24px;
		margin-bottom: 5px;
		color: #4D4D4F;
	}
  
	.main-tab .sub-label-head {
		font-size: 14px;
		line-height: 16px;
		color: #A5A5A5;
	}
  
	.main-tab ul#tabs-nav li.active .label-head,
	.main-tab ul#tabs-nav li.active .sub-label-head {
		color: #ffffff;
	}

	.patient-video .nav-pills .nav-link{
		max-width: 380px;
	}


	.patient-video .nav-pills .nav-link.active{
		background-color: transparent;
		color: inherit;
	}

	.patient-video .nav-pills .nav-link.active > div{
		background-color: #F0EFF1;
	}

	.patient-video .nav-pills .nav-link > div{
		padding: 20px;
	}

	.patient-video .nav-pills .nav-link.active img{
		/* opacity: .5; */
		border: 1px solid #AF1685;
	}
	.patient-video .nav{
		padding-top: 12px;
		/* max-width: 390px; */
	}
	.patient-video .nav-link:hover{
		text-decoration: none !important;
	}
	.patient-video .nav-link img{
		height: 68px;
	}
	.patient-video .nav-link p{
		padding-left: 20px;
		color: #555555;
		margin-bottom: 0;
	}
	.patient-video .nav-link:first-child{
		padding-top: 27px;
	}
	.patient-video .nav-link{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.patient-video .nav-link:not(:last-child){
		border-bottom: 1px solid #A9B3B1;
	}
	.patient-video .video-icons{
		justify-content: flex-end;
		max-width: 632px;
	}
	.patient-video .youtube-video{
		min-height: 356px;
		max-width: 632px;
	}
	.patient-video .vjs-poster{
		min-height: 356px;
	}
	.video-icons a:not(:last-child){
		border-right: 1px solid #A5A5A5;
	}
	.teal-bg{
		background-color: #2A9D8F;
	}
	.offwhite-bg{
		background-color: #F8F8F8;
	}
	.taking-naurianz .taking-naurianz-btn{
		max-width: 280px;
		margin: 0 auto;
	}
	/* #downloads .mb-30{
		margin-bottom: 30px;
	} */
	#downloads .row{
		border-radius: 20px;    
		width: 100%;
		max-width: 980px;
		margin: auto auto 20px;
	}
	.downloadableMaterials{
		padding-bottom: 40px;
	}
	.downloadableMaterials .sectionHeadingText {
		font-size: 20px;
	}
	.downloads-info{
		padding-left: 60px;
	}
	.logo-set img{
		width: 100px;
		max-width: 80px;
	}
	.ddg-guide-box{
		display: flex;
		background-color: #F8F8F8;
		align-items: center;
		justify-content: flex-start;
		position: relative;
		border-radius: 20px;
		width: 100%;
		margin: auto auto 20px;
	}
	.guide-box-img{
		text-align: center;
	}
	.ddg-guide-box .img-box{
		width: 100%;
		max-width: 240px;
		padding: 20px 20px 6px;
		border-radius: 20px 0 0 20px;
	}
	.ddg-guide-box .img-box > img{
		width: 100%;
    	max-width: 106px;
		margin: auto auto 13px;
	}
	.guide-bg-primary{
		background-color: #AF1685;
		border-radius: 20px 0 0 20px;    /* remove once got the correct img  and activate the .img-box class in the HTML */
	}
	.guide-bg-green{
		background-color: #2A9D8F;
		border-radius: 20px 0 0 20px;    /* remove once got the correct img  and activate the .img-box class in the HTML */
	}
	.guide-bg-gray{
		background-color: #4D4D4F;
	}
	.guide-bg-blue{
		background-color: #0092BC;
	}	
.patient-video .video-icons a, .icon-container > div{
	cursor: pointer;
}
.icons-video-container{
	margin: 30px 0;
}
.modal-dialog-video-share .modal-body{
	padding: 40px 100px 60px;
}
.share-video h2{
	margin-bottom: 22px !important;
}
.modal-dialog-video-share .hide-in-desktop{
	display: none;
}
.modal-dialog-video-share .hide-in-mobile{
	display: block;
	margin-top: 1.5rem;
}
.modal-dialog-video-share .share-video-thumbnail:before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	background-color: #A5A5A5;
	width: 1px;
	height: 90%;
}
#mail-share-content-modal .modal-dialog-video-share .share-video-thumbnail:before{
	left: 65%;
}
.share-video-thumbnail a{
	margin-bottom: 12px;
}
.share-video-thumbnail img{
	width: 120px;
    height: 68px;
    object-fit: cover;
    /* border: 2px solid #EC008C; */
}
.videoTitleEmbedded{
	font-size: 16px;
    width: 180px;
    margin: auto;
    text-align: center;
	font-family:'roboto';
	font-weight: 700;
	color: #555555;
	
}

.social-icon{
	margin-right:20px;
}
.social-icon-text{
	margin-right:20px;
	text-align: center;
	margin-top: 10px;
	color: #565657;
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
}

.formContainer, .mail-form-container{
	width: 100%;
}
/* .formContainer{
	max-width: 490px;
} */
.mail-form-container{
	max-width: 380px;
}
.btn-submit{
	margin-top: 31px;
}

.su-form {
	overflow: hidden;
}

.su-form input,
.su-form textarea,
.su-form select {
	/* border: none; */
    /* border-bottom: 1px solid #707070; */
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 1px solid #BBBBBB;
    height: 36px;
    background-color: #f8f8f8;
}
.su-form input{
	font-size: 18px;
}
.su-form label {
	color: #707070;
	font-size: 20px;
	margin: .5rem 0 .25rem;
}

.su-form span.error {
	display: none;
	color: #E61414;
	font-size: 14px;
}

.su-form span.error.on {
	display: block;
}

.su-form hr {
	width: 100%;
	margin: .25rem 0;
	border-bottom: 1px solid #707070;
}

.names-field-box > div{
	width: 100%;
    max-width: 180px;
}

.selector>span::after {
	content: " ";
	display: block;
	width: 23px;
	height: 23px;
	background-image: url("../images/global/dropdown-cta.png");
	background-size: 100%;
	float: right;
	position: relative;
	top: -10px;
	right: 15px;
}

div.selector.hover {
	overflow: visible;
}

.submit-form:hover {
	transition: 0.5s;
}

.submit-container {
	max-width: 279px;
}

.submit-container input {
	min-width: 100%;
}

.organizations {
	width: 100%;
    max-width: 780px;
}
#organizations .sub-heading-line {
	margin: 26px 0 42px 160px;
	font-size: 18px;
}
.organizations .org a {
    margin-bottom: 12px;
	text-decoration: underline;
	font-size: 18px;
}

.main-tab li.active .inactive-img{
    display: none;
}
.main-tab li.active .active-img{
    display: block;
}

.form-control.is-invalid {
    border: 1px solid #ff0000 !important;
	background-image: none;
}
.error-msg{
	display: none;
	color: #ff0000;
}

/* working on the scroll bar css */
.videoTranscript {
	float: left;
	max-height: 204px;
	/* overflow-y: scroll; */
	overflow: hidden;
	transition: all 1s ease-out;
	background-color: #F0EFF1;
	max-width: 632px;
  }
  
  .videoTranscript .transcriptCard .btn-set{
	position: absolute;
	top: 6px;
	right: 35px;
  }
  .videoTranscript .transcriptCard {
	background-color: #F0EFF1;
	padding: 14px 20px;
	max-height: 204px;
	padding-right: 0;
}

  /* .videoTranscript::-webkit-scrollbar-track {
	border: 1px solid #A5A5A5;
	padding: 0;
	width: 1px solid #A5A5A5;
  }
  
  .videoTranscript::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 5px;
	}
}
  
  .videoTranscript::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #2A9D8F !important;
	border: 1px solid #000;
  } 
	*/
@media (max-width: 991px) {
  .videoTranscript .btn-set.d-none {
    display: flex !important; /* force show on tablets and smaller */
  }
}


  .v-centered{
	position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
  }
  .watch-icon{
	width: 60px
  }
  
.justify-content-md-around{
	justify-content: unset !important;
}
/* .transcript-txt-row{
	margin-top: 5px;
} */

@media (min-width: 992px) {
	.su-form .container {
		padding: 0;
	}

	.su-form hr {
		margin-top: -6px;
	}
}


@media (max-width: 991.9px) {
	.effects-list-1 li:before {
		font-size: 85%;
	}

	.provider-list li::before {
		font-size: 85%;
	}

	#videos{
		max-width: 842px;
	}

	#v-pills-tab{
		max-width: 842px;
		margin-left: auto;
		margin-right: auto;
	}

	.patient-video .nav-pills .nav-link{
		max-width: 100%;
	}

	#organizations .sub-heading-line {
	font-size: 2rem;
	margin: 26px 0 160px;
	padding: 0 40px;
	}

}

.img-mob {
  display: none;
}

.img-desk {
  display: block;
}
.img-mobile,
.img-desktop {
  max-width: 100%;
  height: auto;
}

@media (max-width: 992px) {
  .img-mob {
    display: block;
  }

  .img-desk {
    display: none;
  }
}

@media (min-width: 992px) {
	.provider-list {
		margin-left: 11px;
	}
	
	.org-title p{
		font-size: 18px;
	}
	.org p {
		margin-bottom: 0px;
		font-size: 18px;
	}
	.modal-dialog-video-share{
		max-width:980px !important;
		align-content: center;
	}

	/* .provider-list li::before { 
      margin-left: -11px;
    } */
}

@media (min-width: 992px) {
	.accordNourianz li>a {
		padding: 1.8rem 6rem 1.8rem 10rem;
	}

	.nourianz-brochure {
		padding-top: 21px !important;
	}

	.accordNourianz li .subLevel {
		padding-left: 10rem;
	}

	.resource-box {
		min-height: 250px;
		padding-bottom: 40px;
		margin-bottom: 40px;
	}

	.resource-box>.d-flex {
		max-width: 600px;
		min-height: 500px;
	}
}

@media (max-width: 992px) { 
	.resource-box .btn {
		margin: 0 auto;
	}
	
	.justify-content-md-around{
		justify-content: space-around !important;
	}
	
	.patient-video .youtube-video{
		min-height: 194px;
		max-width: inherit;
	}
	.videoTranscript {
		max-width: inherit;
	}
	.patient-video .vjs-poster{
		min-height: 194px;
	}

	.main-tab ul#tabs-nav{
		justify-content: center;
	}
}

@media (max-width: 991.9px) {	
	.patient-video .video-icons{
		max-width: 100%;
	}
	.bg-resources .heroContent{
		padding: 0 35px 43px 25px !important;
	}
	.bg-resources .heroContent p br{
		display: none !important;
	}

	/* .bg-resources .heroContent .xl{
		font-size: 32px;
		line-height: 34px;
	} */
	.actor-portrayals p{
		margin-right: 0;
	}
	.resources .supportBx3>h2 {
		margin-right: -10px;
	}
	#organizations .sub-heading-line {
		margin: 38px 0; 
	}
	.organizations .org:not(:last-child) {  
		margin-bottom: 17px;
	} 
	.organizations .org-title {
		margin-bottom: 0;
	}
	#organizations .h2, #organizations .sub-heading-line{
		text-align: center;
	}
	.modal-dialog-video-share .modal-body {
		padding: 30px 15px 64px;
	}
	.modal-dialog-video-share .share-video h2{
		font-size: 28px;
		text-align: center;	
	}
	.modal-dialog-video-share .hide-in-desktop{
		display: block;
		margin-top: 3rem;
	}
	.modal-dialog-video-share .hide-in-mobile{
		display: none;
	}
	.modal-dialog-video-share .hide-in-desktop.share-video-thumbnail:before{
		content: none;
	}
	.modal-dialog-video-share .hide-in-desktop.share-video-thumbnail{
		border-bottom: 1px solid #A5A5A5;
		padding-bottom: 31px;
		margin-bottom: 30px;
	}
	.modal-dialog-video-share .text-sm-center, 
	.modal-dialog-video-share .text-sm-center p{
		text-align: center;
		font-size: 18px;
	}
	.modal-dialog-video-share .int-close {
		top: 20px;
		right: 20px;
	}
	.icons-video-container{
		display: block !important;
		margin:30px,0;
	}
	.icons-video-container .social-icon img{
		width: 40px;
	}
	/* .social-icon {
		padding: 0;
	} */
	.formContainer{
		margin-top: 35px;
	}
	.su-form label{
		font-size: 18px;
	}
	.names-field-box > div {
		width: 100%;
		max-width: 100%;
	}
	/* .downloadableMaterials {
		padding: 10px 0 30px;
	} */
	.downloadableMaterials .sectionHeading{
		text-align: center;
	}
	.downloadableMaterials .sectionHeading p{
		margin: 27px 0 38px;
	}
	#downloads .row:last-child{
		margin-bottom: 0;
	}
	#downloads .row .guide-box-img{
		width: 100%;
		height: 200px;
	}
	#downloads .row .guide-box-img img{
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	
	.downloads-info {
		padding: 30px 25px 38px 20px;
		text-align: center;
		/* margin-bottom: 30px; */
	}
	.downloads-info h3{
		margin-bottom: 16px !important;
	}
	.downloads-info p {
		font-size: 20px;
		margin: 0;
	}
	.icon-container{
		width: 100%;
		justify-content: center !important;
		position: relative;
		padding-left: 20px;
	}
	.tabs-section{
		padding: 10px 0;
		top: -1px;
	}
	.tabs-section > .container{
		padding: 0;
	}
	.main-tab ul#tabs-nav li{
		margin: 0;
	}
	.main-tab ul#tabs-nav li a{
		padding: 18px 0;
	}
	.main-tab ul#tabs-nav li:first-child, .main-tab ul#tabs-nav li:last-child, .main-tab ul#tabs-nav li{
		border-radius: 0;
	}
	/* .main-tab ul#tabs-nav li:first-child{
		background-color: #2A9D8F;
	} 
	.main-tab ul#tabs-nav li:first-child .label-head{
		color: #ffffff;
	} */
	.main-tab ul#tabs-nav li img{
		display: none;
	}
	.main-tab ul#tabs-nav li a div{
		padding: 0;
	}
	.effects-sublist{
		padding-left: 0;
	}
	.patient-video .nav-pills .nav-link > div {
		padding: 20px 40px;
	}
}

@media (max-width: 991.8px) {
	.accordNourianz li>a{
		padding: 16px 60px 20px 20px;
	}
	/* .accordNourianz li:nth-child(2)>a {
		padding-right: 45px;
	} */

	.accordNourianz li:last-child>a {
		padding-right: 80px;
	}
}


/*=========== Feedback CSS January 2024 ==========*/

.video-icons a {
    margin-top: 5px;
}

.square-bullets>li:before {
    font-size: 60%;
    content: "\25CF";
}

.su-form label{
	color:#4D4D4F;
	font-size: 18px;
}

.mobile-regular{
	font-weight:400;
 }

.modal .btn {
	text-transform: uppercase;
}
.video-icons .active-img,
.video-icons .toggle-img{
	display: none;
}

.icon-btn:hover .active-img{
	display: block;
}
.icon-btn:hover .inactive-img,
.icon-btn:hover .toggle-img{
	display: none;
}
.icon-btn.toggle-state .toggle-img{
	display: none;
}
.icon-btn.toggle-state .inactive-img{
	display: block;
}
.icon-btn.toggle-state .active-img{
	display: none;
}

/* video icon on hover. */
.hover-icon:hover .active-img{
	display: block;
}
.hover-icon:hover .inactive-img{
	display: none;
}

@media (max-width: 1024px) {
	.mobile-top-space{
		padding-top: 21px;
	}

	.nav-pills p span.fs-bold {
		display: block;
	}
	.header-mobile {
		display: block;
		padding: 0px 0px;
		position:relative;
	  }

}



@media(max-width: 991px ){
	.mobile-align-center{
		text-align:center;
	 }

	.tabs.main-tab:after{
		display:none;
	}

	.downloadableMaterials .sectionHeading {
		display: block;
		text-align: center;
	}

	.isi-content .before-list li {
		padding-bottom: 10px;
		vertical-align: middle;
	}

	ul.effect-sublist.mt-3 {
		padding-left: 12px;
	}

	.organizations .org a {
		margin-bottom: 19px;
		display: block;
	}

	.organizations .org:not(:last-child) {
		margin-bottom: 36px;
	}

	.main-tab ul#tabs-nav li {
		margin: 0 1px;
	}

}
/* @media only screen and (max-width: 1440px) {
	.tabs.main-tab:after {
		left: -5%;
		width: 100%;
	}

} */

@media (max-width: 767px) {

	.custom-mright{
		margin-right: 15;
	}

    .mobile-center{
		text-align:center;
	}

	.mobile-font-18{
      font-size:18px;
	}

	.patient-video .px-0 {
		padding-left: 15px!important;
		padding-right: 15px!important;
	}

	.mobile-top-bottom-space{
		padding: 26px 0 15px;
	}

	.mobile-x-hidden{
		overflow-x: hidden;
	}

	.mobile-bg1 img{
		background: #AF1685;
		border-radius: 25px 25px 0 0;
	}

	.mobile-bg2{
		background: #2a9d8f;
		border-radius: 20px 20px 0 0;
	}
	.guide-bg-primary{
		border-radius: 20px 20px 0 0;
	}
	div#v-pills-tab a.nav-link{
		padding-right: 0;
		padding-left: 0;
	}

	

	.modal{
		overflow-y: visible;
	}

	

	body.resources {
		overflow-x: clip;
	}

	.prev-next-section {
		margin: 66px 0 60px!important;
	}

	.mobile-line-break{
       display:block;
	   padding-top:10px;
	}

	
	.effects-sublist li:before{
		padding-left: 12px;
		font-size: 18px!important;
		padding-right: 10px;
	}

	.accordNourianz li .subLevel p {
		line-height: normal;
	}
	
	.ddg-guide-box{
		display: block;
	}
	
	.ddg-guide-box .img-box{
		max-width: 100%;
	}
	
	.ddg-guide-box .img-box{
		border-radius: 20px 20px 0 0;
	}
	.actor-portrayals{
		top: 20px;
    left: 25px;
    bottom: unset;
    right: unset;
	}

	

}

@media (min-width: 768px) and (max-width: 991.9px){
	.actor-portrayals{
		bottom: -3px;
	}
}

@media (min-width: 768px) and (max-width: 850px){
	.custom-mr{
		margin-left: 5px;
	}
}

@media only screen and (max-width: 768px){
	.effects-sublist li:before {
		line-height: 2.2rem;
	}
	.pd-left-sm-12{
		padding-left: 12px;
	}
	.w-sm-100{
		display: block;
		max-width: 100px;
	}
}

.signup-section{
	padding: 40px 0 60px;
}

.sectionHeading svg{
	min-width: 40px;
	margin-right: 20px;
}

#organizations{
	padding-bottom: 60px;
}

#organizations .container{
	position: relative;
}

/* #organizations .container::before{
    content: "";
	left: 0;
	top: 0;
    position: absolute;
    width: 34px;
    border-left: 4px solid #FF00FF;
    border-top: 4px solid #FF00FF;
    border-bottom: 4px solid #FF00FF;
    height: 100%;
}

#organizations .container::after{
    content: "";
	right: 0;
	top:0;
    position: absolute;
    width: 34px;
    border-right: 4px solid #FF00FF;
    border-top: 4px solid #FF00FF;
    border-bottom: 4px solid #FF00FF;
    height: 100%;
} */

.actor-portrayals{
	bottom: 41px;
    right: 10px;
}



@media (max-width: 1160px) {
	
#organizations .container::before{
	left: 15px;
}

#organizations .container::after{
	right: 15px;
}

.actor-portrayals{
	bottom: 41px;
    right: 53px;
}

}