/*
Theme Name: Design Properties
Author: Longevity Graphics
Author URI: http://www.longevitygraphics.com
Version: 1.0
Template: twentyten


div {
    border: 1px solid red !important;
}*/

/*@import url("../twentyten/style.css");*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html, body {
    font-size: 17px;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* =Layout
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
/*#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 280px 0 0px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}*/
#container {
    display: table-cell;
    margin: 0;
    padding-right: 20px;
    width: 100%;
}
#content {
	margin: 0;
}
#primary, #secondary {
    display: table-cell;
    min-width: 300px;
    width: 300px;
    vertical-align: top;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}
/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/
.one-column #content {
	margin: 0 auto;
	width: 640px;
}
/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/
.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}
/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Open Sans, Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: Open Sans, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type="submit"] {
	font-family: Open Sans, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */
div.menu,
#branding,
#wrapper {
	margin: 0 auto;
	width: 1240px;
}
#wrapper {
	background: #fff;
	padding: 0 20px;
	box-sizing: border-box;
}
/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}
/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
body {
	background: #fff;
	font-family: "ff-dagny-web-pro","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	color: #3f3f3f;
}
body,
input,
textarea {
	color: #454545;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
	color: #333;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="tel"],
textarea {
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    margin-bottom: 8px;
    max-width: 100%;
    padding: 10px;
    width: 100%;
}
a:link, a:visited, a:not(:hover) {
	color: #032e86;
	text-decoration: none;

-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
a:active, a:hover {
	color: #000343;
	cursor: pointer;
	text-decoration: none;

-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* =Menu
-------------------------------------------------------------- */
#access {
    display: block;
    float: right;
    margin: 0 auto;
    width: auto;
}
#access .menu-header, div.menu {
    font-size: 16px;
    font-weight: 300;
    margin-left: 12px;
    text-transform: uppercase;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	/*position: relative;*/
}
#access a {
	color: #fff;
	display: block;
	line-height: 81px;
	padding: 0 20px;
	text-decoration: none;
	letter-spacing: 0.04em;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);

    font-family: "ff-dagny-web-pro","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 0.94118rem;
    font-weight: normal;
    text-transform: uppercase;
}
#access ul ul {
	background: #000;
	opacity: 0.75;
	display: none;
	position: absolute;
	top: 125px;
	left: 0;
	float: left;
	min-width: 100%;
	z-index: 99999;
	box-sizing: border-box;
}
#access .sub-menu{
    padding-top: 20px;
    padding-bottom: 20px;
}
#access ul ul li {
    box-sizing: border-box;
    padding: 0 30px;
    width: 100%;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
    border-left: 1px solid #fff;
    height: auto;
    line-height: 1em;
    padding: 10px;
    text-transform: capitalize;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #969696;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
/* =Content
-------------------------------------------------------------- */
/*#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 20px;
}*/
#main {
    clear: both;
    overflow: hidden;
    padding: 40px 0 20px;
    width: 100%;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #545454;
	font-size: 1.05882rem;
	line-height: 1.64706rem;
	font-weight: normal;
	margin-bottom: 1.17647rem;
	text-rendering: optimizelegibility;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h2{
    color: #002060 !important;
    font-size: 32px;
}
#content h3 {
    border-bottom: 1px dotted #002060;
    color: #002060 !important;
    margin-bottom: 10px !important;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #777;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
    color: #002060;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 20px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #777;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #777;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	line-height: 48px;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #777;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #777;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
/* =Asides
-------------------------------------------------------------- */
.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}
/* =Gallery listing
-------------------------------------------------------------- */
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
/* =Attachment pages
-------------------------------------------------------------- */
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
/* =Images
-------------------------------------------------------------- */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #777;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #777;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #777;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #777;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #777;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #777;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */
input[type="submit"] {
    background-color: #8dc63f;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.08) inset;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    margin: 0 !important;
    padding: 13px 20px;
    text-transform: uppercase;
    width: 100%;
}
input[type="submit"]:hover{
    cursor: pointer;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1) inset;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #777;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #777;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	/*word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;*/
	margin: 0 0 18px 0;
}
.widget-container .wp-caption img {
	margin: auto;
}
#primary .widget-container{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
#primary .widget-title {
    background: #e9e9e9 none repeat scroll 0 0;
    color: #545454;
    font-family: Open Sans;
    font-weight: 300;
    margin-bottom: 0;
    padding: 18px 0;
    text-align: center;
}
#primary .textwidget {
    padding: 20px 20px 5px;
}
.widget-title {
    color: #002060;
    font-family: Open Sans Condensed;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 32px;
}
.widget-title.small {
    float: left;
    font-size: 18px;
    margin: 40px 0 0;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
/* Footer widget areas */
#footer-widget-area {
}
/* =Footer
-------------------------------------------------------------- */

.home #footer{
    padding-top: 0;
}
#footer {
    margin-bottom: 20px;
    padding-bottom: 30px;
    color: #3f3f3f;
    font-size: 0.94118rem;
    line-height: 1.4;
    padding-top: 30px;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}
/* =Print Style
-------------------------------------------------------------- */
@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
/**********************************HEADER**********************************/

.book {
    background: #002060 none repeat scroll 0 0;
    color: #fff !important;
    float: right;
    font-size: 0.94118rem;
    height: 44px;
    line-height: 44px;
    margin-bottom: -44px;
    min-width: 320px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px #7a170c;
    text-transform: uppercase;
}
.book:hover{
    background: #000343; 
    color: #fff;
}
.tel {
    background: #727272 none repeat scroll 0 0;
    float: left;
    height: 44px;
    width: 100%;
    color: #fff;
    font-size: 0.88235rem;
    line-height: 44px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    padding-left: 35px;
    box-sizing: border-box;
}
.tel a{
    color: #fff;
}
.tel div {
    float: left;
    padding: 0 15px;
}
#headwrap {
    /*background: #454545 none repeat scroll 0 0;*/
    background-color: #3f3f3f;
    background-image: url("./images/bg-speckled.gif");
    background-position: center center;
    background-repeat: repeat-x;
    height: 125px;
    position: relative;
    z-index: 999;
}
.logo {
    float: left;
    padding-top: 19px;
}

/**********************************RESPONSIVE MENU**********************************/

#responsive-menu{
    padding-top: 62px;
    z-index: 99 !important;
}
#click-menu {
    z-index: 99999 !important;
    border-left: 1px solid #262626 !important;
    padding: 27px 32px !important;
}
#responsive-menu-container {
    top: 120px !important;
}

/**********************************SLIDER**********************************/

.slider {
    margin: 0 auto;
    text-align: center;
    padding: 5px 5px 5px 0;
    background: #fff;
    box-sizing: border-box;
}
.slider .col {
    box-sizing: border-box;
    float: left;
    position: relative;
    overflow: hidden;
}
.slider .col1 {
    padding: 0 0 0 5px;
    width: 46.55%;
}
.slider .col2{
    padding: 0 0 0 5px;
    width: 38.86%;
}
.slider .col3{
    width: 14.57%;
    padding: 0 0 0 5px;
}
.slider img {
    height: auto;
    max-width: 100%;
    min-width: 100%;
}
.slider a{
}
.slider a:hover:before, .slider #hp1:before{
    background: rgba(0, 32, 96, 0.75) none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 46px;
    padding-left: 20px;
    position: absolute;
    text-align: left;
    width: 100% !important;
    letter-spacing: 1px;
}
.slider #hp1:before{
    bottom: 50%;
    content: "company information";
}
.slider #hp2:hover:before{
    bottom: 7%;
    content: "portfolio";
}
.slider #hp3:hover:before{
    content: "tenant services";
    bottom: 68%;
}
.slider #hp4:hover:before{
    content: "acquisitions";
    bottom: 12%;
}
.slider #hp5:hover:before{
    content: "media";
    bottom: 19%;
}

/**********************************HOMEPAGE**********************************/

.home .entry-title{
    display: none;
}
.home #container {
    margin: 0;
}
.home #content {
    margin: 0;
    width: 100%;
}
.home .entry-content {
    padding: 12px 100px 0;
}

.homebtns {
    clear: both;
    padding-top: 15px;
    position: relative;
}
.homebtns .content-column{
    box-sizing: border-box;
    padding: 0 15px 0 15px;
}
.homebtns .content-column:first-child {
    padding: 0 15px 0 5px;
}
.homebtns .last_column{
    padding: 0 0px 0 15px;
}
.homebtns .btn {
    color: #fff;
    display: block;
    font-size: 20px;
    height: 90px;
    line-height: 90px;
    font-weight: 300;
    text-align: center;
}
.homebtns .btn::after {
    content: ">";
    float: right;
    font-family: Lilita One;
    font-size: 26px;
    font-weight: normal;
    position: relative;
    right: 25px;
}
.homebtns .blue{
    background: #002060;
}
.homebtns .blue:hover{
    background: #000343;
}
.homebtns .grey{
    background: #454545;
}
.homebtns .grey:hover{
    background: #333;
}

/**********************************PORTFOLIO PAGE**********************************/

.plist {
    /*background: #e9e9e9 none repeat scroll 0 0;*/
    clear: both;
    display: block;
    margin-bottom: 20px;
    min-height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.plist_img {
    float: left;
    width: 300px;
}
.plist_img a {
    background: #000 url("./images/mag_lg.png") no-repeat scroll center center;
    display: block;
    height: 210px;
    width: 100%;
}
.plist_details {
    display: table-cell;
    padding: 15px 30px 50px;
    position: relative;
    vertical-align: top;
}
.plist_details a {
    color: #454545;
    display: block;
    font-size: 22px;
    max-height: 28px;
    overflow: hidden;
}
.plist_details .plist_location {
    border-bottom: 1px solid #e9e9e9;
    color: #959595 !important;
    display: block;
    font-family: open sans condensed;
    font-size: 15px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
    max-height: 28px;
    overflow: hidden;
}
.plist_desc{

}
.plist_desc p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0 !important;
}
.plist_desc a{
    display: none;
}
.plist_meta {
    background-color: #F7F7F7;
    border-top: 1px solid #e2e2e2;
    bottom: 0;
    left: 300px;
    list-style: outside none none;
    margin: 0 !important;
    position: absolute;
    right: 0;
    width: 100%;
}
.plist_meta li {
    border-right: 1px solid #e2e2e2;
    display: inline-block;
    font-size: 15px;
    padding: 5px 20px;
}

.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #002060 !important;
    color: #002060;
}
.wp-pagenavi a:hover{
    background: #E9E9E9;
}
.wp-pagenavi span.current {
    background: #002060 none repeat scroll 0 0;
    border-color: #002060 !important;
    color: #fff;
    font-weight: 500 !important;
}

/**********************************PROPERTIES DETAILS**********************************/

.properties .last_column {
    box-sizing: border-box;
    padding-left: 38px;
}
#properties_header {
    height: 150px;
    width: 100%;
    overflow: hidden;
}
.home #properties_header{
    display: none;
}
#properties_header #title {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: 500;
    line-height: 150px;
    margin-top: -191px;
    padding-left: 35px;
    position: relative;
}
#properties_header img{
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -o-filter: blur(20px);
  -ms-filter: blur(20px);
  filter: blur(20px);

    height: 200px;
    margin-top: -1%;
    min-width: 100%;
}
.p_image {
    margin-bottom: 10px;
}
.p_image a{
    background: url('./images/mag_lg.png') no-repeat center center #000;
    height: 250px;
    width: 100%;
    display: block;
}
.p_fimg:hover{
    opacity: 0.50;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.p_img, .p_fimg{
    width: 100%;
    height: 100%;
}
.p_aimgs a {
    background: url('./images/mag.png') no-repeat center center #000;
    border: 4px solid #e9e9e9;
    box-sizing: border-box;
    display: inline-block;
    height: 75px;
    overflow: hidden;
    width: 32.7%;
}
.p_aimgs .p_img:hover{
    opacity: 0.50;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.p_image img {
    height: auto;
    margin-top: -12%;
    max-width: 100%;
    position: relative;
    width: 100%;

    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.single-properties h4 {
    border-bottom: 1px solid #bebebe;
    color: #333 !important;
    font-size: 38px;
    font-weight: 300;
    padding-top: 10px;
}
.p_features {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin-right: 20px;
    padding: 20px;
}
.p_features dt {
    border-bottom: 1px solid #e7e7e7;
    color: #959595 !important;
    display: inline-block;
    font-family: open sans condensed;
    font-size: 15px;
    line-height: 23px;
    padding: 8px 0;
    text-transform: uppercase;
    width: 50%;
}
.p_features dd {
    border-bottom: 1px solid #e7e7e7;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0 !important;
    padding: 8px 0;
    text-align: right;
    width: 50%;
}
div.properties iframe{
    width: 100% !important;
    height: 350px !important;
}

/**********************************CONTACT FORM**********************************/

span.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-not-valid {
    border: 1px solid #d00e0e !important;
}
.wpcf7-form p{
    margin: 0;
}
div.wpcf7-validation-errors {
    border: medium none !important;
    color: red;
    margin: 0 !important;
    text-align: center;
}
div.wpcf7-mail-sent-ok {
    border: medium none !important;
    color: #8dc63f;
    margin: 0 !important;
    text-align: center;
}

/**********************************FOOTER**********************************/

.home #footbar{
    height: 0;
    border: none;
}
#footbar {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    height: 75px;
}
#footer .widget-container {
    border-left: 1px solid #d3d3d3;
    box-sizing: border-box;
    display: inline-block;
    list-style: outside none none;
    margin: 0 0 0 20px;
    min-height: 200px;
    padding-left: 30px;
    vertical-align: top;
}
#footer #text-2{
    width: 33%;
}
#footer #nav_menu-2{
    width: 16%;
}
#footer #text-4{
    width: 43%;
}
#footer li a{
    color: #454545;
}
#footer li a:hover{
    color: #032e86;
}

#nav_menu-2 ul {
    list-style: none;
    margin: 0;
}
#nav_menu-2 li{
    list-style: none;
}

#text-4{
    text-align: right;
}

.social {
    float: left;
    margin-left: 15px;
    margin-top: 38px;
}
.social a{
    display: inline-block;
    height: 32px;
    text-indent: -9999px;
    width: 90px;
    margin-right: 8px;

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.social #facebook{
    background: url('./images/social_facebook.png') no-repeat 0 0 transparent;
}
.social #twitter{
    background: url('./images/social_twitter_follow.png') no-repeat 0 0 transparent;
}
.social #google{
    background: url('./images/social_google.png') no-repeat 0 0 transparent;
}

@keyframes hvr-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0deg);
}
100% {
    transform: translateX(-1px) rotate(0deg);
}
}
.hvr-buzz-out {
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
    animation-duration: 0.75s;
    animation-iteration-count: 1;
    animation-name: hvr-buzz-out;
    animation-timing-function: linear;
}

button, #text-2 input[type="submit"] {
    background: #002060 none repeat scroll 0 0;
    border: medium none;
    color: #fff !important;
    font-family: Open Sans;
    font-size: 14px !important;
    font-weight: 300 !important;
    padding: 8px 25px;
    text-transform: capitalize;
    width: auto;
    line-height: normal !important;

-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
button:hover, #text-2 input[type="submit"]:hover{
    background: #000343;
    cursor: pointer;
}
#text-2 div.wpcf7-mail-sent-ok {
    border: medium none !important;
    color: #8dc63f;
    font-size: 12px;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    text-align: left;
    top: -105px;
}
button:hover{
    cursor: pointer;
}
#credits{
    padding: 20px 20px 0;
}
#madeby, #legal {
    color: #c3c3c3;
    font-size: 12px;
    display: inline-block;
}
#legal{
    margin-left: 2px;
}
#madeby a, #legal a{
    color: #c3c3c3;
}
#madeby a:hover, #legal a:hover{
    color: #032e86;
}

/**********************************PRESS RELEASES**********************************/

.prtemplate {
    display: table;
    position: relative;
    top: -30px;
    width: 100%;
}
.prtemplate .prrow {
    box-sizing: border-box;
    font-size: 16px;
    padding: 4px 10px;
}
.prtemplate .prrow:nth-child(odd){
    background: #f7f7f7 none repeat scroll 0 0;
}
.prtemplate .prdate {
    box-sizing: border-box;
    display: table-cell;
    min-width: 175px;
    padding-right: 15px;
    vertical-align: middle;
    line-height: normal;
}
.prtemplate .prdesc{
    display: table-cell;
    line-height: normal;
    vertical-align: middle;
}
.single-post .entry-meta {
    color: #777;
    font-size: 12px;
    margin-bottom: 20px;
    margin-left: 3px;
    margin-top: -15px;
}

/**********************************ASK ABOUT LEASING**********************************/

.smform input, .smform textarea {
    font-size: 12px !important;
    margin-bottom: 10px !important;
    padding: 6px 10px;
}
.smform input[type="submit"]{
    color: #fff !important;
    font-weight: 600 !important;
}
#text-6 .textwidget {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    text-align: center;
}
#text-6 .textwidget b{
    color: #002060;
}
div.wpcf7-validation-errors {
    font-size: 12px;
    line-height: normal;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    top: -50px;
}

/**********************************MISC**********************************/

input, button, textarea {
    -webkit-appearance: none;
}
.wpcf7-form span.wpcf7-list-item {
    display: block;
    margin: 0 0 -15px -5px;
}

/**********************************RESPONSIVE STYLES**********************************/
#wrapper,
div.menu,
#branding,
#header,
#footer,
.slider,
#title {
  width: 1240px;
}
#headwrap, #footwrap{
  width: 100%;
  margin: 0 auto;
}
#header, #title, #footer{
  margin: 0 auto;
}



@media screen and (max-width: 1280px) {
  #wrapper, #header, .slider{
    width: 94% !important;
  }
  
  div.menu,
  #branding,
  #main,
  #footer {
    margin: 0 auto;
    width: 100%;
  }
  
  /*
  LAYOUT: Two columns
  DESCRIPTION: Responsive.
  940 = 720 + 220
  100% = 76.5957447% + 23.40425535% 
  */

  #primary,
  #secondary {
    width: 23.40425535% /* 200px / 940px */ 
    padding-left: 0 !important;
  }
  
  #footer-widget-area .widget-area,
  #site-generator,
  #site-description  {
    width: 23.40425535% /* 200px / 940px */ 
  }

.tel {
    box-sizing: border-box;
    padding-left: 35px;
}
#wrapper{
    padding: 0;
}
}

@media screen and (max-width: 1275px) {
#access a {
    padding: 0 10px;
font-size:14px;
}
.p_aimgs a {
    width: 32.4%;
}
}

@media screen and (max-width: 1180px){
.plist_meta li.plist_size{
    display: none;
}
.plist_desc {
    max-height: 60px;
    overflow: hidden;
}
}

@media screen and (max-width: 1024px) {
#footer #nav_menu-2{
    width: 27%;
}
#footer #text-4{
    width: 33%;
}
#headwrap, #footwrap {
    height: 120px;
}
#click-menu {
    top: 40px !important;
}
#footer #text-2 {
    border-left: medium none;
    padding-left: 0;
}
#footer #nav_menu-2 {
    width: 21%;
}
#footer #text-4 {
    width: 38%;
}
#container {
    display: block;
    width: 99%;
}
.plist_meta li.plist_size{
    display: inline-block;
}
#primary, #secondary {
    display: block;
    min-width: unset;
    width: 100%;
}
#primary .widget-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 1px dashed #e9e9e9;
    margin-top: 50px;
    padding: 25px 0 18px;
}
#primary .widget-container {
    box-shadow: none;
}
#main #primary.widget-area ul {
    padding: 0;
}
.p_aimgs a {
    width: 32.7%;
}
}


@media screen and (max-width: 940px) {
.tel {
    padding-top: 8px;
}
.tel > div:first-child {
    margin-right: 30px;
}
.tel > div {
    clear: both;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 13px;
}
.book {
    min-width: 50%;
}
.p_aimgs a {
    width: 32.4%;
}
}


@media screen and (max-width: 840px) {
.plist_meta li.plist_size{
    display: none;
}
}

@media screen and (max-width: 797px) {
#wrapper, #header, .slider {
    width: 100% !important;
}
#wrapper{
    padding: 0 20px;
}
#content, #primary, #secondary {
    margin: 0;
    width: 100%;
}
.logo {
    margin-left: 10px;
}
.home .entry-content {
    padding: 12px 90px 0;
}
.homebtns .btn {
    font-size: 16px;
}
#footer #nav_menu-2 {
    display: none;
}
#footer #text-2{
    width: 45%;
}
#footer #text-4{
    width: 46%;
}
.plist_meta li {
    padding: 5px 15px;
}
}

@media screen and (max-width: 667px) {
.plist {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    left: 3px;
}
.plist_img {
    float: none;
    width: 100%;
}
.plist_meta {
    left: 0;
}
.plist_meta li.plist_size{
    display: inline-block;
}
#properties_header {
    height: 100px;
}
#properties_header #title {
    box-sizing: border-box;
    font-size: 40px;
    line-height: 100px;
    margin-top: -199px;
    padding-left: 0;
    text-align: center;
    width: 100%;
}
#primary .textwidget {
    padding: 0;
}
.single-properties .one_half, .properties .last_column{
    width: 100%;
    padding: 0px;
}
.properties .last_column {
    left: 3px;
    position: relative;
    width: 99% !important;
}
.p_features {
    margin-right: 0;
}
.p_aimgs a {
    width: 32.8%;
}
}


@media screen and (max-width: 640px) {
#headwrap {
    height: 200px;
}
.book, .tel {
    width: 100%;
}
.tel {
    height: 80px;
    padding-top: 8px;
    position: relative;
    top: 44px;
}
.tel > div {
    float: none;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto !important;
    text-align: center !important;
}
.logo {
    display: block;
    float: none;
    margin: 0 auto;
    padding-right: 85px;
    padding-top: 142px;
    text-align: center;
}
#click-menu {
    height: 11px;
    top: 125px !important;
    padding: 32px !important;
}
button#responsive-menu-button{
    top: 125px !important;
}
#responsive-menu {
    padding-top: 142px;
}
}


@media screen and (max-width: 603px) {
.full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    width: 100% !important;
    clear: both !important;
    margin-bottom: 1em !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.homebtns .content-column{
    padding: 0 15px 0 15px !important;
}
.home .entry-content {
    padding: 12px 20px 0;
}
.homebtns .btn {
    font-size: 20px;
}
#main {
	padding: 20px 0 0 0;
}
.slider .col2, .slider .col3, .slider .col1 #hp2{
    display: none;
}
.slider .col{
    width: 100%;
}
.slider, .slider .col{
    padding: 0;
}
.slider #hp1::before {
    bottom: 15%;
}
.widget-container {
    border-left: medium none !important;
    border-top: 1px solid #d3d3d3;
    margin: 0 0 20px !important;
    padding: 20px 20px 8px !important;
    text-align: left !important;
    width: 100% !important;
}
#primary .widget-container {
    padding: 0px !important;
    border-top: medium none !important;
}
.p_aimgs a {
    width: 32.7%;
}
}



@media screen and (max-width: 520px) {
#wrapper{
    padding: 0 10px;
}
.plist{
    width: 99%;
}
.plist_meta {
    position: relative;
}
.plist_meta li {
    display: block !important;
    text-align: center !important;
}
.plist_details {
    padding: 15px 30px;
}
.plist_desc, .plist_details a, .plist_details .plist_location {
    max-height: unset;
}
#properties_header {
    height: 75px;
}
#properties_header #title {
    font-size: 30px;
    font-size: 7vw;
    line-height: 75px;
}
#headwrap {
    height: 75px;
}
.home #headwrap {
    height: 200px;
}
.logo {
    padding-top: 18px;
}
.home .logo {
    padding-top: 142px;
}
#click-menu {
    top: 0 !important;
}
.home #click-menu {
    top: 125px !important;
}
.book, .tel{
    display: none;
}
.home .book, .home .tel{
    display: block;
}
div.properties iframe {
    height: 250px !important;
}
#responsive-menu {
    padding-top: 17px;
}
.home #responsive-menu {
    padding-top: 142px;
}
}



@media screen and (max-width: 480px) {
.home .entry-content {
    padding: 12px 10px 0;
}
#click-menu {
    padding: 32px 27px !important;
}
.logo img {
    max-width: 100%;
    padding: 0 5px;
}
.tel > div {
    font-size: 14px;
}
.tel {
    padding-left: 0;
}
.widget-container {
    text-align: center !important;
}
button {
    width: 100%;
}
.p_aimgs a {
    width: 32.6%;
}
#credits{
    text-align: center;
}
}



@media screen and (max-width: 414px) {
.plist_details .plist_location, .plist_details a{
    line-height: normal;
}
.plist_details .plist_location{
    margin-top: 5px;
}
.plist_details a, .plist_details .plist_location{
    text-align: center;
}
.p_aimgs a {
    width: 32.5%;
}
.prtemplate .prdate {
    max-width: 110px;
    min-width: 110px;
}
}



@media screen and (max-width: 370px) {
.p_aimgs a {
    width: 32.4%;
}
.p_features dt, .p_features dd {
    text-align: center;
    width: 100%;
}
.p_features dt{
    background: #f3f3f3;
}
}

@media screen and (max-width: 320px) {
}
@media only screen and (min-width:768px){
 /* .scroll-back-to-top-wrapper{
    display: none;
  }*/
}