/*@gray-base:              #000;
@gray-darker:            lighten(@gray-base, 13.5%); // #222
@gray-dark:              lighten(@gray-base, 20%);   // #333
@gray:                   lighten(@gray-base, 33.5%); // #555
@gray-light:             lighten(@gray-base, 46.7%); // #777
@gray-lighter:           lighten(@gray-base, 93.5%); // #eee*/
.palette-8#internal-page-header h1 span:after {
  border-color: #ffaf25;
}
.palette-8#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li.current_page_item a {
  color: #ffa100;
}
.palette-8 #content .btn,
.palette-8 #content .pagination .current {
  color: #c35300;
  border-color: #ffda99;
  background-color: #ffda99;
}
.palette-8 #content .btn:hover,
.palette-8 #content .btn:focus,
.palette-8 #content .btn:active,
.palette-8 #content .btn.active,
.palette-8 #content .open > .dropdown-toggle.btn {
  border-color: #eebd69;
  background-color: #eebd69;
}
.palette-8 #content .search-box {
  color: #c35300;
  background: #ffedcc;
}
.palette-8 #content .search-box h4 {
  color: #c35300;
  background: #eebd69;
}
.palette-8 #content .search-box a {
  color: #c35300;
}
.palette-8 #content .search-box a:hover,
.palette-8 #content .search-box a.active {
  background: #eebd69;
}
.palette-8 #content .search-box .btn {
  border-color: #eebd69;
  background: #eebd69;
}
.palette-10#internal-page-header h1 span:after {
  border-color: #87ff3f;
}
.palette-10#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li.current_page_item a {
  color: #5de00e;
}
.palette-10 #content .btn,
.palette-10 #content .pagination .current {
  color: #008538;
  border-color: #d6ffa6;
  background-color: #d6ffa6;
}
.palette-10 #content .btn:hover,
.palette-10 #content .btn:focus,
.palette-10 #content .btn:active,
.palette-10 #content .btn.active,
.palette-10 #content .open > .dropdown-toggle.btn {
  border-color: #aaf180;
  background-color: #aaf180;
}
.palette-10 #content .search-box {
  color: #008538;
  background: #edffd9;
}
.palette-10 #content .search-box h4 {
  color: #008538;
  background: #aaf180;
}
.palette-10 #content .search-box a {
  color: #008538;
}
.palette-10 #content .search-box a:hover,
.palette-10 #content .search-box a.active {
  background: #aaf180;
}
.palette-10 #content .search-box .btn {
  border-color: #aaf180;
  background: #aaf180;
}
.palette-12#internal-page-header h1 span:after {
  border-color: #42f4e1;
}
.palette-12#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li.current_page_item a {
  color: #00d6bf;
}
.palette-12 #content .btn,
.palette-12 #content .pagination .current {
  color: #0079a1;
  border-color: #b2f3ec;
  background-color: #b2f3ec;
}
.palette-12 #content .btn:hover,
.palette-12 #content .btn:focus,
.palette-12 #content .btn:active,
.palette-12 #content .btn.active,
.palette-12 #content .open > .dropdown-toggle.btn {
  border-color: #81e8dd;
  background-color: #81e8dd;
}
.palette-12 #content .search-box {
  color: #0079a1;
  background: #ddfbf8;
}
.palette-12 #content .search-box h4 {
  color: #0079a1;
  background: #81e8dd;
}
.palette-12 #content .search-box a {
  color: #0079a1;
}
.palette-12 #content .search-box a:hover,
.palette-12 #content .search-box a.active {
  background: #81e8dd;
}
.palette-12 #content .search-box .btn {
  border-color: #81e8dd;
  background: #81e8dd;
}
.palette-14#internal-page-header h1 span:after {
  border-color: #617bff;
}
.palette-14#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li.current_page_item a {
  color: #4463ff;
}
.palette-14 #content .btn,
.palette-14 #content .pagination .current {
  color: #3355ff;
  border-color: #c7d7ff;
  background-color: #c7d7ff;
}
.palette-14 #content .btn:hover,
.palette-14 #content .btn:focus,
.palette-14 #content .btn:active,
.palette-14 #content .btn.active,
.palette-14 #content .open > .dropdown-toggle.btn {
  border-color: #9fadf4;
  background-color: #9fadf4;
}
.palette-14 #content .search-box {
  color: #3355ff;
  background: #ebf1ff;
}
.palette-14 #content .search-box h4 {
  color: #3355ff;
  background: #9fadf4;
}
.palette-14 #content .search-box a {
  color: #3355ff;
}
.palette-14 #content .search-box a:hover,
.palette-14 #content .search-box a.active {
  background: #9fadf4;
}
.palette-14 #content .search-box .btn {
  border-color: #9fadf4;
  background: #9fadf4;
}
/* Cross-browser Shadow */
/* Border Radius */
/* Transition */
h1,
#internal-page-header h1,
body.home.page h2 {
  color: #6e258b;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: 100;
  line-height: 1.2em;
  -webkit-font-smoothing: subpixel-antialiased;
  /*& span {
		position: relative;
		z-index: 1;
		border-bottom: 2px solid @highlite-purple;
	}*/
}
h1 span,
#internal-page-header h1 span,
body.home.page h2 span {
  position: relative;
  z-index: 100;
}
h1 span:after,
#internal-page-header h1 span:after,
body.home.page h2 span:after {
  content: "";
  border-bottom: 2px solid #ff8ce3;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 3px;
  z-index: -10;
}
h1.orange span:after,
#internal-page-header h1.orange span:after,
body.home.page h2.orange span:after {
  border-color: #ffaf25;
}
h1.green span:after,
#internal-page-header h1.green span:after,
body.home.page h2.green span:after {
  border-color: #87ff3f;
}
h1.purple span:after,
#internal-page-header h1.purple span:after,
body.home.page h2.purple span:after {
  border-color: #617bff;
}
body.home.page h1 span:first-child {
  margin-left: -150px;
}
body.home.page h1 span:last-child {
  margin-left: -75px;
}
h2,
.h2 {
  font-size: 31px;
  font-weight: 300;
  margin-bottom: 44px;
}
h3,
.h3 {
  font-size: 21px;
  font-weight: 700;
  color: #ad5f9a;
}
h4,
.h4 {
  font-size: 16px;
  line-height: 1.4em;
  font-weight: 700;
}
p {
  color: #70777e;
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 1.2em;
}
div#content ul {
  margin-bottom: 1.2em;
}
div#content ul.list-expanded li {
  margin-bottom: 1em;
}
div#content li,
div#content ol {
  color: #70777e;
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 0.3em;
  margin-right: 4em;
}
div#content p .small,
div#content li .small,
div#content ol .small {
  display: inline-block;
  line-height: 1.6em;
}
*,
*:before,
*:after {
  box-sizing: border-box !important;
}
html,
body {
  -webkit-font-smoothing: antialiased;
}
body {
  background: #efefef;
}
#main-wrapper {
  -webkit-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
  padding: 0px;
}
.fancy-list {
  padding: 0px;
  margin: 0px;
}
.fancy-list li {
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}
.fancy-list li:before {
  content: '\00b7';
  vertical-align: middle;
  font-size: 70px;
  color: #ff8ce3;
  line-height: 24px;
  margin-top: -15px;
  display: inline-block;
  width: 35px;
}
.fancy-list li a {
  color: #4e1a63;
  font-size: 18px;
}
#content {
  padding: 60px 122px 120px;
  background: #fff;
  min-height: 500px;
}
header {
  background: #4e1a63;
}
#top-logo {
  margin: 35px 0px 28px 122px;
  z-index: 100;
}
.lower-navbar {
  background: #4e1a63;
}
.lower-navbar .navbar-nav > li {
  background: #5e2576;
  height: 86px;
  margin-left: 1px;
}
.lower-navbar .navbar-nav > li.active > a {
  color: #ffffff;
}
.lower-navbar .navbar-nav > li.active > a:hover {
  color: #ef7cd3;
}
.lower-navbar .navbar-nav > li > a,
.dropdown-menu > li > a {
  font-weight: bold;
  font-size: 15px;
  color: #ff8ce3;
  padding: 20px 30px 28px 30px;
  -webkit-transition: all 0.07000000000000001s ease-in;
  -moz-transition: all 0.07000000000000001s ease-in;
  -o-transition: all 0.07000000000000001s ease-in;
  -ms-transition: all 0.07000000000000001s ease-in;
  transition: all 0.07000000000000001s ease-in;
}
.lower-navbar .navbar-nav > li > a:hover,
.dropdown-menu > li > a:hover {
  color: #ef7cd3;
}
.lower-navbar .navbar-nav > li > a:focus,
.dropdown-menu > li > a:focus {
  color: #ef7cd3 !important;
}
.navbar-collapse.in {
  overflow-y: visible;
}
.navbar {
  margin-bottom: 0px;
}
.top-nav {
  margin-top: 5px;
}
#menu-top-navigation > li > a {
  font-size: 11px;
  color: #c385dc;
}
#menu-top-navigation > li > a:hover {
  color: #ff8ce3;
}
#menu-item-30,
#menu-item-33 {
  padding-right: 122px;
}
#menu-item-33 a {
  font-size: 25px;
  margin-top: 2px;
}
#menu-item-295 form input {
  font-size: 13px;
}
#menu-item-295 a {
  padding-left: 17px;
  padding-right: 18px;
}
.dropdown-menu {
  -webkit-transition: all 0.07000000000000001s ease-in;
  -moz-transition: all 0.07000000000000001s ease-in;
  -o-transition: all 0.07000000000000001s ease-in;
  -ms-transition: all 0.07000000000000001s ease-in;
  transition: all 0.07000000000000001s ease-in;
  background-color: #5e2576;
  border: none;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu > .active > a {
  color: #ff8ce3 !important;
  border-color: #4e1a63;
  background-color: #4e1a63;
}
.dropdown-menu > .active > a:hover {
  color: #ff8ce3 !important;
  border-color: #ffffff;
  background-color: #ffffff;
}
.dropdown-menu > li > a {
  font-size: 13px;
  padding: 12px 30px 12px 30px;
  border-bottom: 1px solid #541c6b;
}
.dropdown-menu > li > a:hover {
  border-color: #ffffff;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.caret {
  display: none;
}
footer {
  background: #4e1a63;
}
footer a {
  font-size: 11px;
  line-height: 21px;
  color: #c385dc;
}
footer a:hover {
  color: #ff8ce3;
}
footer ul {
  padding-left: 0px;
  list-style-type: none;
}
#footer-row-1 {
  background: #5e2576;
  padding: 34px 122px;
}
#footer-row-2 {
  padding: 50px 122px;
}
.footer-social {
  margin-right: 20px;
  font-size: 24px;
  color: #4e1a63;
  display: block;
  float: left;
  background: #ff8ce3;
  width: 37px;
  height: 37px;
  padding-top: 8px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.07000000000000001s ease-in;
  -moz-transition: all 0.07000000000000001s ease-in;
  -o-transition: all 0.07000000000000001s ease-in;
  -ms-transition: all 0.07000000000000001s ease-in;
  transition: all 0.07000000000000001s ease-in;
}
.footer-social:hover {
  background: #ef7cd3;
  color: #4e1a63;
}
.ferncy-form {
  width: 90%;
  font-size: 15px;
  font-style: italic;
  color: #ff8ce3;
  background: none;
  border: none;
  padding-top: 16px;
  padding-bottom: 5px;
  border-bottom: 2px solid #974282;
}
.ferncy-form::-webkit-input-placeholder {
  color: #ff8ce3;
}
.ferncy-form:-moz-placeholder {
  color: #ff8ce3;
}
.ferncy-form::-moz-placeholder {
  color: #ff8ce3;
}
.ferncy-form:-ms-input-placeholder {
  color: #ff8ce3;
}
.ferncy-form:focus {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  border-bottom: 2px solid #ef7cd3;
}
.btn {
  color: #ec65cb;
  background-color: transparent;
  border-color: #ff8ce3;
  border-width: 2px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
  padding: 8px 25px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.open > .dropdown-toggle.btn {
  color: #ffffff;
  background-color: #ef7cd3;
  border-color: #ef7cd3;
}
.btn-alt {
  color: #ffffff;
  background-color: #ff8ce3;
}
#content .btn {
  color: #974282;
  border-color: #ffc4f1;
  background-color: #ffc4f1;
}
#content .btn:hover,
#content .btn:focus,
#content .btn:active,
#content .btn.active,
#content .open > .dropdown-toggle.btn {
  border-color: #f6aee5;
  background-color: #f6aee5;
}
/*
.btn-alt1 {
	background-color: @light-green;
	color: @dark-blue;
	border-color: @light-green;
}

.btn-alt1:hover,
.btn-alt1:focus,
.btn-alt1:active,
.btn-alt1.active,
.open > .dropdown-toggle.btn-alt1 {
  color: @dark-blue;
  background-color: @light-green-alt;
  border-color: @light-green-alt;
}

.btn-alt2 {
	background-color: @pastel-green;
	color: @dark-green;
	border-color: @pastel-green;
}

.btn-alt2:hover,
.btn-alt2:focus,
.btn-alt2:active,
.btn-alt2.active,
.open > .dropdown-toggle.btn-alt2 {
  color: @pastel-green;
  background-color: @dark-green;
  border-color: @dark-green;
}

.btn-alt3 {
	background-color: @gray;
	color: @bright-pink;
	border-color: @gray;
}

.btn-alt3:hover,
.btn-alt3:focus,
.btn-alt3:active,
.btn-alt3.active,
.open > .dropdown-toggle.btn-alt3 {
  color: @bright-pink;
  background-color: @light-grey;
  border-color: @light-grey;
}
*/
/* Panels */
.panel.panel-default {
  -webkit-box-shadow: none 3px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: none 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: none 3px 5px rgba(0, 0, 0, 0.5);
  border-color: #e9eaeb;
  border-radius: 0;
  margin-top: 10px;
}
.panel.panel-default .panel-heading {
  font-size: 21px;
  font-weight: 700;
  color: #ad5f9a;
  text-align: center;
  padding: 20px 0 6px;
  background-color: transparent;
  border: none;
}
.panel.panel-default .panel-body {
  text-align: center;
}
.panel.panel-default .panel-body img {
  margin-bottom: 6px;
}
.panel.panel-default .panel-body img#minister {
  width: 140px;
}
.panel.panel-default .panel-body p {
  margin-bottom: 5px;
}
.panel.panel-default .panel-body p.small {
  margin-bottom: 10px;
}
.panel.panel-default .panel-body > .row {
  padding-bottom: 30px;
}
#homepage-screen-1 {
  min-height: 659px;
}
#homepage-screen-2,
#homepage-screen-3,
#homepage-screen-4 {
  min-height: 859px;
  margin-top: 150px;
}
#hs1-content {
  z-index: 10;
}
#hs1-content h1 {
  margin-top: 90px;
  color: #ffffff;
  /*border-bottom: 3px solid @pink;*/
}
#hs1-content h1 span {
  float: left;
  clear: both;
}
#hs1-content p {
  clear: both;
  line-height: 170%;
  margin-top: 90px;
  margin-bottom: 20px;
  color: #ffffff;
}
#blur-bg {
  background: rgba(255, 255, 255, 0.6);
  height: 200px;
  position: fixed;
  width: 100%;
  top: 400;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 10;
  background: transparent;
  overflow: hidden;
  z-index: 500;
  left: 0;
}
#homepage-news-feed {
  height: 182px;
  z-index: 20;
  -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1), 0px 0px 50px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1), 0px 0px 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1), 0px 0px 50px rgba(0, 0, 0, 0.1);
  margin-top: 140px;
}
#homepage-news-feed > .row {
  padding: 0px 122px 0px 122px;
  margin-top: -182px;
}
#homepage-news-feed:before {
  content: " ";
  display: block;
  background: rgba(255, 255, 255, 0.9);
  height: 182px;
}
#homepage-news-feed h3,
#reports-featured h3 {
  color: #ad5f9a;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 6px;
  font-style: oblique;
  font-weight: 200;
}
#homepage-news {
  border-left: 1px solid #e9eaeb;
  padding: 15px 38px;
  height: 182px;
}
#homepage-events {
  border-left: 1px solid #e9eaeb;
  padding: 15px 38px;
  height: 182px;
}
#canvas {
  opacity: 1;
  z-index: 15;
  position: absolute;
  display: block;
  top: 3px;
}
.homepage-text-box {
  z-index: 10;
  padding: 56px 100px 56px 56px;
  background: #fff;
  min-height: 470px;
  margin-top: -80px;
}
.homepage-text-box p {
  font-size: 18px;
  font-weight: 200;
  color: #70777e;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
.circles-right {
  position: relative;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  height: 421px;
  background: url("http://biosa.dev.nucleus.com.au/wp-content/uploads/2015/01/home-circles-right.png") no-repeat right;
  margin-top: 26%;
}
.circles-left {
  position: relative;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  height: 421px;
  background: url("http://biosa.dev.nucleus.com.au/wp-content/uploads/2015/01/home-circles-left.png") no-repeat left;
  margin-top: 26%;
}
.circles-featured {
  position: relative;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  height: 421px;
  background: url("http://biosa.dev.nucleus.com.au/wp-content/uploads/2015/01/home-circles-feature.png") no-repeat left;
  margin-top: 8.5%;
}
#reports-featured {
  background: #fff;
  padding: 70px 122px;
  margin-top: 70px;
}
#reports-featured h3 {
  margin-bottom: 55px;
}
#reports-featured .btn-alt3 {
  margin-top: 45px;
}
.carousel-inner .hero-image {
  width: 90%;
  height: 182px;
  background-size: contain !important;
}
.homepage-slider-text {
  padding: 30px 70px 0px 15px;
  height: 172px;
  overflow: hidden;
}
.homepage-slider-text p {
  color: #ad5f9a;
  font-size: 18px;
  font-weight: 400;
}
.homepage-news-item {
  margin-top: 20px;
  line-height: 100%;
}
.homepage-news-item p,
.homepage-news-item a {
  font-size: 11px;
  font-weight: bold;
  color: #70777e;
}
.carousel-controls {
  padding-bottom: 105px;
  margin-top: -15px;
  padding-right: 70px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
  font-size: 18px;
}
.carousel-control {
  display: block;
  position: inherit;
  float: right;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  margin-right: -45px;
}
.success-story-home {
  /*height: 190px;*/
}
.success-story-home .hero-image {
  background-size: cover;
  height: 190px;
}
.success-story-home-text {
  padding: 32px;
  background: #f6f7f7;
}
.success-story-home-text h4 {
  color: #4e1a63;
  font-size: 18px;
}
.homepage-ne-btn {
  margin-top: -32px;
  display: block;
  background: #989da3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
  padding: 4px 16px;
  font-size: 11px;
  text-decoration: none;
}
.homepage-ne-btn:hover {
  background: #70777e;
  color: #ffffff;
  text-decoration: none;
}
#scrollbtn {
  margin: 0 auto;
  position: absolute;
  display: none;
  width: 80px;
  left: 50%;
  margin-left: -40px;
  z-index: 100;
}
#newsletter-form .btn {
  padding: 8px 15px;
}
#internal-page-header {
  position: relative;
}
#internal-page-header h1 {
  margin-top: 75px;
  margin-left: 122px;
  float: left;
  position: absolute;
}
#internal-page-header > .row.hidden-xs > .col-md-12 {
  height: 342px;
  position: relative;
}
#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs {
  position: absolute;
  top: auto;
  bottom: 0;
  display: block;
}
#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul {
  padding-left: 122px;
  background-color: rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1), 0px 0px 50px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1), 0px 0px 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1), 0px 0px 50px rgba(0, 0, 0, 0.1);
  display: block;
}
#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li {
  height: 73px;
  border-left: 1px solid #fff;
}
#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li a {
  font-weight: bold;
  font-size: 15px;
  color: #9da2a8;
  padding: 25px 20px 20px 20px;
  height: 73px;
  -webkit-transition: all 0.07000000000000001s ease-in;
  -moz-transition: all 0.07000000000000001s ease-in;
  -o-transition: all 0.07000000000000001s ease-in;
  -ms-transition: all 0.07000000000000001s ease-in;
  transition: all 0.07000000000000001s ease-in;
}
#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li a:hover {
  color: #70777e;
}
#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li.current_page_item a {
  color: #ef7cd3;
  background: #ffffff;
  -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1), 0px 0px 50px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1), 0px 0px 50px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1), 0px 0px 50px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li.current_page_item a:hover {
  color: #ef7cd3;
}
#internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul > li:last-child {
  border-right: none;
}
.container#main-wrapper .container {
  z-index: 10;
}
.container#main-wrapper .container#internal-page-header {
  z-index: 0;
}
.big-blurb p {
  color: #70777e;
  font-size: 21px;
  margin: 50px 0px;
  font-weight: 200;
}
.tenant-list {
  margin-bottom: 85px;
  padding-right: 36px;
}
.tenant-list h3 {
  color: #4e1a63;
  font-size: 18px;
}
.tenant-list p {
  color: #70777e;
  font-size: 14px;
}
.tenant-list .tenant-list-img {
  height: 220px;
}
.tenant-list .img-responsive {
  display: block;
  width: auto;
  max-height: 100%;
}
.random-row {
  margin-top: 120px;
}
.pagination {
  text-align: center;
  display: block;
  margin-bottom: 40px;
  word-spacing: -4px;
}
.pagination a,
.pagination span {
  display: inline-block;
  padding: 8px 22px;
  border-left: 1px solid #fff;
  font-weight: bold;
  margin-top: -20px;
}
.pagination a,
.pagination .dots {
  color: #70777e;
  background: #e9eaeb;
}
.pagination .current {
  color: #974282;
  background-color: #ffe8f9;
}
.pagination .page-numbers:first-child {
  border-left: none;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pagination .page-numbers:last-child {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pagination::after {
  content: "";
  display: block;
  margin-top: -19px;
  width: 100%;
  border-top: 2px solid #e9eaeb;
}
#content .search-box {
  margin-right: 28px;
  color: #974282;
  background: #ffe8f9;
}
#content .search-box h4 {
  padding: 22px 30px;
  margin: 0px;
  color: #974282;
  background: #f6aee5;
  font-size: 18px;
}
#content .search-box h5 {
  color: #4e1a63;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
#content .search-box a {
  display: block;
  float: left;
  clear: both;
  padding: 5px 10px;
  font-size: 11px;
  color: #974282;
  margin-top: 10px;
}
#content .search-box a:hover,
#content .search-box a.active {
  background: #f6aee5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
}
#content .search-box > div {
  padding: 20px 30px 50px 30px;
  border-bottom: 1px solid #ffffff;
}
#content .search-box .btn {
  border-color: #f6aee5;
  background: #f6aee5;
  color: #ffffff;
  margin-top: 0px;
  font-size: 18px;
  padding: 3px 20px;
  margin-left: 0px !important;
}
#content .search-box input {
  border: none;
}
.businessdir-list > #content {
  padding-top: 60px;
}
.businessdir-list .btn-alt2 {
  margin-top: 40px;
}
.businessdir-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-left: 18px;
  border-bottom: 1px solid #f6f7f7;
}
.businessdir-item h3 {
  color: #4e1a63;
  font-size: 18px;
}
.businessdir-item p {
  color: #70777e;
  font-size: 14px;
}
.businessdir-item .col-md-3 .img-responsive {
  padding-right: 15%;
}
.sub-date {
  color: #989da3;
  font-size: 12px;
  font-style: oblique;
  margin-bottom: 10px;
  margin-top: -3px;
}
.title-divider {
  border-bottom: 1px solid #e9eaeb;
  margin-bottom: 40px;
  padding-bottom: 30px;
}
.reports-item {
  -moz-column-width: 18em;
  -webkit-column-width: 18em;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
}
.reports-item > .col-md-4 {
  display: inline-block;
  padding-left: 18px;
  padding-bottom: 36px;
  width: 100%;
  float: none;
}
.reports-item .reports-item-text {
  border: 1px solid #e9eaeb;
  padding: 20px;
}
.reports-item h3 {
  color: #4e1a63;
  font-size: 18px;
  margin-top: 0px;
}
.reports-item .report-content {
  position: relative;
  display: block;
  margin: 0px 0px 30px 0px;
}
.reports-item .report-content > img {
  margin-bottom: -1px;
}
#content > article .row > div p img,
#content > article .row > div img {
  display: block;
  max-width: 100%;
  height: auto;
}
#content > article .row > div {
  padding-right: 50px;
}
#content > article .row > div:last-child {
  padding-right: 0px;
}
#wpbgallery li {
  margin-right: 0em !important;
}
@media (min-width: 768px) {
  #header-wrapper {
    top: 0;
    z-index: 900;
    height: 141px;
  }
  header {
    position: fixed;
    z-index: 900;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1600px;
  }
}
@media (max-width: 1600px) {
  header {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  .circles-featured {
    background-position: -8% 70px;
  }
}
@media (min-width: 767px) and (max-width: 1250px) {
  .container {
    width: 100%;
  }
  #top-logo,
  #internal-page-header h1 {
    margin-left: 50px;
  }
  #menu-item-33 {
    padding-right: 50px;
  }
  #internal-page-header > .row.hidden-xs > .col-md-12 .internal-nav-tabs > nav.navbar > ul {
    padding-left: 50px;
  }
  #content,
  #reports-featured,
  #homepage-news-feed > .row,
  #footer-row-1,
  #footer-row-2 {
    padding-left: 50px;
    padding-right: 50px;
  }
  #homepage-news,
  #homepage-events {
    padding: 15px 10px 15px 30px;
  }
  .circles-featured {
    background-position: -18% 70px;
  }
  #hs1-content h1 {
    font-size: 35px;
  }
  #hs1-content p {
    margin-top: 70px;
  }
}
@media (max-width: 1090px) {
  #menu-item-33 {
    padding-right: 18px;
  }
  .lower-navbar .navbar-nav > li > a {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .lower-navbar .navbar-nav > li > .dropdown-menu > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  #top-logo,
  #internal-page-header h1 {
    margin-left: 18px;
    width: 70%;
  }
  .circles-featured {
    background-position: -25% 70px;
  }
}
@media (max-width: 990px) {
  #homepage-news-feed,
  #homepage-news-feed:before {
    height: 364px;
  }
  #homepage-news-feed {
    margin-top: 150px;
  }
  #homepage-news-feed > .row {
    margin-top: -364px;
  }
  #homepage-news,
  #homepage-events {
    border-left: none;
    margin-top: -95px;
  }
  .circles-featured {
    background-position: -35% 70px;
  }
}
@media (max-width: 767px) {
  #top-logo {
    margin-left: 32px;
    width: 100px;
    position: absolute;
  }
  #internal-page-header h1 {
    margin-left: 32px;
    position: static;
    font-size: 35px;
    margin-top: 10px;
  }
  .main-nav {
    width: 100%;
  }
  .main-nav .navbar-toggle {
    margin: -15px 20px 0px 0px;
  }
  .main-nav .navbar-collapse {
    box-shadow: none;
  }
  #menu-main-navigation {
    margin-top: 40px;
  }
  #hs1-content {
    margin-left: 30px;
  }
  #hs1-content h1 {
    margin-top: 25px;
    margin-right: 30px;
    font-size: 27px;
    float: right;
  }
  #hs1-content span {
    margin-left: 0px;
  }
  #hs1-content .btn {
    float: right;
    margin-right: 30px;
    clear: both;
  }
  #hs1-content p {
    float: right;
    margin-right: 30px;
    margin-top: 20px;
  }
  #homepage-screen-1 .col-md-12 {
    background-color: rgba(103, 41, 129, 0.6);
  }
  #homepage-news-feed {
    margin-top: 50px;
  }
  #homepage-news-feed > .row {
    padding: 0px;
  }
  .homepage-slider-text {
    padding: 25px 20px 0px 15px;
  }
  .homepage-slider-text p {
    font-size: 14px;
  }
  #homepage-news,
  #homepage-events {
    padding: 15px 10px 15px 10px;
  }
  #homepage-news-feed h3 {
    font-size: 14px;
    letter-spacing: 3px;
  }
  #homepage-news-feed,
  #homepage-news-feed:before {
    height: 200px;
  }
  #homepage-news-feed > .row {
    margin-top: -200px;
  }
  .homepage-ne-btn {
    padding: 2px 10px;
    margin-top: -27px;
  }
  .homepage-text-box {
    padding: 30px;
  }
  #content,
  #footer-row-1,
  #footer-row-2,
  #reports-featured {
    padding-left: 30px;
    padding-right: 30px;
  }
  .lower-navbar .navbar-nav > li {
    height: auto;
  }
  .dropdown-menu {
    width: 100%;
    padding-bottom: 10px;
  }
  .dropdown-menu > li > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-nav .open .dropdown-menu > li > a {
    font-size: 13px;
    padding: 12px 30px 12px 30px;
  }
  .dropdown-menu > li > a {
    background: #ffffff;
  }
  .dropdown-menu > li > a:hover {
    color: #ef7cd3 !important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
    background: #ffffff;
    color: #ef7cd3 !important;
  }
  .circles-featured {
    display: none;
  }
  .success-story-home {
    height: auto;
  }
  #homepage-screen-2,
  #homepage-screen-3,
  #homepage-screen-4 {
    min-height: 550px;
  }
  .circles-right,
  .circles-left {
    display: none;
  }
}
@media (min-width: 992px) and (max-height: 864px) {
  #homepage-news-feed {
    margin-top: 80px;
  }
  #hs1-content h1 {
    margin-top: 60px;
  }
}
