@charset "utf-8";

/*font-face*/
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Heavy";
  src: url("fonts/Lato-Heavy.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Bold";
  src: url("fonts/Lato-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Medium";
  src: url("fonts/Lato-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Myriad-Pro";
  src: url("fonts/Myriad Pro Regular.ttf") format("truetype");
}
img {
max-width: 100%;
height: auto;
}
/*header*/
body {
    font-family: "Lato";
	font-size:16px;
}
#header {
  float: left;
  padding: 15px 30px;
  width: 100%;
  transition: all 1s ease;
      z-index: 301;
    background: #fff;
}
/*menu*/
.main-menu {
  text-align: right;
  width: 100%;
  float: left;
  margin-top: 40px;
}
#menu li {
  display: inline-block;
  margin-left: 10px;
}
#menu a {
  color: #1569a7;
  font-size: 17px;
  padding: 10px 5px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Lato-Bold";
}
#menu a:hover, #menu a:focus {
  color: #000000;
}
#menu a.active {
  color: #000000;

}
/*..................*/
/*slider*/
#header-image {
  clear: both;
  position: relative;
}
.header-image-text {
  left: 0;
  padding-left: 45px;
  position: absolute;
  top: 0;
  margin-top: 40px;
}
.header-image-text > p {
  color: #ffffff;
  font-size: 50px;
  line-height: 1;
  margin-bottom: 0;
}
.header-image-text span {
  display: block;
  padding-left: 50px;
}
.header-link {
  bottom: 0;
  margin-bottom: 60px;
  padding-right: 45px;
  position: absolute;
  right: 0;
  z-index: 1;
}
/*transition-effect*/
a::before, a::after {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
}
a {
  transition: all 0.34s ease 0s;
  -webkit-transition: all 0.34s ease 0s;
  -o-transition: all 0.34s ease 0s;
  -moz-transition: all 0.34s ease 0s;
}
/**/
.header-link a {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  color: #3EBEEA;
  font-family: "lato-bold";
  font-size: 50px;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  display: inline-block;
  line-height: 1.2;
}
.header-link a::after {
  background: #3ebeea none repeat scroll 0 0;
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
}
.header-link a:hover::after, .header-link a:focus::after {
  width: 100%;
}
.header-link a:hover, .header-link a:focus {
  color: #ffffff;
  background: transparent;
}

/*...................*/
/*...................front-service-content....................*/
/*h2 common css*/
.front-service-content > h1, .about h1, .first-content h1, .all-clients h1, .expect-text h1, .Services-content h1 {
  color: #333333;
  font-size: 50px;
  margin-bottom: 30px;
  margin-top: 0;
  text-align: center;
}

.testimonials h1 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 30px;
}

.front-service-content > h2, .about h2, .first-content h2, .all-clients h2, .expect-text h2 {
  color: #333333;
  font-size: 50px;
  margin-bottom: 30px;
  margin-top: 0;
  text-align: center;
}
/**/
.front-service-content {
  clear: both;
  float: left;
  padding: 40px 0;
  width: 100%;
}

.front-service-content img {
  max-width: 60%;
  display: inline-block;
}
.steps-img img, .front-service-content img {
  transition: all 0.34s ease 0s;
  -webkit-transition: all 0.34s ease 0s;
  -o-transition: all 0.34s ease 0s;
  -moz-transition: all 0.34s ease 0s;

}
.front-service-content img:hover,
.front-service-content .service-link a:hover,
.steps-img img:hover
{
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.service-content {
  text-align: center;
}
.service-text {
  margin: 15px 0 10px;
  min-height: 50px;
}
.service-text > a {
  color: #333333;
  display: inline-block;
  font-size: 17px;
  line-height: 1.2;
  max-width: 140px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
.service-link a {
  border: 2px solid #3ebeea;
  color: #3ebeea;
  display: inline-block;
  font-size: 16px;
  padding: 8px 30px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
.service-link a:hover {
  color: #000000;
  border: 2px solid #000000;
}
/*...........................*/
/*content-manage*/
.contain-manage {
  margin: auto;
  max-width: 970px;
  padding: 0 15px;
}
/*about*/
.about {
  background: #f7f7f7 none repeat scroll 0 0;
  float: left;
  padding: 60px 0;
  width: 100%;
}
.front-about-content {
  text-align: center;
}
.front-about-content a {
  border: 2px solid #333333;
  color: #333333;
  display: inline-block;
  font-size: 16px;
  padding: 8px 30px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 30px;
}
.front-about-content a:hover {
  border: 2px solid  #3ebeea;
  color:  #3ebeea;
}

.front-about-content p{
	line-height: 26px;
}
/*first*/
.first {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  width: 100%;
  padding: 60px 0;
}
.steps-content {
  float: left;
  text-align: center;
  width: 100%;
}
.steps-img img {
  display: inline-block;
  max-width: 60%;
}
.steps-link  a {
  color: #333333;
  display: inline-block;
  font-size: 17px;
  line-height: 1.2;
  margin-top: 15px;
  max-width: 155px;
  text-decoration: none;
  text-transform: uppercase;
}

/*................*/
/*slider*/
#front-slider {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  clear: both;
  float: left;
  padding: 15px 0 15px;
  width: 100%;

}
#front-slider .flexslider {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  margin: 0 auto 60px;
  max-width: 80%;
  text-align: center;
}
#front-slider .comma img {
  display: inline-block !important;
  margin-bottom: 15px;
  max-width: 60px;
  width: auto !important;
}
#front-slider .flex-direction-nav {
  display: none;
}
#front-slider .flex-caption {
  color: #ffffff;
  font-size: 24px;
}
.read > a {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-size: 17px;
  margin-top: 15px;
  padding: 8px 30px;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
}
/*.read a::before {
  background: #3ebeea none repeat scroll 0 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.read > a:hover {
  border-color: #3ebeea;
}
.read a:hover::before {
  height: 100%;
}*/
#front-slider .flex-control-paging li a {
  background: #ffffff!important;
  box-shadow:none;
}
#front-slider .flex-control-paging li a.flex-active {
  background: #ffffff!important;
  cursor: default;
}
/*-----------------*/


/*parallax*/
.quote-parallax {
  float: left;
  width: 100%;
  position: relative;
}
.quote-parallax .parallax-window {
  float: left;
  height: 100%;
  position: absolute;
  width: 100%;
}
.p-image {
  float: left;
  position: relative;
  width: 100%;
}
.p-image .parallax-window {
  padding-bottom: 35%;
  padding-top: 30px;
}
/*text-parallex*/
.about-parallax-text {
  bottom: 0;
  padding-left: 60px;
  position: absolute;
  padding-bottom: 60px;
  width: ;
}
.about-parallax-text > p {
  font-size: 50px;
  line-height: 1;
  color: #ffffff;
}
.about-parallax-text span {
  display: block;
  padding-left: 50px;
}
/*expected-text*/

.expect-text {
  float: left;
  padding: 60px 0;
  width: 100%;
  background: #f7f7f7 none repeat scroll 0 0;
}
.expect-text p {
  float: left;
  margin-top: 30px;
  padding-right: 30px;
  width: 100%;
}.expect-text img {
  float: left;
  margin-right: 15px;
  width: 35px;
  margin-bottom:1.5vw;
}
/*clients*/
.all-clients {
  float: left;
  padding: 40px 0 30px;
  width: 100%;
}
.all-clients .owl-carousel .owl-item img {
  display: inline-block;
  max-height: 120px;
  max-width: 100%;
  width: auto;
}
.all-clients .owl-item {
  display: inline-block;
  float: none;
  padding: 10px 30px;
  text-align: center;
  vertical-align: middle;
}
.all-clients .owl-prev {
  background: rgba(0, 0, 0, 0) url("../images/arrow-l.png") no-repeat scroll 0 0 / contain ;
  color: rgba(0, 0, 0, 0);
  height: 47px;
  left: -30px;
  overflow: hidden;
  position: absolute;
  top: 33%;
  width: 26px;
}
.all-clients .owl-next {
  background: rgba(0, 0, 0, 0) url("../images/arrow-r.png") no-repeat scroll 0 0 / contain ;
  color: rgba(0, 0, 0, 0);
  height: 47px;
  right: -30px;
  overflow: hidden;
  position: absolute;
  top: 33%;
  width: 26px;
}
/*---------------*/
/*-----------------footer-top-------------*/
.footer-top {
  float: left;
  width: 100%;
  position: relative;
}
.footer-top::after {
  background: #3ebeea none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 43%;
  z-index: -1;
}
.f-top-left {
  padding: 60px 15px 40px;
}
.f-top-right {
  padding: 20px 15px 30px 60px;
}
.f-top-left > h3 {
  color: #ffffff;
  font-family: "lato-heavy";
  margin-bottom: 15px;
  margin-top: 0;
  text-transform: uppercase;
}
.f-top-left {
  color: #ffffff;
  font-size: 15px;
}
.f-top-left p {
  font-family: "Lato-Medium";
}
.f-top-left > span {
  display: inline-block;
  font-family: lato-heavy;
  font-size: 14px;
  margin-top: 10px;
}
.f-top-left .footer-logo img {
  margin-top: 15px;
  max-width: 60%;
  min-width: 215px;
}
.f-top-right > h3 {
  color: #555555;
  font-family: Lato-Bold;
  margin-top: 0;
  text-transform: uppercase;
}
.form-input {
  float: left;
  margin-bottom: 10px;
  padding-right: 10px;
  width: 50%;
  height: 40px;
}
.form-input > input {
  border: 1px solid #cccccc;
  box-shadow: none;
  padding: 5px 10px;
  width: 100%;
  min-height: 32px;
}
.form-input:nth-child(2n) {
  padding-left: 10px;
  padding-right: 0;
}
.form-input select {
  border: 1px solid #cccccc;
  min-height: 32px;
  padding: 6px 10px 5px;
  width: 100%;
  color: #777777;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}
.form-input-message {
  float: left;
  margin-bottom: 15px;
  width: 100%;
}
.form-input-message  textarea {
  width: 100%;
  padding: 5px 10px;
}

.submit-action {
  float: left;
  text-align: right;
  width: 100%;
}
.submit-action  button {
  background: #3ebeea none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  color: #ffffff;
  font-family: lato-bold;
  font-size: 16px;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
}
/*footer*/

#footer {
  background: #383838 none repeat scroll 0 0;
  color: #ffffff;
  float: left;
  padding: 40px 0;
  text-align: center;
  width: 100%;
  font-family: "Myriad-Pro";
}
#footer p, #footer a, #footer {
  font-family: "Myriad-Pro";
  font-size: 16px;
  text-transform: capitalize;
  color: #dfdfdf;
}
/*inner-page-header*/
.service-header-image {
  background: #000000 none repeat scroll 0 0;
}
.about-header-image {
  background: #008dff none repeat scroll 0 0;
}

.service-header-image img {
  opacity: 0.7;
}
.about-header-image img {
  opacity: 0.90;
}
.contact-header-image {
  background: #000000 none repeat scroll 0 0;
}
.contact-header-image img {
  opacity: 0.8;
}
.contact-header-image .header-image-text {
  top: auto;
  margin-bottom: 40px;
  bottom: 0;
}
/*CONTACT-PAGE*/

.contact-info {
  padding-right: 0;
}
.contact-info-inner {
  background: #3ebeea none repeat scroll 0 0;
  float: left;
  margin-bottom: 15px;
  vertical-align: middle;
  width: 100%;
  padding: 15px;
}
.contactus h2 {
  font-size: 50px;
  margin-top: 0;
  text-align: center;
}
.contactus {
  float: left;
  padding: 60px 0;
  width: 100%;
}
.contact-us-inner {
  display: -webkit-flex;
  display: flex;
  float: left;
  width: 100%;
}
.contact-map {
  padding-left: 0;
}
.contact-phone {
  clear: both;
  float: left;
  text-align: center;
  width: 100%;
}
.contact-phone img {
  min-width: 80px;
  width: 7%;
}
.contact-phone > p {
  margin: 15px 0;
  text-transform: uppercase;
}
.logo-contact {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.contact-inner-text {
  clear: both;
  color: #ffffff;
  display: table-cell;
  float: none;
}
.map {
  height: 100%;
  width: 100%;
  position: relative;
}
.map iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-us-form {
  clear: both;
  padding-right: 15px;
}


/*process-page*/
.process-content {
  float: left;
  padding: 60px 0;
  width: 100%;
}
.process-content h2 {
  font-size: 50px;
  margin-top: 0;
  text-align: center;
}
.process-step {
  float: left;
  padding: 40px 0 60px;
  text-align: center;
  width: 100%;
}
.process-step p {
  color: #808080;
  font-size: 16px;
}
.process-step h4 {
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.talk img {
  min-width: 80px;
  width: 10vw;
}
.service-button {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.service-button > a {
  border: 2px solid #444444;
  color: #444444;
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  padding: 7px 30px;
  text-decoration: none;
  width: 40%;
  position: relative;
}
.service-button a:hover, .service-button a:focus {
  border: 2px solid #3ebeea;
  color: #3ebeea
}
/*about-page*/
.expect-text.about-expect, .about.about-node {
  background: #ffffff;
}
.about-bold-text {
  color: #3ebeea;
  font-family: Lato-Medium;
  font-size: 17px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.about-counter {
  float: left;
  width: 100%;
  padding: 20px 0;
  background: #eef7fc none repeat scroll 0 0;
}
.about-counter-text {
  clear: both;
  position: relative;
}
.first-counter {
  background: #ffffff none repeat scroll 0 0;
  color: #3ebeea;
  font-family: "Lato-Heavy";
  font-size: 14px;
  left: 374px;
  padding: 4px 5px;
  position: absolute;
  text-transform: uppercase;
  top: 13px;
}
.outer-counter {
  color: #3ebeea;
  font-family: "Lato-Heavy";
  font-size: 50px;
  line-height: 1;
}
.second-counter {
  color: #3ebeea;
  font-family: "Lato-Heavy";
  font-size: 17px;
  height: 57px;
  left: 45px;
  line-height: 1;
  padding: 3px;
  position: absolute;
  text-transform: uppercase;
  top: 219px;
  width: 74px;
}
.second-counter .outer-counter {
  font-size: 19px;
}
.third-counter {
  bottom: 25px;
  font-family: "Lato-Heavy";
  font-size: 44px;
  left: 150px;
  position: absolute;
  text-transform: uppercase;
  color: #3ebeea;
}
.third-counter .outer-counter {
  display: inline;
  font-size: 44px;
}
.fourth-counter {
  bottom: 5px;
  font-family: "Lato-Heavy";
  font-size: 30px;
  line-height: 1;
  position: absolute;
  right: 121px;
  text-transform: uppercase;
  width: 175px;
  color: #3ebeea;
}
.fourth-counter .outer-counter {
  font-size: 30px;
}

/*service-page*/
.Services-content {
  float: left;
  padding: 60px 0;
  width: 100%;
}
.Services-content h2 {
  font-size: 50px;
  margin-top: 0;
  text-align: center;
}
.main-services {
  float: left;
  padding: 40px 0 60px;
  width: 100%;
}
#orientation {
  background: #fafafa none repeat scroll 0 0;
}
#departure-service {
  background: #eef1f0 none repeat scroll 0 0;
}
#move-management {
  background: #e5e8e7 none repeat scroll 0 0;
}
#relocation .service-left, #departure-service .service-left {
  padding-left: 0;
}
#relocation .service-right, #departure-service .service-right {
  padding-right: 5%;
}
#orientation .service-left, #move-management .service-left {
  padding-left: 5%;
}
#orientation .service-right, #move-management .service-right {
  padding-right: 0;
}
.inner-img {
  position: relative;
}
.service-icon-outer {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.service-icon-inner {
  display: table;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.service-icon {
  display: table-cell;
  vertical-align: middle;
}
.service-icon > img {
  background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
  border-radius: 50%;
  width: 120px;
}
.main-services h3 {
  color: #555555;
  font-family: Lato-Bold;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.main-services span {
  color: #3ebeea;
  padding-left: 40px;
  margin-top: 15px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.main-services  ul {
  padding-left: 20px;
}
.main-services ul li {
  color: #3ebeea;
  font-size: 20px;
  line-height: 1
}
.main-services ul li p {
  color: #555555;
  font-size: 14px;
  padding-left: 15px;
}
.package {
  clear: both;
  margin-bottom: 60px;
  height: 200px;
  display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.package-content h2 {
  color: #555555;
  font-size: 50px;
  margin-top: 0;
  text-align: center;
}
.package-content > p {
  color: #808080;
  font-size: 16px;
  text-align: center;
}

/*media-query-high-resolution*/

.site-logo.Showlogo img {
  max-width: 250px;
}


@media screen and (min-width: 768px) {
	.dummy-header{
	position: relative;
	width: 100%;
	z-index: 300;
	height: 90px;
	}

.fixed {
  background: #ffffff none repeat scroll 0 0;
  position: fixed;
  top: 0;
  z-index: 9;
  transition: all 1s ease;
}
.fixed .main-menu {
  margin-top: 15px;
}

}

/*media-query-low-resolution*/


@media screen and (max-width: 1199px) {

.main-menu {
  margin-top: 20px;
}
.first-counter {
  font-size: 11px;
}
.outer-counter {
  font-size: 40px;
}
.first-counter {
  left: 308px;
  top: 10px;
}
.second-counter {
  font-size: 15px;
  left: 36px;
  top: 176px;
}
.third-counter .outer-counter {
  font-size: 32px;
}
.third-counter {
  bottom: 19px;
  font-size: 32px;
  left: 130px;
}
.fourth-counter .outer-counter {
  font-size: 26px;
}
.fourth-counter {;
  font-size: 26px;
  right: 70px;
}
.header-link a {
  font-size: 46px;
}
.process-header-image .header-link a, .service-header-image .header-link a {
  font-size: 40px;
}
}

@media screen and (min-width: 1290px){

		.dummy-header{

	height: 120px;
	}
}

@media screen and (min-width: 1650px){
	#slidebutton3{
		display:none;
	}
	body{
		font-size:19px;
	}
}

@media screen and (min-width: 992px){
	#slidebutton2{
	background:#fafafa;
}

#slidebutton3{
	background:#e5e8e7;
}

.slidedown-box{
	max-height:25vw;
	-webkit-transition: max-height 1.5s;
	-moz-transition: max-height 1.5s;
	transition: max-height 1.5s;
	overflow: hidden;
}

.slidedown-box-open{
	max-height: 2000px;
}
.slidedown-button span{
	border: 2px solid #3ebeea;
	color: #3ebeea;
	display: inline-block;
	font-size: 16px;
	padding: 8px 30px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	width: 200px;
	cursor: pointer; cursor: hand;
	background:#fff;
}

.slidedown-button span:hover{
  color: #000000;
  border: 2px solid #000000;
}

.slidedown-button{
	position: absolute;
	bottom: 0;
	background: #fff;
	width: 100%;
	text-align: left;
	padding-top: 20px;
}

}

#slide2{
	    height: 360px
}

.service-hours{
	position:absolute;
	top: 0;
    right: 0%;
    width: 200px !important;
}

@media screen and (max-width: 991px) {
	.slidedown-button{
		display:none;
	}
  .site-logo.Showlogo img {
  max-width: 200px;
}
  .all-clients {
  padding: 40px 20px 30px;
}
.main-menu ul {
  padding-left: 0;
}
#menu li {
  display: inline-block;
  margin-left: 10px;
}
#menu a {
  font-size: 15px;
}
.expect-text p {
  margin-top: 20px;
  padding-right: 10px;
}
.process-header-image .header-link a, .service-header-image .header-link a {
  font-size: 36px;
}
.process-header-image .header-link, .service-header-image .header-link {
  margin-bottom: 40px;
}
.process-header-image  .header-image-text, .service-header-image .header-image-text {
  margin-top: 30px;
}
.header-image-text > p {
  font-size: 40px;
}
  /*about-page*/
  .contact-us-inner {
  display: initial;
}
.contact-info {
  padding-right: 15px;
}
.contact-map {
  padding-left: 15px;
}
.contact-us-form {
  padding-right: 0;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
/*map*/

.map {
  float: left;
  height: 250px;
  width: 100%;
}
/*service-page*/
#orientation .service-right, #move-management .service-right {
  padding-left: 0;
  padding-right: 0;
}
#relocation .service-left, #departure-service .service-left {
  padding-left: 0;
  padding-right: 0;
}
#relocation .service-right, #departure-service .service-right {
  padding-left: 30px;
  padding-right: 30px;
}
#orientation .service-left, #move-management .service-left {
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
.main-services {
  padding: 40px 0 0px;
}
/*counter*/
.first-counter {
  font-size: 9px;
  left: 236px;
  padding: 4px 3px;
  top: 8px;
}
.outer-counter {
  font-size: 30px;
}
.second-counter {
  font-size: 12px;
  left: 26px;
  top: 134px;
}
.second-counter .outer-counter {
  font-size: 16px;
}
.third-counter .outer-counter {
  font-size: 26px;
}
.third-counter {
  bottom: 13px;
  font-size: 26px;
  left: 105px;
}
.fourth-counter .outer-counter {
  font-size: 19px;
}
.fourth-counter {
  font-size: 19px;
  width: 117px;
}
  }


/*mobile-css*/
.mean-container .mean-nav {
  background: #3ebeea none repeat scroll 0 0;
  margin-top: 0;
}
.mean-container .mean-bar {
  background: #3ebeea none repeat scroll 0 0;
  min-height: 0;
  padding: 0;
}
.mean-container .mean-nav ul {
  margin-top: 42px;
}
.mean-container a.meanmenu-reveal span {
  background: #3ebeea;
  height: 6px;
  margin-top: 4px;
}
.mean-container a.meanmenu-reveal {
  margin-right: 10px;
  margin-top: 15px;
  width: 30px;
}
.mean-container .meanmenu-reveal.meanclose {
  margin-top: 0;
}
.mean-container #menu a {
  color: #ffffff;
  padding: 10px 15px;
  width: 100%;
}
.mean-container #menu li {
  display: inline-block;
  margin-left: 0;
}
.mean-container .main-menu {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
	body{
		font-size:14px;
	}

	.dummy-header{
	height: 90px;
	}

	.f-top-left{
	width:100%;
	margin: 0 !Important;
}
  .service-button > a {
  font-size: 40px;
  width: auto;
}
.process-content h2 {
  font-size: 40px;
}
  .expect-text p {
  margin-top: 15px;
  padding-right: 0px;
}
  .footer-top::after {
  display: none;
}
.f-top-left {
  background: #3ebeea none repeat scroll 0 0;
  float: left;
  margin: 0 -15px;
  padding: 15px 30px;
}
.f-top-right {
  float: left;
  width: 100%;
  padding: 15px 15px;
}
.site-logo {
  float: left;
  min-width: 240px;
  width: 80%;
  max-width: 330px;
}
#header {
  padding-left: 0;
}
.header-link a {
  font-size: 5vw;
}
.contact-header-image .header-image-text {
  margin-bottom: 4vw;
}
.header-image-text > p {
  font-size: 6vw;
  margin-bottom: 0;
}
.header-link {
  bottom: 0;
  margin-bottom: 6vw;
  padding-right: 4vw;
}
.header-image-text {
  margin-top: 4vw;
  padding-left: 4vw;
}
.about-parallax-text {
  padding-bottom: 6vw;
  padding-left: 6vw;
}
.about-parallax-text > p {
  font-size: 40px;
}

.front-service-content img {
  max-width: 120px;
  margin-top: 30px;
}
.service-content {
  width: 50%;
  float: left;
}
.steps-img img {
  max-width: 130px;
  margin-top: 20px;
}
.front-service-content > h2, .about h2, .first-content h2, .all-clients h2, .expect-text h2 {
  margin-bottom: 10px;
}
.first-counter, .second-counter, .third-counter, .fourth-counter {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: inline-block;
  float: left;
  font-size: 19px;
  height: 23px;
  padding: 0;
  position: static;
  text-align: left;
  width: 50%;
  margin-top: 10px;
  padding-left: 15px;
}
.about-counter-text {
  text-align: center;
}
.first-counter {
  font-size: 19px;
}
.outer-counter {
  display: inline;
  font-size: 19px;
}
.second-counter .outer-counter {
  font-size: 19px;
}
.third-counter .outer-counter {
  font-size: 19px;
}
.fourth-counter .outer-counter {
  font-size: 19px;
}
.process-header-image .header-link a, .service-header-image .header-link a {
  font-size: 4vw;
}
.contact-info-inner {
  clear: both;
  float: none;
  margin: 0 -30px 15px;
  padding: 15px;
  width: auto;
}
}

@media screen and (max-width: 600px) {
.about-parallax-text > p {
  font-size: 7vw;
}
#front-slider .flexslider {
  max-width: 90%;
}
.first-counter, .second-counter, .third-counter, .fourth-counter {
  width: 100%;
}
.service-header-image, .process-header-image {
  overflow: hidden;
}
.service-header-image img, .process-header-image img {
  margin-left: -10%;
  max-width: 120%;
}
.process-header-image .header-link, .service-header-image .header-link {
  margin-bottom: 6vw;
}
.contact-inner-text, .logo-contact {
  display: block;
}
.expect-text img {
  margin-bottom: 15px;
}
.expect-text p {
  margin-bottom: 0;
}
}


  .parallax {
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 470px) {

.service-hours {
    position: relative;

}

  .service-content {
  width: 100%;
  float: left;
}
.service-header-image img, .process-header-image img {
  height: auto;
  margin-left: -20%;
  max-width: 140%;
}
	.parallax{
		/* background-position-x: -580px !important; */
	}

  }

  .testimonials-node:nth-child(even){

    background: #f8f8f8;

  }

  .process-content h1{
	  text-align:center;
  }

  #footer span{
	  margin: 0 15px;
  }
