@charset "UTF-8";
/*!
 *
 * Centric - Bootstrap Admin Template
 *
 * Version: 1.9.5
 * Author: @themicon_co
 * Website: http://themicon.co
 * License: https://wrapbootstrap.com/help/licenses
 *
*/
@import url("//fonts.googleapis.com/css?family=Montserrat");

@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro");

/**
 * Bootstrap Reset
 */


/**

@font-face {
    font-family: 'Skoda Pro';
    src: url('../fonts/SkodaPro-Bold.eot');
    src: local('Skoda Pro Bold'), local('SkodaPro-Bold'),
    url('../fonts/SkodaPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/SkodaPro-Bold.woff') format('woff'),
    url('../fonts/SkodaPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
 */



@keyframes smoothscroll1 {
    from, to { scroll-behavior: smooth; }
}

@keyframes smoothscroll2 {
    from, to { scroll-behavior: smooth; }
}

html {
    animation: smoothscroll1 1s;
}

html:focus-within {
    animation-name: smoothscroll2;
    scroll-behavior: smooth;
}




@media (min-width: 992px) {
    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }
    .collapsing{
        position: relative;
        height: unset !important;
        overflow: hidden;
    }
}








@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Bold.ttf');
    src: local('Montserrat'),
    url('../fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/source_sans_pro/SourceSansPro-Regular.ttf');
    src: local('source_sans_pro'),
    url('../fonts/source_sans_pro/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



body {
    font-family: 'Montserrat';
}

h1 {
    font-family: 'Montserrat';
}
h2 {
    font-family: 'Montserrat';
}
h3 {
    font-family: 'Montserrat';
}
h4 {
    font-family: 'Montserrat';
}

p{
    font-family: 'Source Sans Pro'
}


.lincoln-towbars .navbar-default{
    background-color:#ffffff;
}



.lincoln-towbars .color-white{
    color:#ffffff!important
}

.lincoln-towbars .bg-transparent{
    background-color:#fff0!important;
    border-width:0px
}


.lincoln-towbars .bg-purewhite{
    background-color:#ffffff!important;
}



.lincoln-towbars .bg-light-grey{
    background-color:#f6f6f6!important;
}



.lincoln-towbars .border-bottom{
    border-bottom-width:1px!important;
    border-bottom-color:#000;
    border-bottom-style:solid;
}




.lincoln-towbars .panel-body{
    border-top: 0px solid #0b080b !important;
}






@media (min-width: 992px) {
    .lincoln-towbars .panel .panel-heading{
        border-bottom: 0px solid rgba(162, 162, 162, 0.16) !important;
    }
}










.lincoln-towbars .hero-bg-img{
    background-image: url('../img/lincoln/hero-image-1.png');
    background-color: #2b2b2b;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}



/**

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .lincoln-towbars .hero-bg-img{
        background-image: url('../img/lincoln/hero-image-1.png');
        background-color: #2b2b2b;
        background-repeat: no-repeat;
        background-size:cover;
    }
}
*/






.video-container{
    position: absolute;
    right:0;
    left:0;
    object-fit:fill;
    z-index: 1;
    margin-top:-24px;
    opacity:0.65;
    overflow:hidden;
}


.video-src{
    width:100% !important
}

.lincoln-towbars .width100per{
    width:100% !important
}



.video-container1{
    position: fixed;
    top:0;
    right:0;
    left:0;
    object-fit:fill;
    z-index: -1;
    margin-top:-24px;
    opacity:0.65;
    overflow:hidden;
}



.video-container2{
    object-fit:fill;
    z-index: -1;
    overflow:hidden;
    position:auto;
    top:0;

}

.video-container3{
    position:relative;
    width:100%;
    height:100%;
    border-radius:10px;

}


.video-wrap{
    min-height:100vh;
    display:flex;
    justify-content:center;
    align-items:center;
    background-color:#000;
}





.video-wrap2{
    min-height:100vh;
    display:flex;
    justify-content:center;
    align-items:center;
    background-color:#000;
}


.wrap-container{
    max-width:1920px;
    max-height:1080px;
}






.video-src1{
    height:100vh;
    width:100vh
}


.lincoln-towbars .header-container{
    z-index:0
}

.lincoln-towbars .font-32{
    font-size:32px
}

.lincoln-towbars .hero-100vh{
    height:auto
}


@media screen and (max-width: 1199px) {
    .lincoln-towbars .hero-100vh{
        height: 100%;
    }
}



.lincoln-towbars .header-arch{
    background-position: center;
    margin-top:-8px;
    width:100%;
}

@media screen and (max-width: 685px) {
    .lincoln-towbars .header-arch{
        margin-top:-16px;
    }
}




.lincoln-towbars .blue-arch{
    background-position: center;
    margin-top:10px;
    width:100%;
}
@media screen and (min-width: 1571px) and (max-width: 1825px) {
    .lincoln-towbars .blue-arch{
        margin-top:25px;
    }
}
@media screen and (min-width: 1345px) and (max-width: 1570px) {
    .lincoln-towbars .blue-arch{
        margin-top:40px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
    .lincoln-towbars .blue-arch{
        margin-top:43px;
    }
}





.lincoln-towbars .bg-dkblue{
    background-color:#0170BF;
}


.lincoln-towbars .light-blue-txt{
    color:#5DADE6;
}


@media screen and (max-width: 766px) {
    .lincoln-towbars .mobile-title{
        font-size:30px!important
    }
}


.lincoln-towbars .subheading-size{
    font-size:22px;
    line-height: 40px;
}


@media screen and (max-width: 766px) {
    .lincoln-towbars .subheading-size{
        font-size:18px!important;
        line-height: 20px;
    }
}




.lincoln-towbars .blur-bg{
    background: rgba(0, 0, 0, 0.71) !important;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.4px);
    -webkit-backdrop-filter: blur(7.4px);
}



@media screen and (min-width: 992px) {
    .lincoln-towbars .desktop-mt-50{
        margin-top:50px
    }
}

@media screen and (max-width: 991px) {
    .lincoln-towbars .home-img-mobile-width{
        width:250px
    }
}



@media screen and (max-width: 991px) {
    .lincoln-towbars .mb-25-mob{
        margin-bottom:15px!important
    }
}






.lincoln-towbars .reg-input-colour{
    background-color: #FFCE1F;
    color: #000 !important;
}


.lincoln-towbars .reg-input-77{
    height: 52px !important;
}

.lincoln-towbars .responsive-reg-font{
    font-size: 35px !important;
}


@media screen and (max-width: 600px) {
    .lincoln-towbars .responsive-reg-font{
        font-size: 30px !important;
    }
}


@media screen and (max-width: 370px) {
    .lincoln-towbars .responsive-reg-font{
        font-size: 22px !important;
    }
}




.lincoln-towbars .reg-btn01{
    background-color:#18C78B;
    padding:10px 65px 10px 65px;
    border-radius:25px;
    color:#000
}

.lincoln-towbars .reg-btn{
    background-color: #0170BF ;
    padding-top:9px;
    padding-bottom:9px;
    border-radius: 5px;
    color: #fff;
    line-height: 2;
    font-size: 16px;
}



.lincoln-towbars .noreg-btn{
    background-color: #0BBFAA ;
    padding-top:9px;
    padding-bottom:9px;
    border-radius: 5px;
    color: #fff;
    line-height: 2;
    font-size: 16px;
}



.lincoln-towbars .reg-btn-width{
    width: 100%;
}


.lincoln-towbars .height-0px{
    height:0px !important;
}

.lincoln-towbars .height-52px{
    height:52px !important;
}
.lincoln-towbars .height-100px{
    height:100px !important;
}



@media screen and (min-width: 992px) and (max-width: 1199px) {
    .lincoln-towbars .car-details-btn-margin{
        margin-left:60px;
        margin-right:60px;
    }
}









.lincoln-towbars .width-80per{
    width:80% !important;
}

.lincoln-towbars .reg-input-radius{
    border-radius:0px 15px 15px 0px !important;
}




.lincoln-towbars .car-reg{
    /** height:94px;
        width:450px;
    */
    height:100%;
    width:50%;
    font-size:60px !important;
    border-radius:0px 15px 15px 0px
}


.lincoln-towbars .car-reg-mob{
    /** height:94px;
        width:450px;
    */
    height:100%;
    width:80%;
    font-size:60px !important;
    border-radius:0px 15px 15px 0px
}

.lincoln-towbars .reg-image{
    margin-bottom:35px;
    width: 25px;
}

















.lincoln-towbars .page-title{
    font-size:28px;
    margin-top:8px !important;
}

.lincoln-towbars .product-title{
    font-size:18px;
    margin-top:8px !important;
}


.lincoln-towbars .lineheight-4{
    line-height:4px
}


.lincoln-towbars .text40{
    font-size:40px;
}

@media screen and (min-width: 1200px) and (max-width: 1508px) {
    .lincoln-towbars .text40{
        font-size:28px;
    }
}
@media screen and (max-width: 408px) {
    .lincoln-towbars .text40{
        font-size:28px;
    }
}


.lincoln-towbars .product-details-margin{
    margin-top: 0px;
}
@media screen and (min-width: 349px) and (max-width: 408px) {
    .lincoln-towbars .product-details-margin{
        margin-top: -10px;
    }
}





.lincoln-towbars .product-price-margin{
    margin-top:-20px;
}

.lincoln-towbars .product-description-margin{
    margin-top:-10px;
}

.lincoln-towbars .product-button-margin{
    margin-top:-25px;
}

@media screen and (min-width: 992px) and (max-width: 1679px) {
    .lincoln-towbars .product-button-margin{
        margin-top:-15px;
    }
}

@media screen and (max-width: 348px) {
    .lincoln-towbars .product-button-margin{
        margin-top:-15px;
    }
}


@media screen and (min-width: 1200px) and (max-width: 1500px) {
    .lincoln-towbars .price-margin{
        margin-left:-20px;
    }
}






.lincoln-towbars .price-bold {
    font-weight: 900;
}

.lincoln-towbars .price-color {
    color: #0170BF;
}

.lincoln-towbars .main-home{
    height: calc(100% - 68px);
    margin-left:0px !important;
    overflow:none
}



.lincoln-towbars .pagesize{
    height: calc(100% - 6px) !important;
}


.lincoln-towbars {
    background-color: #F6F6F6;
}
.lincoln-towbars .layout-container > aside {
    background-color: #fff;
    color: #000;

}
.lincoln-towbars .layout-container > aside > .sidebar-header {
    background-color: #0170BF;
    color: #fff;
}
.lincoln-towbars .layout-container > header {
    background-color: #fff;
    color: #fff;
}
.lincoln-towbars .layout-container > main {
    background-color: #F6F6F6;
    color: #101010;
}
.lincoln-towbars .layout-container > main .bg-white:not([class*='bg-']),
.lincoln-towbars .layout-container > main .panel:not([class*='bg-']),
.lincoln-towbars .layout-container > main .card:not([class*='bg-']),
.lincoln-towbars .layout-container > main .panel-default > .panel-heading:not([class*='bg-']) {
    background-color: #fff;
    color: #000;
    border-width: 0px
}
.lincoln-towbars .layout-container > main .bg-white {
    background-color: #efefef;
    color: #000;
}
.lincoln-towbars .layout-container > main .well,
.lincoln-towbars .layout-container > main .jumbotron,
.lincoln-towbars .layout-container > main .breadcrumb,
.lincoln-towbars .layout-container > main .modal-content {
    background-color: #ffffff;
    color: inherit;
}
.lincoln-towbars .layout-container > main .btn-default {
    color: #fff;
    background-color: #0280CC;
    border-color: #0280CC;
}
.lincoln-towbars .layout-container > main .btn-default:focus,
.lincoln-towbars .layout-container > main .btn-default.focus {
    color: #fff;
    background-color: #0280CC;
    border-color: #0280CC;
}
.lincoln-towbars .layout-container > main .btn-default:hover {
    color: #fff;
    background-color: #015486;
    border-color: #015486;
}
.lincoln-towbars .layout-container > main .btn-default:active,
.lincoln-towbars .layout-container > main .btn-default.active,
.open > .dropdown-toggle.lincoln-towbars .layout-container > main .btn-default {
    color: #fff;
    background-color: #015486;
    border-color: #015486;
}
.lincoln-towbars .layout-container > main .btn-default:active:hover,
.lincoln-towbars .layout-container > main .btn-default.active:hover,
.open > .dropdown-toggle.lincoln-towbars .layout-container > main .btn-default:hover,
.lincoln-towbars .layout-container > main .btn-default:active:focus,
.lincoln-towbars .layout-container > main .btn-default.active:focus,
.open > .dropdown-toggle.lincoln-towbars .layout-container > main .btn-default:focus,
.lincoln-towbars .layout-container > main .btn-default:active.focus,
.lincoln-towbars .layout-container > main .btn-default.active.focus,
.open > .dropdown-toggle.lincoln-towbars .layout-container > main .btn-default.focus {
    color: #fff;
    background-color: #015486;
    border-color: #015486;
}
.lincoln-towbars .layout-container > main .btn-default:active,
.lincoln-towbars .layout-container > main .btn-default.active,
.open > .dropdown-toggle.lincoln-towbars .layout-container > main .btn-default {
    background-image: none;
}
.lincoln-towbars .layout-container > main .btn-default.disabled,
.lincoln-towbars .layout-container > main .btn-default[disabled],
fieldset[disabled] .lincoln-towbars .layout-container > main .btn-default,
.lincoln-towbars .layout-container > main .btn-default.disabled:hover,
.lincoln-towbars .layout-container > main .btn-default[disabled]:hover,
fieldset[disabled] .lincoln-towbars .layout-container > main .btn-default:hover,
.lincoln-towbars .layout-container > main .btn-default.disabled:focus,
.lincoln-towbars .layout-container > main .btn-default[disabled]:focus,
fieldset[disabled] .lincoln-towbars .layout-container > main .btn-default:focus,
.stt-ite-theme .layout-container > main .btn-default.disabled.focus,
.lincoln-towbars .layout-container > main .btn-default[disabled].focus,
fieldset[disabled] .lincoln-towbars .layout-container > main .btn-default.focus,
.lincoln-towbars .layout-container > main .btn-default.disabled:active,
.lincoln-towbars .layout-container > main .btn-default[disabled]:active,
fieldset[disabled] .lincoln-towbars .layout-container > main .btn-default:active,
.lincoln-towbars .layout-container > main .btn-default.disabled.active,
.lincoln-towbars .layout-container > main .btn-default[disabled].active,
fieldset[disabled] .lincoln-towbars .layout-container > main .btn-default.active {
    background-color: #015486;
    border-color: #015486;
}
.lincoln-towbars .layout-container > main .btn-default .badge {
    color: #37474F;
    background-color: #fff;
}
.lincoln-towbars .layout-container > main .open > .dropdown-toggle.btn-default,
.lincoln-towbars .layout-container > main .open > .dropdown-toggle.btn-default:hover,
.lincoln-towbars .layout-container > main .open > .dropdown-toggle.btn-default:active,
.lincoln-towbars .layout-container > main .open > .dropdown-toggle.btn-default.active,
.lincoln-towbars .layout-container > main .open > .dropdown-toggle.btn-default:focus {
    color: #fff;
    background-color: #015486;
    border-color: #015486;
}
.lincoln-towbars .layout-container > main .form-control {
    color: inherit;
    background-color: #fff;
    border-color: #a0a0a0;
}
.lincoln-towbars .layout-container > main .form-control:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
}
.lincoln-towbars .layout-container > main .form-control[disabled],
.lincoln-towbars .layout-container > main .form-control[readonly],
.lincoln-towbars .layout-container > main fieldset[disabled] .form-control {
    background-color: rgba(240, 240, 240, 0.1);
}
.lincoln-towbars .layout-container > main select:not([multiple]) option {
    color: #6C7177;
}
.lincoln-towbars .layout-container > main .input-group-addon,
.lincoln-towbars .layout-container > main .input-group-button {
    background-color: transparent;
    border: 1px solid rgba(162, 162, 162, 0.26);
    color: inherit;
}
.lincoln-towbars .layout-container > main .nav-tabs > li.active {
    color: #015486;
}
.lincoln-towbars .layout-container > main .note-editor .note-editing-area .note-editable {
    background-color: rgba(240, 240, 240, 0.1);
}
.lincoln-towbars .layout-container > main .photo {
    background-color: #37474F;
}
.lincoln-towbars .sidebar-header-logo > svg,
.lincoln-towbars .nav-icon > svg,
.lincoln-towbars .sidebar-header-logo > em,
.lincoln-towbars .nav-icon > em {
    color: #1BA4C9 !important;
    fill: #005AA6 !important;
}


.lincoln-towbars .towbar-cart > svg{
    color: #fff !important;
    fill: #000 !important;
}


.lincoln-towbars .card-border-curves{
    border-radius:5px
}


.lincoln-towbars .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    border-color: #015486;
}


.lincoln-towbars a, .btn-link{
    color: #0170BF
}


.lincoln-towbars .radius-50-all{
    border-radius: 5px !important
}

.lincoln-towbars .border-radius-0-all{
    border-radius: 0px !important;
}















.lincoln-towbars .home-blue-btn{
    border-radius: 5px;
    background-color: #0170BF;
    color:#fff;
    padding:10px 20px 10px 20px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .home-blue-btn:hover{
    border-radius: 5px;
    background-color: #005591;
    color:#fff;
    padding:10px 20px 10px 20px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}




.lincoln-towbars .home-green-btn{
    border-radius: 5px;
    background-color: #0BBFAA;
    color:#fff;
    padding:10px 50px 10px 50px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .home-green-btn:hover{
    border-radius: 5px;
    background-color: #009584;
    color:#fff;
    padding:10px 50px 10px 50px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}


.lincoln-towbars .home-white-btn{
    border-radius: 5px;
    background-color: #ffffff;
    color:#0170BF;
    padding:10px 20px 10px 20px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .home-white-btn:hover{
    border-radius: 5px;
    background-color: #efefef;
    color:#0170BF;
    padding:10px 20px 10px 20px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}







.lincoln-towbars .waves-bg-img{
    background-image: url('../img/lincoln/blue-green-waves-img-1.png');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top;
}


.lincoln-towbars .waves-bg-img{
    background-image: url('../img/lincoln/blue-green-waves-img-1.png');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top;
}

.lincoln-towbars .waves-bg-img-contact{
    background-image: url('../img/lincoln/blue-green-waves-img-1.png');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
}


@media screen and (max-width: 665px) {
    .lincoln-towbars .waves-bg-img{
        background-position: center;
    }
}



.lincoln-towbars .learn-more-bg-img{
    background-image: url('../img/lincoln/unsure-bg.png');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}




.lincoln-towbars .help-bg-img{
    background-image: url('../img/lincoln/help-bg.png');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.lincoln-towbars .contact-us-bg-img{
    background-image: url('../img/lincoln/contact-us-bg.png');
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.lincoln-towbars .ml-45{
    margin-left:45px!important;
}


.lincoln-towbars .text-center-mobile{
    text-align:right
}


@media screen and (max-width: 991px) {
    .lincoln-towbars .text-center-mobile{
        text-align:center
    }
}

.lincoln-towbars .text-center-mobile-fromleft{
    text-align:left
}


@media screen and (max-width: 991px) {
    .lincoln-towbars .text-center-mobile-fromleft{
        text-align:center
    }
}

@media screen and (max-width: 479px) {
    .lincoln-towbars .wwd-width-mobile{
        width:50px
    }
}

.lincoln-towbars .font-60{
    font-size:60px
}

.lincoln-towbars .font-18{
    font-size:18px !important
}

.lincoln-towbars .cls-3{
    height:50px!important
}


.lincoln-towbars .process-btn{
    border-radius: 5px;
    background-color: #0170BF;
    color:#fff;
    padding:10px 60px 10px 60px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .process-btn:hover{
    border-radius: 5px;
    background-color: #005591;
    color:#fff;
    padding:10px 60px 10px 60px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}





.lincoln-towbars .learn-more-height{
    height:452px;
}


@media screen and (max-width: 991px) {
    .lincoln-towbars .learn-more-height{
        height:auto;
    }
}





.lincoln-towbars .color-dark-blue{
    color:#004C82;
}

.lincoln-towbars .home-process-grid{
    display:grid;
    grid-template-columns: 2fr 1fr 2fr 1fr 2fr 1fr 2fr 1fr 2fr;
    grid-template-rows: 1fr;
}



@media screen and (max-width: 550px) {
    .lincoln-towbars .home-process-grid{
        display:grid;
        grid-template-columns: 1fr;
        grid-template-rows: 2fr 1fr 2fr 1fr 2fr 1fr 2fr 1fr 2fr;
        margin-left:auto;
        margin-right:auto;
    }
}


.lincoln-towbars .process-responsive{
    margin-left: auto;
    margin-right: auto;
}

.lincoln-towbars .process-img-width-responsive{
    width:250px!important;
}


.lincoln-towbars .process-arrow-height-responsive{
    height:50px;
}

.lincoln-towars .wave-arrow-down-height{
    height:25px !important;
}



.lincoln-towbars .width50{
    width:50px!important;
}
.lincoln-towbars .height50{
    height:50px!important;
}



.lincoln-towbars .mt-min50{
    margin-top:-50px
}


.lincoln-towbars .car-details-banner-align{
    text-align:center;
}

@media screen and (max-width: 767px) {
    .lincoln-towbars .car-details-banner-align{
        text-align:left;
    }
}







.lincoln-towbars .home-card-border{
    border-style:solid;
    border-width:3px;
    border-color:#010101;
}




.lincoln-towbars .back-btn{
    border-radius: 5px;
    background-color: #606060;
    color: #fff;
    padding:5px 15px 5px 15px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .back-btn-mob{
    border-radius: 5px;
    background-color: #606060;
    color: #fff;
    padding:5px 15px 5px 15px;
    font-size:10px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .back-btn:hover{
    border-radius: 5px;
    background-color: #363636;
    color: #fff;
    padding:5px 15px 5px 15px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .back-btn-mob:hover{
    border-radius: 5px;
    background-color: #363636;
    color: #fff;
    padding:5px 15px 5px 15px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}


.lincoln-towbars .continue-btn{
    border-radius: 5px;
    background-color: #0170BF;
    color:#fff;
    padding:5px 15px 5px 15px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .continue-btn-mob{
    border-radius: 5px;
    background-color: #0170BF;
    color:#fff;
    padding:5px 15px 5px 15px;
    font-size:10px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .continue-btn:hover{
    border-radius: 5px;
    background-color: #005591;
    color:#fff;
    padding:5px 15px 5px 15px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}


.lincoln-towbars .continue-btn-mob:hover{
    border-radius: 5px;
    background-color: #005591;
    color:#fff;
    padding:5px 15px 5px 15px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}


.lincoln-towbars .clear-btn{
    border-radius: 5px;
    background-color: #F13737;
    color: #fff;
    padding:5px 15px 5px 15px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .clear-btn-mob{
    border-radius: 5px;
    background-color: #F13737;
    color:#fff;
    font-size:10px;
    padding:5px 15px 5px 15px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}


.lincoln-towbars .modal-close-btn{
    border-radius: 5px;
    background-color: #606060;
    color: #fff;
    padding:15px 25px 15px 25px;
    font-size:10px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
    margin-top: 13px;
}
.lincoln-towbars .modal-close-btn:hover{
    border-radius: 5px;
    background-color: #363636;
    color: #fff;
    padding:15px 25px 15px 25px;
    font-size:10px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
    margin-top: 13px;
}










.lincoln-towbars .clear-btn:hover{
    background-color: #B40D0D;
}

.lincoln-towbars .clear-btn-mob:hover{
    background-color: #B40D0D;
}


.lincoln-towbars .btn-green{
    background-color: #0BBFAA !important;
}

.lincoln-towbars .btn-green:hover{
    background-color: #009C8A !important;
}

.lincoln-towbars .green-txt{
    color: #0BBFAA !important;
}





.lincoln-towbars .home-btn{
    border-radius: 5px;
    background-color: #0170BF;
    color:#fff;
    padding:20px 45px 20px 45px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .home-btn-mob{
    border-radius: 5px;
    background-color: #0170BF;
    color:#fff;
    padding:20px 45px 20px 45px;
    font-size:10px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}

.lincoln-towbars .home-btn:hover{
    border-radius: 5px;
    background-color: #005591;
    color:#fff;
    padding:20px 45px 20px 45px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}


.lincoln-towbars .home-btn-mob:hover{
    border-radius: 5px;
    background-color: #005591;
    color:#fff;
    padding:20px 45px 20px 45px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}















.lincoln-towbars .login-btn{
    border-radius: 50px;
    background-color: #0170BF;
    color: #fff;
    padding:5px 10px 5px 10px;
}

.lincoln-towbars .login-btn:hover{
    border-radius: 50px;
    background-color: #005591;
    color: #fff;
    padding:10px 20px 10px 20px;
}



.lincoln-towbars .btn-shadow{
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}




.lincoln-towbars .product-text-min-height{
    min-height: 190px;
}


@media screen and (max-width: 1199px) {
    .lincoln-towbars .product-text-min-height{
        min-height: 90px;
    }
}


@media (min-width: 768px) {
    .lincoln-towbars .row.equal {
        display: flex;
        flex-wrap: wrap;
    }
}


.lincoln-towbars .equal > div[class*="col-"] {
  display: flex;
  flex-direction: column;
}






.lincoln-towbars .f-s-21{
    font-size:21px
}

.lincoln-towbars .create-account-btn{
    border-radius: 50px;
    background-color: #171717;
    color: #fff;
    padding:10px 20px 10px 20px;
}

.lincoln-towbars .create-account-btn:hover{
    border-radius: 50px;
    background-color: #060606;
    color: #fff;
    padding:10px 20px 10px 20px;
}


.lincoln-towbars .whitebg{
    background-color: #fff
}


.lincoln-towbars .whitetxt{
    color: #fff
}


.lincoln-towbars .blacktxt{
    color: #000 !important;
}




.lincoln-towbars .nav-tabs > li{
    text-align:center !important;

}

.lincoln-towbars .nav-tabs > li.active > a{
    border-bottom:0px !important

}



.lincoln-towbars .nav > li > a:focus, .nav > li > a:hover{
    background-color: #00000000
}


.lincoln-towbars .home-card{
    border-radius: 30px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
}


.lincoln-towbars .home-card-body{
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}


.lincoln-towbars .brand-inactive{
    color:#fff;
    background-color:#011d79ad;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: -12px;
    border-radius:0px 30px 0px 0px
}


.lincoln-towbars .inactive-tab2{
    color:#fff;
    background-color:#011d79ad;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 12px;
    margin-right: -12px;
    border-radius:30px 0px 0px 0px
}


.lincoln-towbars .active-tab{
    border-bottom:0px !important
}



.lincoln-towbars #homenavs >li{
    text-align: center !important;
    float: none
}


.lincoln-towbars .pt-40{
    padding-top:40px
}

.lincoln-towbars .pt-60{
    padding-top:60px
}

.lincoln-towbars .ptb-60{
    padding-top:60px;
    padding-bottom:60px
}


.lincoln-towbars .towbar-btn{
    border-radius:5px;
    margin-bottom:50px;
}



.lincoln-towbars .cart-btn{
    background-color: #0170BF !important;
    border-radius:5px;
    border: 0px;
    padding:10px 0px 10px 0px
}

.lincoln-towbars .cart-text{
    font-size:20px;
    padding-left: 8px;
    font-family: 'Source Sans Pro';
}



@media screen and (max-width: 767px) {
    .lincoln-towbars .cart-btn{
        background-color: #0170BF !important;
        border-radius:5px;
        border: 0px;
        padding:0px 0px 0px 0px
    }
}


@media screen and (max-width: 767px) {
    .lincoln-towbars .cart-text{
        font-size:14px;
        padding-left: 8px;
        font-family: 'Source Sans Pro';
    }
}


.lincoln-towbars .head-title-r{
    font-size:2.5vw;
    margin-top:5px;
}

@media screen and (max-width: 800px) {
    .lincoln-towbars .head-title-r{
        font-size:20px;
    }
}

@media screen and (max-width: 767px) {
    .lincoln-towbars .head-title-r{
        margin-top:8px;
    }
}






.lincoln-towbars .pl-50{
    padding-left: 50px;
}


.lincoln-towbars .pr-50{
    padding-right: 50px
}


.lincoln-towbars .mar-lr-0{
    margin-left: 0px;
    margin-right: 0px;
}

.lincoln-towbars .pb-40{
    padding-bottom: 40px
}

.lincoln-towbars .pb-25{
    padding-bottom: 25px
}

.lincoln-towbars .pb-24{
    padding-bottom: 24px
}

.lincoln-towbars .p-0{
    padding: 0px !important
}


.lincoln-towbars .m-0{
    margin:0px !important
}


.lincoln-towbars .mr-12{
    margin-right:-12px !important;
}


.lincoln-towbars .mt-25{
    margin-top:-25px !important;
}


.lincoln-towbars .topbar{
    background-color: #0170BF;
    color:#fff
}

.lincoln-towbars .progress-bar-bg{
    background-color: #E6E6E6;
}



.lincoln-towbars .bg-red{
    background-color: #E34B4B
}

.lincoln-towbars .bg-l-grey{
    background-color: #888888
}

.lincoln-towbars .bg-green{
    background-color: #0170BF;
}



.lincoln-towbars .greenandwhite {
    background-color: #0170BF !important;
    color: #fff !important;
}



.lincoln-towbars .bg-blue{
    background-color: #2886D9;
}

.lincoln-towbars .not-my-car-color{
    background-color: #085280;
    color: #fff
}

.lincoln-towbars .yes-my-car-color{
    background-color: #0280CC;
    color: #fff
}

.lincoln-towbars .align-center{
    display: flex;
    align-items: center;
}

.lincoln-towbars .filled-out-r{
    margin-top: auto;
    margin-bottom: auto;
    padding-top:100px;
    padding-bottom: 100px;
}

.lincoln-towbars .filled-out-b{
    margin-top: auto;
    margin-bottom: auto;
    padding-top:112px;
    padding-bottom: 112px;
}

.lincoln-towbars .shadow{
    border: 0px;
    box-shadow: 5px 10px 8px #bdbdbd;
}

.lincoln-towbars .bt-shadow{
    border: 0px;
    box-shadow: 2px 4px 8px 0px rgba(0,0,0,0.45);
}



.lincoln-towbars .pl-0{
    padding-left: 0px
}

.lincoln-towbars .pr-0{
    padding-right: 0px
}




.lincoln-towbars .btn-border{
    border-width:0px;
}

.lincoln-towbars .blue-btn-s{
    width:100%;
    height:100%;
}



.lincoln-towbars .red-btn-s{
    width:100%;
    height:100%;
}


.lincoln-towbars .price-text{
    font-size: xx-large;
}


.lincoln-towbars .quantity-box{
    width:40% !important
}


.lincoln-towbars .add-cart-btn{
    border-radius:50px;
    color:#fff;
    padding-top:6px;
    padding-bottom:6px;
}


.lincoln-towbars .select-towbar-btn{
    background-color:#fff;
    border-radius:5px;
    color:#0170BF;
    padding-top:16px;
    padding-bottom:16px;
    padding-left: 35px;
    padding-right: 15px;
    border-width:3px;
    border-style:solid;
    border-color:#0170BF;
}

.lincoln-towbars .select-towbar-btn:active{
    background-color:#0170BF;
    color:#ffffff;
    border-color:#0170BF;
}

.lincoln-towbars .select-towbar-btn:focus{
    background-color:#0170BF;
    color:#ffffff;
    border-color:#0170BF;
}

.lincoln-towbars .select-towbar-btn:visited{
    background-color:#0170BF;
    color:#ffffff;
    border-color:#0170BF;
}

.lincoln-towbars .over-hdn{
    overflow-x:hidden;
}



.lincoln-towbars .select-towbar-btn-mob{
    background-color:#fff;
    color:#0170BF;
    border-radius:5px;
    border-width: 3px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 35px;
    padding-right: 15px;
    border-style: solid;
    border-color:#0170BF;
}




.lincoln-towbars input[type='checkbox'].checkbox:checked + .checkbox-target:after {
    background-color:#0170BF;
}


.lincoln-towbars .modal-dialog{
    width:1400px
}

@media screen and (max-width: 1420px) {
    .lincoln-towbars .modal-dialog{
        width:95%;
    }
}





.lincoln-towbars .text-left{
    text-align:left;
}









.lincoln-towbars .mobile-wizard{
    height: 100px;
    margin-top: -20px;
}

.lincoln-towbars .product-details-text-color{
    color: #616161;
    font-weight: 600;
}






.lincoln-towbars .br-50{
    border-radius: 5px;
}

.lincoln-towbars .ptb20{
    padding-top:20px;
    padding-bottom:20px;
}

.lincoln-towbars .plr100{
    padding-left:100px;
    padding-right:100px;
}



.lincoln-towbars .w-280{
    width:280px;
}


.lincoln-towbars .bg-wt{
    background-color: #fff
}


.lincoln-towbars .border-none{
    border-width:0px
}


.lincoln-towbars .text-red{
    color:red
}


.lincoln-towbars .underlined-text{
    text-decoration: underline;
}






.lincoln-towbars .select-towbar-padding{
    padding:10px 25px 10px 25px;
}


.lincoln-towbars .add-cart-icn{
    margin-bottom:-4px;
}

.lincoln-towbars .cart-remove{
    color: #f44336;
    background-color: #fff;
    border-width: 0px
}


.lincoln-towbars .towbar-type-img{
    width:50%;
}

.lincoln-towbars .towbar-type-radio{
    border:solid 1px #dddddd
}




.lincoln-towbars .product-titles{
    color: #0170BF
}



.lincoln-towbars .green-text{
    color: #0170BF;
    margin-top:10px
}



.lincoln-towbars .width-md{
    width:60%
}



.lincoln-towbars .fitting-btns{
    padding:20px;
    border-radius:10px;
}

.lincoln-towbars .mlr-0{
    margin-right:0px;
    margin-left:0px;
}



@media screen and (max-width: 1248px) {
    .lincoln-towbars .labels-small{
        font-size:10px;
    }
}



@media screen and (max-width: 991px) {
    .lincoln-towbars .labels-s-14{
        font-size:14px;
    }
}



@media screen and (max-width: 408px) {
    .lincoln-towbars .labels-s-10{
        font-size:10px;
    }
}


@media screen and (max-width: 408px) {
    .lincoln-towbars .green-text{
        font-size:16px;
    }
}


.lincoln-towbars .head-text-r{
    font-size:1vw;
}




.lincoln-towbars .max-width {
    max-width: 100px;
}




.lincoln-towbars .btn-grey {
    background-color: #888;
    color: white;
}


.lincoln-towbars .btn-grey:hover {
    background-color: #505050;
    color: white;
}



.lincoln-towbars .c-red{
    color: #0170BF;
}


.lincoln-towbars .c-white{
    color: #fff;
}










.lincoln-towbars .payment-brdr{
    border-style: solid !important;
    border-color: #0170BF !important;
    border-width: 5px !important;
}













.lincoln-towbars .c-checkbox input[type=checkbox]:checked + span{
    background-color: #0170BF;
    border-color: #0170BF
}


.lincoln-towbars .h4-padding{
    padding-top:24px;
    padding-bottom:16px
}




.lincoln-towbars .c-radio input[type=radio]:checked + span {
    border-color: #0170BF
}


.site-theme .c-radio input[type=radio]:checked + span:before{
    background-color: #0170BF
}



.lincoln-towbars .c-checkbox:hover span, .c-radio:hover span{
    border-color: #0170BF !important
}

.lincoln-towbars .c-radio input[type=radio]:checked + span:before {
    background-color: #0170BF;
}


.lincoln-towbars .title-responsive{
    font-size:35px
}

@media screen and (max-width: 1600px) {
    .lincoln-towbars .title-responsive{
        font-size:25px;
    }
}



@media screen and (max-width: 1400px) {
    .lincoln-towbars .title-responsive{
        font-size:18px;
    }
}





.lincoln-towbars .fitting-title-responsive{
    font-size:35px
}

@media screen and (max-width: 1930px) {
    .lincoln-towbars .fitting-title-responsive{
        font-size:25px;
    }
}



@media screen and (max-width: 1530px) {
    .lincoln-towbars .fitting-title-responsive{
        font-size:18px;
    }
}

@media screen and (max-width: 1350px) {
    .lincoln-towbars .fitting-title-responsive{
        font-size:12px;
    }
}



.lincoln-towbars #progressionbar-car{
    fill:rgb(1,112,191)
}


.lincoln-towbars #car-lights{
    fill:rgb(255,209,28)

}


.lincoln-towbars .bg-special{
    background-color: #fff;
    background-image: url("../img/lincoln/special-offer-bar.svg");
    background-repeat: no-repeat;
    background-size: auto 100%;
}


@media screen and (max-width: 586px) {
    .lincoln-towbars .bg-special{
        background-position: -1px;
        background-size: 50px;
    }
}


.offer-title-color{
    color:#004C82;
}

.offer-subtitle-color{
    color:#0d0d0d;
}


.lincoln-towbars .fitting-image{
    width:260px !important
}






.lincoln-towbars .red-underline{
    border-width:0px 0px 2px 0px;
    border-style:solid;
    border-color:#0170BF;
    padding-bottom:8px
}





.lincoln-towbars .g-towbar-btn{
    border-radius: 50px;
    margin-bottom: 0px;
    padding: 5px 10px 5px 10px;
    font-size: 15px;
    background-color: #0170BF !important;
    color: #fff
}



.lincoln-towbars .g-towbar-btn2{
    border-radius:50px;
    margin-bottom:0px;
    padding:10px 20px 10px 20px;
    font-size:25px;
    background-color:#0170BF !important;
    color:#fff
}





.lincoln-towbars .no-reg-btn{
    border-radius:5px;
    margin-bottom:0px;
    padding:10px 20px 10px 20px;
    font-size:14px;
    background-color:#ffffff;
}





.lincoln-towbars .contact-bg-img{
    background-image: url("../img/contact-background-image.png");
    height:100%;
    background-size: cover;
}





.lincoln-towbars .pt-200{
    padding-top:200px
}

.lincoln-towbars .blue-btn{
    border-radius: 50px;
    margin-bottom: 0px;
    width:130px;
    font-size: 15px;
    background-color:#0840A0 !important;
    color:#fff
}


.lincoln-towbars .red-btn{
    border-radius: 50px;
    margin-bottom: 0px;
    width:130px;
    font-size: 15px;
    background-color: #0170BF !important;
    color: #fff
}







@media screen and (min-width: 1141px) {
    .lincoln-towbars .h-678{
        height: 678px !important;
    }
}



@media screen and (max-width: 1140px) {
    .lincoln-towbars .mobile-banner{
        height: 400px !important;
        padding-top:100px !important;
    }
}



@media screen and (max-width: 600px) {
    .lincoln-towbars .mobile-banner{
        height: 250px !important;
        padding-top:0px !important;
    }
}





@media screen and (max-width: 638px) {
    .lincoln-towbars .mobile-font-14{
        font-size: 10px;
    }
}


@media screen and (max-width: 768px) {
    .lincoln-towbars .mobile-font-20{
        font-size: 20px;
    }
}



@media screen and (max-width: 768px) {
    .lincoln-towbars .mobile-m0{
        margin: 0px;
    }
}




@media screen and (max-width: 768px) {
    .lincoln-towbars .mobile-pt-0{
        padding-top: 0px;
    }
}

@media screen and (max-width: 768px) {
    .lincoln-towbars .mobile-btn-m-0{
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}





@media screen and (max-width: 638px) {
    .lincoln-towbars .mobile-logo-width{
        width: 38px;
    }
}




@media screen and (max-width: 991px) {
    .lincoln-towbars .mobile-card-padding{
        padding-left: 50px;
        padding-right: 50px;
    }
}



@media screen and (min-width: 768px) {
    .lincoln-towbars .logo-align-center{
        text-align: center;
    }
}

@media screen and (min-width: 768px) {
    .lincoln-towbars .logo-align-right{
        text-align: right;
    }
}


.lincoln-towbars .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus{
    background-color:#0170BF;
    color:#fff;
    border-radius:3px;
}


.lincoln-towbars .nav-tabs {
    border-bottom: 2px solid #0170BF;
}

.lincoln-towbars .plr-6 {
    padding-left: 6px;
    padding-right: 6px;
}




@media screen and (max-width: 991px) {
    .lincoln-towbars .tab-content{
        padding: 0px 8px 0px 8px;
    }
}





@media screen and (max-width: 767px) {
    .lincoln-towbars .mobile-mt{
        margin-top:10px;
    }
}






.lincoln-towbars .footer-logo{
    height: 44px !important;
}


.lincoln-towbars .footer-icon-width{
    width:25px !important;
}




.lincoln-towbars .footer-width{
    width: 90px !important;
}


.lincoln-towbars .footer-border{
    border-top:1px solid #d8d8d8;
}









.lincoln-towbars .footer-border{
    border-top:1px solid #d8d8d8;
}



.lincoln-towbars .header-grid{
    display:grid;
    grid-template-columns:2fr 1fr 1fr 1fr;
    grid-auto-rows:minmax(100, auto);
    justify-items:start;
    align-items:stretch;
}



.lincoln-towbars .box-1{
    align-self:center;
    grid-column:1/2;
    grid-row:1/3;
}

.lincoln-towbars .box-2{
    justify-self:end;
    align-self:center;
    grid-column:2/5;
    grid-row:1/2;
    padding:5px 0px 5px 0px;

}

.lincoln-towbars .box-3{
    justify-self:end;
    align-self:center;
    grid-column:2/5;
    grid-row:2/3;
    line-height:20px !important;
    margin-top:-25px
}


.lincoln-towbars .font-25{
    font-size:25px
}



.lincoln-towbars .contact-btn{
    background-color:#ffffff;
    padding:10px 25px 10px 25px;
    border-radius:25px;
    border-width:2px;
    border-color:#000000;
    border-style:solid;
}




.lincoln-towbars .btn-red{
    background-color:#0170BF;
    padding:10px 25px 10px 25px;
    border-radius:25px;
    color:#fff;
}


.lincoln-towbars .btn-white{
    background-color:#fff;
    padding:10px 25px 10px 25px;
    border-radius:25px;
    color:#000;
}

.lincoln-towbars .img-test{
    background-image:url("../img/img-test.jpg");
    height:100vh;
}


.lincoln-towbars .red-circle{
    background-image:url("../img/red-circle-top.png");
    background-repeat: no-repeat;
    align: right;
}



.lincoln-towbars .blurbox{
    background-color:rgba(255,255,255,0.4)!important;
    opacity: 1 !important;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(10px) !important;
}



.lincoln-towbars .width-60{
    width:60px
}




.lincoln-towbars .icon-grid{
    display:grid;
    grid-template-columns:1fr;
    grid-auto-rows:minmax(100, auto);
    justify-items:center;
    align-items:stretch;
}



.lincoln-towbars .icon-align{
    align-self:center;
}




.lincoln-towbars .white-border{
    border-style: solid;
    border-width: 5px;
    border-color: #fff
}


.lincoln-towbars .gallery-bg{
    background-image:url("../img/gallery-bg-image.png");
    background-repeat: no-repeat;
    background-size: cover;
}




.lincoln-towbars .logos-bg{
    background-image:url("../img/logo-bg-5.png");
    background-repeat: no-repeat;
}

.lincoln-towbars .circle-bg{
    background-image:url("../img/red-circle-top.png");
    background-repeat: no-repeat;
    float:right
}




.lincoln-towbars .grey-bg{
    background:transparent linear-gradient(180deg, #CBCBCB 0%, #F6F6F6 100%);
}


.lincoln-towbars .red-bg{
    background-color: #0170BF;
}


.lincoln-towbars .card-shadow{
    box-shadow: 0px 6px 12px #00000021;
}

.lincoln-towbars .p-0{
    padding:0px
}




.lincoln-towbars .divider-blk{
    border-syle:solid;
    border-width:1px;
    border-color:#000;
}


@media screen and (min-width: 768px) {
    .lincoln-towbars .mobile-height-1{
        height:120px;
    }
}


@media screen and (max-width: 767px) {
    .lincoln-towbars .mobile-height-1{
        height:0px;
    }
}


@media screen and (min-width: 768px) {
    .lincoln-towbars .mobile-height-2{
        height:60px;
    }
}


@media screen and (max-width: 767px) {
    .lincoln-towbars .mobile-height-2{
        height:0px;
    }
}




@media screen and (min-width: 768px) {
    .lincoln-towbars .mobile-height-3{
        height:50px;
    }
}


@media screen and (max-width: 767px) {
    .lincoln-towbars .mobile-height-3{
        height:0px;
    }
}





@media screen and (min-width: 768px) {
    .lincoln-towbars .mobile-height-4{
        height:25px;
    }
}


@media screen and (max-width: 767px) {
    .lincoln-towbars .mobile-height-4{
        height:0px;
    }
}



@media screen and (min-width: 768px) {
    .lincoln-towbars .mobile-height-5{
        height:60px;
    }
}






.lincoln-towbars .circle-grid{
    display:grid;
    grid-template-columns:3fr 3fr;
    grid-auto-rows:minmax(100, auto);
    justify-items:start;
    align-items:stretch;
}



.lincoln-towbars .circle-1{
    align-self:center;
    grid-column:1/2;
    grid-row:1/3;
}

.lincoln-towbars .circle-2{
    align-self:end;
    grid-column:1/4;
    grid-row:4/6;
}

.lincoln-towbars .circle-3{
    align-self:center;
    grid-column:1/4;
    grid-row:4/6;
}






@media screen and (max-width: 991px) {
    .lincoln-towbars .circle-2{
        align-self:end;
        grid-column:1/4;
        grid-row:1/6;
        justify-self: center;
    }

}



.lincoln-towbars .hero-bg{
    background-image:url("../img/mobile-hero-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}


.lincoln-towbars #reg-input{
    overflow-y: scroll;
}






.lincoln-towbars #red-circle{
    margin-top:47px
}







.lincoln-towbars .circle-grid1{
    display:grid;
    grid-template-columns:50% 50%;
    grid-auto-rows:minmax(100, auto);
    justify-items:start;
    align-items:stretch;
}


.lincoln-towbars .circle-11{
    align-self:center;
    grid-column:1/2;
    grid-row:1/3;
    background-color:#efefef;
}

.lincoln-towbars .circle-21{
    align-self:end;
    grid-column:1/4;
    grid-row:4/6;
    background-color:#3f3f3f;
}

.lincoln-towbars .circle-31{
    align-self:center;
    grid-column:1/4;
    grid-row:4/6;
    background-color:#6f6f6f;
}





.lincoln-towbars .circle-grid-layout{
    display:grid;
    grid-template-columns:2fr 4fr 4fr 2fr;
    grid-auto-rows:minmax(100, auto);
    align-items:stretch;
}


.lincoln-towbars .circle-grid-layout > div{
    padding:10px 10px 0px 10px;
}



.lincoln-towbars .circle-01{
    grid-column:2/3;
}

.lincoln-towbars .circle-02{
    grid-column:3/4;
    grid-row:1/2;
    justify-self: center;
    align-self: end;
}




@media screen and (max-width: 991px) {
    .lincoln-towbars .circle-grid-layout{
        display:grid;
        grid-template-columns:1fr 5fr 5fr 1fr;
        grid-auto-rows:minmax(100, auto);
        align-items:stretch;
    }

}








@media screen and (max-width: 991px) {
    .lincoln-towbars .circle-01{
        grid-column:2/4;
        grid-row:1/2;
    }

}





@media screen and (max-width: 991px) {
    .lincoln-towbars .circle-02{
        grid-column:2/4;
        grid-row:2/3;
        justify-self: center;
    }

}





.lincoln-towbars .circle-03{
    grid-column:3/4;
    grid-row:1/2;
    justify-self: center;
    align-self: end;
}




@media screen and (max-width: 991px) {
    .lincoln-towbars .circle-03{
        grid-column:2/4;
        grid-row:2/3;
        justify-self: center;
    }

}



@media screen and (max-width: 1210px) {
    .lincoln-towbars .width80per{
        width:60% !important
    }

}

@media screen and (max-width: 470px) {
    .lincoln-towbars .width80per{
        width:40% !important
    }

}


.lincoln-towbars .icon-align1{
    align-self:center;
}



@media screen and (max-width: 991px) {
    .lincoln-towbars .icon-align1{
        align-self:center;
        margin-left:50px;
    }

}




.lincoln-towbars .icon-align1{
    align-self:center;
}





@media screen and (max-width: 1210px) {
    .lincoln-towbars .icon-align1{
        align-self:center;
        margin-left:25px;
    }

}




















.lincoln-towbars .red-grid-layout{
    display:grid;
    grid-template-columns:2fr 4fr 4fr 2fr;
    grid-auto-rows:minmax(100, auto);
    align-items:stretch;
}


.lincoln-towbars .red-grid-layout > div{
    padding:10px 10px 0px 10px;
}






@media screen and (max-width: 991px) {
    .lincoln-towbars .red-grid-layout{
        display:grid;
        grid-template-columns:1fr 5fr 5fr 1fr;
        grid-auto-rows:minmax(100, auto);
        align-items:stretch;
    }

}



.lincoln-towbars .red-grid-layout{
    padding:10px 10px 0px 10px;
}





.lincoln-towbars .red-grid-box-1{
    grid-column:3/6;
    grid-row:1/2;
    justify-self: end;
    align-self: center;
}


.lincoln-towbars .red-grid-box-2{
    grid-column:3/4;
    grid-row:1/2;
    justify-self: center;
    align-self: center;
}






@media screen and (max-width: 991px) {
    .lincoln-towbars .red-grid-box-1{
        grid-column:2/4;
        grid-row:2/3;
        justify-self: center;
        align-self: center;
    }

}




@media screen and (max-width: 991px) {
    .lincoln-towbars .red-grid-box-2{
        grid-column:2/4;
        grid-row:2/3;
        justify-self: center;
        align-self: center;
    }

}


@media screen and (max-width: 991px) {
    lincoln-towbars .icon-align2{
        align-self: end;
        justify-self: end;
    }
}












.lincoln-towbars .w-850{
    width:850px
}














.lincoln-towbars .video-grid-layout{
    display:grid;
    grid-template-columns:2fr 4fr 4fr 2fr;
    grid-auto-rows:minmax(100, auto);
    align-items:stretch;
}






@media screen and (max-width: 991px) {
    .lincoln-towbars .video-grid-layout{
        display:grid;
        grid-template-columns:1fr 5fr 5fr 1fr;
        grid-auto-rows:minmax(100, auto);
        align-items:stretch;
    }

}


.lincoln-towbars .video-01{
    grid-column:1/5;
    grid-row:1/2;
    justify-self: center;
    align-self: center;
}



.lincoln-towbars .video-02{
    grid-column:1/5;
    grid-row:1/2;
    justify-self: center;
    align-self: center;
}


















.lincoln-towbars .video-grid-layout{
    display:grid;
    grid-template-columns:1fr;
    grid-auto-rows:minmax(100, auto);
    align-items:stretch;
}



.lincoln-towbars .video-011{
    grid-column:1/2;
    grid-row:1/2;
}

.lincoln-towbars .video-012{
    grid-column:1/2;
    grid-row:1/2;
    z-index:0;
}


.lincoln-towbars .video-01-2{
    grid-column:1/2;
    grid-row:1/2;
    background-color:rgba(0,0,0,0.5);
    height:100%;
    z-index:0;
}




@media screen and (min-width: 1300px) and (max-width: 1540px) {
    .lincoln-towbars .video-wrap{
        min-height:800px;
    }

}



@media screen and (min-width: 768px) and (max-width: 1299px) {
    .lincoln-towbars .video-wrap{
        min-height:850px;
    }

}


@media screen and (max-width: 767px) {
    .lincoln-towbars .video-wrap{
        min-height:650px;
    }

}










@media screen and (min-width: 1300px) and (max-width: 1540px) {
    .lincoln-towbars .video-wrap2{
        min-height:850px;
    }

}



@media screen and (min-width: 768px) and (max-width: 1299px) {
    .lincoln-towbars .video-wrap2{
        min-height:850px;
    }

}
@media screen and (max-width: 767px) {
    .lincoln-towbars .video-wrap2{
        min-height:850px;
    }

}







@media screen and (max-width: 991px) {
    .lincoln-towbars .about-us-btn{
        text-align:right;
    }

}


@media screen and (min-width: 992px) {
    .lincoln-towbars .about-us-btn{
        text-align:left;
    }

}




a.no-underline:hover, a.no-underline:focus {
    text-decoration: none!important;
}






.lincoln-towbars .height-63{
    height:63px;
}


.lincoln-towbars .height-80{
    height:80px;
}

.lincoln-towbars .height-100{
    height:100px;
}





.lincoln-towbars .mlr-50{
    margin-left:50px;
    margin-right:50px;
}



@media screen and (max-width: 767px) {
    .lincoln-towbars .mlr-50{
        margin-left:0px;
        margin-right:0px;
    }

}




@media screen and (max-width: 400px) {
    .lincoln-towbars .w-150px{
        width:120px
    }

}








.lincoln-towbars .dropbtn {
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}



.lincoln-towbars .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}







.preview-lincoln-towbars .preview-header {
    background-color: #0170BF;
}
.preview-lincoln-towbars .preview-sidebar {
    background-color: #fff;
}
.preview-lincoln-towbars .preview-content {
    background-color: #efefef;
}


