/* Enter Your Custom CSS Here */

a {
  color:#BE2C28;
}

li {
  line-height: 30px;
}

#required {
  color:#fff;
      vertical-align: top;
  float:none
}

/*#aq-block-307-7 {
  margin-top:-229px !important
} */

#aq-block-307-5, #aq-block-307-5 .met_text_block, #aq-block-307-5 form {
  padding: 0px;
  margin: 0;
  float: left;
}

#aq-block-307-5 .met_text_block {
  margin-left: 30px;
}

div.wpcf7 {
  margin: 0;
  padding: 0;
}

#layerslider_1, #aq-block-307-4 .met_text_block {
  margin:0 !important;
  padding: 0!important;
}

#aq-block-39-8 {
  margin-top: -140px !important;
}

#aq-block-39-7 {
  margin-top: -396px !important
}

 #aq-block-39-7 .met_img_with_text_preview {
  width: 29% !important;
}

#aq-block-39-7 .met_img_with_text article {
  margin-left: 29% !important;
  width: 71% !important;
}

.met_message_info, .met_accordion .accordion-toggle {
  background-color: #BE2C28;
}

.met_message_info:after {
  border-color: transparent #BE2C28 transparent transparent;
}

.met_contact_info h3, .met_contact_form h3 {
  color:#ffffff
}

.met_contact_form input[type="submit"] {
  background-color:#BE2C28;
  color:#ffffff
}

.met_main_nav:before {
  background:none
}

.met_thumbnail_slider_1_wrap {
  padding: 0 !important;
}

.met_img_with_text article div {
  padding: 20px 25px;
}

.met_img_with_text article h2, .met_img_with_text article a {
  font-weight: bold;
}

.met_img_with_text article h3 {
  font-weight: 100;
  font-size: 20px;
  line-height: 25px
}

.extend#header {width:100%; background-color:#BE2C28}

.extend#navig {width:100%; background-color:#656870}

header nav {
  border-left: none;
}

header aside {
  float: right;
  margin-top: 23px;
}

header aside #hours {
  color:#ffffff;
margin-top: 25px;
}

header aside #nav-number {
  z-index: 10000;
  color: #ffffff;
  font-weight: bolder;
  font-size: 26px;
  width: 320px;
	}
	
	header aside #nav-number #number {
		color: #ffffff;
	}
	
header aside #nav-number img {
		width: 19px;
float: left;
padding-right: 9px;
margin-top: -3px;
	}

table#faq-table {
		width:40%;
		text-align:center;
		border-spacing:0;
		border-collapse:collapse;
	}

table#faq-table th {
	background: rgb(0, 113, 202);
color: #fff;
font-size: 15px;
text-align: center;
border: #fff 2px solid;
    padding: 13px;
}

table#faq-table td {
	border: rgb(255, 255, 255) 2px solid;
font-size: 14px;
font-weight: bold;
color: #2C2C2C;
background: rgb(239, 245, 253);
text-align: center;
    padding: 13px;
}

#packaging table {
width: auto;
border-collapse: separate;
border-spacing: inherit;
margin: 0 0 20px 0;
padding: 0;
border-right: none;
border-top: none;
}

#packaging table th {
		padding: 13px; 
		font-size: 12px;
		background:none; 
		border-left:none;   
	}
	
	#packaging table td {
		padding: 13px;
		text-align: left;
		margin:10px;
		border-bottom:none;
		border-left:none;	        
	}

.pack-item {
  border: 1px solid rgb(239, 239, 239);
    background-color: #ffffff;
}

.pack-item p {
  padding-bottom: 0;
}

.pack-item h5 {
  text-align: center;
  background-color: #656870;
  color: white;
  padding: 5px;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 8px 0;
}

ol.size {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 15px 'trebuchet MS', 'lucida sans';
  padding: 0;
  margin: 0;
}

.size li{
  position: relative;
  display: block;
  padding: 0.1em .4em 0em .8em;
  margin: 0em 0 0em 2em;
  text-decoration: none;
  transition: all .3s ease-out;
  color: #65676F;
  cursor:pointer
}

.size li:after{
    position: absolute; 
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;               
}

.size li:hover:after{
    left: -.5em;
    border-left-color: #fa8072;             
}

#size-guide img {
  width: 271px;
  height:auto;
  max-width: 271px;
  min-width: 271px;
}

/*----- Quick Quote Form - Sidebar ------*/
	
.qq-sidebar {
padding: 30px;
  background-color: #656870;
  color: #ffffff;
  width: 211px !important;
  max-width: 211px !important;
  height: 306px;
  min-height: 306px;
  max-height: 306px;
  margin-bottom: 25px;
}

.qq-sidebar #details {
  margin-top: 10px;
}
	
.qq-sidebar select {
  width: 198px;
  height: 28px;
  border: 1px solid rgb(185, 185, 185);
  border-radius: 2px;
  color: rgb(70, 70, 70);
  margin-bottom: 2px;
}
	
	.qq-sidebar #type .storage-size {
		margin-bottom: 4px;
	}

.qq-sidebar #details input {
  width: 185px;
  height: 18px;
  border: 1px solid rgb(185, 185, 185);
  border-radius: 2px;
  color: rgb(70, 70, 70);
  margin-bottom: 2px;
}

.qq-sidebar h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin: -10px 0 15px 0;
}
  
	.qq-sidebar h5 {
  color: #E5E5E5;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  margin: 0px 0 5px 0;
	}
	
	.qq-sidebar input {
		-webkit-transition: all 0.20s ease-in-out !important;
		-moz-transition: all 0.20s ease-in-out !important;
		-ms-transition: all 0.20s ease-in-out !important;
		-o-transition: all 0.20s ease-in-out !important;
	}
	
	.qq-sidebar input:focus {
		box-shadow: 0 0 5px rgb(2, 235, 245, 1) !important;		
	}
	
	.qq-sidebar #submit {
		text-align:center;
	}
	
	.qq-sidebar #submit input[type="submit"], .met_contact_form input[type="submit"] {
  width: 117px;
  font-weight: 700;
  color: #ffffff;
  padding: 10px;
  margin-top: 8px;
  font-size: 14px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: #BE2C28;
  border: 1px solid #BD4744;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	}
	
	.qq-sidebar #submit input[type="submit"]:hover, .met_contact_form input[type="submit"]:hover {
  background: #BD5755;
  border-color:#BD5755;
  color: #ffffff;
	}

/* Quote Quote sub-pages */
/* ----------------------------------- */

.page-id-46 #aq-block-39-6 .met_text_block, .page-id-317 #aq-block-328-3 .met_text_block {
  padding: 30px 10px 30px 0;
}

.page-id-46 .qq-sidebar, .page-id-317 .qq-sidebar {
  padding: 30px 23px;
  background-color: #BE2C28;
  color: #ffffff;
  width: 220px !important;
  max-width: 220px !important;
  height: 502px;
  min-height: 502px;
  max-height: 502px;
  margin-bottom: -45px;
}

.page-id-46 .qq-sidebar #details, .page-id-317 .qq-sidebar #details {
  margin-top: 20px;
}
	
.page-id-46 .qq-sidebar select, .page-id-317 .qq-sidebar select {
  width: 207px;
  height: 38px;
  border: 1px solid rgb(185, 185, 185);
  border-radius: 2px;
  color: rgb(70, 70, 70);
  margin-bottom: 15px;
}
	
.page-id-46 .qq-sidebar #type .storage-size, .page-id-317 .qq-sidebar #type .storage-size {
		margin-bottom: 20px;
	}

.page-id-46 .qq-sidebar #details input, .page-id-317 .qq-sidebar #details input {
  width: 194px;
  height: 30px;
  border: 1px solid rgb(185, 185, 185);
  border-radius: 2px;
  color: rgb(70, 70, 70);
  margin-bottom: 15px;
}

.page-id-46 .qq-sidebar h2, .page-id-317 .qq-sidebar h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin: -25px 0 31px 0
}
  
.page-id-46 .qq-sidebar h5, .page-id-317 .qq-sidebar h5 {
  color: #E5E5E5;
  font-size: 17px;
  font-weight: 400;
  padding: 0;
  margin: 0px 0 15px 0;
	}

.page-id-46 .qq-sidebar #submit input[type="submit"], .page-id-317 .qq-sidebar #submit input[type="submit"] {
  width: 130px;
  font-weight: 700;
  color: #ffffff;
  padding: 15px;
  margin-top: 15px;
  font-size: 14px;
    background-color: #4CBE3A;
  border: 1px solid #FFFFFF;
}

.page-id-46 .qq-sidebar #submit input[type="submit"]:hover, .page-id-317 .qq-sidebar #submit input[type="submit"]:hover {
  background: #8B201E;
  border-color: #FFFFFF;
}  

/* ----- END ------ */
	
/* buttons */
	form input[type="button"], form input[type="submit"]{  
		text-align:center;
		display:inline-block;
		font-size:12px;
		line-height:100%;
		position:relative; 
		text-decoration:none; 
		border:0;
		padding:4px 10px;
		cursor:pointer;  
		color: #8D8D8D;
		border: solid 1px #ccc;
		border-color: #F0F0F0 #EEEEEE #E3E3E3;
		background-color:#fff;
		-moz-box-shadow:inset 0 0 0 1px #fff, 1px 2px 0px #F0F0F0;		
		-webkit-box-shadow:inset 0 0 0 1px #fff, 1px 2px 0px #F0F0F0;
		box-shadow:inset 0 0 0 1px #fff, 1px 2px 0px #F0F0F0;
		text-shadow: 0 1px 0 #fff;
	}

	form input:focus, form select:focus, form textarea:focus{
		    border: 1px solid rgba(255, 255, 255, 0);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	}	
	
	.sidebar_content form input:focus, .sidebar_content form select:focus, .sidebar_content form textarea:focus, .sidebar_content form input[type="button"], .sidebar_content form input[type="submit"]{
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;	
	}

footer h3 {
  margin-bottom: 10px;
}

footer, footer h3, footer a {
color:#ffffff;
}

footer a {
  text-decoration:underline
}

footer a:hover {
  text-decoration:none
}

#insurastore-img {
  float: left;
  width: 114px;
  padding: 5px 20px 2px 0;
}

#ascrail2000 div {
  width: 8px !important;
  border: rgb(218, 218, 218) !important;
  background-color: rgb(218, 218, 218) !important;
}

/* --- Media Queries --- 
@media all and (max-width: 1169px) {
  #aq-block-39-7 {
    display:none !important;
    visibility:hidden!important
  }
  
  #aq-block-39-8 {
   margin-top: 0px; 
}
}

@media all and (max-width: 400px) {
  .qq-sidebar {
    width:100%;
  }
  
  .qq-sidebar #details input {
  width: 75%;
  }
  
  .qq-sidebar select {
  width: 80%;
  }
}   */