header {
    background: #000 none repeat scroll 0 0;
    padding: 5px 0px;
}
.m-e {
    margin: 0 10px;
}
.navbar-brand {
    float: left;
    padding: 7px 0;
}

nav.navbar.bootsnav ul.nav > li > a {
    font-weight: 600;
    padding: 38px 11px !important;
}

.bg-imgbody {
    background-image: url("../images/bg_img.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10% 10% 0;
}


.arrow::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    content: "";
    display: inline-block;
    position: absolute;
    right: 50%;
    top: 119px;
    z-index: 9999;
}

.arrow::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    content: "";
    display: inline-block;
    position: absolute;
    right: 50%;
    top: 172px;
    z-index: 9999;
}




@media (max-width: 1025px){
    
    .bg-imgbody {
    background-image: url(../images/bg_img.jpg);
    background-repeat: no-repeat;
    background-size: contain;
   margin-top: 7%;
    margin-bottom: 0px;
    margin-left: 10%;
    margin-right: 10%;
    
}
    
}


/*About us */

.bg-imgbodya {
    background-image: url("../images/bg_img.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin: 10% 10% 0;
}

.bg-a
{
	background:#fff none repeat scroll 0 0;
}

.latest-abt
{
	 background-color: #525053;
    border-radius: 13px;
    margin: 36px 4px 38px 0;
    min-height: 430px;
    width: 100%;
}

.full-a
{
	 background-color: #fff;
}

.jes-a
{
	padding-top:9px;
}

.topic-a {
    color: #fff;
    font-size: 20px;
    padding-top: 2px;
    text-align: center;
}

.readmore-a
{
	 bottom: 0 !important;
    color: #fff;
    padding-right: 21px;
    position: unset;
    text-align: right;
}


.con-a
{
	color:#fff;
	padding:16px;
	
}

.con-a > li {
    line-height: 23px;
    /*list-style: inside none disc;*/
    min-height: 37px;
    padding-left: 26px;
}

.con-b
{
	color:#fff;
	padding:16px;
	
}

.con-b > li {
    line-height: 23px;
    /*list-style: inside none disc;*/
    min-height: 37px;
    padding-left: 80px;
}



.latest-rgt-a
{
	color:#252028;
	margin-top: 38px;
	text-align:justify;
}

.abt-a{
	color:#252028;
	font-size:17px;
	padding:12px 0px;
	font-weight:600;
}

.gap-a{
	padding-bottom:8px;
	
}

.line-a
{
	border:1px solid #fa8d1f;
	background-color:#fa8d1f;
	max-height:4px;
}

.marq1 {
    background-color: #eca553 !important;
}