img {max-width: 100%;}
.clr {clear: both;}
.hr10 {clear:both; margin:0 0 10px 0;}
.hr20 {clear:both; margin:0 0 20px 0;}
.hr30 {clear:both; margin:0 0 30px 0;}
.hr40 {clear:both; margin:0 0 40px 0;}
.hr50 {clear:both; margin:0 0 50px 0;}

.breadcrumb {margin-bottom:30px;}
.articleBox {margin:0 0 40px 0;}
.title {font-size:24px; margin:0 0 5px 0;}
.title h2 {font-size:24px; line-height:30px; margin-top:0;}
.title strong {font-weight: normal;}
.info {margin:0 0 15px 0; color:#878787;}
.info span {margin:0 5px 0 0;}
.tab-pane {text-align: left;}
.social {text-align: left;}
.similar {text-align: left;}
.similar  h5 {font-size:20px;}
.contact {text-align: left;}

.fh5co-box {width:auto;}
.fh5co-box h1 {font-size:24px; margin:20px;}


#best-deal {padding:50px 0;}
#best-deal .fh5co-heading {margin-bottom:0;}
#breadcrumb {font-size:18px;}
#fh5co-blog {padding-top:0;}

#fh5co-header .header-inner {height: auto; padding-bottom:20px;}
#fh5co-header nav ul {line-height: 30px;}
#fh5co-header nav ul li ul {display: none; position: absolute; background-color:#404040; z-index: 1000; padding: 5px 0; min-width: 100%;}
#fh5co-header nav ul li ul li a {display: block; white-space: nowrap;}
#fh5co-header nav ul li:hover {background-color:#404040;}
#fh5co-header nav ul li:hover ul {display: block;}

@media (max-width: 768px) {
    #fh5co-header nav ul li ul {display: block; position: static; background-color:transparent;}
    #fh5co-header nav ul li:hover {background-color:transparent;}
}

