@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
/*
font-family: 'Fjalla One', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Open Sans', sans-serif;
*/

body{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.header{
	margin: 0;
	padding:15px 0;
	background-color: #fff;
}
.container-head {
	width:100%;
	max-width: 1170px;
	display: flex;
	justify-content: space-between;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
.container-nav {
	width:100%;
	max-width: 1170px;
	display: flex;
	justify-content: flex-end;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
.head-left {
	width:33.3333%;
}
.head-right {
	width:66.6666%
}
.logo-head {
	position: absolute;
    z-index: 9;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #ffd11c;
	color:#000;
}
.nav-new{
	background: #fff url('../img/nav-bg.jpg') repeat-x top center;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	text-align: right;
}

nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: #ffd11c;
	border-color: #337ab7;
}

.dropdown-menu {
    background-color:#000;
    color: #fff;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: none;
}

.logo-img{
  visibility: hidden;
}
.navbar-nav-new {
    margin-left: 0;
	float:none;/*to horizontal center the nav*/
}
.navbar-nav-new li {
	float: none;/*to horizontal center the nav*/
    display: inline-block;/*to horizontal center the nav*/
}
.navbar-nav-new li a {
	font-family: 'Fjalla One', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    display: block;
	width: 100%;
	text-transform: uppercase;
	text-decoration: none;
}
.navbar-nav-new li a:hover, .navbar-nav-new li.active {
    background: #ffd11c;
	color:#b64949;
}
.navbar-nav-new ul.dropdown-menu li {
	width: 100%;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: red;
}

.weatherCont {
	text-align:right;
	font-family: 'Fjalla One', sans-serif;
}
.weatherCont  p {
	font-size:19px;
	color:#000000;
}
.weatherCont p a {
	color:#000;
	text-decoration: none;
}
.socialCont {
	text-align:right;
	font-family: 'Fjalla One', sans-serif;
}
.socialCont p {
	color:#000;
	font-size:21px;
	float:right;
	margin:0;
	line-height:50px;
	font-weight: 500;
}
.socialCont p a {
	color:#000;
	text-decoration: none;
}

.masthead{
    height: 105px;
    background: url(../img/banner-1.jpg) center center;
    background-size: cover;
}

.masthead h1{
    margin: 0;
    color: #FFFFFF;
    line-height: 105px;
}

.tabcontent-wrapper iframe {
	width: 100% !important;
	margin-bottom: 20px !important;
}
/********************************/
/*       Slides backgrounds     */
/********************************/
.slider {
	width: 100%;
    background:#000 url(../img/banner-1.jpg) center center;
    background-size: cover;
    height: 215px;
	position: relative;
	overflow: hidden;
	text-align: right;
}
.slider img {
	width:100%;
	height:auto;
}
.slider .caption {
	margin-top: 10px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}
.slider .caption h1 {
	font-size: 18px;
	color: #fff;
	margin: 5px 0;
}
.slider .caption h2 {
	font-size: 16px;
	color: #fff;
	margin: 6px 0;
    line-height: 24px;
}
.mb50{
  margin-bottom: 50px;
}
/** slider close**/
.contant{
	background: #e7e7e7 url(../img/body-bg.jpg) repeat 0 0;
	padding: 0 0 50px 0;
	background-color:#fff!important;
}
.contant h1 {
	color: #b64949;
	font-family: 'Fjalla One', sans-serif;
	font-size: 54px;
}
.contant .contant_left {
	margin:40px 0;
    font-family: 'Roboto', sans-serif;
}
.contant .contant_left a.yellowBg, .contant .contant_right a.yellowBg {
	font-family: 'Fjalla One', sans-serif;
	background-color: #ffd11c;
	color: #000;
	padding: 10px;
	font-size: 29px;
	text-decoration: none;
	display: block;
	text-align: center;
	text-transform: uppercase;
    margin-bottom: 50px;
    transition: all 200ms linear;
}
.contant .contant_left a.yellowBg:hover, .contant .contant_right a.yellowBg:hover {
    background-color: #b64949;
    color: #fff;
}
.contant .contant_left a {
    color: #000;
    text-decoration: underline;
}
.contant .contant_left a.red {
    color: #b64949;
    text-decoration: underline;
}
.contant .contant_left a:hover, 
.contant .contant_left a.red:hover {
    text-decoration: none;
}
.contant .contant_left p:nth-child(1),
.contant .contant_left p:nth-child(2), 
.contant .contant_left p:nth-child(2) strong {
    color: #b64949;
}
.contant p:first-child {
	font-family: 'Open Sans', sans-serif;
}
.contant .contant_right {
	margin:40px 0;
}
.contant .contant_right .contant-text {
    background-color: #fff;
    overflow: hidden;
    padding: 20px;
}
.contant .contant_right h3 {
    font-weight: 700;
	color:#000;
	font-size:18px;
}
.contant .contant_right ul {
    margin-left: -24px;
}
.contant .contant_right small {
	font-size:16px;
}
.contant h2 {
	font-weight: 400;
	font-size:21px;
	margin-bottom:2px;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
}
.contant h6 {
    font-weight: 400;
    font-size:18px;
    line-height: 30px;
    margin-bottom:2px;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
}
.contant-text p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}
.contant_right hr {
    color: #b64949;
    border-top: 1px solid #b64949;
}
.contant_right ul.checkmarkUl {
	list-style: none;
	margin-left: -42px;
}
.contant_right ul.checkmarkUl i {
	color: #42bc1d;
	margin-right: 8px;
}
.contant strong {
	color:#333333;
	font-size: 18px;
	font-weight:700;
}
.contant .contant_right p  {
	font-size:18px;
	margin-bottom:0;
}
.contant .contant_right p.event  {
	font-size:16px;
	margin-bottom:0;
}
.contant span.red {
	color: #ff0000;
}
.vendor-cont {
	-webkit-box-shadow: 1px -5px 40px -1px rgba(0,0,0,0.41);
	-moz-box-shadow: 1px -5px 40px -1px rgba(0,0,0,0.41);
	box-shadow: 1px -5px 40px -1px rgba(0,0,0,0.41);
	background-color: #ebebeb;
}
#owl-demo {
    margin: 30px 0;
}
#owl-demo .owl-item img {
    width:172px;
}
#owl-demo .owl-item .item {
	margin-left: 50px;
}
.owl-wrapper {
    display: flex !important;
}
.owl-wrapper-outer {
	background: transparent;
}
#owl-demo .owl-controls .owl-buttons div {
	background: transparent;
	color: #000;
	font-size: 40px;
	line-height: 100px;
	margin: 0;
	/* padding: 0 60px; */
	position: absolute;
	top: 0;
}
#owl-demo .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
}
#owl-demo .owl-controls .owl-buttons div.owl-prev {
	left: 0;
  	padding-left: 0;
}
#owl-demo .owl-controls .owl-buttons div.owl-next {
	right: 0;
  	padding-left: 0;
}
.footer{
	background: #000;
	padding-top: 10px;
	font-family: 'Open Sans', sans-serif;
}
.footer-text h5{
	font-size: 13px;
	color: #fff;
}
.footer-text p{
	font-size: 12px;
	color: #fff;
}
.footer-text a {
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
.footer-text i, footer.footer i {
	font-size: 30px;
	color: #fff;
}
.navbar-toggle{
	border:0;
}
.navbar-toggle .icon-bar{
    display: block;
    width: 36px;
    height: 5px;
    border-radius: 1px;
    background: #f7ae2e;
}
.logo-head img {
    text-align: center;
	display: inline-block;
	width: 80%;
}
.mt20{
  margin-top: 20px;
}
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
.scrolling{
    width:100%;
    height:92px;
}
.auctionLogo {
    margin: 0 auto 20px auto;
}
.phoneIcon {
    margin: 20px auto;
}
.hammerIcon {
    float: left;
    margin-right: 10px;
}
.auctionTimeLogo {
	float: right;
	margin-bottom: 10px;
}
/*=============================
    Start contact form
==============================*/
.formFieldIndicator {
	color:#033993;
	padding:10px 0;
}
.cform {
	padding:20px 0;
}
.cform h3 {
	color: #b64949;
}
.cform .form-control {
	height: auto;
    border-radius: 2px;
    margin-bottom: 10px;
    border: 1px solid #b64949;
    box-shadow: none;
}
.form-control-feedback {
	right: 10px;
	font-size: 10px;
    color: #b64949;
}
input[type=text], input[type=email], select.form-control, textarea.form-control {
    background-color: #f4f4f4;
}
label.feedbackMedium {
	font-weight:bold;
}
.lead-button {
	font-weight:700;
	max-width:300px;
	text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    border-color: #231f20;
	border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #ffd11c;
    color: #000;
    text-align: center;
	font-size: 18px;
	padding:10px 30px;
    display: block;
    margin: 10px auto;
    transition: all 200ms linear;
}
.lead-button:hover {
	background-color: #b64949;
    color: #ffffff;
	text-decoration:none;
}
.cform label {
    color: #000;
}
/*=============================
    End contact form
==============================*/
.hosted-content #listings-title,
.listings-wrapper {
	text-align: left;
}
@media only screen and (max-width: 1200px) {
	.navbar-nav-new li a {
		font-size: 15px;
	}
}
@media only screen and (max-width: 1199px){
	.nav>li>a {
		position: relative;
		display: block;
		padding: 15px 8px;
	}
}

@media only screen and (max-width: 992px) {
	.navbar-nav-new li a {
		font-size:11px;
        padding-left: 5px;
        padding-right: 5px;
	}
	.navbar-nav-new {
		margin-left: 0;
	}
	.logo-head {
		margin-bottom: 20px;
	}
	#first-slider h1 {
		font-size: 45px;
	}
	.contant .contant_right h3 {
		font-size:18px;
	}
	.contant h2 {
		text-align:left;
	}
	.contant .contant_right a {
		display:block;
		text-align:left;
	}
	.contant .contant_right p {
		text-align:left;
	}

}
@media only screen and (max-width: 767px) {
    body, html {
      -ms-text-size-adjust: none;
      -moz-text-size-adjust: none;
      -webkit-text-size-adjust: none;
    }
	.header{
		transition: 0.5s all ease;
		padding-bottom:20px;
		position:relative;
	}
	.head-left {
		width:100%;
	}
	.head-right {
		width: 100%;
		position:absolute;
		top:0;
		left:0;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.container-nav {
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}
	.socialCont ul {
		display: inherit;
	}
	.head-right .socialCont ul li.facebook {
		display:none;
	}
	.phone p {
        -webkit-text-size-adjust: none;
        color:#7e2d40 !important;
        font-size-adjust: none;
        width:100%;
        text-align:center;
        border-bottom: 2px solid #7e2d40;
        font-size: 18px !important;
 	}
	.logo-head {
		margin-top:55px;
		margin-bottom:0;
		text-align: center;
		position: relative;
        z-index: 0;
	}
	.logo-head img {
		width: 48%;
	}
	.slider {
		/* margin-top: 33px; */
	}
	.text-icon {
		font-size: 12px;
		font-weight: 700;
		color: #252c62;
	}
	.contant-text p{
		text-align: center;
	}
	.contant-text-right p{
		text-align: center;
		margin: 0;
		padding: 15px 0;
	}
	.footer-text{
		text-align: center;
	}
	#first-slider h1 {
		font-size: 46px;
	}
	.nav-new {
		z-index: 10;
		margin-top: 0;
		margin-bottom: 0;
		background: none;
		min-height: 0;
	}
	.navbar-toggle {
		margin-top: -74px;
	}
	.nav-collapse {
		padding: 0 0 0 0;
		margin-right: 0;
		box-shadow:none;
		overflow: hidden;
	}
	.navbar-nav-new {
		background: #231f20;
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar-nav-new li {
		display:block; /*to vertical center*/
	}
	.navbar-collapse.in {
		overflow: hidden;
		height: auto;
		max-height: unset;
	}
	.navbar-nav-new li a:hover, .navbar-nav-new li a.active {
		color: #000 !important;
		background: #ffd11c;
	}
	.navbar-nav-new li a {
		font-size: 20px;
		text-align: center;
        color: #fff;
		text-decoration: none!important;
	}
	.contant .contant_right {
		border-left:0;
	}
	.contant .contant_right {
		padding: 0;
		float: left;
		width: 100%;
	}
	.contant .contant_right h3 {
		margin-bottom: 10px;
		text-align:center;
	}
	.contant h2 {
		text-align:center;
	}
	.contant .contant_right a {
		display:block;
		text-align:center;
	}
	.contant .contant_right p {
		text-align:center;
	}
	.contant .contant_right small {
		text-align:center;
		display: block;
	}
	.weatherCont {
		display:none;
	}
    .contant .contant_right ul {
        display: inline-block;
        text-align: initial;
    }
    .contant .contant_right ul li {

    }
}

@media only screen and (max-width: 480px) {
	.slider .caption {
		margin-right: 10px;
	}
	.contant .contant_left a.yellowBg,
	.contant .contant_right a.yellowBg {
		font-size: 24px;
		margin-bottom: 30px;
	}
	.masthead h1 {
		font-size: 26px;
	}
	.logo-head img {
		width: 60%;
	}
	.navbar-toggle {
		margin-top: -204px;
	}
	.navbar-brand {
		height: 84px;
		padding: 15px 15px;
	}
	.navbar-brand>img {
		width:100%;
	}
    .contant .contant_right {
		margin:0;
		padding-right: 15px;
		padding-left: 15px;
    }
	.slider {
		position:relative;
		/* margin-top: 56rem; */
	}
	.contant .contant_left {
		/* margin-top: -61rem; */
	}
	.contactFormContainer form .btn-primary{
		margin: 0 auto;
		display: block;
	}
	.locationCont {
		margin-top: 20px;
		border-top: 1px solid #ccc;
	}
	.contant h1 {
		font-size: 40px;
	}
	.head-right {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 388px) {
	.slider {
		/* margin-top: 69rem; */
	}
	.contant .contant_left {
		/* margin-top: -74rem; */
	}
        .contant .contant_right {
        margin: 0;
    }
}
