@font-face {
    font-family: 'Bricksram Regular';
    src: url("../otf/bricksram-regular.otf");
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url("../woff/roboto-regular.woff");
}

body {
    font-family: 'Roboto-Regular';
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto-Regular';
}
#onlineSect h1,#onlineSect h2,#onlineSect h3,#onlineSect h4,#onlineSect h5,#onlineSect h6 {
    /* margin-top: 40px; */
    margin-bottom: 10px;
    font-weight: 700;
    width: 100% !important;
}
#onlineSect h1 strong, #onlineSect h2 strong, #onlineSect h3 strong, #onlineSect h4 strong, #onlineSect h5 strong, #onlineSect h6 strong {
    font-weight: 700 !important;
    text-align: center;
    width: 100% !important;
}
/* #onlineSect h1:before,
#onlineSect h1:after {
    background-color: #CDCDCD;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 20%;
}
#onlineSect h1:before {
    right: 0.5em;
    margin-left: -50%;
}
#onlineSect h1:after {
    left: 0.5em;
    margin-right: -50%;
} */
.onlineManText {
    font-family: 'Roboto-Regular';
    vertical-align: bottom;
}
.manualBanHead {
    font-weight: 500;
    color: white;
    font-family: 'Roboto-Regular';
}
.banner img {
    width: 100%;
    height: 100%;
}
.banner {
    /* background-color: #007bff; */
    padding-top: 8%;
}
@media only screen and (max-width: 767px) {
    .manualBanHead {
        font-size: 42px;
        font-family: 'Roboto-Regular';
    }
    .onlineManText {
        margin: auto auto 15px auto;
        font-family: 'Roboto-Regular';
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .manualBanHead {
        font-size: 42px;
        font-family: 'Roboto-Regular';
    }
    .onlineManText {
        margin: auto auto 20px auto;
        font-family: 'Roboto-Regular';
    }
    .verticalTab {
        font-family: 'Roboto-Regular';
        border-right: 1px solid #cccccc;
    }
}
@media only screen and (min-width: 1025px) {
    .manualBanHead {
        font-size: 42px;
        font-family: 'Roboto-Regular';
    }
    .onlineManText {
        font-family: 'Roboto-Regular';
        margin: auto auto 50px auto;
    }
    .verticalTab {
        font-family: 'Roboto-Regular';
        border-right: 1px solid #cccccc;
    }
    .contentTab {
        font-family: 'Roboto-Regular';
        padding-left: 100px;
    }
}
.row {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}
.video-desc {
    font-size: 16px;
    font-family: 'Roboto-Regular';
}
.vertTabHead {
    font-family: 'Roboto-Regular';
    font-size: 25px;
    font-weight: 900;
    padding: 10px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    background-color: #cccccc;
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #555555;
    border-left: 1px solid #555555;
    color: #000;
}
.vertTabHead:active, .vertTabHead.active, .vertTabHead:hover, .vertTabHead::selection {
    font-family: 'Roboto-Regular';
    font-size: 25px;
    font-weight: 900;
    padding: 10px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    background-color: #007bff;
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #555555;
    border-left: 1px solid #555555;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .onlineManText {
        padding-left: 20px;
        font-family: 'Roboto-Regular';
    }
    .sectContainer {
        padding: 0 20px;
        font-family: 'Roboto-Regular';
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .onlineManText {
        padding-left: 3%;
        font-family: 'Roboto-Regular';
    }
    .sectContainer {
        padding: 0 3%;
        font-family: 'Roboto-Regular';
    }
}
@media only screen and (min-width: 1025px) {
    .onlineManText {
        padding-left: 10%;
        font-family: 'Roboto-Regular';
    }
    .sectContainer {
        padding: 34px 10%;
        font-family: 'Roboto-Regular';
    }
    .nav-pills .nav-link {
        padding-right: 37px !important;
        font-family: 'Roboto-Regular';
    }
}
.sidebarHead {
    color: #000;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0 0 0;
    margin: 0;
    font-family: 'Roboto-Regular';
}
.sidebarsubhead {
    color: #000 !important;
    background-color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 0 0 10px 0;
    margin: 0;
    font-family: 'Roboto-Regular';
}
.nav-pills .nav-link.active p, .nav-pills .show>.nav-link p, .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #007bff;
    background-color: #fff;
}
video {
    width: 100%;
    margin: 20px 0;
}
header {
    background-color: #fff;
    /* padding: 10px 0; */
    font-family: 'Roboto-Regular';
}
.sub-menu {
    list-style: none !important;
    font-family: 'Roboto-Regular';
}
.login-btn {
    font-family: 'Roboto-Regular';
    color: #fff;
    background-color: #000;
    border-radius: 25px;
    font-size: 13px;
    display: inline-block;
    width: 72px;
    padding: 5px;
    display: inline-block;
}
.activate-now-btn {
    font-family: 'Roboto-Regular';
    color: #000;
    background-color: #ffce00;
    border-radius: 25px;
    font-size: 13px;
    display: inline-block;
    width: 130px;
    padding: 5px;
}
.shop-now-header-btn {
    font-family: 'Roboto-Regular';
    color: #000;
    text-decoration: none;
    background-color: #ffce00;
    border-radius: 35px;
    font-size: 17px;
    font-weight: 700;
}
.shop-now-header-btn:hover {
    font-family: 'Roboto-Regular';
    color: #000;
    text-decoration: none;
}
@media only screen and (max-width: 760px) {
    .navbar {
        height: 55px;
        font-family: 'Roboto-Regular';
    }
    .navbar-toggler {
        font-family: 'Roboto-Regular';
        margin: 7px !important;
        font-size: 1.1em !important;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-family: 'Roboto-Regular';
        margin-top: 2px !important;
        text-align: left;
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-collapse {
        font-family: 'Roboto-Regular';
        padding: 0px 5px !important;
        border-radius: 3px !important;
    }
}
@media only screen and (max-width: 1024px) {
    .mobile-btns-blk {
        font-family: 'Roboto-Regular';
        display: block;
        text-align: center;
        padding-top: 0;
    }
    .navbar-toggler {
        font-family: 'Roboto-RegularRoboto-Regular';
        position: absolute;
        top: 0;
        right: 0;
        margin: 10px;
        font-size: 1.1em;
    }
    .navbar {
        font-family: 'Roboto-Regular';
        /* text-align: center; */
        display: block;
    }
    .navbar-collapse {
        position: absolute;
        right: 0px;
        background-color: #fff;
        padding: 0px 20px;
        box-shadow: rgb(220, 220, 220) 1px 1px 40px;
        top: 50px;
        width: 240px;
        font-family: 'Roboto-Regular';
    }
}
@media only screen and (min-width: 1025px) {
    .mobile-btns-blk {
        display: none;
        font-family: 'Roboto-Regular';
    }
}
@media screen and (max-width: 767px) {
    .shop-now-header-btn {
        padding: 1px 5px;
        font-family: 'Roboto-Regular';
    }
}
@media screen and (min-width: 768px) and (max-width: 1079px) {
    .shop-now-header-btn {
        padding: 1px 10px;
        font-family: 'Roboto-Regular';
    }
}
@media screen and (min-width: 1080px) and (max-width: 1024px) {
    .shop-now-header-btn {
        padding: 1px 20px;
        font-family: 'Roboto-Regular';
    }
}
@media screen and (min-width: 1024px) {
    .shop-now-header-btn {
        padding: 1px 20px;
        font-family: 'Roboto-Regular';
    }
}
.dropdown-item {
    padding: 15px 20px !important;
    font-family: 'Roboto-Regular';
}
header .navbar-nav>li a {
    font-family: 'Roboto-Regular';
    font-size: 15px;
    font-weight: 500;
    color: #000;
    padding: 0 .5rem;
    text-align: left;
}
header .navbar-nav>li a:hover {
    color: rgb(29, 29, 29);
    font-family: 'Roboto-Regular';
    text-decoration: none;
}
.customtel .nav-link {
    color: #000 !important;
    font-size: 14px;
    font-family: 'Roboto-Regular';
}
.customlogin a {
    font-size: 14px !important;
    font-family: 'Roboto-Regular';
}
li.current_page_item a {
    color: #f5b933 !important;
    font-family: 'Roboto-Regular';
}
.roundedbuttons {
    font-family: 'Roboto-Regular';
    border-radius: 25px;
    padding: 10px 20px;
    margin-left: 7px;
}
.blackbutton {
    font-family: 'Roboto-Regular';
    background: #2d1f34;
    color: #fff !important;
}
.loginbtn, .loginbtn:hover {
    font-family: 'Roboto-Regular';
    background-color: #000 !important;
    color: #fff !important;
    padding: 9px 20px !important;
}
.activatebtn, .activatebtn:hover {
    font-family: 'Roboto-Regular';
    background-color: #ffce00 !important;
    color: #000!important;
    padding: 9px 20px !important;
}
#mainBody {
    margin-top: 100px;
    font-family: 'Roboto-Regular';
}
.shopad {
    color: #999;
    font-family: 'Roboto-Regular';
}
.card-img-top {
    max-width: 140px;
    margin: 0 auto;
    font-family: 'Roboto-Regular';
}
p.price {
    color: #77a464;
    font-weight: bold;
    font-family: 'Roboto-Regular';
}
.row.thumbnails {
    padding-bottom: 4.00rem;
    font-family: 'Roboto-Regular';
}
.card-body {
    padding-bottom: 0 !important;
    font-family: 'Roboto-Regular';
}
.callus {
    color: #f5b933;
    font-family: 'Roboto-Regular';
    font-weight: 600;
    font-size: 20px;
}
.social a {
    color: #333;
    border: 2px solid #333;
    padding: 7px;
    display: inline-block;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    text-align: center;
    font-family: 'Roboto-Regular';
}
.social a:hover {
    color: #fff;
    background-color: #222222;
    font-family: 'Roboto-Regular';
}
.alertbar {
    font-family: 'Roboto-Regular';
    background-color: #000;
    padding: 10px 0;
    color: #ffc107;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.header-icons {
    padding: 0 3px;
    float: right;
}
.header-top-blk {
    font-family: 'Roboto-Regular';
    text-align: center;
    background-color: #3990f1;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 5px;
}
.social-media-icons {
    font-family: 'Roboto-Regular';
    color: #fff;
    font-size: 20px;
    padding: 0 3px;
}
.badge {
    font-family: 'Roboto-Regular';
    transform: translateY(-10px);
}
.dropdown-menu {
    font-family: 'Roboto-Regular';
    padding: 0 !important;
    background-color: #fff !important;
    list-style: none;
}
.dropdown-toggle::after {
    content: none;
    display: none;
}
.navbar-nav {
    list-style: none;
}
.header-navbar {
    height: 50px;
    font-family: 'Roboto-Regular';
}
.headerBorder {
    font-family: 'Roboto-Regular';
    border-bottom: 2px solid #269fdf;
}
.shopperlink:hover {
    font-family: 'Roboto-Regular';
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    .header-top-blk {
        display: none;
    }
    .logo-new {
        width: 120px;
    }
}
@media screen and (max-width: 740px) {
    #mainBody {
        font-family: 'Roboto-Regular';
        margin-top: 180px;
    }
    .alertbar {
        font-family: 'Roboto-Regular';
        font-size: 11px;
        font-weight: normal;
        padding-right: 40px;
        padding-left: 40px;
    }
    .alertbar p {
        padding: 0;
        margin: 0;
        font-family: 'Roboto-Regular';
    }
    .logo1 {
        font-family: 'Roboto-Regular';
        width: 50px;
    }
    .customlogin {
        font-family: 'Roboto-Regular';
        margin-top: 5px;
    }
    .customlogin a {
        font-family: 'Roboto-Regular';
        display: inline-block;
    }
    .btn-primary {
        font-family: 'Roboto-Regular';
        margin-bottom: 15px;
    }
    .blackbutton {
        font-family: 'Roboto-Regular';
        margin-right: 10px;
    }
    .logo-new {
        font-family: 'Roboto-Regular';
        position: absolute;
        top: 0;
        right: 40%;
    }
    .top-reasons-txt {
        font-family: 'Roboto-Regular';
        font-size: 20px;
        font-weight: 600;
    }
}
@media screen and (min-width: 741px) and (max-width: 1023px) {
    #mainBody {
        font-family: 'Roboto-Regular';
        margin-top: 150px;
    }
    .logo-new {
        position: absolute;
        top: 0;
        right: 40%;
    }
    .header-icons {
        display: none;
    }
    .top-reasons-txt {
        font-family: 'Roboto-Regular';
        font-size: 23px;
        font-weight: 600;
    }
}
@media screen and (min-width: 1024px) {
    .nav-link-txt {
        font-family: 'Roboto-Regular';
        padding-top: 15px;
    }
    .navbar-nav {
        font-family: 'Roboto-Regular';
        list-style: none;
        margin-right: 0 !important;
        margin-left: auto;
    }
    .navbar-brand {
        font-family: 'Roboto-Regular';
        width: 30%;
        text-align: center;
    }
    .header-navbar {
        font-family: 'Roboto-Regular';
        height: 70px;
    }
    .top-reasons-txt {
        font-family: 'Roboto-Regular';
        font-size: 25px;
        font-weight: 600;
    }
}

/*-------------------------------------------------------------- Header --------------------------------------------------------------*/
@media (max-width: 767px) {
    .cart-header {
        font-family: 'Roboto-Regular';
        padding-top: 123px;
    }
    .header-bottom {
        font-family: 'Roboto-Regular';
        min-height: 70px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .cart-header {
        font-family: 'Roboto-Regular';
        padding-top: 180px;
    }
    #navbarSupportedContent {
        display: none !important;
    }
    .header-bottom {
        font-family: 'Roboto-Regular';
        min-height: 100px;
    }
    .logo_btns {
        display: flex;
        gap: 0.5em !important;
    }
    #text_container .first_icon {
        padding: 39px 1px !important;
    }
    #grid_container {
        width: 100% !important;
    }
    .card_container .card {
        height: 80%;
    }
    .submain {
        margin-top: 64px;
    }
    .banner {
        padding-top: 17%;
    }
}
@media (min-width: 1025px) {
    .cart-header {
        padding-top: 30px;
        font-family: 'Roboto-Regular';
    }
    .header-bottom {
        font-family: 'Roboto-Regular';
        min-height: 100px;
    }
}

/*-------------------------------------------------------------- Header --------------------------------------------------------------*/
.call-float-btn {
    position: fixed;
    top: 30%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Roboto-Regular';
}
.call-float-btn {
    z-index: 400;
    font-family: 'Roboto-Regular';
}
.call-float-btn a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: #fff;
    font-family: 'Roboto-Regular';
    font-size: 20px;
    box-shadow: -2px 6px 5px 1px rgba(78, 21, 13, 0.4);
}
.call-float-btn a:hover {
    background-color: #000;
    font-family: 'Roboto-Regular';
}
.call-btn {
    font-family: 'Roboto-Regular';
    background: #d0011c;
    color: #fff;
    border-radius: 35px 0 0 35px;
}
.call-phone-img {
    width: 25px;
    height: auto;
    font-family: 'Roboto-Regular';
}
@media (max-width: 767px) {
    .call-float-btn {
        top: 50%;
        font-family: 'Roboto-Regular';
    }
    .call-phone-img {
        width: 15px;
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .call-float-btn {
        top: 50%;
        font-family: 'Roboto-Regular';
    }
    .call-phone-img {
        width: 25px;
        height: auto;
    }
}
@media (min-width: 1025px) {
    .call-float-btn {
        top: 30%;
        font-family: 'Roboto-Regular';
    }
    .call-phone-img {
        width: 25px;
        height: auto;
    }
}

/* ***********************************************************  General  ******************************************************************** */
* {
    scrollbar-width: thin;
    scrollbar-color: #3990f1 #ebf7fc;
}
*::-webkit-scrollbar {
    width: 12px;
}
*::-webkit-scrollbar-track {
    background: #ebf7fc;
}
*::-webkit-scrollbar-thumb {
    background-color: #3990f1;
    border-radius: 5px;
    border: 2px solid #ebf7fc;
}
footer {
    background-color: #333333;
    font-family: 'Roboto-Regular';
}
.footer-head {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 20px;
    font-weight: 700;
    padding: 7px 0;
}
.footer-subhead {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0 2px 0;
    margin: 0 0;
}
.footer-subhead a, .footer-subhead a:hover {
    color: #fff;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 0 2px 0;
    margin: 0 0;
    text-decoration: none;
}
.footer-desc {
    color: #fff;
    text-decoration: none;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-weight: 500;
}
.footer-desc a, .footer-desc a:hover {
    color: #fff;
    text-align: left;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.copyright {
    color: #fff;
    background-color: #3990f1;
    padding: 10px 15px 1px 15px;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
}
.copyright p, .copyright a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 17px;
    font-weight: 500;
}
.grey-text {
    color: #555555;
    text-decoration: none;
    font-family: 'Roboto-Regular';
}

/* *********************************************************************************** */
.sidenav {
    height: 100%;
    width: 300px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #054D95;
    overflow-x: hidden;
    font-family: 'Roboto-Regular';
    padding-top: 20px;
}
.sidenav a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    font-family: 'Roboto-Regular';
}
.sidenav a:hover {
    color: #000;
    font-family: 'Roboto-Regular';
}
.main {
    font-family: 'Roboto-Regular';
    font-size: 28px;
    padding: 0px 10px;
}
.mainheading {
    Font-size: 15px;
    font-family: 'Roboto-Regular';
}
.responsive {
    width: 100%;
    height: 100%;
    font-family: 'Roboto-Regular';
}
@media screen and (max-width: 450px) {
    .sidenav {
        padding-top: 15px;
        width: 200px;
        font-family: 'Roboto-Regular';
    }
    .sidenav a {
        font-size: 18px;
        font-family: 'Roboto-Regular';
    }
    .main {
        margin-left: 200px;
        padding: 0px 0px;
        font-family: 'Roboto-Regular';
    }
    .hideOnMobile {
        display: none;
    }
}
@media screen and (min-width: 1025px) {
    .hideOnDesktop {
        display: none;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .hideOnipad {
        display: none;
    }
}
.onlineTabSec ul {
    list-style: none;
    font-family: 'Roboto-Regular';
}
.onlineTabSecMain {
    padding: 0;
    font-family: 'Roboto-Regular';
}
.onlineTabSec li, .onlineTabSec li a, .onlineTabSec a, .platTabSec li, .platTabSec li a, .platTabSec a {
    font-size: 15px;
    text-align: left;
    color: #000;
    font-family: 'Roboto-Regular';
    font-weight: 700;
}

/* ************************************************************** */
#productsLinkDiv {
    font-family: 'Roboto-Regular';
    width: 100%;
    padding: 20px 0;
    text-align: center;
    margin-top: 20px;
}
.compatibility_input {
    font-family: 'Roboto-Regular';
    display: inline-block;
}
.compatibility_submit {
    text-align: center;
    background-color: #ffce00;
    border: none;
    border-radius: 25px;
    box-shadow: none;
    padding: 10px 30px;
    color: #000;
    font-family: 'Roboto-Regular';
    font-size: 22px;
    font-weight: 700;
    box-shadow: -2px 6px 5px 1px rgba(0, 0, 0, 0.5);
}
#selected_make, #selected_model, #selected_year {
    width: 98%;
    height: 50px;
    padding: 5px 10px;
    margin: 0px;
    border: 2px solid #000;
    border-radius: 10px;
    font-family: 'Roboto-Regular';
    font-size: 20px;
    font-weight: 700;
    color: #000;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 707px) {
    .compatibility_input {
        width: 33%;
        font-family: 'Roboto-Regular';
    }
    .productHrefClass {
        width: 40%;
        font-family: 'Roboto-Regular';
        margin: 0 3% 15px 3%;
    }
}
@media only screen and (max-width: 706px) {
    .compatibility_input {
        width: 100%;
        font-family: 'Roboto-Regular';
    }
    .productHrefClass {
        width: 100%;
        font-family: 'Roboto-Regular';
    }
}
.productHrefClass:link, .productHrefClass:visited {
    background-color: #096b9e;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    display: block;
    border: 1px solid #269fdf;
    border-radius: 10px;
    font-family: 'Roboto-Regular';
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.productHrefClass:hover, .productHrefClass:active {
    background-color: #1291d3;
    font-family: 'Roboto-Regular';
}
#validationCheckDiv {
    text-align: center;
    font-family: 'Roboto-Regular';
}
.validYearP {
    padding: 10px 0;
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 20px;
    font-weight: 600;
    color: maroon;
}
#compatibility_textx {
    text-align: center;
    font-family: 'Roboto-Regular';
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.compatibilityHead {
    color: #000;
    font-family: 'Roboto-Regular';
    font-size: 42px;
    font-weight: 800;
    line-height: 2em;
    text-align: center;
}
.video-widget {
    width: 100% !important;
    height: 500px !important;
}
.videomodalclose {
    position: initial !important;
}
.modal.videoPOPUPmodal {
    z-index: 9999;
}


/* new help manual css */
/* .sectContainer_1 {
    margin-top: -113px;
} */
body {
    overflow-x: hidden;
}
@font-face {
    font-family: "ProximaNova Regular";
    src: url(../proximanova-regular.html);
} 
a {
    text-decoration: none !important;
}
.submain {
    padding-top: 100px;
    background-color: #0b5dc1  ;
    padding-bottom: 165px;
}
.logo_btns {
    display: flex;
    gap: 1.5em;
}
.icon_btn {
    background-color: rgb(255, 255, 255);
    color: #0b5dc1  ;
    margin-bottom: 24px;
    border: 1px solid #fff;
    font-size: 26px;
}
.icon_btn:hover {
    background-color: #fece00 !important;
    color: #000;
    border: 1px solid #fece00;
    font-size: 29px;
}
.icon_btn1 {
    background-color: rgb(255, 255, 255);
    color: #0b5dc1  ;
    margin-bottom: 24px;
    border: 1px solid #fff;
    font-size: 26px;
}
.icon_btn1:hover {
    background-color: #fece00 !important;
    color: #000;
    border: 1px solid #fece00;
    font-size: 29px;
}
.card_container {
    width: 63%;
    padding-bottom: 76px;
}
.card_container .card {
    border-radius: 5px;
    text-align: center;
    padding: 28px;
    margin-top: 47px;
}
.card_container .card_1 {
    border-radius: 5px;
    text-align: center;
    padding: 28px;
    margin-top: -125px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}
.first_icon {
    background-color: #fff;
    color: #0b5dc1  ;
    font-size: 54px !important;
}
.card_container .card a {
    text-decoration: none !important;
}
.card_container .card h6 {
    font-size: 20px;
    padding-top: 51px;
    font-weight: 600;
    color: #000 !important;
    font-family: 'Roboto-Regular';
}
.card_container .card_1 a {
    text-decoration: none !important;
}
.card_container .card_1 h6 {
    font-size: 20px;
    padding-top: 51px;
    font-weight: 600;
    color: #000 !important;
    text-transform: capitalize;
    font-family: 'Roboto-Regular';
}
.article {
    font-size: 16px;
    color: #0b5dc1;
    margin-bottom: 0;
    margin-top: 20px;
    font-family: 'Roboto-Regular';
}
.update {
    font-size: 16px;
    font-family: 'Roboto-Regular';
}
.card_1:hover {
    border: 1px solid #0b5dc1;
    transform: translateY(-10px);
    cursor: pointer;
}
.card:hover {
    border: 1px solid #0b5dc1;
    transform: translateY(-10px);
    cursor: pointer;
}
.width_container {
    width: 86%;
    padding-bottom: 76px;
}
.width_container .card_1 {
    padding: 25px;
    margin-top: -87px;
    background-color: #fff;
    border-radius: 0.25rem;
    border: 1px solid rgba(0,0,0,.125);
}
.width_container .card_1:hover {
    border: 1px solid #0b5dc1;
}
.width_container .card {
    padding: 25px;
    margin-top: 33px;
    background-color: #fff;
}
.width_container h6 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Roboto-Regular';
}
.width_container .sub_text {
    color: #9c9aa6;
    font-size: 19px;
    font-family: 'Roboto-Regular';
}
.width_container p {
    font-size: 16px;
    color: #0b5dc1;
    font-family: 'Roboto-Regular';
}
#text_container .first_icon {
    padding: 39px;
}
#grid_container {
    width: 71%;
}

/* @media(min-width: 320px) and (max-width:768px) { */
@media (max-width: 767px) {
    /* .sectContainer_1 {
        margin-top: -55px;
    } */
    .google_review {
        width: 92% !important;
    }
    .banner {
        padding-top: 73px;
    }
    #text_container .first_icon {
        /* padding: 39px; */
        padding: 0 39px 11px;
    }
    .width_container .sub_text {
        color: #9c9aa6;
        font-size: 15px;
         font-family: 'Roboto-Regular';
    }
    #grid_container {
        width: 85%;
    }
    .feature-box {
        margin-top: -45px !important;
    }
    .card_container .card_1 {
        border-radius: 5px;
        text-align: center;
        padding: 28px;
        margin-top: 0px;/*-96*/
        margin-bottom: 52px;/*140*/
        background-color: #fff;
    }
    .logo_btns {
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
    .start_card {
        margin-top: -89px !important;
    }
}
.contact-height {
    height: 68px;
}
@media(min-width: 320px) and (max-width: 768px) { 
    .contact-height {
        height: 0px;
    }
    .socialMediaIcons {
        margin-top: 12px !important; 
    }
    .logo-new1 {
        margin-top: 10px;
    }
}
