@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,900);
@import url(http://fonts.googleapis.com/css?family=Lato:400,900);
@import url("prettyPhoto.css") screen;
@import url("hoverex-all.css") screen;

/*	################################################################
	1. GENERAL STRUCTURES
################################################################# */
	* { 
		margin: 0;
		padding: 0px;
	} 

body { 
	background: #ffffff; 
	margin: 0; 
	height: 100%; 
	color: #505050;
	font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
	font-weight: 400;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
	font-weight: 200;
}

p { 
	padding: 0; 
	margin-bottom: 12px; 
	font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
	font-weight: 400;
	font-size: 14px; 
	line-height: 24px;
	color: #505050; 
	margin-top: 10px; 
}

img {
	height: auto;
	max-width: 100%;
}

a { 
	padding: 0;
	margin: 0;
	text-decoration: none; 
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}
a:hover,
a:focus {
  text-decoration: none;
  color:#01b2fe;
}

::-moz-selection  {
	color: #fff;
	text-shadow:none;
	background:#707070;
}
::selection {
	color: #fff;
	text-shadow:none;
	background:#707070;
}

.centered {
	text-align: center
}

/*	################################################################
	BOOTSTRAP MODIFICATIONS & TWEAKS
################################################################# */
.navbar {
	min-height: 70px;
	padding-top: 10px;
	margin-bottom: 0px;
	border-bottom: 1px #f7f7f7 solid;
}

.navbar-brand {
	font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
	font-weight: 200;
	padding: 10px 0 0 0;
}

.navbar-header .navbar-brand {
	color: #404040;
}

.navbar-default .navbar-nav > li > a {
	color: #404040;
	font-weight: 200;
	font-size: 13px;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #808080;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #808080;
	background-color: transparent;
}

.navbar-default {
	background-color: #fff;
}

.dropdown-menu {
	background: #fff;
}

.dropdown-menu > li > a {
	color: #404040;
	font-weight: 200;
	font-size: 13px;
}

.btn-theme {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
  margin: 0;
}
.btn-theme:hover,
.btn-theme:focus,
.btn-theme:active,
.btn-theme.active,
.open .dropdown-toggle.btn-theme {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

.btn-theme-light {
  color: #505050;
  background-color: #fff;
  border-color: #fff;
  margin: 0;
  padding: 0 0 10px;
}
.btn-theme-light:hover,
.btn-theme-light:focus,
.btn-theme-light:active,
.btn-theme-light.active {
  color: #505050;
  background-color: #f7f7f7;
  border-color: #e1e1e1;
}

.btn-theme-clear {
  color: #707070;
  xbackground-color: #fff;
  xborder-color: #fff;
  margin: 0;
  padding: 0 0 10px;
}
.btn-theme-clear:hover,
.btn-theme-clear:focus,
.btn-theme-clear:active,
.btn-theme-clear.active {
  color: #505050;
  background-color: #fff;
  border-color: #e1e1e1;
}

.dmbutton:hover,
.dmbutton:active,
.dmbutton:focus{
	color: #ffffff;
	background-color: #222222;
	border-color: #ffffff;
}
.dmbutton {
	background:rgba(0, 0, 0, 0);
	border: 1px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding-top: 1.025rem;
	padding-right: 2.38445225rem;
	letter-spacing:0.85px;
	padding-bottom: 1.0875rem;
	padding-left: 2.25rem;
	font-size: 1.55rem;
	cursor: pointer;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 2rem;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	-webkit-appearance: none;
	font-weight: normal !important;
}

.mtb {
	margin-top: 80px;
	margin-bottom: 80px;
}

.mb {
	margin-bottom: 60px;
}

.mt {
	margin-top: 60px;
}

.hline {
	border-bottom: 1px solid #cdcdcd;
}

.hline-w {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 25px;
}
/*	################################################################
	SITE WRAPS
################################################################# */

#headerwrap {
	background-color: #777777;
	background-image: url('http://cosmicfauna.com/assets/img/header-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 580px;
	padding-top: 100px;
	padding-bottom: 0px;
	text-align: center;
}

#headerwrap h3, h5 {
	color: white;
	font-weight: 400;
}

#headerwrap h5 {
	font-size: 15px;
}

#headerwrap h1 {
	color: white;
	margin-bottom: 25px;
}

#headerwrap .img-responsive {
	margin: 0 auto;
}

#hellowrap {
	background-color: #fff;
	background-image: url('../img/shade.png');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 580px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
	color: #707070;
}

#hellowrap h3, h5 {
	color: #707070;
	font-weight: 200;
}

#hellowrap h4 {
	margin-bottom: 50px;
}

#hellowrap h5 {
	font-size: 15px;
	color: #707070;
	margin-bottom: 20px;
}

#hellowrap h1 {
	color: #505050;
	margin-bottom: 25px;
}

#hellowrap .img-responsive {
	margin: 0 auto;
}

#faderwrap {
	background-color: #777777;
	min-height: 580px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
  	-webkit-animation: oceans12 40s infinite;
  	animation: oceans12 40s infinite;  
}

@-webkit-keyframes oceans12 {
  0% { background-color: #e7672e; }
  25% { background-color: #faa21b; }  
  50% { background-color: #156cb5; }
  75% { background-color: #55bf2c; }
  100% { background-color: #e7672e; }
}

@keyframes oceans12 {
  0% { background-color: #e7672e; }
  25% { background-color: #faa21b; }  
  50% { background-color: #156cb5; }
  75% { background-color: #55bf2c; }
  100% { background-color: #e7672e; }
}

#faderwrap h3, h5 {
	color: white;
	font-weight: 400;
}

#faderwrap h5 {
	font-size: 15px;
}

#faderwrap h1 {
	color: white;
	margin-bottom: 25px;
}

#faderwrap .img-responsive {
	margin: 0 auto;
}



/* Services Wrap */
#service {
	margin-top: 100px;
	margin-bottom: 80px;
}

#service i {
	color: #777777;
	font-size: 60px;
	padding: 15px;
}

/* Portfolio Wrap */
#portfoliowrap {
	padding-top: 60px;
	margin-bottom: 60px;
	display: block;
	text-align: center
}

#portfoliowrap h3 {
	margin-bottom: 25px;
}

.portfolio {
	padding:0 !important;
	margin:0 !important;
	display:block;
}


.portfolio-item .title:before {border-radius:0; display:none}
.portfolio-item p {margin:0px 0 30px;}
.portfolio-item h3 {margin:-10px 0 10px; font-size:16px; xtext-transform:uppercase;}


.tpl6 h3
{
	color:#fff;
	margin:0;
	padding:40px 5px 10px;
	font-size:16px;
	line-height: 20px;
	xtext-transform:uppercase;
}
.tpl6 .dmbutton
{
	display:inline-block;
	margin:10px 5px 20px 5px;
	font-size:13px;
}

.tpl6 .bg
{
	height:100%;
	width:100%;
	background-color:#777777;
	background-color:rgba(68,68,68,.9);
	text-align:center;
}

.tpl6 .bg-silent
{
	height:100%;
	width:100%;
	background-color:#fff;
	background-color:rgba(255,255,255,.9);
	text-align:center;
}

/* Testimonials Wrap */
#subwrap {
	background: url(../img/fhh-bg.jpg) no-repeat center top;
	margin-top: 0px;
	margin-bottom: 60px;
	padding-top:60px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#subwrap i {
	font-size: 50px;
	color: white;
	margin-bottom: 25px;
}

#subwrap p {
	color: white;
	font-size: 15px;
	line-height: 30px;
}

/* clients logo */
#cwrap {
	background: #f7f7f7;
	margin-top: 0px;
	padding-top: 80px;
	padding-bottom: 100px;
}

#cwrap h3 {
	margin-bottom: 60px;
}

/* Footer */
#footerwrap {
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	background: #fff;
	text-align: center;
}

#footerwrap p {
	text-align: center;
	color: #d2d2d2;
	font-size: 12px;
}

#footerwrap h4 {
	color: #d2d2d2;
}

#footerwrap i {
	font-size: 22px;
	color: #d2d2d2;
	padding-right: 22px;
}

#footerwrap i:hover {
	color: #909090;
}

#leftfoot, #leftfoot p {
	text-align: left;
}

#rightfoot, #rightfoot p {
	text-align: right;
}

/*	################################################################
	PAGE CONFIGURATIONS
################################################################# */
/* General Tweaks */

#blue {
	background: #505050;
	margin-top: 60px;
	margin-bottom: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#blue h3 {
	color: #fff;
	margin-left: 15px;
}

#orange {
	background: #e7672e;
	margin-top: 60px;
	margin-bottom: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#orange h3 {
	color: #fff;
	margin-left: 15px;
}

.dotorange {
	color: #e7672e;
	margin: 0 8px 0 -8px;
}

#green {
	background: #55bf2c;
	margin-top: 60px;
	margin-bottom: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#green h3 {
	color: #fff;
	margin-left: 15px;
}

.dotgreen {
	color: #55bf2c;
	margin: 0 8px 0 -8px;
}

#yellow {
	background: #faa21b;
	margin-top: 60px;
	margin-bottom: 30px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#yellow h3 {
	color: #fff;
	margin-left: 15px;
}

.dotyellow {
	color: #faa21b;
	margin: 0 8px 0 -8px;
}

#aqua {
	background: #156cb5;
	margin-top: 60px;
	margin-bottom: 60px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#aqua h3 {
	color: #fff;
	margin-left: 15px;
}

.dotaqua {
	color: #156cb5;
	margin: 0 8px 0 -8px;
}


.ctitle {
	color: #777777;
	font-weight: 700;
	margin-bottom: 15px;
}

csmall {
	font-size: 12px;
	color: #b3b3b3;
}
csmall2 {
	font-size: 12px;
	color: #f39c12
}

.spacing {
	margin-top: 40px;
	margin-bottom: 40px;
}

.badge-theme {
	background: #777777;
}

/* Contact Page */
#contactwrap {
	background: url(../img/contact.jpg) no-repeat center top;
	margin-top: -60px;
	padding-top:0px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 400px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Blog Page */
.popular-posts { 
	margin: 0px;
	padding-left: 0px;
	}
	
.popular-posts li {
	list-style: none; 
	margin-bottom: 20px; 
	min-height: 70px;
}
.popular-posts li a, 
.popular-posts li a:hover {
	color:#2f2f2f; 
	text-decoration: none;
	}
	
.popular-posts li img {
	float: left; 
	margin-right: 20px;
	}
	
.popular-posts li em {
	font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
	font-size: 12px;
	color: #b3b3b3
	}

.popular-posts p {
	line-height: normal;
	margin-bottom: auto;
}	

.share i {
	padding-right: 15px;
	font-size: 18px;
}

/* Added */

img.logo {
	height: 30px;
}

img.buy-btn {
	height: 40px;
	clear: both;
	margin-top: 20px;
}

img.buybox-btn {
	height: 40px;
	clear: right;
	float: right;
	margin-top: 20px;
}

#buybox {
	float: right;
	right: 0;
	clear: right;
	height: 40px;
	width: 200px;
	display: block;
	background-color: #225599;
}

img.prodthumb {
	height: 185px;
}

ul.product-bullets {
	list-style: disc inside;
	margin-top: 20px;
}

ul.product-bullets li {
	margin-top: 10px;
	padding-left: 0;
}

.morebox {
	display: inline-block;
	margin: 10px 5px; 0;
}

#morerow {
	background-color: #fff;
	background-image: url('../img/shade.png');
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width: 767px) {
img.logo {
	margin-left: 15px;
}
}


/*! http://responsiveslides.com v1.55 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }