/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */
html, body {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
}
input, textarea, label {
	max-width: 100%;
}
.skip-container {
    display: block;
    padding: 0em 0em 0em 0;
    position: relative;
}
#logo {
    float: none;
}
#container {
    max-width: 100%;
	padding: 0px 0px;
}
#wrapper {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border: 0px solid #e5e5e5;
    border-radius: 0px;
    margin: 0px auto 0px auto; 
    padding: 0 0px 0px 0px;
}
.author-gravtar {
	display: none;
}
.post-edit {
	display: none;
}
.sb-paginate .paginate-item.label-item {
	display: none;
}
.widget-wrapper {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    margin: 0 0 25px;
    padding: 25px;
}
.widget-title h3, .widget-title-home h3 {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: left;
}
#footer {
    clear: both;
    margin: 0 auto;
    max-width: 1366px;
    padding: 0 25px 0 25px;
	font-size: 14px;
    line-height: 21px;
}
#footer-wrapper {
    clear: both;
    padding: 0 25px 25px 25px;
    position: relative;
}

h1 {
	text-transform: initial;
    font-size: 30px;
    color: #000000;
    padding: 0px;
    font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-weight: 400;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2{
	text-transform: initial;
    font-size: 22px;
    color: #000000;
    padding: 0px;
    font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-weight: 400;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 18px;
    color: #000000;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-size: 16px;
    color: #000000;
	font-family: "Times New Roman", Times, serif;
}

.alignleft {
	margin: 5px 25px 25px 0;
}
.alignright {
	margin: 5px 0 25px 25px;
}




.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.col {
	display: table-cell;
	float: left;
	margin: 0 0 0 0;
}
.group:before,
.group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 */
}
.span25 {
	width: 25%;
}
.span30 {
	width: 33%;
}
.span30h {
	width: 33%;
}
.span50 {
	width: 50%;
}
.span51 {
	width: 50%;
}
.span52 {
	width: 50%;
}
.span53 {
	width: 50%;
}
.span-cf50 {
	width: 50%;
}
.span-cf100 {
	width: 100%;
}
.span70 {
	width: 67%;
}
.span70h {
	width: 67%;
}
.span100 {
	width: 100%;
}

.padding-1 {}
.padding-2 {}
.padding-3 {}
.padding-4 {}
.padding-5 {}
.padding-6 {}
.padding-7 {}
.padding-8 {}
.padding-9 {
	padding-right: 25px;
}
.padding-10 {}
.padding-11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	padding-top: 10px;
}

.header-wrapper {
	background: #f2c636;
	padding-top: 20px;
	padding-bottom: 20px;
}
.menu-wrapper {
	background: #f2c636;
	padding-top: 0px;
	padding-bottom: 15px;
}
.section-wrapper {
	background: #ffffff;
}
.inside-pages {
	margin-top: 40px;
	margin-bottom: 35px;
}
.inside-pages h1 {
	padding-left: 0px;
	margin-bottom: 10px;
}
.width-span-1 {
	width: 100%;
	max-width: 1500px; /*1042*/
	margin: 0 auto;
}
.width-padding-1 {
	padding-left: 25px;
	padding-right: 25px;
}
.logo {
	display: inline-block;
	float: left;
}
.company-name {
	font-family: "Times New Roman", Times, serif;
    /*text-transform: uppercase;*/
    display: inline-block;
    margin-left: 20px;
    font-size: 35px;
    color: #000000;
    line-height: 35px;
    /*margin-top: 30px;*/
    margin-top: 14px;
}
.phone-number {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 20px;
}
.phone-number a {
	font-size: 25px;
	line-height: 28px;
	color: #000000;
	font-weight: 600;
}
.phone-number-change {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0px;
}
.phone-number-change a {
	font-size: 28px;
	line-height: 28px;
	color: #000000;
	font-weight: 600;
}
.social-icons-container {
	text-align: right;
}
.social-icons-container img {
	margin-left: 3px;
	margin-top: 3px;
}   


.bx-wrapper {
    -moz-box-shadow: 0 0 0px #cccccc !important;
    -webkit-box-shadow: 0 0 0px #cccccc !important;
    box-shadow: 0 0 0px #cccccc !important;
    border: 0px solid #ffffff !important;
    position: relative !important;
    margin: 0 auto 0px !important;
    padding: 0 !important;
}
.bx-wrapper img {
    width: 100%;
}
.slide-text-container {
	position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}
.slide-text-width {
	max-width: 850px;
    width: 100%;
    margin: 0 auto;
	background: url(https://crproperties.com/wp-content/themes/responsive-child/images/bg-white70o.png);
}
.slide-text-padding {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 40px #f2c636 solid;
	color: #000000;
}
.slide-content-title {
	font-family: "Times New Roman", Times, serif;
	/*font-size: 45px;
    line-height: 110px;*/
	font-size: 40px;
    line-height: 80px;
}
.slide-content-description {
	/*font-size: 14px;*/
	font-weight: 600;
	/*margin-top: 34px;*/
	font-size: 14px;
	margin-top: 20px;
}
#slider-prev {
    position: absolute;
    top: auto;
    margin-left: 0;
    bottom: 0;
    right: 50px;
	display: none;
}
#slider-next {
    position: absolute;
    right: 0;
    margin-right: 0px;
    position: absolute;
    top: auto;
    bottom: 0;
	display: none;
}

.yellow-bar-wrapper {
	background: #f2c636;
}
.yellow-bar-search {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	line-height: 80px;
	color: #000000;
	float: left;
	width: 30%;
}
.yellow-bar-cta {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 90px;
	color: #000000;
    float: left;
    width: 50%;
}
.yellow-bar-cta-link {
    float: left;
    width: 50%;
	line-height: 90px;
}
.yellow-bar-cta-link a {
	font-weight: 600;
    color: #ffffff;
    background: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    display: inline-block;
	border: 2px solid #000000;
	line-height: 22px;
}
.yellow-bar-cta-link a:hover {
    background: transparent;
	color: #000000;
}
.brown-bar-wrapper {
	background: #1f1f1f;
}
.brown-bar-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	line-height: 100px;
	color: #f2c636;
	text-align: center;
}

.footer-wrapper {
    background: #f2c636;
    padding-top: 25px;
    padding-bottom: 15px;
}
.footer-logo {
	display: inline-block;
    float: left;
}
.footer-contact-details {
    display: inline-block;
    margin-left: 20px;
    color: #000000;
}
.fc-details-1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
}
.fc-details-2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 10px;	    
}
.fc-details-3 {
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
}
.fc-details-4 {
	font-size: 14px;
    line-height: 14px;	
    margin-top: 10px;
}
.fc-details-5 {
	font-family: "Times New Roman", Times, serif;
    font-size: 19px;
    margin-top: 5px;
    line-height: 19px;
}
.fc-details-5 a {
	color: #000000;
	font-weight: bold;
}
.copyright-disclaimer {
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	line-height: 15px;
}
.copyright-disclaimer span {
	font-weight: 600;
}
.copyright-disclaimer a {
	font-weight: 600;
	text-decoration: underline;
	color: #000000;
}
.copyright-disclaimer a:hover {
	text-decoration: none;
}
.padding-5 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.padding-5 ul li {
	font-size: 14px;
    line-height: 18px;
}
.padding-5 ul li a {
	color: #000000;
}
.email-signup-title {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 0px;
}
.email-signup p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.email-signup button {
	background: #000000;
    color: #ffffff;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
    font-size: 14px;
	border: 2px solid #000000;
	outline: 0;
}
.email-signup button:hover {
	background: transparent;
	color: #000000;
}
.email-signup input {
	width: 100%;
}
.email-signup label {
	display: none;
}
.email-signup .ctct-form-errorMessage {
	color: #ff0000;
}

.wpcf7 label {
	width: 100%;
}
.wpcf7 input {
	width: 100%;
}
.wpcf7 select {
	width: 100%;
	height: 30px;
}
.wpcf7 textarea {
	width: 100%;
}
.wpcf7 .wpcf7-submit {
	width: auto;
}
input[type="tel"] {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 2px;
    cursor: text;
    margin: 0;
    outline: none;
    padding: 6px 8px;
    vertical-align: middle;
    max-width: 100%;
}

.fp-search-form {
	float: left;
	width: 70%;
}
.fp-search-form form {
    margin-top: 25px;
    margin-bottom: 25px;
}
.fp-search-form select {
	height: 30px;
}
.fp-search-form input[type="text"] {
	width: 65%;
}
input[type="submit"] {
	-moz-border-radius: 0px;
    -moz-box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    -webkit-box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    -webkit-border-radius: 0px;
    background-color: #000000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
    background-image: -webkit-linear-gradient(top, #000000, #000000);
    background-image: -moz-linear-gradient(top, #000000, #000000);
    background-image: -ms-linear-gradient(top, #000000, #000000);
    background-image: -o-linear-gradient(top, #000000, #000000);
    background-image: linear-gradient(to top, #000000, #000000);
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0.3) inset;
    border: 2px solid #000000;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000)";
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
    text-shadow: 0 0px 0 #ffffff;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 600;
    outline: 0;
}
input[type="submit"]:hover {
	-moz-box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    -webkit-box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: -webkit-linear-gradient(top, transparent, transparent);
    background-image: -moz-linear-gradient(top, transparent, transparent);
    background-image: -ms-linear-gradient(top, transparent, transparent);
    background-image: -o-linear-gradient(top, transparent, transparent);
    background-image: linear-gradient(to top, transparent, transparent);
    border: 2px solid #000000;
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    color: #000000;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
}
input[type="button"] {
	-moz-border-radius: 0px;
    -moz-box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    -webkit-box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    -webkit-border-radius: 0px;
    background-color: #000000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
    background-image: -webkit-linear-gradient(top, #000000, #000000);
    background-image: -moz-linear-gradient(top, #000000, #000000);
    background-image: -ms-linear-gradient(top, #000000, #000000);
    background-image: -o-linear-gradient(top, #000000, #000000);
    background-image: linear-gradient(to top, #000000, #000000);
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0.3) inset;
    border: 2px solid #000000;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000)";
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
    text-shadow: 0 0px 0 #ffffff;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 600;
    outline: 0;
}
input[type="button"]:hover {
	-moz-box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    -webkit-box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: -webkit-linear-gradient(top, transparent, transparent);
    background-image: -moz-linear-gradient(top, transparent, transparent);
    background-image: -ms-linear-gradient(top, transparent, transparent);
    background-image: -o-linear-gradient(top, transparent, transparent);
    background-image: linear-gradient(to top, transparent, transparent);
    border: 2px solid #000000;
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset;
    color: #000000;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
}

.ParallaxImage {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    padding-top: 50px;
}
.bg1 {
	background-image: url(https://crproperties.com/wp-content/themes/responsive-child/images/ParallaxImage1.jpg);
}
.bg-widget {
    padding-left: 20px;
    padding-right: 20px;
    border-left: 25px #f2c636 solid;
    color: #000000;
    /*background: url(https://crproperties.com/wp-content/themes/responsive-child/images/bg-white70o.png);*/
	background: rgba(255, 255, 255, 0.9);
    padding-top: 20px;
    padding-bottom: 20px;
}
.bg-widget-no-border {
	border-left: 0px #f2c636 solid;
}
.bg-widget-padding {
    padding-right: 25px;
} 
.bg-widget h1 {
	font-size: 35px;
}
.bg-widget h2 {
	font-size: 25px;
}
.bg-widget ul {
	float: left;
    width: 40%;
    margin: 0;
	text-transform: uppercase;
    font-weight: 600;
    line-height: 25px;
	list-style: none;
}
.bg-widget ul li:before {
	content: '\25b6';
	font-size: 15px;
    color: #f2c636;
	margin-right: 5px;
}
.bg-widget-list {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
}
.bg-widget p {
	margin-bottom: 0px;
}
.bg-widget a {
	font-weight: 600;
    color: #000000;
    background: #f2c636;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    display: inline-block;
	border: 2px solid #f2c636;
}
.bg-widget a:hover {
    background: transparent;
}
.featured-widget {
	padding-top: 20px;
	padding-bottom: 20px;
}
.featured-widget h2 {
	text-align: center;
	font-size: 35px;
	line-height: 35px;
	text-transform: uppercase;
}
#post-16 h1 {
	margin-bottom: 20px;
}
.editor-group a {
	color: #000000;
	text-decoration: underline;
}
.editor-group a:hover {
	text-decoration: none;
}
.editor-group p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.editor-group ul {
	margin-top: -10px;
}
.editor-group h2 {
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.editor-group h3 {
    margin-bottom: 5px;
    margin-top: 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.editor-span33 {
	width: 33.333333%;
}
.editor-span50 {
	width: 50%;
}
.editor-span100 { 
	width: 100%;
}
.editor-span1001 { 
	width: 100%;
}
.editor-span501 {
	width: 50%;
}

.editor-padding1 {
	
}
.editor-padding2 {
	padding-right: 15px;
}
.editor-padding3 {
	padding-left: 15px;
}
.editor-padding4 {
	padding-right: 15px;
}
.editor-padding5 {
	padding-right: 7px;
	padding-left: 7px;
}
.editor-padding6 {
	padding-left: 15px;
}
.editor-padding7 {
	padding-right: 15px;
}
.editor-padding8 {
	padding-left: 15px;
}
.editor-padding9 {
	padding-right: 15px;
}
.editor-padding10 {
	padding-left: 15px;
}
.editor-padding11 {
	padding-top: 15px;
}
.single-property-highlights ul {
	margin-top: 0px !important;
}
.single-property-highlights li {
	width: 40%;
	float: left;
	margin-right: 10%;
}
.contact-broker-line-1 {
	font-weight: bold;
}
.single-property-map iframe {
	width: 100%;
	height: 450px;
}
#wpcf7-f91-p25-o1 div {
	margin-bottom: 0px;
}
.editor-single-property {
	border: 0px;
}
.editor-single-property tr {
	border-bottom: 1px solid #dddddd;
}
.editor-single-property td {
	border: 0px;
	padding: 0px;
	padding-top: 5px;
    padding-bottom: 5px;
}
.editor-single-property-title {
	font-weight: bold;
}
.editor-single-property-result {

}
.type-property h1 {
	margin-bottom: 0px;
}
.editor-single-property-button {
	border-bottom: 0px solid #dddddd !important; 
}
.editor-single-property-button td {
	padding-top: 20px !important;
}
.single-property-details {
	margin-top: 20px;
}
.editor-single-property-button a {
	background: #000000;
    color: #ffffff;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
    font-size: 14px;
    border: 2px solid #000000;
    outline: 0;	
	display: inline-block;
}
.editor-single-property-button a:hover {
    background: transparent;
    color: #000000;
}
.span-cf1 {
	width: 33.333333%;
}
.span-cf2 {
	width: 100%;
}
.span-cf3 {
	width: 50%;
}
.span-cf1a {
	width: 38%;
}
.span-cf1b {
	width: 24%;
}
.editor-group .clients {
    margin-top: 0px;
	list-style: none;
    padding-left: 0;
}
.bg-widget-list a {
	font-weight: 600;
    color: #000000;
    background: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    display: inline-block;
    border: 0px solid #f2c636;
}
.clients-row {
	display: inline-block;
    padding: 0px;
    /*background: #f2c636;*/
}
.clients-row p {
	margin-bottom: 0px;
}
.clients-col1 {
	margin-bottom: 0px;
}
.clients-col2 {
	margin-bottom: 0px;
}
.clients-col3 {
	margin-bottom: 0px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

  
.contact-broker {
	margin-bottom: 30px;
} 

.editor-span502 {
	width: 25%;
}
.editor-span503 {
	width: 75%;
}
.editor-padding13 {
	padding-right: 15px;
}
.editor-padding14 {
	padding-right: 15px;
}
.private-properties-listing-item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}

.private-properties-listing-item h2 a {
	font-weight: 400;
}
.private-properties-listing-item h2 {
	margin-bottom: 2px;
}
.private-properties-listing-item p {
	margin-bottom: 0px;
}
.pp-listing-item-line-2 {
	margin-top: 10px;
}
.pp-listing-item-line-3 {
	margin-top: 10px;
}
.pp-listing-item-line-4 {
	margin-top: 10px;
}

.span50s {
	width: 50%;
}
.span51s {
	width: 50%;
}

.span50fpl {
	width: 50%
}
.span51fpl {
	width: 50%
}
.span100fpl {
	width: 100%
}
.padding-50fpl {
	padding-bottom: 25px;
	padding-right: 20px;
}
.padding-51fpl {
	padding-bottom: 25px;
	padding-left: 20px;
	text-align: center;
}
.padding-100fpl {
	
}

#bbs{width:100%;}
.home #buildout iframe {
    border: none;
    width: 100%;
    height: 400px;
}
#buildout iframe {
    border: none;
    width: 100%;
}
.post-entry p
{
	line-height:24px !important;
}

/*PRIVATE PROPERTY LOGIN FORM*/
.login-form-pp {
	/*max-width: 250px;*/
    width: 100%;
    margin: 0 auto;
}
.login-form-pp form {
	margin-bottom: 0px;
	max-width: 250px;
}
.login-form-pp .login-username input {
	width: 100%;	
}
.login-form-pp .login-username label {
	width: 100%;
}
.login-form-pp .login-password input {
	width: 100%;	
}
.login-form-pp .login-password label {
	width: 100%;
}
.login-remember {
	display: none;
}
.login-form-pp-image {
	text-align: center;
}
.login-form-pp-image img{
	max-width: 65px;
	margin-bottom: 10px;
}
.logout-form-pp {
	margin-bottom: 20px;
}
.logout-form-pp a {
	background: #000000;
    color: #ffffff;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 600;
    font-size: 14px;
    border: 2px solid #000000;
    outline: 0;	
	display: inline-block;
	text-decoration: none;
}
.logout-form-pp a:hover {
    background: transparent;
    color: #000000;
}


/* =Menu
-------------------------------------------------------------- */
/*added*/.desktop-menu {
	
}
/*added*/.mobile-nav {

}
.desktop-menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.desktop-menu ul li a {

}
.desktop-menu > ul > li:hover > a {

}
.desktop-menu ul li ul {
	padding-left: 15px !important;
}
.desktop-menu ul li ul li a {
    margin-top: 0px;
    padding: 2px 5px 2px 5px;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    font-weight: 400;
    text-transform: initial;
    background-image: none;
    background-color: #F6F9F4;
    border: 1px solid #E5E5E5;
    font-family: Verdana, Arial, sans-serif;
    display: block;
}
.desktop-menu ul li ul li:hover > a {

}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  /*font-family: Montserrat, sans-serif;*/
  /*background: #333333;*/

}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  /*padding: 17px;*/
  /*added*/padding: 1px;
  font-size: 14px;
  /*letter-spacing: 1px;*/
  text-decoration: none;
  color: #000000;
  font-weight: 600;
  /*text-transform: uppercase;*/
  /*added*/border-right: 1px solid #000000;
  /*added*/padding-right: 15px;
  /*added*/padding-left: 15px;
}
/*added*/#cssmenu > ul > li:last-of-type > a {
	/*added*/border-right: 0px solid #000000;
}
#cssmenu > ul > li:hover > a {
  color: #000000;
  /*added*/text-decoration: underline;
}
/*
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
*/
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  padding-top: 15px;
  z-index: 99;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #333333;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

#menu-item-657,#menu-item-656{display:none !important;}

@media all and (max-width: 1230px) {
  /*added*/.desktop-menu {
	display: none !important;
  }
  /*added*/.mobile-nav {
	display: block !important;
  }
  #cssmenu {
    width: 100%;
	/*added*/background: #1f1f1f;
  }
  /*added*/#cssmenu > ul > li > a {
  /*added*/padding: 14px 14px 14px 14px;
  /*added*/font-size: 12px;
  /*added*/border: 0px solid #E5E5E5 !important;
  /*added*/}
  /*added*/.current-menu-item a {
  /*added*/border: 0px solid #E5E5E5 !important;
  /*added*/}
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu > ul > li > a {
	  color: #ffffff;
	}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    /*color: #dddddd;*/
    /*added*/color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    content: '';
  }
  #cssmenu ul ul {
		padding-top: 0px;
	}
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ffffff;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    /*border-left: 1px solid rgba(120, 120, 120, 0.2);*/
    /*added*/border-left: 1px solid #1f1f1f;
    /*height: 46px;*/
    /*width: 46px;*/
	/*added*/height: 40px;
    /*added*/width: 40px;
    /*added*/top: 3px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    /*background: #262626;*/
    /*added*/background: #1f1f1f;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    /*top: 22px;*/
    /*right: 19px;*/
	/*added*/top: 17px;
    /*added*/right: 16px;
    width: 8px;
    height: 2px;
    display: block;
    /*background: #dddddd;*/
    /*added*/background: #ffffff;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    /*top: 19px;*/
    /*right: 22px;*/
	/*added*/top: 14px;
    /*added*/right: 19px;
    display: block;
    width: 2px;
    height: 8px;
    /*background: #dddddd;*/
    /*added*/background: #ffffff;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  .menu-wrapper.new-menu{margin-bottom:0 !important;}
  #menu-item-657,#menu-item-656{display:block !important;}
}


.span5008 {
	width: 50%;
}
.span5009 {
	width: 50%;
}


@media only screen and (max-width: 1280px) {
	.slide-text-container {
		bottom: 25px;
	}
	.slide-text-padding {
		border-left: 25px #f2c636 solid;
	}
	.slide-content-title {
		font-size: 35px;
	}
}
@media only screen and (max-width: 1024px) {
	.fp-search-form input[type="text"] {
		width: 60%;
	}
	.brown-bar-text {
		font-size: 40px;
		line-height: 80px;
	}
	.span5008 {
		width: 45%;
	}
	.span5009 {
		width: 55%;
	}
}
@media only screen and (max-width: 992px) {
	.menu-wrapper {
		padding-bottom: 0px;
	}
	.editor-span501 {
		width: 100%;
	}
	.editor-padding9 {
		padding-right: 0px;
	}
	.editor-padding10 {
		padding-left: 0px;
	}
	.span50 {
		width: 60%;
	}
	.span51 {
		width: 40%;
	}
	.span52 {
		width: 50%;
	}
	.span53 {
		width: 50%;
	}
	.footer-logo {
		max-width: 80px;
	}
	.fc-details-1 {
		font-size: 24px;
	}
	.fc-details-2 {
		font-size: 13px;
		line-height: 13px;
		margin-top: 8px;
	}
	.padding-3 { 
		padding-right: 20px;
	}
	.email-signup-title {
		font-size: 14px;
	}
	.company-name {
		display: inline-block;
		margin-left: 20px;
		font-size: 30px;
		line-height: 30px;
		/*margin-top: 30px;*/
	}
	.phone-number-change {}
	.phone-number-change a {
		font-size: 25px;
		line-height: 28px;
		color: #000000;
		font-weight: 600;
	}
	.logo {
		max-width: 89px;
	}
	.phone-number a {
		font-size: 26px;
		line-height: 26px;
	}
	.span70h {
		width: 75%;
	}
	.span30h {
		width: 25%;
	}
	.span50s {
		width: 45%;
	}
	.span51s {
		width: 55%;
	}
	.yellow-bar-cta {
		font-size: 30px;
		line-height: 70px;
		width: 55%;
	}
	.yellow-bar-cta-link {
		width: 45%;
		line-height: 70px;
	}
	.slide-text-container {
		display: inline-block;
		bottom: 0px;
		position: relative;
		width: 100%;
	}
	.slide-text-width {
		background-image: none;
		background: #cbcbca;
		max-width: 100%;
	}
	.slide-content-title {font-size: 33px;}
}
@media only screen and (max-width: 950px) {
	.span5008 {
		width: 100%;
	}
	.span5009 {
		width: 100%;
	}
	.bg-widget-padding {
		padding-right: 0px;
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 892px) {
	.yellow-bar-search {
		font-size: 27px;
		width: 33%;
	}
	.fp-search-form input[type="text"] {
		width: 49%;
	}
	.fp-search-form {
		width: 67%;
	}
}
@media only screen and (max-width: 768px) {

	.editor-span50 {
		width: 100%;
	}
	.editor-padding2 {
		padding-right: 0px;
	}
	.editor-padding3 {
		padding-left: 0px;
	}
	.span70 {
		width: 100%;
	}
	.span30 {
		width: 100%;
	}
	.editor-padding7 {
		padding-right: 0px;
	}
	.editor-padding8 {
		padding-left: 0px;
	}
	.contact-broker {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.editor-span502 {
		width: 100%;
	}
	.editor-span503 {
		width: 100%;
	}
	.editor-padding13 {
		padding-right: 0px;
		height: 200px;
		overflow: hidden;
	}
	.editor-padding13 img {
		margin-top: -28%;
	}
	.editor-padding14 {
		padding-right: 0px;
		padding-top: 15px;
	}
	
	.span50 {
		width: 67%;
	}
	.span51 {
		width: 33%;
	}
	.span52 {
		display: none;
	}
	.span53 {
		width: 100%;
	}
	.padding-3 { 
		padding-right: 20px;
	}
	.footer-logo {
		max-width: 70px;
	}
	.footer-contact-details {
		margin-left: 15px;
	}
	.ctct-embed-signup form {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.company-name {
		display: inline-block;
		margin-left: 15px;
		font-size: 24px;
		line-height: 24px;
		/*margin-top: 18px;*/
		margin-top: 4px;
	}
	.phone-number-change {}
	.phone-number-change a {font-size: 20px;line-height: 25px;}
	.phone-number {
		text-align: right;
		margin-top: 0px;
	}
	.span70h {
		width: 70%;
	}
	.span30h {
		width: 30%;
	}
	.phone-number a {
		font-size: 22px;
		line-height: 22px;
	}
	.padding-1 .social-icons-container {
		text-align: right;
	}
	.logo {
		max-width: 60px;
	}
	


	
	.fp-search-form input[type="text"] {
		width: 41%;
	}
	.yellow-bar-search {
		font-size: 22px;
	}
	.brown-bar-text {
		font-size: 30px;
		line-height: 70px;
	}
	.slide-content-title {
		font-size: 30px;
		line-height: 80px;
	}
	.slide-content-description {
		font-size: 13px;
		line-height: 18px;
		margin-top: 21px;
	}
	.span51s {
		width: 60%;
	}
	.span50s {
		width: 40%;
	}
	.yellow-bar-cta {
		font-size: 30px;
		line-height: 70px;
		width: 67%;
	}
	.yellow-bar-cta-link {
		width: 33%;
		line-height: 70px;
		text-align: right;
	}
	.featured-widget h2 {
		text-align: center;
		font-size: 30px;
		line-height: 30px;
		text-transform: uppercase;
	}
	.span50fpl {
		width: 100%;
	}
	.span51fpl {
		width: 100%;
	}
	.padding-50fpl {
		padding-bottom: 20px;
		padding-right: 0px;
	}
	.padding-51fpl {
		padding-bottom: 25px;
		padding-left: 0px;
	}
		.slide-content-description {
		margin-top: 0px;
		padding-top: 15px;
		padding-bottom: 20px;
	}
	.slide-content-title {
		font-size: 24px;
		line-height: 24px;
		padding-top: 20px;
	}
	.span51s {
		width: 100%;
	}
	.span50s {
		width: 100%;
	}
}

@media only screen and (max-width: 650px) {
	.span50 {
		width: 100%;
	}
	.span51 {
		width: 100%;
	}
	.padding-3 { 
		padding-right: 0px;
		max-width: 375px;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.footer-logo {
		max-width: 80px;
	}
	.ctct-embed-signup form {
		display: none;
	}
	.social-icons-container {
		text-align: center;
	}
	.copyright-disclaimer {
		font-size: 12px;
		line-height: 17px;
	}
	
	.company-name {
		display: inline-block;
		margin-left: 15px;
		font-size: 20px;
		line-height: 20px;
		/*margin-top: 15px;*/
		margin-top: 0px;
	}
	.phone-number-change {}
	.phone-number-change a {font-size: 18px;line-height: 23px;}
	.phone-number {
		text-align: right;
		margin-top: 0px;
	}
	.span70h {
		width: 70%;
	}
	.span30h {
		width: 30%;
	}
	.phone-number a {
		font-size: 20px;
		line-height: 20px;
	}
	.padding-1 .social-icons-container {
		text-align: right;
	}
	.logo {
		max-width: 50px;
	}
	
	.yellow-bar-search {
		width: 100%;
		text-align: center;
		line-height: 22px;
		margin-top: 20px;
	}
	.fp-search-form form {
		max-width: 460px;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.fp-search-form {
		width: 100%;
	}
	.fp-search-form input[type="text"] {
		width: 50%;
	}
	.brown-bar-text {
		font-size: 25px;
		line-height: 60px;
	}
	.yellow-bar-cta {
		font-size: 25px;
		line-height: 70px;
		width: 67%;
	}
}

@media only screen and (max-width: 600px) {
	.editor-span33 {
		width: 100%;
	}
	.editor-padding4 {
		padding-right: 0px;
	}
	.editor-padding5 {
		padding-right: 0px;
		padding-left: 0px;
	}
	.editor-padding6 {
		padding-left: 0px;
	}
	.span-cf1 {
		width: 100%;
	}

	.featured-widget h2 {
		text-align: center;
		font-size: 25px;
		line-height: 25px;
		text-transform: uppercase;
	}
}
@media only screen and (max-width: 592px) {
	.single-property-highlights li {
		width: 100%;
		float: left;
		margin-right: 0;
	}
}
@media only screen and (max-width: 568px) {
	.span-cf50 {
		width: 100%;
	}
	.span-cf100 {
		width: 100%;
	}
	.padding-9 {
		padding-right: 0px;
	}
	.span70h {
		width: 100%;
	}
	.span30h {
		width: 100%;
	}
	.phone-number {
		text-align: center;
	}
	.padding-1 .social-icons-container {
		text-align: center;
	}
	.padding-1 {
		width: 100%;
		margin: 0 auto;
		margin-top: 0px;
		max-width: 255px;
	}
	.company-name {
		display: inline-block;
		margin-left: 15px;
		font-size: 20px;
		line-height: 20px;
		margin-top: 0px;
	}
	.logo {
		max-width: 40px;
		margin-bottom: 8px;
	}
	.company-name {
		margin-left: 10px;
		font-size: 18px;
		line-height: 18px;
		margin-top: 0px;
		text-align: left;
		margin-bottom: 5px;
	}
	.phone-number-change {text-align: left;}
	.phone-number-change a {font-size: 18px;line-height: 23px;}
	.logo {
		max-width: 40px;
	}
	.header-wrapper {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.fp-search-form select {
		width: 100%;
		margin-bottom: 5px;
	}
	.fp-search-form input[type="text"] {
		width: 100%;
		margin-bottom: 5px;
	}
	.fp-search-form form {
		max-width: 100%;
		margin-top: 15px;
	}
	.fp-search-form input[type="submit"] {
		width: 100%;
	}
	.brown-bar-text {
		font-size: 22px;
		line-height: 60px;
	}
	.bg-widget ul {
		float: left;
		width: 100%;
		padding-left: 15px;
	}
	.bg-widget h1 {
		font-size: 25px;
	}
	.bg-widget p {
		margin-top: 20px;
	}
	.yellow-bar-cta {
		font-size: 25px;
		line-height: 25px;
		text-align: center;
		width: 100%;
		padding-top: 20px;
	}
	.yellow-bar-cta-link {
		width: 100%;
		line-height: initial;
		text-align: center;
		padding-bottom: 20px;
		padding-top: 15px;
	}
	.home #buildout iframe {height: 300px;}
	.fc-details-1 {font-size: 18px;}
	.fc-details-2 {margin-top: 5px;}
	.span-cf3 {width: 100%;}
	.span-cf1a {width: 100%;}
	.span-cf1b {width: 100%;}
}
@media only screen and (max-width: 500px) {
	.editor-padding13 {
		padding-right: 0px;
		height: auto;
		overflow: hidden;
	}
	.editor-padding13 img {
		margin-top: -28%;
	}
	.brown-bar-text {
		font-size: 20px;
		line-height: 20px;
	}
	.brown-bar-text-wrap h2 {
		padding-top: 20px;
		padding-bottom: 20px;
	}


}
@media only screen and (max-width: 480px) {
	.padding-3 { 
		padding-right: 0px;
		max-width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.footer-logo {
		max-width: 50px;
		display: block;
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.ctct-embed-signup form {
		display: none;
	}
	.footer-contact-details {
		margin-left: 0px;
	}
	.social-icons-container {
		text-align: center;
	}
	.fc-details-1 {
		font-size: 20px;
	}
	.fc-details-2 {
		font-size: 11px;
		line-height: 13px;
		margin-top: 8px;
	}
	.fc-details-3 {
		font-size: 11px;
		line-height: 12px;
		font-style: italic;
	}
	.fc-details-4 {
		font-size: 12px;
		line-height: 12px;
		margin-top: 10px;
	}
	.copyright-disclaimer {
		font-size: 10px;
		line-height: 14px;
	}
}
@media only screen and (max-width: 430px) {
	
	
}
@media only screen and (max-width: 400px) {
	img.alignright {
		float: none;
		margin: 5px 0 25px 0px;
		width: 100%;
	}
	img.alignleft {
		float: none;
		margin: 5px 0 25px 0px;
		width: 100%;
	}
}
@media only screen and (max-width: 324px) {
	
}



/* 6-28-17 */
.blank-input-field {height: 76px;}

@media only screen and (max-width: 568px) {
	.blank-input-field {height: 0px;}
}

/* 6-29-17 */
.client-access {text-align: right;}
.client-access a {color: #000000;font-size: 12px;font-weight: 600;}
.login-form-pp-image img {display: none;}
.login-form-pp h1 {font-size: 28px;}
@media only screen and (max-width: 568px) {
	.client-access {text-align: center;}
}

/* 7-6-17 */
.span5010 {width: 100%;margin-bottom: 25px;}



/*Homepage Adjustments 12-11-17*/

.page-template-test-page  .width-span-1 {max-width: 1500px;}
.page-template-test-page  .header-wrapper .width-span-1 {max-width: 1350px;}
.page-template-test-page  .gray-bar-wrapper .width-span-1 {max-width: 1024px;}
.page-template-test-page  .featured-bar-wrapper .width-span-1 {max-width: 1350px;}
.page-template-test-page  .footer-wrapper .width-span-1 {max-width: 1350px;}
.page-template-test-page  .phone-number-change {margin-top: 4px;}
.page-template-test-page  .phone-number-change a {font-size: 34px;line-height: 34px;}
.page-template-test-page  .slide-content-description {font-size: 18px;margin-top: 18px;line-height: 22px;}
.page-template-test-page  .footer-wrapper .span50 {width: 46%;}
.page-template-test-page  .footer-wrapper .span51 {width: 54%;}
.page-template-test-page  .span50s {width: 37%;}
.page-template-test-page  .span51s {width: 63%;}
.page-template-test-page  .span52fpl {width: 55%;}
.page-template-test-page  .span53fpl {width: 45%;}
.page-template-test-page  .span52fpl .padding-52fpl {padding-right: 12px;padding-bottom: 25px;padding-top: 25px;}
.page-template-test-page  .span53fpl .padding-53fpl {padding-left: 12px;padding-bottom: 25px;padding-top: 25px;}
.page-template-test-page  .span53fpl iframe {width: 100%;height: 350px;}
.page-template-test-page  #cssmenu {max-width: 1035px;margin: 0 auto;}
.page-template-test-page  #cssmenu > ul > li > a {font-size: 18px;padding-right: 12px;padding-left: 12px;}
.page-template-test-page  .brown-bar-text {padding-bottom: 15px;}
.page-template-test-page  .yellow-bar-search-wrapper {max-width: 1035px;width: 100%;margin: 0 auto;}
.page-template-test-page  .yellow-bar-search {font-size: 45px;width:auto;margin-right: 15px;}
.page-template-test-page  .fp-search-form input[type="text"] {width: 275px;}
.page-template-test-page  .fp-search-form input[type="button"] {float: right;}
.page-template-test-page  .fp-search-form {float: left;width: 656px;}
.page-template-test-page  .section-edit-headline {font-family: "Times New Roman", Times, serif;font-size: 57px;line-height: 70px;color: #000000;margin-top: 0px;}
.page-template-test-page  .section-edit-headline-1 {font-family: "Times New Roman", Times, serif;font-size: 33px;color: #000000;line-height: 33px;}
.page-template-test-page  .span50fpl iframe {margin-left: 0px;}
.page-template-test-page  #buildout iframe {height: 600px;width: 100%;}
.page-template-test-page  .bg-widget-padding {padding-right: 12px;}
.page-template-test-page  .bg-widget-padding1 {padding-left: 12px;}
.page-template-test-page  .bg-widget ul {width: 50%;padding-left: 0px;}
.bg-widget-height {height: 285px;position: relative;}
.bg-widget-height p a {position: absolute;bottom: 20px;}

.page-template-test-page  .brown-bar-wrapper {background: #ffffff;}
.page-template-test-page  .image-bar-wrapper {height: 475px;position: relative;}
.page-template-test-page  .image-bar-wrapper .brown-bar-text-wrap {position: absolute;bottom: 15px;left: 0;right: 0;}
.page-template-test-page  .image-bar-wrapper .brown-bar-text {font-size: 24px;line-height: 24px;color: #000000;background: url(https://crproperties.com/wp-content/themes/responsive-child/images/bg-white70o.png); width: 100%;max-width: 875px;padding-top: 15px;padding-bottom: 15px;margin: 0 auto;}
.page-template-test-page  .bg1 {background: url(https://crproperties.com/wp-content/themes/responsive-child/images/web477031642.jpg) no-repeat;background-size: cover; background-position: center center;background-attachment: fixed;background-position: 50% 50%;}

/*.page-template-test-page  .logo {width: 115px;}*/
.page-template-test-page  .logo {width: 140px;}
/*.page-template-test-page  .company-name {margin-left: 20px;font-size: 45px;color: #000000;line-height: 45px;   margin-top: 0px;}*/
.page-template-test-page  .company-name {margin-left: 15px;font-size: 45px;color: #000000;line-height: 45px;   margin-top: 8px;}

.page-template-test-page .menu-wrapper  .width-span-1 {position: relative;}
.page-template-test-page .menu-wrapper .width-span-1 .menu-wrapper-mod {position: absolute;left: 170px;bottom: 22px;}
.page-template-test-page .menu-wrapper .width-span-1 {max-width: 1350px;}
.page-template-test-page .menu-wrapper {padding-bottom: 0px !important;}
.page-template-test-page .bg-widget-view {margin-bottom: 25px;}
.page-template-test-page .bg-widget-view h2 {background: #f2c636;
    margin-left: -20px;
    padding-left: 20px;
    margin-top: -20px;
    padding-top: 20px;
    margin-right: -20px;
    padding-bottom: 10px;}
.page-template-test-page .mobile-footer-wrapper {display: none;}
.page-template-test-page  .social-icons-container img {width: 20px;}

.page-template-test-page .footer-logo {width: 110px;max-width: 100%;}
.page-template-test-page .ctct-embed-signup form {margin-top: 15px;margin-bottom: 0px;}
.page-template-test-page .footer-contact-details {margin-left: 15px;margin-top: 7px;}
.page-template-test-page .fc-details-2 {margin-top: 0px;text-align: center;font-size: 13px;line-height: 15px;font-style: initial;font-weight: initial;}
.page-template-test-page .fc-details-3 {margin-top: 7px;text-align: center;font-size: 13px;line-height: 15px;font-style: initial;font-weight: initial;}
.page-template-test-page .fc-details-4 {margin-top: 0px;text-align: center;font-size: 13px;line-height: 15px;font-style: initial;font-weight: initial;}
.page-template-test-page .fc-details-5 {margin-top: 0px;text-align: center;font-size: 13px;line-height: 15px;font-style: initial;font-weight: initial;}
.page-template-test-page .fc-details-5 a {color: #000000;font-weight: initial;font-size: 13px;line-height: 15px;}
.page-template-test-page .fc-details-6 {margin-top: 0px;text-align: center;font-size: 13px;line-height: 15px;font-style: initial;font-weight: initial;}
.page-template-test-page .fc-details-6 a {color: #000000;}

.premiere-video {font-size: 40px;line-height: 40px;text-align: center;}
.about-us-section {position: relative;}
.aus-a1 {position: absolute;left: 0px;bottom: 0px;}
.aus-a2 {position: absolute;right: 0px;bottom: 0px;}
.mobile-phone {display: none;}
.page-template-test-page .phone-number-change {text-align: right;}
	.page-template-test-page .company-name {text-align: left;}
	.page-template-test-page .phone-number-change {text-align: left;}

.page-template-test-page  select, input[type="text"], input[type="password"], input[type="email"] {
    -moz-box-sizing: border-box;
    -moz-border-radius: 0px;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0 0px 0 #ffffff, inset 0 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0px 0 #ffffff, inset 0 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 0 #ffffff, inset 0 0px 0px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 0px;
    cursor: text;
    margin: 0;
    outline: none;
    vertical-align: middle;
}
.page-template-test-page .contact-video-wrapper {max-width: 974px;margin: 0 auto;padding-top: 35px;}
.page-template-test-page .contact-video-wrapper iframe {width: 100%;height: 520px;margin-bottom: 35px;background: #000000;}



/*page-template-test-pagev2*/
.page-template-test-pagev2  .width-span-1 {max-width: 1500px;}
.page-template-test-pagev2  .header-wrapper .width-span-1 {max-width: 1350px;}
.page-template-test-pagev2  .gray-bar-wrapper .width-span-1 {max-width: 1024px;}
.page-template-test-pagev2  .featured-bar-wrapper .width-span-1 {max-width: 1350px;}
.page-template-test-pagev2  .g-wrapper .width-span-1 {max-width: 1350px;}
.page-template-test-pagev2  .footer-wrapper .width-span-1 {max-width: 1350px;}
.page-template-test-pagev2  .phone-number-change {margin-top: 4px;}
.page-template-test-pagev2  .phone-number-change a {font-size: 34px;line-height: 34px;}
.page-template-test-pagev2  .footer-wrapper .span50 {width: 46%;}
.page-template-test-pagev2  .footer-wrapper .span51 {width: 54%;}
.page-template-test-pagev2  #cssmenu {max-width: 1035px;margin: 0 auto;}
.page-template-test-pagev2  #cssmenu > ul > li > a {font-size: 18px;padding-right: 12px;padding-left: 12px;}
.page-template-test-pagev2  .yellow-bar-search-wrapper {max-width: 1035px;width: 100%;margin: 0 auto;}
.page-template-test-pagev2  .yellow-bar-search {font-size: 45px;width:auto;margin-right: 15px;}
.page-template-test-pagev2  .fp-search-form input[type="text"] {width: 275px;}
.page-template-test-pagev2  .fp-search-form input[type="button"] {float: right;}
.page-template-test-pagev2  .fp-search-form {float: left;width: 656px;}
.page-template-test-pagev2  .section-edit-headline {font-family: "Times New Roman", Times, serif;font-size: 45px;line-height: 45px;color: #000000;margin-top: 0px;}
.page-template-test-pagev2  .section-edit-headline-1 {font-size: 20px;color: #000000;line-height: 20px;font-weight: 600;}
.page-template-test-pagev2  .span50fpl iframe {margin-left: 0px;}
.page-template-test-pagev2  #buildout iframe {height: 600px;width: 100%;}

.page-template-test-pagev2  .bg-widget {padding: 25px;}
.page-template-test-pagev2  .span1-1 {width: 100%;margin-bottom: 25px;}
.page-template-test-pagev2  .span1-5-1 {width: 50%;}
.page-template-test-pagev2  .span1-5-2 {width: 50%;}
.page-template-test-pagev2  .span1-4-1 {width: 40%;}
.page-template-test-pagev2  .span1-4-2 {width: 45%;}
.page-template-test-pagev2  .span1-4-2 .bg-widget {background: rgba(255, 255, 255, 0.9);}
.page-template-test-pagev2  .span1-4-2 .bg-widget-height{height:590px;}
.page-template-test-pagev2  .span1-4-8 {width: 50%;}
.page-template-test-pagev2  .span1-4-9 {width: 50%;}
.page-template-test-pagev2  .span1-6-1 {width: 35%;}
.page-template-test-pagev2  .span1-6-2 {width: 55%;}
.page-template-test-pagev2  .span1-6-2 iframe {width: 100%;height: 539px;}
.page-template-test-pagev2  .span1-6-8{width: 100%;}
.page-template-test-pagev2  .span1-6-9{width: 65%;}
.page-template-test-pagev2  .padding1-6-1 {padding-right: 5px;}
.page-template-test-pagev2  .padding1-4-8 {padding-right: 5px;}
.page-template-test-pagev2  .padding1-4-9 {padding-left: 5px;}
.page-template-test-pagev2  .padding1-6-8{padding-top: 10px;}
.page-template-test-pagev2  .padding1-5-1 {padding-right: 12px;}
.page-template-test-pagev2  .padding1-5-2 {padding-left: 12px;}
.page-template-test-pagev2  .padding1-6-2 {padding-left: 25px;}
.page-template-test-pagev2  .bcta-1 {position: absolute;bottom: 25px;left: 25px;}
.page-template-test-pagev2  .bcta-2 {position: absolute;bottom: 25px;right: 25px;}
.page-template-test-pagev2  .bg-widget ul {padding-left: 0px;}
.page-template-test-pagev2  .bg-widget ul:first-of-type {width: 55%;margin-right: 10px;}
.page-template-test-pagev2  .g-wrapper .width-padding-1 {padding-top: 45px;padding-bottom: 40px;}
.page-template-test-pagev2  .bg-widget-height p a {bottom: 25px;left: 25px;}

.page-template-test-pagev2  .premiere-title {font-family: "Times New Roman", Times, serif;text-align: center; font-size: 35px;}
.page-template-test-pagev2  .premiere-address {text-align: center;margin-top: 7px;font-size: 20px;line-height: 20px;font-weight: 600;}
.page-template-test-pagev2  .premiere-ul-title {margin-top: 10px;margin-bottom: 5px;font-size: 16px;}
.page-template-test-pagev2  .premiere-ul-list ul {float: none;width: 100% !important;padding-left: 30px;}
.page-template-test-pagev2  .premiere-ul-list li {float: left;width: 50%;list-style: disc;font-weight: 400;text-transform: initial;line-height: 22px;}
.page-template-test-pagev2  .bg-widget ul li:before {content: '';margin-right: 0px;}

.page-template-test-pagev2  .bg1 {background: url(https://crproperties.com/wp-content/themes/responsive-child/images/ParallaxImage1.jpg);) no-repeat;background-size: cover; background-position: center center;background-attachment: fixed;background-position: 50% 50%;}
.page-template-test-pagev2  .bg2 {background: url(https://crproperties.com/wp-content/themes/responsive-child/images/web477031642v3-good.jpg) no-repeat;background-size: cover; background-position: center center;background-attachment: fixed;background-position: 50% 50%;}

.page-template-test-pagev2 .logo {width: 140px;}
.page-template-test-pagev2  .company-name {margin-left: 15px;font-size: 45px;color: #000000;line-height: 45px;   margin-top: 8px;}

.page-template-test-pagev2 .menu-wrapper  .width-span-1 {position: relative;}
.page-template-test-pagev2 .menu-wrapper .width-span-1 .menu-wrapper-mod {position: absolute;left: 170px;bottom: 22px;}
.page-template-test-pagev2 .menu-wrapper .width-span-1 {max-width: 1350px;}
.page-template-test-pagev2 .menu-wrapper {padding-bottom: 0px !important;}
.page-template-test-pagev2 .bg-widget-noborder {border-left: 0px;}
.page-template-test-pagev2 .bg-widget-view {margin-bottom: 25px;}
.page-template-test-pagev2 .bg-widget-view h2 {}
.page-template-test-pagev2 .mobile-footer-wrapper {display: none;}
.page-template-test-pagev2  .social-icons-container img {width: 20px;}
.page-template-test-pagev2  .w-padding {padding-left: 25px;padding-right: 25px;}

.page-template-test-pagev2 .footer-logo {width: 110px;max-width: 100%;}

.page-template-test-pagev2 .learn-why-hv {width: 100%;max-width: 100%;text-align: center;font-weight: 600;color: #000000;background: #f2c636;margin-top: 10px;font-size: 20px;line-height: 24px;padding-top: 10px;padding-bottom: 10px;}
.page-template-test-pagev2 .learn-why-hv p {padding-left: 50px;padding-right: 50px;margin: 0px;}
.page-template-test-pagev2 .loc-title {font-family: "Times New Roman", Times, serif;font-size: 35px;line-height: 70px;}
.page-template-test-pagev2 .loc-description {font-weight: 400;margin-top: 15px;}


.page-template-test-pagev2  select, input[type="text"], input[type="password"], input[type="email"] {
    -moz-box-sizing: border-box;
    -moz-border-radius: 0px;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0 0px 0 #ffffff, inset 0 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0px 0 #ffffff, inset 0 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 0 #ffffff, inset 0 0px 0px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 0px;
    cursor: text;
    margin: 0;
    outline: none;
    vertical-align: middle;
}

.page-template-test-pagev2 .footer-contact-details {margin-left: 10px;text-align: left;}
.page-template-test-pagev2 .fc-details-1 {font-size: 20px;line-height: 24px;font-weight: 500;}
.page-template-test-pagev2 .fc-details-1 span {font-size: 14px;}
.page-template-test-pagev2 .fc-details-2 {font-size: 14px;line-height: 18px;font-weight: 400;margin-top: 0px;}
.page-template-test-pagev2 .fc-details-3 {font-size: 14px;line-height: 18px;font-style: normal;margin-top: 0px;}
.page-template-test-pagev2 .fc-details-4 {font-size: 14px;line-height: 18px;font-weight: 400;margin-top: 0px;}
.page-template-test-pagev2 .fc-details-5 {font-family: 'Open Sans', sans-serif;font-size: 14px;line-height: 18px;margin-top: 0px;}
.page-template-test-pagev2 .fc-details-5 a {font-weight: 400;}
.page-template-test-pagev2 .padding-5 ul li {font-size: 13px;line-height: 16px;}
.page-template-test-pagev2 .padding-6 form {margin-top: 10px;margin-bottom: 0px;position: relative;}
.page-template-test-pagev2 .padding-6 .email-signup-title {font-family: 'Open Sans', sans-serif;font-size: 14px;line-height: 22px;text-align: left;}
.page-template-test-pagev2 .padding-6 form button {position: absolute;top: 25px;right: 0px;}
.page-template-test-pagev2 .email-signup button {padding-top: 0px;padding-bottom: 0px;height: 30px;}
.page-template-test-pagev2 .email-signup button:hover {background: #f2c636;}
.page-template-test-pagev2 .ctct-embed-signup {max-width: 250px;float: right;}
.page-template-test-pagev2 .fc-details-5m {display: none;}
.page-template-test-pagev2 .fc-details-4m {display: none;}
.page-template-test-pagev2 .section-edit-headline-1 {font-size: 18px;line-height: 20px;}



.v2  .width-span-1 {max-width: 1500px;}
.v2  .header-wrapper .width-span-1 {max-width: 1350px;}
.v2  .gray-bar-wrapper .width-span-1 {max-width: 1024px;}
.v2  .featured-bar-wrapper .width-span-1 {max-width: 1350px;}
.v2  .g-wrapper .width-span-1 {max-width: 1350px;}
.v2  .footer-wrapper .width-span-1 {max-width: 1350px;}
.v2  .phone-number-change {margin-top: 4px;}
.v2  .phone-number-change a {font-size: 34px;line-height: 34px;}
.v2  .footer-wrapper .span50 {width: 46%;}
.v2  .footer-wrapper .span51 {width: 54%;}
.v2  #cssmenu {max-width: 1035px;margin: 0 auto;}
.v2  #cssmenu > ul > li > a {font-size:15px;padding-right:8px;padding-left:8px;}
.v2  .yellow-bar-search-wrapper {max-width: 1035px;width: 100%;margin: 0 auto;}
.v2  .yellow-bar-search {font-size: 45px;width:auto;margin-right: 15px;}
.v2  .fp-search-form input[type="text"] {width: 275px;}
.v2  .fp-search-form input[type="button"] {float: right;}
.v2  .fp-search-form {float: left;width: 656px;}
.v2  .section-edit-headline {font-family: "Times New Roman", Times, serif;font-size: 45px;line-height: 45px;color: #000000;margin-top: 0px;}
.v2  .section-edit-headline-1 {font-size: 20px;color: #000000;line-height: 20px;font-weight: 600;}
.v2  .span50fpl iframe {margin-left: 0px;}
.v2  #buildout iframe {height: 600px;width: 100%;min-width:100% !important;}

.v2  .bg-widget {padding: 25px;}
.v2  .span1-1 {width: 100%;margin-bottom: 25px;}
.v2  .span1-5-1 {width: 50%;}
.v2  .span1-5-2 {width: 50%;}
.v2  .span1-4-1 {width: 40%;}
.v2  .span1-4-2 {width: 45%;}
.v2  .span1-4-2 .bg-widget {background: rgba(255, 255, 255, 0.9);}
.v2  .span1-4-2 .bg-widget-height {height: 590px;}
.v2  .span1-4-8 {width: 50%;}
.v2  .span1-4-9 {width: 50%;}
.v2  .span1-6-1 {width: 35%;}
.v2  .span1-6-2 {width: 55%;}
.v2  .span1-6-2 iframe {width: 100%;height: 539px;}
.v2  .span1-6-8{width: 100%;}
.v2  .span1-6-9{width: 65%;}
.v2  .padding1-6-1 {padding-right: 5px;}
.v2  .padding1-4-8 {padding-right: 5px;}
.v2  .padding1-4-9 {padding-left: 5px;}
.v2  .padding1-6-8{padding-top: 10px;}
.v2  .padding1-5-1 {padding-right: 12px;}
.v2  .padding1-5-2 {padding-left: 12px;}
.v2  .padding1-6-2 {padding-left: 25px;}
.v2  .bcta-1 {position: absolute;bottom: 25px;left: 25px;}
.v2  .bcta-2 {position: absolute;bottom: 25px;right: 25px;}
.v2  .bg-widget ul {padding-left: 0px;}
.v2  .bg-widget ul:first-of-type {width: 55%;margin-right: 10px;}
.v2  .g-wrapper .width-padding-1 {padding-top: 45px;padding-bottom: 40px;}
.v2  .bg-widget-height p a {bottom: 25px;left: 25px;}

.v2  .premiere-title {font-family: "Times New Roman", Times, serif;text-align: center; font-size: 35px;}
.v2  .premiere-address {text-align: center;margin-top: 7px;font-size: 20px;line-height: 20px;font-weight: 600;}
.v2  .premiere-ul-title {margin-top: 10px;margin-bottom: 5px;font-size: 16px;}
.v2  .premiere-ul-list ul {float: none;width: 100% !important;padding-left: 30px;}
.v2  .premiere-ul-list li {float: left;width: 50%;list-style: disc;font-weight: 400;text-transform: initial;line-height: 22px;}
.v2  .bg-widget ul li:before {content: '';margin-right: 0px;}

.v2  .bg1 {background: url(https://crproperties.com/wp-content/themes/responsive-child/images/ParallaxImage1.jpg) no-repeat;background-size: cover; background-position: center center;background-attachment: fixed;background-position: 50% 50%;}
.v2  .bg2 {background: url(https://crproperties.com/wp-content/themes/responsive-child/images/web477031642v3-good.jpg) no-repeat;background-size: cover; background-position: center center;background-attachment: fixed;background-position: 50% 50%;}

.v2 .logo {width: 140px;}
.v2  .company-name {margin-left: 15px;font-size: 45px;color: #000000;line-height: 45px;   margin-top: 8px;}

.v2 .menu-wrapper  .width-span-1 {position: relative;}
.v2 .menu-wrapper .width-span-1 .menu-wrapper-mod {position: absolute;left: 170px;bottom: 22px;}
.v2 .menu-wrapper .width-span-1 {max-width: 1350px;}
.v2 .menu-wrapper {padding-bottom: 0px !important;}
.v2 .bg-widget-noborder {border-left: 0px;}
.v2 .bg-widget-view {margin-bottom: 25px;}
.v2 .bg-widget-view h2 {}
.v2 .mobile-footer-wrapper {display: none;}
.v2  .social-icons-container img{width:24px;}
.v2  .w-padding {padding-left: 25px;padding-right: 25px;}

.v2 .footer-logo {width: 110px;max-width: 100%;}

.v2 .learn-why-hv {width: 100%;max-width: 100%;text-align: center;font-weight: 600;color: #000000;background: #f2c636;margin-top: 10px;font-size: 20px;line-height: 24px;padding-top: 10px;padding-bottom: 10px;}
.v2 .learn-why-hv p {padding-left: 50px;padding-right: 50px;margin: 0px;}
.v2 .loc-title {font-family: "Times New Roman", Times, serif;font-size: 35px;line-height: 70px;}
.v2 .loc-description {font-weight: 400;margin-top: 15px;}


.v2  select, input[type="text"], input[type="password"], input[type="email"] {
    -moz-box-sizing: border-box;
    -moz-border-radius: 0px;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0 0px 0 #ffffff, inset 0 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0px 0 #ffffff, inset 0 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 0 #ffffff, inset 0 0px 0px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    border-bottom-color: #cccccc;
    border-radius: 0px;
    cursor: text;
    margin: 0;
    outline: none;
    vertical-align: middle;
}

.v2 .footer-contact-details {margin-left: 10px;text-align: left;}
.v2 .fc-details-1 {font-size: 20px;line-height: 24px;font-weight: 500;}
.v2 .fc-details-1 span {font-size: 14px;}
.v2 .fc-details-2 {font-size: 14px;line-height: 18px;font-weight: 400;margin-top: 0px;}
.v2 .fc-details-3 {font-size: 14px;line-height: 18px;font-style: normal;margin-top: 0px;}
.v2 .fc-details-4 {font-size: 14px;line-height: 18px;font-weight: 400;margin-top: 0px;}
.v2 .fc-details-5 {font-family: 'Open Sans', sans-serif;font-size: 14px;line-height: 18px;margin-top: 0px;}
.v2 .fc-details-5 a {font-weight: 400;}
.v2 .padding-5 ul li {font-size: 13px;line-height: 16px;}
.v2 .padding-6 form {margin-top: 10px;margin-bottom: 0px;position: relative;}
.v2 .padding-6 .email-signup-title {font-family: 'Open Sans', sans-serif;font-size: 14px;line-height: 22px;text-align: left;}
.v2 .padding-6 form button {position: absolute;top: 25px;right: 0px;}
.v2 .email-signup button {padding-top: 0px;padding-bottom: 0px;height: 30px;}
.v2 .email-signup button:hover {background: #f2c636;}
.v2 .ctct-embed-signup {max-width: 250px;float: right;}
.v2 .fc-details-5m {display: none;}
.v2 .fc-details-4m {display: none;}
.v2 .section-edit-headline-1 {font-size: 18px;line-height: 20px;}


.v2 .loc-description p {margin: 0px !important;}

.v2 #cssmenu{max-width:1150px !important;}
.v2 #cssmenu>ul>li>a{padding-left:7px !important;padding-right:7px !important;}

.about-contact{text-align: center;
    max-width: 239px;
    float: right;
    width: 100%;
    margin-top: 10px;}
.about-contact a{font-weight:600;color:#000000;font-size:15px;}
@media only screen and (max-width: 1366px) {
	.v2 .logo{width:114px;}
	.v2 .menu-wrapper .width-span-1 .menu-wrapper-mod{position:relative;left:0;bottom:9px;display:inline-block;width:100%;}

	.page-template-test-pagev2 .span1-4-2 {width: 50%;}
	.page-template-test-pagev2 .span1-6-2 {width: 50%;}
	.page-template-test-pagev2  .span1-4-2 .bg-widget-height {height: auto;}
	.page-template-test-pagev2  .premiere-ul-list ul {display: inline-block;margin-bottom: 60px;}
	.page-template-test-pagev2  .premiere-ul-list li {padding-right: 10px;width: 47%;}
	
	.v2 .span1-4-2 {width: 50%;}
	.v2 .span1-6-2 {width: 50%;}
	.v2  .span1-4-2 .bg-widget-height {height: auto;}
	.v2  .premiere-ul-list ul {display: inline-block;margin-bottom: 60px;}
	.v2  .premiere-ul-list li {padding-right: 10px;width: 47%;}
}
@media only screen and (max-width: 1230px) {
	/*.page-template-test-page #cssmenu > ul > li > a {font-size: 16px;padding-right: 10px;padding-left: 10px;}
	.v2 #cssmenu > ul > li > a {font-size: 14px;padding-right: 7px;padding-left: 7px;}
	.page-template-test-pagev2 #cssmenu > ul > li > a {font-size: 16px;padding-right: 10px;padding-left: 10px;}*/
}
@media only screen and (max-width: 1192px) {
	.page-template-test-pagev2 .span1-4-2 {width: 40%;}
	.page-template-test-pagev2 .span1-6-2 {width: 60%;}
	.page-template-test-pagev2  .premiere-ul-list li {padding-right: 0px;width: 100%;}
	.page-template-test-pagev2  .span1-6-2 iframe {width: 100%;height: 358px;}
	
	.v2 .span1-4-2 {width: 40%;}
	.v2 .span1-6-2 {width: 60%;}
	.v2 .premiere-ul-list li {padding-right: 0px;width: 100%;}
	.v2 .span1-6-2 iframe {width: 100%;height: 358px;}
}
@media only screen and (max-width: 1230px) {
	.v2 #cssmenu{max-width:100% !important;}
	.v2 .menu-wrapper .width-span-1 .menu-wrapper-mod{display:block !important;}
	.page-template-test-page #cssmenu > ul > li > a {font-size: 15px;padding-right: 7px;padding-left: 7px;}
	.page-template-test-page .logo {width: 114px;}
	.page-template-test-page .company-name {margin-left: 15px;font-size: 40px;line-height: 40px;margin-top: 5px;}
	.page-template-test-page .phone-number-change a {font-size: 30px;line-height: 30px;}
	.page-template-test-page .menu-wrapper  .width-span-1 {position: relative;}
	.page-template-test-page .menu-wrapper .width-span-1 .menu-wrapper-mod {position: initial;left: 0px;bottom: 0px;}
	.page-template-test-page .menu-wrapper  #cssmenu #menu-button {font-size: 15px;}
	
	.page-template-test-pagev2 #cssmenu > ul > li > a {font-size: 15px;padding-right: 7px;padding-left: 7px;}
	.page-template-test-pagev2 .logo {width: 130px;}
	.page-template-test-pagev2 .company-name {margin-left: 15px;font-size: 40px;line-height: 40px;margin-top: 5px;}
	.page-template-test-pagev2 .phone-number-change a {font-size: 30px;line-height: 30px;}
	.page-template-test-pagev2 .menu-wrapper  .width-span-1 {position: relative;}
	.page-template-test-pagev2 .menu-wrapper .width-span-1 .menu-wrapper-mod {position: initial;left: 0px;bottom: 0px;}
	.page-template-test-pagev2 .menu-wrapper  #cssmenu #menu-button {font-size: 15px;}
	.page-template-test-pagev2 .menu-wrapper {margin-top: -50px;margin-left: 162px;margin-bottom: 32px;}
	
	.v2 #cssmenu > ul > li > a {font-size: 15px;padding-right: 7px;padding-left: 7px;}
	.v2 .logo {width: 114px;}
	.v2 .company-name {margin-left: 15px;font-size: 40px;line-height: 40px;margin-top: 5px;}
	.v2 .phone-number-change a {font-size: 30px;line-height: 30px;}
	.v2 .menu-wrapper  .width-span-1 {position: relative;max-width:100%;}
	.v2 #cssmenu {max-width:100%;}
	.v2 .menu-wrapper .width-span-1 .menu-wrapper-mod {position: initial;left: 0px;bottom: 0px;}
	.v2 .menu-wrapper  #cssmenu #menu-button {font-size: 15px;}
	.v2 .menu-wrapper {margin-top:0px;margin-left:0px;margin-bottom: 32px;}
}
@media only screen and (max-width: 1092px) {
	.page-template-test-pagev2 .yellow-bar-search {font-size: 35px;margin-right: 10px;}
	.page-template-test-pagev2 .yellow-bar-wrapper .width-span-1 {max-width: 955px !important;}
	.page-template-test-pagev2 .fp-search-form input[type="text"] {width: 230px;}
	.page-template-test-pagev2 .fp-search-form {width: 612px;}
	
	.v2 .yellow-bar-search {font-size: 35px;margin-right: 10px;}
	.v2 .yellow-bar-wrapper .width-span-1 {max-width: 955px !important;}
	.v2 .fp-search-form input[type="text"] {width: 230px;}
	.v2 .fp-search-form {width: 612px;}
}
@media only screen and (max-width: 1035px) {
	.page-template-test-page .yellow-bar-search {width: 100%;font-size: 35px;text-align: center;line-height: 35px;padding-top: 20px;}
	.page-template-test-page .fp-search-form {width: 100%;}
	.page-template-test-page .fp-search-form form {text-align: center;}
	.page-template-test-page .fp-search-form input[type="button"] {float: none;}
}
@media only screen and (max-width: 1024px) {
	.page-template-test-page .span5008 {width: 100%;margin-bottom: 25px;}
	.page-template-test-page .span5009 {width: 100%;}
	.page-template-test-page .span5008 .bg-widget-padding {padding-right: 0px;}
	.page-template-test-page .span5009 .bg-widget-padding1 {padding-left: 0px;}
	.bg-widget-height {height: auto;position: relative;}
	.bg-widget-height p a {position: relative;bottom: 0px;}
	
	.page-template-test-page .footer-wrapper .span50 {width: 50%;}
	.page-template-test-page .footer-wrapper .span51 {width: 50%;}
	
	.page-template-test-pagev2  .span1-6-2 iframe {width: 100%;height: 309px;}
	.page-template-test-pagev2 .yellow-bar-search {font-size: 30px;}
	.page-template-test-pagev2 .fp-search-form input[type="text"] {width: 220px;}
	.page-template-test-pagev2 .fp-search-form {width: 602px;}
	.page-template-test-pagev2 .yellow-bar-wrapper .width-span-1 {max-width: 905px !important;}
	.page-template-test-pagev2 .bg-widget-height {height: 285px;}
	.page-template-test-pagev2 .bg-widget-height p a {position: absolute;}
	.page-template-test-pagev2 .footer-wrapper .span50 {width: 56%;}
	.page-template-test-pagev2 .footer-wrapper .span51 {width: 44%;}
	.page-template-test-pagev2 .footer-wrapper .span52 {width: 45%;}
	.page-template-test-pagev2 .footer-wrapper .span53 {width: 55%;}
	.page-template-test-pagev2 .footer-contact-details {margin-left: 2px;}
	.page-template-test-pagev2 .learn-why-hv {font-size: 16px;line-height: 20px;}
	
	.v2  .span1-6-2 iframe {width: 100%;height: 309px;}
	.v2 .yellow-bar-search {font-size: 30px;}
	.v2 .fp-search-form input[type="text"] {width: 220px;}
	.v2 .fp-search-form {width: 602px;}
	.v2 .yellow-bar-wrapper .width-span-1 {max-width: 905px !important;}
	.v2 .bg-widget-height {height: 285px;}
	.v2 .bg-widget-height p a {position: absolute;}
	.v2 .footer-wrapper .span50 {width: 56%;}
	.v2 .footer-wrapper .span51 {width: 44%;}
	.v2 .footer-wrapper .span52 {width: 45%;}
	.v2 .footer-wrapper .span53 {width: 55%;}
	.v2 .footer-contact-details {margin-left: 2px;}
	.v2 .learn-why-hv {font-size: 16px;line-height: 20px;}
}
@media only screen and (max-width: 992px) {
	#cssmenu #menu-button {font-size: 18px;}
	#cssmenu ul ul li a {font-size: 18px;}
	.page-template-test-page .fc-details-1 {font-size: 26px;}
	.page-template-test-page .company-name {margin-left: 10px;font-size: 35px;line-height: 35px;margin-top: 3px;}
	.page-template-test-page .phone-number-change a {font-size: 25px;line-height: 25px;}
	.page-template-test-page .contact-video-wrapper iframe {height: 480px;}
	

	.v2 .company-name {margin-left: 10px;font-size: 30px;line-height: 30px;margin-top: 0px;}
	.v2 .phone-number-change {margin-top: 0px;}
	.v2 .phone-number-change a {font-size: 22px;line-height: 22px;}
	.v2 .menu-wrapper {margin-top: 0px;margin-left: 0px;margin-bottom: 0px;}
	.v2 #cssmenu > ul > li > a {padding-left: 15px;}
	.v2 #cssmenu ul ul li a {font-size: 14px;}
	.v2 #buildout iframe {height: 500px !important;}
	
	
	.page-template-test-pagev2 .company-name {margin-left: 10px;font-size: 30px;line-height: 30px;margin-top: 0px;}
	.page-template-test-pagev2 .phone-number-change {margin-top: 0px;}
	.page-template-test-pagev2 .phone-number-change a {font-size: 22px;line-height: 22px;}
	.page-template-test-pagev2 .menu-wrapper {margin-top: 0px;margin-left: 0px;margin-bottom: 0px;}
	.page-template-test-pagev2 #cssmenu > ul > li > a {padding-left: 15px;}
	.page-template-test-pagev2 #cssmenu ul ul li a {font-size: 14px;}
	.page-template-test-pagev2 #buildout iframe {height: 500px !important;}
}
@media only screen and (max-width: 979px) {
	.page-template-test-page .footer-logo {width: 102px;}
	.page-template-test-page .fc-details-3 {margin-top: 0px;}
	.page-template-test-page .fc-details-1 {font-size: 24px;text-align: center;}
	.page-template-test-page .footer-wrapper .span50 {width: 60%;}
	.page-template-test-page .footer-wrapper .span51 {width: 40%;}
	.page-template-test-page .footer-contact-details {margin-left: 10px;}
	.page-template-test-page .padding-5 ul li a {font-size: 13px;}
	.page-template-test-page .ctct-embed-signup form {margin-top: 5px;}
	.page-template-test-page .email-signup-title {font-size: 11px;line-height: 11px;}
	
	.v2 .span1-4-2 {width: 100%;}
	.v2 .span1-6-2 {width: 100%;}
	.v2 .premiere-ul-list li {padding-right: 0px;width: 50%;}
	.v2 .padding1-6-2 {padding-left: 0px;}
	.v2 .span1-6-2 iframe {width: 100%;height: 358px;margin-top: 25px;}
	.v2  .span1-6-1 {width: 100%;}
	.v2  .span1-6-9{width: 100%;}
	
	
	.page-template-test-pagev2 .span1-4-2 {width: 100%;}
	.page-template-test-pagev2 .span1-6-2 {width: 100%;}
	.page-template-test-pagev2 .premiere-ul-list li {padding-right: 0px;width: 50%;}
	.page-template-test-pagev2 .padding1-6-2 {padding-left: 0px;}
	.page-template-test-pagev2 .span1-6-2 iframe {width: 100%;height: 358px;margin-top: 25px;}
	.page-template-test-pagev2  .span1-6-1 {width: 100%;}
	.page-template-test-pagev2  .span1-6-9{width: 100%;}
}
@media only screen and (max-width: 950px) {
	.page-template-test-page .span5008 .bg-widget-padding {padding-bottom: 0px;}
	
}
@media only screen and (max-width: 905px) {
	.page-template-test-pagev2 .yellow-bar-search {font-size: 27px;margin-right: 0px;width: 100%;line-height: 27px;
    text-align: center;padding-bottom: 10px;}
	.page-template-test-pagev2 .fp-search-form {float: none;width: 602px;margin: 0 auto;}
	.page-template-test-pagev2 .fp-search-form form {margin-top: 20px;margin-bottom: 20px;}
	.page-template-test-pagev2 .fp-search-form input[type="button"] {padding-left: 7px;padding-right: 7px;}
	.page-template-test-pagev2 .fp-search-form input[type="submit"] {padding-left: 7px;padding-right: 7px;}
	.page-template-test-pagev2 .span1-5-1 {width: 42%;}
	.page-template-test-pagev2 .span1-5-2 {width: 58%;}
	.page-template-test-pagev2 .bg-widget-height {height: 360px;}
	.page-template-test-pagev2 .bg-widget h1 {font-size: 27px;}
	.page-template-test-pagev2 .bg-widget h2 {font-size: 27px;}
	.page-template-test-pagev2 .span1-6-1 {width: 100%;}
	.page-template-test-pagev2 .span1-4-1 {width: 100%;text-align: center;}
	.page-template-test-pagev2 .footer-logo {width: 88px;margin-right: 10px;}
	
	.page-template-test-pagev2 .loc-title {font-size: 27px;line-height: 54px;}
	.page-template-test-pagev2 .loc-description {font-weight: 400;margin-top: 8px;}
	.page-template-test-pagev2 .section-edit-headline {font-size: 27px;line-height: 32px;}
	.page-template-test-pagev2 .section-edit-headline-1 {font-size: 16px;line-height: 20px;}
	.page-template-test-pagev2 .premiere-title {font-size: 27px;line-height: 32px;}
	.page-template-test-pagev2 .premiere-address {font-size: 16px;line-height: 16px;margin-top: 2px;}
	.page-template-test-pagev2 .premiere-ul-title {font-size: 14px;}
	.page-template-test-pagev2 .bg-widget li {font-size: 14px;line-height: 18px;padding-bottom: 8px;}
	.page-template-test-pagev2 .bg-widget li a {font-size: 14px;line-height: 18px;}
	.page-template-test-pagev2 .bg-widget ul li:before {content: '' !important;display: none !important;}
	
	
	
	.v2 .yellow-bar-search {font-size: 27px;margin-right: 0px;width: 100%;line-height: 27px;
    text-align: center;padding-bottom: 10px;}
	.v2 .fp-search-form {float: none;width: 602px;margin: 0 auto;}
	.v2 .fp-search-form form {margin-top: 20px;margin-bottom: 20px;}
	.v2 .fp-search-form input[type="button"] {padding-left: 7px;padding-right: 7px;}
	.v2 .fp-search-form input[type="submit"] {padding-left: 7px;padding-right: 7px;}
	.v2 .span1-5-1 {width: 42%;}
	.v2 .span1-5-2 {width: 58%;}
	.v2 .bg-widget-height {height: 360px;}
	.v2 .bg-widget h1 {font-size: 27px;}
	.v2 .bg-widget h2 {font-size: 27px;}
	.v2 .span1-6-1 {width: 100%;}
	.v2 .span1-4-1 {width: 100%;text-align: center;}
	.v2 .footer-logo {width: 88px;margin-right: 10px;}
	
	.v2 .loc-title {font-size: 27px;line-height: 54px;}
	.v2 .loc-description {font-weight: 400;margin-top: 8px;}
	.v2 .section-edit-headline {font-size: 27px;line-height: 32px;}
	.v2 .section-edit-headline-1 {font-size: 16px;line-height: 20px;}
	.v2 .premiere-title {font-size: 27px;line-height: 32px;}
	.v2 .premiere-address {font-size: 16px;line-height: 16px;margin-top: 2px;}
	.v2 .premiere-ul-title {font-size: 14px;}
	.v2 .bg-widget li {font-size: 14px;line-height: 18px;padding-bottom: 8px;}
	.v2 .bg-widget li a {font-size: 14px;line-height: 18px;}
	.v2 .bg-widget ul li:before {content: '' !important;display: none !important;}
}
@media only screen and (max-width: 892px) {
	.page-template-test-page  .span50s {width: 100%;}
	.page-template-test-page  .span51s {width: 100%;}
	.page-template-test-page .slide-content-description {font-size: 16px;margin-top: 0px;line-height: 20px;}
}
@media only screen and (max-width: 830px) {
	.page-template-test-pagev2 .footer-wrapper .span52 {display: none;}
	.page-template-test-pagev2 .footer-wrapper .span53 {width: 100%;}
	
	.v2 .footer-wrapper .span52 {display: none;}
	.v2 .footer-wrapper .span53 {width: 100%;}
}
@media only screen and (max-width: 768px) {
	.page-template-test-page  #buildout iframe {height: 450px;}
	.page-template-test-page  #buildout {overflow: hidden;}
	.page-template-test-page  .section-edit-headline {font-size: 55px;line-height: 70px;}
	.page-template-test-page .section-edit-headline-1 {font-size: 25px;line-height: 25px;}
	.page-template-test-page .span50fpl iframe {margin-left: 0;max-width: 500px;width: 100% !important;min-width: auto !important;margin: 0 auto;}
	.page-template-test-page .phone-number-change a {font-size: 31px;line-height: 31px;}
	
	.page-template-test-page .logo {width: 70px;max-width: 100%;}
	.page-template-test-page .company-name {font-size: 25px;line-height: 25px;margin-left: 10px;margin-top: 1px;}
	.page-template-test-page .phone-number-change a {font-size: 20px;line-height: 20px;}
	.page-template-test-page .phone-number-change {margin-top: 0px;}
	.page-template-test-page  .footer-wrapper .span53 {width: 100%;}
	
	.page-template-test-page .image-bar-wrapper .brown-bar-text {font-size: 35px;line-height: 35px;max-width: 620px;padding-top: 10px;padding-bottom: 10px;}
	.page-template-test-page .image-bar-wrapper .brown-bar-text-wrap {bottom: 25px;}
	.page-template-test-page .image-bar-wrapper {height: 400px;}
	
	.page-template-test-page .footer-wrapper .span50 {width: 70%;}
	.page-template-test-page .footer-wrapper .span51 {width: 30%;}
	.page-template-test-page .footer-wrapper .span52 {display: none;}
	.page-template-test-page .footer-wrapper .span53 {width: 100%;}
	.page-template-test-page .footer-wrapper .email-signup {display: none;}
	.page-template-test-page .span52fpl {width: 100%;}
	.page-template-test-page .span53fpl {width: 100%;}
	.page-template-test-page .span52fpl .padding-52fpl {padding: 0px;}
	.page-template-test-page .span53fpl .padding-53fpl {padding: 0px;}
	.page-template-test-page .contact-video-wrapper iframe {height: 380px;}
	
	.page-template-test-pagev2 #buildout iframe {height: 400px !important;}
	.page-template-test-pagev2 .ParallaxImage {padding-bottom: 25px;padding-top: 25px;}
	.page-template-test-pagev2 .span1-5-1 {width: 100%;margin-bottom: 25px;}
	.page-template-test-pagev2 .span1-5-2 {width: 100%;}
	.page-template-test-pagev2 .bg-widget-height {height: auto;}
	.page-template-test-pagev2 .padding1-5-1 {padding-right: 0px;}
	.page-template-test-pagev2 .padding1-5-2 {padding-left: 0px;}
	.page-template-test-pagev2 .bcta-1 {position: relative;bottom: 0;left: 0;margin-top: 25px;}
	.page-template-test-pagev2 .bg-widget-height p a {position: relative;bottom: 0;left: 0;}
	.page-template-test-pagev2 .slide-content-title {font-size: 23px;line-height: 23px;padding-top: 0;}
	.page-template-test-pagev2 .slide-content-description {font-size: 14px;line-height: 22px;padding-bottom: 0;}
	.page-template-test-pagev2 .g-wrapper .width-padding-1 {padding-top: 25px;padding-bottom: 20px;}
	.page-template-test-pagev2 .premiere-ul-list ul {margin-bottom: 0px;}
	.page-template-test-pagev2 .footer-wrapper .span50 {width: 70%;}
	.page-template-test-pagev2 .footer-wrapper .span51 {width: 30%;}
	.page-template-test-pagev2 .footer-wrapper .span53 {width: 100%;}
	
	
	.v2 #buildout iframe {height: 400px !important;}
	.v2 .ParallaxImage {padding-bottom: 25px;padding-top: 25px;}
	.v2 .span1-5-1 {width: 100%;margin-bottom: 25px;}
	.v2 .span1-5-2 {width: 100%;}
	.v2 .bg-widget-height {height: auto;}
	.v2 .padding1-5-1 {padding-right: 0px;}
	.v2 .padding1-5-2 {padding-left: 0px;}
	.v2 .bcta-1 {position: relative;bottom: 0;left: 0;margin-top: 25px;}
	.v2 .bg-widget-height p a {position: relative;bottom: 0;left: 0;}
	.v2 .slide-content-title {font-size: 23px;line-height: 23px;padding-top: 0;}
	.v2 .slide-content-description {font-size: 14px;line-height: 22px;padding-bottom: 0;}
	.v2 .g-wrapper .width-padding-1 {padding-top: 25px;padding-bottom: 20px;}
	.v2 .premiere-ul-list ul {margin-bottom: 0px;}
	.v2 .footer-wrapper .span50 {width: 70%;}
	.v2 .footer-wrapper .span51 {width: 30%;}
	.v2 .footer-wrapper .span53 {width: 100%;}
}
@media only screen and (max-width: 707px) {
	.page-template-test-page .fp-search-form form input[type="button"] {margin-top: 15px;}
}
@media only screen and (max-width: 700px) {
	.page-template-test-page #cssmenu #menu-button {font-size: 15px;}
	.page-template-test-page #cssmenu > ul > li > a {font-size: 15px;padding-right: 18px;padding-left: 18px;}
	.page-template-test-page #cssmenu ul ul li a {font-size: 15px;}
	.page-template-test-page .footer-wrapper .span50 {width: 90%;}
	.page-template-test-page .footer-wrapper .span51 {width: 10%;}
	
	.page-template-test-pagev2 .footer-wrapper .span50 {width: 100%;}
	.page-template-test-pagev2 .footer-wrapper .span51 {width: 100%;}
	.page-template-test-pagev2 .padding-3 {max-width: 402px;margin: 0 auto;display: table;width: 100%;}
	.page-template-test-pagev2 .footer-logo {float: left;width: 100px;}
	.page-template-test-pagev2 .footer-contact-details {float: left;text-align: center;margin-left: 0px;margin-top: 0px;margin-bottom: 10px;}
	.page-template-test-pagev2 .fc-details-1 {font-size: 22px;line-height: 22px;font-weight: 600;}
	.page-template-test-pagev2 .fc-details-1 span {font-size: 16px;line-height: 20px;font-weight: 600;}
	.page-template-test-pagev2 .fc-details-2 {display: none;}
	.page-template-test-pagev2 .fc-details-3 {font-size: 13px;line-height: 15px;}
	.page-template-test-pagev2 .fc-details-4 {font-size: 13px;line-height: 15px;}
	.page-template-test-pagev2 .fc-details-4 span {display: none;}
	.page-template-test-pagev2 .fc-details-4m {display: block;font-size: 13px;line-height: 15px;}
	.page-template-test-pagev2 .fc-details-5 {font-size: 13px;line-height: 15px;}
	.page-template-test-pagev2 .footer-wrapper .span53 {text-align: center;}
	.page-template-test-pagev2 .email-signup {display: none;}
	.page-template-test-pagev2 .social-icons-container {text-align: center;}
	.page-template-test-pagev2 .padding-3 {padding-right: 0px;}
	.page-template-test-pagev2 .fc-details-5m {display: block;}
	
	
	.v2 .footer-wrapper .span50 {width: 100%;}
	.v2 .footer-wrapper .span51 {width: 100%;}
	.v2 .padding-3 {max-width: 402px;margin: 0 auto;display: table;width: 100%;}
	.v2 .footer-logo {float: left;width: 100px;}
	.v2 .footer-contact-details {float: left;text-align: center;margin-left: 0px;margin-top: 0px;margin-bottom: 10px;}
	.v2 .fc-details-1 {font-size: 22px;line-height: 22px;font-weight: 600;}
	.v2 .fc-details-1 span {font-size: 16px;line-height: 20px;font-weight: 600;}
	.v2 .fc-details-2 {display: none;}
	.v2 .fc-details-3 {font-size: 13px;line-height: 15px;}
	.v2 .fc-details-4 {font-size: 13px;line-height: 15px;}
	.v2 .fc-details-4 span {display: none;}
	.v2 .fc-details-4m {display: block;font-size: 13px;line-height: 15px;}
	.v2 .fc-details-5 {font-size: 13px;line-height: 15px;}
	.v2 .footer-wrapper .span53 {text-align: center;}
	.v2 .email-signup {display: none;}
	.v2 .social-icons-container {text-align: center;}
	.v2 .padding-3 {padding-right: 0px;}
	.v2 .fc-details-5m {display: block;}
}
@media only screen and (max-width: 650px) {
	.page-template-test-page .fp-search-form form input[type="submit"] {margin-top: 15px;}
	.page-template-test-page .span50fpl iframe {margin-left: 0;max-width: 100%;width: 100% !important;}
	.page-template-test-page .yellow-bar-search {padding-top: 0px;}
	
	.page-template-test-page .image-bar-wrapper .brown-bar-text {font-size: 30px;line-height: 30px;max-width: 530px;}
	.page-template-test-page .image-bar-wrapper .brown-bar-text-wrap {bottom: 15px;}
	.page-template-test-page .image-bar-wrapper {height: 300px;}
	
	.page-template-test-page .yellow-bar-search {font-size: 25px;line-height: 25px;margin-top: 15px;}
	
	.page-template-test-page .span70h {width: 67%;}
	.page-template-test-page .span30h {width: 33%;}
	.page-template-test-page .phone-number-change a {font-size: 23px;line-height: 23px;}
	.page-template-test-page .company-name {font-size: 25px;line-height: 25px;}
	/*.page-template-test-page .logo {width: 48px;}*/
	.page-template-test-page .social-icons-container {margin-top: -5px;}
	
	.page-template-test-page  #buildout iframe {height: 350px;}
	
	.page-template-test-page .footer-wrapper .padding-3 {padding-right: 0px;max-width: 100%;}
	
	.page-template-test-pagev2 .span70h {width: 66%;}
	.page-template-test-pagev2 .span30h {width: 34%;}
	.page-template-test-pagev2 .company-name {font-size: 25px;line-height: 25px;}
	.page-template-test-pagev2 .phone-number-change a {font-size: 20px;line-height: 20px;}
	.page-template-test-pagev2  .premiere-ul-list li {padding-right: 0px;width: 100%;}
	.page-template-test-pagev2 #buildout iframe {height: 300px !important;}
	.page-template-test-pagev2 .fp-search-form input[type="text"] {width: 282px;}
	.page-template-test-pagev2 .yellow-bar-search {margin-top: 0px;}
	.page-template-test-pagev2 .fp-search-form input[type="submit"] {margin-top: 4px;margin-right: 2px;width: 228px;}
	.page-template-test-pagev2 .fp-search-form input[type="button"] {margin-top: 4px;margin-left: 2px;width: 228px;}
	.page-template-test-pagev2 .fp-search-form {width: 100%;}
	.page-template-test-pagev2 .footer-wrapper .span50 {width: 100%;}
	.page-template-test-pagev2 .footer-wrapper .span51 {width: 100%;}
	
	.v2 .span70h {width: 66%;}
	.v2 .span30h {width: 34%;}
	.v2 .company-name {font-size: 25px;line-height: 25px;}
	.v2 .phone-number-change a {font-size: 20px;line-height: 20px;}
	.v2  .premiere-ul-list li {padding-right: 0px;width: 100%;}
	.v2 #buildout iframe {height: 300px !important;}
	.v2 .fp-search-form input[type="text"] {width: 282px;}
	.v2 .yellow-bar-search {margin-top: 0px;}
	.v2 .fp-search-form input[type="submit"] {margin-top: 4px;margin-right: 2px;width: 228px;}
	.v2 .fp-search-form input[type="button"] {margin-top: 4px;margin-left: 2px;width: 228px;}
	.v2 .fp-search-form {width: 100%;}
	.v2 .footer-wrapper .span50 {width: 100%;}
	.v2 .footer-wrapper .span51 {width: 100%;}
}
@media only screen and (max-width: 600px) {
		.page-template-test-page .company-name {display: none;}
		.mobile-phone {display: block;}
		.page-template-test-page .logo {width: 90px;margin-top: -10px;margin-bottom: -10px;}
		.page-template-test-page .phone-number-change {text-align: right;}
		.page-template-test-page .contact-video-wrapper iframe {height: 280px;}
	
	.page-template-test-pagev2  .span1-6-2 iframe {height: 300px;}
	.page-template-test-pagev2  .mobile-phone {display: none;}
	
	.v2  .span1-6-2 iframe {height: 300px;}
	.v2  .mobile-phone {display: none;}

}
@media only screen and (max-width: 568px) {
	.page-template-test-page .fp-search-form input[type="text"] {width: 100%;}
	.page-template-test-page .fp-search-form form input[type="submit"] {margin-top: 5px;}
	.page-template-test-page .fp-search-form input[type="button"] {width: 100%;}

	.page-template-test-page .image-bar-wrapper .brown-bar-text {font-size: 25px;line-height: 25px;max-width: 100%;}
	.page-template-test-page .image-bar-wrapper .brown-bar-text-wrap {bottom: 10px;}
	.page-template-test-page .image-bar-wrapper {height: 250px;}
	
	.page-template-test-page .padding-1 {width: 100%;margin: 0 auto;margin-top: 0px;max-width: 100%;}
	.page-template-test-page .client-access {text-align: right;}
	.page-template-test-page .span70h {width: 50%;}
	.page-template-test-page .span30h {width: 50%;}
	.page-template-test-page .padding-1 .social-icons-container {text-align: right;}
	
	.page-template-test-pagev2 .span70h {width: 100%;}
	.page-template-test-pagev2 .span30h {width: 100%;}
	.page-template-test-pagev2 .padding-1 {max-width: 335px;}
	.page-template-test-pagev2 .logo {max-width: 50px;}
	.page-template-test-pagev2 #cssmenu #menu-button {padding: 12px;}
	.page-template-test-pagev2 #cssmenu #menu-button:before {top: 12px;}
	.page-template-test-pagev2 #cssmenu #menu-button:after {top: 18px;}
	.page-template-test-pagev2 .fp-search-form input[type="text"] {width: 240px;margin-bottom: -1px;}
	.page-template-test-pagev2 .yellow-bar-search {margin-top: 0px;}
	.page-template-test-pagev2 .fp-search-form input[type="submit"] {margin-top: 4px;margin-right: 2px;width: 208px;}
	.page-template-test-pagev2 .fp-search-form input[type="button"] {margin-top: 4px;margin-left: 2px;width: 208px;}
	.page-template-test-pagev2 .fp-search-form {width: 100%;}
	.page-template-test-pagev2 .fp-search-form form {max-width: 420px;}
	.page-template-test-pagev2 .fp-search-form  select {width: 175px;}
	.page-template-test-pagev2 .bg-widget ul {width: auto;}
	
	
	.v2 .span70h {width: 100%;}
	.v2 .span30h {width: 100%;}
	.v2 .padding-1 {max-width: 335px;}
	.v2 .logo {max-width: 50px;}
	.v2 #cssmenu #menu-button {padding: 12px;}
	.v2 #cssmenu #menu-button:before {top: 12px;}
	.v2 #cssmenu #menu-button:after {top: 18px;}
	.v2 .fp-search-form input[type="text"] {width: 240px;margin-bottom: -1px;}
	.v2 .yellow-bar-search {margin-top: 0px;}
	.v2 .fp-search-form input[type="submit"] {margin-top: 4px;margin-right: 2px;width: 208px;}
	.v2 .fp-search-form input[type="button"] {margin-top: 4px;margin-left: 2px;width: 208px;}
	.v2 .fp-search-form {width: 100%;}
	.v2 .fp-search-form form {max-width: 420px;}
	.v2 .fp-search-form  select {width: 175px;}
	.v2 .bg-widget ul {width: auto;}
}
@media only screen and (max-width: 550px) {
	.page-template-test-pagev2 .fp-search-form input[type="text"] {font-size: 14px;}
	.page-template-test-pagev2 .fp-search-form select {font-size: 14px;}
	.page-template-test-pagev2 .fp-search-form input[type="text"]::placeholder {font-size: 14px;}
	.page-template-test-pagev2 .bg-widget p {font-size: 16px;line-height: 22px;}
	.page-template-test-pagev2 .bg-widget a {font-size: 16px;line-height: 22px;}
	.page-template-test-pagev2 .bg-widget li {font-size: 14px;line-height: 18px;padding-bottom: 8px;}
	.page-template-test-pagev2 .bg-widget li a {font-size: 14px;line-height: 18px;}
	.page-template-test-pagev2 .bg-widget ul li:before {content: '' !important;display: none !important;}
	
	.page-template-test-pagev2 .fp-search-form input[type="text"] {width: 100%;margin-bottom: 0px;margin-top: 4px;}
	.page-template-test-pagev2 .fp-search-form input[type="submit"] {width: 100%;}
	.page-template-test-pagev2 .fp-search-form input[type="button"] {width: 100%;margin-bottom: 25px;}
	.page-template-test-pagev2 .fp-search-form  select {width: 100%;}
	.page-template-test-pagev2 .loc-description {font-size: 14px;line-height: 22px;}
	.page-template-test-pagev2 .bg-widget p {font-size: 14px;line-height: 22px;margin-top: 8px;}
	.page-template-test-pagev2 .loc-title {line-height: 32px;}
	
	.page-template-test-pagev2 .logo {width: 100%;max-width: 100%;text-align: center;margin-bottom: 0px;}	
	.page-template-test-pagev2 .logo img {width: 60px;}
	.page-template-test-pagev2 .company-name	{margin-left: 0px;margin-bottom: 0px;width: 100%;text-align: center;font-size: 20px;}
	.page-template-test-pagev2 .phone-number-change {margin-left: 0px;width: 100%;text-align: center;font-size: 19px;line-height: 19px;}
	.page-template-test-pagev2 .span30h {display: none;}
	
	
	.v2 .fp-search-form input[type="text"] {font-size: 14px;}
	.v2 .fp-search-form select {font-size: 14px;}
	.v2 .fp-search-form input[type="text"]::placeholder {font-size: 14px;}
	.v2 .bg-widget p {font-size: 16px;line-height: 22px;}
	.v2 .bg-widget a {font-size: 16px;line-height: 22px;}
	.v2 .bg-widget li {font-size: 14px;line-height: 18px;padding-bottom: 8px;}
	.v2 .bg-widget li a {font-size: 14px;line-height: 18px;}
	.v2 .bg-widget ul li:before {content: '' !important;display: none !important;}
	
	.v2 .fp-search-form input[type="text"] {width: 100%;margin-bottom: 0px;margin-top: 4px;}
	.v2 .fp-search-form input[type="submit"] {width: 100%;}
	.v2 .fp-search-form input[type="button"] {width: 100%;margin-bottom: 25px;}
	.v2 .fp-search-form  select {width: 100%;}
	.v2 .loc-description {font-size: 14px;line-height: 22px;}
	.v2 .bg-widget p {font-size: 14px;line-height: 22px;margin-top: 8px;}
	.v2 .loc-title {line-height: 32px;}
	
	.v2 .logo {width: 100%;max-width: 100%;text-align: center;margin-bottom: 0px;}	
	.v2 .logo img {width: 60px;}
	.v2 .company-name	{margin-left: 0px;margin-bottom: 0px;width: 100%;text-align: center;font-size: 20px;}
	.v2 .phone-number-change {margin-left: 0px;width: 100%;text-align: center;font-size: 19px;line-height: 19px;}
	.v2 .span30h {display: none;}
}
@media only screen and (max-width: 530px) {
	.page-template-test-page .footer-wrapper .span50 {width: 85%;}
	.page-template-test-page .footer-wrapper .span51 {width: 15%;}
	.page-template-test-page .footer-logo {width: 70px;}
	.page-template-test-page .footer-contact-details {margin-top: 0px;}
	.page-template-test-page .fc-details-1 {font-size: 20px;}
	.page-template-test-page .fc-details-3 {font-size: 11px;line-height: 13px;}
	.page-template-test-page .fc-details-2 {font-size: 11px;line-height: 13px;}
	.page-template-test-page .fc-details-4 {font-size: 11px;line-height: 13px;}
	.page-template-test-page .fc-details-5 {font-size: 11px;line-height: 13px;}
	.page-template-test-page .fc-details-6 {font-size: 11px;line-height: 13px;}
	.page-template-test-page .copyright-disclaimer {font-size: 11px;line-height: 13px;}
}
@media only screen and (max-width: 480px) {
	.page-template-test-page .bg-widget ul {width: 100%;}
	
	.page-template-test-page .image-bar-wrapper .brown-bar-text {font-size: 20px;line-height: 20px;}
	.page-template-test-page .image-bar-wrapper .brown-bar-text-wrap {bottom: 10px;}
	.page-template-test-page .image-bar-wrapper {height: 200px;}
	.page-template-test-page .footer-logo {max-width: 50px;float: left;text-align: left;}
	
	
	.page-template-test-pagev2 .span1-6-2 iframe {height: 234px;}

	.page-template-test-pagev2 .bg-widget ul:first-of-type {width: 50%;}
	.page-template-test-pagev2 .bg-widget {border-left: 15px #f2c636 solid;}
	.page-template-test-pagev2 .bg-widget-noborder {border-left: 0px #f2c636 solid;}
	.page-template-test-pagev2 .bg-widget li a {font-size: 12px;line-height: 14px;}
	
	.page-template-test-pagev2 .logo {width: 100%;max-width: 100%;text-align: center;margin-bottom: 0px;}	
	.page-template-test-pagev2 .logo img {width: 60px;}
	.page-template-test-pagev2 .company-name	{margin-left: 0px;margin-bottom: 0px;width: 100%;text-align: center;font-size: 20px;}
	.page-template-test-pagev2 .phone-number-change {margin-left: 0px;width: 100%;text-align: center;font-size: 19px;line-height: 19px;}
	.page-template-test-pagev2 .span30h {display: none;}
	
	
	.v2 .span1-6-2 iframe {height: 234px;}

	.v2 .bg-widget ul:first-of-type {width: 50%;}
	.v2 .bg-widget {border-left: 15px #f2c636 solid;}
	.v2 .bg-widget-noborder {border-left: 0px #f2c636 solid;}
	.v2 .bg-widget li a {font-size: 12px;line-height: 14px;}
	
	.v2 .logo {width: 100%;max-width: 100%;text-align: center;margin-bottom: 0px;}	
	.v2 .logo img {width: 60px;}
	.v2 .company-name	{margin-left: 0px;margin-bottom: 0px;width: 100%;text-align: center;font-size: 20px;}
	.v2 .phone-number-change {margin-left: 0px;width: 100%;text-align: center;font-size: 19px;line-height: 19px;}
	.v2 .span30h {display: none;}
}
@media only screen and (max-width: 468px) {
	.page-template-test-pagev2 .padding-3 {max-width: 360px;}
	.page-template-test-pagev2 .footer-logo {width: 80px;}
	.page-template-test-pagev2 .fc-details-1 {font-size: 18px;}
	.page-template-test-pagev2 .fc-details-3 {font-size: 12px;line-height: 14px;}
	.page-template-test-pagev2 .fc-details-4 {font-size: 12px;line-height: 14px;}
	.page-template-test-pagev2 .fc-details-4m {font-size: 12px;line-height: 14px;}
	.page-template-test-pagev2 .fc-details-5 {font-size: 12px;line-height: 14px;}
	.page-template-test-pagev2 .fc-details-5m {font-size: 12px;line-height: 14px;}
	
	.v2 .padding-3 {max-width: 360px;}
	.v2 .footer-logo {width: 80px;}
	.v2 .fc-details-1 {font-size: 18px;}
	.v2 .fc-details-3 {font-size: 12px;line-height: 14px;}
	.v2 .fc-details-4 {font-size: 12px;line-height: 14px;}
	.v2 .fc-details-4m {font-size: 12px;line-height: 14px;}
	.v2 .fc-details-5 {font-size: 12px;line-height: 14px;}
	.v2 .fc-details-5m {font-size: 12px;line-height: 14px;}
}
@media only screen and (max-width: 425px) {
	.page-template-test-pagev2 .padding-3 {width: 271px;}
	.page-template-test-pagev2 .width-padding-1 {padding-left: 22px;padding-right: 22px;}
	.page-template-test-pagev2 .footer-contact-details {width: 209px;}
	.page-template-test-pagev2 .footer-logo {width: 60px;margin-right: 2px;}
	.page-template-test-pagev2 .fc-details-1 {font-size: 16px;line-height: 16px;}
	
	.v2 .padding-3 {width: 271px;}
	.v2 .width-padding-1 {padding-left: 22px;padding-right: 22px;}
	.v2 .footer-contact-details {width: 209px;}
	.v2 .footer-logo {width: 60px;margin-right: 2px;}
	.v2 .fc-details-1 {font-size: 16px;line-height: 16px;}
}
@media only screen and (max-width: 420px) {
	.page-template-test-page .footer-wrapper .span50 {width: 100%;}
	.page-template-test-page .footer-wrapper .span51 {width: 0%;}
	.page-template-test-page .footer-contact-details {margin-left: 0px;}
	.page-template-test-page .contact-video-wrapper iframe {height: 180px;}
	
	.page-template-test-pagev2 .padding-1 {max-width: 291px;}
	.page-template-test-pagev2 .padding-1 .social-icons-container {margin-top: -4px;}
	.page-template-test-pagev2 .client-access {line-height: 20px;}
	
	.v2 .padding-1 {max-width: 291px;}
	.v2 .padding-1 .social-icons-container {margin-top: -4px;}
	.v2 .client-access {line-height: 20px;}
	
}
@media only screen and (max-width: 380px) {
	.page-template-test-page .padding-1 .client-access {line-height: 18px;}
	
	.page-template-test-pagev2 .span1-6-2 iframe {height: 191px;}
	
	.v2 .span1-6-2 iframe {height: 191px;}
}


/*The last 29 days of the month are the hardest."- Nikola Tesla*/


/*Privacy Notice*/
.cc_container{background:#333333 !important;background-color:#333333 !important;padding-bottom:60px !important;}
.cc_container .cc_message{color:#ffffff !important;font-size:14px !important;line-height:16px !important;font-family:'Open Sans', arial !important;}
.cc_container .cc_message a{color:#FFFFFF !important;font-weight:bold;}
.cc_container .cc_message a:hover{color:#ffffff !important;}
.cc_container .cc_btn{background-color:#ffffff !important;bottom:15px !important;color:#333333 !important;}
.cc_container .cc_btn:hover{background-color:#f2c636 !important;color:#ffffff !important;}
.cc_container .cc_logo{display:none !important;}
 

/*IPHONE BUILDOUT SLIDER FIX*/
@media only screen and (max-width: 375px) {
	.v2 #buildout iframe {width:375px !important;}
}
@media only screen and (max-width: 320px) {
	.v2 #buildout iframe {width:320px !important;}
}


.bio_wrap{margin-bottom:25px;padding-bottom:10px;border-bottom:1px solid #dddddd;}
.bio_image{width:20%;box-sizing:border-box;padding-right:30px;}
.bio_text{display:block;float:left;width:80%;}
@media only screen and (max-width:900px) {
	.bio_image{width:100%;padding-right:0px;}
.bio_text{width:100%;}
}