﻿html, body {
/*width: 100vw; 2/9/2021 - this causes the desktop screen to go off the right of the window. */
/*overflow-x: hidden; 1/18/2021- this causes genail.ly links to display off screen. */
}

@media (max-width: 63.8125em) {
body {
background-color: #fff;
}

/*body table:first-of-type { -- 1/18/2021 - this causes tables to disapear in tablet and phone views
display: none;
}*/
}

#contentbody {
background-color: #fff;
}

hr {
margin: .5em 0;
}

li {
line-height: 1.5;
}
/* 5/4/2018 - set default bulleted list spacing */
.center {
text-align: center;
margin-left: auto;
margin-right: auto;
}
#breadcrumb{font-size: 14px;line-height: 20px;}

#bodymain img {border-radius:15px;}

@media only screen and (max-width: 40.063em) {
#breadcrumb {font-size: 11px;}
.centermobile {text-align: center;margin: auto;}

#plansearchresults {
margin-left: -0.6875rem;
margin-right: -0.6875rem;
}
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.bgwhite {
background-color: #ffffff;
}

/*.button, .button.expand {
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 18px;
align-items: center;
text-align: center;
color: #066E9F;
background-color: #ffffff;
text-transform:uppercase;

border: 2px solid #066E9F;
border-radius: 40px;
padding: 13px 20px 10px 30px;
margin: 0px auto 20px auto;
white-space: nowrap;
}*/

.button.tiny {
/*height: 20px;
font-size: 18px;
line-height: 20px;
padding: 0 10px;*/
height: 26px;
font-size: 14px;
line-height: 24px;
padding: 0 10px;
/*color: #066E9F;*/
}
.button.tiny:hover {color:#ffffff;}

.button.large {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 24px;
height: 40px;
padding: 8px 10px;
background-color: #066E9F;
color: #fff;
border-radius: 5px;
}

.Message {color: #c00808;}
.Message a {color: #c00808;text-decoration:underline;}

.MessageBox {
background-color: #fff2f2;
border: 2px #f00 dotted;
color: #f00;
padding: 20px;
}

.nowrap {
white-space: nowrap;
}

.inputlabelerror, input[type=text].inputlabelerror, input[type=password].inputlabelerror, input[type=select].inputlabelerror, input[type=checkbox].inputlabelerror, select.inputlabelerror, textarea.inputlabelerror {
outline: 2px #ff0000 solid;
}

a.viewmore {
font-size: 14px;
color: #ffA500;
text-transform:uppercase;
font-weight:600;
}

a.ArrowLinkLeft, a.ArrowLinkRight {
font-size: 14px;
color: #ffA500;
text-transform: uppercase;
font-weight: 600;
}
a.ArrowLinkLeft svg{float:left;}

.padding5 {
padding: 5px;
}

.paddingright5 {
padding-right: 5px;
}

.paddingbottom8 {
padding-bottom: 8px;
}.paddingbottom20 {
padding-bottom: 20px;
}

@media (max-width: 63.8125em) {
.button.large {
font-size: 15px;
}
}

.button.alert {
color: #000;
font-weight: bold;
}

.button-primary-blue {
background-color: #89aac1;
}

.button-primary-blue:hover {
background-color: #60849c;
}

/*.button.secondary {
background-color: #cacaca;
}*/

/*.button.full-width {
width: 100%;
}*/

.button.compact {
height: 2.31em;
line-height: 2.31em;
padding-top: 0;
padding-bottom: 0;
}

.row.collapse.padded {
padding-left: 0.6875em;
padding-right: 0.6875em;
background-color: #fff;
}

table.borderless {
border: none;
}

table.borderless tr:nth-of-type(even) {
background: transparent;
}

table.borderless td:first-child {
padding-left: 0;
}

table.borderless td:last-child {
padding-right: 0;
}

.panel.reduce-padding {
padding: 0.6em;
}

/* on medium screens, show a left border on a column */
@media only screen and (min-width: 40.063em) {

.column.border-left-for-medium-up,
.columns.border-left-for-medium-up {
border-left: 1px solid #bbb;
}
}

.small-1-3 {
width: 10.833%;
}

.small-1-5 {
width: 12.5%;
}

.small-1-7 {
width: 14.167%;
}

.small-2-5 {
width: 20.8325%;
}

@media (min-width: 40em) {
.medium-1-2 {
width: 9.833%;
}

.medium-1-3 {
width: 10.833%;
}

.medium-1-4 {
width: 11%;
}

.medium-1-5 {
width: 11%;
}

.medium-1-6 {
width: 12%;
}

.medium-1-7 {
width: 14.167%;
}

.medium-1-8 {
width: 15.034%;
}

.medium-1-9 {
width: 15.5%;
}

.medium-2-5 {
width: 20.8325%;
}

.medium-3-5 {
width: 26.5%;
}
}

@media (min-width: 63.8125em) {
.large-1-2 {
width: 9.833%;
}

.large-1-3 {
width: 10.833%;
}

.large-1-4 {
width: 11%;
}

.large-1-5 {
width: 11%;
}

.large-1-6 {
width: 12%;
}

.large-1-7 {
width: 14.167%;
}

.large-1-8 {
width: 15.034%;
}

.large-1-9 {
width: 15.5%;
}

.large-2-5 {
width: 20.8325%;
}

.large-3-5 {
width: 26.5%;
}
}

h1.subdued, h2.subdued, h3.subdued, h4.subdued, h5.subdued, h6.subdued, .h1.subdued, .h2.subdued, .h3.subdued, .h4.subdued, .h5.subdued, .h6.subdued {
font-size: 1em;
}

@media (min-width: 63.8125em) {
.title {
position: relative;
}
}

.subtitle {
display: block;
font-size: 18px;
}

@media (min-width: 63.8125em) {
.subtitle {
display: inline;
position: absolute;
bottom: -25px;
right: 0;
padding-right:10px;
}
}

@media (max-width: 40em) {
.subtitle {
font-size: 16px;
line-height: 14px;
}
}

.centered {
text-align: center;
}

.table-stretch {
width: 100%;
}

.table-header {
background-color: #41597c;
padding: .5em;
color: #fff;
}

.table-header a {
color: #fff;
}

th.table-header, td.table-header {
font-weight: normal;
font-size: inherit;
}

::-webkit-input-placeholder {
color: #6e6e6e;
}

:-moz-placeholder {
color: #6e6e6e;
}

::-moz-placeholder {
color: #6e6e6e;
}

:-ms-input-placeholder {
color: #6e6e6e;
}

.hidden {
display: none;
}

.label-match {
width: 10ex;
display: inline-block;
}

.label-between-textboxes {
line-height: 35px;
text-align: center;
}

.no-end-margin, input.no-end-margin {
margin-bottom: 0;
}

.toggle-switch::before {
content: "-";
display: inline-block;
font-weight: bold;
width: 20px;
text-align: center;
}

.toggle-switch.closed::before {
content: ">";
}

.center {
text-align: center;
}

.about-our-plans-box {
background: #e4e4e4;
padding: .5em .75em;
}

.about-our-plans-box h2, .about-our-plans-box .h2 {font-size: 1.2em;}

.about-our-plans-box-list {
list-style: none;
margin: 0;
}

.about-our-plans-box-list li {
margin-bottom: .5em;
padding-bottom: .5em;
border-bottom: 1px solid #ccc;
line-height: 1.2em;
}

.about-our-plans-box-list li:last-child {
border: none;
margin: 0;
padding: 0;
}

.PromoBanner {
width: 100%;
margin: 0 0px 0 0px;
padding: 0;
height: 36px;
overflow: hidden;
background-color: #066E9F;
}

.OurGuaranteeItem {
font-size: 0.87em;
font-weight: bold;
}

* {
box-sizing: border-box;
}


/* header menu*/

.upper-menu {
white-space: nowrap;
padding-top: 5px;
color: #666666;
background: #ffffff;
margin-bottom: 0px;
}
/*.upper-menu-div {
height:2px;
margin-bottom: 4px;
box-shadow: 0px 2px 4px 0px #00000026;
}*/
.upper-menu a {
color: #666666;
}

.upper-menu a:hover {
text-decoration: underline;
color: #999999;
}

.top-row {
margin: 0px auto 0px auto;
background-color: #fff;
/*max-width: 72.188rem;*/
max-width: 1155px;
border: 1px solid #fff;
}

.top-row-menu {
margin: 2px auto 0px auto;
padding: 4px 0 4px 0;
border-bottom:5px;
}

.top-row-menu-top {
/*max-width: 1155px;*/
margin: auto;
xpadding-left: 50px;
height: 36px;
background-color: #066E9F;
}

.top-row-menu-right {
xposition: relative;
width: 180px;
margin: 0px 0px 0 auto;
padding-top: 8px;
xpadding-right: 100px;
}
.contactus-top {
width: 112px;
margin: 0px 0px 0px auto;
}
.contactus-top-a {
color: #066E9F;
font-family: Montserrat;
font-size: 13px;
font-weight: 500;
line-height: 20px;
letter-spacing: -0.011em;
text-align: center;
}
.contactus-top-a:hover {
color: #066E9F;
}
.contactus-top-inner {
text-align: center;
background-color: #ffffff;
border-radius: 7px;
}
.top-row-menu-item {
float: right;
padding-right: 10px;
}

.top-row-menu-left {
xposition: relative;
width: 280px;
xmargin-top: -14px;
xmargin-left: 10px;
color: #ffffff;
font-size: 14px;
margin-top: 8px;
margin-left: -5px;
}

.top-row-menu-left a {
color: #ffffff;
font-family: Montserrat;
font-size: 12px;
font-weight: 600;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
}

.top-row-container {
margin-top: -4px;
padding-top: 4px;
box-shadow: 0px 4px 12px 0px #00000026;
}

.logo {
max-width: 220px;
color: #000000;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 18px;
padding-bottom: 0px;
float: left;
}

.logo a {
color: #000000;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 18px;
}

#HomeLogo, #HomeLogoBlk {
width: 180px;
margin-top: 10px;
}


@media (min-width: 63.8125em) {
.top-row-container {
/*background-image: linear-gradient(#252525, #333333);*/
background-color: #ffffff;
padding-top: 5px;
margin-bottom: 10px;
}

.row.collapse.padded {
background: none;
}

.main-menu li a {
color: #066E9F;
font-family: Montserrat;
font-size: 16px;
font-weight: 600;
line-height: 24px;
letter-spacing: 0.02em;
text-align: left;
}

.SubMenuShowInner {
background: rgba(51, 51, 51, 0.95);
}

#HomeLogo {
display: none;
}

#HomeLogoBlk {
display: block;
}

.logo, .logo a {
color: #ffffff;
}

.SVGContact path {
fill: #ffffff;
}
}

@media (min-width: 40em) {
.logo a, .logo img {
margin: 0;
}
}

.main-menu-container {
width: 100%;
margin-left: 190px;
padding-top: 7px;
height:40px;
}

.main-menu {
list-style: none;
padding-top: 15px;
margin: auto;
width: 600px;
height: 45px;
overflow: hidden;
}
.main-menu svg {
padding-top: 3px;
}
/*.main-menu li:last-child a {
color: #D2C47B;
}*/
@media (min-width: 40em) {
.main-menu {
padding-top: 16px;
padding-right: 1em;
margin: auto;
}
}

@media (min-width: 63.8125em) {
.main-menu {
padding-left: 0;
float: none;
}
}

.main-menu li {
color: #3b3b3b;
font-weight: normal;
font-size: .8em;
text-align: center;
width: 25%;
float: left;
padding: 0 3px;

}

@media (min-width: 40em) {
.main-menu li {
padding: 0 9px;
font-size: 15px;
width: auto;
}
}

@media (min-width: 63.8125em) {
.main-menu li {
padding: 0 27px 9px 10px;
font-size: 15px;
z-index: 100;
}
}

@media (max-width: 4em) {
.main-menu li:nth-child(odd) {
border-right: 1px solid #d5d5d5;
}

.main-menu li:nth-child(even) {
border-right: none;
}

.main-menu li:nth-child(-n+2) {
border-bottom: 1px solid #d5d5d5;
}

.main-menu li:nth-child(n+3) {
border-bottom: none;
}
}

.main-menu li:last-child {
padding-right: 0;
border-right: none;
}

.main-menu li:first-child {
padding-left: 0;
}

.main-menu li a {
font-family: Montserrat,Verdana,Arial,Helvetica,Geneva;
font-weight: normal;
color: #066E9F;
font-size: 12px;
font-weight: 600;
line-height: 18px;
display: flex;
text-transform: uppercase;
}
.main-menu li a.main-menu-sub {
color: #FFA500;
}
a:hover.main-menu-sub {
text-align:left;
font-weight: bold;
color: #066E9F;
}

.main-menu-plan-search-wrapper {
padding-top: 10px;
}

.main-menu-plan-search {
text-align: right;
margin-right: 10px;
height: 20px;
}

.main-menu-plan-search-button {
float: right;
}



@media (min-width: 40em) {
.main-menu li a {
font-size: 12px;
font-weight: 600;
}

.main-menu-plan-search {
margin-top: 0;
}
}

@media (min-width: 71em) {
.main-menu li a {
font-size: 12px;
font-weight:600;
}
}

@media (min-width: 63.8125em) {
.main-menu-plan-search input {
position: relative;
top: 2px;
color: #999999;
height: 29px;
padding: 2px 4px 0px 4px;
margin: 0px;
width: 180px;
display: inline-block;
font-size: 12px;
border: 0;
}

.main-menu-plan-search-button input {
position: relative;
top: 2px;
width: 40px;
height: 29px;
display: inline-block;
color: #ffffff;
background-color: #D2C47B;
border: 0;
margin: 0;
}
}

.main-menu-plan-search input {
border-color: #999999;
}

.SubMenuShow {
position: absolute;
z-index: 10001;
min-width: 200px;
}

.SubMenuShowInner {
padding: 5px;
line-height: 10px;
width: 230px;
}

#AboutSubMenuShow, #StyleSubMenuShow, #CollectionsSubMenuShow, #BuildersSubMenuShow {
visibility: hidden;
opacity: 0;
transition: opacity 2s ease;
-o-transition: opacity 2s ease; /* opera */
-ms-transition: opacity 2s ease; /* IE 10 */
-moz-transition: opacity 2s ease; /* Firefox */
-webkit-transition: opacity 2s ease; /*safari and chrome */
margin-top: 9px;
}

#StyleMenuShow:hover #StyleSubMenuShow, #CollectionsMenuShow:hover #CollectionsSubMenuShow, #AboutMenuShow:hover #AboutSubMenuShow, #BuildersMenuShow:hover #BuildersSubMenuShow {
display: block;
opacity: 1;
visibility: visible;
}



.headerdiv {
border-top: 1px #000 solid;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 0px;
background-color: #fff;
}

@media (min-width: 63.8125em) {
.headerdiv {
border-top: 0px #000 solid;
}
}

.sidebar-plan-list-header {
margin-bottom: 1em;
font-weight: bold;
}

.sidebar-plan-list, .sidebar-plan-list a {
list-style-type: none;
line-height: 1.5em;
}

.sidebar-plan-list-all-link {
color: #000;
}

/* inc_globalnav login/account */
#myloginslider {width: 340px;position: absolute;right: -340px;height: 3000px;z-index:90000500;background-color:#ffffff;padding:20px 20px 20px 20px;box-shadow: -13px 0px 20px -20px rgba(0,0,0,0.45);margin-left:6px;display: none;}
#myloginslider h6 {text-align:left;max-width:200px;}
#myloginslider input[type="text"], #myloginslider input[type="password"] {border-radius:30px;margin-top:10px;}
#myloginslider button, #myloginslider .button {padding:3px 10px 5px 16px;font-size:12px;display:inline-block;}
#myloginslider .alig {margin: 0 10px 10px 0;}
#myloginslider a.ForgotPW {font-size:12px;text-transform:uppercase;}
#myloginslider .showpw {position: absolute;right: 30px;margin-top: 18px;}
#showLogin .showpw {position: absolute;right: 30px;margin-top: 9px;}
#myloginslider .svgalign { position: relative;top: 2px;display: inline-block;margin-left: 13px;}

#myaccountpopupinner {line-height: 30px;color:#000000;}
#myaccountpopupinner a {color: #000000;font-size: 16px;}
#myaccountpopupinner .greeting {max-width:275px;text-transform:uppercase;}
#myloginslider .myaccountpopupinnersection {border: 1px solid #cccccc;padding: 10px 15px;margin-bottom: 10px;line-height:20px;}
#myloginslider .myaccountpopupinnersection:hover {background-color:#eeeeee;}
#myloginslider .myaccountpopupinnersection a {font-size: 16px;font-weight:600;}
#myloginslider .myaccountpopupinnersection a span {font-size: 10px;font-weight: 400;}
#myloginslider .myaccountpopupinnersection div {float:right;margin-top: 0px;}
/* end inc_globalnav login/account */
.inc_Loginshowpw {position: absolute;right: 30px;margin-top: 10px;}

/* mobile hamburger */
header {
    background: #ffffff;
}

.hamburger {
background: none;
background-color: #fff;
top: 3px;
left: 0;
line-height: 30px;
xheight: 40px;
padding: 6px 0px 0px 0px;
color: #000;
border: 0;
font-size: 2.8em;
font-weight: normal;
cursor: pointer;
outline: none;
margin-left: 5px;
margin-right: 0px;
float: right;
xwidth:25px;
}
.hamburger div {
width: 25px;
height: 2px;
background-color: black;
margin: 8px 0;
}
.hamburger:hover div {
color: gray;
background-color: #555;
}
.hamburger:hover {
background-color: #fff;
/*color: #4e5050;
line-height: 30px;
height: 40px;*/
background: none;
border:0px;
}

.cross_no {
background: none;
background-color: #fff;
position: absolute;
top: 0;
left: 0;
padding: 5px 3px 0px 3px;
margin-left: 6px;
color: #4e5050;
border: 0;
font-size: 4em;
line-height: 30px;
height: 30px;
font-weight: bold;
cursor: pointer;
outline: none;
display: none;
}

.cross_no:hover {
background: none;
background-color: #fff;
color: #4e5050;
line-height: 30px;
height: 30px;
}

.menu {
z-index: 1000000;
xfont-weight: bold;
font-size: 0.9em;
width: 100%;
background: #ffffff;
position: absolute;
text-align: left;
display: none;
top: 0;
padding: 30px 0px 0 0px;
xopacity: .9;
margin-bottom:10px;
box-shadow: 0px 4px 12px 0px #00000076;
}

.menu ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
}

.menu li {
display: block;
padding: 10px 20px 10px 20px;
/*border-bottom: #ffffff 4px solid;*/
text-align: left;
border-bottom: 1px solid #ddd;
}
.menu li:hover {
display: block;
background: #fffbf5;
padding: 10px 10px 10px 20px;
/*border-bottom: #ffffff 1px solid;*/
}

.menu ul li a, .menu ul li a:link, .menu ul li a:visited {
text-decoration: none;
margin: 0px;
color: #066E9F;
}

.menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

.menu a, .menu a:link, .menu a:visited {
text-decoration: none;
color: #066E9F;
}

.menu a:hover {
text-decoration: none;
color: #aaa;
}

.menu .logolink {
max-width: 150px;
margin-left:20px;
text-align: left;
}

.menu .AdvancedSearchContainer {
width: 95%;
margin-top: 30px;
height: 30px;
}

.menu .AdvancedSearchInner {
float: right;
width: 125px;
padding: 5px;
border: 1px solid #777777;
border-radius: 4px;
text-align: center;
}

.menu .AdvancedSearchInner a {
color: #ffffff;
font-weight: normal;
font-size: 13px;
}

.menu .BottomContainer {
xwidth: 95%;
xmargin: 30px 0 80px 0;
xheight: 50px;
text-align:center;
margin-bottom:20px;
}
.menu .BottomContainer .button:hover {
background-color: #ffa500;
}
.menu .BottomContainer .button {
border-radius: 10px;
padding: 6px 15px 6px 15px;
background-color:#066E9F;
}
.menu .BottomContainer a {
font-size:14px;
}
.menu .BottomContainer a.button {
color:#ffffff;
}
.menu .BottomContainerSignUp {
float: left;
width: 45%;
padding: 10px;
border: 1px solid #066E9F;
border-radius: 4px;
text-align: center;
background-color: #066E9F;
}

.menu .BottomContainerSignUp a {
color: #ffffff;
font-weight: bold;
font-size: 16px;
}

.menu .BottomContainerLogIn {
float: right;
width: 45%;
padding: 10px;
border: 1px solid #777777;
border-radius: 4px;
text-align: center;
}

.menu .BottomContainerLogIn {
color: #ffffff;
font-weight: bold;
font-size: 16px;
}


.glyphicon-home {
color: white;
font-size: 1.5em;
margin-top: 5px;
margin: 0 auto;
}


/* mobile hamburger end */

.EndsTonightDiv {
background-color: #992325;
height: 2px;
}

.EndsTonightClose {
float: right;
margin-top: -5px;
}

.EndsTonightClose-a {
color: #d7aaad;
font-size: .8em;
}

.EndsTonightInner {
background-color: #992325;
color: #ffffff;
text-align: center;
font-size: .8em;
padding: 1px 0 2px 0;
}


/* mobile content */

#phonelogo {
xwidth: 200px;
margin: auto;
padding: 5px 0 0 10px;
text-align: left;
}
#phonelogo svg {
width:150px;
}
#mobileplansearch .columns {
padding: 0;
}

#mobileplansearch .hero-form {
padding: 0;
margin-top: 4px;
}

#mobileplansearch .hero-form-field {
height: 30px;
}

#mobileplansearch .hero-form-select {
font-size: 0.95em;
text-align: center;
}

#mobileplansearch .hero-form-input {
font-size: 0.8em;
text-align: center;
color: #fff;
background-color: #779ab4;
}

#PlanName {
border: 1px #000 solid;
font-size: 0.8em;
text-align: center;
height: 26px;
padding: 0 1.2em 0 0.2em;
margin-right: 2px;
margin-bottom: 4px;
}

.mobile-selectStyle {
background-image: url('/images/downarrow-blue-padded.png');
background-repeat: no-repeat;
background-position: right center;
height: 26px;
font-size: 0.775em;
color: #000;
background-color: #fff;
padding: 0 1.2em 0 0.2em;
text-align: center;
border: 1px #000 solid;
box-shadow: inset 0px 1px 2px rgba(0,0,0,0);
margin-left: 2px;
margin-right: 2px;
margin-bottom: 4px;
}

#bedrooms {
background-image: none;
background-color: #779ab4;
color: #fff;
margin-right: 2px;
padding: 0.2em 1.3em 0.2em 0.3em;
height: 28px;
text-align: center;
}

#baths {
background-image: none;
background-color: #779ab4;
color: #fff;
margin-left: 2px;
margin-right: 2px;
padding: 0.2em 1.3em 0.2em 0.3em;
height: 28px;
text-align: center;
}

#stories {
background-image: none;
background-color: #779ab4;
color: #fff;
margin-left: 2px;
margin-right: 2px;
padding: 0.2em 1.3em 0.2em 0.3em;
height: 28px;
text-align: center;
}

#garages {
background-image: none;
background-color: #779ab4;
color: #fff;
margin-left: 2px;
margin-right: 2px;
padding: 0.2em 1.3em 0.2em 0.3em;
height: 28px;
text-align: center;
}

#Area_FROM {
margin-left: 2px;
margin-right: 2px;
height: 28px;
font-weight: bold;
}

#Area_TO {
margin-left: 2px;
margin-right: 2px;
height: 28px;
font-weight: bold;
}

#mobile-search {
background-color: #779ab4;
font-size: 1.1em;
margin-top: 2px;
margin-bottom: 4px;
height: 30px;
}

.mobilediv {
margin-bottom: 4px;
}

#mobile-important-info {
background-color: #992325;
color: #ffffff;
text-align: center;
padding: 4px 0 6px 0;
}

#mobile-important-info a {
color: #ffffff;
font-size: .90em;
font-weight: bold;
}

#mobile-create-account {
background-color: #6c6c6c;
color: #ffffff;
text-align: center;
padding: 5px;
}

#mobile-create-account a {
color: #ffffff;
font-size: 1.1em;
}

#mobile-create-account-innner {
background-color: #e6e74f;
margin: 0px auto 3px auto;
padding: 5px;
width: 145px;
}

#mobile-create-account-innner a {
color: #000000;
font-weight: bold;
font-size: 1em;
}

#mobile-advanced-search {
background-color: #81161d;
color: #ffffff;
text-align: center;
padding: 4px 0 4px 0;
border: 1px #000000 solid;
}

#mobile-advanced-search a {
color: #ffffff;
font-weight: bold;
}

#mobile-newsletter-signup {
background-color: #6c6c6c;
color: #ffffff;
text-align: center;
padding: 5px;
}

#mobile-newsletter-signup a {
color: #ffffff;
font-size: 1.05em;
}

#mobile-newsletter-signup-inner {
background-color: #e6e74f;
margin: 0px auto 3px auto;
padding: 5px;
width: 225px;
}

#mobile-newsletter-signup-inner a {
color: #000000;
font-weight: bold;
font-size: 1em;
}

/* mobile content end */
/* Advanced search form */
.advanced-search-container {
}

.advanced-search-form, .row.advanced-search-form, .row .row.advanced-search-form {
margin: 0 auto;
text-align: center;
margin-top: .5em;
list-style-type: none;
padding-left: 0.6875em;
padding-right: 0.6875em;
}

@media (min-width: 40em) {
.advanced-search-form, .row.advanced-search-form, .row .row.advanced-search-form {
list-style-type: none;
}

.advanced-search-form li, .row.advanced-search-form li, .row .row.advanced-search-form li {
float: left;
border: 1px #464646 solid;
}
}

@media (min-width: 51em) {
.advanced-search-form, .row.advanced-search-form, .row .row.advanced-search-form {
left: 0;
right: 0;
width: 750px;
top: -78px;
}
}

@media (min-width: 63.8125em) {
.advanced-search-form, .row.advanced-search-form, .row .row.advanced-search-form {
width: 750px;
}
}

.advanced-search-field {
height: 36px;
background: white;
font-size: 0.875em;
color: #5a5858;
}

@media (min-width: 51em) {
.advanced-search-field {
border-left: 1px solid #706e6e;
}

.advanced-search-field:first-of-type {
border-left: none;
}
}

input.advanced-search-input {
height: 33px;
font-size: 1em;
color: #4e4e4e;
border: none;
}

.advanced-search-select {
background-image: url('/images/downarrow-blue-padded.png');
background-repeat: no-repeat;
background-position: right center;
height: 33px;
font-size: 1em;
color: #4e4e4e;
background-color: #fff;
padding: 5px;
border: none;
box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
}

.advanced-search-button {
height: 33px;
}




/* Mobile Advanced search form */

#mobilesearch {
background-color: #f7f8f8;
padding: 0px 4px 6px 4px;
margin-bottom: 10px;
}

.advanced-search-mobile-container {
position_no: relative;
}

.advanced-search-mobile-form, .row.advanced-search-mobile-form, .row .row.advanced-search-mobile-form {
margin: 0 auto;
text-align: center;
margin-top: .5em;
list-style-type: none;
}

@media (min-width: 40em) {
.advanced-search-mobile-form, .row.advanced-search-mobile-form, .row .row.advanced-search-mobile-form {
list-style-type: none;
}

.advanced-search-mobile-form li, .row.advanced-search-mobile-form li, .row .row.advanced-search-mobile-form li {
float: left;
border: 1px #464646 solid;
}
}

@media (min-width: 51em) {
.advanced-search-mobile-form, .row.advanced-search-mobile-form, .row .row.advanced-search-mobile-form {
left: 0;
right: 0;
width: 750px;
top: -78px;
}
}

@media (min-width: 63.8125em) {
.advanced-search-mobile-form, .row.advanced-search-mobile-form, .row .row.advanced-search-mobile-form {
width: 750px;
}
}

.advanced-search-mobile-field {
height: 28px;
background: white;
font-size: 0.875em;
color: #5a5858;
}

@media (min-width: 51em) {
.advanced-search-mobile-field {
border-left: 1px solid #706e6e;
}

.advanced-search-mobile-field:first-of-type {
border-left: none;
}
}

input.advanced-search-mobile-input {
height: 30px;
font-size: .8em;
color: #4e4e4e;
border: none;
}

.advanced-search-mobile-select {
background-image: url('/images/downarrow-blue-padded-mobile.png');
background-repeat: no-repeat;
background-position: right center;
height: 30px;
font-size: .8em;
color: #4e4e4e;
background-color: #fff;
padding: 5px;
border: none;
box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
}

.advanced-search-mobile-button {
height: 28px;
font-size: .8em;
}



@media (min-width: 40em) {
.id-search-container {
padding-top: 6px;
}
}

input.id-search {
height: 40px;
border: 1px solid #a1a1a1;
font-size: 18px;
margin-bottom: 2em;
}

@media (min-width: 40em) {
input.id-search {
margin-bottom: 14px;
}
}

.section-header, .callout-header {
font-size: 36px;
color: #6e6e6e;
font-weight: bold;
text-align: center;
line-height: 1.2;
margin-top: 0;
margin-bottom: 0;
}

@media (min-width: 40em) {
.section-header, .callout-header {
font-size: 48px;
}
}

.section-subtitle, .callout-subtitle {
font-size: 20.0px;
color: #6e6e6e;
text-align: center;
line-height: 1.2;
margin-bottom: 0.7em;
}

/* This allows the backgrounds of image blocks to link while still having content inside them */
.background-image-link > span {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}

.background-image-link ~ * {
z-index: 2;
}

.featured-image {
display: block;
position: relative;
max-width: 300px;
height: 150px;
background-position: center;
margin: 0 auto;
margin-bottom: 1em;
background-repeat: no-repeat;
}

@media (min-width: 40em) {
.featured-image {
height: 350px;
max-width: none;
margin-bottom: 0;
}
}

.section-button {
font-size: 18px;
color: #969696;
font-weight: bold;
text-align: center;
border: 2px solid #424242;
background: none;
padding: 10px 25px;
margin-bottom: 2em;
line-height: 16px;
display: inline-block;
width: auto;
}

@media (min-width: 40em) {
.section-button {
font-size: 24.0px;
margin: 0.7em 0 0.7em 0;
}
}

.section-button a {
color: #6786a4;
}

.callout {
background-size: cover;
background-position: center;
height: 15em;
}

@media (min-width: 40em) {
.callout {
height: 350px;
}
}

.callout.callout-small {
height: 12em;
}

.callout-2 {
background-image: url("/images/callout-2.png");
}

.callout-3 {
background-image: url("/images/callout-3.png");
}

.callout-what-you-should-know {
background-image: url("/images/what-you-should-know2.jpg");
line-height: 1;
height: auto;
padding-bottom: 0px;
}

.callout-what-you-should-know-h1 {
font-size: 30px;
line-height: 35px;
color: #fff;
margin: 0;
padding: 30px 0 20px 0;
align-items: center;
text-align: center;
text-transform: uppercase;
}

@media (max-width: 80em) {
.callout-what-you-should-know-h1 {
font-size: 2em;
}
}

@media (max-width: 40em) {
.callout-what-you-should-know-h1 {
font-size: 18px;
line-height: 24px;
}
}

.callout-what-you-should-know-h2 {
text-align: center;
margin: 0 0 10px 0;
padding: 0;
}

.callout-what-you-should-know-h2 a {
font-size: 1.5em;
color: #fff;
}

@media (max-width: 80em) {
.callout-what-you-should-know-h2 a {
font-size: 1.5em;
}
}

@media (max-width: 40em) {
.callout-what-you-should-know-h2 a {
font-size: 1.1em;
}
}

.callout-what-you-should-know-a {
text-align: left;
padding: 0;
}

.callout-what-you-should-know-a a {
color: #ffffff;
font-family: Montserrat;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 50px;
}

.row .callout-what-you-should-know-row {
max-width: 1000px;
margin: auto;
}

div .mob {
display: none;
}

div .desk {
display: inline;
}

@media (max-width: 80em) {
.row .callout-what-you-should-know-row {
max-width: 90%;
}

.callout-what-you-should-know-a a {
font-size: 1.2em;
}
}

@media (max-width: 40em) {
.callout-what-you-should-know-a a {
font-size: 11px;
line-height: 30px;
}

.row .callout-what-you-should-know-row {
max-width: 85%;
}
}

@media (max-width: 400px) {
.row .callout-what-you-should-know-row {
max-width: 80%;
}

.callout-what-you-should-know-h1 {
padding-left: 20px;
padding-right: 20px;
line-height: 18px;
}

.callout-what-you-should-know-h1 a {
font-size: 17px;
line-height: 20px;
}

.callout-what-you-should-know-a {
line-height: 10px;
padding-top: 4px;
}

.callout-what-you-should-know-a a {
font-size: 10px;
line-height: 20px;
}

div .mob {
display: inline;
}

div .desk {
display: none;
}
}



.callout-captioned {
position: relative;
}

.follow-us-header, .callout-captioned-text {
background: rgba(50, 50, 50, 0.75);
color: #e7e7e7;
position: absolute;
}

.follow-us-header a, .callout-captioned-text a {
color: #e7e7e7;
}

.follow-us-header {
left: 50%;
transform: translate(-50%, 0);
font-size: 1.5em;
padding: 2px 17px;
}

.follow-us-icons-wrapper {
position: absolute;
top: 45px;
left: 0;
right: 0;
}

.follow-us-icons {
max-width: 330px;
margin: 0 auto;
}

.follow-us-icons a {
margin: 0 auto;
}

.callout-captioned-text {
left: 0;
right: 0;
bottom: 8px;
background: rgba(50, 50, 50, 0.75);
padding: 0 6px 5px 6px;
}

.callout-captioned-text h3, .callout-captioned-text h4, .callout-captioned-text .h3, .callout-captioned-text .h4 {
margin-bottom: -4px;
margin-top: 0;
font-weight: normal;
color: #e7e7e7;
}

.callout-captioned-text small {
color: inherit;
line-height: inherit;
font-size: 90%;
}

.callout-captioned-text.callout-captioned-text-higher {
bottom: 2em;
}

.callout-captioned-text.callout-captioned-text-equal-height {
min-height: 90px;
}

.callout-header-container {
/*position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);*/
}

.callout-header {
color: white;
text-shadow: 0 0 5px black, 0 0 10px black, 0 0 15px black;
}

.callout-header.callout-header-small {
font-size: 28px;
}

.callout-header.callout-header-medium {
font-size: 2.2em;
}

.callout-subtitle {
color: white;
text-shadow: 0 0 5px black, 0 0 10px black, 0 0 15px black;
font-weight: bold;
margin-bottom: .5em;
}

.home-plan {
margin-bottom: 22px;
background-position: center center;
background-repeat: no-repeat;
height: 225px;
position: relative;
}

@media (min-width: 40em) {
.home-plan {
height: 325px;
}
}

.home-plan-header, .home-plan-number, .home-plan-number-left, .home-plan-number-right, .home-plan-number-top-left, .home-plan-number-bottom-right {
color: #ffffff;
background: #066E9F;
position: absolute;
}

.home-plan-header a, .home-plan-number a, .home-plan-number-left a, .home-plan-number-right a, .home-plan-number-top-left a, .home-plan-number-bottom-right a {
color: #ffffff;
font-weight: 600;
font-size: 14px;
}

.home-plan-number-bottom-left-yellow {
color: #101010;
background: #D2C47B;
position: absolute;
}

.home-plan-number-bottom-left-yellow a {
color: #101010;
font-weight: normal;
font-size: 11px;
font-weight: 500;
}

.home-plan-number-top-right-yellow {
color: #066E9F;
position: absolute;
background-color:#ffffff;

}

.home-plan-number-top-right-yellow a {
color: #066E9F;
font-weight: normal;
font-size: 11px;
font-weight: 500;
text-transform:uppercase;
}

.plan-number-24 {
position: absolute;
top: 6px;
right: 5px;
background-color: #fff;
border-radius: 13px 13px 13px 13px;
padding: 2px 5px 2px 5px;
font-size: 10px;
font-weight: 600;
color: #066E9F;
/*box-shadow: 0px -1.57437px 9.4462px rgba(0, 0, 0, 0.16);*/
margin-top: 5px;
}


.home-plan-header {
top: 7px;
left: 6px;
padding: 3px 6px;
}

.home-plan-number {
right: 0;
bottom: 13px;
padding: 1px 3px;
font-size: .875em;
}

.home-plan-number-left {
left: 15px;
bottom: 13px;
padding: 3px 10px 3px 10px;
font-size: .875em;
border-radius:8px;
}

.home-plan-number-right {
/*margin: 0;
border-radius: 3px;
color: #ffffff;
background: rgba(152, 34, 37, 0.6);
right: 8px;*/
/*top: 8px;*/
/*top: unset;
bottom: 8px;
padding: 0px 2px 0px 2px;
line-height: 12px;
-------------;*/
position: absolute;
top: 1px;
right: 5px;
background-color: #fff;
border-radius: 13px 13px 13px 13px;
padding: 1px 5px 1px 5px;
font-size: 10px;
font-weight: 600;
color: #066E9F;
/*box-shadow: 0px -1.57437px 9.4462px rgba(0, 0, 0, 0.16);*/
margin-top: 5px;
}
.home-plan-number-right a {color: #066E9F;}
.home-plan-number-top-left {
left: 0;
top: 13px;
padding: 3px 6px;
font-size: .875em;
}

.home-plan-number-bottom-left-yellow {
right: 10px;
bottom: 28px;
padding: 0px 6px 2px 6px;
margin: 0;
border-radius: 3px;
}

.home-plan-number-top-right-yellow {
right: 50px;
top: 28px;
padding: 0px 10px 1px 10px;
margin: 0;
border-radius: 20px;
text-align: right;
max-width: 1155px;
}

.home-plan-number-bottom-right {
right: 10px;
bottom: 8px;
padding: 0px 6px 1px 6px;
margin: 0;
border-radius: 3px;
}

.footer-plan-history {
margin: 0;
/*padding: .5em 1em;*/
/*background: #d7d7d7;*/
}

.footer-plan-history ul, .footer-plan-history li {
margin: 0;
padding-bottom: 0;
}

.footer-plan-history-image {
display: block;
width: 100%;
height: 150px;
background-size: cover;
background-position: center;
border-radius: 7px;
}

.footer-plan-history-image-pn {
color: #ffffff;
font-size: 10px;
background-color: rgba(83, 88, 179, 0.75);
background: #066E9F;
position: relative;
top: -23px;
left: 6px;
width: 63px;
padding: 2px 6px 2px 6px;
margin: 0;
border-radius: 4.24912px;
/*-moz-border-radius-topright: 4.24912px;
-moz-border-radius-bottomleft: 4.24912px;*/
text-align: center;
}

.footer-plan-history-image-pn a {
color: #fff;
font-size: 10px;
font-weight: normal;
}

.home-plan-number-bold {
font-weight: 600;
}

@media (max-width: 625px) {
.footer-plan-history-image {
height: 115px;
}
}

@media (max-width: 1019px) {
.home-plan-number-top-right-yellow {
color: #ffffff;
background:#066E9F;
right: 8px;
/*top: 8px;*/
top:unset;
bottom: 28px;
padding: 0px 2px 2px 2px;
line-height: 12px;
}
.home-plan-number-bold {
font-weight: normal;
}
.home-plan-number-top-right-yellow a {
color: #ffffff;
font-weight: normal;
}
}

.footer {
background-color: #042F4B;
}

.footer-logo {
max-width: 220px;
padding-bottom: 0px;
border-right: 1px solid #717171;
}
.footer-offical {
padding: 5px 0px 10px 0px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 200;
font-size: 11px;
line-height: 19px;
align-items: center;
color: #F7F7F7;
}
.footer-social {
text-align: right;
}
.footer-signup {
background: #919191;
padding: 40px 0 25px 0;
color: #fff;
font-family: Montserrat;
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: -0.011em;
text-align: left;
}
.footer-signup p {
color: #ffffff;
font-size: 16px;
}
.footer-text-newsletter {
font-family: Montserrat;
font-size: 24px;
font-weight: 700;
line-height: 40px;
letter-spacing: -0.022em;
text-align: left;
font-style: normal;
text-transform: uppercase;
color: #FFFFFF;
}

.footer-signup .form-container {
/*max-width: 661px;*/
margin: 0 auto 0 auto;
text-align: center;
}

.footer-signup input {
display: inline-block;
}

.footer-signup input[type="text"] {
/*font-family: Ubuntu, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 12px;
line-height: 18px;
text-align: center;
letter-spacing: 1px;
color: #333333;
background: #FFFFFF;

margin: 0px;
padding: 20px 0px 20px 0px;
border-radius: 3px;
border-bottom: 2px solid #066E9F;*/


width: 320px;
height: 40px;
padding: 0px, 0px, 0px, 16px;
border-top-left-radius: 16px 16px;
-moz-border-radius-topleft: 16px;
border-bottom-left-radius: 16px 16px;
-moz-border-radius-bottomleft: 16px;
border-top-right-radius: 0px 0px;
-moz-border-radius-topright: 0px;
border-bottom-right-radius: 0px 0px;
-moz-border-radius-bottomright: 0px;

border-top: 1px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
justify: space-between;
background-color: #919191;
color: #ffffff;
padding-left: 20px;
}

.footer-signup ::placeholder {
color: #ffffff;
opacity: 1;
}

.footer-signup :-ms-input-placeholder {
color: #ffffff;
}

.footer-signup ::-ms-input-placeholder {
color: #333333;
}
#footer-email-signup {

}
#footer-email-signup-current {
text-align: right;
padding-right: 230px;
}
#footer-email-signup .labelemail {
position: absolute;
top: 0px;
left: 70px;
}
.footer-signup input[type="submit"] {
width: 130px;
height: 40px;
margin-top: 1px;
padding: 0px, 0px, 0px, 16px;
border-radius: 0px 40px 40px 0px;
border: 1px solid #066E9F;
justify: space-between;
background-color: #066E9F;
color: #ffffff;
margin-top: 15px;
margin-bottom: 8px;
font-size: 12px;
padding: 0px;
top: -1px;
}

@media only screen and (max-width:1020px) {
.footer-info {
padding-top: 1em;
}
#footer-email-signup .labelemail {
top: 1px;
left: 40px;
}
.footer-signup input[type="text"] {
margin: 20px auto 0 auto;
}
.footer-signup input[type="submit"] {
margin: 20px auto 0 auto;
width: 30%;
border-radius:0px 40px 40px 0px;
}
.footer-signup input[type="text"] {
width: 60%;
}
#footer-email-signup-current {
text-align: center;
padding: 10px 0px 0 0;
}
}
    

.footer-mobile {
display: none;
background: #1A1A1A;
padding: 0 5px 0 5px;
margin:auto;
text-align:center;
}

#social-mobile {
padding-top: 4px;
letter-spacing:10px;
}
@media only screen and (max-width:702px) {
}
@media (max-width: 40em) {
.footer-mobile {
padding-top: 5px;
}

.footer-logo {
xmargin: auto;
xmax-width: 200px;
padding-bottom: 0px;
border-right: 0px solid #717171;
}
.footer-logo-nahb svg {
max-height:33px;
}
/*.footer-logo-bbb svg {
    max-height: 33px;
}*/
.footer-offical {
padding: 5px 0px 10px 0px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 200;
font-size: 11px;
line-height: 19px;
align-items: center;
color: #F7F7F7;
}
.footer-social {
text-align:center;
flex:auto;
padding-top:25px;
padding-bottom:0px;
}
}

.footer-info {
padding-top: 6em;
color: #EDEDED;
margin-bottom: 40px;
}
.footer-info .button {
background-color:#042F4B;color:#ffffff;
}
.footer-info .button:hover {
background-color:#ffa500;
}
.footer-info .logo-pbh {
width: 100%;
margin: auto;
text-align: center;
}

.footer-header {
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
color: #ffffff;
/*line-height:32px;*/
/*padding-top: 20px;*/
text-align: left;
}
.footer-header a {color:#ffffff;}
.footer-info p {
font-family: Montserrat,Verdana,Arial,Helvetica,Geneva;
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 24px;
color:#EDEDED;
}

.footer-contact {
margin-bottom: 5px;
}

.footer-contact a {
color: #EDEDED;
font-family: Montserrat,Verdana,Arial,Helvetica,Geneva;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
}

.footer-contact svg {
height: 30px;
margin-bottom: -8px;
margin-right: 10px;
}

.footerchat {
padding-left: 0px;
}

.footer-links {
list-style: none;
margin: 0;
}

.footer-meta {
color: #ffffff;
font-size: .7rem;
}

.alig {
text-align: right;
}

.footer-links li {
line-height: 1.8em;
}

.footer-links a {
color: #F7F7F7;
font-family: Montserrat,Verdana,Arial,Helvetica,Geneva;
font-style: normal;
font-weight: 200;
font-size: 12px;
line-height: 24px;
}

.footer-payment {
vertical-align: top;
padding-bottom: 4px;
}

.footer-footer {
/*background: #312F2F;*/
color: #999999;
margin: 35px 0px 0px 0px;
padding-top: 32px;
color: #999999;
font-family: Montserrat,Verdana,Arial,Helvetica,Geneva;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 24px;
border-top: #717171 solid 1px;
}

.footer-footer p {
/*padding-top: 30px;*/
font-size: 10px;
line-height: 14px;
color: #F7F7F7;
font-weight: 300;
}

.logos {
padding: 1em 0;
text-align: center;
}

.logos a, .logos span {
margin: 0 auto;
}

.all-rights {
text-align: right;
}

.social-border {
border-bottom: 1px solid black;
width: 80%;
margin: 0 auto;
}

.social {
margin: 0 auto;
max-width: 600px;
}

@media (max-width: 40em) {
.footer {
margin-top: 0px;
}

.footer-mobile {
display: block;
}

.footer-header {
text-transform: none;
}
.footer-info {
padding-top: 35px;
color: #EDEDED;
margin-bottom: 40px;
}

.footer-footer {
text-align: center;
padding-top: 5px;
padding-bottom: 15px;
border-top: #717171 solid 0px;
margin-top: 0px;
}
.footer-footer-bar {
border-top: #717171 solid 1px;
height: 1px;
margin: 0px 10px 30px 10px;
}

.all-rights {
text-align: center;
}

.social {
max-width: 310px;
}
}

.social a {
margin: 0 auto;
}

.ideas-issue-summary {
padding-bottom: 1em;
}

.product-picks-list {
list-style: none;
margin: 0;
margin-top: 1.25em;
}


/* ARTICLES */
.ArticleCaption {
border-top: 2px #626262 solid;
border-bottom: 2px #626262 solid;
color: #89aac4;
padding: 5px 0 5px 0;
}

.ArticleCaption a {
color: #014ffb;
}

@media (min-width: 40em) {
.valign-middle {
/*display: table;*/
}

.valign-middle .columns {
display: table-cell;
vertical-align: middle;
}

.valign-middle .columns,
.valign-middle [class*="column"] + [class*="column"]:last-child {
float: none;
}

.ArticleCaption {
margin-bottom: 40px;
max-width: 200px;
}
}


.article-ads-wrapper {
display: none;
float: right;
padding-top: 35px;
margin-left: 10px;
margin-bottom: 1em;
}

@media (max-width: 40em) {
.article-ads-wrapper {
display: none;
}
}


/* Article Navigation */
.articlenav-social {
margin: 0 auto 0.7em auto;
max-width: 200px;
}

.articlenav-social li {
padding: 0;
}

.articlenav-social a {
margin: 0 auto;
}

.secNavFontOn {
font-weight: bold;
}

/* inc_social_medium */
.inc-social-medium {
max-width: 300px;
margin: 0 auto;
margin-bottom: 1.2em;
}

.inc-social-medium li {
padding: 0;
}

.inc-social-medium a {
margin: 0 auto;
}


/* PDFs Now, used on orderform.asp and plan.asp */
.PDFsNowPopout, .PDFsNowPopoutBid {
position: absolute;
background-color: #ffffff;
border: 1px solid gray;
padding: 0.5em;
z-index: 10;
}

.PDFsNowPopout h2, .PDFsNowPopoutBid h2, .PDFsNowPopout .h2, .PDFsNowPopoutBid .h2 {font-size: 1.3em;}

.plan-search-title {
color: #73716F;
font-weight: normal;
font-size: 1.5rem;
padding-top: 5px;
}

.plan-search-container {
color: #73716F;
}

input[type=text].plan-search-plan-number-input {
display: inline-block;
border-radius: 5px;
margin-right: 2em;
font-size: 1em;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 9px;
padding-right: 9px;
width: 65px;
border-color: #7D7B79;
color: #73716F;
margin: 0 .5em;
}

.plan-search-button, .button.plan-search-button {
border-radius: 5px;
background-color: #585551;
font-size: 1em;
padding: 6px;
margin-left: .5em;
}

.plan-search-toolbar {
white-space: nowrap;
margin-bottom: 1.25em;
font-size: .875em;
font-weight: bold;
}

.plan-search-toolbar label {
font-weight: inherit;
}

.plan-search-toolbar select {
font-weight: inherit;
background-color: #dad9d7;
transition: background-color 300ms ease-out;
background-image: url('/images/arrow-dropdown-12-padded.png');
background-repeat: no-repeat;
background-position: right center;
}

.plan-search-toolbar select:hover {
/*color: #fff;*/
background-color: #c6c4c0;
}

.plan-search-toolbar-button {
color: inherit;
}

.plan-search-toolbar-button, [disabled].plan-search-toolbar-button.button {
background-color: #dad9d7;
}

.plan-search-toolbar-button:hover {
color: inherit;
background-color: #c6c4c0;
}

.plan-search-toolbar-result-count {
line-height: 27px;
}

.plan-search-toolbar-select {
overflow: hidden;
padding-left: 8px;
}

.plan-search-toolbar-select select {
padding: 0.2em;
height: auto;
}

.plan-search-toolbar-select.sort-by select {
width: 100%;
max-width: 120px;
}

.plan-search-toolbar-select.views-per-page select {
width: 100%;
max-width: 50px;
}

.plan-search-toolbar-select.styles-collections {
padding-left: 0;
}

.plan-search-toolbar-select.styles-collections select {
width: 100%;
max-width: 185px;
}

.plan-search-toolbar-select.go-to-page select {
width: 100%;
max-width: 30px;
background-image: none;
border-color: #707070;
}

.plan-search-toolbar-button {
/*margin-bottom: 0;*/
height: 25px;
line-height: 25px;
/*padding: 0;
width: 50%;*/
}

.plan-search-toolbar-column-wrapper {
float: left;
background-color: #dad9d7;
padding: 0 0.5em;
width: 185px;
margin-top: 0.5em;
}

.plan-search-toolbar-column-wrapper.styles-collections {
float: none;
display: block;
padding-left: 0;
padding-right: 0;
}

.plan-search-toolbar-column-wrapper.last {
padding: 0 25px 0 0;
}

@media (min-width: 63.8125em) {
.plan-search-toolbar-column-wrapper {
width: auto;
margin-top: 0;
}

.plan-search-toolbar-column-wrapper.styles-collections {
display: inline;
}

.plan-search-toolbar-column-wrapper.last {
float: right;
}

.plan-search-toolbar-select.styles-collections select {
max-width: 165px;
}
}


/* Search page pagination lists */
ul.pagination {
/* This is needed because Foundation overrides the display
for elements with visibility classes and makes them
display:inherit when they are visible. Pagination <li>s need to
be display:inline-block, and we use visibility classes to hide
arrows for small screens. */
display: inline-block;
}

.plan-search-plan-image {
width: 100%;
}

.plan-search-plan-header {
table-layout: fixed;
margin-bottom: 0;
border: none;
width: 100%;
}

.plan-search-plan-header td {
padding: 0px 10px 0px 5px;
}

.plan-search-plan-save, .plan-search-plan-view {
width: 35px;
}

.plan-search-plan-title {
/*border-right: 1px solid #D5D3CD;
border-left: 1px solid #D5D3CD;*/
text-align: center;
font-size: 1.25em;
color: #000000;
}

.plan-search-plan-title a {
font-size: 1em;
color: #000000;
}

@media (min-width: 40em) {
.plan-search-plan-title {
font-size: 1.05em;
}
}

.plan-search-plan-view {
text-align: right;
}

.plan-search-plan-details {
width: 100%;
table-layout: fixed;
/*background-color: #ffffff; / #dad9d7; 12/3/2024 */ 
border-collapse: collapse;
white-space: nowrap;
margin-top: 8px;
margin-bottom: 0;
border: 0px;
}

.plan-search-plan-details td {
text-align: center;
color: #000000;
/*background-color: #efeeee;*/
background-color:#f7f7f7;
border-left: 0px solid #95928C;
border-right: 0px solid #95928C;
padding: 0 0 15px  0;
}

.plan-search-plan-details td:first-child {
border-left: none;
}

.plan-search-plan-details td:last-child {
border-right: none;
}

.plan-search-plan-details tr:first-child td {
border-bottom: 0px solid #95928C;
}

.plan-search-plan-onsale {
width: 100%;
table-layout: fixed;
background-color: #efeeee;
border-collapse: collapse;
white-space: nowrap;
margin-top: 1px;
margin-bottom: 0;
border: 1px #7e0000 solid;
}

.plan-search-plan-onsale td {
text-align: center;
color: #000000;
background-color: #efeeee;
border-left: 0px solid #95928C;
border-right: 0px solid #95928C;
}

.plan-search-plan-onsale td:first-child {
border-left: none;
}

.plan-search-plan-onsale td:last-child {
border-right: none;
}

.plan-search-plan-onsale tr:first-child td {
background-color: #7e0000;
color: #ffffff;
}

@media (max-width: 640px) {

.tblPlanPreview {
display: none;
}

div.hasphotoicon {
right: 5px;
}

td.plan-search-plan-title {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 18px;
text-align: right;
text-transform: uppercase;
/*padding-right: 20px;*/
border-left: 0px;
text-align:center;
text-wrap:nowrap;
width:100%;
}

.plan-search-plan-save, .plan-search-plan-title {
width: 35px;
}

.plan-search-plan-save div {
display: inline-block;
font-family: Montserrat;
font-style: normal;
font-size: 12px;
line-height: 16px;
/*padding-left: 10px;*/
}

.plan-search-plan-save div span {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 12px;
line-height: 16px;
text-align: center;
text-transform: uppercase;
}

.plan-search-plan-details {
background-color: transparent;
border: none;
}

.plan-search-plan-details tr td {
font-family: Montserrat;
font-style: normal;
font-size: 14px;
line-height: 18px;
text-align: center;
}

.plan-search-plan-details tr:first-child td {
border-bottom: 0px;
}

/*.plan-search-plan-details td:nth-child(even) {
background: #F4F4F4;
}*/

/*.plan-search-plan-details td:nth-child(odd) {
background: #FFF;
}*/


.plan-search-plan-details td {
border-left: 0px;
border-right: 0px;
}
}


/* House plan thumbnails */
.house-thumbnail-container {
position: relative;
display: block;
width: 100%;
height: 135px;
background-size: cover;
background-position: center;
}

.house-thumbnail-container .house-thumbnail-title {
position: absolute;
bottom: 0;
}

.house-thumbnail {
width: 100%;
border-radius: 12px;
}
.house-thumbnail-expand {
position: absolute;
right: 0px;
top: 50px;
border: 0px solid #ff0000;
width: 45px;
}
.house-thumbnail-title {
/*display: block;
position: relative;
width: 80%;
padding: 2px 0 3px 8px;
margin: auto;

color: #595652;
overflow: hidden;
border-radius: 12px;
height: 40px;
---- ;*/
background-color: #066E9F;
xborder-radius: 6px;
padding: 10px;
margin: 20px auto 0px auto;
white-space: nowrap;
width: 100%;
position: relative;
margin-top: -20px;
color: #ffffff;
font-weight: 600;
}
.house-thumbnail-title a {
color: #ffffff;
text-transform: uppercase;
font-weight: 500;
}
.house-thumbnail-title a:hover {
color: #ffffff;
}

.house-thumbnail-subtitle {
display: block;
position: relative;
width: 100%;
padding: 2px 0 3px 8px;
margin-top:-5px;
background: #575757;
color: #ffffff;
overflow: hidden;
}
.house-thumbnail-subtitle a {color:#ffffff;}
.house-thumbnail-subtitle a:hover {color:#C7C6C2;}
.house-thumbnail-searchglass {
position: absolute;
right: 8px;
bottom: 4px;
padding-top: 2px;
height: 21px;
}

#promo-modal-popup {
padding: 20px;
width: 100%;
max-height: 400px;
position: fixed;
display: block;
top: 100px;
z-index: 1000000100;
}

#promo-modal-popup .modalContent {
margin: auto;
padding: 0px;
max-width: 500px;
text-align: left;
font-size: 14px;
font-weight: normal;
z-index: 1000000100;
}

#our-guarantee-modal-popup {
padding: 20px;
width: 100%;
max-height: 400px;
position: fixed;
display: block;
top: 100px;
z-index: 1000;
}

#our-guarantee-modal-popup .modalContent {
margin: auto;
padding: 0px;
max-width: 500px;
text-align: left;
font-size: 14px;
font-weight: normal;
z-index: 1000000100;
}

#shadowDescription {
border: 0 solid #f00;
display: none;
padding: 5px;
position: fixed;
top: 150px;
width: 100%;
z-index: 1000001;
}

#shadowDescriptionInner {
background-color: #fff;
font-size: 14px;
max-height: 400px;
overflow: auto;
padding: 5px 10px 10px 10px;
margin-left: 10%;
margin-right: 10%;
text-align: left;
max-width: 750px;
}

#shadowBackgroundFilter, .modalBackgroundFilter, #shadowPopupBackground {
position: fixed;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
overflow: hidden;
padding: 0;
margin: 0;
background-color: #000000;
filter: alpha(opacity=45);
opacity: 0.45;
z-index: 10010;
}

.modalBackgroundFilterUnder {
position: fixed;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
overflow: hidden;
padding: 0;
margin: 0;
background-color: #000000;
filter: alpha(opacity=45);
opacity: 0.45;
z-index: -1;
}


/* About Our Plans */
.about-our-plans-row {
margin-bottom: 1.25em;
background-color: #d2d2d0;
padding-right: 1em;
}

.about-our-plans-row.reverse {
padding-right: 0;
padding-left: 1em;
}

.about-our-plans-row.alternate {
background-color: #f7f7f7;
}

.about-our-plans-row .columns:first-child {
text-align: right;
position: relative;
}

.about-our-plans-row.reverse .columns:first-child {
text-align: left;
}

.about-our-plans-image-container {
position: relative;
width: 100%;
height: 280px;
}

.about-our-plans-image {
display: block;
width: 100%;
height: 280px;
background-size: cover;
background-position: center;
}

.aboutheader {
background-image: url("/images/about-header.png");
background-size: cover;
position: relative;
height: 130px;
}

@media (min-width: 40em) {
.aboutheader {
height: 145px;
}
}

.aboutheader-header-container {
margin: auto;
position: relative;
top: 90px;
text-align: right;
max-width: 62.3em;
}

.aboutheader-header-container h2, .aboutheader-header-container .h2 {font-size: 2.25em;}

@media (max-width: 40em) {
.aboutheader-header-container {top: 90px;}
.aboutheader-header-container h2, .aboutheader-header-container .h2 {font-size: 1.625em;}
}

.header-testimonial {
background-image: url("/images/header-testimonial.png");
background-size: cover;
position: relative;
height: 130px;
}

@media (min-width: 40em) {
.aboutheader {
height: 145px;
}
}

.header-testimonial-header-container {
margin: auto;
position: relative;
top: 20px;
text-align: center;
max-width: 62.3em;
}

.header-testimonial-header-container h1, .header-testimonial-header-container .h1 {color: #ffffff;}

@media (max-width: 40em) {
.header-testimonial {height: 60px;}
.header-testimonial-header-container {top: 5px;}
.header-testimonial-header-container h1, .header-testimonial-header-container .h1 {font-size: 20px;}
}

.headeradvcsearch {
background-image: url("/images/header-advanced-search.png");
background-size: cover;
position: relative;
height: 45px;
}

@media (min-width: 40em) {
.headeradvcsearch {
height: 105px;
}
}

.headeradvcsearch-header-container {
margin: auto;
position: relative;
top: 25px;
text-align: left;
max-width: 62.3em;
}

.headeradvcsearch-header-container h1, .headeradvcsearch-header-container .h1 {
color: #ffffff;
text-transform: uppercase;
font-size: 24px;
text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.85);line-height:16px;
}
@media (min-width: 40em) {
.headeradvcsearch-header-container {top: 30px;}
.headeradvcsearch-header-container h1, .headeradvcsearch-header-container .h1 {font-size: 24px;}
}

.about-UsefulLinks a {color: #000;}
.about-UsefulLinks a:hover {color: #008cba;}

.checkout-header {
background-image: url("/images/header-cart.jpg");
background-size: cover;
position: relative;
height: 146px;
}
.checkout-header-1 {
background-image: url("/images/header-cart-1.webp");
background-size: cover;
position: relative;
height: 146px;
}
.checkout-header-2 {
background-image: url("/images/header-cart-2.webp");
background-size: cover;
position: relative;
height: 146px;
}
.checkout-header-3 {
background-image: url("/images/header-cart-3.webp");
background-size: cover;
position: relative;
height: 146px;
}
.asp-header {
background-image: url("/product-ideas/images/landing-8.jpg");
background-size: cover;
position: relative;
height: 130px;
background-position: center;
margin-bottom: 1rem;
}

@media (max-width: 40em) {
.checkout-header {height: 100px;}
.checkout-header-1 {height: 100px;}
.checkout-header-2 {height: 100px;}
.checkout-header-3 {height: 100px;}

.asp-header {
height: 220px;
}
}

.checkout-header-container {
margin: auto;
position: relative;
top: 10px;
left: 20px;
}

.checkout-header-container h1, .checkout-header-container .h1 {
color: #ffffff;
text-transform: uppercase;
text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.85);
}

.myaccount-header {
background-image: url("/images/header-myaccount.jpg");
background-size: cover;
position: relative;
height: 146px;
}
/*#leftcolumn {min-height: 1500px;}*/ /*this fixes a jump on the right column content during login on the check output page*/

@media (min-width: 40em) {
.myaccount-header {
height: 156px;
}
}

.myaccount-header-container {
margin: auto;
position: relative;
top: 10px;
left: 20px;
}

.myaccount-header-container h1, .myaccount-header-container .h1 {
color: #ffffff;
text-transform: uppercase;
text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}


/* Cost-to-Build */
.cost-to-build-header {
background-image: url("/images/cost-estimator/header.jpg");
background-size: cover;
position: relative;
height: 146px;
}

@media (min-width: 40em) {
.cost-to-build-header {
height: 156px;
}
}

.cost-to-build-header-container {
margin: auto;
position: relative;
top: 105px;
text-align: right;
max-width: 62.3em;
padding-right: 15px;
}

/* Sprite */
[class^="sprite-"], [class*=" sprite-"] {
background-image: url('/images/sprite.png?f');
background-repeat: no-repeat;
display: block;
}

.svg-search-header {
text-align: left;
color: #ffffff;
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 12.5px;
}

.sprite-menu-phone-logo {
width: 139px;
height: 32px;
background-position: -365px -169px;
}

.sprite-menu-phone-cart {
width: 35px;
height: 32px;
background-position: -333px -168px;
margin: 5px 0px 0px 10px;
}

.sprite-menu-phone-contact {
width: 35px;
height: 32px;
background-position: -331px -200px;
margin-top: 5px;
}

.sprite-menu-phone-close {
width: 35px;
height: 32px;
background-position: -334px -230px;
margin-top: 3px;
}

.sprite-phone-search-new {
width: 35px;
height: 33px;
background-position: -129px -680px;
}

.sprite-phone-contact-new {
width: 35px;
height: 33px;
background-position: -215px -680px;
}

.sprite-phone-login {
width: 30px;
height: 29px;
background-position: -294px -220px;
color: #fff;
font-size: .8em;
}

.sprite-phone-cart-new {
width: 35px;
height: 33px;
background-position: -262px -680px;
color: #fff;
font-size: .8em;
}

.sprite-phone-myaccount-new {
width: 33px;
height: 33px;
background-position: -262px -716px;
color: #fff;
font-size: .8em;
}



.sprite-phone-menu {
width: 27px;
height: 27px;
background-position: -260px -165px;
}

.sprite-phone-search {
width: 30px;
height: 29px;
background-position: -292px -164px;
}

.sprite-phone-search-new {
width: 35px;
height: 33px;
background-position: -129px -680px;
}

.sprite-phone-contact {
width: 35px;
height: 29px;
background-position: -290px -192px;
}

.sprite-phone-cart {
width: 30px;
height: 30px;
background-position: -294px -248px;
color: #fff;
font-size: .8em;
}

.sprite-phone-myaccount {
width: 29px;
height: 29px;
background-position: -296px -280px;
color: #fff;
font-size: .8em;
}



.phone-menusearch {
width: 90%;
margin: 10px auto 15px auto;
line-height: 18px;
text-align: center;
height: 60px;
padding-top: 40px 0 20px 0;
border: 0px #333333 solid;
}

input[type="text"].phone-menusearchinput {
color: #999999;
height: 38px;
padding: 0.2rem 0.2rem 0.2rem 2.8rem;
margin: auto;
width: 100%;
display: inline-block;
border-radius: 6px;
font-size: 16px;
}

.sprite-phone-menusearch {
width: 39px;
height: 38px;
background-position: -378px -258px;
border: 0;
position: relative;
left: 0px;
top: 38px;
}

.sprite-phone-menusearch:hover {
cursor: pointer;
}

.sprite-phone-menusearchactive {
width: 39px;
height: 38px;
background-position: -421px -258px;
border: 0;
position: relative;
left: 0px;
top: 38px;
display: none;
}

.sprite-phone-menusearchactive:hover {
cursor: pointer;
}

.sprite-social-48-facebook {
width: 48px;
height: 48px;
background-position: 0px 0px;
}

.sprite-social-48-twitter {
width: 48px;
height: 48px;
background-position: -49px 0px;
}

.sprite-social-48-google {
width: 48px;
height: 48px;
background-position: -98px 0px;
}

.sprite-social-48-houzz {
width: 48px;
height: 48px;
background-position: -147px 0px;
}

.sprite-social-48-pinterest {
width: 48px;
height: 48px;
background-position: -196px 0px;
}

.sprite-social-48-instagram {
width: 48px;
height: 48px;
background-position: -245px 0px;
}

.sprite-social-58-facebook {
width: 58px;
height: 58px;
background-position: 0px -49px;
}

@media (max-width: 40em) {
.sprite-social-58-facebook {
width: 46px;
height: 46px;
background-position: 0px -503px;
}
}

.sprite-social-58-twitter {
width: 58px;
height: 58px;
background-position: -59px -49px;
}

@media (max-width: 40em) {
.sprite-social-58-twitter {
width: 46px;
height: 46px;
background-position: -47px -503px;
}
}

.sprite-social-58-linkedin {
width: 58px;
height: 58px;
background-position: -118px -49px;
}

@media (max-width: 40em) {
.sprite-social-58-linkedin {
width: 46px;
height: 46px;
background-position: -94px -503px;
}
}

.sprite-social-58-pinterest {
width: 58px;
height: 58px;
background-position: -177px -49px;
}

@media (max-width: 40em) {
.sprite-social-58-pinterest {
width: 46px;
height: 46px;
background-position: -141px -503px;
}
}

.sprite-social-58-google {
width: 58px;
height: 58px;
background-position: -236px -49px;
}

@media (max-width: 40em) {
.sprite-social-58-google {
width: 46px;
height: 46px;
background-position: -188px -503px;
}
}

.sprite-social-58-instagram {
width: 58px;
height: 58px;
background-position: 0px -108px;
}

@media (max-width: 40em) {
.sprite-social-58-instagram {
width: 46px;
height: 46px;
background-position: -235px -503px;
}
}

.sprite-social-58-youtube {
width: 58px;
height: 58px;
background-position: -59px -108px;
}

@media (max-width: 40em) {
.sprite-social-58-youtube {
width: 46px;
height: 46px;
background-position: 0px -550px;
}
}

.sprite-social-58-rss {
width: 58px;
height: 58px;
background-position: -118px -108px;
}

@media (max-width: 40em) {
.sprite-social-58-rss {
width: 46px;
height: 46px;
background-position: -47px -550px;
}
}

.sprite-social-25-print {
width: 25px;
height: 25px;
background-position: 0px -167px;
}

.sprite-social-25-mail {
width: 25px;
height: 25px;
background-position: -26px -167px;
}

.sprite-social-25-facebook {
width: 25px;
height: 25px;
background-position: -52px -167px;
}

.sprite-social-25-twitter {
width: 25px;
height: 25px;
background-position: -78px -167px;
}

.sprite-social-25-pinterest {
width: 25px;
height: 25px;
background-position: -104px -167px;
}

.sprite-social-25-google {
width: 25px;
height: 25px;
background-position: -130px -167px;
}

.sprite-social-25-linkedin {
width: 25px;
height: 25px;
background-position: -156px -167px;
}

.sprite-social-25-sharethis {
width: 25px;
height: 25px;
background-position: -182px -167px;
}


.sprite-logo-housingzone {
width: 135px;
height: 89px;
background-position: 0px -193px;
}

@media (max-width: 40em) {
.sprite-logo-housingzone {
width: 103px;
height: 68px;
background-position: 0px -597px;
}
}

.sprite-logo-nahb {
width: 99px;
height: 89px;
background-position: -136px -193px;
}

@media (max-width: 40em) {
.sprite-logo-nahb {
width: 76px;
height: 68px;
background-position: -104px -597px;
}
}

.sprite-logo-thisoldhouse {
width: 167px;
height: 89px;
background-position: -460px -283px;
}

@media (max-width: 40em) {
.sprite-logo-thisoldhouse {
width: 110px;
height: 68px;
background-position: -460px -358px;
}
}


.sprite-logo-betterhomes {
width: 165px;
height: 89px;
background-position: -292px -283px;
}

@media (max-width: 40em) {
.sprite-logo-betterhomes {
width: 110px;
height: 68px;
background-position: -292px -358px;
}
}

.sprite-logo-professionalbuilder {
width: 131px;
height: 89px;
background-position: -115px -283px;
}

@media (max-width: 40em) {
.sprite-logo-professionalbuilder {
width: 100px;
height: 68px;
background-position: 0px -666px;
}
}

.sprite-logo-energystar {
width: 87px;
height: 89px;
background-position: 0px -373px;
}

@media (max-width: 40em) {
.sprite-logo-energystar {
width: 68px;
height: 70px;
background-position: 0px -735px;
}
}

.sprite-logo-hbra {
width: 141px;
height: 89px;
background-position: -88px -373px;
}

@media (max-width: 40em) {
.sprite-logo-hbra {
width: 108px;
height: 68px;
background-position: 0px -806px;
}
}

.sprite-social-39-facebook {
width: 46px;
height: 39px;
background-position: 0px -463px;
}

.sprite-social-39-twitter {
width: 45px;
height: 39px;
background-position: -47px -463px;
}

.sprite-social-39-google {
width: 46px;
height: 39px;
background-position: -93px -463px;
}

.sprite-social-39-houzz {
width: 46px;
height: 39px;
background-position: -140px -463px;
}

.sprite-social-39-pinterest {
width: 46px;
height: 39px;
background-position: -187px -463px;
}

.sprite-social-39-instagram {
width: 46px;
height: 39px;
background-position: -234px -463px;
}

.sprite-plan {
width: 55px;
height: 55px;
background-position: -304px -48px;
margin: 30px auto;
}

#VideoClip {
line-height: 31px;
}

#VideoClip a {
color: #ffffff;
float: left;
}

#PlanControlsAddToFavorites {
padding: 0 14px 0 14px;
}

/* ShareThis custom sprite icons on plan.asp  - background-size:auto; was added because initial is not supported in IE 11 (it is supported in Edge)*/
#ShareThisHoriz .st_sharethis .chicklets.sharethis {
background-image: url('/images/sprite.png');
width: 25px;
height: 25px;
background-position: -182px -167px;
background-size: auto;
background-size: initial;
}

#ShareThisHoriz .st_googleplus .chicklets.googleplus {
background-image: url('/images/sprite.png');
width: 25px;
height: 25px;
background-position: -130px -167px;
background-size: auto;
background-size: initial;
}

#ShareThisHoriz .st_facebook .chicklets.facebook {
background-image: url('/images/sprite.png');
width: 25px;
height: 25px;
background-position: -52px -167px;
background-size: auto;
background-size: initial;
}

#ShareThisHoriz .st_twitter .chicklets.twitter {
background-image: url('/images/sprite.png');
width: 25px;
height: 25px;
background-position: -78px -167px;
background-size: auto;
background-size: initial;
}

#ShareThisHoriz .st_linkedin .chicklets.linkedin {
background-image: url('/images/sprite.png');
width: 25px;
height: 25px;
background-position: -156px -167px;
background-size: auto;
background-size: initial;
}

#ShareThisHoriz .st_pinterest .chicklets.pinterest {
background-image: url('/images/sprite.png');
width: 25px;
height: 25px;
background-position: -104px -167px;
background-size: auto;
background-size: initial;
}

#ShareThisHoriz .st_email .chicklets.email {
background-image: url('/images/sprite.png');
width: 25px;
height: 25px;
background-position: -26px -167px;
background-size: auto;
background-size: initial;
}

#ShareThisHoriz .st_printx {
background-image: url('/images/sprite.png?1');
width: 25px;
height: 25px;
background-position: 0px -167px;
background-size: auto;
background-size: initial;
margin-left: 6px;
cursor: pointer;
}

#shadowPromoOld {
position: fixed;
top: 200px;
left: 35%;
padding: 10px;
width: 350px;
z-index: 100001;
background-color: #fff;
border: solid 1px #000000;
text-align: left;
font-size: 14px;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
overflow: auto;
max-height: 400px;
}

#shadowPromo {
top: 200px;
width: 100%;
position: fixed;
max-height: 400px;
z-index: 100001;
}

#shadowPromoInner {
background-color: #FFFFFF;
border: 1px solid #000000;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
overflow: auto;
padding: 10px;
text-align: left;
max-width: 500px;
margin: auto;
}

.ticker {
background-color: #c5530a;
border: 1px solid #49494b;
color: #fff;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
padding-bottom: 5px;
padding-top: 5px;
text-align: center;
width: 95%;
}

a.tickerlink:link, a.tickerlink:visited, a.tickerlink:active, a.tickerlink:hover {
color: #dfdfdf;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
text-decoration: underline;
}

#phonepopup {
position: fixed;
top: 10px;
padding: 0px;
width: 100%;
z-index: 100001;
display: block;
}

#phonepopupinner {
background-color: gray;
border: 1px solid #fff;
margin: 10px;
padding: 0.5em;
position: absolute;
z-index: 1;
width: 100%;
left: 0px;
right: 10px;
text-align: center;
color: #fff;
}

#phonepopupinner a {
color: #fff;
}

#savedplanpopup {
position: absolute;
float: right;
margin: auto;
right: -15px;
top: -35px;
padding: 0px;
max-width: 1000px;
z-index: 100001;
display: none;
}

#savedplanpopupinner {
background: rgba(0, 0, 0, 0.65);
mix-blend-mode: normal;
backdrop-filter: blur(4px);
border-radius: 6px;
padding: 0.5em;
position: relative;
border-radius: 6px;
z-index: 1;
width: 320px;
margin: 0 0 0 auto;
top: 1.9em;
right: 0px;
text-align: left;
color: #fff;
line-height: 25px;
}

#savedplanpopupinner a {
color: #d2c47b;
font-size: 16px;
font-weight: bold;
}

/*
#myloginpopup {
position: absolute;
float: right;
margin: auto;
right: -30px;
top: -30px;
padding: 0px 0px 10px 15px;
max-width: 1000px;
z-index: 100001;
display: none;
}

#myloginpopupinner {
background: rgba(0, 0, 0, 0.65);
mix-blend-mode: normal;
backdrop-filter: blur(4px);
border-radius: 6px;
padding: 10px 30px 10px 30px;
position: relative;
border-radius: 6px;
z-index: 1;
width: 400px;
margin: 0 0 0 auto;
top: 1.3em;
right: 30px;
text-align: left;
color: #fff;
line-height: 25px;
}

.myloginpopupinnerclose {
position: absolute;
margin-top: -3px;
right: -13px;
width: 42px;
}

.myloginpopupinnerclose a {
color: #ffffff;
}

#myloginpopupinner h4, #myloginpopupinner .h4 {
color: #ffffff;
text-align: left;
}

#myloginpopupinner .username {
margin-bottom: 10px;
}

#myloginpopupinner input[type="text"], #myloginpopupinner input[type="password"] {
margin-bottom: 0px;
}

#myloginpopupinner input[type="submit"] {
color: #ffffff;
font-weight: bold;
font-size: 16px;
border: 1px solid #066E9F;
border-radius: 4px;
background-color: #066E9F;
width: 100%;
padding: 10px;
font-family: Montserrat;
}

#myloginpopupinner a {
color: #ffffff;
}

#myloginpopupinner .showpw {
position: absolute;
right: 40px;
margin-top: 5px;
}

#myloginpopupinner .ForgotPW {
font-size: 0.9em
}

#myloginpopupinner .buttoncontain {
width: 100%;
margin: 20px 0 25px 0;
height: 30px;
}

#myloginpopupinner .buttonSignIn {
float: left;
width: 45%;
}

#myloginpopupinner .buttonCreate {
float: right;
width: 45%;
padding: 7px 10px 7px 10px;
border: 1px solid #ffffff;
border-radius: 4px;
text-align: center;
}

#myloginpopupinner .buttonCreate a {
margin-bottom: 0;
color: #ffffff;
font-weight: bold;
font-size: 16px;
}
*/


#phoneloginpopup {
position: absolute;
float: right;
margin: auto;
right: 0px;
top: 30px;
padding: 0px 15px 10px 15px;
max-width: 1000px;
z-index: 100001;
display: none;
}

#phoneloginpopupinner {
background: rgba(0, 0, 0, 0.65);
mix-blend-mode: normal;
backdrop-filter: blur(4px);
border-radius: 6px;
padding: 10px 30px 10px 30px;
position: relative;
border-radius: 6px;
z-index: 1;
width: 400px;
margin: 0 0 0 auto;
top: 4.3em;
right: 10px;
text-align: left;
color: #fff;
line-height: 25px;
}

#phoneloginpopupinner .ShowPassword {
position: absolute;
right: 40px;
margin-top: 5px;
}

#phoneloginpopupinner a.ForgotPW {
font-size: 0.9em;
}

#phoneloginpopupinner .SignInInner {
width: 100%;
margin: 20px 0 25px 0;
height: 30px;
}

#phoneloginpopupinner .SignInContainer {
float: left;
width: 45%;
}

#phoneloginpopupinner .CreateAccountInner {
float: right;
width: 45%;
padding: 7px 10px 7px 10px;
border: 1px solid #ffffff;
border-radius: 4px;
text-align: center;
}

#phoneloginpopupinner .CreateAccountInner a {
margin-bottom: 0;
color: #ffffff;
font-weight: bold;
font-size: 16px;
}

#phoneloginpopupcontainer {
position: absolute;
margin-top: -3px;
right: -13px;
width: 42px;
}

#phoneloginpopupcontainer a.close {color: #ffffff;}
#phoneloginpopupinner h4, #phoneloginpopupinner .h4 {color: #ffffff;text-align: left;}
#phoneloginpopupinner .username {margin-bottom: 10px;}
#phoneloginpopupinner input[type="text"], #phoneloginpopupinner input[type="password"] {margin-bottom: 0px;}
#phoneloginpopupinner input[type="submit"] {
color: #ffffff;
font-weight: bold;
font-size: 16px;
border: 1px solid #066E9F;
border-radius: 4px;
background-color: #066E9F;
width: 100%;
padding: 10px;
font-family: Montserrat;
}

#phoneloginpopupinner a {
color: #ffffff;
}

#phoneplansearchgo {
xpadding-right: 6px;
margin-top: 10px;
color: #066E9F;
text-align: right;
font-weight: 500;
cursor: pointer;
}
#phoneplansearchgo svg {
top: 7px;
position: relative;
margin-right: 4px;
}
#phoneplansearchgo div {
margin-top: 10px;
display:inline-block;
}
#phonepopuppopupinner .close {
position: absolute;
margin-top: -11px;
right: 0;
}

#phoneplansearch {
padding-right: 20px;
}

#phoneplansearchpopupinner {
background-color: #fff;
padding: 0 10px;
position: relative;
z-index: 10000;
width: 100%;
margin: 0px 0 0 0;
right: 0px;
left: 0px;
text-align: left;
color: #000;
font-size: .9em;
font-weight: bold;
line-height: 25px;
}

#phoneplansearchpopupinner .close {
position: absolute;
margin-top: -11px;
right: 0;
z-index: 2;
}

#mobilemenuright {
padding:15px 10px 0 0;
text-align:right;
}

#mobilemenu {
float: right;
padding-top: 13px;
padding-right: 10px;
}

#mobilemenu ul {
display: block;
list-style: none;
}

#mobilemenu li {
float: left;
/*padding-right: 0px;*/
}

#mobilemenu .frm-medium {
position: relative;
padding-right: 20px;
}

#mobilemenu .frm-medium-container {
width: 240px;
margin: 0 10px 0px 0;
line-height: 18px;
text-align: center;
height: 34px;
padding: 0px 5px 0 0;
border: 0px #333333 solid;
}

#mobilemenu .medPlanName {
color: #999999;
height: 25px;
padding: 0.2rem;
margin: 0px 0 0px 0;
width: 90%;
display: inline-block;
}

#mobilemenu .medGo {
width: auto;
height: 26px;
display: inline-block;
color: #ffffff;
background-color: #D2C47B;
border: 0;
margin: 0;
}

.menuqty {
color: #000;
font-size: .6em;
padding: 0px 0 0 6px;
position: relative;
z-index: 2;
width: 16px;
height: 16px;
left: 0;
right: 0;
margin-top: -34px;
text-align:center;
}

.menucartqty {
color: #000;
font-size: .5em;
padding: 0px 0 0 10px;
position: relative;
z-index: 2;
width: 16px;
height: 16px;
left: 0;
right: 0;
margin-top: -24px;
}

.mobilemenucartqty {
color: #066E9F;
font-size: .6em;
font-weight:bold;
padding: 0px 0 0 8px;
position: absolute;
z-index: 2;
width: 19px;
height: 16px;
leftx: 30px;
right: 16px;
margin-top: -26px;
border:0px solid #f00;
text-align:center;
}

#mobilemenusavedplans {
position: absolute;
width:25px;
right:45px;
border:0px solid #f00;
}
.mobilemenuqty {
color: #fff;
font-size: .6em;
padding: 0px 0 0 7px;
position: relative;
z-index: 2;
width: 16px;
height: 16px;
left: 0;
right: 0;
margin-top: -28px;
font-weight:bold;
}


/* Read More */
@media (max-width: 40000em) {
.read-more {
position: relative;
}
.read-more-max blockquote a:hover {color:#ffa500;}
.read-more-max {
max-height: 140px;
overflow: hidden;
}
.read-more.active {
max-height: 80px;
overflow: hidden;
margin-bottom: 10px;
}
.read-more.active h4 {
max-width: 800px;
margin:0 auto 20px auto;
}
.read-more.active h4.wider {
max-width: 4000px;
}
.read-more.expanded, .read-more.active.expanded {
max-height: none;
/*overflow-y: visible;*/
overflow-x: hidden;
}

.read-more-inner {
position: absolute;
right: 0;
left: 0;
width: 100%;
bottom: 0;
box-shadow: 0 0 5px 5px #fff;
background: #fff;
text-align: center;
border-radius: 1px;
}

.read-more.expanded .read-more-inner {
margin-top: 1.25em;
box-shadow: none;
position: relative;
}
.read-more-link-text {
color: #717171;
}
.read-more-link-text svg {
position: relative;
top: 5px;
}
.read-more-link a {
color: #717171;
}
.read-more-link-wrapper {
display: inline-block;
position: relative;
}

.read-more-link-wrapper::before,
.read-more-link-wrapper::after {
width: 1000px;
content: "";
height: 12px;
position: absolute;
top: 0;
border-bottom: 0px solid #cccccc;
}

.read-more-link-wrapper::before {
right: 100%;
margin-right: 15px;
}

.read-more-link-wrapper::after {
left: 100%;
margin-left: 15px;
}
}

/* Plan Recently Viewed Show More */
@media (max-width: 40000em) {
.show-more {
position: relative;
}
a.show-more-link {color: #ffa500;text-transform:uppercase;font-weight:bold;}
a.show-more-link:hover {color: #cb0c11;}
.show-more.active {
max-height: 210px;
overflow: hidden;
margin-bottom: 1.25em;
}

.show-more.expanded, .show-more.active.expanded {
max-height: none;
/*overflow-y: visible;*/
overflow-x: hidden;
}

.show-more-inner {
position: absolute;
right: 0;
left: 0;
width: 100%;
bottom: 0;
box-shadow: 0 0 20px 15px #fff;
background: #fff;
text-align: center;
border-radius: 1px;
}

.show-more.expanded .show-more-inner {
margin-top: 0px;
box-shadow: none;
position: relative;
}

.show-more-link-wrapper {
display: inline-block;
position: relative;
}

.show-more-link-wrapper::before,
.show-more-link-wrapper::after {
width: 1000px;
content: "";
height: 12px;
position: absolute;
top: 0;
border-bottom: 1px solid black;
}

.show-more-link-wrapper::before {
right: 100%;
margin-right: 15px;
}

.show-more-link-wrapper::after {
left: 100%;
margin-left: 15px;
}
}
/*---------------------- Top Ticker  */

#toptickerholder {
height: 52px;
max-height: 52px;
border: 0px #f00 solid;
margin: auto;
background-color: #333333;
}

#topticker {
height: 52px;
max-height: 52px;
border: 0px #f00 solid;
margin: auto;
background-color: #333333;
}

.tickeritems {
margin-top: 5px;
margin-bottom: 5px;
white-space: normal;
padding: 10px;
}

.tickeritems > li {
list-style: none inside none;
color: #89aac1;
text-align: center;
}

.tickeritems {
background: none repeat scroll 0 0 #333333;
color: #ffffff;
text-decoration: none;
font-size: 2.25rem;
}

.tickeritems a {
font-size: 16px;
font-family: Montserrat, Verdana, Arial, Helvetica, Geneva;
color: #ffffff;
text-decoration: none;
font-size: 18px;
font-weight: normal;
}
/*---------------------- Top Ticker  */

.initial2 {
color: #FFFFFF;
font-family: Verdana,Arial,Helvetica,Geneva;
font-weight: bold;
font-size: 8pt;
background-color: #066E9F;
}


.contain_messages h6.text-center, .contain_messages .h6.text-center {color: #008CBA;}

.red_color {
color: #066E9F;
font-size: 14px;
}

.formheader {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 35px;
color: #000000;
}

.formheadersub {
font-style: normal;
font-size: 13px;
}

.formheadersub a {
font-style: normal;
font-size: 13px;
}

.formsubheader {
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 20px;
color: #656565;
padding-bottom: 15px;
}

.formbody {
padding-bottom: 20px;
}

.formdivitemleft {
float: left;
width: 48%;
padding-bottom: 1.2rem;
}

.formdivitemright {
float: right;
width: 48%;
padding-bottom: 1.2rem;
}

.formdiv3itemleft {
float: left;
width: 30%;
padding-bottom: 1.2rem;
}

.formdiv3itemmid {
float: left;
width: 27%;
padding-left: 15px;
padding-bottom: 1.2rem;
}

.formdiv3itemright {
float: right;
width: 40%;
padding-bottom: 1.2rem;
}

.HBODesc {
display: none;
}

.ForQuestions {
color: #000000;
font-size: 20px;
}

.ForQuestions a {
color: #000000;
font-size: 20px;
font-weight: bold;
}

.ForQuestions svg {
top: 2px;
position: relative
}
.hboorganizer {
float: right;
max-width: 175px;
}
@media (max-width: 40em) {
.hboorganizer {
max-width: 90px;
}
}


/* phone mini search box */
#phoneminisearch {display:none;margin:0 0 0px 0;}
.phoneminiseach {
width: 90%;
margin: 0px auto 0px auto;
line-height: 18px;
text-align: center;
heightx: 60px;
padding: 0px 0 10px 0;
border: 0px #333333 solid;
}

input[type="text"].phoneminiseachinput {
color: #999999;
height: 38px;
padding: 0.2rem 0.2rem 0.2rem 2.8rem;
margin: auto;
width: 100%;
display: inline-block;
border-radius: 6px;
font-size: 16px;
}

.sprite-phoneminiseach {
width: 37px;
height: 36px;
background-position: -378px -258px;
border: 0;
position: relative;
left: 0px;
margin-top: -37px;
margin-left:3px;
}

.sprite-phoneminiseach:hover {
cursor: pointer;
}

.sprite-phoneminiseachactive {
width: 39px;
height: 38px;
background-position: -421px -258px;
border: 0;
position: relative;
left: 0px;
top: 38px;
display: none;
}

.sprite-phoneminiseachactive:hover {
cursor: pointer;
}
/* end phone mini search box */

.buttonlink {
border: 2px solid #066E9F;
border-radius: 40px;
padding: 10px 0 10px 10px;
margin: 0px auto 20px auto;
white-space: nowrap;
width: 220px;
}
.buttonlink a {text-transform:uppercase;font-weight:500;}

#header-menu-24 {
width: 100%;

}
#header-menu-24-inner {
max-width: 1140px;
margin: auto;
}
.header-menu-24-inner-left {
display: inline-block;
width: 220px;
vertical-align: middle;
}
.header-menu-24-inner-middle {
display: inline-block;
width: calc(100% - 510px);
border: 0px #ff0000 solid;
text-align: center;
vertical-align: middle;
}
.header-menu-24-inner-middle ul {
list-style: none;
}
.header-menu-24-inner-middle li {
float: left;
width: 20%;
text-align: center;
margin-top: 30px;
padding-bottom: 20px;
height: 35px;
}
.header-menu-24-inner-middle a {
font-size: 14px;
font-weight: 600;
color: #066E9F;
text-transform: uppercase;
}
.header-menu-24-inner-middle a:hover, .header-menu-selected a, .header-menu-selected svg path {
color: #FFA500;
fill: #FFA500;
border-bottom: 3px solid #FFA500;
}
.header-menu-24-inner-right {
display: inline-block;
width: 280px;
border: 0px #ff0000 solid;
text-align: right;
vertical-align: middle;
top: -5px;
}
.SubMenu24 {
display: none;
border: 0px #0000ff solid;
border-top: 2px #eeeeee solid;
border-bottom: 10px #066E9F solid;
text-align: left;
position: absolute;
z-index: 5000;
width: 100%;
background-color: #ffffff;
margin-top: -2px;
padding: 20px 0 20px 0px;
box-shadow: 0px 12px 12px 0px #00000026;
margin-bottom: 8px;
}
.SubMenu24Inner {
max-width: 1140px;
margin: auto;
text-align: left;
min-height: 50px;
position: relative;
width: 100%;
}
/*.SubMenu24Inner a {color:#000000;font-size:14px;}
.SubMenu24Inner a:hover {
color: #066E9F;
}*/
.header-bottom {
width: 100%;
box-shadow: 0px 6px 6px 0px #00000026;
margin-bottom: 8px;
height: 6px;
}
.SubMenu24Inner ul li {text-align:left;padding: 0px 0px 1px 20px;}
.SubMenu24Inner img {border-radius:10px;}
.SubMenu24InnerImg {
width: 100%;
height: 140px;
background-size: cover;
position: relative;
margin-top: 15px;
margin-bottom: 0px;
background-position: center;
border-radius: 10px;
}
.SubMenu24Inner .buttonlink {
margin-top: 20px;
}
.SubMenuTitle {
position: relative;
margin: -10px 15px 0px 15px;
border-radius: 10px;
background-color: #CDE2EC;
text-align: center;
text-transform: uppercase;
font-weight: 600;
font-size: 10px;
line-height:22px;
vertical-align:middle;
}
#LandingFAQ {
/*max-width: 800px;*/
margin: auto;
text-align:left;
margin: 0 10px 0 15px;
}
#LandingFAQ p { text-align:center;}
#LandingFAQ li { text-align:left;}
#LandingFAQ hr {
width: 190px;
margin: 15px auto;
border-top: 1px solid #717171;
}
.plan-architects-preferred-products-products {
margin: 0px 0px 10px 0px;
background: #fff none repeat scroll 0 0;
text-align: left;
}

.plan-architects-preferred-products-products h5, .plan-architects-preferred-products-products .h5 {
font-size: 24px;
font-weight: 600;
margin-bottom:15px;
}

@media (max-width: 43em) {
.plan-architects-preferred-products-products h5, .plan-architects-preferred-products-products .h5 {
font-size: 18px;
}
}

.plan-architects-preferred-products-products.row {
margin: 15px 0px 0px 0px;
padding: 4px;
}

.plan-architects-preferred-products-products-columns {
margin: 0px;
padding: 3px;
}

.plan-architects-preferred-products-products-columns img {
border-radius: 8px;
}

.plan-architects-preferred-products-products a {
color: #000000;
}.plan-architects-preferred-products-products a span {
color: #066E9F;
}


/* Home Customer Stories */
#HomeCustomerStoriesContainer {
/*background: #F8F8F8;*/
padding-top: 20px;
padding: 10px 0px 1px 0px;
text-align: center;
margin: auto;
}

#CustomerStoriesContainer h4 {
font-family: Montserrat;
font-style: normal;
font-weight: 600;
xfont-size: 32px;
line-height: 12px;
padding-top: 50px;
padding-bottom: 20px;
color: #333333;
text-align: center;
}

@media (min-width: 40em) {
#CustomerStoriesContainer {
padding: 10px 0px 1px 0px;
}
}

@media (min-width: 76rem) {
#CustomerStoriesContainer {
padding: 10px 0px 1px 30px;
/*padding: 15px 0px 1px calc(50% - 577px);*/
/*max-height: 280px;
overflow:hidden;*/
}
}

#HomeCustomerStories {
list-style: none;
padding-left: 0px;
padding-right: 18px;
width: 97%;
max-width: 1155px;
max-height: 325px;
margin: auto auto;
}

#HomeCustomerStories .container {
width: 262px;
border-radius: 8px;
margin-bottom: 20px;
margin-left: 3px;
padding-bottom: 0px;
}


#HomeCustomerStories .images {
width: 262px;
height: 160px;
margin: auto;
background-position: center center;
background-repeat: no-repeat;
padding: 0px, 0px, 0px, 16px;
border-top-left-radius: 8px 8px;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 8px 8px;
-moz-border-radius-topright: 8px;
border-bottom-left-radius: 8px 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px 8px;
-moz-border-radius-bottomright: 8px;
background-size: cover;
overflow: hidden;
}

#HomeCustomerStories .image {
width: 262px;
height: 160px;
transition: transform .2s;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}

#HomeCustomerStories .image:hover {
transform: scale(1.2);
}

#HomeCustomerStories h5 {
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 18px;
text-align: center;
color: #9C161A;
padding: 0 0px 0 0px;
}

#HomeCustomerStories .HomeCustomerStoriesButton {
background-color: #066E9F;
border-radius: 6px;
padding: 2px 0px 5px 0px;
margin: -22px auto 20px auto;
white-space: nowrap;
width: 225px;
position: relative;
text-align: center;
text-decoration: none;
}

#HomeCustomerStories .HomeCustomerStoriesButton a {
text-transform: uppercase;
font-weight: 500;
color: #ffffff;
font-size: 14px;
text-decoration: underline;
}

#HomeCustomerStories .HomeCustomerStoriesButton div {
/* City/State */

xwidth: 288px;
xheight: 24px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 12px;
xline-height: 24px;
/* identical to box height, or 150% */
align-items: center;
text-align: center;
letter-spacing: 0.24em;
text-transform: uppercase;
/* White/60 */
color: #F7F7F7;
/* Inside auto layout */
flex: none;
order: 1;
align-self: stretch;
flex-grow: 1;
}

#HomeCustomerStories .videoicon {
position: relative;
top: 50px;
z-index: 20;
margin-top: -35px;
left: 225px;
}

@media (max-width: 40em) {
#HomeCustomerStories {
padding-left: 0px;
padding-right: 0px;
margin: auto;
padding-bottom: 0px;
max-height: 610px;
}

#HomeCustomerStoriesContainer h4 {
padding-bottom: 0px;
font-size: 24px;
}
}
/* End Home Customer Stories */



/* Home What Customers Think */
#WhatCustomersThinkContainer {
background: #ffffff;
padding-top: 20px;
padding: 10px 0px 1px 0px;
text-align: center;
margin: auto;
}

#WhatCustomersThinkContainer h2 {
font-family: Montserrat;
font-style: normal;
font-weight: 600;
xfont-size: 32px;
xline-height: 12px;
xpadding-top: 50px;
padding-bottom: 20px;
color: #333333;
text-align: center;
}

@media (min-width: 40em) {
#WhatCustomersThinkContainer {
padding: 10px 0px 1px 0px;
}
}

@media (min-width: 76rem) {
#WhatCustomersThinkContainer {
padding: 10px 0px 1px 30px;
/*padding: 15px 0px 1px calc(50% - 577px);*/
/*max-height: 280px;
overflow:hidden;*/
max-width: 1130px;
}
}

#HomeWhatCustomersThink {
list-style: none;
padding-left: 0px;
padding-right: 18px;
width: 97%;
max-width: 1155px;
/*max-height: 325px;*/
margin: auto auto;
}

#HomeWhatCustomersThink .container {
width: 330px;
border-radius: 12px;
margin-top: 60px;
margin-bottom: 20px;
margin-left: 3px;
padding-bottom: 10px;
background-color: #F7F7F7;
text-align: center;
font-size: 14px;
font-weight: 400;
padding: 10px 15px 25px 15px;
color: #717171;
border: 2px solid #ffffff;
min-height: 240px;
}

#HomeWhatCustomersThink .container:hover {
border: 2px solid #066E9F;
transition: transform .2s;
}

#HomeWhatCustomersThink .container strong {
font-size: 16px;
}

#HomeWhatCustomersThink .images {
width: 120px;
height: 120px;
margin: auto;
background-position: center center;
background-repeat: no-repeat;
padding: 0px, 0px, 0px, 16px;
margin-top: -70px;
}

#HomeWhatCustomersThink h5 {
font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 18px;
text-align: center;
color: #9C161A;
padding: 0 0px 0 0px;
}

#HomeWhatCustomersThink .HomeWhatCustomersThinkButton {
background-color: #066E9F;
border-radius: 6px;
padding: 2px 0px 5px 0px;
margin: -22px auto 20px auto;
white-space: nowrap;
width: 225px;
position: relative;
text-align: center;
text-decoration: none;
}

#HomeWhatCustomersThink .HomeWhatCustomersThinkButton a {
text-transform: uppercase;
font-weight: 500;
color: #ffffff;
font-size: 14px;
text-decoration: underline;
}

#HomeWhatCustomersThink .HomeWhatCustomersThinkButton div {
/* City/State */

xwidth: 288px;
xheight: 24px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 12px;
xline-height: 24px;
/* identical to box height, or 150% */
align-items: center;
text-align: center;
letter-spacing: 0.24em;
text-transform: uppercase;
/* White/60 */
color: #F7F7F7;
/* Inside auto layout */
flex: none;
order: 1;
align-self: stretch;
flex-grow: 1;
}



@media (max-width: 40em) {
#HomeWhatCustomersThink {
padding-left: 0px;
padding-right: 0px;
margin: auto;
padding-bottom: 0px;
max-height: 610px;
}

#HomeWhatCustomersThinkContainer h4 {
padding-bottom: 0px;
font-size: 24px;
}
}
/* End Home Customer Stories */
#CustomerStoriesContainer h2 {padding:25px 0 25px 0;line-height: 14px;}
@media (max-width: 40em) {
    #WhatCustomersThinkContainer h2, #copy h2 {
        padding: 25px 0 25px 0;
        line-height: 14px;
    }
}
#gAccountMenu {line-height:30px;}
.BlueHighLight {font-weight:bold;color:#066E9F;}

.newsletterbox {margin-bottom: 10px;border-radius: 20px;box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.15);line-height: 40px;}
.newsletterbox img {border-radius: 20px 20px 0 0;}
.newsletterbox a {color: #066E9F;text-decoration: none;}