/* CSS Document */
* {
	padding:0;
	margin:0;
	list-style:none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
input[placeholder], [placeholder], *[placeholder] {
    color: #9e9e9e;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.eot') format('embedded-opentype'),
         url('../fonts/CenturyGothic.woff2') format('woff2'),
         url('../fonts/CenturyGothic.woff') format('woff'),
         url('../fonts/CenturyGothic.ttf') format('truetype'),
         url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
}
/* font-family: 'Roboto', sans-serif; 
 * font-family: 'Oswald', sans-serif;
 * 
 */
body {
	font-family: 'CenturyGothic';
	background:#F3F4F4;
	font-size:100%;
	color:#000;
	line-height:100%;
	font-style:normal;
	font-weight:normal;
}
/*input { background:none; border:0 none; outline:none; }*/
table {
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
}
a:hover{text-decoration:none;}
td { vertical-align:top; }
img	{ border:0 none; max-width:100%; max-height:100%;height:auto;width:auto;margin:0 auto;}
a	{ outline:none; cursor:pointer;text-decoration:none;}
.left	{ float:left; }
.right	{ float:right; }
.clear { clear:both; }
.text_right { text-align:right; }
.text_left { text-align:left; }
.text_center { text-align:center; }
.text-justify { text-align:justify; }
.clearfix {
	clear:both;
	/*content:" "; never use this property error in opera*/
	display:block;
	font-size:inherit;
	height:0;
	line-height:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display:block;
}
/*responsive menu*/
.menu {color: #333333; cursor: pointer; float: left; font-family: 'Lato',sans-serif; font-size: 22px; line-height: 31px; display:none;}
.menu .menu-trigger { float: left; margin: 8px 20px 0 25px;}
.menu .line:nth-child(1):after { transition: all 0.6s linear 0.1s;}
.menu .line:after { background: #FFFFFF; content: ""; display: block; height: 3px; width: 0;}
.menu .line { background: #333333; display: block; height: 3px; margin-bottom: 5px; width: 33px;}
.header-sec .menu-wrap .menu:hover .line:after { transform: rotate(360deg); width: 100%;}
.show-menu .side-menu { transition: all 1.4s ease 0s; z-index: 1;}
.side-menu {display:none; background:#16488F; height: 100%; overflow: 
hidden; padding: 25px 0px 0; position: fixed; left: 0; top: 0; 
transition: all 0.4s ease 0s; width: 204px; z-index: -1;}
.show-menu #wrapper { transform: translateX(204px);}
#wrapper { background: #FFFFFF; position: relative; transition: all 0.3s ease 0s;}
.slider,.bx-wrapper,.bx-wrapper .bx-viewport,.slidermain,.slidermain li,.images-slider{height:100% !important;}
/*responsive menu end */

.container
{
	width:1200px;
	margin:0 auto;
}

/**************** Header ****************/
.logo
{
	padding-top:20px;
}
.header-search {
  background:#c9c3ba;
  border-radius: 25px;
}
.header-contact {
  padding-top: 50px;
}
.donate
{
}
.donate > a {
  background: #f7a81b;
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 14px 60px 14px 54px;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: capitalize;
  font-family: centurygothic;
  display:block;
  width:192px;
}
.donate > a:before {
  background: url("../images/serch-icon.png") no-repeat 0 -55px ;
  content: "";
  height: 38px;
  left: 13px;
  position: absolute;
  top: 0;
  width: 35px;
  z-index: 9999999;
}
.donate > a:after 
{
  background: url("../images/serch-icon.png") no-repeat 7px -91px #16488f;
  border-radius: 50%;
  content: "";
  height: 44px;
  position: absolute;
  right: -1px;
  top: 0;
  width: 43px;
  z-index: 9999999;
  background-color: #16488f;
   border-radius: 50%;
}
.donate > a:hover {
  background: #16488F;
}
.donate > a:hover:after {
  background:url("../images/serch-icon.png") no-repeat 7px -120px  #F7A81B;
  border-radius: 50%;
  top: 0px;
  height: 44px;
  right: -1px;
}
.search .btn-default {
  background: url("../images/serch-icon.png") no-repeat scroll 8px 12px #16488f;
  border: 1px solid #16488f;
  border-radius: 50%;
  content: "";
  float: right;
  font-size: 0;
  height: 45px;
  margin-top: -45px;
  position: relative;
  width: 46px;
  z-index: 9999999;
}
.form-control:focus {
  border-color: #16488f;
  box-shadow:none;
  outline: 0 none;
}
.header-search {
  background:#c9c3ba;
  border-radius: 25px;
  height: 45px;
  
}
.search .navbar-form {
  margin: 0 !important;
}
.search .btn-default:hover {
  background-color: #f7a81b;
  background-position: 8px -17px;
  border: 1px solid #f7a81b;
}

.header-contact .btn-social {
  padding: 0;
  width: auto;
}

.btn-social a {
  background: #16488f;
  border-radius: 50%;
  color: #ffffff;
  font-size: 20px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  text-align: center;
  width: 44px;
  display:block;
}
.btn-social a:hover {
  background: #F7A81B;
}


::-webkit-input-placeholder {
   color:#fff;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#fff !important;  
}

:-ms-input-placeholder {  
   color:#fff;  
}
.header-search {
  background: s #c9c3ba;
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  height: 45px;
  padding-right: 54px;
 
  font-family: centurygothic;
}
.mainmenu {
  background: #16488F;
  margin-top: 25px;
}
.navbar-default {
  background-color: none !important;
  border-color: none !important;
}
.mainmenu .navbar-default {
  background: none !important;
  border: none !important;
  margin-bottom:0;
}
.mainmenu .navbar-nav li.active > a {
  background: none;
  border-bottom: 5px solid #F7A81B;
  border-top: 5px solid #F7A81B;
  color:#F7A81B !important;
  font-weight:bold;
  text-transform:uppercase;
}
.mainmenu .navbar-nav li.active > a:hover
{
	background:none;
}
.mainmenu .navbar-nav li > a:hover
{
  background: none;
  border-bottom: 5px solid #F7A81B;
  border-top: 5px solid #F7A81B;
  color:#F7A81B;
  font-weight:bold;
}
.nav.navbar-nav a {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  color: #fff !important;
  font-family: centurygothic;
  font-size: 18px;
  font-weight: bold;
  line-height: 100%;
  padding: 24px 24px;
  display:block;
}
.navbar-brand {
  display: none;
}
.collapse.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}


/**************** Close ****************/

.banner-image {
  background-position: center center !important;
  background-size: cover !important;
  min-height: 220px;
  height:220px;
  width: 100%;
}


/**************** Slider section *******/


.section-gap
{
	padding:55px 0;
}
.welcome
{
	background:url("../images/welcome-bg.jpg") repeat 0 0;
	position:relative;
}
.welcome:before {
  background: url("../images/welcome-after.png") repeat 0 0 ;
  content: "";
  height: 302px;
  left: -139px;
  position: absolute;
  width: 185px;
}
.welcome:after {
  background: url("../images/welcome-after.png") no-repeat  0 -339px;
  content: "";
  height: 396px;
  position: absolute;
  right: 0;
  top: 0;
  width: 185px;
}

h1 {
	font-size:40px;
	font-family: centurygothic;
	margin-bottom:15px;
}

 h2 {
  background: url("../images/separtor.png") no-repeat center 54px;
  color: #877663;
  font-size: 40px;
  line-height: 100%;
  margin-bottom: 0;
  padding-bottom: 64px;
  position: relative;
  text-align: center;
  z-index: 100;
  font-family: centurygothic;
}
 h2:after {
  background:#d7d7d7;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 72px;
  width: 47.5%;
  z-index: 1;
}
h2:before {
  background: #d7d7d7;
  content: "";
  height: 1px;
  position: absolute;
  right: 0;
  top: 72px;
  width: 47.5%;
}

p {
  color: #333;
  font-family: 'Lato',sans-serif;
  font-size: 16px;
  line-height: 160%;
  margin: 1em 0;
}

.holder ul {
  list-style:disc outside none;
  margin: 1em;
}
.holder ol {
	margin: 1em;
	list-style:decimal outside none;

}
.holder li {
  margin: 1em 0;
  list-style:inherit;
  font-family: 'Lato',sans-serif;
  padding-left:5px;
}


h2 span {
  color: #f58026;
  text-transform: capitalize;
  font-family: centurygothic;
}

h4 {
  color: #16488f;
  font-size: 20px;
  line-height: 140%;
  padding-top: 20px;
  text-align: left;
}
h5 {
  line-height: 100%;
  font-size: 16px;
  text-align: left;
  color: #F7A81B;
  font-family: 'Lato',sans-serif;
  padding: 10px 0;
}

.readmore {
  width: 150px;
  margin: 12px auto 0;
}
.readmore > a {
  background:#f7a81b;
  border-radius: 25px;
  color: #fff;
  font-weight: bold;
  padding: 14px 0 14px 15px;
  position: relative;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  display:block;
}

.readmore > a:after {
  background: url("../images/readmore-aero.png") no-repeat 11px 10px #16488f;
  border-radius: 50%;
  content: "";
  height: 31px;
  position: absolute;
  right: 7px;
  top: 7px;
  width: 31px;
}
.readmore > a:hover:after {
  background-color: #f7a81b;
  background-position: 11px -27px;
}
.readmore > a:hover {
  background:#16488f;
  color: #F7A81B;
}


.abtn {
  background:#f7a81b;
  border-radius: 25px;
  color: #fff;
  font-weight: bold;
  padding: 14px 0 14px 15px;
  position: relative;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  padding-right:55px;
  line-height:65px;
}
.abtn:after {
  background: url("../images/readmore-aero.png") no-repeat 11px 10px #16488f;
  border-radius: 50%;
  content: "";
  height: 31px;
  position: absolute;
  right: 7px;
  top: 7px;
  width: 31px;
}
.abtn:hover:after {
  background-color: #f7a81b;
  background-position: 11px -27px;
}
.abtn:hover {
  background:#16488f;
  color: #F7A81B;
}


.slide {
  background-position: center center !important;
  background-size: cover !important;
  min-height: 450px;
  width: 100%;
}
/**************** Current Initiative ****************/
.current_initiative
{
	position:relative;
	padding-bottom:0;
	z-index:1;
	
}
.current_initiative:before 
{
  background-image: url("../images/current-inavites-bg.png");
  background-position: 0 0;
  background-repeat: repeat;
  content: "";
  display: block;
  height: 80%;
  left: 0;
  margin: auto;
  opacity: 0.1;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;    
}
.current_initiative::after {
  background-color: #012d6b;
  bottom: 0;
  content: "";
  height: 80%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.current_initiative  h2 {
  background: url("../images/separtor.png") no-repeat center 54px;
  color: #ffffff;
  font-size: 40px;
  line-height: 100%;
  margin-bottom: 0;
  padding-bottom: 64px;
  position: relative;
  text-align: center;
  z-index: 100;
  font-family: centurygothic;
}

 .current_initiative  h2:after {
  background:#d7d7d7;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 72px;
  width: 47.5%;
  z-index: 1;
}
.current_initiative  h2:before {
  background: #d7d7d7;
  content: "";
  height: 1px;
  position: absolute;
  right: 0;
  top: 72px;
  width: 47.5%;
}

.image {
  width: 273px;
  border: 1px solid ;
}
 #thumbnail-slider {
 max-width: 1170px;
}
.image-desc {
  background: #fff;
  height: 102%;
}

.image {
  width: 273px;
  border: 1px solid ;
}
 #thumbnail-slider {
 max-width: 1170px;
}
.image-desc {
  background: #fff;
  height: 102%;
}
#thumbnail-slider .thumb_wrap {
 
  cursor: inherit;
  display: block;
  height: 100%;
 transition: all 0.4s linear 0s;
  width: 100%;
}
.thumb_img {
  border: 10px solid #ffffff;
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.thumb_wrap .thumb_desc {
  bottom: 0;
  font-size: 18px;
  left: 0;
  margin: 0 10px 10px;
  position: absolute;
  right: 0;
  text-align: center;
}
.thumb_img .thumb {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  display:block;
}
.thumb_wrap {
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.71);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.71);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.71);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.71);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.71);
  margin: 0 8px 22px;
  position: relative;
}
.synced .thumb_wrap {
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
#thumbnail-slider .inner li {
  max-height: 293px;
}
body .thumb_desc a {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  font-family: "CenturyGothic";
  font-size: 18px;
  line-height: 140%;
  padding: 8px;
  text-align: center;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
  text-decoration:none;
}
.thumb_wrap:hover .text-wrap, .slick-current.thumb_wrap .text-wrap {
  background-color: rgba(247, 168, 27, 0.8);
}
.thumb_desc h5 {
  line-height: 100%;
  font-size: 16px;
  text-align: left;
  color: #F7A81B;
  font-family: 'Lato',sans-serif;
  padding: 10px 0;
}
.thumb_desc > p {
  color: #2b2f31;
  font-family: "Lato",sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 160%;
  text-align: left;
}
.thumb_desc a {
  display: inline-block;
  color: #333;
}
#thumbnail-slider ul li {
  margin: 20px -30px 19px;
  
}

.slider-nav .thumb_desc {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 8px 15px;
  padding: 10px 15px;
  text-align: left;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}

.slider-nav .thumb_desc2 {
  background: #ffffff none repeat scroll 0 0;
  margin: 0 8px 15px;
  padding: 10px 15px;
  text-align: left;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}

.thumb_desc h4 {
  color: #14468d;
  font-size: 22px;
  margin-bottom: 5px;
  text-align: left;
}
.slick-prev, .slick-next {
  background-image: url("../images/slider_arrow.png") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  bottom: 0;
  font-size: 0;
  height: 74px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 43px;
  -moz-transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.slick-prev{
  left: -65px;
}
.slick-next {
  right: -65px;
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.slick-prev:hover, .slick-next:hover {
  opacity: 0.6;
}
.slider-nav .slick-prev, .slider-nav .slick-next {
  display: none !important;
}
.slick-prev::before, .slick-next::before {
  display: none;
}
.slick-current.thumb_wrap::after {
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -22px;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.thumb_desc .readmore {
  display: inline-block;
  margin-top: 10px;
  width: auto;
}
.thumb_desc .readmore > a {
  padding-right: 45px;
}
.search .form-group {
    width: 100%;
}
.slick-list.draggable {
    padding: 0 !important;
}
.dispaly_none {
    display: none !important;
}

/**************** Close ****************/
.footer-donate {
  background: url("../images/welcome-bg.jpg") repeat  0 0 ;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4) inset;
  margin-top:0px;
}
.footer-donate .readmore {
  width: 190px;
}
.footer-donate .readmore a
{
	font-size:22px;
}
.donate-desc > p {
  color: #333;
  font-size: 24px;
  font-weight: normal;
  line-height: 140%;
  font-family: centurygothic;
}
/************** NEWS AND EVENTS*****************/
.welcome-title h2 {
  text-align: left;
}
.welcome-title h2:after {
  display: none;
}
.welcome-title h2:before {
  background:#d7d7d7;
  content: "";
  height: 1px;
  left: 42px;
  position: absolute;
  top: 79px;
  width:94%;
}.welcome-desc a {
  display: inline-block;
}
.welcome-title h2 {
  background: url("../images/separtor.png") no-repeat 0 60px;
  color: #877663;
  font-size: 40px;
  line-height: 100%;
  margin-bottom: 0;
  padding-bottom:72px;
  position: relative;
  text-align:left;
  z-index: 2147483647;
  text-transform:capitalized;
}
.news-desc {
  background: #f7f7f7;
  margin-bottom: 15px;
  padding: 20px 15px 10px;
  border-bottom: 1px dotted #ccc;
  overflow:hidden;
  position:relative;
}
.news-desc h3 {
  color: #16488f;
  font-size: 22px;
  line-height: 140%;
  font-family: centurygothic;
}
.news-desc > p {
  color: #2b2f31;
  font-size: 16px;
  line-height: 150%;
  font-family: 'lato',sans-serif;
}

.news-desc-small {
	  height:120px !important;
  border:1px solid #d5d5d5;
}

.news-expand {
	color:#16488f;
	display:block;
	position:absolute;
	bottom:8px;
	right:8px;
	font-size:15px;
	cursor:pointer;
}


.date {
  width: 55px;
  position: relative;
}
.date:after {
  border-bottom: 8px solid transparent;
  border-left: 9px solid #16488F;
  border-top: 8px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -9px;
  top: 12px;
  width: 0;
}
.date p {
  background:#16488f;
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding-top: 15px;
  text-align: center;
}
.date span {
  background:#f7a81b;
  display: block;
  font-size: 14px;
  margin-top: 23px;
  padding: 8px;
  border-radius: 0px 0 5px 5px;
}
.event-date {
  padding-left: 0;
}
.event-desc > a {
  color: #16488f;
  font-size: 20px;
  line-height: 140%;
  font-family: centurygothic;
}
.event-desc span {
  background: url("../images/news-marker.png") no-repeat  0 4px ;
  color: #333;
  display: block;
  font-size: 16px;
  font-style: italic;
  line-height: 140%;
  margin-top: 6px;
  padding-left: 20px;
  font-family: 'lato',sans-serif;
}
.event-block {
  border-bottom: 1px dotted;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
/**************** Footer ****************/
footer
{
	background:#16488f;
	padding:14px 0;
}
.copyright a {
  display: inline-block;
  color: #fff;
  font-family: 'lato',sans-serif ;
}
.copyright > p {
  color: #fff;
  line-height: 50px;
  font-family: 'lato',sans-serif ;
}
.copyright a:hover {
  text-decoration: none;
  color: #F7A81B;
}
/**************** Close ****************/

.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */
		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  padding: 4px 12px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 10px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	.button:disabled,
	input[type="submit"]:disabled,
	input[type="reset"]:disabled,
	input[type="button"]:disabled {
		color:#aaaaaa;
	}
	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}
	
	.holder {
		padding-top:20px;
		padding-bottom:35px;
		
	}

.callegend { 
    display:inline;
    height:10px;
    border-radius:6px;
    margin: 5px 0px 5px 10px;
}

.loading {
	padding-left:10px;
	font-size:1.5em;
	visibility:hidden;
}
.lshow {
	visibility:visible !important;
}

.box {
	border-color:#a5a5a5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 10px 0 #222;
	-webkit-box-shadow: 0 0 10px 0 #222;
	-moz-box-shadow: 0 0 10px 0 #222;
	padding:20px;
	margin:20px auto;
	width:70%;
}

.modal-window {
  background-color: white;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 0 20px 0 #222;
  -webkit-box-shadow: 0 0 20px 0 #222;
  -moz-box-shadow: 0 0 20px 0 #222;
  display: none;
  position: fixed;
  top: 10%;
  left: 30%;
  width: 600px;
  z-index: 1000;
	margin:10px;
	padding:10px;
}
#modal-background {
    display: none;  /* ensures it’s invisible until it’s called */
    position: fixed;  /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 0%; /* makes the div span all the way across the viewing area */
    top: 0%; /* makes the div span all the way across the viewing area */
    background-color: black;
    -moz-opacity: 0.5; /* makes the div transparent, so you have a cool overlay effect */
    opacity: .50;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
    z-index: 999; /* makes the div the second most top layer, so it’ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */
}

	.contact i {
	color:#aaa;
	margin-right:2px;
}
.contact-table,
.contact-table td {
	border:none;
}
.contact-table td, .table-pad td {
	padding:3px;
}
.contact-form input,
.contact-form textarea {
	width:100%;
	margin-bottom:10px;
	border-radius:3px;
	padding:4px 12px;
}
.contact-form input.btn {
	width:80px;
	padding:10px 12px;
}
.contact-form .error {
	color:#FF0000;
}

#ajaxalert {
	background-color: white;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 0 20px 0 #222;
	-webkit-box-shadow: 0 0 20px 0 #222;
	-moz-box-shadow: 0 0 20px 0 #222;
	display: none;
	margin-left: -100px;
  margin-top: -100px;
	padding: 20px;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	z-index: 1000;
}

div.ajaxerror{
    background-color:#FFF;
    border-color: #222;
    color:red;
    border-style: solid;
    border-width: 2px;
    padding: 5px;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 10px 0 #222;
	-webkit-box-shadow: 0 0 10px 0 #222;
	-moz-box-shadow: 0 0 10px 0 #222;
}

/* ==============================================
	Alerts
============================================== */

.alert {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.alert.notice { 
	background:url("../img/exclamation.png") no-repeat scroll 15px 9px #FFFEDD;
	border:1px solid #FFEDB7;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:90%;
}
.alert.error {
	background:url("../img/error.png") no-repeat scroll 15px 9px #FFF0F0;
	border:1px solid #FFCCCC;
	color:#FF0000;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:90%;
}
.alert.success {
	background:url("../img/checkmark.png") no-repeat scroll 15px 9px #F2FFF2;
	border:1px solid #C1FFC1;
	margin:20px auto;
	padding:10px 10px 10px 45px;
	width:90%;
	color:#2EAD3D;
} 



/*------------------about page--------------*/
.resource-title > h3 {
  background:#16488f;
  color: #fff;
  font-family: centurygothic;
  font-size: 22px;
  font-weight: bold;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  padding-left: 64px;
}
.resource-title > h3:before {
  background:#1d61bc;
  border-radius: 0 50% 50% 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 53px;
}.thumb_desc a:hover {
  color: #F8A81B;
}
.resource-title > h3:after {
  background: url("../images/resource-title.png") no-repeat  0 0;
  content: "";
  height: 26px;
  left: 14px;
  position: absolute;
  top: 14px;
  width: 25px;
}
.resource-title > h3 > a {
color:#ffffff;
}
.resource-title > h3 > a:hover {
color:#bcbcbc;
}
.articles > h3:after {
  background-position: -2px -70px;
  width: 32px;
}
.videos > h3:after {
  background-position: -1px -196px;
}
.conferences > h3:after {
  background-position: 0px -132px;
  width: 32px;
}
.resource-topic li {
  background: url("../images/bullet.png") no-repeat  0 13px;
  color: #333;
  font-family: 'Lato',sans-serif;
  font-size: 15px;
  line-height: 220%;
  padding-left: 20px;
  list-style:none;
}
.resource-topic {
  padding: 10px 15px 15px;
  background: #fff;
  margin-bottom:40px;
  min-height:328px;
}
.left-row {
  background: none;
  margin-bottom: 30px;
 padding-left:0;
 
}
.resource {
  background: url("../images/abt-bg.jpg") repeat 0 0;
}
.left-row:nth-child(n) {
  padding-left: 15px !important;
}
.right-row {
  background: #fff;
  margin-bottom: 30px;
  padding: 0;
  box-shadow: 0px 0px 6px #e4e4e4;
}
.resource-left {
  padding-left: 0;
}
.resource-right {
  padding: 0;
}
.right-row .resource-title > h3 {
  background: none ;
  color: #16488F;
  font-weight: bold;
  text-transform: capitalize;
}
.right-row .resource-title > h3:after {
  display: none;
}
.right-row .resource-title > h3:before {
  display: none;
}
.right-row .resource-title > h3 {
  background: none ;
  color: #16488f;
  font-weight: bold;
  padding-left: 20px;
  text-transform: capitalize;
  border-bottom: 1px solid #d4d4d4;
}
.right-row .resource-topic li {
  line-height:115%;
  background:url("../images/bullet.png") no-repeat  0 3px;
}
.category-title {
  color: #877663;
  font-family: centurygothic;
  font-size: 30px;
  line-height: 100%;
  margin-bottom: 25px;
  text-transform: capitalize;
  /*padding-top: 45px;*/
}
.category-desc {
  background:  #fff;
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #d5d5d5;
}
.category-desc > h5 {
  font-size: 22px;
  color: #16488F;
  line-height: 140%;
  font-family: centurygothic;
}
.category-desc > p {
  color: #2b2f31;
  font-family: 'Lato',sans-serif;
  font-size: 16px;
  line-height: 150%;
}
.category-1 {
  padding-right: 15px;
}
.owl-carousel.owl-theme.owl-responsive-1000.owl-loaded {
  display: none;
}
.error_img > p {
  color: #16488f;
  font-family: Helvetica;
  font-size: 24em;
  font-weight: bold;
  line-height: 100%;
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 0 0 #cc0000, 0 4px 0 #b9b9b9, 0 9px 0 #f7a81b, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.3);
}
.error {
  color: #333;
  text-align: center;
}
.error_text h3 {
  color: #16488f !important;
  font-family: 'Conv_PoetsenOne-Regular';
  font-size: 31px;
  text-shadow: 0 0 2px #16488f;
  margin-bottom: 20px;
}
.p_text1 > a {
  color: #16488f;
  display: inline-block;
}
.p_text1 > a:hover {
  color: #F7A81B ;
}
.p_text1 {
  line-height: 150%;
  font-size: 19px;
  font-family: Lato;
}
.bx-wrapper .bx-prev {
  background: url("../images/banner-aero.png") no-repeat 0 0;
  height: 53px;
  left: 0;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 45%;
  width: 66px;
  z-index: 9999;
  cursor:pointer;
}
.bx-wrapper .bx-controls-direction a {
  cursor: pointer;
  height: 72px;
  margin-top: -16px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 46px;
  z-index: 2147483647;
}
.bx-wrapper .bx-next {
  background: url("../images/banner-aero.png") no-repeat 0 -132px ;
  cursor: pointer;
  height: 53px;
  outline: 0 none;
  position: absolute;
  right: 10px !important;
  text-indent: -9999px;
  top: 45%;
  width: 66px;
  z-index: 9999;
}
.bx-wrapper .bx-next:hover 
{
	opacity:0.5;
	background-position:0 -132px;
}
.bx-wrapper .bx-prev:hover
{
	opacity:0.5;
}
.thumb_desc a:hover {
  color: #F8A81B;
}
.news-desc a {
  display: inline;
}

.event-desc > a:hover {
  color: #F7A81B;
}
.welcome-desc a {
  display: inline-block;
}
.welcome-desc > a:hover {
  color: #F7A81B;
}
#thumbnail-slider-prev, #thumbnail-slider-next {
  display: block;
}
#thumbnail-slider > #thumbnail-slider-next {
  background: url("../images/banner-aero.png") no-repeat  0 -142px;
  height: 50px;
  position: absolute;
  right: -51px;
  top: 40%;
  width: 50px;
  cursor:pointer;
}
#thumbnail-slider > #thumbnail-slider-prev {
  background: url("../images/banner-aero.png") no-repeat  0 -13px;
  height: 50px;
  left: -57px;
  position: absolute;
  top: 40%;
  width: 50px;
  cursor:pointer;
}
#thumbnail-slider > #thumbnail-slider-prev :hover,#thumbnail-slider > #thumbnail-slider-next:hover
{
	opacity:0.8;
}

.aboutpage h2 span
{
  color:#F7A81B;
}
.donate_title:hover {
  color: #F7A81B !important;
}

.resource-content {
  padding-top: 12px;
}
.nav.navbar-nav ul 
{
  background:#16488f;
  height: auto;
  left: 0;
  position: absolute;
  width: 200px;
  z-index: 9999;
  display:none;
}
.nav.navbar-nav > li:hover > ul {
  display: block;
}
.dropdown:before {
  border-left: 9px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  content: "";
  height: 0;
  position: absolute;
  right: -2px;
  top: 36px;
  width: 0;
}
.owl-carousel.owl-loaded {
  display: none;
}
@media only screen and (max-width:1270px)
{
	
 #thumbnail-slider {
 max-width: 1050px;
}
.container
{
	width:100%;
}

}
