.footer {
    background: #f5f5f5;
    padding: 20px 10px 0px 10px;
    z-index: 99;
    text-align: center;
}
.footer {
    clear: both;
    margin-top: 1em;
    padding-top: 1em;
}
.hide{
    display: none;
}
.nav-ulist a{
    color: #F60;
}
.nav-ulist h2 {
    margin: 0;
    font-size: 20px;
}

.footer div {
    color:#1b6caa;
    padding-bottom: 1em;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.nav-ulist li {
    margin: 0;
    padding: 0 0.5em;
    display: inline;
    border-right: 1px solid #000;
    line-height: 30px;
    font-weight: 500;
    font-size: 15px;
}

.countryh2 a:hover{
    text-decoration: none!important;
    color:#f5f5f5!important;
}
.myrow a:hover{
    text-decoration: none!important;
    color:#333!important;
}
.col-xs-12{
    padding-left:0;
    padding-right:0;
}
.countryclsn2{
    color:#f5f5f5;
}
.top-tools{
    margin-bottom:.5rem;
    padding-right:.8rem;
}
#home[class] h1 {
    line-height: 40px;
    margin: 0 0 0.5em;
    padding: 0;
    word-break: break-all;
}
.breadcrumb {
    font-size:14px;
    background-color:#f1f1f1;
    font-family:"arial";
    overflow: hidden;
}
.h2-title{
    padding: 15px 0;
}
.adList24{
    overflow-x: hidden;
}
.myclass img{
    word-break: break-all;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.search-box{
    width: 100%;
    float: left;
    padding: 4px 42px 20px 42px;
    border-bottom: 1px solid #f2f2f2;
}
.search-item{
    float:left;

}
.keyword-input{
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    border: 1px solid #999;
    padding: 2px 5px;
}
.search-btn{
    float: left;
    background-color: #151f28;
    border: 1px solid #151f28;
    color: #fff;
    padding: 2px 15px;
    border-radius: 3px;
}
.search-btn:hover{
    background-color: #F60;
    color:#fff;
    border:1px solid #F60;
}

.findin a:visited{
    color:#0000FF;
    text-decoration: none;
}

