@charset "utf-8";
body {
    background-color: #E3E3E3;
    font-family: raleway, sans-serif;
}
#lake {
	position: relative;
}
h1 {
	color:#000000;
	font-size: 1em;
    font-weight: light;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    line-height: 0.7em;
}

img .icon {
	width: 30px;
	margin: 10px auto;
	display: block;
}
#highlights {
	text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
h2{
    font-weight:  bold;
    color: #005C97;
    font-size: 1.2em;
    line-height: 1.8em
}
#highlights h2 {
    font-weight:  800px;
    text-align: center;
    font-size: 0.8em;
}
h3 {
	color: #0E78BB;
        font-size: 1.4em;
    font-weight: bold;
}
#header .img-responsive {
    text-align: center;
    margin: 0 auto;
}
#mainContent h3 {
    color: #4A4A4A;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
}
#feature h3 {
    color: #4A4A4A;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
}
h4 {
    font-size: 1.5em;
    text-align: center;
    font-weight: 600;
    letter-spacing: 2px;
     padding-left: 0px;
    padding-right:0px;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #FFFFFF;
}
#accreditation h4 {
    color: #4A4A4A;
    font-size: 2em;
}
.accreditationImages  h4{
    color: #2E2E2E;
}
#header h5 {
    color:  #919393;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: right;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
}
#footer h5 a:link {
    color:  #0E78BB;
    font-size: .8em;
    font-weight: bold;
    letter-spacing: 2px;
    /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
    transition: color .75s ease;
}
#footer h5 a:hover {
	color: #014885;
    text-decoration: none;
}
#header h5 a:link {
    color:  #014885;
    font-size: 1.8em;
    font-weight: bold;
    /* new */
	-moz-transition: color .75s ease;
	-o-transition: color .75s ease;
	-webkit-transition: color .75s ease;
	transition: color .75s ease;
    line-height: 0.8em;
    letter-spacing: .13em;
}
#header h5 a:hover {
	color: #0E78BB;
    text-decoration: none;
}
h6 {
    font-size: 1em;
}
#feature h6 {
    font-size: 0.8em;
    text-align: center;
    margin-bottom: 0;
    padding: 0px;
}

#header h6 a:link {
    font-weight: bold;
    color: #4A4A4A;
}
#header h6 a:hover {
    font-weight: bold;
    color: #FC3C0E;
    text-decoration: none;
}
a:link, a:visited{
    font-weight: bold;
    color: #4A4A4A;
}
a:hover, a:active {
    font-weight: bold;
    color: #005C97;
    text-decoration: none;
}
#accordion1 .panel.panel-default #collapseTwo1 .panel-body .row .col-lg-3.col-md-3.col-sm-6 ul li a {
    font-size: 0.8em;
}
p{
    color: #4A4A4A;
    font-family: muli, Arial, "serif";
    
}

#header {
    background-color: #FFFFFF;
padding-bottom: 5px;
        text-align: right;
    padding-top: 20px;
}

#header .btn-success {
    background-color: #D61D21;
    width:100%;
    margin-bottom: 15px;
    margin-top: 10px;
    height: 50px;
    color: #FFFFFF;
    border: none;
}
.btn-success {
    margin-bottom: 15px;
    margin-top: 10px;
    height: 50px;
    border: none;
}
.btn-success {
	/* new */
	-moz-transition: background-color .75s ease;
	-o-transition: background-color .75s ease;
	-webkit-transition: background-color .75s ease;
	transition: background-color .75s ease;
}
#header .btn.btn-success:hover {
	background-color: #0E78BB;
    color: #FFFFFF;
}

.navbar
        {
            border:none;
        }
.nav
{
    background-color: #FFFFFF;
}
#mainContent {
    background-color: #FFFFFF;
    padding-top: 30px;
    padding-bottom:30px;
  
}
#mainContent img {
    margin-bottom: 20px;
}
#mainContent3 {
    background-color: #FFFFFF;
    padding-top: 30px;
    padding-bottom:30px;
  
}
#mainContent h5 {
    background-color: #232324;
    color: #0E78BB;
    font-weight: 100;
    font-size: 1.2em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 0px;
    border-radius: 0px 0px 10px 10px;
}
#mainContent img {
    margin-bottom: 0px;
    max-height: 200px;
}
#mainContent3 h5 {
    background-color: #232324;
    color: #0E78BB;
    font-weight: 100;
    font-size: 1.2em;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 0px;
    border-radius: 0px 0px 10px 10px;
}
#mainContent3 img {
    margin-bottom: 0px;
}
.container-fluid.headerContain {
    background-color: #FFFFFF;
}
.whyChoose1 {
    min-height: 600px;
    background-color: #FFFFFF;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-top: 5%;
    border-radius: 10px;
}
.whyChoose1 p {
    padding: 5%;
}
.whyChoose1 h3 {
    padding: 5%;
}
.whyChoose1 img {
    margin: 0 auto;
    width: 250px;
    height: 250px;
    border-radius: 10px;
}
#suppliers {
    background-color: #0E78BB;
   padding-top:80px;
    padding-bottom:80px;
}
#suppliers h4 {
    font-size: 2em;
}
#suppliers h5 {
    color: #FFFFFF;
    text-align: center;
     padding-left: 0px;
    padding-right:0px;
    padding-bottom: 50px;
}
#accreditation {
         padding-top:80px;
    padding-bottom:80px;
}
#accreditation h5{
    color: #606060;
    text-align: center;
         padding-left: 0px;
    padding-right:0px;
    padding-bottom: 50px;
}
#footer p img {
    float: left;
    max-height: 50px;
    padding-right: 10px;
}
#footer .img-responsive {
    max-width: 300px;
}
#footer {
    background-color: #FFFFFF;
    border-bottom: 10px solid #0E78BB;
    padding-top: 30px;   
}
.row.subject p {
    text-align: center;
    font-size: 0.8em;
    padding-top: 20px;
    padding-bottom: 20px;
}
#feature  {
    background-color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 50px;
}
#feature h2 {
	text-align: center;
}
.glyphicon.glyphicon-home {
    margin-top: 15px;
}
.row .icon {
    max-width: 75px;
}
.carousel-caption p img {
    max-height: 15px;
}
.carousel-inner .item .carousel-caption {
    max-width: 1000px;
    margin: 0 auto;
}
#carousel1 h3 img {
    margin: 0px auto;
    padding-top: 20px;
}
#carousel1 .carousel-inner .item {
    background-color: #005C97;
     
}
.review {
    background-color: #005C97;
    padding-top: 30px;
}
.review h2 {
    text-align: center;
    font-size: 2.8em;
    margin-top: 0px;
    font-weight: bolder;
    padding: 0px;
    color: #FFFFFF;
}
.review h6 {
    font-size: 0.7em;
    text-align: center;
    margin-bottom: 0;
    padding: 0px;
    color: #FFFFFF;
}  
#carousel1 {
    padding-bottom: 50px;
}

.carousel .item .carousel-caption p {
    color: #FFFFFF;
    font-size: 3em;
    line-height: 2em;
}
.carousel .item .carousel-caption {
    font-size: 1.3em;
}
.col-sm-6.col-lg-3.col-md-3.first {
    min-height:150px;
}
.carousel-control.left, .carousel-control.right{ 
    background: none !important;
    filter: progid:none !important;>
}
#carousel1 .img-responsive {
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}
#carousel1 h3 {
    padding-top: 20px;
    margin: 0px;
    color: #FFFFFF;
}
#carousel1 p {
padding: 0px;
    margin: 0px;
    font-size: 0.6em;
}
#carousel1 h3 .img-responsive {
    margin: 0 auto;
    max-height: 100px;
}
#accordion1 {
    margin-bottom: 0px;
}
.carousel-caption {
    height: 100%;
}
#carousel1 .item {
        height:250px;
    }
#carousel1 .carousel-caption {
    padding-bottom: 0px;
}
#accordion1 {
    margin-bottom: 0px;
}
.rightside {
    background-color: #D20F12;
}
.row.banner {
    background-color: #FFFFFF;
}
#bannerImg {
    height: 600px;
}
#suppliers img {
	margin: 20px;
    max-height: 40px;
	-webkit-transition: all .5s ease;	
	-moz-transition: all .5s ease;	
	-o-transition: all .5s ease;	
	transition: all .5s ease;
}
#suppliers img:hover {
	-webkit-transform: scale(1.5);	
	-moz-transform: scale(1.5);	
	-ms-transform: scale(1.5);	
	-o-transform: scale(1.5);	
	transform: scale(1.5);
	-webkit-backface-visibility: hidden;
}
#accreditation img {
	margin: 20px;
    max-height: 70px;
	-webkit-transition: all .5s ease;	
	-moz-transition: all .5s ease;	
	-o-transition: all .5s ease;	
	transition: all .5s ease;
}
#accreditation img:hover {
	-webkit-transform: scale(1.5);	
	-moz-transform: scale(1.5);	
	-ms-transform: scale(1.5);	
	-o-transform: scale(1.5);	
	transform: scale(1.5);
	-webkit-backface-visibility: hidden;
}
#highlights img {
	margin: 20px;
	-webkit-transition: all .5s ease;	
	-moz-transition: all .5s ease;	
	-o-transition: all .5s ease;	
	transition: all .5s ease;
}
#highlights img:hover {
	-webkit-transform: scale(1.5);	
	-moz-transform: scale(1.5);	
	-ms-transform: scale(1.5);	
	-o-transform: scale(1.5);	
	transform: scale(1.5);
	-webkit-backface-visibility: hidden;
}
label {
    font-size: 1.2em;
    margin-top: 20px;
    color: #2030C5
}

form input {
    width: 100%;
    margin-top: 10px;
}
form label {
    width: 100%;
    margin-top: 10px;
}
form textarea {
    width: 100%;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 20px;
}
input[type=submit] {
    border-radius: 5px;
    border: 0;
    width: 80px;
    height:25px;
    font-family: Tahoma;
    background: #f4f4f4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 1%, #ededed 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ededed', GradientType=0);
    /* IE6-9 */
}
.nav.navbar-nav {
    width:100%;

}
.nav.navbar-nav li a {
    font-weight: bold;
    color: #4A4A4A;
    font-size: .8em;
    text-align: center;
    line-height: 1.4em;
}
.nav.navbar-nav li {
    width: 50%;
    margin: 0 auto;
    border-left: 1px solid  #DFDFDF;
    background-color: #005C97;
}
.nav.navbar-nav li.noBorder {
    border-left:none;
}
.nav.navbar-nav li.noBorderright {
    border-right:none;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.navbar-default {
  background-color: #005C97;
    border-bottom: 5px solid #014885;
}
.navbar-default .navbar-brand {
  color: #4a4a4a;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #0E78BB;
}
.navbar-default .navbar-text {
  color: #4a4a4a;
}
.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #0E78BB;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #0E78BB;
  background-color: #FFFFFF;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #0E78BB;
  background-color: #FFFFFF;
}
.navbar-default .navbar-toggle {
  border-color: #FFFFFF;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #0E78BB;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #4a4a4a;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #4a4a4a;
}
.navbar-default .navbar-link {
  color: #4a4a4a;
}
.navbar-default .navbar-link:hover {
  color: #0E78BB;
}
.navbar-default .navbar-toggle {
    color: #4A4A4A;
}
.carousel-control.left, .carousel-control.right{ 
    background: none !important;
    filter: progid:none !important;>
}
#carousel1 .img-responsive {
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}
#carousel1 h3 {
    padding-top: 20px;
    margin: 0px;
    color: #FFFFFF;
}
#carousel1 p {
padding: 0px;
    margin: 0px;
    font-size: 0.8em;
}
#carousel1 h3 .img-responsive {
    margin: 0 auto;
    max-height: 100px;
}
.btn.btn-success {
    font-weight: bold;
    width: 100%;
    background-color: #D61D20;
    border: none;
}
#header  h6 .img-responsive.which {
    max-height: 90px;
    position: absolute;
    right: 320px;
    top: 10px;
}
#header  h5 .img-responsive.which {
    max-height: 100px;
    margin: 0px auto;
}
#contactBar p {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1em;
    padding-top: 20px;
}
#contactBar .btn.btn-success {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 20px;
    background-color: #FFFFFF;
    color: #000000;
    margin-bottom: 15px;
    height: 50px;
    border-color: #0E78BB;
}
#contactBar .btn.btn-success:hover {
    background-color: #0E78BB;
    color: #FFFFFF;
}
#contactBar2 .btn.btn-success:hover {
    background-color: #0E78BB;
    color: #FFFFFF;
}
#contactBar3 .btn.btn-success:hover {
    background-color: #0E78BB;
    color: #FFFFFF;
}
#feature .btn.btn-success:hover {
    background-color: #0E78BB;
    color: #FFFFFF;
}
#mainContent .btn.btn-success:hover {
    background-color: #0E78BB;
    color: #FFFFFF;
}
#contactBar2 p {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1em;
    padding-top: 20px;
}
#contactBar2 .btn.btn-success {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 20px;
    background-color: #FFFFFF;
    color: #000000;
    margin-bottom: 15px;
    height: 50px;
    border-color: #0E78BB;
}
#contactBar3 p {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1em;
    padding-top: 20px;
}
#contactBar3 .btn.btn-success {
    text-align: center;
    width: 100%;
    float: right;
    margin-top: 20px;
    background-color: #FFFFFF;
    color: #000000;
    margin-bottom: 15px;
    height: 50px;
    border-color: #0E78BB;
}
.container-fluid.page #contactBar {
    background-color: #D61D20;
}
.container-fluid.page #contactBar2 {
  background-color: #D61D20;
}
.container-fluid.page #contactBar3 {
    background-color: #232324;
}
.facebookFeed {
    margin-top: 20px;
    margin-bottom: 20px;
}
.logo {
    background-color: #FFFFFF;
    padding-top: 10px;
}
.imageCascasde  {
    -webkit-box-shadow: 2px 2px 5px 2px #4F4E4E;
    box-shadow: 2px 2px 5px 2px #4F4E4E;
    margin-top: 5px;
    margin-bottom: 30px;
    height: 300px;
    background-position: right top;
    color: #FFFFFF;
}
.imageCascasde.cas1 {
    background-image: url(../solid_images/cascade1.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas2 {
    background-image: url(../solid_images/cascade2.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas3 {
    background-image: url(../solid_images/cascade3.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas4 {
    background-image: url(../solid_images/cascade4.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas5 {
    background-image: url(../solid_images/cascade5.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas6 {
    background-image: url(../solid_images/cascade6.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas7 {
    background-image: url(../solid_images/cascade7.jpg);
    background-repeat: no-repeat;
}
.imageCascasde.cas8 {
    background-image: url(../images/cascade8.jpg);
    background-repeat: no-repeat;
}


.example-image-link img {
    max-width: 32.5%;
    padding: 5px;
  
}


.banner {
    margin-left: auto;
    margin-right: auto;
}
#why {
    text-align: left;
}
#why2 {
    background-color: #005C97;
    text-align: center;
}
#splash {
    background-color: #232324;
    color: #858585;
    line-height: 1.5em;
    padding-top: 30px;
    padding-bottom: 30px;
}
#splash h6{
    line-height: 1.8em;
    text-align: center;
}
.row.review #carousel1 .carousel-inner {
    background-color: #000000;
}
#mainContent #lifestyle {
    background-color: #014885;
    border-radius: 0px 0px 10px 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#mainContent3 #luxury {
    background-color: #1c4542;
    border-radius: 10px;
    padding-bottom: 20px;
}

.img-responsive.main {
  max-height: 120px;
}
img.warranty {
    max-width: 100%;   
}
img.calloffice {
    max-height:25px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 280px;
    top: 40px;
}
img.callmobile {
    max-height:25px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 280px;
    top: 31px;
}
img.callmobile2 {
    max-height:25px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 280px;
    top: 67px;
}
#contactBar .col-md-7.col-md-offset-1.col-lg-offset-2.col-lg-5.col-xs-12.col-sm-8 p img {
    max-width: 80%;
}
.skills {
    min-height: 100px;
}
.skills p {
    color: #FFFFFF;
    font-weight: 100;
    line-height: 1.6em;
    font-size: 0.8em;
}

img.calloffice {
    max-height:25px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 280px;
    top: 40px;
}
img.callmobile {
    max-height:25px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 280px;
    top: 31px;
}
img.callmobile2 {
    max-height:25px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 280px;
    top: 67px;
}
@media (max-width: 649px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #4a4a4a;
  }
.row.review #carousel1 .carousel-inner {
}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #121212;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #f8f8f8;
  }
    #header .img-responsive.main {
        text-align: center;
    }
   .img-responsive.main {
    max-height: 100px;
    margin: 0 auto;
    padding-top: 20px;
} 
    h1 {
        text-align: center;
    }
    #header h5 {
        text-align: center;
    }
   
    img.callmobile {
    right: 440px;
}
    img.calloffice {
    right: 440px;
}
    #contactBar .col-md-7.col-md-offset-1.col-lg-offset-2.col-lg-5.col-xs-12.col-sm-8 p img {
    max-width: 100%;
}
        #faceBook {
    display: none;
    max-height: 800px;
    height: 0px;
    }
    img.calloffice {
    display: none;
}
img.callmobile {
    display: none;
}
img.callmobile2 {
    display: none;
}
      
@media (max-width:400px){
.container-fluid.page #header {
}
    .img-responsive.main {
        margin: 0 auto;
    }
.container-fluid.page #header h5 {
    text-align: center;
}
    .container-fluid.page #header h1 {
    padding-left: 0px;
}
      .container-fluid.page #header .img-responsive.main {
   margin: 0 auto;
}
  #header h5 a:link {  
    font-size: 1.5em;
}
    .example-image-link img {
    max-width: 32.5%;
    padding: 5px; 
}
.img-responsive.main {
    max-width: 100%;
}
#header h5 {
    font-size: 1.2em;
    padding-left: 20px;
    text-align: center;
}
    #header img {
        text-align: center;
    }
.carousel-caption {
    height: 100%;
}
#carousel1 .item {
        height:250px;
    }
#carousel1 .carousel-caption {
    padding-bottom: 0px;
}
        img.callmobile {
    right: 280px;
}
    img.calloffice {
    right: 280px;
}
    #contactBar .col-md-7.col-md-offset-1.col-lg-offset-2.col-lg-5.col-xs-12.col-sm-8 p img {
    max-width: 100%;
}
    #faceBook {
        display: none;
    }
@media (max-width:825px){
     #header  h6 .img-responsive.which {
        display: none;     
    } 
    .btn-success {
        margin-top: 0px;
    }
    #faceBook {
    display: none;
    }
}
@media (min-width:649px){
     #header  h5 .img-responsive.which {
        display: none;
    }
}


@media (max-width:649px){
    .container-fluid.page #header {
    text-align:  center;
}
.container-fluid.page #header h5 {
    text-align: center;
}
    .container-fluid.page #header h1 {
    text-align: center;
    padding-left: 0px;
}
      .container-fluid.page #header .img-responsive.main {
   margin: 0 auto;
}
    .btn-success {
    margin-top: 15px;
}
    #contactBar .col-md-7.col-md-offset-1.col-lg-offset-2.col-lg-5.col-xs-12.col-sm-8 p img {
    max-width: 100%;
}
    #faceBook {
        display: none;
    
} 

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #F8F8F8;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #F8F8F8;
  }
@media (max-width: 949px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
      #faceBook {
          display: none;}
