/*   
Theme Name: Jarvis 3.7.3 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.7.3
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"); 
.logo.large img {
    display: table-cell;
    max-height: 243px;
    vertical-align: middle;
    width: 100px;
}
.caroufredsel_wrapper {
	min-height: 290px;
}
.page-template-default .section {
    padding-top: 0 !important;
}

.row1 {
    float: left;
    margin-right: 1%;
    width: 32%;
}
.row1 .team-member {
    display: inline-block;
    margin-left: 0 !important;
    margin-top: 33px;
    text-align: center;
    width: 100% !important;
}
.row1 .button {
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 12px 19px rgba(255, 255, 255, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 40px !important;
    margin-top: 10px !important;
    padding: 2px 11px !important;
    text-align: center !important;
    text-shadow: none;
    transition: all 0.2s ease 0s;
    width: 93% !important;
}
.main-menu-wrapper.sticky .main-menu.large {
    padding-top: 21px;
}
.main-menu-wrapper.sticky .back-to-top > img {
    width: 50px;
}
.testimonial-slider .flex-direction-nav li .flex-prev, .twitter-slider .flex-direction-nav li .flex-prev {
    left: 45% !important;
}
.testimonial-slider .flex-direction-nav li .flex-next, .twitter-slider .flex-direction-nav li .flex-next {
    left: auto;
    right: 45% !important;
}
.navigation {
    padding-bottom: 20px;
    padding-top: 20px;
}
.home .section {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    width: 100%;
}
ul#nav, ul#nav ul {
    padding-left: 0;
    padding-top: 18px;
}

.testimonial-icon.animated.fadeInUp {
    margin-top: 346px;
}
.testimonial-slider {
    margin: 0 auto !important;
    padding-bottom: 100px;
    position: relative;
    width: 98%;
}

h2 a {
    font-size: 50px;
}
p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.team-member .team-thumb img {
    height: auto;
    max-height: 205px;
    width: auto;
	margin: 0 auto;
}
#google_language_translator, #language {
    clear: both;
    position: absolute;
    right: 0;
    text-align: right;
    width: 160px;
    z-index: 999999999;
}
.flex-direction-nav {
    display: none !important;
}