.cms-resin-calculator .breadcrumbs {
    display: none;
}
.cms-resin-calculator main#maincontent {
    padding: 0px !important;
    max-width: 100% !important;
}


/*=========== Start resign-calculator-select =============*/
.resign-calculator-select {
    float: left;
    width: 100%;
    padding: 150px 0px 70px;
    color: #fff;
}
.resign-calculator-select .custom-row {
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px;
}

.resign-calculator-select .column {
    margin: 30px 15px;
    border: solid 3px #fff;
    text-align: center;
    padding-bottom: 25px;
    cursor: pointer;
}
.resign-calculator-select .column.active {
    background: #fff;
}
.resign-calculator-select .column > a {
    color: #fff;
    height: 100%;
    display: block;
}

.resign-calculator-select .column figure {
    margin-top: -40px;
    margin-bottom: 15px;
}

.resign-calculator-select .column img {
    max-height: 155px;
    width: auto;
    margin: auto;
}

.resign-calculator-select .column .title {
    font-size: 32px;
    font-family: 'Vinyl OT';
    line-height: 1;
    color: #ffffff;
    margin-bottom: 0;
    padding: 0px 10px;
}
.resign-calculator-select .column.active .title {
    color: #3d267e;
}
/*=========== End resign-calculator-select =============*/

.resign-calculator-commen {
    float: left;
    width: 100%;
}
.resign-calculator-commen .top-bar {
    float: left;
    width: 100%;
    background: #f5f9fc;
    padding: 65px 0px;
}
.resign-calculator-commen .container {
    position: relative;
}
.resign-calculator-commen .heading-title ~ p {
    margin-top: 25px;
    font-weight: 500;
}
.resign-calculator-commen .top-bar .custom-row {
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 20px;
}
.resign-calculator-commen .top-bar .column {
    margin: 0px 15px 30px;
}
.resign-calculator-commen .top-bar .col-input {
    width: 18%;
}
.resign-calculator-commen .top-bar .col-number {
    width: 8%;
}
.resign-calculator-commen .top-bar label.lable {
    display: block;
    font-size: 21px;
    font-weight: 500;
    color: #5f1eb0;
    margin-bottom: 8px;
}
.resign-calculator-commen .top-bar input {
    font-size: 21px;
    font-weight: 600;
    color: #3e3d46;
    box-shadow: none;
    border: solid 1px #5f1eb0;
    height: 55px;
    width: 100%;
    background-color: #ffffff;
    padding: 0px 25px;
}
.resign-calculator-commen .top-bar select {
    font-size: 21px;
    font-weight: 600;
    color: #3e3d46;
    box-shadow: none;
    border: solid 1px #5f1eb0;
    height: 55px;
    width: 100%;
    background-color: #ffffff;
    padding: 0px 45px 0px 20px;
    background-position: center right 10px;
}
.resign-calculator-commen .top-bar .btn-wrap {
    text-align: center;
}
.resign-calculator-commen .top-bar .btn-border-purple {
    background-color: transparent;
    font-weight: normal;
    border: solid 3px #5f1eb0;
    background-size: calc(100% + 70px);
    transition: all 0.8s;
}
.resign-calculator-commen .top-bar .btn-border-purple:hover {
    background-image: url(../images/button-hover-2.png);
    background-repeat: no-repeat;
    background-position: 100% calc(100% + 22px);
}
.resign-calculator-commen .bottom-bar {
    float: left;
    width: 100%;
    position: relative;
    background-image: url(../images/product-detail-resin-need.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 65px 0px 75px;
}
.resign-calculator-commen.resign-calculator-bottom .bottom-bar {
    background-image: url(../images/product-detail-you-need.jpg);
}
.resign-calculator-commen .bottom-bar:before {
    content: "";
    background-image: url(../images/product-detail-resin-need-down.png);
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: top center;
}
.resign-calculator-commen .bottom-bar .custom-row {
    justify-content: center;
}
.resign-calculator-commen .bottom-bar .column {
    text-align: center;
    border: solid 6px #fff;
    color: #fff;
    padding: 20px;
    margin: 0px 15px;
    width: 24%;
}
.resign-calculator-commen .bottom-bar .title {
    font-size: 32px;
    font-family: 'Vinyl OT';
    line-height: 1;
    margin-bottom: 10px;
}
.resign-calculator-commen .bottom-bar .value {
    font-size: 64px;
    font-family: 'Vinyl OT';
    line-height: 1;
    margin-bottom: 5px;
}
.resign-calculator-commen .bottom-bar .column p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

/*============ Start mini responsive =============*/
@media screen and (min-width: 768px){
    .resign-calculator-select .owl-stage {
        width: calc(100% + 26px) !important;
        transform: translate3d(0px, 0px, 0px) !important;
        margin-left: -13px;
        margin-right: -13px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .resign-calculator-select .owl-item {
        width: 25% !important;
    }
    .resign-calculator-select .owl-stage-outer {
        overflow: inherit;
    }
}
@media screen and (min-width: 992px){
    .resign-calculator-select .owl-item {
        width: 190px !important;
    }
    .resign-calculator-select .owl-stage {
        padding: 0px 20px;
    }
}

@media screen and (min-width: 1200px){
    .resign-calculator-select .owl-stage {
        width: calc(100% + 30px) !important;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0px 110px;
    }
    .resign-calculator-select .owl-item {
        width: 190px !important;
    }
}

@media screen and (min-width: 1920px){
    .resign-calculator-select .owl-item {
        width: 228px !important;
    }
    .resign-calculator-select .owl-stage {
        padding: 0px 120px;
    }
}

/*============ End mini responsive =============*/

@media screen and (max-width: 1919px){
    .resign-calculator-select {
        padding: 100px 0px 55px;
    }
    .resign-calculator-select .custom-row {
        margin-left: -13px;
        margin-right: -13px;
    }
    .resign-calculator-select .column {
        margin-right: 13px;
        margin-left: 13px;
        padding-bottom: 20px;
        border-width: 2px;
    }

    .resign-calculator-select .column figure {
        margin-top: -30px;
        margin-bottom: 10px;
    }
    .resign-calculator-select .column img {
        max-height: 130px;
    }
    .resign-calculator-select .column .title {
        font-size: 28px;
    }

    .resign-calculator-commen .top-bar {
        padding: 50px 0px;
    }
    .resign-calculator-commen .heading-title ~ p {
        margin-top: 20px;
    }
    .resign-calculator-commen .top-bar .custom-row {
        margin-bottom: 15px;
    }
    .resign-calculator-commen .top-bar .column {
        margin: 0px 10px 25px;
    }
    .resign-calculator-commen .top-bar .col-input {
        width: 20%;
    }
    .resign-calculator-commen .top-bar label.lable {
        font-size: 18px;
        margin-bottom: 7px;
    }
    .resign-calculator-commen .top-bar input {
        font-size: 18px;
        height: 45px;
        padding: 0px 20px;
    }
    .resign-calculator-commen .top-bar select {
        font-size: 18px;
        height: 45px;
        padding: 0px 30px 0px 15px;
        background-position: center right 5px;
        background-size: 22px;
    }
    .resign-calculator-commen .top-bar .btn-border-purple {
        background-size: calc(100% + 75px);
        transition: all 0.7s;
        font-size: 28px;
        border-width: 2px;
    }
    .resign-calculator-commen .bottom-bar {
        padding: 55px 0px 60px;
    }
    .resign-calculator-commen .bottom-bar:before {
        background-size: 60px;
    }
    .resign-calculator-commen .bottom-bar .column {
        padding: 15px;
        margin: 0px 12px;
        width: 25%;
        border-width: 5px;
    }
    .resign-calculator-commen .bottom-bar .title {
        font-size: 28px;
        margin-bottom: 9px;
    }
    .resign-calculator-commen .bottom-bar .value {
        font-size: 50px;
        margin-bottom: 4px;
    }
    .resign-calculator-commen .bottom-bar .column p {
        font-size: 16px;
    }
}
@media screen and (max-width: 1199px){
    .resign-calculator-select {
        padding: 80px 0px 40px;
    }
    
    .resign-calculator-select .column .title {
        font-size: 25px;
    }

    .resign-calculator-commen .top-bar {
        padding: 40px 0px;
    }
    .resign-calculator-commen .heading-title ~ p {
        margin-top: 12px;
    }
    .resign-calculator-commen .top-bar .col-input {
        width: 21%;
    }
    .resign-calculator-commen .top-bar .col-number {
        width: 9%;
    }
    .resign-calculator-commen .top-bar .column {
        margin: 0px 7px 20px;
    }
    .resign-calculator-commen .top-bar label.lable {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .resign-calculator-commen .top-bar input {
        font-size: 16px;
        height: 40px;
        padding: 0px 15px;
    }
    .resign-calculator-commen .top-bar select {
        font-size: 16px;
        height: 40px;
        padding: 0px 27px 0px 13px;
        background-position: center right 3px;
        background-size: 20px;
    }
    .resign-calculator-commen .top-bar .btn-border-purple {
        font-size: 24px;
    }
    .resign-calculator-commen .bottom-bar {
        padding: 45px 0px 50px;
    }
    .resign-calculator-commen .bottom-bar:before {
        background-size: 50px;
    }
    .resign-calculator-commen .bottom-bar .column {
        border-width: 4px;
    }
    .resign-calculator-commen .bottom-bar .title {
        font-size: 24px;
        margin-bottom: 8px;
    }
    .resign-calculator-commen .bottom-bar .value {
        font-size: 45px;
        margin-bottom: 3px;
    }
    .resign-calculator-commen .bottom-bar .column p {
        font-size: 14px;
    }

}
@media screen and (max-width: 991px){
    .resign-calculator-select {
        padding: 60px 0px 25px;
    }
   
    .resign-calculator-select .column .title {
        font-size: 24px;
    }

    .resign-calculator-commen  .top-bar .column {
        margin: 0px 5px 20px;
    }
    .resign-calculator-commen  .top-bar .col-input {
        width: 23%;
    }
    .resign-calculator-commen  .top-bar label.lable {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .resign-calculator-commen  .top-bar input {
        font-size: 14px;
        height: 36px;
        padding: 0px 12px;
    }
    .resign-calculator-commen  .top-bar select {
        font-size: 14px;
        height: 36px;
        padding: 0px 20px 0px 9px;
        background-position: center right 1px;
        background-size: 18px;
    }
    .resign-calculator-commen  .top-bar {
        padding: 30px 0px;
    }
    .resign-calculator-commen  .top-bar .custom-row {
        margin-bottom: 5px;
    }
    .resign-calculator-commen  .bottom-bar {
        padding: 35px 0px 40px;
    }
    .resign-calculator-commen  .bottom-bar:before {
        background-size: 40px;
    }
    .resign-calculator-commen  .bottom-bar .column {
        border-width: 3px;
        width: 30%;
    }
    .resign-calculator-commen  .bottom-bar .title {
        font-size: 22px;
    }
    .resign-calculator-commen  .bottom-bar .value {
        font-size: 40px;
        margin-bottom: 3px;
    }
    .resign-calculator-commen.resign-calculator-bottom .top-bar .col-input {
        width: 24%;
    }
}
@media screen and (max-width: 767px){
    .resign-calculator-select {
        padding: 60px 0px 35px;
    }
    .resign-calculator-commen .top-bar {
        padding: 40px 0px;
    }
    .resign-calculator-commen .top-bar .col-input, 
    .resign-calculator-commen.resign-calculator-bottom .top-bar .col-input {
        width: calc(100% - 10px);
    }
    .resign-calculator-commen .top-bar .col-select {
        width: 60%;
    }
    .resign-calculator-commen .top-bar .col-number {
        width: calc(100% - 10px);
    }
    .resign-calculator-commen .top-bar label.lable {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .resign-calculator-commen .top-bar input {
        font-size: 16px;
        height: 40px;
        padding: 0px 15px;
    }
    .resign-calculator-commen .top-bar select {
        font-size: 16px;
        height: 40px;
        padding: 0px 27px 0px 13px;
        background-position: center right 3px;
        background-size: 20px;
    }
    .resign-calculator-commen .top-bar .custom-row {
        flex-direction: column;
        width: 224px;
        margin: auto;
        margin-bottom: 15px;
    }
    .resign-calculator-commen .bottom-bar {
        padding: 70px 0px;
    }
    .resign-calculator-commen .bottom-bar:before {
        background-size: 60px;
    }
    .resign-calculator-commen .bottom-bar .column {
        border-width: 3px;
        width: calc(50% - 20px);
        margin: 0px 10px;
        padding:15px;
    }
    .resign-calculator-commen .bottom-bar .value {
        font-size: 30px;
        margin-bottom: 3px;
    }

    .resign-calculator-select .owl-stage {
        display: flex;
        flex-wrap: wrap;
        padding: 0px 0px 30px;
    }
    .resign-calculator-select .column {
        height: 100%;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        border-width: 2px;
        padding-bottom: 5px;
    }
    .resign-calculator-select .column img {
        max-height: 100px;
    }
    .owl-carousel.distributor-range-slider .owl-nav button.owl-prev, 
    .owl-carousel.distributor-range-slider .owl-nav button.owl-prev:hover {
        background-image: url(../images/Left-Arrow-White.svg);
        top: 50%;
        width: 14px;
        height: 28px;
        transform: translate(-150%, -50%);
    }
    .owl-carousel.distributor-range-slider .owl-nav button.owl-next, 
    .owl-carousel.distributor-range-slider .owl-nav button.owl-next:hover {
        background-image: url(../images/Right-Arrow-White.svg);
        top: 50%;
        width: 14px;
        height: 28px;
        transform: translate(150%, -50%);
    }

}
@media screen and (max-width: 575px){
    .resign-calculator-select {
        padding: 55px 0px 30px;
    }
    .resign-calculator-commen .container {
        padding: 0px 20px;
    }
    .resign-calculator-commen .bottom-bar .column {
        border-width: 2px;
        width: calc(50% - 16px);
        margin: 0px 8px;
        padding:10px;
    }
    .resign-calculator-commen .bottom-bar .title {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .resign-calculator-commen .bottom-bar .value {
        font-size: 23px;
        margin-bottom: 3px;
    }
    .resign-calculator-commen .bottom-bar .column p {
        font-size: 12px;
    }
    .resign-calculator-select .container {
        padding: 0px 25px;
    }
}
