 /*
  Global.css - All the non-default CSS goes here!
*/

#top h1.main-title {
    line-height: 100px;
}

#top .white-circle-bg {
    background: white;
    width: 170px;
    height: 170px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 50%;
}

#top #wrap_all .avia-button-wrap.black-border-btn a.avia-button {
    border-color: #0f2b31;
}

#top #wrap_all .avia-button-wrap.black-border-btn a.avia-button:hover {
    border-color: #499882;
}

/* testamonials */

#top .inner-border-av-border-fat  {
    border-radius: 10px;
    border-width: 6px;
}

#top .av-large-testimonial-slider .avia-testimonial-meta {
    display: flex;
    flex-wrap: wrap;
}

#top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
    height: 240px;
    width: 240px;
    background-size: 100%;
    border-radius: 50%;
    background-repeat: no-repeat;
    margin: 0 20px 0 0;
}

#top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-meta-mini {
    align-self: center;
    max-width: 500px;
}

#top .av-large-testimonial-slider .avia-testimonial-name {
    margin-top: 0;
}

/* RX page */

/* resource center */
/* blog */
#top.page-id-2728 #av_section_1 .container, #top.page-id-2728 #main .stretch_full.container_wrap .container {
    max-width: 100%;
    padding: 30px 0px 0px 30px;
}

#top.page-id-2728 .blog-categories a {
    text-transform: none;
}

#top.page-id-2728 #av_section_1 .container main {
    padding: 0px;
}

#top.page-id-2728 #av_section_1 .container main p {
    font-size: 24px;
}

#top .ressource-blog-section .entry-content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

#top .case-study-column {
    margin-bottom: 0;
}

#top .ressource-blog-section .entry-content-wrapper .big-preview.single-big {
    order: 1;
}

#top .fullsize .ressource-blog-section.template-blog .entry-content-wrapper .entry-content-header {
    order: 2;
    margin: 0;
    margin-left: 0;
}

#top .fullsize .ressource-blog-section.template-blog .entry-content-wrapper .entry-content {
    order: 3;
    margin: 0;
    margin-left: 0;
}

#top .ressource-blog-section .entry-content-wrapper .post-meta-infos {
    order: 4;
}

#top #wrap_all .main_color .ressource-blog-section .post-title {
    margin-top: 25px;
    font-size: 24px;
    text-transform: none;
}

#top .ressource-blog-section .read-more-link {
    margin-left: 15px;
}

#top .ressource-blog-section .entry-content-wrapper .post-meta-infos time {
    font-family: gotham-book-1, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: .9em;
    text-transform: none;
}

#top .ressource-blog-section .entry-content-wrapper .post-meta-infos .text-sep, 
#top .ressource-blog-section .entry-content-wrapper .post-meta-infos .comment-container,
#top .ressource-blog-section .entry-content-wrapper .post-meta-infos .blog-author,
#top .ressource-blog-section .entry-content-wrapper .post-meta-infos .entry-author-link,
#top .ressource-blog-section .entry-content-wrapper .post_delimiter,
#top .ressource-blog-section .entry-content-wrapper .more-link-arrow {
    display: none;
}

/* case studies */
#top .ressource-case-studies-section .slide-entry .slide-image,
#top .ressource-case-studies-section .slide-entry .blog-categories.minor-meta 
#top .ressource-case-studies-section .slide-entry .slide-meta-time {
    display: none;
}

#top .ressource-case-studies-section {
    margin-left: 50px;
}

/* next webinar */
#top.page-id-2728 .webinar-column .av-special-heading .av-subheading p {
    font-family: gotham-bold-1;
}

/* white pages */
#top .av-alb-blogposts.template-blog.white-pages-section article {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

#top .fullsize .white-pages-section .post-entry .blog-meta {
    height: 180px;
    width: 140px;
    margin: 0;
}
@media only screen and (max-width: 990px) {
    #top .fullsize .white-pages-section .post-entry .blog-meta {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 489px) {
    #top .fullsize .white-pages-section .post-entry .blog-meta {
        margin: 0 auto;
        margin-bottom: 25px;
    }
}

#top .fullsize .white-pages-section .post-entry .blog-meta a {
    margin: 0;
    height: 100%;
    width: 100%;
    background-color: white;
}

#top .fullsize .white-pages-section .entry-content-wrapper {
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 60%;
}

#top .fullsize .white-pages-section .post-entry .post-meta-infos {
    order: 1;
    padding-top: 0;
    margin-top: 0;
}

#top .fullsize .white-pages-section .post-entry .post-meta-infos time{
    text-transform: none;
}

#top .fullsize .white-pages-section .post-entry .entry-content-header {
    order: 2;
}

#top .fullsize .white-pages-section .post-entry .entry-content {
    order: 3;
}

#top .fullsize .white-pages-section .date-container {
    font-family: "Gotham Rounded Light", "Gotham Rounded", sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
}

#top #wrap_all .main_color .white-pages-section .post-title {
    font-family: 'Cocogoose Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #0F2B31;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    text-transform: none;
}

#top .white-pages-section .entry-content p {
    margin: 0;
}

#top .fullsize .template-blog.white-pages-section .post .entry-content-wrapper>* {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
}

#top.page-id-2728 .flex_column p a:last-child {
    font-family: gotham-bold-1,Helvetica,Arial,sans-serif;
}

#top .fullsize .white-pages-section .text-sep,
#top .fullsize .white-pages-section .blog-author,
#top .fullsize .white-pages-section .blog-categories.minor-meta {
    display: none;
}

#top .fullsize .white-pages-section .post_delimiter {
    display: none;
}

/* 2 half footer */
#top #ressources-footer {
    position: relative;
}

#ressources-footer .template-page {
    padding-top: 0;
    padding-bottom: 0;
}

#ressources-footer .container {
    padding: 0;
    width: 100% !important;
    max-width: 100% !important;
}

#top #ressources-footer .half-section {
    min-height: 700px;
    display: flex !important; /* This is necessary to keep display flex on responsive */ 
    flex-direction: column;
    flex-wrap: nowrap;
    float: inherit;
    justify-content: center;
    margin: 0 !important;/* This is necessary to remove resonsive automatic margin */ 
}

@media only screen and (min-width: 990px)  {
    #top #ressources-footer .half-section {
        min-height: 900px;
    }
}

#top .underline:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0; /* This will center the border. */
    width: 40%; /* Change this to whatever width you want. */
    padding-top: 20px; /* This creates some space between the element and the border. */
    border-bottom: 5px solid #B9CB46; /* This creates the border. Replace black with whatever color you want. */
}

/*  news section */
#top #ressources-footer .half-section .news-section .blog-meta, 
#top #ressources-footer .half-section .news-section .blog-author,
#top #ressources-footer .half-section .news-section .blog-categories.minor-meta,
#top #ressources-footer .half-section .news-section .text-sep,
#top #ressources-footer .half-section .news-section .comment-container {
    display: none;
}

#top #ressources-footer .half-section .news-section .date-container {
    font-family: "Gotham Rounded Light", "Gotham Rounded", sans-serif;
    font-weight: 300;
    font-style: normal;
}

#top #ressources-footer .half-section .news-section .post-title {
    font-family: 'Cocogoose Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #0F2B31;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

#top #ressources-footer .half-section .news-section .entry-content-wrapper {
    margin: 0;
    display: flex;
    flex-direction: column;
    width: 60%;
}

#top #ressources-footer .half-section .news-section .post-entry .post-meta-infos {
    order: 1;
    padding-top: 0;
    margin-top: 0;
}

#top #ressources-footer .half-section .news-section .post-entry .entry-content-header {
    order: 2;
    margin: 0 !important;
}

#top #ressources-footer .half-section .news-section .post-entry .entry-content {
    margin: 0 !important;
}

#top #ressources-footer .half-section .news-section .read-more-link {
    margin-top: 25px;
}

#top #ressources-footer .half-section .news-section .read-more-link .more-link-arrow {
    display: none;
}

#top #ressources-footer .half-section .news-section .read-more-link a {
    background-color: #499882;
    padding: 20px 25px 20px 25px;
    font-family: 'Gotham Rounded Medium', 'Gotham Rounded', sans-serif;
    font-style: normal;
    font-size: 20px;
    color: #FFFFFF;
    border-radius: 50px;
    border-bottom: solid 6px #357763;
}

#top #ressources-footer .half-section .news-section .post-entry .entry-content {
    order: 3;
}

#top #ressources-footer .half-section blockquote {
    border: none;
    padding: 0;
}

#top #ressources-footer .half-section blockquote b {
    color: #181819;
}

/* Case Study page */
.case_study .entry-content-wrapper .blog-categories, .case_study .entry-content-wrapper .post-meta-infos, .case_study .entry-content-wrapper .entry-footer, .case_study .entry-content-wrapper .post_delimiter {
    display: none;
}

.case_study .entry-content-wrapper {
    padding-right: 0;
}

article.case_study,
.html_modern-blog #top.page-id-2959 article.post-entry {
    background-color: #cdddda;
    max-width: 450px;
    padding: 3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 50px;
}

.case-study-column article.case_study {
    max-width: 100%;
}

.case_study .entry-content-wrapper .post-title {
    font-family: 'Cocogoose Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #0F2B31;
    text-align: left;
    text-transform: none;
}

.case_study .entry-content-wrapper .entry-content p:nth-child(1) {
    font-family: 'Gotham Rounded Light', 'Gotham Rounded', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #0F2B31;
    text-align: left;
    line-height: 30px;
}

.html_modern-blog #top.page-id-2650 .blog-wrap .av-alb-blogposts,
.case_study .blog-wrap .av-alb-blogposts {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

.case_study .entry-content-wrapper .entry-content a,
.html_elegant-blog #top.page-id-2959 .entry-content-wrapper .entry-content a {
    background-color: #499882;
    padding: 15px 15px 10px 15px;
    font-family: 'Gotham Rounded Medium', 'Gotham Rounded', sans-serif;
    font-style: normal;
    font-size: 20px;
    color: #FFFFFF;
    border-radius: 24px;
    border-bottom: solid 6px #357763;
}

#top #wrap_all .main_color .widget .widgettitle {
    font-family: 'Cocogoose Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #0F2B31;
    text-align: left;
    margin-top: 60px;
}

#top #wrap_all .main_color .widget .widgettitle {
    margin-top: 60px;
}

#top #wrap_all .main_color .widget ul li a {
    font-style: none;
    font-family: 'Gotham Rounded Light', 'Gotham Rounded', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #0F2B31;
    text-align: left;
    line-height: 30px;
}

/* White papers page */
.white_papers .entry-content-wrapper .post-entry .post-title:hover {
    opacity: 1;
}

.white_papers .entry-content-wrapper {
    padding-right: 0;
}

.white_papers .entry-content-wrapper .av-alb-blogposts.template-blog {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.white_papers .entry-content-wrapper {
    display: flex;
    flex-direction: column;
}

article.white_papers {
    margin-bottom: 50px;
    background-color: #cdddda;
    max-width: 475px;
    padding: 3%;
    position: relative;
}

article.white_papers .blog-meta {
    height: 180px;
    width: 140px !important;
    margin-right: 30px !important;
}

/*#top.page-id-2675 #wrap_all .main_color .post-entry .blog-meta a {
    margin: 0;
    height: 100%;
    width: 100%;
    background-color: white;
}*/

.white_papers .post-meta-infos {
    order: 1;
    padding-top: 0;
    margin-top: 0;
}

.white_papers .post-meta-infos .date-container {
    font-family: "Gotham Rounded Light", "Gotham Rounded", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: rgb(15, 43, 49);
    text-transform: none;
}

.white_papers .entry-content-header {
    order: 2;
}

.white_papers .entry-content-header .entry-title {
    padding: 0;
    margin: 0;
}

.white_papers .entry-content {
    order: 3;
}

.white_papers .entry-content p a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
}

.white_papers .big-preview a {
    height: 180px;
    width: 140px;
}

.white_papers .entry-content-wrapper .post-title {
    font-family: 'Cocogoose Pro', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: #0F2B31;
    text-align: left;
    text-transform: none;
}

.white_papers .entry-content-wrapper .entry-content p {
    font-family: 'Gotham Rounded Light', 'Gotham Rounded', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #0F2B31;
    text-align: left;
    line-height: 30px;
}

.white_papers .entry-content-wrapper .blog-categories,
.white_papers .entry-content-wrapper .blog-author,
.white_papers .entry-content-wrapper .text-sep,
.white_papers .entry-content-wrapper .entry-footer,
.white_papers .entry-content-wrapper .post_delimiter,
.white_papers .post_author_timeline {
    display: none;
}

/* webinar */
#top.page-id-2696 .main_color .container, #top.page-id-2696 #main .stretch_full.container_wrap .container {
    max-width: 100%;
}

/* Gravity forms */

#top #wrap_all .main_color h2.gform_submission_error {
    color: #c02b0a;
    font-size: 14px;
}

#top #wrap_all .main_color .gform_button {
    font-family: 'gotham-book-1', sans-serif;
    font-size: 17px;
    font-weight: 700;
}

@media only screen and (max-width: 1560px)  {
    #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
        height: 200px;
        width: 200px;
    }
}

@media only screen and (max-width: 1260px)  {
    #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
        height: 150px;
        width: 150px;
    }

    #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-meta-mini {
        max-width: 340px;
    }
}

@media only screen and (max-width: 1015px)  {
    #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-meta-mini {
        max-width: 200px;
    }
}

@media only screen and (max-width: 989px) {
    #top .ressource-blog-section .entry-content-wrapper {
        min-height: 0;
    }
}

@media only screen and (min-width: 990px) {
    #top #wrap_all .benefit-box {
        height: 400px;
    }
}

@media only screen and (max-width: 580px)  {
    #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
        height: 80px;
        width: 80px;
    }

    #top #wrap_all .main_color h1.main-title, #top #wrap_all .alternate_color h1.main-title {
        font-size: 40px;
        line-height: 75px;
    }
}

@media only screen and (max-width: 767px)  {
    #top #wrap_all .whitebox-header {
        height: initial;
    }
}


@media only screen and (max-width: 532px)  {
    #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-meta-mini {
        margin-top: 20px;
        max-width: 100%;
    }
}