.wiper-blade {
    padding-top: 50px;
}
.wiper-blade .row{
    align-items: center;
    justify-content: space-between;
}
.wiper-blade .col-md-7{
    width: 58.33%;
}
.wiper-blade .col-md-5{
    width: 41.66%;
}
.wiper-blade .wiper_blade_title h2 {
    font-size: 90px;
    color: #10332F;
    margin-bottom: 100px;
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
}
.wiper-blade .wiper_blade_title h2::before,
.wiper-blade .wiper_blade_title h2::after{
    content: attr(data-title);
    color: transparent;
    -webkit-text-stroke: 1px#DBE0E0;
    position: absolute;
    top: -90px;
    left: 0px;
    right: 0px;
    display: block;
}
.wiper-blade .wiper_blade_title h2::after {
    top: 90px;
}
.wiper-blade-video video{
    height: 560px;
    object-fit: cover;
    border-radius: 30px;
}
.form-sec{
    background: #FFFFFF;
    border: 2px solid #41B7A9;
    box-shadow: 0px 10.9592px 18.2653px rgba(0, 0, 0, 0.12);
    border-radius: 28px;
    padding: 40px 38px;
    margin-right: 56px;
    position: relative;
    z-index: 1;
}
.hori-search-bar-wrap h2{
    font-size: 30px;
    color: #10332F;
    margin-bottom: 32px;
    text-align: center;
}
.wiper-blade .form-sec .submit input.sub_wiper {
    display: block;
    margin: 0 auto;
    background-color: #40B7A9;
    margin-bottom: 24px;
    width: 100%;
    font-weight: 500;
}
.wiper-blade .form-sec .submit input.sub_wiper:hover {
    background-color: #000000;
}
.wiper-blade .form-sec .help{
    text-align: center;
}
.wiper-blade .form-sec .help a{
    text-align: center;
    text-decoration: underline;
    font-size: 18px;
    color: #10332F;
    transition: all 0.4s;
}
.wiper-blade .form-sec .help a:hover{
    color: #40B7A9;
}
.form-sec .select2-container {
    display: block;
    min-width: 100%;
}
.form-sec .select2-container--default .select2-selection--single {
    display: block;
    height: 50px;
    color: #444;
    line-height: 50px;
    background-color: #ffffff;
    border: 1px solid  #BAC5C3;
    border-radius: 10px;
    margin: 0;
}
.form-sec .select2-container--default .select2-selection--single .select2-selection__placeholder,
.form-sec .select2-container--default .select2-selection--single .select2-selection__rendered
{
    color: var(--secondary);
    font-size: 15px
}
.form-sec .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    padding-left: 20px;
    padding: 0px 14px;
}
.page-template-wiper-blade .year_wiper.disabled select, .page-template-wipers .year_wiper.disabled select, .page-template-windshield-wipers .year_wiper.disabled select, .inner-field select {
    width: 100%;
    padding: 0 14px;
    border-radius: 10px;
    appearance: none;
    -webkit-appearance: none;
    background-image: url('data:image/svg+xml,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.4" d="M1 1.5L6 6.5L11 1.5" stroke="%23767F8F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-position: 97% 20px;
    line-height: 46px;
    border-radius: 8px;
    border: 1px solid #BAC5C3;
    font-size: 15px;
    background-color: #FFF;
    background-size: 16px;
    color: var(--secondary);
}
.form-sec .inner-field {
    margin-bottom: 15px;
}
.form-sec .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url('data:image/svg+xml,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.4" d="M1 1.5L6 6.5L11 1.5" stroke="%23767F8F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    margin: 0;
    left: auto;
    right: 10px;
    top: 0;
    height: 48px;
    width: 20px;
}
.form-sec select {
    display: block;
    height: 48px;
    color: #444;
    line-height: 48px;
    background-color: #EFF4F3;
    border: 1px solid #D1DFDD;
    border-radius: 10px;
    margin: 0;
    width: 100%;
    opacity: 0.4;
    pointer-events: none;
    padding: 0 15px;
}
.form-sec .select2-container--default .select2-selection__clear {
    display: none;
}






.wiper-blade-video{
    margin-top: -230px;
}
.wiper_refill_driving .row{
    align-items: center;
    justify-content: space-between;
}
.wiper_refill_driving .text {
    padding-left: 80px;
    padding-right: 80px;
}
.wiper_refill_driving .text .title h2{
    font-size: 46px;
    color: #10332F;
    margin-bottom: 14px;
}
.wiper_refill_driving .text .title h2 span{
    color: #40B7A9;
}
.wiper_refill_driving .text h6{
    font-size: 18px;
    margin-bottom: 10px !important;
    color: #10332F;
}
.wiper_refill_driving .text p{
    font-size: 16px;
    margin-bottom: 24px;
    color: #0A1B16;
}
.wiper_refill_driving .image{
    height: 450px;
}
.wiper_refill_driving .image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.wiper_refill_driving .wpr .item{
    margin-bottom: 77px;
}
.wiper_refill_driving .wpr .item:last-child{
    margin-bottom: 0px;
}
.wiper_refill_driving .wpr .item:nth-child(even) .col-md-6:nth-child(even){
    order: -1;
}
.wiper_refill_driving .wpr .item:nth-child(even) .text{
    padding-left: 0;
    padding-right: 120px;
}




.accoridna-section-mobile {
    display: none;
}
section.wiper_blade_waiting {
    background-image: url('../images/tab-product-bg.png');
    background-repeat: no-repeat;
    background-position: center center;
}
section.wiper_blade_waiting h2 {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
}
.desktop_view {
    padding: 28px 0;
}
.wiper-info-text p {
    color: #0A1B16;
    font-size: 16px;
    font-weight: 500;
}
.wiper-info>.wiper-info-text{
    position: absolute;
    max-width: 300px;
}
.wiper-info {
    position: relative;
}
.wiper-info>.wiper-info-text:nth-child(2) {
    bottom: -20px;
    max-width: 224px;
    left: 175px;
}
.wiper-info>.wiper-info-text:nth-child(3) {
    top: 18px;
    max-width: 224px;
    left: 208px;
    text-align: right;
}
.wiper-info>.wiper-info-text:nth-child(4) {
    bottom: 10px;
    max-width: 250px;
    left: 528px;
    text-align: center;
}
.wiper-info>.wiper-info-text:nth-child(5) {
    top: 16px;
    max-width: 224px;
    right: 112px;
}
.wiper-info>.wiper-info-text:nth-child(6) {
    max-width: 300px;
    right: 77px;
    bottom: 18px;
    text-align: center;
}




.simple_easy_installation{
    position: relative;
}
.simple_easy_installation:before {
    content: "";
    background-image: url('https://www.uniwiper.com.au/wp-content/uploads/2023/06/Group-239547.png');
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    height: 490px;
    width: 100%;
    position: absolute;
    bottom: 110px;
    z-index: -1;
}
.simple_easy_installation .title{
    margin-bottom: 45px;
}
.simple_easy_installation .title h2{
    font-size: 46px;
    margin-bottom: 14px;
    text-align: center;
}
.simple_easy_installation .title p{
    font-size: 18px;
    font-weight: 500;
    width:40%;
    margin: 0 auto;
    text-align: center;
}
.simple_easy_installation iframe{
    border-radius: 30px;
    width: 100%;
    height: 560px;
    margin-bottom: 40px;
}
.simple_easy_installation ul.simple_easy_step{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.simple_easy_installation ul.simple_easy_step li{
    padding: 18px 25px;
    background-color: #fff;
    border-radius: 16px;
    border: 2px solid #40B7A9;
    box-shadow: 0px 10px 0px #40B7A9;
    text-align: center;
    max-width: 202px;
    margin-right: 20px;
}
.simple_easy_installation ul.simple_easy_step li:last-child{
    margin-right: 0;
}
.simple_easy_installation ul.simple_easy_step li .image {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 14px;
}
.simple_easy_installation ul.simple_easy_step li h5 {
    font-weight: 500;
    font-size: 16px;
    color: #10332F;
    margin-bottom: 0;
    font-family: inherit;
}


.why_choose_us{
    position: relative;
}
.why_choose_us:before {
    content: "";
    background-image: url('https://www.uniwiper.com.au/wp-content/uploads/2023/06/Group-239547.png');
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin:140px 0;
    z-index: -1;
}
.why_choose_us:after{
    content: "";
    display: block;
    width: 733px;
    height: 341px;
    border-radius: 310px;
    background: rgba(64, 183, 169, 0.20);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin:auto;
    z-index: -1;
}
.why-choose-box {
    padding: 35px 48px;
    border: 1px solid rgba(12, 40, 36, 0.08);
    justify-content: space-between;
    border-radius: 30px;
    display: flex;
    background-color: #FFF;
    width: 900px;
    align-items: center;
    margin: auto auto 20px;
    box-shadow: 0px 17px 30px 0px rgba(16, 51, 47, 0.05);
}
.why-choose-box-wrap .why-choose-box:nth-last-child(1){
    margin: auto auto 0px;
}
.why-choose-box:nth-child(even) {
    width: 1037px;
}
.why-choose-box .why-choose-icon{
    margin-right: 34px;
}
.why-choose-box .why-choose-icon img {
    min-width: 90px;
}
.why-choose-text h4 {
    font-size: 34px;
    color: #0C2824;
    margin-bottom: 12px;
}
.why-choose-text h4 span{
    color: #40B7A9;
}
.why-choose-text p {
    color: #0A1B16;
    font-size: 15px;
    margin-bottom: 0;
}
.premium_wiper_blade_deliverd{
    background-color: #10332F;
    padding: 0;
    overflow: hidden;
}
.premium_wiper_blade_deliverd .text {
    padding: 64px 15px 64px 25px;
    max-width: 1000px;
    height: 100%;
    display: flex;
    align-items: center;
}
.premium_wiper_blade_deliverd .text h2{
    font-size: 46px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 120%;
}
.premium_wiper_blade_deliverd .text p{
    font-size: 18px;
    margin-bottom: 25px;
    color: #fff;
    font-weight: 400;
    line-height:140%;
}
.premium_wiper_blade_deliverd .text .btn.btn-rounded {
    border-radius: 50px;
    line-height: 55px;
    padding-left: 67px;
    font-size: 20px;
}
.premium_wiper_blade_deliverd .image {
    height: 458px;
    margin-right: -34px;
}
.premium_wiper_blade_deliverd .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.col-md-5.p-0,
.col-md-7.p-0{
    padding: 0;
}
.premium_wiper_blade_deliverd .text a:before {
    content: "";
    height: 48px;
    width: 48px;
    display: inline-block;
    border-radius: 50px;
    background-color: #10332F;
    background-image: url('images/call-icon.png');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 4px;
    top: 4px;
}



.wiper_blade_waiting .title h2 {
    font-size: 46px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
}


@media (max-width: 767px){
    .form-sec {
        padding: 20px 16px;
        margin-right: 0px;
    }
    .wiper-blade-video {
        margin-top: 0px;
    }
    .wiper-blade .wiper_blade_title h2::before, .wiper-blade .wiper_blade_title h2::after {
        top: -48px;
    }
    .wiper-blade .wiper_blade_title h2::after {
        top: 49px !important;
    }
    .wiper-blade .wiper_blade_title h2 {
        font-size: 37px;
        text-align: center;
        margin-bottom: 70px;
    }
    .hori-search-bar-wrap h2 {
        font-size: 25px;
    }
    .wiper-blade .form-sec .help a {
        font-size: 15px;
    }
    .wiper-blade-video video {
        height: 300px;
    }
    section.wiper-blade [class*="col"] {
        width: 100%;
    }
    .col-md-5.p-0, .col-md-7.p-0{
        padding: 0 15px;
    }
    section.wiper-blade-make [class*="col"] {
        width: 100%;
        padding:0;
    }
    .form-sec-select h2 {
        font-size: 18px;
        margin-bottom: 9px;
    }
    .form-sec-select .select2-container .select2-selection--single .select2-selection__rendered {
        padding-top: 5px;
        font-size: 11px;
    }
    .form-sec-select .select2-container .select2-selection--single {
        height: 37px;
    }
    .form-sec-select .inner div.year_wiper select {
        height: 37px;
    }
    .form-sec-select .submit input.sub_wiper {
        font-size: 14px;
        padding: 7px;
        line-height: unset;
        margin-top: 0px;
    }
    .form-sec-select  .help a {
        font-size:14px;
    }
    .form-sec-select:after {
        width: 239px;
        height: 132px;
        top: -13px;
        padding: 24px;
        left: -8px;
    }
    .form-sec-select .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 5px;
    }
    .form-sec-select {
        padding: 27px 15px 45px;;
        min-height: fit-content;
        border-radius: 0px 22px 0px 0px;
        max-width: 300px;
        margin: 20px auto 20px;
        background-size: 100%;
    }
    .form-sec-select  .help {
        text-align: center;
        margin-top: 5px;
    }
    .form-sec-select:before {
        top: -36px;
        left: -29px;
        width: 50px;
        height: 50px;
        background-size: 50px;
        background-repeat: no-repeat;
    }
    .wiper-blade-make {
        background-position: left bottom;
        padding-bottom: 50%;
        z-index: 2;
        background-origin: border-box;
        position: relative;
    }
    .image_make img {
        width: 55%;
        right: 66px;
        top: unset;
        bottom: 59px;
    }
    section.wiper-blade-make .wpb_text_column {
        padding: 0 15px;
    }
    .car_img_col .image_desc {
        font-size: 14px;
    }
    .car_img_col h1 {
        font-size: 16px;
    }
    .wiper_refill_driving .image {
        height: auto;
    }
    .car_img_col h3 {
        font-size: 35px;
    }
    .wiper_refill_driving .text {
         padding-left: 0px; 
        padding-right: 0px;
    }
    .wiper_refill_driving .wpr .item:nth-child(even) .text {
        padding-left: 0;
        padding-right: 0;
    }
    .wiper_refill_driving .wpr .item:nth-child(1) .col-md-6:first-child {
        order: 2;
    }
    .wiper_refill_driving .wpr .item:nth-child(1) .col-md-6:last-child {
        order: 1;
    }
    .wiper_refill_driving .text .title h2 {
        font-size: 28px;
        margin-bottom: 8px;
        margin-top: 10px;
    }
    .wiper_refill_driving .wpr .item {
        margin-bottom: 30px;
    }
    .wiper_refill_driving .text h6 {
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 4px !important;
    }
    .wiper_refill_driving .text p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    section.wiper_refill_driving {
        padding-bottom: 30px;
    }
    .simple_easy_installation .title h2 {
        font-size: 30px;
    }
    .simple_easy_installation .title p {
        font-size: 16px;
        width: 100%;
    }
    .simple_easy_installation .title {
        margin-bottom: 30px;
    }
    section.simple_easy_installation iframe {
        max-height: 300px;
    }
    .simple_easy_installation  ul.simple_easy_step {
        flex-wrap: wrap;
        justify-content: center;
    }
    .simple_easy_installation  ul.simple_easy_step li h5 {
        font-size: 14px;
    }
   .simple_easy_installation  ul.simple_easy_step li {
        padding: 18px 8px;
        max-width: 146px;
        margin-right: 7px;
        margin-bottom: 18px;
    }
    .simple_easy_installation  ul.simple_easy_step li:last-child {
        margin-right: 7px;
    }
    section.premium_wiper_blade_deliverd {
        margin-top: 110px;
    }
    .why-choose-box {
        width: 100%;
        flex-wrap: wrap;
        padding:20px 20px;
    }
    .why-choose-box:nth-child(even) {
        width: 100%;
    }
    section.premium_wiper_blade_deliverd [class*="col"] {
        width: 100%;
    }
    .premium_wiper_blade_deliverd .image img {
        border-radius: 0px 0px 35px 35px;
    }
    .premium_wiper_blade_deliverd .text {
        padding: 0;
    }
    .premium_wiper_blade_deliverd .image {
        height: 360px;
        width: 300px;
        margin-right: 0;
        margin: 0 auto;
    }
    .premium_wiper_blade_deliverd .text h2 {
        font-size: 27px;
        margin-top: 15px;
    }
    .premium_wiper_blade_deliverd .text p {
        font-size: 14px;
    }
    .premium_wiper_blade_deliverd .text {
        padding: 0 0 30px;
        text-align: center;
        max-width: 450px;
        margin: 0 auto;
    }
    .premium_wiper_blade_deliverd .text .btn.btn-rounded {
        padding-left: 58px;
        font-size: 14px;
        padding-right: 17px;
    }
    .why-choose-text h4 {
        font-size: 25px;
    }
    .why-choose-box .why-choose-icon img {
        min-width: 60px;
        max-width: 60px;
        margin-bottom: 10px;
    }
    .simple_easy_installation .title p {
        font-size: 15px;
        width: 100%; 
        text-align: center;
    }
    .wiper-info {
        display: none;
    }
    .accoridna-section-mobile {
        display: flex;
        flex-direction: column;
    }
    .accoridna-section-mobile .accordion-list {
        order: -1;
        margin-bottom: 30px;
    }
    .accoridna-section-mobile .accordion-list .accordion-item {
        border-radius: 10px;
        border: 1px solid #EAF9F8;
        background: #FFF;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
        padding: 10px;
        text-align: center;
        display: none;
        max-width: 300px;
        margin: 0 auto;
        height: 78px;
    }
    .accoridna-section-mobile .accordion-list .accordion-item.active .accordion-content p {
        font-size: 11px;
        margin-top: 6px;
    }
    .accoridna-section-mobile .accordion-list .accordion-item.active h5 {
        font-size: 16px;
    }
    .accoridna-section-mobile .accordion-list .accordion-item.active {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section.wiper_blade_waiting {
        background-position: top center;
        background-size: contain;
    }
    section.wiper_blade_waiting {
        background-position: top center;
        background-size: contain;
    }
    .mobile-viper-img ul.accordian-dot li {
        position: absolute;
        border-radius: 10px;
        background-color: #FBB231;
        width: 14px;
        height: 14px;
        font-size: 0;
    }
    .mobile-viper-img ul.accordian-dot li:after {
        content: '+';
        font-size: 15px;
        top: -3px;
        position: absolute;
        text-align: center;
        display: block;
        width: 100%;
    }
    .wiper-info-wrap {
        position: relative;
    }
    .mobile-viper-img ul.accordian-dot li.active {
        background-color: transparent;
        background-image: url('https://staging.uniwiper.com.au/wp-content/uploads/2023/07/dot.png');
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        background-size: 100%;
        animation: animName 3s infinite;
    }
    .desktop_view {
        padding: 20px 0 40px;
    }
    section.wiper_blade_waiting .title h2 {
        font-size: 27px;
        max-width: 640px;
        width: 90%;
    }
    .mobile-viper-img ul.accordian-dot li.active:after{
       display:none;
    }
    @keyframes animName {
        0% {
            width: 20px;
        }
        30% {
            width: 10px;
        }
        100% {
            width: 20px;
        }
    }
    .mobile-viper-img ul.accordian-dot li.dot-1 {
        left: 9%;
        bottom: 15%;
    }
    .mobile-viper-img ul.accordian-dot li.dot-2 {
        bottom: 25%;
        left: 22%;
    }
    .mobile-viper-img ul.accordian-dot li.dot-3 {
        bottom: 38%;
        left: 50%;
    }
    .mobile-viper-img ul.accordian-dot li.dot-4 {
        right: 25%;
        top: 54%;
    }
    .mobile-viper-img ul.accordian-dot li.dot-5 {
        right: 8%;
        top: 52%;
    }
}
@media (min-width: 576px) and (max-width:767px){
    .wiper-blade .wiper_blade_title h2 {
        font-size: 33px;
    }
    section.wiper-blade [class*="col"] {
        width: 50%;
    }
    .form-sec-select  .help {
        text-align: center;
        margin-top: 17px;
    }
    .form-sec-select {
        max-width: 400px;
    }
    .form-sec-select .select2-container .select2-selection--single .select2-selection__rendered {
        padding-top: 12px;
        font-size: 14px;
    }
    .form-sec-select .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 12px;
    }
    .form-sec-select .select2-container .select2-selection--single {
        height: 50px;
    }
    .form-sec-select .submit input.sub_wiper {
        font-size: 16px;
        padding: 12px;
        margin-top: 11px;
    }
    .form-sec-select  .help {
        text-align: center;
        margin-top: 17px;
    }
    .form-sec-select h2 {
        font-size: 22px;
        margin-bottom: 21px;
    }
    section.wiper-blade-make 
     .car_img_col {
        margin-top: 20px;
    }
    .image_make img {
        width: 50%;
        right: 99px;
        bottom: 130px;
    }
    .wiper_refill_driving .wpr .item:nth-child(1) .col-md-6:first-child {
        order: 1;
    }
    .wiper_refill_driving .wpr .item:nth-child(1) .col-md-6:last-child {
        order: 2;
    }
    .wiper_refill_driving .col-md-6 {
        width: 50%;
    }
    .form-sec-select .inner div.year_wiper select {
        height: 50px;
    }
    .wiper_refill_driving .wpr .item {
        margin-bottom: 50px;
    }
    .mobile-viper-img ul.accordian-dot li.dot-4 {
        right: 25%;
        top: 47%;
    }
    .mobile-viper-img ul.accordian-dot li.dot-5 {
        right: 8%;
        top: 45%;
    }
    .mobile-viper-img img {
        width: 100%;
    }
    .mobile-viper-img ul.accordian-dot li.dot-3 {
        bottom: 45%;
        left: 53%;
    }
}
@media (min-width:768px) and (max-width:1199px){
    .wiper-blade .wiper_blade_title h2 {
        font-size: 53px;
    }
    .form-sec {
        margin-right: 19px;
        padding: 28px 20px;
    }
    .hori-search-bar-wrap h2 {
        font-size: 24px;
    }
    .wiper-blade .wiper_blade_title h2::before, .wiper-blade .wiper_blade_title h2::after {
        top: -67px;
    }
    .wiper-blade .wiper_blade_title h2::after {
        top: 67px;
    }
    section.make-wiper .btn-wrap a {
        padding: 0px 16px;
    }
    .wiper-blade .form-sec .help a {
        font-size: 15px;
    }
    .wiper-blade .form-sec .submit input.sub_wiper {
        margin-bottom: 12px;
        font-size:14px;
    }
    .form-sec-select  .help {
        text-align: center;
        margin-top: 10px;
    }
    .form-sec-select {
        max-width: 480px;
        background-size: 100%;
    }
    section.wiper-blade-make [class*="col"] {
        width: 50%;
    }
    section.wiper-blade-make .car_img_col {
        width: 100%;
    }
    section.wiper-blade-make .wpb_text_column {
        width: 100%;
         padding: 0;
    }
    .form-sec-select .select2-container .select2-selection--single .select2-selection__rendered {
        padding-top: 12px;
        font-size: 14px;
    }
    .form-sec-select .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 12px;
    }
    .form-sec-select .select2-container .select2-selection--single {
        height: 50px;
    }
    .form-sec-select .submit input.sub_wiper {
        font-size: 16px;
        padding: 4px;
        margin-top: 0;
    }
    .form-sec-select h2 {
        font-size: 22px;
        margin-bottom: 9px;
    }
    .car_img_col .image_desc {
        font-size: 14px;
    }
    .form-sec-select:after {
        width: 309px;
        height: 159px;
        left: -9px;
        top: -10px;
    }
    .form-sec-select:before {
        top: -42px;
        left: -26px;
    }
    .car_img_col h1 {
        font-size: 16px;
    }
    .car_img_col h3 {
        font-size: 40px;
    }
    .image_make img {
        width: 40%;
        right: 43px;
        top: 213px;
    }
    .wiper_refill_driving .text .title h2 {
        font-size: 30px;
        margin-bottom: 0;
        line-height:80%;
    }
    .simple_easy_installation .title h2 {
        font-size: 32px;
        margin-bottom: 3px;
        text-align: center;
    }
    .simple_easy_installation .title {
        margin-bottom: 25px;
    }
    .simple_easy_installation .title p {
        font-size: 16px;
        width: 54%;
    }
    .wiper_blade_waiting .title h2 {
        font-size: 30px;
        width: 60%; 
    }
    .wiper_refill_driving .text {
        padding: 0;
    }
    .wiper-blade-make {
        padding-bottom: 24%;
        background-position: 0px 197px;
    }
    .wiper_refill_driving .wpr .item:nth-child(even) .text {
        padding-right: 0;
    }
    .wiper-info-text p {
        font-size: 14px;
    }
    .wiper-info>.wiper-info-text:nth-child(5) {
        top: 6px;
        max-width: 174px;
        right: -8px;
    }
    .wiper-info>.wiper-info-text:nth-child(3) {
        top: 5px;
        max-width: 153px;
        left: 138px;
    }
    .wiper-info>.wiper-info-text:nth-child(2) {
        bottom: -41px;
        max-width: 183px;
        left: 113px;
    }
    .wiper-info>.wiper-info-text:nth-child(6) {
        max-width: 214px;
        right: 247px;
        bottom: 9px;
    }
    .wiper-info>.wiper-info-text:nth-child(4) {
        bottom: 10px;
        max-width: 198px;
        left: unset;
        right: 0;
        text-align: center;
    }
    section.wiper_blade_waiting {
        background-size: 50%;
    }
    .simple_easy_installation  ul.simple_easy_step {
        flex-wrap: wrap;
        justify-content: center;
    }
    .simple_easy_installation  ul.simple_easy_step li h5 {
        font-size: 14px;
    }
    .simple_easy_installation  ul.simple_easy_step li:last-child {
        margin-right: 7px;
    }
    .simple_easy_installation  ul.simple_easy_step li {
        padding: 18px 5px;
        max-width: 116px;
        margin-right: 7px;
        margin-bottom: 0px;
        height: 141px;
    }
    .premium_wiper_blade_deliverd .image img {
        border-radius: 1px 100% 100% 0px;
    }
    section.premium_wiper_blade_deliverd .row {
        align-items: center;
    }
    .premium_wiper_blade_deliverd .text {
        padding: 58px 15px;
    }
    .premium_wiper_blade_deliverd .image {
        height: 570px;
        margin-right: 0px;
    }
    .premium_wiper_blade_deliverd .text h2 {
        font-size: 32px;
    }
    .premium_wiper_blade_deliverd .text p {
        font-size: 16px;
    }
    .why-choose-box {
        width: 85%;
    }
    .why-choose-box:nth-child(even) {
        width: 100%;
    }
    .why-choose-text h4 {
        font-size: 30px;
    }
    .premium_wiper_blade_deliverd .text .btn.btn-rounded{
        font-size: 16px;
    }
}
@media (min-width: 992px) and (max-width:1199px) {
    .wiper-blade .wiper_blade_title h2 {
        font-size: 70px;
    }
    .wiper-info>.wiper-info-text:nth-child(2) {
        bottom: -87px;
    }
    .wiper-info>.wiper-info-text:nth-child(6) {
        right: 328px;
    }
}
@media (min-width:1200px) and (max-width:1450px) {
    .wiper-blade .wiper_blade_title h2 {
        font-size: 84px;
    }
    .premium_wiper_blade_deliverd .image {
        margin-right: -30px;
    }
    .premium_wiper_blade_deliverd .image {
        height: 100%;
    }
}