@charset "UTF-8";
/* CSS Document
Client: Cedar Rapids Museum of Art
Company: Informatics, Inc
Author: Jeff S
Date: Feb 2018

blue: #4b7ead

*/

/* TYPOGRAPHY */
body {font-family: "Muli", sans-serif; font-weight: 400; font-size: 16px; background: #fff; background: #f8f8f8;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
-moz-font-feature-settings: "liga" on;
}
h1, h2, h3, h4, h5 {font-family: "Muli", sans-serif; font-weight: 700; color: #222;}
h1 {font-size: 36px; font-weight: 900;}
h2 {font-size: 32px; line-height: 34px; position: relative; padding: 0 0 25px 0; margin: 0 0 25px 0; letter-spacing: -1px;}
h2:after {position: absolute; left: 0; bottom: -3px; width: 50px; height: 5px; background: #4b7ead; content: "";}
h3 {font-size: 21px;}
h4 {font-size: 18px;}
p {margin-bottom: 2em;}
img {max-width: 100%; height: auto;}
hr {border-color: #ccc; margin: 20px 0; position: relative;}
hr:after {width: 10px; height: 10px; background: #ccc; position: absolute; left: 50%; margin-left: -5px; top: -5px; transform: rotate(45deg); content: "";}
p.lead {font: 26px "Lora", serif; margin: 0 0 15px 0; padding: 15px 0; position: relative;}
p.lead:after {position: absolute; left: 0; bottom: -3px; width: 50px; height: 5px; background: #4b7ead; content: "";}
.text h1 {margin-bottom: 25px;}
/* LINKS */
a {color: #4b7ead; text-decoration: underline;}
a:focus {background: none;}
a:visited {}
a.btn-theme, .btn-theme > a {display: inline-block; padding: 10px 50px 10px 15px; background: #4b7ead; color: #fff; font-weight: 700; text-decoration: none; position: relative;}
a.btn-theme:hover, .btn-theme > a:hover {background: #396b99;}
a.btn-theme:after, .btn-theme > a:after {background: #4b7ead; content:"\f0a9"; font-family: FontAwesome; position: absolute; right: 0; top: 0; bottom: 0; width: 40px; text-align: center; font-size: 22px; display: flex; flex-direction: column; justify-content: center; padding: 0 2px;}
a.btn-theme:hover:after, .btn-theme > a:hover:after {padding: 0 0 0 4px;}

figure {margin-bottom: 50px;}
figure figcaption, .caption {font: 14px "Lora", serif; padding: 15px; background: #eee;}
.caption p:last-of-type {margin: 0;}
.container {position: relative;}

.img-left, .img-right {display: block; margin: 0 0 25px 0;}

.col-sm-6 div.ccm-block-page-list-wrapper {display: inline-block; padding: 10px 50px 10px 15px; background: #4b7ead; color: #fff; font-weight: 700; text-decoration: none; position: relative;}
.col-sm-6 div.ccm-block-page-list-wrapper a {color: #fff; text-decoration: none;}
.col-sm-6 div.ccm-block-page-list-wrapper a:hover {color: #396b99}
div.ccm-block-page-list-header h5{color: #0e2942;}
div.ccm-block-page-list-page-entry {border-bottom: 2px solid #396b99; padding-bottom:5px;}

ul.fun-list {list-style: none; padding: 0;}
ul.fun-list li {padding: 8px 10px; border-bottom: 1px dotted #ccc; font-size: 15px;}
ul.fun-list li:before {content: "\f054";font-family: FontAwesome; margin: 0 5px 0 0; font-size: 12px; float: left; color: #4b7ead;}

ul.fun-list a {display: block; padding: 0 5px 0 0;}
ul.fun-list a:hover {color: #333; text-decoration: underline;}

/* Animate */
.ccm-page a, .img-view-full:after, .btn-theme:after, .feature *, #nav-main a:after, #btn-top, .btn-theme a:after, #nav-main ul, .feature:after {
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}

/* Mobile First */
#header {border: 0; margin: 0; position: relative; border-top: 5px solid #4b7ead; z-index: 500; background: #fff; box-shadow: 0 5px 10px rgba(0,0,0,.1); border-radius: 0;}
#logo {display: block; padding: 15px 0; text-align: center;}
#toggle {background: #4b7ead; margin: 0; width: 100%; border-radius: 0;}
#toggle .icon-bar {background: #fff;}

#navbar ul {padding: 0; margin: 15px 0;}
#navbar ul + ul {margin-top: none;}
#navbar a {color: #444; font-weight: 700; text-decoration: none;}
#navbar a:active, #navbar a:focus {background: none;}
#navbar .nav-path-selected > a {color: #4b7ead;}
#navbar ul ul {padding: 0 0 0 15px; list-style: none; border-left: 1px solid #ccc; margin: 5px 0 5px 15px;}
#navbar ul ul a {font-weight: normal; display: block; padding: 3px;}
#navbar #nav-main .no-drop ul {display: none;}

#hero {position: relative; background: #fff;}
#hero .slider {position: relative; overflow: hidden;}
#hero .slide {width: 100%; position: relative;}
#hero .slide .slide-text-wrap {background: #222; padding: 25px; margin: 0 25px; top: -25px; position: relative; color: #fff;}
#hero .slide .slide-text .category {color: #4695dd; font-weight: 700; margin: 0;}
#hero .slide .slide-text h2 {color: #fff; margin: 5px 0 15px 0; font-weight: 900; padding: 0;}
#hero .slide .slide-text h2:after {display: none;}
#hero .slide .slide-text p {font: 18px "Lora", serif; margin: 0 0 15px 0; border-top: 1px solid rgba(255,255,255,.25); border-bottom: 1px solid rgba(255,255,255,.25); padding: 15px 0;}

.img-view-full {background: rgba(0,0,0,.8); color: #fff; text-decoration: none; padding: 10px 40px 10px 10px; overflow: hidden; position: relative; display: block; margin: 0 25px; top: -25px; font-size: 14px;}
.img-view-full:after {background: #4b7ead; content:"\f08e"; font-family: FontAwesome; position: absolute; right: 0; top: 0; bottom: 0; width: 40px; text-align: center; font-size: 22px; display: flex; flex-direction: column; justify-content: center;}
.img-view-full:hover, .img-view-full:focus {text-decoration: none; color: #fff; background: #4695dd;}
.img-view-full:hover:after {background: #222;}

.slick-dots {list-style: none; padding: 0; margin: 0; text-align: center; position: relative; top: -15px;}
.slick-dots li {display: inline-block; margin: 0 2.5px;}
.slick-dots button {border: 0; background: #fff; width: 10px; height: 10px; text-indent: -999em; display: block; padding: 0;}
.slick-dots .slick-active button {background: #4b7ead;}

#hero #prev, #hero #next {position: absolute; left: 0; top: 80px; background: rgba(0,0,0,.5); color: #fff; padding: 10px 10px;}
#hero #next {left: auto; right: 0;}

.visit-info {background: #222; color: #fff; margin: 0 20px; padding: 10px 25px;}
.visit-info h2 {color: #fff; margin: 25px 0;}
.visit-info h2:after {display: none;}
.visit-info a {color: #4695dd; text-decoration: none; display: block;}
.visit-info a:hover {text-decoration: underline;}
.visit-info .col {position: relative; padding: 20px 0 20px 60px; border-bottom: 1px dotted rgba(255,255,255,.25);}
.visit-info .col:first-of-type {padding: 0;}
.visit-info .col:last-of-type {border: 0;}
.visit-info .col i {font-size: 30px; position: absolute; left: 10px; top: 50%; margin-top: -20px;}
.visit-info .col p {margin: 0;}

#content {margin-top: 50px;}

#exhibits .exhibit-text {padding: 25px; background: None; box-shadow: none;}
#exhibits .exhibit-text:after {display: none;}
#exhibits .exhibit-text:first-of-type p {margin: 0;}

.feature {text-decoration: none; position: relative; margin: 25px; display: block; min-height: 50px; background: #fff; padding: 15px; box-shadow: 5px 5px 20px rgba(0,0,0,.05);}
.feature img {width: 100%; height: 200px; object-fit: contain; object-position: top center;}
.feature-text {padding: 15px; width: 100%; border-top: 1px solid #ccc; margin-top: 10px; position: relative;}
.feature-text h3 {font-size: 16px; line-height: 20px; margin: 0; color: #4b7ead;}
.feature:after {position: absolute; top: 0; padding: 5px; left: 0; right: 0; text-align: center; color: #fff; content: "Learn More"; z-index: 50; background: #4b7ead; text-transform: uppercase; font-weight: 700; letter-spacing: 2px; font-size: 12px; display: flex; flex-direction: column; justify-content: center; opacity: 0; display: none;}
.feature:hover:after {opacity: 1;}
.feature:hover img {transform: scale(1.025,1.025);}

.footer {background: url(../img/bkg-footer.jpg) center center #222; color: #fff; padding: 50px 0 0 0; font-size: 14px; font-weight: 700; margin-top: 25px;}
.footer h3 {color: #fff; margin: 0 0 25px 0;}
.footer img {margin: 0 0 25px 0; max-width: 85%;}
.footer ul {padding: 0; margin: 0;}
.footer ul a {padding: 5px; color: #fff; text-decoration: none; opacity: .8;}
.footer ul a:hover {opacity: 1; background: none;}
.footer p, .footer .table {opacity: .8;}
.footer .table td {border-top-color: rgba(255,255,255,.3);}
.footer .copy {text-align: center; margin: 50px 0 0 0; padding: 25px 0; background: #4b7ead; font-size: 12px; position: relative;}
.footer .copy a {color: #fff;}

.footer .social {display: block; margin: 25px 0;}
.footer .social a {display: inline-block; width: 40px; height: 40px; font-size: 22px; border-radius: 50%; border: 2px solid #fff; color: #fff; text-align: center; margin: 0 5px 0 0; opacity: .7;}
.footer .social a:hover {background: #4b7ead; opacity: 1;}

header#sec {background: url(../img/bkg-hdr2.jpg) right center; background-size: cover; padding: 45px 0; position: relative; overflow: hidden;}
header#sec h1 {color: #fff; text-shadow: 3px 3px 2px rgba(0,0,0,.05); line-height: 1;}
header#sec .breadcrumb {background: none; padding: 0;}
header#sec .breadcrumb a {color: #fff; opacity: .8;}
header#sec:after {position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,.3); content: ""; z-index: 1}
header#sec .breadcrumb a:hover {text-decoration: none; opacity: 1;}
header#sec .container {z-index: 5;}
header#sec.hdr-cone {background: url(../img/hdr-cone.jpg) right center; background-size: cover;}
header#sec.hdr-museum {background: url(../img/hdr-museum.jpg) right center; background-size: cover;}

#detail-slider {background: #eee; position: relative; padding-bottom: 40px;}
#detail-slider figure {margin: 0; text-align: center; padding: 15px;}
#detail-slider figure img {margin: 0 auto;}
#detail-slider #prev, #detail-slider #next {display: block; width: 40px; height: 40px; position: absolute; left: 0; bottom:0; text-align: center; line-height: 40px;}
#detail-slider #next {left: auto; right: 0;}
#detail-slider .dots {position: absolute; bottom: 0; width: 100%; height: 40px; background: rgba(0,0,0,.1);}
#detail-slider .dots .slick-dots {top: 15px; text-align: center; width: 100%; padding: 0; margin: 0; left: 0;}
 
#sec-nav {border-top: 5px solid #4b7ead; margin: 0 0 25px 0;}
#sec-nav ul ul {list-style: none; padding: 0; margin: 0; border-left: 5px solid #eee;}
#sec-nav ul ul a {padding: 10px 10px 10px 20px;}
#sec-nav ul ul a:hover {padding: 10px 5px 10px 25px;}
#sec-nav a {color: #222; text-decoration: none; border-bottom: 1px dotted #ccc; font-size: 14px; padding: 10px; display: block;}
#sec-nav a:hover {padding: 10px 5px 10px 20px;}
#sec-nav > ul .nav-path-selected > a {color: #4b7ead; font-weight: 700; background: #eee;}
blockquote {text-align: right; margin: 25px 0; border: 0; padding: 35px 25px; font: italic 21px "Lora", serif; color: #111;} 

#btn-top {display: none;}

#ftr-search {display: block; position: relative; margin: 0 0 15px 0;}
#ftr-search input {width: 100%; border: 1px solid #fff; border-radius: 25px; background: rgba(255,255,255,.25); padding: 10px;}
#ftr-search button {position: absolute; right: 0; top: 0; border: 0; background: none; padding: 10px 15px;}
#ftr-search input:focus {box-shadow: 0 0 15px #4b7ead;}

.event-list {padding: 20px 0 20px 50px; border-bottom: 1px solid #ccc; position: relative;}
.event-list h3 {color: #4b7ead; margin: 0 0 5px 0;}
.event-list h3:hover {text-decoration: underline; cursor: pointer;}
.event-list p.date {margin: 0 0 15px 0; color: #222; font-weight: 700; font-size: 15px;}
.event-list .desc {color: #666; margin: 0;}
.event-list .ccm-block-calendar-event-list-event-date {width: 40px; height: 55px;float: left;margin-right: 10px;
border: none; background: #222; color: #fff; text-align: center; font-size: 20px; font-weight: bold; position: absolute; left: 0; top: 20px;}
.event-list .ccm-block-calendar-event-list-event-date span:first-child {font-weight: bold; background-color: #4b7ead; color: #fff; display: block; text-transform: uppercase; font-size: 14px; padding: 2px 0;}

.calendar {padding: 15px; border: 1px solid #ccc; box-shadow: 5px 5px 10px rgba(0,0,0,.1); background: #fff; margin-bottom: 25px;}
.calendar h3 {margin: 15px 0; text-align: center;}
#content aside {padding-left: 25px;}
aside h4 {text-transform: uppercase; border-top: 1px dotted #ccc; padding: 15px 0; font-size: 16px;}
aside ul {list-style: none; padding: 0; margin: 0 0 25px 0;}
aside ul a:before {content:"\f054"; font-family: FontAwesome; margin: 0 5px 0 0;}
aside ul a {display: block; padding: 5px; text-decoration: none;}

.clean-list-item {display: block; overflow: hidden; padding: 15px 0; border-bottom: 1px dotted #ccc;}
.clean-list-item h2 {font-size: 24px;}
.clean-list-item h2 a {text-decoration: none;}
.blog-tags .label {background: #999; font-size: 16px;}
.blog-topic-list a {text-decoration: none; border-bottom: 1px dotted #ccc;}

.box, .calendar-box {padding: 25px; background: #fff; border: 1px solid #ccc; border-top: 5px solid #4b7ead; margin: 0 0 25px 0;}
.box h3:first-of-type {margin: 0 0 15px 0;}

.calendar-box h2 {font-size: 21px; text-align: center; margin: 0; }
.calendar-box h2:after {display: none;}
//.calendar-box table {min-height: 400px;}
.calendar-box .fc-toolbar {margin: 0;}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
hr {margin: 50px 0;}
#header {border-top: 35px solid #4b7ead;}
#logo {padding: 25px 0;}
.navbar-header {float: none;}

#navbar ul {padding: 0; margin: 0;}
#navbar ul:last-of-type {margin: 0 0 15px 0;}
#navbar a {border: none; width: auto; float: none; margin: 0;}

#nav-main, #nav-mini {text-align: center;}
#nav-main li, #nav-mini li {display: inline-block; float: none;}
#nav-main {border-top: 1px dotted #ccc;}
#nav-main a {padding: 25px 20px;}
#nav-main > li > a:after {position: absolute; left: 50%; right: 50%; bottom: 0; height: 3px; background: #4b7ead; content: ""; opacity: 0;}
#nav-main > li:hover > a {background: none; color: #4b7ead;}
#nav-main > li:hover > a:after, #nav-main > li.nav-path-selected > a:after {left: 20px; right: 20px; opacity: 1;}

#navbar #nav-main ul li, #navbar #nav-main ul li a {display: block; width: 100%;}
#navbar #nav-main ul {position: absolute; left: 0; top: 105%; width: 250px; background: #f9f9f9; border: 0; padding: 15px; text-align: left; margin: 0; opacity: 0; visibility: hidden; box-shadow: 5px 5px 10px rgba(0,0,0,.1), inset 0 5px 10px rgba(0,0,0,.1);}
#navbar #nav-main li:last-of-type ul {left: auto; right: 0;}
#navbar #nav-main > li:hover ul {visibility: visible; top: 100%; opacity: 1;}
#navbar #nav-main ul li a {padding: 7px;}
#navbar #nav-main ul li a:hover {padding: 7px 2px 7px 9px; background: #fff; color: #4b7ead;}

#nav-mini {position: absolute; top: -30px; right: 30px;}
#nav-mini a {font-size: 13px; color: #fff; padding: 0px 10px; border-right: 1px solid rgba(255,255,255,.5); opacity: .8;}
#nav-mini a:hover {background: none; opacity: 1;}
#nav-mini li:last-of-type a {border: 0;}

#hero {height: calc(100vh - 200px); width: 100%; overflow: hidden; background: none; min-height: 650px;}
#hero .slider {height: calc(100% - 75px);}
#hero .slide, .slick-list, .slick-track {height: 100%;}
#hero .slide img {width: 100%; height: 100%; object-fit: cover;}
#hero .slide .slide-text {position: absolute; left: 0; top: 0; right: 0; bottom: 0;
background: -moz-linear-gradient(left, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 61%, rgba(0,0,0,0) 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 61%,rgba(0,0,0,0) 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 61%,rgba(0,0,0,0) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */}
#hero .slide .slide-text .container {height: 100%;}
#hero .slide .slide-text-wrap {position: absolute; left: 0; top: 0; width: 45%; bottom: 0;display: flex; flex-direction: column; justify-content: center; background: none; padding: 0 0 25px 75px; margin: 0;}
#hero .slide .slide-text .btn-theme {align-self: flex-start;}
#hero .slide .slide-text .category {display: inline-block; background: rgba(0,0,0,.75); padding: 5px 10px; align-self: flex-start;}
#hero .slide .slide-text h2 {font-size: 56px; line-height: 52px; text-shadow: 3px 3px 6px rgba(0,0,0,.2);}
#hero .slide .slide-text p {font-size: 24px; line-height: 30px;}

.img-view-full {display: inline-block; position: absolute; left: auto; top: auto; right: -5px; bottom: 75px; padding-right: 50px;}
.slick-dots { text-align: left; position: absolute; left: 15px; bottom: 85px; top: auto;}
#hero #prev, #hero #next {top: 40%;}

.visit-info {margin: -50px 0 50px 0; z-index: 500; display: flex; padding: 0; box-shadow: 5px 5px 10px rgba(0,0,0,.2);}
.visit-info h2 {font-size: 18px; line-height: 24px; margin: 0; padding: 0; text-align: right;}
.visit-info .col {border: 0; padding: 5px 15px 0 15px; font-size: 12px; flex: 1; border-right: 1px dotted rgba(255,255,255,.2); margin: 15px 0; justify-content: center; flex-direction: column;}
.visit-info .col:first-of-type {padding: 15px;}
.visit-info .col i {display: none;}

#exhibits, #card-list {display: flex; flex-wrap: wrap; justify-content: flex-start;}
#exhibits .exhibit-text {padding: 15px 0;}
#exhibits .exhibit-text:first-of-type {text-align: right;}
#exhibits .exhibit-text:first-of-type h2:after {left: auto; right: 0;}

.feature {width: 45%;margin: 0 2.5% 35px 2.5%;}
.feature:nth-child(4n+4) {margin-right: 0;}

#btn-top {display: block; opacity: 0; position: fixed; bottom: 25px; right: 25px; width: 50px; height: 50px; text-align: center; line-height: 50px; font-size: 25px; color: #fff; background: #4b7ead; z-index: 5; box-shadow: 4px 4px 8px rgba(0,0,0,.2);}
#btn-top:hover {background: #376590;}

.customeventclass em {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
.img-left {max-width: 50%; float: left; margin: 0 25px 20px 0;}
.img-right {max-width: 50%; float: right; margin: 0 0 20px 25px;}

.navbar-header {float: left;}
#logo {width: 215px; padding: 30px 0;}
#nav-main {float: right;}
#nav-main a {padding: 35px 20px;}
/* #navbar #nav-main ul {left: calc(50% - 125px);} */

.text {padding: 25px;}

#exhibits .exhibit-text {padding: 25px 15px 0 15px;}
.feature {width: 23%;margin: 0 2.6% 35px 0;}
#exhibits .feature:nth-of-type(4n-1) {margin-right: 0;}

header#sec:after {
background: -moz-linear-gradient(left,  rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
h2 {font-size: 32px;}
#logo {width: 302px;}

#nav-main a {padding: 42px 20px; font-size: 17px;}

#hero #prev, #hero #next {padding: 25px; font-size: 20px;}
#hero .slide .slide-text-wrap {padding: 0 0 50px 0; left: 15px; width: 43%;}
#hero .slide .slide-text .category {font-size: 18px;}
#hero .slide .slide-text h2 {font-size: 72px; line-height: 60px;}
#hero .slide .slide-text p {font-size: 28px; line-height: 32px; padding: 25px 0; margin: 15px 0; width: 90%;}
.img-view-full {bottom: 100px; right: -7.5px;}

.visit-info {padding: 0; margin: -70px 0 50px 0;}
.visit-info h2 {font-size: 24px; padding-right: 10px;}
.visit-info .col {padding: 10px 10px 10px 65px; font-size: 14px; flex: auto; display: flex; flex-direction: column; justify-content: center;}
.visit-info .col i {display: block; left: 20px;}

.customeventclass {max-width: 220px; width: auto;}

}
.fc-title {
    white-space: break-spaces;
}

/* Mobile First */
.crma-alert {position: fixed; bottom: 10px; left: 5%; width: 85%; background: #4b7ead; color: #fff; z-index: 75; box-shadow: 0 0 10px 10px rgba(0,0,0,.2); margin: 0;}
.crma-alert .fa {margin-right: 5px; color: #f4c728!important;}
.crma-alert .close {opacity: 1; color: #fff; font-size: 32px; right: -20px; padding:5px;}
.crma-alert p {margin: 0; font-size: 14px; font-weight: 600;}
.crma-alert p strong {text-transform: uppercase; color: #fff; font-family: var(--headers); font-weight: 800;}
.crma-alert p a {color: #f4c728!important;}
.crma-alert p:before {content: "\f071";font-family: FontAwesome; color: #f4c728!important;; margin: 0 5px 0 0;}
.crma-alert + #skip-link {top: 175px;}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.crma-alert .close {padding:5px;}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	/* Alert */
	.crma-alert {position: fixed; bottom: 50px; left: 5%; width: 88%; background: #4b7ead; color: #fff; z-index: 5; box-shadow: 0 0 10px 10px rgba(0,0,0,.2); margin: 0;}
	.crma-alert .fa {margin-right: 5px; color: #f4c728!important;}
	.crma-alert .close {opacity: 1; color: #fff; font-size: 32px; right: -20px; padding: 0px;}
	.crma-alert p {margin: 0; font-size: 16px; font-weight: 600;}
	.crma-alert p strong {text-transform: uppercase; color: #fff; font-family: var(--headers); font-weight: 800;}
	.crma-alert p a {color: #f4c728;}
	.crma-alert p:before {content: "\f071";font-family: FontAwesome; color: #f4c728; margin: 0 5px 0 0;}
	.crma-alert + #skip-link {top: 175px;}
}


li.search {
    width: 200px;
}

li.search .form-control {
    display: inline !important;
    height: 24px !important;
}

li.search button {
    position: absolute;
    right: 4px;
    top: 0;
    height: 0px !important;
    padding: 0;
    border: 0px !important;
    background: #4b7ead;
    color: #000;
}

.ccm-search-block-text {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
@media(max-width: 700px) {
li.search {
    width: 100%;
}

li.search .form-control {
    display: inline !important;
    height: 34px !important;
}

li.search button {
    position: absolute;
    right: 8px;
    top: 6px;
    height: 0px !important;
    padding: 0;
    border: 0px !important;
    background: #4b7ead;
    color: #000;
}

}

