.bootstrap-enabled .container-fluid.product-area {
    max-width:950px;
    margin:auto;
    margin-top:20px;
    width: 100%;
    padding: 0;
    padding-top:20px;
}
.bootstrap-enabled .container-fluid.product-area .product-info {
    padding-top:80px;
}
.bootstrap-enabled .container-fluid.product-area .product-info.gallery.picture {
    padding-top:80px;
    padding-bottom:50px;
}
.bootstrap-enabled .container-fluid.product-area .row {
    margin-left:0;
    margin-right:0;
}
.bootstrap-enabled .container-fluid.product-area h1,
.bootstrap-enabled .container-fluid.product-area h2
{
    font-family: 'Lato-Bold', sans-serif;
    font-size: 35px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #05397b;
    padding-left:35px;
    padding-right:35px;
    text-transform:uppercase;
    margin: auto;
}
.bootstrap-enabled .container-fluid.product-area h2 {
    padding-bottom:35px;
}
.bootstrap-enabled .container-fluid.product-area p
{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: -0.1px;
    text-align: center;
    color: #7d7b7b;
    padding:35px;
}
.bootstrap-enabled .container-fluid.product-area p:last-child {
    padding-bottom:10px;
}
.bootstrap-enabled .container-fluid.product-area .accordion p:first-child {
    padding-top:0;
}
.bootstrap-enabled .container-fluid.product-area .accordion .focus .col {
    margin-right:4px;
}
.bootstrap-enabled .container-fluid.product-area .accordion .focus .col:last-child {
    margin-right:0;
}
.bootstrap-enabled .container-fluid.product-area .accordion .focus p {
    font-family: 'Lato-Bold', sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #05397b;
    padding-top:10px;
    padding-bottom:10px;
}
.bootstrap-enabled .container-fluid.product-area .d-flex.align-items-center p {
    padding-top: 0;
    padding-bottom: 0;
    margin-top:0;
    margin-bottom:0;
}
.bootstrap-enabled .container-fluid.product-area .products {
    padding-top:30px;
    padding-bottom:20px;
}
.bootstrap-enabled .container-fluid.product-area .products:first-child {
    padding-top:80px;
}
.bootstrap-enabled .container-fluid.product-area .products:nth-child(odd) {
    background-color:#f6f6f6;
}
.tech-table.white-popup h2
{
    font-family: 'Lato-Bold', sans-serif;
    font-size: 35px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #05397b;
    padding-left:35px;
    padding-right:35px;
    text-transform:uppercase;
    margin: auto;
    padding-bottom: 20px;
}
.tech-table.white-popup .tech-table-title,
.bootstrap-enabled .container-fluid.product-area .products .tech-table-title {
    font-family: 'Lato-Bold', sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: center;
    color: #05397b;
    text-transform:uppercase;
    padding-bottom:0;
}
.bootstrap-enabled .container-fluid.product-area .products .product-ctas {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom:20px;
}
.bootstrap-enabled .container-fluid.product-area .products .product-ctas a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #05397b;
    text-transform:uppercase;
    text-decoration:underline !important;
    /*text-underline-position: under;*/
}
.bootstrap-enabled .container-fluid.product-area .products .product-ctas a:hover {
    text-decoration:none !important;
}
.bootstrap-enabled .container-fluid.product-area .products .product-ctas img {
    display:inline-block;
    margin-right:5px;
}
.bootstrap-enabled .container-fluid.product-area .products .tech-col {
    text-align:center;
    padding-right:35px;
}
.tech-table.white-popup table,
.bootstrap-enabled .container-fluid.product-area .products .tech-col table {
    text-align:left;
}
.tech-table.white-popup table th,
.bootstrap-enabled .container-fluid.product-area .products .tech-col table th {
    background-color: #f0f0f0;
    font-family: 'Lato-Bold', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.13;
    letter-spacing: normal;
    color: #7d7b7b;
    padding-left:10px;
    border-top:2px solid #dcdcdc;
    border-bottom:2px solid #dcdcdc;
    border-right:2px solid #dcdcdc;
}
.tech-table.white-popup table tr th:last-child,
.bootstrap-enabled .container-fluid.product-area .products .tech-col table tr th:last-child {
    font-family: 'Lato', sans-serif;
    font-weight:normal;
}
.tech-table.white-popup table td,
.bootstrap-enabled .container-fluid.product-area .products .tech-col table td {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.13;
    letter-spacing: normal;
    color: #7d7b7b;
    padding-left:10px;
    border-top:2px solid #dcdcdc;
    border-bottom:2px solid #dcdcdc;
    border-right:2px solid #dcdcdc;
}
.bootstrap-enabled .container-fluid.product-area .products .tech-col .counter {
    font-family: 'Lato-Italic', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 0.9px;
    text-align: center;
    color: #a62111;
    position: relative;
    width: auto;
    max-width: 308px;
    margin: auto;
}
.bootstrap-enabled .container-fluid.product-area .products .tech-col .counter div {
    position: absolute;
    bottom: 28px;
    right: 45px;
    display: none;
}
.tech-table.white-popup table tr td,
.bootstrap-enabled .container-fluid.product-area .products .tech-col table tr td {
    max-width:206px;
}
.tech-table.white-popup table tr th:last-child,
.tech-table.white-popup table tr td:last-child,
.bootstrap-enabled .container-fluid.product-area .products .tech-col table tr th:last-child,
.bootstrap-enabled .container-fluid.product-area .products .tech-col table tr td:last-child {
    border-right:none;
}
.bootstrap-enabled .container-fluid.product-area .products p.description{
    padding:20px;
    padding-bottom: 10px;
    overflow: hidden;
    max-height: 150px;
    position: relative;
    margin-bottom: 40px;
    transition: all .2s ease-in-out;
}
.bootstrap-enabled .container-fluid.product-area .products p.description:after {
    content: '\f078';
    font: normal normal normal 18px/1 'Font Awesome 5 Free';
    position: absolute;
    bottom: -12px;
    background: white;
    width: 100%;
    left: 0;
    right: 0;
    height: 30px;
    margin: auto;
    text-align: center;
    color: #05397b;
    background: -webkit-linear-gradient(-90deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.79) 50%, rgba(255,255,255,1) 100%);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.79) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.79) 50%, rgba(255,255,255,1) 100%);
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-background-size: auto auto;
    background-size: auto auto;
    cursor:pointer;
    opacity:1;
    transition: all .2s ease-in-out;
}
.bootstrap-enabled .container-fluid.product-area .products:nth-child(odd) p.description:after {
    background: -webkit-linear-gradient(-90deg, rgba(246,246,246,0) 0, rgba(246,246,246,0.79) 50%, rgba(246,246,246,1) 100%);
    background: -moz-linear-gradient(180deg, rgba(246,246,246,0) 0, rgba(246,246,246,0.79) 50%, rgba(246,246,246,1) 100%);
    background: linear-gradient(180deg, rgba(246,246,246,0) 0, rgba(246,246,246,0.79) 50%, rgba(246,246,246,1) 100%);
}
.bootstrap-enabled .container-fluid.product-area .products p.description.expanded {
    max-height:100%;
    margin-bottom:40px;
}
.bootstrap-enabled .container-fluid.product-area .products p.description.expanded:after {
    opacity:1;
    content: '\f077';
    bottom:-16px;
}
.tech-table.white-popup .tech-standard,
.bootstrap-enabled .container-fluid.product-area .products .tech-col .tech-standard
{
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #7d7b7b;
    padding:0;
    padding-top: 10px;
    text-align: left;
    padding-left: 10px
}
.bootstrap-enabled .container-fluid.product-area .accordion .item div,
.bootstrap-enabled .container-fluid.product-area .gallery .item {
    margin-bottom: 4px;
    cursor:pointer;
    overflow: hidden;
    position:relative;
}
.bootstrap-enabled .container-fluid.product-area .gallery .item .video-title {
    position: absolute;
    top: 0;
    color: #ffffff;
    padding-top: 8px;
    padding-left:10px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    pointer-events:none;
}
.bootstrap-enabled .container-fluid.product-area .gallery .item:hover .video-title {
    text-decoration:underline;
}
.bootstrap-enabled .container-fluid.product-area .accordion .item:hover div:after,
.bootstrap-enabled .container-fluid.product-area .gallery.picture .item:hover:after {
    content: '\f002';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    font: normal normal normal 14px/1 'Font Awesome 5 Free';
    color: #f0b631;
    text-align: center;
    font-size: 25px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: none;
    top: 0;
    left: 0;
}
.bootstrap-enabled .container-fluid.product-area .accordion .dsk .item img,
.bootstrap-enabled .container-fluid.product-area .gallery .item img {
    transition: all .2s ease-in-out;
}
.bootstrap-enabled .container-fluid.product-area .accordion .dsk .item:hover img,
.bootstrap-enabled .container-fluid.product-area .gallery .item:hover img {
    transform: scale(1.1);
}
.bootstrap-enabled .container-fluid.product-area .gallery.video .item:after,
.bootstrap-enabled .container-fluid.product-area .gallery.video .item:hover:after {
    content: '\f04b';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    font: normal normal normal 14px/1 'Font Awesome 5 Free';
    color: #f0b631;
    text-align: center;
    font-size: 35px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: none;
    top: 0;
    left: 0;
}
.bootstrap-enabled .container-fluid.product-area .gallery.video .item:after,
.bootstrap-enabled .container-fluid.product-area .gallery.video .item:hover:after {
    background-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-enabled .container-reel .owl-theme .item {
    max-height:392px;
    max-width:470px;
    margin: auto;
}
.bootstrap-enabled .container-reel .logo-100-container {
    width: 100%;
    margin-top: -35px;
    position: absolute;
}
.bootstrap-enabled .container-reel .logo-100-container div {
    max-width: 1200px;
    width: 100%;
    position: relative;
    margin: auto;
}
.bootstrap-enabled .container-reel .logo-100-container div img {
    top: 0;
    right:0;
    position: absolute;
}
.bootstrap-enabled .container-reel .owl-theme .owl-dots {
    margin-top:20px;
}
.bootstrap-enabled .container-reel .owl-theme .owl-dots .owl-dot:not(.active) span,
.bootstrap-enabled .container-reel .owl-theme .owl-dots .owl-dot:not(.active):hover span {
    border: 2px solid #ffffff;
}
.bootstrap-enabled .container-reel .owl-theme .owl-item .item {
    transition: all .2s ease-in-out;
    max-width:300px;
    width:100%;
    display: flex;
    align-items: flex-end;
    height: 392px;
    /*opacity:0.4;*/
}
.bootstrap-enabled .container-reel .owl-theme .owl-item img {
    width:100%;
}
.bootstrap-enabled .container-reel .owl-theme .owl-item.center .item {
    max-width:470px;
    opacity:1;
}
.bootstrap-enabled .container-reel .owl-theme .owl-stage-outer {
    margin-left:-80px;
}
.bootstrap-enabled .container-reel .product-title {
    /*display:none;*/
}
.bootstrap-enabled .container-reel .center .product-title {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #05397b;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-transform:uppercase;
    display:block;
    bottom:-5px;
}
.bootstrap-enabled .container-reel .owl-carousel .owl-item:not(.center) {
    cursor:pointer;
}
.bootstrap-enabled .container-reel .center .product-title p:after {
    content: '\f054';
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    font: normal normal normal 14px/1 'Font Awesome 5 Free';
    color: #05397b;
    cursor: pointer;
    pointer-events: none;
    margin-left: 5px;
    bottom:1px;
}
.bootstrap-enabled .container-reel .center .product-title a,
.bootstrap-enabled .container-reel .center .product-title a:hover {
    text-decoration:none;
    color: #05397b;
}
.bootstrap-enabled .container-reel .owl-item:not(.center) .product-title {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #7d7b7b;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-transform:uppercase;
    display:block;
    bottom:-5px;
    pointer-events:none;
}
.bootstrap-enabled .container-reel .owl-item:not(.center) .product-title a,
.bootstrap-enabled .container-reel .owl-item:not(.center) .product-title a:hover {
    color: #7d7b7b;
    pointer-events:none;
    opacity: .7;
}
.bootstrap-enabled .tractor-container {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color:#ffffff;
    height:120px;
    width:100%;
    position:fixed;
    will-change: transform;
    top:0;
    z-index: 9999;
    margin: 0;
    padding: 0;
    display:none;
    border-bottom: 1px solid #7d7b7b;
}
.bootstrap-enabled .tractor-container .logo {
    position: relative;
    background-image:none;
}
.bootstrap-enabled .tractor-container .logo img {
    margin-top:-35px;
    margin-right: 25px;
}
.bootstrap-enabled .container-fluid.sticked-menu.tractors {
    max-width:1200px;
    height:120px;
    width:100%;
    margin:auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color:#ffffff;
    border: 0;
    padding: 0;
    border-bottom: 1px solid #7d7b7b;
}
.bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor {
    position:relative;
    text-align: center;
    margin-top: -20px;
}
.bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor img {
    max-width:139px;
    width:100%;
}
.bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor .product-title {
    position:absolute;
    bottom:5px;
    width:100%;
}
.bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor .product-title p{
    color: #7d7b7b;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: auto;
    text-transform:uppercase;
    display:block;
    bottom:0;
}
.bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor:hover .product-title p,
.bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor.tractor-selected .product-title p{
    color: #05397b;
    font-family: 'Lato-Bold', sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
}
.bootstrap-enabled .read-more-section  {
    overflow-y: hidden;
    max-height: 0;

    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
}
.bootstrap-enabled .read-more-section.open {
    max-height: 1000px;
}
.bootstrap-enabled .collapse-button,
.bootstrap-enabled .read-more-button {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #05397b;
    text-transform: uppercase;
    cursor:pointer;
    margin-top: 20px;
}
.bootstrap-enabled .product-info.intro .collapse-button {
    margin-top:20px;
}
.bootstrap-enabled .collapse-button {
    margin-top:35px;
}
.bootstrap-enabled .collapse-button span,
.bootstrap-enabled .read-more-button span{
    text-decoration:underline;
}
.bootstrap-enabled .collapse-button span:hover,
.bootstrap-enabled .read-more-button span:hover{
    text-decoration:none;
}
.bootstrap-enabled .product-area .collapse-button span,
.bootstrap-enabled .product-area .read-more-button span{
    margin: auto;
}
.bootstrap-enabled .read-more-button:after {
    content: '\f078';
    font: normal normal normal 12px/1 'Font Awesome 5 Free';
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
}
.bootstrap-enabled .collapse-button {
    display:none;
}
.bootstrap-enabled .collapse-button:after {
    content: '\f077';
    font: normal normal normal 12px/1 'Font Awesome 5 Free';
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
}

.bootstrap-enabled .container-reel {
    background-color:transparent;
    padding-top:50px;
    margin-left: 0;
    margin-right: 0;
    width:100%;
    padding-left: 0;
    padding-right: 0;
}
.bootstrap-enabled .container-reel .main-reel .item {
    max-width:470px;
    margin: auto;
    transition: all .2s ease-in-out;
    width:100%;
    display: flex;
    align-items: flex-end;
}
.bootstrap-enabled .container-reel .owl-theme .owl-dots {
    margin-top:20px;
}
.bootstrap-enabled .container-reel .owl-theme .owl-dots .owl-dot:not(.active) span,
.bootstrap-enabled .container-reel .owl-theme .owl-dots .owl-dot:not(.active):hover span {
    border: 2px solid #ffffff;
}
.bootstrap-enabled .container-reel .main-reel .slick-center .item {
    max-width:470px;
}
.bootstrap-enabled .container-reel .main-reel .item img {
    width:100%;
}
.bootstrap-enabled .container-reel .main-reel .slick-center .product-title {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #05397b;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-transform:uppercase;
    display:block;
    bottom:-5px;
}
.bootstrap-enabled .container-reel .main-reel :not(.slick-center) {
    cursor:pointer;
}
.bootstrap-enabled .container-reel .main-reel .slick-center .product-title p:after {
    content: '\f054';
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    font: normal normal normal 14px/1 'Font Awesome 5 Free';
    color: #05397b;
    cursor: pointer;
    pointer-events: none;
    margin-left: 5px;
    bottom:1px;
}

.bootstrap-enabled .container-reel .main-reel .slick-center .product-title a,
.bootstrap-enabled .container-reel .main-reel .slick-center .product-title a:hover {
    text-decoration:none;
    color: #05397b;
}
.bootstrap-enabled .container-reel .main-reel :not(.slick-center) .product-title {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #7d7b7b;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    text-transform:uppercase;
    display:block;
    bottom:-5px;
    pointer-events:none;
}
.bootstrap-enabled .container-reel .main-reel :not(.slick-center) .product-title a,
.bootstrap-enabled .container-reel .main-reel :not(.slick-center) .product-title a:hover {
    color: #7d7b7b;
    pointer-events:none;
    opacity: .7;
}
.bootstrap-enabled .container-reel .main-reel .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
    display: flex;
    align-items: flex-end;
}
.bootstrap-enabled .container-fluid.product-area .ugc-box h1 {
    text-transform: none;
    text-align: left;
    font-size: 24px;
    padding-left: 0;
    padding-right:0;
    margin: 0;
}
.bootstrap-enabled .container-fluid.product-area .ugc-box p {
    text-transform: none;
    text-align: left;
    padding-left: 0;
    padding-right:0;
}
.bootstrap-enabled .container-fluid.product-area .ugc-box .col-ugc-desc {
    padding-left: 15px;
    padding-right: 15px;
}
.bootstrap-enabled .container-fluid.product-area .ugc-box a,
.bootstrap-enabled .container-fluid.product-area .ugc-box a:active,
.bootstrap-enabled .container-fluid.product-area .ugc-box a:focus,
.bootstrap-enabled .container-fluid.product-area .ugc-box a:hover {
    border: none;
    outline: none;
    text-decoration: none;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */
}
.bootstrap-enabled .container-fluid.product-area .ugc-box .ugc-submit a {
    max-width: 250px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #ffec57, #ffcb37);
    cursor: pointer;
    margin: auto;
    font-size: 16px;
    font-family: 'Lato-Bold', sans-serif;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #05397b;
    line-height: 20px;
    border: none;
}
.bootstrap-enabled .container-fluid.product-area .ugc-box .ugc-submit a:hover {
    background: linear-gradient(to bottom, #ffcb37, #ffec57);
}
@media screen and (max-width: 1200px) {
    .bootstrap-enabled .container-reel .owl-theme .owl-stage-outer {
        margin-left:-70px;
    }
}
@media screen and (max-width: 996px) {
    .bootstrap-enabled .container-reel .owl-theme .owl-stage-outer {
        margin-left:-95px;
    }
}
@media (max-width: 992px) {
    .bootstrap-enabled .container-fluid.product-area .d-flex.align-items-center p {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .bootstrap-enabled .container-fluid.product-area h1,
    .bootstrap-enabled .container-fluid.product-area h2 {
        padding-bottom:10px;
    }
    .bootstrap-enabled .container-fluid.product-area .products h2 {
        padding-bottom:30px;
    }
    .bootstrap-enabled .container-fluid.product-area p
    {
        padding:25px;
        text-align:left !important;
    }
    .bootstrap-enabled .container-fluid.product-area .accordion p:first-child {
        padding-top:30px;
    }
    .tech-table.white-popup,
    .bootstrap-enabled .container-fluid.product-area .products .tech-col {
        padding-top: 50px;
        padding-right: 15px;
    }
    .tech-table.white-popup .tech-table-title,
    .bootstrap-enabled .container-fluid.product-area .products .tech-col .tech-table-title {
        text-align: center!important;
        font-size: 20px;
    }
    .bootstrap-enabled .container-fluid.product-area .products .tech-image {
        text-align:center;
    }
    .bootstrap-enabled .container-fluid.product-area .products .tech-col .counter {
        max-width: 444px;
    }
    .bootstrap-enabled .container-fluid.product-area .products .tech-col .counter div {
        bottom: 41px;
        right: 68px;
        font-size: 26px;
    }
    .bootstrap-enabled .container-fluid.product-area p {
        padding: 15px;
    }
    .bootstrap-enabled .container-fluid.product-area .products .product-ctas,
    .bootstrap-enabled .container-fluid.product-area .products p.description {
        padding-left:0;
        padding-right: 0;
    }
    .bootstrap-enabled .container-fluid.product-area .products .product-image {
        max-width:640px;
    }
    .bootstrap-enabled .container-reel .logo-100-container {
        width: 100%;
        margin-top: 0;
        position: relative;
        margin-bottom:20px;
    }
    .bootstrap-enabled .container-reel .logo-100-container div {
        max-width: 1200px;
        width: 100%;
        position: relative;
        margin: auto;
        text-align:center;
    }
    .bootstrap-enabled .container-reel .logo-100-container div img {
        position: relative;
    }
    .bootstrap-enabled .container-reel .owl-theme .owl-item.center .item {
        max-width:500px;
        opacity:1;
    }
    .bootstrap-enabled .container-reel .owl-theme .item {
        max-height:417px;
        max-width:500px;
        margin: auto;
    }
    .bootstrap-enabled .container-reel .owl-theme .owl-item .item {
        height: 417px;
    }
    .bootstrap-enabled .product-info.gallery.picture h2,
    .bootstrap-enabled .product-info.gallery.video h2 {
        margin-bottom:40px;
    }
    .bootstrap-enabled .container-fluid.product-area .accordion .focus p {
        font-family: 'Lato-Bold', sans-serif;
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #05397b;
        padding-bottom: 10px;
        margin: auto;
        text-align: center!important;
        padding-top: 0;
    }
    .bootstrap-enabled .owl-theme .owl-dots {
        margin-top:20px;
    }
    .bootstrap-enabled .container-reel .center .product-title {
        bottom:0;
        font-size:20px;
    }
    .bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor .product-title {
        bottom:-5px;
    }
    .bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor:hover .product-title p, .bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor.tractor-selected .product-title p,
    .bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor:hover .product-title p, .bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor.tractor-selected .product-title p,
    .bootstrap-enabled .container-fluid.sticked-menu.tractors .tractor .product-title p{
        font-size:9px;
    }
}
@media screen and (max-width: 767px) {
    .bootstrap-enabled .container-reel {
        padding-top:125px;
    }
    .bootstrap-enabled .container-fluid.product-area h1, .bootstrap-enabled .container-fluid.product-area h2 {
        font-size:30px;
    }
    .bootstrap-enabled .container-fluid.product-area .product-info.accordion,
    .bootstrap-enabled .container-fluid.product-area .product-info.gallery.picture,
    .bootstrap-enabled .container-fluid.product-area .product-info.gallery.video {
        padding-top: 80px;
    }
    .bootstrap-enabled .container-fluid.product-area .product-info.products {
        padding-top:20px;
    }
    .bootstrap-enabled .container-fluid.product-area .product-info.products:first-child {
        padding-top:80px;
    }
    .bootstrap-enabled .container-fluid.product-area .products h1, .bootstrap-enabled .container-fluid.product-area .products h2 {
        padding-bottom:20px;
    }
    .bootstrap-enabled .container-fluid.product-area .product-info.products .desc-col {
        padding:0;
    }
    .bootstrap-enabled .container-fluid.product-area .products .tech-col {
        padding-top:20px;
    }
    .bootstrap-enabled .container-fluid.product-area .ugc-box h1 {
        text-transform: none;
        text-align: center;
        font-size: 24px;
        padding-left: 0;
        padding-right:0;
        margin: 0;
    }
    .bootstrap-enabled .container-fluid.product-area .ugc-box p {
        text-transform: none;
        padding-left: 0;
        padding-right:0;
    }
    .bootstrap-enabled .container-fluid.product-area .ugc-box img {
        margin: auto;
    }
    .bootstrap-enabled .container-fluid.product-area .ugc-box .col-ugc-desc {
        padding-left: 15px;
        padding-right: 15px;
    }
    .bootstrap-enabled .container-fluid.product-area .ugc-box .ugc-submit {
        text-align:center;
    }
}
@media (max-width: 749px) {
    .bootstrap-enabled .container-reel {
        padding-top: 126px;
    }
    .bootstrap-enabled .container-fluid.product-area .product-info.intro {
        padding-top:40px;
    }
    .bootstrap-enabled {
        background-color: #ffffff;
    }
    .bootstrap-enabled .container-fluid.product-area .ugc-box {
        padding-bottom:20px;
    }
}
@media (max-width: 640px) {
    .bootstrap-enabled .container-fluid.product-area .gallery.picture .item:hover:after {
        display:none;
    }
    .bootstrap-enabled .container-fluid.product-area .gallery .item:hover img {
        transform:scaleX(1);
    }
    .bootstrap-enabled .container-fluid.product-area .products .tech-col .counter div {
        right: 55px;
    }
    .bootstrap-enabled .container-fluid.product-area .products p.description{
        max-height: 100px;
    }
    .bootstrap-enabled .container-reel .owl-theme .item {
        max-height: none;
    }
    .bootstrap-enabled .container-reel .owl-theme .owl-stage-outer {
        margin-left: 0;
    }
    .bootstrap-enabled .container-reel .owl-theme .owl-item .item {
        transition:none;
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: auto;
    }
    .bootstrap-enabled .container-reel .owl-theme .owl-item.center .item {
        max-width: 75%;
        height: auto;
        margin: auto;
    }
    .bootstrap-enabled .container-reel .center .product-title {
        margin: 0;
        padding: 0;
    }
    .bootstrap-enabled {
        background-size: auto;
        background-color:#982b29;
    }
    .bootstrap-enabled .container-reel .owl-carousel .owl-item {
        max-width:90%;
    }
    .bootstrap-enabled .container-reel .owl-theme .owl-item img {
        max-width:100%;
    }
    .bootstrap-enabled .owl-theme .owl-nav {
        position: absolute;
        left:0;
        width:100%;
        top: 0;
        height: 100%;
    }
    .bootstrap-enabled .owl-theme .owl-nav button.owl-prev {
        position: absolute;
        left:10px;
        font-size: 96px;
        top: 40%;
        transform: translateY(-40%);
        margin-left: 10px;
    }
    .bootstrap-enabled .owl-theme .owl-nav button.owl-next {
        position: absolute;
        right:10px;
        font-size: 96px;
        top: 40%;
        transform: translateY(-40%);
    }
    .bootstrap-enabled .gallery.picture .owl-theme .owl-nav button.owl-prev {
        color:#f0b631;
    }
    .bootstrap-enabled .gallery.picture .owl-theme .owl-nav button.owl-next {
        color:#f0b631;
    }
    .bootstrap-enabled .container-reel .owl-item:not(.center) .product-title {
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #05397b;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        text-transform:uppercase;
        display:block;
        bottom:-5px;
        pointer-events: all;
    }
    .bootstrap-enabled .container-reel .owl-carousel .owl-item:not(.center) {
        cursor:pointer;
    }
    .bootstrap-enabled .container-reel .owl-item:not(.center) .product-title p:after {
        content: '\f054';
        position: relative;
        width: 100%;
        height: 100%;
        background-color: transparent;
        font: normal normal normal 14px/1 'Font Awesome 5 Free';
        color: #05397b;
        cursor: pointer;
        pointer-events: none;
        margin-left: 5px;
        bottom:1px;
    }

    .bootstrap-enabled .container-reel .owl-item:not(.center) .product-title a,
    .bootstrap-enabled .container-reel .owl-item:not(.center) .product-title a:hover {
        text-decoration:none;
        color: #05397b;
    }
}
@media (max-width: 480px) {
    .bootstrap-enabled .container-fluid.product-area .ugc-box img {
        width:100%;
    }
}
@media (max-width: 380px) {
    .bootstrap-enabled .container-reel .logo-100-container {
        margin-top:90px;
    }
}