/*Logo*/
.logo {
	width: 290px;
	height: auto;
}
.logo-mobile {
	width: 60px;
	height: auto;
}

/*Background*/
.tm-page {
    background: #fff;
}

/*Home Topc*/
.home #tm-top-c {
	padding: 0px;
}

/*Home BottomB*/
.home #tm-bottom-b {
	padding: 0px;
}

/*Footer*/
.footer-tag {
    border-bottom: 1px solid #fff;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: initial;
}
.footer-widget h4 {
	text-transform: uppercase;
	    color: #fff;
}
.footer-widget table {
	width: 100%;
}
.footer-widget tr {
	height: 15px;
}
.footer-widget td {
    font-size: 16px;
    line-height: 18px;
}
.footer-widget #hugeit-contact-wrapper_1 .hugeit-contact-column-block {
	width: 243px;
	min-width: 0 !important;
}
.footer-widget label {
	color: #fff !important;
}

.footer-bg {
	background: rgba(0,0,0,0.7);
	padding: 30px;
	border-radius: 10px;
	position: relative;
	left: 15px;
}

.related > h2:nth-child(1) {
	display: none;
}

.jssort03 .pdn .w, .jssort03 .pav .w {
    border-style: none;
}