.hidden {
    display: none;
}
span.entry-category {
    vertical-align: top;
}
span.entry-tags {
    max-width: 400px;
    overflow: hidden;
    display: inline-block;
}

ul.ssb_list_wrapper {
    display: none !important;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    height: 2.5rem;
    line-height: 2.5rem;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    width: 2.5rem;
    background: #fff;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -0.75rem;
}
.owl-carousel .owl-nav button.owl-next {
    right: -0.75rem;
}
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span {
    display: inline-block;
    font-size: 2.5rem;
    line-height: 0.8;
}
.owl-carousel .owl-nav button.owl-prev span {
    margin-left: -0.25rem;
}
.owl-carousel .owl-nav button.owl-next span {
    margin-right: -0.25rem;
}
.content-block p { 
    margin-bottom: 20px;
}
.extra_grid .entry-image.clearfix img {
    width: 100%;
    object-fit: cover;
    height: 255px;
    max-width: 100%;
}
.extra_grid .entry-image.clearfix {
       height: 255px;

}
.grid-item.extra_grid {
    max-width: 100% !important;
}
.header-search {
    border: 1px solid #c7c6c6;
}
#s {
    background-color: #f4f4f4;
    width: 225px;
    box-shadow: none !important;
}
#s:hover, #s:focus {
    background-color: #e9e9e9;
    width: 225px;
}
.fa-search:before {
    font-size: 15px;
}
ul.ssb_list_wrapper {
	display: none;
}
.darkBG{
            background: #3bc492;
        }
        .sorfBG{
            background: #a4e4cd;
        }
        .flexkBox{
           display: flex; 
           text-align: center;
        }

        .flexkBox > div{            
            color: #000;
            width: 50%;
            padding: 30px 0 50px;
            display: inline-block;
        }

        .content-block i{
            font-size: 40px;
            margin-bottom: 20px;
            -moz-transform: rotate(-50deg);
            -webkit-transform: rotate(-30deg);
           -o-transform: rotate(-30deg);
           -ms-transform: rotate(-30deg);
            transform: rotate(-30deg);
        } 

        .content-block h4{
            margin: 0; 
            line-height: 1;
        }

        .content-block h4 a{
            color: #000;
            font-size: 50px;
            text-decoration: none;
        }

        .content-block p{
            font-size: 20px;
            line-height: 1;
            margin-bottom: 5px;
        }

        .content-block .miles{
            text-align: right;
            font-size: 15px;
        }

        .content-block{
            display: inline-block;
        }
        .grid-item.extra_grid {
    width: 712px;
    clear: left;
}
.grid-item.left_grid {
    left: 0 !important;
}

@media only screen and (max-width: 560px) {
     .intro .section-heading {
        margin-right: 0;
        margin-bottom: 0;
    }
      p.section-description {
    margin-bottom: 0;
}
.header-search {
    width: 70%;
}
#s {
    width: 100%;
}
#s:hover, #s:focus {
	width: 100%;   
}
    .intro {
         margin-top: 0;
    margin-bottom: 0px;
}
        .single .content-area .entry-header .entry-meta span span, .page .content-area .entry-header .entry-meta span span {
    display: inline;
}
     .grid-item.extra_grid {
            width: 94%;
            clear: left;
            margin: 3%;
            
        }
    .flexkBox{
        display: block;
    }
    .content-block h4 a {
        font-size:40px;
    }
    .flexkBox > div{ 
        width: 100%;
        padding: 30px 10px 50px 10px;
    }
}
.grid-item .hentry .entry-excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 65px;
}
    .grid-item.extra_grid .a-single {
    max-height: 403px;
    overflow: hidden;
}

@media (max-width:1024px) {
	.grid-item .hentry .entry-excerpt {
	display:none;
}

}
@media (min-width:1024px) {
	.entry-header .entry-title {
	height: 50px;
}
.content-loop .entry-image.clearfix {
    height: 230px;
    overflow: hidden;
}
}
@media (max-width: 468px) {
     aside#facebook-likebox-2 h3, .widget h3.widget-title {
    text-align: left;
}
.widget_facebook_likebox, .widget {
   
    text-align: center;
}
  
    .sidebar {
    width: 94%;
    margin: 3%;
}
    .single .content-area, .page .content-area {
    width: 94%;
    margin: 3%;
}

.container {
    width: 100%;
}
.grid-item, .grid-item--width2, .one-column .grid-item, .one-column .grid-item--width2, .two-columns .grid-item, .two-columns .grid-item--width2, .four-columns .grid-item, .four-columns .grid-item--width2 {
    width: 94%;
    margin: 3%;
}
.owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
.owl-carousel .owl-nav button.owl-next {
    right: 0;
}
#masthead {
    padding: 0px 0 0;
    
}


}