/*
Theme Name: GIC Blades Responsive Theme - LIVE
Theme URI: https://75221f19-1c83-4d77-aa24-3f096f72ee15.p.bardy.io
Description: Bootstrap 3 responsive WordPress theme template. -- By the Delaware Government Information Center (GIC).
Author: Julianne Solum
Author URI: https://75221f19-1c83-4d77-aa24-3f096f72ee15.p.bardy.io/
Version: 1.0
Tags: mobile first, responsive, Delaware.
*/
body {
  padding-top: 54px;
  padding-bottom: 0px;
  background-color: #999 !important;
  margin-top: 0px !important;
  font-size: 16px !important;
}

p {
  font-size: 16px !important;
}

/* Wordpress Specific Image Classes */
img.alignright {
  float: right;
  margin: 0 0 1em 1em !important
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0 !important
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto !important
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em !important
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0 !important
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto !important
}

/* end WP image classes */
.wp-caption {
  max-width: 96%;
  background-color: #f3f3f3;
  font-size: 12px;
  padding: 5px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

img#wpstats {
  display: none !important
}

a {
  word-wrap: break-word;
}

/* Mime Types */
/* general reset/setup styling for icons - needed on all */
.icon::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

a[href$=".pdf"].icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c1";
  margin-left: 0.25em;
}

a[href$=".doc"]::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c2";
  margin-left: 0.25em;
}

a[href$=".docx"]::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c2";
  margin-left: 0.25em;
}

a[href$=".xls"]::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c3";
  margin-left: 0.25em;
}

a[href$=".ppt"]::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c4";
  margin-left: 0.25em;
}

a[href ^="mailto:"]::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0e0";
  margin-left: 0.25em;
}

a[href$=".zip"]::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f1c6";
  margin-left: 0.25em;
}

/* END MIME TYPES */
#ens {
  margin-bottom: 0px;
  border-radius: 0px;
  padding-bottom: 28px;
}

/*====================== ADA ================================================*/
a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  overflow: hidden;
  z-index: -9999;
  color: #333;
  background-color: #fff;
}

a.skip-main:focus,
a.skip-main:active {
  border-color: #ccc;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  left: auto;
  top: -7px;
  overflow: auto;
  margin: 10px 30%;
  z-index: 9999;
}

/*====================== /END ADA ================================================*/

.col-sm-2.input-group {
  float: right !important;
  margin-top: 8px !important;
  margin-right: 10px !important;
}

/*======================================= FRONT PAGE TITLE STYLES ================================*/
.town-title {
  background: rgba(255, 255, 255, 0.5) !important;
  padding: 15px;
  margin-top: 50px;
  margin-bottom: 25px;
}

.town-header a:hover,
a:focus {
  text-decoration: none;
}

.town-title h1 {
  font-family: 'Adamina', serif;
  color: #064867;
  text-transform: uppercase;
  font-size: 115px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 1px #3e3e3e;
}

.town-title h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  color: #064867;
  text-transform: uppercase;
  letter-spacing: 21px;
  font-size: 70px;
  margin-left: 10px;
  margin-top: -15px;
}

.town-header {
  height: 650px;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  margin-top: -20px;
  position: relative;
}

/*======================================= /END OF FRONT PAGE TITLE STYLES ================================*/

/*======================================= INTERIOR PAGE TITLE STYLES ================================*/
.town-title-interior {
  background-color: #064867;
}

.town-title-accent {
  border: 2px solid #3284ab;
}

.town-title-interior a:hover,
a:focus {
  text-decoration: none;
}

.town-title-interior h1 {
  font-family: 'Adamina', serif;
  color: #FFF;
  text-transform: uppercase;
  font-size: 70px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 1px #3e3e3e;
}

.town-title-interior h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 21px;
  font-size: 30px;
  margin-left: 10px;
  margin-top: -15px;
}

/*======================================= / END OF INTERIOR PAGE TITLE STYLES ================================*/

/*======================================= FOOTER STYLES ================================*/
.town-footer {
  background-color: #2e84b6;
  min-height: 110px;
  color: #FFF;
}

.town-footer p {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif;
}

.footer-right {
  text-align: right;
  margin-top: 15px;
}

.footer-left {
  margin-top: 10px;
}

.footer-seal {
  height: 90px;
}

.footer-seal-xs {
  height: 90px;
  margin-top: 10px;
}

.town-footer a {
  color: #fff8e6;
}

.town-footer h5 {
  font-family: 'Adamina', serif;
  font-size: 28px;
}

.town-footer h6 {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  letter-spacing: 3px;
  font-weight: 300;
}

/*======================================= / END OF FOOTER STYLES ================================*/

/*======================================= STICKY-POST / SLIDER ================================*/
.home-text-area {
  min-height: 300px;
  background-color: #fffbf1;
  padding: 75px 0 75px 0;
  margin-bottom: -25px;
}

.home-text-area p {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px !important;
  line-height: 35px;
  margin-top: 35px;
}

.home-text-area a.read-more {
  font-family: 'Adamina', serif;
  color: #2b7fa7 !important;
  text-align: center !important;
}

.home-text-area a.read-more:hover {
  text-decoration: none;
  color: #4c74a1 !important;
}

.home-text-area a.read-more:after {
  font-family: 'Font Awesome 5 Regular';
  content: '\f35a';
  display: none;
}

.home-text-area a.read-more .svg-inline--fa {
  margin-left: 5px;
}

.home-text-area .town-subtitle {
  font-family: 'Adamina', serif;
  color: #2b7fa7;
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 4px;
  text-align: center;
  border-top: 3px solid #d6e3e3;
  border-bottom: 3px solid #d6e3e3;
  padding: 20px 0px 15px 0px;
}

.slider-area {
  border: 2px solid #3c5e84;
}

/*======================================= / END OF STICKY-POST STYLES ================================*/

/*======================================= SEARCH STYLES ================================*/
.nav-search {
  margin-top: -42px;
}

.btn-search {
  height: 34px;
  border-radius: 0px !important;
  background-color: #cdd1d3;
  border: 1px solid #cdd1d3;
}

.btn-search a:hover {
  background-color: #2e688d !important;
}

.btn-search .fa-search {
  color: #3284ab !important
}

/*======================================= / END OF SEARCH STYLES ================================*/
li.page_item a:hover {
  color: #5492b2 !important;
  background-color: #c5dae5 !important;
}

li.page_item a {
  color: white !important;
}

.main-body {
  background-color: #FFF;
  min-height: 300px;
  padding-top: 45px;
}

.main-body-interior {
  background-color: #FFF;
  min-height: 950px;
  padding-top: 30px;
  padding-bottom: 20px;
  border-top: 4px solid #3284ab;
  border-bottom: 4px solid #3284ab;
}

.main-body-interior p {
  color: #4f4f4f;
}

.main-body-interior h2 {
  color: #3c5e84;
  font-family: 'Average', serif;
  margin-bottom: 35px;
  margin-top: 25px !important;
  font-size: 36px;
}

.main-body-interior h3 {
  color: #09567B;
  margin-bottom: 15px;
  margin-top: 25px;
  font-weight: 200;
  font-family: 'Open Sans', sans-serif;
}

.main-body-interior h3 strong {
  font-weight: 400;
}

.main-body-interior ul li {
  list-style-type: square;
  margin-bottom: 15px;
}

.main-body-interior hr {
  border-top: 2px solid #c7e0d5;
  border-top-style: dashed;
}

.ngg-navigation {
  margin-bottom: 20px;
}

.town-date {
  color: #3b5d9b;
}

.town-menu-title {
  color: #FFF;
  font-family: 'Adamina', serif;
  padding-left: 15px;
  margin-top: 12px !important;
}

/*================================== PANEL STYLES ===================================*/
.panel-title {
  margin-top: 15px;
  margin-bottom: 15px;
}

.panel-default>.panel-heading {
  background-color: #FFF;
  border: 2px solid #2e527b !important;
}

.panel-default>.panel-heading:hover {
  background-color: #f6f9fd;
}

.panel-title>a:hover {
  cursor: pointer;
}

.panel-title>a {
  font-family: 'Adamina', serif;
  color: 377259;
  text-decoration: none;
  font-size: 24px;
}

.panel-body {
  border: 1px solid #2e527b !important;
}

.panel-group h2 {
  font-family: 'Adamina', serif;
  font-size: 20px !important;
}

.panel-group ul li {
  list-style-type: square;
  color: #2e527b !important;
}

/*================================== / END OF PANEL STYLES ===================================*/

/*======================= BOOTSTRAP OVERRIDES ========================================*/
.navbar {
  border-radius: 0px !important;
  height: 54px !important;
}

.navbar-default {
  background-color: #3284ab !important;
  border: 0px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  font-family: 'Open Sans', sans-serif;
  color: #3284ab !important;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
  background-color: #f6f6f6 !important;
}

.navbar-default .navbar-nav>.open>a {
  background-color: #3284ab !important;
  color: white;
}

.nav {
  padding-top: 0px;
}

/* Xtra-Small Portrait devices (phones, 400px and up) */
@media (max-width: 767px) {
  .navbar-nav {
    margin-left: -15px !important;
    position: relative;
    z-index: 10;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .navbar-nav {
    margin-left: -15px !important;
    position: absolute;
    z-index: 10;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .navbar-nav {
    margin-left: -15px !important;
    position: absolute;
    z-index: 10;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .navbar-nav {
    margin-left: -15px !important;
    position: absolute;
    z-index: 10;
  }
}

.navbar-nav {
  margin-left: -15px !important;
}

.navbar-collapse .form-control {
  border-radius: 0px !important;
}

.navbar-default .navbar-nav>.active>a {
  background-color: #4699c1 !important;
  color: white !important;
}

.navbar-default .navbar-nav>li>a {
  color: #FFF !important;
  font-size: 15px !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300 !important;
  padding-bottom: 18px;
}

.navbar-default .navbar-nav>li>a:hover {
  background-color: #50a4cc !important;
}

.navbar-collapse {
  background-color: #3284ab;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  background-color: #e3f1f8;
}

/*======================= / END OF BOOTSTRAP OVERRIDES ========================================*/

/*====================== POPULAR RESOURCES ================================================*/
.popular-resources {
  background-color: #FFF;
  min-height: 275px;
  border-top: 4px solid #a0bdcb;
  border-bottom: 4px solid #a0bdcb;
}

.popular-item {
  color: #3284ab;
  padding-top: 45px;
}

.popular-item h3 {
  font-family: 'Adamina', serif;
  font-size: 26px;
  line-height: 38px;
}

.popular-resources a {
  color: #3284ab !important;
}

.popular-resources a:hover {
  color: #1b668a !important;
  text-decoration: none;
  transition: .2s ease-in-out;
}

/*====================== /END OF POPULAR RESOURCES ================================================*/

/*====================== MEETINGS & EVENTS ================================================*/
.meetings-wrapper {
  background-color: #FFF;
  padding-bottom: 75px;
}

.meetings-container {
  border: 1px solid #2b7fa7;
  padding: 0px 5px 45px 5px;
  margin-top: 45px;
}

.meetings-wrapper h3 {
  font-family: 'Adamina', serif;
  color: #FFF;
  font-size: 40px;
  background-color: #2b7fa7;
  padding: 14px 0px 15px 0px;
  text-align: center;
}

.meetings-wrapper h4 {
  font-family: 'Adamina', serif;
  color: #4d4e54;
  font-size: 28px;
  margin: 0px 0px 15px 0px;
}

.meetings-wrapper ul {
  list-style: none;
  font-family: 'Open Sans', sans-serif;
  margin-top: 30px;
  margin-left: -15px;
}

.meetings-wrapper ul li:before {
  font-family: 'Font Awesome 5 Solid';
  content: '\f0da';
  display: none;
}

.meetings-wrapper ul li .svg-inline--fa {
  color: #4d4e54;
  font-size: 18px;
  margin: 5px 5px 0px -18px;
}

.meetings-wrapper ul li {
  font-size: 16px;
  margin-bottom: 45px;
}

.meetings-img {
  border: 2px solid #71a9c4;
}

.view-all {
  color: #2b7fa7;
  font-family: 'Adamina', serif;
  font-size: 16px;
  padding: 5px 12px 4px 10px;
  margin-top: 15px;
}

.view-all:hover {
  color: #0f6087;
  text-decoration: none;
}

.view-all:focus {
  color: #2b7fa7;
}

/*====================== /END MEETINGS & EVENTS ================================================*/

/*====================== HOMEPAGE PHOTO GALLERY ================================================*/
.gallery-wrapper {
  background-color: #e4f6ff;
  padding: 35px 0px 65px 0px;
}

.gallery-wrapper h3 {
  font-family: 'Adamina', serif;
  color: #2b7fa7;
  font-size: 40px;
  padding: 0px 0px 25px 0px;
  text-align: center;
}

/*====================== /END HOMEPAGE PHOTO GALLERY ================================================*/

/*====================== NEWS & NOTICES ================================================*/
.news-wrapper {
  background-color: #FFF;
  padding-bottom: 75px;
  margin-top: -20px;
}

.news-container {
  border: 1px solid #2b7fa7;
  padding: 0px 5px 45px 5px;
}

.news-wrapper h4 {
  font-family: 'Adamina', serif;
  color: #4d4e54;
  font-size: 28px;
  margin: 0px 0px 15px 0px;
}

.news-wrapper ul {
  list-style: none;
  font-family: 'Open Sans', sans-serif;
  margin-top: -30px;
  margin-left: -15px;
}

.news-wrapper ul li:before {
  font-family: 'Font Awesome 5 Solid';
  content: '\f0da';
  display: none;
}

.news-wrapper ul li .svg-inline--fa {
  color: #4d4e54;
  font-size: 18px;
  margin: 5px 5px 0px -18px;
}

.news-wrapper ul li {
  font-size: 16px;
  margin-bottom: 45px;
}

.news-img {
  border: 2px solid #71a9c4;
}

/*====================== /END NEWS & NOTICES ================================================*/

/*====================== CONTACT INFO ================================================*/
.contact-wrapper {
  background-color: #fff8e6;
  border-top: 3px solid #f5e8c5;
  margin-bottom: -10px;
  padding-bottom: 65px;
}

.contact-wrapper h3 {
  font-family: 'Adamina', serif;
  color: #2b7fa7;
  font-size: 40px;
  padding: 10px 0px 25px 0px;
  text-align: center;
}

.contact-wrapper p {
  color: #2b7fa7;
}

.contact-wrapper a:hover {
  text-decoration: none;
}

/*====================== /END CONTACT INFO ================================================*/

/*====================== MEDIA QUERIES ================================================*/
/* SMALL DESKTOP VIEWPORT */
@media (min-width: 992px) and (max-width: 1199px) {
  .home-text-area .town-subtitle {
    font-size: 24px;
    margin-bottom: -15px;
  }

  .home-text-area p {
    font-size: 14px !important;
  }

  .popular-resources h3 {
    font-size: 22px;
  }

  .meetings-wrapper ul {
    margin-top: 25px;
  }

  .news-wrapper ul {
    margin-top: -55px;
  }

  .town-title-interior {
    margin-top: -20px;
    margin-bottom: -15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-right p {
    font-size: 12px !important;
  }
}

/* END SMALL DESKTOP VIEWPORT */

/* TABLET VIEWPORT */
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-default .navbar-nav>li>a {
    font-size: 12px !important;
  }

  .town-header {
    height: 570px;
  }

  .town-title {
    margin-top: 0px;
  }

  .view-all {
    text-align: center;
    display: block;
  }

  .home-text-area .town-subtitle {
    margin-top: 45px;
    text-align: center;
  }

  .home-text-area {
    font-size: 16px;
  }

  .popular-item {
    padding: 35px 0 25px 0 !important;
  }

  .meetings-wrapper h4 {
    text-align: center;
    padding-top: 25px;
  }

  .meetings-wrapper ul {
    margin-left: -25px;
    margin-top: 25px;
  }

  .news-wrapper h4 {
    text-align: center;
    padding-top: 25px;
  }

  .news-wrapper ul {
    margin-left: -25px;
    margin-top: -35px;
  }

  .highlight-img {
    margin-bottom: 15px;
  }

  .footer-item {
    margin-bottom: 55px;
  }

  .town-title-interior {
    margin-top: -20px;
    margin-bottom: -15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* END TABLET VIEWPORT */

/* MOBILE VIEWPORT */
@media (max-width: 767px) {
  body {
    margin-top: 0px !important;
  }

  .town-title-interior {
    margin-top: -20px;
    margin-bottom: -15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .town-title-interior h1 {
    font-size: 40px !important;
  }

  .town-title-interior h2 {
    font-size: 22px !important;
    letter-spacing: 11px;
    margin-top: 1px;
  }

  .meetings-wrapper h4 {
    text-align: center;
    padding-top: 25px;
  }

  .news-wrapper h4 {
    text-align: center;
    padding-top: 25px;
  }

  .connected-wrapper h3 {
    font-size: 34px;
  }

  .connected-wrapper a {
    font-size: 22px;
  }

  .contact-info-wrapper .fa {
    margin-bottom: -10px !important;
    margin-top: 15px;
  }

  .meetings-wrapper h3 {
    font-size: 28px;
  }

  .gallery-wrapper h3 {
    font-size: 28px;
  }

  .contact-wrapper h3 {
    font-size: 28px;
  }

  .view-all {
    text-align: center;
    display: block;
  }

  .town-title {
    margin-top: 0;
  }

  .town-header {
    height: 300px;
  }

  .town-title h1 {
    font-size: 42px !important;
  }

  .town-title h2 {
    font-size: 25px;
    letter-spacing: 10px;
    margin-top: 5px;
    margin-left: 4px;
  }

  .home-text-area .town-subtitle {
    text-align: center;
    font-size: 28px;
    margin-top: 25px;
  }

  .navbar-default .navbar-toggle {
    border-color: #FFF;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
  }

  .navbar-default .navbar-nav>.open>a {
    background-color: #6c94c3 !important;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #FFF !important;
    font-weight: 300;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #FFF !important;
    background-color: #50a4cc !important;
  }

  .dropdown-menu>.active>a,
  .dropdown-menu>.active>a:hover,
  .dropdown-menu>.active>a:focus {
    background-color: #50a4cc !important;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-bottom: 4px solid #064867;
  }

  .footer-item {
    margin-bottom: 55px;
  }

  .main-body {
    padding-bottom: 10px;
  }

  a:hover {
    text-decoration: none !important;
  }

  .navbar-ex1-collapse {
    padding-bottom: 25px;
  }

  .popular-resources h2 {
    margin-top: 45px;
    font-size: 28px;
  }

  .popular-item {
    padding: 35px 0 25px 0 !important;
  }

  .highlight-img {
    margin-bottom: 15px;
  }

  .meetings-wrapper ul {
    margin-left: -25px;
    margin-top: 25px;
  }

  .news-wrapper ul {
    margin-left: -25px;
    margin-top: -25px;
  }
}

/* END MOBILE VIEWPORT */

/* RESPONSIVE CONTACT FORM 7 */
@media only screen and (min-width : 240px) {

  .wpcf7-textarea,
  .wpcf7-text,
  .wpcf7-captchar {
    max-width: 100%;
    padding: 10px 1px !important;
  }
}

/*======================= FONT AWESOME ==================================================*/
.fa-search {
  color: #3284ab !important
}

.fa-va {
  vertical-align: middle;
}

.fa-lg {
  vertical-align: 0% !important;
}

/*======================= / END OF FONT AWESOME ==================================================*/

/****FIREFOX SEARCH FIX****/
@-moz-document url-prefix() {
  .nav-search {
    margin-top: 8px !important;
    width: auto !important;
  }
}


/*======================= ANIMATIONS ==================================================*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* FADE IN DOWN */
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*======================= / END OF ANIMATIONS ==================================================*/
/*SMUG*/
input.noshow {
  display: none !important;
}

/*======================= / BEGIN SEARCH ==================================================*/
.sb-search {
  position: relative;
  margin-top: 10px;
  width: 0%;
  min-width: 40px;
  height: 35px;
  float: right;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
  z-index: 300000;
}

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  height: 35px;
  margin: 0;
  z-index: 10;
  font-family: inherit;
  font-size: 20px;
  color: #3284ab;
}

.sb-search-input::-webkit-input-placeholder {
  color: #3284ab;
}

.sb-search-input:-moz-placeholder {
  color: #3284ab;
}

.sb-search-input::-moz-placeholder {
  color: #3284ab;
}

.sb-search-input:-ms-input-placeholder {
  color: #3284ab;
}

.sb-icon-search,
.sb-search-submit {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit {
  background: #3284ab;
  /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 8 */
  filter: alpha(opacity=0);
  /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.sb-icon-search {
  color: #3284ab;
  background: #cdd1d3;
  z-index: 90;
  font-size: 18px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
  background: #cdd1d3;
  color: #3284ab !important;
  z-index: 5000;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
  z-index: 90;
}

/*======================= / END OF SEARCH ==================================================*/