/*
 -----------------------------
 PVII Layout Builder Magic
 by Project Seven Development
 www.projectseven.com
 Custom Styles
 -----------------------------
*/

/*
***************************************************
Font Families: You may edit the font-family values,
BUT DO NOT REMOVE OR RENAME THE 4 RULES BELOW
***************************************************
*/
.lbm-stack-sans {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;}
.lbm-stack-serif {font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;}
.lbm-stack-thin {font-family: Lato, "Gill Sans", Optima, sans-serif; font-weight: 300;}
.lbm-stack-fancy {font-family: Federo, "Gill Sans", Optima, sans-serif;}

body {
	font-family: 'Slabo 27px', serif;
	color: #888888;
	font-weight: normal;
	font-size: 1.1em
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #a374b2;
}
h1 {
	font-size: 250%;
	text-align: center;
}
h2 {font-size: 180%;}
h3 {font-size: 150%;}
h4 {font-size: 136%;}
h5 {font-size: 126%;}
h6 {font-size: 110%;}
h2 {
	margin-bottom: 20px;
	text-align: center;
}
h3 {
	margin-bottom: 0px;
}
h4 {
	margin-bottom: 0px;
}
h5 {
	text-align: left;
	margin-bottom: 0px;
}
h6 {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 15px;
}
.scalable-rounded {
	width: auto;
	height: auto;
	max-width: 100%;
	border-radius: 7px;
}
.scalable-fancy {
	width: auto;
	height: auto;
	max-width: 100%;
	border-radius: 7px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}
.big {
	font-size: 130%;
}
p {
	font-size: 1.1em;
	line-height: 1.4em;
}
hr {
    border-color: #713e5A;
	border-size: 1px;
	border-style: solid;
	margin-top: 15px;
	margin-bottom: 25px;
}

/*
Link Styles
Assign one of the following classes to
Text Links on your page
*/
.text-link-light {
	color: #EEE;
	border-bottom: 1px dotted;
}
.text-link-dark {
	color: #000;
	border-bottom: 1px dotted;
}
.text-link-dark:hover, .text-link-light:hover {
	border-bottom: 1px solid;
}
.text-link-dark, .text-link-light {
	text-decoration: none;
}


/*Media Queries*/

@media only screen and (min-width: 767px) and (max-width: 1100px) {
body {font-size: 100%;}
h1 {font-size: 250%;}
h2 {font-size: 180%;}
h3 {font-size: 150%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 100%;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
body {font-size: 95%;}
h1 {font-size: 240%;}
h2 {font-size: 180%;}
h3 {font-size: 150%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 100%;}
}

@media only screen and (min-width: 0px) and (max-width: 480px) {
body {font-size: 90%;}
h1 {font-size: 230%;}
h2 {
	font-size: 170%;
}
h3 {font-size: 150%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 100%;}
}

/*Spaces*/

.space1 {
	width: 100%;
	height: 1px;
	float: left;
}
.space3 {
	width: 100%;
	height: 3px;
	float: left;
}
.space10 {
	width: 100%;
	height: 10px;
	float: left;
}
.space15 {
	width: 100%;
	height: 15px;
	float: left;
}
.space16 {
	width: 100%;
	height: 16px;
	float: left;
}
.space17 {
	width: 100%;
	height: 17px;
	float: left;
}
.space18 {
	width: 100%;
	height: 18px;
	float: left;
}
.space19 {
	width: 100%;
	height: 19px;
	float: left;
}
.space20 {
	width: 100%;
	height: 20px;
	float: left;
}
.space30 {
	width: 100%;
	height: 30px;
	float: left;
}
.space40 {
	width: 100%;
	height: 40px;
	float: left;
}
.space50 {
	width: 100%;
	height: 50px;
	float: left;
}
.space60 {
	width: 100%;
	height: 60px;
	float: left;
}
.space70 {
    width: 100%;
	height: 70px;
	float: left;	
}
.space80 {
	width: 100%;
	height: 80px;
	float: left;
}
.space90 {
    width: 100%;
	height: 90px;
	float: left;	
}
.space100 {
    width: 100%;
	height: 100px;
	float: left;	
}
.space110 {
    width: 100%;
	height: 110px;
	float: left;	
}
.space120 {
    width: 100%;
	height: 120px;
	float: left;	
}
.space130 {
    width: 100%;
	height: 130px;
	float: left;	
}
.space180 {
    width: 100%;
	height: 180px;
	float: left;	
}
.space30no {
	width: 100%;
	height: 30px;
}
@media only screen and (min-width: 1px) and (max-width: 800px) {
.mobilespace20 {
	width: 100%;
	height: 20px;
	float: left;	
}
}

/* List Styles */

ul {
    padding-left: 0px;
	margin-left: 10px;	
}

.check_list li,
.plus_list li,
.minus_list li,
.star_list li,
.arrow_list li,
.square_list li,
.circle_list li,
.cross_list li {
	list-style: none;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 13px;
}

.check_list li {background: url(../icons/list/blue/list_check.png) no-repeat 0% 50%; padding: 0 0 0 18px;}
.plus_list  li {background: url(../icons/list/blue/list_plus.png) no-repeat 0% 50%; padding: 0 0 0 18px;}
.minus_list  li {background: url(../icons/list/blue/list_minus.png) no-repeat 0% 50%; padding: 0 0 0 18px;}
.star_list  li {background: url(../icons/list/blue/list_star.png) no-repeat 0% 50%; padding: 0 0 0 16px;}
.arrow_list  li {background: url(../icons/list/blue/list_arrow.png) no-repeat 0% 50%; padding: 0 0 0 16px;}
.square_list  li {background: url(../icons/list/blue/list_square.png) no-repeat 0% 50%; padding: 0 0 0 26px;}
.circle_list  li {background: url(../icons/list/blue/list_circle.png) no-repeat 0% 50%; padding: 0 0 0 16px;}
.cross_list  li {background: url(../icons/list/blue/list_cross.png) no-repeat 0% 50%; padding: 0 0 0 16px;}

/* Padding */

.buttonpad {
	margin-bottom: 10px;
	margin-top: 2px;
	margin-right: 20px;
}
.nopad {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.nopadtopbot {
	padding-top: 0px;
	padding-bottom: 0px;
}
.nopadbot {
	padding-bottom: 0px;
}
.nopadtop {
	padding-top: 0px;
}
.padtopbot20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.noleftpad {
     padding-left: 0px;	
}
.padleft {
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;	
}
.padright {
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;	
}
.lowertoppad {
     padding-top: 30px;	
}
.smallpad {
	padding-top: 20px;
	padding-bottom: 20px;
}
@media only screen and (min-width: 1px) and (max-width: 910px) {
.noleftpad {
     padding-left: 30px;	
}
	.padleft {
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;	
}
.padright {
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;	
}
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
.buttonpad {
     margin-bottom: 25px;
	 margin-top: 10px;	
}
}

/* Responsive Video Embed */

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Backgrounds */

.blackbg {
    background-color: #12130f;	
}
.greybg {
    background-color: #7f7f7d;	
}
.ltgreybg {
    background-color: #f9f9f9;	
}
.purplebg {
    background-color: #725b79;	
}

/* Menu Improvement */

.messagetext {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	color: #666666;
	float: left;
}


/*Other*/

.homehead {
	font-family: 'Slabo 27px', serif;
	font-size: 1.2em;
	color: #1f3770;
	text-align: center;
}
.hometext {
	font-family: 'Slabo 27px', serif;
	font-size: 1.8em;
	color: #1f3770;
	text-align: center;
}
.toptext {
	font-size: 1em;
	color: #ffffff;
	line-height: 1.2em;
	padding-top: 20px;
	float: left;
}
.alignright {
    text-align: right;	
}
.alignleft {
    text-align: left;	
}
.aligncenter {
    text-align: center;	
}
img aligncenter {
    text-align: center;	
}
.copy {
	font-family: 'Slabo 27px', serif;
    color: #232323;
	font-size: 0.8em;
	text-align: left;
	float: left	
}
.loqium {
	font-family: 'Slabo 27px', serif;
	color: #232323;
	font-size: 0.8em;	
	text-align: right;
	float: right	
}
#end a {
    color: #efefef;	
	text-decoration: none;
}
#end a:hover {
    color: #c0c0c0;	
	text-decoration: none;
}
#end a:active {
    color: #ffffff;	
	text-decoration: none;
}
#footer p{
    color: #ffffff;	
}
#footer h3{
	color: #62c191;
	text-align: center;
}
#footer ul {
	padding-left: 0px;
	margin-left: 0px;	
}
#footer li {
	font-family: 'Slabo 27px', serif;
	color: #ffffff;
	font-size: 1.2em;
	list-style: none;
	margin-bottom: 12px;
}
#footer a {
    color: #ffffff;	
	text-decoration: none;
}
#footer a:hover {
    color: #c0c0c0;	
	text-decoration: none;
}
#footer a:active {
    color: #ffffff;	
	text-decoration: none;
}
#footerq p{
    color: #c0c0c0;	
	text-align: center;
	font-size: 1.1em;
}
#footerq h3{
	color: #ffffff;
	text-align: center;
}
#footerq a {
    color: #c0c0c0;	
	text-decoration: none;
}
#footerq a:hover {
    color: #ffffff;	
	text-decoration: none;
}
#footerq a:active {
    color: #fefefe;	
	text-decoration: none;
}
#fullmenu a {
    color: #7a6d98;	
}
#fullmenu a:hover {
    color: #232323;	
}
#fullmenu a:active {
    color: #7a6d98;	
}
.floatleft {
    float: left;	
}
.floatright {
    float: right;	
}
.freebanner {
	font-family: 'Slabo 27px', serif;
	color: #232323;
	font-size: 120%;
	text-align: center;
	padding-top: 2px;
}
.white {
	color: #ffffff;
}
.purple {
	color: #713e5A;	
}
.bold {
	font-weight: bold;	
}
.facebook {
    margin-top: 20px;
	width: 38px;
	height: 38px;
	margin-left: auto;
	margin-right: auto;	
}
@media only screen and (min-width: 1px) and (max-width: 800px) {
#header {
	display: none;
}
}
@media only screen and (min-width: 801px) and (max-width: 999999px) {
#header1 {
	display: none;
}
}
.whitetext {
    color: #ffffff;	
}
li {
    margin-bottom: 10px;	
}
blockquote {
	font-size: 1.05em;
	color: #555555;
	line-height: 1.5em;
	font-style: italic;
}
.pref {
	font-size: 0.9em;
	margin-top: -21px;
	margin-left: 30px;
}
.message {
    width: 80%;	
	margin-right: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 4px;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 1px;	
	font-weight: normal;
}
.buttonspecial {
	background-color: #df1328;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-color: #ffffff;
	font-size: 0.9em;
	border-radius: 0px;
}
.rightimagespace {
	width: 100%;
	height: 12px;
	float: left;
}

.appear {
	display: none;
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
.hide {
		display: none;
	}
	.appear {
		display: block;
	}
.rightimagespace {
	width: 100%;
	height: 0px;
	float: left;
}
}

.clear {
    width: 100%;
	height: 1px;
	float: left;
	clear: both;	
}

.socialmedia {
	width: 34px;
	height: 34px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.smalltext {
	font-size: 80%;
}
.req {
	font-family: 'Roboto', sans-serif;
	font-size: 80%;
	pading-top: 6px;
}
.testimonials {
	color: #000000;
	font-size: 1em;
	line-height: 1.4em;
}
.h1alt {
	color: #54375d;
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
	.consadjust {
	width: 100%;
	height: 0px;
}
	.toppadgo {
		padding-top: 0px;
	}
	.botpadgo {
		padding-bottom: 0px;
	}
}
.faith {
	font-weight: 100;
	padding: 0px;
	margin-top: 20px;
}
.love {
	letter-spacing: 3px;
	padding: 0px;
	margin: 0px;
}
.hope {
	font-weight: 100;	
	padding: 0px;
	margin-bottom: 10px;
}
.strip {
	width: 100%;
	height: 6px;
	background-color: #725b79;
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
	.strip {
	display: none;
}
}
@media only screen and (min-width: 961px) and (max-width: 1200px) {
	.strip {
	width: 100%;
	height: 3px;
	background-color: #725b79;
}
}
.quote {
	height: 52px;
	width: 60px;
	float: left;
	margin-right: 20px;
	background-image: url(../images/quote.png)
}
.testimonial {
	font-family: 'Slabo 27px', serif;
	font-size: 1.3em;
	color: #ffffff;
	font-style: italic;
	font-weight: 300;
	line-height: 1.5em;
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
	.toppadgo {
		padding-top: 0px;
	}
	.botpadgo {
		padding-bottom: 0px;
	}
}
.mobilespace30 {
	width: 100%;
	height: 30px;
	float: left;	
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
.mobilespace30 {
	width: 100%;
	height: 0px;
	float: left;	
}
}
.greyline {
	width: 100%;
	height: 1px;
	background-color: #efefef;
	float: left;
}
.action {
	font-size: 135%;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}
.homescrolleritem {
	height: 250px;
	width: 500px;
	margin-right: 20px;
	display: inline;
	overflow: hidden;
}
.person {
	font-size: 1.1em;
	padding-top: 16px;
}