@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Raleway);
.top {
	background: #77A22F;
	height: 40px;
}
strong.logo {
	max-width: 330px;
	height: auto;
	margin: 0 auto;
	display: block;
	border-radius: 0 0 5px 5px;
	-webkit-box-shadow: inset 0 3px 3px 0 rgba(0,0,0,0.3);
	box-shadow: inset 0 3px 3px 0 rgba(0,0,0,0.3);
	position: relative;
	background: #77A22F;
	text-align:center;
}
strong.logo img{
	width:96%;
	margin-bottom:16px;
}
strong.logo a {
	display: block;
	height: 100%;
	text-decoration: none;
}
strong.logo:before {
	position: absolute;
	left: 0;
	bottom: -16px;
	content: '';
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 30px 165px 0;
	border-color: transparent transparent transparent;
	z-index: 9;
}
strong.logo:after {
	background: none repeat scroll 0 0 transparent;
	border-radius: 100%;
	bottom: -9px;
	box-shadow: 0 16px 5px rgba(0, 0, 0, 0.3);
	content: "";
	height: 9px;
	left: 0;
	position: absolute;
	width: 100%;
}
strong.logo::before {
	border-top-color: #77a22f;
}
* {
	border: 0px;
	outline: none;
}
.clear{clear:both;}
.call {
	background: url(../images/header-bg.jpg) center center #eaeaea;
	height: auto;
	margin: 0px !important;
}
.carousel::before {
	box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.2) inset;
	content: "";
	height: 17px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
}
.collapse {
	background: #fff;
	padding: 0px 0px !important;
}
.phone ul {
	margin: 0px !important;
}
.phone li {
	line-height: 40px;
	color: #fff;
	list-style: none;
	font-size: 13px;
	letter-spacing: 0.4px;
	display: inline-block;
	vertical-align: top;
}
.phone li a {
	color: #fff;
}
.menu {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.main_nav li a {
	color: #333;
	font-size: 14px !important;
	padding: 12px 22px !important;
	margin: 0px 0px;
	font-weight: bold;
}
.main_nav li a:hover, .active {
	background: #77A22F !important;
	color: #fff !important;
}
.slider {
	background: #131313 url(../images/slider_bg.png) center bottom no-repeat;
	padding: 0px !important;
}
.social {
	float: right;
	margin: 0px !important;
}
.social li {
	float: left;
	list-style: none;
	color: #fff;
	padding: 0px 2px;
	vertical-align: middle;
	line-height: 40px;
	margin: 0px 4px;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.4px;
}
.social li a {
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
	font-size: 15px;
}
.social li a:hover {
	color: #000;
}
.wel {
	background: #E5091C;
}
.wel h1 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding-bottom: 8px;
}
.wel_img {
	width: 100%;
	max-width: 380px;
	padding: 6px 10px;
}
.wel_h1 {
	font-size: 26px;
	padding: 2px 10px;
}
.wel_h1 span {
	color: #77A22F;
}
.read {
	background: #444;
	color: #fff !important;
	padding: 3px 11px;
	font-size: 12px;
	border-radius: 2px;
}
.read:hover {
	text-decoration: none;
	background: #77A22F;
}
.caption {
	text-align: center !important;
}
.caption h3 {
	padding: 0px !important;
	margin: 0px;
	text-align: center;
}
.caption p {
	text-align: center !important;
	padding: 4px 2px !important;
}
.caption p a {
	padding: 2px 12px !important;
	border-radius: 2px;
	background: #E5091C;
	border: none;
	font-size: 12px;
}
.caption p a:hover {
	background: #222;
}
.ser {
	background: #FEFEFE url(../images/footer-map.png);
	padding: 30px 0px;
}
.sub {
	background: #E5091C;
	padding: 2px 26px !important;
	color: #fff;
	border-radius: 4px;
	margin: 8px;
}
.in1 {
	margin: 4px 4px;
	border-radius: 0px !important;
	height: 34px !important;
}
.ftr {
	background: #111;
}
.foot p {
	text-align: left !important;
	padding: 0px !important;
	font-size: 14px;
	line-height: 55px;
	color: #eee !important;
}
.round::before {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	bottom: -8px;
	content: "";
	height: 15px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	transform: rotate(45deg);
	width: 15px;
}
.round a.inner {
	background-color: #f0f0f0;
	border-radius: 136px;
	color: #666;
	display: block;
	float: none;
	height: 116px;
	margin: 6px auto 0;
	position: relative;
	text-decoration: none;
	width: 116px;
}
.round a.inner:hover {
	background-color: #77A22F;
	color: #fff;
}
.round a.inner::before {
	border-color: #f0f0f0 transparent transparent;
	border-style: solid;
	border-width: 12px 12.5px 0;
	bottom: -11px;
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 0;
}
.round a.inner .fa {
	display: block;
	font-size: 42px;
	line-height: 116px;
	text-align: center;
}
.widget-box-inner h2 {
	color: #333;
	margin: 0 0 14px;
	text-align: center;
	font-size: 22px;
}
.widget-box-inner p {
	color: #666;
	margin: 0;
	text-align: center;
}
.widget-box {
	float: left;
	margin: 60px 0 52px;
	width: 100%;
}
.round {
	border: 1px solid #ccc;
	border-radius: 148px;
	display: block;
	height: 132px;
	margin: 0 auto 27px;
	position: relative;
	width: 132px;
}
.sponcer {
	background:url(../images/green_bg.jpg) no-repeat center top;
	background-size:cover;
}
.sponcer h3 {
	color: #fff;
	font-weight:bold;
}
marquee{
	width:98%;
}
marquee img{
	width:240px;
	margin:4px;
	border:2px solid #eee;
}
marquee p{
	color:#fff !important;
	font-style:italic;
	font-size:13px;
}
.inner_banner{width:100%;height:auto;padding:0 !important;border-bottom:#77a22f 5px solid;}
.inner_banner img{width:100%;height:auto;}
h2{font-size:24px !important; padding:2px 10px; color:#000000;}
.strength{padding:15px; border:#77a22f 1px dashed; border-radius:15px; line-height:26px;
height:auto;}
#strength{padding:15px; border:#77a22f 1px dashed; border-radius:15px; line-height:26px;
height:auto;
margin-bottom:10px;}
#strength img{float:left;
padding-right:15px;}
.strength ul li{margin-bottom:6px; line-height:24px;}
.strength iframe{width:100%; border-radius:15px;}
.gallery{border:#FFFFFF 5px solid; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); padding:0 !important;margin:5px 0; border-radius:10px;}
.gallery_name{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; line-height:36px; text-align:center;}
.gallery img{width:100%; height:200px;}
.scroll{border:#FFFFFF 1px dashed; width:100%; padding:1.2%; border-radius:10px;}
.below_ban{padding:15px;}
.below_ban img{width:100%;}
@media (max-width: 768px) {
}
@media (max-width: 578px) {
.logo {
	position: relative;
}
.top {
	height: auto;
}
.social {
	text-align: center !important;
	float: none;
}
.form-control {
	width: 95% !important;
}
.foot p {
	line-height: 26px !important;
}
#strength img{float:left;
padding-right:15px;
max-height:100%;
max-width:100%;}
}
@media (max-width: 320px) {
strong.logo:before {
	border-width: 30px 130px 0;
}
#strength img{float:left;
padding-right:15px;
max-height:100%;
max-width:100%;
}
            
    .para{
        
        padding: 1px;
        text-align: left;
    }
    .member{
        border: dotted 2px green;
    }
    .sub-heading{
        text-align: center;
        padding: 2px;
    }
    .sub-padd{
       
	padding:5px;
        
    }
    .heading-tags{
        color:black;font-size:24px;font-weight:bold;padding-top: 2px;
        font-family: inherit;
	float:left;

    }
  
    .col-md-3{
       
        margin: 0 auto;
        
    }
    .img-responsive{
        margin-top:2px;
        width:100%;
        float:left;
	height:auto}
          
        
    
    .topbar-section {
        
        float:left;
        border-left: 1px none;
        height:100%;
        
    }
    .topbar-menu {
        
        font-weight: bold;
        font-size: 90%;
        padding: 13px 15px 0 15px;
        height:27px;
        
    }
