*{
    font-family: 'Roboto Bold', 'Roboto Regular', 'Roboto', sans-serif;
}
.contentBody {
    padding-bottom: 0 !important;
}
.left_column_large{
    margin-bottom: -10px !important;
}
.sub-pdp-banner{
    margin-left:-10px;
    margin-right: -10px;
}
.product-basic{
    min-height: 0;
    max-width: 70%;
    margin: auto;
}
.product-title{
    font-weight: 700;
    font-style: normal;
    font-size: 48px;
}
.product-desc{
    font-weight: 400;
    font-size: 18px;
    color: #6D7783;
    line-height: 27px;
}
span.product-desc:after{
    content: "";
    border-bottom: 3px solid #00509d;
    display: block;
    position: relative;
    width: 200px;
    margin: 0 auto;
}
.product-detail-title{
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px;
}
.product-detail-title p {
    font-family: 'Roboto Bold', sans-serif !important;
    margin: 0 !important;
}
.product-detail-title-padding{
    padding-left: 13%;
    padding-right: 5%;
}
.ProductLargeImageDisplay{
    padding: 0;
    border: 0;
}
#pdpNoImageContainer{
    text-align: left;
}
#pdpNoImageContainer>.pdpNoImage {
    margin: 21% 0!important;
}
#pdpNoImageContainer img{
    outline: 0;
}
.prod-addcartDiv{
    width: 230px;
    height: 280px;
    position: absolute;
    box-shadow: none;
    /*top: -115px;
    right: -15px;
    padding: 25px 30px;*/
    top: 50px;
    right: 0;
    padding-right: 0px !important;
    min-height: 300px !important;
}

.product-tech-wrapper {
    min-height: 350px;
}
.guest-info{
    font-weight: 400;
    font-size: 13px;
}

.cart-container.distributor-cart,
.cart-container.training,
.cart-container.guest-cart-container,
.cart-container.dmp-add-to-cart-container{
    -webkit-box-shadow:  0px 3px 2px rgb(0 0 0 / 25%);
    box-shadow: 0px 3px 2px rgb(0 0 0 / 25%);
}
.pdp-right-button-third-part.no-cart-container{
    margin-right: 0;
}
.pdp-right-button-third-part.no-cart-container,
.pdp-right-button-third-part .guest-alf-content-part{
    background-color: #E7E7E7;
}
.cart-container .btn{
    background: #00509D !important;
    color: #fff !important;
}
.call-to-action-btn a{
    color: #fff !important;
}
.product-tech-wrapper{
    display:flex;
    align-items:center;
}
.specifitacions-container,
#techSpecification .tech-container,
.list-group.techSpecs{
    margin-bottom: 0;
}
#techSpecification{
    margin-top: 0;
}
#techSpecification .list-group-item:last-child{
    margin-bottom: 0 !important;
}
.techSpecs li.list-group-item{
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px !important;
}
.techSpecs li.list-group-item .spec-icon{
    text-align: center;
    padding-right: 0;
}
.techSpecs li.list-group-item .spec-title{
    font-size: 15px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    font-family: 'Roboto Bold', sans-serif;
}
.techSpecs li.list-group-item .spec-desc{
    font-size: 13px;
}
.alternateLargeImageDiv{
    height: auto;
}
.alternateLargeImageDiv img{
    margin: 0 auto;
}
.recommendedListWrapper{
    border: none;
    display: block !important;
}
li.gtm-reco{
    border-right: 1px dotted #00509D;
    width: 25%;
    height: 170px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.document-item,.video-item{
    display: inline-flex;
    margin: 0 5px;
    width: 300px;
    height: 230px;
}
.document-item{
    height: 280px;
}
.document-item .item,
.video-item .item{
    width: 280px;
    height: auto;
    margin: 0 auto;
}
.sideVideoThumb iframe{
    width: 280px;
    height: 158px;
    border: none !important;
    border-radius: 21px;
    background-color: rgba(0, 0, 0, 1);
}
.sideDocumentThumb{
   width: 280px;
   height: 180px;
   display: block;
}
.sideDocumentThumb iframe{
    height: 180px;
}
.sideContent{
    height: 80px;
}
.document-item .item .sideContent,
.video-item .item .sideContent{
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
}
.document-item .item .sideContent .download-preview{
    width: 100%;
}
.document-item .item .sideContent .blue-text{
    height: 50px;
}
li.gtm-reco .item .sideContent .blue-text,
.document-item .item .sideContent .blue-text,
.video-item .item .sideContent .blue-text{
    font-size: 16px;
    font-weight: 700;
    white-space: normal;
    height: 50px;
}
.products-container{
    border: none;
    overflow-x: hidden;
    overflow-y: hidden;
}
.products-container .ProListSlider,
.products-container .ProListSlider2,
.products-container .ProListSlider3,
.products-container .documentSlider,
.products-container .videoSlider{
    width: 100%;
    margin-left: 0px;
    padding-top: 0px;
    margin-bottom: 40px;
    white-space: nowrap;
    /* overflow-x: hidden;
    overflow-y: hidden; */
    -webkit-overflow-scrolling: touch;
}
.products-container .documentSlider,
.products-container .videoSlider{
    margin-bottom: 20px;
    transition: transform 0.5s ease-in-out; /* Smooth transition for sliding */
}
.productDocumentWrapper .document-row .doc-type{
    width: 15%;
    text-align: center;
    margin: 0 auto;
}
.productDocumentWrapper .document-row .doc-type .doc-type-icon{
    display: block;
    margin: 0 auto;
}
.productDocumentWrapper .document-row .doc-type .doc-type-text{
    font-size: 12px;
    font-weight: 400;
}
.productDocumentWrapper .document-row .doc-type .new-doc-type-text{
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Bold", "Roboto", sans-serif;
}
.productDocumentWrapper .document-row .doc-name{
    font-size: 14px;
    font-weight: 700;
}
#docTabContainer .doc-filter{
    margin: 10px 0;
}
#docTabContainer .dropdown.open .dropdown-menu {
    width: 210px;
    background-color: rgba(231, 231, 231, 1);
    border-bottom: 0 !important;
    /*padding: 0 10px;*/
    border-radius: 0;
    left: 10px;
    width: auto;
    top: 30px;
    font-size: 14px;
    color: #00509D;
}
#document_locale {
    color: #00509D;
    background-color: rgba(231, 231, 231, 1);
    border: 0;
    box-shadow: none;
}
#docTabContainer  .dropdown.open .dropdown-menu li{
    border-bottom: 1px dotted #00509D;
    margin: 5px 10px;
    padding: 0;
}
#docTabContainer .dropdown.open .dropdown-menu .dropdown-menu-item-container{
    border-top: 1px solid #00509D;
    margin: 0;
}
#docTabContainer .dropdown.open .dropdown-menu li:last-child{
    border-bottom: 0;
}
.download-btn{
    width: 140px;
    height: 38px;
}
.download-btn a {
    height: 30px;
    padding: 17px 25px;
}
/*#docTabContainer .dropdown.open .dropdown-menu li:first-child,
#docTabContainer .dropdown.open .dropdown-menu li:last-child{
    padding: 5px 10px;
    margin: 0;
}
#docTabContainer .dropdown.open .dropdown-menu li:last-child{
    border-bottom: 1px dotted #00509D;
}*/

#docTabContainer .doc-filter .dropdown-toggle .fa-drop-down-icon{
    font-size: 21px !important;
    top: 4px;
    position: relative;
    padding-left: 5px;
}
#docTabContainer .doc-filter .doc-type-dropdown
{
    font-size: 14px;
    padding: 2px 24px 2px 20px;
}
#docTabContainer .blurBGContainer{
    height: 235px;
    overflow: hidden !important;
    transition: all .5s ease-in-out;
}
/*.products-container.scrollable-product-container .ProListSlider,
.products-container.scrollable-product-container .ProListSlider2,
.products-container.scrollable-product-container .ProListSlider3{
    max-width: 250%;
    width: auto;
}*/
.paddle{
    position: absolute;
    top: 80%;
    width: 40px;
    height: 70px;
    margin-bottom: 0;
    background: #FFFFFF;
    z-index:9999;
}
.right-paddle{
    right: 0px;
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
}
.left-paddle{
    left: 0px;
    border-top-right-radius: 150px;
    border-bottom-right-radius: 150px;
    padding: 0px;
}
.left-paddle img{
    margin-right: 5px;
    margin-left: 0;
}
.product-in-table {
    width: calc(20% - 10px);
    margin-right: 10px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px dotted #e7e7e7;
    margin-bottom: 10px;
}
.guest-alf-first-part,.guest-alf-first-part .prices,.guest-alf-first-part .prices .bold-text{
    padding: 0;
}
.bold-text {
      font-family: 'Roboto Bold', sans-serif !important;
}
.pdp-right-button-third-part{
    margin-top: 0;
}
.prices{
    border-bottom: 0;
    font-size: 24px;
    margin-top: 10px;
}
.prices .integral-part{
    font-size: 32px;
}
.prices .decimal-part{
    font-size: 32px;
}
.prices .diagnostics-price-row-value{
   margin: 0 auto;
}
.pointCursor{
    cursor: pointer;
}
.product-in-table:last-child{
    border-right:none;
}
.product-in-table .product-icon{
    padding-top: 10px;
    padding-bottom: 10px;
}
.product-in-table .product-desc{
    padding: 10px;
}
.product-in-table .product-desc .product-name{
    font-weight: 700;
    font-size: 16px;
}
.enquiry-section{
    margin-left: -10px;
    margin-right: -10px;
}
.enquiry-section .enquiry-section-row{
    display: flex;
    display: -webkit-flex;
}
.enquiry-section .enquiry-section-row > .enquiry-section-col{
    -webkit-flex: 1;
     -ms-flex: 1;
     flex: 1;
}
#pdpEnquiryFormImage{
    height: 500px;
}
.enquiry-form-wrapper{
     background: #E7E7E7;
}
.enquiry-form-container{
    position: absolute;
    height: 100%;
    width: 125%;
    left: -250px;
    background: #e7e7e7;
    align-self: flex-start;
    padding: 60px 2px 2px 20px;
    box-sizing: border-box;
}
.enquiry-form-container .enquiry-form-field{
    display:flex;
}
.enquiry-form-input{
    background: inherit;
    display:inline-flex;
    align-items: flex-end;
    width: 270px;
    height: 38px;
    border:none;
    border-bottom: 1px solid #00509D;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.enquiry-form-label{
    background: inherit;
    display:inline-flex;
    align-items: flex-end;
    width: 150px;
    height: 38px;
}
.mandatory-field{
    margin-left: 5px;
}
.enquiry-form-comment{
    width: 360px;
    height: 255px;
    border: 1px solid #00509D;
    border-radius: 5px;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #6D7783;
    padding: 6px 2px 2px 10px;
    background: transparent;
}
.vertical-line{
    padding-left: 15px;
    border-right: 2px dotted #00509D;
    float: left;
    height: 255px;
}

.checkEmailCheck {
    font-size: 14px!important;
    cursor: pointer;
    margin-top: 10px;
    position: absolute;
    padding-left: 25px;
    font-weight: 300;
}
.cc_receive_email [type="checkbox"] {
    z-index: 99999;
    opacity: 0;
    width: 20px;
    height: 25px;
    top: 30%;
}
.receive-email-label {
    font-size: 12px;
    color: #6D7783;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
    padding-left: 25px;
    font-weight: 400;
}
.cc_check_receive_email {
    width: 100%;
    overflow: hidden;
    white-space: normal;
}
.cc_receive_email [type="checkbox"]:not(:checked) + label:before,.cc_receive_email [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #00509D;
}
.cc_receive_email [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
.cc_receive_email [type="checkbox"]:not(:checked) + label:after,.cc_receive_email [type="checkbox"]:checked + label:after {
    content: '\2713\0020';
    position: absolute;
    top: 1.2em !important;
    left: .22em;
    font-size: 1.3em;
    line-height: 0.8;
    color: #00509D;
    transition: all .2s;
    font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}
.receive-email-label:before, .receive-email-label:after{
    display:block;
    top: 30% !important
}
.enquiry-form-submit-btn{
    text-align:right;
    width: 400px;
}
.submitEnquiry{
    border-radius: 19px !important;
    background-color: #0098b2 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    color: #fff !important;
    width: 110px;
    height: 38px !important;
}
.bottom-form-row{
    margin-top: 30px;
}
.blue-background {
    background: #00509d;
    color: #fff;
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding-bottom: 20px;
}
.grey-background {
    background: #e7e7e7;
    margin-left: -10px !important;
    margin-right: -10px !important;
}
.column-software {
    display: inline-block;
    width: 24%;
    padding: 5px 25px;
}
.column-small {
   display: inline-block;
   width: 20%;
   border-right: 1px dotted #00509D;
   text-align: center;
   padding: 10px;
}
.column-small:last-child {
   border-right: none;
}
.flex-container {
    display: flex;
    margin: 30px 10px;
}
.column-small h4 {
    font-size: 15px;
    font-weight: bold;
}
.column-small p {
    font-size: 14px;
}
.circle {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: #333333;
    border: 3px solid #333333;
    color: #fff;
    text-align: center;
    float: left;
    font-size: 20px;
}
.circle-transparent {
    background: transparent;
    color: #333;
}
.circle span {
    top: 4px;
    position: relative;
}
.image-container {
    height: 80px;
}

.recommended-image {
    display: inline-block;
}

.recommended-image img {
    width: 90px;
    max-height: 70px;
}

.image-title {
    margin-top: 20px;
    font-weight: bold;
}

.info-icon-sub {
    color: #00509d;
    font-size: 25px !important;
    margin-right: 10px;
}

.info-container {
    margin: 30px 15px;
    display: flex;
    align-items: center;
}

.info-container .fa {
    font-size: 31px !important;
}

.info-container span {
    font-size: 14px;
}

.seeDetailA {
    font-size: 14px;
}

.display-flex {
    display: flex;
    align-items: center;
}

.academy-img {
    width: 200px;
    margin-left: 30px;
    position: relative;
    top: 35px;
}

@media only screen and (min-width:300px) and (max-width:767px) {
    .training-text {
        padding: 10px 20px !important;
    }

    .table-training {
        font-size: 14px !important;
    }

    .table-training icon {
        font-size: 14px !important;
    }

    .product-tech-wrapper {
        flex-direction: column-reverse;
    }

    .features-image {
        order: 3;
    }

    .features-desc {
        order: 2;
    }

    .prod-addcartDiv {
        order: 1;
        position: relative;
    }

    .ProductLargeImageDisplay {
        margin: 0 auto;
    }

    #techSpecification {
        display: block;
    }

    .crossSellProductWrapper .ProListSlider2 li.gtm-reco {
        width: 100%;
    }

    .left-paddle {
        left: 2px;
    }

    .left-paddle img {
        margin: 0;
    }

    .info-container {
        align-items: top;
        margin: 30px 0;
    }
    .flex-container {
        display: block;
        width: 80%;
        margin: 0 auto;
    }
    .column-small {
        border-right: none;
        border-bottom: 1px dotted #00509d;
        width: 100%;
    }
    column-small:last-child {
        border-bottom: none;
    }

    .right-paddle {
        right: 2px;
    }

    .right-paddle .param-icon {
        position: relative;
        left: 11px;
    }

    .left-paddle {
        left: 0;
    }

    .left-paddle .param-icon {
        position: relative;
        left: -9px;
    }

    img.prodDetail {
        max-height: 100%;
        max-width: 100%;
    }

    .academy-img {
        display: none;
    }

    .grey-background,
    .blue-background,
    .sub-pdp-banner {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .software-list ul {
        column-count: 1 !important;
        column-gap: 20px;
    }

    #necessaryTrainings {
        padding: 0 20px !important;
    }
    li.gtm-reco {
        width: 50%;
    }

    .crossSellProductWrapper .ProListSlider2 li.gtm-reco {
        width: calc(50% - 20px) !important;
    }
    .sideImgThumb {
        width: unset !important;
        height: unset !important;
        min-height: 120px;
    }
    .blue-background, .grey-background {
        padding: 0 20px;
    }
    .software-list {
        padding: 0 10px !important;
    }
    .column-small {
        padding-left: 0;
        padding-right: 0;
    }
    .table-training {
        margin: 10px 0 !important;
        width: 100% !important;
    }
    .training-text + p {
        padding: 0 !important;
    }
    .prod-addcartDiv {
        top: 0;
    }
}
h3 p {
    font-size: 24px;
}
p {
    font-size: 14px;
}

.training-text + p {
    padding: 0 30px;
}

.crossSellProductWrapper .ProListSlider2 li.gtm-reco{
    width: calc(25% - 22px);
    margin-left: 10px;
    margin-right: 10px;
    height: 300px;
    border-right: 0;
}
.crossSellProductWrapper .ProListSlider2 li.gtm-reco .item{
    background: #fff;
    border-radius: 19px;
    width: 100%;
    height: 280px;
}
.crossSellProductWrapper .ProListSlider2 li.gtm-reco .item .sideImgThumb{
    width: 280px;
    height: 160px;
}
.product-crossSell-title{
    color: #fff;
}
.ProListSlider2 li.gtm-reco .item .sideButton {
    border-top: 1px solid #e7e7e7;
    padding-top: 5px;
}
.right-arrow:after {
    content: "\f105" !important;
}
.sideImgThumb .no-img{
    width: 50%;
    height: 100%;
}
.crossSellProductWrapper{
    padding: 0 10px;
}
.crossSellProductWrapper .ProListSlider2 li.gtm-reco .item .sideImgThumb .product-img {
    width: auto;
    height: 100%;
}
.bottom-spacer{
    height: 50px;
}

.table-training {
    width: calc(100% - 60px);
    padding: 20px;
    margin: 10px 30px;
    font-size: 18px;
}

.table-training thead th {
    color: #00509d;
    padding: 8px;
    font-weight: bold;
    text-align: center;
}

.table-training thead th.bold-text {
    width: 100px;
}

.table-training .icon-cell {
    text-align: center;
}

.table-training .fa-check {
    color: #00509d;
}

.table-training .fa-close {
    color: #d2d2d2;
}

.table-training .fa {
    font-size: 30px;
}

.table-training tbody {
    border-top: 1px solid #797979;
    border-bottom: 1px solid #797979;
}

.table-training tbody td {
    color: #333;
    padding: 8px;
}

.table-training tbody tr {
    border-bottom: 1px dotted #797979;
}


.training-text {
    padding: 30px 70px 10px 70px;
    font-size: 16px;
}

.diagnostics-features {
    padding-left: 50px;
    margin: 15px 0 !important;
}

.diagnostics-features p {
    /*height: 0;
    margin: 0;*/
}

.diagnostics-features ul {
    margin-bottom: 0;
    padding-left: 30px;
}

.diagnostics-features li {
    /*font-size: 14px;*/
    margin-bottom: 15px;
    list-style-type: disc;
}

.diagnostics-features li:first-child{
    margin-top: 15px;
}

.mainProdImage {
    max-width: 80%;
    float: left;
    float: left;
}

.software-list {
    padding: 10px 40px 0 40px;
}

.software-list ul {
    font-size: 14px;
    list-style-type: disc;
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 70px;
}

.software-list ul li {
    padding-bottom: 5px;
}

#document_locale.document-locale-select {
    width: auto;
    padding: 5px 3px;
}

.year-label {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
}
