
  /*************************
      General
  *************************/
  body {
      font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
    outline: none;
    color: #212121;   /*12121*/
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
  }
  a, .btn  { color:#337ab7;  -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s;  transition: all 0.3s ease-out 0s; text-decoration: none; cursor: pointer;}
  a:focus { text-decoration: none !important; }
  a:focus, a:hover {text-decoration: none; box-shadow: none !important; }
  a, button, input { outline: medium none !important; }
  input:focus, textarea:focus {box-shadow: none !important;}
  .uppercase { text-transform: uppercase; }
  .btn {font-size: 14px; border-radius: 2px; padding: 10px 20px; border: 1px solid;}
  .btn:focus, .btn:active:focus {box-shadow: none !important}
  .btn.btn-primary:active:focus, button.btn-primary:active:focus {
    background-color: #204d74 !important; border-color: #122b40 !important;
  }
  .btn.btn-primary, button.btn-primary {
    background-color: #0285c2;
    border-color: #0285c2;
    color: #fff;
  }
  .section-padding {padding: 80px 0;}
  .section-title {
    font-size: 36px;
    color: #212121;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .btn.btn-warning, button.btn-primary {
    background-color: #FF4300;
    border-color: #FF4300;
    color: #fff;
  }

  .btn.btn-sm, button.btn-sm {
      padding:3px 8px;
      font-size: 13px;
      color: #333333;
  }
  .btn-rounded{
    border-radius: 50px;
  }

  .ui-menu-item{
	  
	font-size:16px;
	color: #6c757d;
	padding:10px;
	border-top:1px solid #ccc;
	z-index:9999;
  }
  
  .ui-autocomplete{
	 
	  z-index:9999;
	  border-radius:5px;
  }
  
   .ui-autocomplete-loading {
    background: white url("/images/autoloader.gif") right center no-repeat;
	background-position: 90% 50%;
  }
  
  .loading-bg {
    background: white url("/images/autoloader.gif") center no-repeat;
	background-position: 50% 50%;
	background-color:#fff;
  }
  
  .max-width-img {
    width: 100% !important;
	}
  
  h1, h2, h3, h4, h5, h6 {color: #212121;}
  h1, h2 {
    font-weight: 700;
  }
  .bg-gray {
    background-color: #F4F6FC;
  }
  .text-muted {
    color: #424242 !important;
  }
  .text-light {
    color: #686868 !important;
  }
  .text-primary {
    color: #337ab7 !important;
  }

  .section-sub-title {
    margin-bottom: 30px;
    font-weight: 300;
  }
  .btn.btn-radius {
    border-radius: 50px;
    padding: 8px 30px;
    line-height: 22px;
    font-weight: 500;
  }
  .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
  }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
  }

  .header-padding {
    padding-top: 51px;
  }
  .header {
    background: #1174AE;
    width: 100%;
  }
  .header.home-header-transparent {
    background-color: transparent;
  }
  header .navbar-brand {
      color: white;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-size: 20px;
  }
  .header.header-sticky {
    background-color: #1174AE;
    width: 100%;
  }
  header .nav li .btn {
    color: #fff;
    padding: 7px 20px;
  }
  header .nav .btn.border {
    border-radius: 2px;
    border: 2px solid #fff !important;
  }
  header nav.navbar {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .navbar-dark .navbar-toggler {
    border: none;
    position: absolute;
    left: 0;
  }
  header .navbar-toggler {
    color: #fff !important;
    font-size: 32px;
  }
  .mobile-menu {
    display: none;
  }
  /**** end header ***/

  
  .pac-container {
    z-index: 2051 !important;
	}


  .banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    min-height: 560px;
  }
  .banner::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
  }

  .banner-content {
    padding: 120px 0 100px;
    color: #fff;
    position: relative;
    z-index: 2;
  }
  .banner-content .banner-title {
    font-weight: 400;
    color: #fff;
  }
  .banner-content p {
    font-size: 21px;
    font-weight: 200;
    margin: 15px 0 35px 0;
  }
  .banner-content .form-control {
    width: 500px;
    border-radius: 5px 0px 0px 5px;
    padding: 10px 40px 10px 15px;
    height: 44px;
  }
  .banner-content form .btn {
    padding: 8px 40px;
    background: #1174ae;
    color: #fff;
    border-radius: 0px 5px 5px 0px;
    font-size: 18px;
    font-weight: 500;
    border: none !important;
    height: 44px;
  }
  .banner-content .close-btn {
    position: relative;
  }
  .banner-content .close-btn .btn{
    color: #ccc;
    border: 0px;
    border-radius: 0px;
    width: 20px;
    position: absolute;
    top: 50%;
    z-index: 9999;
    right: 0px;
    padding: 10px 40px;
    transform: translateY(-50%);
    background-color: transparent;
  }
  .banner-content .close-btn i {
    font-size: 24px;
    line-height: 24px;
  }
  /**** end banner ***/

  .features-icon {
    border-bottom: solid 1px #eeeeee;
  }
  .features-icon .feature-content {
    display: flex;
    align-items: center;
    padding: 20px 0;
  }
  .features-icon .feature-content img {
    height: 64px;
    margin-right: 20px;
  }
  .features-icon .feature-content h6 {
    margin: 0;
    color: #333333;
  }

  /**** end feature icon ***/

  .section-title small {
    font-size: 17px;
    color: #666666;
  }
  
  

  .home-service .section-sub-title  {
    font-size: 18px;
  }
  .section-padding.home-service {
    padding-bottom: 50px;
  }

  .home-service .product .product-body {
    padding: 20px 30px 15px;
  }
  .product {
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    text-align: center;
    margin-bottom: 30px;
  }
  .product .product-body {
    padding: 15px;
  }
  .product .product-footer {
    padding: 0 15px 30px;
    text-align: center;
  }
  
  .product .product-footer .notavailable {
    padding: 0 5px;
    font-size: 16px;
    font-weight: 400;
	color:#ccc;
	margin-top: -23px;
  }
  
  .product .product-footer .price li {
    padding: 0 5px;
    font-size: 16px;
    font-weight: 600;
  }
  .product .product-footer .price li del {
    color: #424242;
  }
  
  .product .img-fluid {
    width: 100%;
  }
  
  
  .product .product-title {
   
    line-height: 24px;
    min-height: 48px;
    max-height: 48px;
    margin-bottom: 10px;
	overflow: hidden;
	font-size:1rem;
  }

  .product .item-availabele {
    min-height: 48px;
  }
  .product .item-availabele p {
    margin-bottom: 0px;
  }

  /***end product****/

  .service-item .thumbnail {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
  }
   .service-item .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px;
    right: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  }
  .service-item .caption h6 {
    color: #fff;
  }
  .service-item {
    margin-bottom: 30px;
  }
  .service-icon {
    height: 48px;
    width: 48px;
    background: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  .service-icon img {
    width: 28px;
  }


  .tips-articles .section-sub-title  {
    font-size: 20px;
  }
  .blog {
    border: 1px solid #e0e0e0;
    margin-bottom: 30px;
  }
  .blog .blog-body {
    text-align: center;
    padding: 20px;
    background: #fff;
  }
  .blog .blog-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    min-height: 48px;
  }
  .blog .blog-body .date {
    margin-bottom: 0;
  }



  /****blog end*****/


  .footer .social-icons {
    background: #424242;
    padding: 30px;
  }
  .footer .social-icons ul li {
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin: 0 5px;
  }
  .footer .social-icons ul li i {
    font-size: 24px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .copyright-footer {
    background: #212121;
    padding: 30px;
  }
  .footer-nav ul {
    justify-content: center;
    margin-bottom: 5px;
  }
  .footer-nav ul li, .footer-nav ul li a {
    color: #fff;
    font-size: 13px;
  }
  .footer-nav ul li {
    padding-left: 25px;
    position: relative;
    display: inline-block;
  }
  .footer-nav ul li:not(:first-of-type):before {
    content: "\f21b";
    font-family: "Ionicons";
    font-size: 5px;
    left: 10px;
    top: 50%;
    line-height: 2px;
    position: absolute;
  }
  .footer-nav p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
  }
  
  
  
   @media screen and (max-width: 991px) {
	   .footer-nav ul li, .footer-nav ul li a {
			font-size:10px;
	   }
	   
	   .footer-nav ul li {
			padding-left:20px;
	   }
   }

  /**********footer end************/


  /**** category page **/

  .search-section {
    padding: 30px 0 10px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  }
  .search-bar {
    padding: 10px 20px;
    border:  1px solid #eeeeee;
  }
  .search-bar h1 {
    font-size: 18px;
  }
  .search-bar .form-group label {
    margin: 0;
    display: block;
    font-size: 13px;
  }
  .search-bar .form-group a {
    font-size: 18px;
  }
  .search-section ul li {
    margin-right: 25px;
  }
  .search-section ul li a {
    font-size: 16px;
    font-weight: 500;
  }
  .search-menu {
    padding: 15px 0 5px;
  }
  .category-btn .btn {
    background: none;
    border-color:#eeeeee;
    color: #757575;
  }
  .category-btn .btn i {
    padding-left: 15px;
  }
  .results-card {
    border: 1px solid #eeeeee;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  }
  .results-header {
    padding: 15px 50px;
    border-bottom: 1px solid #eeeeee;
  }
  .results-card-title {
    font-size: 18px;
    font-weight: 700;
  }
  .results-card-title .search-tearm-view {
    color: #1174ae;
  }
  .results-body {
    padding: 30px 35px;
  }

  .more-results button.btn {
    color: #fff;
    max-width:100%;
    width:250px;
  }
  .select2-container--default .select2-selection--single {
    border: 1px solid #eee;
    border-radius: 2px;
    height: 38px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    right: 6px;
  }
  .select2-dropdown {
    border: 1px solid #eee;
  }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    display: none;
  }
  .select2-search--dropdown {
    padding: 0;
  }

  /**** service page ****/

  .banner.service-banner {
    min-height: 400px;
  }
  .service-section {
    max-width: 850px;
    margin: 0 auto;
  }
  .service-list ul li {
    margin-bottom: 6px;
  }
  .service-section .section-title {
    font-size: 30px;
    font-weight: 700;
  }
  .service-list ul li a:hover {
    color: #23527c;
  }
  
  .seoPageCol {
    color: #212121;
    font-weight: 400;
    column-gap: 30px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 300px;
    -moz-column-width: 300px;
    column-width: 300px;
  }

  .seoPageCol h5{
	  font-size:1rem !important;
	 font-weight: 500;
	  
  }
  
  
   .seoPageH2 {
    line-height: 25px;
    font-size: 22px;
    margin-top: 5px;
    margin-bottom: 35px;
    padding-left: 15px;
    padding-right: 15px;
    color: #151515;
    text-align: center;
  }
   
   	.seo-h2{
		font-size:1.5rem !important;
		    font-weight: 500;
	}
	
	.seo-h3{	
		font-size: 1.1rem !important;
		font-weight: 800;
	}
   
  /****about pages*****/

  .banner.about-banner {
    min-height: 460px;
  }
  .about-banner .banner-content .banner-title {
    font-size: 63px;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  }
  .banner.about-banner::after {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .about-content .section-title {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .about-content p {
    text-align: justify;
  }

  /**********blog pages*************/

  .banner.article-banner {
    min-height: 400px;
  }
  .article-banner .banner-content .banner-title {
    font-size: 63px;
    font-weight: 700;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  }
  .banner.article-banner::after {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .blog .img-fluid {
    width: 100%;
  }
  .pagination .page-item {
    margin: 0 5px;
  }
  .pagination .page-item .page-link{
    border-radius: 5px;
    padding: 5px 8px 5px 9px;
  }
  .pagination .page-item.active .page-link {
    background-color: #1174ae;
    border-color: #1174ae;
    color: #fff;
  }
  .pagination .page-item .page-link {
    color: #1174AE;
  }
  .pagination .page-item .page-link i {
    font-size: 12px;
  }
  .pagination .page-link:hover {
    background-color: #fff;
  }

  /*************** blog details page ********************/

  .blog-details-banner {
    background-color: #f5f5f5;
    border-bottom: solid 1px #eeeeee;
  }
  .banner.blog-details-banner {
    min-height: 100%;
  }
  .banner.blog-details-banner .banner-content{
    padding: 60px 0;
  }
  .banner.blog-details-banner::after {
    background-color: rgba(0, 0, 0, 0);
    position: relative;
  }
  .blog-details-banner .banner-content .banner-title {
    color: #212121;
    font-weight: 700;
    margin: 15px 0 20px;
  }
  .banner.blog-details-banner .banner-content h5 {
    font-weight: 300;
  }
  .banner.blog-details-banner .banner-content span {
    color: #9e9e9e;
  }

  .blog-details-wrapper {
    padding: 30px 0;
  }
  .blog-details-wrapper .blog-details, .blog-details-wrapper .find-hire-service {
    max-width: 900px;
    margin: 0 auto;
  }
  .blog-details .blog-details-img {
    margin-bottom: 30px;
  }
  .blog-details .blog-details-content p {
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
  }
  .find-hire-service {
    padding: 40px 0 50px;
  }

  /****************privacy policy*****************/

  .banner.privacy-policy-banner {
    min-height: 100%;
  }
  .banner.privacy-policy-banner::after {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .privacy-policy-banner .banner-content .banner-title {
    font-weight: 700;
    font-size: 63px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  }
  .privacy-policy-banner .banner-content {
    padding: 130px 0 130px;
  }
  .privacy-policy-content {
    padding: 30px 0;
  }
  .privacy-policy-content p {
    margin-bottom: 10px;
  }

  /*************** contact us *********************/
  .banner.contact-banner {
    min-height: 100%;
    border-bottom: 1px solid #e0e0e0;
  }
  .banner.contact-banner::after {
    background-color: rgba(0, 0, 0, 0);
    position: relative;
  }
  .contact-banner .banner-content {
    padding: 40px 0;
  }
  .contact-banner .banner-content .banner-title {
    font-weight: 400;
    color: #424242;
    font-size: 48px;
  }
  .contact-banner h5 {
    font-weight: 400;
    color: #757575;
    font-size: 18px;
    margin: 15px 0 20px;
  }
  .social-bar a {
    text-transform: uppercase;
    color: #757575;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .12rem;
  }
  .social-bar a::before {
    font-size: 18px;
  }
  .social-bar .btn.ion-social-facebook:before {
    color: #3b5998;
  }
  .social-bar .btn.ion-social-twitter:before {
    color: #1da1f2;
  }
  .social-bar .btn.ion-social-instagram-outline:before {
    color: #0077b5;
  }
  form.contact-form {
    max-width: 700px;
    margin: 0 auto;
  }
  .form .form-group .form-control {
    padding: 10px 12px;
    border-radius: 2px;
    border-color: #e0e0e0;
    font-size: 14px;
    color: #555;
  }
  .form .form-group input.form-control {
    height: 45px;
  }
  .form .form-group label {
    font-weight: 500;
    color: #616161;
    margin-bottom: 3px;
  }
  .contact-form .send-btn {
    width: 180px;
    font-weight: 500;
  }
  .contact-footer {
    padding: 40px 0;
  }
  .contact-address {
    max-width: 700px;
    margin: 0 auto;
  }
  .contact-map iframe {
    width: 100%;
    height: 330px;
  }
  .address-detail h6 {
    font-size: 18px;
  }

  /************* brows pros  *******************/

  .browse-wrapper {
      max-width: 1030px;
      margin: 0 auto;
  }
  .browse-page-header {
    margin-bottom: 30px;
  }
  .browse-page-header h1 {
    font-size: 20px;
  }
  .browse-page-header h6 {
    font-weight: 300;
    margin: 20px 0 15px;
    font-size: 15px;
  }
  .browse-card {
    background: #fff;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
  }
  .browse-card:last-child {
    margin-bottom: 0;
  }
  .browse-card-header {
    padding: 20px;
  }
  .browse-card-header h5 {
    color: #337ab7;
    font-weight: 700;
    font-size: 17px;
  }
  .browse-card-header h5:hover {
    color: #23527c;
  }

  .browse-card-body {
    padding: 0 20px 20px;
  }
  .browse-card-body .browse-card-content p{
    margin-bottom: 5px;
	font-size: 14px !important;
  }

  .browse-card-body .address {
    color: #3c3c3c;
  }
  .browse-card-body .address i {
    margin-right: 5px;
  }

  .business-info h6 {
    font-size: 14px;
    color: #999;
    font-weight: 400;
  }
  .business-info ul {
    padding-left: 15px;
  }
  .browse-card-body .btn-default {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  .ratin-info-tooltip {
    position: relative;
    margin-bottom: 10px;
  }
  .ratin-info-tooltip .rating {
    color: #e17f25;
  }
  .ratin-info-tooltip .info {
    margin-left: 5px;
    color: #a7a8a6;
  }
  .ratin-info-tooltip .tooltiptext-rating {
    width: 320px;
    background-color: #e8e6e6;
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #eee;
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 60px;
    display: none;
  }
  .ratin-info-tooltip:hover .tooltiptext-rating {
    display: block;
  }
  .ratin-info-tooltip .tooltiptext-rating p{
    color: #6a6a6a;
    text-align: left;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 18px;
  }

  .browse-card-footer {
    border-top: 1px solid #eeeeee;
    padding: 20px;
  }
  .browse-card-footer .offer-btn {
    background-color: #ececec;
    margin-right: 6px;
    border-radius: 5px;
    font-size: 13px;
    line-height: 30px;
    color: #4f4f4f;
    display: inline-block;
    height: 30px;
    padding: 0px 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 300px;
    margin-top: 5px;
  }
  .browse-card-footer .offer-btn:hover {
    color: #23527c;
  }

  .browse-card-footer .offer-btn.more-btn {
    background-color: white;
    color: #337ab7;
    line-height: 32px;
  }

  /************* carpet-steam-cleaning *******************/

  .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: ">";
  }
  .breadcrumb {
    background: transparent;
    padding: 8px 0;
    margin: 0;
  }
  .breadcrumb>.active {
    color: #777;
  }
  .single-product-details {
    padding: 20px;
  }
  .single-product-details h1 {
    font-size: 25px;
    font-weight: 700;
  }
  .single-product-details h1 small {
    font-weight: 700;
  }
  .single-product-details .btn {
    font-weight: 500;
    font-size: 12px;
  }
  .price-split {
    background-color: #F4F6FC;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin: 10px 0;
  }
  .price-value {
    padding: 10px 15px;
    width: 33.33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid #eee;
  }
  .price-value span {
  font-size: 12px;
  }
  .panel-card {
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
    margin-bottom: 20px;
  }
  .panel-card .panel-body {
    padding: 15px;
  }
  .product-offer-icon {
    margin-top: 15px;
  }
  .product-offer-icon i {
    font-size: 30px;
    color: #9e9e9e;
  }
  .product-offer-icon .media-left {
    margin-right: 15px;
  }
  .media-heading {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
  }
  .panel-heading {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #eeeeee;
    border-bottom: none;
  }
  .panel-heading h6 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
  }
  .offer-details .panel-card .panel-body {
    padding: 30px 15px 20px;
  }
  .offer-details ul li {
    margin-bottom: 10px;
  }
  .service-provider .avatar-64 {
    background-color: #00c853;
    line-height: 64px;
    color: white;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    width: 64px;
    height: 64px;
    border-radius: 50px;
  }
  .service-provider .media-left {
    padding-right: 20px;
  }
  .service-provider .media-body h5 {
      font-size: 18px;
  }
  .ratingcapsule {
    color: #fff;
    background-color: #1174AE;
    font-size: 11px;
    font-weight: 800;
    border-radius: 7px;
    height: 16px;
    margin-left: 10px;
    padding: 1px 5px 1px 5px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ratingcapsule i {
    margin-right: 2px;
  }
  .service-provider .panel-card .panel-body {
    padding: 30px 15px 20px;
  }
  .product.product-horizontal {
    border-bottom: 1px solid #e0e0e0;
    border-top: none;
    border-left: 0;
    border-right: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .product.product-horizontal a {
    display: flex;
    align-items: center;
  }
  .product.product-horizontal .product-thumbnail {
    padding-right: 10px;
  }
  .product.product-horizontal .product-thumbnail img {
    width: 100px;
    height: 100px;
  }
  .product.product-horizontal .product-body {
    padding: 0;
    text-align: left;
  }
  .product.product-horizontal .product-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    min-height: 40px;
  }
  .product.product-horizontal .item-availabele {
    min-height: auto;
  }
  .product.product-horizontal .item-availabele p {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 18px;
  }
  .product.product-horizontal .product-footer {
    padding: 10px 0 0;
    text-align: left;
  }
  .product.product-horizontal .product-footer .price li:first-child {
    font-size: 20px;
    color: #212121;
    font-weight: 700;
  }
  .product.product-horizontal .product-footer .price li{
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    margin-right: 6px;
  }
  .panel-card .panel-sub-title {
    font-size: 14px;
  }
  .panel-card .panel-footer {
    background: #fff;
    padding: 10px 15px;
    border-top: 1px solid #eeeeee;
  }
  .panel-card .panel-footer .view-details {
    line-height: 22px;
  }
  .choose-option .option-label {
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .option-label-content {
    padding-left: 15px;
  }
  .choose-option .price {
    position: relative;
    margin-left: 15px;
  }
  .choose-option .price::before {
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    background: #212121;
    border-radius: 50px;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
  }
  .choose-option .price li {
    font-weight: 700;
    margin-right: 10px;
  }
  .enquire-from .form .btn {
    font-weight: 600;
  }

  /********************enquire form*********************/

  .enquire-from .panel-heading p {
    font-size: 13px;
    color: #757575;
    line-height: 20px;
    margin-top: 10px;
  }

  /********* pop up enquire form **************/

  #equire-now-modal .modal-lg  {
    max-width: 610px;
  }
  #equire-now-modal .modal-body, #equire-now-modal .modal-header {
    padding: 30px;
  }
  #equire-now-modal .modal-header  {
    position: relative;
    justify-content: center;
  }
  #equire-now-modal .modal-header .close {
    position: absolute;
    right: 30px;
    color: #000;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
    font-size: 22px;
}

 /**************** aegis pest termite *********************/

 .aegis-banner {
   min-height: 100%;
 }
 .aegis-banner .banner-content {
  padding: 150px 0 20px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
 }
 .aegis-banner .banner-content .banner-title {
   font-size: 32px;
   font-weight: 500;
   margin-bottom: 0;
 }
 .aegis-banner.banner::after {
   background-color: transparent;
   background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
   top: 200px
 }
 .aegis-banner .banner-content p {
   font-size: 16px;
   font-weight: 400;
   margin-bottom: 15px;
 }
 .about-card-panel p {
  margin-bottom: 5px;
}
.service-location iframe {
  width: 100%;
  height: 350px;
}

/****************** works page ***********************/

.banner.works-banner {
  background: #1174AE;
  min-height: auto;
}
.banner.works-banner::after {
  position: relative;
  background-color: transparent;
}
.banner-content .banner-title {
  margin-bottom: 30px;
  font-weight: 500;
}
/* .banner-content {
  padding: 40px 0;
} */
.media-offer-list {
  margin-bottom: 30px;
}


/****************** New CSS ***********************/

.mobile-version{
  display: none;
}

.owl-carousel.mobile-version{
  display: none;
}


.hm-section.how-it-works .thumbnail{
  display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.hm-section.how-it-works .thumbnail .caption {
    padding: 30px 10%;
}
.hm-section.how-it-works .thumbnail .caption h3 {
    margin: 0 0 1rem 0;
    font-size: 21px;
    font-weight: 600;
}
.hm-section.how-it-works .thumbnail .caption h3 + p {
    position: relative;
    padding: 0 0 2rem 0;
    margin: 0 0 2rem 0;
}
.hm-section.how-it-works .thumbnail .caption h3 + p::before {
    content: "";
    width: 5rem;
    height: 2px;
    background-color: #ff9800;
    position: absolute;
    left: 50%;
    margin-left: -2.5rem;
    bottom: 0;
}
.hm-section.how-it-works .thumbnail .caption .list-group {
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
}
.hm-section.how-it-works .thumbnail .caption .list-group .list-group-item {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    margin: 0;
    padding: 0 0 0.5rem 0;
    text-align: center;
    color: #9e9e9e;
}

.hm-section.how-it-works .thumbnail .caption .btn {
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 20px;
    background-color: #00acc1;
    border-color: #00acc1;
    color: #ffffff;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #757575;
}

.category-btn{
  width: 170px;
  float: right;
}
.category-btn .select2-container {
  width: 170px !important;
  text-align: left;
}
.select2-results__option--selectable{
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.select2-container--default .select2-results__option--selected,
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.select2-container--default .select2-results>.select2-results__options{
  overflow-y: visible;
}

.form-check-input{
	position: relative !important;
left: 0 !important;
}


.panel-body .option-label [type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.panel-body .option-label [type="radio"]:checked + label,
.panel-body .option-label [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.panel-body .option-label [type="radio"]:checked + label:before,
.panel-body .option-label [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #0285C1;
    border-radius: 100%;
    background: #fff;
}
.panel-body .option-label [type="radio"]:checked + label:after,
.panel-body .option-label [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #0285C1;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.panel-body .option-label [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.panel-body .option-label [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.sticky-footer-bottom {
  display: none;
}

.related-capsule a {
    padding: 2px 16px 2px 16px;
    margin-bottom: 5px;
    border: 1px solid #eee;
    display: inline-block;
    font-weight: 500;
    border-radius: 5px;
    margin-right: 5px;
}

#equire-now-modal2.modal{
  background: #F4F6FC;
}
#equire-now-modal2.modal .modal-header{
  border-bottom: none;
  padding: 0;
  position: relative;
}
#equire-now-modal2.modal .modal-content{
  margin: 0px auto 3rem auto;
  border: 1px solid #e0e0e0;
  padding: 25px;
}
#equire-now-modal2.modal .modal-body{
  padding: 0;
}
#equire-now-modal2.modal .modal-title{
  font-size: 18px;
  line-height: 24px;
  color: #616161;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}
#equire-now-modal2.modal .form .form-group label{
  color: #212121;
}
#equire-now-modal2.modal .close{
  position: absolute;
  top: 0px;
  right: 0px;
  color: #000000;
  opacity: 0.2;
}

#equire-now-modal2.modal .modal-content .send-btn{
  font-size: 18px;
  padding: 10px 12px;
  border-radius: 3px;
  width: 100%;
}

#equire-now-modal2.modal-footer{
  color: #616161;
  font-size: 13px;
  border-top: none;
  padding: 0;
  margin-top: 10px;
}

.sign-up .form-group{
  position: relative;
}

.sign-up .form-group i{
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  color: #337ab7;
  color: #337ab7;
  line-height: 0px;
}

.sign-up .form-group input{
  padding: 10px 20px;
  padding-left: 30px;
  height: 46px;
}

.sign-up .panel-body{
  padding: 30px 0;
  background: #ffffff;
  border: 1px solid #dee2e6;
}

.icon-box {
    text-align: center;
    color: #337ab7;
}

.icon-box i{
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  background: #0285c2;
  color: #ffffff;
  border-radius: 50px;
}
.icon-box span{
  font-weight: 600;
  margin-top: 7px;
  display: block;
}
.sign-up .form-group .input-icon i {
    left: auto;
    right: 10px;
    color: #ccc;
}

.modal.service-categories{
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.modal.service-categories .modal-dialog {
  max-width: 600px;
}
.modal.service-categories .modal-dialog .modal-body .list-group .list-group-item:last-of-type {
    border-bottom: none;
}

.categories-checkbox {
    padding: 0px 30px;
}

.categories-checkbox .custom-control.custom-checkbox{
  margin-bottom: 15px;
  width: 49%;
  float: left;
  padding-right: 20px;
}
.categories-checkbox .custom-control-label::before {
    position: absolute;
    top: 50%;
    left: -25px;
    display: block;
    width: 15px;
    height: 15px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #000000 solid 1px;
    border-radius: 0;
    transform: translateY(-50%);
    border-radius: 0 !important;
  }
.service-categories .modal-footer{
  border-top: 0;
}

.categories-checkbox .custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: inherit;
    box-shadow: none;
    background: none;
}
.categories-checkbox .custom-control-input:checked~.custom-control-label::before{
  border-color: inherit;
  background: transparent;
  box-shadow: none;
}
.categories-checkbox .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: none;
    content: "\f373";
    font-family: "Ionicons";
    font-size: 20px;
    line-height: 20px;
  }

/****************************************
              responsive
*****************************************/

  @media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
  }




  @media screen and (max-width: 1199px) {
    .home-service .product .product-body {
      padding: 15px;
    }
  }

  @media screen and (max-width: 991px) {
    .container {
      max-width: 100%;
    }
    .section-title {
      font-size: 30px;
    }
    .banner-content .banner-title {
      font-size: 36px;
    }
    .product .product-footer {
      padding: 0 15px 15px;
    }
    .section-padding {
      padding: 60px 0;
    }
    .blog .blog-title {
      font-size: 16px;
      line-height: 22px;
    }
    .blog .blog-body {
      padding: 15px;
    }
    .home-service .btn-primary {
      width: 112px;
    }
    .search-section ul li a {
      font-size: 13px;
    }
    .search-section ul li {
      margin-right: 15px;
    }

  }

  @media screen and (max-width: 767px) {
	  
	.results-card-title {
      font-size: 14px !important;
    }
	
    .banner-content .form-control {
      width: 100% !important;
      border-radius: 2px;
    }
    .banner-content form a.btn {
        border-radius: 2px;
        margin-top: 15px;
        width: 100%;
    }
    .banner-content .close-btn .btn {
      margin-top: 0;
    }
    .service-item .thumbnail {
      height: 200px;
    }
    .section-padding {
      padding: 50px 0;
    }
    .banner-content .banner-title {
      font-size: 24px;
    }
    .banner-content .form-control {
      width: 360px;
    }
    .banner {
      min-height: 460px;
    }
    .home-service .section-title {
      margin-bottom: 5px;
    }
    .home-service .section-title small {
      display: block;
      font-size: 14px;
    }
    .home-service .btn-primary {
      display: none;
    }
    .section-sub-title {
      font-weight: 400;
    }
    .features-icon .feature-content img {
      height: 50px;
      margin-right: 10px;
    }
    .section-title {
      font-size: 22px;
      line-height: 30px;
    }
    .tips-articles .section-sub-title {
      font-size: 16px;
    }
    .footer-nav ul {
      flex-wrap: wrap;
    }
    .footer .social-icons {
      display: none;
    }
    .footer .copyright-footer {
      background: #eeeeee;
      padding: 20px 15px 15px;
    }
    .footer-nav ul li:first-child a {
      color: #757575;
    }
    .footer-nav ul li:first-child {
        color: #757575;
        display: block;
        width: 100%;
        text-align: center;
    }
    .footer-nav ul li, .footer-nav ul li a {
      color: #337ab7;
    }
    .footer-nav ul li:not(:first-of-type):before {
      content: "";
    }
    .footer-nav ul li, .footer-nav ul li a {
      color: #337ab7;
      font-size: 12px;
    }
    .footer-nav ul li {
      padding-left: 10px;
    }
    .footer-nav p {
      display: none;
    }
    .article-banner .banner-content .banner-title, .about-banner .banner-content .banner-title {
      font-size: 50px;
    }
    .banner.article-banner, .banner.about-banner {
      min-height: 340px;
    }
    .banner.article-banner .banner-content, .banner.about-banner .banner-content {
      padding: 100px 0;
    }
    .select2-container {
      /* width: 100% !important; */
      text-align: center;
    }
    .results-header {
      padding: 15px;
    }
    .results-body {
      padding: 30px 15px;
    }
    h2 {
      font-size: 24px;
    }
    .find-hire-service {
      padding: 30px 0;
    }
    .social-bar a span {
      display: none;
    }
    .contact-banner .banner-content .banner-title {
      font-size: 40px;
    }
    .address-detail {
      margin-top: 15px;
    }
    .privacy-policy-banner .banner-content .banner-title {
      font-size: 36px;
    }
    .privacy-policy-banner .banner-content {
      padding: 40px 0;
    }
    .browse-card-content {
      margin-top: 15px;
    }
    .product.product-horizontal {
      border-bottom: 1px solid #e0e0e0 !important;
      margin-bottom: 15px !important;
    }
    .banner.aegis-banner {
      min-height: auto;
    }
    .aegis-banner .banner-content {
      padding: 110px 0 20px;
    }
    .aegis-banner.banner::after {
      top: 160px;
    }

    /*** menu ***/

    .navbar-dark .navbar-brand {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 18px;
      margin: 0;
    }
    .navbar-dark .navbar-nav .nav-link {
      color: #424242;
      font-weight: 500;
    }
    .navbar-dark .mobile-menu .navbar-brand {
      color: #424242;
      margin: 0;
      text-align: center;
      display: block;
      border-bottom: 1px solid #e0e0e0;
      padding: 15px;
      letter-spacing: 5px;
      font-size: 18px;
      line-height: 18px;
      margin-bottom: 15px;
    }
    .mobile-menu .navbar-nav {
      padding: 0 15px;
    }
    .navbar-dark .mobile-menu .navbar-brand strong {
      color: #337ab7;
    }
    .navbar-collapse {
      display: none;
    }
    .main-wrapper.open-side-nav {
      transform: translateX(280px);
      transition: all 0.2s ease;
      z-index: 1111;
      position: fixed;
    }
    .main-wrapper {
      transform: translateX(0px);
      transition: all 0.2s ease;
      left: 0;
      width: 100%;
    }
    .mobile-menu {
      position: fixed;
      transform: translateX(-290px);
      background: #fff;
      width: 280px;
      left: 0;
      bottom: 0;
      height: 100%;
      transition: all 0.2s ease;
      display: block;
      box-shadow: 0 1px 8px 3px rgba(0, 0, 0, 0.3);
    }
    .mobile-menu.open-menu {
      width: 280px;
      transform: translateX(0px);
    }
    .main-wrapper.open-side-nav::after {
      background: rgba(0, 0, 0, 0.5);
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      position: absolute;
      z-index: 999;
      content: "";
    }
    .join-btn {
      padding: 10px 15px;

    }
    .join-btn a{
      width: 100%;
      color: #337ab7 !important;
      font-weight: 500;
      font-size: 14px;
      padding: 6px 10px;
    }

/*********New CSS*********/

    .owl-carousel.mobile-version{
      display: block;
    }
    .desktop-version{
      display: none;
    }
    .mobile-version{
      display: block;
    }

    .hm-section.how-it-works {
      padding: 3rem 0 0;
    }

    .banner-content .close-btn{
      display: none
    }

    .place_show_section {
      background-color: #f5f5f5;
      /* margin-bottom: 15px; */
    }

    .place_show_section .search-bar{
      padding: 0;
	  margin-top:20px;
      border: none;
    }

    .place_show_section .search-bar a {
      color: #1174ae;
      font-size: 14px;
      margin-bottom: .5rem;
      display: block;
    }

    .place_show_section .search-bar span{
      font-size: 21px;
      color: black;
      font-weight: 500;
      margin-top: .5rem;
      margin-bottom: 0;
    }
    .place_show_section .search-bar .form-group{
      margin-bottom: 0;
    }
    .place_show_section .search-menu .category-btn {
      width: 100%;
      float: left;
    }
    .place_show_section .search-menu .category-btn .select2-container{
      width: 100% !important;
      margin-bottom: 20px;
    }
    .place_show_section .search-menu .category-btn .select2-container--default .select2-selection--single{
      border: 1px solid #cccccc;
      border-radius: 2px;
      height: auto;
      padding: 10px 20px;
      justify-content: center;
      display: flex;
      position: relative;
    }
    .place_show_section .search-menu .category-btn .select2-container--default .select2-selection--single .select2-selection__arrow{
      position: absolute;
      right: 0;
    }

    .place_show_section .search-menu .category-btn .select2-container--default .select2-selection--single .select2-selection__rendered{
      line-height: 1.42857143;
      color: #333333;
      /* font-size: 13px; */
      font-weight: 500;
    }

    .mobile-version .product.list-product {
        border-radius: 2px;
        text-align: center;
        margin-bottom: 20px;
        overflow: hidden;
        border: 0;
        border-bottom: 1px solid #e0e0e0;
		max-height: 150px;
    }
    .mobile-version .product.list-product .product-thumbnail {
        width: 30%;
        float: left;
        height: -webkit-fill-available;
    }
    .product .product-thumbnail img {
        width: 100%;
    }
    .mobile-version .product.list-product .product-thumbnail img {
        max-width: 100%;
        height: auto;
        object-fit: cover;
    }
    .mobile-version .product.list-product .product-body {
        width: 70%;
        padding-left: 15px;
        padding-top: 0;
        padding-bottom: 0;
        text-align: left;
        display: inline-block;
        padding-right: 0;
    }
    .mobile-version .product.list-product .product-title {
        min-height: auto;
        max-height: inherit;
        font-size: 15px;
        color: #333333;
        font-weight: 500;
    }
    .mobile-version .product.list-product .item-availabele {
        min-height: auto;
    }
	
	.mobile-version .product .product-footer .notavailable {
    margin-top:0px;
	margin-bottom:40px;
    font-size: 14px;
    font-weight: 400;
	color:#ccc;
	float:left;
	}
  
  
    .mobile-version .product.list-product .product-footer {
        text-align: left !important;
        padding-left: 0;
        margin-top: 15px;
    }
    .mobile-version .product.list-product .product-footer .price li:first-child{
      padding-left: 0;
    }
    .mobile-version .product.list-product .product-footer .price li{
      font-size: 18px;
      color: #333333;
    }
    .mobile-version .product.list-product .product-footer .price li span {
        font-size: 14px;
        font-weight: 400;
        padding-left: 10px;
        color: #00c853;
    }
    .mobile-version .product.list-product .product-footer .price li span del {
        padding-right: 10px;
    }

    .banner.article-banner, .banner.about-banner {
    min-height: 200px;
    }
    .banner.article-banner .banner-content, .banner.about-banner .banner-content {
        padding: 40px 0;
    }
    .article-banner .banner-content .banner-title, .about-banner .banner-content .banner-title {
        font-size: 36px;
        margin-bottom: 0;
    }

    .mobile-version .single-product-details h5{
      font-size: 18px;
    }
     .mobile-version .single-product-details h5 small {
        font-weight: 500;
        font-size: 15px;
    }
    .mobile-version .single-product-details button,
    .mobile-version .single-product-details .price-split{
      display: none!important;
    }

    .choose-option .option-label {
      padding-left: 10px;
    }
    .offer-details .panel-card .panel-body {
        padding: 15px 15px 15px;
    }

	
  
    .sticky-footer-bottom {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        display: block;
        z-index: 9;
    }
    .sticky-footer-bottom a {
        display: block;
    }

    .social-icon-highlight{
      list-style-type: none;
      padding: 0;
      margin: 0;
    }
    .social-icon-highlight li{
      margin-right: 10px;
      margin-bottom: 5px;
    }
    .social-icon-highlight li a{
      font-size: 18px;
      background: #f5f5f5;
      color: #ffffff;
      padding: 10px;
      border-radius: 5px;
      width: 40px;
      height: 40px;
      line-height: 20px;
      display: block;
    }
    .social-icon-highlight li a.facebook{
      background:#506bb1;
    }
    .social-icon-highlight li a.twitter{
      background:#60aade;
    }
    .social-icon-highlight li a.whatsapp{
      background:#02a601;
    }
    .social-icon-highlight li a.messanger{
      background:#0d87ff;
    }
    .social-icon-highlight li a.mail{
      background:#51acdb;
    }
    .social-icon-highlight li a.linkdin{
      background:#1b93ce;
    }
    .header-padding {
        padding-top: 40px;
    }
    /* .header.header-sticky{
      top: 16px;
    } */

    .offers_section{
      background: #ffffff !important;
    }
	


    .offers_section .results-card{
      box-shadow: none;
      border: none;
    }

    .border-md-none{
      border: none !important;
    }

    .offers-capsule a {
        padding: 5px 10px;
        background: #f5f5f5;
        margin-right: 10px;
        margin-bottom: 5px;
        display: inline-block;
        border-radius: 5px;
    }

    .aegis-pest-banner{
      background-image: none !important;
      background-color: #ffffff;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.26);
    }
    .aegis-pest-banner .banner-content {
        padding: 30px 0 20px;
        text-shadow: none;
    }
    .aegis-pest-banner.banner::after{
      background-image: none;
      top: 0;
    }
    .aegis-pest-banner .banner-content .banner-title{
      color: #333333;
      font-size: 24px;
    }
    .aegis-pest-banner .banner-content p{
      color: #333333;
      margin-bottom: 0;
    }

    .no-padding {
        padding: 0;
    }
    .no-padding .row {
        margin-right: 0;
        margin-left: 0;
    }
    .no-padding .row [class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }

    .banner.article-banner{
      background-image: none !important;
      background-color: #f4f6fc;
      min-height: auto;
    }
    .article-banner.banner::after{
      background: none;
      top: 0;
    }
    .article-banner.banner .banner-content {
        padding: 25px 0 20px;
        text-shadow: none;
        text-align: left !important;
    }
    .article-banner.banner .banner-content .banner-title {
        font-size: 18px;
        color: #333333;
        text-shadow: none;
    }

    .blog-details-banner .banner-content .banner-title{
      font-size: 36px;
    }

    .search-icon{
      position: absolute;
      right: -10px;
      background: transparent;
      border: none;
      color: #fff;
      font-size: 24px;
    }
    .search-icon:hover{
      background: transparent;
      border: none;
      color: #fff;
    }
    .offer-service-provider .panel-card{
     /* width: 80vw;*/
	 margin-bottom: 5px;
    }


  }

  @media screen and (max-width: 575px) {
    .banner-content .banner-title {
      font-size: 22px;
    }
    .banner-content p {
      font-size: 18px;
    }
    .features-icon .feature-content {
      justify-content: center !important;
    }
    .product .product-title {
      min-height: auto;
    }
    .blog .blog-title {
      min-height: auto;
    }
    .section-padding.home-service {
      padding-bottom: 30px;
    }
    .article-banner .banner-content .banner-title, .about-banner .banner-content .banner-title {
      font-size: 36px;
    }
    ./* banner.article-banner, .banner.about-banner  {
      min-height: 280px;
    } */
    .results-card-title {
      font-size: 13px !important;
    }
    .search-bar .form-group {
      text-align: left !important;
      margin-top: 10px !important;
    }
    .contact-banner .banner-content .banner-title {
      font-size: 32px;
    }
    .browse-card-footer .offer-btn {
      max-width: 300px;
    }
    .service-provider .media-left {
      display: none;
    }
    #equire-now-modal .modal-title {
      width: 80%;
    }
    #equire-now-modal .modal-body, #equire-now-modal .modal-header {
      padding: 15px;
    }


    .categories-checkbox .custom-control.custom-checkbox{
      width: 100%;
      float: none;
      padding-right: 0px;
    }

  }