@charset 'UTF-8';
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}.page-list .current_page_item > a {
font-weight: bold; } .page-list-ext {
clear: both;
} .page-list-ext {
*zoom: 1;
}
.page-list-ext:before, .page-list-ext:after {
display: table;
line-height: 0;
content: "";
}
.page-list-ext:after {
clear: both;
}
.page-list-ext .page-list-ext-item {
clear: both;
margin: 10px 0 30px 0;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.page-list-ext .page-list-ext-image {
float: left;
display: inline;
margin: 5px 15px 15px 0;
}
.page-list-ext .page-list-ext-title {
clear: none;
}
.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-gap: 30px;
}
.page-list-cols-2 {
column-count: 2;
}
.page-list-cols-3 {
column-count: 3;
}
.page-list-cols-4 {
column-count: 4;
}
.page-list-cols-5 {
column-count: 5;
} @media (max-width: 767px) { .page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
column-count: 1;
}
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
background: transparent;
border: none;
font-size: 100%;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
text-decoration: none;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
:focus {
outline: 0;
}
img {
vertical-align: bottom;
max-width: 80%;
height: auto;
width: auto; }
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
html,
body {
height: 100%;
} body {
background: #fff;
color: #474747;
font-size: 16px;
font-family: "RobotoRegular";
position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
margin-bottom: 15px;
}
p {
margin: 0 0 15px 0;
line-height: 1.7em;
}
element {
cursor: pointer;
} body.admin-bar #top {
margin-top: 32px;
}
#top {
height: 117px;
width: 100%;
background: #fff;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
-ms-transition: height 0.3s;
-o-transition: height 0.3s;
transition: height 0.3s;
}
#top::after {
content: "";
width: 100%;
position: absolute;
bottom: 0;
left: 0;
height: 1px;
background: #eee;
}
#top .container {
width: 100%;
max-width: 1230px;
}
#uppertop {
background: #27b24d;
padding: 8px 0;
font-family: "open_sansregular";
color: #fff;
}
#uppernav ul {
}
#uppernav ul li {
float: left;
display: block;
margin: 0 20px 0 0;
}
#uppernav ul li a {
display: block;
font-size: 13px;
position: relative;
padding: 0 0 0 33px;
color: #fff;
}
#uppernav ul li a::before {
content: "";
width: 32px;
height: 32px;
display: block;
position: absolute;
top: -3px;
left: 0;
}
#uppernav ul li:nth-of-type(1) a::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/topmenu-icon1.png) no-repeat scroll 0 0;
}
#uppernav ul li:nth-of-type(2) a::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/topmenu-icon2.png) no-repeat scroll 0 0;
}
#uppernav ul li:nth-of-type(3) a::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/topmenu-icon3.png) no-repeat scroll 0 0;
}
#phonenum {
font-size: 13px;
}
#phonenum span {
position: relative;
padding: 0 0 0 33px;
}
#phonenum span:before {
content: "";
width: 32px;
height: 32px;
display: block;
position: absolute;
top: -3px;
left: 0;
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/phone-icon-new.png);
}
#phonenum a {
color: #fff;
}
#maintop {
margin: 0% 0% 0% 0%;
}
#logo {
padding: 14px 0 0 0;
margin-left: -10%;
}
#logo img { 
vertical-align: unset;
}
#pagenav {
margin: -6% -3% 0% 0%;
}
#pagenav > ul > li {
display: block;
float: left;
margin-left: 1px;
}
#pagenav > ul > li > a > i {
display: none;
}
#pagenav > ul > li:hover > a,
#pagenav > ul > li.current-menu-ancestor > a,
#pagenav > ul > li.current_page_item > a {
background: #f5f5f5;
color: #27b24d;
}
#pagenav > ul > li:hover > a::after,
#pagenav > ul > li.current-menu-ancestor > a::after,
#pagenav > ul > li.current_page_item > a::after {
content: "";
width: 100%;
height: 4px;
background: #27b24d;
position: absolute;
left: 0;
bottom: 0;
}
#pagenav > ul > li > ul {
display: none;
}
#pagenav > ul > li.mob-only {
display: none;
}
#pagenav ul li:hover > ul {
display: block;
}
#pagenav > ul > li.menu-item-has-children > ul {
position: absolute;
background: #ededed;
margin-top: -1px;
z-index: 99;
}
#pagenav ul > li > ul > li {
border-top: 1px solid #e4e4e4;
}
#pagenav ul > li > ul > li > a {
display: block;
color: #247620;
font-family: "RobotoRegular";
font-size: 13px;
padding: 8px 14px;
}
#pagenav ul > li > ul > li:hover > a,
#pagenav ul > li > ul > li.current_page_item > a,
#pagenav ul > li > ul > li.current-menu-ancestor > a {
background: #4db748;
color: #fff;
}
#pagenav ul li ul > li.menu-item-has-children {
position: relative;
}
#pagenav ul li ul > li.menu-item-has-children > ul {
position: absolute;
top: -1px;
min-width: 235px;
right: -235px;
background: #ffcd11;
}
#pagenav ul li ul > li ul li {
border-top: 1px solid #ededed;
}
#pagenav ul li ul > li.menu-item-has-children > a i {
position: absolute;
right: 10px;
top: 0.7em;
font-size: 11px;
padding-left: 20px;
}
#pagenav ul > li.menu-item-232 ul {
min-width: 197px;
}
#mob-pagenav,
#mobnav {
display: none;
}
#linken {
padding: 10px 0 11px 10px;
}
#linken i {
display: block;
background: #000;
color: #fff;
padding: 7px;
width: 50px;
cursor: pointer;
margin-right: 3px;
margin-top: -3px;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 3px 3px 0px 0px rgba(235, 235, 235, 1);
-moz-box-shadow: 3px 3px 0px 0px rgba(235, 235, 235, 1);
box-shadow: 3px 3px 0px 0px rgba(235, 235, 235, 1);
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-ms-transition: all 0.115s ease;
-o-transition: all 0.15s ease;
transition: all 0.15s ease;
}
#mob-pagenav .mobnav {
position: absolute;
text-align: left;
z-index: 9999;
width: 40%;
background: #000;
right: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#mob-pagenav .mobnav li {
border-top: 1px solid #222;
}
#mob-pagenav .mobnav li a {
color: #eee;
font-size: 13px;
display: block;
padding: 5px 10px;
}
#mob-pagenav .mobnav li ul li a {
padding: 5px 30px;
}
#mob-pagenav .mobnav li ul li ul li a {
padding: 5px 50px;
}
#mob-pagenav .mobnav li:hover > a {
background: #4db748;
color: #fff;
}
#banner-area {
position: relative;
padding-top: 117px;
}
#banner-area::after {
content: "";
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/divshadow.png) repeat-x scroll 0 0;
width: 100%;
height: 30px;
display: block;
position: absolute;
bottom: -30px;
}
#main-content {
min-height: 400px;
padding: 4% 0 0 0;
position: relative;
}
#main-content > #page-entry > p {
display: none;
}
#main-content.innerpage {
padding: 150px 0 30px 0;
} .home #main-content {
padding-top: 103px !important;
}
#newhpbanner {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/newhpbanner.jpg) no-repeat scroll 0 0;
background-size: cover;
color: #fff;
padding: 100px 0 80px 0;
font-family: "montserratlight";
font-size: 18px;
}
#newhpbanner .entry h1 {
text-shadow: 0 1px 10px #000;
font-family: "montserratlight";
font-size: 30px;
line-height: 1.5em;
margin: 0 0 100px 0;
}
#newhpbanner .entry h1 strong {
font-size: 50px;
font-family: "montserratextra_bold";
display: inline-block;
padding-bottom: 25px;
letter-spacing: 2px;
position: relative;
margin-bottom: 20px;
}
#newhpbanner .entry h1 strong::after {
content: "";
width: 100%;
display: block;
position: absolute;
bottom: 0;
left: 0;
height: 2px;
background: #27b24d;
}
#newhpbanner .entry a {
color: #fff;
border: 1px solid #27b24d;
display: inline-block;
padding: 2px 20px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#main-left {
width: 71%;
}
#main-right {
width: 25.5%;
}
#savings-calculator {
padding: 4% 0 3% 0;
}
#savings-calculator > br {
display: none;
}
#savings-calculator .entry h1,
#savings-calculator .entry h2 {
font-size: 48px;
color: #000;
font-family: "RobotoBold";
}
#savings-calculator .entry h1 em,
#savings-calculator .entry h2 em {
color: #3a8c36;
font-style: normal;
}
#savings-calculator .entry p {
font-size: 18px;
margin: 0;
color: #444;
}
#savings-calculator .entry p.txt-center {
margin: 0 0 40px 0 !important;
}
#savings-calculator label {
font-size: 15px;
color: #606060;
font-weight: 600;
margin: 0 0 10px 0;
display: inline-block;
width: 100%;
font-family: "RobotoMedium";
}
#savings-calculator input[type="text"],
#savings-calculator input[type="amount"],
#savings-calculator select {
border: 1px solid #e3e3e3;
color: #444;
font-family: "RobotoLight";
font-size: 17px;
padding: 15px;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
#savings-calculator input.building_cost {
padding-left: 26px;
}
#savings-calculator select {
cursor: pointer;
}
#savings-calculator input::-webkit-input-placeholder { color: #444;
}
#savings-calculator input::-moz-placeholder { color: #444;
}
#savings-calculator input:-ms-input-placeholder { color: #444;
}
#savings-calculator input:-moz-placeholder { color: #444;
}
#savings-calculator .content-column {
position: relative;
}
#savings-calculator .content-column i {
position: absolute;
left: 15px;
bottom: 19px;
}
#calculated-results {
background: #3a8c36;
padding: 0;
color: #fff;
position: relative;
width: 70%;
margin: 1% 15%; }
#calculated-results.calcu-with-results {
margin-top: 100px;
}
#calculated-results::after {
content: "";
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/divshadow.png) repeat-x scroll 0 0;
width: 100%;
height: 30px;
display: block;
position: absolute;
bottom: -30px;
z-index: -9;
}
#calculated-results .entry > .content-column.two_third {
padding: 4% 0 4% 0;
position: relative;
}
#calculated-results .entry > .content-column.two_third::before {
position: absolute;
top: -16px;
content: "\f0d7";
display: inline-block;
width: 100%;
left: 0;
text-align: center;
font: normal normal normal 14px/1 FontAwesome;
font-size: 40px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
#calculated-results > br {
display: none;
}
#calculated-results .entry h1 {
font-size: 36px;
color: #fff;
font-family: "RobotoLight";
margin: 0 0 30px 0;
position: relative;
}
#calculated-results .entry h1 strong {
font-family: "RobotoBold";
font-weight: normal;
}
#calculated-results p {
font-size: 16px;
color: #fff;
line-height: 1.3em;
padding: 0 22px;
margin: 0 0 10px 0;
display: inline-block;
width: 100%;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#calculated-results p span {
border: 1px solid #e3e3e3;
display: inline-block;
margin: 10px 0 0 0;
font-size: 17px;
background: #fff;
padding: 15px;
width: 100%;
color: #3a8c36;
font-family: "RobotoBold";
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
#calculated-results p em {
font-style: normal;
}
#calculated-results .btnsubmit {
border: 7px solid #378034;
display: block;
margin: 0 auto;
margin-top: 50px;
width: 300px;
background: #223d21;
padding: 0 0 5px 0;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
-o-border-radius: 15px;
border-radius: 15px;
}
#calculated-results .btnsubmit.noresultsyet {
top: -50px;
}
#calculated-results .btnsubmit p {
display: none;
}
#calculated-results .btnsubmit .btn {
width: 100%;
cursor: pointer;
padding: 20px;
font-size: 28px;
color: #247620;
font-family: "RobotoBold";
border: 0;
text-align: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px 8px 12px 12px;
-moz-border-radius: 8px 8px 12px 12px;
-ms-border-radius: 8px 8px 12px 12px;
-o-border-radius: 8px 8px 12px 12px;
border-radius: 8px 8px 12px 12px;
}
#calculated-results .btnsubmit i {
background: #4db748;
display: block;
padding: 25px 25px 22px 25px;
position: absolute;
right: 0;
font-size: 30px;
border-radius: 0 8px 8px 0;
}
#calculated-results .entry > .content-column.one_third {
background: #ebebeb;
padding: 0;
}
#calculated-results .entry > .content-column.one_third .calcuside {
text-align: center;
padding: 4%;
position: absolute;
background: #ebebeb;
bottom: -30px;
right: 0;
width: 31.3%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#calculated-results .entry > .content-column.one_third::before {
content: "";
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/edge-shape.png) no-repeat scroll 0 0;
width: 31px;
height: 30px;
position: absolute;
bottom: -30px;
right: 31.3%;
z-index: 99;
}
#calculated-results .entry > .content-column.one_third::after {
content: ""; height: 52px;
width: 31.3%;
display: block;
position: absolute;
z-index: 99;
right: 0;
bottom: -30px;
}
#calculated-results .entry > .content-column.one_third .calcuside > h2 {
color: #000;
font-family: "RobotoLight";
font-size: 36px;
margin: 0 0 100px 0 !important;
}
#calculated-results .entry > .content-column.one_third .calcuside h2 strong {
font-family: "RobotoBold";
}
#calculated-results .entry > .content-column.one_third .calcuside h2 a {
color: #000;
}
#calculated-results .entry > .content-column.one_third .calcuside p {
margin: 60px 0;
display: block;
}
#calculated-results
.entry
> .content-column.one_third
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html
p {
width: 100%;
font-size: 13px;
margin-bottom: 0 !important;
font-family: "RobotoLight";
line-height: 1.5em;
color: #474747;
margin: 0;
text-align: left;
padding: 0;
}
#calculated-results .btnyes {
text-align: center;
}
#calculated-results .btnyes a {
display: inline-block;
color: #fff;
background: #4db748;
padding: 15px 30px;
text-transform: uppercase;
font-size: 18px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
#calculated-results .btnyes a:hover {
background: #20721c;
}
#below-slider { padding: 0 10px;
}
#below-slider > p {
display: none;
}
#below-slider h1 {
font-size: 35px;
color: #000;
font-family: "RobotoBold";
margin: 0;
text-align: center;
}
#about {
padding: 20px 0 20px 0;
}
#about .clear_column {
margin: 0 0 35px 0;
}
#about .entry p {
font-size: 22px;
font-family: "RobotoLight";
line-height: 1.8em;
margin: 0 0 25px 0;
}
#about .entry p > strong {
color: #3a8c36;
font-family: "RobotoBold";
}
#about .entry br {
display: none;
}
#about .entry .content-column.one_third p {
margin: 0;
}
#about .entry .content-column h2 {
background: #eaeaea;
margin: 0 0 25px 0;
font-size: 22px;
font-family: "RobotoLight";
color: #000;
padding: 20px;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
#about .entry .content-column h1 strong {
font-family: "RobotoBold";
}
#about .entry .content-column img {
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
#about .entry .content-column.two_third > .content-column.one_half {
width: 50%;
margin: 0;
}
#about .entry .content-column.two_third > .content-column.one_half h1 {
margin: 0;
-webkit-border-radius: 8px 0 0 8px;
-moz-border-radius: 8px 0 0 8px;
-ms-border-radius: 8px 0 0 8px;
-o-border-radius: 8px 0 0 8px;
border-radius: 8px 0 0 8px;
}
#about
.entry
.content-column.two_third
> .content-column.one_half.last_column
h1 {
border-left: 1px solid #767676;
-webkit-border-radius: 0 8px 8px 0;
-moz-border-radius: 0 8px 8px 0;
-ms-border-radius: 0 8px 8px 0;
-o-border-radius: 0 8px 8px 0;
border-radius: 0 8px 8px 0;
}
#about .entry .content-column.two_third > .content-column.one_half ul {
padding: 25px 60px;
border-bottom: 1px solid #dfdfdf;
margin: 0;
min-height: 210px;
}
#about
.entry
.content-column.two_third
> .content-column.one_half.last_column
ul {
border-left: 1px solid #dfdfdf;
}
#about .entry .content-column.two_third > .content-column.one_half ul li {
line-height: 1.7em;
font-size: 18px;
margin: 0 0 20px 0;
}
#about .entry .content-column.two_third > .content-column.one_half ul li i {
color: #30972b;
top: 0.4em;
}
#about .entry .content-column.two_third > h2 {
text-align: center;
font-size: 24px;
color: #4db748;
font-family: "RobotoBold";
margin: 0 0 20px 0;
}
#about .btn-button {
text-align: center;
}
#about .btn-button .btn {
width: 300px;
line-height: 2em !important;
}
#about .entry .content-column.one_third.last_column p {
font-size: 18px;
margin: 0 0 15px 0;
}
#about .entry .content-column.one_third.last_column img {
width: inherit;
}
#as-seen {
text-align: center;
background: #ebebeb;
border-top: 1px solid #e1dede;
padding: 50px 0 0 0;
}
#as-seen ul li {
display: inline-block;
vertical-align: top;
margin: 0 20px;
}
#as-seen ul li h2 {
font-size: 30px;
font-family: "RobotoLight";
color: #000;
margin: 0; padding: 65px 60px 75px 0;
}
#as-seen ul li h2 a {
color: #000;
}
#as-seen ul li h1 strong {
font-family: "RobotoBold";
}
#as-seen ul li img {
padding: 23px 0 0;
}
#as-seen ul li:nth-of-type(3) img {
padding: 15px 0 0 0;
}
#as-seen ul li:nth-of-type(4) img {
padding: 30px 0 0 0;
}
#process-works {
text-align: center;
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/greentxture-bgimg.jpg) repeat scroll 0 0;
color: #fff;
font-size: 17px;
padding: 140px 0 100px 0;
position: relative;
}
#process-works::before {
content: "";
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/curvedbottomedge.png) no-repeat scroll 0 0;
height: 100%;
width: 100%;
background-size: 100%;
position: absolute;
top: 0;
left: 0;
}
#process-works h2 {
font-size: 56px;
font-family: "RobotoLight";
margin: 0 0 40px 0;
}
#process-works h2 strong {
font-family: "RobotoBold";
}
#process-works .entry > p {
display: none;
}
#process-works .entry .content-column p {
text-align: left;
}
#process-works .entry .content-column p::before {
content: "";
width: 100%;
height: 55px;
display: block;
margin: 0 0 20px 0;
}
#process-works .entry .content-column:nth-of-type(1) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/processwork1.png) no-repeat scroll 50% 100%;
}
#process-works .entry .content-column:nth-of-type(2) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/processwork2.png) no-repeat scroll 50% 100%;
}
#process-works .entry .content-column:nth-of-type(3) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/processwork3.png) no-repeat scroll 50% 100%;
}
#process-works .entry .content-column a {
color: #fff;
}
#tax-counter {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/city-shaped.png) no-repeat scroll 0 0;
background-size: 100% 100%;
width: 100%;
height: 570px;
margin-top: -105px;
position: relative;
text-align: center;
color: #fff;
z-index: 9;
}
#tax-counter .entry {
padding: 160px 0 0 0;
}
#tax-counter .entry h3 {
font-size: 50px;
text-transform: uppercase;
font-family: "RobotoBold";
margin: 0;
}
#tax-counter .entry > p {
margin: 0;
font-size: 95px;
} #tax-counter em {
font-style: normal;
}
#tax-counter span,
#tax-counter strong,
#tax-counter em {
display: inline-block;
background: #235421;
font-style: normal;
line-height: 1.1em;
padding: 5px 10px;
margin: 0 5px;
font-family: "RobotoBold";
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
#usmap {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/bgmap.jpg) no-repeat scroll 100% 0;
width: 100%;
height: 100%;
background-size: 100% 100%;
position: relative;
margin-top: -100px;
padding: 120px 0 0 0;
}
#usmap .container {
width: 1000px;
}
#usmap .entry > p {
display: none;
}
#usmap .entry h3 {
text-align: center;
color: #fff;
font-size: 48px;
margin: 0 0 -50px 0;
}
#usmap .entry h3 strong {
font-family: "RobotoBold";
}
.jvectormap-tip {
background: #235421 !important;
text-align: center;
margin-top: -80px !important;
padding: 10px 0 0 0 !important;
font-size: 18px !important;
font-family: "RobotoBold" !important;
margin-left: 100px;
}
.jvectormap-tip span {
background: #000 !important;
display: block;
padding: 10px;
margin: 10px 0 0 0;
font-size: 15px;
font-family: "RobotoLight";
position: relative;
}
.jvectormap-tip span::before {
content: "\f0d7";
display: inline-block;
position: absolute;
text-align: center;
width: 100%;
left: 0;
bottom: -30px;
color: #000;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font: normal normal normal 14px/1 FontAwesome;
font-size: 50px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
#why {
background: #f1f0f0;
padding: 80px 0 120px 0;
}
#why .entry > p {
display: none;
}
#why .entry h3 {
font-size: 56px;
font-family: "RobotoLight";
margin: 0 0 60px 0;
text-align: center;
color: #000;
}
#why .entry h3 strong {
font-family: "RobotoBold";
color: #3a8c36;
}
#why .entry .content-column,
#why .entry .content-column.last_column {
margin: 0;
width: 33.3%;
background: #e5e5e5;
padding: 60px 30px;
font-size: 16px;
border: 1px solid #c9c9c9;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 450px;
}
#why .entry .content-column p {
color: #222;
text-shadow: 0 1px 0 #fff;
}
#why .entry .content-column p strong {
font-family: "RobotoBold";
color: #3a8c36;
}
#why .entry .content-column p::before {
content: "";
width: 100%;
height: 79px;
display: block;
margin: 0 0 30px 0;
}
#why .entry .content-column:nth-of-type(1),
#why .entry .content-column:nth-of-type(3) {
border-left: 0;
border-right: 0;
border-bottom: 0;
}
#why .entry .content-column:nth-of-type(5),
#why .entry .content-column:nth-of-type(7) {
border-left: 0;
border-right: 0;
}
#why .entry .content-column:nth-of-type(2) {
border-bottom: 0;
}
#why .entry .content-column:nth-of-type(2),
#why .entry .content-column:nth-of-type(5),
#why .entry .content-column:nth-of-type(7) {
background: #f1f0f0;
}
#why .entry .content-column:nth-of-type(1) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg1.png) no-repeat scroll 50% 100%;
}
#why .entry .content-column:nth-of-type(2) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg2.png) no-repeat scroll 50% 100%;
}
#why .entry .content-column:nth-of-type(3) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg3.png) no-repeat scroll 50% 100%;
}
#why .entry .content-column:nth-of-type(5) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg4.png) no-repeat scroll 50% 100%;
}
#why .entry .content-column:nth-of-type(6) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg5.png) no-repeat scroll 50% 100%;
}
#why .entry .content-column:nth-of-type(7) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg6logo.png) no-repeat scroll 50% 100%;
}
#property-types {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/city-propertybg.jpg) no-repeat scroll 0 0;
width: 100%;
height: auto; background-size: 100% 100%;
color: #fff;
padding: 60px 0;
}
#property-types .entry > p {
display: none;
}
#property-types .entry h3 {
text-align: center;
font-size: 56px;
font-family: "RobotoLight";
margin: 0 0 50px 0;
}
#property-types .entry h3 strong {
font-family: "RobotoBold";
}
#property-types ul.gallery {
text-align: center;
}
#property-types ul.gallery li.gallery-item {
position: relative;
display: inline-block;
vertical-align: top;
width: 250px;
margin: 15px;
}
#property-types ul.gallery li.gallery-item figure {
height: 166px;
overflow: hidden;
}
#property-types ul.gallery li.gallery-item figure img {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0;
-ms-border-radius: 10px 10px 0 0;
-o-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}
#property-types ul.gallery li.gallery-item .gallery-caption {
background: #3a8c36;
font-size: 16px;
padding: 10px;
height: 60px;
margin: 0;
-webkit-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-ms-border-radius: 0 0 10px 10px;
-o-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
}
#property-types ul.gallery li.gallery-item .gallery-caption a {
color: #fff;
}
#property-types.proj-results-type {
background: 0;
padding: 0;
}
#property-types.proj-results-type ul.gallery li.gallery-item .gallery-caption {
}
#client-logos {
background: #f1f0f0;
padding: 50px 0;
}
.innerpage #client-logos {
padding: 0;
margin: 0 0 20px 0;
}
#client-logos .entry > p {
display: none;
}
#client-logos .entry a {
color: #3a8c36;
text-decoration: underline;
}
#client-logos .entry h3 {
text-align: center;
font-size: 56px;
font-family: "RobotoLight";
margin: 0 0 50px 0;
color: #000;
}
#client-logos .entry h3 strong {
font-family: "RobotoBold";
color: #3a8c36;
}
#client-logos .entry h3 em {
font-style: normal;
display: block;
font-size: 18px;
color: #797979;
padding: 15px 0 0 0;
}
#client-logos ul.gallery {
text-align: center;
}
#client-logos ul.gallery li.gallery-item {
position: relative;
display: inline-block;
vertical-align: top;
margin: 15px;
}
#client-logos ul.gallery li.gallery-item figure {
}
#client-logos ul.gallery li.gallery-item figure img {
border: 1px solid #d1d1d1;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
#testimonials {
background: #fff;
padding: 50px 0;
}
#testimonials .entry > p {
display: none;
}
#testimonials .entry h3 {
text-align: center;
font-size: 56px;
font-family: "RobotoLight";
margin: 0 0 50px 0;
color: #000;
}
#testimonials .entry h3 strong {
font-family: "RobotoBold";
color: #3a8c36;
}
#testimonial-lists {
}
#testimonial-lists .testibox {
background: #f4f4f4;
position: relative;
margin: 0 0 65px 0;
padding: 5px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
#testimonial-lists .testibox::after {
content: "";
visibility: inherit !important;
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/testi-shadows.png) no-repeat scroll 50% 0;
width: 100%;
display: block;
width: 100%;
height: 28px;
position: absolute;
bottom: -28px;
}
#testimonial-lists .testibox .testi-entry {
background: #fff;
padding: 15px 15px 5px 15px;
font-size: 16px;
color: #797979;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
#testimonial-lists .testibox h2 {
margin: 0;
padding: 15px;
color: #333;
font-family: "RobotoBold";
font-size: 18px;
}
#testimonials .btn-button {
display: inline-block;
width: 100%;
text-align: center;
}
#testimonials .btn-button .btn {
padding: 15px 55px 15px 25px;
position: relative;
}
#testimonials .btn-button .btn i {
font-size: 30px;
position: absolute;
right: 25px;
top: 12px;
}
#highlighted-projects {
background: #f1f0f0;
padding: 50px 0;
}
#highlighted-projects .responsive-tabs-wrapper {
position: relative;
}
#highlighted-projects .responsive-tabs-wrapper::after {
content: "";
visibility: inherit !important;
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/testi-shadows.png) no-repeat scroll 50% 0;
width: 100%;
display: block;
width: 100%;
height: 28px;
position: absolute;
bottom: -28px;
}
#highlighted-projects .entry > p {
display: none;
}
#highlighted-projects .entry h3 {
text-align: center;
font-size: 30px;
font-family: "RobotoBold";
margin: 0 0 20px 0;
color: #000;
}
#highlighted-projects .entry h3 strong {
color: #3a8c36;
}
#highlighted-projects .entry .responsive-tabs .responsive-tabs__panel {
padding: 20px 0 10px 0;
}
#highlighted-projects
.entry
.responsive-tabs
.responsive-tabs__panel
blockquote {
border: 0;
margin-bottom: 0;
font-family: "RobotoLight";
font-size: 14px;
padding: 0;
display: inline-block;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#highlighted-projects
.entry
.responsive-tabs
.responsive-tabs__panel
blockquote
em {
font-style: normal;
display: inline-block;
width: 100%;
border-top: 1px solid #ccc;
padding: 20px 30px 0 30px;
position: relative;
margin-left: -30px;
}
#highlighted-projects
.entry
.responsive-tabs
.responsive-tabs__panel
blockquote
p {
margin: 0 0 0 0;
padding: 5px 30px 15px 30px;
}
#highlighted-projects .entry .responsive-tabs .responsive-tabs__panel > p {
display: none;
}
#highlighted-projects .entry .responsive-tabs .responsive-tabs__panel > h2 {
text-align: center;
font-size: 30px;
color: #000;
font-family: "RobotoBold";
padding: 15px 0 30px 0;
margin: 0;
}
#highlighted-projects .pcol {
width: 12.5%;
float: left;
text-align: center;
border: 1px solid #dedede;
border-right: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#highlighted-projects .pcol:nth-of-type(1) {
border-left: 0;
}
#highlighted-projects .pcol:nth-of-type(4) h2 {
font-size: 14px;
}
#highlighted-projects .pcol h2 {
color: #000;
font-size: 17px;
font-family: "RobotoBold";
background: #fff;
border-bottom: 1px solid #dedede;
padding: 12px;
min-height: 46px;
margin: 0;
}
#highlighted-projects .pcol > p {
margin: 0;
}
#highlighted-projects .pcol em {
display: inline-block;
width: 100%;
font-style: normal;
padding: 8px 0;
color: #333;
}
#highlighted-projects .pcol em:nth-of-type(2),
#highlighted-projects .pcol em:nth-of-type(4),
#highlighted-projects .pcol em:nth-of-type(6),
#highlighted-projects .pcol em:nth-of-type(8),
#highlighted-projects .pcol em:nth-of-type(10) {
background: #f7f5f5;
}
#blogposts {
}
#blogposts .post {
border-bottom: 1px dashed #ccc;
padding: 0 0 25px 0;
margin: 0 0 25px 0;
}
#blogposts .post .main-title {
position: relative;
border-bottom: 1px solid #333;
padding: 0 0 10px 0;
margin: 0 0 15px 0;
display: inline-block;
width: 100%;
}
#blogposts .post .main-title .line {
height: 3px;
width: 70px;
position: absolute;
bottom: -1px;
background: #3a8c36;
display: inline-block;
left: 0;
}
#blogposts .post .post-title {
margin: 0 0 5px 0;
font-family: "RobotoBold";
font-size: 20px;
line-height: 1.1em;
text-transform: capitalize;
}
#blogposts .post .post-title a {
color: #404040;
}
#blogposts .post .post-title a:hover {
color: #3a8c36;
}
#blogposts .post .post-thumb,
#blogposts .post .post-entries {
width: 30%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#blogposts .post .post-entries {
width: 67%;
}
#blogposts .post .post-thumb img {
padding: 4px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #ccc;
background: #eee;
}
#blogposts .post .post-readmore a {
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
background: #4db748;
display: block;
font-size: 13px;
font-family: Verdana;
padding: 8px 12px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
#blogposts .post .post-readmore a:hover {
color: #fff;
background: #20721c;
}
#blogposts .post .post-entries.full {
width: auto;
}
#blogposts .post .post-meta {
font-size: 14px;
padding: 5px 0 0 0;
}
#blogposts .post .post-meta a {
color: #20721c;
}
#blogposts .post .post-meta a:hover {
text-decoration: underline;
}
#blogposts.singlepost {
margin-top: 0;
}
#blogposts.singlepost .post h1 {
margin: 0 0 5px 0;
font-family: "RobotoBold";
font-size: 20px;
line-height: 1.1em;
text-transform: capitalize;
}
#blogposts.singlepost .post {
border-bottom: 0;
}
#blogposts.singlepost .post .post-thumb {
margin: 0 1.2em 0 0;
width: auto;
max-width: 35%;
}
#blogposts.singlepost .post .post-entries {
width: 100%;
margin: 0 0 3% 0;
}
#blogposts.singlepost .post .post-entries a {
color: #3a8c36;
text-decoration: underline;
}
#blogposts.singlepost .post .post-entries a:hover {
text-decoration: none;
}
#blogposts.singlepost .post-content {
margin: 0 0 20px 0;
}
#blogposts.singlepost .post-content ol {
display: inline-block;
margin: 10px 0;
list-style: decimal;
padding: 0 0 0 22px;
}
#blogposts.singlepost .post-content ol li {
margin: 0 0 10px 0;
}
#blogposts.singlepost .post-content table {
margin: 0 0 20px 0;
width: 100%;
}
#blogposts.singlepost .post-content table tr th {
background: #333;
color: #fff;
font-family: "RobotoBold";
}
#blogposts.singlepost .post-content table tr td,
#blogposts.singlepost .post-content table tr th {
padding: 8px;
border: 1px solid #eee;
text-align: center;
}
#blogposts.singlepost .post-content table tr td strong {
color: #4db748;
font-family: "RobotoBold";
}
#blogposts.singlepost .post-content ul {
margin: 0 0 15px 60px;
position: relative;
}
#blogposts.singlepost .post-content ul li,
#blogposts.singlepost .post-content ol li {
margin: 0 0 8px 0;
line-height: 1.5em;
}
#blogposts.singlepost .post-meta {
}
#blogposts.singlepost .comments-area {
}
#blogposts.singlepost .comments-area h2#comments {
margin: 0 0 40px 0;
font-family: "RobotoBold";
color: #3a8c36;
font-size: 20px;
text-transform: uppercase;
}
#blogposts.singlepost .comments-area h2#comments span {
border-bottom: 1px dashed #ccc;
display: block;
padding: 0 0 5px 0;
margin: 0 0 20px 0;
}
#blogposts.singlepost .comments-area ol li {
display: block;
margin: 0 0 35px 0;
}
#blogposts.singlepost .comments-area ol li #respond {
padding: 30px 0 0 0;
}
#blogposts.singlepost .comments-area ol li #respond .desc {
display: none;
}
#blogposts.singlepost .comments-area ol li #respond .submit-button {
}
#blogposts.singlepost .comments-area ol li ul.children {
margin: 35px 0 0 0;
padding: 0 0 0 155px;
}
#blogposts.singlepost .comments-area ol li ul.children .comment-body {
background: #3a8c36;
}
#blogposts.singlepost .comments-area .comment-body {
background: #3a8c36;
color: #fff;
padding: 35px 35px 15px 35px;
font-size: 14px;
}
#blogposts.singlepost .comments-area .vcard {
position: relative;
margin: -65px 0 20px 0;
color: #fff;
font-family: "RobotoRegular";
}
#blogposts.singlepost .comments-area .vcard a {
color: #fff;
}
#blogposts.singlepost .comments-area .vcard a:hover {
color: #fd2928;
}
#blogposts.singlepost .comments-area .vcard .fn {
margin: 0 0 0 15px;
font-family: "RobotoItalic";
}
#blogposts.singlepost .comments-area .vcard span.says {
margin: 0 40px 0 0;
}
#blogposts.singlepost .comments-area .vcard img.avatar {
position: relative;
top: 10px;
background: #fff;
border: 5px solid #3a8c36;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
-ms-border-radius: 150px;
-o-border-radius: 150px;
border-radius: 150px;
}
#blogposts.singlepost .comments-area .commentdate {
padding: 40px 0 0 0;
}
#blogposts.singlepost .comments-area .comment-txt {
color: #fff;
font-size: 14px;
line-height: 1.5em;
margin: 0 0 15px 0;
font-family: "RobotoRegular";
}
#blogposts.singlepost .comments-area .reply {
text-align: right;
}
#blogposts.singlepost .comments-area .reply a {
display: inline-block;
background: #fff;
color: #3a8c36;
font-size: 11px;
padding: 3px 10px;
}
#blogposts.singlepost .comments-area .reply a:hover {
color: #3a8c36;
text-decoration: none;
}
#respond {
font-family: "RobotoRegular";
}
#respond h2 {
margin: 0;
font-family: "RobotoBold";
color: #3a8c36;
font-size: 20px;
text-transform: uppercase;
padding: 0 0 5px 0;
border-bottom: 1px dashed #ccc;
}
#respond a {
color: #3a8c36;
text-decoration: underline;
}
#respond a:hover {
text-decoration: none;
}
#respond form {
margin: 2% 0 0 0;
}
#paginations ul li a {
font-size: 14px;
font-family: "RobotoItalic";
color: #3a8c36;
}
#paginations ul li a:hover {
text-decoration: underline;
}
#sidebar {
padding: 13px 0 0 0;
}
#sidebar .widget {
margin: 0 0 30px 0;
display: inline-block;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar .widget h2 {
margin: 0;
font-family: "RobotoBold";
font-size: 20px;
color: #222;
}
#sidebar .widget .widget-main-title {
position: relative;
border-bottom: 1px solid #333;
padding: 0 0 10px 0;
margin: 0 0 15px 0;
display: inline-block;
width: 100%;
}
#sidebar .widget .widget-main-title .widget-line {
height: 3px;
width: 35px;
position: absolute;
bottom: -1px;
background: #4db748;
display: inline-block;
left: 0;
}
#sidebar .widget img {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar .widget.custom-vid-txt .widget-main-title {
border: 0;
margin: 0;
border-bottom: 1px solid #3a8c36;
}
#sidebar .widget.custom-vid-txt .widget-main-title h2 {
font-size: 15px;
font-family: "RobotoItalic";
}
#sidebar .widget.custom-vid-txt .widget-main-title .widget-line {
display: none;
}
#sidebar .widget.gform_widget .widget-main-title {
background: #4db748;
border: 0;
padding: 0;
margin: 0;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-ms-border-radius: 8px 8px 0 0;
-o-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
#sidebar .widget.gform_widget .widget-main-title h2 {
margin: 0;
color: #fff;
padding: 12px;
font-size: 20px;
}
#sidebar .widget.gform_widget .widget-main-title .widget-line {
display: none;
}
#sidebar .widget .gform_wrapper {
background: #f7f7f7;
padding: 15px;
border: 1px solid #46a941;
}
#sidebar .widget .gform_wrapper span.gform_description {
width: 100%;
font-size: 13px;
margin-bottom: 0 !important;
font-family: "RobotoLight";
}
#sidebar .widget .gform_wrapper .top_label .gsection_description {
padding: 0;
margin: 0 0 10px 0;
font-size: 15px;
}
#sidebar .widget .gform_wrapper,
#sidebar .widget .top_label li ul.gfield_checkbox,
#sidebar .widget .top_label li ul.gfield_radio {
margin: 0 0 30px 0;
max-width: 100%;
}
#sidebar .widget .top_label li ul.gfield_radio li {
display: block;
width: 100% !important;
}
#sidebar .widget .top_label li ul.gfield_radio li input[type="radio"] {
display: none;
}
#sidebar .widget .gform_wrapper .gform_heading {
margin-bottom: 15px;
}
#sidebar .widget .gform_wrapper .gform_heading h3.gform_title {
margin: 0 0 20px 0;
font-family: "RobotoBold";
font-size: 23px;
}
#sidebar .widget .gform_body {
width: 100% !important;
}
#sidebar .widget .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
#sidebar .widget .gform_wrapper .top_label div.ginput_container span {
position: relative;
}
#sidebar
.widget
.gform_wrapper
.top_label
div.ginput_container
span#input_1_12_3_container
i {
font-size: 19px;
right: 12px;
}
#sidebar .widget .gform_wrapper .ginput_complex .ginput_left {
padding: 0 !important;
}
#sidebar .widget .gform_body ul {
width: 100%;
}
#sidebar .widget .gform_body .gform_fields li.gfield {
padding: 0;
margin: 0 0 10px 0;
position: relative;
}
#sidebar
.widget
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html
p {
width: 100%;
font-size: 13px;
margin-bottom: 0 !important;
font-family: "RobotoLight";
line-height: 1.5em;
}
#sidebar .widget .gform_body .gform_fields li.gfield i {
position: absolute;
right: 10px;
top: 8px;
}
#sidebar .widget .gform_body .top_label li.gfield.gf_left_half,
#sidebar .widget .gform_body .top_label li.gfield.gf_right_half {
float: left;
padding: 0;
width: 48.5%;
}
#sidebar .widget .gform_body .top_label li.gfield.gf_right_half {
float: right;
clear: inherit;
}
#sidebar .widget .gform_body .widget-main-title {
display: none;
}
#sidebar .widget .gform_body .top_label .gfield_label,
#sidebar .widget .gform_body .ginput_container_address label {
font-size: 15px;
font-family: "RobotoRegular";
font-weight: normal;
display: none;
}
#sidebar .widget .gform_body .gform_fields li.gfield.withlabel label {
display: block;
font-size: 12px;
}
#sidebar
.widget
.gform_body
.gform_fields
li.gfield.withlabel
ul.gfield_checkbox {
margin: 5px 0 0px 0;
display: inline-block;
}
#sidebar .widget .gform_body #field_9_33 label {
display: block !important;
font-size: 12px;
margin: 0 0 10px 0;
}
#sidebar .widget #field_9_33 ul.gfield_checkbox {
margin: 0 0 5px 0 !important;
}
#sidebar .widget .gform_body .ginput_container_address .address_line_1 {
margin: 0;
display: inline-block;
width: 100%;
}
#sidebar .widget .gform_body .top_label .gfield_label .gfield_required {
color: #fff;
}
#sidebar .widget .gform_body #field_1_12 .gfield_label,
#sidebar .widget .gform_body #field_1_7 .gfield_label {
display: inline-block;
border-bottom: 1px solid #46a941;
padding: 0 0 5px 0;
margin: 5px 0 10px 0;
width: 100%;
}
#sidebar .widget .gform_wrapper .gsection {
border: 0;
}
#sidebar .widget .gform_wrapper .gsection_description {
border-bottom: 1px solid #46a941;
padding: 0 0 5px 0 !important;
margin: 10px 0 !important;
color: #222;
}
#sidebar
.widget
.gform_body
.field_sublabel_below
.ginput_complex.ginput_container
label {
font-size: 12px;
font-family: "RobotoLight";
}
#sidebar
.widget
.gform_wrapper
li.gfield.field_description_below
+ li.gsection {
margin-top: 0 !important;
}
#sidebar .widget .gform_body .pref-select .gfield_label {
display: none;
}
#sidebar .widget .gform_body input[type="text"],
#sidebar .widget .gform_body .ginput_complex select,
#sidebar .widget .gform_body textarea,
#sidebar .widget .gform_body select,
#sidebar .widget select {
font-family: "RobotoLight";
margin: 0;
color: #565656;
background: #eee;
border: 1px solid #ccc;
display: block;
font-size: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px;
padding-right: 27px;
}
#sidebar .widget .gform_body select {
height: 34px;
padding: 0 !important;
}
#sidebar .widget .gform_body textarea {
height: 100px;
}
#sidebar .widget .gform_body ul.gfield_radio {
margin: 0 !important;
}
#sidebar .widget .gform_body ul.gfield_checkbox li label,
.innerpage .entry .gform_body ul.gfield_radio li label {
font-size: 13px;
}
#sidebar .widget .gform_body ul.gfield_radio li {
float: left !important;
display: block !important;
width: 30% !important;
}
#sidebar .widget .gform_body ul.gfield_checkbox li {
float: left !important;
display: block !important;
width: 20% !important;
margin: 0 !important;
padding: 0 !important;
}
#sidebar .widget .gform_body ul.gfield_checkbox li input[type="checkbox"],
.innerpage .entry .gform_body ul.gfield_radio li input[type="radio"] {
display: none;
}
#sidebar .widget .gform_body ul.gfield_radio li label::before {
margin: 0 8px 0 0;
content: "\f10c";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#sidebar
.widget
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label::before {
content: "\f111";
color: #222;
}
#sidebar .widget .gform_body ul.gfield_checkbox li label::before {
margin: 0 8px 0 2px;
content: "\f096";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#sidebar
.widget
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label::before {
content: "\f046";
margin: 0 6px 0 2px;
}
#sidebar
.widget
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label,
#sidebar
.widget
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label {
font-weight: normal;
font-family: "Robotobold";
}
#sidebar .widget .gform_wrapper .gform_footer {
margin: 0;
padding: 0;
}
#sidebar .widget .gform_wrapper .gform_footer p {
font-size: 12px;
text-align: left;
margin: 10px 0 0 0;
}
#sidebar .widget .gform_wrapper .gform_footer input[type="submit"] {
display: inline-block;
border: 0;
cursor: pointer;
background: #4db748;
padding: 10px;
width: 100%;
text-transform: uppercase;
font-size: 18px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
#sidebar .widget .gform_wrapper .gform_footer input[type="submit"]:hover {
background: #20721c;
}
#sidebar .widget .gform_body input[type="text"]::-webkit-input-placeholder,
#sidebar .widget .gform_body .ginput_complex select::-webkit-input-placeholder,
#sidebar .widget .gform_body textarea::-webkit-input-placeholder,
#sidebar .widget .gform_body select::-webkit-input-placeholder,
#sidebar .widget select::-webkit-input-placeholder {
color: #444;
}
#sidebar .widget .cal2-right-form {
text-align: center;
}
#sidebar .widget .cal2-right-form form {
text-align: left;
}
#sidebar .widget .cal2-left {
display: none;
}
#sidebar .widget .cal2-right {
overflow: inherit;
}
#sidebar .widget .cal2-right > ul {
background-size: 100%;
width: 30px;
}
#sidebar .widget .cal2-right-inner {
margin: 0 0 0 28px;
width: auto;
}
#sidebar .widget .cal2-right-form .input-wrapper {
display: inline-block;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar .widget .cal2-right-form .input-wrapper > label {
float: left;
text-align: right;
padding: 5px 0 0 0 !important;
width: 33% !important;
min-width: inherit !important;
font-size: 10px;
margin: 0;
}
#sidebar .widget .cal2-right-form .input-wrapper > select,
#sidebar .widget .cal2-right-form .input-wrapper > input.form-control,
#sidebar
.widget
.cal2-right-form
.input-wrapper
.withdollar-sign
input.form-control {
float: right;
padding: 3px 4px 4px 4px !important;
font-size: 11px !important;
color: #fff;
width: 60% !important;
min-width: inherit !important;
border: 1px solid #777;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-o-border-radius: 0 !important;
border-radius: 0 !important;
}
#sidebar
.widget
.cal2-right-form
.input-wrapper
.withdollar-sign
input.form-control {
padding: 3px 4px 4px 15px !important;
width: 55.4% !important;
}
#sidebar .widget .cal2-right-form .input-wrapper > select.form-control {
width: 64% !important;
padding: 2px !important;
}
#sidebar .widget .cal2-right-form .input-wrapper:nth-of-type(4) select {
padding: 1px !important;
width: 64.2% !important;
}
#sidebar
.widget
.cal2-right-form
.input-wrapper
> input.form-control.full-width {
width: 100% !important;
float: none !important;
min-width: inherit !important;
margin: 0 !important;
color: #fff !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#sidebar
.widget
.cal2-right-form
.input-wrapper
> input.form-control.full-width::-webkit-input-placeholder { color: #fff;
}
#sidebar
.widget
.cal2-right-form
.input-wrapper
> input.form-control.full-width::-moz-placeholder { color: #fff;
}
#sidebar
.widget
.cal2-right-form
.input-wrapper
> input.form-control.full-width:-ms-input-placeholder { color: #fff;
}
#sidebar
.widget
.cal2-right-form
.input-wrapper
> input.form-control.full-width:-moz-placeholder { color: #fff;
}
#sidebar .widget .cal2-right-form .withdollar-sign::before {
left: 5px;
top: -2px !important;
}
#sidebar .widget .cal2-result {
position: relative;
}
#sidebar .widget .cal2-result-left,
#sidebar .widget .cal2-result-right {
width: 30% !important;
margin: 0 5px !important;
float: none;
display: inline-block;
vertical-align: top;
}
#sidebar .widget .cal2-result-left > label,
#sidebar .widget .cal2-result-right > label,
#sidebar .widget .result-div-wrap span {
font-size: 10px !important;
}
#sidebar .widget .cal2-result-left > label,
#sidebar .widget .cal2-result-right > label {
position: absolute;
left: 0;
}
#sidebar .widget .cal2-result:nth-of-type(1) label {
top: 32px;
}
#sidebar .widget .cal2-result:nth-of-type(2) label {
top: 8px;
}
#sidebar .widget .result-div,
#sidebar .widget .result-div-wrap {
font-size: 12px !important;
padding: 2px;
margin: 2px 0 0 0;
width: 100% !important;
line-height: 1.3em !important;
}
#sidebar .widget .result-div span {
font-size: 12px !important;
}
#sidebar .widget.widget_recent_entries ul,
#sidebar .widget.widget_categories ul,
#sidebar .widget.widget_archive ul,
#sidebar .widget .PLlinksWidget ul {
padding: 0;
margin: 0;
}
#sidebar .widget.widget_recent_entries ul li,
#sidebar .widget.widget_categories ul li,
#sidebar .widget.widget_archive ul li,
#sidebar .widget .PLlinksWidget ul li {
display: block;
}
#sidebar .widget.widget_recent_entries ul li a,
#sidebar .widget.widget_categories ul li a,
#sidebar .widget.widget_archive ul li a,
#sidebar .widget .PLlinksWidget ul li a {
display: block;
padding: 10px 5px 10px 25px;
border-bottom: 1px dashed #ddd;
color: #333;
font-size: 15px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
position: relative;
}
#sidebar .widget.widget_recent_entries ul li a i,
#sidebar .widget.widget_categories ul li a i,
#sidebar .widget.widget_archive ul li a i,
#sidebar .widget .PLlinksWidget ul li a i {
left: -0.5em;
top: 0.8em;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#sidebar .widget.widget_recent_entries ul li:hover a,
#sidebar .widget.widget_archive ul li:hover a,
#sidebar .widget .PLlinksWidget ul li:hover a,
#sidebar .widget.widget_categories ul li:hover {
color: #3a8c36;
}
#sidebar .widget.widget_recent_entries ul li:hover a i,
#sidebar .widget.widget_archive ul li:hover a i,
#sidebar .widget .PLlinksWidget ul li:hover a i,
#sidebar .widget.widget_categories ul li:hover a i {
left: -0.4em;
}
#sidebar .widget .PLlinksWidget {
}
#sidebar .widget .PLlinksWidget .widget-main-title {
margin: 0;
}
#sidebar .widget .PLlinksWidget h5 {
margin: 0;
font-family: "RobotoBold";
font-size: 20px;
}
#sidebar .widget .PLlinksWidget ul li strong {
background: #3a8c36;
color: #fff;
width: 100%;
display: block;
padding: 8px 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-family: "RobotoBold";
margin: 20px 0 0 0;
}
#sidebar .widget.widget-cal .textwidget p {
line-height: 1.6em;
font-size: 13px;
}
#savings-calculator-widget .widgetcal {
background: #f9f8f8;
border: 6px solid #e3e2e2;
border-top: 0;
padding: 15px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-ms-border-radius: 0 0 10px 10px;
-o-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
-webkit-box-shadow: 0 5px 0px 0px #bbbbbb;
-moz-box-shadow: 0 5px 0px 0px #bbbbbb;
box-shadow: 0 5px 0px 0px #bbbbbb;
}
#savings-calculator-widget .widgetcal .calcont {
background: #424645;
display: inline-block;
width: 100%;
color: #fff;
margin: 0 0 10px 0;
height: 36px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 4px 0px 0px #212220;
-moz-box-shadow: 0 4px 0px 0px #212220;
box-shadow: 0 4px 0px 0px #212220;
}
#savings-calculator-widget .widgetcal .calcont.fl,
#savings-calculator-widget .widgetcal .calcont.fr {
width: 47%;
}
#savings-calculator-widget .widgetcal .calcont select {
background: #424645 !important;
color: #fff !important;
border: 0 !important;
font-size: 13px !important;
cursor: pointer;
padding: 7px !important;
font-family: "RobotoLight" !important;
}
#savings-calculator-widget .widgetcal .calcont label {
font-size: 13px;
float: left;
margin: 9px 5px 0 10px;
font-family: "RobotoLight" !important;
}
#savings-calculator-widget > .widgetcal input[type="amount"] {
font-family: "RobotoLight" !important;
color: #fff;
float: right;
margin: 6px 10px 10px 0;
background: #2f3533 !important;
border: 0;
border-top: 2px solid #1f2624;
display: block;
font-size: 13px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 37% !important;
padding: 1px 5px 4px 5px !important;
}
#savings-calculator-widget > .widgetcal .bcostwrap {
position: relative;
width: 45%;
margin: 6px 10px 10px 0;
}
#savings-calculator-widget > .widgetcal .bcostwrap i {
position: absolute;
top: 6px;
left: 7px;
font-size: 13px;
}
#savings-calculator-widget > .widgetcal input.building_cost {
width: 100% !important;
padding: 1px 5px 4px 20px !important;
margin: 0 !important;
float: none;
}
#savings-calculator-widget
> .widgetcal
input.building_cost::-webkit-input-placeholder { color: #fff;
}
#savings-calculator-widget > .widgetcal input.building_cost::-moz-placeholder { color: #fff;
}
#savings-calculator-widget
> .widgetcal
input.building_cost:-ms-input-placeholder { color: #fff;
}
#savings-calculator-widget > .widgetcal input.building_cost:-moz-placeholder { color: #fff;
}
#savings-calculator-widget .widgetcal .btn {
border: 0;
display: block;
font-size: 20px;
text-align: center;
width: 100%;
padding: 10px;
font-family: "RobotoBold";
text-transform: uppercase;
color: #fff;
background: #3e8f3b;
cursor: pointer;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
-webkit-box-shadow: 0 4px 0px 0px #286825;
-moz-box-shadow: 0 4px 0px 0px #286825;
box-shadow: 0 4px 0px 0px #286825;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
#savings-calculator-widget .widgetcal .btn:hover {
background: #286825;
-webkit-box-shadow: 0 4px 0px 0px #3e8f3b;
-moz-box-shadow: 0 4px 0px 0px #3e8f3b;
box-shadow: 0 4px 0px 0px #3e8f3b;
}
#savings-calculator-widget .results {
border: 6px solid #bababa;
border-bottom: 0;
background: #ccc;
color: #fff;
position: relative;
padding: 15px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 15px 15px 0 0;
-moz-border-radius: 15px 15px 0 0;
-ms-border-radius: 15px 15px 0 0;
-o-border-radius: 15px 15px 0 0;
border-radius: 15px 15px 0 0;
}
#savings-calculator-widget .resultwrap {
background: #222;
border: 6px solid #fff;
padding: 10px 15px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
#savings-calculator-widget .withoutresults {
color: #9ea49e;
}
#savings-calculator-widget .withresults {
color: #fff;
}
#savings-calculator-widget .results h1 {
font-size: 17px;
font-family: "RobotoBold";
margin: 5px 0;
}
#savings-calculator-widget .resultsdivi {
width: 47%;
font-size: 13px;
}
#savings-calculator-widget .rdscreen {
height: 27px;
line-height: 27px;
background: #fff;
display: block;
margin: 5px 0;
color: #000;
}
#savings-calculator-widget > .results .resultscont {
text-align: center;
}
#savings-calculator-widget > .results .resultscont p {
font-size: 12px;
}
#savings-calculator-widget > .results .resultscont p span {
display: block;
background: #fff;
margin: 5px 0 0 0;
padding: 5px !important;
min-height: 25px;
color: #000;
}
#footer {
background: #171f2a;
color: #fff;
}
#upper-bottom {
padding: 50px 0 40px 0;
}
#footer-left {
width: 42%;
}
#footer-right {
width: 31.3%;
}
#social-icons,
#logo-footer {
margin: 0 0 10px 0;
min-height: 82px;
}
#social-icons ul li {
display: block;
float: left;
margin: 0 20px 0 0;
}
#social-icons ul li a {
width: 40px;
height: 40px;
display: inline-block;
position: relative;
padding: 0px;
text-align: center;
color: #fff;
font-size: 15px;
font-weight: normal;
text-decoration: none;
background: #27b24d;
line-height: 45px;
border-radius: 50%;
cursor: pointer;
}
#social-icons ul li a:hover {
opacity: 1;
}
#social-icons ul li a i {
position: relative;
top:1px;
font-size: 25px;
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#social-icons ul li:hover a i {
color: #fff;
}
#social-icons ul li#fb:hover a {
background: #405d9b;
}
#social-icons ul li#pinterest:hover a {
background: #cc2127;
}
#social-icons ul li#linkedin:hover a {
background: #007ab9;
}
#social-icons ul li#yt:hover a {
background: #c4191f;
}
#social-icons ul li#gplus:hover a {
background: #eb4235;
}
#social-icons ul li:hover a {
color: #fff;
}
#footernav,
#site-info {
border-top: 1px solid #37393d;
padding: 25px 0 0 0;
position: relative;
font-family: "montserratlight";
font-size: 14px;
}
#footernav ul li {
display: block;
float: left;
margin: 0 20px 25px 0;
}
#footernav ul li a {
display: block;
color: #f1f0f0;
font-size: 14px;
font-family: "montserratlight";
}
#footernav ul li a:hover {
color: #4db748;
}
#site-info h3 {
font-size: 16px;
font-family: "RobotoBold";
}
#site-info p {
margin: 0 0 10px 0;
padding: 1px 0 2px 35px;
position: relative;
}
#site-info p#footernum::before {
content: "";
width: 22px;
height: 21px;
position: absolute;
display: block;
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/addphone-icon.png) no-repeat scroll 0 0;
left: 4px;
top: 4px;
transform: rotate(90deg);
}
#site-info p#footernum a {
color: #fff !important;
}
#site-info p#footeradd { padding: 1px 0 5px 35px;
}
#site-info p#footeradd::before {
content: "";
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/add-icon.png) no-repeat scroll 0 0;
display: block;
width: 22px;
height: 27px;
position: absolute;
left: 4px;
top: 4px;
}
#footer-bottom {
background: #0e141d;
text-align: center;
}
#copy {
padding: 20px 0;
font-family: "montserratlight";
font-size: 13px;
}
#copy a {
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
#copy a:hover {
color: #4db748;
} * html .clearfix {
height: 1%;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: ".";
clear: both;
height: 0;
}
.clear {
clear: both;
}
.clearpad {
clear: both;
padding: 20px 0;
}
.clearhr {
clear: both;
padding: 1px 0;
display: inline-block;
width: 100%;
border-bottom: 1px solid #eee;
margin: 20px 0;
}
.clearline {
clear: both;
display: inline-block;
width: 100%;
margin: 30px 0;
position: relative;
}
.clearline::after {
content: "";
width: 100%;
height: 1px;
background: #eee;
display: block;
position: absolute;
bottom: 0;
}
.fl,
.fr {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.fl {
float: left;
}
.fr {
float: right;
}
.txt-left {
text-align: left;
}
.txt-right {
text-align: right;
}
.txt-center {
text-align: center;
}
.container {
margin: 0 auto;
width: 1170px;
position: relative;
}
.entry .responsive-tabs ul.responsive-tabs__list {
margin: 0;
font-family: "RobotoBold";
}
.entry .responsive-tabs .responsive-tabs__list__item {
color: #000;
background: #e7e5e5;
width: 19.65%;
font-size: 16px;
text-align: center;
margin: 0 5px 0 0;
padding: 28px 15px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 0;
border-top: 3px solid #e7e5e5;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.entry .responsive-tabs .responsive-tabs__list__item#tablist1-tab5 {
margin: 0;
}
.entry .responsive-tabs .responsive-tabs__list__item--active,
.entry .responsive-tabs .responsive-tabs__list__item--active:hover,
.entry .responsive-tabs .responsive-tabs__list__item:hover {
background: #fff;
border: 0;
border-top: 3px solid #4db748;
padding-bottom: 28px;
}
.entry .responsive-tabs .responsive-tabs__panel {
border: 0;
}
.innerpage .entry > hr {
display: none;
}
.innerpage .entry > .main-title {
position: relative;
border-bottom: 1px solid #333;
padding: 0 0 10px 0;
margin: 0 0 15px 0;
display: inline-block;
width: 100%;
}
.innerpage .entry > .main-title h1 {
font-size: 30px;
color: #222;
font-family: "RobotoBold";
margin: 0;
}
.innerpage .entry > .main-title .line {
height: 3px;
width: 70px;
position: absolute;
bottom: -1px;
background: #4db748;
display: inline-block;
left: 0;
}
.innerpage .entry > .main-title h1 em {
font-style: normal;
color: #4db748;
}
.innerpage .entry em.accent-text {
font-style: normal;
font-size: 22px;
font-family: "RobotoRegular";
}
.innerpage .entry strong em.accent-text {
font-family: "RobotoBold";
}
.innerpage .entry > h1 {
font-family: "RobotoBold";
font-size: 30px;
color: #000;
text-transform: uppercase;
margin: 0 0 20px 0;
}
.innerpage .entry > h2,
.innerpage .entry > .content-column h2 {
font-family: "RobotoBold";
font-size: 24px;
color: #222;
margin: 0 0 10px 0;  }
.innerpage .entry > .content-column h2 a {
color: #000;
}
.innerpage .entry > h2 em {
font-style: normal;
font-size: 15px;
display: block;
font-family: "RobotoRegular";
color: #3a8c36;
}
.innerpage .entry > h3 {
font-family: "RobotoBold";
font-size: 20px;
color: #333;
margin: 0 0 10px 0;
line-height: 1.4em;
}
.innerpage .entry > h3 a,
.innerpage .entry > h2 a {
color: #4db748;
}
.innerpage .entry > h4,
.innerpage .entry > h5,
.innerpage .entry > h6 {
font-size: 20px;
}
.innerpage .entry > h5 {
font-size: 18px;
}
.innerpage .entry > h6 {
font-size: 16px;
}
.innerpage .entry p > img {
margin-top: 10px;
}
.innerpage .entry > .content-column .pagecalcu {
text-align: center;
background: #ebebeb;
padding: 10px 5px;
right: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.innerpage .entry > .content-column .pagecalcu img {
border: 0;
padding: 0;
}
.innerpage .entry .error-img {
width: 30%;
}
.innerpage .entry .error-content {
width: 68%;
}
.innerpage .entry .error-content a {
color: #4db748;
}
.innerpage .entry p > a,
.innerpage .entry p > strong a,
.innerpage .entry strong a {
color: #4db748;
}
.innerpage .entry p > a:hover,
.innerpage .entry p > strong a:hover {
text-decoration: underline;
}
.innerpage .entry p > em {
font-family: "RobotoItalic";
color: #000;
}
.innerpage .entry p > strong,
.innerpage .entry p > a strong {
font-family: "RobotoBold";
color: #4db748;
font-style: normal;
}
.innerpage .entry dl {
line-height: 1.6em;
margin: 0 0 15px 0;
}
.innerpage .entry > ul {
margin: 0 0 15px 60px;
position: relative;
}
.innerpage .entry > ul li ul {
margin: 10px 20px 10px 30px;
}
.innerpage .entry > ul li,
.innerpage .entry > ol li {
margin: 0 0 8px 0;
line-height: 1.5em;
position: relative;
}
.innerpage .entry > ul li strong,
.innerpage .entry > ol li strong,
.innerpage .entry > ul li b {
font-family: "RobotoBold";
}
.innerpage .entry > ul li a,
.innerpage .entry > ol li a {
color: #4db748;
}
.innerpage .entry > ul li a:hover,
.innerpage .entry > ol li a:hover {
text-decoration: underline;
}
.innerpage .entry > ul li i {
top: 0.25em;
color: #222;
}
.innerpage .entry > ol {
margin: 0 0 15px 50px;
list-style: decimal;
}
.innerpage .entry > ol li strong,
.innerpage .entry > ol li b {
color: #4db748;
font-family: "RobotoBold";
}
.innerpage .entry > ol ul {
margin: 10px 20px 10px 35px;
list-style: disc;
}
.innerpage .entry .content-column > ul li,
.innerpage .entry > ol li {
margin: 0 0 8px 0;
line-height: 1.5em;
}
.innerpage .entry > ul.page-list {
margin-left: 0;
}
.innerpage .entry > ul.page-list li {
float: left;
border-bottom: 1px dashed #eee;
width: 45%;
margin-right: 2%;
padding: 0;
margin-bottom: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.innerpage .entry > ul.page-list li a {
padding: 8px 20px;
display: block;
}
.innerpage .entry > ul.page-list li:hover a,
.innerpage .entry > ul.page-list li.current_page_item a {
font-weight: normal;
text-decoration: none;
color: #286825;
}
.innerpage .entry > ul.page-list li i {
left: -0.7em;
top: 0.7em;
}
.innerpage .entry .content-column > ul li a,
.innerpage .entry .content-column > ol li a {
color: #4db748;
}
.innerpage .entry .content-column > ul li a:hover,
.innerpage .entry .content-column > ol li a:hover {
text-decoration: underline;
}
.innerpage .entry .content-column > ul li i {
top: 0.25em;
color: #222;
}
.innerpage .entry .content-column > ol {
margin: 0 0 15px 20px;
list-style: decimal;
}
.innerpage .entry > table {
margin: 0 0 20px 0;
width: 100%;
}
.innerpage .entry > table tr th {
background: #333;
color: #fff;
font-family: "RobotoBold";
}
.innerpage .entry > table tr td,
.innerpage .entry > table tr th {
padding: 8px;
border: 1px solid #eee;
text-align: center;
}
.innerpage .entry > table tr td strong {
color: #4db748;
font-family: "RobotoBold";
}
.innerpage .entry iframe {
width: 100% !important;
}
.innerpage .entry .forside {
display: none;
}
.innerpage .entry > .gform_wrapper .top_label div.ginput_container {
margin: 0 !important;
}
.innerpage .entry .gform_wrapper,
.innerpage .entry .top_label li ul.gfield_checkbox,
.innerpage .entry .top_label li ul.gfield_radio {
margin: 0 0 30px 0;
max-width: 100%;
}
.innerpage .entry .gform_wrapper .gform_heading {
margin-bottom: 20px;
}
.innerpage .entry .gform_wrapper .gform_heading h3.gform_title {
margin: 0 0 20px 0;
font-family: "RobotoBold";
font-size: 23px;
}
.innerpage .entry .gform_body {
width: 100% !important;
}
.innerpage .entry .gform_body ul {
width: 100%;
}
.innerpage .entry .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
.innerpage .entry .gform_body .gform_fields li.gfield {
padding: 0;
margin: 0 0 20px 0;
}
.innerpage .entry .gform_body .top_label li.gfield.gf_left_half,
.innerpage .entry .gform_body .top_label li.gfield.gf_right_half {
padding: 0;
width: 48.5%;
}
.innerpage .entry .gform_body .top_label li.gfield.gf_right_half {
float: right;
}
.innerpage .entry .gform_body .top_label .gfield_label {
font-size: 15px;
font-family: "RobotoMedium";
font-weight: normal;
display: none;
}
.innerpage .entry .gform_body #field_1_12 .gfield_label,
.innerpage .entry .gform_body #field_1_7 .gfield_label {
display: inline-block;
border-bottom: 0;
padding: 0;
margin: 0;
width: 100%;
}
.innerpage .entry .gform_body .pref-select .gfield_label {
display: none;
}
.innerpage .entry .gform_body input[type="text"],
.innerpage .entry .gform_body .ginput_complex select,
.innerpage .entry .gform_body textarea,
.innerpage .entry .gform_body select,
#main-right .widget select {
font-family: "RobotoLight" !important;
color: #565656;
background: #eee;
border: 1px solid #ccc;
display: block;
font-size: 14px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px !important;
}
.innerpage .entry .gform_body select {
height: 37px;
padding: 0 !important;
margin: 0 !important;
}
.innerpage .entry .gform_body ul.gfield_radio li input + input {
margin: 0;
}
.innerpage .entry .gform_body ul.gfield_radio {
margin: 0 !important;
}
.innerpage .entry .gform_body ul.gfield_checkbox li label,
.innerpage .entry .gform_body ul.gfield_radio li label {
font-size: 13px;
}
.innerpage .entry .gform_body ul.gfield_radio li {
float: left !important;
display: block !important;
width: 30% !important;
}
.innerpage .entry .gform_body ul.gfield_checkbox li {
float: left !important;
display: block !important;
width: 20% !important;
margin: 0 !important;
padding: 0 !important;
}
.innerpage .entry .gform_body ul.gfield_checkbox li input[type="checkbox"],
.innerpage .entry .gform_body ul.gfield_radio li input[type="radio"] {
display: none;
}
.innerpage .entry .gform_body ul.gfield_radio li label::before {
margin: 0 8px 0 0;
content: "\f10c";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.innerpage
.entry
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label::before {
content: "\f111";
}
.innerpage .entry .gform_body ul.gfield_checkbox li label::before {
margin: 0 8px 0 2px;
content: "\f096";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.innerpage
.entry
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label::before {
content: "\f046";
margin: 0 6px 0 2px;
}
.innerpage
.entry
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label,
.innerpage
.entry
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label {
font-weight: normal;
font-family: "RobotoBold";
}
.innerpage .entry .gform_body .gfield.gsection {
display: inline-block;
width: 100%;
clear: both;
}
.innerpage .entry .gform_body .gfield.gsection .gsection_description {
font-family: "RobotoBold";
font-size: 20px;
}
.innerpage .entry .gform_body .gfield.gsection.green .gsection_description {
color: #4db748;
font-size: 17px;
}
.innerpage .entry .gform_wrapper .gform_footer {
padding: 0;
margin-top: 10px;
}
.innerpage .entry .gform_wrapper .gform_footer p {
font-size: 13px;
text-align: center;
margin: 10px 0 0 0;
}
.innerpage .entry .gform_wrapper .gform_footer .gform_button {
border: 0;
cursor: pointer;
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
background: #4db748;
display: block;
font-size: 17px;
font-family: Verdana;
padding: 12px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.innerpage .entry .gform_wrapper .gform_footer .gform_button:hover {
background: #3a8c36;
}
.content-column {
margin: 0 3% 0 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.content-column.one_half {
width: 48.5%;
}
.content-column.one_third {
width: 31.3%;
}
.content-column.two_third {
width: 65%;
}
.content-column.one_fourth {
width: 22.7%;
}
.content-column.two_fifth {
width: 38.5%;
}
.content-column.three_fifth {
width: 58.5%;
}
.content-column.last_column {
margin: 0;
}
.commentwrap {
margin: 0 0 2% 0;
}
.commentwrap label {
display: none;
}
.txt,
.txtarea {
width: 100%;
font-family: "RobotoRegular";
border: 1px solid #cacaca;
color: #565656;
background: #fff;
display: block;
padding: 15px;
font-size: 16px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
resize: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.txthalf {
width: 49%;
}
.submit-button {
border: 0;
color: #fff;
cursor: pointer;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
background: #4db748;
display: block;
font-size: 17px;
font-family: Verdana;
padding: 12px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.submit-button:hover {
background: #20721c;
} img.alignright,
a img.alignright {
float: right;
margin: 0 0 0 1em;
}
img.alignleft,
a img.alignleft {
float: left;
margin: 0 1em 0 0;
}
img.aligncenter,
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignnone,
a img.alignnone {
margin: 0 0 0.5em 0;
}
img.alignright,
a.alignright,
img.alignleft,
a.alignleft,
img.aligncenter,
a.aligncenter,
img.alignnone,
a.alignnone {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.noborder {
padding: 0 !important;
background: 0 !important;
border: 0 !important;
}
.innerpage img.alignright,
.innerpage a.alignright,
.innerpage img.alignleft,
.innerpage a.alignleft,
.innerpage img.aligncenter,
.innerpage a.aligncenter,
.innerpage img.alignnone,
.innerpage a.alignnone {
padding: 8px;
background: #f6f6f6;
border: 1px solid #eee;
border-bottom: 2px solid #eee;
margin-bottom: 10px;
}
.innerpage .entry > blockquote {
border-left: 7px solid #4db748;
font-family: Georgia !important;
font-style: italic;
padding: 2px 0 2px 25px;
display: block;
margin: 10px 0 15px 0;
font-size: 17px;
}
.innerpage .entry > blockquote p {
margin: 0;
}
.innerpage .entry > blockquote p strong {
font-family: Georgia !important;
font-style: italic !important;
}
.innerpage .entry > blockquote.info-box-left {
float: left;
margin-right: 20px;
width: 260px;
}
.innerpage .entry > blockquote.info-box-right {
float: right;
margin-left: 20px;
width: 260px;
}
.btn-button .btn {
display: inline-block;
background: #4db748;
padding: 5px 30px;
text-transform: uppercase;
font-size: 18px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
.btn-button .btn:hover {
background: #20721c;
}
.page-cost-segregation-locations #usmap,
.page-cost-segregation-study-results-city #usmap {
background: 0;
padding: 0;
margin-bottom: -80px;
}
#maplabels {
position: absolute;
z-index: 9;
width: 100%;
top: 169px;
font-size: 11px;
margin-left: 12px;
}
#maplabels span {
color: #222;
font-family: "montserratlight";
position: absolute;
}
#maplabels span a {
color: #222;
}
#washington {
top: 25px;
left: 70px;
}
#idaho {
top: 120px;
left: 175px;
}
#montana {
top: 25px;
left: 255px;
}
#oregon {
top: 120px;
left: 70px;
}
#wyoming {
top: 120px;
left: 295px;
}
#california {
top: 260px;
left: 70px;
}
#nevada {
top: 200px;
left: 125px;
}
#utah {
top: 210px;
left: 220px;
}
#nebraska {
top: 165px;
left: 425px;
}
#arizona {
top: 320px;
left: 220px;
}
#newmexico {
top: 320px;
left: 315px;
}
#alaska {
top: 440px;
left: 150px;
} #wisconsin {
top: 85px;
left: 690px;
}
#michigan {
top: 120px;
left: 788px;
}
#iowa {
top: 155px;
left: 610px;
}
#kansas {
top: 235px;
left: 500px;
}
#missouri {
top: 235px;
left: 621px;
}
#oklahoma {
top: 300px;
left: 531px;
}
#louisiana {
top: 395px;
left: 630px;
}
#texas {
top: 380px;
left: 485px;
}
#arkansas {
top: 324px;
left: 637px;
}
#mississippi {
top: 374px;
left: 699px;
}
#minnesota {
top: 45px;
left: 590px;
}
#ndakota {
top: 11px;
left: 449px;
}
#nebraska {
top: 165px;
left: 481px;
}
#sdakota {
top: 95px;
left: 457px;
}
#illinois {
top: 185px;
left: 694px;
}
#indiana {
top: 195px;
left: 762px;
}
#ohio {
top: 195px;
left: 825px;
}
#alabama {
top: 362px;
left: 750px;
}
#georgia {
top: 365px;
left: 802px;
}
#scarolina {
top: 335px;
left: 848px;
}
#ncarolina {
top: 298px;
left: 903px;
}
#kentucky {
top: 255px;
left: 788px;
}
#virginia {
top: 250px;
left: 913px;
}
#westvirginia {
top: 235px;
left: 864px;
}
#maine {
top: 65px;
left: 1089px;
}
#tennessee {
top: 300px;
left: 751px;
}
#massachusetts {
top: 134px;
left: 1051px;
}
#newhampshire {
top: 114px;
left: 1050px;
}
#vermont {
top: 91px;
left: 1032px;
}
#newyork {
top: 130px;
left: 981px;
}
#pennsylvania {
top: 182px;
left: 921px;
}
#newjersey {
top: 182px;
left: 996px;
}
#hawaii {
top: 518px;
left: 381px;
}
#florida {
top: 472px;
left: 851px;
}
#colorado {
top: 220px;
left: 355px;
} .cal-overlay {
background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
color: rgb(77, 183, 72);
height: 100%;
position: fixed;
width: 100%;
z-index: 99999999;
display: none;
}
.cal-overlay h2 {
font-size: 26px;
position: relative;
text-align: center;
top: 40%;
}
#calculated-results .calcuform-title {
background: #4db748;
border: 0;
padding: 0;
margin: 0;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-ms-border-radius: 8px 8px 0 0;
-o-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
#calculated-results .entry > .content-column.one_third .calcuform-title h2 {
margin: 0 !important;
color: #fff !important;
padding: 12px;
font-family: "RobotoBold" !important;
font-size: 20px !important;
}
#calculated-results .gform_wrapper {
text-align: left;
background: #f7f7f7;
padding: 15px;
border: 1px solid #46a941;
}
#calculated-results .gform_wrapper span.gform_description {
color: #474747;
width: 100%;
font-size: 13px;
margin-bottom: 0 !important;
font-family: "RobotoLight";
}
#calculated-results .gform_wrapper .top_label .gsection_description {
padding: 0;
margin: 0 0 10px 0;
font-size: 15px;
}
#calculated-results .gform_wrapper,
#calculated-results .top_label li ul.gfield_checkbox,
#calculated-results .top_label li ul.gfield_radio {
margin: 0 0 30px 0;
max-width: 100%;
}
#calculated-results .top_label li ul.gfield_radio li {
display: block;
width: 100% !important;
}
#calculated-results .top_label li ul.gfield_radio li input[type="radio"] {
display: none;
}
#calculated-results .gform_wrapper .gform_heading {
margin-bottom: 15px;
}
#calculated-results .gform_wrapper .gform_heading h3.gform_title {
margin: 0 0 20px 0;
font-family: "RobotoBold";
font-size: 23px;
}
#calculated-results .gform_body {
width: 100% !important;
}
#calculated-results .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
#calculated-results .gform_wrapper .top_label div.ginput_container span {
position: relative;
}
#calculated-results
.gform_wrapper
.top_label
div.ginput_container
span#input_1_12_3_container
i {
font-size: 19px;
right: 12px;
}
#calculated-results .gform_wrapper .ginput_complex .ginput_left {
padding: 0 !important;
}
#calculated-results .gform_body ul {
width: 100%;
}
#calculated-results .gform_body .gform_fields li.gfield {
padding: 0;
margin: 0 0 10px 0;
position: relative;
}
#calculated-results .gform_body .gform_fields li.gfield i {
position: absolute;
right: 10px;
top: 8px;
color: #474747;
}
#calculated-results .gform_body .top_label li.gfield.gf_left_half,
#calculated-results .gform_body .top_label li.gfield.gf_right_half {
padding: 0;
width: 48.5%;
}
#calculated-results .gform_body .top_label li.gfield.gf_left_half {
float: left;
}
#calculated-results .gform_body .top_label li.gfield.gf_right_half {
float: right;
clear: inherit !important;
}
#calculated-results .gform_body .widget-main-title {
display: none;
}
#calculated-results .gform_body .top_label .gfield_label,
#calculated-results .gform_body .ginput_container_address label {
font-size: 15px;
font-family: "RobotoRegular";
font-weight: normal;
display: none;
}
#calculated-results .gform_body .ginput_container_address .address_line_1 {
margin: 0;
display: inline-block;
width: 100%;
}
#calculated-results .gform_body .top_label .gfield_label .gfield_required {
color: #fff;
}
#calculated-results .gform_body #field_1_12 .gfield_label,
#calculated-results .gform_body #field_1_7 .gfield_label {
display: inline-block;
border-bottom: 1px solid #46a941;
padding: 0 0 5px 0;
margin: 5px 0 10px 0;
width: 100%;
}
#calculated-results .gform_wrapper .gsection {
border: 0;
}
#calculated-results .gform_wrapper .gsection_description {
border-bottom: 1px solid #46a941;
padding: 0 0 5px 0 !important;
margin: 10px 0 !important;
color: #222;
}
#calculated-results
.gform_body
.field_sublabel_below
.ginput_complex.ginput_container
label {
font-size: 12px;
font-family: "RobotoLight";
}
#calculated-results
.gform_wrapper
li.gfield.field_description_below
+ li.gsection {
margin-top: 0 !important;
}
#calculated-results
.gform_wrapper
li.gfield.field_description_below
+ li.gsection.cleardiv {
padding: 3px 0 0 0;
}
#calculated-results
.gform_wrapper
li.gfield.field_description_below
+ li.gsection.cleardiv.divline {
border-bottom: 1px solid #46a941;
padding-bottom: 5px !important;
margin-bottom: 15px;
}
#calculated-results .gform_body .pref-select .gfield_label {
display: none;
}
#calculated-results .gform_body input[type="text"],
#calculated-results .gform_body .ginput_complex select,
#calculated-results .gform_body textarea,
#calculated-results .gform_body select,
#calculated-results select {
font-family: "RobotoLight";
margin: 0;
color: #565656;
background: #eee;
border: 1px solid #ccc;
display: block;
font-size: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px;
padding-right: 27px;
}
#calculated-results .gform_body select {
height: 34px;
padding: 0 !important;
}
#calculated-results .gform_body textarea {
height: 100px;
}
#calculated-results .gform_body ul.gfield_radio {
margin: 0 !important;
}
#calculated-results .gform_body ul.gfield_checkbox li label,
.innerpage .entry .gform_body ul.gfield_radio li label {
font-size: 13px;
}
#calculated-results .gform_body ul.gfield_radio li {
float: left !important;
display: block !important;
width: 30% !important;
}
#calculated-results .gform_body ul.gfield_checkbox li {
float: left !important;
display: block !important;
width: 20% !important;
margin: 0 !important;
padding: 0 !important;
}
#calculated-results .gform_body ul.gfield_checkbox li input[type="checkbox"],
.innerpage .entry .gform_body ul.gfield_radio li input[type="radio"] {
display: none;
}
#calculated-results .gform_body ul.gfield_radio li label::before {
margin: 0 8px 0 0;
content: "\f10c";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#calculated-results
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label::before {
content: "\f111";
color: #222;
}
#calculated-results .gform_body ul.gfield_checkbox li label::before {
margin: 0 8px 0 2px;
content: "\f096";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#calculated-results
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label::before {
content: "\f046";
margin: 0 6px 0 2px;
}
#calculated-results
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label,
#calculated-results
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label {
font-weight: normal;
font-family: "Robotobold";
}
#calculated-results .gform_wrapper .gform_footer {
margin: 0;
padding: 0;
}
#calculated-results .gform_wrapper .gform_footer p {
padding: 10px 0 0 0;
margin: 0 !important;
color: #000;
font-size: 13px;
}
#calculated-results .gform_wrapper .gform_footer input[type="submit"] {
display: inline-block;
border: 0;
cursor: pointer;
background: #4db748;
padding: 10px;
width: 100%;
text-transform: uppercase;
font-size: 18px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
#calculated-results .gform_wrapper .gform_footer input[type="submit"]:hover {
background: #20721c;
}
#calculated-results .gform_body input[type="text"]::-webkit-input-placeholder,
#calculated-results
.gform_body
.ginput_complex
select::-webkit-input-placeholder,
#calculated-results .gform_body textarea::-webkit-input-placeholder,
#calculated-results .gform_body select::-webkit-input-placeholder,
#calculated-results select::-webkit-input-placeholder {
color: #444;
}
#calculated-results .gform_wrapper .screen-reader-text {
display: none;
}
#price-quote {
top: -250px;
position: relative;
}
#calculate {
top: -135px;
position: relative;
}
.page-client-testimonials {
}
.page-client-testimonials {
}
.page-client-testimonials #testimonial-lists .testibox {
background: #eee;
position: relative;
border: 1px solid #ddd;
border-bottom: 4px solid #ddd;
padding: 20px;
margin: 0 0 50px 0;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
.page-client-testimonials #testimonial-lists .testibox::after {
content: "";
visibility: inherit !important;
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/testi-tail.png) no-repeat scroll 0 0;
width: 100%;
display: block;
width: 100%;
height: 31px;
position: absolute;
bottom: -28px;
}
.page-client-testimonials #testimonial-lists .testibox .testi-entry {
background: none;
padding: 0;
}
.innerpage #testimonial-lists .testibox h2 {
padding: 0;
}
.faq-list {
min-height: 500px;
}
.faq-list .single-faq {
float: left;
width: 50%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.faq-list .single-faq h2 {
cursor: pointer;
border-bottom: 1px solid #eee;
padding: 25px 15px 25px 50px;
margin: 0;
color: #222;
}
.faq-list .single-faq h2:hover {
background: #eee;
}
.faq-list .single-faq h2::before {
content: "";
position: absolute;
width: 25px;
text-align: center;
left: 10px;
top: 24px;
display: inline-block;
margin: 0 15px 0 0;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 25px;
color: #46a941;
}
.faq-list .single-faq h2#what-is-cost-segregation::before {
content: "\f059";
top: 22px;
font-size: 29px;
}
.faq-list .single-faq h2#report-fee-much-lower-competition::before {
content: "\f0d6";
}
.faq-list .single-faq h2#first-year-savings-potential::before {
content: "\f274";
top: 23px;
}
.faq-list .single-faq h2#how-is-a-report-prepared::before {
content: "\f02d";
top: 24px;
}
.faq-list .single-faq h2#cost-segregation-red-flag-audit::before {
content: "\f1ec";
}
.faq-list .single-faq h2#much-time-needed-get-started::before {
content: "\f017";
}
.faq-list .faq-answer {
padding: 15px;
background: #3a8c36;
color: #fff;
}
.faq-list .faq-answer h3 {
font-family: "open_sansbold";
}
.faq-list .faq-answer ul,
.faq-list .faq-answer ul {
margin: 0 0 15px 25px;
}
.faq-list .faq-answer ol li,
.content-column ol li,
.content-column ul li {
margin: 0 0 8px 0;
line-height: 1.5em;
}
.faq-list .faq-answer ol {
margin: 0 0 15px 40px;
list-style: decimal;
}
.page-use-oconnor-cost-segregation-company #main-content.innerpage {
padding-top: 100px;
padding-bottom: 0;
}
.page-use-oconnor-cost-segregation-company #page-entry > .container {
width: 100%;
}
.page-use-oconnor-cost-segregation-company .innerpage .entry > .main-title {
border: 0;
margin: 0;
padding: 0;
}
.page-use-oconnor-cost-segregation-company
.innerpage
.entry
> .main-title
.line {
display: none;
}
.page-use-oconnor-cost-segregation-company .innerpage .entry > p {
display: none;
}
.page-use-oconnor-cost-segregation-company .innerpage ol {
padding: 50px 0 0 0;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(1),
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(3) {
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(5),
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(7) {
border-left: 0;
border-right: 0;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(2) {
border-bottom: 0;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(3),
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(6),
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(8) {
background: #f1f0f0;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(2),
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(7) {
background: #e5e5e5;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(2)
p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg1.png) no-repeat scroll 50% 100%;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(3)
p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg2.png) no-repeat scroll 50% 100%;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(4)
p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg3.png) no-repeat scroll 50% 100%;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(6)
p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg4.png) no-repeat scroll 50% 100%;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(7)
p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg5.png) no-repeat scroll 50% 100%;
}
.page-use-oconnor-cost-segregation-company
#why
.entry
.content-column:nth-of-type(8)
p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/whyimg6logo.png) no-repeat scroll 50% 100%;
}
.page-shopping-centers #highlighted-projects .pcol h2,
.page-apartments #highlighted-projects .pcol h2,
.page-hotels-motels-hospitality #highlighted-projects .pcol h2,
.page-office-buildings #highlighted-projects .pcol h2,
.page-retail-cost-segregation #highlighted-projects h2,
.page-self-storage-facilities #highlighted-projects h2,
.page-medical-and-dental-buildings #highlighted-projects h2,
.page-manufacturing #highlighted-projects h2,
.page-warehouse-distribution #highlighted-projects h2,
.page-restaurant #highlighted-projects h2,
.page-auto-dealership #highlighted-projects h2,
.page-bank-financial #highlighted-projects h2,
.page-assisted-living-and-nursing-homes #highlighted-projects h2,
.page-private-school-day-care #highlighted-projects h2,
.page-green-energy-projects #highlighted-projects h2,
.page-reits #highlighted-projects h2,
.page-drug-stores #highlighted-projects h2,
.page-fast-food-facilities #highlighted-projects h2,
.page-funeral-home #highlighted-projects h2,
.highlighted-page #highlighted-projects h2 {
font-size: 14px;
min-height: 60px;
font-family: "RobotoRegular";
}
.page-shopping-centers #highlighted-projects,
.page-apartments #highlighted-projects,
.page-hotels-motels-hospitality #highlighted-projects,
.page-office-buildings #highlighted-projects,
.page-retail-cost-segregation #highlighted-projects,
.page-self-storage-facilities #highlighted-projects,
.page-medical-and-dental-buildings #highlighted-projects,
.page-manufacturing #highlighted-projects,
.page-warehouse-distribution #highlighted-projects,
.page-restaurant #highlighted-projects,
.page-auto-dealership #highlighted-projects,
.page-bank-financial #highlighted-projects,
.page-assisted-living-and-nursing-homes #highlighted-projects,
.page-private-school-day-care #highlighted-projects,
.page-green-energy-projects #highlighted-projects,
.page-reits #highlighted-projects,
.page-drug-stores #highlighted-projects,
.page-fast-food-facilities #highlighted-projects,
.page-funeral-home #highlighted-projects,
.highlighted-page #highlighted-projects {
background: 0;
padding: 0;
}
.page-shopping-centers #highlighted-projects > br,
.page-apartments #highlighted-projects > br,
.page-hotels-motels-hospitality #highlighted-projects > br,
.page-office-buildings #highlighted-projects > br,
.page-retail-cost-segregation #highlighted-projects > br,
.page-self-storage-facilities #highlighted-projects > br,
.page-medical-and-dental-buildings #highlighted-projects > br,
.page-manufacturing #highlighted-projects > br,
.page-warehouse-distribution #highlighted-projects > br,
.page-restaurant #highlighted-projects > br,
.page-auto-dealership #highlighted-projects > br,
.page-bank-financial #highlighted-projects > br,
.page-assisted-living-and-nursing-homes #highlighted-projects > br,
.page-private-school-day-care #highlighted-projects > br,
.page-green-energy-projects #highlighted-projects > br,
.page-reits #highlighted-projects > br,
.page-drug-stores #highlighted-projects > br,
.page-fast-food-facilities #highlighted-projects > br,
.page-funeral-home #highlighted-projects > br,
.highlighted-page #highlighted-projects > br {
display: none;
}
.page-shopping-centers #highlighted-projects .pcol em,
.page-apartments #highlighted-projects .pcol em,
.page-hotels-motels-hospitality #highlighted-projects .pcol em,
.page-office-buildings #highlighted-projects .pcol em,
.page-retail-cost-segregation #highlighted-projects .pcol em,
.page-self-storage-facilities #highlighted-projects .pcol em,
.page-medical-and-dental-buildings #highlighted-projects .pcol em,
.page-manufacturing #highlighted-projects .pcol em,
.page-warehouse-distribution #highlighted-projects .pcol em,
.page-restaurant #highlighted-projects .pcol em,
.page-auto-dealership #highlighted-projects .pcol em,
.page-bank-financial #highlighted-projects .pcol em,
.page-assisted-living-and-nursing-homes #highlighted-projects .pcol em,
.page-private-school-day-care #highlighted-projects .pcol em,
.page-green-energy-projects #highlighted-projects .pcol em,
.page-reits #highlighted-projects .pcol em,
.page-drug-stores #highlighted-projects .pcol em,
.page-fast-food-facilities #highlighted-projects .pcol em,
.page-funeral-home #highlighted-projects .pcol em,
.highlighted-page #highlighted-projects .pcol em {
font-family: "RobotoRegular";
font-size: 13px;
}
.highlighted-page #highlighted-projects .pcol em.small {
font-size: 11px;
}
.page-shopping-centers #highlighted-projects blockquote,
.page-apartments #highlighted-projects blockquote,
.page-hotels-motels-hospitality #highlighted-projects blockquote,
.page-office-buildings #highlighted-projects blockquote,
.page-retail-cost-segregation #highlighted-projects blockquote,
.page-self-storage-facilities #highlighted-projects blockquote,
.page-medical-and-dental-buildings #highlighted-projects blockquote,
.page-manufacturing #highlighted-projects blockquote,
.page-warehouse-distribution #highlighted-projects blockquote,
.page-restaurant #highlighted-projects blockquote,
.page-auto-dealership #highlighted-projects blockquote,
.page-bank-financial #highlighted-projects blockquote,
.page-assisted-living-and-nursing-homes #highlighted-projects blockquote,
.page-private-school-day-care #highlighted-projects blockquote,
.page-green-energy-projects #highlighted-projects blockquote,
.page-reits #highlighted-projects blockquote,
.page-drug-stores #highlighted-projects blockquote,
.page-fast-food-facilities #highlighted-projects blockquote,
.page-funeral-home #highlighted-projects blockquote,
.highlighted-page #highlighted-projects blockquote {
border: 0;
margin-bottom: 0;
margin-top: 20px;
font-family: "RobotoLight";
font-size: 14px;
padding: 0;
display: inline-block;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.page-shopping-centers #highlighted-projects blockquote em,
.page-apartments #highlighted-projects blockquote em,
.page-hotels-motels-hospitality #highlighted-projects blockquote em,
.page-office-buildings #highlighted-projects blockquote em,
.page-retail-cost-segregation #highlighted-projects blockquote em,
.page-self-storage-facilities #highlighted-projects blockquote em,
.page-medical-and-dental-buildings
#highlighted-projects
blockquote
em
.page-manufacturing
#highlighted-projects
blockquote
em,
.page-warehouse-distribution #highlighted-projects blockquote em,
.page-restaurant #highlighted-projects blockquote em,
.page-auto-dealership #highlighted-projects blockquote em,
.page-bank-financial #highlighted-projects blockquote em,
.page-assisted-living-and-nursing-homes #highlighted-projects blockquote em,
.page-private-school-day-care #highlighted-projects blockquote em,
.page-green-energy-projects #highlighted-projects blockquote em,
.page-reits #highlighted-projects blockquote em,
.page-drug-stores #highlighted-projects blockquote em,
.page-fast-food-facilities #highlighted-projects blockquote em,
.page-funeral-home #highlighted-projects blockquote em,
.highlighted-page #highlighted-projects blockquote em {
font-style: normal;
display: inline-block;
width: 100%;
border-top: 1px solid #ccc;
padding: 20px 30px 0 0;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.highlighted-page #highlighted-projects .pcol {
width: 11.1%;
}
.highlighted-page #highlighted-projects h2 {
font-size: 12.5px !important;
}
.ys-layer {
display: none;
opacity: 0.7;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1000;
}
.ys-container {
display: none;
position: fixed;
width: 100%;
min-height: 10%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9999;
}
.ys-container.visible,
.ys-layer.visible {
display: block;
}
.ys-box {
background-color: #fff;
width: 0;
height: auto;
margin: 0 auto;
position: relative;
top: 50%;
transform: translateY(-50%);
border-radius: 5px 0 5px 5px;
box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.8);
transition: height 0.2s ease-in-out;
}
.ys-popup-close {
position: absolute;
background-color: #fff;
color: #000;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
text-decoration: none;
text-indent: -5000px;
display: block;
box-sizing: border-box;
border-radius: 50%;
right: 0;
top: 0;
width: 0;
height: 0;
}
.ys-container.finished .ys-popup-close {
width: 28px;
height: 28px;
text-indent: 0;
}
.ys-popup-content {
display: none;
}
.ys-container.finished .ys-popup-content {
display: block;
}
.ys-popup-close:hover {
text-decoration: none;
color: #f00;
}
.ys-container .popexit {
background: #27464b;
border-radius: 10px;
color: #fff;
}
.ys-container .popexit .gform_wrapper {
margin: 0;
padding: 0;
width: 100%;
padding: 30px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.ys-container .popexit .gform_wrapper li.gfield {
padding: 0;
margin: 0 0 10px 0;
}
.ys-container .popexit .gform_wrapper li.gfield.gf_left_half,
.ys-container .popexit .gform_wrapper li.gfield.gf_right_half {
float: left;
clear: inherit !important;
width: 48%;
padding: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.ys-container .popexit .gform_wrapper li.gfield.gf_right_half {
float: right;
}
.ys-container .popexit .gform_wrapper label.gfield_label {
display: none;
}
.ys-container .popexit .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
.ys-container .popexit .gform_wrapper .gform_footer {
margin: 10px 0 0 0;
padding: 0;
display: inline-block;
width: 100%;
}
.page-template-page-landing .ys-container .popexit .gform_wrapper p,
.page-template-page-landing
.ys-container
.popexit
.gform_wrapper
span.gform_description {
color: #000;
}
.page-template-page-landing
.ys-container
.popexit
.gform_wrapper
.gform_footer
p {
font-size: 12px;
text-align: center;
margin: 10px 0 0 0;
}
.ys-container .popexit .gform_wrapper input[type="text"] {
font-family: "RobotoLight" !important;
color: #000;
background: #eee;
border: 1px solid #27464b !important;
display: block;
font-size: 15px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
resize: none;
width: 100% !important;
padding: 15px !important;
}
.ys-container .popexit .gform_wrapper .gform_footer .gform_button {
display: inline-block;
width: auto;
cursor: pointer;
background: #4db748;
border: 0;
padding: 15px 30px;
text-transform: uppercase;
font-size: 20px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.ys-container .popexit .gform_wrapper .gform_footer .gform_button:hover {
background: #1f81bf;
}
.ys-container .popexit .gform_wrapper span.gform_description {
width: 100%;
margin: 0 0 10px 0;
display: inline-block;
font-weight: normal;
font-size: 18px;
font-family: "RobotoLight";
}
.ys-container .popexit .gform_wrapper span.gform_description h2 {
font-weight: normal;
font-family: "RobotoBold";
font-size: 25px;
}
.ys-container .popexit .gform_wrapper span.gform_description span {
display: block;
text-decoration: underline;
}
.page-template-page-landing #landing-navbar {
display: none;
background: #3a8c36;
padding: 5px 0 0 0;
}
.page-template-page-landing #landing-navbar .container {
height: inherit;
}
.page-template-page-landing.page-cost-segregation-2 #landing-navbar {
display: block;
}
.page-template-page-landing #top {
background: #f7f7f7;
border-top: 5px solid #3a8c36;
position: relative;
margin: 0;
}
.page-template-page-landing.admin-bar #top {
margin: 0;
}
.page-template-page-landing #top::after {
display: none;
}
.page-template-page-landing #uppertopright {
margin: 35px 0 0 0;
width: auto;
}
.page-template-page-landing #uppertopright::before,
.page-template-page-landing #uppertopright::after {
display: none;
}
.page-template-page-landing #phonenum {
padding: 0;
background: 0;
width: auto;
}
.page-template-page-landing #phonenum p {
background: 0;
padding: 0;
margin: 0;
color: #000;
font-size: 20px;
}
.page-template-page-landing #phonenum p span {
font-size: 32px;
color: #3a8c36;
position: relative;
top: 5px;
margin: 0 0 0 15px;
}
.page-template-page-landing #main-content.innerpage {
padding: 80px 0 30px 0;
}
.page-template-page-landing #footer-left {
width: 48%;
}
.page-template-page-landing #footer-right {
width: 50%;
}
.page-template-page-landing #footernav,
.page-template-page-landing #site-info {
border: 0;
padding: 20px 0 0 0;
margin: 0;
}
.page-template-page-landing #footernav {
margin: 50px 0 0 0;
}
.page-template-page-landing #footernav ul li.menu-item-sitemap,
.page-template-page-landing #footernav ul li.menu-item-privacy-policy {
display: none;
}
.page-template-page-landing #site-info {
float: left;
width: 50%;
}
.page-template-page-landing #logo-footer {
float: right;
width: 40%;
margin: 50px 0 0 0;
padding: 0;
}
.page-template-page-landing .innerpage .entry > h2 {
font-size: 36px;
margin: 0 0 20px 0;
}
.page-template-page-landing .innerpage .entry > .main-title {
border: 0;
padding: 0 67px;
margin: 0 0 20px 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.page-template-page-landing .innerpage .entry > .main-title .line {
display: none;
}
.page-template-page-landing .innerpage .entry > .main-title h1 {
font-size: 48px;
}
.page-template-page-landing .innerpage .entry > h3 {
font-size: 35px;
font-family: "Robotobold";
line-height: 1.2em;
margin: 0 0 20px 0;
}
.page-template-page-landing .innerpage .entry > h3 strong {
font-family: "Robotobold";
color: #50b74a;
}
.page-template-page-landing .innerpage .entry > h4 {
font-size: 30px;
font-family: "Robotobold";
color: #50b74a;
}
.page-template-page-landing .innerpage .entry .content-column > h4 {
font-size: 30px;
font-family: "Robotobold";
color: #50b74a;
margin: 0;
}
.page-template-page-landing .innerpage .entry > h4.nxt-icon::before {
content: "\f0ab";
display: inline-block;
margin: 0 20px 0 0;
position: relative;
top: 6px;
font: normal normal normal 14px/1 FontAwesome;
font-size: 50px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.page-template-page-landing .innerpage .entry h5 {
font-size: 24px;
font-weight: normal;
font-family: "RobotoBold";
color: #333;
}
.page-template-page-landing .innerpage .entry h5 strong {
color: #50b74a;
}
.page-template-page-landing .innerpage .entry > p {
font-size: 25px;
line-height: 1.6em;
margin: 0 0 20px 0;
}
.page-template-page-landing .innerpage .entry .content-column > p {
font-size: 21px;
line-height: 1.6em;
margin: 0 0 20px 0;
}
.page-template-page-landing .innerpage .entry > p.smaller-txt {
font-size: 18px;
margin-bottom: 40px;
}
.page-template-page-landing .innerpage .entry > .clear,
.page-template-page-landing .innerpage .entry > .content-column .clear {
padding: 20px 0;
}
.page-template-page-landing .innerpage .entry .content-column h3 {
background: #50b74a;
color: #fff;
font-size: 29px;
font-family: "RobotoBold";
padding: 15px;
position: relative;
display: inline-block;
}
.page-template-page-landing .innerpage .entry .content-column h3::after {
content: "\f0da";
color: #50b74a;
position: absolute;
top: -25px;
right: -38px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 119.3px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.page-template-page-landing .innerpage .entry .content-column > ul {
margin: 0 0 0 50px;
}
.page-template-page-landing .innerpage .entry .content-column > ul li {
font-size: 20px;
line-height: 2em;
}
.page-template-page-landing .innerpage .entry .content-column > ul li i {
color: #50b74a;
top: 0.53em;
}
.page-template-page-landing
.innerpage
.entry
.content-column
> ul
li
i.fa-caret-right {
display: none;
}
.page-template-page-landing .btn-button .btn {
padding: 25px;
width: 100%;
text-align: center;
}
.page-template-page-landing #as-seen-on {
border: 1px solid #ddd;
padding: 30px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.page-template-page-landing #as-seen-on > p {
margin: 0;
text-align: center;
}
.page-template-page-landing .content-column h2 {
font-size: 30px;
margin: 0 0 20px 0;
font-family: "RobotoBold";
color: #000;
}
.page-template-page-landing .content-column #as-seen-on img {
border: 0;
padding: 0;
margin: 5px 30px;
display: inline-block;
vertical-align: top;
}
.page-template-page-landing .content-column #as-seen-on br {
display: none;
}
.page-template-page-landing .content-column #testimonial-lists .testibox {
margin-bottom: 30px;
}
.page-template-page-landing .content-column #testimonial-lists .testibox h2 {
padding: 15px;
}
.page-template-page-landing
.content-column
#testimonial-lists
.testibox::after {
background-size: 100%;
}
.page-template-page-landing #gform1 > p {
display: none;
}
.page-template-page-landing #gform1 h2 {
background: #4db748;
margin: 0;
color: #fff;
font-size: 29px;
font-family: "RobotoBold";
padding: 17px;
text-align: center;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-ms-border-radius: 8px 8px 0 0;
-o-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
.page-template-page-landing .gform_wrapper {
background: #f7f7f7;
padding: 15px;
border: 1px solid #46a941;
}
.page-template-page-landing .gform_wrapper .gform_fields li.gfield {
position: relative;
margin: 0 0 10px 0;
}
.page-template-page-landing .gform_wrapper .gform_fields li.gfield.withlabel {
display: inline-block;
}
.page-template-page-landing
.gform_wrapper
.gform_fields
li.gfield.withlabel
ul.gfield_checkbox {
margin: 0;
}
.page-template-page-landing
.gform_wrapper
.gform_fields
li.gfield.withlabel
.gfield_label {
display: block;
border-bottom: 1px solid #eee;
margin-bottom: 10px;
padding-bottom: 5px;
}
.page-template-page-landing
.gform_wrapper
.gform_fields
li.gfield.withlabel
ul.gfield_checkbox
li
label::before {
font-size: 20px;
}
.page-template-page-landing .gform_wrapper .gform_fields li.gfield i {
position: absolute;
right: 10px;
top: 7px;
}
.page-template-page-landing .gform_wrapper .gform_fields li.gfield.email_add i {
top: 7px;
}
.page-template-page-landing .gform_wrapper .top_label li.gfield.gf_left_half,
.page-template-page-landing .gform_wrapper .top_label li.gfield.gf_right_half {
float: left;
padding: 0;
width: 48.5%;
}
.page-template-page-landing .gform_wrapper .top_label li.gfield.gf_right_half {
float: right;
clear: inherit !important;
}
.page-template-page-landing #gform1 .gform_wrapper .gform_footer {
margin: 0;
}
.page-template-page-landing .gform_footer .gform_button {
display: inline-block;
width: 100% !important;
font-family: "RobotoBold" !important;
font-size: 22px !important;
}
.page-template-page-landing
.gform_body
input[type="text"]::-webkit-input-placeholder,
.page-template-page-landing
.gform_body
.ginput_complex
select::-webkit-input-placeholder,
.page-template-page-landing .gform_body textarea::-webkit-input-placeholder,
.page-template-page-landing .gform_body select::-webkit-input-placeholder,
.page-template-page-landing select::-webkit-input-placeholder {
color: #444;
}
.page-template-page-landing .content-column .gform_body input[type="text"],
.page-template-page-landing #gform2 .gform_body input[type="text"],
.page-template-page-landing .content-column .gform_body .ginput_complex select,
.page-template-page-landing #gform2 .gform_body .ginput_complex select,
.page-template-page-landing .content-column .gform_body textarea,
.page-template-page-landing #gform2 .gform_body textarea,
.page-template-page-landing .content-column .gform_body select,
.page-template-page-landing #gform2 .gform_body select,
.page-template-page-landing .content-column select {
font-family: "RobotoLight";
margin: 0;
color: #565656;
background: #eee;
border: 1px solid #ccc;
display: block;
font-size: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px;
padding-right: 27px !important;
}
.page-template-page-landing #calculator-on-landing,
.page-template-page-landing #gform2 {
margin: 0 auto;
width: 500px;
}
.page-template-page-landing #calculator-on-landing {
width: 400px;
}
.page-template-page-landing #gform2 > p {
display: none;
}
.page-template-page-landing #gform2 h2 {
background: #4db748; margin: 0;
color: #fff;
font-size: 29px;
font-family: "RobotoBold";
padding: 17px;
text-align: center;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-ms-border-radius: 8px 8px 0 0;
-o-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
.page-template-page-landing #gform2 h2.smaller-txt {
font-size: 20px;
}
.page-template-page-landing .gform_wrapper span.gform_description,
.page-template-page-landing
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html,
.page-template-page-landing
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html
p {
width: 100%;
font-size: 15px;
margin-bottom: 0 !important;
font-family: "RobotoLight";
}
.page-template-page-landing
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html {
margin-top: -10px;
}
.page-template-page-landing
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html
p {
margin-bottom: 5px !important;
}
.page-template-page-landing
.gform_wrapper
li.gfield.field_description_below
+ li.gsection {
margin-top: 0 !important;
}
.page-template-page-landing .gform_wrapper textarea {
height: 100px !important;
}
.page-template-page-landing-two #landing-navbar {
display: none;
background: #3a8c36;
padding: 5px 0 0 0;
}
.page-template-page-landing-two #landing-navbar .container {
height: inherit;
}
.page-template-page-landing-two.page-cost-segregation-2 #landing-navbar {
display: block;
}
.page-template-page-landing-two #top {
background: #f7f7f7;
border-top: 5px solid #3a8c36;
position: relative;
margin: 0;
}
.page-template-page-landing-two.admin-bar #top {
margin: 0;
}
.page-template-page-landing-two #top::after {
display: none;
}
.page-template-page-landing-two #uppertopright {
margin: 35px 0 0 0;
width: auto;
}
.page-template-page-landing-two #uppertopright::before,
.page-template-page-landing-two #uppertopright::after {
display: none;
}
.page-template-page-landing-two #phonenum {
padding: 0;
background: 0;
width: auto;
}
.page-template-page-landing-two #phonenum p {
background: 0;
padding: 0;
margin: 0;
color: #000;
font-size: 20px;
}
.page-template-page-landing-two #phonenum p span {
font-size: 32px;
color: #3a8c36;
position: relative;
top: 5px;
margin: 0 0 0 15px;
}
.page-template-page-landing-two #main-content.innerpage {
padding: 80px 0 30px 0;
}
.page-template-page-landing-two #footer-left {
width: 48%;
}
.page-template-page-landing-two #footer-right {
width: 50%;
}
.page-template-page-landing-two #footernav,
.page-template-page-landing-two #site-info {
border: 0;
padding: 20px 0 0 0;
margin: 0;
}
.page-template-page-landing-two #footernav {
margin: 50px 0 0 0;
}
.page-template-page-landing-two #footernav ul li.menu-item-sitemap,
.page-template-page-landing-two #footernav ul li.menu-item-privacy-policy {
display: none;
}
.page-template-page-landing-two #site-info {
float: left;
width: 50%;
}
.page-template-page-landing-two #logo-footer {
float: right;
width: 40%;
margin: 50px 0 0 0;
padding: 0;
}
.page-template-page-landing-two .innerpage .entry > h2 {
font-size: 36px;
margin: 0 0 20px 0;
}
.page-template-page-landing-two .innerpage .entry > .main-title {
border: 0;
padding: 0 67px;
margin: 0 0 20px 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.page-template-page-landing-two .innerpage .entry > .main-title .line {
display: none;
}
.page-template-page-landing-two .innerpage .entry > .main-title h1 {
font-size: 48px;
}
.page-template-page-landing-two .innerpage .entry > h3 {
font-size: 35px;
font-family: "Robotobold";
line-height: 1.2em;
margin: 0 0 20px 0;
}
.page-template-page-landing-two .innerpage .entry > h3 strong {
font-family: "Robotobold";
color: #50b74a;
}
.page-template-page-landing-two .innerpage .entry > h4 {
font-size: 30px;
font-family: "Robotobold";
color: #50b74a;
}
.page-template-page-landing-two .innerpage .entry .content-column > h4 {
font-size: 30px;
font-family: "Robotobold";
color: #50b74a;
margin: 0;
}
.page-template-page-landing-two .innerpage .entry > h4.nxt-icon::before {
content: "\f0ab";
display: inline-block;
margin: 0 20px 0 0;
position: relative;
top: 6px;
font: normal normal normal 14px/1 FontAwesome;
font-size: 50px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.page-template-page-landing-two .innerpage .entry h5 {
font-size: 24px;
font-weight: normal;
font-family: "RobotoBold";
color: #333;
}
.page-template-page-landing-two .innerpage .entry h5 strong {
color: #50b74a;
}
.page-template-page-landing-two .innerpage .entry > p {
font-size: 16px;
line-height: 1.6em;
margin: 0 0 20px 0;
}
.page-template-page-landing-two .innerpage .entry .content-column > p {
font-size: 21px;
line-height: 1.6em;
margin: 0 0 20px 0;
}
.page-template-page-landing-two .innerpage .entry > p.smaller-txt {
font-size: 18px;
margin-bottom: 40px;
}
.page-template-page-landing-two .innerpage .entry > .clear,
.page-template-page-landing-two .innerpage .entry > .content-column .clear {
padding: 20px 0;
}
.page-template-page-landing-two .innerpage .entry .content-column h3 {
background: #50b74a;
color: #fff;
font-size: 29px;
font-family: "RobotoBold";
padding: 15px;
position: relative;
display: inline-block;
}
.page-template-page-landing-two .innerpage .entry .content-column h3::after {
content: "\f0da";
color: #50b74a;
position: absolute;
top: -25px;
right: -38px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 119.3px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.page-template-page-landing-two .innerpage .entry .content-column > ul {
margin: 0 0 0 50px;
}
.page-template-page-landing-two .innerpage .entry .content-column > ul li {
font-size: 20px;
line-height: 2em;
}
.page-template-page-landing-two .innerpage .entry .content-column > ul li i {
color: #50b74a;
top: 0.53em;
}
.page-template-page-landing-two
.innerpage
.entry
.content-column
> ul
li
i.fa-caret-right {
display: none;
}
.page-template-page-landing-two .btn-button .btn {
padding: 25px;
width: 100%;
text-align: center;
}
.page-template-page-landing-two #as-seen-on {
border: 1px solid #ddd;
padding: 30px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.page-template-page-landing-two #as-seen-on > p {
margin: 0;
text-align: center;
}
.page-template-page-landing-two .content-column h2 {
font-size: 30px;
margin: 0 0 20px 0;
font-family: "RobotoBold";
color: #000;
}
.page-template-page-landing-two .content-column #as-seen-on img {
border: 0;
padding: 0;
margin: 5px 30px;
display: inline-block;
vertical-align: top;
}
.page-template-page-landing-two .content-column #as-seen-on br {
display: none;
}
.page-template-page-landing-two .content-column #testimonial-lists .testibox {
margin-bottom: 30px;
}
.page-template-page-landing-two
.content-column
#testimonial-lists
.testibox
h2 {
padding: 15px;
}
.page-template-page-landing-two
.content-column
#testimonial-lists
.testibox::after {
background-size: 100%;
}
.page-template-page-landing-two #gform1 > p {
display: none;
}
.page-template-page-landing-two #gform1 h2 {
background: #4db748;
margin: 0;
color: #fff;
font-size: 29px;
font-family: "RobotoBold";
padding: 17px;
text-align: center;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-ms-border-radius: 8px 8px 0 0;
-o-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
.page-template-page-landing-two .gform_wrapper {
background: #f7f7f7;
padding: 15px;
border: 1px solid #46a941;
}
.page-template-page-landing-two .gform_wrapper .gform_fields li.gfield {
position: relative;
margin: 0 0 10px 0;
}
.page-template-page-landing-two
.gform_wrapper
.gform_fields
li.gfield.withlabel {
display: inline-block;
}
.page-template-page-landing-two
.gform_wrapper
.gform_fields
li.gfield.withlabel
ul.gfield_checkbox {
margin: 0;
}
.page-template-page-landing-two
.gform_wrapper
.gform_fields
li.gfield.withlabel
.gfield_label {
display: block;
border-bottom: 1px solid #eee;
margin-bottom: 10px;
padding-bottom: 5px;
}
.page-template-page-landing-two
.gform_wrapper
.gform_fields
li.gfield.withlabel
ul.gfield_checkbox
li
label::before {
font-size: 20px;
}
.page-template-page-landing-two .gform_wrapper .gform_fields li.gfield i {
position: absolute;
right: 10px;
top: 7px;
}
.page-template-page-landing-two
.gform_wrapper
.gform_fields
li.gfield.email_add
i {
top: 7px;
}
.page-template-page-landing-two
.gform_wrapper
.top_label
li.gfield.gf_left_half,
.page-template-page-landing-two
.gform_wrapper
.top_label
li.gfield.gf_right_half {
float: left;
padding: 0;
width: 48.5%;
}
.page-template-page-landing-two
.gform_wrapper
.top_label
li.gfield.gf_right_half {
float: right;
clear: inherit !important;
}
.page-template-page-landing-two #gform1 .gform_wrapper .gform_footer {
margin: 0;
}
.page-template-page-landing-two .gform_footer .gform_button {
display: inline-block;
width: 100% !important;
font-family: "RobotoBold" !important;
font-size: 22px !important;
}
.page-template-page-landing-two
.gform_body
input[type="text"]::-webkit-input-placeholder,
.page-template-page-landing-two
.gform_body
.ginput_complex
select::-webkit-input-placeholder,
.page-template-page-landing-two .gform_body textarea::-webkit-input-placeholder,
.page-template-page-landing-two .gform_body select::-webkit-input-placeholder,
.page-template-page-landing-two select::-webkit-input-placeholder {
color: #444;
}
.page-template-page-landing-two .content-column .gform_body input[type="text"],
.page-template-page-landing-two #gform2 .gform_body input[type="text"],
.page-template-page-landing-two
.content-column
.gform_body
.ginput_complex
select,
.page-template-page-landing-two #gform2 .gform_body .ginput_complex select,
.page-template-page-landing-two .content-column .gform_body textarea,
.page-template-page-landing-two #gform2 .gform_body textarea,
.page-template-page-landing-two .content-column .gform_body select,
.page-template-page-landing-two #gform2 .gform_body select,
.page-template-page-landing-two .content-column select {
font-family: "RobotoLight";
margin: 0;
color: #565656;
background: #eee;
border: 1px solid #ccc;
display: block;
font-size: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px;
padding-right: 27px !important;
}
.page-template-page-landing-two #calculator-on-landing,
.page-template-page-landing-two #gform2 {
margin: 0 auto;
width: 500px;
}
.page-template-page-landing-two #calculator-on-landing {
width: 400px;
}
.page-template-page-landing-two #gform2 > p {
display: none;
}
.page-template-page-landing-two #gform2 h2 {
background: #4db748; margin: 0;
color: #fff;
font-size: 29px;
font-family: "RobotoBold";
padding: 17px;
text-align: center;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-ms-border-radius: 8px 8px 0 0;
-o-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
.page-template-page-landing-two #gform2 h2.smaller-txt {
font-size: 20px;
}
.page-template-page-landing-two .gform_wrapper span.gform_description,
.page-template-page-landing-two
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html,
.page-template-page-landing-two
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html
p {
width: 100%;
font-size: 15px;
margin-bottom: 0 !important;
font-family: "RobotoLight";
}
.page-template-page-landing-two
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html {
margin-top: -10px;
}
.page-template-page-landing-two
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html
p {
margin-bottom: 5px !important;
}
.page-template-page-landing-two
.gform_wrapper
li.gfield.field_description_below
+ li.gsection {
margin-top: 0 !important;
}
.page-template-page-landing-two .gform_wrapper textarea {
height: 100px !important;
}
.page-template-page-landing-three {
font-size: 18px;
}
.page-template-page-landing-three .nivo-directionNav {
display: none;
}
.page-template-page-landing-three .main-title {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
border-bottom: 0 !important;
}
.page-template-page-landing-three .main-title .line {
display: none !important;
}
.page-template-page-landing-three #landing-navbar {
display: block;
background: #3a8c36;
padding: 5px 0 0 0;
}
.page-template-page-landing-three #landing-navbar .container {
height: inherit;
}
.page-template-page-landing-three #top {
background: #f7f7f7;
border-top: 5px solid #3a8c36;
position: relative;
margin: 0;
}
.page-template-page-landing-three.admin-bar #top {
margin: 0;
}
.page-template-page-landing-three #top::after {
display: none;
}
.page-template-page-landing-three #uppertopright {
margin: 35px 0 0 0;
width: auto;
}
.page-template-page-landing-three #uppertopright::before,
.page-template-page-landing-three #uppertopright::after {
display: none;
}
.page-template-page-landing-three #phonenum {
padding: 0;
background: 0;
width: auto;
}
.page-template-page-landing-three #phonenum p {
background: 0;
padding: 0;
margin: 0;
color: #000;
font-size: 20px;
}
.page-template-page-landing-three #phonenum p span {
font-size: 32px;
color: #3a8c36;
position: relative;
top: 5px;
margin: 0 0 0 15px;
}
.page-template-page-landing-three #banner-area {
padding-top: 46px;
}
.page-template-page-landing-three #main-content.innerpage {
padding: 0;
}
.page-template-page-landing-three #footer-left {
width: 48%;
}
.page-template-page-landing-three #footer-right {
width: 50%;
}
.page-template-page-landing-three #footernav,
.page-template-page-landing-three #site-info {
border: 0;
padding: 20px 0 0 0;
margin: 0;
}
.page-template-page-landing-three #footernav {
margin: 50px 0 0 0;
}
.page-template-page-landing-three #footernav ul li.menu-item-sitemap,
.page-template-page-landing-three #footernav ul li.menu-item-privacy-policy {
display: none;
}
.page-template-page-landing-three #site-info {
float: left;
width: 50%;
}
.page-template-page-landing-three #logo-footer {
float: right;
width: 40%;
margin: 50px 0 0 0;
padding: 0;
}
.page-template-page-landing-three ul.centerbold {
margin-top: 20px !important;
}
.page-template-page-landing-three .centerbold li {
display: block !important;
float: left !important;
width: 45% !important;
margin-right: 50px !important;
font-size: 22px;
color: #222;
font-family: "RobotoCondensedbold";
}
.page-template-page-landing-three .centerbold li i {
color: #4db748 !important;
} .page-template-page-landing-bonuscal {
font-size: 18px;
}
.page-template-page-landing-bonuscal .main-title {
border: 0 !important;
padding: 0 !important;
border-bottom: 0 !important;
}
.page-template-page-landing-bonuscal .main-title .line {
display: none !important;
}
.page-template-page-landing-bonuscal .intro {
padding: 5px 0 0 0;
}
.page-template-page-landing-bonuscal .intro .entry h1 {
font-size: 48px;
}
.page-template-page-landing-bonuscal .intro .entry h1 strong {
color: #3a8c36;
}
.page-template-page-landing-bonuscal .intro .entry p em {
font-style: normal !important;
font-family: "RobotoBold";
color: #444;
text-decoration: underline;
}
.page-template-page-landing-bonuscal .cont.withbtncol h1 {
font-size: 35px;
}
.page-template-page-landing-bonuscal .cont.withbtncol h1 strong {
color: #3a8c36;
}
.page-template-page-landing-bonuscal
.cont.withbtncol
.content-column.three_fourth {
width: 65%;
text-align: right;
font-size: 18px !important;
font-family: "RobotoBold";
color: #3a8c36;
}
.page-template-page-landing-bonuscal
.cont.withbtncol
.content-column.last_column
> p {
margin: 0;
}
.page-template-page-landing-bonuscal
.cont.withbtncol
.content-column.last_column
.btn-button
a {
margin: 0 !important;
font-size: 15px !important;
line-height: 1.4em !important;
text-align: center;
padding: 15px 5px !important;
}
.page-template-page-landing-bonuscal #savings-calculator {
padding-top: 0;
}
.page-template-page-landing-bonuscal #savings-calculator .entry p.txt-center {
margin: 0 0 10px 0 !important;
font-size: 15px;
}
.page-template-page-landing-bonuscal #top {
background: #f7f7f7;
border-top: 5px solid #3a8c36;
position: relative;
margin: 0;
}
.page-template-page-landing-bonuscal.admin-bar #top {
margin: 0;
}
.page-template-page-landing-bonuscal #top::after {
display: none;
}
.page-template-page-landing-bonuscal #uppertopright {
margin: 35px 0 0 0;
width: auto;
}
.page-template-page-landing-bonuscal #uppertopright::before,
.page-template-page-landing-bonuscal #uppertopright::after {
display: none;
}
.page-template-page-landing-bonuscal #phonenum {
padding: 0;
background: 0;
width: auto;
}
.page-template-page-landing-bonuscal #phonenum p {
background: 0;
padding: 0;
margin: 0;
color: #000;
font-size: 20px;
}
.page-template-page-landing-bonuscal #phonenum p span {
font-size: 32px;
color: #3a8c36;
position: relative;
top: 5px;
margin: 0 0 0 15px;
}
.page-template-page-landing-bonuscal #main-content.innerpage {
padding: 0;
}
.page-template-page-landing-bonuscal #calculated-results p em {
font-family: "RobotoRegular";
color: #fff;
}
.page-template-page-landing-bonuscal .calcuside img {
border: 0;
padding: 0;
background: 0;
}
.page-template-page-landing-bonuscal #footer-left {
width: 48%;
}
.page-template-page-landing-bonuscal #footer-right {
width: 50%;
}
.page-template-page-landing-bonuscal #footernav,
.page-template-page-landing-bonuscal #site-info {
border: 0;
padding: 20px 0 0 0;
margin: 0;
}
.page-template-page-landing-bonuscal #footernav {
margin: 50px 0 0 0;
}
.page-template-page-landing-bonuscal #footernav ul li.menu-item-sitemap,
.page-template-page-landing-bonuscal #footernav ul li.menu-item-privacy-policy {
display: none;
}
.page-template-page-landing-bonuscal #site-info {
float: left;
width: 50%;
}
.page-template-page-landing-bonuscal #logo-footer {
float: right;
width: 40%;
margin: 50px 0 0 0;
padding: 0;
}
.page-template-page-landing-bonuscal ul.centerbold {
margin-top: 20px !important;
}
.page-template-page-landing-bonuscal .centerbold li {
display: block !important;
float: left !important;
width: 45% !important;
margin-right: 50px !important;
font-size: 22px;
color: #222;
font-family: "RobotoCondensedbold";
}
.page-template-page-landing-bonuscal .centerbold li i {
color: #4db748 !important;
}
.page-template-page-landing-bonuscal #calculated-results.calcu-with-results {
margin-top: 10px;
}
.bottom-form-note p {
display: none !important;
}
#whitepaper-lists {
padding: 25px 0 0 0;
}
#whitepaper-lists .epaper {
margin: 0 0 35px 0;
border-bottom: 1px solid #ddd;
padding: 0 0 35px 0;
}
#whitepaper-lists .thumb {
width: 20%;
}
#whitepaper-lists .cont {
width: 57%;
margin-left: 4%;
}
#whitepaper-lists .cont h1 {
font-size: 21px;
font-family: "RobotoBold";
line-height: 1.2em;
}
#whitepaper-lists .cont h1 em {
font-style: normal;
font-family: "RobotoLight";
font-size: 18px;
}
#whitepaper-lists .cont h2 {
font-size: 17px;
font-family: "RobotoMedium";
}
#whitepaper-lists .downloadpdf {
width: 15%;
}
#whitepaper-lists .downloadpdf a {
display: block;
background: #4db748;
text-align: center;
color: #fff;
padding: 15px 5px;
}
#whitepaper-lists .downloadpdf a:hover {
background: #45d544;
}
#savings-calculator-widget {
position: relative;
}
#est-savings,
#enter-here,
#press {
position: absolute;
z-index: 9;
left: -5px;
padding: 8px;
background: #3498db;
color: #fff;
border-left: 5px solid #8bc4ea;
font-size: 11px;
}
#est-savings {
top: 10px;
}
#enter-here {
bottom: 165px;
}
#press {
bottom: 10px;
}
#est-savings:before,
#est-savings:after,
#enter-here:before,
#enter-here:after,
#press:before,
#press:after {
content: "";
position: absolute;
right: -9px;
border-right: 10px solid transparent;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#est-savings:before,
#enter-here:before,
#press:before {
border-top: 27px solid #3498db;
top: 0;
}
#est-savings:after,
#enter-here:after,
#press:after {
border-bottom: 27px solid #3498db;
bottom: 0;
} .cal2_head1 {
color: #3a8c36;
display: block;
font-family: "RobotoBold";
font-weight: 700;
text-align: center;
font-size: 26px;
}
.cal2_head2 {
display: block;
font-family: "RobotoBold"; text-align: center;
}
.cal2_head3 {
color: #3a8c36;
display: block;
font-family: "RobotoBold";
text-align: center;
}
.cal2-left > h3 {
display: block;
font-family: "RobotoBold";
font-size: 20px;
text-align: center; }
.cal2-left > span {
display: block;
font-family: "RobotoBold";
font-size: 20px;
text-align: center;
text-transform: uppercase;
}
.cal2-left {
float: left;
width: 33%;
padding-top: 30px;
}
.cal2-right {
overflow: hidden;
position: relative;
}
.cal2-right-inner {
border: 3px solid #3a8c36;
margin-left: 44px;
padding: 10px;
width: 42%;
}
.cal2-right-inner > span {
display: block;
font-family: "RobotoBold";
font-size: 14px;
text-align: center;
}
.cal2-right-form .input-wrapper {
background: #424645 none repeat scroll 0 0;
border-radius: 5px;
color: #fff;
margin-bottom: 5px;
padding: 5px;
box-shadow: 0 4px 0 0 #212220;
}
.cal2-right-form .input-wrapper > label {
font-size: 14px;
margin: 0 10px;
min-width: 105px;
display: inline-block;
}
.cal2-right-form {
margin-top: 15px;
}
.cal2-right-form .input-wrapper input,
.cal2-right-form .input-wrapper select {
background: #5b5f5e none repeat scroll 0 0 !important;
border: medium none;
padding: 2px;
color: #fff;
min-width: 50%;
}
.cal2-right-form .input-wrapper input.full-width {
margin: 0 10px;
width: 92%;
}
.submit-wrapper {
text-align: center;
margin-top: 10px;
}
.submit-wrapper > input {
background: #3a8c36 none repeat scroll 0 0;
border: medium none;
color: #fff; padding: 10px;
text-transform: uppercase;
cursor: pointer;
box-shadow: 0 4px 0 0 #286825;
}
.cal2-result {
overflow: hidden;
}
.cal2-result-left {
float: left;
width: 60%;
}
.cal2-result-left > label {
display: inline-block;
font-size: 14px;
}
.result-div {
background: #4db748;
border-radius: 17px;
color: #fff;
display: inline-block;
margin-top: 8px;
padding: 10px;
width: 90px;
}
.result-div-wrap {
display: inline-block;
width: 90px;
}
.result-div-wrap > span {
display: block;
font-size: 12px;
text-align: center;
}
.cal2-right-form > form {
margin-bottom: 20px;
}
.cal2-right-form > p {
font-size: 13px;
line-height: 17px;
margin-top: 10px;
margin-bottom: 0;
} .cal2-right > ul {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/calculator-side-img.jpg) no-repeat scroll 0 0;
width: 48px;
height: 544px;
position: absolute;
left: -1px;
top: 0;
}
.cal2-right li {
display: none !important;
background: #3a8c36 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-family: "RobotoBold";
font-size: 20px;
padding: 38px 10px;
}
.what-to-do2 {
margin: 30px auto;
width: 60%;
}
.what-to-do2-left {
float: left;
margin-right: 40px;
width: 25%;
}
.what-to-do2-left > img {
width: 100%;
}
.what-to-do2-right > h3 {
color: #3a8c36;
font-family: "RobotoBold";
font-size: 26px;
}
.what-to-do2-right > p {
font-family: "RobotoRegular";
line-height: 25px;
}
.cal2-result p {
display: none;
}
.bonus_depreciation_info {
overflow: hidden;
clear: both;
padding-top: 20px;
font-weight: bold;
}
.bonus_depreciation_info input[type="checkbox"] {
position: relative;
top: 1px;
margin-right: 5px;
}
.bonus_depreciation_info p {
font-size: 15px !important;
font-family: "RobotoRegular";
font-weight: normal;
}
#calculated-results .entry .bonus-heading {
text-align: center;
font-size: 40px;
margin-bottom: 10px;
} @media only screen and (min-width: 1280px) and (max-width: 1399px) {
#logo {
margin-left: 0%;
}
#logo img {
max-width: 65%;
vertical-align: unset;
}
#pagenav > ul > li:hover > a, #pagenav > ul > li.current-menu-ancestor > a, #pagenav > ul > li.current_page_item > a {
background: transparent !important;
color: #fff;
border-bottom: 5px solid #fff;
}
#desknav {
margin-right: 35px;
}
.page-id-2 #pagenav > ul > li > a {
padding: 31px 10px !important;
}
}
@media only screen and (min-width: 989px) and (max-width: 1199px) {
.cal2-right-form .input-wrapper > label {
margin: 0 3px;
}
.result-div {
padding: 8px;
}
#footernav ul li {
margin: 0 17px 13px 0;
}
#footernav ul li a {
font-size: 13px;
}
}
@media only screen and (min-width: 989px) and (max-width: 1199px) {
.cal2-right-form .input-wrapper > label {
margin: 0 3px;
}
.result-div {
padding: 8px;
}
#footernav ul li {
margin: 0 17px 13px 0;
}
#footernav ul li a {
font-size: 13px;
}
}
@media only screen and (min-width: 768px) and (max-width: 988px) {
.cal2-left {
padding-bottom: 21px;
}
.cal2-left {
width: 100%;
}
.cal2-right {
margin: 0 0 0 83px;
width: 100%;
}
.cal2-right-inner {
margin-left: 44px;
padding: 10px;
width: 42%;
}
.cal2-right li {
padding: 34px 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 988px) and (orientation: portrait) {
.cal2-left {
padding-bottom: 21px;
}
.cal2-left {
width: 100%;
}
.cal2-right {
margin: 0 0 0 83px;
width: 100%;
}
.cal2-right-inner {
margin-left: 44px;
padding: 10px;
width: 42%;
}
.cal2-right li {
padding: 34px 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 988px) and (orientation: landscape) {
.cal2-left {
padding-bottom: 21px;
}
.cal2-left {
width: 100%;
}
.cal2-right {
margin: 0 0 0 118px;
width: 100%;
}
.cal2-right-inner {
margin-left: 44px;
padding: 10px;
width: 42%;
}
.cal2-right li {
padding: 34px 10px;
}
}
@media only screen and (min-width: 671px) and (max-width: 767px) {
.cal2-right {
margin: 17px 1px 0 59px;
width: 730px;
}
.cal2-left {
padding-top: 30px;
width: 100%;
}
.cal2-right-inner {
width: 49%;
}
.cal2-right li {
padding: 35px 9px;
}
}
@media only screen and (min-width: 671px) and (max-width: 767px) and (orientation: portrait) {
.cal2-right {
margin: 17px 1px 0 59px;
width: 730px;
}
.cal2-left {
padding-top: 30px;
width: 100%;
}
.cal2-right-inner {
width: 49%;
}
}
@media only screen and (min-width: 671px) and (max-width: 767px) and (orientation: landscape) {
.cal2-right {
margin: 17px 1px 0 77px;
width: 730px;
}
.cal2-left {
padding-top: 30px;
width: 100%;
}
.cal2-right-inner {
width: 49%;
}
}
@media only screen and (min-width: 568px) and (max-width: 670px) {
.cal2-right {
margin: 17px 1px 0 37px;
width: 730px;
}
.cal2-left {
padding-top: 30px;
width: 100%;
}
.cal2-right-inner {
width: 49%;
}
}
@media only screen and (min-width: 568px) and (max-width: 670px) and (orientation: portrait) {
.cal2-right {
margin: 17px 1px 0 37px;
width: 730px;
}
.cal2-left {
padding-top: 30px;
width: 100%;
}
.cal2-right-inner {
width: 49%;
}
}
@media only screen and (min-width: 568px) and (max-width: 670px) and (orientation: landscape) {
.cal2-right {
margin: 17px 1px 0 56px;
width: 730px;
}
.cal2-left {
padding-top: 30px;
width: 100%;
}
.cal2-right-inner {
width: 49%;
}
}
@media only screen and (min-width: 480px) and (max-width: 567px) {
.cal2-right {
margin: 17px 1px 0 27px;
width: 626px;
}
.cal2-left {
padding-top: 30px;
width: 100%;
}
.cal2-right-inner {
width: 49%;
}
#copy {
font-size: 11px;
padding: 10px 0;
}
#footer {
background: rgba(0, 0, 0, 0) url(//www.expertcostseg.com/wp-content/themes/images/footerbg.jpg) repeat scroll 0 0 /
100% 100% !important;
border-top: 5px solid #f1f0f0;
color: #fff;
}
}
@media only screen and (min-width: 480px) and (max-width: 567px) and (orientation: portrait) {
.cal2-right {
margin: 17px 1px 0 27px;
width: 626px;
}
.cal2-left {
padding-top: 30px;
width: 100%;
}
.cal2-right-inner {
width: 49%;
}
#copy {
font-size: 11px;
padding: 10px 0;
}
#footer {
background: rgba(0, 0, 0, 0) url(//www.expertcostseg.com/wp-content/themes/images/footerbg.jpg) repeat scroll 0 0 /
100% 100% !important;
border-top: 5px solid #f1f0f0;
color: #fff;
}
}
@media only screen and (min-width: 480px) and (max-width: 567px) and (orientation: landscape) {
.cal2-left {
width: 100%;
}
.cal2-right {
margin: 10px 0 0 15px;
width: 100%;
}
.cal2-right li {
font-size: 13px;
padding: 39px 9px;
}
.cal2-right-inner {
margin-left: 36px;
padding: 10px;
width: 75%;
}
.result-div {
margin-top: 8px;
padding: 5px;
width: 66px;
}
.cal2-result-left > label {
font-size: 13px;
}
.what-to-do2-right > h3 {
font-size: 21px;
}
.what-to-do2-right > p {
text-align: justify;
}
#copy {
font-size: 11px;
padding: 10px 0;
}
#footer {
background: rgba(0, 0, 0, 0) url(//www.expertcostseg.com/wp-content/themes/images/footerbg.jpg) repeat scroll 0 0 /
100% 100% !important;
border-top: 5px solid #f1f0f0;
color: #fff;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.cal2-left {
width: 100%;
}
.cal2-right {
margin: 6px 0 0 4px;
width: 100%;
}
.cal2-right li {
font-size: 13px;
padding: 39px 9px;
}
.cal2-right-inner {
margin-left: 36px;
padding: 10px;
width: 75%;
}
.result-div {
margin-top: 8px;
padding: 5px;
width: 66px;
}
.cal2-result-left > label {
font-size: 13px;
}
.what-to-do2-right > h3 {
font-size: 21px;
}
.what-to-do2-right > p {
text-align: justify;
}
#copy {
font-size: 11px;
padding: 10px 0;
}
#footer {
background: rgba(0, 0, 0, 0) url(//www.expertcostseg.com/wp-content/themes/images/footerbg.jpg) repeat scroll 0 0 /
100% 100% !important;
border-top: 5px solid #f1f0f0;
color: #fff;
}
.cal2-right-form .input-wrapper > label {
font-size: 10px;
margin: 0;
min-width: 67px;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) and (orientation: portrait) {
.cal2-left {
width: 100%;
}
.cal2-right {
margin: 6px 0 0 4px;
width: 100%;
}
.cal2-right li {
font-size: 13px;
padding: 39px 9px;
}
.cal2-right-inner {
margin-left: 36px;
padding: 10px;
width: 75%;
}
.result-div {
margin-top: 8px;
padding: 5px;
width: 66px;
}
.cal2-result-left > label {
font-size: 13px;
}
.what-to-do2-right > h3 {
font-size: 21px;
}
.what-to-do2-right > p {
text-align: justify;
}
#copy {
font-size: 11px;
padding: 10px 0;
}
#footer {
background: rgba(0, 0, 0, 0) url(//www.expertcostseg.com/wp-content/themes/images/footerbg.jpg) repeat scroll 0 0 /
100% 100% !important;
border-top: 5px solid #f1f0f0;
color: #fff;
}
.cal2-right-form .input-wrapper > label {
font-size: 10px;
margin: 0;
min-width: 67px;
}
.what-to-do2 {
text-align: center;
}
.what-to-do2-right > p {
text-align: center;
}
.what-to-do2-left {
width: 100%;
}
.what-to-do2-left > img {
width: 50%;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) and (orientation: landscape) {
.cal2-left {
width: 100%;
}
.cal2-right {
margin: 10px 0 0 15px;
width: 100%;
}
.cal2-right li {
font-size: 13px;
padding: 39px 9px;
}
.cal2-right-inner {
margin-left: 36px;
padding: 10px;
width: 75%;
}
.result-div {
margin-top: 8px;
padding: 5px;
width: 66px;
}
.cal2-result-left > label {
font-size: 13px;
}
.what-to-do2-right > h3 {
font-size: 21px;
}
.what-to-do2-right > p {
text-align: justify;
}
#copy {
font-size: 11px;
padding: 10px 0;
}
#footer {
background: rgba(0, 0, 0, 0) url(//www.expertcostseg.com/wp-content/themes/images/footerbg.jpg) repeat scroll 0 0 /
100% 100% !important;
border-top: 5px solid #f1f0f0;
color: #fff;
}
}
@media only screen and (min-width: 980px) and (max-width: 980px) {
.cal2-right {
margin: 10px 0 0 114px;
width: 100%;
}
}
.withdollar-sign {
position: relative;
}
.withdollar-sign::before {
content: "$";
position: absolute;
font-size: 12px;
padding: 4px;
z-index: 99;
}
.cal2-right-form .input-wrapper .withdollar-sign input {
padding-left: 15px;
padding-right: 0px;
display: inline-block;
}
.fancybox-wrap #popexit {
background: #27464b;
border-radius: 10px;
color: #fff;
}
.fancybox-wrap #popexit .gform_wrapper {
margin: 0;
padding: 0;
width: 100%;
padding: 30px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.fancybox-wrap #popexit .gform_wrapper li.gfield {
padding: 0;
margin: 0 0 10px 0;
}
.fancybox-wrap #popexit .gform_wrapper li.gfield.gf_left_half,
.fancybox-wrap #popexit .gform_wrapper li.gfield.gf_right_half {
float: left;
clear: inherit !important;
width: 48%;
padding: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.fancybox-wrap #popexit .gform_wrapper li.gfield.gf_right_half {
float: right;
}
.fancybox-wrap #popexit .gform_wrapper label.gfield_label {
display: none;
}
.fancybox-wrap #popexit .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
.fancybox-wrap #popexit .gform_wrapper .gform_footer {
margin: 10px 0 0 0;
padding: 0;
display: inline-block;
width: 100%;
}
.fancybox-wrap #popexit .gform_wrapper input[type="text"] {
font-family: "RobotoLight" !important;
color: #000;
background: #eee;
border: 1px solid #27464b !important;
display: block;
font-size: 15px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
resize: none;
width: 100% !important;
padding: 15px !important;
}
.fancybox-wrap #popexit .gform_wrapper .gform_footer .gform_button {
display: inline-block;
width: auto;
cursor: pointer;
background: #4db748;
border: 0;
padding: 15px 30px;
text-transform: uppercase;
font-size: 20px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.fancybox-wrap #popexit .gform_wrapper .gform_footer .gform_button:hover {
background: #1f81bf;
}
.fancybox-wrap #popexit.gform_wrapper span.gform_description {
width: 100%;
margin: 0 0 10px 0;
display: inline-block;
font-weight: normal;
font-size: 18px;
font-family: "RobotoLight";
}
.fancybox-wrap #popexit .gform_wrapper span.gform_description h2 {
font-weight: normal;
font-family: "RobotoBold";
font-size: 25px;
}
.fancybox-wrap #popexit .gform_wrapper span.gform_description span {
display: block;
text-decoration: underline;
}
.fancybox-wrap #whitepaper {
background: #27464b;
border-radius: 10px;
color: #fff;
}
.fancybox-wrap #whitepaper .gform_wrapper {
margin: 0;
padding: 0;
width: 100%;
padding: 30px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.fancybox-wrap #whitepaper .gform_wrapper li.gfield {
padding: 0;
margin: 0 0 10px 0;
}
.fancybox-wrap #whitepaper .gform_wrapper li.gfield.gf_left_half,
.fancybox-wrap #whitepaper .gform_wrapper li.gfield.gf_right_half {
float: left;
clear: inherit !important;
width: 48%;
padding: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.fancybox-wrap #whitepaper .gform_wrapper li.gfield.gf_right_half {
float: right;
}
.fancybox-wrap #whitepaper .gform_wrapper label.gfield_label {
display: none;
}
.fancybox-wrap #whitepaper .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
.fancybox-wrap #whitepaper .gform_wrapper .gform_footer {
margin: 10px 0 0 0;
padding: 0;
display: inline-block;
width: 100%;
}
.fancybox-wrap #whitepaper .gform_wrapper input[type="text"] {
font-family: "RobotoLight" !important;
color: #000;
background: #eee;
border: 1px solid #27464b !important;
display: block;
font-size: 15px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
resize: none;
width: 100% !important;
padding: 15px !important;
}
.fancybox-wrap #whitepaper .gform_wrapper .gform_footer .gform_button {
display: inline-block;
width: auto;
cursor: pointer;
background: #4db748;
border: 0;
padding: 15px 30px;
text-transform: uppercase;
font-size: 20px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.fancybox-wrap #whitepaper .gform_wrapper .gform_footer .gform_button:hover {
background: #1f81bf;
}
.fancybox-wrap #whitepaper.gform_wrapper span.gform_description {
width: 100%;
margin: 0 0 10px 0;
display: inline-block;
font-weight: normal;
font-size: 18px;
font-family: "RobotoLight";
}
.fancybox-wrap #whitepaper .gform_wrapper span.gform_description h2 {
font-weight: normal;
font-family: "RobotoBold";
font-size: 25px;
}
.fancybox-wrap #whitepaper .gform_wrapper span.gform_description span {
display: block;
text-decoration: underline;
}
#protest-wrap {
padding: 12px 0 0 0;
}
#protest-wrap .entry > p {
margin: 0;
}
#protest-wrap .entry > br,
#protest-wrap > br {
display: none;
}
#protest-wrap h1.withlogo em {
background: url(http://protest.poconnor.com/wp-content/themes/proptax-red-expert/images/logo-green.png) no-repeat scroll 0 0;
width: 175px;
height: 21px;
background-size: 100%;
display: inline-block;
position: relative;
top: 10.5px;
font-style: normal;
font-family: "Robotobold";
color: #51b84b;
text-indent: -99999px;
}
#protest-wrap h1.withlogo {
text-align: center;
font-size: 30px;
margin: 0 0 15px 0;
color: #000;
}
#protest-wrap h1.withlogo strong {
font-family: "RobotoBold";
color: #4db748;
}
#protest-wrap .clear {
padding: 20px 0;
}
#protest-wrap .entry .btn-button {
padding: 0 40px;
}
#protest-wrap .entry .btn-button .btn {
display: block;
text-transform: capitalize !important;
font-size: 25px;
text-align: center;
padding: 10px 10px 15px 10px !important;
}
#protest-wrap .entry .btn-button .btn:hover {
background: #43c53d;
}
.page-template-page-with-slide-two-php #protest-wrap h1.withlogo {
margin: 0 0 30px 0;
}
.page-template-page-with-slide-two-php .content-column p em {
font-family: "RobotoItalic";
color: #43c53d;
}
.page-template-page-with-slide-two-php #protest-wrap ul.inline li i {
color: #43c53d;
}
#ready-to-protest {
background: #ebebeb;
padding: 0;
text-align: center;
font-size: 34px;
color: #000;
}
#ready-to-protest .container {
position: inherit;
}
#ready-to-protest h1 {
background: #27464b;
display: inline-block;
color: #fff;
font-size: 34px;
font-family: "RobotoBold";
padding: 26px 30px 27px 30px;
position: relative;
margin-top: -30px;
top: -22px;
}
#ready-to-protest h1::before,
#ready-to-protest h1::after {
content: "";
background: url(http://protest.poconnor.com/wp-content/themes/proptax-red-expert/images/curved-edges-larger.png)no-repeat scroll 0 0;
width: 46px;
height: 98px;
display: block;
top: 0;
position: absolute;
}
#ready-to-protest h1::before {
left: -46px;
}
#ready-to-protest h1::after {
right: -46px;
visibility: visible;
background-position: right;
}
#ready-to-protest .entry > p {
line-height: 1.3em;
margin: 0 0 40px 0;
}
#ready-to-protest .btn-button {
border: 7px solid #d5d5d5;
display: inline-block;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
#ready-to-protest .btn-button .btn {
text-transform: capitalize !important;
font-size: 35px;
padding: 15px 20px 20px 20px !important;
}
#ready-to-protest .btn-button .btn:hover {
background: #43c53d;
}
#property-tax-fairness {
background: url(http://protest.poconnor.com/wp-content/themes/proptax-red-expert/images/txture-bg.jpg)repeat scroll 0 0;
color: #fff !important;
font-size: 17px;
background-size: 100%;
padding: 160px 0 100px 0;
position: relative;
}
#property-tax-fairness .container {
z-index: 99;
}
#property-tax-fairness::before {
content: "";
background: url(http://protest.poconnor.com/wp-content/themes/proptax-red-expert/images/curvedbottomedge-white.png)no-repeat scroll 50% 0;
height: 100%;
width: 100%;
background-size: 100%;
position: absolute;
top: 0;
left: 0;
}
#property-tax-fairness::after {
content: "";
display: block;
background: url(http://protest.poconnor.com/wp-content/themes/proptax-red-expert/images/curvibottom-edge.png)
no-repeat scroll 0 100%;
height: 100%;
width: 100%;
background-size: 100%;
position: absolute;
left: 0;
bottom: 0 !important;
}
#property-tax-fairness h1 {
text-align: center;
font-size: 34px;
margin: 0 0 40px 0;
color: #fff !important;
font-family: "RobotoRegular";
}
#property-tax-fairness h1 strong {
font-family: "Robotobold";
}
#property-tax-fairness h1 a,
#property-tax-fairness h2 a {
color: #fff;
}
#property-tax-fairness ul {
margin: 0 0 20px 30px;
display: inline-block;
}
#property-tax-fairness ul li {
display: block;
float: left;
width: 45%;
margin: 0 30px 5px 0;
}
#property-tax-fairness ul li i {
color: #75ff6e;
}
#property-tax-fairness h2 {
text-align: center;
font-size: 40px;
font-family: "RobotoBold";
margin: 0;
color: #fff !important;
}
#property-tax-fairness h2 a strong {
font-size: 50px;
text-decoration: underline;
color: #75ff6e;
}
#property-tax-fairness .btn-button {
position: absolute;
top: 18px;
right: 100px;
z-index: 9;
}
#property-tax-fairness .btn-button .btn {
padding: 16px 35px;
font-size: 22px;
}
#property-tax-fairness .btn-button-new {
text-align: center;
}
#property-tax-fairness .btn-button-new .btn-new {
display: inline-block;
background: #4db748;
text-transform: uppercase;
padding: 16px 35px;
font-size: 22px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
#property-tax-fairness .btn-button-new .btn-new:hover {
background: #43c53d;
}
#property-tax-fairness .btn-button-new.blue .btn-new {
background: #00aeff !important;
}
#enrollform {
background: url(http://protest.poconnor.com/wp-content/themes/proptax-red-expert/images/txture-bg.jpg)repeat scroll 0 0;
color: #fff;
font-size: 17px;
background-size: 100%;
padding: 60px 0 100px 0;
position: relative;
}
#enrollform .btn-button-new {
text-align: center;
}
#enrollform .btn-button-new .btn-new {
display: inline-block;
background: #4db748;
text-transform: uppercase;
padding: 16px 35px;
font-size: 22px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
#enrollform .btn-button-new .btn-new:hover {
background: #43c53d;
}
#enrollform .container {
z-index: 99;
}
#enrollmentform {
width: 100%;
position: absolute;
top: -230px;
z-index: -1;
}
#enrollform .entry > p {
margin: 0;
}
#enrollform .entry h1 {
text-align: center;
font-size: 35px;
font-family: "RobotoBold";
margin: 0 0 10px 0;
color: #fff !important;
}
#enrollform .entry h1 strong {
color: #4db748;
}
#enrollform .gform_wrapper {
width: 500px !important;
margin: 0 auto;
margin-top: 30px;
}
#enrollform .gform_wrapper .gfield_label {
display: none;
}
#enrollform .gform_wrapper .top_label div.ginput_container {
margin: 0 !important;
}
#enrollform .top_label li ul.gfield_checkbox,
#enrollform .top_label li ul.gfield_radio {
margin: 0 0 30px 0;
max-width: 100%;
}
#enrollform .gform_wrapper .gform_heading {
margin-bottom: 20px;
}
#enrollform .gform_wrapper .gform_heading h3.gform_title {
margin: 0 0 20px 0;
font-family: "RobotoBold";
font-size: 23px;
}
#enrollform .gform_body {
width: 100% !important;
}
#enrollform .gform_body ul {
width: 100%;
}
#enrollform .gform_body .gform_fields li.gfield {
padding: 0;
margin: 0 0 2.2% 0;
}
#enrollform .gform_body .gform_fields li.gfield_html {
font-size: 13px;
}
#enrollform .gform_body .top_label li.gfield.gf_left_half,
#enrollform .gform_body .top_label li.gfield.gf_right_half {
padding: 0;
width: 48.5%;
}
#enrollform .gform_body .top_label li.gfield.gf_right_half {
float: right;
}
#enrollform
.gform_wrapper
.field_sublabel_below
.ginput_complex.ginput_container
label {
display: none;
}
.innerpage .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
#enrollform .gform_body .top_label li.gfield.gf_left_third,
#enrollform .gform_body .top_label li.gfield.gf_middle_third,
#enrollform .gform_body .top_label li.gfield.gf_right_third {
width: 31.3% !important;
clear: inherit !important;
float: left;
margin-right: 3%;
}
#enrollform .gform_body .top_label li.gfield.gf_right_third {
float: right;
margin-right: 0;
}
#enrollform
.gform_wrapper
.ginput_complex.ginput_container_address
.address_city,
#enrollform
.gform_wrapper
.ginput_complex.ginput_container_address
.address_state,
#enrollform
.gform_wrapper
.ginput_complex.ginput_container_address
.address_zip {
width: 31.3% !important;
padding: 0 !important;
clear: inherit !important;
float: left;
margin-right: 3%;
margin-top: 2.2%;
margin-bottom: 2.2%;
}
#enrollform
.gform_wrapper
.ginput_complex.ginput_container_address
.address_zip {
float: right;
margin: 2.2% 0 2.2% 0 !important;
}
#enrollform .gform_body .top_label .gfield_label {
font-size: 15px;
font-family: "RobotoMedium";
font-weight: normal;
display: none;
}
#enrollform .gform_body #field_1_12 .gfield_label,
#enrollform .gform_body .pref-select .gfield_label {
display: none;
}
#enrollform .gform_body input[type="text"],
#enrollform .gform_body .ginput_complex select,
#enrollform .gform_body textarea,
#enrollform .gform_body select,
#main-right .widget select {
font-family: "RobotoLight" !important;
color: #000;
background: #eee;
border: 1px solid #27464b;
display: block;
font-size: 15px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 12px !important;
}
#enrollform .gform_body textarea {
height: 100px;
}
#enrollform .gform_body select {
height: 37px;
padding: 0 !important;
margin: 0 !important;
}
#enrollform .gform_body ul.gfield_radio li input + input {
margin: 0;
}
#enrollform .gform_body ul.gfield_radio {
margin: 0 !important;
}
#enrollform .gform_body ul.gfield_checkbox li label,
#enrollform .gform_body ul.gfield_radio li label {
font-size: 13px;
}
#enrollform .gform_body ul.gfield_radio li {
float: left !important;
display: block !important;
width: 30% !important;
}
#enrollform .gform_body ul.gfield_checkbox li {
float: left !important;
display: block !important;
width: 20% !important;
margin: 0 !important;
padding: 0 !important;
}
#enrollform .gform_body ul.gfield_checkbox li input[type="checkbox"],
#enrollform .gform_body ul.gfield_radio li input[type="radio"] {
display: none;
}
#enrollform .gform_body ul.gfield_radio li label::before {
margin: 0 8px 0 0;
content: "\f10c";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#enrollform
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label::before {
content: "\f111";
}
#enrollform .gform_body ul.gfield_checkbox li label::before {
margin: 0 8px 0 2px;
content: "\f096";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#enrollform
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label::before {
content: "\f046";
margin: 0 6px 0 2px;
}
#enrollform
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label,
#enrollform .gform_body ul.gfield_radio li input[type="radio"]:checked + label {
font-weight: normal;
font-family: "RobotoBold";
}
#enrollform .gform_body .gfield.gsection {
display: inline-block;
width: 100%;
clear: both;
}
#enrollform .gform_body .gfield.gsection .gsection_description {
font-family: "RobotoBold";
font-size: 20px;
}
#enrollform .gform_wrapper .gform_footer {
padding: 0;
margin-top: 10px;
}
#enrollform .gform_wrapper .gform_footer .gform_button {
display: inline-block;
width: 100%;
cursor: pointer;
background: #4db748;
border: 1px solid #65d160;
border-top: 3px solid #65d160;
padding: 15px 30px;
text-transform: uppercase;
font-size: 20px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
#enrollform .gform_wrapper .gform_footer .gform_button:hover {
background: #43c53d;
}
.h3class {
font-family: "RobotoBold";
color: #4db748;
font-size: 28px;
margin: 0px 0 0 0;
padding: 30px 0 0 0;
}
.emclass {
font-size: 19px;
font-family: "RobotoRegular" !important;
font-style: normal;
}
.enrollmentform-ads {
width: 220px !important;
right: 50px !important;
display: none;
}
.enrollmentform-ads .h3class {
font-size: 17px;
margin-top: -50px;
}
.enrollmentform-ads .emclass {
font-size: 13px;
}
.enrollmentform-ads li p {
line-height: 1em;
}
.col-two-custom {
max-width: 920px;
margin: 0 auto;
}
.col-two-custom .btn-button {
margin: 30px 0 0 0;
}
#how-to-protest {
padding: 3% 0 5% 0;
}
#how-to-protest > br,
#how-to-protest .entry > br {
display: none;
}
#how-to-protest .entry h1 {
font-size: 40px;
color: #000;
}
#how-to-protest .entry h1 strong {
color: #4db748;
font-family: "Robotobold";
}
#how-to-protest .entry h2 {
font-size: 24px;
}
#how-to-protest .entry .content-column.two_third {
width: auto;
}
#how-to-protest .entry .content-column.two_third ul {
padding: 0px;
margin-left: 25px;
margin-bottom: 20px;
}
#how-to-protest .entry .content-column.two_third ul li,
#how-to-protest .entry .content-column.two_third ul li a {
color: #333;
}
#how-to-protest .entry .content-column.two_third ul li a:hover {
text-decoration: underline;
}
#how-to-protest .entry .content-column.two_third ul li i {
top: 0.3em;
}
#how-to-protest .entry .content-column.one_third {
background: #ebebeb;
padding: 40px 20px;
position: relative;
}
#how-to-protest .entry .content-column.one_third.last_column {
display: none;
}
#how-to-protest .entry .content-column.one_third h2 {
text-align: center;
color: #000;
font-size: 30px;
}
#how-to-protest .entry .content-column.one_third h2 strong {
font-family: "Robotobold";
}
#how-to-protest .entry .content-column.one_third::after {
content: "";
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/box-shadow.png) no-repeat scroll 50% 0;
position: absolute;
left: 0;
bottom: -19px;
width: 100%;
height: 19px;
background-size: 100%;
}
#how-to-protest .entry .btn-button {
position: relative;
}
#how-to-protest .entry .btn-button a {
display: block;
background: #27464b;
color: #fff;
font-family: "RobotoBold";
font-size: 18px;
overflow: hidden;
position: relative;
padding: 10px 80px 10px 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 0;
text-transform: capitalize;
}
#how-to-protest .entry .content-column.one_half.last_column .btn-button a {
background: #4db748;
}
#how-to-protest .entry .btn-button a::after {
content: "\f0da";
background: #cc0000;
padding: 12px 25px;
position: absolute;
top: 0;
right: 0;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 44px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#how-to-protest .entry .btn-button a:hover {
opacity: 0.9;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.popbox .gform_wrapper {
margin: 0;
padding: 0;
width: 100%;
padding: 20px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #46a941;
background-color: #46a941;
color: white;
}
.popbox .gform_wrapper .gform_heading {
margin: 0;
}
.popbox .gform_wrapper h3.gform_title {
color: white;
margin: 0 0 20px 0;
text-align: center;
font-size: 20px;
font-family: "RobotoBold";
}
.popbox .gform_wrapper li.gfield {
padding: 0;
margin: 0 0 10px 0 !important;
}
.popbox .gform_wrapper li.gfield.gf_left_half,
.popbox .gform_wrapper li.gfield.gf_right_half {
float: left;
clear: inherit !important;
width: 48% !important;
padding: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.popbox .gform_wrapper li.gfield.gf_right_half {
float: right !important;
}
.popbox .gform_wrapper label.gfield_label {
display: none;
}
.popbox .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
.popbox .gform_wrapper .gform_footer {
margin: 10px 0 0 0;
padding: 0;
display: inline-block;
width: 100%;
}
.popbox .gform_wrapper input[type="text"],
.popbox .gform_wrapper textarea {
font-family: "RobotoLight" !important;
color: #000;
background: #eee;
border: 1px solid #27464b !important;
display: block;
font-size: 15px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
resize: none;
width: 100% !important;
padding: 15px !important;
}
.popbox .gform_wrapper textarea {
height: 80px !important;
}
.popbox .gform_wrapper .gform_footer {
margin: 0 !important;
}
.popbox .gform_wrapper .gform_footer .gform_button {
display: inline-block;
width: 100%;
cursor: pointer;
background: #4db748;
border: 0;
padding: 15px 30px !important;
text-transform: uppercase;
font-size: 22px !important;
font-family: "RobotoBold" !important;
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-o-border-radius: 0 !important;
border-radius: 0 !important;
}
.popbox .gform_wrapper .gform_footer .gform_button:hover {
background: #1f81bf;
}
.popbox .gform_wrapper span.gform_description {
width: 100%;
margin: 0 0 10px 0;
display: inline-block;
font-weight: normal;
font-size: 18px;
font-family: "RobotoLight";
}
.popbox .gform_wrapper span.gform_description h2 {
font-weight: normal;
font-family: "RobotoBold";
font-size: 25px;
}
.popbox .gform_wrapper span.gform_description span {
display: block;
text-decoration: underline;
}
.popbox p {
font-size: 12px !important;
margin: 10px 0 0 0;
text-align: center !important;
}
.popbox i {
display: none !important;
}
.popbox .gform_wrapper ul.gform_fields li.gfield {
padding: 0;
}
.ppppform {
width: 400px;
border: 2px solid #4db748;
padding: 25px;
margin: 0 auto;
}
.ppppform .gform_title {
font-size: 18px !important;
}
.ppppform .gform_body textarea {
height: 100px !important;
}
.ppppform
.gform_wrapper
li.gfield.field_description_below
+ li.gsection#field_18_17 {
margin: 0;
}
.ppppform #field_18_18 {
font-size: 12px;
padding: 0;
}
.ppppform .gform_footer p {
display: none;
}
.ppppform .note {
font-size: 12px;
}
.page-template-page-landing-three .gform_wrapper {
margin: 0;
}
.page-template-page-landing-three .gform_wrapper .top_label .gfield_label {
display: none;
}
.page-template-page-landing-three .gform_wrapper ul.gform_fields li.gfield {
padding: 0;
}
.page-template-page-landing-three .gform_body .top_label .gfield_label {
font-size: 15px;
font-family: "RobotoMedium";
font-weight: normal;
}
.page-template-page-landing-three .gform_wrapper .gform_fields li.gfield {
margin-bottom: 20px;
}
.page-template-page-landing-three
.gform_body
ul.gfield_checkbox
li
label::before {
margin: 0 8px 0 2px;
content: "\f096";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.page-template-page-landing-three
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"],
.page-template-page-landing-three
.innerpage
.entry
.gform_body
ul.gfield_radio
li
input[type="radio"] {
display: none;
}
.page-template-page-landing-three
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label::before {
content: "\f046";
margin: 0 6px 0 2px;
}
.page-template-page-landing-three
.gform_body
.gfield.gsection.green
.gsection_description {
color: #4db748;
font-size: 17px;
}
.page-template-page-landing-three
.gform_body
.gfield.gsection
.gsection_description {
font-family: "RobotoBold";
font-size: 20px;
}
.page-template-page-landing-three .gform_wrapper .gform_footer {
padding: 0;
margin-top: 10px;
}
.page-template-page-landing-three .gform_wrapper .gform_footer .gform_button {
border: 0;
cursor: pointer;
color: #fff;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-ms-transition: all 0.125s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
background: #4db748;
display: block;
font-size: 17px;
font-family: Verdana;
padding: 12px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.page-template-page-landing-three .gform_wrapper .gform_footer p {
font-size: 13px;
text-align: center;
margin: 10px 0 0 0;
}
.page-template-page-landing
.innerpage
.entry
.content-column
> ul.custom-list
li {
font-size: 20px;
font-family: "RobotoBold";
color: #222;
}
.page-file-manager #uppertopright {
display: none;
}
.page-file-manager #mainnav {
top: 30px;
right: 0;
}
.page-file-manager #pagenav > ul > li {
display: none;
}
.page-file-manager #pagenav > ul > li.editor-only {
display: block;
}
.page-file-manager #pagenav > ul > li.editor-only a {
background: #000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.page-file-manager #pagenav > ul > li.editor-only:hover a {
background: #333;
color: #fff;
}
#pagenav > ul > li.editor-only {
display: none;
}
#popupform .calcuside {
padding: 0 !important;
width: 600px;
}
#popupform .calcuside .calcuform-title {
background: #4db748;
border: 0;
padding: 0;
margin: 0;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-ms-border-radius: 8px 8px 0 0;
-o-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
}
#popupform .calcuside .calcuform-title h2 {
margin: 0 !important;
color: #fff !important;
padding: 12px;
font-family: "RobotoBold" !important;
font-size: 20px !important;
}
#popupform .calcuside .gform_wrapper {
text-align: left;
background: #f7f7f7;
padding: 15px;
border: 1px solid #46a941;
}
#popupform .calcuside .gform_wrapper span.gform_description {
color: #474747;
width: 100%;
font-size: 13px;
margin-bottom: 0 !important;
font-family: "RobotoLight";
}
#popupform .calcuside .gform_wrapper .top_label .gsection_description {
padding: 0;
margin: 0 0 10px 0;
font-size: 15px;
}
#popupform .calcuside .gform_wrapper,
#popupform .calcuside .top_label li ul.gfield_checkbox,
#popupform .calcuside .top_label li ul.gfield_radio {
margin: 0 0 30px 0;
max-width: 100%;
}
#popupform .calcuside .top_label li ul.gfield_radio li {
display: block;
width: 100% !important;
}
#popupform .calcuside .top_label li ul.gfield_radio li input[type="radio"] {
display: none;
}
#popupform .calcuside .gform_wrapper .gform_heading {
margin-bottom: 15px;
}
#popupform .calcuside .gform_wrapper .gform_heading h3.gform_title {
margin: 0 0 20px 0;
font-family: "RobotoBold";
font-size: 23px;
}
#popupform .calcuside .gform_body {
width: 100% !important;
}
#popupform .calcuside .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
#popupform .calcuside .gform_wrapper .top_label div.ginput_container span {
position: relative;
}
#popupform
.calcuside
.gform_wrapper
.top_label
div.ginput_container
span#input_1_12_3_container
i {
font-size: 19px;
right: 12px;
}
#popupform .calcuside .gform_wrapper .ginput_complex .ginput_left {
padding: 0 !important;
}
#popupform .calcuside .gform_body ul {
width: 100%;
}
#popupform .calcuside .gform_body .gform_fields li.gfield {
padding: 0;
margin: 0 0 10px 0;
position: relative;
}
#popupform .calcuside .gform_body .gform_fields li.gfield#field_1_18 {
font-size: 13px;
font-family: "RobotoLight";
margin: 0;
}
#popupform .calcuside .gform_body .gform_fields li.gfield#field_1_18 p {
margin: 0 0 5px 0;
}
#popupform .calcuside .gform_body .gform_fields li.gfield i {
position: absolute;
right: 10px;
top: 8px;
color: #474747;
}
#popupform .calcuside .gform_body .top_label li.gfield.gf_left_half,
#popupform .calcuside .gform_body .top_label li.gfield.gf_right_half {
padding: 0;
width: 48.5%;
}
#popupform .calcuside .gform_body .top_label li.gfield.gf_left_half {
float: left;
}
#popupform .calcuside .gform_body .top_label li.gfield.gf_right_half {
float: right;
clear: inherit !important;
}
#popupform .calcuside .gform_body .widget-main-title {
display: none;
}
#popupform .calcuside .gform_body .top_label .gfield_label,
#popupform .calcuside .gform_body .ginput_container_address label {
font-size: 15px;
font-family: "RobotoRegular";
font-weight: normal;
display: none;
}
#popupform .calcuside .gform_body .ginput_container_address .address_line_1 {
margin: 0;
display: inline-block;
width: 100%;
}
#popupform .calcuside .gform_body .top_label .gfield_label .gfield_required {
color: #fff;
}
#popupform .calcuside .gform_body #field_1_12 .gfield_label,
#popupform .calcuside .gform_body #field_1_7 .gfield_label {
display: inline-block;
border-bottom: 1px solid #46a941;
padding: 0 0 5px 0;
margin: 5px 0 10px 0;
width: 100%;
}
#popupform .calcuside .gform_wrapper .gsection {
border: 0;
}
#popupform .calcuside .gform_wrapper .gsection_description {
border-bottom: 1px solid #46a941;
padding: 0 0 5px 0 !important;
margin: 10px 0 !important;
color: #222;
}
#popupform
.calcuside
.gform_body
.field_sublabel_below
.ginput_complex.ginput_container
label {
font-size: 12px;
font-family: "RobotoLight";
}
#popupform
.calcuside
.gform_wrapper
li.gfield.field_description_below
+ li.gsection {
margin-top: 0 !important;
}
#popupform
.calcuside
.gform_wrapper
li.gfield.field_description_below
+ li.gsection.cleardiv {
padding: 3px 0 0 0;
}
#popupform
.calcuside
.gform_wrapper
li.gfield.field_description_below
+ li.gsection.cleardiv.divline {
border-bottom: 1px solid #46a941;
padding-bottom: 5px !important;
margin-bottom: 15px;
}
#popupform .calcuside .gform_body .pref-select .gfield_label {
display: none;
}
#popupform .calcuside .gform_body input[type="text"],
#popupform .calcuside .gform_body .ginput_complex select,
#popupform .calcuside .gform_body textarea,
#popupform .calcuside .gform_body select,
#popupform .calcuside select {
font-family: "RobotoLight";
margin: 0;
color: #565656;
background: #eee;
border: 1px solid #ccc;
display: block;
font-size: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px;
padding-right: 27px;
}
#popupform .calcuside .gform_body select {
height: 34px;
padding: 0 !important;
}
#popupform .calcuside .gform_body textarea {
height: 100px;
}
#popupform .calcuside .gform_body ul.gfield_radio {
margin: 0 !important;
}
#popupform .calcuside .gform_body ul.gfield_checkbox li label,
.innerpage .entry .gform_body ul.gfield_radio li label {
font-size: 13px;
}
#popupform .calcuside .gform_body ul.gfield_radio li {
float: left !important;
display: block !important;
width: 30% !important;
}
#popupform .calcuside .gform_body ul.gfield_checkbox li {
float: left !important;
display: block !important;
width: 20% !important;
margin: 0 !important;
padding: 0 !important;
}
#popupform .calcuside .gform_body ul.gfield_checkbox li input[type="checkbox"],
.innerpage .entry .gform_body ul.gfield_radio li input[type="radio"] {
display: none;
}
#popupform .calcuside .gform_body ul.gfield_radio li label::before {
margin: 0 8px 0 0;
content: "\f10c";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#popupform
.calcuside
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label::before {
content: "\f111";
color: #222;
}
#popupform .calcuside .gform_body ul.gfield_checkbox li label::before {
margin: 0 8px 0 2px;
content: "\f096";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#popupform
.calcuside
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label::before {
content: "\f046";
margin: 0 6px 0 2px;
}
#popupform
.calcuside
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label,
#popupform
.calcuside
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label {
font-weight: normal;
font-family: "Robotobold";
}
#popupform .calcuside .gform_wrapper .gform_footer {
margin: 0;
padding: 0;
}
#popupform .calcuside .gform_wrapper .gform_footer p {
padding: 10px 0 0 0;
margin: 0 !important;
color: #000;
font-size: 13px;
}
#popupform .calcuside .gform_wrapper .gform_footer input[type="submit"] {
display: inline-block;
border: 0;
cursor: pointer;
background: #4db748;
padding: 10px;
width: 100%;
text-transform: uppercase;
font-size: 18px;
font-family: "RobotoBold";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
#popupform .calcuside .gform_wrapper .gform_footer input[type="submit"]:hover {
background: #20721c;
}
#popupform .calcuside .gform_body input[type="text"]::-webkit-input-placeholder,
#popupform
.calcuside
.gform_body
.ginput_complex
select::-webkit-input-placeholder,
#popupform .calcuside .gform_body textarea::-webkit-input-placeholder,
#popupform .calcuside .gform_body select::-webkit-input-placeholder,
#popupform .calcuside select::-webkit-input-placeholder {
color: #444;
} #process-works .entry .content-column:nth-of-type(1) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/cost-segration-expert/images/processwork1a.png)
no-repeat scroll 0% 100% !important;
width: 85px;
display: block;
margin: 0 auto 20px auto;
}
#process-works .entry .content-column:nth-of-type(2) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/cost-segration-expert/images/processwork1a.png)
no-repeat scroll 65% 100% !important;
width: 85px;
display: block;
margin: 0 auto 20px auto;
}
#process-works .entry .content-column:nth-of-type(3) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/cost-segration-expert/images/processwork1a.png)
no-repeat scroll 125% 100% !important;
width: 85px;
display: block;
margin: 0 auto 20px auto;
}
#why .entry .content-column:nth-of-type(2) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/cost-segration-expert/images/whyimg2a.png)
no-repeat scroll 0% 100% !important;
width: 78px;
display: block;
margin: 0 auto 30px auto;
}
#why .entry .content-column:nth-of-type(3) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/cost-segration-expert/images/whyimg2a.png)
no-repeat scroll 32% 100% !important;
width: 68px;
display: block;
margin: 0 auto 30px auto;
}
#why .entry .content-column:nth-of-type(4) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/cost-segration-expert/images/whyimg2a.png)
no-repeat scroll 66% 100% !important;
width: 81px;
display: block;
margin: 0 auto 30px auto;
}
#why .entry .content-column:nth-of-type(5) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/cost-segration-expert/images/whyimg2a.png)
no-repeat scroll 65% 100% !important;
width: 80px;
display: block;
margin: 0 auto 30px auto;
}
#why .entry .content-column:nth-of-type(6) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/cost-segration-expert/images/whyimg2a.png)
no-repeat scroll 100% 100% !important;
width: 78px;
display: block;
margin: 0 auto 30px auto;
}
#why .entry .content-column:nth-of-type(8) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/cost-segration-expert/images/whyimg2a.png)
no-repeat scroll 102% 100% !important;
width: 81px;
display: block;
margin: 0 auto 30px auto;
}
#newhp-intro {
padding: 15px 0;
}
#newhp-intro::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
display: block;
background: #fff;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
#newhp-intro .entry h2 {
font-size: 30px;
font-family: "RobotoRegular";
color: #111;
margin: 0;
}
#newhp-intro .entry h2 strong {
font-family: "RobotoRegular";
font-weight: normal;
color: #27b24d;
}
#newhp-intro .entry > p {
margin: 0;
}
#newcalculator-area {
padding: 20px 0 50px 0;
}
#newcalculator-area .container {
position: unset;
}
#newcalculator-area::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
display: block;
background: #fff;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
#newcalculator-area .entry > p {
margin: 0;
}
#newcalculator-area .content-column.one_third {
width: 41%;
margin: 0 !important;
}
#newcalculator-area .content-column.two_third.last_column {
width: 53%;
float: right;
}
#newcalculator-area #savings-calculator .calcuhead {
font-size: 28px;
font-family: "RobotoRegular";
font-weight: bold;
text-align: center;
color: #272727;
border-bottom: 2px solid #ccc;
display: inline-block;
width: 100%;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}
#newcalculator-area #savings-calculator .calcuhead strong {
font-weight: normal;
color: #222;
}
#newcalculator-area #savings-calculator > p {
margin-top: 15px;
color: #6a6a6a;
font-size: 16px;
font-weight: 400;
font-family: "montserratlight";
text-align: center;
line-height: 12px;
}
#newcalculator-area #savings-calculator .calculator-field {
position: relative;
margin: 8px 0;
}
#newcalculator-area #savings-calculator .bonus_depreciation_info {
margin: 0;
}
#newcalculator-area #savings-calculator .bonus_depreciation_info p {
font-family: "montserratlight";
}
#newcalculator-area #savings-calculator .calculator-field i.fa-usd {
position: absolute;
bottom: 17px;
right: 20px;
}
#newcalculator-area #savings-calculator .calculator-field label {
display: inline-block;
margin: 0 0 5px 0;
padding: 0 0 0 10px;
font-size: 14px;
font-family: "montserratlight";
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#newcalculator-area #savings-calculator .calculator-field select,
#newcalculator-area #savings-calculator .calculator-field .form-control {
display: block;
padding: 12px !important;
width: 100%;
background: #f5f5f5;
border: 1px solid #27b24d;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 10px;
font-family: "montserratlight";
font-size: 14px;
}
#newcalculator-area #calculated-results {
width: 100% !important;
margin: 0 !important;
background: 0;
color: #222;
text-align: center;
}
#newcalculator-area #calculated-results::after {
background: 0;
height: auto;
bottom: inherit;
}
#newcalculator-area #calculated-results .btnsubmit {
top: 0;
margin: 0 0 20px 0;
width: auto;
border: 0;
background: 0;
border-radius: 0px;
}
#newcalculator-area #calculated-results .btnsubmit i {
display: none;
}
#newcalculator-area #calculated-results .btnsubmit .btn {
text-align: center;
background: #27b24d;
color: #fff;
font-size: 18px;
font-family: "montserratsemi_bold";
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#newcalculator-area #calculated-results .btnsubmit .btn:hover {
background: #2ec257;
}
#newcalculator-area #calculated-results .calcuhead {
font-size: 30px;
font-family: "montserratregular";
color: #27b24d;
display: inline-block;
width: 100%;
margin: 0 0 15px 0;
}
#newcalculator-area #calculated-results .calcuhead strong {
font-weight: normal;
color: #222;
}
#newcalculator-area #calculated-results .calcures-field.halfdiv {
width: 46%;
}
#newcalculator-area #calculated-results .calcures-field em {
margin: 0 0 10px 0;
font-style: normal;
font-family: "montserratlight";
color: #777;
display: inline-block;
}
#newcalculator-area #calculated-results .calcures-field em br {
display: none;
}
#newcalculator-area #calculated-results .calcures-field span {
display: inline-block;
width: 100%;
padding: 12px;
border: 1px solid #2ec257;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#newcalculator-area #calculated-results .clear {
padding: 20px 0;
}
#newcalculator-area #calculated-results p {
color: #222;
font-family: "montserratlight";
font-size: 14px;
}
#newcalculator-area .btnyes {
width: 100%;
margin: 20px 0 0 0;
display: none;
}
#newcalculator-area .btnyes a {
text-transform: inherit;
background: #27b24d;
width: 100%;
color: #fff;
padding: 20px;
font-size: 18px;
font-family: "montserratsemi_bold";
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#newcalculator-area .btnyes a:hover {
background: #2ec257;
}
#newcalculator-area .gform_wrapper {
background: #fff;
border: 1px solid #27b24d;
-webkit-border-radius: 22px 22px 0 0;
-moz-border-radius: 22px 22px 0 0;
-ms-border-radius: 22px 22px 0 0;
-o-border-radius: 22px 22px 0 0;
border-radius: 22px 22px 0 0;
}
#newcalculator-area .gform_wrapper span.gform_description {
padding: 20px 25px 0 25px;
width: 100%;
font-size: 13px;
margin-bottom: 0 !important;
font-family: "RobotoLight";
}
#newcalculator-area .gform_wrapper .top_label .gsection_description {
padding: 0;
margin: 0 0 10px 0;
font-size: 15px;
}
#newcalculator-area .gform_wrapper,
#newcalculator-area .top_label li ul.gfield_checkbox,
#newcalculator-area .top_label li ul.gfield_radio {
margin: 0 0 30px 0;
max-width: 100%;
}
#newcalculator-area .gform_wrapper {
margin: 0;
}
#newcalculator-area .top_label li ul.gfield_radio li {
display: block;
width: 100% !important;
}
#newcalculator-area .top_label li ul.gfield_radio li input[type="radio"] {
display: none;
}
#newcalculator-area .gform_wrapper .gform_heading {
margin-bottom: 0;
}
#newcalculator-area .gform_wrapper .gform_heading h3.gform_title {
margin: 0;
font-family: "montserratsemi_bold";
text-align: center;
color: #fff;
background: #27b24d;
font-weight: normal;
font-size: 25px;
padding: 12px;
-webkit-border-radius: 20px 20px 0 0;
-moz-border-radius: 20px 20px 0 0;
-ms-border-radius: 20px 20px 0 0;
-o-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
}
#newcalculator-area .gform_body {
width: 100% !important;
padding: 25px 25px 15px 25px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#newcalculator-area .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
#newcalculator-area .gform_wrapper .top_label div.ginput_container span {
position: relative;
}
#newcalculator-area
.gform_wrapper
.top_label
div.ginput_container
span#input_1_5_date_format {
position: absolute;
}
#newcalculator-area
.gform_wrapper
.top_label
div.ginput_container
span#input_1_12_3_container
i {
font-size: 19px;
right: 12px;
}
#newcalculator-area .gform_wrapper .ginput_complex .ginput_left {
padding: 0 !important;
}
#newcalculator-area .gform_body ul {
width: 100%;
}
#newcalculator-area .gform_body .gform_fields li.gfield {
padding: 0;
margin: 0 0 10px 0;
position: relative;
}
#newcalculator-area
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html
p {
width: 100%;
font-size: 13px;
margin-bottom: 0 !important;
font-family: "RobotoLight";
line-height: 1.5em;
}
#newcalculator-area .gform_body .gform_fields li.gfield i {
position: absolute;
right: 10px;
top: 8px;
}
#newcalculator-area .gform_body .top_label li.gfield.gf_left_half,
#newcalculator-area .gform_body .top_label li.gfield.gf_right_half {
float: left;
padding: 0;
width: 48.5%;
}
#newcalculator-area .gform_body .top_label li.gfield.gf_right_half {
float: right;
clear: inherit;
}
#newcalculator-area .gform_body .widget-main-title {
display: none;
}
#newcalculator-area .gform_body .top_label .gfield_label,
#newcalculator-area .gform_body .ginput_container_address label {
font-size: 15px;
font-family: "RobotoRegular";
font-weight: normal;
display: none;
}
#newcalculator-area .gform_body .gform_fields li.gfield.withlabel label {
display: block;
font-size: 12px;
}
#newcalculator-area
.gform_body
.gform_fields
li.gfield.withlabel
ul.gfield_checkbox {
margin: 5px 0 0px 0;
display: inline-block;
}
#newcalculator-area .gform_body #field_9_33 label {
display: block !important;
font-size: 12px;
margin: 0 0 10px 0;
}
#newcalculator-area #field_9_33 ul.gfield_checkbox {
margin: 0 0 5px 0 !important;
}
#newcalculator-area .gform_body .ginput_container_address .address_line_1 {
margin: 0;
display: inline-block;
width: 100%;
}
#newcalculator-area .gform_body .top_label .gfield_label .gfield_required {
color: #fff;
}
#newcalculator-area .gform_body #field_1_12 .gfield_label,
#newcalculator-area .gform_body #field_1_7 .gfield_label {
display: inline-block;
border-bottom: 1px solid #46a941;
padding: 0 0 5px 0;
margin: 5px 0 10px 0;
width: 100%;
}
#newcalculator-area .gform_wrapper .gsection {
border: 0;
}
#newcalculator-area .gform_wrapper .gsection_description {
border-bottom: 1px solid #46a941;
padding: 0 0 5px 0 !important;
margin: 10px 0 !important;
color: #222;
}
#newcalculator-area
.gform_body
.field_sublabel_below
.ginput_complex.ginput_container
label {
font-size: 12px;
font-family: "RobotoLight";
}
#newcalculator-area
.gform_wrapper
li.gfield.field_description_below
+ li.gsection {
margin-top: 0 !important;
}
#newcalculator-area .gform_body .pref-select .gfield_label {
display: none;
}
#newcalculator-area .gform_body input[type="text"],
#newcalculator-area .gform_body .ginput_complex select,
#newcalculator-area .gform_body textarea,
#newcalculator-area .gform_body select,
#newcalculator-area select {
font-family: "RobotoLight";
margin: 0;
color: #565656;
background: #eee;
border: 1px solid #ccc;
display: block;
font-size: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px;
padding-right: 27px;
}
#newcalculator-area .gform_body select {
height: 34px;
padding: 0 !important;
}
#newcalculator-area .gform_body textarea {
height: 100px;
}
#newcalculator-area .gform_body ul.gfield_radio {
margin: 0 !important;
}
#newcalculator-area .gform_body ul.gfield_checkbox li label,
.innerpage .entry .gform_body ul.gfield_radio li label {
font-size: 13px;
}
#newcalculator-area .gform_body ul.gfield_radio li {
float: left !important;
display: block !important;
width: 30% !important;
}
#newcalculator-area .gform_body ul.gfield_checkbox li {
float: left !important;
display: block !important;
width: 20% !important;
margin: 0 !important;
padding: 0 !important;
}
#newcalculator-area .gform_body ul.gfield_checkbox li input[type="checkbox"],
.innerpage .entry .gform_body ul.gfield_radio li input[type="radio"] {
display: none;
}
#newcalculator-area .gform_body ul.gfield_radio li label::before {
margin: 0 8px 0 0;
content: "\f10c";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#newcalculator-area
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label::before {
content: "\f111";
color: #222;
}
#newcalculator-area .gform_body ul.gfield_checkbox li label::before {
margin: 0 8px 0 2px;
content: "\f096";
display: inline-block;
font: normal normal normal 16px/1 FontAwesome;
font-size: 15px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#newcalculator-area
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label::before {
content: "\f046";
margin: 0 6px 0 2px;
}
#newcalculator-area
.gform_body
ul.gfield_checkbox
li
input[type="checkbox"]:checked
+ label,
#newcalculator-area
.gform_body
ul.gfield_radio
li
input[type="radio"]:checked
+ label {
font-weight: normal;
font-family: "Robotobold";
}
#newcalculator-area .gform_wrapper .gform_footer {
margin: 0;
padding: 0 25px 25px 25px;
}
#newcalculator-area .gform_wrapper .gform_footer p {
font-size: 12px;
text-align: left;
margin: 10px 0 0 0;
}
#newcalculator-area .gform_wrapper .gform_footer input[type="submit"] {
background: #27b24d;
border: 0;
width: 100%;
padding: 15px;
cursor: pointer;
color: #fff;
font-size: 18px;
font-family: "montserratsemi_bold";
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#newcalculator-area .gform_wrapper .gform_footer input[type="submit"]:hover {
background: #2ec257;
}
#newcalculator-area .gform_body input[type="text"]::-webkit-input-placeholder,
#newcalculator-area
.gform_body
.ginput_complex
select::-webkit-input-placeholder,
#newcalculator-area .gform_body textarea::-webkit-input-placeholder,
#newcalculator-area .gform_body select::-webkit-input-placeholder,
#newcalculator-area select::-webkit-input-placeholder {
color: #444;
}
#newcalculator-area .as-seen-lists {
position: absolute;
top: 40px;
right: 0;
}
#newcalculator-area .as-seen-lists h2 {
display: none;
}
#newcalculator-area .as-seen-lists li {
margin: 0 0 5px 0;
}
#newcalculator-area .as-seen-lists li img {
width: 70px;
}
#whats-bondep .entry {
font-family: "montserratlight";
}
#whats-bondep .entry p {
margin: 0 0 20px 0;
line-height: 1.8em;
}
#whats-bondep .entry h3 {
font-family: "montserratsemi_bold";
font-size: 30px;
margin: 0 0 30px 0;
}
#whats-bondep .entry h3 strong {
color: #27b24d;
}
#whats-bondep .entry h4 {
padding-bottom: 8px;
position: relative;
font-family: "montserratsemi_bold";
font-size: 26px;
margin: 0 0 15px 0;
display: inline-block;
}
#whats-bondep .entry h4::after {
content: "";
position: absolute;
bottom: 0;
height: 2px;
width: 380px;
display: block;
background: #27b24d;
}
#whats-bondep .entry h4 strong {
color: #27b24d;
}
#whats-bondep .entry img.alignleft {
margin: 0 35px 5px 0;
}
#costseg-studies {
position: relative;
padding: 50px 0;
}
#costseg-studies::before {
background: #27b24d;
content: "";
width: 100%;
height: 80%;
display: block;
position: absolute;
top: 0;
left: 0;
}
#costseg-studies .entry {
background: #fff;
font-family: "montserratlight";
padding: 20px 50px;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
#costseg-studies .entry > p {
margin: 0;
}
#costseg-studies .entry p > a {
color: #27b24d;
}
#costseg-studies .entry p > a:hover {
text-decoration: underline;
}
#costseg-studies .entry h3 {
font-family: "montserratsemi_bold";
font-size: 30px;
margin: 0 0 30px 0;
}
#costseg-studies .entry h3 strong {
color: #27b24d;
}
#costseg-studies .entry .content-column {
position: relative;
}
#costseg-studies .entry .content-column.one_third {
width: 38%;
}
#costseg-studies .entry .content-column.two_third {
width: 59%;
}
#costseg-studies .entry .content-column h4 {
position: relative;
font-family: "montserratsemi_bold";
font-size: 23px;
margin: 0 0 15px 0;
display: inline-block;
}
#costseg-studies .entry .content-column h4 strong {
color: #27b24d;
}
#costseg-studies .entry .content-column.last_column .btn-button {
position: absolute;
right: 10%;
bottom: 30px;
}
#costseg-studies .entry .content-column.last_column .btn-button a {
text-transform: inherit;
font-family: "montserratsemi_bold";
font-size: 16px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#costseg-studies .entry .content-column ul li {
position: relative;
padding: 8px 0 8px 25px;
margin: 0;
}
#costseg-studies .entry .content-column ul li::before {
content: "";
width: 12px;
height: 12px;
display: block;
position: absolute;
top: 14px;
left: 0;
z-index: 2;
background: #27b24d;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#costseg-studies .entry .content-column ul li::after {
content: "";
width: 2px;
height: 100%;
display: block;
position: absolute;
top: 15px;
left: 5px;
z-index: 1;
background: #d9d9d9;
}
#costseg-studies .entry .content-column ul li:last-child::after {
display: none;
}
#howworks {
padding: 0 0 20px 0;
}
#howworks .entry {
font-family: "montserratlight";
color: #222;
padding: 0 60px;
}
#howworks .entry h4 {
font-family: "montserratsemi_bold";
font-size: 30px;
margin: 0 0 30px 0;
}
#howworks .entry h4 strong {
color: #27b24d;
}
#howworks .entry .content-column.one_third {
background: 0;
padding: 30px;
text-align: left;
}
#howworks .entry .content-column.one_third:nth-of-type(2) {
background: #27b24d;
color: #fff;
}
#howworks .entry .content-column.one_third:nth-of-type(2) p a {
color: #fff;
}
#howworks .entry .content-column.one_third:nth-of-type(2) p a:hover {
text-decoration: underline;
}
#tax-counter.newtax-counter {
background: 0;
margin: 0;
z-index: 99;
color: #222;
height: auto;
padding-bottom: 40px;
}
#tax-counter.newtax-counter .entry {
padding: 0;
}
#tax-counter.newtax-counter .entry h3 {
font-family: "RobotoRegular";
font-size: 32px;
margin: 0;
}
#tax-counter.newtax-counter .entry h3 strong {
color: #27b24d;
background: 0;
padding: 0;
margin: 0 0 20px 0;
font-family: "montserratsemi_bold";
line-height: inherit;
}
#tax-counter.newtax-counter .entry p {
font-size: inherit;
}
#tax-counter.newtax-counter .entry p strong {
color: #27b24d;
border: 1px solid #eee;
border-bottom: 3px solid #eee;
margin: 0 !important;
padding: 20px 20px 20px 27px;
}
#tax-counter.newtax-counter .entry p span,
#tax-counter.newtax-counter .entry p strong,
#tax-counter.newtax-counter .entry p em {
background: 0;
font-family: "montserratextra_bold";
font-size: 50px;
}
#tax-counter.newtax-counter .entry p em {
color: #222;
}
#usmap.newusmap {
margin: 0;
padding: 50px 0 0 0;
background: #27b24d;
}
#usmap.newusmap .container {
width: 100%;
max-width: 1000px;
}
#usmap.newusmap .entry p {
display: block;
margin: 0;
}
#usmap.newusmap .entry h4 {
position: relative;
z-index: 99;
text-align: center;
color: #fff;
font-family: "montserratregular";
font-size: 35px;
}
#usmap.newusmap .entry h4 strong {
font-family: "RobotoRegular";
}
#usmap.newusmap .entry .map-container {
position: relative;
margin-top: -60px;
}
.jvectormap-tip {
background: #27b24d !important;
text-align: center;
margin-top: -80px !important;
padding: 10px 0 0 0 !important;
font-size: 18px !important;
font-family: "montserratbold" !important;
-webkit-box-shadow: 0px 0px 5px 0px rgb(2, 88, 57, 1);
-moz-box-shadow: 0px 0px 5px 0px rgb(2, 88, 57, 1);
box-shadow: 0px 0px 5px 0px rgb(2, 88, 57, 1);
}
.jvectormap-tip span {
background: 0 !important;
display: block;
padding: 10px;
margin: 0px 0 0 0;
font-size: 15px;
font-family: "montserratlight";
position: relative;
}
.jvectormap-tip span::before {
content: "\f0d7";
display: inline-block;
position: absolute;
text-align: center;
width: 100%;
left: 0;
bottom: -30px;
color: #27b24d;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font: normal normal normal 14px/1 FontAwesome;
font-size: 50px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
#why-poconnornew {
padding: 50px 0 10px 0;
position: relative;
}
#why-poconnornew::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
display: block;
background: #fff;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
#why-poconnornew .entry > p {
display: none;
}
#why-poconnornew .entry h4 {
position: relative;
z-index: 99;
text-align: center;
color: #000;
margin: 0 0 80px 0;
font-family: "montserratregular";
font-size: 35px;
}
#why-poconnornew .entry h4 strong {
font-family: "RobotoRegular";
color: #27b24d;
}
#why-poconnornew .entry .content-column,
#why-poconnornew .entry .content-column.last_column {
text-align: left;
background: #27b24d;
padding: 80px 20px 20px 20px;
margin-bottom: 70px;
font-size: 16px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
height: 345px;
}
#why-poconnornew .entry .content-column p {
color: #fff;
font-family: "montserratlight";
line-height: 1.9em;
}
#why-poconnornew .entry .content-column p a {
color: #fff;
}
#why-poconnornew .entry .content-column p strong {
font-family: "montserratregular";
font-weight: normal;
color: #fff;
}
#why-poconnornew .entry .content-column p::before {
content: "";
position: absolute;
top: -50px;
left: 0;
width: 100%;
height: 119px;
display: block;
}
#why-poconnornew .entry .content-column:nth-of-type(1) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/why-icon-new1.png) no-repeat scroll 50% 100%;
}
#why-poconnornew .entry .content-column:nth-of-type(2) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/why-icon-new2.png) no-repeat scroll 50% 100%;
}
#why-poconnornew .entry .content-column:nth-of-type(3) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/why-icon-new3.png) no-repeat scroll 50% 100%;
}
#why-poconnornew .entry .content-column:nth-of-type(5) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/why-icon-new4.png) no-repeat scroll 50% 100%;
}
#why-poconnornew .entry .content-column:nth-of-type(6) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/why-icon-new5.png) no-repeat scroll 50% 100%;
}
#why-poconnornew .entry .content-column:nth-of-type(7) p::before {
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/why-icon-new6.png) no-repeat scroll 50% 100%;
}
#property-types.property-types-new {
background: 0 !important;
width: 100%;
color: #111;
padding: 60px 0;
}
#property-types.property-types-new .entry > p {
display: none;
}
#property-types.property-types-new .entry h4 {
position: relative;
z-index: 99;
text-align: center;
color: #000;
margin: 0 0 30px 0;
font-family: "montserratregular";
font-size: 35px;
}
#property-types.property-types-new .entry h4 br {
display: none;
}
#property-types.property-types-new .entry h4 strong {
font-family: "RobotoRegular";
color: #27b24d;
}
#property-types.property-types-new ul.gallery {
text-align: center;
color: #fff;
}
#property-types.property-types-new ul.gallery li.gallery-item {
position: relative;
display: inline-block;
vertical-align: top;
width: 250px;
margin: 15px;
border: 1px solid #27b24d;
}
#property-types.property-types-new ul.gallery li.gallery-item figure {
height: auto;
overflow: hidden;
margin-top: 70px;
padding: 12px 0;
}
#property-types.property-types-new ul.gallery li.gallery-item figure img {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#property-types.property-types-new ul.gallery li.gallery-item .gallery-caption {
color: #222;
font-family: "montserratregular";
background: 0;
line-height: 1.4em;
font-size: 14px;
padding: 25px 35px 0 35px;
height: 95px;
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#property-types.property-types-new
ul.gallery
li.gallery-item
.gallery-caption
a {
color: #222;
}
#client-logos-new {
text-align: center;
background: #27b24d;
padding: 40px 0 50px 0;
}
#client-logos-new .container {
width: auto;
max-width: 1000px;
}
#client-logos-new .entry h4 {
position: relative;
z-index: 99;
text-align: center;
color: #fff;
margin: 0 0 10px 0;
font-family: "montserratregular";
font-size: 35px;
}
#client-logos-new .entry h4 br {
display: none;
}
#client-logos-new .entry h4 strong {
font-family: "montserratsemi_bold";
font-weight: normal;
}
#client-logos-new .entry p {
color: #fff;
font-family: "montserratlight";
font-size: 17px;
}
#client-logos-new .entry p em {
font-style: normal;
}
#client-logos-new .entry > p a {
color: #fff;
text-decoration: underline;
}
#client-logos-new .entry > p a:hover {
text-decoration: none;
}
#client-logos-new .entry .gallery {
margin-top: 40px !important;
}
#client-logos-new .entry .slick-slider {
margin: 0;
position: relative;
}
#client-logos-new .entry .slick-slide {
margin: 0 5px 0 6px;
padding: 0 11px;
background: #fff;
}
#client-logos-new .entry .slick-slide img {
border: 1px solid #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#client-logos-new .slick-prev,
#client-logos-new .slick-next {
width: auto;
height: auto;
top: 50%;
}
#client-logos-new .slick-next {
right: 0;
}
#client-logos-new .slick-prev:before,
#client-logos-new .slick-next:before {
font-size: 28px;
}
#client-logos-new .slick-prev:before,
#client-logos-new .slick-next:before {
color: #fff;
border: 1px solid #fff;
width: 30px;
height: 30px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#client-logos-new .slick-prev.slick-disabled:before,
#client-logos-new .slick-next.slick-disabled:before {
opacity: 0.2 !important;
}
#testimonials-area {
padding: 40px 0;
position: relative;
z-index: 90;
}
#testimonials-area::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
display: block;
background: #fff;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
#testimonials-area .entry h4 {
position: relative;
z-index: 99;
text-align: center;
color: #111;
margin: 0 0 30px 0;
font-family: "montserratregular";
font-size: 35px;
}
#testimonials-area .entry h4 strong {
font-family: "montserratsemi_bold";
color: #27b24d;
}
#testimonials-area .entry .btn-button {
text-align: right;
}
#testimonials-area .entry .btn-button a {
padding: 10px 30px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#testimonial-lists-acc ul {
margin: 0;
padding: 0;
}
#testimonial-lists-acc ul li {
margin: 0;
padding: 0;
font-family: "montserratlight";
color: #222;
margin: 0 0 30px 0;
position: relative;
}
#testimonial-lists-acc ul li a {
color: #222;
top: 8px;
font-size: 20px;
font-family: "montserratregular";
display: block;
border: 1px solid #27b24d;
padding: 30px;
background: #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
position: relative;
z-index: 91;
}
#testimonial-lists-acc ul li a::before {
content: "\f101";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: 30px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
top: 25px;
right: 20px;
}
#testimonial-lists-acc ul li.open-active a::before {
content: "\f103";
}
#testimonial-lists-acc ul li:hover a,
#testimonial-lists-acc ul li.open-active a {
background: #f2f2f2;
}
#testimonial-lists-acc ul li .testi-content {
display: none;
position: relative;
z-index: 90;
margin-top: -10px;
padding: 30px 35px 10px 35px;
border: 1px solid #27b24d;
-webkit-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
-ms-border-radius: 0 0 10px 10px;
-o-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
}
#highlighted-projects.highproj-new {
background: 0;
position: relative;
padding-bottom: 20px;
}
#highlighted-projects.highproj-new::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px;
display: block;
background: #fff;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
}
#highlighted-projects.highproj-new .responsive-tabs-wrapper::after {
display: none;
}
#highlighted-projects.highproj-new .entry h4 {
position: relative;
z-index: 99;
text-align: center;
color: #27b24d;
margin: 0 0 20px 0;
font-family: "montserratsemi_bold";
font-size: 35px;
}
#highlighted-projects.highproj-new .responsive-tabs-wrapper {
border: 1px solid #222;
}
#highlighted-projects.highproj-new .responsive-tabs ul.responsive-tabs__list {
font-family: "montserratsemi_bold";
position: relative;
display: inline-block;
width: 100%;
border-bottom: 1px solid #222;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item {
background: 0;
color: #999;
border: 0;
top: 0;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item--active,
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item:hover {
color: #222;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item--active::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4px;
background: #27b24d;
}
#highlighted-projects.highproj-new
.entry
.responsive-tabs
.responsive-tabs__panel
> h2 {
font-family: "montserratsemi_bold";
}
#highlighted-projects.highproj-new .pcol h2 {
font-family: "montserratregular";
font-size: 14px !important;
min-height: 37px !important;
line-height: 37px;
}
#highlighted-projects.highproj-new .pcol:nth-of-type(5) h2,
#highlighted-projects.highproj-new .pcol:nth-of-type(6) h2 {
line-height: inherit;
}
#highlighted-projects.highproj-new
.entry
.responsive-tabs
.responsive-tabs__panel {
padding-bottom: 0;
}
#highlighted-projects.highproj-new .pcol {
font-family: "montserratlight";
font-size: 14px;
}
#highlighted-projects.highproj-new .pcol {
width: 13.5%;
float: left;
text-align: center;
border: 1px solid #dedede;
border-right: 0;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#highlighted-projects.highproj-new .pcol:nth-of-type(1) {
width: 19%;
border-left: 0;
}
#highlighted-projects.highproj-new .pcol > p {
margin: 0;
}
#highlighted-projects.highproj-new .pcol em {
display: inline-block;
width: 100%;
font-style: normal;
padding: 8px 0;
color: #333;
}
#highlighted-projects.highproj-new .pcol em:nth-of-type(2),
#highlighted-projects.highproj-new .pcol em:nth-of-type(4) {
background: #f7f5f5;
}
#highlighted-projects.highproj-new .pcol em {
padding: 20px 0;
}
#highlighted-projects.highproj-new blockquote {
font-family: "montserratlight";
}
#highlighted-projects.highproj-new blockquote p br {
display: none;
}
#highlighted-projects.highproj-new blockquote p em {
font-family: "montserratlight";
font-style: normal;
}
#savings-ready {
padding: 30px 0;
}
#savings-ready .entry h5 {
font-family: "montserratsemi_bold";
font-size: 20px;
}
#savings-ready .entry .content-column .btn-button a {
text-align: center;
padding: 10px 25px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
#savings-ready .entry .content-column.one_third .btn-button .btn {
width: 100%;
text-align: center;
}
#savings-ready .entry .content-column.one_third {
width: 25%;
}
#savings-ready .entry .content-column.two_third {
width: 72%;
}
#savings-ready .entry .content-column.two_third .btn-button .btn {
width: 400px;
}
.customsec {
padding: 20px 0px;
position: relative;
}
@media screen and (max-width: 600px) {
.content-column.one_half {
width: 100%;
}
.innerpage .entry .gform_body .top_label li.gfield.gf_left_half,
.innerpage .entry .gform_body .top_label li.gfield.gf_right_half {
width: 100%;
}
}
@media screen and (max-width: 1366px) {
.as-seen-lists {
display: none;
}
}
.home h2 {
font-size: 36px;
font-family: montserrat, sans-serif;
font-weight: 700;
}
.home p {
font-family: "montserratlight";
}
.home ul li {
font-family: montserrat, sans-serif;
font-weight: 500;
}
#pagenav > ul > li:hover > a,
#pagenav > ul > li.current-menu-ancestor > a,
#pagenav > ul > li.current_page_item > a {
background: #27b24d;
color: #fff;
border-bottom: 5px solid #fff;
}
#uppernav ul li a {
color: #27b24d;
font-size: 15px;
padding: 0 0 0 35px;
}
#uppertop {
background: #fff;
padding: 8px 0;
font-family: "open_sansregular";
font-size: 15px;
}
#uppernav ul li:nth-of-type(1) a::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/topmenu-1.png) no-repeat scroll 0
0;
}
#uppernav ul li:nth-of-type(2) a::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/topmenu-2.png) no-repeat scroll 0
0;
}
#uppernav ul li:nth-of-type(3) a::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/topmenu-3.png) no-repeat scroll 0
0;
}
#phonenum a {
font-family: "open_sansbold";
font-size: 15px;
}
#phonenum span:before {
content: "";
width: 32px;
height: 32px;
display: block;
position: absolute;
top: -3px;
left: 0;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/call.png);
}
#maintop {
background: #27b24d;
}
#phonenum {
padding: 5px 10px 5px 0;
border-radius: 15px;
background: #f5f5f5;
margin-top: 10px;
}
#phonenum a {
color: #27b24d;
}
#phonenum span {
position: relative;
padding: 0 0px 0 35px;
top: -4px;
}
#phonenum a:before {
content: "";
width: 32px;
height: 32px;
display: block;
position: absolute;
top: -3px;
left: 0;
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/phone-icon-new.png);
}
#uppernav ul li {
background: #fff;
padding: 15px 10px;
font-family: "open_sansregular";
border-right: 2px solid #cbcbcb;
margin: 0;
}
#uppertop {
padding: 0;
}
#top::after {
content: "";
width: 100%;
position: absolute;
bottom: 0;
left: 0;
height: 0px;
background: #eee;
}
#newhp-intro {
padding: 30px 0;
top: -30px;
float: none;
background: #fff;
z-index: 100;
width: 80%;
margin: 0 auto;
}
.newhp-intro .entry h2 {
font-family: "RobotoRegular" !important;
color: #27b24d !important;
}
.seg-study h2 {
font-size: 30px;
color: #fff;
margin: 0;
text-align: center;
}
.seg-study h2 span {
font-family: "RobotoRegular";
font-weight: normal;
color: #27b24d;
}
.get-free h2 {
font-size: 30px;
color: #27b24d;
font-family: "RobotoRegular";
font-weight: normal;
color: #27b24d;
}
.gray-bg {
background: #f5f5f5;
}
.why-do h2 {
font-size: 20px;
color: #27b24d;
font-weight: normal;
color: #27b24d;
}
.why-do h2 span {
font-size: 30px;
color: #212121;
font-family: "RobotoBold";
font-weight: normal;
}
.btn-r {
margin-top: 15px;
display: inline-block;
background: #27b24d;
padding: 5px 30px;
text-transform: none;
font-size: 16px;
font-family: "RobotoRegular";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
@media only screen and (min-width: 1200px) {
.get-free .content-column.last_column {
margin: 0;
position: absolute;
right: 0px;
background: #ffffffcf;
margin-top: 40px;
padding: 40px; -moz-box-shadow: -1px 1px 10px 1px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
-moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
}
.get-free .content-column.one_half {
width: 55%;
}
}
.why-do h2 span,
.we-work h2 {
font-size: 36px;
color: #212121;
font-family: montserrat, sans-serif;
font-weight: 700;
}
.why-do img,
.we-work img {
border-radius: 13px;
}
.why-do span,
.ecs-company span {
color: #27b24d;
}
.why-do ul li {
font-size: 18px;
margin-bottom: 30px;
font-family: montserrat, sans-serif;
font-weight: 600;
}
.why-do ul li::before {
content: "01";
font-size: 30px;
width: 35px;
margin-right: 10px;
padding: 5px;
border: 1px solid #27b24d;
display: inline-block;
font-family: "RobotoBold";
}
.why-do ul li:nth-of-type(2)::before {
content: "02";
}
.why-do ul li:nth-of-type(3)::before {
content: "03";
}
.why-do ul li:nth-of-type(4)::before {
content: "04";
}
.g-separator {
margin: 20px 0;
}
.g-separator::before {
content: "";
width: 256px;
height: 18px;
display: block;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/seprator.png);
background-repeat: no-repeat;
}
.property-types-hp h2 span {
color: #27b24d;
}
.property-types-hp .g-separator::before,
.ecs-company .g-separator::before,
.why-ocs .g-separator::before {
margin: auto;
}
.prop-types-ul {
position: relative;
}
.prop-types-ul li {
padding: 30px 10px;
width: 22%;
float: left;
margin-right: 1%;
margin-bottom: 30px;
background: #f6f6f6;
border-radius: 15px;
min-height: 270px;
}
.prop-types-ul li:hover {
background: #27b24d;
}
@media only screen and (max-width: 600px) {
#testi-carousel .content-column.two_third {
width: 100%;
}
#client-logos-new {
display: none;
}
.prop-types-ul li {
width: 100%;
}
#testi-carousel .content-column.one_third {
width: 100%;
}
}
.prop-types-ul li h3::before {
content: "";
content: "";
width: 50px;
height: 32px;
display: block;
position: absolute;
top: -3px;
left: 0;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-1.png);
background-repeat: no-repeat;
}
.prop-types-ul div:nth-child(1) {
text-align: center;
}
.prop-types-ul div:nth-child(1)::before {
content: "";
width: 171px;
height: 150px;
display: inline-block;
text-align: center;
margin: 0 auto;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/1-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-2::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/2-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-3::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/3-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-4::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/4-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-5::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/5-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-6::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/6-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-7::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/7-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-8::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/8-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-9::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/9-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-10::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/10-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-11::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/11-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-12::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/12-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-13::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/13-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-14::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/14-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-15::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/15-g.png);
background-repeat: no-repeat;
} .prop-types-ul li:hover div.pt-img::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/1-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-2::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/2-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-3::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/3-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-4::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/4-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-5::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/5-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-6::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/6-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-7::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/7-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-8::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/8-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-9::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/9-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-10::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/10-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-11::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/11-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-12::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/12-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-13::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/13-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-14::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/14-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-15::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/15-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover {
color: #fff;
}
.prop-types-ul h5 {
font-size: 19px;
}
.prop-types-ul div:nth-child(2) {
margin-top: 20px;
}
.prop-types-ul h5 {
width: 60%;
padding: 0;
float: left;
}
.prop-types-ul div:nth-child(2):after {
content: "";
width: 103px;
height: 62px;
position: absolute;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-1.png) no-repeat;
}
.prop-types-ul li:nth-child(2) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-2.png) no-repeat;
}
.prop-types-ul li:nth-child(3) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-3.png) no-repeat;
}
.prop-types-ul li:nth-child(4) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-4.png) no-repeat;
}
.prop-types-ul li:nth-child(5) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-5.png) no-repeat;
}
.prop-types-ul li:nth-child(6) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-6.png) no-repeat;
}
.prop-types-ul li:nth-child(7) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-7.png) no-repeat;
}
.prop-types-ul li:nth-child(8) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-8.png) no-repeat;
}
.prop-types-ul li:nth-child(9) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-9.png) no-repeat;
}
.prop-types-ul li:nth-child(10) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-10.png) no-repeat;
}
.prop-types-ul li:nth-child(11) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-11.png) no-repeat;
}
.prop-types-ul li:nth-child(12) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-12.png) no-repeat;
}
.prop-types-ul li:nth-child(13) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-13.png) no-repeat;
}
.prop-types-ul li:nth-child(14) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-14.png) no-repeat;
}
.prop-types-ul li:nth-child(15) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-15.png) no-repeat;
}
.prop-types-ul li:nth-child(16) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-16.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(1) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-1-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(2) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-2-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(3) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-3-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(4) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-4-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(5) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-5-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(6) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-6-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(7) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-7-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(8) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-8-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(9) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-9-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(10) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-10-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(11) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-11-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(12) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-12-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(13) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-13-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(14) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-14-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(15) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-15-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(16) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-16-g.png) no-repeat;
}
.prop-types-ul div:nth-child(3) {
position: relative;
}
.arrow-r {
width: 100%;
display: block;
position: absolute;
bottom: -80px;
}
.arrow-r a:before {
content: "";
width: 55px;
height: 18px;
display: block;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/arrow-green.png) no-repeat;
}
.prop-types-ul li:hover .arrow-r::before {
content: "";
width: 55px;
height: 18px;
display: block;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/arrow-white.png) no-repeat;
}
.ecs-company .entry .content-column ul li {
position: relative;
padding: 15px 0 8px 25px;
margin: 0;
}
.ecs-company .entry .content-column ul li::before {
content: "";
width: 12px;
height: 12px;
display: block;
position: absolute;
top: 20px;
left: 0;
z-index: 2;
background: #27b24d;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.ecs-company .entry .content-column ul li::after {
content: "";
width: 2px;
height: 100%;
display: block;
position: absolute;
top: 20px;
left: 5px;
z-index: 1;
background: #d9d9d9;
}
.ecs-company .entry .content-column ul li:nth-child(3)::after {
content: none;
}
.process-work div:nth-child(1) h2 {
padding-top: 30px;
}
.process-work .content-column.one_third {
width: 25%;
}
.process-work .content-column.last_column {
width: 40%;
}
.process-work .content-column.one_third div {
background: #fff;
}
.process-work .esc-col3-1,
.process-work .esc-col3-2 {
min-height: 150px;
margin-bottom: 20px;
padding: 20px;
}
.process-work .content-column.one_third div.esc-col2 {
min-height: 360px;
background: #fff;
padding: 20px;
}
.process-work span {
color: #27b24d;
font-size: 32px;
}
.bonus-dep {
margin: 0 auto;
width: 1170px;
position: relative;
}
.bonus-dep::before {
background: #27b24d;
content: "";
width: 100%;
height: 42%;
display: block;
position: absolute;
top: 0;
left: 0;
}
.bonus-dep .container {
padding: 30px;
}
.bonus-dep .content-column.one_half {
width: 45.5%;
}
.bonus-dep h6,
.bonus-dep h2,
.bonus-dep h5 {
color: #fff;
}
.bonus-dep h5 {
padding-bottom: 20px;
font-size: 24px;
border-bottom: 1px solid #fff;
}
.bonus-dep h3 {
padding-top: 50px;
font-size: 28px;
font-family: montserrat, sans-serif;
font-weight: 700;
}
.bonus-dep span {
font-size: 20px;
color: #27b24d;
}
.bonus-dep a {
color: #27b24d;
}
.savings-ready ul {
width: 100%;
min-height: 210px;
}
.savings-ready ul li:nth-child(1) {
float: left;
width: 35%;
}
.savings-ready ul {
background: #f3f3f3;
border-radius: 10px;
padding: 20px;
}
#savings-ready .entry h5 {
font-family: montserrat, sans-serif;
font-weight: 500;
}
.footer-top #site-info {
width: 50%;
float: left;
margin: 0 auto;
}
#upper-bottom .footer-1,
#upper-bottom .footer-2,
#upper-bottom .footer-3 {
width: 30%;
float: left;
margin-right: 3%;
}
#footernav,
#site-info {
border-top: 0px solid #37393d;
}
#upper-bottom .footernav {
column-count: 2;
}
#footeradd,
#footernum {
width: 300px;
margin: 0 auto !important;
}
#savings-calculator .calculator-field {
width: 20%;
float: left;
margin-right: 2%;
}
#savings-calculator .calculator-field label {
text-align: left;
font-size: 13px;
}
#savings-calculator .calculator-field i {
display: none;
}
#savings-calculator .calculator-field em,
#savings-calculator .calculator-field span {
color: #4db748 !important;
}
#savings-calculator .bonus_depreciation_info {
clear: inherit;
}
#savings-calculator .bonus_depreciation_info p {
font-size: 12px !important;
font-family: "RobotoRegular";
font-weight: normal;
}
#calculated-results .btnsubmit {
margin-top: 0px;
border: 0;
background: transparent;
}
#calculated-results .btnsubmit .btn {
width: 100%;
cursor: pointer;
padding: 5px 30px;
font-size: 18px;
background: #4db748;
color: #fff;
font-family: "RobotoBold";
border: 0;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border-radius: 6px;
}
#calculated-results .btnsubmit i {
display: none;
}
#calculated-results {
background: transparent;
padding: 0;
color: #fff;
position: relative; width: 70% !important;
margin: 1% 15% !important;
}
#calculated-results.calcu-with-results {
margin-top: 0px;
}
#newcalculator-area::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0px;
display: block;
background: #fff;
box-shadow: none;
-webkit-box-shadow: none;
}
#savings-calculator {
padding: 0;
}
#calculated-results .btnsubmit.noresultsyet {
top: 0px;
}
#calculated-results::after {
content: "";
background: none;
width: 100%;
height: 30px;
display: block;
position: absolute;
bottom: -30px;
z-index: -9;
}
.calcures-field em,
.calcures-field span,
.calcuhead strong,
.calcuhead {
color: #000;
}
#savings-calculator .calcuhead {
display: none;
}
#newcalculator-area {
padding: 0;
}
@media only screen and (max-width: 600px) {
#phonenum {
margin-bottom: 10px;
}
#calculated-results {
width: 100%;
}
.bonus-dep {
width: 100%;
}
#savings-calculator .calculator-field {
width: 100%;
float: left;
margin-right: 2%;
}
.seg-study {
background: #212121;
padding-top: 50px !important;
margin-top: 0px !important;
}
#newhp-intro {
top: 20px !important;
width: 100%;
}
.bonus-dep .container {
padding: 0px;
}
.bonus-dep::before {
background: #27b24d;
content: "";
width: 100%; display: block;
position: absolute;
top: 0;
left: 0;
}
.bonus-dep .content-column.one_half {
width: 100%;
}
.process-work .content-column.one_third {
width: 100%;
}
.process-work .content-column.one_third div.esc-col2 {
min-height: auto;
background: #fff;
margin-bottom: 20px;
}
#upper-bottom .footer-1,
#upper-bottom .footer-2,
#upper-bottom .footer-3 {
width: 97%;
float: left;
margin-right: 3%;
}
.footer-top #site-info {
width: 100%;
float: left;
margin: 0 auto;
}
.savings-ready ul li:nth-child(1) {
float: left;
width: 100%;
}
ul.why-ul li::before {
content: none !important;
}
ul.why-ul li {
padding-left: 10px !important;
}
}
.calcures-field span {
display: block;
font-size: 24px;
font-family: "RobotoRegular";
color: #27b24d;
padding: 20px;
}
#calculated-results p {
color: #27b24d;
}
.btnyes {
display: none;
}
#calculated-results p {
display: none;
}
#newhp-intro {
padding: 30px 0;
top: -80px;
}
.seg-study {
background: #212121;
}
ul.why-ul li {
position: relative;
margin-bottom: 20px;
min-height: 100px;
background: #f2f2f2;
border-radius: 8px;
padding: 5px;
padding-left: 90px;
font-size: 15px;
}
ul.why-ul li:hover {
background: #fff;
box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
} #client-logos-new {
background: #f5f5f5;
}
#client-logos-new .entry h4 {
color: #27b24d;
font-family: "montserratsemi_bold";
font-weight: normal;
}
#client-logos-new .entry p {
color: #212121;
font-size: 24px;
}
#client-logos-new .entry > p a {
color: #212121;
}
#client-logos-new .entry .slick-slide {
border-radius: 8px;
}
#client-logos-new .slick-prev:before,
#client-logos-new .slick-next:before {
color: #27b24d;
border: 1px solid #27b24d;
}
#client-logos-new .slick-next {
position: absolute;
top: -30px; }
#client-logos-new .g-separator::before {
margin: auto;
}
#client-logos-new .slick-dots {
display: none;
}
.carousel-slider-3490 .carousel-slider-hero__cell__background {
border-radius: 8px !important;
}
.carousel-slider-3490
.carousel-slider-hero__cell__inner.carousel-slider--v-position-middle {
align-items: baseline;
}
.entry .responsive-tabs .responsive-tabs__panel {
border: 0;
background: transparent;
}
#highlighted-projects.highproj-new .responsive-tabs-wrapper {
border: 0;
}
#highlighted-projects.highproj-new .pcol {
border: 0;
}
#highlighted-projects .pcol h2 {
background: #27b24d;
color: #fff;
font-weight: 500;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item--active {
background: #27b24d;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item--active {
color: #fff !important;
}
#highlighted-projects.highproj-new .responsive-tabs ul.responsive-tabs__list {
border: 1px solid #d0d0d0;
background: #fff;
border-radius: 50px;
}
.entry .responsive-tabs .responsive-tabs__list__item {
border-radius: 50px;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item--active::before {
height: 0px;
}
#highlighted-projects.highproj-new {
background: #eee;
}
#highlighted-projects.highproj-new .pcol em:nth-of-type(2),
#highlighted-projects.highproj-new .pcol em:nth-of-type(4) {
background: #ffffff;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item {
color: #212121;
font-weight: 600;
}
#gform_submit_button_25 {
margin-top: 0px;
display: inline-block;
background: #27b24d;
padding: 5px 30px;
text-transform: none;
font-size: 16px;
font-family: "RobotoRegular";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
#footer .gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
margin: 6px 0 0;
padding: 0;
}
.testi-carousel h4 {
padding-top: 80px;
}
.testi-carousel h4 {
padding-bottom: 10px;
font-size: 24px;
border-bottom: 1px solid #fff;
}
.testi-carousel h2 {
color: #27b24d;
font-family: "montserratsemi_bold";
}
#analysis {
width: 700px;
margin: 0 auto;
}
#analysis .gform_body input[type="text"],
#analysis .gform_body .ginput_complex select,
#analysis .gform_body textarea,
#analysis .gform_body select,
#analysis select {
font-family: "RobotoLight";
margin: 0;
color: #565656;
background: #eee;
border: 1px solid #ccc;
display: block;
font-size: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px;
padding-right: 27px;
}
#analysis .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
.home .popbox .gform_wrapper input[type="text"],
.popbox .gform_wrapper textarea {
padding: 8px !important;
border: 1px solid #ccc !important;
}
#analysis .gform_body .top_label .gfield_label,
#analysis .gform_body .ginput_container_address label {
font-size: 15px;
font-family: "RobotoRegular";
font-weight: normal;
display: none;
}
#input_1_31_1 {
margin-bottom: 15px !important;
}
@media only screen and (min-width: 1200px) {
.bonus-dep h3 {
padding-top: 90px;
font-size: 28px;
font-family: montserrat, sans-serif;
font-weight: 700;
}
}
#savings-calculator p,
.calcuhead,
.calcures-field {
display: none;
}
#calculated-results {
width: 30%;
float: left;
padding-top: 30px;
}
#calculated-results .btnsubmit .btn {
padding: 15px 30px;
margin: 0;
}
#segregation-calculator {
width: 50%;
float: left;
}
#savings-calculator .calculator-field {
width: 45%;
float: left;
margin-right: 5%;
}
#savings-calculator .calculator-field label {
text-align: left;
font-size: 16px;
width: 35%;
float: left;
margin-top: 20px;
}
#savings-calculator .calculator-field select,
#savings-calculator .calculator-field input {
width: 65%;
float: left;
}
@media only screen and (max-width: 800px) {
#calculated-results {
width: 100%;
}
#savings-calculator .calculator-field select,
#savings-calculator .calculator-field input {
width: 100%;
}
#savings-calculator .calculator-field {
width: 100%;
}
#segregation-calculator,
#savings-calculator .calculator-field label {
width: 100%;
}
}
#newhp-intro .entry h2 {
padding-bottom: 15px;
border-bottom: 2px solid #f1f1f1;
} .home h2 {
font-size: 36px;
font-family: montserrat, sans-serif;
font-weight: 700;
}
.home p {
font-family: "montserratlight";
}
.home ul li {
font-family: montserrat, sans-serif;
font-weight: 500;
}
#pagenav > ul > li:hover > a,
#pagenav > ul > li.current-menu-ancestor > a,
#pagenav > ul > li.current_page_item > a {
background: #27b24d;
color: #fff;
border-bottom: 5px solid #fff;
}
#uppernav ul li a {
color: #27b24d;
font-size: 15px;
padding: 0 0 0 35px;
}
#uppertop {
background: #fff;
padding: 8px 0;
font-family: "open_sansregular";
font-size: 15px;
}
#uppernav ul li:nth-of-type(1) a::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/topmenu-1.png) no-repeat scroll 0
0;
}
#uppernav ul li:nth-of-type(2) a::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/topmenu-2.png) no-repeat scroll 0
0;
}
#uppernav ul li:nth-of-type(3) a::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/topmenu-3.png) no-repeat scroll 0
0;
}
#phonenum a {
font-family: "open_sansbold";
font-size: 15px;
}
#phonenum span:before {
content: "";
width: 32px;
height: 32px;
display: block;
position: absolute;
top: -3px;
left: 0;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/call.png);
}
#maintop {
background: #27b24d;
}
#phonenum {
padding: 5px 10px 5px 0;
border-radius: 15px;
background: #f5f5f5;
margin-top: 10px;
}
#phonenum a {
color: #27b24d;
}
#phonenum span {
position: relative;
padding: 0 0px 0 35px;
top: -4px;
}
#pagenav > ul > li > a {
display: block;
position: relative;
color: #fff;
font-family: "open_sanssemibold";
font-size: 15px;
padding: 31px 15px !important;
}
#phonenum a:before {
content: "";
width: 32px;
height: 32px;
display: block;
position: absolute;
top: -3px;
left: 0;
background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/phone-icon-new.png);
}
#uppernav ul li {
background: #fff;
padding: 15px 10px;
font-family: "open_sansregular";
border-right: 2px solid #cbcbcb;
margin: 0;
}
#uppertop {
padding: 0;
}
#top::after {
content: "";
width: 100%;
position: absolute;
bottom: 0;
left: 0;
height: 0px;
background: #eee;
}
#newhp-intro {
padding: 30px 0;
top: -30px;
float: none;
background: #fff;
z-index: 100;
width: 80%;
margin: 0 auto;
}
.newhp-intro .entry h2 {
font-family: "RobotoRegular" !important;
color: #27b24d !important;
}
.seg-study h2 {
font-size: 30px;
color: #fff;
margin: 0;
}
.seg-study h2 span {
font-family: "RobotoRegular";
font-weight: normal;
color: #27b24d;
}
.get-free h2 {
font-size: 30px;
color: #27b24d;
font-family: "RobotoRegular";
font-weight: normal;
color: #27b24d;
}
.gray-bg {
background: #f5f5f5;
}
.why-do h2 {
font-size: 20px;
color: #27b24d;
font-weight: normal;
color: #27b24d;
}
.why-do h2 span {
font-size: 30px;
color: #212121;
font-family: "RobotoBold";
font-weight: normal;
}
.btn-r {
margin-top: 0;
display: inline-block;
background: #27b24d;
padding: 8px 12px;
font-weight: 400;
text-transform: none;
font-size: 18px;
font-family: "RobotoRegular";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
@media only screen and (min-width: 1200px) {
.get-free .content-column.last_column {
margin: 0;
position: absolute;
right: 0px;
background: #ffffffcf;
margin-top: 40px;
padding: 40px; -moz-box-shadow: -1px 1px 10px 1px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
-moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
}
.get-free .content-column.one_half {
width: 55%;
}
}
.why-do h2 span,
.we-work h2 {
font-size: 36px;
color: #212121;
font-family: montserrat, sans-serif;
font-weight: 700;
}
.why-do img,
.we-work img {
border-radius: 13px;
}
.why-do span,
.ecs-company span {
color: #27b24d;
}
.why-do ul li {
font-size: 18px;
margin-bottom: 30px;
font-family: montserrat, sans-serif;
font-weight: 600;
}
.why-do ul li::before {
content: "01";
font-size: 30px;
width: 35px;
margin-right: 10px;
padding: 5px;
border: 1px solid #27b24d;
display: inline-block;
font-family: "RobotoBold";
}
.why-do ul li:nth-of-type(2)::before {
content: "02";
}
.why-do ul li:nth-of-type(3)::before {
content: "03";
}
.why-do ul li:nth-of-type(4)::before {
content: "04";
}
.g-separator {
margin: 20px 0;
}
.g-separator::before {
content: "";
width: 256px;
height: 18px;
display: block;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/seprator.png);
background-repeat: no-repeat;
}
.property-types-hp h2 span {
color: #27b24d;
}
.property-types-hp .g-separator::before,
.ecs-company .g-separator::before,
.why-ocs .g-separator::before {
margin: auto;
}
.prop-types-ul {
position: relative;
}
.prop-types-ul li {
padding: 30px 10px;
width: 22%;
float: left;
margin-right: 1%;
margin-bottom: 30px;
background: #f6f6f6;
border-radius: 15px;
min-height: 270px;
}
.prop-types-ul li:hover {
background: #27b24d;
}
@media only screen and (max-width: 600px) {
#testi-carousel .content-column.two_third {
width: 100%;
}
#client-logos-new {
display: none;
}
.prop-types-ul li {
width: 100%;
}
#testi-carousel .content-column.one_third {
width: 100%;
}
}
.prop-types-ul li h3::before {
content: "";
content: "";
width: 50px;
height: 32px;
display: block;
position: absolute;
top: -3px;
left: 0;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-1.png);
background-repeat: no-repeat;
}
.prop-types-ul div:nth-child(1) {
text-align: center;
}
.prop-types-ul div:nth-child(1)::before {
content: "";
width: 171px;
height: 150px;
display: inline-block;
text-align: center;
margin: 0 auto;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/1-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-2::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/2-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-3::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/3-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-4::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/4-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-5::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/5-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-6::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/6-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-7::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/7-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-8::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/8-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-9::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/9-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-10::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/10-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-11::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/11-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-12::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/12-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-13::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/13-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-14::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/14-g.png);
background-repeat: no-repeat;
}
.prop-types-ul div.pt-img-15::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/15-g.png);
background-repeat: no-repeat;
} .prop-types-ul li:hover div.pt-img::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/1-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-2::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/2-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-3::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/3-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-4::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/4-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-5::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/5-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-6::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/6-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-7::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/7-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-8::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/8-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-9::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/9-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-10::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/10-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-11::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/11-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-12::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/12-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-13::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/13-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-14::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/14-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover div.pt-img-15::before {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/15-w.png);
background-repeat: no-repeat;
}
.prop-types-ul li:hover {
color: #fff;
}
.prop-types-ul h5 {
font-size: 19px;
}
.prop-types-ul div:nth-child(2) {
margin-top: 20px;
}
.prop-types-ul h5 {
width: 60%;
padding: 0;
float: left;
}
.prop-types-ul div:nth-child(2):after {
content: "";
width: 103px;
height: 62px;
position: absolute;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-1.png) no-repeat;
}
.prop-types-ul li:nth-child(2) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-2.png) no-repeat;
}
.prop-types-ul li:nth-child(3) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-3.png) no-repeat;
}
.prop-types-ul li:nth-child(4) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-4.png) no-repeat;
}
.prop-types-ul li:nth-child(5) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-5.png) no-repeat;
}
.prop-types-ul li:nth-child(6) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-6.png) no-repeat;
}
.prop-types-ul li:nth-child(7) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-7.png) no-repeat;
}
.prop-types-ul li:nth-child(8) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-8.png) no-repeat;
}
.prop-types-ul li:nth-child(9) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-9.png) no-repeat;
}
.prop-types-ul li:nth-child(10) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-10.png) no-repeat;
}
.prop-types-ul li:nth-child(11) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-11.png) no-repeat;
}
.prop-types-ul li:nth-child(12) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-12.png) no-repeat;
}
.prop-types-ul li:nth-child(13) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-13.png) no-repeat;
}
.prop-types-ul li:nth-child(14) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-14.png) no-repeat;
}
.prop-types-ul li:nth-child(15) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-15.png) no-repeat;
}
.prop-types-ul li:nth-child(16) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-16.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(1) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-1-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(2) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-2-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(3) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-3-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(4) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-4-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(5) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-5-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(6) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-6-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(7) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-7-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(8) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-8-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(9) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-9-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(10) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-10-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(11) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-11-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(12) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-12-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(13) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-13-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(14) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-14-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(15) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-15-g.png) no-repeat;
}
.prop-types-ul li:hover:nth-child(16) div:nth-child(2):after {
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/no-16-g.png) no-repeat;
}
.prop-types-ul div:nth-child(3) {
position: relative;
}
.arrow-r {
width: 100%;
display: block;
position: absolute;
bottom: -80px;
}
.arrow-r a:before {
content: "";
width: 55px;
height: 18px;
display: block;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/arrow-green.png) no-repeat;
}
.prop-types-ul li:hover .arrow-r::before {
content: "";
width: 55px;
height: 18px;
display: block;
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/arrow-white.png) no-repeat;
}
.ecs-company .entry .content-column ul li {
position: relative;
padding: 15px 0 8px 25px;
margin: 0;
}
.ecs-company .entry .content-column ul li::before {
content: "";
width: 12px;
height: 12px;
display: block;
position: absolute;
top: 20px;
left: 0;
z-index: 2;
background: #27b24d;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
}
.ecs-company .entry .content-column ul li::after {
content: "";
width: 2px;
height: 100%;
display: block;
position: absolute;
top: 20px;
left: 5px;
z-index: 1;
background: #d9d9d9;
}
.ecs-company .entry .content-column ul li:nth-child(3)::after {
content: none;
}
.process-work div:nth-child(1) h2 {
padding-top: 30px;
}
.process-work .content-column.one_third {
width: 25%;
}
.process-work .content-column.last_column {
width: 40%;
}
.process-work .content-column.one_third div {
background: #fff;
}
.process-work .esc-col3-1,
.process-work .esc-col3-2 {
min-height: 150px;
margin-bottom: 20px;
padding: 20px;
}
.process-work .content-column.one_third div.esc-col2 {
min-height: 360px;
background: #fff;
padding: 20px;
}
.process-work span {
color: #27b24d;
font-size: 32px;
}
.bonus-dep {
margin: 0 auto;
width: 1170px;
position: relative;
}
.bonus-dep::before {
background: #27b24d;
content: "";
width: 100%;
height: 42%;
display: block;
position: absolute;
top: 0;
left: 0;
}
.bonus-dep .container {
padding: 30px;
}
.bonus-dep .content-column.one_half {
width: 45.5%;
}
.bonus-dep h6,
.bonus-dep h2,
.bonus-dep h5 {
color: #fff;
}
.bonus-dep h5 {
padding-bottom: 20px;
font-size: 24px;
border-bottom: 1px solid #fff;
}
.bonus-dep h3 {
padding-top: 50px;
font-size: 28px;
font-family: montserrat, sans-serif;
font-weight: 700;
}
.bonus-dep span {
font-size: 20px;
color: #27b24d;
}
.bonus-dep a {
color: #27b24d;
}
.savings-ready ul {
width: 100%;
min-height: 210px;
}
.savings-ready ul li:nth-child(1) {
float: left;
width: 35%;
}
.savings-ready ul {
background: #f3f3f3;
border-radius: 10px;
padding: 20px;
}
#savings-ready .entry h5 {
font-family: montserrat, sans-serif;
font-weight: 500;
}
.footer-top #site-info {
width: 50%;
float: left;
margin: 0 auto;
}
#upper-bottom .footer-1,
#upper-bottom .footer-2,
#upper-bottom .footer-3 {
width: 30%;
float: left;
margin-right: 3%;
}
#footernav,
#site-info {
border-top: 0px solid #37393d;
}
#upper-bottom .footernav {
column-count: 2;
}
#footeradd,
#footernum {
width: 300px;
margin: 0 auto !important;
}
#savings-calculator .calculator-field {
width: 20%;
float: left;
margin-right: 2%;
}
#savings-calculator .calculator-field label {
text-align: left;
font-size: 13px;
}
#savings-calculator .calculator-field i {
display: none;
}
#savings-calculator .calculator-field em,
#savings-calculator .calculator-field span {
color: #4db748 !important;
}
#savings-calculator .bonus_depreciation_info {
clear: inherit;
}
#savings-calculator .bonus_depreciation_info p {
font-size: 12px !important;
font-family: "RobotoRegular";
font-weight: normal;
}
#calculated-results .btnsubmit {
margin-top: 0px;
border: 0;
background: transparent;
}
#calculated-results .btnsubmit .btn {
width: 100%;
cursor: pointer;
padding: 5px 30px;
font-size: 18px;
background: #4db748;
color: #fff;
font-family: "RobotoBold";
border: 0;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border-radius: 6px;
}
#calculated-results .btnsubmit i {
display: none;
}
#calculated-results {
background: transparent;
padding: 0;
color: #fff;
position: relative;
margin: 0 0 0px 0;
width: 600px;
margin: auto;
}
#calculated-results.calcu-with-results {
margin-top: 0px;
}
#newcalculator-area::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0px;
display: block;
background: #fff;
box-shadow: none;
-webkit-box-shadow: none;
}
#savings-calculator {
padding: 0;
}
#calculated-results .btnsubmit.noresultsyet {
top: 0px;
}
#calculated-results::after {
content: "";
background: none;
width: 100%;
height: 30px;
display: block;
position: absolute;
bottom: -30px;
z-index: -9;
}
.calcures-field em,
.calcures-field span,
.calcuhead strong,
.calcuhead {
color: #000;
}
#savings-calculator .calcuhead {
display: none;
}
#newcalculator-area {
padding: 0;
}
@media only screen and (max-width: 600px) {
#phonenum {
margin-bottom: 10px;
}
#calculated-results {
width: 100%;
}
.bonus-dep {
width: 100%;
}
#savings-calculator .calculator-field {
width: 100%;
float: left;
margin-right: 2%;
}
.seg-study {
background: #212121;
padding-top: 50px !important;
margin-top: 0px !important;
}
#newhp-intro {
top: 20px !important;
width: 100%;
}
.bonus-dep .container {
padding: 0px;
}
.bonus-dep::before {
background: #27b24d;
content: "";
width: 100%; display: block;
position: absolute;
top: 0;
left: 0;
}
.bonus-dep .content-column.one_half {
width: 100%;
}
.process-work .content-column.one_third {
width: 100%;
}
.process-work .content-column.one_third div.esc-col2 {
min-height: auto;
background: #fff;
margin-bottom: 20px;
}
#upper-bottom .footer-1,
#upper-bottom .footer-2,
#upper-bottom .footer-3 {
width: 97%;
float: left;
margin-right: 3%;
}
.footer-top #site-info {
width: 100%;
float: left;
margin: 0 auto;
}
.savings-ready ul li:nth-child(1) {
float: left;
width: 100%;
}
ul.why-ul li::before {
content: none !important;
}
ul.why-ul li {
padding-left: 10px !important;
}
}
.calcures-field span {
display: block;
font-size: 24px;
font-family: "RobotoRegular";
color: #27b24d;
padding: 20px;
}
#calculated-results p {
color: #27b24d;
}
.btnyes {
display: none;
}
#calculated-results p {
display: none;
}
#newhp-intro {
padding: 30px 0;
top: -80px;
}
.seg-study {
background: #212121;
}
ul.why-ul li {
position: relative;
margin-bottom: 20px;
min-height: 100px;
background: #f2f2f2;
border-radius: 8px;
padding: 5px;
padding-left: 100px;
padding-right: 15px;
text-align: justify;
font-size: 15px;
}
ul.why-ul li:hover {
background: #fff;
box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
}
ul.why-ul li::before { content: "";
width: 80px;
height: 80px;
display: inline-block;
margin-left: 10px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/w1.png) no-repeat scroll 0 0;
background-size: contain;
background-color: #27b24d;
border-radius: 7px;
}
ul.why-ul li:nth-child(2)::before {
content: "";
width: 80px;
height: 80px;
display: inline-block;
margin-left: 10px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/w2.png) no-repeat scroll 0 0;
background-size: contain;
background-color: #27b24d;
border-radius: 7px;
}
ul.why-ul li:nth-child(3)::before {
content: "";
width: 80px;
height: 80px;
display: inline-block;
margin-left: 10px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/w3.png) no-repeat scroll 0 0;
background-size: contain;
background-color: #27b24d;
border-radius: 7px;
}
ul.why-ul li:nth-child(4)::before {
content: "";
width: 80px;
height: 80px;
display: inline-block;
margin-left: 10px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/w4.png) no-repeat scroll 0 0;
background-size: contain;
background-color: #27b24d;
border-radius: 7px;
}
ul.why-ul li:nth-child(5)::before {
content: "";
width: 80px;
height: 80px;
display: inline-block;
margin-left: 10px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/w5.png) no-repeat scroll 0 0;
background-size: contain;
background-color: #27b24d;
border-radius: 7px;
}
ul.why-ul li:nth-child(6)::before {
content: "";
width: 80px;
height: 80px;
display: inline-block;
margin-left: 10px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
background: url(//www.expertcostseg.com/wp-content/uploads/2022/09/w6.png) no-repeat scroll 0 0;
background-size: contain;
background-color: #27b24d;
border-radius: 7px;
}
#client-logos-new {
background: #f5f5f5;
}
#client-logos-new .entry h4 {
color: #27b24d;
font-family: "montserratsemi_bold";
font-weight: normal;
}
#client-logos-new .entry p {
color: #212121;
font-size: 24px;
}
#client-logos-new .entry > p a {
color: #212121;
}
#client-logos-new .entry .slick-slide {
border-radius: 8px;
}
#client-logos-new .slick-prev:before,
#client-logos-new .slick-next:before {
color: #27b24d;
border: 1px solid #27b24d;
}
#client-logos-new .slick-prev {
position: absolute;
top: -30px;
right: 40px;
left: inherit;
}
#client-logos-new .slick-next {
position: absolute;  }
#client-logos-new .g-separator::before {
margin: auto;
}
#client-logos-new .slick-dots {
display: none;
}
.carousel-slider-3490 .carousel-slider-hero__cell__background {
border-radius: 8px !important;
}
.carousel-slider-3490
.carousel-slider-hero__cell__inner.carousel-slider--v-position-middle {
align-items: baseline;
}
.entry .responsive-tabs .responsive-tabs__panel {
border: 0;
background: transparent;
}
#highlighted-projects.highproj-new .responsive-tabs-wrapper {
border: 0;
}
#highlighted-projects.highproj-new .pcol {
border: 0;
}
#highlighted-projects .pcol h2 {
background: #27b24d;
color: #fff;
font-weight: 500;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item--active {
background: #27b24d;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item--active {
color: #fff !important;
}
#highlighted-projects.highproj-new .responsive-tabs ul.responsive-tabs__list {
border: 1px solid #d0d0d0;
background: #fff;
border-radius: 50px;
}
.entry .responsive-tabs .responsive-tabs__list__item {
border-radius: 50px;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item--active::before {
height: 0px;
}
#highlighted-projects.highproj-new {
background: #eee;
}
#highlighted-projects.highproj-new .pcol em:nth-of-type(2),
#highlighted-projects.highproj-new .pcol em:nth-of-type(4) {
background: #ffffff;
}
#highlighted-projects.highproj-new
.responsive-tabs
.responsive-tabs__list__item {
color: #212121;
font-weight: 600;
}
#gform_submit_button_25 {
margin-top: 0px;
display: inline-block;
background: #27b24d;
padding: 5px 30px;
text-transform: none;
font-size: 16px;
font-family: "RobotoRegular";
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
}
#footer .gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
margin: 6px 0 0;
padding: 0;
}
.testi-carousel h4 {
padding-top: 80px;
}
.testi-carousel h4 {
padding-bottom: 10px;
font-size: 24px;
border-bottom: 1px solid #fff;
}
.testi-carousel h2 {
color: #27b24d;
font-family: "montserratsemi_bold";
}
#analysis {
width: 700px;
margin: 0 auto;
}
#analysis .gform_body input[type="text"],
#analysis .gform_body .ginput_complex select,
#analysis .gform_body textarea,
#analysis .gform_body select,
#analysis select {
font-family: "RobotoLight";
margin: 0;
color: #565656;
background: #eee;
border: 1px solid #ccc;
display: block;
font-size: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px;
padding-right: 27px;
}
#analysis .gform_wrapper .top_label div.ginput_container {
margin: 0;
}
.home .popbox .gform_wrapper input[type="text"],
.popbox .gform_wrapper textarea {
padding: 8px !important;
border: 1px solid #ccc !important;
}
#analysis .gform_body .top_label .gfield_label,
#analysis .gform_body .ginput_container_address label {
font-size: 15px;
font-family: "RobotoRegular";
font-weight: normal;
display: none;
}
#input_1_31_1 {
margin-bottom: 15px !important;
}
@media only screen and (min-width: 1200px) {
.bonus-dep h3 {
padding-top: 90px;
font-size: 28px;
font-family: montserrat, sans-serif;
font-weight: 700;
}
}
#savings-calculator p,
.calcuhead,
.calcures-field {
display: none;
}
#calculated-results {
float: left;
padding-top: 15px;
}
#calculated-results .btnsubmit .btn {
width: 100%;
padding: 5px 0px 5px 0px;
margin: 10px 0 0 0;
height: 45px;
border-radius: 10px !important;
font-weight: 400;
font-size: 16px !important;
}
#segregation-calculator {
width: 100%;
float: left;
}
#savings-calculator .calculator-field {
width: 30%;
float: left;
margin-right: 5%;
}
#savings-calculator .calculator-field label {
text-align: left;
font-size: 16px;
width: 50%;
float: left;
margin-top: 20px;
}
#savings-calculator .calculator-field select,
#savings-calculator .calculator-field input {
width: 100%;
float: left;
}
@media only screen and (max-width: 800px) {
#calculated-results {
width: 100%;
}
#savings-calculator .calculator-field select,
#savings-calculator .calculator-field input {
width: 100%;
}
#savings-calculator .calculator-field {
width: 100%;
}
#segregation-calculator,
#savings-calculator .calculator-field label {
width: 100%;
}
}
#newhp-intro .entry h2 {
padding-bottom: 15px;
border-bottom: 2px solid #f1f1f1;
}
.results-modal h3 {
font-size: 24px;
color: #27b24d;
font-family: "RobotoRegular";
font-weight: normal;
color: #27b24d;
text-align: center;
}
.results-header .d-flex p {
font-family: "RobotoRegular";
color: #27b24d;
}
.results-header .d-flex {
display: flex;
align-items: center;
margin-bottom: 8px;
margin: auto;
width: 400px;
}
.results-footer {
padding: 20px 10px;
}
.results-footer input {
border: 1px solid #27b24d !important;
border-radius: 25px !important;
padding: 6px 12px !important;
}
.results-content {
padding: 0px 30px;
}
.savings-type {
display: block !important;
}
.savings-type > div h4 {
font-weight: 600;
text-align: center;
}
.standard-segregation div {
display: flex;
padding: 10px;
}
.standard-segregation div {
display: inline-block;
width: 46%;
}
.bonus-depreciation > div > div p:last-of-type,
.standard-segregation > div p:last-of-type {
padding: 4px 12px;
border-radius: 25px;
border: 1px solid #27b24d;
}
#highlighted-projects.highproj-new::before {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
#why-do {
padding: 25px 0 !important;
border-top: 1px solid #eee;
-webkit-box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
-moz-box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 50%);
}
#highlighted-projects th {
background: #27b24d;
color: #fff;
font-family: "montserratregular";
font-size: 14px !important;
min-height: 37px !important;
border-bottom: 1px solid #dedede;
padding: 12px;
}
#highlighted-projects th,
#highlighted-projects td {
width: 13%;
text-align: center;
padding: 12px;
font-family: "montserratlight";
font-size: 14px;
}
#highlighted-projects tr:nth-child(odd) {
background-color: #fff;
}
#highlighted-projects td tr:nth-child(odd) {
background-color: transparent;
}
@media only screen and (min-width: 1200px) {
.bonus-dep h3 {
padding-top: 130px;
}
}
#analysis .gform_body input[type="text"],
#analysis .gform_body .ginput_complex select,
#analysis .gform_body textarea,
#analysis .gform_body select,
#analysis select {
font-family: "RobotoLight";
margin: 0;
color: #565656;
background: #eee;
border: 1px solid #ccc !important;
display: block;
font-size: 12px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
resize: none;
width: 100% !important;
padding: 8px !important;
padding-right: 27px;
}
.results-footer input[type="submit"] {
color: #fff;
}
.results-footer input {
border: 1px solid #27b24d !important;
border-radius: 6px !important;
padding: 6px 12px !important;
}
.results-footer .d-flex .btn-r {
padding: 8px 10px !important;
}
#newhp-intro {
padding: 30px;
top: -80px;
}
.home #main-content {
display: unset;
}
.home #top {
display: contents;
}
@media only screen and (max-width: 820px) and (min-width: 400px) {
}
@media only screen and (max-width: 820px) {
.newhp-intro {
top: 20px !important;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}
#seg-study {
width: 100% !important;
margin: 0 !important;
padding: 30px 0 !important;
}
.bonus-dep .content-column.one_half {
width: 100%;
}
.content-column.one_half {
width: 100%;
}
.bonus-dep img.aligncenter,
a img.aligncenter {
display: inherit;
}
.bonus-dep h3 {
padding-top: 30px;
}
#bonus-dep {
width: 100%;
}
#why-ocs img {
display: none;
}
.prop-types-ul li {
padding: 20px 10px;
width: 29%;
min-height: 290px;
}
}
@media only screen and (max-width: 600px) {
.prop-types-ul li {
width: 100%;
}
}
.alert-banner {
background: #cc0000;
width: 180px;
color: #fff;
padding: 5px;
margin-bottom: 0;
font-weight: 600;
text-align: center;
top: 190px;
right: 0;
position: fixed;
float: right;
z-index: 999;
}
.alert-banner p {
margin-bottom: 0;
font-size: 14px;
}
@media only screen and (max-width: 600px) {
.alert-banner {
display: none;
}
}
#home-hero {
padding: 70px 23px 81px 94px;
width: 100%;
height: auto;
background-image: URL("//expertcostseg.com/wp-content/uploads/2022/09/home-banner.webp");
background-position: 50% 50%, 50% 50%;
background-repeat: no-repeat;
background-size: cover;
}
#home-hero .container {
background-color: transparent;
padding: 5px;
border-radius: 9px 9px 9px 9px;
}
#home-hero h1 {
font-family: "RobotoRegular";
color: #27b24d;
font-size: 43px;
text-shadow: none;
line-height: 1.5;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
font-weight: 800;
padding-bottom: 5px;
border-bottom: 2px solid #ccc;
margin-top: 58px;
}
#home-hero .hero-card h1 {
font-family: "RobotoRegular";
color: #272727;
font-size: 28px;
text-shadow: none;
line-height: 35px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: center;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
font-weight: bold;
padding-bottom: 5px;
margin-bottom: 0;
margin-top: 0;
border-bottom: 0;
}
#home-hero .hero-card h1.border-bottom {
border-bottom: 1px solid #ccc;
}
#home-hero p {
font-family: "RobotoRegular";
color: #444;
font-size: 162.5%;
text-shadow: none;
line-height: 1.5;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: inherit;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
font-weight: 600;
}
@media only screen and (max-width: 600px) {
#home-hero {
background-position: 50% 50%, 50% 50%;
background-repeat: no-repeat;
background-size: cover;
background: #fff;
border-bottom: 1px solid #eee;
}
}
#phonenum a:before {
content: none;
}
.banner-2 {
position: absolute;
background: red;
left: -5%;
width: 400px;
padding: 20px;
top: -120px;
font-size: 15px;
line-height: 1.7em;
font-family: "RobotoLight";
background: #cc0000;
width: 180px;
color: #fff;
padding: 5px;
margin-bottom: 0;
font-weight: 600;
text-align: center;
}
.alert-banner {
display: none;
} amp-selector[role="tablist"].tabs-with-flex {
display: flex;
flex-wrap: wrap;
padding: 5px 0px 5px 0px;
}
amp-selector[role="tablist"].tabs-with-flex [role="tab"] {
flex-grow: 1; text-align: center; background-color: #fff;
border-radius: 5px;
padding: 15px 0px 15px 0px;
margin: 0px 0px 5px 0px;
}
amp-selector[role="tablist"].tabs-with-flex [role="tab"][selected] {
outline: none; border-bottom: 2px solid var(--color-primary);
margin: 0px 0px 5px 0px;
background-color: #27b24d91;
padding: 15px 0px 15px 0px;
border-radius: 12px;
color: #fff;
}
amp-selector[role="tablist"].tabs-with-flex [role="tabpanel"] {
display: none;
width: 100%;
order: 1;  padding: var(--space-4);
}
amp-selector[role="tablist"].tabs-with-flex
[role="tab"][selected]
+ [role="tabpanel"] {
display: block;
} amp-selector[role="tablist"].tabs-with-selector {
display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"][selected] {
outline: none; border-bottom: 2px solid var(--color-primary);
}
amp-selector[role="tablist"].tabs-with-selector {
display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"] { width: 100%;
text-align: center;
padding: var(--space-1);
}
amp-selector.tabpanels [role="tabpanel"] {
display: none; padding: var(--space-4);
}
amp-selector.tabpanels [role="tabpanel"][selected] {
outline: none;
display: block;
}
amp-selector[role="tablist"] [role="tab"][selected] + [role="tabpanel"] {
display: block;
}
.amptab-new {
text-align: center;
font-size: 35px;
color: #27b24d;
z-index: 99;
position: relative;
font-family: "montserratlight"; }
#custom-button .amp-carousel-button-prev {
left: 5%;
background-image: url(https://amp.dev/static/samples/img/carousel-arrow-left.png);
}
#custom-button .amp-carousel-button-next {
right: 5%;
background-image: url(https://amp.dev/static/samples/img/carousel-arrow-right.png);
}
.logo-slider {
width: 100%;
margin: auto;
overflow: visible;
}
.logo-slider ul {
display: flex;
padding: 0;
animation: cambio 40s infinite linear;
}
.logo-slider ul:hover {
animation-play-state: paused;
}
.logo-slider li {
padding: 0 10px;
list-style: none;
}
.logo-slider img {
max-width: fit-content !important;
height: auto !important;
}
@keyframes cambio {
from {
margin-left: 0%;
}
to {
margin-left: -100%;
}
}
.banner-2 {
position: absolute;
background: red;
left: -5%;
width: 400px;
padding: 20px;
top: -120px;
font-size: 15px;
line-height: 1.7em;
font-family: "RobotoLight";
background: #cc0000;
width: 180px;
color: #fff;
padding: 5px;
margin-bottom: 0;
font-weight: 600;
text-align: center;
}
.alert-banner {
display: none;
}
.carousel-slider-hero__cell__content.hidden {
display: block;
}
#savings-calculator p,
.calcuhead,
.calcures-field {
display: block;
}
#home-hero {
padding: 0 !important;
width: 100%;
height: auto;
background-image: url(//www.expertcostseg.com/wp-content/uploads/2024/12/home-banner.png) !important;
background-position: 50% 50%, 50% 50%;
background-repeat: no-repeat;
background-size: cover;
}
.hero-card {
width: 90%;
height: auto;
position: relative;
display: inline-block;
padding: 25px;
background: #f5f5f5;
border-radius: 12px;
border: 1px solid #27b24d;
}
#gform_wrapper_1 {
width: 60%;
margin: 0 auto;
border: 1px solid #27b24d;
padding: 5%;
}
#input_1_34 {
margin-top: 20px;
}
#social-icons ul li#gplus {
display: none;
}
@media only screen and (max-width: 414px) {
#seg-study {
width: 100% !important;
margin: 0 !important;
padding: 1px 0 !important;
}
.seg-study h2 {
font-size: 16px;
color: #fff;
margin: 0;
}
.get-free h2 {
font-size: 16px;
}
.home h2 {
font-size: 18px;
}
.bonus-dep h3 {
padding-top: 10px;
font-size: 16px;
}
#get-free .one_half {
display: none;
}
#get-free .last_column {
display: block;
}
}
.titlebanner {
background-color: black;
}
.titlebanner h2 {
color: white;
text-align: center;
padding: 10px;
font-size: 20px;
}
#gravityform-container #gform_wrapper_1 {
width: 97%;
padding: 15px;
border: 0;
}
#gravityform-container
#newcalculator-area
.gform_wrapper
.gform_heading
h3.gform_title {
color: #27b24d;
background: transparent;
}
#gravityform-container .gform_body input[type="text"],
.gform_body .ginput_complex select,
.gform_body textarea,
.gform_body select,
select {
display: block;
padding: 12px !important;
width: 100%;
background: #f5f5f5;
border: 1px solid #27b24d;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 10px;
font-family: "montserratlight";
font-size: 14px;
}
#gravityform-container .gform_body select,
.gform_body .ginput_complex select {
display: block;
padding: 12px !important;
width: 100%;
height: 41px !important;
background: #f5f5f5;
border: 1px solid #27b24d !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 10px !important;
font-family: "montserratlight";
font-size: 14px;
}
#gravityform-container .gform_body {
padding: 0px 25px 15px 25px !important;
}
#gravityform-container .gform_wrapper .gform_footer {
margin: 0;
padding: 0 25px 0 25px;
}
#gravityform-container .gform_wrapper .gsection_description {
border-top: 1px solid #ccc;
border-bottom: 0 !important;
padding: 15px 0 0 0 !important;
margin: 20px 0 !important;
text-align: center;
color: #222;
font-size: 18px;
}
@media (max-width: 575.98px) {
.card-d-flex {
display: block !important;
}
.card-banner {
width: 87% !important;
margin-bottom: 15px !important;
}
.btn-next {
position: relative !important;
right: 12px;
padding: 15px 5px !important;
}
}
#gravityform-container .gform_wrapper .datepicker {
z-index: 999999 !important;
}
#gravityform-container .gform_body .gform_fields li.gfield i {
top: 12px;
}
#gravityform-container .gform_legacy_markup_wrapper img.ui-datepicker-trigger {
display: none !important;
}
.calculator-field #divpropertySearchDropDown {
width: 100%;
position: absolute;
left: 0px;
top: 80px;
text-align: left;
background: #fff;
font-size: 13px;
list-style: none;
z-index: 11;
border: 1px solid #f5f5f5; margin: 0;
font-weight: 700;
letter-spacing: 0;
font-family: Open Sans, sans-serif;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
box-shadow: 0px 2px 2px 0px rgb(245 245 245); }
.calculator-field #divpropertySearchDropDown  li {
padding: 8px 15px 8px 10px;
border-top: 1px solid #dadada;
color: #000000;
cursor: pointer;
transition: background .2sease;
}.theme-default .nivoSlider::before {content:'';
position:absolute;
z-index:9;
width:100%;
height:100%;
}
.theme-default .nivoSlider {
position:relative;
background:#fff url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
display:none;
}
.theme-default .nivoSlider a {
border:0;
display:block;
}
.theme-default .nivo-controlNav { position:absolute; bottom:10px; width:100%; z-index:9999}
.theme-default .nivo-controlNav a {
display:inline-block;
width:21px;
height:20px;
text-indent:-9999px;
border:0;
margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
background-position:0 -20px;
}
.theme-default .nivo-directionNav a {
display:block;
width:45px;
height:84px;
background:url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/slidear.png) no-repeat;
text-indent:-9999px;
border:0; }
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
background-position:-45px 0;
right:15px;
}
.theme-default a.nivo-prevNav {
left:15px;
}
.theme-default .nivo-caption {}
.theme-default .nivo-caption a {
color:#fff;
}
.theme-default .nivo-caption a:hover {
color:#fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
width: auto;
height: auto;
background: none;
margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
display: block;
width: 120px;
height: auto;
};.nivoSlider { z-index:99;
position:relative;
width:100%;
height:auto;
overflow: hidden;
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
max-width: none;
}
.nivo-main-image {
display: block !important;
position: relative !important; 
width: 100% !important;
} .nivoSlider a.nivo-imageLink {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:99;
display:none;
background:white; 
filter:alpha(opacity=0); 
opacity:0;
} .nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
.nivo-box img { display:block; } .nivo-caption {
position:absolute;
left:0px;
width:100%;
top:10%;
z-index:9;
display: none;
}
.nivo-caption span { font-size:32px; line-height:1em; display:inline-block}
.nivo-caption p { line-height:1.3em;
padding:0;
margin:0;
}
.nivo-caption a {
display:inline !important;
}
.nivo-html-caption {
display:none;
} .nivo-directionNav a {
position:absolute;
top:33%;
z-index:99;
cursor:pointer;
}
.nivo-prevNav {
left:0px;
}
.nivo-nextNav {
right:0px;
} .nivo-controlNav {
text-align:center;
padding:0;
}
.nivo-controlNav a {
cursor:pointer;
}
.nivo-controlNav a.active {
font-weight:bold;
}
.slide-caption-entry { width:100%; color:#1a1a1a; font-family: 'ralewaymedium'; text-align:center; font-size:38px}
.slide-caption-entry p { margin:0 0 15px 0}
.slide-caption-entry p em {font-family: 'ralewaysemibold'; font-style:normal}
.slide-caption-entry a {
}
.slide-caption-entry a:hover { background:#222}
.slide-caption-entry .slide-entry-button { position:relative; margin:15px 0 0 0; display:inline-block;}
.slide-caption-entry .slide-entry-button a {
-webkit-transition: all 0.25s ease; 
-moz-transition: all 0.25s ease; 
-ms-transition: all 0.125s ease; 
-o-transition: all 0.25s ease; 
transition: all 0.25s ease;
background:#d22440; display:block;
font-size:17px;
font-family:Verdana;
padding:12px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
}
.slide-caption-entry .slide-entry-button a.pen { padding-left:45px}
.slide-caption-entry .slide-entry-button a.pen::before { background: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/pen.png); no-repeat scroll 0 0; width:19px; height:23px; display:block; content:'';
position:absolute;
top:17px;
left:15px;
}
.slide-caption-entry .slide-entry-button a:hover { background:#bf132e}
#slide-caption-1 { margin-top:10px}
#slide-caption-1 .slide-entry-button { top:100px;}.fancybox-opened,.fancybox-wrap{z-index:999999}.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0}.fancybox-inner,.fancybox-outer,.fancybox-skin{position:relative}.fancybox-skin{background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-close,.fancybox-nav span{width:36px;cursor:pointer;z-index:8040;position:absolute}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:99999}#fancybox-loading div{width:44px;height:44px;background:url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/fancybox_loading.gif) center center no-repeat}.fancybox-close{top:-18px;right:-18px;height:36px}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{top:50%;height:34px;margin-top:-18px;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span,.fancybox-opened .fancybox-title{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock,.fancybox-lock body{overflow:hidden!important}.fancybox-lock{width:auto}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:9999;background:url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:999999;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/fancybox_loading@2x.gif);background-size:24px 24px}}@font-face {
font-family: 'open_sansregular';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Regular-webfont.eot);
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Regular-webfont.woff) format('woff'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Regular-webfont.ttf) format('truetype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Regular-webfont.svg#open_sansregular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansitalic';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Italic-webfont.eot);
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Italic-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Italic-webfont.woff) format('woff'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Italic-webfont.ttf) format('truetype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Italic-webfont.svg#open_sansitalic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanssemibold';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Semibold-webfont.eot);
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Semibold-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Semibold-webfont.woff) format('woff'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Semibold-webfont.ttf) format('truetype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansbold';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Bold-webfont.eot);
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Bold-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Bold-webfont.woff) format('woff'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Bold-webfont.ttf) format('truetype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Bold-webfont.svg#open_sansbold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansbold_italic';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-BoldItalic-webfont.eot);
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-BoldItalic-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-BoldItalic-webfont.woff) format('woff'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-BoldItalic-webfont.ttf) format('truetype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sanslight';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Light-webfont.eot);
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Light-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Light-webfont.woff) format('woff'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Light-webfont.ttf) format('truetype'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/OpenSans-Light-webfont.svg#open_sanslight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'montserratregular';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-regular-webfont.woff2) format('woff2'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'montserratlight';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-light-webfont.woff2) format('woff2'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-light-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'montserratsemi_bold';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-semibold-webfont.woff2) format('woff2'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-semibold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'montserratbold';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-bold-webfont.woff2) format('woff2'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-bold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'montserratextra_bold';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-extrabold-webfont.woff2) format('woff2'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-extrabold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'montserratblack';
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-black-webfont.woff2) format('woff2'),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/montserrat-black-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "RobotoRegular";
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoRegular.eot?RobotoRegular) format("eot"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoRegular.woff) format("woff"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoRegular.ttf)  format("truetype"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoRegular.svg#RobotoRegular) format("svg");
font-weight: normal;
}
@font-face {
font-family: "RobotoItalic";
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoItalic.eot?RobotoItalic) format("eot"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoItalic.woff) format("woff"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoItalic.ttf)  format("truetype"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoItalic.svg#RobotoItalic) format("svg");
font-weight: normal;
}
@font-face {
font-family: "RobotoLight";
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoLight.eot?RobotoLight) format("eot"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoLight.woff) format("woff"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoLight.ttf)  format("truetype"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoLight.svg#RobotoLight) format("svg");
font-weight: normal;
}
@font-face {
font-family: "RobotoLightItalic";
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoLightItalic.eot?RobotoLightItalic) format("eot"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoLightItalic.woff) format("woff"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoLightItalic.ttf)  format("truetype"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoLightItalic.svg#RobotoLightItalic) format("svg");
font-weight: normal;
}
@font-face {
font-family: "RobotoMedium";
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoMedium.eot?RobotoMedium) format("eot"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoMedium.woff) format("woff"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoMedium.ttf)  format("truetype"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoMedium.svg#RobotoMedium) format("svg");
font-weight: normal;
}
@font-face {
font-family: "RobotoBold";
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoBold.eot?RobotoBold) format("eot"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoBold.woff) format("woff"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoBold.ttf)  format("truetype"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoBold.svg#RobotoBold) format("svg");
font-weight: normal;
}
@font-face {
font-family: "RobotoCondensedBold";
src: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoCondensedBold.eot?RobotoCondensedBold) format("eot"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoCondensedBold.woff) format("woff"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoCondensedBold.ttf)  format("truetype"),
url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/RobotoCondensedBold.svg#RobotoCondensedBold) format("svg");
font-weight: normal;
}@font-face{font-family:'FontAwesome';src:url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#navi-mob {
display: inline-block;
}
.navi-mobhide { display:none!important}
#navi-mob .custom-mobnav > li {border-bottom:1px solid #2fc357;}
#navi-mob .custom-mobnav li { }
#navi-mob .custom-mobnav li a { color:#fff;}
#navi-mob .custom-mobnav li ul li { position:relative; border-bottom:1px solid #333}
#navi-mob .custom-mobnav li ul li a { text-transform:initial; padding:10px 30px!important; font-size:12px; border:0!important;}
#navi-mob .custom-mobnav li ul li a::before {
content:'';
width:5px;
height:5px;
background: #fff;
display:block;
position:absolute;
left:13px;
top:16px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius:100px;
}
#navi-mob .custom-mobnav li ul > li:hover > a {}
#navi-mob .custom-mobnav li ul li ul li {}
#navi-mob .custom-mobnav li ul li ul li a { padding:10px 50px}
#navi-mob .custom-mobnav li ul li ul li a::before { left:30px}
#navi-mob .custom-mobnav li ul li ul li ul li a { padding:10px 70px}
#navi-mob .custom-mobnav li ul li ul li ul li a::before { left:50px}
#navi-mob .custom-mobnav li:hover > a {  color:#fff}
#navi-mob .menupop { display:none }
.mnav-menu { background:#27b24d;
margin: 0;
width:100%;
display: block;
padding-left: 0;
list-style-type: none;
position:absolute;
z-index:91;
right:0;
top:80px;
}
.mnav-menu-item {
display: inline-block;
}
.mnav-menu-item a { font-size:13px;
text-transform:uppercase;
display: block;
padding: 10px 10px;
}
.mnav-submenu {  background:#222!important; 
position: absolute;
padding-left: 0;
z-index: 9999;
display: none;
list-style-type: none;
}
.mnav-submenu-item a {
padding-left: 20px;
}
.mnav-mobile-btn { margin-right:4%;
height: 35px;
width: 35px;
display: none;
cursor: pointer;
position: absolute;
top: 6px;
background-image: url(//www.expertcostseg.com/wp-content/themes/costsegrationexpert-new/images/mobile-nav-icon.svg);
background-position: 50% 50%;
background-repeat: no-repeat;
background-color: #27b24d;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-ms-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
}
.mnav-open-close {
display: none;
float: right;
}
.mnav-mobile-arrow::before {
content: "\f0d7";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff;
background:#222;
width:25px;
height:30px;
cursor:pointer;
text-align:center;
line-height:29px;
padding:4px;
}
.mnav-mobile-arrow-mirror {
-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}
@media only screen and (max-width:  1024px) { #navi-mob {
}
.navi-mobhide { display:block!important}
.mnav-mobile-btn {
display: block;
}
.mnav-menu {
display: none;
padding: 0;
}
.mnav-menu-item {
float: none;
position: relative;
display: block;
width: 100%;
}
.mnav-open-close {
display: block;
}
.mnav-submenu {
width: 100%;
position: relative;
}
.mnav-submenu-item a {
display: block;
}
} @media screen and (max-width: 415px) {
#navi-mob { top:15px; width:100%;}
.mnav-menu {width:100%;position:absolute; }
}
.slick-dots li,.slick-list,.slick-slider,.slick-track{position:relative}.slick-dots li,.slick-dots li button,.slick-next,.slick-prev{cursor:pointer;width:20px;height:20px}.slider{width:100%}.slick-slide{margin:0 26px}.slick-slide img{width:100%;display:block}.slick-next:before,.slick-prev:before{color:#7a007a}.slick-dots li button,.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-active,.slick-current,.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-slider{display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{display:block;overflow:hidden;margin:0;padding:0}.slick-dots li button:focus,.slick-dots li button:hover,.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-arrow.slick-hidden,.slick-slide,.slick-slide.slick-loading img{display:none}.slick-track:after{clear:both}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{transition:.3s ease-in-out;opacity:1;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:53%;display:block;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border:none;z-index:99}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25;color:#ccc}.slick-next:before,.slick-prev:before{opacity:inherit!important;display:inline-block;font:100px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-80px}[dir=rtl] .slick-prev{right:-45px;left:auto}.slick-prev:before{content:"\f104"}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-65px}[dir=rtl] .slick-next{right:auto;left:-45px}.slick-next:before{content:"\f105"}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-35px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{display:inline-block;margin:0 5px;padding:0}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;border:0}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#6b197a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#6b197a}@media screen and (max-width: 1200px) {
.container { width:auto; margin:0 4%}
#top { height:auto;}
#top .container { max-width:100%; width:auto}
#maintop .container { margin:0;}
#maintop { padding:20px 0}
#logo { margin:0 0 0 4%; padding:0}
#main-left { width:65%;}
#main-right {width: 31%;}
.home #main-content { padding-top:0!important}
} @media screen and (max-width: 1120px) {
#maplabels { font-size:10px;}
} @media screen and (max-width: 1025px) {
body.admin-bar #top { margin:0}
#top { position: relative; width:100%; }
#pagenav { display:none;}
#main-content.innerpage {padding:30px 0 30px 0;}
#newhp-intro .entry h2 { font-size:22px}
#newcalculator-area #savings-calculator .calcuhead { font-size:20px}
#newcalculator-area .gform_wrapper .gform_heading h3.gform_title { font-size:20px}
.as-seen-lists { display:none}
#whats-bondep .entry img.alignleft {float:none!important; display: block; margin-left: auto; margin-right: auto;}
#costseg-studies .entry .content-column.last_column .btn-button { position:relative; top:inherit; bottom:0; margin:20px 0 0 40px}
#usmap.newusmap { display:none}
#why-poconnornew .entry .content-column, #why-poconnornew .entry .content-column.last_column { height:400px;}
#highlighted-projects.highproj-new { display:none}
#usmap .container { width:770px!important; margin:0 auto; height:100%;}
#washington { top:20px; left:7%;}
#idaho { top:120px; left:17%;}
#montana { top:25px; left:25%;}
#ndakota { top:25px; left:41%;}
#minnesota { top:45px; left:51%;}
#wisconsin { top:95px; left:60%;}
#michigan { top:120px; left:68%;}
#newyork { top:130px; left:85%;}
#vermont{ top:110px; left:89%;}
#newhampshire { top:120px; left:91%;}
#maine { top:65px; left:95%;}
#massachusetts { top:145px; left:91%;}
#oregon { top:120px; left:7%;}
#wyoming{ top:120px; left:29%;}
#sdakota { top:95px; left:42%;}
#iowa{ top:155px; left:53%;}
#illinois { top:185px; left:61%;}
#indiana { top:195px; left:66%;}
#ohio { top:195px; left:72%;}
#pennsylvania { top:182px; left:80%;}
#newjersey { top:182px; left:86%;}
#california { top:260px; left:7%;}
#nevada { top:200px; left:12%;}
#utah { top:210px; left:22%;}
#colorado { top:220px; left:32%;}
#nebraska{ top:165px; left:42%;}
#kansas { top:235px; left:44%;}
#missouri { top:235px; left:54%;}
#kentucky { top:255px; left:69%;}
#westvirginia { top:235px; left:75%;}
#virginia { top:250px; left:79%;}
#arizona { top:320px; left:22%;}
#newmexico { top:320px; left:31%;}
#texas { top:380px; left:43%;}
#oklahoma { top:300px; left:46%;}
#arkansas { top:310px; left:55%;}
#tennessee { top:292px; left:65%;}
#ncarolina { top:298px; left:78%;}
#scarolina{ top:335px; left:75%;}
#georgia { top:355px; left:70%;}
#florida { top:455px; left:74%;}
#alabama { top:355px; left:65%;}
#mississippi { top:355px; left:60%;}
#louisiana { top:380px; left:55%;}
#alaska { top:440px; left:15%;}
#hawaii { top:475px; left:33%;}
#main-left { width:65%;}
#main-right {width: 32%;}
.page-template-page-landing .innerpage .entry > .main-title { padding:0; margin:0}
.page-template-page-landing .innerpage .entry > .main-title h1,
.page-template-page-landing .innerpage .entry > h2 {font-size:25px; text-align:left!important}
.page-template-page-landing .content-column h2 { font-size:22px}
.page-template-page-landing { font-size:14px}
.page-template-page-landing .innerpage .entry .content-column h3{ font-size:25px; padding:18px}
.page-template-page-landing .innerpage .entry .content-column > ul li { font-size:14px}
} @media screen and (max-width: 1000px) {
#about .btn-button .btn { width:auto}
#about .entry .content-column.two_third > .content-column.one_half.last_column h1,
#about .entry .content-column.two_third > .content-column.one_half h1 { min-height:100px}
#about .entry .content-column.two_third > .content-column.one_half ul { min-height:350px}
#washington { top:5px; left:7%;}
#idaho { top:80px; left:17%;}
#montana { top:5px; left:25%;}
#ndakota { top:5px; left:41%;}
#minnesota { top:15px; left:51%;}
#wisconsin { top:55px; left:60%;}
#michigan { top:90px; left:68%;}
#newyork { top:100px; left:85%;}
#vermont{ top:110px; left:89%;}
#newhampshire { top:100px; left:91%;}
#maine { top:45px; left:95%;}
#massachusetts { top:135px; left:91%;}
#oregon { top:80px; left:7%;}
#wyoming{ top:90px; left:29%;}
#sdakota { top:75px; left:42%;}
#iowa{ top:125px; left:53%;}
#illinois { top:145px; left:61%;}
#indiana { top:155px; left:66%;}
#ohio { top:165px; left:72%;}
#pennsylvania { top:152px; left:80%;}
#newjersey { top:172px; left:86%;}
#california { top:210px; left:7%;}
#nevada { top:160px; left:12%;}
#utah { top:180px; left:22%;}
#colorado { top:180px; left:32%;}
#nebraska{ top:135px; left:42%;}
#kansas { top:195px; left:44%;}
#missouri { top:185px; left:54%;}
#kentucky { top:225px; left:69%;}
#westvirginia { top:210px; left:75%;}
#virginia { top:220px; left:79%;}
#arizona { top:270px; left:22%;}
#newmexico { top:270px; left:31%;}
#texas { top:320px; left:43%;}
#oklahoma { top:260px; left:46%;}
#arkansas { top:270px; left:55%;}
#tennessee { top:262px; left:65%;}
#ncarolina { top:268px; left:78%;}
#scarolina{ top:305px; left:75%;}
#georgia { top:305px; left:70%;}
#florida { top:405px; left:74%;}
#alabama { top:305px; left:65%;}
#mississippi { top:305px; left:60%;}
#louisiana { top:340px; left:55%;}
#alaska { top:390px; left:15%;}
#hawaii { top:435px; left:33%;}
.entry .responsive-tabs .responsive-tabs__list__item { font-size:14px}
#highlighted-projects .responsive-tabs-wrapper::after { display:none}
#highlighted-projects .pcol h2 { min-height:70px; font-size:14px}
#highlighted-projects .pcol em { font-size:14px}
#highlighted-projects .entry .responsive-tabs .responsive-tabs__panel blockquote p { padding-top:20px}
#main-left { width:65%;}
#main-right {width: 33%;}
} @media screen and (max-width: 960px) {
#maplabels span { display:none}
#below-slider h1 { font-size:28px}
#savings-calculator .content-column.two_third,
#calculated-results .entry > .content-column.two_third { width:auto; float:none; margin:0}
#calculated-results .calcuside,
#calculated-results .entry > .content-column.one_third::before,
#calculated-results .entry > .content-column.one_third::after { display:none}
#calculated-results .btnsubmit.noresultsyet { top:-20px; margin-top:20px}
#calculated-results p em { height:30px; display:inline-block}
#calculated-results.calcu-with-results .calcuside { display:block;
position:relative!important;
width:100%!important;
bottom:0px!important;
margin-bottom:30px;
padding-bottom:2px!important
}
#calculated-results.calcu-with-results .entry > .content-column.one_third { width:auto; float:none;}
#calculated-results.calcu-with-results #price-quote { top:-40px}
#calculated-results.calcu-with-results .gform_wrapper .gform_footer input[type=submit] { width:auto}
#process-works { background:#3d913c; padding: 20px 0 100px 0}
#process-works h1,
#process-works h2,
#tax-counter .entry h1,
#tax-counter .entry h3,
#usmap .entry h1,
#usmap .entry h3,
#why .entry h1,
#why .entry h3,
#property-types .entry h1,
#property-types .entry h3,
#client-logos .entry h1,
#client-logos .entry h3,
#testimonials .entry h1,
#testimonials .entry h3,
#highlighted-projects .entry h1,
#highlighted-projects .entry h3 { font-size:35px; margin:0 0 20px 0}
#tax-counter .entry > p { font-size:50px}
#tax-counter .entry { padding:120px 0 0 0}
#tax-counter { height:400px}
#why { padding:30px 0}
#why .entry .content-column, #why .entry .content-column.last_column { height:700px}
#why .entry .content-column:nth-of-type(7) p::before { background-size:100%}
#property-types ul.gallery li.gallery-item .gallery-caption { height:inherit}
#testimonial-lists .testibox::after { display:none}
.entry .responsive-tabs .responsive-tabs__list__item { font-size:12px; width:18.9%}
#highlighted-projects .pcol h2 { font-size:12px!important; font-family:'RobotoRegular'; min-height:80px}
#highlighted-projects .entry .responsive-tabs .responsive-tabs__panel > h2 { font-size:20px}
#main-left { width:63%;}
#main-right {width: 35%;}
.page-template-page-landing #uppertopright { margin:20px 0 0 0; text-align:right}
.page-template-page-landing #phonenum span { display:block;}
.page-template-page-landing .content-column.one_half { float:none; width:auto; margin-bottom:50px}
} @media screen and (max-width: 900px) {
#main-left,
#main-right {width:auto; float:none}
} @media screen and (max-width: 820px) {
#about .content-column,
#highlighted-projects .content-column{ width:auto!important; float:none; margin:0}
#about .entry .content-column.two_third > .content-column.one_half.last_column h1 { border:0}
#about .entry .content-column.two_third > .content-column.one_half ul,
#about .entry .content-column.two_third > .content-column.one_half.last_column ul { border:0; min-height:inherit}
.entry .responsive-tabs .responsive-tabs__list__item { font-size:11px; width:18%; padding: 26px 15px;}
#highlighted-projects .pcol em { font-size:11px}
} @media screen and (max-width: 760px) {
#tax-counter .entry h1,
#tax-counter .entry h3,
#usmap .entry h1,
#usmap .entry h3,
#why .entry h1,
#why .entry h3,
#property-types .entry h1,
#property-types .entry h3,
#client-logos .entry h1,
#client-logos .entry h3,
#testimonials .entry h1,
#testimonials .entry h3,
#highlighted-projects .entry h1,
#highlighted-projects .entry h3 { font-size:30px; margin:0 0 20px 0}
#tax-counter .entry > p { font-size:40px}
#property-types { background:#355b37}
#footer { background:#000!important; border:0}
#footer-left,
#footer-right { float:none; width:auto}
#social-icons, #logo-footer,
#footernav,
#site-info { margin:0 0 10px 0; min-height:auto; text-align:center}
#site-info { padding:20px 0 0 0!important}
#social-icons ul li,
#footernav ul li { float:none; display:inline-block; margin:5px}
#footernav, #site-info { border:0; padding:20px 0}
#site-info p { background:0!important; padding:0!important}
#upper-bottom { padding:20px 0}
.page-template-page-landing-bonuscal #upper-bottom { display:none}
.page-template-page-landing-bonuscal #logo { float:none; text-align:center; width:auto}
.page-template-page-landing-bonuscal .cont.withbtncol .content-column { float:none; width:100%!important; text-align:center!important}
.page-template-page-landing-bonuscal .cont.withbtncol .content-column.last_column .btn-button a { font-size:12px!important; padding:10px!important}
.page-template-page-landing #upper-bottom { padding:0 0 20px 0}
.page-template-page-landing #footer-left,
.page-template-page-landing #footer-right,
.page-template-page-landing #site-info { width:auto; margin:0; float:none}
.page-template-page-landing #logo-footer { display:none}
} @media screen and (max-width: 670px) {
#uppertopright { display:none}
#linken {  padding:10px 0 38px 10px}
.theme-default .nivo-directionNav a { background-size:100% 100%; height:30px; width:30px;}
.theme-default a.nivo-nextNav {background-position:-15px 0; right:0}
.theme-default a.nivo-prevNav  { background-position:15px 0; left:0px}
#below-slider { margin-top:0}
#below-slider h1 { font-size:25px}
#calculated-results p { font-size:12px}
#process-works .content-column { width:auto!important; float:none; margin:0 0 40px 0}
#why .entry .content-column, #why .entry .content-column.last_column { width:auto; height:auto; border:1px solid #c9c9c9!important}
#why .entry .content-column:nth-of-type(7) p::before { width:200px; margin:0 auto; margin-bottom:20px}
#property-types { padding:20px 0}
.innerpage .entry > blockquote.info-box-left { float:none; width:auto}
.page-template-page-landing #topright,
.page-template-page-landing #phonenum { float:none;}
.page-template-page-landing #phonenum p { font-size:15px}
.page-template-page-landing #phonenum p span { font-size:20px; margin:0}
.page-template-page-landing #top { height:200px;}
.page-template-page-landing #logo,
.page-template-page-landing #uppertopright { width:auto; float:none; text-align:center; display:block}
} @media screen and (max-width: 641px) {
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {line-height: 1!important;}
.innerpage .entry > .main-title h1 {font-size:25px;text-align:center;}
} @media screen and (max-width: 600px) {
body { position:inherit!important}
#savings-calculator .content-column,
#calculated-results .content-column { clear:inherit; margin:0 3% 0 0}
#savings-calculator .content-column.last_column,
#calculated-results .content-column.last_column { margin:0}
#calculated-results p span { font-size:12px}
#calculated-results p em { height:50px}
#calculated-results p span { padding:10px 5px; width:50%}
#about .content-column { width:auto!important; float:none;}
#about .entry .content-column.two_third > .content-column.one_half.last_column h1 { border:0}
#about .entry .content-column.two_third > .content-column.one_half ul,
#about .entry .content-column.two_third > .content-column.one_half.last_column ul { border:0; min-height:inherit}
#testimonials { padding:20px 0}
#highlighted-projects .pcol { float:none; width:auto}
#highlighted-projects .pcol h2 { min-height:auto; font-size:14px!important}
img.alignright, a.alignright, img.alignleft, a.alignleft, img.aligncenter, a.aligncenter, img.alignnone, a.alignnone { float:none!important; display: block; margin-left: auto; margin-right: auto;}
.page-template-page-landing #calculator-on-landing,
.page-template-page-landing #gform2 { width:320px}
.page-template-page-landing #gform2 h2,
.page-template-page-landing .innerpage .entry .content-column h3 { font-size:18px}
.page-template-page-landing .innerpage .entry > .main-title h1,
.page-template-page-landing .innerpage .entry > h2 { font-size:20px}
.page-template-page-landing .innerpage .entry .content-column h3::after { display:none}
.page-template-page-landing .innerpage .entry .content-column > ul { margin:0 0 0 25px}
.page-template-page-landing #gform1 h2 { font-size:20px}
} @media screen and (max-width: 500px) {
#below-slider h1,
#savings-calculator .entry h1,
#savings-calculator .entry h2,
#calculated-results .entry h1,
#calculated-results .entry h2,
#process-works h1,
#process-works h2,
#tax-counter .entry h1,
#tax-counter .entry h3,
#usmap .entry h1,
#usmap .entry h3,
#why .entry h1,
#why .entry h3,
#property-types .entry h1,
#property-types .entry h3,
#client-logos .entry h1,
#client-logos .entry h3,
#testimonials .entry h1,
#testimonials .entry h3,
#highlighted-projects .entry h1,
#highlighted-projects .entry h3,
.innerpage .entry > .main-title h1 { font-size:20px; margin:0 0 5px 0}
#below-slider h1,
#calculated-results .entry h1 { margin:0 0 15px 0}
#process-works h1,
#process-works h2,
#tax-counter .entry h1,
#tax-counter .entry h3,
#testimonials .entry h1,
#testimonials .entry h3 { margin:0 0 30px 0}
body,
#savings-calculator .entry p,
#savings-calculator input[type=text],
#savings-calculator input[type=amount],
#savings-calculator select,
#about .entry p,
#about .entry .content-column.one_third.last_column p,
#client-logos .entry h1 em,
#client-logos .entry h3 em,
#testimonial-lists .testibox .testi-entry { font-size:14px}
#segregation-calculator #savings-calculator .entry p { margin:0 0 20px 0!important}
#about .entry .content-column h1 { font-size:20px}
#about .entry .content-column.two_third > .content-column.one_half ul li { font-size:15px}
#testimonial-lists .testibox { margin:0 0 20px 0}
#testimonial-lists .testibox h2 { font-size:15px}
.btn-button .btn { font-size:14px}
.cal2-right-form .input-wrapper > label { width:auto; min-width:auto; margin:2px; font-size:10px;}
.cal2-right-form .input-wrapper input,
.cal2-right-form .input-wrapper select { width:150px;; min-width:auto}
.prop-types-ul li {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.owl-nav { display:none}
} @media screen and (max-width: 600px) {
#logo { width:70%}
#mob-pagenav .mobnav { width:60%}
#savings-calculator .content-column, 
#calculated-results .content-column { float:none; width:auto; margin:0 0 20px 0}
#calculated-results p em { height:auto}
#calculated-results .btnsubmit,
#calculated-results .btnsubmit.noresultsyet { width:220px; margin-top:40px;}
#calculated-results .btnsubmit .btn,
#calculated-results .btnsubmit.noresultsyet .btn { padding:10px; font-size:20px}
#calculated-results .btnsubmit i,
#calculated-results .btnsubmit.noresultsyet i { padding:8px 10px}
#calculated-results .btnyes a { padding:10px 20px; font-size:14px}
#calculated-results .gform_wrapper .gform_footer input[type=submit] { padding:4px 15px; font-size:15px}
#calculated-results .entry > .content-column.one_third .calcuform-title h2 { font-size:17px!important}
#calculated-results .gform_body .gform_fields li.gfield i { top:10px}
#about .btn-button .btn { width:auto}
#tax-counter .entry > p { font-size:30px}
#tax-counter { height:300px}
#tax-counter .entry { padding:80px 0 0 0}
#social-icons ul li a { width:50px; height:50px; line-height:58px}
#social-icons ul li a i { font-size:25px; }
#footernav, #site-info { border:0; padding:10px 0}
.page-template-page-landing #gform1 h2 { font-size:15px}
.page-template-page-landing .innerpage .entry .gform_wrapper .gform_footer .gform_button { font-size:15px!important}
#logo { width:200px;}
#mainnav { margin:0}
#uppertop .fl,
#uppertop .fr { display:block; float:none; width:100%; text-align:center;}
#uppernav { display:none!important}
.mnav-menu { top:62px}
#apexchat_tab_invitation_frame { display:none!important}
#newhp-intro .entry h2 br { display:none}
#newcalculator-area .content-column { float:none; width:100%!important; margin:60px 0 20px 0!important}
#newcalculator-area .content-column.two_third.last_column { float:none!important; margin:100px 0 0 0!important}
#costseg-studies .entry .content-column { float:none!important; width:100%!important; margin:0 0 30px 0!important}
#howworks .entry .content-column { float:none!important; width:100%!important; margin:0 0 20px 0!important}
#tax-counter.newtax-counter { display:none}
#why-poconnornew .entry .content-column { float:none!important; width:100%!important}
#savings-ready .entry .content-column.one_third { float:none!important; width:100%!important;}
#savings-ready .entry .content-column .btn-button .btn { width:300px!important;}
#newhpbanner .entry h1 { margin:0 0 30px 0}
#newhpbanner .entry a { display:block}
#whats-bondep .entry h4::after { width:100%}
#home-hero { padding:0!important}
#home-hero h1 { font-size:35px!important; line-height:1.2em!important}
#home-hero p {font-family: 'montserratregular'!important;; font-weight:normal!important; line-height:1.4em!important; font-size:20px!important}
#home-hero .btn-r { margin:0; width:100%; text-align:center}
#newhp-intro .entry h2 { font-weight:normal; border:0; margin:0!important; padding:0; text-align:left}
#newhp-intro #segregation-calculator { padding:0}
#newhp-intro #calculated-results .btnsubmit,
#newhp-intro #calculated-results .btnsubmit.noresultsyet { padding:0;  margin-top:10px}
#property-types-hp h2 { font-size:22px}
#testi-carousel { padding-top:0; padding-bottom:0}
#testi-carousel h4 { margin:0; padding:0}
.carousel-slider-hero__cell__heading { font-weight:normal!important; line-height:1.2em!important; padding-top:20px; margin:0 0 20px 0!important}
.carousel-slider-hero__cell__description { line-height:1.8em!important}
#savings-ready .content-column { margin:0 0 25px 0; float:none}
#savings-ready .content-column .savings-1 p { margin:0}
#savings-ready .entry h5 { margin:5px 0 0 0; display:inline-block; line-height:1.3em!important; font-size:17px!important}
#site-info p { text-align:left}
#site-info #footeradd,
#site-info #footernum { display:inline-block; padding-left:30px!important;  width:auto}
#upper-bottom .footernav {  column-count: inherit; }
#footernav ul li { display:block; width:100%; padding:5px 0}
.footer-3 { display:none}
#social-icons ul li a { width:40px; height:40px; line-height:45px}
#social-icons ul li a i { font-size:20px;}
.titlebanner{
display:none;
} 
} @media screen and (max-width: 400px) {
#mob-pagenav .mobnav { width:100%}
#copy { padding:20px}
#savings-calculator-widget .widgetcal .calcont label { font-size:12px}
.page-template-page-landing #calculator-on-landing,
.page-template-page-landing #gform2 { width:290px}
.page-template-page-landing #savings-calculator-widget .widgetcal .calcont select { width:110px}
.cal2-right-form .input-wrapper input,
.cal2-right-form .input-wrapper select { width:100px; min-width:auto}
.result-div-wrap { text-align:center;}
.cal2-result-left { float:none;}
.result-div-wrap > span,
.cal2-result-left > label { font-size:10px;}
.cal2-result-left,
.cal2-result-right { width:auto; display:inline-block;}
.result-div { width:60px; text-align:center; margin:0; margin-bottom:5px; padding:0}
} @media screen and (max-width: 320px) {
#maplabels { top:14%}
#maplabels span { display:block; font-size:6px; font-family:'RobotoLight'}
#washington { top:0; left:7%;}
#idaho { top:30px; left:16%;}
#montana { top:4px; left:25%;}
#ndakota { top:4px; left:41%;}
#minnesota { top:10px; left:51%;}
#wisconsin { top:25px; left:60%;}
#michigan { top:30px; left:68%;}
#newyork { top:30px; left:85%;}
#vermont{ top:30px; left:89%;}
#newhampshire { top:30px; left:91%;}
#maine { top:15px; left:95%;}
#massachusetts { top:42px; left:91%;}
#oregon { top:30px; left:7%;}
#wyoming{ top:35px; left:29%;}
#sdakota { top:25px; left:42%;}
#iowa{ top:45px; left:53%;}
#illinois { top:55px; left:61%;}
#indiana { top:55px; left:66%;}
#ohio { top:55px; left:72%;}
#pennsylvania { top:52px; left:80%;}
#newjersey { top:54px; left:86%;}
#california { top:70px; left:7%;}
#nevada { top:60px; left:12%;}
#utah { top:60px; left:22%;}
#colorado { top:60px; left:32%;}
#nebraska{ top:45px; left:42%;}
#kansas { top:65px; left:44%;}
#missouri { top:65px; left:54%;}
#kentucky { top:70px; left:69%;}
#westvirginia { top:67px; left:75%;}
#virginia { top:70px; left:79%;}
#arizona { top:90px; left:22%;}
#newmexico { top:90px; left:31%;}
#texas { top:110px; left:43%;}
#oklahoma { top:85px; left:46%;}
#arkansas { top:90px; left:55%;}
#tennessee { top:82px; left:65%;}
#ncarolina { top:86px; left:78%;}
#scarolina{ top:100px; left:75%;}
#georgia { top:105px; left:70%;}
#florida { top:125px; left:74%;}
#alabama { top:95px; left:65%;}
#mississippi { top:105px; left:60%;}
#louisiana { top:110px; left:55%;}
#alaska { top:120px; left:15%;}
#hawaii { top:135px; left:33%;}
} @media screen and (max-width: 475px) {
#newhpbanner .entry h1 strong {font-size: 44px;}
#testimonials-area .entry .btn-button {text-align: center;}
#savings-ready .btn-button {text-align: left;}
#gallery-2 .slick-prev {display: none !important;}
#gallery-2 .slick-next {display: none !important;}
#why-poconnornew .entry .content-column, #why-poconnornew .entry .content-column.last_column {height: auto;}
#howworks .entry {padding: 0 10px;}
}
@media screen and (max-width: 475px) {
.page-id-2618 .content-column.two_third {width: 100%;}
.page-id-2618 .content-column.one_third {width: 100%;}
#savings-ready .entry .content-column.two_third {width: 100%;}
#savings-ready {text-align: center; padding-top:0}
#savings-ready .btn-button {text-align: center;}
}svg {
touch-action: none;
}
.jvectormap-container {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
touch-action: none;
}
.jvectormap-tip {
position: absolute;
display: none; border-radius: 3px;
background: #292929;
background: rgba(41, 41, 41,0.8);
color: white;
font-family: sans-serif, Verdana;
font-size: smaller;
padding: 3px;
z-index: 2147483647;
}
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
position: absolute;
left: 10px;
border-radius: 3px;
background: #292929;
padding: 3px;
color: white;
cursor: pointer;
line-height: 10px;
text-align: center;
box-sizing: content-box;
}
.jvectormap-zoomin, .jvectormap-zoomout {
width: 10px;
height: 10px;
}
.jvectormap-zoomin {
top: 10px;
}
.jvectormap-zoomout {
top: 30px;
}
.jvectormap-goback {
bottom: 10px;
z-index: 1000;
padding: 6px;
}
.jvectormap-spinner {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==);
}
.jvectormap-legend-title {
font-weight: bold;
font-size: 14px;
text-align: center;
}
.jvectormap-legend-cnt {
position: absolute;
}
.jvectormap-legend-cnt-h {
bottom: 0;
right: 0;
}
.jvectormap-legend-cnt-v {
top: 0;
right: 0;
}
.jvectormap-legend {
background: black;
color: white;
border-radius: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend {
float: left;
margin: 0 10px 10px 0;
padding: 3px 3px 1px 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
float: left;
}
.jvectormap-legend-cnt-v .jvectormap-legend {
margin: 10px 10px 0 0;
padding: 3px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick {
width: 40px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
height: 15px;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
height: 20px;
width: 20px;
display: inline-block;
vertical-align: middle;
}
.jvectormap-legend-tick-text {
font-size: 12px;
}
.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
text-align: center;
}
.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
display: inline-block;
vertical-align: middle;
line-height: 20px;
padding-left: 3px;
}