﻿/* Design by RTBWizards.com
 * Colors Used: #6a7666, #9ca799, #d0d5cf 
 */

/* ======== GENERAL RULES ======== */
html {height: 101%;}
header, figure, figcaption, footer, nav, article, section, aside {display: block;}
body {
	background: #ffffff;
	font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	height: 100%;
}
blockquote {
	font-size: .95em;
	color: #777;
	margin: 2px 40px;
	padding: 12px 12px 12px 40px;
	text-align: left;
	line-height: 1.4em;
	border-left: 3px double #ccc;
	border-right: 3px double #ccc;
	position: relative;
}
blockquote:before {
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 26px;
	color: #ccc;
	top: 12px;
	left: 5px;
	content: "\f10d";
}
blockquote p {
	padding: 0; margin: 0;
}
blockquote strong {
	color: #777; 
	font-size:1.4em; 
	font-weight:normal; 
	letter-spacing:-1px;
}
blockquote.leftside {
	float: left; 
	display: block; 
	width: 30%; 
	margin: 5px 2% 10px 0;
	border-left: none;
	border-right: 3px double #ccc;
}
blockquote.rightside {
	float: right; 
	display: block; 
	width: 30%; 
	margin: 5px 0 10px 2%;
	padding-right: 0;
	border-left: 3px double #ccc;
	border-right: none;
}
fieldset {
    width: 96%;
    border: 1px solid #bbb;
    padding: 20px 2%;
    margin: 10px 0;
}
legend {
	color: #6a7666;
	font: 30px 'Oswald', Verdana, Helvetica, sans-serif;
	padding: 0 10px;
}
hr {
	background-color: #ccc;
	border: none;
	color: #ccc;
	height: 1px;
	clear: both;
}
hr.noshow {
	background-color: transparent;
	border: none;
	color: #fff;
	height: 1px;
	clear: both;
	visibility: hidden;
}
table {
	padding: 0;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;
}
/* ======== TYPOGRAPHY ======== */
a {
	color: #9ca799;
	text-decoration: underline;
	outline: none;
	font-weight: bold;
}
a:hover {
	color: #919191;
	text-decoration: underline;
	font-weight: bold;
}
/* ------------HEADINGS ---------- */
h1 {
   font: 36px 'Cinzel', Verdana, Helvetica, sans-serif;
   color: #6a7666;
   margin: 0.3em 0;
   text-align: center;
   overflow: hidden;
}
h1:before, h1:after {
   border-bottom: 3px double #6a7666;
   content: "";
   display: inline-block;
   height: .20em;
   position: relative;
   vertical-align: middle;
   width: 50%;
   margin-bottom: .25em;
}
h1:before {right: 0.4em; margin-left: -50%;}
h1:after  {left: 0.4em; margin-right: -50%;}
h2 {
	font: 32px 'Oswald', Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 0.3em 0;
	text-align: left;
}
h3 {
	font: 28px 'Oswald', Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 0.3em 0;
	letter-spacing: 2px;
	text-align: center;
}
h4 {
	font: 26px 'Oswald', Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 0.3em 0;
	text-align: left;
	letter-spacing: 1px;
}
h5 {
	font: 24px 'Oswald', Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 0.3em 0;
	text-align: left;
}
h6 {
	font: 20px 'Oswald', Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 0.3em 0;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #333333;
}
.heading-line {
   background: #6a7666 none repeat scroll 0 0;
   display: block;
   height: 3px;
   margin: 0 auto 10px auto;
   width: 100px;
}
.heading-line-left {
   background: #6a7666 none repeat scroll 0 0;
   display: inline-block;
   height: 3px;
   margin: 0 0 10px 0;
   width: 100px;
}

/* ----CLASSES USING FONT AWESOME---- */
.comment {position: relative; padding: 0 0 5px 35px;}
.comment:before {position: absolute; font-family: 'FontAwesome'; content: "\f086"; top: 0; left: 0; font-size: 26px;}
.email {position: relative; padding: 0 0 5px 25px;}
.email:before {position: absolute; font-family: 'FontAwesome'; content: "\f0e0"; top: 0; left: 0; font-size: 18px;}
.home {position: relative; padding: 0 0 5px 25px;}
.home:before {position: absolute; font-family: 'FontAwesome'; content: "\f015"; top: 0; left: 0; font-size: 20px;}
.hours {position: relative; padding: 0 0 5px 25px;}
.hours:before {position: absolute; font-family: 'FontAwesome'; content: "\f017"; top: 0; left: 0; font-size: 20px;}
.phone {position: relative; padding: 0 0 5px 25px;}
.phone:before {position: absolute; font-family: 'FontAwesome'; content: "\f095"; top: 0; left: 0; font-size: 20px;}
.noicon {padding: 0 0 5px 25px;}
.newsAuthor {position: relative; color: #666; text-align: right; font-size: 0.90em; letter-spacing: 1px; padding: 0 20px 10px 0; margin-top: -2px;}
.newsAuthor:before {position: absolute; font-family: 'FontAwesome'; content: "\f044"; top: 0; right: 0;}
.newsDate {position: relative; color: #666; text-align: right; font-size: 0.90em; letter-spacing: 1px; padding: 0 20px 10px 0; margin-top: -2px;}
.newsDate:before {position: absolute; font-family: 'FontAwesome'; content: "\f073"; top: 0; right: 0;}
ul.list1 li {list-style-type: none; position: relative; margin-left: -10px; padding-left: 20px;}
ul.list1 li:before {position: absolute; font-family: 'FontAwesome'; font-size: 14px; top: 0; left: 0; content: "\f0a9";}
ul.list2 li {list-style-type: none; position: relative; margin-left: -10px; padding-left: 10px;}
ul.list2 li:before {position: absolute; font-family: 'FontAwesome'; font-size: 14px; top: 0; left: 0; content: "\f0da";}
ul.list3 li {list-style-type: none; position: relative; margin-left: -10px; padding-left: 15px;}
ul.list3 li:before {position: absolute; font-family: 'FontAwesome'; font-size: 14px; top: 0; left: 0; content: "\f101";}

/* ------------LISTS ---------- */
ul {margin: 10px 0 20px 0; padding: 0 0 0 15px;}
ul li a {color: #9ca799; text-decoration: none; font-weight: bold; padding: 0;}
ul li a:hover {color: #919191; text-decoration: underline;}

ol.leadingzero {background: none; list-style-position: outside; list-style-type: decimal-leading-zero;}

/* ------------PARAGRAPHS ---------- */
.color1 {color: #6a7666;}
.color2 {color: #9ca799;}
.color3 {color: #bbb;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.small {font-size: 0.85em;}
.wide {	letter-spacing: 3px;}
.socialmedia {text-align: center; letter-spacing: 4px;}
.shadow {text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);}
.dropcap:first-letter {
	color: #6a7666;
	float: left;
	font: 60px/50px Georgia, Garamond, serif;
	padding: 6px 4px 0 0;
}
/* ----------MISCELLANEOUS ---------- */
.button {
	font: 16px 'Oswald', Verdana, Helvetica, sans-serif;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 13px;
	margin: 10px 0;
	background-color: #666;
	background: linear-gradient(#666, #222); 
	border: solid 1px #222;	
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.button:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background-color: #9ca799;
	background: linear-gradient(#9ca799, #6a7666); 
	border: solid 1px #6a7666;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
}
.scroll-to-top {
	display: none;
	position: fixed; bottom: 20px; right: 10px;
	z-index: 5;
	width: 30px;
	height: 30px;
	padding: 8px;
	text-align:center;
	text-decoration: none;
	background-color: #666;
	box-shadow: inset 0 0 10px #000000, 0 1px 1px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	border-radius: 50%;
}
.scroll-to-top:hover {
	text-decoration: none;
	background-color: #9ca799;
	box-shadow: inset 0 0 15px #6a7666, 0 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
.scroll-to-top a, 
.scroll-to-top a:hover {color: #ffffff; text-decoration: none;}

.google-maps {position: relative; padding-bottom: 80%; height: 0; overflow: hidden; background-color: #ddd; border: 1px solid #aaa;}
.google-maps iframe {position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important;}

.team {margin: 65px 5px 25px 5px; background-color: #eee; border: 1px solid #aaa; padding: 70px 5px 5px 5px; border-radius: 5px; position: relative;}
.team p {margin: 0; text-align: center; color: #000;}
.team p.name {text-transform: uppercase; letter-spacing: 2px; padding: 0;}
.team p.title {font-variant: small-caps; padding: 0 0 10px 0;}
.team-photo {height: 120px; width: 120px; top: -60px; left: 50%; margin-left: -60px; position: absolute;}
.team-photo img {border-radius: 50%; border: 1px solid #aaa; padding: 2px; background-color: #fff;}

/* ======== LAYOUT RULES ======== */
.topcontainer {
   width: 100%;
   background-color: rgba(255, 255, 255, 1.0);
   height: 70px;
   position: fixed;
   z-index: 10;
}
#topbar {
	background: #6a7666;
	background: linear-gradient(#9ca799, #6a7666); 
	height: 10px;
	border-bottom: 1px #ffffff solid;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	margin-bottom: 10px;
}
.wrapper {
	width: 1200px;
	color: #000000;
	margin: 0 auto;
	padding: 0;
}
.inside {
	width: 96%;
	padding: 0 2%;
}
.row1, .row2, .row3 {
   width: 100%;
}
.pagesection {
   clear: both;
   width: 100%;
   padding: 80px 0 0 0;
}
/* ======== HEADER AREA ======== */
header {
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 90px 0 5px 0;
}
/* ======== LOGO/SITE NAME AREA ======== */
#logo {
	width: 98%;
	padding: 0 1% 5px;
	margin: 0 auto;
	text-align: center;
}
#logo img {
	display: block; 
	margin: 0 auto; 
	padding: 0;
}
.brand, 
.brand a, 
.brand a:hover  {
	font: 36px 'Cinzel', Verdana, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 0; padding: 0 0 0 0;
}
.slogan {
	font: normal 0.90em Arial, Helvetica, sans-serif;
	font-weight: 200;
	color: #555;
	margin: 0; padding: 0 0 5px 0;
	letter-spacing: 1px;
	text-align: center;
}
/* ======== MAIN NAVIGATION AREA ======== */
nav {
    margin: 0; 
    padding: 0;
    list-style: none;
    text-align: center;
    height: 50px;
    color: #000;
    box-sizing: border-box;
    text-transform: uppercase;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
/* === NON-MOBILE === */
ul.slimmenu {list-style-type: none; margin: 0; padding: 0; width: 100%; text-align: center; font-size: 0.90em;}
ul.slimmenu li {position: relative; display: inline-block; text-align: center; width: 150px; /* adjust width of top menu items */}
ul.slimmenu > li {margin-right: -4px;}
ul.slimmenu > li:first-child {border-left: 0;}
ul.slimmenu > li:last-child {margin-right: 0;}
ul.slimmenu li a {
   font-size: 14px; 
   display: block; 
   padding: 12px 15px 12px 15px; 
   font-family: 'Open Sans', sans-serif; 
   color: #333;
   font-weight: normal;}
ul.slimmenu li a:hover {
   color: #fff;
   text-decoration: none;
    background-color: #9ca799;
    background: linear-gradient(#6a7666, #9ca799, #6a7666);}
   
/* === FOR MOBILE === */
.menu-collapser {
   border-radius: 0; 
   color: #333;
   width: 250px; 
   margin: 0 auto; 
   position: relative; 
   text-align: left; 
   height: 48px; 
   line-height: 48px; 
   padding: 0 10px; 
   box-sizing: border-box;}
.collapse-button {position: absolute; right: 0; top: 50%; width: 40px; color: #000000; padding: 7px 0; cursor: pointer; 
   font-size: 14px; text-align: right; transform: translate(0, -50%); box-sizing: border-box;}
.collapse-button .icon-bar {background-color: #000000; border-radius: 1px 1px 1px 1px; display: block; height: 3px; width: 24px; margin: 2px 0;}
.collapse-button:hover .icon-bar, .collapse-button:focus .icon-bar {background-color: #6a7666;}

/* === MOBILE TOP LEVEL === */
ul.slimmenu.collapsed {list-style-type: none; margin: 0 auto; padding: 0; width: 250px; text-align: center;}
ul.slimmenu.collapsed li {
   background: #ddd;
   border-left: none; 
   display: block; 
   width: 100%; 
   box-sizing: border-box; 
   z-index: 999; 
   text-align: left;
   border-bottom: 1px rgba(255, 255, 255, 0.4) solid;}
ul.slimmenu.collapsed li a {color: #000; display: block; box-sizing: border-box;}
ul.slimmenu.collapsed li a:hover {color: #ffffff; border-radius: 0; background: #9ca799;}
ul.slimmenu.collapsed li:last-child {border-bottom: none;}

/* ======== TOP IMAGE AREA ======== */
#photoblock {
	width: 100%;
	padding: 0;
	text-align: center;
	margin: 20px 0;
	border: 1px solid #ffffff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.introduction {
    width: 90%; 
    padding: 5px 5%; 
    margin: 0 0 20px 0; 
    text-align: center; 
}
.introduction * {text-align: center;}
.introduction .lead {color: #999999; font-size: 1.55em;}

/* ======== SECTION BLOCKS ======== */
.contentBox2a {
	float: left; 
	width: 48%; 
	padding: 0; 
	margin: 0 2% 0 0;
}
.contentBox2b {
	float: left; 
	width: 48%; 
	padding: 0; 
	margin: 0 0 0 2%;
}
.contentBox3a {
	float: left; 
	width: 31.33333%; 
	padding: 0; 
	margin: 0 2% 10px 0;
}
.contentBox3b {
	float: left; 
	width: 31.33333%; 
	padding: 0; 
	margin: 0 1% 10px 1%;
}
.contentBox3c {
	float: left; 
	width: 31.33333%; 
	padding: 0; 
	margin: 0 0 10px 2%;
}
.contentBox4a {
	float: left; 
	width: 23%; 
	padding: 0; 
	margin: 0 2% 0 0;
}
.contentBox4b,
.contentBox4c  {
	float: left; 
	width: 23%; 
	padding: 0; 
	margin: 0 1% 0 1%;
}
.contentBox4d {
	float: left; 
	width: 23%; 
	padding: 0; 
	margin: 0 0 0 2%;
}
.sidebarLeft {
    float: left; 
    width: 31.3333%; 
    padding: 0; 
    margin: 0 2% 0 0;
}
.contentRight {
    float: right; 
    width: 64.666%; 
    padding: 0; 
    margin: 0 0 0 2%;
}
.sidebarRight {
    float: right; 
    width: 31.3333%; 
    padding: 0; 
    margin: 0 0 0 2%;
}
.contentLeft {
    float: left; 
    width: 64.666%; 
    padding: 0; 
    margin: 0 2% 0 0;
}
/* ======== FOOTER AREA ======== */
footer {
	width: 100%;
	background: transparent url('../images/footerbg.png') no-repeat center top;
	background-size: 100%;
	color: #000;
	line-height: 1.4em;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px #ddd solid;
}
.footerbottom {padding: 5px 0 10px;}
.copyright {
	letter-spacing: 2px; 
	text-align: center; 
	color: #444; 
	margin: 0; 
	padding:0;
}
/* --- template attribution link can be deleted --- */
.designed {color: #666 !important; text-align: center; letter-spacing: 1px; font-size: 10px; font-size: 0.75em; margin: 0; padding: 15px 0 0 0;}
.designed a {color: #666 !important; font-weight: normal; text-decoration: none;}
.designed a:hover {color: #666 !important; font-weight: normal; text-decoration: underline;}
/* ======== CONTACT FORM ======== */
form.contactform {
	width: 99%; text-align: left;
}
.contactform label {
	width: 99%; 
	text-align: left; 
	font-style: italic; 
	display: block; 
	margin-bottom: 4px;
}
.contactform input {
	width: 99%; 
	border: 1px #c0c0c0 solid; 
	background-color: #efefef; 
	padding: 5px; 
	margin-bottom: 10px; color: #000000;
}
.contactform textarea {
	width: 99%; 
	border: 1px #c0c0c0 solid; 
	background-color: #efefef; 
	padding: 5px; 
	resize:none; 
	color: #000000;
}
.contactform .submit {
	width: 100px; 
	margin: 10px 0 20px 0; 
	cursor: pointer; 
	color: #444;
	font: 16px 'Oswald', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 1px 14px;
	text-decoration: none;
	background-color: #eee;
	background: linear-gradient(#eee, #ccc); 
	border: solid 1px #ccc;	
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.8), 0 1px 1px rgba(0, 0, 0, 0.3);
}
.contactform .submit:hover {
	text-decoration: none;
	color: #eee;
	background-color: #9ca799;
	background: linear-gradient(#9ca799, #6a7666); 
	border: solid 1px #6a7666;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
}
/* ======= TICKER ======== */
.reviews {
	width: 90%;
	margin: 10px 2%;
	position: relative;
   color: #000;
	padding: 2px 3%;
	text-align: center;
}
ul#ticker {list-style: none outside none; margin: 0; padding: 10px 0 10px 0;}
#ticker li {margin: 0; background: none; padding: 0;}
#ticker .content {padding: 10px 20px; text-align: center; min-height: 400px;}
#ticker .img-round-border {border-radius: 50%; border: 5px #6a7666 solid;}
/* ======== IMAGE STYLES ======== */
img {
	border: none; 
	max-width: 100%; 
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
}
.image-left {
	margin: 5px 10px 0 0; 
	float: left;
}
.image-right {
	margin: 5px 0 0 10px; 
	float: right;
}
.image-Border {
	margin: 2px 0; 
	border: 1px #ccc solid;
}
.image-leftBorder {
	margin: 5px 10px 0 0; 
	float: left; 
	border: 1px #888 solid;
}
.image-rightBorder {
	margin: 5px 0 0 10px; 
	float: right; 
	border: 1px #888 solid;
}
.image-Curved {
	border-radius: 10px; 
	margin: 4px 2px; 
	border: 1px #888 solid;
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}
.image-leftCurved {
	margin: 5px 10px 0 0; 
	float: left; 
	border-radius: 10px; 
	border: 1px #888 solid;
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}
.image-rightCurved {
	margin: 5px 0 0 10px; 
	float: right; 
	border-radius: 10px; 
	border: 1px #888 solid;
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}
.image-Frame {
	background: #ffffff; 
	border: 1px #ccc solid; 
	padding: 3px; 
	margin: 4px 1px; 
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.image-leftFrame {
	float: left; 
	background: #ffffff; 
	border: 1px #ccc solid; 
	padding: 3px; 
	margin: 4px 15px 4px 2px; 
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.image-rightFrame {
	float: right; 
	background: #ffffff; 
	border: 1px #ccc solid; 
	padding: 3px; 
	margin: 4px 2px 4px 15px; 
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.image-Round {
	border-radius: 50%; 
	border: 1px #888 solid;
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}
.image-Round-Border {
	padding: 3px; 
	border-radius: 50%; 
	border: 1px #888 solid;
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
	margin: 5px; 
}
.image-leftRound {
	margin: 5px 10px 0 0; 
	float: left; 
	border-radius: 50%; 
	border: 1px #888 solid;
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}
.image-rightRound {
	margin: 5px 0 0 10px; 
	float: right; 
	border-radius: 50%; 
	border: 1px #888 solid;
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}
.image-Rotate {
    margin: 10px 0;
    transform: rotate(-4deg);
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}
.image-leftRotate {
	float: left; 
	margin: 20px; 
    transform: rotate(-4deg);
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}
.image-rightRotate {
 	float: right; 
	margin: 20px; 
    transform: rotate(4deg);
	box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);
}
.image-Mini {
	max-width: 200px; 
	height: auto;
}
/* ===== MEDIA QUERIES ======= */

/* =========================== */
/* ===== SMALL DEVICE 01 ===== */
@media screen and (max-width: 320px) {
	.wrapper {width: 98%; margin: 0 auto;}
	.brand, .brand a, .brand a:hover {font-size: 24px; letter-spacing: normal;}
	.slogan {font-size: 0.80em;}
	fieldset img {max-width: 180px; height: auto;}
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox2a, .contentBox2b,
	.contentBox3a, .contentBox3b, .contentBox3c,
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 98%; margin: 1%; padding: 0;}
	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
}
/* =========================== */
/* ===== SMALL DEVICE 02 ===== */
@media screen and (min-width: 321px) and (max-width: 480px) {
	.wrapper {width: 98%; margin: 0 auto;}
	.brand, .brand a, .brand a:hover {font-size: 30px; letter-spacing: normal;}
	.slogan {font-size: 0.80em;}
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox2a, .contentBox2b,
	.contentBox3a, .contentBox3b, .contentBox3c,
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 98%; margin: 1%; padding: 0;}
	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
}
/* =========================== */
/* ===== SMALL DEVICE 03 ===== */
@media screen and (min-width: 481px) and (max-width: 623px) {
	.wrapper {width: 98%; margin: 0 auto;}
 	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox2a, .contentBox2b,
	.contentBox3a, .contentBox3b, .contentBox3c,
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 98%; margin: 1%; padding: 0;}
	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
}
/* =========================== */
/* ===== MID DEVICE 01 ======= */
@media screen and (min-width: 624px) and (max-width: 669px) {
	.wrapper {width: 98%; margin: 0 auto;}
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
  	.contentBox2a, .contentBox2b,
	.contentBox3a, .contentBox3b, .contentBox3c,
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 98%; margin: 1%; padding: 0;}
	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
}
/* =========================== */
/* ===== MID DEVICE 02 ======= */
@media screen and (min-width: 670px) and (max-width: 768px) {
	.wrapper {width: 98%; margin: 0 auto;}
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; margin: 1%; padding: 0;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 1%; padding: 0;}
	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
}
/* =========================== */
/* ===== MID DEVICE 03 ======= */
@media screen and (min-width: 769px) and (max-width: 800px) {
	.wrapper {width: 98%; margin: 0 auto;}
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 1%; padding: 0;}
	.sidebarLeft, .sidebarRight {width: 98%; margin: 1%; padding: 0;}
	.contentRight, .contentLeft {width: 98%; margin: 1%; padding: 0;}
}
/* =========================== */
/* ===== LARGE DEVICE 01 ===== */
@media screen and (min-width: 801px) and (max-width: 1024px) {
	.wrapper {width: 98%; margin: 0 auto;}
	.slogan {font-size: 0.90em;}
}
/* =========================== */
/* ===== LARGE DEVICE 02 ===== */
@media screen and (min-width: 1025px) and (max-width: 1279px) {
	.wrapper {width: 98%; margin: 0 auto;}
}
