@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,600,600i,700,700i');

#mainNav .brand span {
  background: url(https://d33v4339jhl8k0.cloudfront.net/docs/assets/5a314cf804286346b0bc7b25/images/5a6b85dc0428632faf6237cf/crisisgo-logo.png) no-repeat 0 0;
  background-size: 100%;
  display: inline-block;
  font-family: â€˜Montserratâ€™, sans-serif;
  height: 55px;
  text-indent: -9000px;
  width: 155px;
}

h1, h2, h3, h4, h5, #fullArticle blockquote {
  font-family: â€˜Montserratâ€™, sans-serif;
  font-weight: 400;
}
body, input, textarea {
  font-family: â€˜Montserratâ€™, sans-serif;
  font-weight: 400;
  background: #f8f8f8;
}
#searchBar .icon-search {
  font-family: â€˜Montserratâ€™, sans-serif;
}

#contentArea a {
  border-bottom: 1px solid;
}
#contentArea a:hover {
  font-weight: 600;
  text-decoration: none;
}

#main-content {
  background-image: none;
}
.contentWrapper {
  top: 40px;
}

#docsSearch {
  background: #40546f url(https://cdn2.hubspot.net/hubfs/2597094/crisisgobackground-1.jpg) no-repeat center 50%;
  background-size: cover;
  border-bottom: none;
  padding: 8em 0;
  position: relative;
  top: -1px;
}
#docsSearch:before {
  background: #22334a;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
#docsSearch h1 {
  margin-bottom: 24px;
  font-size: 34px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.1;
  color: #ffffff;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 10;
}
#searchBar {
  position: relative;
  z-index: 10;
}
#searchBar .search-query {
  background: #fff;
  border-radius: 4px;
  border-color: transparent;
  box-shadow: none;
  font-size: 14px;
  color: #777;
  padding-left: 20px;
}
#searchBar button {
  background: #1899cb;
  border: none;
  border-radius: 0 4px 4px 0;
  font-size: 12px;
  text-shadow: none;
  padding: 0 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease-in-out;
}
#searchBar button:hover {
  background: #13779d;
  color: #fff;
}

#serp-dd {
  border: none;
  box-shadow: none;
  margin-top: 5px;
  border-radius: 0;
  padding: 5px 1px 5px 0
}
#serp-dd .result a {
  font-size:  12px;
  padding: 6px 20px 5px;
  color: #666;
}
#serp-dd .result a:hover {
  background: transparent;
  color: #1d1d1d;
}
.article-count {
  color: #dddddd !important;
}
#contactModal h2 {
  font-size: 19px;
}

/* Category icons and images */

.category-list .category {
  border-radius: 4px;
}

#category-260 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16962.jpg);
}
#category-769 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16966.jpg);
}
#category-505 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16967.jpg);
}
#category-756 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16962.jpg);
}
#category-259 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16966.jpg);
}
#category-256 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16967.jpg);
}
#category-465 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16962.jpg);
}
#category-258 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16966.jpg);
}
#category-698 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16967.jpg);
}
#category-262 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16962.jpg);
}
#category-264 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16966.jpg);
}
#category-267 {
  background-image: url(https://s3.amazonaws.com/deskthemeshq/crisisgo/brand-16967.jpg);
}

.category-list h3 {
  margin-bottom: 0;
  font-weight: 400;
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  text-transform: normal;
}

#content {
  background: none;
  margin-top: 40px;
}
#sidebar {
  margin-top: 72px;
}
.contentWrapper, #sidebar form .search-query, #fullArticle img, #fullArticle pre, #fullArticle code {
  border-color: #e9e9e9 !important;
}

code, pre {
  font-family: 'Montserrat', sans-serif;
}

#sidebar form .search-query {
  border-radius: 0;
  font-size: 14px;
  padding: 0 35px 0 15px;
  border: 1px solid #e9e9e9 !important;
  box-shadow: none !important;
}
#serp-dd.sb {
  border-radius: 0;
  border: 1px solid #e9e9e9;
}
#sidebar h3 {
  color: #ddd;
}
.icon-arrow:before {
  color: #1d1d1d;
  font-size: 14px;
}

.contentWrapper h1 {
  font-size: 28px;
  margin-bottom: 48px !important;
}

.articleList {
  list-style: inside number;
}
.articleList li {
  margin: 11px 0px 11px 2px;
  font-size: 12px;
  padding-left: 0px;
  border-top: 1px solid #e9e9e9;
  padding-top: 11px;
}
.articleList li:last-child {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 11px;
}
.articleList a {
  margin: 0;
  font-size: 14px;
}
.articleList a:hover {
  color: #1d1d1d;
}
.articleList a:hover span {
  text-decoration: none;
}
.articleList i {
  display: none;
}

#fullArticle h3 {
  font-size: 31px;
}
#fullArticle h4 {
  font-size: 21px;
  margin-top: 44px;
  margin-bottom: 17px;
}
#fullArticle h3, #fullArticle h2 {
  margin-bottom: 34px;
  margin-top: 84px;
}
#fullArticle blockquote {
  border: 1px solid #e9e9e9;
  padding: 20px 15px 20px 25px;
  line-height: 20px;
  font-style: normal;
  position: relative;
}

#fullArticle li {
  margin-bottom: 18px;
}
#fullArticle blockquote:before {
  content: "";
  display: block;
  width: 7px;
  height: 100%;
  height: calc(100% + 2px);
  background: #FFC938;
  position: absolute;
  top: -1px;
  left: -1px;
}
#fullArticle img, #fullArticle pre, #fullArticle code {
  border-radius: 0;
}
#fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table {
  font-size: 14px;
  line-height: 1.6em;
}

#contactModal {
  border: none;
  box-shadow: none;
}
#contactModal h2 {
  background: #333;
  color: #fff;
  border: none;
}
#contactModal .icon-close:before {
  color: #fff !important;
}
#contactModal input, #contactModal textarea {
  border: 1px solid #e9e9e9 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
#contactModal label {
  font-size: 12px;
  font-family: â€˜Montserratâ€™, sans-serif;
}
#contactModal input.btn {
  background: #555 !important;
  filter: none !important;
  color: #fff;
  border: none !important;
  text-shadow: none !important;,
}
#contactModal input.btn:hover {
  background: #333 !important;
  color: #FFF  !important;
}

.contact-quote, .contact-quote li {
  font: normal 14px/1.4em Montserrat, sans-serif !important;
  font-weight: 500;
}
.contact-quote > strong {
  text-transform: uppercase;
  font-family: â€˜Montserratâ€™, sans-serif;
}
.contact-quote ol {
  margin-top: 20px;
  margin-bottom: 40px !important;
}
.contact-form .col {
  float: left;
  margin-left: 8px;
}
.contact-form .col.first {
  margin-left: 0;
}
.contact-form .col2 {
  width: 45.5%;
}
.contact-form input, .contact-form textarea {
  background: #f7f7f7;
  border: 1px solid #e9e9e9;
  box-shadow: none;
  border-radius: 0;
  height: 28px;
  width: 100%;
  padding: 4px 12px;
}
.contact-form input[type="text"]:focus, .contact-form textarea:focus {
  background: #f1f1f1;
  border: 1px solid #e9e9e9;
  box-shadow: none;
}
.contact-form textarea {
  padding-top: 10px;
  height: 100px;
  width: 96%;
}
.contact-form input[type="file"] {
  background: none;
  width: 30%;
  border: none;
  padding: 0;
}
.contact-form input[type="submit"] {
  background: #222;
  color: #fff;
  border: none;
  font-family: â€˜Montserratâ€™, sans-serif;
  font-size: 12px;
  width: auto;
  height: 45px;
  padding: 10px 25px;
  text-transform: uppercase;
  margin-top: 15px;
  display: block;
}

.log-date {
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #bbb !important;
  margin-top: -10px !important;
}

#fullArticle h4 {
  margin-top: 48px;
  margin-bottom: 18px;
}
#fullArticle h5 a {
  color: #000;
  border: 2px solid #000;
  display: inline-block;
  font-size: 14px;
  padding: 18px 25px;
  margin-top: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}
#fullArticle h5 a:hover {
  background:  #000;
  color: #fff;
}

.collection-category h2 {
  font-weight: 600;
  font-size: 24px;
  padding-left: 0;
}

#sidebar .nav-list a, .articleList a, a.category, .collection-category h2 a {
  border: none !important;
}
.printArticle {
  display: none;
}
/* #mainNav .nav li {
  display: none;
}
#mainNav .nav li:first-child {
  display: block;
} */

@media (min-width: 769px){
  .navbar .nav {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
    margin-right: 0;
  }
}

.navbar .nav li {
  display: inline-block;
  float: none;
}



@media (max-width: 600px) and (max-width: 768px) {
  .category-list .category, .category-list.two-col .category {
    margin-bottom: 20px;
  }
  #docsSearch {
    padding: 4em 0;
  }
}