@media only screen and (max-width:1400px){
.factor__logo img {
	max-width: 340px;
}	
h1 {
	font-size: 40px;
	line-height: 55px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}

}

@media only screen and (max-width:1199px){
.factor-season-right::before {
	left: 28px;
}
.factor-season-right .emory__logo img {
	max-width: 175px;
}
.factor-season-right h3 {
	line-height: 28px;
}
.factor-season-right {
	padding-left: 60px;
}
.consent-form-inner .center-sided h2 {
	font-size: 30px;
	line-height: 41px;
}	
	.footer-inner::before {
	width: 169px;
	height: 142px;
	top: 29px;
	left: 370px;
	background-size: 139px;
}
.footer-logo img {
	width: 215px;
}	
	footer {
	margin-bottom: 20px;
}
}

@media only screen and (max-width:991px){
.factor__logo img {
	max-width: 220px;
}	
.factor-season-left h1 {
	line-height: 39px;
	margin: 14px 0;
	display: block;
	font-size: 35px;
}
.factor-season-left {
	padding: 48px 20px 10px 30px;
}
.factor-season-left h2 {
	letter-spacing: 0.03em;
	color: #354367;
	line-height: 37px;
	font-family: 'RobotoSlab-Bold';
	margin: 7px 0 21px;
	display: block;
	font-size: 20px;
}
.factor-season-right::before {
	width: 19px;
	left: 8px;
}

.factor-season-right .emory__logo img {
	max-width: 155px;
}
.factor-season-right {
	padding-left: 27px;
}
.factor-season-right h3 {
	line-height: 21px;
	font-size: 15px;
}
.factor-season-left {
	padding: 28px 20px 10px 30px;
}
.footer-inner::before {
	width: 103px;
	height: 103px;
	top: 29px;
	left: 290px;
	background-size: 99px;
}
.footer-inner::after {
	right: 300px;
}
.footer-copyright span, .footer-copyright ul li a {
	font-size: 14px;
}
.footer-copyright {
	margin-top: 22px;
}
.footer-inner {
	padding: 40px 30px 25px;
}
}

@media only screen and (max-width:767px){
.factor__logo img {
	max-width: 172px;
}
.has-error .help-block {
    font-size: 13px;
    line-height: 18px;
}
 .attend-sec.additional-options li .form-group input[type="date"]::-webkit-calendar-picker-indicator {
    top: 20px;
    background-position: 95% 20px;
} 
.checkmark {
 top: 1px;
}
#myModal .modal-dialog.modal-dialog-centered .modal-content {
    padding: 19px 10px 10px;
}
#myModal .modal-header button {
    width: 30px;
    height: 30px;
    font-size: 22px;
    right: 20px;
    top: -11px;
    padding: 2px 0 5px;
    font-weight: 300;
    line-height: 1;
	z-index:1;
}
#myModal .modal-dialog.modal-dialog-centered .modal-content {
    border-radius: 20px;
}
#myModal .modal-dialog.modal-dialog-centered .modal-content .modal-body {
    padding: 10px 6px 16px;
}
#myModal .modal-body h2 {
    font-size: 22px;
    line-height: 34px;
}
#myModal .modal-body h4 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 14px;
}
.consent-form-inner label.form-check-label {
    font-size: 14px;
    line-height: 20px;
}
.consent-form-list.attend-sec > p {
    font-size: 16px;
    margin: 0 0 2px;
}
.footer-sec span {
    font-size: 10px;
}
.consent-form-inner .btn {
    font-size: 15px;
    padding: 16px 20px;
    min-width: 130px;
    margin: 0 auto 0;
    margin-right: 15px;
    padding: 10px 20px;
	border-radius: 14px;
}
.footer-inner, .consent-form-inner, .factor-season-inner {
    border-radius: 20px;
}
.attend-sec li .form {
    padding-left: 0px;
}
.factor-season-left {
	padding: 20px 15px 10px 20px;
}
.consent-form-inner {
	padding: 18px 15px 8px;
}
.consent-form-inner label {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Poppins-Medium';
    padding-left: 0;
}
.dropdown-toggle.dropdown-label, .form-control {
	padding: 18px 18px;
	font-size: 14px;
	line-height: 25px;
	box-shadow: 0px 5px 10px rgb(0 0 0 / 15%);
}
.consent-form-inner .center-sided h2 {
    font-size: 18px;
    line-height: 23px;
}
.consent-form-inner .center-sided h3 {
    font-size: 15px;
    margin-top: 10px;
}
.factor-season-left h2 {
    line-height: 25px;
    margin: 7px 0 0px;
    font-size: 16px;
}
.factor-season-right h3 {
    margin-bottom: 12px;
}
.factor-season-right {
	padding-left: 20px;
}
.factor-season-right::before {
	display:none;
}
.factor-season, .consent-form, footer {
	padding: 0 15px;
}
.factor-season-left h1 {
	line-height: 30px;
	margin: 10px 0;
	font-size: 25px;
}
#form_upper {
	margin-bottom: 25px;
	padding-bottom: 17px;
}
.footer-inner {
	padding: 20px 20px 20px;
}
.footer-logo img {
	width: 155px;
}
.footer-copyright {
	flex-direction: column;
	margin-top: 17px;
}
.footer-copyright ul li {
	padding-left: 0;
	padding-right: 10px;
}
.footer-copyright span, .footer-copyright ul li a {
	font-size: 12px;
}
.footer-inner::after {
	right: 120px;
}
.footer-inner::before {
	left: 240px;
	background-size: 80px;
}
}