body, html {
	font-family: 'Philosopher', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #666;
	font-weight: 400;
	width: 100% !important;
	height: 100% !important;
}
p {
	color: #002d70;
}
h2 {
	font-family: 'Arizonia', script;
	margin: 0 0 20px 0;
	font-weight: 300;
	font-size: 2.7em;
	color: #3bb8ff;
}
.shalom-image-alignment {
	vertical-align:middle;
}
@media only screen 
and (max-width : 1024px) 
 { 
	.shalom-image-alignment {
	vertical-align:top;
}
}
@media only screen 
and (min-width : 1025px) 
 { 
	.shalom-image-alignment {
	vertical-align:top;
		padding-top:20px;
}
}
.top-bot-pad {
	padding-top:120px;
	padding-bottom:120px;
}
@media (max-width:768px){
	.top-bot-pad {
	padding-top:40px;
	padding-bottom:40px;
		
	}
}

.phone-class {
	display:none;
}
@media (max-width:768px){
	.not-phone {
	display:none;
	}
	.phone-class {
		display:inline;
	}
}
@media (max-width:768px){
	h2 {
	font-size: 2.5em;
	}
}
.mb20-mt10 {
	margin-bottom:20px;
	margin-top:10px;
}
.mb16 {
	margin-bottom:16px;
}
.hdr-bkg {
	background-color:#002d70;
}
.member-ship {
	margin-top:40px;
}
@media (max-width:768px){
	.member-ship {
	margin-top:0px;
	padding-top:0px;
	}
}
h3 {
	font-family: 'Philosopher', sans-serif;
	font-size: 1.8em;
	font-weight: 500;
	color: #002d70;
	line-height:1.3em;
}
h4 {
	font-size: 20px;
	color: #002d70;
}
h5 {
	text-transform: uppercase;
	font-weight: 300;
	line-height: 20px;
}
.header {
 padding: 140px 0 60px;
 background: url(../img/top-of-page.jpg) no-repeat center center;
 background-size: cover;
 width: 100%;
	height:646px;
 border-bottom: 2px solid #c9c9c9;
}
.btn-alignment{
	
		text-align:right !important;
}
@media (max-width:767px){
.btn-alignment {
		
		text-align:center !important;
	}
}
.top-btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  text-transform: uppercase;
  color: #fff;
  background-color: #cda62c;
  letter-spacing: 1px;
  margin: 0;
  font-weight: 600;
  transition: all 0.3s;
}
.top-btn:hover, .top-btn:focus, .top-btn.focus, .top-btn:active, .btn-custom.active {
	color: #fff;
	background-color: #1f386e;
}
@media (max-width:1199px){
.top-btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  color:red;
}
}
.mb-24 {
	margin-bottom:24px;
}
.mb-14 {
	margin-bottom:14px;
}
.mb-0 {
	margin-bottom:0px;
}
.mt-pt-0 {
	margin-top:0px;
	padding-top:0px;
}
.mt-40 {
	margin-top:40px;
}
.mem-font {
	font-size:1.6em;
}
.call-now {
	color:#cda62c;
	text-decoration:
		underline;font-size:1.3em;
}
.memorial { 
	background-color:#eff0f2 !important;
	padding-bottom:50px;
	
}
.head-bkg-color {
	background-color: #002d70;
}
.head-cont-pad-mar {
	padding-top:200px;
	padding-bottom:76px;
	margin-top:30px;
}
.who-bkg {
	background-color:#eff0f2;
}
.h2-who {
	text-align:center;
	margin-bottom:38px;
}

.h3-who {
	text-align:center;
	padding-bottom:20px;
	
}

.google-maps {
        position: relative;
	 	padding-right:100%;
        padding-bottom: 75%; 
        height: 0;
        overflow: hidden;
	 	border: solid lightgrey;
	 	border-width:5px 5px 5px 5px;
    }
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
/* -------- Scroll To Top ---------- */
.scrollToTop {
  background: rgba(0, 45, 112, 0.6);
  bottom: 15px;
  display:none;
  height: 50px;
  padding: 2px;
  position: fixed;
  right: 15px;
  text-align: center;
  text-decoration: none;
  width: 50px;
  z-index: 99999;
}
.scrollToTop i {
  color: #fff;
  font-size: 42px;
}
.scrollToTop:hover {
  background: rgba(0, 45, 112, 0.6);
  text-decoration: none;
}
.who span {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.09);
	
	
} 
.who span::after {
	position: absolute;
	content: "";
	background-color: #cda62c;
	height: 3px;
	width: 50px;
	bottom: -1px;
	left: 0;
} 
.bkg-image {
	padding-top:60px;
	padding-bottom:50px;
	background-image: url('../img/star-bkg.jpg');
	background-repeat: no-repeat;
  	background-position: center;
}
@media (max-width:768px){
	.bkg-image {
	padding-top:40px;
	}
}
.phone-div {
	position:absolute;
	right:0px;
}
.phone-padding {
	padding-top:20px;
}
@media (max-width:480px){
	.phone-padding{
		padding-top:0px;
	}
}

p {
	font-size: 1.3em;
}

a {
	color: #1f386e;
	font-weight: 400;
}
a:hover, a:focus {
	text-decoration: none;
	color: #3bb8ff;
}


/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: #fff;
	border-color: rgba(231, 231, 231, 0);
	box-shadow: 0 0 30px rgba(0,0,0,0.2)
}
#menu a.navbar-brand {
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	font-weight: 700;
	color: #1f386e;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#menu.navbar-default .navbar-nav > li > a {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #1f386e;
	font-size: 14px;
	font-weight: 700;
	padding: 8px 2px;
	border-radius: 0;
	margin: 9px 20px 0 20px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #ce2a36;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ce2a36 !important;
	background-color: transparent;
}
#menu .phone {
	font-family: 'Philosopher', sans-serif;
	margin: 4px 0 0 120px;
	float: left;
	font-size: 16px;
	font-weight: 400;
	color: #999;
}
#menu .phone span {
	font-size: 14px;
	display: block;
	color: #1f386e;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
	border-color: #fff;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #1b6d3f;
}

.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: #cda62c;
	padding: 14px 20px;
	letter-spacing: 1px;
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	border-radius: 4px;
	transition: all 0.3s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #fff;
	background-color: #1f386e;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}


/* About Section */
.about {
	padding: 60px 0;
	background: #f6f6f6;
}
.about h3 {
	font-size: 22px;
	margin: 0 0 20px 0;
}
.about h2 {
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.about h2::after {
	position: absolute;
	content: "";
	background-color: #cda62c;
	height: 3px;
	width: 50px;
	bottom: -1px;
	left: 0;
}

.about .about-text li {
	margin-bottom: 6px;
	margin-left: 6px;
	list-style: none;
	padding: 0;
}
.about .about-text li:before {
	content: '\f00c';
	font-family: 'FontAwesome';
	color: #cda62c;
	font-size: 11px;
	font-weight: 300;
	padding-right: 8px;
}
.about img {
	padding: 20px;
	width: 500px;
	margin-top: 10px;
	background: #fff;
	border-right: 0;
	box-shadow: 0 0 50px rgba(0,0,0,0.06);
}
.about p {
	line-height: 24px;
	margin: 30px 0;
}


/* Contact Section */
#contact {
	padding: 100px 0 60px 0;
	background: #002d70;
	color: rgba(255,255,255,.65);
}
#contact .section-title {
	margin-bottom: 40px;
}
#contact h2 {
	color: #fff;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}
#contact h4 {
	color: #fff;
	margin-top: 22px;
	margin-bottom: 60px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.09);
}

#contact h3 {
	font-size: 17px;
	font-weight: 600;
}

#contact .btn-custom {
	margin: 30px 0;
	background: transparent;
	border: 2px solid #fff;
}
#contact .btn-custom:hover {
	color: #1f386e;
	background: #fff;
}


#contact .contact-item {
	margin: 20px 0;
}
#contact .contact-item span {
	color: rgba(255,255,255,1);
	display: block;
}
#contact .social {
	border-top: 1px solid rgba(255,255,255,0.1);
	padding-top: 50px;
	margin-top: 50px;
	text-align: center;
}
#contact .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#contact .social i.fa {
	font-size: 24px;
	padding: 10px;
	color: rgba(255,255,255,0.6);
	transition: all 0.3s;
}
#contact .social i.fa:hover {
	color: #fff;
}
#contact a {
	color: #ffffff;
}
#contact a:hover {
	color: #3bb8ff;
}
/* Footer Section*/
#footer {
	background: #f6f6f6;
	padding: 30px 0;
}
#footer p {
	color: #888;
	font-size: 14px;
}
#footer a {
	color: #1f386e;
}
#footer a:hover {
	color: #3bb8ff;
}

@media (max-width: 768px) {
	
#about img {
	margin: 50px 0;
}
.phone-div {
	position:absolute;
	left:50%;
	margin-left:-85px;
	}

}
