/*

Theme Name: Evo

Theme Author: Kineda

/* =Reset default browser CSS.

-------------------------------------------------------------- */



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	border: 0;

	font-family: inherit;

	font-size: 100%;

	font-style: inherit;

	font-weight: inherit;

	margin: 0;f

	outline: 0;

	padding: 0;

	vertical-align: baseline;

}

:focus {/* remember to define focus styles! */

	outline: 0;

}

body {

background-color: #000000;

						

						background-image: url('http://evo.shoryuken.com/wp-content/uploads/2014/02/fake_brick.png');

						

						background-repeat: repeat;

}

ol, ul {

	list-style: none;

}

table {/* tables still need 'cellspacing="0"' in the markup */

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	font-weight: normal;

	text-align: left;

}

blockquote p:before,

q:before,

blockquote p:after,

q:after {

	font: normal 45px "Helvetica Neue", Helvetica, Arial, sans-serif;

	line-height: 0;

	position: relative;

	top: 3px;

}

blockquote, q {

	quotes: "" "";

}

a img {

	border: 0;

}

article, aside, details, figcaption, figure,

footer, header, hgroup, menu, nav, section {

	display: block;

}





/* =Structure

----------------------------------------------- */



body {

	padding: 0;

}

#page {

	margin: 0 auto;

	width: 100%;

	position: relative;

	max-width: 959px;

	padding: 0 30px;

}

.single-post #page {

	max-width: 959px;

	margin: 0 auto;

}

.single-post #main {

	padding: 0;

}

.single-post #primary {

	max-width: 708px;

	margin: 0;

	border-right: 1px solid #cfcfcf;

	padding: 30px 0 0;

	float: left;

}

#content {

	margin: 0;

}

.entry-content {

	padding: 0 0 30px;

	margin: 0 0 30px;

	border-bottom: 1px solid #cfcfcf;

}

.page .entry-content {

	padding: 0;

	margin: 0;

	border: none;

}

#secondary {

	float: right;

	margin: 0;

	padding: 30px 0 30px 30px;

	width: 220px;

}



/* Attachments */

.singular .image-attachment .entry-content {

	margin: 0 auto;

	width: auto;

}

.singular .image-attachment .entry-description {

	margin: 0 auto;

	width: 68.9%;

}



/* Blog, Search and Archive */

.sticky {}

.blog .welcome-header {

	border-bottom: 1px solid #cfcfcf;

	padding: 0 0 30px;

	margin: 0 30px 30px 0;

}

.blog .welcome-header h1 {

	font-size: 28px;

	margin: 0;

}

.archive .page-header,

.search .page-header,

.blog .page-header {

	border-bottom: 1px solid #cfcfcf;

	margin: 0 30px 30px 0;

	padding: 0;

}

.archive .page-title,

.search .page-title,

.blog .page-title {

	color: #fff;

	font-size: 12px;

	font-weight: 500;

	line-height: 2.6em;

	padding: 0 0 1.025em;

	text-transform: uppercase;

}

.archive .entry-header,

.search .entry-header,

.blog .entry-header {

	border: none;

	padding: 0;

	margin: 0;

}

.archive #main,

.search #main,

.blog #main {

	padding: 0;

}

.archive .entry-title-lead,

.search .entry-title-lead,

.blog .entry-title-lead {

	text-align: left;

	display: none;

}

body.archive h1.entry-title,

body.search h1.entry-title,

body.blog h1.entry-title {

	line-height: 1.325em;

	font-size: 33px;

	font-weight: 700;

	padding: 0 30px 0 0;

}

.archive #primary,

.search #primary,

.blog #primary {

	width: 708px;

	margin: 0;

	border-right: 1px solid #cfcfcf;

	padding: 30px 0 0;

	float: left;

}

.archive #secondary,

.search #secondary,

.blog #secondary {

	padding: 30px 0 30px 30px;

}

.archive .hentry,

.search .hentry,

.blog .hentry {

	margin: 0 0 60px;

	padding: 0;

	width: 100%;

	float: left;

	border-bottom: none;

}

.archive .hentry:last-of-type,

.search .hentry:last-of-type,

.blog .hentry:last-of-type {

	margin: 0 0 30px;

}

.archive .entry-content,

.search .entry-content,

.blog .entry-content {

	color: #666;

	font-size: 13px;

}

.archive .entry-content-meta-wrapper,

.search .entry-content-meta-wrapper,

.blog .entry-content-meta-wrapper {

	width: 100%;

}

.single-post .entry-meta {

	display: block;

}

footer.entry-meta {

	border-top: 1px solid #cfcfcf;

	border-bottom: 1px solid #cfcfcf;

	padding: 7px 20% 14px 0;

}

footer.entry-meta [data-icon]:before {

	font-size: 16px;

}

.archive footer.entry-meta span,

.search footer.entry-meta span,

.blog footer.entry-meta span {

	color: #777;

}

.archive footer.entry-meta .sep,

.search footer.entry-meta .sep,

.blog footer.entry-meta .sep {

	padding: 0 5px;

	color: #cfcfcf;

}



/* Default */

.page footer.entry-meta {

	display: none;

}

.page-template-default #main {

	padding: 0;

}

.page-template-default #primary {

	width: 708px;

	margin: 0;

	border-right: 1px solid #cfcfcf;

	padding: 30px 0 0;

	float: left;

}

.page-template-default #content {

	padding: 0 30px 0 0;

}

.page-template-default #secondary {

	padding: 30px 0 30px 30px;

}



/* Full Width */

.page-template-page-full-width-php .entry-header {

	display: none;

}

.page-template-page-full-width-php #main #primary,

.page-template-page-full-width-php .left-sidebar #main #primary {

	max-width: 959px;

	padding: 0 0 30px;

}

.page-template-page-full-width-php .entry-title {

	background: white;

	padding: 0 1.625em 0 0;

	margin: 10px 0 12px 0;

}

.page-template-page-full-width-php #main #content,

.page-template-page-full-width-php .left-sidebar #main #content {

	width: 100%;

}



/* Contact */

.page-template-page-contact-php .entry-header {

	border-bottom: 1px dotted #555;

	padding: 0 0 30px;

	margin: 0 0 30px;

}

#block-map-wrapper {

	border-bottom: 1px dotted #555;

	padding: 0 0 30px;

	margin: 0 0 30px;

	color: #000;

}

.page-template-page-contact-php .entry-title {

	background: white;

	padding: 0 1.625em 0 0;

	margin: 10px 0 12px 0;

}

.page-template-page-contact-php #main #content,

.page-template-page-contact-php .left-sidebar #main #content {

	width: 100%;

}

.page-template-page-contact-php .map {

	margin: 0;

}

div.wpcf7 {

	float: none;

}

.wpcf7-submit {

	display: inline-block;

	font-size: 28px;

	font-weight: 700;

	text-decoration: none;

	margin: 0;

	border: none;

	color: #111;

	background-color: #fff67a;

	text-rendering: optimizeLegibility;

	cursor: pointer;

	width: auto !important;

	padding: 0;

	float: right;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

	text-transform: uppercase;

	border-bottom: 2px solid #111;

	border-radius: 0 !important;

	line-height: 1.3;

	letter-spacing: 1px;



	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	-o-user-select: none;

	user-select: none;

	-webkit-font-smoothing: antialiased;

}

.wpcf7-submit:focus,

.wpcf7-submit:hover,

.wpcf7-submit:active {

	background-color: #ccc;

}

.input-block {

	margin: 0 0 20px 0;

}

.wpcf7-form .input-block label,

.wpcf7-form .textarea-block label {

	font-size: 17px;

	padding-bottom: 4px;

	float: left;

	clear: both;

	width: 200px;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

	font-weight: 400;

}

.wpcf7-form input {

	width: 90%;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

}

.wpcf7-form textarea {

	max-width: 90%;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

}

.wpcf7-form .textarea-block {

	clear: both;

}

.page-template-page-contact-php span.wpcf7-not-valid-tip {

	position: inherit;

	left: 0;

	top: 0;

	background: transparent;

	border: none;

	font-size: 11px;

	width: auto;

	padding: 0;

	display: block;

	color: #fe362c;

	margin-left: 140px;

}

.page-template-page-contact-php div.wpcf7-validation-errors,

.page-template-page-contact-php div.wpcf7-mail-sent-ok {

	background-color: transparent;

	border: none;

	color: #111;

	margin: 30px 0 0;

	padding: 0;

	font-weight: bold;

	font-size: 12px;

	border-radius: 0;

	float: left;

	text-transform: uppercase;

}

.mandatory {

	float: left;

	margin-left: 140px;

}

div.wpcf7 .watermark {

	color: #111 !important;

	font-weight: 700;

}

.wpcf7 .wpcf7-not-valid.watermark {

	color: #fe362c;

}



/* Portfolio */

body.page-template-page-portfolio-php #main {

	padding: 30px 0 30px;

}

body.page-template-page-portfolio-php #primary {

	width: 100%;

}

#portfolio-wrapper {

	position: relative;

	z-index: 100;

	padding: 0;

	margin: 30px 0 0 0;

}

#portfolio {

	margin: 0 0 0 -5px;

	width: 980px;

	padding: 0;

	clear: both;

}

.page-template-page-portfolio-php .entry-header {

	display: none;

}

.page-template-page-portfolio-php #portfolio-wrapper .hentry img {

	display: block;

	max-width: none;

	width: 100%;

	width: 100%(0/);

}

.page-template-page-portfolio-php #portfolio-wrapper .hentry {

	float: left;

	border: none;

	margin: 0 0 5px 5px;

	padding: 0;

	position: relative;

	width: 236px;

}

.page-template-page-portfolio-php #portfolio-wrapper .hentry .content-wrapper {

	position: relative;

}

.page-template-page-portfolio-php #portfolio-wrapper .post-thumbnail {

	position: relative;

	margin: 0;

	padding: 0;

}

.page-template-page-portfolio-php #portfolio-wrapper .hentry img {

	float: left;

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

.page-template-page-portfolio-php #portfolio-wrapper .entry-header {

	display: block;

	margin-bottom: 4px;

	text-align: center;

	padding: 0;

	border: none;

}

.page-template-page-portfolio-php #nav-pagination {

	border-top: 1px solid #cfcfcf;

	padding: 30px 0 0;

	margin: 25px 0 0;

	text-align: center;

}

.page-template-page-portfolio-php #nav-pagination a,

#nav-pagination .current {

	font-size: 13px;

	color: #999;

	font-weight: normal;

	text-transform: none;

	padding: .5em;

	margin: 0 5px 0 0;

}

.page-template-page-portfolio-php #nav-pagination a:last-child {

	margin-right: 0;

}

#nav-pagination .current {

	background: #111;

	color: #fff;

	font-weight: bold;

}

.entry-category {

	color: #fff;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

	text-transform: uppercase;

}

.entry-category .sep {

	padding: 0 5px;

	color: #777;

}

.entry-excerpt {

	color: #fff;

	font-size: 12px;

	font-weight: normal;

}



/* Royal Slider */

.page-template-page-full-width-slider-php {

	background: white;

}

.page-template-page-full-width-slider-php .no-found {

	margin: 20% 0;

	font-size: 34px;

	color: #777;

}

.page-template-page-full-width-slider-php #main {

	padding: 0;

}

.page-template-page-full-width-slider-php .entry-header {

	display: none;

}

.fullWidth {

	margin: 0 auto;

	width: 100%;

	overflow: hidden;

	position: relative;

}



/* Visible nearby images */

.royalSlider .rsSlide img {

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out;

}

.rsVisibleNearbyWrap {

	overflow: hidden;

}

.rsVisibleNearbyWrap .rsOverflow {

	overflow /*\**/: visible !important;

}



/* Home Banners */

#home-banners-wrapper {

	margin: 30px 0 30px -30px;

	max-width: 989px;

	float: left;

	clear: both;

}

.page-template-page-front-rev-php #home-banners-wrapper {

	margin-top: 0;

}

#home-banners {

	float: left;

	clear: both;

	width: 100%;

}

.banner {

	width: 30.3%;

	float: left;

	margin: 0 0 0 30px;

}

.banner img,

.banner a {

	width: 100%;

	height: auto;

	float: left;

}

.banner a {

	position: relative;

}

.banner-info-wrapper {

	width: 100%;

	background: #E0CE79;

	color: #fff;

	float: left;



	filter: alpha(opacity=75);



	-webkit-backface-visibility: hidden;

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

.banner img {

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

	-webkit-backface-visibility: hidden;

}



.banner a:hover img {

	opacity: .75;

	filter: alpha(opacity=75);

}

.banner-info {

	padding: 13px 15px 9px;

}

.banner-info h2 {

	margin: 0;

	text-transform: uppercase;

	font-size: 15px;

	float: left;

	color: #fff;

}



.banner-info .home-banner-description {

	font-size: 11px;

	margin: 0;

	color: #fff;

	text-transform: uppercase;

	text-decoration: underline;

	float: right;

	font-weight: bold;

	line-height: 2.225;

}

.recent-posts {

	list-style: none;

	margin: 0;

}

.recent-posts li {

	border-bottom: 1px solid #cfcfcf;

	width: 100%;

	clear: both;

	float: left;

	margin: 0 0 16px;

	padding: 0 0 16px;

}

.recent-posts li:last-of-type {

	border: none;

	margin: 0;

}

.recent-posts h3 a {

	color: #111;

	text-decoration: none;

}

.recent-posts h3 a:hover {

	color: #ababab;

}

.recent-posts .entry-content {

	margin: 8px 0 0;

}

.recent-posts .entry-meta {

	font-size: 11px;

	padding: 14px 0 0;

	color: #cfcfcf;

}

.recent-posts .more-link {

	font-size: 12px;

	color: #ababab;

	clear: both;

	font-weight: normal;

	text-decoration: none;

}

.recent-posts .more-link:focus,

.recent-posts .more-link:active,

.recent-posts .more-link:hover {

	color: #111;

}



/* Home */

.page-template-page-front-php #main {

	padding: 30px 0 30px;

}

.page-template-page-front-php .welcome-header,

.page-template-page-front-shop-php .welcome-header {

	margin: 0 0 30px;

	padding: 0;

	border: none;

}

.page-template-page-home-portfolio-php .no-found {

	margin: 20% 0;

	font-size: 34px;

	color: #777;

}

#home-slider-wrapper {

	border-bottom: 1px solid #cfcfcf;

	padding: 0 0 30px;

	margin: 30px 0 0;

}

#home-portfolio-wrapper {

	margin: 30px 0 0 0;

}

#home-portfolio-wrapper .more-link {

	float: right;

	font-size: 12px;

	font-weight: 400;

	text-transform: uppercase;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

	padding: 3px 0 0 5px;

	color: #ababab;

}

#home-portfolio-wrapper .more-link:focus,

#home-portfolio-wrapper .more-link:active,

#home-portfolio-wrapper .more-link:hover {

	color: #111;

}

#home-portfolio {

	margin: 0 0 0 -5px;

	width: 980px;

	clear: both;

}

#home-portfolio .hentry {

	width: 236px;

	margin: 0 0 5px 5px;

	float: left;

}

.portfolio-thumbnail-medium {

	width: 477px !important;

}

#home-portfolio .post-thumbnail {

	margin: 0;

	padding: 0;

}

#home-portfolio .entry-header {

	display: block;

	margin-bottom: 4px;

	text-align: center;

	padding: 0;

	border: none;

}

.page-template-page-front-php .home-content p {

	margin: 0;

}



/* Core RS CSS file. 95% of time you shouldn't change anything here. */

.royalSlider {

	width: 100%;

	height: auto;

	position: relative;

	direction: ltr;

	background: #111;

}

.royalSlider > * {

	float: left;

}



.rsWebkit3d .rsSlide,

.rsWebkit3d .rsContainer,

.rsWebkit3d .rsThumbs,

.rsWebkit3d .rsPreloader,

.rsWebkit3d img,

.rsWebkit3d .rsOverflow,

.rsWebkit3d .rsBtnCenterer,

.rsWebkit3d .rsAbsoluteEl {

	-webkit-backface-visibility: hidden;

	-webkit-transform: translateZ(0); 

}

.rsFade.rsWebkit3d .rsSlide,

.rsFade.rsWebkit3d img,

.rsFade.rsWebkit3d .rsContainer {

	-webkit-transform: none;

}

.rsOverflow {

	width: 100%;

	height: 100%;

	position: relative;

	overflow: hidden;

	float: left;

	-webkit-tap-highlight-color:rgba(0,0,0,0);

}

.rsContainer {

	position: relative;

	width: 100%;

	height: 100%;

	-webkit-tap-highlight-color:rgba(0,0,0,0);

}

.rsArrow,

.rsThumbsArrow {

	cursor: pointer;

}

.rsThumb {

	float: left;

	position: relative;

	width: 172px;

}

.rsNavSelected {

	background: transparent;

}

.rsArrow,

.rsNav,

.rsThumbsArrow {

	opacity: 1;

	-webkit-transition:opacity 0.3s linear;

	-moz-transition:opacity 0.3s linear;

	-o-transition:opacity 0.3s linear;

	transition:opacity 0.3s linear;

}

.rsHidden {

	opacity: 0;

	visibility: hidden;

	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;

	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;

	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;

	transition:visibility 0s linear 0.3s,opacity 0.3s linear;

}

.rsGCaption {

	width: 100%;

	float: left;

	text-align: center;

}

/* Fullscreen options, very important ^^ */

.royalSlider.rsFullscreen {

	position: fixed !important;

	height: auto !important;

	width: auto !important;

	margin: 0 !important;

	padding: 0 !important;

	z-index: 2147483647 !important;

	top: 0 !important;

	left: 0 !important;

	bottom: 0 !important;

	right: 0 !important;

}

.royalSlider .rsSlide.rsFakePreloader {

	opacity: 1 !important;

	-webkit-transition: 0s;

	-moz-transition: 0s;

	-o-transition:  0s;

	transition:  0s;

	display: none;

}

.rsSlide {

	position: absolute;

	left: 0;

	top: 0;

	display: block;

	overflow: hidden;

	

	height: 100%;

	width: 100%;

}

.royalSlider.rsAutoHeight,

.rsAutoHeight .rsSlide {

	height: auto;

}

.rsContent {

	width: 100%;

	height: auto;

	position: relative;



	float: left;

}

.rsContent img {

	float: left;

	width: 100%;

	height: 100%;

	margin: 0;

}

.rsTitle {

	position: absolute;

	background: rgba(255,255,255,0.75);

	padding: 0px 10px;

	position: absolute;

	right: 35px;

	bottom: 35px;

	left: auto !important;

	top: auto !important;

	top: auto;

	z-index: 25;

	box-shadow: 0 1px 8px 0 rgba(0,0,0,0.15);

	padding: 5px 15px;

}

.rsPreloader {

	position:absolute;

	z-index: 0;	

}



.rsNav {

	-moz-user-select: -moz-none;

	-webkit-user-select: none;

	user-select: none;

}

.rsNavItem {

	-webkit-tap-highlight-color:rgba(0,0,0,0.25);

	float: left;

}



.rsThumbs {

	cursor: pointer;

	position: relative;

	overflow: hidden;

	float: left;

	z-index: 22;

	margin: 5px 0 0;

}

.rsTabs {

	float: left;

	margin: 0 0 30px;

}

.rsTabs,

.rsThumbs {

	-webkit-tap-highlight-color:rgba(0,0,0,0);

	-webkit-tap-highlight-color:rgba(0,0,0,0);

}

.rsVideoContainer {

	/*left: 0;

	top: 0;

	position: absolute;*/

	/*width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	float: left;*/

	width: auto;

	height: auto;

	line-height: 0;

	position: relative;

}

.rsVideoFrameHolder {

	position: absolute;

	left: 0;

	top: 0;

	background: #141414;

	opacity: 0;

	-webkit-transition: .3s;

}

.rsVideoFrameHolder.rsVideoActive {

	opacity: 1;

}

.rsVideoContainer iframe,

.rsVideoContainer video,

.rsVideoContainer embed,

.rsVideoContainer .rsVideoObj {

	position: absolute;

	z-index: 0;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

}

/* ios controls over video bug, shifting video */

.rsVideoContainer.rsIOSVideo iframe,

.rsVideoContainer.rsIOSVideo video,

.rsVideoContainer.rsIOSVideo embed {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	padding-right: 44px;

}

.rsABlock {

	left: 0;

	top: 0;

	position: absolute;

	z-index: 15;

	-webkit-backface-visibility: hidden;

}

.grab-cursor {

	cursor:url(images/grab.png) 8 8, move; 

}

.grabbing-cursor{ 

	cursor:url(images/grabbing.png) 8 8, move;

}

.rsNoDrag {

	cursor: auto;

}

.rsLink {

	left:0;

	top:0;

	position:absolute;

	width:100%;

	height:100%;

	display:block;	

	z-index: 20;

	-webkit-backface-visibility: hidden;

}

/* Background */

.rsMinW .rsOverflow,

.rsMinW .rsSlide,

.rsMinW .rsVideoFrameHolder {

	background: #111;

}



/***************

*

*  Arrows

*

****************/

.rsDefault .rsArrow {

	height: 65px;

	width: 32px;

	position: absolute;

	display: block;

	cursor: pointer;

	z-index: 21;

	margin: -31px 0 0;



	-webkit-transition: all ease 0.2s;

	-moz-transition: all ease 0.2s;

	-o-transition: all ease 0.2s;

	transition: all ease 0.2s;

 }

.rsDefault .rsArrowLeft {

	left: 20px;

	top: 50%;

}

.rsDefault .rsArrowRight {

	right: 20px;

	top: 50%;

}

.rsDefault .rsArrowIcn {		

	width: auto;

	height: auto;

	display: block;

	font-size: 32px;

	color: white !important;

	text-shadow: 0 0 5px rgba(17, 17, 17, .3);

	line-height: 1.95;

	font-weight: normal;

	-webkit-font-smoothing: antialiased;

	position: absolute;

	opacity: 0;



	filter: alpha(opacity=0);



	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	-o-user-select: none;

	user-select: none;

}

.rsDefault .rsArrowIcn:before {

	font-family: 'icomoon';

	content: attr(data-icon);

	speak: none;

	font-weight: normal;

	-webkit-font-smoothing: antialiased;

	content: "\e01c";

}

.rsDefault .rsArrowRight .rsArrowIcn:before {

	content: "\e019";

}

.rsDefault .rsArrowIcn:hover {

	opacity: 1 !important;



	filter: alpha(opacity=100) !important;

}

.rsDefault:hover .rsArrowIcn {

	opacity: .75;



	filter: alpha(opacity=75);

}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {}

.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .3; }



/***************

*

/ Bullets

*

****************/

.rsDefault .rsBullets {

	position: absolute;

	z-index: 35;

	bottom: 30px;

	left: 30px;

	width: auto;

	height: auto;

	text-align: left;

	overflow: hidden;

	line-height: 8px;

}

.rsDefault .rsBullet {

	width: 4px;

	height: 4px;

	display: inline-block;

	margin: 0 4px;

	border-radius: 50%;

	background: #fff;

	border: 2px solid #fff;

	opacity: .7;

	filter: alpha(opacity=70);

	cursor: pointer;



	*display:inline; 

	*zoom:1;



	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

.rsDefault .rsBullet:active,

.rsDefault .rsBullet:hover {

	opacity: 1;

	filter: alpha(opacity=100);

}

.rsDefault .rsBullet.rsNavSelected  {

	background: transparent;

}



/***************

*

*  Fullscreen button

*

****************/

.rsDefault .rsFullscreenBtn {

	right: 35px;

	top: 35px;

	width: 32px;

	height: 32px;

	z-index: 22;

	display: block;

	position: absolute;

	cursor: pointer;

}

.rsDefault .rsFullscreenIcn {

	display: block;

	margin: 0;

	width: 32px;

	height: 32px;

	background-color: #fff;

	background-color: rgba(255,255,255,0.75);

	font-size: 20px;

	text-align: center;

	opacity: .75;

	filter: alpha(opacity=75);

	box-shadow: 0 1px 8px 0 rgba(0,0,0,0.15);



	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

.rsDefault .rsFullscreenIcn:before,

.rsDefault.rsFullscreen .rsFullscreenIcn:before {

	font-family: FontAwesome;

	font-weight: normal;

	font-style: normal;

	display: inline-block;

	text-decoration: inherit;

	font-style: normal;

}

.rsDefault .rsFullscreenIcn:before {

	content: "\f065";

}

.rsDefault .rsFullscreenIcn:hover {

	background-color: #fff;

	opacity: 1;

	filter: alpha(opacity=100);

}

.rsDefault.rsFullscreen .rsFullscreenIcn:before {

	content: "\f066";

}



/***************

*

*  Thumbnails

*

****************/



.rsDefault .rsThumbsHor {

	width: 100%;

	height: auto;

}

.rsDefault .rsThumbsVer {

	width: 96px;

	height: 100%;

	position: absolute;

	top: 0;

	right: 0;

}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {

	position: relative;

	height: 100%;

}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {

	position: relative;

	width: 100%;

}

.rsDefault .rsThumb {

	float: left;

	overflow: hidden;

	width: 236px;

	height: 157px;

}

.rsDefault .rsThumb:last-child {

	margin-right: 0 !important;

}

.rsDefault .rsThumb img {

	width: 100%;

	height: 100%;

}

.rsDefault .rsThumb.rsNavSelected {}

.rsDefault .rsThumb.rsNavSelected img {

	opacity: 0.3;

	filter: alpha(opacity=30);

}

.rsDefault .rsTmb {

	display: block;

}



/* Thumbnails with text */

.rsDefault .rsTmb h5 {

	font-size: 16px;

	margin: 0;

	padding: 0;

	line-height: 20px;

	color: #FFF;

}

.rsDefault .rsTmb span {

	color: #cfcfcf;

	margin: 0;

	padding: 0;

	font-size: 13px;

	line-height: 18px;

}



/* Thumbnails arrow icons */

.rsDefault .rsThumbsArrow {

	height: 100%;

	width: 20px;

	position: absolute;

	display: block;

	cursor: pointer;	

	z-index: 21;	

	background: #000;

	background: rgba(0,0,0,0.75);

}

.rsDefault .rsThumbsArrow:hover {

	background: rgba(0,0,0,0.9);

}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {

	width: 100%;

	height: 20px;

}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }



.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }



.rsDefault .rsThumbsArrowIcn {		

	width: 16px;

	height: 16px;

	top: 50%;

	left: 50%;

	margin-top:-8px;	

	margin-left: -8px;

	position: absolute;	

	cursor: pointer;	

	background: url('rs-default.png');

}



.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }



.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }



.rsDefault .rsThumbsArrowDisabled { display: none !important; }



/***************

*

*  Tabs

*

****************/



.rsDefault .rsTabs {

	width: 100%;

	height: auto;

	margin: 0 auto;

	text-align:center;

	overflow: hidden; padding-top: 12px; position: relative;

}

.rsDefault .rsTab {

	display: inline-block;

	cursor: pointer;

	text-align: center;

	height: auto;

	width: auto;

	color: #333;

	padding: 5px 13px 6px;

	min-width: 72px;

	border: 1px solid #D9D9DD;

	border-right: 1px solid #f5f5f5;

	text-decoration: none;



	background-color: #FFF;

	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 

	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);

	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);



	-webkit-box-shadow: inset 1px 0 0 #fff;

	box-shadow: inset 1px 0 0 #fff;



	*display:inline; 

	*zoom:1;

}

.rsDefault .rsTab:first-child {

	-webkit-border-top-left-radius: 4px;

	border-top-left-radius: 4px;

	-webkit-border-bottom-left-radius: 4px;

	border-bottom-left-radius: 4px;

}

.rsDefault .rsTab:last-child { 

	-webkit-border-top-right-radius: 4px;

	border-top-right-radius: 4px;

	-webkit-border-bottom-right-radius: 4px;

	border-bottom-right-radius: 4px;



	border-right:  1px solid #cfcfcf;

}

.rsDefault .rsTab:active { 

	border: 1px solid #D9D9DD;   

	background-color: #f4f4f4;

	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;

}

.rsDefault .rsTab.rsNavSelected { 

	color: #FFF;

	border: 1px solid #999;

	text-shadow: 1px 1px #838383;

	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;

	background: #ACACAC;

	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);

	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);

	background-image: linear-gradient(to bottom, #ACACAC, #BBB);

}



/***************

*

*  Fullscreen button

*

****************/

.rsMinW .rsFullscreenBtn {

	right: 35px;

	top: 35px;

	width: 32px;

	height: 32px;

	z-index: 22;

	display: block;

	position: absolute;

	cursor: pointer;

}

.rsMinW .rsFullscreenIcn {

	display: block;

	margin: 0;

	width: 32px;

	height: 32px;

	background-color: #fff;

	background-color: rgba(255,255,255,0.75);

	font-size: 20px;

	text-align: center;

	opacity: .75;

	box-shadow: 0 1px 8px 0 rgba(0,0,0,0.15);



	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

.rsMinW .rsFullscreenIcn:before,

.rsMinW.rsFullscreen .rsFullscreenIcn:before {

	font-family: FontAwesome;

	font-weight: normal;

	font-style: normal;

	display: inline-block;

	text-decoration: inherit;

	font-style: normal;

}

.rsMinW .rsFullscreenIcn:before {

	content: "\f065";

}

.rsMinW .rsFullscreenIcn:hover {

	background-color: #fff;

	opacity: 1;

}

.rsMinW.rsFullscreen .rsFullscreenIcn:before {

	content: "\f066";

}



/***************

*

*  Preloader

*

****************/



.rsDefault .rsPreloader {

	width: 20px;

	height: 20px;

	background-image:url(images/preloader.gif);



	left: 50%;

	top: 50%;

	margin-left: -10px;

	margin-top: -10px;	

}



/* Home Slider */

.page-template-page-home-slider-php {

	background: white;

}

.page-template-page-home-slider-php #main {

	padding: 0;

}

.page-template-page-home-slider-php .entry-header {

	display: none;

}

.page-template-page-home-slider-php .no-found {

	margin: 20% 0;

	font-size: 34px;

	color: #777;

}

.infoBlock {

	position: absolute;

	left: 0;

	bottom: auto;

	top: 50%;

	right: auto;

	width: 100%;

	text-align: center;

	overflow: hidden;

	margin: -40px 0 0;

}

.infoBlock h2 {

	display: inline-block;

	font-size: 26px;

	background: rgba(0, 0, 0, .75);

	padding: 25px 33px 22px 33px;

	color: white;

	margin: 0;



	filter: alpha(opacity=95);

}

.home-slider-description {

	display: inline-block;

	font-size: 26px;

	background-color: #fff;

	background-color: rgba(255, 255, 255, .75);

	padding: 20px 33px 13px 33px;

	margin: 0;



	filter: alpha(opacity=95);

}

.home-slider-link {

	display: inline-block;

	margin: 0;

	filter: alpha(opacity=95);

}

.home-slider-link a {

	font-size: 26px;

	background-color: #fff;

	background-color: rgba(255, 255, 255, .75);

	padding: 28px 33px 22px 33px;

	color: #111;

	text-decoration: none;

}

.home-slider-link a:focus,

.home-slider-link a:active,

.home-slider-link a:hover {

	background: rgba(255, 255, 255, .95);

	color: #111;

}

.home-slider-link i {

	font-size: 65px;

	vertical-align: -16%;

}



/* Single Portfolio */

.single-portfolio .entry-header {

	border-bottom: 1px solid #cfcfcf;

	padding: 30px 0 30px;

	margin: 0;

}

.single-portfolio .entry-title-lead {

	margin: 0;

	padding: 0;

	font-size: 28px;

	font-weight: 700;

	text-transform: uppercase;

	letter-spacing: 1px;

	float: left;

	text-align: center;

}

.single-portfolio .entry-title {

	margin: 0;

	padding: 0;

	font-size: 49px;

	font-weight: 700;

	text-transform: none;

	letter-spacing: 0;

	float: left;

	text-align: left;

}

.single-portfolio .hentry {

	padding: 0;

	position: relative;

}

.portfolio-media {

	width: 100%;

	margin: 0;

	padding: 0;

	float: left;

	border-bottom: 1px solid #cfcfcf;

	padding: 0 0 30px;

	margin: 0 0 30px;

}

.project-image {

	margin: 0 0 30px;

}

.portfolio-media .project-image img {

	margin: 0;

	max-width: 100%;

	height: auto;

}

.project-image figure {

	margin: 15px 0 0;

	float: left;

	clear: both;

	font-style: italic;

}

.portfolio-media img  {

	float: left;

	margin: 0 0 30px;

}

.portfolio-media .rsContent img  {

	margin: 0;

}

.single-portfolio #main {

	padding: 0;

	max-width: 100%;

}

.single-portfolio #primary {

	width: 100%;

	margin: 0;

	padding: 30px 0 0;

	float: left;

}

.single-portfolio #nav-single {

	padding: 0;

	float: right;

}

#portfolio-slider-wrapper {}

#portfolio-slider {

	background: white;

}

body.single-portfolio .rsDefault .rsArrow {

	height: 45px;

	width: 45px;

	margin: -26px 0 0;

}

body.single-portfolio .rsDefault .rsArrowIcn {

	font-size: 42px;

	opacity: 1;

	text-align: center;

	text-shadow: none;

	position: relative;

	text-indent: 2%;

	height: 45px;

	width: 45px;

	border: 3px solid #fff;

	border-radius: 50%;



	filter: alpha(opacity=100);

}

body.single-portfolio .rsDefault .rsArrowLeft .rsArrowIcn {

	text-indent: -4%;

}

body.single-portfolio .rsDefault .rsArrowIcn:before {

	font-family: FontAwesome;

	font-weight: normal;

	font-style: normal;

	text-decoration: inherit;

	-webkit-font-smoothing: antialiased;

	display: inline;

	width: auto;

	height: auto;

	line-height: normal;

	vertical-align: 42%;

	background-image: none;

	background-position: 0% 0%;

	background-repeat: repeat;

	margin-top: 0;

	content: "\f104";

}

body.single-portfolio .rsDefault .rsArrowRight .rsArrowIcn:before {

	content: "\f105";

}

body.single-portfolio .rsDefault .rsArrow:focus .rsArrowIcn,

body.single-portfolio .rsDefault .rsArrow:active .rsArrowIcn,

body.single-portfolio .rsDefault .rsArrow:hover .rsArrowIcn {

	color: #ababab !important;

	border-color: #ababab !important;

}

.single-portfolio .entry-title  {

	font-size: 32px;

	font-weight: normal;

	text-transform: none;

	letter-spacing: 2px;

	text-transform: uppercase;

}

.single-portfolio #content #nav-single {

	padding: 0 0 20px;

	margin: 0 0 30px;

	float: none;

	border-bottom: 1px solid #cfcfcf;

	text-align: right;

}

.portfolio-content {

	padding: 0;

	margin: 0;

}

.portfolio-description {

	float: left;

	margin: 0;

	padding: 0;

	width: 100%;

	font-size: 12px;

}

.single-portfolio .entry-content {

	padding: 0;

	margin: 0 0 20px;

}

.single-portfolio h3 {

	padding: 0;

	width: 100%;

}

.single-portfolio h2{

	font-size: 23px;

	margin: 0;

}

.single-portfolio h3{

	font-size: 19px;

}

.single-portfolio .subheader {

	margin: 14px 0 30px;

}

.portfolio-meta {

	padding: 0;

	float: left;

	line-height: 3.425;

	clear: left;

}

.portfolio-meta .to-top {

	float: none;

	clear: none;

}

.portfolio-meta b {

	color: #111;

}

.single-portfolio .addthis_button_compact {

	float: right;

}

.portfolio-meta span {

	padding: 3px 0 0;

}

.portfolio-meta i {

	font-size: 12px;

}

.single-portfolio #nav-single .nav-back i {

	font-size: 14px;

	position: relative;

	top: 4px;

	left: 5px;

}

.single-portfolio .portfolio-meta .sep {

	padding: 0 1px;

	display: inline-block;

	color: #cfcfcf;

}

.single-portfolio #nav-single .nav-previous,

.single-portfolio #nav-single .nav-next,

.nav-back {

	float: left;

}

.single-portfolio #nav-single .nav-next {

	float: right;

	padding: 0;

}

.single-portfolio #nav-single .nav-previous a,

.single-portfolio #nav-single .nav-next a,

.single-portfolio #nav-single .nav-back a {

	font-weight: normal;

	color: #ababab;

	text-decoration: underline;

	font-size: 11px;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

}

.single-portfolio #nav-single .nav-previous a,

.single-portfolio #nav-single .nav-next a,

.single-portfolio #nav-single .nav-back a {

	text-decoration: none;

}

.single-portfolio #nav-single .nav-previous a:active,

.single-portfolio #nav-single .nav-previous a:hover,

.single-portfolio #nav-single .nav-next a:active,

.single-portfolio #nav-single .nav-next a:hover,

.single-portfolio #nav-single .nav-back a:active,

.single-portfolio #nav-single .nav-back a:hover {

	color: #666;

}

.single-portfolio #nav-single .nav-next i {

	padding-right: 0;

	padding-left: 0;

}

.single-portfolio #nav-single .nav-previous i {

	padding-right: 0;

	padding-left: 0;

}

.single-portfolio #nav-single i {

	font-size: 11px;

	vertical-align: 0%;

}

.single-portfolio #nav-single .sep {

	float: none;

	font-size: 12px;

}

.portfolio-details {

	margin: 0 0 20px;

	list-style: none;

}

.portfolio-details li {

	float: left;

	margin-right: 2em;

	text-transform: uppercase;

	font-size: 0.715em;

	line-height: 1.825em;

	border-right: 1px dashed #dfdbdf;

	padding-right: 2em;

}

.portfolio-details li:last-of-type {

	border: none;

}

.portfolio-details strong {

	display: block;

	font-size: 1.4em;

	text-transform: none;

}

.portfolio-categories span {

	display: block;

	padding: 0;

}

.portfolio-categories strong {

	display: inline;

}

.related-projects-wrapper {

	float: left;

	margin: 0 0 30px;

	width: 100%;

}

.related-projects {

	float: left;

	margin: 0 0 0 -5px;

	width: 980px;

}

.related-projects .hentry {

	float: left;

	width: 236px;

	margin: 5px 0 0 5px;

}

.related-projects .post-thumbnail {

	margin: 0;

	padding: 0;

}

.single-portfolio .post-thumbnail .entry-header {

	border: none;

	padding: 0;

	margin: 0;

	text-align: center;

}

.related-projects-wrapper h2 {

	float: left;

	margin: 0 0 14px;

	font-size: 19px;

}

.related-projects .post-thumbnail h2 {

	float: none;

}

.related-projects-wrapper .more-link {

	float: right;

	font-size: 12px;

	font-weight: 400;

	text-transform: uppercase;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

	padding: 3px 5px 0 5px;

	color: #ababab;

}

.related-projects-wrapper .more-link:focus,

.related-projects-wrapper .more-link:active,

.related-projects-wrapper .more-link:hover {

	color: #111;

}

.single-portfolio .infoBlock {

	position: absolute;

	top: auto;

	bottom: 30px;

}

.single-portfolio .infoBlock figure {

	background: rgba(0, 0, 0, .75);

	padding: 15px 28px;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: 12px;

	line-height: 1.225;

	margin: 0 30px;

	color: #fff;

}

.single-portfolio .rsGCaption {

	position: absolute;

	top: auto;

	bottom: 30px;

}

.single-portfolio .rsGCaption figure {

	padding: 0;

	text-transform: uppercase;

	font-size: 12px;

	line-height: 1.225;

	margin: 0 150px;

	font-weight: 700;

}



/* Alignment */

.alignleft {

	display: inline;

	float: left;

	margin-right: 1.825em;

}

.alignright {

	display: inline;

	float: right;

	margin-left: 1.825em;

}

.aligncenter {

	display: block;

	margin: 0 auto;

}



.one-column.singular .entry-header,

.one-column.singular .entry-content,

.one-column.singular footer.entry-meta,

.one-column.singular #comments-title {

	width: 100%;

}

.one-column.singular blockquote.pull {

	margin: 0 0 1.625em;

}

.one-column.singular .pull.alignleft {

	margin: 0 1.625em 0 0;

}

.one-column.singular .pull.alignright {

	margin: 0 0 0 1.625em;

}

.one-column.singular .entry-meta .edit-link a {

}

.one-column.singular #author-info {

	margin: 2.2em -8.8% 0;

	padding: 20px 8.8%;

}

.one-column .commentlist > li.comment {

	margin-left: 102px;

	width: auto;

}

.one-column .commentlist > li.comment {

	margin-left: 0;

}

.one-column .commentlist > li.comment .comment-meta,

.one-column .commentlist > li.comment .comment-content {

	margin-right: 85px;

}

.one-column .commentlist .avatar {

	background: transparent;

	display: block;

	padding: 0;

	top: 1.625em;

	left: auto;

	right: 1.625em;

}

.one-column .commentlist .children .avatar {

	background: none;

	padding: 0;

	position: absolute;

	top: 2.2em;

	left: 2.2em;

}

.one-column #respond {

	width: auto;

}





/* =Global

----------------------------------------------- */



body,

input,

textarea {

	color: #ebebeb;

	font-family: 'Helvetica Neue', Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	font-style: normal;

	font-variant: normal;

	line-height: 1.825;

	letter-spacing: 0px;

	text-decoration: none;

	text-transform: none;

}

input,

textarea {

	color: #000;

}

body {

	background: #000 url(images/bg.png);

}

body:after {

		display: none;

		content: 'big';

	}



/* clearfix */

.clearfix:after { 

	clear: both; 

	display: block; 

	height: 0; 

	font-size: 0; 

	visibility: hidden; 

	content: "."; 

}

* html .clearfix {

	zoom: 1;

}

*:first-child+html .clearfix {

	zoom: 1;

}



/* Selection */

::selection {

	background: #fffa88;

}

::-moz-selection {

	background: #fffa88;

}



.hidden {

	display: none;

}



.no-found {

	font-size: 23px;

	font-weight: bold;

	text-align: center;

	margin: 1.825em 0;

}



/* Headings */

h1, h2, h3, h4, h5, h6 {

	font-weight: 700;

	font-style: normal;

	text-rendering: optimizeLegibility;

	line-height: 1.3;

	margin-bottom: 14px;

	margin-top: 14px;

	clear: both;

	color: #fff;



}

h1 {

	font-size: 44px;

	line-height: 1.3;

	text-transform: uppercase;

	color: #fff;

	font-weight: 400;

	letter-spacing: 7px;

	margin-top: 1px;

	margin-bottom: 5px;

	



}

h2 {

	font-size: 27px;

	font-weight: 400;

	letter-spacing: 2px;

	text-transform: uppercase;

}

h2.sub {

	font-size: 22px;

	font-weight: 400;

	letter-spacing: 2px;

}

h2.date {

font-size: 22px;

color: #fff;

margin: 35px 0 5px 0;

padding-top: 35px;

float: right;

font-weight: 400;

text-transform: uppercase;

letter-spacing: 2px;

}

h2 large {

	border-bottom: 1px dotted #666;

}

h3 {

	font-size: 18px;

	border-bottom: 1px dotted #21adef;

	padding-bottom: 6px;

	font-weight: 300;

	letter-spacing: 2px;

	text-transform: uppercase;

}

h3.date {

	font-size: 16px;

	font-weight: 300;

	margin: 5px 0 0;

float: right;

color: #fff;

}

h4 {

	font-size: 19px;

}

h4.date {

	font-size: 14px;

	font-weight: 700;

	margin: 5px 10px;

color: #fff;

background: #ffd305;

}



h5 {

	font-size: 17px;

}

h6 {

	font-size: 14px;

	font-weight: bold;

}

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small {

	font-size: 60%;

	color: #ababab;

	line-height: 0;

}

.subheader {

	line-height: 1.3;

	color: #999;

	font-weight: 300;

	margin-bottom: 17px;

}



/* Borders */

hr {

	background-color: #cfcfcf;

	border: 0;

	height: 1px;

	margin-bottom: 1.825em;

	clear: both;

}

/* To top */

.to-top {

	float: left;

	clear: both;

}



/* Text elements */

p {

	margin-bottom: 16px;

}

p:empty {

	padding: 0;

	margin: 0;

}

aside,

aside p {

	font-size: 13px;

	font-style: italic;

}

ul, ol {

	margin: 0 0 1.825em 2.625em;

}

li {

	padding: 0 0 3px;

}

ul {

	list-style: square;

}

ol {

	list-style-type: decimal;

}

ol ol {

	list-style: upper-alpha;

}

ol ol ol {

	list-style: lower-roman;

}

ol ol ol ol {

	list-style: lower-alpha;

}

ul ul, ol ol, ul ol, ol ul {

	margin-bottom: 0;

}

dl {

	margin: 0 1.825em;

}

dt {

	font-weight: bold;

}

dd {

	margin-bottom: 1.625em;

}

strong {

	font-weight: bold;

	color: #fff;

}

cite, em, i {

	font-style: italic;

}

blockquote {

	font-weight: normal;

	padding: 0 0 0 20px;

	border-left: 5px solid #e2e2e2;

	color: #999;

}

blockquote em,

blockquote i,

blockquote cite {

	font-style: normal;

}

blockquote cite {

	color: #111;

	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: 300;

	letter-spacing: 0.05em;

	text-transform: uppercase;

}

pre {

	background-color: #f7f7f9;

	background-image: -webkit-linear-gradient(#f7f7f9 50%, #fff 50%);

	background-image: -moz-linear-gradient(#f7f7f9 50%, #fff 50%);

	background-image: -o-linear-gradient(#f7f7f9 50%, #fff 50%);

	background-image: -ms-linear-gradient(#f7f7f9 50%, #fff 50%);

	background-size: 38px 38px;

	font: 12px Consolas, "Liberation Mono", Courier, monospace;

	line-height: 19px;

	margin: 0;

	overflow-x: auto;

	padding: 0 0 0 20px;

	border: solid 1px #cfcfcf;

	color: #666;

	display: block;

	overflow-y: hidden;

	word-wrap: break-word;

	white-space: pre-wrap;

}

code, kbd {

	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}

abbr, acronym, dfn {

	border-bottom: 1px dotted #111;

	cursor: help;

}

address {

	display: block;

	margin: 0 1.825em 1.825em;

}

ins {

	background: #fff9c0;

	text-decoration: none;

}

sup,

sub {

	font-size: 10px;

	height: 0;

	line-height: 1;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}



/* Forms */

input[type=text],

input[type=password],

textarea {

	background: #fafafa;

	border: 1px solid #cfcfcf;

	color: #000;

}

input[type=text]:focus,

input[type=password]:focus,

input[type=number]:focus,

textarea:focus {

	background: #fff;

	color: #000;

	border-color: #999;

}

textarea {

	padding: 6px 5px;

	width: 98%;

	border-radius: 0;

}

input[type=text] {

	padding: 3px;

}

input,

textarea {

	border-radius: 2px;



}

input[type=submit] {

	background: #fff;

	font-size: 16px;

	color: #000;

	margin: 5px 10px;

	padding: 5px 10px;

}

#searchform {

	position: relative;

}

input#s {

	color: #cfcfcf;

	font-size: 13px;

	height: 20px;

	line-height: 1.2em;

	padding: 5px 5px 4px 30px;

	box-shadow: none;

	text-shadow: none;

	background: transparent;

	width: 83.4%;

}

label[for=s] {

	position: absolute;

	top: 21%;

	left: 4%;

}

label[for=s]:before {

	font-family: 'icomoon';

	content: attr(data-icon);

	speak: none;

	font-weight: normal;

	line-height: 1;

	-webkit-font-smoothing: antialiased;

	content: "\e017";

	color: #cfcfcf;

	font-size: 13px;

}

input#s:focus {

	color: #111;

	outline-width: 0;

}

input#searchsubmit {

	display: none;

}



/* Links */

a {

	color: #ababab;

	text-decoration: underline;

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

.more-link {

	color: #111;

	font-size: 13px;

	font-weight: bold;

	text-decoration: underline;

}

.more-link:focus,

.more-link:active,

.more-link:hover {

	color: #ababab;

}

a:focus,

a:active,

a:hover {

	color: #fff;

}

.meta-nav {

	font-weight: normal;

}



/* Assistive text */

.assistive-text {

	position: absolute !important;

	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */

	clip: rect(1px, 1px, 1px, 1px);

	display: none;

}





/* =Header

----------------------------------------------- */



#header-wrapper {

	max-width: 1019px;

	margin: 0 auto;

	position: relative;

}

#branding {

	margin: 0;

	padding: 0;

	border-bottom: 2px solid #cfcfcf;

	text-align: center;

}

#site-title {

	margin: 0;

	padding: 1.025em 0 0;

	float: left;

	clear: none;

	line-height: 1.025;

	font-size: 34px;

	font-weight: 700;

	letter-spacing: 2px;

	text-transform: uppercase;

}

#site-title a,

#site-title-custom a {

	color: #111;

	float: left;

	display: inline-block;

	text-decoration: none;

}

#site-title-custom {

	margin: 0;

	padding: 1.0em 0 1.675em;

	float: left;

	clear: none;

	line-height: 0.925;

	font-size: 18px;

	font-family: 'Open Sans', sans-serif;

	font-weight: 700;

	letter-spacing: 1px;

}

#site-title-custom img {

	float: left;

	max-width: 100%;

	height: auto;

}

#header-info {

	float: right;

	padding: 3.075em 0 8px;

	text-transform: uppercase;

	color: #777;

	letter-spacing: 1px;

	font-size: 11px;

}

#header-info p {

	margin: 0;

	float: right;

}

#header-info .cart-contents {

	float: right;

}

#header-info .sep {

	color: #777;

	padding: 0 6px;

}

#top-bar {

	padding: 11px 30px 8px;

	border-bottom: 1px solid #cfcfcf;

	background: #f7f7f7;

	margin: 0 -30px 0 -30px;

	text-transform: uppercase;

	letter-spacing: 1px;

	font-size: 11px;

	color: #777;

}

#top-bar p {

	margin: 0;

}

#top-bar a {

	color: #777;

	text-decoration: none;

	float: right;

}

#top-bar a:focus,

#top-bar a:active,

#top-bar a:hover {

	color: #111;

}

#top-bar .account:before,

#top-bar .logout:before,

#top-bar .cart-contents:before {

	font-family: FontAwesome;

	font-weight: normal;

	font-style: normal;

	text-decoration: inherit;

	-webkit-font-smoothing: antialiased;

	display: inline;

	width: auto;

	height: auto;

	line-height: normal;

	vertical-align: baseline;

	background-image: none;

	background-position: 0% 0%;

	background-repeat: repeat;

	margin-top: 0;

	content: "\f007";

	padding-right: 4px;

	line-height: 2.1;

}

#top-bar .cart-contents:before {

	content: "\f07a";

}

#top-bar .logout:before {

	content: "\f023";

}

#top-bar .sep {

	padding: 0 6px;

	float: right;

	color: #777;

}

#top-bar-info {

	float: left;

}

#top-bar-info a,

#top-bar-info .sep {

	float: none;

}

#top-bar-info a {

	text-decoration: underline;

}





/* =Menu

-------------------------------------------------------------- */



/*** Structure ***/

#access {

	display: block;

	margin: 0 0 0 30px;

	padding: 30px 0;

	float: right;

	line-height: 1.725;



	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	-o-user-select: none;

	user-select: none;

}

.wide {

	width: 100%;

}

#access ul,

#access ul * {

	margin: 0;

	padding: 0;

	list-style: none;

}

#access ul ul {

	position: absolute;

	top: -999em;

	width: 10.4em; /* left offset of submenus need to match (see below) */

}

#access ul ul li {

	width: 100%;

}

#access ul li:hover {

	visibility: inherit; /* fixes IE7 'sticky bug' */

}

#access ul li {

	display: inline-block;

	position: relative;

	margin-left: 34px;

}

#access ul li:first-child {

	margin-left: 0;

}

#access ul li li {

	margin: 0;

}

#access ul a {

	display: block;

	position: relative;

}

#access ul li:hover ul,

#access ul li.sfHover ul {

	left: 0;

	top: 4.2em; /* match top ul list item height */

	z-index: 5000;

}

#access ul li:hover li ul,

#access ul li.sfHover li ul {

	top: -999em;

}

#access ul li li:hover ul,

#access ul li li.sfHover ul {

	left: 11.85em; /* match ul width */

	top: 0;

}

#access ul li li:hover li ul,

#access ul li li.sfHover li ul {

	top: -999em;

}

#access ul li li li:hover ul,

#access ul li li li.sfHover ul {

	left: 10em; /* match ul width */

	top: 0;

}



/*** Style ***/

.menu {

	max-width: 959px;

	margin: 0 auto;

}

#access ul {

	font-family: 'Oswald', sans-serif;

	font-size: 13px;

	text-align: left;

	font-weight: 400;

	text-transform: uppercase;

	letter-spacing:1px;

}

#access ul a {

	text-decoration: none;

	padding: 0;

	float: left;

	clear: both;

}

#access ul a  { /* visited pseudo selector so IE6 applies text colour*/

	color: #aaa;

	border-bottom: none;

	margin-bottom: 3px;

	margin-top: 8px;

	line-height: 1.625;

}

#access ul a i  {

	padding-bottom: 2px;

	clear: both;

	display: block;

	text-align: center;

	text-transform: none;

	margin: 0 auto;

	font-size: 18px;

}

.menu-item-description {

	text-transform: none;

	color: #666;

	font-weight: 400;

	display: block;

	clear: both;

	font-size: 13px;

}

#access ul li ul .menu-item-description {

	font-size: 11px;

	padding: 0 0 4px;

}

#access ul li ul {

	background: white;

	padding: 0.8em 1em 0.5em 1em;

	border: 2px solid #cfcfcf;

}

#access ul li li {

	background: none;

	text-align: left;

	text-transform: uppercase;

	padding: 2px 0;

}

#access ul li li a {

	margin: 0;

	border: none;

}

#access ul li li li {

	background: none;

}

#access ul li a:active,

#access ul li a:hover,

#access ul li.sfHover > a,

#access ul .current-menu-item > a,

#access ul .current_page_item > a {

	color: #bca474;

	border-color: #bca474;

	outline: 0;

}

#access ul .menu-item-object-custom.current_page_item > a {

	color: #bca474;

	border-color: #bca474;

}

#access ul .menu-item-object-custom.current-menu-item a:hover,

#access ul .menu-item-object-custom.current_page_item a:hover {

	color: #bca474;

	border-color: #bca474;

}

#access ul li li:hover,

#access ul li li.sfHover,

#access ul li li.current-menu-item,

#access ul li li.current_page_item {

	background: none;

	box-shadow: none;

	border-radius: 0;

}

#access ul li li a:hover,

#access ul li li.sfHover > a,

#access ul li .current-menu-item > a,

#access ul li .current_page_item > a {

	color: #bca474;

	border-color: #bca474;

}

#access ul li li a {

	font-size: 14px;

	font-weight: 700;

	padding: 0;



	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}



/*** arrows (for all except IE7) **/

#access .sf-arrows .sf-with-ul {

	/*** padding-right: 0;

	*padding-right: 0; /* no CSS arrows for IE7 (lack pseudo-elements) */

}

/* styling for both css and generated arrows */

#access .sf-arrows .sf-with-ul:after {

	font-family: FontAwesome;

	font-weight: normal;

	font-style: normal;

	text-decoration: inherit;

	-webkit-font-smoothing: antialiased;

	display: inline;

	width: auto;

	height: auto;

	line-height: normal;

	vertical-align: 15%;

	background-image: none;

	background-position: 0% 0%;

	background-repeat: repeat;

	margin-top: 0;

	content: "\f0d7";

	font-size: 11px;

	padding-left: 0.4em;

}

#access .sf-arrows li li .sf-with-ul:after {

	content: "\f0da";



	float: right;

	margin-top: 5px;

}

#access .sf-arrows > li > .sf-with-ul:focus:after,

#access .sf-arrows > li:hover > .sf-with-ul:after,

#access .sf-arrows > .sfHover > .sf-with-ul:after {

	border-top-color: red /* IE8 fallback colour */

}

/* styling for right-facing arrows */

#access .sf-arrows ul .sf-with-ul:after {

	border-color: transparent;

	border-left-color: red; /* edit this to suit design (no rgba in IE8) */

	border-left-color: red;

}

#access .sf-arrows ul li > .sf-with-ul:focus:after,

#access .sf-arrows ul li:hover > .sf-with-ul:after,

#access .sf-arrows ul .sfHover > .sf-with-ul:after {

	border-left-color: red;

}





/* =Menu for mobile devises

-------------------------------------------------------------- */

#access-mobile {

	display: none;

	margin: 0 auto;

	text-align: left;

	border-bottom: 2px dotted #555;

}

#mega-menu-dropdown {

	background: #111;

	cursor: pointer;

	display: block;

	height: 42px;

	text-decoration: none;

	line-height: 4.025;

	padding: 0 30px;

}

#mega-menu-dropdown span {

	float: right;

	color: #fff;

	font-size: 11px;

	margin: 0;

	text-transform: uppercase;

	letter-spacing: 2px;

	height: 42px;

}

#mega-menu-dropdown i {

	color: #fff;

	font-size: 14px;

	margin: 9px 0 0;

	vertical-align: -4%;

}

#access-mobile > div {

	background: #111;

	margin: 0;

}

#access-mobile ul {

	margin: 0;

	list-style: none;

	background: #111;

	margin: 0 auto;

	display: none;

	padding: 0 30px 20px;

}

#access-mobile ul ul {

	display: block;

	margin: 0;

	padding: 0 0 0 14px;

}

#access-mobile li {

	border-top: 1px solid #333;

	display: block;

	float: none;

	margin: 0;

	padding: 0;

}

#access-mobile li:first-of-type {

	border: none;

}

#access-mobile li a {

	border: none;

	color: #999;

	display: block;

	line-height: 3.25em;

	text-decoration: none;

	font-weight: normal;

	font-size: 11px;

	text-transform: uppercase;

	letter-spacing: 2px;

}

#access-mobile li li a {

	font-size: 11px;

	text-transform: none;

	letter-spacing: 2px;

}

#access-mobile .current_page_item a {

	color: #fff;

}

#access-mobile li a:active,

#access-mobile li a:hover {

	color: #fff;

}



/* Search Form */

#branding #searchform {

	float: right;

	padding: 1.325em 0;

}

#branding #s {

	float: right;

	padding: 4px 0 4px 28px;

	border-radius: 0;

	box-shadow: none;



	-webkit-transition: width .2s linear;

	-moz-transition: width .2s linear;

	-ms-transition: width .2s linear;

	-o-transition: width .2s linear;

}

#branding #s:focus {

	width: 132px;

}

#branding #searchsubmit {

	display: none;

}





/* =Content

----------------------------------------------- */



#main {

	clear: both;

	padding: 30px 0 0;

	max-width: 959px;

	margin: 0 auto;

}

#primary {}

#info-above-the-footer {

	margin: 0 auto 30px;

	padding: 30px 0;

	float: left;

	width: 100%;

	border-bottom: 2px solid #cfcfcf;

}

#info-above-the-footer p {

	margin: 0;

}

.page-header {

	padding: 0 0 1.625em;

}

.entry-header {

	border-bottom: 1px solid #cfcfcf;

	padding: 0 0 30px;

	margin: 0 0 30px;

	text-align: left;

}

.page-title {

	line-height: 1.3;

	font-size: 28px;

	font-weight: 700;

	text-transform: uppercase;

	letter-spacing: 1px;

	margin: 0;

}

.page-title a {

	font-size: 12px;

	font-weight: bold;

	letter-spacing: 0;

	text-transform: none;

}

.welcome-header {

	padding: 0 0 30px;

	margin: 0 0 30px;

	border-bottom: 1px solid #cfcfcf;

}

.welcome-header h1 {

	font-size: 28px;

	font-weight: 700;

	margin: 0 0 8px;

	text-transform: uppercase;

	letter-spacing: 1px;

}

.welcome-header p {

	font-size: 19px;

	color: #777;

	margin: 0;

}

.message-header {

	font-size: 28px;

	font-weight: 700;

	margin: 0 0 16px;

	text-transform: uppercase;

	letter-spacing: 1px;

}

.message-header a {

	background: #fff67a;

	color: #111;

	text-decoration: none;

	border-bottom: 2px solid #111;

}

.message-header a:focus,

.message-header a:active,

.message-header a:hover {

	background: #ccc;

}

.message-paragraph {

	font-size: 19px;

	color: #777;

}

.entry-format-wrapper {

	max-width: 125px;

	margin: 1.625em auto;

}

.entry-format-wrapper img {

	float: left;

	max-width: 100%;

	height: auto;

}

.entry-title {

	line-height: 1.3em;

	font-size: 22px;

	font-weight: normal;

	clear: right;

	position: relative;

	display: inline-block;

	margin: 0 0 14px;

}

.entry-title-lead {

	margin: 0;

	padding: 0;

	font-size: 28px;

	font-weight: 700;

	text-transform: uppercase;

	letter-spacing: 1px;

	float: left;

	text-align: center;

}

.entry-content .entry-title-lead {

	line-height: 46px;

	font-size: 32px;

	font-weight: normal;

	margin: 6px 0 30px 0;

	padding: 0 0 26px;

}

.entry-title-lead p {

	margin: 0;

}

.entry-title,

.entry-title a {

	color: #111;

	text-decoration: none;

}

.entry-title a:hover,

.entry-title a:focus,

.entry-title a:active {

	color: #ababab;

}

.entry-meta {

	color: #777;

	clear: both;

	font-size: 13px;

	line-height: 18px;

	padding: 14px 0;

}

.entry-meta .sep {

	padding: 0 5px;

	color: #cfcfcf;

}

.entry-meta .icon-calendar {

	font-size: 11px;

	padding: 0 2px 0 0;

}

.sep {

	padding: 0 2px;

	color: #cfcfcf;

}

.entry-meta p {

	display: inline;

	color: #777;

	padding: 0;

	font-size: 11px;

}

.entry-meta a {

	color: #777;

	font-weight: 700;

	font-size: 11px;

	text-decoration: none;

	text-transform: uppercase;

}

.entry-meta a:focus,

.entry-meta a:active,

.entry-meta a:hover {

	color: #111;

}

.entry-meta .author a {

	text-transform: none;

	font-weight: normal;

	text-decoration: underline;

}

.single-author .entry-meta .by-author {

	display: none;

}

.entry-content-meta-wrapper .entry-content {

	padding: 15px 30px 15px 0;

	margin: 0;

	border: none;

	position: relative;

}

.comment-content h1,

.comment-content h2 {

	font-size: 14px;

	font-weight: bold;

	margin: 0 0 .8125em;

	line-height: 30px;

}

.comment-content h3 {

	font-size: 14px;

	line-height: 2.6em;

	font-weight: bold;

}

.entry-content table,

.comment-content table {

	margin: 0 0 1.625em;

	width: 100%;

}

.entry-content th,

.comment-content th {

	color: #111;

	font-size: 10px;

	font-weight: 500;

	letter-spacing: 0.1em;

	line-height: 2.6em;

	text-transform: uppercase;

}

.entry-content td,

.comment-content td {

	border: 0px dotted #cfcfcf;

	padding: 6px 10px 6px 0;

}

.entry-content #s {

	width: 75%;

}

.comment-content ul,

.comment-content ol {

	margin-bottom: 1.625em;

}

.comment-content ul ul,

.comment-content ol ol,

.comment-content ul ol,

.comment-content ol ul {

	margin-bottom: 0;

}

dl.gallery-item {

	margin: 0;

}

.entry-meta .edit-link a,

.commentlist .edit-link a {

}

.entry-content .edit-link {

	clear: both;

	display: block;

}

.social-buttons-wrapper {

	display: block;

	margin: 0 0 14px;

}

.social-buttons {

	display: block;

	margin-top: 1.625em;

}

.social-buttons a {

	-webkit-transition: none;

	-moz-transition: none;

	-o-transition: none;

	-ms-transition: none;

	}

.social-button-wrapper {

	float: left;

	margin-left: 1em;

}

.social-button-wrapper:first-child {

	margin-left: 0;

}

.social-button-wrapper iframe {

	max-width: none !important;

}



/* Images */

.entry-content img,

.comment-content img,

.widget img,

.post-thumbnail img {

	max-width: 100%;

	height: auto;

}

img[class*="align"],

img[class*="wp-image-"],

img[class*="attachment-"] {

	height: auto;

}

img.size-full,

img.size-large {

	max-width: 100%;

	width: auto;

	height: auto;

}

.entry-content img.wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}

img.alignleft,

img.alignright,

img.aligncenter {

	margin-bottom: 1.625em;

}

p img,

.wp-caption {

	margin-top: 0.4em;

}

.wp-caption {

	margin-bottom: 0.055em;

	max-width: 100%;

}

.wp-caption img {

	display: block;

	margin: 0;

	max-width: 100%;

}

.gallery-caption.rs-caption {

	position: absolute;

	top: auto;

	color: white;

	font-size: 12px;

	background-color: #000;

	background-color: rgba(0, 0, 0, .75);

	padding: 6px 14px;

	margin:0;

	left: 10px;

	bottom: 10px;

	border: none;

	width: auto !important;

	max-width: 25%;

	max-height: 34%;

	box-shadow: none;



	filter: alpha(opacity=75);

}

.gallery-caption,

.post-gallery .infoBlock {

	top: auto;

	right: auto;

	left: 0;

	bottom: 0;

	width: auto;

	text-align: left;

	margin: 0;

	padding: 15px 28px;

	background-color: #000;

	background-color: rgba(0, 0, 0, .75);

	color: #fff;



	filter: alpha(opacity=75);

}

.gallery-shortcode .rsBullets,

.post-gallery .rsDefault .rsBullets {

	top: 30px;

	right: 30px;

	bottom: auto;

	left: auto;

}

.wp-caption .wp-caption-text {

	margin-bottom: 0.6em;

	padding: 8px 0 0;

	position: relative;

	font-size: 11px;

}

.post-gallery a,

.post-gallery a img {

	float: left;

	box-shadow: 0 0 0 transparent;

}

.post-gallery a img {

	max-width: 100%;

}

.gallery-wrapper .gallery-icon img {

	float: left;

	max-width: 100%;

}

#content .gallery a img {

	border: none;

}

img#wpstats {

	display: block;

	margin: 0 auto 1.625em;

}

#content .gallery-columns-4 .gallery-item {

	width: 23%;

	padding-right: 2%;

}

#content .gallery-columns-4 .gallery-item img {

	width: 100%;

	height: auto;

}



/* Image styles */

.widget img,

img[class*="avatar"],

.format-gallery .gallery-thumb img {

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

.wp-caption img {}

a:hover img[class*="avatar"],

.widget a:hover img {

	opacity: 1;



	filter: alpha(opacity=100);

}



/* Make sure embeds and iframes fit their containers */

embed,

.entry-content iframe,

.fluid-video iframe,

object {

	max-width: 100%;

}



/* Password Protected Posts */

.post-password-required .entry-header .comments-link {

	margin: 1.625em 0 0;

}

.post-password-required input[type=password] {

	margin: 0.8125em 0;

}

.post-password-required input[type=password]:focus {

	background: #f7f7f7;

}



/* Author Info */

#author-info {

	font-size: 12px;

	overflow: hidden;

}

.singular #author-info {

	background: #f9f9f9;

	border-top: 1px solid #cfcfcf;

	border-bottom: 1px solid #cfcfcf;

	margin: 2.2em -35.6% 0 -35.4%;

	padding: 20px 35.4%;

}

.archive #author-info {

	border-bottom: 1px solid #cfcfcf;

	margin: 0 0 2.2em;

	padding: 0 0 2.2em;

}

#author-avatar {

	float: left;

	margin-right: -78px;

}

#author-avatar img {

	background: #fff;

	border-radius: 3px;

	box-shadow: 0 1px 2px #bbb;

	padding: 3px;

}

#author-description {

	float: left;

	margin-left: 108px;

}

#author-description h2 {

	color: #111;

	font-size: 15px;

	font-weight: bold;

	margin: 5px 0 10px;

}



/*

Post Formats Headings

To hide the headings, display: none the ".entry-header .entry-format" selector,

and remove the padding rules below.

*/

.entry-format {}

.single .entry-header {}

.entry-header .entry-meta { 

	padding: 0;

}

article.format-link .entry-content,

article.format-quote .entry-content {}

.entry-content-meta-wrapper {

	padding: 0;

}

.post-thumbnail {

	position: relative;

	margin: 0 0 30px;

	padding: 0 30px 0 0;

}

.post-gallery {

	margin: 0 0 30px;

	padding: 0 30px 0 0;

}

.post-gallery .gallery-wrapper {

	margin: 0;

}

.post-thumbnail a {

	display: block;

}

.post-thumbnail img[class*="attachment-"] {

	float: left;

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

.entry-view-wrapper {

	position: absolute;

	top: 0;

	left: 0;

	background-color: rgba(0, 0, 0, .85);

	color: white;

	width: 100%;

	height: 100%;

	text-align: center;

	font-weight: bold;

	opacity: 0;

	-webkit-transition: all ease .3s;

	-moz-transition: all ease .3s;

	-o-transition: all ease .3s;

	-ms-transition: all ease .3s;

	text-shadow: none;

	-webkit-tap-highlight-color: transparent;

}

.entry-view {

	position: absolute;

	width: 100%;

	height: 100%;

	display: table;

}

.entry-view-content {

	display: table-cell;

	vertical-align: middle;

}

.entry-view-content i {

	font-size: 23px;

}

.gallery-item {

	overflow: hidden;

}

.iOS .portfolio-view-wrapper {

	display: none;

	background: transparent;

	width: 0;

	height: 0;

	opacity: 0;

}

.iOS a:hover .entry-view-wrapper {

	opacity: 0;

}

.portfolio-view-wrapper {

	position: absolute;

	top: 0;

	left: 0;

	background-color: rgba(245, 245, 245, .95);

	color: #111;

	width: 100%;

	height: 100%;

	text-align: center;

	opacity: 0;



	filter: alpha(opacity=0);



	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

	text-shadow: none;

	-webkit-tap-highlight-color: transparent;

}

a:hover .portfolio-view-wrapper {

	opacity: .95;

}

.portfolio-view {

	position: absolute;

	width: 100%;

	height: 100%;

	display: table;



	background-color /*\**/: #f5f5f5;

	filter: alpha(opacity=0);

}

a:hover .portfolio-view {

	filter: alpha(opacity=95);

}

.portfolio-view-content {

	display: table-cell;

	vertical-align: middle;

	padding: 20px;

	text-align: center;

}

a:hover .portfolio-view-wrapper {

	opacity: 1;

}

.post-thumbnail h2 {

	font-size: 21px;

	font-weight: normal;

	line-height: 30px;

	margin: 0;

}

.post-thumbnail hr {

	background-color: #777;

	width: 50%;

	margin-bottom: 10px;

}

.recent-posts .entry-header .entry-format {

	display: none;

}

.recent-posts .entry-header hgroup .entry-title {

	padding-top: 0;

}



/* Singular content styles for Posts and Pages */

.singular .hentry {}

.single-post .entry-header {

	border: none;

	padding: 0;

	margin: 0;

}

.single-post .addthis_button_compact {

	float: right;

	position: absolute;

	right: 30px;

	bottom: -41px;

}

.singular.page .hentry {

	word-wrap: break-word;

}

.singular .entry-title {

	line-height: 1.325em;

	font-size: 49px;

	font-weight: 700;

	padding: 0 30px 0 0;

}

.page-template-blog-sidebar-page-php .entry-title {

	font-size: 26px;

	font-weight: bold;

	line-height: 1.5em;

}

.singular .entry-title,

.singular .entry-header .entry-meta {}

.singular .entry-header .entry-meta {}

blockquote.pull {

	font-size: 21px;

	font-weight: bold;

	line-height: 1.6125em;

	margin: 0 0 1.625em;

	text-align: center;

}

.singular blockquote.pull {

	margin: 0 -22.25% 1.625em;

}

.pull.alignleft {

	margin: 0 1.825em 0 0;

	text-align: right;

	width: 33%;

}

.singular .pull.alignleft {

	margin: 0 1.625em 0 -22.25%;

}

.pull.alignright {

	margin: 0 0 0 1.625em;

	text-align: left;

	width: 33%;

}

.singular .pull.alignright {

	margin: 0 -22.25% 0 1.625em;

}

.singular blockquote.pull.alignleft,

.singular blockquote.pull.alignright {

	width: 33%;

}

.singular .entry-meta .edit-link a {

}



/* =Link

----------------------------------------------- */



.format-link .entry-title,

.format-link .entry-header .comments-link {

	display: none;

}





/* =Gallery

----------------------------------------------- */



.format-gallery .entry-content {

	float: none;

}

.format-gallery .gallery-thumb {

	float: left;

	display: block;

	margin: .375em 1.625em 0 0;

}

.format-gallery footer.entry-meta .entry-meta {

		padding: 0 0 1.625em;

}



/* =Image

----------------------------------------------- */



.format-image footer.entry-meta .entry-meta {

		padding: 0 0 1.625em;

}



/* =Status

----------------------------------------------- */



.archive .format-status,

.search .format-status,

.blog .format-status {

	padding: 4px;

	width: 289px;

}



a[data-datetime] {

    display: none;

}

.format-status .entry-title,

.format-status .entry-header .comments-link {

	display: none;

}

.format-status .entry-content {

	margin: 0 0 14px;

	min-height: 35px;

}

.format-status .entry-meta {

	display: none;

}

.format-status .twt-tweet .p-author {

	min-height: 35px !important;

}

.format-status .twitter-tweet-rendered,

.format-status .twt-border {

	width: auto !important;

	max-width: 100% !important;

	min-width: 100% !important;

	margin: 0 !important;

	border: none !important;

	box-shadow: none !important;

}

.status-content {

	min-height: 91px;

}

.type-post .twt-border {

	border: none !important;

	border-radius: 0 !important;

	box-shadow: none !important;

}

.type-post .twt-border .twt-tweet {

	padding: 0 !important;

	border-bottom: none !important;

}

.type-post .twt-actions a,

.type-post .twt-actions li {

	padding: 0 !important;

}

.status-content p {

	padding: 0;

	margin: 0;

}

.format-status footer.entry-meta .entry-meta {

		padding: 0 0 1.625em;

}

.status-content blockquote p:before,

.status-content q:before {

	content: "";

}

.status-content blockquote p:after,

.status-content q:after {

	content: "";

}

.status-content blockquote,

.status-content q {

	quotes: none;

}



/* =Quote

----------------------------------------------- */



.format-quote .entry-title {

	display: none;

}

.format-quote blockquote {

	font-size: 33px;

	font-style: italic;

	margin: 0 0 14px;

	line-height: 1.4em;

	font-family: Georgia, "Bitstream Charter", serif;

	font-weight: normal;

	border: none;

	padding: 0;

	color: #111;

}

.format-quote blockquote p:before,

.format-quote q:before {

	content: "\201C";

}

.format-quote blockquote p:after,

.format-quote q:after {

	content: "\201D";

}

.format-quote blockquote p:before,

.format-quote q:before,

.format-quote blockquote p:after,

.format-quote q:after {

	font: normal 45px "Helvetica Neue", Helvetica, Arial, sans-serif;

	line-height: 0;

	position: relative;

	top: 3px;

}

.format-quote blockquote p:before,

.format-quote q:before {

	padding-right: 2px;

}

.format-quote blockquote p:after,

.format-quote q:after {

	padding-left: 2px;

}

.format-quote .quote-meta {

	margin: 0;

	text-align: right;

	color: #ababab;

}

.format-quote footer.entry-meta .entry-meta {

	padding: 0 0 1.625em;

}



/* =Video

----------------------------------------------- */



.format-video footer.entry-meta .entry-meta {

		padding: 0 0 1.625em;

}



/* =Audio

----------------------------------------------- */

.post-audio {

	margin: 0 0 30px;

	padding: 0 30px 0 0;

}





/* =Image

----------------------------------------------- */



.indexed.format-image .entry-header {

	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */

}

.indexed.format-image .entry-content {

	padding-top: 0.5em;

}

.indexed.format-image p,

.indexed.format-image p img {

	margin-bottom: 0;

}

.indexed.format-image footer.entry-meta {

	background: #cfcfcf;

	margin-top: -7px;

	padding: 20px 30px;

	overflow: hidden;

}

.indexed.format-image div.entry-meta {

	display: inline-block;

	float: left;

	width: 35%;

}

.indexed.format-image div.entry-meta + div.entry-meta {

	float: none;

	width: 65%;

}

.indexed.format-image .entry-meta span.cat-links,

.indexed.format-image .entry-meta span.tag-links,

.indexed.format-image .entry-meta span.comments-link {

	display: block;

}

.indexed.format-image footer.entry-meta a {}

#content .indexed.format-image img {

	border: none;

	max-width: 100%;

	padding: 0;

}

.indexed.format-image .wp-caption {

	margin-bottom: 0;

	max-width: 96%;

	padding: 11px;

}

.indexed.format-image .wp-caption .wp-caption-text {

	color: #cfcfcf;

}

.indexed.format-image a:hover img {

	opacity: 0.8;

}





/* =error404

----------------------------------------------- */



.error404 {

	background: #233040;

	color: #fff;

}

.error404 #site-title {

	float: none;

	text-align: center;

}

.error404 #site-title #custom-logo,

.error404 #site-title img {

	float: none;

}

.error404 #page {

	background: #555554;

	padding-top: 0;

}

.error404 #main {

	margin: 0 auto 3.5em;

	max-width: 959px;

	padding: 6.5em 0 0;

}

.error404 #primary {

	width: 100%;

	margin: 0;

	float: none;

	text-align: center;

	padding: 0 0 30px;

}

.error404 .entry-header {

	border-bottom: 1px solid #9da3aa;

	margin: 0 0 30px;

	text-align: center;

}

.error404 #main #primary #content .entry-header .entry-title {

	color: #fff;

	font-size: 160px;

	font-weight: 400;

	line-height: 1.0em;

	letter-spacing: 5px;

}

.error404 #main #primary #content .entry-content {

	float: none;

	width: auto;

	border-bottom: 1px solid #9da3aa;

}

.error404 h2 {

	font-size: 16px;

	text-transform: uppercase;

	letter-spacing: 1px;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

}

.error404 p {

	font-size: 16px;

	font-weight: 700;

	text-transform: uppercase;

	letter-spacing: 1px;

	margin: 0;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

}

#back {

	text-decoration: underline;

	color: #fff;



	-webkit-transition: none;

	-moz-transition: none;

	-o-transition: none;

	-ms-transition: none;

}

#back:hover {

	color: #e8e8e8;

}

#back:active {

	color: #ff3737;

}



/* =Attachments

----------------------------------------------- */



.image-attachment .hentry {

	padding: 1.625em 0 0;

}

.image-attachment .entry-header {

	padding: 1.625em 1.625em 0;

}

.image-attachment div.attachment {

	margin: 0 0 1.625em;

	overflow: hidden;

	padding: 1.625em 1.625em 0;

	text-align: center;

}

.image-attachment div.attachment img {

	display: block;

	height: auto;

	margin: 0 auto 1.625em;

	max-width: 100%;

}

.image-attachment .entry-caption p {

	font-size: 10px;

	letter-spacing: 0.1em;

	line-height: 2.6em;

	margin: 0 0 2.6em;

	text-transform: uppercase;

}





/* =Navigation

-------------------------------------------------------------- */



#content nav {

	clear: both;

	overflow: hidden;

	padding: 0;

}

.archive #content nav,

.search #content nav,

.blog #content nav {

	padding: 0 30px 30px 0;

}

#content #nav-below a,

#content #nav-below  span.current {

	font-size: 12px;

 	font-weight: 700;

	color: #111;

	margin: 0 0 14px 0;

	text-transform: uppercase;

	text-decoration: none;

}

#content nav a {

	font-size: 12px;

	font-weight: 700;

	color: #111;

	margin: 0 0 14px 0;

	text-transform: uppercase;

	text-decoration: none;

}

#content nav a:focus,

#conten navt a:active,

#content nav a:hover {

	color: #666;

}

#content nav i {

	font-size: 49px;

	vertical-align: middle;

}

#content #nav-below a:focus,

#content #nav-below a:active,

#content #nav-below a:hover {

	color: #666;

}

#content #nav-below span.current {

	background-color: #cfcfcf;

	border-color: #ababab;

}

#nav-above {

	padding: 0 0 1.625em;

}

#nav-above {

	display: none;

}

.paged #nav-above {

	display: block;

}

.nav-previous {

	float: left;

}

.nav-next {

	float: right;

}

.nav-next i {

	padding-left: 4px;

	padding-right: 0;

}

.nav-previous i {

	padding-right: 4px;

	padding-left: 0;

}

#content nav .meta-nav {

	font-weight: normal;

}



/* Singular navigation */

#content #nav-single {

	padding: 30px 30px 30px 0;

}

#nav-single .nav-previous,

#nav-single .nav-next {

	float: right;

	width: auto;

}

#nav-single .nav-next {

	float: left;

}

#nav-single .nav-previous i,

#nav-single .nav-next i {

	padding-right: 0;

	padding-left: 4px;

}

#nav-single .nav-next i {

	padding-right: 4px;

	padding-left: 0;

}



/* =Widgets

----------------------------------------------- */



.widget-area {

	font-size: 11px;

	color: #111;

}

.widget {

	clear: both;

	margin: 0 0 30px 0;

	width: 100%;

	float: left;

	border-bottom: 1px solid #cfcfcf;

	padding: 0 0 30px 0;

	font-style: normal;

}

.widget p {

	font-style: normal;

	font-size: 11px;

	line-height: 1.825;

}

.widget p:last-child {

	margin: 0;

}

#page .widget:last-child {

	border: none;

	margin: 0;

	padding: 0;

}

.widget-title {

	color: #111;

	font-size: 18px;

	line-height: 1.325;

	margin: 0 0 15px 0;

	font-weight: 700;

}

.widget-title span {

	padding: 0;

}

.widget ul {

	font-size: 12px;

	margin: 0;

	list-style: none;

	float: left;

}

.widget ul ul {

	margin: 14px 0 14px 1.5em;

	float: left;

}

.widget ul li {

	color: #111;

	font-size: 13px;

	margin: 0 0 4px;

	float: left;

	width: 100%;

}

.widget a {

	text-decoration: underline;

	color: #111;

	font-weight: normal;

}

.widget a:hover,

.widget a:focus,

.widget a:active {

	color: #ababab;

}

.widget img {

	margin: 0.3em 0 0 0;

	display: block;

	-webkit-backface-visibility: hidden;

	opacity: .55;



	filter: alpha(opacity=55);

}

.widget .entry-meta {

	clear: right;

}

.widget time {

	color: #111;

	font-size: 11px;

}



/* Search Widget */

.widget_search .widget-title {

	display: none;

}

.widget_search form {

	margin: 0;

}

.widget_search #s {

	width: 83.4%;

}

.widget_search label[for="s"] {

	top: 20%;

}

.widget_search #searchsubmit {

	background: #cfcfcf;

	border: 1px solid #cfcfcf;

	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);

	color: #888;

	font-size: 13px;

	line-height: 25px;

	position: relative;

	top: -2px;

}

.widget_search #searchsubmit:active {

	background: #ababab;

	border-color: #0861a5;

	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);

	color: #bfddf3;

}



/* Social Accounts */

#site-generator .social {

	text-decoration: none;

	float: right;

	color: #111;

	margin-left: 1em;

}

#site-generator .social:focus,

#site-generator .social:active,

#site-generator .social:hover {

	color: #bca474;

}

.social-icon {

	font-family: 'icomoon';

	src:url('fonts/icomoon.eot');

	src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),

		url('fonts/icomoon.svg#icomoon') format('svg'),

		url('fonts/icomoon.woff') format('woff'),

		url('fonts/icomoon.ttf') format('truetype');

	font-weight: normal;

	font-style: normal;

	float: left;



	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	-o-user-select: none;

	user-select: none;

}

.social-icon:before {

	font-family: 'icomoon';

	content: attr(data-icon);

	speak: none;

	font-weight: normal;

	line-height: 1;

	-webkit-font-smoothing: antialiased;

	font-size: 22px;

}

.youtube:before {

	content: "\e004";

}

.facebook:before {

	content: "\e006";

}

.twitter:before {

	content: "\e007";

}

.gplus:before {

	content: "\e004";

}

.dribbble:before {

	content: "\e009";

}

.foursquare:before {

	content: "\e00a";

}

.linkedin:before {

	content: "\e00b";

}

.pinterest:before {

	content: "\e00c";

}

.tumblr:before {

	content: "\e00d";

}

.github:before {

	content: "\e00f";

}

.vimeo:before {

	content: "\e010";

}

.flickr:before {

	content: "\e011";

}

.forrst:before {

	content: "\e012";

}

.instagram:before {

	content: "\e014";

}

.lastfm:before {

	content: "\e015";

}

.feed:before {

	content: "\e013";

}

.stumbleupon:before {

	content: "\e016";

}

.icon-search:before {

	content: "\e017";

}



/* Archives Widget */

.widget ul .current-cat,

.widget ul .current-cat a {

	font-weight: bold;

	color: #ababab;

}



/* Recent Twitter Updates */

.widget ul li.jta-tweet-list-item {

	width: auto;

	margin: 0 0 14px;

}

.entry-content .widget ul li.jta-tweet-list-item {

	float: none;

}

.jta-tweet-text {

	display: block;

	font-size: 11px;

}

.jta-tweet-attributes {

	font-size: 11px;

}

.jta-tweet-timestamp {

	display: block;

}

.jta-tweet-timestamp a {

	color: #cfcfcf;

	font-weight: normal;

	text-decoration: none;

}

.jta-tweet-action-reply:after,

.jta-tweet-action-retweet:after {

	content: "\a0\b7\a0";

	font-family: Georgia, Times, serif;

}



/* Widget Image */

.widget_image img {

	height: auto;

	max-width: 100%;

}



/* Calendar Widget */



.widget_calendar #wp-calendar {

	color: #555;

	width: 95%;

	text-align: center;

}

.widget_calendar #wp-calendar caption,

.widget_calendar #wp-calendar td,

.widget_calendar #wp-calendar th {

	text-align: center;

}

.widget_calendar #wp-calendar caption {

	font-size: 11px;

	font-weight: 500;

	padding: 5px 0 3px 0;

	text-transform: uppercase;

}

.widget_calendar #wp-calendar th {

	background: whitesmoke;

	border-top: 1px solid #cfcfcf;

	border-bottom: 1px solid #cfcfcf;

	font-weight: bold;

}

.widget_calendar #wp-calendar tfoot td {

	background: whitesmoke;

	border-top: 1px solid #cfcfcf;

	border-bottom: 1px solid #cfcfcf;

}



/* MailChimp Widget */

#mc_signup_form .mc_signup_submit .button {

	font-size: 11px;

	background: #111;

	padding: 7px 14px 6px;

	color: #fff;

	text-decoration: none;

	font-weight: 700;

	text-transform: uppercase;

	float: left;

	border: none;

	cursor: pointer;

	border-radius: 0;

	box-shadow: none;

	line-height: 1.825;

	text-shadow: none;

	margin: 0;

}

#mc_signup_form .mc_signup_submit .button:hover,

#mc_signup_form .mc_signup_submit .button:focus,

#mc_signup_form .mc_signup_submit .button:active {

	background: #666;

}

#mc_signup_form .mc_signup_submit .button:active {

	top: 0;

}

.mc_form_inside .mc_error_msg {

	color: #fe362c;

	font-size: 11px;

}

.mc_form_inside .mc_success_msg {

	color: #00bc59;

	font-size: 11px;

	font-weight: normal;

}

#mc_signup_form .mc_input {

	margin: 0;

	float: left;

	border: 1px solid #efefef;

	border-radius: 0;

	background: #efefef;

	margin-right: 5px;

	padding: 5px 8px;



	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

#mc_signup_form .mc_input:focus {

	border-color: #111;

	background: #fafafa;

}

.mc_merge_var {

	float: left;

}

.mc_signup_submit {

	float: left;

}

#mc_subheader {

	margin: 0 0 16px;

	font-size: 12px;

}



#mc_mv_EMAIL::-webkit-input-placeholder { /* WebKit browsers */

    color: #666;

}

#mc_mv_EMAIL:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    color: #666;

}

#mc_mv_EMAIL::-moz-placeholder { /* Mozilla Firefox 19+ */

    color: #666;

}

#mc_mv_EMAIL:-ms-input-placeholder { /* Internet Explorer 10+ */

    color: #666;

}





/* =Comments

----------------------------------------------- */



#comments {

	padding: 0 30px 30px 0;

	float: left;

}

#comments .sep {

	float: none;

	padding: 0 1px

}

#comments-title {

	color: #111;

	font-size: 10px;

	font-weight: 500;

	line-height: 2.6em;

	padding: 0 0 2.6em;

	text-transform: uppercase;

}

.nopassword,

.nocomments {

	color: #ababab;

	font-size: 24px;

	font-weight: 100;

	margin: 26px 0;

	text-align: center;

}

.commentlist {

	list-style: none;

	margin: 0 auto 2.5em;

}

.content .commentlist,

.page-template-sidebar-page-php .commentlist {

	width: 100%;

}

.commentlist > li.comment {

	margin: 0 0 1.625em;

	padding: 0;

}

.commentlist li.comment .fn {

	font-weight: bold;

	font-size: 13px;

}

.commentlist .pingback {

	margin: 0 0 1.625em;

	padding: 0 1.625em;

}

.commentlist .children {

	list-style: none;

	margin: 0;

}

.commentlist .children li.comment {

	margin: 1.625em 0 0;

	padding: 0;

}

.commentlist .children li.comment .fn {

}

.comment-meta .fn {

	font-style: normal;

}

.comment-meta {

	color: #111;

	font-size: 12px;

	line-height: 2.2em;

}

.comment-author {

	margin: 0 0 8px;

}

.comment-content {

	margin: 0 0 0 75px;

	padding: 0 0 30px 0;

}

.comment-content p {

	padding: 0;

}

.comment-content p:last-child {

	margin: 0;

}

.commentlist .children li.comment .comment-meta {

	line-height: 1.625em;

	margin-left: 70px;

	margin-bottom: 14px;

}

.commentlist .children li.comment .comment-content {

	margin: 0 0 0 140px;

}

.commentlist .children .avatar {

}

.comment-awaiting-moderation {

	margin-left: 24px;

}

a.comment-reply-link > span {

	display: inline-block;

	position: relative;

	top: -1px;

}



/* Post author highlighting */

.commentlist > li.bypostauthor .comment-meta {

	color: #575757;

}

.avatar.vcard {

	float: left;

}

.commentlist img.avatar {

	border-radius: 3px;

}

.comment-reply-link,

.comment-edit-link {

	color: #111;

}

.comment-reply-link:focus,

.comment-reply-link:active,

.comment-reply-link:hover,

.comment-edit-link:focus,

.comment-edit-link:active,

.comment-edit-link:hover {

	color: #ababab;

}



/* Comment Form */

#respond {

	padding: 0;

}

#respond input[type="text"],

#respond textarea {

	display: block;

	border: 1px solid #cfcfcf;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

}

#respond .comment-form-author,

#respond .comment-form-email,

#respond .comment-form-url,

#respond .comment-form-comment {

	position: relative;

}

#respond .comment-form-author label,

#respond .comment-form-email label,

#respond .comment-form-url label,

#respond .comment-form-comment label {

	font-size: 13px;

}

#respond input[type="text"]:focus,

#respond textarea:focus {

	border-color: #666;

}

#respond textarea {

	resize: vertical;

	width: 100%;

	display: block;

	height: 95px;

}

#respond .comment-notes,

#respond .logged-in-as {

	font-size: 13px;

}

#respond p {

	margin: 10px 0;

	padding: 0;

}

#respond .form-submit {

	margin: 0 0 10px;

}

#respond input#submit {

	font-size: 11px;

	font-weight: bold;

	letter-spacing: 0;

	border-radius: 50px;

	padding: 5px 10px;

	color: #666;

	text-transform: uppercase;

	margin: 0;

	line-height: 1em;

	cursor: pointer;

	position: relative;

	font-family: inherit;

	overflow: visible;

	text-shadow: 0 1px 0 rgba(255,255,255,0.8);

	border: 1px solid #c8bfc6;

	background: #f7f6f7;

	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));

	background: -webkit-linear-gradient(#f7f6f7,#e0dadf);

	background: -moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);

	background: -moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);

	white-space: nowrap;

	display: inline-block;

	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);



	-webkit-transition: all ease .2s !important;

	-moz-transition: all ease .2s !important;

	-o-transition: all ease .2s !important;

	-ms-transition: all ease .2s !important;

}

#respond input#submit:hover,

#respond input#submit:active {

	background: #f7f6f7;

	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#d4cdd2));

	background: -webkit-linear-gradient(#f7f6f7,#d4cdd2);

	background: -moz-linear-gradient(center top,#f7f6f7 0,#d4cdd2 100%);

	background: -moz-gradient(center top,#f7f6f7 0,#d4cdd2 100%);

	text-decoration: none;

}

#respond input#submit:active {

	top: 1px;

}

#respond #cancel-comment-reply-link {

	text-decoration: none;

}

.commentlist #respond {

	margin: 0 0 0 70px;

	padding: 0 0 1.625em;

	position: relative;

	width: auto;

}

.commentlist .children #respond {

	margin: 0 0 0 140px;

}

#reply-title {

	font-size: 20px;

	font-weight: bold;

	line-height: 30px;

	text-transform: uppercase;

}

#cancel-comment-reply-link {

	font-size: 11px;

	font-weight: bold;

	letter-spacing: 0;

	border-radius: 50px;

	padding: 3px 8px;

	color: #666;

	text-transform: uppercase;

	margin: 0;

	line-height: 1em;

	cursor: pointer;

	position: absolute;

	top: 0.8em;

	right: 0;

	font-family: inherit;

	overflow: visible;

	text-shadow: 0 1px 0 rgba(255,255,255,0.8);

	border: 1px solid #c8bfc6;

	background: #f7f6f7;

	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));

	background: -webkit-linear-gradient(#f7f6f7,#e0dadf);

	background: -moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);

	background: -moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);

	white-space: nowrap;

	display: inline-block;

	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);



	-webkit-transition: all ease .2s !important;

	-moz-transition: all ease .2s !important;

	-o-transition: all ease .2s !important;

	-ms-transition: all ease .2s !important;

}

#cancel-comment-reply-link:focus,

#cancel-comment-reply-link:active,

#cancel-comment-reply-link:hover {

	background: #f7f6f7;

	background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#d4cdd2));

	background: -webkit-linear-gradient(#f7f6f7,#d4cdd2);

	background: -moz-linear-gradient(center top,#f7f6f7 0,#d4cdd2 100%);

	background: -moz-gradient(center top,#f7f6f7 0,#d4cdd2 100%);

	text-decoration: none;

}

#cancel-comment-reply-link:active {

	top: 0.85em;

}

#respond label {

	line-height: 2.2em;

	font-size: 13px;

}

#respond input[type=text] {

	display: block;

	height: 24px;

	width: 66.3%;

}

#respond p {

	font-size: 12px;

}

p.comment-form-comment {

	margin: 0;

}

#respond .form-allowed-tags,

#respond .form-allowed-tags code {

	font-size: 11px;

}



/* =Footer

----------------------------------------------- */



#colophon {

	clear: both;

	overflow: hidden;

	position: relative;

	padding: 0;

}

#supplementary-wrapper {

	position: relative;

	border-top: 2px solid #cfcfcf;

	padding: 40px 0 0;

}

#supplementary {

	max-width: 959px;

	margin: 0 auto;

	padding: 0 30px;

}

#supplementary.one,

#supplementary.two,

#supplementary.three,

#supplementary.four {

	margin: 0 auto 40px;

}

#supplementary ul li {

	font-size: 12px;

}

#supplementary .widget-title,

#supplementary .entry-meta,

#supplementary .widget a {

	color: #111;

	font-weight: normal;

}

#supplementary .widget-title {

	background: none;

	font-weight: 700;

	text-transform: uppercase;

	font-size: 14px;

	letter-spacing: 1px;

}

#supplementary .widget {

	color: #111;

	border: none;

}

#supplementary .widget a {

	color: #111;

}

#supplementary .widget a:first-child {

	margin-left: 0;

}

#supplementary .widget a:hover,

#supplementary .widget a:focus,

#supplementary .widget a:active {

	color: #ababab;

}

#supplementary p {

	color: #111;

	font-size: 12px;

}

#supplementary .widget p:last-child {

	margin-bottom: 16px;

}

#supplementary .widget p {

	line-height: 1.625;

}

#supplementary .widget time {

	color: #ababab;

}

#supplementary .sep {

	display: none;

}



/* Two Footer Widget Areas */

#supplementary.two .widget-area {

	float: left;

	margin-right: 30px;

	width: 48.3%;

}

#supplementary.two .widget-area + .widget-area {

	margin-right: 0;

}



/* Three Footer Widget Areas */

#supplementary.three .widget-area {

	float: left;

	margin-right: 30px;

	width: 31.1%;

}

#supplementary.three .widget-area + .widget-area + .widget-area {

	margin-right: 0;

}



/* Four Footer Widget Areas */

#supplementary.four .widget-area {

	float: left;

	margin-right: 30px;

	width: 22.4%;

}

#supplementary.four .widget-area + .widget-area + .widget-area + .widget-area {

	margin-right: 0;

}



/* Recent Twitter Updates */

#supplementary .widget ul li {

	color: #999;

}





/* Site Generator Line */

#site-generator-wrapper {

	padding: 0;

}

#site-generator {

	max-width: 959px;

	margin: 0 auto;

	color: #ababab;

	font-size: 11px;

	line-height: 2.2em;

	padding: 30px 0 60px;

	border-top: 2px dotted #555;

}

#site-generator p {

	margin: 0;

	padding: 0;

	color: #777;

	float: left;

	text-transform: uppercase;

	letter-spacing: 1px;

}

#site-generator p img {

	margin: 0;

}

#site-generator a {

	color: #111;

	text-decoration: underline;

}

#site-generator a:focus,

#site-generator a:active,

#site-generator a:hover {

	color: #ababab;

}

#site-generator img {

	vertical-align: -12%;



	-webkit-backface-visibility: hidden;

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

#site-generator a:focus img,

#site-generator a:active img,

#site-generator a:hover img {

	opacity: .75;

}

#sub-footer-info {

	float: right;

	margin: 20px 0 0;

}



/* Start: Recommended Isotope styles */



/**** 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.4s;

    -moz-transition-duration: 0.4s;

    -ms-transition-duration: 0.4s;

    -o-transition-duration: 0.4s;

    transition-duration: 0.4s;

}

.isotope {

  	-webkit-transition-property: height;

    -moz-transition-property: height;

    -ms-transition-property: height;

      -o-transition-property: height;

    transition-property: height;

}

.isotope .isotope-item {

  	-webkit-transition-property: -webkit-transform, opacity;

     -moz-transition-property: -moz-transform, opacity;

    -ms-transition-property: -ms-transform, opacity;

     -o-transition-property: top, left, opacity;

    transition-property: transform, opacity;

}

.isotope-item {

 	z-index: 2;

   	-webkit-backface-visibility: hidden;

}



/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,

.isotope.no-transition .isotope-item,

.isotope .isotope-item.no-transition {

  	-webkit-transition-duration: 0s;

    -moz-transition-duration: 0s;

    -ms-transition-duration: 0s;

      -o-transition-duration: 0s;

    transition-duration: 0s;

}



/* End: Recommended Isotope styles */





/* disable CSS transitions for containers with infinite scrolling*/

.isotope.infinite-scrolling {

  	-webkit-transition: none;

    -moz-transition: none;

    -ms-transition: none;

    -o-transition: none;

    transition: none;

}



/**** Filters ****/

#filters {

  	padding: 0;

  	margin: 0 0 14px;

  	float: left;

  	line-height: 2.025;

}

#content #filters a {

	margin: 0;

	padding: 0;

    color: #111;

    text-decoration: underline;

    background: none;

    border: none;

    box-shadow: none;

    text-shadow: none;

    font-size: 12px;

    font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

    font-weight: normal;

    text-transform: uppercase;

}

#filters .sep {

	padding: 0 2px;

	color: #cfcfcf;

	vertical-align: 5%;

}

#filters a:first-child {

  	margin-left: 0;

}

#content #filters a:focus,

#content #filters a:active,

#content #filters a:hover {

  	color: #bca474;

}

#content #filters a.selected {

  	color: #bca474;

}



/* jPlayer

*********************************/ 

div.jp-jplayer {

	width: 100%;

	height: 0;

	padding-bottom: 56.25%;

	position: relative;

	background: whiteSmoke;

}

div.jp-video .jp-jplayer img,

div.jp-video .jp-jplayer video,

div.jp-video .jp-jplayer object {

	position: absolute;

	top: 0;

	left:0;

	width: 100%;

	height: 100%;

}

.audio-poster img,

.jp-jplayer-audio img {

	width: 100%;

	height: auto;

	vertical-align: bottom;

}

div.jp-audio,

div.jp-video {

	background: transparent;

	position: relative;

}

div.jp-video-full {

	width: 100%;

	height: 100%;

	position: static !important;

	position: relative;

}

div.jp-video-full div.jp-jplayer {

	top: 0;

	left: 0;

	position: fixed !important;

	position: relative; /* Rules for IE6 (full-screen) */

	overflow: hidden;

	z-index: 1000;

	padding: 0;

}

div.jp-video-full .jp-jplayer object {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}

div.jp-video-full div.jp-gui {

	position: fixed !important;

	position: static; /* Rules for IE6 (full-screen) */

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	z-index: 1000;

}

div.jp-video-full div.jp-interface {

	position: absolute !important;

	position: relative; /* Rules for IE6 (full-screen) */

	bottom: 0;

	left: 0;

	z-index: 1000;

}

div.jp-video div.jp-video-play {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	cursor: pointer;

}

a.jp-video-play-icon {

	position: relative;

	display: block;

	text-indent: -9999px;

	width: 100%;

	height: 100%;

	overflow:hidden;

}

div.jp-interface {

	width: 100%;

	height: 30px;

	position: relative;

	background-color: #222;

	border: 1px solid #222;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

}

.jp-controls .seperator-second {

    left: auto;

    right: 71px;

}

div.jp-interface a {

	cursor: pointer;

	

}

.jp-controls,

.jp-toggles {

	list-style: none;

	padding: 0;

	margin: 0;

}

.jp-controls li,

.jp-toggles li {

	display: inline;

}

.jp-controls a,

.jp-toggles a {

	display: block;

	overflow: hidden;

	position: absolute;

	font-family: 'icomoon';

	content: attr(data-icon);

	speak: none;

	font-weight: normal;

	line-height: 1;

	-webkit-font-smoothing: antialiased;

	text-decoration: none;

	color: #898f8f;

	text-align: center;

	line-height: 1.625;

	font-size: 18px;

}

a.jp-play,

a.jp-pause {

	width: 32px;

	height: 28px;

	z-index: 1;

	outline: none;

	top: 0;

	left: 0;

}

a.jp-play {}

a.jp-play:before {

	content: "\e004";

}

a.jp-play:focus,

a.jp-play:active,

a.jp-play:hover {

	color: white;

}

a.jp-pause {

	display: none;

	font-size: 26px;

	line-height: 1.225;

}

a.jp-pause:before {

	content: "\e018";

}

a.jp-pause:focus,

a.jp-pause:active,

a.jp-pause:hover {

	color: white;

}

.jp-current-time,

.jp-duration {

	position: absolute;

	top: 0;

	font-size: 12px;

	width: 46px;

	padding-top: 8px;

	color: #fff;

	font-weight: bold;

}

.jp-current-time {

	left: 52px;

}

.jp-duration {

	right: 95px;

}

div.jp-progress {

	position: absolute;

	height: 8px;

	left: 99px;

	top: 8px;

	right: 157px;

	border: 1px solid #898f8f;

	padding: 1px;

}

div.jp-seek-bar {

	width: 100% !important;

	height: 8px;

	cursor: pointer;

	background: rgba(255,255,255,0.16);

}

div.jp-play-bar {

	width: 0%;

	height: 100%;

	background: rgb(255, 255, 255);

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

a.jp-mute,

a.jp-unmute {

	width: 32px;

	height: 28px;

	z-index: 1;

	outline: none;

}

a.jp-mute {}

a.jp-mute:before {

	content: "\e01b";

}

a.jp-mute:focus,

a.jp-mute:active,

a.jp-mute:hover {

	color: white;

}

a.jp-unmute {

	display: none;

}

a.jp-unmute:before {

	content: "\e01a";

}

a.jp-unmute:focus,

a.jp-unmute:active,

a.jp-unmute:hover {

	color: white;

}

div.jp-volume-bar {

	position: absolute;

	top: 9px;

	right: 41px;

	width: 29px;

	height: 12px;

	cursor: pointer;

	overflow: hidden;

	background: url(images/jplayer/jplayer.png) 0 -12px repeat-x;

}

.jp-volume-bar-value {

	width: 0px;

	height: 12px;

	background: url(images/jplayer/jplayer.png) 0 0 repeat-x;

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

a.jp-full-screen,

a.jp-restore-screen {

	width: 15px;

	height: 15px;

	z-index: 1;

	outline: none;

	right: 14px;

	top: 9px;

}

a.jp-full-screen {

	background: url(images/jplayer/jplayer.png) -10px -25px no-repeat;

}

a.jp-restore-screen {

	background: url(images/jplayer/jplayer.png) -25px -25px no-repeat;

	display: none;

}

a.jp-repeat,

a.jp-repeat-off {

	width: 15px;

	height: 15px;

	z-index: 1;

	outline: none;

	right: 14px;

	top: 9px;

}

a.jp-repeat {

	background: url(images/jplayer/jplayer.png) -30px -40px no-repeat;

}

a.jp-repeat-off {

	background: url(images/jplayer/jplayer.png) -30px -55px no-repeat;

	display: none;

}

div.jp-video.minimal div.jp-progress {

	left: 37px;

	right: 81px;

}

div.jp-video.minimal div.jp-volume-bar {

	right: 10px;

}

div.jp-video.minimal a.jp-mute,

div.jp-video.minimal a.jp-unmute {

	right: 44px;

}

div.jp-video.minimal a.jp-full-screen,

div.jp-video.minimal .jp-current-time,

div.jp-video.minimal .jp-duration {

	display: none !important;

}

div.jp-audio.minimal div.jp-progress {

	left: 37px;

	right: 81px;

}

div.jp-audio.minimal div.jp-volume-bar {

	right: 10px;

}

div.jp-audio.minimal a.jp-mute,

div.jp-audio.minimal a.jp-unmute {

	right: 44px;

}

div.jp-audio.minimal a.jp-repeat,

div.jp-audio.minimal .jp-current-time,

div.jp-audio.minimal .jp-duration {

	display: none !important;

}

.jp-no-solution {

	margin: 14px 0 0;

	padding: 5px;

	font-size: .8em;

	background-color: whiteSmoke;

	border: 1px solid #111;

	display: none;

	z-index: 1000;

}

.jp-no-solution a {

	color:#111;

}

.jp-no-solution span {

	font-size: 1em;

	display: block;

	font-weight: bold;

	line-height: 18px;

}



/* FancyBox

*********************************/

.fancybox-wrap,

.fancybox-skin,

.fancybox-outer,

.fancybox-inner,

.fancybox-image,

.fancybox-wrap iframe,

.fancybox-wrap object,

.fancybox-nav,

.fancybox-nav span,

.fancybox-tmp {

  padding: 0;

  margin: 0;

  border: 0;

  outline: none;

  vertical-align: top;

}

.fancybox-wrap {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 8020;

  border: 1px solid #cfcfcf;

  box-shadow: 0 0 252px 23px rgba(255, 255, 255, .95);

}

.fancybox-skin {

  position: relative;

  background: #fff;

  color: #111;

  text-shadow: none;

}

.fancybox-opened {

  z-index: 8030;

}

.fancybox-opened .fancybox-skin {}

.fancybox-outer,

.fancybox-inner {

  position: relative;

}

.fancybox-inner {

  overflow: hidden;

}

.fancybox-type-iframe .fancybox-inner {

  -webkit-overflow-scrolling: touch;

}

.fancybox-error {

  color: #111;

  margin: 0;

  padding: 15px;

  white-space: nowrap;

}

.fancybox-image,

.fancybox-iframe {

  display: block;

  width: 100%;

  height: 100%;

}

.fancybox-image {

  max-width: 100%;

  max-height: 100%;

}

#fancybox-loading {}

#fancybox-loading {

  position: fixed;

  top: 50%;

  left: 50%;

  margin-top: -22px;

  margin-left: -22px;

  opacity: 0.8;

  cursor: pointer;

  z-index: 8060;

}

#fancybox-loading div {

  width: 44px;

  height: 44px;

  background: url(images/preloader.gif) center center no-repeat;

}

.fancybox-close {

  	position: absolute;

  	top: -11px;

  	right: -11px;

  	width: 19px;

  	height: 19px;

  	cursor: pointer;

  	z-index: 8040;

  	background-color: #535353;

  	border-radius: 50%;

  	border: 1px solid rgba(0,0,0,.75);

  	text-align: center;

  	line-height: 1.7;

  	background-image: -webkit-linear-gradient(top, #535353, #474747);

  	box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 1px rgba(255, 255, 255, .5), inset 0 10px 20px rgba(255, 255, 255, .25);

  	color: white;

  	text-shadow: 0 1px 0 rgba(0, 0, 0, .75);

  	font-size: 12px;

  	text-decoration: none;

}

.fancybox-close:hover {

	 background-image: -webkit-linear-gradient(top, #616161, #545454);

}

.fancybox-wrap a:focus,

.fancybox-wrap a:active,

.fancybox-wrap a:hover {

	color: #fff;

}

.fancybox-close:before {

  	font-family: FontAwesome;

	font-weight: normal;

	font-style: normal;

	text-decoration: inherit;

	-webkit-font-smoothing: antialiased;

	display: inline;

	width: auto;

	height: auto;

	line-height: normal;

	vertical-align: baseline;

	background-image: none;

	background-position: 0% 0%;

	background-repeat: repeat;

	margin-top: 0;

	content: "\f00d";

}

.fancybox-nav {

  position: absolute;

  top: 0;

  width: 40%;

  height: 100%;

  cursor: pointer;

  text-decoration: none;

  background: transparent url('images/fancybox/blank.gif'); /* helps IE */

  -webkit-tap-highlight-color: rgba(0,0,0,0);

  z-index: 8040;

}

.fancybox-prev {

  left: 0;

}

.fancybox-next {

  right: 0;

}

.fancybox-nav span {

  position: absolute;

  top: 50%;

  width: 19px;

  height: 19px;

  margin-top: -11px;

  cursor: pointer;

  z-index: 8040;

  visibility: hidden;

  border-radius: 50%;

  border: 1px solid rgba(0, 0, 0, .75);

  text-align: center;

  line-height: 1.7;

  background-color: #535353;

  background-image: -webkit-linear-gradient(top, #535353, #474747);

  box-shadow: 0 1px 3px rgba(0, 0, 0, .5), inset 0 1px rgba(255, 255, 255, .5), inset 0 10px 20px rgba(255, 255, 255, .25);

  color: white;

  text-shadow: 0 1px 0 rgba(0, 0, 0, .75);

  font-size: 12px;

}

.fancybox-nav span:before {

  	font-family: FontAwesome;

	font-weight: normal;

	font-style: normal;

	text-decoration: inherit;

	-webkit-font-smoothing: antialiased;

	display: inline;

	width: auto;

	height: auto;

	line-height: normal;

	vertical-align: baseline;

	background-image: none;

	background-position: 0% 0%;

	background-repeat: repeat;

	margin-top: 0;

}

.fancybox-prev span {

  left: 20px;

}

.fancybox-next span {

  right: 20px;

}

.fancybox-prev span:before {

  content: "\f060";

  position: relative;

  right: 1px;

}

.fancybox-next span:before {

  content: "\f061";

}

.fancybox-nav:hover span {

  visibility: visible;

}

.fancybox-tmp {

  position: absolute;

  top: -99999px;

  left: -99999px;

  visibility: hidden;

  max-width: 99999px;

  max-height: 99999px;

  overflow: visible !important;

}



/* Overlay helper */

.fancybox-lock {

  overflow: hidden;

}

.fancybox-overlay {

  position: absolute;

  top: 0;

  left: 0;

  overflow: hidden;

  display: none;

  z-index: 8010;

  background: url(images/fancybox/overlay.png);

  background: rgba(255, 255, 255, 0.75);

}

.fancybox-overlay-fixed {

  position: fixed;

  bottom: 0;

  right: 0;

}

.fancybox-lock .fancybox-overlay {

  overflow: auto;

  overflow-y: scroll;

}



/* Title helper */

.fancybox-title {

  visibility: hidden;

  position: relative;

  text-shadow: none;

  z-index: 8050;

}

.fancybox-opened .fancybox-title {

  visibility: visible;

}

.fancybox-title-float-wrap {

  position: absolute;

  bottom: 0;

  right: 50%;

  margin-bottom: -35px;

  z-index: 8050;

  text-align: center;

}

.fancybox-title-float-wrap .child {

  display: inline-block;

  margin-right: -100%;

  padding: 2px 20px;

  background: transparent; /* Fallback for web browsers that doesn't support RGBa */

  background: rgba(0, 0, 0, 0.8);

  -webkit-border-radius: 15px;

     -moz-border-radius: 15px;

          border-radius: 15px;

  text-shadow: 0 1px 2px #222;

  color: #FFF;

  font-weight: bold;

  line-height: 24px;

  white-space: nowrap;

}

.fancybox-title-outside-wrap {

  position: relative;

  margin-top: 10px;

  color: #fff;

}

.fancybox-title-inside-wrap {

  padding-top: 10px;

}

.fancybox-title-over-wrap {

  position: absolute;

  bottom: 0;

  left: 0;

  color: #fff;

  padding: 10px;

  background: #000;

  background: rgba(0, 0, 0, .8);

}



/* Shortcodes

----------------------------------------------- */

/* Buttons */

.button {

   	display: inline-block;

   	position: relative;

	font-size: 14px;

	font-weight: 700;

	text-decoration: none;

	margin: 0 10px 10px 0;

	color: #fff;

	background-color: #f5f5f5;

	border-radius: 20px;

	text-transform: uppercase;

	letter-spacing: 1px;

	box-shadow: inset 0 1px 0 hsla(0, 100%, 100%, .5), inset 0 0 2px hsla(0, 100%, 100%, .5), 0 1px 2px hsla(0, 0%, 0%, .29);

	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);



	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	-o-user-select: none;

	user-select: none;

	-webkit-font-smoothing: antialiased;

	text-rendering: optimizeLegibility;

}

.button:focus,

.button:active,

.button:hover {

	color: #fff;

}

.button:active {

    top: 1px;

}

.minimal {

	font-size: 11px;

	background: #111;

	padding: 6px 14px;

	color: #fff;

	text-decoration: none;

	font-weight: 700;

	text-transform: uppercase;

	border: none;

	cursor: pointer;

	border-radius: 0;

	box-shadow: none;

	line-height: 1.825;

	text-shadow: none;

	margin: 0;

}

.widget .minimal {

	color: #fff;

	text-decoration: none;

	font-weight: 700;

}

.widget .minimal:focus,

.widget .minimal:active,

.widget .minimal:hover {

   	background: #666;

   	color: #fff;

}

.minimal:focus,

.minimal:active,

.minimal:hover {

	color: #fff;

	text-decoration: none;

}

.small {

    font-size: 11px;

	padding: 1px 8px 0;

	line-height: 1.545em;

	letter-spacing: 0;

}

.medium {

    font-size: 14px;

	padding: 0px 14px;

	border-radius: 50px;

	text-transform: uppercase;

}

.large {

    font-size: 18px;

    padding: 0px 14px;

    border-radius: 50px;

    text-transform: uppercase;

	letter-spacing: 0;

	line-height: 1.625;

}

.orange {

    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, rgb(255, 165, 129)),color-stop(1, rgb(221, 95, 110)));

	border: 1px solid rgb(211, 126, 93);

	border-bottom-color: rgb(184, 78, 99);

}

.blue {

   	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, rgb(91, 206, 192)),color-stop(1, rgb(42, 157, 179)));

	border: 1px solid rgb(42, 157, 179);

	border-bottom-color: rgb(29, 122, 139);

}

.green {

    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, rgb(98, 201, 147)),color-stop(1, rgb(42, 179, 86)));

	border: 1px solid rgb(76, 170, 117);

	border-bottom-color: rgb(42, 131, 81);

}

.cream {

    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #C9C299),color-stop(1, rgb(156, 148, 100)));

	border: 1px solid rgb(162, 154, 108);

	border-bottom-color: rgb(122, 116, 79);

}

.red {

    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #fe362c),color-stop(1, rgb(209, 87, 71)));

	border: 1px solid rgb(207, 92, 77);

	border-bottom-color: rgb(165, 66, 53);

}

.pink {

    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #ff94ae),color-stop(1, rgb(204, 101, 126)));

	border: 1px solid rgb(226, 114, 142);

	border-bottom-color: rgb(173, 89, 109);

}

.purple {

    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, rgb(214, 85, 142)),color-stop(1, rgb(153, 62, 128)));

	border: 1px solid rgb(168, 47, 120);

	border-bottom-color: rgb(128, 44, 105);

}

.gray {

   	background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);

   	background: -moz-linear-gradient(#f7f6f7,#dfdbdf);

   	background: -ms-linear-gradient(#f7f6f7,#dfdbdf);

	color: #5e5e5e;

	text-shadow: 0 1px 0 rgba(255,255,255,0.8);

	border: 1px solid #c7c0c7;

}

.gray:focus,

.gray:active,

.gray:hover {

    background: -webkit-linear-gradient(#f7f6f7,#d3ced3);

    background: -moz-linear-gradient(#f7f6f7,#d3ced3);

    background: -ms-linear-gradient(#f7f6f7,#d3ced3);

    color: #5e5e5e;

}



/* Columns */

.grid-12 {

	float: left;

	width: 100%;

	margin: 0 0 30px;

}

.one-half,

.one-third,

.two-third,

.one-fourth,

.three-fourth {

    margin-right: 30px;

    margin-bottom: 30px;

    float: left;

}

.column-last {

    margin-right: 0;

    clear: right;

}

.one-half {

    width: 48.4%;

}

.two-column .one-half {

    width: 47.8%;

}

.one-third {

    width: 31.2%;

}

.two-column .one-third {

    width: 30.4%;

}

.two-third {

    width: 65.6%;

}

.two-column .two-third {

    width: 64.4%;

}

.one-fourth {

    width: 22.6%;

}

.two-column .one-fourth {

    width: 21.7%;

}

.three-fourth {

    width: 74%;

}

.two-column .three-fourth {

    width: 73%;

}



/* Grid Columns */

.grid {

	margin: 0 0 30px;

}

.grid .column.last-row {

	border-bottom: none;

}

.grid .column {

    margin-right: 0;

    margin-bottom: 0;

    float: left;

    border-right: 1px dotted #555;

    border-bottom: 1px dotted #555;

}

.grid .column-last {

    margin-right: 0;

    border-right: none;

}

.grid .one-half {

    width: 48.4%;

}

.grid .one-third {

    width: 33.2%;

}

.grid .two-third {

    width: 65.6%;

}

.grid .one-fourth {

    width: 24.8%;

}

.grid .one-five {

    width: 19.9%;

}

.grid .one-six {

    width: 16.5%;

}

.grid .three-fourth {

    width: 74%;

}

.grid img[class*="align"],

.grid img[class*="wp-image-"],

.grid img[class*="attachment-"] {

   margin-bottom: 0;

}



/* jQuery UI Tabs */

.tabs,

.ui-tabs {

    position: relative;

    zoom: 1;

    margin: 0;

    border-radius: 0;

    border: none;

    background: none;

}

.ui-corner-all,

.ui-widget-content,

.ui-widget {

	border-radius: 0 !important;

}

.tabs.ui-tabs-nav,

.ui-tabs .ui-tabs-nav {

    margin: 0;

    float: left;

    width: 100%;

    border: none;

    border-bottom: 1px solid #cfcfcf !important;

    height: 40px;

    list-style: none;

    border-radius: 0;

    background: none;

    color: #111;

}

.tabs li,

.ui-tabs .ui-tabs-nav li {

    list-style: none;

    display: inline-block;

    position: relative;

    margin: 0;

    padding: 0;

    white-space: nowrap;

    background: no-repeat;

    border: none;

    font-weight: normal;

    border-radius: 0;

}

.ui-tabs .ui-tabs-nav .ui-tabs-active {

    border-top: 3px solid #bca474;

	margin-top: -3px;

}

.tabs li a,

.ui-tabs .ui-tabs-nav li a {

    text-decoration: none;

    color: #ababab;

    font-size: 14px;

    font-weight: normal;

    padding: 5px 23px;

    display: inline-block;

    height: 31px;

    line-height: 1.825;



    -webkit-transition: none;

    -moz-transition: none;

    -o-transition: none;

    -ms-transition: none;

}

.ui-tabs .ui-tabs-nav li a:focus,

.ui-tabs .ui-tabs-nav li a:active,

.ui-tabs .ui-tabs-nav li a:hover {}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,

.ui-tabs .ui-tabs-nav li.ui-state-processing a {}

.ui-tabs .ui-tabs-nav .ui-tabs-active a {

	border-right: 1px solid #cfcfcf;

	border-left: 1px solid #cfcfcf;

	font-weight: normal;

	color: #111;

	background: white;

}

.ui-tabs .ui-tabs-nav li a,

.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {

    cursor: pointer; /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

}

.ui-tabs .ui-tabs-panel {

    display: block;

    border-width: 0;

    background: white;

    float: left;

    border-bottom: 1px solid #cfcfcf;

    padding: 1.625em 1.625em 0 1.625em;

    width: 100%;

    word-wrap: break-word;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    border-radius: 0;

    font-size: 12px;

}

.ui-tabs .ui-tabs-panel p {

	word-wrap: break-word;

	width: 100%;

}

.ui-tabs .ui-tabs-hide {

    display: none !important;

}



/* jQuery UI Accordions */

.ui-accordion {

    width: 100%;

    clear: both;

    margin: 0;

}

.ui-accordion .ui-accordion-header {

    cursor: pointer;

    position: relative;

    zoom: 1;



    -webkit-transition: background-color ease .2s;

    -moz-transition: background-color ease .2s;

    -o-transition: background-color ease .2s;

    -ms-transition: background-color ease .2s;

}

.ui-accordion .ui-accordion-li-fix {

    display: inline;

}

.ui-accordion .ui-accordion-header-active {

    border-bottom: 0 !important;

}

.ui-accordion .ui-accordion-header a {

    display: block;

    font-size: 15px;

    padding: 11px 3px 11px 33px;

    font-weight: 400px;

    text-transform: upper;

}

.ui-accordion-icons .ui-accordion-header a {

    padding-left: 2.2em;

}

.framed.ui-accordion-icons .ui-accordion-header a {

    padding-left: 3.2em;

}

.ui-accordion .ui-accordion-header .ui-icon {

    position: absolute;

    left: 0;

    top: 36%;

    margin: -5px 0 0 0;



    width: auto;

	height: auto;

	line-height: inherit;

	vertical-align: baseline;

	background-image: none;

	background-position: 0 0;

	background-repeat: repeat;

	font-style: normal;

	font-weight: normal;

	text-transform: none;

}

.faq-type.ui-accordion .ui-accordion-header .ui-icon  {

 	margin: -5px 0 0 0;

 	color: #999;



 	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

.ui-accordion .ui-accordion-header .ui-icon:before {

	font-family:'FontAwesome';

	src:url('fonts/font_awesome/fontawesome-webfont.eot?v=3.0.1');

	src:url('font/font_awesome/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),

	url('fonts/font_awesome/fontawesome-webfont.woff?v=3.0.1') format('woff'),

	url('fonts/font_awesome/fontawesome-webfont.ttf?v=3.0.1') format('truetype');

	font-weight:normal;

	font-style:normal;

	font-size: 14px;

	content: "\f067";

}

.faq-type.ui-accordion .ui-accordion-header .ui-icon:before {

	content: "\f059";

}

.framed .ui-accordion-header .ui-icon {

    top: 35%;

	left: 2.3%;

}

.ui-accordion .ui-state-active .ui-icon {}

.ui-accordion .ui-state-active .ui-icon:before {

   content: "\f068";

}

.framed .ui-state-default .ui-icon {

    color: #555;

}

.framed .ui-state-active .ui-icon,

.framed .ui-state-hover .ui-icon,

.framed .ui-state-focus .ui-icon {}

.ui-accordion .ui-accordion-content {

    padding: 1em 2.8em;

    border-top: 0;

    margin-top: -1px;

    position: relative;

    top: 1px;

    margin-bottom: 1px;

    overflow: auto;

    display: none;

    zoom: 1; 

}

.ui-accordion .ui-accordion-content-active {

    display: block;

}

.framed .ui-accordion-content-active {

    border-bottom: 1px dashed #cfcfcf;

}

.ui-accordion .ui-accordion-content-active:last-child {

    border-bottom: none;

}

.ui-accordion .ui-state-default,

.ui-accordion .ui-widget-content .ui-state-default {

    font-size: 15px;

    font-weight: 400;

    text-transform: upper;

    color: #fff;

    outline: none;

    overflow: visible;

    letter-spacing: 1px;

    margin: 0;

}

.framed .ui-state-default,

.framed .ui-widget-content .ui-state-default {

    background-color: whiteSmoke;

    border-bottom: 1px dashed #cfcfcf;

}

.ui-accordion .ui-state-default:last-of-type,

.ui-accordion .ui-widget-content .ui-state-default:last-of-type {

   border-bottom: none;

}

.ui-accordion .ui-state-default a,

.ui-accordion .ui-state-default a:link,

.ui-accordion .ui-state-default a:visited {

    color: #999;

    text-decoration: none;

    outline: none;

}

.ui-accordion .ui-state-hover,

.ui-accordion .ui-widget-content .ui-state-hover,

.ui-accordion .ui-state-focus,

.ui-accordion .ui-widget-content .ui-state-focus {

    text-transform: upper;

    outline: none;

}

.framed .ui-state-hover,

.framed .ui-widget-content .ui-state-hover,

.framed .ui-state-focus,

.framed .ui-widget-content .ui-state-focus {

    background-color: #EDEFF2;

}

.ui-accordion .ui-state-hover a,

.ui-accordion .ui-state-hover a:hover {

    text-decoration: none;

    outline: none;

    color: #fff;

	text-transform: upper;

}

.faq-type.ui-accordion .ui-state-hover .ui-icon {

    color: #fff;

}





h2.ui-accordion {

font-size: 15px;

}



.ui-accordion .ui-state-active,

.ui-accordion .ui-widget-content .ui-state-active {

    color: #fff;

    font-size: 15px;

    font-weight: 400;

    text-transform: upper;

    outline: none;

    letter-spacing: 1px;

}

.faq-type.ui-accordion .ui-state-active .ui-icon,

.faq-type.ui-accordion .ui-widget-content .ui-state-active .ui-icon {

	 color: #fff;

}

.framed .ui-state-active,

.framed .ui-widget-content .ui-state-active {

    background-color: whiteSmoke;

    border-bottom: 1px dashed #cfcfcf;

}

.framed .ui-accordion-header:first-child {

    border-top: 1px dashed #cfcfcf;

}

.framed .ui-accordion-header:last-of-type {

      border-bottom: 1px dashed #cfcfcf;

}

.ui-accordion .ui-state-active a,

.ui-accordion .ui-state-active a:link,

.ui-accordion .ui-state-active a:visited {

    color: #fff;

    outline: none;

    text-decoration: none;

}



/* Dropcaps */

.dropcap {

    font-size: 63px;

    line-height: 0.8em;

    margin: 0 0.23em 0.1em 0;

    text-transform: uppercase;

    float: left;

    position: relative;

    top: 6px;

    font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

	font-weight: 700;

}



/* hr */

.hr {

    background: none;

    border-top: 1px dotted #555;

    border-right: none;

    border-bottom: none;

    border-left: none;

    margin: 30px 0;

    clear: both;

}



/* Icons */

.promo-icon {

    float: left;

    margin: 0.1em 1em 4em 0;

}

.promo-icon-content h2 {

    clear: none;

    font-size: 19px;

	font-weight: 300;

	margin: 0 0 .8125em;

	line-height: 30px;

text-transform: uppercase;

}

.promo-icon-content {

    margin-left: 57px;

}



/* Lists */

ul.square {

	list-style-type: square;

}

ul.square li ul {

	list-style: inherit;

}

ul.circle {

	list-style-type: circle;

}

ul.circle li ul {

	list-style: inherit;

}

ul.disc {

	list-style-type: disc;

}

ul.disc li ul {

	list-style: inherit;

}



/* Google Maps */

.map {

    margin-bottom: 30px;

    clear: both;

}

.map img {

    max-width: none;

}



/* Team */

.person-img-wrapper {

    border-radius: 50%;

    position: relative;

}

.person-img {

    margin: 0 auto;

    display: block;

    border-radius: 50%;

}

.person-author {

    margin-bottom: 6px;

}

.person-author-wrapper {

    margin: 6px 0 6px;

}

.person-author-wrapper p {

    margin: 0;

}

.person-author-wrapper span {

    display: block;

}

h2.person-name {

    text-align: center;

	margin-bottom: 6px;

	font-size: 18px;

	text-transform: uppercase;

	font-weight: 700;

}

.person-title {

    font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

	text-transform: uppercase;

    text-align: center;

}

.person-content {

    margin: 0 0 1.825em;

    text-align: left;

}

.person-desc ul {

    margin: 0;

    padding: 3px 0 5px;

    list-style: none;

    border-top: 1px dashed #cfcfcf;

    border-bottom: 1px dashed #cfcfcf;

    text-align: center;

}

.person-desc a {

    display: block;

    float: left;

    color: #666;



    display: inline;\0/;

    float: none\0/;

}

#content .person-desc a:focus,

#content .person-desc a:active,

#content .person-desc a:hover {

	color: #111;

}

.person-desc .social-icon {

    display: inline-block;

    position: relative;

    margin-left: 12px;

    float: none;

    vertical-align: middle;



    display: inline\0/;

}

.person-desc .social-icon:before {

	font-size: 14px;

}

.person-desc .social-icon img {

    display: block;



    display: inline\0/;

}

.person-desc .social-icon:first-child {

    margin: 0;

}



/* =IcoMoon Icon Fonts

----------------------------------------------- */

@font-face {

  	font-family: 'icomoon';

	src:url('fonts/icomoon/icomoon.eot');

	src:url('fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),

		url('fonts/icomoon/icomoon.svg#icomoon') format('svg'),

		url('fonts/icomoon/icomoon.woff') format('woff'),

		url('fonts/icomoon/icomoon.ttf') format('truetype');

	font-weight: normal;

	font-style: normal;

}

/* Use the following CSS code if you want to use data attributes for inserting your icons */

[data-icon]:before {

	font-family: 'icomoon';

	content: attr(data-icon);

	speak: none;

	font-weight: normal;

	line-height: 1;

	-webkit-font-smoothing: antialiased;

	font-style: normal;

}

/* Use the following CSS code if you want to have a class per icon */

/*

Instead of a list of all class selectors,

you can use the generic selector below, but it's slower:

[class*="icon-"]:before {

*/

.icon-close:before, .icon-play:before, .icon-arrow-right:before, .icon-arrow-left:before, .icon-pause:before, .icon-search:before, .icon-bubble-dots:before, .icon-tags:before, .icon-folder:before, .icon-pencil:before {

	font-family: 'icomoon';

	speak: none;

	font-style: normal;

	font-weight: normal;

	line-height: 1;

	-webkit-font-smoothing: antialiased;

}

.icon-close:before {

	content: "\e00c";

}

.icon-play:before {

	content: "\e011";

}

.icon-arrow-right:before {

	content: "\e012";

}

.icon-arrow-left:before {

	content: "\e013";

}

.icon-pause:before {

	content: "\e015";

}

.icon-search:before {

	content: "\e016";

}

.icon-bubble-dots:before {

	content: "\e000";

}

.icon-pencil:before {

	content: "\e003";

}

.icon-folder-open:before {

	content: "\e002";

}

.icon-tag:before {

	content: "\e001";

}



/* =Entypo Icon Fonts

----------------------------------------------- */

@font-face {

    font-family: 'entypo';

    src: url('fonts/entypo/entypo.eot');

    src: url('fonts/entypo/entypo.eot?#iefix') format('embedded-opentype'),

         url('fonts/entypo/entypo.woff') format('woff'),

         url('fonts/entypo/entypo.ttf') format('truetype'),

         url('fonts/entypo/entypo.svg#entypo') format('svg');

    font-weight: normal;

    font-style: normal;



}

.pictogram {

	font-family: "entypo";

	font-size: 32px;

	vertical-align: -20%;

	font-style: normal;

	font-weight: normal;

	color: #111;

}



/* =Foundation Icon Fonts

----------------------------------------------- */

/* font-face */

@font-face {

  font-family: "GeneralEnclosedFoundicons";

  src: url("fonts/foundation_icons_general_enclosed/general_enclosed_foundicons.eot");

  src: url("fonts/foundation_icons_general_enclosed/general_enclosed_foundicons.eot?#iefix") format("embedded-opentype"), url("fonts/foundation_icons_general_enclosed/general_enclosed_foundicons.woff") format("woff"), url("fonts/foundation_icons_general_enclosed/general_enclosed_foundicons.ttf") format("truetype"), url("fonts/foundation_icons_general_enclosed/general_enclosed_foundicons.svg#GeneralEnclosedFoundicons") format("svg");

  font-weight: normal;

  font-style: normal;

}



/* global foundicon styles */

[class*="foundicon-"] {

  display: inline;

  width: auto;

  height: auto;

  line-height: inherit;

  vertical-align: baseline;

  background-image: none;

  background-position: 0 0;

  background-repeat: repeat;

  vertical-align: middle;

  font-style: normal;

  font-weight: normal;

}



[class*="foundicon-"]:before {

  font-family: "GeneralEnclosedFoundicons";

  font-weight: normal;

  font-style: normal;

  text-decoration: inherit;

}



/* icons */

.foundicon-settings:before {

  content: "\f000";

}



.foundicon-heart:before {

  content: "\f001";

}



.foundicon-star:before {

  content: "\f002";

}



.foundicon-plus:before {

  content: "\f003";

}



.foundicon-minus:before {

  content: "\f004";

}



.foundicon-checkmark:before {

  content: "\f005";

}



.foundicon-remove:before {

  content: "\f006";

}



.foundicon-mail:before {

  content: "\f007";

}



.foundicon-calendar:before {

  content: "\f008";

}



.foundicon-page:before {

  content: "\f009";

}



.foundicon-tools:before {

  content: "\f00a";

}



.foundicon-globe:before {

  content: "\f00b";

}



.foundicon-home:before {

  content: "\f00c";

}



.foundicon-quote:before {

  content: "\f00d";

}



.foundicon-people:before {

  content: "\f00e";

}



.foundicon-monitor:before {

  content: "\f00f";

}



.foundicon-laptop:before {

  content: "\f010";

}



.foundicon-phone:before {

  content: "\f011";

}



.foundicon-cloud:before {

  content: "\f012";

}



.foundicon-error:before {

  content: "\f013";

}



.foundicon-right-arrow:before {

  content: "\f014";

}



.foundicon-left-arrow:before {

  content: "\f015";

}



.foundicon-up-arrow:before {

  content: "\f016";

}



.foundicon-down-arrow:before {

  content: "\f017";

}



.foundicon-trash:before {

  content: "\f018";

}



.foundicon-add-doc:before {

  content: "\f019";

}



.foundicon-edit:before {

  content: "\f01a";

}



.foundicon-lock:before {

  content: "\f01b";

}



.foundicon-unlock:before {

  content: "\f01c";

}



.foundicon-refresh:before {

  content: "\f01d";

}



.foundicon-paper-clip:before {

  content: "\f01e";

}



.foundicon-video:before {

  content: "\f01f";

}



.foundicon-photo:before {

  content: "\f020";

}



.foundicon-graph:before {

  content: "\f021";

}



.foundicon-idea:before {

  content: "\f022";

}



.foundicon-mic:before {

  content: "\f023";

}



.foundicon-cart:before {

  content: "\f024";

}



.foundicon-address-book:before {

  content: "\f025";

}



.foundicon-compass:before {

  content: "\f026";

}



.foundicon-flag:before {

  content: "\f027";

}



.foundicon-location:before {

  content: "\f028";

}



.foundicon-clock:before {

  content: "\f029";

}



.foundicon-folder:before {

  content: "\f02a";

}



.foundicon-inbox:before {

  content: "\f02b";

}



.foundicon-website:before {

  content: "\f02c";

}



.foundicon-smiley:before {

  content: "\f02d";

}



.foundicon-search:before {

  content: "\f02e";

}



/* Foundation Icon Fonts - General Set */

/* font-face */

@font-face {

  font-family: "GeneralFoundicons";

  src: url("fonts/foundation_icons_general/general_foundicons.eot");

  src: url("fonts/foundation_icons_general/general_foundicons.eot?#iefix") format("embedded-opentype"), url("fonts/foundation_icons_general/general_foundicons.woff") format("woff"), url("fonts/foundation_icons_general/general_foundicons.ttf") format("truetype"), url("fonts/foundation_icons_general/general_foundicons.svg#GeneralFoundicons") format("svg");

  font-weight: normal;

  font-style: normal;

}



/* global foundicon styles */

[class*="general foundicon-"] {

  display: inline;

  width: auto;

  height: auto;

  line-height: inherit;

  vertical-align: baseline;

  background-image: none;

  background-position: 0 0;

  background-repeat: repeat;

  font-style: normal;

  font-weight: normal;

  text-transform: none;

}



[class*="general foundicon-"]:before {

  font-family: "GeneralFoundicons";

  font-weight: normal;

  font-style: normal;

  text-decoration: inherit;

}



/* icons */

.foundicon-settings:before {

  content: "\f000";

}



.foundicon-heart:before {

  content: "\f001";

}



.foundicon-star:before {

  content: "\f002";

}



.foundicon-plus:before {

  content: "\f003";

}



.foundicon-minus:before {

  content: "\f004";

}



.foundicon-checkmark:before {

  content: "\f005";

}



.foundicon-remove:before {

  content: "\f006";

}



.foundicon-mail:before {

  content: "\f007";

}



.foundicon-calendar:before {

  content: "\f008";

}



.foundicon-page:before {

  content: "\f009";

}



.foundicon-tools:before {

  content: "\f00a";

}



.foundicon-globe:before {

  content: "\f00b";

}



.foundicon-home:before {

  content: "\f00c";

}



.foundicon-quote:before {

  content: "\f00d";

}



.foundicon-people:before {

  content: "\f00e";

}



.foundicon-monitor:before {

  content: "\f00f";

}



.foundicon-laptop:before {

  content: "\f010";

}



.foundicon-phone:before {

  content: "\f011";

}



.foundicon-cloud:before {

  content: "\f012";

}



.foundicon-error:before {

  content: "\f013";

}



.foundicon-right-arrow:before {

  content: "\f014";

}



.foundicon-left-arrow:before {

  content: "\f015";

}



.foundicon-up-arrow:before {

  content: "\f016";

}



.foundicon-down-arrow:before {

  content: "\f017";

}



.foundicon-trash:before {

  content: "\f018";

}



.foundicon-add-doc:before {

  content: "\f019";

}



.foundicon-edit:before {

  content: "\f01a";

}



.foundicon-lock:before {

  content: "\f01b";

}



.foundicon-unlock:before {

  content: "\f01c";

}



.foundicon-refresh:before {

  content: "\f01d";

}



.foundicon-paper-clip:before {

  content: "\f01e";

}



.foundicon-video:before {

  content: "\f01f";

}



.foundicon-photo:before {

  content: "\f020";

}



.foundicon-graph:before {

  content: "\f021";

}



.foundicon-idea:before {

  content: "\f022";

}



.foundicon-mic:before {

  content: "\f023";

}



.foundicon-cart:before {

  content: "\f024";

}



.foundicon-address-book:before {

  content: "\f025";

}



.foundicon-compass:before {

  content: "\f026";

}



.foundicon-flag:before {

  content: "\f027";

}



.foundicon-location:before {

  content: "\f028";

}



.foundicon-clock:before {

  content: "\f029";

}



.foundicon-folder:before {

  content: "\f02a";

}



.foundicon-inbox:before {

  content: "\f02b";

}



.foundicon-website:before {

  content: "\f02c";

}



.foundicon-smiley:before {

  content: "\f02d";

}



.foundicon-search:before {

  content: "\f02e";

}



/* Foundation Icon Fonts - Social Set */

/* font-face */

@font-face {

  font-family: "SocialFoundicons";

  src: url("fonts/foundation_icons_social/social_foundicons.eot");

  src: url("fonts/foundation_icons_social/social_foundicons.eot?#iefix") format("embedded-opentype"), url("fonts/foundation_icons_social/social_foundicons.woff") format("woff"), url("fonts/foundation_icons_social/social_foundicons.ttf") format("truetype"), url("fonts/foundation_icons_social/social_foundicons.svg#SocialFoundicons") format("svg");

  font-weight: normal;

  font-style: normal;

}



/* global foundicon styles */

[class*="social foundicon-"] {

  display: inline;

  width: auto;

  height: auto;

  line-height: inherit;

  vertical-align: baseline;

  background-image: none;

  background-position: 0 0;

  background-repeat: repeat;

}



[class*="social foundicon-"]:before {

  font-family: "SocialFoundicons";

  font-weight: normal;

  font-style: normal;

  text-decoration: inherit;

}



/* icons */

.foundicon-thumb-up:before {

  content: "\f000";

}



.foundicon-thumb-down:before {

  content: "\f001";

}



.foundicon-rss:before {

  content: "\f002";

}



.foundicon-facebook:before {

  content: "\f003";

}



.foundicon-twitter:before {

  content: "\f004";

}



.foundicon-pinterest:before {

  content: "\f005";

}



.foundicon-github:before {

  content: "\f006";

}



.foundicon-path:before {

  content: "\f007";

}



.foundicon-linkedin:before {

  content: "\f008";

}



.foundicon-dribbble:before {

  content: "\f009";

}



.foundicon-stumble-upon:before {

  content: "\f00a";

}



.foundicon-behance:before {

  content: "\f00b";

}



.foundicon-reddit:before {

  content: "\f00c";

}



.foundicon-google-plus:before {

  content: "\f00d";

}



.foundicon-youtube:before {

  content: "\f00e";

}



.foundicon-vimeo:before {

  content: "\f00f";

}



.foundicon-flickr:before {

  content: "\f010";

}



.foundicon-slideshare:before {

  content: "\f011";

}



.foundicon-picassa:before {

  content: "\f012";

}



.foundicon-skype:before {

  content: "\f013";

}



.foundicon-steam:before {

  content: "\f014";

}



.foundicon-instagram:before {

  content: "\f015";

}



.foundicon-foursquare:before {

  content: "\f016";

}



.foundicon-delicious:before {

  content: "\f017";

}



.foundicon-chat:before {

  content: "\f018";

}



.foundicon-torso:before {

  content: "\f019";

}



.foundicon-tumblr:before {

  content: "\f01a";

}



.foundicon-video-chat:before {

  content: "\f01b";

}



.foundicon-digg:before {

  content: "\f01c";

}



.foundicon-wordpress:before {

  content: "\f01d";

}



/*!

 *  Font Awesome 3.0.2

 *  the iconic font designed for use with Twitter Bootstrap

 *  -------------------------------------------------------

 *  The full suite of pictographic icons, examples, and documentation

 *  can be found at: http://fortawesome.github.com/Font-Awesome/

 *

 *  License

 *  -------------------------------------------------------

 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL

 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -

 *    http://opensource.org/licenses/mit-license.html

 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/

 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:

 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"



 *  Contact

 *  -------------------------------------------------------

 *  Email: dave@davegandy.com

 *  Twitter: http://twitter.com/fortaweso_me

 *  Work: Lead Product Designer @ http://kyruus.com

 */



@font-face{

  font-family:'FontAwesome';

  src:url('fonts/font_awesome/fontawesome-webfont.eot?v=3.0.1');

  src:url('font/font_awesome/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),

  url('fonts/font_awesome/fontawesome-webfont.woff?v=3.0.1') format('woff'),

  url('fonts/font_awesome/fontawesome-webfont.ttf?v=3.0.1') format('truetype');

  font-weight:normal;

  font-style:normal }



[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}li [class^="icon-"],.nav li [class^="icon-"],li [class*=" icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,.nav li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}





/* =AddThis

----------------------------------------------- */



.addthis_button_compact {

	float: left;

	text-decoration: none;

	color: #111 !important;

	font-size: 12px;

	font-weight: bold;

	height: 35px;

	line-height: 3.425;

	clear: both;

}

.at300bs:hover {

	opacity: 1;

}

.at16nc.at16t_compact {

	background: none;

	height: 36px;

	width: 18px;

	display: inline-block;

	vertical-align: -32%;

	padding-right: 5px;

	overflow: visible;

}

@-moz-document url-prefix() { 

	.at16nc.at16t_compact {

		vertical-align: -52%;

	} 

}

.addthis_button_compact .at16nc:before {

	font-family: 'entypo';

    src: url('fonts/entypo/entypo.eot');

    src: url('fonts/entypo/entypo.eot?#iefix') format('embedded-opentype'),

         url('fonts/entypo/entypo.woff') format('woff'),

         url('fonts/entypo/entypo.ttf') format('truetype'),

         url('fonts/entypo/entypo.svg#entypo') format('svg');

    font-weight: normal;

    font-style: normal;

	content: "\229E";

	font-size: 39px;

	color: #111;

}

#at_hover.atm-s .at_bold,

#at_hover.atm-s a:hover .at_bold,

.atm-s a,

#at_hover.atm-s a,

#at20mc a,

.atm-s a:hover,

#at_hover.atm-s a:hover,

#atic_signin #at_auth:hover  {

	color: #111 !important;

}

.atm-s a:hover,

#at_hover.atm-s a:hover,

#atic_signin #at_auth:hover {

	background: whitesmoke !important;

}

.atm-i {

	border: 2px solid #cfcfcf;

	box-shadow: none;

	border-radius: 0;



}

.atm-s a,

#at_hover.atm-s a {

	padding: 5px 10px;

}



/* =RevSlider

----------------------------------------------- */

#block-rev-slider {

	width: 100%;

	float: left;

	clear: both;

	margin: 0 0 30px;

}

#block-rev-slider .rev_slider_wrapper {

	float: left;

	clear: both;

}

#content .tp-loader {

	background: url(images/preloader.gif) no-repeat 0 0;

	background-color: transparent;

	margin: -10px 0 0 -10px;

	width: 20px;

	height: 20px;

	border-radius: 0;

}

#content .tp-bullets.simplebullets.round .bullet {

	width: 4px;

	height: 4px;

	display: inline-block;

	margin: 0 4px;

	border-radius: 50%;

	background: #fff;

	border: 2px solid #fff;

	opacity: .7;

	filter: alpha(opacity=70);

	cursor: pointer;

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

#content .tp-bullets.simplebullets.round .bullet:hover,

#content .tp-bullets.simplebullets.navbar .bullet:hover {

	opacity: 1;

	filter: alpha(opacity=100);

}

#content .tp-bullets.simplebullets.round .bullet.selected,

#content .tp-bullets.simplebullets.navbar .bullet.selected {

	background: transparent;

}

#content .tp-bannertimer {

	background-color: rgba(0, 0, 0, .15);

}



/* Captions(big_white) */

#content .tp-caption.big_white {

	color: #111;

	text-shadow: none;

	font-weight: 700;

	font-size: 36px;

	line-height: 36px;

	margin: 0;

	border-width: 0;

	border-style: none;

	background-color: transparent;

	letter-spacing: 0;

	text-transform: uppercase;

	letter-spacing: 1px;

	max-width: 25%;

	white-space: normal !important;

}

#content .tp-caption.big_white h1 {

	color: #111;

	text-shadow: none;

	font-weight: 700;

	font-size: 36px;

	line-height: 44px !important;

	margin: 0 0 16px;

	border-width: 0;

	border-style: none;

	background-color: transparent;

	letter-spacing: 0;

	text-transform: uppercase;

	letter-spacing: 1px !important;

}

#content .tp-caption.big_white p {

	color: #666;

	font-size: 14px;

	font-weight: normal;

	line-height: 1.825;

	text-transform: none;

}

#content .tp-caption.big_white a {

	color: #fff;



	-webkit-transition: all 0.2s ease-out;

	-moz-transition: all 0.2s ease-out;

	-o-transition: all 0.2s ease-out;

	-ms-transition: all 0.2s ease-out;

}

#content .tp-caption.big_white .minimal:hover {

	background: #666;

}



/* Captions(big_black) */

#content .tp-caption.big_black {

	color: #fff;

	text-shadow: none;

	font-weight: 700;

	font-size: 36px;

	line-height: 36px;

	margin: 0;

	border-width: 0;

	border-style: none;

	background-color: transparent;

	letter-spacing: 0;

	text-transform: uppercase;

	text-shadow: 0 1px 10px rgba(0, 0, 0, .15);

	letter-spacing: 1px;

	max-width: 25%;

	white-space: normal !important;

}

#content .tp-caption.big_black h1 {

	color: #fff;

	text-shadow: none;

	font-weight: 700;

	font-size: 36px;

	line-height: 44px !important;

	margin: 0 0 16px;

	border-width: 0;

	border-style: none;

	background-color: transparent;

	letter-spacing: 0;

	text-transform: uppercase;

	text-shadow: 0 1px 10px rgba(0, 0, 0, .15);

	letter-spacing: 1px !important;

}

#content .tp-caption.big_black p {

	font-size: 14px;

	font-weight: normal;

	text-shadow: 0 1px 10px rgba(0, 0, 0, .15);

	line-height: 1.825;

	text-transform: none;

}

#content .tp-caption.big_black .minimal {

	background: transparent;

	border: 3px solid rgba(255, 255, 255, .55);

}

#content .tp-caption.big_black a {

	color: #fff;

	text-shadow: 0 1px 10px rgba(0, 0, 0, .15);



	-webkit-transition: all 0.2s ease-out;

	-moz-transition: all 0.2s ease-out;

	-o-transition: all 0.2s ease-out;

	-ms-transition: all 0.2s ease-out;

}

#content .tp-caption.big_black .minimal:hover {

	border-color: rgba(255, 255, 255, 1);

}



/* =WooCommerce

----------------------------------------------- */

.woocommerce #container {

	float: left;

	width: 708px;

	border-right: 1px solid #cfcfcf;

}

.woocommerce .entry-header {

	padding: 0 30px 30px 0;

	display: none;

}

.woocommerce .page-title {

	padding: 0;

	margin: 0;

	clear: none;

	float: left;

	line-height: 1.2;

}

.woocommerce #content .products ul,

.woocommerce #content ul.products,

.woocommerce-page #content .products ul,

.woocommerce-page #content ul.products {

	margin: 0 30px 0 0;

	padding: 30px 0 0;

	border-top: 1px solid #cfcfcf;

}

.post-type-archive-product.woocommerce #content .products ul,

.post-type-archive-product.woocommerce #content ul.products,

.post-type-archive-product.woocommerce-page #content .products ul,

.post-type-archive-product.woocommerce-page #content ul.products {

	margin: 0 30px 0 0;

}

.woocommerce #content ul.products li.product,

.woocommerce-page #content ul.products li.product {

	width: 30.79%;

}

.page #content ul.products li.product {

	width: 14.06%;

	margin: 0 3.1% 30px 0;

}

.page #content .grid-12 ul.products li.product {

	width: 14.06%;

	margin: 0 3.1% 30px 0;

}

.page #content .columns-4 ul.products li.product {

	width: 22.67%;

}

.page #content .columns-5 ul.products li.product {

	width: 17.5%;

}

.page #content .columns-6 ul.products li.product {

	width: 14.06%;

}

.page #content ul.products li.last {

	margin-right: 0;

}

.page #content .grid-12 ul.products li.last {

	margin-right: 0;

}

.woocommerce #content .woocommerce-ordering select,

.woocommerce-page #content .woocommerce-ordering select {

	margin: 0;

}

.woocommerce-breadcrumb {

	float: left;

}

.woocommerce #searchform {

	position: relative;

}

.woocommerce #content {

	padding: 30px 0 0;

}

.woocommerce #content .woocommerce-breadcrumb,

.woocommerce-page #content .woocommerce-breadcrumb {

	font-size: 12px;

	margin: 0;

}

.woocommerce #content .woocommerce-breadcrumb a,

.woocommerce-page #content .woocommerce-breadcrumb a {

	text-transform: none;

	font-weight: normal;

	text-decoration: underline;

}

.woocommerce #content .woocommerce-ordering,

.woocommerce-page #content .woocommerce-ordering {

	margin: 0 30px 30px 0;

}

.woocommerce #content .woocommerce-result-count,

.woocommerce-page #content .woocommerce-result-count {

	margin: 0 0 30px;

}

#content ul.products li.product h3,

.woocommerce #content ul.products li.product h3,

.woocommerce-page #content ul.products li.product h3 {

	font-size: 13px;

	color: #111;

	font-weight: normal;

	text-decoration: underline;

	text-transform: uppercase;

}

#content ul.products li.product h3,

.woocommerce #content ul.products li.product h3 {

	-webkit-transition: all ease .2s;

	-moz-transition: all ease .2s;

	-o-transition: all ease .2s;

	-ms-transition: all ease .2s;

}

#content ul.products li.product .price,

.woocommerce #content ul.products li.product .price,

.woocommerce-page #content ul.products li.product .price {

	color: #999;

	font-size: 13px;

}

#content ul.products li.product.sale .price,

.woocommerce #content ul.products li.product.sale .price,

.woocommerce-page #content ul.products li.product.sale .price {

	color: #fe362c;

}

.woocommerce ul.products li.product .price del,

.woocommerce-page ul.products li.product .price del {

	font-size: 13px !important;

	color: #999 !important;

	margin: 0 !important;

}

.products a.button,

.woocommerce #content a.button,

.woocommerce #content button.button,

.woocommerce #content input.button,

.woocommerce #content #respond input#submit,

.woocommerce #content input.button,

.woocommerce-page #content a.button,

.woocommerce-page #content button.button,

.woocommerce-page .widget button.button,

.woocommerce .widget .widget_price_filter .price_slider_amount .button,

.woocommerce-page .widget .widget_price_filter .price_slider_amount .button,

.woocommerce-page #content input.button,

.woocommerce-page #content #respond input#submit,

.woocommerce-page #content input.button {

	font-size: 11px !important;

	letter-spacing: 0 !important;

	border-radius: 50px !important;

	padding: 5px 10px !important;

	color: #666 !important;

	text-transform: uppercase !important;



	-webkit-transition: all ease .2s !important;

	-moz-transition: all ease .2s !important;

	-o-transition: all ease .2s !important;

	-ms-transition: all ease .2s !important;



}

.price_label {

	font-size: 12px !important;

	color: #999;

}

.woocommerce .widget_price_filter .ui-slider-horizontal,

.woocommerce-page .widget_price_filter .ui-slider-horizontal {

	height: .2em !important;

	border: 1px solid #111 !important;

}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,

.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {

	border-radius: 0 !important;

}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,

.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {

	width: 0.7em !important;

	height: 0.7em !important;

	background: -webkit-linear-gradient(top, #535353, #474747) !important;

	background: -moz-linear-gradient(top, #535353, #474747) !important;

	background: -ms-linear-gradient(top, #535353, #474747) !important;

	margin-left: -0.1em;

}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,

.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {

	border-radius: 0 !important;

	border: none !important;

	box-shadow: none !important;

	background: #fff !important;

}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,

.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {

	border-radius: 0 !important;

}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,

.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {

	margin-left: -0.6em !important;

}

.woocommerce .widget_price_filter .price_slider,

.woocommerce-page .widget_price_filter .price_slider {

	margin-bottom: 20px !important;

}

.woocommerce ul.products li.product a img,

.woocommerce-page ul.products li.product a img {

	box-shadow: none !important;

}

.woocommerce ul.products li.product a img,

.woocommerce-page ul.products li.product a img {

	-webkit-backface-visibility: hidden;

}

.woocommerce #content nav.woocommerce-pagination,

.woocommerce #content nav.woocommerce-pagination,

.woocommerce-page #content nav.woocommerce-pagination,

.woocommerce-page #content nav.woocommerce-pagination {

	border-top: 1px solid #cfcfcf;

	padding: 30px 30px 30px 0;

	line-height: 0.725;

	text-align: right !important;

}

.woocommerce #content nav.woocommerce-pagination ul,

.woocommerce #content nav.woocommerce-pagination ul,

.woocommerce-page #content nav.woocommerce-pagination ul,

.woocommerce-page #content nav.woocommerce-pagination ul {

	margin: 0 !important;

	border: none !important;

}

.woocommerce #content nav.woocommerce-pagination ul li a,

.woocommerce #content nav.woocommerce-pagination ul li span,

.woocommerce #content nav.woocommerce-pagination ul li a,

.woocommerce #content nav.woocommerce-pagination ul li span,

.woocommerce-page #content nav.woocommerce-pagination ul li a,

.woocommerce-page #content nav.woocommerce-pagination ul li span,

.woocommerce-page #content nav.woocommerce-pagination ul li a,

.woocommerce-page #content nav.woocommerce-pagination ul li span {

	text-transform: none;

	min-width: auto !important;

}

.woocommerce nav.woocommerce-pagination ul li,

.woocommerce #content nav.woocommerce-pagination ul li,

.woocommerce-page nav.woocommerce-pagination ul li,

.woocommerce-page #content nav.woocommerce-pagination ul li {

	border: none !important;

	margin-right: 5px !important;

}

.woocommerce nav.woocommerce-pagination ul li:last-of-type,

.woocommerce #content nav.woocommerce-pagination ul li:last-of-type,

.woocommerce-page nav.woocommerce-pagination ul li:last-of-type,

.woocommerce-page #content nav.woocommerce-pagination ul li:last-of-type {

	margin-right: 0 !important;

}

.woocommerce nav.woocommerce-pagination ul li a,

.woocommerce nav.woocommerce-pagination ul li span,

.woocommerce #content nav.woocommerce-pagination ul li a,

.woocommerce #content nav.woocommerce-pagination ul li span,

.woocommerce-page nav.woocommerce-pagination ul li a,

.woocommerce-page nav.woocommerce-pagination ul li span,

.woocommerce-page #content nav.woocommerce-pagination ul li a,

.woocommerce-page #content nav.woocommerce-pagination ul li span {

	font-size: 13px;

	color: #999;

}

.woocommerce nav.woocommerce-pagination ul li span.current,

.woocommerce #content nav.woocommerce-pagination ul li span.current,

.woocommerce-page nav.woocommerce-pagination ul li span.current,

.woocommerce-page #content nav.woocommerce-pagination ul li span.current {

	background: #111 !important;

	color: #fff !important;

	font-weight: bold;

}

.woocommerce nav.woocommerce-pagination ul li a:hover,

.woocommerce nav.woocommerce-pagination ul li a:focus,

.woocommerce #content nav.woocommerce-pagination ul li a:hover,

.woocommerce #content nav.woocommerce-pagination ul li a:focus,

.woocommerce-page nav.woocommerce-pagination ul li a:hover,

.woocommerce-page nav.woocommerce-pagination ul li a:focus,

.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,

.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {

	background: transparent !important;

	color: #111 !important;

}

#content .woocommerce-message,

#content .woocommerce-error,

#content .woocommerce-info {

	margin: 0 0 30px 0 !important;

	border: none !important;

	border-bottom: 2px solid #cfcfcf !important;

	padding: 0 0 15px !important;

	text-transform: uppercase !important;

	color: #111 !important;

	box-shadow: none !important;

	border-radius: 0 !important;

	background: transparent !important;

	text-transform: uppercase !important;

	font-size: 12px !important;

	text-shadow: none !important;

	font-weight: bold !important;

}

.post-type-archive-product #content .woocommerce-message,

.post-type-archive-product #content .woocommerce-error,

.post-type-archive-product #content .woocommerce-info {

	margin: 0 30px 30px 0 !important;

}

.post-type-archive-product #content .woocommerce-message,

.post-type-archive-product #content .woocommerce-error,

.post-type-archive-product #content .woocommerce-info {

	margin: 0 30px 30px 0 !important;

}

.woocommerce-message:before,

.woocommerce-error:before,

.woocommerce-info:before {

	background-color: transparent !important;

	content: "" !important;

	text-shadow: none !important;

	height: 0 !important;

	width: 0 !important;

	box-shadow: none !important;

	border-radius: 0 !important;

}

.added_to_cart {

	display: none;

	padding: 0 !important;

	margin-left: 31px;

	text-transform: uppercase;

	text-decoration: underline !important;

	font-size: 11px;

}

.page-template-page-full-width-php.woocommerce-page .entry-header {

	display: block;

	padding: 0;

	border: 0;

}

.woocommerce-page .entry-title-lead {

	letter-spacing: 2px;

	font-size: 32px;

}

.woocommerce table.shop_table,

.woocommerce-page table.shop_table {

	border-radius: 0 !important;

}

.woocommerce #content table.cart a.remove,

.woocommerce #content table.cart a.remove,

.woocommerce-page #content table.cart a.remove,

.woocommerce-page #content table.cart a.remove {

	color: #ababab !important;

	font-size: 13px !important;

	border-radius: 0 !important;

	font-weight: normal !important;

}

.woocommerce #content table.cart a.remove:hover,

.woocommerce #content table.cart a.remove:hover,

.woocommerce-page #content table.cart a.remove:hover,

.woocommerce-page #content table.cart a.remove:hover {

	color: #111 !important;

	background-color: transparent !important;

}

.woocommerce #content table.cart img,

.woocommerce #content table.cart img,

.woocommerce-page #content table.cart img,

.woocommerce-page #content table.cart img {

	width: auto !important;

}

.woocommerce #content table.shop_table,

.woocommerce-page #content table.shop_table {

	border: none !important;

	margin-bottom: 0 !important;

}

.woocommerce #content table.shop_table td,

.woocommerce-page #content table.shop_table td {

	padding: 20px 20px 20px 12px;

}

.product-thumbnail img {

	-webkit-transition: all ease-in-out .2s;

	-moz-transition: all ease-in-out .2s;

	-o-transition: all ease-in-out .2s;

	transition: all ease-in-out .2s;

}

.product-thumbnail a:hover img {

	opacity: .75;

}

.product-name a {

	font-size: 13px;

	text-transform: uppercase;

	color: #111;

}

.woocommerce #content table.shop_table th,

.woocommerce-page #content table.shop_table th {

	padding: 14px 12px !important;

}

#content .entry-content th,

#content .comment-content th {

	font-size: 14px !important;

	text-transform: none !important;

	letter-spacing: 0 !important;

}

.woocommerce #content .cart-collaterals .shipping_calculator .button,

.woocommerce-page #content .cart-collaterals .shipping_calculator .button {

	width: auto;

	display: inline-block;

}

.woocommerce table.cart th,

.woocommerce table.cart td,

.woocommerce #content table.cart th,

.woocommerce #content table.cart td,

.woocommerce-page table.cart th,

.woocommerce-page table.cart td,

.woocommerce-page #content table.cart th,

.woocommerce-page #content table.cart td {

	font-size: 14px !important;

}

.product-subtotal {

	font-weight: bold;

}

.woocommerce table.cart td.actions .button.alt,

.woocommerce #content table.cart td.actions .button.alt,

.woocommerce-page table.cart td.actions .button.alt,

.woocommerce-page #content table.cart td.actions .button.alt {

	margin-left: 10px !important;

}

.woocommerce a.button.alt,

.woocommerce button.button.alt,

.woocommerce input.button.alt,

.woocommerce #respond input#submit.alt,

.woocommerce #content input.button.alt,

.woocommerce-page a.button.alt,

.woocommerce-page button.button.alt,

.woocommerce-page input.button.alt,

.woocommerce-page #respond input#submit.alt,

.woocommerce-page #content input.button.alt {

	background-color: rgb(255, 165, 129);

	background: -webkit-linear-gradient(top, rgb(255, 165, 129), rgb(221, 95, 110)) !important;

	background: -moz-linear-gradient(top, rgb(255, 165, 129), rgb(221, 95, 110)) !important;

	background: -o-linear-gradient(top, rgb(255, 165, 129), rgb(221, 95, 110)) !important;

	background: -ms-linear-gradient(top, rgb(255, 165, 129), rgb(221, 95, 110)) !important;

	background: linear-gradient(top, rgb(255, 165, 129), rgb(221, 95, 110)) !important;

	border: 1px solid rgb(211, 126, 93) !important;

	border-bottom-color: rgb(184, 78, 99) !important;

	box-shadow: inset 0 1px 0 hsla(0, 100%, 100%, .5), inset 0 0 2px hsla(0, 100%, 100%, .5), 0 1px 2px hsla(0, 0%, 0%, .29) !important;

	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3) !important;

	color: #fff !important;

}

.woocommerce a.button.alt:hover,

.woocommerce button.button.alt:hover,

.woocommerce input.button.alt:hover,

.woocommerce #respond input#submit.alt:hover,

.woocommerce #content input.button.alt:hover,

.woocommerce-page a.button.alt:hover,

.woocommerce-page button.button.alt:hover,

.woocommerce-page input.button.alt:hover,

.woocommerce-page #respond input#submit.alt:hover,

.woocommerce-page #content input.button.alt:hover {

	background-color: rgb(255, 165, 129);

	background: -webkit-linear-gradient(top, rgb(255, 165, 129), #eb6574) !important;

	background: -moz-linear-gradient(top, rgb(255, 165, 129), #eb6574) !important;

	background: -o-linear-gradient(top, rgb(255, 165, 129), #eb6574) !important;

	background: -ms-linear-gradient(top, rgb(255, 165, 129), #eb6574) !important;

	background: linear-gradient(top, rgb(255, 165, 129), #eb6574) !important;

}

.woocommerce .quantity,

.woocommerce #content .quantity,

.woocommerce-page .quantity,

.woocommerce-page #content .quantity {

	margin: 0 !important;

}

.woocommerce #content .cart-collaterals .cart_totals table,

.woocommerce-page #content .cart-collaterals .cart_totals table {

	border-radius: 0;

}

.woocommerce #content table.shop_table td,

.woocommerce-page #content table.shop_table td {

	border-top: 1px dotted #cfcfcf;

	font-size: 14px;

}

#content .entry-content table,

#content .comment-content table {

	border: none;

}

.woocommerce #content .cart-collaterals .cart_totals tr td,

.woocommerce #content .cart-collaterals .cart_totals tr th,

.woocommerce-page #content .cart-collaterals .cart_totals tr td,

.woocommerce-page #content .cart-collaterals .cart_totals tr th {

	border-top: 1px dashed #cfcfcf;

	font-size: 14px;

	text-align: right;

}

.woocommerce #content .cart-collaterals .cart_totals .total td,

.woocommerce #content .cart-collaterals .cart_totals .total th,

.woocommerce-page #content .cart-collaterals .cart_totals .total td,

.woocommerce-page #content .cart-collaterals .cart_totals .total th {

	font-size: 20px !important;

}

.woocommerce table.cart td.actions .coupon .input-text,

.woocommerce #content table.cart td.actions .coupon .input-text,

.woocommerce-page table.cart td.actions .coupon .input-text,

.woocommerce-page #content table.cart td.actions .coupon .input-text {

	margin: 0 10px 0 0 !important;

}

.woocommerce .quantity input.qty,

.woocommerce #content .quantity input.qty,

.woocommerce-page .quantity input.qty,

.woocommerce-page #content .quantity input.qty {

	background: #fafafa;

}

.woocommerce .quantity input.qty:focus,

.woocommerce #content .quantity input.qty:focus,

.woocommerce-page .quantity input.qty:focus,

.woocommerce-page #content .quantity input.qty:focus {

	background: #fff;

}

.cart_totals.calculated_shipping h2 {

	font-size: 18px;

	font-family: "Droid Sans", 'Helvetica Neue', Helvetica, sans-serif;

}

.woocommerce table.cart td.actions,

.woocommerce #content table.cart td.actions,

.woocommerce-page table.cart td.actions,

.woocommerce-page #content table.cart td.actions {

	padding: 20px 0 20px 0;

}

.woocommerce .cart-collaterals .cart_totals,

.woocommerce-page .cart-collaterals .cart_totals {

	width: 38% !important;

}

.woocommerce #content form .form-row input.input-text,

.woocommerce #content form .form-row textarea,

.woocommerce-page #content form .form-row input.input-text,

.woocommerce-page #content form .form-row textarea {

	line-height: 1.825;

}

.woocommerce #content form .form-row .required,

.woocommerce-page #content form .form-row .required {

	color: #fe362c;

}

.woocommerce #content form .form-row,

.woocommerce-page #content form .form-row {

	padding: 0;

	margin: 0 0 14px;

}

.woocommerce #content table.shop_table,

.woocommerce-page #content table.shop_table {

	border-collapse: collapse;

}

.woocommerce #content #payment,

.woocommerce-page #content #payment {

	font-size: 13px;

	border-radius: 3px;

}

.woocommerce #content #payment ul.payment_methods li,

.woocommerce-page #content #payment ul.payment_methods li {

	line-height: 2.825em;

}

.woocommerce #content #payment div.payment_box,

.woocommerce-page #content #payment div.payment_box {

	color: #111;

}

.woocommerce #content #payment ul.payment_methods,

.woocommerce-page #content #payment ul.payment_methods {

	padding: 20px;

}

.woocommerce #content form .form-row label,

.woocommerce-page #content form .form-row label {

	padding: 0 0 3px;

}

.woocommerce #content .col2-set,

.woocommerce-page #content .col2-set {

	padding: 0 0 14px;

}

.woocommerce-message li,

.woocommerce-error li,

.woocommerce-info li {

	padding: 0 0 10px;

}

.empty,

.thank_you {

	font-size: 23px;

	font-weight: bold;

	text-align: left;

	margin: 1.825em 0;

}

.woocommerce-message .button i {

	padding-right: 0;

	padding-left: 2px;

}

.button i {

	font-size: 10px;

	padding-left: 2px;

}

.woocommerce #content .checkout_coupon .form-row,

.woocommerce-page #content .checkout_coupon .form-row {

	margin-right: 10px !important;

}

.woocommerce #content .checkout_coupon .form-row-last,

.woocommerce-page #content .checkout_coupon .form-row-last {

	float: left !important;

}

p.demo_store {

	position: relative !important;

	width: 106% !important;

	left: -3.1% !important;

	border: none !important;

	background: whitesmoke !important;

	color: #111 !important;

}

.lost_password {

	margin-left: 10px;

}

.woocommerce-page #content .single_add_to_cart_button.button {

	color: #fff !important;

	margin-left: 10px !important;

	font-size: 16px !important;

	text-transform: none !important;

}

.product_title.entry-title {

	font-weight: 700;

	font-size: 37px;

}

.widget .product-categories li a {

	font-weight: bold;

}

.widget .product-categories .current-cat,

.widget .product-categories .current-cat a {

	color: #bca474;

}

.widget .product-categories ul li a {

	font-weight: normal;

}

.woocommerce div.product div.images img,

.woocommerce #content div.product div.images img,

.woocommerce-page div.product div.images img,

.woocommerce-page #content div.product div.images img {

	box-shadow: none !important;

}

.single-product.woocommerce #content {

	padding: 30px 30px 0 0;

}

.related h2,

.panel h2 {

	font-size: 19px;

}

.related {

	margin: 30px 0 0 !important;

}

.woocommerce #content .related.products ul,

.woocommerce #content .related ul.products,

.woocommerce-page #content .related.products ul,

.woocommerce-page #content .related ul.products {

	border: none !important;

	padding: 0 !important;

	margin: 0 !important;

}

.woocommerce .addthis_button_compact {

	float: none;

}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,

.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,

.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {

	border-bottom: 1px solid #cfcfcf !important;

} 

.woocommerce div.product .woocommerce-tabs ul.tabs,

.woocommerce #content div.product .woocommerce-tabs ul.tabs,

.woocommerce-page div.product .woocommerce-tabs ul.tabs,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {

	padding: 0 !important;

	height: 41px;

	overflow: visible !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li,

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,

.woocommerce-page div.product .woocommerce-tabs ul.tabs li,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {

	border: none !important;

	background: none !important;

	border-radius: 0 !important;

	box-shadow: none !important;

	padding: 0 !important;

	margin: 0 !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,

.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,

.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {

	border: none !important;

	background: none !important;

	border-radius: 0 !important;

	box-shadow: none !important;

	width: 0 !important;

	height: 0 !important;

	bottom: 0 !important;

	left: 0 !important;

	border-width: 0 !important;

	position: relative !important;

	content: none !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,

.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,

.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {

	right: 0 !important;

	border-radius: 0 !important;

	border-width: 0 !important;

	box-shadow: none !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,

.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a,

.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {

	border-right: 1px solid #cfcfcf !important;

	border-left: 1px solid #cfcfcf !important;

	font-weight: bold !important;

	color: #111 !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,

.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,

.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {

	padding: 5px 23px !important;

	color: #ababab !important;

	font-size: 14px !important;

	font-weight: normal !important;

	height: 31px !important;



}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,

.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,

.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {

	border-top: 3px solid #bca474 !important;

	margin-top: -3px !important;

	background: #fff !important;

}

.woocommerce div.product .woocommerce-tabs .panel,

.woocommerce #content div.product .woocommerce-tabs .panel,

.woocommerce-page div.product .woocommerce-tabs .panel,

.woocommerce-page #content div.product .woocommerce-tabs .panel {

	padding: 0px 1.625em 1.625em !important;

	margin: 0 0 20px !important;

}

.woocommerce div.product .summary span.price,

.woocommerce div.product .summary p.price,

.woocommerce #content div.product .summary span.price,

.woocommerce #content div.product .summary p.price,

.woocommerce-page div.product .summary span.price,

.woocommerce-page div.product .summary p.price,

.woocommerce-page #content div.product .summary span.price,

.woocommerce-page #content div.product .summary p.price {

	color: #999 !important;

	font-size: 31px !important;

}

.woocommerce #comments {

	padding: 0;

	float: none;

}

.woocommerce #reviews h3,

.woocommerce-page #reviews h3 {

	font-size: 20px !important;

	font-weight: bold !important;

	line-height: 30px !important;

	text-transform: uppercase !important;

}

.woocommerce #review_form #respond p,

.woocommerce-page #review_form #respond p {

	margin: 10px 0 20px !important;

}

.woocommerce p.stars ae,

.woocommerce-page p.stars a {

	-webkit-transition: none;

	-moz-transition: none;

	-o-transition: none;

	-ms-transition: none;

}

.woocommerce p.stars:before,

.woocommerce-page p.stars:before {

	color: #ababab !important;

}

.woocommerce #content p.stars a.active:before,

.woocommerce-page #content p.stars a.active:before {

	color: #111 !important;

}

.woocommerce #content p.stars a:hover:before,

.woocommerce #content p.stars a:focus:before,

.woocommerce-page #content p.stars a:hover:before,

.woocommerce-page #content p.stars a:focus:before {

	color: #111 !important;

}

.post-type-archive-product.woocommerce .products .star-rating,

.post-type-archive-product.woocommerce-page .products .star-rating {

	display: none !important;

}

.woocommerce #reviews #comments ol.commentlist li img.avatar,

.woocommerce-page #reviews #comments ol.commentlist li img.avatar {

	width: 45px !important;

	background: no-repeat !important;

	border: none !important;

	padding: 0 !important;

}

.woocommerce #content #reviews #comments h2 {

	color: #111 !important;

	font-size: 10px !important;

	font-weight: 500 !important;

	line-height: 2.6em !important;

	padding: 0 0 0.6em !important;

	text-transform: uppercase !important;

}

.woocommerce #reviews #comments ol.commentlist li .comment-text,

.woocommerce-page #reviews #comments ol.commentlist li .comment-text {

	border: none !important;

	margin: 0 0 0 75px !important;

	padding: 0 0 30px 0 !important;

	border-radius: 0 !important;

}

.comment-text strong {

	font-weight: bold;

	font-size: 13px;

	color: #111;

}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,

.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {

	font-size: 12px !important;

}

.woocommerce #reviews #comments ol.commentlist li .comment-text p,

.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {

	margin: 0 0 8px !important;

}

.add_review {

	display: none;

}

.woocommerce form.login,

.woocommerce-page form.login,

.woocommerce form.checkout_coupon,

.woocommerce-page form.checkout_coupon,

.woocommerce form.register,

.woocommerce-page form.register {

	border: 1px solid #cfcfcf !important;

	border-radius: 0 !important;

	margin: 2em 0 30px 0 !important;

}

.widget_product_search .widget-title {

	display: none;

}

.woocommerce .products .star-rating,

.woocommerce-page .products .star-rating {

	display: none !important;

}

.woocommerce div.product div.images div.thumbnails a,

.woocommerce-page div.product div.images div.thumbnails a,

.woocommerce #content div.product div.images div.thumbnails a,

.woocommerce-page #content div.product div.images div.thumbnails a {

	margin-right: 5px !important;

	margin-bottom: 3.8%;

	width: 32.25% !important;

}

.woocommerce div.product div.images div.thumbnails a.last,

.woocommerce-page div.product div.images div.thumbnails a.last,

.woocommerce #content div.product div.images div.thumbnails a.last,

.woocommerce-page #content div.product div.images div.thumbnails a.last {

	margin-right: 0 !important;

}

.woocommerce div.product div.images,

.woocommerce-page div.product div.images,

.woocommerce #content div.product div.images,

.woocommerce-page #content div.product div.images {

	margin-bottom: 33px !important;

}

.woocommerce div.product div.images div.thumbnails,

.woocommerce-page div.product div.images div.thumbnails,

.woocommerce #content div.product div.images div.thumbnails,

.woocommerce-page #content div.product div.images div.thumbnails {

	padding-top: 5px !important;

}

.widget_product_categories .widget-title {

	display: none;

}

.woocommerce ul.products li.product a:hover img,

.woocommerce-page ul.products li.product a:hover img {

	opacity: .75;

}

.woocommerce span.onsale,

.woocommerce-page span.onsale {

	z-index: 100;

	text-shadow: none !important;

	box-shadow: none !important;

	border-radius: 0 !important;

	margin: 0 !important;

	padding: 4px 8px !important;

	letter-spacing: 0.100em;

	background: #ec565a !important;

	font-size: 1.125em !important;

	text-transform: uppercase;

	font-weight: normal !important;

	background: rgba(236, 86, 90, .85) !important;

	min-height: auto !important;

	line-height: 1.625 !important;

}

.single-product .images .onsale {

	display: none;

}

.woocommerce #content .cart-collaterals .shipping_calculator .button,

.woocommerce-page #content .cart-collaterals .shipping_calculator .button {

	margin: 0 0 16px;

}

.woocommerce form .form-row select,

.woocommerce-page form .form-row select {

	cursor: default !important;

}

.woocommerce a.button.added:before,

.woocommerce-page a.button.added:before,

.woocommerce button.button.added:before,

.woocommerce-page button.button.added:before,

.woocommerce input.button.added:before,

.woocommerce-page input.button.added:before,

.woocommerce #respond input#submit.added:before,

.woocommerce-page #respond input#submit.added:before,

.woocommerce #content input.button.added:before,

.woocommerce-page #content input.button.added:before {

	background: transparent !important;

	font-family: FontAwesome;

	font-weight: normal;

	font-style: normal;

	text-decoration: inherit;

	-webkit-font-smoothing: antialiased;

	display: inline;

	width: auto !important;

	height: auto !important;

	line-height: normal;

	vertical-align: baseline;

	background-image: none;

	background-position: 0% 0%;

	background-repeat: repeat;

	margin-top: 0;

	content: "\f05d" !important;

	color: #111 !important;

	font-size: 18px !important;

	top: 2px !important;

}

.grid-12 .added_to_cart {

	display: none !important;

}

.woocommerce a.button.loading,

.woocommerce-page a.button.loading,

.woocommerce button.button.loading,

.woocommerce-page button.button.loading,

.woocommerce input.button.loading,

.woocommerce-page input.button.loading,

.woocommerce #respond input#submit.loading,

.woocommerce-page #respond input#submit.loading,

.woocommerce #content input.button.loading,

.woocommerce-page #content input.button.loading {

	border: 1px solid #f7f6f7 !important;

}

.woocommerce a.button.loading:before,

.woocommerce-page a.button.loading:before,

.woocommerce button.button.loading:before,

.woocommerce-page button.button.loading:before,

.woocommerce input.button.loading:before,

.woocommerce-page input.button.loading:before,

.woocommerce #respond input#submit.loading:before,

.woocommerce-page #respond input#submit.loading:before,

.woocommerce #content input.button.loading:before,

.woocommerce-page #content input.button.loading:before {

	content: "";

	position: absolute;

	top: 0;

	right: 0;

	left: 0;

	bottom: 0;

}

.woocommerce-cart .message-header {

	text-align: center;

}

.single-product #content #nav-single {

	padding: 0 0 20px;

	margin: 0 0 30px;

	border-bottom: 1px solid #cfcfcf;

	text-align: right;

}

.single-product #nav-single .nav-previous,

.single-product #nav-single .nav-next {

	float: left;

}

.single-product #nav-single .nav-next {

	float: right;

	padding: 0;

}

.single-product #nav-single .nav-previous a,

.single-product #nav-single .nav-next a,

.single-product #nav-single .nav-back a {

	font-weight: normal;

	color: #ababab;

	text-decoration: underline;

	font-size: 11px;

	font-family: "Dosis", 'Helvetica Neue', Helvetica, sans-serif;

}

.single-product #nav-single .nav-previous a:active,

.single-product #nav-single .nav-previous a:hover,

.single-product #nav-single .nav-next a:active,

.single-product #nav-single .nav-next a:hover {

	color: #666;

}

.single-product #nav-single i {

	font-size: 11px;

	vertical-align: -2%;

}

.woocommerce-account .woocommerce form .form-row-first,

.woocommerce-account .woocommerce-page form .form-row-first,

.woocommerce-account .woocommerce form .form-row-last,

.woocommerce-account .woocommerce-page form .form-row-last {

	clear: both;

}

.woocommerce-account .woocommerce form .form-row-last,

.woocommerce-account .woocommerce-page form .form-row-last {

	float: left;

}

.woocommerce-account .lost_password {

	clear: both;

	float: left;

	margin: 16px 0 0;

}

.woocommerce-account.woocommerce-page #content .woocommerce input.button {

	float: left;

	clear: both;

	font-size: 11px !important;

	background: #111 !important;

	padding: 6px 14px !important;

	color: #fff !important;

	text-decoration: none !important;

	font-weight: 700 !important;

	text-transform: uppercase !important;

	border: none !important;

	cursor: pointer !important;

	border-radius: 0 !important;

	box-shadow: none !important;

	line-height: 1.825 !important;

	text-shadow: none !important;

	margin: 0 !important;

	border-radius: 0 !important;

	width: 100%;

}

.woocommerce-account.woocommerce-page #content .woocommerce input.button:hover {

	background: #666 !important;

}

.woocommerce-account .woocommerce #content form .form-row input.input-text,

.woocommerce-account .woocommerce #content form .form-row textarea,

.woocommerce-account.woocommerce-page #content form .form-row input.input-text,

.woocommerce-account.woocommerce-page #content form .form-row textarea {

	border: 1px solid #efefef;

	border-radius: 0;

	background: #efefef;

	padding: 3px 8px;

}

.woocommerce-account .woocommerce #content form .form-row input.input-text:focus,

.woocommerce-account .woocommerce #content form .form-row textarea:focus,

.woocommerce-account.woocommerce-page #content form .form-row input.input-text:focus,

.woocommerce-account.woocommerce-page #content form .form-row textarea:focus {

	border-color: #111;

	background: #fafafa;

}

.woocommerce-account .woocommerce form .form-row-first,

.woocommerce-account .woocommerce-page form .form-row-first,

.woocommerce-account .woocommerce form .form-row-last,

.woocommerce-account.woocommerce-page form .form-row-last {

	width: 100%;

}

.woocommerce .col2-set .col-1,

.woocommerce-page .col2-set .col-1 {

	width: 48.9% !important;

}

.woocommerce-account h2 {

	font-size: 17px;

	text-transform: uppercase;

}



#content .woocommerce .cart-collaterals .cross-sells,

#content .woocommerce-page .cart-collaterals .cross-sells {

	width: 62%;

}

#content .cart-collaterals ul.products li.product {

	width: 37.06%;

}



/* =Placeholder

----------------------------------------------- */

::-webkit-input-placeholder { /* WebKit browsers */

    color: #cfcfcf;

}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    color: #cfcfcf;

}

::-moz-placeholder { /* Mozilla Firefox 19+ */

    color: #cfcfcf;

}

:-ms-input-placeholder { /* Internet Explorer 10+ */

    color: #cfcfcf;

}



/* =Responsive Structure

----------------------------------------------- */



@media only screen and (min-width: 959px) {

	body:after {

		content: 'large';

	}



}

@media (max-width: 959px) {

	/* Simplify the basic layout */

	#main {

		margin: 0 auto;

	}

	.page-template-page-portfolio-php #main {

		width: 100% !important;

	}

	.page #primary {

		width: 100%;

	}

	.page-template-page-full-width-php #main #primary,

	.page-template-page-full-width-php .left-sidebar #main #primary,

	.page-template-page-contact-php #main #primary {

		width: 100%;

	}

	#main #content {

		margin: 0;

		width: auto;

	}

	.entry-content #s {

		width: 65%;

	}

	#filters li {

		float: none;

		margin-left: 0;

	}

	#content #nav-pagination a,

	.dots,

	#content #nav-pagination span.current {

		float: none;

		line-height: 3em;

	}

	/* Simplify the colophon layout */

	#site-generator {

		text-align: center;

	}

	#footer-site-title {

		float: none;

		display: block;

	}

	/* Comments */

	.commentlist .avatar {

		display: none;

	}

	.comment-content {

		margin: 0;

	}

	#reply-title {

		font-size: 16px;

	}

}

/* =All Mobile Sizes

----------------------------------------------- */

@media only screen and (max-width: 771px) {

		#access-mobile {

			display: block;

		}

		.banner-info .home-banner-description {

			float: left;

			clear: both;

		}

		.banner a:hover img {

			opacity: 1;

		}

	}

@media only screen and (max-width: 959px) and (min-width: 771px) {

	body:after {

		content: 'medium';

	}

	/*body {

		background: none !important;

	}*/

	#site-title-custom,

	#site-title a,

	#site-title-custom a,

	#site-title-custom img,

	#header-info {

		float: none;

	}

	#site-title-custom {

		padding: 1.375em 0 0.675em;

	}

	#site-title-custom,

	#header-info {

		float: none;

		text-align: center;

	}

	#header-info p {

		float: none;

	}

	#top-bar {

		background: none;

		border: none;

		margin: 0;

		text-align: center;

	}

	#top-bar-info,

	#top-bar a,

	#top-bar .sep {

		float: none;

	}

	#page {

		padding: 0;

		width: 763px;

		box-shadow: none;

	}

	#access {

		display: block;

		margin: 0 auto;

	}

	#access-select {

		display: none;

	}

	#header-info {

		padding: 0;

	}

	.welcome-header p {

		font-size: 17px;

	}

	#access ul li {

		margin-left: 28px;

	}

	.page #primary {

		float: none;

		width: 100%;

		width: auto;

	}

	/* Page */

	.page-template-default #primary {

		margin: 0 35px;

		float: none;

	}

	/* Blog */

	.archive #primary,

	.search #primary,

	.blog #primary,

	.single-post #primary {

		max-width: 100%;

		width: 100%;

		border: none;

		float: none;

	}

	.archive .hentry,

	.search .hentry,

	.blog .hentry {

		width: 100%;

	}

	.post-thumbnail {

		padding: 0;

	}

	.post-thumbnail img[class*="attachment-"] {

		width: 100%;

	}

	.post-gallery {

		padding: 0;

	}

	.entry-content-meta-wrapper .entry-content {

		padding: 14px 0;

	}

	body.archive h1.entry-title,

	body.search h1.entry-title,

	body.blog h1.entry-title {

		padding: 0;

	}

	.post-audio {

		padding: 0;

	}

	#main #secondary {

		width: 100%;

		margin: 0;

	}

	.archive #secondary,

	.search #secondary,

	.blog #secondary {

		padding: 30px 0 30px;

	}

	.widget_search #s {

		width: 95.1%;

	}

	label[for=s] {

		left: 1%;

	}

	.widget_search label[for="s"] {

		top: 20%;

	}

	.widget ul li.jta-tweet-list-item {

		float: none;

	}

	#content #nav-single {

		padding: 30px 0;

	}

	#comments {

		width: 100%;

		padding: 0 0 30px;

	}

	.comment-content {

		padding: 0 0 1.625em 0;

	}

	/* Portfolio  */

	#home-portfolio,

	#portfolio {

		width: 785px;

	}

	#home-portfolio .hentry,

	.page-template-page-portfolio-php #portfolio-wrapper .hentry {

		width: 187px;

	}

	.portfolio-thumbnail-medium {

		width: 379px !important;

	}

	/* Single Portfolio */

	.related-projects {

		width: 785px;

	}

	.related-projects .hentry {

		width: 187px;

	}

	/* Tabs Shortcode  */

	.tabs.ui-tabs-nav, .ui-tabs .ui-tabs-nav {

		height: auto;

	}

	.ui-tabs .ui-tabs-nav li {

		width: 100%;

	}

	.ui-tabs .ui-tabs-nav li a {

		font-size: 13px;

		padding: 5px 10px;

		width: 100%;

		box-sizing: border-box;

		height: 100%;

		border: 1px solid #cfcfcf;

		border-bottom: none;

	}

	.ui-tabs .ui-tabs-nav .ui-tabs-active a {

		border-top: none;

	}

	.ui-tabs .ui-tabs-nav .ui-tabs-active a {

		height: 100%;

	}

	.ui-tabs .ui-tabs-panel {

		padding: 1.625em 10px;

	}

	/* Home Banners */

	.banner {

		width: 29.5%;

	}

	/* RevSlider */

	#content .tp-caption.big_black h1,

	#content .tp-caption.big_white h1 {

		font-size: 26px;

		line-height: 34px !important;

	}

	#content .tp-caption.big_black,

	#content .tp-caption.big_white {

		max-width: 28%;

	}

	#content .tp-caption.big_black p,

	#content .tp-caption.big_white p {

		font-size: 13px;

	}

	/* =WooCommerce

	----------------------------------------------- */

	.woocommerce #container {

		max-width: 100%;

		width: 100%;

		border: none;

		float: none;

	}

	.woocommerce #content .woocommerce-ordering,

	.woocommerce-page #content .woocommerce-ordering {

		margin: 0 0 30px 0;

	}

	.woocommerce #content .products ul,

	.woocommerce #content ul.products,

	.woocommerce-page #content .products ul,

	.woocommerce-page #content ul.products {

		margin: 0;

	}

	.woocommerce #secondary {

		width: 100%;

		margin: 0;

	}

	.widget ul ul {

		float: none;

	}

	.single-product.woocommerce #content {

		padding: 30px 0 0;

	}

	.woocommerce #reviews #comments ol.commentlist li .comment-text,

	.woocommerce-page #reviews #comments ol.commentlist li .comment-text {

		margin: 0 !important;

	}

	input#s {

		width: 95.1%;

	}

	.post-type-archive-product.woocommerce #content .products ul,

	.post-type-archive-product.woocommerce #content ul.products,

	.post-type-archive-product.woocommerce-page #content .products ul,

	.post-type-archive-product.woocommerce-page #content ul.products {

		margin: 0;

	}

	.woocommerce #content nav.woocommerce-pagination,

	.woocommerce #content nav.woocommerce-pagination,

	.woocommerce-page #content nav.woocommerce-pagination,

	.woocommerce-page #content nav.woocommerce-pagination {

		padding: 30px 0 30px 0;

		font-size: 24px;

	}

	.woocommerce #content nav.woocommerce-pagination,

	.woocommerce #content nav.woocommerce-pagination,

	.woocommerce-page #content nav.woocommerce-pagination,

	.woocommerce-page #content nav.woocommerce-pagination {

		text-align: center !important;

	}

	.portfolio-view-wrapper {

		display: none;

	}

	/* =Footer

	----------------------------------------------- */

	#site-generator {

		text-align: center;

	}

	#site-generator p {

		margin: 30px auto 0;

		float: none;

		text-align: center;

		max-width: 100%;

		font-size: 12px;

	}

	#site-generator .social {

		float: none;

		display: inline-block;

		margin-left: 1.425em;

	}

	#site-generator .social:first-of-type {

		margin-left: 0;

	}

	.social-icon:before {

		font-size: 32px;

	}

	#sub-footer-info {

		float: none;

	}

	#supplementary.four .widget-area {

		width: 21.8%;

	}

	#supplementary.three .widget-area {

		width: 30.4%;

	}

	#supplementary.two .widget-area {

		width: 47.8%;

	}

	/* Columns  */

	.one-third {

		width: 30.7%;

	}

	.one-fourth {

		width: 21.9%;

	}

	.two-third {

		width: 64.5%;

	}

	.one-half {

		width: 47.9%;

	}

	/* Contact */

	.wpcf7-form input {

		width: 97.7%;

	}

	.wpcf7-form textarea {

		width: 98%;

	}

	.wpcf7-form textarea {

		max-width: 97.7%;

	}

}

/* =Mobile Landscape Size to Tablet Portrait

----------------------------------------------- */

@media only screen and (min-width: 580px) and (max-width: 770px) {

	body:after {

		content: 'small';

	}

	/*body {

		background: none !important;

	}*/

	#branding {

		text-align: center;

	}

	#site-title-custom,

	#site-title a,

	#site-title-custom a,

	#site-title-custom img,

	#header-info {

		float: none;

	}

	#site-title-custom {

		padding: 1.375em 0 0.675em;

	}

	#header-info,

	#top-bar {

		display: inline-block;

		float: none;

	}

	#top-bar {

		background: none;

		border: none;

	}

	#top-bar-info,

	#top-bar a,

	#top-bar .sep {

		float: none;

	}

	#site-title-custom,

	#header-info {

		text-align: center;

	}

	#page {

		padding: 0;

		width: 719px;

		box-shadow: none;

	}

	#access {

		display: none;

		margin: 0 auto;

	}

	#access-select {

		display: block;

	}

	#header-info {

		padding: 0;

	}

	.welcome-header h1,

	.message-header {

		font-size: 26px;

	}

	.welcome-header p {

		font-size: 17px;

	}

	.page #primary {

		float: none;

		width: 100%;

		width: auto;

	}

	/* Page */

	.page-template-default #primary {

		margin: 0 35px;

		float: none;

	}

	/* Blog */

	.archive #primary,

	.search #primary,

	.blog #primary,

	.single-post #primary {

		max-width: 100%;

		width: 100%;

		border: none;

		float: none;

	}

	.archive .hentry,

	.search .hentry,

	.blog .hentry {

		width: 100%;

	}

	.post-thumbnail {

		padding: 0;

	}

	.post-thumbnail img[class*="attachment-"] {

		width: 100%;

	}

	.post-gallery {

		padding: 0;

	}

	.entry-content-meta-wrapper .entry-content {

		padding: 14px 0;

	}

	body.archive h1.entry-title,

	body.search h1.entry-title,

	body.blog h1.entry-title {

		padding: 0;

	}

	.post-audio {

		padding: 0;

	}

	#main #secondary {

		width: 100%;

		margin: 0;

	}

	.archive #secondary,

	.search #secondary,

	.blog #secondary {

		padding: 30px 0;

	}

	.widget_search #s {

		width: 94.9%;

	}

	label[for=s] {

		left: 1%;

	}

	.widget_search label[for="s"] {

		top: 20%;

	}

	.widget ul li.jta-tweet-list-item {

		float: none;

	}

	#content #nav-single {

		padding: 30px 0;

	}

	#comments {

		width: 100%;

		padding: 0 0 30px;

	}

	.comment-content {

		padding: 0 0 1.625em 0;

	}

	/* Portfolio  */

	#home-portfolio,

	#portfolio {

		width: 741px;

	}

	#home-portfolio .hentry,

	.page-template-page-portfolio-php #portfolio-wrapper .hentry {

		width: 176px;

	}

	.portfolio-thumbnail-medium {

		width: 357px !important;

	}

	/* Single Portfolio */

	.related-projects {

		width: 741px;

	}

	.related-projects .hentry {

		width: 176px;

	}

	/* Tabs Shortcode  */

	.tabs.ui-tabs-nav, .ui-tabs .ui-tabs-nav {

		height: auto;

	}

	.ui-tabs .ui-tabs-nav li {

		width: 100%;

	}

	.ui-tabs .ui-tabs-nav li a {

		font-size: 13px;

		padding: 5px 10px;

		width: 100%;

		box-sizing: border-box;

		height: 100%;

		border: 1px solid #cfcfcf;

		border-bottom: none;

	}

	.ui-tabs .ui-tabs-nav .ui-tabs-active a {

		border-top: none;

	}

	.ui-tabs .ui-tabs-nav .ui-tabs-active a {

		height: 100%;

	}

	.ui-tabs .ui-tabs-panel {

		padding: 1.625em 10px;

	}

	/* Home Banners */

	.banner {

		width: 29.3%;

	}

	.portfolio-view-wrapper {

		display: none;

	}

	/* RevSlider */

	#content .tp-caption.big_black h1,

	#content .tp-caption.big_white h1 {

		font-size: 26px;

		line-height: 34px !important;

	}

	#content .tp-caption.big_black,

	#content .tp-caption.big_white {

		max-width: 30%;

	}

	#content .tp-caption.big_black p,

	#content .tp-caption.big_white p {

		font-size: 12px;

	}

	/* =WooCommerce

	----------------------------------------------- */

	.woocommerce #container {

		max-width: 100%;

		width: 100%;

		border: none;

		float: none;

	}

	.woocommerce #content .woocommerce-ordering,

	.woocommerce-page #content .woocommerce-ordering {

		margin: 0 0 30px 0;

	}

	.woocommerce #content .products ul,

	.woocommerce #content ul.products,

	.woocommerce-page #content .products ul,

	.woocommerce-page #content ul.products {

		margin: 0;

	}

	.woocommerce #secondary {

		width: 100%;

		margin: 0;

	}

	.widget ul ul {

		float: none;

	}

	.single-product.woocommerce #content {

		padding: 30px 0 0;

	}

	.woocommerce #reviews #comments ol.commentlist li .comment-text,

	.woocommerce-page #reviews #comments ol.commentlist li .comment-text {

		margin: 0 !important;

	}

	input#s {

		width: 94.9%;

	}

	.post-type-archive-product.woocommerce #content .products ul,

	.post-type-archive-product.woocommerce #content ul.products,

	.post-type-archive-product.woocommerce-page #content .products ul,

	.post-type-archive-product.woocommerce-page #content ul.products {

		margin: 0;

	}

	.woocommerce #content nav.woocommerce-pagination,

	.woocommerce #content nav.woocommerce-pagination,

	.woocommerce-page #content nav.woocommerce-pagination,

	.woocommerce-page #content nav.woocommerce-pagination {

		padding: 30px 0 30px 0;

		font-size: 24px;

	}

	.woocommerce #content nav.woocommerce-pagination,

	.woocommerce #content nav.woocommerce-pagination,

	.woocommerce-page #content nav.woocommerce-pagination,

	.woocommerce-page #content nav.woocommerce-pagination {

		text-align: center !important;

	}

	/* =Footer

	----------------------------------------------- */

	#site-generator {

		text-align: center;

	}

	#site-generator p {

		margin: 30px auto 0;

		float: none;

		text-align: center;

		max-width: 100%;

		font-size: 12px;

	}

	#site-generator .social {

		float: none;

		display: inline-block;

		margin-left: 1.425em;

	}

	#site-generator .social:first-of-type {

		margin-left: 0;

	}

	.social-icon:before {

		font-size: 32px;

	}

	#sub-footer-info {

		float: none;

	}

	#supplementary.four .widget-area {

		width: 21.5%;

	}

	#supplementary.three .widget-area {

		width: 30.3%;

	}

	/* Columns  */

	.one-third {

		width: 30.5%;

	}

	.one-fourth {

		width: 21.5%;

	}

	.two-third {

		width: 64.5%;

	}

	.one-half {

		width: 47.9%;

	}

	/* Contact */

	.wpcf7-form input {

		width: 97.7%;

	}

	.wpcf7-form textarea {

		width: 98%;

	}

	.wpcf7-form textarea {

		max-width: 97.7%;

	}

}

/* =Mobile Portrait Size to Mobile Landscape Size

----------------------------------------------- */

@media (max-width: 579px) {

	body:after {

		content: 'tiny';

	}

	/*body {

		background: none !important;

	}*/

	#branding {

		text-align: center;

	}

	#site-title-custom,

	#site-title a,

	#site-title-custom a,

	#site-title-custom img,

	#header-info {

		float: none;

	}

	#site-title-custom {

		padding: 1.375em 0 0.675em;

	}

	#site-title-custom,

	#header-info {

		text-align: center;

	}

	#header-info,

	#top-bar {

		display: inline-block;

		float: none;

	}

	#top-bar {

		background: none;

		border: none;

		margin: 0;

		padding: 20px 0 0;

		text-align: center;

	}

	#top-bar-info,

	#top-bar a,

	#top-bar .sep {

		float: none;

	}

	#page {

		padding: 0;

		width: 279px;

		box-shadow: none;

	}

	#access {

		display: none;

		margin: 0 auto;

	}

	#access-select {

		display: block;

	}

	#header-info {

		padding: 0;

	}

	.welcome-header h1,

	.message-header,

	.entry-title-lead {

		font-size: 20px;

	}

	.welcome-header p,

	.message-paragraph {

		font-size: 12px;

	}

	.page #primary {

		float: none;

		width: 100%;

		width: auto;

	}

	/* Page */

	.page-template-default #primary {

		margin: 0 35px;

		float: none;

	}

	/* Blog */

	.archive #primary,

	.search #primary,

	.blog #primary,

	.single-post #primary {

		max-width: 100%;

		width: 100%;

		border: none;

		float: none;

	}

	.archive .hentry,

	.search .hentry,

	.blog .hentry {

		width: 100%;

	}

	.post-thumbnail {

		padding: 0;

	}

	.post-thumbnail img[class*="attachment-"] {

		width: 100%;

	}

	.post-gallery {

		padding: 0;

	}

	.entry-content-meta-wrapper .entry-content {

		padding: 14px 0;

	}

	body.archive h1.entry-title,

	body.search h1.entry-title,

	body.blog h1.entry-title {

		line-height: 1.325em;

		font-size: 23px;

		padding: 0;

	}

	.archive .entry-content,

	.search .entry-content,

	.blog .entry-content {

		font-size: 12px;

	}

	.format-quote blockquote {

		font-size: 19px;

	}

	.format-quote blockquote p:before,

	.format-quote q:before,

	.format-quote blockquote p:after,

	.format-quote q:after {

		font: normal 20px "Helvetica Neue", Helvetica, Arial, sans-serif;

		top: 0;

	}

	.post-audio {

		padding: 0;

	}

	#main #secondary {

		width: 100%;

		margin: 0;

	}

	.archive #secondary,

	.search #secondary,

	.blog #secondary {

		padding: 30px 0;

	}

	.widget_search #s {

		width: 86.9%;

	}

	label[for=s] {

		left: 2.5%;

	}

	.widget_search label[for="s"] {

		top: 18%;

	}

	.widget ul li.jta-tweet-list-item {

		float: none;

	}

	#content #nav-single {

		padding: 30px 0;

	}

	#comments {

		width: 100%;

		padding: 0 0 30px;

	}

	.comment-content {

		padding: 0 0 1.625em 0;

	}

	/* Portfolio  */

	#home-portfolio,

	#portfolio {

		width: 301px;

	}

	#home-portfolio .hentry,

	.page-template-page-portfolio-php #portfolio-wrapper .hentry {

		width: 137px;

	}

	.portfolio-thumbnail-medium {

		width: 279px !important;

	}

	#home-portfolio-wrapper .more-link {

		float: left;

		padding: 0;

		margin: 0 0 14px;

	}

	.post-thumbnail h2 {

		font-size: 14px;

	}

	.entry-category,

	.entry-excerpt {

		display: none;

	}

	/* Single Portfolio */

	.single-portfolio .entry-title-lead {

		font-size: 20px;

	}

	.related-projects {

		width: 100%;

	}

	.related-projects .hentry {

		width: 100%;

	}

	.portfolio-details li {

		float: none;

		margin: 0 0 14px;

		padding: 0;

		border: none;

	}

	.single-portfolio .addthis_button_compact {

		float: left;

		margin: 0 0 14px;

	}

	.portfolio-meta {

		float: left;

		width: 100%;

	}

	.rsDefault .rsThumb {

		width: 90px;

		height: auto;

	}

	.rsDefault .rsThumb img  {

		height: auto;

		margin: 0;

	}

	.single-portfolio .rsGCaption {

		bottom: 10px;

		display: none;

	}

	.single-portfolio .rsGCaption figure {

		margin: 0;

	}

	/* Tabs Shortcode  */

	.tabs.ui-tabs-nav, .ui-tabs .ui-tabs-nav {

		height: auto;

	}

	.ui-tabs .ui-tabs-nav li {

		width: 100%;

	}

	.ui-tabs .ui-tabs-nav li a {

		font-size: 13px;

		padding: 5px 10px;

		width: 100%;

		box-sizing: border-box;

		height: 100%;

		border: 1px solid #cfcfcf;

		border-bottom: none;

	}

	.ui-tabs .ui-tabs-nav .ui-tabs-active a {

		border-top: none;

	}

	.ui-tabs .ui-tabs-nav .ui-tabs-active a {

		height: 100%;

	}

	.ui-tabs .ui-tabs-panel {

		padding: 1.625em 10px;

	}

	/* Home Banners */

	#home-banners-wrapper {

		margin: 30px 0 0 0;

		max-width: none;

		width: 100%;

	}

	.banner {

		width: 100%;

		margin: 0 0 30px;

	}

	.banner:last-child {

		margin: 0;

	}

	.page #content .grid-12 ul.products li.product {

		width: 100%;

	}

	.infoBlock {

		margin: 0;

		margin: -20px 0 0;

	}

	.infoBlock h2,

	.home-slider-description {

		padding: 10px;

		font-size: 16px;

	}

	.home-slider-description {

		display: none;

	}

	.home-slider-link a {

		padding: 10px;

		font-size: 16px;

	}

	.home-slider-link i {

		font-size: 35px;

		vertical-align: -16%;

	}

	#home-slider .rsBullets {

		display: none;

	}

	.portfolio-view-wrapper {

		display: none;

	}

	/* RevSlider */

	#content .tp-caption.big_black h1,

	#content .tp-caption.big_white h1 {

		font-size: 14px;

		line-height: 22px !important;

		margin: 0 0 6px;

	}

	#content .tp-caption.big_black,

	#content .tp-caption.big_white {

		max-width: 85%;

	}

	#content .tp-caption.big_black p,

	#content .tp-caption.big_white p {

		font-size: 12px;

	}

	.desc {

		display: none;

	}

	.tp-bullets.tp-thumbs {

		display: none;

	}

	#content .tp-caption .minimal {

		padding: 0 6px;

	}

	

	

	.widget ul ul {

		float: none;

	}

	

	



	input#s {

		width: 86.6%;

	}

	.post-type-archive-product.woocommerce #content .products ul,

	.post-type-archive-product.woocommerce #content ul.products,

	.post-type-archive-product.woocommerce-page #content .products ul,

	.post-type-archive-product.woocommerce-page #content ul.products {

		margin: 0;

	}

	

	/* =Footer

	----------------------------------------------- */

	#site-generator {

		text-align: center;

	}

	#site-generator p {

		margin: 30px auto 0;

		float: none;

		text-align: center;

		max-width: 100%;

		font-size: 12px;

	}

	#site-generator .social {

		float: none;

		display: inline-block;

		margin-left: 1.425em;

	}

	#site-generator .social:first-of-type {

		margin-left: 0;

	}

	.social-icon:before {

		font-size: 32px;

	}

	#sub-footer-info {

		float: none;

	}

	#supplementary.four .widget-area,

	#supplementary.three .widget-area,

	#supplementary.two .widget-area,

	#supplementary.one .widget-area {

		width: 100%;

		margin: 0 0 30px;

	}

	#supplementary .widget-area:last-child {

		margin: 0;

	}

	#supplementary {

		padding: 0;

	}

	/* Columns  */

	#page .column {

		width: 100%;

		margin-right: 0;

		margin-bottom: 0;

	}

	/* Contact */

	.wpcf7-form input {

		width: 97.7%;

	}

	.wpcf7-form textarea {

		width: 98%;

	}

	.wpcf7-form textarea {

		max-width: 97.7%;

	}

	.mandatory {

		margin-left: 0;

	}



}





/* =Print

----------------------------------------------- */



@media print {

	body {

		background: none !important;

		font-size: 10pt;

	}

	footer.entry-meta a[rel=bookmark]:link:after,

	footer.entry-meta a[rel=bookmark]:visited:after {

		content: " [" attr(href) "] "; /* Show URLs */

	}

	#page {

		clear: both !important;

		display: block !important;

		float: none !important;

		max-width: 100%;

		position: relative !important;

	}

	#site-title a {

		font-size: 21pt;

	}

	#site-description {

		font-size: 10pt;

	}

	#access {

		display: none;

	}

	#main {

		border-top: none;

		box-shadow: none;

	}

	#primary {

		float: left;

		margin: 0;

		width: 100%;

	}

	#content {

		margin: 0;

		width: auto;

	}

	.singular #content {

		margin: 0;

		width: 100%;

	}

	.singular .entry-header .entry-meta {

		position: static;

	}

	.entry-meta .edit-link a {

		display: none;

	}

	#content nav {

		display: none;

	}

	.singular .entry-header,

	.singular .entry-content,

	.singular footer.entry-meta,

	.singular #comments-title {

		margin: 0;

		width: 100%;

	}

	.singular .hentry {

		padding: 0;

	}

	.entry-title,

	.singular .entry-title {

		font-size: 21pt;

	}

	.entry-meta {

		font-size: 10pt;

	}

	.entry-header .comments-link {

		display: none;

	}

	.page-link {

		display: none;

	}

	.singular #author-info {

		background: none;

		border-bottom: none;

		border-top: none;

		margin: 2.2em 0 0;

		padding: 0;

	}

	#respond {

		display: none;

	}

	.widget-area {

		display: none;

	}

	#colophon {

		display: none;

	}



	/* Comments */

	.commentlist > li.comment {

		background: none;

		border: 1px solid #cfcfcf;

		border-radius: 3px 3px 3px 3px;

		margin: 0 auto 1.625em;

		padding: 1.625em;

		position: relative;

		width: auto;

	}

	.commentlist .avatar {

		height: 39px;

		left: 2.2em;

		top: 2.2em;

		width: 39px;

	}

	.commentlist li.comment .comment-meta {

		line-height: 1.625em;

		margin-left: 50px;

	}

	.commentlist li.comment .fn {

		display: block;

	}

	.commentlist li.comment .comment-content {

		margin: 1.625em 0 0;

	}

	.commentlist .comment-edit-link {

		display: none;

	}

	.commentlist > li::before,

	.commentlist > li.bypostauthor::before {

		content: '';

	}

	.commentlist .reply {

		display: none;

	}



	/* Post author highlighting */

	.commentlist > li.bypostauthor {}

	.commentlist > li.bypostauthor .comment-meta {}

	.commentlist > li.bypostauthor:before {

		content: none;

	}



	/* Post Author threaded comments */

	.commentlist .children > li.bypostauthor {

		background: #fff;

		border-color: #cfcfcf;

	}

	.commentlist .children > li.bypostauthor > article,

	.commentlist .children > li.bypostauthor > article .comment-meta {}



}