/* ---- parallax ---- */

.parallax {
    padding-top: 110px;
    padding-bottom: 110px;
	display:block;
    position:relative;
    z-index:120;
}

#parallax1{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/parallax/1.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax1:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}

#parallax_about_ourhost{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/parallax/4.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_about_ourhost:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}
#parallax_about_educatorinfo{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/parallax/5.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_about_educatorinfo:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}
#parallax_about_parentinfo{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/parallax/3.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_about_parentinfo:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}
#parallax_about_studentinfo{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/parallax/7.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_about_studentinfo:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}
#parallax_about_whatis1{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/parallax/10.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_about_whatis1:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}
#parallax_about_whatis2{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/parallax/4.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_about_whatis2:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}


#parallax_delegate_boysnation{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/legion/9.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_delegate_boysnation:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}

#parallax_delegate_delegateresource{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/legion/10.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_delegate_delegateresource:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}

#parallax_delegate_packinglist{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/legion/11.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_delegate_packinglist:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}

#parallax_delegate_schedule{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/legion/2.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_delegate_schedule:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}

#parallax_delegate_scholarship{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/legion/5.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_delegate_scholarship:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}

#parallax_delegate_whattoexpect{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/legion/6.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_delegate_whattoexpect:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}

#parallax_about_the_staff{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/legion/9.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_about_the_staff:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}
#parallax_registration_delegatemedicalforum{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/legion/10.jpg);
 	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_registration_delegatemedicalforum:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}

#parallax_alumni_Governors{	

    background: linear-gradient(
 	rgba(254, 209, 54, 0.48), 
 	rgba(254, 209, 54, 0.48)
 	),
 	url(../img/legion/1.png);
 	background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 120;
    background-attachment: fixed;
}

#parallax_alumni_Governors:after {	
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.9;
	z-index: -1;
}

