
.cover_boxes ul li .box .box_content {
    top: 0;
}

.cover_boxes ul li .box .qbutton {
    margin-top: 18px;
}

#nav-menu-item-14860 li,
#nav-menu-item-14862 li,
#nav-menu-item-14864 li,
#nav-menu-item-14866 li,
#nav-menu-item-15100 li,
#nav-menu-item-15102 li,
#nav-menu-item-15176 li,
#nav-menu-item-15180 li,
#nav-menu-item-15185 li,
#nav-menu-item-15190 li,
#nav-menu-item-15195 li,
#nav-menu-item-15198 li,
#nav-menu-item-15404 li,
#nav-menu-item-15408 li,
#nav-menu-item-15406 li {
    width: 280px;
}

.drop_down .second .inner .widget {
    padding-bottom: 13px;
}

.drop_down .second .inner .widget a {
    padding: 0px !important;
}

.carousel-inner h2 {
    margin-bottom: 34px;
}

.carousel-inner .slider_content .text .qbutton {
    margin-top: 39px;
}

.carousel-inner .item.dark .slider_content .text .qbutton,
.carousel-inner .item.light .slider_content .text .qbutton {
    background-color: #000000;
    border-color: #000000;
}

.carousel-inner .item.light .slider_content .text .qbutton.white {
    background-color: transparent;
}

.carousel-inner .item.dark .slider_content .text .qbutton.white:hover,
.carousel-inner .item.dark .slider_content .text .qbutton:hover,
.carousel-inner .item.light .slider_content .text .qbutton.white:hover,
.carousel-inner .item.light .slider_content .text .qbutton:hover {
    background-color: #bd794c;
    border-color: #bd794c !important;
}

.carousel-inner .item.dark .slider_content .text .qbutton:hover,
.carousel-inner .item.light .slider_content .text .qbutton:hover {
    color: #ffffff;
}

.testimonials_holder .flex-direction-nav a:hover {
    background-color: #bd794c;
    border-color: #bd794c;
}

.contact_detail .contact_section > h4 {
    display: none;
}

.blog_small_image h2,
.blog_small_image h2 a {
    font-size: 22px;
}

.q_circles_holder:before {
    border-top: 4px solid #f6f6f5;
}

div.footer_top h5 {
    font-size: 22px;
}

.footer_bottom {
    padding-top: 40px;
}

.blog_holder.masonry article .post_text .post_text_inner {
    padding-left: 0;
}

.blog_holder.blog_small_image article:not(.format-quote):not(.format-link) .post_text .post_text_inner {
    padding-left: 23px;
}

.blog_holder article.format-quote .post_text .post_text_inner, .blog_holder.masonry article.format-link .post_text .post_text_inner {
    padding-left: 23px;
}

.blog_holder article.format-quote .post_text .post_title p, .blog_holder article.format-link .post_text .post_title p {
    font-size: 19px;
}

.blog_holder article.format-quote .post_text .quote_author {
    font-size: 19px;
}

.blog_load_more_button a {
    background-color: transparent;
}

nav.popup_menu ul li a, nav.popup_menu ul li h6 {
    text-transform: none;
}

.contact_section .separator {
    display: none;
}

/* Homepage Override */
/* Top Right Navigation */
.main_menu_right ul {
    list-style-type: none;
}

/*setting width for social icon menu in IE */

html.-ms- ul#menu-top-right-navigation {
    min-width: 300px;
}

.main_menu_right ul li {
    float: left;
    margin-left: 10px;
    line-height: 150px;

}

.main_menu_right ul li span {
    display: none;
}

.main_menu_right ul li:first-child span {
    display: inline
}

.main_menu_right ul li a {
    color: #eb008b;
    line-height: 23px;
}

.main_menu_right ul li.social_icon a {
    position: relative;
    bottom: -2px;
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}

.main_menu_right ul li.social_icon a i {
    font-size: 22px;
    color: #eb008b;
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}

.main_menu_right ul li.social_icon a:hover i {
    color: #b6006c;
}

.main_menu_right ul li.social_icon.twitter a i {
    font-size: 24px;
}

.main_menu_right ul li.btn_join {
    margin-left: 15px;
    width: 125px;
    float: right;
}

.main_menu_right ul li.btn_join a {
    display: inline-block;
    color: #ffffff;
    background: #eb008b;
    width: 125px;
    height: 43px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    border-radius: 6px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
}

.main_menu_right ul li.btn_join a:hover {
    background: #b6006c;
}

.main_menu_right ul li.btn_join a:before {
    display: inline-block;
    width: 24px;
    height: 24px;
    content: " ";
    background: transparent url(img/join.png) no-repeat center center;
    background-size: 100%;
    position: relative;
    top: 5px;
    margin-right: 11px;
}

.main_menu_right ul li.btn_join a span {

}

.btn_search {
    position: relative;
    height: 150px;
    width: 50px;
}

.main_menu_right ul li.btn_search {
    margin-left: 30px;
}

.btn_search a {

    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
    display: inline-block;
    color: #ffffff;
    background: #353178;
    width: 48px;
    height: 43px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    border-radius: 6px;
}

.btn_search a:hover {
    background: #262261;
}

.btn_search a i {
    color: #ffffff;
    position: relative;
    display: block;
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}

.qode_search_button {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    right: 50px;
    height: 43px;
    margin-left: 0;
}

nav.main_menu > ul > li > a {
    padding: 0 15px;
    font-weight: bold;
}

.header_inner_right {

}

.home .q_slider {
    z-index: -1;
}

.home__about h1 {
    font-size: 32px;
}

.home__about p {
    font-size: 19px;
}

.home__about-text {
    max-width: 870px;
    margin: auto;
    margin-top: 40px;
}

.home__banner-content h1 {
    color: #ffffff;
    font-size: 32px;
    margin-top: 50px;
    letter-spacing: 0;
}

.home__banner-content img {
    margin: 35px auto 62px;
}

.home__banner-content-text {
    padding: 28px 0 43px;
}

.home__banner-content-text p {
    color: #ffffff;
    font-size: 19px;
}

.home__banner-content-text .btn__join {
    background: #353178;
    font-size: 16px;
    font-weight: bold;
    border-radius: 6px;
    width: 280px;
    color: #ffffff;
    padding: 0 35px 0 20px;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    position: relative;
    letter-spacing: 0;
    margin: 24px auto 0;
    display: block;
}

.home__banner-content-text .btn__join:after {
    content: " ";
    display: block;
    background: transparent url(img/slider-arrow-right.png) no-repeat center center;
    height: 50px;
    width: 25px;
    right: 20px;
    position: absolute;
    top: 0;
}

.home__banner-content-text .btn__join:hover {
    color: #ffffff;
    background: #262261;
}

.home__aboout-tiles {
    padding-bottom: 100px;
}

.home__aboout-tiles h2 {
    font-size: 19px;
    color: #eb008b;
    letter-spacing: 0;
}

.home__aboout-tiles p {
    font-size: 18px;
    font-weight: 300;
}

.home__aboout-tiles p strong {
    color: #272d65;
}

.home__aboout-tiles-inner {
    max-width: 1100px;
    margin: auto;
    float: none;
}

.home__aboout-tiles-inner > .wpb_wrapper {
    overflow: hidden;
}

.home__aboout-tiles-inner > .wpb_wrapper > div {
    width: 29.3%;
    float: left;
    margin: auto 2%;
}

.home__aboout-tiles-inner > .wpb_wrapper > div img {
    margin-bottom: 30px;
    max-width: 210px;
}

.home__aboout-tiles-inner .qode_carousels img {
    max-width: 210px;
    width: 100%;
    margin: 15px auto 30px;
}

.home__aboout-tiles-inner .qode_carousels li.item {
    width: 336px !important;
}

.home__aboout-tiles-inner > .wpb_wrapper > div > div {
    margin: auto;
}

.home__aboout-tiles .qode_carousels_holder {
    overflow: hidden;
    max-height: 135px;
}

@media only screen and (max-width: 1200px) {
    .container_inner {
        max-width: 100%;
    }

    .home .carousel-inner .active .slider_content .text.one_by_one h2 {
        font-size: 45px !important;;
    }

    .home .carousel-inner h2.with_background_color span {
        padding: 5px;
    }

    .main_menu_right ul li.btn_search,
    .main_menu_right ul li.btn_join {
        margin-left: 10px;
    }

    nav.main_menu > ul > li > a {
        padding: 0 10px;
    }

    .home__aboout-tiles-inner {
        max-width: 950px;
        margin: auto;
    }

    .home__banner-content .wpb_content_element > div {
        max-width: 950px;
        margin: auto;
    }

    nav.mobile_menu .main_menu_right ul li {
        font-weight: bold;
    }
}

@media only screen and (max-width: 1000px) {
    .main_menu_right ul li {
        display: none;
    }

    .main_menu_right ul li.btn_search {
        display: block;
        height: 100px;
        float: right;
    }

    .home__aboout-tiles-inner {
        max-width: 768px;
        margin: auto;
    }

    .home__banner-content .wpb_content_element > div {
        max-width: 100%;
        padding: 0 45px;
    }

    .home .q_slider .slider_content {
        width: 100% !important;
        text-align: center;
        left: auto !important;
    }

    .home .carousel-inner h2.with_background_color span {
        font-size: 30px !important;
    }

    .mobile_menu_button i {
        font-size: 40px;
    }

    nav.mobile_menu .main_menu_right {
        display: none;
    }

    nav.mobile_menu .main_menu_right ul,
    nav.mobile_menu .main_menu_right ul li {
        display: block;
        line-height: 30px;
    }

    nav.mobile_menu .main_menu_right ul li.social_icon {
        width: 30%;

    }

    nav.mobile_menu .main_menu_right ul li a {
        display: inline-block;
    }

    nav.mobile_menu .main_menu_right ul li.instagram {
        width: 40%;
        text-align: center;
    }

    nav.mobile_menu .main_menu_right ul li.twitter {
        float: right;
        text-align: right;
    }

    nav.mobile_menu .main_menu_right ul li.social_icon a i {
        font-size: 40px;
    }

    nav.mobile_menu .main_menu_right ul li.btn_search {
        display: none;
    }

    nav.mobile_menu .main_menu_right ul li.btn_join {
        float: none;
        clear: both;
        width: auto;
        padding: 0;
        margin: 0;
        border-top: 1px solid #eaeaea;
    }

    nav.mobile_menu .main_menu_right ul li.btn_join a {
        font-size: 13px;
        font-weight: 400;
        color: #303030;
        padding: 10px 0 10px 0;
        display: block;
        position: relative;
        text-transform: none;
        line-height: 26px;
        letter-spacing: 0;
        margin-top: 0;
        background: none;
        width: auto;
        text-align: left;
        height: auto;
        top: auto;
    }

    .main_menu_right ul li.btn_join a:before {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    div.grid_section .section_inner {
        max-width: 100%;
        padding: 0 45px;
        box-sizing: border-box;
        width: auto;
    }

    .home__aboout-tiles-inner {
        max-width: 100%;
    }

    .home__aboout-tiles-inner > .wpb_wrapper > div {
        margin: 0;
        padding: 10px 40px;
        display: block;
        width: auto;
    }

    .home__aboout-tiles .qode_carousels_holder {
        width: 280px;
        margin: auto;
    }

    .home .q_slider .slider_content {
        top: 30%;
    }

}

/*Shame and fame pages*/

.menu-fame-shame-container {
    background-color: #332e71;
}

#menu-fame-shame {
    text-align: center;
}

#menu-fame-shame .current-menu-item {
    background-color: #625caf !important;
}

#menu-fame-shame .current-menu-item::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #625caf transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    left: 142px;
}

#menu-fame-shame .current-menu-item:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 17px 17px 0;
    border-color: #ffffff transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -20px;
    left: 140px;
}

#menu-fame-shame li {
    display: inline-block;
    position: relative;
    width: 309px !important;
    height: 64px !important;
    line-height: 64px !important;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: #ffffff solid 3px;
    text-transform: none;
    font-size: 18px !important;
    margin: 10px 60px 10px 0px;
    text-align: center;
}

#menu-fame-shame li:last-child {
    margin-right: 0px;
}

#menu-fame-shame li:hover {
    background-color: #625caf !important;
    border-color: #ffffff !important;
}

#menu-fame-shame a {
    display: inline-block;
    color: #ffffff;
}

/* Fame Shame 2017 */
.full_width {
    margin-top: -85px;
}

.title {
    z-index: 2000;
    pointer-events: none;
    background-color: transparent !important;
}

.title_outer {
    background: #262261;
}

.title_outer .title_size_large {
    padding-top: 97px;
}

.title .image {
    margin-top: -68px;
}

.title img {
    max-width: 549px;
    margin: 0 auto;
}

.title .title_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    top: 150px;
    background-size: 100%;
    pointer-events: none;
    background-image: url('../img/curtaines.png') !important;
    padding-bottom: 53px;
}

.title_outer .title_size_large {
    padding-top: 150px;
}

#fame-shame-2017-menu {
    background-color: #181547;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
    z-index: 1000;
    margin-top: -77px;
}

.menu-fame-shame-2017-container {
    background-color: transparent;
}

#menu-fame-shame-2017 {
    text-align: center;

}

#menu-fame-shame-2017 .current-menu-item {
    background-color: #2e297a !important;
}

#menu-fame-shame-2017 .current-menu-item::after,
#menu-fame-shame-2017 li:hover::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: #ffffff transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: 0;
    left: 152px;
}

#menu-fame-shame-2017 li {
    display: inline-block;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    border: none;
    width: inherit !important;
    height: inherit !important;
    padding: 45px 85px;
    margin: 0px;
    line-height: 1em !important;
    text-transform: uppercase;
    font-size: 20px !important;
    font-weight: bold;
}

#menu-fame-shame-2017 li:last-child {
    margin-right: 0px;
}

#menu-fame-shame-2017 li:hover {
    background-color: #2e297a !important;
    border-color: none !important;
    cursor: pointer;
}

#menu-fame-shame-2017 a {
    display: inline-block;
    color: #ffffff;
}

#fame-shame-2017 h2 {
    font-size: 32px;
    color: #272d65;

}

#fame-shame-2017 p {
    color: #151515;
    text-align: center;
    font-size: 19px;

}

#fame-shame-2017 strong {
    font-weight: 500;
}

#fame-shame-2017 h3 {
    color: #eb008b;
    font-size: 19px;
    text-align: center;
}

.wpb_wrapper > .campaign__fame-shame-category {
    display: none;
    transition: all 0.2s ease;
}

.wpb_wrapper > .campaign__fame-shame-category:first-of-type {
    display: block;
}

.campaign__fame-shame-thankyou {
    display: none;

}

.campaign__fame-shame-thankyou h3 {
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 50px;
}

.campaign__fame-shame-thankyou p {
    color: #ffffff;
    text-align: center;
    font-size: 19px;
}

.campaign-fame-shame-form.campaign__form {
    margin-top: 0;
}

.totalpoll-choice-checkbox-container {
    background-image: url('../img/fame-shame-radio.png');
    background-position: left center;
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    border-right: none !important;

}

.checked .totalpoll-choice-checkbox-container {
    background-image: url(../img/fame-shame-radio-selected.png);
    background-position: left center;
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
}

.totalpoll-choice-checkbox-container input[type=radio]:not(old) {
    width: 43px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.totalpoll-choice-label {
    font-size: 19px;
    font-weight: bold;
    color: #272d65;
}

.totalpoll-choice-separator {
    display: none !important;
}

.totalpoll-choices {
    border: none !important;

}

.
.totalpoll-choices .totalpoll-choice {
    border: none !important;

}

.totalpoll-choices .totalpoll-choice .totalpoll-choice-container {
    border: none !important;
    padding: 36px 0 !important;
}

.totalpoll-choices .totalpoll-choice .totalpoll-choice-embed-image:before {
    background: none !important;
}

.fame-shame-2015-item h5 {
    color: #262261;
}

.fame-shame-2015-item .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
}

.fame-shame-2015-item .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
    margin-bottom: 30px;
}

.fame-shame-2015-item .wpb_video_widget {
    margin-bottom: 30px !important;
}

.totalpoll-choice-image a {
    height: 290px !important;
    overflow: hidden;
    display: block;
}

.totalpoll-poll-container > .totalpoll-view-vote > .totalpoll-choices > .totalpoll-buttons {
    width: 50.00%;
    float: left;
    background-color: #f0effb !important;
    padding: 64px 40px;
    text-align: left !important;
    margin-top: 0 !important;
    height: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 518px;
}

.totalpoll-poll-container > .totalpoll-view-vote > .totalpoll-choices > .totalpoll-buttons > .totalpoll-button.totalpoll-button-primary {
    color: #ffffff !important;
    background-color: #353178 !important;
}

.totalpoll-button-vote {
    width: 100% !important;
    max-width: 280px !important;
    border-radius: 10px !important;
    padding: 15px 35px 15px 62px !important;
    background: url(../img/arrow.png) no-repeat 85% center transparent;
    font-weight: bold;
    cursor: pointer;
    text-align: left;
    color: #ffffff !important;
    background-color: #353178 !important;
    border: none !important;
}

@media only screen and (max-width: 1200px) {
    .title .title_overlay {
        top: 68px;
        background-image: url('../img/curtaines_TB.png') !important;
    }

    div.grid_section .section_inner {
        padding: 0 45px;
    }

    .full_width {
        margin-top: -43px;
    }

    #menu-fame-shame-2017 li {
        padding: 40px 30px;
        line-height: 0.5px !important;
    }

    #menu-fame-shame-2017 .current-menu-item::after,
    #menu-fame-shame-2017 li:hover::after {
        left: 86px;
    }

    #fame-shame-2017 .vc_col-sm-4 {
        width: 100%;
    }

    #fame-shame-2017 .vc_col-sm-4 img {
        float: left;
        max-width: 95px;
        margin-right: 22px;
        margin-bottom: 70px;
    }

    #fame-shame-2017 .vc_col-sm-4 p {
        text-align: left;
    }

    #fame-shame-2017 .vc_col-sm-4 h3 {
        text-align: left;
    }

    .totalpoll-choice-image img {
        /* width: 325px !important;
         height: 180px !important;*/
        width: 325px !important;
        height: auto !important;
    }

    .totalpoll-choice-image a {
        display: block;
        height: 180px !important;
        overflow: hidden;
    }

    .totalpoll-choice-embed-code-video iframe {
        width: 325px !important;
        height: 180px !important;
    }

    .totalpoll-choices .totalpoll-choice .totalpoll-choice-container {
        padding: 8px 0 36px 0 !important;

    }

    .totalpoll-buttons {
        height: 180px !important;

    }

    .totalpoll-button-vote {
        max-width: 240px !important;
        border-radius: 10px !important;
        text-align: left !important;
        padding: 20px 35px;
        background: url(../img/arrow.png) no-repeat 90% center transparent;
        cursor: pointer;
    }

}

@media only screen and (max-width: 700px) {
    .title .title_overlay {
        background-image: url('../img/curtaines_MB.png') !important;
    }

    .full_width {
        margin-top: 25px;
    }

    #fame-shame-2017-menu .section_inner {
        padding: 0px !important;
    }

    div.grid_section .section_inner {
        padding: 0 35px;
    }

    #menu-fame-shame-2017 li {
        padding: 30px 0px;
        line-height: 0.5px !important;
        width: 100% !important;

    }

    #menu-fame-shame-2017 li:not(:last-child) {
        border-bottom: 2px solid #181547;
    }

    #menu-fame-shame-2017 .current-menu-item::after,
    #menu-fame-shame-2017 li:hover::after {
        left: 0px;
        border-width: 15px 15px 0;
        bottom: 13px;
    }

    #menu-fame-shame-2017 .current-menu-item:before,
    #menu-fame-shame-2017 li:hover::before {
        left: 0px;
        border-width: 0 15px 15px;
        bottom: 28px;
    }

    #fame-shame-2017 .vc_col-sm-4 {
        width: 100%;
    }

    #fame-shame-2017 .vc_col-sm-4 img {
        float: none;
        max-width: 95px;
        margin-right: 0px;
        margin-bottom: 25px;
        margin-top: 20px;
    }

    #fame-shame-2017 .vc_col-sm-4 p {
        text-align: center;
    }

    #fame-shame-2017 .vc_col-sm-4 h3 {
        text-align: center;
    }

    .totalpoll-choice-image a {
        height: 160px !important;
        overflow: hidden;
        display: block;
    }

    .totalpoll-choice-image img {
        /*width: 280px !important;
        height: 160px !important;*/
        width: 280px !important;
        height: auto !important;
        margin: 0 auto !important;
        display: block;
    }

    .totalpoll-choice-embed-code-video iframe {
        width: 280px !important;
        height: 160px !important;
        margin: 0 auto !important;
        display: block;
    }

    .totalpoll-choices .totalpoll-choice {
        width: 100% !important;
    }

    .totalpoll-choices .totalpoll-choice .totalpoll-choice-container {
        padding: 32px 0 32px 0 !important;

    }

    .totalpoll-buttons {
        height: 160px !important;
        width: 100% !important
    }

    .totalpoll-button-vote {
        max-width: 219px !important;
        border-radius: 10px !important;
        text-align: left !important;
        padding: 20px 35px;
        background: url(../img/arrow.png) no-repeat 90% center transparent;
    }
}

/* END FAME SHAME 2017 */

.hall-fame-award-list p {
    font-size: 18px;
}

.hall-fame-award-list span {
    font-weight: bold;
    position: absolute;
    left: 0;
}

.hall-fame-award-list p {
    padding-left: 100px;
    position: relative;
}

.responsive-tabs__list {
    height: 98px;
    border-bottom: 3px solid #332e71;
    margin: 0 auto !important;
    width: 885px;
}

.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
    top: 0 !important;
}

.responsive-tabs__list__item {
    position: relative;
}

.responsive-tabs__list__item:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 11px 8px;
    border-color: transparent transparent #332e71 transparent;
    position: absolute;
    top: 87px;
    left: 50%;
    margin-left: -8px;
}

.responsive-tabs__list__item {
    color: transparent !important;
    width: 165px !important;
    height: 63px !important;
    padding: 0 !important;
    border: none !important;
    opacity: 0.3;
}

.responsive-tabs__list__item:hover, .responsive-tabs__list__item--active {
    opacity: 1;
}

.responsive-tabs__list__item:first-child {
    background: url(../../../uploads/2015/12/pester-power-banner.jpg) 0 0/ contain no-repeat !important;
}

.responsive-tabs__list__item:nth-child(2) {
    background: url(../../../uploads/2015/12/digital-ninja-banner.jpg) 0 0/ contain no-repeat !important;
}

.responsive-tabs__list__item:nth-child(3) {
    background: url(../../../uploads/2015/12/smoke-mirrors-banner.jpg) 0 0/ contain no-repeat !important;
}

.responsive-tabs__list__item:nth-child(4) {
    background: url(../../../uploads/2015/12/school-food-bully-banner.jpg) 0 0/ contain no-repeat !important;
}

.responsive-tabs__list__item:nth-child(5) {
    background: url(../../../uploads/2015/12/bad-sport-banner.jpg) 0 0/ contain no-repeat !important;
}

.responsive-tabs .responsive-tabs__panel {
    border: none !important;
}

/* Demand #waterwiththat*/

.campaign_water_with_that {
    font-family: 'Montserrat', sans-serif;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    margin-top: 0;
}

.page-template-campaign_3 #at4-share {
   /* display: none !important;*/
}

.campaign_water_with_that h3 {
    letter-spacing: 0;
}

.campaign_water_with_that a {
    transition: .2s all;
    -webkit-transition: .2s all;
}

.campaign__header-banner {
    position: relative;
}

.campaign_water_with_that .qode_image_gallery_no_space .controls a.prev-slide,
.campaign_water_with_that .qode_image_gallery_no_space .controls a.next-slide {
    display: none;
}

.campaign_water_with_that .qode_image_gallery_no_space ul li {

}

.campaign_water_with_that .qode_image_gallery_no_space ul li img {
    margin: auto;
}

.campaign_water_with_that .next-slide {
    display: block;
    width: 100%;
    background: #eb008b;
    color: #ffffff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border: 0;
    border-radius: 6px;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    float: right;
    width: 175px;
    font-size: 16px;
    position: relative;
    padding: 0 15px 0 0;
}

.campaign_water_with_that .next-slide:hover {
    background: #b6006c;
}

.campaign_water_with_that .next-slide:after {
    content: " ";
    display: block;
    background: transparent url(img/slider-arrow-right.png) no-repeat center center;
    height: 50px;
    width: 25px;
    right: 20px;
    position: absolute;
    top: 0;
}

.campaign__header-banner-text {
    position: absolute;
    bottom: 60px;
    color: #ffffff;
    width: 100%;
    text-align: center;
}

.campaign__header-banner-text .wpb_wrapper {
    width: 1094px;
    max-width: 100%;
    margin: auto;
    text-align: left;
    color: #ffffff;
}

.campaign__header-banner-text .wpb_wrapper p {
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    line-height: 50px;
    display: inline;
}

.campign__header-text {
    padding: 54px 85px 67px;
    color: #ffffff;
}

.campign__header-text h3 {
    color: #ffffff;
    font-size: 25px;
    line-height: 35px;
}

.campign__header-text p {
    color: #ffffff;
    font-size: 20px;
    margin-top: 20px;
}

.campign__header-text .full_section_inner {
    max-width: 840px;
    margin: auto;
}

.campaign__items-label {
    margin: 100px auto auto;
}

.campaign__items-label h3 {
    text-align: center;
    font-size: 32px;
}

.campaign__items {
    max-width: 1080px;
    margin: 50px auto auto auto;
}

@media only screen and (max-width: 1200px) {
    .campaign__items {
        max-width: 720px;
    }
}

@media only screen and (max-width: 767px) {
    .campaign__items {
        max-width: 280px;
    }
}

.campaign__items .lastrow {
    position: relative;
    clear: both;
}

.campaign__items .lastrow a#next,
.campaign__items .lastrow a#prev {
    position: absolute;
    width: 70px;
    height: 70px;
    background: transparent url(img/icons/arrow.svg) no-repeat center center;
    display: block;
    right: -125px;
    top: 50%;
    margin-top: -35px;
}

.campaign__items .lastrow a#prev {
    right: -125px;
    left: -125px;
    transform: rotateY(180deg);
}

.campaign__items .caroufredsel_wrapper {
    min-height: 610px;
}

.campaign__items .next-slide {
    background: transparent url(img/slider-arrow-right.png) no-repeat center center;
    height: 50px;
    width: 25px;
    right: 20px;
    position: absolute;
    top: 0;
}

.campaign__items:after {
    display: block;
    content " ";
    clear: both;
}

.campaign__items h3 {
    font-size: 24px;
    color: #272d65;
    max-width: 270px;
    margin: auto;
}

.campaign__items p {
    font-size: 16px;
    color: #000000;
}

.campaign__item {
    width: 310px;
    float left;
    margin: 30px 25px;
    text-align: center;
    padding: 0;
    overflow: hidden;
}

.campaign__items .wpb_wrapper {
    position: relative;
}

.campaign__item img {
    margin: 10px auto 72px !important;
}

.campaign__item .campaign__item-icons {
    height: 280px;
}

.campaign__item-content {
    margin-top: 30px;
}

.campaign__item .item-icons::after {
    display: block;
    content: " ";
    width: 69px;
    height: 110px;
    background: transparent url(img/icons/poptop.svg) no-repeat center center;
    left: 156px;
    top: 156px;
    position: absolute;
    -webkit-transition: top 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: top 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.campaign__item .item-icons::before {
    display: block;
    content: " ";
    width: 69px;
    height: 110px;
    background: transparent url(img/icons/water.svg) no-repeat center center;
    left: 156px;
    position: absolute;
    top: -100%;
    -webkit-transition: top 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: top 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.campaign__item.active .item-icons::before {
    top: 156px;
}

.campaign__item.active .item-icons::after {
    top: -100%;
}

.campaign__item-mcdonalds .item-icons {
    margin-bottom: 35px;
    display: block;
    width: 98px;
    height: 98px;
    text-indent: -100px;
    margin-left: 54px;
    color: transparent;
    background: transparent url("img/icons/McDonalds.svg") no-repeat center bottom;
}

.campaign__item-mcdonalds .item-icons::after {
    display: block;
    content: " ";
    width: 69px;
    height: 110px;
    background: transparent url(img/icons/softdrink.svg) no-repeat center center;
    left: 156px;
    top: 156px;
    position: absolute;
}

.campaign__item-hungryjacks .item-icons {
    margin-bottom: 35px;
    display: block;
    width: 98px;
    height: 98px;
    text-indent: -100px;
    margin-left: 54px;
    color: transparent;
    background: transparent url("img/icons/burger.svg") no-repeat center bottom;
}

.campaign__item-hungryjacks .item-icons::after {
    display: block;
    content: " ";
    width: 69px;
    height: 110px;
    background: transparent url(img/icons/soda.svg) no-repeat center center;
    left: 165px;
    top: 156px;
    position: absolute;
}

.campaign__item-kfc .item-icons {
    margin-bottom: 35px;
    display: block;
    width: 98px;
    height: 98px;
    text-indent: -100px;
    margin-left: 54px;
    color: transparent;
    background: transparent url("img/icons/chicken.svg") no-repeat center bottom;
}

.campaign__item-oporto .item-icons {
    margin-bottom: 35px;
    display: block;
    width: 98px;
    height: 98px;
    text-indent: -100px;
    margin-left: 54px;
    color: transparent;
    background: transparent url("img/icons/Oporto.svg") no-repeat center bottom;
}

.campaign__item-pizzahut .item-icons {
    margin-bottom: 35px;
    display: block;
    width: 98px;
    height: 98px;
    text-indent: -100px;
    margin-left: 54px;
    color: transparent;
    background: transparent url("img/icons/pizza.svg") no-repeat center bottom;
}

.campaign__item-chickentreat .item-icons {
    margin-bottom: 35px;
    display: block;
    width: 98px;
    height: 98px;
    text-indent: -100px;
    margin-left: 54px;
    color: transparent;
    background: transparent url("img/icons/rooster.svg") no-repeat center bottom;
}

.campaign__item-redrooster .item-icons {
    margin-bottom: 35px;
    display: block;
    width: 98px;
    height: 98px;
    text-indent: -100px;
    margin-left: 54px;
    color: transparent;
    background: transparent url("img/icons/rooster.svg") no-repeat center bottom;
}

.campaign__item-share {
    margin-top: 50px;
}

.campaign__item-share a {
    width: 100%;
    border-radius: 6px;
    display: block;
    background: #d0d9eb;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
    padding: 17px 25px 20px 95px;
    text-align: left;
    line-height: 19px;
    height: 70px;
    color: #3b5998;
}

.campaign__item-share a:hover {
    color: #ffffff;
    background: #3b5998;
}

.campaign__item-share a:before {
    position: absolute;
    content: " ";
    display: block;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #3b5998;
}

.campaign__item-share a:hover:before {
    background: #d0d9eb;
}

.campaign__item-share a:after {
    position: absolute;
    content: " ";
    display: block;
    left: 18px;
    top: 16px;
    width: 37px;
    height: 37px;
    background: transparent url(img/icons/Facebook.svg) no-repeat center center;
}

.campaign__item-share a:hover:after {
    background-image: url(img/icons/Facebook-hover.svg);
}

.campaign__form {
    padding: 60px 0 40px;
    position: relative;
}

.campaign__form:after {
    display: block;
    content: " ";
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background: #ffffff url(img/icons/Megaphone-pink.svg) no-repeat center center;
    background-size: 60%;
    top: -40px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}

.campaign__form:before {
    position: absolute;
    display: block;
    content: " ";
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 27px solid #ffffff;
    top: 19px;
    left: 50%;
    transform: rotate(-40deg);
    margin-left: -47px;
}

.campaign__form .full_section_inner {
    min-height: 180px;
}

.campaign__form-thankyou {
    display: none;
}

.campaign__form-thankyou h3 {
    margin-top: 10px;
}

.campaign__form-thankyou.disclaimer {
    margin-top: 30px;
}

.campaign__form-thankyou.disclaimer p {
    font-size: 11px;
    font-weight: 200;
    line-height: 14px;
    margin: 0;
}

.campaign__form-thankyou.disclaimer a {
    color: white;
    text-decoration: underline;
}


.campaign__form .vc_column_container.vc_col-sm-8 {
    padding-left: 15px;
}

.campaign__form .vc_column_container.vc_col-sm-4 {
    padding-right: 15px;
}

.campaign__form .gform_wrapper {
    padding-top: 30px;
    margin: 0;
    max-width: 100%;
}

.campaign__form .wpb_wrapper {
    width: 1080px;
    max-width: 100%;
    margin: auto;
}

.campaign__form .wpb_text_column h3 {
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 45px;
}

.campaign__form p {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}

.campaign__form .form-description *{
    color: #ffffff;
    text-align: center;
    margin-top: 0;
}

.campaign__form .gform_wrapper .gform_fields {
    padding: 0;
    list-style-type: none;
}

.campaign__form .gform_wrapper .gform_fields .gfield {
    position: relative;
    margin-bottom: 40px;
}

.campaign__form .gfield_label {
    color: #9694b2;
    position: absolute;
    left: 25px;
    top: 6px;
    font-size: 16px;
    -webkit-transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    margin: .625em 0 .5em;
    line-height: 1.3;
    display: inline-block;
    clear: both;
}

.campaign__form .validation_error {
    display: none;
}

.campaign__form .gform_ajax_spinner {
    display: none;
}

.campaign__form .gfield_label.active {
    top: -32px;
    font-size: 14px;
    color: #ffffff;
    left: 0;
}

.campaign__form .gfield_label .gfield_required {
    display: none;
}

.campaign__form .gform_wrapper input[type=text] {
    padding: 13px 20px;
    border: 2px solid #ffffff;
}

.campaign__form .gform_wrapper input[type=text].error {
    border-color: #ee3042;
}

.campaign__form .gform_wrapper label.error {
    position: absolute;
    bottom: -24px;
    font-size: 14px;
    color: #ffffff;
    left: 0;
    min-width: 200px;
}

.campaign__form .gform_wrapper .ginput_counter {
    display: none;
}

.campaign__form .gform_wrapper .top_label input.large {
    width: 100%;
    border-radius: 6px;
    margin: 0;
    font-size: 16px;
    color: #262261;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.campaign__form .gform_wrapper .top_label input.large::-webkit-input-placeholder {
    font-weight: normal;
}

.campaign__form .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0;
}

.campaign__form .gform_wrapper p {
    margin: 0;
}

.campaign__form .gform_wrapper .gform_footer input[type=submit] {
    display: block;
    width: 100%;
    background: #eb008b;
    color: #ffffff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border: 0;
    border-radius: 6px;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-size: 16px;
}

.campaign__form .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #b6006c;
}

.campaign__form .wpb_video_widget {
    margin-bottom: 10px;
}

.campaign__sponsor {
    padding: 72px 0;
}

.campaign__sponsor .wpb_wrapper {
    width: 1080px;
    max-width: 100%;
    margin: auto;
}

.campaign__sponsor h3 {
    font-size: 32px;
    color: #ffffff;
    text-align: center;
}

.campaign__sponsor img {
    margin: 0 auto 65px !important;
}

.campaign__sponsor p {
    color: #ffffff;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    margin: 0;
    position: relative;
}

.campaign__sponsor p:last-child:after {
    content: " ";
    display: block;
    background: transparent url(img/quote_right.png) no-repeat center center;
    height: 19px;
    width: 26px;
    right: 20px;
    position: absolute;
    top: 0;
}

.campaign__sponsor p:first-of-type + p:after {
    content: "";
    display: block;
    background: transparent url(img/quote_left.png) no-repeat center center;
    height: 19px;
    width: 26px;
    left: 0;
    position: absolute;
    top: -45px;
}

.campaign__join {
    padding: 55px 0;
}

.campaign__join h3 {
    font-size: 32px;
    color: #ffffff;
    width: 605px;
    max-width: 100%;
    margin: auto;
}

.campaign__join .btn__join {
    background: #353178;
    font-size: 16px;
    border-radius: 6px;
    width: 325px;
    float: right;
    color: #ffffff;
    padding: 0 45px;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    position: relative;
    letter-spacing: 0;
}

.campaign__join .btn__join:after {
    content: " ";
    display: block;
    background: transparent url(img/slider-arrow-right.png) no-repeat center center;
    height: 50px;
    width: 25px;
    right: 20px;
    position: absolute;
    top: 0;
}

.campaign__join .btn__join:hover {
    color: #ffffff;
    background: #262261;
}

@media only screen and (max-width: 1200px) {
    .campaign_water_with_that .qode_image_gallery_no_space ul li > div {

    }

    .campaign_water_with_that .qode_image_gallery_no_space ul {
        max-height: 420px !important;
        overflow: hidden;
    }

    .campaign_water_with_that .qode_image_gallery_no_space ul {
        width: auto !important;
    }

    .campaign_water_with_that .qode_image_gallery_no_space ul li {
        float: left;
    }

    .campaign_water_with_that .qode_image_gallery_no_space ul li.-before,
    .campaign_water_with_that .qode_image_gallery_no_space ul li.-after {
        display: block;
    }

    .campaign_water_with_that .qode_image_gallery_no_space ul li img {
        width: 95%;
    }

    .campaign__header-banner-text {
        padding: 0 50px;
        box-sizing: border-box;
        bottom: 40px;

    }

    .campaign__header-banner .vc_col-sm-12 {
        padding: 0;
    }

    .campaign__form .gform_body {
        width: 100%;
    }

    .campaign__form .gfield_label {
        left: 15px;
    }

    .campaign__form .gform_wrapper input[type=text] {
        padding: 13px 15px;
    }

    .campaign__form .gform_wrapper label.error {
        bottom: -23px;
        display: none;
    }

    .campaign__form .gfield_label.active,
    .gform_wrapper .top_label .gfield_label.active {
        top: -28px;
    }

    .campaign__form .wpb_video_widget .wpb_wrapper{
        width: 100%;
    }

    .campaign__sponsor {
        padding: 80px 40px;
    }
}

@media only screen and (max-width: 767px) {

    .campaign_water_with_that .qode_image_gallery_no_space ul {
        max-height: 100% !important;
    }

    .campaign__header-banner-text {
        position: relative;
        bottom: auto;
        margin-top: -20px;
        padding: 0;
    }

    .campaign_water_with_that .next-slide {
        border-radius: 0;
        width: 100%;
        border-bottom: 5px solid #262261;
    }

    .campign__header-text {
        padding: 60px 20px;
    }

    .campaign__header-banner-text .wpb_wrapper p {
        font-size: 18px;
        line-height: 20px;
        display: block;
        text-align: center;
    }

    .campign__header-text h3,
    .campaign__items-label h3 {
        font-size: 23px;
        line-height: 30px;
    }

    .campaign__items-label {
        margin: 60px auto;
    }

    .campaign__item {
        width: 100%;
        margin: auto auto 60px;
    }

    .campaign__item-share a {
        padding: 14px 15px 14px 80px;
        height: 60px;
        line-height: 15px;
        font-size: 14px;
    }

    .campaign__item-share a:before {
        width: 60px;
        height: 60px;
    }

    .campaign__item-share a:after {
        left: 15px;
        width: 30px;
        height: 30px;
    }

    .campaign__form h3 {
        font-size: 23px;
        line-height: 30px;
    }


    .campaign__form .wpb_video_widget .wpb_video_widget{
        width: 100%;
    }

    .campaign__sponsor {
        padding: 30px 20px 60px;
    }

    .campaign__sponsor h3 {
        font-size: 23px;
        line-height: 30px;
    }

    .campaign__sponsor p {
        text-align: center;
    }

    .campaign__sponsor p:first-of-type + p:after {
        margin-left: -13px;
        left: 50%;
    }

    .campaign__sponsor p:last-child {
        margin-top: 15px;
    }

    .campaign__sponsor p:last-child:after {
        bottom: -45px;
        right: auto;
        left: 50%;
        margin-left: -13px;
        top: -45px;
    }

    .campaign__join {
        padding: 15px 0 10px;
    }

    .campaign__join h3 {
        text-align: center;
        font-size: 23px;
        line-height: 30px;
    }

    .campaign__join .btn__join {
        background: none;
        float: none;
        display: block;
        margin: auto;
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
    }

    .campaign__join .btn__join:after {
        right: 30px;
        height: 40px;
    }

    .campaign__join .btn__join:hover {
        background: none;
    }
}

@media only screen and (max-width: 1200px) {
    #menu-fame-shame li:nth-child(2) {
        margin-right: 0;
    }

    .responsive-tabs__list {
        height: 91px;
    }

    .responsive-tabs__list__item:after {
        top: 80px;
    }
}

@media only screen and (max-width: 998px) {
    .responsive-tabs__list {
        height: 74px;
        width: 100% !important;
    }

    .responsive-tabs__list__item {
        width: 141px !important;
        height: 53px !important;
    }

    .responsive-tabs__list__item:after {
        top: 63px;
    }

}

@media only screen and (max-width: 768px) {
    #menu-fame-shame li {
        margin-right: 0;
        margin-left: 0;
    }

    #menu-fame-shame .current-menu-item:after {
        border: none;
    }

    #menu-fame-shame .current-menu-item:before {
        border: none;
    }

    .responsive-tabs-wrapper {
        border: none !important;
    }

    .responsive-tabs .responsive-tabs__heading {
        border: none !important;
        color: transparent !important;
        width: 230px !important;
        height: 67px !important;
        padding-top: 0 !important;
        padding-bottom: 10px;
        opacity: 0.3;
        margin: 0 auto !important;
    }

    .responsive-tabs .responsive-tabs__heading:hover {
        opacity: 1 !important;
    }

    .responsive-tabs__heading--active {
        opacity: 1 !important;
    }

    .responsive-tabs .responsive-tabs__heading:nth-of-type(1) {
        background: url(../../../uploads/2015/12/pester-power-banner.jpg) 0 0/ 200px auto no-repeat !important;
    }

    .responsive-tabs .responsive-tabs__heading:nth-of-type(2) {
        background: url(../../../uploads/2015/12/digital-ninja-banner.jpg) 0 0/ 200px auto no-repeat !important;
    }

    .responsive-tabs .responsive-tabs__heading:nth-of-type(3) {
        background: url(../../../uploads/2015/12/smoke-mirrors-banner.jpg) 0 0/ 200px auto no-repeat !important;
    }

    .responsive-tabs .responsive-tabs__heading:nth-of-type(4) {
        background: url(../../../uploads/2015/12/school-food-bully-banner.jpg) 0 0/ 200px auto no-repeat !important;
    }

    .responsive-tabs .responsive-tabs__heading:nth-of-type(5) {
        background: url(../../../uploads/2015/12/bad-sport-banner.jpg) 0 0/ 200px auto no-repeat !important;
    }

    .responsive-tabs .responsive-tabs__heading:after {
        border-top: 6px solid #332e71 !important;
        top: 50% !important;
        margin-top: -3px;
    }

    .vc_row .fame-shame-2015-item:first-child {
        margin-bottom: 60px !important;
    }

    .fame-shame-2015-item .wpb_single_image .vc_single_image-wrapper img {
        margin-bottom: 20px;
    }

    .fame-shame-2015-item .wpb_video_widget {
        margin-bottom: 20px !important;
    }

    .hall-fame-award-list p {
        padding-left: 55px;
    }

}

@media only screen and (max-width: 600px) {
    #menu-fame-shame li {
        width: 252px !important;
    }

    .hall-fame-award-list span {
        padding-right: 0px;
    }
}

.caroufredsel_wrapper {
    cursor: default !important;
}

/* IE 11 search fixes */
html.-ms- .qode_search_button.btn_search {
    top: inherit;
    margin-top: 0px;
}

html.-ms- .qode_search_close {
    top: inherit;
    -ms-transform: none;
}

/*Blog style*/
.blog_holder.blog_small_image article .post_text .post_text_inner .date {
    color: #f41dbb;
}

.blog_holder.blog_single article .post_text h2 .date {
    color: #f41dbb;
}

.blog_holder.blog_small_image article {
    border-bottom: 1.5px solid #bebebe;
}

@media screen and (min-width: 1001px) {
    .blog_holder.blog_small_image article .post_text {
        width: calc(100% - 403px);
    }

    .blog_holder.blog_small_image article .post_image {
        height: 269px;
        width: 403px;
    }

    .blog_holder.blog_small_image article .post_image img {
        max-width: 403px;
        max-height: 269px;
    }

    .blog_holder.blog_small_image article .post_text .post_text_inner {
        min-height: 269px !important;
        padding-top: 0;
    }

    .author .title_outer .title {
        position: relative;
    }

    .author .title_outer .title .author-blurb {
        position: absolute;
        left: 50%;
        top: 280px;
        -ms-transform: translateX(-50%); /* IE 9 */
        -webkit-transform: translateX(-50%); /* Safari */
        transform: translateX(-50%);
        color: white;
    }
}

@media screen and (max-width: 1000px) {
    .author .title_outer .title .author-blurb {
        display: none;
    }
}

/* Latest post block */
.latest-post-block {
    background: #f2f1ff;
    padding-top: 60px;
    padding-bottom: 75px;
    text-align: center;
}

.latest-post-block .wpb_wrapper {
    width: 1077px;
    margin: 0 auto;
}

.lastest-post-block-title .wpb_wrapper p {
    font-size: 32px;
    color: #272d65;
    text-align: center;
    font-weight: 800;
    margin-bottom: 50px;
}

.latest-post-block .latest_post_holder.boxes > ul {
    display: flex;
    justify-content: space-between;
}

.latest-post-block .latest_post_holder.boxes > ul > li {
    margin-right: 0;
    background-color: #f2f1ff;
    width: 332px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.latest-post-block .latest_post_holder.boxes .box-bot {
    margin-top: auto;
}

.latest-post-block .latest_post_holder.boxes > ul > li .latest_post {
    padding: 0;
    margin-top: 37px;
    margin-bottom: 25px;
}

.latest-post-block .latest_post_holder.boxes > ul > li .latest_post .latest_post_text {
    height: 100%;
}

.latest-post-block .latest_post_holder.boxes > ul > li .latest_post .latest_post_text .latest_post_inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 0 !important;
}

.latest-post-block .latest_post_text_inner .latest_post_title {
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 25px;
    font-weight: bold;
}

.latest-post-block .latest_post_text_inner .latest_post_title a {
    color: #eb008b;
}

.latest-post-block .latest_post_text_inner .latest_post_title a:hover {
    color: #f41dbb;
}

.latest-post-block .latest_post_text_inner .excerpt {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: black;
}

.latest-post-block .latest_post_button .post-btn {
    background: #353178;
    font-size: 16px;
    font-weight: bold;
    border-radius: 6px;
    width: 217px;
    color: #ffffff;
    padding: 0 35px 0 20px;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    position: relative;
    letter-spacing: 0;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.latest-post-block .latest_post_button .post-btn:hover {
    background-color: #eb008b;
}

.latest-post-block .latest_post_button .post-btn:after {
    content: " ";
    display: block;
    background: transparent url(img/slider-arrow-right.png) no-repeat center center;
    height: 50px;
    width: 25px;
    right: 20px;
    position: absolute;
    top: 0;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .latest-post-block {
        padding-top: 55px;
        padding-bottom: 50px;
    }

    .latest-post-block .wpb_wrapper {
        width: 100%;
        padding: 0 40px;
        box-sizing: border-box;
    }

    .lastest-post-block-title .wpb_wrapper p {
        font-size: 28px;
    }

    .latest-post-block .latest_post_holder.boxes > ul > li {
        width: 32%;
        margin: 0 !important;
    }

    .latest-post-block .latest_post_text_inner .excerpt {
        font-size: 16px;
    }

    .latest-post-block .latest_post_holder.boxes > ul > li .latest_post {
        margin-top: 30px;
    }

    .latest-post-block .latest_post_button .post-btn {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .latest-post-block {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .latest-post-block .wpb_wrapper {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .lastest-post-block-title .wpb_wrapper p {
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        font-size: 26px;
        margin-bottom: 40px;
    }

    .latest-post-block .latest_post_holder.boxes > ul {
        flex-direction: column;
    }

    .latest-post-block .latest_post_holder.boxes > ul > li {
        width: 100% !important;
        margin: 0 0 30px 0 !important;
    }

    .latest-post-block .latest_post_holder.boxes > ul > li .latest_post {
        margin-top: 23px;
    }

    .latest-post-block .latest_post_text_inner .excerpt {
        font-size: 16px;
    }

    .latest-post-block .latest_post_text_inner .latest_post_title {
        margin-bottom: 10px;
    }

    .latest-post-block .latest_post_button .post-btn {
        width: 217px;
    }

    .latest_post_holder.boxes .boxes_image a img {
        width: 100%;
    }


    .campaign__form .vc_column_container.vc_col-sm-8 {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }

    .campaign__form .vc_column_container.vc_col-sm-4 {
        padding-right: 15px;
        padding-left: 15px;
    }
}
