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

@font-face {
	font-family: 'Nunito';
	src: url('https://trial.autocruitment.com/common-framework/fonts/Nunito-Bold.eot');
	src: url('https://trial.autocruitment.com/common-framework/fonts/Nunito-Bold.eot?#iefix') format('embedded-opentype'), url('https://trial.autocruitment.com/common-framework/fonts/Nunito-Bold.woff2') format('woff2'), url('https://trial.autocruitment.com/common-framework/fonts/Nunito-Bold.woff') format('woff'), url('https://trial.autocruitment.com/common-framework/fonts/Nunito-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


@font-face {
    font-family: 'Raleway Thin';
    src: url('https://trial.autocruitment.com/common-framework/fonts/RalewayThin-ExtraBold.eot');
    src: url('https://trial.autocruitment.com/common-framework/fonts/RalewayThin-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('https://trial.autocruitment.com/common-framework/fonts/RalewayThin-ExtraBold.woff2') format('woff2'),
        url('https://trial.autocruitment.com/common-framework/fonts/RalewayThin-ExtraBold.woff') format('woff'),
        url('https://trial.autocruitment.com/common-framework/fonts/RalewayThin-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

html {
	overflow-x: hidden
}

body {
	position: relative;
	overflow-x: hidden;
	color: #505456;
	font-family: 'Lato', sans-serif
}

sup {
	font-size: 11px
}

.heading-border {
	line-height: 0px;
	padding-top: 10px;
	position: relative
}

.heading-border::before {
	background: #fff;
	height: 1px;
	width: calc(50% - 24px);
	left: 0px;
	content: "";
	position: absolute;
	top: 15px
}

.heading-border::after {
	background: #fff;
	height: 1px;
	width: calc(50% - 24px);
	right: 0px;
	content: "";
	position: absolute;
	top: 15px
}

.aboutsection .heading-border {
	line-height: 0px;
	padding-top: 10px;
	position: relative
}

.aboutsection .heading-border::before {
	background: #505456;
	height: 1px;
	width: calc(50% - 24px);
	left: 0px;
	content: "";
	position: absolute;
	top: 15px
}

.aboutsection .heading-border::after {
	background: #505456;
	height: 1px;
	width: calc(50% - 24px);
	right: 0px;
	content: "";
	position: absolute;
	top: 15px
}

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

p {
	font-size: 18px;
	color: #505456;
	line-height: 28px;
	font-weight: 400;
	display: inline-block;
	font-family: 'Lato', sans-serif
}

img {
	max-width: 100%
}

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

a,
a:hover {
	transition: all .3s ease;
	text-decoration: 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
}
.footer-autocruitment-logo > a img {
    width: 202px;
    max-width: 202px;
}

.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: 174px;
    max-width: 174px;
}

.topnavbar {
	padding: 0 15px
}

.navbar-nav li {
	font-family: 'Nunito', sans-serif;
	font-weight: 700
}

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

.customnav ul.topnavbarul li a.nav-link {
	font-size: 17px;
	color: #061727;
	line-height: 28px;
	font-weight: 700;
	padding: 0 15px !important
}

.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: #010c66
}

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

.customnav ul.topnavbarul li.last-item a {
	font-weight: 800;
	vertical-align: middle;
	background: #49c6cc;
	color: #fff;
	font-family: 'Raleway Thin';
	font-size: 22px;
	border-radius: 35px;
	width: 201px;
	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: #010c66
}

.customnav ul.topnavbarul li.last-item a.nav-link:focus {
	color: #fff;
	background: #010c66;
	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: #010c66;
	-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
}

@media only screen and (min-width:992px) {
	.fixed-me {
		transition: all 0.5s
	}

	.fixed-me {
		background-color: #fff !important;
		padding: 15px 2vw 15px 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: 70%
	}

	.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: 8px
}

#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: #1e252b;
	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: 100px 0 0;
	position: relative;
	width: 100%
}

.bannercontent {
	padding: 0;
	position: relative;
	margin: 0 auto;
	width: 100%;
	background: #2f387d url(../images/banner-bg.webp) no-repeat right 0;
	height: 780px;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.bannercontent h1 {
	font-size: 50px;
	color: #fff;
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	padding-bottom: 18px;
	text-transform: inherit;
	text-align: left;
	margin: 0 0 0 4vw
}

.banner-btn p {
	color: #333
}

.bannercontent h1 sup {
	font-size: 30px
}

.bannercontent .f24 {
	font-size: 24px;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 40px;
	font-weight: bold
}

.bannercontent .text-left {
	text-align: left;
	margin: 58px 0 0 4vw
}

.bannercontent h4 {
	font-size: 28px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	text-transform: inherit;
	text-align: left;
	margin: 0 0 0 4vw
}

.banner-text p {
	color: #fff;
	width: 100%;
	font-size: 23px;
	margin-bottom: 0;
	line-height: 27px;
	padding: 8px 0;
	font-weight: bold
}

.banner-text p.bolder {
	font-weight: 700
}

.banner-text p sup {
	font-size: 65%
}

.banner-btn {
	position: relative
}

.banner-btn {
	text-align: left;
	margin: 67px 0 0 4.4vw
}

.banner-btn.banner-point {
	margin-top: 48px;
	margin-left: 4vw;
	color: #333
}

.banner-btn span {
	top: -60px;
	font-size: 20px;
	left: 0;
	color: #fff;
	font-weight: bold;
	line-height: 40px
}

.banner-btn a.qualifybtn {
	max-width: 523px;
	margin-top: 26px;
	width: 100%;
	text-align: center;
	background: #49c6cb;
	color: #fff;
	font-size: 26px;
	font-family: 'Nunito', sans-serif;
	font-weight: 800;
	border-radius: 50px;
	height: 90px;
	line-height: 87px;
	padding: 0;
	cursor: pointer;
	margin: 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	display: inline-block;
	text-transform: uppercase;
	top: 24px
}

.banner-btn a.qualifybtn:hover {
	text-decoration: none;
	color: #010c66;
	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)
}

h2.mainheading {
	font-size: 50px;
	line-height: normal;
	text-align: center;
	display: inline-block;
	margin: 0 0 62px;
	font-weight: 600;
	font-family: 'Nunito', sans-serif
}

#faq h2 {
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	font-weight: bold;
	padding: 0 15px
}

#signup h2 {
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #fff
}

#faq {
	padding: 59px 0px 55px;
	background: #49c6cb url(../images/faq.webp);
	background-position: left top;
	background-repeat: no-repeat
}

#faq h2.mainheading {
	margin-bottom: 54px
}

#faq a.faqbtn {
	margin-top: 14px;
	margin-bottom: 30px
}

.orange-color {
	color: #f36967 !important
}

.dark-blue-color {
	color: #30314a
}

h1.mainheading.white-border-bottom:after {
	border-bottom: 2px solid #fff;
	max-width: 180px
}

h2.heading {
	font-weight: 600;
	color: #505456;
	font-size: 50px;
	line-height: normal;
	font-family: 'Nunito', sans-serif;
	text-align: center
}

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 27px 0;
	padding: 0
}

ul.points li:last-child {
	margin-bottom: 0px
}

.pointswrap {
	width: 100%;
	display: table
}

.number {
	font-family: 'Lato', sans-serif;
	width: 35px;
	text-align: center;
	display: table-cell;
	vertical-align: top
}

.numbertext {
	width: 36px;
	height: 36px;
	color: #505456;
	line-height: 36px;
	font-size: 20px;
	font-weight: normal;
	background: #e7f6f9;
	border-radius: 50%
}

.raStudy-point-outer .numbertext {
	background-color: #56b8b9;
	color: #fff
}

#takePart-actstudy .numbertext {
	color: #617c77;
	background: #fff
}

.pointtext {
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
	color: #3e3e3e;
	font-size: 18px;
	padding: 0 0 0 18px;
	line-height: 21px
}

a.qualifybtn {
	max-width: 402px;
	margin-top: 26px;
	width: 100%;
	text-align: center;
	background: #ffffff;
	color: #49c6cb;
	font-size: 22px;
	font-family: 'Nunito', sans-serif;
	font-weight: 900;
	border-radius: 35px;
	height: 70px;
	line-height: 70px;
	padding: 0;
	cursor: pointer;
	margin: 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	display: inline-block;
	text-transform: uppercase
}

#studyinfo-CTA-image a.qualifybtn {
	max-width: 400px;
	margin: 0 auto;
	display: block
}

a.qualifybtn:hover {
	text-decoration: none;
	color: #fff;
	background: #010c66
}

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: #010c66;
	-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
}

#studyinfo {
	padding: 78px 0 80px
}

.actStudy-content {
	padding-right: 30px;
	padding-top: 0px;
	display: flex;
	vertical-align: middle;
	justify-content: start;
	align-items: start;
	align-content: start;
	width: 100%;
	flex-wrap: wrap
}

#studyinfo h4 {
	color: #061727;
	font-size: 21px;
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 30px
}

#studyinfo p {
	color: #505456;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	line-height: 24px
}

.raStudy-point-outer {
	background: #e9e9e9 url('../images/question-mark.webp');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 61px 30px;
	border-top: 9px solid #49c6cb;
	color: #061727;
	font-size: 18px;
	font-family: 'Lato';
	font-weight: bold;
	text-align: center
}

.raStudy-point-outer h5 {
	color: #505456;
	font-size: 23px;
	font-family: 'Nunito', sans-serif;
	font-weight: 800;
	padding: 6px 0 8px 0
}

#studyinfo-CTA-image {
	background: #49c6ca url('../images/who-take-part-bg.webp') no-repeat top center;
	padding: 79px 0px 94px;
	background-size: cover
}

#studyinfo-CTA-image .points {
	margin-bottom: 24px;
	margin-left: 10px
}

#studyinfo-CTA-image h4 {
	font-size: 22px;
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	color: #fff;
	margin-bottom: 22px
}

#studyinfo-CTA-image p {
	color: #fff;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 29px
}

.takepart-points ul li {
	margin-bottom: 19px
}

.takepart-points .pointtext {
	font-size: 18px;
	line-height: 28px;
	color: #fff
}

.takepart-points .numbertext {
	color: #505456
}

#studyinfo-CTA-image h3 {
	font-size: 22px;
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	color: #fff;
	margin-bottom: 23px
}

.ml10 {
	margin-left: 10px !important
}

.aboutsection {
	width: 100%;
	padding: 64px 0 96px;
	background: #fcfbf9 url('../images/about-child.webp') no-repeat top center;
	background-size: cover
}

.aboutSubHeading {
	color: #061727;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	position: relative;
	position: relative;
	display: block;
	max-width: 250px;
	margin: 0 auto;
	line-height: 20px
}

.aboutSubHeading::after {
	content: "";
	background: #061727;
	width: 40%;
	height: 2px;
	position: absolute;
	bottom: 0;
	right: -20px
}

.aboutSubHeading::before {
	content: "";
	background: #061727;
	width: 40%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: -20px
}

.aboutsection h2 {
	color: #56b8b9;
	padding-bottom: 29px;
	font-size: 46px;
	font-weight: 700;
	display: table;
	margin-left: auto;
	margin-right: auto
}

.aboutsection p {
	color: #3e3e3e;
	line-height: 24px;
	font-size: 18px
}

.sources-box {
	background-color: #010c66;
	border-radius: 10px;
	padding: 23px;
	font-family: 'Lato', sans-serif;
	margin-top: 40px
}

.sources-box strong,
.sources-box a {
	display: block;
	color: #fff;
	word-break: break-all;
	font-size: 18px
}

.sources-point {
	color: #3e3e3e;
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px
}

.sources-point span {
	display: block
}

.sources-point span sup {
	font-size: 12px
}

a.qualifybtn-border {
	max-width: 402px;
	width: 100%;
	text-align: center;
	background: transparent;
	color: #fff;
	font-size: 23px;
	font-family: 'Nunito', sans-serif;
	font-weight: 800;
	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.qualifybtn-border:hover {
	text-decoration: none;
	color: #52575b;
	background: #fff
}

a.qualifybtn-border: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)
}

a.qualifybtn-border:hover:before {
	-webkit-transform: scale3d(9, 9, 1);
	transform: scale3d(9, 9, 1)
}

.m60 {
	margin-top: 46px
}

#studyinfo a.qualifybtn-border {
	margin-bottom: 13px
}

.mb-55 {
	margin-bottom: 61px
}

.mb-75 {
	margin-bottom: 117px
}

#faq .card-header {
	border-bottom: 0px
}

#faq .card {
	background-color: transparent;
	margin-bottom: 20px
}

#faq .card-header {
	background-color: #fff
}

.blue-color {
	color: #30314a
}

.white-color {
	color: #fff
}

.grey-color {
	color: #52575b
}

a.faqbtn {
	max-width: 402px;
	width: 100%;
	text-align: center;
	background: #52575b;
	color: #EBF5F9;
	font-size: 25px;
	font-family: 'Nunito', sans-serif;
	font-weight: 800;
	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)
}

.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: #3e3e3e;
	font-size: 22px;
	font-weight: 700;
	padding: 18px 19px;
	font-family: 'Nunito', sans-serif
}

.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: #505456;
	border-radius: 0;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 6px;
	line-height: 30px
}

.card-body p {
	color: #fff
}

.faq-outer .card-body p {
	margin-bottom: 30px
}

.faq-outer .card-body p:last-child {
	margin-bottom: 0px
}

.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: 8px 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: 8px 19px 0 0
}

.faq-outer ul.points {
	margin: 10px 0 0
}

#signup h2 {
	padding-top: 65px;
	margin-bottom: 52px;
	display: table;
	margin-right: auto;
	margin-left: auto
}

#signup p {
	color: #fff;
	font-size: 18px
}

#signup p strong {
	display: block
}

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

.form-bg {
	background: #010c66 url('../images/form-bg.webp') no-repeat top center;
	background-size: cover;
	width: 100%;
	padding-top: 0;
	background-position: left top;
	padding-bottom: 70px
}

.iframDiv,
.iframeContent {
	width: 100%
}

.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: 35px;
	padding-bottom: 35px;
	position: relative
}

.footerTop .container {
	position: relative
}

.footerTop h4 {
	font-size: 22px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 800;
	text-transform: uppercase
}

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

.footerTop ul li {
	display: inline-block
}

.footerTop ul li:nth-child(2) {
	margin-right: 15px;
	margin-left: 15px
}

#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: #49c6cc;
    line-height: 28px;
}
.footerTop {
	background: #49c6cc url(../images/footer-bg.webp);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	min-height: 146px
}

.footerBottom {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff
}

.footerBottom,
.footerBottom a {
	font-size: 15px;
	color: #243757;
	font-family: 'Nunito', sans-serif;
	font-weight: 400
}

.footerBottom a:hover {
	text-decoration: none
}

.footer-logo {
	margin-right: 85px
}

.participant-text {
	background-color: #010c66;
	color: #ffffff;
	height: 211px;
	line-height: 24px;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	max-width: 270px;
	text-transform: none;
	margin: 0 0 0 15px;
	display: flex;
	align-items: center;
	font-family: 'Nunito', sans-serif;
	font-weight: bold
}

.participant-text div {
	padding: 0 9px
}

.pic-mob .col-md-6.col-sm-6 img {
	max-width: none
}

.aboutsection ul.RAfactors {
	padding-bottom: 3px
}

ul.RAfactors li {
	padding-bottom: 30px
}

.nd-row {
	margin-top: 11px
}

.aboutsection ul {
	display: flex;
	justify-content: flex-start;
	align-items: self-start;
	margin: 0;
	padding: 7px 0 18px 0;
	flex-flow: row wrap;
	margin-left: 0px
}

.aboutsection ul.aboutlist {
	padding-top: 20px;
	padding-bottom: 18px
}

.aboutsection li {
	color: #3e3e3e;
	font-size: 18px;
	width: 33.3%;
	margin-bottom: 5px;
	background-image: url(../images/disc-img-grey1.webp);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style: none;
	padding-right: 20px;
	padding-bottom: 20px
}

.aboutsection li.full-list {
	width: 100%;
	padding-bottom: 0px
}

#signup hr {
	max-width: 100%;
	background-color: #fff
}

.milestones {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 20px 0 40px
}

.milestones .box {
	border: 1px solid #c1c1c1;
	max-width: 265px;
	width: 100%
}

.milestones .box h2 {
	font-size: 17px;
	color: #fff;
	background: #49c6cb;
	padding: 5px 10px;
	margin: 0px;
	width: 100%
}

.milestones .box ul {
	display: block;
	padding: 10px 10px 10px 17px
}

.milestones .box ul li {
	width: 100%;
	font-size: 16px;
	padding: 7px 0 7px 17px;
	background-position: left center;
	margin-bottom: 0px;
	background-image: url(../images/disc-small.webp)
}

.aboutlist.new li {
	width: 17.5%
}

.aboutsection ul.aboutlist.new {
	padding: 10px 0 0px;
	justify-content: space-around
}

.aboutlist.new li:last-child {
	width: 42%;
	padding-right: 0px
}

@media only screen and (min-width:991px) {
	.pic-mob-mb {
		display: none
	}

	.aboutstudy-pic {
		display: block
	}
}

@media only screen and (max-width:991px) {
	.desktopView {
		display: none !important
	}

	.mobView {
		display: block;
		text-align: center;
		margin: 50px 0 10px
	}
}

@media only screen and (min-width:992px) {
	.desktopView {
		display: block
	}

	.mobView {
		display: none
	}
}

@media only screen and (max-width:575px) {
	#signup .form-bg {
		padding: 0 15px
	}
}

@media only screen and (min-width:992px) and (max-width:1024px) {
	.participant-text {
		height: 164px;
		margin: 0 auto;
		font-size: 16px;
		max-width: 212px
	}

	.pic-mob .col-md-6.col-sm-6 img {
		max-width: 100%
	}
}

@media only screen and (min-width:1025px) and (max-width:1199px) {
	.participant-text {
		height: 164px;
		line-height: 24px;
		font-size: 16px;
		width: 150px !important;
		margin: 0 auto !important;
		max-width: 212px !important
	}

	.pic-mob .col-md-6.col-sm-6 img {
		max-width: 100% !important
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.pic-mob.desktopView .col-md-6.col-sm-6 {
		padding-right: 5px !important;
		padding-left: 5px !important
	}

	.participant-text {
		height: 178px !important;
		margin: 0 auto;
		font-size: 16px;
		max-width: 228px !important
	}

	.milestones .box {
		width: 215px
	}

	.milestones .box ul li {
		background-position: left top 15px
	}
}

@media only screen and (min-width:576px) and (max-width:767px) {
	.participant-text {
		max-width: 240px !important;
		height: 186px
	}

	.pic-mob .col-md-6.col-sm-6 img {
		max-width: 100%
	}
}

@media only screen and (max-width:627px) {
	.participant-text {
		max-width: 272px;
		font-size: 18px
	}

	.col-md-6.aboutstudy-pic.pic-mob.desktopView .col-md-6 {
		margin-bottom: 20px
	}

	.nd-row {
		margin-top: 0px
	}
}

@media only screen and (max-width:991px) {
	#studyinfo-CTA-image .medical-prof {
		max-width: 507px;
		margin: 0 auto;
		background-color: #e3effd;
		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: 'Nunito', sans-serif;
		font-weight: bold
	}

	.milestones .box h2 {
		padding: 5px 10px !important
	}

	.aboutSubHeading::after {
		width: 20%;
		right: 30px
	}

	.aboutSubHeading::before {
		width: 20%;
		left: 30px
	}

	.milestones .box {
		width: 48%;
		margin: 13px 0
	}

	.milestones {
		padding: 0 0 15px
	}

	.aboutsection h2 {
		padding-bottom: 20px !important
	}

	.aboutsection ul.aboutlist {
		padding-top: 20px
	}

	.aboutsection li {
		padding-bottom: 0px
	}

	.banner-btn span {
		line-height: inherit
	}

	.bannercontent h4 br {
		display: none
	}

	.RAfactors-heading {
		display: block;
		text-align: center
	}

	ul.RAfactors li {
		padding-bottom: 0px
	}

	.takepart-points .d-flex {
		display: block !important;
		text-align: center
	}

	.takepart-points .d-flex a {
		max-width: 300px !important;
		font-size: 18px;
		height: 62px;
		line-height: 62px;
		padding: 0px
	}

	.pic-mob .col-md-6.col-sm-6 img {
		max-width: 100%
	}

	.aboutlist.new li,
	.aboutlist.new li:last-child {
		width: 100%
	}

	.aboutsection ul.aboutlist.new {
		padding: 10px 0 15px
	}
}

@media all and (-ms-high-contrast:none) {
	.participant-text {
		display: block !important
	}

	.participant-text div {
		padding: 48px 15px !important
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.customnav ul.topnavbarul li a.nav-link {
		font-size: 13px
	}

	.customnav ul.topnavbarul li.last-item a {
		width: 120px !important;
		height: 50px !important;
		line-height: 50px !important
	}

	.fixed-me ul.topnavbarul li.last-item a {
		width: 120px !important;
		height: 40px !important;
		line-height: 40px !important
	}
}

@media only screen and (max-width:992px) {
	#studyinfo {
		padding-bottom: 50px !important
	}
}

@media only screen and (max-width:991px) {
	#studyinfo-CTA-image {
		padding-top: 40px;
		padding-bottom: 50px
	}

	#studyinfo {
		padding-bottom: 40px
	}

	#studyinfo-CTA-image .col-md-6.desktopView {
		margin-top: 30px;
		text-align: center
	}

	#studyinfo-CTA-image .col-md-6.pic-mob {
		max-width: 100%;
		flex: 0 0 100%
	}

	#studyinfo-CTA-image h3,
	#studyinfo-CTA-image p {
		text-align: center;
		display: block
	}

	.participant-text {
		margin: 0 auto
	}

	.customnav ul.topnavbarul li a.nav-link {
		margin-bottom: 10px
	}

	.bannercontent .f24 {
		padding-left: 0px
	}

	.customnav ul.topnavbarul li a.nav-link {
		padding: 0px !important
	}

	.sources-box a {
		margin-bottom: 5px
	}

	#banner-cta-image .qualifybtn {
		top: 20px;
		max-width: 400px
	}

	.bannercontent h1 sup {
		font-size: 20px
	}

	.customnav ul.topnavbarul li.last-item a {
		height: 50px;
		line-height: 50px;
		font-size: 20px !important
	}

	.bannercontent {
		background-image: none;
		background: #010c66;
		text-align: center
	}

	#aboutresearch {
		background-image: none;
		background: #ceeceb
	}

	.daigram {
		display: none
	}

	a.qualifybtn {
		max-width: 399px;
		height: 68px;
		line-height: 68px
	}

	.abouthight h2,
	.aboutsection h2 {
		padding-bottom: 10px
	}

	#signup h2 {
		margin-bottom: 20px
	}

	#faq h2.mainheading {
		margin-bottom: 20px
	}

	#faq.faq-bg {
		padding-bottom: 30px;
		padding-top: 48px !important
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {

	.footerBottom,
	.footerBottom a {
		font-size: 12px
	}

	.milestones .box {
		max-width: 100%
	}

	.topnavbar {
		padding: 15px 10px !important;
		background: #fff !important;
		margin-bottom: 15px
	}

	.daigram {
		display: none
	}

	.topnavbarul {
		margin-top: 20px
	}

	.banner-btn a.qualifybtn {
		height: 70px;
		line-height: 70px
	}

	.banner-btn a.qualifybtn {
		font-size: 20px
	}
}

@media only screen and (max-width:991px) {
	.pic-mob-mb.mobile-view {
		text-align: center
	}

	.bannercontent h4 {
		font-size: 24px
	}

	.bannercontent {
		height: auto;
		overflow: hidden
	}

	.banner-text {
		position: relative;
		margin-top: 0px;
		padding: 0px
	}

	.bannercontent h1 {
		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: 100px
	}

	.body_section {
		padding-top: 75px;
		margin-top: 0px
	}

	.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: normal;
		font-size: 30px
	}

	.bannercontent h4 {
		line-height: normal;
		font-size: 20px
	}

	.bannertext {
		padding: 50px 15px
	}

	.banner-p {
		margin-top: 10px
	}

	h2.heading,
	#faq h2.mainheading,
	#signup h2 {
		font-size: 30px
	}

	.bannercontent {
		padding-top: 55px;
		padding-bottom: 0
	}

	.banner-btn {
		text-align: center;
		margin: 20px auto 0 auto;
		width: 90%
	}

	.banner-btn.banner-point {
		margin: 92px auto 0
	}

	.bannercontent img {
		display: block;
		margin: 0 auto;
		left: inherit;
		top: inherit
	}

	.bannercontent h1 {
		width: 100%;
		margin: 0px 0 9px 0;
		text-align: center;
		padding: 0 10px
	}

	.bannercontent h4 {
		width: 100%;
		margin: 0px 0 20px 0;
		text-align: center;
		padding: 0 10px
	}

	.banner-btn span,
	.banner-text .text-left {
		font-size: 16px
	}

	.banner-text .text-left {
		margin: 0px;
		padding: 0 15px
	}

	.bannercontent .f24 {
		font-size: 16px;
		text-align: center;
		line-height: 22px
	}

	.bannercontent .f24 br {
		display: none
	}

	.bannercontent .f24 span {
		display: block
	}

	.bannercontent img {
		top: -42px
	}

	.numbertext {
		width: 35px;
		height: 35px;
		font-size: 18px;
		line-height: 35px
	}

	.pointtext {
		padding: 0 0 0 15px
	}

	ul.points li {
		margin-bottom: 20px
	}

	.daigram {
		display: none
	}

	.customnav {
		padding: 16px 15px
	}

	.takepart_h3 {
		margin: 20px 0
	}

	ul.links li {
		margin: 0 0 10px
	}

	.clinicalqies {
		margin: 0;
		text-align: center
	}

	.clinicalresearch h2 {
		text-align: left
	}

	.mb-55,
	.mb-75 {
		margin-bottom: 20px
	}

	.clinicalresearch p {
		margin-bottom: 40px
	}

	a.qualifybtn-orange {
		margin-top: 0
	}

	.topnavbarul {
		margin-top: 20px
	}

	.bannercontent .bannertext {
		flex: 0 0 100%;
		max-width: inherit
	}

	a.qualifybtn {
		margin-top: 10px
	}

	#signup h2 {
		padding-top: 40px
	}

	.bannertext .d-flex {
		display: block !important;
		margin: 0 auto !important
	}

	.pic-mob-mb {
		display: block
	}

	.aboutsection li {
		text-align: left;
		width: 100%
	}

	.aboutsection {
		background-image: none;
		background-color: #fff;
		padding: 50px 0 17px
	}

	#signup hr {
		max-width: 100%
	}

	.footer-autocruitment-logo {
		flex-direction: column
	}

	.footer-autocruitment-logo .followicons {
		margin-left: 0px;
		margin-top: 10px
	}
}

@media only screen and (max-width:767px) {
	.footerBottom .col-md-4.text-right ul li {
		text-align: center
	}

	#signup h2 {
		margin-bottom: 35px
	}

	#studyinfo-CTA-image {
		background-image: none;
		background-color: #49c6cb
	}

	#studyinfo h4 {
		padding-left: 0px
	}

	#studyinfo h4::before {
		display: none
	}

	.banner-btn span br {
		display: none
	}

	.actStudy-content {
		padding-top: 0px
	}

	.actStudy-content {
		padding-right: 15px
	}

	#studyinfo h4 {
		text-align: center
	}

	#studyinfo p {
		text-align: center
	}

	.customnav ul.topnavbarul li a.nav-link {
		font-size: 18px
	}

	.pointtext {
		padding: 0 0 0 15px;
		word-break: break-word
	}

	.takepart_img {
		margin-top: 30px
	}

	.takepart h2.heading {
		padding-bottom: 20px
	}

	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
	}

	.clinicalresearch p,
	.clinicalresearch h2 {
		text-align: center
	}

	.faq-outer .card-header h5 {
		padding-left: 40px;
		font-size: 18px
	}

	.faq-outer h5.mb-0:before {
		position: absolute;
		left: 15px;
		margin-top: 5px
	}

	.faq-outer h5.mb-0.collapsed:before {
		margin-top: 5px
	}

	.form-bg {
		padding-top: 0;
		background-image: none;
		background-color: #010c66
	}

	.footerBottom .row {
		padding: 0 15px;
		margin: 0 auto;
		text-align: center;
		display: block
	}

	.footer-logo {
		max-width: 140px
	}

	.footer-logo {
		margin: 10px auto
	}

	.m60 {
		margin-top: 20px
	}

	.faq-bg {
		background-color: #fff;
		background-image: none;
		padding: 40px 0
	}

	h1.mainheading {
		margin-bottom: 30px;
		padding-right: 5px;
		padding-left: 5px
	}

	.banner-btn a.qualifybtn,
	a.qualifybtn-border,
	a.faqbtn,
	a.qualifybtn {
		font-size: 18px;
		height: 62px;
		line-height: 62px;
		padding: 0px
	}

	a.faqbtn {
		max-width: 90%;
		border: 0
	}

	.footerBottom {
		background-color: #fff
	}

	a.qualifybtn-border {
		max-width: 98%
	}

	.footerTop {
		padding: 32px 0
	}

	#studyinfo,
	#takePart-actstudy {
		padding: 40px 0
	}

	#takePart-actstudy h4,
	#takePart-actstudy p {
		text-align: center;
		display: block
	}

	.raStudy-point-outer {
		margin-top: 20px
	}

	#takePart-actstudy .points {
		margin-bottom: 30px
	}

	#takePart-actstudy .qualifybtn {
		margin-bottom: 40px;
		max-width: 400px;
		margin-left: auto !important
	}

	.aboutsection li {
		padding-right: 0
	}

	.copyrightAutocruitment .col-md-4 {
		text-align: center !important
	}

	.copyrightAutocruitment .footer-autocruitment-logo {
		margin: 10px 0
	}
}

@media only screen and (max-width:479px) {
	.milestones .box {
		max-width: inherit;
		margin: 10px 0;
		width: 100%
	}

	.milestones .box h2 {
		padding: 5px 10px !important
	}

	.banner-btn {
		margin: 20px auto 0;
		width: 90%
	}

	.footerBottom .row {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0px
	}

	.footer-logo {
		margin: 10px auto
	}

	#banner-cta-image .qualifybtn {
		font-size: 15px
	}
}

@media (min-width:992px) {
	.bannercontent .f24 span {
		display: block
	}

	.bannercontent img {
		position: absolute;
		left: -10px;
		top: -33px !important
	}

	.banner-btn a.qualifybtn {
		margin-left: 50px !important;
		top: -7px !important
	}

	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-preferred-size: auto;
		flex: 0 0 81%
	}

	.navbar-expand-lg .navbar-nav.topnavbarul {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		justify-content: space-around;
		flex: 0 0 95%;
		align-items: center
	}

	a.toplogo {
		align-items: center;
		margin-right: 0px;
		flex: 0 0 auto;
	}

	.navbar-me {
		padding: 15px 2vw 15px 2vw
	}
}

@media only screen and (min-width:992px) and (max-width:1211px) {
	.banner-btn span {
		font-size: 15px
	}

	.bannercontent h1 {
		font-size: 34px;
		padding-left: 0px !important;
		padding-right: 0px !important
	}

	.bannercontent h4 {
		font-size: 24px;
		padding-left: 0px !important;
		padding-right: 0px !important
	}
}

@media only screen and (max-width:528px) {

	.footerBottom,
	footerBottom a {
		font-size: 14px
	}
}

@media only screen and (min-width:992px) and (max-width:1780px) {
	.bannercontent h1 sup {
		font-size: 20px
	}

	.bannercontent h1 {
		font-size: 30px
	}

	.bannercontent h4 {
		font-size: 22px
	}

	.banner-btn span {
		font-size: 18px;
		line-height: 30px
	}

	.banner-text {
		position: relative;
		width: 56%;
		top: 0;
		padding: 0;
		height: 100%;
		left: 0;
		color: #505456;
		padding-right: 40px;
		padding-left: 0px;
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	.banner-btn a.qualifybtn {
		top: -7px !important
	}

	.banner-text {
		position: absolute;
		width: 50%
	}

	.banner-btn span br {
		display: none
	}

	.bannercontent .f24 {
		font-size: 18px;
		line-height: 30px
	}

	.bannercontent .f24 br {
		display: none
	}
}

@media only screen and (min-width:1440px) and (max-width:1780px) {
	.bannercontent h1 {
		font-size: 35px
	}

	.bannercontent h4 {
		font-size: 24px
	}
}

@media all and (-ms-high-contrast:none) and (min-width:993px) {
	.navbar-expand-lg .topnavbarul.navbar-nav {
		justify-content: space-around
	}

	.navbar-expand-lg .navbar-collapse {
		flex: 0 0 86%
	}

	.actStudy-num .numbertext {
		border: 1px solid #56b8b9;
		line-height: 33px
	}

	.takepart-points .numbertext {
		border: 1px solid #e7f6f9;
		line-height: 33px
	}

	.actStudy-content {
		display: block
	}

	.body_section {
		overflow: hidden
	}

	.container-fluid {
		overflow: hidden
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	#studyinfo {
		padding-top: 38px
	}

	.raStudy-point-outer {
		margin-top: 20px
	}

	#studyinfo .col-md-6 {
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media only screen and (min-width:1199px) and (max-width:1480px) {
	.banner-text {
		max-width: 810px
	}
}

@media only screen and (min-width:1300px) and (max-width:1400px) {
	.bannercontent {
		background-position: right -100px top 0
	}

	.banner-text {
		max-width: 810px
	}
}

@media only screen and (min-width:1025px) and (max-width:1299px) {
	.bannercontent {
		background-position: right -100px top 0
	}

	.banner-text {
		max-width: 680px
	}
}

@media only screen and (min-width:992px) and (max-width:1024px) {
	.bannercontent {
		background-position: right -50px top 0;
		font-size: 14px;
		line-height: 24px
	}

	.banner-text {
		max-width: 680px
	}

	.pic-mob .col-md-6.col-sm-6 img {
		max-width: 100%
	}

	.bannercontent .f24,
	.banner-btn span {
		font-size: 16px;
		line-height: 24px
	}

	.bannercontent {
		height: 650px
	}

	.bannercontent .text-left {
		margin-bottom: 60px;
		margin-top: 25px
	}

	.banner-btn {
		margin-top: 0px
	}

	.banner-btn a.qualifybtn {
		top: 0px !important;
		max-width: 360px;
		font-size: 17px;
		height: 60px;
		line-height: 60px
	}

	.banner-btn.banner-point {
		margin-top: 25px;
		margin-left: 4vw
	}

	.banner-btn span {
		max-width: 470px;
		left: 35px
	}
}

@media only screen and (min-width:1025px) and (max-width:1199px) {

	.bannercontent .f24,
	.banner-btn span {
		font-size: 14px;
		line-height: 24px
	}

	.banner-btn a.qualifybtn {
		top: 0px !important;
		max-width: 420px;
		font-size: 20px;
		height: 70px;
		line-height: 70px
	}

	.bannercontent {
		background-position: right -120px top 0;
		font-size: 14px;
		line-height: 24px
	}

	.banner-btn span {
		left: 0px
	}
}

@media only screen and (min-width:992px) {
	@media not all and (min-resolution:.001dpcm) {
		@media {
			.bannercontent img {
				top: -10px
			}
		}
	}

	@media only screen and (min-width:992px) and (max-width:1199px) {
		.customnav ul.topnavbarul li a.nav-link {
			font-size: 13.5px
		}

		.customnav ul.topnavbarul li.last-item a {
			width: 150px;
			height: 50px;
			line-height: 50px
		}
	}

	@media only screen and (min-width:1199px) and (max-width:1299px) {
		.customnav ul.topnavbarul li a.nav-link {
			font-size: 16px
		}
	}

	@media only screen and (min-width:992px) and (max-width:1340px) {
		.banner-btn a.qualifybtn {
			top: 3px !important;
			max-width: 340px;
			font-size: 17px;
			height: 60px;
			line-height: 60px
		}
	}

	@media only screen and (max-width:1199px) {
		.body_section {
			margin-top: 80px
		}
	}

	@media only screen and (max-width:1292px) {
		.bannercontent h4 br {
			display: none
		}
	}

	@media only screen and (min-width:1025px) and (max-width:1199px) {

		.bannercontent .f24,
		.banner-btn span {
			font-size: 16px
		}

		.bannercontent .text-left {
			margin-top: 25px
		}

		.banner-btn.banner-point {
			margin-top: 25px
		}
	}