body{margin:0px;padding:0px;font-family:robotoregular;position: relative;-moz-text-size-adjust:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;text-size-adjust: 100%;}
*{margin:0 auto;padding:0;}
h1,h2,h3,h4,h5,h6,p{margin:0px;}
.pad0px{padding:0;}
.btm-contant {display:none;}
.big-close a {position: absolute;top: 13px;right: 15px;z-index: 9;float: right;}
.heading-title{background-color:#BF0A30;padding: 10px 80px;text-align:center;}
.clear{clear:both;}
.title-middle{width: 30%;float: left;}
.title-left,.title-right{width: 35%;float: left;}
.title-left div{text-align:left;padding-top:10px;}
.title-right div{text-align:right;padding-top:10px;}
.bg-texture{padding:0;background-color: #fff;}
.left-section{width: 77%;float: left;}
.right-section{width: 23%;height:100%;float: left;background-color: #333;z-index: 999;position:absolute;right:0px;}
.banner img{width: 100%;}
.text-container{padding:5px 15px 0px;}
.left-get-content{width:50%;float:left;}
.right-get-content{width: 48%;float: left;padding-left: 2%;}
.right-get-content ul {padding-left: 25%;}
.if-not{text-align:center;width:100%;float:left;}
.text-container .content h5{font-size:17px;padding-bottom: 15px;}
.text-container .content h5 strong{font-family:robotobold;font-weight:700;}
.text-container .content p{font-size:15px;}
.text-container .content p:first-child{padding-bottom:25px;}
.text-container .content p:nth-child(4){padding-bottom:15px;}
.text-container .content p:nth-child(5){padding-bottom:15px;}
.text-container .content h6{font-size:15px;font-weight:normal;}
.text-container .content ul li{font-size:15px;}
.text-container .content h3{font-size:20px;padding-bottom: 20px;}
.text-container .content h3 em{font-weight:normal;}
.text-container .content h4{font-size: 35px;padding-top: 0;}
.bottom-image{width: 100%;position: fixed;bottom: 0px;z-index:999;background: url('../images/get-involve-footer.jpg') top center no-repeat;
background-size: 100% 100%;padding: 3% 0;}
.bottom-image img{width: 100%;}
.get-form-area{padding:5px 0 15px 15px;}
.get-form-div{padding: 5px 0px;}
.captcha-area{width:70%;float:left;}
.sub-btn{width:30%;float:left;}
.champion-form input[type="text"],textarea{font-size:14px !important;font-family:robotoregular !important;}
.champion-form input[type="text"]:hover,.champion-form input[type="text"]:focus,.champion-form input[type="text"]:active,
textarea:hover,textarea:focus,textarea:active{border:1px solid #3387D7;-webkit-box-shadow: 0px 0px 5px 0px rgba(94,176,243,0.7);
-moz-box-shadow: 0px 0px 5px 0px rgba(94,176,243,0.7);box-shadow: 0px 0px 5px 0px rgba(94,176,243,0.7);outline:none;}
.champion-form input[type="text"] {
    width: 91%;
    height: 15px;
    padding: 7px 10px;
    
    background: #fff;
    margin: 5px 0;
    border: solid 1px #9e9e9e;
}
.champion-form textarea {
    width: 91%;
    height: 50px;
    padding: 7px 10px;
    
    background: #fff;
    margin: 5px 0;
    resize: none;
    border: solid 1px #9e9e9e;
}
.captcha-container #donateCaptcha {
    width: 92%;
    margin-left: 0px;
    float: left;
}
.champion-form input[type="submit"] {
    background: none repeat scroll 0 0 #0558A5;
    border: medium none;
    color: #fff;
    height: 31px;
    margin: 5px 0;
    padding: 7px 10px;
    width: 92%;
    cursor: pointer;
    float: right;
}
.captcha-container {
    width: 96%;
}
.captcha-container img {
    display: block;
    float: none;
    margin-top: 7px;
}
.captcha-txt {
    color: #fff;
    font-size: 12px;
}
.level-image{width:200px;position:relative;margin:20px auto;display:block;}
.level-image img{max-width:100%;}
.zoom{color:#fff;width:200px;position: absolute;top: 0px;left: 0px;height: 240px;display:block;text-align:center;}
.zoom img{}
.level-image:hover .zoom{display:block;transition:1s ease-in;}
.black-absolute{background-color:#333333;width: 30%;position: absolute;right: 0px;height: 100%;}
@media (min-width:1500px) and (max-width:1800px)
{
	.text-container .content h4 {font-size: 45px;padding-top: 40px;}
}
@media (min-width:1200px) and (max-width:1300px)
{
	.level-image {
    	width: 250px;
	}
	.zoom {
   		width: 250px;
	}
	.level-image {
  		  margin: 40px auto;
	}
	
}
@media (min-width:1024px) and (max-width:1199px)
{
.champion-form input[type="text"] {
    width: 88%;
}
.champion-form textarea {
    width: 88%;
}
}
@media (max-width:1024px){
.level-image {
  width: 100%;
}
.images-main {
  width: 100%;
}
.sub-btn {
  float: left;
  width: 100%;
}
.champion-form input[type="submit"] {
  width: 100%;
}
.get-form-area {
  padding: 2px 0 10px 3px;
  width: 83%;
}
.zoom {
  width: 100%;
}
.captcha-area {
  float: left;
  width: 85%;
}
.captcha-container #donateCaptcha {
  float: left;
  margin-left: 0;
  width: 100%;
}
}
@media (max-width:767px){
.btm-contant {
  background: none repeat scroll 0 0 rgb(237, 38, 38);
  border-radius: 5px 5px 0 0;
  bottom: 43px;
  display: inline-block;
  left: 0;
  margin: auto;
  padding: 9px 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: 96%;
  z-index: 999;
}
.level-image {
  margin: 20px auto 147px;
}
.bg-texture {
  background-color: #fff;
  padding: 0 0 163px;
}
.btm-contant > p {
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 23px;
}
.left-section {
  float: left;
  width: 100%;
}
.right-section {
  background-color: #333;
  float: left;
  height: 100%;
  position: static;
  right: 0;
  width: 100%;
  z-index: 999;
}
}
@media (max-width:767px){
	.title-middle > img {
  width: 100%;
}
.title-left img {
  width: 100%;
}
.title-right img {
  width: 100%;
}
}