
/* =================================== */
/*	Basic Style 
/* =================================== */

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 21px;
	font-size: 13px;
    color: #6a737b;
	}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure, p {
    margin: 0;
}

a {
    color: #fff;
	
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
}

iframe {
    border: 0;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus, a:hover {
    color: #cb060b;
}

h1, h2, h3,
 h5, h6 {
	font-weight: normal;
	margin: 0;
	
}


.aboutus  p{
	margin: 30px 50px 30px 50px;
	font-size:14px;
	line-height:30px;
	text-align: justify;
	color: #873600;
	}
	
.clear:before,
.clear:after {
    content: " ";
    display: table;
}
 
.clear:after {
   clear: both;
}
 
.clear {
   *zoom: 1;
}

span.color {
	color: #d4b519
}

span{color: #cb060b;
    font-size: 45px;}
	
	strong{color: #000;
    font-size: 30px;}
	
body > section,
.footer {
	padding: 25px 0;
}

.sec-title {}
#facts .sec-title h2 { color:#fff; }
.sec-title h2 {
  color:#d4b519;
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 30px;
}
.navbar-fixed-top navbar{background-color: #fff; }
.sec-sub-title {
	margin: 35px 0 45px;
}

.sec-sub-title p {
	font-weight: 600;
	line-height: 24px;
	font-size: 18px;
	color: #5b646e;
}

.devider {
  margin-top: 30px;
}

.devider i {
  color: #cccccc;
}

.devider:before,
.devider:after {
  content: "______________________";
  color: #e6e8ea;
  position: relative;
  bottom: 6px;
}

.devider:before {
  right: 10px;
}

.devider:after {
  left: 10px;
}

.mb50 {
	margin-bottom: 50px;
}

#preloader {
  background-color: #fff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 1100;
}

#preloader > img {
left: 44%;
    position: absolute;
    top: 44%;
}


/*=========================================
	Header
==========================================*/

#navigation {
  background-color: rgb(254, 254, 254);
  border: 0 none;
  margin: 0;
  
    -webkit-transition: background-color 800ms linear;
       -moz-transition: background-color 800ms linear;
	    -ms-transition: background-color 800ms linear;
         -o-transition: background-color 800ms linear;
			transition: background-color 800ms linear;
			border-bottom: 1px solid #e1e1e1;
}
.navbar-header{padding-top: 1%;}
.navbar-toggle i {
	color: #141f46;
}

.navbar-brand {
  padding: 0;
}

.navbar-nav li a {
	    border-top: 0px solid transparent;
    color: #141f46;
    font-weight: bold;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 18px;
    margin-bottom: 18px;
	    line-height: 20px;
    font-size: 13px !important;
	    padding: 10px 30px;
		margin-right:2px;
}
.navbar-nav li a.current,
.navbar-nav li a:focus,
.navbar-nav li a:hover {
background-color: transparent;
    border-top: 0px solid transparent;
    color: #fff;
    /* font-weight: bold; */
    font-size: 15px;
    background: #d4b519;
    border-radius: 4px;
    /* line-height: 19px; */
}


/*=========================================
	Slider
==========================================*/

#slider {
	padding: 0;
}

#slider .carousel-inner .item {
  background-size: cover;
}

.carousel-caption {
  top: 50%;
}

.carousel-caption h2 {
  font-size: 62px;
  font-weight: 300;
}

.carousel-caption h2 span {
  font-weight: 800;
}

.carousel-caption h3 {
  font-size: 48px;
  font-weight: 300;
  margin: 6px 0 20px;
}

.carousel-caption p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.carousel-caption p:before,
.carousel-caption p:after {
color:#cb060b;
content: "";
position: relative;
top: -8px;
}

.carousel-caption p:before {
  right: 20px;
}

.carousel-caption p:after {
  left: 20px;
}

.social-links {
  margin-top: 5%;
}

.social-links li {
	display: inline-block;
}

.social-links li a {
  color: rgba(255, 255, 255, 0.3);
  display: block;
  margin: 0 6px;
}

.social-links li a:hover {
  color: #fff;
}

.carousel-indicators {
  bottom: 10px;
  left: inherit;
  margin: 0;
  right: 30px;
  top: 49%;
  width: 0;
}

.carousel-indicators li {
  border: 1px solid rgba(255, 255, 255, 0.3);
  height: 8px;
  width: 8px;
}

.carousel-indicators .active {
  height: 8px;
  width: 8px;
}

/*=========================================
	service
==========================================*/

.testimonial {
  background-color: #f4f7f9;
}

.owl-controls {
  bottom: -45px;
  margin-top: 10px;
  position: relative;
  text-align: center;
}

.owl-controls .owl-page {
  display: inline-block;
}

.owl-controls .owl-page span {
  border: 1px solid #C7CED3;
  border-radius: 20px;
  display: block;
  height: 8px;
  margin: 5px 4px;
  width: 8px;
}

.owl-controls .owl-page.active span {
  background: #062033;
  border: 0;
}

.testimonial-icon {
  border: 1px solid #141f46;
  border-radius: 50%;
  color: #141f46;
  float: left;
  padding: 10px 13px;
}

.testimonial-desc {
  margin-left: 70px;
  position: relative;
  top: 5px;
}

.testimonial-desc h3 {
  color: #062033;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: 20px;
}



.testimonial{
  background-color: #fff;
}

.owl-controls {
  bottom: -45px;
  margin-top: 10px;
  position: relative;
  text-align: center;
}

.owl-controls .owl-page {
  display: inline-block;
}

.owl-controls .owl-page span {
  border: 1px solid #C7CED3;
  border-radius: 20px;
  display: block;
  height: 8px;
  margin: 5px 4px;
  width: 8px;
}

.owl-controls .owl-page.active span {
  background: #062033;
  border: 0;
}

.testimonial-icon {
  border: 1px solid #141f46;
  border-radius: 50%;
  color: #141f46;
  float: left;
  padding: 10px 13px;
}

.testimonial-desc {
  margin-left: 70px;
  position: relative;
  top: 5px;
}

.testimonial-desc h3 {
  color: #062033;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: 20px;
}


/*=========================================
	Our Works
==========================================*/

.work-filter {
  margin-bottom: 35px;
}

.work-filter ul li {
    display: inline-block;
}

.work-filter ul li a {
  color: #062033;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 17px;
  border-radius: 6px;
  text-transform: capitalize;
}

.work-filter ul li a:hover,
.work-filter ul li a.active {
  background-color: #141f46;
  border-radius: 6px;
  color: #fff;
  padding: 5px 17px;
}

.mix {
    display: none;
}

.work-item {
    float: left;
    width: 25%;
    position: relative;
	/*width: 24.9%;
position: relative;
border: 2px solid #000000b3;
margin: 0 0.1% 1px 0;*/
}

.work-item > img {
  display: block;
  height: auto;
  max-width: 100%;
}

.overlay {
	background-color: rgba(20, 31, 70, 0.9) !important;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);
}

.work-item:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.work-item .overlay a {
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  margin-top: 20%;
  padding: 7px 10px;
}

.work-item .overlay a:hover {
  color: #fff;
}

.work-item .overlay h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 25px 0 8px;
}

.work-item .overlay p {
  font-size: 14px;
  line-height: 24px;
}



/*=========================================
	Our Team Member
==========================================*/

.member-thumb {
  width: 273px;
  position: relative;
}
ul#foo7 li figure.team-member .member-thumb {
  width: 100%;
  position: relative;
  border-radius: 10px;
overflow: hidden;
border: 2px solid #fff;
}
#team h2{ color:#fff; }

ul#foo7 li figure.team-member .member-thumb img{
height: 180px;
margin-top: 0px;
}
services-thumb{width: 370px;
  position: relative;}
  
  .testimonial-thumb{width: 370px;
  position: relative;}
ul#foo7 li figure.team-member .member-thumb .overlay h4{
color: #fff;font-size: 15px;text-transform: uppercase;margin-bottom: 0px;margin-top: 33%;
}
	ul#foo7 li figure.team-member .member-thumb .overlay h5{
font-size: 12px;color: #fff;margin-top: 6px;
line-height: 18px;
}

	
	
.member-thumb .overlay h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 10px 0;
}

.services-thumb .overlay h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 10px 0;
}
.testimonial-thumb .overlay h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 10px 0;
}


.member-thumb .overlay {
	font-size: 16px;
	padding: 20px;
	line-height: 24px;
}
.services-thumb .overlay {
	font-size: 16px;
	padding: 20px;
	line-height: 24px;
}
.testimonial-thumb .overlay {
	font-size: 16px;
	padding: 20px;
	line-height: 24px;
}




.team-member h4 {
  color: #062033;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 15px 0 8px;
}
.services h4 {
  color: #062033;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin: 8px 0 8px;
  text-transform:uppercase;
}
.testimonials h4 {
  color: #062033;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 15px 0 8px;
}
#slider { position:relative; }
#slider .scrolldown{position: absolute;bottom: 20px;z-index: 99;width: 6%;left: 47%; cursor:pointer;}

ul#foo7 li { min-height:200px; float:left;}
ul#foo7 li figure.team-member{width: 100%;}
ul#foo7 li figure.team-member h4{width: 100%;
font-size: 16px;
color: #595959;
}
ul#foo7 li figure.team-member h5{width: 100%;
font-size: 14px;
color: #595959;
}
.member-thumb:hover .overlay {
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.services-thumb:hover .overlay {
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}
.testimonials-thumb:hover .overlay {
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}




.team-member:hover h4 {
  color: #cb060b;
}

.services:hover h4 {
  color: #cb060b;
}
.testimonials:hover h4 {
  color: #cb060b;
}




.team-member .social-links {
  margin-top: 24%;
}

.services .social-links {
  margin-top: 5%;
}
.testimonials .social-links {
  margin-top: 5%;
}




.team-member .social-links li a {
  background-color: #cb060b;
  color: #fff;
     height: 25px;
     width: 35px
}

.services .social-links li a {
  background-color: #cb060b;
  color: #fff;
     height: 25px;
     width: 35px
}
.testimonials .social-links li a {
  background-color: #cb060b;
  color: #fff;
     height: 25px;
     width: 35px
}



.navbar{background-color:#fff !important}

/*=========================================
	Some fun facts
==========================================*/

#facts {
	background-image: url("../img/parallax/city.jpg");
	background-color: rgba(6,32,51,.8);
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
}

.facts .devider:before,
.facts .devider:after {
	color: #737C85;
}

.facts .devider i {
	color: #fff;
}

.parallax-overlay {
	background-color: rgba(6,32,51,.8);
	padding: 70px 0;
}

.counters-item {
  color: #fff;
}

.counters-item i {
  border: 1px solid #737C85;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 120px;
  margin: 0 0 35px;
  padding: 40px 0 0;
  width: 120px;
}

.counters-item strong {
  display: block;
  font-size: 30px;
  font-weight: 600;
  line-height: 60px;
  color:#fff;
}

.counters-item p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 15px;
  text-transform: uppercase;
}


/*=========================================
	Contact Us
==========================================*/

.contact {
	padding-bottom: 0;
	
}
.contact-address{
padding-top: 0;}
.contact-address h3 {
  color: #062033;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 25px;
}

.contact-address h5 {
 line-height: 24px;
color: #848687;
font-size: 13px;
}

.contact-address h3{ color: #595959;font-size: 21px;font-weight: 700;line-height: 32px;margin-bottom: 25px;text-transform: uppercase;}
.contact-form {}

.contact-form h3 {
color: #595959;
font-size: 21px;
font-weight: 700;
line-height: 32px;
margin-bottom: 25px;
text-transform: uppercase;}

.contact-form .input-group {
  width: 100%;
}

.contact-form .form-control {
  border-color: -moz-use-text-color -moz-use-text-color #cccccc;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none;
  margin-bottom: 10px;
}

.contact-form .input-field {
  width: 48%;
  float: left;
  margin-right: 4%;
}

.contact-form .input-field:last-child {
  margin-right: 0;
}

.contact-form .form-control.error {
border-bottom-color: #c0392b;
}

label.error {
  color: #c0392b;
  font-weight: normal;
  text-transform: capitalize;
}

.contact-form #form-submit {
background: url("../img/envelop.png") no-repeat 9px 15px;
border: 1px solid #cccccc;
color: #000;
font-size: 16px;
line-height: 24px;
padding: 10px;
text-align: right;
width: 161px;
background-size: 25px;
border-radius: 4px;}

.footer-social {
  margin-top: 17px;
}

.footer-social li a {
  color: #cdd2d6;
  display: block;
  margin-bottom: 10px;
}

#map_canvas {
 height: 300px;
  width: 100%;
}



/*=========================================
	Contact Us
==========================================*/


.footer {
      background-color: rgba(20, 31, 70, 0.89);
    border-top: 5px solid #d4b519;
  color: #fff;
  float: left;
width: 100%;
padding-bottom: 0px;
    padding: 0;
}
.footer .col-md-12{
float: left;
background: #141f46;
margin-top: 0%;
}
.footer .col-md-12 p{
color: #fff;
margin-top: 1%;
margin-bottom: 1%;
font-weight: bold;
font-size: 13px;
    font-weight: normal;
}
.footer a:hover {
  color: #062033;
}

.footer h6 {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 30px;
}

.about-us p {
  line-height: 24px;
}

.footer-single .subscribe {
  margin-bottom: 15px;
  position: relative;
}

.subscribe #subscribe {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  height: 40px;
  text-indent: 10px;
  width: 100%;
}

.subscribe #subs {
  background-color: transparent;
  border: 0 none;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 6px;
}
.col-md-3 col-sm-6 col-xs-12 wow fadeInUp animated animated{padding-left: 85px !important}
.footer-single {
  line-height: 24px;
  padding-left: 40px;
}

.footer-single ul {
  }

.footer-single li {
  line-height: 32px;
}

.footer-single p i {
  margin: 0 10px;
}

.credit a {
  color: #062033;
}

.credit a:hover {
  color: #fff;
}

.copyright {
  color: #fff;
 margin-top: 21px;
}
.team{background: url('../img/team/teambanner.jpg') fixed;
background-size: 100%;
background-repeat: no-repeat;}
#back-top {
  bottom: 6px;
  position: fixed;
  right: 25px;
  z-index: 9;
}

.black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #141f46;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content {
  display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 2%;
border: 0solid #c0392b;
background-color: rgba(0, 0, 0, 0.82);
color: white;
z-index: 99999;
overflow: auto;
}
.white_content p{
font-size: 14px;
text-align: justify;
line-height: 27px;
color: #595959;}
.white_content a{
	float: right;
}
.white_content h2{
text-align: center;font-size: 20px;
line-height: 35px;
margin: 1% 0;
text-transform: uppercase;
color: #141F46;
font-weight: bold;
border-bottom: 1px solid #efefef;
padding-bottom: 1%;
}
.white_content .newpanel{
margin: 0 auto;
width: 68%;
background: #fff;
border-radius: 6px;
padding: 2%;
margin-top: 2%;
}
.fa-times{
background-color: transparent;
padding: 5px 5px 5px 5px;
border: 1px solid #595959;
border-radius: 4px;
font-size: 16px;
cursor: pointer;
color:#595959;
}

figure.newservices{width: 32.3333%;
padding: 0px 0px 0;
margin-bottom: 1.5%;
border: 0px solid #e1e1e1;
border-radius: 4px;
margin-right: 1.5%;
background: #fff;
background: #B5060A;
    overflow: hidden;}
figure.newservices1{width: 32.3333%;
padding:0px 0px 0;
margin-bottom: 1.5%;
border: 0px solid #e1e1e1;
border-radius: 4px;
margin-right: 0%;
background: #fff;
background: #B5060A;
    overflow: hidden;
}
figure.newservices .services-thumb, figure.newservices1 .services-thumb{
	width:100%;
	overflow:hidden;
	
}
figure.newservices .services-thumb img, figure.newservices1 .services-thumb img{
	margin-top: 0px;
}
figure.newservices h4, figure.newservices1  h4{ color:#fff !important;}
.service{background: url(../img/banner2.jpg) fixed;
background-repeat: no-repeat;
background-size: 100% 100%;}

#banner{    float: left;
    width: 100%;
    height: 380px;}
	
#banner img{
	    float: left;
    width: 100%;
}
#about{    float: left;
    height: auto;
    background: #fff; 
	}
#about .aboutus{
	width: 65%;
    float: left; }
#about .aboutimg{
	    float: left;
    width: 35%; }
	#about .aboutimg img{
	   width: 100%; }
#innerpanel{    float: left;
    height: auto;
    background: #fff; 
padding-top:10px;	}
#innerpanel .aboutus{
	width: 65%;
    float: left; }
#innerpanel .aboutimg{
	    float: left;
    width: 35%; }
	#innerpanel .aboutimg img{
	   width: 100%; }
#innerpanel h2{ font-size:20px; margin-bottom:1%;}  
#innerpanel .devider {
    margin-top: 0%;
}

#service {
	float: left;
    width: 100%;
	}
#works {
		    float: left;
    width: 100%;
    background: #fff;
	}
#team {
	float: left;
    width: 100%;
	position:relative;
}
 #team  a.prev{
   display: inline;
    float: left;
    width: 25px;
    position: absolute;
    z-index: 9999;
    left: 47px;
    top: 64%;
}
 #team  a.next{
   display: inline;
    float: right;
    width: 25px;
    position: absolute;
    z-index: 9999;
    right: 47px;
    top: 64%;
}
 #team  a.next img,  #team  a.prev img{ float:left; width:100%; } 
#testimonial {
	float: left;
    width: 100%;
    background: #fff;
}
 #facts {
   background-position: 50% 430px;
    float: left;
    width: 100%;
	}
 #contact {
    float: left;
    width: 100%;
    background: #fff;	}
#slider{float: left;width: 100%; }
#foo6 li{float: left;}
#foo6 li .row{ margin-left:0px; margin-right:0px;}
 #foo6 li .swiper-slide{ border: 1px solid #e1e1e1;
    padding: 2%;
    border-radius: 9px;
        min-height: 238px;
    margin-right: 2%;
    margin-top: 3%;
	}
	 #foo6 li .swiper-slide .testimonials-text{    width: 100%;
    padding: 0;}
	 #foo6 li .swiper-slide .blockquote-wrapper  blockquote{width: 100%;
    padding: 0;
    border: 0px;}
 #foo6 li .swiper-slide .blockquote-wrapper  blockquote p{
	  font-size: 13px;
    text-align: left;
	line-height:24px;
	min-height: 190px;
    margin-bottom: 1%;
	}
 #foo6 li .swiper-slide .blockquote-wrapper  blockquote p img.img-thumbnail{	    float: right;
    width: 23%;
	margin-right:0px;
    padding: 0px;
    margin-left: 3%;
	}
 #foo6 li .swiper-slide .blockquote-wrapper  blockquote p img{	   
	float: left;
    width: 20px;
    margin-left: 0px;
    margin-right: 2%;
	}
	 #foo6 li .swiper-slide .blockquote-wrapper  blockquote p img.rightimg{	   
	float: none;
    width: 20px;
    margin-right: 0px;
    margin-left: 2%;
	}

 #foo6 li .swiper-slide .blockquote-wrapper  blockquote footer{	color: #ac060a !important;
    font-size: 14px !important;
    line-height: 10px;
    float: right;
	}
	.item1{background-image: url(../img/1.jpg);}
	.item1 .carousel-caption{top: 50%;  left: 0%; width: 51%;}
	.item2{background-image: url(../img/2.jpg);}
	.item2 .carousel-caption{top: 50%;  left: 0%; width: 51%;}
	.item3{background-image: url(../img/10.jpg);}
	.item3 .carousel-caption{top: 60%;  left: 50%; width: 51%;}
	.item4{background-image: url(../img/11.jpg);}
	.item4 .carousel-caption{top: 60%;  left: 50%; width: 51%;}
	.item5{background-image: url(../img/12.jpg);}
	.item5 .carousel-caption{top: 15%;  left: 0%; width: 51%;}
	@media only screen and (min-width: 100px) and (max-width: 1000px) {
.navbar-nav li a {
    margin: 0;
}
#about .aboutus {
    width: 100%;
    float: left;
}
#about .aboutus p{
float: left;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
	}
	#about .aboutimg {
    float: left;
	display:none;
    width: 35%;
}
.container {
    width: 94% !important;
}
.services.col-md-2
{
	    width: 18%;
}
figure.newservices h4, figure.newservices1 h4 {
    color: #fff !important;
	font-size:15px;
}
	.item1{background-image: url(../img/bannerm.jpg);}
	.item1 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item2{background-image: url(../img/bannerm3.jpg);}
	.item2 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item3{background-image: url(../img/bannerm5.jpg);}
	.item3 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item4{background-image: url(../img/bannerm6.jpg);}
	.item4 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item5{background-image: url(../img/bannerm7.jpg);}
	.item5 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
#banner{ height:250px; padding-bottom:0px;}
#banner img{ height:100%;}
#innerpanel .aboutus{ width:100%;}
#innerpanel .aboutus p{ width: 94%;
    margin: 0 3%;
	}
#innerpanel .aboutimg  {
	display:none;
}
.footer .col-md-12 {
	width:100%;
    float: left;
    background: #141f46;
    margin-top: 0%;
}
	}
		@media only screen and (min-width: 100px) and (max-width: 668px) {
figure.newservices { width:100%; }
figure.newservices1 { width:100%; }

	
		}
		@media only screen and (min-width: 100px) and (max-width: 768px) {
		
			#slider  .carousel-caption h3 {
    font-size: 30px !important;
}
			#slider  .carousel-caption h3 span {
    font-size: 30px !important;
}#slider .carousel-inner .item {
    background-size: 100% 100%;
}
			.item1{background-image: url(../img/bannerm1.jpg);}
	.item1 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item2{background-image: url(../img/bannerm13.jpg); }
	.item2 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item3{background-image: url(../img/bannerm15.jpg); }
	.item3 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item4{background-image: url(../img/bannerm16.jpg); }
	.item4 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item5{background-image: url(../img/bannerm17.jpg);}
	.item5 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
.social-links {
    margin-top: 7% !important;
}
		}
		@media only screen and (min-width: 100px) and (max-width: 468px) {
			#slider  .carousel-caption h3 {
    font-size: 30px !important;
}
			#slider  .carousel-caption h3 span {
    font-size: 30px !important;
}#slider .carousel-inner .item {
    background-size: 100% 100%;
}
		.item1{background-image: url(../img/bannerm2.jpg);  }
	.item1 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item2{background-image: url(../img/bannerm23.jpg); }
	.item2 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item3{background-image: url(../img/bannerm25.jpg); }
	.item3 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item4{background-image: url(../img/bannerm26.jpg);}
	.item4 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
	.item5{background-image: url(../img/bannerm27.jpg); }
	.item5 .carousel-caption{top: 20%;  left: 0%; width: 100%;}
		}