/*
Theme Name: CTS
Text Domain: twentytwenty
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: 
Tags: 
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/


.map-location iframe {
width: 100% !important;
height: 484px !important;
}

.request-quote-full ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #494949;
  opacity: 1 !important;
}
.request-quote-full ::-moz-placeholder { /* Firefox 19+ */
  color: #494949;
   opacity: 1 !important;
}
.request-quote-full :-ms-input-placeholder { /* IE 10+ */
  color: #494949;
   opacity: 1 !important;
}
.request-quote-full :-moz-placeholder { /* Firefox 18- */
  color: #494949;
   opacity: 1 !important;
}
.slick-lightbox .slick-lightbox-close {
    background: none;
}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.gform_wrapper.gf_browser_ie .gform_footer input.button {
    padding: 11px 25px !important;
}
}

@media (max-width: 1199px ) {
.map-location iframe { height: 414px !important; }
}
@media (max-width: 767px ) {
.map-location iframe {
height: 250px !important;
}
}
section.slider-home-section.no-content:before {
    display:none;
}
