
            .filter-card:hover{
                background:#80808014;
                  transition: background-color 0.5s ease;
            }
            .request_info_modal{
                left:auto;top:auto;height:400px;
                width:600px!important;
            }
            .ul-list-style-type > li > a {
                display: block; text-decoration:none;padding-top:6px;padding-bottom:6px;font-size:14px;color:#000;
            }
            .ul-list-style-type > li{
                border-bottom: solid 1px #ddd;
				padding-bottom:6px;
            }
            .ul-list-style-type{
                list-style-type: none;
            }
            .ul-footer-nav{
                list-style-type: none;
                padding:0px;                
            }
            .ul-footer-nav>li>a{
                display: block; text-decoration:none;padding-top:6px;padding-bottom:6px;font-size:14px;color:#fff;;
            }
			.nav-item{
				padding-left:15px;
				padding-right:15px;				
				border-radius:5px
			}
			.btn-primary{
				background-color:#e75522!important;
				border:#e75522!important;
			}	
			.btn-p:hover{
			    background-color:#f65721 !important;
			}
			.timeline {
			  border-left: 1px solid hsl(0, 0%, 90%);
			  position: relative;
			  list-style: none;
			}

			.timeline .timeline-item {
			  position: relative;
			}
			.timeline .timeline-item:after {
			  position: absolute;
			  display: block;
			  top: 0;
			}
			.timeline .timeline-item:after {
			  background-color: hsl(0, 0%, 90%);
			  left: -38px;
			  border-radius: 50%;
			  height: 11px;
			  width: 11px;
			  content: "";
			}
			.btn_request_info{
			    margin:0px;border-radius:0px;padding:11px;color:#fff!important;background-color:#ee8317;text-align:center;
			    text-decoration:none;
			}
			.btn_request_info:hover{
			    background-color:#d5652e;
			}
			.lightboxContainer:after {
              content:url("https://www.wonderplugin.com/download/playbutton.png");
              z-index:999;
              position:absolute;
              top:50%;
              left:50%;
              margin-left:-32px;
              margin-top:-32px;
              cursor:pointer;
            }
            
            
            
            
            
            
            .search-box{
                margin:0px;
            }
            .search-box-heading{
                font-weight: bold;font-size: 24px;margin-bottom:15px;
            }
            .top-heading-heading{
                font-size:45px;font-weight:bold;line-height: 1.3;margin-top: 40px!important;margin-bottom:10px;color:#000;
            }
            .top-small-text{
                display:block;font-size:16px;font-weight:401;padding:10px;
            }
            .search-box-input-margin{
                margin-bottom:0px;
            }
            .search-box-submit{
                padding:10px;
                padding-left:25px;
                padding-right:25px;
                font-weight:500;
            }
            .featured-heading{
                cursor:default;width:48%;padding:10px;padding-left:25px;padding-right:25px;font-size:20px;text-align:center;margin-bottom:0px;display:inline-block;background-color:#ee6636!important;border:none!important;
            }
            .top-listing-card-img{
                display:flex;
            }
            .top-listing-card-img-2{
                display:none!important;
            }
            .popular-franchising-heading{
                font-weight: 600;
                font-size: 28px;
                margin-bottom:3px;
                text-align: center;
                padding:20px;
                color:#2b2c2b;
            }
            .popular-franchise-holder{
                margin-top:20px;background:#f9f9f9;padding:30px;padding-top:0px;
            }
            
            .popular_box{
			    font-weight:501;
			    padding-top:25px;
			    padding-bottom: 25px;
			    text-decoration:none;
			    display:block;color:#2b2c2b;
			    font-size:12px;
			    transition: background-color 1s ease-out 20ms;
			}
			.popular_box:hover{
			    background-color:#dddddd7d;
			    color:#ee6636;
			}
			.popular-card-text{
			    display: block;font-size: 14px;margin-top:7px;
			}
			.branding{
			  max-width: 37%!important;
			 }
			 .mobile-nav{
			        display:none;
			  }
			  .finance-component{
			        display:block;
			    }
		    .sliding-height{
			        height: 300px;
			    }
            @media only screen and (max-width: 480px){
            .request_info_modal{
                left:auto;top:auto;height:100vh!important;
                width:100%!important;
            }
                .top-heading-heading{
                    font-size:22px;
                }
                .top-small-text{
                    display:block;font-size:14px;font-weight:401;padding:10px;
                }
                .search-box{
                    margin:20px!important;
                }
                .search-box-heading{
                    font-weight: 501;font-size: 15px;margin-bottom:15px;letter-spacing:0.3px;line-height:20px;text-align:center;
                }
                .search-box-input-margin{
                    margin-bottom:5px;
                }
                .search-box-submit{
                    width:100%!important;
                }
                .featured-heading{
                  cursor:default;width:97%;padding:10px;padding-left:25px;padding-right:25px;font-size:16px;text-align:center;margin-bottom:0px;display:inline-block;background-color:#ee6636!important;border:none!important;
                }
                .top-listing-card-img{
                    display:none;
                 }
                 .top-listing-card-img-2{
                    display:inline-block;
                 }
                .popular-franchising-heading{
                    font-weight: 501;font-size: 22px;margin-bottom:3px;text-align: center;padding:20px;color:#000;
                }
                .popular-franchise-holder{
                    margin-top:20px;background:#f9f9f9;padding:0px!important;padding-top:0px;
                }
                .popular-card-text{
			        display: block;font-size: 13px;margin-top:7px;;
			    }
			    .branding{
			        max-width: 100%!important;
			    }
			    .mobile-nav{
			        cursor:pointer;
			        display:block;
			    }
			    .finance-component{
			      /*  display:none;*/
			    }
			    .sliding-height{
			        height: 200px;
			    }
			   
            }
            
            
            .overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}