/*############################*/


/*** global css  ***/


/*############################*/

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14;
    color: #777;
    margin-top: 110px;
    background-color: #2d2d30;
}

#Intro {
    top: 0;
    position: fixed;
    z-index: 5000;
    background-color: #660000;
    height: 40px;
    width: 100%;
    color: #fff;
    padding-top: 10px;
    padding-right: 15px;
    text-align: right;
    display: inline-block;
    font-weight: 500;
    font-size: 17px;
}

.wrapper {
    text-align: center;
}

a.button {
    text-decoration: none;
    background-color: #660000;
    font-weight: 600;
    font-size: 1.5em;
    z-index: 9999;
    color: #fff;
    text-shadow: 1px 1px 0px #000;
    border-radius: 8px;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    margin: -20px -75px;
    bottom: 18%;
    left: 50%;
}

hr {
    border-color: #777;
}

.container.white,
.container.gray {
    padding: 80px 120px;
    position: relative;
}

.modal {
    top: 80px;
}

.modal-header,
h4,
.close {
    background-color: #333;
    color: #fff !important;
    text-align: center;
    font-size: 30px;
}

.white {
    background-color: #fff;
    width: 100%;
}

.section-title {
    font-size: 45px;
    text-align: center;
}

.banner {
    width: 100%;
    max-height: 500px;
}
/*############################*/


/*** navbar***/


/*############################*/

.navbar {
    font-family: 'Roboto', sans-serif;
    /*background-color: #2d2d30;*/
    border: 0;
    letter-spacing: 2px;
    min-height: 50px;
    top: 40px;
    /*text-transform: uppercase;*/
}

.navbar-brand {
    color: #660000 !important;
    font-size: 32px;
    font-weight: 900;
    line-height: 50px;
}

.navbar-default .navbar-nav>li>a {
    color: #660000 !important;
    line-height: 50px;
    font-size: 18px;
    font-weight: 600;
    /*** line height mst be same as img ***/
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
}

#myNavbar ul li a:focus,
#myNavbar ul li a:hover,
#myNavbar ul li a:active {
    background-color: #660000;
    color: #FFF;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-collapse {
    min-height: 80px;
    /* opacity: 0.8; */
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-top: none;
    box-shadow: none;
}





/*** align navbar w/ carousel ***/

.navbar {
    position: absolute;
}


/*############################*/


/*** contact form  ***/


/*############################*/

.form-control {
    border-radius: 0;
}

textarea {
    resize: none;
}

.btn {
    padding: 10px 20px;
    background-color: #660000;
    color: #f1f1f1;
    border-radius: 0;
    transition: .2s;
}

.btn:hover,
.btn:focus {
    border: 1px solid #333;
    background-color: #fff;
    color: #000;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

#map {
    width: 100%;
    height: 467px;
}


/*############################*/


/*** footer  ***/


/*############################*/

footer {
    background-color: #2d2d30;
    color: #777;
    padding: 50px 120px;
    font-weight: 500;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
}

footer a {
    color: #f5f5f5;
    margin-top: 10px;
}

footer a:hover {
    text-decoration: none;
    color: #660000;
}


/*############################*/


/*** mobile display ***/


/*############################*/

.rwd-line {
    display: block;
}

@media screen and (min-width: 768px) {
    .rwd-line {
        display: inline;
    }
}

@media (max-width: 768px) {
    */
    /* .container {
    padding: 50px;
  } */
    body {
        margin-top: 140px;
    }
    .banner-caption {
        display: none;
    }
    .button {
        display: none;
    }
    .banner {
      padding-top: 25px;
    }
    /* .navbar-toggle,
    .navbar-toggle:focus {
        margin-top: 21px;
        margin-bottom: 20px;
        background-color: #660000;
        color: #fff;
    } */
    .navbar-nav>li>a {
        line-height: 17px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar {
        top: 65px;
    }
    .navbar-brand {
        font-size: 25px;
    }
    .btn {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .jumbotron p {
        font-size: 17px;
    }
    .bottom-menu {
        display: none;
    }
    #Intro {
        text-align: center;
        height: 65px;
    }
    #Intro p {
        text-decoration: none;
    }
    .fa-2x {
        margin-top: 15px;
        font-size: 17px !important;
    }
    .container.white,
    .container.gray {
        padding: 60px 50px;
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 20px;
}


/*** Cambridge Begin ***/

.tour-buttons {
    /* margin-bottom: 50px;
    margin-top: 50px; */
}

p {
    font-size: 14;
}

.banner {
    width: 100%;
    max-height: 500px;
}

/* .tag-line {
    margin-top: 25px;
    font-size: 18px;
    text-align: center;
} */



/*############################*/


/*** navbar ***/


/*############################*/
.navbar-toggle .icon-bar:nth-of-type(1) {
	width: 35px;
	height: 7px;
	background-color: #660000;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
	width: 35px;
	height: 7px;
	background-color: #660000;	
}

.navbar-toggle .icon-bar:nth-of-type(3) {
	width: 35px;
	height: 7px;
	background-color: #660000;	
}

.navbar-toggle {
	position: relative;
	transition: all 500ms ease-in-out;
}
.navbar-toggle:hover, .navbar-toggle:focus {
	/*background-color: transparent !important;*/
	background-color: #660000;
}

.navbar-default .navbar-toggle {
	width: 55px;
	height: 55px;	
	border-color: transparent;
}

.rotate {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}