/* ----------------------------------------------------
   GENERAL STYLES
---------------------------------------------------- */
* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Raleway', sans-serif;
    color: #000000;
    line-height: 1.8;
    margin: 0;
    padding: 0;
	/*font-weight: 300;*/
	font-size: 16px;
	background: #282828;
}

h1 {
    padding: 0 0 0 0;
    font-family: 'Iceland', 'Raleway', sans-serif;
	font-size: 12rem;
    line-height: 12rem;
    font-weight: bold;
}

h2 {
    margin: 0 10 20 10px;
    padding: 0;
    font-family: 'Iceland', 'Raleway', sans-serif;
    font-size: 3rem;
    line-height: 4rem;
    font-weight: bold;
    letter-spacing: -1px;
    color: #000;
}

h3 {
    margin: 0 10px 30px 10px;
    color: #e95d20;
    font-family: 'Iceland', 'Raleway', sans-serif;
    font-size: 3rem;
    line-height: 4rem;
}

h4 {
    margin: 0;
    font-size: 3rem;
    line-height: 3rem;
    color: #333;
}

h5 {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}

h6 {
    margin: 10px 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

p {
    margin-bottom: 15px;
	color: #8c9398;
	word-spacing: 1px;
	line-height: 25px;
	font-size: 20px;
}


a	{
    color: #000000;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
	text-decoration: none;
}

a:hover,
a:focus {
    color: #999;
	text-decoration: none;
}

img {
    max-width: 100%;
}

i, em   {
    font-style: italic;
}

/* ----------------------------------------------------
    jQuery FlexSlider v2.2.0
	http://www.woothemes.com/flexslider/
	Copyright 2012 WooThemes
	Free to use under the GPLv2 license http://www.gnu.org/licenses/gpl-2.0.html
	Contributing author: Tyler Smith (@mbmufffin)
---------------------------------------------------- */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Font-face Icons */
@font-face {
    font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles */
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme */
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-viewport ul li {
    text-align: center;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0,0,0,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

/* Pause/Play */
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: relative;
    text-align: center;
	margin-top: 30px;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 13px;
    height: 13px;
    display: block;
    background: #5c696a;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    border: 3px solid #c9cbca;
}

.flex-control-paging li a:hover {
    background: #fff;
    background: #212024;
}

.flex-control-paging li a.flex-active {
    background: #fff;
    background: #212024;
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

/* ----------------------------------------------------
    MAIN NAV
---------------------------------------------------- */
header	{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
}

nav {
	background-color: #1a1a1a;
	margin-top: -1px;
}

nav ul {
	list-style: none;
	width: 50%;
	min-width: 200px;
	padding: 30px 0 30px 60px;
}

nav ul li {
	color: rgba(255, 255, 255, 0.6);
	display: block;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	padding-left: 0;
	position: relative;
	border-bottom: 1px solid #7c7c7c;
}

nav ul li:last-child {
	border-bottom: 0;
}

nav ul li a {
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 20px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	padding-left: 0;
	position: relative;
}

nav ul li a .fa {
	font-size: 2rem;
	line-height: 3rem;
}

nav ul li a:hover, nav ul li a:focus {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}

#nav-toggle {
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
	width: 40px;
	height: 30px;
}

#nav-toggle span	{
	top: 14px;
	left: 5px;
}

#nav-toggle span {
	cursor: pointer;
	height: 4px;
	width: 40px;
	background: #e95d20;
	position: absolute;
	display: block;
}

#nav-toggle span:before, 
#nav-toggle span:after {
	content: '';
	cursor: pointer;
	height: 4px;
	width: 40px;
	background: #e95d20;
	position: absolute;
	display: block;
}

#nav-toggle span:before {
	top: -7px;
}

#nav-toggle span:after {
	bottom: -7px;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}

#nav-toggle.active span {
	background-color: transparent;
}

#nav-toggle.active span:before, 
#nav-toggle.active span:after {
	top: 0;
}

#nav-toggle.active span:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

#nav-toggle.active span:after {
	transform: translateY(-10px) rotate(-45deg);
	-webkit-transform: translateY(-10px) rotate(-45deg);
	-ms-transform: translateY(-10px) rotate(-45deg);
	top: 10px;
}

.navicon {
	position: relative;
	height: 26px;
}

.pull {
	display: none;
}

/* ----------------------------------------------------
   HERO SECTION
---------------------------------------------------- */
.hero {
    width: 100%;
    height: 80vh;
    min-height: 400px;
	position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	background-color: #333;
	background-attachment: fixed;
	overflow: hidden;
	position: relative;
}

.hero .container-fluid    {
    position: relative;
    display: table;
    z-index: 998;
    width: 100%;
    height: 100%;
	padding: 0;
    display: table;
	text-align: center;
}

.vert-center    {
    /*display: table-cell;*/
    vertical-align: middle;
    margin: 0 auto 0 0;
}

.hero h1 {
    color: #e95d20;
	font-weight: 200px;
	margin: 60 10 10 10;
}

.hero .subtitle {
    font-size: 1.6rem;
	line-height: 1.6rem;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
	font-weight: 300;
    margin: 0;
    padding: 0;
	color: #fff;
	letter-spacing: 5px;
}

/* ----------------------------------------------------
   COMMON SECTION STYLES
---------------------------------------------------- */
section	{
	position: relative;
}

.shape-top-left {
	position: absolute;
	left: 0;
	top: -20px;
	width: 10%;
	height: 30px;
	background: #fff;
	z-index: 99;
}

.shape-top-left:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 0 30px;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	right: -30px;
	bottom: 0;
}

.shape-top-right {
	position: absolute;
	right: 0;
	top: -10px;
	width: 70%;
	height: 20px;
	background: #fff;
	z-index: 99;
}

.shape-top-right:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	left: -20px;
	bottom: 0;
}

.shape-bottom-left {
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 40%;
	height: 20px;
	background: #fff;
	z-index: 99;
}

.shape-bottom-left:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	right: -20px;
	bottom: 0;
}

.shape-bottom-right {
	position: absolute;
	right: 0;
	bottom: -20px;
	width: 15%;
	height: 30px;
	background: #fff;
	z-index: 99;
}

.shape-bottom-right:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 30px 30px 0;
	border-color: transparent #ffffff transparent transparent;
	position: absolute;
	left: -30px;
	bottom: 0;
}

.section-title	{
    margin: 0 0 60px 0;
    color: #e95d20;
    font-family: 'Iceland', 'Raleway', sans-serif;
	font-size: 6rem;
	letter-spacing: -3px;
	text-transform: uppercase;
	text-align: center;
}

.section-title.text-left	{
	text-align: left;
}

.section-subtitle	{
    margin: 0 0 10px 0;
    color: #3b3b3b;
    font-family: 'Iceland', 'Raleway', sans-serif;
	font-size: 4rem;
	font-weight: bold;
	letter-spacing: -3px;
}

.section-pattern {
	background: url(../images/dot.png) repeat #7c7c7c;
}

.section-padding	{
	padding: 50px 0;
}

.featured-area	{
	padding: 30px 0;
}

.text-featured	{
	color: #fff;
	font-size: 2.6rem;
	line-height: 7rem;
}

.btn-call	{
	padding: 10px 30px;
	background: #e95d20;
	color: #f3f3f3;
	font-size: 4rem;
	line-height: 7rem;
	font-family: 'Iceland', 'Raleway', sans-serif;
	text-transform: uppercase;
	border-radius: 2px;
    -webkit-transition: color .5s ease-in-out;
    -moz-transition: color .5s ease-in-out;
    -ms-transition: color .5s ease-in-out;
    -o-transition: color .5s ease-in-out;
    transition: color .5s ease-in-out;
}

.btn-call:hover	{
	color: #333;
}

blockquote	{
	border: 0 !important;
	padding: 0;
	margin: 30px 0;
	display: block;
	color: #f3f3f3;
	font-size: 2rem;
	line-height: 3rem;
}

blockquote .fa:before {
	margin-right: 20px;
	font-family: 'FontAwesome';
	font-style: normal;
	font-size: 2rem;
	color: #414042;
	display: inline-block;
}

cite	{
	display: block;
	margin: 40px 0 0;
	font-size: 1.3rem;
	text-transform: uppercase;
	font-weight: bold !important;
	color: #414042;
	position: relative;
}

cite:before	{
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -2rem;
	top: -0.6rem;
	height: 0;
	width: 4rem;
	border-bottom: 1px solid #414042;
}

.icon-centered	{
	max-height: 90px;
	margin: 0 auto 30px;
}

.mg-top	{
	margin-top: 30px;
}

/* ----------------------------------------------------
   ABOUT SECTION
---------------------------------------------------- */
#services {
	background: #fff;
	position: relative;
}

.icon-left	{
	width: 15%;
	float: left;
}

.icon-text	{
	width: 50%;
	float: left;
}

#services h2	{
	text-transform: uppercase;
	font-size: 3rem;
	margin-top: 0px;
	color: #3b3b3b;
}

/* ----------------------------------------------------
   SHOWCASE SECTION
---------------------------------------------------- */
#showcase	{
	position: relative;
	background: #282828;
	padding-bottom: 0;
}

#showcase .shape-top-left,
#showcase .shape-top-right,
#showcase .shape-bottom-left,
#showcase .shape-bottom-right	{
	background: #282828;
}

#showcase .shape-top-left:after	{
	border-color: transparent transparent transparent #282828;
}

#showcase .shape-top-right:after	{
	border-color: transparent transparent #282828 transparent;
}

#showcase .shape-bottom-left:after	{
	border-color: #282828 transparent transparent transparent;
}

#showcase .shape-bottom-right:after	{
	border-color: transparent #282828 transparent transparent;
}

#work-masonry	{
    list-style-type: none;
    margin: 0;
    padding: 0;
	width: 100%;
}

.masonry-img {
    float: left;
    position: relative;
	width: 25%;
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.masonry-img img {
    margin: 0;
}

#filters {
    list-style-type: none;
    margin: 10px 0 30px;
    padding: 0;
}

#filters li {
    display: inline;
}

.masonry-overlay	{
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
}

.masonry-overlay span   {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.masonry-overlay:hover	{
    opacity: 0.95;
}

.masonry-overlay .view	{
    font-size: 14px;
    padding: 3px 6px;
    border: 2px solid #fff;
}

.isotope-filter {
    margin-right: 10px;
    margin-bottom: 10px;
    font-family: 'Raleway', sans-serif;
    color: #7c7c7c;
    font-size: 14px;
    line-height: 40px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	padding: 0 13px;
	border-radius: 2px;
	border: 2px solid transparent;
    text-decoration: line-through;
	display: inline-block;
}

.isotope-filter.selected {
	color: #7c7c7c;
	border: 2px solid #7c7c7c;
    text-decoration: none;
}

/* Isotope Filtering */
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/* Isotope CSS3 transitions */
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:-moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property:-o-transform, opacity;
    transition-property: transform, opacity;
}

/* disabling Isotope CSS3 transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.9;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

#logos	{
	padding: 50px 0;
}

/* ----------------------------------------------------
   BLOG SECTION
---------------------------------------------------- */
#blog	{
	background: #fff;
	position: relative;
}

#blog img	{
	margin-bottom: 30px;
}

/* ----------------------------------------------------
   TEAM SECTION
---------------------------------------------------- */
#team	{
	position: relative;
	background: #282828;
}

.team-member	{
	margin: 0 0 20px;
	padding: 0;
	font-family: 'Iceland', 'Raleway', sans-serif;
	font-size: 4rem;
	line-height: 4rem;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
}

#team .shape-top-left,
#team .shape-top-right,
#team .shape-bottom-left,
#team .shape-bottom-right	{
	background: #282828;
}

#team .shape-bottom-left:after	{
	border-color: #282828 transparent transparent transparent;
}

#team .shape-bottom-right:after	{
	border-color: transparent #282828 transparent transparent;
}

#team img {
	margin-bottom: 40px;
}

ul.social-buttons {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.social-buttons li {
	display: inline-block;
	margin-right: 2.5px;
}

ul.social-buttons li:last-child {
	margin-right: 0;
}

ul.social-buttons li a {
	width: 60px;
	height: 60px;
	border-radius: 2px;
	background-color: #2e2e2e;
	color: #b2b2b2;
	display: inline-block;
	font-size: 30px;
	line-height: 20px;
	text-align: center;
}

footer ul.social-buttons li a {
	background: #282828;
}

.social-btn:hover, .social-btn:focus {
	background: #79a596;
	color: #fff;
}

.social {
	margin-top: 25px;
}

#testimonials	{
	background: url(../images/testimonials/testimonials-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 50px 0;
}

/* ----------------------------------------------------
   CONTACT SECTION
---------------------------------------------------- */
#contact	{
	position: relative;
	background: #fff;
}

#contactform	{
	background: url(../images/contact/contact-bg.jpg) no-repeat center center;
	background-size: cover;
}

input[type="text"] {
	padding: 10px 30px;
	color: #333;
	font-size: 1.6rem;
	line-height: 2rem;
	border-radius: 2px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	border: 0;
	background: #f3f3f3;
	margin: 0 0 3px;
	width: 100%;
	height: 6rem;
}

input[type="text"]:focus {
	background: #7c7c7c;
}

.text-newsletter	{
	max-width: 300px;
	border-radius: 3px 0 0 3px !important;
}

.btn-newsletter	{
	border-radius: 0 3px 3px 0 !important;
}

textarea {
	padding: 10px 30px;
	margin: 0 0 3px;
	width: 100%;
	height: 160px;
	color: #333;
	font-size: 1.6rem;
	line-height: 2.2rem;
	border-radius: 2px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	border: 0;
	background: #f3f3f3;
}

input[type="submit"] {
	padding: 10px 30px;
	background: #333;
	color: #f3f3f3;
	font-size: 3rem;
	line-height: 4rem;
	font-family: 'Iceland', 'Raleway', sans-serif;
	text-transform: uppercase;
	border-radius: 2px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	border: 0.5 0.5 0.5 0.5;
	border-color: #e95d20;
}

input[type="submit"]:hover {
	color: #fff;
}

.twitter-feed ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.twitter-date {
	font-size: 0.9em;
	margin-top: 10px;
}

.twitter-date a {
	font-weight: bold;
	color: #fff;
}

.twitter-user	{
	color: #ccc;
}

/* ----------------------------------------------------
   FOOTER
---------------------------------------------------- */
footer {
	background-color: #1a1a1a;
	padding: 40px 0 30px;
	position: relative;
}

.nav-btn {
	width: 50px;
	height: 50px;
	border-radius: 2px;
	display: inline-block;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -25px;
	color: #fff;
	background: #e95d20;
}

.nav-btn:hover, nav-btn:focus {
	background: #fff;
	color: #3b3b3b;
}

footer a {
	color: #a1a9b0;
}

footer p {
	color: #fff;
}

/* ----------------------------------------------------
   WAYPOINTS
---------------------------------------------------- */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6,
.wp7, .wp8, .wp9, .wp10, .wp11, .wp12,
.wp13, .wp14, .wp15	{
	visibility: hidden;
}

.bounceInLeft, 
.bounceInRight, 
.fadeInUp, 
.fadeInUpDelay, 
.fadeInDown, 
.fadeInUpD, 
.fadeInLeft, 
.fadeInRight {
	visibility: visible;
}

.delay-05s {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

.delay-1s {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}

.delay-15s {
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
}

/* ----------------------------------------------------
    RETINA/HIDPI
---------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 2048px) {
	.hero	{
		height: 600px;
		background-attachment: scroll;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 2048px) and (orientation: portrait) {
	.section-title	{
		text-align: center !important;
	}
	.masonry-img {
		width: 50%;
	}
	.icon-left,
	.icon-text	{
		float: none;
		text-align: center;
	}
	.icon-text	{
		width: 100%;
		margin: 0 auto;
	}
	.icon-left	{
		width: 50%;
		margin: 0 auto 0 25%;
	}
	#services h2 {
		text-transform: none;
		font-size: 3rem;
		margin-top: 5px;
		margin-bottom: 80;
		font-family: 'Raleway', sans-serif;
		letter-spacing: 0px;
		text-align: center;
	}
	.text-newsletter {
		max-width: 100%;
		border-radius: 3px !important;
		float: none !important;
	}
	.btn-newsletter {
		border-radius: 3px !important;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px) {
	.hero	{
		height: 200px;
	}
	.hero h1	{
		font-size: 5rem;
		line-height: 5rem;
	}
	.hero .subtitle	{
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
	.section-title	{
		font-size: 4rem;
		text-align: center !important;
	}
	.icon-left,
	.icon-text	{
		float: none;
		text-align: center;
	}
	.icon-text	{
		width: 100%;
		margin: 0 auto;
	}
	.icon-left	{
		width: 50%;
		margin: 0 auto 0 25%;
		padding: 20;
	}
	#services h2 {
		text-transform: none;
		font-size: 2rem;
		margin-top: 5px;
		margin-bottom: 0;
		font-family: 'Raleway', sans-serif;
		letter-spacing: 0px;
		text-align: center;
	}
	.text-featured	{
		font-size: 2rem;
		line-height: 2rem;
	}
	.twitter-feed	{
		margin-bottom: 30px;
	}
	.text-newsletter {
		max-width: 100%;
		border-radius: 3px !important;
		float: none !important;
	}
	.btn-newsletter {
		border-radius: 3px !important;
	}
	footer	{
		text-align: center;
	}
}

/* ----------------------------------------------------
   MEDIA QUERIES
---------------------------------------------------- */
@media screen and (max-width:1024px) {
	.wp1, .wp2, .wp3, .wp4, .wp5, .wp6,
	.wp7, .wp8, .wp9, .wp10, .wp11, .wp12,
	.wp13, .wp14, .wp15	{
		visibility: visible;
	}
	.bounceInLeft, 
	.bounceInRight, 
	.fadeInUp, 
	.fadeInUpDelay, 
	.fadeInDown, 
	.fadeInUpD, 
	.fadeInLeft, 
	.fadeInRight {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
	.hero	{
		height: 500px;
		background-attachment: scroll;
	}
	.masonry-img {
		width: 50%;
	}
}

/* ----------------------------------------------------
   MEDIA QUERIES FOR FLEXSLIDER
---------------------------------------------------- */
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

/* ----------------------------------------------------
   MEDIA QUERIES FOR MAGNIFIC POPUP PLUGIN
---------------------------------------------------- */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
		 * Remove all paddings around the image on small screen
		 */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}



