/******* Header ********************************************************************/

.social li a{border:1px solid #960100; border-radius:50%; color:#fff; font-size:15px; height:38px; line-height:38px; text-align:center; width:38px;}
.social li a:hover{background:#960100; color:#fff;}
li.list-inline-item:nth-child(5) img {
    margin: 0 !important;
}
li.list-inline-item:nth-child(5) a, li.list-inline-item:nth-child(6) a {
    border: 0;
}

/********** Main Banner **************************************************************************************************/
#MainBanner .position-absolute {z-index:999; top:50%; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); -o-transform:translate(0,-50%); transform:translate(0,-50%);}

/* prev / next links */
.cycle-prev, .cycle-next {position:absolute; top:0; width:5%; z-index:800; height:100%; cursor:pointer;}
.cycle-prev {left:0;  background:url(../images/arrow_left.png) 50% 50% no-repeat;}
.cycle-next {right:0; background:url(../images/arrow_right.png) 50% 50% no-repeat;}

/* pager */
.cycle-pager{text-align:center; width:100%; z-index:500; position:absolute; bottom:40px; overflow:hidden;}
.cycle-pager span{background:#fff; border:1px solid #fff; border-radius:50%; font-size:0px; width:12px; height:12px; display:inline-block; cursor:pointer; margin:0 8px;}
.cycle-pager span.cycle-pager-active{background:transparent; border:1px solid #fff; width:14px; height:14px;}

/********** Content **************************************************************************************************/
#About {background:url(../images/bg-img.jpg) no-repeat center center #0e1314; padding:200px 0;}
#Contact {background:url(../images/bg-img2.jpg) no-repeat center center;}
#Contact .bor-btm-after:after {margin:0 0 30px; padding-bottom:30px;}

.bor-btm-after:after {border-bottom:1px solid #FF0302; content:''; display:block; margin:auto; margin-bottom:20px; padding-bottom:20px; width:160px;}
.width-sm.bor-btm-after:after {width:92px !important; margin-bottom:40px; padding-bottom:10px;}

/********** Footer ***************************************************************************************************/

#Footer a {color:#fff;}
#Footer a:hover,#Footer a.active {color:#c00302;}
#Footer .ftr-links a {letter-spacing:0.1em;}
#Footer .ftr-links li+li {margin-left:15px;}

#Footer .social li a{border:1px solid #fff; color:#fff;}
#Footer .social li a:hover{background:#fff; color:#960100;}



