body{
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, 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;			   
}
p{
	margin:0;
}
ul{
margin:0;
padding:0;
}
/*-- banner --*/
.banner{
background: #FFF;
    overflow: auto;
    border-bottom: 1px solid #f16522;
}
.header-left {
    margin-top: 4px;
    margin-bottom: 4px;
}
.media-310-show{
  display: none;
}
.header-right {
    float: right;
    margin: 19px 0px;
}
.header-left a img {
    display: block;
    width: 100%;
}
/*-- menu --*/
	.header-right span{
		display:none;
		}
.log-sin span {
    margin-left: 5px;
    font-size: 12px;
	color: #FFF;
}
.log-sin i{
	color: #FFF;
}
.log-sin {
    background: #f16522;
    margin-top: 3px;
    padding: 2px 10px;
}
	/*-- //menu --*/
.header-right ul{
	padding:0;
	margin:0;
	}
.header-right ul li{
	display:inline-block;
	}
.header-right ul li a {
font-size: 15px;
    font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    color: #ffffff;
    margin: 0 10px;
    text-decoration: none;
    background: #52beff;
    padding: 8px 16px;;
}
.slider-img img {
    object-fit: cover;
}
.header-right ul li a:hover,.header-right ul li a.active {
color:#FFF;
background:#f16522;
    box-shadow: -5px -5px 0px 0px #52beff;
}
.banner-info h1{
font-size:90px;
margin:0;
color:#fff;
font-weight:900;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.add-margin {
    margin-top: 55px;
}
.footer-admin {
    background: #52beff;
    position: fixed;
    z-index: 999999;
    bottom: 2.6em;
    right: 0px;
}
.footer-admin span {
    padding: 3px 10px;
    font-size: 21px;
    color: #FFF;
	cursor: pointer;
}
.footer-admin span:hover{
	background: #f16522;
}
.banner-info h2{
font-size:52px;
margin:2px 0 20px 0;
color:#fff;
font-weight:700;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
input[type="file"] {
    width: 100%;
    padding: 8px;
    border: 1px solid #aaa;
	cursor: pointer;
	outline-color: #f16522;
}
.banner-info p{
font-size:16px;
margin:20px 0 0 0;
color:#fff;
font-weight:400;
line-height:2.5em;
width:47%;
}
.down-arrow.text-center {
  margin-top: 90px;
}
.hello{
	background:url(../images/banner2.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	min-height: 635px;
}
/*------------------ Slider Part starts Here----------*/
#slider4,
#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;
  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 {
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    top: 102%;
    text-decoration: none;
    height: 23px;
    float: right;
    right: 10%;
	display: none;
}
.experience {
    margin-bottom: 3em;
}
.callbacks_nav:active {
  opacity: 1.0;
}
a.callbacks_nav.callbacks1_nav.next {
    right: 5%;
}
#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:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a , #slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a {
  padding: 0;
}
#slider3-pager li, #slider4-pager li{
	display: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;
      width: 100%;
}
.callbacks_tabs{
	list-style: none;
	position: absolute;
	top: 58%;
	z-index: 999;
	left: 46%;
	padding: 0;
	margin: 0;
left:98%;
cursor:pointer;
}
.social-icon a {
    position: fixed;
    z-index: 999999;
    background: #f16522;
    padding: 10px 20px;
    bottom: 10em;
    font-size: 21px;
    border-radius: 50px;
    left: 7px;
    color: #FFF;
}
.social-icon-tw a {
    position: fixed;
    z-index: 999999;
    background: #f16522;
    padding: 10px 16px;
    bottom: 7em;
    font-size: 21px;
    border-radius: 84px;
    left: 7px;
    color: #FFF;
}
.social-icon-in a {
    position: fixed;
    z-index: 999999;
    background: #f16522;
    padding: 10px 16px;
    bottom: 4em;
    font-size: 21px;
    border-radius: 84px;
    left: 7px;
    color: #FFF;
}
.social-icon-in a:hover, .social-icon-tw a:hover, .social-icon a:hover {
	background:#52beff;
    box-shadow: 8px 0px 0px 0px #f16522;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.html)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
	display: block;
}
@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: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  visibility: visible;
  display: block;
  background:#ffffff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
	height:25px;
    width:10px;
	margin:-6px 0px;
}
.callbacks_here a:after{
background: #f16522;

}
a.callbacks_nav.callbacks2_nav.prev {
background: transparent url("../images/icons-sprite.png") no-repeat left top;
width:41px;
height:41px;
}
a.callbacks_nav.callbacks2_nav.next{
background: transparent url("../images/icons-sprite.png") no-repeat -41px 0px;
width:41px;
height:41px;
}
a.callbacks_nav.callbacks2_nav.prev {
left: 0% !important;
top: 115%;
}
a.callbacks_nav.callbacks2_nav.next {
right: 0% !important;
top: 115%;
}
/*--slider-part ends here--*/
/* Rectangle Out */
a.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
background:#52beff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
background: #f16522;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-rectangle-out:hover,a.hvr-rectangle-out:focus,a.hvr-rectangle-out:active {
color:#ffffff;
}
a.hvr-rectangle-out:hover:before,a.hvr-rectangle-out:focus:before,a.hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*-- Ser-vices --*/
.Ser-vices {
    padding: 19px 0px;
}
.Ser-vices h3 {
    text-align: center;
    font-size: 35px;
    margin-bottom: .3em;
    background-image: url(../images/header-bg.jpg);
    background-size: 100%;
    padding: 17px;
    border-radius: 1px 30px 0px 30px;
    border: 2px solid #52beff;
}
.Ser-vices p {
    font-size: 17px;
    text-align: center;
    margin-bottom: 15px;
}
.Ser-vices-slide-box {
    overflow: auto;
    padding: 15px 0px;
    border: 6px solid #f16522;
	webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	margin: 24px 0px;
}
.Ser-vices-slide-box:hover {
    box-shadow: 10px 10px 0px 0px #52beff;
}
.Ser-vices-slide-box h1 {
    font-size: 25px;
    color: #999;
}
.Ser-vices-slide-box p {
margin-top: 15px;
    text-align: left;
    margin-bottom: 0px;
}
.text-ser-vices {
    border: 1px solid #CCC;
    padding: 1em;
    margin: 2em;
    box-shadow: -10px 10px 0px 0px #CCC;
}
.text-ser-vices h2 {
    font-size: 25px;
    color: #999;
}
.img-ext-mrgn img {
    padding: 2em 3em;
}
#text-slide-1, #text-slide-2, #text-slide-3, #text-slide-4{
	display:none;
}
.Features {
    margin: 45px 0px 0px;
    background: #CCC;
    overflow: auto;
	padding: 20px;
}
.Features h1 {
    text-align: center;
    font-size: 35px;
    color: #2e2e36;
}
.Features p {
    font-size: 17px;
    text-align: center;
    margin: 10px 0px;
}
.features-img img {
    background: #FFF;
    padding: 10px 42px;
    border-radius: 29px;
    cursor: pointer;
    margin: 15px 0px;
}
.features-text {
    margin-top: 17px;
    background: #FFF;
    padding: 13px;
}
.features-text h1 {
    padding: 0px;
    text-align: left;
    font-size: 24px;
}
.features-text p {
    text-align: left;
    font-size: 17px;
    margin-bottom: 0px;
}
.right-float{
	float:right;
}
.left-float{
	float:left;
}
/*--hello--*/
.hello-info h3{
margin:0;
color:#3d3d3d;
font-size:50px;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.hello-info h3 span{
display:block;
font-size:30px;
margin:10px 0;
}
.hello-info {
  margin: 69px 0 0 0px;
}
.hello-info p{
    margin: 15px 0;
    color: #3d3d3d;
    line-height: 1.8em;
    font-size: 16px;
}
.strip{
  width: 6%;
  padding: 3px 0;
  background: #f16522;
}
.focus-grid .strip{
  width: 6%;
  padding: 3px 0;
  background: #f16522;
  margin:auto;
}
.hello-info p:nth-child(4){
    margin: 0 0 15px 0;
}
.border{
background:#ffffff;
padding:3px 0;
width:7%;
border-radius:5px;
}
.hello-info a{
color:#ffffff;
font-size:13px;
padding:19px 42px;
letter-spacing: 3px;
margin: 0px 0px 20px 0px;
}
.hello-info a:hover{

}

.exp-left h3{
margin:0;
color:#3d3d3d;
font-size:50px;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
text-align: center;
}
.exp-left h3 span{
display:block;
font-size:30px;
font-weight:700;
margin:10px 0;
}
.exp-left {
padding: 45px 0px 0 0;
text-align: center;
}
.exp-cent .strip {
    text-align: center;
    margin: auto;
}
.text-center h1 {
    font-size: 25px;
    color: #3d3d3d;
    padding: 15px 0px 0px 0px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.exp-left p{
    font-size: 17px;
    margin: 20px 0 30px 0;
    color: #3d3d3d;
    line-height: 1.8em;
}
.exp-right a{
color:#ffffff;
font-size:13px;
padding:19px 42px;
letter-spacing: 3px;
float: right;
margin: 20px 0px;
}
.exp-left  a:hover{
}
.hello{
border-top:1px solid #e7eaed;
border-bottom:1px solid #e7eaed;
}
.exp-grid{
border:1px solid #e7eaed;
padding:90px 0 70px 0;
}
.text-center.ext-height {
    padding: 91px 0px;
}
.exp-image.a{
background:url(../images/icon/1.png) no-repeat 0px 0px;
width:64px;
height:64px;
display:block;
margin:0px auto;
}
.exp-image.b{
background:url(../images/icon/2.png) no-repeat 0px 0px;
width:64px;
height:64px;
display:block;
margin:0 auto;
}
.exp-image.c{
background:url(../images/icon/3.png) no-repeat 0px 0px;
width:64px;
height:64px;
display:block;
margin:0 auto;
}
.exp-image.d{
background:url(../images/icon/4.png) no-repeat 0px 0px;
width:64px;
height:64px;
display:block;
margin:0 auto;
}
.exp-image.e{
background:url(../images/icon/5.png) no-repeat 0px 0px;
width:64px;
height:64px;
display:block;
margin:0 auto;
}
.exp-image.f{
background:url(../images/icon/6.png) no-repeat 0px 0px;
width:64px;
height:64px;
display:block;
margin:0 auto;
}
.focus-grid {
    text-align: center;
    padding: 0px 0px 25px 0px;
}
.exp-grid p{
margin:13px 0 0 0;
color:#3d3d3d;
font-size: 14px;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
padding: 0px 10px;

}
.strip.a{
margin:25px auto;
width: 4%;
}
.list li {
font-size:14px;
  color: #878796;
  list-style-type:none;
  line-height:2.8em;
}
.list li a{
color:#f16522;
}
.list li a:hover{
color:#878796;
}
a.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #52beff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;
}
a.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
background: #f16522;
    color: #FFF;
    border: 2px solid #f16522;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-rectangle-in:hover,a.hvr-rectangle-in:focus,a.hvr-rectangle-in:active {
  color: white;
}
a.hvr-rectangle-in:hover:before,a.hvr-rectangle-in:focus:before,a.hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.col-md-6.feature-grid img{
width:100%;
}
.feature-grid h3{
margin: 45px 0 0 0;
font-size:50px;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serifs;
font-weight:bold;
}
.feature-grid h3 span{
display:block;
font-size:30px;
font-weight:700;
margin:10px 0;
}
.feature {
padding:45px 0;
background:#f1f1f1;
}
.feature-grid p{
font-size:14px;
margin:20px 0;
color:#3d3d3d;
line-height:1.8em;
font-weight: 600;
}
.feature-grid a{
color:#ffffff;
font-size:13px;
padding:19px 42px;
letter-spacing: 3px;
}
.feature-grid a.hvr-rectangle-in.button.red {
color: #FFF;
margin-left: 25px;
}
.strip.ext-mrgn {
    margin: 25px 0px;
}
/*-- blog --*/
.blog-info h3 {
  margin: 0;
  text-transform:uppercase;
  color: #3d3d3d;
  font-size: 40px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: bold;
  letter-spacing: 3px;
}
.blog-info p {
  font-size: 14px;
  margin: 0px auto;
  line-height: 1.8em;
  color: #3d3d3d;
  width: 58%;
  font-weight:500;
}
.blog{
	padding:90px 0;
}
#myList ul{
margin:0;
}
#myList li{ 
	display:none;
	list-style-type:none;
}
.blog-text:after{
	clear: both;
}
.blog-grid img{
width:100%;
}

#loadMore {
	background: url(../images/plus.png) no-repeat 0px 5px;
	color:#3d3d3d;
	font-size:16px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight:800;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	cursor:pointer;
	text-align:center;
	width:10%;
	margin:75px auto 0 auto;
	text-transform:uppercase;
}
#loadMore:hover {
    color:#f16522;
	text-decoration:none;
}
.load_more {
  margin-top: 70px;
}
.load_more ul {
  padding: 0;
}

.g_r{
	background:none;
	margin:30px 0 0 0;
}
.l_g_r img{
	width:100%;
}
.clear{
	clear:both;
}
.blog h2{
	color:#DFA307;
	font-size:38px;
	font-weight: 700;
	margin: 0 0 0 0;
	text-align: center;
	}
.blog-grid{
	float:left;
	width:33.3%;
	}
.load{
	text-align:center;	
	}
.blog-grid h3{
margin:30px 0 10px 0;
color:#000000;
font-size:16px;
font-weight:700;
}
.blog-grid p{
margin:0px 0;
color:#8e8e8e;
font-size:14px;
}
.blog-grid p:nth-child(5){
margin:0px 0 15px 0;
color:#3d3d3d;
font-size:14px;
line-height:1.8em;
font-weight: 600;
}
.blog-grid a{
color:#f16522;
font-weight: 600;
}
.blog-grid a:hover{
color:#3d3d3d;
}
.strip.b {
  width: 10%;
  margin: 15px 0;
}
/*-- //blog --*/
.footer-grid input[type="email"] {
  background:#fff;
  border: none;
  width: 81%;
  outline: none;
  padding: 10px;
  font-size: 13px;
  color: #c4c4c4;
}
.footer {
    background: #2e2e36;
    padding: 7px 0;
    color: #FFF;
}
.footer-grid h4{
margin:0 0 30px 0;
font-size:16px;
color:#3d3d3d;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
font-weight:bold;
}
.footer-grid h3{
margin:0 0 30px 0;
font-size:24px;
color:#3d3d3d;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
font-weight:bold;
}
.footer-grid p {
    margin: 0 0 0px 0;
    font-size: 16px;
    color: #FFF;
    line-height: 1.8em;
}
.footer-grid-right p a {
    color: #FFF;
    float: right;
    font-size: 20px;
}
.footer-grid-right p a:hover {
    color: #FFF;
    font-size: 16px;
    background: #f16522;
    padding: 5px 15px;
}
.footer-grid p a{
color:#f16522;
}
.footer-grid p a:hover{
color:#3d3d3d;
}
.footer-grid ul {
margin:0;
padding:0;
}
.footer-grid ul li{
list-style-type:none;
font-size:12px;
color:#3d3d3d;
line-height:2em;
font-weight:600;
}
.focus-grid h3{
  margin: 0px 0 0 0;
  color: #3d3d3d;
  font-size: 50px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.focus-grid h3 span {
  display: block;
  font-size: 30px;
  font-weight: 700;
  margin: 10px 0;
}
.focus-grid p {
    font-size: 14px;
    margin: 20px 0 0px 0;
    color: #3d3d3d;
    line-height: 1.8em;
}
.focus-border{
border:1px solid #e7eaed;
}
.focus-image.a{
background:url(../images/services-icon/6.png) no-repeat 0px 0px;
    width: 82px;
    height: 79px;
margin:0 auto;
display:block;
}
.focus-image.b{
background:url(../images/services-icon/7.png) no-repeat 0px 0px;
    width: 82px;
    height: 79px;
margin:0 auto;
display:block;
}
.focus-image.c{
background:url(../images/services-icon/8.png) no-repeat 0px 0px;
    width: 82px;
    height: 79px;
margin:0 auto;
display:block;
}
.focus-image.d{
background:url(../images/services-icon/9.png) no-repeat 0px 0px;
    width: 82px;
    height: 79px;
margin:0 auto;
display:block;
}
.focus-image.e{
background:url(../images/services-icon/10.png) no-repeat 0px 0px;
    width: 82px;
    height: 79px;
margin:0 auto;
display:block;
}
.focus-image.f{
background:url(../images/services-icon/11.png) no-repeat 0px 0px;
    width: 82px;
    height: 79px;
margin:0 auto;
display:block;
}
.we-focus{
padding: 45px 0;
}
.focus-grids {
  margin: 0 0 30px 0;
}
.focus-grids:nth-child(3){
margin:0;
}
.focus-grid:hover div.focus-layout{
background:#f3f3f3;
}
.focus-layout{
margin:10px;
padding: 50px 0 40px 0;
}
.focus-layout h4{
  margin: 15px 0 0 0;
  color: #3d3d3d;
  font-size: 16px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serifs;
  font-weight: 800;
  text-transform:uppercase;
  text-align:center;
}
/*--flexisel--*/
.flex-slider{	
background:#222227;
padding: 70px 0 165px 0;
}
.opportunity{
background:#28282e;
margin:0px 20px;
padding:50px 0;
position:relative;
}
.services-slide{
background:#28282e;
margin:0px 20px;
padding:0px 0;
position:relative;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:60px;
	height:60px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
left: 42%;
top: 120% !important;
background: url(../images/themes.png) no-repeat 0px 0px;
}
.nbs-flexisel-nav-right {
right: 42%;
top: 120% !important;
background: url(../images/themes.png) no-repeat -222px 0px;
}
/*--//flexisel--*/
.opportunity-info h3{
margin:0;
font-size:32px;
color:#3d3d3d;
}
.opportunity-info h1{
margin:0;
font-size:25px;
color:#3d3d3d !important;
}
.opportunity-info h3 span{
font-weight:700;
}
.opportunity-info p{
margin:5px 0 0 0;
font-size:14px;
text-align:center;
color:#878796;
line-height:1.5em;

}
.opportunity:hover div.opportunity-info{
display:block;
}
.services-slide:hover div.opportunity-info{
display:block;
}
.opportunity-info{
position:absolute;
top:0%;
left:0%;
width:100%;
height:100%;
background:#ffffff;
display:none;
padding:30px 20px;
}
.footer-grid form input[type="submit"]{
  background: url(../images/message.png) no-repeat 2px 9px #ffffff;
  width: 44px;
  height: 38px;
  border: none;
  margin: 0 0 0 -4px;
  padding:0;
	}
.footer-grid ul li a{
color:#f16522;
}
.footer-grid ul li a:hover{
color:#3d3d3d;
}
.blog-grid p a{
color:#f16522;
font-weight:normal;
}
.blog-grid p a:hover{
color:#8e8e8e;
}
.blog-grid h3 a{
color:#000000;
}
.blog-grid h3 a:hover{
color:#f16522;
}
.exp-grid:hover {
  background: #f5f5f5;
}

.client-left {
  float: left;
  background: #f8f8f8;
  padding: 33px 0 33px 232px;
  width: 26%;
}
.client-right{
float:right;
background:#ffffff;
width: 72%;
}
.client-right ul{
margin:0;
padding:0;
}
.client-right ul li{
list-style-type:none;
display:inline-block;
  margin: 0 0 0 5px;
}
.client-left h3{
margin:0;
color:#3d3d3d;
font-size:24px;
font-weight:800;
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
/*--contact-page--*/
.banner.page-head {
  min-height: 104px;
}
.dlog_box {
    background: rgba(0, 0, 0, 0.37);
    position: fixed;
    overflow: auto;
    width: 100%;
    z-index: 999999;
    padding: 18em 0em 18em;
}
.center-dlog_box {
    width: 54%;
    margin: auto;
    text-align: center;
    background: #52beff;
    color: #FFF;
    padding: 1em;
	overflow: auto;
}
.center-dlog_box input[type="email"] {
    width: 100%;
    padding: 3px;
    color: #f16522;
    outline-color: #f16522;
}
.center-dlog_box button {
    margin-top: 2.7em;
    padding: 1px 35px;
    color: #FFF;
    outline-color: #f16522;
    font-size: 20px;
    background: #f16522;
    border: none;
}
.center-dlog_box.ext-box-marg {
    margin-bottom: 8em;
}
.center-dlog_box button:hover {
    background: #FFF;
	color: #f16522;
}
.center-dlog_box label {
    float: left;
    font-size: 21px;
    font-weight: 500;
    margin-top: 1em;
}
.center-dlog_box h1 {
    font-size: 7.6em;
    text-shadow: 4px 18px 12px rgba(85, 85, 85, 0.54);
}
.center-dlog_box h3 {
    margin: 2em 0em;
}
.center-dlog_box a {
    background: #FFF;
    padding: 6px 30px;
    font-size: 1.6em;
    color: #52beff;
	margin:1em;
}
.center-dlog_box a:hover {
    background: #f16522;
    color: #fff;
	cursor: pointer;
}
.join-form {
    overflow: auto;
    border: 1px solid #f16522;
    padding: 10px;
}
.join-form .btn1{
 color: #ffffff;
  background:#52beff;
  border:none;
  cursor: pointer;
  padding: 18px 0;
  width: 15%;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing:3px;
  font-weight: 400;
  outline: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  float: right;
  margin: 18px 15px;
}
.join-form-title h1 {
    font-size: 21px;
    background: #FFF;
    color: #f16522;
    margin-bottom: -11px;
    text-align: center;
}
.join-form label {
    margin-top: 14px;
}
.join-form select {
    width: 100%;
    padding: 10px;
    color: #f16522;
    outline-color: #f16522;
}
.contact-map iframe{
width:100%;
height:300px;
}
.contact {
	padding: 45px 0;
}
.contact h3 {
    text-align: center;
    font-size: 35px;
    margin-bottom: .3em;
    background-image: url(../images/header-bg.jpg);
    background-size: 100%;
    padding: 17px;
    border-radius: 1px 30px 0px 30px;
    border: 2px solid #52beff;
}
.map iframe {
  width: 100%;
  height: 340px;
}
.contact-form input[type="text"] {
border: 1px solid #a8a8a8;
    padding: 10px;
    color: #f16522;
    outline-color: #f16522;
    width: 100%;
    text-transform: capitalize;
}
.contact-form input[type="email"] {
border: 1px solid #a8a8a8;
    padding: 10px;
    color: #f16522;
    outline-color: #f16522;
    width: 100%;
    text-transform: capitalize;
}
.contact-form input[type="password"] {
border: 1px solid #a8a8a8;
    padding: 10px;
    color: #f16522;
    outline-color: #f16522;
    width: 100%;
    text-transform: capitalize;
}
.contact-form textarea {
    border: 1px solid #a8a8a8;
    width: 100%;
    font-size: 14px;
    color: #f16522;
    resize: none;
    padding: 10px;
    outline-color: #f16522;
}
::-webkit-input-placeholder {
   color: #f16522;
}

:-moz-placeholder { /* Firefox 18- */
   color: #f16522;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #f16522;  
}

:-ms-input-placeholder {  
   color: #f16522;  
}
.cut-padding-left {
    padding-left: 0px;
}
.cut-padding-right {
    padding-right: 0px;
}
.contact-form input[type="text"]:nth-child(3){
margin-right:0;
}
.btn1 {
  color: #ffffff;
  background: #52beff;
  border:none;
  cursor: pointer;
  text-align: center;
  padding: 18px 30px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing:3px;
  outline: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn1:hover{
background:#f16522;
}
.contact-info{
margin:0 0 50px 0;
}
.contact-map{
margin:0 0 50px 0;
}
.cont-all-adrs h2 {
    text-align: center;
    font-size: 30px;
    color: #3d3d3d;
    margin-bottom: 14px;
}
.cont-text-adrs h2 {
    font-size: 20px;
    color: #3d3d3d;
}
.cont-border {
    border: 1px solid;
    overflow: auto;
    padding: 15px 0px;
    border-radius: 15px 0px 0px 15px;
}
.cont-text-adrs {
    border-bottom: 1px solid #CCC;
    padding: 12px 0px;
}
.cont-form {
    border: 1px solid;
    border-radius: 0px 14px 14px 0px;
    padding: 14px;
	overflow: auto;
}
.cont-form h2 {
    text-align: center;
    font-size: 30px;
}
.cont-form input[type="text"] {
    padding: 5px;
    width: 100%;
}
.cont-form input[type="email"] {
    padding: 5px;
    width: 100%;
}
.cont-form textarea {
    padding: 5px;
}
.cont-form .btn1 {
    float: right;
    margin-right: 9px;
}
/*-- //contact-page--*/
/*-- 404-page--*/
.error-info h3{
margin:0;
font-size:12em;
font-weight:700;
text-align:center;
color:#f16522;
}
.error-page{
padding:90px 0;
min-height: 700px;
}
.error-info h3 span{
color:#3d3d3d;
}
.error-info p:nth-child(2){
color:#f16522;
}
.error-info p:nth-child(3){
color:#3d3d3d;
margin:0 0 50px 0
}
.error-info p{
text-align:center;
font-size:14px;
margin:20px 0;
font-weight:600;
}
.error-info{
	text-align:center;
	margin-top:65px;
	}
.error-info a{
	color: #ffffff;
	padding: 12px 35px;
    text-decoration: none;
	font-size: 14px;
	letter-spacing:3px;
	}
.error-info a:hover{
	text-decoration: none;
	}
/*-- //404-page--*/
/*-- industries--*/
.product-lists h3{
	 color:#3d3d3d;
	 font-size:16px;
	 font-weight:600;	 
}

ul.list1 li{
	display:block;	
	line-height:2em;
}
ul.list1 li a{ 
	display:block;
	text-decoration:none;
	font-size:14px;
	color:#3d3d3d;
	font-weight:600;
}
ul.list1 li a:hover{
	 color:#f16522;
}

.products {
  margin: 50px 0;
}
.product-grid img{
	width:100%;
}
.product-grid h4{	
	margin:10px 0;
	font-size:16px;
	font-weight:600;	
}
.product-grid h4 a{
	text-decoration:none;
	 color:#f16522;
}
.product-grid h4 a:hover{
	color:#3d3d3d;
}
.product-grid p{
	color:#3d3d3d;
	line-height:1.8em;
	font-size:14px;
	font-weight:600;
	margin:0;
}
.industries{
padding:90px 0;
}
.ind-info h3{
  margin: 0;
  text-transform: uppercase;
  color: #3d3d3d;
  font-size: 30px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: bold;
  letter-spacing: 3px;
}
.key-industries h3 {
  margin: 0;
  text-transform: uppercase;
  color: #3d3d3d;
  font-size: 30px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: bold;
  letter-spacing: 3px;
}
.key-list{
margin:50px 0 0 0;
}
.key-left ul{
margin:0;
padding:0;
}
.key-left ul li {
  list-style-type: disc;
  line-height: 2em;
  color:#f16522;
  }
.key-left ul li a {
  color: #3d3d3d;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}
.key-left ul li a:hover{
color:#f16522;
}


.top-comments {
  margin: 50px 0 0 0;
}
.top-comments h3{
	font-size:24px;
	color:#3d3d3d;
	font-weight:700;
	text-transform:uppercase;
}
.single-middle{
	background:#f8f8f8;
	padding:32px;
}
i.arrow{
	background: url(../images/img-sprite.html)no-repeat -248px 0px ;
	width: 18px;
	height: 18px;
	display: inline-block;
	float:right;
}
.comments-top-top{
margin-top:5px;
	background:#e6e6e6;
}
.men{	
	background:#3d3d3d;
	float: left;
	width: 9%;
	text-align: center;
	padding: 25px 0;
}
p.men-it{
	float: left;
	width:86%;
	margin: 12px 0 0 27px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.8em;
	color: #3d3d3d;
}
.met-in{
	margin: 0 0 0 45px;
}
.met {
	padding: 1em 0;
}
p.smith{
	float:left;
	padding: 0;

}
p.smith a:hover{
color:#f16522;
}
p.smith a{
	font-size:14px;
	font-weight:600;
	text-decoration:none;
	color:#3d3d3d;
}
.code-in {
	padding: 0 0 0 10px;
}
p.smith  span{
	font-weight:600;
	padding: 0 20px;
	color:#3d3d3d;
}
.top-in{
	background:#f8f8f8;
}
p.reply{
	float:right;
	padding:0;
	width: 17%;
	color:#362f2f;

}
p.reply a{
	text-decoration:none;
	color:#3d3d3d;
	font-weight:600;
	font-size:14px;
}
p.reply a:hover{
	color:#f16522;
}

/*-- //industries--*/
/*-- about-page--*/
.about-text h2{
 margin: 0px 0;
  color: #3d3d3d;
  font-size: 30px;
  letter-spacing: 3px;
}
.about-text h3{
    text-align: center;
    font-size: 35px;
    margin-bottom: .3em;
    background-image: url(../images/header-bg.jpg);
    background-size: 100%;
    padding: 17px;
    border-radius: 1px 30px 0px 30px;
    border: 2px solid #52beff;
}
.about {
  padding: 45px 0;
}
.about-text-info li {
    font-size: 17px;
}
.col-md-12.about-text-info {
    margin-top: 3em;
}
.expr-border1 .caption-A1 {
    background: linear-gradient(to top, #f16522 70%,#52beff 100%);
    padding: 47px 17px;
    border-radius: 89px;
    text-align: center;
    color: #FFF;
}
.expr-border1 .caption-B1 {
    background: linear-gradient(to top, #f16522 70%,#52beff 100%);
    padding: 47px 17px;
    border-radius: 89px;
    text-align: center;
    color: #FFF;
}
.expr-border1 .caption-C1 {
    background: linear-gradient(to top, #f16522 70%,#52beff 100%);
    padding: 47px 17px;
    border-radius: 89px;
    text-align: center;
    color: #FFF;
}
/*.expr-border .caption-D {
    background: linear-gradient(to top, #db3615 80%,#db3615 0%,#f2f2f2 0%,#f2f2f2 100%);
    padding: 47px 17px;
    border-radius: 89px;
    text-align: center;
    color: #FFF;
}*/
.expr-border .caption-A {
    background: linear-gradient(to top, #f16522 70%,#52beff 100%);
    padding: 47px 17px;
    border-radius: 89px;
    text-align: center;
    color: #FFF;
}
.expr-border .caption-B {
    background: linear-gradient(to top, #f16522 70%,#52beff 100%);
    padding: 47px 17px;
    border-radius: 89px;
    text-align: center;
    color: #FFF;
}
.expr-border .caption-C {
    background: linear-gradient(to top, #db3615 80%,#db3615 0%,#f2f2f2 0%,#f2f2f2 100%);
    padding: 47px 17px;
    border-radius: 89px;
    text-align: center;
    color: #FFF;
}
.expr-border .caption-D {
    background: linear-gradient(to top, #db3615 80%,#db3615 0%,#f2f2f2 0%,#f2f2f2 100%);
    padding: 47px 17px;
    border-radius: 89px;
    text-align: center;
    color: #FFF;
}
.about-info h4 {
	color: #f16522;
	font-size: 16px;
	margin: 20px 0;
	font-weight:600;
	text-transform:uppercase;
}
.about-info p{
  font-size: 14px;
  margin: 20px 0;
  color: #3d3d3d;
  line-height: 1.8em;
}
.about-info-right p{
    font-size: 17px;
    margin: 9px 0 0 0;
    color: #3d3d3d;
    line-height: 1.8em;
}
.about-info-right h4 {
  font-size: 16px;
  margin: 0px 0;
  color: #f16522;
  line-height: 1.8em;
  font-weight: 600;
  text-transform:uppercase;
}
.about-info-left img {
  width: 100%;
}
.about-info-left:nth-child(1){
  padding-left: 0;
}
.about-info-left {
  padding-left: 0 !important;
}
.about-grid {
  margin: 50px 0 0 0;
}
.about-text-info h4 {
  color: #3d3d3d;
  margin: 0;
  font-size: 20px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.about-text-info h5 {
  color: #f16522;
  margin: 20px 0 0 0;
  font-size: 16px;
  font-weight: 700;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.about-text-info p {
  font-size: 16px;
  margin: 20px 0 0 0;
  color: #3d3d3d;
  line-height: 1.8em;
}
.about-team {
  padding: 50px  0 0 0;
}
.row {
  margin: 50px 0 0 0;
}
.caption h4 {
  font-size: 18px;
  margin: 0.5em 0;
}
.caption h4 a{
  font-size: 14px;
  text-decoration:none;
  transition:.5s all;
  color:#f16522 !important;
  font-weight:700;
}
.caption h4 a:hover{
  color: #3d3d3d !important;
  text-decoration:none;
}
.caption p {
line-height: 1.8em;
    font-size: 15px;
    color: #3d3d3d;
    margin: 0;
}
/*-- //about-page--*/
/*-- services-page--*/
.services{
	padding:45px 0px;
}
.services-top h2 {
    color: #3d3d3d;
    font-size: 30px;
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 0.5em;
}
.services h3{
    text-align: center;
    font-size: 35px;
    margin-bottom: .3em;
    background-image: url(../images/header-bg.jpg);
    background-size: 100%;
    padding: 17px;
    border-radius: 1px 30px 0px 30px;
    border: 2px solid #52beff;
}
.services-top{
	margin-top:50px;
}
.flex-slider h1 {
    text-align: center;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 1em;
    color: #FFF;
}
.services-left img{
	width:100%;
}
.services-left h4 a{
color:#f16522;
}
.services-left h4 a:hover{
  color: #3d3d3d;
}
.services-left h4 {
  color: #f16522;
  font-size: 16px;
  font-weight: 700;
  margin:0;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  text-transform:uppercase;
}
.services-left p {
color: #3d3d3d;
    font-size: 15px;
    margin: 15px 0 0 0;
    line-height: 1.8em;
}
.col-md-6.services-top-left {
  padding: 0;
}
.services-top-main {
    margin-top: 50px;
}

.feature-top{
	margin-top:50px;
}
.feature-block{
margin-top:50px;
}
.feature-left ul{
	padding:0;
	margin:0;
}
.feature-left ul li{
	list-style-type:none;
	line-height:2em;
	background:url(../images/mark.html) no-repeat 0px 6px;
	padding-left:25px;
}
.feature-left ul li a {
  color: #3d3d3d;
  font-size: 14px;
  font-weight: 600;
  text-decoration:none;
}
.feature-left ul li a:hover,.choose-left ul li a:hover{
	color: #f16522;
	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;
}
/*-- //services-page--*/
/*-- works-page --*/
.works{
padding:90px 0;
}
.works-grids {
margin-top:50px;
}
.col-md-4.works-grid:nth-child(4),.col-md-4.works-grid:nth-child(5),.col-md-4.works-grid:nth-child(6),.col-md-4.works-grid:nth-child(7),.col-md-4.works-grid:nth-child(8),.col-md-4.works-grid:nth-child(9){
margin-top:30px;
}

.works-grid img{
width:100%;
border: 1px solid #a8a8a8;
}
.works-text h3{
  margin: 0px 0;
  text-transform: uppercase;
  color: #3d3d3d;
  font-size: 30px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-weight: bold;
  letter-spacing: 3px;
}
.works-grid a.mask1{
	display: block;
	text-decoration: none;
	overflow: hidden;
}
.works-grid  img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: .5s;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}

/*-- //works-page --*/
/*-- single-page --*/
.blog {
	padding: 90px 0;
}
.blog h4 {
	margin:0 0 50px 0;
	color: #3d3d3d;
	font-size: 30px;
    font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: bold;
    letter-spacing: 3px;
}
.category ul{
	margin: 0 0 50px 0;
	padding: 0 0 0 30px;
}
.category ul li{
	list-style-type: disc;
	line-height:2.5em;
}
.category ul li a {
	font-size: 14px;
	font-weight: 600;
	color:#3d3d3d;
}
.category ul li a:hover{
	transition:.5s all;
	color:#f16522;
	text-decoration:none;
}
.single-blog h5 {
	font-size: 16px;
	font-weight: 600;	
	margin: 20px 0;
	color: #f16522;
	line-height: 1.8em;
}
.single-blog p{
	color:#3d3d3d;
	font-size: 14px;
	margin: 0;
	line-height: 1.8em;
}
.posts-right h5 {
	font-size: 14px;
	font-weight: 600;	
	margin: 8px 0;
	color:#f16522;
}
.posts-right h5 a {
color:#f16522;
}
.posts-right h5 a:hover{
	color: #3d3d3d;
	text-decoration:none;
	transition:.5s all;
}
.read-more {
	margin: 10px 0 0 0;
}
.read-more a {
	color: #f16522;
	font-size: 14px;
	font-weight: 600;
	border-radius: 3px;
}
.read-more a:hover{
	text-decoration:none;
	transition: .5s all;
	color: #3d3d3d;
}
.posts-right p {
	color:#3d3d3d;
	font-size: 13px;
	margin:0;
	line-height: 1.8em;
}
.comment-icons {
	border-top: 1px dotted rgb(200, 200, 200);
	border-bottom: 1px dotted rgb(200, 200, 200);
	padding: 20px 0;
	margin: 30px 0;
}
.comment-icons ul{
	margin: 0;
	padding: 0;
}
.comment-icons ul li{
	list-style-type:none;
	display:inline-block;
	margin-right: 20px;
	color:#3d3d3d;
	font-size:14px;
	font-weight:600;
}
.comment-icons ul li span{
	background: url(../images/icons-sprite.png) no-repeat -5px 0;
	margin-right: 10px;
	padding: 0px 6px;
}
.comment-icons ul li span.clndr{
	background: url(../images/icons-sprite.png) no-repeat -25px 0;
	padding: 0px 8px;
}
.comment-icons ul li span.admin{
	background: url(../images/icons-sprite.png) no-repeat -5px -22px;
	padding: 0px 7px;
}
.comment-icons ul li span.cmnts{
	background: url(../images/icons-sprite.png) no-repeat -25px -21px;
	padding: 0px 8px;
	margin-right: 6px;
}
.comment-icons ul li span.like{
	background: url(../images/icons-sprite.png) no-repeat -6px -42px;
	padding: 0px 7px;
	margin-right: 6px;
}
.single-blog ul li a{
	color: #3d3d3d;
	font-size: 14px;
	font-weight: 600;
}
.single-blog ul li a:hover{
	color:#f16522;
	text-decoration:none;
	transition:.5s all;
}
.coment-form input[type="text"]:nth-child(3) {
margin:0;
}
.coment-form input[type="text"] {
	background: none;
	border: 1px solid #a8a8a8;
	width: 31.65%;
	margin: 0 24px 24px 0;
	outline: none;
	font-size: 14px;
	color: #5b5b5b;
	font-weight: 600;
	padding:10px;
	color:#f16522;
}
.coment-form textarea {
	border: 1px solid #a8a8a8;
	width: 100%;
	height: 150px;
	outline: none;
	font-size: 14px;
	color: #f16522;
	font-weight: 600;
	resize: none;
	padding: 10px;
	margin-bottom: 24px;
}
.coment-form input[type="submit"] {
  color: #ffffff;
  background: #363636;
  border: none;
  cursor: pointer;
  padding: 18px 0;
  width: 18%;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 3px;
  font-weight: 400;
  outline: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.coment-form input[type="submit"]:hover{
	background: #f16522;
	transition: .5s all;
}
.blog  img {
	height: auto;
	max-width: 100%;
}
.recent-posts-info {
	margin-bottom: 4em;
}
.posts-left{
	float:left;
	width: 42%;
}
.posts-right{
	float:right;
	width:54%;
}	
.posts-right label {
	font-size: 14px;
	font-weight: 600;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 0px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- fixed-header --*/
		.fixed{
			position: fixed;
			top: 0;
			width: 100%;
			margin: 0 auto;
			left:0;
			z-index:9999;
			  background: #FFF;
			  background-size: cover;
			  -webkit-background-size: cover;
			  -o-background-size: cover;
			  -ms-background-size: cover;
			  -moz-background-size: cover;
			 box-shadow: 0px 0px 4px 0px;
			     border-bottom: 1px solid #f16522;
		}
	/*-- //fixed-header --*/
/*-- responsive media queries--*/
@media(max-width:1440px){
	.down-arrow.text-center {
	      margin-top: 5px;
	}
	.client-left {
	  padding: 33px 0 33px 157px;
	  width: 25%;
	}
	.client-right {
	  width: 73%;
	}
}
@media(max-width:1366px){
	/*.banner-info {
	  margin-top: 120px;
	}*/
	/*.banner {
	  min-height: 650px;
	}*/
	.client-left {
	  padding: 33px 0 33px 130px;
	  width: 23%;
	}
	.client-right {
	  width: 75%;
	}
}
@media(max-width:1280px){
.client-left {
  padding: 33px 0 33px 67px;
  width: 18%;
}
.client-right {
  width: 81%;
}
.list li {
  line-height: 2em;
}
	/*.banner {
	  min-height: 682px;
	}*/
	/*.banner-info {
	  margin-top: 155px;
	}*/
	.callbacks_tabs {
	  top: 52%;
	  }
	.client-right ul li img {
	  width: 100% !important;
	}
	.hello-info {
	  margin: 80px 0 0 0px;
	}
	.hello {
	  min-height: 570px;
	}
	.exp-grid {
	  padding: 60px 0 60px 0;
	}
	.exp-left {
	  padding: 60px 0 0 0;
	}
	.exp-grid p {
	  margin: 22px 0 0 0;
	  }
	.we-focus {
	  padding: 70px 0;
	}
	.feature {
	  padding: 60px 0;
	  background: #f1f1f1;
	}
	.blog {
	  padding: 70px 0;
	}
	.load_more {
	  margin-top: 45px;
	}
	#loadMore {
	  margin: 55px auto 0 auto;
	}
	.works {
	  padding: 70px 0;
	}
	.industries {
	  padding: 70px 0;
	}
	.ind-grids {
	  margin: 45px 0;
	}
	.key-list {
	  margin: 45px 0 0 0;
	}
	.works-grids {
	  margin-top: 45px;
	}
	.services-top {
	  margin-top: 45px;
	}
	.feature-top {
	  margin-top: 45px;
	}
	.services {
	  padding: 70px 0px;
	}
	.error-page {
	  padding: 70px 0;
	  min-height: 613px;
	}
	.about {
	  padding: 70px 0;
	}
	.row {
	  margin: 45px 0 0 0;
	}
	.contact{
	  padding: 70px 0;
	}
	.contact-info {
	  margin: 0 0 45px 0;
	}
	.blog h4 {
	  margin: 0 0 45px 0;
	}
	.products {
	  margin: 45px 0;
	}	
}
@media(max-width:1024px){
.col-md-4.product-lists {
  padding: 0;
}
.services-left {
  padding-right: 0 !important;
}
.about-text-info {
  padding-left: 0 !important;
}
	.banner-info h1 {
	  font-size: 66px;
	  }
	.banner-info h2 {
	  font-size: 40px;
	  }
	.banner-info p {
	  width: 48%;
	}
	.banner-info p {
	  font-size: 13px;
	  }
	.banner-info {
	  margin-top: 160px;
	}
	.hello-info p {
	  font-size: 13px;
	  }
	.down-arrow img {
	  width: 6%;
	}
	.down-arrow.text-center {
	  margin-top: 0px;
	}
	.banner {
	  min-height: 550px;
	}
.header-right ul li a {
    margin: 0 6px;
}
.callbacks_tabs {
    left: auto;
    right: 1%;
    top: 40%;
}
	.client-left {
	  padding: 41px 0 41px 50px;
	  width: 23%;
	}
	.client-right ul li {
	  width: 13%;
	}
	.client-right {
	  width: 75%;
	}
	.client-left h3 {
	  font-size: 22px;
	  }
	.hello-info {
	  margin: 60px 0 0 0px;
	}
	.hello-info h3 ,.exp-left h3,.feature-grid h3,.focus-grid h3{
	  font-size: 40px;
	  }
	.hello-info h3 span,.exp-left h3 span ,.feature-grid h3 span,.focus-grid h3 span{
	  font-size: 24px;
	  }
	.hello-info p:nth-child(4) {
	  margin: 0 0 30px 0;
	}
	.hello-info a ,.exp-left a,.feature-grid a{
	  padding: 15px 18px;
	  }
	.hello {
	  min-height: 485px;
	}
	.exp-left p {
	  margin: 20px 0 30px 0;
	  }
	.exp-grid {
	  padding: 46px 0;
	}
	.blog-info h3 {
	  font-size: 35px;
	  }
	.opportunity-info h3{
	font-size:20px;
	}
	.focus-layout h4 ,.exp-grid p{
	  font-size: 13px;
	  }
	.footer-grid h4 {
	  font-size: 13px;
	  }
	.footer-grid input[type="email"] {
	  width: 78%;
	  }
	.footer-grid h3 {
	  font-size: 16px;
	  }
	.blog-grid h3 a{
	  font-size: 15px;
	  }
	.works-text h3,.ind-info h3,.blog h4,.contact h3,.about-text h3,.key-industries h3,.services h3 ,.services h3,.about-text h3{
	  font-size: 25px;
	  }
	.col-md-8.product-grids {
	  float: left;
	  width: 65%;
	  padding: 0;
	}
	.col-md-4.product-lists {
	  float: left;
	  width: 35%;
	}
	.exp-left p ,.category ul li a,.single-blog ul li a,.comment-icons ul li,.caption p,.feature-left ul li a,.key-left ul li a,ul.list1 li a,.product-grid p{
	  font-size: 13px;
	  }
	.list li,.opportunity-info p,.posts-right label,.posts-right h5,.posts-right p,.read-more a,.single-blog p,.about-text-info p,.about-info-right p,.about-info p,.error-info p,.error-info p:nth-child(3),.services-left p,.focus-grid p,.feature-grid p,.blog-info p,.blog-grid p,.blog-grid p:nth-child(5),.blog-grid a {
	font-size:13px;
	}
	#loadMore {
	  background: url(../images/plus.png) no-repeat 0px 3px;
	  font-size: 13px;
	  }
	.product-grid h4,.single-blog h5,.services-left h4 a,.about-info h4,.about-info-right h4,.about-text-info h5{
	font-size:14px;
	}
	.col-md-3.feature-left {
	  padding-right: 0;
	}
	.error-page {
	  padding: 18px 0;
	  min-height: 568px;
	}
	.error-info h3 {
	  font-size: 11em;
	  }
	.about-text-info h4 {
	  font-size: 18px;
	  }
	.about-info-right p {
	  margin: 7px 0 0 0 !important;
	  }
	.about-info p {
	  margin: 12px 0;
	  }
	.about-info h4 {
	  margin: 35px 0 13px 0;
	  }
	.about-text-info h5 {
	 line-height:1.8em;
	  margin: 10px 0 0 0;
	  }
	.about-text-info p {
	  margin: 8px 0 0 0;
	  }
	.col-md-7.about-info-right h4{
	margin:0 0 10px 0 !important;
	}
.contact-form input[type="text"] {
    width: 100%;
}
.btn1 {
    padding: 14px 0;
    width: 24%;
}
p.btn1 {
    text-align: center;
}
	.contact-map {
	  margin: 0 0 35px 0;
	} 
	.contact-info {
	  margin: 0 0 35px 0;
	} 
	.col-md-4.categorya {
	  width: 33%;
	  padding-left: 0;
	} 
	.blog h4 {
	  margin: 0 0 35px 0;
	}  
	.comment-icons ul li{
	line-height:1.8em;
	} 
	.coment-form input[type="text"] {
	  width: 31.3%;
	}  
	.coment-form input[type="submit"] {
	  padding: 14px 0;
	  width: 21%;
	  }
	.top-comments h3 {
	  font-size: 18px;
	}  
	p.smith a,p.smith span,p.reply a,p.men-it {
	  font-size: 13px;
	}  
	.feature-grid h3 {
	  margin: 34px 0 0 0;
	}  
}
@media(max-width:1025px){
.header-right ul li a {
    font-size: 13px;
}
.header-left {
    margin-top: 11px;
}
.social-icon a {
    bottom: 7em;
}
.social-icon-tw a {
    bottom: 4em;
}
.social-icon-in a {
    bottom: 1em;
}
.header-right {
    width: 97%;
    float: left;
}
.media-310-hide {
    padding: 0px;
}
.banner {
    min-height: 0px;
    height: 0px;
}
.banner-info {
    margin-top: 2px;
}
.hello-info {
    margin: 18px 0 0 0px;
}
.exp-grid {
    padding: 58px 0 56px 0;
    width: 50%;
}
.text-center.ext-height {
    padding: 57px 0px;
}
.focus-grid p {
    font-size: 11px;
}
.we-focus {
    padding: 0px 0;
}
.about {
    padding: 10px 0px 0px 0px;
}
.caption-C h4 {
    font-size: 15px;
}
.footer {
    margin-top: 1em;
}
.services {
    padding: 10px 0px 0px 0px;
}
.join-form-title h1{
      width: 100%;
}
.contact {
    padding: 10px 0px 0px 0px;
}
.Ser-vices {
    padding: 7px 0px 0px 0px;
}
.features-text{
      margin-left: 50px;
}
textarea{
  width: 100%;
}
.dlog_box{
      padding: 6em 0em 18em;
}
.center-dlog_box {
    width: 80%;
}
}
@media(max-width: 1075px){
  .header-right ul li a {
    margin: 0 4px;
  }
  .size-800-menu {
    width: 65%;
  }
  .media-310-hide {
    padding-left: 0px;
    width: 10%;
  }
  .header-left {
    margin-top: 12px;
  }
}
@media(max-width: 1285px){
  .log-sin {
    padding: 2px 6px;
  }
}
@media(max-width:961px){
.respon-apl-750 {
    width: 20%;
    float: left;
    padding: 0px;
    margin-top: 9px;
}
.header-right ul li a {
    margin: 0 0px;
}
.header-right ul li a {
    font-size: 10px;
}
.social-icon a {
    padding: 6px 15px;
    bottom: 7em;
}
.social-icon-tw a {
   padding: 7px 12px;
    bottom: 4em;
}
.social-icon-in a {
    padding: 5px 12px;
    bottom: 1em;
}
.media-310-hide {
    width: 31%;
    float: right;
    margin-right: 2em;
    margin-bottom: 7px;
}
.header-right {
    width: 100%;
    text-align: center;
}
.join-form-title h1 {
    width: 25%;
}
.media-310-hide {
    width: 22%;
    float: right;
    margin-right: 0px;
}
.size-800-menu {
    width: 58%;
    padding: 0px;
}
.log-sin {
    float: right;
    margin-left: 9px;
    margin-top: 19px;
}
.banner {
    min-height: 0px;
    height: 0px;
}
.slider, .add-margin {
    margin-top: 0px;
}
.banner-info {
    margin-top: 57px;
}
.callbacks_tabs {
    left: 98%;
    top: 43%;
}
.hello-info {
    margin: 15px 0 0 0px;
width: 58%;
    float: right;
}
.exp-grid {
    padding: 46px 0;
    width: 50%;
    float: left;
}
.hello {
    background: url(../images/banner2.jpg) no-repeat -136px 0px;
}
.exp-grid p {
    font-size: 12px;
}
.text-center.ext-height {
    padding: 54px 0px;
}
.we-focus {
    padding: 0px 0;
}
.about {
    padding: 63px 0px 0px 0px;
}
.header-right ul li a:hover, .header-right ul li a.active {
    color: #FFF;
    background: #f16522;
    box-shadow: -2px -3px 0px 0px #52beff;
    font-size: 12px;
}
.about-info h4 {
    margin: 13px 0 13px 0;
}
.about-info-left {
    width: 53%;
    float: left;
}
.expr-border {
    margin-bottom: 1em;
}
.about-text {
    text-align: center;
}
.services {
    padding: 63px 0px 0px 0px;
}
.contact {
    padding: 63px 0px 0px 0px;
}
.Ser-vices h3 {
    font-size: 25px;
}
.contact-form input[type="text"] {
    width: 100%;
}
.cut-padding-right{
  padding-left: 0px;
}
.join-form .btn1{
  width: 25%;
}
.Ser-vices {
    padding: 33px 0px 0px 0px;
}
.btn1 {
    width: 22%;
    text-align: center !important;
}
.features-img {
    width: 31%;
    float: left;
}
.cont-border{
      margin-bottom: 1em;
}
.dlog_box{
  padding: 8em 0em 18em;
}
.center-dlog_box {
    width: 90%;
}
.center-dlog_box h1 {
    font-size: 5.6em;
}
}
@media(max-width:801px){
.respon-apl-750 {
    width: 20%;
    float: left;
    padding: 0px;
    margin-top: 9px;
}
.header-right ul li a {
    margin: 0 0px;
}
.header-right ul li a {
    font-size: 9px;
}
.social-icon a {
    padding: 6px 15px;
    bottom: 7em;
}
.social-icon-tw a {
   padding: 7px 12px;
    bottom: 4em;
}
.social-icon-in a {
    padding: 5px 12px;
    bottom: 1em;
}
.media-310-hide {
    width: 31%;
    float: right;
    margin-right: 2em;
    margin-bottom: 7px;
}
.header-right {
    width: 100%;
    text-align: center;
}
.join-form-title h1 {
    width: 25%;
}
.media-310-hide {
    width: 22%;
    float: right;
    margin-right: 0px;
}
.size-800-menu {
    width: 58%;
    padding: 0px;
}
.log-sin {
    float: right;
    margin-left: 5px;
    margin-top: 19px;
}
.banner {
    min-height: 0px;
    height: 0px;
}
.slider, .add-margin {
    margin-top: 0px;
}
.banner-info {
    margin-top: 57px;
}
.callbacks_tabs {
    left: 98%;
    top: 43%;
}
.hello-info {
    margin: 15px 0 0 0px;
width: 58%;
    float: right;
}
.exp-grid {
    padding: 46px 0;
    width: 50%;
    float: left;
}
.hello {
    background: url(../images/banner2.jpg) no-repeat -136px 0px;
}
.exp-grid p {
    font-size: 12px;
}
.text-center.ext-height {
    padding: 54px 0px;
}
.we-focus {
    padding: 0px 0;
}
.about {
    padding: 63px 0px 0px 0px;
}
.header-right ul li a:hover, .header-right ul li a.active {
    color: #FFF;
    background: #f16522;
    box-shadow: -2px -3px 0px 0px #52beff;
    font-size: 8px;
}
.about-info h4 {
    margin: 13px 0 13px 0;
}
.about-info-left {
    width: 53%;
    float: left;
}
.expr-border {
    margin-bottom: 1em;
}
.about-text {
    text-align: center;
}
.services {
    padding: 63px 0px 0px 0px;
}
.contact {
    padding: 63px 0px 0px 0px;
}
.Ser-vices h3 {
    font-size: 25px;
}
.contact-form input[type="text"] {
    width: 100%;
}
.cut-padding-right{
  padding-left: 0px;
}
.join-form .btn1{
  width: 25%;
}
.Ser-vices {
    padding: 33px 0px 0px 0px;
}
.btn1 {
    width: 22%;
    text-align: center !important;
}
.features-img {
    width: 31%;
    float: left;
}
.cont-border{
      margin-bottom: 1em;
}
.dlog_box{
  padding: 8em 0em 18em;
}
.center-dlog_box {
    width: 90%;
}
.center-dlog_box h1 {
    font-size: 5.6em;
}
}
@media(max-width:768px){
.respon-apl-750 {
    width: 42%;
        float: left;
}
.media-310-hide{
  display: none;
}
.header-right ul li a:hover, .header-right ul li a.active {
  font-size: 14px;
}
.media-310-show {
    display: block;
    width: 29%;
    float: left;
}
.size-800-menu {
    width: 100%;
}
.header-left {
    margin-top: 0px;
}
.recent-posts-info {
  margin-bottom: 0em;
  width: 50%;
  float: left;
}
.fixed {
    min-height: 55px;
}
.join-form-title h1 {
    width: 23%;
}
.contact {
    padding: 63px 0px 0px 0px;
}
.Ser-vices h3 {
    font-size: 25px;
}
	.header-right ul.nav1 li {
	  padding: 12px 0 12px 0;
	}
	.banner-info p {
	  line-height: 2.2em;
	  }
	span.menu {
		display: block;
		cursor: pointer;
		width: 100%;
		position: relative;
		}
	ul.nav1{
		display:none;
		background:#3d3d3d;

		}
	.header-right ul li a{
		display:block;
		font-size: 14px;
		}
	.header-right ul {
		position: absolute;
		padding: 0;
		margin: 0;
		top: 100%;
		left: 0%;
		width: 100%;
		z-index: 9999;
		}
.header-right ul.nav1 li {
    display: inline-block;
    text-align: center;
    margin: 0;
    width: 32%;
}
span.menu {
    margin: 19px 0 0px 0;
}
.header-right {
    margin-top: 5px;
    width: 100%;
    text-align: center;
    margin: 0px 0px;
}
.log-sin {
    width: 47%;
    float: left;
    margin-left: 5px;
    margin-top: 1.7em;
}
	.col-md-8.blog-left {
	  width: 100%;
	}
	.col-md-4.categorya {
	  width: 100%;
	  padding-left: inherit;
	}
	.category ul {
	  margin: 0 0 35px 0;
	  }
	.coment-form {
	  margin-top: 35px;
	}
	.coment-form input[type="text"] {
	  width: 30.7%;
	}
	.coment-form input[type="submit"] {
	  padding: 12px 0;
	  width: 26%;
	}
	.men {
	  width: 12%;
	  }
	p.men-it {
	  float: left;
	  width: 84%;
	  }
	.col-md-3.footer-grid {
	  width: 50%;
	  float: left;
	  margin-bottom:20px;
	}
	.footer-grid h3 ,.footer-grid h4{
	  margin: 0 0 14px 0;
	  }
	.col-md-3.footer-grid:nth-child(3),.col-md-3.footer-grid:nth-child(4){
	margin:0;
	}
	.banner-info h1 {
	  font-size: 42px;
	}
	.banner-info h2 {
	  font-size: 22px;
	}
	.banner-info p {
	  margin: 6px 0 0 0;
	  width: 50%;
	}
.banner-info {
    margin-top: 50px;
}
	.banner-info h2 {
	  margin: 2px 0 6px 0;
	  }
.banner {
    min-height: 0px;
}
.slider, .add-margin {
    margin-top: 0px;
}
	.client-left {
	  padding: 29px 0 29px 18px;
	  width: 26%;
	}
	.client-right ul li {
	  width: 14.5%;
	}
	.client-right {
	  width: 72%;
	}
.about-info-right p span{
display:none !important;
}
.hello-info {
	  width: 60%;
	  float: left;
    margin: 10px 0 0 0px;
}
.callbacks_tabs {
    left: 98%;
    top: 8.4em;
}
.social-icon a {
    bottom: 4.9em;
    left: 0px;
    padding: 6px 15px;
}
.dlog_box{
  padding: 8em 0em 18em;
}
.center-dlog_box {
    width: 90%;
}
.center-dlog_box h1 {
    font-size: 6.6em;
}
.social-icon-tw a{
  bottom: 2.4em;
  left: 0px;
  padding: 6px 12px;
}
.social-icon-in a{
  bottom: 0em;
  left: 0px;
  padding: 6px 12px;
}
	.col-md-6.hello-info.a {
	  width: 40%;
	}
	.hello {
	  background: url(../images/banner2.jpg) no-repeat -75px 0px;
	  }
.hello-info h3 span{
      margin: 5px 0;
}
.text-center.ext-height {
    padding: 55px 0px;
}
.hello-info h3, .exp-left h3, .feature-grid h3, .focus-grid h3 {
    font-size: 25px;
}
.hello-info h3 span, .exp-left h3 span, .feature-grid h3 span, .focus-grid h3 span {
    font-size: 13px;
}
.hello-info p {
    margin: 5px 0;
}
.hello-info p:nth-child(4) {
    margin: 0 0 0px 0px;
}
	.hello {
	  min-height: 456px;
	  background-size: 165% !important;
	}
	.col-md-6.exp-grid:nth-child(1),.col-md-6.exp-grid:nth-child(2),.col-md-6.exp-grid:nth-child(3),.col-md-6.exp-grid:nth-child(4){
	  border-top: 1px solid #e7eaed !important;
	  }
	.col-md-6.exp-right {
	  margin: 60px 0;
	}
	.blog-info h3 {
	  font-size: 30px;
	}
	.nbs-flexisel-nav-left{
		left:39%;
	}
	.nbs-flexisel-nav-right{
		right:39%;
	}
.focus-grid:nth-child(3) {
  margin-top: 30px;
}
.focus-grid:nth-child(4), .focus-grid:nth-child(5), .focus-grid:nth-child(6), .focus-grid:nth-child(7), .focus-grid:nth-child(8) , .focus-grid:nth-child(9) , .focus-grid:nth-child(10), .focus-grid:nth-child(11)   {
  margin: 30px 0 0 0;
}
.feature-grid h3 {
  margin: 20px 0 0 0;
}
	.exp-grid {
	  width: 50%;
	  float: left;
	}
	.focus-grid {
	  float: left;
	  width: 50%;
	}
.focus-grid {
    float: left;
    width: 100%;
}
.we-focus {
    padding: 0px 0;
}
	.exp-grid:nth-child(4){
	margin-bottom:0;
	}
	.feature {
	  padding: 15px 0;
	  }
	.feature-grid {
	  float: left;
	  width: 50%;
	}
	.feature-grid {
	  float: left;
	  width: 57% !important;
	  padding-right: 0;
	}
	.feature-grid:nth-child(1) {
	  width: 43% !important;
	}
	.feature-grid p {
	  margin: 10px 0;
	  }
	.feature {
	  padding: 24px 0 52px 0;
	  }
	.blog {
	  padding: 60px 0;
	}
	.blog-grid {
	  float: left;
	  width: 33.3%;
	  margin-top: 40px;
	  padding-right:0;
	}
	.blog-grid h3 {
  margin: 15px 0 6px 0;
  }
  .strip.b {
  width: 13%;
  margin: 8px 0;
}
.blog-grid p:nth-child(5) {
  line-height: 1.7em;
  }
.blog-grid p:nth-child(5) {
  margin: 0px 0 5px 0;
  }
	#loadMore {
	  width: 16%;
	  }
.footer-grid {
    margin-bottom: 0px;
}
.expr-border {
    margin-bottom: 1em;
}
.about {
    padding: 63px 0px 0px 0px;
}
.services {
    padding: 63px 0px 0px 0px;
}
	#loadMore {
	  margin: 30px auto 0 auto;
	}
	.load_more {
	  margin-top: 0px;
	}
	.works-grid {
	  float: left;
	  width: 33.3%;
	}
	.product-lists {
	  float: left;
	  width: 100% !important;
	}
	.product-grids {
	  float: left;
	  width: 100% !important;
	  margin: 30px 0 0 0;
	}
	.product-grid {
	  float: left;
	  width: 33.3% !important;
	}
	.key-left,.feature-left {
	  float: left;
	  width: 50%;
	  padding-right: 0;
	}
	.key-left:nth-child(3) ,.key-left:nth-child(4),.feature-left:nth-child(3) ,.feature-left:nth-child(4){
	margin-top:25px;
	}
	.services-top-left {
	  float: left;
	  width: 50%;
	}
	.services-left {
	  float: left;
	  width: 100%;
	}
	.services-left h4 {
	  margin: 22px 0 0 0;
	  }
	.col-md-7.about-info-right h4 {
	  margin: 10px 0 10px 0 !important;
	}
	.about-grid {
	  margin: 35px 0 0 0;
	}
	.about-info-left {
  float: left;
  width: 50%;
}
.about-info-right {
  float: left;
  width: 50%;
}
.col-md-4.about-text-info {
  width: 100%;
  float: left;
  padding-left: 0;
  margin-bottom: 25px;
}
.col-md-4.about-text-info:nth-child(3){
margin-bottom:0;
}
	.col-md-4.about-text-info {
	  width: 100%;
	  float: left;
	  padding-left:0;
	}
	.thumbnail img {
	  width: 100%;
	}
	.about-team {
	  padding: 40px 0 0 0;
	}
	.about-info p {
	  margin: 22px 0;
	}
	.contact-map iframe {
	  width: 100%;
	  height: 235px;
	}
.contact-form input[type="text"] {
    width: 100%;
}
.contact-form input[type="email"] {
    width: 100%;
}
.contact-form input[type="password"] {
    width: 100%;
}
.join-form .btn1{
  width: 25%;
}
.cut-padding-right{
  padding-left: 0px;
}
.Ser-vices {
    padding: 32px 0px 0px 0px;
}
.btn1 {
    padding: 14px 0;
    width: 24%;
    text-align: center !important;
}
.features-img {
    float: left;
    width: 31%;
}
.features-text {
    width: 68%;
}
.cont-border{
      margin-bottom: 1em;
}
	.col-md-7.about-info-right h4 {
	  margin: 0px 0 0px 0 !important;
	}
	.col-md-7.about-info-right {
	  padding: 0;
	}
	.error-page {
	  padding: 18px 0;
	  min-height: 533px;
	}
}
@media(max-width:750px){
.header-left {
    float: left;
    width: 100%;
    margin-top: 11px;
}
.header-right ul li a:hover, .header-right ul li a.active {
  font-size: 14px;
}
.size-800-menu {
    width: 100%;
}
.media-310-show {
    display: block;
    width: 50%;
}
.media-310-hide{
  display: none;
}
.header-right {
    text-align: center;
    margin: auto;
    width: 100%;
    padding-top: 4px;
}
.log-sin {
    width: 44%;
    margin-left: 7px;
    text-align: center;
    float: right;
    margin-top: 20px;
}
.fixed {
    min-height: 67px;
    height: 67px;
}
.respon-apl-750 {
    width: 40%;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
}
.respon-apl-second-750 {
    width: 60%;
    float: left;
}
.header-right ul.nav1 li {
    width: 32%;
}
.social-icon a {
    padding: 6px 16px;
    bottom: 4.9em;
    left: 0px;
}
.social-icon-tw a {
    padding: 6px 13px;
    bottom: 2.4em;
    left: 0px;
}
.social-icon-in a{
  padding: 6px 14px;
  bottom: 0em;
  left: 0px;
}
.banner {
    min-height: 0px;
    height: 0px;
}
.slider.add-margin {
    margin-top: 0px;
}
.banner-info {
    margin-top: 62px;
}
.callbacks_tabs {
    left: 1%;
    top: 37%;
}
.col-md-6.hello-info {
    width: 66%;
    float: left;
    margin: 10px 0 0 0px;
}
.col-md-6.hello-info.a {
    width: 33%;
}
.hello-info h3 span{
  font-size: 15px;
  margin: 5px 0;
}
.hello-info h3{
  font-size: 25px;
}
.hello-info p {
    margin: 5px 0;
}
.exp-grid p {
    font-size: 12px;
}
.text-center.ext-height {
    padding: 54px 0px;
}
.focus-grid {
    width: 100%;
}
.we-focus {
    padding: 0px 0;
}
.footer-grid {
    margin-bottom: 0px;
}
.dlog_box{
      padding: 7em 0em 18em;
}
.center-dlog_box {
    width: 95%;
}
.center-dlog_box h1 {
    font-size: 5.6em;
}
.about {
    padding: 75px 0;
}
.expr-border {
    width: 100%;
    float: left;
    margin-bottom: 1em;
    margin-left: 0em;
}
.services {
    padding: 75px 0px;
}
.join-form-title h1 {
    width: 25%;
}
.contact {
    padding: 75px 0;
}
.contact-form input[type="text"] {
    width: 100%;
}
.contact-form input[type="email"] {
    width: 100%;
}
.contact-form input[type="password"] {
    width: 100%;
}
.cut-padding-right{
  padding-left: 0px;
}
.join-form .btn1{
      width: 25%;
}
.join-form{
      margin-bottom: 1em;
}
.Ser-vices {
    padding: 38px 0px;
}
.Ser-vices h3 {
    font-size: 25px;
}
.about-team-grids {
    width: 50%;
    float: left;
    overflow: hidden;
}
.btn1 {
    width: 24%;
    text-align: center !important;
}
.text-ser-vices img{
  width: 100%;
}
.features-img {
    width: 27%;
    float: left;
}
.features-text {
    margin-top: 13px;
    width: 72%;
}
.cont-border{
  margin-bottom: 1em;
}
.cont-form{
      margin-bottom: 1em;
}
}
@media(max-width:720px){
.media-310-show {
    display: block;
    padding: 0px;
}
  .media-310-hide{
    display: none;
  }
  .header-right ul li a:hover, .header-right ul li a.active {
  font-size: 14px;
}
.social-icon a{
  padding: 4px 13px;
  bottom: 4.1em;
  left: 0px;
}
.size-800-menu {
    width: 100%;
}
.social-icon-tw a{
  padding: 3px 9px;
  bottom: 2em;
  left: 0px;
}
.social-icon-in a{
  padding: 3px 9px;
  bottom: 0em;
  left: 0px;
}
.header-right {
    margin-top: 0px;
    float: left;
    margin: 0px 0px;
    padding: 0px;
}
.header-left {
    margin-top: 14px;
}
.header-right ul{
    margin-top: 4px;
}
span.menu {
    margin: 18px 0 0px 0;
}
.log-sin {
    width: 42%;
    margin-left: 10px;
    float: right;
    text-align: center;
    margin-top: 22px;
}
.banner {
    min-height: 0px;
    height: 0px;
}
.banner-info {
    margin-top: 65px;
}
.callbacks_tabs {
    left: 1%;
    top: 40%;
}
.hello-info {
    margin: 10px 0 0 0px;
}
.hello-info h3 {
    font-size: 37px;
}
.hello-info h3 span{
      margin: 3px 0;
          font-size: 13px;
}
.hello-info p {
    margin: 5px 0;
}
.col-md-6.hello-info.a {
    width: 30%;
}
.col-md-6.hello-info {
    width: 70%;
}
.exp-grid p{
    font-size: 11px;
}
.focus-grid {
    width: 100%;
}
.footer-grid {
    margin-bottom: 0px;
}
.we-focus {
    padding: 0px 0;
}
.center-dlog_box{
      width: 94%;
}
.about {
    padding: 110px 0;
}
.about-team-grids {
    width: 50%;
    float: left;
    margin-bottom: 1em;
}
.about {
    padding: 75px 0px 0px 0px;
}
.about-text {
    width: 65%;
    margin: auto;
}
.services {
    padding: 75px 0px 0px 0px;
}
.join-form-title h1 {
    width: 27%;
}
.services h3 {
    width: 65%;
    margin: auto;
    margin-bottom: 0.4em;
}
.contact-info {
    width: 65%;
    margin: auto;
}
.contact {
    padding: 75px 0px 0px 0px;
}
.join-form input{
  width: 100% !important;
}
.cut-padding-right{
  padding-left: 0px;
}
.join-form .btn1{
  width: 26%;
}
.header-right ul.nav1 li {
    width: 32%;
}
.dlog_box {
    padding: 11em 0em 18em;
}
.center-dlog_box h1 {
    font-size: 5.6em;
}
.center-dlog_box h3 {
    margin: 1em 0em;
}
.center-dlog_box button {
    margin-top: 0.7em;
}
.Ser-vices {
    margin-top: 0em;
    padding-top: 36px;
}
.Ser-vices h3 {
    width: 65%;
    margin: auto;
    font-size: 25px;
    margin-bottom: 15px;
}
.btn1 {
    width: 24%;
    text-align: center !important;
}
.text-ser-vices img {
  width: 100%;
}
}
@media(max-width:640px){
.media-310-show {
    display: block;
    padding: 0px;
}
.size-800-menu {
    width: 100%;
}
.media-310-hide{
  display: none;
}
.header-right ul li a:hover, .header-right ul li a.active {
  font-size: 14px;
}
.fixed {
    min-height: 60px;
}
.Ser-vices h3 {
    width: 65%;
    margin: auto;
    font-size: 23px;
    margin-bottom: 15px;
}
.read-more {
  margin: 2px 0 0 0;
}
.posts-right h5 {
  margin: 2px 0;
  }
	.header-right ul.nav1 li {
	  padding: 9px 0 9px 0;
	}
	.header-left img {
	  width: 85%;
	}
	/*.header-left {
	  float: left;
	  margin-top: 20px;
	}*/
.header-right {
    float: left;
    margin-top: 0em;
    margin: 1px 0px;
}
.log-sin {
    width: 46%;
    float: right;
    margin-left: 5px;
    margin-top: 20px;
}
span.menu {
    margin: 18px 0 0px 0;
}
.respon-apl-750 {
    margin-top: 14px;
}
.header-right ul {
    top: 98%;
    padding: 0px 5px;
}
.banner-info {
    margin-top: 36px;
}
	.banner-info h1 {
	  font-size: 30px;
	}
	.banner-info h2 {
	  font-size: 16px;
	}
	.border {
	  padding: 2px 0;
	  }
	.banner-info p {
	  width: 50%;
	  line-height: 1.7em;
	}
.banner {
    min-height: 22px;
    height: 22px;
}
.social-icon a {
    left: 0px;
    bottom: 4.1em;
    padding: 4px 13px;
}
.social-icon-tw a{
  left: 0px;
  bottom: 2em;
  padding: 3px 9px;
}
.social-icon-in a{
  left: 0px;
  bottom: 0em;
  padding: 3px 9px;
}
.callbacks_tabs {
    left: 1%;
    top: 40%;
}
.header-right ul.nav1 li {
    padding: 17px 3px 11px 0px;
    width: 32%;
}
.col-md-6.hello-info {
    width: 100%;
    float: left;
    text-align: justify;
    margin: 6px 0px 0px 0px;
}
.exp-grid {
    width: 100%;
    margin-bottom: 1em;
}
.focus-grid {
    float: left;
    width: 100%;
    text-align: justify;
}
.focus-grid h3{
  text-align: center;
}
.footer{
  padding: 0px 0;
}
.footer-grid {
    margin-bottom: 3px;
}
	.hello {
	  min-height: 426px;
	  background: #FFF;
	}
	.client-right ul li {
	  width: 14.5%;
	}
	.client-left {
  padding: 23px 0 22px 18px;
  width: 26%;
}
	.client-right {
	  width: 73%;
	}
	.hello-info h3, .exp-left h3, .feature-grid h3, .focus-grid h3 {
	  font-size: 28px;
	}
	.hello-info h3 span, .exp-left h3 span, .feature-grid h3 span, .focus-grid h3 span {
	  font-size: 14px;
	}
	.hello-info a, .exp-left a, .feature-grid a {
	  padding: 12px 12px;
	}
	.blog-info h3 {
	  font-size: 22px;
	}
	.strip.a {
	  margin: 15px auto;
	  width: 5%;
	}
	.we-focus {
	  padding: 50px 0;
	}
	.blog-info p {
	  width: 73%;
	  }
	.col-md-6.exp-grid.text-center {
	  float: left;
	  width: 50%;
	  margin: 0;
	}
	.works-grids {
	  margin-top: 30px;
	}
	.works,.industries {
	  padding: 50px 0;
	}
	.products {
	  margin: 30px 0;
	}
	.key-list {
	  margin: 30px 0 0 0;
	}
	.col-md-4.product-grid {
	  padding-left: 0;
	}
.services {
    padding: 45px 0px 0px 0px;
}
.join-form-title h1 {
    width: 31%;
}
.services-top-main {
    margin-top: 5px;
}
.services-top-left {
    width: 100%;
}
.contact {
    padding: 45px 0px 0px 0px;
}
.contact input {
    width: 100% !important;
}
.cut-padding-right{
  padding-left: 0px;
}
.join-form .btn1{
  width: 28%;
}
	.services-top {
	  margin-top: 30px;
	}
	.error-info h3 {
	  font-size: 10em;
	}
	.feature-block {
	  margin-top: 36px;
	}
	.error-page {
	  min-height: 518px;
	}
.about {
    padding: 45px 0px 0px 0px;
}
.about-text h2{
  text-align: center;
}
.about-text p{
  text-align: center;
}
.about-info h4 {
    margin: 8px 0 7px 0;
}
	.about-info p {
	  margin: 15px 0;
	}
	.col-md-4.about-text-info {
	  margin-bottom: 30px;
	}
	.col-md-4.about-text-info:nth-child(3) {
	 margin-bottom: 0px;
	}
	.works-text h3, .ind-info h3, .blog h4, .contact h3, .about-text h3, .key-industries h3, .services h3, .services h3, .about-text h3 {
	  font-size: 20px;
	}
	.col-md-4.about-text-info {
	  width: 100%;
	  float: left;
	  }
.col-sm-6.col-md-3.about-team-grids {
    width: 50%;
    float: left;
    margin-bottom: 1em;
}
.Ser-vices {
    padding: 23px 0px 0px 0px;
}
.Ser-vices p{
  text-align: justify;
}
.contact-info {
    margin: auto;
    margin-bottom: 21px;
}
	.contact-form input[type="text"] {
	  margin: 0 19px 20px 0;
	}
	.contact-form textarea {
	  margin-bottom: 19px;
	}
.btn1 {
    width: 27%;
    text-align: center !important;
}
.text-ser-vices img {
    width: 100%;
}
.cont-form textarea{
  width: 100%;
}
.dlog_box{
  padding: 11em 0em 18em;
}
.center-dlog_box {
    width: 100%;
}
.center-dlog_box h1 {
    font-size: 5.6em;
}
.center-dlog_box h3 {
    margin: 1em 0em;
}
	.contact-map iframe {
	  height: 206px;
	}
	.blog {
	  padding: 50px 0;
	}
	.blog h4 {
	  margin: 0 0 30px 0;
	}
	.coment-form input[type="text"] {
	  margin: 0 19px 19px 0;
	  }
	.coment-form input[type="submit"] {
	  padding: 10px 0;
	  width: 31%;
	}
	.coment-form textarea {
	  margin-bottom: 20px;
	}
	p.men-it {
	  margin: 3px 0 0 10px;
	  }
	p.men-it {
	  float: left;
	  width: 83%;
	}
	.feature-top {
	  margin-top: 30px;
	}
	.about-info-left {
	  float: left;
	  width: 100%;
	  padding: 0;
	}
	.col-md-7.about-info-right h4 {
	  margin: 10px 0 !important;
	}
	.about-info-right {
	  float: left;
	  width: 100%;
	}
	.single-blog h5 {
	  margin: 9px 0;
	  }
}
@media(max-width:540px){
.media-310-hide{
  display: none;
}
.size-800-menu {
    width: 100%;
}
.header-right ul li a:hover, .header-right ul li a.active {
  font-size: 14px;
}
.header-right ul {
    padding: 3px 6px;
}
.media-310-show {
    display: block;
    padding: 0px;
}
.respon-apl-750 {
    margin-top: 14px;
}
.contact-info {
    width: 65%;
    margin: auto;
    margin-bottom: 16px;
}
.banner-info {
    margin-top: 66px;
}
span.menu {
    margin: 18px 0 0px 0;
}
.log-sin {
    float: right;
    margin-left: 1em;
    width: 69%;
    text-align: center;
    margin-top: 6px;
}
.fixed {
    min-height: 68px;
}
.header-right {
    padding: 0px;
    margin: 0px 0px 5px 0px;
    float: left;
}
.banner {
    min-height: 0px;
    height: 0px;
}
.slider {
    margin-top: 3em;
}
.callbacks_tabs {
    top: 30%;
    left: 0px;
}
.social-icon a{
    padding: 4px 14px;
    bottom: 4.1em;
  left: 0px;
}
.social-icon-tw a{
  padding: 4px 10px;
  bottom: 2em;
  left: 0px;
}
.social-icon-in a{
  padding: 4px 10px;
  bottom: 0em;
  left: 0px;
}
.hello {
    background: #FFF;
}
.col-md-6.hello-info {
    width: 100%;
}
.hello-info p{
  text-align: justify;
}
.exp-grid {
    width: 100%;
    margin-bottom: 1em;
}
.focus-grid {
    width: 100%;
}
.we-focus {
    padding: 0px 0;
}
.footer {
    padding: 0px 0;
}
.footer-grid {
    margin-bottom: 3px;
}
.header-right ul.nav1 li {
    width: 49%;
    padding: 9px 6px 9px 0;
}
.dlog_box{
  padding: 9em 0em 20em;
}
.center-dlog_box {
    width: 100%;
}
.center-dlog_box h1 {
    font-size: 4.6em;
}
.about {
    padding: 75px 0;
}
.col-sm-6.col-md-3.about-team-grids{
      margin-bottom: 1em;
}
.services {
    padding: 75px 0px;
}
.join-form-title h1 {
    width: 36%;
}
.services-left h4 {
    margin: 10px 0 0 0;
}
.services-top-left {
    float: left;
    width: 100%;
}
.contact {
    padding: 75px 0;
}
.Ser-vices h3 {
    width: 65%;
    margin: auto;
    font-size: 20px;
}
.contact-form input {
    width: 100% !important;
}
.cut-padding-right{
  padding-left: 0px;
}
.join-form .btn1{
      width: 30%;
}
.Ser-vices {
    padding: 40px 0px 0px 0px;
}
.btn1 {
    width: 35%;
    margin: auto !important;
    text-align: center !important;
    margin-top: 1em !important;
}
.text-ser-vices h2 {
    font-size: 20px;
    text-align: justify;
}
.Ser-vices p{
  text-align: justify;
}
.text-ser-vices img {
    width: 100%;
}
.cont-form textarea{
  width: 100%;
}
}
@media(max-width:480px){
.media-310-show {
    display: block;
    padding: 0px;
}
.header-right ul li a:hover, .header-right ul li a.active {
  font-size: 14px;
}
.log-sin{
      padding: 2px 9px;
        float: left;
        width: 89%;
    margin-left: 0.6em;
    margin-top: 5px;
}
.size-800-menu {
    width: 100%;
    padding: 0px;
}
.respon-apl-750 {
    margin-top: 13px;
}
.header-right {
    margin: 8px 0px;
    margin-top: 0px;
}
.media-310-hide{
  display: none;
}
.header-right ul.nav1 li {
    width: 46%;
    float: left;
    margin: 0px 8px;
}
.recent-posts-info {
  margin-bottom: 2em;
  width: 100%;
  float: left;
}
.posts-right h5 {
  margin: 10px 0;
  }
.banner.page-head {
  min-height: 57px;
}
.banner-info{
margin-top:60px;
}
.fixed {
  min-height: 63px;
}
	.strip {
	  width: 16%;
	  }
	  .strip.a {
	  width: 11%;
	}
	.banner-info h1 {
	  font-size: 24px;
	}
	.banner {
	  min-height: 0px;
	}
  .social-icon a{
   padding: 3px 12px;
    bottom: 3.8em;
    left: 0px;
  }
  .social-icon-tw a{
    padding: 1px 8px;
    bottom: 1.8em;
    left: 0px;
  }
  .social-icon-in a{
    padding: 1px 8px;
    bottom: 0em;
    left: 0px;
  }
	.banner-info p {
	  width: 100%;
	  line-height: 1.6em;
	}
	.callbacks_tabs li {
	  display: inline-block;
	  margin-left: 3px;
	}
	.callbacks_tabs {
	  left: 0%;
	  top: 83%;
	}
  .callbacks_tabs a:after{
        height: 18px;
    width: 8px;
  }
	.header-left img {
	  width: 74%;
	}
  .hello {
    background: #FFF;
}
	/*.header-left {
	  margin-top: 14px;
	}*/
	/*.header-right {
	  margin-top: 14px;
	}*/
	.banner-info{
	text-align:center;
	}
	.border {
	  margin: 0 auto;
	}
	.client-left {
	  width: 100%;
	}
	.client-right {
	  width: 98%;
	}
	/*.hello {
	  min-height: 383px;
	  background-size: 225% !important;
	}*/
	.col-md-6.hello-info {
	  width: 100%;
	  float: left;
	}
	.coment-form input[type="submit"] {
	  width: 41%;
	}
	.coment-form input[type="text"] {
	  margin: 0 0px 19px 0;
	}
	.met-in {
	  margin: 0 0 0 33px;
	}
	.blog-info p {
	  width: 100%;
	}
	.contact-form input[type="text"] {
	  margin: 0 0px 20px 0;
	}
	.contact-form input[type="text"] {
	  width: 100%;
	}
	.btn1 {
	  width: 23%;
	}
	p.men-it {
	  float: left;
	  width: 77%;
	}
	.men {
	  width: 21%;
		padding: 35px 0;
	}
	.client-left h3 {
  text-align: center;
}
	p.men-it {
	  float: left;
	  width: 76%;
	}
	.hello-info {
	  margin: 13px 0 0 0px;
	}
	.exp-left {
	  padding: 40px 0 0 0;
	}
	.hello-info h3, .exp-left h3, .feature-grid h3, .focus-grid h3 {
	  font-size: 22px;
	}
	.hello-info h3 {
	  color: #000;
	  }
	.hello-info p{
	  color: #000;
        text-align: justify;
	  }
    .exp-grid {
    width: 100%;
    margin-bottom: 1em;
    }
    .focus-grid {
    width: 100%;
}
.footer-grid {
    margin-bottom: 0px;
}
.about {
    padding: 68px 0px 0px 0px;
}
.services {
    padding: 70px 0px 0px 0px;
}
.services-top h2{
      font-size: 27px;
}
.services-top-left {
    width: 100%;
}
.services-top-main {
    margin-top: 0px;
}
.contact {
    padding: 70px 0px 0px 0px;
}
.cut-padding-right {
    padding-right: 0px;
    padding-left: 0px;
}
.join-form .btn1{
      width: 44%;
}
.Ser-vices {
    padding: 36px 0px 0px 0px;
}
.Ser-vices h3{
  padding: 9px;
      font-size: 29px;
}
.Ser-vices p{
  text-align: justify;
}
.btn1 {
    width: 38%;
    text-align: center !important;
}
.text-ser-vices{
  margin: 1em;
}
.text-ser-vices h2{
      font-size: 19px;
}
.text-ser-vices img {
    width: 100%;
}
.cont-border{
  margin-bottom: 1em;
}
textarea{
  width: 100%;
}
.dlog_box{
    padding: 9em 0em 18em;
}
.center-dlog_box {
    width: 100%;
}
.center-dlog_box h1 {
    font-size: 4.3em;
}
.row {
    margin: 15px 0 0 0;
}
.col-sm-6.col-md-3.about-team-grids {
    width: 50%;
    float: left;
    margin-bottom: 1em;
}
.expr-border {
    width: 100%;
    float: left;
    margin-bottom: 1em;
    margin-left: 0em;
}
.join-form-title h1 {
    width: 43%;
}
.contact-info {
    margin: 0 0 30px 76px;
}
	.exp-left p {
	  margin: 10px 0 16px 0;
	}
	.col-md-6.exp-right {
	  margin: 25px 0 40px 0;
	  padding: 0;
	}
	.coment-form input[type="text"] {
	  width: 100%;
	}
	.coment-form input[type="text"]:nth-child(3) {
	  margin: 0 0 19px 0;
	}
	.opportunity{
	padding:60px 0 75px 0;
	margin:0 50px;
	}
	.nbs-flexisel-nav-right {
	  right: 32%;
	}
	.nbs-flexisel-nav-left {
	  left: 32%;
	}
	.focus-layout h4 {
	  font-size: 12px;
	}
	.feature-grid:nth-child(1) {
	  width: 100% !important;
	  padding: 0;
	}
	.feature-grid {
	  float: left;
	  width: 100% !important;
	}
	.blog-grid {
	  float: left;
	  width: 100%;
	  }
	#loadMore {
	  width: 23%;
	}
	.col-md-3.footer-grid {
	  padding-right: 0;
	  }
	.works-grid {
	  float: left;
	  width: 50%;
	}
	.works-grid:nth-child(3) {
	  margin-top: 30px;
	}
	.product-grid {
	  float: left;
	  width: 100% !important;
	}
	.product-grid:nth-child(2){
	margin:30px 0;
	}
	.services-top-main:nth-child(2) {
	  margin-top: 30px;
	}
}
@media(max-width:360px){
.media-310-show {
    display: block;
    margin: 0px;
    padding: 0px;
}
.header-right ul li a:hover, .header-right ul li a.active {
  font-size: 14px;
}
.size-800-menu {
    width: 100%;
    padding: 0px;
}
.header-right ul {
    top: 98%;
    padding: 4px 10px 4px 10px;
}
.header-right ul.nav1 li {
    padding: 11px 0 4px 0;
    margin: 0px 7px 0px 10px;
    width: 44%;
    float: left;
}
.join-form-title h1 {
    width: 60%;
}
.contact-info {
    margin: 0px 0px 30px 57px;
}
.media-310-hide{
  display: none;
}
.log-sin {
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-top: 0.4em;
}
.header-right {
       margin: 2px 0px;
}
.banner {
    min-height: 0px;
    height: 0px;
}
.slider {
    margin-top: 3.2em;
}
.respon-apl-750 {
    margin-top: 16px;
}
.callbacks_tabs {
    left: 0%;
    top: 81%;
}
.callbacks_tabs a:after{
    height: 13px;
    width: 6px;
}
.social-icon a {
    bottom: 4em;
    font-size: 16px;
    left: 0px;
    padding: 3px 10px;
}
.social-icon-tw a{
      bottom: 2em;
    font-size: 16px;
      left: 0px;
    padding: 3px 8px;
}
.social-icon-in a{
      bottom: 0em;
    font-size: 16px;
      left: 0px;
    padding: 3px 8px;
}
.hello {
    background: #FFF;
}
.hello-info h3 {
    color: #000;
}
.hello-info {
    margin: 5px 0 0 0px;
}
.hello-info p {
    color: #000;
    text-align: justify;
}
.exp-left {
    padding: 10px 0 0 0;
}
.exp-grid {
    width: 100%;
    margin-bottom: 1em;
}
.we-focus {
    padding: 29px 0;
}
.focus-grid {
    width: 100%;
}
.footer-grid {
    margin-bottom: 0px;
}
.header-right ul.nav1 li {
    padding: 11px 0 4px 0;
    margin: 0px 0px 0px 10px;
}
.about {
    padding: 70px 0;
}
.about-info h4 {
    margin: 10px 0 7px 0;
}
.col-sm-6.col-md-3.about-team-grids {
    width: 100%;
      margin-bottom: 1em;
}
.services {
    padding: 70px 0px;
}
.services-top h2{
      font-size: 25px;
      margin-bottom: 0px;
}
.services-top-left {
    width: 100%;
}
.services-top-main {
    margin-top: 19px;
}
.services-left {
    padding-left: 0px;
}
.cut-padding-right {
    padding-left: 0px;
}
.join-form .btn1{
  width: 89%;
  font-size: 23px;
  padding: 7px 0;
}
.contact {
    padding: 70px 0;
}
.Ser-vices h3{
      font-size: 25px;
}
.Ser-vices {
    padding: 35px 0px;
}
.Ser-vices p{
      font-size: 15px;
    text-align: justify;
      margin-bottom: 0px;
}
.Ser-vices-slide-box {
    margin: 0em 0em 1em 0em;
}
.btn1 {
    width: 53%;
    text-align: center !important;
}
.text-ser-vices{
  margin: 0.5em;
}
.text-ser-vices h2 {
    font-size: 16px;
    text-align: justify;
}
.text-ser-vices img {
    width: 100%;
}
.Features {
    margin: 0px 0px 0px;
}
.features-img img {
    padding: 10px 73px;
}
.cont-form textarea {
  width: 100%;
}
.dlog_box{
  padding: 8em 0em 18em;
}
.center-dlog_box {
    width: 100%;
}
.center-dlog_box h1 {
    font-size: 3em;
}
.center-dlog_box h3 {
    margin: 1.5em 0em;
}
}
@media(max-width:320px){
.header-left, .header-right {
    margin-top: 7px;
}
.fixed {
    min-height: auto;
}
.media-310-show {
    display: block;
    margin-top: 5px;
}
.join-form-title h1 {
    width: 68%;
}
.media-310-hide{
  display: none;
}
.header-right {
    margin: 4px 0px;
}
.social-icon a {
    padding: 3px 9px;
    font-size: 14px;
    bottom: 4.4em;
    left: 0px;
}
.header-right ul li a:hover, .header-right ul li a.active {
  font-size: 14px;
}
.header-right ul li a {
    padding: 8px 6px;
}
.header-right ul.nav1 li {
    padding: 11px 0 4px 0;
    margin: 0px 0px 0px 10px;
}
.social-icon-tw a {
    padding: 3px 7px;
    font-size: 14px;
      bottom: 2.3em;
    left: 0px;
}
.social-icon-in a {
    padding: 3px 7px;
    font-size: 14px;
    bottom: 0.3em;
    left: 0px;
}
.log-sin {
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-top: 3px;
    font-size: 11px;
}
span.menu {
    margin: 7px 0 0px 0;
}
.respon-apl-second-750 {
    width: 58%;
}
.border {
  width: 14%;
  }
.down-arrow img {
  width: 13%;
}
.down-arrow.text-center {
  margin-top: 30px;
}
.banner {
  min-height: 0px;
}
.add-margin {
    margin-top: 61px;
}
.Ser-vices {
    padding: 0px 0px;
}
.Ser-vices h3{
      font-size: 23px;
          padding: 12px;
}
.Ser-vices p{
  text-align: justify;
}
.Ser-vices-slide-box{
      margin: 0px 0px 10px 0px;
}
.callbacks_tabs {
    left: 0%;
    top: 79%;
}
.callbacks_tabs a:after{
      height: 13px;
    width: 8px;
}
.hello-info h3 {
    color: #000;
    font-size: 19px;
}
.hello-info h3 span{
      margin: 5px 0px;
}
.hello {
    background: #FFF;
}
.col-md-6.hello-info {
  padding: 0;
}
.banner-info {
  margin-top: 52px;
}
.hello {
  min-height: 365px;
  background-size: 325% !important;
}
.hello-info p:nth-child(4) {
  margin: 0 0 8px 0;
}
.hello-info p {
  margin: 8px 0;
}
.hello-info a, .exp-left a, .feature-grid a {
  padding: 8px 9px;
}
.col-md-6.exp-grid.text-center {
  float: left;
  width: 100%;
}
.opportunity{
margin:0 10px;

}
.opportunity-info{
padding:28px 0 0 0;
}
.client-right ul li {
  width: 48%;
}
.client-right ul li {
  list-style-type: none;
  display: block;
  float: left;
}
.flex-slider {
  padding: 40px 0 135px 0;
}
.nbs-flexisel-nav-right {
  right: 24%;
}
.dlog_box {
    padding: 9em 0em 11em;
}
.center-dlog_box{
  width: 100%;
}
.center-dlog_box h1{
      font-size: 2.9em;
}
.center-dlog_box h3{
  margin: 1em 0em;
}
.nbs-flexisel-nav-left {
  left: 24%;
}
.focus-grid {
float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 1em;
}
.focus-grid p {
  margin: 8px 0 15px 0;
  }
.feature-grid {
  padding: 0;
}
.we-focus {
  padding: 40px 0;
}
.focus-grids {
  margin: 0 0 0px 0;
}
.feature {
  padding: 18px 0 40px 0;
}
.feature-grid p {
  margin: 8px 0;
}
.blog {
  padding: 40px 0;
}
.blog-grid {
  padding: 0;
}
.blog-grid {
  margin-top: 24px;
  }
#loadMore {
  width: 35%;
}
.footer {
    background: #2e2e36;
    padding: 0px 0;
}
.footer-grid {
width: 100% !important;
    float: left;
    margin-bottom: 3px;
    padding: 0;
}
.footer-grid p{
  font-size: 13px;
}
.col-md-3.footer-grid:nth-child(3){
  margin-bottom: 20px;
}
.blog-left {
  padding: 0;
}
.categorya {
  padding: 0 !important;
}
.category ul li {
  line-height: 1.8em;
}
.header-right ul.nav1 li {
    padding: 5px 9px 6px 12px;
}
.header-right ul {
  top: 100%;
}
.banner.page-head {
  min-height: 53px;
}
.client-right ul li img {
  width: 89% !important;
}
.hello-info p {
    margin: 2px 0;
    line-height: 1.5em;
    color: #000;
    text-align: justify;
}
.exp-left {
    padding: 10px 0 0 0;
}
.exp-grid {
    width: 100%;
    margin-bottom: 1em;
}
.hello-info a, .exp-left a, .feature-grid a {
  padding: 6px 13px;
}
.exp-left p{
line-height:1.6em;

}
.client-left {
  padding: 23px 0 22px 0px;
}
.feature-grid a.hvr-rectangle-in.button.red {
  margin-left: 14px;
}
.works, .industries {
  padding: 40px 0;
}
.works-grids {
  margin-top: 20px;
}
.works-grid {
  float: left;
  width: 100%;
  padding: 0;

}
.works-grid:nth-child(1) {
  margin-bottom: 30px;
  }
.key-left, .feature-left {
  float: left;
  width: 100%;
  padding-right: 0;
}
.key-left:nth-child(2){
  margin-bottom: 30px;
}
.products {
  margin: 20px 0;
}
.key-list {
  margin: 20px 0 0 0;
}
.key-left:nth-child(3), .key-left:nth-child(4), .feature-left:nth-child(3), .feature-left:nth-child(4) {
  margin-top: 20px;
}
.key-left:nth-child(2) {
  margin: 20px 0 0 0;
}
.services-top-left {
  float: left;
  width: 100%;
}
.services-left {
  float: left;
  width: 100%;
  padding:0;
}
.services {
    padding: 0px 0px;
}
.services-left h4 {
  margin: 13px 0 0 0;
}
.services-top {
    margin-top: 7px;
}
.services-top h2{
      font-size: 20px;
      margin-bottom: 0em;
}
.services-left p {
  margin: 7px 0 0 0;
  }
.services-top-left:nth-child(2) {
    margin: 0px 0 0 0;
}
.services-top-main {
    margin-top: 11px;
}
.feature-block {
  margin-top: 20px;
}
.feature-left:nth-child(2) {
  margin-top: 20px;
}
.error-info h3 {
  font-size: 8em;
}
.error-info {
  text-align: center;
  margin-top: 34px;
}
.error-info p {
  margin: 13px 0;
  }
.error-info p:nth-child(3) {
  margin: 0 0 31px 0;
}
.error-page {
  min-height: 405px;
}
.about {
    padding: 0px 0;
}
.about-info h4 {
  margin: 20px 0 0px 0;
}
.about-grid {
  margin: 20px 0 0 0;
}
.col-md-4.about-text-info {
  margin-bottom: 20px;
}
.about-team {
  padding: 30px 0 0 0;
}
.about-team-grids {
    width: 100% !important;
    float: left;
    padding: 0;
    margin-bottom: 1em;
}
.contact {
    padding: 0px 0;
}
.cont-form textarea {
    padding: 5px;
    width: 100%;
}
.slider {
    margin-top: 28px;
}
.cut-padding-right {
    padding-right: 0px;
    padding-left: 0px;
}
.join-form .btn1{
  width: 87%;
}
.contact-map {
  margin: 0 0 20px 0;
}
.contact-info {
    margin: 0px 0px 20px 51px;
}
.contact-map iframe {
  height: 170px;
}
.text-ser-vices{
      margin: 1em 0em;
}
.text-ser-vices h2 {
    font-size: 17px;
    color: #999;
    line-height: 1.4em;
    text-align: justify;
}
.text-ser-vices img{
  width: 100%;
}
.btn1 {
    width: 56%;
    padding: 2px 6px;
}
.blog h4 {
  margin: 0 0 20px 0;
}
.posts-right h5 {
  margin: 2px 0;
  }
.read-more {
  margin: 2px 0 0 0;
}
.recent-posts-info {
  margin-bottom: 2em;
}
.coment-form input[type="submit"] {
  width: 65%;
}
.top-comments {
  margin: 20px 0 0 0;
}

.client-right ul li:nth-child(4) ,.client-right ul li:nth-child(5) {
  display: none;
}
.category ul {
  padding: 0 0 0 18px;
}
p.men-it {
  float: left;
  width: 72%;
}
.men {
  padding: 58px 0;
}
p.smith span {
  padding: 0 7px;
  }
.met-in {
  margin: 0 0 0 20px;
}
p.smith a, p.smith span, p.reply a, p.men-it {
  font-size: 12px;
}
.product-lists {
  padding: 0 !important;
}
ul.list1 li a{
font-size: 11px;
}
.about-info h4{
line-height:1.7em;
}
.header-right ul {
    padding: 10px 0;
    margin-top: 6px;
}
.product-grid h4, .single-blog h5, .services-left h4 a, .about-info h4, .about-info-right h4, .about-text-info h5 {
  font-size: 15px;
}
.row {
  margin: 20px 0 0 0;
}
.size-800-menu {
    width: 100%;
    padding: 0px;
}
}
@media(max-width:310px){
.header-left {
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
    height: auto;
    margin-bottom: 5px;
}
.header-right {
    float: left;
    margin: 0px 0px 5px 0px;
}
.log-sin{
  float: left;
  margin-left: 9px;
}
.social-icon a{
padding: 0px 9px;
    bottom: 3.2em;
    font-size: 17px;
    left: 0px;
}
.social-icon-tw a{
padding: 0px 5px;
        bottom: 1.6em;
    font-size: 17px;
    left: 0px;
}
.social-icon-in a{
    padding: 0px 5px;
    bottom: 0em;
    left: 0px;
    font-size: 17px;
}
.header-right ul{
  padding: 10px 0;
}
.media-310-hide{
  display: none;
}
.media-310-show{
  display: block;
}
.media-310-menu-width{
  width: 100%;
  overflow: auto;
}
.header-right ul.nav1 li{
  width: 48%;
}
.add-margin{
  margin: 0px;
  padding: 0px;
}
.banner{
  min-height: 29px;
  max-height: 29px;
  height: 29px;
}
.callbacks_tabs {
    left: 0%;
    top: 80%;
}
.callbacks_tabs a:after{
  height: 15px;
    width: 8px;
}
.media-hide{
  padding: 0px;
}
.hello{
    /*background: url(../images/banner2.jpg) no-repeat -29px 0px !important;*/
    background: #FFF;
    background-size: 111% !important;
}
.col-md-6.hello-info {
    width: 100%;
    float: left;
    color: #999;
}
.hello-info h3 {
    color: #000;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}
.hello-info h3 span{
      margin: 4px 0;
}
.strip{
      padding: 2px 0;
}
.hello-info p {
    margin: 8px 0;
    line-height: 1.6em;
    color: #000;
        text-align: justify;
}
.footer-admin{
    bottom: 0em;
}
.exp-left{
      padding: 14px 0 0 0;
}
.exp-grid {
    width: 100%;
    float: left;
    margin-bottom: 1em;
}
.focus-border {
    margin-bottom: 1em;
}
.footer {
    background: #2e2e36;
    padding: 6px 0px;
}
.footer-grid p{
      font-size: 13px;
}
.dlog_box{
    padding: 7em 0em 7em;
}
.center-dlog_box{
  padding: 1em 0em;
  width: 100%;
}
.center-dlog_box h1 {
    font-size: 2.6em;
    text-shadow: 1px 6px 5px rgba(85, 85, 85, 0.54);
}
.center-dlog_box h3 {
    margin: 1em 0em;
}
.center-dlog_box button{
      margin-top: 0.7em;
      color: #52beff;
          background: #fff;
}
.about-team-grids {
    margin-bottom: 1em;
}
.about-text {
    margin-top: 6em;
}
.services {
    margin-top: 6em;
}
.services-top h2{
  font-size: 23px;
  margin-bottom: 0em;
}
.services-top {
    margin-top: 1em;
}
.services-top-left:nth-child(2) {
    margin: 0px 0 0 0;
}
.services-top-main {
    margin-top: 15px;
}
.contact-info {
    margin: 6em 0 0px 0;
}
.cut-padding-right {
    padding-right: 0px;
    padding-left: 0px;
}
.join-form .btn1{
      width: 87%;
}
.Ser-vices {
    margin: 2em 0px 0em;
}
.Ser-vices p {
    font-size: 14px;
    text-align: justify;
}
.Ser-vices-slide-box{
      margin: 0px 0px;
}
.btn1 {
    width: 52%;
    padding: 5px 7px;
}
.text-ser-vices{
  margin: 1em 0em;
}
.text-ser-vices h2{
  font-size: 17px;
    text-align: justify;
}
.text-ser-vices img {
    width: 100%;
}
.Features{
      padding: 14px 0px;
          margin: 30px 0px 0px;
}
.Features h1{
  font-size: 30px;
}
.Features p {
    font-size: 15px;
    text-align: justify;
}
.features-img img{
      margin: 12px 0px 0px 0px;
        padding: 7px 68px;
}
.Features h1 {
    font-size: 23px;
}
.cont-border{
      margin-bottom: 1em;
}
.cont-form textarea{
  width: 100%;
}
}


/*-- pdfdownload --*/
.justify-content-center{
    justify-content: center !important;
}
.row_{
    --bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(var(--bs-gutter-y) * -1);
margin-right: calc(var(--bs-gutter-x) * -.5);
margin-left: calc(var(--bs-gutter-x) * -.5);

}
.mb-5{
    margin-bottom: 3rem !important;
}
.img-fluid{
    max-width: 100%;
height: auto;
}
.col-sm-3 {
  flex: 0 0 auto;
  width: 25%;
  }