body {
  color: #6a6c6f;
  background-color: #D9E1E8;
  margin: 30px 0px 0px 0px;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  color: #333333;
}
header.county-auction,
footer.county-auction-footer .footer-content,
#footer-txt.footer-txt-county-auction {
    width: 1280px;
    margin: 0 auto;
    background: #ffffff;
}
#footer-txt.footer-txt-county-auction p {
    margin: 0;
    padding: 0;
    line-height: 25px;
}
footer.county-auction-footer #additional-info-footer {
	width: 80%;
	padding-left: 40px;	
}
#footer-txt.footer-txt-county-auction {
	padding-top: 12px;
	padding-bottom: 12px;
}
footer.county-auction-footer #footer-menu {
    padding-left: 35px;
    width: 20%;
}
footer.county-auction-footer #footer-menu ul {
    margin: 7px 0;
    padding: 0;
}
header.county-auction .new-logo {
    margin: 15px 0 15px 30px;
}
header.county-auction #auction-field .form-textbox {
	min-height: 34px;
	background: #f1f1f1;
}
header.county-auction #auction-field h6 {
    text-align: right;
    margin: 8px 30px 0px 0px;
}
header.county-auction .follow-us {
    float: right;
    margin-right: 25px;
}
header.county-auction #weekly-email-alerts {
	margin-left: 30px;
}
header.county-auction #new-menu > ul > li > a {
	padding: 20px 30px;
}
footer.county-auction-footer {
	margin: 0;
}
.container {
  width: 1280px;
  background: #ffffff;
  padding-top: 30px;
  padding-bottom: 60px;
}
a {
    color: #337ab7;
    text-decoration: none;	
    font-size: 14px;
    font-weight: 600;
    transition: all 0.5s ease;
}
a:hover {
    text-decoration: none;	
    cursor: pointer;	
    color: #000000;
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
    display: block;
    padding: 18px 15px 18px 60px;
    font-size: 14px;
    text-decoration: none;
    transition: none;
}
.ac-additional-deposit-information li {
	margin-bottom: 10px;
	padding-right: 30px;
}
.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  font-size: 20px;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.banner-property-auction {
	background: url("../img/courthouse.jpg");
	height: 220px;
	margin-bottom: 30px;
	background-size: cover;
}
.pull-left.bpatext {
	background: rgba(255,255,255,0.8);
	height: 220px;
	padding: 0 30px 0 30px;
}
.pull-left.bpatext h1 {
    color: #000000;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
}
.pull-left.bpatext h1 span {
    font-weight: 400;
    font-size: 22px;
}
.pull-left.bpatext h2 {
    color: #000000;
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 35px 0 0 0;
}
.pull-left.bpatext h3 {
    color: #447bb4;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin: 18px 0 20px 0;
}
.clearfix {
    display: block;
    clear: both;
}
.seal.pull-right {
	margin: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
}
.panel-title.dates-auction {
	background: url("../img/calendar.png");	
}
.panel-title.deposit-instructions {
	background: url("../img/money.png");		
}
.panel-title.key-information {
	background: url("../img/info.png");		
}
.panel-title.tax-sale-documents {
	background: url("../img/folder.png");		
}
.panel-title.auction-folders {
	background: url("../img/auction.png");		
}
.panel-title.dates-auction,
.panel-title.deposit-instructions,
.panel-title.key-information,
.panel-title.tax-sale-documents,
.panel-title.auction-folders {
    background-repeat: no-repeat;
    background-position: 15px center;
}

.panel-default>#dates-auction-wp.panel-heading a[aria-expanded="true"] {
	background: #f3f5f8 url("../img/calendar.png");	
    background-repeat: no-repeat;
    background-position: 15px center;	    
}
.panel-default>#deposit-instructions-wp.panel-heading a[aria-expanded="true"] {
	background: #f3f5f8 url("../img/money.png");	
    background-repeat: no-repeat;
    background-position: 15px center;	    
}
.panel-default>#key-information-wp.panel-heading a[aria-expanded="true"] {
	background: #f3f5f8 url("../img/info.png");	
    background-repeat: no-repeat;
    background-position: 15px center;	    
}
.panel-default>#tax-sale-documents-wp.panel-heading a[aria-expanded="true"] {
	background: #f3f5f8 url("../img/folder.png");	
    background-repeat: no-repeat;
    background-position: 15px center;	    
}
.panel-default>#auction-folders-wp.panel-heading a[aria-expanded="true"] {
	background: #f3f5f8 url("../img/auction.png");	
    background-repeat: no-repeat;
    background-position: 15px center;	    
}

/*==================================================
 The Timeline
==================================================*/ 

.timeline {
    position: relative;
    width: 90%;
    margin: 0 0 0 160px;
    padding: 25px 0 0 0;
    list-style-type: none;
}

.timeline:before {
  position: absolute;
  left: 0;
  top: 32px;
  content: ' ';
  display: block;
  width: 3px;
  height: 68px;
  margin-left: -3px;
  background: #e8edf5;  
  z-index: 5;
}
.timeline li {
  padding: 0;
}
.time-label {
	position: absolute;
    left: -68px;
    top: 0px;
    color: #90a8bd;
}
.timeline li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*==================================================
 The Timeline 2
==================================================*/

.timeline2 {
    position: relative;
    width: 90%;
    margin: 0 0 0 70px;
    padding: 25px 0 0 0;
    list-style-type: none;
}

.timeline2:before {
    position: absolute;
    left: 0;
    top: 32px;
    content: ' ';
    display: block;
    width: 3px;
    height: 68px;
    margin-left: 87px;
    background: #e8edf5;
    z-index: 5;
}

.timeline2 li {
    padding: 0;
}

.timeline2 li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.direction-r {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 40px;
}

.flag-wrapper {
  position: relative;
  display: inline-block;
  
  text-align: center;
}

.flag {
  position: relative;
  display: inline;
  padding: 12px 20px;
  border-radius: 5px;
  margin-left: 30px; 
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  color: #000;
}
.flag strong {
  font-weight: 400;
  color: #9f9f9f;
}
.direction-r .flag:before {
  position: absolute;
  top: 62%;
  right: -40px;
  content: ' ';
  display: block;
  width: 12px;
  height: 12px;
  margin-top: -10px;
  background: #fff;
  border-radius: 10px;
  border: 4px solid #79d077;
  z-index: 10;
}
.direction-r .flag-wrapper.ends-point .flag:before {
  border: 4px solid #ff6c6c;
}

.direction-r .flag:before {
  left: -38px;
}

.direction-r .flag:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 54%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: rgb(217, 225, 232);
  border-width: 8px;
  pointer-events: none;
}
.time {
  display: inline-block;
  padding: 4px 6px;
  background: rgb(248,248,248);
}
.arrow_box {
	position: relative;
	background: #fdfefe;
	border: 1px solid #e8e8e8;
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(253, 254, 254, 0);
	border-right-color: #fdfefe;
	border-width: 24px;
	margin-top: -24px;
}
.arrow_box:before {
	border-color: rgba(232, 232, 232, 0);
	border-right-color: #e8e8e8;
	border-width: 25px;
	margin-top: -25px;
}

.direction-r.dir-last-child {
	margin-bottom: 25px;
}

/*==================================================
 Accordion Key Information
==================================================*/ 
.ac-container{
    width: 99%;
    margin: 25px auto 25px auto;
    text-align: left;
}
.ac-container label{
    padding: 7px 20px;
    position: relative;
    z-index: 20;
    display: block;
    cursor: pointer;
    color: #000;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    line-height: 33px;
    font-size: 14px;
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
    font-weight: 600;
    margin: 0;		
    transition: all 0.5s ease;
 	background: #ffffff; 
}
.ac-container label:hover{
	background: #e6eff7;
    color: #5c86ab;	
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
    background: #e6eff7;
    color: #5c86ab;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 12px;
	background: transparent url(../img/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../img/arrow_up.png);
}
.ac-container input{
	display: none;
	transition: all 0.5s ease;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: 0;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
    font-style: normal;
    color: #000;
    line-height: 23px;
    font-size: 14px;
    padding: 0px 20px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    margin: 0;
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-registration {
	height: 320px;
}
.ac-container input:checked ~ article.ac-additional-deposit-information {
	height: 490px;
}
.ac-container input:checked ~ article.ac-researching-property {
	height: 200px;
}
.ac-container input:checked ~ article.ac-how-to-bid {
	height: 980px;	
}
.ac-container input:checked ~ article.ac-after-the-auction {
	height: 580px;	
}
.ac-container input:checked ~ article.ac-contact-information {
	height: 170px;	
}
.ac-container input:checked ~ article.ac-disclaimer {
	height: auto;	
}
.place-bid-btt {
    background: #f78f1f;
    color: #fff;
    border: none;
    width: 110px;
    border-radius: 2px;
    padding: 6px 10px;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 14px;
    transition: background 0.5s ease;
    text-align: center;
    margin-left: 20px;	
}
.ac-how-to-bid p,
.ac-contact-information p,
.ac-disclaimer p {
	margin: 0 0 20px 0 !important;
}
.ac-how-to-bid h4,
.ac-after-the-auction h4 {
	padding-left: 20px;
}
.ac-after-the-auction li,
.ac-how-to-bid li {
	padding-right: 20px;
}
.ac-how-to-bid li {
	list-style-type: upper-alpha;
    font-size: 15px;
    width: 90%;
    margin-left: 25px;
}
.ac-additional-deposit-information ol {
	padding-left: 35px;
	margin-top: 10px;
}
.space20 {
	height: 20px;
	display: block;
}
.video-registration {
    margin: 30px auto 0 auto;
    display: block;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
    height: 600px;
    overflow-y: scroll;
}

.table-auction-folders {
	border-collapse:collapse;
	padding:10px;
	width: 100%;
}
.table-auction-folders th {
    border-top: 1px solid #ececec;
    padding: 10px;
    background: #f7f7f7;
    font-weight: 400;
}
.table-auction-folders td {
	border:1px solid #ececec;
	padding:10px;
}
.table-auction-folders td img {
    margin: 0 auto;
    display: block;	
}
.ac-af {
	margin: 0;
    width: 100%;	
}
.ac-container.ac-af input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: none;
}
.bdgrey {
    border-top: 1px solid #e4e4e4;
}
.tabel-info {
    width: 99%;
    margin: 25px auto 25px auto;
    text-align: left;
    border: 1px solid #f5f5f5;   
}
.tabel-info-head {
    background: #e3ecff;
    padding: 10px 22px;
    color: #000;
    font-weight: 600;
}
.tabel-info-head .pull-right {
	font-weight: 400;
}
.tabel-info-head .pull-right span {
    margin: 0px 20px;
}
.bsnone {
	box-shadow: none !important;
}
.pl50 {
	padding-left: 55px !important;
}
.tabel-info ul {
	margin: 0;
	padding: 0;
}
.tabel-info ul li {
    background: #f8faff;    
    list-style-type: none;
    padding: 10px 22px 10px 52px;
    color: #000;
    font-weight: 400;
    position: relative;
    border-top: 1px solid #fff;	
}
.bg-white {
	background: #ffffff !important;
}
.pdf-icon {
    background-image: url(../img/pdf.png);
    width: 15px;
    height: 18px;
    background-position: 0 0px;
    position: absolute;
    top: 13px;
    left: 24px;
}
.folder-icon {
    background-image: url(../img/folder-auction.png);
    width: 18px;
    height: 16px;
    background-position: 0 0px;
    position: absolute;
    top: 14px;
    left: 24px;
}
.video-wp button {
	background: #f78f1f;
    color: #fff;
    border: none;
    width: 100%;
    border-radius: 2px;
    padding: 10px;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 14px;
	transition: background 0.5s ease;    
}
.video-wp button:hover {
	background: #ee561a;	
}
.video-wp {
    margin-top: 20px;	
}

h4 {
    color: #083a81;
    font-size: 20px;
    font-weight: 600;
    margin-top: 36px;
}

.pl {
	padding-left: 0;
}
.col-md-2.sidebar-property-auction {
    padding: 20px;
    background: #fbfbfb;
    border-radius: 0;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.2);	
    width: 15.666667%;
}
.col-md-2.sidebar-property-auction ul {
	margin: 0 0 50px 0;
	padding:0;
}
.col-md-2.sidebar-property-auction li {
    list-style-type: none;
    border-bottom: 1px solid #ddd;
    color: #447bb4;
    font-weight: 600;	
    padding: 12px 0px;    
}
.col-md-2.sidebar-property-auction li a{
    line-height: 24px;
    transition: all 0.5s ease;
}
.col-md-2.sidebar-property-auction li a:hover {
    color: #000000;
}
.search-sidebar h4 {
    color: #000000;
    font-size: 20px;
    font-weight: 100;
    margin-top: 35px;
    margin-bottom: 20px;	
}
.search-sidebar label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: 400;
}
.search-sidebar input[type=search] {
    border: 1px solid #d9e1e8;
    padding: 6px 9px;
    margin-bottom: 20px;
    width: 100%;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999999;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999999;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999999;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999999;
}
:focus {
outline: 0;
}
.col-md-4.pull-right.video-wp img {
	width: 100%;
}

.css-tooltip-top
	{
	position: relative !important;
	display: inline-block !important;
	text-decoration: none !important; 
	margin-left: 5px;   
	}
	
.css-tooltip-top span
	{
	min-width: 170px;
	font-size: 12px !important;
	line-height: normal !important;
	text-align: left !important;
	padding: 10px 10px 12px 10px !important;
	visibility: hidden;
    opacity: 0;
	position: absolute;
	z-index: 9999999 !important;

	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	-ms-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-moz-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-o-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-ms-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	}

.css-tooltip-top span:before
	{
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	}

/* Tool tip Top */

.css-tooltip-top.color-blue img {
	margin-top: -4px;
}
.css-tooltip-top span
	{
	left: -85px;
	bottom: 100%;
	margin-bottom: 30px;
	
	-webkit-transition-property: opacity, margin-bottom, visibility;
	-moz-transition-property: opacity, margin-bottom, visibility;
	-o-transition-property: opacity, margin-bottom, visibility;
	-ms-transition-property: opacity, margin-bottom, visibility;
	transition-property: opacity, margin-bottom, visibility;
	}
	
.css-tooltip-top span:before
	{
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
	border-top: 8px solid #000;
	border-bottom: 0 !important;
	bottom: -8px;
	left: 85px;
	}

.css-tooltip-top:hover span
	{	
	margin-bottom: 10px; /* End Position */
	visibility: visible;
	opacity: 1;
	}
/* Tooltip Color */
.color-blue span
	{
	color: #ffffff !important;
	background: #447bb4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}

.color-blue span:before
	{
	border-color: #447bb4;
	}
	
.color-blue span:after
	{
	content: "";
	display: block;
	border-top: 1px solid #447bb4;
	position: absolute;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}



/*==================================================
 Media Queries
==================================================*/ 

@media only screen and (max-width : 1340px) {
header.county-auction,
footer.county-auction-footer .footer-content,
#footer-txt.footer-txt-county-auction {
    width: 95%;
}
header.county-auction #new-menu > ul > li > a {
	padding: 15px;
}
.container {
  width: 95%;
  margin: 0 auto;
}
.ac-container input:checked ~ article.ac-registration,
.ac-container input:checked ~ article.ac-additional-deposit-information,
.ac-container input:checked ~ article.ac-researching-property,
.ac-container input:checked ~ article.ac-how-to-bid,
.ac-container input:checked ~ article.ac-after-the-auction,
.ac-container input:checked ~ article.ac-contact-information,
.ac-container input:checked ~ article.ac-disclaimer {
	overflow-y: scroll;	
}
}
@media only screen and (max-width : 991px) {
.pl {
	padding-left: 15px;
}
.col-md-4.pull-right.video-wp {
	float: none !important;
}
.col-md-4.pull-right.video-wp img {
	margin: 35px auto 15px auto;
	display: block;
}
.col-md-2.sidebar-property-auction {
	margin: 15px;
	width: auto;
}
.video-registration {
	width: 85%;
}
}

@media only screen and (max-width : 768px) {

.pull-left.bpatext {
	float: none !important;
}
.banner-property-auction {
	background: url("../img/courthouse-min.jpg");
	height: auto;
	margin-bottom: 30px;
	background-size: cover;
}
.pull-left.bpatext {
	background: transparent;
	text-align: center;
	padding: 20px 10px 0px 10px;
	height: auto;
}
.seal.pull-right {
    margin: 20px auto;
    float: none !important;
    display: block;
}
}


@media screen and (max-width: 660px) {

.timeline {
 	width: 100%;
	padding: 1em 0 1em 0;
	margin: 0;
}
.timeline::before {
	display: none;
}
.timeline li {
	padding: 0;
}
.direction-r {
	float: none;
	width: 100%;

	text-align: center;
}

.flag-wrapper {
	text-align: center;
}

.flag {
	background: rgb(255,255,255);
	z-index: 15;
	float: none;
	display: block;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	margin: 0;
}
.time-label {
    position: relative;
    left: 0;
    top: 0px;
    color: #90a8bd;
    float: none;
}

.direction-r .flag:before {
	display: none;
}
.direction-r .flag:after {
	display: none;
}
.tabel-info-head .pull-right {
    float: none !important;
}
.table-auction-folders td,
.table-auction-folders,
.table-auction-folders th,
.table-auction-folders td a {
	font-size: 12px;
	padding: 4px;
	line-height: 18px;
	font-weight: 400;

}
}

@media screen and (max-width: 500px) {
.table-auction-folders td img {
   width: 25px;	
}
.ac-container label {
	line-height: 28px;
}
}

@media only screen and (min-width: 960px) and (max-width: 1100px) {
	#footer-menu {
		width: 210px !important;
	}
}

@media only screen and (max-width : 767px) {
header.county-auction .new-logo {
    margin: 0 auto 15px auto;
    padding-top: 20px;
}
header.county-auction .follow-us {
	float: none;
	margin: 0px auto;	
}
header.county-auction #auction-field .form-textbox {
    width: 182px;
}
header.county-auction #auction-field button {
	float: right;
}
header.county-auction #header-right {
    width: 445px;
}
header.county-auction #auction-field h6 {
    margin: 8px 0px 10px 0px;
}
header.county-auction #weekly-email-alerts {
    width: 100%;
}
footer.county-auction-footer #footer-menu ul {
    margin: 20px 0;
    padding: 0;
}
}

@media only screen and (max-width : 506px) { 
header.county-auction #auction-field .form-textbox {
    width: 85%;
    margin: 0;
}
header.county-auction #auction-field button {
    width: 15%;
}
header.county-auction #header-right {
    width: 90%;
}
footer.county-auction-footer #footer-menu,
footer.county-auction-footer #additional-info-footer {
    padding-left: 0;	
}
footer.county-auction-footer #footer-menu a .footer-logo{
	margin: 0px auto;
}
}
@media only screen and (max-width : 959px) {
footer.county-auction-footer #footer-menu,
footer.county-auction-footer #additional-info-footer {
    width: 100%;	
}

}
