/* ============================================================
   COMPLETE STYLE1.CSS
   ============================================================ */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}
mark, rp, rt, ruby, summary, time {
    display: inline;
}
html {
    width: 100%;
}
html, body {
    height: 100%;
}
body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #959595;
    min-width: 960px;
    background: #fdfdfd;
    font-size: 13px;
    line-height: 19px;
}
.main {
    width: 960px;
    padding: 0;
    margin: 0 auto;
    position: relative;
}
a {
    color: #5f564d;
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.link {
    text-decoration: underline;
}
.link2:hover {
    text-decoration: underline;
}
.wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.extra-wrap {
    overflow: hidden;
}
p {
    margin-bottom: 19px;
}
.p0 {
    margin-bottom: 0;
}
.p1 {
    margin-bottom: 2px;
}
.d-in-block {
    display: inline-block;
}
.d-block {
    display: block;
}
.reg {
    text-transform: uppercase;
}
.reg2 {
    letter-spacing: -1px;
}
.reg3 {
    letter-spacing: -2px;
}
.index {
    z-index: 9999;
    position: relative;
}
.rel {
    position: relative;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.alignright {
    text-align: right;
}
.aligncenter {
    text-align: center;
}
.img-indent-l {
    float: left;
    margin: 0px 12px 0px 0px;
}
.img-indent-2 {
    float: left;
    margin: 0px 20px 0px 0px;
}
.indent {
    padding: 27px 20px 27px 25px;
}
.indent1 {
    padding: 25px 15px 15px 25px;
}
.indent2 {
    padding: 24px 15px 10px 19px;
}
.indent-left {
    padding-left: 0px;
}
.indent-bottom {
    padding-bottom: 18px;
}
.indent-bottom1 {
    padding-bottom: 8px;
}
.indent-right {
    padding-right: 0px;
}
.indent-top {
    padding-top: 19px;
}
.indent-top1 {
    padding-top: 39px;
}
.margin-top {
    margin-top: -10px;
}
.margin-top1 {
    margin-top: -2px;
}
.margin-top2 {
    margin-top: -6px;
}
.margin-top3 {
    margin-top: -8px;
}
.margin-top4 {
    margin-top: -4px;
}
.margin-top5 {
    margin-top: 7px;
}
.margin-bot {
    margin-bottom: 7px;
}
.margin-bot1 {
    margin-bottom: 47px;
}
.margin-bot2 {
    margin-bottom: 24px;
}
.margin-bot3 {
    margin-bottom: 21px;
}
.margin-bot4 {
    margin-bottom: 17px;
}
.margin-bot5 {
    margin-bottom: 30px;
}
.margin-bot6 {
    margin-bottom: 19px;
}
.margin-bot7 {
    margin-bottom: 58px;
}
.margin-bot8 {
    margin-bottom: 25px;
}
.margin-bot9 {
    margin-bottom: 15px;
}
.margin-bot10 {
    margin-bottom: 6px;
}
.margin-bot11 {
    margin-bottom: 10px;
}
.margin-bot12 {
    margin-bottom: 28px;
}
.margin-bot13 {
    margin-bottom: 26px;
}
.margin-bot14 {
    margin-bottom: 62px;
}
.margin-left {
    margin-left: 5px;
}
.margin-left1 {
    margin-left: 16px;
}
.margin-right {
    margin-right: 14px;
}
header {
    width: 100%;
    background: url(../images/bg-1.gif) left top repeat-x #f5f5f5;
}
hgroup {
    position: relative;
    background: url(../images/logo.png) left top no-repeat;
    padding-left: 92px;
    padding-top: 7px;
    padding-bottom: 39px;
    margin-left: -2px;
}
h1 {
    display: inline-block;
    font-size: 43px;
    line-height: 52px;
    font-weight: normal;
    letter-spacing: -3px;
    word-spacing: 3px;
}
h1 a {
    display: block;
    color: #1c1c1c;
}
h2 {
    color: #858585;
    font-size: 13px;
    line-height: 16px;
    margin-top: -3px;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    padding-left: 3px;
    word-spacing: -2px;
}
header nav {
    float: left;
    width: 939px;
    background: url(../images/menu.gif) left top repeat-x #e2e2e2;
    position: relative;
    border-right: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.menu {
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 20;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    float: left;
}
.menu > li {
    float: left;
    position: relative;
    margin-top: -1px;
    margin-bottom: -1px;
}
.menu > li > a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #717171;
    text-transform: uppercase;
    z-index: 20;
    padding: 9px 20px 10px 19px;
    border-bottom: 1px solid #c9c9c9;
    border-right: 1px solid #d3d3d3;
    border-top: 1px solid #c9c9c9;
}
.menu > li:first-child > a {
    border-left: 1px solid #d3d3d3;
    border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    padding: 9px 19px 10px 18px;
}
.menu li.sfHover {
    position: relative;
    z-index: 10;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
    color: #fff;
    background: url(../images/menu3.gif) left top repeat-x #333333;
    border-bottom-color: #323232;
    border-top-color: #464646;
    border-right-color: #555555;
}
.menu li:first-child a.active,
.menu > li:first-child > a:hover,
.menu > li:first-child.sfHover > a {
    border-left: none;
    padding-left: 19px;
}
.menu ul {
    z-index: 20;
    letter-spacing: normal;
    position: absolute;
    top: -999em;
    width: 205px;
    background: #333333;
    border: 1px solid #292929;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
.menu ul ul {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.menu ul li {
    width: 100%;
}
.menu li:hover {
    visibility: inherit;
}
.menu li li {
    background: none;
    margin: 0;
    border: none;
}
.menu li li a {
    font-family: Arial, Helvetica, sans-serif;
    background: none;
    text-transform: none;
    display: block;
    padding: 6px 0 7px 19px;
    font-size: 12px;
    line-height: 15px;
    color: #8f8d8d;
    border-top: 1px solid #292929;
}
.menu li li:first-child a {
    border: none;
}
.menu li li > a:hover,
.menu li li.sfHover > a {
    color: #fcfcfc;
}
.menu li:hover ul,
.menu li.sfHover ul {
    left: 0px;
    top: 40px;
    z-index: 999;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
    top: -999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
    left: 207px;
    top: 0px;
    z-index: 9999;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
    top: -999em;
}
#content {
    width: 100%;
    padding: 60px 0;
    background: url(../images/bg-5.gif) left top repeat-x #fff;
}
#page1 #content {
    padding-top: 57px;
}
.bg-1 {
    background: url(../images/bg-2.jpg) left top repeat-x;
    width: 100%;
    border-top: 6px solid #fff;
    height: 351px;
}
.img {
    position: absolute;
    width: 359px;
    height: 582px;
    background: url(../images/page1_img.png) left top no-repeat;
    top: -113px;
    right: 0;
    z-index: 19;
}
.img2 {
    position: absolute;
    width: 437px;
    height: 582px;
    background: url(../images/hp-aio.png) left top no-repeat;
    top: -45px;
    right: 0;
    z-index: 19;
}
.img3 {
    position: absolute;
    width: 420px;
    height: 546px;
    background: url(../images/dell-aio.png) left top no-repeat;
    top: -65px;
    right: 0;
    z-index: 19;
}
.img4 {
    position: absolute;
    width: 447px;
    height: 582px;
    background: url(../images/lenovo-aio.png) left top no-repeat;
    top: -45px;
    right: 0;
    z-index: 19;
}
.img5 {
    position: absolute;
    width: 447px;
    height: 582px;
    background: url(../images/asus-aio.png) left top no-repeat;
    top: -45px;
    right: 0;
    z-index: 19;
}
.img6 {
    position: absolute;
    width: 447px;
    height: 582px;
    background: url(../images/compaq-aio.png) left top no-repeat;
    top: -45px;
    right: 0;
    z-index: 19;
}
.img7 {
    position: absolute;
    width: 447px;
    height: 582px;
    background: url(../images/sony-aio.png) left top no-repeat;
    top: -45px;
    right: 0;
    z-index: 19;
}
.img8 {
    position: absolute;
    width: 447px;
    height: 582px;
    background: url(../images/toshiba-aio.png) left top no-repeat;
    top: -45px;
    right: 0;
    z-index: 19;
}
.img9 {
    position: absolute;
    width: 447px;
    height: 582px;
    background: url(../images/samsung-aio.png) left top no-repeat;
    top: -45px;
    right: 0;
    z-index: 19;
}
.img10 {
    position: absolute;
    width: 447px;
    height: 582px;
    background: url(../images/acer-aio.png) left top no-repeat;
    top: -45px;
    right: 0;
    z-index: 19;
}
.img11 {
    position: absolute;
    width: 447px;
    height: 582px;
    background: url(../images/gateway-aio.png) left top no-repeat;
    top: -45px;
    right: 0;
    z-index: 19;
}
.img12 {
    position: absolute;
    width: 364px;
    height: 582px;
    background: url(../images/apple-imac.png) left top no-repeat;
    top: -113px;
    right: 0;
    z-index: 19;
}
.bg-2 {
    background: url(../images/bg-3.jpg) left top no-repeat;
    width: 100%;
    height: 351px;
    position: relative;
}
.bg-3 {
    background: url(../images/bg-4.png) left top no-repeat;
    width: 100%;
    height: 268px;
    overflow: hidden;
}
.bg-4 {
    background: url(../images/bg-6.png) left top no-repeat;
    height: 182px;
    width: 100%;
    overflow: hidden;
}
.bg-5 {
    width: 88px;
    height: 215px;
    position: absolute;
    right: 0;
    top: -22px;
    background: url(../images/page2_img8.png) left top no-repeat;
}
.bg-6 {
    background: url(../images/bg-7.png) left top no-repeat;
    height: 182px;
    overflow: hidden;
    width: 100%;
}
.border-1 {
    border-bottom: 1px solid #e5e5e5;
}
.border-2 {
    border-bottom: 1px solid #fff;
}
.button-1 {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    background: url(../images/button-1-2.png) left -82px repeat-x #555;
    background: -webkit-linear-gradient(top, #747474, #555);
    background: -moz-linear-gradient(top, #747474, #555);
    background: -ms-linear-gradient(top, #747474, #555);
    background: -o-linear-gradient(top, #747474, #555);
    background: linear-gradient(top, #747474, #555);
    padding: 7px 18px 10px 15px;
}
.button-1>span {
    display: inline-block;
    width: 17px;
    height: 11px;
    margin: 4px 0 0 13px;
    background: url(../images/button-1.png) left top no-repeat;
}
.button-1:hover {
    background: url(../images/button-1-2.png) repeat-x left 0 #2f2f2f;
    background: -webkit-linear-gradient(top, #404040, #2f2f2f);
    background: -moz-linear-gradient(top, #404040, #2f2f2f);
    background: -ms-linear-gradient(top, #404040, #2f2f2f);
    background: -o-linear-gradient(top, #404040, #2f2f2f);
    background: linear-gradient(top, #404040, #2f2f2f);
}
.button-2 {
    display: inline-block;
    position: relative;
    font-size: 13px;
    line-height: 16px;
    color: #3e3e3e;
    padding: 4px 13px 6px;
    border: 1px solid #c9c9c9;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: url(../images/button-2.png) repeat-x left -88px #e2e2e2;
    background: -webkit-linear-gradient(top, #fefefe, #e2e2e2);
    background: -moz-linear-gradient(top, #fefefe, #e2e2e2);
    background: -ms-linear-gradient(top, #fefefe, #e2e2e2);
    background: -o-linear-gradient(top, #fefefe, #e2e2e2);
    background: linear-gradient(top, #fefefe, #e2e2e2);
}
.button-2:hover {
    background: url(../images/button-2.png) repeat-x left top #585858;
    background: -webkit-linear-gradient(top, #727272, #585858);
    background: -moz-linear-gradient(top, #727272, #585858);
    background: -ms-linear-gradient(top, #727272, #585858);
    background: -o-linear-gradient(top, #727272, #585858);
    background: linear-gradient(top, #727272, #585858);
    border-bottom-color: #585858;
    border-top-color: #727272;
    border-left-color: #6d6d6d;
    border-right-color: #606060;
    color: #fff;
}
.marker-1 {
    background: url(../images/marker-1.gif) left 3px no-repeat;
    padding: 0 0 0 24px;
}
.marker-2 {
    background: url(../images/marker-2.gif) left 2px no-repeat;
    padding: 0 0 0 24px;
}
.ul-1 {
    padding-left: 6px;
    margin-bottom: 12px;
}
.ul-1 li {
    font-size: 14px;
    line-height: 17px;
    background: url(../images/ul-1.png) left 8px no-repeat;
    padding: 4px 0 5px 24px;
}
.ul-1 li a {
    color: #616161;
}
.ul-1 li a:hover {
    text-decoration: underline;
}
.ul-2 li {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    padding: 8px 0;
}
.ul-2 li a {
    color: #959595;
    background: url(../images/ul-2.png) left -91px no-repeat;
    padding-left: 24px;
}
.ul-2 li a:hover {
    color: #3e3e3e;
    background-position: left 5px;
}
.ul-3 li {
    font-size: 13px;
    line-height: 18px;
    background: url(../images/ul-3.png) left 7px no-repeat;
    padding: 4px 0 4px 30px;
}
.ul-3 li a {
    color: #959595;
}
.ul-3 li a:hover {
    text-decoration: underline;
}
.ul-4 li {
    font-size: 13px;
    line-height: 16px;
    color: #959595;
    overflow: hidden;
    display: block;
    padding: 6px 0;
}
.ul-4 li a {
    color: #959595;
    display: block;
    float: left;
}
.ul-4 li a:hover {
    text-decoration: underline;
}
.ul-4 li span {
    display: block;
    float: right;
}
.ul-4 li strong {
    background: url(../images/ul-4.png) left 11px repeat-x;
    overflow: hidden;
    display: block;
}
.dl-1 dt {
    font-size: 15px;
    line-height: 22px;
    color: #2b2b2b;
    margin-bottom: 19px;
}
.dl-1 dd {
    overflow: hidden;
}
.dl-1 dd span {
    display: block;
    float: left;
    width: 80px;
}
h3 {
    color: #454545;
    display: block;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
}
h4 {
    display: block;
    color: #2b2b2b;
    font-size: 22px;
    line-height: 27px;
}
h5 {
    display: block;
    color: #8e8e8e;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
}
.size-1 {
    font-size: 24px;
    line-height: 29px;
}
.size-2 {
    font-size: 46px;
    line-height: 56px;
}
.size-3 {
    font-size: 76px;
    line-height: 92px;
}
.size-4 {
    font-size: 36px;
    line-height: 44px;
}
.size-5 {
    font-size: 15px;
    line-height: 22px;
}
.size-6 {
    font-size: 18px;
    line-height: 22px;
}
.size-7 {
    font-size: 32px;
    line-height: 39px;
}
.size-8 {
    font-size: 21px;
    line-height: 26px;
}
.color-1 {
    color: #2b2b2b;
}
.color-2 {
    color: #fff;
}
.color-3 {
    color: #dedede;
}
.color-4 {
    color: #8d8d8d;
}
.color-5 {
    color: #434343;
}
.color-6 {
    color: #3e3e3e;
}
.body {
    font-family: Arial, sans-serif;
    background-color: #f9f9f9;
    margin: 20px;
}
a {
    text-decoration: none;
    transition: color 0.3s;
}
a:hover {
    color: deepskyblue;
}
.testimonial-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.testimonial {
    border: 1px solid #ddd;
    padding: 20px;
    margin: 10px;
    border-radius: 5px;
    background-color: #fff;
    flex: 1 1 250px;
    max-width: 40%;
}
.check-mark {
    width: 26px;
    height: auto;
    margin-left: 5px;
    vertical-align: middle;
}
.testimonial-author {
    font-weight: bold;
}
.testimonial-rating {
    margin-top: 10px;
}
.testimonial-stars {
    color: gold;
}
.testimonial-verified {
    display: flex;
    align-items: center;
    margin-top: 5px;
}
.review-date {
    font-size: 0.9em;
    color: #555;
    margin-top: 5px;
}
.brand-section-image {
    float: right;
    max-width: 280px;
    width: 100%;
    height: auto;
    margin: 2px 0 8px 16px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: inline-block;
    position: relative;
}
.brand-section-image:hover {
    transform: scale(1.02);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.14);
}
@media (max-width: 992px) {
    .brand-section-image {
        max-width: 220px;
        margin: 2px 0 8px 12px;
    }
}
@media (max-width: 768px) {
    .brand-section-image {
        float: none;
        display: block;
        max-width: 260px;
        width: 100%;
        height: auto;
        margin: 16px auto;
        padding: 4px;
        background: #f8fafc;
        border-radius: 12px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    }
    .brand-section-image:hover {
        transform: none;
    }
}
@media (max-width: 480px) {
    .brand-section-image {
        max-width: 200px;
        margin: 12px auto;
    }
}
#TABLE-PRICING-AREA.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*=col-] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type=file] {
    display: block;
}
input[type=range] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
#slideshow {
    width: 700px !important;
    height: 270px !important;
    overflow: hidden !important;
    background: none !important;
}
#slideshow .wrapper {
    padding-top: 76px;
    background: none !important;
}
#slideshow strong {
    letter-spacing: -3px;
    margin-left: -2px;
}
.cycle_wrap {
    background: none !important;
    position: relative;
}
.cycle_wrap #nav a {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 10px;
    background: url(../images/cycle.png) right top no-repeat;
}
.cycle_wrap #nav a.activeSlide {
    background-position: left top;
    cursor: default;
}
.cycle_wrap #nav {
    position: absolute;
    left: 445px;
    top: 315px;
    z-index: 999;
}
#form1 fieldset {
    border: none;
    padding: 0;
}
#form1 label {
    display: block;
    min-height: 54px;
}
#form1 label.message {
    height: 195px;
}
.inp {
    display: block;
    width: 204px;
    height: 33px;
    padding: 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #e4e4e4;
}
#form1 input {
    width: 204px;
    padding: 7px 0 8px;
    margin: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #959595;
    border: none;
    background: none;
    outline: none;
}
#form1 .area .error {
    float: none;
}
.text_a {
    position: relative;
    overflow: hidden;
    display: block;
    width: 442px;
    height: 193px;
    padding: 0 8px;
    border: 1px solid #e4e4e4;
}
#form1 textarea {
    height: 178px;
    margin: 0;
    width: 442px;
    padding: 7px 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #959595;
    border: none;
    background: none;
    overflow: auto;
    outline: none;
}
#form1 a {
    cursor: pointer;
}
#form1 .success {
    display: none;
    margin-bottom: 20px;
}
#form1 .error,
#form1 .empty {
    position: absolute;
    right: 85px;
    top: 3px;
    color: #f00;
    font-size: 11px;
    line-height: 16px;
    display: none;
    overflow: hidden;
}
#form1 .message .error,
#form1 .message .empty {
    top: 195px;
    left: 5px;
}
.buttons-wrapper {
    text-align: left;
    padding-top: 30px;
    position: relative;
}
.buttons-wrapper a {
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.map {
    width: 340px;
    height: 286px;
    margin-bottom: 24px;
}
footer {
    color: #c4c4c4;
    width: 100%;
    padding: 38px 0;
    background: url(../images/footer.gif) left top repeat-x #fdfdfd;
}
footer a {
    color: #c4c4c4;
    margin-left: 17px;
}
footer nav {
    margin-bottom: 13px;
}
footer nav ul {
    overflow: hidden;
}
footer nav ul li {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    float: left;
    margin: 0 24px 0 0;
}
footer nav ul li a {
    color: #5e5e5e;
    margin: 0;
}
footer nav ul li a:hover,
footer nav ul li a.active {
    text-decoration: underline;
}
.tola {
    display: inline-block;
    text-align: left;
}
.bot1 {
    width: 930px;
    height: 84px;
    background: url(../images/bot1.png) 0 0 no-repeat;
    position: absolute;
    left: 35px;
    bottom: 60px;
    z-index: 9;
}
.bot2 {
    width: 271px;
    height: 207px;
    background: url(../images/bot2.png) 0 0 no-repeat;
    position: absolute;
    right: 23px;
    top: -26px;
    z-index: 9;
}
div.horizontal_scroller {
    position: absolute;
    left: 41px;
    top: 3px;
    z-index: 1;
    height: 68px;
    width: 850px;
    display: block;
    overflow: hidden;
}
div.scrollingtext {
    position: absolute;
    white-space: nowrap;
    font-family: 'lcdnormal';
    font-size: 60px;
    line-height: 68px;
    color: #fff;
    text-shadow: 0px 0px 5px #fff;
}
.CCRSWrapper {
    padding: 30px;
    background: #fff;
    float: left;
    width: 80%;
    box-sizing: border-box;
    margin: 10%;
    box-shadow: 0 1.5em 85px 0 rgba(0, 0, 0, 0.2);
}
.CCRSItem {
    float: left;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}
.CCRSItemHeading {
    cursor: pointer;
    margin: 0px 0px 10px 0px;
    padding: 10px;
    background: #2980b9;
    color: #fff;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
}
.close .CCRSItemContent {
    height: 0px;
    transition: height 1s ease-out;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    float: left;
    display: block;
}
.open .CCRSItemContent {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    margin: 0px 0px 10px 0px;
    display: block;
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    box-sizing: border-box;
}
.open .CCRSItemHeading {
    margin: 0px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #d8dbdd;
    color: #363a3a;
}
.product-list {
    list-style-type: disc;
    padding-left: 2px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-start;
}
.product-list li {
    font-weight: normal;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    list-style-position: inside;
}
.state-name {
    display: inline;
    color: rgb(49, 115, 165);
    font-size: 13px;
}
.state2-name:hover {
    color: rgb(0, 191, 255);
}
.state-name:hover {
    color: rgb(0, 191, 255);
}
.separator {
    display: inline;
    color: rgb(49, 115, 165);
    font-size: 15px;
}
table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
}
table,
th,
td {
    border: 1px solid #ccc;
}
th,
td {
    padding: 10px;
    text-align: center;
}
th {
    background-color: #f9f9f9;
}
th.company,
td.company {
    width: 200px;
}
th.price,
td.price,
th.turnaround,
td.turnaround,
th.parts,
td.parts,
th.inhome,
td.inhome,
th.rating,
td.rating {
    width: 150px;
}
.services-container {
    padding: 20px;
}
.services-row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.services-column {
    flex: 1;
    padding: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.services-container ul {
    list-style-type: disc;
    padding-left: 20px;
}
.services-container h2 {
    text-align: center;
}
.services-container hr {
    margin: 20px 0;
}
li {
    transition: background-color 0.3s ease, color 0.3s ease;
    padding: 0px 0;
}
li:hover {
    color: #333333;
}
.wide-screen-image {
    display: none;
    position: absolute;
    left: 925px;
    top: 35px;
    z-index: 1000;
}
@media (min-width: 1024px) {
    .wide-screen-image {
        display: block;
    }
}
@media (max-width: 1024px) {
    .wide-screen-image {
        display: none;
    }
}
@media (min-width: 1440px) {
    .wide-screen-image {
        left: 1024px;
        top: 50px;
    }
}

/* ============================================================
   MOBILE RESPONSIVE FIXES - ADDED AT THE BOTTOM
   ============================================================ */

@media screen and (max-width: 1024px) {
    body {
        min-width: auto !important;
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: hidden !important;
        font-size: 15px !important;
        line-height: 1.5 !important;
    }
    .main {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 15px !important;
        min-width: auto !important;
        margin: 0 auto !important;
        box-sizing: border-box !important;
    }
    .container_12,
    .container_15 {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
        min-width: auto !important;
        margin: 0 auto !important;
        box-sizing: border-box !important;
    }
    /* ===== FIX: 3-SQUARE LAYOUT - KEEP THEM IN A ROW ON TABLET ===== */
    .wrapper.margin-bot1 > .grid_4,
    .wrapper.margin-bot1 .grid_4 {
        width: 31.333% !important;
        float: left !important;
        display: inline-block !important;
        margin: 0 1% 15px 1% !important;
        clear: none !important;
        min-width: auto !important;
    }
    /* ===== HEADER - LOGO AND PHONE SIDE BY SIDE ===== */
    header .grid_6 {
        width: 48% !important;
        float: left !important;
        display: inline-block !important;
        margin: 0 1% 10px 1% !important;
        clear: none !important;
    }
    /* ===== ALL OTHER GRID ELEMENTS ===== */
    .grid_1,
    .grid_2,
    .grid_3,
    .grid_5,
    .grid_6,
    .grid_7,
    .grid_8,
    .grid_9,
    .grid_10,
    .grid_11,
    .grid_12,
    .grid_4:not(.wrapper.margin-bot1 .grid_4) {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        margin: 0 0 15px 0 !important;
        padding: 0 !important;
        display: block !important;
        clear: both !important;
        min-width: auto !important;
        box-sizing: border-box !important;
    }
    .prefix_1,
    .prefix_2,
    .prefix_3,
    .prefix_4,
    .prefix_5,
    .prefix_6,
    .prefix_7,
    .prefix_8,
    .prefix_9,
    .prefix_10,
    .prefix_11 {
        padding-left: 0 !important;
    }
    .suffix_1,
    .suffix_2,
    .suffix_3,
    .suffix_4,
    .suffix_5,
    .suffix_6,
    .suffix_7,
    .suffix_8,
    .suffix_9,
    .suffix_10,
    .suffix_11 {
        padding-right: 0 !important;
    }
    .push_1,
    .push_2,
    .push_3,
    .push_4,
    .push_5,
    .push_6,
    .push_7,
    .push_8,
    .push_9,
    .push_10,
    .push_11,
    .pull_1,
    .pull_2,
    .pull_3,
    .pull_4,
    .pull_5,
    .pull_6,
    .pull_7,
    .pull_8,
    .pull_9,
    .pull_10,
    .pull_11 {
        left: auto !important;
    }
    .wrapper {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        float: none !important;
    }
    img {
        max-width: 100% !important;
        height: auto !important;
    }
    .fleft,
    .fright,
    .img-indent-l,
    .img-indent-2 {
        float: none !important;
        margin: 0 0 10px 0 !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    hgroup {
        padding-left: 65px !important;
        background-size: 45px auto !important;
        padding-top: 5px !important;
        padding-bottom: 15px !important;
        margin-left: 0 !important;
    }
    h1 {
        font-size: 24px !important;
        line-height: 30px !important;
        letter-spacing: -1px !important;
        word-spacing: normal !important;
    }
    h1 a {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    h2 {
        font-size: 12px !important;
        line-height: 15px !important;
    }
    header nav {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        border-radius: 4px !important;
        overflow: visible !important;
        border: 1px solid #c9c9c9 !important;
        box-sizing: border-box !important;
        margin: 10px 0 !important;
        position: relative !important;
        z-index: 999 !important;
    }
    .menu {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        padding: 0 !important;
        margin: 0 !important;
        position: relative !important;
        z-index: 999 !important;
    }
    .menu > li {
        float: none !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        border: none !important;
        box-sizing: border-box !important;
        position: relative !important;
        border-bottom: 1px solid #ddd !important;
        z-index: 999 !important;
    }
    .menu > li:last-child {
        border-bottom: none !important;
    }
    .menu > li > a {
        padding: 10px 15px !important;
        font-size: 14px !important;
        border: none !important;
        border-radius: 0 !important;
        width: 100% !important;
        box-sizing: border-box !important;
        display: block !important;
        color: #333 !important;
        background: #f5f5f5 !important;
        font-weight: bold !important;
        text-transform: uppercase !important;
    }
    .menu > li > a:hover {
        color: #fff !important;
        background: #2980b9 !important;
    }
    .menu ul {
        position: relative !important;
        width: 100% !important;
        max-width: 100% !important;
        display: none !important;
        border: none !important;
        border-radius: 0 !important;
        background: #444 !important;
        box-sizing: border-box !important;
        padding: 0 !important;
        margin: 0 !important;
        z-index: 1000 !important;
    }
    .menu li.open > ul,
    .menu li:hover > ul {
        display: block !important;
    }
    .menu ul li {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        display: block !important;
        box-sizing: border-box !important;
        margin: 0 !important;
        padding: 0 !important;
        border-bottom: 1px solid #555 !important;
    }
    .menu ul li:last-child {
        border-bottom: none !important;
    }
    .menu ul li a {
        padding: 8px 15px 8px 30px !important;
        font-size: 13px !important;
        border: none !important;
        color: #fff !important;
        background: #444 !important;
        width: 100% !important;
        box-sizing: border-box !important;
        display: block !important;
        text-transform: none !important;
    }
    .menu ul li a:hover {
        background: #666 !important;
        color: #fff !important;
    }
    .menu ul ul li a {
        padding-left: 45px !important;
        background: #555 !important;
    }
    .menu ul ul li a:hover {
        background: #777 !important;
    }
    .bg-1 {
        height: auto !important;
        min-height: 180px !important;
        padding: 10px 0 !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
    .bg-2 {
        height: auto !important;
        min-height: 180px !important;
        padding: 10px 0 !important;
        background-size: cover !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
    #slideshow {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 120px !important;
        box-sizing: border-box !important;
    }
    #slideshow .wrapper {
        padding-top: 15px !important;
    }
    .cycle_wrap #nav {
        position: static !important;
        text-align: center !important;
        padding: 10px 0 !important;
        left: auto !important;
        top: auto !important;
    }
    .img,
    .img2,
    .img3,
    .img4,
    .img5,
    .img6,
    .img7,
    .img8,
    .img10,
    .img11,
    .img12 {
        display: none !important;
    }
    .bg-3 {
        height: auto !important;
        min-height: 150px !important;
        padding: 15px !important;
        overflow: visible !important;
        background-size: cover !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
    .indent {
        padding: 15px !important;
        box-sizing: border-box !important;
    }
    .button-1,
    .button-2 {
        display: inline-block !important;
        margin: 5px 5px 5px 0 !important;
        padding: 6px 14px !important;
        font-size: 13px !important;
        box-sizing: border-box !important;
    }
    .button-1.margin-left,
    .button-2.margin-left {
        display: block !important;
        width: 100% !important;
        margin: 5px 0 !important;
        text-align: center !important;
    }
    footer .container_12 {
        padding: 0 15px !important;
        box-sizing: border-box !important;
    }
    footer nav ul {
        text-align: center !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    footer nav ul li {
        float: none !important;
        display: inline-block !important;
        margin: 3px 10px 3px 0 !important;
    }
    footer nav ul li a {
        font-size: 12px !important;
        margin: 0 !important;
    }
    footer a {
        margin-left: 0 !important;
    }
    .testimonial {
        max-width: 100% !important;
        width: 100% !important;
        flex: 1 1 100% !important;
        margin: 5px 0 !important;
        box-sizing: border-box !important;
        padding: 15px !important;
    }
    .testimonial-container {
        flex-direction: column !important;
        width: 100% !important;
        box-sizing: border-box !important;
        display: block !important;
    }
    .wide-screen-image {
        display: none !important;
    }
    img[style*="position:absolute"],
    img[style*="position: absolute"] {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        width: 100% !important;
        max-width: 310px !important;
        display: block !important;
        margin: 10px auto !important;
    }
    .services-row {
        flex-direction: column !important;
        width: 100% !important;
        box-sizing: border-box !important;
        display: block !important;
    }
    .services-column {
        flex: none !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 15px !important;
        padding: 12px !important;
        box-sizing: border-box !important;
        display: block !important;
    }
    .CCRSWrapper {
        width: 100% !important;
        max-width: 100% !important;
        margin: 10px 0 !important;
        padding: 15px !important;
        float: none !important;
        box-sizing: border-box !important;
        display: block !important;
        background: #ffffff !important;
        box-shadow: 0 1.5em 85px 0 rgba(0, 0, 0, 0.2) !important;
        border-radius: 5px !important;
        overflow: visible !important;
        clear: both !important;
    }
    .CCRSItem {
        float: none !important;
        display: block !important;
        width: 100% !important;
        box-sizing: border-box !important;
        clear: both !important;
        overflow: visible !important;
    }
    .CCRSItemHeading {
        cursor: pointer !important;
        margin: 0px 0px 10px 0px !important;
        padding: 10px 14px !important;
        background: #2980b9 !important;
        color: #ffffff !important;
        width: 100% !important;
        border-radius: 3px !important;
        box-sizing: border-box !important;
        display: block !important;
        font-size: 15px !important;
        font-weight: 600 !important;
        text-align: left !important;
        font-family: Arial, Helvetica, sans-serif !important;
    }
    .CCRSItemHeading strong {
        color: #ffffff !important;
        font-weight: 700 !important;
    }
    .CCRSItemHeading:hover {
        background: #1a6e9e !important;
    }
    .close .CCRSItemContent {
        height: 0px !important;
        overflow: hidden !important;
        padding: 0 !important;
        margin: 0 !important;
        display: block !important;
        transform: scaleY(0) !important;
        transform-origin: top !important;
        transition: transform 0.3s ease !important;
    }
    .open .CCRSItemContent {
        padding: 12px 15px !important;
        background-color: #f9f9f9 !important;
        border: 1px solid #ddd !important;
        border-top: none !important;
        width: 100% !important;
        margin: 0px 0px 10px 0px !important;
        display: block !important;
        transform: scaleY(1) !important;
        transform-origin: top !important;
        transition: transform 0.3s ease !important;
        box-sizing: border-box !important;
        overflow: visible !important;
        border-radius: 0 0 3px 3px !important;
        font-size: 13px !important;
        line-height: 1.5 !important;
        color: #555 !important;
    }
    .open .CCRSItemContent p {
        font-size: 13px !important;
        line-height: 1.5 !important;
        color: #555 !important;
        margin-bottom: 10px !important;
    }
    .open .CCRSItemContent ul,
    .open .CCRSItemContent ol {
        padding-left: 20px !important;
    }
    .open .CCRSItemContent li {
        font-size: 13px !important;
        line-height: 1.5 !important;
        color: #555 !important;
        padding: 2px 0 !important;
    }
    .open .CCRSItemHeading {
        margin: 0px !important;
        border-radius: 3px 3px 0 0 !important;
        background-color: #1a6e9e !important;
        color: #ffffff !important;
    }
    table {
        display: block !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 400px !important;
        box-sizing: border-box !important;
    }
    .table-responsive {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }
    .product-list {
        flex-wrap: wrap !important;
        width: 100% !important;
        box-sizing: border-box !important;
        display: flex !important;
        gap: 5px !important;
        padding-left: 2px !important;
    }
    .product-list li {
        white-space: normal !important;
        font-size: 13px !important;
        padding: 2px 0 !important;
    }
    .state-name,
    .state2-name {
        display: inline-block !important;
        font-size: 12px !important;
    }
    .separator {
        font-size: 12px !important;
    }
    h3 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    h4 {
        font-size: 18px !important;
        line-height: 23px !important;
    }
    h5 {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .size-1 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .size-2 {
        font-size: 28px !important;
        line-height: 34px !important;
    }
    .size-3 {
        font-size: 32px !important;
        line-height: 38px !important;
    }
    .size-4 {
        font-size: 22px !important;
        line-height: 28px !important;
    }
    .size-5 {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .size-6 {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .map {
        width: 100% !important;
        height: 250px !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
    .map-container iframe,
    .map iframe {
        width: 100% !important;
        height: 250px !important;
        max-width: 100% !important;
    }
    .border-1 {
        border-bottom: none !important;
    }
    .bot1,
    .bot2 {
        display: none !important;
    }
    .margin-bot2 a {
        display: inline-block !important;
        font-size: 12px !important;
        padding: 1px 3px !important;
    }
    .ul-1 li,
    .ul-2 li,
    .ul-3 li {
        font-size: 14px !important;
        padding: 4px 0 4px 24px !important;
    }
    #share-buttons {
        text-align: center !important;
    }
    #share-buttons a img {
        width: 28px !important;
        height: 28px !important;
        padding: 3px !important;
    }
    .aligncenter {
        text-align: center !important;
    }
    img[src*="broken screen"],
    img[src*="broken screen.gif"] {
        max-width: 80% !important;
        height: auto !important;
        display: block !important;
        margin: 10px auto !important;
        position: relative !important;
        left: auto !important;
        top: auto !important;
        float: none !important;
        clear: both !important;
    }
    img[src*="gaming-motherboard-repair.png"] {
        max-width: 80% !important;
        height: auto !important;
        display: block !important;
        margin: 10px auto !important;
    }
    img[src*="computer_install.jpg"] {
        max-width: 100% !important;
        height: auto !important;
        display: block !important;
        margin: 10px auto !important;
        float: none !important;
    }
    img[style*="position:absolute;left:646px;top:1488px;"] {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        width: 80% !important;
        max-width: 280px !important;
        display: block !important;
        margin: 10px auto !important;
        float: none !important;
        clear: both !important;
    }
    .onsite-highlight {
        padding: 12px !important;
        overflow: visible !important;
    }
    .onsite-highlight .image-left {
        float: none !important;
        max-width: 100% !important;
        margin: 0 0 10px 0 !important;
        display: block !important;
        width: 100% !important;
        height: auto !important;
    }
    .trust-bar {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 10px !important;
        padding: 12px !important;
    }
    .trust-item .number {
        font-size: 22px !important;
    }
    .trust-item .label {
        font-size: 12px !important;
    }
    .rating-display {
        padding: 10px !important;
    }
    .rating-row {
        flex-wrap: wrap !important;
        gap: 4px 8px !important;
        font-size: 13px !important;
    }
    .rating-stars {
        font-size: 14px !important;
    }
    .rating-score {
        font-size: 1rem !important;
    }
    .rating-link {
        font-size: 0.7rem !important;
        padding: 2px 8px !important;
        margin-left: 0 !important;
    }
    .why-list {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 4px !important;
        padding: 0 !important;
    }
    .why-list li {
        font-size: 13px !important;
        padding: 4px 0 4px 22px !important;
    }
    .brand-grid {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 4px 8px !important;
        padding: 0 !important;
    }
    .brand-grid li {
        font-size: 13px !important;
        padding: 3px 0 !important;
    }
    .image-grid {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(60px, 1fr)) !important;
        gap: 6px !important;
    }
    .image-grid img {
        width: 100% !important;
        height: auto !important;
        max-width: 80px !important;
        margin: 0 auto !important;
    }
    .city-cards-grid {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 8px !important;
    }
    .city-card {
        padding: 8px !important;
    }
    .city-card h3 {
        font-size: 14px !important;
    }
    .city-card p {
        font-size: 12px !important;
    }
    .service-area-grid {
        gap: 4px !important;
    }
    .service-area-grid span {
        font-size: 12px !important;
        padding: 3px 10px !important;
    }
    .top-banner {
        font-size: 13px !important;
        padding: 8px 12px !important;
        gap: 4px 8px !important;
    }
    .intro-box {
        padding: 12px 15px !important;
    }
    .intro-box p {
        font-size: 14px !important;
    }
    .service-options-grid {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 10px !important;
    }
    .service-option-card {
        padding: 12px !important;
    }
    .service-option-card .icon {
        font-size: 24px !important;
    }
    .service-option-card h3 {
        font-size: 15px !important;
        margin: 4px 0 !important;
    }
    .service-option-card p {
        font-size: 12px !important;
    }
    .service-grid {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 10px !important;
    }
    .service-card {
        padding: 12px !important;
    }
    .service-card h3 {
        font-size: 14px !important;
    }
    .service-card p {
        font-size: 12px !important;
    }
    .reviews-grid {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 10px !important;
    }
    .review-card {
        padding: 12px !important;
    }
    .review-card .stars {
        font-size: 14px !important;
    }
    .review-card .review-text {
        font-size: 13px !important;
    }
    .city-section {
        padding: 10px 14px !important;
        margin: 10px 0 !important;
    }
    .city-section h2 {
        font-size: 17px !important;
        margin-top: 0 !important;
    }
    .city-section p {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 480px) {
    body {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }
    .container_12,
    .container_15 {
        padding: 0 8px !important;
    }
    .main {
        padding: 0 8px !important;
    }
    /* ===== 3 SQUARES STACK ON PHONE ===== */
    .wrapper.margin-bot1 > .grid_4,
    .wrapper.margin-bot1 .grid_4 {
        width: 100% !important;
        float: none !important;
        display: block !important;
        margin: 0 0 15px 0 !important;
        clear: both !important;
    }
    /* ===== HEADER STACKS ON PHONE ===== */
    header .grid_6 {
        width: 100% !important;
        float: none !important;
        display: block !important;
        margin: 0 0 10px 0 !important;
        clear: both !important;
        text-align: center !important;
    }
    header .grid_6 .fright {
        float: none !important;
        text-align: center !important;
        display: block !important;
    }
    header form {
        text-align: center !important;
    }
    hgroup {
        padding-left: 50px !important;
        background-size: 35px auto !important;
        padding-top: 3px !important;
        padding-bottom: 10px !important;
        min-height: 40px !important;
        text-align: left !important;
    }
    h1 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    h1 a {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    h2 {
        font-size: 11px !important;
        line-height: 14px !important;
    }
    h3 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    h4 {
        font-size: 16px !important;
        line-height: 21px !important;
    }
    .size-1 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .size-2 {
        font-size: 22px !important;
        line-height: 28px !important;
    }
    .size-3 {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .size-4 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .size-5 {
        font-size: 13px !important;
        line-height: 19px !important;
    }
    .size-6 {
        font-size: 14px !important;
        line-height: 19px !important;
    }
    .service-options-grid {
        grid-template-columns: 1fr !important;
    }
    .service-grid {
        grid-template-columns: 1fr !important;
    }
    .city-cards-grid {
        grid-template-columns: 1fr 1fr !important;
    }
    .brand-grid {
        grid-template-columns: 1fr !important;
    }
    .trust-bar {
        grid-template-columns: 1fr 1fr !important;
    }
    .image-grid {
        grid-template-columns: repeat(auto-fit, minmax(50px, 1fr)) !important;
    }
    .image-grid img {
        max-width: 60px !important;
    }
    img[src*="broken screen"],
    img[src*="broken screen.gif"] {
        max-width: 70% !important;
    }
    img[src*="gaming-motherboard-repair.png"] {
        max-width: 70% !important;
    }
    img[style*="position:absolute;left:646px;top:1488px;"] {
        width: 70% !important;
        max-width: 200px !important;
    }
    .button-1,
    .button-2 {
        display: block !important;
        width: 100% !important;
        text-align: center !important;
        margin: 5px 0 !important;
        padding: 8px 12px !important;
        font-size: 14px !important;
        box-sizing: border-box !important;
    }
    .indent {
        padding: 8px !important;
    }
    .menu > li > a {
        font-size: 13px !important;
        padding: 8px 12px !important;
    }
    .menu ul li a {
        font-size: 13px !important;
        padding: 8px 12px 8px 25px !important;
    }
    .menu ul ul li a {
        padding-left: 35px !important;
    }
    .map {
        height: 180px !important;
    }
    .map-container iframe,
    .map iframe {
        height: 180px !important;
    }
    .services-column {
        padding: 8px !important;
    }
    .CCRSWrapper {
        padding: 8px !important;
        margin: 5px 0 !important;
    }
    .CCRSItemHeading {
        font-size: 14px !important;
        padding: 6px !important;
    }
    .open .CCRSItemContent {
        padding: 8px !important;
    }
    table {
        font-size: 11px !important;
        min-width: 280px !important;
    }
    th,
    td {
        padding: 4px 5px !important;
    }
    .product-list li {
        font-size: 12px !important;
        padding: 2px 0 !important;
    }
    .state-name,
    .state2-name {
        font-size: 10px !important;
    }
    .separator {
        font-size: 10px !important;
    }
    footer nav ul li {
        display: block !important;
        margin: 3px 0 !important;
    }
    footer nav ul li a {
        font-size: 12px !important;
    }
    .ul-1 li,
    .ul-2 li,
    .ul-3 li {
        font-size: 13px !important;
        padding: 3px 0 3px 20px !important;
    }
    .testimonial {
        padding: 10px !important;
    }
    .testimonial-author {
        font-size: 13px !important;
    }
    .testimonial-stars {
        font-size: 13px !important;
    }
    .review-card {
        padding: 10px !important;
    }
    .review-card .stars {
        font-size: 13px !important;
    }
    .review-card .review-text {
        font-size: 13px !important;
    }
    header .grid_6 .fright {
        font-size: 17px !important;
    }
    header .grid_6 .fright .color-1 {
        font-size: 17px !important;
    }
}
/* ============================================================
   RESPONSIVE OVERRIDES FOR MOBILE & TABLET
   ============================================================ */

@media screen and (max-width: 1024px) {
    body {
        min-width: auto !important;
        width: 100% !important;
        overflow-x: hidden !important;
    }
    .main {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 15px !important;
        box-sizing: border-box !important;
        min-width: auto !important;
    }
    .container_12, .container_15 {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
        box-sizing: border-box !important;
    }
    /* Keep header logo and phone side by side on tablet */
    header .grid_6 {
        width: 48% !important;
        float: left !important;
        display: inline-block !important;
        margin: 0 1% 10px 1% !important;
        clear: none !important;
    }
    /* Keep 3-square boxes in a row on tablet */
    .wrapper.margin-bot1 .grid_4,
    .wrapper.margin-bot1 > .grid_4,
    .wrapper.margin-bot3 .grid_3,
    .wrapper.margin-bot12 .grid_3 {
        width: 48% !important;
        float: left !important;
        display: inline-block !important;
        clear: none !important;
        margin: 0 1% 15px 1% !important;
        min-width: auto !important;
    }
    /* All other grid elements become full width */
    .grid_1, .grid_2, .grid_3:not(.wrapper.margin-bot3 .grid_3):not(.wrapper.margin-bot12 .grid_3),
    .grid_5, .grid_6:not(header .grid_6), .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12,
    .grid_4:not(.wrapper.margin-bot1 .grid_4) {
        width: 100% !important;
        float: none !important;
        display: block !important;
        clear: both !important;
        margin: 0 0 15px 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
    }
    /* Fix images */
    img {
        max-width: 100% !important;
        height: auto !important;
    }
    img[style*="position:absolute"] {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        display: block !important;
        margin: 15px auto !important;
        float: none !important;
    }
    /* Fix floats */
    .fleft, .fright, .img-indent-l, .img-indent-2 {
        float: none !important;
        margin: 0 0 10px 0 !important;
        display: block !important;
        width: 100% !important;
    }
    /* Header nav adjustments */
    header nav {
        width: 100% !important;
        float: none !important;
        margin: 10px 0 !important;
        border-radius: 4px !important;
        overflow: visible !important;
        box-sizing: border-box !important;
    }
}

@media screen and (max-width: 768px) {
    /* Stack everything – override the exceptions */
    .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8,
    .grid_9, .grid_10, .grid_11, .grid_12,
    header .grid_6,
    .wrapper.margin-bot1 .grid_4,
    .wrapper.margin-bot1 > .grid_4,
    .wrapper.margin-bot3 .grid_3,
    .wrapper.margin-bot12 .grid_3 {
        width: 100% !important;
        float: none !important;
        display: block !important;
        clear: both !important;
        margin: 0 0 15px 0 !important;
        padding: 0 !important;
    }
    /* … other mobile tweaks (e.g. font sizes, buttons, etc.) can be added here */
}

@media screen and (max-width: 480px) {
    /* Extra small screens – further adjustments if needed */
}
@media screen and (max-width: 768px) {
    .wrapper.margin-bot3,
    .wrapper.margin-bot12 {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
    }
    .wrapper.margin-bot3 .grid_3,
    .wrapper.margin-bot12 .grid_3 {
        width: 48% !important;
        float: none !important;
        margin: 0 0 15px 0 !important;
        flex: 0 0 48% !important;
        max-width: 48% !important;
        clear: none !important;
    }
}
/* ============================================================
   2x2 SERVICE BOXES – LARGER & FULLY VISIBLE ON MOBILE
   ============================================================ */

@media screen and (max-width: 768px) {

    /* Make the wrappers use flexbox with a gap */
    .wrapper.margin-bot3,
    .wrapper.margin-bot12 {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
        gap: 10px !important;
    }

    /* Each box takes exactly half the width minus the gap */
    .wrapper.margin-bot3 .grid_3,
    .wrapper.margin-bot12 .grid_3 {
        width: calc(50% - 5px) !important;
        flex: 0 0 calc(50% - 5px) !important;
        max-width: calc(50% - 5px) !important;
        margin: 0 !important;
        padding: 0 !important;
        clear: none !important;
        float: none !important;
        box-sizing: border-box !important;
    }

    /* Remove the fixed height on the background divs so text isn't cut off */
    .wrapper.margin-bot3 .grid_3 .bg-6,
    .wrapper.margin-bot12 .grid_3 .bg-6 {
        height: auto !important;
        min-height: 140px !important;
        overflow: visible !important;
        background-size: cover !important; /* keeps the gradient looking good */
    }

    /* Reduce inner padding to maximise space for text */
    .wrapper.margin-bot3 .grid_3 .indent2,
    .wrapper.margin-bot12 .grid_3 .indent2 {
        padding: 14px 10px 12px 12px !important;
    }

    /* Make the title (e.g. "Virus Removal") fit nicely */
    .wrapper.margin-bot3 .grid_3 strong,
    .wrapper.margin-bot12 .grid_3 strong {
        font-size: 15px !important;
        line-height: 1.2 !important;
        display: block !important;
        margin-bottom: 6px !important;
        word-break: break-word !important;
    }

    /* Bullet points – slightly smaller font, tighter spacing */
    .wrapper.margin-bot3 .grid_3 .ul-3 li,
    .wrapper.margin-bot12 .grid_3 .ul-3 li {
        font-size: 12px !important;
        line-height: 1.4 !important;
        padding: 2px 0 2px 20px !important;
        background-size: 8px !important;
        background-position: left 5px !important;
        white-space: normal !important;
        word-break: break-word !important;
    }

    /* Ensure the second row (Remote / Malware) behaves the same */
    .wrapper.margin-bot12 .grid_3 {
        margin-top: 0 !important;
    }
}

/* ===== EXTRA TINY PHONES (= 400px) ===== */
@media screen and (max-width: 400px) {
    .wrapper.margin-bot3 .grid_3 .indent2,
    .wrapper.margin-bot12 .grid_3 .indent2 {
        padding: 10px 6px 10px 8px !important;
    }
    .wrapper.margin-bot3 .grid_3 strong,
    .wrapper.margin-bot12 .grid_3 strong {
        font-size: 13px !important;
    }
    .wrapper.margin-bot3 .grid_3 .ul-3 li,
    .wrapper.margin-bot12 .grid_3 .ul-3 li {
        font-size: 11px !important;
        padding: 1px 0 1px 16px !important;
    }
}
/* ============================================================
   RSS WIDGET – FULLY SCOPED (NO GLOBAL STYLES)
   ============================================================ */

#rss-feed-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100%;
    height: 100px;
    background-color: #F6F8FF;
    border: none;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
#rss-feed-widget * {
    box-sizing: border-box;
}
#rss-feed-widget .rss-widget-title {
    background-color: #4682b4;
    color: #fff;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 14px;
    flex-shrink: 0;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#rss-feed-widget .rss-content-wrapper {
    position: relative;
    flex: 1;
    overflow: hidden;
    background-color: #F6F8FF;
}
#rss-feed-widget .rss-content {
    height: 100%;
    overflow-y: scroll;
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth;
    background-color: #F6F8FF;
}
#rss-feed-widget .rss-content::-webkit-scrollbar {
    width: 0;
    background: transparent;
}
#rss-feed-widget .rss-content {
    scrollbar-width: none;
}
#rss-feed-widget .rss-item {
    height: 100%;
    scroll-snap-align: start;
    padding: 4px 32px 4px 8px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
}
#rss-feed-widget .rss-item-title {
    color: #4682b4;
    font-weight: bold;
    margin-bottom: 1px;
    font-size: 13px;
    line-height: 1.3;
}
#rss-feed-widget .rss-item-title a {
    color: inherit;
    text-decoration: none;
}
#rss-feed-widget .rss-item-title a:hover {
    text-decoration: underline;
}
#rss-feed-widget .rss-item-description {
    color: #665675;
    font-size: 12px;
    line-height: 1.4;
    margin: 1px 0;
    text-align: justify;
}
#rss-feed-widget .rss-item-date {
    color: #888;
    font-size: 11px;
    display: block;
    margin-top: 1px;
}
#rss-feed-widget .nav-btn {
    position: absolute;
    right: 4px;
    background: rgba(70,130,180,0.85);
    color: #fff;
    border: none;
    border-radius: 4px;
    width: 22px;
    height: 22px;
    font-size: 14px;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.6;
    transition: opacity 0.2s;
    padding: 0;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
#rss-feed-widget .nav-btn:hover {
    opacity: 1;
}
#rss-feed-widget .nav-btn.prev {
    top: 6px;
}
#rss-feed-widget .nav-btn.next {
    bottom: 6px;
}
#rss-feed-widget .nav-btn.hidden {
    display: none;
}
}  