.home_slider_top_wrap.noimage{
    padding-top: 150px;
    padding-bottom: 30px;;
}
.home_slider_top_wrap.noimage .inner_title_wrap{
    padding-bottom: 0;
}
.whatsapp_popup_wrap{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 1010;
    background:rgba(0,0,0,0.95);
    padding:100px 20px;
    display:none;
    text-align: center;
}
.whatsapp_popup_wrap .popup_inner_wrap{
    width:1000px;
    float:none;
    display:inline-block;
    text-align: left;
    position: relative;
}
.whatsapp_popup_wrap .common_header{
    margin-bottom: 20px;
}
.whatsapp_btn_fix{
    position:fixed;
    bottom:20px;
    left:20px;
    z-index: 100;
    width:50px;
    height:50px;
    line-height:50px;
    color:#fff;
    cursor: pointer;
    font-size:40px;
    background:#54c661;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.common_header.white{
    color:#fff;
}
.common_textbox{
    width:100%;
    display:inline-block;
    text-align: left;
    position: relative;
    padding:10px;
    font-size:20px;
    margin-bottom: 20px;
    background: #f3f3f3;
    border:0;
    border-left: 5px solid #c72618;
}
.common_textbox.input_error{
    background:#fbd6d6;
}
.form_loader{
    float:left;
    display:none;
    color:#000;
}
.form_loader.white{
    color:#fff;
}
.margin_top_20{
    margin-top:20px;
}
.error_full_wrap{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding:10px;
    text-align: center;
    background:#fbd6d6;
    color:#000;
    margin-bottom: 10px;
}
.success_full_wrap{
    width:100%;
    float:left;
    display:inline-block;
    position: relative;
    padding:10px;
    text-align: center;
    background:#e1fbd6;
    color:#000;
    margin-bottom: 10px;
}
.whatsapp_popup_wrap .close_wrap{
    position:absolute;
    top:5px;
    right:20px;
    font-size:40px;
    color:#fff;
    cursor: pointer;
}
.home_slider_top_wrap .owl-item{
  overflow: hidden;
}
#go_to_top {

    bottom: 20px;

    z-index: 23;

    position: fixed;

    right: 20px;

    display: none;

    z-index: 1000;

}

#go_to_top a {

    padding: 10px;

    text-align: center;

    padding-top: 14px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    width: 40px;

    height: 40px;

    border-radius: 3px;

    background: #f62124;

    float: left;

    display: inline-block;

}

#go_to_top img {

    border: none;

    float: left;

    display: inline-block;

}
.latest_product_wrap ul li a{
    color:#5A6064;
}
.latest_product_wrap ul li:hover .title_wrap{
    color:#bf2226;
}
.latest_product_wrap ul li .title_wrap{
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-overflow: ellipsis;
}
.footer_wrap ul .sub-menu{
    display:none;
}
.menu_fix_top_wrap .menu_wrap ul li{
    position: relative;
}
.menu_fix_top_wrap .menu_wrap ul .sub-menu{
    position:absolute;
    top:100%;

    right:0;
    min-width:100%;
    z-index: 10;
    opacity:0;
    visibility: hidden;
    background:#bf2226;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
    box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.menu_fix_top_wrap .menu_wrap ul li:hover .sub-menu{
    opacity:1;
    visibility: visible;
}
.menu_fix_top_wrap .menu_wrap ul .sub-menu a{
    white-space: nowrap;
    padding-top: 0;
    padding: 10px;
    text-align: left;
    float:left;
    font-size:14px;
}
.menu_fix_top_wrap .menu_wrap ul .sub-menu  li{
    width:100%;
    float:left;
    text-align: left;

}
.menu_fix_top_wrap .menu_wrap ul .sub-menu  li + li{
    border-top:1px solid #fff;
    margin-left:0;
}
.menu_fix_top_wrap .menu_wrap ul .sub-menu a:before{
    display:none;
    text-align: left;
}
.product_features_wrap ul li{
    padding-left:10px;
    padding-right: 10px;
}
.product_features_wrap ul li .title_wrap{
    font-size:15px;
}
.product_features_wrap ul li img{
    width:200px;
}



.machine_overview_wrap .image_wrap img{
    width:100%;
}

#google_translate_element{
    float:right;
    display:inline-block;
    position:relative;
    overflow:hidden;
    margin-left:10px;
    width:150px;
    margin-top: 8px;
}
#google_translate_element select{
    margin:0;
    float:left;
    display:inline-block;
    position: relative;
    line-height:33px;
    height:33px;
    width:100%;
}
.contact_form_map_parent_wrap{
    margin-top:50px;
    margin-bottom: 50px;
}
.contact_form_map_parent_wrap .form_wrap{
    width:40%;
    float:left;
}
.common_control{
    float:left;
    display:inline-block;
    position: relative;
    width:100%;
    padding:7px 10px;
    border:1px solid #aeaeae;
    margin-bottom: 20px;
    color:#000;
}
.common_control.input_error{
    background:#ffe8e8;
    color:#000;
}
.contact_form_map_parent_wrap .form_wrap .common_header {
    margin-bottom: 20px;
}
.contact_form_map_parent_wrap .form_wrap .label{
    width:100%;
    float:left;
    color:#2c2c2c;
    padding: 0;
    text-align: left;
    margin-bottom: 3px;
}
.contact_list_parent_wrap{
    width:60%;
    float:right;
    display:inline-block;
    padding-left: 50px;

}
.contact_list_wrap{
    margin-bottom: 35px;
}
.contact_list_wrap .map_wrap{
    width:50%;
    float:left;
    display:inline-block;
    padding-right: 25px;
}
.contact_list_wrap .map_wrap iframe{
    width:100%;
    height:250px;
}
.contact_list_wrap .info_wrap{
    width:50%;
    padding-left: 25px;
    float:left;
    display:inline-block;
}
.contact_list_wrap .info_wrap p{
    padding-right: 0;
}
.common_header.small{
    font-size:20px;
}
.content_info_wrap{
    padding: 50px 0;font-family: mont_light;
}
.content_info_wrap p{
    padding-right: 0 !important;
}
.content_info_wrap *{
    font-size:13px;
    line-height: 25px;;
}
.content_info_wrap table{
    width:100%;
    float:left;
    border: 1px solid #efefef;
    border-collapse: collapse;
}
.content_info_wrap table th{
    background: #fd3032;
    color:#fff;
}

.content_info_wrap table td,
.content_info_wrap table th{
    border: 1px solid #efefef;
    padding: 7px;;
}
@media only screen and (min-width:1100px){
    .gridContainer.small{
        min-width:1250px;
        max-width:1250px;
    }
    .latest_product_wrap ul li:nth-child(1n+0){
        padding-right: 25px;
        padding-left: 0;
    }
    .latest_product_wrap ul li:nth-child(2n+0){
        padding-left: 25px;
        padding-right: 0;
    }
    .latest_product_wrap ul.owl-carousel li:nth-child(1n+0),
    .latest_product_wrap ul.owl-carousel li:nth-child(2n+0){
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (max-width: 1100px) and (min-width: 786px){
    .contact_form_map_parent_wrap .form_wrap{
        width:30%;
    }
    .contact_list_parent_wrap {
        width: 70%;
    }
    .whatsapp_popup_wrap .popup_inner_wrap{
        width:100%;
    }
    .latest_product_wrap ul li{
        width:50%;
    }
    .latest_product_wrap ul li:nth-child(1n+0){
        padding-right: 25px;
        padding-left: 0;
    }
    .latest_product_wrap ul li:nth-child(2n+0){
        padding-left: 25px;
        padding-right: 0;
    }
    .latest_product_wrap ul.owl-carousel li:nth-child(1n+0),
    .latest_product_wrap ul.owl-carousel li:nth-child(2n+0){
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (max-width:786px){
    .contact_form_map_parent_wrap .form_wrap{
        width:100%;
    }
    .contact_list_parent_wrap{
        width:100%;
        padding-left: 0;
        margin-top:20px;
    }
    .contact_form_map_parent_wrap .form_wrap .half{
        width:50%;
    }
    .contact_form_map_parent_wrap .form_wrap .half:nth-child(odd){
        padding-right: 20px;
    }
    .contact_form_map_parent_wrap .form_wrap .half:nth-child(even){
        padding-left: 20px;
    }
    .whatsapp_popup_wrap .popup_inner_wrap{
        width:100%;
    }
    #google_translate_element{
        float:none;
        top:10px;
    }
    #go_to_top{
        bottom:65px;
    }
    .menu_fix_top_wrap .menu_wrap ul .sub-menu{
        position:relative;
        top:auto;
        float:left;
        display:inline-block;
        right:auto;
        min-width:100%;
        z-index: 10;
        opacity: 1;
        visibility: visible;
        background:#bf2226;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;-webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;

    }
    .menu_fix_top_wrap .menu_wrap ul .sub-menu li{
        margin-top:0;
        margin-left:0;
    }
    .menu_fix_top_wrap .menu_wrap ul .sub-menu a{
        width:100%;
        text-align: center;
    }
}
@media only screen and (max-width:480px){
    .resp_table_wrap{
        overflow: scroll;
    }
    .resp_table_wrap table{
        white-space: nowrap;
    }
    .home_slider_top_wrap.noimage{
        padding-top: 120px;
    }
    .contact_list_wrap .map_wrap{
        width:100%;
        padding-right: 0;
    }
    .contact_list_wrap .info_wrap{
        width:100%;
        padding-left: 0;
    }
    .contact_form_map_parent_wrap .form_wrap .half:nth-child(odd){
        padding-right: 10px;
    }
    .contact_form_map_parent_wrap .form_wrap .half:nth-child(even){
        padding-left: 10px;
    }
    .whatsapp_popup_wrap .common_header{
        font-size:20px;
    }
    .menu_fix_top_wrap .menu_wrap ul .sub-menu{
        margin-bottom: 0;
    }
}