/*-----------------------MIXINS*/
/*-----------------------LOGO*/
/*-----------------------------------------------END------------------------------------------------*/
/*----------------------------------------------------------------------------IPHONE 5 MOBILE--------------------------------------------------------------------------*/
/*-----------------------------------------------END---------------------------------------------*/
/*----------------------------------------------------------------------------IPHONE X MOBILE--------------------------------------------------------------------------*/
/*-----------------------------------------------END---------------------------------------------*/
/*----------------------------------------------------------------------------IPHONE X MOBILE--------------------------------------------------------------------------*/
/*-----------------------------------------------END------------------------------------------------*/
/*----------------------------------------------------------------------------IPAD MOBILE-------------------------------------------------------------------------------*/
/*-----------------------------------------------END------------------------------------------------*/
/*-------------------------------------------------------------------------IPAD PRO MOBILE-------------------------------------------------------------------------*/
/*-----------------------------------------------END------------------------------------------------*/
/*----------------------------------------------------------------------------MAC MOBILE-------------------------------------------------------------------------------*/
/*-----------------------------------------------END------------------------------------------------*/
html, body {
  overflow-x: hidden !important;
}
body {
  font-family: Montserrat;
  background-color: #fafafa;
}
body a {
  text-decoration: none !important;
  outline: 0;
}
body a:hover, body a:active, body a:focus {
  outline: 0;
}
div.entry-content h1, div.entry-content h2 {
  margin: 0px !important;
}
.content {
  width: 100%;
}
a:active, a:focus {
  -moz-outline-style: none;
}
ul {
  /*---------------------------END*/
  /*-----------------------LOGO*/
  margin-left: 0;
}
header#masthead {
  position: absolute;
  top: 2em;
}
.custom-logo {
  padding: 0;
  position: absolute;
  top: 0 !important;
}
img.custom-logo {
  margin-top: 5em;
  /*---------------------------END*/
  /*-----------------------LOGINS*/
  width: 25em !important;
}
.content-area-search {
  font-style: normal !important;
}
.content-area-search p {
  padding-bottom: 20px;
  border-bottom: 1px solid #333;
}
.content-area-search h1, .content-area-search h2.entry-title, .content-area-search h3, .content-area-search a {
  text-transform: uppercase;
  text-decoration: underline;
  color: #4169e1 !important;
}
.content-area-search h1:hover, .content-area-search h2:hover, .content-area-search h3:hover {
  color: #1d3d9b;
}
.logins {
  position: relative;
  top: 3.7em;
  left: 62.3em;
  width: 100%;
}
.logins a {
  padding-right: 15px;
  color: #f9f9f9;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}
.logins a:hover {
  color: #c3c3c3;
}
.main {
  width: 100%;
}
.search {
  margin: 0;
  padding: 5px 10px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid #0076a3;
  border-right: 0;
  border-top-left-radius: 5px 5px;
  border-bottom-left-radius: 5px 5px;
  font-style: italic;
  height: 20px;
}
.button {
  padding: 5px 5px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  text-shadow: 0 0 1px #000;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border-right: 0;
  background: linear-gradient(#00adee, #0078a5);
  border-top-right-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  position: absolute;
  height: 32px;
  border: 1px solid #0076a3;
}
.button:hover {
  background: linear-gradient(#0095cc, #00678e);
}
.search:focus, .button:focus {
  outline: none;
}
#search-box {
  text-align: center;
  margin-top: 50px;
  /*---------------------------END*/
  /*-----------------------SOCIAL*/
  margin-left: -75px;
}
.cta {
  position: relative;
  top: -2em;
  left: 54.8em;
  width: 100% !important;
  padding: 0 !important;
}
.cta a {
  color: #fafafa;
  font-size: 14px;
}
.cta a:hover {
  color: #c3c3c3;
}
.fa-phone, .fa-envelope-open {
  color: #f9f9f9;
  font-size: 13px !important;
}
.fa-phone:hover, .fa-envelope-open:hover {
  color: #c3c3c3;
}
.fa {
  color: #f9f9f9 !important;
  font-size: 16px;
  /*---------------------------END*/
  /*-----------------------MENU*/
  padding: 10px;
}
.fa:hover {
  color: #c3c3c3;
}
.main-navigation {
  position: absolute;
  top: 4em;
  left: 48em;
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
  width: 450px;
}
.main-navigation a {
  color: #f9f9f9 !important;
  text-transform: uppercase !important;
  font-size: 13px;
}
.main-navigation a:hover {
  color: #c3c3c3 !important;
}
.main-navigation a:before {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c3c3c3;
  z-index: 1;
  transform: scalex(0);
  transform-origin: right;
  transition: transform 0.5s;
}
.main-navigation a:hover:before {
  transform: scalex(1);
  transform-origin: left;
}
.main-navigation a:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  width: 100%;
  height: 2px;
  background: #c3c3c3;
  z-index: 1;
  transform: scalex(0);
  transform-origin: left;
  transition: transform 0.5s;
}
.main-navigation a:hover:after {
  transform: scalex(1);
  /*---------------------------END*/
  /*-----------------------SLIDER*/
  transform-origin: right;
}
img.ms-layer.blue.ms-hover-active {
  height: 11em !important;
  margin-top: 2em !important;
}
.ms-slide-layers {
  max-width: 100vw !important;
  position: relative !important;
  left: 0 !important;
  min-height: 50em !important;
  margin-top: -4em !important;
}
.welcometo {
  margin-top: -3.5em;
  margin-left: 3.8em;
  border-left: 3px solid #416b51;
  padding-left: 5px;
  font-size: 35px;
}
.sliderp {
  font-size: 12px !important;
  font-weight: 100 !important;
  width: 100em !important;
  margin-left: 1em !important;
  margin-top: 3em !important;
}
button.servbutton {
  position: relative;
  z-index: 999999999;
  font-family: Montserrat;
  border-radius: 0;
  background-color: #ccc;
  margin-bottom: 15px;
  top: -9em !important;
  box-shadow: 3px 3px 3px #101010;
}
button.servbutton:hover {
  box-shadow: #1a1a1a -3px -3px 0px;
}
button.servbutton a {
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  font-weight: 800;
  text-shadow: #1a1a1a 0px 0px 0px;
}
.ms-overlay-layers {
  /*---------------------------END*/
  /*-----------------------ENTRY TITLE*/
  position: fixed;
}
div.entry-content h1 {
  font-size: 42px;
  margin-left: 0.7em !important;
  font-weight: 500;
  padding-left: 10px;
  border-left: 3px solid;
  border-width: 3px;
  border-left-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 0 50%, from(#393d70), to(rgba(85, 135, 94, 0.5))) 1 50%;
  -webkit-border-image: -webkit-linear-gradient(#393d70, gba(85, 135, 94, 0.5)) 1 50%;
  -moz-border-image: -moz-linear-gradient(#393d70, gba(85, 135, 94, 0.5)) 1 20%;
  -o-border-image: -o-linear-gradient(#55895d, gba(85, 135, 94, 0.5)) 1 10%;
  border-image: linear-gradient(to bottom, #55895d, gba(85, 135, 94, 0.5)) 1 100%;
}
div.entry-content .firstword {
  font-weight: 800;
}
header::first-letter {
  /*---------------------------END*/
  /*-------------SERVICES WE OFFER*/
  font-weight: bold !important;
}
.homeserv {
  display: block;
  /*---------------------------END*/
  /*------------------ABOVE FOOTER*/
  margin: 0 auto;
}
.homeserv .grid6 {
  text-align: center;
  border-radius: 3px;
  margin: 5px;
  margin-bottom: 45px !important;
  width: 23.5%;
  height: 250px;
  padding: 0;
}
.homeserv .grid6 img {
  margin: 5px;
  width: 250px;
  height: 250px;
  position: relative;
  z-index: 9;
  display: block;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 0;
  border: 5px solid;
  border-image-source: linear-gradient(#383a71, #55895d);
  border-image-slice: 20;
}
.homeserv .grid6 img:hover {
  border-image-source: linear-gradient(#55895d, #383a71);
}
.homeserv .grid6 p {
  width: 230px;
  height: 250px;
  font-size: 16px;
  position: relative;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 99;
  display: block;
  margin: 0 auto;
  margin-top: -12em;
}
.homeserv .grid6 a {
  font-weight: bold;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-decoration: none;
  position: relative;
  padding: 5px 3%;
}
.homeserv .grid6 a * {
  box-sizing: border-box;
  transition: all 0.35s ease;
}
.homeserv .grid6 a:before, .homeserv .grid6 a:after {
  height: 14px;
  width: 14px;
  position: absolute;
  content: '';
  transition: all 0.35s ease;
  opacity: 0;
}
.homeserv .grid6 a:before {
  right: 0;
  top: 0;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: translate(50%, -50%);
}
.homeserv .grid6 a:after {
  left: 0;
  bottom: 0;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: translate(-50%, 50%);
}
.homeserv .grid6 a:hover:before, .homeserv .grid6 a:hover:after {
  transform: translate(100%;-100%);
  opacity: 1;
}
.abovefooter {
  width: 100%;
  height: 23em !important;
  background: -webkit-linear-gradient(left, #333 0%, #333847 22%, #333 48%, #333847 73%, #333 97%);
  /*---------------------------END*/
  /*-------------------SINGLE PAGE*/
  padding-left: 15px;
}
.abovefooter h2, .abovefooter li {
  font-family: Montserrat;
  font-weight: 500;
  color: #fff;
  list-style: none;
}
.abovefooter a {
  font-family: Montserrat;
  font-weight: 500;
  color: #fff;
  list-style: none;
}
.abovefooter a:hover {
  border: none !important;
  color: #ccc;
}
.abovefooter .grid6 a, .abovefooter .grid6 .fa {
  position: relative;
  top : -30px;
}
.abovefooter .grida, .abovefooter .gridb {
  width: 9%;
}
.abovefooter .gridc {
  width: 32%;
}
.abovefooter .gridc h6 {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 500;
  color: #fff;
  list-style: none;
  margin-top: -3.7em !important;
  margin-left: 2.4em;
}
.abovefooter .gridd {
  width: 43.2%;
}
.abovefooter .gridd #gform_1 input, .abovefooter .gridd #gform_1 textarea {
  margin-top: 0px;
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  color: #fafafa;
  font-family: Montserrat;
  font-weight: 100;
  font-size: 14px;
}
.abovefooter .gridd .gform_wrapper h3.gform_title {
  display: none;
}
.abovefooter .gridd .gform_wrapper .gform_footer {
  padding: 0;
  margin-top: 3px;
  margin-bottom: 0;
}
.abovefooter .gridd .gform_wrapper .top_label div.ginput_container {
  margin-top: -8px;
}
.abovefooter .gridd .ginput_container.ginput_container_textarea {
  font-family: montserrat;
  color: #fafafa;
  width: 105% !important;
}
.abovefooter .gridd #gform_submit_button_1 {
  width: 40.2%;
  border-radius: 2px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.abovefooter .gridd #gform_submit_button_1:hover {
  color: #f9f9f9;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.abovefooter .gridd ::-webkit-input-placeholder {
  color: #fff !important;
}
.abovefooter .gridd :-ms-input-placeholder {
  color: #fff !important;
}
.abovefooter .gridd ::-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.abovefooter .gridd :-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.content-area.single {
  padding: 0;
  width: 82%;
  /*---------------------------END*/
  /*--------------------CONTACT US*/
  margin-left: 6%;
}
.content-area.single h1.entry-title {
  text-transform: uppercase;
  font-size: 42px;
  margin-left: 0 !important;
  font-weight: 500;
  padding-left: 10px;
  border-left: 3px solid;
  border-width: 3px;
  border-left-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 0 50%, from(#393d70), to(rgba(85, 135, 94, 0.5))) 1 50%;
  -webkit-border-image: -webkit-linear-gradient(#393d70, gba(85, 135, 94, 0.5)) 1 50%;
  -moz-border-image: -moz-linear-gradient(#393d70, gba(85, 135, 94, 0.5)) 1 20%;
  -o-border-image: -o-linear-gradient(#55895d, gba(85, 135, 94, 0.5)) 1 10%;
  border-image: linear-gradient(to bottom, #55895d, gba(85, 135, 94, 0.5)) 1 100%;
}
.content-area.single .firstword {
  font-weight: 800;
}
.grid0.contact {
  padding-left: 20px;
  padding-top: 20px;
  width: 75em;
  background: -webkit-linear-gradient(left, #333 0%, #333847 22%, #333 48%, #333847 73%, #333 97%);
  font-family: Montserrat;
}
.grid0.contact h2, .grid0.contact h3.gform_title {
  color: #fff;
  font-size: 30px !important;
}
.grid0.contact a {
  text-decoration: none !important;
  color: #fff;
  font-size: 18px;
}
.grid0.contact a:hover {
  color: #ccc;
}
.grid0.contact .grid4.form {
  width: 50%;
  padding-top: 20px;
  padding: 0;
  margin: -5px;
}
.grid0.contact .grid4.form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .grid0.contact .grid4.form .gform_wrapper textarea.small {
  font-size: inherit;
  font-family: inherit;
  padding: 5px 4px;
  letter-spacing: normal;
  background: rgba(0, 0, 0, 0.2);
  border: none;
  margin: 0;
  color: #fff;
}
.grid0.contact .grid4.form ::-webkit-input-placeholder {
  color: #fff !important;
}
.grid0.contact .grid4.form :-ms-input-placeholder {
  color: #fff !important;
}
.grid0.contact .grid4.form ::-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.grid0.contact .grid4.form :-moz-placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.grid0.contact .grid4.form input#gform_submit_button_3 {
  margin-top: 20px;
  width: 42%;
  border: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.grid0.contact .grid4.form input#gform_submit_button_3:hover {
  color: #f9f9f9;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.grid0.contact .grid4.form .gform_footer.top_label {
  margin: 0;
  padding-top: 10px;
}
.grid0.contact .grid4.form .gform_wrapper .gform_body {
  width: 100%;
  margin-top: -20px;
}
.grid0.contact .grid4.form .gform_wrapper .gform_footer input.button, .grid0.contact .grid4.form .gform_wrapper .gform_footer input[type=submit] {
  font-size: 16px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.grid4.details {
  width: 50%;
}
iframe {
  overflow: visible;
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: -25px !important;
  min-width: 106% !important;
  left: 0% !important;
  height: 350px;
  position: relative;
}
.gm-style .place-card .place-name {
  /*---------------------------END*/
  /*------------------POPUP SEARCH*/
  display: none !important;
}
div#popmake-754 input#searchsubmit {
  color: #333 !important;
  text-transform: uppercase;
}
div#popmake-754 input#s {
  width: 78%;
}
h1.entry-title {
  text-transform: uppercase;
  font-size: 42px;
  margin-left: 0 !important;
  font-weight: 500;
  padding-left: 10px;
  border-left: 3px solid;
  border-width: 3px;
  border-left-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 0 50%, from(#393d70), to(rgba(85, 135, 94, 0.5))) 1 50%;
  -webkit-border-image: -webkit-linear-gradient(#393d70, gba(85, 135, 94, 0.5)) 1 50%;
  -moz-border-image: -moz-linear-gradient(#393d70, gba(85, 135, 94, 0.5)) 1 20%;
  -o-border-image: -o-linear-gradient(#55895d, gba(85, 135, 94, 0.5)) 1 10%;
  border-image: linear-gradient(to bottom, #55895d, gba(85, 135, 94, 0.5)) 1 100%;
}
.firstword {
  font-weight: 800;
}
.woocommerce.columns-4 {
  width: 77em;
}
.woocommerce ul.products li.product a img {
  margin: 5px;
  width: 250px;
  height: 250px;
  position: relative;
  z-index: 9;
  display: block;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 3em;
  border: 5px solid;
  border-image-source: linear-gradient(#383a71, #55895d);
  border-image-slice: 20;
}
.woocommerce ul.products li.product a img:hover {
  border-image-source: linear-gradient(#55895d, #383a71);
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center !important;
  font-family: montserrat;
  font-weight: 600;
  font-size: 18px;
  color: #333;
  text-decoration: none;
  position: relative;
  padding: 5px 3%;
}
mark.count {
  background: none !important;
  font-size: 18px;
  color: #333;
  padding: 5px 3%;
}
.woocommerce .woocommerce-ordering select, .woocommerce .woocommerce-result-count, span.byline, span.comments-link, span.edit-link, .widget {
  display: none;
}
.woocommerce ul.products li.product .button {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  background: #333;
  color: #fff;
  width: 85%;
}
.woocommerce ul.products li.product .button:hover {
  background: #ccc;
  color: #333;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg, .woocommerce div.product div.images .woocommerce-product-gallery__trigger, .woocommerce div.product p.price {
  display: none !important;
}
.woocommerce div.product div.images img {
  display: block;
  width: auto !important;
  box-shadow: none;
  margin: 0 auto;
  border: 5px solid;
  border-image-source: linear-gradient(#383a71, #55895d);
  border-image-slice: 20;
}
span.sku_wrapper {
  font-weight: bold;
}
span.sku {
  font-weight: normal;
}
span.posted_in {
  display: block !important;
  padding-top: 15px;
  font-weight: bold;
}
span.posted_in a {
  font-weight: normal;
  color: #333 !important;
  text-decoration: none;
}
span.posted_in a:hover {
  color: #55895d !important;
  font-weight: bold;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #fff;
  background: linear-gradient(#383a71, #55895d);
}
span.cat-links {
  font-size: 12px;
}
.post-navigation .nav-next a, .post-navigation .nav-previous a {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-top: 2em !important;
  text-decoration: none !important;
}
.post-navigation .nav-next a:hover, .post-navigation .nav-previous a:hover {
  color: #55895d;
}
.post-navigation .nav-next, .post-navigation .nav-previous {
  color: #333;
  font-weight: bold;
  margin-top: 2em !important;
  font-size: 14px;
  text-decoration: none !important;
}
.post-navigation .nav-next:hover, .post-navigation .nav-previous:hover {
  color: #55895d;
}
.woocommerce div.product .woocommerce-tabs .panel {
  /*-----------------------END*/
  /*------------------POPUP - FORM*/
  margin: 0 !important;
}
.popup-wrap {
  width: 70%;
  margin-left: 20% !important;
}
.popup-title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  font-family: montserrat;
  padding-left: 15%;
}
.sticky-popup .popup-header {
  background-color: #53865b;
  border: 2px solid #fafafa;
}
.popform {
  position: relative;
  left: 6%;
  /*---------------------------END*/
  /*-----------------------ARTICLES*/
  margin-top: -13%;
}
.popform .popup-content-pad {
  padding: 10px;
  background: #fafafa;
}
.popform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .popform .gform_wrapper textarea.small {
  color: #fafafa;
  margin-top: 8px;
  background: rgba(0, 0, 0, 0.7);
}
.popform ::-webkit-input-placeholder {
  color: #fafafa !important;
  font-size: 14px;
}
.popform :-ms-input-placeholder {
  color: #fafafa !important;
  font-size: 14px;
}
.popform ::-moz-placeholder {
  color: #fafafa !important;
  font-size: 14px;
  opacity: 1 !important;
}
.popform :-moz-placeholder {
  color: #fafafa !important;
  font-size: 14px;
}
.popform .gform_heading {
  display: none;
}
.popform .popup-content-pad {
  margin-top: -12%;
  padding: 10px;
}
.popform .gform_wrapper .top_label li.gfield.gf_right_half, .popform .gform_wrapper .top_label li.gfield.gf_left_half {
  width: 45%;
  padding-right: 0;
}
.popform input[type="submit"] {
  margin-top: 5px !important;
  background: rgba(0, 0, 0, 0.8);
  width: 90% !important;
  color: #fafafa;
}
.popform input[type="submit"]:hover {
  background: #53865b;
  box-shadow: 1px 1px 5px 1px #c3c3c3;
}
.bdp_blog_template.news .bd-blog-header h2.title a {
  color: #161a59;
}
.bd-post-content {
  color: #333;
  font-size: 14px;
}
.bdp_blog_template.news {
  padding: 10px;
  margin: 1em;
}
.bdp_blog_template a.bd-more-tag {
  background-color: #494949;
  color: #fafafa;
}
.bdp_blog_template a.bd-more-tag:hover {
  background-color: #ccc;
  color: #494949;
}
.bdp_blog_template.news .bd-blog-header .date, .bd-category-link a, .fas {
  color: #333 !important;
}
img.wp-post-image {
  margin-top: 1em !important;
  width: 250px !important;
  height: 250px !important;
  border-bottom-style: solid;
  border-width: 5px;
  border-color: #30346d;
  display: block;
  margin: 0 auto;
  border: 5px solid;
  border-image-source: linear-gradient(#55895d, #383a71);
  /*---------------------------END*/
  /*-----------------------FOOTER*/
  border-image-slice: 20;
}
.site-footer {
  font-family: Montserrat;
  position: relative;
  padding: 10px;
  background: #333;
  color: #fff;
}
.site-footer oter a {
  color: #ccc !important;
  text-decoration: none;
}
.site-footer oter a:hover {
  color: #fff;
}
.site-footer strong {
  font-weight: 500;
}
.site-info a {
  color: #ccc !important;
}
.site-info a:hover {
  color: #fff !important;
}
.site-info {
  /*---------------------------END*/
  /*-----------------------GRIDS*/
  padding-left: 15%;
}
.grid9 {
  width: 42%;
  padding: 10px;
  box-sizing: border-box;
  float: left;
  min-height: 50px;
}
.grid8 {
  width: 48%;
  margin-left: 20px;
  box-sizing: border-box;
  float: left;
  min-height: 50px;
}
.grid7 {
  width: 48%;
  padding: 0px;
  box-sizing: border-box;
  float: left;
  min-height: 50px;
}
.grid6 {
  width: 25%;
  padding: 10px;
  box-sizing: border-box;
  float: left;
  min-height: 50px;
}
.grid5 {
  width: 33%;
  padding: 10px;
  box-sizing: border-box;
  float: left;
  min-height: 50px;
}
.grid4 {
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
  float: left;
  min-height: 50px;
}
.grid3 {
  width: 67%;
  padding: 10px;
  box-sizing: border-box;
  float: left;
  min-height: 50px;
}
.grid2 {
  width: 75%;
  padding: 10px;
  box-sizing: border-box;
  float: left;
  min-height: 50px;
}
.grid1 {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  float: left;
  min-height: 50px;
}
.grid0 {
  width: 100%;
  float: left;
  /*----------------------------------------------------------------------------GALAXY MOBILE--------------------------------------------------------------------------*/
  min-height: 10px;
}
@media all and (max-width: 480px) {
  img.custom-logo {
    width: 70% !important;
    margin-left: -8%;
    /*---------------------------END*/
    /*------------------------LOGINS*/
    margin-top: -1em;
  }
  .logins {
    position: relative;
    margin-top: -2em !important;
    left: 6em;
    width: 15em;
  }
  .logins a {
    font-size: 8px;
  }
  .cta {
    position: relative;
    left: -1.7em;
    margin-top: 1em !important;
    width: 100% !important;
    padding: 0 !important;
    z-index: 9999999;
  }
  .cta a {
    font-size: 12px;
  }
  .fa {
    font-size: 12px !important;
  }
  i.fa.fa-search.pum-trigger {
    /*---------------------------END*/
    /*-----------------------MENU*/
    padding: 0 !important;
  }
  .menu-toggle, .main-navigation.toggled ul {
    display: none;
  }
  button#responsive-menu-button, .responsive-menu-open button#responsive-menu-button:hover {
    background: rgba(0, 0, 0, 0) !important;
  }
  .responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
    width: 45px;
    height: 3px;
    border-radius: 0px;
  }
  button#responsive-menu-button .responsive-menu-box {
    /*------------------------END*/
    margin-top: 1.5em;
  }
  div#content {
    /*-------------SLIDER-----------*/
    margin-top: -5em;
  }
  img.ms-layer.ms-hover-active {
    margin-top: 10em !important;
    height: 8em !important;
    width: 100vw !important;
  }
  .ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont {
    height: 20em !important;
  }
  .welcometo {
    margin-top: -9.5em;
    margin-left: 7em;
    font-size: 17px;
  }
  .sliderp {
    margin-top: 26em !important;
    font-size: 7px !important;
    width: 49em !important;
    margin-left: 0em !important;
  }
  button.servbutton {
    margin-top: 26em !important;
    font-size: 7px !important;
    width: 49em !important;
    /*----------END-------------*/
    /*-------------SERVICES-------*/
    margin-left: 0em !important;
  }
  button.servbutton a {
    display: block;
    margin: 0 auto;
    margin-left: -1.1em;
    margin-top: -0.3em !important;
    font-size: 8px;
  }
  div.entry-content h1 {
    font-size: 24px;
    margin-left: -1.5em !important;
  }
  .homeserv {
    /*-------------END-------------*/
    /*--------ABOVE FOOTER---------*/
    width: 100%;
  }
  .homeserv .grid6 {
    margin-bottom: 56px;
    width: 15em;
    height: 15em;
    margin-left: -0.3em;
  }
  .homeserv .grid6 p {
    width: 100%;
    height: 245px;
    margin-top: -12em;
    margin-bottom: -10em;
  }
  .abovefooter {
    /*-------------END--------------*/
    /*-------------FOOTER-----------*/
    min-height: 40em !important;
  }
  .abovefooter .grida, .abovefooter .gridb {
    margin: 0;
    padding: 0;
    width: 1px !important;
  }
  .abovefooter .gridc {
    padding-left: 1px;
    width: 98%;
  }
  .abovefooter .gridd {
    padding-left: 1px;
    width: 98%;
    height: 24em;
  }
  .abovefooter .gridd #gform_submit_button_1 {
    width: 90.3%;
  }
  .site-footer {
    height: 90px;
    margin-left: -5em;
    /*-------------END--------------*/
    /*--------STICKY POPUP----------*/
    font-size: 8px;
  }
  .popup-title {
    font-size: 14px;
  }
  .popform .gform_wrapper .top_label li.gfield.gf_right_half, .popform .gform_wrapper .top_label li.gfield.gf_left_half {
    width: 100%;
  }
  .popform .gform_wrapper {
    margin-left: -1em;
  }
  .popform .gform_wrapper .gform_footer input.button, .popform .gform_wrapper .gform_footer input[type=submit] {
    margin-top: -1.5em !important;
    width: 22em !important;
    font-size: 10px;
  }
  .content-area.single h1.entry-title {
    /*-------------END--------------*/
    /*----------WOOCOMMERCE---------*/
    font-size: 24px;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: auto;
    float: left;
    clear: both;
    margin: 0 auto !important;
    /*-----------------END----------*/
    /*----------CONTACT US----------*/
    margin-left: 2em !important;
  }
  .contact {
    width: 20em !important;
  }
  .details {
    margin-left: -1em;
    width: 20em !important;
  }
  .form {
    margin-left: -1em;
    width: 16em !important;
    /*---------------END-----------*/
    height: 30em;
  }
  .form input#gform_submit_button_3 {
    width: 79% !important;
  }
  .form .gform_wrapper textarea.small {
    width: 16em;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .logins {
    position: relative;
    margin-top: -2em !important;
    left: 7em;
    width: 15em;
  }
  .cta {
    position: relative;
    left: -1.7em;
    margin-top: -7.2em;
    width: 100% !important;
    padding: 0 !important;
    z-index: 9999999;
  }
  .cta a {
    font-size: 10px;
  }
  .fa {
    font-size: 12px !important;
  }
  i.fa.fa-search.pum-trigger {
    padding: 0 !important;
  }
  .sliderp {
    margin-top: 26em !important;
    font-size: 7px !important;
    width: 41em !important;
    margin-left: 2em !important;
  }
  img.ms-layer.ms-hover-active {
    margin-top: 10.7em !important;
    height: 8em !important;
    width: 100vw !important;
  }
  button.servbutton {
    position: relative;
    z-index: 999999999;
    font-family: Montserrat;
    border-radius: 0;
    background-color: #ccc;
    margin-bottom: 15px;
    left: -2em;
    top: -7em !important;
    box-shadow: 3px 3px 3px #101010;
  }
  div.entry-content h1 {
    font-size: 20px;
    margin-left: -1.5em !important;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .welcometo {
    margin-top: -8.5em !important;
    margin-left: 8.5em !important;
    font-size: 18px;
  }
  .sliderp {
    margin-top: 26em !important;
    font-size: 7px !important;
    width: 55em !important;
    margin-left: 2em !important;
  }
  button.servbutton {
    margin-top: 0em !important;
    font-size: 7px !important;
    width: 8em !important;
    margin-left: -3em !important;
    position: relative;
    top: -12em !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) {
  .welcometo {
    margin-top: -8.8em;
    margin-left: 7.5em;
    font-size: 18px;
  }
  button.servbutton {
    position: relative;
    z-index: 999999999;
    font-family: Montserrat;
    border-radius: 0;
    background-color: #ccc;
    margin-bottom: 15px;
    left: -2em;
    top: -7em !important;
    box-shadow: 3px 3px 3px #101010;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .main-navigation {
    position: absolute;
    top: 5em;
    left: 17em;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 450px;
  }
  .logins {
    position: relative;
    top: 4.8em;
    left: 31.5em;
    width: 100%;
  }
  .cta {
    position: relative;
    top: -3.7em;
    left: 24.3em;
    width: 100% !important;
    padding: 0 !important;
  }
  img.ms-layer.ms-hover-active {
    margin-top: 6em !important;
    height: 10em !important;
    width: 100vw !important;
  }
  .welcometo {
    margin-top: -6.2em;
    margin-left: 6.5em;
    border-left: 3px solid #416b51;
    padding-left: 5px;
    font-size: 26px;
  }
  .sliderp {
    font-weight: 100 !important;
    margin-top: 8.5em !important;
    font-size: 12px !important;
    margin-left: 0.3em !important;
    width: 61em !important;
  }
  button.servbutton {
    position: relative;
    z-index: 999999999;
    font-family: Montserrat;
    border-radius: 0;
    background-color: #ccc;
    margin-bottom: 15px;
    margin-top: 4.5em;
    box-shadow: 3px 3px 3px #101010;
  }
  div.entry-content h1, .content-area.single h1.entry-title {
    font-size: 30px;
    margin-left: -0.5em !important;
  }
  .homeserv {
    display: block;
    margin: 0 auto;
    width: 90vw;
    margin-left: -1.2em;
  }
  .homeserv .grid6 {
    text-align: center;
    border-radius: 3px;
    margin: 5px;
    margin-bottom: 45px !important;
    width: 45%;
    height: 250px;
    padding: 0;
    margin-left: 1em;
  }
  .abovefooter {
    width: 100%;
    height: 23em;
  }
  .abovefooter .gridd #gform_submit_button_1 {
    width: 37%;
  }
  .site-footer {
    font-size: 10px;
  }
  .site-footer a {
    color: #ccc;
    font-size: 10px;
  }
  .site-info {
    padding-left: 1% !important;
  }
  .woocommerce ul.products li.product .button {
    width: 43%;
  }
  .grid0.contact {
    width: 42em;
  }
  .grid4.details {
    width: 100%;
  }
  .grid0.contact .grid4.form {
    width: 40%;
    padding-top: 20px;
    padding: 0;
    margin: -5px;
  }
  .gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
    width: 95%;
  }
  .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium {
    width: 89%;
  }
  img.custom-logo {
    margin-top: 0.5em;
    width: 25em !important;
    margin-left: -1.5em;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
  img.ms-layer.ms-hover-active {
    margin-top: 2em !important;
    height: 10em !important;
    width: 100vw !important;
  }
  .welcometo {
    margin-top: -6.2em;
    margin-left: 4.2em;
    border-left: 3px solid #416b51;
    padding-left: 5px;
    font-size: 30px;
  }
  .sliderp {
    font-weight: 100 !important;
    margin-top: 2em !important;
    font-size: 14px !important;
    margin-left: -0.5em !important;
    width: 71em !important;
  }
  button.servbutton {
    position: relative;
    z-index: 999999999;
    font-family: Montserrat;
    border-radius: 0;
    background-color: #ccc;
    margin-bottom: 15px;
    top: -11em;
    box-shadow: 3px 3px 3px #101010;
  }
  .main-navigation {
    position: absolute;
    top: 4em;
    left: 33em;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 450px;
  }
  .cta {
    position: relative;
    top: -2.7em;
    left: 39.3em;
    width: 100% !important;
    padding: 0 !important;
  }
  .logins {
    position: relative;
    top: 3.8em;
    left: 46.8em;
    width: 100%;
  }
  .grid0.contact {
    width: 60em;
    margin-left: -2em;
  }
  .grid4.details {
    width: 50%;
  }
  .grid4.form {
    width: 50%;
    padding-top: 20px;
    padding: 0;
    margin: -5px;
  }
  iframe {
    overflow: visible;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: -25px !important;
    min-width: 110% !important;
    left: 0% !important;
    height: 350px;
    position: relative;
  }
}
@media (min-width: 1600px) {
  img.ms-layer.blue.ms-hover-active {
    width: 100vw;
    height: 15em !important;
    margin-top: -9em !important;
  }
  .welcometo {
    margin-top: -5.5em;
    margin-left: -1em;
    border-left: 3px solid #416b51;
    padding-left: 5px;
    font-size: 38px;
  }
  .sliderp {
    font-size: 22px !important;
    font-weight: 100 !important;
    width: 84em !important;
    margin-left: 0em !important;
    margin-top: -8em !important;
  }
  button.servbutton a {
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 800;
    text-shadow: #1a1a1a 0px 0px 0px;
  }
  button.servbutton {
    position: relative;
    z-index: 999999999;
    font-family: Montserrat;
    border-radius: 0;
    background-color: #ccc;
    margin-bottom: 15px;
    top: -15em !important;
    box-shadow: 3px 3px 3px #101010;
  }
  .logins a {
    padding-right: 15px;
    color: #f9f9f9;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .logins {
    position: relative;
    top: 4em;
    left: 100.4em;
    width: 100%;
  }
  .main-navigation a {
    color: #f9f9f9 !important;
    text-transform: uppercase !important;
    font-size: 16px;
  }
  .main-navigation {
    position: absolute;
    top: 4em;
    left: 83em;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .cta a {
    color: #fafafa;
    font-size: 18px;
  }
  .cta {
    position: relative;
    top: -2em;
    left: 90.3em;
    width: 100% !important;
    padding: 0 !important;
  }
  .grid0.contact {
    padding-left: 20px;
    padding-top: 20px;
    width: 104em;
    background: -webkit-linear-gradient(left, #333 0%, #333847 22%, #333 48%, #333847 73%, #333 97%);
    font-family: Montserrat;
  }
}
