@import url("bootstrap.css");

* {
	margin: 0;
	padding: 0;
}

/* Tell the browser to render HTML 5 elements as block */
html, body {
	height: 100%;
	width:100%;
	overflow-x: hidden; 
}
div:after, div:before {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
}

header, footer, section, aside, nav, article {
	display: block;
}
.clear {
	clear: both;
}
body {
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	background-size: 100%;
	font-size: 14px;
	text-align:center;
	direction:ltr;
	color: #727272;
	overflow-x: hidden;
}
body p {
	text-align:justify;
}

.mainMenuWrap {
	padding: 0px 0px;
	min-height: 0px;
	width:100%;
	top:0px;
	left:0px;
	z-index:2;
    background: linear-gradient(#e74d3c, #ac2a1c);}
.logos {
	float: left;
}
.logos img {
	margin-top: 10px;
	height: 100px;
	width: 120px;
}
.log
{
	float:left;
}
.log h2
{
	font-size:26px !important;
	color:#FFF;
	font-family: 'Poppins', sans-serif;
	padding-top:20px;
	letter-spacing:0.1px;
	padding-left:5px;
}
.mainMenuWrap .navbar {
	float: left;
	width: 100%;
}
.mainMenuWrap .navbar-nav {
	float: right;
}
.mainMenuWrap .navbar-collapse {
	padding: 0px;
	float: right;
	padding: 30px 0;
	width: auto;
}
.mainMenuWrap .navbar-default {
  background: none;
  border: medium none;
  margin: 0;
  padding-right: 0;
  position: relative;
}
.mainMenuWrap .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: none;
	color: #fc721e;
}
.mainMenuWrap .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: none;
	color: #5096ff;
}
.mainMenuWrap .navbar-nav li {
	float: left;
	color: #ff7550;
}
.mainMenuWrap .nav > li > a {
	font-size: 14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	margin-right: 0px;
	border-bottom:1px solid transparent;
	color:#fff;
	padding: 5px 0 10 10px;
}
.mainMenuWrap .navbar-nav > li a:hover {
	color:#8b1422;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.mainMenuWrap .navbar-nav > li > a > i {
	display: inline-block;
	margin-bottom: 5px;
}
.mainMenuWrap .navbar-default .navbar-toggle {
	background-color: #be3223;
	border-color: #fff;
}
.mainMenuWrap .navbar-default .navbar-toggle:hover {
	background-color: #3390ae;
	border-color: #fff;
}
.mainMenuWrap .navbar-default .navbar-toggle:focus {
	background-color: #15a8cf;
	border-color: #fff;
}
.mainMenuWrap .navbar-default:hover .icon-bar {
	background-color: #fff;
}
.mainMenuWrap .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.mainMenuWrap .dropdown-menu {	/*background-color: #fff !important;*/
	box-shadow: none !important;
	padding-bottom: ;
	padding-top: 0;
}
.mainMenuWrap .navbar-nav li ul li a {
	background: #none;
	color: #fff;
	display: block;
	padding: 3px 0px;
}

.dropdownmenu
{
	box-shadow: none !important;
	padding-bottom: 0;
	display:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 0;
	background-color:#365670;
	font-size:12px;
	color:#ccc;
	position:absolute;
	width:200px;
	z-index: 9999;
	text-align: left;
}
.dropdownmenu li
{
	width:100%;
	display:block;
	list-style:none;
	margin-top: 3px;
	margin-bottom: 3px;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);

}
.dropdownmenu li 
{
	color: #fff;
	float: left;
	margin-left: 10px;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.dropdownmenu li a
{
	text-decoration:none;
	display:table;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.mainMenuWrap .navbar-nav li:hover .dropdownmenu {
  float: left;
  display:block;
  text-decoration:none;
  color:#009966;
  -webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.mainMenuWrap .navbar-nav li ul li a:hover {
	color: #e74d3c !important;
}

@media only screen and (max-width: 767px) {
.mainMenuWrap .navbar-nav li {
	float: left;
	color: #ff7550;
	display:block;
	width:100%;
}
.mainMenuWrap .nav > li > a {
	float: left;
}
.mainMenuWrap .navbar-nav li ul li a {
	padding: 3px 11px;
}
}
@media only screen and (max-width: 640px) {
.mainMenuWrap .navbar-nav li {
	float: left;
	color: #ff7550;
	display:block;
	width:100%;
}
.mainMenuWrap .nav > li > a {
	float: left;
}
.mainMenuWrap .navbar-nav li ul li a {
	padding: 3px 11px;
}
}
@media only screen and (max-width: 480px) {
.mainMenuWrap .navbar-nav li {
	float: left;
	color: #ff7550;
	display:block;
	width:100%;
	text-align:left;
}

}

@media only screen and (max-width: 320px) {
.mainMenuWrap .navbar-nav li {
	float: left;
	color: #ff7550;
	display:block;
	width:100%;
	text-align:left;
}
.dropdownmenu li {
	margin-left: 25px;
}
}



/*=============================================*/
/*************Top****Nav***End******/
/*=============================================*/
/**************navbar-toggle******************/


/**************navbar-toggle******************//*******************sliderWrap*****************/

.slidertop
{
	background-size: 100%;
	width: 100%;
	text-align:center;
}
.slidertop .carousel{
	position: relative;
	height:100%;
	text-align:center;
}

.slidertop .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 400px;
	text-align:center;
}
.carousel-inner{
	text-align:center;
	position:relative;
}
.carousel-inner h1 {
	font-size: 53px;
	color: #fff;
	position: absolute;
	z-index: 99999;
	top: 85px;
	margin: 0 auto;
	display: block;
	text-align: center;
	bottom: 0px;
	right: 0px;
	left: 0px;
	font-family: 'Poppins', sans-serif;
}
.carousel-inner .sliderbutton {
	padding: 12px 50px;
	background-color: taransprint;
	border: 1px  solid #fff;
	margin: 212px -70px;
	color: #fff;
	top:0px;
	border-radius: 50px;
	font-size: 14px;
	position:absolute;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	z-index:999999;
}
.carousel-inner .sliderbutton:hover
{
	background-color:#be3223;
	border-color:#be3223;
	color:#FFF;
	text-decoration:none;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.carousel-inner h2 {
	font-size: 25px;
	color: #fff;
	position: absolute;
	z-index: 99999;
	top: 150px;
	margin: 0 auto;
	display: block;
	text-align: center;
	bottom: 0px;
	right: 0px;
	left: 0px;
	font-family: 'Poppins', sans-serif;
}
.slidertop .carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 1;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.slidertop .carousel-control.right {
	background-image: none;

}
.slidertop .carousel-control.left {
	background-image: none;

}

.slidertop .glyphicon-chevron-right::before {
	content: &#xf100;
}



.about-us
{
	padding-top:10px;
	background-color:#FFF;
}
.about-us container
{
	margin-left:0px;
	margin-right:0px;
}
.about-us h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#be3223;
	font-size:30px;
	text-align:center;
}
.about-us h2::before
{
	content:"";
	width:150px;
	height:3px;
	display:table;
	background-color:#be3223;
	margin:5px auto;
}
.about-us h2::after
{
	content:"";
	width:150px;
	height:3px;
	display:table;
	background-color:#be3223;
	margin:5px auto;
}
.about-us h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#036;
	font-size:20px;
	text-align:center;
}
.about-us h3::before
{
	content: "\9d002";
}
.about-us p {
	color: #036;
	font-size: 14px;
	text-align: justify;
}
.about-us img
{
	height:400px;
	width:400px;
}
.team-member
{
	background-color:#FFF;
	margin-top:10px;
	text-align:center;
}
.team-member container
{
	margin-left:0px;
	margin-right:0px;
}
.team-membe {
	height: 280px;
	background: linear-gradient(#e74d3c, #ac2a1c);
	border-radius: 5px;
	width: 271px;
	margin: 0 auto;
}
.team-membe h3 {
	font-size: 18px;
	color: #fff;
	text-align:center;
	margin-top: 5px;
	margin-bottom:0px;
}
.team-membe p
{
	font-size:14px;
	color:#fff;
	text-align:center;
}
.team-membe img {
	width: 120px;
	height: 120px;
	margin: 0 auto;
	border:1px solid #fff;
	margin-top:40px;
}
.team-membe-logo {
	margin:0 auto;
}
.team-membe-logo img {
	height: 400x;
	margin: 0 auto;
	width: 160px;
}


.our
{
	padding-bottom:20px;
	padding-top:20px;
	background-image:url(../images/background_our.jpg);
	background-attachment:fixed;
	background-size: cover;
}
.our container
{
	margin-left:0px;
	margin-right:0px;
}
.our h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:30px;
	text-align:center;
}
.our h2::after
{
	content:"";
	width:150px;
	height:3px;
	display:table;
	background-color:#fff;
	margin:5px auto;
}
.our p
{
	font-size:14px;
	color:#FFF;
	text-align:center;
}
.ourbutton
{
	padding:10px 35px;
	text-align:center;
	font-size:14px;
	color:#fff;
	border:1px solid #fff;
	border-radius:30px;
	margin:0 auto;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.ourbutton:hover
{
	color:#fff;
	background-color:#8b1422;
	border-color:#8b1422;
	text-decoration:none;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.team-local
{
	padding-top:20px;
}
.team-local container
{
	margin-left:0px;
	margin-right:0px;
}
.team-local img {
	width: 120px;
	height: 120px;
	margin: 0 auto;
	border:1px solid #fff;
	margin-top:40px;
}
.team {
	height: 280px;
    background: linear-gradient(#e74d3c, #ac2a1c);
	border-radius:5px;
}
.team h3 {
	font-size: 18px;
	color: #fff;
	text-align:center;
	margin-top: 5px;
	margin-bottom:0px;
}
.team p span
{
	font-size:14px;
	color:#fff;
	text-align:center;
}
.team p
{
	font-size:14px;
	color:#000;
	text-align:center;
}
.team-left
{
	background-color:#FFF;
}
.team-left img
{
	height:150px;
	width:320px;
}
.logo
{
	padding-bottom:20px;
	padding-top:20px;
	background-color:#FFF;
}
.logo container
{
	margin-left:0px;
	margin-right:0px;
}
.logo img
{
	height:100px;
	width:100px;
	margin:0 auto;
}
.gallery
{
	padding-top:0px;
	background-color:#FFF;
}
.gallery container
{
	margin-left:0px;
	margin-right:0px;
}
.gallery owl-item active
{
	width:100%;
	height:200px;
	background-color:#000;
}

.gallery .owl-theme .owl-nav {
	margin-top: 10px;
	display: none;
}
.gallery .owl-carousel .owl-item img {
	display: block;
	width: 100%;
	height: 150px;
	border:5px solid #e74d3c;
}
.gallery .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #be3223;
}
.gallery .owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #e74d3c;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
	margin-top:30px;
}
.gallery h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e74d3c;
	font-size: 30px;
	text-align: center;
}





.footer 
{
	padding-bottom:20px;
	padding-right:20px;
}
.footer container
{
	margin-left:0px;
	margin-right:0px;
}


.footer
{
	padding-bottom:20px;
	padding-top:20px;
	background-color:#e74d3c;
}
.footer container
{
	margin-left:0px;
	margin-right:0px;
}
.more-site {
	background-color: #be3223;
	height: 270px;
	border-radius: 5px;
}
.more-site p
{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:center;
}
.more-site img {
	height: 100px;
	width: 100px;
	margin-top: 20px;
	margin-bottom: 20px;

}
.more-sitebutton
{
	padding:10px 35px;
	text-align:center;
	font-size:14px;
	color:#fff;
	border:1px solid #fff;
	border-radius:30px;
	margin:0 auto;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.more-sitebutton:hover
{
	color:#fff;
	background-color:#e74d3c;
	border-color:#e74d3c;
	text-decoration:none;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}




.footer-list
{
	color:#FFF;
	float:left;
	margin-left:50px;
}
.footer-list li
{
	font-size:14px;
	list-style:none;
	padding:5px;
	padding-bottom:0px;
	text-align:left;
}

.footer-list li a
{
	color:#fff;
	text-decoration:none;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.footer-list li a:hover
{
	color:#ccc;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.address
{
	color:#FFF;
}
.address img
{
	margin:0 auto;
	padding-right:88px;
}
.address p
{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:left;
	margin-bottom:-8px;
	letter-spacing:1px;
}
.copyright
{
	padding-bottom:0px;
	padding-top:0px;
	background-color: #be3223;
}
.copyright container
{
	margin-left:0px;
	margin-right:0px;
}
.copyright p
{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	color:#FFF;
	letter-spacing:1px;
	padding-top:20px;
	text-align:center;
}
.footers li
{
	list-style:none;
	float:right;
	font-size:16px;
	display:inline-block;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.footers li a
{
	color:#fff;
	display:block;
	text-decoration:none;
	z-index:0px;
	padding:16px 6px;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.footers li a:hover
{
	color:#ccc;
	border-color:#1abc9c;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);

}



/****************************************Officee Bearers Page Start***********************************************************************/


.Officee-Bearers-top
{
	padding-top:100px;
	padding-bottom:200px;
	background-image:url(../images/background_ours.jpg);
	background-attachment:fixed;
	background-size: cover;
}
.Officee-Bearers-top container
{
	margin-left:0px;
	margin-right:0px;
}
.Officee-Bearers-top img
{
	width:100%;
	height:300px;
}

.sm
{
	padding-bottom:20px;
	padding-top:20px;
}
.sm container
{
	margin-left:0px;
	margin-right:0px;
}

.Officee-Bearers
{
	padding-top:20px;
	padding-bottom:20px;
	background-color:#FFF;
}
.Officee-Bearers container
{
	margin-left:0px;
	margin-right:0px;
}
.Officee-Bearers h4
{
	font-size:35px;
	color:#e74d3c;
	text-align:center;
}
.officeebutton {
	padding: 12px 32px;
	background-color: #FFF;
	border: 1px dotted #000;
	margin: 0 auto;
	color: #000;
	border-radius: 50px;
	margin: 20px auto;
	font-size: 14px;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.officeebutton:hover
{
	background-color:#be3223;
	border-color:#be3223;
	color:#FFF;
	text-decoration:none;
	-webkit-transition: all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}
.Officee {
	background-color: none;
	border: 5px solid none;
}
.Officee-Bearers img
{
	height:120px;
	width:120px;
	margin:0 auto;
	border: 1px solid #fff;
	border-radius:120px;
}
.list-offeces
{
	height:300px;
	width:200px;
	margin:0 auto;
    background: linear-gradient(#e74d3c, #ac2a1c);
	border-radius:5px;
}

.Officee-Bearers h2
{
	font-size:18px;
	color:#fff;
	text-align:center;
}
.Officee-Bearers h3 {
	font-size: 17px;
	color: #fff;
	text-align: center;
	margin-top: 2px;
}
.Officee-Bearers p
{
	font-size:14px;
	color:#fff;
	text-align:center;
}



/**********************************************Officee Bearers Page end***********************************************************************/


/****************************************Memorandum Page Start*****************************************************************************/


.Memorandum
{
	padding-bottom:20px;
	padding-top:20px;
	background-color:#FFF;
}
.Memorandum container
{
	margin-left:0px;
	margin-right:0px;
}
.Memorandum h2
{
	font-size:24px;
	color:#777575;
	text-align:center;
}
.Memorandum p
{
	font-size:16px;
	color:#777575;
	text-align:left;
	letter-spacing:0.5px;
}
.Rules-and-Regulations
{
	padding-bottom:20px;
	padding-top:20px;
	background-color:#FFF;
}
.Rules-and-Regulations container
{
	margin-left:0px;
	margin-right:0px;
}
.Rules-and-Regulations h2
{
	font-size:24px;
	color:#777575;
	text-align:center;
}
.Rules-and-Regulations h3
{
	font-size:16px;
	color:#777575;
	text-align:left;
	font-family: 'Poppins', sans-serif;
	letter-spacing:1px;
}
.Rules-and-Regulations p
{
	font-size:16px;
	color:#777575;
	text-align:left;
}


/**********************************************Memorandum Page end********************************************************************************/



/**********************************************result Page start********************************************************************************/

.result-page
{
	padding-bottom:20px;
	padding-top:0px;
	background-color:#FFF;
}
.result-page
{
	margin-left:0px;
	margin-right:.0px;
}
.result-page h2
{
	font-size: 24px;
	color:#777575;
	font-family: 'Poppins', sans-serif;
}
.result-page h3
{
	font-size: 20px;
	color:#777575;
	font-family: 'Poppins', sans-serif;
}
.biaotou
{
	background-color:#e74d3c;
	color:#FFF;
}



/**********************************************result Page end******************************************************************************/



/**********************************************style-chiefs Page start************************************************************************/
.style-chiefs
{
	padding-bottom:20px;
	padding-top:20px;
	background-color:#FFF;
}
.style-chiefs container
{
	margin-left:0px;
	margin-right:0px;
}
.style-chiefs h3
{
	font-size: 20px;
	color:#777575;
	font-family: 'Poppins', sans-serif;
	text-align:center;
	line-height:30px;
	letter-spacing:1px;
}
.style-chiefs h4
{
	font-size: 16px;
	color:#bf2d1d;
	font-family: 'Poppins', sans-serif;
	text-align:left;
	padding-left:150px;
	letter-spacing:1px;
}
.style-chiefs p
{
	font-size: 14px;
	text-align:left;
	color:#777575;
	font-family: 'Poppins', sans-serif;
	padding-left:150px;
	letter-spacing:1px;
}



/*****************************************style-chiefs Page end*****************************************************************************/

/*****************************************contacts Page start*****************************************************************************/


.contacts
{
	padding-bottom:20px;
	padding-top:20px;
	background-color:#FFF;
}
.contacts container
{
	margin-left:0px;
	margin-right:0px;
}
.contacts h1
{
	font-size: 24px;
	text-align:center;
	color:#aba9a9;
	font-family: 'Poppins', sans-serif;
}
.contacts h3
{
	font-size: 17px;
	text-align:center;
	color:#e74d3c;
	font-family: 'Poppins', sans-serif;
}
.contacts p
{
	font-size: 14px;
	text-align:left;
	color:#777575;
	font-family: 'Poppins', sans-serif;
}







/*****************************************contacts Page end*****************************************************************************/




@media only screen and (max-width: 1200px) {
.team-membe-logo img {
	width: 162px;
}


}



@media only screen and (max-width: 1024px) {
.logos img {
	margin-top: 20px;
	height: 83px;
	width: 96px;
}
.log img {
	width: 237px;
	height: 19px;
	margin-top: 48px;
	margin-left: 2px;
}
.team-membe-logo img {
	height: 344x;
	width: 112px;
}
.about-us img {
	height: 350px;
	width: 350px;
}
.nav > li > a {
	padding: 4px 8px;
	font-weight:100;
}
.mainMenuWrap .nav > li > a {
	font-weight: 500;
}




}

@media only screen and (max-width: 767px) {
.mainMenuWrap .navbar-nav li {
	margin-left: 10px;
}
.logos img {
	height: 62px;
	width: 79px;
	margin-top: 2px;
}
.log h2
{
	font-size:25px;
	padding-top:1px;
}
.carousel-inner h1 {
	font-size: 40px;
}
.carousel-inner h2 {
	font-size: 22px;
}
.team-membe {
	margin-left: 236px;
}
.about-us h3 {
	font-size: 28px;
}
.more-site {
	width: 50%;
}




.footer-list {
	margin-left: 0px;
}
.footers li {
	float:none;
}
.copyright p {
	text-align: center;
	float:none;
}

}



@media only screen and (max-width: 680px) {
.mainMenuWrap .navbar-nav li {
	margin-left: 10px;
}
.logos img {
	height: 78px;
	width: 79px;
}
.log h2
{
	font-size:25px;
	padding-top:1px;
}
.carousel-inner h1 {
	font-size: 39px;
}
.carousel-inner h2 {
	font-size: 21px;
}
.team-membe {
	margin-left: 190px;
}
.footer-list {
	margin-left: 0px;
}
.footers li {
	float:none;
}
.copyright p {
	text-align: center;
	float:none;
}


.style-chiefs h4 {
	padding-left: 0;
}
.style-chiefs p {
	padding-left: 0;
}
}

@media only screen and (max-width: 560px) {
.mainMenuWrap .navbar-nav li {
	margin-left: 10px;
}
.logos img {
	height: 82px;
	width: 67px;
	margin-top: 2px;
}
.log h2
{
	font-size:25px;
	padding-top:1px;
}
.carousel-inner h1 {
	font-size: 28px;
}
.carousel-inner h2 {
	font-size: 20px;
	top: 124px;
}
.team-membe {
	margin-left: 132px;
}
.gallery .owl-carousel .owl-item img {
	width: 52%;
	margin: 0 auto;
}
.footer-list {
	margin-left: 0px;
}
.footer-list {
	margin-left: 0px;
}
.footers li {
	float:none;
}
.copyright p {
	text-align: center;
	float:none;
}


.style-chiefs h4 {
	padding-left: 0;
}
.style-chiefs p {
	padding-left: 0;
}


}



@media only screen and (max-width: 480px) {
.mainMenuWrap .navbar-nav li {
	margin-left: 10px;
}
.logos img {
	height: 87px;
	width: 75px;
	margin-top: 0px;
	float: left;
}
.log h2
{
	font-size:20px;
	padding:0px;
}
.team-membe {
	width: 271px;
	margin-left: 85px;
}

.team-member img {
	width: 167px;
	height: 128px;
}
.gallery .owl-carousel .owl-item img {
	width: 60%;
	margin: 0 auto;
}
.team-text h3 {
	font-size: 16px;
	margin-bottom: 0px;
}
.about-us img {
	height: 259px;
	width: 260px;
}
.our h2 {
	font-size: 25px;
}
.team h3 {
	font-size: 16px;
}
.footer-list {
	margin-left: 0px;
}
.more-site p {
	font-size: 14px;
}
.carousel-inner h1 {
	font-size: 24px;
	top: 73px;
}
.carousel-inner h2 {
	font-size: 16px;
	top: 114px;
}
.slidertop .carousel-inner {
	height: 300px;
}
.carousel-inner .sliderbutton {
	padding: 5px 26px;
	margin: 175px -61px;
}
.list-offeces {
	width: 210px;
	height: 260px;
}
.Officee-Bearers img {
	height: 100px;
	width: 100px;
	border-radius: 100px;
}
	

.style-chiefs h4 {
	padding-left: 0px;
}
.style-chiefs p {
	padding-left: 0;
}	
.footer-list {
	margin-left: 0px;
}
.footers li {
	float:none;
}
.copyright p {
	text-align: center;
	float:none;
}
.more-site {
	width: 80%;
}
}
@media only screen and (max-width: 380px) {
.mainMenuWrap .navbar-nav li {
	margin-left: 10px;
}
.logos img {
	height: 91px;
	width: 91px;
}
.log h2
{
	font-size:16px;
	padding:0px;
}
.team-membe {
	margin-left:30px;
}
.team-member img {
	width: 118px;
	height: 128px;
}
.team-text h3 {
	font-size: 16px;
	margin-bottom: 0px;
}
.about-us img {
	height: 259px;
	width: 260px;
}
.our h2 {
	font-size: 25px;
}
.team h3 {
	font-size: 16px;
}
.footer-list {
	margin-left: 0px;
}
.more-site p {
	font-size: 14px;
}
.carousel-inner h1 {
	font-size: 21px;
	top: 73px;
}
.carousel-inner h2 {
	font-size: 14px;
	top: 114px;
}
.slidertop .carousel-inner {
	height: 300px;
}
.carousel-inner .sliderbutton {
	padding: 5px 26px;
	margin: 175px -61px;
}

.list-offeces {
	width: 143px;
	height:260px;
}
.Officee-Bearers img {
	height: 100px;
	width: 100px;
	border-radius: 100px;
}
	

.style-chiefs h4 {
	padding-left: 0px;
}
.style-chiefs p {
	padding-left: 0;
}	
.footer-list {
	margin-left: 0px;
}
.footers li {
	float:none;
}
.copyright p {
	text-align: center;
	float:none;
}
.more-site {
	width: 80%;
}
}

@media only screen and (max-width: 320px) {
.mainMenuWrap .navbar-nav li {
	margin-left: 10px;
}
.logos img {
	height: 83px;
	width: 73px;
}
.log h2
{
	font-size:16px;
	padding:0px;
}
.team-membe {
	height: 280px;
	width: 271px;
	margin: 0 auto;
}


.about-us img {
	height: 259px;
	width: 260px;
}
.our h2 {
	font-size: 25px;
}
.team h3 {
	font-size: 16px;
}
.footer-list {
	margin-left: 0px;
}
.more-site p {
	font-size: 14px;
}

.slidertop .carousel-inner {
	height: 300px;
}
.carousel-inner .sliderbutton {
	padding: 5px 26px;
	margin: 175px -61px;
}
.list-offeces {
	width: 143px;
	height:260px;
}
.Officee-Bearers img {
	height: 100px;
	width: 100px;
	border-radius: 100px;
}
	

.style-chiefs h4 {
	padding-left: 0px;
}
.style-chiefs p {
	padding-left: 0;
}	
.footer-list {
	margin-left: 0px;
}
.footers li {
	float:none;
}
.copyright p {
	text-align: center;
	float:none;
}
.more-site {
	width: 80%;
}
}






















