/*--- News Listing ---*/
.news-block {
  margin-bottom: 50px;
}
.news-block h2 {
  margin-bottom: 20px;
}
.news-block h2 a {
  font-weight: 400;
}
.news-block h4 {
  position: relative;
}
.news-block h4:after {
  content: " ";
  height: 1px;
  width: 60px;
  background: #e0e0e0;
  position: absolute;
  bottom: -5px;
  left: 0;
}
/*--- Pagination ---*/
ul.pagination {
  float: right;
  margin: 0;
}
ul.pagination li {
  margin-left: 5px;
  display: block;
  float: left;
  font-weight: 700;
  font-size: 16px;
}
ul.pagination li:before {
  display: none;
}
ul.pagination li a {
  font-weight: 700;
  color: #ba2454;
  border-color: #969696;
}
ul.pagination li a:hover {
  background: none;
  border-color: #969696;
  color: #961d44;
}
ul.pagination li.disabled span {
  border-color: #969696;
  color: #969696;
}
ul.pagination li.disabled span:hover {
  border-color: #969696;
  color: #969696;
}
ul.pagination li.active span {
  border-color: #969696;
  color: #969696;
  background: none;
}
ul.pagination li.active span:hover {
  border-color: #969696;
  color: #969696;
  background: none;
}
ul.pagination li:last-child a,
ul.pagination li:last-child span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
ul.pagination li:first-child a,
ul.pagination li:first-child span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

ol.breadcrumb {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0;
}
ol.breadcrumb > li {
  color: #969696;
  font-size: 13px;
}
ol.breadcrumb > li a {
  color: #969696;
  font-weight: 400;
}
ol.breadcrumb > li a:hover {
  color: #961d44;
}
ol.breadcrumb > li + li:before {
  content: ">";
  color: #969696;
  padding: 0 7px 0 5px;
}

/*---===<<< HELPERS >>>===---*/
.hide-text {
  overflow: hidden;
  text-indent: -9999em;
  display: block;
}
.sprite {
  background-image: url(../../../apps/city-connects/components/page/base/clientlibs/css/images/site-sprite.png);
  background-repeat: no-repeat;
}
.md-bottom-buffer {
  margin-bottom: 15px;
}
.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
li a:focus {
  background: none !important;
}
::-webkit-input-placeholder {
  color: #737373;
  opacity: 1 !important;
}
:-moz-placeholder {
  color: #737373;
  opacity: 1 !important;
}
::-moz-placeholder {
  color: #737373;
  opacity: 1 !important;
}
:-ms-input-placeholder {
  color: #737373;
  opacity: 1 !important;
}
/*---===<<< FONTS >>>===---*/
.segoe {
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
.segoe-light {
  font-family: "Segoe UI Light", Arial, Helvetica, sans-serif;
}
.open-sans {
  font-family: 'Open Sans', sans-serif;
}
.georgia {
  font-family: Georgia, serif;
}
.icomoon {
  font-family: 'icomoon';
}
.light {
  font-weight: 100;
}
.normal {
  font-weight: 400;
}
.semi {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.extra {
  font-weight: 800;
}
.upper {
  text-transform: uppercase;
}
.center {
  text-align: center;
}
/*---=== BOOTSTRAP OVERRIDES ===---*/
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: transparent;
  box-shadow: none;
  outline: 0 none;
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1020px;
  position: relative;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-right: 20px;
  padding-left: 20px;
}
.btn.btn-default:hover {
  border: none;
  background: #969696;
}
body {
  font-family: 'Open Sans', sans-serif;
}
h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #4a4f55;
  line-height: 50px;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #4a4f55;
  line-height: 40px;
}
h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #4a4f55;
  line-height: 30px;
}
h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  color: #4a4f55;
  line-height: 36px;
}
h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  color: #4a4f55;
  line-height: 36px;
}
p.large,
span.large {
  font-size: 26px;
  line-height: 50px;
}
p.small,
span.small,
small {
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 20px;
  display: block;
}
p {
  color: #737373;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}
p.intro {
  font-size: 18px;
  line-height: 36px;
}
blockquote {
  border: 0;
  font-size: 22px;
  line-height: 38px;
  color: #969696;
  font-style: italic;
  padding: 0;
  margin: 0 0 20px;
}
hr {
  border-color: #e0e0e0;
  margin: 30px 0;
}
section ul {
  margin-bottom: 20px;
  padding-left: 20px;
}
section ul li {
  font-size: 16px;
  line-height: 30px;
  color: #737373;
  list-style: none;
  position: relative;
}
section ul li:before {
  content: " ";
  display: block;
  position: absolute;
  left: -20px;
  top: 13px;
  width: 8px;
  height: 8px;
  background: #612751;
}
a {
  color: #ba2454;
  font-weight: 700;
}
a:hover,
a:focus {
  color: #961d44;
  text-decoration: none;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  outline: none;
}
a.read-more {
  text-transform: uppercase;
  font-size: 16px;
}
aside a.read-more {
  display: block;
  margin: 10px 0;
  float: none;
  clear: both;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn.btn-default {
  padding: 10px 50px;
  font-size: 20px;
  color: #ffffff;
  background: #ba2454;
  border: 0;
  font-weight: 400;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
.btn.btn-default:hover {
  background: #961d44;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
.btn.btn-primary {
  padding: 6px 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #969696;
  background: #ffffff;
  border: 1px solid #969696;
}
.btn.btn-primary:hover {
  color: #ba2454;
}
.btn.btn-primary .fa-long-arrow-right {
  padding-left: 10px;
}
.btn.btn-primary .fa-long-arrow-left {
  padding-right: 10px;
}
.btn.btn-dropdown {
  padding: 15px 0 15px 20px;
  max-width: 300px;
  width: 100%;
  font-size: 20px;
  color: #ffffff;
  background: #ba2454;
  border: 0;
  font-weight: 700;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
  text-align: left;
  position: relative;
}
.btn.btn-dropdown i {
  position: absolute;
  right: 0;
  width: 60px;
  text-align: center;
  height: 35px;
  border-left: 1px solid #961d44;
  top: 13px;
}
.btn.btn-dropdown i:before {
  position: relative;
  top: 2px;
}
img.pull-left {
  margin: 5px 30px 20px 0;
  max-width: 100%;
}
img.pull-right {
  margin: 5px 0 20px 30px;
  max-width: 100%;
}
.image.parbase.section img {
  max-width: 100%;
}
.main-content {
  padding-bottom: 60px;
}
.secondary-content {
  background: #f0f0f0;
  padding: 40px 0 100px;
}
/*---=== VIDEO MODAL ===---*/
.modal.modal-fullscreen {
  /* Maximize the main wrappers on the screen */

  /* Make the parent wrapper of the modal box a full-width block */

  /* Remove borders and effects on the content */

  /**
	 * /!\ By using this feature, you force the header and footer to be placed
	 * in an absolute position. You must handle by yourself the margin of the
	 * content.
	 */

}
.modal.modal-fullscreen .modal-dialog,
.modal.modal-fullscreen .modal-content {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.modal.modal-fullscreen .modal-dialog {
  margin: 0;
  width: 100%;
  z-index: 1050;
}
.modal.modal-fullscreen .modal-content {
  border: none;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
  background: none;
}
.modal.modal-fullscreen.force-fullscreen {
  /* Remove the padding inside the body */

}
.modal.modal-fullscreen.force-fullscreen .modal-body {
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0 0 56.25%;
}
.modal.modal-fullscreen.force-fullscreen .modal-header,
.modal.modal-fullscreen.force-fullscreen .modal-footer {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 20;
}
.modal.modal-fullscreen.force-fullscreen .modal-header {
  top: 40px;
  border: 0;
  min-height: 1px;
  padding: 0;
  left: auto;
}
.modal.modal-fullscreen.force-fullscreen .modal-header .close {
  height: 50px;
  width: 50px;
  background: #ba2454;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  opacity: 1;
  margin: 0;
  text-shadow: none;
}
.modal.modal-fullscreen.force-fullscreen .modal-header .close:hover {
  background: #961d44;
}
.modal.modal-fullscreen.force-fullscreen .modal-footer {
  bottom: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-content iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  border: 0;
}

header {
  z-index: 10;
}
header.navbar {
  width: 100%;
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  header.navbar {
  height: 115px;
}

}
header.navbar .utility {
  background: #ba2454;
  height: 36px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
header.navbar .utility .bc-logo {
  float: left;
  padding-top: 7px;
}
header.navbar .logo {
  float: left;
  padding-top: 19px;
  width: 295px;
}
@media screen and (max-width: 767px) {
  header.navbar .logo {
  width: 200px;
  padding-top: 15px;
}

}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header.navbar .logo {
  width: 225px;
  padding-top: 30px;
}

}
header.navbar .logo a {
  display: block;
}
header.navbar .logo a img {
  width: 100%;
}
header .search {
  position: absolute;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  top: -100%;
  background: #ffffff;
  width: 100%;
  height: 100%;
}
header .search > div {
  height: 100%;
  position: relative;
  padding: 0;
}
header .search > div form,
header .search > div div {
  height: 100%;
}
header .search > div .form-block {
  float: left;
  height: 100%;
  display: table;
}
header .search > div .form-block .form-block-inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
header .search > div .form-block .form-block-inner input {
  font-size: 30px;
  color: #737373;
  border: 0;
  padding: 0 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  header .search > div .form-block {
  padding-right: 0;
}
header .search > div .form-block .form-block-inner input {
  padding: 0;
  font-size: 20px;
}

}
header .search > div .search-icon {
  font-size: 30px;
  height: 100%;
  float: left;
  display: table;
  color: #ba2454;
  cursor: pointer;
  padding: 0;
}
header .search > div .search-icon .search-inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
header .search > div .search-close {
  float: left;
  height: 100%;
  display: table;
  background: #ba2454;
  color: #ffffff;
  font-size: 30px;
  padding: 0;
}
header .search > div .search-close .close-inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.search-open header .search {
  top: 0;
}

footer .row > div {
  margin: 20px 0 40px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  footer .row > div {
  margin-bottom: 0;
}

}
@media screen and (max-width: 767px) {
  footer .row > div {
  margin-bottom: 0;
}

}
footer .social-links li {
  border-top: 1px solid #e0e0e0;
}
footer .social-links li a {
  text-decoration: none;
  font-size: 20px;
  padding: 15px 0;
}
footer .social-links li a:hover,
footer .social-links li a:focus {
  background: none;
}
footer .social-links li a i {
  padding-right: 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  footer .social-links {
  margin-bottom: 40px;
}

}
@media screen and (max-width: 767px) {
  footer .social-links {
  margin-bottom: 40px;
}

}
footer .bottom-row {
  border-top: 1px solid #e0e0e0;
  padding: 30px 0;
}
footer .bottom-row .logo {
  float: left;
}
footer .bottom-row .copyright {
  float: right;
  padding: 14px 0 0;
}
footer .bottom-row .copyright ul li {
  padding-left: 20px;
  color: #737373;
  font-size: 13px;
}
footer .bottom-row .copyright ul li a {
  padding: 0;
  color: #737373;
  font-weight: 400;
}
footer .bottom-row .copyright ul li a:hover {
  background: none;
  text-decoration: underline;
}
footer .bottom-row .copyright ul li a:focus {
  background: none;
}
footer .bottom-row .copyright ul li:before {
  content: "|";
  position: absolute;
  left: 6px;
  top: -1px;
}
footer .bottom-row .copyright ul li:first-child:before {
  display: none;
}
@media screen and (max-width: 767px) {
  footer .bottom-row .logo {
  float: none;
  text-align: center;
}
footer .bottom-row .copyright {
  float: none;
  text-align: center;
}
footer .bottom-row .copyright ul {
  margin: 0;
}
footer .bottom-row .copyright ul li {
  display: inline-block;
}
footer .bottom-row .copyright ul li:before {
  content: "|";
  position: absolute;
  left: 4px;
  top: 0;
}
footer .bottom-row .copyright ul li:first-child {
  display: block;
  padding: 0 0 5px;
}
footer .bottom-row .copyright ul li:nth-child(2) {
  padding: 0;
}
footer .bottom-row .copyright ul li:nth-child(2):before {
  display: none;
}

}

header .navbar-toggle {
  margin: 15px 7px 0;
  margin-bottom: 0;
  padding: 15px 10px;
  position: absolute;
  right: 0;
}
header .navbar-toggle .icon-bar {
  background: #ba2454;
  position: relative;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
header .navbar-toggle .icon-bar.hidden-bar {
  display: none;
}
header .navbar-toggle .icon-bar.first-bar {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 5px;
}
header .navbar-toggle .icon-bar.last-bar {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -1px;
}
header .navbar-toggle.collapsed .icon-bar.hidden-bar {
  display: block;
}
header .navbar-toggle.collapsed .icon-bar.first-bar {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0px;
}
header .navbar-toggle.collapsed .icon-bar.last-bar {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0px;
}
header nav.navbar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  min-height: none;
  margin: 0;
}
header nav.navbar#utilityNav {
  float: right;
  min-height: 1px;
}
header nav.navbar#utilityNav ul {
  margin: 0;
}
header nav.navbar#utilityNav ul li {
  font-size: 13px;
  margin-left: 25px;
  float: left;
}
header nav.navbar#utilityNav ul li a {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
  line-height: 36px;
  font-weight: 400;
}
header nav.navbar#utilityNav ul li a:hover {
  background: none;
  text-decoration: underline;
}
header nav.navbar#utilityNav ul li a:focus {
  background: none;
}
header nav.navbar#utilityNav ul li a.search-trigger {
  font-size: 16px;
}
header nav.navbar#utilityNav ul li a.search-trigger i {
  top: -2px;
}
header nav.navbar#utilityNav ul li a.twitter-trigger {
  font-size: 16px;
}
header nav.navbar#utilityNav ul li a.twitter-trigger i {
  top: 0;
}
header nav.navbar#utilityNav ul li a i {
  position: relative;
  top: -1px;
}
header nav.navbar#mainNav {
  float: right;
  padding: 34px 0 0;
  right: -20px;
  max-height: none;
}
header nav.navbar#mainNav .nav > li > a {
  line-height: normal;
  padding: 0 20px;
  height: 73px;
  line-height: 50px;
  color: #4a4f55;
  text-transform: uppercase;
  font-size: 14px;
  background: none;
  outline: none !important;
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.85);
}
header nav.navbar#mainNav .nav > li > a:hover {
  background: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header nav.navbar#mainNav .nav > li > a {
  padding: 0 8px;
  font-size: 13px;
}

}
header nav.navbar#mainNav .nav > li .dropdown-menu {
  background: #f0f0f0;
  border: 0;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
}
header nav.navbar#mainNav .nav > li .dropdown-menu > li > a {
  font-size: 13px;
  color: #737373;
  padding: 8px 30px;
  line-height: normal;
}
header nav.navbar#mainNav .nav > li .dropdown-menu > li > a:hover {
  background: none;
}
@media screen and (min-width: 768px) {
  header nav.navbar#mainNav .nav > li:hover > a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f0f0f0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
}
header nav.navbar#mainNav .nav > li:hover .dropdown-menu {
  display: block;
  padding: 10px 0;
}
header nav.navbar#mainNav .nav > li:hover .dropdown-menu > li > a:hover {
  color: #000000;
}
header nav.navbar#mainNav .nav > li.active > a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f0f0f0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
}

}
@media screen and (max-width: 767px) {
  header nav.navbar#mainNav {
  right: auto;
  left: 0;
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 79px;
  background: #f0f0f0;
  overflow: hidden;
}
header nav.navbar#mainNav .nav {
  margin: 0;
}
header nav.navbar#mainNav .nav > li {
  padding: 0 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
header nav.navbar#mainNav .nav > li > a {
  display: inline-block;
  width: 80%;
  height: 50px;
  padding: 0;
}
header nav.navbar#mainNav .nav > li:first-child {
  border: 0;
}
header nav.navbar#mainNav .nav > li .dropdown-menu {
  border: 0;
  padding-bottom: 20px;
}
header nav.navbar#mainNav .nav > li.has-child > .dropdown-toggle {
  display: inline-block;
  width: 20%;
  float: right;
  text-align: right;
  cursor: pointer;
}
header nav.navbar#mainNav .nav > li.has-child > .dropdown-toggle:after {
  content: "+";
  font-size: 20px;
  position: absolute;
  right: 0;
  top: -1px;
}
header nav.navbar#mainNav .nav > li.has-child.open > a:after {
  content: "-";
  right: 3px;
}

}
/*--- Interior Navigation ---*/
.int-nav {
  border-top: 5px solid #e0e0e0;
}
.int-nav .nav {
  padding: 0;
  margin: 0 0 20px;
}
.int-nav .nav li:before {
  display: none;
}
.int-nav .nav li a {
  padding: 15px 0;
  background: none;
  color: #737373;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.int-nav .nav li a:hover,
.int-nav .nav li a:focus {
  background: none;
  color: #4a4f55;
}
.int-nav .nav li.active > a {
  color: #4a4f55;
}
.int-nav .nav li .sub-level {
  margin: 0;
  position: relative;
  top: -5px;
  padding: 0 18px 15px;
}
.int-nav .nav li .sub-level li a {
  font-style: italic;
}
.int-nav .nav > li + li {
  border-top: 1px solid #e0e0e0;
}

/* ===========================================================
 * bootstrap-checkbox - v.1.0.1
 * ===========================================================
 * Copyright 2014 Roberto Montresor
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================== */
.bootstrap-checkbox > button.btn {
  padding: 7px 0 4px 2px;
  width: 28px;
}
.bootstrap-checkbox > button.btn.displayAsButton {
  width: auto;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-checkbox {
  padding: 0 8px 0 4px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.icon {
  margin: 2px 4px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-prepend-checkbox {
  padding: 0 4px 0 8px;
}
.bootstrap-checkbox > button.btn.btn-large {
  padding: 10px 0 6px 2px;
  width: 36px;
}
.bootstrap-checkbox > button.btn.btn-small {
  padding: 5px 0 3px 1px;
  width: 24px;
}
.bootstrap-checkbox > button.btn.btn-mini {
  padding: 4px 0 1px 1px;
  width: 20px;
}
.bootstrap-checkbox > .btn.btn-link {
  text-decoration: none;
}
label.bootstrap-checkbox.disabled {
  cursor: default;
  color: #666;
}
.bootstrap-checkbox > .label-prepend-checkbox {
  padding-right: 4px;
}
.bootstrap-checkbox > .label-checkbox {
  padding-left: 4px;
}
.bootstrap-checkbox.disabled > [class^="label-"],
.bootstrap-checkbox > .btn[disabled] {
  cursor: not-allowed;
}
[class^="cb-icon-"],
[class*=" cb-icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../../../apps/city-connects/components/page/base/clientlibs/css/images/icons.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
.bootstrap-checkbox button.btn > span.cb-icon-check,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check {
  background-position: 0 -1px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check,
.bootstrap-checkbox button.btn:active > span.cb-icon-check {
  background-position: 0 -25px;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-empty,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-empty,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-empty {
  background-position: -24px -1px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-empty,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check-empty,
.bootstrap-checkbox button.btn:active > span.cb-icon-check-empty {
  background-position: -24px -25px;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-indeterminate,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-indeterminate,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-indeterminate {
  background-position: -48px -1px;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-indeterminate,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check-indeterminate,
.bootstrap-checkbox button.btn:active > span.cb-icon-check-indeterminate {
  background-position: -48px -25px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
  width: 100%;
}
.bootstrap-select button {
  background: none;
  box-shadow: none;
  font-size: 14px;
  border: none;
}
.bootstrap-select button .caret {
  display: none;
}
.bootstrap-select a:focus {
  outline: none !important;
}
.bootstrap-select > .dropdown-menu {
  min-width: 100%;
  z-index: 2000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  padding: 0;
  margin: 0;
  background-color: #969696;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-height: none !important;
  min-height: 0 !important;
  overflow: visible !important;
}
.bootstrap-select > .dropdown-menu > .dropdown-menu {
  padding: 0;
}
.bootstrap-select > .dropdown-menu > .dropdown-menu > li {
  background: #969696;
  padding: 0;
  margin: 0;
}
.bootstrap-select > .dropdown-menu > .dropdown-menu > li > a:focus {
  background: none !important;
}
.bootstrap-select > .dropdown-menu > .dropdown-menu > li > a {
  padding: 20px 0 15px;
  text-shadow: none;
  outline: none !important;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  background: none !important;
}
.bootstrap-select > .dropdown-menu > .dropdown-menu > li:first-child {
  display: none;
}
form h2 {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  form h5 {
  line-height: normal;
}

}
form .checkbox {
  padding: 0 0 30px;
  margin: 0;
}
form .checkbox label {
  display: block;
  margin: 0;
}
form .checkbox label .bootstrap-checkbox {
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
form .checkbox label .bootstrap-checkbox button {
  width: 20px;
  height: 20px;
  border: 1px solid #d0d0d0;
  padding: 0;
  position: relative;
  top: -1px;
}
form .checkbox label .bootstrap-checkbox button .icon {
  display: block;
  width: 20px;
  height: 20px;
}
form .checkbox label .bootstrap-checkbox button .icon.cb-icon-check {
  color: #969696;
  top: -2px;
  position: relative;
  left: -1px;
  border: 1px solid #d0d0d0;
}
form .checkbox label .bootstrap-checkbox button .icon.cb-icon-check:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
form .checkbox label .bootstrap-checkbox button .icon.cb-icon-check:before {
  content: "\f00c";
}
form .checkbox label .bootstrap-checkbox button .icon.cb-icon-check:before {
  top: 1px;
  left: 1px;
  position: relative;
}
form .form-submit {
  text-align: right;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  form .form-submit {
  text-align: left;
}

}
.form-group {
  margin: 0 0 20px;
}
.form-group label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  color: #4a4f55;
  line-height: 36px;
  margin: 0;
}
.form-group label .req {
  font-weight: 700;
  color: #ba2454;
}
.form-group .form-control {
  background: none;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  height: 54px;
  color: #000000;
  font-size: 14px;
}
.form-group .form-control:focus {
  border-color: #d0d0d0;
  background: #ffffff;
}

.video .icon-play {
  background-color: transparent;
  position: absolute;
  width: 134px;
  left: 50%;
  height: 134px;
  top: 50%;
  margin: -67px 0 0 -67px;
  color: #ffffff;
  border: solid 5px #ffffff;
  text-decoration: none;
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding-left: 2px;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  z-index: 10;
}
.video .icon-play:hover,
.video .icon-play.vid-hover {
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.video .icon-play:before {
  content: '';
  display: block;
  border-style: solid;
  border-width: 25px 0 25px 46px;
  border-color: transparent transparent transparent #ffffff;
  height: 0;
  margin-left: 42px;
  margin-top: 36px;
}

.section.component {
  position: relative;
  margin-top: 4px;
}
.section.component:before {
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  content: "";
  background: #799a05;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
.section.component .content-inner {
  background: #799a05;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
  padding: 60px 0 40px;
  position: relative;
  z-index: 2;
}
.section.component .content-inner blockquote {
  color: #ffffff;
  font-style: normal;
}
.section.component p {
  color: #ffffff;
}
.section.component small {
  color: #ffffff;
}
.section.component .circle {
  width: 88px;
  height: 88px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #799a05;
  position: absolute;
  left: 50%;
  margin-left: -44px;
  top: -35px;
  border: 4px solid #678304;
  z-index: 2;
}
.section.component .logo-circle {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  top: -31px;
  z-index: 3;
  padding: 18px 0 0 6px;
}
@media screen and (max-width: 767px) {
  .section.component p {
  font-size: 22px;
  line-height: 40px;
}

}
.section.component.white:before {
  background: #ffffff;
}
.section.component.white .content-inner {
  background: #ffffff;
}
.section.component.white p {
  color: #737373;
}
.section.component.white small {
  color: #737373;
}
.section.component.white .circle {
  background: #ffffff;
  border-color: rgba(0, 0, 0, 0.15);
}
.section.component.grey:before {
  background: #f0f0f0;
}
.section.component.grey .content-inner {
  background: #f0f0f0;
}
.section.component.grey p {
  color: #737373;
}
.section.component.grey small {
  color: #737373;
}
.section.component.grey .circle {
  background: #f0f0f0;
  border-color: rgba(0, 0, 0, 0.15);
}
.section.component.no-border:before {
  border: none;
}
.section.component.no-border .content-inner {
  border: none;
}
.section.component.no-border .circle {
  border: none;
}

.search-results.component ul li {
  border-bottom: 1px solid #f0f0f0;
}
.search-results.component ul li:before {
  content: none;
}
.search-results.component .form-group input.form-control {
  width: 70%;
  display: inline-block;
  height: 53px;
  margin-bottom: 20px;
}
.search-results.component .form-group .searchBtn {
  width: 30%;
  min-width: 164px;
  max-width: 200px;
}

.person-bio h3 {
  margin-top: 6px;
}

.newsletter-sign-up.component .error {
  display: none;
  float: left;
  color: #ba2454;
}
.newsletter-sign-up.component .checkbox.top {
  padding: 20px 0;
}
.ctct-custom-form {
  font: 16px Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  min-width: 350px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 15px;
}
.ctct-form-defaults {
  color: #000;
  padding: 15px;
  border-radius: 5px;
}
.ctct-custom-form * {
  box-sizing: border-box;
}
.ctct-custom-form p {
  margin: 0;
  margin-bottom: 24px;
}
.ctct-custom-form select {
  width: 100%;
  height: 46px;
  border: 1px solid #b0b6bb;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ctct-custom-form .ctct-form-required {
  position: relative;
}
.ctct-custom-form .ctct-form-required:before {
  content: "\2217";
  position: absolute;
  top: -4px;
  left: -12px;
  color: #f5463b;
}
.ctct-custom-form input[type="text"] {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #b0b6bb;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: Helvetica Neue, Arial, sans-serif;
  color: #394856;
  font-size: 16px;
  line-height: 1.5;
}
.ctct-custom-form input[type="text"]:focus {
  outline: 1px solid #5dacd6;
}
.ctct-custom-form .ctct-form-errorMessage {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 12px;
  color: #f5463b;
}
.ctct-custom-form ::-webkit-input-placeholder {
  color: #88919a;
}
.ctct-custom-form :-moz-placeholder {
  color: #88919a;
}
.ctct-custom-form ::-moz-placeholder {
  color: #88919a;
}
.ctct-custom-form :-ms-input-placeholder {
  color: #88919a;
}
.ctct-custom-form input.is-error,
.ctct-custom-form .ctct-form-input.is-error {
  border-color: #f5463b !important;
  color: #f5463b !important;
}
.ctct-custom-form label {
  display: block;
  margin-bottom: 12px;
  line-height: 1;
}
.ctct-custom-form .Button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;
  padding: 14px 20px;
  line-height: 1;
  background-image: none;
  background-color: #ebedee;
  color: #0078c1;
  border: none;
  box-shadow: none;
  border-radius: 2px;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.ctct-custom-form .ctct-button {
  color: #fff;
  background-color: #0078c1;
  display: block;
  width: 100%;
}
.ctct-custom-form .ctct-button:hover {
  color: #fff;
  background-color: #3e9fda;
}
.ctct-custom-form .ctct-button:active {
  background-color: #005c94;
}
.ctct-custom-form .ctct-form-footer {
  font-size: 11px;
  font-family: Helvetica Neue, Arial, sans-serif;
  padding: 10px 0px 0px 0px;
}

.news-list-wrap {
  margin-bottom: 60px;
}
.news-list-wrap > ul {
  list-style: none;
  padding: 0;
}
.news-list-wrap > ul > li {
  padding: 25px 0;
  border-top: 1px solid #ebebeb;
  margin: 0;
}
.news-list-wrap > ul > li .news-item-content h4 {
  margin: 0 0 0.5em 0;
  font-weight: 600;
  line-height: 1em;
  font-size: 13px;
  text-transform: uppercase;
  color: #c8c8c8;
}
.news-list-wrap > ul > li .news-item-content h3 {
  font-size: 20px;
  font-weight: 100;
  margin: 0;
  line-height: 1.5em;
}
.news-list-wrap > ul > li .news-item-content p {
  color: #969696;
}
.news-list-wrap > ul > li .news-item-content .date {
  font-size: 12px;
  color: #969696;
  font-weight: 400;
}
.news-list-wrap > ul > li .news-item-content .related-product-tags {
  font-size: 12px;
}
.news-list-wrap > ul > li .news-item-content .related-product-tags .icon-tag {
  margin-left: 1.4em;
}
.news-list-wrap > ul > li .news-item-content .related-product-tags a {
  color: #b1caa9;
}
.news-list-wrap > ul > li:first-child {
  border-top: none;
}
.news-list-wrap a.see-all-link {
  color: #ba2454;
  text-transform: uppercase;
  float: right;
  font-size: 13px;
  font-weight: 600;
}

@font-face {
  font-family: 'icomoon';
src: url('fonts/icomoon.eot');
src: url('fonts/icomoon.eot') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ico-"],
[class*=" ico-"],
.ico {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-communities:before {
  content: "\e600";
}
.ico-families:before {
  content: "\e601";
}
.ico-schools:before {
  content: "\e602";
}
.ico-students:before {
  content: "\e603";
}
.ico-admission:before {
  content: "\e604";
}
.ico-attendance:before {
  content: "\e605";
}
.ico-dropout-rate:before {
  content: "\e606";
}
.ico-readiness:before {
  content: "\e607";
}
.ico-report-card:before {
  content: "\e608";
}
.ico-statewide:before {
  content: "\e609";
}
.ico-test-scores:before {
  content: "\e60a";
}
.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.isotope-wrap.component .button-group {
  margin: 40px 0 35px;
}
.isotope-wrap.component .button-group:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.isotope-wrap.component .button-group .btn {
  float: left;
  margin: 0 5px 5px 0;
}
.isotope-wrap.component .button-group .btn.is-checked {
  color: #ba2454;
}
.isotope-wrap.component .item {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .isotope-wrap.component .item {
  height: 178px;
}

}
.isotope-wrap.component .item .icons {
  text-align: center;
  padding-top: 24px;
}
.isotope-wrap.component .item .icons:after {
  content: " ";
  height: 1px;
  width: 60px;
  background: #ccc;
  position: absolute;
  left: 50%;
  top: 80px;
  margin-left: -30px;
}
.isotope-wrap.component .item .icons .icon i {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  color: #612751;
}
.isotope-wrap.component .item .icons .icon i:before {
  content: "\e603";
}
.isotope-wrap.component .item .icons .icon.students i {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  color: #612751;
}
.isotope-wrap.component .item .icons .icon.students i:before {
  content: "\e603";
}
.isotope-wrap.component .item .icons .icon.schools i {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
  color: #612751;
}
.isotope-wrap.component .item .icons .icon.schools i:before {
  content: "\e602";
}
.isotope-wrap.component .item .icons .icon.families i {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
  color: #612751;
}
.isotope-wrap.component .item .icons .icon.families i:before {
  content: "\e601";
}
.isotope-wrap.component .item .icons .icon.community i {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  color: #612751;
}
.isotope-wrap.component .item .icons .icon.community i:before {
  content: "\e600";
}
.isotope-wrap.component .item .content-wrap {
  height: 100%;
  display: block;
  background: #f0f0f0;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
.isotope-wrap.component .item .content-wrap span {
  display: inline-block;
}
.isotope-wrap.component .item .content-wrap .icon {
  height: 50px;
  position: relative;
  line-height: 60px;
}
.isotope-wrap.component .item .content-wrap .title {
  font-weight: 400;
  width: 100%;
  font-size: 18px;
  line-height: 30px;
  color: #4a4f55;
  text-align: center;
  padding: 20px 30px;
}
.isotope-wrap.component .item .content-wrap:hover {
  background: #ba2454;
}
.isotope-wrap.component .item .content-wrap:hover .icon i {
  color: #ffffff;
}
.isotope-wrap.component .item .content-wrap:hover .icon:after {
  background: #ffffff;
}
.isotope-wrap.component .item .content-wrap:hover .title {
  color: #ffffff;
}

@font-face {
  font-family: 'icomoon';
src: url('fonts/icomoon.eot');
src: url('fonts/icomoon.eot') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ico-"],
[class*=" ico-"],
.ico {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-communities:before {
  content: "\e600";
}
.ico-families:before {
  content: "\e601";
}
.ico-schools:before {
  content: "\e602";
}
.ico-students:before {
  content: "\e603";
}
.ico-admission:before {
  content: "\e604";
}
.ico-attendance:before {
  content: "\e605";
}
.ico-dropout-rate:before {
  content: "\e606";
}
.ico-readiness:before {
  content: "\e607";
}
.ico-report-card:before {
  content: "\e608";
}
.ico-statewide:before {
  content: "\e609";
}
.ico-test-scores:before {
  content: "\e60a";
}
.infographic.component {
  margin: 40px 0;
}
.infographic.component .header {
  text-align: center;
  font-size: 44px;
  text-transform: uppercase;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 70px 15px;
  line-height: 44px;
}
@media screen and (max-width: 767px) {
  .infographic.component .header {
  font-size: 32px;
  line-height: 32px;
}

}
.infographic.component .header strong {
  font-weight: 800;
}
.infographic.component .info-row {
  position: relative;
  padding: 45px 0 30px 50px;
}
@media screen and (max-width: 767px) {
  .infographic.component .info-row {
  padding: 45px 25px 0;
}

}
.infographic.component .info-row.row-1 {
  background: #ba2454;
  border-top: 4px solid #99143f;
}
.infographic.component .info-row.row-1 h6,
.infographic.component .info-row.row-1 h4,
.infographic.component .info-row.row-1 p {
  color: #ffffff;
}
.infographic.component .info-row.row-1 .content .nav-tabs > li a {
  background: #821647;
  color: #ffffff;
  border-width: 0 0 4px;
  border-color: #821647;
  border-style: solid;
}
.infographic.component .info-row.row-1 .content .nav-tabs > li a:focus {
  background: #821647 !important;
}
.infographic.component .info-row.row-1 .content .nav-tabs > li a i {
  color: #ffffff;
}
.infographic.component .info-row.row-1 .content .nav-tabs > li.active a {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #560f33;
}
.infographic.component .info-row.row-1 .content .nav-tabs > li.active a i {
  color: #f3cd00;
}
.infographic.component .info-row.row-1 .content .nav-tabs > li.active a:after {
  border-top-color: #560f33;
}
.infographic.component .info-row.row-1 .content .nav-tabs > li.active a:before {
  border-top-color: #821647;
}
@media screen and (max-width: 767px) {
  .infographic.component .info-row.row-1 .img .img-wrap img {
  position: relative;
  right: 5px;
  bottom: 0;
  width: calc(100% + 30px);
}

}
.infographic.component .info-row.row-2 {
  background: #d6d6d6;
  padding: 45px 50px 30px 0;
}
@media screen and (max-width: 767px) {
  .infographic.component .info-row.row-2 {
  padding: 45px 25px 0;
}

}
@media screen and (max-width: 767px) {
  .infographic.component .info-row.row-2 .content {
  float: none !important;
}

}
.infographic.component .info-row.row-2 .content .nav-tabs > li.active a i {
  color: #799a05;
}
.infographic.component .info-row.row-2 .img .img-wrap img {
  width: calc(100% - 10px);
  right: auto;
  left: 0;
}
@media screen and (max-width: 767px) {
  .infographic.component .info-row.row-2 .img .img-wrap img {
  position: relative;
  right: auto;
  bottom: 0;
  left: -25px;
  width: calc(100% + 30px);
}

}
.infographic.component .info-row.row-3 {
  background: #dedede;
}
.infographic.component .info-row.row-3 .content .nav-tabs > li.active a i {
  color: #612751;
}
@media screen and (max-width: 767px) {
  .infographic.component .info-row.row-3 .img .img-wrap img {
  position: relative;
  right: 5px;
  bottom: 0;
  width: calc(100% + 30px);
}

}
.infographic.component .info-row p {
  font-size: 19px;
  line-height: 34px;
  color: #4a4f55;
}
@media screen and (max-width: 767px) {
  .infographic.component .info-row p {
  font-size: 17px;
  line-height: 27px;
}

}
.infographic.component .info-row .content .nav-tabs {
  border: 0;
}
.infographic.component .info-row .content .nav-tabs > li {
  list-style: none;
  width: 33.3333%;
  margin: 0;
}
.infographic.component .info-row .content .nav-tabs > li:before {
  display: none;
}
.infographic.component .info-row .content .nav-tabs > li a {
  background: #fff;
  color: #4a4f55;
  border-width: 0 0 4px;
  border-color: #fff;
  border-style: solid;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 18px 20px 23px;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .infographic.component .info-row .content .nav-tabs > li a {
  font-size: 13px;
  line-height: 19px;
  padding: 15px 10px;
}

}
@media screen and (max-width: 767px) {
  .infographic.component .info-row .content .nav-tabs > li a {
  padding: 18px 15px 14px;
}
.infographic.component .info-row .content .nav-tabs > li a span {
  display: none;
}

}
.infographic.component .info-row .content .nav-tabs > li a i {
  display: block;
  font-size: 24px;
  margin: 0 0 8px;
  color: #ba2454;
}
.infographic.component .info-row .content .nav-tabs > li a:focus {
  background: #fff !important;
  outline: none;
}
.infographic.component .info-row .content .nav-tabs > li a:before {
  opacity: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}
.infographic.component .info-row .content .nav-tabs > li a:after {
  opacity: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}
.infographic.component .info-row .content .nav-tabs > li:first-child a {
  margin-left: 0;
}
.infographic.component .info-row .content .nav-tabs > li.active a {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #b7b7b7;
}
.infographic.component .info-row .content .nav-tabs > li.active a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 26px solid transparent;
  border-right: 26px solid transparent;
  border-top: 26px solid #b7b7b7;
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -26px;
  opacity: 1;
}
.infographic.component .info-row .content .nav-tabs > li.active a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
  z-index: 10;
  opacity: 1;
}
.infographic.component .info-row .content .tab-content {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .infographic.component .info-row .content .tab-content {
  padding-top: 35px;
}

}
.infographic.component .info-row .content .tab-content p {
  font-size: 16px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 30px;
}
.infographic.component .info-row .content .tab-content h4 {
  margin: 0;
}
.infographic.component .info-row .img .img-wrap {
  position: relative;
  height: 100%;
}
.infographic.component .info-row .img .img-wrap img {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: -30px;
}
.infographic.component .footer {
  text-align: center;
  padding: 62px 20px;
  border-width: 4px 1px 1px;
  border-style: solid;
  border-color: #cecece #e0e0e0 #e0e0e0;
}
.infographic.component .footer img {
  width: 100%;
  max-width: 353px;
}
.infographic.component .circle {
  width: 88px;
  height: 88px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ba2454;
  position: absolute;
  left: 50%;
  margin-left: -44px;
  top: -35px;
  border: 4px solid #99143f;
  z-index: -1;
}
.infographic.component .logo-circle {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  top: -31px;
  z-index: 3;
  padding: 18px 0 0 6px;
  background: #ba2454;
}

.image.component img {
  max-width: 100%;
}
.image.component.center img {
  text-align: center;
}
.image.component.right img {
  text-align: right;
}

.homepage-video.component {
  background: #799a05;
  padding: 0;
  position: relative;
}
.homepage-video.component .container-fluid {
  position: static;
}
.homepage-video.component h2 {
  color: #ffffff;
  margin: 0 0 40px;
  position: relative;
}
.homepage-video.component h2:after {
  content: " ";
  height: 1px;
  width: 60px;
  background: #ffffff;
  position: absolute;
  bottom: -22px;
  left: 0;
}
.homepage-video.component p {
  color: #ffffff;
  margin: 0;
  font-size: 18px;
  line-height: 36px;
}
.homepage-video.component .video-text {
  padding-top: 55px;
  padding-bottom: 60px;
  padding-left: 45px;
  background: #799a05;
  z-index: 3;
  position: relative;
}
.homepage-video.component .video {
  position: absolute;
  left: 0;
  width: 55%;
  height: 100%;
  z-index: 2;
}
.homepage-video.component .video .videoModal {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .homepage-video.component .video {
  position: relative;
  height: 250px;
  width: 100%;
}

}
.homepage-video.component:after {
  content: " ";
  height: 4px;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
}
.homepage-video.component .modal-dialog {
  z-index: 1050;
}
.homepage-video.component .modal-dialog .modal-header {
  border-bottom: none;
}

.homepage-stats.component {
  background: #799a05;
  padding: 45px 0 65px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
.homepage-stats.component h2 {
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  margin-top: 0;
}
.homepage-stats.component p {
  color: #ffffff;
  text-align: center;
  margin: 0;
}
.homepage-stats.component .more-link {
  text-align: center;
  padding: 40px 0 0;
}
.homepage-stats.component .read-more {
  color: #ffffff;
}
.homepage-stats.component .read-more:hover {
  color: #961d44;
}
.homepage-stats.component .divider1 {
  position: absolute;
  width: 1px;
  background-color: #a1b850;
  top: 0;
  left: 33.3%;
  bottom: 65px;
}
.homepage-stats.component .divider2 {
  position: absolute;
  width: 1px;
  background-color: #a1b850;
  top: 0;
  right: 33.3%;
  bottom: 65px;
}
@media screen and (max-width: 767px) {
  .homepage-stats.component {
  padding: 10px 0 65px;
}
.homepage-stats.component .row > div {
  padding-top: 40px;
  padding-bottom: 40px;
}
.homepage-stats.component .row > div:before {
  content: " ";
  position: absolute;
  background: #a1b850;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
}
.homepage-stats.component .row > div:first-child:before {
  display: none;
}
.homepage-stats.component .more-link {
  padding: 0px 0 0;
}
.homepage-stats.component .divider1,
.homepage-stats.component .divider2 {
  display: none;
}

}
.section.component.white.no-border {
  margin-top: 0;
}
.section.component.white.no-border .circle {
  border: 4px solid #678304;
}

.homepage-slider.component {
  height: 650px;
  position: relative;
}
.homepage-slider.component .container-fluid {
  position: relative;
  z-index: 3;
  height: 100%;
}
.homepage-slider.component .text {
  height: 100%;
  position: relative;
  display: table;
  max-width: 490px;
}
.homepage-slider.component .text .text-inner {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: table-cell;
}
.homepage-slider.component .text .text-inner h1 {
  font-weight: 700;
  color: #ffffff;
}
.homepage-slider.component .text .text-inner p {
  color: #ffffff;
  font-size: 20px;
  line-height: 34px;
}
.homepage-slider.component .text .text-inner .dropdown {
  max-width: 300px;
  margin-bottom: 20px;
}
.homepage-slider.component .text .text-inner .dropdown .dropdown-menu {
  width: 100%;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  background: #961d44;
  margin: 0;
  padding: 6px 0 10px;
}
.homepage-slider.component .text .text-inner .dropdown .dropdown-menu li:before {
  display: none;
}
.homepage-slider.component .text .text-inner .dropdown .dropdown-menu a {
  color: #ffffff;
  font-size: 20px;
  padding: 8px 20px;
}
.homepage-slider.component .text .text-inner .dropdown .dropdown-menu a:hover,
.homepage-slider.component .text .text-inner .dropdown .dropdown-menu a:focus {
  background: none;
}
@media screen and (min-width: 768px) {
  .homepage-slider.component .text .text-inner .dropdown .dropdown-menu a:hover {
  text-decoration: underline;
}

}
.homepage-slider.component .text .text-inner .dropdown.open a.dropdown-toggle i {
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  border-right: 1px solid #961d44;
  border-left: 0;
}
.homepage-slider.component .watermark {
  height: 100%;
  position: absolute;
  width: 100%;
  background: url(img/campaign-watermark.png) no-repeat left center;
  z-index: 2;
  top: 0;
}
.homepage-slider.component .carousel {
  height: 650px;
  position: absolute !important;
  width: 100%;
  z-index: 1;
  top: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .homepage-slider.component {
  height: 500px;
}
.homepage-slider.component .watermark {
  background-size: 790px auto;
}
.homepage-slider.component .carousel {
  height: 500px;
}

}
@media screen and (max-width: 767px) {
  .homepage-slider.component {
  height: auto;
}
.homepage-slider.component .container-fluid {
  height: auto;
  background: #ffffff;
}
.homepage-slider.component .text {
  display: block;
  height: auto;
  max-width: none;
}
.homepage-slider.component .text .text-inner {
  display: block;
  height: auto;
}
.homepage-slider.component .text .text-inner h1 {
  color: #4a4f55;
}
.homepage-slider.component .text .text-inner p {
  color: #4a4f55;
}
.homepage-slider.component .watermark {
  background-size: 315px auto;
  height: 200px;
}
.homepage-slider.component .carousel {
  height: 200px;
  position: relative !important;
}

}

.homepage-news-events.component {
  background: url(img/events-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 45px 0 65px;
}
.homepage-news-events.component .news-block {
  margin-bottom: 40px;
}
.homepage-news-events.component .news-block .news-inner {
  background: #ffffff;
  height: 100%;
  display: block;
  padding: 20px 25px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.homepage-news-events.component .news-block .news-inner span {
  display: block;
}
.homepage-news-events.component .news-block .news-inner .date {
  color: #612751;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 32px;
}
.homepage-news-events.component .news-block .news-inner .date .day {
  font-size: 40px;
  line-height: 34px;
}
.homepage-news-events.component .news-block .news-inner .date:after {
  content: " ";
  height: 1px;
  width: 60px;
  background: #e0e0e0;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.homepage-news-events.component .news-block .news-inner .title {
  color: #4a4f55;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 15px;
}
.homepage-news-events.component .news-block .news-inner:hover {
  background: #ba2454;
}
.homepage-news-events.component .news-block .news-inner:hover .date {
  color: #ffffff;
}
.homepage-news-events.component .news-block .news-inner:hover .date:after {
  background: #ffffff;
}
.homepage-news-events.component .news-block .news-inner:hover .title {
  color: #ffffff;
}
.homepage-news-events.component .news-block .news-inner:hover .meta-info {
  color: #ffffff;
}
.homepage-news-events.component .news-block .news-inner small {
  margin: 0;
}
.homepage-news-events.component .centered {
  text-align: center;
}
.homepage-news-events.component .centered h2 {
  color: #ffffff;
  margin: 0 0 30px;
}
.homepage-news-events.component .centered .read-more {
  color: #ffffff;
}
.homepage-news-events.component .centered .read-more:hover {
  color: #ba2454;
}

aside .cq-dd-image {
  width: 100%;
  margin: 30px 0 -30px 0;
}
.callout-box {
  clear: both;
  width: 100%;
  margin: 30px 0;
}
.callout-box .content-wrap {
  background: #799a05 url(img/callout-watermak.png) no-repeat right -15px bottom;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.15);
  padding: 5px 30px;
}
.callout-box h4 {
  color: #ffffff;
}
.callout-box p {
  color: #ffffff;
  line-height: 24px;
}
.callout-box p em {
  font-size: 14px;
}
.callout-box a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 400;
}
.callout-box img {
  position: relative;
  width: 100%;
  height: auto;
}

.landing-block {
  padding-top: 40px;
  height: 340px;
}
.landing-block .content-wrap {
  height: 100%;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  overflow: hidden;
  display: block;
}
.landing-block .content-wrap.yellow {
  border-bottom-color: #f3cd00;
}
.landing-block .content-wrap.yellow .overlay {
  background: #f3cd00;
}
.landing-block .content-wrap.green {
  border-bottom-color: #799a05;
}
.landing-block .content-wrap.green .overlay {
  background: #799a05;
}
.landing-block .content-wrap.pink {
  border-bottom-color: #ba2454;
}
.landing-block .content-wrap.pink .overlay {
  background: #ba2454;
}
.landing-block .content-wrap.purple {
  border-bottom-color: #612751;
}
.landing-block .content-wrap.purple .overlay {
  background: #612751;
}
.landing-block .content-wrap span {
  display: block;
}
.landing-block .content-wrap .icon {
  height: 120px;
  text-align: center;
  position: relative;
  z-index: 2;
  width: 100%;
  display: table;
}
.landing-block .content-wrap .icon:after {
  content: " ";
  height: 1px;
  width: 60px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -30px;
}
.landing-block .content-wrap .icon .icon-inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.landing-block .content-wrap .title {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  padding-top: 20px;
  position: relative;
  z-index: 2;
  font-weight: 400;
}
.landing-block .content-wrap .text {
  font-size: 18px;
  line-height: 36px;
  padding: 0 40px 50px;
  text-align: center;
  color: #ffffff;
  margin: 10px 0 0;
  position: relative;
  z-index: 2;
  opacity: 0;
  font-weight: 400;
}
.landing-block .content-wrap .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 100%;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.landing-block .content-wrap:hover .text {
  opacity: 1;
}
.landing-block .content-wrap:hover .overlay {
  top: 0;
}
@media screen and (max-width: 767px) {
  .landing-block {
  min-height: 1px;
}
.landing-block .content-wrap .icon {
  height: 100px;
}
.landing-block .content-wrap .title {
  padding: 20px 20px 0;
  font-size: 26px;
}
.landing-block .content-wrap .text {
  font-size: 16px;
  line-height: 32px;
  padding: 0 20px 30px;
}

}

a.btn.btn-left {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  text-align: center;
  color: #969696;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  padding: 12px 20px;
  border: 1px solid #969696;
  white-space: normal;
}
a.btn.btn-left:hover {
  border: 1px solid #333333;
  color: #333333;
}
.btn.btn-left,
.btn.btn-right,
.btn.btn-default {
  white-space: normal;
}

.banner {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .banner {
  margin-bottom: 40px;
}

}
.banner .title {
  display: table;
  width: 100%;
  height: 296px;
}
.banner .title .title-inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 0 20px;
  color: #ffffff;
  font-weight: 700;
  font-size: 40px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .banner .title {
  height: 196px;
}

}
@media screen and (max-width: 767px) {
  .banner .title {
  height: 150px;
}
.banner .title .title-inner {
  font-size: 28px;
}

}
.banner .border {
  height: 4px;
}
.banner .border span {
  float: left;
  display: block;
  width: 25%;
  height: 4px;
}
.banner .border span.yellow {
  background: #f3cd00;
}
.banner .border span.green {
  background: #799a05;
}
.banner .border span.pink {
  background: #ba2454;
}
.banner .border span.purple {
  background: #612751;
}
.banner:before {
  content: " ";
  height: 4px;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}

@font-face {
  font-family: 'icomoon';
src: url('fonts/icomoon.eot');
src: url('fonts/icomoon.eot') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="ico-"],
[class*=" ico-"],
.ico {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-communities:before {
  content: "\e600";
}
.ico-families:before {
  content: "\e601";
}
.ico-schools:before {
  content: "\e602";
}
.ico-students:before {
  content: "\e603";
}
.ico-admission:before {
  content: "\e604";
}
.ico-attendance:before {
  content: "\e605";
}
.ico-dropout-rate:before {
  content: "\e606";
}
.ico-readiness:before {
  content: "\e607";
}
.ico-report-card:before {
  content: "\e608";
}
.ico-statewide:before {
  content: "\e609";
}
.ico-test-scores:before {
  content: "\e60a";
}

/*!
 *  Font Awesome 4.0.0
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
src: url('fonts/fontawesome-webfont.eot');
src: url('fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff') format('woff'), url('fonts/fontawesome-webfont.ttf') format('truetype'), url('fonts/fontawesome-webfont.svg') format('svg');
font-weight: normal;
font-style: normal;
}
.fa:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
  -moz-transform: rotate(0deg);
}
100% {
  -moz-transform: rotate(359deg);
}

}
@-webkit-keyframes spin {
  0% {
  -webkit-transform: rotate(0deg);
}
100% {
  -webkit-transform: rotate(359deg);
}

}
@-o-keyframes spin {
  0% {
  -o-transform: rotate(0deg);
}
100% {
  -o-transform: rotate(359deg);
}

}
@-ms-keyframes spin {
  0% {
  -ms-transform: rotate(0deg);
}
100% {
  -ms-transform: rotate(359deg);
}

}
@keyframes spin {
  0% {
  transform: rotate(0deg);
}
100% {
  transform: rotate(359deg);
}

}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-move:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-resize-full:before {
  content: "\f065";
}
.fa-resize-small:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-resize-vertical:before {
  content: "\f07d";
}
.fa-resize-horizontal:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-fullscreen:before {
  content: "\f0b2";
}
.fa-group:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-reorder:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building:before {
  content: "\f0f7";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-expand-o:before {
  content: "\f116";
}
.fa-collapse-o:before {
  content: "\f117";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-o:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-horizontal:before {
  content: "\f141";
}
.fa-ellipsis-vertical:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

