@media all and (min-width:1025px) and (max-width:1365px){
    .imgsec.w-50 img {
        max-width: 200px;
    }
    .Notificationtxt.w-50 p {
        font-size: 26px;
    }
    .imgsec.w-50{
        text-align: center;
        width: 36%;
    }
    .Notificationtxt.w-50 {
        width: 62%;
    }    
    section.productSlider.shadow.padding-50 .container{
        width: 80%;
    }
}
@media all and (min-width:360px) and (max-width:1024px){

    .toggleMenuButton {
        position: absolute;
        width: 22px;
        left: 0;
        z-index: 91;
        height: auto;
        z-index: 91;
        cursor: pointer;
    }
    section.productSlider.shadow.padding-50 .container{
        width: 80%;
    }
    .toggleMenuButton span {
        height: 2px;
        width: 100%;
        position: relative;
        margin-bottom: 4px;
        display: block;
        -moz-transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background: #fcb900;;
    }
    .IconMenu ,.DropDownmenu{
        width: 100%;
    }
    .DropDownmenu li {
        padding: 30px 20px;
    }
    .toggleMenuButton span:last-child {
        margin-bottom: 0;
    }
    .headerMenuOpen .toggleMenuButton span:nth-child(1) {
        transform: rotate(45deg);
        top: 5px;
        background: #232323;
    }
    .headerMenuOpen .toggleMenuButton span:nth-child(2) {
        transform: rotate(-45deg);
        background: #232323;
        top: -1px;
    }
    .headerMenuOpen .toggleMenuButton span:last-child {
        display: none;
    }
    .secondary-header{
      display: none;
    }
    .headerMenuOpen .secondary-header{
        top: 0;
        display: block;
        position: fixed;
        padding: 0;
        left: 0px;
        z-index: 10;
        right: 0;
        margin-top: 0;
        background: #232322;
        bottom: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        overflow: auto;
    }
    .headerMenuOpen  .primary-header {
        padding-top: 15px;
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 11;
        border-bottom: 1px solid #fff;
        box-shadow: 0 3px 5px #000;
    }
    .imgsec.w-50 {
        width: 36%;
        text-align: center;
    }
    .Notificationtxt.w-50 {
        width: 64%;
    }
    .Logo a img {
        max-width: 132px;
    }
    .headerMenuOpen .secondary-header .flexone{
        flex-wrap: wrap;
        padding-top: 94px;
        justify-content: left;
    }
    .flexone {
        position: relative;
        flex-wrap: wrap;
    }
    .overflow-hidden {
        overflow: hidden;
    }
    .headerMenuOpen .IconMenu li, .headerMenuOpen .DropDownmenu li {
        display: inline-block;
        margin-right: 0;
        border-bottom: 1px solid #fff;
        width: 100%;
        margin-left: 0;
        background: #fcb900;
        box-sizing: border-box;
    } 
    .languageswitch {
        padding-left: 38px;
    }
    
    .breadcrumb {
        background: #fcb900;
        color: #232323;
        padding: 10px 0;
    }
    .pageTitle h2{
        font-size: 18px;
    }
    .pageTitle img {
        max-width: 60px;
    }
    .productlistbr .imageContainer {
        top: 14px;
        text-align: center;
        transform: none;
        width: 45%;
    }
    .imageContainer img {
        max-width: 400px;
        margin: auto;
        width: 100%;
    }
    .prolistingwrap .Productlistitem {
        min-height: 100%;
    }
    .leftPannel h1{
        font-size: 24px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .tabbing.flexone.flex-wrap {
        width: 100%;
        align-items: baseline;
        margin: auto;
        white-space: nowrap;
        overflow-y: hidden;
        position: relative;
        display: flex;
        flex-wrap: nowrap;
        min-height: 340px;
    }
    .tablistItem {
        min-width: 200px;
        padding: 26px 0;
    }
    .rendrContainer {
        min-width: 800px;
        top: 60px;
    }
 
    .tabingcontnr .sectiontitle {
        background: #232322
    }
    .griditem.bg_blcak {
        font-size: 14px;
    }
    .gridtable {
        width: 100%;
    }
    .tablistItem h4 {
        font-size: 18px;
    }
    .tabingcontnr .sectiontitle h3 {
        color: #ffffff;
    }
    ul.Dropdown {
        position: static;
    }
    ul.Dropdown:after {
        display: none;
    }
    .SoicialLink li {
        background: #898989;
        margin-bottom: 5px;
        width: 50px;
        height: 50px;
        margin-left: auto;
    }
    .SoicialLink li a svg {
      font-size: 24px;
      color: #fff;
    }
    .SoicialLink li:hover {
        width: 60px;
        height: 60px;
    }
    .IconMenu li{
        position: relative;
    }
    .iconMenuText{
    position: absolute;
    top: 28px;
    left: 84px;
    display: block;
    color: #232322;
    font-size: 16px;
    }
    .DropDownmenu li a {
        color: #232322;
    }
    .Productlistitem {
        width: 48%;
    }
    .IconMenu ul li a img.blackicon {
        display: block;
    }
    .IconMenu li:hover a img.yeloicon {
        display: none;
    }
    .headerMenuOpen .IconMenu ul li a img{
        display: none;
    }
    .headerMenuOpen .IconMenu ul li a img.blackicon {
        display: inline-block;
    }
    .headerMenuOpen .DropDownmenu .Dropdown li{
        display: block;
    width: 100%;
    left: 0;
    background: #fcb900;
    }
    .DropDownmenu ul li .Dropdown{
        background: #fcb900;
    }
}

@media all and (min-width:768px) and (max-width:1024px){

    .iconMenuText{
        top: 41px;
    left: 106px;
    }

}


@media all and (min-width:360px) and (max-width:767px){

    .headerMenuOpen  .IconMenu ul li a img {
        max-width: 71px;
    }
    .breadcrumb.padding-50 {
        padding: 20px 0;
    }
    .imageContainer {
        position: relative;
        top: 0;
        right: 0;
        margin: auto;
    text-align: center;
    }
    .productlistbr .imageContainer {
        top: 14px;
        text-align: center;
        transform: none;
        width: 100%;
        position: relative;
    }
    section.productSlider.shadow.padding-50 .container{
        width: 100%;
    }
    .banner {
        padding-top: 0;
    }
    .leftPannel.w-50 {
        width: 100%;
    }
    .leftPannel.w-50 h2 {
        margin-bottom: 20px;
        padding-top: 20px;
        font-size: 21px;
    }
    .ProductDesc h2 {
        font-size: 20px;
    }
    section.productListWrap:before,.imgsec.w-50 ,.Notificationtxt.w-50 ,.footeritems {
        width: 100%;
    }
    .footeritems:nth-child(2) {
        width: 100%;
        text-align: left;
        padding: 20px 0;
    }
    .footeritems li {
        text-align: right;
        margin-bottom: 30px;
        font-size: 16px;
        display: inline-block;
        padding: 10px;
    }
    .flexone.ProductList {
     
    }
    .Productlistitem {
        width: 100%;
        margin-bottom: 20px;
        display: inline-block;
    }
    .ProductDesc p {
        white-space: break-spaces;
    }
    .sectiontitle {
        height: 71px;   
        width: 100%;
        position: relative;
    }
    .sectiontitle h3 {
        position: absolute;
        color: #fff;
        right: 0;
        font-size: 21px;
        text-transform: uppercase;
        margin: auto;
        text-align: center;
        left: 0;
        transform: none;
    }
    .productSlider {
        background-color: #fcb900;
        position: relative;
        padding-top: 0;
    }
    .Notificationtxt.w-50 h2,.Notificationtxt.w-50 p {
        font-size: 24px;
        font-weight: 600;
        text-align: justify;
    }
    .imgsec.w-50 {
        padding: 20px;
    }
    .seeMore {
        text-align: center;
    }
    .seeMore span {
        margin: auto;
    }
    .DropDownmenu ul li .Dropdown {
        width: 100%;
        left: 0;
        padding: 0;
        padding: 10px 0;
        right: 0;
        background: #fcb900;
        box-sizing: border-box;    
        /* position: relative; */
    }
    .DropDownmenu ul li:hover .Dropdown {
        display: none;
    }
    .headerMenuOpen .DropDownmenu .Dropdown li{
        display: block;
    width: 100%;
    left: 0;
    background: #fcb900;
    padding: 10px 15px;
    right: 0;
    box-sizing: border-box;
    border: 0;
        /* position: relative; */
       
    }
    ul.Dropdown li:hover {
        color: #fcb900;
        background: #ffa500;
    }

.mFSConent{
    max-height: 90%;
    max-width: 360px;
}
#multistepsform fieldset{
    padding: 20px 0px;
}
#multistepsform .fs-title{
    font-size: 18px;
}
#multistepsform fieldset .productDesc{
    max-width: 312px;
}
.productDesc a{
    font-size: 12px;
    padding: 0 16px;
    margin: 6px;
    min-width: 96px;
    line-height: 1.3;
    width: 96px;
    word-break: break-word;
    display: grid;
    min-height: 34px;
}
.machineFinderMailContent h3{
    font-size: 18px;
}
#multistepsform{
    width: 312px;
}
.progressWrap{
    white-space: nowrap;
    overflow: hidden;
    width: 312px;
}
#multistepsform #progressbar{
    overflow: auto;
    width: auto;
    padding-bottom: 12px;
}
#multistepsform #progressbar li{
    float: none;
    display: inline-block;
    width:106px;
}

}

