/* 
  -----------------------------------
  7R
  Custom CSS
  -----------------------------------
*/

/* Add your Exception and Custom Rules Here*/

.logo{
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    z-index: 999999999;
    width: 100%;
    color: #ffffff;
    
	}

.menu{
	margin: 0px;
	padding: 0px;
	padding-top: 120px;
	position: absolute;
	top: 0px;
	z-index: 999999999;
	width: 100%;
	background-color: #ffffff;
	}

#home {
	padding: 0px;
	margin: 0px;
	vertical-align: baseline;
}
#home h1 {
    padding-top: 350px;
    padding-bottom: 0px;
    text-align: center;
    color: #988876;
    letter-spacing: 10px;
    font-weight: 300;
    margin-bottom: 0px;
}
#home img {
    padding-top: 150px;
    padding-bottom: 20px;
    max-width: 30%;
	height:auto;
}
#home h2 {
	margin-top:1px;
    padding-top: 0px;
    padding-bottom: 350px;
    text-align: center;
    color: #727272;
    text-transform: uppercase;
    letter-spacing: 7px;
}
#home h4 {
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	font-size: 100%;
	text-align: center;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#home p {
	text-align: center;
}

#main {
	padding: 0px;
	margin: 0px;
	vertical-align: baseline;
	height: auto;
	background-image: url(img/template.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 100%;
}
#main img {
	padding-top: 75px;
	padding-bottom: 0px;
	max-width: 70%;
	text-align: center
}
.main {
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
	vertical-align: baseline;
}
.main h1 {
    padding-top: 150px;
    padding-bottom: 0px;
    text-align: center;
    color: rgba(188,190,197,1.00);
    letter-spacing: 13px;
    font-size: 177%;
}
.main h2 {
    padding-top: 0px;
    padding-bottom: 105px;
    text-align: center;
    color: #0f4dbc;
    text-transform: uppercase;
    letter-spacing: 15px;
    font-size: 77%;
}
.main p {
	text-align: center;
}
#title {
}
#title h1{
	padding: 0px;
	margin: 0px;
}
#about{
	height: auto;
	background-size: cover;
	background-image: url(img/top2.jpg);
	background-position: 50% 50%;
	background-repeat:no-repeat;
}
#intro{
	padding-bottom: 30px;
	padding-top: 50px;
	margin-top: -70px;
	
}
#design {
}
#design img{
	text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}
.intro {
}
.intro h2 {
    font-family: 'Teko', 'Lato', Calibri, Arial, Helvetica, sans-serif;
    color: #988876;
    font-size: 400%;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 300;
    margin-top: 0px;
	margin-bottom:0px;
    text-shadow: 5px 5px 30px #000000;
}
.intro h4 {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
	font-size: 220%;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0px;
}
.intro h3 {
    font-family: 'Teko', 'Lato', Calibri, Arial, Helvetica, sans-serif;
    color: #988876;
    font-size: 195%;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 300;
    margin-top: 0px;
}
.intro h5 {
    font-size: 120%;
    color: #EBA303;
	letter-spacing: 10px;
	margin-top:0px;
}
.intro p {
    line-height: normal;
    color: #988876;
    font-size: 100%;
    font-weight: normal;
    letter-spacing: 0px;
    padding-top: 5px;
    padding-bottom: 20px;
    margin: 0px;
}
.intro a:link {
    text-decoration: none;
    text-align: center;
}
.intro a:hover {
	text-decoration: none;
}
.intro a:visited {
	text-decoration: none;
}
.intro ul{
	padding-bottom: 10px;
	list-style: none;
	margin: 0;
}
.intro ul li{
	float: none;
	font-size: 80%;
}
.intro ul a{
	}
.intro img{
    text-align: center;
    max-width: 45%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 50%;
}
#para p {
    line-height: 30px;
    font-size: 90%;
    font-weight: normal;
    letter-spacing: 0px;
    margin: 0px;
}
a.button-intro, a.button-intro:visited {
	display: inline-block;
	text-decoration: none;
	padding: 22px 30px;
	font-size: 198%;
	text-transform: uppercase;
	border: 5px solid #DFE8FC;
	background-color: #0e42b3;
	margin-top: 0px;
	color: #DFE8FC;
	border-radius: 50%;
	font-weight: 700;
}
a.button-intro:hover, a.button-intro:focus {
	background-color: #092E7C;
	border: 5px solid #ffffff;
	color: #ffffff;
	outline: none;
}
.sep-right {
    border-right: 1px solid #3f322f;
}
.serv {
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0px;
    vertical-align: baseline;
    /* [disabled]padding-top: 50px; */
    /* [disabled]padding-bottom: 50px; */
    /* [disabled]border-bottom: 1px solid rgba(171,171,171,1.00); */
    text-align: center;
}
.serv h3 {
	font-weight: 300;
}
.serv h5 {
	font-size: 85%;
	text-align: right;
	font-style: italic;
	color: rgba(255,255,255,.70);
}
.serv p {
    line-height: 1.5em;
    color: #E4DBD3;
}
.serv a:link {
	text-decoration: none;
	color: rgba(23,23,23,1.00);
}
.serv a:hover {
	text-decoration: none;
	color: #ffffff;
}
.serv a:visited {
	text-decoration: none;
	color: rgba(23,23,23,1.00);
}
.serv ul{
	padding-bottom: 10px;
	list-style: none;
	margin: 0;
}
.serv ul li{
	float: none;
	font-size: 80%;
}
.serv ul a{
	}
.serv img{
	text-align: center;
	border-radius: 50%;
	max-width: 55%;
}
#bolder {
	font-weight: 700;
	letter-spacing: normal;
}
#promo {
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
#promo img {
	width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
#disclaim {
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
#disclaim img {
	width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
#whitepage h1 {color: #222222;
}

.footer a {
    color: #EBA303;
    text-decoration: none;
}
.footer a:visited {
    color: #EBA303;
    text-decoration: none;
}	 
.footer a:hover, .footer a:focus {
    color: #EBA303;
    text-decoration: none;
 }
#links {
	background-size: cover;
	text-align: center;
	font-weight:normal;
}
#links a:link {
	text-decoration: none;
}
#links a:hover {
	text-decoration: none;
}
#links a:visited {
	text-decoration: none;
}
#links ul{
	padding-bottom: 30px;
	list-style: none;
	margin: 0;
}
#links ul li{
	float: none;
}
#links ul a{
	text-decoration: none;
	font-weight:300;
	text-transform: uppercase;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	padding-right: 30px;
	border-left-style: none;
	font-size: 10px;
	float: left;
	}
#footer{
    /* [disabled]color: #888888; */
    font-size: 65%;
}
.sevenr-footer a {
    color: #EBA303;
    text-decoration: none;
}
.sevenr-footer a:visited {
    color: #EBA303;
    text-decoration: none;
}	 
.sevenr-footer a:hover, .sevenr-footer a:focus {
    color: #EBA303;
    text-decoration: none;
 }
.footer {
    box-sizing: border-box;
    color: #988876;
    text-transform: uppercase;
    font-weight: normal;
}
.sevenr-footer {
	padding-top: .5em;
	padding-right: .3em;
	padding-left: .3em;
	padding-bottom: .5em;
	text-align: center;
	box-sizing: border-box;
	color: #988876;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	font-weight: normal;
}
.sponsor-title {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 5px;
	color: rgba(126,126,126,1.00);
	padding-top: 22px;
 }
.spread-title {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 5px;
	color: rgba(126,126,126,1.00);
 }

a.button-link, a.button-link:visited {
    font-family: 'Lato', "Gill Sans", Optima, Arial, sans-serif;
    display: inline-block;
    text-decoration: none;
    padding: 10px 20px;
    font-size: 90%;
    /* [disabled]background-color: #0e42b3; */
    border: 1px solid #EBA303;
    color: #EBA303;
    text-transform: uppercase;
    margin-top: 0px;
    /* [disabled]margin-bottom: 190px; */
    border-radius: 25px;
    font-weight: 300;
}
a.button-link:hover, a.button-link:focus {
    background-color: rgba(255,255,255,0.20);
    border: 1px solid #797979;
    color: #FFFFFF;
    outline: none;
}
a.button-linkdark, a.button-linkdark:visited {
	font-family: 'Barlow', "Gill Sans", Optima, Arial, sans-serif;
	display: inline-block;
	text-decoration: none;
	padding: 10px 30px;
	font-size: 90%;
	text-transform: uppercase;
	border-color: #092E7C;
	border-style: solid;
	border-width: 2px;
	background-color: #033566;
	margin-top: 0px;
	color: #DFE8FC;
	border-radius: 25px;
	font-weight: 300;
}
a.button-linkdark:hover, a.button-linkdark:focus {
	border: 2px solid rgba(3,153,255,1.00);
	color: #ffffff;
	outline: none;
}
a.dark-link, a.dark-link:visited {
	color: #c2a569;
	text-decoration: none;
	font-weight: normal;
}
a.dark-link:hover, a.dark-link:focus {
	color: #ffffff;
	text-decoration: none;
}
a.gold-link, a.gold-link:visited {
	color: #c2a569;
	text-decoration: none;
	font-weight: normal;
}
a.gold-link:hover, a.gold-link:focus {
	color: #ffffff;
	text-decoration: none;
}
a.dark-button {
	display: inline-block;
	color: rgb(255, 255, 255);
	background-color: #999999;
	padding: 10px 25px;
	font-size: 70%;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 25px;
}
a.dark-button:hover {
	background-color: rgba(96,96,96,1.00);
	color: #FFF;
}
a.mast-button {
	background-color: rgba(255,255,255,0.30);
	border: 2px solid rgba(255,255,255,1.00);
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 35px;
	padding-left: 68px;
	padding-bottom: 7px;
	color: #FFFFFF;
	font-size: 90%;
	letter-spacing: 3px;
	background-image: url(img/stickit-background.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.mast-button:hover {
	background-color: rgba(255,255,255,0.10);
	color: #FFF;
	border-color: inherit;
}
a.register-button {
	background-color: rgba(255,255,255,0.30);
	border: 2px solid rgba(255,255,255,1.00);
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 35px;
	padding-left: 68px;
	padding-bottom: 7px;
	color: #FFFFFF;
	font-size: 90%;
	letter-spacing: 3px;
	background-image: url(img/stickit-background.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.register-button:hover {
	background-color: rgba(255,255,255,0.10);
	color: #FFF;
	border-color: inherit;
}
a.register-button-onwhite {
	background-color: rgba(255,255,255,0.30);
	border: 2px solid rgba(255,255,255,1.00);
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 35px;
	padding-left: 68px;
	padding-bottom: 7px;
	color: #575757;
	font-size: 90%;
	letter-spacing: 3px;
	background-image: url(img/stickit-background.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	text-decoration: none;
	}
a.register-button-onwhite:hover {
	background-color: rgba(255,255,255,0.10);
	color: #FFF;
	border-color: inherit;
}
a.phone-link, a.phone-link:visited {
    font-family: 'Lato', "Gill Sans", Optima, Arial, sans-serif;
    display: inline-block;
    text-decoration: none;
    padding: 12px 25px;
    font-size: 90%;
    /* [disabled]background-color: #0e42b3; */
    border: 1px solid #969696;
    color: #DDDDDD;
    text-transform: uppercase;
    margin-top: 0px;
    /* [disabled]margin-bottom: 190px; */
    border-radius: 25px;
    font-weight: 300;
}
a.phone-link:hover, a.phone-link:focus {
    background-color: rgba(255,255,255,0.20);
    border: 1px solid #797979;
    color: #FFFFFF;
    outline: none;
}
.pink-text {
	color: #F83CAA;
}
.yellow-text {
	color: #ffffff;
	font-family: 'Merriweather', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 200%;
	}
.gold-cap {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 0px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}
.increaseit {
	font-size: 200%;
}
.fancyfont {
	color: #c2a569;
	font-family: 'Merriweather', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: italic;
}

.lightblue-text {
	color: #00C7D5;
}
.imagepad {
	padding-top: 140px;
}
.spread-letter{
	letter-spacing:10px;
}
.icon-none {
	background-image: none;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.icon-centeintro {
	text-align: center;
}
.real-thin {
	font-weight: 100;
}
.imgco{
	width: 100px;
	border-radius: 0% !important;
}
.quotes{
	background-image: url(img/quotes.png);
	background-position: left center;
	background-size: 50%;
}
#p7SOP_5.about .sop-wrapper {
    background-image: url(img/background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#p7SOP_2.contact .sop-wrapper {
    background-image: url(img/background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.about .sop-content h1 {
    margin-top: 10px;
}
@media only screen and (min-width: 2400px) and (max-width: 3900px) {

#home h1 {
	padding-bottom: 0px;
}
#home img {
    padding-top: 150px;
    padding-bottom: 10px;
    max-width: 45%;
	height:auto;
}
#main {
	padding: 0px;
	margin: 0px;
	vertical-align: baseline;
	height: auto;
	background-image: url(img/template.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 100%;
}
#main img {
	padding-top: 145px;
	padding-bottom: 0px;
	max-width: 70%;
	text-align: center
}

}

/*Medium/large windows - introduce padding content padding*/
@media only screen and (min-width: 1400px) and (max-width: 1900px) {

#home h1 {
	padding-bottom: 0px;
}
#home img {
	
}
}

@media only screen and (min-width: 767px) and (max-width: 1399px) {

#photo {
	height: auto;
	padding-top: 150px;
	padding-bottom: 150px;
	background-position: 50% 50%;
	background-attachment: scroll;
	}
#home img {
    padding-top: 75px;
    padding-bottom: 0px;
    max-width: 45%;
	height:auto;
}	
#home h1 {
	font-size: 300%;
	padding-top: 300px;
	line-height: normal;
	margin-bottom: 0px;
	letter-spacing: 20px;
}
.intro h2 {
    font-size: 200%;
    letter-spacing: 2px;
}
.intro h3 {
    font-size: 155%;
    letter-spacing: 0px;
}
.intro img {
    max-width: 30%;
	}
.p7LBNAV ul a {
	font-size: 130%;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 5px;
	}
.sop-content p {
    font-size: 110%;
    line-height: 28px;
    padding-right: 35px;
    padding-left: 35px;
}
}
	
/*Media Query for all devices at screen/browser widths of 700px or less*/
@media only screen and (min-width: 0px) and (max-width: 700px) {

.p7LBNAV.lbnav-buttonized ul a {
    background-color: #271D1B;
    border-bottom: 1px solid #403730;
    font-size: 170%;
}
.p7LBNAV-toolbar, .lbm-column {
	padding-bottom:0px;
}
.lbm-column.width-33.lbm-centered.sep-right.underit {
    border-bottom: 1px solid #3f322f !important;
    margin-left: 30px;
    margin-right: 30px;
}
.menu{
	background-color:#111111;
	}

#home img {
	padding-top: 75px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	max-width: 75%;
	height:auto;
}
#home h1 {
	font-weight: 300;
    padding-top: 275px;
    padding-bottom: 0px;
    font-size: 395%;
    letter-spacing: 9px
}
#home h2 {
	letter-spacing: 2px;
	padding-bottom: 275px;
}
#home h4 {
	font-size: 100%;
	letter-spacing: 0px;
	margin-top: 10px;
}
#para p{
	padding-left: 25px;
	padding-right: 25px;
	line-height: 20px;
	text-align:center;
}#blank {
	
}
#intro {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	padding-bottom: 30px;
	}
.intro h2 {
    font-size: 150%;
    letter-spacing: 2px;
}
.intro h3 {
    font-size: 200%;
    letter-spacing: 2px;
}
.intro p{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}
.intro img{
	margin-top: 0px;
	max-width: 20%;
	padding-top:5px;
}
.main h1 {
    padding-top: 150px;
    font-size: 156%;
    line-height: .8em;
    letter-spacing: 8px;
}
.main h2 {
	letter-spacing: 4px;
}
.serv {
	padding-top: 10px;
	padding-bottom: 10px;
}
.serv h5 {
	font-size: 100%;
	text-align: center;
}
.serv p {
	padding-left: 20px;
	padding-right: 20px;
}
.serv img{
	max-width: 65%;
}
.sop-content h1 {
    margin-top: 50px;
	font-size: 200%;
}
.sop-content h2 {
    font-size: 105%;
	letter-spacing: 7px;
}
.sop-content p {
    line-height: 22px;
	padding-left: 2px;
	padding-right: 2px;
}
.sop-content img {
    max-width: 30%;
}
.lbm-right {
    text-align: center; 
}
#contact{
	background-position: 65% 40%;
	background-size:auto;
	background-repeat:no-repeat;
}
#p7LBNAV_2.lbnav-buttonized ul a {
    background-color: #FFFFFF;
    border-bottom: 1px solid rgba(208,208,208,1.00);
}
#questions img{
	display: none;
}
#common h2 {
	padding-top: 0px;
}
.archive-title {
	font-size: 90%;
 }
a.button-link, a.button-link:visited {
	margin-bottom: 20px;
}
a.button-linkdark, a.button-linkdark:visited {
    margin-bottom: 20px;
}
.yellow-text {
	font-size: 150%;
	}
.gold-cap {
	letter-spacing: 0px;
	}
.about .sop-content h1 {
    margin-top: 20px;
}
	}
/*Media Query for smartphones*/
@media only screen and (max-device-width: 480px) {

.lbm-ehc img.scalable,
.lbm-ehc img.scalable-rounded,
.lbm-ehc img.scalable-fancy {
	width: auto; 
}
.lbm-column {
	padding-left: 0px; 
	padding-right: 0px;
	
}
}

/*Media Query for smartphones in landscape mode*/
@media only screen and (max-device-width: 480px) and (orientation : landscape) {

}
