
.glsr-field select[name=rating] {
         height: auto !important;
}

/* CLEAR NAVIGATION BACKGROUNDS */
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: none;
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  background: none; 
}
/* NAVIGAITON LINK DEFAULT STYLES */
.top-bar .name {
  background: #066425;
}.top-bar-section .has-dropdown > a {
  padding: 0 20px !important;
}.top-bar-section .has-dropdown > a::after {
  display: none !important;
}.top-bar-section ul li > a,
 .top-bar-section li:not(.has-form) a:not(.button) {
  color: #FFFFFF;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 0 20px; 
  border: 2px solid transparent;
}.top-bar-section ul > li:not(:last-child) {
  margin: 0;
}.navigation-wrapper, 
 .top-bar ul {
  padding: 0;
}
/* NAVIGAITON LINK ACTIVE/HOVER STYLES */
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  border-radius: 5px;
  color: #FFFFFF;
  padding: 0 20px; 
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li a,
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li a:not(.button) {
  background: none;
  border: none;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown{
  border-radius: 0 5px 5px 5px;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown,
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown {
  background: #222222;
  border-radius: 0 5px 5px 5px;
}.top-bar-section ul li:not(.has-form) ul.dropdown li a,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li a {
  border: none;
  font-size: 13px;
  line-height: 40px;
}.top-bar-section ul li.has-dropdown:hover:not(.has-form) > a:not(.button) {
  border-radius: 5px 5px 0 0;
  border-bottom: none;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li a:hover:not(.button),
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li a:hover:not(.button) {
  background: #066425;
  border: none;
  border-radius: 0;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li:nth-child(3) a:hover:not(.button) {
  border-radius: 0 4px 0 0;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li.page_item:last-of-type a:hover:not(.button) {
  border-radius: 0 0 5px 5px;
}.top-bar.expanded .toggle-topbar a {
  color: #FFFFFF;
}.top-bar-section .has-dropdown.moved > .dropdown {
  background: #066425;
}

header.header-wrapper {
  position: relative;
}header.header-wrapper.interior-page,
 header.header-wrapper.contact-page {
  position: relative;
}header.header-wrapper::before {
  background: #7bc144;
  content: "";
  height: 85vh;
  opacity: 1;
  position: absolute;
  width: 100%;
  z-index: 0;
  display: none;
  -webkit-transition: all 1100ms ease-out;
  -moz-transition: all 1100ms ease-out;
  -ms-transition: all 1100ms ease-out;
  -o-transition: all 1100ms ease-out;
  transition: all 1100ms ease-out;
}.page-loaded header.header-wrapper::before {
  opacity: 0;
}.row.header-details {
  clear: both;
  padding-top: 30px;
  padding-bottom: 70px;
}.header-company-title {
  margin: 0;
}.header-company-title a {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 30px;
  line-height: 40px;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  width: 100%;
  text-align: left;
  margin: 0;
  text-transform: uppercase;
}.header-company-wrapper {
  margin: 0 0 0 40px;
}.header-company-serviceorder {
  color: #222222;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  font-weight: lighter;
}.logo, 
 .header-company-wrapper {
  vertical-align: middle;
}.header-company-title, .header-company-serviceorder {
  text-align: left;
  padding-left: 5vw;
}.header-cta .button-one {
  margin: 0 0 0 15px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.header-cta .button-one:hover {
  background: #066425;
  border: 2px solid #046425;
  color: #ffffff;
}.header-cta a.button-one[href^="tel:"] {
  font-weight: bold !important;
}.header-cta .button-one#toggle-quote-request-form {
  border-color:  #066425;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.header-cta .button-one#toggle-quote-request-form:hover {
  background: #066425;
  border: 2px solid #046425;
}.header-cta .button-one#toggle-quote-request-form:focus,
 .header-cta .button-one#toggle-quote-request-form.active {
  background:  #c6d607;
}.intro-bar {
  background: #222222;
  position: relative;
}.intro-bar .row {
  padding: 75px 0 65px;
}.intro-bar .scroll-arrow {
  background: #066425;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: -45px;
  right: 0;
  left: 0;
  width: 87px;
  height: 45px; 
}.intro-bar .scroll-arrow .fa {
  color: #ffffff;
  cursor: pointer;
  font-size: 36px;
  line-height: 45px;
  width: 100%;
  -webkit-animation: BottomToTop 0.75s infinite; 
  animation: BottomToTop 0.75s infinite;
}.intro-bar h1 {
  color: #7bc144;
  margin: 16px 0 0;
  text-transform: uppercase;
}.interior-page .intro-bar h1,
 .interior-page .intro-bar h2 {
  color: #7bc144;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}.intro-bar p:not(.service-block){
  color: #FFFFFF;
  font-size: 14px;
  line-height: 26px;
}.service-block {
  background: #066425;
  color: #FFFFFF;
  border: 2px solid #7bc144;
  font-size: 16px;
  font-weight: 600;
  line-height: 55px;
  margin: 0;
  padding: 0 26px;
  text-transform: uppercase;
}.service-block:not(:first-child) {
  border-top: none;
}.service-block .fa {
  color: #ffffff ;
  float: right;
  font-size: 27px;
  line-height: 55px;
  vertical-align: middle;
}.midbar-wrapper {
  background: url("https://ykbestmovers.com/wp-content/themes/mvr2/images/midbar-bg.jpg");
  background-size: 100% auto;
  background-position: center center;
  padding: 40px 0;
}.midbar-wrapper h3 {
  color: #d9d9d9;
  font-family: "Oswald", sans-serif;
  font-weight: lighter;
  font-size: 24px;
  line-height: normal;
  margin: 0 0 40px 0;
}.midbar-wrapper .mi-heading {
  color: #c6d607;
  margin: 15px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5rem;
  text-transform: uppercase;
}.midbar-wrapper p, 
 .main-content .midbar-wrapper ul li {
  color: #fff;
  -webkit-transition: all 750ms ease;
  -moz-transition: all 750ms ease;
  -ms-transition: all 750ms ease;
  -o-transition: all 750ms ease;
  transition: all 750ms ease;
}.midbar-wrapper .midbar-item:hover p {
  color: #fff;
}.midbar-wrapper .midbar-item .fa {
  font-size: 30px;
  color: #fff;
  display: block;
  margin: 0 auto;
}.midbar-wrapper .midbar-item .animate-icon {
  border: 2px solid transparent;
  border-radius: 33px;
  margin: 0 auto;
  width: 65px;
  height: 65px;
  line-height: 65px;
  overflow: hidden;
  -webkit-transition: all 750ms ease;
  -moz-transition: all 750ms ease;
  -ms-transition: all 750ms ease;
  -o-transition: all 750ms ease;
  transition: all 750ms ease;
}.midbar-wrapper .midbar-item:hover .animate-icon  {
  border: 2px solid #c6d607;
  border-radius: 33px;
  color: #c6d607;
  animation-name: BottomToTop;
  animation-duration: 0.5s;
}.midbar-wrapper .midbar-item .animate-icon .animation-wrapper {
  position: relative;
  display: block;
  top: 50%;
}.midbar-wrapper .midbar-item .animate-icon .animation-wrapper .fa {
  width: 65px;
  height: 65px;
  line-height: 65px;
  position: relative;
  top:50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.midbar-wrapper .midbar-item:hover .animate-icon .animation-wrapper .fa {
  color: #c6d607;
}
@keyframes BottomToTop {
  33% {
    -moz-transform: translateY(-5%);
    -webkit-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
  }
  66% {
    -moz-transform: translateY(5%);
    -webkit-transform: translateY(5%);
    -o-transform: translateY(5%);
    -ms-transform: translateY(5%);
    transform: translateY(5%);
  }
  100% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.interior-page .midbar-wrapper.midbar-interior h3 {
  margin: 0 0 15px 0;
  font-family: "Open Sans", sans-serif;
}.midbar-inner-wrapper .midbar-item:nth-of-type(1) {
  opacity: 1;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}.midbar-inner-wrapper .midbar-item:nth-of-type(2) {
  opacity: 1;
  -webkit-transition: all 2000ms ease;
  -moz-transition: all 2000ms ease;
  -ms-transition: all 2000ms ease;
  -o-transition: all 2000ms ease;
  transition: all 2000ms ease;
}.midbar-inner-wrapper .midbar-item:nth-of-type(3) {
  opacity: 1;
  -webkit-transition: all 3000ms ease;
  -moz-transition: all 3000ms ease;
  -ms-transition: all 3000ms ease;
  -o-transition: all 3000ms ease;
  transition: all 3000ms ease;
}.midbar-inner-wrapper .midbar-item:nth-of-type(4) {
  opacity: 1;
  -webkit-transition: all 4000ms ease;
  -moz-transition: all 4000ms ease;
  -ms-transition: all 4000ms ease;
  -o-transition: all 4000ms ease;
  transition: all 4000ms ease;
}.midbar-inner-wrapper .midbar-item:nth-of-type(5) {
  opacity: 1;
  -webkit-transition: all 5000ms ease;
  -moz-transition: all 5000ms ease;
  -ms-transition: all 5000ms ease;
  -o-transition: all 5000ms ease;
  transition: all 5000ms ease;
}.midbar-inner-wrapper .midbar-item.complete:nth-of-type(1),
 .midbar-inner-wrapper .midbar-item.complete:nth-of-type(2),
 .midbar-inner-wrapper .midbar-item.complete:nth-of-type(3),
 .midbar-inner-wrapper .midbar-item.complete:nth-of-type(4),
 .midbar-inner-wrapper .midbar-item.complete:nth-of-type(5) {
  opacity: 1;
}.about-box:nth-of-type(1),
 .animated-box:nth-of-type(1) {
  opacity: 0;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}.about-box:nth-of-type(2),
 .animated-box:nth-of-type(2) {
  opacity: 0;
  -webkit-transition: all 2000ms ease;
  -moz-transition: all 2000ms ease;
  -ms-transition: all 2000ms ease;
  -o-transition: all 2000ms ease;
  transition: all 2000ms ease;
}.about-box:nth-of-type(3),
 .animated-box:nth-of-type(3) {
  opacity: 0;
  -webkit-transition: all 3000ms ease;
  -moz-transition: all 3000ms ease;
  -ms-transition: all 3000ms ease;
  -o-transition: all 3000ms ease;
  transition: all 3000ms ease;
}.about-box.complete:nth-of-type(1),
 .about-box.complete:nth-of-type(2),
 .about-box.complete:nth-of-type(3),
 .animated-box.complete:nth-of-type(1),
 .animated-box.complete:nth-of-type(2),
 .animated-box.complete:nth-of-type(3) {
  opacity: 1;
}.cta-wrapper {
  background: none;
  padding: 100px 0 85px;
}.cta-wrapper h3,
 .cta-wrapper .heading-3 {
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  font-weight: lighter;
  font-size: 24px;
  line-height: normal;
  margin: 0 0 30px 0;
  letter-spacing: 1.6px;
}.toTop {
  line-height: 35px;
  margin: 0 auto;
  text-align: center;
  width: 440px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}.toTop .fa {
  color: #ffffff;
  font-size: 28px;
  cursor: pointer;
  position: relative;
  width: 40px;
  z-index: 2;
}.toTop::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: 0 3px 10px #000000;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 50%;
  z-index: 2;
}.toTop::after {
  border-left: 220px solid transparent;
  border-right: 220px solid transparent;
  border-top: 35px solid #066425;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
  z-index: 1;
}.sidebar-box {
  padding: 75px 40px 75px 70px;
  position: relative;
  z-index: 1;
}.sidebar-box::before {
  content:"";
  position: absolute;
  background: #222222;
  width: 100%;
  height: calc(100% + 25px);
  left: 0;
  top:-25px;
  border-radius: 5px 5px 0 0;
  z-index: 0;
}.sidebar-box h3 {
  color: #7bc144;
  position: relative;
}.sidebar-box p,
 .sidebar-box ul li,
 .sidebar-box ul.plus-icon li {
  color: #FFFFFF;
}.sidebar-box ul.plus-icon li::before {
  color: #c6d607 !important;
}.contact-page-wrapper {
  background: #FFFFFF;
  position: relative;
}.contact-page-wrapper::before {
  background: #e2e2e2;
  content: "";
  width: 100%;
  height: calc(100% - 25px);
  position: absolute;
  left: 0;
  right: 0;
  top:0;
  margin: 0 auto;
}.contact-page-offset {
  position: relative;
  top: -25px;
}.sidebar-contact {
  background: #222222;
  border-radius: 0 5px 0 0;
  min-height: 400px;
}.contact-page .sidebar-box {
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 1;
}.contact-page-wrapper .contact-info-left {
  padding: 0 25px 0 75px;
}.contact-page-wrapper p {
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 10px 0;
  font-weight: normal;
  line-height: normal;
}.contact-address,
 .contact-phone,
 .contact-fax,
 .contact-email  {
  padding: 0 0 0 25px;
  position: relative;
}.contact-address::before {
  content: "\f041";
  color: #c6d607;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}.contact-phone::before {
  content: "\f095";
  color: #c6d607;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px; 
}.contact-fax::before {
  content: "\f1ac";
  color: #c6d607;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}.contact-email::before {
  content: "\f0e0";
  color: #c6d607;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}.footer-wrapper {
  background: #222222;
}.footer-wrapper .top-bar-section ul li > a, 
 .footer-wrapper .top-bar-section li:not(.has-form) a:not(.button),
 .footer-wrapper .top-bar-section ul li:hover:not(.has-form) > a, 
 .footer-wrapper .top-bar-section li.active:not(.has-form) a:not(.button), 
 .footer-wrapper .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  font-size: 12px;
  padding: 0 12px;
  line-height: 36px;
}.footer-wrapper .social-icons .fa {
  border: 2px solid transparent;
  border-radius: 45px;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
  margin: 0 3px;
  text-align: center;
  width: 45px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.footer-wrapper .social-icons .fa:hover {
  border: 2px solid #7bc144;
}.footer-wrapper .disclaimer {
  background: #222222;
  padding: 15px 0;
}.footer-wrapper .disclaimer p {
  color: #9acee6;
  font-size: 9px;
  line-height: 16px;
  text-transform: uppercase;
  margin: 0;
}.footer-wrapper .disclaimer .lnm-image img {
  width: 105px;
}.footer-wrapper .top-bar .dropdown {
  display: none !important;
}
/* Default Styles */
#wpadminbar {display: none !important;}
body {
  font-family: "Open Sans", sans-serif;
}h1, 
 h1 a,
.heading-1 {
  color: #066425;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 1.5em;
  margin: 25px 0;
  text-transform: uppercase;
}h2,
.heading-2 {
  color: #066425;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 1.5rem;
  margin: 25px 0;
  text-transform: uppercase;
}h3,
.heading-3 {
  color: #066425;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 1.5rem;
  margin: 25px 0;
  text-transform: uppercase;
}h4,
.heading-4 {
  font-family: "Open Sans", sans-serif;
  color: #066425;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5rem;
  margin: 0 0 20px;
  text-transform: uppercase;
}p {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 25px;
  margin: 0 0 30px;
}ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 26px;
}.main-content ul {
  margin: 0 0 20px 0;
}.main-content ul li {
  color: #5a5a5a;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 25px;  
  position: relative;
}.main-content ul.plus-icon li::before,
 .main-content .plus-icon p::before {
  content: "\f0fe";
  color: #7bc144;
  font-size: 14px;
  font-family: "FontAwesome";
  position: absolute;
  left: -25px;
}.main-content .plus-icon p::before{
  left: 0;  
}.located-in {
  background: #066425;
  padding: 8px 0;
  text-align: center; 
}.located-in p {
  line-height: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
}.row {
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
}.contain-to-grid {
  background: none !important;
}.contain-to-grid .top-bar {
  max-width: 1360px;
}.page-wrapper {
  max-width: 1360px;
  clear: both;
}.scrollfade {
  opacity: 0;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}.scrollfade.complete {
  opacity: 1;
}.scrollfade .moving-box {
  position: relative;
  right: -50px;
}.scrollfade.complete .moving-box {
  right: 0;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}.strip-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}.vertical-padding-extra-large {
  padding-top: 100px;
  padding-bottom: 90px;
}.vertical-padding-large {
  padding-top: 75px;
  padding-bottom: 65px;
}.vertical-padding-medium {
  padding-top: 55px;
  padding-bottom: 45px;
}.vertical-padding-small {
  padding-top: 35px;
  padding-bottom: 25px;
}.button-one {
  border: 2px solid #066425;
  border-radius: 5px;
  color: #066425;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  padding: 10px 15px;
  width: 194px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.button-two {
  background: #066425;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: lighter;
  font-family: "Oswald", sans-serif;
  line-height: 52px;
  margin: 0 auto;
  padding: 0 15px;
  width: 340px;
  max-width: 100%;
  text-transform: uppercase;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.header-cta .button-one a[href^=tel],
 .header-cta .button-two a[href^=tel] {
  color: #ffffff !important;
}.button-two:hover,
 .button-two:focus {
  color: #FFFFFF;
  box-shadow: 0 0 15px -4px #244655;
}.accent-one {
  color: #c6d607 !important;
}.readmore {
  color: #000000;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
}.readmore .fa {
  color: #066425;
  font-size: 15px;
  left: 5px;
  position: relative;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.readmore:hover .fa {
  left: 15px;
}.inline-block {
  display: inline-block !important;
}[class*="fadein-"] {
  opacity: 0;
}.slick-button-container {
  opacity: 0;
  -webkit-transition: all 3000ms ease;
  -moz-transition: all 3000ms ease;
  -ms-transition: all 3000ms ease;
  -o-transition: all 3000ms ease;
  transition: all 3000ms ease;
}.page-loaded .slick-button-container {
  opacity: 1;
}.slider-wrapper,
 .slick-button-container {
  display: block;
  height: 0;
  max-width: 100%;
  overflow: visible;
  width: 100%;
}.slick-button-container .slick-prev {
  left: 0 !important; 
}.slick-button-container .slick-next {
  right: 0 !important;
}.slick-button-container .slick-prev,
 .slick-button-container .slick-next {
  background: rgba(65,156,198,0.7);
  color: #FFFFFF;
  height: 145px;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 9999;
}.slick-button-container .slick-prev:hover,
 .slick-button-container .slick-next:hover {
  background: rgba(65,156,198,0.9);
}.slick-button-container .slick-prev:hover::before,
 .slick-button-container .slick-next:hover:before {
  color:#c6d607; 
}.slick-button-container .slick-prev::before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 38px;
}.slick-button-container .slick-next::before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 38px;
}.quote-request-form-wrapper {
  clear: both;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}.quote-request-form {
  background: rgba(20,40,48,0.9);
  clear: both;
  float: left;
  margin-top: -500%;
  overflow: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}.quote-request-form.active {
  margin-top: 0%;
}.quote-request-form form.requestForm {
  float: left;
  margin: 0;
  padding: 35px 0;
  position: relative;
  width: 100%;
}.quote-request-form form input,
 .quote-request-form form textarea {
  color: #FFFFFF;
  background: none;
  border: 2px solid #FFFFFF;
  font-weight: 600;
  font-size: 13px;
  height: 34px;
  margin: 0 0 9px 0;
}.quote-request-form form textarea {
  max-width: 100%;
  min-width: 100%;
  max-height: 77px;
  min-height: 77px;
  width: 100%;
}.quote-request-form form input:focus,
 .quote-request-form form textarea:focus {
  color: #FFFFFF;
  background: none;
  border: 2px solid #FFFFFF;
  box-shadow: 0 0 7px 0 #ffffff;
}.quote-request-form form .columns input:last-of-type {
  margin: 0;
}.quote-request-form form .submitWrapper span {
  background: none;
  display: block;
  border: 2px solid #c6d607;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  width: 100%;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.quote-request-form form .submitWrapper span:hover {
  background: #c6d607;
}.quote-request-form .close-quote-request-form {
  color: #c6d607;
  cursor: pointer;
  font-size: 36px;
  position: absolute;
  right: 45px;
  top: 28px;
}.midbar-inner-wrapper .midbar-item:nth-of-type(1) {
  opacity: 1;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}.midbar-inner-wrapper .midbar-item:nth-of-type(2) {
  opacity: 1;
  -webkit-transition: all 2000ms ease;
  -moz-transition: all 2000ms ease;
  -ms-transition: all 2000ms ease;
  -o-transition: all 2000ms ease;
  transition: all 2000ms ease;
}.midbar-inner-wrapper .midbar-item:nth-of-type(3) {
  opacity: 1;
  -webkit-transition: all 3000ms ease;
  -moz-transition: all 3000ms ease;
  -ms-transition: all 3000ms ease;
  -o-transition: all 3000ms ease;
  transition: all 3000ms ease;
}.midbar-inner-wrapper .midbar-item:nth-of-type(4) {
  opacity: 1;
  -webkit-transition: all 4000ms ease;
  -moz-transition: all 4000ms ease;
  -ms-transition: all 4000ms ease;
  -o-transition: all 4000ms ease;
  transition: all 4000ms ease;
}.midbar-inner-wrapper .midbar-item:nth-of-type(5) {
  opacity: 1;
  -webkit-transition: all 5000ms ease;
  -moz-transition: all 5000ms ease;
  -ms-transition: all 5000ms ease;
  -o-transition: all 5000ms ease;
  transition: all 5000ms ease;
}.midbar-inner-wrapper .midbar-item.complete:nth-of-type(1),
 .midbar-inner-wrapper .midbar-item.complete:nth-of-type(2),
 .midbar-inner-wrapper .midbar-item.complete:nth-of-type(3),
 .midbar-inner-wrapper .midbar-item.complete:nth-of-type(4),
 .midbar-inner-wrapper .midbar-item.complete:nth-of-type(5) {
  opacity: 1;
}.about-box:nth-of-type(1),
 .animated-box:nth-of-type(1) {
  opacity: 0;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}.about-box:nth-of-type(2),
 .animated-box:nth-of-type(2) {
  opacity: 0;
  -webkit-transition: all 2000ms ease;
  -moz-transition: all 2000ms ease;
  -ms-transition: all 2000ms ease;
  -o-transition: all 2000ms ease;
  transition: all 2000ms ease;
}.about-box:nth-of-type(3),
 .animated-box:nth-of-type(3) {
  opacity: 0;
  -webkit-transition: all 3000ms ease;
  -moz-transition: all 3000ms ease;
  -ms-transition: all 3000ms ease;
  -o-transition: all 3000ms ease;
  transition: all 3000ms ease;
}.about-box.complete:nth-of-type(1),
 .about-box.complete:nth-of-type(2),
 .about-box.complete:nth-of-type(3),
 .animated-box.complete:nth-of-type(1),
 .animated-box.complete:nth-of-type(2),
 .animated-box.complete:nth-of-type(3) {
  opacity: 1;
}.content-wrapper {
  background: #FFFFFF;
  width: 100%;
  max-width: 100%;
  position: relative;
}.contact-form-wrapper {
  padding: 10px 0 45px;
}.contact-form-wrapper .columns {
  padding: 0 12px;
}.contact-form-wrapper .contactForm  {
  margin-top: 20px;
}.contact-form-wrapper .contactForm  label{
  font-weight: bold;
  display: block;
}.contact-form-wrapper .contactForm input {
  height: 45px;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  width: 100%;
}.contact-form-wrapper .contactForm textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 105px;
}.contact-form-wrapper .contactForm input#captchaCode {
  float: left;
  width: 165px;
}.contact-form-wrapper .contactForm .captchaWrapper {
  clear: both;
  float: left;
  width: 100%;
}.contact-form-wrapper .captchaImages {
  width: calc(100% - 165px);
  float: left;
}.contact-form-wrapper .captchaImages .captchaLeft {
  width: 75%;
  display: inline-block;
  vertical-align: middle;
}.contact-form-wrapper .captchaImages .captchaRight {
  width: 17%;
  display: inline-block;
  vertical-align: middle;
}.contact-form-wrapper .captchaImages .captchaLeft img {
  max-height: 45px;
}.contact-form-wrapper .contactForm .submitWrapper {
  clear: both;
  float: left;
  text-align: center;
  width: 100%;
}.contact-form-wrapper .contactForm .submitWrapper span.submit {
  background: #7bc144;
  border-radius: 5px;
  clear: both;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 600;
  line-height: 40px;
  padding: 3px 20px;
  width: 100%;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.contact-form-wrapper .contactForm .submitWrapper span.submit:hover {
  background-color: #c6d607;
}.emailConfirmation {
  background: rgba(20, 40, 48, 0.9);
  margin: 0 auto;
  padding: 40px 0 20px;
  text-align: center;
  width: 100%;
}.emailConfirmation h1,
 .emailConfirmation p {
  color: #FFFFFF;
}.emailConfirmation {
  text-align: center;
}.emailConfirmation h1 {
  color: #FFFFFF;
  margin: 0;
  line-height: 60px;
}.slick-background-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
  width: 101% !important;
  overflow: hidden;
}
@keyframes BottomToTop {
  33% {
    -moz-transform: translateY(-5%);
    -webkit-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
  }
  66% {
    -moz-transform: translateY(5%);
    -webkit-transform: translateY(5%);
    -o-transform: translateY(5%);
    -ms-transform: translateY(5%);
    transform: translateY(5%);
  }
  100% {
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}

/* start custom css */
.white-bg {
    background: #ffffff;
}
.align-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.header-wrapper {
    display: flex;
    flex-direction: column;
}
.nav-wrapper {
    background: #066425;
}
.logo-wrapper span {
    margin: 0;
}
.header-cta p {
    margin: 0;
}
.top-bar {
    display: flex;
   justify-content: center;
}.slider-wrapper {
  height: 35vw;
  overflow: hidden;
}.slider-wrapper.inner-slider {
  height: 30vw;
}.footer-wrapper .button-two {
  text-align: center;
  display: inline-block;
}
.slide-out-wrapper .contactForm input {
    display: inline-block;
}
.slide-out-wrapper .contactForm input {
    border: 1px solid #272420;
    color: black;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 50px;
    margin: 0 0 20px;
    padding: 0 10px;
    width: 100%;
}
.slide-out-wrapper .contactForm textarea {
    padding: 10px;
    border: 1px solid #272420;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 300;
    width: 100%;
    min-height: 100px;
    margin: 0 0 20px;
}
.intro-bar ul li {
    color: white;
}
/* SLIDE OUT FORM */

.slide-out-wrapper {
    position: fixed;
    top: 120px;
    right: 0;
    background: rgb(239, 243, 246);
    padding: 40px 70px;
    z-index: 9999;
    border-radius: 10px 0px 0px 15px;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
    max-width: 600px;
}.slide-out-wrapper.active {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-form form {
    margin: 0;
}.slide-out-form input.fancyInput[type="text"] {
    padding: 9px 25px;
    font-size: 14px;
    margin-bottom: 5px;
    background:none;
}.slide-out-form .contactForm textarea {
    background:none;
    font-size: 14px;
    padding: 9px 25px;
    margin-bottom: 5px;
}.slide-out-form .contactForm .captchaWrapper {
   border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    box-shadow: none !important;
    color: #000000;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 15px;
    min-height: 0;
    float:left;
}.slide-out-form .contactForm .captchaWrapper img {
    max-width: 25%;
    padding-top: 3px;
}.slide-out-form .contactForm .captchaWrapper input {
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 15px;
    padding: 0 15px;
    margin: 0 0 0 30px;
    color: #000000;
}.slide-out-form .contactForm .captchaRefresh {
    vertical-align: top;
}.slide-out-form .contactForm .submitWrapper {
    margin-top: 20px;
}.slide-out-form .contactForm .submitWrapper .submit {
    font-size: 18px;
    letter-spacing: 2px;
    width: auto;
    height: auto;
    padding: 0;
    line-height: 1;
    padding: 10px 15px;
    background: #066425;
    color: #ffffff;
    display: inline-block;
}.slide-out-form .contactForm .submitWrapper .submit:hover {
    color: %ACCENT5%;
}.slide-out-wrapper span.form-toggle {
    position: absolute;
    left: 0;
    top: 20%;
    color: #ffffff;
    font-size: 24px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    background: #066425;
    box-shadow: 2px 20px 32px 0px rgba(0, 0, 0, 0.13);
    -moz-transform: translateX(-80%);
    -webkit-transform: translateX(-80%);
    -o-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
    cursor: pointer;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.slide-out-wrapper span.form-toggle:hover {
    background: %ACCENT2%;
}i.toggle-left {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-top: 1px solid;
    border-left: 1px solid;
    border-color: #ffffff;
    -moz-transform: rotate(-45deg) translateY(-13%);
    -webkit-transform: rotate(-45deg) translateY(-13%);
    -o-transform: rotate(-45deg) translateY(-13%);
    -ms-transform: rotate(-45deg) translateY(-13%);
    transform: rotate(-45deg) translateY(-13%);
}i.toggle-right {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: #ffffff;
    -moz-transform: rotate(45deg) translateY(-13%);
    -webkit-transform: rotate(45deg) translateY(-13%);
    -o-transform: rotate(45deg) translateY(-13%);
    -ms-transform: rotate(45deg) translateY(-13%);
    transform: rotate(45deg) translateY(-13%);
}.social-icons p {
  color: white;
  margin: 0;
  font-weight: bold;
}#blog-main-wrapper {
    background: white;
}.sidebar-contact h1, .sidebar-contact h2, 
.midbar-interior h2, .midbar-interior h3, .midbar-interior h4{
  color: #7dc146;
}.more-margin {
   margin-top: 3vh;
}
/* end custom css */

@media only screen and (max-width: 1440px) { 
  .header-cta  {
    padding: 0;
  }.header-cta .button-one {
    width: 150px;
  }.logo-wrapper {
    padding: 0;
  }.logo-wrapper .logo {
    max-width: 80px;  
  }.header-company-wrapper {
    display: block;
    margin: 0 0 0 10px;
    width: calc(100% - 95px);
  }.slick-button-container {
    display: none;
  }.quote-request-form form.requestForm {
    padding: 75px 0 35px;
  }.quote-request-form .close-quote-request-form {
    font-size: 24px;
    right: 25px;
    top: 18px;
  }.quote-request-form form input, 
   .quote-request-form form textarea,
   .quote-request-form form .columns input:last-of-type {
    height: 45px;
    margin: 0 0 10px;
  }.navigation-wrapper,
   .navigation-wrapper ul {
    padding: 0;
  }
  .top-bar-section .has-dropdown > a {
    padding: 0 15px !important;
  }.top-bar-section ul li > a,
   .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 12px;
    padding: 0 15px; 
  }.top-bar-section ul > li:not(:last-child) {
    margin: 0 5px 0 0;
  }.slick-slide img{
    width: 100%;
  }
  /* NAVIGAITON LINK ACTIVE/HOVER STYLES */
  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    padding: 0 15px;
  }.row.header-details {
    padding-bottom: 0;
  }.main-content {
    overflow: hidden;
  }.footer-wrapper .button-two {
    font-size: 12px;
}.row{
  max-width: 95%;
}
}@media only screen and (max-width: 1180px) { 
  .footer-wrapper .button-two {
    font-size: 10px;
    line-height: 40px;
}.social-icons p {
    font-size: 10px;
}.slide-out-wrapper{
  top: 3%;
}
}
@media only screen and (max-width: 1025px) {
  .top-bar-section ul li > a, 
  .top-bar-section ul li > a:hover, 
  .top-bar-section .has-dropdown > a, 
  .top-bar-section li:not(.has-form) a:not(.button), 
  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section li:not(.has-form) a:not(.button), 
  .top-bar-section li:not(.has-form) a:hover:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button), 
  .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: #066425;
    border-radius: 0;
    line-height: 45px;
    text-align: center;
  }.top-bar-section li:not(.has-form) a:hover:not(.button) {
    border: 2px solid transparent;
    background: #066425;
  }.top-bar-section ul > li:not(:last-child) {
    margin: 0;
  }.midbar-wrapper .midbar-inner-wrapper {
    padding: 0 50px;
  }.main-content.interior-page .content-wrapper {
    padding: 25px;
  }footer.footer-wrapper nav {
    display: none;
  }footer.footer-wrapper .social-icons {
    text-align: center;
  }footer.footer-wrapper .vertical-padding-medium {
    padding: 25px 0;
  }footer.footer-wrapper .disclaimer {
    text-align: center;
  }.top-bar {
    display: block;
  }.slider-wrapper {
    display: none;
  }.cta-wrapper{
    background: #7bc144;
  }.cta-wrapper h3{
    color: black;
  }.mobile-bg{
    background: center / cover url(https://ykbestmovers.com/wp-content/uploads/sites/940/2021/02/slider-s.jpg);
    height: 400px;
  }.footer-wrapper .button-two {
    margin: 5px;
}.social-icons {
    padding-top: 2vh;
}#ae_launcher {
  bottom:80px !important;
  left: 10px !important;
  right: initial !important;
}.button-two{
  text-align: center;
  margin-bottom: 1vh;
}.vertical-padding-large {
    padding-top: 30px;
    padding-bottom: 30px;
}.row {
    max-width: 100%;
}
}
@media only screen and (max-width: 767px) { 
  .quote-request-form {
    margin-top: -500%;
  }.header-cta .button-one {
    margin: 10px 0 0 !important;
    width: 48%;
  }.moving-box {
    display: block;
    float: none;
    margin: 0 auto;
  }.toTop {
    width: 260px;
  }.toTop::after {
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
  }.sidebar-box {
    padding: 25px 20px;
  }.google-map {
    max-height: 250px;
  }.contact-page-wrapper .contact-info-left, 
   .contact-page-wrapper .contact-info-right {
    padding: 0 15px;
  }.nav-wrapper {
    order: -1;
  }.logo-wrapper {
    text-align: center;
  }.logo-wrapper img {
    max-width: 152px;
  }.header-company-serviceorder {
    font-size: 13px;
  }.mobile-bg{
    background: center / cover url(https://ykbestmovers.com/wp-content/uploads/sites/940/2021/02/slider-s.jpg);
    height: 300px;
  }
}
@media only screen and (max-width: 767px) { 
  .header-company-serviceorder {
    font-size: 14px;
    text-align: center;
    padding: 0;
    margin: 0;
}.header-cta {
    margin-bottom: 1vh;
}.top-bar.expanded{
  height: 100% !important;
}.landing-page-button-wrapper {
    padding: 0;
}
}
@media only screen and (max-width: 500px){
  .mobile-bg{
    background: center / cover url(https://ykbestmovers.com/wp-content/uploads/sites/940/2021/02/slider-xs.jpg);
    height: 150px;
  }.footer-wrapper .button-two {
    padding: 0 5px;
}.header-wrapper{
  display: block;
}.top-bar.expanded{
  min-height: 400px;
}.mobile-btn .columns {
    width: 100%;
}.contact-page-wrapper p{
  font-size: 14px;
}
}
