@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

body{
   font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
	background:#FFF;
 }
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
ul{
margin:0;
padding:0;
}
/*--header--*/
.top-bar {
  padding: 0.4vw 0;
  background: #D70C0C;
}

.top-link{
  color: #FFF;
  font-size:1vw;
  font-weight:500;
      padding-top: 0.4vw;
}

.top-link li{
    margin: 0;
    list-style: none;
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.05vw;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    margin-right: 1vw;
    text-decoration: none;
	padding-top:0.0.5vw;
}
.top-link li a{
    margin: 0;
    list-style: none;
    color: #FFF;
    text-transform: none;
    font-size: 1.05vw;
    font-weight: 600;
    text-decoration: none;
}
.top-link li a:hover{
 color:#000;
 text-decoration:none;
}

.social{
	float:right;
  height:100%;
  width:48%;
}

.social img {
width:100%;
height:100%;
}
ul.social-share li {
  display: inline-block;
}
ul.social-share li i {
  font-size:1.2vw;
}
ul.social-share li a {
  display: inline-block;
  color: #FFF;
  background: #404040;
  width: 2vw;
  height: 2vw;
  line-height: 2vw;
  text-align: center;
  border-radius: 0.2vw;
  padding-top:20%;
}

ul.social-share li a:hover {
  background: #c52d2f;
  color: #FFF;
}
.call {
width:30%;
float:right;
padding:1%;
}
.call p span i {
font-size:2vw;
color:#D70C0C;
}
.call p {
font-size:1.3vw;
color:#000;
font-weight:600;
line-height:2.2vw;
text-transform:uppercase;
    padding-top: 1.1vw;
}
.call p span {
font-size:2.3vw;
color:#D70C0C;
}
.logo {
  float: left;
  width:32%;
  padding-top:.2%;
}
.logo img {
width:100%;
}
.banner-title h2 {
   font-size: 4vw;
  color: #FFF;
  font-weight: 900;
  text-align:center;
  padding-top:3.5vw;
}
.banner-title p {
   font-size: 1.3vw;
  color: #fff;
  width: 100%;
  text-align:center;
  padding-top: 10px;
}
.logo a {
	text-decoration:none;
}
.logo a h1 {
	font-family: 'Open Sans', sans-serif;
  color: #FFF;
  font-size: 2.8vw;
}
.top-menu {
  float: right;
}
.banner-bottom-strip {
  background: #00154C;
  padding: 1.1%;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,3f3f3f+49,6d6d6d+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#af232c+0,c9263e+50,b7242e+100 */
background: #af232c; /* Old browsers */
background: -moz-linear-gradient(top,  #BA0808 0%, #E20B0B 50%, #9A0505 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #BA0808 0%,#E20B0B 50%,#9A0505 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #BA0808 0%,#E20B0B 50%,#9A0505 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BA0808', endColorstr='#9A0505',GradientType=0 ); /* IE6-9 */


}
.banner-bottom-strip p {
  font-size: 1.7vw;
  font-weight:600;
  color: #fff;
}
/*--slider end here--*/
.banner {
  padding: 0 !important;
}
/*----Slider Part starts Here-----*/
#slider3{
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(f,f,f,f);
  top: 50%;
  left: 1%;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 52px;
  width: 52px;
  background: transparent url("../images/slider-icon.png") no-repeat -0px 0px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  right: 0%;
  background: url("../images/slider-icon1.png") no-repeat -0px 0px;
}
#slider3-pager a ,#slider4-pager a {
  display: inline-block;
}
#slider3-pager span, #slider4-pager span{
  float: left;
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:1vw;
	background:#fff;
	display:inline-block;
	border-radius:30vw;
	opacity:0.6;
}
#slider3-pager .rslides_here a , #slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30vw;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a{
  padding: 0;
}
#slider3-pager li ,#slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 119%;
	z-index: 111;
	left: 46.5%;
	padding: 0;
	margin: 0;
}
@media screen and (max-width: 600px){
.callbacks_nav {
   top: 47%;
}
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 16px;
	border-radius: 17px;
	width: 17px;
	display: inline-block;
	background: white;
}
.callbacks_here a:after{
	background: #E4BB07;
}

.title-content {position:absolute;bottom:0;left:2%;width:90%; margin-left:5%; margin-bottom:-8%;}
.title-content h1 {display: block;font-size:65px;font-weight:600;text-align:left; color:#FFF; text-shadow: 2px 2px 5px #000; line-height:1.2em; padding-bottom:0.2em;}
.title-content p {color:#FFF;font-size:25px;font-weight:600;line-height:1.4em;text-align:left; padding-right:5%; color:#FFF; text-shadow: 2px 2px 5px #000; margin-bottom:3%; padding-left:0.3em;}

.welcome {
  padding: 3vw 0 0;
}
.welcome h3 {
    text-align: center;
    font-size: 2vw;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 4.5vw;
    letter-spacing: 0.1vw;
    color: #000;
    width: 50%;
    margin: 0 auto;
    font-weight: 600;
}
.welcome h3 span {
    background: #D70C0C;
    display: block;
    height: 0.4vw;
    width: 15%;
    margin: 0 auto;
}
.welcome h5 {
    font-size: 1.2vw;
    text-align: center;
    color: #666;
    font-weight: 600;
    margin-top: 1.8vw;
	line-height:2vw;
}
.applications {
width:100%;
margin:0 auto;
}
.applications h3 {
text-align: center;
    font-size: 2vw;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 4.5vw;
    letter-spacing: 0.1vw;
    color: #000;
    width: 50%;
    margin: 0 auto;
    font-weight: 600;
}
.applications h3 span {
    background: #D70C0C;
    display: block;
    height: 0.4vw;
    width: 15%;
    margin: 0 auto;
}
.applications p {
    font-size: 1.2vw;
    text-align: center;
    color: #666;
    font-weight: 600;
    margin-top: 1.8vw;
	padding-left:2.5vw;
	padding-right:2.5vw;
}
.products {
    padding: 2vw 0;
}
.product-grid {
    width: 31.333%;
    float: left;
    margin-right: 1%;
    border: 1px solid#ECECED;
    padding: 1%;
    margin-bottom: 2%;
    margin-left: 1%;
	}
.product-grd {
	margin:0 .5vw;
}
.product-grid img:hover {
  opacity: 0.7;
}
.product-grid img {
  width: 100%;
}
.features-right {
  background: #000;
  padding: 3vw;
  color:#FFF;
}
.features-right li {
    margin-left: 2vw;
    line-height: 1.8vw;
    font-size: 1.1vw;
    font-weight: 600;
    padding-bottom: 0.18vw;
}
.features-right1 {
  background: #D70C0C;
  padding: 2.7vw;
  color:#FFF;
}
.features-left {
  padding-right: 0px;
  padding-left:0px;
}
.features-left img {
	width:100%;
	height:auto;
}
.project-grid-text1{
    padding: .6vw 0vw 0vw 0vw;
}
.project-grid-text1 h4{
    color: #000;
    font-size: 1.4vw;
    margin: 0 0 .8vw;
    text-transform: capitalize;
    line-height: 1.6vw;
    font-weight: 600;
}
.project-grid-text1 p{
color: #6C6C6C;
    font-size: 1.06vw;
    margin: 0;
    line-height: 1.9vw;
    margin-bottom: 1vw;
    font-weight: 400;
}
.product-grids:nth-child(3){
	margin:3vw 0 0;
}
.product-grids1 {
  margin-bottom: 3vw;
}
.team-work {
  margin-bottom: 5vw;
}
/*--features--*/
.features {
  padding: 1vw 0 2vw;
}
.features1 {
   padding: 1vw 0 2vw;
}
.features-info {
 margin-top: 1.5vw;
}
.features h3 {
    text-align: center;
    font-size: 2vw;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 4.5vw;
    letter-spacing: 0.1vw;
    color: #000;
    width: 50%;
    margin: 0 auto;
    font-weight: 600;
}
.features h3 span {
    background: #D70C0C;
    display: block;
    height: 0.4vw;
    width: 15%;
    margin: 0 auto;
}
.features1 h3 {
    text-align: center;
    font-size: 2vw;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 4.5vw;
    letter-spacing: 0.1vw;
    color: #000;
    width: 50%;
    margin: 0 auto;
    font-weight: 600;
}
.features1 h3 span {
    background: #D70C0C;
    display: block;
    height: 0.4vw;
    width: 15%;
    margin: 0 auto;
}
.features-right h4 {
    text-align: center;
    font-size: 1.5vw;
    text-transform: uppercase;
    border-bottom: 0.1vw solid #504D4D;
    line-height: 3.5vw;
    letter-spacing: 0.1vw;
    color: #FFF;
    width: 50%;
    margin: 0 auto;
}
.features-right h4 span {
    background: #FFF;
    display: block;
    height: 0.4vw;
    width: 15%;
    margin: 0 auto;
}
.features-right1 h4 {
    text-align: center;
    font-size: 1.5vw;
    text-transform: uppercase;
    border-bottom: 1px solid #FFF;
    line-height: 3.5vw;
    letter-spacing: 0.1vw;
    color: #FFF;
    width: 50%;
    margin: 0 auto;
}
.features-right1 h4 span {
    background: #FFF;
    display: block;
    height: 0.4vw;
    width: 15%;
    margin: 0 auto;
}
.features h5 {
font-size: 1.1vw;
text-align: center;
color: #666;
font-weight: 600;
    margin-top: 1.8vw;
}
.features1 h5 {
font-size: 1.1vw;
text-align: center;
color: #666;
font-weight: 600;
    margin-top: 1.8vw;
}
.features-right p {
    font-size: 1.1vw;
    line-height: 1.8vw;
    margin-bottom: 1.5vw;
    margin-top: 1.5vw;
    text-align: center;
}
.features-right1 p {
    font-size: 1.1vw;
    line-height: 1.8vw;
    margin-bottom: 1.5vw;
    margin-top: 1.5vw;
    text-align: center;
}
.features-left1 {
  padding-right: 0;
  padding-left: 0;
}
.features-left1 img {
	width:100%;
	  height: auto;
}
.features-right a {
color:#000;
  background-color: #FFF;
  padding: 0.8vw 1.1vw;
      font-size: 1.2vw;
}
.features-right1 a {
  background-color: #FFF;
  padding: 0.8vw 1.1vw;
  color:#000;
      font-size: 1.2vw;
}
.features-info1 {
  margin-top: 2vw;
}
a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
img.zoom-img {
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
}
img.zoom-img:hover {
  -webkit-transform: scale(1.1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 0.1vw rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #D70C0C;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
  text-decoration:none;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--/features--*/

.infra-about {
  padding: 1.5vw 0vw;
  background-color:#f2f2f2;
  width:100%;
  margin-top:2vw;
}
.infra-about-left {
width:45%;
float:left;
margin-left:2vw;
}
.infra-about-left img {
	width:100%;
	height:auto;
	border:1px solid #c1c1c1;
	padding:0.8vw;
}

.infra-about-right {
  padding: 3vw;
  color:#000;
  width:50%;
	float:left;
}
.infra-about-right h4 {
    text-align: left;
    font-size: 1.8vw;
    text-transform: uppercase;
    line-height: 3.5vw;
    letter-spacing: 0.1vw;
    color: #000;
    margin: 0 auto;
}
.infra-about-right h4 span {
    background: #000;
    display: block;
    height: 0.4vw;
    width: 15%;
	float:left;
}
.infra-about-right p {
    font-size: 1.2vw;
    line-height: 1.9vw;
    margin-bottom: 1.5vw;
    margin-top: 1.5vw;
    text-align: left;
}
.infra-about-right li {
    line-height: 1.8vw;
    font-size: 1.07vw;
    font-weight: 600;
    padding-bottom: 0.18vw;
}


.infra-about1 {
  padding: 1.5vw 0vw;
  width:100%;
  margin-top:2vw;
}
.infra-about-right1 {
width:45%;
float:left;
margin-left:2vw;
}
.infra-about-right1 img {
	width:100%;
	height:auto;
	border:1px solid #c1c1c1;
	padding:0.8vw;
}

.infra-about-left1 {
  padding: 3vw;
  color:#000;
  width:50%;
	float:left;
}
.infra-about-left1 h4 {
    text-align: left;
    font-size: 1.8vw;
    text-transform: uppercase;
    line-height: 3.5vw;
    letter-spacing: 0.1vw;
    color: #000;
    margin: 0 auto;
}
.infra-about-left1 h4 span {
    background: #000;
    display: block;
    height: 0.4vw;
    width: 15%;
	float:left;
}
.infra-about-left1 p {
    font-size: 1.2vw;
    line-height: 1.9vw;
    margin-bottom: 1.5vw;
    margin-top: 1.5vw;
    text-align: left;
}
.infra-about-right1 li {
    line-height: 1.8vw;
    font-size: 1.07vw;
    font-weight: 600;
    padding-bottom: 0.18vw;
}

.contact-box {
background-color:#FFF;
margin-bottom:2vw;
margin-top:2vw;
z-index:9999;
position: relative;
}
.contact-box h4 {
text-align: center;
    font-size: 2vw;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 4vw;
    letter-spacing: 0.1vw;
    color: #000;
    width: 50%;
    margin: 0 auto;
}
.contact-box h4 span {
    background: #D70C0C;
    display: block;
    height: 0.4vw;
    width: 15%;
    margin: 0 auto;
}
.contact-box p {
    color: #000;
    text-align: center;
    font-size: 1.3vw;
    padding-top: 0vw;
    line-height: 2.2vw;
}
.contact-box p a {
    color: #000;
    text-align: center;
    font-size: 1.3vw;
    padding-top: 0vw;
    line-height: 2.2vw;
}
.contact-box p a:hover {
color:#999;
text-align: center;
padding-top:0vw;
}
.contact-dwn-arw {
padding-top:0vw;
}
i.phone {
	width: 35px;
	height: 35px;
	background: url('../images/img-sprite-1.png') no-repeat 0px 0px;
	display: inline-block;
	vertical-align: sub;
	margin-right: 5px;
}

i.call{
	width: 60px;
	height: 70px;
	background: url('../images/img-sprite-1.png') no-repeat -35px 0px;
	display: inline-block;	
}
i.callmsg{
	width: 70px;
	height: 70px;
	background: url('../images/img-sprite-1.png') no-repeat -98px 0px;
	display: inline-block;
}
i.interact{
	width: 130px;
	height: 130px;
	background: url('../images/img-sprite-1.png') no-repeat -170px 0px;
	display: inline-block;
}
i.dt{
	width: 80px;
	height: 70px;
	background: url('../images/img-sprite-1.png') no-repeat -311px 0px;
	display: inline-block;
}
i.zoom{
	width: 70px;
	height: 70px;
	background: url('../images/img-sprite-1.png') no-repeat -401px -2px;
	display: inline-block;
}
i.arrow{
	width: 35px;
	height: 35px;
	background: url('../images/img-sprite-1.png') no-repeat -471px 0px;
	display: inline-block;
}
i.smartphone{
	width: 70px;
	height: 70px;
	background: url('../images/img-sprite-1.png') no-repeat 0px -63px;
	display: inline-block;
	margin-bottom: 1vw;
}
i.user{
	width: 70px;
	height: 70px;
	background: url('../images/img-sprite-1.png') no-repeat -2px -137px;
	display: inline-block;
	margin-bottom: 1vw;
}
i.global{
	width: 70px;
	height: 70px;
	background: url('../images/img-sprite-1.png') no-repeat -78px -78px;
	display: inline-block;
	margin-bottom: 1vw;
}
.contact-section-grid {
		width: 33.333%;
		float: left;
	}
	.map {
	width:100%;
	margin:0 auto;
	margin-bottom:2%;
	border:1px solid#E3E3E3;
	padding:.5%;
	}
		.map iframe {
	width:100%;
	height:450px;
	}


.online-text {
width:100%;
margin:0 auto;
margin-top:2%;
margin-bottom:2%;
}
	
.online-text h4 {
text-align: center;
    font-size: 2vw;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 4vw;
    letter-spacing: 0.1vw;
    color: #000;
    width: 50%;
    margin: 0 auto;
}
.online-text h4 span {
    background: #D70C0C;
    display: block;
    height: 0.4vw;
    width: 15%;
    margin: 0 auto;
}
.about-section-grids{
	width:60%;
	margin:0 auto;
	background-color:#F4F4F4;
	border:1px solid#DADADA;
	margin-top:2%;
}
.form-text {
	float:left;
	width: 100%;
	padding-left:0vw;
}
.form {
	margin-top: 0vw;
	padding:3.5vw;
    border-radius: 1vw;
	-webkit-border-radius:1vw;
    -moz-border-radius:1vw;
}

.form textarea {
	color: #666;
	padding: 0.8vw 0.8vw;
	display: block;
	float: left;
	margin-bottom: 0vw;
	margin-top:0vw;
	width:100%;
	font-size:1.2vw;
	background: #FFFFFF;
	border: 1px solid #ccc;
	text-transform:capitalize;
	outline: none;
	-webkit-appearance: none;
}
.form select {
	width: 100%;
	padding: 0.8vw 0.8vw;
	border: 1px solid #CBCBCB;
	border-radius:0.1vw;
	font-size: 1.2vw;
	margin-bottom: 1vw;
	color: #666;
	outline: none;
	font-weight: 400;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.form textarea{
	resize:none;
	height:140px;
	margin-bottom:1vw;	
}
.form input[type="submit"]{
	background: #C50808;
	padding: 0.8vw 1.3vw;
	display: block;
	color: #FFF;
	font-size: 1.4vw;
	border:none;
	outline: none;
	-webkit-border-radius: 0.3vw;
	border-radius: 0.3vw;
	cursor: pointer;
	text-align:center;
	margin-top:0.5vw;
	margin-left:0vw;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.form input[type="submit"]:hover{
	background:#000;
	color:#fff;
}
.form-text input[type="text"],.contact-right textarea, .contact form select {
	width:100%;
	padding: 0.8vw 0.8vw;
	border: 1px solid #CBCBCB;
	 border-radius:0.1vw;
	font-size: 1.2vw;
	margin-bottom: 1vw;
	color: #666;
	outline: none;
	font-weight: 400;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
/*--team--*/
h3.team {
  margin-bottom: 1vw;
    margin-left: .4vw;
      font-family: 'Ubuntu', sans-serif;
  font-size: 2.5vw;
  text-align: center;
  color: #000;
}
.team-grid h3 a{
	font-family: 'Ubuntu', sans-serif;
  font-size: .7vw;
  margin: 10px 0;
  color: #3F67BF;
  display: inline-block;
}
.team-grid {
  padding-left: 0;
}
.team-grid img {
  width: 100%;
}
.team-grid h3 a:hover{
	color:#0ACF66;
	text-decoration:none;
}
.team-grid p {
  color: #848484;
  line-height: 1.8vw;
 font-size: .95vw;
}
/*--/team--*/
.testimonials-quote {
  background: url(../images/quote-image1.jpg) center center;
  background-size: cover;
  min-height: 350px;
}
.testimonials {
    margin: 0vw 0 5vw;
}
.testimonials-text {
background: rgba(0, 0, 0, 0.7);
  min-height: 350px;
  padding-top: 10vw;
  padding-left: 5vw;
}
.testimonials-quote h5 {
	font-family: 'Ubuntu', sans-serif;
  color: #fff;
  font-size: 2.2vw;
  font-weight: 400;
  line-height: 1.3vw;
}
/*--footer--*/
.social-nav {
    padding: 0;
    list-style: none;
    margin:0px 0 0 -10px;
}
.social-nav a {
    display: inline-block;
    float: left;
    width: 48px;
    height: 48px;
    font-size: 20px;
    color:#fff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 48px;
    background: #000;
    position: relative;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	}
.social-nav li {
    float: left;
    margin: 10px 0 0 10px;
    list-style: none;
}
.icons_2 a {
    overflow: hidden;
    font-size: 26px;
    border-radius: 4px;
	padding-top:20%;
}
.icons_2 .twitter {
    background: #00ACED;
    text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}
.icons_2 a:hover {
    background: #fff;
    text-shadow: 0px 0px #d4d4d4, 1px 1px #d4d4d4, 2px 2px #d4d4d4, 3px 3px #d4d4d4, 4px 4px #d4d4d4, 5px 5px #d4d4d4, 6px 6px #d4d4d4, 7px 7px #d4d4d4, 8px 8px #d4d4d4, 9px 9px #d4d4d4, 10px 10px #d4d4d4, 11px 11px #d4d4d4, 12px 12px #d4d4d4, 13px 13px #d4d4d4, 14px 14px #d4d4d4, 15px 15px #d4d4d4, 16px 16px #d4d4d4, 17px 17px #d4d4d4, 18px 18px #d4d4d4, 19px 19px #d4d4d4, 20px 20px #d4d4d4, 21px 21px #d4d4d4, 22px 22px #d4d4d4, 23px 23px #d4d4d4, 24px 24px #d4d4d4, 25px 25px #d4d4d4, 26px 26px #d4d4d4, 27px 27px #d4d4d4, 28px 28px #d4d4d4, 29px 29px #d4d4d4, 30px 30px #d4d4d4;
}
.icons_2 .twitter:hover {
    color: #00ACED;
}
.icons_2 .facebook {
    background: #3B579D;
    text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;
}
.icons_2 .facebook:hover {
    color: #3B579D;
}
.icons_2 .google-plus {
    background: #DD4A3A;
    text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}
.icons_2 .google-plus:hover {
    color: #DD4A3A;
	}

.footer1{background-color:#000;padding:.5%;}
.footer-left {
margin-left:3vw;
}
.footer-right {
margin-right:3vw;
}
.monogram {float:left; width:3.3%; height:auto;}
.monogram img {width:100%;height:100%;}
.weblink{font-family: 'Open Sans', sans-serif;font-size:1.1vw;color:#FFF;padding-top:.9vw;float:left;margin-left:.5vw;text-decoration:none;font-weight:600;}
.weblink a{font-size:1.1vw;color:#FFF;text-decoration:none}
.weblink a:hover{color:#FFFF00;text-decoration:none}
.copyright{font-family: 'Open Sans', sans-serif;font-size:1.1vw;float:right; color:#FFF;padding-top:.9vw;font-weight:600;}

/*--footer--*/
.footer {
  border-top: 1.5px solid #eee;
  padding: 2vw 0;
  background-color: #242424;
}
.ftr {
  margin-top: 0vw;
  padding: 0;
}
.get_in_touch h3, .ftr_navi h3 {
  font-size: 1.6vw;
  margin-bottom: 2%;
  color: #fff;
  text-align:left;
  text-transform:uppercase;
  font-weight:600;
  margin-top:3%;
}
.ftr_navi.ftr ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ftr_navi ul li {
  display: block;
}
.ftr_navi ul li i {
  color: #999999;
  font-size: .8vw;
}
.ftr_navi ul li a {
    padding: 0.2vw;
    color: #999999;
    font-size: 1vw;
    line-height: 2vw;
}
.ftr_navi ul li a:hover, .get_in_touch a:hover, .ftr-logo p a:hover {
  text-decoration: none;
  color: #FFF;
}
.get_in_touch p {
  color: #999999;
  font-size: 1.1vw;
  padding: 5px 0;
  text-align:left;
      line-height: 1.8vw;
}

.get_in_touch a {
  color: #999999;
  font-size: 1.1vw;
  text-decoration: none;
}
.ftr-logo {
  margin-top: 2vw;
}
.ftr-logo a h3 {
	  font-family: 'Belgrano', serif;
  font-size: 3vw;
  color: #fff;
}
.ftr-logo a:hover{
	text-decoration:none;
}
.ftr-logo p {
  margin-top: 1vw;
  color: #848484;
  line-height: 1.8vw;
  font-size: 0.95vw;
}
.ftr-logo p a {
	color:#fff;
}
/*--/footer--*/
/*--inner-pages--*/
/*--about-page--*/
#about{ 
  background:#ffce54;
  text-align:center;
}
.main-bnr-text h5 {
    text-align: center;
    font-size: 1.7vw;
    text-transform: uppercase;
    border-bottom: 1px solid #F3C040;
    line-height: 2.8vw;
    letter-spacing: 2px;
    color: #000;
    width: 100%;
    margin: 0 auto;
}
.main-bnr-text h5 span {
    background: #000;
    display: block;
    height: 4px;
    width: 15%;
    margin: 0 auto;
}
.main-bnr-text {
       padding: 8vw 3vw;
}
.main-bnr-text h3 {
    color: #fff;
    font-weight: bold;
    font-size: 3vw;
    line-height: 1.5vw;
    margin-bottom: 0.5vw;
}
.main-bnr-text p {
font-size: 1.2vw;
text-align: center;
line-height:1.8vw;
color: #333;
margin-top: 2%;
}
.btn {
    background: #D70C0C;
    color: #FFF;
    border-radius: 0px;
    display: inline-block;
    margin-top:1%;
    font-size: 1vw;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn:hover,.btn:focus {
    color: #FFF;
    text-decoration: none;
	background: #000;

}
.banner5 {
  min-height: 300px;
}
.banner-left {
	width:100%;
}
.banner-left img {
	width:100%;
}

.abouts,.services,.blog,.gallery,.contact {
	padding:1vw 0;
}
.abouts h3 {
    text-align: center;
    font-size: 2vw;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 4vw;
    letter-spacing: 0.1vw;
    color: #000;
    width: 50%;
    margin: 0 auto;
}
.abouts h3 span {
    background: #D70C0C;
    display: block;
    height: 0.4vw;
    width: 15%;
    margin: 0 auto;
}
.services h3,.blog h3,.gallery h3,.contact h3 {
  text-align: center;
  font-size: 2vw;
  color: #FF0000;
  font-weight:300;
  }
.contact h5 {
  font-size: 1.2vw;
  text-align: center;
  color: #909090;
  margin-top: .3vw;
}
.about-top {
    margin-top: 3vw;
}
.about-top-left {
  padding-left: 0;
}
.about-top-left img{
	width:100%;
}
.about-top-right h4 {
letter-spacing: 2px;
  color: #FF0000;
  font-size: 2vw;
  font-weight: 300;
  margin: 0;
  line-height: 1.35vw;
}
.about-top-right p {
  color: #444;
font-size: 1.3vw;
    line-height: 2.2vw;
  margin-top: 1vw;
} 
.who_are {
  margin-top: 3vw;
}
.who_are h5 {
	letter-spacing: 2px;
  color: #3f67bf;
  margin-bottom: 0.5vw;
  font-size: 1.5vw;
 font-weight:300;
}
.who_are h4 {
	letter-spacing: 2px;
  color: #404642;
  font-size: 1.2vw;
  font-weight: 600;
  margin-bottom:0.7vw;
}
.who_are p {
  color: #848484;
  line-height: 1.8vw;
 font-size: .95vw;
  margin-bottom: 1vw;
}
.about-list ul {
  margin: 0;
  padding: 0;
}
.about-list li {
  list-style-image: url(../images/icon2.png);
  margin-left: 20px;
  margin-bottom: 10px;
}
.about-list ul li a {
  color: #848484;
  font-size: .95vw;
  text-decoration: none;
}
.about-list ul li a:hover {
  color: #00598E;
  padding-left: 1vw;
}
.team-work {
  margin-top: 3vw;
}
.team-work1 {
  margin-top: 4vw;
}
h4.team {
  color: #FF0000;
    margin-bottom: .7vw;
  font-size: 1.5vw;
  font-weight: 300;
  text-align:left;
}
.team-grid1 h3 a{
  margin: 10px 0;
  color: #4F4D5E;
  display: inline-block;
}
.team-grid1 {
  padding-left: 0;
}
.team-grid1 h3 a:hover{
	color:#00598E;
	text-decoration:none;
}
.team-grid1 p {
  color: #848484;
  line-height: 1.8vw;
 font-size: 1.1vw;
}
.team-grid1 h4 {
  font-size: 1.3vw;
  margin: .5vw 0;
}
/*--/about-page--*/
 .main-bnr-bg {
	    background: url(../images/ab.jpg) center center no-repeat;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    z-index: 99;
    min-height:630px;
/*--trypography-page--*/

   }
.new-more-at10 {
  background-color: #ECECEC;
   margin-right:3.2vw;
   border-color:#999999;
   }
.about1 {
}
.about1 h5{
	font-size: 2vw;
  color: #DD496D;
  font-family: 'DancingScript-Bold';
}
.about1 p{
	font-size: 1.2vw;
  	color: #504D4D;
    line-height: 1.7vw;
  	margin:0.5vw 0;
}
.about {
  padding: 0;
}
.about1 a{
	font-size: 1.2vw;
	color: #504D4D;
}
.about1 a:hover{
	color: #FF0000;
}
.grid_4{
  background: #FFF;
  padding: 0vw 0vw 1vw 3vw;
  margin-top: 3vw;
}  
.grid_5{
  background: #fff;
  padding: 1vw 3vw 1vw 3vw;
  margin-top: 2vw;
}
section#tables {
  background: #fff;
  padding: 1vw 0vw 1vw 3vw;
  margin-top: 2vw;
}
.grid_5 h1 {
  margin-bottom: 22px;
}
.grid_5 h2 {
  margin-bottom: 22px;
}
.grid_5 a {
  text-decoration: none;

}
.bs-example h3 {
  font-size: 1.8vw;
  margin-bottom: 0;
  color: #999;
}
.page_nation {
  padding-left: 0;
}


table {
			border-width: 1px;
			border-spacing: 0px;
			border-style: none;
			border-color: gray;
			border-collapse: collapse;
			font-size:1.2vw;
			font-weight:600;
			width:100%;
			margin:0 auto;
		}
		th {
			background:#D70C0C;
			color:#FFF;
			padding:0.8vw;
			text-align:left;
			border:1px solid #E3E1E1;
			font-weight:bold;
		}
		th:nth-child(1) {
		width:3%;
		}
		td {
			padding:0.8vw;
			border:1px solid #ccc;
		}
		tr:nth-child(2n) {
			background:#eaeaea;
		}
		
		
		
.table {
  font-size: 1.2vw;
}
.badges-Info1 {
  padding-left: 0;
}
.grid_5 h3 {
 
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 11px 0px 15px 0px !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.8vw;
  color: #999;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
#tables h1 {
  color: #0ACF66;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
h4.typ1{
	margin-bottom:15px;
	margin-top: 19px;
}
h5.typ1{
	margin-bottom:15px;
}
.progress {
  height: 8px;
  box-shadow: none;
}
code {
  font-size: 1.2vw !important;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #03a9f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #03a9f4;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-bar-danger {
  background-color: #e51c23;
}
.progress-bar-inverse {
  background-color: #757575;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color:#5bb2fc; !important;
  border-color:#5bb2fc; !important;
}
.grid_3 p {
  color: #999;
  font-size: .95vw;
  margin-bottom: 1vw;
  font-weight: 300;
}
.breadcrumb li{
	font-size: .95vw;
}
.breadcrumb li a{
	  color:#5bb2fc;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 1vw;
}
.alert {
  font-size: 0.85vw;
}
/*--common style--*/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1vw 0 4vw;
	list-style: none;
	text-align: center;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1.8;

}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole itvw by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.15vw;
	font-weight: 300;
}
.grid figure h2 span {
	font-weight:500;
	color:#fff;
}
.grid figure h2,
.grid figure p {
	margin: 0;
}
/***** Hera *****/
/*-----------------*/

figure.effect-hera {
	background: #303fa9;
}

figure.effect-hera h2 {
	font-size: 158.75%;
}

figure.effect-hera h2,
figure.effect-hera p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera figcaption::before {
	position: absolute;
	  top: 49%;
	  left: 49%;
	  width: 160px;
	  height: 160px;
	border: 2px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
}

figure.effect-hera p {
	width: 100px;
	text-transform: none;
	font-size: 121%;
	line-height: 2;
}

figure.effect-hera p a {
	color: #fff;
}

figure.effect-hera p a:hover,
figure.effect-hera p a:focus {
	opacity: 0.6;
}

figure.effect-hera p a i {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-hera p a:first-child i {
	-webkit-transform: translate3d(-60px,-60px,0);
	transform: translate3d(-60px,-60px,0);
}

figure.effect-hera p a:nth-child(2) i {
	-webkit-transform: translate3d(60px,-60px,0);
	transform: translate3d(60px,-60px,0);
}

figure.effect-hera p a:nth-child(3) i {
	-webkit-transform: translate3d(-60px,60px,0);
	transform: translate3d(-60px,60px,0);
}

figure.effect-hera p a:nth-child(4) i {
	-webkit-transform: translate3d(60px,60px,0);
	transform: translate3d(60px,60px,0);
}

figure.effect-hera:hover figcaption::before {
	opacity: 1;
	-webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
	transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);
}

figure.effect-hera:hover h2 {
	opacity: 0;
	-webkit-transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
	transform: translate3d(-50%,-50%,0) scale3d(0.8,0.8,1);
}

figure.effect-hera:hover p i:vwpty {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0); /* just because it's stronger than nth-child */
	opacity: 1;
}
a  i.download,a  i.heart,a i.service,a i.share{
 width:32px;
 height:32px;
 display:inline-block;
 background:url(../images/icons.png) no-repeat -6px -60px;
   margin-right: 0.6vw;
}
a  i.download:hover{
 background:url(../images/icons.png) no-repeat  -6px -92px;
}
a  i.heart{
  background:url(../images/icons.png) no-repeat  -37px -60px;
}
a  i.heart:hover{
  background:url(../images/icons.png) no-repeat  -37px -92px;
}
a  i.service{
  background:url(../images/icons.png) no-repeat  -68px -60px;
}
a  i.service:hover{
  background:url(../images/icons.png) no-repeat  -68px -92px;
}
a  i.share{
  background:url(../images/icons.png) no-repeat  -98px -60px;
}
a  i.share:hover{
  background:url(../images/icons.png) no-repeat  -98px -92px;
}
a#home-tab {
  text-align: center !important;
}
a#profile-tab {
	text-align: center !important;
}
a#myTabDrop1 {
	text-align: center !important;
}
.dropdown-menu {
  left: 16px !important;
}
/*--/typography-page--*/
/*--blog & single-pages--*/
/*--blog--*/
/*-- blog --*/
.blog {
    padding: 2vw 0;
    background: url(../images/10.png) no-repeat -116px 0px;
}
.blog-top-grids {
    margin: 0vw 0 0 0;
}
.blog-left {
  margin: 0vw 0 0.2vw 0;
  padding-right: 1vw;
}
.blog-left-right {
  margin-top: 0vw;
}
.blog-left-right a {
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    padding: 1vw;
}
.blog-left-right a:hover{
    text-decoration: none;
    color: #D70C0C;
}
.blog-left-right h3 {
    text-align: left;
    font-size: 1.7vw;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 4vw;
    font-weight: 600;
    color: #000;
    width: 100%;
    float: left;
    margin: 0 auto;
    margin-bottom: 2vw;
}
.blog-left-right h3 span {
    background: #000;
    display: block;
    height: 0.4vw;
    width: 15%;
	float:left;
    margin: 0 auto;
}
.blog-left-right h4 {
    text-align: left;
    font-size: 1.3vw;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 3.5vw;
    color: #000;
    width: 100%;
    float: left;
    margin: 0 auto;
    margin-bottom: 2vw;
}
.blog-left-right h4 span {
    background: #000;
    display: block;
    height: 0.4vw;
    width: 15%;
	float:left;
    margin: 0 auto;
}
.blog-left-right h5 {
    text-align:left;
    font-size: 1.3vw;
    text-transform: uppercase;
    color: #000;
	font-weight:600;
}
.blog-left-right li {
margin-left:1%;
list-style:none;
line-height: 2.5vw;
font-size: 1.2vw;
}
.blog-left-right i {
font-size:0.9vw;
padding-right:1%;

}
.blog-left-left {
	padding: 0 !important;
}
.blog-left-left p{
    margin: 0 0 1vw;
    font-size: .9vw;
    color: #555555;
}
.blog-left-left p a {
    color: #f25826;
    text-decoration: none;
}
.blog-left-left a img{
	width:100%;
}
.blog-left-right p{
font-size: 1.2vw;
    margin: 1.5vw 0;
    color: #444;
    line-height: 1.75vw;
    text-align: justify;
}

.blog-left-right01 p{
    font-size: 1.2vw;
    margin: 0.5vw 0;
    color: #777;
    line-height: 1.8vw;
	background-color:#E6E5E4;
	width:100%;
	border:dotted;
	border-color:#999999;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
.blog-left-right011 p{
    font-size: 1.2vw;
    margin: 0.5vw 0;
    color: #777;
    line-height: 1.8vw;
	background-color:#E6E5E4;
	width:100%;
	border:dotted;
	border-color:#999999;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
ul.pagination {
  margin: 2vw 0 0;
}
.blog-top-right-grid {
  padding-right: 0 !important;
}
.Categories {
	margin:0;
}
.Categories h3{
    font-size: 1.5vw;
    margin: 0 0 1vw 0;
    padding-bottom: .5vw;
    color: #f25826;
    font-family: 'CinzelDecorative-Regular';
}
.Categories ul{
	margin:0;
	padding:0;
}
.Categories ul li{
    display: block;
    background: url(../images/arrow.png) no-repeat 0px 2px;
    margin-bottom: 1vw;
}
.Categories ul li a{
	font-size: .9vw;
	margin: 0;
	color: #777;
	padding-left: 2vw;
}
.Categories ul li a:hover{
  color: #f25826;
  text-decoration: none;
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  -ms-transition: .5s all;
}
.comments{
	margin: 4vw 0;
}
.comments h3{
    font-size: 1.5vw;
    margin: 0 0 1vw 0;
    padding-bottom: .5vw;
    color: #f25826;
    font-family: 'CinzelDecorative-Regular';
}
.comments-left{
    padding: .5vw;
    border: 1px solid #000000;
}
.comments-left img{
	width:100%;
}
.comments-right h5{
    font-size: 1.1vw;
    margin: 0 0 .5vw 0;
    color: #000000;
    font-weight: 600;
}
.comments-right a{
    font-size: 1vw;
    margin: 0;
    color: #575353;
    text-decoration: none;
}
.comments-right a:hover{
	text-decoration:none;
}
.comments-right p{
    display: block;
    color: #B1B1B1;
    margin: .3vw 0 0 0;
    font-size: .8vw;
}
.comments-text {
	padding: 1.5vw 0;
	border-bottom: 1px solid #868686;
}
.comments-text:nth-child(4) {
	border: none;
}
.blog-left{
	float: left;
	padding-right: 1.5vw;
	width:100%;
}
.blog-top {
    padding: .5vw 0 2vw;
}
.top-blog {
	float: left;
	margin: 0.5vw 0vw 0vw 2vw;
	width: 90%;
}
.blog-left b{
	font-size:3.5vw;
	color:#3f67bf;
	display:block;
	height:55px;
}
.blog-left span{
	font-size:1.7vw;
	color:#3f67bf;
}
ul.men-grid li{
	display:inline-block;
}
.top-blog p{
  font-size: .95vw;
  color: #A09F9F;
  line-height: 1.8vw;
}
.top-blog p a{
	text-decoration:none;
	color:#3f67bf;
}
.top-blog  a.fast{
  text-decoration: none;
  font-size: 1.3vw;
  color: #3f67bf;
	  
}
.top-blog a.fast:hover,.top-blog p a:hover,ul.popular li a:hover,a.more-dummy:hover{
	color: #3f67bf;
}
.pagination > .active > a,.pagination > .active > a:hover{
	background:#3f67bf;
	border-color:#3f67bf;
}
.pagination {
  margin: 0;
}
.pagination > li > a:hover{
  color: #FFFFFF;
  border-color: #0ACF66;
  background: #0ACF66;
}
a.more {
  color: #fff;
  background: #0ACF66;
  padding: 0.5vw 1vw;
  display: inline-block;
  text-decoration: none;
}
a.more:hover {
  background: #3f67bf;
}
p.sed {
  margin: 0.5vw 0 1vw;
}
/*--//blog--*/
/*--single--*/
.single-middle h3{
font-size: 2.5vw; 
  color: #2d2d2d;
  text-align:center;
    margin: 0 0 1vw;
}
.single-bottom {
  padding: 0vw 0 4vw;
}
.single-bottom input[type="text"], .single-bottom textarea {
  width: 100%;
  padding: 1vw;
  background: none;
  outline: none;
  border: 1px solid #A09F9F;
  font-size: 1vw;
  color:#A09F9F;
  -webkit-appearance: none;
}
.single-bottom  input[type="submit"]{
	width: 10%;
	font-size: 1.3vw;
	background: #0ACF66;
	padding: 0.4vw 0.8vw;
	text-align: center;
	color: #fff;
	border: none;
	outline:none;
	-webkit-appearance: none;
	  margin: 0 0.8vw;
	    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.single-bottom  input[type="submit"]:hover{
	background:#3f67bf;
		transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
 .single-bottom textarea {
	resize:none;
	min-height:180px;
	 margin: 1vw 1vw;
	width: 97.6%;
 }
.media-body h4{
	  font-size: 1.3vw; 
}
.media-body h4 a{
  color: #2d2d2d;
  text-decoration:none;
}
.media-body p {
  margin: 0.7vw 0 0vw;
  font-size: .95vw;
  color: #A09F9F;
  line-height: 1.6vw;
}
.media {
  margin: 0vw 0 3vw;
}
.single-bottom h3 {
  font-size: 2.5vw; 
  color: #2d2d2d;
  text-align: center;
  margin: 0.5vw 0 1vw;
}
.md-in{
	padding:0;
}
.in-media{
	padding:0 0 0 5vw;
}
 ul.grid-part li{
	list-style:none;
}
 ul.grid-part li a{
	color:#A09F9F;
	text-decoration:none;
	padding:0.2vw 0;
	display:block;
	font-size: 1.1vw;
}
ul.grid-part li a i{
	background: #0ACF66;
	width:5px;
	height: 5px;
	display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
 ul.grid-part li a:hover{
	color:#3f67bf;
	padding-left:0.2vw;
}
ul.grid-part {
  margin: 0.5vw 0 2vw;
}
.single {
  padding: 2vw 15px 0;
}
.single-inline {
  padding-top: 3vw;
}
/*--//single--*/
/*--/blog & single-pages--*/
/*-- gallery --*/
.works-section {
  padding: 4vw 0;
    background: #f5f5f5
}
.works-header h3 {
  font-family: 'Metamorphous', cursive;
  letter-spacing: 2px;
  font-size: 2.3vw;
  font-weight: 600;
  margin: 0;
  text-align: center;
  color: #339966;
}
div#portfolio {
  padding-top: 2.5vw;
}
/* Default Skin */
	.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width:15px;
	height:15px;
	
	border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}


/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	overflow:hidden;
	  width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-wrapper:hover {
  background: rgba(0, 130, 194, 0.55);
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1vw;
	font-weight:700;
	width: 75%;
	margin: 0 auto;
	top:45%;
	color: #FFD670;
}
.b-animate img{

	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.zoom-icon {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  display: block;
  left: 0;
  top: -152px;
  width: 290px;
  height: 219px;
  background: rgba(0, 89, 142, 0.58) url(../images/zoom-icon.png) center center no-repeat;
  cursor: pointer;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
.grid_box .zoom-icon {
	top: -50px;
	width:100%;
	height: 220px;	
}
.grid_box a:hover .zoom-icon {
	top:20px;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 23%;
	display:block;
	float:left;
	overflow:hidden;
	margin: 0px 2% 2% 0;
}
div#portfoliolist {
	padding: 19px 6px 0px 19px;
}	
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
}
.portfolio img {
	max-width:100%;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}
.list-group {
font-size:1vw;
margin-top:4vw;
}
.list-group i {
font-size:0.9vw;
padding-right:0.5vw;
}
.products-pic {
border-radius: 0.4vw;
border:1px solid#E4E4E4;
padding:2%;
height:100%;
}
.products-pic img {
width:100%;
height:100%;
}
.application-pic {
border-radius: 0.4vw;
border:1px solid#E4E4E4;
padding:1%;
width:31%;
float:left;
margin-right:2%;
margin-bottom:2%;
margin-top:1%;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; 
}
.row:after,
.clearfix:after {
  clear: both; 
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.moments {
  padding: 4vw 0;
}
.moments-bottom {
  margin-top: 2vw;
}
.moments h3 {
  font-family: 'Metamorphous', cursive;
  font-size: 3vw;
  color: #339966;
  text-align: center;
}
.moments-left img {
  width: 100%;
}
.moments-left {
  padding-right: 10px;
  padding-left: 0;
  padding-bottom: 10px;
}
.moments-left img:hover {
  opacity: .5;
}
/*-- /gallery --*/
/*-- contact --*/
.contact{
	padding:4vw 0vw;
}
.contact-top{
	  padding-top: 3vw;
}
.contact-top-left iframe{
	width: 100%;
	height: 528px;
}
.contact-textarea input[type="text"] {
	width: 100%;
	color: #000;
	outline: none;
	font-size: 17px;
	padding: 18px 16px;
	border: none;
	margin-bottom: 1vw;
	-webkit-appearance: none;
	background: none;
    border: 1px solid rgba(153, 153, 153, 1);
	border-radius: 0.3vw;
	-webkit-border-radius: 0.3vw;
	-moz-border-radius: 0.3vw;
	-o-border-radius: 0.3vw;
	-ms-border-radius: 0.3vw;
}
.contact-textarea textarea {
	resize: none;
	width: 100%;
	color: #000;
	font-size: 17px;
	outline: none;
	padding: 18px 16px;
	border: none;
	min-height: 13vw;
	-webkit-appearance: none;
	background: none;
	   border: 1px solid rgba(153, 153, 153, 1);
	border-radius: 0.3vw;
	-webkit-border-radius: 0.3vw;
	-moz-border-radius: 0.3vw;
	-o-border-radius: 0.3vw;
	-ms-border-radius: 0.3vw;
}
.contact-textarea input[type="submit"] {
  border: none;
  outline: none;
  color: #fff;
  background: #E44E01;
  width: 49%;
  padding: 15px 0px;
  font-size: 18px;
    margin: 10px 7px 0px 0px;
  -webkit-appearance: none;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  -o-border-radius: 0.3vw;
  -ms-border-radius: 0.3vw;
}
.contact-textarea input[type="submit"]:hover {
	background:#000000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.contact-textarea input[type="reset"] {
border: none;
  outline: none;
  color: #fff;
  background: #3f67bf;
  width: 49%;
  padding: 15px 0px;
  font-size: 18px;
  margin: 10px 0px 0px 0px;
  -webkit-appearance: none;
  border-radius: 0.3vw;
  -webkit-border-radius: 0.3vw;
  -moz-border-radius: 0.3vw;
  -o-border-radius: 0.3vw;
  -ms-border-radius: 0.3vw;
  cursor: pointer;
}
.contact-textarea input[type="reset"]:hover {
	background:#0ACF66;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	}
	.address {
	width:100%;
	float:inherit;
	background-color:#F3F3F3;
	border-bottom:1px solid #DEDEDE;
	}
	.address h2{
	font-size:1.5vw;
	color:#FF0000;
	padding-left:2vw;
	padding-top:1vw;
	padding-bottom:0.5vw;
	}
	.address p{
	font-size:1.3vw;
	color:#333;
	padding-left:2.5vw;
	padding-bottom:0.5vw;
	text-align:left;
	line-height:1.5vw;
	}
	.address p a{
	font-size:1vw;
	color:#333;
	}
	.address p a:hover{
	font-size:1vw;
	color:#FF0000;
	}

.sim-button{
    line-height: 4vw;
    height: 4vw;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    width: 18%;
    cursor: pointer;
    font-size: 1.5vw;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
}
.button15 {
	color:#FFF;
	background-color:#f81c10;
	-webkit-transition: all 0.9s;
	-moz-transition: all 0.9s;
	-o-transition: all 0.9s;
	transition: all 0.9s;
	position: relative;
	overflow: hidden;
	border-radius:2px;
}
.button15:hover {
	background-color:#000;
	border:none;
}

.bg-grey {
background-color:#f5f5f5;
width:100%;
padding-top:2vw;
padding-bottom:4vw;
}
.ch-grid {
    text-align: center;
    width: 98%;
    margin: 0 auto;
    padding: 4vw 0 2vw 0;
}

.ch-item {
		transition: all 0.4s ease-in-out;
		width: 21%;
		margin-left:2%;
		margin-right:2%;
		float:left;
		height:100%;
}
.ch-item img {
width:100%;
height:100%;
}

.ch-info {
}
.ch-info h3 {
    color: #212727;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.3vw;
    margin: 0 2vw;
    padding: 3vw 0 0 0;
    line-height: 2vw;
    font-weight: 600;
}

.ch-info p {
color: #212727;
    padding: 0.5vw 0.2vw;
    font-style: italic;
    font-size: 1.1vw;
    border-top: 1px solid rgba(255,255,255,0.5);
    transition: all 1s ease-in-out 0.4s;
	font-family: 'Open Sans', Arial, sans-serif;
}
.ch-info p a {
display: block;
    color: #212727;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1vw;
    letter-spacing: 0.05vw;
    padding-top: 0.2vw;
    font-family: 'Open Sans', Arial, sans-serif;
}
.ch-info p a:hover {
    color: #636363;
}



/*-- //contact --*/
/*--/inner-pages--*/
/*--to-top--*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top1.png") no-repeat 0px 0px;
}
.btn-white {
    color: #FFF;
	font-size:1.3vw;
}
.btn-white a {
    color: #FFF;
	font-size:1.3vw;
}
.btn-white a:hover {
    color: #ccc;
}
.our-clients {
width:90%;
margin:0 auto;
text-align:center;
    padding-top: 2vw;
    padding-bottom: 2vw;
}
.our-clients-grid {
    width: 23.5%;
    float: left;
    margin-left: 0.5vw;
	margin-right: 0.5vw;
    border: 1px solid#ECECED;
    padding: 0.7vw;
    margin-bottom: 1vw;
}

.our-clients-grid img {
  width: 65%;
}

.our-clients-grid h4{
 font-family: 'Open Sans', sans-serif;
 color: #000;
  font-size: 1.5vw;
  margin: .5vw 0 0 0;
  text-transform: capitalize;
  line-height: 2vw;
  font-weight:600;
   text-align: center;
}


/* BackToTop button css */
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#D70C0C;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:40px;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
margin-left: -11px;
margin-top: -18px;
height: 0;
width: 0;
border: 12px solid transparent;
    border-bottom-color:#ffffff
}
#scroll:hover {
    background-color:#000;
    opacity:1;
    filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
/*--/to-top--*/

@media (min-width: 901px) and (max-width: 1080px) {
.top-link li {
    font-size: 1.5em;
}
.top-link li a {
    font-size: 1em;
}
.col-sm-6 {
    width: 70%;
}
.social {
    width: 70%;
}
.logo {
    width: 40%;
}
.call {
    width: 25%;
    float: right;
    padding-top: 1.5%;
}
.welcome h3 {
    font-size: 2.5em;
}
.welcome h5 {
    font-size: 1.5em;
}
.project-grid-text1 h4 {
    font-size: 1.7em;
}
.project-grid-text1 p {
    font-size: 1.35em;
    line-height: 1.5em;
	height:7em;
}
.applications h3 {
    font-size: 2.5em;
}
.applications p {
    font-size: 1.5em;
}
.ch-info h3 {
    font-size: 1.6em;
    line-height: 1.3em;
}
.ch-info p {
    font-size: 1.3em;
}
.ch-info p a {
font-size: 1.2em;
}
.features h3 {
    font-size: 2.2em;
}
.features h5 {
 font-size: 1.4em;
}
.features-left {
	display:none;
}
.features-right {
	width:100%;

}
.features1 h3 {
	  font-size: 2.2em;
}
.features1 h5 {
	 font-size: 1.4em;
}
.features-left1 {
 display:none;
}
.features-right1 {
	width:100%;
}
.features-right h4 {
line-height: 2em;
    font-size: 2em;
}
.features-right p {
    font-size: 1.4em;
    line-height: 1.8em;
}
.features-right a {
    font-size: 1.5em;
}
.features-right1 h4 {
    font-size: 2em;
    line-height: 2em;
}
.features-right1 p {
    font-size: 1.4em;
    line-height: 1.8em;;
}
.features-right1 a {
    font-size: 1.5em;
}
.ftr_navi ul li a {
    font-size: 1.3vw;
    line-height: 2.5vw;
}
.get_in_touch p {
    font-size: 1.3vw;
    line-height: 2vw;
}
.get_in_touch p a {
    font-size: 1.3vw;
    line-height: 2.5vw;
}
.abouts h3 {
    text-align: center;
    font-size: 2.3vw;
}
.infra-about-right h4 {
    font-size: 2.2vw;
}
.about-top-right p {
    font-size: 1.5vw;
    line-height: 2.5vw;
}
.infra-about-right p {
    font-size: 1.5vw;
    line-height: 2.5vw;
}
.infra-about-right li {
    font-size: 1.4vw;
    line-height: 2.5vw;
	margin-left:2vw;
}
.infra-about-left1 h4 {
    font-size: 2.2vw;
}
.infra-about-left1 p {
    font-size: 1.5vw;
    line-height: 2.5vw;
}
.blog-left-right h3 {
    font-size: 2vw;
}
.blog-left-right p {
    font-size: 1.5vw;
    line-height: 2.5vw
}
.blog-left-right h4 {
    font-size: 1.6vw;
}
.blog-left-right a {
    font-size: 1.5vw;
    line-height: 3vw;
}
.list-group-item {
    font-size: 1.5em;
}
.blog-left-right li {
    font-size: 1.5vw;
    line-height: 2.8vw
}
.contact-box p {
    font-size: 1.5vw;
    line-height: 2vw
}
.contact-box p a {
    font-size: 1.5vw;
    line-height: 2.5vw
}

}
@media (min-width: 768px) and (max-width: 900px) {
.top-link {
text-align:center;
padding-top: 0.5em;
}
.social {
    float: none;
    width: 100%;
    padding-bottom: 0.5em;
    margin: 0 auto;
    text-align: center;
}
.social img {
    width: 80%;
	padding-top:0.3em;
}
.top-link li {
    font-size: 1.9em;
}
.top-link li a {
    font-size: 1em;
}
.logo {
    width: 45%;
}
.call {
    width: 34%;
}
.call p span {
    font-size: 2.5em;
}
.call p span i {
    font-size: 3vw;
}
.banner-bottom-strip {
  padding: 1%;
}
.banner-bottom-strip p {
    font-size: 3em;
    font-weight: 600;
    color: #FFF;
}
.product-grid {
    width: 48.5%;
    float: left;
    border: 1px solid#ECECED;
    padding:3%;
	margin: 0 auto;
	margin-bottom:5%;
	margin-left:0.5em;
	margin-right:0.5em;
}

.project-grid-text1 {
    text-align: center;
}
.project-grid-text1 h4 {
    font-size: 2.5em;
    margin: 0 0 .5em;
    line-height: 1.2em;
    font-weight: 600;
}
.project-grid-text1 p {
    font-size: 1.7em;
   	margin-bottom: 0px;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 400;
}
.sim-button {
    line-height: 2.5em;
    height: 2.5em;
    width: 30%;
    font-size: 2.5em;
}
.btn {
display:none;
}
.welcome {
    padding: 3em 0 0;
}
.welcome h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 80%;
    margin: 0 auto;
}
.welcome h3 span {
    height: 4px;
}
.welcome h5 {
    font-size: 1.7em;
    font-weight: 400;
    margin-top: 1em;
}
.applications h3 {
    font-size: 3em;
    line-height: 1.5em;
}
.applications h3 span {
    height: 4px;
}
.applications p {
    font-size: 1.7em;
}
.ch-item {
    width: 50%;
    float: left;
    height: auto;
    margin: 0 auto;
	margin-top: 2em;
	height:60em;
}
.ch-item img {
    width: auto;
    height: auto;
}
.ch-info h3 {
    font-size: 2.5em;
    padding: 3vw 0 0 0;
    line-height: 1.5em;
}
.ch-info p {
	padding: 0.5em 1em;
    font-size: 2em;
}
.ch-info p a {
    font-size: 0.9em;
    letter-spacing: 0.1em;
}
.features {
    padding: 1vw 0 0vw;
}
.features h3 {
    text-align: center;
    font-size: 2.5em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 100%;
    margin: 0 auto;
	padding-top:10%;
}
.features-left {
display:none;
}
.features-left1 {
display:none;
}

.features1 h3 {
display:none;
}
.features1 h5 {
display:none;
}
.features h3 span {
    height: 4px;
}
.features h5 {
    font-size: 2em;
    text-align: center;
    color: #666;
    font-weight: 600;
    margin-top: 1em;
}
.features-info {
    margin-top: 4em;
}
.features-right h4 {
    text-align: center;
    font-size: 2.5em;
    border-bottom: 1px solid #504D4D;
    line-height: 1.5em;
    letter-spacing:1px;
    width: 60%;
    margin: 0 auto;
}
.features-right h4 span {
    height: 4px;
}
.features-right1 h4 {
    text-align: center;
    font-size: 2.5em;
    text-transform: uppercase;
    border-bottom: 1px solid #F21818;
    line-height: 1.5em;
    letter-spacing: 1px;
	font-weight:600;
    color: #FFF;
    width: 60%;
    margin: 0 auto;
}
.features-right p {
    font-size: 2em;
    line-height: 1.5em;
    padding: 1em;
}
.features-right1 h4 span {
	height: 4px;
}
.features-right1 p {
    font-size: 2em;
    line-height: 1.5em;
    margin-bottom: 1.5vw;
    margin-top: 1.5vw;
    text-align: center;
    padding: 1em;
}
.features-right a {
    padding: 0.4em 0.7em;
    font-size: 2.5em;
}
.features-right1 a {
    padding: 0.4em 0.6em;
    font-size: 2.5em;
}
.get_in_touch h3, .ftr_navi h3 {
    font-size: 3em;
}
.ftr_navi ul li i {
    font-size: 1.5em;
}
.ftr_navi ul li a {
    padding: 0.5em;
    color: #999999;
    font-size: 2em;
    line-height: 1.7em;
}
.get_in_touch p {
    font-size: 2em;
    padding: 5px 0;
    text-align: left;
    line-height: 1.5em;
}
.get_in_touch a {
    color: #999999;
    font-size: 1em;
    text-decoration: none;
}
.monogram {
	display:none;
}
.weblink {
    font-size: 2em;
	padding-bottom:0.3em;
}
.weblink a {
    font-size: 1em;
}
.footer-left {
    margin: 0 auto;
    text-align: center;
	width:100%;
}
.footer-right {
display:none;
}
.abouts h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 1px;
    width: 100%;
    margin: 0 auto;
}
.abouts h3 span {
    height: 4px;
}
.about-top {
    margin-top: 4em;
}
.about-top-right p {
    color: #848484;
    font-size: 2em;
    line-height: 1.5em;
    margin-top: 1%;
	padding-left:1em;
	padding-right:1em;
}
.infra-about-left {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.infra-about-right h4 {
    font-size: 3em;
    line-height: 2em;
    letter-spacing: 0.1em;
}
.infra-about-right {
    width: 100%;
    padding-left: 4em;
    padding-right: 4em;
}
.infra-about-right p {
    font-size: 2em;
    line-height: 1.6em;
}
.infra-about-right li {
    line-height: 1.7em;
    font-size: 2em;
    font-weight: 600;
    padding-bottom: 0.18vw;
}
.infra-about-left1 h4 {
    font-size: 3em;
    line-height: 1.6em;
    letter-spacing: 0.1em;
}
.infra-about-left1 {
    width: 100%;
    padding-left: 4em;
    padding-right: 4em;
}
.infra-about-left1 p {
    font-size: 2em;
    line-height: 1.6em;
}
.infra-about-right1 {
    width: 100%;
    float: left;
    margin:0 auto;
}
.col-md-8 {
width:100%;
padding:0;
margin:0 auto;
border:0;
}
.blog-left{
	float: none;
	padding-right:0;
	width:100%;
}
.col-md-4 {
width:100%;
padding:0;
padding-top:5%;
margin:0 auto;
border:0;
}
.products-pic {
    height: auto;
    width: 60%;

}
.blog-left-right h3 {
    text-align: left;
    font-size: 2.3em;
    line-height: 1.9em;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.blog-left-right p {
    font-size: 2em;
    line-height: 1.5em;
}
.blog-left-right h4 {
    font-size: 2em;
    line-height: 2em;
}
.blog-left-right li {
    line-height: 2em;
    font-size: 2em;
}
.blog-left-right i {
    font-size: 0.6em;
}
.list-group-item {
    padding: 0.6em 1.2em;
    font-size: 2.2em;
}
.list-group i {
    font-size: 0.5em;
}
.blog-left-right h5 {
    font-size: 2em;
}
table {
    font-size: 2em;
}
th {
    padding: 0.3em;
}
td {
    padding: 0.3em;
}
.our-clients-grid {
    width: 31%;
    float: left;
	    margin: 0 auto;
    border: 1px solid #ECECED;
    padding: 0.5em;
    margin-bottom: 1.8em;
    text-align: center;
	margin-left:0.5em;
	margin-right:0.5em;
}
.our-clients-grid h4 {
    font-size: 2em;
    margin:0 auto;
    line-height: 1.5em;
	height:3em;
}

.application-pic {
    border-radius: 4px;
    border: 1px solid#E4E4E4;
    padding: 1%;
    width: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    margin-top: 1%;
}
.welcome {
    padding: 3em 0 0;
}
.welcome h3 {
    text-align: center;
    font-size: 4em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 80%;
    margin: 0 auto;
}
.welcome h3 span {
    height: 4px;
}
.welcome h5 {
    font-size: 2em;
    font-weight: 400;
    margin-top: 1em;
}
.online-text {
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 0%;
}
.online-text h4 {
    font-size: 4em;
    line-height: 1.5em;
    letter-spacing: 1px;
    width: 90%;
    margin: 0 auto;
	margin-bottom:1em;
}
.online-text h4 span {
    height: 4px;
}
.form-text input[type="text"], .contact-right textarea, .contact form select {
    padding: 0.5em;
    border-radius: 0.1em;
    font-size: 2em;
    margin-bottom: 0.5em;
}
.form select {
	    padding: 0.5em;
    border-radius: 0.1em;
    font-size: 2em;
    margin-bottom: 0.5em;
}
.form textarea {
	    padding: 0.5em;
    border-radius: 0.1em;
    font-size: 2em;
    margin-bottom: 0.5em;
}
.form input[type="submit"] {
    padding: 0.5em 1.2em;
    font-size: 2.5em;

}
.about-section-grids {
    width: 100%;
    margin: 0 auto;
    background-color: #F4F4F4;
    border: 0;
    margin-top: 0%;
}
.contact-box {
    background-color: #FFF;
    margin-bottom: 2%;
    margin-top: 5%;
    z-index: 9999;
    position: relative;
}
.contact-box h4 {
    text-align: center;
    font-size: 4em;
    line-height: 2em;
    width: 80%;
    margin: 0 auto;
}
.contact-box h4 span {
    height: 4px;
}
.contact-box p {
    font-size: 2.2em;
    line-height: 1.5em;
}
.contact-box p a {
    font-size: 1em;
    line-height: 1.5em;
}

.map iframe {
    width: 100%;
    height: 250px;
}

}

@media (min-width: 600px) and (max-width: 767px) {
.top-link {
text-align:center;
padding-top: 2em;
}
.social {
    float: none;
    width: 100%;
    padding-bottom: 0.5em;
    margin: 0 auto;
    text-align: center;
}
.social img {
    width: 25%;
    padding: 1em 0;
}
.top-link li {
    font-size: 2.5em;
}
.top-link li a {
    font-size: 1em;
}
.logo {
    width: 45%;
}
.call {
    width: 34%;
}
.call p span {
    font-size: 2.5em;
}
.call p span i {
    font-size: 3vw;
}
.banner-bottom-strip {
  padding: 1%;
}
.banner-bottom-strip p {
    font-size: 3em;
    font-weight: 600;
    color: #FFF;
}
.product-grid {
    width: 48.5%;
    float: left;
    border: 1px solid#ECECED;
    padding:3%;
	margin: 0 auto;
	margin-bottom:5%;
	margin-left:0.5em;
	margin-right:0.5em;
}

.project-grid-text1 {
    text-align: center;
	height:20em;
}
.project-grid-text1 h4 {
    font-size: 3em;
    margin: 0 0 .5em;
    line-height: 1.2em;
    font-weight: 600;
}
.project-grid-text1 p {
    font-size: 2em;
   	margin-bottom: 0px;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 400;
}
.sim-button {
    line-height: 2.5em;
    height: 2.5em;
    width: 30%;
    font-size: 2.5em;
}
.btn {
display:none;
}
.welcome {
    padding: 3em 0 0;
}
.welcome h3 {
    text-align: center;
    font-size: 4em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 80%;
    margin: 0 auto;
}
.welcome h3 span {
    height: 4px;
}
.welcome h5 {
    font-size: 2em;
    font-weight: 400;
    margin-top: 1em;
}
.applications h3 {
    font-size: 4em;
    line-height: 1.5em;
}
.applications h3 span {
    height: 4px;
}
.applications p {
    font-size: 2em;
}
.ch-item {
    width: 80%;
    float: none;
    height: auto;
    margin: 0 auto;
	margin-top: 2em;
}
.ch-item img {
    width: auto;
    height: auto;
}
.ch-info h3 {
    font-size: 2.5em;
    padding: 3vw 0 0 0;
    line-height: 1.5em;
}
.ch-info p {
	padding: 0.5em 1em;
    font-size: 2.5em;
}
.ch-info p a {
    font-size: 0.9em;
    letter-spacing: 0.1em;
}
.features {
    padding: 1vw 0 0vw;
}
.features h3 {
    text-align: center;
    font-size: 2.5em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 100%;
    margin: 0 auto;
	padding-top:10%;
}
.features1 h3 {
display:none;
}
.features1 h5 {
display:none;
}
.features h3 span {
    height: 4px;
}
.features h5 {
    font-size: 2em;
    text-align: center;
    color: #666;
    font-weight: 600;
    margin-top: 1em;
}
.features-info {
    margin-top: 4em;
}
.features-right h4 {
    text-align: center;
    font-size: 2.5em;
    border-bottom: 1px solid #504D4D;
    line-height: 1.5em;
    letter-spacing:1px;
    width: 60%;
    margin: 0 auto;
}
.features-right h4 span {
    height: 4px;
}
.features-right1 h4 {
    text-align: center;
    font-size: 2.5em;
    text-transform: uppercase;
    border-bottom: 1px solid #F21818;
    line-height: 1.5em;
    letter-spacing: 1px;
	font-weight:600;
    color: #FFF;
    width: 60%;
    margin: 0 auto;
}
.features-right p {
    font-size: 2em;
    line-height: 1.5em;
    padding: 1em;
}
.features-right1 h4 span {
	height: 4px;
}
.features-right1 p {
    font-size: 2em;
    line-height: 1.5em;
    margin-bottom: 1.5vw;
    margin-top: 1.5vw;
    text-align: center;
    padding: 1em;
}
.features-right a {
    padding: 0.4em 0.7em;
    font-size: 2.5em;
}
.features-right1 a {
    padding: 0.4em 0.6em;
    font-size: 2.5em;
}
.get_in_touch h3, .ftr_navi h3 {
    font-size: 3em;
}
.ftr_navi ul li i {
    font-size: 1.5em;
}
.ftr_navi ul li a {
    padding: 0.5em;
    color: #999999;
    font-size: 2em;
    line-height: 1.7em;
}
.get_in_touch p {
    font-size: 2em;
    padding: 5px 0;
    text-align: left;
    line-height: 1.5em;
}
.get_in_touch a {
    color: #999999;
    font-size: 1em;
    text-decoration: none;
}
.monogram {
	display:none;
}
.weblink {
    font-size: 2em;
	padding-bottom:0.3em;
}
.weblink a {
    font-size: 1em;
}
.footer-left {
    margin: 0 auto;
    text-align: center;
	width:100%;
}
.footer-right {
display:none;
}
.abouts h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 1px;
    width: 100%;
    margin: 0 auto;
}
.abouts h3 span {
    height: 4px;
}
.about-top {
    margin-top: 4em;
}
.about-top-right p {
    color: #848484;
    font-size: 2.5em;
    line-height: 1.5em;
    margin-top: 1%;
	padding-left:1em;
	padding-right:1em;
}
.infra-about-left {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.infra-about-right h4 {
    font-size: 3em;
    line-height: 2em;
    letter-spacing: 0.1em;
}
.infra-about-right {
    width: 100%;
    padding-left: 4em;
    padding-right: 4em;
}
.infra-about-right p {
    font-size: 2em;
    line-height: 1.6em;
}
.infra-about-right li {
    line-height: 1.7em;
    font-size: 2em;
    font-weight: 600;
    padding-bottom: 0.18vw;
}
.infra-about-left1 h4 {
    font-size: 3em;
    line-height: 1.6em;
    letter-spacing: 0.1em;
}
.infra-about-left1 {
    width: 100%;
    padding-left: 4em;
    padding-right: 4em;
}
.infra-about-left1 p {
    font-size: 2em;
    line-height: 1.6em;
}
.infra-about-right1 {
    width: 100%;
    float: left;
    margin:0 auto;
}
.col-md-8 {
width:100%;
padding:0;
margin:0 auto;
border:0;
}
.blog-left{
	float: none;
	padding-right:0;
	width:100%;
}
.col-md-4 {
width:100%;
padding:0;
padding-top:5%;
margin:0 auto;
border:0;
}
.products-pic {
    height: auto;
    width: 60%;

}
.blog-left-right h3 {
    text-align: left;
    font-size: 2.3em;
    line-height: 1.9em;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.blog-left-right p {
    font-size: 2em;
    line-height: 1.5em;
}
.blog-left-right h4 {
    font-size: 2em;
    line-height: 2em;
}
.blog-left-right li {
    line-height: 2em;
    font-size: 2em;
}
.blog-left-right i {
    font-size: 0.6em;
}
.list-group-item {
    padding: 0.6em 1.2em;
    font-size: 2.2em;
}
.list-group i {
    font-size: 0.5em;
}
.blog-left-right h5 {
    font-size: 2em;
}
table {
    font-size: 2em;
}
th {
    padding: 0.3em;
}
td {
    padding: 0.3em;
}
.our-clients-grid {
    width: 31%;
    float: left;
	    margin: 0 auto;
    border: 1px solid #ECECED;
    padding: 0.5em;
    margin-bottom: 1.8em;
    text-align: center;
	margin-left:0.5em;
	margin-right:0.5em;
}
.our-clients-grid h4 {
    font-size: 2em;
    margin:0 auto;
    line-height: 1.5em;
	height:3em;
}

.application-pic {
    border-radius: 4px;
    border: 1px solid#E4E4E4;
    padding: 1%;
    width: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    margin-top: 1%;
}
.welcome {
    padding: 3em 0 0;
}
.welcome h3 {
    text-align: center;
    font-size: 4em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 80%;
    margin: 0 auto;
}
.welcome h3 span {
    height: 4px;
}
.welcome h5 {
    font-size: 2em;
    font-weight: 400;
    margin-top: 1em;
}
.online-text {
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 0%;
}
.online-text h4 {
    font-size: 4em;
    line-height: 1.5em;
    letter-spacing: 1px;
    width: 90%;
    margin: 0 auto;
	margin-bottom:1em;
}
.online-text h4 span {
    height: 4px;
}
.form-text input[type="text"], .contact-right textarea, .contact form select {
    padding: 0.5em;
    border-radius: 0.1em;
    font-size: 2.2em;
    margin-bottom: 0.5em;
}
.form select {
	    padding: 0.5em;
    border-radius: 0.1em;
    font-size: 2.2em;
    margin-bottom: 0.5em;
}
.form textarea {
	    padding: 0.5em;
    border-radius: 0.1em;
    font-size: 2.2em;
    margin-bottom: 0.5em;
}
.form input[type="submit"] {
    padding: 0.5em 1.2em;
    font-size: 3em;

}
.about-section-grids {
    width: 100%;
    margin: 0 auto;
    background-color: #F4F4F4;
    border: 0;
    margin-top: 0%;
}
.contact-box {
    background-color: #FFF;
    margin-bottom: 2%;
    margin-top: 5%;
    z-index: 9999;
    position: relative;
}
.contact-box h4 {
    text-align: center;
    font-size: 4em;
    line-height: 2em;
    width: 80%;
    margin: 0 auto;
}
.contact-box h4 span {
    height: 4px;
}
.contact-box p {
    font-size: 3em;
    line-height: 1.5em;
}
.contact-box p a {
    font-size: 1em;
    line-height: 1.5em;
}

.map iframe {
    width: 100%;
    height: 250px;
}
}
@media (min-width: 480px) and (max-width: 599px) {
.top-link {
text-align:center;
padding-top: 2em;
}
.social {
    float: none;
    width: 100%;
    padding-bottom: 1.5em;
    margin: 0 auto;
    text-align: center;
}
.social img {
    width: 35%;
    padding: 1.5em 0;
}
.top-link li {
    font-size: 3em;
}
.top-link li a {
    font-size: 1em;
}
.logo {
    float: left;
    width: 80%;
    padding-top: 1%;
}
.logo img {
  width: 100%;
}
.call {
    width:100%;
    float:left;
    padding: 3%;
}
.call p {
    font-size: 3em;
	line-height: 1.5em;
}
.call p span {
    font-size: 1.3em;
}
.call p span i {
    font-size: 1em;
}
.title-content {
display:none;
}
.banner-bottom-strip {
  padding: 2.2%;
}
.banner-bottom-strip p {
    font-size: 3em;
    font-weight: 600;
    color: #FFF;
}
.product-grid {
    width: 90%;
    float: none;
    border: 1px solid#ECECED;
    padding:3%;
	margin: 0 auto;
	    margin-bottom:5%;
}

.project-grid-text1 {
    text-align: center;
}
.project-grid-text1 h4 {
    font-size: 3.5em;
    margin: 0 0 .5em;
    line-height: 1.2em;
    font-weight: 600;
}
.project-grid-text1 p {
    font-size: 2.5em;
   	margin-bottom: 0px;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 400;
}
.sim-button {
    line-height: 2.5em;
    height: 2.5em;
    width: 40%;
    font-size: 3em;
}
.btn {
font-size:2em;
padding:0.8em 1.2em;
}
.applications h3 {
    font-size: 5em;
    line-height: 2em;
}
.applications h3 span {
    height: 4px;
}
.applications p {
    font-size: 2.5em;
}
.ch-item {
    width: 80%;
    float: none;
    height: auto;
    margin: 0 auto;
	margin-top: 2em;
}
.ch-item img {
    width: auto;
    height: auto;
}
.ch-info h3 {
    font-size: 3em;
    padding: 3vw 0 0 0;
    line-height: 1.5em;
}
.ch-info p {
	padding: 0.5em 1em;
    font-size: 3em;
}
.ch-info p a {
    font-size: 1em;
    letter-spacing: 0.1em;
}

.features {
    padding: 1vw 0 0vw;
}
.features h3 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 100%;
    margin: 0 auto;
	padding-top:10%;
}
.features1 h3 {
display:none;
}
.features1 h5 {
display:none;
}
.features h3 span {
    height: 4px;
}
.features h5 {
    font-size: 2.5em;
    text-align: center;
    color: #666;
    font-weight: 600;
    margin-top: 1em;
}
.features-info {
    margin-top: 4em;
}
.features-right h4 {
    text-align: center;
    font-size: 3em;
    border-bottom: 1px solid #504D4D;
    line-height: 1.5em;
    letter-spacing:1px;
    width: 60%;
    margin: 0 auto;
}
.features-right h4 span {
    height: 4px;
}
.features-right1 h4 {
    text-align: center;
    font-size: 3em;
    text-transform: uppercase;
    border-bottom: 1px solid #F21818;
    line-height: 1.5em;
    letter-spacing: 1px;
	font-weight:600;
    color: #FFF;
    width: 60%;
    margin: 0 auto;
}
.features-right p {
    font-size: 3em;
    line-height: 1.5em;
    padding: 1em;
}
.features-right1 h4 span {
height: 4px;
}
.features-right1 p {
    font-size: 3em;
    line-height: 1.5em;
    margin-bottom: 1.5vw;
    margin-top: 1.5vw;
    text-align: center;
    padding: 1em;
}
.features-right a {
    padding: 0.6em 0.8em;
    font-size: 3em;
}
.features-right1 a {
    padding: 0.6em 0.8em;
    font-size: 3em;
}
.get_in_touch h3, .ftr_navi h3 {
    font-size: 4em;
}
.ftr_navi ul li i {
    font-size: 2em;
}
.ftr_navi ul li a {
    padding: 0.5em;
    color: #999999;
    font-size: 3em;
    line-height: 1.7em;
}
.get_in_touch p {
    font-size: 3vw;
    padding: 5px 0;
    text-align: left;
    line-height: 1.5em;
}
.get_in_touch a {
    color: #999999;
    font-size: 1em;
    text-decoration: none;
}
.monogram {
display:none;
}
.weblink {
    font-size: 2.5em;
}
.weblink a {
    font-size: 1em;
}
.footer-left {
    margin: 0 auto;
    text-align: center;
	width:100%;
}
.footer-right {
display:none;
}
.abouts h3 {
    text-align: center;
    font-size: 4em;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 1px;
    width: 100%;
    margin: 0 auto;
}
.abouts h3 span {
    height: 4px;
}
.about-top {
    margin-top: 4em;
}
.about-top-right p {
    color: #848484;
    font-size: 3em;
    line-height: 1.6em;
    margin-top: 1%;
	padding-left:1em;
	padding-right:1em;
}
.infra-about-left {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.infra-about-right h4 {
    font-size: 4em;
    line-height: 2em;
    letter-spacing: 0.1em;
}
.infra-about-right {
    width: 100%;
    padding-left: 5em;
    padding-right: 4em;
}
.infra-about-right p {
    font-size: 2.5em;
    line-height: 1.6em;
}
.infra-about-right li {
    line-height: 1.7em;
    font-size: 2.5em;
    font-weight: 600;
    padding-bottom: 0.18vw;
}
.infra-about-left1 h4 {
    font-size: 4em;
    line-height: 1.8em;
    letter-spacing: 0.1em;
}
.infra-about-left1 {
    width: 100%;
    padding-left: 5em;
    padding-right: 4em;
}
.infra-about-left1 p {
    font-size: 3em;
    line-height: 1.6em;
}
.infra-about-right1 {
    width: 100%;
    float: left;
    margin:0 auto;
}
.col-md-8 {
width:100%;
padding:0;
margin:0 auto;
border:0;
}
.blog-left{
	float: none;
	padding-right:0;
	width:100%;
}
.col-md-4 {
width:100%;
padding:0;
padding-top:5%;
margin:0 auto;
border:0;
}
.blog-left-right h3 {
    text-align: left;
    font-size: 3em;
    line-height: 1.9em;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.blog-left-right p {
    font-size: 3em;
    line-height: 1.5em;
}
.blog-left-right h4 {
    font-size: 3em;
    line-height: 2em;
}
.blog-left-right li {
    line-height: 2em;
    font-size: 3em;
}
.blog-left-right i {
    font-size: 0.7em;
}
.list-group-item {
    padding: 0.6em 1.2em;
    font-size: 3em;
}
.list-group i {
    font-size: 0.6em;
}
.blog-left-right h5 {
    font-size: 2.5em;
}
table {
    font-size: 3em;
}
th {
    padding: 0.5em;
}
td {
    padding: 0.5em;
}
.our-clients-grid {
    width: 48%;
    float: left;
	    margin: 0 auto;
    border: 1px solid #ECECED;
    padding: 0.5em;
    margin-bottom: 1.8em;
    text-align: center;
	margin-left:0.5em;
	margin-right:0.5em;
}
.our-clients-grid h4 {
    font-size: 2.5em;
    margin:0 auto;
    line-height: 2em;
}

.application-pic {
    border-radius: 4px;
    border: 1px solid#E4E4E4;
    padding: 1%;
    width: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    margin-top: 1%;
}
.welcome {
    padding: 3em 0 0;
}
.welcome h3 {
    text-align: center;
    font-size: 5em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 80%;
    margin: 0 auto;
}
.welcome h3 span {
    height: 4px;
}
.welcome h5 {
    font-size: 3em;
    font-weight: 400;
    margin-top: 1em;
}
.online-text {
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 0%;
}
.online-text h4 {
    font-size: 4em;
    line-height: 1.5em;
    letter-spacing: 1px;
    width: 90%;
    margin: 0 auto;
	margin-bottom:1em;
}
.online-text h4 span {
    height: 4px;
}
.form-text input[type="text"], .contact-right textarea, .contact form select {
    padding: 0.8em;
    border-radius: 0.1em;
    font-size: 3em;
    margin-bottom: 0.5em;
}
.form select {
	    padding: 0.8em;
    border-radius: 0.1em;
    font-size: 3em;
    margin-bottom: 0.5em;
}
.form textarea {
	    padding: 0.8em;
    border-radius: 0.1em;
    font-size: 3.2em;
    margin-bottom: 0.5em;
}
.form input[type="submit"] {
    padding: 0.5em 1.2em;
    font-size: 3em;

}
.about-section-grids {
    width: 100%;
    margin: 0 auto;
    background-color: #F4F4F4;
    border: 0;
    margin-top: 0%;
}
.contact-box {
    background-color: #FFF;
    margin-bottom: 2%;
    margin-top: 5%;
    z-index: 9999;
    position: relative;
}
.contact-box h4 {
    text-align: center;
    font-size: 5em;
    line-height: 2em;
    width: 80%;
    margin: 0 auto;
}
.contact-box h4 span {
    height: 4px;
}
.contact-box p {
    font-size: 3.5em;
    line-height: 1.7em;
}
.contact-box p a {
    font-size: 1em;
    line-height: 1.7em;
}

.map iframe {
    width: 100%;
    height: 250px;
}
}

@media (min-width: 320px) and (max-width: 479px) {
.top-link li:nth-child(2){
display:none;
}
.top-link {
text-align:center;
padding-top: 2em;
}
.social {
    float: none;
    width: 100%;
    padding-bottom: 1.5em;
    margin: 0 auto;
    text-align: center;
}
.social img {
    width: 45%;
    padding: 1.5em 0;
}
.top-link li {
    font-size: 4em;
}
.logo {
    float: left;
    width: 100%;
    padding-top: 1%;
}
.logo img {
  width: 100%;
}
.call {
    width:100%;
    float:left;
    padding: 3%;
}
.call p {
    font-size: 4em;
	line-height: 1.5em;
}
.call p span {
    font-size: 1.3em;
}
.call p span i {
    font-size: 1em;
}
.title-content {
display:none;
}
.banner-bottom-strip {
  padding: 2.2%;
}
.banner-bottom-strip p {
    font-size: 4em;
    font-weight: 600;
    color: #FFF;
}
.sim-button {
    line-height: 3em;
    height: 3em;
    width: 45%;
    font-size: 3.5em;
}

.welcome {
    padding: 3em 0 0;
}
.product-grid {
    width: 100%;
    float: left;
    margin-right: 0%;
    border: 1px solid#ECECED;
    padding:3%;
    margin-bottom:5%;
}
.features {
    padding: 1vw 0 0vw;
}
.features h3 {
    text-align: center;
    font-size: 5em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 100%;
    margin: 0 auto;
	padding-top:10%;
}
.features1 h3 {
display:none;
}
.features1 h5 {
display:none;
}
.features h3 span {
    height: 4px;
}
.features h5 {
    font-size: 3.2em;
    text-align: center;
    color: #666;
    font-weight: 600;
    margin-top: 1em;
}
.features-info {
    margin-top: 4em;
}
.features-right h4 {
    text-align: center;
    font-size: 5em;
    border-bottom: 1px solid #504D4D;
    line-height: 1.5em;
    letter-spacing:1px;
    width: 60%;
    margin: 0 auto;
}
.features-right h4 span {
    height: 4px;
}
.features-right1 h4 {
    text-align: center;
    font-size: 5em;
    text-transform: uppercase;
    border-bottom: 1px solid #F21818;
    line-height: 1.5em;
    letter-spacing: 1px;
	font-weight:600;
    color: #FFF;
    width: 60%;
    margin: 0 auto;
}
.features-right p {
    font-size: 3.5em;
    line-height: 1.5em;
    padding: 1em;
}
.features-right1 h4 span {
height: 4px;
}
.features-right1 p {
    font-size: 3.3em;
    line-height: 1.5em;
    margin-bottom: 1.5vw;
    margin-top: 1.5vw;
    text-align: center;
    padding: 1em;
}
.features-right a {
    padding: 0.6em 0.8em;
    font-size: 3.5em;
}
.features-right1 a {
    padding: 0.6em 0.8em;
    font-size: 3.5em;
}

.monogram {
display:none;
}
.get_in_touch h3, .ftr_navi h3 {
    font-size: 5em;
}
.ftr_navi ul li i {
    font-size: 2.5em;
}
.ftr_navi ul li a {
    padding: 0.5em;
    color: #999999;
    font-size: 3.5em;
    line-height: 1.7em;
}
.get_in_touch p {
    font-size: 3.5vw;
    padding: 5px 0;
    text-align: left;
    line-height: 1.5em;
}
.get_in_touch a {
    color: #999999;
    font-size: 1.1em;
    text-decoration: none;
}
.weblink {
    font-size: 3em;
}
.weblink a {
    font-size: 1em;
}
.footer-left {
    margin: 0 auto;
    text-align: center;
}
.footer-right {
display:none;
}
.abouts h3 {
    text-align: center;
    font-size: 4.5em;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: 1px;
    width: 100%;
    margin: 0 auto;
}
.abouts h3 span {
    height: 4px;
}
.about-top {
    margin-top: 4em;
}
.about-top-right p {
    color: #848484;
    font-size: 3.2em;
    line-height: 1.6em;
    margin-top: 1%;
	padding-left:1em;
	padding-right:1em;
}
.infra-about-left {
    width: 90%;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.infra-about-right h4 {
    font-size: 5em;
    line-height: 2em;
    letter-spacing: 0.1em;
}
.infra-about-right {
    width: 100%;
    padding-left: 5em;
    padding-right: 4em;
}
.infra-about-right p {
    font-size: 3em;
    line-height: 1.6em;
}
.infra-about-right li {
    line-height: 1.7em;
    font-size: 3em;
    font-weight: 600;
    padding-bottom: 0.18vw;
}
.infra-about-left1 h4 {
    font-size: 5em;
    line-height: 1.8em;
    letter-spacing: 0.1em;
}
.infra-about-left1 {
    width: 100%;
    padding-left: 5em;
    padding-right: 4em;
}
.infra-about-left1 p {
    font-size: 3.2em;
    line-height: 1.6em;
}
.infra-about-right1 {
    width: 100%;
    float: left;
    margin:0 auto;
}
.col-md-8 {
width:100%;
padding:0;
margin:0 auto;
border:0;
}
.blog-left{
	float: none;
	padding-right:0;
	width:100%;
}
.col-md-4 {
width:100%;
padding:0;
padding-top:5%;
margin:0 auto;
border:0;
}
.blog-left-right h3 {
    text-align: left;
    font-size: 4em;
    line-height: 1.9em;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.blog-left-right p {
    font-size: 3.2em;
    line-height: 1.5em;
}
.blog-left-right h4 {
    font-size: 4em;
    line-height: 2em;
}
.blog-left-right li {
    line-height: 2em;
    font-size: 3.2em;
}
.blog-left-right i {
    font-size: 0.8em;
}
.list-group-item {
    padding: 0.6em 1.2em;
    font-size: 4em;
}
.list-group i {
    font-size: 0.7em;
}
.blog-left-right h5 {
    font-size: 3em;
}
table {
    font-size: 3.5em;
}
th {
    padding: 0.6em;
}
td {
    padding: 0.6em;
}
.our-clients-grid {
    width: 80%;
    float: none;
	    margin: 0 auto;
    border: 1px solid #ECECED;
    padding: 0.5em;
    margin-bottom: 1.8em;
    text-align: center;
}
.our-clients-grid h4 {
    font-size: 4em;
    margin:0 auto;
    line-height: 2em;
}

.application-pic {
    border-radius: 4px;
    border: 1px solid#E4E4E4;
    padding: 1%;
    width: 100%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    margin-top: 1%;
}
.welcome h3 {
    text-align: center;
    font-size: 6em;
    text-transform: uppercase;
    border-bottom: 1px solid #EDEDED;
    line-height: 1.5em;
    letter-spacing: 1px;
    color: #000;
    width: 80%;
    margin: 0 auto;
}
.welcome h3 span {
    height: 4px;
}
.welcome h5 {
    font-size: 3.5em;
    font-weight: 400;
    margin-top: 1em;
}
.project-grid-text1 {
    text-align: center;
}
.project-grid-text1 h4 {
    font-size: 5em;
    margin: 0 0 .5em;
    line-height: 1.2em;
    font-weight: 600;
}
.project-grid-text1 p {
    font-size: 3.5em;
   	margin-bottom: 0px;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 400;
}
.btn {
font-size:3em;
padding:0.8em 1.2em;
}
.applications h3 {
    font-size: 6em;
    line-height: 2em;
}
.applications h3 span {
    height: 4px;
}
.applications p {
    font-size: 3.3em;
}
.ch-item {
    width: 80%;
    float: none;
    height: auto;
    margin: 0 auto;
	margin-top: 2em;
}
.ch-item img {
    width: auto;
    height: auto;
}
.ch-info h3 {
    font-size: 4em;
    padding: 3vw 0 0 0;
    line-height: 1.5em;
}
.ch-info p {
	padding: 0.5em 1em;
    font-size: 3.2em;
}
.ch-info p a {
    font-size: 1.3em;
    letter-spacing: 0.1em;
}
.online-text {
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 0%;
}
.online-text h4 {
    font-size: 5em;
    line-height: 1.5em;
    letter-spacing: 1px;
    width: 90%;
    margin: 0 auto;
	margin-bottom:1em;
}
.online-text h4 span {
    height: 4px;
}
.form-text input[type="text"], .contact-right textarea, .contact form select {
    padding: 0.9em;
    border-radius: 0.1em;
    font-size: 3.2em;
    margin-bottom: 0.5em;
}
.form select {
	    padding: 0.9em;
    border-radius: 0.1em;
    font-size: 3.2em;
    margin-bottom: 0.5em;
}
.form textarea {
	    padding: 0.9em;
    border-radius: 0.1em;
    font-size: 3.2em;
    margin-bottom: 0.5em;
}
.form input[type="submit"] {
    padding: 0.6em 1.3em;
    font-size: 4em;

}
.about-section-grids {
    width: 100%;
    margin: 0 auto;
    background-color: #F4F4F4;
    border: 0;
    margin-top: 0%;
}
.contact-box {
    background-color: #FFF;
    margin-bottom: 2%;
    margin-top: 5%;
    z-index: 9999;
    position: relative;
}
.contact-box h4 {
    text-align: center;
    font-size: 5em;
    line-height: 2em;
    width: 80%;
    margin: 0 auto;
}
.contact-box h4 span {
    height: 4px;
}
.contact-box p {
    font-size: 3.5em;
    line-height: 1.7em;
}
.contact-box p a {
    font-size: 1em;
    line-height: 1.7em;
}
.map iframe {
    width: 100%;
    height: 250px;
}
}