p{
	font-size: 20px !important;
	color: #333333;
	font-weight: 400;
	font-family: Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;
}
#intro p{
	font-size: 25px !important;
	color: #fff;
	font-weight: 400;
	font-family: Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;
    line-height: 125%;
}


.space40 li {
	font-size: 16px !important;
	color: #333333;
	font-weight: 400;
	font-family: Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;
}

#footer p,#footer li,#footer h5{
	font-size: 25px !important;
	color: #333333;
	font-weight: 400;
	font-family: Raleway,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.dual-btns{
text-align: center;
}
.dual-btns a {
	background: none !important;
	line-height: 50px;
	color: #FFF;
	padding: 0px 50px 0px 50px;
	border-radius: 0px;
    border: 1px solid #fff;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0.3px;
	font-weight: 600;
	
    box-shadow: none !important;

    
}

.dual-btns a:nth-child(2) {
	background:none !important;
	border-radius: 0px;
    border: 1px solid #fff;
    
}

.dual-btns a:hover {
	background: #f58a00 !important;
	color: #fff;
    border: 1px solid #f58a00;
}

.im-centered { margin: auto; max-width: 300px;}

.dual-info h4 {
	font-size: 40px;
	font-weight: 300;
	color: #454545;
	margin: 0 0 20px;
}

.dual-info {
	background: none !important;
    padding-top: 60px;
    padding-bottom: 60px;
}

#intro h2 {
	font-size: 74px;
	line-height: 76px;
    font-weight: 300;
}

.faq-content {
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	padding: 15px;
	margin: 0px;
	background: #333333;
	display: table;
	width: 100%;
}

.content-head h3 {
	font-size: 60px;
	font-weight: 300;
	text-transform: uppercase;
    color: #fff;
}
.content-head {
	text-align: center;
	margin: 0 0 30px;
}


.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.dual-btns {
	background: none;
	padding: 6px 1px;
	border-radius: 5px;
	display: table;
}

@media only screen and (max-width: 767px)  {
#intro.intro4 h2 {
	
	font-size: 36px;
	line-height: 46px;
	
}


}


a.alex:hover {
    position: relative;
}
a.alex:hover:after {
    content: url(../images/irb-selection-survey-screencap.JPG); /* no need for qoutes */
    display: block;
    position: absolute;
    left: -223px; /* change this value to one that suits you */
    top: 56px; /* change this value to one that suits you */
}


a.alex-fr:hover {
    position: relative;
}
a.alex-fr:hover:after {
    content: url(../images/irb-selection-survey-screencap-FR.JPG); /* no need for qoutes */
    display: block;
    position: absolute;
    left: -223px; /* change this value to one that suits you */
    top: 56px; /* change this value to one that suits you */
}



