html {
       overflow-y: scroll;
}

body { height: 100%; margin-bottom: 1px; }

.topmargin{margin-top:140px;}

/* columns of same height styles */
* {
    margin: 0;
    padding: 0;
}

.icon-down:before {
    text-align:right;
    content: "\25BC";
}

.bump{margin-bottom: 6px;}

html,body,.container-fluid,.container-xs-height {
    height: 100%;
    font-family: 'Roboto',sans-serif;
    font-weight: 100;
}

.navheight {
    width: 100%;
    position: absolute;
    height: 155px;
    z-index: 20;
}

.kltop {
    height: 140px !important;
    background: #fff;
}

a.navbar-brand {
    padding: 0;
}

.navbar-brand {
    float: right;
    height: 140px;
    padding: 15px;
    font-size: 18px;
}

.navbar {
    text-align: center;
}

.tophgt {
    height: 140px;
    background: #fff;
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

img.alright {
    text-align: right;
    float: right;
    margin-left: 10px;
    clear: both;
}

.col-sm-2 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.col-md-3 {
    position: relative;
    padding: 20px 60px 10px 0;
}

.container-xs-height {
    display: table;
    padding-left: 0;
    padding-right: 0;
    vertical-align: top;
}

.row-xs-height {
    display: table-row;
}

.col-xs-height {
    display: table-cell;
    float: none;
}

.col-top {
    vertical-align: top;
}

.row {
    height: 100%;
/* display:table-row */
}

.container-fluid {
    display: table;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

.text_pad {
    color: #fff;

    padding: 50px 50px;
    width: 90%;
    height: 100%;

}

img {
    border: 0;
}



.newsletter {
    text-align: right;
    background: #fff;
    padding: 10px 10px 0 0;
}





#bg {
  position: fixed;
  top: -50%;
  left: -80%;
  width: 200%;
  height: 200%;
}
#bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
}




.testimage {
    background-image: url(../images/testimonial_background.jpg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    background-size: cover;
    background-position: center center;
}

.abtimage {
    background-image: url(../images/about_background.jpg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    background-size: cover;
    background-position: center center;
}


.contimage {
    background-image: url(../images/contact_background.jpg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    background-size: cover;
    background-position: center center;
}


.resimage {
    background-image: url(../images/resc_background.jpg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    background-size: cover;
    background-position: center center;
}


.content_inner {
    padding: 30px;
}

p {
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    font-size: 1.2em;
    line-height: 1.5;
}

p.test{padding-bottom:20px;}

.quotehome {
    width:15%;
    margin-left:200px;

    background:rgb(255,119,0);

    background:rgba(255,119,0,0.9);

}

.quoteabout {
     width:15%;
    margin-left:200px;

    background:rgb(194,97,16);

    background:rgba(194,97,16,0.9);

}

.quotetestimonial {
     width:15%;
    margin-left:200px;

    background:rgb(119,5,4);

    background:rgba(119,5,4,0.9);
}

.quote {
    font-size:1em;
    color: #fff;
    padding: 20px;
}

.place {
    position: absolute;
    bottom: 30%;
    left: 35%;
}

td.details {
    text-align: right;
}

h1.name {
    color: #000;
    font-size: 2em;
    margin: 0;
    padding: 0;
}

.insetleft {
    width: 100%;
    color: #000;
    font-size: .9em;
    font-weight: 500;
    margin-left: 0;
    text-align: right;
}

#idktl {
    float: right;
}

.navbar {
    border: 0;
}

h1 {
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    color: #fff;
    padding-top: 80px;
}

.footer {
    width:100%;
    position: relative;
    bottom: 0;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    padding: 20px 0 20px 40px;
    color: #666;
    background:#fff;

}

#footer{width:100%;}

.thirty{width:33%; padding:0 20px 0 20px;}

.twenty{width:25%; padding:0 20px 0 20px; font-size: .9em;}

.forty{width:37%; padding:0 20px 0 20px; font-size: .8em;}

.google-maps {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

a.whitelink {
    color: #fff;
}

a.graylink {
    color: #666;
}

.blue {
    background: #0af;
}

.smorange {
    background: #ff7700;
}

.burg {
    background: #770504;
}

.ochre {
    background: #d8a418;
}


.org {
    background: #c26110;
}

.rust {
    background: #922602;
}

a.whitelink:link{color:#fff; text-decoration:underline !important;}
a.whitelink:active{color:#fff; text-decoration:underline !important;}
a.whitelink:visited{color:#fff; text-decoration:underline !important;}

.rightside{float:right; padding: 15px 0 15px 15px;}

.white {
    background: #fff;
}

.navbar-default {
    background-color: #fff;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    margin-top: 20px;
}

.col-sm-5top {
    position: relative;
    min-height: 140px;
    padding-right: 15px;
    padding-left: 15px;
}


.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100% !important;
}



@media (min-width: 768px) {
.col-sm-5top {
    float: right;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 7px;
}


.col-sm-5top {
    width: 41.66666667%;
}
}

@media (min-width: 769px) {
.container-sm-height {
    display: table;
    padding-left: 0;
    padding-right: 0;
}

.row-sm-height {
    display: table-row;
}

.col-sm-height {
    display: table-cell;
    float: none;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.navbar-collapse.collapse {
    display: none !important;
}

.navbar-collapse.collapse.in {
    display: block !important;
}

.navbar-header .collapse,.navbar-toggle {
    display: block !important;
}

.navbar-header {
    float: none;
}
}

@media (max-width: 768px) {

    .footer {
    position:relative;
}


.col-sm-5 {
    position: relative;
    height: 500px !important;
    padding-right: 0;
    padding-left: 0;
}

.col-sm-2 {
    width: 100%;
}

.col-sm-7 {
    width: 100%;
}

.col-sm-5 {
    width: 100%;
}


.thirty{float:left; width:33%; padding:20px;}

.twenty{ float:left; width:20%; padding:20px; font-size: .9em;}

.forty{ float:left; width:33%; padding:20px; font-size: .8em;}



.kltop {
    height: 140px !important;
    background: #fff;
}

.tophgt {
    height: 0;
    background: transparent !important;
}

.col-sm-2 {
    display: none;
}

img.kl {
    display: none;
}

.quotehome {
    display: none;
}

.quoteabout {
    display: none;
}

h1 {
    font-family: 'Roboto',sans-serif;
    padding-top: 0;
}
}

@media (max-width: 500px) {

    .text_pad {
    color: #fff;

    padding: 50px 20px;
    width: 88%;
    height: 100%;

}


    .abtimage {
    background-image: url(../images/about_background.jpg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    background-size: cover;
    background-position: center center;
    margin-top:150px;
}

 .bkimage {

    margin-top:150px;
}

 .testimage {

    margin-top:150px;
}

.resimage {

    margin-top:150px;
}

.contimage {

    margin-top:150px;
}


    .footer {
    position:relative;
}

.thirty{float:left; width:100%; padding:20px;}

.twenty{ float:left; width:100%; padding:20px; font-size: .9em;}

.forty{ float:left; width:100%; padding:20px; font-size: .8em;}



.col-sm-5 {
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

h1 {
    font-family: 'Roboto',sans-serif;
    padding-top: 0;
}

.tophgt {
    height: 0;
    background: transparent !important;
}

img.kl {
    display: none;
}
}
