@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import 'main_content.css';

.field_image{
    width: 100%!important;
}

/* Typograpgy */
strong{
    font-weight: bold;
}
a{
    text-decoration: underline;
    color: #0378c6;
    transition-duration: 0.25s;
}
a:hover{
    color: #00adee;
    transition-duration: 0.25s;
}

body, p, a,.btn,lsegoe,li,blockquote, input,textarea,th,td ,span{
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    line-height: 155%;
}
p, a, input,  textarea, span{
    margin: 1.75% 0;
}

img{
    /* width:auto; */
    max-width: 100%;
    height: auto;
}
img[style*="float:left"],
img[data-align="left"]{
    margin: 0 1em 1em 0;
}
p a{cursor: pointer;}
b{ font-weight: bold; }

/* META */
h1 .meta{ margin-top:10px; }
p.meta,
.meta a{
    font-size:14px;
    margin-top:15px;
    opacity: .8;
}

h2, h3, h4{

    line-height: 130%;
    margin: 7px 0 0 0;
}
h2:first-child, h3:first-child, h4:first-child{
    margin: 0;
}
h1{ font-size: 38px; }
section h1{ line-height: 125%; margin:0 0 35px 0; }
.path-node section h1{ margin:0; }

h2{
    font-size: 1.65em;
    font-weight: 600;
}
h2.section-title{
    margin-bottom:10px;
}
h2.bold{
    font-weight: bold;
}
h3{
    line-height:120%;
    font-size: 1.25em;
}
h3 a{ font-size: 1em!important; }
h4{ font-size: 17px; }

.main-content h2 { margin-top: 30px; }
.main-content h2:first-child { margin-top: 0; }

.main-content h3, .main-content h4
{ margin-top: 20px; }
.main-content h3:first-child, .main-content h4:first-child
{ margin-top: 0; }

.main-content p{
    margin: .75% 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none;
}


strong{
    font-weight: 900;
}

iframe{
    max-width: 100%;
}

.txt-blue{
    color:#0378c6;
}
.align-center{
    text-align: center;
}

.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10{
    float: left;
}

/* I-Want-To Listing */
.path-listing .col-6{
    display: inline-block!important;
    margin:-2px;
    float: none!important;
}
.col-3{
    width: 25%;
}
.col-4{
    width: 32.5%;
    display: inline-block;
    float: none;
    vertical-align: top;

}
.col-4.left{
    float: left;
}
.col-6{
    width: 50%;
}

.col-8{
    width: 66.66666667%;
}
.col-8.left{
    padding-right: 35px;
    box-sizing: border-box;
}
.col-8.right{
    padding-left: 35px;
    box-sizing: border-box;
}
.blog-listing .col-8{
    position: relative;
}

.col{
    padding:.75em;
    box-sizing: border-box;
}
.spacer-sm{
    height:25px;
}
.spacer-xs{
    height:5px;
}
.clear{
    clear: both;
}

.bg-grey{
    background: #f9f9f9;
}
.round-img{
    background-size: cover;
    background-position: center;
    width:200px;
    height:200px;
    border-radius: 300px;
    margin:auto;
}
.headline-separator{
    width:75px;
    margin:20px 0;
    display: block;
}

section{
    width:100%;
    padding: 25px 0;
}
.path-node section.mountain-corner{
    background-image: url('../images/bg-corner.png');
    background-size: 24%;
    background-position: 100% 0;
    background-repeat: no-repeat;
}

.path-node section.mountain-corner > .container > .col-4.sidebar{
    margin-top: 150px;
}
section.no-top-padding{
    padding: 0 0 25px 0;
}
.container{
    width:1200px;
    margin: auto;
    clear:both;
}

.tint{
    display: none;
    position: absolute;
    z-index: 2;
    top: 0px;
    height: 100%;
    width: 100%;
    left: 0px;
    background: rgba(0,0,0,0.7);
}

header{
    width:100%;

    position: relative;

}
header .container{
    position: relative;
    z-index: 3;
}
header p,
header h3,
header h2,
header h1{
}

header a{
    text-decoration: none;
}


/* SITE SPECIFIC */

/* TOP BAR */
.header-bg{
    background: url('../images/bg-header.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 25px 0;
}
.site-logo{
    display: inline-block;
    width:120px;
}
.site-name{
    margin-left: 15px;
}
.site-name p,
.site-name h1{
    color: white;
}
.site-name > p{
    margin-top: 7px;
}
.site-logo,.site-name{
    display: inline-block;
}

.site-header,.header-options{
    display: inline-block;
}

/* Header Options */
.header-options{
    float: right;

    width: 60%;
    margin:25px 0;

}
.header-options .social-media-icons,
.header-options .language,
.header-options .search-bar{
    float: right;
    vertical-align: top;
    margin-left: 15px;
}
.header-options .social-media-icons img{
    width: auto;
    margin-right:5px;

}
.header-options .mobile{
    display: none;
}
.header-options
.language legend{
    display: none;
}
.language-link {
    color: black;
    opacity: .75;
}
.language-link.active-language {
    color: #0378c6;
    opacity: 1;
}

.mobile-language fieldset{
    display: none;
    position: absolute;
    color: white;
    padding: 15px;
    background: rgba(0,0,0,.5);
}
.mobile-language fieldset legend{
    display: none;
}
.mobile-language .language-link{
    color: white;
}
.mobile-language .language-link.active-language {
    color: #0378c6;
    opacity: 1;
}

.mobile-language .dropbutton-arrow{
    color: white!important;
}
#google_translate_element {
    overflow: hidden;
    position: relative;
    top:10px;
}
a.goog-te-menu-value {
    position: relative;
    top: -1px;
    font-size: 1em;

}
#google_translate_element .goog-te-gadget-simple{
    background: transparent;
    width: 100px;
    font-size: 10px;
    margin-top: 5px;
    color: grey;
    border: 0;
    border-radius: 0;
    height: 28px;
    -webkit-appearance: none;
    white-space: nowrap;
}
.goog-te-gadget-simple img:nth-child(3){
    margin-left:30px;
}

.language.select-styler:after{
    /* content:"\f078"; */
    /* font-size: .5em; */
    /* opacity: .75; */
}
.language.select-styler {
    width: 185px;
    height: 28px;
    /* overflow: hidden; */
    font-size: .7em;
    position: relative;
    top: -12px;
}
.language.select-styler select {
    background: transparent;
    width: 100px;
    font-size:10px;
    margin-top:5px;
    color:grey;
    border: 0;
    border-radius: 0;
    height: 28px;
    -webkit-appearance: none;
}
.language.select-styler select:focus {
    outline: none;

}

.search-bar{
    width: 40%;
    position: relative;
    cursor: pointer;
}

.search-bar form{
    display: flex;
    margin:0;
    width: 100%;
}
.search-bar .js-form-type-search{
    width: 100%;
}
.search-bar input[type="search"]
{
    width:100%;
    padding:2px 15px;
    border-radius: 25px;
    border:2px solid #0378C6;
    margin-bottom: 15px;
    float: left;

    margin: 0 0 15px 0;

}

.search-bar input[type="submit"]{
    float: left;
    border: none;
    border-radius: 300px;
    width: 35px;
    max-height: 35px;
    padding: 0;
    top: 3px;
    position: relative;
    background-image: url(/themes/tahoe/_assets/images/icon-search.svg);
    background-position: center;
    background-size: 70%;
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
}
.search-bar input[type="submit"]:hover{
    background-color:transparent;
    background-image: url(../images/icon-search.svg);
    border:none;
    background-position: center;
    background-size: 70%;
    background-repeat: no-repeat;
}
.search-bar i,
.search-bar h2{
    display: none;
}
.menu-bar{
    background: linear-gradient(white, #f1f1f1);
    width: 100%;

}

/* Main Navigation */
.menu-bar  a {
    text-decoration: none;
}
header .menu-bar  ul{
    position: relative;
    display: block;
    overflow: visible;
    margin:0;
    width: 100%;
}
header .menu-bar  ul li{
    margin:0;
}
header .menu-bar  ul li:before{
    display: none;
}
header .menu-bar  ul > li{
    position: relative;
    display: inline-block;
    border-left: 1px #B9B9B9 solid;
}
header .menu-bar  ul > li:last-child{
    border-right: 1px #B9B9B9 solid;
}
header .menu-bar  ul a,
header .menu-bar  ul span {
    display: inline-block;
    color: black;
    margin: 0;
}
header .menu-bar  ul a div,
header .menu-bar  ul > li a,
header .menu-bar  ul > li span{
    padding: 10px 15px;
}

header .menu-bar  ul .expandable.fa{
    padding: 0;
}

header .menu-bar ul > li.fa:after {
    content: "\f0d7";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-left: -12px !important;
    margin-right: 5px;
    position: relative;
    font-size: .85em;
}
header .menu-bar ul > li.arrow-up.fa:after {
    content: "\f0d8";
}


/* Main Navigation LEVEL 2 */
header .menu-bar  ul > li ul{
    display: none;
    position: absolute;
    background: #0378c6;
    width: auto;
    margin:0;
    min-width: 250px;
}
header .menu-bar  ul > li > ul li{
    /*white-space: nowrap;*/
    box-sizing: border-box;
    transition-duration: 0.25s;
    width: 100%;
    display: block;
    position: relative;
}
header .menu-bar  ul > li > ul li:hover{
    background-color: rgba(0,0,0,.35);
    transition-duration: 0.25s;
}
header .menu-bar  ul > li > ul li a,
header .menu-bar  ul > li > ul li span{
    padding: 10px;
    display: block;
    margin: auto;
    text-align: center;
    color: white;
    font-size: .9em;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0,0,0,.2);
}
header .menu-bar  ul > li > ul li span{
    /* display: none; */
}


header .menu-bar  ul > li > ul li.flyout > a:after, header .menu-bar  ul > li > ul li.flyout > span:after {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    right: 10px;
}


/* Main Navigation LEVEL 3 */
header .menu-bar  ul > li ul li ul{
    position: absolute;
    background: #35A6D8;
    right: 0;
    top: 0;
    left: 250px;
}
header .menu-bar  ul > li ul li ul li{
    white-space: normal;
}


.btn, input[type="submit"], button{
    padding: 8px 20px;
    box-sizing: border-box;
    border-radius: 30px;
    border: 2px #0378c6 solid;
    color: #0378c6;
    background: white;
    text-decoration: none;
    white-space: nowrap;
    display: table;
    width: fit-content;
    width: -moz-fit-content;
    text-align: center;
    transition-duration: .25s;
    cursor: pointer;
}
.btn:hover,
input[type="submit"]:hover,
button:hover{
    border: 2px white solid;
    color: white;
    background: #0378c6;
}
.btn.white{
    border: 2px white solid;
}

.btn.red{
    border: 2px #FF4141 solid;
    background: #FF4141;
    color:white;
}
.btn.red:hover{
    color:#FF4141;
    background: none;
}
.btn.red.transparent{
    background: none;
    color: #FF4141;
}
.btn.red.transparent:hover{
    background: #FF4141;
    color:white;
}

.btn.blue{
    border: 2px #00adee solid;
    background: #00adee;
    color:white;
}
.btn.blue:hover{
    color:#00adee;
    background: none;
}
.btn-more-info{
    font-weight: 900;
    border-bottom: 1px solid #0378c6!important;
    padding-bottom: 2.5px;
}
.btn-more-info i{
    margin-left: 7.5px;
}

div.btn{
    width: fit-content;
    width: -moz-fit-content;
    margin: auto;
    cursor: pointer;
}

header .menu-bar ul ul > li.fa::after {
	display: none !important;
}
/* Home Banner */
#home-banner{
    background: url('../images/bg-home-banner.png');
    background-position: center;
    background-size: cover;
}

.bx-wrapper{
    background: none!important;
    border: none!important;
    box-shadow: none!important;
}
.bx-pager-link{
    background: none!important;
    border: 1px solid white;
}
.bx-pager-link.active{
    background: white!important;

}

.bx-wrapper .bx-next {
    right: 50px!important;
    background: url(../images/arrow-right.svg)!important;
    background-position: center!important;
    background-size: cover!important;
}
.bx-wrapper .bx-prev {
    left: 50px!important;
    background: url(../images/arrow-left.svg)!important;
    background-position: center!important;
    background-size: cover!important;
}
.bx-wrapper .bx-controls-direction a{
    width:30px!important;
    height: 50px!important;
    z-index:2!important;
}



/* I WANT TO Section */

#block-iwantto li{
    margin:10px 0;
    display:block;
}

#block-iwantto li:before{
    display:none;
}
#block-iwantto li a{
    display:inline-block;
    padding:10px 20px;
    box-sizing:border-box;
    margin:0;

    color:black;
    background:white;
    width:100%;
    border-radius:100px;

    text-decoration: none;
}
#block-iwantto li a:before{
    content: "\f0da";
    font-family: FontAwesome;
    margin-right:10px;
    color:#0378c6;

    font-size:1.25em;
    vertical-align:middle;
}


.i-want-to{
    background: rgba(0, 0, 0, 0.7);
}
.i-want-to .col{
    padding: 1.75em;
}

.i-want-to h3{
    color: white;
    margin-bottom:15px;
}

/* .i-want-to a.btn{
  display: block;
  margin-bottom:15px;
  color: #000;
  background: white;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}
.i-want-to a.btn i{
  margin-right:10px;
  color: #0378C6;
} */
.i-want-to-search{

    position: relative;
    cursor: pointer;
}

.i-want-to-search form{
    display: flex;
    width:fit-content;
    width: -moz-fit-content;
    margin:0;
}

.i-want-to-search input[type="text"]{
    width:100%;
    background: transparent;
    border:none;
    border-bottom: 1px solid white;
    margin:0;
    margin-bottom: 15px;
    float: left;
    color: white;
    border-radius: 0;
}
.i-want-to-search .btn,
#edit-submit-i-want-to{
    float: left;
    border: none;
    border-radius: 300px;
    width: 15px;

    padding: 18px;
    background-image: url(../images/arrow-right-blue.svg);
    background-position: center;
    background-size: 20%;
    background-repeat: no-repeat;

    position: relative;
    top:10px;
}
#edit-submit-i-want-to{
    height: 15px;
    max-height: 15px;
}
#edit-submit-i-want-to:hover{
    background-color: white;
}
#views-exposed-form-i-want-to-page-1 label{
    display: none;
}
#views-exposed-form-i-want-to-page-1 .js-form-type-textfield{
    width: 100%;
    margin-right: 20px;
}

#views-exposed-form-i-want-to-page-2 {
    margin:0 0 40px 0;
}
.view-header .i-want-to-list{
    margin:0;
}
.view-header .i-want-to-list p:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #0378c6;
    font-size: 1.25em;
    vertical-align: middle;
}
.view-header .i-want-to-list a{
    color: black;
}

/* HOME - News Slider */
.news-thumbnail{
    width: 100%;
    background: url('../images/placeholders/9.jpg');
    background-size: cover;
    background-position: center;
    height: 450px;

    position: relative;
}

.news-thumbnail .news-info{
    width: 100%;
    background: linear-gradient(transparent, black);
    height: 400px;

    position: absolute;
    bottom: 0;
    color: white;
}
.news-thumbnail .news-info .col{
    padding: 50px 80px;
    position: absolute;
    bottom: 0;
}

.path-frontpage .news-thumbnail a{
    color: white!important;
    font-size: 1.5em!important;
    text-decoration: none !important;
}

.slick{
    position: relative!important;
}
.slick__arrow button{
    border: none!important;
    background: url(/themes/tahoe/_assets/images/arrow-left.svg)!important;
    margin-top: -30px!important;
    position: absolute!important;
    background-repeat: no-repeat!important;
    top: 225px!important;
    width: 60px!important;
    height: 50px!important;
}

.slick__arrow button.slick-prev{
    left: 30px!important;
}
.slick__arrow button.slick-next{
    right: 30px!important;
    background-position-x: 100%!important;
    background-image: url(/themes/tahoe/_assets/images/arrow-right.svg)!important;
    /* background-repeat: no-repeat!important; */
}

/* HOME - Info Block 4 */
.info-block-4{
    text-align: center;
    width: 100%;
    position: relative;
}
.info-block-4 img{
    margin-bottom: 7.5%;
}
.info-block-4 h3{
    margin-bottom: 5%;
    color: black;
}
.info-block-4 p{
    margin-bottom: 5%;
}
.info-block-4 a{
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    margin: auto;
}

/* home-only */
.info-block-4.home{
    text-align: center;
    background: url('../images/bg-side-mountain-white.png');
    background-position: 100% 0%;
    background-size: cover;
    width: 100%;
    position: relative;
    padding-top:150px;
}
.info-block-4.home img{
    width: auto;
    height: 110px;
}
.force-up{
    margin-top: -90px;
}


.block-title{
    color: black;
}

/* HOME - Events Collection*/
.event-collection{
    padding-top: 0;
}


.event-item{
    /* display: flex; */
    display: block;
    padding: 0 15px 15px 0;
    box-sizing: border-box;
}
.event-date{
    /* width:60px; */
    width: 19%;
    height: fit-content;
    height: -moz-fit-content;
    border: 1px solid black;
    text-align: center;
    margin-right: 15px;

    display: inline-table;
}
.month{
    padding: 5px;
    background: #0378C6;
    color: white;
}
.day{
    font-size: 25px;
    padding:10px;
}

.event-info{
    vertical-align: top;
    display: inline-block;
    width: 72%;
}

.path-node .event-item{
    display: flex;
    padding: 0 15px 15px 0;
    box-sizing: border-box;
}
.path-node .event-date{
    width:60px;
    height: fit-content;
    height: -moz-fit-content;
    border: 1px solid black;
    text-align: center;
    margin-right: 15px;
}

/* Event Listing */
.event-img{
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    /* width: 100%; */
    /* height: 200px; */
    background: url('../images/placeholders/2.jpg');
}
.event-collection .event-info a.btn{
    width: 100%;
}

/*  HOME - Info Block 3 */

.info-block-3{
    text-align: center;
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
}
.info-block-3 .block-wrapper{
    box-shadow: 1px 1px 5px grey;
    background: white;
}
.block-info{
    padding: 20px;
    box-sizing: border-box;

}

.info-block-3 a.btn{
    margin: auto;
    width: 100%;
    box-sizing: border-box;
}

/* block-1 */
.info-block-3.home.block-1{
    background: url('../images/bg-half-blue-mountain.png');
    /* background-size: 110%!important; */
}
.info-block-3.home.block-1 .col{
    height: auto;
}
.info-block-3.home.block-1 .block-info{
    background: white;
    /* min-height: 400px; */
    display: block;
}

.info-block-3.home.block-1 .block-img{
    width:100%;
    height:200px;
    background: url('../images/placeholders/7.jpg');
    background-position: center!important;
    background-size: cover!important;
}

/* block-2 */
.info-block-3.home.block-2 img{
    width: auto;
    height: 110px;
    vertical-align: top;
}



/* HOME - Sports Park */
.sports-park.home{
    padding:0;
}
.sports-park.home .col{
    padding: 40px;
}
.sports-park h2,
.sports-park p{
    text-align: center;
}
.sports-park a{
    margin: auto;
}
.sports-park-img{
    width: 45%;
    height: 200px;
    margin: 5px;
    background-position: center!important;
    background-size: cover!important;

    display: inline-block;
    vertical-align: top;
}
.sports-park-img:nth-child(1),
.sports-park-img:nth-child(2){
    margin-top: 10px;
}
.sports-park-img:nth-child(3),
.sports-park-img:nth-child(4){
    margin-bottom: 10px;
}

/* HOME - Sports Park Review */
.sports-park-review{
    background: url('../images/bg-home-review.png');
    background-position: center;
    background-size: cover;
}
.sports-park-review .review{
    display: flex;
}
.sports-park-review .review-img{
    background: url(/themes/tahoe/_assets/images/placeholders/4.jpg);
    background-position: center;
    background-size: cover;
    min-width: 150px;
    height: 150px;
    border-radius: 300px;
    margin: 0 55px;
    margin-bottom: -120px;
    position: relative;
    top: -100px;
    border: 10px solid white;
}
.review-content{
    color: white;
}
.review-content p{
}

/* FOOTER */

footer{
    background: url('../images/footer-bg.jpg');
    background-position: center;
    background-position-y:0%;
    background-size: cover;
    width: 100%;

    padding: 60px 0 0px 0;
    position: relative;
}

.footer-section a {
    text-decoration: none;
}

.footer-section{
    /*background: url('../images/bg-footer.png');*/
    /*background-position: center;*/
    /*background-position-y:0%;*/
    /*background-size: cover;*/
    width: 100%;

    padding: 180px 0 40px 0;
    margin:35px 0 0 0;
}

/* footer .col-8 nav h2, footer .col-8 > div h2{
  font-size: 1.75em;
  margin-bottom: 20px;
  color: #35A6D8;
} */
/* footer .col-8 nav, footer .col-8 > div {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 1.25%;
} */

footer .col-8 nav{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0 1.25%;
}

.footer-section nav ul li{
    color: white;
}
.footer-section nav ul li span{
    display: none;
}

.footer-section nav ul li:before{
    color: #35A6D8;
}
.footer-section nav > ul > li:before{
    display: none;
}

.footer-section nav > ul {
    width: 100%;
    position: relative;
}
.footer-section nav > ul > li{
    color: white;
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.footer-section nav > ul > li > a{
    font-size: 1.5em;
    color: #35A6D8;
}



form .error{
    display: inline;
    color: black;
    border:1px solid #e74c3c;
    background-color: transparent;
    padding: 10px;
    box-sizing: border-box;
}
form select.error{
    background-image: linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px,5px 5px,1px 1.5em;
    background-repeat: no-repeat;
}



.error{
    display: inline;
    color: white;
    background: #e74c3c;
    padding: 10px;
    box-sizing: border-box;
}

.newsletter-signup {
    border-radius: 40px;
    margin: auto;
    padding: 30px 20px;
}

.newsletter-form{

    position: relative;
    cursor: pointer;
}
.newsletter-form form{
    display: flex;
}
.newsletter-form form label{
    display: none;
}
.newsletter-form input[type="email"]{
    width:100%;
    padding:15px;
    box-sizing: border-box;
    border-radius: 25px;
    border:2px solid white;
    background: transparent;
    margin-bottom: 15px;
    float: left;

    max-height: 55px;
    height: 55px;
    color: white;
}
.newsletter-form input[type="submit"]{
    float: left;
    border: none;

    max-height: 55px;
    height: 55px;
    margin-left:15px;

    padding: 10px 30px;
    box-sizing: border-box;
    border-radius: 30px;
    border: 2px #0378c6 solid;
    color: #0378c6;
    background: white;
    white-space: nowrap;
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    text-align: center;
    transition-duration: .25s;
    cursor: pointer;
}

/* Newsletter POPUP */

.webform-confirmation-modal{
    height: auto;
    width: 600px;
    top: 566.009px;
    left: 629.306px;
    z-index: 101;
    position: fixed;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 2em;
    position: relative;
    background: #0378C6;
    box-sizing: border-box;
}
.ui-dialog .ui-dialog-title {
    float: left;
    font-size: 1.5em;
    /* margin: .1em 0; */
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;

}


.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    margin: 10px 10px 0 0;
    padding: 1px;
    /* height: 20px; */
}


.webform-confirmation-modal--content{
    width: auto;
    min-height: 35.6px;
    max-height: 999.6px;
    height: auto;
    padding: 1.5em 2em!important;
    box-sizing: border-box;

    font-size: 1.15em;
    line-height: 150%;
}


.newsletter-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white;
    opacity: .75;
}
.newsletter-form ::-moz-placeholder { /* Firefox 19+ */
    color: white;
    opacity: .75;
}
.newsletter-form :-ms-input-placeholder { /* IE 10+ */
    color: white;
    opacity: .75;
}
.newsletter-form :-moz-placeholder { /* Firefox 18- */
    color: white;
    opacity: .75;
}

/* Newsletter Constant Contact Form */
div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists .ctct-form-required::before {
    left: 16px;
}
div.ctct-form-embed form.ctct-form-custom fieldset.ctct-form-lists legend.ctct-form-required.ctct-form-lists-legend {
    left: 0;
}

/* Breadcrumbs */
.breadcrumbs li{
    display: inline-block!important;
    padding-bottom: 7px;
    margin-bottom: 0!important;
    font-family: 'Open Sans', sans-serif;
}
.breadcrumbs li a,
.breadcrumbs li{
    color: black;
    text-decoration: none;
}

.breadcrumbs li.active{
    color: #0378c6;
}

.breadcrumbs i{
    margin:0 5px;
}
.breadcrumbs ol {
    margin:0;
}
.breadcrumbs ol li{

    opacity: .7;
    margin:0;
}
.breadcrumbs ol li:before{
    display: none;
}
.breadcrumbs ol li:after{
    content:"\f105";
    margin: 0 5px;
    font-family: FontAwesome;
}
.breadcrumbs ol li:last-child {
    font-size: 17px;

    opacity: 1;
}
.breadcrumbs ol li:last-child:after{
    content:"";
    display: none;

}


/* Featured Content Listing */

.featured-news ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;

    width:39%;
    display: inline-block;
}
.featured-news ul.tabs li{
    background: none;
    color: #222;
    cursor: pointer;
    overflow:hidden;
    display: flex;

    margin: 0 0 15px 0;
    padding-left: 10px;
}
.featured-news ul.tabs li:before{
    display: none;
}

.featured-news ul.tabs li.current{
    background: #0378C6;
    color: white;
}
.featured-news ul.tabs li.current h3 a{
    color: white;
}
.featured-news-info{
    padding: 20px;
    box-sizing: border-box;
}
.featured-news-info .meta,
.listing-info .meta,
.event-info .meta{
    margin-top: 0;
}
.featured-news ul.tabs li h3 a{
    font-size: 1em;
}
.featured-news-info p{
    opacity: .75;
    font-size: .85em;
}

.featured-news-img {
    width: 155px;

    background:url('../images/placeholders/3.jpg');
    background-position: center;
    background-size: cover;

}
.featured-news .views-row{
    margin: 0;
}
.page-news-view{
    display: none;
}

/* Featured Content */

.featured-news .tabs-content{
    width: 60%;
    display: inline-block;
    vertical-align: top;
}

.featured-news .tab-content{
    display: none;

}
.featured-news .tab-content.current{
    display: block;
}

.featured-title{
    display: flex;
}
.featured-title h2 a{
    font-size: 1em;
    color: white!important;
}
.featured-title .featured-label{
    padding: 5px 20px;
    background: rgba(3,120,198, .35);
    margin-left: 15px;
    height: fit-content;
    height: -moz-fit-content;
    display: table;
}

/* Listing */
.listing-image,
.listing-info,
.listing-img{
    border: none;
    padding:0;
}
.node-type-departments .listing-info{
    padding-bottom:35px;
    display: inline-block;
    width: 65%;
}
.node-type-departments .listing-image{
    display: inline-block;
}
.dept-listing{
    overflow: visible;
    margin: 0;
}
.listing-image,
.dept-listing .listing-info{
    padding-right:20px;
    vertical-align: top;
    width: 30%;
}
.listing-image a{
    margin:0;
}
.listing-image img{
    height: auto;
    display: block;
}
.listing-image-item,
.dept-listing .listing-item{
    width:175px;
    height: 175px;
    background: url('../images/pexels-photo-109371.jpg');
    background-size: cover;
    vertical-align: top;
    background-position: center;
}
.dept-listing .listing-image img{
    width: 100%;
}
.listing-info,
.dept-listing .listing-info{
    width: 100%;
    vertical-align: top;
    padding-bottom:0px;
    vertical-align: top;
}

.dept-listing td{
    vertical-align: middle;
    padding-bottom: 30px;
    border: none;
}

.dept-listing td .btn{
    display: block;
}

/* Staff Directory */
td.views-field-field-phone a,
td.views-field-field-email a{
    white-space: nowrap;
}


/* Sidebar */
.sidebar-heading{
    margin-bottom:4%;
}
.sidebar-list > li,
.sidebar-list > div > div > li{
    display:block;
}
.sidebar-list li{
    margin-bottom:20px;
}
.sidebar-list > li:before,
.sidebar-list > div > div > li:before{
    display: none;
}
.sidebar-list li.closed i:before{
    content:"\f0d7";
}
.sidebar-list li.open i:before{
    content:"\f0d8";
    color: white;
}
.sidebar-list li.open .sidebar-item-title h3{
    color:white;
}
.sidebar-list li.open .sidebar-item-title{
    background: #0378c6;
    color: white;
    transition-duration: 0.25s;
}

.sidebar ul li ul li:before {
    /* content: "\f105";  */
    /* font-family: FontAwesome; */
    /* display: inline-block; */
    /* margin-left: 2em;  */
    /* width: 1.3em;  */
}



.sidebar-item-title{
    padding:15px 30px;
    background: transparent;
    border: 1px solid #0378c6;
    border-radius: 300px;
    cursor: pointer;
}
.sidebar-item-title h3{
    font-size: 1.15em;
    color:#0378c6;
}
.sidebar-item-title i{
    float: right;
    color: #0378c6;
    font-size: 1.25em;
}
.sidebar-content{
    display: none;
    padding:17px;
}
.sidebar-content ul{
    list-style-image: url(../images/arrow-right-blue.svg);
}
.sidebar-content li{
    margin-bottom: 5px;
}
.sidebar-content .listing-info{
    padding-bottom: 20px;
    padding-top: 4px;
    padding: 4px 0 20px 0;
}
.sidebar-content .listing-info,
.sidebar-content .listing-image{
    border: none;
}
.sidebar-content .listing-image{
    padding:0;
    width:fit-content;
    width: -moz-fit-content;
    padding: 0 20px 0 0;
    display: table-cell;
}
.sidebar-content .listing-image-item{
    width: 35px;
    height: 35px;
    background: url(../images/pexels-photo-109371.jpg);
    background-size: cover;
    background-position: center;
}

.sidebar table{
    overflow: visible;
}
.sidebar .sidebar-item-title.open{
    background-color: #0378c6;
}
.sidebar .sidebar-item-title.open h3,
.sidebar .sidebar-item-title.open i.fa.fa-caret-down:before{
    color: white;
}
.sidebar .sidebar-item-title.open i.fa.fa-caret-down:before{
    content: "\f0d8";
}

/* Form */

.field{
    margin-bottom:25px;
}
.field.multiple{
    display: flex;
}
.field	input,
.field	textarea{
    padding:15px ;
    border-radius: 10px;
    border:1px #D1D1D1 solid;
    font-size: 17px;

    width:100%;
    box-sizing: border-box;
}
.field	textarea{
    height:150px;
}

/* Comment Section */
.comment-list-item{
    margin-bottom: 30px;
}

.comment-section .field.multiple div{
    width: 48%;
}
.comment-section .field.multiple div.right{
    margin-left:4%
}
.comment-section .field	input,
.comment-section .field	textarea{
    border:2px #0378c6 solid;
}
article.js-comment ul.links li:before {
    display: none;
}


/* Department Page */
.department-landing-page{
    padding: 0!important;
}
.department-highlights{
    margin:30px 0;
}
.department-highlights p{
    color: black;
}
.node-type-departments .dept-events .col-4{
    width: 100%;
}


/* General Listing */
table.basic-listing tr td:first-child{
    width:35%;
}
table.basic-listing tr{
    /* border-bottom:1.5px #e2e2e2 solid; */
}
table.basic-listing tr:first-child{
    border-bottom:none;
}
table.basic-listing tr th{
    background-color:transparent;
    text-align: left;
}

table.basic-listing tr td,
table.basic-listing tr th{
    padding: 20px 15px;
    border:none;
}
table.basic-listing tr td a.btn{
    display: block;
}

.list-img {
    width: 100%;
    height: 175px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}



.path-listing .view-content table h3 a,
.path-taxonomy .view-content table h3 a{
    font-size:.85em;
}
.path-listing .view-content table th a,
.path-listing .view-content table th,
.path-taxonomy .view-content table th a,
.path-taxonomy .view-content table th{
    color: #9a9a9a;
}

#edit-uid--description{
    display: none;
}



/* Pager */
ul.pager li{
    display: inline-block;
}
ul.pager li.current{
    font-weight: 900;
    text-decoration: underline;
}
ul.pager li a{
    font-size: 20px;
}

/* Department Listing Page */
.department-landing-page .col-3{
    margin-bottom: 30px;
}
.department-landing-page .col-3 .department-thumbnail{
    width:150px;
    height: 150px;
    border-radius: 300px;
    margin: auto;
    margin-bottom:20px;

    background: url('../images/placeholders/9.jpg');
    background-position: center;
    background-size: cover;
}

















footer a,
footer p,
footer h2,
footer h3{
    color: white;
}

.footer-info .logo{
    margin-bottom:25px;
}
.footer-info i{
    margin-right:10px;
}
.footer-info p{
    margin-bottom:15px;
    color: white;
}
footer .social-media-icons img{
    width:20%;
    float: left;
    margin:0 2.5%;
}


#bottom-footer{
    background: black;
    padding: 15px 0;

    position: relative;
}

#bottom-footer .container > p{
    float:left;
}
#bottom-footer .container > p a{
    color: white;
}

#bottom-footer .container > ul{
    float: right;
}
#bottom-footer .container > ul li{
    display: inline-block;
    margin: 0 25px;

}
#bottom-footer .container > ul li a{
    color: white;
}



.footer-leveler{
    margin-top:-80px;
}





/* Main Contents */

.main-content .col-8.left{
    padding-right: 35px;
    box-sizing: border-box;
}
.main-content .col-8.right{
    padding-left: 35px;
    box-sizing: border-box;
}

.page-title{
    width:70%;
    float: left;
    margin-right:5%;
}
p.page-subtitle{
    color: #333;
    opacity: .75;
}
.page-icon{
    float: left;
    width:10%;
    vertical-align: top;
}

.case-studies .page-icon{
    width:15%;
}

/* Quicklinks */

.quicklinks li{
    margin-bottom: 10px;
    display: flex;
}
.quicklinks i{
    margin-right:10px;
    color: #ff4141;
}
.quicklinks.iconized li{
    margin-bottom:10px;
}
.quicklinks.iconized li a{
    display: inline-block;
    vertical-align: top;
}
.quicklinks.iconized li:before{
    content: '';
    display: inline-block;
    height: 35px;
    width: 35px;
    margin-right:15px;
    background-repeat: no-repeat;
}
.quicklinks.iconized.icon-article li:before{
    background-image: url("../images/icon-article.svg");
}
.quicklinks.iconized.inverted.icon-article li:before{
    background-image: url("../images/icon-article-inverted.svg");
}

.quicklinks.iconized.icon-knowledge li:before{
    background-image: url("../images/icon-knowledge.svg");
}
.quicklinks.iconized.icon-service li:before{
    background-image: url("../images/icon-service.svg");
}







/*ul,
ol {
    list-style-image: url('../images/arrow-right-red.svg');
}*/




.category-title {
    position: relative;
}
.category-title img{
    display: inline-block;
    width:15%;
    padding:0;
    margin:0;
    position: absolute;
    left: -50px;
}
.category-title h3{
    display: inline-block;
    width:80%;
    padding:0;
    margin:0;
}



#search-results .search-item{
    margin-bottom:30px;
}

#search-results .search-item h3 a{
    color: #00adee;
    transition-duration: 0.25s;
}
#search-results .search-item h3 a:hover{
    text-decoration: underline;
    transition-duration: 0.25s;
}




#mobile-burger{

    display: none;
    position: fixed;
    font-size: 3em;
    top: 0;
    right: 0;
    z-index: 10000;
    color: black;

    margin: 15px 15px 0 0;

    background: #fff;
    padding: 5px 10px;
    box-sizing: border-box;
}
#mobile-burger.close-icon:before{
    content:"\f00d";
}

.mobile-menu-header{
    color: white;
    position: absolute;
    top: -55px;
    left: 0;
    display: none;
}
.menu-bar  ul li .fa.fa-chevron-down.arrow-up:before{
    content: "\f077";
}




/* Filter */

.js-form-type-select{
    /* background: url(/themes/tahoe/_assets/images/select-arrow-down.svg); */
    background-position: center;
    background-size: 100%;
}

.filter-search{
    display: flex;
}
.filter-search a.btn{
    margin-left: 15px;
    padding:7px 15px;
}
.select_join {

    width:150px;
    height: auto;
    overflow: hidden;
}
.select_join select,
.select_join input {
    width:130px;
    font-size:1em;
    color:grey;
    border: 0;
    border-radius: 0;
    height: 28px;
    -webkit-appearance: none;
    border-bottom:1px solid grey;

    padding:0 5px;
    background-color: transparent!important;
}
.select_join input{
    border: none;
    border-bottom: 1px solid grey;

}
.select_join select:focus {
    outline: none;

}

.select_join:after{
    content:"\f078";
    font-size: .5em;
    opacity: .75;
}
.select_join.keywords:after{
    content: none;
}



.department-highlights > div > div{
    display: inline;
}



/* Comments  */

#comment-form {
    width: 100%;
    margin-top: 30px;
}

#comment-form input[type="submit"]{
    padding: 10px 30px;
    box-sizing: border-box;
    border-radius: 30px;
    border: 2px #0378c6 solid;
    color: #0378c6;
    background: white;
    white-space: nowrap;
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    text-align: center;
    transition-duration: .25s;
    cursor: pointer;
    margin-top: 30px;
}

#comment-form  input[type="submit"]#edit-preview{
    display: none;
}


#comment-form #edit-subject-wrapper input[type="text"],
#comment-form #edit-comment-body-wrapper iframe{
    padding: 15px;
    border-radius: 10px;
    border: 2px #0378c6 solid;
    font-size: 17px;
    width: 100%;
    box-sizing: border-box;
}
#edit-comment-body-wrapper{
    margin-top:30px;
}

#cke_1_bottom,
#cke_1_top,
#edit-comment-body-0-format{
    display: none;
}

#cke_edit-comment-body-0-value{
    border: none;
}

#edit-comment-body-wrapper label,
#edit-subject-wrapper label{
    display: block;
    margin: 15px 0;
    font-size: 17px;

}

.cke_contents{
    height: auto!important;
}

article.js-comment {
    margin-bottom: 30px;
}
article.js-comment footer{
    background: none;
    width: auto;
    padding: 0;
    position: unset;
    margin-bottom:5px;
}
article.js-comment footer a,
article.js-comment footer span{
    color: black;
    font-size: .85em;
}
article.js-comment footer > a{
    display: none;
}

article.js-comment ul.links{
    display: flex;
}
article.js-comment ul.links li{
    margin:0 15px 0 0;
}
article.js-comment ul.links li a{
    font-size: .85em;
}

article.js-comment h3 a{
    font-size: 1.25em;
}

article.js-comment > div > div{
    margin: 5px 0 10px 0;
}

article.js-comment mark{
    display: none;
}




/* Exposed Filters */
.views-exposed-form{
    width:auto;
    margin:0 0 20px 0;
}
.views-exposed-form input,
.views-exposed-form textarea,
.views-exposed-form select {
    font-size: 17px;
    padding: 0 0 0 10px;
    height: 40px;
    margin:0;
    box-sizing: border-box;
    border:none;
    border-bottom: 1px solid lightgrey;
    border-radius: 0;
}
.views-exposed-form .form-select,
.views-exposed-form .form-text,
.views-exposed-form .form-date{
    /* width: auto; */
    /*width: 100%;*/
}
.views-exposed-form .form-date{
    margin:1% 0 5% 0;
}
.views-exposed-form .form-select{
    /*width: 200px;*/
    max-width: 100%;
}

.edit-field-event-date-value{
    width: auto;
}

.views-exposed-form .form-item,
.views-exposed-form .form-actions{
    display: inline-block;
    margin-right:15px;
    vertical-align: middle;
}
.views-exposed-form .form-item label{
    display: none;
}


.views-exposed-form .form-submit{
    margin-left: 15px;
    padding: 7px 15px;
    box-sizing: border-box;
    border-radius: 30px;
    border: 2px #0378c6 solid;
    color: #0378c6;
    background: white;
    white-space: nowrap;
    display: block;
    width: auto;
    height: auto;
    text-align: center;
    transition-duration: .25s;
    cursor: pointer;
}


.path-news-events .view-filters{
    margin-bottom:20px;
}


/* Pager */
nav.pager ul.pager__items{
    margin:0;
}
nav.pager ul.pager__items li{
    display: inline-block;
    margin: 0;
}
nav.pager ul.pager__items li.is-active{
    font-weight: 900;
    text-decoration: underline;
}
nav.pager ul.pager__items li:before{
    display: none;
}
.path-search section .container h2{
    margin-bottom: 25px;
}
.path-search section .container ol li{
    margin-bottom: 25px;
    display: block;
}
.path-search section .container ol li:before{
    display: none;
}
.path-search section .container  > ul{
    display: none;
}
.path-search section .container > #search-form{
    display: none;
}

.path-search section .container p{
    margin:.5% 0;
}

.dummy-img-0,
.dummy-img-1,
.dummy-img-2,
.dummy-img-3,
.dummy-img-4,
.dept-dummy-img-1,
.dept-dummy-img-2{
    display: none;
}

.path-listing .views-element-container > div > .view-header{
    width: 28%;
    display: inline-block;
    vertical-align: top;
}
.path-listing .views-element-container > div > .view-content{
    width: 65%;
    margin:0 0 0 5%;
    display: inline-block;
    vertical-align: top;
}


.path-listing #edit-submit-i-want-to{
    margin-top:10px;
    margin-left: 0;
    padding: 8px 20px;
    box-sizing: border-box;
    border-radius: 30px;
    border: 2px #0378c6 solid;
    color: #0378c6;
    background: white;
    white-space: nowrap;
    display: table;
    width: auto;
    width: -moz-fit-content;
    text-align: center;
    transition-duration: .25s;
    cursor: pointer;
    max-height: none;
    height: auto;
}

#google_translate_element .goog-te-gadget-simple > span .goog-te-menu-value{
    /* visibility: hidden; */
}

.mobile-language #google_translate_element{
    position: absolute;
    top: 0;
    width: 40px;
    opacity: 0;
    overflow: hidden;
}

/* Admin Tabs */
.admin-tabs a {
    text-decoration: none;
}
.admin-tabs{
    /* margin-bottom: 25px; */
}

@media screen and (min-device-width: 10px) and (max-device-width: 600px) {
    .admin-tabs ul{
        flex-wrap: wrap !important;
    }
}
.admin-tabs ul{
    display: flex !important;
    flex-wrap: wrap;
    margin: 0;
}
.admin-tabs li{
    /* display: inline-block; */
    margin-bottom: 25px;
}
.admin-tabs li:before{
    display: none;
}
.admin-tabs li a {
    /* margin: -2px; */
    padding: 10px;
    background-color: rgba(3, 120, 198,.1);
    border-right: 2px solid rgba(3,120,258,.2);
}
.admin-tabs li a.is-active {
    background-color: rgba(3, 120, 198,.85);
    color: white;
}

/* Admin Main Menu */
#toolbar-administration p, #toolbar-administration a, #toolbar-administration input,  #toolbar-administration textarea, #toolbar-administration span{
    margin:0;
}
#toolbar-administration, #toolbar-administration *{
    font-size: 13px;
    font-family: 'Open Sans';
}
.toolbar-menu-administration li:before,
#toolbar-item-shortcuts-tray li:before,
#toolbar-item-workbench-tray li:before,
#toolbar-item-user-tray li:before{
    display: none;
}
.toolbar-menu-administration li,
#toolbar-item-shortcuts-tray li,
#toolbar-item-workbench-tray li,
#toolbar-item-user-tray li{
    margin:0;
}
.edit-shortcuts{
    margin:0;
}
/* Status Message */
div[role="contentinfo"] {
    font-size: 1em;
    margin: 15px 0;
    padding: 15px;
    background: #f7f7f7;
    width: fit-content;
    width: -moz-fit-content;
}


/* Generic Views Styling */
.view-content{
    /* overflow: scroll; */
}
.views-row{
    margin:0 0 25px 0;
}
.views-row > div{
    margin:0 0 5px 0;
}
.views-field-title{
    font-size:1.25em;
}


/* User Login */
.user-login-form .form-item-name{
    margin-bottom:30px;
}
.user-login-form input{
    margin-bottom:5px
}
.user-login-form input[type="submit"]{
    margin-top:30px;
}

.messages.error{
    background: #e74c3c;
    color: lighten(#e74c3c, 40%);
    text-shadow: 1px 1px 1px darken(#e74c3c, 10%);
    border: 1px solid darken(#e74c3c, 10%);
}
.messages.error:before {
    content: "\f071";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.messages.warning {
    background: #f39c12;
    color: lighten(#f39c12, 40%);
    text-shadow: 1px 1px 1px darken(#f39c12, 10%);
    border: 1px solid darken(#f39c12, 10%);
}
.messages.warning:before {
    content: "\f06a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.messages.status {
    background: #2ecc71;
    color: lighten(#2ecc71, 40%);
    text-shadow: 1px 1px 1px darken(#2ecc71, 10%);
    border: 1px solid darken(#2ecc71, 10%);
}
.messages.status:before {
    content: "\f164";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

/* Sidebar Menu */
.side-menu{
    margin:0 0 35px 0;
    /* padding: 10px 25px; */
    /* background: rgba(3,120,198,.1); */
}
.side-menu span{
    color: #0378c6;
}


.side-menu .is-active{
    font-weight: bold;
}





/* Sidebar Menu - FIRST level */
.side-menu a {
    text-decoration: none;
}
.side-menu nav > ul{
    display:block;
    position:relative;
    margin:0;
}
.side-menu nav > ul > li {
    width:100%;
    position: relative;
    display:block;
    border-bottom:1px solid rgba(3,120,258,.2);
}
.side-menu nav > ul > li a,
.side-menu nav > ul > li span{
    width:90%;
    display:inline-block;
}.side-menu nav > ul > li > a,
.side-menu nav > ul > li > span{ padding: 5px 0; font-size: 1.15em;}
.side-menu nav > ul > li:before{
    display:none;
}
.side-menu nav > ul > li:after{
    color:#0378c6;
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 1;
}
.side-menu nav > ul li.expandable:after{
    content:"\f0d7";
}
.side-menu nav > ul li.open:after{
    content:"\f0d8";
    padding: 0 10px 10px 10px;
}
.side-menu nav > ul li.closed:after{
    content:"\f0d7";
    padding: 0 10px 10px 10px;
}


/* Sidebar Menu - SECOND level */
.side-menu nav > ul > li > ul{
    display:none;
    margin: 0px 0px 3% 0;
    position: relative;
}
.side-menu nav > ul > li > ul li a,
.side-menu nav > ul > li > ul li span{
    width: auto;
    margin: auto;
    color: black;
    transition-duration: 0.25s;
}
.side-menu nav > ul > li > ul li:before{
    vertical-align: top;
}
.side-menu nav > ul > li > ul li a:hover,
.side-menu nav > ul > li > ul li span:hover{
    color: #0378c6;
    transition-duration: 0.25s;
}

/* Sidebar Menu - THIRD level */
.side-menu nav > ul > li > ul > li > ul{
    display:none;
    margin: 0px 0px 3% 0;
    position: relative;
}
.side-menu nav > ul > li > ul > li > ul > li::after{
    display: none;
}
.side-menu nav > ul > li > ul > li{
    display: table;
    width: 100%;
    position: relative;
    margin: 0;
}
.side-menu nav > ul > li > ul > li:after{
    color:#0378c6;
    position: absolute;
    right: 0;
    z-index: 99999999;
    top: 0;
}
.side-menu .is-active{
    font-weight: bold;
}
.side-menu nav > ul > li > ul > li.open > a,
.side-menu nav > ul > li > ul > li.open > span{
    /* font-weight: bold; */
}


/* Status Message */
.messages {
    display: block;
    margin: 10px auto;
    padding: 10px;
    line-height: 1.5;
    /* font-size: 13px; */
    font-size: 0.8125em;
    border-radius:4px;
}

.alert-danger {
    background: #A60D03;
    color: white;
    text-shadow: 1px 1px 1px darken(#A60D03, 10%);
    border: 1px solid darken(#A60D03, 10%);
}
.alert-danger a {
    color: white;
    text-decoration: underline;
}
.alert-danger:before {
    content: "\f071";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.alert-warning {
    background: #724909;
    color: white;
    text-shadow: 1px 1px 1px darken(#724909, 10%);
    border: 1px solid darken(#724909, 10%);

}
.alert-warning a {
    color: white;
    text-decoration: underline;
}

.alert-warning:before {
    content: "\f06a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.alert-success {
    background: #156034;
    color: white;
    text-shadow: 1px 1px 1px darken(#156034, 10%);
    border: 1px solid darken(#156034, 10%);

}
.alert-success a {
    color: white;
    text-decoration: underline;
}
.alert-success:before {
    content: "\f164";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}


ul.item-list--messages{
    margin: 0;
    display: inline-table;
}
ul.item-list--messages li:before{
    display: none;
}


.view-empty{
    margin: 0 0 20px 0;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid rgba(3,120,198,.3);
    background: rgba(3,120,198,.1);
}

.side-menu .fa{
    font:unset!important;
    font-family: FontAwesome!important;
}
.fa{
    -webkit-font-smoothing:auto!important;
}


label.form-required:after,
legend.form-required:after,
legend span.form-required:after{
    content: "*";
    color: #e74c3c;
}

.ui-datepicker{
    width: auto;
}
.ui-datepicker-calendar th {
    width: auto;
}
.ui-datepicker-calendar th:first-child {
    width: auto;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
    display: inline-block;
    width: 50%;
    font-size: .85em;
}


/* Basic Listing Pages */
.listing-img {
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Circluar Blocks */
#circle-blocks > div > div {
    width: 30%;
    display: inline-block;
    text-align: center;
    margin:1.25%;
    vertical-align: top;
}
#circle-blocks a.btn{
    margin: 20px auto;
}
#circle-blocks .list-image{
    width: 150px;
    height: 150px;
    margin: 0 auto;
    padding: 0;
    display: block;
    border-radius: 50%;
    overflow: hidden;
}

#circle-blocks h2 a {
    color: #333 !important;
    font-size: 1.3rem
}

#circle-blocks .list-btn{
    width: auto;
}
#circle-blocks .list-info{
    padding: 15px 0;
    display: block;
    margin: auto;
    width: 100%;
}

.list-item{
    margin:0 0 45px 0;
}
.list-image,
.list-info,
.list-btn{
    display: inline-block;
    vertical-align: top;
}
.list-image{
    width: 12%;
    padding:0 20px 0 0;
    box-sizing: border-box;
}
.list-info{
    box-sizing: border-box;
    width: 50%;
    padding: 0 20px 0 0;
}
.list-info ul{
    margin:1% 0;
}

.list-btn{
    width: 10%;
}

#basic-list .list-info{
    width: 62%;
}
#basic-list .list-image{
    width: 25%;
}
#basic-list .listing-img{
    height: 160px;
}
#basic-list .list-info h3{
    margin:10px 0 0 0;
}
#basic-list .list-info p{
    margin: 1% 0;
}

.list-image.icon{
    width: 10%!important;
}

#circle-blocks .list-image.icon{
    width: 140px!important;
    height: 140px;
    margin: auto auto 10px auto;
    border-radius: 50%;
    overflow: hidden;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#35a6d8+0,0378c6+100 */
    border-radius: 50%;
    background: #35a6d8;
    background: -moz-linear-gradient(-45deg, #35a6d8 0%, #0378c6 100%);
    background: -webkit-linear-gradient(-45deg, #35a6d8 0%,#0378c6 100%);
    background: linear-gradient(135deg, #35a6d8 0%,#0378c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35a6d8', endColorstr='#0378c6',GradientType=1 );
    position: relative;
}

#circle-blocks .list-image.icon .listing-img {
    height: 80px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.list-item a {
    text-decoration: none;
}

div#basic-list h2 a {
    font-size: 1.5rem;
}

/* FAQ */
.path-faq table.cols-0{
    display: block;
}
.path-faq table tr.faq-item > th,
.path-faq table tr.faq-item > td{
    border: none;
    padding:0 0 5px 10px;
}
.path-faq caption{
    text-align: left;
    margin:0 0 20px 0;
}
.faq-question{
    cursor: pointer;
    color: #0378c6;
    text-decoration: underline;
}

.faq-answer{
    display: none;
}
.faq-answer p{
    margin:10px 0;
}
tr.faq-item{
    display: table-row;
}
tr.faq-item:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: table-cell;
    margin-left: 1em;
    width: 1em;
    color: #0378c6;
    vertical-align: top;
    top: 3px;
    position: relative;
}

.photocredit {
    position: absolute;
    top: 0px;
    right: 30px;
    background: rgba(0,0,0,.5);
    font-size: .7em;
    color: #ccc;
    padding: 5px 10px;
}

.photocredit a {
    font-size: 1em;
    color: #ccc;
}

.field-img {
    border: 4px solid #0378c6;
    box-shadow: 2px 2px 10px rgba(0,0,0,.3);
}


/* Auto complete throbber changes starts */
.ui-widget.ui-widget-content {
    width: 100% !important;
    max-width: 294px !important;
}
.ui-menu .ui-menu-item-wrapper {
    display: block !important;
}
.js input.form-autocomplete {
    background-repeat: no-repeat !important;
    background-position:right 10px;
}
.js[dir="rtl"] input.form-autocomplete {
    background-repeat: no-repeat !important;
    background-position:right 10px;
}
.js input.form-autocomplete.ui-autocomplete-loading {
    background-repeat: no-repeat !important;
    background-position:right 10px;
}
.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading {
    background-repeat: no-repeat !important;
    background-position:right 10px;
}
/* Auto complete throbber changes ends */


.alertbanner {
    padding: 10px 5%;
    background: #d63031;
    margin: 0;
    color: white;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.67);
    border-bottom: 1px solid #af2526;
}

.alertbanner p {
    margin-top: 0px;
}

.alertbanner .views-field-title span {
    font-size: 1.2em;
    font-weight: bold
}

.alertbanner a {
    color: white;
}

.alertbanner .views-field-title span:before {
    content: '\f06a';
    font-family: FontAwesome;
}

.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle {
    top: unset;
}

.social-media-icons .goog-te-gadget-simple {
    float: inline-end !important;
    border: 0px;
    padding: 15px;
    margin-top: -15px;
}

.header-options .social-media-icons {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
}

.header-options .social-media-icons .goog-te-gadget span a {
    margin-right: 15px;
}
