.contact-banner a {
    display: block;
    padding: 8px 15px 8px 15px;
    color: #327937;
    background: #fff;
    float: right;
    right: 60px;
    position: absolute;
    font-weight: 500;
    transition: .4s;
margin:0px!important;
position:absolute!important;
}
.contact-banner p {
    color: #fff;
    font-size: 16px;
    display: flex;
    position: absolute;
    margin-left: 0px!important;
padding-top:0px!important;
}
.contact-banner{
display: flex!important;
    justify-content: center;
    align-items: center;
    text-align: center;
}
@media (max-width: 699px){
.contact-banner {
    display: none!important;
}
}

.img-responsive {
  max-width: 100%;
  min-width: 29%;
  float: left
}

.blue {
color: blue;
}

#sidebar ul li:hover {
background: #206835 url(../img/box_arrow.png) no-repeat 101% 50%;
}

.img-responsive-new {
    max-width: 100%;
    min-width: 29%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.contact-banner {
display: block;
margin: 20px 0px 0px 0px;
background: url(../../files/contact_bg.jpg) no-repeat;
background-size: cover;
height: 80px;
}

.contact-banner p {
color: #fff;
font-size: 16px;
display: block;
margin-left: 300px;
line-height: 1.1em;
}

.contact-banner p:first-child {
padding-top: 18px
}

.contact-banner a {
display: block;
padding: 8px 15px 8px 15px;
color: #327937;
background: #fff;
float: right;
margin: -49px 119px 0px 0px;
position: relative;
font-weight: 500;
transition: .4s;
}

.contact-banner a:hover {
background: #f2f2f2;
transition: .4s;
}

@media (max-width: 1024px) {
.contact-banner a {
margin: -49px 32px 0px 0px;
}
}

.corian-button {
    margin: 10px 0;
    padding-right: 30px;
    background: #46352e url(../img/box_arrow.png) no-repeat 99% 50%;
    transition: all .3s;
}

.corian-button a {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 20px;
}

.corian-button:hover {
background: #206835 url(../img/box_arrow.png) no-repeat 101% 50%;
}

.colours { 
  height: 1020px;
  overflow: auto
}

.colours img {
    margin-right: 5px;
    border: 5px solid #46352e;
    margin-bottom: 5px;
}

#price {
    width: 100%;
    margin-bottom: 40px
}

#price td, #customers th {
    font-size: 1em;
    border: 1px solid;
    padding: 3px 7px 2px 7px;
}

#price th {
    font-size: 1.1em;
    text-align: center;
    background-color: #206835;
    color: #ffffff;
    border: 1px solid;
    border-color: black
}

#price tr.alt td {
    color: #000000;
    background-color: #EAF2D3;
}

.pulls {
  background-color: #F0F0F0;
  height: 390px;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 5px
}

.pulls img {
    border: 5px solid #46352e;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    float: none

}

.table-hide {
display: block;
}

@media (min-width: 768px) {
.table-pdf {
display: none !important;
}
}


@media (max-width: 768px) {
.table-hide {
display: none !important;
}
}

.table-pdf {
display: block;
}

.btn {
background: #206835;
color: #fff;
padding: 10px;
display: block;
margin-top: 10px;
transition: .4s;
}

.btn:hover {
background: #1E5A2F;
color: #fff !important;
transition: .4s;
}

body {
    font-weight: 400 !important;
}

p {
    font-weight: 400 !important;
}

.navigation .background {
    background-color: #206835 !important;
}

@media (max-width: 699px) {
#mainSlider {
display: none !important;
}
}

#top_contact {
    font-size: 16px;
    font-weight: 400;
}

.p-16 {
    text-align: justify;
    font-size: 16px;
}

.row-m20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 1599px) {
#welcome {
    padding: 80px 0;
}
}

#myCarouselSub .item {
    height: 400px !important;
}

#myCarousel .item {
    height: 700px;
}

#mainSlider .helper_vcenterwrapper {
    height: 700px;
}

.h4-subslide {
    margin-bottom: 300px;
}

#mainmenu .nav>li>a {
    font-size: 16px;
}

.case-studies {
    padding: 0px 0;
}

div.case-studies {
    padding: 60px 0;
}

.fbox strong.title {
    font-weight: 400;
}

#contactform h2 {
    font-weight: 400;
}

.h2-contact {
    font-size: 34px;
    margin-bottom: 30px;
    font-weight: 400;
}

.well-contact {
    border-radius: 0px;
    min-height: 500px;
}

@media (max-width: 699px) {
.h5-contact {
    font-size: 22px;
}
}

@media (max-width: 699px) {
.contact-banner {
    display: none;
}
}