
@font-face {
  font-family: 'gothambook';
  src: url('../fonts/gothambook-webfont.woff2') format('woff2'),
  url('../fonts/gothambook-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gotham_mediumregular';
  src: url('../fonts/gotham-medium-webfont.woff2') format('woff2'),
  url('../fonts/gotham-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'gotham_lightitalic';
  src: url('../fonts/gotham-lightitalic-webfont.woff2') format('woff2'),
  url('../fonts/gotham-lightitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gotham_italic';
  src: url('../fonts/gotham-italic.woff2') format('woff2'),
  url('../fonts/gotham-italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'gothamblack';
  src: url('../fonts/gotham_black.woff2') format('woff2'),
  url('../fonts/gotham_black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

#top {
  height:37px;
}

.bar {
  background-color: #89b775;
  height: 6px;
}

.wide {
  font-family: 'gothambook';
  font-size: 14px;
  max-width: 1280px;
  min-width: 980px;
  margin: 0 auto;
}
#top-nav {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
}

#top-nav li {
  margin: 7px 0 0 15px;
  padding:7px 0 0 15px;
  float: left;
  line-height:16px;
  display: inline;
  list-style: none;
}


#top-nav li+li { border-left: .25px solid #9f9f9f }

#top-nav  li a {
  color: #9f9f9f;
  padding:0 5px;
}

#top-nav  li a i {
 padding:0 5px;
}


.nav li a{
  color:#000000;
}

.nav li a:hover{
 background: none;
}

.nav li a:visited{
 background: none;
}

#mobile-button li {
  list-style-type: none;

}
#mobile-button li a  {
 color:#000000;
}

.search-form .form-group {
 margin-top:9px; 
 float: right !important;
 transition: all 0.35s, border-radius 0s;
 width: 32px;
 height: 32px;
 background-color: #fff;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #000000;
  left: initial;
  font-size: 14px;
}


.applynow {
  width:140px;
  height:48px;
  background-color: #89b775;
  color:#ffffff;
  text-align: center;
  vertical-align: middle;
}


h1 {
  position: relative;
  top: -350px;
  left: 40px;
  color:#fff;
}




.slide {
  opacity: 0;
  z-index: 1;
}

.carousel-caption {
  background-color: rgba(0,0,0,.5);
  font-family: 'gothamblack';
  font-size:34px;
  position: absolute;
  left: 53px;
  top:30%;
  height:150px;
  width:43%;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
  display:block;
}


.carousel-caption2 {
  font-family: 'gothamblack';
  font-size:34px;
  position: absolute;
  right: 53px;
  top:25%;
  height:150px;
  width:43%;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
  display:none;
}

.devheadline {
  font-family:'gotham_mediumregular';
  color:#1f272a;
  font-size: 25px;"
}


.pageme {
  float:right;
  margin-right:54px;
  padding:5px 10px;
}


.pageme img {
  cursor:pointer;
}

#circle1 {
  margin-right: 15px;
}

.arrowfont {
  color: #9f9f9f;
  font-size: 15px;
}

.somelink {
  margin:20px 0 40px 0;
}

.somelink li {
  width:110px;
  list-style: none;
  font-family: 'gothambook';
  font-size: 17px;
  color:#4d4d4d;
} 

.somelink li i {

  font-size: 21px;
  color:#00cf21;
} 

.btn {
  height: 50px;
  width:214px;
  margin: 37px 0;
  -webkit-border-radius:1;
  -moz-border-radius: 1;
  border-radius: 1px;
  font-family: 'gotham_mediumregular';
  color: #ffffff;
  font-size: 14px;
  background:  Transparent;
  padding: 10px 20px 10px 20px;
  border: solid #ffffff 2px;
  text-decoration: none;
  vertical-align: middle;
}
.enterbtn:hover {
  color:#fff;
} 

.world {
  font-family: 'gothambook';
  font-size:41px;
  color:#ffffff;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.footernav {
  float:right;
}

.footernav > li > a {
  margin-left:20px;
  color:#ffffff;
  font-family: 'gothambook';
  font-size: 14px;
}

.slidecontainer {
  background:#1f272a;
  padding:54px 0
}

.welcome {
  margin-top:20px;
}

.welcometext p {
  font-family:'gotham_lightitalic';
  color:#5b5b5b;
  font-size: 16px;
  width:88%;
}

.comments {
  margin:88px 54px 10px 54px;
  background-color: #f1f5f6;
  font-family: 'gotham_italic';
  text-align:center;
  height:150px;
  font-size:18px;
  color:#7b976f;
  padding:50px;
  display:block;
}
.triangle {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}

.triangle-5 {
  position: absolute;
  top: 230px;
  width: 60px;
  height: 30px;
  border-top: solid 30px #f1f5f6;
  border-left: solid 30px transparent;
  border-right: solid 30px transparent;
  left: 450px;
}

.commentleft {
  background-color:#f1f5f6;
  height:33px;
  width:33px;
  margin-left: 54px;
  font-size: 15px;
  cursor:pointer;
  display:inline-block;
  text-align:center;
  line-height: 33px; 
}

.commentright {
 background-color:#89b775;
 height:33px;
 width:33px;
 margin-left:2px;
 cursor:pointer;
 display:inline-block;
 text-align:center;
 line-height: 33px; 
}

.author {
 font-family:'gotham_italic';
 color:#7b976f;
 float:right;
 margin:20px 54px 0 0;
}

.hunger {
  font-family:'gotham_mediumregular';
  font-size: 25px;
  color:#ffffff;
  text-align: center;
  line-height: 110px;
  float: left;
  margin-left: 6px;
}

.orangebtn {
  margin-right: 54px;
}
.change {
  background-color:#1f272a;
  padding:100px 0;
}

.bottomfooter {
  background-color:#1f272a;
  border-top:.25px solid #3e3c3c;
}

.copy {
  color:#ffffff;
  font-family:'gothambook';
  font-size: 14px;    
  padding-top: 15px;
  padding-bottom: 15px;
  float:left;
  margin-left:50px;
}

@media only screen 
and  (max-width:767px) {
  .commentleft {
    margin-left:40%;
  }

  .author {
    display:block;
    float:none;
    margin:20px 0 0 25%;
  }


  .logo {
    margin:20px 0;
  }


  .nav li{
    border-bottom: 1px solid #807e7e;
    margin:0 30px;
  }
  .footernav li {
    border-bottom: none;
  }

  .applynow {
    float: none !important;
    margin:0 auto 20px auto;

    line-height: 48px;
  }

  .slidecontainer {
    background:#1f272a;
    padding:5px 0
  }

  .join {
    background:#f78e56;
    min-height: 175px;
  }

  .footernav {
    float:none;
  }         

  .carousel-caption {
    position:absolute;
    top:130px;
    left:0;
    background-color: rgba(0,0,0,.5);
    display:block;
    width:100%;
    height:50px;
    font-size:15px; 
  }
  .carousel-caption2 {
   position:absolute;
   top:130px;
   left:0;
   background-color: rgba(0,0,0,.5);
   display:none;
   width:100%;
   height:50px;
   font-size:15px; 
 }
 .carousel-caption h2 {
  position: absolute;
  font-size:18px; 
} 

.carousel-caption2 h2 {
  position: absolute;
  font-size:18px; 
} 



.captionbtn {
  position: absolute;
  top:-25px;
  left:70%;
  background-color:#89b775;
  display: inline;
  border:none;
  float: right;
  width: 100px;
  height: 35px;
  font-size:12px;
  padding: 10px 15px 0 10px;
}





.devheadline {
  font-size: 17px;
}
.welcometext p {
  width:100%;
  font-size:11px;
}

.through {
  font-size: 16px;
  color:#adadad;
}
.comments{
  margin:20px 0;
}

.triangle-5 {
  top:160px;
  left: 80%;
}



.pageme {
  display:none;
}

.hunger {
  margin-top:20px;
  font-size:19px;
  line-height: 32px;
}

.orangebtn {
  margin:0px;
}

.world {
  font-size:31px;
}
.copy {
  font-size:12px;
}
}

@media only screen 
and  (min-width:768px) 
and  (max-width:1024px){
   .commentholder {
    display:none;
   }


}







@media only screen 
and (min-width: 768px) 
{
  .bignav {
    margin-left: 30%;
  }

  .captionbtn {
    margin-left:78px;
    background-color:#000000;
    display: inline;
    border:none;
  }

  .captionbtn2 {
    margin-left:78px;
    background-color:#000000;
    display: inline;
    border:none;
  }


  .applynow {
    cursor:pointer;
    line-height: 48px;
    margin-right:54px;
    position: relative;
    float:right;
  }
}