

.intro-section {background:url(../images/banner-bg.jpg) no-repeat; background-size:cover;}
.intro-section h1 {font-size:50px; line-height:55px; color:#fecd0d; margin-top:210px; text-transform:uppercase;}
.intro-section p {color:#fff; text-align:center;}
.components-section p {color:#fff;}
.btnyellow a {background-color:#fecd0d; padding:5px 20px; display:inline-block; color:#000; margin:2px 0;}
.btnyellow a:hover {background-color:#ffab00;}
.components-section {background:url(../img/components-bg.jpg) no-repeat; background-size:cover; color:#fff;}
.about-section h1, .components-section h1, .eligibility-section h1, .selection-section h1, .process-section h1, .faq-section h1 {font-size:50px; line-height:55px; color:#fecd0d; text-transform:uppercase;}
.components-section h2 {font-size:90px; line-height:50px;}
.components-section ul, .eligibility-section ul {width:60%; padding:0; margin-left:15px;}
.components-section li {list-style:disc; color:#fff; /*border-top:solid 1px #fff; border-color:rgba(255,255,255,0.2);*/ text-align:left;}
.eligibility-section li {list-style:disc; /*border-top:solid 1px #000; border-color:rgba(0,0,0,0.2);*/ text-align:left;}
.selection-section {background:url('../img/selection-bg.jpg');background-repeat:no-repeat; background-size:cover; color:#fff;height:auto;
-o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    background-size: cover;}
.selectionboxdiv {width:100%; display:inline-block;}
.arrowicon {width:1%; display:inline-block;}
.selectionbox {width:18.5%; padding:0.5%; display:inline-block; vertical-align:top;}
.selectionbox:after {content:''; width:50px; height:31px; background:url(../img/arrow.png) no-repeat; position:relative; top:-50px; right:-120px; display:inline-block;}
.last:after {display:none;}
.selectionbox span {width:100%; border:solid 1px #fff; display:inline-block; padding:5px 20px; font-size:18px;}
/*.selectionbox:hover span{background-color:rgba(0,0,0,0.5);}
.selectionbox:hover img {width:30%;}*/
.selectiontable {width:100%; display:inline-block;}
.selectiontable .col-xs-6 {border:solid 1px #fff; border-color:rgba(255,255,255,0.2); padding:3px 10px; text-align:left;}
.selectiontable .head {font-size:17px;}
.selectiontable {font-size:13px;}
.padt50 {padding-top:100px;}
.line {width:1px; height:120px; background-color:#aaa; margin:0 auto; display:inline-block;}
