/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #000;
}


.img-circle{
  overflow: hidden;
  border: 3px solid #810505;
  padding: 3px;
}
.text-muted{
  color: #810505;
  font-size: .8em;
}
.ruler{
  height: 1px;
  color: #810505;
}
.my-heading{
  color: #810505;
  font-family: Century Gothic;
  font-size: 5em;
}
.glitch{
  height: 150px;
}
.gradient{
  margin-top: -70px;
  background: url(../images/grad.jpg);
  background-size: cover;
}
.helpp{
  padding-top: 30px;
}
.helps{
  padding-top: 170px;
}
.contact{
  height: 60%;
  margin-top: 0px;
  margin-bottom: 200px;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%;

}
#thmb{
  border: 4px solid #fff;
  border-radius: 4px;
}
.here{
  height: 250px;
  background: url(../images/logo2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border-radius: 50%;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background-color: #810505;
}
.btn-col{
  background-color: #810505;
  color: #fff;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
  background-color: #810505;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #810505;
  border: none;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
.navbar-wrapper .navbar .container a{
  color: #fff;
}
.dropdown-menu{
  background-color:  #810505;
}
.dropdown-menu li a:hover{
  background-color:  #000;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 450px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
.carousel-caption h1{
  color: #810505;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  height: 450px;
  background-color: #fff;
  border-bottom: 4px solid #810505;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 450px;
  border-bottom: 4px solid #810505;
}

.carousel-info{
  color: #810505;
  font-size: .2em;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
.undot{
  list-style: none;
}

.undot2{
  list-style: none;
  text-align: left;
}
.emphasis{
  color: #810505;
}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 400;
  line-height: 1;
  letter-spacing: -1px;
  color: #810505;
}
.featurette-heading2 {
  font-weight: 300;
  line-height: 1;
  font-size: .8em;
  letter-spacing: -1px;
  color: #000;
}
.featurette-sub-heading{
  font-weight: 400;
  font-size: 1.9em;
  letter-spacing: -1px;
  color: #810505;
}
.featurette-sub-heading3 {
  font-weight: 400;
  line-height: 1;
  font-size: 1.8em;
  letter-spacing: .8px;
  color: #810505;
}

.featurette-sub-heading2 {
  font-weight: 200;
  line-height: .5;
  font-size: 1.4em;
  letter-spacing: .4px;
  color: #464849;
}

.lead{
  font-size: 1.3em;
  font-weight: 590;
  color: #464849;
}
.lead2{
  font-size: 1.5em;
  font-weight: 590;
  color: #810505;
}
.featurette-fix{
  margin-top: 160px;
}
.image-border{
  border-radius: 2px;
  border: 2px solid #810505;
}
.fix-top{
  clear: both;
}
/*Bcackdrop here
-------------------------------------------------- */
.backdrop{
  width: 100%;
  height: 300px;
  margin-top: 60px;
  margin-bottom: 60px;
  border-radius: 3;
  background: url(../images/backdrop.jpg);
  background-size: cover;
}

.bd2{
  float: left;
  width: 50%;
  height: 250px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.backdrop2{
  clear: both;
  border: 4px solid #810505;
  background: #810505;
}
#thmb{
  margin-left: 2%;
}
#thmb2{
  width: 47%;
  margin-left: 2%;
}
.got-you{
  padding: 1%;
}

#links img {
	width: 30%;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
footer{
  color: #fff;
  padding: 70px;
  background-color: #810505;
  margin-top: -100px;
  margin-bottom: -102px;
  border: 2px solid #810505;
  background:#810505;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media(max-width: 1000px){
  .col-md-5{
    display: none;
    }
}
@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
.legal{
  float: right;
  margin-top:-40px;
}
.author{
  float: right;
  margin-top:-20px;
}
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  .fixer {
    margin-top: -120px;
  }
}
@media(min-width: 1001px){

  .read{
    margin-top: -80px;
  }
}
@media (max-width: 720px){
  .carousel-caption h1 img{
    width: 100%;
  }
}
@media(max-width: 400px){

  .carousel {
    height: 290px;
    margin-bottom: 60px;
  }
  .here{
    background-position: center;
  }
  .helpp{
    padding-top: 10px;
  }
  /* Since positioning the image, we need to help out the caption */
  .carousel-caption {
    z-index: 10;
  }
  .carousel-caption h1{
    color: #810505;
  }
  /* Declare heights because of positioning of img element */
  .carousel .item {
    height: 290px;
    background-color: #fff;
    border-bottom: 4px solid #810505;
  }
  .carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 290px;
    border-bottom: 4px solid #810505;
  }
  .my-heading{
    color: #810505;
    font-family: Century Gothic;
    font-size: 2.4em;
    margin-top: -7px;
    margin-bottom: -10px;
  }
  .glitch{
    height: 80px;
    margin-bottom: -10px;
  }
  .carousel-caption h3{
    margin-bottom: -10px;
  }
}

@media(min-width: 401px; max-width: 600px){

  .carousel {
    height: 280px;
    margin-bottom: 60px;
  }
  /* Since positioning the image, we need to help out the caption */
  .carousel-caption {
    z-index: 10;
  }

  .here{
    background-position: center;
  }
  .carousel-caption h1{
    color: #810505;
  }
  /* Declare heights because of positioning of img element */
  .carousel .item {
    height: 280px;
    background-color: #fff;
    border-bottom: 4px solid #810505;
  }
  .carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 280px;
    border-bottom: 4px solid #810505;
  }

}
@media(min-width: 1100px){
  .read{
    margin-top: 4px;
  }

}
@media(min-width: 1200px){
  .here{
    height: 350px;
    background: url(../images/logo2.png);
    background-position: center left ;
    background-repeat: repeat-x;
	background-size:conatin;
    background-attachment: fixed;
    border-radius: 50%;
  }
}
