p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

input:focus,
button:focus,
select:focus,
textarea:focus {
	outline: none;
}

img {
	max-width: 100%;
}


body {
	/*   font-family: 'Montserrat', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 16px;
}

p {
	font-family: 'Open Sans', sans-serif;
	color: #999999;
	font-size: 16px;
}

p:empty {
	display: none;
}

a {
	display: inline-block;
	-ms-transition: all .4s ease;
	-moz--transition: all .4s ease;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

a:hover,
a:focus {
	text-decoration: none;
}

button:focus,
input {
	outline: none;
}


/* ==================== Header Sec ======================= */

.header-sec {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 25px 0 5px;
}

.logo {
	float: left;

}


.logo img {
	width: 100%;
}

.right-header {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	/*   align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center; */
	flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
}

.top-menu {
	float: right;
	margin: 8px 0 0 15px;
}

.top-rt-btn {
	float: right;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: end;
	position: relative;
	padding-right: 56px;
}


.searchbox-col {
	position: absolute;
	right: 0;
	top: 0;
}

.searchbox {
	position: relative;
	min-width: 43px;
	width: 0px;
	height: 43px;
	float: right;
	overflow: hidden;

	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-ms-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}

.searchbox-input {
	top: 0;
	right: 0;
	border: 0;
	outline: 0;
	background: #dcddd8;
	width: 100%;
	height: 43px;
	margin: 0;
	padding: 0px 55px 0px 20px;
	font-size: 16px;
	color: #172b3c;
}

.searchbox-input::-webkit-input-placeholder {
	color: #172b3c;
}

.searchbox-input:-moz-placeholder {
	color: #172b3c;
}

.searchbox-input::-moz-placeholder {
	color: #172b3c;
}

.searchbox-input:-ms-input-placeholder {
	color: #172b3c;
}

.searchbox-icon,
.searchbox-submit {
	width: 43px;
	height: 43px;
	display: block;
	position: absolute;
	top: 0;
	font-family: verdana;
	font-size: 18px;
	right: 0;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	line-height: 43px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: #007bbc;
}

.searchbox-open {
	width: 412px;
	max-width: 100%;
}

.searchbox-col-mobile {
	display: none;
}

.blue-btn {
	background: #007bbc;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
}

.blue-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.wsmenu>.wsmenu-list>li>a {
	/*  padding: 0 7px; */
}

.wsmenu>.wsmenu-list>li:last-child a {
	padding-right: 0 !important;
}

.wsmenu>.wsmenu-list>li.active a {
	color: #007bbc;
}

.wsmenu>.wsmenu-list>li>a:hover {
	color: #007bbc;
}

.header-row {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}

span.submenu-head a {
	color: #fff;

}

/* ==================== banner section ======================= */

.maps-banner-section {
	width: 100%;
	float: left;
	position: relative;
}

.maps-banner-section:after {
	content: '';
	background: url(../images/tri-shape.png) no-repeat center bottom;
	position: absolute;
	top: auto;
	bottom: -2px;
	width: 100%;
	height: 42px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
	background-size: cover;
}

.banner-caption-outer {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translate(0, -59%);
}

.bnr-inner-wrap {
	max-width: 649px;
	color: #fff;
	float: right;
	text-align: right;
}

.bnr-heading {
	font-size: 36px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	margin: 0 0 3px 0;
}

p.bnr-p {
	font-size: 18px;
	margin: 0;
	font-weight: 600;
	color: #fff;
}

.bnr-btn a {
	font-weight: 600;
	font-size: 18px;
	margin-top: 32px;
	margin-right: 15px;
	background-color: transparent;
	border-color: #fff;
	display: inline-block;
	border: 1px solid #fff;
	padding: 8px 20px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.bnr-btn a:hover {
	background: #007bbc;
	color: #fff;
	border: 1px solid #007bbc;

}

.bnr-blue-btn a {
	border-collapse: #007bbc;
	background-color: #007bbc;
	font-size: 24px;
	padding: 10px 30px;
}

/* ==================== bnr-bottom-section ======================= */

.bnr-bottom-section {
	width: 100%;
	float: left;
	background: #f8f8f8;
	padding: 45px 0 80px;
}

.icon-circle {
	width: 125px;
	height: 125px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	background: #f8f8f8;
	margin: 0 0 23px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

.education-benifits .icon-circle {
	background: #f8f8f8;
}

.bnr-bottom-section .white-bg {
	background: #fff;
}

.bnr-bottom-block {
	padding: 40px 30px;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

.bnr-bottom-block:hover {
	-webkit-box-shadow: 0 8px 6px -6px #f8f8f8;
	-moz-box-shadow: 0 8px 6px -6px #f8f8f8;
	-ms-box-shadow: 0 8px 6px -6px #f8f8f8;
	box-shadow: 0 8px 6px -6px #f8f8f8);
	transition: transform 0.2s;
	-webkit-transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-ms-transition: transform 0.2s;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);

}

.b-block-title {
	color: #525252;
	font-size: 22px;
	margin: 0 0 18px 0;
	font-weight: 400;
}

.b-block-title a {
	color: #525252;
	text-decoration: none;
}

.bnr-bottom-block:hover .b-block-title a {
	color: #007bbc;
}

.bnr-bottom-block:hover .icon-circle {
	box-shadow: 0 8px 6px -6px #999999;
	-webkit-box-shadow: 0 8px 6px -6px #999999;
	-moz-box-shadow: 0 8px 6px -6px #999999;
	-ms-box-shadow: 0 8px 6px -6px #999999;
}

.b-block-p {
	color: #333;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	min-height: 160px;
}


/* ==================== clinician-directory-sec ======================= */

.clinician-directory-sec {
	width: 100%;
	float: left;
	background: #2568b1;
	padding: 32px 0;
	background-image: linear-gradient(110.2deg, rgb(0, 123, 188) 8.2%, rgba(61, 77, 153, 1) 95.4%)
}

.clinician-wrap {}

.clinician-wrap .clinic-head {
	color: #fff;
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 13px 0;
	line-height: 34px;
	font-weight: 400;
}

.clinician-wrap p {
	font-size: 18px;
	color: #fff;
}

.more-search-wrap label {
	color: #aab6f2;
	float: right;
	font-size: 14px;
	margin: 0 0 5px;
}

.more-search-wrap .form-control {
	background: transparent;
	border-radius: 0;
	border: 1px solid #fff;
	padding: 10px 15px;
	height: 50px;
	color: #fff;
}

.more-search-wrap .form-control::placeholder {
	color: #ced4f2;
	font-size: 14px;
}

.m-search-btn {
	background: transparent;
	border: 1px solid #fff;
	border-left: 0;
	padding: 12px 15px;
	color: #fff;
	width: 50px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.m-search-btn:hover {
	background: #007bbc;
}


/* ==================== welcome-to-maps-sec ======================= */

.welcome-to-maps-sec {
	width: 100%;
	float: left;
	padding: 100px 0;
	background: #fff;
}

.blue-caps-head {
	color: #007bbc;
	font-size: 20px;
	padding: 0;
	line-height: 44px;
	font-weight: 300;
	margin: 0 0 16px 0;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.g-line-left,
.g-line-center {
	position: relative;
}

.g-line-left:after {
	content: '';
	position: absolute;
	width: 50px;
	height: 1px;
	background: #e5e5e5;
	left: 0;
	bottom: 0;
}

.g-line-center:after {
	content: '';
	position: absolute;
	width: 50px;
	height: 1px;
	background: #e5e5e5;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.gray-heading {
	color: #525252;
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;
	line-height: 42px;
	margin: 0 0 20px 0;
	font-weight: 400;
}

.para p {
	color: #999999;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 20px 0;
}

.para p:last-child {
	margin-bottom: 0;
}

.read-more-wrap {
	width: 100%;
	float: left;
}

.readmore-btn {
	background: #007bbc;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	padding: 15px 30px;
	text-transform: uppercase;
	margin: 30px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid transparent;
}

.readmore-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.homeabout-imgwrap {
	border-radius: 3px;
	/* -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	width: 448px;
	height: 448px;
	overflow: hidden; */
}

.homeabout-imgwrap img {
	width: 100%;
}


/* ==================== training-conference-sec ======================= */

.training-conference-sec {
	width: 100%;
	float: left;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	position: relative;
}

.conf-video {
	width: 50%;
	position: relative;
}

.conf-video img {
	width: 100%;
	display: none;
}

.training-conference-sec .gray-heading {
	margin: 0 0 10px 0;
	font-size: 26px;
	line-height: 30px;
}

.training-conference-sec:before {
	position: absolute;
	content: '';
	z-index: 1;
	background: url(../images/homevideo-img.jpg) no-repeat;
	width: 50%;
	height: 100%;
	background-size: cover;
	background-position: right center;
}

.video-play-btn {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 75px;
	height: 75px;
	background: rgba(0, 0, 0, 0.8);
	border-radius: 50%;
	text-align: center;
	line-height: 75px;
	z-index: 99;
}

.video-play-btn i {
	font-size: 25px;
	line-height: 78px;
	color: #fff;
	text-align: center;
}

.conf-video:hover .video-play-btn {
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
	-ms-box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
}

.conf-video:hover .video-play-btn i {
	color: #007bbc;
}

.conf-training {
	width: 50%;
	background: #f8f8f8;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	padding: 54px 20px;
	text-align: center;
}

.ftmc-text {
	color: #999999;
	font-size: 20px;
	margin: 0 0 25px 0;
	text-align: center;
}

.training-conference-sec .ftmc-text {
	margin: 0 0 16px 0;

}

.conf-date,
.conf-place {
	color: #525252;
	font-size: 18px;
}

.conf-curriculm-btn {
	background: #007bbc;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	padding: 15px 30px;
	text-transform: uppercase;
	margin: 20px 0 12px 0;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid transparent;
	text-align: center;
}

.conf-curriculm-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}


/* ==================== education-care-sec ======================= */

.education-care-sec {
	width: 100%;
	float: left;
	background: #fff;
	padding: 90px 0;
	text-align: center;
}

.education-care-sec p {
	color: #999999;
	font-size: 18px;
}

.medial-parent-sec {
	width: 100%;
	float: left;
	text-align: left;
	margin: 55px 0 0;
}

.med-blocks {
	width: 100%;
	float: left;
}

.medi-img {
	background: #2b364c;
	width: 100%;
	float: left;
}

.medi-content-blocks {
	width: 100%;
	float: left;
	background: #f8f8f8;
	padding: 30px 20px;
}

.medi-title {
	color: #525252;
	text-transform: capitalize;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 24px 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.medi-blocks:hover .medi-title {
	color: #007bbc;
}

.medi-content-blocks p {
	font-size: 16px;
	line-height: 22px;
	min-height: 167px;
}

.btnssocial-sec {
	width: 100%;
	float: left;
	margin: 26px 0;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

.learnmore-btn {
	background: #007bbc;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	padding: 12px 25px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid transparent;
}

.learnmore-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.medi-blocks:hover .learnmore-btn {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.stay-contect {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

.stay-contect li {
	font-size: 14px;
	color: #525252;
}

.medisec-social {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	margin: 0 0 0 8px;
}

.ms-icon {
	width: 32px;
	height: 32px;
	text-align: center;
	margin: 0 5px;
	color: #fff;
	font-size: 18px;
	line-height: 32px;
}

.ms-icon a {
	color: #fff;
	display: block;
}

.i-facebook {
	background: #5e76c0;
	border: 1px solid transparent;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.i-insta {
	background: #d6249f;
	background: linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 33%, #d6249f 50%, #285AEB 90%);
	background: -webkit-linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 33%, #d6249f 50%, #285AEB 90%);
	background: -moz-linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 33%, #d6249f 50%, #285AEB 90%);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.i-linkedin {
	background: #0077b5;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.i-twitter {
	background: #111112;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.i-tiktok {
	background: #000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.ms-icon.i-insta:hover,
.ms-icon.i-facebook:hover,
.ms-icon.i-linkedin:hover,
.ms-icon.i-twitter:hover,
.ms-icon.i-tiktok:hover {
	background: transparent;
	border: 1px solid #007bbc;
}

.ms-icon.i-insta:hover i,
.ms-icon.i-facebook:hover i,
.ms-icon.i-linkedin:hover i,
.ms-icon.i-twitter:hover i,
.ms-icon.i-tiktok:hover i {
	color: #007bbc;
}


/* ==================== home-mapspeaker-sec ======================= */

.home-mapspeaker-sec {
	width: 100%;
	float: left;
}

.home-speaker-silder button.owl-prev {
	position: absolute;
	left: 30px;
	top: 50%;
	width: 50px;
	background: rgba(255, 255, 255, 0.7) !important;
	height: 50px;
	border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.home-speaker-silder button.owl-next {
	position: absolute;
	right: 30px;
	top: 50%;
	width: 50px;
	background: rgba(255, 255, 255, 0.7) !important;
	height: 50px;
	border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.owl-carousel.home-speaker-silder .owl-nav .owl-next,
.owl-carousel.home-speaker-silder .owl-nav .owl-prev,
.owl-carousel.news-articles-silder .owl-nav .owl-next,
.owl-carousel.news-articles-silder .owl-nav .owl-prev {
	opacity: 0;
}

.owl-carousel.home-speaker-silder:hover .owl-nav .owl-next,
.owl-carousel.home-speaker-silder:hover .owl-nav .owl-prev,
.owl-carousel.news-articles-silder:hover .owl-nav .owl-next,
.owl-carousel.news-articles-silder:hover .owl-nav .owl-prev {
	opacity: 1;
}

.home-speaker-silder button i {
	color: #fff;
	font-size: 40px;
}


/* ==================== meet-team-section ======================= */

.meet-team-section {
	width: 100%;
	float: left;
	background: #fff;
	padding: 90px 0;
	text-align: center;
}

.meetteam-silder {
	margin: 55px 0 0;
}

.team-member-wrap {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
}

.team-member-wrap:hover .team-name a {
	color: #000;
}

.team-member-wrap img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.team-member-wrap:hover img {
	-webkit-box-shadow: 0 8px 6px -6px #999999;
	-moz-box-shadow: 0 8px 6px -6px #999999;
	-ms-box-shadow: 0 8px 6px -6px #999999;
	box-shadow: 0 8px 6px -6px #999999;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
}

.owl-carousel .owl-item .team-member-wrap img {

	width: 180px;
}

.team-dr {
	color: #007bbc;
	font-size: 15px;
	text-transform: uppercase;
	margin: 30px 0 16px 0;
	line-height: 15px;
	display: none;
}

.team-name {
	color: #525252;
	font-size: 22px;
	margin: 30px 0 10px 0;
	line-height: 30px;
}

.team-name a {
	color: #525252;
}

.team-post {
	color: #999999;
	font-size: 16px;
}

.meetteam-silder.owl-theme .owl-dots .owl-dot.active span {
	background: #007bbc;
	width: 14px;
	height: 14px;
}

.meetteam-silder.owl-theme .owl-dots .owl-dot:hover span {
	background: #007bbc;
}

.meetteam-silder.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: #929292;
	transition: all 0.3s;
	margin: 5px 3px;
}

.meetteam-silder.owl-theme .owl-dots {
	margin: 60px 0 0 !important;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}


/* ==================== news-articles-sec ======================= */

.news-articles-sec {
	width: 100%;
	float: left;
	background: #f4f4f4;
	text-align: center;
	padding: 90px 0;
}

.news-articles-sec p {
	font-size: 17px;
}

.news-articles-silder {
	margin: 55px 0 0;
	text-align: left;
}

.nw-articles-wrap {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	padding: 0 15px;
	background: #fff;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	margin: 0 13px;
	border-radius: 8px;
}

.article-row {
	/*  display: flex;
    flex-wrap: nowrap; */
}

.nw-img {
	position: relative;
	margin: 0 -15px;
	background: #2b364c;
	overflow: hidden;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: relative;
}

.nw-img img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.nw-articles-wrap:hover .nw-img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

.nw-article-date {
	position: absolute;
	top: 20px;
	left: 20px;
}

.nw-article-date .nw-ul {
	margin: 0;
	padding: 0;
}

.blogs-sec ul li {

	padding: 0 15px 15px 0;
	line-height: 20px;
	color: #999999;
	font-size: 16px;

	margin: 0 0 10px 0;

}

.nw-article-date .nw-ul li {
	list-style-type: none;
	text-align: center;
	width: 54px;
}

.nw-article-date .nw-ul li.nw-date {
	color: #525252;
	font-size: 20px;
	font-weight: 600;
	background: #fff;
	padding: 15px 15px;
	line-height: 20px;

}

.nw-article-date .nw-ul li.nw-month {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	background: #007bbc;
	padding: 10px 0;
	line-height: 20px;
}

.blog-detils-sec .blog-left p {
	margin: 0 0 20px 0;
}

.news-left.blog-left img {
	width: 100%;
	margin: 20px 0;
}

.blog-detils-sec .blog-left a {
	color: #1a75bc;
}

.blog-detils-sec .blog-left ul li {

	padding: 0 15px 15px 0;
	line-height: 20px;
	color: #999999;
	font-size: 16px;
	margin: 0 0 10px 0;

}

.nw-img a {
	display: block;
}

.nw-content-wrap {
	width: 100%;
	padding: 25px 5px;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	min-height: 430px;

}

.nw-post {
	font-size: 13px;
	color: #999999;
	margin: 0 0 17px 0;
	font-weight: 300;
}

.nw-title {
	font-size: 19px;
	color: #242621;
	line-height: 23px;
	margin: 0 0 20px 0;
}

.nw-title a {
	color: #242621;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.nw-articles-wrap:hover .nw-title a {
	color: #007bbc;
}

.nw-content-wrap p {
	font-size: 16px;
	line-height: 22px;
	/*  height: 184px; */
}

.nw-btn-wrap {
	width: 100%;
	float: left;
	margin: 28px 0 20px 0;
}

.nw-btn-wrap a {
	color: #007bbc;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}


.news-articles-silder button.owl-prev {
	position: absolute;
	left: -56px;
	top: 50%;
	width: 50px;
	background: rgb(255, 255, 255) !important;
	height: 50px;
	border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.news-articles-silder button.owl-next {
	position: absolute;
	right: -56px;
	top: 50%;
	width: 50px;
	background: rgb(255, 255, 255) !important;
	height: 50px;
	border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-ms-border-radius: 50% !important;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.news-articles-silder button i {
	color: #007bbc;
	font-size: 40px;
}


/* ==================== corporate-partner-sec ======================= */

.corporate-partner-sec {
	width: 100%;
	float: left;
	/* border-top: 1px solid #e6e6e6; */
}

.partner-img {
	background: #fff;
	border-right: 1px solid #e6e6e6;
	/*  height: 100%; */
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	border-top: 1px solid #e6e6e6;
}

.partner-img a {
	display: block;
	padding: 50px 20px;
}


/* ==================== footer-section ======================= */

footer {
	width: 100%;
	float: left;
}

.footer-section {
	width: 100%;
	float: left;
	background: #2b364c;
	padding: 75px 0;
}

.ftr-about img {
	max-width: inherit;
}

.ftr-about p {
	color: #a8adb2;
	font-size: 15px;
	margin: 20px 0 10px 0;
	line-height: 22px;
}

.ftr-social {
	width: 100%;
	float: left;
	margin: 20px 0 0;
}

.ftr-social span {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	margin: 0 0 20px 0;
}

ul.ftr-social-links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
}

ul.ftr-social-links li {
	margin: 0 10px 0 0;
}

ul.ftr-social-links li a i {
	line-height: 40px;
}

.ftr-social-links li a {
	color: #fff;
}

.f-insta {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	vertical-align: middle;
	background: #d6249f;
	background: linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: -webkit-linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: -moz-linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
}

.f-facebook {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	vertical-align: middle;
	background: #5e76c0;
}

.f-linkedin {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	vertical-align: middle;
	background: #0077b5;
}

.f-twitter {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	vertical-align: middle;
	background: #111112;
}

.f-tiktok {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	vertical-align: middle;
	background: #000;
}

.ftr-quicklinks,
.ftr-supportgp {
	width: 100%;
	float: left;
}

.ftr-quicklinks {
	padding: 0 0 0 27px;
}

ul.quick-ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 50%;
	float: left;
}

.quick-ul2 {
	width: 50%;
	float: left;
}

ul.quick-ul li {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	position: relative;
}

ul.quick-ul li:before {
	content: '\f105 ';
	font-family: FontAwesome;
	color: #40a7f3;
	padding-right: 10px;
}

ul.quick-ul li a {
	color: #a8adb2;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

ul.quick-ul li a:hover {
	color: #007bbc;
}

.ftr-title {
	width: 100%;
	float: left;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	margin: 0 0 32px 0;
}

.support-grp {
	width: 100%;
	float: left;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
}

.support-grp div {
	margin: 0 10px 10px 0;
	width: 30%;
	max-width: 100%;
}

.support-grp img {
	max-width: initial;
}

.footer-corp-partner {
	width: 100%;
	float: left;
	text-align: center;
	/* background: #f4f4f4; */
}

.footer-corp-partner .blue-caps-head {
	font-size: 25px;
	padding-top: 33px;
}

.footer-bottom {
	width: 100%;
	float: left;
	background: #172238;
	color: #fff;
	padding: 20px 0;
}

.copyrt {
	color: #c1c8d7;
	font-size: 14px;
}

.designby {
	color: #414f6d;
	font-size: 12px;
}

.designby a {
	color: #414f6d;
}

ul.privacy-terms {
	margin: 0;
	padding: 0;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
}

ul.privacy-terms li {
	list-style-type: none;
	margin: 0 6px;
}

ul.privacy-terms li a {
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}


/* breadcrumb-sec */

.breadcrumb-sec {
	width: 100%;
	float: left;
	background: #2568b1;
	padding: 25px 0;
	/* background-image: linear-gradient( 110.2deg, rgb(0, 123, 188) 8.2%, rgba(61, 77, 153, 1) 95.4%); */
	background: url(../images/bread-sec-bg.jpg) no-repeat;
	background-size: cover;
}

.breadcr-title {
	color: #fff;
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	line-height: 30px;
	font-weight: 400;
	text-transform: capitalize;
}

ul.breadcr-nav {
	margin: 0;
	padding: 0;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

ul.breadcr-nav li {
	list-style-type: none;
	color: #bcd3e5;
	font-size: 15px;
	padding: 0 5px;
	text-transform: capitalize;
}

ul.breadcr-nav li.line-wh {
	color: #fff !important;
}

ul.breadcr-nav li a {
	color: #fff;
}

.who-we-are-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}

section.who-we-are-section .para p {
	margin: 0 0 17px 0;
	text-align: justify;
	font-size: 16px;
}

.g-head-inner {
	line-height: 29px;
}

.our-mission-sec {
	width: 100%;
	float: left;
	background: #2568b1;
	padding: 90px 0;
	background-image: linear-gradient(110.2deg, rgb(0, 123, 188) 8.2%, rgba(61, 77, 153, 1) 95.4%);
}

.white-heading {
	color: #fff;
	font-size: 34px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	line-height: 52px;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: 300;
	margin: 0 0 27px 0;
	text-transform: uppercase;
	position: relative;
}

.w-line-center:after {
	content: '';
	position: absolute;
	width: 50px;
	height: 1px;
	background: #bcd3e5;
	left: 50%;
	bottom: -3px;
	transform: translateX(-50%);
}

.our-mission-sec p {
	text-align: center;
	font-size: 21px;
	color: #fff;
}

.about-message-sec {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.message-sec-img {
	float: left;
	/* margin: 0 20px 14px 0; */
}

.about-message-sec p {
	margin: 0 0 22px 0;
	text-align: justify;
}

.about-message-sec .blue-caps-head {
	color: #007bbc;
	font-size: 20px;
	padding: 0;
	line-height: 30px;
	font-weight: 400;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

.about-message-sec .gray-heading {
	color: #525252;
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;
	line-height: 36px;
	margin: 0;
}

.two-sec-head {
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: baseline;
	-webkit-align-items: baseline;
	-moz-align-items: baseline;
	-ms-align-items: baseline;
	padding: 0 0 12px 0;
	margin: 0 0 20px 0;
	position: relative;
}

.two-sec-head:after {
	content: '';
	background: #e5e5e5;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
}

.two-sec-head:before {
	content: '';
	background: #2568b1;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50px;
	z-index: 9;
}

.about-desig {
	color: #525252;
	font-size: 14px;
}

.solutation-txt {
	color: #999999;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-family: 'Open Sans', sans-serif;
}

.msg-bottom-txt {
	float: right;
}

.msg-bottom-txt p {
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 4px 0;
	font-size: 18px;
}


/* our-faculty  */

.our-faculty {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.our-faculty .para p {
	margin: 0 0 17px 0;
	text-align: justify;
	font-size: 16px;
}

.faculy-members {
	width: 100%;
	float: left;
	margin: 45px 0 0;
}

.faculty-one-blocks {
	width: 100%;
	padding: 30px;
	border: 1px solid #e6e6e6;
}

.faculty-members-nm {
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	/* justify-content: space-between; */
	align-items: baseline;
	padding: 0 0 12px 0;
	margin: 0 0 20px 0;
	position: relative;
}

.faculty-members-nm:after {
	content: '';
	background: #e5e5e5;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
}

.faculty-members-nm:before {
	content: '';
	background: #2568b1;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50px;
	z-index: 9;
}

.faculty-one-blocks {
	width: 100%;
	padding: 30px;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	margin: 0 0 30px 0;
}

.faculty-img-wrap {
	margin: 0 40px 0 0;
	min-width: 200px;
}

.faculty-img-wrap img {
	width: 200px;
}

.faculty-nm {
	color: #525252;
	font-size: 26px;
	font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	margin: 0;
}

.facutly-desig {
	font-size: 18px;
	color: #525252;
}

.faculty-content-wrap {
	width: 100%;
}

.faculty-content-wrap p {
	text-align: justify;
	margin: 0 0 15px 0;
}

.faculty-content-wrap p:last-child {
	margin: 0;
}

.btn-sec {
	width: 100%;
	float: left;
	margin: 20px 0 0;
}

.read-btn {
	color: #1a75bc;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.faculty-content-wrap p a {
	color: #1a75bc;
	text-decoration: underline;
}

.faculty-pagination {
	width: 100%;
	float: left;
	margin: 55px 0 0 0;
}

.faculty-pagination .page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #1a75bc;
}

.faculty-pagination .page-item:first-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.faculty-pagination .page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.faculty-pagination .page-link {
	color: #242621;
	font-size: 14px;
}

.faculty-pagination .page-link:focus {
	box-shadow: none;
}

.faculty-pagination .pagination {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
}

.faculty-pagination .page-item.prev .page-link {
	color: #1a75bc;
}

.faculty-members-blocks .faculty-content-wrap {
	width: 100%;
	float: left;
}

.faculty-members-blocks .faculty-content-wrap img {
	float: left;
	margin: 0 30px 30px 0;
}

.faculy-members ul {
	margin: 10px 0 0 0;
}

.faculy-members ul li {
	color: #999;
	margin: 0 0 10px 0;
}

/* upcoming-conferences  */

.upcoming-conferences {
	width: 100%;
	float: left;
	padding: 90px 0;
	text-align: center;
}

.upcoming-conferences p {
	font-size: 18px;
	line-height: 27px;
}

.upcoming-conferences-list {
	width: 100%;
	float: left;
	margin: 58px 0 0;
}

.upcoming-conferences-list .row {
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}

.up-conf-bg {
	background: #f8f8f8;
}

.up-conf-details {
	padding: 32px 0 42px;
}

.cmaps-year-title {
	font-size: 28px;
	line-height: 30px;
	color: #42474c;
	margin: 0 0 22px 0;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.cmaps-year-title span {
	color: #1a75bc;
	font-weight: 600;
}

.cmaps-functional-title {
	font-size: 20px;
	color: #5c656d;
	text-transform: capitalize;
	margin: 0 0 20px 0;
}

.cmaps-date {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #525252;
}

.cmaps-place {
	margin: 6px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #525252;
	min-height: 25px;

}

.up-conf-details .conf-curriculum-btn {
	background: #007bbc;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	margin: 28px 0 0;
}

.conf-curriculum-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.up-conf-blocks {
	margin: 0 0 40px 0;
}

.up-conf-img {
	position: relative;
	transition: .5s ease;
}

.up-conf-overlay {
	position: absolute;
	left: 50%;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.up-conf-blocks:hover .up-conf-img {
	position: relative;
	opacity: 0.9;
}


/* jobs-section */

.jobs-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.jobs-members-nm {
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	padding: 0 0 12px 0;
	margin: 0 0 20px 0;
	position: relative;
}

.jobs-members-nm:after {
	content: '';
	background: #e5e5e5;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
}

.jobs-members-nm:before {
	content: '';
	background: #2568b1;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50px;
	z-index: 9;
}

.jobs-one-blocks {
	width: 100%;
	padding: 30px;
	display: flex;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	margin: 0 0 30px 0;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	border: 1px solid #e6e6e6;
}

.jobs-img-wrap {
	margin: 0 40px 0 0;
	min-width: 273px;
}

.jobs-nm {
	color: #525252;
	font-size: 26px;
	font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	margin: 0;
}

.jobs-content-wrap {
	width: 100%;
}

.job-calender img {
	margin: 0 8px 0 0;
}

.job-calender {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	margin: 10px 0 10px 0;
	padding: 0;
}

ul.job-calender li {
	list-style-type: none;
	font-size: 14px;
	line-height: 14px;
}


/* medical-professionals */

.medical-professionals {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.medi-prof-banner {
	width: 100%;
	float: left;
}

.early-sign-sec {
	width: 100%;
	float: left;
	margin: 40px 0 0;
}

.early-autism-video {
	position: relative;
	width: 100%;
	float: left;
}

.early-autism-video:hover .video-play-btn {
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
	-ms-box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
}

.early-autism-video:hover .video-play-btn i {
	color: #007bbc;
}

.early-autism-video img {
	width: 100%;
}

.fact-img-wrap {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}

.early-sign-sec p {
	width: 100%;
	float: left;
	font-size: 16px;
	text-align: justify;
}

.med-professionals-signup {
	width: 100%;
	float: left;
	background: #f7f7f7;
	padding: 90px 0;
}

.font-30 {
	font-size: 30px;
}

.gray-heading.font-30 {
	margin: 0 0 38px 0;
}

.professional-signup-sec {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.professional-signup-sec .inputbox {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.professional-signup-sec input.prof-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 50px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	padding: 10px 15px;
	border: 1px solid #d7d8d9;
}

.professional-signup-sec label {
	color: #525252;
	margin: 0 0 10px;
	line-height: 14px;
	font-size: 14px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.professional-signup-sec input.prof-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.professional-signup-sec span.star-blue {
	color: #007bbc;
	font-weight: 600;
}

.professional-signup-sec .prof-textarea {
	width: 100%;
	background: #fff;
	border: 0;
	height: 120px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	resize: none;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.captcha-submit-sec {
	width: 100%;
	float: left;
	margin: 40px 0 0;
}

.captcha {
	float: left;
}

.prof-sub-btn-wrap {
	float: right;
}

input.prof-submit-btn {
	background: #007bbc;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

input.prof-submit-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}


/* corporate-partners  */

.corporate-partners {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.corp-partner-logo {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
}

.cpartner-logo {
	padding: 7px;
	max-width: 228px;
}

.cpartner-logo img {
	border: 1px solid #e6e6e6;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.cpartner-logo:hover img {
	-webkit-box-shadow: 3px 3px 6px -6px #007bbc;
	-moz-box-shadow: 3px 3px 6px -6px #007bbc;
	-ms-box-shadow: 3px 3px 6px -6px #007bbc;
	box-shadow: 3px 3px 6px -6px #007bbc;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	border: 1px solid #007bbc;
}

.big-row img {
	height: 150px;
}

.corporate-partners .gray-heading {
	text-align: center;
}

/*  education-section */
.education-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.education-section .para p {
	text-align: justify;
	font-size: 16px;
	color: #333;
}

.maps-tracks-offered {
	width: 100%;
	float: left;
	padding: 90px 0;
	background: #f7f7f7;
}

.maps-tracks-offered p {
	color: #333;
}


.maps-tracks-block {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}

.tracks-title {
	color: #007bbc;
	font-size: 20px;
	line-height: 40px;
	width: 100%;
	float: left;
	margin: 0 0 5px 0;
}

.maps-tracks-offered p {
	width: 100%;
	float: left;
	font-size: 16px;
}

ul.acm-class {
	margin: 22px 0;
	padding: 0;
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

ul.acm-class li {
	list-style-type: none;
	display: flex;
	min-width: 33.3%;
	margin: 6px 0;
}

ul.acm-class li:nth-child(3n) .acm-nm {
	margin-right: 0;
}

.acm-count {
	background: #007bbc;
	color: #fff;
	text-align: center;
	padding: 0;
	line-height: 42px;
	min-width: 42px;
	height: 42px;
}

.acm-nm {
	padding: 10px 23px;
	background: #fff;
	width: 100%;
	margin-right: 20px;
	color: #525252;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
}

.education-conf-linking {
	color: #007bbc;
}

.education-conf-linking:hover {
	text-decoration: underline;
}

.find-clinician-btn {
	width: 100%;
	float: left;
	margin-top: 30px;

}

.find-clinician-btn a.blue-btn {
	min-width: 350px;
	font-size: 22px;
	font-weight: 600;
	border-radius: 5px;
	font-size: 30px;
	padding: 19px 30px;
}

/*  */

.fellowship-membership {
	width: 100%;
	float: left;
	padding: 100px 0;
	background: #2568b1;
	background-image: linear-gradient(110.2deg, rgb(0, 123, 188) 8.2%, rgba(61, 77, 153, 1) 95.4%);
}

.fellowship-title {
	color: #fff;
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 30px 0;
	line-height: 34px;
	font-weight: 400;
	position: relative;
	padding: 0 0 10px 0;
}

.fellowship-title:before {
	content: '';
	background: #bcd3e5;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50px;
	z-index: 9;
}

.fellowship-membership p {
	font-size: 20px;
	margin: 0 0 20px 0;
	color: #fff;
}

.fellowship-membership p span {
	font-weight: 600;
	font-size: 22px;
}

.road-fellowship-sec p {
	color: #333;
}

.road-fellowship-sec {
	width: 100%;
	float: left;
	padding: 90px 0;
	background: #fff;
}

.road-fellow-steps .check-sec {
	color: #333;
}

section.road-fellowship-sec .gray-heading.g-head-inner {
	margin: 0 0 30px;
}

.road-fellow-blocks {
	width: 100%;
	float: left;
}

.road-fellow-steps {
	width: 100%;
	float: left;
	margin: 0 0 50px 0;
}

.road-fellow-steps:last-child {
	margin: 0;
}

.road-steps-title {
	color: #007bbc;
	font-size: 26px;
	font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	margin: 0;
	position: relative;
	text-transform: uppercase;
}

.road-steps-title-wrap {
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	padding: 0 0 12px 0;
	margin: 0 0 20px 0;
	position: relative;
}

.road-steps-title-wrap:before {
	content: '';
	background: #2568b1;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50px;
	z-index: 9;
}

.complete-acm {
	width: 100%;
	float: left;
	display: flex;
	background: #f7f7f7;
	padding: 34px 40px;
	margin: 18px 0;
}

.complete-acm li {
	list-style-type: none;
	display: flex;
}

.acm-inner {
	color: #999999;
	font-size: 16px;
	max-width: 313px;
}

.acm-plus-icon {
	font-size: 30px;
	color: #999;
	padding: 0 36px 0;
}

.acm-inner span {
	color: #007bbc;
	display: inline-block;
}

.complete-acm li:last-child .acm-plus-icon {
	display: none;
}

.mentee-signup-sec {
	width: 100%;
	float: left;
	margin: 25px 0;
}

.mentee-signup-sec .check-sec {
	margin: 0 0 7px 0;
}

.mentee-signup-sec .inputbox {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.mentee-signup-sec input.mentee-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 50px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	padding: 10px 15px;
	border: 1px solid #d7d8d9;
}

.mentee-signup-sec label {
	color: #333;
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 14px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.mentee-signup-sec input.mentee-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
}

.mentee-signup-sec span.star-blue {
	color: #007bbc;
	font-weight: 600;
}

.mentee-signup-sec .mentee-textarea {
	width: 100%;
	background: #fff;
	border: 0;
	height: 120px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	resize: none;
	padding: 10px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.road-fellow-steps h5 {
	color: #525252;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 20px 0;
}

.mentee-sub-btn-wrap {
	float: right;
}

input.mentee-submit-btn {
	background: #007bbc;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

.check-sec {
	color: #9999;
	width: 100%;
	float: left;
	position: relative;
	padding-left: 26px;
}

.check-sec input[type='checkbox'] {
	margin-right: 8px;
}


/*  */

.maps-benefits-membership {
	width: 100%;
	float: left;
	padding: 90px 0;
	background: #f7f7f7;
}

.education-benifits {
	width: 100%;
	float: left;
}

.eduction-benefits-lists {
	width: 100%;
	float: left;
	padding: 40px 0 0;
}

.eduction-benefits-lists ul {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}

.eduction-benefits-lists li {
	list-style-type: none;
	width: 50%;
	float: left;
	padding: 0 25px 0;
	margin: 0 0 20px 0;
	position: relative;
	font-size: 16px;
	color: #333;
}

.eduction-benefits-lists li:before {
	content: '\f101';
	font-family: FontAwesome;
	color: #40a7f3;
	padding-right: 10px;
	position: absolute;
	left: 0;
}

.education-benifits .bnr-bottom-block:hover {
	box-shadow: none;
}


/* faq */

.faq-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.card {
	margin: 0 0 13px 0;
	border: 1px solid #e5e5e5;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
}

.card-header {
	padding: 0 !important;
	border-bottom: 0;
}

.card-header a {
	background-color: #1a75bc;
	color: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	font-size: 18px;
	padding: 10px 20px;
}

.card-header .collapsed {
	background-color: #f7f7f7;
	color: #525252;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 20px;
}

h5 a {
	display: block;
}

.mb-0>a:after {
	float: right !important;
	content: "\f150";
	font-family: "FontAwesome";
	color: #007bbc;
	font-size: 18px;
}

.mb-0>a:before {
	float: right !important;
	content: "Open";
	font-size: 15px;
	padding-left: 9px;
}

.mb-0>a[aria-expanded=true]:after {
	float: right !important;
	font-family: "FontAwesome";
	content: "\f151";
	color: #fff;
}

.mb-0>a[aria-expanded=true]:before {
	float: right !important;
	content: "Close";
}

.key-lists {
	color: #525252;
	font-size: 16px;
	font-weight: 600;
	padding-right: 60px;
}

.key-areas-ul {
	width: 100%;
	float: left;
	margin: 20px 0;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
}

.key-lists span {
	width: 33px;
	height: 33px;
	background: #007bbc;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	text-align: center;
	line-height: 33px;
	margin-right: 12px;
}

.faq-maps-progrm-ul {
	width: 100%;
	margin: 20px 0;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	padding: 0;
}

.faq-maps-progrm-ul li {
	list-style-type: none;
	color: #999;
	font-size: 16px;
	margin: 0 0 7px 0;
	position: relative;
}

.faq-maps-progrm-ul li:before {
	content: '\f101';
	font-family: FontAwesome;
	color: #1a75bc;
	padding-right: 10px;
}

.tt1 {
	font-size: 16px;
	color: #525252;
	font-weight: 600;
	width: 100%;
	float: left;
	margin: 20px 0 12px;
}

.faq-accordion p {
	margin: 0 0 12px 0;
}

.faq-accordion ol li,
.faq-accordion ul li {
	font-family: 'Open Sans', sans-serif;
	color: #999999;
}

/* contact-us-section */

.contact-us-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.contact-form-sec {
	width: 100%;
	float: left;
}

.check-sec input[type='checkbox']:checked {
	background: url(../images/checkbochecked.png) no-repeat;
}

.check-sec input[type='checkbox'] {
	width: 15px;
	height: 15px;
	float: left;
	background: url(../images/checkbox.png) no-repeat;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	outline: none;
}

.check-sec input[type="checkbox"] {
	padding-left: 5px !important;
	position: absolute;
	left: 0;
	top: 4px;
}

.contact-form-sec .inputbox {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.contact-form-sec input.prof-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 50px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	padding: 10px 15px;
	border: 1px solid #d7d8d9;
}

.contact-form-sec label {
	color: #525252;
	margin: 0 0 10px;
	line-height: 14px;
	font-size: 14px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.contact-form-sec input.prof-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
}

.contact-form-sec span.star-blue {
	color: #007bbc;
	font-weight: 600;
}

.contact-form-sec .prof-textarea {
	width: 100%;
	background: #fff;
	border: 0;
	height: 120px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	resize: none;
	padding: 10px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.contact-submit-sec {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;

}

.captcha {
	float: left;
}

.contact-sub-btn-wrap {
	float: right;
}

input.contact-submit-btn {
	background: #007bbc;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

input.contact-submit-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.selectify .header {
	background: #fff;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.select-contact .selectify {
	width: 100% !important;
	float: left;
}

.select-contact .selectify .options {
	position: absolute;
	z-index: 2;
	max-height: 250px;
	overflow-y: auto;
	width: 100% !important;
}

.select-contact .selectify .header .selected {
	line-height: 30px;
	height: 40px;
}

.select-contact .selectify .option.hover {
	background: #007bbc;
	color: #fff;
}

.mentee-signup-sec .selectify {
	width: 100% !important;
	float: left;
}

.mentee-signup-sec .selectify .options {
	position: absolute;
	z-index: 2;
	max-height: 350px !important;
	overflow-y: auto;
	width: 100% !important;
}

.mentee-signup-sec .selectify .header .selected {
	line-height: 30px;
	height: 40px;
}





.selectify .header .icon {
	content: url(../images/select-arrow.png);
	height: 40px;
	margin-left: 0;
	position: absolute !important;
	width: auto;
	margin-top: 0;
	position: absolute;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	border-color: #999 transparent transparent;
	border-image: none;
	border-right: 0;
	border-style: none;
	border-width: 0;
}

.selectify.focus {
	outline: none;
}

.selectify .option {
	border: 1px solid #3f485a;
	border-top: 0;
	background: #2b364c;
}

.contact-form-sec .inputbox .check-sec {
	margin: 0 0 15px 0;
}

.contact-form-sec .inputbox .tt1 {
	font-size: 20px;
}

.contact-bottom-section {
	width: 100%;
	float: left;
	background: #2568b1;
	padding: 90px 0;
	background-image: linear-gradient(110.2deg, rgb(0, 123, 188) 8.2%, rgba(61, 77, 153, 1) 95.4%);
}

.contact-content-wrap {
	width: 100%;
}

.cont-ttl-sec {
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;

	justify-content: left;
	-webkit-justify-content: left;
	-moz-justify-content: left;
	-ms-justify-content: left;
	align-items: baseline;
	-webkit-align-items: baseline;
	-moz-align-items: baseline;
	-ms-align-items: baseline;
	padding: 0 0 12px 0;
	margin: 0 0 20px 0;
	position: relative;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
}

.cont-ttl-sec:before {
	content: '';
	background: #fff;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 50px;
	z-index: 9;
}

.cont-ttl-sec:after {
	background: #88b2d9;
	height: 1px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
}

.cont-block-ttl {
	color: #fff;
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;
	line-height: 40px;
	margin: 0;
}

.contact-detail.address p,
.contact-detail.email-phone p {
	font-size: 20px;
	color: #fff;
}

.contact-details-sec {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	margin: 0 0 23px 0;
}

.contect-icon {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	text-align: center;
	line-height: 35px;
}

.contect-icon i {
	font-size: 24px;
	color: #2667b0;
	line-height: 40px;
}

.contact-detail.address {
	margin: 0 0 0 17px;
}

.contact-detail.email-phone {
	margin: 0 0 0 17px;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

.contact-detail.email-phone p span {
	font-weight: 600;
}

.contact-detail.email-phone p a {
	color: #fff;
}

.contact-detail.email-phone p a:hover {
	color: #bcd3e5;
}

.owl-carousel .owl-stage {
	height: max-content;
}

/* videos-section */

.videos-section {
	width: 100%;
	float: left;
	padding: 90px 0;

}


.videos-thumb-list {
	width: 100%;
	float: left;
	/*  margin: 20px 0 0; */
}

.vi-thumbnail-blocks {
	margin: 0 0 30px 0;
	width: 100%;
	float: left;
}

.videos-thumb-bg {
	background: #f8f8f8;
}

.videos-thumb-details {
	padding: 20px 16px 40px;

	position: relative;
}

.videos-thumb-list .videos-thumb-details {
	padding: 20px 16px 40px;
	min-height: 187px;
	position: relative;
}

.other-details-block .video-btns-sec {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	margin: 20px 0 0;

}

.vi-thumbnail-blocks .video-btns-sec {

	margin: 20px 0 0;
	position: absolute;
	width: 244px;
	bottom: 39px;
}

.video-btns-sec a {

	font-size: 14px;

	text-transform: capitalize;
	padding: 8px 14px;
	line-height: 14px;
	display: inline-block;

	font-family: 'Open Sans', sans-serif;
	max-width: 130px;
	text-align: center;
}

.watch-btn {
	background: #007bbc;
	color: #fff;
	border: 1px solid transparent;
	margin: 0 10px 0 0;
}

.watch-btn:hover {
	color: #fff;
	background: #13598f;
}

.view-vi-btn {
	background: #fff;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.view-vi-btn:hover {
	color: #13598f;

	border: 1px solid #13598f;
}

.video-thumb-title {
	font-size: 15px;
	line-height: 25px;
	color: #525252;
	font-family: 'Montserrat', sans-serif;

}

.video-thumb-title a {
	color: #525252;
}

.video-thumb-title a:hover {
	color: #007bbc;
}

.video-thumb-subtitle {
	font-size: 15px;
	color: #999;
	font-family: 'Open Sans', sans-serif;
}

.conf-curriculum-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.video-img {
	position: relative;
	transition: all 0.5s ease;
}

.video-img a {
	display: block;
}

.video-img img {
	width: 100%;

}

.vi-thumbnail-overlay {
	position: absolute;
	left: 50%;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}

.vi-thumbnail-blocks:hover .video-img img {
	position: relative;
	opacity: 0.9;
}

/* videos-details-section */

.videos-details-sec {
	width: 100%;
	float: left;
	padding: 90px 0;

}

.video-details-left {
	width: 100%;
	float: left;
}

.vi-details-content {
	width: 100%;
	float: left;
	margin: 40px 0 0 0;
}

.vi-details-ttl {
	color: #525252;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	line-height: 35px;
	margin: 0 0 20px 0;
	font-weight: 400;
}

.vi-details-content p {
	margin: 0 0 20px 0;
	text-align: justify;
}

.vi-details-content p:last-child {
	margin-bottom: 0;
}

.video-details-right {
	width: 100%;
	float: left;
}

.watch-other-ttl {
	color: #007bbc;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 18px 0;
	line-height: 20px;
}

.other-details-wrap {
	display: block;
}

.other-details-block {
	display: flex;
	width: 100%;
	background: #f8f8f8;
	margin: 0 0 16px 0;

	float: left;

}

.other-details-block .video-img {
	max-width: 200px;
}

.other-details-block .video-thumb-title {
	font-size: 16px;
	line-height: 16px;
	color: #525252;
	font-family: 'Montserrat', sans-serif;
}

.other-details-block .video-thumb-subtitle {
	font-size: 15px;
	color: #999;
	font-family: 'Open Sans', sans-serif;
}

.other-details-block .videos-thumb-details {
	padding: 15px;
	background: #f8f8f8;
}

.other-details-block .video-btns-sec {

	margin: 10px 0 0 0;
}

.other-details-block .view-vi-btn {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
	padding: 6px 18px;
}

#loadMore {
	cursor: pointer;
	color: #525252;
	background: #007bbc;

}

a#loadMore i {
	font-size: 70px;
	color: #1a75bc;
	display: block;
}

.view-more-btn-sec {
	width: 100%;
	float: left;
	text-align: center;
}


/* conferences-gallery */
.conferences-gallery {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.conf-gall-wrap {
	width: 100%;
	float: left;
	margin: 20px 0 0;
}

div#unq-conf-gall-wrap .row {

	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
}

.conf-gal-img {
	margin: 0 0 30px 0;
}

.col-md-4.conf-gal-img a {
	background: #1a75bc;
}

.img-gal-wrap {
	position: relative;
	overflow: hidden;
}

.conf-gal-img img {
	/*  opacity: 1; */

	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.conf-gal-img:hover img {
	/* opacity: .6; */
}

.conf-gal-img .pic-caption {
	height: auto;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}

.conf-gal-img:hover .pic-caption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.img-gal-wrap .pic-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	background: #000;
	color: #fff;
}

.pic-caption p {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
}


.conf-gall-pagination {
	width: 100%;
	float: left;
	margin: 50px 0 0 0;
}

.conf-gall-pagination .page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #1a75bc;
}

.conf-gall-pagination .page-item:first-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.conf-gall-pagination .page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.conf-gall-pagination .page-link {
	color: #242621;
	font-size: 14px;
}

.conf-gall-pagination .page-link:focus {
	box-shadow: none;
}

.conf-gall-pagination .pagination {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
}

.conf-gall-pagination .page-item.prev .page-link {
	color: #1a75bc;
}


/* parents-sec */
.parents-sec {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.maps-parent-banner {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
}

.parents-signup-sec {
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

.parents-signup-sec .inputbox {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.parents-signup-sec input.parents-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 50px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	padding: 10px 15px;
	border: 1px solid #d7d8d9;
}

.parents-signup-sec label {
	color: #525252;
	margin: 0 0 10px;
	line-height: 14px;
	font-size: 14px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.parents-signup-sec input.parents-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.parents-signup-sec span.star-blue {
	color: #007bbc;
	font-weight: 600;
}

.parents-signup-sec .parents-textarea {
	width: 100%;
	background: #fff;
	border: 0;
	height: 120px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	resize: none;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.captcha-submit-sec {
	width: 100%;
	float: left;
	margin: 40px 0 0;
}

.captcha {
	float: left;
}

.parents-sub-btn-wrap {
	float: right;
	margin: 20px 0 0 0;
}

input.parents-submit-btn {
	background: #007bbc;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

input.parents-submit-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}


/* clinician-directory */

.clinician-directory {
	width: 100%;
	float: left;
	padding: 90px 0;
	background: #fff;
}

.clinician-directory .para p {
	margin: 0 0 17px 0;
	text-align: justify;
	font-size: 16px;
}

.clinician-directory-tab {
	width: 100%;
	float: left;
	margin: 45px 0 0;
}

.faculty-one-blocks {
	width: 100%;
	padding: 30px;
	border: 1px solid #e6e6e6;
}

.clinician-directory-ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}

ul.clinician-directory-ul li {

	width: 45%;
}

ul.clinician-directory-ul li:nth-child(even) {}

@media (min-width: 576px) {
	.card-columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
		orphans: 1;
		widows: 1;
	}

}

.cl-di-txt2 {
	color: #f47d0a;
	font-size: 16px;
}

.cl-di-heading span.square-icon {
	background: #f47d0a;
	color: #fff;
	height: 25px;
	width: 25px;
	display: inline-block;
	text-align: center;
	line-height: 25px;
	margin: 0 10px 0 0;
	font-size: 14px;
}

.clinic-directory-block-1 {
	background: #f8f8f8;
	width: 100%;
	float: left;
	padding: 20px 20px 40px;
	margin: 0 0 30px 0;

}

/* .card-columns .card {
    margin-bottom: 30px;
    border: 0;
}*/
.clinician-blocks {

	column-gap: 30px;
	column-count: 2;

	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	width: 100%;
}

.clinician-col {

	width: 100%;
	display: inline-block;


}

.cl-address {
	font-family: 'Open Sans', sans-serif;
	color: #999999;
	font-size: 16px;
	margin: 10px 0 0 0;
	width: 100%;
	float: left;
}

.member-btn-sec {
	width: 100%;
	float: left;
}

a.maps-member-btn {
	display: inline-block;
	color: #fff;
	background: #1a75bc;
	padding: 10px 16px;
	font-size: 14px;
	margin: 20px 0 0;
	line-height: 14px;
}

.cl-dir-list {
	width: 100%;
	float: left;
	margin: 30px 0 0;
}

#clinician-directory-tab .clinician-wrap {
	padding: 40px 0 0 0;
}


/* news */
/* blog sec */
.news-section {
	width: 100%;
	float: left;
	margin: 75px 0 90px;
}

.news-left {
	width: 100%;
	float: left;
	padding: 0;

}

.news-block-heading {
	width: 100%;
	float: left;
	color: #242621;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	margin: 0 0 20px 0;
	font-weight: 400;
}

.news-blocks {
	width: 100%;
	float: left;
	padding: 35px 30px 45px;
	background: #f8f8f8;
	margin-bottom: 30px;
}

.news-blocks p {
	font-size: 16px;

	margin: 0 0;
	text-align: justify;
}

.news-left-ul {
	margin: 0;
	padding: 0;
}

.news-left-ul li {
	list-style-type: none;
	display: inline-block;

}

ul.news-left-ul li.divider {
	padding-right: 5px;
	color: #999999;
}

ul.news-left-ul li i {
	color: #1a75bc;
	margin-right: 10px;

	font-size: 14px;
}


.news-left-ul li a {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #525252;
	text-decoration: none;
	padding-right: 5px;
}


.news-top-list {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	margin: 0 0 20px 0;
	width: 100%;
	float: left;
}

.read-sec {
	width: 100%;
	float: left;
	text-align: left;
	margin: 20px 0 0;
}

.read-sec .read-btn {

	border: 1px solid transparent;
	text-transform: capitalize;
	display: inline-block;
	color: #fff;
	background: #007bbc;
	padding: 10px 16px;
	font-size: 14px;
	margin: 20px 0 0;
	line-height: 14px;

}

.read-sec .read-btn:hover {
	color: #007bbc;
	background: transparent;
	border: 1px solid #007bbc;
}

.blog-right {

	width: 100%;
	float: left;
}

.search-sec input.form-control {
	height: 39px;
	border-radius: 0;
	border: 0;
	background: #f8f8f8;
	font-size: 15px;
}

.search-sec button.submitbtn {
	background: #007bbc;
	border: 1px solid #007bbc !important;
	border-radius: 0;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;

	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	padding: 0 15px;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}

.search-sec .input-group-text {
	/* background: url(../images/search.png) !important ; */
	width: 44px;
	height: 100%;
}

.search-sec .input-group-text svg {
	color: #fff;
}

.form-control:focus {
	outline: none;
	box-shadow: none;

}

.b-search-ttl {
	font-size: 24px;
	text-transform: uppercase;
	color: #17242e;
	margin: 0 0 10px;
}

.news-archive-sec {
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
}

.news-archive-sec .news-ttle,
#archives-3 .news-ttle {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	background: #1a75bc;
	padding: 10px;
	line-height: 20px;
}

div#archives-3 {
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
}

.news-archive-sec .news-archive-ul,
#archives-3 ul {
	margin: 0;
	padding: 0 15px;
	border: 1px solid #e6e6e6;
	background: #f8f8f8;
}

.news-archive-sec .news-archive-ul li,
#archives-3 ul li {
	list-style-type: none;
	padding: 17px 0;
	border-bottom: 1px solid #e6e6e6;
	line-height: 20px;
}

.news-archive-sec .news-archive-ul li:last-child,
#archives-3 ul li:last-child {
	border-bottom: 0px;
}

.news-archive-sec .news-archive-ul li a,
#archives-3 ul li a {
	font-size: 14px;
	color: #242621;
	transition: all 0.5s ease-in;

}

.news-archive-sec .news-archive-ul li:before,
#archives-3 ul li:before {
	content: '\f105';
	font-family: FontAwesome;
	color: #1a75bc;
	font-size: 15px;
	padding-right: 9px;
	font-weight: bold;
}

.news-archive-sec .news-archive-ul li a:hover,
#archives-3 ul li a:hover {
	color: #1a75bc;
}

.news-archive-sec .news-archive-ul li a.active,
#archives-3 ul li a.active {
	color: #1a75bc;
}

.news-pagination {
	width: 100%;
	float: left;
	margin: 64px 0 0 0;
}

.news-pagination .page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #1a75bc;
}

.news-pagination .page-item:first-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.news-pagination .page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.news-pagination .page-link {
	color: #242621;
	font-size: 14px;
}

.news-pagination .page-link:focus {
	box-shadow: none;
}

.news-pagination .pagination {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	margin: 0 !important;
}

.news-pagination .page-item.prev .page-link {
	color: #1a75bc;
}


/*  */
.blog-deatils {}

.blog-deatils .news-blocks p {
	margin: 0 0 28px 0;
}

.blog-deatils .news-blocks p:last-child {
	margin: 0;
}

.blog-deatils .blog-ul li svg {

	color: #0f75bc;
}

.bl-comment-wrap {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
}

.bl-cmt-ttl {
	color: #2ea3f6;
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 15px 0;
}

.comments-sec {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;

}

.comments-sec:last-child {
	margin: 0;
}

.comments-sec p {
	margin: 0 0 22px 0;
}

.comments-sec .c-name {
	color: #333333;
	margin: 0 0 8px;

	font-size: 20px;
}

.comments-sec span {
	color: #444444;
	font-size: 14px;
	margin: 0 0 6px 0;
	display: block;
}

.post-a-reply {
	width: 100%;
	float: left;
	background: #f8f8f8;
	padding: 35px 30px 45px;
}

.reply-header {
	width: 100%;
	float: left;
}

.post-a-reply h2 {

	display: inline-block;
	float: left;
	width: 100%;
	color: #525252;
	font-size: 24px;
	margin: 0 0 30px 0;

}

.post-a-reply .required-info {
	float: right;
	margin-bottom: 10px;
	font-size: 13px;

}

.post-a-reply .required-info:before {
	content: '*';
	color: #f00;

}

.post-a-reply form {
	width: 100%;
	float: left;
}

.post-a-reply .inputbox {
	width: 100%;
	float: left;
	margin: 0 0 30px;
}

.post-a-reply input.reply-input {
	width: 100%;
	background: transparent;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	color: #525252;
}

.post-a-reply .reply-textarea {
	width: 100%;
	background: transparent;
	border: 0;
	height: 120px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	resize: none;
	padding: 10px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
}

.post-a-reply label {
	color: #525252;
	margin: 0 0 10px;
	line-height: 14px;
	font-size: 14px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.post-a-reply label span.star-red {
	color: #f00;
	font-weight: 600;
}

.blog-post-submit {
	float: right;
	background-color: #2ea3f6;
	color: #fff;
	font-size: 15px;
	padding: 13px 30px;
	display: inline-block;
	margin: 15px 0;
	border-radius: 0;
	line-height: 15px;
	text-transform: uppercase;
	transition: all 0.5s ease;
	transition: all 200ms ease;
	-webkit-transition: all 200ms ease;
	border: 1px solid transparent;
}

.blog-post-submit:hover {
	color: #2ea3f6;
	border: 1px solid #2ea3f6;
	background-color: transparent;

}

.blog-captcha {
	float: left;
}

.captcha-blog-sec {
	width: 100%;
	float: left;
}


/*  */

.news-social-links {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	margin: 0 0 20px 0;
}

.sc-link1 {
	color: #525252;
	font-size: 14px;
}

ul.news-sc-icons {
	margin: 0 0 0 20px;
	padding: 0;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	list-style-type: none;
}

ul.news-sc-icons li {
	margin: 0 6px 0 0;
}

ul.news-sc-icons li.font-facebook {
	display: inline-block;
	width: 26px;
	height: 26px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	vertical-align: middle;
	background: #5e76c0;
}

ul.news-sc-icons li.font-instagram {
	display: inline-block;
	width: 26px;
	height: 26px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 26px;
	vertical-align: middle;
	background: #d6249f;
	background: linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: -webkit-linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background: -moz-linear-gradient(45deg, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);

}

.news-haelth-perspectives {
	width: 100%;
	float: left;
	margin: 62px 0 0;

}

.news-perspectives-nm {
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;

	align-items: baseline;
	-webkit-align-items: baseline;
	-moz-align-items: baseline;
	-ms-align-items: baseline;
	padding: 0 0 12px 0;
	margin: 0 0 20px 0;
	position: relative;
}

.news-perspectives-nm:after {
	content: '';
	background: #e5e5e5;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
}

.news-nm {
	color: #525252;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	margin: 0;
}

.news-presp-block {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}

.news-inner-heading {
	color: #525252;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 15px 0;
	line-height: 20px;
}

.news-inner-heading span {
	color: #007bbc;
}

.news-inner-details {
	font-family: 'Open Sans', sans-serif;
	color: #999999;
	width: 100%;
	float: left;
	text-align: justify;
}

.news-submit-sec {
	width: 100%;
	margin: 0;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}


.news-sub-btn-wrap {
	float: right;
}

input.news-submit-btn {
	background: #007bbc;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

input.news-submit-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

/*  */
.gray-color {
	color: #c5bfbf;

}

.error {
	font-size: 13px !important;
	color: #f00 !important;
}

.thank-you {
	width: 100%;
	float: left;
	text-align: center;
	padding: 80px 0 150px;
}

/* home-conf-info */
.conference-info-home {
	width: 100%;
	float: left;
	padding: 15px 0 50px;

}

.conference-info-home .hom-conf-row {
	display: flex;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	/* align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center; */
}

.reg-btn-img {
	display: block;
	margin: auto;
	max-width: 339px;
}

.conf-block {
	margin: 0;
	padding: 15px;
	width: 40%;
	text-align: center;
}

.conf-block-2 {
	background: #fff;
}

.conf-block-1 {
	border: 1px solid #e3e8ea;
	position: relative;

	background: #f8f8f8;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;

}

a.webinar-btn,
a.conf-curri-btn {
	background: #007bbc;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	padding: 15px 20px;
	text-transform: uppercase;
	margin: 30px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid transparent;
	text-align: center;
}

.join-live {
	display: inline-block;
	margin: 20px 0 0;
	background: #FF0000;
	width: 200px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	padding: 12px 25px;
	text-transform: capitalize;
	margin: 15px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid transparent;
}

.join-live:hover {
	color: #fff;

}

a.webinar-btn:hover,
a.conf-curri-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}


.home-cme-video {
	color: #525252;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
}

.home-cme-video p {
	color: #fff;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin: 0 0 10px 0;
}

.home-cme-video p span {
	font-size: 28px;
	font-weight: 300;
}

.home-cme-video video {
	background: #000;
}

.conf-block.conf-block-video.order-2.order-md-1 {
	background: #007bbc;
}

.conference-info-home .home-conf-info-ttle {


	text-align: center;

	text-transform: uppercase;
	margin-bottom: 10px;
	color: #007bbc;
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;

	margin: 0 0 10px 0;
	font-weight: 600;


}

.conference-info-home .home-conf-info-ttle1 {
	font-size: 20px;

	text-align: center;
	color: #007bbc;
	text-transform: uppercase;
}

.conference-info-home .mid-txt p {
	margin: 20px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #525252;

}

.conference-info-home .mid-txt p.mid-place {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #525252;

}

/* clinic-directory profile tab */
.full-width-container,
.directory-col,
.directory-col1,
.directory-col2 {
	width: 100%;
	float: left;
}

.directory-col-inner {
	padding: 40px 20px;
	background-color: #f8f8f8;
	width: 100%;
	float: left;
	box-sizing: border-box;

}

.prof-det-left {
	width: 55%;
	float: left;
}

.prof-det-right {
	width: 40%;
	float: right;
	padding-left: 30px;
}

.img-cont,
.profile-det {
	float: left;
	margin: 0;
}

.img-cont img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.img-cont img {
	width: 140px;
	height: 140px;
	border-radius: 50%;
}

.profile-det {
	padding-left: 22px;
	margin: 0;
	width: 60%;
}

.profile-det .cl-profile-nm {
	color: #525252;
	font-size: 26px;
	font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	font-weight: 400;
	margin: 0 0 6px 0;
}

.desig {
	color: #1a75bc;
	font-size: 16px;

	margin-bottom: 10px;

}

.address {
	color: #343434;
	line-height: 25px;
	font-size: 15px;
}

a.maps-pro-headline {

	background: #f47d0a;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	padding: 15px 30px;
	text-transform: uppercase;

	font-family: 'Open Sans', sans-serif;
	border: 1px solid transparent;
	text-align: center;

	margin: 0 0 22px 0;


}

a.maps-pro-headline:hover {
	color: #fff;
}

.address-det1 li {
	width: 100%;
	display: inline-block;
	margin-bottom: 16px;
}

ul.address-det1 .left {
	width: 97px;
	float: left;

}

ul.address-det1 .left img {
	padding-right: 4px;
}

ul.address-det1 .right p a {
	color: #343434;
	font-size: 15px;

	word-break: break-all;
}

.directory-col2.directory-col2-tab {
	margin-top: 40px;
}

#profile-tab li.resp-tab-item {
	padding: 10px 30px;
	font-size: 20px;
}

#profile-tab .resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
	margin: 30px 0 0;
	width: 100%;
	float: left;
}

#profile-tab .resp-tab-content {

	padding: 30px;
}

.directory-map {
	width: 100%;
	float: left;
	margin-top: 25px;
	margin-bottom: 30px;
}

ul.address-det1 {
	margin: 0;
	padding: 0;
}

ul.serv_det li {
	color: #525252;
	margin: 0 0 8px 0;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}

.typ-client {
	margin: 0 0 20px 0;
	color: #000;
	font-family: 'Montserrat', sans-serif;
}


/* Be a MAPS Practitioner */
.maps-practitioner {
	width: 100%;
	float: left;
	padding: 90px 0;
	background: #fff;
}

.maps-practitioner .gray-heading {
	text-align: center;
}

.maps-practitioner p {
	text-align: center;
	padding: 0 180px;
}

.maps-practitioner .education-benifits {
	background: #fff;
	width: 100%;
	float: left;
}


.maps-practitioner .education-benifits .bnr-bottom-block:hover {
	box-shadow: none;
}

.transcript-section {
	width: 100%;
	float: left;
	border: 20px solid #efefef;
	box-sizing: border-box;
	margin: 30px 0;
	border-top: 0;
}

.transcript-wrap {
	width: 100%;
	float: left;

}

.transcript-wrap .trans-inner {
	padding: 20px;
	box-sizing: border-box;
	max-height: 400px;
	overflow-y: scroll;
	margin: 0;
}

.transcript-wrap h2 {
	background-color: #efefef;
	padding: 10px 0;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.ans {
	width: 100%;
	float: left;
	margin: 0 0 12px;
}

.ques {
	width: 100%;
	float: left;
	margin: 0 0 12px;
}

.transcript-wrap h3 {

	padding: 10px 20px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.trans-inner strong {
	padding-right: 8px;
}

.transcript-wrap p strong {
	float: left;
	position: absolute;
	left: 0;
}

.ques p,
.ans p {
	position: relative;
	padding-left: 40px;
	margin: 0 0 10px;
	box-sizing: border-box;
}

.ques-top p {
	padding-left: 140px;
	position: relative;
}

.transcript-wrap p {
	width: 100%;
	float: left;
	margin-bottom: 20px;


	color: #373737;
	line-height: 18px;
}

section.privacy-sec {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.privacy-sec .entry-header .entry-title {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #007bbc;
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 40px 0;
	font-weight: 600;
}

section.privacy-sec .entry-content p strong {
	width: 100%;
	float: left;
	margin: 0;
	color: #525252;
	font-size: 22px;
	font-weight: 400;
}

section.privacy-sec .entry-content p {
	width: 100%;
	float: left;
	margin: 10px 0;

}

section.privacy-sec ul {
	width: 100%;
	float: left;
	margin: 8px 0;
}

section.privacy-sec ul li {
	color: #999999;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}

/* gallery-thumbnail-sec */

.gallery-thumbnail-sec {
	width: 100%;
	float: left;
	padding: 90px 0;

}


.gallery-thumbnail-blocks {
	margin: 0 0 30px 0;
	width: 100%;
	float: left;
	border: 1px solid #e6e6e6;
	padding: 5px;
}

.gallery-thumb-details {
	width: 100%;
	float: left;
	background: #f8f8f8;
	padding: 25px 0;
	text-align: center;


}

.video-thumb-title {
	font-size: 18px;
	line-height: 25px;
	color: #42474c;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.video-thumb-title:hover {
	color: #1a75bc;
}

/* #404 page
================================================== */
.error-page {
	width: 100%;
	float: left;
	padding: 50px 0 120px;
	text-align: center;
}

.not-found {
	color: #fff83c;
	font-size: 52px;
	font-weight: 600;
	margin: 50px 0 22px;
}

.error-page .error-text {
	color: #494748;
	font-size: 20px;
	font-weight: 500;
	margin: 0 auto 65px;
	width: 42%;
}

.error-page .go-home-btn {
	background: #007bbc;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;

}

.error-page .go-home-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}


/* payment section */
.payment-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}


.payment-maps-address p {
	font-size: 16px;
	color: #007bbc;

}

.payment-maps-address {
	margin: 20px 0 30px;
}

.payment-maps-address p {
	/*  margin: 0 0 6px 0; */
}

.make-secured-payment {
	font-size: 23px;
	color: #525252;
	font-family: 'Montserrat', sans-serif;
	margin: 0 0 40px 0;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}

.payment-form-sec {
	width: 100%;
	float: left;
}

.form-inner-wrap {
	width: 50%;
	margin: auto;
}

.inputbox.inputbx-2 {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

.inputbox.inputbx-2 .select-paymt {
	width: 100%;
	float: left;

}

.select-paymt select,
.select-regmember select,
.select-regmember2 select {
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
	width: 100%;
	background: url(../images/icon-select.png) right 10px center no-repeat;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.check-sec input[type='checkbox']:checked {
	background: url(../images/checkbochecked.png) no-repeat;
}

.check-sec input[type='checkbox'] {
	width: 15px;
	height: 15px;
	float: left;
	background: url(../images/checkbox.png) no-repeat;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	outline: none;
}

.check-sec input[type="checkbox"] {
	padding-left: 5px !important;
	position: absolute;
	left: 0;
	top: 4px;
}

.payment-form-sec .inputbox {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.payment-form-sec input.reg-pay-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 50px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	padding: 10px 15px;
	border: 1px solid #d7d8d9;
}

.payment-form-sec label {
	color: #525252;
	margin: 0 0 10px;
	line-height: 14px;
	font-size: 14px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	max-width: 250px;
}

.payment-form-sec input.reg-pay-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
}

input.reg-pay-input.width-sm {
	width: 130px;
}

.payment-form-sec span.star-blue {
	color: #007bbc;
	font-weight: 600;
}

.payment-form-sec .reg-pay-textarea {
	width: 100%;
	background: #fff;
	border: 0;
	height: 120px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	resize: none;
	padding: 10px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.payment-submit-sec {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;

}


.payment-sub-btn-wrap {
	float: right;
}

input.payment-submit-btn {
	background: #007bbc;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

input.payment-submit-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.contact-query {
	width: 100%;
	float: left;
	margin: 30px 0 0;
}


.select-paymt .selectify {
	width: 100% !important;
	float: left;
}

.select-paymt .selectify .options {
	position: absolute;
	z-index: 2;
	max-height: 250px;
	overflow-y: auto;
	width: 100% !important;
}

.select-paymt .selectify .header .selected {
	line-height: 30px;
	height: 40px;
}

.select-paymt .selectify .option.hover {
	background: #007bbc;
	color: #fff;
}

.select-paymt .selectify .option {
	border: 1px solid #BBB;
	border-top: 0;
	background: #fff;
}

.ex-date {
	display: flex;
	justify-content: left;
	width: 100%;
}

.ex-date .selectify {
	position: relative;
	color: #555;
	width: 120px !important;
	margin: 0 10px 0 0;
}

.ex-date select {
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
	width: 120px;
	background: url(../images/icon-select.png) right 10px center no-repeat;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	margin: 0 10px 0 0;
}

.pay-reg-submit-sec {
	width: 100%;
	float: left;
	margin: 30px 0 50px;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

.pay-reg-sub-btn-wrap {
	float: right;
}

input.pay-reg-submit-btn {
	background: #007bbc;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

/*  create job */
.createJob-section {
	width: 100%;
	float: left;
	padding: 90px 0;

}

.createJob-section .gray-heading {
	text-align: center;
}

.job-create-desc {


	float: left;
	width: 100%;
}

.form-area-inner {
	padding: 30px;
	margin: auto;
	width: 80%;
	border: 1px solid #e6e6e6;

}

.job-create-desc label {
	color: #525252;
	margin: 0 0 10px;
	line-height: 14px;
	font-size: 14px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.job-create-desc input.inputbox .reg-pay-input {}

.job-create-desc input.reg-pay-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
}

.job-create-desc .inputbox {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.job-create-desc .job-reg-btn {
	background: #007bbc;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

.job-create-desc .job-reg-btn:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}


.job-create-desc span.star-blue {
	color: #007bbc;
	font-weight: 600;
}

.upload-area {
	margin: 20px 0 0 0;
}

.form-col-12 {
	float: left;
	width: calc(100% - 30px);
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.upload-area label {
	color: #6e6e6e;
}

.image-uploader .upload-text {
	text-align: center !important;
}

.box {
	border: 2px dashed #ccc;
	border-radius: 6px;
	color: #aaa;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	flex-direction: column;
	width: 100%;
}

.upload1 .file input:hover,
.upload2 .file:hover {
	cursor: pointer;
}

.form-area input.invalid,
.form-area textarea.invalid {
	border: 1px solid red
}

span.invalid {
	color: red
}

.checkbox-inline-area span.invalid {
	display: block
}

.upload1 .file input:hover,
.upload2 .file:hover {
	cursor: pointer
}

.screenshots-wrapper {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
	grid-gap: 1em;
	grid-auto-rows: 120px;
	width: 100%;
}

.del {
	border: 0;
	position: absolute;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	padding: 5px 6px;
	top: -10px;
	right: -10px
}

.del:hover {
	color: #fff;
	cursor: pointer;
	background-color: #c4183c;
	border-color: #c4183c;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .05), 0 4px 10px rgba(196, 24, 60, .25)
}

.box {
	border: 2px dashed #ccc;
	border-radius: 6px;
	color: #aaa;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	flex-direction: column;
	width: 100%
}

.box img {
	max-height: 100%
}

/* register member  */
.register-member-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.membr-req-list {
	margin: 20px 0 30px;

}

ul.membr-req-list li {
	font-family: 'Open Sans', sans-serif;
	color: #999999;
	font-size: 16px;
}

.register-member-signup {
	width: 100%;
	float: left;
	margin: 25px 0;
}

.register-member-signup .inputbox {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.register-member-signup label {
	color: #525252;
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 18px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.register-member-signup input.memreg-input {
	width: 100%;
	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 12px;
}

.register-member-signup .memreg-textarea {
	width: 100%;
	background: #fff;
	border: 0;
	height: 120px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	resize: none;
	padding: 10px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
}

.register-member-signup label strong {
	margin: 0 0 10px 0;
	display: block;
}

.register-member-signup label .star-blue {
	color: #007bbc;
	font-weight: 600;
}

.register-member-signup .reg-btn {
	background: #007bbc;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}


.checkbox-inline-area {
	width: 100%;
	float: left;
	margin: 0 0 10px;
}

.checkbox-inline input {
	margin-right: 5px;
}

.checkbox-inline {
	color: #46494e;
	font-size: 16px;
	display: inline-block;
	margin-right: 15px;
}

/* uploadfile */
.uploadfile-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.upload-form-sec {
	width: 100%;
	float: left;
	margin-top: 40px;
}

.upload-form-sec label {
	color: #525252;
	margin: 0 0 10px;
	line-height: 18px;
	font-size: 16px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	max-width: 190px;
}

.upload-form-sec label .star-blue {
	color: #007bbc;
	font-weight: 600;
}

.upload-wrap {
	width: 50%;
	background: #fff;
	border: 0;

	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
	margin-right: 10px;

}

.upload-form-sec .inputbox {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.form-inner-wrap2 input.reg-pay-input {
	width: 50%;
	float: left;

	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
}

.upload-submit-sec {
	width: 100%;
	float: left;
	margin: 30px 0 50px;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

.upload-btn-wrap {
	float: left;
}

.input-images-multi {
	width: 100%;
	float: left;
}

input.upload-submit-btn {
	background: #007bbc;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

.uploadfile-section p a {
	color: #007bbc;
}

.uploadedfile-size {
	color: #525252;
	font-size: 14px;
}

#html5-watermark {
	display: none !important;
}

.link-more {
	display: none;
}

.lmb-container {
	text-align: center;
}

.lmb-container #loadMore {
	cursor: pointer;
	color: #525252;
	background: #007bbc;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	border-radius: 0 !important;
}

.news-left h1.page-title {
	font-size: 20px;
	margin: 0 0 10px 0;
}

/* .news-details .faculty-one-blocks{
	
    flex-direction: column;
	 -webkit-flex-direction: column;
	  -moz-flex-direction: column;
	   -ms-flex-direction: column;
}
.news-details .faculty-img-wrap img {
    width: 100%;
    margin: 0 0 20px 0;
}
.news-details .faculty-img-wrap {
   
    width: 100%;
} */

/*sitemap-section  */
.sitemap-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}

ul.site_links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	float: left;
}

ul.site_links ul {
	margin: 0;
	list-style-type: none;
	width: 100%;
	float: left;
	padding: 12px 0 0 20px;
}

ul.site_links li {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	position: relative;
}

ul.site_links li ul li {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	position: relative;
}

ul.site_links li a,
ul.site_links li ul li a {
	color: #212529;
	font-size: 15px;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
}

ul.site_links li:before,
ul.site_links li ul li:before {
	content: '\f105 ';
	font-family: FontAwesome;
	color: #40a7f3;
	padding-right: 10px;
}

/*sitemap-section  */
.sitemap-section {
	width: 100%;
	float: left;
	padding: 90px 0;
}

ul.site_links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	float: left;
}

ul.site_links ul {
	margin: 0;
	list-style-type: none;
	width: 100%;
	float: left;
	padding: 12px 0 0 20px;
}

ul.site_links li {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	position: relative;
}

ul.site_links li ul li {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	position: relative;
}

ul.site_links li a,
ul.site_links li ul li a {
	color: #212529;
	font-size: 15px;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
}

ul.site_links li:before,
ul.site_links li ul li:before {
	content: '\f105 ';
	font-family: FontAwesome;
	color: #40a7f3;
	padding-right: 10px;
}

.news-left .readmore {
	display: none;
}

/* Start Sourav Css */

.reg-pay-select {
	display: block !important;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
	width: 100%;
	background: url(../images/icon-select.png) right 10px center no-repeat;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

/* End Sourav Css */
.profile-det.second {
	margin: 43px 0 0 !important;
}

.i4ewOd-haAclf .i4ewOd-pzNkMb-haAclf {

	display: none !important;
}

.form-check-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.register-member-signup-form label {
	float: none;
	display: block;
}

.register-member-signup-form .inputbox .check-sec {
	margin: 0;
	align-items: center;
	padding: 0;
	margin-right: 15px;
	color: #000;
	font-size: 15px;
	display: inline-flex;
	width: auto;
	float: none;
}

.register-member-signup-form .inputbox .check-sec input.prof-input {
	width: auto;
	margin-right: 7px;
}

.member-preview {
	display: flex;
	flex-wrap: wrap;
	float: left;
}

.member-preview>div {
	width: 40px;
	background-size: cover;
	height: 40px;
	border-radius: 100%;
	margin: 0 10px 10px 0;
}

.member-preview span.img-delete {
	color: red;
	background: #000;
	width: 20px;
	height: 19px;
	border-radius: 100%;
	display: block;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
	line-height: 18px;
	margin-left: 26px;
	margin-top: -7px;
}

hr.clininc {
	margin-top: 35px;
	margin-bottom: 45px;
	border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.request-mentorship {
	width: 100%;
	float: left;
	margin: 30px 0;
}

.inputbox.request-mentor {
	width: 100%;
	float: left;
	margin: 15px 0 10px;
}

.mentor-course label {
	font-size: 16px;
	font-weight: bold;
}

.mentor-course input[type='checkbox'] {
	margin-right: 4px;
}

.request-mentor .mentor-yr .selectify {
	width: 65% !important;
}

.request-mentor .mentor-yr .selectify .options {
	position: absolute;
	z-index: 2;
	max-height: 250px;
	overflow-y: auto;
	width: 100% !important;
}

.request-mentor .mentor-session .selectify {
	width: 65% !important;
}

.request-mentor .mentor-session .selectify .options {
	position: absolute;
	z-index: 2;
	max-height: 250px;
	overflow-y: auto;
	width: 100% !important;
}

.mentor-course {
	margin: 10px 0 0 0;
}

.maps-benifits-btns {
	width: 100%;
	float: left;
	text-align: center;
	margin: 50px 0 30px;
}

.maps-benifits-btns a {
	font-size: 18px;
	padding: 15px 20px;
}

/* @media screen and (max-width:767px){
	.mentor-yr {
		margin: 20px 0 17px;
	}
} */

.inputbx-block {
	display: block !important;
	display: -webkit-block !important;
	display: -moz-block !important;
	display: -ms-block !important;
}

.form-inner-wrap-full {
	width: 100% !important;
}

.expired-col {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	float: left;
	margin-left: -35px;
}

#request-payment select {
	background: url(../images/icon-select.png) right 10px center no-repeat;
}

.payment-table {
	float: right;
	width: auto;
}

.payment-table td {
	border: none;
	background-color: #3e7491;
	color: #fff;
	padding: 14px 30px;
	vertical-align: middle;
	font-size: 20px;
}

.payment-table td:first-child {
	font-weight: bold;
}

.payment-form-sec label.error {
	font-size: 13px;
	color: #f00;
}

/* clinician new css */
.clinician-filter-sec {
	background: #fcfcfc;
	padding: 30px;
	overflow: hidden;
}

.dir-nm {
	background: #3777c1;
}

.dir-state {
	background: #17b899;
}

.dir-city {
	background: #75c143;
}

.dir-code {
	background: #ebb111;
}

.dir-tag {
	background: #ed2541;
}

.table.table-layout-fixed {
	table-layout: fixed;
	text-align: center;
	margin-bottom: 0;
}

.table.table-layout-fixed tr th {
	color: #fff;
	padding: 15px;
	font-size: 18px;
	font-weight: 600;
	background: #525252;
	text-align: center;
}

.table.table-layout-fixed tr:nth-child(even) td:nth-child(even) {
	background: #f6f6f6;
}

.table.table-layout-fixed tr:nth-child(even) td:nth-child(odd) {
	background: #fcfdff;
}

.table.table-layout-fixed tr:nth-child(odd) td:nth-child(odd) {
	background: #f6f6f6;
}

.table.table-layout-fixed tr:nth-child(odd) td:nth-child(even) {
	background: #fcfdff;
}

.table.table-layout-fixed thead th {
	vertical-align: middle;
	/*  border-bottom: 0; */
	border: 1px solid #fff;
}

/* .table.table-layout-fixed th, .table.table-layout-fixed td {
    padding: 18px;
    vertical-align: middle;
    border-top: 0;
}
 */
.nw-blue-txt {
	color: #1a75bc;

}

.clinician-filter-sec .resp-tabs-container,
.clinician-filter-sec .resp-tabs-container_1,
.clinician-filter-sec .resp-tabs-container_2,
.clinician-filter-sec .resp-tabs-container_3 {

	background: transparent !important;
}

.clinician-filter-sec .resp-tab-content {

	padding: 30px 0 0;
}

.clsec_1 {
	background: #fcfcfc;
	margin: 60px 0 60px 0;
}

.clsec_2 {
	background: #fff8fa;
	margin: 0 0 60px 0;
}

.clsec_3 {
	background: #f1f5ff;
	margin: 0 0 60px 0;
}

.clsec_4 {
	background: #f9fff3;
	margin: 0 0 60px 0;
}

.clsec_1 ul.nav.nav-tabs {
	display: flex;
	justify-content: center;
}

.clinician-filter-sec.clsec_1 .nav-tabs li {

	font-size: 24px;
	line-height: 34px;
	display: inline-block;
	margin: 0 15px 15px 0;
	list-style: none;
	cursor: pointer;
	float: left;
	color: #1a75bc;
	border: 1px solid #bfbfbf;
	background: #fff;
	width: 30.3%;
	text-align: center;

}

.clinician-filter-sec.clsec_2 .nav-tabs li,
.clinician-filter-sec.clsec_3 .nav-tabs li,
.clinician-filter-sec.clsec_4 .nav-tabs li {

	font-size: 24px;
	line-height: 34px;
	display: inline-block;

	margin: 0 15px 15px 0;
	list-style: none;
	cursor: pointer;
	float: left;
	color: #1a75bc;
	border: 1px solid #1a75bc;
	background: #fff;
	width: auto;
	text-align: center;

}

.clinician-filter-sec.clsec_2 .nav-tabs li a,
.clinician-filter-sec.clsec_3 .nav-tabs li a,
.clinician-filter-sec.clsec_4 .nav-tabs li a {
	padding: 15px 20px;
	font-size: 20px;
	line-height: 20px;
}

.clinician-filter-sec .nav-tabs li a {
	color: #1a75bc;
	padding: 12px 36px;
	display: block;
}

/* .clinician-filter-sec .nav-tabs li.active {
    background: #1a75bc !important;
   
}
.clinician-filter-sec .nav-tabs li.active a{
  
    color: #fff !important;
} */
.nav-tabs li a.active {
	background: #3777c1;
	color: #fff;
}

.clinician-filter-sec .clinician-directory-table {
	margin: 60px 0 0 0;

}

.clinician-filter-sec .nav-tabs {
	border-bottom: 0;
}

.clinician-filter-sec.clsec_2 ul.nav.nav-tabs,
.clinician-filter-sec.clsec_3 ul.nav.nav-tabs,
.clinician-filter-sec.clsec_4 ul.nav.nav-tabs {
	margin-top: 30px;
}

.clinician-filter-sec.clsec_4 ul.nav.nav-tabs .active img:first-child {
	display: none;
}

.clinician-filter-sec.clsec_4 ul.nav.nav-tabs img:last-child {
	display: none;
}

.clinician-filter-sec.clsec_3 ul.nav.nav-tabs img {
	height: 18px;
}

.clinician-filter-sec.clsec_4 ul.nav.nav-tabs img {
	height: 30px;
	margin: 0 15px 0 0;
}

.clinician-filter-sec.clsec_4 ul.nav.nav-tabs .active img:last-child {
	display: inline-block;
}

.clinician-filter-sec.clsec_4 .nav-tabs li a {
	padding: 15px 40px;
}

.table.table-layout-fixed td {
	padding: 20px;
}

.international-directory-sec {
	width: 100%;
	float: left;
	padding: 90px 0;

}

.international-directory-sec table#example {
	padding: 26px 0;
}

.international-directory-sec #example_filter input {
	background: #fff;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
}

.international-directory-sec select.custom-select {
	background: #fff;
	height: 40px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
}

.international-directory-sec .page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #007bbc;
	border-color: #007bbc;
}

.international-directory-sec .page-link {
	color: #007bbc;
}

.international-directory-sec h2 {
	color: #525252;
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;
	line-height: 52px;
	margin: 0 0 20px 0;
	font-weight: 400;
}

.clinician-directory .tab-content {
	padding-top: 20px;
	padding-bottom: 20px;
}

.back {
	background: #efefef;
	border: 1px solid #767676;
	border-radius: 3px;
	padding: 7px 20px;
	font-size: 15px;
	line-height: 18px;
	color: #525252;
	display: inline-block;
	margin: 0 0 20px 0;
}

.topback-sec {
	margin-right: -15px;
	margin-left: -15px;
}

/* subscribe */
#mc_embed_signup_scroll {
	width: 60%;
	margin: 30px auto;
}

#mc_embed_signup_scroll input[type="text"],
#mc_embed_signup_scroll input[type="email"] {
	width: 100%;
	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
}

#mc_embed_signup_scroll label {
	color: #525252;
	margin: 0 0 10px;
	line-height: 14px;
	font-size: 14px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

#mc_embed_signup div.mce_inline_error {
	margin: 0 0 1em 0;
	padding: 5px 10px;
	background-color: transparent !important;
	font-weight: normal;
	z-index: 1;
	color: #f00 !important;
	font-size: 12px !important;
}

input#mc-embedded-subscribe {
	background: #007bbc;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	min-width: 120px;
}

.mc-field-group {
	margin: 0 0 20px;
}

.indicates-required {
	margin: 0 0 20px;
	font-size: 15px;
	color: #007bbc;
}

div#mce-responses {
	font-size: 16px;
	color: #007905;
	font-weight: bold;
	margin: 20px 0;
}

canvas#empapplicant_signature,
canvas#applicant_signature {
	border: 1px solid #e5e5e5;
}

.m-signature-pad--footer {
	margin: 0 0 30px 0;
}

button#clear_applicant,
button#empclear_applicant {
	border: 1px solid #d9d7d7;
	padding: 5px 16px;
	border-radius: 3px;
}

button#save_applicant,
button#empsave_applicant {
	background: #12932f;
	border: 1px solid #12932f;
	padding: 5px 16px;
	border-radius: 3px;
	color: #fff;
}

#completion_form {
	width: 60%;
	margin: auto;
}

#completion_form input#datepicker2 {
	width: 100%;
	background: #fff;
	border: 0;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
}

#completion_form .contact-submit-sec {
	margin-top: 30px;
}

.date-calender {
	position: relative;
}

.date-calender:before {
	content: '\f073';
	font-family: FontAwesome;
	color: #40a7f3;
	padding-right: 10px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(-50%, 0);
	z-index: -1;
}

input#datepicker,
input#datepicker1,
input#datepicker2 {
	background: transparent !important;
}

.pay-reg-sub-btn-wrap .reset-btn {
	padding: 10px 20px;
	background: #98a4ab;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	line-height: 20px;
	display: inline-block;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	margin: 0 18px 0;
	min-width: 120px;
}

#member-register .captcha {
	float: right;
}

/* <!-- abstract --> */
.abstract-sec {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.abstract-speaker {
	font-size: 28px;
	color: #333;
	margin: 0 0 20px;
}

.abstract-lec-title {
	color: #007bbc !important;
	margin: 0 0 7px 0 !important;
}

.abstract-title {
	color: #000;
	font-weight: 600;
	font-size: 18px;
	margin: 20px 0 14px;
}

.abstract-blocks p {
	margin: 0 0 10px 0;
	color: #333;
}

.abstract-sec ul {
	padding: 0 0 0 16px;
	margin: 0 0 10px 0;
}

.abstract-sec ul li {
	margin: 0 0 5px 0;
	font-size: 15px;
}




/* responsive */

@media (max-width:1300px) {
	.wsmenu>.wsmenu-list>li>a {
		padding: 0 10px;
		font-size: 14px;
	}
}

@media (min-width:767px) and (max-width:1190px) {
	.clinician-directory-table {
		width: 100%;
		float: left;
		overflow: auto;
	}

	.table.table-layout-fixed {
		table-layout: auto;

	}
}

@media (max-width:767px) {

	.clinician-filter-sec.clsec_1 .nav-tabs li {
		font-size: 18px;
		line-height: 20px;
		margin: 4px 0;
		width: 100%;
		text-align: center;
	}

	.clinician-directory-table {
		width: 100%;
		float: left;
		overflow: auto;
	}

	.table.table-layout-fixed {
		table-layout: auto;

	}

	.clinician-filter-sec {
		padding: 30px 15px;
	}

	.clinician-filter-sec.clsec_2 .nav-tabs li a,
	.clinician-filter-sec.clsec_3 .nav-tabs li a,
	.clinician-filter-sec.clsec_4 .nav-tabs li a {
		padding: 10px 20px;
		font-size: 16px;

	}

	.table.table-layout-fixed,
	.table.table-layout-fixed tbody {
		display: block;
		width: 100%;
		border: 0;
		overflow: hidden;
	}

	.table.table-layout-fixed thead {
		display: none;
	}

	.table.table-layout-fixed tr,
	.table.table-layout-fixed th,
	.table.table-layout-fixed td {
		display: block;
		padding: 10px 30px;
		text-align: left;
		white-space: normal;
	}


	.table.table-layout-fixed th[data-title]:before,
	.table.table-layout-fixed td[data-title]:before {
		content: attr(data-title) ":\00A0";
		font-weight: bold;
		padding-right: 5px;
		color: #007bbc;
		font-size: 15px;
		padding-right: 16px;
	}

	.table.table-layout-fixed tr:nth-child(odd) td:nth-child(odd) {
		background: #f6f6f6;
	}

	.table.table-layout-fixed tr:nth-child(odd) td:nth-child(even) {
		background: #f6f6f6;
	}

	.table.table-layout-fixed tr:nth-child(even) td:nth-child(even) {
		background: #fcfdff;
	}

	.clinician-filter-sec .tab-content {
		margin: 30px 0 0 0;
	}

	.international-directory-sec h2 {
		font-size: 30px;
		width: 100%;
		text-align: center;
	}

	#mc_embed_signup_scroll {
		width: 100%;

	}

	#completion_form {
		width: 100%;
		float: left;
	}

	canvas#empapplicant_signature,
	canvas#applicant_signature {
		width: 100%;
	}

	#member-register .checkbox-inline-area span {
		display: block;
	}

	form#request-payment .captcha {
		float: none;
	}
}


.mobile-dropdown1,
.mobile-dropdown-spec {
	display: none;
}

.mobile-dropdown {
	border: 1px solid #1a75bc;
	margin-top: 20px;
	padding: 7px 15px;
	background: #1a75bc;
	color: #fff;
	position: relative;
}

.mobile-dropdown i {
	position: absolute;
	right: 14px;
	top: 11px;
	font-size: 18px;
}

.mobile-dropdown.active i:before {
	content: "\f0d8";
}

.topback-sec .back,
.international-directory-sec .back {
	background: #007bbc;
	color: #fff;
	border: none;
	padding: 7px 20px 7px 14px;
}

.topback-sec .back:before,
.international-directory-sec .back:before {
	content: "\f177";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 9px;
}

.top-rt-btn.top-rt-btn-mobile {
	display: none !important;
}

#subscribeModal .modal-header {
	background: #007bbc;
}

#subscribeModal .modal-body h3 {
	color: #007bbc;
	margin: 20px 0 30px;
	text-align: center;
	font-size: 18px;
}

#subscribeModal .modal-body {
	background: #ebf0f2;
}

#subscribeModal .modal-footer {
	border-top: 0;
	background: #ebf0f2;
}

.subscribe-popup.contact-form-sec {
	padding: 20px;
}

#subscribeModal .contact-submit-sec {
	margin: 8px 0 0;
}

.clinician-filter-sec.clsec_2 .nav-tabs.mobile-dropdown-list-spec {
	display: flex;
	align-items: center;
	justify-content: center;
}

.clinician-filter-sec.clsec_2 .nav-tabs.mobile-dropdown-list-spec li {
	min-width: 200px;
	float: none;
}

@media (max-width:767px) {

	.clsec_1,
	.clsec_2,
	.clsec_3 {
		margin: 0;
	}

	.clinician-directory {
		padding-bottom: 0px !important;
	}

	.mobile-dropdown1,
	.mobile-dropdown-spec {
		display: block;
	}

	.mobile-dropdown-list1,
	.mobile-dropdown-list2,
	.mobile-dropdown-list-spec,
	.clinician-filter-sec.clsec_2 .nav-tabs.mobile-dropdown-list-spec {
		display: none;
	}

	.clinician-filter-sec.clsec_2,
	.clinician-filter-sec.clsec_3 {
		position: relative;
		overflow: inherit;
	}

	.clinician-filter-sec.clsec_2 ul.nav.nav-tabs,
	.clinician-filter-sec.clsec_3 ul.nav.nav-tabs {
		position: absolute;
		width: calc(100% - 30px);
		left: 0;
		right: 0;
		background: #fff;
		z-index: 9;
		margin: auto;
		max-height: 270px;
		overflow: auto;
	}

	.clinician-filter-sec.clsec_2 .nav-tabs li,
	.clinician-filter-sec.clsec_3 .nav-tabs li {
		font-size: 22px;
		color: #1a75bc;
		border: 1px solid #1a75bc;
		background: #fff;
		width: auto;
		text-align: left;
		width: 100%;
		margin: 0;
		float: none;
		border-top: none;
	}

	.clinician-filter-sec.clsec_2 .nav-tabs li a,
	.clinician-filter-sec.clsec_3 .nav-tabs li a {
		padding: 12px 15px;
		font-size: 17px;
	}

	.clinician-filter-sec.clsec_2 .nav-tabs li:hover,
	.clinician-filter-sec.clsec_3 .nav-tabs li:hover {
		color: #fff;
		background: #1a75bc;
	}

	.clinician-filter-sec.clsec_2 .nav-tabs li:hover a,
	.clinician-filter-sec.clsec_3 .nav-tabs li:hover a {
		color: #fff;
	}

	.clinician-filter-sec.clsec_3 ul.nav.nav-tabs {
		max-height: 273px;
	}

	.topback-sec {
		padding: 0 25px 0;
	}

	.international-directory-sec {
		padding: 30px 0;
	}

	.international-directory-sec div.dataTables_wrapper div.dataTables_paginate {
		margin: 0 0 40px;
	}

	div#example_length {
		text-align: left;
		padding: 0 33px;
	}

	div#example_filter {
		text-align: left;
		padding: 0 33px;
	}

	div.dataTables_wrapper div.dataTables_length select {
		border-color: #c9c9c9;
		margin-left: 17px;
	}

	.international-directory-sec #example_filter input {
		border-color: #c9c9c9;
		width: calc(100% - 60px);
	}

	div#example_info {
		display: none;
	}

	.top-rt-btn.top-rt-btn-mobile {
		display: flex !important;
		align-items: center;
		margin: 10px 0px 13px 0 !important;
	}

	.top-rt-btn.top-rt-btn-mobile .blue-btn {
		font-size: 11px;
		padding: 5px 11px;
	}

	.top-rt-btn.top-rt-btn-mobile .clician-btn {
		font-size: 11px;
		padding: 5px 11px;
		margin-right: 5px;
	}
}



#subscribe-form .selectify {
	width: 100% !important;
	float: left;
}

#subscribe-form .selectify .options {
	position: absolute;
	z-index: 2;
	max-height: 350px !important;
	overflow-y: auto;
	width: 100% !important;
}

#subscribe-form .selectify .header .selected {
	line-height: 30px;
	height: 40px;
}

#subscribe-form .mc-field-group {
	width: 100%;
	float: left;
}

.doniparthi-profile-sec {
	margin: 30px 0;
	text-align: center;
	width: 100%;
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
}

.pageLogo {
	margin: 30px 0;
}

.doniparthi-profile-sec p {
	font-size: 18px;
	text-align: left;
	width: 70%;
	margin: 0 auto 15px;
	color: #333;
}

.wel-dna {
	color: #21aaba;
	font-size: 32px;
	margin: 0 0 30px;
}

.road-to-fellowship {
	text-align: center;
	margin: 0 0 90px 0;
}

@media screen and (max-width: 576px) {


	.wel-dna {

		font-size: 25px;
	}

	.doniparthi-profile-sec p {
		width: 100%;
	}

}

/*============ NEW CSS 28-04-2023===========*/

.read-more-list {
	padding: 0px 0 0 4px;
	list-style: none;
}

.read-more-list li {
	position: relative;
	padding-left: 20px;
}

.read-more-list li:before {
	content: '\f105 ';
	font-family: FontAwesome;
	color: #40a7f3;
	padding-right: 0;
	position: absolute;
	left: 0;
	top: -4px;
	font-size: 21px;
}

/*
.read-more-list li:nth-child(n + 5) {
  display: none;
}
.read-more-list li.showList:nth-child(n + 5) {
  display: list-item;
}
*/
.medial-child-sec label.more {
	font-size: 18px;
	color: #727272;
	float: left;
	font-family: 'Open Sans', sans-serif;
	display: none;
	margin-left: 3px;
	font-weight: bold;
}

.medial-child-sec .medi-title {
	color: #fff;
	background: #007bbc;
	padding: 6px 20px;
	margin: 0 !important;
}

.medial-child-sec .medi-title a {
	padding-top: 22px;
}

.medial-child-sec .medi-content-blocks {
	margin-bottom: 20px !important;
}

.mb-md-5 {
	margin-bottom: 5rem !important;
}

.medial-child-sec .medi-title a,
.medial-child-sec .medi-title a:hover {
	color: #fff;
}

.medial-child-sec .medi-blocks:hover .medi-title {
	color: #fff;
}

.medial-child-sec label.more:hover {
	color: #007bbc;
}

.medial-child-sec .medi-content-blocks {
	padding: 0px;
}

.medi-content-inner {
	padding: 0 20px 30px;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.medial-child-sec label.more.showMe {
	display: block;
}

.medial-child-sec .more {
	cursor: pointer;
}

.organizations-icons {
	text-align: center;
	float: left;
	width: 100%;
}

.organizations-icons a {
	display: inline-block;
	margin: 8px 7px 10px;
	width: 17%;
	border: 1px solid #f1f1f1;
	padding: 8px 15px;
	background: #fff;
}

.medial-child-sec-inner {
	margin: 0 !important;
}

.medial-child-sec-inner .medi-title {
	color: #007bbc;
	font-size: 36px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	margin-bottom: 40px;
}

section.privacy-sec .medial-child-sec-inner ul {
	margin-top: 40px;
}

.medial-btn .conf-curriculm-btn {
	font-size: 30px;
	padding: 19px 30px;
}

@media(max-width:767px) {
	.medial-child-sec {
		margin: 15px 0 0;
	}

	.medial-child-sec .medi-title {
		text-align: left !important;
		padding: 10px 20px;
		font-size: 20px;
		line-height: 25px;
	}

	.medial-child-sec-inner .medi-title {
		font-size: 23px;
		line-height: 33px;
		margin-bottom: 25px;
	}

	section.privacy-sec .medial-child-sec-inner ul {
		margin-top: 30px;
	}

	.medial-btn .conf-curriculm-btn {
		font-size: 20px;
		padding: 12px 21px;
	}

	section.privacy-sec {
		padding: 50px 0;
	}

	.mobile-conf-menu {
		margin: 0 2px 0 0;
	}

	.top-rt-btn-mobile .dropdown-menu ul.sub-menu>li>span {
		font-size: 12px;
	}

	.top-rt-btn-mobile .dropdown-menu ul.sub-menu>li>a {
		font-size: 12px;
	}



}

.our-team-section {
	width: 100%;
	float: left;
	padding: 60px 0;
	/* border-bottom: 1px solid #fbfbfb; */
	/* box-shadow: 0 0 28px #ccc; */

}

.font-54 {
	font-size: 34px;
	line-height: 52px;
	text-align: center;
	margin: 0 0 58px;
}

.team-image img {
	border-radius: 0;
	height: 200px;
}

.ourteam-name {
	color: #525252;
	font-size: 18px;
	margin: 8px 0 2px 0;
	line-height: 30px;
}

.ourteam-name a {
	color: #166bb0;
	font-size: 15px;
}

.ourteam-name a:hover {
	color: #007bbc;
}

.ourteam-desig {
	color: #999999;
	font-size: 16px;
}

.ourteam-title {
	color: #fff;
	font-size: 18px;
	margin: 0 0 22px;
	font-weight: 400;
	background: #007bbc;
	padding: 10px 15px;
	text-align: center;
	background-image: linear-gradient(110.2deg, rgb(0, 123, 188) 8.2%, rgba(61, 77, 153, 1) 95.4%);
}

.our-team-blocks {
	text-align: center;
	/* background: #edf2f5; */
	padding: 0;
	border-radius: 0;
	margin: 0 0 20px;
	border: 1px solid #1a76bd;
	padding-bottom: 22px;

}

.our-team-section .row {
	display: flex;
	justify-content: center;
}

.multi-teammember .ourteam-title {
	margin: 0;
}

.multi-teammember {
	margin: 25px 0;
}

.multi-teammember .team-image {
	margin: 22px 0 0;
}

.key-learning ul li {
	color: #333;
	margin: 0 0 10px 0;
}

.key-learning .gray-heading {
	font-size: 22px;
	line-height: 30px;
}

.facts-wrapp {
	/* border: 1px solid #d0d0d0; */
	padding: 10px;
}

.road-fllow-list li::marker {
	color: #007bbc;
}

.road-fllow-list p {
	margin: 0 0 10px 0;
}

.road-fllow-list li {
	margin: 30px 0;
	border-bottom: 1px dashed #cecece;
	padding-bottom: 30px;
}

.road-fllow-list li:last-child {
	border-bottom: 0;
}

.mentor-appli-btn {
	padding: 15px 30px;
	font-size: 18px;
}

.road-fellow-steps a,
.road-fllow-list a {
	color: #007bbc;
}

.road-fllow-list {
	width: 100%;
	float: left;
}

.select-contact select {
	border: 1px solid #e5e5e5;
	width: 100%;
	height: 40px;
	font-size: 14px;
}

.all-search {
	margin: 50px 0 0;
}

.all-search #search {
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #525252;
	width: 35%;
	background: #fcfcfc;
}

.all-search form {
	display: flex;
	justify-content: center;
}

.all-search input[type=submit] {
	background: #1a75c2;
	border: 0;
	padding: 10px 30px;
	color: #fff;
	text-transform: uppercase;

}

.all-search input[type=submit]:hover {
	background: transparent;
	color: #007bbc;
	border: 1px solid #007bbc;
}

.article-heading {
	background: #007bbc;
	padding: 10px 20px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-left: -15px;
	margin-right: -15px;

	/* background: #007bbc;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0; */

}

.article-heading a {
	color: #fff;
}

.blog-left h4 {
	width: 100%;
	display: inline-block;
	color: #007bbc;
	font-size: 26px;
	font-weight: 600;
}

.blog-left .author {
	width: 100%;
	display: inline-block;
	color: #525252;
	font-size: 15px;
	margin: 5px 0 20px;
	font-weight: 600;
}

.blog-left .author i {
	float: left;
	color: #007bbc;
	font-size: 17px;
	margin: 4px 10px 0 0;
}

.blog-left p {
	width: 100%;
	display: inline-block;
	margin: 0 0 20px;
	color: #525252;
	line-height: 28px;
}

.blog-left ul li {
	color: #525252;
	line-height: 28px;
}

.news-section.news-details ol li {
	margin: 0 0 10px 0;
}

/* new css- feature-article-sec */
.feature-article-sec {
	width: 100%;
	float: left;
	background: #fff;
	text-align: center;
	padding: 90px 0;
}

.feature-article-sec .nw-articles-wrap {

	border: 1px solid #f4f4f4;
	border-radius: 8px;
}

.feature-article-sec .nw-img {

	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.feature-article-row {
	margin-top: 55px;
	text-align: left;
}

/* corporate partner */
/* corporate-partners  */
.corporate-partners {
	width: 100%;
	float: left;
	padding: 90px 0;
}

.corp-partner-logo {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	/* justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	ms-justify-content: space-between; */
}

.cpartner-logo {
	padding: 10px;
	max-width: 228px;
}

.cpartner-logo img {
	border: 1px solid #e6e6e6;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	max-width: 100%;
	width: 170px;
}

.cpartner-logo:hover img {
	-webkit-box-shadow: 3px 3px 6px -6px #007bbc;
	-moz-box-shadow: 3px 3px 6px -6px #007bbc;
	-ms-box-shadow: 3px 3px 6px -6px #007bbc;
	box-shadow: 3px 3px 6px -6px #007bbc;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	border: 1px solid #007bbc;
}

.corporate-partners-slider {
	padding: 0;
}

.corporate-partner-owl.owl-carousel.owl-theme.owl-loaded.owl-drag .item img,
.corporate-partner-slick img {

	border: 1px solid #ccc;
}

.corporate-partner-slick div.slick-outer {
	padding: 0 5px 0 0;
}

.xlarge-row,
.large-row,
.big-row {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
}

.corp-partner-big,
.corp-partner-large,
.corp-partner-xlarge {
	padding: 15px;
	text-align: center;
}

.corp-partner-big img,
.corp-partner-large img,
.corp-partner-xlarge img {
	border: 1px solid #e6e6e6;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	max-width: 100%;
	padding: 7px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}


/*  */
.dropdown.conf-dev .btn-secondary:not(:disabled):not(.disabled):active,
.dropdown.conf-dev .btn-secondary:not(:disabled):not(.disabled).active,
.dropdown.conf-dev .show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #007bbc !important;
	border-color: #007bbc !important;
}

.dropdown.conf-dev .btn-secondary:focus,
.dropdown.conf-dev .btn-secondary.focus {
	color: #fff;
	background-color: #007bbc !important;
	border-color: #007bbc !important;
}

.dropdown.conf-dev .btn-secondary:not(:disabled):not(.disabled):active:focus,
.dropdown.conf-dev .btn-secondary:not(:disabled):not(.disabled).active:focus,
.dropdown.conf-dev .show>.btn-secondary.dropdown-toggle:focus,
.dropdown.conf-dev .btn-secondary:focus {
	box-shadow: none !important;
}

a#dropdownMenuLink {
	border-radius: 0;
}

.dropdown.conf-dev {
	margin: 0 8px;
}

.dropdown-menu ul.sub-menu {

	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

.dropdown-menu ul.sub-menu>li {
	position: relative;
	margin: 0px 0 1px 0;
	padding: 0px;
	display: block;
	background: #d6d5d5;
}

.dropdown-menu ul.sub-menu>li>a {
	background-image: none;
	color: #525252;
	border-right: 0 none;
	text-align: left;
	display: block;
	line-height: 22px;
	padding: 8px 12px 8px 16px;
	text-transform: none;
	font-size: 14px;
	letter-spacing: normal;
	border-right: 0px solid;
	font-family: "Open Sans", sans-serif;
}

.dropdown-menu ul.sub-menu>li>span {
	/* color: #000; */
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	display: block;
	padding: 5px 10px;
	border-bottom: solid 1px rgb(229 236 241);
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	background: #b9b9b9;
}

.dropdown-menu {
	padding: 0;
}

.dropdown.conf-dev .btn.btn-secondary.blue-btn {
	border-radius: 0;
}

.blog-author {
	font-size: 14px;
}

.faq-section .card-body a {
	color: #1a75bc;
}

.clinician-telehaelth {
	text-align: center;
	width: 100%;
}

.clinician-telehaelth a {
	padding: 12px 36px;
	font-size: 24px;
	line-height: 34px;
	display: inline-block;
	margin: 0;
	list-style: none;
	cursor: pointer;
	color: #1a75bc;
	border: 1px solid #bfbfbf;
	background: #fff;
	text-align: center;
	min-width: 400px;
}


.para.clinician-info p {
	color: #333;
}

.para.clinician-info ul li {
	margin: 0 0 10px 0;
}

.speciality-row input {
	margin: 0 4px 0 0;
}

.speciality-row .other-info {

	background: #fff;
	height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
}

.speciality-row .other-info::placeholder {
	font-size: 14px;
	opacity: 0.6;
}

.header-sec .container {
	max-width: 1300px;
}

.logo {
	width: 310px;
}

.logo a {
	width: 100%;
}

@media screen and (max-width:1300px) {
	.logo {
		width: 300px;
	}
}

@media screen and (max-width:1200px) {
	.cpartner-logo {
		padding: 8px;

	}

}

@media screen and (max-width:991px) {

	.cpartner-logo img {

		width: 121px;
	}
}

@media screen and (max-width:768px) {
	.cpartner-logo {
		padding: 8px;
		max-width: 171px;
	}
}

@media (max-width: 767px) {
	.corp-partner-logo {
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
	}

	.cpartner-logo img {
		width: 82px;
	}

	.mobile-conf-menu {
		border-radius: 0;
	}

	.clinician-telehaelth a {
		min-width: 100%;
		font-size: 18px;
	}
}

@media screen and (max-width: 580px) {
	.cpartner-logo img {
		width: auto;
	}

	.corp-partner-logo {
		justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
	}

	.xlarge-row,
	.large-row,
	.big-row {
		flex-direction: column;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
	}

	.xlarge-row,
	.large-row,
	.big-row {
		flex-direction: column;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
	}


}

.donate-o-btn {
	background: #f27f0c;
	border-radius: 0;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 20px;
	line-height: 20px;
	border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	display: flex;
	width: 150px;
	align-items: center;
	justify-content: center;
}

.donate-o-btn:focus,
.donate-o-btn:hover {
	color: #fff;
	background-color: #e08a34;
	border-color: #f27f0c;
	box-shadow: none;
}

.header-topLeft {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: end;
	padding-right: 56px;
	margin-right: 20px;
}

.top-rt-btn {
	padding-right: 0;
}

.btn.btn-secondary.donate-o-btn img {
	margin: 0 5px 0 0;
}

.sm-donate {
	display: none;
}

.donate-btn-mobile {
	display: none;
}

/* @media (max-width:1100px){

	.top-rt-btn {
		display: flex;
		flex-direction: column-reverse;
	    margin: 0 0 10px;
	}
	.top-donate {
		margin: 0 0 10px;
	}
}  */


@media (min-width:768px) and (max-width:991px) {
	.header-topLeft {

		padding-right: 35px;
		margin-right: 0;
	}

	.top-menu {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}

	.donate-btn-mobile {
		display: block;
		margin: 0 10px 0;
	}

	.wsmenu {
		width: 44px;
	}

	.btn.btn-secondary.donate-o-btn img {
		height: 20px;
	}

}


@media (max-width:767px) {
	.sm-donate {
		display: none;
		text-align: center;
		padding-top: 15px;
	}

	.top-donate {
		display: inline-flex;
	}

	.btn.btn-secondary.donate-o-btn img {
		height: 20px;
		display: none;
	}

	.donate-btn-mobile {
		display: block;
		margin: 0 10px 0;
	}

	.donate-btn-mobile .donate-o-btn {
		border-radius: 3px;
		padding: 5px 20px;
		line-height: 16px;
		width: auto;
		margin: 0 0 5px 5px;
		font-size: 12px;
	}

	.logo {


		margin: 0 10px 0 0;
	}

}



.custom-tooltip {
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 3px;
	color: #6e6e6e;
}

.custom-tooltip .tooltiptext {
	visibility: hidden;
	width: auto;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 0.3s;
	padding: 5px 13px;
	font-size: 14px;
	min-width: 260px;
}

.custom-tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 23%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.custom-tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.medical-training .checkbox-inline {
	width: calc(33% - 15px);
	margin-bottom: 10px;
	margin-top: 20px;
	display: inline-block !important;
}

.medical-training-fld {
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.medical-training-fld label {
	margin-right: 8px;
	width: auto;
	margin-bottom: 0;
}

.medical-training-fld input {
	border: none !important;
	border-bottom: 1px solid #e5e5e5 !important;
	height: auto !important;
	padding: 3px 3px !important;
	font-size: 14px !important;
}

.medical-training-fld label,
.medical-training-fld input[disabled] {
	opacity: 0.5;
}

.medical-training-fld.trr-show label {
	opacity: 1;
}

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

.page-template-parents-resorces-part-new .medi-blocks {
	height: 100%;
	background: #007bbc;
}

.post-2241 .medi-blocks {
	margin-left: 25px;
	width: 85%;
}


.parent-res-sec-new .medi-title {
    padding: 6px 0 10px 0;
    text-transform: none;
}

.parent-res-sec-new .medi-title a {
	padding-top: 0;
}

.parent-res-sec-new .medi-content-blocks {
	background: #007bbc;
}

.parent-res-sec-new .medi-content-blocks {
	margin-bottom: 0 !important;
	padding: 20px;
}

@media (max-width:991px) {
	.post-2241 .medi-blocks {
		margin-left: 0px;
		width: 100%;
	}

}

@media (max-width:767px) {
	.page-template-parents-resorces-part-new .medi-blocks {
		height: auto;
	}
	.parent-res-sec-new .medi-title {
        font-size: 22px;
    }
	.parent-res-sec-new p.medi-title {
        font-size: 16px;
        line-height: 25px;
    }
	.parent-res-sec-new .medi-blocks {
        margin: 0;
    }
	.parent-res-sec-new .col-md-6.mb-md-5 {
		margin-bottom: 2rem !important;
	}
}


@media (max-width: 575px) {
    .parent-res-sec-new p.medi-title {
        font-size: 14px !important;
        line-height: 24px;
    }
}