@charset "utf-8";
/* CSS Document */
*{padding:0%;margin:0%;	}
@font-face {font-family:BebasNeue;src:url('../fonts/BebasNeue.otf');}	
@font-face {font-family:OswaldRegular;src:url('../fonts/Oswald-Regular.ttf');}
@font-face {font-family:OpenSansSemibold;src:url('../fonts/OpenSans-Semibold.ttf');}
@font-face {font-family:OpenSansRegular;src:url('../fonts/OpenSans-Regular.ttf');}
body{padding:0%; margin:0%;}
a{text-decoration:none !important;}
p{padding:0%;margin:0%;}
strong{font-weight:bold;}
.clear{clear:both;}
.rapperup{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#33a2df+0,60c8fc+100 */
background: rgb(51,162,223); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(51,162,223,1) 0%, rgba(96,200,252,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(51,162,223,1) 0%,rgba(96,200,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(51,162,223,1) 0%,rgba(96,200,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a2df', endColorstr='#60c8fc',GradientType=0 ); /* IE6-9 */
	height:8px;
}
.rapperup2{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#33a2df+0,60c8fc+100 */
background: #025593; /* Old browsers */
background: -moz-linear-gradient(top,  #025593 0%, #2271a8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #025593 0%,#2271a8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #025593 0%,#2271a8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#025593', endColorstr='#2271a8',GradientType=0 ); /* IE6-9 */
	height:2px;
}
.rappermid{padding:0 0 30px 0; margin:0; background:url(../images/mainbg.jpg) no-repeat; background-size:100% 100%; -webkit-box-shadow:0px 0px 11px 0px #666; -moz-box-shadow:0px 0px 11px 0px #666; box-shadow:0px 0px 11px 0px #666;
}
.whitebg{ 
	padding:58px 47px; margin:22px 0 0 0;
	background:url(../images/pic_bg.png) no-repeat;
	background-size:100% 100%;
	/*background:url(../images/whitebg.png) repeat;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(1, 51, 93, 1);
	-moz-box-shadow:    0px 0px 11px 0px rgba(1, 51, 93, 1);
	box-shadow:         0px 0px 11px 0px rgba(1, 51, 93, 1);*/
}
.makeh1{color: #ac0202;text-transform: uppercase;text-align: center;margin: 0px;padding:0 0 10px 0;font-size: 34px;    font-weight: 400;
    font-family: Oswald;    line-height: 45px;}
.book{ padding:0; margin:0; text-align:center;}
.book img{text-align:center;}
.formbg{ padding:0; margin:0;background:url(../images/pic_form%20background.png) no-repeat;background-size: 100% 100%;padding: 20px 32px;}
.accessh2{ text-transform:uppercase; line-height: 48px;font-family: 'Oswald', Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;    color: rgb(0, 31, 82);    font-size: 34px;    font-weight: 500;}
.formtext{color: #000000;    font-size: 17px;    line-height: 27px;margin: 30px 0 30px;    font-family: Open Sans;    font-weight: 600;}
button.submit {background: none;border: none;margin-top:13px;}
.formtotal{padding:0; margin: 44px 0 34px;}
.lockall{padding:0; margin: 10px 0;overflow: hidden;}
.lockall img {float: left;margin-right:10px;width: 10%;}
.information{font-family: OpenSansRegular;color: #000;font-size: 13px;line-height: 20px;width: 84%;float: left;    font-family: Open Sans;
    font-weight: 500;}
.form-control {border: 1px solid #022f62 !important; border-radius: 0;color: #5a5a5a;margin-bottom: 10px !important;    font-size: 15px !important;    height: 44px !important;    line-height: 17px;}
.footerall{ padding:0; margin:0;}
.breadcrumb {padding:15px 15px;margin-bottom: 0px;list-style: none;background-color: #f5f5f5;border-radius: 4px;background: none;text-align: center;}
ol.breadcrumb li a {color: #000;font-family:OpenSansSemibold;font-size:14px;}
.breadcrumb > li + li:before {content: "|";color: #000;font-family:OpenSansSemibold;font-size:14px;}
.whiteb2{padding: 236px 0; margin: 42px 0 0 0;background:url(../images/noarrow_bg.png) no-repeat;background-size:100% 100%;}

@media only screen and (max-width:770px){
	.whitebg {padding:40px 0 !important; margin: 28px 0 0 0 !important;}
	.formbg {padding: 20px 75px 50px !important;}
	.lockall img {width: 6%;}
	.whiteb2{padding:50% 0;}
	.rappermid{margin:0; background:url(../images/mobmainbg.jpg) no-repeat; background-size:cover;
}
}
@media only screen and (max-width:667px){
	.makeh1 {font-size:30px !important;}
	.accessh2 {font-size:27px !important;}
	.formbg {padding: 20px 36px 50px !important;}
}
@media only screen and (max-width:450px){
	.makeh1 {font-size: 20px !important;}
	.accessh2 {font-size: 24px !important;}
	.formtext { font-size: 15px;}
	.lockall img {width:10%;}
}
@media only screen and (max-width:376px){
	.makeh1 {font-size: 16px !important;}
	.accessh2 {font-size:16px !important;line-height: 20px;}
	.formtext {font-size: 13px;line-height: 20px;}
	.information{font-size: 13px;}
}









