
body {
	padding-top: 50px;
}


.home-hero {
	background: #0f7af2 url('../img/alph.jpg') no-repeat bottom center;
	background-size: 600px;
	padding: 50px 0 50px 0;
	text-align: center;
	border-bottom: 8px solid #FFF;
}
.home-logo img {
	width: 400px;
}


.home-hero-slider {
	background-repeat: no-repeat;
    background-position: 50% 50%;
    background-position: 50% 50%\9 !important;
	background-image: url('../img/water.gif');
	background-size: cover;
}
.carousel {
	margin: 50px 0 50px 0;
	z-index: 1;
}
.carousel-indicators li {
  width: 30px;
  height: 30px;
  background-color: rgba(0,255,255,0.5);
  border: 0px solid #fff;
  border-radius: 30px;
  margin: 0 3px 0 3px;
}
.carousel-indicators .active {
  width: 30px;
  height: 30px;
  border: 0px solid #fff;
  margin: 0 3px 0 3px;
}


.home-features {
	background: #e6e6e6;
	padding: 50px 0 50px 0;
	border-top: 8px solid #FFF;
	text-align: center;
	text-transform: uppercase;
	font-family: "sofia-pro-soft", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 40px;
	letter-spacing: 3px;
	color: #FFF;
}
.home-features a {
  	color: #FFF;
  	text-decoration: none;
}
.home-features a:hover,
.home-features a:focus {
  	color: #FFF;
  	text-decoration: none;
}
.feature-icon {
	font-size: 60px;
	line-height: 10px;
	padding-top: 45px;
}



.back-to-top {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	color: #666666;
	font-size: 9px;
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 3px;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 1);
	text-align: center;
	padding: 20px 16px 10px 16px;
	z-index: 1030;
	display: none;
}
.back-to-top i {
	font-size: 30px;
	color: #0f7af2;
	margin-bottom: 10px;
}


.home-footer {
	background: #212121;
	padding: 50px 0 130px 0;
	border-top: 8px solid #FFF;
}
.home-footer h4 {
	font-family: "sofia-pro-soft", sans-serif;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFF;
}
.home-footer p {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	color: #666666;
}
.home-footer i {
	color: #0f7af2;
	margin-right: 2px;
}
.home-footer-contact a {
  	color: #777777;
  	text-decoration: none;
	font-weight: 600;
}
.home-footer-contact a:hover,
.home-footer-contact a:focus {
  	color: #0f7af2;
  	text-decoration: none;
}
.home-footer-tweets .carousel {
  	margin: 0;
}
.home-footer-tweets a {
  	color: #999999;
  	text-decoration: none;
	font-weight: 600;
}
.home-footer-tweets a:hover,
.home-footer-tweets a:focus {
  	color: #FFF;
  	text-decoration: none;
}
.tweet-name a {
  	color: #444444;
  	text-decoration: none;
	font-weight: 600;
}
.tweet-name a:hover,
.tweet-name a:focus {
  	color: #0f7af2;
  	text-decoration: none;
}
.logo-christcentral {
	width: 90px;
}








/* Responsive
-------------------------------------------------- */

/* Desktop large
------------------------- */
@media (min-width: 1200px) {



}


/* Desktop
------------------------- */
@media (max-width: 1199px) {

.home-hero {
	background-size: 850px;
	padding: 50px 0 160px 0;
}
.home-logo img {
	width: 350px;
}
.logo-christcentral {
	width: 70px;
}

}


/* Tablet to desktop
------------------------- */
@media (min-width: 768px) and (max-width: 979px) {

.home-hero {
	background-size: 820px;
	padding: 40px 0 160px 0;
}
.home-logo img {
	width: 300px;
}
.logo-christcentral {
	width: 65px;
}

}

/* Tablet
------------------------- */
@media (max-width: 767px) {

.home-social {
	display: none;
}
.home-hero {
	background-size: 100%;
	padding: 50px 0 150px 0;
}
.home-logo img {
	width: 300px;
}
.home-footer {
	text-align: center;
	padding: 50px 0 110px 0;
}
.home-footer-contact {
	margin: 0 20px 30px 20px;
}
.home-footer-affiliations {
	margin: 0 20px 30px 20px;
}
.home-footer-tweets {
	margin: 0 20px 30px 20px;
}
.logo-christcentral {
	width: 80px;
}

}







@media screen and (min-width: 360px) and (max-width: 640px), (min-device-width: 360px) and
(max-device-width: 640px) and (orientation : landscape) {

.home-social {
	display: none;
}
.home-hero {
	background-size: 100%;
	padding: 46px 0 140px 0;
}
.home-logo img {
	width: 300px;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.col-lg-12, .col-lg-4 {
	padding-right: 0px;
	padding-left: 0px;
}
.carousel {
	margin: 0;
}
.home-footer {
	text-align: center;
	padding: 50px 0 30px 0;
	border-top: 0px solid #FFF;
}
.back-to-top-wrapper {
	display: none;
}

}


@media screen and (min-width: 320px) and (max-width: 568px), (min-device-width: 320px) and
(max-device-width: 568px) and (orientation : landscape) {

.home-social {
	display: none;
}
.home-hero {
	background-size: 100%;
	padding: 46px 0 98px 0;
}
.home-logo img {
	width: 300px;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.col-lg-12, .col-lg-4 {
	padding-right: 0px;
	padding-left: 0px;
}
.carousel {
	margin: 0;
}
.back-to-top-wrapper {
	display: none;
}

}


@media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 568px) and (orientation : portrait) {

.home-social {
	display: none;
}
.home-hero {
	background-size: 100%;
	padding: 46px 0 98px 0;
}
.home-logo img {
	width: 300px;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.col-lg-12, .col-lg-4 {
	padding-right: 0px;
	padding-left: 0px;
}
.carousel {
	margin: 0;
}
.home-footer {
	text-align: center;
	padding: 50px 0 30px 0;
	border-top: 0px solid #FFF;
}
.back-to-top-wrapper {
	display: none;
}

}


@media screen and (min-width: 320px) and (max-width: 480px), (min-device-width: 320px) and
(max-device-width: 480px) and (orientation : landscape) {
	
.home-social {
	display: none;
}
.home-hero {
	background-size: 100%;
	padding: 46px 0 98px 0;
}
.home-logo img {
	width: 300px;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.col-lg-12, .col-lg-4 {
	padding-right: 0px;
	padding-left: 0px;
}
.carousel {
	margin: 0;
}
.home-footer {
	text-align: center;
	padding: 50px 0 30px 0;
	border-top: 0px solid #FFF;
}
.back-to-top-wrapper {
	display: none;
}

}


@media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 480px) and (orientation : portrait) {

.home-social {
	display: none;
}
.home-hero {
	background-size: 100%;
	padding: 20px 0 60px 0;
}
.home-logo img {
	width: 220px;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.col-lg-12, .col-lg-4 {
	padding-right: 0px;
	padding-left: 0px;
}
.carousel {
	margin: 0;
}
.back-to-top-wrapper {
	display: none;
}

}