/*@font-face {
	font-family: ndIcons;
	src: url(/wp-content/themes/ndic/library/fonts/ndicons.eot);
	src: url(/wp-content/themes/ndic/library/fonts/ndicons.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/ndic/library/fonts/ndicons.woff) format('woff'), url(/wp-content/themes/ndic/library/fonts/ndicons.ttf) format('truetype');
	font-weight: 400;
	font-style: normal
}
*/
/* Translate */
#google_language_translator {
  max-width: 130px;
}
/* Main Menu Customization*/
#header-right .top-menu-hidden {
  display: none;
}
@media (min-width:480px) {
  .menuzord-responsive .showhide {
    margin-top: -50px;
  }
  .menuzord-responsive .menuzord-brand {
    display: none;
  }
}
@media (min-width:768px) {
  .menuzord {
    border-top: 1px solid #d8d8d8;
  }
  .menuzord-menu > li > a {
    font-family: 'roboto-condensed-bold';
    font-weight: normal !important;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 14px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .menuzord {
    padding: 15px 10px;
  }
  .menuzord-menu > li > a {
    padding: 0 15px;
  }
}
@media (min-width:992px) {
  .menuzord {
    padding: 15px 0 0 5px;
  }
}
@media (min-width:1200px) {
  .menuzord {
    padding-left: 10px;
  }
  .menuzord-menu > li > a {
    padding: 5px 18px;
    font-size: 16px
  }
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  background: none;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: transparent;
}
/*Layer Slider */
.layerslider_homepage .layer-legacy-wrapper {
  position: absolute;
  bottom: 0;
}
#layerslider_1_1 .ls-slide .ls-l,
.layerslider_homepage .layer-legacy-wrapper .layer-legacy {
  background: rgba(0, 0, 0, 1);
  color: #b9a368;
  padding: 25px 35px;
  border: 1px solid #000;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 3px 5px rgba(0, 0, 0, .75);
  /*
	top:45% !important;
	left:0 !important;
	*/
}
@media (min-width:992px) {
  #layerslider_1_1 .ls-slide .ls-l,
  .layerslider_homepage .layer-legacy-wrapper .layer-legacy {
    font-size: 24px;
  }
}
@media (min-width:1200px) {
  #layerslider_1_1 .ls-slide .ls-l,
  .layerslider_homepage .layer-legacy-wrapper .layer-legacy {
    font-size: 30px;
  }
}
#layerslider_1_1 .ls-slide#six .ls-l, #layerslider_1_1 .ls-slide#seven .ls-l, #layerslider_1_1 .ls-slide#fourteen .ls-l,
.layerslider_homepage .layer-legacy-wrapper .layer-legacy {
  top: auto !important;
  bottom: 0 !important;
}
#layerslider_1_1 .ls-slide#thirteen .ls-l,
.layerslider_homepage .layer-legacy-wrapper .layer-legacy {
  top: 0 !important;
}
/* Flexi Slider Customization */
.flexslider .slides .caption {
  position: absolute;
  left: -2px;
  top: 40%;
  width: 400px;
  border: 2px solid rgba(0, 0, 0, 1);
  background: rgba(0, 0, 0, .8);
  color: #fff;
  padding: 20px;
  padding-left: 28px;
  font-style: italic;
  letter-spacing: 0.5px;
}
@media (min-width:992px) {
  .flexslider .slides .caption {
    padding: 30px 40px;
    width: 450px;
  }
}
@media (min-width:1200px) {
  .flexslider .slides .caption {
    padding: 40px;
    padding-left: 50px;
    width: 500px;
    top: 30%;
  }
}
@media (max-width:767px) {
  .flexslider .slides .caption, #carousel {
    display: none;
  }
}
.flexslider .slides .caption h2 {
  font-style: normal;
}
.flexslider .slides .caption h2, .flexslider .slides .caption a {
  color: #be9929 !important;
  margin-top: 0;
}
#carousel {
  z-index: 1000 !important;
  position: relative;
  background: rgba(0, 0, 0, .8);
  color: #fff;
  padding: 10px 20px;
  border-radius: 0;
}
@media (min-width:1200px) {
  #carousel {
    padding: 34px 40px;
  }
}
@media (min-width:1200px) {
  #carousel {
    margin-top: -130px !important;
  }
  #carousel .slides {
    max-width: 1080px !important;
    margin-left: auto;
    margin-right: auto;
  }
}
#carousel .slides img {
  width: 130px !important;
  float: left;
  margin-right: 15px;
  border: 1px solid #FFF;
}
#carousel .slides li div {
  padding-top: 20px;
}
/* Icons Below Home Page Slider */
#main-ico {
  margin: 0;
  padding: 15px 0;
  list-style: none;
  text-align: center;
  background: #474747;
  display: block;
}
#main-ico li {
  background: #1b3c2e;
  vertical-align: top;
  border: 1px solid #fff;
  margin-right: 2px;
  margin-bottom: 4px;
  display: inline-block;
  width: 90px;
  min-height: 90px;
  font-size: 11px;
}
#main-ico li.highlight {
  background: #d5b32b;
  color: #193527;
}
#main-ico li a span {
  padding: 0px 2px 6px;
  display: block;
  text-align: center;
  min-height: 40px;
  text-transform: uppercase;
  line-height: 1.2;
}
#main-ico li img {
  display: block;
  margin: 10px auto;
  height: 30px;
}
@media (min-width:768px) {
  #main-ico li {
    margin-bottom: 0;
    width: 74px;
    min-height: 110px;
  }
  #main-ico li a span {
    background: #183528;
    min-height: 53px;
  }
  #main-ico li img {
    display: block;
    margin: 17px auto;
  }
}
@media (min-width:992px) {
  #main-ico li {
    border-width: 4px;
    width: 100px;
    min-height: 140px;
    font-size: 13px;
  }
  #main-ico li a span {
    font-weight: 700;
    padding: 12px 2px 10px;
  }
}
@media (min-width:1200px) {
  #main-ico li {
    margin-bottom: 0;
    border-width: 8px;
    width: 125px;
    min-height: 156px;
  }
  #main-ico li img {
    height: auto;
  }
}
#main-ico li a {
  color: #FFF;
  text-decoration: none;
}
#main-ico li:hover {
  filter: brightness(140%);
  -webkit-filter: brightness(140%);
  -moz-filter: brightness(140%);
  -o-filter: brightness(140%);
  -ms-filter: brightness(140%);
}
/* Page Content */
#content {
  padding-bottom: 40px;
  padding-top: 40px;
}
/* Social Icons */
#social {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#social li a {
  text-align: center;
}
@media (min-width:768px) {
  #social {
    text-align: left;
  }
}
#social li {
  flex-grow: 1;
  width: 18%;
  margin-right: 9.33%;
}
#social li.fullwide {
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}
#social li.fullwide a {
  height: 42px;
}
#social li.fullwide .text-wide {
  font-size: 20px;
  padding-left: 8px;
}
#social li:last-child {
  margin-right: 0 !important;
}
#social li a {
  display: block;
  line-height: 40px;
  width: 100%;
  height: 40px;
  color: #FFF;
  font-size: 18px;
}
#social li a:hover {
  filter: brightness(140%);
  -webkit-filter: brightness(140%);
  -moz-filter: brightness(140%);
  -o-filter: brightness(140%);
  -ms-filter: brightness(140%);
  text-decoration: none !important
}
@media (min-width:1200px) {
  #social li a {
    font-size: 24px;
  }
}
#social li a#fb {
  background: #4862a3;
}
#social li a#tw {
  background: #2c91d5;
}
#social li a#ig {
  background: #895a4d;
}
#social li a#yt {
  background: #e62117;
}
#social li a#nd {
  background: #00b246;
}
.fa-nextdoor:before {
  content: url('/wp-content/themes/ndic/library/images/nd.png');
}
@media (max-width:1199px) {
  .fa-nextdoor:before {
    content: url('/wp-content/themes/ndic/library/images/nd-small.png');
  }
}
/* Twitt */
#twitt, .twitt {
  margin-top: 20px;
}
#twitt li, .twitt li {
  border-top: 1px solid #d4d4d4;
  list-style: none;
  padding: 15px 0;
}
/* Breaking News */
#breaking-news {
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  padding: 7px 0;
  margin-top: 20px;
}
#bn {
  background: #ff0000;
  color: #FFF;
  padding: 8px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#bn-info {
  background: #e1e1e1;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  padding: 8px 20px;
  font-weight: 600;
}
@media (min-width:768px) {
  #bn {
    background: #ff0000 url(../images/breaking-news.png) right 50% no-repeat;
  }
}
@media (min-width:1200px) {
  #bn, #bn-info {
    font-size: 15px;
  }
}
/* Latest News */
#latest-news {
  margin-top: 20px;
}
#latest-news li {
  list-style: none;
  padding: 15px 0;
}
#latest-news li p {
  margin: 5px 0 3px;
}
#latest-news li p.date {
  color: #919191;
  margin-top: 0;
}
#latest-news li p.head {
  color: #148e4e;
  font-size: 16px;
  font-weight: 600;
}
#latest-news .homepage-news-thumb {
  float: left;
  margin: 10px 10px 10px 0;
}
@media (min-width:1200px) {
  #latest-news li p.head {
    font-size: 18px;
  }
}
/* INSIDE PAGES */
.page-title {
  background: #262626;
}
.page-title .container {
  padding: 20px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .75);
  background-position: right 0;
  background-repeat: no-repeat;
}
.page-title #title h1 {
  margin-top: 0;
  color: #be9929;
  text-transform: uppercase;
  width: 70%;
}
.page-title #breadcrumb {
  color: #fff;
  width: 85%;
}
.page-title #breadcrumb span {
  display: inline-block;
  padding: 0 5px;
}
@media (min-width:768px) {
  #title-message {
    background-image: url(../images/title-message.png)
  }
}
@media (min-width:992px) {
  .page-title .container {
    padding: 40px;
  }
}
@media (min-width:1200px) {
  .page-title .container {
    padding: 45px;
  }
  .page-title #title h1 {
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 7px;
    width: 80%;
  }
}
/* Sidebar */
#sidebar #latest-news li {
  border-top: 1px solid #d4d4d4;
  padding: 15px 0;
}
#sidebar #latest-news li p.head {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
#sidebar #latest-news li p {
  margin: 0 0 2px;
}
#sidebar h4 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
#sidebar .rpwe-ul {
  list-style: none;
}
#sidebar .rpwe-ul .rpwe-time {
  color: #000000;
}
#sidebar .rpwe-ul .rpwe-time {
  color: #919191;
}
body.page #sidebar .menu li {
  list-style: none;
  padding: 0 1em;
  margin: auto;
}
body.page #sidebar .menu > .menu-item {
  display: none;
}
body.page #sidebar .menu > .menu-item.current-menu-item, body.page #sidebar .menu > .menu-item.current-page-ancestor {
  display: list-item;
}
#sidebar .widget {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 3px solid #148e4e;
}
/* Main Content */
#main-content {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #d8d8d8;
}
@media (min-width:992px) {
  #main-content {
    padding-left: 40px;
    float: right;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #main-content p {
    line-height: 1.8;
    margin-bottom: 1.5em
  }
}
#main-content h2 {
  color: #148e4e;
}
.name {
  margin: 0;
}
.designation {
  margin-top: .5em;
}
#main-content ol, #main-content ul {
  padding: 0 0 0 20px;
  margin: auto;
}
/* Most Wanted */
.single-most-wanted #main-content .most-wanted-content div {
  padding-bottom: 10px;
}
.single-most-wanted #main-content .label {
  font-weight: bold;
}
.single-most-wanted #content h2 {
  text-align: center;
}
.single-most-wanted #content .most-wanted-image img {
  display: block;
  margin: 0 auto;
}
.single-most-wanted #content .most-wanted-summary .label {
  text-align: center;
  display: block;
  padding-bottom: 10px;
}
.most-wanted-wrapper .most-wanted-entry {
  height: 225px;
}
/* UBER MENU */
.ubermenu-nav li a {
  font-family: 'roboto-condensed-bold';
}
.ubermenu-nav li li a {
  font-family: 'Open Sans', sans-serif;
}
@media (min-width:768px) {
  .ubermenu-nav li a {
    font-size: 14px;
  }
  .ubermenu-nav li li a {
    font-size: 13px;
  }
}
@media (min-width:992px) {
  .ubermenu .ubermenu-target {
    padding: 10px 9px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    padding-right: 22px;
  }
}
@media (min-width:1200px) {
  .ubermenu-nav li a {
    font-size: 16px;
  }
  .ubermenu-nav li li a {
    font-size: 14px;
  }
  .ubermenu .ubermenu-target {
    padding: 10px 14px;
  }
}
@media (max-width:767px) {
  header {
    padding-bottom: 15px;
  }
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
  border-bottom: none;
  padding-bottom: 0;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
  background: #f3f3f3;
  padding: 10px 0;
}
.ubermenu-row .ubermenu-item-level-3 a {
  text-transform: uppercase;
  font-weight: 600;
  color: #000
}
.ubermenu-row .ubermenu-item-level-7 a, .ubermenu-row .ubermenu-column-1-2 .ubermenu-item-level-9 a {
  font-size: 12px;
  text-transform: none;
  font-weight: 600;
  padding-top: 0 !important;
}
.ubermenu-row .ubermenu-item-level-4 a, .ubermenu-row .ubermenu-item-level-9 a, .ubermenu-row .ubermenu-item-level-11 a, .ubermenu-row .ubermenu-column-1-2 .ubermenu-item-level-9 .ubermenu-item-level-11 a, .ubermenu-row a.only-level-2 {
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
  padding-top: 0 !important;
}
.ubermenu-column .ubermenu-submenu-type-stack {
  padding-top: 0px;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu, .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
  color: #333;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target:hover, .ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-active > .ubermenu-target {
  color: #148e4e;
}
@media (min-width:1200px) {
  .ubermenu-submenu-id-502, .ubermenu-submenu-id-509 {
    padding-bottom: 0;
  }
}
/* Accordion */
.cd-accordion-menu {
  width: 100%;
  margin: 0;
}
.cd-accordion-menu ul {
  display: none;
}
.cd-accordion-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  list-style: none
}
.cd-accordion-menu input[type=checkbox] {
  /* hide native checkbox */
  position: absolute;
  opacity: 0;
}
.cd-accordion-menu label, .cd-accordion-menu a {
  position: relative;
  display: block;
  padding: 10px 12px 10px 40px;
  background: #e0e0e0;
  box-shadow: inset 0 -1px #FFF;
  color: #000;
  text-transform: uppercase;
}
.cd-accordion-menu label a {
  padding: 0;
  box-shadow: none;
}
.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
  background: #52565d;
}
.cd-accordion-menu label {
  cursor: pointer;
  margin: 0 !important;
  font-weight: normal;
}
.cd-accordion-menu li.has-not-children label::before {
  position: absolute;
  top: 12px;
  left: 24px;
  display: inline-block;
  width: 8px;
  height: 8px;
  font-size: 6px;
  content: '\f0c8';
  font-family: FontAwesome;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.cd-accordion-menu li.has-children label::before {
  position: absolute;
  top: 17px;
  left: 24px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.cd-accordion-menu li.has-children label::after {
  position: absolute;
  top: 20px;
  left: 21px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: '';
}
.cd-accordion-menu input[type=checkbox]:checked + label::before {
  height: 0;
}
.cd-accordion-menu input[type=checkbox]:checked + label + ul, .cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
  /* show children when item is checked */
  display: block;
}
.cd-accordion-menu ul label, .cd-accordion-menu ul a {
  background: #d0d0d0;
  box-shadow: inset 0 -1px #FFF;
  padding-left: 46px;
  text-transform: none;
}
.cd-accordion-menu ul label a, .cd-accordion-menu ul label:hover a {
  background: none;
}
.cd-accordion-menu ul label:hover, .cd-accordion-menu ul a:hover {
  background: #fff;
  text-decoration: none;
}
.cd-accordion-menu ul label a {
  box-shadow: none;
  padding-left: 0;
}
.cd-accordion-menu ul label a:before {
  display: none;
}
.cd-accordion-menu ul a:before {
  position: absolute;
  top: 19px;
  left: 30px;
  display: inline-block;
  width: 8px;
  height: 8px;
  font-size: 4px;
  content: '\f0c8';
  font-family: FontAwesome;
}
.cd-accordion-menu ul ul a:before {
  left: 45px;
  color: #666;
}
.cd-accordion-menu ul ul a {
  text-transform: none;
}
.no-touch .cd-accordion-menu ul label:hover, .no-touch .cd-accordion-menu ul a:hover {
  background: #3c3f45;
}
.cd-accordion-menu ul label::before {
  left: 36px;
}
.cd-accordion-menu ul label::after, .cd-accordion-menu ul a::after {
  left: 59px;
}
.cd-accordion-menu ul ul label, .cd-accordion-menu ul ul a {
  padding-left: 100px;
}
.cd-accordion-menu ul ul label::before {
  left: 54px;
}
.cd-accordion-menu ul ul label::after, .cd-accordion-menu ul ul a::after {
  left: 77px;
}
.cd-accordion-menu ul ul ul label, .cd-accordion-menu ul ul ul a {
  padding-left: 118px;
}
.cd-accordion-menu ul ul ul label::before {
  left: 72px;
}
.cd-accordion-menu ul ul ul label::after, .cd-accordion-menu ul ul ul a::after {
  left: 95px;
}
.cd-accordion-menu li.has-not-children label {
  padding: 5px 12px 5px 30px;
}
.cd-accordion-menu li.has-not-children a {
  padding: 0 12px 0 10px;
  box-shadow: none;
  text-decoration: none;
}
.cd-accordion-menu li.has-children ul label::before {
  left: 30px;
}
.cd-accordion-menu li.has-children ul label::after, .cd-accordion-menu li.has-children ul a::after {
  left: 27px
}
.cd-accordion-menu li.has-children ul ul label, .cd-accordion-menu li.has-children ul ul a {
  padding-left: 60px;
}
.cd-accordion-menu li.has-children ul ul label::before {
  left: 60px;
}
.cd-accordion-menu li.has-children ul ul label::after, .cd-accordion-menu li.has-children ul ul a::after {
  left: 57px;
}
.cd-accordion-menu li.has-children ul ul ul label, .cd-accordion-menu li.has-children ul ul ul a {
  padding-left: 154px;
}
.cd-accordion-menu li.has-children ul ul ul label::before {
  left: 96px;
}
.cd-accordion-menu li.has-children ul ul ul label::after, .cd-accordion-menu li.has-children ul ul ul a::after {
  left: 125px;
}
.cd-accordion-menu.animated li.has-children label::before {
  /* this class is used if you're using jquery to animate the accordion */
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
#sidebar .cd-accordion-menu > li {
  display: none;
}
#sidebar .cd-accordion-menu > li.current-menu-ancestor, #sidebar .cd-accordion-menu > li.current-menu-item {
  display: list-item;
}
#sidebar .cd-accordion-menu li.current-menu-item {
  font-weight: bold;
}
/* FAQ */
.question {
  color: #0087c6;
  cursor: pointer;
  margin-top: 5px
}
.question:hover {
  color: #000;
  text-decoration: underline;
}
.answer {
  display: none;
  padding: 3px 0 10px 15px;
}
.answer p:first-child {
  margin-top: 3px
}
/* VIDEO EMBED */
.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 20px 0;
}
.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* */
.columns {
  padding-bottom: 15px;
}
.crime-incidents-grid {
  border-top: 0px solid #000000;
  border-left: 0px solid #000000;
}
.crime-incidents-grid > .col-sm-3 {
  vertical-align: middle;
  text-align: center;
  padding: .5em;
  line-height: 1em;
  color: #FF0000;
  height: 4em;
  border-right: 0px solid #000000;
  border-bottom: 0px solid #000000;
}
.crime-incidents-grid .crime-incidents-grid-row-odd {
  background-color: #e0e0e0;
}
@media (max-width: 767px) {
  .crime-incidents-grid .crime-incidents-grid-placeholder {
    display: none;
  }
  .crime-incidents-grid .crime-incidents-grid-row-odd {
    background-color: transparent;
  }
}
/* Search */
.page-id-63 .sbso-search-form-wrapper .field-wrapper {
  padding-bottom: 15px;
}
.page-id-63 .sbso-search-form-wrapper .field-wrapper .field {
  min-height: 1em;
}
.sbso-search-results-wrapper .sbso-search-result-odd {
  background-color: transparent;
}
@media (min-width:768px) {
  .page-id-63 .sbso-search-form-wrapper .field-wrapper {
    width: 49.5%;
    display: inline-block;
    padding-bottom: 15px;
    padding-right: 20px;
  }
  page-id-63 .sbso-search-form-wrapper .field-wrapper:nth-child(2n) {
    padding-right: 0
  }
  .page-id-63 .sbso-search-form-wrapper .field-wrapper:nth-child(4n) {
    width: 100%;
  }
  .page-id-63 .sbso-search-form-wrapper .field-wrapper .label {
    padding-bottom: 8px;
  }
  .page-id-63 .sbso-search-form-wrapper .field-wrapper .input input {
    width: 100%;
  }
}
.sbso-search-result .label {
  font-weight: bold;
  padding-bottom: 0 !important;
}
.sbso-search-results-text {
  margin-top: 15px;
}
.page-id-63 .sbso-search-result .field-wrapper {
  padding-bottom: 30px;
}
@media (min-width:768px) {
  .page-id-63 .sbso-search-result .field-wrapper {
    width: 46.5%;
    display: inline-block;
    margin-right: 3%;
  }
  page-id-63 .sbso-search-result .field-wrapper:nth-child(2n) {
    margin-right: 0
  }
}
/* Footer Social */
footer #social {
  margin: -44px auto 20px;
  text-align: center;
  display: block;
}
footer #social li {
  width: auto;
  margin-right: .5%;
  display: inline-block;
}
@media (min-width:768px) {
  footer #social {
    text-align: center;
  }
}
footer #social li a {
  width: 36px;
  height: 36px;
  line-height: 34px;
  border-radius: 50px;
  font-size: 16px;
  border: 1px solid #FFF;
  background: #666
}
footer #social li a:hover {
  filter: brightness(100%);
  -webkit-filter: brightness(100%);
  -moz-filter: brightness(100%);
  -o-filter: brightness(100%);
  -ms-filter: brightness(100%);
}
@media (min-width:1200px) {
  footer #social {
    margin: -50px auto 20px;
  }
  footer #social li a {
    width: 48px;
    height: 48px;
    line-height: 44px;
    font-size: 24px;
    border: 2px solid #FFF;
  }
}
footer #social li a#fb {
  background: #666;
}
footer #social li a#tw {
  background: #666;
}
footer #social li a#ig {
  background: #666;
}
footer #social li a#yt {
  background: #666;
}
footer #social li a#nd {
  background: #666;
}
footer #social li a#fb:hover {
  background: #4862a3;
}
footer #social li a#tw:hover {
  background: #2c91d5;
}
footer #social li a#ig:hover {
  background: #895a4d;
}
footer #social li a#yt:hover {
  background: #e62117;
}
footer #social li a#nd:hover {
  background: #00b246;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Layer Slider */
#vdo {
  background-color: #000;
}
#vdo .ls-video-layer {
  width: 100% !important;
  height: 100% !important;
}
/* BLOG */
body.blog .blog-filter-wrapper {
  padding-left: 0;
}
body.blog .blog-filter-wrapper .blog-filter-title {
  padding-right: 1em;
}
body.blog .news-thumb {
  float: left;
  margin: 10px 10px 10px 0;
}