.main-slider .bx-wrapper img,
.article .slider .bx-wrapper img {
    height: auto;
}

.prevent-default {
    pointer-events: none;
}

#cphContent_pnlBody img,
.the-content img,
.grid-lead img {
    max-width: 100%;
    height: auto;
}

.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-row-new-eke {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.eke-boxes a.box2.box-2-new-eke {
    width: 16.66%;
}

.eke-boxes a.box1.box-1-new-eke {
    width: 33.33%;
}

.new-eke-pylones a {
    line-height: unset;
    height: 140px;
    bottom: -129px;
    background-position: top;
    background-position-y: 10px;
}

.new-eke-pylones a:hover {
    height: 150px;
}

.new-eke-pylones a:focus {
    color: #fff;
}

.new-eke-pylones a span {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: normal;
    bottom: 10px;
    position: absolute;
    left: 0;
    right: 0;
}

.eke-promotext {
    margin-top: 170px;
}

.eke-new-cta {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.eke-new-cta a {
    border: 2px solid #0069aa;
    padding: 15px;
}

.eke-new-cta a:hover {
    color: #0069aa;
}

.new-social-eke-container .col-article {
    padding: 0 3px;
}

.new-social-eke-container .eke-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
}

.new-social-eke-container .eke-box figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
}

.new-social-eke-container .eke-box figcaption .icon {
    max-width: 50px;
}

.new-social-eke-container .eke-box figcaption h3,
.new-social-eke-container .eke-box figcaption p {
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
}

.new-social-eke-container .eke-box figcaption p {
    font-weight: bold;
    font-size: 14px;
}

.new-social-eke-container .eke-box a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
}

.new-social-eke-container .eke-box .arrow:after {
    content: url(../img/icons/arrow-right-white.svg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    line-height: 16px;
    height: 16px;
}

.new-social-eke-container .eke-box-icon {
    width: auto;
    max-height: 38px;
    position: absolute;
    top: 12px;
    left: 12px;
}

.new-social-eke-container .eke-bottom-box-icon {
    position: absolute;
    bottom: 12px;
    right: 12px;
    max-width: 80%;
    width: 85px;
    height: auto;
}

.new-social-eke-container .eke-bottom-box-title {
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
}

.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

.alignleft {
    text-align: left;
    float: left;
}

.alignright {
    text-align: right;
    float: right;
}

.page-numbers.current {
    background-color: #337ab7;
    color: #fff;
}

.page-numbers.current:hover {
    background-color: #337ab7;
    color: #fff;
}

.page-numbers.dots:hover {
    background-color: #fff;
}

.tab-pane ul {
    margin-top: 10px;
}

/* Footer popup */

.footer-note-backdrop {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.footer-note {
    display: none;
}

.footer-note-inner {
    width: 420px;
    background-color: rgba(255, 255, 255, 1);
    padding: 20px;
    position: fixed;
    right: 0;
    bottom: 0;
    max-width: auto;
    z-index: 1001;
    border-top: 4px solid #0069aa;
}

@media screen and (max-width: 600px) {
    .footer-note-inner {
        width: 100%;
    }
}

.footer-note-inner > h2 {
    margin-top: 0;
}

.footer-note-actions {
    padding-top: 15px;
}

.footer-note-actions a {
    display: inline-block;
    border: 1px solid #0069aa;
    padding: 4px 12px;
    color: #0069aa;
}

.footer-note-actions a:hover {
    display: inline-block;
    border: 1px solid #000000;
    padding: 4px 12px;
    color: #000000;
}

.promo-box-reduced {
    margin: auto;
}

@media (max-width: 992px) {
    .new-social-eke-container .eke-box figcaption h3,
    .new-social-eke-container .eke-box figcaption p {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .new-social-eke-container .eke-box figcaption h3,
    .new-social-eke-container .eke-box figcaption p {
        font-size: 18px;
    }
}

@media (max-width: 990px) {
    .flex-row-new-eke {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .eke-boxes a.box2.box-2-new-eke {
        width: 32%;
    }

    .eke-boxes a.box1.box-1-new-eke {
        width: 66%;
    }

    .eke-pylones a,
    .eke-pylones a:hover {
        height: 100px;
    }

    .new-eke-pylones {
        padding: 0;
        width: 50%;
    }

    .new-eke-pylones a {
        position: relative;
        bottom: 0;
    }

    .new-eke-pylones a span {
        position: relative;
        bottom: -10px;
    }

    .eke-promotext {
        margin-top: 130px;
    }
}

@media (max-width: 760px) {
    .promo-box-reduced {
        max-width: 100%;
    }
}

@media (max-width: 520px) {
    .eke-boxes a.box2.box-2-new-eke,
    .eke-boxes a.box1.box-1-new-eke {
        width: 100%;
    }

    .new-eke-pylones {
        padding: 0;
        width: 100%;
    }

    .eke-promotext {
        margin-top: 80px;
    }
}

/* Replicate bx-services */

.home-tabs .excellance-mobile-carousel .slide {
    padding: 0 10px;
}

.home-tabs .excellance-mobile-carousel .slide img {
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}

.home-tabs .excellance-mobile-carousel .slide .description {
    display: inline-block;
    float: left;
    width: 55%;
    position: relative;
    height: 100%;
    margin: 0;
}

.home-tabs .excellance-mobile-carousel .slide .description h4 {
    color: #0069aa;
    margin: 10px 0;
}

.home-tabs .excellance-mobile-carousel .slide .description h3 {
    color: #333;
    font-size: 26px;
    line-height: 26px;
    margin-top: 5px;
    font-weight: 400;
}

.home-tabs .excellance-mobile-carousel .slide .description h3 a {
    color: #333;
}

.home-tabs .excellance-mobile-carousel .slide .description p {
    font-size: 18px;
    margin-top: 20px;
}

.home-tabs .excellance-mobile-carousel .slide .description p span {
    font-weight: 300;
}

.home-tabs .excellance-mobile-carousel .slide .description a.more {
    color: #666;
    font-size: 12px;
    font-weight: bold;
}

/*.home-tabs .excellance-mobile-carousel .slide .description a {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
}*/

.home-tabs .excellance-mobile-carousel .slide .description a:hover {
    color: #0069aa;
}

.home-tabs .excellance-mobile-carousel .slide .description h3 {
    color: #333;
    font-size: 26px;
    line-height: 26px;
    margin-top: 5px;
    font-weight: 400;
}

.home-tabs .excellance-mobile-carousel .slide .description h3 a {
    color: #333;
}

.ancestor-grid-3 .hero-image {
    position: relative;
}

.ancestor-grid-3 .hero-image .hero-box {
    position: absolute;
    width: 100%;
    bottom: 40px;
    left: 0;
}

.ancestor-grid-3 .banner-info {
    background-color: #0069aa;
    padding: 35px 0 20px 0;
    position: relative;
}

.ancestor-grid-3 .banner-info span,
.ancestor-grid-3 .banner-info a,
.ancestor-grid-3 .banner-info p {
    color: white;
    display: block;
}

.ancestor-grid-3 .banner-info a:hover {
    text-decoration: underline;
}

.ancestor-grid-3 .banner-info .container {
    margin-top: 0;
}

.ancestor-grid-3 .banner-info .phone {
    font-size: 25px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.ancestor-grid-3 .banner-info .address,
.ancestor-grid-3 .banner-info .mail {
    font-size: 18px;
    line-height: 1.2;
}

.ancestor-grid-3 .apeikonistika {
    margin-top: 100px;
}

.ancestor-grid-3 .title {
    font-weight: bold;
    color: white;
}

.ancestor-grid-3 .wpcf7 .form-desc {
    color: #666;
    font-weight: bold;
    max-width: 65%;
    margin: auto;
}

.ancestor-grid-3 .wpcf7 .label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.ancestor-grid-3 .wpcf7 .col-md-6,
.ancestor-grid-3 .wpcf7 .col-sm-12 {
    position: relative;
}

.ancestor-grid-3 .wpcf7-list-item {
    margin: 0;
}

.ancestor-grid-3 .wpcf7-list-item label {
    display: flex;
}

.ancestor-grid-3 .wpcf7-list-item label .wpcf7-list-item-label {
    display: block;
    font-style: italic;
    line-height: 1.2;
    color: #0069aa;
}

.ancestor-grid-3 .wpcf7 textarea {
    width: 100%;
    border-color: #ccc;
}

.ancestor-grid-3 .wpcf7 input {
    border-radius: 0;
}

.ancestor-grid-3 .wpcf7 .submit-btn {
    text-align: center;
    margin-top: 25px;
}

.ancestor-grid-3 .wpcf7 .wpcf7-form-control-wrap.your-services,
.ancestor-grid-3 .wpcf7 .wpcf7-form-control-wrap.your-date,
.ancestor-grid-3 .wpcf7 .wpcf7-form-control-wrap.your-time {
    width: 100%;
    display: block;
}

.ancestor-grid-3 .wpcf7 .wpcf7-form-control.wpcf7-text {
    height: 35px;
    padding: 9px 12px;
}

.ancestor-grid-3 .wpcf7 .wpcf7-form-control-wrap.your-date input {
    width: 100%;
    border: 1px solid #ccc;
    padding-left: 9px;
    font-size: 14px;
    color: #555;
}

.ancestor-grid-3 .wpcf7 .wpcf7-form-control-wrap.your-services select,
.ancestor-grid-3 .wpcf7 .wpcf7-form-control-wrap.your-time select {
    width: 100%;
    padding: 9px 6px;
    border-radius: 0;
    border-color: #ccc;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    height: 35px;
}

.ancestor-grid-3 .wpcf7 .submit-btn input {
    border-radius: 8px;
    padding: 8px 40px;
}

.ancestor-grid-3 .wpcf7 input::placeholder {
    font-weight: 500;
}

.ancestor-grid-3 .wpcf7 input[type="checkbox"] {
    width: 12%;
    height: 25px;
    margin-right: 10px;
}

.ancestor-grid-3 .qs-datepicker-container {
    width: 27.625em;
    border: none;
    margin-top: 10px;
}

.ancestor-grid-3 .qs-controls .qs-left {
    margin-right: auto;
    height: 30px;
    background-color: #0069aa;
    width: 30px;
    border-radius: 50%;
}

.ancestor-grid-3 .qs-controls {
    padding: 5px;
    background: white;
}

.ancestor-grid-3 .qs-controls .qs-month-year {
    margin: auto;
}

.ancestor-grid-3 .qs-controls .qs-right {
    margin-left: auto;
    height: 30px;
    width: 30px;
    background-color: #0069aa;
    border-radius: 50%;
}

.ancestor-grid-3 .qs-controls .qs-right:after {
    border: none;
    content: "❯";
    color: white;
    font-weight: 700;
    speak: none;
    line-height: 1;
    font-family: forminator-icons-font !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga" 1;
    font-feature-settings: "liga" 1;
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
}

.ancestor-grid-3 .qs-controls .qs-left:after {
    border: none;
    content: "❮";
    color: white;
    font-weight: 700;
    speak: none;
    line-height: 1;
    font-family: forminator-icons-font !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga" 1;
    font-feature-settings: "liga" 1;
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
}

.ancestor-grid-3 .qs-datepicker .qs-day {
    font-size: 12px;
    color: black;
    padding: 15px;
}

.ancestor-grid-3 .qs-datepicker .qs-num {
    font-size: 14px;
    color: #555;
    padding: 15px;
    border-radius: 0;
    font-weight: 700;
}

.ancestor-grid-3 .qs-overlay .qs-overlay-month {
    font-size: 15px;
    opacity: 1;
    color: black;
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: transparent;
    content: "";
    pointer-events: auto;
}

.ancestor-grid-3 .qs-overlay {
    background: rgba(255, 255, 255, 1);
    color: black;
}

.ancestor-grid-3 .qs-overlay .qs-submit {
    background: #0069aa;
    color: white;
    padding: 5px 10px;
}

.ancestor-grid-3 .qs-overlay .qs-close {
    top: 3px;
    right: 6px;
    font-size: 13px;
    color: black;
}

.ancestor-grid-3 .qs-datepicker .qs-month,
.ancestor-grid-3 .qs-datepicker .qs-year {
    font-size: 15px;
}

.ancestor-grid-3 input[type="date"]::-webkit-inner-spin-button,
.ancestor-grid-3 input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.ancestor-grid-3 .qs-datepicker .qs-num.qs-current {
    color: white;
    background-color: #0069aa;
    text-decoration: none;
    border-radius: 0;
}

.ancestor-grid-3 .banners {
    background: #f7f7f7;
    padding: 20px 0;
}
.ancestor-grid-3 .banners .row {
    justify-content: center;
}
.ancestor-grid-3 .banners .banners-box .banners-item:nth-of-type(n):before {
    content: "";
    background: #555;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 1.5px;
}

.ancestor-grid-3 .banners .banners-box .banners-item:first-of-type:before {
    display: none;
}

.ancestor-grid-3 .banners .banners-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ancestor-grid-3 .banners .banners-item p {
    color: #555;
    width: 60%;
    line-height: 1.2;
}

.ancestor-grid-3 .banners .banners-item figure {
    width: 40%;
}

.ancestor-grid-3 .banners .banners-item {
    width: 33.33333333%;
    flex: 0 0 33.33333333%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    padding: 0 30px;
}

.ancestor-grid-3 .banners .banner-link {
    display: flex;
    flex-wrap: nowrap;
    flex: 0 0 100%;
}

.caroulseImages {
    padding-top: 51px;
}

.caroulseImages .owl-nav {
    width: 100%;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-between;
}

.caroulseImages .owl-nav .owl-prev,
.caroulseImages .owl-nav .owl-next {
    display: block;

    background-color: #0069aa !important;
}

.caroulseImages .carousel-link {
    display: flex;
    flex-grow: 1;
}

.caroulseImages .owl-nav .owl-next {
    margin-left: auto;
}

.caroulseImages .owl-nav span {
    font-size: 30px;
    color: white;
    padding: 4px 22px !important;
    display: block;
}

.caroulseImages.owl-drag .owl-item {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.caroulseImages .owl-stage {
    display: flex;
}

.carousel-box {
    flex-grow: 1;
    display: flex;
}

.carousel-box:hover .slider-image .title-content:after {
    transform: scaleY(1);
    transition: all 0.8s ease-in-out;
}

.carousel-box:hover .slider-image .title-content {
    height: 100%;
    background-color: transparent;
    transition: all 0.8s ease-in-out;
}

.carousel-box,
.carousel-box .slider-image {
    position: relative;
    flex-grow: 1;
}

.carousel-box .slider-image .title-content {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    background-color: rgba(0, 105, 170, 0.7);
    z-index: 2;
    height: auto;
    transition: all 0.3s ease-in-out;
    display: flex;
    justify-content: center;
}

.carousel-box .slider-image .slider-title {
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out;
    margin: 10px 0 40px 0;
}

.carousel-box:hover .slider-image .slider-title {
    transform: translateY(50%);
    transition: all 0.8s ease-in-out;
}

.carousel-box .slider-image .title-content:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom center;
    background: rgba(0, 105, 170, 0.7);
    z-index: -1;
    transition: transform 0.3s ease-in-out;
}

.carousel-box .slider-image .title-content .slider-title {
    color: white;
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .ancestor-grid-3 .hero-image .hero-box {
        position: absolute;
        width: 100%;
        bottom: 20px;
        left: 0;
    }
    .ancestor-grid-3 .banners .banners-box .banners-item:nth-of-type(n):before {
        display: none;
    }
    .ancestor-grid-3 .banners .banners-item p {
        color: #555;
        width: 100%;
        line-height: 1.2;
        text-align: center;
    }
    .ancestor-grid-3 .banners .banner-link {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 100%;
        justify-content: center;
    }

    .ancestor-grid-3 .banners .banners-item {
        width: 100%;
        flex: 0 0 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        padding: 0 30px;
        justify-content: center;
        margin-bottom: 40px;
    }

    .ancestor-grid-3 .wpcf7 .form-desc {
        max-width: 100%;
    }

    .ancestor-grid-3 .apeikonistika {
        margin-top: 40px;
    }

    .home-tabs .excellance-mobile-carousel .slide .description p {
        font-size: 19px;
        line-height: 22px;
    }

    .home-tabs .excellance-mobile-carousel .slide .description {
        width: 50%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
    .ancestor-grid-3 .hero-image .hero-box {
        position: absolute;
        width: 100%;
        bottom: 20px;
        left: 0;
    }
    .ancestor-grid-3 .banners .banners-box .banners-item:nth-of-type(n):before {
        display: none;
    }
    .ancestor-grid-3 .banners .banners-item p {
        color: #555;
        width: 100%;
        line-height: 1.2;
        text-align: center;
    }
    .ancestor-grid-3 .banners .banner-link {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 100%;
        justify-content: center;
    }
    .ancestor-grid-3 .banners .banners-item {
        width: 100%;
        flex: 0 0 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        padding: 0 30px;
        justify-content: center;
        margin-bottom: 40px;
    }
    .ancestor-grid-3 .title {
        font-size: 40px;
    }

    .ancestor-grid-3 .apeikonistika {
        margin-top: 40px;
    }

    .ancestor-grid-3 .wpcf7 .form-desc {
        max-width: 100%;
    }

    .home-tabs .excellance-mobile-carousel .slide .description {
        width: 47%;
    }

    .home-tabs .excellance-mobile-carousel .slide .description p {
        font-size: 14px;
        line-height: 17px;
    }

    .home-tabs .excellance-mobile-carousel .slide .description h4 {
        font-size: 10px;
        margin: 6px 0px;
    }

    .home-tabs .excellance-mobile-carousel .slide .description a {
        font-size: 10px;
    }
}

@media only screen and (min-width: 260px) and (max-width: 479px) {
    .ancestor-grid-3 .hero-image .hero-box {
        position: absolute;
        width: 100%;
        bottom: 20px;
        left: 0;
    }
    .ancestor-grid-3 .banners .banners-box .banners-item:nth-of-type(n):before {
        display: none;
    }
    .ancestor-grid-3 .banners .banners-item p {
        color: #555;
        width: 100%;
        line-height: 1.2;
        text-align: center;
    }
    .ancestor-grid-3 .banners .banner-link {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 100%;
        justify-content: center;
    }
    .ancestor-grid-3 .banners .banners-item {
        width: 100%;
        flex: 0 0 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        padding: 0 30px;
        justify-content: center;
        margin-bottom: 40px;
    }
    .ancestor-grid-3 .title {
        font-size: 40px;
    }

    .ancestor-grid-3 .apeikonistika {
        margin-top: 40px;
    }

    .ancestor-grid-3 .wpcf7 .form-desc {
        max-width: 100%;
    }

    .home-tabs .excellance-mobile-carousel .slide img,
    .home-tabs .excellance-mobile-carousel .slide .description {
        width: 100%;
        display: block;
        float: none;
        height: auto !important;
    }

    .home-tabs .excellance-mobile-carousel .slide .description.homeservices {
        padding-left: 20px;
        padding-top: 10px;
    }

    .home-tabs .excellance-mobile-carousel .slide .description p {
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 20px;
    }
}

/* Forms */

.wpcf7-form-control.wpcf7-text {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.wpcf7-form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.wpcf7-form .wpcf7-submit {
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #0069aa;
    border-color: #0069aa;
    color: #fff;
    font-weight: bold;
}

.blockquote-sidebar {
    padding: 5px 0px 0px 30px;
    margin: 0 0 20px;
    font-size: 22px;
    border-left: none;
    color: #0069aa;
    position: relative;
}

.blockquote-sidebar:before {
    content: "”";
    font-size: 110px;
    line-height: 1;
    position: absolute;
    left: -14px;
    top: 0;
    color: #ddd;
}

.pl-15 {
    padding-left: 15px !important;
}

/* Enable Header Search in mobile devices (28/1/19) */
@media only screen and (min-width: 260px) and (max-width: 1024px) {
    #header_search_form {
        display: block;
        max-width: 100% !important;
    }
}

.img-fluid {
    width: 100%;
    height: auto;
}

.column-wdtcolumn3 {
    display: none;
}

.wpdt-c .modal-backdrop,
.modal-backdrop {
    z-index: 1040 !important;
}

/* Research Css */
.research-item {
    padding: 15px 0px 20px 0px;
    border-top: 1px solid #c0c0bd;
}

.research-description {
    /* font-style: italic; */
}

.item-span {
    font-weight: 600;
}

.post-intro {
    padding-bottom: 10px;
}

.research-subheading {
    border-bottom: 1px solid #c0c0bd;
    padding-bottom: 5px;
}

.research-archive-results {
    display: flex;
    /* align-items: baseline; */
    flex-direction: column;
}

.search-reset {
    color: red;
}

/* Videos page */

.videos {
    background-color: black;
    color: #fff;
}

.videos .row {
    padding: 0 10px;
}

.videos .banner {
    padding-bottom: 80px;
}

.videos .banner img {
    width: 100%;
}

.quote h2 {
    margin: 0;
    color: #fff;
    font-weight: 700;
    padding: 0 30px;
}

.videos-container {
    margin: 100px 0;
}

.video-description {
    padding: 0 20px;
}

.video-thumbnail {
    position: relative;
}

.play-btn {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    padding: 15px;
    background-color: #0069aa;
    border-radius: 100%;
}

.play-btn:hover {
    cursor: pointer;
    padding: 20px;
    transition: 0.2s;
}

.video-thumbnail img {
    width: 100%;
}

.video-card {
    padding: 20px 0;
}

.video-card h3 {
    margin: 0;
    color: #fff;
}

.video-card span {
    padding-bottom: 30px;
}

.video-card-info {
    padding: 0 20px;
}

.videos .modal-dialog {
    max-width: 800px;
    margin: 100px auto;
}

.videos .modal-body {
    position: relative;
    padding: 0px;
}

.videos .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 50px;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

.seasons {
    padding-bottom: 20px;
}

.seasons .navigation {
    margin: 0 0 24px;
    padding: 0;
}

.seasons .navigation li {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 30px 0 0;
}

.seasons .navigation li a {
    color: #fff;
    padding: 10px 0;
}

.seasons .navigation li.active a {
    border-bottom: 1px solid #fff;
}

@media (max-width: 760px) {
    .quote h2 {
        margin: 0;
        color: #fff;
        font-weight: 700;
        padding: 30px 0;
        text-align: center;
    }

    .videos-container {
        margin: 70px 0;
    }

    .video-thumbnail {
        padding-bottom: 30px;
    }

    .video-card {
        padding: 40px 0;
    }
}

@media (max-width: 992px) {
    .quote h2 {
        margin: 0;
        color: #fff;
        font-weight: 700;
        padding: 40px 0;
        text-align: center;
    }

    .video-description {
        padding: 0;
        text-align: center;
    }
}

/* Podcast page */

.podcast .description {
    margin: 40px;
}
