@media (max-width: 767px) {
    .navbar-toggle {
        margin-top: 35px !important;
    }

}

.dropdown-menu {
  background-color: #f44500;
}
.presentation-container {
    margin-top: 0px;
    background-color: #f44500;
}

.presentation-container h2,
.presentation-container p {
    text-align: center;
    background-color: transparent;
    color: white;
}

#topsms {
    margin-bottom: 10px;
    color: white;
    border: 2px solid #FFF;
}


@media (min-width: 767px) {
    ul.navbar-nav li a {
    background: transparent;
    border-top:none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 70px;
    padding: 23px 40px 10px;
	 text-transform: none;
}

    ul.navbar-nav li.active a {
    background: transparent;
	font-weight:bold;
	border-bottom: 5px solid #fff;
    border-color: #fff;
    color: #fff;
    height: 70px;
    }

    ul.navbar-nav li a:hover, ul.navbar-nav li a:focus {
   background: transparent;
   border-bottom: 5px solid #fff;
    border-color: #ccc;
    color: #fff;
    outline: 0;
    height: 70px;
    }
}

.navbar-collapse.in {
    overflow-y: auto;
    overflow-x: hidden;
}


#topsms {
    background-color: white;
    color: #f44500;
    margin-top: 40px;
}

#topbtn {
    margin-top: -5px;
    margin-bottom: 10px;
}

#topbtn:hover {
    background-color: white;
    color: #f44500;
}

.flex-caption {
  color: #fff !important;
    font-size: 14px;
    font-style: italic;
    height: 180px;
    left: 150px;
    line-height: 24px;
    padding: 10px 20px;
    position: absolute;
    text-align: center;
    top: 33%;
    width: 41%;
}
.flex-caption h1 {
color:#fff !important;
}
.topbar {
    background-color: #1d1d1d;
    color: white;
    padding: 10px 10px;
}

.navbar {
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
}

.pageheader {
    border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding-bottom: 9px;
}

.pageHeader h1 {
    color: #f44500
}
td, th {
    border:none;
}
table {
border:none;
}
.slider {
        -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
        -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
        box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
		}
		
.callmeInput {
	background-color: white!important;
	color: black!important;
}

.navbar-brand {
height: 150px;
    margin-left: 0 !important;
    margin-top: 2px;
    width: 300px;
}

.navbar-brand {
background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("../img/logo.png") !important;
    background-origin: padding-box !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    text-indent: -99999px;
	
}
.navbar {
     background: transparent;
	 box-shadow: none;
	 transition: all 0.4s ease 0s;
}
.navbar.fixed {
     background: #fff;
	 transition: all 0.4s ease 0s;
	 box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
}
.nav.navbar-nav {
    margin-top: 20px;
}
.fixed .nav.navbar-nav {
    margin-top: 0px;
}
.fixed .navbar-brand {
    height: 60px;
    margin-top: 4px;
	 background-size:contain !important;
}
.flex-caption {
    background: rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 25rem rgba(0, 0, 0, 0.5) inset;
    color: #fff !important;
    font-size: 39px;
    font-style: normal;
    height: 100%;
    l: 0;
    left: 0;
    line-height: 24px;
    padding: 13% 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.presentation-container {
    padding: 20px 0;
}
#main-menu .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
}
.flex-caption  h1 {
    display: block;
    font-size: 90px !important;
    line-height: 75px;
    margin: 0 auto;
    max-width: 1250px;
	}
	
	.service-icon {
  position: relative;

  overflow: hidden;

}
.service-icon img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.service-icon:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
a.big-link-1 {
    background: #f44500 none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 25px 0 rgba(0, 0, 0, 0.05) inset, 0 -1px 25px 0 rgba(0, 0, 0, 0.05) inset;
    color: #fff;
    display: inline-block;
    font-style: normal;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
a.big-link-1:hover {
    background: #5a8fce none repeat scroll 0 0;
}
.service h3 {
    font-size: 18px;
    margin-top: 13px;
    text-align: center;
}
.service p {
    font-size: 15px;
    line-height: 24px;
    padding: 8px;
	}
	.services-container {

    padding: 40px 0 80px;
}
.col-sm-4 input, .col-sm-4 textarea {
background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 15px 40px;
    width: 100%;
}
.presentation-container input {
	padding:5px;
}
.navbar.fixed a {
	color:#555;
}
.navbar.fixed a:hover {
	color:#555;
	border-color:#f44500;
}
.navbar.fixed ul.navbar-nav li.active a {
	color:#f44500;
	border-color:#ccc;
}
.main-content {
    padding: 50px 0;
}