@charset "UTF-8";
/*
/*
Theme Name: Wine Cellar Cooling Miami
Author: Romwil Dalisay
Description: October 2019 | Recoded SCSS 7-11-2022
Version: 2.0
URI: https://www.winecellarcoolingmiami.com
*/
/*------------------------------------*\
  Variables
\*------------------------------------*/
/*------------------------------------*\
   Default Styles
\*------------------------------------*/
/*Sitemap Plugin*/
.wsp-pages-list,
.wsp-pages-list .children,
.wsp-posts-list,
.wsp-posts-list .children {
  display: block !important;
}

/*------------------------------------*\
   Custom CSS
\*------------------------------------*/
.flex-contain {
  display: flex;
}

.text-centered {
  text-align: center;
}

.wrap {
  display: inherit;
}

.clearer {
  clear: both;
}

.bullet-inline {
  margin-top: -10px;
  display: inherit;
  overflow: hidden;
  padding-left: 3%;
}

.entry-content iframe,
.entry-content object,
.entry-content embed {
  position: relative;
  top: 0;
  left: 0;
  max-width: 100%;
}

.force-wrap {
  display: inline-block;
}

.add-top-margin-5em {
  margin-top: 5em;
}

.video-800 {
  width: 800px;
  max-width: 100%;
  margin: auto;
}

/*------------------------------------*\
   WCDG Popup
\*------------------------------------*/
.wcdg-popup {
  position: relative;
  margin: 2% 0;
  width: 46%;
  background: #fff;
}

.wcdg-popup img.top-wcdg {
  width: 100%;
  max-width: 100%;
  margin: auto;
  display: block;
}

.wcdg-popup .flex-container {
  display: none;
  position: absolute;
  z-index: 9999;
  border: 3px #000 solid;
  border-radius: 0.5vw;
  left: 65%;
  left: 100%;
  top: -300%;
  width: 112%;
  width: 265%;
  background: #fff;
}

.wcdg-popup .flex-content {
  background: #fff;
}

.wcdg-popup .flex-content .top {
  background: #00adef;
}

.wcdg-popup .flex-content h3 {
  margin: 0;
  text-align: center;
  padding: 2%;
  font-weight: bold;
  font-family: "Arial", sans-serif;
  font-size: 1vw;
}

.wcdg-popup .flex-content h3 span {
  color: rgba(255, 255, 255, 0.7);
}

.wcdg-popup .flex-content .flex-contain {
  display: flex;
  align-items: center;
  padding: 10px;
}

.wcdg-popup .flex-content .flex-contain img {
  width: 40px;
}

.wcdg-popup .flex-content .flex-contain a {
  color: #00adef;
}

.wcdg-popup .flex-content .flex-contain br {
  margin-bottom: 10px;
}

.wcdg-popup .flex-content .bottom {
  width: 80%;
  margin-left: 5%;
}

.wcdg-popup .flex-content p {
  font-size: 0.7vw;
  margin-top: 0;
}

.wcdg-popup .flex-content p.biggertext {
  font-size: 0.9vw;
}

.wcdg-popup .text-centered {
  text-align: center;
}

.wcdg-popup:hover > .flex-container {
  display: block;
}

@media screen and (max-width: 768px) {
  .wcdg-popup {
    margin: auto;
  }
  .wcdg-popup img.top-wcdg {
    width: 200px;
  }
  .wcdg-popup:hover > .flex-container {
    display: none;
  }
  .remove-margin-768 {
    margin: 0;
  }
}
/*------------------------------------*\
   Comodo Badge
\*------------------------------------*/
.flex-comodo-phone {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.comodo-container img {
  display: block;
  margin: auto;
}

/*------------------------------------*\
  Search Function 
\*------------------------------------*/
.search-form h2 {
  font-family: "newfont", sans-serif;
  font-size: 28px;
  font-weight: bold;
  margin: 20px 0;
}

.search-form {
  width: 600px;
  background: white;
  padding: 30px 50px 50px 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
}

.search-form-container {
  position: fixed;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100vh;
  display: none;
  font-family: "newfont", sans-serif;
}

.search-form input {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-family: "newfont", sans-serif;
  border: 1px solid #b1b1b1;
  margin-bottom: 5px;
  font-size: 20px;
}

.search-form input[type=submit] {
  background: #00adef;
  border: none;
  color: #fff;
  font-family: "newfont", sans-serif;
  font-size: 24px;
}

.search-form .search-close {
  background: #000;
  color: #fff;
  padding: 7px 10px;
  float: right;
}

.display-search {
  display: block;
}

.search-loading {
  background: #7d0040;
  background: #00adef;
  display: none;
  color: #fff;
  padding: 20px;
  text-align: center;
}

.search-loading img {
  display: block;
  margin: auto;
  padding: 10px;
}

/*------------------------------------*\
   Breadcrumbs
\*------------------------------------*/
.breadcrumbs {
  display: block;
  margin-bottom: 10px;
}
.breadcrumbs a {
  color: #0046b1;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}

/*------------------------------------*\
   Hidden
\*------------------------------------*/
.mobile-nav,
.mobile-320,
.newgrid-mobile,
.mail-mobile,
.logo-mobile,
.logo-home-mobile,
.copytext-mobile,
.cooling-mobile,
.contentpage-mobile,
.info_start_now-mobile,
.slider-mobile {
  display: none;
}

.logo-home-mobile-480,
.slider-mobile-480,
.info_start_now-mobile-480 {
  display: none;
}

.homepage-links-768,
.homepage-links-480 {
  display: none;
}

/*------------------------------------*\
   Fonts
\*------------------------------------*/
@font-face {
  font-family: "newfont";
  src: url("fonts/TradeGothicLTStd.otf");
  font-weight: normal !important;
}
@font-face {
  font-family: "newfont-bold";
  src: url("fonts/TradeGothicLTStd-Bold.otf");
  font-weight: normal !important;
}
/*------------------------------------*\
   Custom Styles
\*------------------------------------*/
.removemargin {
  margin: 0 !important;
}

.removetopmargin {
  margin-top: 0 !important;
}

.removebottommargin {
  margin-bottom: 0 !important;
}

.addmargin {
  margin-top: 10px;
}

.addmargin2 {
  margin-top: 20px;
}

.nomarginleft {
  margin-left: 0 !important;
}

.addmarginleft {
  margin-left: 15px !important;
  margin-right: 0;
}

.marginremove {
  margin-top: -200px !important;
}

/*------------------------------------*\
	Columns  
\*------------------------------------*/
.ezcol-two-third {
  overflow: hidden;
}

/*------------------------------------*\
   Wordpress Defaults
\*------------------------------------*/
/* Images */
.alignleft {
  float: left;
  margin-right: 20px;
}

.alignright {
  float: right;
  box-sizing: border-box;
  margin-left: 20px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
  /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  max-width: 100% !important;
  height: auto !important;
}

.wp-caption {
  max-width: 100%;
  /* Keep wide captions from overflowing their container. */
  padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  font-style: italic;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 1.2;
  color: #757575;
  text-align: center;
}

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.entry-content dl.gallery-item {
  margin: 0;
}

.gallery-item a,
.gallery-caption {
  width: 90%;
}

.gallery-item a {
  display: block;
}

.gallery-caption a {
  display: inline;
}

.gallery-columns-1 .gallery-item a {
  max-width: 100%;
  width: auto;
}

.gallery .gallery-icon img {
  height: auto;
  max-width: 90%;
  padding: 5%;
  box-shadow: none !important;
  padding: 1% !important;
}

.gallery-columns-1 .gallery-icon img {
  padding: 3%;
}

img.attachment-medium {
  border-radius: 0;
  box-shadow: none;
}

img.alignleft {
  margin: 12px 24px 12px 0;
  margin: 0.857142857rem 1.714285714rem 0.857142857rem 0 !important;
}

img.alignright {
  margin: 12px 0 12px 24px;
  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem !important;
}

img.aligncenter {
  margin-top: 12px;
  margin-top: 0.857142857rem;
  margin-bottom: 12px;
  margin-bottom: 0.857142857rem;
}

.entry-content blockquote,
.comment-content blockquote {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem;
  padding: 24px;
  padding: 1.714285714rem;
  font-style: italic;
}

/*------------------------------------*\
   Contact Form
\*------------------------------------*/
.wpcf7 {
  max-width: 100%;
}

.wpcf7 br {
  display: none;
}

#wpcf7-f91-p12-o1,
#wpcf7-f94-p15-o1,
#wpcf7-f116-p6-o1,
.hbspt-form {
  background: #e3ecf9;
  padding: 30px 30px;
  display: block;
  width: 85% !important;
  padding-bottom: 15px;
  max-width: 100%;
  color: #fff;
}

.wpcf7 h1,
.hbspt-form h1 {
  color: #fff;
  font-size: 24px;
  margin-top: 0;
  position: relative;
  bottom: 15px;
  font-family: "newfont-bold", "Arial";
  font-weight: normal;
}

.wpcf7 h1:after,
.hbspt-form h1:after {
  content: url("images/contactside.png");
  float: right;
  position: relative;
  right: 0;
  top: -15px;
  left: 30px;
}

.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 textarea,
.hbspt-form input[type=text],
.hbspt-form input[type=email],
.hbspt-form textarea,
.hbspt-form select,
.hbspt-form input[type=tel] {
  margin: 0em 0;
  padding: 10px;
  width: 100%;
  font: 14px "newfont", "Arial";
  font-weight: normal;
  margin-bottom: 10px;
}

.wpcf7 textarea,
.hbspt-form textarea {
  height: 70px !important;
  box-sizing: border-box;
}

.hbspt-form label {
  color: #fff;
}

.wpcf7 .contain,
.hbspt-form .contain {
  background: #72003b;
  background: #0046b1;
  padding: 1px 20px;
  padding-bottom: 0;
  margin: 0 auto;
}

.wpcf7 .wpcf7-submit,
.hbspt-form input[type=submit] {
  margin-top: 1em;
  background: #ffb900;
  border: none;
  padding: 10px;
  display: block;
  width: 100%;
  font-size: 24px;
  color: #fff;
  color: #000;
  text-align: center;
  cursor: pointer;
  font-family: "newfont-bold", "Arial";
  font-weight: normal;
}

.wpcf7 .wpcf7-not-valid-tip,
.wpcf7 .wpcf7-validation-errors {
  color: #fff;
}

.wpcf7-captchac {
  height: 37px;
  border-radius: 0 !important;
  box-shadow: none;
}

.wpcf7 .wpcf7-captchar {
  width: 200px !important;
}

.ezcol-last {
  position: relative;
  right: 15px;
  float: left !important;
}

#wpcf7-f116-p6-o1 {
  margin-left: 10px;
}

div.wpcf7-mail-sent-ok {
  color: #fff;
  border: 2px solid #398f14;
}

/*------------------------------------*\
    Form - About Us
\*------------------------------------*/
.form-about-us {
  color: #fff;
}
.form-about-us ul {
  list-style: none !important;
  margin-left: 0 !important;
}
.form-about-us .hbspt-form {
  width: 100% !important;
}

/*------------------------------------*\
    Form 
    //wine-cellar-refrigeration-maintenence-plans
\*------------------------------------*/
.form-maintenance {
  color: #fff;
}
.form-maintenance ul {
  list-style: none !important;
  margin-left: 0 !important;
}
.form-maintenance input[checkbox] {
  width: auto;
  margin-right: 10px;
}

.hbspt-form .inputs-list {
  list-style: none;
  margin-left: 0;
}

.container-1400 {
  width: 1400px;
  margin-top: 2em;
}

.form-opt-out .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}
.form-opt-out input[type=text],
.form-opt-out input[type=email],
.form-opt-out input[type=tel] {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 1em;
  background: #f5f5f5;
  color: #303030;
}
.form-opt-out input[type=text]::-moz-placeholder, .form-opt-out input[type=email]::-moz-placeholder, .form-opt-out input[type=tel]::-moz-placeholder {
  opacity: 1;
  color: #666;
}
.form-opt-out input[type=text]::placeholder,
.form-opt-out input[type=email]::placeholder,
.form-opt-out input[type=tel]::placeholder {
  opacity: 1;
  color: #666;
}
.form-opt-out p small {
  font-size: 90%;
}
.form-opt-out input[type=checkbox] {
  width: auto;
}
.form-opt-out input[type=submit],
.form-opt-out button {
  margin-top: 1em;
  padding: 1em;
  background: #00adef;
  color: #fff;
  padding: 1em 5em;
  border: none;
  width: auto;
}
.form-opt-out input[type=submit]:hover,
.form-opt-out button:hover {
  background: #0088bc;
}
.form-opt-out .wpcf7 .wpcf7-not-valid-tip,
.form-opt-out .wpcf7 .wpcf7-validation-errors {
  color: #cc0000;
}

p {
  line-height: 1.3em;
  margin: 1.12em 0;
}

a {
  color: #000;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

ul {
  list-style: none;
}

div,
input {
  box-sizing: border-box;
  font-family: inherit;
}

.container {
  margin: 0 auto;
  width: 1500px;
  max-width: 100%;
  font-family: "newfont", Arial;
  font-weight: normal;
}

/*------------------------------------*\
	 Header
\*------------------------------------*/
.header-home img,
.header img {
  max-width: 100%;
  height: auto;
}

.logo {
  background: url("images/logo.png.webp") no-repeat;
  width: 224px;
  /*height: 186px;*/
  position: relative;
  margin-bottom: 5%;
  padding-bottom: 35%;
  background-size: contain;
}

/*------------------------------------*\
	 Info Start Now
  \*------------------------------------*/
.info_start_now {
  /*background: #b46a01;*/
  background-color: #00adef;
  position: relative;
  height: 100%;
  margin-top: 10px;
}
.info_start_now .contain {
  left: 1em;
  top: 1em;
  padding: 20px;
}
.info_start_now h1 {
  color: #fff;
  font-size: 1.6vw;
  font-family: "newfont-bold";
  font-weight: normal;
  margin-top: 0px;
}
.info_start_now h2 {
  margin-top: 0.5em;
  font-size: 1.4vw;
}
.info_start_now h2 a {
  color: #fff;
  font-family: "newfont-bold";
  font-weight: normal;
  text-decoration: underline;
}
.info_start_now h4 {
  color: #000;
  font-size: 1vw;
  margin-top: 0.5em;
  font-family: "newfont-bold";
  font-weight: normal;
}

.banner img {
  max-width: 100%;
  height: auto;
  background-size: contain;
}

.mailicon {
  margin-right: 10px;
  margin-top: -3px;
}

/*------------------------------------*\
	 Banner for Page/Post
  \*------------------------------------*/
.banner {
  clear: both;
  margin-top: 10px;
  margin-bottom: 0;
  position: relative;
}
.banner .defaultimg img {
  height: 201px;
  overflow: hidden;
  max-width: 100%;
}
.banner .address {
  font-family: "newfont", Arial;
  color: #000;
  font-weight: normal;
  font-size: 31px;
  position: absolute;
  left: 25px;
  top: 28px;
  z-index: 999;
}

/*------------------------------------*\
	 Top Navigation
  \*------------------------------------*/
.flex-mail {
  display: flex;
  font-family: "newfont-bold", Arial;
  align-items: center;
  background: #000000;
  margin-bottom: 10px;
  padding: 1%;
}

.top-nav-container {
  flex-basis: 60%;
}

.top-nav {
  /*------------------------------------*\
  Second Level
  \*------------------------------------*/
  /*------------------------------------*\
  Third Level
  \*------------------------------------*/
}
.top-nav ul {
  color: #fff;
  display: flex;
  justify-content: space-evenly;
}
.top-nav ul li {
  position: relative;
  font-size: 1.3vw;
}
.top-nav ul li a {
  color: #fff;
  font-size: 1.3vw;
  font-weight: normal;
  font-family: "newfont-bold", Arial;
  transition: 0.3s all;
}
.top-nav ul li a:hover {
  color: #00adef;
}
.top-nav ul li.current-menu-item a {
  color: #00adef;
}
.top-nav ul ul {
  display: none;
  position: absolute;
  z-index: 9999;
  min-width: 370px;
  width: auto;
  top: 100%;
  left: 0;
  z-index: 9999;
  background: #2c2c2c;
  padding: 10px 0;
}
.top-nav ul ul li {
  width: 95%;
  padding: 5px 10px;
  color: #fff !important;
}
.top-nav ul ul li a {
  font-size: 1.2vw;
  color: #d1d1d1;
}
.top-nav ul ul li.menu-item-has-children {
  padding-bottom: 0;
}
.top-nav ul ul li.menu-item-has-children ul li:before {
  content: "▸";
}
.top-nav ul ul ul {
  position: relative;
  display: block;
  background: none;
}
.top-nav ul ul ul li a {
  font-size: 1.2vw;
  color: #fff;
}
.top-nav ul ul ul li:last-child {
  padding-bottom: 0;
}
.top-nav ul li:hover ul {
  display: block;
}

/*------------------------------------*\
	 Entry Content
  \*------------------------------------*/
.entry-content {
  padding: 1em 1em 1em 0;
}
.entry-content h1 {
  font-size: 24px;
  font-weight: normal;
}
.entry-content h2 {
  font-size: 22px;
  font-weight: normal;
}
.entry-content h3 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
.entry-content h4 {
  font-size: 16px;
  font-weight: normal;
}
.entry-content h5 {
  font-size: 12px;
  font-weight: normal;
}
.entry-content h6 {
  font-size: 10px;
  font-weight: normal;
}
.entry-content p {
  line-height: 1.3em;
  margin: 1.12em 0;
}
.entry-content a {
  color: #00adef !important;
}
.entry-content a:hover {
  text-decoration: underline;
}
.entry-content h2 {
  background: #00adef;
  padding: 10px;
  color: #fff;
  margin: 0.7em 0 1.12em 0px;
  clear: both;
}
.entry-content h2 a {
  color: #fff !important;
  text-decoration: underline;
}
.entry-content ul {
  list-style: disc;
  margin-left: 35px;
}
.entry-content ul li {
  margin: 0.8em 0;
}
.entry-content ul.inline {
  display: inline;
  position: relative;
  left: 2%;
  margin: 0;
  padding: 0;
}
.entry-content ol {
  position: relative;
  left: 4%;
  list-style-type: decimal;
  width: 96%;
}
.entry-content ol li {
  margin: 0.8em 0;
}

.heading-inline,
.inline-block {
  display: inherit;
  overflow: hidden;
  background: #00adef;
  padding: 10px;
  color: #fff;
}

.heading-inline h2,
.inline-block h2 {
  background: none;
  padding: 0;
  margin: 0.1em;
}

.container_12 {
  padding: 0;
  font-family: "newfont", Arial;
  font-weight: normal;
}

.logo_container,
.header-home,
.header {
  width: 14.933%;
}

.contentpage-home,
.contentpage {
  width: 85.067%;
  box-sizing: border-box;
  padding-left: 1%;
}

h1.archive-title {
  font-size: 34px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/*------------------------------------*\
	 Home Style
  \*------------------------------------*/
/*------------------------------------*\
	 Added 10-16-2019
	 Converted to Flex Box
\*------------------------------------*/
.flex-contain-header {
  width: 1500px;
  margin: auto;
  max-width: 100%;
}
.flex-contain-header .flex-col-left {
  flex-direction: column;
  width: 221px;
  margin-right: 10px;
}
.flex-contain-header .flex-col-right {
  flex-direction: column;
  flex: auto;
}

/*------------------------------------*\
       OLD
\*------------------------------------*/
header .flex-contain-header .col-right {
  flex: auto;
}

header .flex-contain-header .flex-contain-nav {
  display: flex;
  align-items: center;
  background: #2e2e2e;
  padding: 10px;
}

/*------------------------------------*\
       Homepage Slider
\*------------------------------------*/
.homepage-slider {
  width: 60%;
  margin: 0;
}

.sliderContainer {
  width: 100%;
  height: auto;
  padding-bottom: 52.8%;
  overflow: hidden;
  position: relative;
}

.sliderContainer-768 {
  width: 100%;
  height: auto;
  padding-bottom: 52.8%;
  overflow: hidden;
  position: relative;
}

.banner1 {
  font: 3vw "newfont";
  font-weight: normal;
  color: #fff;
  position: relative;
  margin-top: 4%;
  left: 5%;
}

.slider-1 .banner1b {
  font: 2vw "newfont";
  font-weight: normal;
  color: #fff;
  position: relative;
  margin-top: 5%;
  left: 5%;
}

.slider-2 .banner1b,
.slider-3 .banner1b {
  font: 2vw "newfont";
  font-weight: normal;
  color: #fff;
  position: relative;
  margin-top: 5%;
  margin-bottom: 3%;
  left: 5%;
}

.slider-3 .banner1b {
  font: 2vw "newfont";
  font-weight: normal;
  color: #fff;
  position: relative;
  margin-top: 5%;
  left: 5%;
}

.slider-1 a {
  font: 1.1vw "newfont";
  color: #fff;
  text-decoration: underline;
  position: absolute;
  top: 45%;
  left: 5%;
}

.slider-2 a {
  font: 1.1vw "newfont";
  color: #fff;
  text-decoration: underline;
  position: absolute;
  top: 45%;
  left: 5%;
}

.slider-3 a {
  font: 1.1vw "newfont";
  color: #fff;
  text-decoration: underline;
  position: absolute;
  top: 45%;
  left: 5%;
}

.sliderContainer a:hover {
  color: #ff7302;
}

.sliderContainer a.lm {
  position: absolute;
  top: 45%;
  left: 21%;
}

.addmargintop {
  margin-top: 50px;
}

.banneraddress {
  font: 31px "newfont";
  font-weight: normal;
  color: #fff;
}

.slider-1 {
  background: url("images/slider/Miami-California-100-miles-Service-Area.jpg.webp");
  width: 761px;
  max-width: 100%;
  background-size: contain;
  padding-bottom: 52.8%;
  position: absolute;
}

.slider-2 {
  background: url("images/slider/Residential-Wine-Cellar-Cooling-Equipment-Specialist-Sales.jpg.webp");
  width: 761px;
  max-width: 100%;
  background-size: contain;
  padding-bottom: 52.8%;
  position: absolute;
}

.slider-3 {
  background: url("images/slider/Commercial-Wine-Cellar-Cooling-Equipment-Specialist-Sales.jpg.webp");
  width: 761px;
  max-width: 100%;
  background-size: contain;
  padding-bottom: 52.8%;
  position: absolute;
}

/*------------------------------------*\
        Blog Slider   
 \*------------------------------------*/
.sliderContainer2 {
  width: 100%;
  height: auto;
  padding-bottom: 31.9%;
  overflow: hidden;
  position: relative;
}

.slider-1a {
  background: url("images/slider/full-width/Miami-California-100-miles-Service-Area.jpg.webp");
  width: 100%;
  max-width: 100%;
  background-size: contain;
  padding-bottom: 31.9%;
  position: absolute;
}

.slider-2b {
  background: url("images/slider/full-width/Residential-Wine-Cellar-Cooling-Equipment-Specialist-Sales.jpg.webp");
  width: 100%;
  max-width: 100%;
  background-size: contain;
  padding-bottom: 31.9%;
  position: absolute;
}

.slider-3c {
  background: url("images/slider/full-width/Commercial-Wine-Cellar-Cooling-Equipment-Specialist-Sales.jpg.webp");
  width: 100%;
  max-width: 100%;
  background-size: contain;
  padding-bottom: 31.9%;
  position: absolute;
}

.slider-1a .banner1b {
  margin-top: 2%;
}

.slider-2b .banner1b {
  margin-top: 1%;
}

.slider-3c .banner1b {
  margin-top: 3%;
}

.slider-1a a {
  top: 40%;
}

.slider-2b a {
  top: 43%;
}

.slider-3c a {
  top: 40%;
}

.sliderContainer2 a.lm {
  top: 40%;
  left: 15%;
}

.slider-2b a.lm {
  top: 43%;
}

/*Slider changes 5-8-2018*/
.slider-1 a {
  font: 2vw "newfont";
  top: 40%;
  left: 5%;
}

.slider-1 a.lm {
  top: 53%;
  left: 5%;
}

.slider-2 a {
  font: 2vw "newfont";
  top: 40%;
  left: 5%;
}

.slider-2 a.lm {
  top: 50%;
  left: 5%;
}

.slider-2 .banner1b {
  margin-top: 1%;
}

.slider-3 a {
  font: 2vw "newfont";
  top: 40%;
  left: 5%;
}

.slider-3 a.lm {
  top: 50%;
  left: 5%;
}

.slider-3 .banner1b {
  margin-top: 1%;
}

/*------------------------------------*\
       Section Homepage Links
       Featured Links
    \*------------------------------------*/
.homepage-slider-news {
  width: 100%;
  margin: 0;
}

.homepage-links {
  width: 39%;
  margin: 0;
  margin-left: 1%;
  font-family: "newfont-bold", Arial;
}
.homepage-links div {
  background: #eeeeee;
  overflow: hidden;
}
.homepage-links div h2 {
  background-color: #00adef;
  color: #fff;
  padding: 2%;
  text-align: center;
  font-size: 2.2vw;
  font-family: "newfont", sans-serif;
  font-weight: normal;
}
.homepage-links div ul {
  width: 95%;
  margin: 9% auto;
  text-align: center;
}
.homepage-links div ul li {
  width: 48%;
  margin: auto;
  box-sizing: border-box;
  display: inline-block;
}
.homepage-links div ul li.uscellarsystem {
  background: url("/wp-content/uploads/2015/12/uscellarsystems.jpg.webp") no-repeat;
  background-size: contain;
  padding-bottom: 26.27%;
  background-position: center;
  position: relative;
}
.homepage-links div ul li.cellarpro {
  background: url("/wp-content/uploads/2015/12/cellarpro.jpg.webp") no-repeat;
  background-size: contain;
  padding-bottom: 28%;
  background-position: center;
  position: relative;
}
.homepage-links div ul li.whisperkool {
  background: url("/wp-content/uploads/2015/12/whisperkool.jpg.webp") no-repeat;
  background-size: contain;
  padding-bottom: 15%;
  background-position: center;
  position: relative;
}
.homepage-links div ul li.wineguardian {
  background: url("/wp-content/uploads/2015/12/WineGuardian.jpg.webp") no-repeat;
  background-size: contain;
  padding-bottom: 22%;
  background-position: center;
  position: relative;
}

/*------END new Homepage Design------------*/
/*------------------------------------*\
	 Section - Contact 
\*------------------------------------*/
.contact {
  background: #e2e2e2;
  margin-top: 0.8%;
  padding: 10px;
  overflow: hidden;
  font-family: "newfont-bold", Arial;
  color: #3c3c3c;
  background-size: contain;
  /*border-top:5px solid #fff;*/
  box-sizing: border-box;
}
.contact h2 {
  font-size: 40px;
  margin-left: 10px;
}
.contact .floatleft {
  float: left;
}
.contact .floatright {
  float: right;
  text-align: right;
}
.contact .floatright h2 {
  font-family: "newfont", Arial;
  font-weight: normal;
  font-size: 40px;
}
.contact .floatright span a {
  font-size: 20px;
  margin: 0 30px;
  text-decoration: underline;
  color: #3c3c3c;
  font-family: "newfont", Arial;
  font-weight: normal;
}
.contact .floatright span a:after {
  content: url("images/arrow.png");
  margin-left: 10px;
}

/*------------------------------------*\
	 Section - Servicing 
\*------------------------------------*/
.servicing {
  margin-top: 10px;
  background: url("images/miami-wine-cellar-cooling.jpg.webp") no-repeat;
  width: 100%;
  max-width: 100%;
  height: 227px;
  position: relative;
}
.servicing .contain {
  position: absolute;
  right: 2%;
  top: 23%;
}
.servicing h1 {
  color: #fff;
  text-align: right;
  font-family: "newfont-bold", Arial;
  font-size: 39px;
  font-weight: normal;
}
.servicing h1 a {
  font: 32px "newfont", Arial;
  color: #fff;
  text-decoration: underline;
  position: relative;
}

/*------------------------------------*\
	 Section - Cooling 
\*------------------------------------*/
.cooling {
  background: url("images/cooling-system-design-specialists.jpg.webp") no-repeat;
  height: 259px;
  width: 46.73%;
  margin-top: 10px;
  max-width: 100%;
}
.cooling div {
  color: #fff;
  text-align: left;
  padding: 30px 30px 0px 0px;
  float: right;
}
.cooling h2 {
  font-size: 41px;
  font-family: "newfont-bold", Arial;
  font-weight: normal;
}
.cooling h4 {
  font-size: 20.12px;
  font-weight: normal;
}
.cooling p {
  margin: 15px 0 0 0;
  text-decoration: underline;
}
.cooling p a {
  color: #fff;
  text-decoration: underline;
}

/*------------------------------------*\
	 Section - Maintenance 
\*------------------------------------*/
.maintenance {
  background-color: #00adef;
  margin-left: 1%;
  margin-top: 10px;
  color: #fff;
  height: 259px;
  position: relative;
  width: 52.27%;
  box-sizing: border-box;
}
.maintenance div {
  position: absolute;
  top: 15%;
  left: 5%;
}
.maintenance p {
  margin-top: 0;
}
.maintenance h1 {
  font-size: 64px;
  text-align: left;
  color: #fff;
  font-family: "newfont-bold", Arial;
  font-weight: normal;
}
.maintenance h2 {
  font-family: "newfont", Arial;
  font-weight: normal;
  font-size: 33px;
  margin-left: 5px;
}
.maintenance .quote a {
  background-color: #ffb900;
  display: inline-block;
  width: auto;
  padding: 1% 2%;
  font-size: 19px;
  color: #000;
  position: absolute;
  bottom: 0;
  /*width: 200px;*/
  text-align: center;
  left: 5%;
}
.maintenance .learnmore a {
  background-color: #ffb900;
  display: inline-block;
  width: auto;
  padding: 1% 4%;
  font-size: 19px;
  color: #000;
  position: absolute;
  bottom: 0;
  left: 40%;
  margin-left: 10%;
  text-align: center;
}

/*------------------------------------*\
	 Section - Installation 
\*------------------------------------*/
.installation {
  padding: 10px;
  font-size: 30px;
  text-align: center;
}
.installation h2 {
  font-family: "newfont-bold", Arial;
  font-weight: normal;
  font-size: 1.1em;
}
.installation h2 a {
  color: #000;
}
.installation h2:after {
  content: url("images/gear.jpg.webp");
  position: relative;
  top: 3px;
  left: 3px;
}

/*------------------------------------*\
	 Section - Years of Experience 
\*------------------------------------*/
.yearsexperience {
  background: url("images/local-family-owned-business.jpg.webp") no-repeat;
  width: 100%;
  height: 314px;
}
.yearsexperience div {
  text-align: right;
  color: #fff;
  margin: 8% 5% 0 0;
  float: right;
  line-height: 270%;
}
.yearsexperience h1 {
  text-align: right;
  color: #fff;
  font-size: 58px;
  font-family: "newfont", Arial;
  font-weight: normal;
}
.yearsexperience h3 {
  font-size: 29px;
  font-family: "newfont-bold", Arial;
}
.yearsexperience h3 a {
  font-size: 24px;
  color: #fff;
  font-family: "newfont", Arial;
  font-weight: normal;
  text-decoration: underline;
  position: relative;
  top: 10px;
  right: 1px;
}

/*------------------------------------*\
    Section - Learn More
\*------------------------------------*/
.learnmore {
  margin-top: 10px;
  background-color: #00adef;
  box-sizing: content-box;
  color: #fff;
}
.learnmore h3 {
  text-align: center;
  font-size: 30px;
  padding: 15px;
  font-family: "newfont-bold", Arial;
  font-weight: normal;
}
.learnmore h3 a {
  color: #fff;
}

/*------------------------------------*\
   1600px
\*------------------------------------*/
@media only screen and (max-width: 1600px) {
  .info_start_now h1 {
    font-size: 2vw;
  }
  .info_start_now h2 {
    font-size: 1.6vw;
  }
  .info_start_now h4 {
    font-size: 1.4vw;
  }
}
/*------------------------------------*\
	 1500px
  \*------------------------------------*/
@media only screen and (max-width: 1500px) {
  .contact {
    margin-top: 0.5%;
  }
}
/*------------------------------------*\
	 1440px
  \*------------------------------------*/
@media only screen and (max-width: 1440px) {
  .contact .floatright h2,
  .contact .floatleft h2 {
    font-size: 3vw;
  }
}
@media only screen and (max-width: 1024px) {
  .sliderContainer a {
    font-size: 0.9em;
  }
  /*------------------------------------*\
  	   Homepage
  	   Contact 
  \*------------------------------------*/
  .contact {
    margin-top: 1%;
    background: #e2e2e2;
    padding: 10px;
    overflow: hidden;
    font-family: "newfont-bold", Arial;
    color: #3c3c3c;
  }
  .contact h2 {
    font-size: 27px;
    font-weight: normal;
    margin-left: 0 !important;
  }
  .contact .floatleft {
    float: left;
  }
  .contact .floatright {
    float: right;
    text-align: right;
    margin-right: 2%;
  }
  .contact .floatright h2 {
    font-family: "newfont", Arial;
    font-weight: normal;
    font-size: 27px;
  }
  .contact .floatright span a {
    font-size: 13px;
    margin: 0 30px;
    text-decoration: underline;
    color: #3c3c3c;
    font-family: "newfont", Arial;
    font-weight: normal;
  }
  .contact .floatright span a:after {
    content: url("images/arrow.png");
    margin-left: 10px;
  }
  .servicing {
    margin-top: 10px;
    background: url("images/miami-wine-cellar-cooling.jpg.webp") no-repeat;
    width: 100%;
    max-width: 100%;
  }
  .servicing .contain {
    float: right;
    margin-right: 5%;
  }
  .cooling {
    background: url("images/cooling-system-design-specialists.jpg.webp") no-repeat;
    height: 259px;
    max-width: 100%;
  }
  .cooling h4 {
    font-size: 20.12px;
    font-weight: normal;
  }
  .cooling h2 {
    font-size: 41px;
    font-family: "newfont-bold", Arial;
  }
  .cooling p {
    margin: 15px 0 0 0;
    text-decoration: underline;
  }
  .maintenance {
    background: #00adef;
    /*width: 770px !important;*/
    /*margin-left: 95px;*/
    margin-top: 10px;
    color: #fff;
    height: 259px;
    position: relative;
  }
  .maintenance h1 {
    font-size: 5.5vw;
    text-align: left;
    color: #fff;
    font-family: "newfont-bold", Arial;
    font-weight: normal;
  }
  .maintenance h2 {
    font-family: "newfont", Arial;
    font-weight: normal;
    font-size: 3vw;
    /*margin-left: 10px;*/
  }
}
@media only screen and (max-width: 768px) {
  .sliderContainer-768 a.lm {
    position: absolute;
    top: 50%;
    left: 5%;
  }
  .sliderContainer-768 a:hover {
    color: #ff7302;
  }
  /*------------------------------------*\
      Home
  \*------------------------------------*/
  .info_start_now-mobile {
    width: 71.09375% !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    background: #b46a01;
  }
  .logo-home-mobile img,
  .logo-mobile img,
  .info_start_now-mobile img {
    max-width: 100%;
  }
  .contact {
    border-top: 1px solid #af9e96;
    margin-top: 2px !important;
  }
  .contact .floatright,
  .contact .floatleft {
    float: none;
  }
  .contact .floatright h2,
  .contact .floatleft h2 {
    font-size: 3vw;
    text-align: center;
  }
  .contact h2 {
    font-size: 20px;
  }
  .contact .floatright {
    margin-right: 20px;
  }
  .contact .floatright span a {
    font-size: 2.5vw;
  }
  .servicing-mobile {
    height: 223px;
    background: cover;
  }
  .servicing .contain {
    top: 15%;
  }
  .servicing h1 {
    font-size: 5vw;
  }
  .servicing h1 a {
    font: 34px "newfont", Arial;
    font-size: 4vw;
  }
  .cooling {
    display: block;
    width: 100% !important;
    background: url("images/cooling-system-design-specialists.jpg") no-repeat;
    width: 100% !important;
    height: 259px;
    background-size: cover;
  }
  .maintenance {
    margin-top: 0 !important;
    width: 100% !important;
    border: none !important;
    margin-left: 0 !important;
  }
  .maintenance div {
    margin-left: 0;
    top: 15%;
    width: 100%;
    left: 0;
  }
  .maintenance h1 {
    font-size: 7vw;
    text-align: center;
    color: #fff;
    font-family: "newfont-bold", Arial;
    font-weight: normal;
  }
  .maintenance h2 {
    font-family: "newfont", Arial;
    font-weight: normal;
    font-size: 5vw;
    margin-left: 0;
    text-align: center;
  }
  .maintenance p {
    text-align: center;
  }
  .maintenance .quote a {
    font-size: 3vw;
    padding: 2% 3%;
  }
  .maintenance .learnmore a {
    font-size: 3vw;
    padding: 2% 5%;
    left: 60%;
  }
  .yearsexperience div {
    margin: 12% 5% 0 0;
  }
  .installation h2 {
    font-size: 26px;
  }
  .homepage-links-768 {
    display: block;
  }
  .homepage-links {
    width: 100% !important;
    margin: 0 !important;
  }
  .homepage-links div h2 {
    font-size: 5vw !important;
  }
  .homepage-links div ul {
    margin: 0 auto !important;
  }
  .homepage-links div ul li {
    width: 24% !important;
  }
  .homepage-links div ul li.whisperkool {
    padding-bottom: 27% !important;
  }
  .homepage-links div ul li.wineguardian {
    padding-bottom: 26% !important;
  }
}
/*------------------------------------*\
	 480px
  \*------------------------------------*/
@media only screen and (max-width: 480px) {
  .homepage-links-768,
  .logo-home-mobile,
  .info_start_now-mobile,
  .slider-mobile {
    display: none;
  }
  .homepage-links div ul li {
    width: 50% !important;
  }
  .homepage-links-480,
  .logo-home-mobile-480,
  .slider-mobile-480,
  .info_start_now-mobile-480 {
    display: block;
  }
  .logo-home-mobile-480 {
    background: #fff;
  }
  .logo-home-mobile-480 img {
    display: block;
    margin: 0 auto !important;
  }
  .slider-mobile-480 {
    background: url("images/mobile/banner1.jpg.webp") no-repeat;
    background-size: cover;
    width: 100%;
    padding-bottom: 52%;
    color: #fff;
    position: relative;
    border-bottom: 3px solid #fff;
  }
  .banner .address {
    font-size: 5vw;
  }
  .banner2 {
    background: url("images/mobile/banner2.jpg.webp") no-repeat;
    background-size: cover;
    width: 100%;
    padding-bottom: 52%;
    color: #fff;
    position: relative;
    border-bottom: 2px solid #fff;
  }
  .banner2 .bottom h3 {
    font-size: 5.5vw !important;
    padding-bottom: 2%;
  }
  .banner3 {
    background: url("images/mobile/banner3.jpg.webp") no-repeat;
    background-size: cover;
    width: 100%;
    padding-bottom: 52%;
    color: #fff;
    position: relative;
    border-bottom: 2px solid #fff;
  }
  .slider-mobile-480 h3 {
    text-shadow: 1px 1px 1em #000, 0px 0px 1em #000, 0px 0px 1em #000;
    text-align: center;
  }
  .slider-mobile-480 .top {
    position: absolute;
    margin: auto;
    padding-top: 1%;
    width: 100%;
  }
  .slider-mobile-480 .bottom {
    position: absolute;
    bottom: 0%;
  }
  .slider-mobile-480 .bottom h3 {
    font-size: 5vw;
    padding-bottom: 2%;
  }
  .slider-mobile-480 .bottom p {
    text-align: center;
    margin: 0px auto 0px 20%;
    float: left;
    padding-bottom: 2%;
    text-shadow: 1px 1px 1em #000, 0px 0px 1em #000, 0px 0px 1em #000;
  }
  .slider-mobile-480 .bottom p a {
    text-decoration: underline;
    color: #fff;
  }
  .slider-mobile-480 .bottom p a:hover {
    color: #ffa902;
  }
  .info_start_now-mobile-480 {
    clear: both;
    margin-top: 1%;
    background: #b46a01;
  }
  .info_start_now-mobile-480 .info_start_now {
    padding: 0%;
  }
  .info_start_now-mobile-480 .info_start_now h1 {
    font-size: 5.5vw;
  }
  .info_start_now-mobile-480 .info_start_now h4 {
    font-size: 4vw;
  }
  .info_start_now-mobile-480 .info_start_now h2 a {
    font-size: 3vw;
  }
  .info_start_now h2 a {
    font-size: 5vw;
  }
  .contact .floatleft h2 {
    font-size: 7vw;
    text-align: center;
    font-weight: normal;
  }
  .contact .floatright h2 {
    font-size: 6vw;
    text-align: center;
  }
  .contact .floatright span a {
    font-size: 5vw;
    display: block;
  }
  .yearsexperience {
    background: url("images/local-family-owned-business.jpg.webp") no-repeat scroll 0% 0% transparent;
    width: 100%;
    height: 240px;
    background-size: cover;
  }
  .yearsexperience h1 {
    font-size: 8vw;
  }
  .yearsexperience h3 {
    font-size: 4.5vw;
    font-weight: normal;
  }
  .cooling {
    display: block;
    background: url("images/cooling-system-design-specialists-480.jpg.webp") no-repeat scroll 0% 0%/cover transparent;
    width: 100% !important;
    height: 259px;
    background-position: left;
  }
  .maintenance {
    height: 200px;
  }
  .servicing {
    background-size: cover;
  }
  .servicing h1 {
    font-size: 6vw;
  }
  .servicing h1 a {
    font: 34px "newfont", Arial;
    font-size: 5vw;
  }
}
/*------------------------------------*\
	 Footer
	 Updated Dec 2018
  \*------------------------------------*/
.flex-copyright {
  display: flex;
  padding: 1% 2%;
  background: #000000;
  justify-content: center;
  align-items: center;
  color: #fff;
  clear: both;
}
.flex-copyright a {
  color: #fff;
}
.flex-copyright .box {
  font-size: 13px;
}
.flex-copyright .box-1 {
  flex-basis: 30%;
}
.flex-copyright .box-2 {
  flex-basis: 40%;
}
.flex-copyright .box-2 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.flex-copyright .box-2 ul li {
  margin: 0;
}
.flex-copyright .box-2 ul li a {
  color: #fff;
  font-size: 20px;
}
.flex-copyright .box-2 ul li a:hover {
  color: #00adef;
}
.flex-copyright .box-2 li + li:before {
  content: " | ";
  padding: 0 18px;
  font-size: 18px;
}
.flex-copyright .box-3 {
  flex-basis: 30%;
}
.flex-copyright .box-3 .call {
  font-size: 30px;
  text-align: right;
  font-weight: bold;
}
.flex-copyright .box-3 .review-us a {
  font-family: "newfont", Arial;
  color: #f2b345;
  font-weight: normal;
}

/*------------------------------------*\
	 ContentPage / Right Column Content
  \*------------------------------------*/
.contentpage .menu-main-sidebar-container {
  display: none;
}
.contentpage img {
  max-width: 100%;
  height: auto;
}
.contentpage h3 {
  font-weight: bold;
}

.contentpage-blog {
  padding-left: 0 !important;
  padding-right: 1%;
}

.blog_content {
  margin-left: 0 !important;
  margin-right: 1%;
  margin-top: 1%;
}

/*------------------------------------*\
	   Sidebar 
	   Sidebar Navigation   
	   768 Top Menu
  \*------------------------------------*/
.sidebar-nav,
.menu {
  margin: 3% 0;
  background: #e2e2e2;
}

.sidebar-nav li,
.menu li {
  padding: 5px;
  padding-right: 0;
  margin: 0em 0 0em 0;
  border-bottom: 1px solid #c0c0c0;
}

.sidebar-nav li a,
.menu li a {
  display: inline-block;
  padding: 3px 5px;
}

.sidebar-nav li a:hover,
.sidebar-nav li .homelink a:hover,
.menu li a:hover,
.menu li .homelink a:hover {
  text-decoration: underline;
}

.sidebar-nav li:last-child,
.menu li:last-child {
  border-bottom: none;
}

.sidebar-nav li.current-menu-item > a,
.menu li.current-menu-item > a {
  background: #ffb900;
  display: inherit;
  color: #fff;
  color: #000;
}

.sidebar-nav li.menu-item-has-children ul,
.menu li.menu-item-has-children ul {
  display: none;
}

.sidebar-nav li.menu-item-has-children,
.menu li.menu-item-has-children {
  position: relative;
}

.sidebar-nav li.menu-item-has-children span,
.menu li.menu-item-has-children span {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 3px;
}

.sidebar-nav li.current_page_item > span,
.menu li.current_page_item > span {
  color: #fff;
  color: #000;
}

.sidebar-nav li ul,
.menu li ul {
  margin-top: 5px;
  margin-left: 10px;
}

.sidebar-nav li ul li,
.menu li ul li {
  padding: 5px;
}

.sidebar-nav li ul li a,
.menu li ul li a {
  margin-top: 5px;
  margin-left: 0px;
}

.sidebar-nav li ul li:first-child,
.menu li ul li:first-child {
  border-top: 1px solid #c0c0c0;
}

.sidebar-nav li ul ul li:last-child,
.menu li ul ul li:last-child {
  margin: 0;
  padding-left: 5px;
}

.sidebar-nav li ul ul ul li:last-child,
.menu li ul ul ul li:last-child {
  margin: 0;
  padding-left: 5px;
}

.homelink a {
  color: #000;
  position: relative;
  top: 10px;
}

.divider {
  border-bottom: 1px solid #e4e4e4;
  margin: 1em 0;
}

.postdetails a,
.entry-date {
  color: #7d0040;
  color: #ffb900;
}

.postdetails a:hover,
.main_content a:hover {
  text-decoration: underline;
}

.purplebox {
  background: #00adef;
  color: #fff;
  padding: 20px;
  float: right;
  margin-left: 10px;
  font-size: 16px;
  line-height: 1.6em;
}

.purplebox a {
  color: #fff !important;
}

.purplebox a:hover {
  text-decoration: underline;
}

/*------------------------------------*\
	 Widget
  \*------------------------------------*/
.widget {
  padding: 10px;
}

.widget-title {
  margin: 0.7em 0 0.5em 0;
  background: #7d0040;
  background: #ffb900;
  color: #fff;
  color: #000;
  padding: 10px;
}

/*------------------------------------*\
	 Blog Post
  \*------------------------------------*/
.blogpost {
  padding: 10px;
  border-bottom: 1px dashed #0d0d0d;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 10px;
  clear: both;
}
.blogpost .link {
  float: right;
  color: #7d0040;
  color: #ffb900;
}
.blogpost .fly-righth:hover {
  text-decoration: underline;
}
.blogpost h2 {
  display: inline;
}
.blogpost h2 a:hover {
  text-decoration: underline;
}
.blogpost img {
  width: 125px;
  height: auto;
  float: left !important;
  margin-right: 16px;
  display: inline;
}
.blogpost .no-break {
  padding-top: 25px;
  padding-bottom: 25px;
}
.blogpost .postdetails {
  clear: both;
  margin: 1% 0;
  clear: none;
  line-height: 1.4;
}

.blogpost:last-child {
  border-bottom: none;
}

.blogpost-main .page-numbers {
  font-size: 18px;
}
.blogpost-main .current {
  background: #8a171a;
  color: #fff;
  padding: 3px 7px;
}

.flex-blogpost .flex-col {
  gap: 10px !important;
}
.flex-blogpost .flex-col .box {
  padding: 0;
}
.flex-blogpost .flex-col .box-1 {
  flex-basis: 13%;
}

/*------------------------------------*\
   Responsive Designs
\*------------------------------------*/
/*------------------------------------*\
	 1024px
  \*------------------------------------*/
@media only screen and (max-width: 1024px) {
  .container {
    width: 100%;
  }
  .header {
    width: 21.875% !important;
  }
  .contentpage {
    width: 78.125% !important;
    margin-bottom: 5px !important;
  }
  .clear-1024 {
    clear: both;
  }
  .clear-left-1024 {
    clear: left;
  }
  .clear-right-1024 {
    clear: right;
  }
  /*------------------------------------*\
  	 Top Nav
  \*------------------------------------*/
  .top-nav ul li a {
    font-size: 1.6vw;
  }
  /*------------------------------------*\
  	  Flex
  \*------------------------------------*/
  .flex-with-sidebar {
    flex-direction: column;
  }
  .flex-with-sidebar > * + * {
    margin: 0 0 2em 0;
  }
  .flex-contact {
    order: -1;
  }
  /*------------------------------------*\
     Review Forms
     Not Sure 10-17-2019
  \*------------------------------------*/
  #wpcf7-f91-p12-o1,
  #wpcf7-f94-p15-o1,
  #wpcf7-f116-p6-o1 {
    width: 340px !important;
    background: #00adef;
    padding: 30px 30px;
    display: block;
    padding-bottom: 15px;
    max-width: 100%;
    margin: 0 auto;
  }
  .wpcf7 input[type=text],
  .wpcf7 input[type=email],
  .wpcf7 textarea {
    width: 94%;
  }
  .grecaptcha-badge {
    scale: 0.8;
  }
  /*------------------------------------*\
  Main Content -1024
  \*------------------------------------*/
  .main-content .breadcrumbs,
  .main-content .entry-header {
    padding: 0.5em;
  }
  .main-content .entry-content {
    padding: 0.5em 1em;
  }
  .main-content #attachment_2867,
  .main-content .wp-image-786,
  .main-content #attachment_896 {
    width: 50% !important;
  }
  .main-content #attachment_1310,
  .main-content #attachment_1813,
  .main-content .wp-image-777 {
    float: none;
    margin: auto !important;
    display: block;
  }
  .main-content #attachment_2646,
  .main-content #attachment_858,
  .main-content .wp-image-2526 {
    width: 40% !important;
  }
  .main-content #attachment_1033,
  .main-content #attachment_1031 {
    width: 45% !important;
  }
  .main-content #attachment_1207 {
    width: 50% !important;
  }
  .main-content #attachment_1205 {
    width: 45% !important;
  }
  .main-content .wp-image-2579,
  .main-content #attachment_2577 {
    width: 40% !important;
  }
  /*------------------------------------*\
  Main Content Blog
  \*------------------------------------*/
  .contentpage-blog {
    width: 79% !important;
  }
  .contentpage-blog .blog-content {
    padding: 1em;
    margin-top: 0;
  }
  .contentpage-sidebar,
  .header-home {
    width: 20% !important;
  }
  /*------------------------------------*\
  Footer
  \*------------------------------------*/
  .flex-copyright {
    flex-wrap: wrap;
  }
  .flex-copyright .box-1 {
    flex-basis: 50%;
  }
  .flex-copyright .box-2 {
    flex-basis: 100%;
    order: 2;
    padding-top: 2%;
  }
  .flex-copyright .box-2 ul li {
    margin: 0;
  }
  .flex-copyright .box-2 li + li::before {
    padding: 0 10px;
  }
  .flex-copyright .box-3 {
    flex-basis: 50%;
    order: 1;
  }
}
/*------------------------------------*\
	 768px
  \*------------------------------------*/
@media only screen and (max-width: 768px) {
  .clear-768 {
    clear: both;
  }
  .clear-left-768 {
    clear: left;
  }
  .clear-right-768 {
    clear: right;
  }
  .search-btn {
    display: none;
  }
  .flex-contain-header {
    display: none;
  }
  .container12,
  .container {
    width: 768px !important;
  }
  .logo-home-mobile,
  .logo-mobile,
  .info_start_now-mobile,
  .slider-mobile,
  .mobile-nav {
    display: block;
  }
  .header-home,
  .contentpage-home,
  .header {
    display: none !important;
  }
  .contentpagetopcontainer {
    display: none;
  }
  .contentpage {
    width: 100% !important;
    padding-left: 0;
  }
  .contentpage .newclass {
    padding: 15px;
    box-sizing: border-box;
  }
  .remove,
  .newgrid {
    display: none;
  }
  .newgrid-mobile,
  .mail-mobile,
  .contentpage-mobile {
    display: block;
  }
  .header-mobile {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .mail-mobile {
    margin-top: 0 !important;
  }
  .mail {
    padding: 2% 0px 0;
    margin-bottom: 1%;
    background: none;
    background-color: #2e2e2e;
  }
  .mail h2 {
    font-size: 2vw;
  }
  .mail h2 a {
    font-size: 3.5vw;
  }
  .mail h2.news {
    text-align: center;
    position: absolute;
    top: 10%;
    left: 50%;
    width: 60%;
  }
  .newsdiv {
    position: relative;
  }
  .socialmedialinks {
    padding: 0px;
    width: 40%;
    margin: 2% auto 0;
    margin-left: 3%;
  }
  .socialmedialinks li.gplus2,
  .socialmedialinks li.yelp,
  .socialmedialinks li.facebook {
    width: 22% !important;
    padding-bottom: 22%;
  }
  .addmargin {
    margin: 1% 0;
  }
  .bordertop {
    border-top: 1px solid #2e2e2e;
  }
  .logo-mobile {
    margin-bottom: 0;
    display: none;
  }
  .logo-mobile,
  .logo-home-mobile {
    width: 28.90625% !important;
    /*width: 14.8% !important;*/
    background: #fff;
  }
  .logo-home-mobile img {
    margin-top: 50px;
  }
  .contentpage-mobile {
    width: 100% !important;
    padding: 1%;
    box-sizing: border-box;
  }
  .mobile-nav {
    width: 100%;
    background: #ffb900;
    height: 50px;
    cursor: pointer;
  }
  .mobile-nav p {
    color: #fff;
    color: #000;
    font-size: 1.2em;
    line-height: 50px;
    float: left;
    margin: 0 0 0 2%;
  }
  #expList {
    display: block;
    clear: both;
    border-top: 0;
    margin-top: -5px;
    background: #e2e2e2;
  }
  .purplebox {
    float: none;
  }
  /*------------------------------------*\
     Top Nav
  \*------------------------------------*/
  .top-nav ul ul li.menu-item-has-children ul li::before {
    font-size: 18px;
    position: relative;
    bottom: 5px;
  }
  /*------------------------------------*\
     Sidebar
  \*------------------------------------*/
  .sidebar-nav li a,
  .menu li a {
    display: inline-block;
    padding: 7px 7px;
  }
  /*------------------------------------*\
     Main Content
  \*------------------------------------*/
  .main-content .breadcrumbs,
  .main-content .entry-header,
  .main-content .entry-content {
    padding: 1em;
  }
  .main-content .breadcrumbs {
    margin-bottom: 0;
  }
  .main-content #attachment_666,
  .main-content .wp-image-662,
  .main-content #attachment_1339,
  .main-content #attachment_1297,
  .main-content #attachment_1814,
  .main-content .wp-image-790,
  .main-content .wp-image-791 {
    float: none;
    margin: auto !important;
    display: block;
  }
  .main-content .wp-image-790,
  .main-content .wp-image-791 {
    margin: 1em auto !important;
    border: 10px solid #fff;
    box-shadow: none !important;
  }
  .main-content #attachment_2580 {
    width: 40% !important;
  }
  /*------------------------------------*\
     Main Content Blog
  \*------------------------------------*/
  .contentpage-blog,
  .contentpage-sidebar,
  .contentpage-sidebar-nav {
    display: block !important;
  }
  .contentpage-sidebar-nav {
    width: 100% !important;
  }
  /*------------------------------------*\
     Hidden
  \*------------------------------------*/
  .contentpage .menu-main-sidebar-container {
    display: block;
  }
  /*------------------------------------*\
    Footer
  \*------------------------------------*/
  .flex-copyright {
    flex-wrap: wrap;
  }
  .flex-copyright .box {
    flex-basis: 100% !important;
  }
  .flex-copyright .box-1 {
    order: 1;
  }
  .flex-copyright .box-1 p {
    font-size: 18px;
    text-align: center;
  }
  .flex-copyright .box-2 {
    order: 3;
  }
  .flex-copyright .box-2 ul {
    text-align: center;
  }
  .flex-copyright .box-2 ul li {
    margin: 5px 0;
  }
  .flex-copyright .box-3 {
    order: 2;
    text-align: center;
  }
  .flex-copyright .box-3 .call {
    text-align: center;
  }
}
/*------------------------------------*\
	 480px
  \*------------------------------------*/
@media only screen and (max-width: 480px) {
  .clear-480 {
    clear: both;
  }
  .clear-left-480 {
    clear: left;
  }
  .clear-right-480 {
    clear: right;
  }
  #xyz_cfm_1_1 {
    width: 100% !important;
  }
  #xyz_cfm_1_1 .fileupload {
    width: 90%;
  }
  /*------------------------------------*\
     Default
  \*------------------------------------*/
  img.alignleft,
  img.alignright,
  img.aligncenter,
  .alignleft,
  .alignright,
  .aligncenter,
  img,
  .wp-caption {
    display: block;
    margin: 10px auto !important;
    float: none !important;
  }
  /*------------------------------------*\
     Top Nav
  \*------------------------------------*/
  .top-nav-mobile ul ul {
    min-width: auto;
  }
  .top-nav-mobile ul ul li {
    margin-left: 0 !important;
  }
  .top-nav ul ul li.menu-item-has-children ul li::before {
    bottom: 3px;
  }
}
/*----------------------Iphone 6----------------------------------*/
@media only screen and (max-width: 414px) {
  .maintenance {
    height: 180px;
  }
  .contact .floatleft h2 {
    font-size: 6.5vw;
    text-align: center;
    font-weight: normal;
  }
  .contact .floatright h2 {
    font-size: 6vw;
    text-align: center;
  }
  .contact .floatright span a {
    font-size: 5vw;
    display: block;
  }
}
/*------------------------------------*\
	 321px
  \*------------------------------------*/
@media only screen and (max-width: 321px) {
  .container12,
  .container {
    width: 320px !important;
  }
  .banner {
    margin-top: 1%;
  }
  .mail {
    padding: 2% 0;
  }
  .logo-home-mobile,
  .slider-mobile,
  .servicing-mobile,
  .cooling-mobile,
  .installation,
  .yearsexperience {
    display: none;
  }
  .mobile-320 {
    display: block;
  }
  .mobile-320 img {
    width: 320px;
    max-width: 100%;
  }
  .mail h2 {
    font-size: 12px !important;
  }
  .mail h2 a {
    margin-left: 3px !important;
  }
  .mailicon {
    width: 5%;
    margin-right: 1px;
  }
  .mail .gplus {
    float: right;
    color: #fff;
    margin: 12px 0px 0px 0;
    display: none;
  }
  .logo-mobile {
    width: 100% !important;
    background: #e2e2e2;
  }
  .info_start_now-mobile {
    width: 100% !important;
    display: none;
  }
  .address {
    font-size: 16px;
    left: 1px;
  }
  .contact {
    padding: 10px 0;
    border: none;
  }
  .contact .floatleft {
    display: block;
    float: none;
    text-align: center;
    margin: 0;
  }
  .contact .floatright {
    display: block;
    float: none;
    text-align: center;
    margin: 0;
  }
  .contact h2 {
    font-size: 20px;
  }
  .maintenance {
    height: 150px;
    position: relative;
    width: 768px;
  }
  .maintenance div {
    margin-left: 0;
    left: 0;
  }
  .maintenance .quote a {
    font-size: 4vw;
  }
  .maintenance .learnmore a {
    font-size: 4vw;
    left: 50%;
  }
  .maintenance h2 {
    margin-left: 7px;
  }
  .cooling {
    display: none;
  }
  .yearsexperience div {
    text-align: right;
    color: #fff;
    margin: 5% 5% 0 0;
    float: right;
    line-height: 270%;
  }
  .learnmore h3 {
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    font-family: "newfont-bold", Arial;
  }
  .copyright .floatright {
    text-align: center;
    font-size: 27px;
    font-family: "newfont-bold", Arial;
  }
  .copytext-mobile {
    text-align: center;
    font-size: 10px;
    font-family: "newfont", Arial;
  }
  .negativemargin {
    margin-top: -5px;
  }
  .wpcf7 input[type=text],
  .wpcf7 input[type=email],
  .wpcf7 textarea {
    margin: 0em 0;
    padding: 10px;
    width: 92%;
    font: 14px "newfont", "Arial";
    font-weight: normal;
  }
  #wpcf7-f91-p12-o1,
  #wpcf7-f94-p15-o1,
  #wpcf7-f116-p6-o1 {
    width: 254px !important;
  }
  .slider-mobile-480 h3 {
    font-size: 14px;
  }
  .slider-mobile-480 .bottom p {
    margin: 0px auto 0px 15%;
  }
}
.top-news {
  flex-basis: 17%;
}

.top-news h2 {
  color: #fff;
}

.top-news h2 a {
  color: #fff;
  font-size: 1.2vw;
  font-weight: normal;
}

/*------------------------------------*\
	 Top Socia Media
  \*------------------------------------*/
.top-social-media-container {
  flex-basis: 40%;
  /*flex: 1;*/
}

.top-social-media ul {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.top-social-media ul li {
  padding: 0 0.5%;
  width: 100%;
}

.top-social-media ul li:last-child {
  padding-left: 1%;
}

.top-social-media ul h2 a {
  color: #fff;
  font-size: 1.3vw;
}

.header-home-mobile {
  display: none;
}

/*------------------------------------*\
	 Tablet
	 768px
  \*------------------------------------*/
.mail-mobile {
  display: flex;
  justify-content: space-between;
  background: #000000;
}

.mail-mobile .top-social-media {
  width: 100%;
}

.mail-mobile .top-social-media ul {
  height: 100%;
}

.mail-mobile .top-social-media h2 a {
  font-size: 5vw;
  font-weight: bold;
}

.menu-mobile-container {
  background: #00adef;
  padding: 25px 20px;
  width: 120px;
  cursor: pointer;
}

.menu-mobile-container .line {
  height: 8px;
  width: 100%;
  color: #fff;
  background: #fff;
  margin: 5px 0;
  border-radius: 5px;
}

/*------------------------------------*\
	 480
  \*------------------------------------*/
.top-nav-mobile {
  background: #000000;
  padding: 20px;
}

.top-nav-mobile ul {
  flex-direction: column;
}

.top-nav-mobile ul li a {
  font-size: 28px !important;
}

.top-nav-mobile ul ul {
  display: block;
  position: relative;
}

.top-nav-mobile ul li {
  /*border-bottom: 1px solid #ccc;*/
  padding: 5px 10px;
}

.top-nav-mobile ul ul li {
  border-bottom: none;
  margin-left: 10px;
}

.top-nav-mobile ul li:last-child {
  border-bottom: none;
}

.top-nav-mobile ul ul li a {
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .header-home-mobile {
    display: block;
  }
  .top-nav-mobile {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .top-social-media ul {
    flex-wrap: wrap;
  }
  .top-social-media ul li:last-child {
    width: 100%;
    text-align: center;
  }
  .top-nav-mobile ul li a {
    font-size: 20px !important;
  }
  .flex-copyright .box-2 ul {
    flex-direction: column;
  }
  .flex-copyright .box-2 li + li:before {
    display: none;
  }
}
.flex-col > * {
  flex-basis: 100%;
}

.flex-1-1 > * + * {
  margin-left: 2em;
}

.flex-col {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.flex-col .box {
  padding: 1em;
}

.flex-align-top {
  align-items: flex-start;
}

.flex-align-centered {
  align-items: center;
}

.flex-align-bottom {
  align-items: flex-end;
}

.flex-justify-left {
  justify-content: flex-start;
}

.flex-justify-centered {
  justify-content: center;
}

.flex-justify-right {
  justify-content: flex-end;
}

.flex-justify-space-between {
  justify-content: space-between;
}

.flex-justify-space-evenly {
  justify-content: space-evenly;
}

.flex-20-80 .box-1 {
  flex: 20%;
}
.flex-20-80 .box-2 {
  flex: 80%;
}

.flex-30-70 .box-1 {
  flex: 30%;
}
.flex-30-70 .box-2 {
  flex: 70%;
}

.flex-40-60 .box-1 {
  flex: 40%;
}
.flex-40-60 .box-2 {
  flex: 60%;
}

.flex-50-50 .box {
  flex: 100%;
}

.flex-80-20 .box-1 {
  flex: 80%;
}
.flex-80-20 .box-2 {
  flex: 20%;
}

.flex-70-30 .box-1 {
  flex: 70%;
}
.flex-70-30 .box-2 {
  flex: 30%;
}

.flex-60-40 .box-1 {
  flex: 60%;
  width: 60%;
}
.flex-60-40 .box-2 {
  flex: 40%;
  width: 40%;
}

.flex-50-50 .box {
  flex: 100%;
}

.flex-33-33-33 .box {
  flex: 100%;
}

.flex-25-25-25-25 .box {
  flex: 100%;
}

@media screen and (max-width: 1024px) {
  .flex-wrap-1024 {
    flex-wrap: wrap;
  }
  .flex-break-1024 {
    flex-direction: column;
  }
  .flex-break-1024 .box {
    flex: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .flex-wrap-768 {
    flex-wrap: wrap;
  }
  .flex-break-768 {
    flex-direction: column;
  }
  .flex-break-768 .box {
    flex: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .flex-wrap-480 {
    flex-wrap: wrap;
  }
  .flex-break-480 {
    flex-direction: column;
  }
  .flex-break-480 .box {
    flex: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .flex-1-1 > * + * {
    margin: 0 0 2em 0;
  }
  .flex-contact {
    order: -1;
  }
  .hbspt-form {
    margin: auto;
  }
}
@media screen and (max-width: 480px) {
  .wpcf7 h1:after,
  .hbspt-form h1:after {
    content: none !important;
  }
  .flex-blogpost .flex-col {
    flex-direction: column;
  }
  .flex-blogpost .flex-col .box img {
    display: block;
    margin: auto;
    float: none I !important;
  }
  .flex-blogpost .flex-col .box-1 {
    flex-basis: 100%;
  }
}/*# sourceMappingURL=style.css.map */