/*
 ----------------------------- 
 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;}


h1, h2, h3, h4, h5 {
	font-weight: normal;
}
h1 {font-size: 200%;color: #fff;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .3em}
h2 {font-size: 170%;color: #fff;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .3em;}
h3 {font-size: 155%;color: #fff;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .3em;}
h4 {font-size: 135%;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .3em}
h5 {font-size: 125%;color: #fff;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .3em}

.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);
}

.bigg {
	font-size: 180%;
}
.bigg strong {
	font-weight: 400;
}

/*
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: 85%;}
.slide {
font-family: 'Patua One', cursive;
color: #fff;
font-size: 36px;  
}
.col1-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 16px;
}
.col2-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #454b4b;
font-size: 14px;
}
h3{
font-size: 120%;color: #fff;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .1em
}
.pd{
padding-top: 0;
}
.pb{
padding-bottom: 0;
}
h4 {font-size: 110%;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .1em
}
}


@media only screen and (min-width: 480px) and (max-width: 767px) {

body {font-size: 80%;}
.logo {
margin-top: 15px;
text-align: center;
}
.ph {font-size: 15px;
font-weight:bold;
text-align: right;
}
.mn{
letter-spacing: .1em;
} 
.col1-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 16px;
}
.col2-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #454b4b;
font-size: 14px;
}
.col4-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 14px;
}
.col4-title{
line-height: 1.3;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 14px;
}
.col6-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 16px;
}
h3{font-size: 120%;color: #fff;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .1em
}
h4 {font-size: 110%;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .1em 
}   
.pd{
padding-top: 0;
}
.pb{
padding-bottom: 0;
}
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

body {font-size: 80%;}
.logo {
margin-top: 15px;
text-align: center;
} 
.ph {font-size: 15px;
font-weight:bold;
text-align: center;
} 
.mn{
letter-spacing: .1em;
}
.col1-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 15px;
}
.col1-top-esp{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 12px;
}
.col2-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #454b4b;
font-size: 14px;
}
 .col3-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #454b4b;
font-size: 14px;
}
.col4-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 14px;
}
.col4-title{
line-height: 1.3;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 14px;
} 
.col6-top{
line-height: 1.5;
letter-spacing: .1em;
word-spacing: .1em;
color: #fff;
font-size: 16px;
}
}
.pd{
padding-top: 0;
}
.pb{
padding-bottom: 0;
}
h3{font-size: 110%;color: #fff;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .1em
} 
h4 {font-size: 110%;font-family: 'PT Serif', serif; font-weight: bold; letter-spacing: .1em}
