@media only screen and (max-width:1200px){
  .i-2{
    left: 45px;
  }
  .i-3{
      top: -18px;
  }
  .i-4{
      left: 530px;
  }
  .i-5{
    right: 45px;
  }
  .i-6{
    right: -35px;
  }
  .bottom-background{
      left: 175px!important;
  }
}
@media only screen and (max-width:1199px) and (min-width:991px){
  .mailus,
  .location,
  .call{
    margin-top: 15px!important;
  }
}
@media only screen and (max-width: 767px) {
  /*-- Address --*/
  .address-area {
    padding-top: 50px;
    -webkit-box-shadow: 0px 10px 20px 0px #dddddd8a;
            box-shadow: 0px 10px 20px 0px #dddddd8a;
  }
  .address-area .row {
    margin-top: -110px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .address-item:before {
    display: none;
  }
  .address-item i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    -webkit-box-shadow: 0px 0px 20px 0px #dddddd78;
            box-shadow: 0px 0px 20px 0px #dddddd78;
    margin-bottom: 20px;
  }
  /*-- End Address --*/
  
  /*-- Process --*/
  .process-area .process-shape {
    max-width: 100%;
  }
  .process-item {
    margin-bottom: 30px;
  }
  .process-item .process-one {
    margin-bottom: 30px;
  }
  .process-item .process-two {
    margin-bottom: 30px;
  }
  /*-- End Process --*/
  #project-box-two{
    margin-top: 9%;
}
#project-box-three{
    margin-top: 9%;
}
  #d-navbar li a{
    //font-size: 75%;
    margin-right: 5px;
}
.nav-btn {
  font-size: 10px!important;
  padding: 8px;
  top: -5px;
  right: -6px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mailus,
  .location,
  .call{
    margin-top: 5px!important;
  }
  /*-- Address --*/
  .address-area {
    padding-top: 50px;
    padding-bottom: 0;
    -webkit-box-shadow: 0px 10px 20px 0px #dddddd8a;
            box-shadow: 0px 10px 20px 0px #dddddd8a;
  }
  .address-area .row {
    margin-top: -130px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .address-item:before {
    display: none;
  }
  .address-item i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    -webkit-box-shadow: 0px 0px 20px 0px #dddddd78;
            box-shadow: 0px 0px 20px 0px #dddddd78;
    margin-bottom: 20px;
  }
  /*-- End Address --*/
  /*-- Process --*/
  .process-area .process-shape {
    max-width: 100%;
  }
  .process-item {
    margin-bottom: 30px;
  }
  .process-item .process-one {
    margin-bottom: 30px;
  }
  .process-item .process-two {
    margin-bottom: 30px;
  }
}

/* <appoinment and testimonial> */

/* Max width 767px */
@media only screen and (max-width: 767px) {
  .top-header-area{
    text-align: center;
  }
  .mailus{
    margin-top: 14px!important;
  }
  .location{
    margin-top: 35px;
  }
  .call{
    margin-top: 35px;
    margin-bottom: 10px;
  }

  .appointment-content {
    text-align: center;
  }
  .appointment-content h2 {
    font-size: 30px;
  }
  .appointment-form {
    text-align: center;

  }
  .appointment-form .form-group {
    margin-bottom: 20px;
  }
  .appointment-form .nice-select {
    margin-bottom: 20px;
  }
  .testimonial {
    margin-left: 0;
  }
  .testimonial .testimonial-title {
    text-align: center;
  }
  .testimonial .testimonial-title h2 {
    font-size: 30px;
  }
  .testimonial .owl-theme .owl-dots {
    right: unset;
    left: 0;
    top: unset;
  }
  .testimonial .testimonial-content {
    padding: 20px;
  }
  .top-header-area{display: none;}
}
@media only screen and (max-width: 767px) and (min-width: 500px){
  .search_icon{
      top: 41px;
  }
  
 }
/* Min width 768px to Max width 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .appointment-content {
    text-align: center;
  }
  .appointment-content h2 {
    font-size: 30px;
  }
  .appointment-form {
    text-align: center;
    margin-bottom: 30px;
  }
  .appointment-form .form-group {
    margin-bottom: 20px;
  }
  .appointment-form .nice-select {
    margin-bottom: 20px;
  }
  .testimonial {
    margin-left: 0;
  }
  .testimonial .testimonial-title {
    text-align: center;
  }
  .testimonial .testimonial-title h2 {
    font-size: 30px;
  }
  .testimonial .owl-theme .owl-dots {
    right: unset;
    left: 0;
    top: unset;
  }
  .testimonial .testimonial-content {
    padding: 20px;
  }
  
}
/* Min width 992px to Max width 1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial .owl-theme .owl-dots {
    right: -30px;
  }
  .testimonial {
    margin-left: 0;
  }
}
@media only screen and (max-width:575px){
  .main-banner-txt{
    padding: 100px 20px 165px 20px!important;
  }  
  .address-item{
    margin-top: 30px;
  }
  
}
@media only screen and (max-width:520px){
  .process-shape{
    visibility: hidden;
    display: none;
  }
}
@media only screen and (min-width:992px){
  .second-banner{
    visibility: hidden;
    display: none;
  }
  #services-two{
    visibility: hidden;
    display: none;
}
}
@media only screen and (max-width:991px) and (min-width:576px){
  .navbar-brand img {
    //width: 30%;
  }
}
@media only screen and (max-width:991px){
    #d-navbar .navbar-brand {
    display: block;}
	.trustpilot-widget{display: block!important;} 


.navbar-nav li{text-align: right;}
	#d-navbar{
    //visibility: hidden;
    //display: none;
}
a#nvbtn{float: right;}
  .mobile-nav{
    visibility: visible;
}
  #services-two{
    visibility: visible;
}
#services{
    visibility: hidden;
    display: none;
}
#project-box-three{
  margin-top: 9%;
}

  .logo img{
     visibility: hidden;
     display: none;
  }
.mailus,
.location,
.call{
 text-align: center;
}
  .second-banner{
    visibility: visible;
  }
  .banner-text{
    text-align: center;
  }
  .banner-text h1{
    font-size: 45px!important;
    line-height: 55px;
  }
  .b-img{
    margin-top: 0px!important;
    margin-bottom: 30px;
  }
  .banner{
    visibility: hidden;
    display: none;
  }
}

@media only screen and (min-width: 992px){
  .mobile-nav{
      visibility: hidden;
      display: none;
  }
}
@media only screen and (max-width:400px){
  .main-namedate{
    font-size: 90%;
  }
  .main-blog-h{
    font-weight: bold;
    font-size: 18px!important;
  }
  .main-blog-p{
    font-size: 14px!important;
  }
}
@media only screen and (max-width: 325px){
  .read_more_datecomment{
      font-size: 76%;
  }
 }
@media only screen and (max-width:991px) and (min-width:300px){
  .last-lower-box{
    margin-right: 20px;
  }
}