/* CSS Document */
/* CSS Document */
/************************************************************************************
	WIDTHS
*************************************************************************************/
/************************************************************************************
smaller than 1040
*************************************************************************************/
@media screen and (max-width: 1020px) {
  .wrap {
    width: 100%; }
	
  .portfolioblock { width: 100%; margin-left: 0; }

}
/************************************************************************************
smaller than 960
*************************************************************************************/
@media screen and (max-width: 980px) {
  .wrap {
    width: 100%; }

  p, .pagefoot, .footer {
    width: 96%;
    padding: 0 2%; }

  .footer {
    font-size: 16px;
    min-height: 50px;
    height: auto; }

  .form-row {
    width: 96%;
    margin: 5px 2%; }
	
  .nav li a {
	 padding: 0 8px;
	 font-size: 13px;
  }
  .nav li.getquote a { font-size: 14px; }

  .pagination.paging {
    display: none; }

  .pagination.mobile-page {
    display: block;
    width: 90%;
    margin: 20px 5% 0; }

  .catsearch {
    margin-bottom: 10px; }

  .product-image {
    width: 20%; }

  .product-name {
    width: 60%;
    line-height: 30px;
    margin-top: 10px; }

  .product-price {
    width: 10%;
    float: right; }

  .add-product {
    display: none; }

  .product-link {
    width: 100%; }

  .pg-bar {
    display: block;
    background: #fff;
    color: #808080;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin: 10px 0;
    font-family: "opensans";
    font-size: 24px;
    float: left;
    clear: both; }

  

  article.galimg {
    width: 46%; } }
	
@media screen and (max-width: 960px) {
	ul.featuredlist li {
		width: 48%;
	}
}
/************************************************************************************
smaller than 850
*************************************************************************************/
@media screen and (max-width: 850px) {
	
	.header {
		min-height: 110px;
		height: auto;
	}
	
	.blackbar a.btn {
		font-size: 20px;
	}

}
/************************************************************************************
smaller than 750
*************************************************************************************/
/************************************************************************************
smaller than 650
*************************************************************************************/
@media screen and (max-width: 650px) {
  body {
    background-position: center 200px; }

  .indexlogo {
    width: 50%; }

  .pageheader {
    height: 200px; }

  .header {
    height: 50px;
    position: fixed;
	min-height: 50px; }
	
  #main {
	 padding-bottom: 0; 
  }
	
  a.logo {
	 height: 40px;
	 margin-top: 5px; 
	 margin-left: 10px;
  }
  a.logo img {
	 max-height: 100%; 
	 margin: 0;
  }

  .pagelogo {
    height: 30px;
    margin: 10px 0; }


  .mobile-menu {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    z-index: 50; }

  .mobile-menu .line {
    float: left;
    clear: both;
    height: 4px;
    margin: 3px 0;
    background: #999;
    width: 100%; }

  .nav {
    display: none;
    border-top: 1px solid #999;
	height: auto;
	position: absolute;
	top: 50px;
	left: 0; }
  .nav:after {
	 content: "";
	 clear: both;
	 display: block; 
	 
  }
    .nav li {
      width: 100%;
      clear: both;
      height: auto;
      background: rgba(255, 255, 255, 0.75);
      border-bottom: 1px solid #999; }
      .nav li ul {
        top: 0;
        position: relative;
        padding: 0;
        width: 100%;
        float: left;
        border-top: 1px solid #999; }
        .nav li ul li a {
          text-align: center; }
        .nav li ul li:last-child {
          border-bottom: none; }

  .footer {
    text-align: center;
    height: auto;
    margin-top: 0; }

  .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10 {
    width: 96%;
    margin: 5px 2%; }

  .form-row .form-label {
    width: 100%; }
    .form-row .form-label.securitylabel {
      display: none; }
  .form-row .form-input {
    width: 100%; }
    .form-row .form-input input, .form-row .form-input select, .form-row .form-input textarea {
      width: 96%;
      padding: 10px 2%; }
      .form-row .form-input input[type="submit"], .form-row .form-input select[type="submit"], .form-row .form-input textarea[type="submit"] {
        width: 100%;
        padding: 10px 0;
        height: auto; }
    .form-row .form-input img {
      max-width: 100% !important; }

  span.pcode {
    font-size: 16px; }

  article.galimg {
    width: 96%; }

  .news-archives .year {
    width: 100%;
    line-height: 30px;
    background: #d21375;
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: center; }
  .news-archives .month {
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #d21375; }
  .news-archives .blog {
    line-height: 30px;
    background: #fafafa;
    text-align: center;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #444; }
    .news-archives .blog.select {
      background: #444;
      color: #fff; }

  .sidemenu {
    position: relative; }
    .sidemenu h5 {
      display: none; }
    .sidemenu ul.pagelist, .sidemenu ul.keywords {
      width: 100%;
      margin: 0;
      float: left;
      padding: 0;
      border: 1px solid #fff;
      border-top: none;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      background: #d21375;
      position: absolute;
      top: 51px;
      display: none;
      z-index: 99; }
      .sidemenu ul.pagelist li, .sidemenu ul.keywords li {
        width: 100%;
        border-bottom: 1px solid #fff; }
        .sidemenu ul.pagelist li a, .sidemenu ul.keywords li a {
          line-height: 40px;
          font-size: 18px;
          display: block;
          width: 100%;
          text-align: center;
          color: #fff;
          padding: 0; }
          .sidemenu ul.pagelist li a:before, .sidemenu ul.keywords li a:before {
            content: ""; }
        .sidemenu ul.pagelist li:last-child a, .sidemenu ul.keywords li:last-child a {
          border-bottom: none; }

  .col3.sideblock {
    position: relative;
    z-index: 100; }

  .sidemenu_mobile {
    display: none; }

  .mobile-location {
    display: block;
    border: 1px solid #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 5%;
    width: 90%;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    margin-top: 10px;
    background: #d21375;
    cursor: pointer;
    position: relative;
    z-index: 100; }
    .mobile-location:after {
      border-top: 15px solid #fff;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      content: "";
      float: right;
      margin-top: 10px; }

	ul.featuredlist li {
		width: 98%;
	}	
	
	
	#featureSlider {
		height: 300px;
	}
	.downarrow { display: none; }
	
	.bottomfoot .social-media { text-align: center; width: 100%; }
	.bottomfoot .social-media a { float: none; display: inline-block; }
	
	ul.footnav { text-align: center; }
	ul.footnav li { display: inline-block; float: none; }
	
	.topfoot .contactinfo, .topfoot .signupinfo { padding-top: 0; }
	
	.blackbar {
		min-height: 50px;
		height: auto;
	}
	.blackbar a.btn {
		width: 90%;
		padding: 0;
		margin: 5px auto;
		text-align: center;
		line-height: 40px;
		font-size: 24px;
		height: auto;
	}
 }
/************************************************************************************
smaller than 500
*************************************************************************************/
