@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;lang=en");

/* GLOBAL STYLES
-------------------------------------------------- */
body {
  color: #000;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
}
span.navy {
  color: #f0ad4e;
}
p.text-color {
  color: #676a6c;
}
a.navy-link {
  color: #f0ad4e;
  text-decoration: none;
}
a.navy-link:hover {
  color: #f0ad4e;
}
section p {
  color: #aeaeae;
  font-size: 14px;
}
address {
  font-size: 14px;
}
h1 {
  margin-top: 10px;
  font-size: 30px;
  font-weight: 200;
}
.navy-line {
  width: 60px;
  height: 1px;
  margin: 60px auto 0;
  border-bottom: 2px solid #f0ad4e;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar-wrapper {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
.navbar{ margin-bottom: 0;}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
  
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-default.navbar-scroll {
  background-color: #fff;
  border-color: #fff;
  padding: 15px 0;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
  transition: all 0.3s ease-in-out 0s;
}
.navbar-default .nav li a {
    color: #fff;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
   
    letter-spacing: 1px;
    font-size: 15px;
    text-transform: capitalize;
      background: #50918D;
    margin: 0 1px;
    border-radius: 3px; padding:10px;
}
.navbar-nav > li > a {

}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {

}
.navbar-default .navbar-nav > li > a:hover {
  color: #1f497d;
}
.navbar-default .navbar-nav > .active > a:focus {
  background: transparent;
  color: #fff;
}
.navbar-default.navbar-scroll .navbar-nav > .active > a:focus {
  background: transparent;
  color: inherit;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  background: #f0ad4e;
  color: #fff;
}
.navbar-default .navbar-brand {
  color: #fff;
  height: auto;
  display: block;
  font-size: 14px;
  background: #f0ad4e;
  padding: 15px 20px 15px 20px;
  border-radius: 0 0px 5px 5px;
  font-weight: 700;
  transition: all 0.3s ease-in-out 0s;
}
.navbar-scroll.navbar-default .nav li a {
  color: #676a6c;
}
.navbar-scroll.navbar-default .nav li a:hover {
  color: #f0ad4e;
}
.navbar-wrapper .navbar.navbar-scroll {
  padding-top: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #e7eaec;
  border-radius: 0;
}
.nav > li > a {
  padding: 25px 10px 15px 20px;
}
.navbar-scroll .navbar-nav > li > a {
  padding: 20px 10px;
}
.navbar.navbar-scroll .navbar-brand {
  margin-top: 15px;
  border-radius: 5px;
  font-size: 12px;
  padding: 10px;
  height: auto;
}
/* BACKGROUNDS SLIDER
-------------------------------------------------- */
.header-back {
  height: 580px;
  width: 100%;
}
.header-back.one {
  background: url('../img/header_one.jpg') 50% 0 no-repeat;
}
.header-back.two {
  background: url('../img/header_two.jpg') 50% 0 no-repeat;
}
.header-back.three {
  background: url('../img/essen-banner.png') 50% 0 no-repeat;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 460px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  height: 470px;
  /*background-color: #777;*/
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 470px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control {
  width: 6%;
}
.carousel-inner .container {
  position: relative;
}
.carousel-inner {
  overflow: visible;
}
.carousel-caption {
  position: absolute;
  top: 100px;
  left: 0;
  bottom: auto;
  right: auto;
  text-align: left;
}
.carousel-caption {
  position: absolute;
  /*top: 100px;*/
 /* top: 200px;
  left: 0;*/
      top: 339px;
    left: 300px;
  bottom: auto;
  right: auto;
  text-align: left;
}
.carousel-caption.blank {
  top: 140px;
}
.carousel-image {
  position: absolute;
  right: 10px;
  top: 90px;
}
.carousel-indicators {
  padding-right: 60px;
}
.carousel-caption h1 {
  font-weight: 700;
  font-size: 38px;
  text-shadow: none;
  letter-spacing: -1.5px;
}
.carousel-caption p {
  font-weight: 700;
  text-shadow: none;
}
.caption-link {
  color: #fff;
  margin-left: 10px;
/*  text-transform: capitalize; */
  font-weight: 400;
}
.caption-link:hover {
  text-decoration: none;
  color: inherit;
}
/* Sections
------------------------- */
.homecontent{ /*background:url(../img/bg.jpg) repeat-x;*/    border-bottom: 1px solid #e6e9ee;
    border-top: 1px solid #e6e9ee; padding-bottom: 12px;}
.services {
  padding-top: 30px;
}
.services h2 {
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: 600;
}
.features-block {
  margin-top: 40px;
}
.features-text {
  margin-top: 40px;
}
.features small {
  color: #f0ad4e;
}
.features h2 {
  font-size: 18px;
  margin-top: 5px;
}
.features-text-alone {
  margin: 40px 0;
}
.features-text-alone h1 {
  font-weight: 200;
}
.features-icon {
  color: #f0ad4e;
  font-size: 40px;
}
.navy-section {
 /* margin-top: 60px;*/

  color: #fff;
  padding: 20px 0;
}
.gray-section {
  background: #2A2A2A;
  /*margin-top: 60px;*/
}
.team-member {
  text-align: center;
}
.team-member img {
  margin: auto;
}
.social-icon a {
  background: #f0ad4e;
  color: #fff;
  padding: 4px 8px;
  height: 28px;
  width: 28px;
  display: block;
  border-radius: 50px;
}
.social-icon a:hover {
  background: #f0ad4e;
}
.img-small {
  height: 88px;
  width: 88px;
}
.pricing-plan {
  margin: 20px 30px 0 30px;
  border-radius: 4px;
}
.pricing-plan.selected {
  transform: scale(1.1);
  background: #f4f4f4 ;
}
.pricing-plan li {
  padding: 10px 16px;
  border-top: 1px solid #e7eaec;
  text-align: center;
  color: #aeaeae;
}
.pricing-plan .pricing-price span {
  font-weight: 700;
  color: #f0ad4e;
}
li.pricing-desc {
  font-size: 13px;
  border-top: none;
  padding: 20px 16px ;
}
li.pricing-title {
  background: #f0ad4e;
  color: #fff;
  padding: 10px;
  border-radius: 4px 4px 0 0;
  font-size: 22px;
  font-weight: 600;
}
.testimonials {
    padding: 40px 0;
}
.big-icon {
  font-size: 56px;
}
.features .big-icon {
  color: #f0ad4e;
}
.contact {
 
}
/* Buttons - only primary custom button
------------------------- */
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.btn-primary {
  background-color: #50918D;
 
  color: #FFFFFF;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 600;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #18a689;
  border-color: #18a689;
  color: #FFFFFF;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3;
}


/*-------------------yogita css--------------*/


.logodiv{ margin:10px 0;     width: 85%;}

.navbar-right{ margin-top: 20px;}

.contentbox{       border-radius: 15px;  background: #50918d;border-bottom-color: #43857e;color: #9cd8d2;}
	
.titlediv{ background: #43857e; padding: 7px 13px 33px 20px; margin: 0; color:#fff; border-radius: 15px;}	

.icon{     border-radius: 50%;background-color: #50918D;width: 60px;height: 60px;text-align: center; vertical-align: middle;  padding-top: 16px;       font-size: 28px;   float: left;     margin-right: 24px; color:#fff;}
	
.heading{ top: 10px;position: relative;font-size: 26px;}

.para{ font-size:14px; padding: 10px 28px; color:#fff;}

.contentbox1{background: #91000a; border-bottom-color: #800009;}

.titlediv1{ background: #800009; }

.para1{ color: #fff; height: 158px;}

.icon1{background-color: #91000a; color:#fff;}	

.contentbox2{background: #e04828; border-bottom-color: #800009;}

.titlediv2{ background: #DC3715; }

.para2{ color: #fff; height: 158px;}

.icon2{background-color: #e04828; color:#fff;}

.carousel-indicators {    bottom: -112px;}

.feature-2-pic {    margin-top: 20px;}

#intro h2 {
    font-size: 40px;
    font-weight: 300;
    margin: 15px 0 15px 0; color: #000;}
	
	
.btn-section {
    padding-top: 20px;}
	
.btn-default {
    font-size: 17px;
    margin: 30px 0 10px;
    margin-right: 10px;
    line-height: 20px;
    padding: 15px 35px;
    height: 50px;
    border: 2px solid #FAD12B;
    background: transparent;
    transition: all 0.4s;
    color: #202020;
    border-radius: 100px;}		
	
.fadeInRight p{ line-height:24px; text-align: justify;}	

.footer{ padding:15px 0;}

.footerp{ margin:0; text-align: right;}


/*----testimonial css--*/


/* carousel */
.media-carousel 
{
padding: 0 40px;
 
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
      margin-top: 100px;
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
      margin-top: 100px;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  /*width: 250px;
  height: 100px*/

  height: auto;
}
#clients .carousel{height: auto;}
#clients .carousel .item{height: auto;}
.NoBorder{border-left: none;
border-top: none;
border-right: none;
border-bottom: none;}
/* End carousel */

.teamcontent{    
   border-left: 2px solid #ffcd05;
    padding-left: 25px;     margin-top: 7px;}

.homep{ color:#000; line-height:24px;     text-align: justify;}

.navbar-wrapper1{ position:relative;  }
.innerbanner{ /*background:url(../img/header-bg.jpg) no-repeat;*/ margin-bottom:50px;}
.innerbanner img{ width:100%;}

.navbar-default .nav1 li a{ color:#000;}

.navbar1{ margin-bottom:0;}

.btndiv{ font-size: 17px;
    margin: 30px 0 10px;
    margin-right: 10px;
    line-height: 20px;
    padding: 15px 35px;
    height: 50px;
    border: 2px solid #FAD12B;
    background: transparent;
    transition: all 0.4s;
    color: #202020;
    border-radius: 100px;}

.btndiv:hover{ background:#000; color:#fff;}

.carousel-control .glyphicon-chevron-left{ margin-top:25px;}
.carousel-control .glyphicon-chevron-right{margin-top:25px; }

/*---about us --*/
.thumb-box3 {
	overflow: hidden;
	background: #181818;
	position: relative;
}
.thumb-box3 .box1 {
	padding: 118px 0 37px 0;
}
.thumb-box3 .box2 {
	background: #f5f3f3;
	padding: 106px 0 83px 100px;
	position: relative;
	z-index: 1;
}
.thumb-box3 .box2 p {
	font: 13px/21px 'Ubuntu';
	color: #5f5e5e;
	margin-bottom: 29px;
}
.thumb-box3 .box2 .title {
	font: 40px/40px 'Archivo Narrow';
	color: #222220;
	margin-bottom: 36px;
}
.thumb-box3 .box2 .description {
	font: bold 14px/20px 'Ubuntu';
	color: #444;
	text-transform: uppercase;
	margin-bottom: 11px;
}
.thumb-box3 .box2 svg.bigTriangleColor {
	pointer-events: none;
	position: absolute;
	top: 0;
	left: -115px;
}
.thumb-box3 .box2 .bigTriangleColor path {
	fill: #f5f3f3;
}
.thumb-box3 .box2 #curveUpColor path, .thumb-box3 .box2 #curveDownColor path {
	fill: #f5f3f3;
}
.thumb-box3 em {
	position: absolute;
	z-index: 0;
	top: 0;
	right: -50%;
	width: 100%;
	height: 100%;
	display: inline-block;
	background: #f5f3f3;
}
.thumb-box3 figure {
	position: relative;
}
.thumb-box3 figure img {
	width: 100%;
}
.thumb-box3 figure a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/play.png) center center no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-box3 figure a:hover {
	opacity: 0;
	filter: alpha(opacity=0);
}

.aboutimg{ border-radius: 8px;}

.thumbnail img{border-radius: 8px;}

.para3{ text-align:center; color:#1f497d; font-size:16px; font-weight:bold; line-height: 24px; margin-bottom:0;}

.heading1{ text-align:center;  font-size: 29px; color: #000;
    font-weight: 300; padding-bottom:10px;}

.homep1{ font-style:italic; padding:10px 40px;     color: #000;
    font-size: 16px;     text-align: center;
    margin: 0 auto; border-color: #1F497D; line-height:25px;}

.teamcontent h4{ font-size:22px;}
.contentdiv{padding: 0 0;}

.contentdiv p{ color:#000; font-size:14px;}

.readbtn{ background:#333; }

/* project Area */
#projectArea { padding: 30px 0; overflow: hidden; width: 100%; border-bottom: 1px solid #e6e9ee; border-top: 1px solid #e6e9ee; background: #f6f7fb; }
#projectArea .block img { margin-bottom: 15px; width: 100%; height: auto;     border-radius: 15px 15px 0 0;}
#projectArea .block { border: 1px solid #e6e9ee; background: #fff;border-radius: 15px; }
#projectArea h2 { margin: 0px 0 20px; color: #000; font-size: 40px; line-height: 22px; font-weight: 300;     text-align: center;}
#projectArea a { display: block; text-align: center; line-height: 20px; color: #FE5000; font-size: 22px; }
#projectArea a:hover { color: #000; }
#projectArea p { text-align: center; line-height: 20px; font-size: 14px;color: #000; }
#projectArea ul { list-style:none; overflow: hidden; }
#projectArea ul.slides li { margin-right: 30px; }
#projectArea .flex-direction-nav { width: 100px; height: 30px; z-index: 99999; position: absolute; right: 0px; bottom: 0px; }
#projectArea .flex-direction-nav li { float:left; width: 24px; height: 24px; line-height: 24px; }
#projectArea .flex-prev { z-index: 9999; width: 24px; height: 24px; margin: 0px; line-height: 24px; display: block; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; left: auto; opacity: 10 !important; right: 45px; top: auto; bottom: 0px; background: #FFCD05; }
#projectArea .flex-prev span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#projectArea .flex-next span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#projectArea .flex-next { z-index: 9999; width: 24px; height: 24px; margin: 0px; display: block; line-height: 24px; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; right: 15px; bottom: 0px; opacity: 10 !important; top: auto; left: auto; background: #FFCD05; }
#projectArea .flex-next:hover, #projectArea .flex-prev:hover { background: #433832; }
#projectArea #project {  position: relative; }

#projectArea .btndiv1{ background:#333;     width: 30%; margin:0 auto;     margin-bottom: 8px;     border-radius: 5px;}

#projectArea .btndiv1 a{ color:#fff; font-size:12px;  padding: 3px 0; text-align:center;}

#clients{ padding:20px 0;}


.carousel-control{ color: #1f497d; text-shadow:none;}

.navbar-default .navdiv li a{ font-size:11px; color:#fff; padding: 6px 12px;}

.dropdown-menu{     background-color: #50918D;}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{     background-color: #000;}
.carousel-control:hover, .carousel-control:focus{ color:#1F497D;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{ border-color: #1F497D;}

.navbar-default .nav1 {     margin-top: 45px;}

.custom-h1{background: rgba(0, 0, 0, 0.48); text-align:center;
    padding: 10px 20px;}
	
.custom-h2{ background: rgba(0, 0, 0, 0.48);
    padding: 10px 20px; text-align:center;}	

.navbar-default .nav1 li a{ color:#fff;}

.missiondiv h2{ font-weight:300; font-size:32px; color:#000;     text-align: center;}	

.content-bg{ background:url(../img/innerbg.jpg) repeat; padding: 20px 0;}

.missiondiv{     padding: 0 0 15px 0;}

.content-bg h2{font-weight:300; font-size:30px; color:#000;}

.paddingdiv{ padding-left:32px;}

.content-bg p{ line-height:22px;}

.carousel-control1{ color:#fff; font-size:36px;} 

.carousel-control1:hover, .carousel-control1:focus{ color:#fff;}

.top-space{ top:-13px; position:relative;}

.innertitle{text-align: center;
    margin: 0 0 50px 0;
    color: #000;
    font-weight: 300;
    padding: 0 0 11px 0;
    font-size: 40px;
    width: 24%;
    border-bottom: 2px solid #000;
    margin: 0 auto;}

.servicesdiv{ }

.borderimg img{ border-radius:4px; width:100%; margin-top: 5px;}

.servicesbox { border-bottom: 1px solid #000;
    padding-bottom: 30px;}

.servicesbox h2{ text-align:center; padding: 0 0 20px 0; color: #000; font-weight: 300; font-size: 29px;} 

.servicesul ul{ padding-left:20px;}
.servicesul li{      line-height: 24px;}

.about-para{ line-height:24px;}

.missiondiv h2{ padding-bottom:0; margin-top:0;}	   
.missiondiv h4{ line-height:24px;}	

.innertitle1{ margin-bottom:0; width:36%;}   

.hedingdiv{ color: #000;
    font-weight: 600;}
.form-group{ padding-left:0;}
.icons-list{ padding:0 20px;}
.icons-list li{ padding:8px 0;}

.btn-info {
    color: #fff;
    background-color: #50918D;}
	
.btn{    background: #50918D; color:#fff;}	

	
/*--------------------top arrow css--------------------------*/
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 40px;
	height: 45px;
	position:relative;
	display: block;
	background:  url(../img/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	top:130px;
	right:-98px;
}
#back-top a:hover span {
}	

.favicondiv{ margin-top: 46px; margin-left: -68px; color:#1f497d;} 
.favicondiv1{ margin-top: 46px; margin-right: -68px; color:#1f497d;}

.error{color: red;}

.success{color: green; padding-bottom:10px;}

.classic-title{     margin: 0 0 10px 0;}

/*----------career css start---------------*/
.posNameDiv{ background: #50918D; color: #666;  text-align: center; font-size:18px; line-height: 43px; font-weight:bold;}

.morebtn{ line-height: 42px;    background: #d8d8d7;}	
	
.morebtn a{ color:#000; font-size:14px; font-weight: normal;}

.morebtn:hover{ background: #D9AE04; text-decoration:underline;}	

.fontdiv{ font-size:14px;}

.careerdiv{ margin: 10px 0;}

.hrdiv{  border: 1px solid #F1F1F1;    box-shadow: 1px 1px 3px #F1F1F1;}

.uldiv{ margin:10px 0;}

.fa-ul>li { position: relative;}

.jobpositioninfo{ border-bottom: 1px solid #eee; padding: 10px 0;}

.jobpositioninfo .para{ color:#000;}
.jobpositioninfo .para{ padding:0;}

.careerform{ margin: 12px 0;}

.bordernone{ border-bottom:0;}

.registerbtn{ margin:12px 0;}

.about-para{ padding-bottom:10px;}

.readbtn{  width: 12%; margin:0 auto; padding-top: 4px;}

.readbtn a{ color:#fff; text-align: center;  background:#222;  padding:10px 30px; border-radius:5px;}

.readbtn a:hover{ background:#ffd525; color:#444; font-weight:bold;}

.servicesul ul{ list-style-type:disc;}

.servicesul li{ padding:3px 0;}

.table{ font-size:14px; text-align:center;}
.table thead tr th{ text-align:center;}
.table tbody tr td{    vertical-align: middle;}
.manufacturingimg img{ margin:15px 0;}

.navbar-brand{ float:none;}



/* RESPONSIVE CSS*/
#owl-demo .item{
        margin: 3px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
-------------------------------------------------- */
@media only screen and (max-width: 1199px){
.icon{ margin-right: 8px;}
.heading{ font-size:23px;     top: 15px;}
.titlediv{ padding: 7px 13px 40px 20px;}
.para1{ height:180px;}
.para2{ height:180px;}
}
@media only screen and (max-width: 1150px){
.nav > li > a{padding: 25px 10px 15px 15px;}

.content-bg{     background: #F7F7F7;}
.paddingdiv{ padding-left:0;}
.borderdiv{ border-right:1px solid #000;}
.content-bg p{ text-align:justify;}

}
@media only screen and (max-width: 1024px){
.heading{ font-size: 21px;top: 18px;} 
.para1{ height: 172px;}
.para2{ height: 172px;}
.titlediv{     padding: 7px 13px 44px 20px;}
.nav > li > a {padding: 25px 10px 15px 1px;}
.navbar-default .nav li a{ font-size:14px;}	
.logodiv{ width:95%;}
.teamcontent {    top: 0;}
.media-carousel .carousel-control.left{ margin-top: 80px;}
.media-carousel .carousel-control.right{  margin-top: 80px;}
.fadeInRight p{ text-align:justify;}
.para{ text-align:justify;}
.homep{ text-align:justify;}
#projectArea ul.slides li{ margin-right:56px;}
.about-para {    line-height: 24px;    text-align: justify;}
}


@media only screen and (max-width: 768px){
  /* Navbar positioning foo */
  .para1 {
    height: auto;}
	.para2 {
    height: auto;}
  .navbar-wrapper {
    margin-top: 0;
	
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
	background: none;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }

.favicondiv{ margin-top: 46px; margin-left: -35px;} 
.favicondiv1{ margin-top: 46px; margin-right: -35px;} 
}
@media (max-width: 992px) {
  .carousel-image {
    display: none;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

@media only screen and (max-width: 991px){
.homecontent{    background-size: 100%;}
.para1 {    height: auto;}
.para2 {    height: auto;}
.aboutimg{ margin:0 auto;}
.logodiv {    width: 100%;}
.navbar-right {    margin-top: 0px;}
.navbar-right{ margin-right: 0;    width: 100%;}
.nav > li > a {    padding: 25px 10px 15px 12px;}
.navbar-default .nav li a{padding: 10px 17px;}
.navbar-default .nav1 {    margin-top: 0;}
.innertitle1{ width:55%;     margin-top: 15px;}
.innertitle{ width:55%;     margin-top: 15px;}
#projectArea a{ font-size:20px;}
#projectArea p{  font-size:13px;}
}

@media (max-width: 768px) {
  .carousel-caption,
  .carousel-caption.blank {
    left: 5%;
    top: 80px;
  }
  .carousel-caption h1 {
    font-size: 28px;
  }
  .navbar.navbar-scroll .navbar-brand {
    margin-top: 6px;
  }
  .navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding: 15px 0;
  }
  .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: inherit;
  }
  .navbar-default .nav li a {
    color: #676a6c;
  }
  .navbar-default .nav li a:hover {
    color: #f0ad4e;
  }
  .navbar-wrapper .navbar {
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7eaec;
    border-radius: 0;
  }
  .nav > li > a {
    padding: 25px 10px 15px 10px;
  }
  .navbar-nav > li > a {
    padding: 20px 10px;
  }
  .navbar .navbar-brand {
    margin-top: 6px;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    height: auto;
  }
  .navbar-wrapper .navbar {
    padding-left: 15px;
    padding-right: 5px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover {
    color: inherit;
  }
  .carousel-control {
    display: block;
  }
  
  .navbar-right{        background: none;     width: 100%;}
  .aboutimg{ margin:0 auto;}
  .navbar-right{ margin-right:0;}
  .navbar-wrapper .navbar {    padding-left: 0;    padding-right: 0;}
  .navbar-default .nav li a {    color: #fff;}
  .navbar-default .navdiv li a {    color: #000;}
  .navbar-wrapper{ position:relative;}
  .navbar-default .nav li a {
    font-size: 14px;
    padding: 10px 18px;}
	.navbar-default .nav1 {
    margin-top: 0;}
	.innertitle{     margin: 15px auto 0; width:30%;}
	.innertitle1{     width: 49%;}
	.map{ margin-bottom:15px;}
	
  
}

@media only screen and (max-width: 767px){
.logodiv {    width: 45%;}
.navbar-toggle{ margin-top:42px;}
.navbar-nav {    margin: 7.5px 0;}
.navbar-right {    margin-top: 0px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {    color: #fff;}
.navbar-nav > li > a {    padding: 6px 10px;}
}

@media only screen and (max-width: 736px){
.logodiv {width: 30%;}
.navbar-nav {    margin: 7.5px 0;}
.navbar-toggle{ margin-top:38px;}
.navbar-right {    margin-top: 0px;}
.navbar-nav > li > a {    padding: 6px 10px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {    color: #fff;}
.custom-h2{ color:#000;}
.testimonials {    padding: 15px 0;}
.borderdiv{ border:none;}
.missiondiv p{ text-align:justify;}
.containercls{ top: 45px; position:relative;}
.services {    padding-top: 60px;}
.navbar-right{ background: #50918D;}
.navbar-default .nav li a{ background:none;}
.borderimg img{ margin-bottom:15px;}
.contentdiv {    padding: 11px 0;}
.btn-section{ margin-bottom:20px;}
.homep1{ text-align:justify;}
}

@media only screen and (max-width: 667px){
.innertitle{ width:34%;}
.innertitle {    width: 55%;}
}

@media only screen and (max-width: 600px){
.logodiv {width: 32%;}
.navbar-toggle{ margin-top:38px;}
.navbar-nav {    margin: 7.5px 0;}
.navbar-right {    margin-top: 0px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {    color: #fff;}
.navbar-nav > li > a {    padding: 6px 10px;}
.custom-h2{ color:#000;}
.borderdiv{ border:none;}
.missiondiv p{ text-align:justify;}
#projectArea ul.slides li{ margin-right:34px;}
.navbar-wrapper{ position:relative;}
.containercls{ top: 40px; position:relative;}
.navbar-right{ background: #50918D;}
.navbar-default .nav li a{ background:none;}
.services {    padding-top: 60px;}
.homep1{ text-align:justify;}
.innertitle{ width:37%;}
.borderimg img{ margin-bottom:15px;}
.innertitle1{     width: 65%;}
.contentdiv {    padding: 11px 0;}
}

@media only screen and (max-width: 481px){
.innertitle{ width:40%;}
}

@media only screen and (max-width: 480px){
.logodiv {    width: 65%;}
}

@media only screen and (max-width: 479px){
.logodiv {    width: 45%;}
.navbar-toggle {    margin-top: 50px;}
}

@media only screen and (max-width: 414px){
.logodiv {    width: 45%;}
.innertitle {    width: 52%;}
.innertitle1 {    width: 91%;}
}

@media only screen and (max-width: 384px){
.logodiv {    width: 48%;}
.innertitle{ width:60%;}
.innertitle1 {    width: 95%;}
}

@media only screen and (max-width: 384px){
.innertitle1 {    width: 100%;}

}

@media only screen and (max-width: 352px){
#projectArea h2{font-size:33px; }
.favicondiv{ margin-left:-22px;}
.favicondiv1{ margin-right: -22px;}
.servicesbox h2{font-size: 35px; }
.missiondiv h2{ font-size: 35px;}
.heading1{ font-size: 35px;}
}


@media only screen and (max-width: 320px){
.custom-h1{ font-size: 66px !important;}
.icon{     margin-right: 12px;}
.custom-h2{ font-size: 10px;}
#projectArea h2{ font-size: 33px;}
.favicondiv1{     margin-right: -17px;}
.favicondiv{ margin-left: -17px;}
.innertitle1 {    width: 100%;}
.innertitle {    width: 70%;}
} 

@media only screen and (max-width: 240px){

.innertitle{ width:86%;}
}

/* MARGINS & PADDINGS
-------------------------------------------------- */
.p-xxs {
  padding: 5px;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 15px;
}
.p-m {
  padding: 20px;
}
.p-md {
  padding: 25px;
}
.p-lg {
  padding: 30px;
}
.p-xl {
  padding: 40px;
}
.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.space-15 {
  margin: 15px 0;
}
.space-20 {
  margin: 20px 0;
}
.space-25 {
  margin: 25px 0;
}
.space-30 {
  margin: 30px 0;
}
/* PACE PLUGIN
-------------------------------------------------- */
.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}

.navbar-default .navbar-brand1{
    color: #fff;
  height: auto;
 
  font-size: 16px;
  background: #f0ad4e;
  padding: 10px 20px 10px 20px;
  border-radius: 5px 5px 5px 5px;
  /* font-weight: 700; */
  transition: all 0.3s ease-in-out 0s;
  text-shadow: none;
  text-decoration: none;
  
}

/* footer social icons */
ul.social-network {
  list-style: none;
  display: inline;
  margin-left:0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
  background-color: #F56505;
}
.social-network a.icoFacebook:hover {
  background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
  background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
  background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
  background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
  background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
  color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
  color:#44BCDD;
}

.social-circle li a {
  display:inline-block;
  position:relative;
  margin:0 auto 0 auto;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  border-radius:50%;
  text-align:center;
  width: 50px;
  height: 50px;
  font-size:20px;
}
.social-circle li i {
  margin:0;
  line-height:50px;
  text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

