/***********************
*  Site Specific CSS   *
************************/

/***********************
*  Site Specific CSS   *
************************/

/*-------- Custom CSS Document -------*/ 
@import url("http://cdn.myld.com.au/1/bootstrap/2.3.1/css/grid.css");
@import url("http://cdn.myld.com.au/1/js/cform_validation/validation-2.0.css");
@import url("http://cdn.myld.com.au/1/css/socialmedia.css");
@import url('http://cdn.myld.com.au/1/js/plugins/CameraSlider/1.3.4/camera.css');
@import url('http://cdn.myld.com.au/1/js/plugins/flexslider/2.2.0/flexslider.css');
@import url('http://cdn.myld.com.au/1/fancybox/jquery.fancybox-1.3.4.css');
@import url('http://cdn.myld.com.au/1/js/plugins/PhotoSwipe/photoswipe.css');

/*-------- Font-face declarations -------*/ 
@font-face {
    font-family: 'Open Sans';
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-extrabold-webfont.eot');
    src: url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-extrabold-webfont.woff') format('woff'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-extrabold-webfont.ttf') format('truetype'),
         url('http://cdn.myld.com.au/1/fonts/OpenSans/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: 800;
    font-style: normal;
}
.grid-3 {
  padding:0px 15px 15px 0px;
  width:24.8%;
}
.isotope-item {
  margin-bottom:0px;
}

/*  Mobile Nav Icons Styles
_________________________________________*/
.navbar .btn-navbar, .navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar:focus, a.btn-tel, a.btn-tel:hover, a.btn-tel:active, a.btn-tel:focus {
    background: #fff500;
    border: solid 1px #fff500;
    color: #000;
}

/*  Main
_________________________________________*/
body, p, a, b, li, span, label, input, h1, h2, h3, h4, h5 {
    font-family: 'Open Sans';
    line-height: 1.2em;
}

p, li, label {
    font-weight: 300;
}

h1, h2, h3, h4, h5 {
    text-transform: uppercase;
}

body, html {
    height: 100%;
}

.wrapper {
    background-color: #f2f2f2;
    min-height: 100%;
    position: relative;
    z-index: 0;
}

.inner-wrap {
    border-top: 5px solid #193482;
    padding-bottom: 234px;
    padding-bottom: 0;
}

a:hover {
    color: inherit;
}

::selection {
  background: rgba(200, 200, 200, .6);
}

::-moz-selection {
  background: rgba(200, 200, 200, .6);
}

::-webkit-selection {
  background: rgba(200, 200, 200, .6);
}

/*  Header
_________________________________________*/
header {
    border-top: 6px solid #e1dc66;
    position: relative;
    z-index: 1000;
}

.logo-area {
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_0757693a70.png) transparent left top repeat scroll;
}

#logo {
    padding-left: 10px;
    padding-right: 16px;
    margin: 0;
    float: left;
}

.slogan {
    padding-top: 32px;
    max-width: 210px;
    float: left;
}

.slogan h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 800;
    font-style: italic;
}

.slogan h3 span {
    font-size: 0.9231em;
}

.tel-num {
    padding-top: 46px;
}

.tel-num a {
    font-size: 24px;
    font-weight: 800;
    color: #474747;
}

.email {
    padding-top: 6px;
}

.email a {
    font-size: 12.72px;
    font-weight: 600;
    color: #474747;
}

.nav-area {
    background-color: #19357f;
}

.socialmedia {
    padding-top: 12px;
}

.socialmedia a {
    margin-left: 24px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-inner {
  filter:none;
    min-height: 40px;
    padding-right: 0;
    padding-left: 0;
    background-color: transparent;
    background-image:none!important;
   
    background-repeat: no-repeat;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter:none!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.navbar .nav > li > a {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    text-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: #fff;
}

.navbar .nav > li > a:hover,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav > li.active > a {
    background-color: #fff500;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #000;
}

.navbar .nav > .active > a:focus,
.navbar .nav > li.active > a {
    font-weight: 600;
}

/*  Slider
_________________________________________*/
.camera_wrap {
    width: 100%;
    max-height: 556px;
    float: none;
}

.camera_prev, .camera_next {
    background: none;
    width: 27px;
    height: 36px;
    top: auto;
    bottom: 50%;
    margin-bottom: 35px;
    left: 2px;
}

.camera_next {
    left: auto;
    right: 2px;
}

.camera_prev > span,
.camera_next > span {
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_7283d48a27.png) no-repeat left top;
    height: 36px;
    width: 27px;
}

.camera_next > span {
    background-position: -28px 0;
}

.camera_wrap .camera_prev:hover > span {
    zoom: 1;
    opacity: .8;
    filter: alpha(opacity=80);
}

.camera_wrap .camera_next:hover > span {
    zoom: 1;
    opacity: .8;
    filter: alpha(opacity=80);
}

/*  Contact Us
_________________________________________*/
#map-canvas {
    width: 100%;
    height: 350px;
}

#map-area {
    padding-top: 20px;
}

.btn-custom {
    background: #19357f;
    color: #fff !important;
    text-shadow: none;
    border-radius: 0;
    border: 1px solid #19357f;
    box-shadow: none;
}

.btn-custom:hover,
.btn-custom:active,
.btn-custom:focus {
    background-color: #fff500 !important;
    border-color: #fff500;
    color: #000 !important;
    background-image: none;
    outline: none;
}

#contact-area a {
    color: rgb(131, 131, 131);
}

#contact-area a:hover {
    text-decoration: underline;
}

.form-input {
    width: 60%;
    height: 40px !important;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea.form-input {
    height: 100px !important;
}

#spambox {
    float: left;
}

#spambox input {
    border-radius: 0 !important;
}

#custom_form label {
    float: left;
    width: 40%;
    margin-bottom: 20px;
}

textarea:focus, input[type="text"]:focus {
    border-color: rgba(255, 245, 0, 0.8);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(255, 245, 0, 0.075) inset, 0px 0px 8px rgba(255, 245, 0, 0.6);
}

/*  Content
_________________________________________*/
.intro-area {
    background-color: #f2f2f2;
    position: relative;
    z-index: 0;
}

#home .intro-area {
    border-bottom: 1px solid #e1e1e1;
    min-height: 556px;
}

#home .intro-area .container:after {
    content: '';
    display: block;
    background-color: #c8c8c8;
    width: 80%;
    height: 100%;
    position: absolute;
    z-index: -2;
    left: 0;
    top: 0;
}

#home .intro-area .span7 {
    position: relative;
    z-index: 0;
    background-color: #f2f2f2;
    min-height: 556px;
}

#home .intro-area .span7:after {
    content: '';
    display: block;
    width: 50px;
    height: 100%;
    background-color: #f2f2f2;
    position: absolute;
    z-index: -2;
    left: -27.422px;
    top: 0;
}

.content-area {
    padding-top: 16px;
}

.content h2,
.content h3 {
    font-size: 18px;
    font-weight: 700;
    color: #2e478f;
    margin-bottom: 13px;
}

.content p,
.content li,
.content label {
    font-size: 14px;
    font-weight: 300;
    color: #363636;
    line-height: 1.5em;
}

.content p:first-child {
    margin-top: 10px;
}

.feature-area a:hover {
    text-decoration: none;
}

.img-box img {
    width: 100%;
}

.feature-area {
    padding-top: 13px;
}

.feature-box .overlay {
    background: rgba(41, 63, 126, 0.83) center 87px no-repeat scroll;
}

.feature-box h2 {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background-color: #19357f;
    margin: 0;
    padding: 9px 8px 13px;
}

.feature-box p {
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
    padding: 0 8px;
    line-height: 1.2em;
}

.suppliers {
    border-top: 1px solid #2c2c2c;
    border-bottom: 1px solid #2c2c2c;
    background: #e1e1e1;
    padding-bottom: 33px;
}

.flexslider {
    margin: 0;
    background: transparent;
    border: none;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    zoom: 1;
}

.flexslider .slides img {
    width: auto;
    max-width: 100%;
}

.flex-nav {
    float: right;
    padding-top: 12px;
    padding-right: 24px;
}

.flex-nav ul {
    list-style-type: none;
    line-height: 0;
    font-size: 0;
    float: right;
    margin-bottom: 5px;
}

.flex-nav ul li {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ababab;
    vertical-align: middle;
}

.flex-nav ul li:first-child {
    padding-right: 5px;
}

.flex-nav ul li:first-child:hover {
    cursor: default;
}

.flex-nav ul li#prev {
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_0f23c1e319.png) transparent left top no-repeat scroll;
    width: 19px;
    height: 12px;
}

.flex-nav ul li#next {
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_f22090ccda.png) transparent left top no-repeat scroll;
    width: 19px;
    height: 12px;
}

.flex-nav ul li:hover {
    cursor: pointer;
}

.history-area {
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_b788db0be5.png) transparent left top repeat-x scroll;
    background-size: auto 100%;
    padding: 8px 26px 1px;
}

.history-area h3 {
    color: #fff;
    margin-bottom: 9px;
}

.history-area p {
    font-size: 13px;
    color: #e7e7e7;
    margin-bottom: 17px;
}

.content-box {
    padding-top: 36px;
    padding-bottom: 23px;
}

.content-box .row-fluid {
    padding-bottom: 37px;
}

.content-box .img-box {
    padding: 1px 9px 1px 1px;
    background-color: #2b4282;
    -webkit-border-radius: 2px; 
    -moz-border-radius: 2px; 
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
}

#about-us .content-box .img-box {
    float: right;
    margin-top: 41px;
    margin-left: 35px;
}

.content-box .img-box img {
    max-width: 100%;
    width: auto;
}

#gallery .content-box .img-box img {
    max-width: 100%;
}

.content-box p {
    overflow: hidden;
}

.gallery a {
    display: block;
    position: relative;
    z-index: 0;
}

.gallery a:after {
    content: '';
    display: block;
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_d4f60c8640.png) rgba(41, 63, 126, 0.83) center center no-repeat scroll;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    zoom: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery a:hover:after {
    opacity: 10;
    filter: alpha(opacity=100);
}

/*  Footer
_________________________________________*/
/* Mobile footer branding styles */
.main-footer,
#footer-branding {
    width: 100%;
    overflow: auto;
    background: rgb(40,61,124); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(40,61,124,1) 0%, rgba(54,78,146,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,61,124,1)), color-stop(100%,rgba(54,78,146,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(40,61,124,1) 0%,rgba(54,78,146,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(40,61,124,1) 0%,rgba(54,78,146,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(40,61,124,1) 0%,rgba(54,78,146,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(40,61,124,1) 0%,rgba(54,78,146,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#283d7c', endColorstr='#364e92',GradientType=0 ); /* IE6-9 */

    position:  relative;
    bottom: 0;
}

.main-footer .container {
    padding-top: 32px;
    padding-bottom: 28px;
}

.main-footer .container {
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_d9479e0301.png) transparent right top no-repeat scroll;
    background-size: auto 100%;
}

footer h3 {
    font-size: 14px;
    font-weight: 600;
    color: #e4e4e4;
    margin-bottom: 11px;
}

footer p,
footer li,
footer a {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.2em;
    color: #e4e4e4;
}

.map-footer {
    display: inline-block;
    position: relative;
    z-index: 0;
}

.map-footer:after {
    content: '';
    display: block;
    background-color: #14328a;
    position: absolute;
    z-index: -2;
    left: -3px;
    top: -3px;
    width: 100%;
    height: 100%;
    padding: 3px;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
}

#footer-map {
    width: 289px;
    height: 134px;
}

.ld-branding {
    padding-top: 9px;
}

footer ul {
    list-style-type: none;
    margin-left: 6px;
}

footer li [class^="icon-"], footer li [class*=" icon-"] {
    width: 12px;
    height: 15px;
    content: '';
}

.icon-phones {
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_f4fa63a74e.png) transparent right 3px no-repeat scroll !important;
}

.icon-mail {
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_8324f52d8e.png) transparent right 3px no-repeat scroll !important;
}

.icon-clock {
    background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_3d81295aad.png) transparent right 3px no-repeat scroll !important;
}

address {
    padding-left: 20px;
    margin-bottom: 8px;
    line-height: 1.2em;
}

address i {
    float:left;
    margin-left:-20px;
    margin-right:5px;
}

/*  Sticky Nav Icons Styles
_________________________________________*/
.navbar .navbar-inner.sticky {
    width: 100%;
    padding: 10px 10px 5px;
    background: #19357f;
    color: #fff;
    margin-left: 0px;
    margin-right: 0px;
    -webkit-border-radius: 0px; 
    -moz-border-radius: 0px; 
    border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    box-sizing: border-box; 
}

.navbar .navbar-inner.sticky .container {
    padding-bottom:0px;
}

.sticky h1.title, .sticky h1.title span {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}

/*  Responsive Overrides
_________________________________________*/

/* Small desktop */
@media (min-width: 980px) {
    .navbar .nav > li {
        padding-top: 5px;
        padding-right: 20px;
    }
    .navbar .nav > li > a {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 9px;
        padding-bottom: 13px;
    }
}

/* Large desktop */
@media (min-width: 1200px) {
    .container {
        width: 1070px;
    }
    .navbar-inner .container {
        width: auto;
    }
    .navbar .nav > li > a {
        padding-left: 41px;
        padding-right: 41px;
    }
    .intro-area .row-fluid .span5 {
        position: relative;
    }
    #slider {
        position: absolute;
        z-index: 0;
        width: 100%;
        height: 100%;
        padding-left: 50px;
        margin-left: -50px;
    }
    .camera_wrap {
        width: 100%;
        position: absolute;
        left: 0;
    }
    .feature-box {
        padding-top: 67px;
        position: relative;
        z-index: 0;
    }
    .feature-box h2 {
        min-height: 45px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .feature-box .overlay {
        background: url(http://cdn.myld.com.au/2/521/ballina-tyrepro_d4f60c8640.png) rgba(41, 63, 126, 0.83) center 104px no-repeat scroll;
        position: absolute;
        top: 0;
        min-height: 100%;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .feature-box p {
        padding-top: 3px;
        zoom: 1;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .feature-box a:hover p {
        opacity: 10;
        filter: alpha(opacity=100);
    }
    .feature-box a:hover .overlay {
        background-size: 0%;
    }
    .feature-box a:hover h2 {
        background-color: #fff;
        color: #293e7d;
    }
    .history-area {
        min-height: 280px;
    }
}

/* Small desktop */
@media (max-width: 1199px) {
    #logo {
        max-width: 410px;
    }
    .slogan {
        padding-top: 22px;
    }
    #home .intro-area .span7:after {
        left: -20px;
    }
    .map-footer {
        display: block;
    }
    #footer-map {
        width: 100%;
    }
    .inner-wrap {
        /*padding-bottom: 240px;*/
    }
    .feature-box {
        padding-bottom: 25px;
    }
    .feature-box h2 {
        min-height: 60px;
        padding-bottom: 8px;
    }
    .feature-box p {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 176px;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    #map-canvas {
        height: 300px;
    }
}

/* Table Down */
@media (max-width: 979px)  {
    .navbar-inner {
        padding-top: 10px;
    }
    .navbar-inner .container {
        padding-bottom: 6px;
    }
    h1.title:nth-child(2) {
        display: none;
    }
    .logo-area .span9 {
        width: 100%;
    }
    #logo {
        /*max-width: 310px;*/
    }
    .slogan {
        float: right;
        padding-top: 20px;
    }
    .nav-area .span9 {
        width: 100%;
    }
    .socialmedia {
        padding-top: 19px;
    }
    .inner-wrap {
      /*  padding-bottom: 270px;*/
    }
    .feature-box p {
        min-height: 272px;
    }
}

/* iPhone 5 landscape */
@media (max-width: 800px)  {
    .inner-wrap {
       /* padding-bottom: 40px;*/
    }
    #home .intro-area .span5 {
        display: none;
    }
    #home .intro-area .span7:after,
    #home .intro-area .container:after {
        display: none;
    }
    #home .intro-area .span7 {
        width: 100%;
        margin-left: 0;
    }
    .feature-box h2 {
        min-height: 30px;
    }
    .feature-box p {
        min-height: 128px;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  
  .grid-3 {
  padding:0px 0px 15px 0px;
  width:100%;
}

    .feature-box {
        max-width:250px;
        margin:0px auto;
    }
    body {
        padding: 0;
    }
    #map-canvas {
        height: 200px;
    }
    #custom_form label {
        width: 100%;
    }
    .form-input {
        width: 100%;
    }
    #spambox {
        float: none;
    }
    h1.title {
        max-width: 450px;
    }
    #contact-info {
        padding-top: 30px;
    }
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-inner .container {
        padding-left: 0;
        padding-right: 0;
    }  
    #logo,
    .slogan {
        max-width: none;
        width: 100%;
        float: none;
        padding-top: 0;
        text-align: center;
    }
    .slogan h3 {
        font-size: 22px;
    }
    #home .intro-area .span7:after {
        display: none;
    }
    #logo {
        padding: 0;
    }
    .feature-box p,
    .feature-box h2 {
        min-height: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .feature-box h2 {
        font-size: 15px;
    }
    .intro-area .img-box {
        padding-bottom: 20px;
    }
    .intro-area .feature-box .img-box {
        padding-bottom: 0;
    }
    .history-area {
        padding-left: 20px;
        padding-right: 20px;
    }
    .content-box {
        text-align: center;
        padding-top: 25px;
        padding-bottom: 0;
    }
    .content-box .img-box {
        display: inline-block;
        width: auto;
        float: none;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }
    #about-us .content-box .img-box {
        margin-bottom: 15px;
    }
    #gallery .content-box .img-box {
     /*   margin-bottom: 25px;*/
    }
    .content h2,
    .content h3,
    .content p,
    .content label {
        text-align: left;
    }
    .content-box .row-fluid {
        padding-bottom: 25px;
    }
    #gallery .content-box .row-fluid {
        padding-bottom: 0;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    h1.title {
        max-width: 200px;
    }
    .content-box .img-box {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; 
        box-sizing: border-box; 
    }
    .content-box .img-box img {
        width: 100%;
    }
}

