/* ========== */
/* = Custom styles, Circle Template, Red version = */
/* ========== */

/* ========== */
/* = Tags and helpers = */
/* ========== */
*,
html * {
  outline: 0 !important;
  outline: none !important; }

body {
/*  background: #EEE url("../img/design/back.jpg");*/
/*  background: #ffa966;*/
/*  background: no-repeat center center fixed; */
/*  background: url(../img/design/back3.jpg) no-repeat center center fixed; */
  background: #000 no-repeat center center fixed; 
  -webkit-transition: background 1s linear;
  -moz-transition: background 1s linear;
  -o-transition: background 1s linear;
  transition: background 1s linear;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #434343;
  }

.body0, .body1, .body2, .body3, .body4, .body5, .body6, .body7, .body8, .body9, .body10, .body11, .body12, .body13, .body14, {
/*  background: no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;*/
  } 
.body0 { background-image: url(../img/design/newback_1.jpg);}
.body1 { background-image: url(../img/design/newback_2.jpg);}
.body2 { background-image: url(../img/design/newback_3.jpg);}
.body3 { background-image: url(../img/design/newback_4.jpg);}
.body4 { background-image: url(../img/design/newback_5.jpg);}
.body5 { background-image: url(../img/design/newback_6.jpg);}
.body6 { background-image: url(../img/design/newback_7.jpg);}
.body7 { background-image: url(../img/design/newback_8.jpg);}
.body8 { background-image: url(../img/design/newback_9.jpg);}
.body9 { background-image: url(../img/design/newback_10.jpg);}
.body10 { background-image: url(../img/design/newback_11.jpg);}
.body11 { background-image: url(../img/design/newback_12.jpg);}
.body12 { background-image: url(../img/design/newback_13.jpg);}
.body13 { background-image: url(../img/design/newback_14.jpg);}
.body14 { background-image: url(../img/design/newback_15.jpg);}



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
  body {
  background: #000 url(../img/design/back3.jpg) no-repeat center top fixed !important;
  -webkit-background-size: 100% 50% !important;
  -moz-background-size: 100% 50% !important;
  -o-background-size: 100% 50% !important;
  background-size: 100% 50% !important;
  }

  #menu ul {text-align: center !important;}
  #share-area .share-embed, #share-area .share-submit {
  display: none;
  }
  .arrow-box { display: none;} /* because there's a bug w/ modal not scrolling when using prev/next buttons */
}



.center {
  text-align: center; }

/* ========== */
/* = Background Images = */
/* ========== */
#home {
/*  background: #000d1e url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/bg-red.jpg") 50% 80px no-repeat fixed;*/
  height: 657px;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  position: relative;
  margin-bottom: 200px; }

/* ========== */
/* = Header = */
/* ========== */
.navbar {
  background: rgba(0,0,0,0.5);
  font-family: 'museo_sans100'; }
  .navbar .brand {
    padding: 16px 12px 19px 12px;
    margin-left: 0; }
  .navbar .nav > li > a {
    padding: 30px 9px;
    font-size: 16px; }

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #434343;
  text-shadow: none;
  background: none; }
  .navbar-inverse .brand:hover,
  .navbar-inverse .nav > li > a:hover {
    color: #FFFF00; }

.navbar-inverse .nav .active > a {
  color: #434343;
  box-shadow: none;
  background: none; }

.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #FFFF00;
  box-shadow: none;
  background: none; }

.navbar-inverse .btn-navbar {
  margin: 24px 20px 0 0; }

.carousel-inner {
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  -ms-border-radius: 300px;
  -o-border-radius: 300px;
  border-radius: 300px; }
  .carousel-inner .carousel-circle-text {
    margin: 130px 0 0 0;
    color: white;
    text-align: center; }
    .carousel-inner .carousel-circle-text h1 {
      font-family: 'museo_sans100';
      font-weight: normal;
      font-size: 71px; }
    .carousel-inner .carousel-circle-text h2 {
      font-family: 'museo_sans500';
      font-weight: normal;
      font-size: 50px;
      margin: 34px 0 0 0; }
    .carousel-inner .carousel-circle-text h3 {
      font-family: 'museo_slab100';
      font-weight: normal;
      font-size: 28px;
      line-height: 30px;
      margin: 0; }
    .carousel-inner .carousel-circle-text h4 {
      font-family: 'museo_slab100';
      font-weight: normal;
      font-size: 32px;
      line-height: 32px;
      margin: 0; }
  .carousel-inner .carousel-circle-div {
    float: right;
    display: inline-block;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    -ms-border-radius: 300px;
    -o-border-radius: 300px;
    border-radius: 300px;
    background: rgba(0, 0, 0, 0.1);
    padding: 26px;
    margin: 67px 74px 0 0; }
    .carousel-inner .carousel-circle-div .carousel-circle {
      border: 10px white solid;
      -webkit-border-radius: 300px;
      -moz-border-radius: 300px;
      -ms-border-radius: 300px;
      -o-border-radius: 300px;
      border-radius: 300px;
      display: inline-block;
      width: 450px;
      height: 450px; }
      .carousel-inner .carousel-circle-div .carousel-circle img {
        -webkit-border-radius: 300px;
        -moz-border-radius: 300px;
        -ms-border-radius: 300px;
        -o-border-radius: 300px;
        border-radius: 300px; }

.carousel-control {
  width: 16px;
  height: 16px;
  border: 8px white solid;
  background: none;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  -ms-border-radius: 90px;
  -o-border-radius: 90px;
  border-radius: 90px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  top: 55%;
  margin-right: 44px; }

/* ========== */
/* = Work = */
/* ========== */
#work {
  width: 100%;
  }

.portfolio {
  -webkit-transition: height 1s;
  -moz-transition: height 1s;
  -o-transition: height 1s;
  transition: height 1s; }
  .portfolio .ch-info-wrap {
    background: #ecf0f1;
    border: 10px white solid; }
  .portfolio .ch-info .ch-info-back {
    background: #000; }
  .portfolio .ch-border {
    position: absolute;
    border: 10px rgba(0, 0, 0, 0.1) solid;
    border-radius: 50%;
    top: 20px;
    left: 10px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in; }
    .portfolio .ch-border:hover {
      border: 10px #FFFF00 solid; }

.portfolio-navigation {
  display: inline-block;
  margin: 20px 0; }
  .portfolio-navigation a {
    display: inline-block;
    color: #FFFF00;
    padding: 8px 20px;
    font-size: 16px;
    text-decoration: none;
    margin-left: 15px; }
    .portfolio-navigation a:hover {
      background: #FFFF00;
      color: #000;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      -o-border-radius: 6px;
      border-radius: 6px;
      border-color: #FFFF00; }
    .portfolio-navigation a.active {
      color: #000;
      background: #FFFF00;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      -o-border-radius: 6px;
      border-radius: 6px; }
      .portfolio-navigation a.active a {
        color: white; }
  .portfolio-navigation:first-child {
    margin-left: 0; }
    
    	
.portfolio-navigation li {
	display: inline;
	list-style-type: none;
}

.portfolio li .project-item {
  min-height: 195px;
  min-width: 195px;
  position: relative;
  z-index: 1;
   }
@media (max-width: 1200px) {
  .portfolio li .project-item {
  width: 240px;
  }
}
@media only screen 
  and (min-device-width : 320px) 
  and (max-device-width : 480px) {
  .portfolio li .project-item {
    width: 100%;
    }
  }

.ch-item {
  height: auto!important; }

/* ========== */
/* = Blockquotes = */
/* ========== */
.blockquote {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  height: 593px;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  position: relative;
  vertical-align: middle; }
  .blockquote h2 {
    margin-top: 252px;
    font-style: italic;
    color: white;
    font-family: 'museo_sans100_italic';
    font-weight: normal;
    text-shadow: 0.05em 0.05em 0.1em #000;
    font-size: 36px;
    line-height: 44px; }

/* ========== */
/* = Title = */
/* ========== */
.title {
  text-align: center; }
  .title h1 {
    display: inline-block;
    font-size: 75px;
    line-height: 78px;
    color: #FFF;
    padding: 8px 0 3px;
    margin: 20px 0;
    font-family: 'Bangers', cursive;
    border-top: 1px #FFF solid;
    border-bottom: 1px #FFF solid;
    position: relative; }


/* ========== */
/* = About = */
/* ========== */
#about {
  padding: 170px 0 80px 0; }

.employee {
  display: inline-block;
  width: 200px;
  height: 200px;
  border: 10px rgba(0, 0, 0, 0.1) solid;
  border-radius: 50%;
  text-align: center;
  margin-left: 20px;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in; }
  .employee img {
    border-radius: 50%; }
  .employee .employee-wrap {
    background: white;
    border: 10px white solid;
    border-radius: 50%; }
  .employee:hover {
    border: 10px #FFFF00 solid; }

.move-top {
  margin-top: 72px; }

.move-top {
  margin-top: 37px; }

/* ========== */
/* = Services = */
/* ========== */
#services {
  padding: 170px 0 80px 0; }
  #services h4 {
    font-family: 'museo_sans700';
    color: #242424;
    font-size: 21px; }

.plan-title {
  margin-top: 90px; }
  .plan-title h2 {
    display: inline-block;
    width: 391px;
    height: 75px;
    padding-top: 35px;
    color: white;
    font-size: 18px;
    font-family: 'museo_slab700';
    font-weight: normal; }

.price-item {
  display: inline-block;
  width: 166px;
  height: 166px; }

.price-item {
  display: inline-block;
  width: 156px;
  height: 156px;
  border: 10px transparent solid;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  -ms-border-radius: 90px;
  -o-border-radius: 90px;
  border-radius: 90px;
  cursor: default;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in; }
  .price-item .price {
    display: inline-block;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    padding: 10px;
    width: 136px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    -ms-border-radius: 90px;
    -o-border-radius: 90px;
    border-radius: 90px; }
    .price-item .price .price-circle {
      display: inline-block;
      background: #e5e5e5;
      font-size: 30px;
      color: #636363;
      font-family: 'museo_sans500';
      width: 116px;
      height: 74px;
      padding-top: 42px;
      border: 10px white solid;
      -webkit-border-radius: 90px;
      -moz-border-radius: 90px;
      -ms-border-radius: 90px;
      -o-border-radius: 90px;
      border-radius: 90px; }
      .price-item .price .price-circle span {
        display: block;
        font-size: 14px;
        font-family: 'museo_sans100';
        margin-top: 3px; }

.pricelist {
  margin-top: 20px; }
  .pricelist .span3:hover .price-item {
    border: 10px #FFFF00 solid; }
  .pricelist h3 {
    font-family: 'museo_sans500';
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 30px; }
  .pricelist h5 {
    font-family: 'museo_sans100_italic';
    font-size: 14px;
    font-weight: normal;
    margin-top: 0;
    line-height: 16px;
    padding-bottom: 12px; }
  .pricelist p {
    color: #636363; }
  .pricelist button {
    margin-top: 16px; }

/*.btn {
  font-family: 'museo_sans100';
  color: white;
  font-size: 18px;
  border: 0;
  padding: 11px 26px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  text-shadow: none;
  box-shadow: none;
  background: #FFFF00;
}
  .btn:hover {
    background: #434343;
    color: white;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
  }*/

/* ========== */
/* = Contact = */
/* ========== */
#contact {
  padding: 170px 0 80px 0; }
  #contact a {
    color: #FFFF00; }
    #contact a:hover {
      color: #FFFF00;
      text-decoration: underline; }
  #contact iframe {
    -webkit-border-radius: 190px;
    -moz-border-radius: 190px;
    -ms-border-radius: 190px;
    -o-border-radius: 190px;
    border-radius: 190px;
    border: 0; }
  #contact .map {
    width: 315px;
    height: 315px;
    border: 10px rgba(0, 0, 0, 0.1) solid;
    -webkit-border-radius: 190px;
    -moz-border-radius: 190px;
    -ms-border-radius: 190px;
    -o-border-radius: 190px;
    border-radius: 190px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in; }
    #contact .map .map-border {
      height: 295px;
      border: 10px white solid;
      -webkit-border-radius: 190px;
      -moz-border-radius: 190px;
      -ms-border-radius: 190px;
      -o-border-radius: 190px;
      border-radius: 190px; }
    #contact .map:hover {
      border: 10px #FFFF00 solid; }
  #contact form {
    width: 350px; }
  #contact textarea,
  #contact input[type="text"],
  #contact input[type="tel"],
  #contact input[type="email"]  {
    width: 330px; }
  #contact textarea {
    height: 148px; }
  #contact .info {
    font-size: 16px;
    margin-top: 69px; }
    #contact .info h3 {
      font-family: 'museo_sans500';
      font-size: 18px;
      font-weight: normal; }
    #contact .info .info-div {
      margin-top: 8px; }
    #contact .info i {
      display: inline-block;
      width: 26px; }
    #contact .info .tel {
      background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/phone.png") no-repeat;
      height: 15px; }
    #contact .info .mail {
      background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/email.png") no-repeat;
      height: 13px; }
    #contact .info .address {
      background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/home.png") no-repeat;
      height: 17px; }
    #contact .info .social {
      margin-top: 23px; }

/* ========== */
/* = Input = */
/* ========== */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background: #e5e5e5 !important;
  border: 0!important;
  color: #434343;
  font-family: 'museo_sans100';
  box-shadow: none;
  padding: 10px; }

textarea:focus, input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(227, 224, 224, 0.9);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 14px rgba(227, 224, 224, 0.4);
  outline: 0 none; }

/* ========== */
/* = Footer = */
/* ========== */
footer {
  width: 100%;
  height: 57px;
  padding-top: 37px;
  background: #000;
  text-align: center;
  color: #ecf0f1;
  font-size: 12px; }
  footer a {
    color: #ecf0f1;
    text-decoration: none; }
    footer a:hover {
      color: #ecf0f1;
      text-decoration: underline; }

/* ========== */
/* = Icons = */
/* ========== */
.icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.icon-fb {
  background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/facebook-icon.png") no-repeat 0px 0px; }
  .icon-fb:hover {
    background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/facebook-icon.png") no-repeat -30px 0px; }

.icon-tw {
  background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/twitter-icon.png") no-repeat 0px 0px; }
  .icon-tw:hover {
    background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/twitter-icon.png") no-repeat -30px 0px; }

.icon-fb-black {
  background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/facebook-icon-b.png") no-repeat 0px 0px; }
  .icon-fb-black:hover {
    background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/facebook-icon-b.png") no-repeat -30px 0px; }

.icon-tw-black {
  background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/twitter-icon-b.png") no-repeat 0px 0px; }
  .icon-tw-black:hover {
    background: url("http://fantasyfootball.sportsunlimitedinc.com/whatx/images/icons/twitter-icon-b.png") no-repeat -30px 0px; }

/* ========== */
/* = Isotop items animation = */
/* ========== */
.isotope .isotope-item {
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -moz-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
  -webkit-transition-property: -webkit-transform, opacity; }

.isotope .isotope-item {
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -moz-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
  -webkit-transition-property: -webkit-transform, opacity; }

.isotope-item {
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  z-index: 2; }

/* ========== */
/* = Mobile = */
/* ========== */
@media (max-width: 1200px) {
  .carousel-inner {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px; }

  .carousel-inner .carousel-circle-text {
    margin-left: 0; }

  .carousel-inner .carousel-circle-div {
    margin-right: 0; }

  .carousel-control.right {
    margin-right: -30px !important; }

  #contact .span4 {
    text-align: center;
    width: 100%; }
  #contact form,
  #contact .map {
    display: inline-block; }
  #contact .map {
    margin-top: 40px; }

  .elements .span4 {
    margin-top: 20px; } }
@media (max-width: 995px) {
  .nav-collapse {
    float: none; }

  .navbar .nav > li > a {
    padding: 10px 0;
    width: 100%;
    text-align: center; }
    .navbar .nav > li > a:hover {
      color: white;
      text-shadow: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      background: #434343; } }
@media (max-width: 979px) {
  body {
    padding-top: 0;
     }

  .carousel-control.right {
    display: none; }

  .carousel-inner {
    text-align: center; }

  .carousel-inner .carousel-circle-div {
    float: none;
    margin: 100px 0 0 0!important; }

  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    font-weight: normal;
    font-size: 24px; }

  .navbar-inverse .nav .active > a:hover,
  .navbar-inverse .nav .active > a:focus {
    color: white !important; }

  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background: #FFFF00; }

  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin: 0; }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: fixed; }

  .portfolio .span3 {

    height: 240px;
    margin: 0 0 20px 0; }
  .portfolio .ch-item {
    height: auto; }
  .portfolio .ch-border {
    left: 100px; }

  .employee {
    width: auto;
    height: auto; }
    .employee .employee img {
      border-radius: 50%;
      width: 100px;
      height: 100px; } }
@media (max-width: 783px) {
  body {
    padding: 0; }

  p {
    padding: 0 20px; }

  .portfolio .span3 {
    width: 100%!important;
    height: 240px;
    margin: 0 0 20px 0; }
  .portfolio .ch-border {
    left: 36%; }

  .carousel-circle-div {
    margin-top: 110px!important; }

  .carousel-inner .carousel-circle-text {
    margin: 82px 0 0 0; }

  .carousel-inner .carousel-circle-text h1 {
    font-size: 52px; }

  .carousel-inner .carousel-circle-text h2 {
    font-size: 36px;
    margin: 0; }

  .carousel-inner .carousel-circle-div .carousel-circle {
    width: 350px;
    height: 350px; }

  .pricelist .span3 {
    padding-bottom: 30px; }

  .elements {
    padding: 0 20px; }

  .employee {
    margin-top: 20px;
    margin-left: 0; } }
@media (max-width: 767px) {
  .thumbnail img {
    min-width: 100%;
    height: auto; } }
@media (max-width: 580px) {
  .portfolio .ch-border {
    left: 33%; }

  .portfolio-navigation ul li {
    float: none;
    margin: 10px 0 0 0; }
    .portfolio-navigation ul li a {
      display: block; } }
@media (max-width: 460px) {
  .portfolio .ch-border {
    left: 29%; }

  .carousel {
    margin-top: 110px!important; }

  .title h1 {
    font-size: 46px;
    line-height: 48px;
    padding: 23px 0 18px; }

  .plan-title h2 {
    width: 110px;
  }

  .blockquote h2 {
    margin-top: 140px;
    font-size: 26px;
    padding: 0 20px; }

  #contact form,
  #contact textarea,
  #contact input[type="text"] {
    text-align: center;
    display: inline-block; }

  .carousel-inner .carousel-circle-text {
    margin: 32px 0 0 0; }

  .carousel-inner .carousel-circle-text h1 {
    font-size: 32px;
    margin-bottom: 0; }

  .carousel-inner .carousel-circle-text h2 {
    font-size: 25px;
    margin: 0; }

  .carousel-inner .carousel-circle-text h3 {
    font-size: 14px; }

  .carousel-inner .carousel-circle-text h4 {
    font-size: 25px;
    line-height: 26px; }

  .carousel-inner .carousel-circle-div .carousel-circle {
    width: 220px;
    height: 220px; }

  iframe {
    width: 100%;
    height: 100%; } }
@media (min-width: 360px) and (max-width: 460px) {
  .portfolio .ch-border {
    left: 24%; } }
@media (max-width: 360px) {
  #contact textarea, 
  #contact input[type="text"], 
  #contact input[type="tel"], 
  #contact input[type="email"],
  #contact form {
    width: 220px;
    padding-left: 0;
    padding-right: 0; }
  iframe,
  #contact .map .map-border {
    width: 250px;
    height: 250px; }
  #contact .map {
    width: 270px;
    height: 270px; }
  .portfolio .ch-border {
    left: 19%; } }
	
	
	
/* main box styles */
.mythbox {

	width: 40%;
	height: auto;
	left: 50%;
	top: 20%;
	margin-top:90px;
	padding: 30px;
	position: fixed;
	display: inline-block;
	background: white;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0, .4); 
	text-align: center;
	border: 1px solid #b4b1b1;
	visibility: hidden;
	z-index: 1000;
	
	 -webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	
	-webkit-transition: opacity .5s, top .5s;
	-moz-transition: opacity .5s, top .5s;
	-ms-transition: opacity .5s, top .5s;
	-o-transition: opacity .5s, top .5s;
	transition: opacity .5s, top .5s;
}


.mythoverlay:target+.mythbox {
	top: 42%;
	opacity: 1;
	visibility: visible;
}



.mythoverlay {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 1;
	
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}


.mythoverlay:target {
	visibility: visible;
	opacity: 1;
}

/* close button you can change background */

.mythclose {
	height: 48px;
	width:48px;
	position: absolute;
	right: -18px;;
	text-align: center;
	text-decoration: none;
	top: -20px;  
}

.mythclose:hover {
	-webkit-filter: brightness(10%);
}
	
/* Kyle Stuff*/
.intro-text {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  color: #fff;
  font-size: 125%;
  text-shadow: 0 1px 0 #000;
  font-weight: 100;
  }
.vehicle-container {
  text-align: center;
  color: #FFF;
  text-shadow: 0 2px 0 #000;
  }
.vehicle-container h4 {
  font-family: 'Bangers', cursive;
  letter-spacing: 1px;
  }
.vehicle-container h5 {
  font-weight: normal;
  opacity: 0.8;
}
.vehicle-container a {
  cursor: pointer;
  display: block;
  color: #FFF;
  }
.vehicle-container a img {
  opacity: 0.7;
 transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  }
.vehicle-container a:hover {
  }
.vehicle-container a:hover img {
  opacity: 1.0;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
/*  -ms-transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  transform: rotate(-4deg);*/

 -ms-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
  }
.unstyled {
  list-style: none !important;
  }

/* Modal Styling */
.close {
  font-size: 30px;
  }
.modal-header {
  background: #a40000;
  color: #FFF; 
  }
.modal-content {
  font-style: normal;
  }
.modal-footer {
  background: #f1f1f1;
  clear: both;
  }
.modal-content li {
  font-style: normal;
  }
.image-container {
  margin-bottom: 15px;
  }
.image-container img {
  padding: 2px;
  border: 1px solid #DDD;
  width: 100%;
  }
.courtesy {
  font-size: 80%;
  color: #999;
  }
.image-container .easter-egg {
  position: relative;
  z-index: 2;
  display: none;
  -webkit-transition: all 1.3s ease-in-out;
  -moz-transition:    all 1.3s ease-in-out;
  -o-transition:      all 1.3s ease-in-out;
  -ms-transition:     all 1.3s ease-in-out;
  }
.image-container:hover .easter-egg-static {
  display: none;
  -webkit-transition: all 1.3s ease-in-out;
  -moz-transition:    all 1.3s ease-in-out;
  -o-transition:      all 1.3s ease-in-out;
  -ms-transition:     all 1.3s ease-in-out;
  }
.image-container:hover .easter-egg {
  display: block !important;
  -webkit-transform: rotate(-360deg) scale(1);
  -moz-transform:    rotate(-360deg) scale(1);
  -o-transform:      rotate(-360deg) scale(1);
  }
.modal-body a {
  color: #a40000;
  }
.modal-body ul {
/*  float: left;
  width: 400px;*/
  padding-left: 0;
  list-style: none;
  }
.modal-body li {
  padding: 5px 0;
  }
.modal-body ul .name, .modal-header h4 {
  font-family: 'Bangers', cursive;
  font-size: 200%;
  }

/* Share Buttons */
#share-area { text-align: center;}
.share-div {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin: 1rem 2rem;
  }
.twitter-share-button {
  position: relative;
  top: 5px;
  left: 20px;
  text-align: center;
  }
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
  #share-area {
    margin: -15px 0 0 25px;
  }
  .twitter-share-button {
  position: relative;
  top: 14px;
  }
}

.btn-group-sm > .btn, .btn-sm {
  padding: 1px 5px;
  }
.btn-group-sm > .btn, .btn-sm:hover {
  background: #CCC;
  }
.share-buttons{
  list-style: none;
}

.btn {
  font-family: 'Bangers', cursive;
  letter-spacing: 2px;
  }
.btn-danger {
  background-color: #a40000;
  border-color: #970000;
  }
.share-buttons li{
  display: inline;
}

.arrow-box {  /* MH */
  float: left;
  font-size:20px;
}
.about-text, .who-are-we {
  background: rgba(0,0,0,0.3);
  padding: 2% 3%;
  color: #EEE;
  text-shadow: 0 1px 0 #000;
  font-size: 115%;
  line-height: 160%;
  }
.who-are-we {
  margin-bottom: 5rem;
  text-align: center;
}
.about-text a, .who-are-we a {
  cursor: pointer;
  }
#footer {
  margin-top: 40px;
  width: 100%;
  }
.logo {
  margin: 60px auto 40px;
  text-align: center;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
  width: 250px;
  z-index: -2;
  }
.logo:hover {
  opacity: 1;
  }
.logo span {
  color: #eee;
  font-weight: 100;
  text-shadow: 0 1px 0 #000;
  }
 
#preload-area { display: none; } /* here we set classes body0, body1, etc. */
 
