/* FONTS */

/* LEAGUE */
/* Regular */
@font-face {
  font-family: 'League Gothic';
  src: url('/css/watchmenpastors/fonts/leaguegothic-regular-webfont.eot');
  src: url('/css/watchmenpastors/fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css/watchmenpastors/fonts/leaguegothic-regular-webfont.woff') format('woff'),
       url('/css/watchmenpastors/fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
       url('/css/watchmenpastors/fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Italic */
@font-face {
  font-family: 'League Gothic Italic';
  src: url('/css/watchmenpastors/fonts/leaguegothic-italic-webfont.eot');
  src: url('/css/watchmenpastors/fonts/leaguegothic-italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css/watchmenpastors/fonts/leaguegothic-italic-webfont.woff') format('woff'),
       url('/css/watchmenpastors/fonts/leaguegothic-italic-webfont.ttf') format('truetype'),
       url('/css/watchmenpastors/fonts/leaguegothic-italic-webfont.svg#league_gothic_italicregular') format('svg');
  font-weight: normal;
  font-style: italic;
}

/* Condensed */
@font-face {
  font-family: 'League Gothic Condensed';
  src: url('/css/watchmenpastors/fonts/leaguegothic-condensed-regular-webfont.eot');
  src: url('/css/watchmenpastors/fonts/leaguegothic-condensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css/watchmenpastors/fonts/leaguegothic-condensed-regular-webfont.woff') format('woff'),
       url('/css/watchmenpastors/fonts/leaguegothic-condensed-regular-webfont.ttf') format('truetype'),
       url('/css/watchmenpastors/fonts/leaguegothic-condensed-regular-webfont.svg#league_gothic_condensed-Rg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Condensed Italic */
@font-face {
  font-family: 'League Gothic Condensed Italic';
  src: url('/css/watchmenpastors/fonts/leaguegothic-condensed-italic-webfont.eot');
  src: url('/css/watchmenpastors/fonts/leaguegothic-condensed-italic-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css/watchmenpastors/fonts/leaguegothic-condensed-italic-webfont.woff') format('woff'),
       url('/css/watchmenpastors/fonts/leaguegothic-condensed-italic-webfont.ttf') format('truetype'),
       url('/css/watchmenpastors/fonts/leaguegothic-condensed-italic-webfont.svg#league_gothic_condensed_itaRg') format('svg');
  font-weight: normal;
  font-style: italic;
}


/* ANTONIO */
/* Regular */
@font-face {
  font-family: 'Antonio Regular';
  src: url('/css/watchmenpastors/fonts/antonio-regular-webfont.eot');
  src: url('/css/watchmenpastors/fonts/antonio-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css/watchmenpastors/fonts/antonio-regular-webfont.woff') format('woff'),
       url('/css/watchmenpastors/fonts/antonio-regular-webfont.ttf') format('truetype'),
       url('/css/watchmenpastors/fonts/antonio-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Italic */
@font-face {
  font-family: 'Antonio Light';
  src: url('/css/watchmenpastors/fonts/antonio-light-webfont.eot');
  src: url('/css/watchmenpastors/fonts/antonio-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css/watchmenpastors/fonts/antonio-light-webfont.woff') format('woff'),
       url('/css/watchmenpastors/fonts/antonio-light-webfont.ttf') format('truetype'),
       url('/css/watchmenpastors/fonts/antonio-light-webfont.svg') format('svg');
  font-weight: normal;
  font-style: italic;
}

/* Condensed */
@font-face {
  font-family: 'Antonio Bold';
  src: url('/css/watchmenpastors/fonts/antonio-bold-webfont.eot');
  src: url('/css/watchmenpastors/fonts/antonio-bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('/css/watchmenpastors/fonts/antonio-bold-webfont.woff') format('woff'),
       url('/css/watchmenpastors/fonts/antonio-bold-webfont.ttf') format('truetype'),
       url('/css/watchmenpastors/fonts/antonio-bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}





/* Global */

body {
  padding-top: 120px;
  font-size: 14px;
}

.row {
	margin-top: 20px;
	margin-bottom: 20px;
}

h1, h1.byline, h1.byline span, h2, h3 {
	color: #336699;
    font-family: 'Antonio Bold', sans-serif;
    /*font-weight: bold 700;*/
}

h1.byline {
	margin-bottom: 20px;
}

h4,h5,h6 {
    font-weight: bold 700;
}

h1 {font-size: 36px;}
h1.byline {font-size: 36px;}
h1.byline strong {font-size: 28px; font-weight: normal;width: 100%;margin: 0;}
h2 {font-size: 28px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a:hover {
	text-decoration: none;
}

.panel-title a {
	display: block;
	padding: 10px 15px;
}

.panel-heading {
	padding: 0px;
}

.eventWrap {
	float: left;
	clear: both;
	margin: 0 0 50px !important;
}

.upper_list {
	width: 50%;
}

.regional_event_link {
	padding:5px 50px;
	margin:0 0 5px;
	background:#036;
	color:white;
	font-weight:bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	display: inline-block;
	text-align: center;
}

.nameAnchor {
	width: 100% !important;
	height: 120px !important;
	float: left;
	clear: both;
}

/*
img {
	width:100%;
}
*/
.form-control:focus{
  border-color: #cccccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.align-right {
  float: right !important;
}

.align-left {
  float: left !important;
}

.align-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.indent {
  margin-left: 30px; 
}

.white-btn {
  font-family: "Antonio Regular", "Arial", "Helvetica";
  height: 50px;
  color: #02599a;
  background-color: #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  padding: 8px 40px 0 40px;
  font-size: 1.8em;
  text-transform: uppercase;
  font-weight: bold;
}

.white-btn:hover {
  text-decoration: none;
}

.lt-blue-btn {
  display: inline-block;
  font-family: "Antonio Bold", "Arial", "Helvetica";
  height: 50px;
  color: #003265;
  background-color: #b2d1e8;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  padding: 20px 20px 0 20px;
  font-size: 1.8em;
  text-transform: uppercase;
  /*font-weight: bold;*/
}

.lt-blue-btn:hover {
  text-decoration: none;
}

.buttonHlf {
	float: left;
  clear: right;
  width: 50% !important;
  text-align: center;
  margin: 0 0 15px 0;
  border: 0px solid red;
}

.dk-blue-btn {
	float: left;
  display: block;
  font-family: "Antonio Bold", "Arial", "Helvetica";
  height: 50px;
  color: #f0efd1;
  background-color: #003265;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  padding: 12px 20px 0 20px;
  font-size: 1.2em;
  /*font-weight: bold;*/
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dk-blue-btn:hover {
  text-decoration: none;
  color: #b2d1e8;
}

/* Header */

.navbar-inverse {
  background-color: #003265;
  height: 120px;
  border-bottom-width: 22px;
  border-bottom-style: solid;
  border-bottom-color: #b2d1e8;
  padding-top: 51px;
  text-transform: uppercase;
  font-family: 'Antonio Regular';
  /*font-size: 3.6em;*/
  transition: height 500ms, padding-top 500ms;
}
.navbar-brand {
  text-indent: -9999px;
  background: url('/img/domain/watchmenpastors/WotW_Logo.png') no-repeat;
  width: 293px !important;
  height: 100px !important;
  position: absolute;
  top: 0;
  transition: width 500ms, height 500ms, background 500ms;
}

.navbar-inverse .navbar-nav > li > a.topnav,
.navbar-inverse .navbar-nav > li.dropdown > a.dropdown-toggle {
  color: #b2d1e8;
  font-size: .75em !important;
}

.navbar-inverse .navbar-nav > li > a.topnav:hover,
.navbar-inverse .navbar-nav > li.dropdown > a.dropdown-toggle:hover {
  color: #fff;
}

.navbar-inverse .navbar-nav > li > a.topnav,
.navbar-inverse .navbar-nav > li.dropdown > a.dropdown-toggle,
.navbar-inverse .navbar-nav > li > a.topnav:hover,
.navbar-inverse .navbar-nav > li.dropdown > a.dropdown-toggle:hover,
.navbar-inverse .navbar-nav > li > a.topnav:active,
.navbar-inverse .navbar-nav > li.dropdown > a.dropdown-toggle:active {
  background: none !important;
}

.navbar-inverse .navbar-nav > li.dropdown > a.dropdown-toggle > ul,
.navbar-inverse .navbar-nav > li.dropdown > a.dropdown-toggle > ul > li {
  /* background: fuchsia;
  font-size: 12px !important;
  color: fuchsia;
  */
  font-size: .55em !important;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 10px 0;
  margin: 5px 0 0;
  font-size: .6em;
  text-align: left;
  list-style: none;
  background-color: #b3d1e7;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, .15);
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .175);
          box-shadow: 0 0 0 rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #036;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #8ab2cf;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #8ab2cf;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}



.donate {
  margin-left: 20px;
}

.search-bar {
  margin-top: -30px;
  width: 180px !important;
  height: 50px;
  background-color: #b2d1e8;
  border: none;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-indent: 20px;
  font-family: arial, helvetica, sans-serif;
}

#search-button {
  position: relative;
  top: -60px;
  right: -5px;
  z-index: 5;
  border: none;
  width: 25px;
  height: 25px;
  background: url('/img/domain/watchmenpastors/magnifier.png') top no-repeat;
}

#search-button > input {
  text-indent: -9999px;
  border: none;
  background: none;
  width: 25px;
  height: 25px;
}

/**
 * Share This link
 */
.share-this {
    background-color: #b2cbe5;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin: 15px 0 0 0;
    display: inline-block;
    font-size: 13px;
    position: relative;
    behavior: url(../../js/watchmenpastors/PIE.htc);
}
.share-this, .share-this a {
    color: #369;
}
.share-this .share-links {
    background-color: #b2cbe5;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    display: block;
    height: 22px;
    line-height: 24px;
    padding: 0 8px 0 13px;
    position: relative;
    behavior: url(../../js/frc/PIE.htc);
}
.share-this .share-text {
    display: block;
    float: left;
}
.share-this span.share-text {
    border: 0px solid red !important;
}
.share-this .share-links ul {
    float: left;
    list-style: none;
    margin: 0;
}
.share-this .share-links li {
    display: inline;
}
.share-this .share-links a {
    background: url(../../img/domain/watchmenpastors/socbar/share-icons.png) no-repeat center;
    display: block;
    float: left;
    height: 24px;
    margin: 0 5px;
    text-indent: -9999px;
}
.share-this .share-links .share-twtr {
    background-position: center left;
    width: 16px;
}
.share-this .share-links .share-fb {
    background-position: -16px center;
    width: 18px;
}
.share-this .share-links .share-fb-thumb {
    background-position: -52px center;
    width: 18px;
}
.share-this .share-links .share-email {
    background-position: -34px center;
    width: 18px;
}
.share-this .print {
    background: url(../../img/domain/watchmenpastors/socbar/print-icon.png) no-repeat center left;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-left: 10px;
    padding: 0 0 0 21px;
    text-indent: -9999px;
}
.share-this .embed {
    background: url(../../img/domain/watchmenpastors/socbar/embed-icon.png) no-repeat center left;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-left: 10px;
    padding: 0 0 0 21px;
    text-indent: -9999px;
}
.share-this .pdf {
    background: url(../../img/domain/watchmenpastors/socbar/pdf-icon.png) no-repeat center left;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-left: 10px;
    padding: 0 0 0 21px;
    text-indent: -9999px;
}
.share-this .jpg {
    background: url(../../img/domain/watchmenpastors/socbar/img-icon.png) no-repeat center left;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-left: 10px;
    padding: 0 0 0 21px;
    text-indent: -9999px;
}
.share-this .order {
    background: url(../../img/domain/watchmenpastors/socbar/order-icon.png) no-repeat center left;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-left: 10px;
    padding: 0 0 0 21px;
    text-indent: -9999px;
}
.share-this .audio {
    background: url(../../img/domain/watchmenpastors/socbar/audio-icon.png) no-repeat center left;
    cursor: pointer;
    display: block;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-left: 10px;
    padding: 0 0 0 21px;
    text-indent: -9999px;
}
.share-this a.last {
    padding-right: 10px;
}
.share-page {
    background-color: #ffffff;
    border: 1px solid #c5dbf2;
}
.share-page .share-links {
    float: left;
    line-height: 22px;
}
.share-page .share-text {
    display: none;
}
.share-page .share-links a {
    height: 22px;
}

/*******base (Content/Global) CSS - requeste my TDaigle*******/
.bioPic {
  width: auto;
  padding: 0px 20px 20px 0px;
}
 
.tPSignature {
  width: auto;
}


/* Content */

#become-pastor {
  background: url(/img/domain/watchmenpastors/blue-banner.jpg) no-repeat center;
  height: 120px;
}

#become-pastor h2{
  text-indent: -9999px;
}

#become-pastor .white-btn {
  margin-top: -40px;
  float: right;
    border: 0px solid blue;
}

#wotw-image {
  background: url(/img/domain/watchmenpastors/center-image.jpg) center;
  height: 300px;
}

#wotw-quote {
  background: url(/img/domain/watchmenpastors/yellow-bg.jpg) center;
  height: 200px;
  text-align: center !important;
}

#wotw-quote .quote-text {
  margin-top: 30px;
  text-align: center;
  font-family: "Antonio Regular", "Arial", "Helvetica";
  font-style: italic;
  font-size: 1.6em;
  color: #003265;
  font-weight: bold;
  vertical-align: middle;
}

#wotw-quote .byline {
  font-family: "Garamond", "Times New Roman", "Serif";
  text-align: center;
  font-size: 1.5em;
  color: #003265;
  font-weight: bold;
}

#wotw-quote .title {
  font-family: "Garmond", "Times New Roman", "Serif";
  font-style: italic;
  font-size: 1.2em;
  color: #003265;
}

#brick-bg {
  background: url(/img/domain/watchmenpastors/brick-bg.jpg) center;
  min-height: 200px;
  padding: 50px 0 150px 0;
}

#events-title {
  background: url(/img/domain/watchmenpastors/events-title.png) no-repeat center top;
  height: 101px;
  margin-top: -101px;
}

#events-title > h2 {
  text-indent: -9999px;
}

#events {
  background: url(/img/domain/watchmenpastors/parallax02.jpg) no-repeat fixed center bottom;
  background-size: auto 100%;
  min-height: 200px;
}

#events .event-box{
  background-color: white;
  margin: 50px 0;
  padding: 20px;
}

#events h3, #events h3 a {
  font-family: "Antonio Regular";
  color: #003365;
  padding: 10px 0 0 0;
  margin: 0;
}

#events .location{
  font-family: "Garamond", "Times New Roman", "serif";
  color: #02599a;
  font-style: italic;
  padding: 3px 0 0 0;
}

#events .event-text {
  font-family: "Antonio Regular", "Arial", "Helvetica";
  color: #333333;
  padding: 10px 0;
  /*
  width: 220px;
  min-height: 180px;
  max-height: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: inherit;
  */
}

#events .row div:nth-child(4n+1) {clear: both;}

footer {
  padding: 20px 0;
  background-color: #003366;
  color: #fff;
}

footer #center-box {
  margin-bottom: 20px;
}

footer .boilerplate {
  display: inline-block;
  margin-top: 20px;
  overflow: hidden;
}

footer .frc-logo {
  float: left;
}
footer .frc-credit {
  text-align: left;
  padding: 20px 0 0 20px;
  text-transform: uppercase;
  float: left;
}

footer h3#white {
  font-family: "Antonio Regular", "Arial", "Helvetica";
  text-transform: uppercase;
  font-size: 1.4em;
  padding: 0;
  margin: 35px 0 10px 0;
}

footer .soc-net {
  margin: 0 5px;
}

footer .address {
  color: #b2d1e8;
  margin-top: 30px;
}

footer h2#action-title {
  text-indent: -9999px;
  background: url("/img/domain/watchmenpastors/take-action.png") no-repeat;
  padding: 0;
  margin: 0;
  max-width: 349px;
  height: 73px;
}

footer #take-action {
  text-align: left;
  background-color: #e89e27;
  background-color: #ffc756;
  color: #003366;
  padding: 0;
  margin-top: -1px;
}

footer #take-action > h3 {
  margin: 0;
  padding: 10px;
  text-transform: uppercase;
  font-size: 1.4em;
}

footer .action-text {
  color: #37393b;
  background-color:#fff;
  padding: 10px;
  margin-bottom: 20px;
}

footer .action-text a {
  font-style: italic;
}

footer a.action-cta {
  position: relative;
  top: -10px;
  color: #003366;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
}

	
	.famCent {
		float: left;
		width: 100%;
		margin: 0 0 30px 0;
		padding: 0;
	}
	.famCent div.pttnNames {
		float: left;
		clear: none;
		text-align: center;
		margin: 5px 2%;
		padding: 0;
		width: 29.333333334%;
	}


/*----------- SURVEY CSS ------------------------------------------------*/

	
@media (max-width: 767px) {
	.survey {
		width: 100%;
		float: left;
		padding: 0 0;
		margin: 15px 0 0;
	}
	.survey h3, .surveyBx h3 {
	    display: block;
	    font-size: 18px;
	    line-height: 21px;
	    text-transform: uppercase;
	}
	 .survey .surveyBx {
		width: 100%;
		float: left;
		padding: 0 0 15px;
		margin: 0 0 15px 0;
		border-bottom : 1px solid gray;
	}
	.survey .surveyBx .questionBx {
		width: 100%;
		float: left;
		margin: 0 0 15px 0;
		border: 0px solid gray;
	}
	.survey .surveyBx .answersBx {
		width: 100%;
		float: right;
		border: 0px solid gray;
	}
	.survey .surveyBx .answersBx .answersIndiv {
		width: 100%;
		float: left;
		padding: 0 0 0 3%;
		margin: 0;
		border: 0px solid gray;
	}
	.survey .surveyBx .answersBx .answersIndiv .bttnBx {
		width: 6%;
		float: left;
		padding: 0 0 10px 5px;
		padding: 5px 0 5px 0;
		margin: 0;
		border: 0px solid gray;
	}
	.survey .surveyBx .answersBx .answersIndiv .bttnanswerBx {
		width: 94%;
		float: left;
		padding: 5px 0;
		margin: 0;
		border: 0px solid gray;
	}
}

@media (min-width: 768px) {
	.survey {
		width: 100%;
		float: left;
		padding: 0 0;
		margin: 15px 0 0;
	}
	.survey h3, .surveyBx h3 {
	    display: block;
	    font-size: 18px;
	    line-height: 21px;
	    text-transform: uppercase;
	}
	 .survey .surveyBx {
		width: 100%;
		float: left;
		padding: 0 0 15px;
		margin: 0 0 15px 0;
		border-bottom : 1px solid gray;
	}
	.survey .surveyBx .questionBx {
		width: 100%;
		float: left;
		margin: 0 0 15px 0;
		border: 0px solid gray;
	}
	.survey .surveyBx .answersBx {
		width: 100%;
		float: right;
		border: 0px solid gray;
	}
	.survey .surveyBx .answersBx .answersIndiv {
		width: 100%;
		float: left;
		padding: 0 0 0 5%;
		margin: 0;
		border: 0px solid gray;
	}
	.survey .surveyBx .answersBx .answersIndiv .bttnBx {
		width: 3%;
		float: left;
		padding: 0 0 10px 5px;
		padding: 5px 0 5px 0;
		margin: 0;
		border: 0px solid gray;
	}
	.survey .surveyBx .answersBx .answersIndiv .bttnanswerBx {
		width: 96%;
		float: left;
		padding: 5px 0;
		margin: 0;
		border: 0px solid gray;
	}
}



/* RESPONSIVE MEDIA QUERIES */

/* Medium Devices, Desktops 0.83333333333333 */
@media only screen and (min-width : 992px) {
  body {
    padding-top: 100px;
  }
  .white-btn {
    font-size: 1.4em;
    padding: 10px 40px 0 40px;
  }
  .lt-blue-btn {
    font-size: 1.4em;
    padding: 13px 20px 0 20px;
  }
  .dk-blue-btn {
    font-size: 1em;
    padding: 16px 20px 0 20px;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
  }
  .navbar-brand {
    background-size: 293px 100px;
    width: 100px;
    height: 293px;
	border: 0px solid red;
  }
  .navbar-inverse {
    height: 100px;
    padding-top: 35px;
    font-size: 2.6em;
  }
  .search-bar {
    margin-top: 6px;
  }
  #search-button {
    top: -45px;
  }
  #become-pastor {
    background-size: 1666px 100px;
    height: 100px;
  }
  #become-pastor .white-btn {
    margin-top: -50px;
    border: 0px solid fuchsia;
  }
  #wotw-quote {
    background-position: 55% top;
  }
  #wotw-quote .quote-text {
    font-size: 1.4em;
    line-height: 1.6em;
    margin-bottom: 10px;
  }

  #wotw-quote .byline {
    font-size: 1.3em;
  }

  #wotw-quote .title {
    font-size: 1em;
  }
  #events-title {
    background: url(/img/domain/watchmenpastors/events-title.png) no-repeat center bottom;
    background-size: 1666px 84px;
    height: 84px;
    margin-top: -120px;
  }

  footer .boilerplate {
    margin: 20px 0 0 0;
  }
  footer .frc-credit {
    margin-top: 0;
    padding-left: 10px;
    font-size: .7em;
    line-height: 2em;
  }
  footer h3#white {
    font-size: 1.2em;
  }
  footer .address {
    font-size: .8em;
  }
  footer h2#action-title {
    background-size: 290px 60px;
    height: 60px;
  }
  footer #take-action > h3 {
    font-size: 1.2em;
    font-weight: bold;
  }
  footer .action-text {
    font-size: .8em;
  }
 
	  /* Event Nav */
	ul.eventNav {
		float: left !important;
		list-style: none;
		width: 100%;
		margin: 0 0 20px 0 !important;
		padding: 0 0 0 0 !important;
	}
	ul.eventNav > li {
		float: left;
		text-align: center;
		list-style: none;
		width: 13.285714286%;
		margin: 0 .5%;
		background: #b3d1e7;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		color: #036;
		padding: 5px 0;
		font-size: 1em;
		font-weight: bold;
	}
	ul.eventNav > li:hover,
	ul.eventNav > li:focus,
	ul.eventNav > li.active {
		color: #036;
		background: #e69d37;
		background: #ffc756 !important;
	}
	ul.eventNav > li.register, ul.eventNav > li.register a {
		color: #036;
		background: #e69d37;
		background: #ffc756 !important;
	}
	ul.eventNav > li.register:hover, ul.eventNav > li.register:hover a {
		color: #036;
		background: #b3d1e7;
	}
	
	.upper_list {
		width: 50%;
	}
	
	.regional_event_link {
		
	}
	
}

/* Small Devices, Tablets .78 */
@media only screen and (max-width : 991px) {
  body {
    padding-top: 77px;
  }
  .white-btn {
    font-size: 1.2em;
    padding: 12px 40px 0 40px;
  }
  .lt-blue-btn {
    font-size: 1em;
    padding: 18px 20px 0 20px;
  }
  .dk-blue-btn {
    font-size: 1em;
    padding: 16px 20px 0 20px;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
  }
  .navbar-brand {
    background-size: 220px 75px;
    width: 75px;
    height: 220px;
	border: 0px solid green;
  }
  .navbar-inverse {
    height: 77px;
    padding-top: 24px;
    font-size: 1.8em;
    border-bottom-width: 12px;
  }
	/******at the max-width : 992px break point - requested by TDaigle******/
	.bioPic {
	  width: 250px;
	}
  .donate {
    margin-left: 0;
  }
  .search-bar {
    margin-top: 10px;
    height: 35px;
  }
  #search-button {
    top: -30px;
  }
  #become-pastor {
    background-size: 1299px 78px;
    height: 78px;
  }
  #become-pastor .white-btn {
    margin-top: -63px;
    border: 0px solid red;
  }
  #wotw-quote {
    background-position: 65% top;
  }
  #wotw-quote .quote-text {
    font-size: 1.4em;
    line-height: 1.6em;
    margin-bottom: 10px;
  }

  #wotw-quote .byline {
    font-size: 1.3em;
  }

  #wotw-quote .title {
    font-size: 1em;
  }
  #events-title {
    background-size: 1299px 65px;
    height: 65px;
    margin-top: -120px;
  }
  #events h3, #events h3 a {
    padding: 0;
    font-size: 1.2em;
  }
  #events .event-text {
    padding: 5px 0;
    font-size: .8em;
  }
  
  #events .row > div:nth-child(4n+1) {clear: none;}
  #events .row > div:nth-child(3n+1) {clear: both;}
               
  footer .boilerplate {
    margin: 20px 0 -10px 0;
  }
  footer .frc-logo {
    height: 65px;
    width: 65px;
  }
  footer .frc-credit {
    font-size: .6em;
    line-height: 2em;
    padding-top: 8px;
  }
  footer h3#white {
    font-size: .8em;
  }
  footer .address {
    font-size: .6em;
    line-height: 1.6em;
  }
  footer .soc-net {
    width: 32px;
    height: 32px;
  }
  footer h2#action-title {
    background-size: 220px 46px;
    height: 46px;
  }
  footer #take-action > h3 {
    font-size: 1em;
    font-weight: bold;
  }
  footer .action-text {
    font-size: .8em;
  }
  footer .action-cta {
    font-size: .8em;
  }
 
	  /* Event Nav */
	ul.eventNav {
		float: left !important;
		list-style: none;
		width: 100%;
		margin: 0 0 20px 0 !important;
		padding: 0 0 0 0 !important;
	}
	ul.eventNav > li {
		float: left;
		text-align: center;
		list-style: none;
		width: 15.666666666%;
		margin: 0 .5%;
		background: #b3d1e7;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		color: #036;
		padding: 5px 0;
		font-size: .9em;
		font-weight: bold;
	}
	ul.eventNav > li:hover {
		background: #e69d37;
		background: #ffc756 !important;
	}
	.upper_list {
		width: 75%;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {
  body {
    padding-top: 77px;
  }
  .white-btn {
    font-size: 1.2em;
    padding: 10px 40px 10px 40px;
  }
  .lt-blue-btn {
    font-size: 1em;
    padding: 14px 20px 0 20px;
  }
  .dk-blue-btn {
    font-size: 1em;
    padding: 16px 20px 0 20px;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
  }
  .navbar-toggle {
    margin-top: -8px;
    border: 1px solid #ccc !important;
  }
  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #025a9a;
  }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
    background-color: #002041;
    width: 210px;
    overflow: hidden;
    margin: 0 -15px;
    float: right;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
  .navbar-brand {
    background-size: 220px 75px;
    width: 75px;
    height: 220px;
	border: 0px solid fuchsia;
  }
  .navbar-inverse {
    height: 77px;
    padding-top: 24px;
    font-size: 1.8em;
    border-bottom-width: 12px;
  }
  .donate {
    margin-left: 0;
  }
  .search-bar {
    margin-top: 10px;
    height: 35px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
  #search-button {
    top: -27px;
  }
  #become-pastor {
    background: url(/img/domain/watchmenpastors/blue-banner-center.jpg) no-repeat center;
    background-color: #004980;
    background-size: 768px 46px;
    background-position: center top;
    height: 100px;
    text-align: center;
  }
  #become-pastor h2 {
	  margin: 0;
	  padding: 0;
  }
  #become-pastor .white-btn {
    margin-top: 113px;
    float: none;
    border: 0px solid green;
  }
  #wotw-quote {
    height: auto;
    background-position: 75% top;
  }
  #wotw-quote .quote-text {
    font-size: 1em;
    line-height: 1.4em;
    margin: 0px 20px;
    padding-bottom: 10px;
  }

  #wotw-quote .byline {
    font-size: 1.1em;
  }

  #wotw-quote .title {
    display: block;
    font-size: 1em;
  }
  #events-title {
    background: url("/img/domain/watchmenpastors/events-title-center.png") center top;
    background-size: 923px 50px;
    height: 50px;
    margin-top: -70px;
  }
  #events {
    background-size: auto 100%;
  }
  #events .event-box{
    margin: 10px 0;
  }
  #events h3, #events h3 a {
    padding: 0;
    font-size: 1.2em;
  }
  #events .event-text {
    padding: 5px 0;
    font-size: .8em;
  }
  
  footer #center-box {
    margin-top: 20px;
  }
  footer .boilerplate {
    margin: 20px auto -10px auto;
    width: 215px;
    display: block;
    overflow: hidden;
  }
  footer .frc-credit {
    font-size: .7em;
    line-height: 1.8em;
    padding-top: 7px;
  }
  footer h3#white {
    font-size: 1em;
  }
  footer .address {
    font-size: .6em;
    line-height: 1.6em;
  }
  footer .soc-net {
    width: 32px;
    height: 32px;
  }
  footer h2#action-title {
    background-size: 220px 46px;
    height: 46px;
  }
  footer #take-action > h3 {
    font-size: 1em;
    font-weight: bold;
  }
  footer .action-text {
    font-size: .8em;
  }
  footer .action-cta {
    font-size: .8em;
  }
 
	  /* Event Nav */
	ul.eventNav {
		float: left !important;
		list-style: none;
		width: 100%;
		margin: 0 0 20px 0 !important;
		padding: 0 0 0 0 !important;
	}
	ul.eventNav > li {
		float: left;
		text-align: center;
		list-style: none;
		width: 99%;
		margin: 0 .5% 10px;
		background: #b3d1e7;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		color: #036;
		padding: 5px 0;
		font-size: 1em;
		font-weight: bold;
	}
	ul.eventNav > li:hover {
		background: #e69d37;
		background: #ffc756 !important;
	}
	.upper_list {
		width: 100%;
	}
}

/* EventNav code */

section .nav li {
	font-weight: bold;
	color: #036;
	padding: 0 .25% !important;
}

section .nav li a {
	background: #E5E5E5;
	color: #036;
}

section .nav li a:hover {
	background: #b3d1e7;
	color: #036;
}

section .nav li.active a,
section .nav li.active a:hover {
	color: #036;
	background: #e69d37 !important;
	background: #ffc756 !important;
}




/* Custom, iPhone Retina */ 
@media only screen and (max-width : 480px) {
		 
	/******at the max-width : 480px break point - requested by TDaigle******/
	.bioPic {
	  width: auto;
	  padding: 0px 0px 20px;
	}
  
}

/*  */ 
@media only screen and (max-width : 320px) {
	.navbar-brand {
		background-size: 220px 75px;
		width: 75px;
		height: 220px;
		border: 0px solid lime;
	}
}

/* SLIDER */

#slider1_container {
	background: #135b96;
	background: black;
	/*display: none; */
  position: relative; 
  margin: 0 auto;
  top: 0px; 
  left: 0px;
  width: 1436px;
  /*
  	height: 675px;
  	height: 375px;
	*/
  height: 449px;
  overflow: hidden;
  /* min-height: 50px;*/
  border: 0px solid white;
}
#slider1_container .loader{
  position: absolute; 
  top: 0px; 
  left: 0px;
}
#slider1_container .loading {
  filter: alpha(opacity=70); 
  opacity: 0.7; 
  position: absolute; 
  display: block;
  top: 0px; 
  left: 0px; 
  width: 100%; 
  height: 100%;
}
#slider1_container .load-graphic {
  position: absolute; 
  display: block; 
  background: url(/img/domain/watchmenpastors/loading.gif) no-repeat center center;
  top: 0px; 
  left: 0px; 
  width: 100px; 
  height: 100px;
}

#slider1_container .slides, 
#slider1_container .slides a {
  cursor: hand; 
  position: absolute; 
  left: 0px; 
  top: 0px;
  width: 1436px;
  /*
  	height: 675px;
  	height: 375px;
	*/
  height: 449px;
  overflow: hidden;
  border: 0px solid white;
}

/* bullet navigator
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
/*---- DO NOT USE
.jssorb21 {
  position: relative; 
  top: 45%;
  left: 95% !important;
}
--- */
.jssorb21 {
	position: relative;
	left: 96% !important;
	top: 50%;
	margin-top: -55px;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
  background: url(/img/domain/watchmenpastors/b21.png) no-repeat;
  overflow: hidden;
  cursor: pointer;
}

.jssorb21 div {
  background-position: 0px 0px;
}

.jssorb21 div:hover, .jssorb21 .av:hover {
  background-position: -40px 0px;
}

.jssorb21 .av {
  background-position: -40px 0px;
}

.jssorb21 .dn, .jssorb21 .dn:hover {
  background-position: -60px 0px;
}

/* jssor slider arrow navigator skin 21 css */
/* arrow navigator
.jssora21l              (normal)
.jssora21r              (normal)
.jssora21l:hover        (normal mouseover)
.jssora21r:hover        (normal mouseover)
.jssora21ldn            (mousedown)
.jssora21rdn            (mousedown)
*/
#arrowleft {
  width: 55px; 
  height: 55px; 
  top: 123px; 
  left: 8px;
}
#arrowright {
  width: 55px; 
  height: 55px; 
  top: 123px; 
  right: 8px
}
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn {
  position: absolute;
  cursor: pointer;
  display: block;
  background: url(/img/domain/watchmenpastors/a21.png) center center no-repeat;
  overflow: hidden;
}

.jssora21l {
  background-position: -3px -33px;
}

.jssora21r {
  background-position: -63px -33px;
}

.jssora21l:hover {
  background-position: -123px -33px;
}

.jssora21r:hover {
  background-position: -183px -33px;
}

.jssora21ldn {
  background-position: -243px -33px;
}

.jssora21rdn {
  background-position: -303px -33px;
}

.faded {
	opacity: .4;
}

.manual-events-grid {
    display: grid;
    grid-gap: 20px;
}

.manual-events-grid img {
    width: 100%;
    max-width: 100%;
}

@media (min-width : 600px) {
    .manual-events-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width : 768px) {

}

@media (min-width : 992px) {
    .manual-events-grid {
        /*grid-template-columns: 1fr 1fr 1fr;*/
    }
}

@media (min-width : 1200px) {

}