﻿article, aside, figcaption, figure, footer, header, hgroup, nav, section, time {
	display:block;
}
/*All CSS Files*/
/*Yellow Project Version: 1.0.248*/
/*-----------------------------*/

/* *** Style.css *** */

/*-- iPhone Fixes --*/
input[type=text], textarea, button {
	outline:none!important;
	background:none;
	border-radius:0;
	box-shadow:0!important;
	-webkit-appearance: none!important;
}
* { 
	outline:none!important;
	-webkit-font-smoothing: ;
	
}
::selection { 
	color:#ffffff; 
	opacity:1;
}
::-moz-selection { 
	color:#ffffff; 
	opacity:1;
}
/*-- Main Classes --*/
body, html { 
	padding:0;
	margin:0;
	width:100%;
	height:100%;	
}
body {
	background:#ffffff;
	overflow-x:hidden;
	text-align:center;
}
form, body, iframe { 
	margin: 0; 
	padding: 0;
}
img, table, iframe { border: 0;}
p { 
	margin-top:0; 
	margin:0 0 10px 0;
}
p.double_margin {
	margin:0 0 16px 0;
}
.spacer {
	display:block;
	height:10px;
}
table { border-collapse:collapse;}
table td { padding:0;}
.h100 { height:100%;}

a { 
	color:#ABABAB; 
	text-decoration:none;
	transition: color 300ms;
	-webkit-transition: color 300ms;
	-moz-transition: color 300ms;
	-o-transition: color 300ms;	
}
.contentarea a {
	font-style:italic;
}
.carousel_title a,
.btn_back,
.shortcode_iconbox a,
.gallery_item a,
a.shortcode_button,
.filter_navigation a,
.filter_img a,
.btn_load_more,
.promo_button,
.mainTitlePermalink,
.pagerblock li a {
	font-style:normal!important;
}
a:hover { 
	text-decoration:none;
}

ul { 
	list-style:none; 
	margin:0; 
	padding:0
}

#preloader {
	position:fixed;
	left:50%;
	top:50%;
	margin:-15px 0 0 -15px;
	display:block;
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor, .aligncenter {

}

/*H E A D E R
--------------*/
nav.mobile_header {
	display:none;
}
header {
	border-top:#3d3d3d 0px solid;
	top:-63px;
	display:block!important;
}
header .header_wrapper {
	text-align:left;
	display:block;
	min-height:59px;
	position:relative;
}
header .logo { 
	margin:10px 0 5px 0;
	display:block;
	float:left;
}
header .logo img {
	display:block;
}

header .slogan {
	padding:9px 0 10px 21px;
	margin-left:18px;
	margin-top:34px;
	float:left;
	display:none;
	position:relative;
}
@media only screen and (min-width: 1200px) {
	header .slogan {
		display:block!important;
	}
}
header .slogan hr {
	opacity: 0.15;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=15);	
	background:#3d3d3d;
	border:none!important;
	width:1px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	margin:0!important;
}
header .slogan span {
	font-size:11px;
	line-height:12px;
	text-transform:uppercase;
	color:#3d3d3d;
	display:block;
	width:225px;
	opacity: 0.4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);	
}
header nav {
	padding:0px 0px 0px 0;
	position:absolute;
	right:0px;
	bottom:0px;
}
header nav ul.menu li { 
	float:left;
	display:inline-block;
	text-transform:none;
	position:relative;
	min-height:69px;
	margin-left:1px;
}
header nav ul.menu li ul.sub-menu,
header nav ul.menu li ul.sub-menu li ul.sub-menu {
	display:none;
}
header nav ul.menu li a { 
	color:#3d3d3d;
	text-decoration:none;
	font-weight:normal;
	padding:0px 20px 0 20px;
	margin-top:6px;
	height:69px;
	line-height:69px;
	font-size:15px;
	display:inline-block;
	background:#ffffff;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
	transition: all 300ms;
	-webkit-transition: all 300ms; 
	-moz-transition: all 300ms; 
	-o-transition: all 300ms;

}
header nav ul.menu li .menu_marker {
	background:url(main/img/menu_marker.png) no-repeat 0 0px;
	display:block;
	position:absolute;
	top:6px;
	left:50%;
	margin-left:-6px;
	width:10px;
	height:0px;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	transition: all 300ms;
	-webkit-transition: all 300ms; 
	-moz-transition: all 300ms; 
	-o-transition: all 300ms;
}
header nav ul.menu li a:hover,
header nav ul.menu li:hover a,
header nav ul.menu li.current-menu-parent a,
header nav ul.menu li.current-menu-item a {
	height:75px;
	margin-top:0px;
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

header.fixed_type nav ul.menu li {
	min-height:39px;
}
header.fixed_type nav ul.menu li a {
	height:39px;
	line-height:39px;
	margin-top:0px!important;	
}
header.fixed_type nav ul.menu li a:hover,
header.fixed_type nav ul.menu li:hover a,
header.fixed_type nav ul.menu li.current-menu-parent a,
header.fixed_type nav ul.menu li.current-menu-item a {
	height:39px;
	margin-top:0px!important;
}
header.fixed_type nav ul.sub-menu {
	top:39px;
}

header nav ul.menu li:hover .menu_marker,
header nav ul.menu li.current-menu-parent .menu_marker,
header nav ul.menu li.current-menu-item .menu_marker {
	top:0px;
	height:5px;
	opacity: 1;
	width:10px!important;
	display:block!important;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	
}
header nav ul.sub-menu { 
	display:block;
	position:absolute;
	top:75px;
	left:50%;
	margin-left:-83px;
	width:166px;
	display:block;
	padding:0;
	z-index:99;
}
header nav ul.sub-menu:before {
	content:'';
	position:absolute;
	left:79px;
	top:-5px;
	display:block;
	background:url(main/img/submenu_mark.png) no-repeat center;	
	width:9px;
	height:5px;
}
header nav ul.sub-menu li ul.sub-menu:before {
	display:none!important;
}
header nav ul.sub-menu li {
	display:block;
	text-align:left;
	width:100%;
}
header nav ul.sub-menu li,
header nav ul.sub-menu li ul.sub-menu li {
	position:relative!important;
	height:auto!important;
	min-height:38px!important;
	margin:0!important;
	padding:0!important;
	border-bottom:#2c2c2c 1px solid;
}
ul.sub-menu li:first-child {
	border-top:none!important;
}

header nav ul.sub-menu li a,
header nav ul.sub-menu li ul.sub-menu li a {
	padding:10px 10px!important;	
	font-size:13px!important;
	line-height:19px!important;
	font-family:Arial, Helvetica, sans-serif;
	color:#ececec!important;
	text-align:center;
	display:block;
	text-transform:none;
	background:#3d3d3d!important;
	height:auto!important;
	margin:0!important;
	opacity: 1!important;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)!important;
	transition: all 300ms;
	-webkit-transition: all 300ms; 
	-moz-transition: all 300ms; 
	-o-transition: all 300ms;	
}
header nav ul.sub-menu li a:hover, 
header nav ul.sub-menu li:hover a,
header nav ul.sub-menu li.current-menu-item a,
header nav ul.sub-menu li:hover ul.sub-menu li:hover a,
header nav ul.sub-menu li:hover ul.sub-menu li.current-menu-item a {
	color:#3d3d3d!important;
}
header nav ul.sub-menu li ul.sub-menu { 
	display:block;
	position:absolute;
	left:165px!important;
	top:0px!important;
	margin-left:0!important;
	border-left:#2e2e2e 1px solid;
}
header.fixed_type {
	position:fixed;
	left:0px;
	top:0px;
	width:100%!important;
	z-index:99;
	transition: top 400ms;
	-webkit-transition: top 400ms;
	-moz-transition: top 400ms;
	-o-transition: top 400ms;	
}
header.fixed_type .logo {
	display:none!important;
}
header.fixed_type .slogan {
	display:none!important;
}
header.fixed_type .header_wrapper {
	min-height:59px	;
}
header.fixed_type nav ul.menu li .menu_marker,
header.fixed_type nav ul.menu li:hover .menu_marker, 
header.fixed_type nav ul.menu li.current-menu-parent .menu_marker {
	display:none!important;
}
header.fixed_type nav {
	position:static!important;
	margin:15px 0!important;
}

/*Content block
----------------*/
.content_wrapper {
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
}
.fixed_type_html .content_wrapper {
	margin-top:115px;
}
.content_block { 
	text-align:left;
}
.no-sidebar .left-sidebar-block, 
.no-sidebar .right-sidebar-block {
	display:none!important;
}

.left-sidebar .right-sidebar-block {
	display:none!important;
}
.left-sidebar .left-sidebar-block {
	display:block!important;
	float:left!important;
}
.left-sidebar .posts-block {
	float:right!important;
}

.right-sidebar .left-sidebar-block {
	display:none!important;
}
.right-sidebar .right-sidebar-block {
	display:block!important;
}


/*Footer
---------*/
.pre_footer {
	width:100%;
	text-align:center;
	padding:45px 0 25px 0;
	background:#3d3d3d;
    margin-top: 30px;
}
.pre_footer .sidepanel {
	margin-bottom:0!important;
}
#footer_bar {
	text-align:left;
}

#footer_bar .sidepanel,
#footer_bar .sidepanel p,
#footer_bar .sidepanel div,
#footer_bar .sidepanel span {
	color:#ffffff;
}

footer {
	border-bottom:#3d3d3d 5px solid;
}

/*Typograph
------------*/
h1, h2, h3, h4, h5, h6 { 
	padding:0;
}
h1, h2, h3, h4 {
	font-weight:bold;
}
h5, h6 {
	font-weight:normal;
}
h1 {
	margin:0px 0 19px 0;
}
h2 { 
	margin:0px 0 21px 0;
}
h3 { 
	margin:0px 0 22px 0;
}
h4 { 
	margin:0px 0 23px 0;
}
h5 { 
	margin:0px 0 23px 0;
}
h6 { 
	margin:0px 0 17px 0;
}


.page_title { 
	height:50px;
	display:block;
	overflow:hidden;
}
.page_title h1 { 
	margin:0;
}



hr { 
	margin:0; 
	padding:0; 
	border:none; 
	height:5px;
	display:block;
	border-top:#a3a3a3 1px solid; 
}


/*Backgrounded Layout*/
.custom_bg_cont {
	background:#1e1e1e;
	position:fixed;
	z-index:-1;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.custom_bg_cont.bg_pic {
	background-image:url(main/img/bg_user.jpg);
	background-position:center;
	background-attachment:fixed;
}

.custom_bg_cont.covered {
    background-size: cover;-webkit-background-size: cover;-o-background-size: cover;-moz-background-size: cover;
}

/*HTML only*/

.logo2_retina, .logo_retina {
	display:none!important;
}

.columns1 .portfolio_dscr a:hover { 
	color:#5a5a5a;
}

.columns1 .portfolio_dscr h5 a {
	color:#5a5a5a!important;
}

/*Misc*/
.dn {
    display:none;
}
.clear {
	clear:both;
}
p.blog_intro { 
	padding-bottom:16px;
	margin:0;
	border-bottom:#e3e3e3 1px solid;
}

/*Layout Styles*/


.user_bg_layout header,
.user_img_layout header {
	width:1230px;
	margin:0 auto;
}
.user_bg_layout .content_wrapper,
.user_img_layout .content_wrapper {
	width:1230px;
	margin:0 auto;
	background-color:#ffffff;
}
.user_bg_layout .pre_footer,
.user_img_layout .pre_footer {
	width:1230px;
	margin:0 auto;
}
.user_bg_layout footer,
.user_img_layout footer {
	width:1230px;
	margin:0 auto;
}

/* *** fonts.css *** */
/*All Font Families*/
@font-face {
    font-family: 'CoreIconsRegular';
    src: url('fonts/coreicons-webfont.eot');
    src: url('fonts/coreicons-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/coreicons-webfont.woff') format('woff'),
         url('fonts/coreicons-webfont.ttf') format('truetype'),
         url('fonts/coreicons-webfont.svg#coreiconsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.shortcode_iconbox .ico {
    font-family: 'CoreIconsRegular';
}
header .slogan span,
.price_item .price_item_text,
.price_item .price_item_text a {
	font-family:Arial, Helvetica, sans-serif;
}

/* *** tipsy.css *** */
.tipsy { font-size: 9px; position:absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #3d3d3d; max-width: 200px; padding: 5px 8px 7px 8px; text-align: center; font-size:13px; text-transform:none; line-height:13px}

  /* Rounded corners */
  .tipsy-inner { /*border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; */}
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #3d3d3d; }
  .tipsy-arrow-s { border-top-color: #3d3d3d;}
  .tipsy-arrow-s .tipsy-inner {color:#3d3d3d;}
  .tipsy-arrow-e { border-left-color: #3d3d3d; }
  .tipsy-arrow-w { border-right-color: #3d3d3d; }
  
  .tipsy-e { margin-left:-10px}
  .tipsy-w { margin-left:10px}  
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent;}
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-s {margin-top:-3px}
.tipsy-n {margin-top:7px}

/*Widths*/
.columns1 {
	margin:0 0 0 0px!important;
	width:1170px;
}
.columns2,
.columns3,
.columns4 {
	margin:0 0 0 -30px!important;
	width:1200px;
}
.columns2 .element {
	width:570px; 
	margin:0 0 30px 30px;
	min-height:400px;
	float:left;
	display:inline-block;
}
.columns2 .element img {
	display:block;
}
.columns3 .element {
	width:370px; 
	margin-left:30px;
	min-height:260px;
}
.columns4 .element {
	width:270px; 
	margin-left:30px;
	min-height:189px;
}


/*Wrapper & Hover*/
.filter_img {
	position:relative;
}
.filter_img .portfolio_wrapper {
	display: block;
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	opacity: 0;
	text-align:center;
	color:#ffffff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	transition: opacity 300ms; 
	-webkit-transition: opacity 300ms; 
	-moz-transition: opacity 300ms; 
	-o-transition: opacity 300ms;			
}
.portfolio_content {
	width:100%;
	display: block;
	display:block;
	position:absolute;
	left:0;
	top:50%;
	opacity: 0;
	text-align:center;
	color:#ffffff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.filter_img:hover .portfolio_wrapper {
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.filter_img img {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	transition: opacity 300ms; 
	-webkit-transition: opacity 300ms; 
	-moz-transition: opacity 300ms; 
	-o-transition: opacity 300ms;			
}
.filter_img,
.filter_img a {
	background:#3d3d3d!important;
}
.filter_img:hover img {
	opacity: 0.4;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	transition: opacity 300ms; 
	-webkit-transition: opacity 300ms; 
	-moz-transition: opacity 300ms; 
	-o-transition: opacity 300ms;			
}

.filter_img .portfolio_content {
	line-height:20px;	
}
.filter_img .portfolio_content h5 {
	color:#ffffff;
	margin:2px 5px 15px 5px;
	font-size:19px;
	line-height:22px;
}
.columns4 .filter_img .portfolio_content h5 {
	font-size:15px;
	line-height:18px;
}

.columns-grid .filter_img .portfolio_content h5 {
	font-size:32px!important;
	line-height:34px!important;
	margin:0 0 8px 0!important;
}

.filter_img .portfolio_content p {
	color:#ffffff;
	margin:0 0 10px 0;
	padding:0 15px;
	text-align:center;
}
.filter_img .portfolio_content .ico_block,
.filter_img .portfolio_content .more_block {
	padding:0 10px;
}
.filter_img .portfolio_content .ico_block a,
.filter_img .portfolio_content .more_block a {
	color:#ffffff;
}
.filter_img .portfolio_content .ico_block .ico { 	
	width:25px; 
	height:16px; 
	font-size:16px; 
	line-height:16px; 
	color:#ffffff;
	display:inline-block;
}


/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.ico_link, .ico_link img,
.ico_link div, .ico_link canvas {
	border:none!important;
	display:block!important;
	text-decoration:none!important;
	outline:none!important;
	background-color:#ffffff!important;
}
.portfolio_block .filter_img .post_type {
	width:40px;
	height:40px;
	display:block;
	top:0px;
	left:0px;
	position:absolute;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);	
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;		
}
.columns1 .filter_img .post_type {
	top:50%;
	left:50%;
	margin:-20px 0 0 -20px;
}
.columns2 .filter_img .post_type,
.columns3 .filter_img .post_type,
.columns4 .filter_img .post_type {
	top:50%;
	left:50%;
	margin:-43px 0 0 -20px;
}
.filter_img:hover .post_type {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}


.portfolio_block .filter_img hr {
	border:none!important;
	height:6px!important;
	width:100%!important;
	display:block!important;
	position:absolute!important;
	bottom:0px!important;
	left:0px!important;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);	
	transition: opacity 300ms;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;	
}
.portfolio_block .filter_img:hover hr {
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.filter_img:hover .portfolio_line {
	bottom:0px;
}

.columns2 .portfolio_dscr .post_type,
.columns3 .portfolio_dscr .post_type,
.columns4 .portfolio_dscr .post_type {
	top:-36px;
}
.columns2 .filter_img .portfolio_dscr,
.columns3 .filter_img .portfolio_dscr,
.columns4 .filter_img .portfolio_dscr {
	position:absolute;
	left:0;
	bottom:-500px;
	background:#3d3d3d;
	width:100%;
	padding:10px 0px;
	border-bottom:solid 6px;
	text-align:center;
	transition: bottom 300ms;
	-webkit-transition: bottom 300ms;
	-moz-transition: bottom 300ms;
	-o-transition: bottom 300ms;	
}
.columns2 .filter_img .portfolio_dscr .wrap_padding,
.columns3 .filter_img .portfolio_dscr .wrap_padding,
.columns4 .filter_img .portfolio_dscr .wrap_padding {
	padding:0 10px;
	font-size:16px;
	line-height:20px;
}
.columns2 .filter_img:hover .portfolio_dscr,
.columns3 .filter_img:hover .portfolio_dscr,
.columns4 .filter_img:hover .portfolio_dscr {
	bottom:0px!important;
}

.btn_load_more {
	background:#3d3d3d;
	width:100%;
	padding:0!important;
	margin:0!important;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#ececec;
	display:block;
	text-align:center;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-o-transition: all 300ms;
	font-family:Arial, Helvetica, sans-serif;
}

.btn_load_more:hover {
	color:#3d3d3d!important;
}

/* *** base.css *** */
@media only screen and (min-width: 1200px) {
	 
	.span12 .items6 li { 
		width:170px;
	}
	.span12 .items5 li { 
		width:210px;
	}
	.span12 .items4 li { 
		width:270px;
	}
	.span12 .items3 li { 
		width:370px;
	}
	.span12 .items2 li { 
		width:570px;
	}
	.span12 .items1 li { 
		width:1170px;
	}
	
	.span6 .items6 li { 
		width:70px;
	}
	.span6 .items5 li { 
		width:90px;
	}
	.span6 .items4 li { 
		width:120px;
	}
	.span6 .items3 li { 
		width:170px;
	}
	.span6 .items2 li { 
		width:270px;
	}
	.span6 .items1 li { 
		width:570px;
	}
	
	.span4 .items6 li { 
		width:36px;
	}
	.span4 .items5 li { 
		width:50px;
	}
	.span4 .items4 li { 
		width:70px;
	}
	.span4 .items3 li { 
		width:103px;
	}
	.span4 .items2 li { 
		width:170px;
	}
	.span4 .items1 li { 
		width:370px;
	}
	
	.span3 .items6 li { 
		width:20px;
	}
	.span3 .items5 li { 
		width:30px;
	}
	.span3 .items4 li { 
		width:45px;
	}
	.span3 .items3 li { 
		width:70px;
	}
	.span3 .items2 li { 
		width:120px;
	}
	.span3 .items1 li { 
		width:270px;
	}
	
	.span8 .items6 li { 
		width:103px;
	}
	.span8 .items5 li { 
		width:130px;
	}
	.span8 .items4 li { 
		width:170px;
	}
	.span8 .items3 li { 
		width:236px;
	}
	.span8 .items2 li { 
		width:370px;
	}
	.span8 .items1 li { 
		width:770px;
	}
	
	.span9 .items6 li { 
		width:120px;
	}
	.span9 .items5 li { 
		width:150px;
	}
	.span9 .items4 li { 
		width:195px;
	}
	.span9 .items3 li { 
		width:270px;
	}
	.span9 .items2 li { 
		width:420px;
	}
	.span9 .items1 li { 
		width:870px;
	}
	
}

/*Responsive*/
/*Style.css*/
@media only screen and (max-width: 1025px) {
	.demo_panel { 
		display:none!important;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1200px) {
	header .slogan {
		display:none!important;
	}
	header nav ul.sub-menu li ul.sub-menu { 
		display:block;
		position:absolute;
		left:-165px!important;
		top:0px!important;
		margin-left:0!important;
		border-left:#2e2e2e 1px solid;
	}
	
	

	.user_bg_layout header,
	.user_img_layout header,
	.user_bg_layout .content_wrapper,
	.user_img_layout .content_wrapper,
	.user_bg_layout .pre_footer,
	.user_img_layout .pre_footer,
	.user_bg_layout footer,
	.user_img_layout footer {
		width:980px;
	}	

}


@media only screen and (min-width: 766px) and (max-width: 959px) {
	header { 
		min-height:63px!important;
	}
	.header_wrapper {
		min-height:59px!important;
	}
	header .slogan {
		display:none!important;
	}
	header nav ul.sub-menu li ul.sub-menu { 
		display:block;
		position:absolute;
		left:-165px!important;
		top:0px!important;
		margin-left:0!important;
		border-left:#2e2e2e 1px solid;
	}

	header nav ul.menu > li {
		min-height:45px!important;
	}
	header nav ul.menu > li > a {
		height:40px!important;
		line-height:40px!important;
		font-size:11px!important;
		padding:0 15px!important;
		margin-top:5px!important;
	}
	header nav ul.menu > li > a:hover,
	header nav ul.menu > li:hover > a,
	header nav ul.menu > li.current-menu-parent > a,
	header nav ul.menu > li.current-menu-item > a {
		height:45px!important;
		margin-top:0px!important;
	}
	header nav ul.sub-menu {
		top:45px!important;
	}
	header nav ul.menu > li:hover .menu_marker,
	header nav ul.menu > li.current-menu-parent .menu_marker,
	header nav ul.menu > li.current-menu-item .menu_marker {
		height:5px!important;
		top:0px!important;
		opacity: 1;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	}
	
	

	.user_bg_layout header,
	.user_img_layout header,
	.user_bg_layout .content_wrapper,
	.user_img_layout .content_wrapper,
	.user_bg_layout .pre_footer,
	.user_img_layout .pre_footer,
	.user_bg_layout footer,
	.user_img_layout footer {
		width:754px;
	}	
	
	
}

@media only screen and (max-width: 760px) {
	body {
		padding:0!important;
	}
	header .slogan {
		display:none!important;
	}
	header nav { 
		display:none!important;
	}
	.mobile_header {
		display:block!important;
	}
	.mobile_header select {
		width:100%;
	}
	
	.span3 aside.sidebar {
		margin-top:40px!important;
	}
	
	iframe.alignleft,
	iframe.alignright {
		width:100%;
		display:block;
		float:none!important;
		padding:0!important;
		margin-left:0px!important;
		margin-right:0px!important;
	}

	.list-of-images {
		margin-left:-2.5%!important;	
	}

	ol.commentlist  li ul {
		padding-left:0px!important;
	}
	.blog_info {
		padding-right:0px!important;
	}

}

@media only screen and (min-width: 459px) and (max-width: 766px) {
	.container {
		width:420px;
		margin:0 auto;
	}
	.user_bg_layout header,
	.user_img_layout header,
	.user_bg_layout .content_wrapper,
	.user_img_layout .content_wrapper,
	.user_bg_layout .pre_footer,
	.user_img_layout .pre_footer,
	.user_bg_layout footer,
	.user_img_layout footer {
		width:450px;
	}		

}

@media only screen and (max-width: 459px) {
	.container {
		width:300px;
		margin:0 auto;
	}
	.user_bg_layout header,
	.user_img_layout header,
	.user_bg_layout .content_wrapper,
	.user_img_layout .content_wrapper,
	.user_bg_layout .pre_footer,
	.user_img_layout .pre_footer,
	.user_bg_layout footer,
	.user_img_layout footer {
		width:310px;
	}	



/*IE8 Support*/
	.ie8 .carouselslider ul {
		margin-left:-20px!important;
	}
	.ie8 .carouselslider ul li {
		padding:0 0 0 20px!important;
	}
	.ie8 .span12 .carouselslider {
		width:940px;
	}
	.ie8 .span6 .carouselslider {
		width:458px;
	}
	.ie8 .span4 .carouselslider {
		width:298px;
	}
	.ie8 .span3 .carouselslider {
		width:220px;
	}
	.ie8 .span8 .carouselslider {
		width:618px;
	}
	.ie8 .span9 .carouselslider {
		width:700px;
	}
	.ie8 .left-sidebar .posts-block .span12 .carouselslider,
	.ie8 .right-sidebar .posts-block .span12 .carouselslider {
		width:700px;
	}
	.ie8 .left-sidebar .posts-block .posts-block .span6 .carouselslider,
	.ie8 .right-sidebar .posts-block .span6 .carouselslider {
		width:341px;
	}
	.ie8 .left-sidebar .posts-block .span4 .carouselslider,
	.ie8 .right-sidebar .posts-block .span4 .carouselslider {
		width:221px;
	}
	.ie8 .left-sidebar .posts-block .span3 .carouselslider,
	.ie8 .right-sidebar .posts-block .span3 .carouselslider {
		width:161px;
	}
	.ie8 .left-sidebar .posts-block .span8 .carouselslider,
	.ie8 .right-sidebar .posts-block .span8 .carouselslider {
		width:460px;
	}
	.ie8 .left-sidebar .posts-block .span9 .carouselslider,
	.ie8 .right-sidebar .posts-block .span9 .carouselslider {
		width:520px;
	}
	
	.ie8 .span12 .items5 li { 
		width:172px;
	}
	.ie8 .span12 .items4 li { 
		width:220px;
	}
	.ie8 .span12 .items3 li { 
		width:300px;
	}
	.ie8 .span12 .items2 li { 
		width:460px;
	}
	.ie8 .span12 .items1 li { 
		width:940px;
	}
	
	.ie8 .span6 .items5 li { 
		width:75px;
	}
	.ie8 .span6 .items4 li { 
		width:99px;
	}
	.ie8 .span6 .items3 li { 
		width:139px;
	}
	.ie8 .span6 .items2 li { 
		width:219px;
	}
	.ie8 .span6 .items1 li { 
		width:458px;
	}
	
	.ie8 .span4 .items5 li { 
		width:43px;
	}
	.ie8 .span4 .items4 li { 
		width:59px;
	}
	.ie8 .span4 .items3 li { 
		width:86px;
	}
	.ie8 .span4 .items2 li { 
		width:139px;
	}
	.ie8 .span4 .items1 li { 
		width:298px;
	}
	
	.ie8 .span3 .items5 li { 
		width:28px;
	}
	.ie8 .span3 .items4 li { 
		width:40px;
	}
	.ie8 .span3 .items3 li { 
		width:60px;
	}
	.ie8 .span3 .items2 li { 
		width:100px;
	}
	.ie8 .span3 .items1 li { 
		width:220px;
	}
	
	.ie8 .span8 .items5 li { 
		width:107px;
	}
	.ie8 .span8 .items4 li { 
		width:139px;
	}
	.ie8 .span8 .items3 li { 
		width:192px;
	}
	.ie8 .span8 .items2 li { 
		width:299px;
	}
	.ie8 .span8 .items1 li { 
		width:618px;
	}
	
	.ie8 .span9 .items5 li { 
		width:124px;
	}
	.ie8 .span9 .items4 li { 
		width:160px;
	}
	.ie8 .span9 .items3 li { 
		width:220px;
	}
	.ie8 .span9 .items2 li { 
		width:340px;
	}
	.ie8 .span9 .items1 li { 
		width:700px;
	}
	

	
	.contentarea ul.list_type1 li:before {
		background:url(main/img/retina/marker_list1.png) no-repeat 0 0;
		background-size: 8px 11px!important;		
	}
	.contentarea ul.list_type2 li:before {
		background:url(main/img/retina/marker_list2.png) no-repeat 0 0;
		background-size: 9px 11px!important;		
	}
	.contentarea ul.list_type3 li:before {
		background:url(main/img/retina/marker_list3.png) no-repeat 0 0;
		background-size: 8px 11px!important;		
	}
	.contentarea ul.list_type4 li:before {
		background:url(main/img/retina/marker_list4.png) no-repeat 0 0;
		background-size: 12px 11px!important;		
	}
	.contentarea ul.list_type5 li:before {
		background:url(main/img/retina/marker_list5.png) no-repeat 0 0;
		background-size: 8px 11px!important;		
	}
	.contentarea ul.list_type6 li:before {
		background:url(main/img/retina/marker_list6.png) no-repeat 0 0;
		background-size: 8px 11px!important;		
	}	

	.nivo-nextNav {
		background-image:url(main/img/retina/slider_next.png)!important;
		background-size: 36px 72px!important;		
	}
	.nivo-prevNav {
		background-image:url(main/img/retina/slider_prev.png)!important;
		background-size: 36px 72px!important;		
	}	

	.btn_load_more span {
		background-image:url(main/img/retina/btn_arrow.png)!important;
		background-size: 7px 24px!important;		
	}
	.btn_back span {
		background-image:url(main/img/retina/btn_arrow.png)!important;
		background-size: 7px 24px!important;		
	}
	

	.pagerblock li a span.btn_prev { 
		background:url(main/img/retina/pager_prev.png) no-repeat center;
		background-size: 6px 10px!important;				
	}
	.pagerblock li a span.btn_next { 
		background:url(main/img/retina/pager_next.png) no-repeat center;
		background-size: 6px 10px!important;				
	}
	

	blockquote .blockquote_wrapper:before {
		background-image:url(main/img/retina/blockquote.png);
		background-size: 34px 20px!important;
	}	
	
	#footer_bar .twitter_list li:before {
		background-image:url(main/img/retina/mark_twitter.png);		
		background-size: 19px 15px!important;			
	}
	
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 500px) {
 	.arrowButton .prevArrow {
		background-size:10px 18px!important;
		background-image:url(main/img/retina/slider_prev.png)!important;
	}
	.arrowButton .nextArrow {
		background-size:10px 18px!important;
		background-image:url(main/img/retina/slider_next.png)!important;
	}
}


.btn2top {
	background:url(main/img/btn2top.png) no-repeat top left;
	width:40px;
	height:40px;
	display:block;
	position:fixed;
	right:40px;
	bottom:40px;
	display:none;
	transition: background-color 300ms;
	-webkit-transition: background-color 300ms;
	-moz-transition: background-color 300ms;
	-o-transition: background-color 300ms;		
}
.btn2top:hover {
	background-color:#3d3d3d;
	background-position:bottom left;
}

@media only screen and (max-width: 1200px) {
	.btn2top {
		display:none!important;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.btn2top {
		background-image:url(main/img/retina/btn2top.png);
		background-size: 40px 40px!important;
	}
}


/*Resizeble Logo Styles for Responsive*/
@media only screen and (min-width: 960px) and (max-width: 1200px) {
	header .logo {
		max-width:222px!important;
		height:auto;
	}
	header .logo img {
		max-width:222px!important;
		height:auto;
	}
	footer .logo {
		max-width:222px!important;
		height:auto;		
	}
	footer .logo img {
		max-width:222px!important;
		height:auto;		
	}
}

@media only screen and (min-width: 766px) and (max-width: 959px) {
	header .logo {
		max-width:167px;
		height:auto;
	}
	footer .logo {
		max-width:222px;
		height:auto;
		margin-top:28px!important;
		margin-bottom:24px!important;
	}
	footer .footer_wrapper .copyright {
		margin-bottom:16px!important;
	}
	.footer_tools {
		bottom:50px!important;
	}
	.footer_tools .footer_socials, 
	.footer_tools .footer_search	{
		float:none;
		display:block;
	}
	.footer_tools .footer_search:before {
		content:'';
		clear:both;
	}
	.footer_tools .search_form {
		float:right;
	}
	.footer_tools .footer_socials {
		overflow:hidden;
		display:block;
	}
	footer nav {
		bottom:18px!important;
	}
	.footer_tools .footer_search {
		margin-top:3px!important;
	}
}

@media only screen and (max-width: 760px) {
	header .logo {
		max-width:290px;
		height:auto;
		margin:25px auto 25px auto!important;
		text-align:center;
	}
	header .logo img {
		max-width:290px!important;
		height:auto!important;
		margin:0 auto;
	}
	header nav.mobile_header {
		width:100%;
		position:static!important;
		margin-bottom:10px;
	}

	footer .logo {
		max-width:290px;
		height:auto;
		margin:25px auto 25px auto!important;
		text-align:center;
		display:block!important;
	}
	footer .logo img {
		max-width:290px!important;
		height:auto!important;
		margin:0 auto;
	}	
	
	/*ShareModule*/
	.blog_info .portfolio_share {
		position:static!important;
		margin:-10px 0 20px 0;
	}
	
	/*Gallery Module*/
	.gallery_item a,
	.gallery_item img {
		width:100%!important;
		height:auto!important;
	}
}

/*Diagram Shortcode*/
.skills_list {
	padding:0!important;
}
.skill_li {
	list-style:none!important;
	padding:0!important;
	margin-top:15px!important;
}
.skill_li:before {
	content:'';
	display:none!important;
}

.diagram_bg {
	background:#ececec;
	display:block;
	width:100%;
	height:14px;
	margin-top:5px;
}
.diagram_bg .skill_div {
	height:14px;
	display:block;
	width:0%;
	border-right:#ffffff 1px solid;
}
.skills_list > .skill_li:first-child {
	margin:0!important;
}
.widget_posts img, .widget_text .alignleft {
    margin-right: 12px !important;
}

/*MobileMenu NEW*/
a.menu_toggler {
	display:none;
}
header .mobile_menu_wrapper {
	display:none;
	background:#3d3d3d;
}
nav.mobile_header {
	display:none!important;
}

@media only screen and (min-width: 761px) {
	header .mobile_menu_wrapper {
		display:none!important;
	}
}
@media only screen and (max-width: 760px) {
	.header_wrapper {
		min-height:40px!important;
	}
	header .logo {
		left:0px!important;
		margin-left:0px!important;
	}
	header.fixed_type {
		position:static!important;
	}
	a.menu_toggler {
		display:block!important;
		width:40px;
		height:40px;
		position:absolute;
		right:0;
		top:50%;
		margin-top:-20px;
		background:url(main/img/menu_btn.jpg) no-repeat 0 0;
	}
	header .mobile_menu {
		padding: 0px 0px 0px 0px;
	}
	header .mobile_menu li a,
	header .mobile_menu .sub-menu li a {
		line-height:19px!important;
		font-size:13px!important;
		color:#ececec!important;
		display:block!important;
		text-align:center!important;
		padding:10px!important;
		text-align:left!important;
		border-bottom:#2C2C2C 1px solid;
	}
	header .mobile_menu .sub-menu {
		display:block!important;
		visibility:visible!important;
	}
	header .mobile_menu .sub-menu li a{
		padding-left:30px!important;
	}
	header .mobile_menu .sub-menu li ul.sub-menu li a {
		padding-left:50px!important;
	}
	
	/*Responsive Fixes*/
	blockquote.right { 
		width:100%!important; 
		float:none!important;
		padding-right:0!important;
		margin-left:0%!important;
	}
	blockquote.left { 
		width:100%!important; 
		margin-right:0%!important;
		float:none!important; 
	}
	.textwidget { 
		padding-bottom:0!important;
	}
	.pre_footer {
		padding:30px 0 10px 0!important;
	}
	#pp_full_res iframe {
		width:100%!important;
		height:200px!important;
	}
	.gallery_item .gallery_descr {
		display:none!important;
	}
	.price_item.most_popular {
		padding-top:16px!important;
	}
	.blog_info_block span:after,
	ol.commentlist li .thiscommentbody .comment_info span:before {
		content:'';
		display:none!important;
	}
	.author_name,
	.category,
	.date,
	.comments,
	.blog_tags {
		display:block!important;
		float:none!important;
	}
	
}

.btn_back {
    margin-bottom: 30px;
	font-family:Arial, Helvetica, sans-serif;
}

.contentarea .post {
    margin-bottom: 30px;
}

.widget_posts .recent_posts li:last-child .img_wrapper {
    margin-bottom: 0 !important;
}

.sidepanel.widget_search {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/*Unit Fix*/

article.contentarea img { 
	vertical-align:baseline!important;
}
img.aligncenter,
div.aligncenter {
	clear: both!important;
    display: block!important;
    margin-left: auto!important;
    margin-right: auto!important;
	text-align:center;
}
div.alignleft {
	text-align:center;
	float:left;
	margin-right:30px;
}

div.alignright {
	text-align:center;
	float:right;
	margin-left:30px;
}
div.alignnone {
	float:none;
	text-align:center;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-top: 0px;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
.contentarea table {
	margin: 0 0 0;
	border-top: 0px;
	border-bottom: 0px;
}
.contentarea th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.contentarea td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}

.label a {
	color:#ffffff;
}

.dn {
    display: none;
}

/*Lists
--------*/
	.contentarea ul, .content_area ol { 
		list-style:none; 
		margin:0; 
		padding:0 0 18px 0px;
	}
	.contentarea ul li, .content_area ol li {
		line-height:20px;
		margin:0 0 0 0px; 
		padding:0 0 0 16px;
		position:relative!important;
		color:#ababab;
	}
	.contentarea .module_custom_list ul li:before, .contentarea ul li:before {
		content: '\25cf';
		padding-right: 0px;
		position:absolute;
		left:0px;
		top:0px;
		line-height:18px;
		font-family:Arial, Helvetica, sans-serif;
		color:#3d3d3d;
	}
	.contentarea ol {
		counter-reset:li;
		list-style:none;
		padding:0 0 15px 0;
		margin:0!important;
	}
	.contentarea ol li, .contentarea .module_custom_list ol li {
		line-height:20px;
		margin:0 0 0 0px; 
		padding:0 0 0 18px;
		position:relative!important;
		color:#ababab;		
	}
	.contentarea ol li:before {
		counter-increment: li; 
		content:counter(li)"."; 
		padding-right: 0px;
		position:absolute;
		left:0px;		
		top:0px;
		font-weight:bold;
		color:#3d3d3d;
	}
	.contentarea ol li ol,
	.contentarea ol li ul,
	.contentarea ul li ul,
	.contentarea ul li ol {
		padding:0 0 0px 10px
	}
	.contentarea ul.list_type1 li:before,
	.contentarea ul.list_type2 li:before,
	.contentarea ul.list_type3 li:before,
	.contentarea ul.list_type4 li:before,
	.contentarea ul.list_type5 li:before,
	.contentarea ul.list_type6 li:before {
		content: '';
		width:12px;
		height:11px;
		display:block;
		top:4px;
	}
	.contentarea ul.list_type1 li:before {
		background:url(main/img/marker_list1.png) no-repeat 0 0;
	}
	.contentarea ul.list_type2 li:before {
		background:url(main/img/marker_list2.png) no-repeat 0 0;
	}
	.contentarea ul.list_type3 li:before {
		background:url(main/img/marker_list3.png) no-repeat 0 0;
	}
	.contentarea ul.list_type4 li:before {
		background:url(main/img/marker_list4.png) no-repeat 0 0;
	}
	.contentarea ul.list_type5 li:before {
		background:url(main/img/marker_list5.png) no-repeat 0 0;
	}
	.contentarea ul.list_type6 li:before {
		background:url(main/img/marker_list6.png) no-repeat 0 0;
		top:5px;
	}
	.contentarea ul.list_type4 li {
		padding-left:18px;
	}
	
	ul.list_type0 {
		padding:0 0 0 10px;		
		margin:0 0 10px 0;
	}
	ul.list_type0 li {
		color:#ababab;
		font-size:13px;
		position:relative;
		padding:0 0 0 15px;
	}
	ul.list_type0 li:before {
		display:block;
		position:absolute;
		left:0;
		top:0;
		content:'\25cf';
		font-size:14px;
		line-height:18px;
		font-weight:normal;
	}
	ul.list_type0 li ul {
		padding-left:15px;
	}








