.xdebug-error.xe-warning {
    display: none;
}

@font-face {
    font-family: DIN_Regular;
    src: url(../fonts/din/FF_DIN_Regular.otf);
}
@font-face {
    font-family: DIN_Light;
    src: url(../fonts/din/FF_DIN_Light.otf);
}
@font-face {
    font-family: DIN_Bold;
    src: url(../fonts/din/FF_DIN_Bold.otf);
}
html {
    height: 100%;
}
body {
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 400;
    height: 100%;
    -webkit-text-size-adjust: 100%;
    color: #58585a;
    font-size: 17px;
    overflow-x: hidden;
}
table,
td,
th,
tr {
    border-width: 1px;
}

ol {
    padding-left: 18px;
    list-style-position: inside;
}
ol li {
    padding-bottom: 10px;
    font-size: 17px;
}
ol ul {
    margin-bottom: 0;
    font-size: 17px;
}
ol ul > li {
    list-style-type: disc;
}
.page-id-6970 .page-image-title div.inner-page-title,
.page-id-6973 .page-image-title div.inner-page-title {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.post-results .loadpost {
    padding: 20px 0 !important;
}
.knowledge_result_block .post-results .content-download{
    color: #7db1e7;
}
@media (max-width: 767px) {
    .knowledge_result_block .post-results .loadpost {
        padding: 20px 10px !important;
    }
}
.kpr-pagination {
    padding: 0 7.5px !important;
}
.all-result-filter {
    padding: 20px 0px !important;
    margin: 0 7.5px;
}

.col-sm-4.col-md-3.sidebar.kpr-sidebar {
    padding-left: 25px;
    padding-right: 25px;
}
.news_landing ul li {
    font-size: 17px;
}
.news_landing ol ul {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 17px;
}

.news_landing ol ul li {
    padding-bottom: 0;
}

.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb30 {
    margin-bottom: 30px;
}
.wrapper {
    padding-top: 162px;
    min-height: 100%;
}
.custom-header {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 9999;
}
.section_wrapper {
    max-width: 1200px;
    margin: 0 auto;
}
.panel {
    border: none;
    border-radius: 0;
}
.blue_color {
    color: #00205c;
}
.ff_bold {
    /*font-family: "DIN_Bold"; */
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
}
.panel_block.panel_block.flip-container .front .panel-body .col-sm-6 > p + br {
    display: none;
}
a:hover,
button:hover {
    cursor: pointer !important;
}
a {
    transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    color: #7cb1e7;
    text-decoration: none !important;
}
a:focus {
    outline: none !important;
}
a:hover {
    color: #7cb1e7;
}
.btn {
    border-radius: 0;
}
.form-control {
    font-size: 0.9em;
    height: 46px;
    border: none;
    border-radius: 0;
    box-shadow: none !important;
}
.form-control:focus {
    outline: none !important;
    border: none !important;
    color: #7cb1e7;
}
/* header */
.top_header {
    background-color: #eeeeee;
    min-height: 35px;
}

.top_header li a {
    color: #6d6e71;
    display: inline-block;
    margin-top: 5px;
    font-size: 16px;
}
.top_header li a:hover {
    color: #ed1c24;
}
.top_header ul.pull-right {
    margin-bottom: 0;
    display: flex;
}
.top_header ul.pull-right li {
    padding-top: 8px;
    padding-bottom: 8px;
}
.top_header ul li .top_header_menu {
    padding-right: 10px;
    padding-left: 10px;
}
.top_header li > a > span,
.mobile_social_link li > a > span {
    width: 23px;
    height: 23px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 0.7em;
    color: #eeeeee;
    border-radius: 50%;
    transition: all 0.15s ease-in;
    background-color: #7db1e7;
}
.search_mobile .language_list {
    float: right;
    margin: 15px 0 0;
}
.search_mobile .language_list button {
    color: #fff;
}
.language_list {
    margin-top: 4px;
}
.language_list img {
    max-width: 22px;
    height: auto;
    display: inline-block;
    vertical-align: text-top;
}
.language_list button:focus {
    outline: none;
}
.language_list button {
    padding: 0;
    border: 0;
    background: none;
}
.language_list .dropdown-menu {
    left: auto;
    min-width: 0;
    padding: 0;
    right: 0;
    margin: 5px 0 0;
}
.top_header .language_list .dropdown-menu > li {
    padding: 0;
}
.language_list .dropdown-menu > li > a {
    padding: 5px 10px;
    margin: 0;
}
.language_list .dropdown-menu > li > a:focus,
.language_list .dropdown-menu > li > a:hover {
    background-color: #eee;
}

.mobile_social_link_hide {
    display: none !important;
}
.mobile_social_link {
    margin-top: 15px;
    padding-left: 10px;
}
.mobile_social_link li > a > span {
    color: #1f2e44;
    width: 30px;
    height: 30px;
    font-size: 0.9em;
}
.top_header li > a > span:hover {
    background-color: #7292cb;
}
.top_header li > a > span.search {
    background-color: transparent;
}
.top_header li > a > span.search .fa {
    font-size: 17px;
    color: #7db1e7;
}

.search-form {
    margin-right: -15px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
}
.search-form div.input-group {
    background-color: #7db1e7;
    color: #fff;
    border: 1px solid transparent;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.search-form .input-group input.form-control {
    width: 95px;
    background-color: transparent;
    color: #fff;
    border: none;
    height: 30px;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    /*padding-top: 5px;*/
}
.search-form.focus .input-group {
    background-color: #fff;
    border: 1px #7db1e7 solid;
}
.search-form.focus .input-group input.form-control {
    outline: none !important;
    width: 150px;
    color: #7db1e7;
    outline: none;
    box-shadow: none;
}
.search-form.focus button.btn {
    color: #7db1e7;
}
.search-form.focus button.btn :hover {
    color: #fff;
}
.search-form button.btn {
    background: transparent;
    border: none;
    color: #a5bee3;
}

.search-form button.btn:hover,
.search-form button.btn:active,
.search-form button.btn:focus {
    background: #7292cb;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.search-form input.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}
.search-form input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}
.search-form input.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}
.search-form input.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.red {
    color: #f65d5d !important;
}
.custom-navbar {
    background-color: #fff;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    padding-top: 6px;
    padding-bottom: 0px;
}
.custom-navbar .navbar-brand {
    height: auto;
    padding: 0px 15px;
}
.navbar-brand > img {
    max-width: 215px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.custom-navbar .navbar-nav > li > a {
    padding: 43px 11px 45px;
    color: rgba(0, 0, 0, 0.6);
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    color: #939598;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.custom-navbar .navbar-nav > li.active > a,
.custom-navbar .navbar-nav > li.active > a:hover,
.custom-navbar .navbar-nav > li.active > a:focus,
.custom-navbar .navbar-nav > li.active > a:active {
    color: #06225a;
    background: transparent;
}
.custom-navbar .navbar-nav > li > a:hover,
.custom-navbar .navbar-nav > li > a:focus,
.custom-navbar .navbar-nav > li > a:active,
.custom-navbar .navbar-nav > li.active > a:hover,
.custom-navbar .navbar-nav > li.active > a:focus,
.custom-navbar .navbar-nav > li.active > a:active {
    color: #bd955a;
    background: transparent;
}
.custom-navbar .navbar-toggle {
    border: none;
    margin-top: 30px;
    margin-right: 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.custom-navbar .navbar-toggle:focus,
.custom-navbar .navbar-toggle:hover {
    background-color: transparent;
}
.custom-navbar .navbar-toggle .icon-bar {
    background-color: #7db1e7;
    width: 35px;
    height: 3px;
    margin-top: 7px;
}
.custom-navbar .navbar-nav > li > a > .fa {
    display: none;
}
.wrapper.small-header .navbar-brand > img {
    max-width: 148px;
}
.wrapper.small-header .custom-navbar .navbar-nav > li > a {
    padding: 26px 11px 28px;
}
.wrapper.small-header .custom-navbar .navbar-toggle {
    margin-top: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: rgba(4, 29, 64, 0.8);
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 30px 1000em; /* trick from css-tricks comments */
    margin: 0 -1000em; /* trick from css-tricks comments */
    transition: all 4s ease-in;
    -webkit-transition: all 0.4s ease-in;
}
/* Links inside the dropdown */
.dropdown-content a {
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    text-transform: uppercase;
    color: #fff;
}
.dropdown-content a:hover {
    color: #7cb1e7;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: transparent;
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.login_wrapper {
    background-color: #939598;
    background-size: cover;
    color: #7cb1e7;
    padding-bottom: 40px;
    padding-top: 40px;
    width: 100%;
    position: absolute;
    z-index: 99999;
    display: none;
}
.login_wrapper h2 {
    color: #ffffff;
    margin-bottom: 40px;
}
.login_wrapper form {
    max-width: 500px;
    margin: 0 auto;
}
.login_wrapper form .btn {
    color: #ffffff;
    background-color: #7db1e7;
    border-color: #7db1e7;
    padding: 6px 30px;
    transition: all 0.25s ease-in;
}
.login_wrapper form .btn:hover {
    background-color: #114d8c;
    border-color: #114d8c;
    cursor: pointer;
}
.login_wrapper form a {
    transition: all 0.25s ease-in;
}
.login_wrapper form a:hover {
    color: #114d8c;
    cursor: pointer;
}
.login_wrapper form input {
    color: #7cb1e7;
}
.close_login {
    margin-top: 30px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    font-weight: 600;
    opacity: 0.4;
    transition: all 0.25s ease-in;
}
.close_login .fa {
    margin-left: 10px;
}
.close_login:hover {
    opacity: 0.8;
    cursor: pointer;
}
.search_mobile {
    display: block;
}
.search_mobile .search-form {
    background-color: #eeeeee;
}
.search_mobile .search-form .input-group input.form-control {
    padding-left: 15px;
}
.search_mobile .search-form div.input-group {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
input.kp-search.form-control{
    background: transparent;
}
@media screen and (min-width: 768px) {
    .search_mobile {
        display: none;
    }
}
@media screen and (min-width: 1125px) {
    /* Show the dropdown menu on hover */
    .dropdown:hover .dropdown-content {
        display: block !important;
    }
}
@media (max-width: 1125px) {
    .section_wrapper {
        width: 100%;
    }
    .dropdown-content {
        position: relative;
        background-color: transparent;
        box-shadow: none;
        margin: 0;
        padding: 10px 25px;
        transition: none;
        -webkit-transition: none;
    }
    .dropdown-content a {
        color: #fff;
    }
    body.open-menu {
        overflow-y: hidden;
    }
    body.open-menu .custom-header {
        height: 100%;
        overflow-y: scroll;
    }
    .custom-navbar ul.navbar-nav > li > a,
    .wrapper.small-header .custom-navbar ul.navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .widget_header_menu h4 {
        display: none;
    }
    .widget_header_menu ul > li > a {
        color: #7db1e7;
    }
    .widget_header_menu ul > li > a:hover,
    .widget_header_menu ul > li > a:active {
        color: #bd955a;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        background-color: #041d40;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    .navbar-nav > li {
        float: none;
    }
    .collapse.in {
        display: block !important;
    }
    .custom-navbar .navbar-nav > li.active > a,
    .custom-navbar .navbar-nav > li.active > a:hover,
    .custom-navbar .navbar-nav > li.active > a:focus,
    .custom-navbar .navbar-nav > li.active > a:active {
        color: #bd955a;
    }
    .custom-navbar .navbar-nav > li > a {
        color: #ffffff;
        display: block;
    }
    .custom-navbar .navbar-nav > li > a > .fa {
        font-size: 1.2em;
        margin-right: 5px;
        display: inline-block;
        transition: all 0.2s ease-in;
    }
    .custom-navbar .navbar-nav > li.dropdown.open > a > .fa {
        transform: rotate(-90deg);
    }
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #062d65;
    }
}
/* End: header */

/* slider */
.slider h1 {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 4vw;
}
.slide {
    background-size: cover;
    background-position: center;
    display: flex;
    vertical-align: middle;
}

.slide .slide-content {
    position: relative;
    max-width: 850px;
    width: 100%;
    margin: auto;
}
.slide .slide-content * {
    position: relative;
}

.slide .slide-content a {
    margin-top: 20px;
}
/* End slider */

/* search_section */
.search_section {
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
}
.search_section p {
    margin-bottom: 0;
    padding-top: 10px;
    color: #06225a;
    /*padding-left: 12px;*/
    min-height: 46px;
    padding-left: 15px;
}
.search_section .col-sm-4,
.search_section p {
    padding-left: 7.5px;
    padding-right: 0;
}
@media screen and (min-width: 768px) {
    .search_section .col-sm-4:first-of-type,
    .search_section p:first-of-type {
        padding-left: 0px;
    }
}
.search_input input {
    background-color: #072868;
    color: #7fafde;
}
.search_input .btn {
    background-color: #072868;
    color: #7fafde;
    font-size: 23px;
    border: none;
    padding-top: 7px;
    padding-bottom: 7px;
    height: 46px;
    display: flex;
    align-items: center;
    cursor: default;
}
@media (max-width: 767px) {
    .search_input .btn {
        height: 40px;
    }
}
.search_input input::-webkit-input-placeholder {
    color: #7fafde;
    font-size: 16px;
}
.search_input input::-moz-placeholder {
    color: #7fafde;
    font-size: 16px;
}
.search_input input::-moz-placeholder {
    color: #7fafde;
    font-size: 16px;
}
.search_input input::-ms-input-placeholder {
    color: #7fafde;
    font-size: 16px;
}
/* End: search_section */
/* main_section */
.main_section {
    background-color: #eee;
    color: #6d6e71;
    padding-top: 40px;
    padding-bottom: 30px;
}
.main_section h2 {
    font-size: 2em;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 0px auto 20px;
}
.main_section .mt55 {
    margin-top: 55px;
}
.main_section .mb40 {
    margin-bottom: 40px;
}
.main_section .link_view_all {
    text-align: center;
    margin-bottom: 20px;
}
.main_section .link_view_all a {
    font-size: 0.9em;
}
.line_img_section {
    background-image: url(../img/line_img_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 40px;
    background-attachment: fixed;
}

.line_img_section img {
    width: 270px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.thumbnail {
    max-width: 350px;
    width: 100%;
    margin: 0 auto 30px;
    padding: 0px;
    border: none;
    border-radius: 0;
    transition: box-shadow 0.15s ease-out;
    display: block;
}
.thumbnail:hover {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
    text-decoration: none;
}
.thumbnail:hover .hover_blue_bg {
    background-color: #88b0e2;
    color: #fff;
}
.thumbnail:hover .hover_grey_bg {
    background-color: #6d6e71;
    color: #fff;
}
.thumbnail .hover_dark_blue_bg .title {
    color: #001f5b;
    transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
}
.thumbnail:hover .hover_dark_blue_bg .title {
    color: #fff;
}
.thumbnail:hover .hover_dark_blue_bg {
    background-color: #00205c;
    color: #fff;
}
.thumbnail .thumbnail-image {
    height: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.thumbnail .caption {
    padding: 15px;
    background-color: #fff;
    transition: all 0.15s ease-in;
    color: #939598;
}
.thumbnail .caption div {
    height: 109px;
}
.thumbnail .caption .title {
    font-size: 0.9em;
    line-height: 1.2em;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.thumbnail .caption .text_date {
    font-size: 0.9em;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-overflow: visible;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.thumbnail .caption .arrow_left {
    text-align: right;
    margin-bottom: 0;
}
.thumbnail .caption .arrow_left span {
    background-image: url(../img/go_icons.svg);
    background-position: -116px -105px;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
    background-size: 340px auto;
}
.panel_custom {
    font-size: 15px;
    word-wrap: break-word;
    line-height: 18px;
    transition: all 0.15s ease-in;
}
.panel_custom:hover {
    background-color: #bed8f3;
}
.panel_custom p > a {
    color: #7db1e7 !important;
}
.panel_custom p > span > a .fa-reply,
.panel_custom p > span > a .fa-retweet,
.panel_custom p > span > a .fa-heart {
    color: rgba(0, 0, 0, 0.3);
    transition: all 0.15s ease-in;
    padding-right: 10px;
}
.panel_custom p > span > a:last-child {
    color: rgb(107, 107, 106);
    font-size: 14px;
}
.panel_custom p > span > a .fa-reply:hover {
    color: #e34f0e;
}
.panel_custom p > span > a .fa-retweet:hover {
    color: #19cf86;
}
.panel_custom p > span > a .fa-heart:hover {
    color: #e81c4f;
}
.panel_custom img {
    margin-bottom: 15px;
}
.tweet-panel {
    display: inline-block;
    margin: 10px;
}
.tweet-panel .panel-body {
    min-height: 190px;
}

.subtitle {
    font-size: 1.3em;
    color: #939598;
    line-height: 1.2em;
}
.second_title {
    font-size: 1.6em;
}
/* End: main_section */
/* footer */
.footer_logo_section {
    background-color: #fff;
}
.footer_logo_section img {
    width: 100%;
    max-width: 445px;
    margin-top: 1.3em;
    margin-bottom: 1.3em;
}
.footer_menu {
    background-color: transparent !important;
    padding-bottom: 45px;
}
.footer_imgs {
    margin-bottom: 45px;
    padding-left: 17px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.footer_imgs > a > * {
    margin-right: 60px;
    max-width: 15vw;
    max-height: 5.5vw;
}
.footer_imgs:last-child {
    margin-right: 0 !important;
}
@media screen and (min-width: 1770px) {
    .footer_imgs > a > * {
        max-width: 253px;
        max-height: 120px;
    }
}
@media screen and (max-width: 992px) {
    .footer_imgs > a > * {
        max-width: 23vw;
        max-height: 9.5vw;
        margin-right: 40px;
    }
}

@media screen and (max-width: 768px) {
    .footer_imgs > a > * {
        max-width: 34vw;
        max-height: 16vw;
    }
    .footer_imgs a:nth-child(2) {
        margin-right: 100px;
    }
    .footer_menu,
    .footer_imgs {
        margin-bottom: 23px;
    }
}

@media screen and (max-width: 400px) {
    .footer_imgs > a > * {
        max-width: 36vw;
        max-height: 20vw;
        margin-right: 18px;
    }
}

@media screen and (max-width: 1200px) {
    .footer_menu-wrapper {
        padding: 0 7.5px;
    }
}

.footer_menu .menu-item > a {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    letter-spacing: 0px;
    color: #707070;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    line-height: 15px;
    margin-bottom: 13px;
}
@media screen and (max-width: 600px) {
    .footer_menu .menu-item > a {
        padding: 0;
    }
}

.mb10.address-text,
.title_copyright.hidden-xs {
    font-weight: 300;
}

#menu-footer-menu > li > a {
    border-right: 1px solid #707070;
}
#menu-footer-menu > li:last-of-type > a {
    border-right: none;
}
.footer_menu ul > li > a {
    color: #7db1e7;
    font-size: 16px;
}
.footer_menu ul > li > a:focus,
.footer_menu ul > li > a:hover {
    color: #03184a;
}
.footer_menu h4 {
    color: #caa775;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 17px !important;
}
.footer_menu li > a > span {
    width: 23px;
    height: 23px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 0.8em;
    color: #091f3f;
    border-radius: 50%;
    transition: all 0.15s ease-in;
    background-color: #7db1e7;
}
.footer_menu li > a > span:hover {
    background-color: #7292cb;
}

.footer_menu .menu-item {
    text-transform: initial;
}

.footer_copyright {
    background-color: #5e5d62 !important;
    font-size: 14px;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.footer_copyright > .section_wrapper > .row > .mt30.col-sm-3 {
    display: none;
}
.footer_copyright > .section_wrapper {
    display: flex;
    justify-content: space-between;
    max-width: calc(1200px - 30px);
}
.footer_copyright > .section_wrapper > .row > .col-sm-9 {
    display: flex;
    width: unset !important;
}
.footer_copyright p {
    margin-bottom: 0;
    color: #fff;
}
.footer_copyright > .section_wrapper > .row > .col-sm-9 {
    width: 90% !important;
}
.footer_copyright > .section_wrapper > .row {
    width: 80% !important;
}

.footer_copyright p,
.footer_copyright .title_copyright {
    color: #fff !important;
}
.footer_copyright .title_copyright {
    color: #cba876;
    align-self: flex-end;
    margin-bottom: 20px;
}
.footer_copyright .title {
    color: #fff;
}
.footer_copyright .mb10 {
    margin-bottom: 10px;
}
/* End: footer */
/* T&Cs */
.main_search input {
    color: #7fafde;
}
.main_search button {
    background-color: #7db1e7;
    color: #fff;
    font-size: 23px;
    border: none;
    padding-top: 7px;
    padding-bottom: 7px;
}
.main_search button.focus,
.main_search button:focus,
.main_search button:hover {
    color: #fff;
    outline: none !important;
}
.sidebar h4 {
    margin-top: 30px;
    font-size: 0.9em;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
}
.sidebar h4.mt50 {
    margin-top: 50px;
}
.sidebar .list-group-item {
    position: relative;
    display: block;
    padding: 10px 0px;
    margin-bottom: -1px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #a3aaae;
    border-radius: 0;
}
.sidebar a.list-group-item {
    color: #6d6e71;
}
.sidebar a.list-group-item:focus,
.sidebar a.list-group-item:hover,
.sidebar a.list-group-item.active {
    color: #7cb1e7;
    background-color: transparent;
}
.sidebar__acc {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    margin: 0 !important;
}

.sidebar__acc.open {
    max-height: 100vh;
}

.sidebar__acc__cont {
}

.sidebar__acc__head {
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    border-top: 1px solid #a3aaae;
    padding: 10px 0;
    color: #6d6e71;
    width: 100%;
    text-align: left;
    height: auto;
    transition: all 0.4s ease-in-out;
}

.sidebar__acc__head:hover {
    color: #7cb1e7;
}

.sidebar__acc__head p {
    margin-bottom: 0 !important;
}

.sidebar__acc__item {
}

.sidebar__acc__item:last-of-type {
    padding-bottom: 10px;
}

.sidebar__acc__item a {
    color: #6d6e71;
    padding: 4px 0;
    font-weight: 300;
}

.tax-rulebook .sidebar__acc__item a,
.single-rules .sidebar__acc__item a {
    border: unset !important;
    padding: 0px !important;
}

.terms_conditions_section p {
    font-size: 16px;
    margin-bottom: 15px;
}
.terms_conditions_section h5 {
    font-size: 16px;
    margin-bottom: 0;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
}
/* End: T&Cs */
/* Videos Landing */
.video_section {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.video_section h4 {
    font-size: 1.3em;
    margin-bottom: 25px;
}

.video_section p.subtitle {
    margin-bottom: 0px;
}
.video_section img {
    margin-top: 30px;
    margin-bottom: 40px;
}

.video-pack {
    margin-bottom: 50px;
}

/* End: Videos Landing */
/* Contacts */
.contact_section h4 {
    font-size: 0.9em;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0;
}
.contact_section > div > div > p:last-child {
    margin-bottom: 20px;
}
.divider {
    height: 1px;
    width: 100%;
    background-color: #a3aaae;
}
.contact_section .divider {
    margin-top: 20px;
    margin-bottom: 40px;
}

.contact_section .divider:last-child {
    display: none;
}
/* End: Contacts */
/* service_landing */
.service_landing p {
    margin-bottom: 25px;
}
.service_landing .divider {
    margin: 25px 0;
}
.service_landing .subtitle,
.emergency_landing .subtitle {
    margin-bottom: 30px;
}
.service_landing .fs14 {
    font-size: 14px;
}
.service_landing h4 {
    font-size: 1.6em;
    margin-bottom: 25px;
}
.service_landing ol {
    padding-left: 30px;
}
/* End: service_landing */
/* emergency_landing */
.emergency_landing p {
    margin-bottom: 25px;
}
.blockImg {
    width: 30%;
    background-image: url(../img/img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    float: left;
    height: 280px;
    z-index: 10;
    position: relative;
    transform-style: preserve-3d;
}
.blockImg::before {
    content: "";
    background-image: url(../img/people-placeholder.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: translateZ(-10px);
}
.panel_block {
    width: 70%;
    float: left;
    font-size: 16px;
}
.panel_block .panel-body > div.row {
    height: 260px;
    overflow: hidden;
}
.panel_block h5 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
}
.panel_block p {
    margin-bottom: 15px;
    font-size: 14px;
}
.panel_block .circle {
    margin-bottom: 0;
    text-align: right;
}
.circle span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background-color: #7cb1e7;
    display: inline-block;
}
/* entire container, keeps perspective */
.flip-container {
    perspective: 1000px;
}

.flip-container,
.front,
.back {
    height: 280px;
}
.front,
.back {
    width: 100%;
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

/* hide back of pane during swap */
.front,
.back {
    backface-visibility: hidden;

    position: absolute;
    top: 0;
    left: 0;
}

/* front pane, placed above back */
.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
    transform: rotateY(180deg);
}

.flip-container.flip .flipper {
    transform: rotateY(180deg);
}

/* .flip-container.non-flip {
    perspective: unset;
}
.flip-container.non-flip > .flipper {
    transform-style: unset;
}
.flip-container.non-flip .front,
.flip-container.non-flip .back {
    backface-visibility: unset;
}
.flip-container * {
    text-rendering: optimizeLegibility;
} */
/* End: emergency_landing */
/* correspondent */
.correspondent h2 {
    text-align: left;
    margin-bottom: 0;
}
.correspondent h4 {
    font-size: 1.3em;
    margin-bottom: 0;
}
.correspondent p {
    margin-bottom: 20px;
}
.correspondent .fa-map-marker {
    font-size: 35px;
    color: #7cb1e7;
}
.panel_correspondent .panel {
    border-radius: 0;
    border-top: 1px solid #a3aaae;
    margin-top: 0 !important;
    background-color: transparent;
    box-shadow: none !important;
}
.panel_correspondent .panel:last-child {
    border-bottom: 1px solid #a3aaae;
}
.panel_correspondent .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #a3aaae;
}
.panel_correspondent .panel-heading h4 {
    font-size: 0.9em;
    color: #7cb1e6;
}
.panel_correspondent a {
    text-decoration: none !important;
}
.panel_correspondent .panel .panel-heading {
    padding: 10px 0;
}
.panel_correspondent .panel .panel-body {
    padding: 20px 0;
}
.panel_correspondent .panel .panel-body h5 {
    font-size: 0.9em;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}
.panel_correspondent .panel .panel-body .fs16 {
    font-size: 16px;
}
.arrow_collapse {
    width: 25px;
    height: 25px;
    background-size: cover;
    position: relative;
    top: -3px;
}
a.collapsed .arrow_collapse {
    background: url(../img/arrow_down.png) no-repeat center;
    background-size: cover;
}
a .arrow_collapse {
    background: url(../img/arrow_down_open.png) no-repeat center;
    background-size: cover;
}
/* End: correspondent */
/* about_landing */
.about_landing h3 {
    margin-top: 40px;
    margin-bottom: 15px;
}

.about_landing h4 {
    color: #939598;
    text-transform: uppercase;
    font-size: 18px;
}
.about_landing p {
    margin-bottom: 25px;
}
.about_landing .sidebar h4,
.news_landing .sidebar h4,
.careers_landing .sidebar h4 {
    margin-top: 0;
}
/* End: about_landing */
/* news_landing */
.news_landing p,
.careers_landing p,
.club_diary p {
    margin-bottom: 25px;
}
.news_landing .subtitle.link {
    margin-bottom: 0;
}
.news_landing p {
    margin-bottom: 25px;
}
.news_landing ul {
    margin-bottom: 25px;
    padding-left: 25px;
    font-size: 0.9em;
}
.arrow_left img {
    float: left;
    margin-right: 25px;
}
.arrow_left {
    line-height: 30px;
}
/* End: news_landing */
/* careers_listing */
.careers_listing h2 {
    margin-bottom: 0;
}
.careers_listing h3 {
    margin-bottom: 30px;
}
.careers_listing .divider {
    margin-bottom: 25px;
    margin-top: 25px;
}
/* End: careers_listing */
/* learch_listing */
.learch_listing h2 {
    margin-bottom: 0;
}
.learch_listing ol {
    color: #7cb1e7;
    font-size: 1.3em;
}
.learch_listing ol li {
    padding-bottom: 10px;
    padding-top: 10px;
}
.learch_listing .second_title {
    margin-bottom: 35px;
}
.pagination_custom > li > a {
    background-color: transparent;
    border: none;
    color: #7cb1e7 !important;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.3em;
}

/* End: learch_listing */
/* club_diary */
.club_diary .panel-group .panel {
    border-radius: 0px;
}
.club_diary .panel-heading {
    padding: 0;
    border-bottom: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.club_diary .panel-heading span {
    padding: 21px;
    font-size: 1.6em;
    line-height: 2.6em;
    border-left: 3px solid #7cb1e7;
    margin-right: 10px;
    background-color: #7cb1e7;
    color: #fff;
}
.club_diary .panel-heading a.collapsed span {
    background-color: #fff;
    color: #7cb1e7;
}
.club_diary .panel-heading .panel-title {
    font-size: 0.9em;
    line-height: 2.7em;
    color: #6d6e71;
}
.club_diary .divider {
    background-color: #eee;
}
.club_diary .row div {
    padding: 15px 30px;
}
.club_diary .border div:first-child {
    border-right: 1px solid #eee;
}
.club_diary .row div p {
    margin-bottom: 0;
}
/* End: club_diary */
/* event_registration */
.event_registration .form-group,
.contact_section .form-group {
    margin-bottom: 10px;
}
.contact_section .form-group .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
.event_registration .form_group_btn,
.contact_section .form_group_btn {
    margin-bottom: 25px !important;
}
.event_registration p {
    margin-bottom: 25px;
}
.event_registration h3 {
    margin-bottom: 0px;
}
.event_registration ::-webkit-input-placeholder,
.contact_section ::-webkit-input-placeholder,
.lost_password ::-webkit-input-placeholder {
    color: #7db1e7;
}
.event_registration ::-moz-placeholder,
.contact_section ::-moz-placeholder,
.lost_password ::-moz-placeholder {
    color: #7db1e7;
}
.event_registration ::-ms-input-placeholder,
.contact_section ::-ms-input-placeholder,
.lost_password ::-ms-input-placeholder {
    color: #7db1e7;
}
.event_registration ::-moz-placeholder,
.contact_section ::-moz-placeholder,
.lost_password ::-moz-placeholder {
    color: #7db1e7;
}
.btn_submit {
    color: #7db1e7;
    border-radius: 0;
    border: 1px solid #7db1e7;
    background-color: transparent;
    font-family: din-2014, sans-serif;
    font-style: normal;
    font-weight: 600;
    transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    margin-bottom: 20px;
}
.event_registration .btn_submit {
    margin-right: 25px;
    float: left;
}
.event_registration label {
    line-height: 34px;
}
.btn_submit:hover,
.btn_submit:focus,
.btn_submit:active {
    color: #fff;
    border-radius: 0;
    border: 1px solid #7db1e7;
    background-color: #7db1e7;
}
/* End: event_registration */
/* lost_password */
.lost_password {
    background-color: #939598;
    color: #fff;
}
.lost_password p {
    font-size: 16px;
    padding-left: 15px;
}
.lost_password .btn_submit {
    border: none;
    background-color: transparent !important;
    padding-left: 15px;
    font-size: 0.9em;
}
/* End: lost_password */
/*Mobile version general*/

@media screen and (max-width: 992px) {
    .footer_copyright > .section_wrapper > .row > .col-sm-9 {
        display: block;
    }
    .footer_copyright > .section_wrapper > .row > .col-sm-9 {
        width: unset !important;
    }
    .footer_copyright > .section_wrapper > .row {
        width: unset !important;
    }
    .footer_imgs > a:first-of-type {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .wrapper {
        padding-top: 108px;
    }
    .search_input_wrapper {
        background-color: #091f3f;
        padding-left: 30px;
        padding-right: 30px;
    }
    .search_section .search_row {
        background-color: transparent;
    }
    .search_section .search_row input-group .form-control {
        background-color: red;
    }
    .main_section .mt55 {
        margin-top: 10px;
    }
    .main_section .mb40 {
        margin-bottom: 25px;
    }
    .blockImg {
        width: 100%;
        height: auto;
        float: none;
        padding-bottom: 100%;
        background-size: cover !important;
    }
    .panel_block {
        width: 100%;
        float: none;
    }
    .panel_block > .panel-body > div {
        height: auto;
    }
    .footer_imgs > a > * {
        margin-bottom: 4vw;
    }
    .club_diary .border div:first-child {
        border-right: none;
    }
    .mobile_social_link_hide {
        display: block !important;
    }
    .top_header {
        display: none;
    }
    .flip-container {
        height: auto;
    }
    .panel_block .front {
        position: relative;
        height: auto;
    }
    .panel_block .panel-body > div.row {
        height: auto;
    }
}

h3.title {
    text-transform: uppercase;
}

p.date-cncect,
p.date-cncect + .content-download {
    font-size: 0.9em;
    line-height: 1.2em;
}

.emergency b {
    font-weight: 400;
}

.vcardDownload {
    font-size: 16px;
}

@media (min-width: 1125px) {
    #flag-menu,
    #mobile-emergency {
        display: none;
    }
}

#flag-menu {
    float: right;
    margin-top: 12px;
    padding-left: 0;
    width: 95px;
}

#flag-menu li {
    display: inline-block;
    list-style-type: none;
    padding-right: 8px;
}

#country-flags {
    margin-top: -3px;
}

#country-flags img {
    width: 35px;
    border: 1px solid #9e9e9e;
}

#country-flags span {
    padding-left: 7px;
    font-size: 12px;
}

#mobile-emergency {
    padding-left: 0;
    margin-left: 0;
    margin-top: 15px;
}

#mobile-emergency li {
    display: inline-block;
    list-style-type: none;
}

@media (max-width: 767px) {
    .line_img_section {
        margin-bottom: 40px;
    }
    .address1,
    .address2 {
        text-align: left;
    }
}

/*All Publications Page*/
select.country-select-box {
    height: 40px;
}
.filter-settings.all-pub-filter-language > div[class*="col-"] {
    padding-left: 15px;
}

/*Widget Header Menu*/
.widget_header_menu {
    display: none;
}
@media screen and (max-width: 767px) {
    .widget_header_menu {
        display: block;
        padding-top: 10px;
        clear: both;
    }
    .widget_header_menu h4 {
        margin-left: -5px;
        margin-right: -5px;
        color: #fff;
    }
    .widget_header_menu ul {
        padding-left: 0px;
    }
    .widget_header_menu ul .menu-item {
        list-style: none;
        margin: 0px -5px;
    }
    .widget_header_menu ul .menu-item a {
        display: block;
        color: #fff;
        padding: 8px 0px;
        text-transform: initial;
    }
    .social_icon_footer.visible-xs {
        margin: 0 27px !important;
    }
    .footer_menu > .container-fluid.section_wrapper,
    .footer_imgs,
    .footer_copyright {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .footer_menu > .container-fluid.section_wrapper {
        padding-left: 32px !important;
    }
}

.eventbrite_img {
    margin: auto;
}
.footer_menu > .container-fluid.section_wrapper {
    max-width: calc(1200px - 14px);
}

div.rulebookcontent > h3 {
    text-transform: uppercase;
    font: normal normal normal 25px/24px din-2014;
}

div.rulebookcontent > p {
    font: normal 400 normal 16px/24px din-2014;
}

div.rulebookcontent + .container-fluid.section_wrapper .col-sm-6.col-md-3 {
    padding-left: 12.5px;
    padding-right: 12.5px;
}

.tax-rulebook h2.top {
    font: normal normal normal 25px/20px din-2014;
    color: #707070;
}
.tax-rulebook h4.terms-title {
    font: normal normal normal 18px/30px din-2014;
    font-size: 16px !important;
    color: #001f5b;
    margin-bottom: 10px;
}

/* THIS IS USED HERE rulebook/pi-class-3/ */
.tax-rulebook .news_landing h4.terms-title {
    color: #87b0e3;
    margin-bottom: 5px;
    font: normal normal normal 25px/28px DIN-2014 !important;
    font-size: 25px !important;
}

.tax-rulebook h4.terms-title-sub {
    font: normal normal normal 16px/30px din-2014;
    color: #001f5b;
}

.rule-post-list {
    font: normal normal normal 16px/30px din-2014;
    color: #807e7e;
}

.breadcrumb_rules {
    font: 500 normal normal 25px/20px din-2014;
    color: #707070;
    opacity: 1;
}

.breadcrumb_rules a {
    color: #707070;
    font-weight: 500;
    transition: all 0.4s ease-in-out;
}
.breadcrumb_rules a:hover {
    color: #7cb1e7;
}

.single-rules .main_section,
.single-rule-template .main_section {
    padding-top: 30px;
}

.single-rules .rules-content h3 {
    margin-bottom: 25px;
}

.single-rules .rules-content h3,
.single-rules .accordian__inner h3 {
    font-weight: 600;
    font-size: 18px;
    color: #001f5b;
}

.single-rules .rules-content h4 {
    padding-top: 15px;
}

.single-rules .rules-content h4,
.single-rules .accordian__inner h4 {
    font-size: 16px !important;
    color: #001f5b;
    margin-bottom: 3px;
}

.single-rules .rules-content p,
.single-rules .accordian__inner p,
.single-rules table td {
    font: normal normal normal 14px/20px din-2014;
    color: #707070;
}

.single-rules .rules-content h5,
.single-rules .accordian__inner h5 {
    font: normal normal normal 14px/20px din-2014;
    color: #001f5b;
    margin-bottom: 30px;
}

.rules_result_block .post-results .rule-search-title {
    font: normal normal normal 18px/30px din-2014 !important;
    color: #071e5c !important;
    text-transform: uppercase;
}

.rules_result_block .post-results .rule-search-subtitle {
    font: normal normal normal 25px/30px din-2014;
    font-size: 25px !important;
    color: #81b1df;
    text-transform: uppercase;
    margin: 0;
}

.rules_result_block .post-results .rule-search-readmore {
    font: normal normal normal 18px/25px din-2014;
    color: #81b0dc;
    text-transform: uppercase;
}

.rules_result_block .post-results .rule-search-content {
    font: normal normal normal 18px/25px din-2014;
    color: #7f8080;
}

@media screen and (max-width: 767px) {
    .post-results .loadpost {
        padding: 20px 10px;
    }

    .rule-pagination .col-md-7 {
        padding-left: 0;
    }
    .breadcrumb_rules {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .post-results .loadpost {
        padding: 20px 15px;
    }

    .rule-pagination .col-md-7 {
        padding-left: 0;
    }
}

.rule-topic_item {
    font: normal normal normal 18px/22px din-2014;
    color: #707070;
}

.rule-thumbnail > .rule-link {
    margin-top: 15px;
}

.single-rules h4.breadcrumb_rules {
    text-transform: uppercase;
    margin-bottom: 50px;
    font-size: 25px !important;
    line-height: 100% !important;
    color: #707070;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 0;
    padding-top: 0;
}

.single-rules .rules-content p br {
    content: "";
    display: block;
    /* padding: 10px; */
}
.single-rules .rules-content strong > span {
    color: #011f5b;
}

span.rulenumber {
    color: #011f5b !important;
}

.single-rules .rules-content strong {
    font-weight: 600;
}

.single-rules h4.breadcrumb_rules strong {
    color: #707070;
}

.single-rules .hot-topic_item a.active {
    color: #07255f;
}

.news_landing .rules_result_block .row {
    display: flex;
    flex-direction: column;
}

.news_landing .rules_result_block .rule-pagination .row {
    flex-direction: row;
}

.news_landing .rules_result_block .row .rule_col {
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 1079px) {
    .news_landing .rules_result_block .row {
        flex-direction: column;
    }
    .news_landing .rules_result_block .row .rule_col {
        width: 100%;
    }
}

.news_landing .rules_result_block .row .rule_col .col-md-6 {
    width: 100%;
    margin-bottom: 20px;
}

footer.footer {
    background-color: #fff;
}

.accordian__head {
    font-size: 20px;
}

.accordian__head h3 span {
    color: #81b1df;
}

.tax-rulebook #kpr-content > div.container-fluid.section_wrapper .col-sm-12 {
    padding-right: 0px !important;
}

.custom-header .navbar>.container-fluid {
    display: block;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}

.mc4wp-form input[type="text"], .mc4wp-form input[type="email"], .mc4wp-form select {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);

    font-size: 0.9em;
    height: 46px;
    border: none;
    border-radius: 0;

    width: 100%;
    background: #f1f1f1;
    color: #7cb1e7;
}

.mc4wp-form{
    margin-top: 20px;
}

.mc4wp-form input[type="text"]::placeholder, .mc4wp-form input[type="email"]::placeholder{
    color: #7cb1e7;
}

.mc4wp-form input[type="email"]{
    margin-top: 5px;
}

.mc4wp-form label{
    width: 100%;
    margin-bottom: 5px;
}

.mc4wp-form p{
    margin-bottom: 10px;
}