/*
Theme Name: Fineglobe
Theme URI: http://www.republikwp.com/fineglobe/
Author: republikwp
Author URI: http://themeforest.net/user/republikwp
Version: 1.8
License: Please read the attached license folder!
License URI: <a href="http://wiki.envato.com/support/legal-terms/licensing-terms/">http://wiki.envato.com/support/legal-terms/licensing-terms/</a>
Tags: theme-options, translation-ready
Description: WordPress theme with magazine style, newspaper style and blog style with powerful rating system and woocommerce
Text Domain: fineglobe
*/

/*
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*/
/******************************************************************
00. RESET
01. GENERAL STYLES
02. WORDPRESS BODY CLASSES
03. LAYOUT & GRID STYLES
04. LINK STYLES
05. H1, H2, H3, H4, H5 STYLES
06. HEADER STYLES
07. NAVIGATION STYLES
08. POSTS & CONTENT STYLES
09. PAGE NAVI STYLES
10. COMMENT STYLES
11. COMMENT FORM STYLES
12. SIDEBARS & ASIDES
13. FOOTER STYLES
14. HOME STYLES

******************************************************************/
/**
 * 00. RESET
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden] {
 display: none;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a:focus {
	outline: none;
}
a:active, a:hover {
	outline: 0;
	-moz-transition: color 200ms ease-in-out 0s, background-color 200ms ease-in-out 0s;
	-webkit-transition: color 200ms ease-in-out 0s, background-color 200ms ease-in-out 0s;
	-o-transition: color 200ms ease-in-out 0s, background-color 200ms ease-in-out 0s;
	transition: color 200ms ease-in-out 0s, background-color 200ms ease-in-out 0s;
	text-decoration:none;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
#main article img {
	height: auto;
	max-width: 100%;
}
img.alignleft {
	margin-right: 20px;
	margin-bottom:20px;
	float: left;
}
img.alignright {
	margin-left: 20px;
	margin-bottom:20px;
	float: right;
}
img, img.aligncenter, img.alignleft, img.alignright {
	max-width:100%!important;
	height:auto;
}
img.aligncenter {
	margin: 0 auto 20px auto;
	clear:both;
}
.header-right3 .widget,
.header-left3 .widget,
.header-right3 img.aligncenter,
.header-right3 img.alignleft,
.header-right3 img.alignright,
.header-right3 img.alignnone ,
.header-left3 img.aligncenter,
.header-left3 img.alignleft,
.header-left3 img.alignright,
.header-left3 img.alignnone {
	margin-bottom: 0!important;
}
embed, iframe, object, video {
	width: 100%;
	border:none;
}
svg:not(:root) {
 overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#gallery-2 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 48%!important;
}
.gallery-caption {
}
@media print {
* {
	text-shadow: none !important;
	color: #000 !important;
	background: transparent !important;
	box-shadow: none !important;
}
a,  a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
 .ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {
 content: "";
}
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr,  img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin: 2cm .5cm;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
.navbar {
	display: none;
}
.table td,  .table th {
	background-color: #fff !important;
}
.btn > .caret,  .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table-bordered th,  .table-bordered td {
	border: 1px solid #ddd !important;
}
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
select {
	border:none;
	border:1px solid rgba(0,0,0,0.2);
	padding:10px;
}
button, input, select[multiple], textarea {
	background-image: none;
}
a, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:focus {
	color: #000;
	text-decoration:none;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	border-bottom: 1px solid #e0e0e0;
}
p {
	margin: 0 0 20px;
}
cite {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	line-height: 1.1;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom:0;
}
#content #main article section.entry-content h1,
#content #main article section.entry-content h2 ,
#content #main article section.entry-content h3, 
#content #main article section.entry-content h4, 
#content #main article section.entry-content h5, 
#content #main article section.entry-content h6  {
	margin-bottom:25px;
	color:#000;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 14px;
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-bottom: 20px;
}
dt, dd {
	line-height: 1.428571429;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}

@media (min-width: 768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
.dl-horizontal dd:before,  .dl-horizontal dd:after {
	content: " ";
	/* 1 */  
    display: table;/* 2 */
  }
.dl-horizontal dd:after {
	clear: both;
}
.dl-horizontal dd:before,  .dl-horizontal dd:after {
	content: " ";
	/* 1 */  
    display: table;/* 2 */  
  }
.dl-horizontal dd:after {
	clear: both;
}
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
    position: relative;
	margin: 0 30px 30px 0;
	max-width:40%;
    padding: 15px;
    float: left;
	background:#f6f6f6;
    font-style: italic;
}
@media only screen and (max-width: 480px) {
blockquote {
	margin: 0 0 30px 0;
	max-width:100%;
}
}
blockquote:before {
    font-family: FontAwesome;
    content: "\f10e";
    position: absolute;
    top: 15px;
    left: -13px;
    font-size: 18px;
	color:#000;
}
blockquote p {
	color:#000;
	font-style:italic;
}
blockquote p:last-child {
	margin-bottom: 0;
}
blockquote small {
	display: block;
	line-height: 1.428571429;
	color: #999999;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote.pull-right {
	padding: 10px 0 0 25px;
	margin: 0 0 10px 20px;
}
blockquote.pull-right p, blockquote.pull-right small {
	text-align: right;
}
blockquote.pull-right small:before {
	content: '';
}
blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
q:before, q:after {
	content: "";
}
address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429;
}
code, pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}
pre.prettyprint {
	margin-bottom: 20px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.main-wrapper {
	width:100%;
	float:left;
}
.container {
	margin:0 auto;
	padding-left:25px;
	padding-right:25px;
}
.container-slidertop {
	margin-right: auto;
	margin-left: auto;
	background:#fff;
}
.header-top .container {
	background:transparent;
    padding-left: 0;
    padding-right: 0;	
}
..container-nav {
	margin-right: auto;
	margin-left: auto;
	padding: 0 25px;
}
.container:before, .container:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.container:after {
	clear: both;
}
.container:before, .container:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.container:after {
	clear: both;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before, .row:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.row:after {
	clear: both;
}
.row:before, .row:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.row:after {
	clear: both;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left:1.5%;
	padding-right:1.5%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
	float: left;
}
.col-xs-1 {
	width: 8.333333333333332%;
}
.col-xs-2 {
	width: 16.666666666666664%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.33333333333333%;
}
.col-xs-5 {
	width: 41.66666666666667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.333333333333336%;
}
.col-xs-8 {
	width: 66.66666666666666%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.33333333333334%;
}
.col-xs-11 {
	width: 91.66666666666666%;
}
.col-xs-12 {
	width: 100%;
}

/*=========== MODIF: HANDLE PADDING LEFT AND RIGHT ============*/
.col-xs-1:first-child,.col-sm-1:first-child,.col-md-1:first-child,.col-lg-1:first-child,.col-xs-2:first-child,.col-sm-2:first-child,.col-md-2:first-child,.col-lg-2:first-child,.col-xs-3:first-child,.col-sm-3:first-child,.col-md-3:first-child,.col-lg-3:first-child,.col-xs-4:first-child,.col-sm-4:first-child,.col-md-4:first-child,.col-lg-4:first-child,.col-xs-5:first-child,.col-sm-5:first-child,.col-md-5:first-child,.col-lg-5:first-child,.col-xs-6:first-child,.col-sm-6:first-child,.col-md-6:first-child,.col-lg-6:first-child,.col-xs-7:first-child,.col-sm-7:first-child,.col-md-7:first-child,.col-lg-7:first-child,.col-xs-8:first-child,.col-sm-8:first-child,.col-md-8:first-child,.col-lg-8:first-child,.col-xs-9:first-child,.col-sm-9:first-child,.col-md-9:first-child,.col-lg-9:first-child,.col-xs-10:first-child,.col-sm-10:first-child,.col-md-10:first-child,.col-lg-10:first-child,.col-xs-11:first-child,.col-sm-11:first-child,.col-md-11:first-child,.col-lg-11:first-child,.col-xs-12:first-child,.col-sm-12:first-child,.col-md-12:first-child,.col-lg-12:first-child{padding-left:0 !important}
.col-xs-1:last-child,.col-sm-1:last-child,.col-md-1:last-child,.col-lg-1:last-child,.col-xs-2:last-child,.col-sm-2:last-child,.col-md-2:last-child,.col-lg-2:last-child,.col-xs-3:last-child,.col-sm-3:last-child,.col-md-3:last-child,.col-lg-3:last-child,.col-xs-4:last-child,.col-sm-4:last-child,.col-md-4:last-child,.col-lg-4:last-child,.col-xs-5:last-child,.col-sm-5:last-child,.col-md-5:last-child,.col-lg-5:last-child,.col-xs-6:last-child,.col-sm-6:last-child,.col-md-6:last-child,.col-lg-6:last-child,.col-xs-7:last-child,.col-sm-7:last-child,.col-md-7:last-child,.col-lg-7:last-child,.col-xs-8:last-child,.col-sm-8:last-child,.col-md-8:last-child,.col-lg-8:last-child,.col-xs-9:last-child,.col-sm-9:last-child,.col-md-9:last-child,.col-lg-9:last-child,.col-xs-10:last-child,.col-sm-10:last-child,.col-md-10:last-child,.col-lg-10:last-child,.col-xs-11:last-child,.col-sm-11:last-child,.col-md-11:last-child,.col-lg-11:last-child,.col-xs-12:last-child,.col-sm-12:last-child,.col-md-12:last-child,.col-lg-12:last-child{padding-right:0 !important}
@media (max-width: 768px) {
.col-xs-1:first-child,.col-sm-1:first-child,.col-md-1:first-child,.col-lg-1:first-child,.col-xs-2:first-child,.col-sm-2:first-child,.col-md-2:first-child,.col-lg-2:first-child,.col-xs-3:first-child,.col-sm-3:first-child,.col-md-3:first-child,.col-lg-3:first-child,.col-xs-4:first-child,.col-sm-4:first-child,.col-md-4:first-child,.col-lg-4:first-child,.col-xs-5:first-child,.col-sm-5:first-child,.col-md-5:first-child,.col-lg-5:first-child,.col-xs-6:first-child,.col-sm-6:first-child,.col-md-6:first-child,.col-lg-6:first-child,.col-xs-7:first-child,.col-sm-7:first-child,.col-md-7:first-child,.col-lg-7:first-child,.col-xs-8:first-child,.col-sm-8:first-child,.col-md-8:first-child,.col-lg-8:first-child,.col-xs-9:first-child,.col-sm-9:first-child,.col-md-9:first-child,.col-lg-9:first-child,.col-xs-10:first-child,.col-sm-10:first-child,.col-md-10:first-child,.col-lg-10:first-child,.col-xs-11:first-child,.col-sm-11:first-child,.col-md-11:first-child,.col-lg-11:first-child,.col-xs-12:first-child,.col-sm-12:first-child,.col-md-12:first-child,.col-lg-12:first-child{padding-right:0 !important}
.col-xs-1:last-child,.col-sm-1:last-child,.col-md-1:last-child,.col-lg-1:last-child,.col-xs-2:last-child,.col-sm-2:last-child,.col-md-2:last-child,.col-lg-2:last-child,.col-xs-3:last-child,.col-sm-3:last-child,.col-md-3:last-child,.col-lg-3:last-child,.col-xs-4:last-child,.col-sm-4:last-child,.col-md-4:last-child,.col-lg-4:last-child,.col-xs-5:last-child,.col-sm-5:last-child,.col-md-5:last-child,.col-lg-5:last-child,.col-xs-6:last-child,.col-sm-6:last-child,.col-md-6:last-child,.col-lg-6:last-child,.col-xs-7:last-child,.col-sm-7:last-child,.col-md-7:last-child,.col-lg-7:last-child,.col-xs-8:last-child,.col-sm-8:last-child,.col-md-8:last-child,.col-lg-8:last-child,.col-xs-9:last-child,.col-sm-9:last-child,.col-md-9:last-child,.col-lg-9:last-child,.col-xs-10:last-child,.col-sm-10:last-child,.col-md-10:last-child,.col-lg-10:last-child,.col-xs-11:last-child,.col-sm-11:last-child,.col-md-11:last-child,.col-lg-11:last-child,.col-xs-12:last-child,.col-sm-12:last-child,.col-md-12:last-child,.col-lg-12:last-child{padding-left:0 !important}
}
@media (min-width: 768px) {
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-1{width:8.333333333333332%}.col-sm-2{width:16.666666666666664%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333333333%}.col-sm-5{width:41.66666666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.333333333333336%}.col-sm-8{width:66.66666666666666%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333333334%}.col-sm-11{width:91.66666666666666%}.col-sm-12{width:100%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-11{left:91.66666666666666%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-11{margin-left:91.66666666666666%}
}
@media (min-width: 800px) {
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-1{width:8.333333333333332%}.col-md-2{width:16.666666666666664%}.col-md-3{width:25%}.col-md-4{width:33.33333333333333%}.col-md-5{width:41.66666666666667%}.col-md-6{width:50%}.col-md-7{width:58.333333333333336%}.col-md-8{width:66.66666666666666%}.col-md-9{width:75%}.col-md-10{width:83.33333333333334%}.col-md-11{width:91.66666666666666%}.col-md-12{width:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.333333333333332%}.col-md-push-2{left:16.666666666666664%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333333333333%}.col-md-push-5{left:41.66666666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.333333333333336%}.col-md-push-8{left:66.66666666666666%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333333333334%}.col-md-push-11{left:91.66666666666666%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-11{right:91.66666666666666%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-11{margin-left:91.66666666666666%}
}
@media (min-width: 1260px) {
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-1{width:8.333333333333332%}.col-lg-2{width:16.666666666666664%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333333333%}.col-lg-5{width:41.66666666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333333336%}.col-lg-8{width:66.66666666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333333334%}.col-lg-11{width:91.66666666666666%}.col-lg-12{width:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-11{left:91.66666666666666%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-11{margin-left:91.66666666666666%}
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
table {
	width: 100%;
	margin-bottom: 20px;
	padding:15px;
	border: 1px solid #dddddd;	
	text-align:left;
}
table thead > tr > th, table tbody > tr > th, table tfoot > tr > th, table thead > tr > td, table tbody > tr > td, table tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
table thead > tr > th {
	vertical-align: bottom;
	color:#000;
	text-transform:uppercase;
}
table caption + thead tr:first-child th, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child th, table caption + thead tr:first-child td, table colgroup + thead tr:first-child td, table thead:first-child tr:first-child td {
	border-top: 0;
	color:#000;
}
table tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table .table {
	background-color: #ffffff;
}
.table-condensed thead > tr > th, .table-condensed tbody > tr > th, .table-condensed tfoot > tr > th, .table-condensed thead > tr > td, .table-condensed tbody > tr > td, .table-condensed tfoot > tr > td {
	padding: 5px;
}
table-bordered {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
 background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
 float: none;
 display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
 float: none;
 display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
	background-color: #d0e9c6;
	border-color: #c9e2b3;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
	border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
	background-color: #ebcccc;
	border-color: #e6c1c7;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
	border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
	background-color: #faf2cc;
	border-color: #f8e5be;
}

@media (max-width: 768px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	overflow-x: scroll;
	border: 1px solid #dddddd;
}
.table-responsive > .table {
	margin-bottom: 0;
	background-color: #fff;
}
.table-responsive > .table > thead > tr > th,  .table-responsive > .table > tbody > tr > th,  .table-responsive > .table > tfoot > tr > th,  .table-responsive > .table > thead > tr > td,  .table-responsive > .table > tbody > tr > td,  .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,  .table-responsive > .table-bordered > tbody > tr > th:first-child,  .table-responsive > .table-bordered > tfoot > tr > th:first-child,  .table-responsive > .table-bordered > thead > tr > td:first-child,  .table-responsive > .table-bordered > tbody > tr > td:first-child,  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,  .table-responsive > .table-bordered > tbody > tr > th:last-child,  .table-responsive > .table-bordered > tfoot > tr > th:last-child,  .table-responsive > .table-bordered > thead > tr > td:last-child,  .table-responsive > .table-bordered > tbody > tr > td:last-child,  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.table-responsive > .table-bordered > thead > tr:last-child > th,  .table-responsive > .table-bordered > tbody > tr:last-child > th,  .table-responsive > .table-bordered > tfoot > tr:last-child > th,  .table-responsive > .table-bordered > thead > tr:last-child > td,  .table-responsive > .table-bordered > tbody > tr:last-child > td,  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	margin-bottom: 5px;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	/* IE8-9 */

  line-height: normal;
}
input[type="file"] {
	display: block;
}
select[multiple], select[size] {
	height: auto;
}
select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
 height: auto;
}
.form-control:-moz-placeholder {
 color: #999999;
}
.form-control::-moz-placeholder {
 color: #999999;
}
.form-control:-ms-input-placeholder {
 color: #999999;
}
.form-control::-webkit-input-placeholder {
 color: #999999;
}
.form-control {
	display: block;
	width: 100%;
	padding: 7px 12px;
	color: #fff;
	vertical-align: middle;
	background-color:rgba(0,0,0,0.2);
	border: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
}
textarea.form-control {
	height: auto;
}
.form-group {
	margin-bottom: 15px;
}

.radio label, .checkbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-sm {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm {
	height: auto;
}
.input-lg {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
select.input-lg {
	height: 45px;
	line-height: 45px;
}
textarea.input-lg {
	height: auto;
}

@media (min-width: 768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control {
	display: inline-block;
}
.form-inline .radio,  .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.form-inline .radio input[type="radio"],  .form-inline .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0;
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */
}
.form-horizontal .form-group:after {
	clear: both;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.form-horizontal .form-group:after {
	clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
}
.btn:focus {
	outline:none;
}
.btn:hover, .btn:focus {
	color: #333333;
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #cccccc;
}
.btn-primary {
	color:#000;
	border-color:#999;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #999;
	border-color: #999;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ed9c28;
	border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-danger {
	color: #ffffff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #d2322d;
	border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #47a447;
	border-color: #398439;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #39b3d7;
	border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-link {
	color: #428bca;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover {
	color: #999999;
	text-decoration: none;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
}
.entry-content footer.article-footer {
	float:left;
	width:100%;
	margin-top:10px;
}
.article-footer i.fa {
	color:#333;
	margin-right:10px;
	font-size:120%;
	padding-top:5px;
	float:left;
}
span.edit-link {
	float:left;
}
.btn-sm, .btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.btn-xs {
	padding: 2px 10px;
	margin:0 1px 2px 0;
}
.article-footer p.tags a.btn {
	font-size: 14px;
	padding: none;
	border:none;
}
.article-footer p.tags a.btn:hover {
	background:#666;
}
.entry-content footer.article-footer p.tags {
	float:left;
	width:100%;
    margin: 5px 0 10px 0;
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 0 dotted;
	content: "";
}
.dropdown {
	position: relative;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);

}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 8px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: nowrap;
	font-size:95%;
}
.dropdown-menu > li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #000;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover {
	color: #999999;
}
.dropdown-menu > .disabled > a:hover{
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #999999;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0 dotted;
	border-bottom: 4px solid #000000;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
	border-top-color: #333333;
}
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
	border-top-color: #fff;
}
.dropup .btn-default .caret {
	border-bottom-color: #333333;
}
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
	border-bottom-color: #fff;
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar .btn-group {
	float: left;
}
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
 border-bottom-right-radius: 0;
 border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
 border-bottom-left-radius: 0;
 border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
 border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group-xs > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	padding: 1px 5px;
}
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
 border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
 border-top-right-radius: 4px;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
 border-bottom-left-radius: 4px;
 border-top-right-radius: 0;
 border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
 border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified .btn {
	float: none;
	display: table-cell;
	width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
 display: none;
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	width:100%;
}
.input-group.col {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	width: 100%;
	margin-bottom: 0;
}
.form-search input.form-control {
	width:100%;
	padding:6px 12px;	
	height:38px;
	color:#666;
	background-color:rgba(258,258,258,0.1)!important;
	border:1px solid#000;
}
#searchsubmit.btn {
	background:#000;
	padding:11px 12px;
	height:38px;
	border:none;
	color:#fff;
	font-size:13px;
	width:100%;
}
#searchsubmit.btn:hover {
	background:#d60000;
	border:none;	
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 45px;
	line-height: 45px;
}
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
	height: auto;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
	height: auto;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
 border-radius: 0;
}
.input-group-addon, .input-group-btn {
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
 border-bottom-right-radius: 0;
 border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
 border-radius: 0;
 padding:3px 10px;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	position: relative;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -4px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
	z-index: 2;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav:before, .nav:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.nav:after {
	clear: both;
}
.nav:before, .nav:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav > li.disabled > a {
	color: #999999;
}
.nav > li.disabled > a:hover {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover {
	background-color: #eeeeee;
	border-color: #428bca;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
	cursor: default;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li {
	float: none;
}
.nav-tabs.nav-justified > li > a {
	text-align: center;
}
.container-nav .navbar-collapse {
	max-width:1265;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #dddddd;
	margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
	border-bottom-color: #ffffff;
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 5px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover {
	color: #ffffff;
	background-color: #428bca;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	text-align: center;
}
@media (min-width: 768px) {
.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
	border-bottom: 1px solid #dddddd;
	margin-right: 0;
}
.nav-tabs-justified > .active > a {
	border-bottom-color: #ffffff;
}
.tabbable:before, .tabbable:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.tabbable:after {
	clear: both;
}
.tabbable:before, .tabbable:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.tabbable:after {
	clear: both;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
	display: none;
}
.tab-content > .active, .pill-content > .active {
	display: block;
}
.nav .caret {
	border-top-color: #000;
	border-bottom-color: #000;
}
.nav a:hover .caret {
	border-top-color: #999;
	border-bottom-color: #999;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar {
	position: relative;
	z-index: 1000;
	margin-bottom: 0;
}
.navbar:before, .navbar:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.navbar:after {
	clear: both;
}
.navbar:before, .navbar:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.navbar:after {
	clear: both;
}
@media (min-width: 768px) {
.navbar {
    border-radius: 4px;
  }
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.navbar-header:after {
	clear: both;
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.navbar-header:after {
	clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
  }
}

.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	/* 1 */
	display: table;/* 2 */
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	/* 1 */
	display: table;/* 2 */
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
	margin-left: -15px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
	margin-right: -15px;
}
.navbar-collapse .navbar-text:last-child {
	margin-right: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
  }
}
.navbar-static-top {
	border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: relative;
	right: 0;
	left: 0;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
	border-radius: 0;
  }
}

.navbar-fixed-top {
  z-index: 100;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
.navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
.navbar-nav {
    float: left;
    margin: 0;
  }
.navbar-nav > li {
    float: left;
  }
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
.navbar-left {
    float: left !important;
  }
.navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
.navbar-form .form-control {
    display: inline-block;
  }
.navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
.navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
.navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-default .navbar-nav > li > a {
	color: #777777;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #333333;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
	color: #555555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover {
	background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #cccccc;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover {
	background-color: #e7e7e7;
	color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret {
	border-top-color: #555555;
	border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
	border-top-color: #777777;
	border-bottom-color: #777777;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #333333;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: #555555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: #cccccc;
	background-color: transparent;
}
}
.header-top .container nav {
	float:left;
	width:60%;
}
.total-assets {
	float:left;
	width:60%;
	padding-top:8px;
	font-size:13px;
}
.total-assetscontent {
	float:left;
}
.total-assetscontent:after {
    content: "|";
	margin:0 5px;	
}
.header-top .navigation ul#menu-topmenu.top-nav.clearfix {
	padding-top:9px;
}
.header-address {
	float:right;
	width:30%;
	padding-top:8px;	
	padding-right:45px;
	font-size:11px;
	text-align:right;
	position:relative;
}
.header7 .header-address {
	padding-right:0;
}
.nav-mainwrapper   {
	max-width: 1265px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.header nav {
	float:left;
	width:100%;
	position:relative;
}
.header-top > div > nav {
	border-top:none;	
	border-bottom:none;		
}
.navbar-default .navbar-link {
	color: #777777;
}
.navbar-default .navbar-link:hover {
	color: #333333;
}
.container-nav {
	max-width: 1265px;
}
.container-kodda {
	max-width: 1265px;
	margin:0 auto;
	z-index:999;
	position:relative;	
}
.navbar-inverse .navbar-brand {
	color: #000;
}
.navbar-inverse .navbar-brand:hover {
	color: #666;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #000;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: #666;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #666;
	background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover {
	color: #444444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover {
	background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover {
	background-color: #080808;
	color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #ffffff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: #ffffff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: #444444;
	background-color: transparent;
}
}
.navbar-inverse .navbar-link {
	color: #999999;
}
.navbar-inverse .navbar-link:hover {
	color: #ffffff;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	border:1px solid#000;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #cccccc;
}
.breadcrumb > .active {
	color: #999999;
}
.pagination {
	display: inline-block;
	padding-left: 0;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	color:#000;
	margin-right:3px;
	border:1px solid#000;	
}
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
}
.pagination li span.emm-current {
	border:1px solid#000;	
	background:#000;
	color:#fff;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	border:1px solid#000;	
	background:#000;
	color:#fff;
}
.media, .media-body {
	overflow: hidden;
	zoom: 1;
}
.media, .media .media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media-object {
	display: block;
}
.media-heading {
	margin: 0 0 5px;
}
.media > .pull-left {
	margin-right: 10px;
}
.media > .pull-right {
	margin-left: 10px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
}
.tooltip.top {
	margin-top: 0px;
	padding: 5px 0;
	font-size:10px;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top:8px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color:#2a2a2a;
	border-radius: 0;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #2a2a2a;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #2a2a2a;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #2a2a2a;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #2a2a2a;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #2a2a2a;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color:#2a2a2a;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color:#2a2a2a;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color:#2a2a2a;
}
.clearfix:before, .clearfix:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.clearfix:after {
	clear: both;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.affix {
	position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
@-ms-viewport {
    width: 320px;
  }
}

/*********************
01. GENERAL STYLES
*********************/
html, body {
  /* height: 100%; */
}
body {
    font-family: 'Noto Sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #777;
    font-weight: 400;
	background: #ffffff;
}
.entry-content>p:first-of-type:first-letter ,
.entry-contentinside>p:first-of-type:first-letter {
	float:left;
	font-size:63px;
	line-height:63px;
    font-family: Times New Roman;
	margin:-5px 10px 0 0;
	padding:0 6px;
	color:#000;
	font-weight:bold;
	background-image: url("images/firstletter-bg.png");
	background-repeat: no-repeat;	
    background-position: center; 	
}
/*********************
03. LAYOUT & GRID STYLES
*********************/
#inner-content {
	margin-left: -15px;
	margin-right: -15px;
}
#inner-content:before,
#inner-content:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}
#inner-content:after {
	clear: both;
}
#inner-content:before,
#inner-content:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}
#inner-content:after {
	clear: both;
}
#main {
	position: relative;
	min-height: 1px;
}
.content-mainwrapper {
	position: relative;
	float:left;
	width:100%;
}
header.article-header  {
    float: left;
    width: 100%;
    padding:30px 0 15px 0;
    margin-bottom:15px;
    border-bottom: 1px solid#ccc;
}
header.article-headerarchive  {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 2px solid#000;
}
header.article-header h1 {
	color:#000;
	text-transform:uppercase;
	float:left;
	margin:10px 0 20px 0;		
}
header.article-headerarchive h1 {
	color:#000;
	text-transform:uppercase;
}
.articleheader-wrapper  {
	float:left;
	width:100%;
}
.subtitle-single {
	float:left;
	width:100%;
}
.subtitle-single h6{
	color:#000;
	text-transform:uppercase;
}
.subtitle-singletop {
    float: left;
    width: 100%;
    color: #333;
    margin-bottom: 5px;
}
.subtitle-archive {
	float:left;
	width:100%;
}
.news-intro {
	float:left;
	width:100%;
}
.news-intro h6{
	color:#000;
	font-style:italic;	
}

#main-catn {
    float: left;
    width: 100%;
  }
#main {
    float: left;
    width: 75%;
  }

.sidebar {
	width: 25%;
	float: right;
	position: relative;
	padding-left:40px;	
}
.sidebar-inside {
	float:left;
	width:100%;
}
@media (max-width: 600px) {
.sidebar {
    padding-left: 0;
}
}
.singlewoo-widget {
	float:left;
	width:100%;
	margin-bottom:30px;
}
#full-width {
  position: relative;
  min-height: 1px;
}
@media (min-width: 1265px) {
#full-width {
    float: left;
    width: 100%;
  }
}
#fullpage-width {
	position: relative;
	min-height: 1px;
	margin:-125px auto 0 auto;
	padding:30px 25px 0 25px;
	background:#fff;
}
@media (min-width: 1265px) {
#fullpage-width {
    width: 85%;
  }
}
.bypostauthor {
}
/*SINGLE POST STYLE*/
.topimage-post {
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.topimage-post img{
	width:100%;
	height:auto;
}
/*SINGLE STYLE 2*/
.topimage-post2 {
    max-width: 1265px;
    padding-left: 25px;
    padding-right: 25px;	
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
header.article-header2 {
    float: left;
    width: 100%;
    margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid rgba(0,0,0,0.08);
}
header.article-header2 h1 {
    color: #000;
    text-transform: uppercase;
}
#single-style2 #main {
    margin-top: -190px;
    padding: 25px 25px 25px 0;
    background: #fff;
}
.meta-onsinglepost2 {
    float: left;
    width: 100%;
    margin: 0 0 30px;
	padding-bottom:5px;
    font-size: 11px;
    text-transform: uppercase;
	border-bottom:1px solid #ccc;	
}
.author-single2 {
    float: left;
    width: 40%;
}
.meta-detilsingle2 {
    float: left;
    width: 100%;
	margin-bottom:5px;
}
.author-single2 .author-avatar {
    float: left;
    width: 10%;
}
.author-detilsingle2 {
    float: right;
    width: 88%;
    padding-left: 10px;
    border-left: 1px solid#ccc;
}
@media only screen and (min-width: 1px) and (max-width: 600px) {
.features-onsinglepost,
.author-single2 {
    width: 100%!important;
}
}
/*SINGLE STYLE 3*/
header.style3-title {
    float: left;
    width: 100%;
}
.topimage-post3 {
    max-width: 1265px;
    padding-left: 25px;
    padding-right: 25px;	
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.singlepost3-titlewrapper {
    bottom: 200px;
    left: 60px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
#single-style3 #main {
    margin-top: -100px;
    padding: 25px 25px 25px 0;
    background: #fff;
}
@media only screen and (min-width: 1px) and (max-width: 800px) {
.singlepost3-titlewrapper {
    bottom: 3%;
    left: 5%;
    width: 90%;
}
}
.singlepost3-titlewrapper > div > header > div.articleheader-wrapper > h1 {
	margin:20px 0;
	float:left;
	color:#fff;
    text-transform: uppercase;	
}
.subtitle-onsinglepost3 {
    float: left;
    width: 100%;
	color:#fff;
    text-transform: uppercase;
}
.meta-onsinglepost3 {
    float: left;
    width: 100%;
    margin: 0 0 30px;
    padding-top: 10px;	
    padding-bottom: 5px;
    font-size: 11px;
    text-transform: uppercase;
    border-top: 1px solid rgba(0,0,0,0.08);
    border-bottom: 1px solid rgba(0,0,0,0.08);
}
/*SINGLE STYLE 5*/
.topimage-poststyle5 {
    position: relative;
    width: 100%;
    margin: 0 0 30px;
}
/*SINGLE STYLE 6*/
.topimage-poststyle6 {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}
/*SINGLE STYLE 7*/
.topimage-post7 {
    max-width: 1265px;
    padding-left: 25px;
    padding-right: 25px;	
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#single-style7 #main {
	margin-top:-190px;
    padding: 25px 25px 25px 0;
	background:#fff;
}
/*CATEGORY TITLE*/
header.cat-header  {
	float:left;
	width:100%;
	padding-bottom:5px;
	margin:10px 0 5px;
	border-bottom:2px solid#000;
}
.cat-count {
	float:left;
	width:100%;
	margin:5px 0 30px;
	font-size:12px;
	color:#000;
}
.bigtitle-cat {
	float:left;
	width:100%;
}
.bigtitle-cat .main-title {
	color:#000;
	float:left;
	width:100%;
	font-weight:bold;
    text-transform: uppercase;	
}
.bigtitle-cat .sub-title {
	float:left;
	width:100%;
	font-size: 50%; 
	color: #333; 
}
.bigtitle-cat .sub-title p{
	display:inline;
}
/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	text-rendering: optimizelegibility;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration: none;
}
h1, .h1 {
	line-height: 1.1;
}
h2, .h2 {
	line-height: 1.1;
}
h1.page-title {
	margin-bottom:5px;
	color:#000;
}
h1.archive-title {
	float:left;
	width:100%;
	margin-bottom:30px;
	padding-bottom:10px;
	border-bottom:1px solid#a5a5a5;
}
/*********************
06. HEADER STYLES
*********************/
.wrapper header.header {
    max-width: 1265px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}
/*HEADER 4*/
.wrapper header.header4 {
    max-width: 1265px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}
.header-top4 {
    float: left;
    width: 100%;
	position:relative;
	margin-top:35px;
	padding-bottom:10px;
	border-bottom:2px solid#666;
}
.header-top4::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    bottom: -4px;
    left: 0;
    background: #999;
}
.header4-3items {
    float: left;
    width: 100%;
	margin:10px 0;
	font-size:11px;
	line-height:20px;
	text-transform:uppercase;
}
.header4-left {
    float: left;
    width: 22%;	
	color:#000;	
}
.header4-center {
    float: left;
    width: 50%;
	margin:0 2%;
	text-align:center;
	font-weight:bold;	
}
.header4-right {
    float: right;
    width: 22%;
	text-align:right;
	color:#000;
}
/*LEFT AREA*/
.headercontent1 {
	float:left;
	width:49%;	
}
.haleft {
	float:left;
	width:100%;	
}
.haleft-content {
	float:left;
	width:58%;	
}
.haleft-cat {
	float:left;
	width:100%;	
	margin-bottom:5px;	
}
.haleft-title {
	float:left;
	width:100%;	
	margin-bottom:10px;
}
.haleft-title h5{
	text-transform:uppercase;
}
.haleft-meta {
	float:left;
	width:100%;	
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
}
.haleft-meta span{
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid#000;
	font-weight:bold;
}
.haleft-thumb {
	float:right;
	width:40%;	
	overflow:hidden;
}
/*RIGHT AREA*/
.headercontent2 {
	float:right;
	width:49%;	
}
.haright {
	float:left;
	width:100%;	
}
.haright-content {
	float:right;
	width:58%;	
}
.haright-cat {
	float:left;
	width:100%;	
	margin-bottom:5px;	
}
.haright-title {
	float:left;
	width:100%;	
	margin-bottom:10px;
}
.haright-title h5{
	text-transform:uppercase;
}
.haright-meta {
	float:left;
	width:100%;	
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
}
.haright-meta span{
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid#000;
	font-weight:bold;
}
.haright-thumb {
	float:left;
	width:40%;	
	overflow:hidden;
}


@media only screen and (max-width: 601px) {
.slide-meta,
.haleft-cat,
.haright-cat {
	display:none;
}
.haright-content,
.haleft-content {
	width:100%;	
}
.haright-content {
	text-align:right;
}
.haright-thumb,
.haleft-thumb {
	display:none;
}
.header4-center {
    width: 100%;
    margin: 0 ;
}
.header4-right,
.header4-left,
.haright-thumb,
.haleft-thumb {
	display:none;
}
}
/*Header 7*/
.wrapper header.header7 {
	max-width: 1265px;
	margin:0 auto;
	position:relative;
	z-index:999;
}
.header7 .header-top {
	border-bottom:1px solid#666;
	position:relative;
}
.header7 .header-top:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 100%;
    bottom: -5px;
    left: 0;
    background: #666;
}
.header7 .container {
    padding-left: 0;
    padding-right: 0;
}
.header-top {
	float:left;
	width:100%;
	height:38px;
	border-bottom:1px solid#666;
	z-index:99;
}
.header-top a:link{
	color:#000;
}
.header-top a:hover{
	color:#aaa;
	text-decoration:underline;
}
.top-nav {
	margin-bottom:0;
	padding-left: 0;
}
.top-nav li {
	display: inline;
	padding: 0 5px;
	border-right:1px solid#ddd;
	font-size:11px;
	text-transform:uppercase;	
}
.header-logowrapper {
	float:left;
	width:100%;	
}
.header-logobg {
	max-width:1265px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.header-logo {
	float:left;
	width:100%;
	padding: 35px 0 15px 0;
	position:relative;
}
@media (max-width: 601px) {
.header-logo {
    padding: 35px 0 0 0;
}
}
.header-logoinside {
	width:100%;
	float:left;
}
.header-left {
	float: left;
	margin: 0;
	padding: 0;
	width: 26%;
}
.header-center {
	float: left;
	font-size: 12px;
	line-height: 18px;
	margin: 0 4%;
	width: 33%;
}
.header-right {
	float: right;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	width: 33%;
}
.header-right2 {
	float: right;
	font-size: 12px;
	line-height: 18px;
	width: 73%;
}
.header-center3 {
	float: left;
	margin: 0 3%;
	padding: 0;
	width: 44%;
	text-align:center;
}
.header-left3 {
	float: left;
	font-size: 12px;
	line-height: 18px;
	width: 25%;
}
.header-right3 {
	float: right;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	width: 25%;
}
.header-center4 {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
.header-logo  img,
.header-left  img,
.header-center  img,
.header-right  img,
.header-right2  img,
.header-right3  img,
.header-left3  img,
.header-center3  img,
.header-center4  img,
.header-logoinside  img {
	margin-bottom:0;
	max-width:100%;
	height:auto;
}
.header-logo  h5 {
	margin-bottom:5px;
	color:#000;
}
/*header style 6*/
.header6 .header-logo {
    float: left;
    padding: 0 0 35px 0;
    position: relative;
    width: 100%;
}
.header6 .header-logowrapper {
	height:170px;
}
.header6-logo {
	position:relative;
    float: left;
    margin-top: 0;
    padding: 0;
    width:10%;
	z-index:99;
}
.header6 .header-right2 {
    float: right;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
	padding:35px 0;
    width: 75%;
}
/*********************
07. NAVIGATION STYLES
*********************/
.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left: 30px;
}
/*********************
08. POSTS & CONTENT STYLES
*********************/
#content {
	margin:15px 0 0;
	padding-bottom:50px;
	float:left;
	width:100%;
}
.custom-page {
	float:left;
	width:100%;
}
#contentfrontpage {
	margin:30px 0 0;
	float:left;
	width:100%;
}
#contentfrontpage-slide {
	float:left;
	width:100%;
}
.customfrontpage-wrapper {
	float:left;
	width:100%;
	padding-bottom:50px;
}
.byline {
	color: #999;
}
/* entry content */
.entry-content {
	float:left;
	width:100%;
}
.entry-contentinside {
	float:left;
	width:100%;
	margin-bottom:10px;
	padding-bottom:30px;
	border-bottom:2px solid#ccc;
	font-size:15px;
	line-height:25px;
}
.entry-content {
	font-size:15px;
	line-height:25px;
}
.blog-wrapperindexfull section.entry-content {
	border-bottom:none;
}
.entry-content dd {
	margin-left: 0;
	font-size: 0.9em;
	color: #787878;
	margin-bottom: 1.5em;
}
.entry-content img {
	max-width: 100%;
	height: auto;
}
.entry-content video, .entry-content object {
	max-width: 100%;
	height: auto;
}
.entry-content pre {
	background: #eee;
	border: 1px solid #cecece;
	padding: 10px;
}
/* end .entry-content */
.wp-caption {
	max-width: 100%;
	margin-bottom:20px;
	overflow:hidden;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
    clear: both;
    margin: 0 auto 20px auto;
	display: block;	
}
.wp-caption img {
	max-width: 100%;
	margin-bottom: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 0.85em;
	margin: 0 0 7px;
	padding:5px 10px;
	border:1px solid#ccc;
	border-top:none;
}
.fluid-width-video-wrapper {
	float:left;
}
.blog-rightindex .blog-thumb-wrapper .fluid-width-video-wrapper {
	margin-bottom:0;
}
/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.page-navigation, .wp-prev-next {
	margin: 1.1em 0 2.2em;
}
.fineglobe_page_navi li {
	float: left;
	margin-left: 10px;
}
.fineglobe_page_navi li a {
	padding: 3px 6px;
	display: block;
	text-decoration: none;
	position: relative;
}
.fineglobe_page_navi li a:hover, .fineglobe_page_navi li a:focus {
	color: #f01d4f;
	text-decoration: underline;
}
.fineglobe_page_navi li.bpn-current {
	padding: 3px 6px;
	border-bottom: 2px solid #f01d4f;
	position: relative;
}
.fineglobe_page_navi li.bpn-prev-link, .fineglobe_page_navi li.bpn-next-link {
	font-weight: 700;
}
.fineglobe_page_navi li.bpn-prev-link a, .fineglobe_page_navi li.bpn-next-link a {
	padding: 0;
}
.fineglobe_page_navi li.bpn-prev-link a:hover, .fineglobe_page_navi li.bpn-next-link a:hover, .fineglobe_page_navi li.bpn-first-page-link a:hover, .fineglobe_page_navi li.bpn-last-page-link a:hover {
	background: none;
}
.wp-prev-next .prev-link {
	float: left;
}
.wp-prev-next .next-link {
	float: right;
}
/******************************************************************
10. COMMENT STYLES
******************************************************************/
.commentlist li {
	position: relative;
	clear: both;
	overflow: hidden;
	list-style-type: none;
}
.commentlist li:last-child {
	margin-bottom: 0;
}
.commentlist li ul.children {
	margin: 0;
}
.commentlist li[class*=depth-] {
	margin-top: 1.1em;
}
.commentlist li.depth-1 {
	margin-left: 0;
	margin-top: 0;
}
.commentlist li.depth-1 article{
	padding:20px 0;
	margin-bottom:10px;
	border-bottom:1px solid#ccc;
}
.commentlist li:last-child.depth-1 article{
	margin-bottom:0;
	border-bottom:none;
}
.commentlist li:not(.depth-1) {
	margin-top: 0;
	padding-bottom: 0;
}
.commentlist .vcard {
	margin-left: 100px;
	text-transform:uppercase;
	font-size:11px;
	line-height:16px;	
}
.commentlist .vcard cite.fn {
	font-size:14px;
	color:#000;
	text-transform:uppercase;	
}
.commentlist .vcard time {
	float: right;
}
.commentlist .vcard time a {
	color: #999;
	text-decoration: none;
}
.commentlist .vcard time a:hover {
	text-decoration: underline;
}
.commentlist .vcard img.avatar {
	position: absolute;
	left: 0;
	border-radius:50%;
}
.commentlist li.comment .alert,
#comment .alert-info {
	background-color: #000!important;
	border-color: #ddd!important;
	color: #ff0!important;
	float:left;
	text-transform:uppercase;
	margin-top:15px!important;
	margin-left:100px;
	padding:10px 3% 0 3%;
}
.comment-name {
	float:left;
	width:40%;
	color:#000;
	text-transform:uppercase;	
}
.comment-time {
	float:right;
	width:40%;
	text-align:right;
}
.commentlist .comment_content {
	margin-left: 100px;
}
.commentlist .comment_content p {
	margin: 10px 0 20px;
	padding-top:10px;
	width:100%;
	float:left;
}
.comment-edit-link,
.commentlist .comment-reply-link {
	text-decoration: none;
	margin-bottom: 10px;
	float:left;
}
.commentlist .comment-reply-link a, .commentlist .comment-reply-link a:visited{
	color: #000;
}
.commentlist .comment-reply-link a:hover{
	color: #999;
}
/******************************************************************
11. COMMENT FORM STYLES
******************************************************************/
.respond-form {
	margin: 30px 0 0 0;
}
.respond-form form {
	margin: 0.75em 0;
}
li.comment section#respond.respond-form form#commentform ul#comment-form-elements.clearfix li, .respond-form form li {
	list-style-type: none;
	float:left;
	width:32%;
	margin: 0 2% 10px 0;
}
.respond-form form li:last-child {
	float:right;
	margin: 0 0 10px 0;
}
#main ol.commentlist {
	list-style: none outside none;
	margin-left: 0;
	padding-left: 0;
}
#comment-nav ul.clearfix li {
	list-style-type: none;
}
.respond-form form li label, .respond-form form li small {
	font-weight:normal;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
	padding:15px;
	border:1px solid#ddd;	
	background:none;
}
#commentform ul#comment-form-elements.clearfix {
	list-style: none outside none;
	margin-left: 0;
	padding-left: 0;
}
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
	outline: none;
	border-color: #fbc2c4;
	background-color: rgba(0,0,0,0.05);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
	width:100%;
	padding:10px;
	font-size:12px;
}
.respond-form form textarea {
	resize: none;
	width: 100%;
	height: 150px;
}
h3#comments, #comment-form-title {
	margin-bottom:15px;
	float:left;
	width:100%;
	color:#000;	
	text-transform:uppercase;	
}
#allowed_tags {
	margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
	margin: 0 20px 1.1em;
}
/*********************
12. SIDEBARS & ASIDES
*********************/
.widget ul {
	list-style: none outside none;
	margin-left: 0;
	padding-left: 0;
	float:left;
	width:100%;
}
.widget ul li {
	padding: 4px 0;
	margin-bottom:1px;
	float:left;
	width:100%;	
}
.widget ul li.menu-item {
	width:100%;
}
.widget ul li.menu-item:before, 
.widget_links li:before,
.widget_recent_comments li:before,
.widget_rss li:before,
.widget_recent_entries li:before,
.widget_archive li:before ,
.widget ul li.cat-item:before {
	font-family: FontAwesome;
	content: "\f10c";
	padding-right:7px;
	font-size:11px;
	color:#000;
}
.widget ul li ul {
	border-top:none;
	border-bottom:none;
}
.textwidget {
	float:left;
	width:100%;
}
.widget select {
  width: 100%;
}
.widget ul li ul {
	margin-left: 5%;
	width:95%;
}
.widget ul li ul li {
	border-top:none;
}
.widget #members-list {
	margin: 5px 0 20px 0;
	float:left;
	width:100%;
}
.widget form.form-search {
	float: left;
	width: 100%;
}
.widget {
	float: left;
	margin: 0 0 35px;
	width: 100%;
	position:relative;
}
.widget:last-child {
	margin: 0 0 0;
}
.header .widget {
	padding:0;
}
.wpb_content_element > div > h2.widgettitle {
	display:none;
}
.widgettitle-wrapper {
	float:left;
	width:100%;
    border: 1px solid #666;
    margin: 0 0 15px;
    padding: 5px 10px;
}
.footer .widgettitle-wrapper {
    margin: 0 0 20px;
    border: none;
    padding: 0 0 5px;
    border-bottom: 1px solid rgba(0,0,0,1);	
}
h3.widgettitle {
	color:#000;		
	width:100%;
	position:relative;
}
.wpb_wrapper h2.wpb_heading {
	text-transform:uppercase;
}
.tagcloud a {
	float:left;
	padding:3px 10px;
	margin:0 5px 5px 0;
	font-size:11px!important;
	text-transform:uppercase;
}
.tagcloud a:link, .tagcloud a:visited {
	color:#444;
	border:1px solid#ddd;
}
.tagcloud a:hover {
	color:#fff;
	border:1px solid#666;	
	background:#666;
}
/* calendar widget */
#calendar_wrap {
	padding-bottom:0;
	float:left;
	width:100%;	
}
#wp-calendar {
    font-family: 'Monserrat',Arial,Helvetica,Sans-Serif!important;
	width: 100%;
	position:relative;	
}
#wp-calendar caption {
    position: relative;
	padding: 0 0 5px;
	color:#000;
	font-size:22px!important;
	text-transform:uppercase!important;		
	font-weight: 400!important;
	display: table-caption;
	text-align:right;
}
#wp-calendar > caption > span {
	color:#000;
	font-size:16px!important;
	font-weight: 100!important;	
	margin-right:5px;
    text-transform: uppercase;
}
.darkarea #wp-calendar caption{
	color:#fff;
}
.darkarea #wp-calendar > caption > span {
	color:#ddd;
}
#wp-calendar thead {
    position: relative;
    border: 2px solid #000;		
}
#wp-calendar > tbody {
    border: 2px solid #000;	
	padding:15px;
}
#wp-calendar thead tr th{
	padding:10px 0;	
	color:#000;
	font-size:16px;
}
.darkarea #wp-calendar thead {
    position: relative;
    border-top: none;
    border-bottom: 1px solid rgba(258,258,258,0.1);	
	background:rgba(0,0,0,0.5);
	color:#fff;
}
.darkarea  #wp-calendar thead tr th{
	color:#fff;
}
#calendar_wrap tr {
	border-bottom:1px solid#eee;
}
#calendar_wrap tr:last-child {
	border-bottom:none;
}
#calendar_wrap table#wp-calendar thead tr th {
	text-align:center;
}
.calendar_wrap table tr td {
	font-size:14px;	
    border: 1px solid #000;	
	text-align:center;	
	color:#000;
	font-weight:bold;
	padding:8px 0;	
}
.calendar_wrap table tfoot tr td {
	padding:15px 0 0;	
	font-weight:normal;	
	border:none;
}
#wp-calendar > tfoot > tr > td.pad {
	padding:0 0 0;	
}
.darkarea .calendar_wrap table tr td {
    border: 1px solid rgba(258,258,258,0.05);	
	color:#fff;
}
.calendar_wrap table tr td a {
	color:#D82521;
}
.calendar_wrap table tr td a:hover {
	color:#000;
}
.calendar_wrap #today {
    position: relative;
	font-size:14px;	
	color:#fff;
	background:#000;
    padding: 0 0 7px 0!important;
}
.darkarea .calendar_wrap #today {
	color:#fff;
	background:rgba(0,0,0,0.7);
}
.calendar_wrap #today:after {
    content: 'today';
    text-transform: uppercase;
    left: 0;
    bottom: 2px;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 99;
    font-size: 8px;
	font-weight:normal;	
}
#calendar_wrap table#wp-calendar tbody tr td#today a{
	color:#fff;
}
#calendar_wrap table#wp-calendar tbody tr td#today:hover {
	background:#000;
}
#calendar_wrap table#wp-calendar tbody tr td#today:hover a{
	color:#000;
}
#wp-calendar tfoot tr td#prev {
	font-size:12px;		
	position:absolute;
	left:0;
	bottom:-5px;
	text-align: left;
	padding: 2px 0;
}
#wp-calendar tfoot tr td#next {
	font-size:12px;		
	position:absolute;
	right:0;
	bottom:-5px;
	text-align: right;
	padding:2px 0;
}
/*********************
13. FOOTER STYLES
*********************/
.wrapper-footer {
	width:100%;
}
.footer {
	clear: both;
	width:100%;
	float:left;
}
.container-bawahheader {
	margin:0 auto;
	background:#fff;
	padding-left:25px;
	padding-right:25px;
}
.container-footer {
    max-width: 1275px;
	position:relative;
    margin: 0 auto;
    padding-left: 25px;
    padding-right: 25px;
}
.footerbottom-inside {
	margin-right: auto;
	max-width:1265px;
	padding:0 25px;
	margin-left: auto;
	overflow:hidden;
}
.footer-widgetwrapper {
	float:left;
	width:100%;
    border-top: 1px solid#666;
    position: relative;	
	overflow:hidden;
}
.footerbottom-wrapper {
	float:left;
	width:100%;
    border-top: 1px solid#000;
    position: relative;	
}
.footerbottom-wrapper:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 100%;
    top: -8px;
    left: 0;
    background: #000;
}
.footer-widgetwrapper .col-md-12, 
.footer-widgetwrapper .col-md-6, 
.footer-widgetwrapper .col-md-4, 
.footer-widgetwrapper .col-md-3, 
.footer-widgetwrapper .col-md-2 {
	padding:30px 40px 30px 0;
	position:relative;
}
@media only screen and (max-width: 768px) {
.footer-widgetwrapper .col-md-12, 
.footer-widgetwrapper .col-md-6, 
.footer-widgetwrapper .col-md-4, 
.footer-widgetwrapper .col-md-3, 
.footer-widgetwrapper .col-md-2 {
	padding:30px 0;
}
.footer-widgetwrapper .col-md-3:before {
    width: 0!important;
}
}
.footer-widgetwrapper .col-md-8 {
	padding:30px 0 30px 0;
}
.footer-widgetdefaultstyle {
    position: relative;
    width: 100%;
	float:left;
	overflow:hidden;
}
.footer-widgetwrapper .col-md-3:before {
    position: absolute;
    content: "";
    height: 150%;
    width: 1px;
    right: 20px;
    top: 0;
    background: #000;
}
.footer-widgetwrapper .col-md-3:last-child:before {
    width: 0;
}
/*FOOTER 1 AREA*/
#container-footer1 {
    max-width: 1225px;
    margin: 0 auto;
	border-top:1px solid#000;	
    overflow: hidden;
	position:relative;
	clear:both;
}
.footer1-logo {
    width: 30%;
    margin:0 auto;
	text-align:center;
}
.footer1-navbottom {
	margin:0 auto 15px auto;
	padding-bottom:10px;
	text-align:center;
    overflow: hidden;
	border-bottom:1px solid#000;	
}
.footer1-socmed {
    width: 100%;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	overflow:hidden;
	border-bottom:1px solid#000;
}
.footer1-socmed .sosmed {
    margin: 0 10px;
    float: inherit;
}
/*FOOTER 2 AREA */
.footer2-logosocmed {
    width: 100%;
	float:left;
	padding:15px 0;
	text-align:center;
	border-bottom:3px solid#000;
}
.footer2-socmed {
	float:right;
    width: 45%;
	text-align:right;
	padding-top:10px;
}
.footer2-socmed .sosmed {
    margin: 0 10px;
    width: 40px;
}
.footer2-logo {
	float:left;
    width: 25%;
	text-align:left;
}
.footer2-copyright {
    border-top: 2px solid#000;
    width: 45%;
	padding-top:10px;
	text-align:center;
	color:#000;
    margin: 0 auto;
}
/**********/
.footer-widgetwrapper .col-md-12 {
	padding-right:0;
}
.footer-widgetwrapper .col-md-6:nth-child(4), 
.footer-widgetwrapper .col-md-2:nth-child(4) {
	padding:30px 0 30px 0;
}
#inner-footer {
	float:left;
	width:100%;
	padding:10px 0;
}
.footer-logo {
	width:225px;
	margin:0 auto;
	text-align:center;
}
.footer-logo img{
	max-width:100%;
	height:auto
}
.footer-navwrapper {
	float:left;
	width:100%;
	padding:0 0 25px;
}
.footer-nav {
	float:left;
	width:100%;
	padding-left: 0;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
}
.footer-nav li {
	display: inline;
	padding: 0 8px;
	border-right:1px solid#999;
}
.footer-navbottom {
	width:49%;
	float:left;
	padding-top:15px;
	overflow:hidden;
}
.footer-defaultstyle .footer-navbottom {
	width:100%;
	float:left;
	padding:15px 0;
	text-align:center;
	border-bottom:1px solid#666;	
}
.footer-payment {
	float:right;
	width:49%;
	text-align:right;
	color:#ddd;
}
.sosmed {
	margin: 0 0 0 10px;
	float: right;
	display: inline;
	width:22px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
.sosmed {
	width:10%;
	float:left;
}
}
.sosmed img{
	opacity:1;
}
.sosmed a:hover img{
	opacity:0.6;
}
/*FOOTER 4*/
#container-footer4 {
	width: 1265px;
    margin: 0 auto;
    overflow: hidden;
}
.footer4-nav {
	float:left;
	width:100%;
	padding:10px 0;
	text-align:center;
}
.footer4-logo {
	float:left;
	width:25%;
}
/*FOOTER 7 AREA*/
#container-footer7 {
    margin: 0 auto;
	position:relative;
    max-width: 1275px;
    padding-left: 25px;
    padding-right: 25px;	
}
.footer7-navwrapper {
    width: 100%;
	float:left;
	position:relative;
    padding-bottom: 15px;
    border-bottom: 1px solid#666;	
}
.footer7-navwrapper:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 100%;
    bottom: -4px;
    left: 0;
	background:#666;	
}
.footer7-navbottom {
    width: 60%;
	float:left;
}
.footer7-copyright {
    width: 40%;
	float:right;
    text-align: right;
    color: #000;
}
.footer7-logowrapper {
    width: 100%;
	float:left;
}
.footer7-logo {
    margin: 0 auto 15px auto;
	padding-top:20px;
    text-align: center;
    overflow: hidden;
}
@media only screen and (max-width: 800px) {
#contentfrontpage, .footer-widgetwrapper {
    margin: 30px 0 0 0;
}
.footer7-navbottom ,
.footer7-copyright {
    width: 100%;
	float:left;
    text-align:center;
}
}
/*********************
14. AUTHOR PAGE
*********************/
.author-details {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding-bottom: 50px;
}
.author-details h2 {
	margin-top: 5px;
}
.author-details img {
	margin-top: 5px;
}
.author-details ul {
	list-style: none;
	padding: 0;
}
.author-details ul li {
	display: inline;
	padding: 0 4px;
}
/****************************************************
/* MULTI-LEVEL DROPDOWNS FOR ROOTS
*****************************************************/
.dropdown-menu {
	font-size:85%;
	letter-spacing:1px;
}
.dropdown-menu .dropdown-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -2px;
	font-size:100%;
}
.dropdown-menu li:hover > .dropdown-menu {
	visibility: visible;
	display: block;
}
.navbar .dropdown-menu .dropdown-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 15px;
}
.navbar .dropdown-menu .dropdown-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
	display: block;
}

/****************************************************
/* HANDLE THE INDEX CONTENT-BLOG4
*****************************************************/
.blog-mainleftfull {
	position:relative;
	float:left;
	width:100%;
}
.blog-wrapperindexfull {
	margin-bottom:30px;
	padding-bottom:30px;
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid#000;	
}
.blog-rightindexfull {
	float:right;
	width:100%;
}
.blog-thumb-wrapperfull {
	float:left;
	width:100%;
	position:relative;
}
.blog-articlefrontfull {
	float:left;
	width:100%;
	padding-top:20px;
	position:relative;	
}
.blog-rightindexfull .meta-singlepost {
    margin: 15px 0 30px 0;
	font-size:11px;
	padding:10px 0 5px 0;
	border-top:1px solid#ccc;
	border-bottom:1px solid#ccc;	
}
.blog2-articlewrapper {
	float:left;
	width:100%;
	padding:30px;
	position:relative;	
}
.blog4-meta {
	float:left;
	width:20%;
	padding:0 0 30px 0;
}
.blog4-article {
	float:right;
	width:75%;
	padding:0;
	position:relative;	
	background-color:#fff;	
}
.fineglobe {
	float:left;
	width:100%;
	overflow:hidden;
}
.pf-iconfull {
	position:absolute;
	left:-20px;
	top:10px;
	width:60px;
	height:50px;
	padding-top:15px;
	text-align:center;
	font-size:20px;
	background:#D82521;
	color:#fff;
	z-index:100;
}
.pf-caret {
	position:absolute;
	left:-20px;
	top:60px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 15px 0;
	border-color: transparent #666 transparent transparent;
}
.blog4-metaleft {
	text-transform: uppercase;
	font-size:12px;
	width: 100%;
	float: left;
	padding:10px 0;
	border-top:1px solid#333;	
	text-align:center;	
}
.blog4-metaleft:last-child {
	border-bottom:1px solid#333;	  
}
.blog4-metaavatar {
	width: 100%;
	float: left;
	text-align:center;	
}
.blog-avatar {
    width: 50%;
	margin:10px auto;
}
.blog-avatar img{
	border-radius:50%;
}
.readmore-blog a, .readmore-blog a:visited, .readmore-blog a:link{
    border: 2px solid #000;
	background:#000;	
	float:left;
    padding: 5px 15px;
	margin-top:30px;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
}
.readmore-blog a:hover{
    border: 2px solid #000;
	background:transparent;
	color:#000;
}
/****************************************************
/* HANDLE THE INDEX DEFAULT
*****************************************************/
.sticky {
	background:#f0f0f0;
}
.sticky .blog-articlefrontfull {
	padding:20px;
}
.blog-style4 .sticky {
	position:relative;	
}
.horiz-flag {
	display:none;
}
.sticky .horiz-flag {
	display:inline;
	background:#D82521;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	height: 30px;
	line-height: 30px;
	position: absolute;
	padding-right: 30px;
	left: 0;
	padding-left: 10px;
	top: 15px;
	color: #fff;
    z-index:2;
}
.sticky .horiz-flag:before {
	content: '';
	display: block;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 15px;
	border-color: transparent;
	border-right-color: #f0f0f0;
	position: absolute;
	right: -1px;
	top: 0;
	z-index:2;
}
.sticky  .blog-articlefront {
	background:#000;
}
.sticky  .blog-articlefront a{
	color:#fff;
}
.blog-wrapper {
	position:relative;
	float:left;
	width:100%;
	background:#fff;
	z-index:1;
	-ms-word-wrap: break-word;
	word-wrap: break-word;		
}
.blog-articlefront {
	float: left;
	width: 100%;
	position:relative;
	padding:20px;
	border:1px solid#ddd;	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;	
}
.blog-wrapper:hover .blog-articlefront {
	background:#ddd;
	border:1px solid#ddd;		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;	
}
.blog-wrapper:hover .blog-articlefront a{
	color:#000;
}
.blog-wrapper:hover .blog-articlefront a:hover{
		color:#999;
}
.blog-rightindex {
	position:relative;
	float:right;
	width:85%;
}
.blog-articlefrontgallery h3,
.blog-articlefront h3{
	text-transform:uppercase;
}
.index-meta {
	margin: 5px 0 10px 0;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height:14px;
	text-transform: uppercase;
}
.blog-articlefrontgallery {
	float: left;
	width: 100%;
	position:relative;
}
.blog-articlefront .blog-title {
	text-transform:uppercase;
}
.custom-imgheader {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.custom-imgheader img{
	width:100%;
	height:auto;
}
.meta-singlepost {
	float:left;
	width:100%;
	margin:10px 0;
	font-size:12px;
	text-transform:uppercase;
}
.pf-icon {
	position:absolute;
	top:10px;	
	left:-15px;
	padding-top:3px;
	width:34px;
	height:30px;
	font-size:18px;
	border:1px solid#000;
	background:#fff;
	text-align:center;
	color:#000;
	z-index:100;
}
.pf-caretblog {
    position: absolute;
    left: -15px;
    top: 40px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #000 transparent transparent;
	z-index:0;
}
.cat-frontpage {
	font-size: 11px;
	line-height:14px;
	text-transform: uppercase;
	width:100%;
	float:right;
	text-align:right;
	margin-bottom:15px;
}
.cat-frontpage a,.cat-frontpage a:link,.cat-frontpage a:visited{
	padding:3px 7px;
	border:1px solid#000;
	background:transparent;
	color:#000;
}
.cat-frontpage a:hover{
	background:#000;
	color:#fff;
}
.blog-articlefront span.stars-small {
	float:left;
	width:100%;
	margin-bottom:5px;
}
#crumbs{
	float:left;
	margin:5px 0 10px 0;
	width:100%;
	font-size:11px;
}
#crumbs a{
	text-transform:uppercase;
	font-weight:bold;
}
.meta-onsinglepost {
	float: left;
    width: 100%;
    margin:10px 0 30px;
    font-size: 11px;
    text-transform: uppercase;
}
.features-onsinglepost {
	float: right;
    width: 60%;
	text-align:right;
}
.blog-wrapper .cat-singlepost {
	top:-17px;
	margin-bottom: 0;
}
.blog-thumb-wrapper {
	position:relative;
	width:100%;
	float:left;
}
.blog-thumb-audiogalley {
	position:relative;
	width:100%;
	float:left;
}
.blog-articlefrontgallery .blog-text {
	margin-top:10px;
}
.blog-thumb-wrapper .blogfront-thumb a img {
	width:100%;
	height:auto;
}
.blog-thumb {
	position:relative;
	width:100%;
	float:left;
	overflow:hidden;
}
.blog-thumb img {
	width:100%;
	height:auto;
}
.blog-thumb .video-place {
    margin-bottom: 0;
}
.blog-articlefrontfull .blog-text {
	margin-bottom:10px;
	padding-bottom:0;
	border-bottom:none;
}
.blog-articlefrontfull h2 {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:2px solid#666;
}
.meta-singlepost .blog-title4 {
	position:relative;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	width:100%;
	text-align:left;
}
.datemindex {
	float:left;
	color:#000;	
	width: 49%;	
	font-size:12px;
	text-transform:uppercase;	
}
.pf-symbol {
	font-size:24px;
	line-height:20px!important;
}
.blog-leftmeta .big-category h4 {
	color: #fff;
}
.blog-wrapperindex .blog-rightindex .subtitle-single {
	text-align: left;
	width: 100%;
}
.blog-wrapperindex .blog-rightindex .blog-textwrapper {
	width:100%;
}
/****************************************************
16.0 GO TO TOP
*****************************************************/
.back-top {
	position: fixed;
	right:20px;
	bottom:35px;
	background:#000;	
	z-index:11111;
}
.back-top a,.back-top a:link,.back-top a:visited {
	width:42px;
	height:42px;
	text-align:center;
	display: block;
	color:#fff;
}
.back-top a:hover {
	color:#000;
	background:#ccc;
}
.back-top a span i.fa.fa-angle-up.fa-2x {
	padding-top:6px;
}
/****************************************************
/* AUTHOR PAGE 
*****************************************************/	
.singleauthor-sticky  .author-sticky {
	position: relative;
	float:left;
	width:100%;
	padding-bottom:25px;
	margin:20px 0 50px;
}
.author-sticky {
	position: relative;
	float:left;
	width:100%;
	margin-bottom:50px;
	padding:10px;
	background:#eee;
}
.author-info {
	position: relative;
	float:left;
	width:100%;
	padding:25px;
	border:1px solid#fff;
	color:#333;
}
.author-avatar {
	float: left;
	width: 18%;
}
.author-avatar img {
	width: 100%;
	height:auto;
}
.author-description {
	float: right;
	width: 79%;
}
.author-descwrapper {
	float: left;
	margin: 0 0 10px;
	width: 100%;
}
.cat-titlepost {
	float: left;
	width: 100%;
}
.cat-titlepost  h3{
	margin:5px 0;
	text-transform:uppercase;
}
.author-description {
	font-size: 14px;
}
.author-contact-wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	padding:15px 0 5px;
	position:relative;
	border-top:1px solid rgba(0,0,0,0.2);
}
.author-description .cat-titlepost h4 {
	text-transform:capitalize;
	float:left;
	padding:0 0 5px 0;
}
.author-socmed-wrapper {
	float:left;
	margin:0 3px 5px 0;
}
.author-twitter,
.author-facebook,
.author-youtube,
.author-gplus ,
.author-vimeo ,
.author-linkedin ,
.author-devianart ,
.author-dribble ,
.author-flickr ,
.author-instagram ,
.author-behance ,
.author-reddit ,
.author-forrst,
.author-github ,
.author-pinterest {
	float:left;
	font-size:16px;
	line-height:16px;
	margin:0 10px 0 0;
}
.author-twitter:before {
    font-family: 'FontAwesome';
    content: "\f099";
}
.author-facebook:before {
    font-family: 'FontAwesome';
    content: "\f09a";
}
.author-youtube:before {
    font-family: 'FontAwesome';
    content: "\f167";
}
.author-gplus:before {
    font-family: 'FontAwesome';
    content: "\f0d5";
}
.author-vimeo:before {
    font-family: 'FontAwesome';
    content: "\f27d";
}
.author-linkedin:before {
    font-family: 'FontAwesome';
    content: "\f0e1";
}
.author-devianart:before {
    font-family: 'FontAwesome';
    content: "\f1bd";
}
.author-dribble:before {
    font-family: 'FontAwesome';
    content: "\f17d";
}
.author-flickr:before {
    font-family: 'FontAwesome';
    content: "\f16e";
}
.author-instagram:before {
    font-family: 'FontAwesome';
    content: "\f16d";
}
.author-behance:before {
    font-family: 'FontAwesome';
    content: "\f1b4";
}
.author-reddit:before {
    font-family: 'FontAwesome';
    content: "\f281";
}
.author-forrst:before {
    font-family: 'FontAwesome';
    content: "\f286";
}
.author-github:before {
    font-family: 'FontAwesome';
    content: "\f09b";
}
.author-pinterest:before {
    font-family: 'FontAwesome';
    content: "\f231";
}
/****************************************************
/* RELATED POST ON SINGLE POST 
*****************************************************/
.related-wrapper {
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-bottom:50px;
	border-bottom:2px solid#000;
}
.related-wrapper .col-md-4:nth-child(2) {
	padding-left:0!important;
}
.related-maintitle {
	float:left;
	width:100%;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid#ddd;
	color:#000;
}
.related-maintitle h3{
	text-transform:uppercase;
	color:#000;	
}
.related-thumb {
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
}
.related-thumb .score-number h4 {
	font-size:14px;
}
.related-title {
    position: absolute;
    left: 5%;
    bottom: 10%;
    color: #fff;
    width: 90%;
    z-index: 2;
}
.related-title a,.related-title a:link,.related-title a:visited   {
    color: #fff;
}
.related-title a:hover {
	color:rgba(258,258,258,0.6);
}
/****************************************************
/* 404
*****************************************************/
#post-not-found  {
	position: relative;
	float:left;
	width:100%;
}
#post-not-found  h2{
	position: relative;
	float:left;
	width:100%;
	color:#000;
	border:1px solid#666;
	padding:20px;
	margin-bottom:20px;
	text-align:center;
	text-transform:uppercase;
}
.subtext404, .maintext404 {
	text-align:center;
	color:#000;
	padding:20px 0;
	margin-bottom:15px;
	background:#f9f9f9
}
.error-contentwrapper {
	float:left;
	width:100%;
	margin:15px 0 30px;
	padding:30px;
	border-top:1px solid#ccc;
	border-bottom:1px solid#ccc;
}
.error-left {
	float:left;
	width:68%;
	text-align:center;
}
.error-right {
	float:right;
	width:29%;
}
.feature404 {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.error-right .feature404 select, .error-right .feature404 select#cat.postform {
	float:left;
	width:100%;
	padding:5px;
	border:none;
	background:#f0f0f0;
}
.featuredesc {
	float:left;
	width:100%;
	margin-bottom:15px;
	padding:10px;
	background:#f9f9f9;
}
.error-search {
	float:left;
	width:100%;
	margin:30px 0;
}
.error-content {
	float:left;
	width:60%;
	margin-bottom:15px;
	padding:20px;
	background:#000;
	color:#fff;
}
.error-featured {
	float:right;
	width:37%;
}
/****************************************************
/* GENERAL
*****************************************************/
.divider-dummy {
	float:left;
	width:100%;
	margin-bottom:20px;
}
.slider-place {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.prevnext-wrapper {
	float:left;
	margin-bottom:50px;
	width:100%;
	border-top:1px solid#ccc;
	border-bottom:1px solid#ccc;	
	background-image: url("images/vert-line.png");
	background-position: center center;
	background-repeat: repeat-y;	
}
.prevnext-wrapper h4{
	float:left;
	width:100%;
	margin-bottom:5px;
}
.postprev-wrapper {
	float:left;
	padding:15px 0;
	width:49%;
	text-align:center;
}
.postnext-wrapper {
	padding:15px 0;
	float:right;
	width:49%;
	text-align:center;
}
.next-text {
	width:100%;
	float:left;
}
.next-text h4{
	color:#000;
}
/*****HANDLE INVIEW EFFECT*****/
.thumb-zoom img {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.thumb-zoom:hover img {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);	
}
.woomodule2-thumbnail:hover .thumb-zoom img,
.wrapper-module17:hover .thumb-zoom img,
.thumb-zoom:hover img,  {
	opacity:0.5;
}
/*****ADD REVIEW AREA*****/
#respond.comment-respond .comment-form-comment label {
	float:left;
	width:100%;
	margin:10px 0;
}
#respond.comment-respond .comment-form-comment textarea#comment {
	float:left;
	width:100%;
	margin-bottom:10px;
	border:1px solid#999;
}
/****************************************************
/* TOP PANEL 
*****************************************************/
.header-cartwrapper {
	width: 100%;
	margin:0 auto;
	float:left;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.entry-content {
	float:left;
	margin-bottom:50px;
}
/*HANDLE FOR DARK AREA*/
.darkarea .bigtitle-left .main-title,
.darkarea  .bigtitle-left .sub-title,
.darkarea .module10-time h4,
.darkarea .module10-time h3,
.darkarea .vc-bigtitle h1.titlewhite,
.darkarea h3.widgettitle ,
.darkarea  .vc-bigtitleright h1.titlewhite {
	color:rgba(258,258,258,0.9);
}
.darkarea  {
	color:rgba(258,258,258,0.7);
}
.darkarea .vc-bigtitle::before, 
.darkarea .vc-bigtitle::after {
   border-top: 2px solid #ddd;
}
.darkarea .reviewbig-scoreleft,
.darkarea .vc-bigsubtitle,
.darkarea  .vc-bigsubtitleright {
  color: #ccc;
}
.darkarea a:link,.darkarea a:visited{
	color: #fff;
}
.darkarea  a:hover{
	color:rgba(258,258,258,0.7);
}
.darkarea .module8-time,
.darkarea  .moduletitle-wrapper > h3 > small,
.darkarea .moduletitle-wrapper > h3 > span,
.darkarea th {
	color: #fff;
}
.darkarea .module8-time {
	margin:10px 0;
}
.darkarea .catwithnumber-count h5 {
	background:#ffcc0d;
	color:#000;
}
.darkarea .module6-post,
.darkarea .wrapper-submodule1,
.darkarea .sub-module5,
.darkarea .module5-top,
.darkarea .subblog3-article > h4,
.darkarea .sub-module7,
.darkarea #panel .popular-comments li,
.darkarea #panel-3 ul li ul#popular-comments li,
.darkarea .fineglobe-latest-post,
.darkarea .subblog4, 
.darkarea hr,
.darkarea .authors-name,
.darkarea .author-article,
.darkarea .catwithnumber ,
.darkarea .blog-article {
	border-bottom: 1px solid rgba(258,258,258,0.15);
}
.darkarea .tagcloud a:link, .darkarea .tagcloud a:visited {
	border: none;
	background:rgba(0,0,0,0.3);
}
.darkarea .tagcloud a:hover {
	border: none;
	background:rgba(0,0,0,0.8);
}
.darkarea .scroll,
.darkarea #scroller-header{
	background: rgba(258,258,258,0.1);
}
.darkarea .author-descriptionmodule {
	background:transparent;
}
/****************************************************
/* MISC
*****************************************************/
textarea,
input:focus,
.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
	outline:none;
}
/****************************************************
/* CPT
*****************************************************/
.cpt-header {
	float:left;
	width:100%;
	padding:15px;
	margin-bottom:20px;
	border:2px solid#666;
}
.cpt-header h1 {
	color:#000;
}
.singlebook-contentwrapper {
    float: left;
	width:100%;
}
.sidebar-wrappercpt {
	float:left;
	width:100%;
	position:relative;
	padding:15px 15px 0 15px;
	margin:-75px 0 0 0;
	background:#fff;
}
.sidebar-cpt {
	float:left;
	width:100%;
	padding:0 0 10px 0;
	margin-bottom:10px;
	border-bottom:1px solid#ccc;
}
.sidebar-cpt h5{
	color:#000;
	margin-bottom:5px;
	text-transform:uppercase;
}
.cptside-contentwrapper {
	width:49%;
	float:left;
}
.cptside-contentwrapper:nth-child(2) {
	float:right;
}
.cptside-sidethumbnail {
	float:left;
	position:relative;
	width:100%;
}
.cptside-title {
	position:absolute;
	bottom:0;
	padding:2px 5px;
	background:#fff;
	z-index:1;
}
h2.page-title {
	margin-bottom:5px;
	color:#000;
}
/* ACHIEVE*/
.catcpt-wrapper  {
    margin-bottom: 20px;
	padding:15px;
    position: relative;
    float: left;
    width: 100%;
    border: 1px solid#ddd;
}
.cpt-title  {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.meta-cpt {
    float: left;
    width: 100%;
	padding:20px;
    margin-top: 20px;
	background:#eee;
    font-size: 12px;
    text-transform: uppercase;
}
/* STAFF*/
.staff-titlearea {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:25px;
	border-bottom:1px solid#ccc;
}
.staff-desc {
	float:left;
	width:100%;
	margin:15px 0 0;
	padding:15px;	
	border:2px solid#000;	
}
.staff-socmedwrapper {
	float:left;
	width:100%;
	margin: 0 0 15px;
}
.staff-socmed {
	float:left;
	margin-right:15px;
	font-size:18px;
}
/* EVENT*/
.singleevent-image {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.singleevent-sidebar {
	float:left;
	width:30%;
	padding:20px 15px;
	border:1px solid#000;	
}
.singleevent-content {
	float:left;
	width:70%;
	padding-left:30px;
}
/* BOOK*/
.singlebook-sidebar {
	float:left;
	width:30%;
}
/****************************************************
/* TOP PANEL 
*****************************************************/
.header-cartwrapper {
	width: 100%;
	margin:0 auto;
	float:left;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.entry-content {
	float:left;
	margin-bottom:30px;
}
/* Panel Tab/button */
.tab {
	position: relative;
	max-width: 1200px;
	margin:0 auto;
	z-index: 88!important;
}
.tab ul.login {
	display:block;
	position:absolute;
	top:-38px;
	right:-5px;
	float: right;
	padding:9px 0 5px;
	margin:0 0;
	text-align:center;
	background:#000;
	border:1px solid#151515;
}
.header7  .tab ul.login {
	right:50%;
	float: right;
	z-index:99999;
}
.tab ul.login li {
	text-align: left;
	display: block;
	float: left;
}
.tab a.open, .tab a.close-sp {
	cursor: pointer;
	display: block;
	width:28px;
	position: relative;
	top:-1px;
	color:#fff;
}
.tab a.open:hover, .tab a.close-sp:hover {
	text-decoration:none;
	color:#666;	
}
.login li#toggle a#close.close-sp i.fa, .login li#toggle a#open.open i.fa {
	font-size:14px;
	width:100%;
	text-align:center;
}
/* sliding panel */
.toppanel-wrapp {
	max-width: 1170px;
	position: relative;
	margin:0 auto;
}
 @media only screen and (min-width: 1px) and (max-width: 640px) {
.toppanel-wrapp {
	margin:20px auto 0 auto;
}
}
#toppanel {
	width: 100%;
	z-index: 88!important;
	margin-top:-35px;
	margin:0 auto;
}
#panel-header {
	width: 100%;
	position: relative;
	z-index: 88!important;
	display: none;
}
#panel-header p {
	margin: 5px 0;
	padding: 0;
}
.content-spwrapper {
	width: 100%;
	position: relative;
	margin-top:1px;
	overflow:hidden;
	background:#fff;	
	border:1px solid#ccc;
}
#panel-header .content-sp {
	max-width: 1265px;
	margin:0 auto;
	padding:30px 25px 50px 25px;
	overflow:hidden;
}
.widget-topslide1 {
	width:25%;
	float:left;
}
.widget-topslide2 {
	width:44%;
	float:left;
	margin:0 3%;
}
.widget-topslide3 {
	width:25%;
	float:right;
}
@media only screen and (max-width: 640px) {
 .widget-topslide1 {
	width:100%;
}
.widget-topslide2 {
	width:100%;
	margin:0;
}
.widget-topslide3 {
	width:100%;
	float:left;
	margin:0;
}
}
/****************************************************
/* WOOCOMMERCE
*****************************************************/
.summary.entry-summary  ul {
	margin-left:25px;
}
.quantity.buttons_added input.input-text.qty.text {
	height:35px;
	border-radius: 0;	
	background:#fff;
	border-color: #333;
	width:75px;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus {
	height:17.5px;
	border-radius: 0;
	background:#fff;
	border-color: #333;
	width:25px;
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover {
	background:#333;
	color:#fff;	
}
.woocommerce .quantity .qty {
	padding:4px 2px;
	border:2px solid#000;
	font-weight:bold;
}
.woocommerce .star-rating span {
    color: #000;
}
.button.add_to_cart_button.product_type_simple.loading {
	max-height:35px;
	overflow:hidden;
}
.woocommerce a.added_to_cart {
	font-size:11px;
	margin-left:5px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color:#000;
	margin:10px 0;	
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.woocommerce .upsells.products, .woocommerce-page .upsells.products,
.woocommerce-tabs {
	float:left;
	width:48%;
	clear:left!important;
}
.woocommerce .related {
	float:right;
	width:48%;
	clear:none!important;	
}
.woocommerce ul.products li.product .price {
	font-size:1em;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.6);
    border-radius: 0px;
}
#respond input#submit, .woocommerce a.button, .woocommerce input.button ,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce input.button.alt {

	background-color:#000;
	color:#fff;
	border-radius:0;
	font-weight:400;
}
#respond input#submit:hover, .woocommerce a.button:hover, .woocommerce input.button:hover, 
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color:#333;	
	color: #fff;
}
.woocommerce button.button.alt:disabled, 
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button, .woocommerce button.button.alt {
	border: 2px solid#000;
	background-color:#000;
	color:#fff;
	border-radius:0;
	font-weight:400;
}
.woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce button.button:hover, .woocommerce button.button.alt:hover {
	background-color:transparent;	
	color: #000;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    border: 2px solid #000;
    padding: 7px 5px;
	width:125px!important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border:1px solid#ccc;
	padding:10px;
}
.tagged_as,
.posted_in,
.sku_wrapper {
	width:100%;
	float:left;
	font-size:11px;
	text-transform:uppercase;
}
.woocommerce #reviews h3,
.upsells.products > h2,
.related.products > h2 {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid#d3ced2;
	color:#000;
}
.woocommerce #reviews #comments h2,
#tab-description > h2 {
	float:left;
	width:100%;
	margin-bottom:15px;
	color:#000;	
}
#review_form_wrapper {
	float:left;
	width:100%;
	padding:25px;
	background:#f9f9f9;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 85px;
	background:#f9f9f9;
    border: none;
    border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    padding: 0;
    width: 70px;
    border: none;
}
.woocommerce #reviews #comments ol.commentlist {
	padding:0;
}
/* ARCHIVE AREA */
.archive-dummy {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid#ddd;
	position: relative;
}
.imagewrapper.woodummy {
    float: left;
    width: 100%;
	margin-bottom:15px;
    overflow: hidden;
}
.brand-thumb {
	float: left;
	width: 14%;
}
.brand-title {
	float: left;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #000;
	border-bottom: 1px solid#eee;
}
.brand-desc {
	float: right;
	width: 84%;
	font-size: 14px;
	color: #000;
}
.brand-descwrapper {
	float: left;
	width: 100%;
	padding: 15px;
	margin-bottom: 20px;
	border:2px solid#666;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span,p.woocommerce-result-count,
.archive-dummy .woocommerce-ordering, .archive-dummy div.term-description, .archive-dummy h1.page-title {
	display: none;
}
.woo-shopresult {
	width: 100%;
	float: left;
	position: relative;
	background: #fff;
	padding: 8px 0;
	margin-bottom: 30px;
	border-bottom: 2px solid#666;
}
.woocommerce .woocommerce-ordering {
	margin:0 0 0;
}
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
	-moz-box-sizing: none;
	padding: 8px 10px;
	margin-bottom: 3px;
	line-height: 16px;
	color: #444;
}
.woocommerce ul.products li.product h3 {
	padding: 0;
}
.woocommerce .products .star-rating {
	position:absolute;
	top:13px;
	left:13px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	position:relative;
}
.price_slider_wrapper {
  float: left;
  width: 100%;
  padding: 10px;
  background: #f9f9f9;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:1px solid #000;
	background:#fff;
	top:-0.3em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #000;
	border-radius:0;  
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	background:#d60000;
}
.woocommerce ul.products li.product .onsale {
    right: 10px;
    top: 10px;
}
.woocommerce span.onsale {
	border-radius: 50%;
	width:40px;
	height:40px;
	background-color: #000;
	z-index:2;
	left:10px;
	top:10px;
}
.woocommerce .widget_price_filter .price_slider_amount button {
    display: inherit;
}
/*RELATED PRODUCTS NUMBER*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 23.5%;
	margin:0 2% 30px 0;
	padding: 15px ;
	background:#f0f0f0;
	float:left;
	clear:none;
	text-align:center;
}
.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
	margin: 0 0 0 0;
	float:right;
}
.woocommerce ul.products li.product:nth-child(14), .woocommerce-page ul.products li.product:nth-child(14),
.woocommerce ul.products li.product:nth-child(11), .woocommerce-page ul.products li.product:nth-child(11),

.woocommerce ul.products li.product:nth-child(5), .woocommerce-page ul.products li.product:nth-child(5) {
	clear:both;
}
/***** SHIPPING EFFECT ON PAGE *****/
.woocommerce-cart table.cart img {
  width:65px;
}
.addresses h3,
#order_review_heading ,
h3 #order_review_heading,
.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3,
.cart_totals  h2 {
	width:100%;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:2px solid#ccc;
}
.cart_totals  > table {
	width:100%;
}
.woocommerce table.my_account_orders tr{
  font-size:14px;
}
.woocommerce table.my_account_orders .order{
  font-size:12px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
  border-color: #eee;
}
#customer_details {
	float:left;
	margin-bottom:30px;
}
.woocommerce-checkout #payment {
    background: #eee;
    border-radius: 0px;
}
/*****HANDLE SLIDE at BOTTOM PAGE *****/
#slidebox{
    width:350px;
    background-color:#fff;
	border:1px solid#eee;
    position:fixed;
    bottom:-555px;
    right:10px;
	z-index:999;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);	
}
.slidebox-inner{
	padding:20px;
	float:left;
	position: relative;
	width:100%;
}
a.slide-close{
	cursor: pointer;
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top:15px;
	right:15px;
	z-index:999;
	background:#000;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;	
}
#roti3 {
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
}
#roti3:hover {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}