@font-face {
    font-family: 'cabinbold';
    src: url('../fonts/cabin-bold-webfont.eot');
    src: url('../fonts/cabin-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-bold-webfont.woff2') format('woff2'),
         url('../fonts/cabin-bold-webfont.woff') format('woff'),
         url('../fonts/cabin-bold-webfont.ttf') format('truetype'),
         url('../fonts/cabin-bold-webfont.svg#cabinbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cabinbold_italic';
    src: url('../fonts/cabin-bolditalic-webfont.eot');
    src: url('../fonts/cabin-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/cabin-bolditalic-webfont.woff') format('woff'),
         url('../fonts/cabin-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/cabin-bolditalic-webfont.svg#cabinbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cabinitalic';
    src: url('../fonts/cabin-italic-webfont.eot');
    src: url('../fonts/cabin-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-italic-webfont.woff2') format('woff2'),
         url('../fonts/cabin-italic-webfont.woff') format('woff'),
         url('../fonts/cabin-italic-webfont.ttf') format('truetype'),
         url('../fonts/cabin-italic-webfont.svg#cabinitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cabinmedium';
    src: url('../fonts/cabin-medium-webfont.eot');
    src: url('../fonts/cabin-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-medium-webfont.woff2') format('woff2'),
         url('../fonts/cabin-medium-webfont.woff') format('woff'),
         url('../fonts/cabin-medium-webfont.ttf') format('truetype'),
         url('../fonts/cabin-medium-webfont.svg#cabinmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'cabinmedium_italic';
    src: url('../fonts/cabin-mediumitalic-webfont.eot');
    src: url('../fonts/cabin-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/cabin-mediumitalic-webfont.woff') format('woff'),
         url('../fonts/cabin-mediumitalic-webfont.ttf') format('truetype'),
         url('../fonts/cabin-mediumitalic-webfont.svg#cabinmedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'cabinregular';
    src: url('../fonts/cabin-regular-webfont.eot');
    src: url('../fonts/cabin-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-regular-webfont.woff2') format('woff2'),
         url('../fonts/cabin-regular-webfont.woff') format('woff'),
         url('../fonts/cabin-regular-webfont.ttf') format('truetype'),
         url('../fonts/cabin-regular-webfont.svg#cabinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'cabinsemibold';
    src: url('../fonts/cabin-semibold-webfont.eot');
    src: url('../fonts/cabin-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-semibold-webfont.woff2') format('woff2'),
         url('../fonts/cabin-semibold-webfont.woff') format('woff'),
         url('../fonts/cabin-semibold-webfont.ttf') format('truetype'),
         url('../fonts/cabin-semibold-webfont.svg#cabinsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
    font-family: 'cabinsemibold_italic';
    src: url('../fonts/cabin-semibolditalic-webfont.eot');
    src: url('../fonts/cabin-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/cabin-semibolditalic-webfont.woff') format('woff'),
         url('../fonts/cabin-semibolditalic-webfont.ttf') format('truetype'),
         url('../fonts/cabin-semibolditalic-webfont.svg#cabinsemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*header*/
body {
 font-family: "cabinregular" ,Verdana, Sans-Serif;
}
a{
	outline:none!important;
    border:none;
}
a:hover {
    text-decoration: underline;
}

/*	@keyframes slidy {
	
0% { left: 0%; }
10% { left: 0%; }
25% { left: 0%; }
50% { left: -100%; }
100% { left: -100%; }
}
@-webkit-keyframes slidy {
0% { left: 0%; }
25% { left: 0%; }
50% { left: -100%; }
100% { left: -100%; }
}*/
/*.main-banner { overflow: hidden; }*/
/*.main-banner figure >div { width: 20%; float: left; } 
.main-banner figure  { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
   -webkit-animation: 10s slidy infinite; 
  animation:  15s slidy linear infinite; 
}*/
footer a:hover{ text-decoration:underline;}
.header,
header{
	padding-top:33px;
	/*margin-bottom:6px;*/
	background:#fff;
}
header {
    z-index: 11;
    position: relative;
}
body .overlay {
    opacity:0.7;
    filter: alpha(opacity=20);
    background-color:#000;
    width:100%;
    height:100%;
    z-index:7;
    top:0;
    left:0;
    position:fixed;
 }
.top-menu .donate-btn {
	background: #628b8c none repeat scroll 0 0;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin-left: -4px;
	margin-top: -7px;
	padding: 4px 8px 3px 11px;
	text-transform: uppercase;
}
button.donate-btn,
a.donate-btn {
	background: #628b8c none repeat scroll 0 0;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 15px;
	letter-spacing: 0.5px;
	margin-left: -4px;
	margin-top: -7px;
	padding: 4px 8px 3px 11px;
	text-transform: capitalize;
}

footer a.donate-btn {
	background: #628b8c none repeat scroll 0 0;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin-left: -4px;
	margin-top: -7px;
	padding: 4px 8px 3px 11px;
	text-transform: capitalize;
}
a.btn-about {
	background: #628b8c url("../images/arrow.png") no-repeat scroll 201px center;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 15px;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	width:268px;
}
a.btn-reserve {
	background: #628b8c url("../images/arrow.png") no-repeat scroll 213px center;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 15px;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	margin-top:13px;
	width:268px;
}
div.alignleft-img {float: left; margin-right: 20px;}
div.alignleft-img  .left-img{margin-bottom: 20px;}
.cap-price{ font-size: 16px;}
.view-allbtn {
	background: #628b8c none repeat scroll 0 0;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin-left: -4px;
	margin-top: -7px;
	padding: 3px 8px;
	/*text-transform: uppercase;*/
}
/*.btn-default:focus, .btn-default.focus{background}*/
a.donate-btn1:focus{background:#628b8c!important; color:#fff!important;}
a.donate-btn1 {
	background: #628b8c url("../images/arrow.png") no-repeat scroll 160px center;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 18px;
	letter-spacing: 0.5px;
	margin-left: -4px;
	margin-top: 20px;
	padding: 5px 27px;
	text-transform: capitalize;
}
a.btn-request {
	background:#628b8c;
	}
a.btn-request .arrow {
    background: rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 9px;
    width: 8px;
}
a.add-cart:hover {
    background-color: #499c9f !important;
    color: #fff !important;}
a.add-cart {
	background: #628b8c url("../images/arrow.png") no-repeat scroll 120px center;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 16.5px;
	letter-spacing: 0.5px;
	margin-left: -4px;
	margin-top: 20px;
	padding: 5px 23px;
	text-transform: capitalize;
}

a.donate-btn2 {
	background: #b61f24 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 18px;
	letter-spacing: 0.5px;
	margin-left: -4px;
	margin-top: 20px;
	padding: 5px 25px;
	text-transform: uppercase;
}

.button-link-btn {
	background: #628b8c none repeat scroll 0 0;
	border: 0 none;
	border-radius: 20px;
	color: #ffffff;
	font-family: Palatino,Palatino Linotype,Palatino LT STD,Book Antiqua,Georgia,serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	margin-left: -4px;
	margin-top: 20px;
	/*padding: 3px 8px;*/
	padding:  5px 9px 8px 13px;
	text-transform: capitalize;
	max-width: 100%;
    white-space: normal;
}
.donate-btn .arrow{
	background: rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll 0 0;
	display: inline-block;
	height: 9px;
	width: 8px;
}
.button-link-btn .arrow{
	background: rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll 0 0;
	display: inline-block;
	height: 9px;
	width: 8px;
}
.searchform{
	float: left;
	width: 247px;
}
.social-icon {
	float: left;
	margin: -5px 0 0 16px;
	width: auto;
}
ul.social{
	padding:0;
	list-style:none;
}
ul.social li{
	display: inline-block;
}
ul.social li a{
	display: block;
	text-indent: -99999px;
}
ul.social li a.twitter{
	background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll 0 0;
	height: 22px;
	width: 24px;
}
ul.social li a.facebook{
	background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll -28px 0;
	height: 22px;
	width: 24px;
}
ul.social li a.linkedin{
	background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll -57px 0;
	height: 22px;
	width: 24px;
}
form#searchform {
	border: 1px solid #80a39d;
	margin-top: -3px;
	width: 151px;
	float:left;
}
#searchform input.span2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 12px;
  width: 123px;
}
#searchform2 input.span2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 12px;
  width: 123px;
}
#searchform3 input.span2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 12px;
  width: 123px;
}
#srch-btn-go {
  background: rgba(0, 0, 0, 0) url("../images/src-icon.png") no-repeat scroll center center;
  cursor:pointer;
  display: inline-block;
  float: right;
  height: 18px;
  text-indent: -99999px;
  width: 12px;
}
/*menu*/
.top-menu {
	padding-left: 20px;
}
ul.menu-top {
	float: left;
	list-style: outside none none;
	margin-top: -3px;
	padding: 0 0 0 5px;
	 /*width: 374px;*/
}
.menu-top li {
	display: inline-block;
}
.menu-top li a{
	color: #66929b;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	padding-right: 10px;
	text-transform: uppercase;
}
/*.navbar-nav>li>.dropdown-menu {
    margin-top:20px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}*/
.navbar-default .navbar-nav>li>a {
	font-family: "cabinbold", Verdana, Sans-Serif;
	color: #000;
	font-size: 13px;
	line-height: 15px;
	padding: 10px 22px;
	text-align: center;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li:last-child a{
		padding: 10px 23px;
		-webkit-padding-start: 17px;
		-webkit-padding-end:17px;
	}
.nav .open > a:focus{background-color : transparent!important;}
.dropdown-menu{
	background:rgba(0, 0, 0, 0) url("../images/bg-menu.png") repeat-x scroll 0 0 #fff;
	top: 49.1583px;
	left:6px;
}
.navbar-default{
	background:none;
}
.navbar{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border:medium none;
	margin: 24px 0 0;
}
.mega-dropdown {
  position: static !important;
  /*width:100%;*/
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 99%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
/*.mega-dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 285px;
    z-index: 10;
}
.mega-dropdown-menu:after {
    content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -17px;
    left: 283px;
    z-index: 8;
}*/
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px!important;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  font-size:13px;
  color: #628b8c;
  font-weight:bold;
  white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #393E47;
}

.mega-dropdown-menu .dropdown-header {
  color: #b51f24;
  font-size: 18px;
  font-weight:bold;
  padding: 10px 20px 0;
}
.mega-dropdown-menu1 .dropdown-header1 {
  color: #fff;
  font-size: 18px;
  font-weight:bold;
  padding: 10px 20px 0;
}
.mega-dropdown-menu1 .dropdown-header1{
	padding-top:30px;

}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
	background-color: #b51f24;
	color: #fff;
}
.easy.active,
.easy.active:hover{
	background-color:#393e47;
	color:#ffffff;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
/*banner*/
.banner{
	display:block;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size:100% 100%;
}
.banner-home{ 
	height:511px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size:100% 100%;
	margin-top: 1px;
}
/*.banner-home2{ 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 1px;
}
.banner-home2{
	background: rgba(0, 0, 0, 0) url("../images/innre-banner1.jpg") repeat scroll 0 0;
	 background-size: 150px; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 1px;
}*/
.banner-inner{
	background: rgba(0, 0, 0, 0) url("../images/innre-banner1.jpg") repeat scroll 0 0;
	height :317px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner-training{
	background: rgba(0, 0, 0, 0) url("../images/training.jpg") repeat scroll 0 0;
	height :317px;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.state-gov {
  background: rgba(0, 0, 0, 0) url("../images/state-gov.png") no-repeat scroll 0 0;
  display: block;
  height: 69px;
  /*left: 160px;*/
  margin-left: 6px;
  position: absolute;
  margin-top: 198px;
  /*top: 411px;*/
  width: 69px;
}
.audiance{
	color: #696969;
	font-size: 18px;
	line-height: 26px !important;
	margin-bottom: 66px;
}
.audiancee{

}
.audiancee .text{
	margin-top:-2px;
}
.audiancee .text h2{
	color: #b51f24;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 19px;
	margin-bottom: 5px;
}
.audiancee .text p{
	color: #696969;
	font-size: 13px;
	line-height: 20px;
	padding: 0;
}
.col-md-3.storyy {
  height: 260px;
  margin-bottom: 35px;
}
.audience .big {
  color: #fff;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 48px;
  margin-left: -3px;
  margin-top: 55px!important;
  line-height:54px;
}
.banner .big {
  color: #fff;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 48px;
  margin-left: -3px;
  margin-top: 102px;
  line-height:54px;
}
.banner p{
	color: #fff;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 18px;
line-height: 31px;
margin-top: 12px;
}
.banner .call-to-action{
	margin-top:41px
}
.banner .call-to-action a{
	background: #46505e none repeat scroll 0 0;
border: 1px solid #fff;
border-radius: 25px;
color: #fff;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 17px;
margin-right: 19px;
padding: 13px 28px;
text-transform: uppercase;
}
.service{
	background: rgba(0, 0, 0, 0) url("../images/bg-services.png") repeat-x scroll 0 0;
	padding-top: 57px;
	padding-bottom:17px;
}
.service .big{
	font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 30px;
  color:#b51f24;
  line-height:35px;
  margin-bottom: 17px;
}
.service p{
	line-height: 23px;
/* padding-right: 70px; */
font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
}
.service .col-md-8 .col-md-4 p{
	padding:0;
	font-size:18px;
	font-family: "cabinbold", Verdana, Sans-Serif;
	color:#393e48;
}
.services-block{
	float: left;
padding-left: 16px;
padding-top: 28px;
}
.services-block div{
	margin-bottom:46px;;
}
p.govt{
	background: rgba(0, 0, 0, 0) url("../images/sgov.png") no-repeat scroll 0 0;
display: block;
height: 47px;
padding-left: 75px !important;
}
p.lgovt{
	background: rgba(0, 0, 0, 0) url("../images/lg.png") no-repeat scroll 0 0;
display: block;
height: 47px;
padding-left: 75px !important;
}
p.school{
	background: rgba(0, 0, 0, 0) url("../images/scho.png") no-repeat scroll 0 0;
display: block;
height: 47px;
padding-left: 75px !important;
}
p.intr{
	background: rgba(0, 0, 0, 0) url("../images/inter.png") no-repeat scroll 0 0;
display: block;
height: 47px;
padding-left: 75px !important;
}
p.stud{
	background: rgba(0, 0, 0, 0) url("../images/stud.png") no-repeat scroll 0 0;
display: block;
height: 47px;
padding-left: 75px !important;
}
p.citi{
	background: rgba(0, 0, 0, 0) url("../images/citi.png") no-repeat scroll 0 0;
display: block;
height: 47px;
padding-left: 75px !important;
}
.col-md-4.lgov {
  padding-left: 53px;
  padding-top: 7px;
}
.col-md-4.scol {
  padding-left: 86px;
  padding-top: 9px;
}
.col-md-4.inter {
  padding-left: 11px;
  padding-top: 3px;
}
.col-md-4.studd {
  padding-left: 53px;
}
.col-md-4.citii {
  padding-left: 79px;
  padding-top: 3px;
}
.spotlight{
	background:rgba(0, 0, 0, 0) url("../images/spotlight-bg.png") repeat-x scroll 0 0;
	padding-top: 42px;
	    padding-bottom: 70px;
}
.spotlight h1.spt{
	border-bottom: 1px solid #000;
	font-size:26px;
	font-family: "cabinbold", Verdana, Sans-Serif;
	padding-bottom: 14px;
	margin-bottom:22px;
	color:#393e48;
	text-transform:uppercase;
	text-align: center;
}
.spotlight .text{
	/*background: #628b8c none repeat scroll 0 0;*/
	color: #fff;
	padding: 27px 17px;
	font-size:13px;
	font-family: "cabinbold", Verdana, Sans-Serif;
}
.spotlight .text .meta{
	text-transform: uppercase;
}
.spotlight .text .blurb p{
	font-size: 22px;
	line-height: 29px;
	padding-top: 9px;
}
.spotlight .text .blurb p a{
	font-size: 22px;
	line-height: 29px;
	padding-top: 9px;
	color:#fff;
}
.spotlight .next{
	text-align:center;
	margin-top:30px;
}
.spotlight .next .more{
	background: #b51f24 url("../images/arrow.png") no-repeat scroll 238px center;
border-radius: 30px;
color: #fff;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 18px;
    padding: 11px 27px;
}
.masonry { /* Masonry container */
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}
.item { /* Masonry bricks or child elements */
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
	background:#628b8c none repeat scroll 0 0;
}
.item.item6,
.item.item2,
.item.item3 {
  background: #393e48 none repeat scroll 0 0;
}
.story {
  background: rgba(0, 0, 0, 0) url("../images/story-bg.png") repeat-x scroll 0 0;
padding: 60px 0 64px;
}

.view-all-home-event{
	border-radius: 30px;
	color: #fff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 12px;
	margin-right: 19px;
	padding: 3px 14px;
	position: absolute;
	right: 0;
	top: 20px;
	background: #628b8c url("../images/arrow.png") no-repeat scroll 96px center;
	  padding-left:10px;
	  padding-right:20px;
}
.view-all-home-blog{
	border-radius: 30px;
	color: #fff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 12px;
	margin-right: 19px;
	padding: 3px 14px;
	position: absolute;
	right: 0;
	top: 20px;
	background: #628b8c url("../images/arrow.png") no-repeat scroll 68px center;
  padding-left:10px;
  padding-right:20px;
}
.blog .post .meta .cat:hover{
	cursor: pointer;
    text-decoration: underline;
	}
.breadcrumb ul li a:hover{
	cursor: pointer;
    text-decoration: underline;
	}
.view-all-home-pub{
	border-radius: 30px;
	color: #fff;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 12px;
	margin-right: 19px;
	padding: 3px 14px;
	position: absolute;
	right: 0;
	top: 20px;
	 background: #628b8c url("../images/arrow.png") no-repeat scroll 125px center;
	  padding-left:10px;
	  padding-right:20px;
}
.view-all {
	    background: #628b8c url("../images/arrow.png") no-repeat scroll 96px center;
    border-radius: 30px;
    color: #fff;
    font-family: "cabinbold", Verdana, Sans-Serif;
    font-size: 15px;
    margin-right: 19px;
    padding: 8px 36px!important;
    position: absolute;
    right: 0;
    top: 27px;
}
/* .view-all.evnt {
  background: #628b8c url("../images/arrow.png") no-repeat scroll 96px center;
  padding-left:10px;
  padding-right:20px;
}
.view-all.lblog {
  background: #628b8c url("../images/arrow.png") no-repeat scroll 69px center;
  padding-left:10px;
  padding-right:20px;
}
.view-all.publi {
  background: #628b8c url("../images/arrow.png") no-repeat scroll 125px center;
  padding-left:10px;
  padding-right:20px;
} */
.event-title {
  border-bottom: 1px solid #000;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 16px;
padding-bottom: 14px;
margin-bottom:24px;
}
.story ul{
	display: flex;
	flex-direction: column;
	list-style:none;
	padding:0;
}
.story ul li .date{
	float: left;
margin-right: 13px;
width: 73px;
}
.story ul li .date .day{
	color: #393e48;
	font-size: 11px;
	text-transform: uppercase;
	font-family: "cabinbold", Verdana, Sans-Serif;
}
.story ul li .date .month{
	color: #393e48;
font-size: 18px;
text-transform: uppercase;
font-family: "cabinbold", Verdana, Sans-Serif;
display: block;
}
.story ul li .date .time{
	color: #393e48;
font-size: 12px;
text-transform: uppercase;
font-family: "cabinbold", Verdana, Sans-Serif;
}
.story ul li .post{
float: left;
margin-bottom: 0;
padding-bottom: 23px;
width: 234px;
}
.publication ul li{
	padding: 0 12px 12px 0;
}
.publication ul li .title{
	color: #c42623;
	font-family: "cabinbold", Verdana, Sans-Serif;
	font-size: 15px;
	margin: 0;
}
.story ul li .post h1.title{
	color: #c42623;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 16px;
margin: 0;
}
.story ul li .post h2.title{
	color: #c42623;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 16px;
margin: 0;
}
.story ul li .post p.content{
	color: #565656;
font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
font-size: 13px;
}
.publication li .post,
.latest-blog li .post{
	width:100%!important;
}
.col-md-4.latest-blog,
.col-md-4.news,
.col-md-4.publication {
  padding-right: 20px;
}
footer {
  background: rgba(0, 0, 0, 0) url("../images/footer-bg.jpg") no-repeat scroll 0 0;
  -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	    padding-bottom: 65px;
    padding-top: 50px;
}
footer .logo {
  margin-bottom: 40px;
}
footer .contact {
  color: #fff;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 12px;
}
footer .address {
  margin-bottom: 32px;
}
footer .tele {
  margin-bottom: 0px;
}
footer .menu-footer {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
footer .menu-footer > li {
  display: block;
}
footer .menu-footer a {
  color: #fff;
  display: block;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 12px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
footer a.donate-btn {
	padding: 8px 20px;
	position: absolute;
	right: 27px;
	text-transform: uppercase;
	top: 0;
}
a:hover, a:focus{
	text-decoration : none;
}
footer .copyright {
  bottom: -53px;
  color: #fff;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 10px;
  position: absolute;
}
footer .copyright p{
	text-transform:uppercase;
}
footer .searchform {
	float: right;
	margin-bottom: 134px;
	width: 302px;
}
footer #searchform input.span2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 12px;
  width: 167px;
}
footer #searchform2 input.span2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  float: left;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 12px;
  width: 167px;
}
footer form#searchform {
	background:#fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  float: left;
  margin-top: -3px;
  width: 195px;
}
footer form#searchform2 {
	background:#fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  float: left;
  margin-top: -3px;
  width: 195px;
}
footer form#searchform3 {
	background:#fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  float: left;
  margin-top: -3px;
  width: 195px;
}
footer #srch-btn-go {
  background: rgba(0, 0, 0, 0) url("../images/src-icon.png") no-repeat scroll center center;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 18px;
  text-indent: -99999px;
  width: 12px;
}
footer #srch-btn-go-2{
  background: rgba(0, 0, 0, 0) url("../images/src-icon.png") no-repeat scroll center center;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 18px;
  text-indent: -99999px;
  width: 12px;
}
footer #srch-btn-go-3{
  background: rgba(0, 0, 0, 0) url("../images/src-icon.png") no-repeat scroll center center;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 18px;
  text-indent: -99999px;
  width: 12px;
}
footer .social-icon {
  float: left;
  margin: -5px 0 0 16px;
  width: auto;
}
footer ul.social {
  list-style: outside none none;
  padding: 0;
}
footer ul.social li {
  display: inline-block;
}
footer ul.social li a {
  display: block;
  text-indent: -99999px;
}
footer ul.social li a.twitter {
  background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll 0 0;
  height: 22px;
  width: 24px;
}
footer ul.social li a.facebook {
  background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll -28px 0;
  height: 22px;
  width: 24px;
}
foter ul.social li a.linkedin {
  background: rgba(0, 0, 0, 0) url("../images/social.png") no-repeat scroll -57px 0;
  height: 22px;
  width: 24px;
}
.logo-footer img:first-child {
  margin-right: 13px;
}
#breadcrumb.breadcrumb ul {
  list-style-type: none;
  color: #ccc;
  font-size: 13px;
  margin: 0;
  padding: 10px 0;

  /* truncate breadcrumb container */
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
}
#breadcrumb.breadcrumb li {
  display: inline-block;
  /* truncate breadcrumbs */
 /*  max-width: 18%; */
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#breadcrumb.breadcrumb li:last-child {
  /* main title can have a bigger truncating treshhold */
  max-width: 30%;
}

#breadcrumb.breadcrumb li:before {
  background:rgba(0, 0, 0, 0) url("../images/breadcrumb.png") no-repeat scroll right center;
}
#breadcrumb.breadcrumb li:first-child:before {
  background: none;
}
#breadcrumb.breadcrumb li:last-child a{
	background:none;
}
#breadcrumb.breadcrumb li a {
  text-decoration: none;
  background: rgba(0, 0, 0, 0) url("../images/breadcrumb.png") no-repeat scroll right center;
	color: #fff;
	display: block;
	height: 23px;
	padding: 2px 24px 2px 4px;
	text-decoration: none;
}
.primary #breadcrumb.breadcrumb.mobile{
	margin: 0;
position: absolute;
width: auto;
 z-index: 999999;
}
#breadcrumb.breadcrumb li a span:hover {text-decoration: underline}
@media (max-width: 767px) {
	.primary #breadcrumb.breadcrumb.mobile{
		background: #393e48 none repeat scroll 0 0;
		border-radius: 0;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		margin-bottom: 0;
		display:block;
		position:unset;
	}
	.primary #breadcrumb.breadcrumb{
		display:none;
	}
 /* #breadcrumb.breadcrumb li,
  #breadcrumb.breadcrumb li:last-child {display: none}


  #breadcrumb.breadcrumb li:nth-last-child(2) {
    display: block;
    /* truncate breadcrumbs */
  /*  max-width: 100%;
  }
  #breadcrumb.breadcrumb li a {text-decoration: none}
  #breadcrumb.breadcrumb li:nth-last-child(2) a:before {
	background:rgba(0, 0, 0, 0) url("../images/breadcrumb-mobile.png") no-repeat scroll 0 0;
    content: 'Return to ';
	padding-left:11px;
    /*color: #999;*/
  /*}*/
  /* #breadcrumb.breadcrumb li:nth-last-child(2):before {content: none}
  #breadcrumb.breadcrumb li a{background:none; white-space: nowrap;}
  #breadcrumb.breadcrumb li{white-space: nowrap; overflow: hidden;
    text-overflow: ellipsis;}
  #breadcrumb.breadcrumb ul{white-space: nowrap; overflow: hidden; max-width: 100%;} */
  /* .menu-top{display:none;}
	#searchform{display:none;}
	.donate-btn{display:none;} */
}


.training .titlep,
.training .titleb{
	border-bottom: 1px solid #ddd;
color: #696969;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 24px;
margin-bottom: 25px;
padding-bottom: 19px;
}
.training .titlep2,
.training .titleb2{
	border-bottom: 1px solid #ddd;
color: #696969;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 24px;
margin-bottom: 0px;
padding-bottom: 19px;
}
.training .view-all{
	padding: 6px 35px;
}
.eventt .date{
	color: #393e47;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 13px;
text-transform: uppercase;
}
.eventt .title{
color: #b52026;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 18px;
margin: 4px 0;
}
.eventt{
	margin-bottom: 25px;
}
.eventt .meta{
	color: #696969;
font-family: "cabinregular", Verdana, Sans-Serif;
font-size: 14px;
}
.post{
	border-bottom: 1px solid #ddd;
float: left;
padding-bottom: 40px;
width: 100%;
}
.post:last-child{
	border:medium none;
}
.post .post-title{
	color: #b51f24;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 24px;
margin-bottom: 15px;
}
.post .blurb{
	color: #565656;

font-size: 15px;
padding: 0;
}
.sidebar{
	float: right;
margin-top: -180px;
width: 298px;
}
.sidebar .searchform{
	background: #393e48 none repeat scroll 0 0;
float: left;
padding: 0 15px 35px;
width: 100%;
}
.searchform .titles {
  color: #fff;
  font-family: "cabinmedium", Verdana, Sans-Serif;
  font-size: 19px;
}
.tertiary  .sidebar .searchform .titles {
    color: #fff;
    font-family: "cabinbold",Verdana,sans-serif;
    font-size: 18px;
}
.tertiary  .widget.textwidget p{margin-bottom: 35px; font-size:15px;
    margin-top: -13px;}
.tertiary  .widget.linklist .post .post-title:hover{ text-decoration:underline; color:#d80005;}
.tertiary  .widget.linklist .post .subtitle:hover{ text-decoration:underline; color:#d80005;}
.tertiary  .content-area .report ul li:hover{ text-decoration:underline; color:#d80005; cursor:pointer;}
.tertiary  .content-area .links ul li a:hover{ text-decoration:underline; color:#d80005; cursor:pointer;}
span.phoner,span.emailr{font-weight:bold;}
span.phoner,span.emailr,
.searchform .form-group label{
	color: #fff;
  font-family: "cabinmedium", Verdana, Sans-Serif;
  font-size: 15px;
}
.searchform .form-group #filterbytopic1 {font-size:16px; font-family: "cabinmedium", Verdana, sans-serif;}
.searchform .form-group #filterbytopic {font-size:16px; font-family: "cabinmedium", Verdana, sans-serif;}
.searchform .form-group #filterbytopic2 {font-size:16px; font-family: "cabinmedium", Verdana, sans-serif; word-wrap:break-word;}
.searchform .form-group .form-control option{font-size:16px; font-family: "cabinmedium", Verdana, sans-serif; word-wrap:break-word;}
.contact-second .teles:hover{
	color: #499c9f;
    cursor: pointer;
    text-decoration: underline;
}
.sidebar.tt.body {
    width: 100% !important;
}.sidebar.tt.body  .widget {
    width: 100% !important;
}
.sidebar.tt.body  .widget .styled-select{background: #fff url("../images/drop-arrow.png") no-repeat scroll right 13px;}
.contact-first .email:hover{
	color: #499c9f;
    cursor: pointer;
    text-decoration: underline;
}
.widget.contact .cont .email:hover{
	color: #499c9f;
    cursor: pointer;
    text-decoration: underline;
}
.searchform .form-group .form-control{
	border-radius:0;
	color:#628b8c;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}
.searchform .form-group #filterbytopic2 {
	-moz-appearance:none; 
	-webkit-appearance:none;
	-o-appearance:none;
	 
}
.searchform .form-group .input-group-addon {
  background-color: transparent;
  border: medium none;
  border-radius: 4px;
  color: #555;
  float: right;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: -37px;
  padding: 6px 12px;
  text-align: center;
  width: auto;
}
.form-control.to {
  margin-bottom: 13px;
}
.input-group-addon.to {
  margin-top: -49px !important;
}
.searchform > form {
  text-align: center;
}
.form-group {
  text-align: left;
}
.widget{
	background-color: #ffffff;
border: 1px solid #6b9293;
float: right;
margin-bottom: 20px;
margin-top: 20px;
padding: 5px 0;
width: 302px;
}
.widget ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.widget ul li {
  cursor: pointer;
  padding: 0;
}
.widget > ul li {
  border-bottom: 1px solid #e1e8e9;
padding: 0;
}
.widget ul li:last-child{
	border:medium none;
}
.handle {
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #000;
  display: table-row;
  float: right;
  font-size: 20px;
  height: 16px;
  line-height: 36px;
  margin-right:8px;
  vertical-align: middle;
  width: 21px;
}
/*.widget ul.expandable li a {
  color: #4e2812;
}*/
.widget ul li a {
  color: #3b444c;
  display: inline-block;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 16px;
  line-height: 16px;
  max-width: 87%;
  padding: 15px 0 15px 15px;
  text-decoration: none;
}
/*.collapsed::before {
  color: #333;
  content: "+";
  font-family: "Glyphicons Halflings";
  font-size: 12px;
  font-weight: 300;
}*/
/*span.handle.expanded::before {
  color: #333;
  content: "−";
  font-family: "Glyphicons Halflings";
  font-size: 12px;
  font-weight: 300;
}*/
.widget ul ul ul > li > a {
  padding-left: 75px;
}
.widget ul ul > li > a {
  padding-left: 50px;
}
.handle.collapsed {
  background: rgba(0, 0, 0, 0) url("../images/plus.png") no-repeat scroll 0 0;
display: block;
height: 11px;
margin-right: 12px;
margin-top: 18px;
width: 11px;
}
.sidebar .searchform  .contact-pref {
   margin-top: -17px;
}
.sidebar .searchform  .contact-pref  span{
   font-size:13px;
}
.sidebar .searchform  .contact-pref #optionsRadios1{
   margin-left:3px;
   margin-right:3px;
}
.sidebar .searchform  .contact-pref #optionsRadios2{
   margin-left:0px;
   margin-right:2px;
}
.handle.expanded {
  background: rgba(0, 0, 0, 0) url("../images/minus.png") no-repeat scroll 0 0;
  display: block;
  height: 11px;
  margin-right: 12px;
  margin-top:17px;
  width: 11px;
}
.styled-select select {
 background: transparent;
    width: 100%;
 -webkit-appearance: none;
 -moz-appearance: none;
 
    border: 1px #b8b9b3 solid;
}
.styled-select{
  width: 100%;
    overflow: hidden;
    background: url("../images/drop-arrow.png") no-repeat 98% 13px #fff;
    margin-right: 10px;
}
.no-flexboxlegacy .styled-select { background:#fff;}
.calendar {
  background: rgba(0, 0, 0, 0) url("../images/calender.png") no-repeat scroll 0 0;
  display: block;
  height: 25px;
  width: 23px;
}
.searchform .donate-btn.btn.btn-default {
  margin-top: 10px;
  padding: 6px 40px;
  font-size:16.54px;
}
.tertiary .widget{
  margin: 0 0 18px;
}
.tertiary .contact .text p{font-size: 15px;  padding-bottom: 10px;}
.blog .training,
.tertiary .training,
.secondary .training{
	padding-top:15px;
}
.blog #breadcrumb.breadcrumb,
.blog #breadcrumb.breadcrumb a,
.tertiary #breadcrumb.breadcrumb,
.tertiary #breadcrumb.breadcrumb a,
.secondary #breadcrumb.breadcrumb ,
.secondary #breadcrumb.breadcrumb a{
	color:#628b8c;
}
.blog .breadcrumb > span,
.tertiary .breadcrumb > span,
.secondary .breadcrumb > span {
  background: rgba(0, 0, 0, 0) url("../images/breadcrumb-secondary.png") no-repeat scroll right center;
  margin-right: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-top: 10px;
}
.blog .breadcrumb > span:last-child,
.tertiary .breadcrumb > span:last-child,
.secondary .breadcrumb > span:last-child {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.blog .sidebar,
.tertiary .sidebar,
.secondary .sidebar {
  float: right;
  margin-top: 0;
  width: 302px;
}
.tertiary .main-title{
	color: #565656 !important;
margin-bottom: 0 !important;
}
.tertiary .main-title,
.secondary .main-title {
  color: #393e48;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 44px;
  margin-bottom: 50px;
  margin-top: 0;
}
.secondary .audiance {
   margin-bottom: 25px;
}
.toggleHead.active-link > ul {
  background: #e1e8e9 none repeat scroll 0 0;
  color: #8cacae;
}
.secondary .eventt .text h2{
	color: #b51f24;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 20px;
margin-bottom: 20px;
    margin-top: 26px;
}
.secondary .eventt .text p{
color: #565656;

font-size: 15px;
padding: 0;
}
.secondary .eventt{
	/*height: 425px;*/
	display: flex;
    flex-wrap: wrap;
}
.secondary .eventt:nth-child(odd) {
    clear: both;
}
.expandable .active-link  > a{
	/*color:#749c9e;*/
}
.tertiary .subtitle{
	color: #565656;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 32px;
margin-bottom: 50px;
margin-top: 7px;
}
.tertiary .meta {
    font-family: cabinmedium;
    font-size: 15px;
    text-transform: capitalize;
}
.tertiary  .posttitle {
    color: #b51f24;
    font-family: cabinbold;
    font-size: 30px;
	margin-bottom: 36px;
    margin-top: 6px;
}
.alignright {
  float: right;
  margin-left: 20px;
}
.alignleft {
  float: left;
  margin-right: 20px;
  /*width:100%;*/

}
.caption.alignright {
  width: 298px;
}
.tertiary p{
padding: 0;
/*font-family: "cabinregular", Verdana, Sans-Serif;*/
/*margin-bottom: 35px;
font-size:18px;
color: #696969;*/
}
.caption-text {
  font-size: 12px;
}
div.alignleft{

}
div.alignleft .donate-btn{
	margin: 18px 0 0 -4px;
}
.alignleft > img {
  margin-bottom: 15px;
}
.widget.course,
.widget.register {
  background: #ebebeb url("../images/widget-bg.png") repeat-x scroll 0 0;
border: medium none;
}
.widget.course{
	padding:15px 0;
}
.widget.register {
  padding: 15px;
}
.widget.course p{
color: #565656;
font-family: "cabinregular", Verdana, Sans-Serif;
margin: 0;
}
.widget.register p {
  color: #393e48;
font-family: "cabinmedium", Verdana, Sans-Serif;
font-size: 15px;
margin: 0 0 25px;
}
.tertiary-landing-sidebar .widget.register p {
  color: #393e48;
font-family: "cabinmedium", Verdana, Sans-Serif;
font-size: 15px;
margin: 0 0 25px;
}
.tertiary-landing-sidebar .widget.register {
    padding: 15px 15px 0;
}

.content-area .left-img{ margin-right: 10px;
    margin-top: 20px;}
.course a:hover{text-decoration: underline; color:#499c9f;}
.widget.register p > span {
  color: #565656;
  font-family: "cabinregular", Verdana, Sans-Serif;
}
.btns a.donate-btn{
	margin-bottom: 19px;
}
.btns a.btn-regis{

}
.btns a.btn-broch{
	padding-left: 30px;
padding-right: 30px;
}
.widget.course .course{
	border-bottom: 1px solid #fff;
margin-bottom: 15px;
padding: 0 15px 15px;
}
.widget.course .course:last-child{
border-bottom: medium none;
margin-bottom: 0;
padding: 0 15px;
}
.widget.course .course .date{
	font-size: 15px;
}
.widget.course .course .course-title{
	color: #393e48;
font-size: 18px;
}
.widget.course .course .meta{
	font-size: 15px;
	padding-bottom: 6px;
	 text-transform: capitalize;
}
.widget.course .course a{
	background:rgba(0, 0, 0, 0) url("../images/right-arrow.png") no-repeat scroll 100px center;
	padding-right: 15px;
	color:#628b8c;
	font-size:15px;
	font-family:"cabinbold", Verdana, Sans-Serif;
}
.sidebar .cat-search{
	background:#d6d6d6;
	/*background:#ebebeb url("../images/widget-bg.png") repeat-x scroll 0 0;*/
	padding-top:15px;
	border:none;
}
.sidebar .cat-search label{
	color:#393e48;
	font-size:15px;
}
.sidebar .cat-search input,
.sidebar .cat-search .styled-select select{
	border:none;
}
.widget.textwidget {
  border: medium none;
  padding: 0 15px 15px;
}
.widget-title {
  color: #393e48;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 24px;
margin-bottom: 25px;
}
.widget.textwidget .text > h4 {
  color: #696969;
  font-family: "cabinmedium", Verdana, Sans-Serif;
  font-size: 18px;
}
.widget.linklist {
  border: medium none;
  padding: 0 15px 15px;
}
.widget.linklist .widget-title{
	font-size:18px;
}
.widget.linklist .post{
border: medium none;
float: left;
padding-bottom: 30px;
width: 100%;
margin:0;
}
.widget.linklist .post .meta{
	color: #393e47;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 13px;
text-transform: uppercase;
}
.widget.linklist .post .post-title{
	font-size: 18px;
margin: 0;
}
.widget.linklist .post .subtitle{
	color: #b52026;
font-size: 13px;
margin: 5px 0 0;
text-transform: uppercase;
}
.widget.linklist > ul li{
	border:none;
}
.widget.contact {
  border: medium none;
  padding: 0 15px 15px;
}
.widget.contact .widget-title{
	font-family:"cabinmedium", Verdana, Sans-Serif;
	font-size:18px;
	color:#393e48;
	margin:0;
}
.widget.contact .cont{

}
.widget.contact .cont p{
	margin:0;
}
.widget.contact .cont .tele,
.widget.contact .cont .email,
.widget.contact .cont .name{
	font-family: "cabinregular", Verdana, Sans-Serif;
font-size: 18px;
}
.widget.contact .cont .email{
	color:#628b8c;
}
.widget.contact .cont .tele {

}
.widget.photo {
  background: #1d2622 none repeat scroll 0 0;
border: medium none;
padding: 0;
text-align: center;
}
.widget.photo .text {
	color: #fff !important;
padding: 15px;
}
.widget.photo .text p{
	color: #ffffff;
font-size: 15px;
text-align: left;
}
.donate-btn.btn.btn-default.btn-about {
  margin: 0 0 17px;
  padding: 5px 20px;
}
.donate-btn.btn.btn-default.btn-reserve {
  margin: 0;
  padding: 5px 12px;
}
.titlep {
border-bottom: medium none !important;
/*border-top: 1px solid #ddd;*/
margin-bottom: 20px !important;
margin-top: 0;
padding-bottom: 0 !important;
padding-left: 0;
padding-right: 0;
padding-top: 15px;
}
.tertiary  .col-md-8 ol,
.tertiary  .col-md-8 ul{
	color: #696969;

font-size: 16px;
padding: 0 0 0 13px;
}
.report .title,
.sample .title {
  color: #393e47;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 18px;
margin-bottom: 25px;
margin-top: 10px;
}
.report ul{
	padding: 0 !important;
}
.report ul li{
	color: #b51f24;
font-family: "cabinmedium", Verdana, Sans-Serif;
font-size: 15px;
list-style-type: none;
margin-bottom: 10px;
}
.sample a{
	color:#b51f24;
	font-family: "cabinmedium", Verdana, Sans-Serif;
font-size: 15px;
margin-top:15px;
}
.video .title,
.optional .title{
	color: #393e47;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 18px;
}
.video span,
.optional span{
	color: #393e47;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 13px;
}
.row.line {
	border-bottom: 2px solid #ddd;
	margin-bottom: 40px;
	padding-bottom: 50px;
}
.line .post{
	padding-bottom:0;
}
.contact-first  h4.title1{
	color: #393e48;
	font-family: "cabinmedium", Verdana, Sans-Serif;
	font-size: 18px;
}
.contact-first .title-name{
	color: #696969!important;
	font-family: "cabinregular", Verdana, Sans-Serif !important;
	margin: 0;
}

.contacts  .title{
	color: #696969;
font-family: "cabinregular", Verdana, Sans-Serif !important;
margin: 0;
}
.contacts  .email{
	color: #628b8c !important;
font-family: "cabinregular", Verdana, Sans-Serif!important;
font-size: 18px !important;
margin: 0;
}
.contacts  .tele{
	color: #696969 !important;
font-family: "cabinregular", Verdana, Sans-Serif;
font-size: 18px ;
margin: 0;
}
.contacts .ctitle{
	color: #393e47 !important;
font-family: "cabinregular", Verdana, Sans-Serif !important;
font-size: 18px;
margin: 0;
}
.contacts .address{
	color: #565656 !important;
font-family: "cabinregular", Verdana, Sans-Serif !important;
font-size: 13px !important;
margin: 0;
}
.contacts .teles{
	color: #628b8c !important;
font-family: "cabinbold", Verdana, Sans-Serif !important;
font-size: 13px !important;
margin: 0;
}
.links ul{
	list-style: outside none none;
padding: 0 !important;
}
.links ul li{
	margin-bottom: 15px;
}
.links ul li a{
	color: #b51f24;
font-family: "cabinbold", Verdana, Sans-Serif;
font-size: 18px !important;

}
.blog .main-title {
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 44px;
  margin-bottom: 40px;
}
.blog .post {
  margin-bottom: 40px;
}
.blog .meta .date {
  color: #393e48;

  font-size: 15px;
  text-transform: uppercase;
}
.blog .meta .cat {
  color: #628b8c;
  font-family: "cabinmedium", Verdana, Sans-Serif;
  font-size: 15px;
}
.blog .meta {
  margin-bottom: 10px;
}
.blog .post p{
	color: #696969;

font-size: 17px;
padding: 0;
}
.carousel-inner .item{
	background: transparent none repeat scroll 0 0;
padding: 10px 21px;
}
.carousel-inner{ padding-left:0px;}
.carousel-inner .item p{
	font-family: "cabinregular", Verdana, Sans-Serif;
}
.mega-dropdown-menu1{
	display:none;
}
.mega-dropdown-menu1.row {
  left: auto;
  right:100%;
list-style: outside none none;
padding: 0;
position: absolute;
width: 104%;
height: auto;
top:0;
bottom:0px;
margin:-20px 0;
background-color:#393e47;
color:#fff;
font-family:"cabinregular", Verdana, Sans-Serif;
margin-right:-15px;
  
}
.mega-dropdown-menu1.row  ul{
	padding:0;
	list-style:none;
}
.active-main{
	background-color: #b51f24;
/* 	color: #fff; */
}
ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}
ul.pagination > li:first-child.active > a{
	background: transparent url("../images/prev-act.png") no-repeat scroll 0 0;
display: block;
height: 28px;
padding: 0;
text-indent: -99999px;
width: 28px;
cursor:pointer !important;
}
ul.pagination > li:first-child.inactive > a{
	background: transparent url("../images/prev-dis.png") no-repeat scroll 0 0;
	display: block;
height: 28px;
padding: 0;
text-indent: -99999px;
width: 29px;
cursor:pointer !important;
}
ul.pagination > li:last-child.inactive > a{
	background: transparent url("../images/next-dis.png") no-repeat scroll 0 0;
display: block;
height: 28px;
padding: 0;
text-indent: -99999px;
width: 29px;
cursor:default;
}
ul.pagination > li:last-child.active > a{
	background: transparent url("../images/next-act.png") no-repeat scroll 0 0;
display: block;
height: 28px;
padding: 0;
text-indent: -99999px;
width: 29px;
cursor:default;
}
ul.pagination li a {
    color: #628b8c;
    float: left;
    padding: 2px 20px;
    text-decoration: none;
	border:none;
	font-family: "cabinmedium", Verdana, Sans-Serif;
    font-size: 17px
}
ul.pagination > li > a.active:hover{background-color: transparent;}
ul.pagination > li > a:hover{
	color:#2b2f38;
}
ul.pagination li a.active {

    color: #2b2f38;
}

ul.pagination li a:hover:not(.active) {background-color: transparent;}
.tertiary .training p {

  font-size: 18px;
  padding: 0;
  color:#565656;
}
.logo-footer .img-public{margin-left:-40px;}
.search-social{display:none;}
.secondary-widget-heading{
    background: #fff url("../images/arrow-menu.png") no-repeat scroll 92% center;
    color: #393e48;
    font-family: "cabinbold", Verdana, Sans-Serif;
    font-size: 14px;
    margin-bottom: 0;
    padding: 15px 22px;
    text-transform: uppercase;
}
.secondry-widget-title .widget{
	background-color: #ffffff;
border: medium none;
float: right;
margin-bottom: 0;
margin-top: 0px;
padding: 0;
}
.secondary-search-heading{
	background: #393e48 url("../images/arrow-srch.png") no-repeat scroll 92% center;
color: #fff;
font-family: "cabinbold",Verdana,sans-serif;
font-size: 17px;
padding: 15px 22px;
text-transform: none;
}
button.donate-btn-sec, a.donate-btn-sec {
  background: #628b8c none repeat scroll 0 0;
  border: 0 none;
  border-radius: 20px;
  color: #ffffff;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin-left: -4px;
  margin-top: -7px;
  padding: 3px 8px;
  text-transform: uppercase;
}
.secondry-widget-title .widget-secondary ul li a{
	font-size:12px;
}
.secondry-search-widget .sidebar.sidebar-secondary .searchform h2.titles{display:none;}

.tertiary-widget-heading {
    background: #fff url("../images/drop-arrow.png") no-repeat scroll 96% center;
    color: #393e48;
    font-family: "cabinbold", Verdana, Sans-Serif;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 15px 15px;
    text-transform: uppercase;
}
.tertiary-widget-title .widget.widget-tertiary {
  /*  left: 5%;*/
    left: 0;
    margin-top: -20px!important;
    position: relative;
    /*width: 108% !important;*/
    width: 100% !important;
    z-index: 99999;
	border: medium none;
}
a.btn-about:hover,
a.btn-reserve:hover,
.view-allbtn :hover,
.button-link-btn:hover,
.donate-btn:hover,
.donate-btn1:hover,
.view-all-home-event:hover,
	.view-all-home-blog:hover,
	.view-all-home-pub:hover,
.view-allbtn:hover,.donate-btn-sec:hover,
button.donate-btn:hover, a.donate-btn:hover{
	background-color:#499c9f!important;
	color:#fff!important;
}
/*.big:hover {
    color: #d80005;
    cursor: pointer;
    text-decoration: underline;
}*/
.menu-top li a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.audiancee .text h2:hover {
    cursor: pointer;
    text-decoration: underline;
}
.eventt .title:hover {
    cursor: pointer;
    text-decoration: underline;
}
.training .post-title:hover {
    cursor: pointer;
    text-decoration: underline;
}
.secondary .training .text h2:hover {
    cursor: pointer;
    text-decoration: underline;
}
.story .post .title:hover {
    color: #d80005;
    cursor: pointer;
    text-decoration: underline;
}
.services-block .govt:hover {
    cursor: pointer;
    text-decoration: underline;
}
.services-block .lgovt:hover {
    cursor: pointer;
    text-decoration: underline;
}
.services-block .school:hover {
    cursor: pointer;
    text-decoration: underline;
}
.services-block .intr:hover {
    cursor: pointer;
    text-decoration: underline;
}
.services-block .stud:hover {
    cursor: pointer;
    text-decoration: underline;
}
.services-block .citi:hover {
    cursor: pointer;
    text-decoration: underline;
}
.masonry .blurb p:hover {
    cursor: pointer;
    text-decoration: underline;
}
.sample a:hover,
.publication a.title:hover{color:#d80005;text-decoration: underline;}
.donate-btn2:hover,
.more:hover{
	background-color:#d80005!important;
	color:#fff;
}
.active > .mega-dropdown-menu1{
	display:block;
}
.sidebar-secondary .donate-btn-sec{
	background: #628b8c url("../images/arrow.png") no-repeat scroll 88px center;
font-size: 15px;
margin-top: 10px;
padding: 8px 38px;
text-transform: none;
}
/*.secondary-menu .row > div .collapse,
.secondary-menu .row > div{
	padding:0;
}*/

.link-list a:hover{
	color:#749c9e;
}
.link-list li li a{
	background:url("../images/list-icon.png") no-repeat scroll 40px center ;
}
.sec-masonry{
	-moz-column-count: 2;
    -moz-column-gap: 1em;
	-webkit-column-count: 2;
}
.sec-masonry h2{
	color: #b51f24;
    font-family: "cabinbold",Verdana,sans-serif;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 26px;
}
.sec-masonry p{
	color: #565656;
    font-size: 15px;
    padding: 0;
	margin-bottom: 40px;
}
.mobilefooter .menu-footer{
	margin-top: 14px;
}
.tertiary-content{margin-top: 33px;}

/*.breadcrumb{
  background: transparent none repeat scroll 0 0;
  color: #ffffff;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 13px;
  text-transform: uppercase;
  padding:8px;
}
.breadcrumb a{
	color:#fff;
}
.breadcrumb > span {
  background: rgba(0, 0, 0, 0) url("../images/breadcrumb.png") no-repeat scroll right center;
  margin-right: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-top: 10px;
}
.breadcrumb > span:last-child{
	background:none;
}*/
#breadcrumb ul {
   list-style-type: none;
  /*color: #ccc;
  font-size: 16px;
  margin: 0;
  padding: 10px 0; */
   background: transparent none repeat scroll 0 0;
  color: #ffffff;
  font-family: "cabinbold", Verdana, Sans-Serif;
  font-size: 13px;
  text-transform: uppercase;
  padding:0 8px 8px;

  /* truncate breadcrumb container */
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
}

#breadcrumb li {
  display: inline-block;
  /* truncate breadcrumbs */
 /* max-width: 18%;*/
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#breadcrumb li:last-child {
  /* main title can have a bigger truncating treshhold */
  max-width: 30%;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

/* #breadcrumb li:before {

  color: #999;
} */
#breadcrumb li{
  background: rgba(0, 0, 0, 0) url("../images/breadcrumb.png") no-repeat scroll right center;
   margin-right: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-top: 10px;
}
#breadcrumb li:first-child:before {
  content: none;
}

#breadcrumb li a {
  text-decoration: none;
  color: #628b8c;
}
.donate #breadcrumb li a span{color: #fff;}
.donate #breadcrumb li a span:hover{color: #628b8c!important;}
#breadcrumb li a span:hover{color: #628b8c!important;}

.banner #breadcrumb li a span:hover {text-decoration: underline; color:#fff!important;}
.audience #breadcrumb li a {
    color: #fff;
}
.banner-training #breadcrumb ul { padding: 10px 8px 8px;}
.audience #breadcrumb ul { padding: 10px 8px 8px;}
.primary #breadcrumb li a {
    color: #fff;
}
/* mobile */

@media (max-width: 767px) {
	#breadcrumb li {
  display: inline-block;
  /* truncate breadcrumbs */
  max-width: 18%;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

	#breadcrumb li a {
  text-decoration: none;
  color: #fff;
}
#breadcrumb ul {padding: 0 9px; margin-bottom:0px;}
  #breadcrumb li,
  #breadcrumb li:last-child {display: none}


  #breadcrumb li:nth-last-child(2) {
    display: block;
    /* truncate breadcrumbs */
    max-width: 100%;
  }
  #breadcrumb li a {text-decoration: none}
  #breadcrumb li:nth-last-child(2) a:before {
    content: '< Return To ';
    color: #fff;
	text-transform:uppercase;
  }
  #breadcrumb li:nth-last-child(2):before {content: none}
  #breadcrumb li:nth-last-child(2){background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
}
.cost-tag{line-height:28px;}
.calender{width: 98%;}
.calender td.cal-date {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #d6d6d6;
    height: 38px;
    text-align: center;
    width: 7%;
}
.calender td.cal-date > span {
    background-color: #fff;
	cursor:pointer;
	font-family: "cabinmedium", Verdana, Sans-Serif;
	color:#565656;
}
.calender td.cal-month {
    color: #393e48;
    font-size: 20px;
    text-align: center;
	height: 50px;
}
.calender td.cal-pre {
    text-align: left;
	cursor:pointer;
}
.calender td.cal-next {
    text-align: right;
	cursor:pointer;
}
.widget.calender-box{
	background:#d6d6d6!important;
	margin-bottom: 0;
}
.image-download {
    margin-bottom: 10px;
	box-shadow: 1px 2px 2px 2px #ccc;
}
.link-listing li {
    font-size: 18px;
	padding-bottom:15px;
}
.link-listing .titlep {
    font-size: 20px;
}
.tertiary-content a {
    color: #b51f24;
}
a {
    color: #b51f24;

}
a :hover{
    color: #b51f24;
	text-decoration:underline;

}
.tertiary-content a:hover{text-decoration:underline;}

/* ======================== */
/* overrides to current css */

/* fix top margin on blue .searchform */
	.searchform .titles {
	    margin-top: 0; /* remove margin from title */
	}

	.sidebar .searchform {
	    padding: 15px 15px 35px; /* change padding top to 15px */
	}

/* ==================================== */
/* new styles not in current styles.css */

/* for using widgets on the body */
 .sidebar.body {
    width: 100%;
}

/* Calendar */

.widget.calendar-widget {
	padding: 15px 15px 35px;
	border: none;
	background: #d6d6d6;
}

.calendar-header {
    display: block;
    padding: 0;
    margin: 0;
    margin-bottom: 8px;
    position: relative;
    font-family: "cabinmedium", Verdana, Sans-Serif;
    font-size: 17px;
    text-align: center;
    height: 34px;
    line-height: 34px;
}

.calendar-header a.left,
.calendar-header a.right{
	display: block;
	height: 28px;
	padding: 0;
	text-indent: -99999px;
	width: 29px;
	position: absolute;
	top: 4px;
}
.calendar-header a.left{
	background: transparent url("../images/prev-act.png") no-repeat scroll 0 0;
	left: 0;
}
.calendar-header a.right{
	background: transparent url("../images/next-act.png") no-repeat scroll 0 0;
	right: 0;
}

table.calendar-table { 
	border-left:1px solid #999; 
	width: 100%;
}
tr.calendar-row	{  }
td.calendar-day	{ 
	background:#fff; 
	min-height:80px; 
	font-size:11px; 
	position:relative;
	text-align: center; 
} * html div.calendar-day { 
	height:80px; 
}
td.calendar-day:hover { 
	background:#eceff5; 
}
td.calendar-day-np { 
	background:#eee; 
	min-height:80px; 
} * html div.calendar-day-np { 
	height:80px; 
}
td.calendar-day-head {
	background:#ccc; 
	font-weight:bold; 
	text-align:center; 
	width:14.2857%; 
	padding:5px; 
	border-bottom:1px solid #999; 
	border-top:1px solid #999; 
	border-right:1px solid #999; 
}
.day-number { 
	padding:5px;  
	font-weight:bold; 
	width:14.2857%;  
}
/* shared */
td.calendar-day, 
td.calendar-day-np { 
	width:14.2857%;  
	padding:5px; 
	border-bottom:1px solid #999; 
	border-right:1px solid #999; 
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	max-width: 105% !important;
}

/* header phone number - ticket 170181 - start */
		.header-phone {
			font-weight: bolder;
			margin-top: -40px;
			margin-bottom: 10px;
			padding-left: 64px;
		}

		.header-phone a {
			padding-left: 3px;
			padding-top: 2px;
		}

		.navbar-collapse {
			margin-top: 14px !important;
		}

		@media only screen and (max-width: 1023px) {
			.header-phone {
				margin-top: -10px;
			}
		}
/* end */
