@media only screen and (max-width: 992px){
  .container {
   	max-width:100%;
    width: 100%;
  }
  .top-header{
  	padding:10px 0 ;
  }
  .wht-rd-assist{
	   margin:20px;
  }
  .abt-p-ovviw{
    margin-top: 0;
  }
  .form-post{
    width:700px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 768px){
    .logo{
      max-width: 100% !important;
    }
    .top-header-ftr{
      display: inline-block !important;
      background: none !important;
      position: absolute !important;
      right: 15px !important;
      margin-left: 0px !important; 
      margin-right: 0px !important; 
      margin-top: -10px !important;
    }
    .top-contatct-info{
      float: right !important;
      margin-left: 0 !important;
    }
    .top-phone-number{
      margin-top: 0px; 
    }
    .top-phone-number .top-phone-icon{
      width:20px;
      height: 20px;
      transform: rotate(0deg);
    }
    .top-phone-number .top-phone-icon i{
      font-size: 20px;
      transform: rotate(137deg);
      color: #000 !important;
    }
    .top-phone-number .phn-number h3{
      font-size: 20px;
      color: #166eb9 !important;
    }
    .top-phone-number .phn-number h5{
      color: #000 !important;
    }

    #site-navigation .site-nav-holder{
      position: absolute;
      left: 0;
    }
    #site-navigation .site-nav{
    }
    #site-navigation .site-nav ul li:hover > ul{
      position: absolute !important;
      top:45px !important;
      width: 250px !important;
    }
    .navbar-nav{
      float:none !important;
    }
    .slick-slide{
      height: 50px;
    }
    
  }
@media only screen and (max-width: 768px){
  body{
    font-size: 16px; 
    position: relative;
  }  
  .container {
   	width:100%;
  }
  .row{
    margin-left: 0;
    margin-right: 0;
  }
  .top-header{
  	padding:10px 0 0;
  }
  .top-header-ftr{
    display: block;
    background: #337ab7;
    padding: 15px 0;
    position: relative;
    clear: both;
    margin-left: -15px;
    margin-right: -15px;
  }
  .logo{
    max-width: 60%;
  }
  .wht-rd-assist{
  	margin-bottom:20px;
  }
  .navbarCollapse{
    
  }
  #site-navigation .site-nav{
    position:relative;
  }
  #site-navigation, .dropdown-menu {
    position: relative;
  }
  #site-navigation .site-nav-holder{
    position: absolute;
    width: 100%;
  }
  #site-navigation .site-nav ul li{
    display:block;
  }
  #site-navigation .site-nav ul li a span.caret{
    float:right;
  }
  #site-navigation .site-nav ul li:hover a{
    background:#d0171d;
    color:#fff;
  }
  #site-navigation .site-nav ul li:hover > ul{
    display: block;
    width: 100%;
    top: 0;
    position: relative;
    margin-bottom: 10px;
    background:#fff;
    border-radius: 0;
  }
  #site-navigation .site-nav ul li:hover > ul li a{
     background:#fdfdfd;
     color:#333;
     border-bottom: 1px solid #cecece;
  }
  .top-contatct-info{
    float: none;
    margin-left: 10px;
  }
  .top-phone-number{
    margin-top: 0px; 
  }
  .top-phone-number .top-phone-icon{
    width:20px;
    height: 20px;
    transform: rotate(0deg);
  }
  .top-phone-number .top-phone-icon i{
    font-size: 20px;
    transform: rotate(137deg);
    color: #fff;
  }
  .top-phone-number .phn-number h3{
    font-size: 20px;
    color: #fff;
  }
  .top-phone-number .phn-number h5{
      font-size: 11px;
      color:#efefef;
  }
  .form-post{
    width:100%;
  }
  .form-section .form-post  input[type="text"], .form-section .form-post  input[type="Email"], .form-section .form-post  input[type="tel"], .form-section input[type="submit"]{
    width:100%;
    margin-bottom: 20px !important;
  }
  .form-section .form-post  input[type="text"]:nth-child(1){
    margin-top: 20px;
  }
  .service-call{
    height: auto;
  }
  .slider-item{
    background:rgba(250, 250, 250, 0.7);
    padding: 20px;
  }
  .slider-item h1, .slider-item h2{
    font-size: 22px;
    margin:10px 0;
  }
  .slider-item h4{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
  }
  .slider-item h5,.slider-item h3 i{
    font-size: 18px;
  }

  .slider-item h3{
    font-size: 18px;
    margin:10px 0; 
  }
  .slider-item h3 i{
    margin-right: 5px;
  }
  .whychooseus .whychus-row .whywe-cnt{
      /*margin-right: 20px;*/
      float: none;
      margin-left: 0px;
    }
    .tollfreeCall
   {
      width:100%;
      padding:10px 30px;
    }

    .slick-slide{
      height: 80px;
    }
}
@media only screen and (max-width: 580px){
  .row{
    margin-left: 0;
    margin-right: 0;
  }
  .logo{
    max-width: 80%;
    margin: 0 auto;
  }
  .top-phone-number .top-phone-icon{
      width:25px;
      height: 25px;
    }
    .top-phone-number .top-phone-icon i{
      font-size: 20px;
      margin-right: 15px;
      color:#fff;
    }
      .top-phone-number .phn-number h3{
        font-size: 20px;
      }
      .top-phone-number .phn-number h5{
        font-size: 11px;
      color:#cecece;
      } 
      .top-phone-number{
        margin-top: 0;
        margin-right: 10px;
      } 
      .slider-item{
        background:rgba(250, 250, 250, 0.7);
        padding: 20px;
        }
        .slider-item h1, .slider-item h2{
          font-size: 20px;
          margin:10px 0;
        }
        .slider-item h4{
          font-size: 14px;
          font-weight: bold;
          margin-bottom: 0px;
        }
        .slider-item h5,.slider-item h3 i{
          font-size: 15px;
        }

        .slider-item h3{
          font-size: 14px;
          margin:10px 0; 
        }
        .slider-item h3 i{
          margin-right: 5px;
        }   
        
        .whychooseus .whychus-row .whywe-icon{
          width: 50px;
          height: 50px;
          display: inline-block;
        }
        .whychooseus .whychus-row .whywe-cnt{
          padding-left: 50px;
        }
        #footer .footer-middle > .ftr-md-div{
          padding-bottom: 20px;
        }
      
}
@media only screen and (max-width: 480px){
    h1{
      font-size:30px;
    }
    .pln-heading{
      font-size:25px;
    }
    .top-phone-number .phn-number h3{
        font-size: 20px;
      }
      .navbar-toggle{
        width: 25px;
        height: 25px;
        margin-top:0px;
        margin-right: 10px;
      }
      .navbar-toggle .icon-bar+.icon-bar{
        margin-top:2px;
      }      
      #our-services .service-item .service-item-cnt{
        display: none;

      }
      .project-tab .nav-link,.nav-tabs .nav-link.active{
        font-size: 16px;
        padding:10px 15px;
      }
      .plan-icon{
        top: -38px;
      }

  }

@media only screen and (max-width: 360px){
    .top-phone-number .phn-number h3{
        font-size: 20px;
      }
      
  }
