 /*

Theme Name: home

Theme URI: https://www.51blocks.com/

Author: Michael Borgelt 

Author URI: https://www.51blocks.com/

*/

 
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
}
img {max-width: 100%; height: auto;}

.section-block {
    max-width: 960px !important;

}

.header_area {
   padding-top: 20px; padding-bottom: 20px;
}
.menu_area {padding-top:5px;}
.main_menu {float: right; padding: 0; margin: 0}
.main_menu li {float: none; list-style: none; display: inline-block;}
.main_menu li a {
    font-size: 0.8rem;
    text-decoration: none;
    color: #000;
    padding: 10px 15px;
    text-transform: uppercase;
}

 

.banner {
    
    max-width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.banner_overly{ background: #00000061;}

.banner .title h1 {font-size: 50px;}

.banner-content {
    height: 51.1875rem;

}

.bestInLocationPage-banner {background:url(images/44461315-0-Group-4.png); background-size:cover;}

.bestInLocationPage-banner .banner-content,.costGuidePage-banner .banner-content{
    height: 20.375rem;

}




.banner-text-centent .entry-heading {
    font-family: 'Lora', serif;
    font-weight: 400;
    font-size: 1.362rem;
    line-height: 1.925rem;
}

.bestInLocationPage-banner .banner-text-centent .entry-heading  {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.5em;
    font-weight: 700;
	line-height:55px;
}

.costGuidePage-banner {
    background-color: #393939;
}




 .costGuidePage-banner .banner-text-centent .entry-heading {
     font-family: 'Montserrat', sans-serif;
     font-size: 3.5rem;
     line-height: 1.2em;
     font-weight: 700;
 }

 .costGuidePage-banner .banner-text-centent .entry-content {
     font-family: 'Montserrat', sans-serif;
     font-size: 1.3125em;
     line-height: 1.3125em;
 }

 

.bestInLocationPage-articlesInnerColumn:hover .content-area {
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
}

.costGuidePage-searchcity {
    background-color: #EFECEA;
    padding-bottom: 50px;
}


.costGuidePage-searchcity .entry-heading-two {

    font-family: 'Lora', serif;
    font-weight: 400;
    font-size: 2.362rem;
    line-height: 1.925rem;

}

.costGuidePage-navigator {
    background-color: #55968D;
    padding-bottom: 50px;
}
.costGuidePage-navigator-buttons .btn {background: transparent !important;}
.costGuidePage-navigator-buttons  a:hover {color:#000 !important; transition: none;}

.aboutPage-story {
    background-blend-mode: multiply ;
}

.aboutPage-story .banner-content {
    height: 32.375em;
}

.aboutPage-lastsection {
    background-color: #EFECEA;
}

.second-section .section-block .row {
    height: 18.4375rem;
    max-width: 60rem;
}

.second-section .qoute {
    height: 7.125rem;
    width: 33.75rem;

}

.second-section-text {
    font-family: 'Lora', serif;
    font-weight: 400;
    color: #000000;
    font-size: 1.62rem;
    line-height: 2.4rem;
}

.get-quote-section {
    background: url(images/44461510-0-Group-2.webp);
    max-width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.get-quote-section-content {
    height: 15.75rem;
}

.get-quote-section .entry-text {
    font-family: 'lora' serif;
    font-family: 'Lora', serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 1.62rem;
    line-height: 2.4rem;
}

.custom-btn-info {
    background: #437B73;
    color: #FFFFFF;
    font-size: 1.0526rem;
    font-family: Montserrat;
    font-weight: 400;
  
    border-radius: 3px;
    display: inline-block  !important;
    margin-top: 30px;

}

.custom-btn-info:hover {
    background: #2F4945;
    color: #FFFFFF;
}

.best-of-content-box {
    background-color: #4A4A4A;
    height: 19.375rem;
}

.best-of-content-box .entry-text {
    font-family: 'Lora', serif;
    font-weight: 500;
    font-size: 2.1672rem;
    line-height: 3.5rem;
}

.editor-pick-section .first-content-box  {
    height: 29.0625rem;
}

.top-location-content-box {
    height: 10.625rem;
    width: 13.6875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(12, 12, 12) !important;
    opacity: 0.55;
}

.top-location-section .entry-text {
    font-family: 'Lora', serif;
    font-weight: 600;
    font-size: 1.48rem;
    line-height: 2.1rem;
}

.entry-small-text {
    font-weight: 400;
    font-size: 0.643rem;
}

.custom-fs-small {
    font-weight: 400;
    font-size: 0.943rem;
}

.singleBlogPost-banner {
    background-color: #F4F4F4;
}

.singleBlogPost-banner .banner-content {
    height: 26.1875rem; 
}

.singleBlogPost-banner .banner-content .entry-heading{
    font-family: 'Montserrat', sans-serif;
        font-size: 2.5em;
        font-weight: 700;
}


.footer-top {
    height: 23.125rem;
    background: rgb(35, 35, 35);
    color: #fff;
}

.footer-logo img {max-width: 350px; margin-bottom: 30px;}

.footer-bottom {
    background: rgb(30, 30, 30);
    height: 5.625rem;
}


    .pagination .page-numbers {padding: 10px;}
    .logo_area a {    text-decoration: none;
    color: #000;
    font-size: 23px; text-transform: uppercase;}
    .footer-logo a {    text-decoration: none;
    color: #fff;
    font-size: 30px; margin-bottom: 30px; text-transform: uppercase;}
    .footer-content {font-size: 14px;}



@media all and (max-width: 1100px) {
    .heaader {
        height: auto;
    }

}

@media all and (max-width: 991px) {
.costGuidePage-pricing {padding-top: 50px;}
.costGuidePage-searchcity {padding-top: 50px;}
.costGuidePage-content-section{padding-top: 50px; padding-bottom: 50px;}
.aboutPage-lastsection{padding-top: 50px; padding-bottom: 50px;}
.costGuidePage-navigator{padding-top: 50px;  }
}
@media all and (max-width: 767px) {


    .aboutPage-story {padding-top: 50px !important; padding-bottom: 50px !important;}
    .costGuidePage-contentImage {margin-bottom: 30px;}

    .top-location-content-box    {margin-top: 10px;}
    .costGuidePage-navigator-buttons    {margin-top: 10px;}
    section {
        margin-top:1rem ;
    }
    .section-block {
        max-width: 324px !important;

    }
    .entry-heading-two {
        font-size: 1.2384rem;
        line-height: 1.5rem;
    }
    

    .header {
        height: auto;
    }

    .navbar-nav {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .banner-content {
        height: 41.1875rem;
        flex-direction: column;
        justify-content: space-evenly;

    }

    .banner-text-centent {
        
    }

    .banner-text-centent .entry-heading {
        font-size: 1.2384rem;
        line-height: 1.75rem;

    }

    .bestInLocationPage-banner .banner-text-centent .entry-heading {
        font-family: 'Montserrat', sans-serif;
        font-size: 2.5em;
        font-weight: 700;
    }

    .costGuidePage-banner .banner-text-centent .entry-heading {
        font-family: 'Montserrat', sans-serif;
        font-size: 2.5rem;
        line-height: 1.75em;
        font-weight: 700;
    }
	
	.bestInLocationPage-banner .banner-content, .costGuidePage-banner .banner-content {
		height: 27.375rem;
	}


    .aboutPage-story .banner-content {
        height: 22.375em;
    }

    .second-section {
        height: 13.125rem;
        padding: 0 40px;
    }

    .second-section .section-block .row {
        height: 13.125rem;
        max-width: auto;
    }

    .second-section .second-section-text {
        font-size: 1.1rem;
        line-height: 1.525rem;
    }

    .get-quote-section .entry-text {
        font-size: 1.4241rem;
        line-height: 1.7538rem;
    }

    .get-quote-section {
        height: 18.125rem;
    }

    .get-quote-section-content {
        height: auto;
    }

    .main-info-top .main-info-top-section-image {
        min-height: 16.3524rem;
    }
    .main-info-top .entry-text {
        font-size: 1.1146rem;
        line-height: 1.8rem;
        padding: 0;
        margin: 0;
    }

    .main-info-top .space {
        display: none;
    }
    .custom-btn-info p {
        margin: 0;
    }
    .main-info-bottom-inner-column {
        height: 24.5625rem;
    }

    .main-info-bottom .content-area .img-area {
        height: 15.6774rem;
    }

    .main-info-bottom img {
        height: 100% !important;
    }

    .main-info-bottom-inner-column .text-area {
        margin: auto !important;
        padding: 10px 0 !important;
        padding-right: 45px !important;
    }
	
	.costGuidePage-pricingInnerColumn
	.text-area {
        margin: auto !important;
        padding: 10px 0 !important;
    }
	
	.costGuidePage-searchcity .section-block,.costGuidePage-navigator .section-block, .costGuidePage-content-section .section-block{
		padding: 40px 0 !important;
	}

    .main-info-bottom-inner-column .text-area .entry-small-text {
        font-size: 0.6192rem;
        margin: auto;
    }

    .main-info-bottom-inner-column .text-area .entry-text {
        line-height: 1.5rem;
        font-size: 0.9288rem;
        margin: auto;
    }



    .best-of-content-box {
        height: 14.5rem;
        padding: 0 50px;
    }

    .best-of-content-box .entry-text {
        line-height: 2.1875rem;
        font-size: 1.248rem;
    }

    .editor-pick-section .first-content-box{
        height: 19.5561rem;
        
    }
    .editor-pick-section .first-content-box {
        height: 19.5561rem;
        
    }

    .editor-pick-section .editor-pick-content-box {
        margin: 20px auto;

    }

    .top-location-section .entry-heading-two {
        line-height: 1.5rem;
        font-size: 1.2384rem;
        
    }

    .top-location-content-box {
        
        height: 5.8125rem;
    }



    .singleBlogPost-banner .banner-content {
        height: 20.1875rem;
    }



    

    .footer-top {
        height: 36.125rem;
        
    }

    .footer-top .entry-text {
        font-size: 0.9669rem;
        line-height: 1.225rem;
    }

    .footer-top {
        margin: 0;
    }
    .footer-bottom {
        margin: 0;
    }


.logo_area {text-align: center; padding-bottom: 20px;}
.main_menu {width: 100%; text-align: center;}

.footer-top {padding-top: 50px;}

.banner-content {height: auto;}
.banner_overly {padding-top: 50px !important; padding-bottom: 50px !important;}
.pagination-content { }

.bestInLocationPage-banner .banner-text-centent .entry-heading{line-height: 50px;}
.main-info-bottom-inner-column {height: auto; margin-bottom: 30px;}
.main-info-top .btn {margin-bottom: 10px;}
.editor-pick-section .first-content-box {height: auto;}
.entry-small-text {margin-top: 10px;}
.top-location-section {padding-bottom: 50px !important;}
	.singleBlogPost-banner .banner-content .entry-heading {    font-size: 25px;
    line-height: 33px;}
	
	.breadcrumb_custom {    width: 100%;
    margin-bottom: -15px;}
}

@media all and (max-width: 380px) {
    .section-block {
            max-width: 300px !important;
    
        }
    .banner-text-centent {
        width: 15.8125rem;
    }
    .banner-text-centent .entry-heading {
        font-size: 0.8rem;
        line-height: 1rem;
    
    }

    .bestInLocationPage-banner .banner-text-centent .entry-heading {
        font-family: 'Montserrat', sans-serif;
        font-size: 1.5em;
        
        font-weight: 700;
    }
	
	.bestInLocationPage-banner .banner-content, .costGuidePage-banner .banner-content {
		height: 24.375rem;
	}

    .costGuidePage-banner .banner-text-centent .entry-heading {
        font-family: 'Montserrat', sans-serif;
        font-size: 1.5rem;
        line-height: 1.3em;
        font-weight: 700;
    }
	
	.costGuidePage-searchcity .section-block,.costGuidePage-navigator .section-block, .costGuidePage-content-section .section-block{
		padding: 40px 0 !important;
	}
	
	.costGuidePage-navigator .section-block {
		padding: 50px 0 !important;
	}
	
	.costGuidePage-navigator-buttons  {
		margin: 0.5em auto;
	}

    .aboutPage-story .banner-content {
        height: 18.375em;
    }

    .main-info-top .entry-text {
        font-size: 1rem;
        line-height: 1.2rem;
        margin: 0.5rem auto;
    }

    .main-info-top .custom-btn-info{
        
        margin-bottom:0.5rem;
    }

    .top-location-content-box {
        margin: 0.5rem auto !important;
    }

    .custom-btn-info {
        
        font-size: 0.8669rem;
        font-family: Montserrat;
        font-weight: 400;
        

        border-radius: 3px;
    }

    .singleBlogPost-banner .banner-content {
            height: auto;
    padding-bottom: 35px;
    padding-top: 32px;
    }

    .footer-top .entry-text {
        font-size: 0.8669rem;
        line-height: 1.225rem;
    }

}