﻿.box-shadow {
  -webkit-box-shadow: 0 -119px 149px -177px #000000;
  -moz-box-shadow: 0 -119px 149px -177px #000000;
  box-shadow: 0 -119px 149px -177px #000000;
}
.fugaz {
  font-family: 'Fugaz One', cursive;
}
.oswald {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.source-light {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
}
.source-normal {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.text-shadow {
  text-shadow: 1px 1px 0px #ffffff, 3px 4px 0 rgba(0, 0, 0, 0.15);
}
.text-shadow2 {
  text-shadow: 1px 1px 0 #8f8f8f, 3px 4px 0 rgba(0, 0, 0, 0.15);
}
/*----------- End LESS --------------*/
html,
body {
  height: 100%;
}
h1 {
  font-family: 'Fugaz One', cursive;
}
h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
h3 {
  font-family: 'Fugaz One', cursive;
  text-shadow: 1px 1px 0px #ffffff, 3px 4px 0 rgba(0, 0, 0, 0.15);
  color: #A6ADFF;
  margin-top: 4px;
}
a {
  color: #000000;
}
a:hover {
  opacity: 0.7;
}
.about-board {
  background-color: white;
}
.about-col {
  z-index: 5;
  position: relative;
}
.about-col .circle {
  margin: 47px 0 5px;
}
.about-col.col-lg-10,
.about-col.col-lg-6,
.about-col.col-lg-4,
.about-col.col-lg-6 {
  text-align: center;
}
.about-col.col-lg-10 p {
  text-align: left;
}
.about-container {
  background-image: url("http://rentkabob.com/css/images/background.jpg");
  box-shadow: 0 -119px 149px -177px #000000;
  -moz-box-shadow: 0 -119px 149px -177px #000000;
  -webkit-box-shadow: 0 -119px 149px -177px #000000;
}
.about-info,
.about-info-text {
  position: relative;
  background-color: white;
  z-index: -700;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-weight: 300;
  margin: 0;
  padding: 30px 40px;
  font-size: 1.3em;
  box-shadow: 0px 15px 28px -7px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0px 15px 28px -7px rgba(0, 0, 0, 0.3) inset;
  -webkit-box-shadow: 0px 15px 28px -7px rgba(0, 0, 0, 0.3) inset;
  color: #292a35;
  margin: 60px 50px 0px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.about-info-text {
  padding: 0 40px;
  z-index: 0;
}
.about-info-text p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 1.035em;
}
.about-info .btn {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 95px;
}
.well.about-info {
  position: inherit;
  z-index: 0;
  padding: 16px 40px;
  margin: 0;
}
.about-info p {
  z-index: -800;
}
.blog-container {
  margin-bottom: 40px;
}
.blog-image {
  margin-bottom: 20px;
}
.blog-date-detail {
  text-align: center;
  margin-bottom: 20px;
}
.blog-image img {
  width: 100%;
}
.blog-content {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  background-image: url("http://rentkabob.com/css/images/background.jpg");
}
.box-shad {
  -webkit-box-shadow: 3px 4px 14px 13px rgba(0, 0, 0, 0.69) inset;
  -moz-box-shadow: 3px 4px 14px 13px rgba(0, 0, 0, 0.69) inset;
  box-shadow: 3px 4px 14px 13px rgba(0, 0, 0, 0.69) inset;
}
.calendar.about-info-text {
  padding: 40px;
  margin: 0 auto;
}
.blog.container.calendar.about-info-text {
  margin: 40px !important;
  margin: 0 auto !important;
}
.carousel {
  margin-bottom: 0px;
}
.carousel-caption {
  right: 80px;
  text-align: left;
  left: 80px;
  padding: 0px;
  text-shadow: 6px 4px 2px rgba(0, 0, 0, 0.55);
}
.carousel-caption h1,
.jumbotron h1 {
  font-size: 6em;
  opacity: 0.65;
}
.carousel-inner > .item {
  box-shadow: 3px -8px 37px 3px rgba(0, 0, 0, 0.69) inset;
}
.carousel-indicators {
  bottom: -3px;
}
.carousel .item:nth-child(2) .carousel-caption {
  text-align: right;
  right: 80px;
}
.carousel img {
  min-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 20%;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 20%;
}
.carousel-inner > .item > img {
  height: auto;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  max-width: none;
  min-height: 100%;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.circle {
  width: 350px;
  height: 350px;
  display: inline-block;
  border-radius: 50%;
  background-color: #aaa;
  background-image: url(http://www.rentkabob.com/images/a2.jpg);
}
.circlea {
  width: 350px;
  height: 350px;
  display: inline-block;
  border-radius: 50%;
  background-color: #aaa;
  background-image: url(http://www.rentkabob.com/images/a3.jpg);
}
.circleb {
  width: 180px;
  height: 180px;
  display: inline-block;
  border-radius: 50%;
  background-color: #aaa;
  background-image: url(http://www.rentkabob.com/images/a1.jpg);
}
.contact .col-lg-4 {
  margin-bottom: 10px;
}
.comments-title {
  font-family: 'Fugaz One', cursive;
  font-size: 30px;
}
.comment-title-bottom {
  font-family: 'Fugaz One', cursive;
  font-size: 20px;
}
.about.circlebio1,
.about.circlebio2,
.index.circle2 {
  height: 260px;
  width: 260px;
}
.about.circle1 {
  margin: 0px;
}
.circle1,
.circle3 {
  margin: 39px 0 41px;
}
/* .front-container .circle2 {background-size: 100%; } */
.featurette.row .square {
  margin: 0 -40px 40px 40px;
}
.featurette-heading {
  font-family: 'Fugaz One', cursive;
  text-align: left;
  text-shadow: 1px 1px 0 #8f8f8f, 3px 4px 0 rgba(0, 0, 0, 0.15);
  margin-top: 80px;
  margin-right: 36px;
  font-size: 85px;
  color: #DFDFDF;
}
.form-horizontal .control-label {
  text-align: left;
}
.footer {
  padding: 0px 60px;
}
.founders {
  text-align: center;
  text-shadow: 1px 1px 0px #ffffff, 3px 4px 0 rgba(0, 0, 0, 0.15);
  font-size: 4.5em;
  margin-top: 60px;
}
.front-container {
  padding-top: 100px;
  position: relative;
}
h1.carousel-caption {
  left: inherit;
  right: inherit;
  text-align: center;
}
h2.squareright {
  text-align: right;
}
.has-error label {
  font-weight: bold;
}
hr {
  border-top: 3px solid #C7C7C7;
}
.img-shadow {
  width: 140px;
  text-align: center;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.9);
}
/*.index-bottom { background-image: url('http://rentkabob.com/css/images/leather_background.png'); } */
.index-info-text {
  margin: 120px -90px 0;
}
.jumbotron {
  margin-bottom: 0;
  width: 100%;
  height: 550px;
}
.jumbotron .container {
  height: 100%;
}
.jumbotron .container p {
  opacity: 1.0;
}
.jumbotron h1 {
  position: relative;
  top: 380px;
  font-size: 5.1em;
  color: white;
  /*text-shadow: 0px 1px 2px rgba(0,â€‹ 0,â€‹ 0,â€‹ 0.6); */
}
.jumbotron img {
  width: 100%;
}
label {
  font-weight: normal;
}
.lead,
a.forum {
  margin-right: 36px;
  text-align: left;
}
legend h1 {
  text-shadow: 1px 1px 0px #ffffff, 3px 4px 0 rgba(0, 0, 0, 0.15);
}
.membership {
  font-size: 3.5em;
}
.membership1 {
  margin-top: 130px;
}
.middle-link {
  color: #5A5A5A;
}
.middle-link:hover {
  text-decoration: none;
}
#move {
  margin-bottom: 20px;
  box-shadow: 0px 2px 8px -1px rgba(0, 0, 0, 0.51);
  -moz-box-shadow: 0px 2px 8px -1px rgba(0, 0, 0, 0.51);
  -webkit-box-shadow: 0px 2px 8px -1px rgba(0, 0, 0, 0.51);
  /* border: 1px solid #000000; border-top: none; */

}
#myCarousel,
.carousel .item {
  height: 100vh;
}
.navbar {
  min-height: 46px;
}
.navbar-brand {
  padding: 0px;
  padding-top: 12px;
}
.navbar-brand img {
  margin-left: -80px;
  margin-right: 20px;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0px;
  margin-top: -15px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #000000;
}
/*.navbar-brand { width:140px; }*/
.navbar-brand {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: white;
}
.navbar-inverse .navbar-brand {
  color: white;
}
.navbar-inverse {
  background-color: #292A35;
  border: none;
}
.navbar-inverse .navbar-nav > li > a {
  color: #d1d1d1;
}
.navbar-nav > li > a {
  padding-top: 11px;
  padding-bottom: 10px;
}
.navbar-fixed-top {
  height: 30px;
}
.navbar-wrapper {
  margin-top: 20px;
}
.navbar-nav {
  margin-top: 2px;
}
/*.nav.navbar-nav { background-color: rgb(41, 42, 53); }*/
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: 0;
}
.partner-circle.circle2 {
  width: 180px;
  height: 180px;
}
.partner-circle.circle {
  margin: 39px 0 41px;
}
.partner-heading {
  margin-top: 46px;
}
.partner-hr {
  margin: 14px 0 8px;
}
.square {
  height: 260px;
  width: 300px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.square1,
.square3 {
  -webkit-box-shadow: 0 -119px 149px -177px #000000;
  -moz-box-shadow: 0 -119px 149px -177px #000000;
  box-shadow: 0 -119px 149px -177px #000000;
  border-radius: 0px 20px 20px 0px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
}
.square2 {
  -webkit-box-shadow: 0 -119px 149px -177px #000000;
  -moz-box-shadow: 0 -119px 149px -177px #000000;
  box-shadow: 0 -119px 149px -177px #000000;
  border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
}
.squareright.lead {
  margin: 0 -10px;
  text-align: right;
}
.youth-about {
  margin-bottom: 30px;
  font-size: 17px;
}
/*--------------- 1200 PX (desktop small) ------------------*/
@media screen and (max-width: 1200px) {
  .circle1,
  .circle2,
  .circle3 {
    margin: 10px;
  }
  .featurette-heading {
    margin-top: 55px;
  }
  .front-container {
    padding-top: 70px;
  }
  .index-info-text {
    font-size: 1.1em;
    margin: 0px;
  }
  .jumbotron h1,
  .founders {
    font-size: 4.4em;
    top: 400px;
  }
  .marketing .col-lg-4 {
    margin-bottom: 60px;
  }
}
/*--------------- 1020 PX (tablet) ------------------*/
@media screen and (max-width: 1020px) {
  .featurette-heading {
    font-size: 68px;
  }
  .index-info-text {
    margin: 0;
    margin-bottom: 60px;
  }
  .index-info-text p {
    font-size: 20px;
  }
  .jumbotron,
  .item {
    background-position: -200px;
  }
  .jumbotron h1,
  .founders {
    font-size: 3.2em;
  }
}
/*--------------- 992 PX (smaller tablet) ------------------*/
@media screen and (max-width: 992px) {
  .featurette.row .square {
    margin: 40px 40px 40px 40px;
    width: 550px;
  }
  .featurette.row .square1,
  .featurette.row .square2,
  .featurette.row .square3 {
    border-radius: 20px;
  }
  .featurette-heading {
    margin-top: 14px;
  }
  .featurette:nth-child(2) {
    font-size: 300%;
  }
  .featurette:nth-child(2) .featurette-heading {
    margin-top: 20px;
  }
  .index-bottom .about-info-text {
    padding: 60px 40px;
    margin-bottom: 40px;
  }
  .index-bottom .about-info-text.index1,
  .index-bottom .about-info-text.index3 {
    padding-top: 10px;
  }
  .jumbotron,
  .item {
    background-position: -100px;
  }
}
/*--------------- 768 PX (phones) ------------------*/
@media screen and (max-width: 768px) {
  .carousel-caption {
    left: 20px;
    right: 20px;
  }
  .carousel-caption h1,
  .jumbotron h1 {
    font-size: 2.6em;
  }
  .carousel .item:nth-child(2) .carousel-caption {
    right: 20px;
  }
  .featurette .square {
    display: none;
  }
  .marketing h2 {
    font-size: 1.2em;
  }
  .index.circle2,
  .about.circlebio1,
  .about.circlebio2 {
    height: 260px;
    width: 260px;
  }
  .index-bottom .about-info-text.index2 {
    padding-top: 10px;
  }
  .jumbotron,
  .item {
    background-position: -350px;
  }
  .jumbotron h1 {
    top: 440px;
    font-size: 2.1em;
  }
  .navbar-brand img {
    margin-left: 0;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    background-color: #292A35;
  }
  ul.nav.navbar-nav.pull-right {
    float: left !important;
  }
  .well.about-info {
    padding: 10px 26px;
  }
}
/*--------------- 320 PX (2x pixels iphones) ------------------*/
@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), screen and (max-width: 340px) {
  .about-info {
    margin: 28px 22px 0px;
    padding: 30px 24px;
    font-size: 1.2em;
  }
  .jumbotron,
  .item {
    background-position: -650px;
  }
  .jumbotron h1,
  .founders {
    font-size: 2.2em;
    top: 360px;
  }
}
