/*
    Document   : bootstrap-styles
    Created on : 21/03/2014, 09:09:46 AM
    Author     : Nina Parker
    Description: Overrides standard Bootstrap styles
*/

@charset "utf-8";
@font-face {
  font-family: 'NobileRegular';
  src: url('/uploads/fonts/nobile-webfont.eot');
  src: url('/uploads/fonts/nobile-webfont.eot?#iefix') format('embedded-opentype'),
    url('/uploads/fonts/nobile-webfont.woff') format('woff'),
    url('/uploads/fonts/nobile-webfont.ttf') format('truetype'),
    url('/uploads/fonts/nobile-webfont.svg#NobileRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NobileRegular';
  src: url('/uploads/fonts/nobile_bold-webfont.eot');
  src: url('/uploads/fonts/nobile_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/uploads/fonts/nobile_bold-webfont.woff') format('woff'),
    url('/uploads/fonts/nobile_bold-webfont.ttf') format('truetype'),
    url('/uploads/fonts/nobile_bold-webfont.svg#NobileRegular') format('svg');
  font-weight: bold;
  font-style: bold;
}
label{font-weight:normal;}
#page{
  background-color:#FFFFFF;
  box-shadow:0 0 10px rgba(0, 0, 0, 0.25);
  margin:-10px auto 0 auto;
  width:100%;
  overflow:hidden;
  padding-bottom: 20px;
}
#page h1 {
  border-bottom: 1px solid #CCCCCC;
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 2.2rem;
  margin-bottom: 0.5rem;
  padding-top: 16px;
}
#page .home-page-content h1 {
  border-bottom: medium none;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
}
a,a:link,a:visited,a:hover,a:active{
  outline:none;
}
a {
  color: #999999;
  text-decoration: underline;
}
#page a.back {
  background: url("../images/back_arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  color: #000000;
  float: right;
  font-size: 11px;
  font-weight: normal;
  padding-left: 15px;
  text-decoration: none;
}
img{max-width:100%}
blockquote {
  border-left:none;
  font-size:13px;
  margin:0;
  margin-bottom:12px;
  padding: 10px 20px;
}
/*
 *   Fonts
 */
body {
  font: 13px 'NobileRegular', Arial, Helvetica, sans-serif;
  color: #000;
  background: url('../images/noise.png') repeat scroll center center #333;
}
h1 {
  font-weight:bold;
  font-size:24px;
  display:block;
  border-bottom:1px solid #CCCCCC;
  line-height:2.2rem;
  margin-bottom:0.5rem;
  color:#000;
  font-size:30px;
  font-weight:normal;
}
h2{
  color:#000000;
  font-size:26px;
  font-weight:normal;
}
h2 a, h2 a:hover{color: #000000;}
h1, h2, h3, h4, h5, h6, h7, p{
  margin:0;
  padding:5px 0;
}
h1, h2, h3, h4, h5, h6, h7{
  font-family:corbel;
}
h3 {
  font-size: 20px;
  font-weight:bold;
}
a{color:#000;}
a:hover{color:#444444;}
p,.home-page-content li{font-family:arial, sans-serif; line-height:18px}
p a, li a{text-decoration:underline;}

#home-blocks p{font: 13px 'NobileRegular', Arial, Helvetica, sans-serif; line-height:normal;padding-top:0px}

/*
 *   Header
 */
#header {
  height:145px;
}
.logo{
  max-width:332px;
  max-height:160px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.slogan {
  font-size:22px;
  color:#FFF;
  padding-top:15px;
}
.slogan p{
  font-size: 16px;
  text-align: right;
}

.yellow-border,#page,#page-wrap{width:100%;overflow:hidden}
/*
 * Cart
 */
.cart{
  visibility: visible;
}
.cart a{
  background: url("../images/cart.png") no-repeat scroll 10px 16px #111111;
  color: #FFFFFF;
  line-height: 38px;
  padding: 14px 15px 15px 45px;
  right: 0;
  text-decoration: none;
}
.cart .cart-item {
  color:#FFC500;
}
#cart-reminder {
  display:none;
  overflow:auto;
  padding:20px;
}
#cart-reminder h2 {
  padding-bottom:20px;
}
#cart-reminder a {
  background: url('../images/button_back.png') top repeat-x;
  width: 96px;
  padding: 8px 12px;
  color: #FFF;
  border: 1px solid #000;
  margin-top: 15px;
  cursor: pointer;
  font-size: 14px;
  text-decoration:none;
}
#cart-reminder a#checkoutLink {
  background:#FFC600;
  color:#000;
  border-color:#FFAD00;
  margin-left:10px;
}
.readmore-link{border-radius:2px;box-shadow: 0 0 1px 1px rgba(0,0,0,0.2) inset;margin-top:2px;float:left;}
.block-content a{text-decoration:none}
#order-steps .step{
  padding: 5px 0;
}
#order-steps .step.current {
  background: #FFC600;
}


/*
 *   Navigation
 */
.menu-margin{
  margin-left:0;
  margin-right:0;
}
.navbar{
  margin-bottom:0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{color:#FFC500; background-color:#000;}
.nav > li > a {padding:8px 13px;}
.navbar-default, navbar{
  border-radius: 0;
}
.navbar-default .navbar-toggle{
  border-color:#000000;
}
.navbar-default .navbar-toggle .icon-bar{
  background-color:#000000;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
  background-color:#FFFFFF;
}
.navbar-default{
  background-image:linear-gradient(to bottom, #FFC600 0%, #FFC600 100%);
  padding:7px 0 7px 7px;
  border:none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
  color:#FFC600;
}
.navbar-default .navbar-nav > .active > a{
  background-image:linear-gradient(to bottom, #000 0%, #000 100%);
  box-shadow:none;
  border-radius:4px;
  font-size:15px;
}
.navbar-default .navbar-nav > li > a{
  color:#000;
  font-size:15px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
  background-color:#000;
  border-radius:4px;
  color:#FFC600;
}
ul.nav li{margin-right: 9px;}
ul.nav li a, ul#productMenu li a, ul#productMenuBottom li a{text-decoration:none;}

/*
 *   Main content area layout
 */
.h15{padding-top:15px}
.h20{padding-top:20px;}
.h20{margin-top:20px;}
#page-wrap {
  background: #E2E2E2 url('../images/page_back.png') repeat-x;
  border-top:10px solid #FFAD00;
}
#page-wrap > .container, .yellow-border > .container{
  padding-left:0;padding-right:0;
}
.content-height{
  margin-top: -10px;
}
#home-background {background: #E2E2E2 url('../images/page_back.png') repeat-x;}
.crumbs{
  margin-bottom:5px;
}
.crumbs a{
  color:#AAAAAA;
  font-size:0.9em;
  text-decoration:none
}
.crumbs a:hover, .crumbs a.selected{color: #333333;}
.crumbs a:hover{text-decoration:underline;}

.cta-product, .cta-contact{
  background:url("../images/cta-on.png") repeat scroll 0 0;
  color:#000000;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  float:left;
  height:63px;
  line-height:60px;
  width:156px;
}
.cta-product:hover, .cta-contact:hover{
  background:url("../images/cta.png") repeat scroll 0 0;
  color:#FFCD00;
  text-decoration:none;
}

/*
 *  Home
 */
div.slider.ticker div.description{
  background: url("/asset/images/slideDesc-bg-2.png") -11px 0 no-repeat transparent;
  top: 22px;
  width: 280px;
  padding: 20px 20px 117px 20px;
  color: #FFF;
  overflow: hidden;
  position:absolute;
}
div.slider.ticker div.description img{
  width:125px;
  display:block;
  margin:0 auto;
  margin-top:15px;
}
div.slider.ticker div.description .caption h2{
  color: #FFF;
  font-size: 30px;
  line-height: 30px;
}
#slider-left{
  background: url("/asset/images/slideDesc-left-bg.png") 0 0 no-repeat transparent;
  position: absolute;
  left: 4px;
  top: 20px;
  z-index: 999;
  height: 300px;
  width: 11px;
  overflow: hidden;
}
.slide-readmore{
  background: none;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  color: #161616;
  text-decoration: none;
  position: absolute;
  bottom: -3px;
  right: 0px;
}
.slide-readmore:hover{
  text-decoration: none;
}

.home #slides {
  width: 100%;
  height: 394px;
}

.home #slides a.sliderimage {
  height: 394px;
  width: 100%;
  display: block;
}

#home-slider{
  overflow:hidden;
  max-height:396px;
}
#home-slider:before{
  content:"";
  background: url("/asset/images/slideDesc-left-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 300px;
  position:absolute;
  margin-left:-11px;
  margin-top:22px;
  width:11px;
}
#slider .ticker{
  right: 20px;
  bottom: 30px;
}
#slider .ticker a {
  background-color: #1D1D1D;
  border-radius: 5px 5px 5px 5px;
  display: inline-block;
  height: 11px;
  margin-right: 5px;
  outline: medium none;
  overflow: hidden;
  text-indent: -999em;
  text-transform: capitalize;
  width: 10px;
}
#slider .ticker a.active, #slider .ticker a:hover {
  background-color: #E1AE00;
}
#slider .images img{
  width:100%;
  height:auto;
}
#home-divs{height: 497px;}
#home-blocks{
  margin: auto;
  position: relative;
  width: 96.5%;
  margin-top:10px;
  z-index: 9;
}
#home-blocks .content-block{
  height: 135px;
  padding: 11px 15px;
  max-width:297px;
  margin:auto;
  display:block;
}
#home-blocks .block-link{
  text-decoration: none;
}
#home-blocks .readmore-link{
  padding: 3px 9px;
  background: #F6BE00;
  color: #1D1D1D;
  text-decoration: none;
}
#home-blocks .title{
  font-size: 26px;
  color: #151515;
  font-family: corbel;
}

.top-content-box{
  margin-top:10px;
}
.top-content-box .content {
    position: relative;
    overflow: hidden;
    box-shadow:0.5px 0.5px 2px rgba(0,0,0,0.5);
    border-radius:3px;
    padding:2px;
}
.homeproduct{
  min-height:0;
}

.top-content-box img{
  margin-top:-5px;
  margin-bottom:-5px;
  height:auto !important;
}

#nav_node46.drop ul, #nav_node46.drop:hover ul{
  display:none !important;
}

.nav.navbar-nav li.drop ul{
  display:none;
  position:absolute;
  left:0;
  list-style:none;
  margin:0;
  padding:0;
  z-index:999;
  min-width:100px;
}
.nav.navbar-nav li.drop ul{
  background:#FFC600;
  padding:10px;
  border-radius:3px;
  box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}

.nav.navbar-nav li.drop ul li a{
  font-size:15px;
  padding:10px;
  white-space: nowrap;
  display:block;
}
.nav.navbar-nav li.drop:hover ul{
  display:block;
}
.nav.navbar-nav li.drop:hover ul li:hover
{
    background-image: linear-gradient(to bottom, #000 0%, #000 100%);
    box-shadow: none;
    border-radius: 4px;
}
.nav.navbar-nav li.drop:hover ul li:hover a{
  color:#FFc600;
}
.homeproduct{
  padding-top:10px;
}
.homeproduct h3{
  text-align:center;
  padding-bottom:0;
}

#products-block{
  background: url("/asset/images/products-block-bg.png") no-repeat left -5px transparent;
}
#products-info-block{
  background: url("/asset/images/products-info-block-bg.png") no-repeat transparent;
}
#contact-block{
  background: url("/asset/images/contact-block-bg.png") no-repeat transparent;
}
.block-content{
  display: block;
  width: 140px;
  height: 40px;
  overflow: hidden;
  line-height: 15px;
}
.home-page-content #home-page-right h2{
  font-size: 30px;
}

/*
 *  Product Category pages
 */
.products h2{
  padding-bottom:10px;
}
ul#productMenu{
  list-style:none outside none;
  padding:0;
}
ul#productMenu li{
  border-bottom:1px solid #EEEEEE;
  border-top:none;
  padding:8px;
}
ul#productMenu li:first-child{
  border-top:1px solid #EEEEEE;
}
ul#productMenu a{
  color:#000000;
  display:block;
  padding:8px;
}
ul#productMenu a:hover, ul#productMenu li.active a{
  background:none repeat scroll 0 0 #FFC700;
  text-decoration:none;
}
ul#productMenuBottom{
  list-style:none outside none;
  padding:0;
}
ul#productMenuBottom li{
  border-bottom:1px solid #EEEEEE;
  border-top:none;
  padding:8px;
}
ul#productMenuBottom li:first-child{
  border-top:1px solid #EEEEEE;
}
ul#productMenuBottom a{
  color:#000000;
  display:block;
  padding:8px;
}
ul#productMenuBottom a:hover, ul#productMenuBottom li.active a{
  background:none repeat scroll 0 0 #FFC700;
  text-decoration:none;
}

.product:after{
  background:url("../images/arrow.png") no-repeat scroll 0 0;
  bottom: 30px;
  content: "";
  height: 5px;
  left: 34px;
  position: absolute;
  width: 17px;
}
.product{
  border-bottom:10px solid #FDCE00;
  box-shadow:0 0 5px rgba(0, 0, 0, 0.17);
  margin:0 0 20px 0;
  cursor:pointer;
  border-radius:2px;
  padding:2px 2px 0px 2px;
}
.product:hover{
  border:2px solid #FDCE00;
  border-bottom:10px solid #FDCE00;
  padding:0;
}
.product a{
  text-decoration:none;
}
.product .image{
  background:#fff;
  height:125px;
  overflow:hidden;
}
.product .image img{
  display:block;
  margin:auto;
}
.product .code{
  padding:0 0 10px;
}
.product h3{
  font-size: 20px;
  padding:5px 0 10px;
  font-weight:bold;
  padding:10px;
}
.product .cart{
  border-bottom:2px dotted #EEEEEE;
  min-height:45px;
  padding-top:10px;
}

/*
 *  Individual product pages
 */
.leftPadding label{
  margin-left:-15px;
}
.products select, .products input{
  background:url("../images/input.png") repeat-x scroll 0 0;
  border:1px solid #DDDDDD;
  height:32px;
  padding-left:10px;
}
.products select {
  padding-right: 0px;
}
.addplate:after{
  background:url("../images/plus.png") no-repeat scroll 0 0;
  content:"";
  height:16px;
  position:absolute;
  top:8px;
  right:10px;
  width:16px;
}

.input-group input{
  margin-top:0 !important;
}
.addplate, .addToCartButton, .addThisToCartButton{
  background:url("../images/button_back.png") repeat-x scroll center top;
  color:#FFFFFF;
  cursor:pointer;
  margin-top:2px;
  padding:8px 12px;
  width:108px;
  font-size:14px;
}
/*.addplate:hover, .addToCartButton:hover,*/
.scalable:hover{
  background:#FFC600;
}
.product-name .price{
  font-size:30px;
  line-height:30px;
  padding-top: 10px;
}

#right-gallery {
  clear: both;
}

.addToCartButton, .addToCartButton, .addThisToCartButton {
  float:left;
  text-align:center;
  width:120px;
}
.leftPadding{
  margin-left:0;
  margin-right:0;
}

.products .leftPadding {
  line-height: 1.5em;
}

.size-option label {
  float: left;
  width: 35px;
}

.products label {
  line-height: 32px;
}

.products .border-bottom {
  border-bottom: 2px dotted #EEE;
  min-height: 45px;
  padding-top: 10px;
}

.products input.width40 {
  width: 40px;
}

.products input.width80 {
  width: 80px;
}
.products input.width60 {
  width: 60px;
}

.products label.plate-titles {
  width: 65px;
  padding-right: 5px;
}

.products .addplate:hover {
  background: url("../images/button_back.png") repeat-x scroll center top;
}

.prodcuts .addplate {
  margin-bottom: 20px;
}
.products .remove {
  background: url('../images/remove.png') no-repeat;
  width: 16px;
  height: 16px;
  float: left;
  margin-top: 9px;
  top: 13px;
  right: 0;
  cursor: pointer;
  display: block;
}

.products .remove:hover {
  background-image: url('../images/remove_over.png');
}

.products .wording-plate, .products .wording-colour {
  float: left;
}

.products .wording-colour {
  margin-right: 0;
}

.products ol {
  margin: 0;
  padding: 10px 0 10px;
  border-bottom: 2px dotted #EEE;
  float: left;
  list-style: none;
}

.products ol li {
  list-style: none;
  position: relative;
  padding: 5px 0;
  margin: 0;
  width: 100%;
  float: left;
}

.products ol li:first-child a.remove {
  display: none;
}
/*
 *  Contact
 */
#contact-wrapper.columns.three #contact-text, #contact-wrapper.columns.three #contact-map, #contact-wrapper.columns.three #contact-form{
  width:33%;
}
#contact-form form{
  margin-top:40px;
  margin-left:60px;
}
.scalable{
  background:url("../images/button_back.png") repeat-x scroll center top;
  color:#FFFFFF;
  font:bold 14px arial,helvetica,sans-serif;
  padding:8px 12px;
  width:108px;
  margin:10px 0 0;
}

/*
 *   Footer
 */
#foot {
  text-align: left;
  color: #999;
  padding-top: 30px;
  font-size:11px;
}
#foot div p a{
  color: #999;
  text-decoration:underline;
}
#foot div p a:hover{
  color: #FFC500;
}
#footright {
  text-align:right;
}

.pull-right{clear:right}
.container{max-width:980px;width:100%}

.jshowoff{max-height:396px;overflow:hidden}
.jshowoff-slidelinks{position:absolute;right:20px;z-index:9;bottom:20px}
.jshowoff-play{display:none;}
.jshowoff-slidelinks a{
  background-color: #1D1D1D;
  border-radius: 5px;
  display: inline-block;
  height: 11px;
  margin-right: 5px;
  outline: medium none;
  overflow: hidden;
  text-indent: -999em;
  text-transform: capitalize;
  width: 10px;
}
.jshowoff-slidelinks a:hover,.jshowoff-slidelinks a.jshowoff-active{background-color: #E1AE00;}

#productMenu a{
  border-radius: 5px;
}
#productMenuBottom a{
  border-radius: 5px;
}


/*Order*/
#order-steps .step {
  width: auto;
}
#order-steps .step.current .name {
  color: #000;
  padding-right: 10px;
}

.order-button {
  height: 36px;
  line-height: 24px;
}
.product-summary thead th {
  padding: 13px 10px;
}
.progress-buttons-bs {
  margin-top: 10px;
  clear: both;
}

#checkoutForm fieldset {
  width: 100%;
}
#checkoutForm fieldset legend {
  font-size: 13px;
  height: 37px;
}


#cart-form thead th:first-child,#cart-form tbody td:first-child,
#cart-form thead th:nth-child(2),#cart-form tbody td:nth-child(2),
#cart-form thead th:nth-child(4),#cart-form tbody td:nth-child(4),
#cart-form thead th:nth-child(5),#cart-form tbody td:nth-child(5),
#cart-form tfoot
{display:none}
/*@end Order*/
/*
 *   Media Queries
 */
@media(max-width:480px){
  .logo{
    max-height:140px;
  }
  .cart{
    visibility: collapse;
  }
  .gallery-image {
    width: 100%;
  }
  #checkoutForm #usePostal-label {
    margin-top: -18px;
    width: 155px;
    right: 5px;
  }
  #checkoutForm #usePostal-element {
    width: 30px;
    right: -5px;
  }
  #checkoutForm #fieldset-billingaddress, #checkoutForm #fieldset-deliveryaddress {
    width: 100%;
  }
  .order-button {
    width: 165px;
  }

  #checkoutForm dt, #checkoutForm dd, #checkoutForm input, #checkoutForm select {
    width: 90% !important;
  }

  #checkoutForm #fieldset-personaldetails dt {
    text-align: left;
  }
  #checkoutForm label {
    width: 100%;
  }
  #checkoutForm dt#usePostal-label {
    width: 155px !important;
  }
  #checkoutForm dd#usePostal-element {
    width: 30px !important;
  }
  #checkoutForm #fieldset-billingaddress input.usePostal  {
    width: 30px !important;
  }
  div.slider.ticker .images {
    height: 200px;
  }

  .h20{margin-top:0px; padding-top: 0px;}
}
@media(min-width:480px){
  .gallery-image {
    width: 48%;
  }
  #checkoutForm #usePostal-label {
    margin-top: -18px;
    width: 155px;
    right: 5px;
  }
  #checkoutForm #usePostal-element {
    width: 30px;
    right: -5px;
  }
  #checkoutForm #fieldset-billingaddress, #checkoutForm #fieldset-deliveryaddress {
    width: 100%;
  }

  #checkoutForm dt, #checkoutForm dd, #checkoutForm input, #checkoutForm select {
    width: 90% !important;
  }

  #checkoutForm #fieldset-personaldetails dt {
    text-align: left;
  }
  #checkoutForm dt#usePostal-label {
    width: 155px !important;
  }
  #checkoutForm dd#usePostal-element {
    width: 30px !important;
  }
  #checkoutForm #fieldset-billingaddress input.usePostal  {
    width: 30px !important;
  }
  div.slider.ticker .images {
    height: 200px;
  }
  #cart-form thead th:first-child,#cart-form tbody td:first-child,
  #cart-form thead th:nth-child(2),#cart-form tbody td:nth-child(2),
  #cart-form thead th:nth-child(4),#cart-form tbody td:nth-child(4),
  #cart-form thead th:nth-child(5),#cart-form tbody td:nth-child(5),
  #cart-form tfoot
  {display:table-cell}
  #cart-form tfoot{display:table-row-group}

  .h20{margin-top:0px; padding-top: 0px;}
}
@media(max-width:599px){
  .cart{
    visibility:hidden;
  }
}
@media(min-width:600px){
  .cta-contact{
    margin-top:20px;
  }
  .wording-plate, wording-colour {
    width: 100%;
  }
  #checkoutForm #fieldset-billingaddress, #checkoutForm #fieldset-deliveryaddress {
    width: 49%;
  }
  #checkoutForm #fieldset-deliveryaddress {
    margin-right: 10px;
  }
  div.slider.ticker .images {
    height: 300px;
  }
}
@media(min-width:600px){
  .cart {
    visibility:visible;
  }
  .cta-contact{
    margin-top:20px;
  }
}
@media(min-width:768px){
  #footright, #foot{
    text-align:center;
  }
  .cta-contact{
    margin-top:0;
  }
  .container{max-width:980px;width:90%}

  #checkoutForm #fieldset-personaldetails dt {
    text-align: right;
    float: left !important;
    width: 45% !important;
  }
  .homeproduct{
    min-height:202px;
  }
  #checkoutForm #fieldset-personaldetails dd {
    float: left !important;
    width: 45% !important;
    clear: none;
    margin-right: 10px !important;
  }

  .h20{margin-top:20px; padding-top: 20px;}

}

@media(min-width:800px){
  #footright, #foot{
    text-align:center;
  }

  #contact-wrapper.columns.three #contact-text, #contact-wrapper.columns.three #contact-map, #contact-wrapper.columns.three #contact-form{
    width:100%;
  }
  #contact-wrapper.columns.three #contact-form .input{
    width:100%;
  }
  #contact-wrapper.columns.three #contact-form textarea{
    width:100% !important;
  }
  .yellow-border,#page,#page-wrap{width:100%;overflow:visible}

  .wording-plate {
    width: 155px;
  }
  .wording-colour {
    width: 205px;
    padding-right: 5px;
  }
  .wording-colour select {
    width: 135px;
    padding-right: 0;
  }

  div.slider.ticker .images {
    height: 394px;
  }
}
@media(max-width:801px){
  #contact-wrapper.columns.three #contact-text, #contact-wrapper.columns.three #contact-map, #contact-wrapper.columns.three #contact-form{
    width:100%;
  }
  #contact-wrapper.columns.three #contact-form .input{
    width:100%;
  }
  #contact-wrapper.columns.three #contact-form textarea{
    width:100% !important;
  }
  #contact-form form{
    margin-top:10px;
    margin-left:0;
  }
}
@media(min-width:1024px){
  #contact-form form{
    margin-left:10px;
  }
  #contact-wrapper.columns.three #contact-text, #contact-wrapper.columns.three #contact-map, #contact-wrapper.columns.three #contact-form{
    width:33%;
  }
  #footright, #foot{
    text-align:center;
  }
  .cta-contact{
    margin-top:20px;
  }
  .gallery-image {
    width: 24%;
  }
}
