@charset "utf-8";


@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);

@import url(https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);


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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
		position: relative;
	}

	body {
		-webkit-text-size-adjust: none;
		-webkit-font-smoothing: antialiased;
		width: 100%;
		color: rgba(77,77,79,1.00);
        font-family: 'Raleway', 'Oswald', sans-serif;
    font-feature-settings: kern;
    -ms-font-feature-settings: kern;
    -o-font-feature-settings: kern;
    font-kerning: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
    line-height: 2.1em;
    font-size: 1.0em;
    letter-spacing: 0.045em;
        background-color: white;
	}


	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	@-ms-viewport {
		width: device-width;
	}
	
	
html, body {
	width: 100%;
	height: 100%;
}

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}



section, footer {
	display: block;
}


.top-header-main {
	/*background-color: rgba(255,255,255,1.00);*/
	z-index: 9999999999999999999;
	padding: 0px;
	min-height: 80px;
}

.top-header-main::after {
	content:"";
	clear: both;
}

.top-header-inner {
	width: 100%;
	margin: 0px auto;
}

.top-header-logo, .top-header-name, .top-header-menu {
	float: left;
}

.top-header-logo {
	width: 80px;
	display: inline-block;
}

.top-header-logo img {
	width: 100%;
	display: block;
}

.top-header-name {
	width: 30%;
	display: inline-block;
	padding: 1.6em 0px 0px 10px;
	/*color: rgba(65,105,225,1.00);*/
	color: rgba(255,255,255,1.00);
}

.top-header-name h1 {
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: 800;
	padding: 0px;
	margin: 0px;
}

.top-header-menu {
	width: 61%;
	display: inline-block;
	padding: 0.9em 0px 0px 0px;
}



.top-header-main-fixed {
    top: 0;
 	position: fixed;
    width: 100%;
	background: rgba(65,105,255,1.00);
	background: -moz-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(19,31,67,1.00)), to(rgba(65,105,255,1.00)));
	background: -o-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	-webkit-animation: AnimationName 25s ease infinite;
	 -moz-animation: AnimationName 25s ease infinite;
	 -o-animation: AnimationName 25s ease infinite;
	 animation: AnimationName 25s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size: 400% 400%;
}

#top-header-main {
	border-radius: 0px;
	margin-bottom: 0;
}

.video-text {
	clear: both;
	text-align: center;
	padding: 25% 0px 14%;
    position: relative;
    z-index: 3333;
}

.watch-us-main_outter {
	clear: both;
	background-color: rgba(255,255,255,1.00);
    position: relative;
    z-index: 3333;
}

.watch-us-main, .listen-us-main {
	background-image: linear-gradient(rgba(255,255,255,0.80), rgba(255,255,255,0.80)), url(../images/listen.jpg);
	clear: both;
	/*border-top: solid 5px rgba(65,105,255,1.00);*/
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	padding: 100px 0px;
}

.watch-us-listen {
	width: 75%;
	margin: 0px auto;
	text-align: center;
}

.watch-us-inner, .listen-us-inner {
	width: 100%;
	margin: 50px auto;
	text-align: center;
	display: inline-block;
}

.watch-us-inner h2, .listen-us-inner h2 {
	text-align: center;
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px 0px 30px;
}


.watch-us-inner h2:after, .listen-us-inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO-media {
	width: 8%;
	margin: 0.5% 2% 0.5%;
	display: inline-block;
}

.LTWMO-media img {
	width: 100%;
	display: block;
	border-radius: 50%;
	border-top: solid 3px rgba(65,105,255,1.00);
	border-bottom: solid 3px rgba(65,105,255,1.00);
}

.about-LTWMO-main {
	clear: both;
	/*background-attachment: fixed;
	background-size: cover;
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.70)), url(../images/p1.jpg);
	background-position: center;*/
	padding: 50px 0px;
}

.about-LTWMO-inner {
	width: 60%;
	padding: 0px;
	margin: 0px auto;
	background-color: rgba(255,255,255,1.00);
}

.about-LTWMO-inner h2 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}


.about-LTWMO-inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.about-LTWMO-inner p {
	text-align: center;
	font-size: 1.0em;
	font-weight: 400;
	line-height: 1.8em;
	letter-spacing: 0.05em;
}

.discover-LTWMO-main {
	clear: both;
	padding: 100px 0px;
	background-position: center;
	background: -moz-linear-gradient(270deg, rgba(19,31,67,0.90), rgba(65,105,255,0.90)), url(../images/p4.jpg);
	background: -webkit-linear-gradient(270deg, rgba(19,31,67,0.90), rgba(65,105,255,0.90)), url(../images/p4.jpg);
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(19,31,67,0.90)), to(rgba(65,105,255,0.90))), url(../images/p4.jpg);
	background: -o-linear-gradient(270deg, rgba(19,31,67,0.90), rgba(65,105,255,0.90)), url(../images/p4.jpg);
	background: linear-gradient(270deg, rgba(19,31,67,0.90), rgba(65,105,255,0.90)), url(../images/p4.jpg);
	-webkit-animation: AnimationName 15s ease infinite;
	 -moz-animation: AnimationName 15s ease infinite;
	 -o-animation: AnimationName 15s ease infinite;
	 animation: AnimationName 15s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size:110%;
    position: relative;
    z-index: 3333;
}

.discover-LTWMO-main h1 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
	color: rgba(255,255,255,1.00);
}

.discover-LTWMO-main h1:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(255,255,255,1.00);
	display: block;
	content: "";
	margin: 0.4em auto;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO-box {
	border: solid 0px rgba(65,105,225,0.30);
	margin: 100px auto;
	width: 160px;
	text-align: center;
	font-weight: 300;
	font-size: 1.70em;
	background-image:  url(../images/LTWMO%20logo.jpg);
	padding: 80px 0px;
	background-size: 100% 100%;
}

.discover-LTWMO-inner {
	width: 75%;
	margin: 0px auto;
    padding: 50px 0px;
}

.discover-LTWMO-services {
	width: 25%;
	margin: 0px 50px 0px 0px;
	display: inline-block;
	background-color: rgba(255,255,255,1.00);
	color: rgba(65,105,255,1.00);
	padding: 20px  30px;
    vertical-align: top;
}

.discover-LTWMO-services h2 {
	text-align:center;
	margin: 20px 0px;
	font-weight: 300;
	font-size: 1.0em;
}

.discover-LTWMO-activities {
	text-align: center;
	display: inline-block;
	width: 68%;
    vertical-align: top;
}

.LTWMO-activities {
	display: inline-block;
	width: 27%;
	margin: 0% 2% 4%;
	-moz-box-shadow: 10px 10px 0px rgba(255,255,255,1.00);
	-webkit-box-shadow: 10px 10px 0px rgba(255,255,255,1.00);
	box-shadow: 10px 10px 0px rgba(255,255,255,1.00);
	padding: 45px 20px;
	border: 0.1em solid rgba(255,255,255,1.00);
	color: rgba(255,255,255,1.00);
    vertical-align: top;
}

.LTWMO-activities h4 {
	font-weight: 500;
	font-size: 1.20em;
	text-transform: uppercase;
}

.LTWMO-activities h5 {
	font-weight: 400;
	font-size: 1.0em;
	margin: 5px 0px;
}

.LTWMO_news_video {
	clear: both;
	padding: 100px 0px;
	background-position: center;
	background-image: linear-gradient(rgba(255,255,255,0.70), rgba(255,255,255,0.70)), url(../images/p7.jpg);
	background-attachment: fixed;
	background-size: cover;
    position: relative;
    z-index: 3333;
}

.LTWMO_news_video_inner {
	margin: 0px auto;
	width: 60%;
}

.LTWMO_news_video h1 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.LTWMO_news_video h1:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO-recent {
	clear: both;
	padding: 0px 0px 0px;
	text-align: center;
}

.discover-LTWMO-video {
	width: 49%;
	display: inline-block;
	margin: 50px auto 50px;
    vertical-align: top;
}

.discover-LTWMO-events {
	width: 49%;
	display: inline-block;
	margin: 50px 1.5% 50px 0px;
    vertical-align: top;
}

.discover-LTWMO-events, .discover-LTWMO-video {
	background: rgba(65,105,255,1.00);
	background: -moz-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(19,31,67,1.00)), to(rgba(65,105,255,1.00)));
	background: -o-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	-webkit-animation: AnimationName 25s ease infinite;
	 -moz-animation: AnimationName 25s ease infinite;
	 -o-animation: AnimationName 25s ease infinite;
	 animation: AnimationName 25s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size: 400% 400%;
}

.discover-LTWMO-events h3, .discover-LTWMO-video h3 {
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0px;
	padding: 20px 10px;
	color: rgba(255,255,255,1.00);
	letter-spacing: 0.1em;
}

.LTWMO-community-main {
	clear: both;
	background: rgba(255,255,255,1.00);
	background-position: center;
    position: relative;
    z-index: 3333;
}

.LTWMO-community-inner {
	width: 60%;
	margin: 0px auto;
	padding: 100px;
	text-align: center;
}

.LTWMO-community-inner h3 {
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.LTWMO-community-inner h3:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO-community-inner h4 {
	font-size: 1.0em;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.8em;
	margin: 30px auto;
}

.LTWMO-community-inner img {
	width: 100%;
	border: none;
	display: block;
}

.LTWMO-communityothers {
	padding: 100px 0px 0px;
}

.LTWMO-communityothers h4 {
	font-size: 1.5em;
	font-weight: 700;
	margin: 5px 0px 20px;
	text-transform: capitalize;
	letter-spacing: 0.01em;
}

.LTWMO-communityothers-pix {
	display: inline-block;
	width: 24%;
}

.visting-LTWMO-main {
	clear: both;
	color: rgba(255,255,255,1.00);
	background-position: center;
	padding: 100px 0px;
	background: -moz-linear-gradient(270deg, rgba(19,31,67,0.50), rgba(65,105,255,0.50)), url(../images/city.jpg);
	background: -webkit-linear-gradient(270deg, rgba(19,31,67,0.50), rgba(65,105,255,0.50)), url(../images/city.jpg);
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(19,31,67,0.50)), to(rgba(65,105,255,0.50))), url(../images/city.jpg);
	background: -o-linear-gradient(270deg, rgba(19,31,67,0.50), rgba(65,105,255,0.50)), url(../images/city.jpg);
	background: linear-gradient(270deg, rgba(19,31,67,0.50), rgba(65,105,255,0.50)), url(../images/city.jpg);
	-webkit-animation: AnimationName 10s ease infinite;
	 -moz-animation: AnimationName 10s ease infinite;
	 -o-animation: AnimationName 10s ease infinite;
	 animation: AnimationName 10s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size: 105%;
	background-attachment: fixed;
    position: relative;
    z-index: 3333;
}

.visiting-LTWMO-inner {
	width: 75%;
	margin: 0px auto;
	text-align: center;
}

.visiting-LTWMO-inner h2 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.visiting-LTWMO-inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(255,255,255,1.00);
	display: block;
	content: "";
	margin: 0.4em auto;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.visiting-LTWMO-inner h4 {
	font-weight: 400;
	margin: 20px;
	font-size: 1.0em;
}

.LTWMO-trending-main {
	clear: both;
	background-color: rgba(255,255,255,1.00);
	padding: 100px 0px;
    position: relative;
    z-index: 3333;
}

.LTWMO-trending-inner {
	width: 75%;
	margin: 0px auto;
}

.LTWMO-trending-inner h2 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.LTWMO-trending-inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO-salvation-main_outter {
	background-color: rgba(255,255,255,1.00);
    position: relative;
    z-index: 3333;
}

.LTWMO-salvation-main {
	clear: both;
	background-position: center;
	color: rgba(255,255,255,1.00);
	width: 100%;
	background-attachment: fixed;
	background: -moz-linear-gradient(270deg, rgba(19,31,67,0.90), rgba(65,105,255,0.90)), url(../images/p4.jpg);
	background: -webkit-linear-gradient(270deg, rgba(19,31,67,0.90), rgba(65,105,255,0.90)), url(../images/p4.jpg);
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(19,31,67,0.90)), to(rgba(65,105,255,0.90))), url(../images/p4.jpg);
	background: -o-linear-gradient(270deg, rgba(19,31,67,0.90), rgba(65,105,255,0.90)), url(../images/p4.jpg);
	background: linear-gradient(270deg, rgba(19,31,67,0.90), rgba(65,105,255,0.90)), url(../images/p4.jpg);
	-webkit-animation: AnimationName 25s ease infinite;
	 -moz-animation: AnimationName 25s ease infinite;
	 -o-animation: AnimationName 25s ease infinite;
	 animation: AnimationName 25s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size: 110%;
}

.LTWMO-salvation-inner {
	width: 100%;
	padding:50px 0px;
	margin: 0px auto;
	font-size: 2.0em;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.5em;
	font-style: italic;
}

.LTWMO-footer-main {
	clear: both;
	padding: 20px 50px;
	background: rgba(65,105,255,1.00);
	background: -moz-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(19,31,67,1.00)), to(rgba(65,105,255,1.00)));
	background: -o-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	-webkit-animation: AnimationName 25s ease infinite;
	 -moz-animation: AnimationName 25s ease infinite;
	 -o-animation: AnimationName 25s ease infinite;
	 animation: AnimationName 25s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size: 400% 400%;
	color: rgba(255,255,255,1.00);
    position: relative;
    z-index: 3333;
}

.LTWMO-footer-inner {
	width: 75%;
	margin: 0px auto;
	font-size: 0.8em;
	font-weight: 300;
	text-align: center;
}

.LTWMO-footer-inner i {
	font-size: 1.8em;
	margin: 5px 2px;
	color: rgba(255,255,255,1.00);
}







#backtop {
    position: fixed;
    left:auto;right: 20px;
    top:auto;bottom: 20px;
    outline: none;
    overflow:hidden;
    color:#fff;
    text-align:center;
    background-color: rgba(241,89,42,1.00);
    height:40px;
    width:40px;
    line-height:40px;
    font-size:14px;
    border-radius:2px;
    cursor:pointer;
    transition:all 0.3s linear;
    z-index: 999999;
    opacity:1;
    display:none;
}

#backtop:hover {
    background-color:#000;
}

#backtop.mcOut {
    opacity:0;
}







/*Form*/

.visiting_name, .visiting_email, .visiting_phone, .visiting_people, .visiting_location, .visiting_date {
	display: inline-block;
	padding: 20px;
	margin: 5px auto;
	background-color: rgba(255,255,255,1.00);
	border: none;
	width: 20%;	
	font-family: 'Raleway', 'Oswald', sans-serif;
}

.visiting_send {
	display: inline-block;
	padding: 20px;
	margin: 5px auto;
	background-color: rgba(22,22,22,1.00);
	border: none;
	width: 10%;
	color: rgba(255,255,255,1.00);
	font-family: 'Raleway', 'Oswald', sans-serif;
}


::-webkit-input-placeholder {
		color: rgba(0, 0, 0, 0.8) !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: rgba(0, 0, 0, 0.8) !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: rgba(0, 0, 0, 0.8) !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: rgba(0, 0, 0, 0.8) !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: rgba(0, 0, 0, 0.8) !important;
		opacity: 1.0;
	}






















/* All other pages*/

.LTWMO_top_quick_links_outter {
	clear: both;
	background-color: rgba(255,255,255,1.00);
    position: relative;
    z-index: 3333;
}

.LTWMO_top_quick_links_inner {
	margin: 0px auto;
	width: 60%;
	text-align: center;
}

.LTWMO_top_quick_links {
	background: rgba(65,105,255,1.00);
	background: -moz-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(19,31,67,1.00)), to(rgba(65,105,255,1.00)));
	background: -o-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	-webkit-animation: AnimationName 5s ease infinite;
	 -moz-animation: AnimationName 5s ease infinite;
	 -o-animation: AnimationName 5s ease infinite;
	 animation: AnimationName 5s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size: 400% 400%;
	 display: inline-block;
	 margin: 0px 0.01% 0px 0px;
	 width: 23%;
	 color: rgba(255,255,255,1.00);
	 padding: 20px 5px;
	 text-transform: uppercase;
	 font-weight: 300;
	 letter-spacing: 0.1em;
	 text-align: center;
    vertical-align: top;
}

.LTWMO_top_quick_links:hover {
	background: rgba(65,105,255,1.00);
	background: -moz-linear-gradient(270deg, rgba(0,0,0,1.00), rgba(65,105,255,1.00));
	background: -webkit-linear-gradient(270deg, rgba(0,0,0,1.00), rgba(65,105,255,1.00));
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(0,0,0,1.00)), to(rgba(65,105,255,1.00)));
	background: -o-linear-gradient(270deg, rgba(0,0,0,1.00), rgba(65,105,255,1.00));
	background: linear-gradient(270deg, rgba(0,0,0,1.00), rgba(65,105,255,1.00));
	-webkit-animation: AnimationName 5s ease infinite;
	 -moz-animation: AnimationName 5s ease infinite;
	 -o-animation: AnimationName 5s ease infinite;
	 animation: AnimationName 5s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size: 400% 400%;
}

.LTWMO_top_quick_links i, h6 {
	display: inline-block;
	font-weight: 600;
}

.LTWMO_top_quick_links a {
	display: inline-block;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}

.LTWMO_welcome_outter {
	clear: both;
	padding: 50px 0px;
	background-color: rgba(255,255,255,1.00);
    position: relative;
    z-index: 3333;
}

.LTWMO_welcome_inner {
	width: 60%;
	margin: 0px auto;
	text-align: center;
}

.LTWMO_welcome_inner h2 {
	font-size: 2.0em;
	margin: 0px 0px 20px;
	font-weight: 700;
}

.LTWMO_welcome_inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO_welcome_inner p {
	font-size: 1.0em;
	margin: 0px auto;
	width: 60%;
	line-height: 1.8em;
	letter-spacing: 0.10em;
	font-weight: 400;
}

.LTWMO_welcome_events_grid_outter {
	clear: both;
	padding: 0px 0px 100px;
	background-color: rgba(255,255,255,1.00);
    position: relative;
    z-index: 3333;
}

.LTWMO_welcome_events_grid_inner {
	width: 60%;
	margin: 0px auto;
	text-align: center;
}

.LTWMO_welcome_events_grid1 {
	display: inline-block;
	margin: 0.5% 0.5% 0px 0px;
	width: 45%;
}

.LTWMO_welcome_events_grid2 {
	display: inline-block;
	margin: 0.5% 0.5% 0px 0px;
	width: 22%;
}

.LTWMO_welcome_events_grid1 img, .LTWMO_welcome_events_grid2 img {
	display: block;
	width: 100%;
}


.LTWMO_bottom_quicklinks_outter {
	clear: both;
	padding: 50px 0px;
	background-color: rgba(255,255,255,1.00);
    position: relative;
    z-index: 3333;
}

.LTWMO_bottom_quicklinks_inner {
	width: 40%;
	margin: 0px auto;
	text-align: center;
}

.LTWMO_bottom_quicklinks_inner:after {
	content: "";
	clear: both;
	height: 0;
}

.LTWMO_bottom_quicklinks {
	display: inline-table;
	margin: 1%;
	width: 20%;
	padding: 10px 0px;
	text-align: left;
	vertical-align: top;
}

.LTWMO_bottom_quicklinks h5 {
	display: block;
	margin: 10px 0px;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: 700;
}

.LTWMO_bottom_quicklinks a, .LTWMO_bottom_quicklinks a:active {
    color: rgba(45,45,45,1.00);
    text-decoration: none;
}

.LTWMO_bottom_quicklinks a:hover {
    color: rgba(45,45,45,1.00);
    text-decoration: underline;
}

.LTWMO_bottom_quicklinks h6 {
	margin: 0px;
	font-size: 0.8em;
	font-weight: 500;
	padding: 0px;
	list-style: none;
	line-height: 1.8em;
	display: block;
}

.LTWMO_bottom_quicklinks_inner h2 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.LTWMO_bottom_quicklinks_inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto 2.0em;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 2.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO_aboutus_top_outter, .LTWMO_founder_top_outter, .LTWMO_pastor_top_outter, .LTWMO_resources_top_outter, .LTWMO_salvation_top_outter, .aptcd_books_top_outter, .aptcd_apps_top_outter, .aptcd_printing_top_outter, .aptcd_email_top_outter, .aptcd_upc_top_outter, .aptcd_tpa_top_outter, .aptcd_tpab_top_outter, .aptcd_mf_top_outter, .aptcd_tpar_top_outter, .aptcd_video_top_outter, .LTWMO_partnership_top_outter, .LTWMO_prayer_top_outter, .LTWMO_jesus_top_outter {
	width: 100%;
	border-radius: 0% 0% 300vh 300vh / 0% 0% 200vh 200vh;
    -moz-border-radius: 0% 0% 300vh 300vh / 0% 0% 2000vh 200vh;
    -webkit-border-radius: 0% 0% 300vh 300vh / 0% 0% 200vh 200vh;
	background-size: 110%;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: AnimationName 55s ease infinite;
	 -moz-animation: AnimationName 55s ease infinite;
	 -o-animation: AnimationName 55s ease infinite;
	 animation: AnimationName 55s ease infinite;
	 -webkit-transform-style: preserve-3d;
}

.LTWMO_aboutus_top_outter {
	background-image: linear-gradient(rgba(65,105,225,0.10), rgba(65,105,225,0.20)), url(../images/p2.jpg);
}

.LTWMO_founder_top_outter {
	background-image: linear-gradient(rgba(65,105,225,0.10), rgba(65,105,225,0.20)), url(../images/p3.jpg);
}

.LTWMO_pastor_top_outter {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.70)), url(../images/p6.jpg);
}

.LTWMO_resources_top_outter {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.70)), url(../images/p9.jpg);
}

.LTWMO_salvation_top_outter {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.70)), url(../images/p8.jpg);
}

.LTWMO_jesus_top_outter {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.70)), url(../images/p14.jpg);
}



.LTWMO_partnership_top_outter {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.70)), url(../images/p10.jpg);
}

.LTWMO_prayer_top_outter {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.70)), url(../images/p12.jpg);
}

.LTWMO_aboutus_top_inner, .LTWMO_founder_top_inner, .aptcd_mainservices_top_inner, .aptcd_webdesign_top_inner, .aptcd_graphicdesign_top_inner, .aptcd_books_top_inner, .aptcd_apps_top_inner, .aptcd_printing_top_inner, .aptcd_email_top_inner {
	width: 70%;
	margin: 0px auto;
	text-align: center;
	padding: 15% 0px 200px;
}

.LTWMO_aboutus_top_inner h2, .aptcd_offers_top_inner h2, .aptcd_mainservices_top_inner h2, .aptcd_webdesign_top_inner h2, .aptcd_graphicdesign_top_inner h2, .aptcd_books_top_inner h2, .aptcd_apps_top_inner h2, .aptcd_printing_top_inner h2, .aptcd_email_top_inner h2, .LTWMO_media_inner h2 {
	font-size: 3.5em;
	color: rgba(255,255,255,1.00);
}


.LTWMO_clear {
	clear: both;
	position: relative;
	margin: 28% 0 0;
}

.LTWMO_heartbeat_outter {
	clear: both;
	padding: 50px 0px;
}

.LTWMO_heartbeat_inner {
	width: 50%;
	text-align: center;
	margin: 0px auto;
	letter-spacing: 0.1em;
}

.LTWMO_heartbeat_inner h4 {
	font-size: 1.5em;
	font-weight: 300;
	line-height: 1.8em;
	word-spacing: 0.1em;
}

.LTWMO_heartbeat_inner h5 {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 2.0em;
	margin: 40px 0px;
	word-spacing: 0.2em;
}

.LTWMO_dna_outter {
	clear: both;
	padding: 0px 0px 100px;
}

.LTWMO_dna_inner {
	margin: 0px auto;
	width: 100%;
    display: flex;
    align-content: stretch;
	text-align: center;
}

.dna1 {
	background-image: linear-gradient(rgba(65,105,225,0.30), rgba(65,105,225,0.30)), url("../images/about1.jpg");
	background-position: left center;
    background-size: cover;
}

.dna2 {
	background-image: linear-gradient(rgba(65,105,225,0.30), rgba(65,105,225,0.30)), url("../images/about2.jpg");
	background-position: left center;
    background-size: cover;
}

.dna3 {
	background-image: linear-gradient(rgba(65,105,225,0.30), rgba(65,105,225,0.30)), url("../images/about3.jpg");
	background-position: left center;
    background-size: cover;
}

.dna4 {
	background-image: linear-gradient(rgba(65,105,225,0.30), rgba(65,105,225,0.30)), url("../images/about4.jpg");
	background-position: left center;
    background-size: cover;
}

.LTWMO_dna_text {
	width: 50%;
	margin: 0px;
	vertical-align: top;
    flex-wrap: wrap;
    display: inline-block;
    padding: 13em 0px;
}

.LTWMO_dna_text h3 {
	font-size: 2.0em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px;
	font-weight: 700;
}

.LTWMO_dna_text h4 {
	font-size: 1.0em;
	font-weight: 400;
	word-spacing: 0.1em;
	text-transform: capitalize;
}

.LTWMO_dna{
	width: 50%;
	margin: 0px auto;
	font-size: 6.5em;
	text-transform: uppercase;
	font-weight: 700;
    vertical-align: top;
	color: #fff;
    flex-wrap: wrap;
    display: inline-block;
    padding: 2em 0px;
}

.dnaright {
	text-align: right;
	margin: 0px 50px 0px;
	padding: 0px 0px 50px 0px;
}

.dnaleft {
	text-align: left;
	margin: 0px 50px 0px;
	padding: 0px 0px 50px 0px;
}

/*
.LTWMO_whoeweare_outter {
	clear: both;
	background-attachment: fixed;
	background-size: cover;
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.70)), url(../images/p4.jpg);
	background-position: center;
	padding: 100px 0px;
}
*/
.LTWMO_location_outter {
	clear: both;
	padding: 100px 0px;
}

.LTWMO_location_inner {
	margin: 0px auto;
	width: 60%;
	text-align: center;
}

.LTWMO_location_inner h2 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.LTWMO_location_inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO_location_box {
	display: inline-block;
	width: 32%;
	margin: 0.5%;
	padding: 3%;
	border: dotted 1px rgba(77,77,79,0.17);
    vertical-align: top;
}

.LTWMO_location_box h4 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
	letter-spacing: 0.1em;
}

.LTWMO_location_box h5 {
	text-transform: capitalize;
	font-size: 1.0em;
	font-weight: 500;
	line-height: 1.8em;
}

.LTWMO_ourfounders_outter {
	clear: both;
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.60)), url(../images/p0.jpg);
	padding: 200px 0px;
	text-align: center;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	color: rgba(255,255,255,1.00);
}

.LTWMO_ourfounders_outter1 {
	clear: both;
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.60)), url(../images/p5.jpg);
	padding: 200px 0px;
	text-align: center;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	color: rgba(255,255,255,1.00);
}

.LTWMO_ourfounders_outter2 {
	clear: both;
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.60)), url("../images/p13.jpg");
	padding: 200px 0px;
	text-align: center;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	color: rgba(255,255,255,1.00);
}

.LTWMO_ourfounders_inner {
	width: 70%;
	margin: 0px auto;
}

.LTWMO_ourfounders_inner h3{
	font-size: 3.00em;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.LTWMO_ourfounders_inner h4{
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 500;
	margin: 20px 0px;
}

.LTWMO_ourfounders_copy {
	text-align: center;
	padding: 100px 0px;
	font-size: 1.0em;
	width: 50%;
	margin: 0px auto;
	font-weight: 400;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

.LTWMO_ourfounders_copy a{
	margin: 50px;
	color: rgba(255,255,255,1.00);
	background-color: rgba(65,105,225,1.00);
	padding: 10px 30px;
	font-weight: 300;
	text-decoration: none;
	letter-spacing: 0.01em;
}

.LTWMO_depart_outter {
	clear: both;
	background-color: rgba(255,255,255,1.00);
	padding: 100px 0px 0px;
}


.LTWMO_depart_inner {
	margin: 0px auto;
	width: 100%;
}

.LTWMO_depart_inner h2 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.LTWMO_depart_inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto 2.0em;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 2.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO_depart_1, .LTWMO_depart_2, .LTWMO_depart_3, .LTWMO_depart_4 {
	padding: 200px 50px;
	display: inline-block;
	width: 24.75%;
	border: none;
	margin: 2px 0px;
	color: rgba(255,255,255,1.00);
	background-position: center;
	background-clip: border-box, border-box;
	background-origin: padding-box, padding-box;
	background-size: cover;
	transition: transform 0.3s ease-in-out;
    vertical-align: top;
}

.LTWMO_depart_1 a, .LTWMO_depart_2 a, .LTWMO_depart_3 a, .LTWMO_depart_4 a {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
    text-align: center;
}

.LTWMO_depart_1 a:hover, .LTWMO_depart_2 a:hover, .LTWMO_depart_3 a:hover, .LTWMO_depart_4 a:hover {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

.LTWMO_depart_1 h3, .LTWMO_depart_2 h3, .LTWMO_depart_3 h3, .LTWMO_depart_4 h3 {
	font-size: 2.0em;
	font-weight: 700;
	display: block;
    text-align: center;
}

.LTWMO_depart_1 h5, .LTWMO_depart_2 h5, .LTWMO_depart_3 h5, .LTWMO_depart_4 h5 {
	font-size: 1.0em;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
    text-align: center;
}

.LTWMO_depart_1 i, .LTWMO_depart_2 i, .LTWMO_depart_3 i, .LTWMO_depart_4 i {
	font-size: 3.0em;
	font-weight: 400;
	display: block;
    text-align: center;
}

.LTWMO_depart_1 {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.60)), url(../images/depart1.jpg);
	transform:scale(1);
    transition:all 1s;
}

.LTWMO_depart_1:hover {
	background-image: linear-gradient(rgba(65,105,225,0.40), rgba(65,105,225,0.40)), url(../images/depart1.jpg);
	transform:scale(1.05);
	z-index: 99999999;
}

.LTWMO_depart_2 {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.60)), url(../images/depart2.jpg);
	transform:scale(1);
    transition:all 1s;
}

.LTWMO_depart_2:hover {
	background-image: linear-gradient(rgba(65,105,225,0.40), rgba(65,105,225,0.40)), url(../images/depart2.jpg);
	transform:scale(1.05);
	z-index: 99999999;
}

.LTWMO_depart_3 {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.60)), url(../images/depart3.jpg);
	transform:scale(1);
    transition:all 1s;
}

.LTWMO_depart_3:hover {
	background-image: linear-gradient(rgba(65,105,225,0.40), rgba(65,105,225,0.40)), url(../images/depart3.jpg);
	transform:scale(1.05);
	z-index: 99999999;
}

.LTWMO_depart_4 {
	background-image: linear-gradient(rgba(65,105,225,0.60), rgba(65,105,225,0.60)), url(../images/depart4.jpg);
	transform:scale(1);
    transition:all 1s;
}

.LTWMO_depart_4:hover {
	background-image: linear-gradient(rgba(65,105,225,0.40), rgba(65,105,225,0.40)), url(../images/depart4.jpg);
	transform:scale(1.05);
	z-index: 99999999;
}

.LTWMO_depart_copy {
	text-align: center;
	padding: 100px 0px;
	margin: 0px auto;
	font-weight: 300;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	word-spacing: 0.2em;
}

.LTWMO_depart_copy h3 {
	font-size: 9.0em;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}

.LTWMO_depart_copy h4 {
	font-size: 2.0em;
	text-transform: uppercase;
	font-weight: 500;
}

.LTWMO_ourpastors_outter {
	clear: both;
	padding: 100px 0px;
}

.LTWMO_ourpastors_inner {
	width: 70%;
	margin: 0px auto;
}

.LTWMO_ourpastors_inner h2 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.LTWMO_ourpastors_inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto 2.0em;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 2.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.LTWMO_ourpastors {
	width: 32%;
	display: inline-block;
	margin: 0.5%;
	border: solid 1px rgba(65,105,225,0.20);
    vertical-align: top;
}

.LTWMO_ourpastors::after {
	content: "";
	clear: both;
	height: 0;
}

.LTWMO_ourpastors_pix {
	width: 30%;
	margin: 0px;
	display: inline-block;
    vertical-align: top;
}

.LTWMO_ourpastors_pix img {
	width: 100%;
	display: block;
}

.LTWMO_ourpastors_copy {
	width: 68%;
	margin: 0px;
	display: inline-block;
	padding: 20px ;
    vertical-align: top;
}

.LTWMO_ourpastors_copy h4 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 400;
}

.LTWMO_ourpastors_copy h5 {
	font-size: 1.0em;
	text-transform: capitalize;
	font-weight: 400;
	font-style: italic;
	margin: 10px 0px 0px;
}

.LTWMO_ourpastors_copy h6 {
	font-size: 1.0em;
	text-transform: capitalize;
	font-weight: 400;
	margin: 10px 0px 50px;
    display: none;
}

.LTWMO_ourpastors_copy a {
	font-size: 1.0em;
	text-transform: capitalize;
	font-weight: 400;
	letter-spacing: 0.1em;
	padding: 10px 30px;
	color: rgba(255,255,255,1.00);
	background-color: rgba(65,105,225,1.00);
	text-decoration: none;
    display: none;
}

.LTWMO_salvation_copy_outter {
	clear: both;
	padding: 100px 0px;
}

.LTWMO_salvation_copy_inner {
	width: 60%;
	margin: 0px auto; 
	text-align: justify;
}

.LTWMO_salvation_copy_inner h2 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.LTWMO_salvation_copy_inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto 2.0em;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 2.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.site_page_cta, .site_page_cta:active, .site_page_cta:link {
    text-decoration: none;
    color: rgba(65,105,255,1.00);
    
}

.site_page_cta:hover {
    text-decoration: underline;
    color: rgba(33,33,33,1.00);
    
}

.LTWMO_salvation_form_outter {
	clear: both;
	padding: 100px 0px;
}

.LTWMO_salvation_form_inner {
	width: 50%;
	margin: 0px auto;
}

.LTWMO_salvation_form_inner h2 {
	text-align: center;
	font-size: 2.0em;
	font-weight: 700;
	text-transform: capitalize;
}

.LTWMO_salvation_form_inner h2:after {
	width: 4rem;
	height: 2px;
	background-color: rgba(77,77,79,1.00);
	display: block;
	content: "";
	margin: 0.4em auto 2.0em;
	margin-top: 0.4em;
	margin-right: uto;
	margin-bottom: 2.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.salvation_name, .salvation_email, .salvation_tel {
	display: block;
	width: 70%;
	margin: 10px auto;
	height: 50px;
	padding: 10px;
	border: solid 1px rgba(77,77,79,1.00);
	font-family: 'Raleway', 'Oswald', sans-serif;
	background-color: rgba(255,255,255,1.00);
}

.salvation_message {
	display: block;
	width: 70%;
	margin: 10px auto;
	height: 200px;
	padding: 10px;
	border: solid 1px rgba(77,77,79,1.00);
	font-family: 'Raleway', 'Oswald', sans-serif;
	background-color: rgba(255,255,255,1.00);
}

.salvation_send {
	display: block;
	width: 150px;
	margin: 10px auto;
	padding: 10px;
	background-color: rgba(65,105,225,1.00);
	color: rgba(255,255,255,1.00);
	border: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-family: 'Raleway', 'Oswald', sans-serif;
}












/*Media */


.LTWMO_media_outter {
    clear: both;
}

.LTWMO_media_inner {
	width: 70%;
	margin: 0px auto;
	text-align: center;
	padding: 9% 0px 150px;
}


.LTWMO_media_all_outter {
    clear: both;
    padding: 0px 0px;
    background-color: rgba(255,255,255,1.00);
}

.LTWMO_media_all_inner {
    width: 100%;
    display: inline-flex;
    align-content: stretch;
    flex-wrap: wrap;
    justify-content: center;
}

.LTWMO_media_all_box {
    width: 50%;
    display: inline-block;
    flex-wrap: wrap;
    vertical-align: top;
}

.LTWMO_media_all_box2 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    flex-wrap: wrap;
    padding: 5% 0px;
    color: rgba(255,255,255,1.00);
    text-decoration: none;
	background: rgba(65,105,255,1.00);
	background: -moz-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(19,31,67,1.00)), to(rgba(65,105,255,1.00)));
	background: -o-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	-webkit-animation: AnimationName 25s ease infinite;
	 -moz-animation: AnimationName 25s ease infinite;
	 -o-animation: AnimationName 25s ease infinite;
	 animation: AnimationName 25s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size: 400% 400%;
}

.LTWMO_media_all_box2 h2 {
    text-align: center;
    font-size: 2.0em;
    font-weight: 800;
    line-height: 2.1em;
    letter-spacing: -0.045em;
}


.LTWMO_media_all_box2 h3 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1.5em;
    letter-spacing: 0.045em;
}

.LTWMO_media_all_box2 a {
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}

.LTWMO_media_all_box2 a:hover {
    text-decoration: underline;
}

.LTWMO_media_social_outter {
    clear: both;
}

.LTWMO_media_social_inner {
    width: 100%;
    display: inline-flex;
    align-content: stretch;
    flex-wrap: wrap;
    justify-content: center;
}

.LTWMO_media_social_box {
    width: 25%;
    display: inline-block;
    flex-wrap: wrap;
    vertical-align: top;
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding: 7% 0px;
    line-height: 2.1em;
}

.LTWMO_media_social_box a {
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}

.LTWMO_media_social_box a:hover {
    color: rgba(255,255,255,0.70);
}

.LTWMO_media_social_box i {
    font-size: 3.00em;
}

.LTWMO_media_social_box h3 {
    font-size: 1.0em;
    letter-spacing: 0.045em;
}

.facebook {
    background-color: rgba(58,88,151,1.00);
}

.youtube {
    background-color: rgba(179,18,23,1.00);
}

.twitter {
    background-color: rgba(85,172,238,1.00);
}

.instagram {
    background-color: rgba(81,127,164,1.00);
}









/*Resources*/


.LTWMO_resource_outter {
    clear: both;
    padding: 100px 0px;
}


.LTWMO_resource_inner {
    width: 80%;
    margin: 0px auto;
    text-align: center;
}

.LTWMO_resource_box_inner {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
}

.LTWMO_resource_box_order_info {
    width: 100%;
    flex-wrap: wrap;
    margin: 1%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 3% 1%;
}


.LTWMO_resource_box_order_info a, .LTWMO_resource_box_order_info a:active, .LTWMO_resource_box_order_info a:link {
    text-decoration: none;
    color: rgba(65,105,225,1.00);
}

.LTWMO_resource_box_order_info a:hover {
     color: rgba(33,33,33,1.00);
    text-decoration: underline;
}

.LTWMO_resource_box {
    width: 30%;
    flex-wrap: wrap;
    margin: 1%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 5% 1%;
    -webkit-box-shadow: 0px 0px 99px 6px rgba(0,0,0,0.33);
    -moz-box-shadow: 0px 0px 99px 6px rgba(0,0,0,0.33);
    box-shadow: 0px 0px 99px 6px rgba(0,0,0,0.33);
}

.LTWMO_item_photo {
    width: 50%;
    display: block;
    text-align: center;
    margin: 0px auto;
}

.LTWMO_item_photo img {
    width: 100%;
}


.LTWMO_resource_box h4 {
    padding: 10px 20px;
}


.LTWMO_item_name {
    font-size: 1.1em;
    padding: 10px 0px;
}

.LTWMO_item_price {
    font-size: 2.0em;
    font-weight: 600;
}
.sc_post {
    color: red;
}
.LTWMO_item_order {
    padding: 10px 0px;
    display: none;
}











/*Contact */


.LTWMO_contact_outter {
    clear: both;
    position: relative;
    z-index: 333333;
}

.LTWMO_contact_inner {
    width: 50%;
    margin: 0px auto;
    padding: 5%;
}

.LTWMO_contact_box_1 {
    display: block;
    margin: 50px 0px;
    color: rgba(255,255,255,1.00);
    text-align: center;
}

.LTWMO_contact_box_1 h3 {
    font-size: 1.8em;
}

.LTWMO_contact_box_1 p {
    display: inline-block;
    padding: 10px;
}

.LTWMO_contact_box_1 a {
    text-decoration: none;
    color: rgba(255,255,255,1.00);
}

.LTWMO_contact_box_1 a img {
    position: relative;
    z-index: 88;
}

.LTWMO_contact_box_2 {
    display: block;
    text-align: center;
}

.contact_name, .contact_email, .contact_phone {
    width: 100%;
    padding: 10px 20px;;
    height: 50px;
    margin: 10px auto;
    border: solid 1px rgba(13,13,13,0.10);
    background-color: rgba(255,255,255,1.00);
    font-family: 'Raleway', 'Oswald', sans-serif;
    font-size: 1.0em;
    border-radius: 30px;
}

.contact_message{
    width: 100%;
    padding: 20px;
    height: 150px;
    margin: 10px auto;
    border: solid 1px rgba(13,13,13,0.10);
    background-color: rgba(255,255,255,1.00);
    font-family: 'Raleway', 'Oswald', sans-serif;
    font-size: 1.0em;
    border-radius: 30px;
}

.contact_send {
    width: 130px;
    height: 50px;
    margin: 0px auto;
	background: rgba(65,105,255,1.00);
	background: -moz-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(19,31,67,1.00)), to(rgba(65,105,255,1.00)));
	background: -o-linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	background: linear-gradient(270deg, rgba(19,31,67,1.00), rgba(65,105,255,1.00));
	-webkit-animation: AnimationName 25s ease infinite;
	 -moz-animation: AnimationName 25s ease infinite;
	 -o-animation: AnimationName 25s ease infinite;
	 animation: AnimationName 25s ease infinite;
	 -webkit-transform-style: preserve-3d;
	 background-size: 400% 400%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3D(0, 0, 0);
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-weight: 500;
    font-size: 1.0em;
    border: none;
    border-radius: 30px;
    font-family: 'Raleway', 'Oswald', sans-serif;
}

.contact_send:hover {
    background-color: rgba(13,13,13,1.00);
    color: rgba(255,255,255,1.00);
    transition: ease all 2s;
}

.contact_google {
    text-align: center !important;
    padding: 0px 0px 10px;
    width: 280px;
    margin: 0px auto;
}



iframe {
    display: block;
}

.mydesktop {
    display: block;
}

.smalldown{
    display: none;
}

















@media only screen and (min-width : 1201px) and (max-width : 1570px) {
	
	
	.top-header-logo {
		width: 60px;
	}
	
	.top-header-logo img {
		width: 100%;
	}
	
	.top-header-name {
		width: 30%;
		padding: 1.2em 0px 0px 10px;
	}
	
	.top-header-menu {
		width: 65%;
		padding: 0.5em 0px 0px 0px;
	}
    
    
    .LTWMO_news_video_inner {
        width: 90%;
        margin: 0px auto;
    }
    
}












@media only screen and (min-width : 1081px) and (max-width : 1200px) {
	
	
	.top-header-logo {
		width: 60px;
	}
	
	.top-header-logo img {
		width: 100%;
	}
	
	.top-header-name {
		width: 50%;
		padding: 0.40em 0px 0px 10px;
	}
	
	.top-header-menu {
		width: 40%;
		padding: 0.5em 0px 0px 0px;
	}
	
	.watch-us-listen {
		width: 90%;
	}
	
	.watch-us-inner, .listen-us-inner {
		width: 49%;
        vertical-align: top;
	}
    
    .LTWMO-media {
        width: 13%;
    }
	
	.watch-us-inner h2, .listen-us-inner h2 {
		font-size: 1.5em;
	}
	
	.about-LTWMO-inner h2 {
		font-size: 1.5em;
	}
	
	
	.discover-LTWMO-main h1 {
		font-size: 2.50em;
	}
	
	.discover-LTWMO-inner {
		width: 90%;
	}
	
	.LTWMO-activities {
		width: 43%;
		padding: 30px 10px;
		margin: 3%;
	}
	
	.LTWMO-activities h4 {
		font-size: 1.2em;
	}
    
    .LTWMO_news_video_inner {
        width: 90%;
        margin: 0px auto;
    }
    
	.discover-LTWMO-events h3, .discover-LTWMO-video h3 {
		font-size: 1.5em;
	}
	
	.LTWMO-community-main {
		background-attachment: fixed;
        padding: 100px 0px;
	}
	
	.LTWMO-community-inner {
		width: 90%;
		padding: 10px;
	}
	
	.LTWMO-community-inner h3 {
		font-size: 2.5em;
	}
	
	.visiting-LTWMO-inner {
		width: 90%;
	}
	
	.visiting-LTWMO-inner h2 {
		font-size: 2.5em;
	}
	
	
	.LTWMO-trending-inner {
		width: 90%;
	}
	
	.LTWMO-trending-inner h2 {
		font-size: 2.5em;
	}
	
	.LTWMO-salvation-inner {
		width: 90%;
		padding: 20px 0px;
		font-size: 1.5em;
		letter-spacing: 0.3em;
	}
    
	
	.LTWMO-footer-main {
		padding: 20px;
	}
	
	.LTWMO-footer-inner {
		width: 90%;
	}
	
	
	
	
	
	
	
	
    
    
    
    



    /* All other pages*/

    
    .LTWMO_top_quick_links_inner {
        width: 100%;
    }

    .LTWMO_welcome_inner {
        width: 90%;
    }
    

    .LTWMO_welcome_events_grid_inner {
        width: 90%;
    }
    
    .LTWMO_bottom_quicklinks_inner {
        width: 90%;
    }
    
    
    
    .LTWMO_aboutus_top_outter, .LTWMO_founder_top_outter, .LTWMO_pastor_top_outter, .LTWMO_resources_top_outter, .LTWMO_salvation_top_outter, .aptcd_books_top_outter, .aptcd_apps_top_outter, .aptcd_printing_top_outter, .aptcd_email_top_outter, .aptcd_upc_top_outter, .aptcd_tpa_top_outter, .aptcd_tpab_top_outter, .aptcd_mf_top_outter, .aptcd_tpar_top_outter, .aptcd_video_top_outter, .LTWMO_partnership_top_outter, .LTWMO_prayer_top_outter, .LTWMO_jesus_top_outter {
        background-size: cover;
    }

    .LTWMO_aboutus_top_inner, .LTWMO_founder_top_inner, .aptcd_mainservices_top_inner, .aptcd_webdesign_top_inner, .aptcd_graphicdesign_top_inner, .aptcd_books_top_inner, .aptcd_apps_top_inner, .aptcd_printing_top_inner, .aptcd_email_top_inner {
        width: 90%;
        margin: 0px auto;
        text-align: center;
        padding: 20% 0px 200px;
    }

    .LTWMO_aboutus_top_inner h2, .aptcd_offers_top_inner h2, .aptcd_mainservices_top_inner h2, .aptcd_webdesign_top_inner h2, .aptcd_graphicdesign_top_inner h2, .aptcd_books_top_inner h2, .aptcd_apps_top_inner h2, .aptcd_printing_top_inner h2, .aptcd_email_top_inner h2, .LTWMO_media_inner h2 {
        font-size: 2.0em;
    }
    

    .LTWMO_clear {
        margin: 45% 0 0;
    }
    
    .LTWMO_heartbeat_inner {
        width: 90%;
    }

    .LTWMO_heartbeat_inner h4 {
        font-size: 1.5em;
    }
    
    .LTWMO_dna_outter {
        clear: both;
        padding: 0px 0px 100px;
    }
    
    .LTWMO_dna{
        font-size: 4.5em;
    }
    
    .LTWMO_location_inner {
        width: 90%;
        margin: 0px auto;
    }

    .LTWMO_location_inner h2 {
        font-size: 1.3em;
        font-weight: 700;
    }

    .LTWMO_location_box h4 {
        font-size: 1.0em;
    }

    .LTWMO_ourfounders_inner {
        width: 90%;
        margin: 0px auto;
    }

    .LTWMO_ourfounders_inner h3{
        font-size: 2.50em;
    }

    .LTWMO_ourfounders_inner h4{
        font-size: 1.0em;
    }

    .LTWMO_ourfounders_copy {
        font-size: 1.0em;
        width: 90%;
    }
    
    .LTWMO_depart_outter {
        clear: both;
        background-color: rgba(255,255,255,1.00);
        padding: 100px 0px 0px;
    }
    
    .LTWMO_depart_inner {
        margin: 0px auto;
        width: 100%;
    }

    .LTWMO_depart_inner h2 {
        font-size: 1.5em;
    }

    .LTWMO_depart_1, .LTWMO_depart_2, .LTWMO_depart_3, .LTWMO_depart_4 {
        padding: 100px 10px;
        width: 49%;
    }

    .LTWMO_depart_copy {
        padding: 100px 20px;
    }

    .LTWMO_depart_copy h3 {
        font-size: 2.2em;
    }

    .LTWMO_depart_copy h4 {
        font-size: 1.5em;
    }
    
    .LTWMO_salvation_copy_inner {
        width: 90%;
    }

    .LTWMO_salvation_copy_inner h2 {
        font-size: 1.5em;
    }
    

    .LTWMO_salvation_form_inner {
        width: 90%;
    }

    .LTWMO_salvation_form_inner h2 {
        font-size: 1.5em;
    }

    .salvation_name, .salvation_email, .salvation_tel {
        width: 100%;
    }

    .salvation_message {
        width: 100%;
    }
    
    
    
    





    /*Media */

    .LTWMO_media_inner {
        width: 90%;
        padding: 15% 0px 150px;
    }
    
    .LTWMO_media_all_box2 h2 {
        font-size: 1.5em;
    }
    
    









    /*Resources*/


    .LTWMO_resource_inner {
        width: 90%;
    }

    .LTWMO_resource_box_inner {
        width: 100%;
        display: inline-flex;
        flex-wrap: wrap;
    }

    .LTWMO_resource_box {
        width: 30%;
    }

    .LTWMO_item_photo {
        width: 50%;
        display: block;
        text-align: center;
        margin: 0px auto;
    }

    .LTWMO_item_photo img {
        width: 100%;
    }
    
    .LTWMO_item_name {
        font-size: 1.0em;
        padding: 10px 0px;
    }

    .LTWMO_item_price {
        font-size: 1.5em;
        font-weight: 600;
    }










    /*Contact */


    .LTWMO_contact_inner {
        width: 90%;
    }

    .LTWMO_contact_box_1 h3 {
        font-size: 1.5em;
    }
    
    
    
    
    
}





















@media only screen and (min-width : 781px) and (max-width : 1080px) {
	
	
	.top-header-inner {
		width: 90%;
	}
	
	.top-header-logo {
		width: 60px;
	}
	
	.top-header-logo img {
		width: 100%;
	}
	
	.top-header-name {
		width: 50%;
		padding: 0.40em 0px 0px 10px;
	}
	
	.top-header-menu {
		width: 40%;
		padding: 0.5em 0px 0px 0px;
	}
	
	.watch-us-listen {
		width: 90%;
	}
	
	.watch-us-inner, .listen-us-inner {
		width: 48%;
        vertical-align: top;
	}
	
	.watch-us-inner h2, .listen-us-inner h2 {
		font-size: 1.5em;
	}
	
	
	.LTWMO-media {
		width: 18%;
	}
    
	.about-LTWMO-inner h2 {
		font-size: 1.5em;
	}
	
	
	.discover-LTWMO-main h1 {
		font-size: 2.50em;
	}
	
	.discover-LTWMO-inner {
		width: 90%;
	}
	
	.discover-LTWMO-services {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}
	
	.discover-LTWMO-activities {
		width: 100%;
	}
	
	.LTWMO-activities {
		width: 43%;
		padding: 30px 10px;
		margin: 3%;
	}
	
	.LTWMO-activities h4 {
		font-size: 1.2em;
	}
    
    .LTWMO_news_video_inner {
        width: 90%;
        margin: 0px auto;
    }
	
	.discover-LTWMO-video {
		width: 50%;
		margin: 0px 0% 0px 0px;
	}
	
	.discover-LTWMO-events {
		width: 50%;
		margin: 0px 0% 0px 0px;
	}
	
	.discover-LTWMO-events h3, .discover-LTWMO-video h3 {
		font-size: 1.5em;
	}
	
	.LTWMO-community-main {
		background-attachment: fixed;
	}
	
	.LTWMO-community-inner {
		width: 90%;
		padding: 100px 10px;
	}
	
	.LTWMO-community-inner h3 {
		font-size: 2.5em;
	}
	
	.visiting-LTWMO-inner {
		width: 90%;
	}
	
	.visiting-LTWMO-inner h2 {
		font-size: 2.5em;
	}
	
	
	.LTWMO-trending-inner {
		width: 90%;
	}
	
	.LTWMO-trending-inner h2 {
		font-size: 2.5em;
	}
	
	.LTWMO-salvation-inner {
		width: 90%;
		padding: 20px 0px;
		font-size: 1.5em;
		letter-spacing: 0.3em;
	}
	
	.LTWMO-footer-main {
		padding: 20px;
	}
	
	.LTWMO-footer-inner {
		width: 90%;
	}
	
	
	
	
	
	
    
    
    
    



    /* All other pages*/

    
    .LTWMO_top_quick_links_inner {
        width: 100%;
    }

    .LTWMO_welcome_inner {
        width: 90%;
    }

    .LTWMO_welcome_inner h2 {
        font-size: 1.50em;
    }
    
    .LTWMO_welcome_inner p {
        width: 100%;
        font-size: 1.0em;
    }

    .LTWMO_welcome_events_grid_inner {
        width: 90%;
    }
    
    .LTWMO_bottom_quicklinks_inner {
        width: 90%;
    }

    .LTWMO_bottom_quicklinks_inner h2 {
        font-size: 1.5em;
        font-weight: 700;
    }
    
    
    
    .LTWMO_aboutus_top_outter, .LTWMO_founder_top_outter, .LTWMO_pastor_top_outter, .LTWMO_resources_top_outter, .LTWMO_salvation_top_outter, .aptcd_books_top_outter, .aptcd_apps_top_outter, .aptcd_printing_top_outter, .aptcd_email_top_outter, .aptcd_upc_top_outter, .aptcd_tpa_top_outter, .aptcd_tpab_top_outter, .aptcd_mf_top_outter, .aptcd_tpar_top_outter, .aptcd_video_top_outter, .LTWMO_partnership_top_outter, .LTWMO_prayer_top_outter, .LTWMO_jesus_top_outter {
        background-size: cover;
    }

    .LTWMO_aboutus_top_inner, .LTWMO_founder_top_inner, .aptcd_mainservices_top_inner, .aptcd_webdesign_top_inner, .aptcd_graphicdesign_top_inner, .aptcd_books_top_inner, .aptcd_apps_top_inner, .aptcd_printing_top_inner, .aptcd_email_top_inner {
        width: 90%;
        margin: 0px auto;
        text-align: center;
        padding: 20% 0px 200px;
    }

    .LTWMO_aboutus_top_inner h2, .aptcd_offers_top_inner h2, .aptcd_mainservices_top_inner h2, .aptcd_webdesign_top_inner h2, .aptcd_graphicdesign_top_inner h2, .aptcd_books_top_inner h2, .aptcd_apps_top_inner h2, .aptcd_printing_top_inner h2, .aptcd_email_top_inner h2, .LTWMO_media_inner h2 {
        font-size: 2.0em;
    }
    

    .LTWMO_clear {
        margin: 45% 0 0;
    }
    
    .LTWMO_heartbeat_inner {
        width: 90%;
    }

    .LTWMO_heartbeat_inner h4 {
        font-size: 1.5em;
    }
    
    .LTWMO_dna_outter {
        clear: both;
        padding: 0px 0px 100px;
    }
    
    .LTWMO_dna{
        font-size: 4.5em;
    }
    
    .LTWMO_location_inner {
        width: 90%;
        margin: 0px auto;
    }

    .LTWMO_location_inner h2 {
        font-size: 1.3em;
        font-weight: 700;
    }

    .LTWMO_location_box h4 {
        font-size: 1.0em;
    }

    .LTWMO_ourfounders_inner {
        width: 90%;
        margin: 0px auto;
    }

    .LTWMO_ourfounders_inner h3{
        font-size: 1.50em;
    }

    .LTWMO_ourfounders_inner h4{
        font-size: 1.0em;
    }

    .LTWMO_ourfounders_copy {
        font-size: 1.0em;
        width: 90%;
    }
    
    .LTWMO_depart_outter {
        clear: both;
        background-color: rgba(255,255,255,1.00);
        padding: 100px 0px 0px;
    }
    
    .LTWMO_depart_inner {
        margin: 0px auto;
        width: 100%;
    }

    .LTWMO_depart_inner h2 {
        font-size: 1.5em;
    }

    .LTWMO_depart_1, .LTWMO_depart_2, .LTWMO_depart_3, .LTWMO_depart_4 {
        padding: 100px 10px;
        width: 49%;
    }

    .LTWMO_depart_copy {
        padding: 100px 20px;
    }

    .LTWMO_depart_copy h3 {
        font-size: 2.2em;
    }

    .LTWMO_depart_copy h4 {
        font-size: 1.5em;
    }
    
    .LTWMO_salvation_copy_inner {
        width: 90%;
    }

    .LTWMO_salvation_copy_inner h2 {
        font-size: 1.5em;
    }
    

    .LTWMO_salvation_form_inner {
        width: 90%;
    }

    .LTWMO_salvation_form_inner h2 {
        font-size: 1.5em;
    }

    .salvation_name, .salvation_email, .salvation_tel {
        width: 100%;
    }

    .salvation_message {
        width: 100%;
    }
    
    
    
    





    /*Media */

    .LTWMO_media_inner {
        width: 90%;
        padding: 15% 0px 150px;
    }
    
    .LTWMO_media_all_box2 h2 {
        font-size: 1.5em;
    }
    
    









    /*Resources*/


    .LTWMO_resource_inner {
        width: 90%;
    }

    .LTWMO_resource_box_inner {
        width: 100%;
        display: inline-flex;
        flex-wrap: wrap;
    }

    .LTWMO_resource_box {
        width: 47%;
    }

    .LTWMO_item_photo {
        width: 50%;
        display: block;
        text-align: center;
        margin: 0px auto;
    }

    .LTWMO_item_photo img {
        width: 100%;
    }
    
    .LTWMO_item_name {
        font-size: 1.0em;
        padding: 10px 0px;
    }

    .LTWMO_item_price {
        font-size: 1.5em;
        font-weight: 600;
    }










    /*Contact */


    .LTWMO_contact_inner {
        width: 90%;
    }

    .LTWMO_contact_box_1 h3 {
        font-size: 1.5em;
    }
    
    
    
    
	
	/*Form*/
	
	.visiting_name, .visiting_email, .visiting_phone, .visiting_people, .visiting_location, .visiting_date {
		width: 22%;
	}
	
	.visiting_send {
		width: 22%;
	}
    
    
    
    
    
    
    
}











@media only screen and (min-width : 480px) and (max-width : 780px) {
	
    
    
    
    
    
	.top-header-main {
		min-height: 50px;
	}
	
	.top-header-inner {
		width: 90%;
	}
	
	.top-header-logo {
		width: 50px;
	}
	
	.top-header-logo img {
		width: 100%;
	}
	
	.top-header-name {
		width: 70%;
		padding: 0.40em 0px 0px 10px;
	}
	
	.top-header-name h1 {
		font-size: 1.0em;
	}
	
	.top-header-menu {
		width: 100%;
		padding: 0.5em 0px 0px 0px;
	}
    
    .video-text {
        padding: 35% 0px 17%;
    }

	
	.watch-us-listen {
		width: 90%;
	}
	
	.watch-us-inner, .listen-us-inner {
		width: 100%;
	}
	
	.listen-us-inner {
		margin-top: 50px;
	}
	
	.watch-us-inner h2, .listen-us-inner h2 {
		font-size: 1.2em;
	}
	
	.LTWMO-media {
		width: 12%;
	}
	.about-LTWMO-main {
		background-attachment: fixed;
	}
	
	.about-LTWMO-inner {
		width: 90%;
		padding: 20px;
		margin: 0px 0px 0px 5%;
	}
	
	.about-LTWMO-inner h2 {
		font-size: 1.0em;
	}
	
	.about-LTWMO-inner p {
		font-size: 0.8em;
	}
	
	.discover-LTWMO-main h1 {
		font-size: 1.20em;
	}
	
	.discover-LTWMO-inner {
		width: 90%;
	}
	
	.discover-LTWMO-services {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}
	
	.discover-LTWMO-services h2 {
		font-size: 0.8em;
	}
	
	.discover-LTWMO-activities {
		width: 100%;
	}
	
	.LTWMO-activities {
		width: 94%;
		padding: 30px 10px;
		margin: 5% auto;
	}
	
	.LTWMO-activities h4 {
		font-size: 0.9em;
	}
	
	.LTWMO-activities h5 {
		font-size: 0.8em;
	}
	
	.discover-LTWMO-video {
		width: 100%;
	}
	
	.discover-LTWMO-events {
		width: 100%;
		margin: 0px 0% 0px 0px;
	}
	
	.discover-LTWMO-events h3, .discover-LTWMO-video h3 {
		font-size: 1.2em;
	}
	
	.LTWMO-community-main {
		background-attachment: fixed;
        padding: 100px 0px;
	}
	
	.LTWMO-community-inner {
		width: 90%;
		padding: 10px;
	}
	
	.LTWMO-community-inner h3 {
		font-size: 1.2em;
	}
	
	.LTWMO-community-inner h4 {
		font-size: 0.8em;
	}
    
    .visting-LTWMO-main {
         background-size: cover;
        background-attachment: fixed;
    }
    
	.visiting-LTWMO-inner {
		width: 90%;
	}
	
	.visiting-LTWMO-inner h2 {
		font-size: 1.2em;
	}
	
	.visiting-LTWMO-inner h4 {
		font-size: 1.0em;
	}
    
    .LTWMO-communityothers-pix {
        width: 48%;
    }
	
	.LTWMO-trending-inner {
		width: 90%;
	}
	
	.LTWMO-trending-inner h2 {
		font-size: 1.2em;
	}
	
	.LTWMO-salvation-inner {
		width: 90%;
		padding: 20px 0px;
		font-size: 1.3em;
		letter-spacing: 0.3em;
	}
    
    .LTWMO_news_video_inner {
        width: 90%;
    }

    .LTWMO_news_video h1 {
        font-size: 1.2em;
    }

    .discover-LTWMO-events {
        width: 100%;
        margin: 50px 0px 0px;
    }
    
    .discover-LTWMO-video {
        width: 100%;
    }

    .discover-LTWMO-events h3, .discover-LTWMO-video h3 {
        font-size: 1.2em;
    }
	
	.LTWMO-footer-main {
		padding: 20px;
	}
	
	.LTWMO-footer-inner {
		width: 90%;
	}
	
	
	
    
    
    
    



    /* All other pages*/

    
    .LTWMO_top_quick_links_inner {
        width: 100%;
    }

    .LTWMO_top_quick_links {
         margin: 1% 0.5%;
         width: 47%;
    }

    .LTWMO_welcome_inner {
        width: 90%;
    }

    .LTWMO_welcome_inner h2 {
        font-size: 1.30em;
    }
    
    .LTWMO_welcome_inner p {
        width: 100%;
        font-size: 1.0em;
    }

    .LTWMO_welcome_events_grid_inner {
        width: 90%;
    }

    .LTWMO_welcome_events_grid1 {
        margin: 1% 1%;
        width: 100%;
    }

    .LTWMO_welcome_events_grid2 {
        display: inline-block;
        margin: 1% 1%;
        width: 47%;
    }
    
    .LTWMO_bottom_quicklinks_inner {
        width: 90%;
    }

    .LTWMO_bottom_quicklinks_inner h2 {
        font-size: 1.3em;
        font-weight: 700;
    }
    
    .LTWMO_bottom_quicklinks {
        width: 40%;
    }
    
    
    
    .LTWMO_aboutus_top_outter, .LTWMO_founder_top_outter, .LTWMO_pastor_top_outter, .LTWMO_resources_top_outter, .LTWMO_salvation_top_outter, .aptcd_books_top_outter, .aptcd_apps_top_outter, .aptcd_printing_top_outter, .aptcd_email_top_outter, .aptcd_upc_top_outter, .aptcd_tpa_top_outter, .aptcd_tpab_top_outter, .aptcd_mf_top_outter, .aptcd_tpar_top_outter, .aptcd_video_top_outter, .LTWMO_partnership_top_outter, .LTWMO_prayer_top_outter, .LTWMO_jesus_top_outter {
        background-size: cover;
    }

    .LTWMO_aboutus_top_inner, .LTWMO_founder_top_inner, .aptcd_mainservices_top_inner, .aptcd_webdesign_top_inner, .aptcd_graphicdesign_top_inner, .aptcd_books_top_inner, .aptcd_apps_top_inner, .aptcd_printing_top_inner, .aptcd_email_top_inner {
        width: 90%;
        margin: 0px auto;
        text-align: center;
        padding: 45% 0px 200px;
    }

    .LTWMO_aboutus_top_inner h2, .aptcd_offers_top_inner h2, .aptcd_mainservices_top_inner h2, .aptcd_webdesign_top_inner h2, .aptcd_graphicdesign_top_inner h2, .aptcd_books_top_inner h2, .aptcd_apps_top_inner h2, .aptcd_printing_top_inner h2, .aptcd_email_top_inner h2, .LTWMO_media_inner h2 {
        font-size: 1.7em;
    }
    

    .LTWMO_clear {
        margin: 60% 0 0;
    }
    
    .LTWMO_heartbeat_inner {
        width: 90%;
    }

    .LTWMO_heartbeat_inner h4 {
        font-size: 1.2em;
    }
    
    .LTWMO_dna_outter {
        clear: both;
        padding: 0px 0px 100px;
    }

    .LTWMO_dna_inner {
        width: 100%;
        display: inline-block;
    }

    .LTWMO_dna_text {
        width: 100%;
        display: inline-block;
        padding: 5em 0px;
    }

    .LTWMO_dna_text h3 {
        font-size: 1.3em;
    }
    
    .LTWMO_dna{
        width: 100%;
        font-size: 2.5em;
        padding: 2em 0px;
    }

    .dnaright {
        text-align: right;
        margin: 0px 50px 0px;
        padding: 0px 0px 50px 0px;
    }

    .dnaleft {
        text-align: left;
        margin: 0px 50px 0px;
        padding: 0px 0px 50px 0px;
    }
    
    .LTWMO_location_outter {
        clear: both;
        padding: 100px 0px;
    }

    .LTWMO_location_inner {
        width: 90%;
    }

    .LTWMO_location_inner h2 {
        font-size: 1.3em;
        font-weight: 700;
    }

    .LTWMO_location_box {
        width: 47%;
        margin: 0.5%;
        padding: 3%;
    }

    .LTWMO_location_box h4 {
        font-size: 1.0em;
    }

    .LTWMO_ourfounders_inner {
        width: 90%;
        margin: 0px auto;
    }

    .LTWMO_ourfounders_inner h3{
        font-size: 1.50em;
    }

    .LTWMO_ourfounders_inner h4{
        font-size: 1.0em;
    }

    .LTWMO_ourfounders_copy {
        font-size: 1.0em;
        width: 90%;
    }
    
    .LTWMO_depart_outter {
        clear: both;
        background-color: rgba(255,255,255,1.00);
        padding: 100px 0px 0px;
    }
    
    .LTWMO_depart_inner {
        margin: 0px auto;
        width: 100%;
    }

    .LTWMO_depart_inner h2 {
        font-size: 1.3em;
    }

    .LTWMO_depart_1, .LTWMO_depart_2, .LTWMO_depart_3, .LTWMO_depart_4 {
        padding: 100px 10px;
        width: 49%;
    }

    .LTWMO_depart_copy {
        padding: 100px 20px;
    }

    .LTWMO_depart_copy h3 {
        font-size: 2.2em;
    }

    .LTWMO_depart_copy h4 {
        font-size: 1.3em;
    }
    
    .LTWMO_salvation_copy_inner {
        width: 90%;
    }

    .LTWMO_salvation_copy_inner h2 {
        font-size: 1.3em;
    }
    

    .LTWMO_salvation_form_inner {
        width: 90%;
    }

    .LTWMO_salvation_form_inner h2 {
        font-size: 1.3em;
    }

    .salvation_name, .salvation_email, .salvation_tel {
        width: 100%;
    }

    .salvation_message {
        width: 100%;
    }
    
    
    
    





    /*Media */

    .LTWMO_media_inner {
        width: 90%;
        padding: 15% 0px 150px;
    }

    .LTWMO_media_all_inner {
        display: inline-block;
    }

    .LTWMO_media_all_box {
        width: 100%;
    }

    .LTWMO_media_all_box2 {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        flex-wrap: wrap;
        padding: 5% 0px;
    }

    .LTWMO_media_all_box2 h2 {
        font-size: 1.3em;
    }
    
    .LTWMO_media_all_box2 h3 {
        font-size: 1.0em;
    }
    









    /*Resources*/


    .LTWMO_resource_inner {
        width: 90%;
    }

    .LTWMO_resource_box_inner {
        width: 100%;
        display: inline-flex;
        flex-wrap: wrap;
    }

    .LTWMO_resource_box {
        width: 47%;
    }

    .LTWMO_item_photo {
        width: 50%;
        display: block;
        text-align: center;
        margin: 0px auto;
    }

    .LTWMO_item_photo img {
        width: 100%;
    }
    
    .LTWMO_item_name {
        font-size: 1.0em;
        padding: 10px 0px;
    }

    .LTWMO_item_price {
        font-size: 1.5em;
        font-weight: 600;
    }










    /*Contact */


    .LTWMO_contact_inner {
        width: 95%;
    }

    .LTWMO_contact_box_1 h3 {
        font-size: 1.3em;
    }
    
    
    
    
    
    
    
    
    .smalldown {
        display: block;
    }
    
    .mydesktop {
        display: none;
    }
    

    
    
    
    
    
    
	
	/*Form*/
	
	.visiting_name, .visiting_email, .visiting_phone, .visiting_people, .visiting_location, .visiting_date {
		width: 90%;
	}
	
	.visiting_send {
		width: 90%;
	}
    
    
    
    
    
    
    
    
    
    
    
}









@media only screen and (min-width:50px) and (max-width: 479px) {
	
	.top-header-main {
		min-height: 50px;
        background-color: white;
	}
	
	.top-header-inner {
		width: 100%;
	}
	
	.top-header-logo {
		width: 50px;
	}
	
	.top-header-logo img {
		width: 100%;
	}
	
	.top-header-name {
		width: 70%;
		padding: 0.40em 0px 0px 10px;
        display: none;
	}
	
	.top-header-name h1 {
		font-size: 0.85em;
	}
	
	.top-header-menu {
		width: 50%;
		padding: 0px 0px 0px 0px;
        float: right;
	}
    
    .video-text {
        padding: 35% 0px 17%;
    }

	
	.watch-us-listen {
		width: 90%;
	}
	
	.watch-us-inner, .listen-us-inner {
		width: 100%;
	}
	
	.listen-us-inner {
		margin-top: 50px;
	}
	
	.watch-us-inner h2, .listen-us-inner h2 {
		font-size: 1.2em;
	}
	
	
	.LTWMO-media {
		width: 15%;
	}
	
	.about-LTWMO-main {
		background-attachment: fixed;
	}
	
	.about-LTWMO-inner {
		width: 90%;
		padding: 20px;
		margin: 0px 0px 0px 5%;
	}
	
	.about-LTWMO-inner h2 {
		font-size: 1.0em;
	}
	
	.about-LTWMO-inner p {
		font-size: 0.8em;
	}
	
	.discover-LTWMO-main h1 {
		font-size: 1.20em;
	}
	
	.discover-LTWMO-inner {
		width: 90%;
	}
	
	.discover-LTWMO-services {
		width: 100%;
		margin: 0px 0px 0px 0px;
	}
	
	.discover-LTWMO-services h2 {
		font-size: 0.8em;
	}
	
	.discover-LTWMO-activities {
		width: 100%;
	}
	
	.LTWMO-activities {
		width: 94%;
		padding: 30px 10px;
		margin: 5% auto;
	}
	
	.LTWMO-activities h4 {
		font-size: 0.9em;
	}
	
	.LTWMO-activities h5 {
		font-size: 0.8em;
	}
	
	.discover-LTWMO-video {
		width: 100%;
	}
	
	.discover-LTWMO-events {
		width: 100%;
		margin: 0px 0% 0px 0px;
	}
	
	.discover-LTWMO-events h3, .discover-LTWMO-video h3 {
		font-size: 1.2em;
	}
	
	.LTWMO-community-main {
		background-attachment: fixed;
        padding: 100px 0px;
	}
	
	.LTWMO-community-inner {
		width: 90%;
		padding: 10px;
	}
	
	.LTWMO-community-inner h3 {
		font-size: 1.2em;
	}
	
	.LTWMO-community-inner h4 {
		font-size: 0.8em;
	}
    
    .visting-LTWMO-main {
         background-size: cover;
        background-attachment: fixed;
    }
    
	.visiting-LTWMO-inner {
		width: 90%;
	}
	
	.visiting-LTWMO-inner h2 {
		font-size: 1.2em;
	}
	
	.visiting-LTWMO-inner h4 {
		font-size: 1.0em;
	}
    
    .LTWMO-communityothers-pix {
        width: 48%;
    }
	
	.LTWMO-trending-inner {
		width: 90%;
	}
	
	.LTWMO-trending-inner h2 {
		font-size: 1.2em;
	}
	
	.LTWMO-salvation-inner {
		width: 90%;
		padding: 20px 0px;
		font-size: 1.3em;
		letter-spacing: 0.3em;
	}
    
    .LTWMO_news_video_inner {
        width: 90%;
    }

    .LTWMO_news_video h1 {
        font-size: 1.2em;
    }

    .discover-LTWMO-events {
        width: 100%;
        margin: 50px 0px 0px;
    }
    
    .discover-LTWMO-video {
        width: 100%;
    }

    .discover-LTWMO-events h3, .discover-LTWMO-video h3 {
        font-size: 1.2em;
    }
	
	.LTWMO-footer-main {
		padding: 20px;
	}
	
	.LTWMO-footer-inner {
		width: 90%;
	}
	
	
	
	
	
	
	
	
	
	/*Form*/
	
	.visiting_name, .visiting_email, .visiting_phone, .visiting_people, .visiting_location, .visiting_date {
		width: 90%;
	}
	
	.visiting_send {
		width: 90%;
	}
    
    
    
    
    
    



    /* All other pages*/

    
    .LTWMO_top_quick_links_inner {
        width: 100%;
    }

    .LTWMO_top_quick_links {
         margin: 1% 0.5%;
         width: 47%;
    }

    .LTWMO_welcome_inner {
        width: 90%;
    }

    .LTWMO_welcome_inner h2 {
        font-size: 1.20em;
    }
    
    .LTWMO_welcome_inner p {
        width: 100%;
        font-size: 1.0em;
    }

    .LTWMO_welcome_events_grid_inner {
        width: 90%;
    }

    .LTWMO_welcome_events_grid1 {
        margin: 1% 1%;
        width: 100%;
    }

    .LTWMO_welcome_events_grid2 {
        display: inline-block;
        margin: 1% 1%;
        width: 47%;
    }
    
    .LTWMO_bottom_quicklinks_inner {
        width: 90%;
    }

    .LTWMO_bottom_quicklinks_inner h2 {
        font-size: 1.2em;
        font-weight: 700;
    }
    
    .LTWMO_bottom_quicklinks {
        width: 40%;
    }
    
    
    
    .LTWMO_aboutus_top_outter, .LTWMO_founder_top_outter, .LTWMO_pastor_top_outter, .LTWMO_resources_top_outter, .LTWMO_salvation_top_outter, .aptcd_books_top_outter, .aptcd_apps_top_outter, .aptcd_printing_top_outter, .aptcd_email_top_outter, .aptcd_upc_top_outter, .aptcd_tpa_top_outter, .aptcd_tpab_top_outter, .aptcd_mf_top_outter, .aptcd_tpar_top_outter, .aptcd_video_top_outter, .LTWMO_partnership_top_outter, .LTWMO_prayer_top_outter, .LTWMO_jesus_top_outter {
        background-size: cover;
    }

    .LTWMO_aboutus_top_inner, .LTWMO_founder_top_inner, .aptcd_mainservices_top_inner, .aptcd_webdesign_top_inner, .aptcd_graphicdesign_top_inner, .aptcd_books_top_inner, .aptcd_apps_top_inner, .aptcd_printing_top_inner, .aptcd_email_top_inner {
        width: 90%;
        margin: 0px auto;
        text-align: center;
        padding: 45% 0px 200px;
    }

    .LTWMO_aboutus_top_inner h2, .aptcd_offers_top_inner h2, .aptcd_mainservices_top_inner h2, .aptcd_webdesign_top_inner h2, .aptcd_graphicdesign_top_inner h2, .aptcd_books_top_inner h2, .aptcd_apps_top_inner h2, .aptcd_printing_top_inner h2, .aptcd_email_top_inner h2, .LTWMO_media_inner h2 {
        font-size: 1.5em;
    }
    

    .LTWMO_clear {
        margin: 60% 0 0;
    }
    
    .LTWMO_heartbeat_inner {
        width: 90%;
    }

    .LTWMO_heartbeat_inner h4 {
        font-size: 1.1em;
    }
    
    .LTWMO_dna_outter {
        clear: both;
        padding: 0px 0px 100px;
    }

    .LTWMO_dna_inner {
        width: 100%;
        display: inline-block;
    }

    .LTWMO_dna_text {
        width: 100%;
        display: inline-block;
        padding: 5em 0px;
    }

    .LTWMO_dna_text h3 {
        font-size: 1.2em;
    }
    
    .LTWMO_dna{
        width: 100%;
        font-size: 2.5em;
        padding: 2em 0px;
    }

    .dnaright {
        text-align: right;
        margin: 0px 50px 0px;
        padding: 0px 0px 50px 0px;
    }

    .dnaleft {
        text-align: left;
        margin: 0px 50px 0px;
        padding: 0px 0px 50px 0px;
    }
    
    .LTWMO_location_outter {
        clear: both;
        padding: 100px 0px;
    }

    .LTWMO_location_inner {
        width: 90%;
    }

    .LTWMO_location_inner h2 {
        font-size: 1.2em;
        font-weight: 700;
    }

    .LTWMO_location_box {
        width: 47%;
        margin: 0.5%;
        padding: 3%;
    }

    .LTWMO_location_box h4 {
        font-size: 1.0em;
    }

    .LTWMO_ourfounders_inner {
        width: 90%;
        margin: 0px auto;
    }

    .LTWMO_ourfounders_inner h3{
        font-size: 1.50em;
    }

    .LTWMO_ourfounders_inner h4{
        font-size: 1.0em;
    }

    .LTWMO_ourfounders_copy {
        font-size: 1.0em;
        width: 90%;
    }
    
    .LTWMO_depart_outter {
        clear: both;
        background-color: rgba(255,255,255,1.00);
        padding: 100px 0px 0px;
    }
    
    .LTWMO_depart_inner {
        margin: 0px auto;
        width: 100%;
    }

    .LTWMO_depart_inner h2 {
        font-size: 1.2em;
    }

    .LTWMO_depart_1, .LTWMO_depart_2, .LTWMO_depart_3, .LTWMO_depart_4 {
        padding: 100px 10px;
        width: 49%;
    }

    .LTWMO_depart_copy {
        padding: 100px 20px;
    }

    .LTWMO_depart_copy h3 {
        font-size: 2.2em;
    }

    .LTWMO_depart_copy h4 {
        font-size: 1.2em;
    }
    
    .LTWMO_salvation_copy_inner {
        width: 90%;
    }

    .LTWMO_salvation_copy_inner h2 {
        font-size: 1.2em;
    }
    

    .LTWMO_salvation_form_inner {
        width: 90%;
    }

    .LTWMO_salvation_form_inner h2 {
        font-size: 1.2em;
    }

    .salvation_name, .salvation_email, .salvation_tel {
        width: 100%;
    }

    .salvation_message {
        width: 100%;
    }
    
    
    
    





    /*Media */

    .LTWMO_media_inner {
        width: 90%;
        padding: 15% 0px 150px;
    }

    .LTWMO_media_all_inner {
        display: inline-block;
    }

    .LTWMO_media_all_box {
        width: 100%;
    }

    .LTWMO_media_all_box2 {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        flex-wrap: wrap;
        padding: 5% 0px;
    }

    .LTWMO_media_all_box2 h2 {
        font-size: 1.2em;
    }
    
    .LTWMO_media_all_box2 h3 {
        font-size: 1.0em;
    }
    









    /*Resources*/


    .LTWMO_resource_inner {
        width: 90%;
    }

    .LTWMO_resource_box_inner {
        width: 100%;
        display: inline-flex;
        flex-wrap: wrap;
    }

    .LTWMO_resource_box {
        width: 47%;
    }

    .LTWMO_item_photo {
        width: 50%;
        display: block;
        text-align: center;
        margin: 0px auto;
    }

    .LTWMO_item_photo img {
        width: 100%;
    }
    
    .LTWMO_item_name {
        font-size: 1.0em;
        padding: 10px 0px;
    }

    .LTWMO_item_price {
        font-size: 1.5em;
        font-weight: 600;
    }










    /*Contact */


    .LTWMO_contact_inner {
        width: 95%;
    }

    .LTWMO_contact_box_1 h3 {
        font-size: 1.2em;
    }
    
    
    
    
    
    
    
    
    .smalldown {
        display: block;
    }
    
    .mydesktop {
        display: none;
    }
    

    
    
    
    
    
    
    
    
    
    
}



















 @-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}