@charset "utf-8";
/* CSS Document */
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 1300px) {
 .quote-absolute {
  left: 57px;
}   
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.quote-absolute {
  left: 0;
}
.social ul li {
  margin-left: 4px;
}
.heading > h4 {
  font-size: 13px;
}
.image-holder {
  height: 168px;
}
.here-box3 ul li {
  width: 40%;
}


}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    /****Ipad Portrait 768 Container 724 ****/

.tagline h3 {
  font-size: 16px;
}
.get-quote > img {
  float: right;
  width: 100%;
}
.quote-absolute {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 8px;
  width: 216px;
}
.btn-quote {
  font-size: 18px;
  padding: 2px 0;
}
.quote-absolute {
  font-size: 13px;
}
.quote-absolute a {
  font-size: 12px;
}
.social ul li {
  margin-left: 8px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 16px;
}
.dropdown-menu > li > a {
  font-size: 16px;
}
.services {
  margin-top: 5px;
}
.service-box{
    margin-top: 65px;
}
.map-holder iframe{
    width: 100%;
    height: 100%;
}


}

@media only screen and (max-width: 767px) {
    /****Mobile Landscape 480 Container 100% ****/    
    .navbar-default .navbar-toggle {
        border-color: #0B74BF;
        border-radius: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #0B74BF;
    }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        border-bottom: none;
    }
    .dropdown-menu > li > a {
        color: #3a3737;
    }
.get-quote img{
    display: none;
} 
.quote-absolute {
  left: 0;
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}
.logo img {
  display: block;
  margin: auto;
  width: auto;
}
.btn-quote{
    background: #D8001D;
}
.tagline h3 {
  font-size: 15px;
  margin: 8px 0;
  text-align: center;
}
.social ul {
  margin-top: 0;
}
.navbar-nav > li:nth-child(1) a::before{
    background: none;
    left: 0;
}
.navbar-nav > li:nth-child(2) a::before{
    background: none;
    left: 0;
}
.navbar-nav > li:nth-child(3) a::before{
    background: none;
    left: 0;
}
.navbar-nav > li:nth-child(4) a::before{
    background: none;
    left: 0;
}
.navbar-nav > li:nth-child(5) a::before{
    background: none;
    left: 0;
}
.navbar-default .navbar-nav > li > a{
    margin-left: 0;
}
.services {
  margin-top: 16px;
}
.heading {
  background: #D11D23;
  color: #fff;
  left: 0;
  padding: 8px 0;
  position: relative;
  top: 0;
}
.heading > h4 {
  font-weight: 600;
  line-height: 5px;
  padding-left: 10px;
}
.service-box {
  margin-bottom: 18px;
}
.image-holder {
  padding-top: 5px;
}
.here-box {
  margin: 10px 0;
}
.here-box3 ul li {
  font-size: 12px;
  width: 41%;
}
.why-choose .col-lg-3 {
  border-bottom: 1px solid #cfd2d4;
  margin-bottom: 12px;
  padding-bottom: 15px;
  border-right: 0;
}
.why-choose .col-lg-3:last-child{
    border-bottom: 0;
}
.footer-social ul {
  float: left;
  margin-top: 8px;
}
.footer-logo img {
  width: auto;
}
.map-holder iframe{
    width: 100%;
    height: 100%;
}
    
    
}

@media only screen and (max-width: 479px) {
    /****Mobile Portrait 320 ****/
.get-quote img{
    display: none;
} 
.quote-absolute {
  left: 0;
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}
.logo img {
  display: block;
  margin: auto;
  width: 100%;
}
.tagline h3 {
  font-size: 15px;
  margin: 8px 0;
  text-align: center;
}
.social ul {
  margin-top: 0;
}
.navbar-nav > li:nth-child(1) a::before{
    background: none;
    left: 0;
}
.navbar-nav > li:nth-child(2) a::before{
    background: none;
    left: 0;
}
.navbar-nav > li:nth-child(3) a::before{
    background: none;
    left: 0;
}
.navbar-nav > li:nth-child(4) a::before{
    background: none;
    left: 0;
}
.navbar-nav > li:nth-child(5) a::before{
    background: none;
    left: 0;
}
.navbar-default .navbar-nav > li > a{
    margin-left: 0;
}
.services {
  margin-top: 16px;
}
.heading {
  background: #D11D23;
  color: #fff;
  left: 0;
  padding: 8px 0;
  position: relative;
  top: 0;
}
.heading > h4 {
  font-weight: 600;
  line-height: 5px;
  padding-left: 10px;
}
.service-box {
  margin-bottom: 18px;
}
.image-holder {
  padding-top: 5px;
}
.here-box {
  margin: 10px 0;
}
.here-box3 ul li {
  font-size: 12px;
  width: 41%;
}
.why-choose .col-lg-3 {
  border-bottom: 1px solid #cfd2d4;
  margin-bottom: 12px;
  padding-bottom: 15px;
  border-right: 0;
}
.why-choose .col-lg-3:last-child{
    border-bottom: 0;
}
.footer-social ul {
  float: left;
  margin-top: 8px;
}
.footer-logo img {
  width: 100%;
}
.map-holder iframe{
    width: 100%;
    height: 100%;
}


}

