/*
Theme Name: Ceckito
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: Simple WP Themes
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>.
Text Domain: swt
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
5.1 - Links
5.2 - Menus
6.0 - Alignments
7.0 - Clearings
8.0 - Widgets
9.0 - Content, Posts and Pages
9.1 - Pagination
9.2 - Comments
10.0 - Infinite scroll
11.0 - Media
11.1 - Captions
11.2 - Galleries
12.  - Layout
13.  - Bx Slider
14.  - Simple Grid
15.  - Shortcodes
16.  - Media Queries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 62.5%;  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll;  /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%;  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%;  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
	-webkit-font-smoothing: antialiased;
}

*,
*:before,
*:after {
 /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box;  /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing: border-box;  /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing: border-box;
}

body {
	background: #fff;  /* Fallback for when there is no custom background color defined. */
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
 /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #e1e0e0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
	border: 1px solid #e1e0e0;
}

blockquote:before,
blockquote:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

q:before,
q:after { content: '"'; }
a{
		color: #666666;
    font-size: 16px;
		font-weight: 700;
    word-wrap: break-word;
}
a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}


/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #666666;
	font: 700 16px/1.5625 'Merriweather', serif;
	word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	margin: 0 0 25px 0;
	color: #000;
}

h1 {
	font-size: 26px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 17px;
}

p, dl {
	margin-bottom: 1.5em;
}

b,
strong {
	font-weight: bold;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
	font-style: italic;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

code {
	background: #f6f6f6;
	color: #000;
	border: 1px solid #e3e3e3;
	padding: 0 5px;
}

abbr,
acronym {
	border-bottom: 1px dotted #e1e0e0;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

/* Font Awesome */
.fa,
.bx-pager-link:before,
.entry-permalink:before,
.entry-footer .entry-published:before,
.post-format-link:before,
.chat-author:before,
.post-edit-link:before,
.swt_social_links a:before,
.entry-time:before,
#sidebar-primary .search-form div:before,
.entry-author:before,
.entry-terms.category:before,
.entry-terms.post_tag:before,
.comments-link:before,
#menu-social-items a:before,
#menu-primary-items .sub-menu li:hover > ul:before,
#menu-primary .menu-item-has-children > a:after {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/

blockquote {
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 3%;
	color: #666;
	background: #f9f9f9;
	border-left: 5px solid #ddd;
}

blockquote blockquote {
	padding: 0.5% 2%;
}

blockquote p {
	margin: 0;
}

blockquote cite {
	font-variant: small-caps;
}

hr {
	background-color: #e1e0e0;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;  /* Make sure images are scaled correctly. */
	max-width: 100%;  /* Adhere to container width. */;
}

figure {
	margin: 0;
}

/* Tables. */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em 0;
	width: 100%;
	background: #fcfcfc;
}

th,
td {
	padding: 6px 2%;
}

caption,
th,
td {
	text-align: left;
}

caption {
	margin: 1em 0;
	border: 0;
}

th {
	font-weight: bold;
}

/* wp-calendar <table> */

#wp-calendar caption {
	margin: 0;
}
#wp-calendar th,
#wp-calendar td {
	font-size: 16px;
	font-weight: normal;
	padding: 4px 1%;
	text-align: center;
}
#wp-calendar tr:hover td,
#wp-calendar td.pad,
#wp-calendar #prev,
#wp-calendar #next {
	background: transparent;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/


button,
input,
select,
textarea {
	font-size: 100%;  /* Corrects font size not being inherited in all browsers */
	margin: 0;  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline;  /* Improves appearance and consistency in all browsers */
	-webkit-transition: all 0.25s ease-out;
       -moz-transition: all 0.25s ease-out;
        -ms-transition: all 0.25s ease-out;
         -o-transition: all 0.25s ease-out;
            transition: all 0.25s ease-out;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	border: 0;
	background: #1aadf1;
	color: #fff;
	font-weight: bold;
	cursor: pointer;  /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button;  /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 15px;
	line-height: 1;
	padding: 20px 25px;

}

input[name="post_password"] { margin-bottom: 20px !important; }

input[type="checkbox"],
input[type="radio"] {
	padding: 0;  /* Addresses excess padding in IE8/9 */
	display: inline-block;
}

input[type="search"]::-webkit-search-decoration {
 /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
.search-text::-ms-clear { display: none; }
button::-moz-focus-inner,
input::-moz-focus-inner {
 /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #a5a4a4;
	border: 1px solid #e1e0e0;
	padding: 10px;
	background: #f5f6f8;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	background: #fff;
	outline: 0;
}

textarea {
	overflow: auto;  /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 10px;
	vertical-align: top;  /* Improves readability and alignment in all browsers */
	width: 100%;
	min-height: 170px;
}

fieldset {
	margin: 0 0 1.5em 0;
	padding: 3%;
	border: 1px solid #e1e0e0;
}

legend {
	border: 0;
	font-weight: bold;
	margin: 0 0 0;
	padding: 0;
	white-space: normal;
}

input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select {
	display: block;
	width: 100%;
	border: 1px solid #e1e0e0;
	padding: 10px;
	background: #f5f6f8;
}

input[type="number"] { width: auto; }

label { cursor: pointer; }

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/

a {
	/*color: #1aadf1;*/
	text-decoration: none;
	transition: all 0.25s ease-in-out;
}

a:visited {
}

/*a:hover,
a:focus,
a:active {
	color: #303030;
	text-decoration: underline;
}*/

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/

#menu-primary {
	/*background: #303030;*/
	width: 70%;
	float: left;
	text-align: center;
}

#menu-primary-items {
	margin: 0;
	list-style: none;
}

@media only screen and ( max-width: 973px ) {
	.site-title{
		width: 90%!important;
		margin: 0 auto!important;
		float: none!important;
	}
	#menu-primary .wrap{
		margin: 50px 0 0;
	}
	header .wrap{
		margin: 0 0 10%;
	}
}

@media only screen and ( min-width: 973px ) and ( max-width: 1183px ) {
	.site-title{
		float: none!important;
		margin: 0 auto;
	}
	#menu-primary{
		float: none!important;
		margin: 0 auto;
		width: 90%;
	}
	#menu-primary-items a{
		margin: 0 10px!important;
	}
}

@media only screen and (min-width: 990px) {

	.js .menu-items {
		position: relative;
	}

	.js .menu-items.closed {
		max-height: none;
	}

	#toggle-primary-menu {
		display: none;
	}

	/*=== Menu Primary ===*/

	#menu-primary {
		min-height: 57px;
	}

	#menu-primary-items {
		width: 95%;
	}

	#menu-primary-items li {
		display: inline-block;
		position: relative;
	}

	#menu-primary-items a {
		display: block;
 		margin: 0 20px 0 0;
		white-space: nowrap;
		font-size: 13px;
		font: 400 13px/57px "Lato",sans-serif;
		text-transform: uppercase;
		color: #000;
	}

	#menu-primary-items li.current-menu-item,
	#menu-primary-items li.current-menu-item > a,
	#menu-primary-items li:hover > a,
	#menu-primary-items ul a:hover { /*text-decoration: underline;*/color:#f109d3; }

	#menu-primary-items li.current-menu-item { text-decoration: none; }

	#menu-primary-items ul {
		margin: 20px 0 0 0;
 		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 57px;
		z-index: 99999;
		width: 225px;
		background: #f1921a;
		transition: all .4s ease-in-out;
	}

	#menu-primary-items li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}

	#menu-primary-items ul ul {
		top: 0;
		left: 232px;
		margin: 0 0 0 20px;
 	}

	#menu-primary-items ul li {
		display: block;
 	}

	#menu-primary-items ul a {
		padding: 8px 25px;
		width: 225px;
 		display: block;
		position: relative;
		line-height: 1;
 		white-space: normal;
	}

	/*#menu-primary-items ul a:hover {
		text-decoration: underline;
	}*/

	#menu-primary-items .sub-menu li:hover > ul:before {
		content: "\f0d9";
		color: #f1921a;
		position: absolute;
		left: -7px;
		top: 17px;
		font-size: 20px;
	}

	#menu-primary .menu-item-has-children > a:after {
		content: "\f107";
		padding: 0 0 0 6px;
	}

	#menu-primary .menu-item-has-children li.menu-item-has-children > a:after,
	#menu-primary .menu-item-has-children li.page_item_has_children > a:after,
	#menu-primary .page_item_has_children li.menu-item-has-children > a:after,
	#menu-primary .page_item_has_children li.page_item_has_children > a:after {
		content: "\f107";
	}

	#menu-primary .sub-menu li a:after {
		-ms-transform: rotate(-90deg); /* IE 9 */
		-webkit-transform: rotate(-90deg); /* Chrome, Safari */
		-moz-transform: rotate(-90deg); /* FF */
		-o-transform: rotate(-90deg); /* Opera */
		transform: rotate(-90deg);
		position: absolute;
		right: 15px;
		top: 23px;
		color: #000;
	}

	#menu-primary .sub-menu > li:first-child a {
		padding-top: 22px;
	}

	#menu-primary .sub-menu > li:last-child a {
		padding-bottom: 20px;
	}


}

@media only screen and (max-width: 989px) {

	.menu-items ul{margin:0;padding:0;width:100%;display:block;list-style:none}.menu-items li{width:100%;display:block}.js .menu-items{clip:rect(0 0 0 0);max-height:0;position:absolute;display:block;overflow:hidden;zoom:1}.menu-items.opened{max-height:9999px}.disable-pointer-events{pointer-events:none!important}.nav-toggle{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}

	#toggle-primary-menu:before {
		content: "\f0c9";
		display: inline-block;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	#toggle-primary-menu {
		width: 57px;
		display: block;
		margin: 0 auto;
		text-align: center;
		font-size: 33px;
		color: #fff;
		background: #f1921a;
		outline: none;
	}

	#menu-primary {
		height: 0;
		top: 0;
		width: 100%;
		position: absolute;
		z-index: 999999999;
	}

	#menu-primary .wrap { width: 100%; }

	#menu-primary-items {
		background: #303030;
		z-index: 9999999;
		height: 0;
		overflow: hidden;
	}

	#menu-primary-items.opened { height: auto; }

	#menu-primary-items a {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		text-transform: uppercase;
		color: #fff;
		width: 100%;
		display: block;
		line-height: 44px;
		padding: 0 4% 0 2.5%;
		border-bottom: 1px solid #fff;
	}

	#menu-primary-items a:hover { color: #fff; background: #1aadf1; text-decoration: none; }

	#menu-primary-items ul li a { padding-left: 4%; }
	#menu-primary-items ul ul li a { padding-left: 6%; }
	#menu-primary-items ul ul ul li a { padding-left: 8%; }
	#menu-primary-items ul ul ul ul li a { padding-left: 10%; }

}


/*=== Search Form ===*/

#menu-primary .search {
	position: absolute;
	right: 0;
	top: 0;
}

#menu-primary .search-text {
	border: 0;
	width: 0;
	padding: 0;
	text-indent: 20px;
	margin: 0 57px 0 0;
	height: 57px;
	font: bold 15px/1 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #000000;
	background: #757575;
	transition: width 0.25s ease-in-out;
	position: absolute;
	right: -10px;
}

#menu-primary .expand .search-text {
	width: 265px;
	padding-right: 20px;
	right: 0;
}

#menu-primary .fa-search {
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: #26211d;
	width: 57px;
	height: 57px;
	padding: 0;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999999;
}

#menu-primary .search-text:focus,
#menu-primary .fa-search:focus { outline: 0; }

#menu-primary .search-form-submit {
	display: none;
}

#menu-primary .search-text::-webkit-input-placeholder {
   color: #000000;
   padding: 3px 0 0;
}

#menu-primary .search-text:-moz-placeholder { /* Firefox 18- */
	color: #000000;
	opacity: 1;
}

#menu-primary .search-text::-moz-placeholder {  /* Firefox 19+ */
   color: #000000;
   opacity: 1;
}

#menu-primary .search-text:-ms-input-placeholder {
   color: #000000;
}

.search button.fa-search { display: none; }

/*=== Menu Social ===*/

#menu-social-items {
	float: right;
	width: 50%;
	text-align: right;
	margin: 4px 0 0;
}

.menu-and-button-on #menu-social-items {
	max-width: 27%;
	margin-right: 3%;
}

#menu-social-items li {
	list-style: none;
	display: inline-block;
}

#menu-social-items a {
 	display: block;
	margin: 0 0px 10px 20px;
}

#menu-social-items a:before {
	font-size: 21px;
	color: #434343;
	transition: all 0.4s ease-in-out;
}

#menu-social-items a:hover:before {
	color: #fff;
}

#menu-social-items a span {
	position: absolute;
	left: -9999px;
}

#menu-social-items li:last-child { margin-bottom: 5px !important; }

#menu-social-items a[href*="codepen.io"]:before      { content: '\f1cb'; }
#menu-social-items a[href*="digg.com"]:before        { content: '\f1a6'; }
#menu-social-items a[href*="dribbble.com"]:before    { content: '\f17d'; }
#menu-social-items a[href*="dropbox.com"]:before     { content: '\f16b'; }
#menu-social-items a[href*="facebook.com"]:before    { content: '\f082'; }
#menu-social-items a[href*="flickr.com"]:before      { content: '\f16e'; }
#menu-social-items a[href*="plus.google.com"]:before { content: '\f0d4'; }
#menu-social-items a[href*="github.com"]:before      { content: '\f113'; }
#menu-social-items a[href*="instagram.com"]:before   { content: '\f16d'; }
#menu-social-items a[href*="linkedin.com"]:before    { content: '\f08c'; }
#menu-social-items a[href*="pinterest.com"]:before   { content: '\f0d2'; }
#menu-social-items a[href*="reddit.com"]:before      { content: '\f1a1'; }
#menu-social-items a[href*="skype.com"]:before,
#menu-social-items a[href*="skype:"]:before          { content: '\f17e'; }
#menu-social-items a[href*="stumbleupon.com"]:before { content: '\f1a3'; }
#menu-social-items a[href*="tumblr.com"]:before      { content: '\f173'; }
#menu-social-items a[href*="twitter.com"]:before     { content: '\f081'; }
#menu-social-items a[href*="vimeo.com"]:before       { content: '\f194'; }
#menu-social-items a[href*="wordpress.org"]:before,
#menu-social-items a[href*="wordpress.com"]:before   { content: '\f19a'; }
#menu-social-items a[href*="youtube.com"]:before     { content: '\f166'; }


/*--------------------------------------------------------------
6.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.portrait.swt-full {
	float: right;
	width: 33%;
	margin-left: 1.5em;
}

.left { float: left; }
.right { float: right; }

/*--------------------------------------------------------------
7.0 Clearings
--------------------------------------------------------------*/

#menu-primary:before,
#menu-primary:after,
#main:before,
#main:after,
.wrap:before,
.wrap:after,
#content:before,
.clear:before,
.clear:after,
.mejs-container:before,
.mejs-container:after,
.slider-wrap:before,
.slider-wrap:after,
.bx-wrapper:before,
.bx-wrapper:after,
.entry:before,
.entry:after,
.entry-header:before,
.entry-header:after,
.entry-title:before,
.entry-title:after,
.entry-content:before,
.entry-content:after,
.swt-section:before,
.swt-section:after,
.swt-columns.first:before,
.swt-columns.first:after,
.comment-content:before,
.comment-content:after,
.comment-form-comment:before,
#header:before,
#header:after,
#sidebar-primary .widget:before,
#sidebar-primary .widget:after,
.widget li.recentcomments:after,
.widget li.popular-posts:after,
#swt-social-profiles:after,
#sidebar-subsidiary:before,
#sidebar-subsidiary:after,
#footer:before,
#footer:after {
	content: '';
	display: table;
}

#menu-primary:after,
#main:before,
#main:after,
.wrap:after,
.clear:after,
.mejs-container:after,
.slider-wrap:after,
.bx-wrapper:before,
.bx-wrapper:after,
.entry:after,
.entry-header:before,
.entry-header:after,
.entry-title:after,
.entry-content:after,
.swt-section:after,
.swt-columns.first:after,
.comment-content:after,
#sidebar-primary .widget:after,
.widget li.recentcomments:after,
.widget li.popular-posts:after,
#swt-social-profiles:after,
#header:after,
#content:before,
#content:after,
#sidebar-subsidiary:before,
#sidebar-subsidiary:after,
#footer:after {
	clear: both;
}

/*--------------------------------------------------------------
8.0 Widgets
--------------------------------------------------------------*/

#sidebar-primary .widget {
	margin: 0 0 60px;
	font-size: 15px;
}

#sidebar-primary .widget-title {
	color: #2b2b2b;
	line-height: 1;
	margin-bottom: 25px;
	border-bottom: 1px solid #e1e0e0;
}

#sidebar-primary .widget-title:after {
	content: '';
	display: block;
	width: 65px;
	height: 2px;
	margin: 20px 0 -1px;
	background: #f1921a;
}

.widget ul {
	list-style: none;
	margin: 0;
}

.widget li:before {
	content: '>';
	font-size: 14px;
	color: #a5a4a4;
	margin: 2px 0 0 -19px;
	padding-right: 11px;
	display: inline-block;
	float: left;
}

#sidebar-primary .widget li {
	padding-bottom: 16px;
	margin-bottom: 18px;
	border-bottom: 1px solid #e1e0e0;
	padding-left: 20px;
}

#sidebar-primary .widget li .children {
	margin-left: -20px;
}

#sidebar-primary .widget li .children li {
	border: 0;
	border-top: 1px solid #e1e0e0;
	margin-top: 17px;
	padding-top: 17px;
	padding-bottom: 0;
}

#sidebar-primary .widget li a {
	display: block;
}

#sidebar-primary .widget li a:hover {
	text-decoration: none;
}

#sidebar-primary .widget ul:not(.children) { margin-bottom: -7px; overflow: hidden; }

.widget ul > li:last-child  {
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* Search widget */
.widget_search .search-text {
	padding-top: 13px !important;
	padding-left: 20px !important;
}
.search-form .search-form-submit,
.widget_search .search-form-submit {
	display: none;
}

#sidebar-primary .search-form { position: relative; }

#sidebar-primary .search-form div:before {
	content: '\f002';
	font-size: 17px;
	color: #a5a4a4;
	position: absolute;
	right: 17px;
	top: 16px;
}

#signup { position: relative; }

.newsletter-email {
	margin-bottom: 9px;
	padding-right: 40px !important;
}

#signup .fa-envelope {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #a5a4a4;
}

#signup #response {
	display: block;
	position: relative;
	top: 9px;
}

.widget input[type="submit"] {
	background: #303030;
	padding: 12px 13px 10px;
}

#sidebar-subsidiary .widget input[type="submit"] { background: #1aadf1; }

/* Tag cloud widget */
.widget .post_tag-cloud a {
	display: inline-block;
	margin: 0 3px 5px 0;
	padding: 13px 13px 9px;
	line-height: 1;
	font-size: 14px !important;
	color: #fff;
	background: #f1921a;
}

.widget .post_tag-cloud a:hover {
	background: #1aadf1;
 	text-decoration: none;
}

.widget *:last-child { margin-bottom: 0; }

/* Recent comments */

.widget li.popular-posts:before,
.widget li.recentcomments:before {
	display: none;
}

.widget li.popular-posts,
.widget li.recentcomments {
	padding-left: 0 !important;
	color: #a5a4a4;
	padding-bottom: 21px !important;
	margin-bottom: 14px !important;
}

.widget li.recentcomments i {
	float: left;
	display: block;
	font-size: 82px;
	color: #a5a4a4;
	margin: -10px 13px 0 0;
}

.widget li .content-holder {
	overflow: hidden;
}

.widget li.recentcomments span.comment-author-link {
	display: inline-block;
}

#sidebar-primary li.recentcomments a { display: inline; }

.entry-time:before {
	content: '\f073';
	margin-right: 10px;
	font-size: 16px;
}

.entry-time {
	display: block;
	margin: 12px 0 0;
	font-size: 14px;
}

/* Popular posts */

.widget li.popular-posts {
	padding: 0 0 18px 0 !important;
	margin-bottom: 18px !important;
}

.widget li.popular-posts img {
	margin-right: 13px;
}

.widget li.popular-posts .entry-title {
	font-size: 15px;
	text-transform: none;
	margin: -6px 0 0;
}

.widget li.popular-posts .entry-title a {
	color: #1aadf1;
}

li.popular-posts .entry-time {
	margin: 14px 0 0;
}

/* Sidebar subsidiary */

.sb-column { float: left; }

.one-third .sb-column {
	width: 29.16666666666667%;
	margin-left: 6.25%;
}

.one-half .sb-column {
	width: 48%;
	margin-left: 4%;
}

.full-width-sidebar .sb-column { width: 100%; }

.first { margin-left: 0 !important; padding-left: 0 !important; }

#sidebar-subsidiary .widget {
	margin: 0 0 50px;
	font-size: 15px;
	color: #a5a4a4;
}

#sidebar-subsidiary .widget-title {
	font: bold 20px/1 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 40px;
}

#sidebar-subsidiary .widget li:before {
	margin: 1px 0 0 -13px;
}

#sidebar-subsidiary .widget li {
	padding-bottom: 5px;
	margin-bottom: 7px;
	padding-left: 13px;
}

#sidebar-subsidiary .widget li .children,
#sidebar-subsidiary .widget li .sub-menu { margin-left: -13px; }

#sidebar-subsidiary .widget li .children li,
#sidebar-subsidiary .widget li .sub-menu li {
	border: 0;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 0;
}

#sidebar-subsidiary .widget li a {
	display: block;
	overflow: hidden;
}

#sidebar-subsidiary .widget li a:hover,
#sidebar-subsidiary .widget li a:focus {
	color: #1aadf1;
}

#sidebar-subsidiary .widget ul > li:last-child  {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#sidebar-subsidiary .widget .post_tag-cloud a {
	background: #1aadf1;
	color: #fff;
}

#sidebar-subsidiary .widget .post_tag-cloud a:hover {
	background: #f1921a;
}

#sidebar-subsidiary .post-date { margin-left: 6px; }

/* Lists split */

#sidebar-subsidiary .widget_archive ul,
#sidebar-subsidiary .widget_meta ul,
#sidebar-subsidiary .widget_recent_entries ul,
#sidebar-subsidiary .widget_categories ul:not(.children),
#sidebar-subsidiary .widget_pages ul:not(.children),
#sidebar-subsidiary .widget_nav_menu ul:not(.children) {
    -webkit-columns: 140px 2; /* Chrome, Safari, Opera */
    -moz-columns: 140px 2; /* Firefox */
    columns: 140px 2;
}

#sidebar-subsidiary .swt_popular_posts .widget-title {
	margin-bottom: 48px;
}

#sidebar-subsidiary .widget li.popular-posts,
#sidebar-subsidiary .widget li.recentcomments {
	border-bottom: 1px solid #303030;
}

#sidebar-subsidiary .widget li.popular-posts .entry-time:before { margin-right: 13px; }

#sidebar-subsidiary .widget li.popular-posts img { margin-right: 15px; }
#sidebar-subsidiary .widget li.popular-posts a {
	display: inline;
	font-family: 'Merriweather', serif;
}

/* Calendar */

#sidebar-subsidiary table {
	background: #303030;
	color: #666666;
}

#sidebar-subsidiary th,
#sidebar-subsidiary td {
	border-color: #666666;
}


/* Twitter widget */

.swt_twitter_widget li {
	position: relative;
	padding: 1px 0 18px 40px !important;
	margin-bottom: 18px !important;
	border-bottom: 1px solid #303030;
}
.swt_twitter_widget li:before {
	position: absolute;
	left: 0;
	top: 4px;
	margin: 0 !important;
	color: #a5a4a4;
	font-size: 29px;
	line-height: 1;
	content: "\f099";
}

.swt_twitter_widget li span { display: block; font: bold 15px/1.6 'Merriweather', serif;  }
.swt_twitter_widget li span.tweet-details { margin-top: 6px; }
.swt_twitter_widget li span a { display: inline !important; }

/* Social Widget */

.swt_social_links li:before { display: none; }

.swt_social_links li {
	position: relative;
	padding: 0 !important;
	display: inline-block;
	float: left;
	width: 50px;
	margin: 0 10px 15px 0 !important;
	border-bottom: 0 !important;
}

.swt_social_links a:before {
 	display: inline-block;
	font-size: 30px;
	color: #a5a4a4;
}

#sidebar-primary .swt_social_links li {
	margin: 0 4% 4% 0 !important;
	width: 16.8%;
}

#sidebar-primary .swt_social_links li:nth-child(5n+5),
#sidebar-subsidiary .swt_social_links li:nth-child(6n+6) {
	margin-right: 0 !important;
}

#sidebar-primary .swt_social_links a:before {
	border: 1px solid #e1e0e0;
	color: #666;
	padding: 9px 0 8px;
	width: 100%;
	text-align: center;
	transition: all 0.4s ease-in-out;
}

#sidebar-primary .swt_social_links a:hover:before {
	border-color: #f1921a;
	background: #f1921a;
	color: #fff;
}

.swt_social_links a span {
    left: -9999px;
    position: absolute;
}

.swt_social_links a[href*="codepen.io"]:before      { content: '\f1cb'; }
.swt_social_links a[href*="digg.com"]:before        { content: '\f1a6'; }
.swt_social_links a[href*="dribbble.com"]:before    { content: '\f17d'; }
.swt_social_links a[href*="dropbox.com"]:before     { content: '\f16b'; }
.swt_social_links a[href*="facebook.com"]:before    { content: '\f082'; }
.swt_social_links a[href*="flickr.com"]:before      { content: '\f16e'; }
.swt_social_links a[href*="plus.google.com"]:before { content: '\f0d4'; }
.swt_social_links a[href*="github.com"]:before      { content: '\f113'; }
.swt_social_links a[href*="instagram.com"]:before   { content: '\f16d'; }
.swt_social_links a[href*="linkedin.com"]:before    { content: '\f08c'; }
.swt_social_links a[href*="pinterest.com"]:before   { content: '\f0d2'; }
.swt_social_links a[href*="reddit.com"]:before      { content: '\f1a1'; }
.swt_social_links a[href*="skype.com"]:before,
.swt_social_links a[href*="skype:"]:before          { content: '\f17e'; }
.swt_social_links a[href*="stumbleupon.com"]:before { content: '\f1a3'; }
.swt_social_links a[href*="tumblr.com"]:before      { content: '\f173'; }
.swt_social_links a[href*="twitter.com"]:before     { content: '\f081'; }
.swt_social_links a[href*="vimeo.com"]:before       { content: '\f194'; }
.swt_social_links a[href*="wordpress.org"]:before,
.swt_social_links a[href*="wordpress.com"]:before   { content: '\f19a'; }
.swt_social_links a[href*="youtube.com"]:before     { content: '\f166'; }


/*--------------------------------------------------------------
9.0 Content
--------------------------------------------------------------*/

.entry {
	margin-bottom: 60px;
}

.entry:last-child { margin-bottom: 0; }

.date-and-type {
	float: left;
	width: 16.66%;
	font-weight: bold;
	margin-bottom: 38px;
}

.date-and-type .entry-published {
	background: #f1921a;
	color: #fff;
	font-size: 14px;
	width: 100%;
	padding: 52px 0 0;
	height: 189px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 13px;
}

.date-and-type .entry-published span {
	font-size: 40px;
	display: block;
	margin: 0 0 -3px;
}

.date-and-type .fa {
	font-size: 35px;
	color: #fff;
	background: #303030;
	text-align: center;
	display: block;
	line-height: 108px;
}

.singular .entry-published:not(.date-and-type .entry-published) {
	display: inline-block;
	background: transparent;
	color: #000;
	margin: 0 17px 0 0;
	padding: 0;
	width: auto;
	height: auto;
	text-transform: none;
}

.img-wrap {
	position: relative;
	float: left;
	margin-bottom: 38px !important;
	width: 83.33%;
	list-style: none !important;
}

.img-hyperlink img {
	margin-bottom: -6px !important;
}

.img-overlay {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	background: rgba( 255, 255, 255, 0.7 );
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.img-overlay i {
	background: rgba( 241, 146, 26, 0.7 );
	font-size: 40px;
	width: 100px;
	height: 100px;
	padding-top: 30px;
	border-radius: 50%;
 	color: #fff;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -50px;
	transform: scale(0) rotate(-90deg);
	transition: all 0.25s ease-in-out 0s;
}

.img-wrap:hover .img-overlay {
	opacity: 1;
}

.img-wrap:hover .img-overlay i {
	opacity: 1;
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1) rotate(0deg);
}


.entry-title {
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 14px;
	clear: none; /* Removing default clear for vertical image post look. */
	color: #2b2b2b;
}

.entry-title a,
.entry-title a:visited { color: #000; }

.entry-byline,
.entry-footer {
	color: #a5a4a4;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 17px;
}

.format-standard .entry-footer { margin-bottom: 0; }

.entry-author,
.entry-terms.category,
.comments-link,
.entry-permalink,
.entry-footer .post-format-link,
.entry-byline .post-format-link,
.entry-footer .entry-published {
	margin-right: 17px;
	display: inline-block;
}

.entry-byline a,
.entry-footer a { color: #303030; }

.entry-author:before,
.entry-terms.category:before,
.entry-terms.post_tag:before,
.comments-link:before,
.post-edit-link:before,
.entry-permalink:before,
.entry-footer .entry-published:before {
	margin-right: 6px;
	font-size: 16px;
	color: #a5a4a4;
}

.entry-author:before { content: "\f007"; font-size: 17px; }
.entry-terms.category:before { content: "\f07c"; }
.entry-terms.post_tag:before { content: "\f02c"; }
.comments-link:before { content: "\f086"; }
.post-edit-link:before { content: "\f040"; }

.entry-summary,
.entry-content {
}

.entry-content *:last-child,
.entry-summary *:last-child { margin-bottom: 0; }

.entry-footer .more-link {
	font-size: 15px;
	font-weight: bold;
	margin-top: 8px;
	display: inline-block;
	color: #1aadf1;
}

/*==== Post formats ====*/


/* Post formats icons */

.post-format-link:before {
	color: #a5a4a4;
	margin-right: 6px;
}

.format-gallery .post-format-link:before { content: '\f0c5'; }
.format-link .post-format-link:before {	content: '\f0c1'; }
.format-quote .post-format-link:before { content: '\f10d'; }
.format-chat .post-format-link:before {	content: '\f1d7'; }
.format-aside .post-format-link:before { content: '\f192'; }
.format-status .post-format-link:before { content: '\f075'; }
.format-audio .post-format-link:before { content: '\f001'; }
.format-video .post-format-link:before { content: '\f03d'; }
.format-image .post-format-link:before { content: "\f030"; }

.format-aside .entry-footer,
.format-audio .entry-footer,
.format-chat .entry-footer,
.format-gallery .entry-footer,
.format-image .entry-footer,
.format-link .entry-footer,
.format-quote .entry-footer,
.format-status .entry-footer,
.format-video .entry-footer { margin: 17px 0 0; }

.entry-permalink:before {
	content: '\f0c1';
}

/* Image */

.format-image img {
	margin-bottom: 30px;
}

.format-image figure:first-child {
	margin-bottom: 38px;
}

.format-image figure img {
	margin-bottom: 0;
}

/* Chat */

.chat-transcript { text-align: left; }

.chat-row {
	padding-left: 30px;
	padding-bottom: 18px;
	margin-bottom: 28px;
	border-bottom: 1px solid #e1e0e0;
}

.chat-row:last-child { border: 0; }

.chat-author:before {
	content: '\f075';
	font-size: 21px;
	padding-right: 9px;
	margin-left: -30px;
	position: relative;
	top: 2px;
}

.chat-author {
	margin-bottom: 12px;
	color: #000;
}

.chat-author .fn { font-style: normal; }

.chat-speaker-2 .chat-author { color: #1aadf1; }
.chat-speaker-3 .chat-author { color: #f1921a; }
.chat-speaker-4 .chat-author { color: red; }
.chat-speaker-5 .chat-author { color: purple; }
.chat-speaker-6 .chat-author { color: cyan; }
.chat-speaker-7 .chat-author { color: teal; }
.chat-speaker-8 .chat-author { color: green; }


/* Blockquote */

.format-quote blockquote {
	border-color: #000;
}

.entry-footer .entry-published:before { content: '\f073'; }

/* Status */

.format-status .entry-header img {
	float: left;
	margin: 0 20px 0 0;
	border-radius: 50%;
	width: 75px;
	height: 75px;
}

/* Gallery */

.format-gallery .slider-wrap {
	overflow: hidden;
	width: 83.33%;
	max-height: 310px;
	float: left;
	margin-bottom: 0 !important;
}

.gallery-slider,
.gallery-slider li {
	list-style: none;
	margin: 0;
}

/* Audio */

.format-audio .date-and-type,
.format-audio .img-wrap {
	margin-bottom: -1px;
}

/*--------------------------------------------------------------
9.1 Pagination & Loop titles
--------------------------------------------------------------*/

.page-links,
.loop-pagination {
	margin: 10px 0 0;
	display: inline-block;
	overflow: hidden;
}

.page-numbers,
.page-links a {
	display: inline-block;
	float: left;
	border: 1px solid #e1e0e0;
	border-right: 0;
	padding: 10px 20px;
	font-size: 22px;
	font-weight: 700;
	color: #a5a4a4;
	position: relative;
}

.page-links .page-numbers,
.page-links .page-numbers:hover,
.page-numbers.current,
.page-numbers.current:hover {
	background: #1aadf1;
	border: 1px solid #1aadf1;
	color: #fff;
}

.page-numbers.current:before {
	content: '';
	position: absolute;
	left: -2px;
	top: 0;
	height: 100%;
	border-left: 1px solid #e1e0e0;
}

.page-numbers.current:first-child:before {
	display: none;
}

.page-numbers.next { border-right: 1px solid #e1e0e0;  }

.page-numbers:hover {
	color: #1aadf1;
	text-decoration: none;
}

.page-links a,
.page-links .page-numbers {
	float: none;
	border: 1px solid #e1e0e0;
}
.page-links .page-numbers { border-color: #1aadf1; }

/* === 10.3 Loop meta === */

.loop-meta {
	margin-bottom: 52px !important;
	text-align: center;
}

.loop-title {
	margin: 0;
	padding-top: 96px;
	font-size: 44px;
	color: #2b2b2b;
	text-transform: uppercase;
}

.loop-title:after {
	content: '';
	width: 50px;
	height: 2px;
	margin: 15px auto 25px;
	display: block;
	background: #f1921a;
}

.loop-description {
	font-style: italic;
	margin-top: 1em;
}


/*--------------------------------------------------------------
9.2. Comments
--------------------------------------------------------------*/

#comments-number {
	color: #666666;
	margin: 0 0 62px;
}

#comments-number span {
	color: #a5a4a4;
}

.comment-list { margin-left: 0; }

.comment-list,
.comment-list .children {
	list-style: none;
}

.comment-meta .avatar {
	float: left;
	margin: 10px 30px 0 0;
}

.comment-author {
	display: inline-block;
	margin: 0 22px 5px 0;
	font-size: 23px;
	line-height: 1;
}

.comment-author a { color: #303030; }

.comment-meta { font-size: 15px; }

.comment-published {
	display: inline-block;
	color: #a5a4a4;
}

.comment-content,
.pingback {
	margin: 13px 0 0px;
}

.ping {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.ping .comment-author a { line-height: 1.5; }

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-content *:last-child { margin-bottom: 0; }

.comment-footer {
	border-bottom: 1px solid #e9e9e9;
	padding: 12px 0 18px;
	margin-bottom: 30px;
	text-align: right;
}

.comment-reply-link {
 	font-size: 15px;
}

/* Comment like / dislike */

.comment-footer img { display: none; }
.comment-footer span.ldc-ul_cont {
	cursor: pointer;
	color: #a5a4a4;
	font-size: 20px;
	margin-right: 20px;
}
.comment-footer span i { margin-right: 5px; }
/*=== Commentform ===*/

#reply-title {
	color: #666666;
	margin-bottom: 12px;
}

p.comment-notes {
	color: #a5a4a4;
	font-size: 15px;
	margin-bottom: 53px;
}

p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
	width: 30%;
	float: left;
	margin-right: 5%;
}

p.comment-form-url { margin-right: 0; }

#commentform input:not([type="submit"]) {
	padding: 16px 16px 10px;
	font-size: 14px;
}
#commentform input[type="submit"] { width: auto; }

#commentform p:last-of-type { margin-bottom: 0; }

.comments-nav { margin: 50px 0 50px; }
.comments-nav .page-numbers { padding: 0 15px 0 0; border: 0; font-size: 16px; }
.comments-nav .page-numbers:hover { color: #a5a4a4; }
.comments-nav a { margin-right: 10px; }
/*--------------------------------------------------------------
10.0 Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
 /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
11.0 Media
--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object  {
	max-width: 100%;
}

.wp-video,
.wp-audio-shortcode,
.fluid-width-video-wrapper { margin-bottom: 38px; }

.mejs-container {
  width: 100% !important;
  height: auto !important;
}
.mejs-container.mejs-video {
	padding-top: 57%;
}
.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

/*--------------------------------------------------------------
11.1 Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
	position: relative;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	position:   absolute;
	bottom:     1.5em;
	padding:    0.5em 0.75em;
	font-size:  1em;
	background: rgba( 0, 0, 0, 0.8 );
	color: #fff;
}

.wp-caption .wp-caption-text a { }

/*--------------------------------------------------------------
11.2 Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-item img {
	padding: 10px;
    background: #f5f6f8;
    border: 1px solid #e1e0e0;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
12. Layout
--------------------------------------------------------------*/

.wrap,
#main {
	/*max-width: 1200px;*/
	margin: 0 auto;
	position: relative;
}

#header {
	padding: 36px 0 24px;
 	background: #fff;
}

#branding {
	width: 100%;
	/*margin-right: 5%;*/
	float: left;
}

#site-title {
	font: bold italic 31px/1 'Merriweather', serif;
	font-size: 31px;
	line-height: 1;
	margin: 0;
	display: inline-block;
	position: relative;
 }

#site-title a {
	color: #fff;
}

#site-title a:hover {
	text-decoration: none;
}

#site-title a:after {
	content: '';
	position: absolute;
	bottom: -4px;
	display: block;
	width: 0;
	height: 2px;
	background: #f1921a;
	transition: all 0.25s ease-in-out;
}

#site-title a:hover:after {
	width: 100%;
}

#site-title a span {
	color: #f1921a;
}

#site-description:before {
	content: '';
	display: inline-block;
	margin: 0 8px 0 3px;
	border-left: 1px solid #434343;
	transform: rotate(17deg);
	height: 15px;
}

#site-description {
	font: bold italic 15px/1 'Merriweather', serif;
	color: #434343;
	margin: 0;
 	display: inline;
}

.header-button {
	display: inline-block;
	padding: 16px 27px;
	background: #1aadf1;
	font: bold 13px/1 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #fff;
	float: right;
	max-width: 50%;
	cursor: pointer;
	margin: -11px 0 0px;
}

.header-button:hover,
.header-button:focus {
	color: #fff;
	text-decoration: none;
}

.menu-and-button-on .header-button {
	max-width: 20%;
	text-align: center;
}


/*=== Main ===*/

#main {
	padding: 0;
	overflow: hidden;
}

/*.home.blog #main,
.singular #main,
.error-404 #main { margin-top: 77px; }*/
.page-template-sections #main { margin-top: 0; }

.home.singular #main { margin-bottom: 0; }

#content {
    width:72%;
    float:left;
	padding-right: 35px;
}
.home.singular #content { margin-bottom: 0; }

#sidebar-primary,
#sidebar-primary:before {
    width:28%;
}

#sidebar-primary {
    float:left;
	padding-left: 35px;
}

#sidebar-primary:before {
    content: '';
    position: absolute;
    top: 96px;
    top: 0;
	height: 100%;
    z-index: -1;
    left: 72%;
    border-left: 1px solid #e1e0e0;
	margin: 0 0 0 2px;
}

.layout-1c #content { width: 100%; padding-right: 0; }
.layout-2c-r #content { float: right; padding: 0 0 0 35px; }
.layout-2c-r #sidebar-primary:before { left: 28%; margin: 0 0 0 -2px; }

.layout-2c-r #sidebar-primary {
	float: left;
	padding: 0 35px 0 0;
}

#sidebar-subsidiary {
	background: #000000;
	padding: 85px 0 55px;
}

/*=== Footer ===*/

#footer {
	background: #303030;
	color: #666666;
	font-size: 14px;
	padding: 28px 0 11px;
}

#footer a { color: #8a8a8a; }

#scroll-to-top {
	background: #f1921a;
	height:59px;
	width:118px;
	border-radius: 90px 90px 0 0;
	color: #fff;
	font-size: 63px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

#scroll-to-top:hover {
	text-decoration: none;
}

/*--------------------------------------------------------------
13. - Bx Slider
--------------------------------------------------------------*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
	overflow: hidden;
	max-height: 660px;
}

.bx-wrapper img {
	display: block;
	max-width: 100%;
}

.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 40px;
	padding-right: 4px;
}
.bx-wrapper .bx-next {
	right: 40px;
	padding-left: 4px;
}
.bx-wrapper:hover .bx-prev,
.bx-wrapper:hover .bx-next {
	background: #2db2ef;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	outline: 0;
	width: 45px;
	height: 45px;
	z-index: 9999;
	background: rgba( 0, 0, 0, 0.7 );
	border-radius: 50%;
	text-align: center;
	padding-top: 5px;
}

.bx-wrapper .bx-controls-direction a i {
	font-size: 35px;
	color: #fff;
	font-weight: bold;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/*--------------------------------------------------------------
14. - Simple Grid
--------------------------------------------------------------*/

.swt-columns {
	float: left;
	position: relative;
	margin-bottom: 6% !important;
	margin-left: 6%;
}

.swt-columns.no-margin { margin: 0 !important; }

.swt-columns.first { clear: left; }

.one_full {
	margin-left: 0;
	width: 100%;
}
.one_half {
	width: 47%;
}
.one_half.no-margin { width: 50%; }

.one_third {
	width: 29.33%;
}
.one_third.no-margin { width: 33.33%; }

.two_thirds {
	width: 64.67%;
}
.one_fourth {
	width: 20.5%;
}
.one_fourth.no-margin { width: 25%; }

.three_fourths {
	width: 73.5%;
}
.one_fifth {
	width: 15.2%;
}
.one_fifth.no-margin { width: 20%; }

.two_fifths {
	width: 36.4%;
}
.three_fifths {
	width: 57.6%;
}
.four_fifths {
	width: 78.8%;
}
.one_sixth { width: 11.66%; }
.one_sixth.no-margin { width: 16.66%; }


/*--------------------------------------------------------------
15. - Shortcodes
--------------------------------------------------------------*/

.height-100 { height: 100vh; }
.height-75 { height: 75vh;  }
.height-50 { height: 50vh; }
.height-25 { height: 25vh; }

/* Bottom padding is 30px less cause columns have 30px margin bottom. */
.padding-default { padding: 70px 0 40px; }
.padding-small { padding: 40px 0 10px; }
.padding-large { padding: 120px 0 90px; }

.page-template-sections #main {
	max-width: 100%;
	padding-top: 0;
}

.swt-section { width: 100%; overflow: hidden; }
.swt-section .loop-title { font-size: 32px; line-height: 1; text-align: center; padding-top: 0; }
.swt-section .loop-title:after { width: 70px; margin: 30px auto 75px; }
.swt-section .loop-title.color_2 { color: #fff; }
.swt-section .loop-title.color_2:after { background: #000; }
.swt-section .loop-title.color_3 { color: #2b2b2b; }
.swt-section .loop-title.color_3:after { background: #000; }

/* Pricing Tables */
[class*='pricing-cols-'] {
	background-image: url(images/table-bg.gif);
	margin-bottom: 30px;
}
.pricing-cols-1 .pricing-column { width: 100%; }
.pricing-cols-2 .pricing-column { width: 50%; }
.pricing-cols-3 .pricing-column { width: 33.33%; }
.pricing-cols-4 .pricing-column { width: 25%; }
.pricing-cols-5 .pricing-column { width: 20%; }

.pricing-column {
	position: relative;
	float: left;
	padding: 60px 2.5% 35px;
	background: rgba( 154, 30, 30, 0.4 );
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.pricing-column.color_2 {
	background-color: rgba( 140, 84, 20, 0.4 );
}
.pricing-column.color_3 {
	background: rgba( 95, 134, 18, 0.4 );
}

.pricing-column-featured { position: absolute; top: 0; left: 0; width: 100%; }
.pricing-column-featured-text { display: inline-block; font-size: 13px; color: #fff; background: #e00000; padding: 7px 9px; margin: 0 auto; }
.pricing-column-title { font-size: 20px; margin: -9px 0 12px; }
.pricing-column-price { font-family: 'Merriweather', serif; margin-bottom: 30px; }
.pricing-column-price-currency { font-size: 40px; }
.pricing-column-price-nominal { font-size: 66px; }
.pricing-column-price-period { display: block; font-size: 12px; margin: -12px 0 0; font-family: 'Open Sans', sans-serif; }
.pricing-column ul { list-style: none; margin: 0 0 44px; }
.pricing-column li { margin: 0 0 13px; }
.pricing-column-action {}
.table-button {
	font-size: 20px; max-width: 220px; width: 100%; background: #f1921a;
	display: inline-block;
	border: 0;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	line-height: 1;
	padding: 20px 25px;
}
.table-button:hover { background: #1aadf1; color: #fff; text-decoration: none; }

/* Iconboxes */
.iconbox { position: relative; }
.iconbox-default { padding: 0 0 0 50px; }
.iconbox-default .iconbox-icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 40px;
}
.iconbox-default .iconbox-icon i { font-size: 35px; }
.iconbox-default .iconbox-title { margin-top: 2px; }

.iconbox-centered .iconbox-icon { margin-bottom: 28px; }

.iconbox-centered { text-align: center; }
.iconbox-centered_circled { text-align: center; }
.iconbox-centered_circled .iconbox-icon { margin-bottom: 28px; }
.iconbox-centered_circled .iconbox-icon i {
	width: 143px;
	height: 143px;
	padding-top: 49px;
	margin: 0 auto 33px;
	border-radius: 50%;
	background: #f6f7f9;
	transition: all 0.3s ease-in-out;
}
.iconbox-centered_circled .iconbox-icon img { border-radius: 50%; }

.iconbox-centered_circled:hover .iconbox-icon i { background: #f1921a; color: #fff; }

.iconbox-icon i { font-size: 45px; color: #000; transition: all 0.3s ease-in-out; }
.iconbox-title { font-family: 'Open Sans', sans-serif; text-transform: uppercase; font-size: 17px; color: #2b2b2b; }
.iconbox-title h4 { margin-bottom: 28px !important; }
.iconbox-content { font-size: 15px; }

/* Icon list */

.icon-list {
	list-style: none;
	margin: 0;
}
.icon-list li {
	position: relative;
	margin-bottom: 30px;
}
.icon-list.icons-left li { padding: 0 0 0 80px; }
.icon-list.icons-right li { padding: 0 80px 0 0; text-align: right; }

.icon-list i {
	position: absolute;
	top: 0px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	background: #f1921a;
	border-radius: 50%;
	width: 56px;
	height: 56px;
	padding: 17px 0 0;
	display: inline-block;
}

.icon-list i.no-bg,
.icon-list.smaller-list i.no-bg {
	background: none;
	color: #f1921a;
	padding: 0;
	width: auto;
	height: auto;
	font-size: 45px;
}

.icon-list.icons-left i { left: 0; }
.icon-list.icons-right i { right: 0; }

.icon-list-item-title {
	text-transform: uppercase;
	margin-bottom: 20px;
}

/* Smaller list */
.smaller-list li {
	margin: 0 0 33px;
}

.icon-list.icons-left.smaller-list li {
	padding: 0 0 0 55px;
}

.icon-list.icons-right.smaller-list li {
	padding: 0 55px 0 0;
}
.icon-list.smaller-list i {
	width: 46px;
	height: 46px;
	padding: 13px 0 0;
}

.icon-list.smaller-list .icon-list-item-title {
	font-size: 15px;
	margin-bottom: 2px;
}

.icon-list.smaller-list .icon-list-item-text { font-size: 15px; }

/* Blog posts */

.in-shortcode .date-and-type { width: 25%; margin-bottom: 25px; }
.in-shortcode .date-and-type .entry-published {
	height: 188px;
	margin-bottom: 0;
}
.in-shortcode .entry-header { clear: both; }
.in-shortcode .img-wrap { width: 75%; margin-bottom: 25px !important; }
.in-shortcode .img-overlay i {
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	font-size: 25px;
	padding: 20px 0 0;
}

.in-shortcode.left { clear: both; }

/* Help Bar */

.help-bar {
	background: #1aadf1;
	padding: 34px 0;
	text-transform: uppercase;
	overflow: hidden;
}
.help-bar .swt-columns { margin-bottom: 0 !important; }
.help-title {
	font-size: 40px;
	color: #fff;
	line-height: 1.125;
	margin: -3px 0 0;
}

.step span {
	display: block;
	padding-top: 22px;
}
.step-number {
	font: 55px/1 'Open Sans', sans-serif;
	color: #179ad6;
	position: relative;
	margin: -3px 10px 0 0;
	float: left;
	width: 85px;
	height: 85px;
}
.step-number:after {
	content: '';
	display: block;
	height: 65px;
	width: 3px;
	background: #179ad6;
	transform: rotate(17deg);
	position: absolute;
	top: 20px;
	right: 0;
}
.step-title {
	font-size: 20px;
	color: #26211d;
	padding-left: 12px;
	overflow: hidden;
}

/* Client Logos */

.swt-clients {
	text-align: center;
}
.swt-clients img { display: inline-block; }
.swt-clients.grid a {
	border: 1px solid #ccc;
	display: block;
	border-radius: 3px;
}

/* Progress bar */

.progress-bar {
	margin-bottom: 30px;
}
.progress-bar-title {
	display: inline-block;
	margin: 0 50px 4px 0;
}
.progress-bar-wrap {
	height: 14px;
	background: #e0e1e6;
	position: relative;
}
.progress-bar-popup {
	position: absolute;
	right: 0;
	top: -45px;
	border-radius: 2px;
	background: #000;
	color: #fff;
	font: 13px/1 'Merriweather', serif;
	padding: 10px 5px;
}
.progress-bar-popup:after {
	content: '';
	display: inline-block;
	width: 100%;
	position: absolute;
	left: 12px;
	bottom: -8px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #000;
}
.progress-bar-progress {
	height: 14px;
	background: #f1921a;
	border-bottom: 2px solid #d98113;
	width: 0;
}

.progressWidth {
	-webkit-animation: progress-bar 1.5s;
	-moz-animation: progress-bar 1.5s;
	-ms-animation: progress-bar 1.5s;
	animation: progress-bar 1.5s;
}

@-webkit-keyframes progress-bar {
   0% { width: 0; }
}
@-moz-keyframes progress-bar {
   0% { width: 0; }
}
@-ms-keyframes progress-bar {
   0% { width: 0; }
}
keyframes progress-bar {
   0% { width: 0; }
}

/* Callout box */
.callout-title,
.callout-text {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Merriweather', serif;
}
.callout-title { font-size: 31px; }
.callout-text { font-size: 85px; padding-bottom: 10px; }

/* Contact Form 7 */

.wpcf7-form p.swt-columns {
	border-bottom: 2px solid #fff;
	margin-bottom: 50px !important;
}

.wpcf7-form p.no-border {
	margin: -30px 0 0 !important;
}

.swt-columns .wpcf7-form-control-wrap input,
.swt-columns .wpcf7-form-control-wrap input:focus,
.swt-columns .wpcf7-form-control-wrap textarea,
.swt-columns .wpcf7-form-control-wrap textarea:focus {
	border: 0;
	background: transparent;
	padding: 0;
}

.swt-columns .wpcf7-textarea {
	min-height: 0px !important;
	height: 10px;
	resize: none;
}

.swt-columns .wpcf7-span {
	float: left;
	margin: 0 10px 12px 0;
	color: #fff;
}

.swt-columns .wpcf7-form-control-wrap {
	display: block;
	overflow: hidden;
}

.one_full .wpcf7-form-control-wrap { display: block; }

.no-border { border: 0 !important; }

.swt-columns .wpcf7-submit[type="submit"] {
	float: right;
	background: transparent;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	padding: 14px 20px;
	border: 2px solid #1aadf1;
}

/* WPCF7 errors */
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

p.swt-columns.wpcf-invalid {
	border-color: red;
}

.swt-columns .wpcf7-not-valid-tip { display: none; }

/* WPCF7 color schemes */

/* Dark Color  */
.dark .swt-columns .wpcf7-span,
.dark .swt-columns .wpcf7-form-control-wrap input,
.dark .swt-columns .wpcf7-form-control-wrap textarea,
.dark .swt-columns .wpcf7-submit[type="submit"] { color: #666666; }

.wpcf7-form.dark p.swt-columns,
.dark .swt-columns .wpcf7-submit[type="submit"] {
	border-color: #2b2b2b !important;
}

/* Shortcode Slider */

.shortcode-slider,
.shortcode-slider li {
	margin: 0;
	padding: 0;
}

.bx-wrapper .bx-prev { left: -50px; }
.bx-wrapper .bx-next { 	right: -50px; }
.bx-wrapper:hover .bx-prev { left: 5%; }
.bx-wrapper:hover .bx-next { right: 5%; }

.bx-wrapper:hover .bx-prev,
.bx-wrapper:hover .bx-next {
	background: #3e3f3f;
	transform: rotate(360deg);
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
	background: #f1921a;
}

.shortcode-slider .bx-caption {
	position: absolute;
	bottom: 20%;
	width: 100%;
	text-transform: uppercase;
}
.shortcode-slider .slide-field {
	display: inline-block;
	position: absolute;
	top: -50px;
	left: 0;
	font: 700 13px/1 'Open Sans', sans-serif;
	background: #f1921a;
	color: #fff;
	padding: 14px 30px;
}
.shortcode-slider .slide-caption {
	display: inline-block;
	width: 33%;
	padding: 3%;
	background: rgba( 0, 0, 0, 0.7 );
}
.shortcode-slider .slide-title {
	font-size: 25px;
	color: #fff;
	margin: 0 0 7px;
}
.shortcode-slider .slide-text {
	font: 400 18px/1.2 'Open Sans', sans-serif;
	color: #fff;
	margin: 0 0 13px;
}
.shortcode-slider .slide-more {
	color: #1aadf1;
	text-decoration: none;
	font: 700 15px/1 'Open Sans', sans-serif;
}
.shortcode-slider a:hover {
	text-decoration: none;
}
@media only screen and ( min-width: 769px ) {
	.wrap [class*='one_'] .shortcode-slider .slide-title { font-size: 20px; }
	.wrap [class*='one_'] .shortcode-slider .slide-text { font-size: 15px; margin-bottom: 0; }
	.wrap [class*='one_'] .shortcode-slider .slide-more { font-size: 13px; }
}
.bx-pager.bx-default-pager {
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -30px;
}
.bx-pager-item {
	display: inline-block;
	margin: 0 20px 0 0;
	float: left;
}
.bx-pager-link:before {
	content: "\f10c";
    position: relative;
    left: 9999px;
	float: left;
	color: #f1921a;
}
.bx-pager-link.active:before {
	content: "\f111";
}
.bx-pager-link {
	text-indent: -9999px;
	display: block;
}
.bx-pager-link:focus { outline: 0; }

/* Team Members */

.team-member {
	background: #fff;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 90px;
}
.team-member img { margin-bottom: 0; }
.team-member-content {
	padding-top: 25px;
	transition: all 0.25s ease-in-out;
}
.team-member-name {
	color: #000000;
	font-size: 20px;
	line-height: 1;
	margin: 0 0 15px;
}
.team-member-position {
	color: #a9a9a9;
	font: 400 15px/1 'Open Sans', sans-serif;
	margin: 0;
	display: block;
}
.team-member:hover .team-member-content {
	background: #fff;
	position: relative;
	top: -87px;
}
.team-member-position:after {
	content: '';
	display: block;
	width: 65px;
	height: 2px;
	background: #cecece;
	margin: 22px auto 0;
}
.team-member .social-profiles {
	position: absolute;
	bottom: 32px;
	width: 100%;
}
.team-member:hover .social-profiles { bottom: 0; }
.team-member .social-profiles a {
	font-size: 22px;
	color: #000;
	display: block;
	float: left;
}
.team-member .social-profiles a:last-of-type { margin: 0; }
.team-member .social-profiles a:hover { text-decoration: none; }
.team-member:hover .social-profiles a {
	font-size: 45px;
	line-height: 3.2;
	color: #fff;
	margin-right: 0;
}
.team-member:hover .social-profiles a.fa-twitter { background: #4cc4ef; }
.team-member:hover .social-profiles a.fa-facebook { background: #4a5f96; }
.team-member:hover .social-profiles a.fa-linkedin { background: #2d8dd2; }

/* 3 profiles */
.team-member .social-profiles.profiles-3 a { width: 20%; }
.team-member .social-profiles.profiles-3 a:first-child { text-align: right; width: 40%; }
.team-member .social-profiles.profiles-3 a:last-child { text-align: left; width: 40%; }
/* hover */
.team-member:hover .social-profiles.profiles-3 a { width: 33.33%; text-align: center; }


/* 2 profiles */
.team-member .social-profiles.profiles-2 a:first-child { text-align: right; width: 45%; }
.team-member .social-profiles.profiles-2 a:last-child { text-align: left; width: 45%; float: right; }
/* hover */
.team-member:hover .social-profiles.profiles-2 a { width: 50%; text-align: center; }

/* 1 profile */
.team-member .social-profiles.profiles-1 a { width: 100%; text-align: center; }

.wow .team-clear { display: inline-block; }

/* Portfolio */
.swt-portfolio-item {
	overflow: hidden;
	position: relative;
}
.swt-portfolio-item img {
	transition: all 0.3s ease-in-out;
	width: 100%;
}
.swt-portfolio-item:hover img {
	transform: scale(1.2);
}
.swt-portfolio-item-info {
	width: 0%;
	height: 100%;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	overflow: hidden;
	margin: auto;
}
.swt-portfolio-item:hover .swt-portfolio-item-info {
	width: 100%;
	height: 100%;
	background: rgba(251, 106, 242, 0.5);
	-webkit-animation: progress-bar .5s;
	-moz-animation: progress-bar .5s;
	animation: progress-bar .5s;
}
.swt-portfolio-item-title {
	text-transform: uppercase;
	color: #fff;
	font: 400 30px/1.2 'Open Sans', sans-serif;
	text-align: center;
	position: absolute;
	top: 50%;
	display: block;
	width: 100%;
	margin-top: -20px;
}
@-webkit-keyframes portfolio-animation {
   0% { height: 0; }
   100% { height: 100%; }
}
@-moz-keyframes portfolio-animation {
   0% { height: 0; }
   100% { height: 100%; }
}
keyframes portfolio-animation {
   0% { height: 0; }
   100% { height: 100%; }
}

/*--------------------------------------------------------------
16. - Media Queries
--------------------------------------------------------------*/

@media only screen and ( max-width: 1280px ) {

	.wrap,
	#main {
		width: 100%;
	}

	.swt-section {
	    margin: 0 auto;
	    width: 90%;
	}

	.page-template-sections #main { width: 100%; }

	.date-and-type .entry-published { height: 111px; padding-top: 15px; }
	.in-shortcode .date-and-type .entry-published { height: 144px; padding-top: 26px; }
	#sidebar-primary .swt_social_links a:before	{
 		font-size: 20px;
		padding: 5px 0 4px;
	}

	.shortcode-slider .slide-title { font-size: 20px; }
	.shortcode-slider .slide-text { font-size: 15px; }
	.shortcode-slider .bx-caption { bottom: 10%; }

	.help-title { font-size: 35px; }
	.step-number { font-size: 40px; width: 60px; }
	.step-number:after { height: 50px; top: 23px; }
	.step-title { font-size: 16px; }

}

@media only screen and ( max-width: 990px ) {

	.wrap,
	#main,
	#sidebar-primary {
		width: 100%;
	}

	#menu-primary{width: 100%;}

	#sidebar-primary:before { display: none; }

	.site-title{
		margin: 0 0 0 5%;
	}

	#menu-primary .search {
		position: static;
		display: none;
	}

	.js-nav-active #menu-primary .search {
		display: block;
	}

	#menu-primary .expand .search-text,
	#menu-primary .search-text {
		width: 100%;
		padding: 0 2%;
	}

	#menu-primary .fa-search {
		position: relative;
		top: -57px;
		float: right;
 	}
	.menu-and-button-on #menu-social { clear: both; }
	.menu-and-button-on .header-button,
	#menu-social-items { max-width: 44%; }
	.menu-and-button-on #menu-social-items { max-width: 43%; text-align: right; }
	.menu-and-button-on #menu-social-items { margin: 0; }
	.menu-and-button-on .header-button { margin-bottom: 20px; }
	#menu-social-items { text-align: justify; }

	#content {
		width: 100%;
		border: 0;
		padding: 0;
		margin: 0 0 65px;
	}

	.date-and-type .entry-published { height: 189px; padding-top: 52px; }
	.in-shortcode .date-and-type .entry-published { height: 131px; padding-top: 22px; }

	#sidebar-primary {
		clear: both;
		border: 0;
		padding: 0;
		margin: 0;
	}

	#sidebar-primary .swt_social_links li,
	#sidebar-primary .swt_social_links li:nth-child(5n+5) {
		width: 8.2%;
		margin: 0 2% 2% 0 !important;
	}

	#sidebar-primary .swt_social_links li:nth-child(10n+10) {
		margin-right: 0 !important;
	}

	#sidebar-primary .swt_social_links a:before	{
		width: 100%;
		font-size: 30px;
		padding: 9px 0 8px;
	}

	.help-bar { padding: 24px; }
	.help-title { font-size: 30px; }
 	.step-number { font-size: 35px; width: 50px; }
	.step-number:after { height: 40px; top: 23px; }
	.step-title { font-size: 13px; padding-left: 6px; }

	.shortcode-slider .slide-title { font-size: 15px; }
	.shortcode-slider .slide-text { font-size: 13px; }
	.shortcode-slider .slide-more { font-size: 12px; }

	.biografia .swt-columns.one_half{width: 100%!important;}
}

@media only screen and ( max-width: 880px ) {

	.wrap,
	#main,
	#sidebar-primary {
		width: 100%;
	}

	.date-and-type .entry-published { height: 114px; padding-top: 15px; }
	.in-shortcode .date-and-type .entry-published { height: 99px; padding-top: 22px; }
	.in-shortcode .date-and-type .entry-published span { line-height: 1; }

	#sidebar-subsidiary .sb-column {
		width: 100%;
		margin: 0;
		float: none;
	}

	.help-bar { padding: 24px; }
	.help-title { font-size: 20px; }
	.step span { padding-top: 7px; }
 	.step-number { font-size: 30px; width: 40px; height: auto; }
	.step-number:after { top: 7px; }
	.step-title { font-size: 12px; padding-left: 0px; }

	.shortcode-slider .bx-caption { bottom: 0; }
	.shortcode-slider .slide-caption { width: 100%; }
	.bx-pager.bx-default-pager { display: none; }
}

@media only screen and ( max-width: 768px ) {
	.wrap,
	#main,
	#sidebar-primary {
		width: 100%;
	}

	#branding,
	.header-button,
	#menu-social,
	.menu-and-button-on .header-button,
	.menu-and-button-on #menu-social-items	{
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0 0 20px;
		text-align: center;
	}
	/* #branding { margin-top: 40px; } */
	#site-title a:after { display: none; }
	#menu-social,
	#menu-social-items	{ margin-bottom: 0 !important; max-width: 100%; width: 100%; }
	#menu-social-items a { margin: 0 20px 10px 0; }

	.date-and-type .entry-published { height: 85px; padding-top: 10px; font-size: 13px; }
	.date-and-type .entry-published span { font-size: 30px; }
	.date-and-type .fa { font-size: 22px; line-height: 66px; height: 66px; }
	.in-shortcode .date-and-type .entry-published { height: 148px; padding-top: 40px; }
	.in-shortcode .date-and-type .entry-published span { font-size: 40px; line-height: 1.5625; }
	.shortcode-slider .slide-field { display: none; }

	.img-wrap,
	.format-gallery .slider-wrap { height: 164px; overflow: hidden; }
	.img-overlay i { font-size: 20px; width: 50px; height: 50px; margin: -20px 0 0 -20px; padding-top: 16px; }
	.mejs-overlay-button { top: 40% !important; }

	p.comment-form-author,
	p.comment-form-email,
	p.comment-form-url { width: 100%; margin-right: 0; }

	#sidebar-primary .swt_social_links a:before { font-size: 20px; }

	.one_half,
	.one_third,
	.one_fourth,
	.one_fifth,
	.one_sixth,
	.two_thirds,
	.three_fourths,
	.two_fifths,
	.three_fifths,
	.four_fifths,
	.pricing-column	{ width: 100% !important; margin-left: 0 !important; }

	.help-title,
	.step.swt-columns {
		margin-bottom: 6% !important;
	}

	.help-title { font-size: 40px; }
	.step-number { font-size: 55px; width: 85px; }
	.step-number:after { height: 65px; top: 7px; }
	.step-title { font-size: 20px; padding-left: 12px; }
	.swt-portfolio-item { text-align: center; }

	.callout-text { font-size: 55px; }
}

@media only screen and ( max-width: 480px ) {

	.wrap,
	#main,
	#sidebar-primary {
		width: 100%;
	}

	.bx-caption,
	.date-and-type { display: none; }

	.img-wrap,
	.format-gallery .slider-wrap {
		float: none;
		width: 100%;
		height: auto;
		margin-bottom: 38px;
	}
	.in-shortcode .img-wrap { width: 100%;}
	.format-gallery .slider-wrap { height: 157px; }

	.bx-wrapper .bx-prev { left: 20px; }
	.bx-wrapper .bx-next { right: 20px; }

	.entry-byline span { width: 100%; margin-right: 0; }

	#commentform input { width: 100%; }
	.comment-meta .avatar { max-width: 40px; margin-right: 15px; }

	.comment-author,
	.comment-published,
	.comment-reply-link { display: inline; }

	.page-numbers, .page-links a { padding: 5px 10px; font-size: 16px; }

	#sidebar-primary .swt_social_links li, #sidebar-primary .swt_social_links li:nth-child(5n+5) {
		width: 20%;
		margin: 0 !important;
	}
}

@media only screen and ( max-width: 320px ) {

	.wrap,
	#main {
		width: 100%;
	}
	#sidebar-primary { width: 100%; }

	.help-title { font-size: 30px; }
	.step-number { font-size: 30px; width: 50px; }
	.step-number:after { height: 40px; top: 4px; }
	.step-title { font-size: 12px; }

}

.center{text-align: center}
.btn_agenda{color: #af3da8; border: 1px solid #af3da8; width: 221px; padding: 5px; margin: 0 auto; text-align: center}
.btn_agenda a{text-decoration: none; color: #af3da8}
.btn_bio{color: #af3da8; border: 1px solid #fff; width: 240px; padding: 5px; text-align: center;}
.btn_bio a{text-decoration: none; color: #fff}
.btn_fotos{color: #af3da8; border: 1px solid #af3da8; width: 119px; padding: 5px; margin: 0 auto; text-align: center;}
.btn_fotos a{text-decoration: none; color: #af3da8}
.title_font{font-weight: 300}

#sidebar-subsidiary,
footer,
#breadcrumbs,
.entry-header{display: none;}

.wp-image-133,.wp-image-134{margin-right: 1em; margin-top: 0.5em;}

.bg_full .swt-section{width: 100%!important;}

.bio-text{width: 90%; margin: 0 auto;}

.btn-group-disco{width: 622px; margin: 0 auto;}
.btn-disco{border: 1px solid #666; float: left; margin: 0 5px;}
.btn-group-disco a{color: #666; display: block;}
.btn-disco p{margin:0; text-align: center;}
.btn-disco:hover{border-color: #af3da8;}
.btn-group-disco a:hover{color: #af3da8!important}

.box-internas-discos{display: none;}
.letras-musica{display: block;}
.active-aba{color: #af3da8!important;}

.release p,
.ficha-tecnica p,
.como-comprar p{text-align: center;}

.list-musics p{margin: 0}
.list-musics a{color: #666666; cursor: pointer}
.title-music{color: #af3da8;}
.active-music{color: #af3da8!important;}
.separator-line{border-bottom: 1px solid #333; margin-bottom: 1.5em;}
.lyrics{display: none;}
.music-1{display: block;}
.fotos .one_fourth{margin-left: 3%; margin-right: 1%;}

.btn-voltar-fotos{border: 1px solid #af3da8; width: 200px; margin: 0 auto;}
.btn-voltar-fotos a{color: #af3da8;}
.wonderplugin-gridgallery-item>a{display: none;}

.ecs-event-list{list-style: none!important; text-align: center; margin: 0 0 1.5em;}
.ecs-event:before{content: url(http://netestudio.ddns.net/virginia/wp-content/uploads/2015/11/line-300x1.png); margin-bottom: 1.5em;}

.swt-clients.grid a {
    border: 0;
    border-radius: 0;
    display: unset;
}

.section-imprensa{
	margin: 0 auto;
	width: 90%;
}
.title-imprensa{
	color: #f109d3;
  font-size: 20px;
}
.light-imprensa{
	font-weight: 400;
}

.no-content{
	height: 1px;
	margin: 0!important;
}

.title-discos-h4{
	border-bottom: 1px solid #F73ED5;
	color: #F73ED5;
	margin: 0 auto 30px;
	width: 95%;
}

.projetos-especiais{
	margin: 0 auto;
	width: 90%;
}
.projetos-30{
	float: left;
	width: 33.3%;
}
.projetos-60{
	float: left;
	width: 66.6%;
}
.projetos-especiais li{
	list-style: none;
}
.projetos-especiais .active{
	color: #f109d3;
}

.box-projetos-especiais div{
	border: 2px solid #999;
	padding: 2px 4px;
	margin: 0 2px;
	float: left;
}
.box-projetos-especiais{display: block!mportant}

.projeto_box_cont{display: none}
.projeto_1{display: block}
.projeto_box_cont .box-projetos-release{
	display: block;
}
.box-projetos-conteudo-interno{
	display: none
}
h3.tribe-events-month-event-title{margin-bottom: 5px!important}
h3.tribe-events-month-event-title a{
	font-size: 15px!important;
}

#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    line-height: 2;
    font-weight: normal;
}

.tribe-events-schedule.tribe-clearfix h2 {
    display: none;
}

.singular-tribe_events li.tribe-events-nav-previous {
    display: none !important;
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix,
.tribe-events-cal-links {
    display: none !important;
}