@font-face {
    font-family: Arimo;
    src: url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Medium.eot');
    src: url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Medium.eot?#iefix') format('embedded-opentype'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Medium.woff2') format('woff2'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Medium.woff') format('woff'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Arimo;
    src: url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Bold.eot');
    src: url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Bold.eot?#iefix') format('embedded-opentype'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Bold.woff2') format('woff2'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Bold.woff') format('woff'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Arimo;
    src: url('https://trial.autocruitment.com/common-framework/fonts/Arimo-SemiBold.eot');
    src: url('https://trial.autocruitment.com/common-framework/fonts/Arimo-SemiBold.eot?#iefix') format('embedded-opentype'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-SemiBold.woff2') format('woff2'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-SemiBold.woff') format('woff'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: Arimo;
    src: url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Regular.eot');
    src: url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Regular.eot?#iefix') format('embedded-opentype'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Regular.woff2') format('woff2'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-Regular.woff') format('woff'), url('https://trial.autocruitment.com/common-framework/fonts/Arimo-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-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
}
@font-face {
    font-family: Lato;
    src: url('https://trial.autocruitment.com/common-framework/fonts/Lato-Black.eot');
    src: url('https://trial.autocruitment.com/common-framework/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), url('https://trial.autocruitment.com/common-framework/fonts/Lato-Black.woff2') format('woff2'), url('https://trial.autocruitment.com/common-framework/fonts/Lato-Black.woff') format('woff'), url('https://trial.autocruitment.com/common-framework/fonts/Lato-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}


:root {
    --color-palette1 : #071D49;
    --color-palette2 : #502ECC;
    --color-palette3 : #edeafa;
  }


html {
	overflow-x: hidden
}
body {
	position: relative;
	overflow-x: hidden;
	color: #222222;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
}
p {
	font-size: 17px;
	line-height: 28px;
}

h1 {
	color: #003c57;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 35px;
	display: inline-block;
	width: 100%
}

p {
	font-size: 18px;
	color: #222;
	font-weight: normal;
	display: inline-block
}

img {
	max-width: 100%
}

input {
	font-family: 'Lato', sans-serif; }

	b, strong {
		font-weight: 700;
	}

	a,
	a:hover {
		transition: all .3s ease
	}
a {
	text-decoration: none;
}
	ul {
		list-style: none
	}

	i.fas,
	i.fab {
		color: #243757;
		font-size: 16px;
		text-align: center
	}

.cmn-space-sec {
	padding: 100px 0;
}
	.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
	}
	.footerBottom ul {
		margin-bottom: 0;
	}

	.header {
		width: 100%;
		display: inline-block;
		background: #fff
	}

	a.toplogo {
		padding: 0;
		display: flex;
		align-items: start;
		transition: all 0.5s;
		margin: 0;
	}

	a.toplogo img {
		margin: 0;
		transition: all 0.5s;
		flex-shrink: 0;
	}

	.topnavbar {
		padding: 0 15px
	}

	.navbar-nav li {
		font-family: 'Lato', sans-serif;
		font-weight: bold;
		padding: 0 22.5px;
	}
	.navbar-nav li.last-item {
		padding-right: 0;
	}
	.navbar-nav li:first-child {
		padding-left: 0;
	}

	.navbar-nav li a {
		color: #505457;
		font-size: 22px
	}

	.customnav ul.topnavbarul li a.nav-link {
		font-size: 22px;
		color: #222;
		line-height: 28px;
		font-weight: bold;
		padding: 0!important;
		margin-bottom: 0px;
		font-family: 'Arimo', sans-serif;
	}

	.customnav .navbarbtn {
		background: #fff;
		height: 35px;
		width: 40px;
		padding: 0 7px
	}
	.sub-head {
		color: var(--color-palette2);
	}
	.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: var(--color-palette2);
	}

	.customnav {
		background: #fff;
		padding: 25px 15px
	}

	.customnav ul.topnavbarul li.last-item a {
		font-weight: bold;
		vertical-align: middle;
		background: var(--color-palette2);
		color: #fff;
		font-size: 22px;
		border-radius: 50px;
		width: 200px;
		height: 70px;
		line-height: 71px;
		text-align: center;
		position: relative;
		overflow: hidden;
		z-index: 1;
		display: inline-block;
		padding: 0;
		font-family: 'Arimo', sans-serif;
	}

	.customnav ul.topnavbarul li.last-item a:hover {
		color: #fff;
		background-color: var(--color-palette1);
	}

	.customnav ul.topnavbarul li.last-item a.nav-link:focus {
		color: #fff;
		background: var(--color-palette1);
		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: var(--color-palette1);
		-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;
	}*/


	.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%;
		background: var(--color-palette1);
		position: relative;
		background-size: cover;
	}

	.footerTop {
		padding-top: 44px;
		padding-bottom: 44px;
		position: relative
	}

	.footerTop .container {
		position: relative
	}

	.footerTop h3 {
		font-size: 22px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 70px;
	}

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

	.footerTop ul li {
		display: block;
		margin-right: 0;
		line-height: 28px;
	}
	.footerTop ul li a {
		color: #fff !important;
		font-size: 16px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: relative;
	}

	.footerTop ul li a {
		position: relative;
		display: inline-block;
		text-decoration: none;
	}
	.footerTop ul li a:hover {
		color: var(--color-palette3) !important;
		padding-left: 20px;
	}
	.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 a:hover::before {
		width: 10px;
	}

	.footerTop ul li .fas,
	.footerTop ul li .fab {
		color: #fff;
		font-size: 24px
	}

	.footerTop ul li:last-child {
		margin-right: 0px
	}
	.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;
	}
	.followicons i {
		color: #fff;
	}
	.footerTop h3 span {
		position: relative;
	}
	.footerTop h3 span::before {
		content: "";
		background: #fff;
		width: 83%;
		height: 2px;
		position: absolute;
		bottom: -24px;
	}

	.footerBottom, .footerBottom a {
		font-size: 16px;
		color: #fff;
		font-weight: 400;
	}
	@media only screen and (min-width:1200px) {
		.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: 80%
		}
		.fixed-me ul.topnavbarul li.last-item a {
			height: 50px;
			line-height: 51px;
		}
		
	}
	@media only screen and (min-width:992px) {
		.navbar-expand-lg .navbar-nav.topnavbarul {
			-webkit-box-orient: horizontal;
			-webkit-box-direction: normal;
			-ms-flex-direction: row;
			flex-direction: row;
			-webkit-box-pack: end;
			-ms-flex-pack: end;
			justify-content: flex-end;
			flex: 0 0 100%;
			align-items: center
		}
	}

	#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: #585858;
		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: #DBDBDD url('../images/banner.webp') no-repeat right top;
		height: 700px;
		background-size: cover;
		margin-top: 111px;
		/*display: flex;*/
		justify-content: space-between;
		align-items: center;
		align-self: center;
		padding-top: 0;
		padding-bottom: 0;
	}

.bannercontent h1 {
	font-size: 57px;
	color: #fff;
	font-weight: bold;
	text-transform: inherit;
	margin: 0;
	margin-bottom: 35px;
	font-family: 'Arimo', sans-serif;
	line-height: 1.158;
}
.bannercontent h1 span {
	font-weight: bold;
	color: var(--color-palette1);
}
.bannercontent h2 {
	font-size: 31px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	font-family: 'Arimo', sans-serif;
	line-height: 1.194;
	padding-bottom: 0;
}
	.banner-content p, .banner-content ul li {
		color: #48575c;
	}

	.bannercontent h3 {
		font-size: 22px;
		color: #fff;
		font-weight: bold;
		text-transform: inherit;
		margin: 0;
		padding-bottom: 18px;
		font-family: 'Lato', sans-serif;
		line-height: 26px
	}
	.banner-text p {
		color: #fff;
		font-size: 20px;
		line-height: 28px;
		margin: 0px 0 0px 0;
	}
.banner-content + p {
	margin-top: 20px;
}
.banner-text {
	margin: 0 0 0px 0;
	height: 100%;
	left: 0;
	color: #fff;
	padding-right: 0;
	max-width: 900px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 25px 80px 25px 2.77vw;
	background: RGBA(80, 46, 204, 0.7);
	border-radius: 0;
	background-size: cover;
	position: relative;
	z-index: 2;
}
	.banner-btn {
		position: relative;
	}
	.banner-btn a.qualifybtn {
		margin-left: 0 !important;
		top: 0 !important;
	}
	.bannercontent img {
		position: absolute;
		left: 0;
		top: 0 !important;
	}	
	.banner-content {
		margin-top: 0;
	}

	.banner-content p {
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
	padding-bottom: 0;
	color: #fff;
	font-family: 'Arimo', sans-serif;
	margin-top: 0;
}
	.banner-content p:last-child {
		margin: 0;
	}
	.banner-content ul li ul {
		padding-left: 0;
	}
	.banner-content ul {
		margin: 0;
		padding: 0px
	}

	.banner-content ul li {
		margin-left: 0px
	}

	.banner-content ul li {
		padding: 0; 
		list-style: none;
		color: #222;
		font-size: 20px;
		margin-bottom: 2px;
		font-weight: normal;
		position: relative;
		line-height: 28px;
	}
	.banner-content ul li::before {
	content: '';
position: absolute;
left: 0px;
top: 7px;
width: 12px;
height: 12px;
background: #fff;
border-radius: 50px;
}
	.banner-right {
		position: absolute;
		right: 60px;
		top: 0;
		height: 100%;
	}
	.banner-right img {
		left: auto !important;
		top: auto !important;
		position: relative;
		height: 100%;

	}
	.banner-content ul li ol {
		padding-left: 0px
	}

	.banner-content ul li ol li {
		padding-left: 20px;
		position: relative
	}
	.banner-bottom p {
	margin: 0;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}
	.banner-content ul li ol li:before {
		content: '–';
		position: absolute;
		left: 0px;
		background: none;
		top: 0px
	}
	.banner-content ul + p {
		margin-top: 15px;
		font-size: 17px;
		line-height: 26px;
	}
	.banner-content ul li {
		position: relative;
		padding-left: 22px
	}

	.banner-content ul li .fas {
		position: absolute;
		left: 0px;
		top: 10px;
		font-size: 7px;
		color: #585858;
	}

	.banner-btn span {
		position: absolute;
		top: -30px;
		font-size: 24px;
		left: 35px;
		color: #ffffff
	}

	.banner-btn a.qualifybtn {
	max-width: 540px;
	width: 100%;
	text-align: center;
	font-family: 'Arimo', sans-serif;
	background: #fff;
	color: var(--color-palette2);
	font-size: 22px;
	font-weight: bold !important;
	border-radius: 50px;
	height: auto;
	padding: 0;
	cursor: pointer;
	margin: 0;
	overflow: hidden;
	z-index: 1;
	display: inline-block;
	text-transform: uppercase;
	line-height: 1;
	padding: 24px 30px;
}

	.banner-btn a.qualifybtn:hover {
		text-decoration: none;
		color: #fff;
		background: var(--color-palette1);
		border-color: var(--color-palette1);
	}

	.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: var(--color-palette1);
		-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-content h3 {
	font-size: 30px;
	font-weight: bold
}
.about-btm {top: 60px;}
#studyinfo-CTA-image .desktopView .col-sm-6 img {
	height: auto;
}
#studyinfo-CTA-image {
	position: relative;
	z-index: 1;
}
#studyinfo-CTA-image .desktopView .col-sm-6 img {
	border-radius: 15px;
}
#studyinfo-CTA-image h2 {
	color: #505456;
	margin: 0 auto 41px auto
}
.nd-row {
	margin-top: 30px;
}
#studyinfo-CTA-image h2 span {
	color: #1c5658
}
.aboutContent h3 {
	color: var(--color-palette2);
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px !important;
	font-family: 'Arimo', sans-serif;
	line-height: 23px;
}
.aboutContent h3 big {
	text-transform: uppercase;
}
.aboutContent h3.aboutTitle {
	position: relative;
	margin-top: 0;
	margin-right: 0;
}

.aboutContent h3.aboutTitle span {
	font-size: 24px;
}

.aboutContent p {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 0;
}

.takepart-study {
	background: var(--color-palette3);
	padding: 20px 30px;
	border-radius: 10px;
	margin-top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px dashed var(--color-palette2);	
}

.takepart-study h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	margin: 0px 0 8px !important;
	line-height: 1.2;
	font-family: 'Lato', sans-serif;
}

.takepart-study h3::before {
	display: none
}

.takepart-study p {
	color: #fff;
	margin: 0px 0 0;
	font-size: 18px !important;
	font-weight: 400;
	line-height: 1.2;
}
.takepart-study ul + p {
	font-size: 15.5px !important;
	margin-top: 6px;
	font-weight: bold;
	line-height: 20px;
}
.takepart-study p:first-child {
    font-family: 'Arimo', sans-serif;
    font-weight: bold;
    font-size: 20px !important;
    line-height: 1.3;
    margin-bottom: 12px;
    text-align: left;
    color: var(--color-palette2);
}
.takepart-study p:first-child span {
	color: #3db9a2;
}
.takepart-study p.mB0 {
	margin-bottom: 0px;
}
.takepart-study ul li ul {
	margin-top: 0;
	margin-bottom: 0;
}
.takepart-study ul {
	margin: 0 0 0;
	padding: 0px;
	list-style: none
}

.takepart-study ul li {
    font-size: 18px;
    color: #222;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 2PX;
    line-height: 1.528;
}
.takepart-study ul li::before {
	content: '';
position: absolute;
left: 0px;
top: 8px;
width: 12px;
height: 12px;
background: var(--color-palette2);
border-radius: 50px;
}
.takepart-study ul li:last-child {
	margin-bottom: 0px
}

.takepart-study ul li .fas {
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 0px;
	top: 5px;
}
#about-condition ul {
	margin:0px 0 30px 0;
	padding: 0px;
	list-style: none;
}
.about-listing {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.about-single-list {
	max-width: 50%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	padding-right: 30px;
}
.about-single-list:last-child {
	padding-right: 0;
}
#about-condition ul li {
    position: relative;
    padding-left: 25px;
    color: #222;
    font-size: 18px;
    line-height: 1.5;
}
#about-condition ul li::before {
	content: '';
position: absolute;
left: 0px;
top: 7px;
width: 12px;
height: 12px;
background: var(--color-palette2);
border-radius: 50px;
display: none;
}
#about-condition ul {
	padding-left: 0;
}
#about-condition ul li .fas {
	color: #6B93CD;
	font-size: 15px;
	position: absolute;
	left: 0px;
	top: 6px;
}
.tile-icon {
	margin-bottom: 16px;
	border: none !important;
}
.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;
	font-weight: 600
}

.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 var(--color-palette2);
	font-weight: 700
}

h2.mainheading {
	font-size: 50px;
	line-height: 1.5;
	text-align: center;
	margin: 0 auto 40px;
	font-weight: bold;
	font-family: 'Arimo', sans-serif;
	position: relative;
	display: table
}

h2.mainheading:after {
	background: #222;
	width: 80%;
	content: "";
	height: 1px;
	margin: 0px auto 0;
	bottom: 0;
	display: none
}
#signup h2 {
	margin-right: auto;
	margin-left: auto
}

#faq {
	background: var(--color-palette3);
	width: 100%;
	background-size: cover;
}

.faq-outer ul {
	padding: 0 0 0 0;
	margin-left: 0;
	margin-bottom: 0;
}
.faq-outer ul + p {
	margin-top: 25px;
}

.faq-outer ul li {
	color: #000
}
.faq-outer ul li i {
	margin-right: 6px;
}
.faq-outer ul li i {
	position: absolute;
	left: 0;
	top: 3px;
	font-size: 14px;
}
.faq-outer ul li {
	position: relative;
	padding-left: 25px;
}
.faq-outer ul li::before {
	content: '';
position: absolute;
left: 0px;
top: 7px;
width: 12px;
height: 12px;
background: #000;
border-radius: 50px;
}
#faq h2.mainheading {
	margin-bottom: 59px;
	color: #000;
	font-size: 50px;
	padding: 0 15px
}

#faq h2.mainheading:after {
	background: #000;
	width: 80%;
	margin: 10px auto 0;
}
.qualify-red-btn {
    display: flex;
    justify-content: space-evenly;
    position: relative;
    margin: 50px auto;
}

.qualify-red-btn img {
	margin-right: 6px;
	position: relative;
	top: -26px;
	height: 57px;
}

a.qualifybtn {
	max-width: 540px;
	margin-top: 26px;
	width: 100%;
	text-align: center;
	background: var(--color-palette2);
	color: #fff;
	font-size: 22px;
	font-family: 'Arimo', sans-serif;
	font-weight: bold;
	border-radius: 50px;
	height: auto;
	line-height: normal;
	cursor: pointer;
	margin: 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	display: inline-block;
	padding: 20px;
}

a.qualifybtn:hover {
	text-decoration: none;
	color: #fff;
	background: var(--color-palette1);
	border-color: var(--color-palette1);
}

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: var(--color-palette1);
	-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: 30px;
	padding: 0 0 0px 0;
	position: relative;
}
#faq .card::before {
	content: "0";
	position: absolute;
	left: 0;
	font-size: 30px;
	color: #fff;
	font-family: 'Arimo', sans-serif;
	font-weight: bold;
	line-height: 1;
	top: 22px;
	display: none;
}
#faq .card:last-child {
	margin-bottom: 0;
}
#faq .card-header {
	background-color: transparent;
}

.card-body p {
	color: #000;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
}

.faq-bg {
	background: #fff
}

.faq-outer {
	display: inline-block;
	width: 100%
}

.faq-outer .card-header {
	background: transparent;
	border-radius: 5px;
	cursor: pointer;
	padding: 0px;
}

.faq-outer .card-header h5 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Arimo', sans-serif;
	padding: 21px 30px;
	background: var(--color-palette2);
	border-radius: 50px;
	position: relative;
}
.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: #000;
	border-radius: 0;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	position: relative;
	padding: 0;
	padding-top: 20px;
	  padding-left: 30px;
}

.faq-outer .card-header h5 span.exp-icon {
    position: absolute;
    left: -69px;
    line-height: 1;
    height: 60px;
    width: 60px;
    top: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--color-palette1);
    border-radius: 50px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.faq-outer .card-header h5 span.exp-icon i {
	color: #fff;
	font-size: 18px;
	line-height: 1;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
}

.faq-outer .card-header h5 span.exp-icon i::before {
	content: '\f077';
	font-family: 'Font Awesome 5 Free';
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	right: -8px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-style: normal;
}

.faq-outer .card-header h5.mb-0.collapsed span.exp-icon i::before {
	content: '\f078';
}

.faq-outer h5.mb-0.collapsed:before {
    content: '\f078';
}

.faq-outer h5.mb-0:before {
    content: '\f077';
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}


#signup h1 {
	margin-bottom: 40px
}

#signup h2 {
	padding-top: 0;
	margin-bottom: 40px;
	color: #fff;
	font-size: 50px
}

#signup h2.mainheading::after {
	background-color: #fff;
	margin: 10px auto 0;
}

#signup p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 0px;
	margin: 0
}
#signup h2 + p.sealltext strong {
	display: block;
}

iframe {
	height: 2500px;
	overflow: auto;
	display: block;
	width: 100%
}

.form-bg {
	background: var(--color-palette1);
	width: 100%;
	background-size: cover
}
.topform label{color:#555557}
#signup hr {
	max-width: 100%;
	background: #fff;
	margin: 30px 0 30px;
	border-top: 1px solid #fff;
	opacity: 1;
}
#studyinfo p span {
	font-weight: 600;
	color: var(--color-palette2);
}
.aboutStudy {
	background:#fff url('../images/about-img.webp?cache=none') no-repeat right top;
	background-size: cover;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	position: relative;
}
.about-inner-img {
	position: relative;
	z-index: 0;
	margin-top: 8px;
}
.aboutStudies {
	background: #fff url('../images/about-study-bg.webp?cache=none') no-repeat right top;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.studyBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.studyBox .wd47 {
	width: 50%
}
#studyinfo h2 small {
	font-weight: 700;
}
.aboutStudy h2 .sub-head {
	color: var(--color-palette2);
}
.aboutStudy h2 {
	margin: 0 auto 59px;
	color: #222;
	font-size: 50px
}
#about-condition h2 {
	color: #222;
	line-height: 1;
}
#about-condition h2 .sub-head {
	color: var(--color-palette2);
}
#about-condition h2 small {
	font-weight: bold;
}
#about-condition h2::after {
	background-color: #222;
	width: 100%;
	margin-top: 20px;
}
.aboutStudy h2::after {
	background-color: #000;
	margin: 13px auto 0;
	    width: 100%;
}
.aboutStudy p {
	color: #222;
	font-size: 18px;
	line-height: 24px;
	width: 100%;
}
.aboutStudy p strong {
	font-weight: 500;
}
#about-condition p {
	color: #222;
	margin-bottom: 30px;
}
.about-inner-img img {
  border: 1px solid var(--color-palette1);
  border-radius: 20px;
}
#about-condition p strong.middle-heading {
	color: #da116f;
}
.participateStudy {
	padding: 35px 30px;
	border-radius: 17px;
	background: var(--color-palette2);
}
.participateStudy ul {
	margin: 0px 0 0 0px;
	padding: 0px;
	list-style: none
}
#about-condition p b {
  color: var(--color-palette2);
  margin-bottom: 10px;
  display: inline-block;
}
.participateStudy li {
	color: #fff;
	margin-bottom: 2px;
	padding-left: 25px;
	font-size: 18px;
	line-height: 24px;
	position: relative;
}
.participateStudy li::before {
	content: '';
position: absolute;
left: 0px;
top: 7px;
width: 12px;
height: 12px;
background: #fff;
border-radius: 50px;
}
.participateStudy ul + p {
	font-size: 17px;
	margin-top: 0;
}
.participateStudy li i.fas {
	position: absolute;
	left: 0px;
	font-size: 15px;
	color: #fff;
	top: 5px;
}

.participateStudy ul li ul {
	margin: 0;
	font-size: 18px
}

.participateStudy ul li ul li {
	font-size: 18px
}

.participateStudy li ol {
	list-style: none;
	padding-left: 0px
}

.participateStudy li ol li {
	background: none;
	position: relative
}

.pbtm strong {
	color: #222222;
	font-weight: normal
}

.participateStudy li ol li:before {
	content: '–';
	position: absolute;
	left: 0px;
	padding-right: 10px
}

.participateStudy h3 {
	font-size: 20px;
	color: #fff;
	font-family: 'Arimo', sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 26px;
}
.participateStudy h3 span {
	font-size: 22px;
	color: #fff;
}
.participateStudy-inner {
	padding-top: 60px;
}
.participateStudy-inner p {
	color: #fff !important;
}
.participateStudy p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}
.mt30 {
	margin-top: 30px
}
.sources-box {
	border-radius: 5px;
	padding: 22px 30px;
	font-family: 'Lato', sans-serif;
	margin-top: 40px;
	width: 100%;
	background: var(--color-palette3);
	border: 1px dashed var(--color-palette2);
}
#about-condition p span {
	color: var(--color-palette2);
	font-weight: 600;
}

.sources-box strong {
	margin-bottom: 5px; font-family: 'Arimo', sans-serif;
}

.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: #222;
	margin-bottom: 0px
}

.source-link .source-num {
	padding-right: 5px
}

.sources-box strong, .sources-box a {
	display: block;
	color: #222;
	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: 94px;
	padding-bottom: 40px;
	position: relative;
}

.footerTop .container {
	position: relative
}

.footerTop h3 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Arimo', sans-serif;
}

.footerTop ul {
	list-style: none;
	margin: 23px 0 0 0;
	padding: 0px
}

.footerTop ul li .fas,
.footerTop ul li .fab {
	color: #fff;
	font-size: 24px
}

.footerTop ul li:last-child {
	margin-right: 0px
}

#myBtn {
	width: 60px;
	height: 60px;
	float: right;
	background: var(--color-palette2);
	display: inline-block;
	text-align: center;
	line-height: 47px;
	border-radius: 35px;
	cursor: pointer;
	position: absolute;
	right: 30px;
	top: -30px;
	z-index: 1;
}

#myBtn .fas {
	font-size: 30px;
	margin: 11px 0 0 0px;
	font-weight: 600;
	color: #fff;
	line-height: 38px;
}

.footerTop {
	width: 100%
}

.footerTop p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	padding-right: 0;
	margin: 0;
}

.footerBottom {
	padding: 30px 0;
	border-top: 1px solid #fff;
}

.footerBottom,
.footerBottom a {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}
.footerBottom a {
	font-weight: bold;
}
.footerBottom a:hover {
	text-decoration: none
}

.footer-logo {
	margin-bottom: 20px;
	max-width: 194px;
	width: 100%;
}
.pbtm {
	margin: 62px 0 0 0px
}
#signup .sealltext strong {
	margin-bottom: 2px;
	font-weight: bold;
	font-family: 'Arimo', sans-serif;
}
@media (max-width:1441px) {
	#myBtn {
		width: 50px;
		height: 50px;
		right: 25px;
		top: -25px;
		border-radius: 50%;
	}
	#myBtn .fas {
		font-size: 26px;
		line-height: 30px;
	}
}

@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) {
	.aboutstudy-pic {
		display: block
	}
	.banner-btn {
	    margin: 35px 0;
	    padding-left: 0;
	    margin-left: 0 !important;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	}
	@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
		}
	}
	.aboutStudies .row, .faq-outer {
		padding: 0 15px;
	}
}


@media only screen and (max-width:1199px) {
	.customnav ul.topnavbarul li a.nav-link {
		font-size: 16px;
	}
	.navbar-nav li {
		margin-bottom: 0 !important;
		padding: 0;
	}
	.navbar-nav li:first-child {
		padding-left: 0;
	}
	.navbar-nav li.last-item {
		margin-top: 0;
	}
	.customnav ul.topnavbarul li.last-item a {
		height: 50px;
		line-height: 50px;
		font-size: 16px !important;
		width: 200px;
	}	
	.cmn-space-sec {
	padding: 70px 0;
}
}

@media only screen and (max-width:991px) {
	#studyinfo-CTA-image .aboutContent h3.aboutTitle {
		font-size: 20px;
		line-height: 24px;
		text-align: center;
	}
	.customnav ul.topnavbarul li a.nav-link {
		font-size: 16px;
	}
	.navbar-nav li {
		margin-bottom: 6px !important;
		padding: 0;
	}
	.navbar-nav li.last-item {
		margin-top: 10px;
	}
	.sources-box strong, .sources-box a {
		font-size: 16px;
	}
	.card-body p {
		font-size: 16px;
		line-height: 22px !important;
	}
	.aboutStudy p, .participateStudy li, .faq-outer .card-body p, .participateStudy ul + p {
		font-size: 16px;
		line-height: 22px;
	}
	#about-condition ul li {
		font-size: 16px;
		line-height: 22px !important;
	}
	.about-single-list {
		max-width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding-right: 0;
	}
	#about-condition ul {
		margin: 0px 0 20px 0;
	}
	.about-listing {
		margin-bottom: 25px;
	}
	#signup p {
		font-size: 16px;
		line-height: 22px !important;
	}
	.banner-content ul li br {
		display: none;
	}
	.takepart-study {
		width: 100%;
		background-image: none;
	}
	.banner-content p {
		color: #fff;
	}
	.banner-content ul li {
		color: #fff;
	}
	.banner-content ul li .fas {
		color: #fff;
	}
	.aboutStudy {
		font-size: 16px;
		line-height: 22px;
	}
	.copyrightAutocruitment .col-lg-4 {
		text-align: center!important;
	}
	.copyrightAutocruitment .footer-autocruitment-logo {
		margin: 10px 0;
	}

	.footerBottom ul {
		padding: 0;
	}
	.footerTop p {
		font-size: 16px;
		line-height: 22px;
	}
	.footerTop h3 {
		font-size: 16px;
	}
	#signup h2 + p.sealltext strong {
		font-size: 20px;
	}
	.qualify-red-btn {
		margin: 30px auto;
	}
	.takepart-study ul li::before {
		top: 6px;
	}
	.faq-outer ul li::before {
		top: 6px;
	}
	.participateStudy {
		background-image: none;
		padding: 25px;
	}
#about-condition ul li .fas {
    top: 4px;
}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.footerTop h3 {
		font-size: 18px;
	}
	a.toplogo img {
		max-width: 100%;
	}
	.fixed-me a.toplogo img {
		transition: all 0.5s;
		max-width: 90%;
	}
	.about-inner-img::after {
	width: 98%;
	left: 25px;
	top: 25px;
}
	.customnav ul.topnavbarul li.last-item a {
		width: 90px;
	}
.aboutStudies {
    padding-top: 80px;
    padding-bottom: 80px;
}
#faq .card {
    margin-bottom: 20px;
}
}

@media only screen and (max-width:991px) {
	.sources-box {
		padding: 25px
	}
	.takepart-study p {
		margin-bottom: 8px!important
	}
	.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
	}
	.aboutStudy h2 {
		margin-bottom: 15px
	}
	.takepart-study h3 {
		margin-bottom: 9px!important
	}
	.bannercontent {
	    margin-top: 0px;
	    height: auto;
        overflow: hidden;
        background: var(--color-palette1) url(../images/banner-mobile.webp) no-repeat center bottom;
        text-align: center;
        z-index: 1;
        background-size: cover;
        background-position: top center;
        padding: 0;
	}
	.bannercontent h1 strong.study {
		display: block;
		font-weight: 500;
		padding-bottom: 5px!important
	}
	.banner-right {
	    display: none;
	}
	.takepart-study {
		margin-top: 0;
		padding: 20px
	}
	.banner-text {
		background-color: transparent;
		background: none;
	}
	
	.banner-content ul li {
		margin-bottom: 0;
	}
	.banner-btn a.qualifybtn {
		font-size: 17px;
		padding: 20px 10px;
	}
	.banner-bottom {
		background: transparent;
		padding: 0;
		margin-top: 0;
	}
	.banner-content p {
		font-size: 18px;
		line-height: 24px;
		width: 100%;
	}
	.banner-content ul li {
		font-size: 16px;
		left: 0px
	}
	.banner-content ul {
		margin-top: 0px
	}
	.banner-content {
		margin: 25px 0px 20px 0px;
		width: 100%;
		text-align: center
	}
	#banner-cta-image .qualifybtn {
		top: 0;
		max-width: 600px;
		font-size: 18px;
		line-height: 1.4;
		height: auto;
		padding: 15px 20px;
		width: auto;
	}
	
	.customnav ul.topnavbarul li.last-item a { 
		height: 50px;
		line-height: 50px;
		font-size: 16px !important
	}
	.banner-content {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.banner-text {
		width: 100%;
		left: 0px;
		margin-top: 0px
	}
	#faq h2.mainheading,
	.aboutStudy h2,
	#signup h2 {
		margin-bottom: 40px
	}
	#faq.faq-bg, .aboutStudies {
		padding-bottom: 40px;
		padding-top: 40px !important;
	}
	.navbar-nav li {
		margin-bottom: 10px
	}
	.about-right-cont  {
		margin-top: 0;
	}
	.aboutContent h3,
	.takepart-study h3 {
		font-size: 18px;
		line-height: 22px;
		text-align: left;
	}
	.aboutContent h3 {
		margin-bottom: 10px!important
	}
	.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
	}
	.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
	}
	a.toplogo img {
		margin: 0 auto;
		max-width: 220px;
		margin-top: 0px
	}
	.body_section {
		padding-top: 120px;
	}
	.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
	}
	#about-condition h2 br {
		display: none;
	}

	.bannercontent h1 {
		line-height: 42px;
		font-size: 30px; 
		margin-bottom: 21px!important;
		color: #f3cb83
	}
	
	.bannercontent h1 strong.study {
		line-height: 300;
		font-size: 16px
	}
	.participateStudy h3 {
		font-size: 20px
	}
	#studyinfo h2,
	#studyinfo-CTA-image h2,
	h2.heading,
	#faq h2.mainheading,
	#signup h2 {
		font-size: 30px
	}
	#studyinfo-CTA-image {
		padding: 40px 0
	}
	#studyinfo-CTA-image h2 {
		margin-bottom: 30px
	}
	.takepart,
	.abouthight,
	.footerTop {
		padding: 40px 0
	}
	.banner-btn {
		text-align: center;
		margin: 20px auto 0 auto;
		width: 90%
	}
	.bannercontent img {
		display: block;
		margin: 0 auto;
		left: inherit;
		top: inherit;
		position: relative;
	}
	.bannercontent h1,
	.bannercontent h1 strong.study {
		width: 100%;
		margin: 5px 0 0px 0;
		padding: 0 0
	}
	#studyinfo-CTA-image .desktopView .row.nd-row {
	margin-top: 30px;
}
	.bannercontent img {
		top: -42px
	}
	.customnav {
		padding: 20px 15px;
	}
	.topnavbarul {
		margin-top: 20px
	}
	#signup h2 {
		padding-top: 0
	}
	.aboutStudy, .form-bg {
		padding: 40px 0;
		background-image: none;
	}
	.banner-btn a.qualifybtn {
		margin: 0px
	}
	.faq-outer .card-body p {
		font-size: 16px
	}
	.faq-outer ul li,
	.participateStudy li,
	.aboutContent p {
		font-size: 16px !important;
		line-height: 22px !important;
	}
	.participateStudy li::before {
		top: 6px;
	}
	.footerTop h2 {
		font-size: 18px
	}
	.bannercontent h1 {
		font-size: 26px;
		line-height: 1.3;
		color: #fff;
	}
	.banner-text h1 br {
		display: none;
	}
	.bannercontent h2 {
		font-size: 18px;
		line-height: 22px;
		color: #fff;
		padding-bottom: 10px;
	}
	.aboutContent h3.aboutTitle {
		margin-top: 0px
	}
	.bannercontent::before {
	    background: var(--color-palette2);
	    width: 100%;
	    height: 100%;
	    content: "";
	    position: absolute;
	    left: 0;
	    top: 0;
	    z-index: -1;
	    opacity: 0.7;
	}
	.banner-btn a.qualifybtn {
		height: auto;
		line-height: 40px;
		margin-left: 0 !important;
		line-height:1.4;
	}
	.aboutContent p {
		text-align: center;
        width: 100%;
	}
	.takepart-study p {
		text-align: left;
	}
	.form-bg {
		background-image: none;
	}
	h2.mainheading,
	#faq h2.mainheading,
	#signup h2 {
		font-size: 30px; line-height: 42px;
	}
	#faq {
		background-image: none
	}
	.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
	}
	.banner-text p {
		color: #fff;
		font-size: 16px;
		line-height: 22px;
		margin: 12px 0 0px 0;
	}
	.banner-text .banner-content + p {
	margin-top: 20px;
}
	.banner-content p {
		margin-top: 0;
		margin-bottom: 0;
	}
	.banner-bottom p {
		font-size: 15px;
		line-height: 19px;
	}
	.takepart-study ul li {
		font-size: 16px;
		line-height: 22px;
	}
	.takepart-study p, .takepart-study ul + p {
		font-size: 16px !important;
		line-height: 22px !important;
	}
	a.toplogo img {
		margin: 0 auto;
		max-width: 100%;
		margin-top: 0px;
	}
	.takepart-study p:first-child {
		font-size: 18px !important;
		line-height: 24px;
	}
	.about-btm {
		top: 0;
	}
	#about-condition ul li::before {
		top: 6px;
	}
	#faq .card::before {
	font-size: 30px;
	width: 75px;
}

.about-inner-img {
	margin-top: 30px;
	text-align: center;
}
.about-inner-img::after {
	display: none;
}
.bannercontent h1 span {
    color: var(--color-palette2);
}
.cmn-space-sec {
	padding: 40px 0;
}

}

@media only screen and (min-width:768px) and (max-width:991px) {
	.footer-logo {
		margin-bottom: 6px;
	}
	.footerBottom,
	.footerBottom a {
		font-size: 16px
	}
	.topnavbarul {
		margin-top: 20px
	}
	.footerTop h3 {
		height: 44px;
		margin-bottom: 15px;
	}
	.footerTop h3 span {
		display: inline-block;
		height: 31px;
	}
	.aboutStudies .row, .faq-outer {
		padding: 0 15px;
	}
}



@media only screen and (max-width:767px) {
	.takepart-study ul {
		margin: 3px 0 10px 0px;
	}
	#studyinfo h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.footerBottom {
		text-align: center;
	}
	.footerTop {
		text-align: center;
	}
	.footerTop .col-md-3 {
		margin-bottom: 30px;
	}
	.footer-bottom-right {
		text-align: center !important;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 0;
	}
	#studyinfo-CTA-image .qualify-red-btn a {
		font-size: 16px !important;
		max-width: 100%;
		width: auto;
		padding: 15px 15px !important;
	}
	.bannercontent img {
		top: -15px !important;
	}
	.banner-btn a.qualifybtn {
		margin-top: 0 !important;
	}
	.faq-outer .card-header h5 {
	font-size: 16px !important;
	padding-right: 35px;
}
	.footerTop h3 {
		font-size: 18px;
	}	
	.footerBottom .col-md-4.text-right ul li {
		text-align: center
	}
	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		height: auto;
		width: 100%;
	}
	.qualify-red-btn {
		margin: 17px auto 26px
	}	
	.participateStudy {
	margin: 20px 0 0px 0;
	padding: 20px 20px;
}
	
	.qualify-red-btn {
		display: inline-block;
		text-align: center;
		width: 100%;
	}
	.qualify-red-btn img {
		top: 0;
		margin: 0 auto 20px;
		display: block;
	}
	.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: 14px
	}
	.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: 16px
	}
	a.qualifybtn {
		height: auto;
		line-height: 52px;
		width: 100%;
		padding: .375rem .75rem
	}
	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
	}
	
	.footerBottom .row {
		padding: 0 15px
	}
	.faq-bg {
		background-color: #fff;
		background-image: none;
		padding: 40px 0
	}
	h1.mainheading {
		margin-bottom: 30px;
		padding-right: 5px;
		padding-left: 5px
	}
	.footerTop {
		padding: 30px 0 0 0
	}
	.qualify-red-btn img {
		top: 0;
	}
	.copyrightAutocruitment .footer-autocruitment-logo {
		margin: 10px 0
	}
	.copyrightAutocruitment .col-md-4 {
		text-align: center!important
	}
	.participateStudy h3,
	.participateStudy p {
		text-align: left;
	}
	.participateStudy p {
		display: block
	}
	#banner-cta-image .qualifybtn {
		font-size: 16px;
	}
	
	.footerTop h3 span::before {
		bottom: -15px;
		width: 100%;
	}
	.footerTop h3 {
		font-size: 20px;
		margin-bottom: 25px;
	}
	.footerTop ul li br {
		display: none;
	}
	.participateStudy li::before {
		top: 5px;
	}
	.footer-logo {
		margin-bottom: 30px;
		max-width: 194px;
	}
#faq .card::before {
	font-size: 26px;
}
#faq .card {
	padding: 25px 0 25px 43px !important;
}
.participateStudy p {
	color: #fff;
}
.participateStudy .participateStudy-inner {
	padding-top: 20px;
}
}

@media (min-width:480px) and (max-width:489px) {
	#studyinfo-CTA-image .qualify-red-btn a {
		font-size: 17px !important;
	}
}

@media only screen and (max-width:479px) {
	.banner-btn a.qualifybtn {
		font-size: 15px
	}
	#banner-cta-image .qualifybtn {
		padding: 15px 20px;
	}
	.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 (max-width:374px) {
	#studyinfo-CTA-image .qualify-red-btn a {
		font-size: 16px !important;
	}
}


@media (min-width:1199px) {
	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
	}

	a.toplogo {
		align-items: center;
		margin-right: 0px;
	}
	.navbar-me {
		padding: 20px 2vw;
	}
	.banner-content ul li::before {
		position: absolute;
	}
	.banner-content ul li {
		padding-left: 25px
	}
	.banner-content ul li ul {
		padding-left: 0px
	}
	.banner-bottom p {
		font-size: 18px;
	}
}

@media (max-width:1199px) {
	.takepart-study p:first-child {
		margin-bottom: 15px;
	}
	.takepart-study {
		padding: 30px 20px;
	}
	.footerTop p {
		padding-right: 0;
	}
.participateStudy-inner {
	padding-top: 37px;
}

}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.navbar-me {
		padding: 26px 0;
	}
	.bannercontent {
		margin-top: 120px;

	}
	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		height: auto;
		width: 100%;
	}
	.fixed-me ul.topnavbarul li.last-item a {
		height: 40px !important;
		line-height: 40px !important;
	}
	.takepart-study ul + p {
	font-size: 16px !important;
}
}


@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
	}
	.about-btm {
		top: 0;
	}
	.about-right-cont {
		margin-top: 0;
	}
	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: none!important;
		height: auto;
	}
	#studyinfo-CTA-image .desktopView .row.nd-row {
	margin-top: 7px !important;
}

}

@media only screen and (min-width:992px) and (max-width:1300px) {
	.bannercontent {
		height: 530px;
		background-position: 0px;
	}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.bannercontent {
		background-position: right -260px top;
	}
}

@media only screen and (min-width:1200px) and (max-width:1441px) {
	.customnav ul.topnavbarul li a.nav-link {
		font-size: 18px;
	}	
	.navbar-nav li {
		padding: 0 20px;
	}
	.customnav ul.topnavbarul li.last-item a {
		width: 150px;
		height: 60px;
		line-height: 60px;
	}
	.fixed-me ul.topnavbarul li.last-item a {height: 51px;line-height: 50px;}
	section.bannercontent {
		margin-top: 120px;
	}
	.navbar-me {
		padding: 20px 2vw;
	}
	.fixed-me {
	padding: 16px 2vw !important;
}
	.banner-text {
		padding: 25px 30px 25px 2.77vw !important;
	}
.banner-btn {
		margin: 40px auto;
	}
}

@media all and (-ms-high-contrast:none) and (min-width:993px) {
	.navbar-expand-lg .topnavbarul.navbar-nav {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	a.qualifybtn {
		max-width: 540px
	}
	.qualify-red-btn {
		margin: 39px auto 25px;
	}
}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
	.footerTop p {
		padding-right: 10px;
	}
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) and (min-width:991px) and (max-width:1599px) {
	.fixed-me {
		padding: 21px 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;
	}
	.qualify-red-btn img {
		left: 0px;
	}
}

@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: 448px!important
	}
	.banner-btn a.qualifybtn {
		font-size: 16px!important
	}
}


@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) and (max-width:991px) {
	.qualify-red-btn {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) and (max-width:767px) {
	.qualify-red-btn img {
		margin: 0 auto 20px !important;
	}
	.qualify-red-btn {
		-webkit-box-pack: inherit;
		-ms-flex-pack: inherit;
		justify-content: inherit;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		height: auto;
		width: 100%;
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
.footerTop h3 {
	font-size: 18px;
}
	.bannercontent h3 {
		font-size: 18px;
		line-height: 300
	}
	.footer-logo {
	    margin-bottom: 14px;
	}
	.banner-text p {
	font-size: 16px;
}
.banner-content p, .banner-content ul li {
	font-size: 17px;
	line-height: 24px;
}
.bannercontent {
	height: 600px;
	margin-top: 120px;
	background-position: right -140px top;
}
.banner-text {
	position: inherit;
	left: inherit;
	top: inherit;
	max-width: 550px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: 18px;
}
.banner-right {
	right: 10px;
}
.navbar-nav li {
	padding: 0 10px;
}
.customnav ul.topnavbarul li.last-item a {
	width: 120px;
}
.customnav ul.topnavbarul li.last-item a {
	height: 50px;
	line-height: 50px;
}
.navbar-me {
	padding: 20px 2vw;
}
a.toplogo img {
	max-width: 100%;
}
a.toplogo {
	flex: 0 0 auto;
}
.navbar-expand-lg .navbar-collapse {
	flex: 0 0 auto;
}
.banner-content ul li::before {
	top: 7px;
}
.fixed-me a.toplogo img {
	transition: all 0.5s;
	max-width: 90%;
}
	}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.bannercontent h1 {
	font-size: 36px;
	margin-bottom: 25px;
}
	.bannercontent h3 {
		font-size: 18px;
		line-height: 300
	}
	.banner-content {
		margin-top: 0;
	}
	.banner-text {
		position: inherit;
		left: inherit;
		top: inherit;
		max-width: 550px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-right: 18px;
	}
	.banner-content p, .banner-content ul li {
		font-size: 17px;
		line-height: 24px;
	}
	.banner-content ul li::before {
		top: 7px
	}
	.qualify-red-btn a.qualifybtn {
		font-size: 16px
	}
	.bannercontent h2 span {
		padding: 0;
		font-size: 21px
	}
	.banner-content h3 {
		font-size: 21px
	}
	.aboutContent h3.aboutTitle {
	margin-top: 0px;
}
	.bannercontent h2 {
	font-size: 20px;
}
	.bannercontent {
		height: 500px;
	}
	.navbar-expand-lg .navbar-nav.topnavbarul {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.banner-content p {
		padding-bottom: 0;
	}
	.banner-content ul + p {
		margin-top: 7px;
	}
	.banner-content p:last-child {
		margin: 0px 0 0 0;
	}
.banner-btn {
    margin: 25px 0;
}
.banner-btn a.qualifybtn {
	font-size: 18px;
	padding: 20px;
	max-width: 100%;
  width: auto;
}
.qualify-red-btn {
	margin: 30px auto;
}
}


@media only screen and (max-width: 1750px) and (min-width: 1442px) {
	.bannercontent {
		margin-top: 120px;
		background-position: top right -170px;
	}
	.bannercontent h1 {
		font-size: 50px;
	}
	.bannercontent h2 {
	font-size: 26px;
}
	.banner-btn {
		margin: 40px 0 0;
	}
	.customnav ul.topnavbarul li a.nav-link {
		font-size: 19px;
	}
	.banner-content p {
		padding-bottom: 0;
	}
	.banner-bottom {
		margin-top: 40px;
	}
.participateStudy ul + p {
    margin-top: 0;
}
.participateStudy h3 {
    margin-bottom: 5px;
}
.navbar-nav li {
	padding: 0 20px;
}
.banner-text {
	max-width: 780px;
}
}

@media only screen and (min-width:1200px) and (max-width:1441px) {
.bannercontent h1 {
	font-size: 43px;
}
	
	.bannercontent h2 {
	font-size: 25px;
}
.banner-right {
	right: 10px;
}
	.banner-text p {
		font-size: 18px;
		line-height: 21px;
		margin: 0px 0 0 0;
	}
	.banner-bottom p {
		font-size: 16px;
		line-height: normal;
	}
	.banner-text {
		max-width: 640px
	}
	.bannercontent {
		height: 600px;
		margin-top: 101px;
		background-position: top right -170px;
	}
	.banner-content p {
		padding-bottom: 0px;
	}
	.banner-content {
		margin-top: 0;
	}
	.banner-content ul li::before {
		top: 7px;
	}
	.banner-content ul li {
		font-size: 18px;
		line-height: 27px;
	}
	.banner-content p, .banner-content ul li {
		font-size: 18px;
		line-height: 24px;
	}
	.banner-text .banner-content + p {
	margin-top: 20px;
}

.participateStudy {
    padding: 25px;
}
.participateStudy ul + p {
	margin-top: 0;
	line-height: normal;
}
.participateStudy h3 {
    margin-bottom: 0;
}
}

@media only screen and (min-width:1200px) and (max-width:1350px) {
	.bannercontent {
		height: 600px;
	}
	.banner-content p, .banner-content ul li {
		font-size: 18px;
		line-height: 24px;
	}
}


@media only screen and (min-width:1200px) and (max-width:1260px) {
	.bannercontent {
		background-position: top right -200px;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.qualify-red-btn img {
		margin-right: -30px;
		width: 47px;
		height: 57px;
		top: -17px;
		left: 18px;
	}
}
@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 {
		left: 0px;
	}
}

@media only screen and (max-width:1024px) {
	.faq-outer .card-header h5 {
		font-size: 22px
	}	
}

@media only screen and (max-width:991px) {
	.banner-content ul li {
		padding-left: 20px;
		line-height: 22px;
	}
	.banner-content ul li::before {
		top: 6px;
	}
	.banner-content ul li .fas {
		top: 9px
	}
	.banner-content {
		margin-top: 0
	}
	.banner-content ul {
		text-align: left;
		padding-left: 5px;
	}
	.faq-outer .card-header h5 {
		font-size: 18px;
		padding: 19.21px 30px;
		padding-right: 48px;
	}
	.banner-content ul li ul {
		padding-left: 10px;
	}
	.takepart-study ul + p {
	margin-top: 15px !important;
	margin-bottom: 0 !important;
}
	.faq-outer h5::before, .card-body::before {
		font-size: 20px;
	}	
#faq .card {
	margin-bottom: 20px;
}
.participateStudy ul {
	margin: 0px 0 0 0px;
}
.participateStudy ul + p {
	margin-top: 7px;
}
}

@media only screen and (min-width:1200px) {
	.bannercontent {
		margin-top: 120px
	}
	.takepart-study {min-height: 194px;}
	.site-footer .container {
		max-width: 1280px;
	}
}

@media only screen and (min-width:1600px) and (max-width:2000px) {
	.bannercontent {
		margin-top: 120px
	}
}

@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: 0;
	    margin-right: 0;
	    padding: 0 0 0 0px !important;
	}
	@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
		}
	}

	.studyBox .wd47 {
	width: 100%;
}

}

@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:360px) {
	#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;
		margin-bottom: 25px!important;
	}
	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: 100%
	}
	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: 100% !important;
		width: 100%;
	}
	.about-btm {
		top: 0;
	}
	.about-right-cont {
		margin-top: 10px;
	}
	#studyinfo-CTA-image .desktopView .row.nd-row {
	margin-top: 0px !important;
}
}
@media only screen and (min-width:234px) and (max-width:319px) {
	a.toplogo img {
		max-width: 140px;
	}
	.customnav {
		padding: 31px 15px;
	}
	.footerTop {
		padding: 35px 0px;
	}
}
@media only screen and (max-width:233px) {
	a.toplogo img {
		max-width: 100px;
	}
	.customnav {
		padding: 32px 15px;
	}
}

@media only screen and (max-width:374px) {
	#banner-cta-image .qualifybtn {
		font-size: 16px;
	}
	.bannercontent h1 br {
		display: none;
	}
}

@media only screen and (min-width:320px) and (max-width:450px) {
a.toplogo img {
    max-width: 235px;
}
.customnav {
	padding: 20px 15px;
}
}

@media only screen and (max-width:319px) {
	#banner-cta-image .qualifybtn {
		font-size: 16px;
		line-height: 1.4;
		padding: 15px 12px;
		height: auto;
	}
}

@media only screen and (min-width:480px) and (max-width:991px) {
	.banner-btn a.qualifybtn {
		font-weight: 500;
		font-size: 16px
	}
	.qualify-red-btn a {
		font-weight: 500;
		font-size: 16px !important;
	}
	.aboutContent h3.aboutTitle span {
		font-size: 20px!important
	}
	.aboutContent h3.aboutTitle {
		padding: 10px
	}
	a.qualifybtn {
	max-width: 100%;
	width: auto;
}
}

@media (max-width:575px) {
	.banner-content {
		padding: 0;
	}
	.bannercontent h1 br {
		display: none;
	}
.faq-outer {
    padding: 0 15px;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: 100%!important;
	}
}
@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) and (min-width:320px) and (max-width:575px) {
	#studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: 100%!important
	}
	#studyinfo-CTA-image .desktopView .col-sm-6 {
		display: inline-block!important
	}
}


@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) and (max-width:233px) {
	a.toplogo img {
		max-width: 100px;
	}
}

@media only screen and (min-width:360px) and (max-width:575px) {
	html.ie10 #studyinfo-CTA-image .desktopView .col-sm-6 img {
		max-width: 100%!important
	}
}

@media only screen and (min-width:1200px) {
	#studyinfo .container {
		max-width: 1152px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: Portrait) {
	#signup h2 {
		padding-top: 0;
	}
}

