*{
   // background:green !important;
}
.dummy_a{
    text-decoration: none !important;
}
.removeStyleTable {
    margin-bottom:0.5em;
}
.addresscolumn_contactpage p {
    margin-bottom:0px !important;
}
.addresscolumn_contactpage .address_section{
    margin-bottom:1.5em !important;
}
.removeStyleTable tr td,.removeStyleTable {
    border:0px !important;
    text-align: left !important;
    padding: 1px !important;
    padding-right:5px !important;
    width: auto;
}
.logo.site-branding img{
    height: 7rem;
}
#makeindia img{
    height: 6rem;
}
.menu-custom-menu-container{
    float:right;
}
#makeindia{
    text-align: right
}
.main-navigation ul ul a:hover{
    border-color:rgba(255, 255, 255, 0.6) !important;
}
.contact_form input{
    max-width: 100% !important;
}
.customtable thead tr th{
    background:#34495e !important;
    color:#fff;
}
.customtable  tr th{
    font-weight: 600;
}
.customtable tbody tr:nth-of-type(even){
        background-color: #f9f9f9;
}
.customproductimage{
    max-width: 100%;
    height: auto;
    width:100%;
    display: block;
    margin-bottom:1em;
}
.productslider{
    padding-top:2em;
    padding-bottom:3em;
    border-top: 1px solid #eee;
    width:100%;
    overflow-x: hidden;
}
.carousel-slider .carousel-slider__item img{
    max-width:150px !important;
    max-height: 150px !important;
}
.highlightslider .carousel-slider .carousel-slider__caption .title{
    color:#FF7E20 !important;
}
@media screen and (max-width: 600px){
   .menu-custom-menu-container{
        float:none;
    } 
}
@media only screen and (max-width: 766px){
    #makeindia,#mylogo{
         width: 47.39%;
    }
    .logo.site-branding img{
        max-width: 100%;
        max-height: 7rem;

    }
   
}

.flex-direction-nav{
   display: none !important;
}