/*   
Theme Name: Jarvis 3.5 Chid
Theme URI: http://themeforest.net/user/RockNRollaDesigns/portfolio?ref=RockNRollaDesigns
Description: Responsive Onepage Portfolio Theme by <a href="http://themeforest.net/user/RockNRollaDesigns/portfolio?ref=RockNRollaDesigns" Title="RocknRolla Designs">RocknRolla</a>
Version: 3.5
Author: RocknRolla
Author URI: http://themeforest.net/user/RockNRollaDesigns/portfolio?ref=RockNRollaDesigns
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, right-sidebar, flexible-width, custom-background, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Template: jarvis_wp

*/

@import url("../jarvis_wp/style.css"); 

h1, h2, h3, h4, h5, h6, body, li, a, nav {
  font-family: "futura-pt"; text-align: center;
  }

.main-menu a {
  font-family: "futura-pt";
  }

p.quote {
  font-family: "futura-pt"; text-transform: uppercase;
  }

p {
  font: 15px/1.5 "futura-pt";
  }
.copyright .social-icons .social-icon {
	display: inline-block;
	float: none;
	margin: 0 5px 5px 0;
	-webkit-border-radius: 3px;
	background-color: #ffffff !important;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 30px;
}
a.scroll-down {
	color: #ffffff;
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 1000;
    	left: inherit;
}
.service-box .service-icon {
	width: 50px;
	height: auto;
	font-size: 40px;
	margin: 15px auto;
	padding: 25px 20px;
	text-align: center;
	display: block;
	border-radius: 50%;
	color: #ffffff;
	border: 4px solid #ffffff;
}
.service-description {
	margin-bottom: 5px;
}
a.scroll-down span {
	font-size: 25px;
	width: 40px;
	height: 40px;
   	border: 0px solid #ffffff;
	line-height: 45px;
	border-radius: 50%;
	margin: 20px auto 0;
	z-index: 1000;
	position: relative;
	text-align:center;
	display:block;
	background: #515A5F;
}
	#twitter-feed ul.slides > li a {
	color: #ffffff !important;
}
	#twitter-feed ul.slides > li a:hover {
	color:#EDEDED !important;
}
.youtube-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
}
.youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
