/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.footer .wf-wrap .wf-container-footer .wf-container .widget .applywidget a { margin-top: 30px !important; }

#footer > div > div > div > section:nth-child(4) > div.applywidget { margin-top: 15px !important; }

/*@font-face {
    font-family: 'Helvetica Neue Regular';
    src: url('../fonts/HelveticaNeue.woff2') format('woff2'),
        url('../fonts/HelveticaNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Condensed';
    src: url('../fonts/HelveticaNeue-CondensedBold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-CondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
@font-face {
  font-family: "Bee-ThreeW01-Bold";
  /* IE9*/
  src: url("https://db.onlinewebfonts.com/t/5cabd91c8445318690630bc62cfe0236.eot");
  /* IE6-IE8 */
  /* chrome firefox */
  /* chrome firefox */
  /* chrome firefox opera Safari, Android, iOS 4.2+*/
  /* iOS 4.1- */
  src: url("https://db.onlinewebfonts.com/t/5cabd91c8445318690630bc62cfe0236.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/5cabd91c8445318690630bc62cfe0236.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/5cabd91c8445318690630bc62cfe0236.woff") format("woff"), url("https://db.onlinewebfonts.com/t/5cabd91c8445318690630bc62cfe0236.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/5cabd91c8445318690630bc62cfe0236.svg#Bee-ThreeW01-Bold") format("svg");
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.auto-clear {
  /* Fun Mixins
    * http://engageinteractive.co.uk/blog/top-10-scss-mixins
*/
}
@media (min-width: 1200px) {
  .auto-clear .col-lg-1:nth-child(12n+1), .auto-clear .col-lg-2:nth-child(6n+1), .auto-clear .col-lg-3:nth-child(4n+1), .auto-clear .col-lg-4:nth-child(3n+1), .auto-clear .col-lg-6:nth-child(odd) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .auto-clear .col-md-1:nth-child(12n+1), .auto-clear .col-md-2:nth-child(6n+1), .auto-clear .col-md-3:nth-child(4n+1), .auto-clear .col-md-4:nth-child(3n+1), .auto-clear .col-md-6:nth-child(odd) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .auto-clear .col-sm-1:nth-child(12n+1), .auto-clear .col-sm-2:nth-child(6n+1), .auto-clear .col-sm-3:nth-child(4n+1), .auto-clear .col-sm-4:nth-child(3n+1), .auto-clear .col-sm-6:nth-child(odd) {
    clear: left;
  }
}
@media (min-width: 550px) and (max-width: 767px) {
  .auto-clear .col-xs-1:nth-child(12n+1), .auto-clear .col-xs-2:nth-child(6n+1), .auto-clear .col-xs-3:nth-child(4n+1), .auto-clear .col-xs-4:nth-child(3n+1), .auto-clear .col-xs-6:nth-child(odd) {
    clear: left;
  }
}
@media (max-width: 549px) {
  .auto-clear .col-xxs-1:nth-child(12n+1), .auto-clear .col-xxs-2:nth-child(6n+1), .auto-clear .col-xxs-3:nth-child(4n+1), .auto-clear .col-xxs-4:nth-child(3n+1), .auto-clear .col-xxs-6:nth-child(odd) {
    clear: left;
  }
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.placeholder {
  color: #000 !important;
  /*
.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom) {
    display: flex;
    flex-wrap: wrap;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
    width: 100%;
}
*/
  /*
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
    order: 1;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    order: 2;
}
*/
}
:-moz-placeholder {
  color: #000 !important;
  /*
.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom) {
    display: flex;
    flex-wrap: wrap;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
    width: 100%;
}
*/
  /*
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
    order: 1;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    order: 2;
}
*/
}
::-moz-placeholder {
  color: #000 !important;
  /*
.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom) {
    display: flex;
    flex-wrap: wrap;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
    width: 100%;
}
*/
  /*
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
    order: 1;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    order: 2;
}
*/
}
:-ms-input-placeholder {
  color: #000 !important;
  /*
.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom) {
    display: flex;
    flex-wrap: wrap;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
    width: 100%;
}
*/
  /*
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
    order: 1;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    order: 2;
}
*/
}
::-webkit-input-placeholder {
  color: #000 !important;
  /*
.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom) {
    display: flex;
    flex-wrap: wrap;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
    width: 100%;
}
*/
  /*
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
    order: 1;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    order: 2;
}
*/
}
html, body, body.page, .wf-container > * {
  font: normal normal 18px / 28px 'Open Sans', sans-serif !important;
  color: #878787 !important;
  font-weight: 300 !important;
}
@media only screen and (max-width: 767px) {
  .mobile-header-bar .mobile-branding img {
    max-width: 50% !important;
  }
}
@media only screen and (max-width: 991px) {
  .top-bar {
    padding: 0 !important;
  }
}
.first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon {
  padding-bottom: 15px;
  padding: 10px;
  background-color: transparent !important;
  color: #f47621 !important;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 30px;
}
.first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon:hover, .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon:focus {
  background-color: #ae5656 !important;
  /*
    &:after {
        content: 'menu';
        display: block;
        position: relative;
        font-size: 13px;
        line-height: 1;
    }
*/
}
.lines, .lines:after, .lines:before {
  height: 3px;
}
.dt-mobile-menu-icon .lines, .dt-mobile-menu-icon .lines:before, .dt-mobile-menu-icon .lines:after {
  background-color: #fff !important;
}
.first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon:hover .lines, .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon:focus .lines, .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon:hover .lines:before, .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon:focus .lines:before, .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon:hover .lines:after, .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon:focus .lines:after {
  background-color: #fff !important;
}
.lines:before {
  top: 8px;
}
.lines:after {
  top: -8px;
}
.masthead #top-menu li.button > a {
  background: #fff;
  color: #636566;
  padding: 10px 20px;
}
@media screen and (min-width: 1101px) {
  .masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.inline-header .branding {
  max-width: calc(100% - 766px);
}
.dt-mobile-header .mini-nav {
  margin-right: 0;
}
.dt-mobile-header .mini-nav > ul {
  display: flex;
  flex-wrap: wrap;
}
.dt-mobile-header .mini-nav > ul > li {
  width: 100%;
}
.dt-mobile-header .mini-nav > ul > li > a {
  padding: 15px 0;
}
.dt-mobile-header .mini-nav > ul > li.button > a {
  border-bottom: 1px solid #f47621;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .main-nav > li > a {
    margin: 10px 15px !important;
  }
  .main-nav > li > a .menu-text {
    font-size: 16px;
  }
}
#page .mobile-main-nav .locations, #page .mobile-main-nav .button {
  /*
    .button {
        > a {padding-bottom: 0 !important;display: none !important;}
        .next-level-button {display: none !important;}
        .sub-nav {
            display:  block !important;
            margin-left: 0 !important;
            margin-top: 10px;
            .menu-text {
                background: $accent;
                padding: 10px 15px !important;
                border-radius: 50px;
                text-align: center;
                color: $white;
                font-size: 16px;
                line-height: 20px;
            }
            a {
                &:hover,&:focus {
                    .menu-text {
                        background: $accent-dark;
                        color: $white;
                    }
                }
            }
        }
    }
*/
}
#page .mobile-main-nav .locations > a .next-level-button, #page .mobile-main-nav .button > a .next-level-button {
  display: none !important;
}
#page .mobile-main-nav .locations .sub-nav, #page .mobile-main-nav .button .sub-nav {
  /*
            li.act.has-children > a {
                color: $black !important;
                > .menu-item-text {
                    > .menu-text {color: $black !important;}
                }
            }
*/
  display: block !important;
}
#page .mobile-main-nav .locations > .sub-nav, #page .mobile-main-nav .button > .sub-nav {
  margin: 0;
}
#page .mobile-main-nav .locations > .sub-nav > li, #page .mobile-main-nav .button > .sub-nav > li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #efefef;
}
#page .mobile-main-nav .locations > .sub-nav > li:last-child, #page .mobile-main-nav .button > .sub-nav > li:last-child {
  border-bottom: none;
}
.masthead .header-bar, #phantom .menu-box {
  /* Button */
}
.masthead .header-bar ul#primary-menu li.button > a, #phantom .menu-box ul#primary-menu li.button > a {
  padding: 0;
  justify-content: flex-end;
}
.masthead .header-bar ul#primary-menu li.button > a > .menu-item-text, #phantom .menu-box ul#primary-menu li.button > a > .menu-item-text {
  background: #f47621;
  padding: 12px 15px;
  color: #fff;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 0px;
  text-transform: uppercase;
}
.masthead .header-bar ul#primary-menu li.button > a > .menu-item-text > .menu-text, #phantom .menu-box ul#primary-menu li.button > a > .menu-item-text > .menu-text {
  color: #fff;
}
.masthead .header-bar ul#primary-menu li.button > a > .menu-item-text:before, #phantom .menu-box ul#primary-menu li.button > a > .menu-item-text:before {
  display: none;
}
.masthead .header-bar ul#primary-menu li.button > a:hover > .menu-item-text, #phantom .menu-box ul#primary-menu li.button > a:hover > .menu-item-text, .masthead .header-bar ul#primary-menu li.button > a:focus > .menu-item-text, #phantom .menu-box ul#primary-menu li.button > a:focus > .menu-item-text {
  background: #ae5656;
  color: #fff;
}
.masthead .header-bar ul#primary-menu li.button > a:hover > .menu-item-text > .menu-text, #phantom .menu-box ul#primary-menu li.button > a:hover > .menu-item-text > .menu-text, .masthead .header-bar ul#primary-menu li.button > a:focus > .menu-item-text > .menu-text, #phantom .menu-box ul#primary-menu li.button > a:focus > .menu-item-text > .menu-text {
  color: #fff;
}
.btn.phone {
  padding: 10px;
  color: #fff;
  text-decoration: none !important;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 0;
  text-transform: capitalize;
  min-width: 125px;
  background: #f47621;
  color: #fff;
  font: normal 17px / 21px 'Open Sans', sans-serif;
  height: 30px;
  text-align: center;
  margin-top: 0;
}
.btn.phone:hover, .btn.phone:focus {
  background: #ae5656 !important;
  color: #fff !important;
}
@media only screen and (max-width: 767px) {
  .btn.phone {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
}
.header-cta-wrapper break {
  flex-basis: 100%;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .header-cta-wrapper break {
    display: none !important;
  }
}
.header-cta-wrapper .phone-text-mobile, .header-cta-wrapper .phone-icon, .header-cta-wrapper .phone-text {
  display: block;
}
.header-cta-wrapper .phone-text-mobile {
  font-size: 10px;
  line-height: 1;
  width: 100%;
}
.header-cta-wrapper .phone-text-mobile {
  display: none;
}
@media only screen and (min-width: 768px) {
  .header-cta-wrapper .phone-text-mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .header-cta-wrapper .phone-text {
    display: none;
  }
  .header-cta-wrapper .phone-text-mobile {
    display: block;
  }
  .header-cta-wrapper .btn.phone .phone-icon {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 549px) {
  .header-cta-wrapper .phone-text {
    display: none;
  }
  .header-cta-wrapper .btn.phone .phone-icon {
    font-size: 1.5em;
  }
}
.header-cta-wrapper .btn {
  background-color: #f47621 !important;
}
.header-cta-wrapper .btn:hover, .header-cta-wrapper .btn:focus {
  background-color: #ae5656 !important;
  color: #fff !important;
}
.header-cta-wrapper .btn .phone-icon {
  margin-right: 3px;
  margin-top: 3px;
}
@media only screen and (max-width: 767px) {
  .header-cta-wrapper .btn .phone-icon {
    margin-right: 0;
    margin-top: 0;
  }
}
.phone-text-mobile {
  text-transform: uppercase;
}
@media all and (max-width: 991px) {
  .header-cta-wrapper .btn {
    font-size: 18px !important;
    max-width: 100%;
    min-width: 0%;
    margin-top: 0;
    flex-wrap: wrap;
    padding-bottom: 15px !important;
    background-color: #f47621 !important;
  }
  .header-cta-wrapper .btn:hover, .header-cta-wrapper .btn:focus {
    background-color: #ae5656 !important;
    color: #fff !important;
  }
}
@media all and (min-width: 992px) {
  .header-cta-wrapper .btn {
    order: 0;
    margin-top: 0;
    margin-bottom: 7.5px;
    min-width: auto !important;
  }
}
.footer-cta-wrapper {
  display: none !important;
}
@media all and (max-width: 767px) {
  .footer-cta-wrapper {
    display: block !important;
    position: fixed;
    margin: 0px;
    padding: 0px;
    border: 0px;
    right: 30px;
    bottom: 30px;
    z-index: 99999999;
  }
  .footer-cta-wrapper .btn {
    width: 45px !important;
    height: 35px !important;
  }
}
@media all and (max-width: 767px) {
  .scroll-top.on, #podium-website-widget #podium-prompt {
    display: none !important;
  }
}
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover {
  background: #ae5656;
}
#main p b, #main div b, #main span b, #main p strong, #main div strong, #main span strong {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 16pt !important;
  line-height: 26.5px !important;
}
@media only screen and (max-width: 767px) {
  #main {
    padding-top: 30px !important;
  }
}
#main .dt-btn {
  min-width: 190px;
  font: normal bold 16px/25px 'Open Sans', sans-serif !important;
}
.dt-btn-s {
  letter-spacing: 1px;
}
.dt-btn-m {
  letter-spacing: 1px;
}
.dt-btn-l {
  letter-spacing: 1px;
}
.top-header .sub-nav > li.dt-mega-parent > a {
  padding: 10px;
  margin-bottom: 5px;
  border-bottom: solid 1px #f4f4f4;
}
.top-header .sub-nav > li.dt-mega-parent .sub-nav > li:first-child {
  padding-top: 0 !important;
}
#phantom, .masthead-mobile-header {
  background: #202f47 !important;
}
#phantom .logo-box a img, .masthead-mobile-header .logo-box a img {
  max-width: 80% !important;
  height: auto;
}
@media only screen and (max-width: 991px) {
  #phantom .logo-box a img, .masthead-mobile-header .logo-box a img {
    max-width: 110px !important;
  }
}
#phantom .widget-box, .masthead-mobile-header .widget-box {
  display: none !important;
}
#phantom .logo-box a img {
  max-width: 88px !important;
  height: auto;
}
.masthead .header-bar {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.masthead .header-bar .branding a img {
  max-width: 100% !important;
}
.masthead .header-bar .mini-widgets {
  display: none !important;
}
ul#primary-menu {
  /* For Contact Button in main navigation */
}
ul#primary-menu li a {
  margin-right: 0px !important;
}
ul#primary-menu li a .menu-item-text:before {
  background-color: #fff !important;
}
ul#primary-menu li a .menu-item-text .menu-text {
  color: #fff !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
}
ul#primary-menu li .sub-nav {
  background-color: #878787 !important;
}
@media only screen and (min-width) {
  .menu-item-3641 a .menu-item-text:before {
    display: none !important;
  }
  .menu-item-3641 a .menu-item-text .menu-text {
    background-color: #ae5656;
    padding: 10px 20px;
    font-size: 18px !important;
    font-weight: bold !important;
  }
  .menu-item-3641 a .menu-item-text .menu-text:hover {
    background-color: #cf264c !important;
  }
}
.not-squeeze .uvc-sub-heading {
  font-size: 18px !important;
  line-height: 28px !important;
  max-width: 38em;
}
@media only screen and (max-width: 991px) {
  .not-squeeze .uvc-sub-heading {
    max-width: 100% !important;
    /*
    max-width: 80ch;
    margin-left: auto;
    margin-right: auto;
    this needs to be applied with a class or it messes up left-aligned stuff
*/
  }
}
.hero-shot {
  padding-top: 0 !important;
  /*
    @include respond-to(sm) {
        padding-top: 0 !important;
        padding-bottom: 150px !important;
    }
    @include respond-to(md) {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    @media screen and (min-width: 1300px){
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
*/
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 1199px) {
  .not-squeeze .hero-shot .upb_row_bg {
    background-image: url('../img/Hero-background-ipad.jpg') !important;
  }
}
@media only screen and (max-width: 767px) {
  .not-squeeze .hero-shot .upb_row_bg {
    background-image: url('../img/Hero-background-mobile.jpg') !important;
  }
}
.hero-shot .hero-text {
  padding-top: 50px !important;
  padding-bottom: 30px !important;
}
@media only screen and (min-width: 768px) {
  .hero-shot .hero-text {
    padding-top: 100px !important;
    padding-bottom: 30px !important;
  }
}
@media only screen and (min-width: 992px) {
  .hero-shot .hero-text {
    padding-top: 100px !important;
    padding-bottom: 30px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-shot .hero-text {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
}
@media screen and (min-width: 1300px) {
  .hero-shot .hero-text {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
}
.hero-shot .hero-text .ubtn, .hero-shot .hero-text button, .hero-shot .hero-text button.ubtn {
  font-size: 23px !important;
}
.hero-shot .uvc-main-heading * {
  font-size: 35px !important;
  line-height: 40px !important;
}
@media only screen and (min-width: 768px) {
  .hero-shot .uvc-main-heading * {
    font-size: 40px !important;
    line-height: 40px !important;
  }
}
@media only screen and (min-width: 992px) {
  .hero-shot .uvc-main-heading * {
    font-size: 38px !important;
    line-height: 47px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-shot .uvc-main-heading * {
    font-size: 38px !important;
    line-height: 47px !important;
  }
}
.hero-shot .uvc-sub-heading {
  font-size: 17px !important;
  line-height: 24px !important;
}
@media only screen and (min-width: 768px) {
  .hero-shot .uvc-sub-heading {
    font-size: 17px !important;
    line-height: 27px !important;
  }
}
@media only screen and (min-width: 992px) {
  .hero-shot .uvc-sub-heading {
    font-size: 20px !important;
    line-height: 27px !important;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-shot .uvc-sub-heading {
    font-size: 20px !important;
    line-height: 27px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .not-squeeze .hero-shot .vc_single_image-wrapper {
    max-width: 650px;
  }
}
.hero-shot .hero-shot-inner-row {
  background-position: right bottom !important;
  background-size: 650px auto !important;
}
@media only screen and (max-width: 1199px) {
  .hero-shot .hero-shot-inner-row {
    background-image: none !important;
  }
}
.vc_row .vc_column-gap-30 {
  margin-left: -40px !important;
  margin-right: -40px !important;
}
.vc_row.gradient {
  /* Old browsers */
  background: #2565aa !important;
  /* FF3.6-15 */
  background: -moz-linear-gradient(left, #1e538f 0%, #327fc2 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(left, #1e538f 0%, #327fc2 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to right, #1e538f 0%, #327fc2 100%) !important;
}
.vc_row.gradient .upb_row_bg {
  /* Old browsers */
  background: #2565aa !important;
  /* FF3.6-15 */
  background: -moz-linear-gradient(left, #1e538f 0%, #327fc2 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(left, #1e538f 0%, #327fc2 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to right, #1e538f 0%, #327fc2 100%) !important;
}
.vc_row.alt {
  background: ;
}
.testimonial {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
  /* Old browsers */
  background: #cf6766 !important;
  /* FF3.6-15 */
  background: -moz-linear-gradient(left, #ae5656 0%, #d55c62 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(left, #ae5656 0%, #d55c62 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to right, #ae5656 0%, #d55c62 100%) !important;
  /* Bootstrap */
}
.testimonial.alt {
  background: #fff !important;
}
.testimonial.alt .uvc-main-heading *, .testimonial.alt .uvc-sub-heading, .testimonial.alt p {
  color: #000 !important;
}
.testimonial p {
  font-size: 16px !important;
  line-height: 26px !important;
  margin-bottom: 10px !important;
  max-width: 850px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  color: #fff !important;
  font-weight: 400 !important;
  text-align: center !important;
  font-family: 'Open Sans', sans-serif !important;
}
.testimonial p em:before, .testimonial p em:after {
  content: '"';
  display: inline-block;
  position: relative;
  margin-right: 3px;
}
.testimonial p em:after {
  margin-left: 3px;
  margin-right: 0px;
}
.testimonial .uvc-main-heading * {
  font-size: 18px !important;
  line-height: 26px !important;
  margin-bottom: 10px !important;
  max-width: 855px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  color: #fff !important;
  font-weight: 400 !important;
  text-align: center !important;
  font-family: 'Open Sans', sans-serif !important;
}
.testimonial .uvc-main-heading *:before, .testimonial .uvc-main-heading *:after {
  content: '"';
  display: inline-block;
  position: relative;
  margin-right: 3px;
}
.testimonial .uvc-main-heading *:after {
  margin-left: 3px;
  margin-right: 0px;
}
.testimonial .uvc-sub-heading {
  font-size: 18px !important;
  line-height: 26px !important;
  color: #fff !important;
  font-weight: 600 !important;
  text-align: center !important;
}
.testimonial .uvc-sub-heading:before {
  content: '-';
  display: inline-block;
  position: relative;
  margin-right: 3px;
}
.wpb_content_element .wpb_accordion_header > a span {
  text-transform: capitalize !important;
  font-family: 'Open Sans', sans-serif !important;
}
.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding-left: 17px;
  padding-right: 17px;
}
.gform_wrapper {
  margin: 0;
}
.gform_wrapper .top_label div.ginput_container, .gform_wrapper input[type="text"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="date"], .gform_wrapper input[type="range"], .gform_wrapper input[type="password"], .gform_wrapper select, .gform_wrapper textarea {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.gform_wrapper .ginput_container_address > span input {
  margin-bottom: 16px !important;
}
@media only screen and (max-width: 641px) {
  .gform_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 16px;
  }
}
.gform_wrapper ul.gform_fields li.gfield, .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
  padding-right: 0;
}
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third {
  padding-right: 7.5px;
}
.gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
  padding-left: 7.5px;
}
@media screen and (max-width: 640px) {
  .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
    padding-left: 0;
    padding-right: 0;
  }
}
.gform_wrapper .top_label li.gfield.gf_list_2col ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gform_wrapper .top_label li.gfield.gf_list_2col ul li {
  width: 50%;
}
.gform_wrapper .top_label li.gfield.gf_list_2col ul, .gform_wrapper .top_label li.gfield.gf_list_5col ul {
  width: 100%;
}
.gform_wrapper .top_label li.gfield.gf_list_2col input, .gform_wrapper .top_label li.gfield.gf_list_5col input {
  display: none !important;
}
.gform_wrapper .top_label li.gfield.gf_list_2col label, .gform_wrapper .top_label li.gfield.gf_list_5col label {
  background-color: #fff;
  display: inline-block;
  padding: 12px 0px;
  margin: 0px 0% 5px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  width: 98% !important;
  max-width: 98% !important;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-width: 0px 0px 3px;
  border-style: solid;
  border-color: #fff;
}
.gform_wrapper .top_label li.gfield.gf_list_2col label:hover, .gform_wrapper .top_label li.gfield.gf_list_5col label:hover, .gform_wrapper .top_label li.gfield.gf_list_2col label:focus, .gform_wrapper .top_label li.gfield.gf_list_5col label:focus {
  background-color: #f4f4f4;
  border-bottom-color: #cf6766;
}
.gform_wrapper .top_label li.gfield.gf_list_2col input[type=radio]:checked + label, .gform_wrapper .top_label li.gfield.gf_list_5col input[type=radio]:checked + label {
  color: #f47621;
  border-bottom-color: #f47621;
}
.gform_wrapper .top_label li.gfield.gf_list_2col.gf_list_7col ul, .gform_wrapper .top_label li.gfield.gf_list_5col.gf_list_7col ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gform_wrapper .top_label li.gfield.gf_list_2col.gf_list_7col li, .gform_wrapper .top_label li.gfield.gf_list_5col.gf_list_7col li {
  width: 14%;
}
.gform_wrapper .gform_footer {
  padding: 0;
  margin: 10px 0 0;
  text-align: center;
}
.gform_wrapper .gform_footer input {
  min-width: 150px;
  margin: 0;
  font-weight: 500 !important;
  text-align: center !important;
}
.gform_wrapper .gform_footer input:hover, .gform_wrapper .gform_footer input:focus {
  background-color: #2565aa !important;
}
@media all and (min-width: 641px) {
  .gform_wrapper li.gfield.gf_list_5col ul.gfield_radio {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .text-center-xs * {
    text-align: center !important;
  }
  .text-center-xs .gform_wrapper * {
    text-align: left !important;
  }
}
@media screen and (max-width: 991px) {
  .text-center-sm * {
    text-align: center !important;
  }
}
@media screen and (max-width: 1199px) {
  .text-center-md * {
    text-align: center !important;
  }
  .text-center-md .default-btn-shortcode {
    float: none;
  }
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h1-wrap .uvc-main-heading * {
  color: #000;
  font: normal 700 20pt / 35px 'Open Sans', sans-serif;
  text-transform: none;
  font-weight: 700 !important;
}
h1, .h1, .h1-wrap .uvc-main-heading * {
  font-size: 26pt !important;
  line-height: 38px !important;
  font-weight: 700 !important;
  font-family: 'Open Sans', sans-serif !important;
}
@media only screen and (max-width: 767px) {
  h1, .h1, .h1-wrap .uvc-main-heading * {
    font-size: 30px !important;
    line-height: 35px !important;
  }
}
.page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title, .page-title h2, .page-title h2 *, .page-title h2 a:hover, #page .page-title .entry-title {
  font-size: 30pt !important;
  line-height: 42px !important;
  letter-spacing: 0.5px !important;
  font-weight: 700 !important;
  font-family: 'Open Sans', sans-serif !important;
}
@media screen and (max-width: 767px) {
  .page-title h1, .page-title h1 *, .page-title h1 a:hover, #page .page-title .entry-title, .page-title h2, .page-title h2 *, .page-title h2 a:hover, #page .page-title .entry-title {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .page-title .breadcrumbs, .page-title .breadcrumbs a {
    font-size: 14px !important;
    line-height: 21px !important;
  }
}
.lp .page-title {
  min-height: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
.lp .inline-header.right .main-nav, .lp .mobile-navigation .dt-mobile-menu-icon {
  display: none !important;
}
h2, .h2 {
  font-size: 26pt !important;
  line-height: 38px !important;
  font-weight: 700 !important;
  font-family: 'Open Sans', sans-serif !important;
}
.cta-bar h2, .cta-bar .h2 {
  font-size: 28px !important;
  line-height: 35px !important;
  letter-spacing: 0.5px !important;
  font-weight: bold !important;
}
h3, .h3 {
  font-weight: 700 !important;
  font-size: 16pt !important;
  line-height: 31px !important;
  text-transform: uppercase;
}
h4, .h4 {
  font-weight: 700 !important;
  font-size: 18pt !important;
  line-height: 22pt !important;
}
h5, .h5 {
  font-weight: normal !important;
  font-size: 55pt !important;
  line-height: 42pt !important;
}
h6, .h6 {
  font-weight: 300 !important;
  font-size: 18pt !important;
  line-height: 25pt !important;
}
strong, b {
  font-weight: 600 !important;
}
.text-white, .text-white * {
  color: #fff !important;
  font-weight: 400 !important;
}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
  font-weight: bold !important;
}
.text-white b, .text-white strong {
  font-weight: bold !important;
}
.top-icon .aio-icon-header + .aio-icon-description {
  color: #000;
}
@media screen and (max-width: 767px) {
  .text-center-xs, .text-center-xs * {
    text-align: center !important;
  }
  .text-center-xs ul, .text-center-xs ol {
    list-style: none;
    margin: 0;
  }
  .text-center-xs li:before {
    content: '-';
    display: inline-block;
    position: relative;
    margin-right: 3px;
  }
  .text-center-xs .uvc-headings-line {
    float: none !important;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 991px) {
  .text-center-sm, .text-center-sm * {
    text-align: center !important;
  }
  .text-center-sm ul, .text-center-sm ol {
    list-style: none;
    margin: 0;
  }
  .text-center-sm li:before {
    content: '-';
    display: inline-block;
    position: relative;
    margin-right: 3px;
  }
  .text-center-sm .uvc-headings-line {
    float: none !important;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 1199px) {
  .text-center-md, .text-center-md * {
    text-align: center !important;
  }
  .text-center-md ul, .text-center-md ol {
    list-style: none;
    margin: 0;
  }
  .text-center-md li:before {
    content: '-';
    display: inline-block;
    position: relative;
    margin-right: 3px;
  }
  .text-center-md .uvc-headings-line {
    float: none !important;
    margin: 0 auto !important;
  }
}
@media screen and (min-width: 0px) {
  .text-center-lg, .text-center-lg * {
    text-align: center !important;
  }
  .text-center-lg ul, .text-center-lg ol {
    list-style: none;
    margin: 0;
  }
  .text-center-lg li:before {
    content: '-';
    display: inline-block;
    position: relative;
    margin-right: 3px;
  }
  .text-center-lg .uvc-headings-line {
    float: none !important;
    margin: 0 auto !important;
  }
}
@media screen and (min-width: 992px) {
  .text-left-md, .text-left-md * {
    text-align: left !important;
  }
}
.ubtn, button, button.ubtn {
  padding: 10px 15px;
  font: bold 18px / 22px 'Open Sans', sans-serif;
  font-weight: bold !important;
  border-radius: 0 !important;
  background: #f47621 !important;
  color: #fff !important;
  text-transform: uppercase !important;
}
.ubtn:hover .ubtn-hover, button:hover .ubtn-hover, button.ubtn:hover .ubtn-hover, .ubtn:focus .ubtn-hover, button:focus .ubtn-hover, button.ubtn:focus .ubtn-hover {
  background: #ae5656 !important;
}
.ubtn:hover .ubtn-text, button:hover .ubtn-text, button.ubtn:hover .ubtn-text, .ubtn:focus .ubtn-text, button:focus .ubtn-text, button.ubtn:focus .ubtn-text {
  color: #fff !important;
}
.ubtn .ubtn-text, button .ubtn-text, button.ubtn .ubtn-text, .ubtn .ubtn-data, button .ubtn-data, button.ubtn .ubtn-data {
  font-weight: bold !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}
.ubtn.ubtn-normal, .ubtn.ubtn-block {
  padding: 10px 25px;
  min-width: 131px;
}
.ubtn-wide .ubtn {
  min-width: 230px;
}
a.ubtn-small {
  padding: 0 !important;
}
a.ubtn-link.ubtn-normal {
  padding: 0 !important;
}
.ubtn-ctn-center {
  display: block;
  text-align: center;
}
.bullets-fill-in .owl-dot span {
  background-color: #94a7b5;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.owl-carousel.bullets-fill-in .owl-dot.active span {
  background-color: #cf6766;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
button.ubtn {
  text-transform: capitalize !important;
}
.top-icon .aio-icon-top .aio-icon-img {
  margin-bottom: 15px !important;
}
.top-icon .aio-icon-header .aio-icon-title {
  margin: 0 !important;
}
@media screen and (max-width: 991px) {
  .col-bg-img .vc_column-inner {
    padding-top: 56.25% !important;
    margin-left: -35px;
    margin-right: -35px;
  }
  .col-txt > .vc_column-inner {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
  }
  .col-bg-img {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .col-bg-img .vc_column-inner {
    padding-left: -25px;
    padding-right: -25px;
  }
}
@media screen and (min-width: 992px) {
  .col-bg-img {
    width: 50%;
    position: absolute !important;
    height: 100%;
  }
  .col-bg-img-left {
    left: 0;
    order: 1;
  }
  .col-bg-img-right {
    right: 0;
  }
  .col-txt-left > .vc_column-inner {
    padding-right: 60px !important;
  }
  .col-txt-right > .vc_column-inner {
    padding-left: 60px !important;
  }
}
br.sm-up, br.md-up, br.lg-up {
  display: none;
}
@media only screen and (min-width: 768px) {
  br.sm-up {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  br.md-up {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  br.lg-up {
    display: block;
  }
}
@media only screen and (max-width: 1199px) {
  .map-wrap .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.map-wrap .vc_column-inner .wpb_wrapper {
  height: 100%;
}
.map-wrap .vc_column-inner .wpb_wrapper .wpb_text_column {
  height: 100%;
}
.map-wrap .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper {
  height: 100%;
  min-height: 350px;
}
.map-wrap .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper iframe {
  width: 100% !important;
  height: 100% !important;
}
.cta-boxes > .wpb_column.vc_col-has-fill > .vc_column-inner {
  -webkit-box-shadow: 0px 0px 4px 2px rgba(130, 131, 131, 0.25);
  box-shadow: 0px 0px 4px 2px rgba(130, 131, 131, 0.25);
}
.cta-boxes.col-3 > .wpb_column.vc_col-has-fill > .vc_column-inner .shortcode-single-image-wrap {
  margin-top: -30px !important;
  margin-left: -30px !important;
  margin-right: -30px !important;
  width: calc(100% + 60px);
  max-width: calc(100% + 60px);
}
.cta-boxes.col-3 > .wpb_column.vc_col-has-fill > .vc_column-inner .shortcode-single-image-wrap .fancy-media-wrap {
  width: 100%;
}
.cta-boxes.col-3 > .wpb_column.vc_col-has-fill > .vc_column-inner .shortcode-single-image-wrap .fancy-media-wrap a {
  width: 100%;
}
.cta-boxes.col-3 > .wpb_column.vc_col-has-fill > .vc_column-inner .shortcode-single-image-wrap .fancy-media-wrap a img {
  width: 100%;
}
.cta-bar .btn-align-center {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .cta-bar.text-center-xs .btn-align-center {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .cta-bar.text-center-sm .btn-align-center {
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) {
  .cta-bar.text-center-md .btn-align-center {
    text-align: center;
  }
}
.cta-bar .dt-btn .fa {
  display: inline-block;
  margin-right: 0;
  margin-top: 3px;
}
.cta-bar .uvc-sub-heading {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .templatera_shortcode .cta-form-row {
    padding-top: 0 !important;
  }
  .templatera_shortcode .cta-form-row > .wpb_column {
    padding: 0 !important;
  }
}
.footer {
  text-align: left;
  border-top: 1px solid ;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(/wp-content/uploads/2019/03/Image-concrete-background.jpg) !important;
}
.footer #bottom-bar {
  background: #f4f4f4 !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer #bottom-bar .badges {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 549px) {
  .footer #bottom-bar .badges {
    flex-wrap: wrap;
  }
}
.footer #bottom-bar .badges a {
  padding: 0 15px;
}
@media only screen and (max-width: 549px) {
  .footer #bottom-bar .badges a {
    width: calc(50% - 30px);
    margin: 10px 0;
    text-align: center;
  }
}
.footer #bottom-bar .badges img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 549px) {
  .footer #bottom-bar .badges img {
    max-width: 100px;
    max-height: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer #bottom-bar .badges img {
    max-width: 200px;
    max-height: 150px;
  }
}
.footer .dt-btn-xs {
  font-size: 15px;
  padding: 10px;
}
.footer .dt-btn-xs .fa {
  display: inline-block;
  margin-right: 0;
  margin-top: 3px;
}
.footer .widget {
  margin-bottom: 15px;
}
.footer .wf-container-footer > .wf-container {
  display: flex;
  justify-content: space-between;
  align-content: center;
  flex-wrap: wrap;
}
.footer .wf-container-footer > .wf-container .region-left {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .footer .wf-container-footer > .wf-container .region-left {
    justify-content: flex-start;
    width: 725px;
    margin-bottom: 0px;
  }
}
.footer .wf-container-footer > .wf-container .region-left .logo {
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .footer .wf-container-footer > .wf-container .region-left .logo {
    width: 150px;
    margin-bottom: 0;
  }
}
.footer .wf-container-footer > .wf-container .region-right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}
@media only screen and (min-width: 992px) {
  .footer .wf-container-footer > .wf-container .region-right {
    justify-content: flex-end;
    width: calc(100% - 725px);
  }
}
.footer .wf-container-footer > .wf-container .region-right .footer-social {
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .footer .wf-container-footer > .wf-container .region-right .footer-social {
    margin-bottom: 10px;
  }
}
.footer .wf-container-footer > .wf-container .region-right .copyright {
  margin-bottom: 0;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .footer .wf-container-footer > .wf-container .region-right .copyright {
    text-align: center;
  }
}
.footer .wf-container-footer > .wf-container .region-right .copyright .textwidget, .footer .wf-container-footer > .wf-container .region-right .copyright p {
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
}
.footer .wf-container-footer > .wf-container .region-right .copyright .textwidget a, .footer .wf-container-footer > .wf-container .region-right .copyright p a {
  text-decoration: underline;
}
@media screen and (min-width: 850px) {
  .footer .footer-menu .menu-main-container {
    max-width: 750px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 850px) {
  .footer .footer-menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}
.footer .footer-menu ul li {
  padding: 10px 0px;
  text-align: center;
}
.footer .footer-menu ul li.button {
  display: none !important;
}
.footer .footer-menu ul li a {
  padding: 10px 20px;
  display: block;
  margin: 0;
  border: none;
  position: relative;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (min-width: 850px) {
  .footer .footer-menu ul li a:after {
    content: '|';
    position: absolute;
    right: -2px;
    top: 10px;
    display: block;
  }
}
.footer .footer-menu ul li:last-child a:after, .footer .footer-menu ul li:nth-child(5) a:after {
  display: none;
}
.footer .menu-footer-social-container ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.footer .menu-footer-social-container ul li {
  margin: 0 5px;
  padding: 0;
}
.footer .menu-footer-social-container ul li:first-child {
  margin-left: 0;
}
.footer .menu-footer-social-container ul li:last-child {
  margin-right: 0;
}
.footer .menu-footer-social-container ul li a {
  background: #fff;
  border-radius: 50%;
  color: #000;
  width: 35px;
  display: flex;
  height: 35px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 20px;
}
.footer .menu-footer-social-container ul li a:hover, .footer .menu-footer-social-container ul li a:focus {
  color: #f47621;
}
@media only screen and (max-width: 767px) {
  .footer .menu-footer-social-container ul li.button {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.footer .menu-footer-social-container ul li.button a {
  padding: 10px 25px;
  min-width: 131px;
  height: auto !important;
  display: block;
  font: bold 17px / 24px "Source Sans Pro", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 700 !important;
  border-radius: 50px !important;
  background: #fff !important;
  color: #000 !important;
}
@media only screen and (max-width: 767px) {
  .footer .menu-footer-social-container ul li.button a {
    display: inline-block;
  }
}
.footer .menu-footer-social-container ul li.button a:hover, .footer .menu-footer-social-container ul li.button a:focus {
  color: #f47621;
}
.footer {
  /*------------------------------------*\
    PRINT
\*------------------------------------*/
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .textwidget {
  font: normal normal 15px/28px 'Open Sans', sans-serif !important;
  color: #878787 !important;
}
@media only screen and (max-width: 767px) {
  .footer .wf-wrap .wf-container-footer .wf-container .widget .textwidget {
    font-size: 15px !important;
    line-height: 25px !important;
  }
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .textwidget img {
  max-width: 80% !important;
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .textwidget .copyright {
  padding: 20px 0;
  font-size: 14px;
  font-weight: 300;
  color: #878787;
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .textwidget .copyright .wf-wrap {
  width: 1300px;
  padding: 0px !important;
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .textwidget .copyright .wf-wrap a {
  color: #878787;
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .textwidget a {
  color: #878787 !important;
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .textwidget p {
  padding-top: 0 !important;
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .widget-title {
  font: normal bold 16pt/25px 'Open Sans', sans-serif !important;
  color: #000 !important;
}
@media only screen and (max-width: 970px) {
  .footer .wf-wrap .wf-container-footer .wf-container .widget {
    text-align: center !important;
  }
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .applywidget a {
  font: normal bold 16px/25px 'Open Sans', sans-serif !important;
  color: ##f47621 !important;
  text-decoration: none !important;
  background-color: #ae5656 !important;
  padding: 8px 10px;
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .applywidget a:hover {
  background-color: #ae5656 !important;
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .image {
  display: inline !important;
}
.footer .wf-wrap .wf-container-footer .wf-container .widget .image img {
  max-width: 20% !important;
}
@media only screen and (max-width: 970px) {
  .footer .wf-wrap .wf-container-footer .wf-container .widget .image img {
    max-width: 10% !important;
    padding-bottom: 25px !important;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
.cta-section .uvc-sub-heading, .tenant-heading .uvc-sub-heading {
  margin-left: 0px !important;
  letter-spacing: 1px !important;
}
.cta-section .uvc-main-heading h2 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 25pt !important;
  padding-top: 7px !important;
  line-height: 25pt !important;
  text-transform: uppercase !important;
  letter-spacing: 2.5px !important;
  margin-bottom: 0px !important;
}
.three-up-section {
  /* Hide Page Title */
}
.three-up-section img {
  max-width: 75% !important;
}
.page-title {
  display: none !important;
  /* Gravity Form Submit Button */
}
#gform_submit_button_2 {
  background-color: #cf6766 !important;
  margin-top: 35px !important;
}
.gform_button, .button {
  font: normal bold 18px/22px 'Open Sans', sans-serif !important;
  /* Top Bar */
}
.top-bar .left-widgets .text-area {
  font: normal bold 18px/22px 'Open Sans', sans-serif !important;
  color: #42597b !important;
}
.top-bar .left-widgets .text-area .phone a {
  text-decoration: none !important;
  font-size: 16px !important;
}
.top-bar .right-widgets .text-area {
  font: normal bold 18px/22px 'Open Sans', sans-serif !important;
  color: #42597b !important;
}
.top-bar .right-widgets .text-area .text a {
  text-decoration: none !important;
}
.top-bar .right-widgets .text-area .text a.top-bar-apply {
  font-size: 16px !important;
  background-color: #cf7666 !important;
  color: #fff !important;
  padding: 5px;
}
.custom-icon .aio-icon.circle {
  border: 4px solid #16abb1;
  margin-bottom: 15px !important;
}
.custom-icon .aio-icon-header h3 {
  font-size: 18px !important;
}
.masthead-mobile-header .dt-close-mobile-menu-icon span {
  background-color: #202f47 !important;
}
.masthead-mobile-header .header-bar #primary-menu li a:active .menu-item-text .menu-text, .masthead-mobile-header .header-bar #primary-menu li a:hover .menu-item-text .menu-text {
  color: #ae5656 !important;
}
@media only screen and (max-width: 767px) {
  .hero-alt {
    margin-top: -80px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-alt {
    margin-top: -20px !important;
  }
}
@media only screen and (min-width: 992px) {
  .hero-alt {
    margin-top: -125px !important;
  }
}
.lvca-image-slider {
  padding-bottom: 0 !important;
}
.lvca-image-slider .lvca-slide img {
  opacity: 1 !important;
}
@media only screen and (min-width: 768px) {
  .lvca-container .lvca-thumbnailslider.lvca-flexslider .lvca-slide {
    width: 25% !important;
    width: calc(25% - 15px) !important;
    max-width: 214px !important;
    margin-right: 15px !important;
  }
}
@media only screen and (min-width: 992px) {
  .lvca-container .lvca-thumbnailslider.lvca-flexslider .lvca-slide {
    max-width: 266px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .lvca-container .lvca-thumbnailslider.lvca-flexslider .lvca-slide {
    max-width: 295px !important;
  }
}
.pp_gallery {
  display: none !important;
}
div.pp_default .pp_description {
  display: block !important;
}
.pswp__container {
  background: #fff !important;
}
.squeeze.first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
  justify-content: flex-end;
}
.squeeze .top-bar {
  display: none !important;
}
.squeeze .mobile-header-bar .mobile-navigation {
  display: none !important;
}
.squeeze #main {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.squeeze .squeeze-cta .phone-text-mobile, .squeeze .squeeze-cta .phone-icon, .squeeze .squeeze-cta .phone-text {
  display: block;
}
.squeeze .squeeze-cta .phone-text-mobile {
  font-size: 10px;
  line-height: 1;
  width: 100%;
}
@media only screen and (min-width: 550px) {
  .squeeze .squeeze-cta .phone-text-mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 549px) {
  .squeeze .squeeze-cta .phone-text {
    display: none;
  }
  .squeeze .squeeze-cta .btn.phone .phone-icon {
    font-size: 1.5em;
  }
}
.squeeze body, .squeeze h1, .squeeze h2, .squeeze h3, .squeeze h4, .squeeze h5, .squeeze h6, .squeeze form, .squeeze fieldset, .squeeze p {
  font-weight: normal;
}
.squeeze h1, .squeeze h2, .squeeze h3 {
  font-weight: 700;
}
.squeeze .uvc-heading.uppercase {
  text-transform: uppercase;
}
.squeeze .text-white, .squeeze .text-white .wpb_wrapper * {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .squeeze .testimonial .wpb_single_image img {
    max-width: 80px;
    margin: 0 auto;
  }
}
.squeeze .testimonial .testimonial-text .wpb_wrapper *, .squeeze .testimonial .testimonial-name .wpb_wrapper * {
  color: #58585b !important;
  font-weight: 300 !important;
  font-style: italic !important;
  font-size: 14px !important;
  line-height: 24px !important;
  margin-top: 10px !important;
  max-width: 100% !important;
}
@media only screen and (min-width: 992px) {
  .squeeze .testimonial .testimonial-text .wpb_wrapper *, .squeeze .testimonial .testimonial-name .wpb_wrapper * {
    font-size: 18px !important;
    line-height: 28px !important;
    margin-top: 0 !important;
    text-align: left !important;
  }
}
.squeeze .testimonial .testimonial-name .wpb_wrapper * {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.squeeze .lead .wpb_wrapper * {
  color: #58585b;
  font-weight: 400;
  font-size: 22px;
  line-height: 36px;
  text-align: center;
}
.squeeze h1.tiny, .squeeze h2.tiny {
  color: #262626 !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  text-align: center !important;
}
@media only screen and (max-width: 549px) {
  .squeeze h1.tiny, .squeeze h2.tiny {
    color: #fff !important;
    font-size: 0px !important;
    line-height: 0px !important;
    margin: 0 !important;
  }
  .squeeze .squeeze-cta.show-on-second-switch {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
    width: 100% !important;
  }
}
.squeeze .page-title {
  display: none !important;
}
.squeeze .hero .hero-inner .uvc-main-heading * {
  color: #000 !important;
  text-shadow: 1px 1px 1px #fff;
}
@media screen and (max-width: 991px) {
  .squeeze .mobile-branding {
    width: 100%;
  }
}
.squeeze .header-cta-wrapper .btn:hover, .squeeze .header-cta-wrapper .btn:focus {
  background-color: #2565aa !important;
  color: #fff !important;
}
.squeeze .header-cta-wrapper .btn .phone-icon {
  margin-right: 3px;
}
.squeeze .phone-text-mobile {
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .squeeze .hero-shot .vc_single_image-wrapper img {
    max-width: 300px;
  }
}
@media all and (min-width: 600px) and (max-width: 991px) {
  .squeeze .hero-shot > .upb_row_bg {
    left: 30% !important;
  }
}
@media all and (max-width: 991px) {
  .squeeze .hero {
    background-color: #fff !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .squeeze .hero .hero-inner > .vc_column-inner {
    padding-top: 60px !important;
    padding-bottom: 0 !important;
  }
  .squeeze .hero .hero-inner .white-box > .vc_column-inner {
    max-width: 615px;
    margin: 0 auto;
  }
  .squeeze .hero-shot .hero-text {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .squeeze .hero-shot .uvc-sub-heading {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 23px !important;
    line-height: 30px !important;
  }
  .squeeze .mobile-header-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .squeeze .mobile-header-bar .mobile-branding, .squeeze .mobile-header-bar .mobile-mini-widgets {
    width: 50%;
  }
  .squeeze .mobile-header-bar .mobile-branding img {
    max-width: 100% !important;
    /*
    .mobile-branding > a,
    .squeeze-cta {
        margin: 0 auto !important;
    }
*/
  }
  .squeeze .mobile-mini-widgets {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .squeeze .mobile-mini-widgets .squeeze-cta {
    margin: 0 auto;
  }
  .squeeze h1.tiny, .squeeze h2.tiny {
    display: none !important;
  }
  .squeeze .header-cta-wrapper .btn {
    font-size: 18px !important;
    max-width: 100%;
    min-width: 0%;
    margin-top: 10px;
    flex-wrap: wrap;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media all and (min-width: 992px) {
  .squeeze .hero-shot .hero-text {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .squeeze .hero .hero-inner > .vc_column-inner {
    background-image: none !important;
  }
  .squeeze .hero-shot .uvc-sub-heading {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 23px !important;
    line-height: 30px !important;
  }
  .squeeze .header-cta-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
  }
  .squeeze h1.tiny, .squeeze h2.tiny {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
    text-align: right !important;
    width: 100%;
    order: 1;
  }
  .squeeze .header-cta-wrapper .btn {
    order: 2;
    margin-top: 0;
    margin-bottom: 7.5px;
  }
  .squeeze .header-cta-wrapper .tiny {
    order: 1;
    margin-right: 20px;
    display: block !important;
  }
  .squeeze .hero .hero-inner .hero-text-wrap > .vc_column-inner {
    margin-bottom: 60px !important;
  }
  .squeeze .hero .hero-inner .large-title .uvc-main-heading * {
    font-size: 50px !important;
    line-height: 55px !important;
  }
}
@media only screen and (min-width: 992px) {
  .squeeze .header-cta-wrapper .btn {
    min-width: 120px !important;
  }
  .squeeze .hero-shot .hero-text {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .squeeze .hero-shot .hero-text {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
}
@media all and (min-width: 1300px) {
  .squeeze .hero .hero-inner .large-title .uvc-main-heading * {
    font-size: 60px !important;
    line-height: 65px !important;
  }
  .squeeze .hero .hero-inner .hero-text-wrap > .vc_column-inner {
    margin-bottom: 90px !important;
  }
}
@media all and (max-width: 991px) {
  .squeeze .hero-shot.alt {
    background-image: url(../img/Hero-default-MOBILE.jpg) !important;
  }
}
.squeeze .hero-shot.alt .hero-inner .hero-text-wrap > .vc_column-inner {
  margin-bottom: 30px !important;
}
@media all and (max-width: 991px) {
  .squeeze .hero-shot.alt .hero-inner > .vc_column-inner {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}
@media all and (min-width: 992px) {
  .squeeze .hero-shot.alt .hero-inner .hero-text-wrap > .vc_column-inner {
    margin-bottom: 30px !important;
  }
  .squeeze .hero-shot.alt .hero-inner .large-title .uvc-main-heading * {
    font-size: 30px !important;
    line-height: 35px !important;
  }
}
@media all and (min-width: 1200px) {
  .squeeze .hero-shot.alt .hero-inner .hero-text-wrap > .vc_column-inner {
    margin-bottom: 0px !important;
  }
}
@media all and (min-width: 1300px) {
  .squeeze .hero-shot.alt .hero-inner .large-title .uvc-main-heading * {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  .squeeze .hero-shot.alt .hero-inner .hero-text-wrap > .vc_column-inner {
    margin-bottom: 0px !important;
  }
}
.squeeze .hero .hero-inner .white-box > .vc_column-inner {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.squeeze .header-wrap {
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  height: 171px;
  display: block;
  float: left;
  max-width: 1600px;
  margin: 0 auto;
  z-index: 1000;
  border-bottom: 1px solid #5c5b5b;
}
.squeeze .slider_sec {
  margin-top: 171px;
  border-top: none;
  border-bottom: none;
}
.squeeze .squeeze.admin-bar .header-wrap {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .squeeze .squeeze.admin-bar .header-wrap {
    top: 32px;
  }
}
@media screen and (min-width: 768px) {
  .squeeze .header-wrap {
    height: 154px;
  }
  .squeeze .slider_sec {
    margin-top: 154px;
  }
}
.squeeze .btn:hover, .squeeze .btn:focus {
  /*
.btn-outline {
    border: 4px solid rgba(255, 255, 255, 0.4) !important;
    background: rgba(255, 255, 255, 0.01) !important;
    padding: 15px 25px;
}
.btn-outline:hover,
.btn-outline:focus {
    border-color: #fff;
    background: $red !important;
    color: #ffffff;
    opacity: 1;
}
.btn-lg {
    font-size: 24px;
    line-height: 24px;
}
.btn-sm {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 20px;
}
*/
}
.squeeze a.ubtn-link .ubtn {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 50px;
  text-transform: capitalize;
  min-width: 125px;
  background: #f47621;
  color: #fff;
}
.squeeze a.ubtn-link .ubtn .ubtn-text {
  color: #fff !important;
}
.squeeze a.ubtn-link:hover .ubtn, .squeeze a.ubtn-link:focus .ubtn {
  background: #ae5656 !important;
  color: #fff !important;
}
.squeeze a.ubtn-link:hover .ubtn .ubtn-text, .squeeze a.ubtn-link:focus .ubtn .ubtn-text {
  color: #fff !important;
}
.squeeze .uavc-list-content .uavc-list-desc {
  color: #000 !important;
}
@media only screen and (min-width: 768px) {
  .squeeze .phone-text-mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .squeeze {
    /*
button.button, a.button, .dt-form button, #page .widget .dt-form .dt-btn, .widget .dt-form .dt-btn, input[type="button"], input[type="reset"], .wpcf7-submit, .nsu-submit, .dt-wc-btn, input#place_order, .woocommerce-Reviews .submit, input.button, .cart-btn-below-img .woo-buttons a, input[name="save_address"], .wc-layout-list .woo-buttons a, .post-password-form input[type="submit"], .mc4wp-form input[type="submit"], div.mc4wp-form button[type="submit"], .tml-submit-wrap input[type="submit"], .wpcf7-form input[type="submit"],
button.ubtn {
        -webkit-appearance: none;
        border-radius: 0 !important;
        float: none;
        display: block !important;
        width: 100%;
        border: 1px solid #e6cdcd;
        background: #de1010;
        font-size: 20px !important;
        line-height: 1;
        padding: 12px 30px 10px;
        color: #fff;
        cursor: pointer;
        font-family: 'PT Serif';
        font-weight: 900;
        margin: 0;
        text-transform: uppercase;
}

.btn {
    font-family: 'PT Serif';
    font-weight: 900;
    border-radius: 0px !important;
    border: 1px solid #e6cdcd;
    background: #de1010;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    padding: 15px 30px;
    text-decoration: none;
    display: inline-block !important;
}
.btn:hover,
.btn:focus {
    background: #ba1010;
    color: #fff;
}
.btn-outline {
    border: 4px solid rgba(255, 255, 255, 0.4) !important;
    background: rgba(255, 255, 255, 0.01) !important;
    padding: 15px 25px;
}
.btn-outline:hover,
.btn-outline:focus {
    border-color: #fff;
    background: #de1010 !important;
    color: #ffffff;
    opacity: 1;
}
.btn-lg {
    font-size: 24px;
    line-height: 24px;
}
.btn-sm {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 20px;
}
*/
  }
  .squeeze header .logo {
    max-width: calc(100% - 97px);
  }
  .squeeze header .logo img {
    max-height: 85px;
  }
  .squeeze .phone-text {
    display: none;
  }
}
.squeeze .columns-30-bottom .vc_column-inner {
  margin-bottom: 30px !important;
  padding-bottom: 0 !important;
}
.squeeze .columns-60-bottom .vc_column-inner {
  margin-bottom: 60px !important;
  padding-bottom: 0 !important;
}
.squeeze .page-template-page-squeeze .body_container {
  padding: 0;
}
.squeeze .vc_row.cta-dark {
  background-color: #2565aa !important;
}
@media only screen and (min-width: 768px) {
}
.squeeze .footer .footer-inner {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 25px;
}
.squeeze .footer .footer-logo {
  text-align: center;
  display: block;
}
.squeeze .footer .footer-logo img {
  margin: 0 auto;
}
.squeeze .footer .widget-title.social, .squeeze .footer .textwidget.social {
  display: none !important;
}
.squeeze .footer .menu-wrapper {
  margin-bottom: 0;
}
.squeeze .footer .menu-wrapper ul {
  text-align: center;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .squeeze .footer .menu-wrapper ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.squeeze .footer .menu-wrapper ul.sub-menu {
  display: none !important;
}
@media only screen and (min-width: 992px) {
  .squeeze .footer .menu-wrapper ul li {
    border: none !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}
.squeeze .footer .menu-wrapper ul li.button {
  display: none !important;
}
.squeeze .footer .menu-wrapper ul li a {
  color: #fff;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 300;
  letter-spacing: 0.5px;
}
.squeeze .footer .menu-wrapper ul li a:hover, .squeeze .footer .menu-wrapper ul li a:focus {
  color: #fff;
}
.squeeze .footer .copyright-bar {
  position: absolute;
  bottom: 15px;
  width: 100%;
}
.squeeze .footer .copyright-bar .widget_text {
  margin-bottom: 0;
}
.squeeze .map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.squeeze .map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.squeeze .no-icon .left-icon .aio-icon-left {
  display: none !important;
}
.squeeze .aio-icon-header h3.aio-icon-title, .squeeze .aio-icon-component.no-icon {
  font-size: 22px !important;
  line-height: 32px !important;
  color: #58585b !important;
}
.squeeze .aio-icon-header h3.aio-icon-title {
  font-weight: 700 !important;
}
.squeeze .aio-icon-header + .aio-icon-description {
  margin-top: 0;
  /* Gravity Forms */
}
.squeeze .gform_wrapper {
  margin: 0;
}
.squeeze .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
  padding-right: 0 !important;
}
@media all and (min-width: 641px) {
  .squeeze .gform_wrapper ul li.gfield.gf_left_half {
    padding-right: 8px !important;
  }
  .squeeze .gform_wrapper ul li.gfield.gf_right_half {
    padding-left: 8px !important;
  }
}
.squeeze .gform_wrapper .top_label div.ginput_container, .squeeze .gform_wrapper li.hidden_label input {
  margin-top: 0 !important;
}
.squeeze .gform_wrapper li.hidden_label input, .squeeze .gform_wrapper textarea {
  padding: 15px !important;
  margin-bottom: 15px !important;
  color: #8b8d94 !important;
  border-color: #dedede !important;
  background-color: #fdfdfd !important;
  border-width: 1px !important;
  border-radius: 1px !important;
}
.squeeze .gform_wrapper textarea.large {
  height: 320px !important;
}
.squeeze .gform_wrapper select {
  margin-bottom: 10px !important;
}
.squeeze .gform_wrapper .gform_footer {
  text-align: center;
  padding: 0;
  margin: 0;
}
.squeeze .gform_wrapper .gform_footer input[type=submit] {
  margin: 0 auto;
  border: none !important;
  text-decoration: none !important;
  display: inline-block !important;
  white-space: normal !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 22px !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  border-radius: 0 !important;
  text-transform: capitalize !important;
  min-width: 200px !important;
  background: #cf6766 !important;
  color: #fff !important;
}
.squeeze .gform_wrapper .gform_footer input[type=submit]:hover, .squeeze .gform_wrapper .gform_footer input[type=submit]:focus {
  background: #ae5656;
  color: #fff;
}

.gform_wrapper .top_label .gfield_label { color: #000 !important; font-weight: 400 !important; }
.gform_wrapper .gform_validation_errors { background: none !important; border: 0 !important; box-shadow: 0 0 !important; padding-left: 0 !important; }
.gform_wrapper .gform_validation_errors > h2 .gform-icon { display: none !important; }
.gform_wrapper .gform_validation_errors > h2 { font-size: 20px !important; line-height: 26px !important; }

.masthead .header-bar .branding a img { width: 132px; height: 75px; }
