  @charset "UTF-8";

/* CSS Document */
body {
	font-size: 16px;
	font-family: "proxima-nova",sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-image:url(/_resources/microsite/images/body-bg.jpg);
	background-repeat:repeat;
	color: #676663;
	}
a {
	color: #532d6d;
	font-weight: 800;
	}
p {
	line-height: 20px;
	}
#maincontent ul li {
	list-style-image: url("/_resources/microsite/images/bluffton_li.png");    
	padding-left: 5px;    
	padding-top: 10px;
}	
#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-60px;
	left:0px;
	color: #fff !important;
	background-color: #00586f;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-bottom-right-radius:8px;
	-webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}
#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}
.siteHeader {
	display: block;
	position: relative;
	width: 100%;
	border-bottom: none;
	overflow: none;
}
/*Navigation Top Bar*/
.navbar-default.topbar {
    background-color: #532d6d;
	border: none;
}
.navbar.topbar {
    border-radius: 0;
    margin-bottom: 0;
    min-height: 80px;
}
.topbar .navbar-header {
	padding-top: 18px;
	}
.topbar .navbar-brand{
	height: 42px;
	width: 415px;
	background-image:url(/_resources/microsite/images/foundationlogo.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:left top;
	margin-top: 20px;
	}
.topbar .form-control {
	height: 20px;
	padding: 2px 6px 0 5px;
	}
.topbar .navbar-form {
	margin-top: 25px;
	}
.topbar .navbar-form .form-control {
	width: 200px;
	}
.topbar .navbar-form button.search {
	background: none;
	border: none;
	color: #fff;
	font-size: 18px;
	}
.topbar .navbar-nav li a .fa {
    background-color: #402160;
    border-radius: 50%;
    color: #ffffff;
    font-size: 1.125em;
    height: 35px;
    margin: 5px 2px;
    padding: 8px 10px;
    text-align: center;
    width: 35px;
}
.topbar .navbar-nav li a:hover .fa {
    background-color: #fff;
    color: #402160;
}
.topbar .navbar-nav li a {
	padding-right: 0;
	padding-left: 5px;
	}
.topbar .navbar-nav a.givenow {
	font-weight: 800;
	font-size: 1.125em;
	color: #fff;
	text-transform: uppercase;
	background-color: #402160;
	min-height: 80px;
	padding-left: 18px;
	padding-right: 20px;
	margin-left: 25px;
	padding-top: 30px;
	border: none;
	}
.navbar-default.topbar .navbar-nav > li > a.givenow:focus, .navbar-default .navbar-nav > li > a.givenow {
	color: #fff;
	}
.navbar-default.topbar .navbar-nav > li > a.givenow:hover {
	background-color: #fff;
	color: #402160;
	}
/*Navigation Bottom Bar*/
.navbar-default.bottombar {
    background-color: #fff;
	border: none;
	-webkit-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.15);
}
.navbar.bottombar {
    border-radius: 0;
    margin-bottom: 0;
    min-height: 150px;
}
.bottombar .navbar-header {
	padding-top: 20px;
	}
.bottombar .navbar-brand{
	height: 100px;
	padding: 0;
	}
.navbar-default.bottombar .navbar-nav > li > a {
	color: #532d6d;
	font-weight: 700;
	font-size: 1.125em;
	}
.bottombar .navbar-nav {
    float: right;
	margin-top: 62px;
}
.bottombar .nav li a {
	padding-left: 18px;
	padding-right: 18px;
	}
.bottombar .nav .last a {
	padding-right: 0;
	}
.navbar-default.bottombar .navbar-nav > li > a .fa-caret-down {
	margin-top: -5px;
	margin-left: 6px;
	}
.navbar-default.bottombar .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #532d6d;
}
.navbar-default.bottombar .navbar-nav > .open > .dropdown-menu {
	border-top: 5px solid #532d6d;
	left: 18px;
	font-size: 1.000em;
	padding-top: 10px;
	}
.navbar-default.bottombar .navbar-nav > .open > .dropdown-menu > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	}
.navbar-default.bottombar .navbar-nav > .open > .dropdown-menu > li > a:hover, .navbar-default.bottombar .navbar-nav > .open > .dropdown-menu > li > a:focus {
	background-color: #e7e2e9;
	}
.bottombar .nav li.last.open .dropdown-menu li a {
	padding-right: 18px;
	}
.jumbotron.sub-footer {
	background-color: #00586f;
	color: #fff;
	width: 100%;
	margin-bottom: 0;
	background-image:url(/_resources/microsite/images/Asset-2Pillars.jpg);
	background-size:cover;
	background-position:center bottom;
	background-repeat:no-repeat;
	}
.jumbotron.sub-footer h2 {
	text-transform: uppercase;
	text-shadow: 0 3px 2px rgba(0, 0, 0, 0.45);
	font-weight: 800;
	margin-bottom: 40px;
	}
.jumbotron.sub-footer .btn-default {
	color: #532d6d;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 1.563em;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	}
.jumbotron.sub-footer .btn {
	padding: 15px 25px;
	}
footer {
	background-color: #532d6d;
	padding-top: 35px;
	padding-bottom: 35px;
	border-top: 2px solid #fff;
	background-repeat:repeat;
	color: #fff;
	}
footer a {
	color: #fff;
	}
footer a:hover {
	color: #fff;
	}
footer .address {
	margin-top: 35px;
	font-size: 1.125em;
	}
footer .contact-info {
	text-align: right;
	float: right;
	margin-top: 30px;
	}
.footer-nav li {
	border-right: 1px solid #fff;
	}
.footer-nav li:last-child {
	border-right: none;
	}
.footer-nav li:last-child a {
	padding-right: 0;
	}
footer .navbar-nav.footer-nav > li > a {
    padding-bottom: 8px;
    padding-top: 8px;
}
.footer-nav li a {
	font-size: 1.125em;
	font-weight: 700;
	line-height: 0;
	}
.footer-nav li a:hover, .footer-nav li a:focus {
	background-color: transparent;
	color: #fff;
	}
footer .navbar-nav.footer-social li a:hover, footer .navbar-nav.footer-social li a:focus {
	background-color: transparent;
	}
footer .navbar-nav.footer-social {
	margin-right: 0;
	}
footer .navbar-nav.footer-social li a {
	padding-left: 10px;
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 15px;
	}
footer .navbar-nav.footer-social li a .fa {
    background-color: #402160;
    border-radius: 50%;
    color: #ffffff;
    font-size: 1.125em;
    height: 35px;
    margin: 0 2px;
    padding: 8px 10px;
    text-align: center;
    width: 35px;
}
footer .navbar-nav.footer-social li a:hover .fa {
    background-color: #fff;
    color: #402160;
}	
.lead {
	font-weight: 400;
	font-size: 1.250em;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.owl-carousel .owl-controls .owl-nav{
    position: absolute;
    right: 40px;
    bottom: 35px;
}
.owl-carousel .owl-controls .owl-dots {
	position: absolute;
    right: 130px;
    bottom: 35px;
	text-align: right;
	}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: #35bcab none repeat scroll 0 0 !important;
    border-radius: 0!important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em!important;
    margin: 2px!important;
    padding: 5px 8px 3px 10px!important;
	width: 30px;
}
.teal-box {
	background-color: #d3d7d8;
	color: #532d6d;
	font-size: 1.750em;
	font-family: "adobe-caslon-pro",serif;
	font-weight: 700;
	font-style: italic;
	padding: 5px 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	}
.teal-box h2 {
	font-size: 1.071em;
	font-style: normal;
	font-family: "proxima-nova",sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 25px;
	color: #532d6d;
	}
.teal-box .btn-default {
	color: #532d6d;
	font-weight: 800;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	text-transform: uppercase;
	border: none;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	font-size: 0.643em;
	float: right;
	margin-top: 15px;
	}
.teal-box p {
	line-height: 32px;
	}
.purple {
	color: #532d6d;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 1.875em;
	font-weight: 800;
	}
.page-header {
    border-bottom: none;
    margin-top: 30px;
	margin-bottom: 30px;
    padding-bottom: 0;
}
.amount-raised {
	font-size: 1.875em;
	font-weight: 300;
	line-height: 32px;
	}
.block {
	background-color: #532d6d;
	padding: 15px;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.250em;
	}
.block .fa {
	margin-left: 15px;
	}
h3 {
	font-size: 1.250em;
	font-weight: 800;
	}
img+p {
	margin-top: 15px;
	}
.white-box {
	background-color: #fff;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 35px;
	padding-bottom: 35px;
    position:relative;
    -webkit-box-shadow:0 1px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 10px rgba(0, 0, 0, 0.2);
}
.white-box:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
    -moz-transform:skew(8deg) rotate(3deg);
    -ms-transform:skew(8deg) rotate(3deg);
    -o-transform:skew(8deg) rotate(3deg);
    transform:skew(8deg) rotate(3deg);
}
.white-box.last {
	margin-bottom: 0;
	}

h2.lines::before, h2.lines::after {
    background: rgba(0, 0, 0, 0) linear-gradient(#a79c94, #fefefe) no-repeat scroll center center / 82% 2px;
    content: "";
    display: table-cell;
    width: 49%;
}	
h2.lines {
    color: #532d6d;
    display: table;
    font-size: 1.625em;
    margin-bottom: 25px;
    text-align: center;
    white-space: nowrap;
	font-weight: 800;
	margin-top: 0;
}
.name {
	font-family: "adobe-caslon-pro",serif;
	font-weight: 600;
	font-style: italic;
	font-size: 1.125em;
	color: #706259;
	text-align: center;
	line-height: 24px;
	}
#tweets h2 {
  clear:both;
}
#tweets p, #tweets a {
  margin:10px 0 0 0;
  color:#3d3d3d;
}
#tweets a, #tweets a:visited {
  color:#532d6d;
}
#tweets a:hover {
  color:#532d6d;
}
#tweets ul li {
  list-style:none;
  overflow:hidden;
  border:0 solid #dedede;
  margin-bottom: 20px;
  padding: 15px 25px;
  background-color: rgba(167, 156, 148, 0.2);
  border-radius: 5px;
}
#tweets ul {
	padding-left: 0;
	}
#tweets .user, #tweets .tweet, #tweets .timePosted {
  float:none;
}
#tweets .user {
 display: none;
}
#tweets .tweet {
  width:100%;
  font-size: 14px;
  text-align: center;
  line-height: 1.5;
}
#tweets ul li p.tweet a span {
	font-size: 0.875em;
	}
#tweets .timePosted {
 font-style: normal;
font-weight: 800;
letter-spacing: 1px;
text-transform: uppercase;
color: #818181;
font-size: 14px;
text-align: center;
}
#tweets .timePosted a {
	color: #818181;
	}
#tweets .interact {
  display: none;
}
#tweets .interact a {
  margin-left:5px;
  float:left;
}
#tweets .media img {
  max-width:250px;
  max-height:250px;
}
#tweets #linkage {
  position:fixed;
  top:0px;
  right:0px;
  background-color:#3d3d3d;
  color:#ffffff;
  text-decoration:none;
  padding:5px;
  width:10%;
  font-family:arial;
}
.twitter-handle {
	text-align: center;
	margin-bottom: 20px;
	}
.twitter-handle a{
	color: #532d6d;
	}
.twitter-handle a .fa {
	font-size: 2.000em;
	}
.form-horizontal {
	margin-top: 30px;
	}
.form-horizontal .control-label {
    padding-top: 0;
}
form button.btn.btn-default {
	border: none;
	background-color: #00c4b3;
	color: #fff;
	font-size: 1em;
	margin-bottom: 15px;
	}
.white-box h2.purple {
    font-size: 1.625em;
}
#maincontent .breadcrumbs {
    margin-bottom: 25px;
}
#maincontent .breadcrumbs ul {
    font-style: normal;
    list-style-type: none;
    margin: 40px auto;
    padding: 0;
    background: none;
}
#maincontent .breadcrumbs li {
    color: #515151;
    display: inline;
    font-size: 1em;
    line-height: 1em;
    margin: 0;
    padding-left: 0;
}
#maincontent .breadcrumbs ul li::before {
    content: none;
}
#maincontent .breadcrumbs li a {
    color: #532d6d;
    font-weight: 700;
    text-decoration: none;
}
#maincontent .breadcrumbs li a:hover {
    text-decoration: underline;
}
#maincontent .breadcrumbs .active a {
    color: #676663;
    font-weight: 400;
}
#maincontent .breadcrumbs .active::after {
    display: none;
}
#maincontent .breadcrumbs li::after {
    content: "/";
    padding: 0 3px 0 5px;
}
.right-nav {
	background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176);
	margin-bottom: 50px;
	}
.menuheader {
	border-top: 6px solid #532d6d;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 15px 10px 15px 20px;
	background-color: #ebe8e6;
	color: #00586f !important;
	font-size: 1.125em;
	text-transform:uppercase;
	font-weight: 700;
	}
.sidenav .nav li a {
	color: #231f20;
	font-weight: 400;
	padding: 7px 15px;
	}
.sidenav .nav li:last-child {
	padding-bottom: 10px;
	}
.sidenav .nav li a:hover, .sidenav .nav li a:focus {
	background-color: #e7e2e9;
}
.sidenav.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
	}
#maincontent .sidenav ul li {
	padding-left: 0;
	padding-top: 0;
	}
blockquote {
    padding: 20px 10px;
    margin: 0;
    font-size: 0.700em;
    border-left: none;
	margin-bottom: 10px;
}
blockquote:before {
	content: '\f10d';
    color: #008b90;
    font-family: 'FontAwesome';
    position: relative;
    font-size: 30px;
    top: -10px;
    left: -5px;
	font-style: normal;
}
blockquote:after {    
	content: '\f10e';
    color: #008b90;
    font-family: 'FontAwesome';
    position: relative;
    font-size: 30px;
    bottom: 0;
    right: -5px;
	font-style: normal;
	float: right;
}
.margin-top {
	margin-top: 50px;
	}
#maincontent p:last-child {
    margin-bottom: 40px;
}
#sidebar .btn-default {
	background-color: #532d6d;
	color: #fff;
	width: 100%;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	font-size: 1.125em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 40px;
	}
#newslisting dt strong a {
	color: #00586f;
	font-weight: 700;
	font-size: 1.250em;
	padding-bottom: 10px;
	}
#newslisting img {
	height: auto;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	}
#newslisting dd {
	border-bottom: 1px solid #a79c94;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}
#newslisting dd:last-child {
	border-bottom: none;
	padding-bottom: 35px;
	}
#cal .date {
    background: url(/_resources/microsite/images/date.jpg) no-repeat 0 0px;
    width: 68px;
    height: 35px;
    position: relative;
    top: 25px;
	margin-left: 15px;
}
#cal{
	margin-top: -15px;
	}
#cal dt {
    cursor: pointer;
    display: block;
    padding: 0 8px 10px 0;
}
#cal .title strong {
    padding-bottom: 6px;
    margin-bottom: -6px;
    min-height: 35px;
    margin-left: 90px;
	text-transform: uppercase;
	color: #532d6d;
}
#cal .title {
    cursor: pointer;
    display: block;
    padding: 0 8px 10px 0;
}
#cal dt strong {
    padding-bottom: 6px;
    margin-bottom: -6px;
    min-height: 35px;
    margin-left: 90px;
	text-transform: uppercase;
	color: #532d6d;
}
#cal dd {
    padding: 0 15px 0 15px;
	border-bottom: 1px solid #a79c94;
}
#cal dd:last-child {
	border-bottom: none;
}
#cal dd .indent {
    margin-top: -2px;
    padding-bottom: 13px;
}
#cal .text {
    padding: 0 15px 0 15px;
	border-bottom: 1px solid #a79c94;
}
#cal .text:last-child {
	border-bottom: none;
}
#cal .text .indent {
    margin-top: -2px;
    padding-bottom: 13px;
}
#cal .month {
    width: 20px;
    font: 16px/20px 'Arvo', serif;
    float: left;
    margin-top: 7px;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
#cal .day {
    font: 26px/26px 'Arvo', serif;
    padding-left: 32px;
    padding-top: 5px;
}
/* Large desktops and laptops */
@media (min-width: 1200px) {
.siteNavigation {
   display: block !important;
   left: 0 !important;
}
.navbar.topbar .container .navbar-brand {
	margin-left: 0;
	}
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.siteNavigation {
   display: block !important;
   left: 0 !important;
}
.navbar.bottombar {
    min-height: 120px;
}
.bottombar .navbar-brand{
	height: 65px;
	padding: 0;
	}
.bottombar .navbar-nav {
    float: right;
	margin-top: 36px;
}
.bottombar .nav li a {
	padding-left: 15px;
	padding-right: 15px;
	}
.bottombar .nav li.last.open .dropdown-menu {
	left: -100px;
	}
.footer-nav li a {
	font-size:  0.938em;
	}

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.siteNavigation {
   display: block !important;
   left: 0 !important;
}
.topbar .navbar-brand{
	height: 38px;
	width: 240px;
	background-image:url(/_resources/microsite/images/campaign-logo-short.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:left top;
	margin-top: 20px;
	}
.topbar .navbar-form .form-control {
	width: 175px;
	}
.navbar.bottombar {
	text-align: center;
	}
.bottombar .navbar-header {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	}
.navbar.bottombar > .container .navbar-brand, .navbar.bottombar > .container-fluid .navbar-brand {
	float: none;
    margin-left: auto;
    margin-right: auto;
	}
.bottombar .navbar-nav {
    float: none;
    margin-top: 65px;
}
.bottombar .nav li.last.open .dropdown-menu {
	left: -100px;
	}
footer {
	text-align: center;
	}
footer img {
	margin-left: auto;
	margin-right: auto;
	}
footer .address {
    margin-top: 15px;
	margin-bottom: 30px;
}
footer .navbar-nav.footer-social {
	float: none !important;
	display: inline-block;
	width: 100%;
	text-align: center;
	}
footer .navbar-nav.footer-social li {
	float: none !important;
	}
footer .nav.footer-social li {
	display: inline-block;
	}
footer .navbar-right.footer-nav {
	float: none !important;
	}
footer .navbar-nav.footer-nav li {
	float: none;
	display: inline-block;
	}
footer .contact-info {
    float: none;
    text-align: center;
}
h2.block .fa {
    margin-left: 0;
}
h2.block {
    font-size: 1.15em;
    padding: 10px;
}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
.navbar.topbar {
    min-height: 130px;
}
.topbar .navbar-brand{
	height: 38px;
	background-image:url(/_resources/microsite/images/campaign-logo-short.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:left top;
	margin-top: 20px;
	margin-left: 20px;
	width: 50%;
}
.topbar .navbar-nav li a .fa {
	float: left;
    position: relative;
    right: -100px;
    top: 55px;
	}
.topbar .navbar-nav li a .fa.fa-facebook {
	top: 35px;
	}
.topbar .navbar-nav a.givenow {
	margin-left: 0;
	margin-top: 0;
	min-height: 60px;
	padding-left: 50px;
    padding-right: 50px;
	padding-top: 20px;
	position: absolute;
    right: 0;
    top: -46px;
    width: 40%;
	}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	box-shadow: none;
	}
.topbar .navbar-form .form-control {
    float: left;
	width: 250px;
}
.topbar .navbar-form {
	margin-top: -15px;
	}
.topbar .navbar-form button.search {
    left: 270px;
    position: absolute;
    top: 82px;
}
	/*Main Navigation Styles*/
.menuToggle {
	background: #532d6d;
	position: relative;
	z-index: 0;
}
a.menuToggle {
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    padding: 1.2em;
    width: 100%;
    position: relative;
    zoom: 1;
}
a.menuToggle.btn {
	border-radius:0;
	}
.menuToggle:after {
    display: block;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 1.5em;
    line-height: 1.22222em;
    position: absolute;
    top: 0;
    right: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.menuClose {
    display: block;
    background: #532d6d;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: right;
    padding: 1.57143em 55px 1.57143em 15px;
    position: relative;
}
.menuClose:after {
    display: block;
    content: "\f00d";
    font-family: "FontAwesome";
    font-size: 1.75em;
    line-height: 1.22222em;
    position: absolute;
    top: 16px;
    right: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.menuClose:hover {
	color:#fff;
	}
.siteNavigation {
	border-left: solid 2px #ffffff;
    width: 310px;
    position: absolute;
    top: -140px;
    right: -390px;
   	z-index: 10000;
	display:none;
	border-bottom: solid 2px #ffffff;
	box-shadow: -2px 2px 5px #4f4f4f;
	overflow: hidden;
	background: #ffffff;
}
.cover {
	display: none;
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #4e5758;
    background: rgba(78,87,88,0.8);
    z-index: 5;
}
.bottombar .navbar-nav {
    float: left;
	margin-left: 20px;
    margin-top: 20px;
	margin-bottom: 20px;
}
.bottombar .navbar-brand {
    height: 75px;
	padding-left: 10px;
	}
.navbar.bottombar {
    min-height: 130px;
}
.navbar.bottombar .navbar-nav li a {
	padding-top: 20px;
	padding-bottom: 20px;
	}
/*Main Navigation Styles*/
.menuToggle {
	background: #fff;
	position: relative;
	z-index: 0;
}
a.menuToggle {
    color: #532d6d;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    padding: .35em;
    top: -80px;
    width: 25%;
    zoom: 1;
	float: right;
	border: none;
	font-size: 18px;
	margin-bottom: -80px;
}
a.menuToggle:hover, a.menuToggle:focus {
	background-color: #fff;
	color: #532d6d;
	}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #532d6d;
  background-color: #fff;
  border-color: #fff;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: 0;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
footer {
	text-align: center;
	}
footer img {
	margin-left: auto;
	margin-right: auto;
	}
footer .address {
    margin-top: 15px;
	margin-bottom: 30px;
}
footer .navbar-nav.footer-social {
	float: none !important;
	display: inline-block;
	width: 100%;
	text-align: center;
	}
footer .navbar-nav.footer-social li {
	float: none !important;
	}
footer .nav.footer-social li {
	display: inline-block;
	}
footer .navbar-right.footer-nav {
	float: none !important;
	margin-right: 15px;
	line-height: 34px;
	}
footer .navbar-nav.footer-nav li {
	float: none;
	display: inline-block;
	}
footer .contact-info {
    float: none;
    text-align: center;
}
.owl-carousel .owl-controls .owl-nav{
    bottom: 15px;
	right: 15px;
}
.owl-carousel .owl-controls .owl-dots {
    bottom: 15px;
	right: 90px;
	}
.white-box img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#sidebar .btn-default {
	margin-bottom: -10px;
	}
.btn-default+.right-nav {
	margin-top: 50px;
	}
	}

/* Portrait phones and smaller */
@media (max-width: 480px) {
.topbar .navbar-form button.search {
    left: 190px;
    position: absolute;
    top: 82px;
}
.topbar .navbar-nav a.givenow {
	min-height: 60px;
	padding-left: 20px;
    padding-right: 20px;
	padding-top: 20px;
	position: absolute;
    right: 0;
    top: -46px;
    width: 39%;
	font-size: 1em;
	}
.topbar .navbar-form .form-control {
    float: left;
	width: 175px;
}
.topbar .navbar-brand{
	height: 45px;
	width: 60%;
	margin-left: 5px;
}
.topbar .navbar-nav li a .fa {
    right: -50px;
	}
.bottombar .navbar-brand {
    height: 50px;
	padding-left: 10px;
	}
.navbar.bottombar {
    min-height: 100px;
}
a.menuToggle {
    color: #532d6d;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
    padding: 1.2em;
    top: -80px;
    width: 30%;
    zoom: 1;
	float: right;
	border: none;
	font-size: 14px;
}
.menuToggle:after {
    display: block;
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 1.5em;
    line-height: 1.22222em;
    position: absolute;
    top: 13px;
    right: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lead {
	font-size: 1em;
	}
.teal-box {
	font-size: 1.55em;
	}
.teal-box .btn-default {
	float: none;
	}
h2.purple {
	margin-top: 25px;
	font-size: 1.675em;
	}
h2.block {
    font-size: 1.15em;
    padding: 10px;
}
.meter {
	margin-top: 10px;
	}
h2.lines {
    white-space: normal;
}
footer .address {
    font-size: 1em;
}
footer .contact-info {
	font-size: 0.875em;
	}
}
