/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9 Dec, 2019, 4:36:56 PM
    Author     : Ardhas
*/

/*.searchBoxWrap input[type="text"] {
    height: 43px;
    border: 1px solid #e5e5e5;
    padding-right: 48px;
    font-size: 1.167em;
    margin-left: -200px;
    color: #888888;
    width: 100%;
}*/

/*.langSelectBox {
    float: left;
    margin-left: 60%;
    margin-top: -4%;
}*/


.row {
    margin: 0 0 11px;
}

.contentWidthSlider{
    width:100%;
    padding: 0;
}
.footerCont .container .row .footerinfo{
    padding: 5px;
}
#nav .MenuLiFirst8 .firstMenuLi .menuSubUl{
    left: -200px;
}

@media (max-width:750px){
    .banner-block{
        text-align: center;
    }
}