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

body {
  /*padding-top: 3rem;*/
  padding-bottom: 3rem;
  color: #5a5a5a;
}

.btn-primary {
    color: #fff;
    background-color: #00ccff !important;
    border-color: #00ccff !important;
}

#services, #packages, #mediums, #banner {
    padding-top: 1rem;
    margin-bottom: 12rem !important;
}

.about-text {
    color: #000!important;
    text-shadow: 1px 1px #fff;
    font-weight: 400;
}

.about-text h3 {
    color: #000!important;
    text-shadow: 2px 2px #fff;
    font-weight: 600;
}

#mission {
    padding: 15% 10% 15% 10%;
}

.ithaca {
    display: inline-block;
    background: url(img/ithaca-banner.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: .8;
    height: 100%;
    margin-bottom: 100px;
    color: #000000;
	font-weight: 200px;
}	

.modal-icon {
    padding-top: 0px;
    width: 40%;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff !important;
}

.orange-big {
    color: #00ccff !important;
    font-size: 6rem !important;
    padding: 25% 0 20% 35%;
}

a {
	color: #00ccff !important;
}

a:hover {
	color: #00ccff !important;
}

ul {
    margin: 0px !important;
    padding: 0px !important;
    color: #555 !important;
    font-size: 14px !important;
}

.product-list {
    display: block;
    background-color: #00ccff;
    padding: 5px;
    color: white;
    font-size: 17px;
    border-radius: 25px;
    margin: 10px 5px;
}

.first {
    margin-top: 15px !important;
}

.sub-text {
    font-size: 12px;
    margin: 0;
    padding: 0px;
}

.division-text {
    color: #fff!important;
    text-shadow: 2px 2px #000;
    font-weight: 600;
}

.more-buttons {
    color: #fff!important;
    text-shadow: 2px 2px #000;
    font-weight: 600;
}

section.features .feature-item {
    text-align: center;
    margin-bottom: 50px;
}

section.features .device-container, section.features .feature-item {
    max-width: 300px;
    margin: 0 auto;
}

.float {
	float: left;
}

.sm {
	font-size: 10px !important;
	padding-top: 20px;
}

.white {
	color: #fff;
}

.modal-icon {
	padding-top: 0px;
}

.title-logo {
	padding-top: 10px;
	font-weight: 800;
	color: #00ccff;
	font-family: "Helvetica Neue";
	font-size: 8.5rem;
	line-height: .8;
}

.sub-title {
    /*padding-bottom: 50px;*/
    font-weight: 800;
    color: #00ccff;
    font-family: "Helvetica Neue";
    font-size: 3.3rem;
}

.intro-cover {
    margin-bottom: 7rem !important;
    background: url("http://ithaca.newyorkbrandsolutions.com/img/falls-ithaca.jpg") no-repeat scroll 50% 50% / cover transparent !important;
    padding: 2rem 0 7rem 0;
}

.marketing {
	margin-bottom: 7rem !important;
}

.space {
	margin-top: 2rem !important;	
}

.btn-primary {
    color: #fff !important;
    background-color: #00ccff !important;
    border-color: #00ccff !important;
}

.btn-primary:hover {
    color: #00ccff !important;
    background-color: #fff !important;
    border-color: #00ccff !important;
}

a:hover {
    color: #00ccff;
    text-decoration: underline;
}

a {
    color: #00ccff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

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

/* Carousel base class */

.carousel {
  margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    bottom: 6rem !important;
    z-index: 10 !important;
    background-color: #eee !important;
    color: #111 !important;
    opacity: .5 !important;
    padding: 50px 50px !important;
}


/* Declare heights because of positioning of img element */

.carousel-inner {
  position:  relative;
  width: 100% !important;
  overflow:  hidden;
  height: 32rem;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
    background-size: cover;
}

.carousel-item {
  height: 32rem;
  width: 100% !important;
}

.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* height: 36rem; */
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

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

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}

/* Contact Footer ------------------------- */

.btn-primary {
    color: #fff !important;
    background-color: #00ccff !important;
    border-color: #00ccff !important;
}

.btn-primary:hover {
    color: #00ccff !important;
    background-color: #fff
    border-color: #00ccff;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media only screen and (max-width : 480px) {

.featurette {
	margin-top: 50%;
}

.orange-big {
    color: #00ccff !important;
    font-size: 6rem !important;
    padding: 5% 0 0 35% !important;
}

.modal-icon {
	padding-top: 50px;
}

.carousel-caption h1 {
    font-size: 2rem;
}

.carousel-caption {
    bottom: 5.5rem !important;
    z-index: 10 !important;
    background-color: #eee !important;
    color: #111 !important;
    opacity: .8 !important;
    padding: 20px 20px !important;
	}

.title-logo {
    padding-top: 10px;
    font-weight: 800;
    color: #00ccff;
    font-family: "Helvetica Neue";
    font-size: 3.5rem !important;
    line-height: .8;
} 

.sub-title {
    /*padding-bottom: 50px;*/
    font-weight: 500;
    color: #00ccff;
    font-family: "Helvetica Neue";
    font-size: 1.36rem;
	}

}
  

  

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


.title-logo {
	padding-top: 10px;
	font-weight: 800;
	color: #000000;
	font-family: "Helvetica Neue";
	font-size: 4.3rem !important;
	line-height: .8;
	}  
	
.sub-title {
    /*padding-bottom: 50px;*/
    font-weight: 200;
    color: #00ccff;
    font-family: "Helvetica Neue";
    font-size: 2.1rem;
	}  	
	
}
  
@media (min-width: 992px) {
	
section.features .device-container, section.features .feature-item {
    max-width: none;
	}

.col-md-6 {
    width: 50%;
    padding-right: 10px !important;
    padding-left: 10px !important;    
	}
	

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
	}
	
}  

@media (max-width: 414px) {
	
.more-buttons {
	display: none !important;
	}
	
.modal-icon {
    padding-top: 0px;
    width: 90%;
	}	

}
	

@media (min-width: 40em) {
  /* Bump up size of carousel content */

  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

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



@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
