@font-face {
	font-family: Lato;
	src: url('https://trial.autocruitment.com/common-framework/fonts/Lato-Regular.eot');
	src: url('https://trial.autocruitment.com/common-framework/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('https://trial.autocruitment.com/common-framework/fonts/Lato-Regular.woff2') format('woff2'), url('https://trial.autocruitment.com/common-framework/fonts/Lato-Regular.woff') format('woff'), url('https://trial.autocruitment.com/common-framework/fonts/Lato-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: Lato;
	src: url('https://trial.autocruitment.com/common-framework/fonts/Lato-Bold.eot');
	src: url('https://trial.autocruitment.com/common-framework/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('https://trial.autocruitment.com/common-framework/fonts/Lato-Bold.woff2') format('woff2'), url('https://trial.autocruitment.com/common-framework/fonts/Lato-Bold.woff') format('woff'), url('https://trial.autocruitment.com/common-framework/fonts/Lato-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

html {
	overflow-x: hidden
}

p {
	font-size: 17px;
	line-height: 28px;
}

body {
	position: relative;
	overflow-x: hidden;
	color: #505456;
	font-family: 'Lato', sans-serif;
}

h1 {
	color: #003c57;
	font-size: 35px;
	margin-bottom: 35px;
	display: inline-block;
	width: 100%
}

p {
	font-size: 18px;
	color: #222222;
	display: inline-block
}

img {
	max-width: 100%
}

input {
	font-family: sans-serif;
}

a, a:hover {
	transition: all .3s ease
}

ul {
	list-style: none
}

i.fas, i.fab {
	color: #243757;
	font-size: 16px;
	text-align: center
}

.followicons a {
	margin: 0 0.3em
}

.footerBottom .followicons {
	margin-left: 10px;
	margin-top: 2px
}

.footer-autocruitment-logo {
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center
}

.desktopView  .col-md-12.handPlam-text {
	margin-top: 15px;
	color: #505456;
	text-align: center;
	text-align: center;
	font-size: 17px;
	font-family: sans-serif;
	padding: 0 15px !important
}

.do-not-sell-link {
	visibility: hidden;
}

.header {
	width: 100%;
	display: inline-block;
	background: #fff
}

a.toplogo {
	padding: 0;
	display: flex;
	align-items: start;
	transition: all 0.5s
}

a.toplogo img {
	margin: 0;
	transition: all 0.5s;
	flex-shrink: 0;
	width: 260px;
}

.topnavbar {
	padding: 0 15px
}

.navbar-nav li {
	font-family: sans-serif;
}

.navbar-nav li a {
	color: #505457;
	font-size: 22px
}

.customnav ul.topnavbarul li a.nav-link {
	font-size: 22px;
	color: #222222;
	line-height: 28px;
	padding: 0 !important;
	margin-bottom: 0px;
	font-family: sans-serif;
	font-weight: 700
}

.customnav .navbarbtn {
	background: #fff;
	height: 35px;
	width: 40px;
	padding: 0 7px
}

.icon-bar {
	background: #f27c76;
	width: 100%;
	height: 2px;
	display: inline-block;
	float: left
}

.customnav ul.topnavbarul li a.nav-link:focus, .customnav ul.topnavbarul li a.nav-link:hover, .customnav ul.topnavbarul li a.nav-link:active, .customnav ul.topnavbarul li a.nav-link.active {
	color: #0a7472
}

.customnav {
	background: #fff;
	padding: 25px 15px
}

.customnav ul.topnavbarul li.last-item a {
	vertical-align: middle;
	background: #0a7472;
	color: #fff;
	font-size: 22px;
	border-radius: 35px;
	width: 200px;
	height: 70px;
	line-height: 71px;
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: 1;
	display: inline-block;
	padding: 0
}

.customnav ul.topnavbarul li.last-item a:hover {
	color: #fff;
	background-color: #1d1e4e
}

.customnav ul.topnavbarul li.last-item a.nav-link:focus {
	color: #fff;
	background: #1d1e4e;
	outline: none
}

.customnav ul.topnavbarul li.last-item a.nav-link::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	width: 55px;
	height: 30px;
	border-radius: 50%;
	background: #1d1e4e;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1)
}

.customnav ul.topnavbarul li.last-item a.nav-link:hover:before {
	-webkit-transform: scale3d(9, 9, 1);
	transform: scale3d(9, 9, 1)
}

.navbar .container {
	align-items: end
}

.col-md-12.iframDiv {
	margin-top: 30px
}

@media only screen and (min-width:992px) {
	.fixed-me {
		transition: all 0.5s
	}

	.fixed-me {
		background-color: #fff !important;
		padding: 16px 2vw !important;
		margin-bottom: 0px;
		position: fixed;
		top: 0;
		z-index: 888;
		width: 100%
	}

	.navbar-me {
		transition: all 0.5s
	}

	.navbar-me {
		padding: 25px 0px;
		background-color: #fff;
		top: 0px;
		border: 0px;
		border-radius: 0px
	}

	.fixed-me a.toplogo img {
		transition: all 0.5s;
		max-width: 90%
	}

	.fixed-me ul.topnavbarul li.last-item a {
		font-size: 20px;
		border-radius: 35px;
		width: 201px;
		height: 50px;
		line-height: 50px;
		text-align: center;
		position: relative;
		overflow: hidden;
		z-index: 1;
		display: inline-block;
		padding: 0
	}

}

#nav-icon1 {
	width: 30px;
	height: 30px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	top: 0px;
	margin-top: 7px
}

#nav-icon1:hover, #nav-icon1:focus {
	outline: 0
}

#nav-icon1.open {
	top: 0px
}

#nav-icon1 span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #000;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

#nav-icon1 span:nth-child(1) {
	top: 0px
}

#nav-icon1 span:nth-child(2) {
	top: 10px
}

#nav-icon1 span:nth-child(3) {
	top: 20px
}

#nav-icon1.open span:nth-child(1) {
	top: 8px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}

#nav-icon1.open span:nth-child(2) {
	opacity: 0;
	left: -60px
}

#nav-icon1.open span:nth-child(3) {
	top: 8px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.body_section {
	margin: 0;
	position: relative;
	width: 100%
}

.bannercontent {
	padding: 0;
	position: relative;
	margin: 0 auto;
	width: 100%;
	background: url('../images/banner-bg.webp') no-repeat right top;
	height: 700px;
	background-size: cover;
	margin-top: 100px
}

.bannercontent h1 {
	font-size: 46px;
	color: #fff;
	text-transform: inherit;
	margin: 0;
	padding-bottom: 42px;
	font-family: sans-serif;
	line-height: 1.3;
	font-weight: 700;
}

.bannercontent h2 {
	font-size: 24px;
	color: #fff;
	text-transform: inherit;
	margin: 0;
	padding-bottom: 4px;
	font-family: 'Lato', sans-serif;
	line-height: 33px;
}

.bannercontent h2.mB20 {
	margin-bottom: 29px
}

.banner-text {
	margin: 0 0 0px 2.77vw;
	height: 100%;
	left: 0;
	color: #fff;
	padding-right: 0;
	max-width: 849px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background-color: #1d1e4e;
	padding: 0 26px
}

.yelowcolr {
	color: #d1995a
}

.banner-content {
	margin: 0 0px 0
}

.banner-content p {
	font-size: 18px;
	line-height: 24px;
	padding-top: 0;
	padding-bottom: 10px;
	color: #fff;
	margin-bottom: 4px;
	font-family: 'Lato', sans-serif;
}

.banner-content ul {
	margin: 0;
	padding: 0px
}

.banner-content ul li {
	margin-left: 0px
}

.banner-content ul li {
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 18px;
	margin-bottom: 0;
	position: relative;
	line-height: 26px;
	font-family: 'Lato', sans-serif;
}

.banner-content ul li ol {
	padding-left: 0px
}

.banner-content ul li ol li {
	padding-left: 20px;
	position: relative
}

.banner-content ul li ol li:before {
	content: '–';
	position: absolute;
	left: 0px;
	background: none;
	top: 0px
}

.banner-content ul li {
	position: relative;
	padding-left: 10px
}

.banner-content ul li:before {
	background-image: url('../images/disc-img-white-circle.webp');
	background-position: center center;
	background-repeat: no-repeat;
	content: '';
	width: 19px;
	height: 24px;
	position: absolute;
	display: inline-block;
	left: 0px
}

.bannercontent img {
	position: relative;
	left: -20px;
	top: -45px
}

.banner-btn span {
	position: absolute;
	top: -30px;
	font-size: 24px;
	left: 35px;
	color: #ffffff
}

.banner-btn a.qualifybtn {
	max-width: 538px;
	width: 100%;
	text-align: center;
	font-family: sans-serif;
	background: #0a7472;
	color: #fff;
	font-size: 22px;
	border-radius: 50px;
	height: auto;
	padding: 0;
	cursor: pointer;
	margin: 0;
	overflow: hidden;
	z-index: 1;
	display: inline-block;
	text-transform: uppercase;
	line-height: inherit;
	padding: 24px 10px;
	font-weight: 700;
}

.banner-btn a.qualifybtn:hover {
	text-decoration: none;
	color: #222;
	background: #fff;
}

.banner-btn a.qualifybtn::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	width: 55px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1)
}

.banner-btn a.qualifybtn:hover:before {
	-webkit-transform: scale3d(9, 9, 1);
	transform: scale3d(9, 9, 1)
}

.banner-content h3 {
	font-family: sans-serif;
	font-size: 30px
}

.participant-text {
	background-color: #ececec;
	color: #505456;
	height: 393px;
	line-height: 30px;
	border-radius: 10px;
	text-align: center;
	text-transform: uppercase;
	text-align: center;
	font-size: 17px;
	max-width: 240px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	font-family: sans-serif;
	font-weight: 600;
}

.participant-text div {
	padding: 0
}

.nd-row {
	margin-top: 30px
}

#studyinfo-CTA-image {
	padding: 74px 0 69px
}

#studyinfo-CTA-image h2 {
	color: #505456;
	margin: 0 auto 41px auto
}

#studyinfo-CTA-image h2 span {
	color: #1c5658
}

.aboutContent h3 {
	color: #0a7472;
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 7px !important;
	font-family: sans-serif;
	font-weight: 700;
}

.aboutContent h3.aboutTitle {
	position: relative;
	margin-top: 0px
}

.aboutContent h3.aboutTitle span {
	background-color: #7e212c;
	color: #fff;
	margin-bottom: 4px;
	padding: 0 5px;
	display: inline-block
}

.aboutContent p {
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 5px;
	font-weight: normal
}

.takepart-study {
	background-color: #0a7472;
	padding: 20px;
	border-radius: 5px;
	margin-top: 0;
	min-height: 314px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
}

.takepart-study p strong {
	font-size: 18px;
	line-height: 24px;
}

.takepart-study h3 {
	color: #fff;
	font-size: 21px;
	margin: 0px 0 0px 0 !important;
	line-height: 30px;
	font-family:  sans-serif;
}

.takepart-study h3::before {
	display: none
}

.takepart-study p {
	color: #fff;
	margin: 0px 0 10px;
	font-size: 16px
}

.takepart-study ul {
	margin: 0px 0 0px 0;
	padding: 0px;
	list-style: none
}

.takepart-study ul li {
	font-size: 18px;
	color: #fff;
	position: relative;
	padding-left: 25px;
	margin-bottom: 0;
	line-height: 24px;
}

.takepart-study ul li:last-child {
	margin-bottom: 0px
}

.takepart-study ul li:before {
	background-image: url('../images/disc-img-white-circle.webp');
	background-position: center center;
	background-repeat: no-repeat;
	content: '';
	width: 7px;
	height: 7px;
	position: absolute;
	display: inline-block;
	left: 5px;
	top: 10px
}

.takepart-study ul ol {
	list-style: none;
	padding-left: 0
}

.takepart-study ul ol li:before {
	content: '–';
	background: none;
	top: 0
}

.takepart-study a.qualifybtn {
	max-width: 232px;
	font-size: 20px;
	height: 56px;
	line-height: 53px;
	text-transform: inherit;
	margin: 23px 0 0 0;
	color: #196d6f;
	padding: 0px;
	display: block
}

.takepart-study a.qualifybtn:hover {
	text-decoration: none;
	background: #1e262b;
	color: #fff
}

.takepart-study a.qualifybtn::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	width: 55px;
	height: 30px;
	border-radius: 50%;
	background: #1e262b;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1)
}

.takepart-study a.qualifybtn:hover:before {
	-webkit-transform: scale3d(9, 9, 1);
	transform: scale3d(9, 9, 1)
}

.qualify-red-btn a.qualifybtn {
	border: 2px solid #0a7472
}

h2.mainheading {
	font-size: 50px;
	line-height: normal;
	text-align: center;
	margin: 0 0 62px;
	font-family:  sans-serif;
	position: relative;
	display: table;
	font-weight: 700;
}

h2.mainheading:after {
	background: #222;
	width: 90%;
	content: "";
	height: 1px;
	margin: 7px auto 0;
	bottom: 0;
	display: block
}

#about-condition h2.mainheading:after {
	background: #222222;
	margin-top: 5px;
	width: 60%
}

#faq h2 {
	margin-right: auto;
	margin-left: auto
}

#signup h2 {
	margin-right: auto;
	margin-left: auto
}

#faq {
	background: #1d1e4e;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	padding: 55px 0px 65px
}

.faq-outer ul {
	padding: 0 0 0 0;
	margin-left: 20px
}

.faq-outer ul li {
	list-style: disc;
	color: #fff;
	font-family: 'Lato', sans-serif;
}

#faq h2.mainheading {
	margin-bottom: 42px;
	color: #fff;
	font-size: 50px
}

#faq h2.mainheading:after {
	background: #fff;
	width: 95%
}

.dark-blue-color {
	color: #30314a
}

h1.mainheading.white-border-bottom:after {
	border-bottom: 2px solid #fff;
	max-width: 180px
}

ul.points {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none
}

ul.points li {
	list-style: none;
	width: 100%;
	margin: 0 0 22px 0;
	padding: 0
}

ul.points li:last-child {
	margin-bottom: 0px
}

.qualify-red-btn {
	display: flex;
	justify-content: space-evenly;
	position: relative;
	margin: 49px auto 25px;
}

.qualify-red-btn img {
	margin-right: 6px;
	position: relative;
	top: -43px
}

a.qualifybtn {
	max-width: 494px;
	margin-top: 26px;
	width: 100%;
	text-align: center;
	background: #fff;
	color: #0a7472;
	font-size: 17px;
	font-family: sans-serif;
	border-radius: 35px;
	height: 52px;
	line-height: 46px;
	padding: 0;
	cursor: pointer;
	margin: 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	display: inline-block;
	font-weight: 700;
}

a.qualifybtn:hover {
	text-decoration: none;
	color: #fff;
	background: #0a7472
}

a.qualifybtn::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	width: 55px;
	height: 30px;
	border-radius: 50%;
	background: #0a7472;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1)
}

a.qualifybtn:hover:before {
	-webkit-transform: scale3d(9, 9, 1);
	transform: scale3d(9, 9, 1)
}

.takepart .container {
	position: relative
}

#faq .card-header {
	border-bottom: 0px
}

#faq .card {
	background-color: transparent;
	margin-bottom: 5px
}

#faq .card-header {
	background-color: #fff
}

.black-color {
	color: #505456
}

.blue-color {
	color: #30314a
}

.cream-color {
	color: #dfe2db
}

.white-color {
	color: #fff
}

.grey-color {
	color: #222
}

a.faqbtn {
	max-width: 402px;
	width: 100%;
	text-align: center;
	background: #52575b;
	color: #EBF5F9;
	font-size: 25px;
	font-family: sans-serif;
	border: 3px solid #fff;
	border-radius: 35px;
	height: 70px;
	line-height: 66px;
	padding: 0;
	cursor: pointer;
	margin: 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	display: inline-block;
	text-transform: uppercase
}

a.faqbtn:hover {
	text-decoration: none;
	color: #505456;
	background: #CEECEB
}

a.faqbtn:before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	width: 55px;
	height: 30px;
	border-radius: 50%;
	background: #CEECEB;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1)
}

a.faqbtn:hover:before {
	-webkit-transform: scale3d(9, 9, 1);
	transform: scale3d(9, 9, 1)
}

.card-body p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
}

.faq-bg {
	padding: 69px 0 80px 0;
	background: #fff
}

.faq-outer {
	display: inline-block;
	width: 100%
}

.faq-outer .card-header {
	background: transparent;
	border-radius: 0px;
	border-radius: 0px;
	cursor: pointer;
	padding: 0px
}

.faq-outer .card-header h5 {
	color: #555557;
	font-size: 21px;
	padding: 18px 19px;
	font-family: sans-serif;
	font-weight: 700;
}

.faq-outer .card-header h5.mb-0 {
	border-bottom: 0px
}

.faq-outer .card {
	border: 0;
	border-radius: 0px;
	margin: 0 0 0px
}

.faq-outer .card-body {
	background: transparent;
	color: #fff;
	border-radius: 0;
	font-size: 18px;
	font-family: sans-serif;
	padding-top: 25px;
	padding-bottom: 26px
}

.faq-outer h5.mb-0:before {
	float: left !important;
	background: url('../images/faq-minus.webp') no-repeat top center;
	line-height: 18px;
	width: 11px;
	height: 11px;
	content: "";
	margin: 7px 19px 0 0
}

.faq-outer h5.mb-0.collapsed:before {
	float: left !important;
	background: url('../images/faq-plus.webp') no-repeat top center;
	line-height: 18px;
	width: 11px;
	height: 11px;
	content: "";
	margin: 7px 19px 0 0
}

.faq-outer ul.points {
	margin: 10px 0 0
}

#signup h1 {
	margin-bottom: 40px
}

#signup h2 {
	padding-top: 72px;
	margin-bottom: 33px;
	color: #fff;
	font-size: 50px
}

#signup h2.mainheading::after {
	background-color: #fff
}

#signup p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 4px;
	margin: 0;
}

#signup p strong {
	display: block;
}

iframe {
	height: 2500px;
	overflow: auto;
	display: block;
	width: 100%
}

.form-bg {
	background: #1d1e4e url(../images/iframe-bg.webp);
	width: 100%;
	padding-top: 0;
	background-position: left top;
	width: 100%;
	padding-top: 0;
	padding-bottom: 63px;
	background-size: cover
}

#signup hr {
	max-width: 100%;
	background: #fff;
	margin: 30px 0 36px
}

.aboutDepression {
	background: #fff url('../images/about-img.webp') no-repeat top center;
	background-size: cover;
	width: 100%;
	padding-top: 60px;
	background-position: center center;
	padding-bottom: 68px;
	font-size: 18px;
	line-height: 24px
}

.aboutDepression h2 {
	margin: 0 auto 59px;
	color: #222222;
	font-size: 50px
}

.aboutDepression h2::after {
	width: 50%
}

.aboutDepression p {
	color: #222222;
	font-size: 18px;
	line-height: 24px
}

.participateStudy {
	border-radius: 10px;
	border: 0px solid #9c9c9c;
	padding: 27px 28px;
	background: #0a7472;
}

.participateStudy ul {
	margin: 7px 0 5px 10px;
	padding: 0px;
	list-style: none
}

.bottom-text-atopic {
	color: #1d1e4e;
	margin-top: 22px;
	font-size: 17px;
	display: block;
	padding: 0 15px
}

.participateStudy li {
	color: #fff;
	margin-bottom: 0;
	background-image: url('../images/disc-img-white-circle.webp');
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 18px;
	line-height: 24px;
}

.participateStudy li ol {
	list-style: none;
	padding-left: 0px
}

.participateStudy li ol li {
	background: none;
	position: relative
}

.participateStudy li ol li:before {
	content: '–';
	position: absolute;
	left: 0px;
	padding-right: 10px
}

.participateStudy h3 {
	font-size: 23px;
	color: #fff;
	font-family: sans-serif;
	margin-bottom: 18px;
	font-weight: 700;
}

.participateStudy p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}

.participateStudy p:last-child {
	font-size: 18px;
	padding-top: 0px !important;
	line-height: 24px;
}

.aboutDepBox {
	display: flex;
	justify-content: space-between;
	align-items: flex-start
}

.aboutDepBox p {
	margin-bottom: 0px;
	margin-left: 0px
}

.aboutDepBox .wd47 {
	width: 49%
}

.aboutDepBox .wd47 p {
	margin-right: 30px;
	padding-top: 0px
}

.aboutDepBox .pT30 {
	padding-top: 10px
}

.aboutDisease {
	background: #fff url('../images/about-img.webp'); 
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	width: 100%;
	padding-top: 46px;
	background-position: center center;
	padding-bottom: 90px;
}

.aboutDisease h2 {
	margin: 0 auto 45px;
	color: #222222
}

.aboutDisease p {
	color: #222222;
	font-size: 18px;
	line-height: 24px;
}

.aboutDisease p sup {
	font-size: 10px
}

p.ulTitle {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 5px
}

.aboutDisease ul {
	display: flex;
	justify-content: space-between;
	align-items: self-start;
	margin: 0;
	padding: 7px 0 18px 0;
	flex-flow: row wrap;
	margin-left: 0px
}

.aboutDisease li {
	color: #222;
	width: 28%;
	margin-bottom: 10px;
	background-image: url('../images/disc-img-black.webp');
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 18px;
	line-height: 24px;
}

.aboutDisease strong {
	color: #222222
}

.sources-box {
	background-color: #1d1e4e;
	border-radius: 10px;
	padding: 30px;
	font-family: 'Lato', sans-serif;
	margin-top: 33px
}

.sources-box strong {
	margin-bottom: 0px;
}

.source-link {
	display: table;
	color: #fff;
	float: none;
	vertical-align: top
}

.source-link  div {
	display: table-cell;
	float: none;
	vertical-align: top;
}

.source-link, .source-link a {
	color: #fff;
	margin-bottom: 0;
}

.source-link .source-num {
	width: 30px
}

.sources-box strong, .sources-box a {
	display: block;
	color: #fff;
	word-break: break-all;
	font-size: 18px;
	text-decoration: none;
}

.sources-box a:hover {
	text-decoration: none
}

.footerBottom .col-md-4.text-right ul {
	list-style: none;
	margin: 0px;
	padding: 0px
}

.footerBottom .col-md-4.text-right ul li {
	text-align: right
}

footer.site-footer {
	width: 100%
}

.footerTop {
	padding-top: 44px;
	padding-bottom: 44px;
	position: relative
}

.footerTop .container {
	position: relative
}

.footerTop h3 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-family: sans-serif
}

.footerTop ul {
	list-style: none;
	margin: 23px 0 0 0;
	padding: 0px
}

.footerTop ul li {
	display: inline-block;
	margin-right: 17px
}

.footerTop ul li:last-child {
	margin-right: 0px
}

#myBtn {
	width: 50px;
	height: 50px;
	float: right;
	background: #fff;
	display: inline-block;
	text-align: center;
	line-height: 47px;
	border-radius: 100%;
	cursor: pointer;
	position: absolute;
	right: 25px;
	top: -25px
}

.footerTop {
	background: #1d1e4e;
	width: 100%
}

.footerBottom {
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #fff
}

.footerBottom, .footerBottom a {
	font-size: 15px;
	color: #505456;
}

.footerBottom a:hover {
	text-decoration: none
}



.reference-links strong {
	margin-top: 3px;
	font-size: 15px;
	margin-bottom: 0px
}

.reference-links p {
	margin-bottom: 0px
}

.reference-links strong, .reference-links p {
	display: block;
	width: 100%;
	line-height: 20px
}

.reference-links a {
	font-size: 14px;
	line-height: 16px
}

.medical-prof {
	max-width: 527px;
	margin: 0 auto;
	background-color: #f3a96c;
	padding: 30px 15px;
	border-radius: 5px;
	margin-top: 20px;
	color: #505456;
	line-height: 24px;
	text-align: center;
	font-size: 18px;
	text-transform: none;
	font-family: sans-serif;
}

.pbtm {
	margin: 35px 0 0
}

@media only screen and (min-width:1200px) {
	@supports (-ms-ime-align:auto) {
/*		.pic-mob.mr-0 {
			padding-right: 0px
		}
*/
		.takepart-study {
			padding-right: 44px
		}

	}

}

@media only screen and (min-width:991px) {
	.pic-mob-mb {
		display: none
	}

	.aboutstudy-pic {
		display: block
	}

	.banner-btn {
		margin: 50px 0 0 0;
		text-align: center;
	}

	@supports (-ms-ime-align:auto) {
		.qualify-red-btn {
			display: flex;
			justify-content: space-evenly;
			position: relative
		}

		.qualify-red-btn img {
			margin-right: 20px;
			position: relative;
			top: -29px
		}

	}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	a.toplogo img {
		max-width: 100%;
	}

	.customnav ul.topnavbarul li.last-item a {
		width: 120px;
		height: 50px;
		line-height: 50px
	}

	.customnav ul.topnavbarul li a.nav-link {
		font-size: 15px
	}

}

@media only screen and (max-width:991px) {
	.card-body p {
		line-height: 22px;
	}
	#signup p {
		line-height: 22px;
	}	
	.takepart-study p strong {
		font-size: 16px;
	}
	.participateStudy p:last-child {
		font-size: 16px;
		line-height: 22px;
	}
	.sources-box strong, .sources-box a {
		font-size: 16px;
	}
	#signup p {
		font-size: 16px;
	}
	.desktopView .col-md-12 {
		padding: 0px !important
	}

	.aboutContent h3.aboutTitle span {
		display: inline;
		margin-bottom: 0px;
		font-size: 15px;
		background-color: transparent
	}

	.banner-content ol {
		padding: 0px
	}

	.bannercontent h2 span {
		padding: 0;
		margin: 0;
		font-size: 22px
	}

	.banner-content h3 {
		font-size: 22px
	}

	.aboutDepression h2 {
		margin-bottom: 15px
	}

	.takepart-study h3 {
		margin-bottom: 9px !important
	}

	.aboutDisease ul {
		padding-top: 0px;
		padding-bottom: 10px
	}

	.bannercontent {
		margin-top: 0px
	}

	.bannercontent h1 strong.study {
		display: block;
		padding-bottom: 5px !important
	}

	.takepart-study {
		margin-top: 15px;
		padding: 20px;
		min-height: auto;
	}

	.banner-text {
		background-color: transparent
	}

	.banner-content ul li:before {
		height: 19px
	}

	.banner-content ul li {
		margin-bottom: 5px
	}

	.bannercontent h1 span {
		letter-spacing: 4px
	}

	a.qualifybtn-border, a.faqbtn, .banner-btn a.qualifybtn {
		font-size: 17px;
		padding: 12px 0px
	}

	.banner-content p {
		font-size: 16px;
		line-height: 22px
	}

	.banner-content ul li {
		font-size: 16px;
		left: 0px
	}

	.banner-content ul {
		margin-top: 0px
	}

	.banner-content {
		margin: 0 0px 0 0px;
		width: 100%;
		text-align: center
	}

	#banner-cta-image .qualifybtn {
		top: 10px;
		max-width: 380px;
	}

	.banner-content ul li::before {
		left: -10px;
		top: 4px
	}

	.customnav ul.topnavbarul li.last-item a {
		height: 50px;
		line-height: 50px;
		font-size: 20px !important
	}

	.bannercontent {
		background-image: none;
		background: #1d1e4e;
		text-align: center
	}

	.banner-text {
		width: 100%;
		left: 0px;
		margin-top: 0px
	}

	.abouthight h2, .aboutsection h2 {
		padding-bottom: 10px
	}

	#faq h2.mainheading, #signup h2, .aboutDisease h2 {
		margin-bottom: 40px
	}

	#faq.faq-bg {
		padding-bottom: 30px;
		padding-top: 30px !important
	}

	.aboutDisease li {
		margin-bottom: 5px
	}

	.aboutDisease ul li br {
		display: none
	}

	.navbar-nav li {
		margin-bottom: 10px
	}

	.aboutDisease {
		padding: 35px 0
	}

	.aboutDisease li {
		text-align: left;
		width: 100%
	}

	.aboutDisease p {
		display: block;
		text-align: center;
		font-size: 18px
	}

	.aboutContent h3, .takepart-study h3 {
		font-size: 21px;
		line-height: 27px;
		text-align: center
	}

	.aboutContent h3 {
		margin-bottom: 30px
	}

	.aboutContent .col-md-6.pic-mob {
		max-width: 100%;
		flex: 0 0 100%
	}

	.takepart-study {
		margin-bottom: 30px
	}

	.aboutstudy-pic {
		text-align: center
	}

	.bannercontent h1 strong.study {
		font-size: 28px
	}

	.bannercontent {
		height: auto;
		overflow: hidden
	}

	.banner-text {
		position: relative;
		margin: 0px;
		padding: 20px 15px;
		top: 0px;
		max-width: 100%
	}

	.bannercontent h1, .bannercontent h1 span {
		margin-bottom: 0px
	}

	.banner-btn span {
		position: inherit;
		display: block;
		text-align: center;
		left: 0px
	}

	.bannercontent {
		padding: 40px 15px 0
	}

	a.toplogo img {
		margin: 0 auto;
		max-width: 220px;
		margin-top: 0px
	}

	.body_section {
		padding-top: 81px
	}

	.navbarbtn {
		position: relative;
		top: -2px
	}

	.topnavbar .container {
		max-width: 96%
	}

	.navbar-me {
		padding: 15px 0px;
		background-color: #fff;
		top: 0px;
		border: 0px;
		border-radius: 0px
	}

	h1.mainheading {
		font-size: 30px;
		margin-bottom: 20px
	}

	.text-sm-center {
		text-align: center
	}

	.bannercontent h1 {
		line-height: 42px;
		font-size: 30px;
		margin-bottom: 21px !important;
		color: #f3cb83
	}

	.bannercontent h1 span {
		font-size: 36px
	}

	.bannercontent h1 strong.study {
		line-height: normal;
		font-size: 16px
	}

	.participateStudy h3 {
		font-size: 20px
	}

	#studyinfo h2, color:#f3cb83;

	#about-condition h2, #studyinfo-CTA-image h2, h2.heading, #faq h2.mainheading, #signup h2 {
		font-size: 24px
	}

	#studyinfo-CTA-image {
		padding: 40px 0
	}

	#studyinfo-CTA-image h2 {
		margin-bottom: 30px
	}

	.takepart, .aboutsection, .abouthight, .footerTop {
		padding: 40px 0
	}

	.bannercontent {
		padding-top: 0px;
		padding-bottom: 24px
	}

	.banner-btn {
		text-align: center;
		margin: 20px auto 8px auto;
		width: 90%
	}

	.bannercontent img {
		display: block;
		margin: 0 auto;
		left: inherit;
		top: inherit
	}

	.bannercontent h1, .bannercontent h1 strong.study {
		width: 100%;
		margin: 5px 0 0px 0;
		text-align: center;
		padding: 0 10px
	}

	.bannercontent h1 br {
		display: none
	}

	.bannercontent img {
		top: -10px
	}

	.customnav {
		padding: 15px
	}

	.topnavbarul {
		margin-top: 20px
	}

	a.qualifybtn {
		margin-top: 10px
	}

	#signup h2 {
		padding-top: 40px
	}

	.aboutDepression {
		padding: 40px 0;
		background-image: none;
		background-color: #dff0f7
	}

	.banner-btn a.qualifybtn {
		margin: 0px
	}

	.faq-outer .card-body p {
		font-size: 16px
	}

	.faq-outer ul li, .aboutDepBox p, .participateStudy li, .takepart-study ul li, .aboutContent p, .aboutDisease p, .aboutDisease li {
		font-size: 16px;
		line-height: 22px;
	}

	.footerTop h2 {
		font-size: 18px
	}

	.bannercontent h1 {
		font-size: 24px;
		line-height: 30px;
		color: #fff
	}

	.bannercontent h2 {
		font-size: 18px;
		line-height: 24px;
		color: #fff	
	}

	.aboutContent h3.aboutTitle {
		margin-top: 0px
	}

	.banner-btn a.qualifybtn {
		height: 62px;
		line-height: 40px
	}

	#about-condition p.text-sm-center {
		text-align: left !important
	}

	.aboutContent p {
		text-align: center
	}

	.takepart-study p {
		text-align: center
	}

	.form-bg {
		background-image: none;
		background-color: #1d1e4e
	}

	h2.mainheading, #faq h2.mainheading, #signup h2 {
		font-size: 30px
	}

	#faq {
		background-image: none
	}

	.aboutDisease {
		background-image: none;
		/* background-color: #8ed8f2 */
	}

	.pic-mob-mb.mobile-view {
		max-width: 100%;
		flex: 0 0 100%;
		text-align: center;
		margin: 0 auto
	}

	.footer-autocruitment-logo {
		flex-direction: column
	}

	.footer-autocruitment-logo .followicons {
		margin-left: 0px;
		margin-top: 10px
	}

	#studyinfo-CTA-image .desktopView .row {
		max-width: 580px;
		margin: 0 auto
	}

	#studyinfo-CTA-image .desktopView .row.nd-row {
		margin-top: 30px
	}

	#studyinfo-CTA-image .participant-text {
		max-width: 257px
	}

}

@media only screen and (max-width:767px) {
	#faq h2.mainheading::after {
		width: 50%
	}

	.footerBottom .col-md-4.text-right ul li {
		text-align: center
	}

	#studyinfo-CTA-image .participant-text {
		max-width: 210px;
		height: 296px
	}

	.qualify-red-btn {
		margin: 17px auto 10px
	}

	.aboutDepBox .wd47 {
		width: 100%;
		margin-bottom: 20px
	}

	.aboutDepBox .wd47:last-child {
		margin-bottom: 0px
	}

	.participateStudy {
		padding: 30px 25px
	}

	.removeMargin {
		margin: 0px
	}

	.qualify-red-btn {
		flex-wrap: wrap
	}

	.qualify-red-btn a {
		line-height: inherit !important;
		height: auto !important;
		font-size: 13px !important;
		padding: 15px 10px !important
	}

	.customnav ul.topnavbarul li a.nav-link {
		font-size: 18px
	}

	.faq-outer h5.mb-0:before {
		margin-top: 4px
	}

	.faq-outer h5.mb-0.collapsed:before {
		margin-top: 4px
	}

	.aboutContent h3 {
		margin: 0 0 30px
	}

	.takepart-study h3 {
		margin: 0 0 20px
	}

	.aboutContent h3:before {
		left: -11px;
		top: 5px
	}

	.faq-outer::before {
		left: 27px
	}

	.banner-btn a.qualifybtn {
		max-width: inherit
	}

	.customnav ul.topnavbarul li a.nav-link {
		font-size: 18px
	}

	a.qualifybtn {
		height: auto;
		line-height: 52px;
		width: 100%;
		padding: .375rem .75rem
	}

	a.qualifybtn-border, a.qualifybtn {
		max-width: 100%;
		padding: .375rem .75rem;
		line-height: 42px;
		height: auto;
		margin: 0 auto
	}

	.faq-outer .card-header h5 {
		padding-left: 40px;
		font-size: 18px;
		line-height: 21px
	}

	.faq-outer h5.mb-0:before {
		position: absolute;
		left: 15px
	}

	.form-bg {
		padding-top: 0
	}

	.footerBottom .row {
		padding: 0 15px
	}

	.footer-logo {
		max-width: 140px
	}

	.footer-logo {
		margin-right: 0px
	}

	.faq-bg {
		background-color: #fff;
		background-image: none;
		padding: 40px 0
	}

	h1.mainheading {
		margin-bottom: 30px;
		padding-right: 5px;
		padding-left: 5px
	}

	.footerBottom {
		background-color: #fff
	}

	a.qualifybtn-border {
		max-width: 98%
	}

	.footerTop {
		padding: 20px 0
	}

	.participant-text {
		height: 284px
	}

	.qualify-red-btn img {
		top: -10px
	}

	.copyrightAutocruitment .footer-autocruitment-logo {
		margin: 10px 0
	}

	.copyrightAutocruitment .col-md-4 {
		text-align: center !important
	}

	.aboutDepBox p, .participateStudy h3, .participateStudy p {
		text-align: center
	}

	#about-condition p.text-sm-center {
		text-align: center !important
	}

	.participateStudy p {
		display: block
	}

}

@media only screen and (max-width:479px) {
	.bannercontent h1 strong.study {
		margin-bottom: 10px
	}

	a.qualifybtn-border, a.faqbtn, .banner-btn a.qualifybtn {
		font-size: 15px
	}

	.bannercontent img {
		top: -12px
	}

	.banner-btn {
		width: 100%
	}

	.footerBottom .row {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0px
	}

	.footer-logo {
		margin: 10px auto
	}

}

@media (min-width:992px) {
	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex: 0 0 76%
	}

	.navbar-expand-lg .navbar-nav.topnavbarul {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		justify-content: space-between;
		flex: 0 0 100%;
		align-items: center;
		padding-left: 20px;
	}

	a.toplogo {
		align-items: center;
		margin-right: 0px;
		flex: 0 0 24%
	}

	.navbar-me {
		padding: 15px 2vw
	}

	.banner-content ul li::before {
		position: absolute;
		top: 0px
	}

	.banner-content ul li {
		padding-left: 25px
	}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.navbar-me {
		padding: 15px 2vw 15px 2vw
	}

	.participant-text {
		height: 243px;
		font-size: 15px;
		max-width: 200px;
		line-height: 21px
	}

	.bannercontent {
		margin-top: 80px;
		background-position: right -200px top
	}
	a.toplogo {
		flex: 0 0 29%;
	}
	.navbar-expand-lg .navbar-collapse {
		flex: 0 0 71%;
	}
	.banner-btn {
		margin: 30px 0 0 0;
	}
}

@media only screen and (max-width:528px) {
	.footerBottom, .footerBottom a {
		font-size: 14px
	}

}

@media only screen and (max-width:575px) {
	#studyinfo-CTA-image .desktopView .col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 48%;
		flex: 0 0 48%;
		max-width: 48% !important;
		height: auto !important;
		margin: 0px auto !important;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		align-items: center;
		padding: 0px
	}

	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: none !important
	}

	#studyinfo-CTA-image .participant-text.col-sm-6 {
		font-size: 14px !important;
		line-height: 18px !important;
		margin: 0 auto !important;
		border-radius: 5px
	}

	#studyinfo-CTA-image .desktopView .row.nd-row {
		margin-top: 7px !important
	}

}

@media only screen and (min-width:992px) and (max-width:1300px) {
	.bannercontent {
		height: 600px
	}

	.bannercontent h2 br, .bannercontent h1 br {
		display: none
	}

}

@media only screen and (min-width:1200px) and (max-width:1440px) {


	.banner-btn a.qualifybtn {
		padding: 18px 20px;
		font-size: 22px
	}

	.customnav ul.topnavbarul li a.nav-link {
		font-size: 18px
	}

}

@media only screen and (min-width:1301px) and (max-width:1450px) {
	.bannercontent {
		background-position: -400px top
	}

}

@media all and (-ms-high-contrast:none) and (min-width:993px) {
	.navbar-expand-lg .navbar-collapse {
		flex: 0 0 75%
	}

	.participant-text {
		display: block;
		padding-top: 58px
	}

/*	a.qualifybtn {
		max-width: 474px
	}
*/
	/*.qualify-red-btn img {
		top: -26px
	}*/

}

@media all and (-ms-high-contrast:none) and (min-width:1200px) {
	.participant-text {
		padding-top: 55px
	}

}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) and (min-width:991px) and (max-width:1599px) {
	.fixed-me {
		padding: 18px 2vw !important
	}

}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) and (min-width:768px) and (max-width:991px) {
	.qualify-red-btn img {
		margin-right: 20px !important
	}

	a.qualifybtn {
		font-size: 16px
	}

	#studyinfo-CTA-image .participant-text {
		display: inline-block;
		padding-top: 85px
	}

}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) and (min-width:992px) and (max-width:1199px) {
	a.qualifybtn {
		font-size: 16px;
		max-width: 380px !important
	}

	.banner-btn a.qualifybtn {
		font-size: 18px !important
	}

}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) and (max-width:767px) {
	.qualify-red-btn img {
		margin: 0 auto !important
	}

	#studyinfo-CTA-image .participant-text {
		display: inline-block
	}

	.participant-text div {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 100%;
		padding: 0 5px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.participant-text {
		height: 336px
	}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.bannercontent h1 {
		padding-bottom: 20px;
	}
	.bannercontent h1{
		color: #fff;
		font-size: 38px;
	}

	.bannercontent h2 {
		color: #fff;
		font-size: 16px;
		line-height: 22px	
	}

	.bannercontent {
		display: flex;
		align-items: start;
		padding: 0 !important;
		flex-direction: column
	}

	.banner-text {
		position: inherit;
		left: inherit;
		top: inherit;
		height: inherit;
		max-width: 600px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin: 0 0 0 3.5vw;
		padding: 0 27px
	}

	.banner-btn a.qualifybtn {
		max-width: 380px;
		font-size: 16px
	}

	.banner-content p, .banner-content ul li {
		font-size: 16px;
		line-height: 22px
	}

	.banner-content ul li::before {
		background-image: url('../images/disc-img-white-circle.webp');
		top: -2px
	}

	.qualify-red-btn a.qualifybtn {
		font-size: 15px
	}

	.bannercontent h2 span {
		padding: 0;
		font-size: 21px
	}

	.bannercontent h2 {
		line-height: normal
	}

	.banner-content h3 {
		font-size: 21px
	}

}

@media only screen and (min-width:1200px) and (max-width:1700px) {
	.banner-text {
		margin: 0 0 0px 3.15vw
	}

}

@media only screen and (min-width:1200px) and (max-width:1300px) {
	.bannercontent {
		background: url('../images/banner-bg.webp') no-repeat center right -250px
	}

	.banner-text {
		max-width: 760px
	}

	.bannercontent h1{
		padding-bottom: 30px;
	}

	.bannercontent h2 {
		font-size: 18px;
		line-height: 24px;
	}

	.banner-content p, .banner-content ul li {
		font-size: 16px;
		line-height: 24px
	}

}

@media only screen and (min-width:1441px) and (max-width:1600px) {
	.bannercontent {
		background: url('../images/banner-bg.webp') no-repeat center right -170px
	}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.qualify-red-btn img {
		margin-right: -50px;
		height: 62px;
	}

}

@media only screen and (max-width:1024px) {
	.faq-outer .card-header h5 {
		padding-left: 40px;
		font-size: 22px
	}

	.faq-outer h5.mb-0:before {
		position: absolute;
		left: 15px
	}

}

@media only screen and (max-width:991px) {
	.footerBottom, .footerBottom a {
		font-size: 12px
	}

	.topnavbarul {
		margin-top: 20px
	}

	.banner-content ul {
		text-align: left;
		padding-left: 20px
	}

	.faq-outer .card-header h5 {
		font-size: 18px
	}

}

@media (min-width:768px) and (max-width:991px) {
	@supports (-ms-ime-align:auto) {
		.qualify-red-btn {
			display: flex;
			flex-direction: column;
			align-items: center;
			margin: 0px !important
		}

		.qualify-red-btn img {
			width: 47px;
			position: inherit !important;
			margin: 15px 0 10px 0 !important;
			top: inherit !important
		}

	}

}

@media (max-width:767px) {
	#faq .card {
		margin-left: 15px;
		margin-right: 15px
	}

	@supports (-ms-ime-align:auto) {
		.qualify-red-btn {
			display: flex;
			flex-direction: column;
			align-items: center;
			margin: 0px !important
		}

		.qualify-red-btn img {
			width: 47px;
			position: inherit !important;
			margin: 5px 0 10px 0 !important;
			top: inherit !important
		}

	}

}

@media (min-width:992px) {
	@supports (-ms-ime-align:auto) {
		.qualify-red-btn {
			display: flex;
			justify-content: space-evenly;
			position: relative
		}

		.qualify-red-btn img {
			margin-right: 20px;
			position: relative;
			top: -29px
		}

	}

}

@media only screen and (max-width:319px) {
	#studyinfo-CTA-image .desktopView .col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100% !important;
		height: auto !important;
		margin: 0px 0px !important;
		padding: 0px !important
	}

	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: 100%
	}

	#studyinfo-CTA-image .col-sm-6.participant-text {
		height: 250px !important;
		width: 257px !important;
		max-width: 257px !important;
		margin: 0 auto 7px !important
	}

	.participant-text div {
		font-size: 15px;
		padding: 0 15px;
	}

	#studyinfo-CTA-image .row.nd-row .mb30 {
		margin-bottom: 7px !important
	}

}

@media only screen and (min-width:340px) and (max-width:479px) {
	.banner-btn a.qualifybtn {
		font-size: 14px
	}

}

@media only screen and (min-width:480px) and (max-width:991px) {
	.banner-btn a.qualifybtn {
		font-size: 16px
	}

	.qualify-red-btn a {
		font-size: 20px !important
	}

	.aboutContent h3.aboutTitle span {
		font-size: 20px !important
	}

	.aboutContent h3.aboutTitle {
		padding: 10px
	}

}

@media only screen and (min-width:412px) and (max-width:575px) {
	#studyinfo-CTA-image .participant-text.col-sm-6 {
		font-size: 16px !important;
		line-height: 20px !important
	}

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: 100% !important;
		border-radius: 5px;
	}

}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) and (min-width:320px) and (max-width:575px) {
	body #studyinfo-CTA-image .participant-text {
		display: inline-block !important
	}

	.participant-text div {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 100%;
		padding: 0 5px
	}

	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: 100% !important
	}

	#studyinfo-CTA-image .desktopView .nd-row.row {
		margin-top: 15px !important
	}

	#studyinfo-CTA-image .desktopView .col-sm-6 {
		display: inline-block !important
	}

}

html.ie10 .participant-text div {
	display: block !important;
	padding-top: 0px !important
}

@media only screen and (min-width:320px) and (max-width:370px) {
	html.ie10 #studyinfo-CTA-image .col-sm-6.participant-text {
		display: table !important;
		height: 25vh !important
	}

}

@media only screen and (min-width:371px) and (max-width:379px) {
	html.ie10 #studyinfo-CTA-image .col-sm-6.participant-text {
		display: table !important;
		height: 31vh !important
	}

}

@media only screen and (min-width:380px) and (max-width:418px) {
	html.ie10 #studyinfo-CTA-image .col-sm-6.participant-text {
		display: table !important;
		height: 34vh !important
	}

}

@media only screen and (min-width:419px) and (max-width:455px) {
	html.ie10 #studyinfo-CTA-image .col-sm-6.participant-text {
		display: table !important;
		height: 35vh !important
	}

}

@media only screen and (min-width:456px) and (max-width:490px) {
	html.ie10 #studyinfo-CTA-image .col-sm-6.participant-text {
		display: table !important;
		height: 39vh !important
	}

}

@media only screen and (min-width:491px) and (max-width:500px) {
	html.ie10 #studyinfo-CTA-image .col-sm-6.participant-text {
		display: table !important;
		height: 42vh !important
	}

}

@media only screen and (min-width:501px) and (max-width:574px) {
	html.ie10 #studyinfo-CTA-image .col-sm-6.participant-text {
		display: table !important;
		height: 48vh !important
	}

}

@media only screen and (min-width:320px) and (max-width:575px) {
	html.ie10 .col-sm-6.participant-text div {
		display: table-cell !important;
		text-align: center;
		vertical-align: middle
	}

	html.ie10 #studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: 100% !important
	}

}

@media only screen and (min-width:768px) and (max-width:992px) {
	html.ie10 #studyinfo-CTA-image .participant-text {
		padding-top: 80px !important
	}

}

@media only screen and (min-width:993px) and (max-width:1199px) {
	html.ie10 #studyinfo-CTA-image .participant-text {
		padding-top: 56px !important
	}

}

@media only screen and (min-width:1200px) {
	html.ie10 #studyinfo-CTA-image .participant-text {
		padding-top: 55px !important
	}

}

@media only screen and (min-width:576px) and (max-width:767px) {
	html.ie10 .participant-text div {
		padding-top: 20px !important
	}

}

@media only screen and (min-width:1199px) {
	#studyinfo-CTA-image .desktopView .col-sm-6 img, .participant-text {
		height: auto
	}

}

@media only screen and (min-width:1200px) {
	@-moz-document url-prefix() {
		#studyinfo-CTA-image .qualify-red-btn {
			margin: 58px auto 30px;
		}
		.takepart-study p {
			margin: 0 0 4px;
		}
		.takepart-study ul li {
			margin-bottom: 0px;
		}
	}
}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) and (min-width: 1200px) {
	#studyinfo-CTA-image .qualify-red-btn {
		margin: 58px auto 25px;
	}
	.takepart-study p {
		margin: 0 0 4px;
	}
	.takepart-study ul li {
		margin-bottom: 0px;
	}	
}

@supports (-ms-ime-align:auto) and (min-width: 1200px) {
	#studyinfo-CTA-image .qualify-red-btn {
		margin: 58px auto 30px;
	}
	.takepart-study p {
		margin: 0 0 4px;
	}
	.takepart-study ul li {
		margin-bottom: 0px;
	}	
}



/*-------------------------------------------- Footer css ----------------------------------------------------*/


@media only screen and (min-width: 1200px) {
	.site-footer .container {
		max-width: 1280px;
	}
}

.footerTop {
	background: transparent;
	width: 100%;
	padding-top: 94px;
	padding-bottom: 40px;
}
.footerBottom {
	padding: 30px 0;
	border-top: 1px solid #fff;
	background-color: transparent;
}
footer.site-footer {
	width: 100%;
	background: #1d1e4e;
	position: relative;
}
.footerTop .container {
	position: relative;
}

.footerTop ul {
	list-style: none;
	margin: 23px 0 0 0;
	padding: 0px;
}
.footerTop ul li {
	display: block;
	margin-right: 0;
	line-height: 28px;
}
.footerTop ul li a {
	position: relative;
	display: inline-block;
}

.footerTop ul li a {
	color: #fff;
	font-size: 16px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
.footerTop ul li a::before {
	width: 0;
	height: 2px;
	background: #fff;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s;
}
.footerTop ul li .fas, .footerTop ul li .fab {
	color: #fff;
	font-size: 16px;
	width: 16px;
	margin-right: 7px;
}
.footerTop ul li a:hover::before {
	width: 10px;
}
.footerTop ul li:last-child {
	margin-right: 0px;
}
#myBtn {
	width: 50px;
	height: 50px;
	float: right;
	background: #fff;
	display: inline-block;
	text-align: center;
	line-height: 47px;
	border-radius: 100%;
	cursor: pointer;
	position: absolute;
	right: 25px;
	top: -25px;
}
#myBtn .fas {
	font-size: 26px;
	margin: 11px 0 0 0px;
	font-weight: 600;
	color: #1d1e4e;
	line-height: 28px;
}
.footerBottom, .footerBottom a {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
}

.footer-autocruitment-logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}
.footerBottom .followicons {
	margin-left: 10px;
	margin-top: 2px;
}
.followicons a {
	margin: 0 0.3em;
}
.footerBottom .col-md-4.text-right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footerBottom .col-md-4.text-right ul li {
	text-align: right;
}
.followicons i {
	color: #fff;
}
.footerTop ul li a:hover, .contact-details a:hover {
	color: #7ac7e1;
	padding-left: 20px;
}
.footer-bottom-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.footerTop p {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	padding-right: 0;
}
.footer-logo {
	margin-bottom: 16px;
	max-width: 260px;
}
.footerTop h3 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: sans-serif;
	margin-bottom: 49px;
}
.footerTop h3 span {
	position: relative;
}
.footerTop h3 span::before {
	content: "";
	background: #fff;
	width: 83%;
	height: 2px;
	position: absolute;
	bottom: -24px;
}
@media only screen and (min-width: 1200px) {

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.footerTop h3 {
		font-size: 18px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footerTop h3 {
		height: 44px;
		margin-bottom: 15px;
	}
	.footerTop h3 span {
		height: 32px;
		display: inline-block;
	}
	.footerBottom, .footerBottom a {
		font-size: 12px;
	}
	.footerTop {
		padding: 40px 0;
	}
	.footerTop h3 {
		font-size: 16px;
	}
}

@media only screen and (max-width: 991px) {
	.footerTop {
		padding: 40px 0;
	}
	.footerTop h3 {
		font-size: 16px;
	}
	.footerTop p {
		font-size: 16px;
		line-height: 22px;
	}	
}


@media (max-width: 767px) {
	.footerBottom .col-md-4.text-right ul li {
		text-align: center;
	}
	.footerTop {
		padding: 30px 0 0 0;
		text-align: center;
	}
	.footerTop .col-md-3 {
		margin-bottom: 30px;
	}
	.footer-logo {
		margin-bottom: 30px;
		max-width: 260px;
	}
	.footerTop h3 {
		font-size: 20px;
		margin-bottom: 25px;
	}
	.footerTop h3 span::before {
		bottom: -15px;
		width: 100%;
	}
	.footerBottom {
		text-align: center;
	}
	.footer-bottom-right {
		text-align: center !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 0;
	}
}

@media only screen and (max-width: 528px) {
	.footerBottom, .footerBottom a {
		font-size: 14px;
	}
}