/*!
Theme Name: pds
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pds
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

pds is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
.home .partnering-section.parallax-cta-banner-img{
    min-height: 0 !important;
}
.slide-row {
    padding: 0;
    background-color: #302F2F;
    min-height: 150px;
    border: 1px solid #FFF;
    overflow: hidden;
    height: auto;
    position: relative;
}
.carousel-row {
    margin-bottom: 10px;
}

.slide-row {
    padding: 0;
    background-color: #302F2F;
    min-height: 150px;
    border: 1px solid #FFF;
    overflow: hidden;
    height: auto;
    position: relative;
}

.slide-carousel {
    width: 20%;
    float: left;
    display: inline-block;
}

.slide-content {
    position: absolute;
    top: 0;
    left: 20%;
    display: block;
    float: left;
    width: 80%;
    max-height: 100%;
    padding: 0% 2% 0% 2%;
    overflow-y: auto;
}
p:empty{
    display: none;
}
.parallax-cta-banner-img:before{
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.5);
    position: absolute;
}
.parallax-cta-banner-img:empty:before{
    display: none;
}
.parallax-cta-banner-img > *{
    z-index: 2;
    position: relative;
}
.header-text h3 p:empty{
    display: block;
    margin-bottom: 1.8em;
}
body.admin-bar{
    padding-top: 72px;
}
.breadcrumb{
    margin-bottom: 0;
}
.page-id-320 .carousel .carousel-control .glyphicon {
    color: #6ea4c4 !important;
}
.page-id-349 #hlvsBanner .carousel-inner .bottom-cta-banner-img{
    height: auto !important;
}
img{
    max-width: 100%;
    height: auto;
}
.parallax-cta-banner-img .header-text{
    position: absolute;
}
.page-id-402 #ava-home-carousel .carousel-inner .carousel-image{
    height: 45vw;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%;
}
.comments-area .comment-form-comment textarea,
.comments-area .comment-form-comment label{
    width: 100%;
}
.comments-area .comment-form-comment textarea{
    padding: 1em;
}
.test-ava-product .carousel-inner .bottom-cta-banner-img{
    height: 62em !important;
}
.page-id-434 .split-parallax-banner-header-text {
    position: absolute;
    top: 40% !important;
    left: 65%;
    width: 35%;
}
.page-id-434 .split-parallax-cta-banner-img {
    opacity: 1;
    background-repeat: no-repeat;
    background-size: cover;
    height: 44em !important;
}
.wp-image-435{
    height: 44em !important;
    min-width: 1500px;
}
#post-434{
    overflow: hidden;
}
.split-parallax-banner-header-text .text-center:after{
        display: table;
    content: " ";
}
#comments #submit{
    background: none;
    border: 1px solid #302F2F;
    margin-left: 2px !important;
    color: #302F2F;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    font-weight: bold;
}
#comments #submit:hover{
    color: #FFF;
    font-weight: bold;
    background: #302F2F;
}
.post-date {
    margin-bottom: 50px;
}
h5.title,
.single-post article.post h5{
    line-height: 32px !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}
.single-post #hlvsBanner .banner-title-large strong + p{
    display: none;
}
.single-post #hlvsBanner .header-text .banner-title-large {
    font-size: 60px !important;
}
.media-meta br{
    display: none;
}
.tags {
    border-radius: 25px;
    border: 2px solid;
    padding: 5px;
    color: #302F2F;
}
.custom-logo-link{
    border-right: 2px solid #fff;
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.custom-logo {
    height: 30px;
    width: auto;
}
#footer .custom-logo-link{
    display: inline-block;
    float: none;
    margin-bottom: 15px;
    border: none;
}
#footer img.custom-logo{
    padding: 0;
    width: 11%;
    height: auto;
}
.space-vertical{
    padding: 5% 15px;
}
.navbar-nav .menu-item:not(.dropdown) .caret{
    display: none;
}
.navbar-nav .menu-item.current-menu-ancestor > a,
.navbar-nav .menu-item.current_page_item > a{
    background-image: none;
    box-shadow: none;
    border-bottom: 3px solid #FFF;
}

.page-id-845 #latest-blog-posts.container-fluid{
    padding-top: 0;
}
#cookie-notice .btn-green{
    background: #2ecc71;
}
.porta-header-carousel .carousel-inner .bottom-cta-banner-img{
    height: 62em !important;
}
#cookie-notice:not(.cookie-notice-hidden){
    width: 360px;
    min-width: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: auto;
    top: 50%;
    border-radius: 4px;
    padding: 5px;
    box-shadow: 0 0 15px 0 #444;
}
.page-id-942 #EventsAndNewsList .table-filter .media-meta{
        display: flex;
    width: 100%;
}
.page-id-942 #EventsAndNewsList .table-filter .media .title{
    font-weight: bold !important;
        order: -1;
    flex-grow: 1;
}
@media (max-width: 1365px){
    .page-id-434  .split-parallax-banner-header-text {
        background-color: #302F2F;
        background: rgba(0, 0, 0, 0.8);
        top: 27% !important;
        left: 62% !important;
        height: 580px !important;
    }
    
    #post-434 section{
        position: relative;
    }
}
@media screen and (max-width: 1199px){
    .md-reverce .row,
    .marketing-form-container .row{
        display: flex;
        flex-wrap: wrap;
    }
    .md-reverce .col-lg-8,
    .marketing-form-container .col-lg-8{
        order: 2;
    }
    .page-id-434  .split-parallax-banner-header-text {
        left: auto !important;
        right: 2% !important;
    }
}
@media screen and (min-width: 768px){
    .navbar-nav .menu-item.current-menu-ancestor > a{
        color: #fff;
    }
}
@media screen and (max-width: 768px){
    .page-id-434 .split-parallax-banner-header-text{
        width: 96% !important;
        top: 290px !important;
    }
}
@media screen and (max-width: 575px){
    .porta-header-carousel .carousel-inner .bottom-cta-banner-img{
        height: auto !important;
    }
}



