img {max-width: 100%;}
.inner-container {padding: 3em 0;}
.map {margin-top: 3em;}
.primary-info {
    padding-bottom: 2em;
    border-bottom: 1px dashed #c8c8c8;
}
.primary-phones {
    padding-bottom: .5em;
    border-bottom: 1px dashed #c8c8c8;
}
.primary-info {padding-top: 2em;}
.primary-info .fa {font-size: 40px; color: #343434;}
.primary-phones a {font-size: 25px;}
.primary-phones h6, .primary-info h6  {margin: .5em 0;}
/* .primary-phones .item {
    border: 2px solid;
    border-radius: 15px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 12em;
} */
ul.breadcrumb {text-align: center;}
.rd-navbar-top-part .fa {margin-right: 5px;}
h2[itemprop="headline"] {font-size: 45px;}
.search {background: transparent;}
input#search-searchword {height: 50px;}
button.btn.hasTooltip {background: #006E50}
fieldset.only, fieldset.phrases, p.counter.animated, .form-limit {display: none;}
dl.search-results {
    margin-top: 50px;
}
dt.result-title {
    font-size: 23px;
    margin-top: 23px;
}
dd.result-category {
    padding: 5px 0;
    color: gray;
}
.cta .text-white{color: #fff;}

.accordeonck ul.menu li.accordeonck a.accordeonck:hover {
    position: relative!important;
    left: 5px!important;
}

ul.content_1 li {list-style-type: none!important;}
a.accordeonck {color: #fff!important;}

.bread {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    background: url('../images/bc-1.jpg')no-repeat;
}
.bread h3 {text-align: center;}
.lredform input.input_submit {background: #40ae49!important;}
.lredform input.input_submit:hover {background: #00aeef!important;}
.lred-multi-box__container {z-index: 2!important;}
.lred-multi-box__container {right: 50px!important;
    bottom: 25px!important;}

.cont-blue {color: #00aeef;}

.lred-multi-box__trigger {
    background: #00aeef!important;
    border-radius: 3px!important;
}

ul.level_1 {padding-left: 15px;}
.muted {display: none;}

.square-banner {
    /* width: 300px; */
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    /*-webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;*/
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px;
}

.is-banner {
    text-transform: uppercase;
    box-shadow: inset 0px 0px 13px 6px #D3D2D2;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
}

.links .is-banner.square-banner a {
  height: unset!important;
}

.is-banner > img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 10px;
}

.vertical-banner .banner-text, .square-banner .banner-text {
    text-align: center;
}

.is-banner .banner-text {
    color: #222222;
    font-size: 10px;
    line-height: 1.4;
}

.is-banner a {
    color: #EC3035;
    text-decoration: none;
    border: 1px solid #EC3035;
    padding: 5px;
    display: block;
    text-align: center;
    font-size: 10px;
    width: 85px;
}

.square-banner .banner-btns {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.is-banner .banner-btns {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 10px;
}

.square-banner .banner-btns a {
    margin-bottom: 10px;
}

.square-banner .banner-btns a:first-child {
    margin-right: 20px;
}

a.aidanews2_img1 {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

a.aidanews2_img1:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

a.aidanews2_img1:hover:before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}

.blog {
    display: flex;
    flex-wrap: wrap;
}

img.img-responsive.img-cover {
    width: 100%;
    object-fit: contain;
    height: 350px;
}

.items-row, .items-leading {margin-bottom: 2em;}
.team-nikki-name.text-bold {margin-top: .5em;}

.blog {
    display: flex;
}

.blog .items-leading {
    flex: 1;
}

.blog .item-comment .item {
    height: 350px;
    display: flex;
    flex-direction: column
}

.blog .item-comment .info {
    flex: 1;
    background: #F7F9FB
}

.page-content-parent .modal .item-employee h3 {
    margin: 0;
    padding: 0
}

.content-image-page .content-post {
    text-align: center
}

.item-comment .top {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    padding: 14px 24px;
    background: linear-gradient(to right, #00aeef 20px, #40ae49ef);
    z-index: 10
}

.item-comment h3 {
    flex: 1;
    font-style: italic;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #FFF
}

.item-comment .link {
    flex: unset
}

.item-comment .top .link a {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    color: #FFF;
    padding-right: 16px;
    text-decoration: underline;
    text-transform: uppercase;
}

.item-comment .top .link a::after {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center
}

.item-comment .info {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 24px;
    background: #FFF
}

.item-comment .info .text {
    flex: 1;
    font-size: 16px;
    line-height: 20px;
    color: #748EA2
}

.item-comment .info .link a {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    color: #5BC3D1
}

.item-comment .info .link a span {
    border-bottom: 1px dotted #5BC3D1;
    margin-left: 12px
}

.item-comment .info .link a::before {
    font-family: FontAwesome;
    content: "\f0c1";
    transform: rotate(90deg);
    display: inline-block
}

@media (max-width: 1199px) {
    footer {
        padding-bottom: 50px;
    }
}

@media (max-width: 991px) {
    .h4-mobile {
        font-size: 17px;
    }
}

@media (max-width: 767px) {
    .aidanews2_art {
        width: 100%!important;
        margin-bottom: 3em;
    }
    .aidanews2 img {
        width: 100%;
    }
    a.brand-name img {
        width: 108px;
    }
}

@media (max-width: 479px) {
    .h4-mobile, .h-mobile {
        font-size: 12px;
    }
    .lred-multi-box__container {
        bottom: 45px!important;}
}
