/** PLACE YOUR CUSTOM STYLES HERE **/

.background-multiply .background-image-holder {
    background-blend-mode: normal;
    background-position: 50% 50% !important;
}

.background-multiply .background-image-holder img { }

img.logo { max-height: 90%; }

.quote-author img, img.person { border-radius: 50%; }

.bordered-section {
    border-color: #efefef;
    border-style: solid;
    border-width: 1px 0 0px 0;
    background: rgb(248,248,248);
    background: -moz-linear-gradient(top,  rgb(248,248,248) 0%, rgb(255,255,255) 6%);
    background: -webkit-linear-gradient(top,  rgb(248,248,248) 0%,rgb(255,255,255) 6%);
    background: linear-gradient(to bottom,  rgb(248,248,248) 0%,rgb(255,255,255) 6%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
}

.iframe-modal iframe {height: 480px;width: 853px;}
.iframe-modal {width: auto;height: auto;}

.play-button { }
.play-button:before { }

.play-button:hover { border-color: #ff6166; }
.play-button:hover:before { border-left-color: #ff6166; }

.hover-tile img,
.image-tile img { transition: all linear 0.2s}

.hover-tile:hover img,
.image-tile:hover img {filter: blur(3px);transform: scale(1.05);opacity: 0.7;}

.footer-navs { color: #929292; }
.footer-navs p.lead {color: #5edcd0;text-transform: uppercase;font-size: 14px;font-weight: 600;}
.footer-navs li a {color: #959da2;text-transform: uppercase;font-size: 12px;font-weight: 400;letter-spacing: 0.2px;line-height: 25px;padding: 5px 0;display: block;}
.footer-navs li a:hover {color: #00ddff}


input[type="text"], input[type="password"] { }

.menu > li ul { width: 234px }

@media (max-width: 767px) {
    h4.c-home-large{ font-size: 24px }
    h4.c-home-large b {display: block; margin: 10px 0}
}

.c-bigger-p {font-size: 18px;line-height: 28px;}

.c-footer-social-links {}
.c-footer-social-links img { vertical-align: middle}
.c-footer-social-links a {
    display: block;
    margin-bottom: 20px;
    font-size: 15px;
}
.c-footer-social-links a span {
    display: block;
    text-transform: none;
}


.c-force-hold-br br { display: block !important}
br.force { display: block !important}

.c-force-hold-br .c-mail {color: #000;/* display: inline-block; *//* padding-left: 20px; *//* font-size: 15px; */}
.c-force-hold-br .c-mail:hover { text-decoration: underline}

.c-contacts-block p { font-size: 14px; }


.c-paramedics-video {}
.c-paramedics-video h4 {font-weight: 800;margin-top: 13px;}
.c-paramedics-video h4 >span {color: #ff5d59;display: block;font-weight: inherit;}

.masonry-item .title  {font-size: 22px;}
.masonry-item .title h5 {font-size: 22px;padding: 22px 0px;}
.masonry-item .title span {font-size: 14px;line-height: 19px;}