/*
Theme Name: AnyTown
Description: A business, City Business Theme.
Author: Md.Shohanur Rahman
Theme URI: http://it-developer.org/anytown/
Author URI: http://it-developer.org/anytown/
Version: 3.7.1

*/

@media only screen and (min-device-width : 430px) and (max-device-width : 768px){ 
.bandiv{
width: 50% !important;
float: left;
}
}
@media only screen and (min-device-width : 300px) and (max-device-width : 430px){ 
.LatestHome{
    width: 100% !important;
    float: none !important;
}
}

.homeSlider{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}
.saleOne{
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #ccc;
}
.homeLink{
    text-align: center;
    float: right;
    color: #D33;
}

.featured {
    padding: 1px 15px;
    font-weight: bold;
    position: absolute;
    z-index: 1000;
    top: 40px;
}

.featured h4{
   font-size: 13px;
   font-weight: 700;
}
.featured {
    color: #FFF;
    background-color: #D33;
    border-width: 2px;
    border-style: solid;
    border-color: #FF6565 #AB0101 #AB0101;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.LatestHome .saleOne{
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.LatestHome .latestTitle{
    border: none;
    margin-bottom: 3px;
}
.latestlocation{
    color: #888;
}
.nl_subscribe_form label{
 font-weight: normal;
}
.newsletterHeader{
    font-weight: normal;
    border-bottom: 1px solid #CCC;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #7D8BAB;
}
.centerheader {
    height: auto;
    overflow: hidden;
    display: block;
    max-width: 555px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.facebook {
    height: auto;
    display: block;
    float: left;
    font-size: 16px;
    color: #FFF;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.facebook  a i.fa{
    font-size: 18px;
    color: rgb(255, 255, 255);
}
.facebook  a i.fa:hover{
   color: #999;
}
.social_area{
    background: #333;
    height: auto;
    overflow: hidden;
}
.tikImage {
    margin-bottom: 10px !important;
    max-height: 35px;
}