<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* LICENSE &amp; DETAILS
   ==================================================

	Theme Name: Pinpoint
	Theme URI: http://pinpoint.swiftideas.net
	Description: A Responsive Corporate WordPress Theme - Designed &amp; Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.62
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* Table of Contents
==================================================

	#General
	#Header
	#Footer
	#Home
	#Portfolio
	#Blog
	#Team
	#Sidebar
	#Comments
	#Contact 
	#Shortcodes
	#WooCommerce

   ==================================================
*/


/* #General
================================================== */

body {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
body * {
	-webkit-font-smoothing: antialiased !important;
	text-rendering: optimizelegibility;
}
a {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
body, h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: 300;
}
h1 {
	font-size: 24px;
	line-height: 34px;
}
h2 {
	font-size: 18px;
	line-height: 26px;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 15px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 15px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 15px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 10px;
}
p {
	font-size: 12px;
	line-height: 170%;
}
p:empty {
	/*display: none;
	margin-bottom: 0;*/
}
ul ul, ul ol, ol ol, ol ul {
	margin-left: 0;
}
.no-js-alert {
	background: none repeat scroll 0 0 #222222;
    color: #FFFFFF;
    font-size: 24px;
    height: 100%;
    left: 0;
    opacity: 0.95;
	-moz-opacity: 0.95;
	filter:alpha(opacity= 95);
    padding: 20% 5% 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 90%;
    z-index: 9999;
}
figure img {
	width: 100%;
	height: auto;
}
figure a {
	display: block;
}
.flexslider {
	background: transparent;
	border: 0;
	width: 100%;
	z-index: 2;
	display: block;
	position: relative;
	overflow: hidden;
}
.flexslider ul.slides {
	background: #222;
	margin: 0;
	height: auto;
	overflow: hidden;
	list-style: none!important;
}
.flexslider .slides li {
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 0;
}
.flexslider .slides &gt; li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides li img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block!important;
}
.flex-direction-nav, .flex-direction-nav li, .wooslider-direction-nav, .wooslider-direction-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-direction-nav a, .wooslider-direction-nav a {
	width: 30px;
	height: 36px;
	margin: -20px 0 0;
	display: block;
	background: transparent url('images/showcase-nav.png') no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .next, .wooslider-direction-nav .wooslider-next {
	background-position: 100% 0;
	right: -36px;
}
.flex-direction-nav .prev, .wooslider-direction-nav .wooslider-prev {
	left: -36px;
}
.tp-leftarrow, .tp-leftarrow.large, .tp-leftarrow.square, .tp-leftarrow.round, .tp-leftarrow.default {
	background: transparent url('images/showcase-nav.png') no-repeat 0 0;
	width: 30px;
	height: 36px;
	display: block;
	margin: 0;
	position: absolute;
	top: 50%!important;
	left: -36px!important;
	margin-top: -18px;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all .3s ease;
	background-position: top left!important;
}
.tp-rightarrow, .tp-rightarrow.large, .tp-rightarrow.square, .tp-rightarrow.round, .tp-rightarrow.default {
	background: transparent url('images/showcase-nav.png') no-repeat 100% 0;
	width: 30px;
	height: 36px;
	display: block;
	margin: 0;
	position: absolute;
	top: 50%!important;
	right: -36px!important;
	margin-top: -18px;
	left: auto!important;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all .3s ease;
}
.rev_slider_wrapper, .rev_slider {
	width: 100%!important;	
}
.rev_slider_wrapper {
	height: auto!important;
}
.tp-bannertimer {
	z-index: 20!important;
}
.rev_slider iframe {
	z-index: 999;
}
.flexslider:not(.thumb-slider):hover .next, .rev_slider_wrapper:hover .tp-rightarrow, .wooslider:hover .wooslider-next {
	opacity: 1;
	filter:alpha(opacity=100);
	right: 0!important;
}
.flexslider:not(.thumb-slider):hover .prev, .rev_slider_wrapper:hover .tp-leftarrow, .wooslider:hover .wooslider-prev {
	opacity: 1;
	filter:alpha(opacity=100);
	left: 0!important;
}
.flex-direction-nav .disabled {
	opacity: .3!important;
	filter:alpha(opacity=30);
	cursor: default;
}
.thumb-slider .flex-direction-nav {
	bottom: 0;
	right: 26px;
	z-index: 99;
}
.thumb-slider .flex-direction-nav li {
	float: left;
}
.thumb-slider .flex-direction-nav a {
	opacity: 1;
	margin: 0;
	width: 21px;
	height: 26px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	z-index: 99;
	background: transparent url('images/slider-thumb-controls.png') no-repeat 0 0;
}
.thumb-slider .flex-direction-nav .next {
	position: absolute;
	background-position: -21px 0;
	right: 26px;
	bottom: 0;
	top: auto;
}
.thumb-slider .flex-direction-nav .prev {
	position: absolute;
	right: 47px;
	bottom: 0;
	top: auto;
	left: auto;
}
.thumb-slider:hover .flex-direction-nav a {
	opacity: 0.5!important;
	-moz-opacity: 0.5!important;
	filter: alpha(opacity=50)!important;
}
.thumb-slider:hover .next {
	right: 26px!important;
}
.thumb-slider:hover .prev {
	left: auto!important;
}
.thumb-slider .open-item a {
	width: 26px;
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	display: block;
	z-index: 99;
	background-color: rgb(33, 33, 33);
	background-color: rgba(33, 33, 33, 1);
	color: white;
	text-decoration: none;
	text-align: center;
	padding: 4px 0;
}
.open-item a i {
	vertical-align: 0;
}
.thumb-slider  .flex-direction-nav li:hover &gt; a, .thumb-slider .open-item:hover &gt; a {
	opacity: 1!important;
	-moz-opacity: 1!important;
	filter:alpha(opacity=100)!important;
}
.flex-control-nav {
	position: absolute;
	bottom: 20px;
	left: 40px;
	margin: 0;
	z-index: 4;
	list-style: none!important;
}
.flex-control-nav li {
	float: left;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0;
}
.flex-control-nav li a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: #fff;
	width: 10px;
	height: 10px;
	display: block;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
.blog-slider .flex-control-nav li a, .thumb-slider .flex-control-nav li a {
	width: 8px;
	height: 8px;
}
.flex-control-nav li a:hover {
	cursor: pointer;
}
.flex-control-nav li a.active {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
.flex-pauseplay {
	position: absolute;
	color: #fff;
	bottom: 18px;
	left: 20px;
	font-size: 13px;
	height: 13px;
}
.flex-pauseplay span:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
}
.flex-pauseplay .pause:before {
	content: "\f04c";
}
.flex-pauseplay .play:before {
	content: "\f04b";
}
.blog-slider .flex-pauseplay, .thumb-slider .flex-pauseplay {
	bottom: 16px;
	font-size: 11px;
	height: 13px;
}
.flex-pauseplay:hover {
	cursor: pointer;
}
.flex-pauseplay span {
	height: 11px;
	display: block;
	line-height: 13px;
}
.thumb-slider .flex-control-nav, .thumb-slider .flex-pauseplay {
	display: none;
}
.tp-bullets.simplebullets.round {
	bottom: 25px!important;
}
.tp-bullets.simplebullets.round .bullet {
	cursor: pointer;
	position: relative;
	background: white;
	width: 10px;
	height: 10px;
	margin-right: 7px;
	float: left;
	margin-top: 0;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: 0.5;
	border-radius: 5px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.tp-bullets.simplebullets.round .bullet.selected {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
.wooslider {
	background: transparent!important;
	border: 0!important;
	-webkit-border-radius: 0!;
	-moz-border-radius: 0!important;
	-o-border-radius: 0!important;
	border-radius: 0!important;
}
body .wooslider .slide-content {
	margin: 0!important;
}
.wooslider li .slide-content &gt; p {
	margin-bottom: 0;
}
.wooslider .slide-title {
	font-size: 18px;
	line-height: 24px;
}
.wooslider .slide-title a {
	color: #fff;
	text-decoration: none;
}
.wooslider-control-thumbs {
	position: absolute;
	z-index: 99;
	text-align: center;
}
.wooslider-control-thumbs li {
	width: 6%;
	float: none;
}
body .wooslider-control-thumbs li &gt; img {
	border: 2px solid #fff!important;
}
p.flex-caption {
	text-shadow: none;
	background: rgba(0, 0, 0, .4);
}
.custom-caption {
	position: absolute;
	z-index: 2;
	top: 60px;
	left: 60px;
	width: auto;
	max-width: 500px
}
.custom-caption p {
	text-align: left;
	width: auto;
	font-size: 24px;
	padding: 0px 4px 2px;
	line-height: 28px;
	margin-bottom: 0;
	text-decoration: underline;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.sticky, .bypostauthor {}
img.size-full {
	max-width: 100%;
	height: auto;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.no-margin {
	margin: 0;
}
.img-link {
	display: block;
}
.wp-caption-text, .gallery-caption {	
	font-size: 1.2em;
	padding: 10px 0;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
      -ms-transition-duration: 0.6s;
       -o-transition-duration: 0.6s;
          transition-duration: 0.6s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */
.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;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	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-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/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: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}
/* 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') repeat;
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	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);
}

.boxed-layout {
	padding: 0 20px;
	background: #fff;
}
.boxed-layout.page-shadow {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
	box-shadow: 0 0 4px rgba(0, 0, 0, .3);
}
#not-found .page-text p {
	margin-bottom: 50px;
}
#main-container {
	display: block;
}
.has-left-sidebar aside.sidebar {
	float: left;
}
.has-left-sidebar article, .has-left-sidebar .type-page, .has-left-sidebar .archive-listings {
	border-left: 1px solid transparent;
	padding-left: 30px;
	float: right!important;
}
.has-both-sidebars .archive-listings &gt; div {
	border-left: 1px solid transparent;
	padding-left: 30px;
	margin-right: 0;
	float: right!important;
}
.has-right-sidebar article, .has-right-sidebar .type-page, .has-right-sidebar .archive-listings {
	border-right: 1px solid transparent;
	padding-right: 30px;
}
.has-both-sidebars aside.left-sidebar {
	float: left;
}
.has-both-sidebars aside.right-sidebar {
	float: right;
}
.has-both-sidebars article, .has-both-sidebars .type-page, .has-both-sidebars .archive-page {
	border-right: 1px solid transparent;
	padding-right: 30px;
	float: left;
}
.has-both-sidebars .archive-page .left-sidebar {
	padding-top: 30px;
}
.has-both-sidebars .archive-page .archive-listings {
	float: right;
}
.has-both-sidebars .page-content {
	border-left: 1px solid transparent;
	padding-left: 30px;
	float: right!important;
}
.page-content &gt; ul {
	list-style: disc inside none;
}
.has-both-sidebars aside.sidebar {
	padding-top: 0;
}
.pb-margin-bottom {
	margin-bottom: 30px;
}
.pb-border-bottom {
	border-bottom: 1px dotted transparent; 
}
.pb-border-top {
	border-top: 1px dotted transparent; 
}
.wpb_wrapper .row-fluid {
	border-bottom: 0;
	margin-bottom: 10px;
}
h3.wpb_heading {
	display: inline-block;
	margin-bottom: 12px;
}
article.type-post, .top-spacing aside.sidebar, .top-spacing .page-content, aside.sidebar, article.type-portfolio, article.type-team, .has-one-sidebar .archive-listings, .has-both-sidebars .archive-listings &gt; div, .help-text, .has-both-sidebars article.type-post aside.left-sidebar, .has-both-sidebars article.type-post .page-content, .has-both-sidebars aside.right-sidebar {
	padding-top: 30px;
}
.has-both-sidebars article.type-post {
	padding-top: 0;
}
.full-width {
	margin: 0 -30px!important;
	width: 1000px!important;
}
.fullwidth-layout .full-width {
	margin-left: 0!important;
	margin-right: 0!important;
	width: 940px!important;
}
.help-text {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 60px;
}
.help-text .search-form {
	margin-bottom: 40px;
}
.help-text .search-form input {
	font-size: 12px;
}
#password-protected {
	width: 100%;
	height: auto;
	padding: 100px 0 300px;
	text-align: center;
}
#password-protected h1 i {
	margin-right: 8px;
	font-size: 22px;
}
#password-protected p {
	font-size: 12px;
	max-width: 35%;
	margin: 0 auto 20px;
}
#password-protected input {
	margin: 0 auto;	
}
#password-protected #password-submit {
	background-image: url('images/button-arrow.png');
	background-repeat: no-repeat;
	background-position: 88% center;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 8px 22px 7px 11px;
	font-size: 11px;
	line-height: normal;
}
#password-protected #password-submit:hover {
	color: #fff;
	box-shadow:0 2px 3px 0 rgba(0,0,0,.2);
}
.page-heading {
	padding: 23px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted transparent;
}
.fullwidth-layout .page-heading, .fullwidth-layout .full-width.page-heading {
	padding: 23px 0;
	width: 100%!important;
	margin: 0!important;
}
.page-heading.with-filtering h1 {
	width: 650px;
	float: left;
}
.page-heading h1 {
	margin-bottom: 0;
}
.heading-controls {
	float: right;
	margin-left: 10px;
}
.heading-rss-icon {
	display: block;
	float: right;
	position: relative;
	border: 1px solid transparent;
	width: auto;
	padding: 7px 11px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	text-align: center;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.heading-rss-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
.filter-wrap {
	display: block;
	float: right;
	position: relative;
	border: 1px solid transparent;
	width: 220px;
	padding: 6px 0 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: transparent url('images/filter-down-arrow.png') no-repeat 94% center;
}
.filter-wrap.down {
	background-image: url('images/filter-up-arrow.png');
}
.filter-wrap:hover {
	cursor: pointer;
}
.filter-wrap a.select {
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
}
.filter-wrap ul {
	display: none;
	position: absolute;
	top: 35px;
	left: -1px;
	z-index: 3;
	width: 100%;
	font-size: 13px;
	border: 1px solid transparent;
	list-style: none!important;
}
.filter-wrap ul li {
	margin-bottom: 0;
	display: none;
}
.filter-wrap ul li.all, .filter-wrap ul li.has-items {
	display: block;
}
.filter-wrap ul li a {
	display: block;
	white-space: nowrap;
	padding: 6px 12px;
	text-decoration: none;
}
.pagination-wrap {
	margin-top: 30px!important;
	border-top: 1px solid transparent;
}
article.type-portfolio .pagination-wrap {
	margin-top: 0!important;
}
.has-left-sidebar .pagination-wrap {
	width: 700px!important;
	margin: 30px -30px 0!important;
}
.has-right-sidebar .pagination-wrap {
	width: 700px!important;
}
.has-both-sidebars .pagination-wrap {
	width: 520px!important;
	margin: 30px -30px 0!important;
}
.fullwidth-layout .has-right-sidebar .pagination-wrap, .fullwidth-layout .has-left-sidebar .pagination-wrap {
	width: 670px!important;
}
.search-form input {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: transparent;
	width: 85%;
	padding: 10px;
	margin-top: 40px;
}
span.tooltip {
	display: block;
	background: #555;
	color: #ccc;
	position: absolute;
	left: 50%;
	bottom: 25px;
	padding: 3px 10px;
	width: auto;
	line-height: 20px;
	white-space: nowrap;
	z-index: 8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
span.tooltip .arrow {
	position: absolute;
	left: 50%;
	bottom: -4px;
	margin-left: -6px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 5px solid #555;
}

/* #Header
================================================== */

.home .breadcrumbs-wrap {
	display: none;
}
.breadcrumbs-wrap {
	margin: 0 -20px!important;
}
.fullwidth-layout .breadcrumbs-wrap {
	margin: 0!important;
}
#breadcrumbs {
	font-size: 11px;
	padding: 4px 30px;
}
.fullwidth-layout #breadcrumbs {
	padding: 4px 0;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs i, .widget_breadcrumb_navxt i {
	padding: 0 8px;
	font-size: 11px;
	width: 5px;
}
#header-section {
	padding: 30px 20px 20px;
	margin: 0 -20px!important;
}
.fullwidth-layout #header-section {
	padding: 30px 0 20px;
	margin: 0!important;
}
#header-section.logo-full {
	padding: 0;
}
#header-section.logo-full header {
	width: 100%;
	margin: 0;
	position: relative;
}
#header-section.logo-full #logo img {
	max-height: 100%;
}
#header-section.logo-full .header-items {
	position: absolute;
	right: 20px;
	top: 20%;
	display: block;
}
#header-section .header-spacer {
	display: block;
	height: 20px;
}
#logo a {
	display: block;
}
#logo img {
	display: block;
}
.logo-right #logo img {
	float: right;
}
#logo h1 {
	display: none;
}
.logo-fade #logo a:hover {
	opacity: 0.6;
}
.header-items {
	text-align: right;
	position: relative;
	min-height: 60px;
}
.logo-right .header-items {
	text-align: left;
}
.header-items h3.phone-number {
	padding-top: 10px;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.logo-right .header-items h3.phone-number {
	padding-top: 18px;
}
.header-items .social-wrap {
	float:  right;
}
.logo-right .header-items .social-wrap, .logo-center .header-items .social-wrap {
	float: left;
}
.logo-center {
	position: relative;
}
.logo-center #logo img {
	margin: 0 auto;
}
.logo-center .social-wrap {
	position: absolute;
	bottom: 5px;
}
.logo-center .phone-number {
	position: absolute;
	bottom: 5px;
	right: 0;
}
.header-items .social-wrap ul {
	margin-bottom: 0;
}
.header-items ul.social-icons {
	margin-right: 0;
	list-style: none!important;
}
.header-items ul.social-icons li {
	margin: 0 0 0 8px;
}
#nav-section {
	min-height: 40px;
	margin: 0 -20px!important;
	position: relative;
	z-index: 22;
	border-top: 0 solid #ccc;
}
#nav-section.nav-shadow {
	-moz-box-shadow: 0 2px 4px -2px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,.1);
	box-shadow: 0 2px 4px -2px rgba(0,0,0,.1);
}
#nav-section.nav-accent-bar {
	border-top-width: 2px;
}
.fullwidth-layout #nav-section {
	margin: 0!important;
}
#main-navigation {
	margin-left: 18px;
	float: left;
	margin-top: 1px;
	position: relative;
	min-height: 39px;
}
.fullwidth-layout #main-navigation {
	margin-left: -12px;
}
#main-navigation &gt; div {
	margin-left: 0;
}
#nav-pointer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #eee;
	display: none;
}
.nav-indicator #nav-pointer {
	display: block;
}
.single #nav-pointer {
	display: none;
}
.error404 #nav-pointer {
	display: none;
}
nav .menu {
	z-index: 9999;
	height: auto;
	margin-bottom: 0;
	position: relative;
}
nav .menu li {
	float: left;
	display: inline-block;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0;
	position: relative;
}
.menu-dividers nav .menu li {
	background: transparent url('images/nav-divider.png') no-repeat center left;	
}
nav .menu li:first-child {
	margin-left: 0;
	background: none;
}
.menu-dividers nav .menu .sub-menu li {
	background: none;
}
nav .menu li a {
	text-decoration: none;
	padding: 8px 12px 9px;
	display: block;
	white-space: nowrap;
	background: transparent;
}
nav .menu ul {
	border: 1px solid transparent;
    position: absolute;
    height: auto;
    z-index: 9999;
    margin: 0;
    top: 39px;
    left: -20px;
    min-width: 100px;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	display: none;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
nav .menu ul li {
    width: 100%;
    position: relative;
    display: block;
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid transparent;
    float: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 11px;
    text-transform: none;
    height: auto;
    z-index: 42;
}
nav .menu .sub-menu .parent &gt; a:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #CCC;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -4px;
}
nav .menu ul ul {
	top: -1px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
nav .menu ul ul li:first-child:after {
	left: -8px;
	top: 32%;
	margin-top: 0;
	border-top: 6px solid transparent;
	border-right: 6px solid #444;
	border-bottom: 6px solid transparent;
}
nav .menu ul li:last-child {
    border: 0;
}
nav .menu ul li a {
    padding: 8px 24px 8px 12px;
	display: block;
    margin-bottom: 0;
    white-space: nowrap;
}
nav .menu li.sfHover ul a {
	color: #3F3E3C;
}
nav .menu li.sfHover ul a:hover {
	color: #b7b7b7;
}
nav .menu li:hover ul li a {
	background-color: transparent;
}
#mobile-navigation {
	display: none;
	width: 80%;
	float: left;
	margin: 15px 10%;
	position: relative;
}
#mobile-navigation .selected-option {
	position: absolute;
	top: 5px;
	z-index: 2;
	left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
}
#mobile-navigation &gt; div {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	background: #F1F1F1 url(images/select.png) no-repeat right center;
	border-color: #CCC #E6E6E6 #E6E6E6 #CCC;
	border-style: solid;
	border-width: 1px;
	height: 26px;
	margin: 0 auto;
	width: 100%;
	display: block;
	color: #888;
	position: relative;
}
#mobile-navigation &gt; div select {
	cursor: pointer;
	height: 28px;
	margin: 0;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	padding: 0;
	position: relative;
	width: inherit;
	z-index: 4;
	display: block;
	top: 0;
}
#header-search, #header-subscribe {
	margin-top: 10px;
	display: none;
	margin: 0px -20px!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	padding-left: 30px;
}
.fullwidth-layout #header-search, .fullwidth-layout #header-subscribe, .fullwidth-layout #header-translation {
	padding-left: 20px;
}
.fullwidth-layout #header-search, .fullwidth-layout #header-subscribe, .fullwidth-layout #header-login, .fullwidth-layout #header-translation {
	margin: 0px -10px!important;
}
#header-search form, #header-subscribe form {
	margin-bottom: 0;
}
#header-search span, #header-subscribe span {
	display: inline-block;
	padding: 7px 4px 7px 7px;
	margin-right: 4px;
}
#header-search span:hover, #header-subscribe span:hover {
	cursor: pointer;
}
#header-search input, #header-subscribe input {
	display: inline-block;
	width: 96%;
	max-width: none;
	text-align: left;
	border: 0;
	margin: 9px 0;
	padding: 0;
	background: none;
	font-size: 20px;
}
#header-search input:focus, #header-subscribe input:focus {
	border: 0;
	box-shadow: none;
}
#header-search input[type="text"]:focus, #header-subscribe input[type="text"]:focus {
	box-shadow: none;	
	text-align: left;
}
#header-translation {
	margin-top: 10px;
	display: none;
	margin: 0px -20px!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	padding-left: 30px;
}
#header-translation p {
	color: white;
	padding: 10px 0;
	margin-bottom: 0;
}
#header-translation p a {
	text-decoration: none;
}
#header-login {
	margin-top: 10px;
	display: none;
	margin: 0px -20px!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
#header-login form {
	float: left;
	width: 73%;
}
#header-login form, #header-login input {
	margin-bottom: 0;
}
#header-login #username {
	background: none;
	border: 0;
	color: #fff;
	display: inline-block;
	width: 30%;
	max-width: none;
	text-align: left;
	border: 0;
	padding: 10px 0 10px 20px;
	font-size: 18px;
}
#header-login #password {
	background: none;
	border: 0;
	color: #fff;
	display: inline-block;
	width: 55%;
	max-width: none;
	text-align: left;
	border: 0;
	padding: 10px 0 10px 20px;
	font-size: 18px;
}
#header-login .recover-password {
	float: right;
	width: 23%;
	text-align: right;
	padding: 0 20px 0;
	text-decoration: none;
	line-height: 41px;
}
.fullwidth-layout #header-login .recover-password {
	padding-right: 0;
}
#header-login form #submit {
	padding: 0;
}
#header-login .logout-link {
	color: #fff;
	margin-left: 30px;
	text-decoration: none;
	font-size: 18px;
	padding: 10px 0;
	display: block;
	float: left;
}
#header-login span {
	margin: 0 12px;
	font-size: 18px;
	padding: 10px 0;
	display: block;
	float: left;	
}
#header-login .admin-link {
	color: #fff;
	margin-left: 20px;
	text-decoration: none;
	font-size: 18px;
	padding: 10px 0;
	display: block;
}
#menubar-controls {
	text-align: right;
	line-height: 36px;
	padding-left: 22px;
}
.fullwidth-layout #menubar-controls {
	padding-left: 23px;
	margin-right: -12px;
}
.fullwidth-layout #header-login .logout-link {
	margin-left: 20px;
}
#menubar-controls .control-item {
	display: inline-block;
	position: relative;
	margin-right: -3px;
	padding-top: 3px;
}
.menu-dividers #menubar-controls .control-item {
	background: transparent url('images/nav-divider.png') no-repeat center left;	
}
#menubar-controls .control-item.selected-item:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 6px;
	margin-left: -6px;
	margin-top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #444;
}
#menubar-controls a {
	text-decoration: none;
	font-size: 14px;
}
#menubar-controls a i {
	padding: 0 12px;
	text-align: center;
	display: inline-block;
}
.dividers-disabled #menubar-controls a i {
	padding: 0 10px;
}
#menubar-controls .control-item:first-child {
	background: none;
}
#menubar-controls a:hover {
	cursor: pointer;
}
#header-language-flags {
	margin: 0 0 0 7px;
	padding: 13px 0;
}
.fullwidth-layout #header-language-flags {
	margin: 0 0 0 -3px;
}
#header-language-flags li {
	float: left;
	margin: 0 15px 0 0;
}
#header-language-flags li a, #header-language-flags .current-language {
	display: block;
	padding: 3px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
#header-language-flags li a:hover, #header-language-flags .current-language {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
#header-language-flags li img {
	display: block;
}
#mini-header {
	margin: 0 -20px!important;
	padding-right: 20px;
	border-top: 0 solid #CCC;
	display: block;
	position: fixed;
	top: -80px;
	z-index: 999;
}
#mini-header.nav-accent-bar {
	border-top-width: 2px;
}
#mini-header {
	width: 980px;
}
.fullwidth-layout #mini-header {
	margin: 0!important;
	padding-right: 0;
	width: 100%;
}
#mini-navigation {
	margin-left: 18px;
}
.fullwidth-layout #mini-navigation {
	margin-left: -10px;
}
#mini-search {
	padding-left: 20px;
}
.fullwidth-layout #mini-search {
	padding-left: 10px;
}
#mini-search a {
	text-decoration: none;
}
#mini-search i {
	display: inline-block;
	float: right;
	line-height: 38px;
	font-size: 14px;
}
#mini-search form {
	display: inline-block;
	margin-bottom: 0;
	float: right;
}
#mini-search input {
	float: right;
	display: inline-block;
	width: 0;
	max-width: none;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 12px 0 12px 4px;
	background: none;
	font-size: 12px;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}
#mini-search input:focus {
	outline: none;
	border: 0;
	box-shadow: none;
	
}

/* #Widgets
================================================== */

.recent-posts-wrap {
	margin: 0 -20px 10px 0;
}
ul.recent-posts {
	margin-right: -20px;
	list-style: none;
}
.recent-post {
	height: auto;
	overflow: hidden;
	width: 220px;
	float: left;
	margin: 0 20px 20px 0;
}
.recent-post figure {
	width: 100%;
	min-height: 165px;
	height: auto;
	margin-bottom: 15px;
	position: relative;
}
.recent-post figure img, .recent-post figure iframe {
	display: block;
}
.recent-post figure .overlay, .related-item figure .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	z-index: 4;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.recent-post figure:hover .overlay, .related-item figure:hover .overlay {
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
}
.recent-post figure .thumb-info, .related-item figure .thumb-info {
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	font-size: 14px;
	margin-top: -9px;
	text-align: center;
	font-weight: bold;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden; /*for a smooth font */
}
.recent-post figure:hover .thumb-info, .related-item figure:hover .thumb-info {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.recent-post .thumb-info i, .related-item .thumb-info i {
	vertical-align: 0px;
}
.recent-post .thumb-info .overlay-comments, .related-item .thumb-info .overlay-comments {
	display: inline-block;
	margin: 0 6px;
}
.recent-post .thumb-info .overlay-comments i, .related-item .thumb-info .overlay-comments i {
	margin-right: 3px;
}
.recent-post .thumb-info .love-it-wrapper, .related-item .thumb-info .love-it-wrapper {
	display: inline-block;
	margin: 0 6px;
}
.recent-post .details-wrap {
	display: inline-block;
	vertical-align: top;
}
.recent-post .post-item-details {
	margin-bottom: 15px;
}
.recent-post h4 {
	margin-bottom: 4px;
}
.recent-post h4 a {
	text-decoration: none;
}
.recent-post .post-date {
	color: #999;
	margin-right: 4px;
}
.read-more {
	text-decoration: none;
	display: block;
	margin-top: 15px;
}
.read-more i, .read-more em {
	margin-left: 4px;
	margin-right: 6px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	vertical-align: middle;
	font-size: 0px;
}
.read-more i::before, .read-more em::before {
	font-size: 12px!important;
}
.read-more:hover i, .read-more:hover em {
	margin-left: 8px;
}
.blog-item .read-more i {
	margin-left: 7px;
}
.read-more-link {
	text-decoration: none;
	margin-top: 5px;
	font-weight: bold;
	display: block;
}
.item-link {
	text-decoration: none;
}
.item-link i {
	margin-right: 5px;
}
.recent-post .details-wrap {
	width: 100%;
}
.cta_align_left .wpb_call_text, .cta_align_right .wpb_call_text {
	width: 75.812%;
}
.cta_align_left .wpb_button {
	float: left;
}
.cta_align_right .wpb_button {
	float: right;
}
.cta_align_left .wpb_button, .cta_align_right .wpb_button {
	margin-top: 15px;
	max-width: 23.6239%;
}
.wpb_impact_text {
	border: 0;
	border-top: 0 dotted transparent;
	border-bottom: 0 dotted transparent;
	padding: 30px 0;
	background: transparent;
}
.wpb_impact_text.border-bottom {
	border-bottom-width: 1px;
}
.wpb_impact_text.border-top {
	border-top-width: 1px;
}
.wpb_impact_text .wpb_call_text, .impact-text {
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	margin-bottom: 0;
}
.wpb_impact_text .wpb_button {
	margin-bottom: 0;
}
.wpb_latest_tweet_bar_widget {
	padding: 25px 0;	
}
.latest-tweet-bar-wrap {
	position: relative;
}
.wpb_latest_tweet_bar_widget ul {
	margin-left: 30px;
	display: block;
	height: auto;
	overflow: hidden;
}
.wpb_latest_tweet_bar_widget li {
	list-style: none;
}
.wpb_latest_tweet_bar_widget .twitter-bird {
	font-size: 14px;
	line-height: 24px;
	position: absolute;
}
.wpb_latest_tweet_bar_widget .tweet-text {
	line-height: 24px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.wpb_latest_tweet_bar_widget .tweet-text a {
	font-weight: bold;
	text-decoration: none;
}
.wpb_latest_tweet_bar_widget .tweet-date {
	display: inline;
	line-height: 24px;
}
.wpb_latest_tweet_bar_widget .twitter_intents a {
	text-decoration: none;
}
.carousel-wrap .heading-wrap {
	height: auto;
	overflow: hidden;
}
.carousel-wrap .heading-wrap .wpb_heading {
	float: left;
}
.carousel-wrap .heading-wrap .carousel-nav {
	float: right;
}
.carousel-wrap .jcarousel-clip {
	overflow: hidden;
}
.carousel-wrap .carousel-items &gt; li {
	margin-left: 0;
	margin-right: 20px;
}
.has-one-sidebar .carousel-wrap .carousel-items &gt; li {
	width: 200px;
}
.carousel-nav {
	height: 34px;
}
.carousel-nav a {
	text-decoration: none;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 5px;
	display: inline-block;
	width: 7px;
	visibility: hidden;
	z-index: 10;
}
.jcarousel-prev {
	position: absolute;
	top: -29px;
	right: 17px;
	font-size: 14px;
	z-index: 99;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
} 
.jcarousel-next {
	position: absolute;
	top: -29px;
	right: 0;
	font-size: 14px;
	z-index: 99;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.jcarousel-prev:hover, .jcarousel-next:hover {
	cursor: pointer;
}
.carousel-nav .carousel-prev {
	margin-right: 10px;
}
.wpb_single_image img {
	width: 100%;
	height: auto;
	display: block;
}
.wpb_single_image figure figcaption {
	text-align: center;
	margin: 10px 0 20px;
	font-style: italic;
}
figure.lightbox {
	position: relative;
}
.widget_lip_most_loved_widget .loved-count {
	margin: 16px 10px 15px 0;
}
.widget_lip_most_loved_widget .loved-item a {
	line-height: 24px;
	padding-bottom: 0;
}
.loved-item .loved-count {
	background: #ccc;
	float: left;
	margin-right: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 4px 12px;
	line-height: 16px;
	font-weight: bold;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.loved-item .loved-count span {
	margin-right: 5px;
	vertical-align: 1px;
}

/* #Footer
================================================== */

#footer {
	padding: 40px 0 0;
	border-top: 1px solid transparent;
}
#footer h4 {
	display: inline-block;
	margin-bottom: 20px;
	font-weight: normal;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul li:first-child {
	padding-top: 0;
	border-top: 0;
}
#footer .widget_recent_comments li:first-child {
	padding-top: 15px;
}
#footer-widgets {
	margin: 0 10px;
}
#footer-widgets .widget {
	margin-bottom: 35px;
}
.flickr_images {
	margin-right: -20px;
	margin-bottom: 30px;
}
.widget.flickr-widget li {
	height: 73px;
	width: 73px;
	min-height: 73px;
	min-width: 73px;
	padding: 0;
	border: 0;
	overflow: hidden;
	float: left;
	display: inline-block;
	margin: 0 10px 10px 0;
	background-image: url("images/plus-icon.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.flickr-widget li img {
	height: 73px;
	width: auto;
	min-height: 73px;
	min-width: 73px;	
	display: block;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.flickr-widget li:hover img {
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
}
.twitter-widget {
	margin: 0;
}
.widget .twitter-widget li {
	margin-bottom: 20px;
	padding-top: 20px;
	list-style: none;
}
.widget .twitter-widget li .twitter_intents {
	margin-top: 10px;
}
.twitter-date a, .twitter-link a {
	text-decoration: none;
}
.twitter-link a {
	font-style: italic;
}
#copyright {
	border-top: 2px solid transparent;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
}
#copyright p {
	float: left;
	margin-bottom: 0;
}
.fullwidth-layout #copyright p {
	padding-left: 10px;
}
#copyright a {
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#copyright .beam-me-up {
	float: right;
}
.beam-me-up a {
	text-decoration: none!important;
	margin-right: 5px;
	font-weight: bold;
}
.beam-me-up i {
	margin-left: 4px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

/* #Portfolio
================================================== */

.inner-page-wrap .portfolio-items {
	margin: 0 -10px 0;
}
ul.portfolio-items {
	margin-bottom: 0;
	clear: both;
	height: auto;
	overflow: hidden;
	list-style: none;
}
.portfolio-items.bordered-items {
	overflow: visible!important;
}
.portfolio-items &gt; li {
	margin-bottom: 20px;
}
.portfolio-items &gt; li figure {
	position: relative;
}
.portfolio-item figure .overlay, .blog-item figure .overlay, .wpb_single_image figure.lightbox .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	z-index: 4;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.portfolio-item figure:hover .overlay, .blog-item figure:hover .overlay, .wpb_single_image figure.lightbox:hover .overlay {
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter:alpha(opacity=85);
}
.portfolio-item figure .thumb-info, .blog-item figure .thumb-info, .wpb_single_image figure.lightbox .thumb-info {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden; /*for a smooth font */
}
.portfolio-item figure:hover .thumb-info, .blog-item figure:hover .thumb-info, .wpb_single_image figure.lightbox:hover .thumb-info {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.portfolio-item .thumb-info h4 {
	position: absolute;
	top: 50%;
	font-size: 14px;
	line-height: 20px;
	padding: 0 10%;
	width: 80%;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,.5);
}
.portfolio-item .thumb-info i, .blog-item .thumb-info i, .wpb_single_image .thumb-info i {
	width: 100%;
	position: absolute;
	top: 50%;
	font-size: 36px;
	margin-top: -15px;
	height: 30px;
	line-height: 33px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.5);
	text-align: center;
}
.portfolio-item .thumb-info i.small-icon {
	font-size: 24px;
	top: 40%;
}

/* NO SIDEBAR PORTFOLIO */
.portfolio-items li.four.columns {
	width: 220px;
}
.portfolio-items li.four.columns figure, .portfolio-items li.four.columns figure img, .portfolio-items li.four.columns figure iframe {
	width: 220px;
	height: 165px;
}
.portfolio-items.masonry-items li.four.columns, .portfolio-items.masonry-items li.four.columns figure, .portfolio-items.masonry-items li.four.columns figure img, .portfolio-items.masonry-items li.four.columns figure iframe {
	width: 220px;
	height: auto;
}
.portfolio-items li.four.columns.bordered figure, .portfolio-items li.four.columns.bordered figure img, .portfolio-items li.four.columns.bordered figure iframe {
	width: 208px;
	height: 153px;
}
.portfolio-items li.thirds.columns {
	width: 300px;
}
.portfolio-items li.thirds.columns figure, .portfolio-items li.thirds.columns figure img, .portfolio-items li.thirds.columns figure iframe {
	width: 300px;
	height: 225px;
}
.portfolio-items.masonry-items li.thirds.columns, .portfolio-items.masonry-items li.thirds.columns figure, .portfolio-items.masonry-items li.thirds.columns figure img , .portfolio-items.masonry-items li.thirds.columns figure iframe {
	width: 300px;
	height: auto;
}
.portfolio-items li.thirds.columns.bordered figure, .portfolio-items li.thirds.columns.bordered figure img, .portfolio-items li.thirds.columns.bordered figure iframe {
	width: 288px;
	height: 213px;
}
.portfolio-items li.eight.columns {
	width: 460px;
}
.portfolio-items li.eight.columns figure, .portfolio-items li.eight.columns figure img, .portfolio-items li.eight.columns figure iframe {
	width: 460px;
	height: 345px;
}
.portfolio-items.masonry-items li.eight.columns, .portfolio-items.masonry-items li.eight.columns figure, .portfolio-items.masonry-items li.eight.columns figure img, .portfolio-items.masonry-items li.eight.columns figure iframe {
	width: 460px;
	height: auto;
}
.portfolio-items li.eight.columns.bordered figure, .portfolio-items li.eight.columns.bordered figure img, .portfolio-items li.eight.columns.bordered figure iframe {
	width: 448px;
	height: 332px;
}
.portfolio-items li.one-col figure {
	width: 640px;
	height: auto;
	float: left;
	margin-right: 20px;
}
.portfolio-items li.one-col.gallery figure {
	width: 940px;
	height: auto;
	float: none;
	margin-right: 0;
}
.portfolio-items li.one-col.gallery.bordered figure {
	width: 928px;
}
.portfolio-items li.one-col .portfolio-item-details {
	float: right;
	width: 280px;
}
.portfolio-items li.one-col.bordered .portfolio-item-details {
	width: 268px;
}

/* ONE SIDEBAR PORTFOLIO */
.has-one-sidebar .portfolio-items li.four.columns {
	width: 145px;
}
.has-one-sidebar .portfolio-items li.four.columns figure, .has-one-sidebar .portfolio-items li.four.columns figure img, .has-one-sidebar .portfolio-items li.four.columns figure iframe {
	width: 145px;
	height: 109px;
}
.has-one-sidebar .portfolio-items.masonry-items li.four.columns, .has-one-sidebar .portfolio-items.masonry-items li.four.columns figure, .has-one-sidebar .portfolio-items.masonry-items li.four.columns figure img, .has-one-sidebar .portfolio-items.masonry-items li.four.columns figure iframe {
	width: 145px;
	height: auto;
}
.has-one-sidebar .portfolio-items li.four.columns.bordered figure, .has-one-sidebar .portfolio-items li.four.columns.bordered figure img, .has-one-sidebar .portfolio-items li.four.columns.bordered figure iframe {
	width: 133px;
	height: 100px;
}
.has-one-sidebar .portfolio-items li.thirds.columns {
	width: 200px;
}
.has-one-sidebar .portfolio-items li.thirds.columns figure, .has-one-sidebar .portfolio-items li.thirds.columns figure img, .has-one-sidebar .portfolio-items li.thirds.columns figure iframe {
	width: 200px;
	height: 150px;
}
.has-one-sidebar .portfolio-items.masonry-items li.thirds.columns, .has-one-sidebar .portfolio-items.masonry-items li.thirds.columns figure, .has-one-sidebar .portfolio-items.masonry-items li.thirds.columns figure img, .has-one-sidebar .portfolio-items.masonry-items li.thirds.columns figure iframe {
	width: 200px;
	height: auto;
}
.has-one-sidebar .portfolio-items li.thirds.columns.bordered figure, .has-one-sidebar .portfolio-items li.thirds.columns.bordered figure img, .has-one-sidebar .portfolio-items li.thirds.columns.bordered figure iframe {
	width: 188px;
	height: 141px;
}
.has-one-sidebar .portfolio-items li.eight.columns {
	width: 310px;
}
.has-one-sidebar .portfolio-items li.eight.columns figure, .has-one-sidebar .portfolio-items li.eight.columns figure img, .has-one-sidebar .portfolio-items li.eight.columns figure iframe {
	width: 310px;
	height: 232px;
}
.has-one-sidebar .portfolio-items.masonry-items li.eight.columns, .has-one-sidebar .portfolio-items.masonry-items li.eight.columns figure, .has-one-sidebar .portfolio-items.masonry-items li.eight.columns figure img, .has-one-sidebar .portfolio-items.masonry-items li.eight.columns figure iframe {
	width: 310px;
	height: auto;
}
.has-one-sidebar .portfolio-items li.eight.columns.bordered figure, .has-one-sidebar .portfolio-items li.eight.columns.bordered figure img, .has-one-sidebar .portfolio-items li.eight.columns.bordered figure iframe {
	width: 298px;
	height: 220px;
}
.has-one-sidebar .portfolio-items li.one-col figure {
	width: 340px;
}
.has-one-sidebar .portfolio-items li.one-col.gallery figure {
	width: 640px;
}

/* TWO SIDEBAR PORTFOLIO */
.has-both-sidebars .portfolio-items li.eight.columns {
	width: 220px;
}
.has-both-sidebars .portfolio-items li.eight.columns figure, .has-both-sidebars .portfolio-items li.eight.columns figure img, .has-both-sidebars .portfolio-items li.eight.columns figure iframe {
	width: 220px;
	height: 165px;
}
.has-both-sidebars .portfolio-items.masonry-items li.eight.columns, .has-both-sidebars .portfolio-items.masonry-items li.eight.columns figure, .has-both-sidebars .portfolio-items.masonry-items li.eight.columns figure img, .has-both-sidebars .portfolio-items.masonry-items li.eight.columns figure iframe {
	width: 220px;
	height: auto;
}
.has-both-sidebars .portfolio-items li.eight.columns.bordered figure, .has-both-sidebars .portfolio-items li.eight.columns.bordered figure img, .has-both-sidebars .portfolio-items li.eight.columns.bordered figure iframe {
	width: 208px;
	height: 153px;
}
.has-both-sidebars .portfolio-items li.one-col.gallery figure {
	width: 460px;
}
.has-both-sidebars .portfolio-items li.one-col figure {
	width: 460px;
	float: none;
	margin-right: 0;
}
.has-both-sidebars .portfolio-items li.one-col .portfolio-item-details {
	float: none;
	width: 460px;
}
.has-both-sidebars .portfolio-items li.one-col.bordered figure {
	width: 448px;
}
.wpb_portfolio_carousel_widget .portfolio-item, .masonry-items .portfolio-item {
	border-bottom: 0;
	padding-bottom: 0;
}
.portfolio-item.gallery {
	border-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}
.portfolio-item.gallery figure, .masonry-items .portfolio-item.standard figure {
	margin-bottom: 0;
}
.portfolio-item figure {
	margin-bottom: 16px;
}
.masonry-items .portfolio-item.bordered figure {
	margin-bottom: 10px;
}
.portfolio-item.bordered figure {
	padding: 6px;
	background: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
.portfolio-item figure a {
	position: relative;
}
.portfolio-item figure img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 3;
	display: block!important;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.masonry-items .portfolio-item {
	-webkit-box-shadow: 1px 1px 7px -4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 1px 1px 7px -4px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 7px -4px rgba(0, 0, 0, 0.25);
}
.masonry-items .portfolio-item figure {
	border: 1px solid transparent;
	border-bottom: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.masonry-items .portfolio-item-details {
	padding: 20px 15px 0;
	border: 1px solid transparent;
	border-top: 0;
}
.portfolio-item h4.portfolio-item-title {
	font-weight: normal;
	margin-bottom: 8px;	
}
h4.portfolio-item-title a {
	text-decoration: none;
}
.portfolio-item .portfolio-client-title {
	display: block;
	font-size: 12px;
	margin-bottom: 15px;
}
.portfolio-item .portfolio-item-excerpt {
	font-size: 12px;
	margin-bottom: 20px;
}
.portfolio-item .portfolio-item-permalink {
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.portfolio-details-wrap {
	padding-bottom: 18px;
	border-bottom: 1px dotted transparent;
}
.portfolio-details-wrap .client, .portfolio-details-wrap .date {
	margin-right: 20px;
}
.portfolio-details-wrap .tags-wrap .tags {
	margin-left: 5px;
}
.portfolio-details-wrap .item-link {
	float: right;
	margin-top: 0;
}
.portfolio-details-wrap .item-link i {
	margin-right: 5px;
}
.body-text {
	margin-top: 30px;
	margin-bottom: 30px;
}
.body-text ul {
	list-style: disc inside;
}
.share-links .item-loves {
	float: left;
	margin-right: 20px;
}

/* PORTFOLIO MASONRY */

#home-masonry-elements {
	margin: 10px auto;
}
#home-masonry-elements li {
	margin: 5px;
	width: 300px;
}
#home-masonry-elements li figure {
	width: 300px;
	background: #f4f4f4;
}

/* #Blog
================================================== */

ul.blog-items {
	list-style: none;
}
.blog-items.masonry-items {
	margin: 0 -10px;
	padding-top: 5px;
}
.blog-item {
	margin-bottom: 50px;
	width: 100%;
	padding-top: 50px;
	border-top: 1px dotted transparent;
	height: auto;
	overflow: hidden;
}
.blog-item:first-child {
	border-top: 0;
	padding-top: 0;
}
.masonry-items .blog-item {
	float: left;
	margin-bottom: 0;
	padding-top: 0;
	-webkit-transition: margin .2s ease-out, box-shadow .2s ease-out;
	-moz-transition: margin .2s ease-out, box-shadow .2s ease-out;
	transition: margin .2s ease-out, box-shadow .2s ease-out;
	box-shadow: 0 2px 1px 0 rgba(0,0,0,.4);
}
.masonry-items .blog-item:hover {
	margin-top: -5px;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.1);
}
.has-both-sidebars .masonry-items .blog-item {
	width: 218px;
}
.has-both-sidebars .blog-item, .mini-items .blog-item {
	margin-bottom: 50px;
}
.blog-item figure {
	position: relative;
}
.blog-item figure img {
	display: block;
}
.blog-item h2 {
	padding-bottom: 8px;
	margin-bottom: 11px;
	border-bottom: 1px dotted transparent;
}
.blog-item h2 a {
	text-decoration: none;
}
.masonry-items .blog-item h4 {
	border-bottom: 0;
	padding-bottom: 0;
}
.masonry-items .blog-item h4 a {
	text-decoration: none;
}
.blog-item-details {
	padding-bottom: 11px;
}
.blog-item-details a {
	text-decoration: none;
}
.blog-item-details a:hover {
	text-decoration: underline;
}
.comments-likes {
	float: right;
	font-weight: bold;
}
.comments-likes a, .comments-likes a:hover {
	text-decoration: none;
}
.comments-likes .icon-comments {
	margin-right: 5px;
}
.comments-likes .love-it-wrapper {
	display: inline-block;
}
.comments-likes .love-it-wrapper a:hover, .comments-likes .love-it-wrapper span:hover {
	cursor: pointer;
}
.comments-likes .love-it-wrapper .loved span:hover {
	cursor: default;
}
.love-it-wrapper a {
	text-decoration: none;
}
.comments-likes .love-it-wrapper {
	margin-left: 5px;
}
.comments-likes .love-it-wrapper a {
	text-decoration: none;
}
.comments-likes a span, .comments-likes a i {
	margin: 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.comments-likes .love-it-wrapper .loved {
	margin: 0;
}
span.love-count {
	font-weight: bold;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.blog-item .spacer {
	border-top: 1px dotted transparent;
	margin-bottom: 15px;
}
.masonry-items .blog-item .spacer {
	border-top: 0;
	margin-bottom: 0;
}
.mini-items .blog-item-details {
	border-bottom: 1px dotted transparent;
	margin-bottom: 20px;
}
.mini-items .blog-item .spacer {
	border: 0;
	margin-bottom: 0;
}
.blog-items.standard-items .blog-item figure {
	margin-bottom: 20px;
}
.blog-item .excerpt {
	line-height: 22px;
}
.blog-item .read-more {
	text-decoration: none;
	clear: both;
	display: inline-block;
	margin-top: 5px;
}
.blog-item .read-more-bar {
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.blog-item .read-more-bar .read-more {
	margin-top: 0;
}
.masonry-items .blog-item .read-more {
	float: left;
}
.blog-item .quote-excerpt {
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
}
.masonry-items .blog-item .quote-excerpt {
	font-size: 12px;
	line-height: 20px;
}
.mini-items .blog-item figure {
	float: left;
	width: 290px;
	margin-right: 20px;
}
.has-no-sidebar .mini-items .blog-item figure {
	width: 446px;
}
.masonry-items .blog-item {
	width: 308px;
	margin: 0 10px 20px;
	height: auto;
}
.has-no-sidebar .masonry-items .blog-item {
	width: 298px;
}
.masonry-items .blog-item {
	border: 1px solid transparent;
	-webkit-box-shadow: 1px 1px 7px -4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 1px 1px 7px -4px rgba(0, 0, 0, 0.25);
	box-shadow: 1px 1px 7px -4px rgba(0, 0, 0, 0.25);
}
.masonry-items .blog-item .blog-details-wrap {
	padding: 20px;
}
figure.media-wrap {
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
figure.media-wrap a {
	display: block;
}
figure.media-wrap img {
	height: auto!important;
	width: 100%;
}
.audio-player {
	width: 340px;
}
.body-content.quote {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.body-content.quote p {
	margin-bottom: 3px;
}
.body-content.quote cite {
	font-weight: bold;
	text-transform: uppercase;
}
.article-content.aside, .item-details.aside {
	margin-top: 10px;
}
.blog-excerpt p {
	margin-bottom: 10px;
}
.navigation {
	margin-top: 10px;
	margin-bottom: 50px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding: 15px 0;
}
.blog-navigation {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.pagination-wrap ul {
	height: auto;
	overflow: hidden;
	margin: 15px;
}
.fullwidth-layout .pagination-wrap ul {
	margin: 15px 0;
}
.pagination-wrap li {
	float: left;
	display: inline-block;
	margin-bottom: 0;
	border-left: 1px solid transparent;
}
.pagination-wrap li:first-child {
	border-left: 0;
}
.pagination-wrap li a, .pagination-wrap li span {
	padding: 0 15px;
	display: block;
	text-decoration: none;
}
.pagination-wrap .nav-previous a, .pagination-wrap .nav-index a, .pagination-wrap .nav-next a {
	text-decoration: none;
}
.pagination-wrap a:hover {
	text-decoration: underline;
}
.blog-pagination.pagination-wrap a:hover, .portfolio .pagination-wrap a:hover, .search-pagination a:hover, .single-team .pagination-wrap a:hover {
	text-decoration: none;
}
.pagination-wrap .nav-previous {
	padding: 10px 0 10px 30px;
}
.has-left-sidebar .pagination-wrap .nav-previous, .has-both-sidebars .pagination-wrap .nav-previous {
	padding: 10px 0 10px 30px;
}
.fullwidth-layout .pagination-wrap .nav-previous {
	padding-left: 0;
}
.pagination-wrap .nav-index {
	margin: 0 30px;
	padding: 10px 1px;
}
.fullwidth-layout .pagination-wrap .nav-index {
	margin: 0 44px;
}
.has-both-sidebars .pagination-wrap .nav-index {
	margin: 0 15px;
}
.has-no-sidebar .pagination-wrap .nav-index {
	margin: 0 29px;
}
.fullwidth-layout .has-no-sidebar .pagination-wrap .nav-index {
	margin: 0 42px;
}
.pagination-wrap .nav-next {
	padding: 10px 30px 10px 0;
}
.has-right-sidebar .pagination-wrap .nav-next, .has-both-sidebars .pagination-wrap .nav-next {
	padding: 10px 30px 10px 0;
}
.fullwidth-layout .pagination-wrap .nav-next {
	padding-right: 0;
}
.blog-pagination .nav-previous, .blog-pagination .nav-index, .blog-pagination .nav-next {
	width: 27%;
	display: inline-block;
}
.has-both-sidebars .blog-pagination .nav-previous, .has-both-sidebars .blog-pagination .nav-index, .blog-pagination .nav-next {
	width: 27%;
}
.has-no-sidebar .blog-pagination .nav-previous, .has-no-sidebar .blog-pagination .nav-index, .has-no-sidebar .blog-pagination .nav-next {
	width: 29%;
}
.fullwidth-layout .has-no-sidebar .blog-pagination .nav-previous, .fullwidth-layout .has-no-sidebar .blog-pagination .nav-index, .fullwidth-layout .has-no-sidebar .blog-pagination .nav-next {
	width: 30%;
}
.pagination-wrap .nav-previous {
	text-align: left;
	float: left;
}
.nav-next i, .nav-previous i {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.single .blog-pagination div &gt; a &gt; i {
	transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
}
.nav-previous i {
	margin-right: 5px;
}
.nav-next i {
	margin-left: 8px;
}
.blog-pagination .nav-previous i {
	margin-right: 0;
}
.blog-pagination .nav-next i {
	margin-left: 3px;
}
.pagination-wrap .nav-index {
	text-align: center;
}
.pagination-wrap .nav-next {
	text-align: right;
	float: right;
}
.blog-pagination .nav-previous, .blog-pagination .nav-next {
	float: none;
}
.blog-pagination .nav-previous i, .blog-pagination .nav-next i {
	width: 12px;
}
.author-info-wrap {
	border-top: 1px dotted transparent;
	padding-top: 40px;
	margin-bottom: 40px;
}
.author-avatar {
	float: left;
	margin-right: 20px;
}
.author-info {
	float: left;
	width: 85%;
}
.has-both-sidebars .author-info {
	width: 78%;
}
.author-info h2 {
	margin-bottom: 4px;
}
.author-info .author-name {
	font-weight: bold;
	margin-right: 10px;
}
.author-info .read-more {
	display: inline;
	margin-top: 0;
}
.author-info .author-bio {
	margin-top: 4px;
}
.author-info .author-posts-link {
	text-decoration: none;
}
.related-wrap {
	border-top: 1px dotted transparent;
	border-bottom: 1px dotted transparent;
	height: auto;
	overflow: hidden;
	margin: 0 -30px 40px -30px;
	padding: 40px 30px;
}
.related-wrap h2 {
	margin-bottom: 14px;
}
.related-items {
	margin: 0 -10px;
}
.container .related-item.four.columns {
	width: 142px;
}
.container .has-both-sidebars .related-item.four.columns {
	width: 100px;
}
.container .has-no-sidebar .related-item.four.columns {
	width: 220px;
}
.related-item figure &gt; a {
	width: 142px;
	height: 98px;
	position: relative;
}
.has-both-sidebars .related-item figure &gt; a {
	width: 95px;
	height: 71px;
}
.has-no-sidebar .related-item figure &gt; a {
	width: 220px;
	height: 152px;
}
.related-item figure img {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.related-item figure img:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
.related-item figcaption {
	margin-top: 10px;
}
.related-item figcaption a {
	text-decoration: none;
}
.share-links {
	border-top: 1px dotted #ccc;
	padding: 20px 0;
}
.share-links .share-text {
	float: left;
	margin-right: 20px;
	line-height: 24px;
}
.share-links .share-text i {
	margin-right: 5px;
}
.share-links #like-button {
	float: left;
	margin-right: 15px;
}
.share-links .tweet-this iframe {
	margin-bottom: 0;
}
.tags-link-wrap {
	border-top: 1px dotted #ccc;
	padding: 20px 0;
	margin-bottom: 20px;
}
.tags-link-wrap .tags-wrap {
	float: left;
}
.tags-wrap i {
	margin-right: 5px;
}
.tags-wrap .tags {
	margin-left: 15px;
}
.tags-wrap a {
	text-decoration: none;
}
.tags-link-wrap .permalink {
	float: right;
}
.carousel-items .blog-item {
	margin-bottom: 0;
	padding-top: 0;
	border-top: 0;
}
.carousel-items .blog-item h4.blog-item-title {
	font-weight: normal;
	margin-bottom: 8px;
	border-bottom: 0;
	padding-bottom: 0;
}
.carousel-items .blog-item figure {
	margin-bottom: 16px;
}
.carousel-items .blog-item .blog-item-date {
	display: block;
	margin-bottom: 15px;
}
.carousel-items .blog-item .blog-item-excerpt {
	margin-bottom: 20px;
}

/* #Team
================================================== */

.team_list_widget .team-members {
	margin: 0 -10px;
}
ul.team-members {
	list-style: none;
}
.team_list_widget .team-members &gt; li, .carousel-wrap .carousel-items.has-show-hide &gt; li {
	margin-bottom: 40px;
}
.team-member figure {
	margin-bottom: 10px;
}
.team-member .team-member-name {
	font-weight: normal;
	margin: 0 0 10px 0;
}
.team-member .team-member-position {
	font-weight: normal;
	margin: 0 0 15px 0;
}
.team-member .team-member-bio {
	margin-bottom: 20px;
}
article.type-team .article-body-wrap {
	width: 50%;
	float: left;
	margin-right: 30px;
}
article.type-team .article-body-wrap .body-text {
	margin-top: 0;
}
article.type-team .member-position {
	margin-bottom: 20px;
}
article.type-team .profile-image-wrap {
	float: right;
	width: 46%;
}
ul.member-contact {
	margin-left: 0;
	margin-bottom: 25px;
	list-style: none;
}
ul.member-contact li span {
	font-weight: bold;
	margin-right: 7px;
}
ul.member-contact li a {
	text-decoration: none;
	margin-left: -2px;
}
.team-member-details-wrap {
	display: none;
}
.team-member-details-wrap ul.social-icons-small {
	margin-bottom: 15px;
}
.tm-toggle-button-wrap {
	text-align: center;
	border-top: 1px solid transparent;
	height: 60px;
}
.tm-toggle-button-wrap a {
	border: 1px solid #ccc;
	border-top: 0;
	padding: 4px 14px 10px;
	background: white;
	text-decoration: none;
}



/* #Sidebar
================================================== */

.container .sidebar.four.columns {
	width: 179px;
}
.container .sidebar.five.columns {
	width: 239px;
}
.sidebar {
	padding-bottom: 40px;
}
.left-sidebar {
	padding-right: 10px;
}
.right-sidebar {
	padding-left: 10px;
}
.sidebar .widget-heading h3 {
	display: block;
	font-weight: normal;
	padding-bottom: 17px;
	margin-bottom: 18px;
	border-bottom: 1px dotted transparent;
}
.left-sidebar .widget {
	padding-bottom: 40px;
}
.right-sidebar .widget {
	padding-bottom: 40px;
}
.sidebar .widget:first-child {
	border: 0;
	padding-top: 0;
}
.widget &gt; ul {
	margin-top: -19px;
	margin-bottom: -6px;
}
#sidebar .widget ul.children {
	margin:10px 0 10px 10px;
}
.sidebar .widget.flickr-widget li {
	width: 73px;
	height: 73px;
	border: 0;
	padding: 0;
}
.sidebar .flickr-widget li img {
	height: 73px;
	width: auto;
	min-height: 73px;
	min-width: 73px;
}
.widget ul li {
	margin-bottom: 0;
	line-height: 16px;
	border-top: 1px dotted transparent;	
}
.widget_recent_comments ul li, .widget_archive ul li {
	padding: 15px 0;
}
.widget ul li:first-child {
	border-top: 0;
}
.widget ul li &gt; a {
	padding: 15px 0;
	display: block;
}
.widget ul.flickr_images li a {
	padding: 0;
}
.widget_archive ul li a {
	padding: 0;
	display: inline;
}
.widget a {
	text-decoration: none;
}
.widget a:hover {
	text-decoration: underline;
}
.tagcloud {
	margin-bottom: 2px;
	margin-top: -8px;
}
.tagcloud a {
	line-height: 26px;
	padding-left: 4px;
	text-decoration: none;
}
.tagcloud a::before {
	font-family: FontAwesome;
	content: "\f02b";
	padding-right: 4px;
}
.tagcloud a:hover {
	text-decoration: none;
}
.tagcloud a::after {
	content: ",";
}
.tagcloud a:last-child::after {
	content: "";
	margin: 0;
}
.widget-video iframe {
	width: 100%;
}
.widget_search input {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0;
}
.sidebar.four.columns .widget_search input {
	width: 76%;
}
.sidebar .rev_slider_wrapper {
	overflow: hidden;
	padding-bottom: 40px!important;
}


/* #Comments
================================================== */

#comment-area a {
	text-decoration: none;
}
#comments-list {
	padding: 10px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#comments-list &gt; h2 {
	margin-bottom: 20px;
}
#comments-list ol {
	list-style: none;
	margin: 15px 0 -10px;
}
#comments-list ol li {
	margin-bottom: 0;
}
.comment .comment-wrap {
	position: relative;
	height: auto;
	border-bottom: 1px dotted #ccc;
	padding: 20px 0;
}
.comment-wrap .comment-avatar {
	float: left;
	position: relative;
}
.bypostauthor &gt; .comment-wrap .comment-avatar img {
	height: 50px;
	width: 50px;
	display: block;
}
ul.children {
	margin: 0;
}
.comment .children &gt; li .comment-wrap {
	padding-left: 20px;
	margin: 0;
}
#comments-list ol li.depth-1 &gt; ul.children {
	margin-bottom: 16px;
}
.comment-content {
	float: left;
	margin-left: 20px;
}
.comment-content .comment-body p {
	margin-bottom: 10px;
}
li.depth-1 .comment-wrap .comment-content {
	width: 550px;
}
li.depth-2 .comment-wrap .comment-content {
	width: 530px;
}
li.depth-3 .comment-wrap .comment-content {
	width: 510px;
}
li.depth-4 .comment-wrap .comment-content {
	width: 490px;
}
li.depth-5 .comment-wrap .comment-content {
	width: 470px;
}
li.depth-6 .comment-wrap .comment-content {
	width: 450px;
}
.has-both-sidebars li.depth-1 .comment-wrap .comment-content {
	width: 388px;
}
.has-both-sidebars li.depth-2 .comment-wrap .comment-content {
	width: 368px;
}
.has-both-sidebars li.depth-3 .comment-wrap .comment-content {
	width: 348px;
}
.has-both-sidebars li.depth-4 .comment-wrap .comment-content {
	width: 328px;
}
.has-both-sidebars li.depth-5 .comment-wrap .comment-content {
	width: 308px;
}
.has-both-sidebars li.depth-6 .comment-wrap .comment-content {
	width: 288px;
}
.comment-meta {
	margin-bottom: 5px;
}
.comment-meta .comment-author {
	font-weight: bold;
}
.comment-meta .author-link {
}
.comment-meta .comment-date {
	margin-left: 2px;
}
.comment-meta .meta-sep {
	margin: 0 0 0 1px;
	color: #ccc;
}
.comment-avatar .is-author {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #ccc;
}
.comment-meta cite {
 	font-style: normal;
}
.comment-meta .edit-link {
	margin-left: 5px;
	font-weight: normal;
}
.comment-meta a.comment-reply-link {
	font-weight: normal;
}

/* Trackbacks */
#trackbacks-list span {
	font-size: 12px;
}
#trackbacks-list ol li {
	margin-bottom: 10px;
}
#trackbacks-list .comment-author {
	font-size: 12px;
	margin-bottom: 5px;
}
#trackbacks-list .comment-content p {
	font-size: 14px;
}

/* Comment Form */

#respond-wrap {
	margin: 40px 0;
}
#respond-wrap h2 {
	margin-bottom: 0;
}
#respond {
	margin-top: 20px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
	width: 235px;
	margin-bottom: 0;
}
#commentform {
	margin-top: 10px;
	margin-bottom: 0;
}
#commentform p.comment-notes span.required {
	float: none;
}
#commentform p span.required {
	float: right;
}
#commentform label {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 4px;
}
#commentform input {
	margin-bottom: 12px;
}
#commentform textarea {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 200px;
}
#commentform p.form-allowed-tags {
	display: none;
}
#commentform p.form-allowed-tags code {
	color: #444;
}
#reply-title {
	display: none;
}
.comment #respond h3#reply-title {
	display: block;
	margin: 0px 0 10px;
	font-family: â€œMyriad Proâ€, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
}
#reply-title small {
	margin-left: 10px;
	font-size: 100%;
}
#reply-title small a {
	color: #666;
	text-decoration: underline;
}
p.form-submit {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
article.type-post #respond .form-submit input#submit {
	margin: 0;
	border: 0;
	text-shadow: none;
	background: none;
	background-image: url('images/button-arrow.png');
	background-repeat: no-repeat;
	background-position: 90% center;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 8px 25px 7px 11px;
	font-size: 11px;
	line-height: normal;
}
article.type-post #respond .form-submit input#submit:hover {
	border: 0;
	padding-right: 30px;
}


/* #Contact
================================================== */

.contact-map {
	margin-bottom: 30px;
}
.contact-form h6 {
	margin-bottom: 10px;
}
.contact-form p.thanks {
	display: none;
}
.contact-form label {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 6px;
}
.contact-form input, .contact-form textarea {
	width: 96%;
}
.contact-form textarea {
	height: 189px;
}
.contact-form h5 {
	margin-bottom: 10px;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	background: #CCC;
	text-shadow: none;
	color: #333;
	border: 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background: #999;
	border-width: 0;
}


/* #Shortcodes
================================================== */

.wpb_text_column ul, .box-content-wrap ul {
	list-style: disc inside none;
}

/*========== Showcase Shortcode ==========*/

.fullwidth-layout .wpb_showcase_widget.full-width {
	margin: 0!important;
	width: 100%!important;
}
.wpb_showcase_widget {
	overflow: hidden;
}

/*========== Clients Shortcode ==========*/

ul.clients-items {
	margin-right: -25px;
	list-style: none;
}
.client-item {
	float: left;
	margin-right: 25px;
	width: 135px;
	margin-bottom: 25px;
}
.client-item figure {
	position: relative;
	width: 135px;
	height: 135px;
	border: 1px solid transparent;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity= 75);
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.client-item figure:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity= 100);
}
.client-item figure img {
	margin:auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	max-height:100%;
	max-width:100%;
	width: auto;
	display: block;
}

/*========== Boxed Content Shortcode ==========*/

.wpb_box_text .box-content-wrap {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 20px 20px 1px;
}
.wpb_box_text.whitestroke .box-content-wrap {
	border: 1px solid transparent;
}

/*========== Contact Form Shortcode ==========*/

.wpcf7 p {
	clear: both;
	height: auto;
	overflow: hidden;
	margin-bottom: 0;
} 
span.wpcf7-form-control-wrap {
	display: block;
}
.wpcf7 span.wpcf7-not-valid-tip {
	top: 3px;
	left: 5px;
	background: transparent;
	color: red;
	border: 0;
}
.wpcf7 .wpcf7-captchar + span.wpcf7-not-valid-tip {
	top: 10px;
	left: 78px;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select {
	width: 95%;
	margin-top: 6px;
	margin-bottom: 20px;
}
.sidebar .wpcf7 input[type="text"], .sidebar .wpcf7 textarea, .sidebar .wpcf7 select {
	width: 88%;
}
.wpcf7 textarea {
 	max-width: 95%;
}
.wpcf7 .wpcf7-captchac {
	float: left;
	border: 1px solid #CCC;
	padding: 3px 0 4px;
	margin: 6px 10px 0 0;
}
.wpcf7 input.wpcf7-captchar {
	float: left;
	width: 45%;
}
.wpcf7 input.wpcf7-submit[type="submit"] {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	padding: 5px 20px 5px 10px;
	background-image: url('images/button-arrow.png');
	background-position: 90% center;
	background-repeat: no-repeat;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.wpcf7 input.wpcf7-submit[type="submit"]:hover {
	padding-right: 26px;	
}

/*========== Code Shortcode ==========*/

code {
	display: block;
	padding: 10px 20px 20px;
	border: 1px solid #e4e4e4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #f7f7f7;
	font: 11px Consolas, "Andale Mono", Courier, "Courier New", monospace;
	overflow: auto;
	overflow-Y: hidden;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
code p {
	font-size: 11px;
	margin-bottom: 12px;
}

/*========== Table Shortcodes ==========*/

table.sf-table {
	width: 100%;
	display: table;
}
table.striped_minimal tr:nth-of-type(even), table.striped_bordered tr:nth-of-type(even) {
	background-color: #f7f7f7;
}
table.sf-table th {
	padding: 10px 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
table.sf-table td {
	padding: 10px 20px;
}
table.standard_minimal th {
	padding: 10px 30px 10px 0;
	border-bottom: 2px solid #e4e4e4;
}
table.striped_minimal th {
 	border-bottom: 2px solid #e4e4e4;
}
table.standard_minimal td {
	padding: 10px 30px 10px 0;
	border-bottom: 1px solid #e4e4e4;
}
table.standard_bordered, table.striped_bordered {
	border: 1px solid #e4e4e4;
}
table.standard_bordered tr, table.striped_bordered tr {
	border-top: 1px dotted #e4e4e4;
}
table.standard_bordered th, table.standard_bordered td, table.striped_bordered th, table.striped_bordered td {
	border-left: 1px dotted #e4e4e4;
}

/*========== Pricing Table Shortcodes ==========*/

.pricing-table-wrap {
	height: auto;
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
}
.pricing-table-column {
	float: left;
	border: 1px solid #e4e4e4;
	border-left-width: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.pricing-table-column:first-child {
	border-left: 1px solid #e4e4e4;
}
.columns-5 .pricing-table-column {
	width: 20%;
}
.columns-4 .pricing-table-column {
	width: 25%;
}
.columns-3 .pricing-table-column {
	width: 33.3%;
}
.columns-2 .pricing-table-column {
	width: 50%;
}
.columns-1 .pricing-table-column {
	width: 100%;
}
.pricing-table-column:first-child, .pricing-table-wrap.bordered .pricing-table-column, .pricing-table-wrap.bordered_alt .pricing-table-column {
	border-left: 1px solid #e4e4e4;
}
.pricing-table-price {
	padding: 18px 30px 10px;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	border-bottom: 2px solid #e4e4e4;
}
.pricing-table-price span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 4px;
}
.pricing-table-package {
	padding: 20px 30px;
	font-size: 18px;
	border-bottom: 1px dotted #e4e4e4;
}
.column-highlight .pricing-table-package {
	font-weight: bold;
}
.pricing-table-details {
	padding: 20px 30px;
}
.pricing-table-column .sf-button {
	margin-top: 10px;
	margin-bottom: 0;	
}
.pricing-table-wrap.bordered, .pricing-table-wrap.bordered_alt {
	margin: 0 -10px;
}
.pricing-table-wrap.bordered .pricing-table-column, .pricing-table-wrap.bordered_alt .pricing-table-column {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 10px;
}
.bordered.columns-4 .pricing-table-column, .bordered_alt.columns-4 .pricing-table-column {
	width: 22.7%;
}
.bordered.columns-3 .pricing-table-column, .bordered_alt.columns-3 .pricing-table-column {
	width: 31%;
}
.bordered.columns-2 .pricing-table-column, .bordered_alt.columns-2 .pricing-table-column {
	width: 47.6%;
}
.bordered.columns-1 .pricing-table-column, .bordered_alt.columns-1 .pricing-table-column {
	width: 97.2%;
}
.pricing-table-wrap.bordered .pricing-table-package {
	padding: 20px;
	font-size: 16px;
	line-height: 18px;
}
.pricing-table-wrap.bordered .pricing-table-price {
	padding: 0;
	float: right;
	font-size: 18px;
	line-height: 18px;
	border-bottom: 0;
}
.pricing-table-wrap.bordered_alt .pricing-table-price {
	border-bottom: 1px dotted #e4e4e4;
}
.labelled-pricing-table .pricing-table-column {
	margin-top: 15px;
	border: 0;
	padding-left: 1px;
}
.labelled-pricing-table .pricing-table-column.column-highlight {
	margin-top: 0;
	position: relative;
	padding-left: 0;
}
.labelled-pricing-table .pricing-table-column.column-highlight + .pricing-table-column {
	padding-left: 0;
}
.labelled-pricing-table .pricing-table-column.label-column {
	margin-top: 104px;
}
.labelled-pricing-table .pricing-table-price {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	padding: 12px;
	border: 0;
}
.labelled-pricing-table .pricing-table-price span {
	font-weight: normal;
}
.labelled-pricing-table .pricing-table-package {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	padding: 9px 5px 8px;
	border: 0;
}
.labelled-pricing-table .column-highlight .pricing-table-package {
	padding-top: 16px;
	padding-bottom: 16px;
}
.labelled-pricing-table.columns-5 .pricing-table-package {
	font-size: 20px;
}
.labelled-pricing-table .pricing-table-label-row, .labelled-pricing-table .pricing-table-row {
	text-align: center;
	padding: 12px;
}
.labelled-pricing-table .alt-row {
	background: #ccc;
}
.labelled-pricing-table .pricing-table-label-row {
	display: none;
	font-weight: bold;
}
.labelled-pricing-table .label-column .pricing-table-label-row {
	display: block;
	font-weight: normal;
}
.labelled-pricing-table .lpt-button-wrap {
	padding: 20px 10px;
	text-align: center;
}
.labelled-pricing-table .column-highlight .lpt-button-wrap {
	padding: 30px 10px;
}
.labelled-pricing-table .lpt-button-wrap a {
	display: inline-block;
	margin: 0;
}

/*========== Divider Shortcodes ==========*/

.wpb_divider {
	display: block;
	border-bottom-width: 1px;
	margin: 0 0 30px;
}
.wpb_divider.standard {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.wpb_divider.thin {
	border-bottom-style: solid;
}
.wpb_divider.dotted {
	border-bottom-style: dotted;
}
.wpb_divider.go_to_top a {
	text-align: right;
	display: block;
	display: bl;
	text-decoration: none;
	border-bottom: 1px dotted transparent;
	margin-bottom: 30px;
}
.wpb_divider.go_to_top_icon1 {
	position: relative;
	height: 9px;
	border-bottom: 1px dotted transparent;
}
.wpb_divider.go_to_top_icon2 {
	position: relative;
	height: 10px;
	border-bottom: 1px dotted transparent;
}
.wpb_divider.go_to_top_icon1 a, .wpb_divider.go_to_top_icon2 a {
	position: absolute;
	right: 0;
	display: block;
	padding: 0 0 0 10px;
	text-decoration: none;
}
.wpb_divider.go_to_top_icon2 a i {
	padding-left: 6px;
}


/*========== Button Shortcodes ==========*/

a.sf-button {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	padding: 5px 10px;
	margin: 0 20px 20px 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	transition:all .2s ease-out;
	border: 0;
	text-shadow: none;
	text-decoration: none;
	font-weight: bold;
}
a.sf-button:hover {
	border: 0!important;
	box-shadow:0 2px 3px 0 rgba(0,0,0,.2);
	text-decoration: none!important;
}
a.sf-button.medium {
	font-size: 14px;
	line-height: 20px;
}
a.sf-button.large {
	font-size: 18px;
	line-height: 26px;
}
a.sf-button .arrow {
	background-image: url('images/button-arrow.png');
	display: inline-block;
	width: 6px;
	height: 9px;
	margin-left: 7px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
a.sf-button.medium .arrow {
	vertical-align: 1px;
}
a.sf-button.large .arrow {
	vertical-align: 2px;
}
a.sf-button:hover .arrow {
	margin-left: 12px;
}
a.sf-button.lightgrey .arrow, a.sf-button.green .arrow, a.sf-button.limegreen .arrow {
	background-image: url('images/button-arrow2.png');
}
a.sf-button.slightlyrounded, a.sf-button.slightlyroundedarrow {
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
a.sf-button.rounded, a.sf-button.roundedarrow {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
a.sf-button.outerglow {
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.3);
	box-shadow: 0 0 4px rgba(0,0,0,.3);
}
a.sf-button.dropshadow {
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 0.6px 0 rgba(0,0,0,.75);
	-webkit-box-shadow: 1px 1px 0.6px 0 rgba(0,0,0,.75);
	box-shadow: 1px 1px 0.6px 0 rgba(0,0,0,.75);
}
a.sf-button.black {
	background-color: #212121;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);	
	color: #fff;
}
a.sf-button.grey {
	background-color: #656565;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	color: #fff;
}
a.sf-button.blue {
	background-color: #0000cc;
	color: #fff;
}
a.sf-button.lightgrey {
	background-color: #cbcbcb;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
}
a.sf-button.purple {
	background-color: #5f5ba7;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	color: #fff;
}
a.sf-button.lightblue {
	background-color: #00adef;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	color: #fff;
}
a.sf-button.turquoise {
	background-color: #1bbbb3;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	color: #fff;
}
a.sf-button.green {
	background-color: #65cb00;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
}
a.sf-button.limegreen {
	background-color: #cbff00;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
}
a.sf-button.orange {
	background-color: #f90;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	color: #fff;
}
a.sf-button.pink {
	background-color: #ed135a;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -o-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	background-image: linear-gradient(90deg, rgba(255,255,255,.15) 0%, rgba(247,247,247,0) 50%, rgba(247,247,247,0) 50.12%);
	color: #fff;
}
.sf-button.lightblue:hover {
	background: #0099ff;
}
.sf-button.pink:hover {
	background: #ad2043;
}
.sf-button.purple:hover {
	background: #7400e9;
}
.sf-button.grey:hover {
	background: #444;
}
.sf-button.lightgrey:hover {
	background: #aaa;
}


/*========== Alert Shortcodes ==========*/

.alert {
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	padding: 12px 15px;
	text-align: left;
	margin: 0 0 20px;
	font-weight: normal;
}
.alert.grey {
	background-color: #ccc;
	color: #111;
}
.alert.red {
	background-color: #fa2d3c;
	color: #fff;
}
.alert.green {
	background-color: #afff7f;
	color: #111;
}
.alert.blue {
	background-color: #8cdeff;
	color: #111;
}

/*========== Image Shortcodes ==========*/

.glowframe img {
	border: 6px solid transparent;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
	box-shadow: 0 0 4px rgba(0,0,0,.2);
	width: 96%;
}
.borderframe img {
	border: 6px solid transparent;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.shadowframe img {
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.15);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.15);
	box-shadow: 0 2px 2px rgba(0,0,0,.15);
}

/*========== Testimonials Shortcodes ==========*/

.testimonial-wrap {
	margin-bottom: 20px;
}
.testimonial-wrap.large .testimonial-text {
	font-size: 16px;
}
ul.testimonials {
	margin-bottom: 0;
	list-style: none;
}
.testimonials &gt; li {
	padding-top: 30px;
	margin-bottom: 30px;
	border-top: 1px dotted transparent;
}
.testimonials &gt; li:first-child {
	padding-top: 0;
	border-top: 0;
}
.testimonial-text {
	font-style: italic;
	margin-bottom: 5px;
}
.testimonial-wrap.large .testimonial-text {
	margin-bottom: 10px;
}
.testimonial-text p {
	margin-bottom: 10px;
}
.testimonial-wrap cite, .wpb_testimonial_carousel_widget cite {
	font-weight: bold;
}
.testimonial .pagination-wrap {
	display: none;
}
.span12.testimonial .pagination-wrap {
	display: block;
}
.wpb_testimonial_carousel_widget .jcarousel-clip {
	width: 100%;
}
.testimonials.carousel-items li {
	padding-top: 0;
	border-top: 0;
}

/*========== Jobs Shortcodes ==========*/

ul.jobs {
	list-style: none;
}
.jobs &gt; li {
	padding-top: 30px;
	margin-bottom: 30px;
	border-top: 1px dotted transparent;
}
.jobs &gt; li:first-child {
	padding-top: 0;
	border-top: 0;
}
.jobs .sf-list {
	margin-top: 15px;
	margin-bottom: 10px;
}
.jobs a.button {
	margin-top: 10px;
}
.jobs-overview {
	list-style: disc inside none;
}
.jobs-overview .job {
	margin-bottom: 4px;
}
.jobs-overview .job a {
	text-decoration: none;
}


/*========== Jobs Shortcodes ==========*/

.search-widget {
	margin-bottom: 0;
}
.search-widget input {
	margin: 25px 0;
	width: 80%;
	padding: 10px 5% 10px 30px;
}

/*========== FAQS Shortcodes ==========*/

ul.faqs-nav {
	padding-bottom: 30px;
	border-bottom: 2px solid #f4f4f4;
	margin-bottom: 40px;
	list-style: none;
}
.faqs-nav li {
	float: left;
	width: 44%;
	padding: 10px 10px 10px 10px;
	border: 1px solid #F4F4F4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 10px 10px 0;
}
.faqs-nav li a {
	text-decoration: none;
}
.faqs-nav li i {
	margin-right: 8px;
}
.faqs-nav li .count {
	float: right;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity= 60);
}
h3.faq-section-title {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
ul.faqs-section {
	margin-bottom: 60px;
	list-style: none;
}
.faq-item h6 {
	margin-bottom: 15px;
}
.faq-item {
	padding-top: 40px;
	border-top: 1px dotted #ccc;
	margin-bottom: 40px;
}
.faq-item:first-child {
	border-top: 0;
	padding-top: 0;
}

/*========== Column Shortcodes ==========*/

.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.last {
	margin-right: 0 !important;
	clear:right;
}
.clearboth {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}

/*========== Sitemap Shortcode ==========*/

.sitemap-wrap {
	margin-bottom: 20px;
}
.sitemap-col {
	float: left;
	width: 28%;
	margin-left: 7%;
}
.sitemap-col:first-child {
	margin-left: 0;
}
.sitemap-col h6 {
	margin-bottom: 15px;
}
.sitemap-col ul {
	margin-bottom: 40px;
	list-style: none!important;
}
.sitemap-col ul li {
	margin-bottom: 8px;
}
.sitemap-col ul li a {
	text-decoration: none;
}

/*========== Map Shortcode ==========*/

.wpb_gmaps_widget .wpb_map_wraper {
	padding: 0;
}
.map {
	margin-bottom: 15px;
}
.map iframe {
	width: 100%;
}
.map-canvas img {
	max-width: none;
}


/*========== Divider Shortcode ==========*/

.horizontal-break {
	height: 1px;
	width: 100%;
	margin: 30px 0;
}


/*========== Client Shortcode ==========*/

.client-box {
	width: 228px;
	height: auto;
	background-color: #fafafa;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin: 0 2px 7px 5px;
}
.client-box img {
	width: 100%;
	height: auto;
	display: block;
}


/*========== Google Chart Shortcodes ==========*/

.googlechart {
	margin-bottom: 20px;
	width: 100%;
}

/*========== Icon Shortcodes ==========*/

.sf-icon {
	font-size: 22px;
	line-height: 26px;
	padding: 0 5px 6px 0;
	width: auto;
	height: 24px;
	background-image: none;
}
.sf-icon.icon-medium {
	font-size: 38px;
	line-height: 40px;
	width: auto;
	height: 38px;
	padding: 0px 10px 2px 0;
}
.sf-icon-cont.cont-small .sf-icon {
	line-height: 30px;
}
.sf-icon-cont.cont-medium .sf-icon {
	line-height: 50px;
}
.sf-icon.icon-large {
	font-size: 50px;
	line-height: 69px;
	width: auto;
	height: 56px;
	padding: 0px 12px 6px 0;
}
.sf-icon-cont.cont-large .sf-icon {
	line-height: 80px;
}
.sf-icon-cont .sf-icon {
	padding: 0;
}
.sf-icon-cont {
	background-image: none;
	padding: 18px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-right: 20px;
	height: 28px;
	width: 28px;
	line-height: 12px;
}
.sf-icon-cont.cont-small {
	padding: 8px;
}
.sf-icon-cont.cont-medium {
	background-image: none;
	padding: 25px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	width: 48px;
	height: 48px;
	line-height: 12px;
}
.sf-icon-cont.cont-large {
	background-image: none;
	padding: 37px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	width: 77px;
	height: 77px;
}
.sf-icon.icon-large::before {
	font-size: 72px;
}
.sf-icon-float-left {
	float: left;
	padding: 5px 10px 0 0;
}
.sf-icon-float-right {
	float: right;
	padding: 5px 0 0 10px;
}
.sf-icon-float-none {
	display: inline-block;
}


/*========== Typography Shortcodes ==========*/

span.highlighted {
	padding: 1px 3px;
	border-radius: 1px;
	margin-right: 2px;
	color: #fff;
}
span.dropcap1, span.dropcap2 {
	float: left;
	padding: 11px 0px 9px;
	margin-right: 8px;
	font-size: 46px;
	font-family: serif;
	font-style: normal;
}
span.dropcap3, span.dropcap4 {
	float: left;
	font-family: serif;
	font-style: normal;
	font-size: 18px;
	padding: 6px 10px;
	margin: 4px 10px 2px 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
span.dropcap4 {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
blockquote {
	border-left: 0;
	padding: 10px 0;
}
blockquote, blockquote p {
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
}
blockquote.blockquote1, blockquote.blockquote1 p, blockquote.pullquote, blockquote.pullquote p {
	font-size: 12px;
	line-height: 18px;
}
blockquote.blockquote2, blockquote.blockquote1 p {
	font-size: 14px;
	line-height: 22px;
}
blockquote.pullquote {
	border-left: 1px dotted transparent;
	padding: 0 0 0 20px;	
}

/*========== List Shortcode ==========*/

.sf-list {
	margin-left: 0;
	list-style: none!important;
}
.sf-list li {
	padding: 0 0 0 20px;
}
.list-add_bw li {
	background: transparent url('images/list-icons/add_b&amp;w.png') no-repeat 2px 3px;
}
.list-add li {
	background: transparent url('images/list-icons/add_colour.png') no-repeat 2px 3px;
}
.list-arrow_bw li {
	background: transparent url('images/list-icons/arrow_b&amp;w.png') no-repeat left 3px;
}
.list-arrow li {
	background: transparent url('images/list-icons/arrow_colour.png') no-repeat left 3px;
}
.list-article li {
	background: transparent url('images/list-icons/article_b&amp;w.png') no-repeat left 3px;
}
.list-bar li {
	background: transparent url('images/list-icons/bar_b&amp;w.png') no-repeat left 6px;
}
.list-bolt_bw li {
	background: transparent url('images/list-icons/bolt_b&amp;w.png') no-repeat 2px 3px;
}
.list-bolt li {
	background: transparent url('images/list-icons/bolt_colour.png') no-repeat 2px 3px;
}
.list-date li {
	background: transparent url('images/list-icons/date_b&amp;w.png') no-repeat left 3px;
}
.list-delete_bw li {
	background: transparent url('images/list-icons/delete_b&amp;w.png') no-repeat 1px 4px;
}
.list-delete li {
	background: transparent url('images/list-icons/delete_colour.png') no-repeat 1px 4px;
}
.list-dot li {
	background: transparent url('images/list-icons/dot_b&amp;w.png') no-repeat 2px 5px;
}
.list-like_bw li {
	background: transparent url('images/list-icons/like_b&amp;w.png') no-repeat left 3px;
}
.list-like li {
	background: transparent url('images/list-icons/like_colour.png') no-repeat left 3px;
}
.list-pen li {
	background: transparent url('images/list-icons/pen_b&amp;w.png') no-repeat left 3px;
}
.list-question_bw li {
	background: transparent url('images/list-icons/questionMark_b&amp;w.png') no-repeat left 3px;
}
.list-question li {
	background: transparent url('images/list-icons/questionMark_colour.png') no-repeat left 3px;
}
.list-settings_bw li {
	background: transparent url('images/list-icons/settings_b&amp;w.png') no-repeat left 3px;
}
.list-settings li {
	background: transparent url('images/list-icons/settings_colour.png') no-repeat left 3px;
}
.list-star_bw li {
	background: transparent url('images/list-icons/star_b&amp;w.png') no-repeat left 3px;
}
.list-star li {
	background: transparent url('images/list-icons/star_colour.png') no-repeat left 3px;
}
.list-tick_bw li {
	background: transparent url('images/list-icons/tick_b&amp;w.png') no-repeat left 3px;
}
.list-tick li {
	background: transparent url('images/list-icons/tick_colour.png') no-repeat left 3px;
}
.list-user li {
	background: transparent url('images/list-icons/user_b&amp;w.png') no-repeat left 3px;
}
.list-warning_bw li {
	background: transparent url('images/list-icons/warning_b&amp;w.png') no-repeat left 3px;
}
.list-warning li {
	background: transparent url('images/list-icons/warning_colour.png') no-repeat left 3px;
}

/*========== Social Shortcode ==========*/

ul.social-icons {
	height: auto;
	overflow: hidden;
	margin-right: -12px;
	list-style: none!important;;
}
ul.social-icons li {
	float: left;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 12px;
	background: none;
	padding: 0!important;
	line-height: 32px!important;
	border: 0!important;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
ul.social-icons li a {
	background: transparent url(images/social-icons.png) no-repeat 0 0;
	display: block;
	width: 32px;
	height: 32px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
ul.social-icons:hover li, ul.social-icons-small:hover li {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity= 50);
}
ul.social-icons li:hover, ul.social-icons-small li:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity= 100);
}
ul.social-icons li.twitter a {
	background-position: 0 0;
}
ul.social-icons li.facebook a {
	background-position: -32px 0;
}
ul.social-icons li.dribbble a {
	background-position: -64px 0;
}
ul.social-icons li.vimeo a {
	background-position: -96px 0;
}
ul.social-icons li.tumblr a {
	background-position: -128px 0;
}
ul.social-icons li.spotify a {
	background-position: -160px 0;
}
ul.social-icons li.linkedin a {
	background-position: -192px 0;
}
ul.social-icons li.lastfm a {
	background-position: -224px 0;
}
ul.social-icons li.googleplus a {
	background-position: -256px 0;
}
ul.social-icons li.flickr a {
	background-position: -288px 0;
}
ul.social-icons li.youtube a {
	background-position: -320px 0;
}
ul.social-icons li.behance a {
	background-position: -352px 0;
}
ul.social-icons li.pinterest a {
	background-position: -384px 0;
}
ul.social-icons li.instagram a {
	background-position: -416px 0;
}
ul.social-icons li.yelp a {
	background-position: -448px 0;
}
ul.social-icons li.skype a {
	background-position: -480px 0;
}
ul.social-icons li.rss a {
	background-position: -512px 0;
}
ul.social-icons-small {
	height: auto;
	overflow: hidden;
	margin-right: -5px;
	list-style: none!important;
}
ul.social-icons-small li {
	width: 24px;
	height: 24px;
	margin: 0 5px 0 0;
	float: left;
	display: inline-block;
	background: none;
	padding: 0!important;
	line-height: 24px!important;
	border: 0!important;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
ul.social-icons-small li a {
	background: transparent url(images/social-icons-small.png) no-repeat 0 0;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
ul.social-icons-small li.twitter a {
	background-position: 0 0;
}
ul.social-icons-small li.facebook a {
	background-position: -24px 0;
}
ul.social-icons-small li.dribbble a {
	background-position: -48px 0;
}
ul.social-icons-small li.vimeo a {
	background-position: -72px 0;
}
ul.social-icons-small li.tumblr a {
	background-position: -96px 0;
}
ul.social-icons-small li.spotify a {
	background-position: -120px 0;
}
ul.social-icons-small li.linkedin a {
	background-position: -144px 0;
}
ul.social-icons-small li.lastfm a {
	background-position: -168px 0;
}
ul.social-icons-small li.googleplus a {
	background-position: -192px 0;
}
ul.social-icons-small li.flickr a {
	background-position: -216px 0;
}
ul.social-icons-small li.youtube a {
	background-position: -240px 0;
}
ul.social-icons-small li.behance a {
	background-position: -264px 0;
}
ul.social-icons-small li.pinterest a {
	background-position: -288px 0;
}
ul.social-icons-small li.instagram a {
	background-position: -312px 0;
}
ul.social-icons-small li.yelp a {
	background-position: -336px 0;
}
ul.social-icons-small li.skype a {
	background-position: -360px 0;
}
ul.social-icons-small li.rss a {
	background-position: -384px 0;
}


/*========== Latest Tweet Shortcode ==========*/

.latest-tweet ul {
	margin-bottom: 10px;
	list-style: none!important;
}
.latest-tweet ul li {
	margin-left: 0;
}
.latest-tweet p {
	margin-bottom: 0;
}
.latest-tweet .tweet-author {
	margin-right: 4px;
	font-weight: bold;
}
.latest-tweet .tweet-date {
	text-decoration: none;
	color: #999;
	margin-left: 5px;
	display: inline-block;
}


/*========== Gallery Shortcode ==========*/

.gallery {
	padding-top: 10px;
}
.gallery .gallery-item {
	width: auto;
	float: left;
	display: inline;
	margin: 0 14px 14px;
	width: 17%;
}
.gallery-item .gallery-icon {
	background: #222 url(images/view-image.png) no-repeat center center;
	width: 100%;
	height: auto;
}
.gallery-item .gallery-icon a {
	display: block;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity= 100);
}
.gallery-icon a img {
	display: block;
	width: 100%;
	height: auto;
}
.gallery-item .gallery-icon a:hover {
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter:alpha(opacity= 10);
}

/*========== Accordion Shortcode ==========*/

.minimal .wpb_accordion_section {
	border-bottom: 2px solid transparent;
	padding: 0 0 0 10px;
}
.minimal .wpb_accordion_section h3 &gt; a {
	padding: 20px 0;
	margin-left: 35px;
}
.minimal .wpb_accordion_section:first-child {
	border-top: 2px solid transparent;
}
.wpb_accordion .ui-accordion .ui-accordion-content {
	border: 0;
	padding: 20px;
}
.wpb_accordion .ui-accordion .ui-accordion-header {
	position: relative;
}
.minimal .ui-accordion .ui-accordion-header .ui-icon {
	top: 20px!important;
	position: absolute!important;
}
.ui-accordion-content .wpb_wrapper p:last-child {
	margin-bottom: 0;	
}
.ui-accordion-content .wpb_wrapper .box-content-wrap p:last-child {
	margin-bottom:20px;
}
.wpb_accordion_section &gt; h3 {
	font-size: 12px;
	font-weight: bold;
	outline: 0!important;
}
.wpb_accordion_section &gt; h3 a {
	text-decoration: none;
}
.wpb_accordion_section &gt; h3 .ui-icon {
	display: inline;
}
.wpb_accordion_section &gt; h3 .ui-icon:before {
	content: "\f055";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	font-size: 12px;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 10px;
	margin-top: -1px;
	font-size: 14px;
}
.wpb_accordion_section h3.ui-state-active .ui-icon:before {
	content: "\f056";
}
.wpb_accordion.standard .wpb_accordion_section {
	border: 1px solid transparent;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 10px;
}
.wpb_accordion.standard .wpb_accordion_section h3.ui-state-active {
	border-bottom: 1px dotted transparent;
}
.wpb_accordion .ui-state-active, .wpb_accordion .ui-state-default {
	border: 0!important;
	background: none!important;
}
.accordion {
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 20px;
}
.accordion .accordion-header {
	border-top: 1px solid #e8e8e8;
	cursor: pointer;
	padding: 10px;
	font-weight: bold;
	color: #666;
}
.accordion .accordion-header:first-child {
	border-top: none;
}
.accordion .accordion-body {
	border-top: 1px solid #e8e8e8;
	padding: 10px;
	color: #222;
	background-color: #f7f7f7;
}
.accordion .accordion-header.ui-state-active, .accordion .accordion-header.ui-state-focus {
	outline: none;
}
.accordion .accordion-header.ui-state-active {
	color: #000;
}
.ui-accordion .ui-accordion-header .ui-icon {
	position: relative!important;
	left: 15px!important;
	top: 15px!important;
	margin-top: 0!important;
	background-image: none!important;
	text-indent: 0!important;
	display: block;
}
.wpb_accordion.standard .wpb_accordion_section &gt; h3 a {
	padding: 15px 34px;
}
.ui-accordion .ui-accordion-header a {
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
	display: block;
}

/*========== Tabs Shortcode ==========*/

.tabbed-asset {
	overflow: hidden;
	margin-bottom: 20px;
}
.tab-content {
	padding: 10px;
	background-color: #f7f7f7;
	color: #222;
}
.tab-content.ui-tabs-hide {
	display: none;
}
ul.tabs {
	margin-bottom: 0;
	border: 0;
	list-style: none!important;
}
ul.tabs li {
	height: auto;
}
ul.tabs li a {
	font-size: 14px;
	padding: 10px;
	height: auto;
	line-height: 20px;
	color: #666;
	font-weight: bold;
	border: 0;
}
ul.tabs li.ui-state-default a {
	background-color: transparent;
}
ul.tabs li.ui-state-active a {
	color: #222;
	background-color: #f7f7f7;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.wpb_tabs .ui-tabs .ui-tabs-panel, .wpb_accordion_section .ui-accordion-content {
	background: transparent;
}
.wpb_tabs.standard .ui-tabs .ui-tabs-nav li {
	border-left-width: 0;
}
.wpb_tabs.minimal .ui-tabs .ui-tabs-panel {
	padding: 17px 17px 0 17px;
}
.ui-tabs .ui-tabs-nav li {
	margin: 0!important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 1px!important;
}
.wpb_tabs.standard .ui-tabs .ui-tabs-nav li:first-child {
	border-left-width: 1px;
}
.wpb_tabs .ui-tabs .ui-tabs-nav li a {
	padding: 12px 15px;
}
.wpb_tabs.minimal ul li {
	margin: 0;
}
.wpb_tabs.minimal ul li a {
	padding: 15px 20px;
}
.wpb_tabs.minimal .ui-state-default {
	border-width: 0;
	background: transparent;
	padding-bottom: 2px;
}
.wpb_tabs.minimal .ui-tabs .ui-tabs-nav li.ui-state-default a {
	padding-bottom: 15px;
	padding-top: 15px;
}
.wpb_tabs.minimal .ui-tabs .ui-tabs-nav li.ui-state-active a {
	padding-top: 15px;
}
.wpb_tabs.minimal .ui-state-active {
	border-width: 1px;
}
.wpb_tabs.minimal .ui-tabs .ui-tabs-panel {
	border: 0;
}

/*========== Calendar Widget ==========*/

.widget_calendar table {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	position: relative;
	margin-bottom: -2px;
}
.widget_calendar caption {
	padding: 7px 0;
}
.widget_calendar th {
	text-align: center;
	width: 26px;
	height: 35px;
	border: 1px solid #e4e4e4;
	border-bottom: 0;
	vertical-align: middle;
}
.widget_calendar tbody tr {
	height: 35px;
}
.widget_calendar tbody tr &gt; td {
	color: #444;
	text-align: center;
	border: 1px solid #e4e4e4;
	vertical-align: middle;
}
.widget_calendar tbody tr &gt; td a {
	padding: 6px 0;
	display: block;
}
.sidebar .widget_calendar tbody tr &gt; td a:hover {
	text-decoration: none;
}
.widget_calendar tfoot {
	position: absolute;
	top: 2px;
	width: 100%;
	display: block;
}
.widget_calendar tfoot tr {
	width: 100%;
	display: block
}
.widget_calendar tfoot td {
	padding: 5px 0;
	border-color: transparent;
	float: left;
}
.widget_calendar tfoot td#prev {
	padding-left: 10px;
	width: 40px;
	text-align: left;
}
.widget_calendar tfoot td#next {
	padding-right: 10px;
	width: 40px;
	text-align: right;
	float: right;
}
.widget_calendar tfoot td a:hover {
	text-decoration: none;
}

/* #WooCommerce
================================================== */

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	margin-top: 4px!important;
}
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
	padding-top: 25px!important;
	border-top: 1px solid #e4e4e4;
}
.woocommerce-account .page-content h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-top: 40px;	
}
.woocommerce-account p.myaccount_address {
	border-bottom: 1px solid #ccc;
	padding-bottom: 60px;
}
.woocommerce-account div.col2-set.addresses {
	margin-bottom: 50px;
}
.addresses .title .edit {
	margin: 10px 0 0 0;
	border: 1px solid #e4e4e4;
	padding: 2px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	line-height: 18px;
}
.woocommerce-account input[name="change_password"] {
	margin: 10px 0 0 4px;
}
.woocommerce-page form .form-row label {
	padding-bottom: 5px;
}
.woocommerce-page .cart-collaterals {
	margin-bottom: 50px;
	border-top: 1px solid #e4e4e4;
	padding: 20px 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
	float: right;
}
.woocommerce-cart .shipping-calculator-button {
	text-decoration: none;
}
.cart-collaterals .shipping_calculator .button[name="calc_shipping"] {
	width: 28%;
	float: right;
	padding: 10px 12px;
	margin-right: 3px;
	margin-top: 10px;
}
div.product .woocommerce_tabs ul.tabs li.active a {
	background: transparent;
}
div.product .woocommerce_tabs ul.tabs li a {
	background: transparent;
}
#payment ul.payment_methods li {
	margin-bottom: 10px;
}
#payment ul.payment_methods li input {
	margin: 5px 6px 0 0;
	float: left;
}
.woocommerce-checkout h3#order_review_heading {
	margin-top: 50px;
}
.woocommerce-checkout form.checkout {
	margin-bottom: 50px;
}
.quantity input.qty {
	height: 26px;
}
div.product .thumbnails {
	margin-left: 0!important;
}
div.product .woocommerce_tabs ul.tabs {
	margin-bottom: 0;
	padding-left: 15px;
}
div.product .woocommerce_tabs ul.tabs li {
	margin: 0 -2px;
}
div.product .woocommerce_tabs .panel {
	margin-bottom: 0px;
	margin-top: -1px;
	border: 1px solid rgb(221, 221, 221);
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: rgb(255, 255, 255);
}
.widget_product_search form {
	margin-bottom: 0;
}
.widget_product_search input[type="submit"] {
	visibility: hidden;
	height: 0;
	padding: 0;
	margin: 0;
}
ul.cart_list li, ul.product_list_widget li {
	padding: 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
	padding: 10px 0;
}
ul.products li.product {
	text-align: center;
}
ul.products li.product a {
	display: block;
}
ul.products li.product a.button {
	display: inline-block;
}
ul.products li.product a img {
	display: block;
}
ul.product_list_widget li a:hover {
	text-decoration: none;
}
.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total {
	padding: 10px 0!important;
}
.widget_shopping_cart_content .buttons &gt; a {
	margin-right: 5px!important;
}
.page-content .related.products {
	margin-top: 50px;
}
.widget_shopping_cart .total {
	border-top: 3px double #ccc;
	padding: 8px 0 0;
	margin-top: 20px;
}
ul.products li.product h3 {
	line-height: 100%;
}
.sidebar .widget_shopping_cart .buttons a:hover, .product-name a {
	text-decoration: none;
}
.woocommerce .quantity, .woocommerce-page .quantity {
	height: 30px;
}
.type-woocommerce .summary .single_add_to_cart_button {
	padding-top: 8px;
	padding-bottom: 8px;
}
div.product .woocommerce_tabs ul.tabs, .woocommerce div.product .woocommerce-tabs ul.tabs  {
	margin-bottom: 0!important;
	padding-left: 15px!important;
}
div.product .woocommerce_tabs .panel, div.product .woocommerce-tabs .panel {
	margin-bottom: 0px;
	margin-top: -1px!important;
	border: 1px solid rgb(221, 221, 221);
	padding: 14px 23px!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	margin: 0 -2px!important;
}
div.product .woocommerce_tabs .panel h2, div.product .woocommerce-tabs .panel h2 {
	margin-top: 10px;
	margin-bottom: 20px;
}
table.shop_table td.product-quantity {
	text-align: left;
}
table.shop_table td {
	padding: 12px;
}
.cart .button, .cart input.button {
	padding: 7px 12px;
}
td.product-quantity .quantity {
	margin: 0;
}
table.shop_table td.product-remove {
	max-width: 0px;
}
.woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page #content table.cart a.remove
table.cart .product-thumbnail, #content table.cart .product-thumbnail {
	line-height: 18px;
}
table.cart img, #content table.cart img {
	width: 100%;
}
table.cart td.actions .coupon .input-text, #content table.cart td.actions .coupon .input-text {
	width: 160px;
	margin-right: 10px;
}
#payment ul.payment_methods {
	padding-left: 0;
	padding-right: 0;
}
#payment div.form-row {
	padding: 1em 0;
}
.checkout #shiptobilling {
	margin: 10px 0;
}
form .form-row .input-checkbox {
	display: inline-block;
	margin: -1px 0 0 0;
}
#shiptobilling .checkbox {
	padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
	background-color: transparent;
}</pre></body></html>