/*
 -----------------------------
 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: 'Lato', sans-serif;
	color: #101010;
	font-weight:300;
	font-size: 1.05em;
    background-image: url(../images/sydney.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin-top: 0px;
    font-family: 'Lato', sans-serif;
    color: #101010;
}
h1 {
	font-size: 160%;
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}
h2 {
    font-size: 160%;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #0e4d9d;
    text-align: center;
}
h3 {font-size: 150%;}
h4 {font-size: 140%;}
h5 {font-size: 140%;}
h6 {font-size: 110%;}
h3 {
    color: #0e4d9d;
    margin-bottom: 12px;
    text-align: center;
}
h4 {
	margin-bottom: 0px;
    color: #888888;
    text-align: center;
}
h5 {
	margin-bottom: 0px;
}
h6 {
	margin-bottom: 0px;
}
.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);
}
.bigger {
	font-size: 126%;
}
.smaller {
    font-size: 106%;
}
p {
	color: #101010;
	font-size: 1.15em;
	line-height: 1.4em;
}
.black {
    color: #000000;
}
.white {
    color: #ffffff;
}
.grey {
    color: #d2d2d2;
}
hr {
    border-color: #4e4f49;
	border-size: 1px;
	border-style: solid;
	margin-top: 15px;
	margin-bottom: 25px;
}
.emailus {
	font-size: 2em;
    color: #F51722;
    text-align: center;
    font-weight: bold;
}

/*
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: 180%;}
h2 {font-size: 180%;}
h3 {font-size: 150%;}
h4 {font-size: 140%;}
h5 {font-size: 140%;}
h6 {font-size: 100%;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
body {font-size: 100%;}
h1 {font-size: 180%;}
h2 {font-size: 180%;}
h3 {font-size: 150%;}
h4 {font-size: 140%;}
h5 {font-size: 140%;}
h6 {font-size: 100%;}
}

@media only screen and (min-width: 0px) and (max-width: 480px) {
body {font-size: 100;}
h1 {font-size: 180%;}
h2 {font-size: 180%;}
h3 {font-size: 150%;}
h4 {font-size: 140%;}
h5 {font-size: 140%;}
h6 {font-size: 100%;}
}

/*Spaces Float Left*/

.space2 {
	width: 100%;
	height: 2px;
	float: left;
}
.space10 {
	width: 100%;
	height: 10px;
	float: left;
}
.space15 {
	width: 100%;
	height: 15px;
	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;	
}
.narrow {
    padding-left: 60px;
    padding-right: 60px;
}

@media only screen and (min-width: 1px) and (max-width: 960px) {
.heightgo {
    height: 0px;
}
.narrow {
    padding-left: 0px;
    padding-right: 0px;
}
}

/* List Styles */

ul {
    padding-left: 0px;
	margin-left: 10px;	
    margin-top: 20px;
}

.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;
    color: #101010;
	font-size: 1.14em;
	line-height: 1.2em;
}

.check_list li {background: url(../icons/list_check.png) no-repeat 0% 50%; padding: 0 0 0 18px;}
.plus_list  li {background: url(../icons/list_plus.png) no-repeat 0% 50%; padding: 0 0 0 18px;}
.minus_list  li {background: url(../icons/list_minus.png) no-repeat 0% 50%; padding: 0 0 0 18px;}
.star_list  li {background: url(../icons/list_star.png) no-repeat 0% 50%; padding: 0 0 0 16px;}
.arrow_list  li {background: url(../icons/list_arrow.png) no-repeat 0% 50%; padding: 0 0 0 16px;}
.square_list  li {background: url(../icons/list_square.png) no-repeat 0% 50%; padding: 0 0 0 26px;}
.circle_list  li {background: url(../icons/list_circle.png) no-repeat 0% 50%; padding: 0 0 0 16px;}
.cross_list  li {background: url(../icons/list_cross.png) no-repeat 0% 50%; padding: 0 0 0 16px;}


/* Padding */

.buttonpad {
	margin-bottom: 2px;
	margin-top: 50px;
    margin-right: 10px;
}
.buttonpad1 {
	margin-top: 10px;
    color: #101010
}
@media only screen and (min-width: 1px) and (max-width: 800px) {
.buttonpad {
	margin-bottom: 2px;
	margin-top: 0px;
    margin-right: 10px;
}
}
.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;
}
.smallpad {
	padding-top: 30px;
	padding-bottom: 16px;
    padding-left: 0px;
    padding-right: 0px;
}
.menupad {
	padding-top: 19px;
	padding-bottom: 9px;
    padding-left: 0px;
    padding-right: 0px;
}
.footerpad {
	padding-top: 20px;
	padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.noleftpad {
     padding-left: 0px;	
}
.formpad {
     top-padding: 20px;
     bottom-padding: 20px;
     left-padding: 25px;
     right-padding: 25px;
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
.toppadgo {
     padding-top: 0px;
}
.botpadgo {
     padding-top: 0px;
}
}

@media only screen and (min-width: 1px) and (max-width: 910px) {
.noleftpad {
     padding-left: 30px;	
}
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
.buttonpad {
     margin-bottom: 25px;
	 margin-top: 10px;	
}
}

/* Backgrounds */

.blackbg {
    background-color: #101010;	
}
.ltbluebg {
    background-color: #0398f6;	
}
.dkbluebg {
    background-color: #0e4d9d;	
}
.yellowbg {
    background-color: #fff41e;	
}
.whitebg {
    background-color: #ffffff;	
}
.ltgreybg {
    background-color: #e7e7e7;	
}
/* Other */

@media only screen and (min-width: 961px) and (max-width: 999999px) {
#header1 {
	display: none;
}
}
@media only screen and (min-width: 1px) and (max-width: 960px) {
#header {
	display: none;
}
.hide {
    display: none;
}
}

.alignright {
    text-align: right;	
}
.alignleft {
    text-align: left;	
}
.aligncenter {
	text-align: center;
}
.copy {
    color: #d2d2d2;
	font-size: 0.8em;
	text-align: left;
	float: left;
    padding-left: 10px;
}
.loqium {
	color: #d2d2d2;
	font-size: 0.8em;	
	text-align: right;
	float: right;	
    padding-right: 10px;
}
#end a {
    color: #d2d2d2;	
	text-decoration: none;
}
#end a:hover {
    color: #ffffff;	
	text-decoration: none;
}
#end a:active {
    color: #d2d2d2;	
	text-decoration: none;
}
#footer p{
    color: #d2d2d2;	
}
#footer ul {
	padding-left: 0px;
	margin-left: 0px;	
}
#footer li {
	color: #d2d2d2;
	font-size: 1.1em;
	list-style: none;
	margin-bottom: 12px;
}
#footer h3 {
    color: #efefef;
}
#footer a {
    color: #d2d2d2;	
	text-decoration: none;
}
#footer a:hover {
    color: #fff41e;
	text-decoration: none;
}
#footer a:active {
    color: #d2d2d2;
	text-decoration: none;
}
.floatleft {
    float: left;	
}
.floatright {
    float: right;	
}
li {
    margin-bottom: 10px;	
}
blockquote {
	font-size: 1em;
	color: #555555;
	line-height: 1.4em;
	font-style: italic;
}
.social {
    margin-top: 30px;
	width: 100px;
	height: 34px;
    margin-left: auto;
    margin-right: auto;
}
.linkedin {
	width: 34px;
	height: 34px;
    margin-right: 20px;
    margin-left: 4px;
    float: left;
}
.twitter {
	width: 34px;
	height: 34px;	
    float: left;
}
.dropcap {
	background: #eaeaea;
	color: #666666;
	display: inline-block;
	font-size: 21px;
	font-weight: 600;
	height: 28px;
	margin-top: 0;
	margin-right: 2px;
	margin-left: 0;
	margin-bottom: 0;
	text-align: center;
	width: 24px;
	border: 1px solid #eaeaea;
}
.dropcap1 {
	background: #f0f0f0;
	color: #666666;
	display: inline-block;
	font-size: 21px;
	font-weight: 600;
	height: 28px;
	margin-top: 0;
	margin-right: 2px;
	margin-left: 0;
	margin-bottom: 0;
	text-align: center;
	width: 24px;
	border: 1px solid #f0f0f0;
}
.testimonial {
	font-size: 1.25em;
    font-style:italic;
	color: #555555;
	font-style: italic;
	font-weight: 300;
	line-height: 1.5em;
}
.quote {
	height: 52px;
	width: 60px;
	float: left;
	margin-right: 20px;
    margin-bottom: 20px;
	background-image: url(../images/quote.png)
}
.whiteline {
	width: 120px;
	height: 2px;
	float: left;
	clear: both;
	background-color: #b02d5e;
	margin-top: 20px;
}
.greyline {
	width: 100%;
	height: 2px;
	float: left;
	clear: both;
	background-color: #c9c9c9;
}
.person {
	font-size: 1.15em;
	color: #070707;
	float: left;
	clear: both;
	margin-top: 24px;
}
.butplace1 {
    width: 124px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.butplace2 {
    width: 144px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.maxwidth {
	max-width: 350px;
    min-width: 200px;
}
.pullup {
    margin-top: 15px;
}
.callout {
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	font-size: 160%;
	text-align: center;
	margin-bottom: 10px;
}