/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    width: 100%;
	font-family: Merriweather,'Helvetica Neue',Arial,sans-serif;
}

a {
    color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	text-decoration: none;
}

a:hover,
a:focus {
    color: #eb3812;
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

@media only screen and (min-width: 767px)
.main {
    padding-top: 260px;
    padding-bottom: 260px;
}

.main {
    background-attachment: scroll;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    padding-top: 350px;
    padding-bottom: 350px;	
}

.clearfix {
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, main, hgroup, menu, nav, section, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

.main .title {
	position: relative;
    z-index: 500;
    -webkit-animation: fadeup 0.4s ease-out;
    -moz-animation: fadeup 0.4s ease-out;
    -ms-animation: fadeup 0.4s ease-out;
    -o-animation: fadeup 0.4s ease-out;
    animation: fadeup 0.4s ease-out;
}

@media only screen and (min-width: 979px)
.main .title {
    max-width: 900px;
}

.main .title h1 {
    font-weight: 700;
    font-size: 75px;
    line-height: 75px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    margin-top: -4px;
}

@media only screen and (min-width: 767px)
.main .title {
    max-width: 700px;
    margin: 0 auto;
}

@media only screen and (min-width: 979px)
.main  .title h1 {
    font-size: 75px;
    line-height: 75px;
}

@media only screen and (min-width: 767px)
.main .title h1 {
    font-size: 60px;
    line-height: 60px;
    margin-top: -6px;
}

.header a:hover {
	color: #720001;
	text-decoration: none;
}

.social {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
    position: absolute;
    bottom: 10px;
    width: 100%;
    z-index: 100;
}

@media only screen and (min-width: 767px)
.social {
    bottom: 10px;
    position: absolute;
    margin-bottom: 15px;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.social-overlay {
	position: absolute;
    left: 0;
    top: 530px;
    width: 100%;
    z-index: 9999;
}

#social-overlay-content {
	margin: 0 auto;
    padding: 36px;	
}

#owl-demo .item img{
      display: block;
      width: 100%;
      height: auto;
}

#bar{
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #ed1c24;
}

#progressBar{
  width: 100%;
  background: #EDEDED;
}

.bg-primary {
    background-color: #f05f40;
}
.bg-light {
	color: #222;
	background-color: #fff;	
}
.bg-dark {
    color: #fff;
    background-color: #222;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    padding: 100px 0;
}

aside {
    padding: 50px 0;
}

.gold {
    background-color: #AA9055;
    color: #fff;
}

.announcement {
    font-size: 15px;
    line-height: 24px;
    color: #5b5b5b;
    font-weight: 700;
    text-align: center;
    background-color: #f8f8f8;
}

.announcement .section-row {
    padding-bottom: 12px;
    padding-top: 12px;
	text-align: center;
}

.announcement .icon {
    display: inline-block;
    margin-bottom: 0px;
}

.announcement a {
    opacity: 0.65;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	color: #ed1c24;
}

.announcement a:hover {
	color: #860A0C;	
	text-decoration: none;
}

/* Map */

.overlay { background:transparent; position:relative; width:2000px; height:400px; /* your iframe height */ top:400px;  /* your iframe height */ margin-top:-400px;}	

/* Footer */

.footer a {
	color: #ed1c24;
}

.footer a:hover {
	color: #960002;
	text-decoration: none;	
}

.footer-distributed{
	background-color: #292c2f;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 55px 50px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	text-decoration: none;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}

/* End Footer */
.no-padding {
    padding: 0;
}
.navbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #000;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	background-color: #f8f8f8;
	text-align:center;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
    color: #f05f40;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #222;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #f05f40;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #f05f40!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}
.carousel-caption h1 {
	position:absolute;
	background-color:white;
	color:black;bottom:460px;
	padding: 20px;opacity:0.7;
	font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
	text-decoration:none;
	font-size: 40.8333333333333px;
	font-weight: 700;
	text-shadow:none;
	width: 100%;
}
.carousel-caption h4 {
	position:absolute;
	background-color:white;
	color:black;bottom:390px;
	padding: 20px;opacity:0.7;
	font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
	text-decoration:none;
	text-shadow:none;
	width: 100%;
}
.social {
    text-align: center;
    margin-top: 15px;
    bottom: 10px;
    width: 100%;
    z-index: 100;
	top:auto;
}
.social a {
    display: inline-block;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease-out;
}
.social a:hover {
    opacity: 1;
}
.social a span {
    position: relative;
    float: left;
    display: inline;
    margin: 0 5px;
    text-indent: -9999em;
    width: 30px;
    height: 30px;
    line-height: 40px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    -ms-behavior: url(img/backgroundsize.min.htc);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.social .facebook span {
    background-image: url('http://www.mountsalemchurch.org/assets/img/facebook-icon-white-80x80.png');
}
.social .twitter span {
    background-image: url('http://www.mountsalemchurch.org/assets/img/twitter-icon-white-80x80.png');
}
.social .instagram span {
    background-image: url('http://mountsalemchurch.org/assets/img/instagram-icon-white-8x80.png');
}
@media(min-width:768px) {
    .navbar-default {
        border-color: rgba(255,255,255,.3);
        background-color: transparent;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: #5b5b5b;
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #000;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #fff;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #fff;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #f05f40;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #eb3812;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #222;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #f05f40;
    }
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
		background-color:rgba(255,255,255,1.00);	
	}
	.navbar-nav .open . dropdown-menu {
		text-align:center;
	}
}

@media(max-width:768px) {
	object {
		display: none;	
	}	
}

.header {
	background-color: rgba(0,0,0,0.90);
	bottom: 0px;
	width: 100%;
	margin: auto;
	padding: 55px 0 0 0;
}
header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: left;
    color: #fff;
    background-image: url(../img/header.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    font-size: 22px;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: left;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #212121; 
    font-size: 25px; 
    margin-bottom: 18px; 
    padding: 12px; 
    width: 484px;
}

header .header-content .header-content-inner h2 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    background-color: rgba(80, 40, 35, 0.6);
    font-size: 25px; 
    margin-bottom: 18px; 
    padding: 12px; 
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}
.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background-color: #2f2f2f;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.download-section-2 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-2.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-3 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-3.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-4 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-4.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-5 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-5.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-6 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-6.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-7 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-7.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-8 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-8.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-9 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-9.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-10 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-10.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-11 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-11.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-12 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-12.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-13 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-13.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-14 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-14.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-15 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-15.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-16 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-16.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-17 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-17.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-18 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-18.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-19 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-19.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-20 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-20.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.download-section-21 {
    background: rgba(0, 0, 0, 0) url("../img/background-image-21.png") no-repeat scroll center center / cover ;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 500px;
}
.kids-background-inner {
    background: rgba(0, 0, 0, 0) url("../img/kids-corner-bg.jpg") no-repeat scroll center center / cover ;
	background-attachment: fixed;
    color: #fff;
    padding: 50px 0;
    width: 100%;
    height: 100vh;
}
.kids-info {
	padding: 50px 0;
}
.kids-info h1 {
	text-transform: uppercase;
	text-align: center;		
}
.kids-info-links {
	background: rgba(255, 255, 255, 0.8);
	width: 300px;
	height: 50px;
	border: 3px #FF0004 solid;	
	margin: 15px;
}
.kids-info-links:hover {
	background: #FF0004;
	width: 300px;
	height: 50px;
	border: 3px #fff solid;	
}
.kids-content {
	text-align: center;
	color: #2D2D2D;
	padding-top: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
}
.kids-content:hover {
	color: #fff;
}
.boxed-grey {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 20px;
	margin-bottom: 30px;
}

.col-md-4 {
	margin-bottom: 10px;
	background: cover;	
}

.col-md-4 a:hover {
	background: #fff;	
}

.sermon-graphics {
	margin: 50px 0 0 0;	
}

.previous-sermons {
	margin: 50px 0 0 0;	
}

#graphics {
	background-image: url(../img/jonah-series-graphic.jpg);
	background-repeat: no-repeat;
	height: 209px;
    transition: all 0.25s ease;		
}

#graphics:hover {
	opacity: .9;
    cursor: pointer;
	z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.3);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.3);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.3);
    transition: all 200ms ease-in;
    transform: scale(1.3);
}

#graphics-2 {
	background-image: url(../img/original-disciple-series-graphic.jpg);
	background-repeat: no-repeat;
	height: 209px;
    transition: all 0.25s ease;		
}

#graphics-2:hover {
	opacity: .9;
    cursor: pointer;
	z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.3);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.3);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.3);
    transition: all 200ms ease-in;
    transform: scale(1.3);
}

#graphics-3 {
	background-image: url(../img/starting-point-series-graphic.jpg);
	background-repeat: no-repeat;
	height: 209px;
}

#graphics-3:hover {
	opacity: .9;
    cursor: pointer;
	z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.3);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.3);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.3);
    transition: all 200ms ease-in;
    transform: scale(1.3);
}

#ministries {
	padding: 0 0 100px 0;	
}

#youth {
	background-image: url(../img/aftershock.jpg);
	background-repeat: no-repeat;
	height: 209px;
}

#youth:hover {
	opacity: .9;
    cursor: pointer;
	z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.3);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.3);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.3);
    transition: all 200ms ease-in;
    transform: scale(1.3);
}

#children {
	background-image: url(../img/children.jpg);
	background-repeat: no-repeat;
	height: 209px;
}

#children:hover {
	opacity: .9;
    cursor: pointer;
	z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.3);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.3);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.3);
    transition: all 200ms ease-in;
    transform: scale(1.3);
}

#ltw {
	background-image: url(../img/ltw.jpg);
	background-repeat: no-repeat;
	height: 209px;
}

#ltw:hover {
	opacity: .9;
    cursor: pointer;
	z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.3);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.3);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.3);
    transition: all 200ms ease-in;
    transform: scale(1.3);
}

#on-the-go {
	background: url(../img/on-the-go.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
	padding: 0;
}

#on-the-go .on-the-go-overlay {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	height: 400px;
	background-attachment: fixed;
}

.content {
	padding-top: 200px;
    padding-bottom: 200px;	
}

#on-the-go h2 {
	color: #fff;
	margin: 0 auto;	
}

@media (max-width: 1000px) {
	.kids-background-inner {
		height: 718px !important;
		margin-bottom: 0;
	}
}

@media(min-width:768px) {
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        background-color: rgba(80, 40, 35, 0.6);
        font-size: 18px;
        padding: 12px;
        width: 100%;
	}
	
	.section-heading {
		margin-top: 0;
	}
	
	.service-box {
		margin: 50px auto 0;
		max-width: 400px;
	}

@media (min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 20px;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(240,95,64,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #f05f40;
}
hr {
    margin: 30px auto;
}
hr {
    border-color: #f05f40;
    border-width: 3px;
    max-width: 50px;
}3
.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: #f05f40;
    color: #fff;
    background-color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #fff;
    background-color: #ee4b28;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #f05f40;
    background-color: #f05f40;
}

.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    border: 0;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
    margin-right: 60px;
}

.btn-xl {
    padding: 15px 30px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

.col-lg-3 {
    padding-left: 40px;
}
#map {
    width: 100%;
    height: 200px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
    }
}

.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:480px; /* your iframe height */
   top:480px;  /* your iframe height */
   margin-top:-480px;  /* your iframe height */
}
.col:first-child {
    margin-left: 0;
}
.iconcomponent {
}
.colspan_1_of_3 {
    width: 29.6%;
}
.col {
    display: block;
    float: left;
    margin: 1% 0 0 5.6%;
}
.iconcomponent-icon {
    width: 100%;
}
.iconcomponent-icon {
    text-align: center;
}
.iconcomponent-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 14px auto 8px;
    text-align: center;
}
.iconcomponent-text {
    display: block;
}
.iconcomponent-text {
    max-width: 100%;
}
.iconcomponent-text {
    margin: 0 auto 13px;
    max-width: 100%;
    text-align: center;
}

.col-lg-8 {
    margin-left: 200px;
}
.col-lg-4 {
    padding-left: 0px;
    padding-right: 0px;
}

@media screen and (max-width: 500px) { 
  div{width:70%;} 
  .post_content_wrap {
    background: #161616 none repeat scroll 0 0;
    padding: 25px 30px 36px;
	width: 760px;
	}
	.post_info {
		color: #ffffff;
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 3px;
	}
	.post_content {
		overflow: hidden;
		color: #FFFFFF;
	}
	audio {
		width: 100%;
		background: #161616;
	}
	.col-xs-6 {
		width: 100%;
	}
	.download-section-7 {background: url("../img/background-image-7-1.png") no-repeat scroll center center / cover ;}	
}
.post_content_wrap {
    background: #161616 none repeat scroll 0 0;
    padding: 25px 30px 36px;
	width: 760px;
}
.post_info {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 3px;
}
.post_content {
    overflow: hidden;
	color: #FFFFFF;
}
audio {
	width: 100%;
	background: #161616;
}
@media (min-width: 320px) and (max-width: 490px) {
	#demo {
		height: 260px;
	}
  .post_content_wrap {
    background: #161616 none repeat scroll 0 0;
    padding: 25px 30px 36px;
	width: 760px;
	}
	.post_info {
		color: #ffffff;
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 3px;
	}
	.post_content {
		overflow: hidden;
		color: #FFFFFF;
	}
	audio {
		width: 100%;
		background: #161616;
	}
	.col-xs-6 {
		width: 100%;
	}
	.download-section {height: 200px}
	.download-section-1 {height: 200px}
	.download-section-2 {height: 200px}
	.download-section-3 {height: 200px}
	.download-section-4 {height: 200px}
	.download-section-5 {height: 200px}
	.download-section-6 {height: 200px}
	.download-section-7 {height: 200px}
	.download-section-8 {height: 200px}
	.download-section-9 {height: 200px}
	.download-section-10 {height: 200px}
	.download-section-11 {height: 200px}
	.download-section-12 {height: 200px}
	.download-section-13 {height: 200px}
	.download-section-14 {height: 200px}
	.download-section-15 {height: 200px}
	.download-section-16 {height: 200px}
	.download-section-17 {height: 200px}
	.download-section-18 {height: 200px}
}