body{font-family: 'Roboto', sans-serif; font-size:15px; line-height:29px; color:#2c2c2c; text-align:justify; background:url(../images/back-bg.jpg) repeat;}
h1,h2,h3,h4,h5{font-family: 'Roboto', sans-serif;}
.container{max-width:1100px; width:100%}
.top-div1{background:#eeeeee; font-size:12px; padding-top:10px; padding-bottom:10px;}
.top-div1 .right-div{float:right !important; }
.top-div1 .right-div img{margin-top:-5px;}
.right1{margin-right:20px;}
.top-div{font-size:13px; margin:0px; padding-top:30px; padding-bottom:50px; border-top:1px solid #dddddd;}
.web-link a{float:right; color:#579a4f; font-size:30px; padding-top:25px; text-decoration:none;}
.web-link a:hover{color:#91b524;}
.menu1{background:#318a22;  border-bottom:5px solid #1e6514;  }
.my_nav{ border-radius:0px; margin-left:0px; margin-top:0px; }
.navbar-nav{border-radius:0px;  text-align:center;}
.navbar-nav {float:none !important; text-align:center; width:520px; margin-left:auto; margin-right:auto;}


.navbar-collapse {padding-left: 0px; margin-left:0px; margin-right:0px;}
 .my_nav .navbar-brand{padding:0; display:none}
.my_nav .navbar-default{border:none; box-shadow:none; background:none}
.my_nav .navbar{margin:0; min-height:inherit; }
.my_nav .nav > li > a{padding: 5px 23px;  font-family: 'Roboto', sans-serif;  font-size:17px;   line-height:31px; outline:none; color:#e5db37; 
background-image: url(../images/menu-line.png); background-position: left top, right top; background-repeat: repeat-y; background-color:#318a22; text-transform:uppercase; border:none !important; box-shadow:none !important}
.my_nav .nav > li:last-child > a{background-image: url(../images/menu-line.png), url(../images/menu-line.png); background-position:left-top, 	right top; background-repeat: repeat-y;}
.content{padding-top:50px; padding-bottom:50px;}
.my_nav .navbar-default .navbar-nav > .active > a,.my_nav .nav > li > a:hover{background-image: url(../images/menu-line.png); background-position: left top, right top; background-repeat: repeat-y; background-color:#318a22; color:#c2b70c; box-shadow:none;}

.my_nav .navbar-default .navbar-nav > .active:last-child > a,.my_nav .nav > li:last-child > a:hover{background-image: url(../images/menu-line.png), url(../images/menu-line.png); background-position:left-top, 	right top; background-repeat: repeat-y;}


.content h1{margin:0px; font-size:17px; color:#3c3c3c; font-weight:600; padding-bottom:10px;}
.content h2{margin:0px; font-size:25px; color:#318a22; font-weight:600; padding-bottom:20px; text-align:center;}

.cn h1{margin:0px; font-size:17px; color:#3c3c3c; font-weight:600; padding-bottom:10px; padding-top:10px;}
.cn h2{margin:0px; font-size:25px; color:#318a22; font-weight:600; padding-bottom:20px; text-align:center;}

.right-img{padding-top:60px; margin-left:auto; margin-right:auto}
.highlights{background:#deffd9; padding-top:10px; padding-bottom:10px; }
.highlights ul{list-style:none; color:#15510b; margin:0px;}
.highlights ul li{background:url(../images/list-icon.png) no-repeat left top 10px; padding-left:20px;}
 .second-head{padding-top:30px; padding-bottom:0px;}	
 .img-div img{margin-left:auto; margin-right:auto; border:3px solid #96f887 }
 .img-div{text-align:center;}
 .last{border:3px solid #96f887; padding:20px;}
.last img{border:none;  }
.last-img img{margin-top:30px;}

.n1{padding-left:0px; text-align:center}

.apst-button {
    background-color: #193a5b !important;
    }

.apst-button:hover {
    background-color: #cd303d !important;
    }

.footer-div
{
	padding-top:30px;
	background:#202020;
	margin-top: 0px;
	color:#505050;
	font-size:13px;
}

.site-width{margin-left:auto; margin-right:auto;}
.site-width h5
{
color:#505050;
font-weight: bold;
padding-bottom:10px; 
margin-right:-100px;
text-transform:uppercase;
float:left;
text-align:center;
margin-left:450px;
margin-right:-240px;
margin-top:6px;


}

.footer-inner1{background:none;}


	
.f-link{list-style:none; margin-left:-40px; }


.f-link1{list-style:none; text-align:center;  margin-bottom:0px; margin-top:-20px; margin-bottom:10px;}
.f-link1 li{display:inline-block; }
.f-link1 li a{padding-left:10px; padding-right:10px; font-size:13px; text-decoration:none; color:#505050	; border-right: 1px solid #5fcdfe; line-height:0px !important;     transition:All .5s ease;
-webkit-transition:All .5s ease;
-moz-transition:All .5s ease;
-o-transition:All .5s ease; }
.f-link1 li:last-child a{border:none;}
.f-link1  li a:hover{color:#deffd9;}










.copy-div{background:#171717; padding-top:5px; padding-bottom:5px; color:#a2a2a2; font-size:13px;}

.copy-div a{color:#939393; text-decoration:none;}	
.copy-div a:hover{color:#deffd9;}	
.power-div{text-align:right;}

@media(max-width:1024px)
{
.site-width h5 {margin-left: 400px; margin-right: -220px;}
}

@media(max-width:980px)
{
.site-width h5 {margin-left: 400px; margin-right: -180px;}
}
@media(max-width:800px)
{
.site-width h5 {margin-left: 300px; margin-right: -100px;}
}
@media(max-width:768px)
{
.site-width h5 {margin-left: 300px; margin-right: -80px;}
}
@media(max-width:360px)
{
.my_nav .nav > li > a{padding: 5px 23px; text-align:center;}
.content img{margin-left:auto; margin-right:auto}
.web-link{margin-top:30px; text-align:center;}
.web-link a {float:none; }
.site-width h5 {margin-left: 50px; margin-right: -10px;}
.copy-div, .power-div{text-align:center; font-size:10px;}
.top-div{padding-top:10px; padding-bottom:10px;}
.n1{text-align:center; margin-left:-10px;}
.my_nav .nav > li > a{background-image:none;}
.my_nav .navbar-default .navbar-nav > .active > a,.my_nav .nav > li > a:hover{background-image: none}
.my_nav .navbar-default .navbar-nav > .active:last-child > a,.my_nav .nav > li:last-child > a:hover{background-image: none;}
.my_nav .nav > li:last-child > a{background-image:none;}
.navbar-nav {width:auto;}
	
}
@media(max-width:320px)
{
.site-width h5 {margin-left: 30px; margin-right: -10px;}	
.navbar-nav {width:300px;}
}

.ln{}
.ll{border-bottom:1px solid #b1afaf; width:47%; margin-bottom:0px;}
.ll1{border-bottom:1px solid #b1afaf; width:75%; margin-bottom:0px;}
.ll5{border-bottom:1px solid #b1afaf; width:47%; margin-bottom:30px; margin-top:0px;}
.ll6{border-bottom:1px solid #b1afaf; width:47%; margin-bottom:30px;}
.col1{color:#0aa79e !important}
.col2{color:#280c9f !important}
.col3{color:#228e06 !important}
.col4{color:#8e8304 !important}
.col5{color:#9b3612 !important}
.col6{color:#b907c4 !important}
.col7{color:#0e54a4 !important}
.col8{color:#4f0886 !important}
.col9{color:#a76b0c !important}
.col10{color:#8e0649 !important}
.appr{margin-top:30px;}
.a-img img{margin-left:auto !important; margin-right:auto !important;}