blockquote.g7-pullquote {
width: 220px;
margin: 0 0 20px;
letter-spacing: 1px;
padding: 0 35px 0 35px;
}
blockquote.left {
float: left;
}
blockquote.right {
float: right;
}
blockquote.g7-pullquote.right {
padding-right: 0;
margin-left: 20px;
}
blockquote.g7-pullquote p {
padding-right: 10px;
}
blockquote cite {
display: block;
margin-top: 10px;
font-weight: normal;
font-size: 11px;
color: #555;
}
blockquote cite:before {
content: "— ";
} .g7-btn {
cursor: pointer;
display: inline-block;
padding: 5px 12px 8px;
font-family: 'Open Sans', Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #fff;
border: none;
background-color: #ef4423;
-webkit-box-shadow:
1px 1px 1px rgba(0, 0, 0, 0.03),
0 2px 0 rgba(255, 255, 255, 0.2) inset,
0 0 1px rgba(0, 0, 0, 0.5) inset,
0 -4px 0 rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:
1px 1px 1px rgba(0, 0, 0, 0.03),
0 2px 0 rgba(255, 255, 255, 0.2) inset,
0 0 1px rgba(0, 0, 0, 0.5) inset,
0 -4px 0 rgba(0, 0, 0, 0.1) inset;
box-shadow:
1px 1px 1px rgba(0, 0, 0, 0.03),
0 2px 0 rgba(255, 255, 255, 0.2) inset,
0 0 1px rgba(0, 0, 0, 0.5) inset,
0 -4px 0 rgba(0, 0, 0, 0.1) inset;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1));
background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1));
background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1));
background-image: -o-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1));
background-image: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1));
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.g7-btn:hover,
.g7-btn:focus {
color: #fff;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.2));
background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.2));
background-image: -ms-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.2));
background-image: -o-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.2));
background-image: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.2));
}
.g7-btn.red {
background-color: #ef4423;
}
.g7-btn.bittersweet {
background-color: #fb6239;
}
.g7-btn.coral {
background-color: #ff764c;
}
.g7-btn.orange {
background-color: #fe9b00;
}
.g7-btn.celery {
background-color: #9fc54e;
}
.g7-btn.blue {
background-color: #3e93d2;
}
.g7-btn.cerulean {
background-color: #00adef;
}
.g7-btn.eastern {
background-color: #2790b0;
}
.g7-btn.terracotta {
background-color: #e15f4e;
}
.g7-btn.pink {
background-color: #ff6fbc;
}
.g7-btn.cranberry {
background-color: #dd577a;
}
.g7-btn.sunset {
background-color: #ff4c54;
}
.g7-btn.medium {
font-size: 14px;
padding: 8px 16px 11px;
}
.g7-btn.large {
font-size: 17px;
padding: 12px 20px 15px;
}
.buttons .g7-btn {
margin: 0 10px 10px 0;
}
body a.g7-btn,
body a.g7-btn:hover {
color: #fff;
text-decoration: none;
} .g7-msg {
color: #444;
border: 1px solid #ddd;
margin-bottom: 20px;
padding: 20px 10px 20px 40px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
background-position: 12px 22px;
background-repeat: no-repeat;
cursor: pointer;
}
.g7-msg h3 {
font-size: 14px;
line-height: 20px;
font-weight: bold;
color: #555;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.g7-info {
border-color: #BFDBF2;
background-color: #EDFAFF;
background-image: url(//navodon.com/wp-content/plugins/g7-shortcodes/images/information-white.png);
}
.g7-success {
border-color: #D3E5AD;
background-color: #FAFFEA;
background-image: url(//navodon.com/wp-content/plugins/g7-shortcodes/images/tick.png);
}
.g7-error {
border-color: #F2BDA3;
background-color: #FCE8E0;
background-image: url(//navodon.com/wp-content/plugins/g7-shortcodes/images/exclamation-red.png);
}
.g7-warning {
border-color: #EAE3AF;
background-color: #FFFCE5;
background-image: url(//navodon.com/wp-content/plugins/g7-shortcodes/images/exclamation.png);
}
body .g7-msg h3 {
margin: 0 0 10px;
} ul.g7-tabs {
display: block;
margin: 0 0 20px 0 !important;
padding: 0;
border-bottom: solid 1px #ddd;
}
ul.g7-tabs li {
display: block;
width: auto;
height: 30px;
padding: 0;
float: left;
margin: 0;
}
ul.g7-tabs li a {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
display: block;
text-decoration: none;
width: auto;
height: 29px;
padding: 0px 20px;
line-height: 30px;
border: solid 1px #ddd;
border-width: 1px 1px 0 0;
margin: 0;
background: #f5f5f5;
outline: none;
transition: none;
}
ul.g7-tabs li a.active {
background: #fff;
height: 30px;
position: relative;
top: -4px;
padding-top: 4px;
border-left-width: 1px;
margin: 0 0 0 -1px;
color: #111;
-moz-border-radius-topleft: 2px;
-webkit-border-top-left-radius: 2px;
border-top-left-radius: 2px;
-moz-border-radius-topright: 2px;
-webkit-border-top-right-radius: 2px;
border-top-right-radius: 2px;
}
ul.g7-tabs li:first-child a.active {
margin-left: 0;
}
ul.g7-tabs li:first-child a {
border-width: 1px 1px 0 1px;
-moz-border-radius-topleft: 2px;
-webkit-border-top-left-radius: 2px;
border-top-left-radius: 2px;
}
ul.g7-tabs li:last-child a {
-moz-border-radius-topright: 2px;
-webkit-border-top-right-radius: 2px;
border-top-right-radius: 2px;
}
ul.g7-tabs-content {
list-style-type: none;
margin: 0 0 20px !important;
padding: 0;
display: block;
}
ul.g7-tabs-content > li {
display: none;
list-style: none;
margin: 0;
}
ul.g7-tabs-content > li.active {
display: block;
}
ul.g7-tabs:before,
ul.g7-tabs:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
ul.g7-tabs:after {
clear: both;
}
ul.g7-tabs {
zoom: 1;
}
ul.g7-tabs li a {
color: #999;
background-color: #fafafa;
}
ul.g7-tabs li a:hover {
background-color: #fff;
} .g7-accordion {
border: 1px solid #ddd;
border-bottom: none;
margin-bottom: 20px;
}
.g7-accordion > dt {
color: #999;
background-color: #fafafa;
padding: 10px;
cursor: pointer;
margin: 0;
border-bottom: 1px solid #ddd;
}
.g7-accordion > dt.active {
background: #fff;
color: #444;
border-bottom: none;
font-weight: bold;
}
.g7-accordion > dt:hover {
background-color: #fff;
}
.g7-accordion > dd {
margin: 0 !important;
padding: 10px;
border-bottom: 1px solid #ddd;
} .g7-bullet > ul,
.g7-tick > ul,
.g7-cross > ul,
.g7-plus > ul {
list-style: none;
padding: 0;
margin-left: 0 !important;
}
.g7-bullet ul li {
padding-left: 25px;
background: url(//navodon.com/wp-content/plugins/g7-shortcodes/images/globe-small.png) 0 5px no-repeat;
}
.g7-tick ul li {
padding-left: 25px;
background: url(//navodon.com/wp-content/plugins/g7-shortcodes/images/tick.png) 0 4px no-repeat;
}
.g7-cross ul li {
padding-left: 25px;
background: url(//navodon.com/wp-content/plugins/g7-shortcodes/images/cross.png) 0 5px no-repeat;
}
.g7-plus ul li {
padding-left: 25px;
background: url(//navodon.com/wp-content/plugins/g7-shortcodes/images/plus.png) 0 4px no-repeat;
}
body .g7-bullet ul li,
body .g7-tick ul li,
body .g7-cross ul li,
body .g7-plus ul li {
margin: 0;
list-style: none;
} .g7-one_half,
.g7-one_third,
.g7-two_third,
.g7-one_fourth,
.g7-two_fourth,
.g7-three_fourth {
margin-right: 4%;
float: left;
margin-bottom: 20px;
height: auto !important;
}
.g7-one_half {
width: 48%;
}
.g7-one_third {
width: 30.6666%;
}
.g7-two_third {
width: 65.3332%;
}
.g7-one_fourth {
width: 22%;
}
.g7-three_fourth {
width: 74%;
}
.g7-last {
margin-right: 0 !important;
} .g7-separator {
border-top: 1px dashed #ebebeb;
height: 1px;
margin-bottom: 19px;
clear: both;
}
.g7-space {
height: 20px;
clear: both;
} .g7-code pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
margin-bottom: 20px;
padding: 10px;
background: #fafafa url(//navodon.com/wp-content/plugins/g7-shortcodes/images/code-bg.png);
padding: 19px;
line-height: 19px;
border: 1px solid #eaeaea;
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.04);
-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.04);
box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.04);
}
body .g7-code pre,
#content .g7-code pre {
line-height: 19px;
padding: 19px;
} .g7-highlight {
background-color: #777;
color: #222;
padding: 0 3px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.g7-highlight.red {
background-color: #F29898;
}
.g7-highlight.green {
background-color: #8BF58B;
}
.g7-highlight.blue {
background-color: #A0C6FF;
}
.g7-highlight.yellow {
background-color: #FFF795;
}
.g7-highlight.orange {
background-color: #FABF83;
}
.g7-highlight.gray {
background-color: #E0E0E0;
}
.g7-highlight.brown {
background-color: #D3A75D;
} dl.g7-toggle {
margin-bottom: 0;
padding: 10px 0;
}
dl.g7-toggle dt {
padding: 0 0 0 20px;
background: #fff url(//navodon.com/wp-content/plugins/g7-shortcodes/images/acc-plus.gif) -15px -10px no-repeat;
cursor: pointer;
}
dl.g7-toggle dd {
margin: 0;
padding: 10px 10px 10px 20px;
border-bottom: 1px solid #efefef;
}
dl.g7-toggle dt.active {
color: #444;
background: #fff url(//navodon.com/wp-content/plugins/g7-shortcodes/images/acc-min.gif) -15px -10px no-repeat;
} .g7-dropcap {
float: left;
width: 32px;
height: 32px;
margin: 5px 10px 0 0;
line-height: 32px;
font-size: 36px;
text-align: center;
}
.g7-dropcap.square {
font-size: 24px;
color: #fff;
background: #444;
}
.g7-dropcap.circle {
font-size: 24px;
color: #fff;
background: #444;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
} a.g7-social:hover img {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
opacity: 0.7;
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//navodon.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}#zoomBox {
position: fixed;
display: none;
z-index: 1000;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
background-color: rgba(0,0,0,.92);
top: 0;
left: 0;
height: 100%;
width: 100%;
}
#zoomBox.zoomOut {background: #000;}
#zoomBox #imgBox {
position: absolute;
background-position: center;
background-repeat: no-repeat;
z-index: 1;
cursor: pointer;
}
#zoomBox.zoomIn #imgBox {
background-size: contain;
cursor:zoom-in;
top: 65px;
left: 65px;
right: 65px;
bottom: 65px;
}
#zoomBox.zoomOut #imgBox {
background-size: cover;
top:0;
left:0;
right:0;
bottom:0;
cursor:zoom-out;
}
#zoomBox.loading:before {
content: '';
display: block;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
height: 30px;
width: 40px;
font-size: 14px;
margin: -15px 0 0 -20px;
background-color: #1a1a1a;
background-repeat: no-repeat;
background-position: center;
border-radius: 5px;
z-index: 2;
}
#zoomBox .boxNav {
display: block;
top: 50%;
height: 55px;
width: 55px;
line-height: 55px;
text-align: center;
color: #fff;
font-size: 25px;
z-index: 1;
margin-top: -31px;
cursor: pointer;
position: fixed;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#zoomBox #nextBox {right: 0;}
#zoomBox #prevBox {left: 0;}
#zoomBox #closeBox {
position: absolute; 
display: block; 
color: #fff; 
height: 55px;
width: 55px;
line-height: 55px; 
text-align: center;
font-size: 25px;
top:0;
right:0;
z-index: 1;
cursor: pointer;	
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#zoomBox #closeBox:hover,
#zoomBox .boxNav:hover {background: #fff; color: #000; text-shadow:none;}
#zoomBox #titleBox {	
line-height: 1.2em;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);	
position: absolute; 
color: #fff;
font-size: 14px;
display: block;
text-align: center;
z-index: 1;
left: 0;
width: 100%;
bottom: 10px;
}
#zoomBox #titleBox span {display: block; font-size: 12px;}   @media screen and (max-width:400px) {
#zoomBox.zoomIn #imgBox {
top:0;
left:0;
right:0;
bottom:0;
}	
}* {
padding: 0; 
margin: 0; 
line-height: 1.6em; -webkit-transition:background-color 0.30s linear, border-color 0.30s linear, color 0.30s linear; 
-moz-transition:background-color 0.30s linear, border-color 0.30s linear, color 0.30s linear; 
-o-transition:background-color 0.30s linear, border-color 0.30s linear, color 0.30s linear; 
transition:background-color 0.30s linear, border-color 0.30s linear, color 0.30s linear;  
}   code {
font:1.1em 'Courier New', 'Courier', fixed;
}
acronym,
abbr,
span.caps {
font-size:90%;
letter-spacing:.07em;
cursor:help;
}
acronym.abbr {
border-bottom:1px dashed #999;
}
blockquote {
border-left: 5px solid #eee;
display: inline-block;
position: relative;
margin: 1em 0 1em 15px;
padding: 0 0 0 25px;
}
blockquote cite {
display:block;
margin:5px 0 0;
}
hr {
display:none;
}   .alignright {
float:right;
}
.alignleft {
float:left;
}
.aligncenter {
display: block; 
margin-left: auto; 
margin-right: auto;
}
.center {
text-align:center;
}
.clear {
clear: both;
}
.clearfix:after,
.clearfix:before { 
content: "";
position: relative; 
display: block; 
clear: both;
}
.error {
color: red;
}
.overflow-scroll {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}   html {
-webkit-text-size-adjust: 100%;
}
body {
height:auto; width:auto;
}   a {
text-decoration:none; 
color:inherit; 
position: relative;
}
a:hover {
text-decoration:none; 
color: #000;
}   img {
max-width: 100%; 
height: auto;
}
img.aligncenter {
display:block;
margin-left:auto; 
margin-right:auto; 
margin-bottom: 10px;
}
img.alignright {
display:inline;
margin:0 0 10px 10px;
}
img.alignleft {
display:inline;
margin:0 10px 10px 0;
}
img#wpstats {
width:0;
height:0;
border:none;
display: block;
overflow:hidden;
}
.entry img {
vertical-align:text-bottom; 
}   h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
font-weight: bold;
border: none;
}
h1 a,
h1 a:visited,
h2 a,
h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {
text-decoration:none; 
border: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
text-decoration:none;
}   #headerContainer {
width:100%; 
position: relative;
background-color: #1a1a1a;
z-index: 2;
}
body.full-map #headerContainer {
z-index: 1;
}
#header {
position:relative; 
top: 0;
left: 0;
margin: 0 auto; 
max-width:1170px; 
z-index: 4; 
padding: 60px 5% 80px; 
}   #logo {
display: inline-block; 
max-width: 100%; 
z-index: 1; 
position: relative; 
border: none;
}
#logo:hover {
background: none;
}
#logo img {
display: block; 
max-width: 100%; 
height: auto;
}   #widgetPanelToggle {
position: relative; 
float: right;
border: 2px solid #fff; 
color: #fff; 
height: 28px; 
width: 28px; 
text-align: center; 
line-height: 28px; 
font-size: 24px;
display: inline-block;
z-index: 2;
outline: none;
}
#widgetPanelToggle span {
display: block; 
line-height:28px; 
-webkit-transition:-webkit-transform 0.30s linear;  
-moz-transition:transform 0.30s linear;   	
-o-transition:transform 0.30s linear;   	
transition:transform 0.30s linear;  
}
#widgetPanelToggle:hover {
text-decoration: none; 
color: #fff; 
background: #1a1a1a; 
border-color: #1a1a1a;
}
body.panelOpen #widgetPanelToggle span {
-ms-transform:rotate(135deg);
-webkit-transform:rotate(135deg);
transform:rotate(135deg);
}
body.panelOpen #widgetPanelToggle:hover {
border-color:#fff; 
background: #fff; 
color: #1a1a1a;
}   #contactInfo {
color: #fff; 
font-size: 90%; 
position: relative; 
z-index: 1;
}
#contactInfo:before {
content:'';
width: 55px;
height: 2px;
background: #fff;
margin: 15px 0;
position: relative;
display: block;
}
#contactInfo a {
color: #fff; 
border: none;
}
#contactInfo a:hover {
color: #fff; 
background: rgba(0,0,0,.25); 
border: none;
}   #scroll-down {
display: block;
width: 23px;
height: 17px;
margin: 15px 0 0;
float: left;
opacity: 1;
-moz-transition:opacity 0.30s linear;   	
-webkit-transition:opacity 0.30s linear;  
-o-transition:opacity 0.30s linear;   	
transition:opacity 0.30s linear; 
}
#scroll-down img {
width: 100%;
height: auto;
display: block;
}
#scroll-down.fading-out {
opacity: 0;
}
body.ios-device #scroll-down {
display: none;
}   #header #searchform {
float: right; 
display:none; 
position: relative; 
top: 0;
right: -12px;
margin-right: 12px; 
z-index: 2; 
-moz-transition:right 0.30s linear;   	
-webkit-transition:right 0.30s linear;  
-o-transition:right 0.30s linear;   	
transition:right 0.30s linear; 
}
body.panelOpen #header #searchform {
right: 0;
}
#searchform #s {
background: none; 
border: 2px solid #fff; 
color: #fff; 
width: 200px; 
height: 28px; 
line-height: 28px; 
margin: 0; 
padding: 0 8px; 
}   #title-info #searchform {
margin-top: 40px;
}
#title-info #searchform #s {
border-color: #333; 
color: #333;
}   #headerImages {
position: absolute;
z-index: 0;
height: 100%;
width: 100%;
top: 0;
left: 0;
overflow: hidden;
}
#headerImages:after {
content: '';
display: block;
position:absolute; 
top:0; 
left:0; 
right:0; 
bottom:0; 
z-index:2;  
}
#headerImages > div {
display: none;
position: absolute;
z-index: 1;
height: 100%;
width: 100%;
top: 0;
left: 0;
background-size: cover;  
background-position: center; 
background-repeat: no-repeat;
}
#headerImages > div:first-child {
display: block;
}
#headerImages > div.activeBg {
z-index: 2;
}
#headerImages img {
display: none;
}   #contentContainer {
width:100%; 
position: relative; 
z-index: 1; 
-webkit-transition:none; 
-moz-transition:none; 
-o-transition:none; 
transition:none; 
}
body.with-sticky-post #contentContainer {
background: #fff;
margin-bottom: 300px;
}
#content {
margin: 0 auto;  
max-width:1170px; 
padding: 60px 5%;
}
#topContentStuff {
position: relative; 
margin-bottom: 60px;
}
#topContentStuff:after {
content: '';
position: relative; 
display: block; 
clear: both;
}
#title-info {
width:570px; 
width: 48%; 
float: right;
}
#title-info p {
margin-top: 10px;
}   #mapWrapper {
width: 100%;
height: 600px;
position: relative;
top: 0;
left: 0; 
z-index: 10;
margin:0;
clear: both;
}
body.full-map #mapWrapper {
height: 100%;
position: fixed;
}
#map-canvas {
width:100%; 
height: 100%;
}
#map-canvas img {
max-width: none; 
} #locationDetails {
position: absolute;
z-index: 2;
background: #fff;
width: 350px;
margin: 0 0 30px -175px;
display: none;
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
left: 50%;
bottom: 50%;
-webkit-transition:margin 0.30s ease-in-out; 
-moz-transition:margin 0.30s ease-in-out;   	 
-o-transition:margin 0.30s ease-in-out;   	
transition:margin 0.30s ease-in-out;
}
#locationDetails.infoOpen {
margin-bottom: 15px;
}
#locationDetails:after {
content: '';
display: block; 
position: absolute;
left: 50%;
margin-left: -15px;
top: 100%;
height: 0; 
width: 0; 
cursor: pointer; 
overflow: hidden; 
border-style: solid; 
border-width: 15px; 
border-color:#ffffff transparent transparent transparent;
}
#locationDetails > a {
position: relative; 
display: block; 
border: none; 
}
#locationDetails > a:after {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
background-color: rgba(0,0,0,.05);
-webkit-transition:background-color 0.30s linear; 
-moz-transition:background-color 0.30s linear; 
-o-transition:background-color 0.30s linear; 
transition:background-color 0.30s linear; 
}
#locationDetails > a:hover:after {
background-color: rgba(0,0,0,.2);
}
#locationDetails img {
display: block; 
width: 100%; 
height: auto; 
position: relative; 
z-index: 1;
}
#locationDetails .infoBox {
padding: 30px;
text-align: center;
}
#locationDetails h3 {
margin-bottom: 0; 
line-height: 1.2em; 
font-size: 120%;
}
#locationDetails h3 a {
line-height: 1.2em;
}
#locationDetails h3 a:hover {
background: #f3f3f3;
}
#locationDetails small {
margin:3px 0 0; 
display: inline-block; 
font-size: 90%; 
font-style: italic; 
font-family: 'georgia',serif;
} .closeDetails {
position: absolute;
display: block;
top: 0;
right: 0;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
cursor: pointer;
z-index: 3;
color: #fff;
background: rgba(0, 0, 0, 0.05);
font-size: 22px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.closeDetails:hover {
background: #fff;
color: #333;
text-shadow: none;
} .loc-nav {
display: block;
position: absolute;
top: 50%;
text-align: center;
color: #333;
border: none;
line-height: 28px;
font-size: 100%;
width: 17px;
height: 23px;
padding: 10px 13px;
margin-top: -21px;
background: rgba(255,255,255,.15);
}
#prev-loc {
left: 0;
}
#next-loc {
right: 0;
}
.loc-nav img {display: block; max-width: 100%; height: auto;} #full-map-toggle {
position: absolute;
display: block;
text-align: center;
border: none;
font-size: 100%;	
color: #fff;
background: rgba(255,255,255,.15);
top: 0;
left: 0;
width: 43px;
height: 43px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#full-map-toggle span {
line-height: 43px;
}
#full-map-toggle span:first-child,
body.full-map #full-map-toggle span:last-child {
display: block;
}
#full-map-toggle span:last-child,
body.full-map #full-map-toggle span:first-child {
display: none;
} #list-item-toggle:hover,
#full-map-toggle:hover,
.loc-nav:hover {
background: rgba(255,255,255,.25);
color: #fff;
} #list-item-toggle {
position: absolute;
top: 0;
right: 0;
display: block;
text-align: center;
font-size: 100%;	
color: #fff;
background: rgba(255,255,255,.15);
width: 43px;
height: 43px;
line-height: 43px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
-webkit-transition:right 0.30s linear, color 0.30s linear, background-color 0.30s linear; 
-moz-transition:right 0.30s linear, color 0.30s linear, background-color 0.30s linear; 
-o-transition:right 0.30s linear, color 0.30s linear, background-color 0.30s linear; 
transition:right 0.30s linear, color 0.30s linear, background-color 0.30s linear; 
}
#list-item-toggle.list-open {
right: 35%;
background: #fff;
color: #333;
text-shadow: none;
}
#loc-list {
position: absolute;
top: 0;
right:0;
width: 0;
height: 100%;
z-index: 5;
background: #fff;
overflow: auto;
-webkit-transition:width 0.30s linear; 
-moz-transition:width 0.30s linear; 
-o-transition:width 0.30s linear; 
transition:width 0.30s linear; 
}
#loc-list.list-open {
width: 35%
} .loc-item {
padding: 15px 20px 0;
opacity: 0;
-webkit-transition:opacity 0.30s linear; 
-moz-transition:opacity 0.30s linear; 
-o-transition:opacity 0.30s linear; 
transition:opacity 0.30s linear; 
}
.list-open .loc-item {
opacity: 1;
}
.loc-item .closeDetails {
display: none;
}
.loc-item > a {
position: relative; 
display: block; 
border: none; 
}
.loc-item > a:after {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 2;
background-color: rgba(0,0,0,.05);
-webkit-transition:background-color 0.30s linear; 
-moz-transition:background-color 0.30s linear; 
-o-transition:background-color 0.30s linear; 
transition:background-color 0.30s linear; 
}
.loc-item > a:hover:after {
background-color: rgba(0,0,0,.2);
}
.loc-item img {
display: block; 
width: 100%; 
height: auto; 
position: relative; 
z-index: 1;
}
.loc-item .infoBox {
padding: 5px 0 20px;
}
.loc-item h3 {
margin-bottom: 0; 
line-height: 1.2em; 
font-size: 120%;
}
.loc-item h3 a {
line-height: 1.2em;
}
.loc-item h3 a:hover {
background: #f3f3f3;
}
.loc-item small {
margin:3px 0 0; 
display: inline-block; 
font-size: 90%; 
font-style: italic; 
font-family: 'georgia',serif;
}   #menusContainer {
width: 570px; 
width: 48%; 
float: left; 
position: relative; 
display: block;
}
.menuContainer {
width: 30%; 
margin-left: 5%; 
float: left;
} 
.menuContainer:first-child {
margin-left: 0;
}
.menuContainer h3 {
margin-bottom: 10px; 
font-size: 120%;
}
.menuContainer .menu {
list-style: none;
}
.menuContainer li {
margin-bottom: 10px; 
position: relative; 
line-height: 1.5em;
}
.menuContainer a {
line-height: 1.5em;
}
.menu a {
color: #999; 
border-color:#fff;
position: relative;
}
.menu a:before {
display: block;
position: absolute;
top: 0;
background: none;
text-align: left;
font-size: 80%;	
content: '+';
left: -13px;
opacity: 0;
-webkit-transition:opacity 0.30s linear; 
-moz-transition:opacity 0.30s linear; 
-o-transition:opacity 0.30s linear; 
transition:opacity 0.30s linear;  
} .menu a:hover {
color: #000;
}
.menu a:hover:before {
opacity: 1;
}
.menu a[target=_blank]:hover:before {
display: none;
}
.menu a[target=_blank]:hover:after {
content: ' ↗';
} .menu li.current-menu-parent > a,
.menu li.current-menu-item > a,
.menu li.current-menu-ancestor > a {
color: #000;	
}
.menu li.current-menu-parent > a:before,
.menu li.current-menu-item > a:before,
.menu li.current-menu-ancestor > a:before {
content: '✓';
display: block;
position: absolute;
top: 0;
background: none;
text-align: left;
opacity: 1;
font-size: 80%;
left: -13px;
} .sub-menu {
border-left: 2px solid #eee;
list-style: none outside none;
margin: 10px 0 0;
padding-left: 10px;
} #menuToggle {
display: none;
font-size: 90%;
color: #333;
padding: 0 5.5%;
margin: -5.5% -5.5% 0 -5.5%;
line-height: 35px;
background: rgba(0,0,0,.1);
border:none;
}   #footer {
clear:both; 
margin: 60px auto 0;  
max-width:1170px;
} #footer #copyright {
display: inline-block;
} #footerMenuContainer {
float: right; 
text-align: right;
}
#footerMenu li {
display: inline-block;
}
#footerMenu li:before {
content: '';  
padding:0 10px 0 7px;
}
#footerMenu li:first-child:before {
display: none;
}
#footerMenu a:before {
content: "+";
display: block;
left: 50%;
position: absolute;
top: -15px;
margin-left: -3px;
font-size: 80%;
opacity: 0;
}
#footerMenu a:hover:before {
opacity: 1;
}
#footerMenu li.current-menu-parent > a:before,
#footerMenu li.current-menu-item > a:before,
#footerMenu li.current-menu-ancestor > a:before {
content: "✓";
display: block;
left: 50%;
position: absolute;
top: -15px;
margin-left: -3px;
font-size: 80%;
opacity: 1;
}   #stickyPosts {
width: 100%;
height: 300px;
position: fixed;
left: 0;
bottom: 0;
z-index: 0;
}
.nextPrevItem {
display: block;
float: left;
border: none;
width: 50%;
height: 300px;
position: relative;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
color: #fff;
background-color: #444;
background-size: 100% auto;
z-index: 1;
-webkit-transition:background-size 0.30s linear;
-moz-transition:background-size 0.30s linear;  
-ms-transition:background-size 0.30s linear; 
-o-transition:background-size 0.30s linear; 
transition:background-size 0.30s linear; 
}
#stickyPosts.fill-sticky-post .nextPrevItem {
float: none;
width: 100%;
}
.nextPrevItem:after {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
background-color: rgba(26, 26, 26, .9);
-webkit-transition:background-color 0.30s linear;
-moz-transition:background-color 0.30s linear;  
-o-transition:background-color 0.30s linear; 
transition:background-color 0.30s linear; 
}
.nextPrevItem div {
position: absolute;
z-index: 1;
display: table;
top: 25%;
left: 10%;
width: 80%;
height: 50%;
}
.nextPrevItem p {
display: table-cell;
vertical-align: middle;
text-align: center;
font-size: 150%;
line-height: 1.3em;
}
.nextPrevItem span {
display: block;
position: relative;
line-height: 1.5em;
margin-bottom: 5px;
font-size: 70%;
font-family: 'georgia',serif;
font-style: italic;
}
.nextPrevItem:hover {
color: #fff;
background-size: 105% auto;
}
.nextPrevItem:hover:after {
background-color: rgba(26, 26, 26, .65);
}   .listing .post,
.listing .page {
margin:20px 0 0;
}
.post,
.page {
position: relative; 
}   .postsContainer {
position: relative;
}
.postsContainer > div {
margin:0 0 4% 4%; 
width: 30.6%; 
float: left;
position: relative;
background-color: #fafafa;	
box-shadow: 0 1px 1px rgba(0,0,0,.1);
-webkit-transition:opacity 0.30s ease-in-out; 
-moz-transition:opacity 0.30s ease-in-out;   	 
-o-transition:opacity 0.30s ease-in-out;   	
transition:opacity 0.30s ease-in-out;
}
.postsContainer > div:nth-child(3n+1) {
clear: left; 
margin-left: 0;
}   #pageContent {
position: relative; 
margin-top: 60px;
}
#pageContent > div,
#pageContent iframe {
display: inline-block; 
width: 100%;
} body.page-template-location-map-widgets-php #pageContent,
body.page-template-page-no-border-php #pageContent,
body.page-template-location-map-php #pageContent {
border: none; 
padding-top: 0;
}   .posttitle,
.entrytitle {    
margin-bottom: 8px;
font-size: 150%;
width: 90%;
font-size: 120%;
margin-bottom: 10px;
} 
.posttitle a {
line-height: 1.5em;
}
.postsContainer .posttitle {
margin-bottom: 5px; 
line-height: 1.5em; 
width: auto;
}
.post-edit-link {
font-size: 80%; 
line-height: 1em;
}   .postInfo {
padding: 30px; 
position: relative;
}
.postInfo:after {
content: ''; 
display: block; 
clear: both;
}
.postInfo p {
margin: 10px 0 0;
}
.postInfo .theDate {
margin:15px 0 0; 
font-style: italic; 
font-family: 'georgia',serif; 
display: inline-block; 
opacity: .5;
}
.format-aside .theDate,
.page .theDate {
display: none;
}
.postInfo .readMore {
margin: 15px 0 0; 
display: inline-block; 
float: right;
position: relative;	
font-size: 150%;
line-height: 1em;
}
.postInfo .readMore:after {
content: '';
position: absolute;
display: block;
width: 0;
height: 0;
z-index: 0;
margin: 0;
top: 50%;
left: 50%;
background: rgba(0,0,0,.05);
border-radius: 50%;
-webkit-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;
-moz-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;   	  
-o-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;   	
transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out; 
}
.postInfo .readMore:hover:after {
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
}   .postsContainer .format-quote {
min-height: 240px;
}
.quote-content {
margin-bottom: 40px;
max-height: 95px;
overflow: hidden;
position: relative;
width: 100%;
-webkit-transition:max-height 0.30s ease-in-out;
-moz-transition:max-height 0.30s ease-in-out;   	  
-o-transition:max-height 0.30s ease-in-out;   	
transition:max-height 0.30s ease-in-out;  
}
.quote-content.open-quote {
max-height: 10000px;
}
.quote-content p {
margin: 0 0 1em;
} .quote-wrapper {
position: relative;
}
.quote-wrapper:after {
position: absolute;
content: '';
display: block;
width: 100%;
left: 0;
bottom: 0;
height: 80%;
background: #fafafa;
background: -webkit-linear-gradient(rgba(255,255,255,0), #fafafa);
background: -moz-linear-gradient(rgba(255,255,255,0), #fafafa);
background: -o-linear-gradient(rgba(255,255,255,0), #fafafa);
background: linear-gradient(rgba(255,255,255,0), #fafafa);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0)', endColorstr='#fafafa');
}
.quote-wrapper.open-wrapper:after {
display: none;
} .toggle-quote {
display: inline-block;
position: absolute;
top: 100%;
left: 0;
z-index: 2;
text-align: center;
line-height: 1em;
font-size: 150%;
color: inherit;
}
.toggle-quote.toggle-on,
.toggle-quote.toggle-on:hover,
.toggle-quote:hover {
color: #000;
}
.toggle-quote.toggle-on {
top: 100%;
}
.toggle-quote:before {
content: '+';
display: inline-block;
line-height: 1em;
-webkit-transition:-webkit-transform 0.30s linear; 
-moz-transition:transform 0.30s linear;   	 
-o-transition:transform 0.30s linear;   	
transition:transform 0.30s linear;   
}
.toggle-quote.toggle-on:before {
-webkit-transform:rotate(135deg);
-ms-transform:rotate(135deg);
transform:rotate(135deg);
}
.toggle-quote:after {
content: '';
position: absolute;
display: block;
width: 0;
height: 0;
z-index: 0;
margin: 0;
top: 50%;
left: 50%;
background: rgba(0,0,0,.05);
border-radius: 50%;
-webkit-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;
-moz-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;   	  
-o-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;   	
transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out; 
}
.toggle-quote:hover:after {
width: 30px;
height: 30px;
margin: -15px 0 0 -15px;
} .quote-title {
text-align: right; 
margin-top: 15px; 
font-size: 85%; 
font-weight: normal; 
line-height: 1.5em;
}
.quote-title:first-line {
font-size:117.64%; 
font-weight: bold;
} .quote-link {
font-size: 150%; 
line-height: 1em; 
vertical-align: text-top; 
display: inline-block;
-webkit-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
transform:rotate(-45deg);
} img.attachment-quote {
float: right; 
height: auto; 
width: 45px; 
border-radius: 50%; 
margin-left: 10px;
}   .postsContainer .format-aside {
min-height: 200px;
} .asideImage img {
display: block;
} .postsContainer .aside-title {
font-size: 85%; 
font-weight: normal; 
line-height: 1.5em;
margin-bottom: 15px;
}
.postsContainer .aside-title:first-line {
font-size:145%; 
font-weight: bold;
} .aside-content {
margin-bottom: 25px;
max-height: 120px;
overflow: hidden;
position: relative;
width: 100%;
-webkit-transition:max-height 0.30s ease-in-out;
-moz-transition:max-height 0.30s ease-in-out;   	  
-o-transition:max-height 0.30s ease-in-out;   	
transition:max-height 0.30s ease-in-out;  
}
.aside-content.open-aside {
max-height: 10000px;
} .aside-content ol {
margin:0 0 1em 25px; 
padding: 0; 
}
.aside-content ul {
margin:0 0 1em 20px; 
padding: 0; 
}
.aside-content ul li {
padding:0; 
list-style-position:outside; 
}
.aside-content ol li {
padding:0; 
list-style-position:outside; 
} .aside-content p {
margin: 0 0 1em;
} .aside-content h1, 
.aside-content h2, 
.aside-content h3, 
.aside-content h4,
.aside-content h5,
.aside-content h6 {
margin-bottom: 10px; 
line-height: 1.5em;
} .aside-wrapper {
position: relative;
}
.aside-wrapper:after {
position: absolute;
content: '';
display: block;
width: 100%;
left: 0;
bottom: 0;
height: 80%;
background: #fafafa;
background: -webkit-linear-gradient(rgba(255,255,255,0), #fafafa);
background: -moz-linear-gradient(rgba(255,255,255,0), #fafafa);
background: -o-linear-gradient(rgba(255,255,255,0), #fafafa);
background: linear-gradient(rgba(255,255,255,0), #fafafa);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0)', endColorstr='#fafafa');
}
.aside-wrapper.open-wrapper:after {
display: none;
} .toggle-aside {
display: inline-block;
position: absolute;
top: 100%;
left: 0;
z-index: 2;
text-align: center;
line-height: 1em;
color: inherit;
font-size: 150%;
}
.toggle-aside.toggle-on,
.toggle-aside.toggle-on:hover,
.toggle-aside:hover {
color: #000;	
}
.toggle-aside.toggle-on {
top: 100%;
}
.toggle-aside:before {
content: '+';
display: inline-block;
line-height: 1em;
-webkit-transition:-webkit-transform 0.30s linear; 
-moz-transition:transform 0.30s linear;   	 
-o-transition:transform 0.30s linear;   	
transition:transform 0.30s linear;  
}
.toggle-aside.toggle-on:before {
-webkit-transform:rotate(135deg);
-ms-transform:rotate(135deg);
transform:rotate(135deg);
}
.toggle-aside:after {
content: '';
position: absolute;
display: block;
width: 0;
height: 0;
z-index: 0;
margin: 0;
top: 50%;
left: 50%;
background: rgba(0,0,0,.05);
border-radius: 50%;
-webkit-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;
-moz-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;   	  
-o-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;   	
transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out; 
}
.toggle-aside:hover:after {
width: 30px;
height: 30px;
margin: -15px 0 0 -15px;
}   .postsContainer > .sticky {
background: #333; 
color: #999;
}
.postsContainer > .sticky .posttitle:before {
content:'Featured Item'; 
color: #ccc; 
font-size: 80%; 
display: block; 
font-family: 'georgia',serif; 
font-style: italic; 
font-weight: normal; 
line-height: 1em; 
margin:-5px 0 3px;
}
.postsContainer > .sticky a {
border: none; 
color: #fff;
}
.postsContainer > .sticky a:hover,
.postsContainer > .sticky .posttitle a,
.postsContainer > .sticky .posttitle a:hover {
color: #fff;
}
.postsContainer > .sticky .postPrev img {
outline-color: #333;
}   .featuredLink {
display: block; 
position: relative;
overflow: hidden;
border: none;
}
.featuredLink:before {
content: '';
display: block;
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0);
-webkit-transition:background 0.30s linear;
-moz-transition:background 0.30s linear;
-o-transition:background 0.30s linear;
transition:background 0.30s linear; 
}
.featuredLink:hover:before {
background: rgba(0,0,0,.15);
}
.featuredLink img {
display: block;
-webkit-transition:left 0.30s ease-in-out; 
-moz-transition:left 0.30s ease-in-out;   	 
-o-transition:left 0.30s ease-in-out;   	
transition:left 0.30s ease-in-out;
} .featuredLink.hasGallery > img {
position: relative;	
left: -20%;
}
.postPrev {
width: 33.3%; 
height: 100%;
position: absolute; 
top: 0;
right: -35px;
background-color: #fff;
-webkit-transition:right 0.30s ease-in-out; 
-moz-transition:right 0.30s ease-in-out;   	 
-o-transition:right 0.30s ease-in-out;   	
transition:right 0.30s ease-in-out;
}
.postPrev img {
width: 100%; 
height: auto; 
outline: 5px solid #fff; 
position: relative; 
z-index: 0;
color: #fff;
background-color: #fff;
} .featuredLink.hasGallery:hover > img {
left:0;
}
.featuredLink.hasGallery:hover .postPrev {
right: -40%;
}   #entryContainer {
position: relative;
}
#pageLoading {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 1;
width: 100%;
height: 100%;
background: url(//navodon.com/wp-content/themes/contractor/images/ajax-loader.gif) no-repeat center;
}
.entry{
position: relative;
border-top: 4px double #eee;
padding-top: 60px;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;	
}
.entry.format-gallery {
border: none; 
padding-top: 0;
} .entry ol {
margin:0 0 1em 25px; 
padding: 0; 
}
.entry ul {
margin:0 0 1em 20px; 
padding: 0; 
}
.entry ul li {
padding:0; 
list-style-position:outside; 
}
.entry ol li {
padding:0; 
list-style-position:outside; 
} .entry p {
margin: 0 0 1em;
} .entry h1, 
.entry h2, 
.entry h3, 
.entry h4,
.entry h5,
.entry h6 {
margin-bottom: 10px; 
line-height: 1.5em;
}
.check:before {
content: '☑';
font-size: 110%;
line-height: 1em;
padding-right: 5px;
}
.details {
margin-bottom: 35px;
}   .postinate {
text-align: center; 
margin: 50px 0 0;
}
.postinate a {
border-color: transparent;	
margin: 0;
}
.postinate a span {
border: none; 
margin: 0; 
background: none;	
color: inherit;
}
.postinate a:hover span {
color: #000000; 
}
.postinate span { 
color: #000;
border: none;
margin: 0;
padding: 0 5px;
}   #details {
list-style: none;
margin: 60px 0 0;
text-align: center;    
padding: 40px 40px 25px;
border-width: 4px 0;
border-style: double;
border-color: #eee;
}
#details li {
display: inline-block;	
margin: 0 15px 15px;	
font-weight: bold;
}
#details li {color: #333;}
#details span {
font-family: 'georgia',serif; 
font-weight: normal;	
font-style: italic; 
margin-left: 3px; 
display: inline-block; 
color: inherit; 
color: #888;
}
#details a {
color: inherit;
}
#details a:hover {
color: #333;
}   #postFilter {
text-align: center;
margin-bottom: 40px;
position: relative;
z-index: 2;
padding: 40px 0 10px;
border-width: 4px 0 0;
border-style: double;
border-color: #eee;
}
#postFilter a {
margin: 0 10px; 
padding: 3px; 
border: none; 
width: 100%; 
text-transform: uppercase; 
font-size: 90%; 
line-height: 2.5em;
color: #aaa;
}
#postFilter a:after {
content: "✓";
display: block;
left: 50%;
position: absolute;
top: -25px;
margin-left: -3px;
font-size: 80%;
opacity: 0;
-webkit-transition:opacity 0.30s ease-in-out; 
-moz-transition:opacity 0.30s ease-in-out;   	 
-o-transition:opacity 0.30s ease-in-out;   	
transition:opacity 0.30s ease-in-out;
}
#postFilter a:hover,
#postFilter a.activeFilter {
color: #000; 
}
#postFilter a.activeFilter:after {
opacity: 1;
}   .gallery {
width: 102.75%;
}
body.single-format-gallery .entry .gallery {
display: none !important;
}
body.single-format-standard .entry .gallery {
margin-bottom: 20px !important;
}
#postGallery {
clear: both;
position: relative;
overflow: hidden;
}
#postGallery .gallery {
padding-top: 30px;
position: relative;
}
.gallery img {
border: none !important; 
line-height: 1em; 
display: block; 
width: 100%;  	
}
.gallery a {
display: block; 
line-height: 1em; 
max-width: 95%; 
position: relative; 
border: none;
}
.gallery a:before {
content: '';
display: block;
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0);
-moz-transition:background 0.30s linear;
-webkit-transition:background 0.30s linear;
-o-transition:background 0.30s linear;
transition:background 0.30s linear;  
}
.gallery a:after {
content: '';
display: block;
position: absolute;
z-index: 3;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: none;
}
.gallery a:hover {
background: none;
}
.gallery a:hover:before {
background: rgba(0,0,0,.15);
}
.gallery .gallery-caption {
line-height: 1.3em;
display: block;
font-style: normal;
margin:0;
position: absolute;
z-index: 2;
opacity: 0;
color: #333;
background: #fff;
bottom: 0;
left: -5px;
padding:7px 10px 3px 3px;
-webkit-transition:opacity 0.30s linear, left 0.30s linear;  
-moz-transition:opacity 0.30s linear, left 0.30s linear;   	
-o-transition:opacity 0.30s linear, left 0.30s linear;   	
transition:opacity 0.30s linear, left 0.30s linear;
}
.gallery .gallery-item {	
text-align: left !important; 
position: relative; 
overflow: hidden; 
opacity: 0;
left: -5px;
}
body.single-format-gallery .gallery .gallery-item {
margin-top: 20px !important;
}
.gallery .gallery-item:hover .gallery-caption {
opacity: 1; 
left: 0;
}
.wp-caption {
max-width: 100%;
}
.wp-caption img {
display: block;
}
.wp-caption-text {
font-size: 90%; 
font-style: italic;
}   #attachmentGallery {
list-style: none;
position: relative;
}
#attachmentGallery:after {
content: '';
display: block;
clear: both;
}
#attachmentGallery li {
float: left; 
position: relative; 
opacity: 0; 
left: -5px;
margin:0 0 4% 4%;
width:30.6%;
}
#attachmentGallery li:nth-child(3n+1) {
clear: left; 
margin-left: 0;
}
#attachmentGallery img {
border: none !important; 
line-height: 1em; 
display: block; 
width: 100%;  	
height: auto;
}
#attachmentGallery a {
display: block; 
line-height: 1em; 
width: 100%; 
position: relative; 
border: none;
}
#attachmentGallery a:before {
content: '';
display: block;
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0);
-webkit-transition:background 0.30s linear;
-moz-transition:background 0.30s linear;
-o-transition:background 0.30s linear;
transition:background 0.30s linear;  
}
#attachmentGallery a:after {
content: '';
display: none;
position: absolute;
z-index: 3;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
#attachmentGallery a:hover {
background: none;
}
#attachmentGallery a:hover:before {
background: rgba(0,0,0,.25);
}
#attachmentGallery p {
color: #fff;
padding:10px;
line-height: 1.3em;
left: -5px;
bottom: 0;
display: block;
font-style: normal;
margin:0;
position: absolute;
z-index: 2;
opacity: 0;
-webkit-transition:opacity 0.30s linear, left 0.30s linear;  
-moz-transition:opacity 0.30s linear, left 0.30s linear;   	
-o-transition:opacity 0.30s linear, left 0.30s linear;   	
transition:opacity 0.30s linear, left 0.30s linear;
}
#attachmentGallery li:hover p {
opacity: 1; 
left: 0;
}   #loadMore {
clear: left; 
margin:0 auto; 
display: block; 
text-align: center;	
float: none;	
height: 50px;
width: 50px;
position: relative;
border-radius: 50%;
background-color: #fafafa;
box-shadow: 0 1px 1px rgba(0,0,0,.1);
-webkit-transition:opacity 0.30s ease-in-out; 
-moz-transition:opacity 0.30s ease-in-out;   	 
-o-transition:opacity 0.30s ease-in-out;   	
transition:opacity 0.30s ease-in-out;
}
#loadMore a {
display: inline-block;
border: none;
text-transform: uppercase;
position: relative;
text-align: center;
z-index: 1;
padding:0;
height: 50px;
width: 50px;
line-height: 50px;
margin: 0 auto;
font-size: 24px;
}
#loadMore.loading a,
#loadMore.loading a:hover {
color: #000; 
-webkit-animation: rotatin 1s infinite linear;
animation: rotatin 1s infinite linear;
}
#loadMore a:after {
content: '';
position: absolute;
display: block;
width: 0;
height: 0;
z-index: 0;
margin: 0;
top: 50%;
left: 50%;
background: rgba(0,0,0,.05);
border-radius: 50%;
-webkit-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;
-moz-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;   	  
-o-transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out;   	
transition:width 0.30s ease-in-out, height 0.30s ease-in-out, margin 0.30s ease-in-out; 
}
#loadMore a:hover:after {
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
} @-webkit-keyframes rotatin {
from {
-webkit-transform:rotate(0deg); 
}  
to { 
-webkit-transform: rotate(360deg) 
}
}
@keyframes rotatin {
from { 
-ms-transform:rotate(0deg);
transform:rotate(0deg);
}
to { 
-ms-transform:rotate(360deg);
transform:rotate(360deg);
}
} #loadMore a:hover {
color: #000; 
} #newStuff {
width: 0 !important; 
height: 0 !important; 
margin: 0 !important; 
padding: 0 !important;
}   #content-container {
margin-bottom: 60px;
}
#pageWidgets {
position: relative;
margin: 0 auto;
padding: 0;
-webkit-column-gap: 47px;
-moz-column-gap: 47px;
column-gap: 47px;
}
body.page-template-location-map-widgets-php #pageWidgets {
margin-top: 60px;
}
#pageWidgets:after {
clear: both;
display: block;
content: '';
}
#pageWidgets .widget {
position: relative;
list-style: none; 
display: inline-block;
margin-bottom: 47px;
width: 100%;
}
#pageWidgets .widgettitle {
margin-bottom: 15px; 
font-size: 120%; 
line-height: 1.5em;
padding-bottom: 5px;
}
#pageWidgets .widgettitle a {
line-height: 1.5em;
}
#pageWidgets .widget ul li {
border-bottom: 1px solid #eee;
list-style-position: outside;
list-style-type: none;
margin: 0 0 10px;
padding:0 0 10px;
}
#pageWidgets .widget p {
margin-bottom: 1em;
}   #widgetPanel {
display: none;
color: #999;
width: 100%;
top:0;
left: 0;
z-index: 2;
overflow:visible;
position: absolute;
}
#widgetPanel:after {
background:#1a1a1a;
content: "";
display: block;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
} #sidebar {
max-width:1170px; 
top: 0;
overflow: auto;
z-index: 1;
position: relative;
margin: 0 auto;
font-size: 90%;	
padding: 0;
}
#sidebar:after {
clear: both;
display: block;
content: '';
}
#sidebar .widget {
position: relative;
list-style: none; 
margin: 0 0 60px 5%; 
float: left;
width: 21.25%;
opacity: 0;
left: -10px;
}
#sidebar .widget:nth-child(4n+1) {
clear: left; 
margin-left: 0;
}
#sidebar .widgettitle {
position: relative;
top: 0;
color: #fff; 
margin-bottom: 15px; 
font-size: 120%; 
line-height: 1.5em;
padding-bottom: 5px;
border-bottom: 2px solid #fff;
}
#sidebar .widgettitle a {
line-height: 1.5em;
}
#sidebar .widget ul li {	
border-bottom: 1px solid #222;
list-style-position: outside;
list-style-type: none;
margin: 0 0 10px;
padding:0 0 10px;
}
#sidebar .widget a {
color: #fff; 
border: none;
}
#sidebar .widget a:hover {
background: #444;
}
#sidebar .widget p {
margin-bottom: 1em;
}   #commentsection {
margin: 60px auto 0; 
clear: both;
max-width: 700px;
}
#commentsection h3 {
margin-bottom: 10px;
}
.commentlist {
width: 100%; 
list-style:none; 
margin:0 0 15px;
}
.commentlist li {
list-style:none; 
padding:15px 0; 
clear: right;
position: relative;
}
.commentlist li img.avatar {
float:left; 
border-radius: 50%; 
width: 45px; 
height: auto;
margin: -4px 11px -4px -4px;
border: 4px solid #fff;
}
.commentlist cite,
.commentlist cite a {
font-style:normal;
}
.commentlist p {
text-transform:none;
margin:10px 0 10px 60px;
}
.commentlist .pingback p {
margin:10px 5px 10px;
}
#commentform p {
margin:5px 0; 
clear: left;
}
#commentform label {
line-height: 35px;
}
.comment-notes,
.commentmetadata {
display:block; 
color:#333; 
padding:0;
font-family: 'georgia';
font-size: 90%;
font-style: italic;
}
cite.fn {
text-transform:uppercase;
}
.nocomments {
text-align:center;
}
.logged-in-as {
font-family: 'georgia',serif;
font-size: 90%;
font-style: italic;
}
#commentsection .parent:before {
background: none repeat scroll 0 0 #f3f3f3;
bottom: 20px;
content: "";
display: block;
left: 20px;
position: absolute;
top: 30px;
width: 4px;
z-index: -1;
}
#commentsection .children {
margin-left: 50px;
}
#commentsection .children > li:after {
content: '';
display: block;
height: 4px;
width: 50px;
position: absolute;
top: 35px;
left: -30px;
background: #f3f3f3;
z-index: -1;
} #recentcomments li,
.alt,
.bypostauthor {
} .reply {
position: relative;
}
.reply:after {
position: relative; 
content: ''; 
display: block; 
clear: both;
}
.comment-reply-link {
float: right;
} #respond {
margin: 15px 0 0;
}
.commentlist #respond {
margin: 0 0 30px;
}
#commentsection .required {
color: red;
}
#commentsection > #respond {
clear: both;
}
#commentsection > #respond #reply-title {
line-height: 50px;
cursor: pointer;
text-align: center; 
background-color: rgba(0,0,0,.02);
box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
#commentsection > #respond #reply-title:hover {
background: rgba(0, 0, 0, 0.05);
}
#commentsection > #respond .comment-form {
display: none; margin-top: 40px;
}
.commentlist #respond {
margin: 10px 0 20px 60px;
}
#cancel-comment-reply-link {
color: red;
font-size: 90%;
padding: 0 5px;
text-transform: uppercase;
}
#cancel-comment-reply-link:hover {
color: #000;
}   input[type="text"],
input[type="email"],
textarea {
padding: 5px; 
width:200px; 
margin:5px 0 0 0;
border: 2px solid rgba(0,0,0,.05); 
background: #fff; 
border-radius: 0; 
-webkit-appearance: none; 
font-size: 100%;
}
textarea {
width:98%; 
height: 130px;
}
input[type="submit"] {
cursor: pointer; 
background: #333; 
color:#fff; 
border: none; 
display: inline-block; 
padding: 8px 15px;
}
input[type="submit"]:hover {
background: #000;
} #commentform input[type="text"] {
float:left; 
clear:left; 
margin:0 8px 5px 0;
}
#commentform p.form-allowed-tags {
line-height:1.3em;
}
#commentform p.form-allowed-tags code {
font:12px "Courier New";
}   #wp-calendar {
empty-cells:show; 
width:100%;
}
#wp-calendar #prev a,
#wp-calendar #next a {
padding-top: 10px;
}
#wp-calendar #prev a:hover,
#wp-calendar #next a:hover {
background: none;
}
#wp-calendar #next a {
text-align:right;
}
#wp-calendar #prev a {
text-align:left;
}
#wp-calendar a {
text-decoration:none;
display:block;
}
#wp-calendar caption {
width:100%; 
margin-bottom: 8px; 
text-align: left;
font-weight: bold;
font-size: 120%;
padding-bottom: 5px;
color: #000;
}
#wp-calendar th {
font-style:normal;
text-transform:capitalize; 
background: none; 
line-height: 30px; 
text-align: center; 
font-weight: normal;
}
#wp-calendar tbody td {
text-align:center;
padding:0; 
line-height: 30px; 
background: #eee; 
}
#wp-calendar tbody td.pad {
background: none;
}
#wp-calendar tbody td a {
background: #fafafa; 
display: block; 
line-height: 30px;
}
#wp-calendar tbody td a:hover {
background: #fff;
}
#wp-calendar tfoot td {
line-height: 30px;
} #sidebar #wp-calendar caption {
color: #fff;
border-bottom: 2px solid #fff;
}
#sidebar #wp-calendar th {
color: #555;
}
#sidebar #wp-calendar tbody td {
background: #222; 
color: #555;
}
#sidebar #wp-calendar tbody td.pad {
background: none;
}
#sidebar #wp-calendar tbody td a {
background: #333; 
color: #fff;
}
#sidebar #wp-calendar tbody td a:hover {
background: #000;
}   li.widget_tag_cloud a {
color: #fff !important; 
background: rgba(0, 0, 0, 0.25);
border-radius: 0;
display: inline-block;
font-size: 100% !important;
line-height: 30px;
margin-bottom: 4px;
padding: 0 8px;
}
li.widget_tag_cloud a:hover {
background: rgba(0, 0, 0, 0.4);
} #sidebar li.widget_tag_cloud a {
background: rgba(255, 255, 255, 0.1);
}   .widgettitle .rsswidget:first-child {
display: none;
}
.widget_rss .rss-date {
display: block;
font-family: 'georgia',serif;
font-size: 90%;
font-style: italic;
}
.rssSummary {
margin-top:5px; 
font-size: 90%;
}   .widget_archive li,
.widget_categories li {
text-align: right; 
position: relative; 
color: #555;
}
.widget_archive li:after,
.widget_categories li:after {
content: ''; 
display: block; 
clear: both;
}
.widget_archive li a,
.widget_categories li a {
display: inline-block; 
float: left; 
text-align: left; 
max-width: 90%;
}   .widget_text h1, 
.widget_text h2, 
.widget_text h3, 
.widget_text h4,
.widget_text h5,
.widget_text h6 {
margin-bottom: 10px; 
line-height: 1.5em;
}   .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
background: #555 !important;
}
.mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-current {
background: #fff !important;
}
.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
border-radius: 0 !important;
}   .pace .pace-progress {
background: #ffffff;
position: fixed;
z-index: 2000;
top: 0;
left: 0;
height: 5px;
-webkit-transition: width 1s;
-moz-transition: width 1s;
-o-transition: width 1s;
transition: width 1s;
}
.pace-inactive {
display: none;
}   .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }@media screen and (max-width:1310px) { #sidebar {
margin: 0; 
padding: 60px 5%; 
left: 0;
}
#sidebar .widget {
width: 30%;
}
#sidebar .widget:nth-child(4n+1) {
clear:inherit; 
margin-left:5%;
}
#sidebar .widget:nth-child(3n+1),
#sidebar .widget:nth-child(6n+1),
#sidebar .widget:nth-child(9n+1) {
clear: left; 
margin-left: 0;
} #mapWrapper {
height: 500px;
}
}   @media screen and (max-width:960px) { #header {
padding: 5% 5% 10%;
} #content {
padding: 5%;
} #topContentStuff {
margin-bottom: 5%;
}
#menusContainer {
float: none; 
width: auto; 
display: none; 
padding:5% 0;
}
#menusContainer:after {
content: ''; 
clear: both; 
display: block;
}
#menuToggle {
display: block;
} #title-info {
float: none; 
width: auto; 
margin-top: 5%; 
clear: both;
} .navigation {
padding-top: 5%;
} .gallery {
margin: 0 !important;
position: relative;
padding: 30px 0;
} #pageWidgets,
.entry {
-webkit-column-count:1 !important;
-moz-column-count:1 !important;
column-count:1 !important;
} #navigation {
left: 0;
margin-left: 0 !important;
width: 100%;
}
#navigation a {
width: 48%;
} .nextPrevItem,
.nextPrevItem:hover {
background-size: cover;
} #mapWrapper {
height: 400px;
}
}   @media screen and (max-width:900px) { #sidebar .widget {
margin: 0 0 60px 0; 
width: 100%; 
float: none; 
}
#sidebar .widget:nth-child(4n+1) {
margin-left: 0;
} body.single .format-standard {
padding-top: 30px;
} #pageContent {
padding-top: 30px; 
margin-top: 30px;
} .postsContainer {
padding-top: 10px;
} #mapWrapper,
.postinate {
margin-top: 30px;
} body.full-map #mapWrapper {
margin-top: 0;
} .postsContainer > div {
margin:0 0 30px 5%; 
font-size: 14px; 
width: 47.5%; 
float: left;
}
.postsContainer > div:nth-child(3n+1) {
clear: none; 
margin-left:5%;
}
.postsContainer > div:nth-child(2n+1),
.postsContainer > div:nth-child(4n+1),
.postsContainer > div:nth-child(6n+1),
.postsContainer > div:nth-child(8n+1) {
clear: left; 
margin-left: 0;
} #details {
margin-top: 30px; 
padding: 30px 0 15px;
} #footer {
margin:30px 0 0; 
text-align:center;
}
#footerMenuContainer {
float: none; 
text-align: center; 
margin-bottom: 5px;
} #list-item-toggle.list-open  {
right: 50%;
}
#loc-list.list-open {
width: 50%;
}
}   @media screen and (max-width:700px) { #logo {
max-width: 50%
}
#contactInfo:before {
width: 45px; 
margin: 15px 0;
}
#contactInfo {
font-size: 11px;
}	
}   @media screen and (max-width:650px) { #widgetPanelToggle {
display: block;
float: none;
position: absolute;
top: 10%;
right: 5%;
}
#header #searchform {
float: none;
margin: 0;	
position: absolute;
right: 60px;
top: 10%;
z-index: 2;
} body.panelOpen #logo,
body.panelOpen #contactInfo {
visibility: hidden;
}
body.panelOpen #header #searchform {
right: 65px;
} #widgetPanel {
top: 60px !important;
}
#sidebar {
top:0; 
border: none;
} .postsContainer > div {
margin:0 0 30px 0; 
font-size: 14px; 
width: 100%; 
float: none;
}
.postsContainer > div:nth-child(3n+1) {
clear: none; 
margin-left: 0;
} body.full-map #mapWrapper {
height: 250px; 
position: relative;
}
#full-map-toggle {
display: none;
} #postFilter {
padding: 20px 0 0; 
margin-bottom: 20px;
}
#postFilter a {
margin: 0 5px; 
padding: 0;
}
}   @media screen and (max-width:500px) { #sidebar {
padding: 5%;
} .menuContainer {
float: none; 
margin: 0; 
width: 100%;
} #widgetPanelToggle {
margin-bottom: 5%;
} #logo {
display: block;
} body.single-format-gallery .gallery .gallery-item {
margin-top: 10px !important;
}
.gallery {
padding:0 0 10px;
}
.gallery-item {
width: 33.3% !important;
}
.gallery .gallery-caption {
font-size: 12px;
} #mapWrapper {
height: 250px; 
margin-bottom: 30px;
}
#locationDetails {
width: 300px; 
margin:0 0 30px -150px; 
}
.loc-item h3 {
font-size: 110%;
}
#list-item-toggle.list-open  {
right: 75%;
}
#loc-list.list-open {
width: 75%;
} #navigation a {
font-size: 14px;
}
}   @media screen and (max-width:400px) { #header {
padding: 5%;
} #logo {
max-width: 50%;
} #searchform #s {
width: 220px;
} #pageLoading {
background-position: center 100px;
} .gallery:after {
content: ''; 
display: block; 
clear: both; 
width: 100%; 
margin-bottom: 10px;
}
.gallery-item {
width: 50% !important;
}
.gallery br {
clear: none !important;
}
.gallery .gallery-caption {
font-size: 10px;
} #attachmentGallery li {
width: 100%; 
float: none; 
margin-left: 0;
}
#attachmentGallery p {
left: 0;
opacity: 1;
padding: 5px 0 10px;
position: relative;
color: #333;
} .featuredLink.hasGallery:hover:before {
background: none;
}
.featuredLink.hasGallery > img {
left: -33.3%;
}
.featuredLink.hasGallery .postPrev {
right: 0;
}
.postsContainer div.format-gallery .featuredLink span {
color: #333;
font-size: 15px;
left: 0;
opacity: 1;
padding: 3% 0;
position: relative;
width: auto;
} .quote-content {
max-height: 120px;
} #details li {
margin: 0 10px 15px; 
display: block;
} blockquote {
padding:15px 20px 5px; 
} .commentlist p {
margin: 10px 0 0 20px;
}
#commentsection .children {
margin-left: 20px;
}
#commentsection .parent:before {
left: 0;
}
#commentsection .children > li:after {
left: -20px;
}
.commentlist #respond {
margin: 10px 0 20px 20px;
} #navigation {
padding: 30px 0; 
margin: 0;
} #locationDetails {
width: 240px; 
margin-left: -120px;
}
#locationDetails h3 {
font-size: 100%;
}
#locationDetails .infoBox {
padding: 25px;
} #footer {
margin:30px 0 15px;
}
#footerMenu li:before {
padding: 0 7px 0 4px;
} body.with-sticky-post #contentContainer {
margin-bottom: 250px;
}
#stickyPosts,
.nextPrevItem {
height: 250px;
}
.nextPrevItem p {
font-size: 100%;
}
.nextPrevItem span {
font-size: 80%;
}
}.menu a:hover {
color: #c91783 !important;
}
#contactInfo a:hover {
color: #c91783 !important;
border: none;
}
.menuContainer:first-child {
width: 30% !important;
}
.menuContainer {
width: 65%;
}
.menu a {
font-size: 13px !important;
}
img a:hover, a img:hover, a:hover img {opacity: .8 !important;}
#home-bullets {margin-left: 2em !important; padding-top: 12px !important;}
input[type="text"], input[type="email"], textarea {
width: 100% !important;
}
@media screen and (max-width: 960px)
{
#title-info {
float: none;
width: auto !important;
margin-top: 5%;
clear: both;
}
}