
/*--------------------------------------------------------------
 Media Queries
--------------------------------------------------------------*/


@media (max-width: 1199px) {
  /*--------------------------------------------------------------
	Header
	--------------------------------------------------------------*/

  /*--------------------------------------------------------------
	Shortcode
	--------------------------------------------------------------*/
  body .mobile_no_background {
    background-image: none !important;
  }
  body .fh-service-box-2.box-style-2 .box-header .fh-icon {
    display: none;
  }
  body .fh-service-box-2.box-style-2 h4,
  body .fh-service-box-2.box-style-2 .box-content {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  body .fh-service-box-2.box-style-2 .read-more {
    opacity: 1;
  }
}
  /*--------------------------------------------------------------
	Footer
	--------------------------------------------------------------*/

@media (max-width: 1024px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  /*--------------------------------------------------------------
	Shortcode
	--------------------------------------------------------------*/

  body .fh-icon-box.style-3 .fh-icon,
  body .fh-icon-box.style-3 .img-icon {
    float: none;
    padding-top: 0;
    padding-bottom: 20px;
  }
  body .fh-icon-box.style-3 h4,
  body .fh-icon-box.style-3 .desc {
    padding-left: 0;
  }
 
  /*--------------------------------------------------------------
	Footer
	--------------------------------------------------------------*/
}
@media (max-width: 991px) {

  /*--------------------------------------------------------------
	Shortcode
	--------------------------------------------------------------*/
  body .fh-icon-box.show-button .button-box {
    bottom: 25px;
  }
  body .fh-icon-box.style-3 {
    text-align: center;
  }
  body .fh-service .item-service.col-md-4:nth-child(3n+1),
  body .fh-service .item-service.col-md-3:nth-child(4n+1) {
    clear: none;
  }
  body .fh-service .item-service:nth-child(2n+1) {
    clear: left !important;
  }
  
  /*--------------------------------------------------------------
	Footer
	--------------------------------------------------------------*/
  .footer-sidebars {
    padding-bottom: 50px;
  }
  .footer-sidebar {
    margin-bottom: 30px;
  }
  .site-footer .footer-copyright,
  .site-footer .footer-text {
    width: 100%;
    text-align: center;
  }
  .site-footer .footer-copyright {
    margin-bottom: 10px;
  }
 .abotimglft {
	margin-bottom: 30px;
} 
}
@media (max-width: 782px) {
  .header-v3.admin-bar .site-header.minimized {
    top: 46px;
  }
}


  /*--------------------------------------------------------------
	Shortcode
	--------------------------------------------------------------*/
  .fh-section-title h2 {
    font-size: 30px !important;
  }
  /*--------------------------------------------------------------
	Post Type
	--------------------------------------------------------------*/
  /*--------------------------------------------------------------
	Blog
	--------------------------------------------------------------*/

}
@media (max-width: 480px) {

  

  /*--------------------------------------------------------------
	Footer
	--------------------------------------------------------------*/
  .contact-widget {
    padding-bottom: 20px;
  }
}



@media (max-width: 1024px) {

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .fh-section-title .container {
        padding-left: 0;
        padding-right: 0;
    }

    .service .service-thumbnail a:before,
    .service .service-thumbnail a:after,
    .service .service-thumbnail a i {
        display: none;
    }
    
    body .no-background-img {
        background-image: none !important;
    }
    body .no-background-img .fh-form-2 {
        margin-top: 50px;
    }
    body .el-margin {
        margin-right: 0 !important;
    }
    body .fh-service-2 .item-service {
        display: inline-block;
    }
    body .fh-service-2 div.service-content {
        text-align: center;
    }
    body .fh-service-2.style-2 .service-content .content-bonus {
        padding: 20px;
    }
    body .fh-service-2.style-2 .service-content .content-bonus h2 {
        padding-top: 15px;
    }
    
}

@media (max-width: 991px) {
    
    body .fh-icon-box-2.radius {
        border-radius: 0;
    }
    
    .footer-widgets .footer-3 {
        clear: left;
    }
    .site-footer .footer-text,
    .site-footer .footer-copyright,
    .site-footer div[class*="col-"] {
        text-align: center;
    }
    
    .service.col-md-4:nth-child( 3n+1) {
        clear: none;
    }
    .service.col-sm-6:nth-child( 2n+1) {
        clear: left;
    }
    .footer-social {
        padding-top: 20px;
    }
    .footer-widgets {
        padding-bottom: 15px;
    }
    .footer-sidebar {
        padding-bottom: 30px;
    }
    div.fh-service .item-service.col-md-4:nth-child( 3n + 1),
    div.fh-service .item-service.col-md-6:nth-child( 2n + 1) {
        clear: none;
    }
    .fh-service .item-service.col-sm-6:nth-child(2n+1),
    .fh-service .item-service.col-xs-6:nth-child(2n+1) {
        clear: left;
    }
}


@media (max-width: 767px) {

    .all-service .service {
        text-align: center;
    }
    .owl-carousel .owl-item {
        text-align: left;
    }
    
    .modal {
        display: none;
    }
    
    div.no-padding-top {
        padding-top: 0 !important;
    }
    
.footer-widgets .contact {
	margin-bottom: 15px;
}	
.abotimglft {
	margin-bottom: 20px;
}

.faqpagesec::after {
display:none;
}

	

}



@media (max-width: 600px) {
    
}

@media (max-width: 480px) {
    
    .fh-service .item-service {
        width: 100%;
    }
    .fh-service-2 div[class*="col-"] {
        width: 100%;
    }
    
}



@media only screen and (max-width: 1200px) {
   
    .fh-service-2.style-2 .service-content .entry-thumbnail {
        min-height: 180px;
    }
}
