/*Theme Name: Bridge ChildTheme URI: http://demo.qodeinteractive.com/bridge/Description: A child theme of Bridge ThemeAuthor: Qode InteractiveAuthor URI: http://www.qodethemes.com/Version: 1.0.0Template: bridge*/@import url("../bridge/style.css");.white-text p,.white-text h2,.white-text span,.white-text a,.white-text .testimonials .testimonial_text_inner p.testimonial_author span.author_company  {  color: #fff !important;}.white-text .testimonials_holder .flex-direction-nav a {  border-color: #fff;  color: #fff;}.white-text .testimonials_holder .flex-direction-nav a:before {  color: #fff;}.white-text .testimonials_holder .flex-direction-nav a:hover {  background-color: #fff;  color: #000;}.white-text .testimonials_holder .flex-direction-nav a:hover:before {  color: #000;}.testimonials-bg {  padding: 300px 0;}@media all and (max-width:959px) {  .testimonials-bg {    padding: 50px 0;  }}#location-map-container {  margin: 0 auto;  width: 100%;  background-image: url('/wp-content/themes/bridge-child/img/location-map-washout.png');  background-repeat: no-repeat;  background-size: cover;}#location-map-container img { max-width: 100%; }#location-map-container .map-container {  max-width: 1200px;  width: 100%;  margin: 0 auto;  position: relative;  display: block;  max-height: 840px;  overflow: hidden;}#location-map-container #map {  position: relative;  z-index: 0;}#location-map-container .map-icon {  position: absolute;  z-index: 5;  max-width: 15%;}#location-map-container #portland {  left: 5%;  top: 29%;}#location-map-container #denver {  left: 31%;  top: 24%;}#location-map-container #austin {  left: 43%;  top: 54%;  }#location-map-container #detroit {  left: 59%;  top: 40%;  }