﻿@charset "utf-8"; /* CSS Document */
@font-face {
	font-family: 'Candara';
	src: url('../fonts/candara/candara.eot');
	src: url(http://avathemes.com/HTML5/Hexagonal/fonts/candara/candara.eot?#iefixx') format('embedded-opentype'), url('../fonts/candara/candara.woff') format('woff'), url('../fonts/candara/candara.ttf') format('truetype'), url(http://avathemes.com/HTML5/Hexagonal/fonts/candara/candara.svg#candaraa') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Candara;
	src: url('../fonts/BebasNeu/bebasneue-webfont-webfont.eot');
	src: url(http://avathemes.com/HTML5/Hexagonal/fonts/BebasNeu/bebasneue-webfont-webfont.eot?#iefixx') format('embedded-opentype'), url('../fonts/BebasNeu/bebasneue-webfont-webfont.woff') format('woff'), url('../fonts/BebasNeu/bebasneue-webfont-webfont.ttf') format('truetype'), url(http://avathemes.com/HTML5/Hexagonal/fonts/BebasNeu/bebasneue-webfont-webfont.svg#bebas_neueregularr') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Candara;
	src: url('../fonts/calibri/calibri0.eot');
	src: url(http://avathemes.com/HTML5/Hexagonal/fonts/calibri/calibri0.eot?#iefixx') format('embedded-opentype'), url('../fonts/calibri/calibri0.woff') format('woff'), url('../fonts/calibri/calibri0.ttf') format('truetype'), url(http://avathemes.com/HTML5/Hexagonal/fonts/calibri/calibri0.svg#calibri00') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Candara;
	src: url('../fonts/latoreg/latoreg.eot');
	src: url(http://avathemes.com/HTML5/Hexagonal/fonts/latoreg/latoreg.eot?#iefixx') format('embedded-opentype'), url('../fonts/latoreg/latoreg.woff') format('woff'), url('../fonts/latoreg/latoreg.ttf') format('truetype'), url(http://avathemes.com/HTML5/Hexagonal/fonts/latoreg/latoreg.svg#latoregg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html,body {
	widht: 100%;
	height: 100%;
}

.clear-fix:after {
	content: '';
	visibility: hidden;
	clear: both;
	display: block;
}

body {
	background-color: #f6f7f0;
}

.activeAcc:before {
	content: url(../images/Typography/activeAcc.png);
	position: relative;
	top: -3px;
	padding-right: 5px;
}

.non-active:before {
	content: url(../images/Typography/noActiveAcc.png);
	padding-right: 5px;
	position: relative;
	top: 1px;
}

#headerWrapper {

}

#header {
	position: relative;
    height:100px;
}

/*NAVIGATION STYLES*/
.top-bar {
	background: rgba(255,255,255,0.8);
	padding: 20px 15px 10px 15px;
}

.top-bar .title-area {
	z-index: 10;
}

.logo {
    float: left;
    width: 200px;
}

.title-area {
	margin-right: 5px;
}

.top-bar .name h1 a {
	padding: 0;
}

.top-bar-section ul {
	background-color: transparent;
	border-right: 1px solid #111;
}

.top-bar-section ul li {
	margin-right: 15px;
}

.top-bar-section li a:not(.button) {
	padding: 0;
}

.top-bar-section ul li a {
	color: #111;
	font-size: 13px;
	font-family: 'Candara';
	text-transform: uppercase;
}

.top-bar-section ul li.active a {
	background: transparent;
}

.top-bar-section li a:not(.button):hover {
	color: #111;
	background-color: transparent;
}

.dropdown {
	border-right: none !important;
	top: 35px !important;
	background: #F8F8F8 !important;
}

.top-bar-section .has-dropdown > a {
	padding-right: 0 !important;
}

.top-bar-section .has-dropdown > a:after {
	content: none;
}

.dropdown li {
	padding: 10px;
	border-bottom: 1px solid #CCC;
}

#socials {
	float: right;
	border-right: none;
	margin-top: 8px;
}

#socials li {
	margin: 0;
	margin-left: 5px;
    float:left;
}

#socials li a {
	width: 26px;
	height: 26px;
	
	background-repeat: no-repeat;
}

#socials li:last-child a {
	background-position: -31px 0;
}

#socials li:first-child a:hover {
	background-position: 0 -27px;
}

#socials li:last-child a:hover {
	background-position: -31px -27px;
}

 select {
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-position: center right;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: Candara;
   margin: 0;
   overflow: hidden;
   padding-top: 2px;
   padding-bottom: 2px;
   text-overflow: ellipsis;
   white-space: nowrap;
 	z-index:7050;
	
	background-image: url(../images/responsive-nav-bg.png);
 }


/*TEXT INTRO STYLES*/
.text1 {
	margin-top: 90px;
	width: 22% !important;
}

.text1 p {
	margin: 0;
	padding: 0;
	color: white;
	font-family: Candara;
	text-align: center;
	font-size: 17px;
	line-height: 21px;
}

.text1 p:last-child {
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom: 1px solid white;
}

#titleContainer {
	margin-top: 89px;
}

#titleContainer p,#titleContainer h1 {
	text-align: center;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 0;
}

#titleContainer p:first-child,#titleContainer h1 {
	font-family: Candara;
}

#titleContainer p:first-child {
	font-size: 41px;
}

#titleContainer h1 {
	font-size: 122px;
	margin-bottom: 20px;
}

#titleContainer p.desc {
	text-transform: uppercase;
	font-family: Candara;
	font-size: 17px;
	margin-bottom: 10px;
}

/*CATEGORY WRAPP STYLES*/
.traits-wrapper {
	height: 520px;
	position: absolute;
	bottom: 0;
}

.trait-box {
	position: absolute;
	bottom: -126px;
	width: 326px;
	margin-top: 395px;
	display: block;
	text-align: center;
	height: 126px;
	text-decoration: none !important;

	-webkit-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	-moz-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	-o-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	-ms-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);

	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	-ms-transition-delay: 0;
	transition-delay: 0;
}

.trait-box h4 {
	position: absolute;
	bottom: 15px;
	width: 100%;
	font-size: 30px;
	font-family: Candara;
	font-weight: normal;
	color: #6d6565;
}

.trait-box figure {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	-moz-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	-o-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	-ms-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);

	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	-ms-transition-delay: 0;
	transition-delay: 0;
}

.trait-box figure img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.trait-box dl {
	border-top: 4px solid black;
}

.trait-box.design dl {
	border-color: #5c323e;
}

.trait-emblem.large {
	width: 96px;
	height: 96px;
}

.trait-emblem {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background-image: url(../images/1-Home/DCat.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
	overflow: visible;
	display: block;
}

.trait-emblem.photography {
	background-image: url(../images/1-Home/PCat.png);
}

.trait-box.photography dl {
	border-color: #a82743;
}

.trait-box.branding dl {
	border-color: #e15e32;
}

.trait-emblem.branding {
	background-image: url(../images/1-Home/BCat.png);
}

.trait-box.photography {
	left: 330px;
}

.trait-box.branding {
	left: 660px;
}

.trait-box .trait-emblem {
	margin: -55px auto 22px;
}

.trait-box dd {
	font-size: 16px;
	color: #6d6565;
	font-family: 'Candara';
	line-height: 26px;
	padding: 0 30px;
	overflow: hidden;
	height: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	-moz-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	-o-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	-ms-transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);
	transition: all 300ms cubic-bezier(0.32, 0.22, 0.35, 0.98);

	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	-ms-transition-delay: 0;
	transition-delay: 0;
}

.trait-box:hover {
	margin-top: 0;
	padding-top: 184px;
	height: 466px;

	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
	background: white;
}

.trait-box:hover figure {
	height: 184px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.trait-box:hover dd {
	height: 148px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

/*RECENT POSTS STYLING*/
#recentProjects {
	margin-top: 155px;
	background-image: url(../images/1-Home/curved-line.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	padding-bottom: 0px;
}

.recTitle {
	margin-bottom: 20px;
}

.recTitle h4 {
	font-family: Candara;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}

.recPost {
	width: 190px !important;
	margin-right: 7.48%;
}

.recPost:last-child {
	margin-right: 0;
	float: left !important;
}

.recPost p,.recPost h4 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #424964;
}

.recPost .date {
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: Candara;
}

.recPost h4 {
	font-family: Candara;
	font-size: 16px;
	padding: 5px 0;
	border-bottom: 1px solid #969793;
	border-top: 1px solid #969793;
	font-weight: normal;
}

.recPost h4 a {
	color: #424964; 
}

.recPost .postContent {
	font-family: Candara;
	line-height: 19px;
	margin-top: 10px;
}

.hoverEffect {
	display: block;
	position: relative;
	background-image: url(../images/1-Home/hoverbg.png);
	background-repeat: no-repeat;

	-webkit-background-size: auto;
	-moz-background-size: auto;
	background-size: auto;
}

.hoverEffect img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

select {
	display: none;
}

.hoverEffect a {
	display: block;
	float: left;
	width: 56px;
	height: 56px;
	position: absolute;
	top: 80px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.hoverEffect a {
	text-indent: -99999px;
}

.hoverEffect a.firstL {
	background-image: url(../images/1-Home/loupe.png);
	background-position: center center;
	background-repeat: no-repeat;
	left: 25px;
}

.hoverEffect a:last-child {
	background-image: url(../images/1-Home/link.png);
	background-position: center center;
	background-repeat: no-repeat;
	right: 25px;
}

.hoverEffect:hover a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.hoverEffect:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.blogHover {
	opacity: 0;
	display: block;
	width: 100%;
	height: 246px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.4s;
}

.blogHover a {
	display: block;
	width: 56px;
	height: 56px;
	position: absolute;
	top: 40%;
	text-indent: -9999px;
}

.blogHover a:first-child {
	left: 35%;
	background-image: url(../images/1-Home/loupe.png);
	background-repeat: no-repeat;
}

.blogHover a:last-child {
	background-image: url(../images/1-Home/link.png);
	background-repeat: no-repeat;
	right: 35%;
}

.postContainer:hover .blogHover {
	opacity : 1;
}

/*SERVICES STYLING*/
#services {
	margin-top: 25px;
	padding-top: 45px;
	background-image: url(../images/1-Home/curved-line.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.serviceInfo {
	display: block;
	float: left;
	margin-bottom: 37px;
	width: 475px;
    margin-right:15px;
}

.serviceInfo img {
    background-color:#deb8bc;
	float: left;
	margin-right: 13px;
    border-radius:48px;
    border:5px solid #A82743;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.serviceInfo h3,.serviceInfo p {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.serviceInfo h3 {
	font-family: Candara;
	font-size: 26px;
	color: #424964;
	border-bottom: 1px solid #969793;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

.serviceInfo p {
	font-family: Candara;
	line-height: 19px;
	color: #424964;
}

.serviceInfo:hover h3,.serviceInfo:hover p {
	color: #a82743;
}

.serviceInfo:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.serContainer2 .serviceInfo {
	float: right;
}

/*QUOTE CONTAINER STYLES*/
#quoteContainer {
	background-color: #EAEADF;
	padding: 40px 0;
	border-bottom: 4px solid #a82743;
}

.orbit-container {
	background-color: transparent;
}

.orbit-slide-number,.orbit-bullets {
	display: none;
}

.orbit-container .orbit-timer {
	display: none;
}

.quoteSection {
	display: block;
	padding: 0 100px;
}

.orbit-container .orbit-prev > span {
	display: none;
}

.orbit-container .orbit-next > span {
	display: none;
}

.orbit-prev,.orbit-next {
	width: 14px !important;
	height: 23px !important;
}

.orbit-prev {
	background-color: transparent !important;
	background-image: url(../images/1-Home/quote-arrow-left.png);
	background-repeat: no-repeat;
}

.orbit-next {
	background-color: transparent !important;
	background-image: url(../images/1-Home/quote-arrow-right.png);
	background-repeat: no-repeat;
}

.orbit-container p img {
	margin: 0 auto;
}

.orbit-container p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.orbit-container .quoteContent {
	text-align: center;
	margin-top: 19px;
	margin-bottom: 5px;
	color: #424964;
	line-height: 24px;
}

.orbit-container .theName {
	font-size: 22px;
	font-family: Candara;
	color: #f07241;
	margin-bottom: 5px;
}

.orbit-container .bussines {
	font-size: 14px;
	font-family: Candara;
	color: #601848;
	text-transform: uppercase;
}

/*BLOGPOSTS CONTAINER STYLES*/
#postsContainer {
	background-image: url(../images/1-Home/curved-line.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
	padding-top: 40px;
}

.postContainer {
	background-color: white;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 49.5% !important;
	position: relative;
	min-width: 188px;
}

.postContainer:nth-child(2) {
	float: right;
}

#blogWrapper .postContainer:nth-child(2n+2) {
	float: right;
}

.post-num {
	display: block;
	position: relative;
}

.post-num p {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	bottom: 5px;
	padding: 5px;
	background: rgba(168,39,67,0.8);
	border-radius: 3px;
	color: white;
	font-size: 15px;
	font-family: Candara;
}

.post-num p a {
	color: white;
}

.post-num p:last-child {
	right: 10px;
}

.post-num img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.postInfo {
	position: relative;
	padding-right: 10px;
	padding-top: 10px;
}

.postInfo img {
	float: left;
	position: absolute;
	top: -30px;
	left: 5px;
	z-index: 10;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.postInfo p {
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #424964;
	margin-left: 85px;
	line-height: 20px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.postInfo .posterName {
	font-family: Candara;
	font-size: 18px;
	text-transform: uppercase;
}

.postInfo .posterName a {
	color: #424964;
}

.postInfo {
	font-family: Candara;
	font-size: 16px;
}

/*FOOTER STYLES*/
#footerWrapp {
	margin-top: 65px;
	background-color: #303030;
	position: relative;
}

.goTop {
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -27.5px;
	width: 55px;
	height: 60px;
	background-image: url(../images/1-Home/back-to-top.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
}

#topFooter {
	background-color: #3a3a3a;
	padding: 50px 0 40px 0;
}

.footerUl {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-navigation {
	padding-bottom: 15px;
	border-bottom: 1px solid #6b6969;
}

#footer-navigation li {
	float: left;
}

#footer-navigation li a {
	font-family: 'Candara';
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0 8px;
	border-right: 1px solid #6b6969;
}

#footer-navigation li:first-child a {
	padding-left: 0;
}

#footer-navigation li:last-child a {
	border-right: none;
}

#footer-info {
	margin-top: 10px;
}

#footer-info li {
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	border-right: 1px solid #6b6969;
	color: #fff;
	font-size: 15px;
	font-family: 'Candara';
}

#footer-info li:last-child {
	border-right: none;
}

.footerSocials {
	padding-left: 25px !important;
}

.footerSocials p {
	margin: 0;
	padding: 0;
	font-family: 'Candara';
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 17px;
	border-bottom: 1px solid #6b6969;
}

.footSocials {
	display: block;
	margin-top: 9px;
}

.footSocials a {
	display: block;
	float: left;
	width: 29px;
	height: 28px;
	text-indent: -9999px;
	background-image: url(../images/1-Home/social-icons.png);
	background-repeat: no-repeat;
	margin-right: 10px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.footSocials a.facebook:hover {
	background-position: 0 -29px;
}

.footSocials a.twitter {
	background-position: -38px 0;
}

.footSocials a.twitter:hover {
	background-position: -38px -29px;
}

.footSocials a.skype {
	background-position: -76px 0;
}

.footSocials a.skype:hover {
	background-position: -76px -29px;
}

.footSocials a.vimeo {
	background-position: -115px 0;
}

.footSocials a.vimeo:hover {
	background-position: -115px -29px;
}

#copyright {
	padding: 18px 0;
}

#copyright p {
	margin: 0;
	padding: 0;
	float: right;
	font-family: Candara;
	font-size: 14px;
	color: #918e8e;
}

/*ABOUT US PAGE*/
.no-background {
	background-image: none !important;
}

#banner {
	margin-top: 17px;
	background-image: url(../images/2-About/head-img.jpg);
	background-repeat: repeat-x;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	background-size: auto;
	position: relative;
	height: 100px;
}

#banner p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Candara;
	color: white;
	font-size: 44px;
}

#banner span {
	display: block;
	position: absolute;
	bottom: -48px;
	left: 50%;
	margin-left: -48px;
	width: 96px;
	height: 96px;	
    background-color: #a82743;
	border-radius: 48px;
	padding: 4px;
}

#banner span p {
	text-align: center;
	width: 88px;
	height: 88px;
	background-color: #deb8bc;
	line-height: 88px;
	border-radius: 44px;
	font-size: 38px;
	color: white;
	font-family: Candara;
}
#banner span img {
	text-align: center;
	width: 88px;
	height: 88px;
	border-color: #a82743;
	line-height: 88px;
	border-radius: 44px;
	font-size: 38px;
	color: white;

}



#aboutUs {
	margin-top: 70px;
}

#aboutUs h4 {
	padding-bottom: 15px;
	border-bottom: 1px solid #918e8e;
}

#about {
	padding-right: 30px;
}

#about img {
	float: left;
}

#about blockquote {
	font-family: Candara;
	border: none;
	overflow: hidden;
	color: #111;
	line-height: 19px;
	font-weight: bold;
	font-style: italic;
}

#about p.citer {
	text-align: right;
	font-family: Candara;
	color: #111;
}

.aboutTitle {
	margin-bottom: 0;
}

#about p.citeContent {
	clear: both;
	margin-top: 30px;
	font-family: Candara;
	color: #111;
	line-height: 19px;
}

#ourJob p {
	font-family: Candara;
	color: #111;
	line-height: 19px;
}

.jobList {
	display: block;
}

.jobList a {
	position: relative;
	display: block;
	float: left;
	margin-right: 20px;
}

.jobList a:last-child {
	margin-right: 0;
}

.jobList a span {
	display: block;
	position: absolute;
	float: left;
	text-align: center;
	color: white;
	font-size: 13px;
	font-family: Candara;
	background-color: #a82743;
	border-radius: 3px;
	margin-top: 10px;
	padding: 5px 12px;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	line-height: 1em;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.fadeSpan .arrow {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #a82743;
	position: absolute;
	top: -5px;
	left: 40%;
}

.jobList a.photography span,.jobList a.responsive span {
	width: auto;
}

.jobList a.photography span {
	left: -7px;
}

.jobList a.responsive span {
	left: -3px;
}

.jobList a:hover span {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

/*TEAM CONTAINER STYLES*/
#theTeam {
	margin-top: 45px;
}

.teamTitle {
	border-bottom: 1px solid #918e8e;
}

.employee {
	margin-bottom: 45px;
}

.employee img {
	float: left;
	margin-right: 20px;
}

.employee:nth-child(2n+2) p {
	padding-right: 25px !important;
}

.employee h4,.employee p,.employee .memberSocials {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.employee h4 {
	color: #424964;
	font-size: 20px;
	font-family: Candara;
	font-weight: normal;
}

.employee .memberJob {
	color: #111;
	font-size: 14px;
	font-family: Candara;
	margin-top: 5px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}

.employee .aboutMember {
	color: #111;
	font-size: 14px;
	font-family: Candara;
	line-height: 19px;
}

.memberSocials {
	display: block;
	margin-top: 5px !important;
}

.memberSocials a {
	display: block;
	float: left;
	width: 31px;
	height: 32px;
	text-indent: -9999px;
	background-image: url(../images/2-About/social-icons-team.png);
	background-repeat: no-repeat;
	margin-right: 19px;
}

.memberSocials a:last-child {
	margin-right: 0;
}

.memberSocials a.tweet {
	background-position: -50px 0;
}

.memberSocials a.dribble {
	background-position: -100px 0;
}

.memberSocials a.vim {
	background-position: -150px 0;
}

.memberSocials a.face:hover {
	background-position: 0 -34px;
}

.memberSocials a.tweet:hover {
	background-position: -50px -34px;
}

.memberSocials a.dribble:hover {
	background-position: -100px -34px;
}

.memberSocials a.vim:hover {
	background-position: -150px -34px;
}

/*CLIENTS AREA STYLES*/
#clients-wrapp {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0;
}

#clients-wrapp li {
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
	background-color: #6e6e6e;
	border: 1px solid black;
}

#clients-wrapp li a {
	display: block;
}

#clients-wrapp li a img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

#clients-wrapp li:hover a img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#clients-wrapp li:nth-child(6n+6) {
	margin-right: 0;
}

#banner2 {
    height:300px;
}

/*PORTFOLIO STYLES*/
#portfolioWrapp {
	margin-top: auto;
}

#portfolioNav {
	margin-bottom: 22px;
}

#portfolio-filter {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #918e8e;
}

#portfolio-filter li {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #111;
}

#portfolio-filter li:last-child {
	border-right: none;
}

#portfolio-filter li a {
	font-size: 17px;
	color: #111;
	font-family: Candara;
	font-weight: bold;
	text-transform: uppercase;
}

#portfolio-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#portfolio-list > li {
	width: 312px;
	float: left;
	margin-right: 14px;
	margin-bottom: 20px;
}

.imageSlide {
	width: Candara;
	overflow: hidden;
	position: relative;
}

.imagesContainer {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 10000px;
}

.imagesContainer li {
	float: left;
}

.slider-nav {
	position: absolute;
	bottom: 2px;
	right: 0;
}

.slider-nav button {
	background-color: transparent;
	border: none;
	text-indent: -9999px;
	width: 37px;
	height: 44px;
}

.slider-nav button.prevBtn {
	background-image: url(../images/3-Portfolio/portfolio-arrow-left.png);
	background-repeat: no-repeat;
}

.slider-nav button.nextBtn {
	background-image: url(../images/3-Portfolio/portfolio-arrow-right.png);
	background-repeat: no-repeat;
}

.portContent h2 {
	font-weight: normal;
	color: #424964;
	font-size: 24px;
	font-family: Candara;
	margin-bottom: 10px;
}

.portContent h2 a {
	color: #424964;
}

.singlePostcont {
	width: 100% !important;
}

.portContent h2 span {
	display: inline;
}

.portContent h2 .titleDivide {
	color: #cfcfcf;
}

.portContent h2 .portCategorie {
	color: #a82743;
}

.portContent p {
	line-height: 18px;
	color: #111;
	font-size: 14px;
	font-family: Candara;
}

.portLinks {
	padding: 5px 7px 0 5px;
}

.portLinks a {
	display: block;
	text-align: center;
	text-indent: -9999px;
	margin-bottom: 5px;
	width: 39px;
	height: 40px;
	background-image: url(../images/3-Portfolio/portfolio-icons.png);
	background-repeat: no-repeat;
}

.portLinks a:hover {
	background-position: -41px 0;
}

.portLinks a:last-child {
	background-position: 0 -48px;
	margin-bottom: 0;
}

.portLinks a:last-child:hover {
	background-position: -41px -48px;
}

/*BLOG SECTION STYLES*/
#blogWrapper {
	margin-top: 75px;
}

/*PROJECT SECTION STYLES*/
#projectWrapper {
	margin-top: 75px;
}

#projectWrapper h3,#projectInfo p {
	margin: 0;
	padding: 0;
}

#projectWrapper h3 {
	font-size: 18px;
	font-family: Candara;
	color: #424964;
	font-weight: normal;
	margin: 25px 0;
}

#projectWrapper p {
	font-family: Candara;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 20px;
}

.thumbLinks {
	display: block;
	overflow: hidden;
	padding-right: 25px;
}

.thumbLinks a {
	margin-bottom: 16px;
	float: right;
	display: block;
}

.thumbLinks a:last-child {
	margin-bottom: 0;
}

#subProjects h3,#subProjects p {
	padding-left: 20px;
	padding-right: 10px;
}

/*TEAM SECTION STYLES*/
#teamWrapper {
	margin-top: 75px;
}

.teamMember {
	margin-bottom: 90px;
}

#memberInfo h2,#memberInfo p {
	margin: 0;
	padding: 0;
}

#memberInfo {
	padding-right: 20px;
}

#memberInfo h2 {
	font-family: Candara;
	font-size: 17px;
	color: #111;
	text-transform: uppercase;
	padding-bottom: 13px;
	margin-bottom: 10px;
	border-bottom: 1px solid #918e8e;
}

#memberInfo h2 span {
	color: #a9a9a9;
	font-weight: normal;
}

.tweet_list {
	list-style: none;
}

#twitterFeed img {
	width: 48px;
	height: 48px;
}

.tweet_first {
	font-family: Candara;
	font-size: 14px;
	line-height: 19px;
	color: #111;
}

.tweet_first a {
	color: #a82743;
}

.memberGallery {
	display: block;
	position: relative;
	margin-bottom: 18px;
}

.memberGallery img {
	width: 100%;
}

.memberGallery a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 162px;
	background-color: rgba(51,51,51,0.6);
	font-family: Candara;
	font-size: 17px;
	color: white;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background-image: url(../images/7-Team/loupe.png);
	background-repeat: no-repeat;
	background-position: center 50px;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.memberGallery:hover a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

#memberInfo p {
	font-family: Candara;
	color: #111;
	line-height: 19px;
	margin-bottom: 25px;
}

.memberContact {
	margin: 0;
	padding: 0;
	list-style: none;
}

.memberContact li {
	float: left;
	padding-right: 15px;
	margin-right: 15px;
}

.memberContact li:first-child {
	border-right: 1px solid #66727e;
}

.memberContact li a {
	font-family: Candara;
	color: #111;
}

.memberContact li a.email:before {
	content: url(../images/7-Team/eMail.png);
	margin-right: 10px;
}

.membSocials a {
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
	background-image: url(../images/7-Team/socialIcons.png);
	background-repeat: no-repeat;
	margin-right: 6px;
}

.membSocials a.twiter {
	background-position: -22px 0;
}

.membSocials a.viMeo {
	background-position: -44px 0;
}

.membSocials a.drible {
	background-position: -66px 0;
}

#memberSkills h2 {
	font-family: Candara;
	font-size: 17px;
	color: #111;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #918e8e;
}

.progressSection p {
	margin: 0;
	padding: 0;
	font-family: Candara;
	color: #111;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.progress.round {
	border-radius: 5px;
	padding: 0;
	border: 1px solid #a82743;
	height: 17px;
}

.progress.round .meter {
	background-color: #a82743;
	border-radius: 3px;
}

/*TYPOGRAPHY SECTION STYLES*/
#typographyWrapper {
	margin-top: 75px;
}

#typoButtons {
	padding-right: 20px;
}

.typo h4 {
	font-family: Candara;
	font-size: 17px;
	color: #111;
	text-transform: uppercase;
	padding-bottom: 13px;
	margin-bottom: 10px;
	border-bottom: 1px solid #918e8e;
	margin-bottom: 15px;
}

#buttons {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-right: 20px;
}

#buttons li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#buttons li a {
	border-radius: 5px;
	font-family: Candara;
	font-size: 22px;
	color: black;
	display: block;
	float: left;
	padding: 8px;
	border: 1px solid black;
}

#buttons li a.btn1 {
	border-color: #a82743;
	color: #424964;
	background-color: white;
}

#buttons li a.btn2 {
	border-color: #a82743;
	color: white;
	background-color: #a82743;
}

#buttons li a.btn3 {
	background-color: white;
	border-color: #a82743;
	color: #a82743;
}

#buttons li a.btn4 {
	background-color: transparent;
	border-color: transparent;
	color: white;
	background-image: url(../images/Typography/button4.png);
	background-repeat: no-repeat;

	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

#buttons li a.btn5 {
	color: white;
	background-color: #5c323e;
	border-color: #e15e32;
}

#buttons li a.btn6 {
	background-color: #e15e32;
	border-color: #e15e32;
	color: white;
}

#buttons li a.btn7 {
	background-color: white;
	border-color: #e15e32;
	color: #e15e32;
}

#buttons li a.btn8 {
	background-color: transparent;
	border-color: transparent;
	color: white;
	background-image: url(../images/Typography/button8.png);
	background-repeat: no-repeat;

	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

#buttons li a.largeButton {
	background-color: #5c323e;
	border-color: #5c323e;
	color: white;
	padding: 14px 43px;
}

#lists {
	margin: 0;
	padding: 0;
}

.marginFix {
	margin-bottom: 3px !important;
}

#lists li {
	padding: 15px 0;
	list-style: url(../images/Typography/listStyle.png) inside;
	border-bottom: 1px solid #c3c2bf;
}

#accordionSection {
	margin-top: 60px;
}

#accordions {
	padding-right: 20px;
}

#accordion1 h3,#accordion2 h3 {
	padding: 14px 0;
	border-bottom: 1px solid #918e8e;
	font-size: 16px;
	font-weight: normal;
	font-family: Candara;
	color: #111;
	cursor: pointer;
	margin-top: 0;
}

#accordion1 h3:focus,#accordion2 h3:focus {
	outline: none;
}

#accordion1 div p,#accordion2 div p {
	font-family: Candara;
	line-height: 19px;
	color: #8b1931;
	padding-left: 16px;
}

.activeAcc:before {
	content: url(../images/Typography/activeAcc.png);
}

.nonactiveAcc:before {
	content: url(../images/Typography/noActiveAcc.png);
	margin-right: 5px;
}

#progressDropCap {
	margin-top: 60px;
}

#proBars {
	padding-right: 20px;
}

#dropCap p {
	font-family: Candara;
	color: #111;
	line-height: 19px;
}

#dropCap .para1:first-letter {
	color: #111;
	font-family: Candara;
	font-size: 42px;
	float: left;
	padding: 12px 14px 7px 14px;
}

#dropCap .para2:first-letter {
	float: left;
	color: white;
	font-family: Candara;
	font-size: 42px;
	background-image: url(../images/Typography/dropCap1.png);
	background-repeat: no-repeat;
	width: 41px;
	height: 45px;
	padding-left: 12px;
	padding-top: 12px;
	margin-bottom: -15px;
	margin-top: 10px;
}

#dropCap .para3:first-letter {
	float: left;
	color: #5c323e;
	font-family: Candara;
	font-size: 42px;
	width: 50px;
	height: 50px;
	background-image: url(../images/Typography/dropCap2.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-top: 15px;
	margin-bottom: -15px;
	margin-top: 5px;
}

/*SERVICES SECTION STYLES*/
#services {
	margin-top: 75px;
	margin-bottom: 35px;
}

#services > h2 {
	font-family: Candara;
	color: #111;
	font-size: 17px;
	padding-bottom: 12px;
	border-bottom: 1px solid #918e8e;
	text-transform: uppercase;
}

#servicesWrapper {
	background-image: url(../images/8-Services/servicesBg.png);
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

#leftSide {
	padding-right: 74px;
}

#rightSide {
	padding-left: 74px;
}

.lService1 {
	margin-top: 85px;
}

.lService2 {
	margin-top: 125px;
}

.lService3 {
	margin-top: 130px;
}

.lService4 {
	margin-top: 180px;
}

.lService5 {
	margin-top: 143px;
}

.lService6 {
	margin-top: 130px;
}

.servContainer h3,.servContainer p {
	margin: 0;
	padding: 0,;
}

.servContainer h3 {
	font-size: 44px;
	color: #424964;
	font-family: Candara;
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
}

.servContainer p {
	font-family: Candara;
	color: #111;
	margin-bottom: 15px;
	line-height: 19px;
}

.servContainer a {
	font-family: Candara;
	text-align: center;
	font-size: 16px;
	display: block;
	padding: 15px 0;
	color: #a82743;
	border-top: 1px solid #a82743;
	border-bottom: 1px solid #a82743;
}

#serviceSlider {
	margin-top: 60px;
}

.sliderWrapp {
	width: 100%;
	overflow: hidden;
	display: block;
}

#servSlider {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 1;
	width: 10000px;
	line-height: 0;
}

#servSlider li {
	float: left;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 15px;
	background-color: #333;
	width: 2.27%;
}

#servSlider li a {
	display: block;
}

#servSlider li img {
	border: 1px solid #111;

	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

#servSlider li:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.sliderNav {
	position: absolute;
	width: 100%;
	height: 178px;
	z-index: 0;
}

.sliderNav button {
	width: 46px !important;
	height: 46px !important;
	display: block;
	position: absolute;
	text-indent: -9999px;
	border: none;
	top: -45%;
}

.sliderNav .prevBtnSlide {
	background-image: url(../images/8-Services/goLEft.png);
	background-repeat: no-repeat;
	margin-top: -10px;
	left: -70px;
}

.sliderNav .nextBtnSlide {
	background-image: url(../images/8-Services/goRight.png);
	background-repeat: no-repeat;
	margin-top: -10px;
	right: -70px;
}

/*CONTACT SECTION STYLES*/
#contactWrapp {
	margin-top: 75px;
}

#contactInfo {
	padding-right: 20px;
}

#contactInfo h2,#contactForm h2 {
	margin: 0;
	padding: 0;
	font-family: Candara;
	color: #111;
	font-size: 17px;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #918e8e;
	margin-bottom: 5px;
}

#contactInfo img {
	margin-bottom: 10px;
}

#contactInfo p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: Candara;
	color: #575755;
	line-height: 19px;
}

/*SINGLE POST SECTION STYLES*/
#singlePost {
	margin-top: 75px;
}

#leftSider {
	padding-right: 20px;
}

#leftSider h2,#rightSider h2 {
	margin: 0;
	padding: 0;
	font-family: Candara;
	color: #111;
	font-size: 17px;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #918e8e;
	margin-bottom: 12px;
}

.sidebar {
	margin-bottom: 40px;
}

#lists li a {
	color: #111;
}

#popularTags span {
	display: block;
}

#popularTags span a {
	display: block;
	float: left;
	color: white;
	font-family: Candara;
	text-transform: uppercase;
	background-color: #a82743;
	padding: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.latestPro {
	display: block;
}

.latestPro a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000;
	background-image: url(../images/5-SinglePost/more.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.latestPro a img {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}

.latestPro a:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

#otherBlogPosts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#otherBlogPosts ul li {
	padding-bottom: 15px;
	border-bottom: 1px solid #cecdc9;
	overflow: hidden;
	margin-bottom: 15px;
}

#otherBlogPosts ul li:last-child {
	margin-bottom: 0;
}

#otherBlogPosts ul li h4,#otherBlogPosts ul li p {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#otherBlogPosts ul li img {
	float: left;
	margin-right: 15px;
}

#otherBlogPosts ul li h4 {
	font-size: 20px;
	color: #424964;
	font-family: Candara;
	margin-bottom: 5px;
	font-weight: normal;
}

#otherBlogPosts ul li h4 a {
	color: #424964;
}

#otherBlogPosts ul li p.date {
	font-family: Candara;
	font-size: 14px;
	color: #111;
	margin-bottom: 5px;
}

#otherBlogPosts ul li p.blogContent {
	font-family: Candara;
	font-size: 14px;
	line-height: 19px;
	color: #111;
}

#twitterFeed .tweetFeed:after {
	content: url(../images/5-SinglePost/tweetFeed.png);
	position: relative;
	top: 3px;
	padding-left: 15px;
}

#twitterFeed img {
	margin-top: 5px;
	float: left;
	margin-right: 15px;
}

#twitterFeed p {
	font-family: Candara;
	color: #a5a7a8;
	font-size: 14px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#twitterFeed p span {
	color: #111;
	font-weight: bold;
}

#latestComments span {
	display: block;
	margin-bottom: 25px;
}

#latestComments img {
	display: block;
	float: left;
	margin-right: 15px;
}

#latestComments p,#latestComments h4 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#latestComments h4 {
	font-family: Candara;
	font-size: 20px;
	font-family: ;
	color: #424964;
	margin-bottom: 2px;
	font-weight: normal;
}

#latestComments p {
	padding-left: 5px;
	font-family: Candara;
	font-size: 14px;
	color: #111;
	line-height: 19px;
}

#latestComments p.postAction {
	color: #969790;
}

.singlePostContainer img {
	width: 100%;
    height:300px;
}

.singlePostContent p {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	font-family: Candara;
	color: #111;
	line-height: 19px;
}

#singlePostComments {
	margin-top: 60px;
}

.inputContainer {
	position: relative;
}

.inputContainer p {
	font-family: Candara;
	color: #111;
	margin: 0;
	margin-bottom: 5px;
}

.inputContainer p:first-child {
	margin-top: 10px;
}

.inputContainer input[type="text"], .inputContainer input[type="email"] {
	border: 1px solid black;
	background-color: #f6f7f0;
	outline: none;
	height: 41px;
	padding-left: 64px;
	border-radius: 5px;
	margin: 0;
	font-family: Candara;
	color: #111;
}

.inputContainer label {
	display: block;
	position: absolute;
	width: 58px;
	height: 41px;
	background-repeat: no-repeat;
}

label.forName {
	background-image: url(../images/Contact/inputName.png);
}

label.forEmail {
	background-image: url(../images/Contact/inputEmail.png);
}
label.fortel {
	background-image: url(../images/Contact/inputtel.png);
}

label.forMessage {
	background-image: url(../images/Contact/inputMessage.png);
}

.submitContainer {
	margin-top: 16px;
}

.submitContainer input {
	float: right;
	background-color: #f6f7f0;
	border: 1px solid black;
	outline: none;
	padding: 8px 11px;
	font-family: Candara;
	color: #111;
	border-radius: 5px;
	text-transform: uppercase;
}

@media only screen and (max-width: 1024px) {
	.sliderNav .nextBtnSlide {
	right: 60px;
	top: 40px;
}

.sliderNav .prevBtnSlide {
	left: 60px;
	top: 40px;
}

select {
	display: block;
	margin: 15px 0;
	height: 45px;
}

.top-bar ul.left {
	display: none;
}

#socials {
	display: none;
}

}


/*RESPONSIVE WITH MEDIA QUERIES*/
@media only screen and (max-width: 768px) {
	#servicesWrapper {
	background-image: none;
}

.serviceInfo p {
	text-align: center;
}

.title-area {
	margin-right: 0;
	text-align: center;
}

.servContainer p {
	text-align: center;
}

.top-bar .name h1 a {
	width: 100%;
}

#services > h2 {
	text-align: center;
}

.portLinks a {
	float: left;
	margin-right: 15px;
}

.portContent p {
	margin-bottom: 0 !important;
}

#leftSide {
	padding-right: 0;
}

.postInfo img {
	display: none;
}

.postInfo p {
	margin-left: 0;
	text-align: center;
}

.blogHover {
	display: none;
}

.serviceInfo:hover img {
	-webkit-transform: none;
}

#rightSide {
	padding-left: 0;
}

.lService1,.lService2,.lService3 {
	margin-top: 70px;
}

.lService4,.lService5,.lService6 {
	margin-top: 70px;
}

.text1 {
	width: 100% !important;
}

.top-bar-section ul {
	border: none;
}

.top-bar-section ul li {
	padding: 15px 0;
	border-bottom: 1px solid #333;
	margin-right: 0;
}

#socials {
	position: relative;
	left: 43%;
}

#socials li {
	border: none;
	float: left;
	text-align: center;
}

.traits-wrapper {
	display: none;
}

#recentProjects {
	margin-top: 30px;
	width: 66%;
}

.recTitle h4 {
	text-align: center;
}

.recPost {
	width: 100% !important;
	margin-bottom: 25px;
}

.hoverEffect {
	width: 190px;
	left: 50%;
	margin-left: -95px;
}

#services {
	width: 66%;
}

.serContainer2 .serviceInfo {
	float: left;
}

#postsContainer {
	width: 66%;
}

.postContainer {
	margin-bottom: 25px;
}

#footer-navigation {
	padding-left: 20%;
}

#footer-info {
	margin-top: 25px;
	padding-left: 22%;
}

.footerSocials p {
	display: none;
}

.footerSocials {
	padding-left: 40% !important;
	margin-top: 25px;
}

#quoteContent {
	width: 80%;
}

#copyright p {
	float: none;
	text-align: center;
}

#aboutUs {
	width: 80%;
}

#theTeam {
	width: 80%;
}

#clients {
	width: 69%;
}

#portfolioWrapp {
	width: 90%;
}

#blogWrapper {
	width: 60%;
}

#contactWrapp {
	width: 80%;
}

#contactInfo {
	margin-bottom: 25px;
}

.dropdown {
	background-color: transparent !important;
}

.top-bar .toggle-topbar.menu-icon a {
	display: none;
}

.top-bar-section .dropdown li.title h5 a {
	color: black;
}

#singlePost {
	width: 80%;
}

#teamWrapper {
	width: 80%;
}

#memberInfo {
	margin-bottom: 25px;
}

#typographyWrapper {
	width: 80%;
}

.jobList a {
	margin-bottom: 45px;
}

#theTeam {
	margin-top: 20px;
}

}

@media only screen and (max-width: 568px) {
	.servContainer p {
	text-align: center;
}

#serviceSlider {
	width: 236px;
	float: left;
	margin-left: 16.7%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#blogWrapper {
	width: 189px;
}

.blogHover {
	display: none;
}

#postsContainer {
	width: 193px;
}

.serviceInfo {
	width: auto;
}

#footer-navigation {
	padding-left: 8%;
}

#footer-info {
	padding-left: 11%;
}

.footerSocials {
	padding-left: 36% !important;
}

#clients-wrapp {
	padding-left: 7%;
}

#portfolioContainer {
	width: 84%;
}

.portLinks a {
	float: left;
	margin-right: 15px;
}

#accordions,#proBars,#typoButtons {
	margin-bottom: 25px;
}

.title-area {
	margin-right: 0;
	text-align: center,;
}

.logo {
	width: 100% !important;
	display: block;
	margin: 0;
	text-align: center;
}

.serviceInfo img {
	display: none;
}

.serviceInfo h3 {
	text-align: center;
}

}

@media only screen and (max-width: 480px) {
	#serviceSlider {
	margin-left: 9.7%;
}

.serviceInfo p {
	text-align: center;
}

.serviceInfo h3 {
	text-align: center;
}

#titleContainer {
	display: none;
}

.serviceInfo img {
	display: none;
}

.text1 {
	margin-top: 50px;
	margin-bottom: 25px;
}

.quoteSection {
	padding: 0 30px;
}

.orbit-container .quoteContent {
	font-size: 14px;
}

.postInfo {
	font-size: 14px;
}

#footer-navigation {
	padding: 0;
}

#footer-navigation li {
	float: none;
}

#footer-navigation li a {
	border: none;
	padding: 10px 0;
	display: block;
	text-align: center;
	border-top: 1px solid #6b6969;
}

#footer-info {
	padding: 0;
}

#footer-info li {
	float: none;
	border: none;
	text-align: center;
	padding: 10px 0;
	border: none;
	margin: 0;
}

.footerSocials {
	padding: 0 !important;
}

.footSocials {
	float: left;
	width: 156px;
	position: relative;
	left: 50%;
	margin-left: -78px;
}

#clients-wrapp {
	padding-left: 26%;
}

#portfolio-filter li a {
	font-size: 16px;
}

#portfolioContainer {
	width: 88%;
}

.fluid_container {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	max-height:270px !important;
	position:absolute;
	top:0;
	z-index:-100;
}

}

@media only screen and (max-width : 320px) {
	.servContainer h3 {
	font-size: 32px;
}

.servContainer p {
	text-align: center;
}

#serviceSlider {
	margin-left: -20px;
}

#socials {
	left: 38%;
}

.serviceInfo img {
	display: none;
}

.serviceInfo h3,.serviceInfo p {
	text-align: center;
}

.postInfo img {
	display: none;
}

.postInfo p {
	margin-left: 0;
}

.post-num {
	margin-bottom: 10px;
}

#about {
	padding: 0;
}

#about img {
	float: none;
	margin-left: 30%;
	margin-bottom: 10px;
}

#about blockquote,#about p.citer {
	text-align: center;
}

.jobList a {
	margin-right: 18px;
}

.employee img {
	margin-right: 0;
	margin-bottom: 15px;
	float: none;
	margin-left: 14%;
}

.employee h3,.employee h4,.employee p {
	text-align: center;
}

.employee:nth-child(2n+2) p {
	padding-right: 0 !important;
}

.employee .memberSocials {
	margin-left: 14%;
}

#clients-wrapp {
	padding-left: 16%;
}

#portfolio-filter li {
	margin-right: 8px;
	padding-right: 8px;
}

#portfolio-filter li a {
	font-size: 13px;
}

#portfolio-list > li {
	width: 100%;
}

#portfolioContainer {
	float: left;
}

#portfolio-list {
	margin-left: 12px;
}

#portContent h2 {
	font-size: 24px;
}

.imagesContainer li {
	width: 240px;
}

.imagesContainer li img {
	height: auto;
}

#leftSider h2,#rightSider h2 {
	text-align: center;
}

#popularTags span a {
	float: none;
	text-align: center;
	margin-right: 0;
	padding: 15px 0;
}

.latestPro {
	float: left;
}

.memberContact li:first-child {
	border: none;
	margin-bottom: 10px;
}

#memberInfo p {
	text-align: center;
}

.memberContact li {
	margin-right: 0;
	padding-right: 0;
	float: none;
	text-align: center;
	height: 20px;
}

.memberContact li:last-child {
	padding-left: 35%;
}

.footSocials {
	left: 52%;
}

#contactInfo h2,#contactForm h2 {
	text-align: center;
}

}


		.fluid_container {
			margin: 0 auto;
			max-width: 100%;
			width: 100%;
			max-height:697px !important;
			position:absolute;
			top:0;
			z-index:-100;
		}
#slider {width: 1000px;}
.slider {width: 1000px;  overflow: hidden}
.slider ul {overflow: hidden}
.slider ul li {width: 1000px;  float: left;}
.sliderButon {text-align: right; padding-top: 10px;}
.sliderButon a {background: #333; color: #fff; padding: 5px;}

.altkategoriler{
   list-style: outside none none;
    margin: 0;
    padding: 0;
}
.altkategoriler li{
 float: left;
    margin-bottom: 20px;
    margin-right: 14px;
    width: 312px;
}
.altkategoriler li:hover{
	/*background-color: #e31e25;*/
    color:#fff;
    border:1px solid #e31e25;
}
.altkategoriler li img{
    overflow: hidden;
    position: relative;
}
.altkategoriler li h2{
      color: #424964;
    font-family: Candara;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}