/*
Theme Name:     Went West
Theme URI :
Description:    Hello-elementor child theme.
Author     :         Me
Author URI :
Template:       hello-elementor
Version :        0.1.0
*/

html,
body {
    width     : auto !important;
    overflow-x: hidden !important;

}

.site-header,
body:not([class*=elementor-page-]) .site-main {
    max-width: 100%;
}


/* GLOBAL CSS*/
.section-col-70-30 .elementor-column.elementor-col-66 {
    width: 70%;
}

.section-col-70-30 .elementor-column.elementor-col-33 {
    width: 30%;
}
.home .elementor-column.elementor-col-66{
    width: 66.666%;
}
.home .elementor-column.elementor-col-33 {
    width: 33.333%;
}
.elementor-column.elementor-col-66.elementor-inner-column {
    width: 66.666%;
}

.elementor-column.elementor-col-33.elementor-inner-column {
    width: 33.333%;
}

a {
    color: #1F3785;
}

a:hover {
    text-decoration: none;
}

button,
[type="submit"],
[type="button"] {
    font-size         : 17px;
    font-weight       : 400;
    font-family       : "Roboto", Sans-serif;
    fill              : #0c0c0c;
    border-radius     : 3px;
    color             : #0c0c0c;
    background-color  : #90c4d6;
    padding           : 15px 47px 15px 47px;
    -webkit-transition: all .3s;
    -o-transition     : all .3s;
    transition        : all .3s;
    border            : none;
}

button:hover,
[type="submit"]:hover,
[type="button"]:hover {
    color           : #ffffff;
    background-color: #1f3785;
}

button:focus,
[type="submit"]:focus,
[type="button"]:focus {
    color           : #ffffff;
    background-color: #1f3785;
}

.img-sidetext-section h2 {
    margin-top: 0;
    margin-bottom: 0;
}

/* elementor override */
.dialog-type-lightbox {
    z-index:99999;
}

/* CSS  */
.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.image-slider {
    padding: 10px 5px 5px;
}

.slider-main {
    border-radius: 5px;
    overflow     : hidden
}

.banner-side-box {
    height              : 122px;
    /*background-color  : #90c4d6;*/
    align-self          : center;
    display             : flex;
    align-items         : center;
    /* justify-content  : center; */

    border-radius: 5px;
    margin-bottom: 5px;
}


.banner-side-box:hover .elementor-widget-container h2 {
    color: #ffffff !important;
}


.banner-side-box.elementor-widget:not(:last-child) {
    margin-bottom: 5px !important;
}

.banner-side-box .elementor-widget-container {
    width : 100%;
    height: 100%;
}

.banner-side-box .elementor-widget-container h2 {
    display: table;
    padding: 0;
    width  : 100%;
    height : 100%;
}

.banner-side-box .elementor-widget-container h2 a {
    display       : table-cell;
    vertical-align: middle;
    width         : 100%;
    height        : 100%;
    padding-left  : 25px;
}

.banner-side-button .elementor-button {
    text-align : left;
    height     : 96px;
    display    : flex;
    align-items: center;
    padding    : 0 0 0 25px;
}

.banner-side-button span {
    width: 100%;
}

.btn-side-links {
    height       : 97px;
    margin-bottom: 5px;
    margin-right : 2px;
}

.btn-side-links a {
    font-family     : 'Roboto', sans-serif;
    background-color: #90c4d6;
    align-self      : center;
    display         : flex;
    align-items     : center;
    transition      : all 0.2s ease;
    font-size       : 18px;
    font-weight     : 400;
    fill            : #0c0c0c;
    color           : #0c0c0c;

    width : 100%;
    height: 100%;

    padding-left: 25px;

    border-radius: 5px;

}

.btn-side-links a:hover {
    background-color: #1F3785;
    color           : #FFF;
}

.btn-side-links:nth-last-child(1) {
    margin-bottom: 0px !important;
    height       : 95px;
}


.custom-section {
    box-shadow   : 1px 1px 4px 0px #EEE;
    padding      : 50px 50px 50px 45px;
    border-radius: 5px;
    margin       : 0;
    margin-right : 6px;
    margin-left  : 4px;

    /* border: 0.03em solid; */
}


.elementor-swiper-button.elementor-swiper-button-prev {
    top       : auto;
    bottom    : -2%;
    right     : 55px;
    left      : auto;
    padding   : 5px 4px;
    color     : #90C4D6;
    background: #EDF0FA;
}

.elementor-swiper-button.elementor-swiper-button-next {
    top       : auto;
    bottom    : -2%;
    right     : 18px;
    color     : #90C4D6;
    background: #EDF0FA;
    padding   : 5px 4px;


}

.elementor-swiper-button.elementor-swiper-button-prev:hover,
.elementor-swiper-button.elementor-swiper-button-next:hover {
    background: #90C4D6;
    color     : #FFF;
}


/* .site-header {
    box-shadow: 0 0 2px 2px #eee;
} */

.content .show-mobile {
    display: none;
}

.content .hide-mobile {
    display: table;
}

.featured-news-section h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #1F3785;
    margin-bottom: 15px;
}

/* SITE HEADER  */
header.site-header.sticking {
    width: 100%;
    z-index: 99999;
    box-shadow: none !important;
    background: #fff;
}

.logged-in header.site-header.sticking {
    top: 32px !important;
}

.site-header {
    padding-bottom: 0.5rem;
}

.alm-btn-wrap .alm-load-more-btn.done {
    display: none;
}

@media (min-width: 1200px) {

    .site-header,
    body:not([class*=elementor-page-]) .site-main {
        width         : 100%;
        padding-bottom: 17px;
    }

    header.site-header .container {
        padding-left : 15px;
        padding-right: 15px;

    }
}

/* Menu CSS  */
.site-branding {
    margin-bottom: 15px;
    max-width    : 100%;
    overflow     : hidden;

}

.site-header .container {
    padding: 0 10px;
}

figure.primary_logo {
    margin      : 0;
    float       : left;
    margin-right: 15px;
}

figure.secondary_logo {
    margin-bottom: 0;
}

.site-navigation {
    width: 100%;
}

.menu-primary-container {
    width: 100%;
}


.site-navigation ul.menu li {
    margin-right: 5px;
    display     : flex;
    flex-grow   : 1;
    text-align  : center;
}

.site-navigation ul.menu li:nth-last-child(1) {
    margin-right: 0;
}

.site-navigation ul.menu li a {
    background-color: #1F3785;
    border-radius   : 5px;
    color           : #FFF;
    font-family     : 'Roboto', sans-serif;
    font-weight     : 500;
    font-size       : 16px;

    display: block;
    padding: 10px 0;
    flex   : auto;
}

.site-navigation ul.menu li:hover a {
    background-color: #d1ebfa;
    color           : #000;
}

.site-navigation ul.menu li.current_page_ancestor a,
.site-navigation ul.menu li.current-menu-item a {
    background: #d1ebfa;
    color     : #000;

}


/* Sub-menu */

.site-navigation ul.menu li:nth-last-child(1) ul.sub-menu {
    right: 0;
    left : auto;
}

.site-navigation ul.menu li:nth-last-child(2) ul.sub-menu {
    right: 0;
    left : auto;
}

.site-navigation ul.menu li ul.sub-menu {
    border            : 0px;
    /* display        : block; */
    border-radius     : 5px;
    /*background-color: #1F3785;*/
    width             : 300px;
}

.site-navigation ul.menu li.childrengreaterthanfive ul.sub-menu {
    columns   : 2;
    column-gap: 0;
    width     : 500px;
}

.site-navigation ul.menu li.menu-item-has-children {
    padding: 0;
}

.site-navigation ul.menu li.menu-item-has-children:after {
    content: none;
}

.site-navigation ul.menu li ul.sub-menu li {
    background   : none;
    border-radius: 5px;
    height       : 60px;
    margin       : 0px;
    border       : 0.03em solid #FFF;
    overflow     : auto;

}

.site-navigation ul.menu li ul.sub-menu li a {
    background   : #d1ebfa;
    border-radius: 5px;
    text-align   : left;
    color        : #0c0c0c;
    padding      : 0 17px;
    height       : 58px;
    display      : flex;
    align-items  : center;
    align-self   : center;
}

.site-navigation ul.menu li ul.sub-menu li a:hover {
    background: #1F3785;
    color     : #ffffff;
}

.site-navigation ul.menu li ul.sub-menu li.current_page_item a {
    background: #1F3785;
    color     : #FFF;
}

/* SOCIAL ICONS */
.nav-social-icons {
    list-style: none;
    text-align: right;
    padding   : 11px 0 11px 7px;
    transition: all 0.5s ease;

    display        : flex;
    justify-content: flex-end;

}

.nav-social-icons li {
    display: inline-block;
    height : 33px;
    width  : 33px;

    text-align : center;
    transition : all 0.5s ease;
    margin-left: 6px;
}



.nav-social-icons li a {
    color           : #1F3785;
    display         : block;
    padding         : 6px;
    font-size       : 12px;
    background-color: #FAFAFA;
    border          : 1px solid #e0e0e0;
    border-radius   : 50%;

    height: 33px;
    width : 33px;
}

.nav-social-icons li a:hover {
    background-color: #90c4d6;
    border          : 1px solid #90c4d6;
    color           : #FFF;
}

/* MOBILE MENU  */

.bar1,
.bar2,
.bar3 {
    display         : block;
    width           : 19px;
    height          : 3px;
    background-color: #1F3785;
    margin          : 3px 1px;
    transition      : 0.4s;
}

.moblie-menu-lines {
    display   : none;
    right     : 20px;
    cursor    : pointer;
    visibility: hidden;
    opacity   : 0;

    background-color: #FAFAFA;
    border          : 1px solid #e0e0e0;
    /* border-radius: 50%; */
    padding         : 5px;
    cursor          : pointer;
    position        : absolute;
    top             : -90px;
    z-index         : 1;

}

/* BREADCRUMBS Section  */

/* .breadcrumbs-section {
    box-shadow: 0px 2px 2px 0px #EEE;
} */

p#breadcrumbs {
    padding         : 0;
    margin          : 0;
    /* border-bottom: 1px solid; */
}

p#breadcrumbs span {
    font-family: 'Roboto', sans-serif;
    font-size  : 14px;
    font-weight: 400;
    color      : #707070;

}

p#breadcrumbs .breadcrumbs-icon {
    color: #1F3785;
}

p#breadcrumbs span span {
    margin-left : 0px;
    margin-right: 10px;
}

p#breadcrumbs span span span {
    margin-left: 10px;
}


p#breadcrumbs span a {
    margin-left : 0;
    margin-right: 10px;
    color       : #707070;
}

p#breadcrumbs span a:hover {

    color: #000;
}


/* Slider Section  */
.silder-section {
    padding      : 20px 0 0px;
    /* border-top: 0.03em solid #CCC; */
}

.slider-content {
    padding: 0px 7px 0px 6px;
}

.slider-side-box {
    padding: 0 5px 0 0;
}

.slider-button-overlay {
    margin: -151px 0 0 42px;
    height: fit-content;
}

.slider-text-overlay {
    margin: -270px 0 0 53px;
    height: fit-content;
}

.mid-section-image {
    padding: 0 0 0 17px;
}


/* CSS FOR SLIDER BUTTON */
.nextend-arrow-next {
    width : 30px !important;
    height: 30px !important;
    right : 16px !important;
    bottom: 12px !important;
}



.nextend-arrow-previous {
    width : 30px !important;
    height: 30px !important;
    bottom: 12px !important;
    left  : auto !important;
    right : 53px !important;
}

.nextend-arrow-next,
.nextend-arrow-previous {
    background-color: #EDF0FA !important;
}

.nextend-arrow-next:hover,
.nextend-arrow-previous:hover {
    background-color: #90C4D6 !important;
}


.secondary-image-banner {
    margin-bottom: 6px;
}


/* FEATURED BANNER SECTION  */
header.page-header h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 46.6px;
    font-weight: 300;
    color: #1F3785 !important;
    margin: 15px 0;
}

.single-section .row {
    margin-bottom: 28px;

}

.featured-image-banner {
    width   : 70%;
    float   : left;
    overflow: hidden;
}

.featured-image-banner figure {
    width        : 100%;
    margin       : 0;
    border-radius: 5px;
    overflow     : hidden;
}

.featured-image-banner figure img {
    width: 100%;
}

.featured-image-sidelinks {
    width       : 30%;
    display     : table;
    padding-left: 20px;
}

.featured-image-sidelinks ul {
    padding: 0;
    margin : 0;
}

.featured-image-sidelinks ul li {
    list-style: none;
}

.featured-image-sidelinks ul li a {
    padding-left: 20px;
    color       : #0c0c0c;
    font-family : 'Roboto', sans-serif;
    font-size   : 18px;
    display     : flex;
    width       : 100%;
    height      : 100%;
    align-items : center;
    padding-left: 25px;

}

.featured-image-sidelinks ul li a i {
    color        : #FFF;
    padding-right: 10px;
}



.body-main-text p {
    letter-spacing: 0.02em;
    font-weight   : 300;
    font-size     : 22px;
    color         : #1F3785;
}

.detail-text p {
    color      : #222222;
    font-size  : 17px;
    font-weight: 300;
}

.elementor-accordion .elementor-accordion-item .elementor-tab-content p {
    font-size     : inherit;
    line-height   : inherit;
    letter-spacing: 0;
}


/* FOOTER  */
footer.site-footer {
/*     box-shadow: 0 0 2px 2px #EEE; */
    padding-bottom   : 32px;
    margin-top: 20px;
    /* margin : 0 auto; */
}


.footer-info-text {
    font-family: 'Roboto', sans-serif;
    font-size  : 14px;
    font-weight: normal;
    color      : #222222;
    display    : table;
}

footer.site-footer .site-branding {
    width   : 29.5%;
    float   : left;
    overflow: hidden;
}

footer.site-footer .footer-info-text p {
    line-height   : 16px;
    margin        : 0;
    padding       : 0;
    letter-spacing: 0.03em;
    font-size     : 13px;
}

.footer-info-text ul.footer-menu {
    list-style: none;
    text-align: left;
    margin    : 10px 0 0px;
    padding   : 0;
    float     : left;
    overflow  : hidden;

}

.footer-info-text ul.footer-menu li {
    display     : inline-block;
    margin-right: 24px;
}

.footer-info-text ul.footer-menu li a {
    display    : block;
    padding-top: 6px;
    font-size  : 15px;
    color      : #1F3785;
    font-weight: normal;

}

.footer-info-text .nav-social-icons {
    padding: 11px;
    margin : 0;
}

.footer-info-text .nav-social-icons li {
    margin-left: 7px;

    border: none;
    width : 30px;
    height: 30px;
}


.footer-info-text .nav-social-icons li a {
    color           : #FFF;
    display         : block;
    padding-top     : 6px;
    font-size       : 12px;
    background-color: #90C4D6;
    border          : none;
    width           : 30px;
    height          : 30px;

    background-color: #90C4D6;
    border          : none;
    width           : 30px;
    height          : 30px;
}


.footer-info-text .nav-social-icons li a:hover {
    background-color: #1F3785;
    /* border       : 1px solid #FEC013; */
}

.footer-declaimer {
    margin-top    : 11px;
    letter-spacing: 0.02em;
}

.footer-declaimer p {
    font-family: 'Roboto', sans-serif;
    font-size  : 9px;
    font-weight: normal;
    color      : #222222;
}



/* CSS FOR SEARCH BUTTON  */

/* SEARCH BAR  */
.nav-social-icons li.search-list {
    width: fit-content;
}

input#searchleft {
    cursor: pointer;
    width : 33px;
    height: 33px;

    background         : url('../hello-elementor-wentwest/assets/img/search-solid.svg');
    background-size    : 15px;
    background-position: 9px 8px;
    background-repeat  : no-repeat;

    border-radius   : 25px;
    background-color: #FAFAFA;
    border          : 1px solid #e0e0e0;

    z-index                    : 10;
    transition-duration        : 0.4s;
    -moz-transition-duration   : 0.4s;
    -webkit-transition-duration: 0.4s;
}

input#searchleft:focus {
    cursor : text;
    width  : 130px;
    padding: 0 16px 0 30px;
}

.search-bar-xs {
    display: none;

}




/* HEADING TEXT  */
.main-heading-text .elementor-heading-title {
    font-family: 'Roboto', sans-serif;
    font-size  : 46.6px;
    font-weight: 300;
    color      : #1F3785 !important;
    margin     : 35px 0;
}

/* BODY TEXT  */
/* .body-main-text {
    font-family: 'Roboto', sans-serif;
    line-height: 33px;
    font-size  : 26px;
    font-weight: 300;
    color      : #1F3785 !important;
} */

/* Secondary Heading Text  */
.secondary-heading-text .elementor-heading-title {
    font-family     : 'Roboto', sans-serif;
    /* font-size    : 26px; */
    font-weight     : 400;
    color           : #1F3785 !important;
    margin-bottom   : 15px
}

.detail-text {
    font-family: 'Roboto', sans-serif;
    font-size  : 16px;
    font-weight: normal;
    line-height: 28px;
    color      : #222222 !important;
}

/* IMAGE Text Section  */
.image-text-section,
.image-text-section-tab,
.image-text-section-tab-all {
    background-color   : #FFF;
    /* align-self      : center;
    /* display         : flex; */
    /* align-items     : center; */
    border             : 1px solid #90c4d6;
    border-radius      : 4px;
    /* margin-right    : 10px; */
    margin-right       : 10px;
    margin-bottom      : 10px;
}

.image-side-text,
.image-side-text .elementor-widget-container {

    height: 100%;
    width : 100%;

}

.image-side-text .elementor-widget-container h5 {
    display    : flex;
    align-items: center;


    height: 100%;
}

.image-side-text .elementor-widget-container h5 a {
    width        : 100%;
    height       : 100%;
    display      : flex;
    align-items  : center;
    font-family  : 'Roboto', sans-serif;
    font-size    : 17px;
    font-weight  : 400;
    padding-left : 10px;
    padding-right: 5px;
    color        : #000 !important;

}

.image-text-section:hover,
.image-text-section-tab:hover,
.image-text-section-tab-all:hover {
    background-color: #90c4d6;
}

.image-text-section-tab {
    display: none;
}

.elementor-accordion-tab .elementor-tab-title {
    border-radius: 4px;
    margin-bottom: 5px;
}

/* CUSTOM LIST STYLE  */
.elementor-accordion-tab .elementor-tab-content ul {
    list-style: none;
    padding   : 0;
}

.elementor-accordion-tab .elementor-tab-content ul li {
    padding-left   : 1.5em;
    font-family    : 'Roboto', sans-serif;
    font-size      : 17px;
    font-weight    : 300;
    color          : #222222;
    line-height    : 33px;
    /* padding-left: 5px; */
}

.elementor-accordion-tab .elementor-tab-content ul li:before {
    content    : "\f054";
    font-family: FontAwesome;
    display    : inline-block;
    margin-left: -1.5em;
    /* same as padding-left set on li */
    width: 1.5em;
    /* same as padding-left set on li */

    color    : #1f3785;
    font-size: 14px;
}


/* ---------------------------- */
/* WEEKLY UPDATES SECTION  */
/* ---------------------------- */
.weekly-updates-section .featured-image-banner,
.two-third-section-main {
    width           : 70%;
    /* margin-bottom: 30px; */
}

.sidebar-main {
    width: 30%;
}

.sec-header-text h2 {
    font-family    : 'Roboto', sans-serif;
    font-size      : 30px;
    font-weight    : 300;
    /* padding-left: 10px; */
    color          : #1F3785;
    overflow       : hidden;
    position       : relative;
}

.sec-header-text h2 span {
    padding-right: 15px;
    z-index      : 2;
    background   : #FFF;


}

/* .sec-header-text h2 span::after {
    position  : absolute;
    content   : '';
    top       : calc(50% - (1px / 2));
    left      : auto;
    width     : 100%;
    height    : 1px;
    background: #CCC;

    z-index: -1;
} */

.img-sidetext-section {
    position: relative;
    border: 1px solid #e5e5e5;
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    padding: 15px;
}

.img-sidetext-section h2 {
    line-height: 30px;
}

.img-sidetext-section figure {
    width: 90px;
    height: auto;
    margin: 0;
    /* padding-left: 20px; */
    box-shadow: 0px 5px 7px -2px rgba(0, 0, 0, 0.25);
    display: inline-block;
    vertical-align: top;
}

.img-sidetext-section figure img {
    width : 100%;
    height: auto;
}

.issue-text {
    /* border: 1px solid #CCC; */
    display: inline-block;
    padding: 13px 20px;
    font-family: 'Roboto', sans-serif;
    max-width: 70%;
    margin-top: 0;
}

.issue-text .issue-number {
    color: #656874;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
    display: block;
    line-height: 20px;
    margin-bottom: 3px;
}
.article-read-more {
    padding: 6px 11px;
    display: inline-block;
    font-size: 13px;
    background: #d1ebfa;
    color: #000000;
    border-radius: 5px;
    margin-top: 15px;
}
.article-read-more:hover {
    background: #1F3785;
    color: #ffffff;
}

.article-read-more.latest-news {
    padding: 3px 15px;
    margin-top: 3px;
}

.issue-text .issue-title {
    color         : #1F3785;
    font-size     : 26px;
    /* line-height: 26px; */
    font-weight   : 400;
}

.post-tags .tag-links a {
    background: none;
    color: #1F3785;
    border: 1px solid #1F3785;
    display: inline-block;
    margin-right: 4px;
    font-size: 12px;
    border-radius: 3px;
    padding: 3px 8px;
}

.post-tags .tag-links a:hover {
    background: #17a2b8;
    border-color: #17a2b8;
    color: #ffffff;
}


/* Update list */
.update-list ul {
    margin : 0;
    padding: 0;
}

.update-list ul li {
    list-style   : none;
    margin-bottom: 10px;
}

.update-list ul li a {
    width         : 100%;
    /* height     : 40px; */
    display       : inline-block;
    font-family   : 'Roboto', sans-serif;
    font-size     : 15px;
    font-weight   : 300;
    line-height   : 42px;
    transition    : all 0.2s ease;
    border-radius : 5px;
    overflow      : hidden;
    vertical-align: top;
    border        : 1px solid transparent;
    position      : relative;
    padding-right : 48px;
    padding: 7px 48px 7px 15px;
}

.update-list ul li a {
    border: 1px solid #90c4d6;
}

.update-list ul li a:hover span.issue-icon i{
    color:  #fff;
}

.update-list ul li a span {
    height        : 100%;
    display       : inline-block;
    vertical-align: top;
}

.update-list ul li a span.issue-sn {
    padding: 0 15px 0 0;
    color: #000000;
    transition: all 0.2s ease;
    float: left;
    width: 145px;
    text-align: right;
}

.update-list ul li a:hover span.issue-sn {
    color: #1F3785;
}

.update-list ul li a span.issue-title-sec {
    color: #222;
    display: table;
}

.update-list ul li a span.issue-icon {
    padding-left : 19px;
    padding-right: 19px;
    background   : #d1ebfa;
    float        : right;
    color        : #90c4d6;
    position     : absolute;
    right        : 0;
    top          : 0;
}

.update-list ul li a span.issue-icon i {
    position   : absolute;
    top        : 50%;
    left       : 50%;
    margin-top : -7.5px;
    margin-left: -3.75px;
}

.update-list ul li a:hover span.issue-icon {
    background: #90c4d6;
}

/********************************************************************************************************/

/*-----------------*\
    # ADDED CSS
\*-----------------*/

/*--------------------------------------------------------------
 * ## SEARCH PAGE
 *--------------------------------------------------------------
 */

.search-filter-wrap {
    padding-top: 50px;
}

.search-filter-wrap input#searchleft {
    background-position: 12px 12px;
    border-radius      : 5px;
    height             : 42px;
    margin-bottom      : 20px;
    padding-left       : 40px;
    width              : 100%;
}

.search-filter-wrap select {
    background   : #FAFAFA;
    border       : 1px solid #e0e0e0;
    border-radius: 5px;
    display      : block;
}

.search-posts,
.ajax-load-more-wrap .alm-listing .alm-paging-content>li,
.ajax-load-more-wrap .alm-listing .alm-reveal>li,
.ajax-load-more-wrap .alm-listing>li {
    color        : #222222;
    font-size    : 17px;
    font-weight  : 300;
    margin-bottom: 50px;
}

.search-posts .title,
.ajax-load-more-wrap .alm-listing .alm-paging-content>li h3,
.ajax-load-more-wrap .alm-listing .alm-reveal>li h3,
.ajax-load-more-wrap .alm-listing>li h3 {
    font-size: 1.5rem;
    margin   : 0 0 15px;
}

.search-posts .title a,
.ajax-load-more-wrap .alm-listing .alm-paging-content>li h3 a,
.ajax-load-more-wrap .alm-listing .alm-reveal>li h3 a,
.ajax-load-more-wrap .alm-listing>li h3 a {
    color: #1F3785;
}

.ajax-load-more-wrap .alm-listing .alm-paging-content>li,
.ajax-load-more-wrap .alm-listing .alm-reveal>li,
.ajax-load-more-wrap .alm-listing>li {
    padding-left: calc(33.33% + 10px);
}

.ajax-load-more-wrap .alm-listing .alm-paging-content>li img,
.ajax-load-more-wrap .alm-listing .alm-reveal>li img,
.ajax-load-more-wrap .alm-listing>li img {
    width: calc(33.33% - 15px);
}

.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn,
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn.loading,
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:hover {
    background: #1F3785;
}

.search .pagination {
    display: none;
}

/*--------------------------------------------------------------
 * ## EVENT CALENDAR PAGE
 *--------------------------------------------------------------
 */

#tribe-events {
    padding-top: 50px;
}

.tribe-events-calendar a,
.tribe-events-nav-pagination a {
    color: #1F3785;
}

#tribe-events .tribe-bar-disabled,
#tribe-events .tribe-events-ical {
    display: none;
}

#tribe-events-content table.tribe-events-calendar {
    border: 1px solid #1F3785;
}

.tribe-events-calendar div[id*=tribe-events-daynum-] {
    background-color: #d1ebfa;
    color           : #0c0c0c;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-has-events div[id*=tribe-events-daynum-] {
    background-color: #1F3785;
    color           : #ffffff !important;
}

.tribe-events-calendar div[id*=tribe-events-daynum-] a {
    background: transparent;
    color     : inherit !important;
    display   : block;
}

.tribe-events-calendar thead th {
    background  : #1f3785;
    border-left : 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.tribe-events-calendar thead th:first-child {
    border-left: 1px solid #1f3785;
}

.tribe-events-calendar thead th:last-child {
    border-right: 1px solid #1f3785;
}

.tribe-events-calendar .tribe-events-tooltip h3 {
    color    : #1F3785;
    font-size: 18px;
}

.tribe-events-calendar .tribe-events-tooltip .tribe-event-description {
    font-size  : 14px;
    padding-top: 10px;
}

.tribe-events-calendar .tribe-events-tooltip .tribe-event-description p {
    font-size: inherit;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    font-weight: 700;
}

/* NEW CSS FOR CALENDAR  */
.fc-toolbar.fc-header-toolbar {
    margin-bottom: 3px;
    background   : #FAFAFA;
    line-height  : 24px;
}

.fc-toolbar.fc-header-toolbar h2 {
    font-family: 'Roboto', sans-serif;
    font-size  : 36px;
    font-weight: 300;
    padding    : 5px 0;
    color      : #1F3785 !important;
}


.fc-toolbar .fc-left button,
.fc-toolbar .fc-right button {
    background   : rgba(0, 0, 0, 0.03);
    border       : 0;
    border-radius: 0;
    padding      : 0 5px;
}

.fc-icon-left-single-arrow:after,
.fc-icon-right-single-arrow:after {
    font-weight: normal;
    color      : #656874;
    font-size  : 26px;
}

.fc-toolbar .fc-left button:hover,
.fc-toolbar .fc-right button:hover {
    background: rgba(0, 0, 0, 0.04);
}


.fc-view-container {
    border: 1px solid #eee;
}

.fc-view-container table .fc-head-container table {
    border: 0;
}

.fc-view-container table {
    margin: 0;
}

.fc-row:first-child table thead {
    border: none !important;
    border: 0;
}

/* .fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
    border: none !important;
} */

.fc-view-container table thead tr th {
    border-left  : 0;
    border-right : 0;
    border-bottom: 0;
    border-top   : 0;
}

.fc-head-container .fc-row.fc-widget-header {
    border-right-width: 0 !important;
    margin-right      : 0 !important;

}

.fc-head-container .fc-row.fc-widget-header table thead tr th.fc-day-header {
    border-right: 1px solid #eee !important;
    padding     : 8px 0;
    background  : #1f3785;
    color       : #FFF;
}

.fc-head-container .fc-row.fc-widget-header table thead tr th.fc-day-header:nth-last-child(1) {
    border-right: 0 !important;
}


.fc-day-header {
    font-size     : 15px;
    text-align    : center;
    color         : #1f3785;
    font-weight   : 400;
    padding       : 9px 0px;
    background    : #f3f3f3;
    text-transform: uppercase;
}

.fc-bg table tbody tr td {
    background   : #FFF;
    border-right : 1px solid #EEE !important;
    border-bottom: 1px solid #EEE !important;
}

.fc-bg table tbody tr td:nth-last-child(1) {
    border-right    : 0px solid #EEE !important;
    /* border-bottom: 0px solid #EEE !important; */
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    /* float        : right; */
    padding-right   : 10px;
    padding-top     : 10px;
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background: #FFF;
}

.fc-unthemed .fc-disabled-day {
    background: #EEE;
}

.fc-unthemed td.fc-today {
    background: rgba(250, 251, 32, 0.1);
    color     : #1F3785;
}


.fc-event-container a.fc-day-grid-event {
    border-radius: 3px;
    border: none;
    padding      : 5px;
    cursor       : pointer;
    height:       55px;
    line-height  : 14px;
    overflow: hidden;
}

.fc-event-container a.upcoming_event {
    background: #d1ebfa;
}
.fc-event-container a.upcoming_event.ww_event {
    background: #A8DBEA;
}
.fc-event-container a.upcoming_event.cpd {
    background: #FEC013;
}
.fc-event-container a.upcoming_event.external {
    background: #d1ebfa;
}

.fc-event-container a.past_event {
    background    : #fafafa;
}


.fc-content span.fc-time {
    display: none;
}


span.fc-title {
    line-height: 18px;
    font-size  : 14px;
    color      : #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 55px;
}

#eventbrite_calendar .fc-scroller.fc-day-grid-container {
    height: 100% !important;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 155px;
}

.fc-day-grid-event .fc-content {
    white-space: normal;
}

.fc-unthemed .fc-list-item:hover td {
    background: none;
}


/* SCROLLABLE Calendar */
.fc-scroller.fc-day-grid-container {
    overflow-y: hidden !important;
    height    : 100%;
}


/* EVENT DETAIL MODAL  */

.swal2-popup {
    padding: 20px;
}

h2.swal2-title {
    font-family   : 'Roboto', sans-serif;
    font-size     : 30px;
    font-weight   : 300;
    color         : #1F3785;
    letter-spacing: 0.03em;

    margin-bottom: 20px;
}

.event-description {
    font-family: 'Roboto', sans-serif;
    font-size  : 17px;
    font-weight: 300;
    text-align : center;
    color      : #656874;
}

.modal-event-detail {
    padding      : 20px 0px;
    border-top   : 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

p.event-info,
p.event-register {
    text-align   : left;
    font-family  : 'Roboto', sans-serif;
    font-size    : 15px;
    font-weight  : 300;
    text-align   : left;
    color        : #656874;
    margin-bottom: 4px;
    background   : #fafafa;
    height       : 40px;
    font-size    : 15px;
    line-height  : 40px;

}

p.event-register a {
    display: block;
    outline: none;
    color  : #656874;
}

p.event-register a:hover {
    background: #1f3785;
    color     : #FFF;
}

p.event-info i,
p.event-register i {
    padding     : 0 10px;
    background  : rgba(0, 0, 0, 0.03);
    line-height : 40px;
    margin-right: 10px;
    font-size   : 16px;
    width       : 40px;
    text-align  : center;
}



.swal2-actions {
    display: none !important;
}



/* LOADER FOR CALENDAR  */
.calendar-section {
    position     : relative;
    margin-bottom: 28px;
}

.calendar-section .calendar_loader {
    position  : absolute;
    content   : '';
    top       : 0;
    left      : 0;
    width     : 100%;
    height    : 100%;
    background: rgba(250, 250, 250, 0.7);

    z-index        : 2;
    display        : none;
    justify-content: center;
}

.lds-ring {
    display   : inline-block;
    position  : relative;
    width     : 80px;
    height    : 80px;
    align-self: center;
}

.lds-ring div {
    box-sizing   : border-box;
    display      : block;
    position     : absolute;
    width        : 64px;
    height       : 64px;
    margin       : 8px;
    border       : 8px solid #fff;
    border-radius: 50%;
    animation    : lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color : #1F3785 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* PADDING REMOVED FOR MODAL BODY  */
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    padding: 0 !important;
}


/* DOWNLOAD BUTTON  */
.download-button i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7.5px;
    margin-left: -3.75px;
}
.download-button a.elementor-button {
    width: 100%;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300 !important;
    line-height: 34px;
    transition: all 0.2s ease;
    border-radius: 5px !important;
    overflow: hidden;
    vertical-align: top;
    border: 1px solid transparent;
    position: relative;
    padding-right: 48px;
    padding: 7px 48px 7px 15px;
    background-color: transparent !important;
}
.download-button span.elementor-button-icon.elementor-align-icon-right {
    padding-left: 19px;
    padding-right: 19px;
    background: #d1ebfa;
    float: right;
    color: #90c4d6;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.download-button .elementor-button .elementor-button-text {
    display: inline-block;
    color: #656874;
    display: table;
}
/* .download-button a.elementor-button:hover {
    border: 1px solid #00ADEF;
}
 */
.download-button a.elementor-button {
    min-width: 300px;
    border: 1px solid #90c4d6;
    margin-bottom   : 15px;
    background-color: rgba(168, 219, 234, 0.6);

    font-family   : 'Roboto', sans-serif;
    font-size     : 16px;
    text-align    : left;
    font-weight   : 400;
    letter-spacing: 0.03em;
    border-radius : 5px;
}

.download-button a span span.elementor-button-icon {
    color: #1F3785;

}

.download-button a.elementor-button:hover .elementor-button-icon{
    color:  #fff;
}

/* .download-button a.elementor-button:hover .elementor-button-icon {
    background: #EFEFEF;
} */
.download-button a.elementor-button:hover .elementor-button-icon {
    background: #90c4d6;
}

/* NEWS TITLE  */
.featured-news-wrap a{
    border: 1px solid #e5e5e5;
    padding: 10px 12px;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 4px;
}
.single-news-wrap {
    border: 1px solid #e5e5e5;
    padding: 10px 12px;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 4px;
}
.featured-news-wrap a:hover{
    border: 1px solid #00ADEF;
}
.single-news-wrap:hover{
    border: 1px solid #00ADEF;
}
.news-detail {
    display     : table;
}

.featured-news-section ul {
    padding: 0;
    margin : 0;
}

.featured-news-section ul li {
    list-style: none;
    border-radius: 4px;
}

.featured-news-section ul li a {
    font-family: 'Roboto',
        sans-serif;
}

.featured-news-section ul li a figure.custom-image-size {
    margin-right: 15px !important;
}

.featured-news-section ul li a figure {
/*     width   : 85px; */
    float   : left;
    overflow: hidden;
}

.featured-news-section ul li a figure img {
    width: 100%;
}

p.date-small-text {

    color      : #656874;
    font-weight: 300;
    font-size  : 13px;
    margin     : 0;
    display    : block;
}

h3.news-title-medium {

    color         : #1F3785 !important;
    font-size     : 26px;
    margin-bottom : 5px;
    /* line-height: 26px; */
    font-weight   : 400;
}

.image-text-section-tab-all {
    display      : block;
    margin-bottom: 15px;
}

.single-news-wrap p.date-small-text,
.single-news-wrap .tags-wrap {
    display: inline-block;
}

.single-news-wrap .tags-wrap a {
    display     : inline-block;
    margin-right: 6px;
    font-size   : 14px;
}

.tags-wrap span.alert-tag {
    display: inline-block;
    margin-right: 4px;
    font-size: 12px;
    background: #1F3785;
    border-radius: 3px;
    color: #fff;
    padding: 3px 8px;
}

.single-news-wrap p.date-small-text {
    margin-right: 4px;
}

.single-news-wrap .tags-wrap {
    margin-left: 4px;
}

.single-news-wrap .tags-wrap a {
    display      : inline-block;
    margin-right : 4px;
    font-size    : 12px;
    background   : #1F3785;
    border-radius: 3px;
    color        : #fff;
    padding      : 3px 8px;
}


.comments-area {
    padding   : 30px 0;
    margin-top: 30px;
    max-width : 800px;
}

.comments-area h2.comments-title {
    font-size    : 24px;
    font-weight  : 500;
    margin       : 0;
    margin-bottom: 30px;
}

.comments-area ol.comment-list {
    list-style: none;
    padding   : 0;
}

.comments-area ol.comment-list:last-child {
    margin-bottom: 0;
}

.comments-area ol.comment-list .comment-author b.fn {
    margin-left: 7px;
}

.comments-area ol.comment-list .comment-author span.says {
    display: none;
}

.comments-area ol.comment-list .comment-author img {
    width             : 40px;
    display           : inline-block;
    max-width         : 100%;
    height            : auto;
    padding           : 2px;
    line-height       : 1.42857143;
    background-color  : #fff;
    border-radius     : 4px;
    margin-top        : 15px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition     : all .2s ease-in-out;
    transition        : all .2s ease-in-out;
}

.comments-area ol.comment-list .comment-metadata {
    margin-left  : 52px;
    margin-bottom: 14px;
}

.comments-area ol.comment-list .comment-metadata time {
    font-size: 12px;
}

.comments-area ol.comment-list .comment-content {
    margin-bottom : 27px;
    padding       : 20px 20px;
    padding-bottom: 10px;
    background    : #fafafa;
    border-radius : 4px;
}

.comments-area ol.comment-list .reply {
    text-align: right;
    margin-top: 0;
}

.comments-area ol.comment-list .reply a {
    box-shadow: none;
    padding   : 3px 21px;
}

.comments-area ol.comment-list ol.children {
    padding    : 0;
    list-style : none;
    margin-left: 56px;
}

#comments .comment .comment-body {
    padding-bottom: 20px;
}

.comments-area ol.comment-list .comment-metadata .edit-link {
    display: none;
}

.comments-area ol.comment-list .comment-metadata {
    margin-left  : 52px;
    margin-bottom: 14px;
    margin-top   : -25px;
    font-size    : 12px;
}

.comments-area .comments-title {
    font-size: 20px;
    color    : #000;
}

.comments-area .comments-wrap {
    margin: 45px 0 0 0;
}

.comments-area .comments-wrap ol {
    list-style: none;
    padding   : 0;
    margin    : 0;
}

.comments-area .comments-wrap .comment-body {
    margin-bottom: 20px;
    position     : relative;
}

.comments-area .comments-wrap .comment-body .comment-img img {
    width        : 44px;
    border-radius: 100px;
    float        : left;
    margin-right : 30px;
    margin-top   : 8px;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap {
    background: #f6f6f6;
    overflow  : hidden;
    padding   : 17px 30px;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap:before {
    position    : absolute;
    content     : "";
    top         : 10px;
    left        : 61px;
    width       : 0;
    height      : 0;
    border-style: solid;
    border-width: 9px 13.6px 10px 0;
    border-color: transparent #f6f6f6 transparent transparent;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap .comment-meta-wrap {
    margin-bottom: 8px;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap .comment-meta-wrap h2 {
    margin       : 0;
    font-size    : 17px;
    margin-bottom: 2px;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap .comment-meta-wrap time {
    font-size: 12px;
}

.comments-area .comments-wrap .comment-body .comment-content-wrap .comment-content .reply a {
    font-size: 13px;
}

.comment-respond .reply-title {
    margin     : 0 0 5px 0;
    font-size  : 20px;
    line-height: 1.4;
}

.comment-respond .comment-form .input-field {
    margin-bottom: 20px;
}

.comment-respond .comment-form .input-field label {
    display    : block;
    font-size  : 16px;
    font-weight: normal;
}

.comment-respond .comment-form .input-field textarea {
    height : 200px;
    padding: 10px;
}

.comment-respond .comment-form button.btn-default {
    border-radius: 0;
    padding      : 7px 14px;
}

.comment-respond .comment-form button.btn-default:hover {
    padding-right: 26px !important;
}

.comment-respond .comment-form button.btn-default:hover:before {
    left: 88%;
}

.comment-respond .comment-form .comment-notes {
    margin-bottom: 25px;
}

.comment-form .comment-field-email {
    width  : 48%;
    display: inline-block;
}

.comment-form .comment-field-author {
    width       : 47%;
    display     : inline-block;
    margin-right: 26px;
}

#comments ol {
    padding-left: 70px;
    margin      : 0;
}

.comments-wrap>ol {
    padding: 0 !important;
}

.comment-respond .comment-reply-title {
    font-size    : 24px;
    margin       : 0;
    margin-bottom: 10px;
}

.comment-respond .comment-form {
    margin-bottom: 20px;
}

.comment-respond .comment-form label {
    display  : block;
    font-size: 16px;
}

.comment-respond .comment-form textarea {
    height       : 200px;
    padding      : 10px;
    background   : none;
    border       : none;
    border       : 1px solid #eee;
    outline      : 0 !important;
    transition   : all 0.5s ease-out 0s;
    width        : 100%;
    border-radius: 4px;
}

.comment-respond .comment-form .comment-notes {
    margin-bottom: 25px;
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
    border: none;
}

h3.title-comments,
.comment-respond .comment-reply-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.comment-respond .comment-form input {
    border: 1px solid #eee;
}

p.comment-form-url input {
    border       : 1px solid #eee;
    border-radius: 3px;
    padding      : 0.5rem 1rem;
    width        : 100%;
}

input#wp-comment-cookies-consent,
p.comment-form-cookies-consent label {
    display: inline-block;
}

input#wp-comment-cookies-consent {
    max-width   : 20px;
    float       : left;
    margin-right: 10px;
}

.comment-respond .form-submit {
    margin-top: 30px;
}


.column-100 {
    width   : 100%;
    overflow: hidden;
    padding : 0 15px;
}
.column-70 {
    width   : 70%;
    float   : left;
    overflow: hidden;
    padding : 0 15px;
}

.column-30 {
    width  : 30%;
    display: table;
    padding: 0 15px;
}

.widget-content {
    margin-bottom: 20px;
}

/* REMOVED ELEMENTOR COLUMN PADDING FROM TEMPLATES  */
.page-template-template-weekly-updates-archive .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-template-template-weekly-updates .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-template-template-banner-with-three-links .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-template-template-annual-reviews .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-template-template-event-calendar .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-template-template-health-professionals .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-template-template-latest-news .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-template-template-media-release .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated,
.page-template-template-planning-resources .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}

/* SIDEBAR NEWSLETTER */

.widget-content h3.widget-title {
    margin: 0 0 5px;
    font-family   : 'Roboto', sans-serif;
    font-weight   : 500;
    letter-spacing: 1px;
    color         : #1F3785;
    font-size     : 26px;
    line-height: 26px;
}

.menu-archives-container ul#menu-archives {
    margin : 0;
    padding: 0 0 0 18px;


}

ul#menu-archives li {
    list-style : none;
    line-height: 30px;
}

ul#menu-archives li a {
    display       : inline-block;
    font-family   : 'Roboto', sans-serif;
    font-size     : 16px;
    font-weight   : 300;
    letter-spacing: 1px;
    /* color: #656874; */

}

ul#menu-archives li::before {

    content       : "\f054";
    color: #1F3785;
    font-family   : FontAwesome;
    display       : inline-block;
    /* margin-left: -1.5em; */
    /* same as padding-left set on li */
    width: 1.5em;
}

/* pagination  */
div.alignright {
    width: 100%;
}

.pagination {
    display   : block;
    width     : 70%;
    /* margin : 0 auto; */
}

.page-numbers-list {
    text-align   : center;
    width        : auto;
    margin       : 0 auto;
    margin-bottom: 20px;
}

.page-numbers-list li {
    display   : inline-block;
    background: #FFF;
    border    : 1px solid #999;

    margin      : 0;
    margin-right: -6px;
}
.page-numbers-list li.more_pages {
    padding        : 5px 12px;
    font-size      : 14px;
}

.page-numbers-list li:nth-child(1) {
    border-top-left-radius   : 4px;
    border-bottom-left-radius: 4px;
}

.page-numbers-list li:nth-last-child(1) {
    border-top-right-radius   : 4px;
    border-bottom-right-radius: 4px;
}

.page-numbers-list li a {
    text-decoration: none;
    display        : block;
    padding        : 5px 15px;
    font-size      : 14px;
}

.page-numbers-list li.active a {
    pointer-events: none;
    cursor        : default;
    color         : #888;
    font-weight   : 400;
}

.page-numbers-list li.active a:hover {
    background: none;
}

.page-numbers-list li a:hover {
    background: #d1ebfa;
}

.page-jump-link {
    display        : none;
    justify-content: space-between;
    width          : 412px;
    margin         : 0 auto;
}

.page-jump-link li {
    display      : inline-block;
    background   : #FFF;
    border       : 2px solid #999;
    border-radius: 20px;
    text-align   : center;
}

.page-jump-link li a {
    text-decoration: none;
    display        : block;
    width          : 90px;
    padding        : 5px 0;

}

.page-jump-link li:hover {
    background: #DDD;
}

ul.two-columns-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.search-posts .date {
    opacity: .75;
    margin-bottom: 2px;
}
.search-posts:last-child {
    margin-bottom: 20px;
}

.search-navigation {
    margin-bottom: 50px;
}


/* ========================= */
/* popup */
/* ========================= */

.swal2-popup .swal2-close {
    color: #ccc !important;
    background: none !important;
    outline: 0 !important;
}
.swal2-popup .swal2-close:hover{
    color: #f27474 !important;
}
.swal2-popup h2.swal2-title {
    padding-right: 35px;
}


/* ========================= */
/* Event Notification */
/* ========================= */


.event-color-notification {
    float: right;
}
.event-color-notification .color-box {
    /* margin: 0; */
    font-size: 14px;
    position: relative;
    margin-bottom: 6px;
}
.event-color-notification .color-box:before {
    background: #000;
    content: "";
    width: 30px;
    height: 19px;
    position: absolute;
    left: 0;
}
.event-color-notification .color-box span {
    margin-left: 40px;
}
p.color-box.ww_event:before {
    background: #A8DBEA;
}
p.color-box.cpd:before {
    background: #FEC013;
}
p.color-box.external:before {
    background: #D1EBFA;
}
.page-template-template-event-calendar h1.entry-title {
    display: inline-block;
}

.swal2-container.swal2-backdrop-show {
    z-index: 99999;
}

/* ========================= */
/* link button */
/* ========================= */

.link-button span.elementor-button-icon.elementor-align-icon-right {
    padding-left: 19px;
    padding-right: 19px;
    background: #d1ebfa;
    float: right;
    color: #90c4d6;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}
.link-button i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7.5px;
    margin-left: -3.75px;
}
.link-button span.elementor-button-text {
    color: #656874;
    display: table;
}
.link-button a.elementor-button-link.elementor-button {
    min-width: 300px;
    margin-bottom: 15px;
    background: none;
    font-size: 16px;
    text-align: left;
    letter-spacing: 0.03em;
    width: 100%;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300 !important;
    line-height: 34px;
    transition: all 0.2s ease;
    border-radius: 5px !important;
    overflow: hidden;
    vertical-align: top;
    border: 1px solid transparent;
    position: relative;
    padding-right: 48px;
    padding: 7px 48px 7px 15px;
    background-color: transparent !important;
    border: 1px solid #90c4d6;
}

/* .link-button a.elementor-button-link.elementor-button:hover {
    border: 1px solid #00ADEF;
} */
.link-button a.elementor-button:hover .elementor-button-icon {
    background: #90c4d6;
}

.link-button a.elementor-button:hover .elementor-button-icon i{
    color: #fff;
}


/* ========================= */
/*Upcoming Event */
/* ========================= */

.upcoming-events-date {
    float: left;
    background: #90c4d6;
    color: #fff;
    width: 120px;
}
.upcoming-events-date .date-day {
    background: #162861;
    padding: 6px 15px;
    text-align: center;
    font-size: 18px;
}
.upcoming-events-date .date-wrap {
    padding: 6px 15px;
    text-align: center;
}
.upcoming-events-date .date-wrap span {
    display: block;
    font-size: 25px;
}
.upcoming-events-desc {
    margin-left: 145px;
}
h2.upcoming-event-title {
    color: #1F3785 !important;
    font-size: 26px;
    margin-bottom: 5px;
    font-weight: 400;
}
.upcoming-events-list {
    border: 1px solid #e5e5e5;
    padding: 10px 12px;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 4px;
}
.upcoming-events-desc p {
    margin: 0;
}
.upcoming-events-list:hover{
    border: 1px solid #00ADEF;
}
.img-sidetext-section.remove-margin {
    margin-top: 1rem !important;
}

/********************************************************************************************************/

/* ========================= */
/* RESPONSIVE */
/* ========================= */

@media (min-width: 1200px) {
    .site-header .container {
        padding: 0;
    }
}

@media (max-width:1199px) {
    footer.site-footer .site-branding {
        width: 31.5%;
    }

    .btn-side-links {
        height: 80px;
    }

    /* .container {
      max-width: 100%; */


}

@media (max-width:991px) {
    .container {
        max-width: 100%;
    }

    .featured-image-banner {
        width        : 100%;
        margin-bottom: 20px;
    }

    .featured-image-sidelinks {
        width       : 100%;
        padding-left: 0;

    }

    .site-branding {
        max-width: 100%;
    }

    .site-navigation ul.menu li {
        margin-bottom: 5px;
    }

    .banner-side-box .elementor-widget-container h2 {
        text-align: center;
    }

    .banner-side-box .elementor-widget-container h2 a {
        padding-left: 5px;
    }

    .slider-side-box {
        padding: 0;
    }

    .custom-section {
        margin: 0;
    }

    footer.site-footer .site-branding,
    .site-branding {
        max-width      : 100%;
        display        : flex;
        justify-content: center;
    }

    .nav-social-icons {
        text-align     : center;
        justify-content: center;
    }

    .footer-info-text .nav-social-icons {
        justify-content: flex-end;
    }

    .menu-primary-container {
        display: block;
    }

    .image-text-section-tab {
        display      : block;
        margin-right : 15px;
        margin-bottom: 15px;
    }

/*     .image-text-section {
        display: none;
    } */

    .img-sidetext-section {
        margin-top: 95px;
    }

    .content .show-mobile {
        display: block;
    }

    .content .hide-mobile {
        display: none;
    }

    .page-template-template-latest-news .featured-image-sidelinks.show-mobile {
        padding: 0 15px;
    }

}

@media (max-width:767px) {

    .elementor-column.elementor-col-33,.home .elementor-column.elementor-col-33,.home .elementor-column.elementor-col-66,.section-col-70-30 .elementor-column.elementor-col-66,.section-col-70-30 .elementor-column.elementor-col-33 {
        width: 100%;
    }
    .content .show-mobile {
        display: block;
    }

    .content .hide-mobile {
        display: none;
    }

    .site-header {
        padding-right: 0px;
        padding-left : 0px;
    }

    .site-header .primary_logo img {
        width: 112px;
    }

    .site-header .secondary_logo img {
        width: 100px;
    }

    .container {
        max-width: 100%;
    }

    .custom-section {
        padding: 10px;
    }

    .mid-section-image {
        padding   : 0;
        width     : 100%;
        margin-top: 30px;
    }

    .banner-side-box,
    .slider-content,
    .slider-side-box {
        padding: 0px;
    }


    footer.site-footer .site-branding {
        width          : 100% !important;
        display        : flex;
        justify-content: center;
    }

    .site-branding {
        justify-content: left;
    }

    .nav-social-icons {
        text-align     : center;
        justify-content: center;
    }

    .footer-info-text .nav-social-icons {
        text-align     : center;
        justify-content: center;
		display: block;
    }

    .footer-info-text ul.footer-menu {
        width     : 100%;
        text-align: center;
    }

    .site-navigation ul.menu {
        display   : block;
        transition: all 2s ease-in-out;
    }

    .site-navigation ul.menu li {
        border-radius: 0;
        margin-right : 0;
        border-bottom: 1px solid #FFF;
        margin-bottom: 0;
        display      : block;
    }

    .menu-primary-container {
        display: none;
    }


    .site-header form#searchform {
        display: none;
    }

    .moblie-menu-lines {
        display   : block;
        visibility: visible;
        opacity   : 1;
    }

    .site-navigation ul.menu li ul.sub-menu {
        position: unset;
        columns : unset;
        width   : auto;
        border  : 0.03em solid #CCC;
    }

    .site-navigation ul.menu li ul.sub-menu li {
        background   : #FFF;
        border-bottom: 1px solid #CCC;
        position     : relative;
    }

    .site-navigation ul.menu li ul.sub-menu li a {
        color: #000;
    }

    .site-navigation li.menu-item-has-children .sub-menu,
    .site-navigation li.menu-item-has-children:hover .sub-menu {
        display: none;
    }

    .site-navigation li.menu-item-has-children .submenu-dropdown {
        color   : #ffffff;
        cursor  : pointer;
        position: absolute;
        right   : 10px;
        top     : 10px;
        width   : 25px;
    }

    .site-navigation li.menu-item-has-children .submenu-dropdown:before {
        content    : "\f107";
        display    : inline-block;
        font-family: 'FontAwesome';

        -webkit-transition: all 0.3s ease;
        -o-transition     : all 0.3s ease;
        transition        : all 0.3s ease;
    }

    .site-navigation li.menu-item-has-children .submenu-dropdown.open:before {
        transform: rotate(180deg);
    }

    .image-text-section {
        display: block;
    }

    .site-navigation ul.menu li.childrengreaterthanfive ul.sub-menu {
        columns      : 1;
        /* column-gap: 0; */
        width        : 100%;
    }

    .update-list ul li a {
        line-height : 24px;
        padding-left: 0;
    }

    .issue-sn {
        display : block !important;
        position: relative;
    }

    .issue-title-sec {
        padding-left : 15px;
        padding-right: 15px;
    }

    .update-list ul li {
        margin-bottom: 5px;
    }

    .ajax-load-more-wrap .alm-listing .alm-paging-content>li,
    .ajax-load-more-wrap .alm-listing .alm-reveal>li,
    .ajax-load-more-wrap .alm-listing>li {
        padding-left: 0;
    }

    .ajax-load-more-wrap .alm-listing .alm-paging-content>li img,
    .ajax-load-more-wrap .alm-listing .alm-reveal>li img,
    .ajax-load-more-wrap .alm-listing>li img {
        margin-bottom: 10px;
        position     : relative;
        width        : 100%;
    }


    .site-header .nav-social-icons {
        display: none;
    }

    .site-header .search-bar-xs {
        padding: 5px 7px;
        display: block;
    }

    .nav-social-icons .search-list,
    .site-header .moblie-menu-lines {
        display: block;
    }

    .nav-social-icons ul li.search-list-xs {
        margin-left: 0;
        width      : 100%;
    }

    input#searchxs {
        width  : 100%;
        height : 33px;
        padding: 5px 30px;

        background         : url('../hello-elementor-wentwest/assets/img/search-solid.svg');
        background-size    : 15px;
        background-position: 9px 8px;
        background-repeat  : no-repeat;

        border-radius   : 25px;
        background-color: #FAFAFA;
        border          : 1px solid #e0e0e0;

        z-index                    : 10;
        transition-duration        : 0.4s;
        -moz-transition-duration   : 0.4s;
        -webkit-transition-duration: 0.4s;
    }

    /* Event calendar  */
    .fc-toolbar.fc-header-toolbar h2 {
        font-size: 22px;
        padding  : 13px 0;
    }

    .fc-scroller.fc-day-grid-container {
        height: 100% !important;
    }

    .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
        font-size: 18px;
    }

    .image-text-section-tab,
    .image-text-section {
        margin-bottom: 15px;
    }



    /* custom column for  latest-news-template */
    .column-70,
    .column-30 {
        width: 100%;
    }

    ul.two-columns-list {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }

    .page-template-template-latest-news .featured-image-sidelinks.show-mobile {
        padding: 0 15px;
    }

    /* Event Calendar  */

    tr.fc-list-heading:first-child {
        border-top: 0 !important;
    }

    tr.fc-list-heading {
        border-top: 10px solid #FFF !important;
    }

    td.fc-list-item-time.fc-widget-content,
    .fc-ltr .fc-list-item-marker {
        display: none;
    }

    tr.upcoming_event {
        background: #d1ebfa;
    }
    tr.upcoming_event.ww_event {
        background: #A8DBEA;
    }
    tr.upcoming_event.external {
        background: #d1ebfa;
    }
    tr.upcoming_event.cpd {
        background: #FEC013;
    }

    tr.past_event {
        background    : #fafafa;
    }

    tr.fc-list-item {
        border-radius: 0;
        padding      : 5px;
        display      : block;
        margin-bottom: 1px;
    }

    td.fc-list-item-title.fc-widget-content {
        border: none;
        line-height: 18px;
        font-size  : 16px;
        color      : #000;
        background : none;
    }

    td.fc-widget-header {
        color      : #777;
        font-size  : 18px;
        font-weight: 400;
    }
}

@media (max-width:575px) {
    .event-color-notification {
        float: none;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .upcoming-events-desc {
        margin-left: 0;
    }
    .upcoming-events-date {
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .upcoming-events-desc .upcoming-event-details {
        margin: 0;
        display: block;
        float: left;
        width: 100%;
    }
}

@media (max-width:480px) {

    .image-text-section {
        display: block;
    }

}

/*elementor style changes*/
@media (max-width: 1024px) and (min-width: 768px) {
    .home .elementor-column.elementor-col-66, .home .elementor-column.elementor-col-33 {
        width: 100%;
    }
}


.featured-news-section ul li a figure.custom-image-size img{
    width: auto;
}




.latest-news-sec .tags-wrap .latest-news-readmore {
    background: none;
    color: #1F3785;
    border: 1px solid #1F3785;
   }

.latest-news-sec .tags-wrap .latest-news-readmore:hover{
        background: #17a2b8;
        border-color: #17a2b8;
        color: #ffffff;

}
