@charset "utf-8";

/* CSS Document */
html {
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/bg.jpg)
}

body {
    margin: 0;
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/bg.png) top repeat-x;
    font-family: Verdana;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    position: relative
}

* {
    margin: 0;
    padding: 0;
    border: 0
}

.c {
    clear: both;
    font-size: 0;
    overflow: hidden;
    display: block
}

a {
    color: #0e634e;
    outline: none
}

a:hover {
    text-decoration: none
}

p {
    margin: 0 0 10px
}

body>section {
    max-width: 960px;
    padding: 0 10px;
    margin: 0 auto
}

#logo {
    display: block;
    width: 260px;
    height: 170px;
    float: left;
    margin: 2px 0 0 0
}

#logo img {
    width: 100%;
}

#bbb {
    width: 99px;
    height: 172px;
    float: right;
    margin: 0 5px 0
}

.mobile {
    text-decoration: none;
}

#call {
    cursor: pointer;
    color: #F8F8F8;
    float: right;
    font-family: Arial;
    font-size: 30px;
    font-weight: 700;
    margin: 8px 31px 0 0;
    text-shadow: 2px 2px 0 #02382A, -2px -2px 0 #02382A, 0 2px 0 #02382A, 2px 0 0 #02382A, -2px 2px 0 #02382A, 2px -2px 0 #02382A;
}

header+section {
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/cmid.png) repeat-y;
    position: relative;
    min-height: 500px;
}

header {
    min-height: 172px;
}

header+section:before {
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/cends.png) no-repeat;
    content: "";
    height: 25px;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0
}

header+section:after {
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/cends.png) no-repeat 0 -32px;
    content: "";
    height: 35px;
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0
}

h1 {
    font-size: 28px;
    color: #154F40;
    line-height: 42px
}

header nav {
    border-top: 1px solid #127561;
    border-right: 1px solid #004b37;
    border-bottom: 1px solid #001e16;
    border-left: 1px solid #004b37;
    background: #006953;
    background-color: #006953;
    background: -moz-linear-gradient(top, #006953 0%, #003f2e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006953), color-stop(100%, #003f2e));
    background: -webkit-linear-gradient(top, #006953 0%, #003f2e 100%);
    background: -o-linear-gradient(top, #006953 0%, #003f2e 100%);
    background: -ms-linear-gradient(top, #006953 0%, #003f2e 100%);
    background: linear-gradient(to bottom, #006953 0%, #003f2e 100%);
    border-radius: 5px;
    display: block;
    padding: 0 20px;
    height: 34px;
    position: relative;
    z-index: 1
}

header nav ul ul {
    display: none
}

header nav li:first-child {
    border-right: 1px solid #012f22;
    border-left: none;
}

header nav li {
    border-left: 1px solid #317663;
    border-right: 1px solid #012f22;
    position: relative;
    list-style: none;
    font-weight: 700;
    font-size: 11px;
    font-variant: small-caps
}

header nav li:hover {
    background-color: #1c7060;
}

header nav li:last-child {
    border-right: none;
    border-left: 1px solid #317663;
}

header nav a {
    color: #fff;
    text-decoration: none
}

header nav a:hover,
header nav>ul>li:hover>a {
    color: #0C0;
    text-decoration: underline
}

header nav>ul {
    display: table;
    width: 100%
}

header nav>ul>li {
    display: table-cell
}

header nav>ul>li>a {
    padding: 7px 0;
    display: block;
    text-align: center
}

header nav li:last-child ul {
    width: 100%;
    min-width: 140px;
    position: absolute;
    background-color: #1c7060;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid #276152;
    border-bottom: 1px solid #276152;
    border-left: 1px solid #276152;
}

header nav ul ul {
    width: 100%;
    min-width: 140px;
    position: absolute;
    background-color: #1c7060;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid #276152;
    border-bottom: 1px solid #276152;
    border-left: 1px solid #276152;
}

header nav>ul>li li {
    padding: 3px 0
}

header nav>ul>li>ul {
    -webkit-box-shadow: 0px 5px 19px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 19px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 5px 19px -5px rgba(0, 0, 0, 0.75);
}

header nav>ul>li>ul>li:first-child {
    border-top: 1px solid #003022;
    border-right: none;
    border-left: none;
}

header nav>ul>li>ul>li {
    font-size: 10px;
    padding: 7px;
    border-right: none;
    border-bottom: 1px solid #003022;
    border-left: none;
}

header nav>ul>li>ul>li:last-child {
    border-bottom: none;
}

header nav>ul>li:hover>ul {
    display: block
}

.active_menu_item {
    color: #0C0;
}

.greenbar {
    background-image: none !important;
    background-color: #568c7e !important;
    border: 0 none !important;
    clear: both !important;
    height: 7px !important;
    margin: 0 0 15px !important;
    width: 100% !important;
}

ul.red-bullet {
    margin-left: 25px;
}

ul.red-bullet li {
    list-style-image: url('data:image/png;base64,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');
    font-size: 14px;
}

.gray-lines {
    background: rgba(0, 0, 0, 0) url("https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/gray-lines.png") repeat scroll 0 0;
    height: 9px;
}

.hours_widget_class {
    min-height: 117px;
}

@media only screen and (max-width:479px) {
    .hours_widget_class {
        min-height: 107px;
    }
}

#left {
    width: 180px;
    float: left
}

#center {
    padding: 8px 20px;
    float: right;
    width: 540px;
    line-height: 18px
}

#center img {
    max-width: 100%;
    height: auto;
}

h2,
h4,
h5 {
    color: #0e634e;
    padding-top: 10px;
    text-shadow: 1px 1px 1px #ccc;
    clear: both
}

h2,
h5 {
    text-align: center;
}

h2 {
    font-size: 21px;
    line-height: 25px;
}

h4 {
    font-size: 16px;
}

.deal {
    border: #0E634E 3px dashed;
    font-size: 18px;
    text-align: center;
    margin: 10px;
    padding: 5px;
}

.deal strong {
    display: block
}

#center ol,
#center ul {
    margin-left: 10%;
    padding: 0 0 1em 1em;
}

iframe#ytplayer {
    margin: 1.3em auto;
}

#right {
    width: 200px;
    float: right
}

#right>img:first-child {
    margin: 14px 0 10px 0;
    border-radius: 10px;
    border: 1px solid #a7a7a7
}

.rating {
    margin: 0 auto;
    height: 25px;
}

#areas-all {
    cursor: pointer;
}

#areas-all a {
    text-decoration: none;
    color: #fff;
}

#breakdown {
    text-align: left;
    line-height: 16px
}

#breakdown * {
    color: #fff;
    font-size: 9px;
    text-decoration: none;
    list-style: none
}

#breakdown li>a>span {
    display: inline-block;
    height: 8px;
    width: 72px;
    position: relative;
    margin: 1px 0 -1px;
    background: #ccc;
    background: -moz-linear-gradient(top, #ccc 0%, #828282 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(100%, #828282));
    background: -webkit-linear-gradient(top, #ccc 0%, #828282 100%);
    background: -o-linear-gradient(top, #ccc 0%, #828282 100%);
    background: -ms-linear-gradient(top, #ccc 0%, #828282 100%);
    background: linear-gradient(to bottom, #ccc 0%, #828282 100%);
}

#breakdown li>a>span>span {
    background: #f3dc9b;
    background: -moz-linear-gradient(top, #f3dc9b 0%, #d6ad3b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3dc9b), color-stop(100%, #d6ad3b));
    background: -webkit-linear-gradient(top, #f3dc9b 0%, #d6ad3b 100%);
    background: -o-linear-gradient(top, #f3dc9b 0%, #d6ad3b 100%);
    background: -ms-linear-gradient(top, #f3dc9b 0%, #d6ad3b 100%);
    background: linear-gradient(to bottom, #f3dc9b 0%, #d6ad3b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3dc9b', endColorstr='#d6ad3b', GradientType=0);
    height: 8px;
    display: block
}

#breakdown li>span {
    display: inline-block;
    height: 8px;
    width: 75px;
    position: relative;
    margin: 1px 0 -1px;
    background: #ccc;
    background: -moz-linear-gradient(top, #ccc 0%, #828282 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(100%, #828282));
    background: -webkit-linear-gradient(top, #ccc 0%, #828282 100%);
    background: -o-linear-gradient(top, #ccc 0%, #828282 100%);
    background: -ms-linear-gradient(top, #ccc 0%, #828282 100%);
    background: linear-gradient(to bottom, #ccc 0%, #828282 100%);
}

#breakdown li>span>span {
    background: #f3dc9b;
    background: -moz-linear-gradient(top, #f3dc9b 0%, #d6ad3b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3dc9b), color-stop(100%, #d6ad3b));
    background: -webkit-linear-gradient(top, #f3dc9b 0%, #d6ad3b 100%);
    background: -o-linear-gradient(top, #f3dc9b 0%, #d6ad3b 100%);
    background: -ms-linear-gradient(top, #f3dc9b 0%, #d6ad3b 100%);
    background: linear-gradient(to bottom, #f3dc9b 0%, #d6ad3b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3dc9b', endColorstr='#d6ad3b', GradientType=0);
    height: 8px;
    display: block
}

#goto {
    background: #005e2f;
    border: 1px solid #000;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    padding: 5px
}

#goto a {
    display: block;
    color: #8ef879;
    margin: 2px 0 0
}

#areas-all .rating+p {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px;
    height: 25px;
}

#areas-all p {
    text-align: center
}

.area-phone,
.area-name {
    color: #fff;
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
    text-align: center
}

#areas-all~.area .rating {
    display: inline-block;
    float: left;
    margin: 0 0 0 10px;
    height: 25px
}

#areas-all~.area>div {
    color: #fff;
    font-weight: 700;
    cursor: pointer
}

.area-name {
    padding: 0 0 5px
}

#areas-all~.area>div {
    padding: 13px 5px 15px
}

#expand {
    font-size: 12px;
    color: #f3d98e;
    display: none;
    font-weight: bold;
}

.cities {
    display: none
}

.area>p {
    color: #fff;
    font-size: 12px;
    font-weight: 700
}

#h {
    font-weight: 700;
    padding: 0 30px 0 0
}

#h div {
    padding: 8px 0
}

#h span {
    font-weight: 400
}

#h em {
    display: block;
    font-size: 12px;
    margin: 5px 0
}

#h div:last-child {
    color: #090;
    font-size: 12px;
    line-height: 14px;
    color: #060;
    text-align: center;
    width: 90%;
    margin: 0 0 7px
}

#h a {
    text-decoration: none;
    color: #000;
}

#areas-all+.area .cities {
    display: block
}

.cities {
    max-height: 200px;
    width: 175px;
    overflow: auto;
    margin: -10px 0 0 9px;
    padding: 5px 0;
    position: relative
}

.cities li {
    color: #5a4d3c;
    display: block;
    font-weight: 400
}

.cities a {
    color: #5a4d3c;
    text-decoration: none;
    display: block;
    font-weight: 400
}

.cities a:hover {
    color: #c59a1b
}

#tech {
    box-shadow: 0 4px 6px rgba(192, 192, 192, 0.75);
    display: block;
    border: 2px solid #06543f;
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/m.png);
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 3px #103129;
    padding: 0 5px;
    margin: 14px 15px 0 0;
    font-size: 12px;
    border-radius: 10px
}

#man {
    float: left;
    margin: -5px 5px 0 -45px;
    max-width: 100px;
}

#tech span {
    text-align: center;
    font-size: 14px;
    display: block;
    padding: 3px 0 12px
}

#pds {
    display: block;
    margin: -41px 0 0 27px;
    width: 97px;
    float: left
}

#tech:hover {
    color: #8ef879
}

.affiliation {
    padding: 10px 0;
}

.affiliation:first-child,
.affiliation:first-child+div {
    text-align: center
}

.affiliation img {
    max-height: 90%;
    max-width: 90%;
}

.code-affiliation {
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: table;
}

.alignleft {
    float: left;
    margin: 7px 7px 7px 0
}

.alignright {
    float: right;
    margin: 7px 0 7px 7px
}

.aligncenter {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.ab {
    margin: 93px 10px 0 -15px
}

.cities a,
#tech {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease
}

h1,
#bigblock {
    border: 2px solid #a6abaf;
    text-align: center;
    padding: 25px 10px 35px;
    margin: 0 0 20px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    background: rgb(255, 255, 255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(216, 216, 216, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(216, 216, 216, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(216, 216, 216, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(216, 216, 216, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(216, 216, 216, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(216, 216, 216, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d8d8d8', GradientType=1)
}

#bigblock {
    margin: 6px 0 30px 0;
    text-align: center
}

#center #bigblock * {
    text-align: center
}

.rating-big {
    margin: 13px auto -13px auto;
    width: 155px
}

.tr {
    margin: 40px 7px 17px 0
}

.rmk {
    width: 165px;
    border: 1px solid #bbb;
    display: block;
    padding: 3px;
    background: #fff;
    position: relative;
    -moz-box-shadow: 2px 2px 3px #ccc;
    -webkit-box-shadow: 2px 2px 3px #ccc;
    box-shadow: 2px 2px 3px #ccc
}

#lc {
    max-width: 280px;
    border: 1px solid #00513b;
    margin: 20px auto;
    padding: 5px 5px 10px;
    text-align: center
}

#lc a {
    display: block;
    text-align: center
}

#lc img {
    max-width: 100%;
    display: block;
    margin: 0 0 10px
}

#manufacturers {
    text-align: center
}

#contacts {
    list-style: none;
    margin: 50px
}

#contacts li {
    width: 33.3%;
    float: left;
    text-align: center;
    margin: 0 0 30px 0;
    color: #5a4d3c;
    font-size: 18px
}

#contacts li a {
    display: block;
    color: #5a4d3c;
    text-decoration: none
}

footer {
    height: 57px;
    padding: 48px 0 0;
    text-align: center;
    font-size: 12px;
    font-variant: small-caps;
    color: #5a4d3c
}

footer nav a {
    text-decoration: none;
    color: #5a4d3c
}

footer nav a:hover {
    text-decoration: underline
}

footer nav a:before,
footer nav a:after {
    content: ':'
}

.om {
    display: none
}

#menu {
    display: none
}

#left~#h,
#left~#goto {
    display: none
}

#right #h,
#right #goto,
#right #h+img {
    display: block
}

.left10,
.left20,
.left30,
.left40,
.left50,
.left60,
.left70,
.left80,
.left90 {
    float: left;
    padding: 0 3% 0 0
}

.right10,
.right20,
.right30,
.right40,
.right50,
.right60,
.right70,
.right80,
.right90 {
    float: right;
    padding: 0 0 0 3%
}

.left10,
.right10 {
    width: 7%
}

.left20,
.right20 {
    width: 17%
}

.left30,
.right30 {
    width: 27%
}

.left40,
.right40 {
    width: 37%
}

.left50,
.right50 {
    width: 47%
}

.left60,
.right60 {
    width: 57%
}

.left70,
.right70 {
    width: 67%
}

.left80,
.right80 {
    width: 77%
}

.left90,
.right90 {
    width: 87%
}

.review {
    border: 1px solid #012a01;
    padding: 10px;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 1), 0 0 15px rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    margin: 15px 0;
    background: #fff
}

.rev_head {
    margin: -10px -10px 10px -10px;
    min-height: 45px;
    padding: 5px;
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/grass.png) repeat-x top;
    border-radius: 3px 3px 0 0;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 1px #43a672, 0 3px 3px rgba(0, 0, 0, 0.6)
}

.review a.title {
    color: #fff;
    font-size: 18px;
    text-shadow: 0 1px 0 #000;
    line-height: 21px;
    text-decoration: none
}

.rev_right {
    float: right;
    width: 120px;
    text-align: right;
    color: #fff;
    font-size: 12px;
    text-shadow: 0 1px 0 #000
}

.rev_right .rating {
    float: right
}

.comment div:first-child {
    font-size: 16px;
    font-weight: 700;
    float: left;
    margin: 11px 0 0
}

.comment div:first-child+a {
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/online_help.png);
    border: 1px solid #CDCDCD;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    display: block;
    float: right;
    height: 38px;
    width: 112px
}

.comment div+a+div {
    clear: both;
    text-decoration: underline;
    text-align: justify;
    font-family: "Courier New", Courier;
    font-size: 16px;
    padding: 10px 0;
    line-height: 19px
}

.comment span {
    margin: 10px 0;
    text-align: right;
    display: block
}

.rev_info {
    background: #dfe7e5;
    border: 1px solid #6a9287;
    padding: 5px
}

.rev_info div {
    border-bottom: 1px solid #000;
    margin: 2px 5px 12px 0
}

.rev_info a {
    text-decoration: none
}

.rev_info img {
    border: 1px solid #a9a9a9;
    background-color: #fff;
    padding: 5px;
    float: right;
    max-width: 80px !important;
    -moz-box-shadow: 2px 2px 5px #a9a9a9;
    -webkit-box-shadow: 2px 2px 5px #a9a9a9;
    box-shadow: 2px 2px 5px #a9a9a9;
}

.block {
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: 0 0 3px #555;
    padding: 15px;
    border: 1px solid #fff;
    margin: 8px 0
}

.block_h {
    min-height: 34px;
    margin: -15px -15px 15px -15px;
    text-align: center;
    padding: 5px;
    background-image: -webkit-linear-gradient(bottom, #ecf1f4, #fff);
    background-image: -moz-linear-gradient(bottom, #ecf1f4, #fff);
    background-image: -o-linear-gradient(bottom, #ecf1f4, #fff);
    background-image: linear-gradient(to top, #ecf1f4, #fff);
    box-shadow: inset 0 -1px 0 #ccc;
    border-bottom: 1px solid #fff;
    color: #00523D;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    text-shadow: 1px 1px 0 #fff
}

.block_h.big {
    font-size: 16px;
    line-height: 31px
}

input[type=text],
input[type=password],
select,
textarea {
    height: 21px;
    width: 201px;
    border: 1px solid #ccc;
    padding: 1px 5px;
    margin: 0 4px 18px;
    box-shadow: 4px 4px 0 #e5eef5, -4px -4px 0 #e5eef5, 4px -4px 0 #e5eef5, -4px 4px 0 #e5eef5
}

select {
    height: 25px;
    display: block;
    border: 1px solid #ccc;
    padding: 1px;
    width: 213px;
    cursor: pointer
}

textarea {
    height: 80px;
    margin: 5px 4px 18px;
    padding: 5px;
    font-family: Verdana;
    font-size: 12px
}

.blockin {
    border: 1px solid #ccc;
    background: #e5eef5;
    padding: 0 5px;
    margin: -4px 0 10px
}

.blockin input {
    width: 197px;
    margin: 0
}

.blockin select {
    width: 209px;
    margin: 0 0 5px
}

.blockin label,
label {
    font-size: 12px;
    font-weight: 700;
    color: #00523D;
    text-shadow: 1px 1px 0 #fff;
    margin: 5px 0 4px 0;
    display: block
}

input[type=submit] {
    opacity: 0.9;
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/contact_send_button.png);
    cursor: pointer;
    overflow: hidden;
    text-indent: -100%;
    width: 79px;
    height: 38px;
    margin: 1px auto 0 auto;
    display: block
}

input[type=submit]:hover {
    opacity: 1
}

.block li {
    color: #00523d;
    font-weight: 700;
    margin-left: 10px;
    padding: 5px;
    list-style-position: outside
}

#payicons {
    display: block;
    width: 213px;
    max-width: 96%;
    margin: 0 auto
}

#logopr {
    float: right;
    width: 95px;
    margin: 5px 0 0
}

#truck_new {
    max-width: 100%;
    margin: 30px auto;
    display: block
}

.form_wr {
    display: block;
    margin: 0 auto;
    width: 222px
}

#employee {
    margin: 6px 0;
}

#badge {
    width: 282px;
    height: 461px;
    float: left;
    position: relative;
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/badge_bg_new.png);
    margin: 0 12px 0 0
}

#badge2 {
    width: 282px;
    height: 461px;
    float: left;
    position: relative;
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/second_cert_badge.jpg);
    margin: 0 12px 0 0
}

#badge .rating {
    position: absolute;
    top: 200px;
    left: 89px;
    height: 25px;
}

#badge2 .rating {
    position: absolute;
    top: 135px;
    left: 89px;
    height: 25px;
}

#img {
    left: 27px;
    position: absolute;
    top: 246px;
    width: 95px;
    height: 127px
}

#img img {
    width: 100%;
    height: auto;
    min-height: 100%
}

#short_descr {
    font-size: 12px;
    left: 135px;
    position: absolute;
    top: 293px;
    width: 130px;
    line-height: 15px;
    font-size: 12px
}

#short_descr1 {
    font-size: 12px;
    left: 78px;
    position: absolute;
    top: 320px;
    width: 155px;
    line-height: 15px;
    font-size: 12px;
    text-align: center;
}

#name {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 402px;
}

#employee_descr {
    text-align: center;
    margin: 5px 0;
    float: right;
    width: 45%;
}

#employee_desc>.rating-big {
    display: inline-block;
    height: 35px;
}

#employee_descr h4 {
    margin: 25px 0 0;
    color: #154f40
}

#employee_descr h4+div {
    text-align: justify;
    margin: 5px 0 5px 5px;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
}

#tech_man {
    border: 1px solid #6a9287;
    background: #dfe7e5;
    position: relative;
    padding: 10px 170px 10px 10px;
    margin: 0 0 30px;
    border-radius: 3px;
    box-shadow: inset 0 0 1px #fff
}

#tech_man h3 {
    margin: 0 0 20px 0
}

#pdsman {
    bottom: 0;
    height: auto;
    max-height: 130%;
    position: absolute;
    right: 0;
    top: -49px;
}

#tech_man li {
    padding: 5px
}

.tech {
    border: 1px solid #6a9287;
    background: #dfe7e5;
    padding: 2% 1%;
    margin: 0 0 30px;
    border-radius: 3px;
    box-shadow: inset 0 0 1px #fff
}

.tech h4 {
    text-shadow: 1px 1px 0 #fff;
    color: #154f40;
    padding: 0 2.5% 2.5%
}

.tech_m {
    width: 23%;
    text-align: center;
    padding: 0 1% 5%;
    float: left;
    height: 230px;
    overflow: hidden;
    font-size: 13px;
    line-height: 16px
}

.tech_m strong {
    color: #000;
    text-decoration: none;
}

.tech_m a,
.tech_m strong {
    display: block;
    text-align: center
}


.h_left {
    text-align: left;
    margin: 0 0 20px
}

.h_dgreen {
    color: #154F40
}

.line {
    height: 1px;
    background: #154F40;
    margin: 15px 0
}

.small {
    font-size: 12px
}

.white-text {
    color: #fff
}

#rev textarea {
    resize: vertical
}

#rev textarea,
#rev input {
    width: 96%;
    float: none
}

#rev textarea {
    padding: 2%;
    margin: 0 0 18px
}

#rev {
    padding: 15px 10px
}

#rev label a {
    font-weight: 400;
    font-style: italic;
    font-size: 10px
}

#rev .blockin select {
    width: 100%
}

#rev .left50 .blockin,
#rev .right50 .blockin {
    margin: 0 -2px 10px 0
}

#rev input {
    margin: 0 0 18px;
    display: block;
    width: 96%;
    padding: 1px 2%
}

.iwr {
    margin: 0 4px
}

#rev input[type=reset],
#rev input[type=submit] {
    width: 140px;
    margin: 0 auto;
    background: #e4f1f5;
    background-image: -webkit-linear-gradient(bottom, #d3e8ef, #eef6f9);
    background-image: -moz-linear-gradient(bottom, #d3e8ef, #eef6f9);
    background-image: -o-linear-gradient(bottom, #d3e8ef, #eef6f9);
    background-image: linear-gradient(to top, #d3e8ef, #eef6f9);
    text-align: center;
    text-indent: 0;
    height: auto;
    padding: 10px 0;
    cursor: pointer;
    border-radius: 30px;
    border: 5px solid #f0f3f4;
    box-shadow: inset 0 0 1px #bdd0d5;
    color: #638693;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #fff;
    opacity: 1;
    margin: 10px auto -10px
}

#rev input[type=reset]:hover,
#rev input[type=submit]:hover {
    background-image: -webkit-linear-gradient(top, #d3e8ef, #eef6f9);
    background-image: -moz-linear-gradient(top, #d3e8ef, #eef6f9);
    background-image: -o-linear-gradient(top, #d3e8ef, #eef6f9);
    background-image: linear-gradient(to bottom, #d3e8ef, #eef6f9)
}

div#gallery {
    margin: 0 auto;
}

#gallery div {
    display: inline-block;
    background-size: 175px;
    height: 115px;
    width: 32%;
}

#gallery a {
    text-decoration: none;
}

/* https://simpleicons.org/ */
.social-icons li a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 44px 44px;
    border-radius: 5px;
    display: inline-block;
    height: 44px;
    margin: 5px;
    text-indent: -9999em;
    width: 44px;
    text-decoration: none;
    background-color: #004F3F;
}

.social-icons li {
    text-decoration: none;
    list-style: outside none none;
    display: inline;
}

.si-angieslist {
    background-image: url("images/social-media-icons/angieslist/angieslist-64.png");
}

.si-bbb {
    background-image: url("images/social-media-icons/bbb/bbb-64.png");
}

.si-bing {
    background-image: url("images/social-media-icons/bing/bing-64.png");
}

.si-facebook {
    background-image: url("images/social-media-icons/facebook/facebook-64.png");
}

.si-googleplus {
    background-image: url("images/social-media-icons/googleplus/googleplus-64.png");
}

.si-homeadvisor {
    background-image: url("images/social-media-icons/homeadvisor/homeadvisor-64.png");
}

.si-linkedin {
    background-image: url("images/social-media-icons/linkedin/linkedin-64.png");
}

.si-nextdoor {
    background-image: url("images/social-media-icons/nextdoor/nextdoor-64.png");
}

.si-pinterest {
    background-image: url("images/social-media-icons/pinterest/pinterest-64.png");
}

.si-twitter {
    background-image: url("images/social-media-icons/twitter/twitter-64.png");
}

.si-yelp {
    background-image: url("images/social-media-icons/yelp/yelp-64.png");
}

.si-youtube {
    background-image: url("images/social-media-icons/youtube/youtube-64.png");
}

.si-kudzu {
    background-image: url("images/social-media-icons/kudzu/kudzu-64.png");
}

.si-instagram {
    background-image: url("images/social-media-icons/instagram/instagram-64.png");
}

.social-icons li a:hover {
    background-color: #888888;
}

@media only screen and (max-width:1030px) {
    #employee_descr {
        width: 100%;
        float: none;
    }

    #badge {
        float: none;
        margin: 0 auto;
    }
}

/* Smaller than standard 960 (devices and browsers) */

@media only screen and (max-width:999px) {
    body>section {
        padding: 0 10px 0 0
    }

    #man {
        float: none;
        margin: 0 auto;
        width: 100px;
        display: block
    }

    #tech {
        text-align: center;
        padding-bottom: 30px
    }

    #pds {
        margin: -20px 0 0 27px
    }

    #right>img:first-child {
        width: 197px
    }

    header {
        margin: 0 10px 0 0
    }

    header nav {
        padding: 0 10px;
        margin: 0 0 0 20px;
        position: relative
    }

    header nav li {
        font-size: 9.5px
    }

    #right {
        margin: 0 -8px 0 0
    }

    #left {
        margin: 0 16px 0 0
    }

    header+section {
        background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/bgr.png) repeat-y right, url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/cmid.png) repeat-y
    }

    header+section:before {
        border-radius: 0 38px 0 0
    }

    header+section:after {
        border-radius: 0 0 15px 0
    }

    footer {
        position: relative
    }

    footer:before {
        content: '';
        width: 20px;
        height: 37px;
        background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/crn.png) no-repeat;
        position: absolute;
        top: 0;
        right: -7px
    }

    body>section {
        padding: 0 10px 0 0
    }

    #logo {
        margin: 2px 0 0 10px
    }

    header nav:after {
        content: '';
        width: 10px;
        height: 27px;
        position: absolute;
        right: -11px;
        top: 8px;
        background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/cends.png) -934px 0
    }

    #manufacturers {
        margin: 0 25px
    }

    #manufacturers br {
        display: none
    }

    #manufacturers img {
        margin: 10px 5px
    }

    .ab {
        margin: 4px 10px 0 -15px
    }

    .left10,
    .left20,
    .left30,
    .left40,
    .left50,
    .left60,
    .left70,
    .left80,
    .left90,
    .right10,
    .right20,
    .right30,
    .right40,
    .right50,
    .right60,
    .right70,
    .right80,
    .right90 {
        float: none;
        width: 100%
    }

    .form_wr {
        width: auto
    }

    .form_wr input[type=text],
    .form_wr select,
    .form_wr textarea {
        width: 98%;
        padding-left: 1px;
        padding-right: 1px
    }

    .form_wr select {
        width: 99%
    }

    .form_wr2 {
        width: auto
    }

    .form_wr2 input[type=text],
    .form_wr2 select,
    .form_wr2 textarea {
        width: 98%;
        padding-left: 1px;
        padding-right: 1px
    }

    .form_wr2 select {
        width: 99%
    }

    #rev .right50 {
        padding: 0 3% 0 0
    }

    #rev input[type="reset"],
    #rev input[type="submit"] {
        margin: 10px auto
    }

    .rating-rev {
        margin: 0 auto
    }
}

@media only screen and (min-width:700px) and (max-width:980px) {
    .tech.video.one_column .tech_m {
        width: 23%;
        height: 175px
    }
}

@media only screen and (max-width:927px) {

    .tech.video.one_column .tech_m,
    .tech_m {
        width: 31.3%
    }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:767px) {
    .ab {
        display: block;
        float: none;
        margin: 0 auto
    }

    .tech.video.one_column .tech_m,
    .tech_m {
        width: 48%
    }

    #pdsman {
        display: none
    }

    #tech_man {
        padding: 10px
    }
}

@media only screen and (max-width:712px) {
    #bbb {
        display: none
    }
}

@media only screen and (max-width:700px) {
    header+section {
        background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/bgr.png) repeat-y right, url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/cmid-light.png) repeat-y
    }

    #left~#h,
    #left~#goto {
        display: block
    }

    #right #h,
    #right #goto,
    #right #h+a {
        display: none
    }

    #center a {
        text-shadow: 1px 1px 1px #ccc
    }

    .om {
        display: block
    }

    body>section {
        padding: 0 10px 0 0
    }

    header {
        background-size: auto 92px !important;
        margin: 0 -10px -10px 0 !important;
        min-height: 92px !important
    }

    header+section:before {
        display: none
    }

    #logo {
        background-size: 100% auto;
        width: 125px;
        margin: 2px 10px 5px 5px;
        height: 83px;
        background-repeat: no-repeat
    }

    #call {
        color: #e7b114;
        text-shadow: 1px 1px 0 #004330;
        margin: 55px 10px 0;
        text-align: center;
        line-height: 25px;
        padding: 5px;
        display: block;
        background: rgb(169, 208, 200);
        background: -moz-linear-gradient(top, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(169, 208, 200, 1)), color-stop(1%, rgba(191, 236, 226, 1)), color-stop(2%, rgba(121, 215, 199, 1)), color-stop(2%, rgba(71, 205, 184, 1)), color-stop(3%, rgba(0, 195, 168, 1)), color-stop(5%, rgba(0, 165, 124, 1)), color-stop(5%, rgba(0, 86, 62, 1)), color-stop(6%, rgba(0, 86, 62, 1)), color-stop(7%, rgba(0, 83, 59, 1)), color-stop(92%, rgba(0, 83, 59, 1)), color-stop(93%, rgba(0, 69, 49, 1)), color-stop(94%, rgba(0, 69, 49, 1)), color-stop(95%, rgba(0, 64, 44, 1)), color-stop(97%, rgba(0, 64, 44, 1)), color-stop(98%, rgba(0, 53, 35, 1)), color-stop(99%, rgba(0, 53, 35, 1)), color-stop(100%, rgba(0, 46, 32, 1)));
        background: -webkit-linear-gradient(top, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        background: -o-linear-gradient(top, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        background: -ms-linear-gradient(top, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        background: linear-gradient(to bottom, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9d0c8', endColorstr='#002e20', GradientType=0);
        border: 1px solid #06543F;
        border-radius: 10px;
        font-size: 22px
    }

    #call span {
        display: inline-block
    }

    header nav {
        margin: 0 2px
    }

    #left,
    #right {
        float: none;
        width: 100%;
        text-align: center
    }

    #center {
        float: none;
        width: auto;
        padding: 0 20px 0 30px
    }

    #right>img:first-child,
    #breakdown,
    .cities,
    #areas-all+.area .cities,
    #areas-all~.area,
    .nm,
    #areas+img {
        display: none
    }

    #expand {
        display: block
    }

    .area,
    #areas-all {
        margin: -4px 0 0 2px
    }

    .cities {
        width: 90%;
        text-align: left;
        margin-left: 25px;
        max-height: 100px;
    }

    header nav {
        padding: 0
    }

    header nav ul li a {
        background: rgb(169, 208, 200);
        background: -moz-linear-gradient(top, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(169, 208, 200, 1)), color-stop(1%, rgba(191, 236, 226, 1)), color-stop(2%, rgba(121, 215, 199, 1)), color-stop(2%, rgba(71, 205, 184, 1)), color-stop(3%, rgba(0, 195, 168, 1)), color-stop(5%, rgba(0, 165, 124, 1)), color-stop(5%, rgba(0, 86, 62, 1)), color-stop(6%, rgba(0, 86, 62, 1)), color-stop(7%, rgba(0, 83, 59, 1)), color-stop(92%, rgba(0, 83, 59, 1)), color-stop(93%, rgba(0, 69, 49, 1)), color-stop(94%, rgba(0, 69, 49, 1)), color-stop(95%, rgba(0, 64, 44, 1)), color-stop(97%, rgba(0, 64, 44, 1)), color-stop(98%, rgba(0, 53, 35, 1)), color-stop(99%, rgba(0, 53, 35, 1)), color-stop(100%, rgba(0, 46, 32, 1)));
        background: -webkit-linear-gradient(top, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        background: -o-linear-gradient(top, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        background: -ms-linear-gradient(top, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        background: linear-gradient(to bottom, rgba(169, 208, 200, 1) 0%, rgba(191, 236, 226, 1) 1%, rgba(121, 215, 199, 1) 2%, rgba(71, 205, 184, 1) 2%, rgba(0, 195, 168, 1) 3%, rgba(0, 165, 124, 1) 5%, rgba(0, 86, 62, 1) 5%, rgba(0, 86, 62, 1) 6%, rgba(0, 83, 59, 1) 7%, rgba(0, 83, 59, 1) 92%, rgba(0, 69, 49, 1) 93%, rgba(0, 69, 49, 1) 94%, rgba(0, 64, 44, 1) 95%, rgba(0, 64, 44, 1) 97%, rgba(0, 53, 35, 1) 98%, rgba(0, 53, 35, 1) 99%, rgba(0, 46, 32, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9d0c8', endColorstr='#002e20', GradientType=0);
        border: 1px solid #06543F;
        margin: 0;
        text-align: center;
        display: block;
        padding: 7px 0
    }

    header>nav>ul {
        display: none;
        margin: 0 0 17px -1px;
        border-radius: 10px;
        overflow: hidden
    }

    header>nav>ul>li {
        padding: 0 !important
    }

    header>nav>ul>li:hover>a {
        text-decoration: none;
        color: #fff
    }

    header>nav>ul>li>a:hover {
        text-decoration: underline;
        color: #0C0
    }

    header nav ul li {
        display: block;
        margin: 0;
        line-height: 20px;
        border-radius: 0;
        padding: 0
    }

    header nav:after {
        display: none
    }

    header nav ul ul {
        padding: 0;
        display: block;
        position: relative;
        background: none;
        margin: 0;
        box-shadow: none;
        border: 0
    }

    header nav ul ul li {
        padding: 0 !important
    }

    #menu {
        display: block;
        width: 80px;
        height: 32px;
        background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/nav-icon.png) no-repeat right center;
        cursor: pointer;
        float: right
    }

    #areas-all~.area .rating {
        float: none;
        margin: 0 0 -4px 0;
        height: 20px;
        font-size: 13px
    }

    .area {
        text-align: center
    }

    #areas-all {
        line-height: 18px;
        padding: 10px 5px 10px
    }

    #areas-all~.area>div {
        padding: 4px 5px 4px;
    }

    .area p {
        margin: 0
    }

    #goto {
        margin: 20px 20px 10px 30px
    }

    #h {
        padding: 0 30px;
        text-align: center
    }

    #h div {
        padding: 0
    }

    #h div:last-child {
        width: 100%
    }

    h1 {
        margin: 10px 0 -10px 0;
        padding: 10px;
        font-size: 26px;
        line-height: 30px
    }

    .tr {
        width: 200px;
        margin: 57px 7px 5px 0
    }

    #goto {
        text-align: center
    }

    #tech {
        margin: 14px -8px 0 2px;
        text-align: left;
        padding: 5px 5px 10px 5px
    }

    #tech br {
        display: none
    }

    #man {
        margin: -25px 20px 0 20px;
        float: left
    }

    #tech span {
        text-align: left;
        padding: 15px 0 5px 139px
    }

    #pds {
        clear: both;
        overflow: hidden;
        display: inline-block;
        margin: -40px 0 0 20px
    }

    header+section:before {
        background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/bgr.png) repeat-y right, url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/cends.png) no-repeat
    }

    #affiliations {
        margin: 10px 20px
    }

    .affiliation {
        width: 50%;
        float: left;
        text-align: center;
        vertical-align: middle
    }

    #contacts li {
        font-size: 16px
    }

    #contacts {
        margin: 50px 20px
    }

    .rmk {
        margin: 10px auto;
        float: none;
        width: 70%
    }

    header nav {
        border: 0;
        background: none;
        height: auto
    }

    #areas,
    #areas-all {
        margin-bottom: 10px
    }

    #call {
        font-size: 15px;
        margin: 10px 10px 0 0;
        padding: 1px 5px
    }

    #menu {
        clear: right;
        margin: 8px 10px 0 0
    }
}

@media only screen and (max-width:525px) {

    .alignleft,
    .alignright {
        display: block;
        float: none;
        margin: 0 auto;
    }
}

/* Mobile Portright Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {
    .review .title {
        font-size: 17px
    }

    #logo {
        background-size: 100% auto;
        width: 115px;
        height: 83px;
        background-repeat: no-repeat;
        margin: 6px 5px 2px 5px
    }

    #menu {
        margin-right: 2px
    }

    #man {
        margin: -41px 20px 0
    }

    #bbb {
        display: none
    }

    #call {
        font-size: 14px;
        margin-right: 2px
    }

    #call span {
        display: inline-block
    }

    .tr {
        width: 260px;
        margin: 30px auto 15px auto
    }

    #contacts li {
        font-size: 20px;
        width: 100%;
        line-height: 26px
    }

    .rmk {
        margin: 10px auto;
        float: none;
        width: 90%
    }
}

#coupons>div {
    cursor: pointer;
    background: #00543f;
    background-color: #00543f;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 2, .49), inset 0 0 3px rgba(255, 255, 255, .54);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 2, .49), inset 0 0 3px rgba(255, 255, 255, .54);
    box-shadow: 0 0 8px rgba(0, 0, 2, .49), inset 0 0 3px rgba(255, 255, 255, .54);
    border: solid 1px #00490a;
    background-image: -webkit-linear-gradient(bottom, #0b5743, #4d9e8a 71%, #248d71);
    background-image: -moz-linear-gradient(bottom, #0b5743, #4d9e8a 71%, #248d71);
    background-image: -o-linear-gradient(bottom, #0b5743, #4d9e8a 71%, #248d71);
    background-image: linear-gradient(to top, #0b5743, #4d9e8a 71%, #248d71);
    width: 165px;
    max-width: 100%;
    border-radius: 3px;
    margin: 10px 0;
    padding: 5px
}

#coupons>div>div {
    border: 1px dashed #cfc;
    text-align: center;
    border-radius: 3px
}

.tc {
    color: #00490a;
    background: #cfc;
    border: 1px solid #a9ffb5;
    margin: -1px;
    font-weight: 700;
    font-size: 10px;
    font-size: 14px;
    padding: 4px 0 6px 0;
    border-radius: 3px 3px 0 0
}

#coupons p {
    padding: 12px 5px;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    font-size: 15px;
    font-weight: 700
}

#coupons p+div {
    margin: -10px 5px 10px;
    color: #fff;
    font-size: 12px
}

#coupons>div:hover {
    background: #fff600;
    background-color: #fff600;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 2, .49), inset 0 0 3px 1px #fff600;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 2, .49), inset 0 0 3px 1px #fff600;
    box-shadow: 0 0 8px rgba(0, 0, 2, .49), inset 0 0 3px 1px #fff600;
    border: solid 1px #c98400;
    background-image: -webkit-linear-gradient(bottom, #ffae00, #fff000 70%, #fc0);
    background-image: -moz-linear-gradient(bottom, #ffae00, #fff000 70%, #fc0);
    background-image: -o-linear-gradient(bottom, #ffae00, #fff000 70%, #fc0);
    background-image: linear-gradient(to top, #ffae00, #fff000 70%, #fc0)
}

#coupons>div:hover p {
    color: #000;
    text-shadow: 1px 1px 0 #fff594
}

#coupons>div:hover .tc {
    background: #fff594;
    border-color: #fff594;
    color: #331f00;
    text-shadow: 1px 1px 0 #fffbd9
}

#coupons>div:hover>div {
    border-color: #fff594
}

#coupons>div:hover p+div {
    font-size: 14px;
    font-weight: 700;
    color: #f00;
    text-shadow: 0 0 5px #fff, 0 0 3px #fff
}

#coupons* {
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease
}

@media only screen and (max-width:700px) {
    #coupons>div {
        display: inline-block;
        margin: 10px
    }
}

.success_green {
    color: #088A08;
}

.error_red {
    color: #990000;
}

.aligncenter {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.shadow {
    box-shadow: 0px 0px 4px #000;
}

.imgFrame {
    border: solid 4px #fff;
}

.gborder {
    border: solid 1px #0E634E;
}

.spacer {
    margin-bottom: 10px;
}

.padding10 {
    padding: 10px;
}

.lightgray-bkgr {
    background-color: #DFE7E5;
}

.img33right {
    float: right;
    width: 33.3333%;
    margin: 2%;
}

.img33left {
    float: left;
    width: 33.3333%;
    margin: 2%;
}

/*--Review Transparency--*/
.description {
    background: #fff !important;
    display: none;
    box-shadow: 0px 0px 60px #000;
    font-size: .7em;
}

.description hr {
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
    width: 100%;
    text-align: left;
}

.review_type {
    cursor: pointer;
    float: right;
}

.review_type img {
    float: left
}

/* added 3/26 - fixes responsive display issues on the photo gallery page */
div#gallery {
    margin: 0 auto;
}

#gallery div {
    display: inline-block;
    background-size: 175px;
    height: 115px;
    width: 32%;
}

#gallery a {
    text-decoration: none;
}

/* Starburst Deal Start*/
.starburst {
    background: none repeat scroll 0 0 #fcb40d;
    color: #000;
    display: block;
    font-family: Arial, sans-serif;
    font-weight: bold;
    height: 8em;
    left: 2em;
    margin-top: -100px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 12em;
    transform: rotate(-95deg);
    width: 8em;
}

.starburst span {
    background: -moz-radial-gradient(50% 50% 90deg, ellipse closest-side, #ffeebf, #fcb40d 100%) repeat scroll 0 0 #fcb40d;
    display: block;
    height: 8em;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(22.5deg);
    width: 8em;
}

.price-tag {
    font-size: 40px;
}

.color-block {
    border: 1px solid #000;
    float: left;
    font-size: 10px;
    height: 50px;
    line-height: 50px;
    list-style: none outside none;
    margin: 5px;
    text-align: center;
    width: 60px;
}

.almond {
    background-color: #fcf0d0;
}

.sandtone {
    background-color: #b2a693;
}

.teratone {
    background-color: #776d60;
}

.commercial {
    width: 90%;
}

/* Starburst Deal End*/
@media only screen and (min-width:680px) and (max-width: 768px) {
    #gallery div {
        width: 49%;
    }

}

@media only screen and (min-width:480px) and (max-width: 680px) {
    div#gallery {
        width: 85%
    }
}

@media only screen and (min-width:0px) and (max-width: 320px) {
    div#gallery {
        width: 100%
    }

    #gallery div {
        width: 49%;
    }
}


/** AREA BUTTON CSS --------------------------------- START ---------------------------------------------
*
*   View: forest > sections > areas.blade.php
*
*   This CSS is used to edit the area button html on the right column of the forest theme sites.
*   This CSS is overriding other CSS above.
*/

#areas-all,
#areas-all~.area>div {
    display: block;
    background: #00543f;
    /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTQzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDc4NjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #00543f 0%, #407866 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00543f), color-stop(100%, #407866));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00543f 0%, #407866 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00543f 0%, #407866 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00543f 0%, #407866 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #00543f 0%, #407866 100%);
    /* W3C */
    background-color: #00543f;
    width: 100%;
    border-top: solid 2px #02382A;
    border-right: solid 2px #02382A;
    border-left: solid 2px #02382A;
    border-bottom: solid 1px #02382A;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    color: white;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0px 10px 0px;
    margin: 10px 0 10px;
    -webkit-box-shadow: 0 8px 6px -6px #000;
    -moz-box-shadow: 0 8px 6px -6px #000;
    box-shadow: 0 8px 6px -6px #000;
}

.area-phone-wrapper {
    max-width: 200px;
    margin: auto;
    padding: 0 0 1px;
}

.area-phone {
    font-weight: bold;
}

.area-name {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 0;
}

div.area-rating {
    font-size: 13px;
    text-align: center;
}

.area-rating-wrapper {
    width: 150px;
    margin: auto;
    padding: 0 0 1px;
}

.area-rating-breakdown-wrapper {
    width: 170px;
    margin: auto;
    padding: 0 0 1px;
}

hr.style-two {
    border-bottom: 1px solid #02382A;
    width: 180px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
    height: 2px;
    color: #fff;
    background-color: #fff;
    margin: 10px auto;
}

.double-arrow-right-pointer-icon {
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/double-arrow-right-pointer-icon.png) no-repeat;
    float: left;
    margin-left: 5px;
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
}

.double-arrow-down-pointer-icon {
    background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/double-arrow-down-pointer-icon.png) no-repeat;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    width: 21px;
    height: 14px;
    background-size: 21px 14px;
}

/** AREA BUTTON CSS --------------------------------- END ---------------------------------------------
*
*/

.embedded_form .form_wr {
    width: auto
}

.embedded_form .form_wr input[type=text],
.form_wr select,
.form_wr textarea {
    width: 98%;
    padding-left: 1px;
    padding-right: 1px
}

.form_wr select {
    width: 99%
}

/* Show phone-icon on small screens */
@media screen and (max-width: 700px) {
    .phone-icon {
        background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/phone-icon.png) no-repeat;
        float: left;
        margin-left: 5px;
        width: 27px;
        height: 27px;
        background-size: 27px 27px;
    }

    ​
}

/* iphone - show phone icon */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .phone-icon {
        background: url(https://assets.a2o-static.com/git/trident/v1/themes/forest/css/img/phone-icon.png) no-repeat;
        float: left;
        margin-left: 5px;
        width: 27px;
        height: 27px;
        background-size: 27px 27px;
    }

    ​
}

/** Mobile Spanish Button --------------------------------- START ---------------------------------------------
*
*   View: forest > sections > spanish_button.blade.php
*
*   This CSS is used to add the English/En-Espanol button to mobile sites (specifically for precisiondoormiami.com).
*/

@media (min-width: 701px) {
    .mobile-hide {
        display: none;
    }
}

#spanish-bttn-padding {
    padding-top: 10px;
}

/** Mobile Spanish Button --------------------------------- END ---------------------------------------------
*
*/

/* ----- Slick Slider START ----- */

.slick-slider {
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
    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 {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -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 {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

/* Arrows */
.slick-prev,
.slick-next {

    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -20px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;

}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -20px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-next {
    right: -20px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-slider {
    padding: 10px;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width:740px) {
    .slick-slider-wrapper {
        margin: 25px;
    }
}

.slick-slider img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
}

.slick-slider img:hover {
    border: 1px solid #fff;
}

.slick-slider p {
    text-align: center;
    padding: 0;
    margin: 0;
    color: #C42026;
}

.slick-slider a {
    color: #C42026;
    display: none;
}

.slick-slider .slick-prev {
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 15px solid #fe0000;
}

.slick-slider .slick-next {
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 15px solid #fe0000;
}

.slider-single,
.slider-nav {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.slider-single.slick-initialized,
.slider-nav.slick-initialized {
    visibility: visible;
    opacity: 1;
}

.slider-nav .slick-slide {
    cursor: pointer;
}

.slider-nav div img {
    width: 120px;
    height: 80px;
}

/* ----- Slick Slider END ----- */

/* ----- Forest Rows + Columns Helper START ----- */
.forest-row::after {
    content: "";
    clear: both;
    display: table;
}

.forest-row img {
    width: 75px;
    height: 75px
}

.panel .forest-row img {
    width: 115px;
    height: 75px
}

.forest-row * {
    box-sizing: border-box;
}

.column-2 {
    float: left;
    width: 50%;
    padding: 5px;
    text-align: center;
}

.column-3 {
    float: left;
    width: 33.33%;
    padding: 5px;
    text-align: center;
}

.column-4 {
    float: left;
    width: 25%;
    padding: 5px;
    text-align: center;
}

.column-5 {
    float: left;
    width: 20%;
    padding: 5px;
    text-align: center;
}

.column-6 {
    float: left;
    width: 16.66%;
    padding: 5px;
    text-align: center;
}

@media screen and (max-width: 500px) {

    .column-3,
    .column-4,
    .column-5,
    .column-6 {
        width: 50%;
    }

    .column-2 {
        width: 100%;
    }
}

/* ----- Forest Rows + Columns Helper END ----- */

/* ----- START Review Transparency ----- */
.review-transparency {
    float: right;
    text-align: center;
    color: #fff;
    background-color: #666;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 19px;
    cursor: default;
}

.review-transparency:hover .review-transparencytooltip {
    display: block;
}

.review-transparencytooltip {
    display: none;
    color: #fff;
    background: #134C3E;
    margin-left: -238px;
    padding: 12px;
    position: absolute;
    z-index: 1000;
    width: 240px;
    height: 80px;
}

/* ----- END Review Transparency ----- */

/* ----- Slick Slider Image Shadow Box START ----- */
/*
.zoom-it {
  border: black solid 1px;
  position: relative;
  z-index: 9999;
}

.zoom-it.scaled {
  transform: scale(1);
  position: absolute;
}

.zoom-it-bottom-bar {
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	cursor: auto;
	position: fixed;
	transform: translate(-50%, -50%);
	background-color: gray;
	opacity: 0.6;
	z-index: 1;
}

.zoom-it-title {
	text-align: left;
	color: #fff;
	word-wrap: break-word;
	font-size: 18px;
	margin-top: 15px;
	margin-left: 35px;
}

.zoom-it-x {
	text-align: right;
	color: #fff;
	font-size: 30px;
	margin-top: -10px;
	margin-right: 35px;
	cursor: pointer;
}
*/
/* ----- Slick Slider Image Shadow Box END ----- */

/* ----- Review Page Square Image for Google START ----- */
@media screen and (min-width: 950px) {
    .review-header-column-left-a {
        width: 75%;
    }

    .review-header-column-right-a {
        width: 25%;
    }

    .review-header-column-left-b {
        width: 60%;
    }

    .review-header-column-right-b {
        width: 40%;
    }
}

@media screen and (max-width: 949px) {

    .review-header-column-left-a,
    .review-header-column-left-b {
        width: 100%;
    }

    .review-header-column-right-a,
    .review-header-column-right-b {
        width: 100%;
    }

    .all-review-header-img-b,
    .review-header-img-b {
        margin-top: 10px !important;
    }
}

.all-review-header-img-a {
    margin-top: 18px;
    width: 120px !important;
    height: 120px !important;
}

.all-review-header-img-b {
    margin-top: 3px;
    width: 196px !important;
    height: 196px !important;
}

.review-header-img-a {
    margin-top: 18px;
    width: 100px !important;
    height: 100px !important;
}

.review-header-img-b {
    width: 150px !important;
    height: 150px !important;
}

.rating-big>img {
    width: 31px;
    height: 31px;
}

/* ----- Review Page Square Image for Google END ----- */

#covid-19 {
    text-decoration: none;
    min-height: 100px;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(64, 64, 64, 80);
    box-shadow: 1px 1px 1px 2px rgba(64, 64, 64, 80);
    border: 2px #fff solid;
    border-radius: 10px;
    margin: 5px;
    padding-top: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 3px;
    text-align: center;
    font-family: sans-serif;
    background: #DF2A00;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

/* ----- Embeded youtube video ----- */

.youtube-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    object-fit: cover;
    display: block;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto !important;
    margin: auto !important;
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url('https://assets.a2o-static.com/git/trident/v1/images/precision/icons/play-circle-fill.png') no-repeat;
    cursor: pointer;
}

/* ----- LEARNING CENTER START ----- */

/* --- general css start ---*/
.lc .green-wood-bg {
    background-image: url("https://garagedoorlearningcenter.com/images/static/green-wood-background.jpg");
    background-color: #014130;
    padding: 30px 0 45px 0;
}

.lc button {
    cursor: pointer;
}

.lc .title {
    margin-bottom: 0;
}

.lc .search {
    margin: 0 10%;
    padding: 30px 0 5px 0;
}

.lc .search button {
    float: right;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
    background-color: #f8f9fa;
}

.lc .search img {
    border-radius: 6px;
}

.lc input:focus-visible {
    outline: -webkit-focus-ring-color auto 0;
}

.lc .search-div {
    overflow: hidden;
}

.lc .search-div input {
    width: 100%;
    box-shadow: none;
    padding: 16px 10px;
    border-radius: 6px;
    border: none;
}

.lc hr {
    margin-top: 30px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.lc .posts-loop img {
    width: 240px;
}

.lc .posts-loop div {
    border-radius: 8px;
    padding: 20px 15px;
    margin: auto;
    background-color: #fff;
    display: block;
    box-shadow: 10px 12px 15px #dddddd;
    max-width: 272px;
}

.lc .posts-loop button {
    color: #000;
    background-color: #fff;
    font-size: 22px;
    font-weight: 500;
    max-width: 100%;
    cursor: pointer;
}

.lc .posts-loop button:hover {
    text-decoration: underline;
}

.lc .posts-loop-a {
    color: #000 !important;
}

.lc .pagination {
    text-align: center;
    margin: 30px;
}

.lc .next {
    margin-left: 10px;
}

.lc .previous {
    margin-right: 10px;
}

.lc .green-wood-bg-categories,
.green-wood-bg-search,
.green-wood-bg-single-post {
    background-image: url("https://garagedoorlearningcenter.com/images/static/green-wood-background.jpg");
    background-color: #014130;
    padding: 15px 0 25px 0;
}

.lc .home-and-back-btns img {
    display: inline-block;
    vertical-align: middle;
}

.lc .home-and-back-btns {
    margin-bottom: 15px;
    margin-left: 10px;
}

.lc .home-and-back-btns a {
    text-decoration: none;
}

.back-btn {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 2px 12px;
    font-size: 15px;
    margin-left: 10px;
    vertical-align: middle;
}

.lc .search-results-title,
.single-post-title {
    text-align: center;
    margin-top: 25px;
    color: #fff;
    font-size: 30px;
    line-height: 35px;
}

.lc .no-posts {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.lc .no-posts div {
    margin-top: 30px;
}

/* --- general css end ---*/

/* --- home page start ---*/
.lc .featured-articles a {
    border-radius: 8px;
    padding: 20px 15px;
    margin: 1px 1px;
    color: #000;
    background-color: #fff;
    display: block;
}

.lc .featured-articles button {
    background-color: #fff;
    font-size: 22px;
    font-weight: 500;
    width: 100%;
    cursor: pointer;
    color: #000;
}

.lc .featured-articles button:hover {
    text-decoration: underline;
}

.lc .categories-articles-h2 {
    text-align: left;
    margin: 20px 0 10px 0;
}

/* --- home page end ---*/

/* --- categories page start ---*/
.lc .featured-categories a {
    border-radius: 8px;
    padding: 35px 15px;
    margin: 1px 1px;
    color: #000;
    background-color: #fff;
    display: block;
    box-shadow: 10px 12px 15px #dddddd;
}

.lc .featured-categories button {
    color: #000;
    background-color: #fff;
    font-size: 22px;
    font-weight: 500;
    width: 100%;
    cursor: pointer;
}

.lc .featured-categories button:hover {
    text-decoration: underline;
}

.lc .featured-categories img {
    width: 35px;
    height: 35px;
    display: inline;
    margin-bottom: -10px;
}

.lc .category-title {
    text-align: center;
    margin-top: 30px;
}

.lc .category-title a {
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    line-height: 35px;
}

.lc .category-title a:hover {
    text-decoration: underline;
}

.lc .category-title-arrow {
    color: #fff;
    font-size: 30px;
}

/* --- categories page end ---*/

/* --- single post page start ---*/
.lc .green-wood-bg-single-post {
    margin-bottom: 30px;
}

.lc .single-post-body h1,
h2,
h3,
h4 {
    color: #134C3E;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 12.5px;
    line-height: 1.1;
}

.lc .single-post-body h1 {
    font-size: 38px;
    margin: 0.67em 0;
    border: 0;
    padding: 0;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    border-radius: 0;
    background: 0;
}

.lc .single-post-body h2 {
    font-size: 32px;
}

.lc .single-post-body h3 {
    font-size: 28px;
    color: #000;
}

.lc .single-post-body h4 {
    font-size: 23px;
}

.lc .single-post-body img {
    margin: 10px 0;
}

.lc .single-post-body .shadow {
    box-shadow: 0 0;
}

.lc .single-post-body iframe {
    width: 100%;
    max-width: 540px;
    height: 330px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.lc .single-post-subtitle {
    color: #000;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 12px;
    text-align: center;
}

.lc .single-post-categories h4 {
    display: inline-block;
    margin-right: 2px;
}

.lc .single-post-categories a {
    margin-right: 6px;
}

.lc .tooltip {
    position: relative;
}

.lc .tooltip .tooltiptext {
    visibility: hidden;
    width: 240px;
    background: rgba(35, 31, 32, .63);
    color: #fff;
    text-shadow: 2px 2px 8px #000;
    text-align: center;
    padding: 34px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.lc .tooltip:hover .tooltiptext {
    visibility: visible;
}

@media only screen and (max-width: 1012px) {
    .lc .column-2 {
        width: 100%;
    }
}

/* --- single post page end ---*/

/* ----- LEARNING CENTER END ----- */
/* ----- Dark mode start ----- */
@media (prefers-color-scheme: dark) {

    /* Custom Dark Mode Background Color */
    .darkmode {
        background-color: #808080 !important;
        color: #ffffff;
    }
}

/* ----- Dark mode END ----- */