
ul.featuredblock__sub-menu {
    display: none;
}

a.cta__button {
    padding: 15px !important;
}

.about_diana_hope_baker__container--inner img.bladeImg {
    width: 300px !important;
}
    .socialmedia__list {
        justify-content: center;
    }

.cta_footer__container--inner h3.cta__title {
    font-size: 2em;
}

.cta_footer__container--inner h4.cta__subtitle {
    font-size: 1em;
    line-height: 1.5em;
}

.blog__post.blog__post-single-item .col-sm-12.col-md-4,
.blog__post.blog__post-single-item .col-sm-12.col-md-3,
.blog__post.blog__post-single-item .col-sm-12.col-md-9,
.blog-post__info {
    display: none !important;
}
.blog__post.blog__post-single-item .col-md-8 {
    flex: 100%;
    max-width: 100%;
}

img.fr-fic.fr-dii.fr-fil {
    float: left;
    margin: 0 10px 10px 0;
}

/* -- testimonials section -- */
.wrap_testimonials {
    box-shadow: 3px 1px 19px -3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 3px 1px 19px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 1px 19px -3px rgba(0, 0, 0, 0.75);
    width: 95%;
    margin: 25px auto;
}
.wrap_testimonials_inner {
    margin: 0 auto;
    padding: 15px 35px 35px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
}
.wrap_testimonials_inner h1 {
    text-transform: uppercase;
}
.btn_cta a {
    background: #e7b451;
    padding: 5px 15px !important;
    width: 200px;
    border-radius: 15px;
    text-decoration: none !important;
    color: #0384d7;
}

.map-a .map__wrap {
    z-index: 9;
}

     .tel, .mapp, .mail, .fax {
        line-height: 1.2;
        padding: 5px 0px;
        font-size: 16px;
        display: block;
        color: #000;
    }
   .tel a, .mail a, .mapp span {
    color: #000;
    word-break: break-word;
}
    .phone, .marker, .message, .faxx, .email {
        margin-left: 10px;
        font-size: 20px !important;
        height: 25px;
        vertical-align: middle;
        margin-right: 5px;
        color: #000;
    }

    a[href^="tel"], a[href^="fax"] {
        cursor: pointer;
        pointer-events: auto;
    }
 .mapp, .tel, .mail, .fax {
    display: inline-flex;
    justify-content: center;
    width: 100%;
}


 /*  RESPONSIVE GRID  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 1%;
    border-right: none;
    border-left: none;
    background: none;
}

.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {width: 100%;}
.span_1_of_2 {width: 48.5%;}
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.33%; }
.span_1_of_3 { width: 31.66%; }
/*  GRID OF FOUR  */
.span_4_of_4 { width: 100%; }
.span_3_of_4 { width: 73.75%; }
.span_2_of_4 { width: 48.5%; }
.span_1_of_4 { width: 23.25%; }
/*  GRID OF FIVE  */
.span_5_of_5 { width: 100%; }
.span_4_of_5 { width: 78.8%; }
.span_3_of_5 { width: 58.6%; }
.span_2_of_5 { width: 38.4%; }
.span_1_of_5 { width: 18.2%; }
/*  GRID OF SIX  */
.span_6_of_6 { width: 100%; }
.span_5_of_6 { width: 82.06%; }
.span_4_of_6 { width: 65.13%; }
.span_3_of_6 { width: 48.2%; }
.span_2_of_6 { width: 31.26%; }
.span_1_of_6 { width: 14.33%; }
/*  GRID OF SEVEN  */
.span_7_of_7 { width: 100%; }
.span_6_of_7 { width: 85.48%; }
.span_5_of_7 { width: 70.97%; }
.span_4_of_7 { width: 56.45%; }
.span_3_of_7 { width: 41.94%;  }
.span_2_of_7 { width: 27.42%; }
.span_1_of_7 { width: 12.91%; }


/*  MEDIA QUERIES */

@media only screen and (min-width: 1px) {
 .hidden--s {
    display: block !important;
}   
}

@media only screen and (max-width: 768px) {
	.col { 	margin: 1% 0 1% 0%;	}
	.span_2_of_2, .span_1_of_2 { width: 100%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
	.span_1_of_6, .span_2_of_6, .span_3_fo_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100%; }
	.span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100%; }
}
  
@media (min-width: 1199px){
.map-a .map__container {
    max-width: 1470px;
}

}

 
@media only screen and (min-width: 992px) {
.map__col {
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
}
.flexslider .slides img {
    height: 700px;
    object-fit: cover;
    object-position: center;
}
.banner-inner .flexslider .slides img {
height: 350px;
}
}
@media only screen and (max-width: 990px) {
    .map-a .map__display {
    height: 450px !important;
}
img.fr-fic.fr-dii.fr-fil {
    float: unset;
}
}

@media only screen and (min-width: 768px) {
.navigation-a .navigation__list--sub {
    top: auto;
}
.ple-column-padding {
    padding-top: 0;
    padding-bottom: 0;
}
}

@media (min-width: 768px) {
    .navigation-a .navigation__item--link {
        padding: 10px 6px 10px 6px;
    }
}