/*
Theme Name: Studio9
Theme URI: http://www.codesymbol.com/themes/studio9/
Author: CodeSymbol
Author URI: http://www.codesymbol.com/
Description: Studio9 is a professional theme made for agencies and freelancers to show their work.
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: threaded-comments, theme-options, post-formats, featured-images, custom-menu, custom-colors, custom-background
*/


/*==========================================================================================================================================
/*==========================================================================================================================================
	1.Template Basics
============================================================================================================================================
============================================================================================================================================*/

section {
	padding: 60px 0px;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.section-fullwidth {
	width: 100%;
	padding: 140px 0px;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.section-boxed {
	margin: 0px auto;
	padding: 0px 15px;
	max-width: 1200px;
	position: relative;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
.clearfix:before, .section-boxed:before
.clearfix:after, .section-boxed:after {
    content:"";
    display:table;
}
.clearfix:after, .section-boxed:after {
    clear:both;
}
#ascrail2000 {
	z-index: 9999999 !important;
}


/* --------------------------------------------
	WORDPRESS ASSET STYLING
-------------------------------------------- */

.sticky, .bypostauthor {}
img.size-full {
	max-width: 100%;
	height: auto;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 1px 0 10px 20px;
}
.alignleft {
    float: left;
    margin: 10px 20px 10px 0;
}
.aligncenter {
    display: block;
    margin: 0px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
img.aligncenter, img.alignleft, img.alignright, img.alignnone {
	max-width: 100%;
}
.wp-caption {
    text-align: center;
	margin: 20px auto;
	max-width: 100%;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 100%;
    padding:0;
    width: auto;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.no-margin {
	margin: 0;
}
.img-link {
	display: block;
}
.wp-caption-text, .gallery-caption {	
	padding: 10px 0;
}
.hidden {
	display: none!important;
}
blockquote {
	padding: 20px 10px 20px 20px;
	background-color: #f0f0f0;
	border-left: 1px solid;
	margin-bottom: 20px;
}
blockquote p {
	font-size: 16px;
	font-style: italic;
}
blockquote p:last-child {
	margin-bottom: 0px;
}
ul, ol {
	margin-left: 15px;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style: decimal;
}
code {
	display: block;
	clear: both;
	overflow: auto;
	padding: 10px 20px 20px 20px;
	white-space: pre;
	background-color: #ebebeb;
}
table {
	width: 100%;
	font-size: 12px;
	margin-bottom: 20px;
}
table td, table th {
	text-align: center;
}
table tbody td {
	padding: 5px;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	color: #666;
}
table tbody tr td:first-child {
	border-left: 1px solid #E6E6E6;
}
table th {
	border-bottom: 1px solid #E6E6E6;
	color: #666;
}
table #prev {
	text-align: left;
	position: relative; 
	z-index: 2;
}
table #next {
	text-align: right;
	position: relative; 
	z-index: 2;
}
dt {
	font-weight: bold;
}
dd {
	padding-left: 20px;
}
em {
	font-style: italic;
}


/* Style Switcher ------------------------------------------------------------------------*/
.style-switcher {
	position: fixed;
	left: -230px;
	top: 200px;
	width: 230px;
	z-index: 99999;
	text-align: center;
	border: 1px solid #e6e6e6;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.style-switcher .style-switcher-handle {
	color: #ffffff !important;
	font-size: 25px;
	padding: 20px 6px;
	display: inline-block;
	position: absolute;
	top: 20px;
	right: -37px;
}
.style-switcher .styles-container {
	background-color: #ffffff;
	padding: 20px;
}
.style-switcher .styles-container .text1 {
	color: #595f66;
	font-size: 16px;
	display: block;
}
.style-switcher .styles-container .text2 {
	color: #595f66;
	font-size: 23px;
	display: block;
	margin-bottom: 20px;
}
.style-switcher .styles-container .button_regular {
	width: 100%;
}
.style-switcher .styles-container div[class^="style-"] {
	border: 1px solid #e6e6e6;
	position: relative;
	margin-bottom: 15px;
	width: 188px;
}
.style-switcher .styles-container div[class^="style-"] img {
	
}
.style-switcher .styles-container div[class^="style-"] .overlay {
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.style-switcher .styles-container div[class^="style-"] .style-name {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #ffffff !important;
	-webkit-transition: all 0.3s 0.15s ease;
	-moz-transition: all 0.3s 0.15s ease;
	-ms-transition: all 0.3s 0.15s ease;
	-o-transition: all 0.3s 0.15s ease;
	transition: all 0.3s 0.15s ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.style-switcher .styles-container div[class^="style-"] .style-name.hovered {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.style-switcher .styles-container div[class^="style-"]:hover .overlay {
	opacity: 0.85;
}
.style-switcher .styles-container div[class^="style-"]:hover .style-name {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

/*==========================================================================================================================================
/*==========================================================================================================================================
	2.Typography Setup
============================================================================================================================================
============================================================================================================================================*/

@font-face {
    font-family: 'Lato_regular';
    src: url(includes/font/Lato_regular/Lato-Reg-webfont.eot);
    src: url(includes/font/Lato_regular/Lato-Reg-webfont.eot?#iefix) format('embedded-opentype'),
         url(includes/font/Lato_regular/Lato-Reg-webfont.woff) format('woff'),
         url(includes/font/Lato_regular/Lato-Reg-webfont.ttf) format('truetype'),
         url(includes/font/Lato_regular/Lato-Reg-webfont.svg#LatoRegular) format('svg');
}
@font-face {
    font-family: 'Lato_light';
    src: url(includes/font/Lato_light/Lato-Lig-webfont.eot);
    src: url(includes/font/Lato_light/Lato-Lig-webfont.eot?#iefix) format('embedded-opentype'),
         url(includes/font/Lato_light/Lato-Lig-webfont.woff) format('woff'),
         url(includes/font/Lato_light/Lato-Lig-webfont.ttf) format('truetype'),
         url(includes/font/Lato_light/Lato-Lig-webfont.svg#LatoLight) format('svg');
}
@font-face {
    font-family: 'Lato_bold';
    src: url(includes/font/Lato_bold/Lato-Bol-webfont.eot);
    src: url(includes/font/Lato_bold/Lato-Bol-webfont.eot?#iefix) format('embedded-opentype'),
         url(includes/font/Lato_bold/Lato-Bol-webfont.woff) format('woff'),
         url(includes/font/Lato_bold/Lato-Bol-webfont.ttf) format('truetype'),
         url(includes/font/Lato_bold/Lato-Bol-webfont.svg#LatoBold) format('svg');
}
html {
	height: 100%;
	min-height: 100%;
}
body {
	z-index: 0;
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	height: 100%;
	min-height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #ffffff;
	font-family: Lato_regular, Lato_light, arial;
}
p {
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: Lato_regular, Lato_light, arial;
}
h1, h2, h3, h4, h5, h6 {
	color: #303030;
	position: relative;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: Lato_bold;
}
h1 {
	font-size: 40px;
	line-height: 34px;
}
h2 {
	font-size: 34px;
	line-height: 29px;
}
h3 {
	font-size: 27px;
	line-height: 25px;
}
h4 {
	font-size: 21px;
	line-height: 19px;
}
h5 {
	font-size: 16px;
	line-height: 14px;
}
h6 {
	font-size: 12px;
	line-height: 12px;
}

/*==========================================================================================================================================
/*==========================================================================================================================================
	3.Main Menu Setup
============================================================================================================================================
============================================================================================================================================*/

header {
    position: relative;
    height: 88px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
header.sticky {
    height: 66px;
}
header .header-container {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99999;
    padding: 0px 0px;
    background-color: #ffffff;
	box-shadow: 0px 4px 15px rgba(0,0,0,0.07);
}
header .logo-container {
    float: left;
    display: block;
    margin-right: 50px;
    height: 88px;
    line-height: 88px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
header .logo-container img {
	height: 100%;
	width: auto !important;
	vertical-align: top;
}
header.sticky .logo-container {
    height: 66px;
    line-height: 66px;
}
header .no-menu {
	float: right;
	line-height: 88px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
header.sticky .no-menu {
    line-height: 66px;
}
header nav {
    float: right;
    -webkit-transition: top 0.3s linear;
    -moz-transition: top 0.3s linear;
    -ms-transition: top 0.3s linear;
    -o-transition: top 0.3s linear;
    transition: top 0.3s linear;
}
header nav > ul:before,header nav > ul:after { content:""; display:table; }
header nav > ul:after { clear:both; }
header nav > ul > li {
    display: block;
    float: left;
    position: relative;
}
header nav > ul > li > a {
    display: block;
    color: #353535;
	font-size: 16px;
    padding: 0px 10px;
    line-height: 88px;
    position: relative;
	font-family: Lato_bold;
	text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
header.sticky nav > ul > li > a {
    line-height: 66px;
}
header nav .arrow-right,
header nav .arrow-down {
    display: inline-block;
    float: right;
    font-size: 10px;
    color: #333333;
    line-height: inherit;
}
header nav .arrow-down {
    display: none;
    color: #ffffff;
}
header nav > ul ul {
    display: none;
	overflow: visible;
    position: absolute;
    left: 0px;
    top: 100%;
    width: 170px;
    background-color: #ffffff;
    border-top: 2px solid;
	box-shadow: 0px 4px 15px rgba(0,0,0,0.2);
	margin: 0;
}
header nav > ul ul li {
    display: block;
    position: relative;
}
header nav > ul ul li a {
    display: block;
    color: #000000;
    padding: 10px;
	font-size: 14px;
    position: relative;
	font-family: Lato_bold;
	text-transform: uppercase;
    border-bottom: 1px solid #DBDBDB;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
header nav > ul ul li:last-child > a {
    border-bottom: 0;
}
header nav > ul ul ul {
    left: 100%;
    top: -2px;
}
header .mobile-navigation {
    display: none;
    float: right;
    font-size: 21px;
    color: #000000;
    line-height: 88px;
	margin-right: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
header.sticky .mobile-navigation {
    line-height: 66px;
}

/*==========================================================================================================================================
/*==========================================================================================================================================
	4.Slideshow Setup
============================================================================================================================================
============================================================================================================================================*/

.home {
	padding: 0px 0px;
}
.home .slideshow {
	width: 100%;
	height: 650px;
	position: relative;
	background: url(js/fractionslider/images/fs.spinner.gif) no-repeat #1b1b1b;
	background-position: center center;
	-webkit-transition: margin-top 0.3s ease;
	-moz-transition: margin-top 0.3s ease;
	-ms-transition: margin-top 0.3s ease;
	-o-transition: margin-top 0.3s ease;
	transition: margin-top 0.3s ease;
}
.home .slideshow .slide {
	display: none;
}
.home .slideshow .light-big {
	font-size: 50px;
	font-family: Lato_light;
}
.home .slideshow h1 {
	font-size: 57px;
	line-height: 50px;
	margin-bottom: 0px;
	color: #000000;
	left: 50% !important;
	width: auto;
	-webkit-transform: translate(-48%,0%);
	-moz-transform: translate(-48%,0%);
	-ms-transform: translate(-48%,0%);
	-o-transform: translate(-48%,0%);
	transform: translate(-48%,0%);
}
.home .slideshow h1.white {
	/* color: #ffffff; */
	color: #0cadbe;
}
.home .slideshow a {
	-webkit-transition: color 0.3s ease,background-color 0.3s ease;
	-moz-transition: color 0.3s ease,background-color 0.3s ease;
	-ms-transition: color 0.3s ease,background-color 0.3s ease;
	-o-transition: color 0.3s ease,background-color 0.3s ease;
	transition: color 0.3s ease,background-color 0.3s ease;
}
.home .slideshow .button_outline, .home .slideshow .button_regular, .home .slideshow .button_transparent {
	width: auto !important;
	height: auto !important;
}
.home .slideshow p {
	color: #0cadbe;
	/* color: #ffffff; */
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	left: 50% !important;
	width: auto;
	-webkit-transform: translate(-48%,0%);
	-moz-transform: translate(-48%,0%);
	-ms-transform: translate(-48%,0%);
	-o-transform: translate(-48%,0%);
	transform: translate(-48%,0%);
	background: white;
	padding: 10px;
}
.home .slideshow p.black {
	color: #000000;
}
.home .slideshow p.center {
	text-align: center;
}
.home .slideshow .button_transparent {
	font-size: 16px;
	display: inline-block;
	color: #ffffff !important;
	min-width: 170px;
	text-align: center;
	padding: 14px;
	margin-bottom: 0px;
	background-color: rgba(255, 255, 255, 0.15);
	border: 1px solid #ffffff;
}
.home .slideshow .button_transparent:hover {
	background-color: rgba(255, 255, 255, 0.5);
}


/*==========================================================================================================================================
/*==========================================================================================================================================
	5.Pages Setup
============================================================================================================================================
============================================================================================================================================*/

/* Global ------------------------------------------------------------------------*/
h2.title {
	text-align: center;
	margin-bottom: 35px;
}
.sub-title {
	color: #212121;
	text-align: center;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 70px;
	font-family: Lato_light;
}
.flexslider .slides {
	margin-left: 0;
}
.flexslider li {
	list-style: none;
}


/* Services Page ------------------------------------------------------------------------*/
.services-container {
	text-align: center;
}
.services-container .icon-box {
	cursor: default;
	padding: 0px 10px 34px;
	border: 1px solid #dcdcdc;
	background-color: #ffffff;
	color: #212121;
	font-size: 24px;
	font-family: Lato_light;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.services-container .icon-box .image {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	width: 100%;
	margin-top: 35px;
}
.services-container .icon-box .text {
	margin-top: 139px;
}
.services-container .icon-box img {
	opacity: 0;
	vertical-align: middle;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.services-container .icon-box i {
	color: #212121;
	font-size: 50px;
	float: left;
	margin-top: 50px;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.services-container .icon-box:hover {
	color: #ffffff;
}
.services-container .icon-box:hover img {
	opacity: 1;
}
.services-container .icon-box:hover i {
	color: #ffffff;
}



/* Strength Page ------------------------------------------------------------------------*/
.strength {
	text-align: center;
}
.strength .separator {
	position: relative;
	z-index: 2;
	margin-bottom: 24px;
}
.strength .separator .bar {
	position: absolute;
	width: 350%;
	height: 1px;
	top: 50%;
	left: -100%;
	background-color: rgba(255, 255, 255, 0.2);
}
.strength .separator .square {
	margin: 0px auto;
	background-color: rgba(255, 255, 255, 0.2);
	width: 50px;
	height: 50px;
	text-align: center;
	padding: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.strength .separator .container {
	width: 34px;
	height: 34px;
	line-height: 34px;
}
.strength .separator .container i {
	font-size: 12px;
	display: inline-block;
	color: #ffffff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.strength .member {
	padding: 9px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #f0f0f0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.strength .member:before {
	content: "";
	display: block;
	width: 100.7%;
	height: 99.4%;
	top: -5px;
	left: -5px;
	position: absolute;
	border: 4px solid #FFFFFF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.strength .member:hover {
	border-color: #ffffff;
}
.strength .member img {
	margin-bottom: 22px;
	width: 100%;
	position: relative;
	-webkit-backface-visibility: hidden;
}
.strength .member:hover img {
	cursor: url(images/more.png) 40 40, crosshair;
}
.strength .member .name {
	position: relative;
	text-transform: uppercase;
	color: #343434;
	font-size: 20px;
	margin-bottom: 8px;
}
.strength .member .job {
	font-size: 20px;
	font-family: Lato_light;
	margin-bottom: 32px;
	position: relative;
}
.strength .member .social {
	position: relative;
}
.strength .member .social a {
	vertical-align: middle;
	font-size: 26px;
	display: inline-block;
	color: #cdcdcd;
	border: 1px solid #cdcdcd;
	width: 38px;
	height: 38px;
	line-height: 38px;
	margin-right: 6px;
	margin-bottom: 6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.strength .member .social a:hover {
	border: 1px solid;
}



/* Portfolio Page ------------------------------------------------------------------------*/
.portfolio {
	text-align: center;
}
.portfolio .categories {
	margin-bottom: 20px;
}
.portfolio .categories a {
	text-transform: capitalize;
	color: #ffffff;
	display: inline-block;
	padding: 10px 25px;
	font-family: Lato_light;
	border: 1px solid;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.portfolio .categories a:hover {
	border-color: #c10e1f;
}
.portfolio .categories a.selected {
	border: 1px solid;
	border-color: #c10e1f;
}
.portfolio .projects {
	width: 100%;
	background-color: #000000;
	position: relative;
	overflow: hidden;
}
.portfolio .projects .arrow_left {
	font-size: 42px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -35px;
	display: inline-block;
	width: 70px;
	height: 70px;
	background-color: #525252;
	line-height: 70px;
	color: #ffffff !important;
	text-align: center;
	opacity: 0.6;
	z-index: 3;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.portfolio .projects .arrow_right {
	font-size: 42px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -35px;
	display: inline-block;
	width: 70px;
	height: 70px;
	background-color: #525252;
	line-height: 70px;
	color: #ffffff !important;
	text-align: center;
	opacity: 0.6;
	z-index: 3;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.corporate .portfolio .projects .arrow_left, .corporate .portfolio .projects .arrow_right {
	background-color: #3C3C3C;
}
.portfolio .projects .arrow_left.useless, .portfolio .projects .arrow_right.useless {
	opacity: 0.2;
}
.portfolio .projects .arrow_left:hover, .portfolio .projects .arrow_right:hover {
	opacity: 1;
}
.portfolio .projects .arrow_left.useless:hover, .portfolio .projects .arrow_right.useless:hover {
	opacity: 0.2;
}
.portfolio .projects-container {
	width: 9000px;
	position: relative;
	left: 0px;
	-webkit-transition: left 0.3s ease;
	-moz-transition: left 0.3s ease;
	-ms-transition: left 0.3s ease;
	-o-transition: left 0.3s ease;
	transition: left 0.3s ease;
}
.portfolio .projects .project {
	list-style: none;
	position: relative;
	overflow: hidden;
	float: left;
	width: 384px;
}
.portfolio .projects .project:hover {
	cursor: url(images/more.png) 40 40, crosshair;
}
.portfolio .projects .project img {
	vertical-align: middle;
	width: 100%;
}
.portfolio .projects .project .overlay {
	background-color: #333042;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.portfolio .projects .project:hover .overlay {
	opacity: 0 !important;
}
.portfolio .projects .project.selected .overlay {
	opacity: 0 !important;
}
.portfolio .projects .project .title {
	text-align: center;
	display: block;
	position: absolute;
	width: 100%;
	padding: 32px 0px;
	font-size: 22px;
	text-transform: uppercase;
	color: #171717 !important;
	left: 0px;
	bottom: -220px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.portfolio .projects .project:hover .title {
	bottom: 0px;
}
.portfolio .projects .project.selected .title {
	bottom: 0px;
}






.portfolio .projects-details {
	display: none;
	padding: 100px 0px 150px;
	background-color: #ffffff;
}
.portfolio .projects-details .controls {
	display: none;
	text-align: center;
	margin-bottom: 80px;
}
.portfolio .projects-details .controls a {
	color: #000000;
	vertical-align: middle;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #000000;
	border-radius: 50%;
	font-size: 22px;
	margin: 0px 10px;
	opacity: 0.55;
	-webkit-transition: all 0.2s linear;  /* Saf3.2+, Chrome */
	   -moz-transition: all 0.2s linear;  /* FF4+ */
	    -ms-transition: all 0.2s linear;  /* IE10? */
	     -o-transition: all 0.2s linear;  /* Opera 10.5+ */
	        transition: all 0.2s linear;
}
.portfolio .projects-details .controls a:hover {
	opacity: 1;
}
.portfolio .projects-details .projects-details-inner {
	text-align: left;
}
.portfolio .projects-details article {
	display: none;
}
.portfolio .projects-details article h3 {
	text-align: center;
	margin-bottom: 40px;
}
.portfolio .projects-details article h5 {
	margin-bottom: 20px;
	text-transform: capitalize;
}
.portfolio .projects-details article .project-media {
	float: left;
	width: 70%;
	position: relative;
}
.portfolio .projects-details article .project-media video, 
.portfolio .projects-details article .project-media .mejs-video .mejs-overlay, 
.portfolio .projects-details article .project-media .mejs-video .mejs-poster {
	width: 100%!important;
	height: 100%!important;
}
.portfolio .projects-details article .project-media .mejs-video {
	width: 100%!important;
	height: 0 !important;
	padding-bottom: 56.25%;
	position: relative;
}
.portfolio .projects-details article .project-media .mejs-controls {
	opacity: 0;
}
.portfolio .projects-details article .project-content {
	float: left;
	width: 30%;
	margin-top: 10px;
	padding-left: 30px;
}
.portfolio .projects-details article .project-details {
	margin-bottom: 30px;
}
.portfolio .projects-details article .project-details span {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	color: #5E5E5E;
}
.portfolio .projects-details article .project-details span:last-child {
	border-bottom: 0;
}
.portfolio .projects-details article .project-description {
	margin-bottom: 30px;
}
.portfolio .projects-details article .project-description p {
	color: #5E5E5E;
}
.portfolio .projects-details article .project-description p:last-child {
	margin-bottom: 0px;
}
.portfolio .projects-details article p:last-child {
	margin-bottom: 0px;
}


.portfolio .projects-details article.project-audio .project-media, .portfolio_2 .projects-details article.project-audio .project-media {
	float: none;
	width: 100%;
}
.portfolio .projects-details article.project-audio .project-content, .portfolio_2 .projects-details article.project-audio .project-content {
	float: none;
	width: 100%;
	padding-left: 0px;
	margin-top: 42px;
}
.portfolio .projects-details article.project-audio .project-details, .portfolio_2 .projects-details article.project-audio .project-details {
	float: left;
	margin-right: 30px;
}
.portfolio .projects-details article.project-audio .project-description, .portfolio_2 .projects-details article.project-audio .project-description {
	
}


/*Portfolio Masonry ------------------------------------------------------------------------*/
.portfolio_2 {

}
.portfolio_2 .categories {
	text-align: center;
	padding: 20px 0px;
}
.portfolio_2 .categories a {
	text-transform: capitalize;
	color: #ffffff;
	display: inline-block;
	padding: 10px 25px;
	font-family: Lato_light;
	border: 1px solid;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.portfolio_2 .categories a.selected {
	border: 1px solid;
	border-color: rgba(0,0,0,0.25)!important;
}
.portfolio_2 .categories a:hover {
	border-color: rgba(0,0,0,0.25)!important;
}
.portfolio_2 .projects {
	margin-top: 20px;
}
.portfolio_2 .projects .section-boxed {
	max-width: 1230px;
}
.portfolio_2 .projects-container {

}
.portfolio_2 .projects-container .project {
	width: 270px;
	margin: 0px 15px 15px;
}
.portfolio_2 .projects-container .project .img {
	position: relative;
}
.portfolio_2 .projects-container .project .img img {
	width: 100%;
}
.portfolio_2 .projects-container .project .img .overlay {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.portfolio_2 .projects-container .project .img .click {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	margin-top: -15px;
	margin-left: -15px;
	opacity: 0;
	-webkit-transition: all 0.3s 0.15s ease;
	-moz-transition: all 0.3s 0.15s ease;
	-ms-transition: all 0.3s 0.15s ease;
	-o-transition: all 0.3s 0.15s ease;
	transition: all 0.3s 0.15s ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.portfolio_2 .projects-container .project .img .click.hovered {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.portfolio_2 .projects-container .project:hover .img .overlay{
	opacity: 0.9;
}
.portfolio_2 .projects-container .project:hover .img .click {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.portfolio_2 .projects-details {
	display: none;
	padding: 100px 0px;
	background-color: #F0F0F0;
	margin-bottom: 100px;
}
.portfolio_2 .projects-details .controls {
	display: none;
	text-align: center;
	margin-bottom: 80px;
}
.portfolio_2 .projects-details .controls a {
	color: #000000;
	vertical-align: middle;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #000000;
	border-radius: 50%;
	font-size: 22px;
	margin: 0px 10px;
	opacity: 0.55;
	-webkit-transition: all 0.2s linear;  /* Saf3.2+, Chrome */
	   -moz-transition: all 0.2s linear;  /* FF4+ */
	    -ms-transition: all 0.2s linear;  /* IE10? */
	     -o-transition: all 0.2s linear;  /* Opera 10.5+ */
	        transition: all 0.2s linear;
}
.portfolio_2 .projects-details .controls a:hover {
	opacity: 1;
}
.portfolio_2 .projects-details .projects-details-inner {
	text-align: left;
}
.portfolio_2 .projects-details .project-media .mejs-video {
	opacity: 0;
	-webkit-transition: opacity 0.3s linear;  /* Saf3.2+, Chrome */
	   -moz-transition: opacity 0.3s linear;  /* FF4+ */
	    -ms-transition: opacity 0.3s linear;  /* IE10? */
	     -o-transition: opacity 0.3s linear;  /* Opera 10.5+ */
	        transition: opacity 0.3s linear;
}
.portfolio_2 .projects-details article {
	display: none;
}
.portfolio_2 .projects-details article h3 {
	text-align: center;
	margin-bottom: 40px;
}
.portfolio_2 .projects-details article h5 {
	margin-bottom: 20px;
	text-transform: capitalize;
}
.portfolio_2 .projects-details article .project-media {
	float: left;
	width: 70%;
}
.portfolio_2 .projects-details article .project-content {
	float: left;
	width: 30%;
	margin-top: 10px;
	padding-left: 30px;
}
.portfolio_2 .projects-details article .project-details {
	margin-bottom: 30px;
}
.portfolio_2 .projects-details article .project-details span {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	color: #5E5E5E;
}
.portfolio_2 .projects-details article .project-details span:last-child {
	border-bottom: 0;
}
.portfolio_2 .projects-details article .project-description {
	margin-bottom: 30px;
}
.portfolio_2 .projects-details article .project-description p {
	color: #5E5E5E;
}
.portfolio_2 .projects-details article .project-description p:last-child {
	margin-bottom: 0px;
}
.portfolio_2 .projects-details article p:last-child {
	margin-bottom: 0px;
}







.social-icons {
	padding: 0px;
	text-align: center;
}
.social-icons a {
	float: left;
	height: 60px;
	line-height: 60px;
	color: #ffffff;
	background-color: #333333;
	font-size: 24px;
	width: 33.33%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.social-icons a.icon1-facebook {
	background-color: #3B5998;
}
.social-icons a.icon1-twitter {
	background-color: #33CCFF;
}
.social-icons a.icon1-youtube {
	background-color: #FF3333;
}
.social-icons a.icon3-linkedin {
	background-color: #4875B4;
}
.social-icons a.icon3-instagram {
	background-color: #4E433C;
}
.social-icons a.icon3-dribbble {
	background-color: #ea4c89;
}
.social-icons a.icon3-tumblr {
	background-color: #2B4964;
}
.social-icons a.icon1-google-plus {
	background-color: #C63D2D;
}
.social-icons a.icon3-pinterest {
	background-color: #cb2027;
}
.social-icons a.icon3-behance {
	background-color: #053eff;
}
.social-icons a.icon3-flickr {
	background-color: #FE0883;
}
.social-icons a.icon1-github {
	background-color: #000000;
}
.social-icons a.icon1-skype {
	background-color: #12A5F4;
}
.social-icons a.icon3-vimeo {
	background-color: #86B32D;
}
.social-icons a.icon1-xing {
	background-color: #126567;
}
.clients {
	text-align: center;
}
.clients .clients_images {
	margin-bottom: 61px;
	word-spacing: -4px;
}
.clients .clients_images a {
	display: inline-block;
	padding: 0px 29px;
	opacity: 0.4;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.clients .clients_images a:hover {
	opacity: 1;
}
.clients .clients_images a.selected {
	opacity: 1;
}
.clients .clients_images a img {
	vertical-align: middle;
}
.clients .clients_data {
	padding: 64px 110px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.clients .clients_data .quote_top {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -16px;
	width: 33px;
	height: 31px;
	background: url(images/quote1.png) no-repeat;
}
.clients .clients_data .quote_bot {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -16px;
	width: 33px;
	height: 31px;
	background: url(images/quote2.png) no-repeat;
}
.clients .clients_data .client_text {
	font-size: 18px;
	display: none;
	line-height: 26px;
	color: #000000;
	position: absolute;
	width: 81%;
}
.clients .clients_data .client_text.selected {
	display: block;
}


.widgets {
	padding: 60px 0px 30px;
	color: #ffffff;
}
.widgets .one-fourth {
	margin-bottom: 0px;
}
.widgets .widget {
	margin-bottom: 30px;
}
.widgets .widget ul {
	margin-left: 0;
}
.widgets .widget ul li {
	list-style-type: none;
}
.widgets .widget h4 {
	padding-bottom: 11px;
	border-bottom: 1px solid #2c2937;
	margin-bottom: 22px;
	color: #ffffff;
	font-size: 16px;
}
.widgets .widget p {
	color: #ffffff;
}
.widgets .widget.location p {
	margin-bottom: 0px;
}
.widgets .widget a {
}
.widgets .widget .social {
	margin-top: 25px;
}
.widgets .widget .social a {
	width: 38px;
	height: 38px;
	vertical-align: middle;
	display: inline-block;
	line-height: 38px;
	margin-right: 4px;
	margin-bottom: 6px;
	text-align: center;
	color: #ffffff;
	border: 1px solid #2c2937;
	font-size: 24px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widgets .widget .social a:last-child {
	margin-right: 0px;
}
.widgets .widget.tags {

}
.widgets .widget.tags li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 7px;
	text-align: center;
}
.widgets .widget.tags a {
	display: block;
	text-transform: capitalize;
	padding: 3px 6px;
	color: #ffffff;
	border: 1px solid #2c2937;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widgets .widget.tags li:last-child {
	margin-right: 0px;
	margin-bottom: 0px;
}
.widgets .widget.recent_posts {

}
.widgets .widget.recent_posts a {
	display: block;
	padding: 0px 0px 10px 2px;
	margin-bottom: 10px;
	color: #ffffff;
	border-bottom: 1px solid #2c2937;
}
.corporate .widgets .widget.recent_posts a {
	color: #474747;
}
.widgets .widget.recent_posts a i {
	float: left;
	font-size: 13px;
	line-height: 24px;
}
.widgets .widget.recent_posts a span {
	margin-left: 6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widgets .widget.recent_posts a:last-child {
	margin-bottom: 0px;
}
.widgets .widget.recent_posts a:hover span {

}
.widgets .widget.flickr {

}
.widgets .widget.flickr li {
	display: block;
	float: left;
	width: 75px;
	margin-bottom: 22px;
	margin-right: 22px;
	position: relative;
}
.widgets .widget.flickr ul li:nth-child(3n) {
	margin-right: 0px;
}
.widgets .widget.flickr a {
	display: block;
	color: #ffffff;
	position: relative;
}
.widgets .widget.flickr a .overlay {
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widgets .widget.flickr a:hover {
	cursor: url(images/moree.png) 20 20, crosshair;
}
.widgets .widget.flickr a:hover .overlay {
	opacity: 0.7;
}
.widgets .widget.search {
	margin-bottom: 47px;
}
.widgets .widget.search input {
	padding: 18px 19px;
	border: 1px solid #c3c3c3;
	color: #151515;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widgets .widget.categories {

}
.widgets .widget.categories a {
	padding: 15px 0px;
	display: block;
	border-top: 1px solid #e1e1e1;
}
.widgets .widget.categories a:last-child {
	border-bottom: 1px solid #e1e1e1;
}
.widgets .widget.categories a i {
	color: #151515;
	float: left;
	font-size: 13px;
	margin-top: 5px;
}
.widgets .widget.categories a span {
	margin-left: 13px;
	display: block;
	color: #151515;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.widgets .widget.archives {

}
.widgets .widget.archives li {
	display: block;
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	color: #ffffff;
	border-bottom: 1px solid #e1e1e1;
}
.widgets .widget.archives li:last-child {
	margin-bottom: 0;
}
.widgets .widget.archives a {
	color: #ffffff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.corporate .widgets .widget.archives li {
	border-bottom: 1px solid #2c2937;
	color: #474747;
}
.corporate .widgets .widget.archives a {
	color: #474747;
}
.contact_us {
	color: #ffffff;
	padding: 89px 0px 47px;
	text-align: center;
}
.contact_us h2 {
	color: #ffffff;
	margin-bottom: 59px;
}
.contact_us .contact-box {

}
.contact_us .contact-box .img {
	float: left;
	width: 100%;
}
.contact_us .contact-box img {
	display: inline-block;
}
.contact_us .contact-box .title {
	margin-bottom: 8px;
	font-size: 21px;
	display: block;
	padding-top: 70px;
}
.contact_us .contact-box .data {
}
.contact_us .link1 {
	margin-right: 27px;
}
.contact_us .link1, .contact_us .link2 {
	display: inline-block;
	width: 268px;
	font-size: 18px;
	font-family: Lato_bold;
	padding: 20px 0px;
	margin-bottom: 50px;
	border: 1px solid #f34f5f;
	color: #ffffff;
	text-transform: uppercase;
	background-color: transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.contact_us .link1:hover, .contact_us .link2:hover {
	color: #000000;
	background-color: #ffffff;
}
.contact_us .link2.active, .contact_us .link1.active {
	color: #000000;
	background-color: #ffffff;
}
.contact_us .link2.active:hover, .contact_us .link1.active:hover {
	color: #ffffff;
}
.contact_us .social {
	margin-bottom: 40px;
}
.contact_us .social a {
	width: 38px;
	font-size: 24px;
	display: inline-block;
	margin-right: 3px;
	height: 38px;
	line-height: 38px;
	color: #ffffff;
	border: 1px solid #f34f5f;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.contact_us .social a:last-child {
	margin-right: 0px;
}
.contact_us .social a:hover {
	border: 1px solid #ffffff;
}

.contact-form {
	position: relative;
}
.contact-form input[type=text], .contact-form input[type=email] {
	padding: 0px 19px;
	height: 34px;
	width: 31.5%;
	margin-right: 2.75%;
	margin-bottom: 21px;
	float: left;
	background-color: #ffffff;
	color: #000000;
	font-size: 15px;
	border: 1px solid #c3c3c3;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.contact-form input.last-col {
	margin-right: 0px;
}
.contact-form textarea {
	padding: 10px 19px;
	border: 1px solid #c3c3c3;
	height: 150px;
	width: 100%;
	float: none;
	background-color: #ffffff;
	color: #000000;
	font-family: sans-serif;
	font-size: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.contact-form input[type=submit] {
	position: absolute;
	bottom: 20px;
	right: 28px;
	width: 18px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-image: url(images/contact.png);
	border: 0;
	background-color: transparent;
}
.map_container {
	height: 0px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#map {
	height: 300px;
	width: 100%;
}
footer {
	padding: 21px 0px 72px;
}
footer:before,
footer:after {
    content:"";
    display:table;
}
footer:after {
    clear:both;
}
footer .logo {
	float: left;
}
footer .menu_links {
	float: right;
	text-align: left;
	line-height: 38px;
	margin-bottom: 3px;
}
footer .menu_links a {
	display: inline-block;
	margin-right: 22px;
	font-family: Lato_bold;
	color: #000000;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
footer .menu_links a:last-child {
	margin-right: 0px;
}
footer .copyrights {
	text-transform: uppercase;
	color: #000000;
	float: right;
	margin-top: 15px;
}
.gmnoprint {
	width: auto!important;
}

/* Home Corporate Page ------------------------------------------------------------------------*/
.corporate .strength .bg {
	background-color: #efefef;
	background-image: none;
}
.corporate .strength h1, .corporate .strength .sub_header {
	color: #383737;
}
.corporate .strength .separator .bar {
	background-color: #d9d9d9;
}
.corporate .strength .separator .square {
	background-color: #dfdfdf;
}
.corporate .portfolio h2, .corporate .portfolio .sub-header, .corporate .portfolio .categories a {
	color: #343434;
}
.corporate .portfolio .categories a {
	border-color: #efefef;
}
.corporate .portfolio .categories a.selected, .corporate .portfolio .categories a:hover {
	border-color: #ffffff;
}
.corporate .portfolio .projects {
	background-color: #9B9B9B;
}
.corporate .portfolio .projects .project .overlay {
	background-color: #ffffff;
	opacity: 0.8;
}
.corporate .portfolio .projects .project img {
	filter: url(includes/grayscale.svg#grayscale);
	filter: gray;
	-webkit-filter: grayscale(100%);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.corporate .portfolio .projects .project:hover img, .corporate .portfolio .projects .project.selected img {
	filter: none;
	-webkit-filter: grayscale(0%);
}
.corporate .portfolio_2 .categories a.selected, .corporate .portfolio_2 .categories a:hover {
	border-color: #0E8491;
}
.corporate .social-icons a {
	background-color: #2C2C2C;
	border-right: 1px solid #ffffff;
}
.corporate .social-icons a:last-child {
	border-right: 0;
}
.corporate .widgets {
	background-color: #202020;
}
.corporate .widgets .widget h4 {
	color: #858585;
}
.corporate .widgets .widget p {
	/* color: #474747; */
	color: #858585;
}
.corporate .widgets .widget .social a {
	color: #737373;
}
.corporate .widgets .widget.tags a {
	color: #474747;
}
.corporate .contact_us {
	background-color: #efefef;
	color: #343434;
}
.corporate .contact_us h2 {
	margin-bottom: 59px;
}
.corporate .contact_us .link1, .corporate .contact_us .link2 {
	border: 1px solid #ababab;
	color: #000000;
	background-color: #ffffff;
}
.corporate .contact_us .link2.active, .corporate .contact_us .link1.active {
	color: #ffffff;
}
.corporate .contact_us .link1:hover, .corporate .contact_us .link2:hover {
	color: #ffffff;
}
.corporate .contact_us .link2.active:hover, .corporate .contact_us .link1.active:hover {
	border-color: #ababab;
	color: #000000;
	background-color: #ffffff;
}
.corporate footer {
	background-color: #202020 ;
}
.corporate footer .menu_links a, .corporate footer .copyrights {
	color: #858585;
}

/* Blog ------------------------------------------------------------------------*/
.top_header {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 120px 15px;
	text-align: center;
}
.top_header h2 {
	color: #383737;
	font-size: 34px;
	font-family: Lato_bold;
	margin-bottom: 16px;
	overflow: hidden;
}
.top_header .left_line {
	position: absolute;
	left: 0px;
	top: 50%;
	width: 2000px;
	height: 1px;
	margin-left: -2008px;
	background-color: #aba8b4;
}
.top_header .text {
	position: relative;
}
.top_header .right_line {
	position: absolute;
	right: 0px;
	top: 50%;
	width: 2000px;
	height: 1px;
	margin-right: -2008px;
	background-color: #aba8b4;
}
.top_header .sub_title {
	font-size: 20px;
	color: #808080;
	margin-bottom: 0px;
	font-family: Lato_light;
}
.journal {
	
}
.journal .posts-container {
	margin: 40px 0px;
}
.journal .posts-container .post {

}
.journal .one-third {
	width: 30.6666%;
	margin: 15px;
}
.journal .posts-container .post.quote {
	padding: 20px 10px 120px;
	border: 1px solid #e3e3e3;
	display: block;
}
.journal .posts-container .post.quote .title {
	font-size: 28px;
}
.journal .posts-container .post.quote .teller {
	position: absolute;
	bottom: 5px;
	font-size: 18px;
	right: 23px;
	font-family: lato_light;
}
.journal .posts-container .post.link {
	display: block;
}
.journal .posts-container .post.link .title {
	font-size: 28px;
}
.journal .posts-container .post .post-media {
	margin-bottom: 18px;
	position: relative;
}
.journal .posts-container .post .post-media img {
	width: 100%;
}
.journal .posts-container .post .vid {

}
.journal .posts-container .post .title {
	font-size: 26px;
	margin-bottom: 25px;
	display: block;
	font-family: Lato_light;
	line-height: 30px;
}
.journal .posts-container .post .title.no-img {
	margin-bottom: 10px;
}
.journal .posts-container .post .post-meta {
	margin-bottom: 20px;
}
.journal .posts-container .post .info {
	width: 100px;
	height: 100px;
	padding: 10px 0px;
	color: #ffffff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #1f1d26;
	text-align: center;
}
.journal .posts-container .post .info .day {
	font-size: 40px;
	line-height: 38px;
}
.journal .posts-container .post .info .month, .journal .posts-container .post .info .year {
	font-size: 20px;
	text-transform: uppercase;
}
.journal .posts-container .post .text {
	color: #000000;
	line-height: 25px;
}
.journal .posts-container .post .text img {
	max-width: 100%;
	width: auto;
	height: auto;
	margin-bottom: 15px;
}
.journal .posts-container .post .text input[type=password] {
	padding: 8px 10px;
	width: 100%;
	border: 1px solid #dedede;
	font-size: 22px;
	line-height: 22px;
	color: #555;
	margin-bottom: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.journal .posts-container .post .text input[type=submit] {
	background-color: #333333;
	padding: 7px 11px;
	border: none;
	color: #fff;
	cursor: pointer;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}
.vid {
	position: relative;
}
.vid .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.vid .overlay .background {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.vid .overlay .play_button {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -38px;
	margin-left: -50px;
	cursor: pointer;
}
.journal_single .comments-area {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #AAAAAA;
}
.journal_single .comments-area h5 {
	margin-bottom: 30px;
}
.journal_single .comments-area .comment-navigation {
	text-align: right;
}
.journal_single .comments-area .comment-navigation .nav-previous {
	display: inline-block;
}
.journal_single .comments-area .comment-navigation .nav-next {
	display: inline-block;
	margin-left: 20px;
}
.journal_single .comments-area .comment-navigation a {

}
.journal_single .comments-area .comment-list {
     
}
.journal_single .comments-area .comment-list .comment {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E2E2E2;
}
.journal_single .comments-area .comment-list > .comment:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0;
}
.journal_single .comments-area .comment-list .children {
    margin-top: 30px;
    padding-left: 70px;
}
.journal_single .comments-area .comment-list .comment .comment-user-avatar {
    float: left;
}
.journal_single .comments-area .comment-list .comment .comment-body {
    margin-left: 100px;
}
.journal_single .comments-area .comment-list .comment .comment-body h6 {
    margin-bottom: 3px;
    text-transform: capitalize;
}
.journal_single .comments-area .comment-list .comment .comment-body h6 a {
	color: inherit;
}
.journal_single .comments-area .comment-list .comment .comment-body .comment-meta {
    margin-bottom: 15px;
    color: #777777;
    font-size: 13px;
}
.journal_single .comments-area .comment-list .comment .comment-body .comment-meta a {
    color: #777777;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.journal_single .comments-area .comment-list .comment .comment-body p {
    margin-bottom: 0px;
}


/* Journal Grid Page ( Corporate Style ) ------------------------------------------------------*/
.journal-2 {

}
.journal-2 .journal-inner {
	padding: 60px 0px;
}
.journal-2 .posts-wrapper {
	width: 870px;
	float: left;
	margin-right: 30px;
	margin-bottom: 60px;
}
.journal-2 .posts-wrapper .post {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #e9e9e9;
}
.journal-2 .posts-wrapper .post:last-of-type {
	padding-bottom: 0px;
	border-bottom: 0px;
}
.journal-2 .posts-wrapper .post .post-media {
	margin-bottom: 20px;
}
.journal-2 .posts-wrapper .post .post-media img {
	width: 100%;
}
.journal-2 .posts-wrapper .post .post-media .quote {
	padding: 20px;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal-2 .posts-wrapper .post .post-media .quote:hover {
	background-color: #333333;
}
.journal-2 .posts-wrapper .post .post-media .quote h4 {
	text-transform: none;
	color: #FFFFFF;
	line-height: 30px;
}
.journal-2 .posts-wrapper .post .post-media .quote h6 {
	text-transform: none;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.journal-2 .posts-wrapper .post .post-title a {
	font-size: 28px;
	color: #383737;
	font-family: Lato_regular;
	margin-bottom: 10px;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal-2 .posts-wrapper .post .post-meta {
	color: #000000;
	margin-bottom: 30px;
}
.journal-2 .posts-wrapper .post .post-meta a {
	color: #000000;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal-2 .flexslider .flex-direction-nav a {
	background-color: #000000;
	opacity: 0.5;
}
.journal-2 .posts-wrapper .post .post-body p:last-child {
	margin-bottom: 0px;
}
.journal-2 .posts-wrapper .post .post-body img {
	max-width: 100%;
	width: auto;
	height: auto;
	margin-bottom: 15px;
}
.journal-2 .posts-wrapper .post .post-body input[type=password] {
	padding: 5px 8px;
	border: 1px solid #dedede;
	font-size: 22px;
	line-height: 22px;
	color: #555;
	margin-bottom: 3px;
	margin-right: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.journal-2 .posts-wrapper .post .post-body input[type=submit] {
	background-color: #333333;
	padding: 7px 11px;
	border: none;
	color: #fff;
	cursor: pointer;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
}
.sidebar {
	float: right;
	width: 270px;
	margin-bottom: 60px;
}
.sidebar .sidebar_widget {
	margin-bottom: 55px;
}
.sidebar .sidebar_widget .title {
	font-size: 16px;
	font-family: Lato_regular;
	margin-bottom: 10px;
}
.sidebar .sidebar_widget.search {
	margin-bottom: 47px;
}
.sidebar .sidebar_widget.search input {
	padding: 18px 19px;
	border: 1px solid #c3c3c3;
	color: #151515;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sidebar .sidebar_widget.categories {

}
.sidebar .sidebar_widget.categories a {
	padding: 15px 0px;
	display: block;
	border-top: 1px solid #e1e1e1;
}
.sidebar .sidebar_widget.categories a:last-child {
	border-bottom: 1px solid #e1e1e1;
}
.sidebar .sidebar_widget.categories a i {
	color: #151515;
	float: left;
	font-size: 13px;
	margin-top: 5px;
}
.sidebar .sidebar_widget.categories a span {
	margin-left: 13px;
	display: block;
	color: #151515;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sidebar .sidebar_widget.recent_posts {

}
.sidebar .sidebar_widget.recent_posts a {
	display: block;
	padding: 15px 0px;
	color: #151515;
	border-bottom: 1px solid #e1e1e1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sidebar .sidebar_widget.recent_posts a i {
	float: left;
	font-size: 13px;
	line-height: 24px;
}
.sidebar .sidebar_widget.recent_posts a span {
	margin-left: 6px;
}
.sidebar .sidebar_widget.recent_posts a:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}
.sidebar .sidebar_widget.archives {

}
.sidebar .sidebar_widget.archives li {
	display: block;
	padding: 15px 0px;
	color: #151515;
	border-bottom: 1px solid #e1e1e1;
}
.sidebar .sidebar_widget.archives li:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}
.sidebar .sidebar_widget.archives a {
	color: #151515;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sidebar .sidebar_widget.twitter {

}
.sidebar .sidebar_widget.location p {
	margin-bottom: 0px;
}
.sidebar .sidebar_widget a {
}
.sidebar .sidebar_widget .social {
	margin-top: 25px;
}
.sidebar .sidebar_widget .social a {
	width: 38px;
	height: 38px;
	vertical-align: middle;
	display: inline-block;
	line-height: 38px;
	margin-right: 4px;
	margin-bottom: 6px;
	text-align: center;
	color: #ffffff;
	border: 1px solid #2c2937;
	font-size: 24px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sidebar .sidebar_widget .social a:last-child {
	margin-right: 0px;
}
.sidebar .sidebar_widget.tags {

}
.sidebar .sidebar_widget.tags li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 7px;
	text-align: center;
}
.sidebar .sidebar_widget.tags a {
	display: block;
	text-transform: capitalize;
	padding: 3px 6px;
	color: #2c2937;
	border: 1px solid #2c2937;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sidebar .sidebar_widget.tags li:last-child {
	margin-right: 0px;
	margin-bottom: 0px;
}
.sidebar .sidebar_widget.flickr {

}
.sidebar .sidebar_widget.flickr li {
	display: block;
	float: left;
	width: 75px;
	margin-bottom: 22px;
	margin-right: 22px;
	position: relative;
}
.sidebar .sidebar_widget.flickr ul li:nth-child(3n) {
	margin-right: 0px;
}
.sidebar .sidebar_widget.flickr a {
	display: block;
	color: #ffffff;
	position: relative;
}
.sidebar .sidebar_widget.flickr a .overlay {
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sidebar .sidebar_widget.flickr a:hover {
	cursor: url(images/moree.png) 20 20, crosshair;
}
.sidebar .sidebar_widget.flickr a:hover .overlay {
	opacity: 0.7;
}
.blog-pagination {
	text-align: center;
	margin: 60px 0px 20px;
}
.blog-pagination a {
	display: inline-block;
	margin: 0px 7px;
	font-size: 16px;
	color: #000000;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.blog-pagination span {
	display: inline-block;
	margin: 0px 7px;
	font-size: 16px;
}

/* Journal Single Page ------------------------------------------------------------------------*/
.journal_single_wrapper {
	padding: 0px;
}
.journal_single {
	padding: 37px 0px 100px;
}
.journal_single .boxed {

}
.journal_single .post {
	width: 870px;
	float: left;
	margin-right: 30px;
}
.journal_single .post-media img {
	
}
.journal_single .post-media .quote {
	padding: 20px;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal_single .post-media .quote:hover {
	background-color: #333333;
}
.journal_single .post-media .quote h4 {
	text-transform: none;
	color: #FFFFFF;
}
.journal_single .post-media .quote h6 {
	text-transform: none;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.journal_single .post-media, .journal_single .video, .journal_single .slider {
	margin-bottom: 18px;
}
.journal_single .post-media img {
	width: 100%;
}
.journal_single .info {
	font-size: 15px;
	color: #000000;
	margin-bottom: 50px;
}
.journal_single .title {
	font-size: 28px;
	color: #383737;
	font-family: Lato_regular;
	margin-bottom: 10px;
}
.journal_single .sub_title {
	color: #808080;
	font-size: 20px;
	margin-bottom: 44px;
}
.journal_single .text {
	line-height: 24px;
}
.journal_single .text .vid {
	margin: 30px 0px;
}
.journal_single .line_breaker {
	width: 100%;
	background-color: #e1e1e1;
	height: 1px;
	margin-bottom: 25px;
}
.journal_single .comment_form {

}
.journal_single h3#reply-title {
	font-size: 22px;
	color: #383737;
	font-family: Lato_regular;
	margin-bottom: 32px;
	text-transform: initial;
}
.journal_single form:before,
.journal_single form:after {
    content:"";
    display:table;
}
.journal_single form:after {
    clear:both;
}
.journal_single form input[type=text], .journal_single form input[type=email]  {
	width: 270px;
	padding: 16px;
	margin-right: 30px;
	margin-bottom: 24px;
	border: 1px solid #c3c3c3;
	float: left;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal_single form input:nth-child(3n)  {
	margin-right: 0px;
}
.journal_single form textarea {
	padding: 16px;
	width: 100%;
	height: 137px;
	border: 1px solid #c3c3c3;
	margin-bottom: 25px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal_single form input[type=submit] {
	padding: 18px 37px;
	font-size: 15px;
	font-family: Lato_light;
	display: inline-block;
	float: right;
	border: 0px;
	color: #ffffff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal_single form input[type=submit]:hover {
	color: #000000;
}
.journal_single .text form input[type=password]  {
	padding: 5px 8px;
	margin-bottom: 5px;
}
.journal_single .text form input[type=submit] {
	padding: 5px 8px;
	font-size: 15px;
	margin-top: 5px;
	font-family: Lato_light;
	display: inline-block;
	float: none;
	border: 0px;
	border-radius: 4px;
	color: #ffffff;
}
.journal_single .comments-area form input[type=text], .journal_single .comments-area form input[type=email]  {
	width: 32%;
	margin-right: 2%;
}
.journal_single .comments-area form input:nth-child(3n)  {
	margin-right: 0px;
}
.journal_single .related-posts {
	position: relative;
}
.journal_single .related-posts .item {
	margin: 0px 15px;
	position: relative;
}
.journal_single .related-posts .item .style_1 {
	display: block;
}
.journal_single .related-posts .item .style_1 img {
	display: block;
	width: 100%;
	height: auto;
}
.journal_single .related-posts .item .style_2 {
	display: block;
}
.journal_single .related-posts .item .style_2 .title {
	font-size: 18px;
	font-family: Lato_bold;
	color: #000000;
	margin-bottom: 15px;
}
.journal_single .related-posts .item .style_2 .text {
	font-size: 15px;
	font-family: Lato_regular;
	color: #000000;
	line-height: 22px;
}
.journal_single .related-posts .item .style_3 {
	text-align: center;
	display: block;
}
.journal_single .related-posts .item .style_3:hover {
	cursor: url(images/more.png) 40 40, crosshair;
}
.journal_single .related-posts .item .style_3 .image_wrapper {
	position: relative;
}
.journal_single .related-posts .item .style_3 img {
	display: block;
	width: 100%;
	height: auto;
}
.journal_single .related-posts .item .style_3 .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 3;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal_single .related-posts .item .style_3:hover .overlay {
	opacity: 0.7;
}
.journal_single .related-posts .item .style_3 .text {
	padding: 5px 0px;
	font-size: 15px;
	font-family: Lato_regular;
	color: #000000;
	background-color: #ffffff;
	line-height: 22px;
	position: relative;
	z-index: 4;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal_single .related-posts .item .style_3:hover .text {
	color: #ffffff;
}
.journal_single .related-posts .item .style_4 {
	border: 1px solid #a6a6a6;
}
.journal_single .related-posts .item .style_4 img {
	display: block;
	width: 100%;
	height: auto;
}
.journal_single .related-posts .arrow_left, .journal_single .related-posts .arrow_right {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	color: #ffffff !important;
	opacity: 0.8;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	z-index: 4;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.journal_single .related-posts .arrow_right {
	right: 0px;
}
.journal_single .related-posts .arrow_left {
	left: 0px;
}
.journal_single .related-posts .arrow_left:hover, .journal_single .related-posts .arrow_right:hover {
	opacity: 1;
}




.form-404 {
	text-align: center;
	padding: 100px 0px;
}
.form-404 .sub_title {
	margin-bottom: 35px;
}
.form-404 input {
	padding: 18px 19px;
	border: 1px solid #c3c3c3;
	color: #151515;
	width: 250px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/*==========================================================================================================================================
============================================================================================================================================
	7.Shortcodes Setup
============================================================================================================================================
============================================================================================================================================*/

.divider {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	height: 20px;
	clear: both;
}


/*========== C O L U M N S =============*/
.one-half, .one-third, .one-fourth, .two-third, .two-fifth, .three-fourth, .three-fifth {
	float: left;
	margin-right: 2.5%;
	margin-bottom: 30px;
	position: relative;
}
.one-half {
	width: 48.75%;
}
.one-third {
	width: 31.6666%;
}
.one-fourth {
	width: 23.125%;
}
.two-third {
	width: 65.8333%;
}
.two-fifth {
	width: 39%;
}
.three-fourth {
	width: 74.375%;
}
.three-fifth {
	width: 58.5%;
}
.last-col {
	margin-right: 0px;
}
.last-col-padding {
	padding-right: 0px;
}

/*========== B U T T O N S =============*/
.button_regular {
	font-size: 16px;
	display: inline-block;
	color: #ffffff;
	min-width: 170px;
	text-align: center;
	padding: 14px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button_regular.white {
	background-color: #ffffff;
	color: #000000;
}
.button_regular.white:hover {
	color: #ffffff;
}
.button_large {
	font-size: 16px;
	display: inline-block;
	color: #ffffff;
	min-width: 270px;
	text-align: center;
	padding: 14px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button_large.white {
	background-color: #ffffff;
	color: #000000;
}
.button_large.white:hover {
	color: #ffffff;
}
.button_outline {
	border: 1px solid #949494;
	font-size: 16px;
	font-family: Lato_light;
	display: inline-block;
	color: #000000;
	text-align: center;
	padding: 13px;
	min-width: 170px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button_whity {
	border: 2px solid #ffffff;
	font-size: 18px;
	font-family: Lato_light;
	display: inline-block;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.5);
	text-align: center;
	padding: 13px;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.button_whity:hover {
	background-color: #ffffff;
}


/*========== T A B S =============*/
.tabs-1 .ui-tabs {
    border: 0;
    font: inherit;
    padding: 0;
    border-radius: 0;
}
.tabs-1 .ui-tabs .ui-tabs-nav {
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none;
}
.tabs-1 .ui-tabs .ui-tabs-nav li:first-child {
    border-left: 0;
}
.tabs-1 .ui-tabs .ui-tabs-nav li {
    margin: 0;
    border: 0;
    border-radius: 0;
    border-left: 1px solid #f0f0f0;
    padding: 0;
    background: none;
    background-color: #dedede;
    color: inherit;
}
.tabs-1 .ui-tabs .ui-tabs-nav li.ui-state-hover {
    background-color: #F0F0F0;
}
.tabs-1 .ui-tabs .ui-tabs-nav li.ui-state-hover a, .tabs-1 .ui-tabs .ui-tabs-nav li.ui-state-hover a:link, .tabs-1 .ui-tabs .ui-tabs-nav li.ui-state-hover a:visited {
 
}
.tabs-1 .ui-tabs .ui-tabs-nav .ui-tabs-active, .tabs-1 .ui-tabs .ui-tabs-nav li.ui-state-focus, .tabs-1 .ui-tabs .ui-tabs-nav .ui-tabs-active:hover {
    color: #ffffff;
}
.tabs-1 .ui-tabs .ui-tabs-nav .ui-tabs-active a {
    cursor: default;
}
.tabs-1 .ui-tabs .ui-tabs-anchor {
    color: inherit;
    padding: 10px 20px;
    font-size: 13px;
}
.ui-tabs .ui-tabs-panel {
	border: 1px solid #dedede;
}



/*========== A C C O R D I O N S =============*/
.accordion-1 .ui-accordion {

}
.accordion-1 .ui-accordion .ui-accordion-header {
    margin: 0px;
    color: inherit;
    border: 0;
    border-radius: 0;
    padding: 15px 10px 15px 30px;
    background: none;
    background-color: #dedede;
    border-bottom: 1px solid #ffffff;
    font: inherit;
    font-size: 15px;
    text-transform: inherit;
}
.accordion-1 .ui-accordion .ui-accordion-header:last-of-type {
    border: 0;
}
.accordion-1 .ui-accordion .ui-accordion-header.ui-state-hover {
    background-color: #f0f0f0;
}
.accordion-1 .ui-accordion .ui-accordion-header.ui-state-active, 
.accordion-1 .ui-accordion .ui-accordion-header.ui-state-hover.ui-state-active {
    border: 0;
    color: #ffffff;
}
.accordion-1 .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    margin-top: -7px;
	font-size: 11px;
	left: 8px;
}
.accordion-1 .ui-accordion .ui-accordion-content {
    padding: 10px 20px;
    border: 1px solid #dedede;
}
.accordion-1 .ui-accordion .ui-accordion-content p:last-child {
	margin-bottom: 0px;
}
.accordion-1 .ui-state-active .ui-icon, .accordion-1 .ui-state-default .ui-icon, .accordion-1 .ui-icon {
	background: none;
	text-indent: 0px;
}



/*========== A L E R T S =============*/
.alert-1 {
    padding: 8px;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.alert-1 .msg {
    padding: 0 50px;
}
.alert-1 .toggle-alert {
    position: absolute;
    top: 9px;
    right: 25px;
    display: block;
    color: inherit;
    font-size: 22px;
}
.alert-1.general {
    background: #fff url(images/general-icon.png) no-repeat 25px 8px;
    border: 1px solid #d7d6d6;
}
 
.alert-1.error {
    background: #ffe9e9 url(images/error-icon.png) no-repeat 25px 8px;
    border: 1px solid #e7a9a9;
    color: #d04544;
}
.alert-1.error .toggle-alert {
    color: #d04544;
}
 
.alert-1.success {
    background: #e9f3d2 url(images/success-icon.png) no-repeat 25px 8px;
    border: 1px solid #acd556;
    color: #65970C;
}
.alert-1.success .toggle-alert {
    color: #65970C;
}
 
.alert-1.notice {
    background: #fbf6e3 url(images/notice-icon.png) no-repeat 25px 8px;
    border: 1px solid #e7d48d;
    color: #AF9702;
}
.alert-1.notice .toggle-alert {
    color: #AF9702;
}

/*==========================================================================================================================================
============================================================================================================================================
	8.Responsive Design Setup
============================================================================================================================================
============================================================================================================================================*/

/*========== W I D E     S C R E E N =============*/
/* Desktop Version */
@media only screen and (max-width : 1400px) {

	.home .slideshow a {
		min-width: 0px !important;
	}

}

@media only screen and (min-width : 1230px) {

	header nav {
	    display: block !important;
	}

}




/*========== M E D I U M     S C R E E N =============*/
/* IPad Version */
@media only screen and (min-width : 690px) and (max-width : 1230px) {

	.section-boxed {
		max-width: 600px !important;
	}


	/*========== S T Y L E   S W I T C H E R =============*/
	.style-switcher {
		top: 250px;
	}

	/*========== S L I D E S H O W =============*/
	.home .slideshow a {
		min-width: 0px !important;
	}

	
	

	header .mobile-navigation {
	    display: block;
	}
	header nav {
	    display: none;
	    float: none;
	    position: absolute;
	    right: 0px;
	    width: 570px;
	    top: 88px;
		left: 15px;
	}
	header.sticky .logo-container {
	    height: 66px;
	    line-height: 66px;
	}
	header.sticky nav {
	    top: 66px;
	}
	header nav > ul,
	header nav > ul ul,
	header nav > ul ul ul {
	    display: block;
	    position: relative;
	    left: 0px;
	    top: 0px;
		background-color: transparent;
	    border-top: 0;
	    width: 100%;
	    margin: 0;
	}
	header nav > ul {
		background-color: rgba(0,0,0,0.85);
	}
	header nav > ul ul,
	header nav > ul ul ul {
	    display: none;
	    padding-left: 20px;
	    box-shadow: none;
	}
	header nav > ul > li,
	header nav > ul ul li {
	    display: block;
	    position: relative;
	    left: 0px;
	    top: 0px;
	    float: none;
	}
	header nav > ul > li > a,
	header nav > ul ul li a,
	header.sticky nav > ul > li > a,
	header.sticky nav > ul ul li a {
	    display: block;
	    position: relative;
	    padding: 15px;
		font-size: 14px;
	    border-bottom: 1px solid #333333;
	    line-height: 20px;
		color: #ffffff;
	}
	header nav > ul ul li:last-child > a {
		border-bottom: 1px solid #333333;
	}
	header nav .arrow-right {
	    display: none;
	}
	header nav .arrow-down {
	    display: inline-block;
	}
	.strength .member:before {
		width: 100.4%;
	}
	.clients .clients_images a {
		margin-bottom: 25px;
	}
	.clients .clients_images {
		margin-bottom: 34px;
	}
	.clients .clients_data {
		padding: 64px 0px;
	}
	.clients .clients_data .client_text {
		width: 100%;
	}
	.widgets .widget {
		margin-bottom: 20px;
	}
	.contact_us .social {
		margin-bottom: 72px;
	}
	.contact_us .contact_boxes .box {
		margin-bottom: 30px;
	}
	.journal_single .post {
		margin-bottom: 60px;
	}
	.journal_single .post, .sidebar, .journal-2 .posts-wrapper {
		width: 100%;
		margin-right: 0px;
	}
	.journal_single form {
		width: 100%;
	}
	.journal_single form input[type=text], .journal_single form input[type=email] {
		width: 100%;
		margin-right: 0px;
	}
	.journal .one-third {
		margin: 15px 0px;
		width: 100%;
	}
	.contact-form input[type=text], .contact-form input[type=email] {
		margin-right: 0px;
		margin-bottom: 21px;
		float: none;
		width: 100%;
	}
	.contact-form textarea {
		width: 100%;
	}
	footer {
		text-align: center;
	}
	footer .logo {
		float: none;
		margin-bottom: 30px;
	}
	footer .menu_links {
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}
	footer .copyrights {
		text-align: center;
	}
	.widgets .widget.flickr ul li, .widgets .widget.flickr ul li:nth-child(3n) {
		margin-right: 24px;
	}
	.widgets .widget.flickr ul li:last-child {
		margin-right: 0px;
	}
	.portfolio_2 .projects .section-boxed {
		max-width: 630px !important;
	}
	.portfolio .projects-details article .project-media, .portfolio_2 .projects-details article .project-media {
		float: none;
		width: 100%;
		margin-bottom: 50px;
	}
	.portfolio .projects-details article .project-content, .portfolio_2 .projects-details article .project-content {
		float: none;
		width: 100%;
		margin-top: 0px;
		padding-left: 0px;
	}


	/*========== C O L U M N S =============*/
	.one-half, .one-fourth, .one-third, .two-third, .two-fifth, .three-fourth, .three-fifth {
	    width: 100%;
	    margin-right: 0px;
	    margin-bottom: 40px;
	}

}


/*========== S M A L L     S C R E E N =============*/
/* Mobile Version */
@media only screen and (max-width : 690px) {

	.section-boxed {
		max-width: 300px !important;
	}

	/*========== S T Y L E    S W I T C H E R =============*/
	.style-switcher {
		display: none;
	}

	/*========== S L I D E S H O W =============*/
	.home .slideshow a {
		min-width: 0px !important;
		padding: 3px !important;
	}


	header .mobile-navigation {
	    display: block;
	    line-height: 66px;
	}
	header.sticky .mobile-navigation {
	    line-height: 55px;
	}
	header .no-menu {
		line-height: 66px;
	}
	header.sticky .no-menu {
	    line-height: 55px;
	}
	header nav {
	    display: none;
	    float: none;
	    position: absolute;
	    right: 15px;
	    width: 270px;
	    top: 66px;
	}
	header, header .logo-container {
	    height: 66px;
	    line-height: 66px;
	    margin-right: 0px;
	}
	header.sticky .logo-container {
	    height: 55px;
	    line-height: 55px;
	}
	header.sticky, header.sticky .logo-container {
	    height: 55px;
	}
	header.sticky nav {
	    top: 55px;
	}
	header nav > ul,
	header nav > ul ul,
	header nav > ul ul ul {
	    display: block;
	    position: relative;
	    left: 0px;
	    top: 0px;
		background-color: rgba(0,0,0,0.85);
	    border-top: 0;
	    width: 100%;
	    margin: 0;
	}
	header nav > ul ul,
	header nav > ul ul ul {
	    display: none;
	    padding-left: 20px;
	    box-shadow: none;
	}
	header nav > ul > li,
	header nav > ul ul li {
	    display: block;
	    position: relative;
	    left: 0px;
	    top: 0px;
	    float: none;
	}
	header nav > ul > li > a,
	header nav > ul ul li a,
	header.sticky nav > ul > li > a,
	header.sticky nav > ul ul li a {
	    display: block;
	    position: relative;
	    padding: 15px;
	    border-bottom: 1px solid #333333;
	    line-height: 20px;
		font-size: 14px;
		color: #ffffff;
	}
	header nav > ul ul li:last-child > a {
		border-bottom: 1px solid #333333;
	}
	header nav .arrow-right {
	    display: none;
	}
	header nav .arrow-down {
	    display: inline-block;
	}
	.fraction-slider .prev, .fraction-slider .next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
	}
	.top_header .left_line, .top_header .right_line {
		display: none;
	}
	.strength .team_2 .member .img {
		float: none;
		margin-right: 0px;
		margin: 0px auto 20px;
	}
	.strength .team_2 .member .info {
		float: none;
		margin-right: 0px;
		margin: 0px auto 20px;
	}
	.strength .team_2 .member .title {
		text-align: center;
	}
	.strength .team_2 .member .job {
		text-align: center;
		margin-bottom: 25px;
	}
	.strength .team_2 .member .text {
		margin-top: 25px;
	}
	.strength .banner .button_large {
		padding: 15px 15px;
		min-width: 0px;
	}
	.portfolio .categories a {
		margin-bottom: 4px;
	}
	.portfolio .projects .project {
		width: 220px;
	}
	.portfolio_2 .projects-container .project {
		width: 100%;
		margin: 0px 0px 40px;
	}
	.portfolio .projects .project .title {
		font-size: 21px;
	}
	.portfolio .projects .arrow_left, .portfolio .projects .arrow_right {
		font-size: 23px;
		margin-top: -15px;
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.portfolio .projects-details article .project-media, .portfolio_2 .projects-details article .project-media {
		float: none;
		width: 100%;
		margin-bottom: 50px;
	}
	.portfolio .projects-details article .project-content, .portfolio_2 .projects-details article .project-content {
		float: none;
		width: 100%;
		margin-top: 0px;
		padding-left: 0px;
	}
	.portfolio .projects-details article.project-audio .project-details, .portfolio_2 .projects-details article.project-audio .project-details {
		float: none;
		margin-right: 0;
	}
	.clients .clients_images a {
		margin-bottom: 25px;
	}
	.clients .clients_images {
		margin-bottom: 34px;
	}
	.clients .clients_data {
		padding: 64px 0px;
	}
	.clients .clients_data .client_text {
		width: 100%;
	}
	.widgets .widget {
		margin-bottom: 20px;
	}
	.contact_us .social {
		margin-bottom: 80px;
	}
	.contact_us .contact_boxes .box {
		margin-bottom: 30px;
	}
	.contact_us .link1 {
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.journal-2 .posts-wrapper .post .post-title a {
		font-size: 18px;
	}
	.journal-2 .posts-wrapper .post .post-meta a {
		font-size: 12px;
	}
	.journal-2 h1, .journal_single h1 {
		font-size: 30px;
		line-height: 34px;
	}
	.journal-2 h2, .journal_single h2, .journal_single_wrapper h2.title {
		font-size: 26px;
		line-height: 29px;
	}
	.journal-2 h3, .journal_single h3 {
		font-size: 21px;
		line-height: 25px;
	}
	.journal-2 h4, .journal_single h4 {
		font-size: 18px;
		line-height: 19px;
	}
	.journal-2 h5, .journal_single h5 {
		font-size: 16px;
		line-height: 14px;
	}
	.journal-2 h6, .journal_single h6 {
		font-size: 12px;
		line-height: 12px;
	}
	.journal_single .post {
		margin-bottom: 60px;
	}
	.journal_single .post, .sidebar, .journal-2 .posts-wrapper {
		width: 100%;
		margin-right: 0px;
	}
	.journal_single form {
		width: 100%;
	}
	.journal_single form input[type=text], .journal_single form input[type=email] {
		width: 100%;
		margin-right: 0px;
	}
	.journal_single form input[type=submit] {
		width: 100%;
	}
	.journal_single .comments-area .comment-list .comment .comment-user-avatar {
        display: none;
    }
    .journal_single .comments-area .comment-list .comment .comment-body {
        margin-left: 0px;
        padding: 0px 20px;
    }
    .journal_single .comments-area .comment-list .children {
        padding-left: 30px;
    }
	.journal .one-third {
		margin: 15px 0px;
		width: 100%;
	}
	.contact-form input[type=text], .contact-form input[type=email] {
		margin-right: 0px;
		margin-bottom: 21px;
		float: none;
		width: 100%;
	}
	.contact-form textarea {
		width: 100%;
	}
	footer {
		text-align: center;
	}
	footer .logo {
		float: none;
		margin-bottom: 30px;
	}
	footer .menu_links {
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}
	footer .copyrights {
		text-align: center;
	}
	.mejs-overlay-button {
		width: 50px;
		height: 50px;
		margin: -25px 0 0 -25px!important;
		background-size: 50px;
	}

	/*========== C O L U M N S =============*/
	.one-half, .one-third, .one-fourth, .two-third, .two-fifth, .three-fourth, .three-fifth {
	    width: 100%;
	    margin-right: 0px;
	    margin-bottom: 40px;
	}
	/*========== B U T T O N S =============*/
	.button_large {
		min-width: 0px;
	}


}