/*
	Theme Name: Orion Press
    Theme URI: http://themeforest.net/item/orion-press-retina-and-responsive-magazine-theme/6239233
    Description: Retina and Responsive Magazine Theme
    Version: 2.2
    Author: Ridwan
    Author URI: http://themeforest.net/user/007theme
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Tags: white, light, right-sidebar, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
	Text Domain:  orion
*/

/* #Bootstrap
================================================== */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  min-height: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@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: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 21px;
  color: #777;
  background-color: #fff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
}
.container {
  width: 970px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.row-fluid {
  margin-left: -12px;
  margin-right: -12px;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid .span1, .row-fluid .span2, .row-fluid .span3, .row-fluid .span4,
.row-fluid .span5, .row-fluid .span6, .row-fluid .span7, .row-fluid .span8,
.row-fluid .span9, .row-fluid .span10, .row-fluid .span11, .row-fluid .span12 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
  float: left;
}
.row-fluid .span12 {
  width: 100%;
}
.row-fluid .span11 {
  width: 91.66666666666666%;
}
.row-fluid .span10 {
  width: 83.33333333333334%;
}
.row-fluid .span9 {
  width: 75%;
}
.row-fluid .span8 {
  width: 66.66666666666666%;
}
.row-fluid .span7 {
  width: 58.333333333333336%;
}
.row-fluid .span6 {
  width: 50%;
}
.row-fluid .span5 {
  width: 41.66666666666667%;
}
.row-fluid .span4 {
  width: 33.33333333333333%;
}
.row-fluid .span3 {
  width: 25%;
}
.row-fluid .span2 {
  width: 16.666666666666664%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .row-fluid {
	  margin-left: -15px;
	  margin-right: -15px;
  }
  .row-fluid .span1, .row-fluid .span12, .row-fluid .span3, .row-fluid .span4,
  .row-fluid .span5, .row-fluid .span6, .row-fluid .span7, .row-fluid .span8,
  .row-fluid .span9, .row-fluid .span10, .row-fluid .span11, .row-fluid .span12 {
	  padding-left: 15px;
	  padding-right: 15px;
  }
  
}

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		 line-height:1.5; 
		 color:#333; 
		 margin:0;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 22px; }
	h2 { font-size: 20px; }
	h3 { font-size: 16px; }
	h4 { font-size: 14px; }
	h5 { font-size: 13px; }
	h6 { font-size: 12px; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }

	pre,
	code {
		font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
	}
	blockquote, blockquote p {  color: #999; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #999; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #999; }
	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	a{/*
		webkit-transition: all 0.3s ease-in;  
		-moz-transition: all 0.3s ease-in;  
		-ms-transition: all 0.3s ease-in;  
		-o-transition: all 0.3s ease-in;  
		transition: all 0.3s ease-in;*/
	}
	a, a:visited { color: #333; text-decoration: none; outline: 0; }
	a:hover, a:focus { color: #333; text-decoration:underline;}
	p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
	ul { list-style: none outside; margin:0; padding:0; }
	ol { list-style: decimal; margin:0; padding:0; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	

/* #Images
================================================== */
	img {
		max-width: 100%; 
		height:auto;
		border:0; 
		-ms-interpolation-mode:bicubic; 
	}
	
/* #Field
================================================== */
	input[type=text], input[type=password] {
		background:transparent;
		border:1px solid #e4e4e4;
		width:100%;
		padding:10px;
		color:#888;
		font-size:12px;
		outline:none;
	}
	textarea{
		background:transparent;
		border:1px solid #e4e4e4;
		width:100%;
		outline:none;
		padding:10px;
		color:#888;
	}
	input[type="text"]:focus, 
	input[type=password]:focus,
	textarea:focus{
		border:1px solid #999;
	}
	input#submit, button[type="submit"], input[type="submit"]{
		color:#fff;
		padding:10px 15px;
		border-radius:2px;
		line-height:14px;
		cursor:pointer;
		border:none;
		background:#333;
		border:1px solid #333;
		font-size:16px;
		text-transform:uppercase;
	}
	input#submit:hover, button[type="submit"]:hover, input[type="submit"]:hover{
		background:#fff;
		color:#333;
	}
	.hide-element {
		display:none;
	}

/* #Misc
================================================== */
	.wp-caption{ max-width: 100%; }
	.wp-caption-text{ font-style: italic; font-size: 13px; }
	.gallery-caption{}
	.alignright, 
	.alignRight { 
		float: right; 
		margin-left: 25px;
		margin-top: 10px; 
		margin-bottom: 15px;
	}
	.alignleft, 
	.alignLeft { 
		float: left; 
		margin-right: 25px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.aligncenter, 
	.alignCenter { 
		text-align: center; 
		display: block; 
		margin-left: auto; 
		margin-right: auto;
		padding-top: 8px;
	}
	.alignnone, 
	.alignNone {
		padding-top: 8px;
	}
	.right { 
		text-align: right;
	}
	.left { 
		text-align: left;
	}
	.center{ text-align:center;}
	.sticky{}
	.bypostauthor{}
	.wp-smiley{ display:inline;}
	
	iframe{display:block; width:100%;}
	.hidden { display: none; }
	.facebook-like-wrap{
		border:1px solid #e4e4e4;
		padding-top:7px;
		padding-left:5px;
		padding-right:5px;
	}
	.facebook-like-wrap iframe[style]{ 
		width:100% !important; 
	}
	.video-container {
		position: relative;
		padding-bottom: 56%;
		height: 0; 
		overflow: hidden;
	}
	.video-container iframe,
	.video-container object,
	.video-container embed {
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		margin: 0;
		top: 0;
		left: 0;
	}
.section-wrap{
	background:#fff;
}
.section-wrap.boxed{
	width: 1000px;
	background: #fff;
	margin: 0 auto;
	-webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 7px rgba(0,0,0,0.5);
}
.section-wrap.boxed .navigation.sticky{
	width: 1000px;
}

/* #Header
================================================== */
.header-wrap{
	margin-bottom:30px;
}
.header-logo a{
	display:inline-block;
	position:relative;
	overflow:hidden;
}
.line-head{
	width:100%;
	height:4px;
	position:absolute;
	left:0;
	top:0;
	background:#333;
}
.header-adds{
	text-align:right;
}
.header-adds a{
	display:inline-block;
}

/* #Navigation
================================================== */
.nav-wrap{
	margin:0 -1px;
}
.nav-load{
	display:none;
}
.nav-container{
	border:1px solid #e4e4e4;
	border-bottom:5px solid #eaeced;
	/*border-radius:2px;*/
	position:relative;
	height:47px;
	width:auto;
}
.fm-button{
	display:none;
	box-sizing:border-box;
	padding:10px;
	width:45px;
	margin-left:5px;
}
.fm-button:hover{
	cursor:pointer;
}

.fm-button .fm-bar{
	display:block;
	width:24px;
	height:4px;
	border-radius:2px;
	background-color:#ddd;
}
.fm-button:hover .fm-bar{
	background:#333;
}
.fm-button .fm-bar+.fm-bar{
	margin-top:4px
}
.flexmenu:after{
	clear:both;
}
.flexmenu a, .noMainmenu{
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
}
.flexmenu .sub-menu {
	display:none;
}
.flexmenu.fm-toggle.fm-sm{
	display:none
}
.fm-outer{
	position:relative;overflow:hidden;height:100%;width:100%
}
.fm-inner{
	position:relative;height:100%;width:100%;left:0
}
.fm-inner.open{
	left:70%
}
.fm-inner.open .flexmenu.fm-sm{
	left:0
}
.flexmenu.fm-lg .icon-angle-down{
	position:absolute;
	right:15px;
	top:15px;
	border:1px solid #ccc;
	color:#4d4d4d;
	width:15px;
	height:15px;
	border-radius:3px;
	font-size:14px;
	text-align:center;
	line-height:15px;
}
.flexmenu.fm-lg>ul>li:hover > .icon-angle-down{
	color:#fff;
}
.flexmenu.fm-lg>ul>li{
	float:left;
	display:inline-block;
}
.flexmenu.fm-lg ul{
	margin:0;
	padding:0;
	list-style:none;
}
.flexmenu.fm-lg li{
	position:relative;
	white-space:nowrap;
}
.flexmenu.fm-lg li ul{
	position:absolute;
	left:0;
	top:100%;
	z-index:99;
}
.flexmenu.fm-lg li ul .icon-angle-down{
	width:0;
	height:0;
	right:10px;
	top:16px;
	border:5px solid transparent;
	border-left-color:#888;
	text-indent:-9999px;
	border-radius:0;
	line-height:1;
}
.flexmenu.fm-lg li ul ul{
	top:0;left:100%
}
.flexmenu.fm-lg>ul>li a, .noMainmenu{
	display:block;
	padding:11px 11px 8px 11px;
	color:#333;
}
.navigation.sticky .nav-container .flexmenu.fm-lg>ul>li a, .noMainmenu{
	padding:11px 14px 11px 14px;
}
.flexmenu.fm-lg>ul>li.menu-item-has-children > a,
.navigation.sticky .nav-container .flexmenu.fm-lg>ul>li.menu-item-has-children > a{
	padding-right:35px
}
.flexmenu.fm-lg>ul>li {
	padding-top:1px;
}
.flexmenu.fm-lg>ul>li.menu-item-has-children > a{
	padding-right:35px;
}
.flexmenu.fm-lg>ul>li:hover > a, 
.flexmenu.fm-lg>ul>li.current_page_ancestor > a, 
.flexmenu.fm-lg>ul>li.current-menu-item > a, 
.flexmenu.fm-lg>ul>li.current_page_item > a, 
.flexmenu.fm-lg>ul>li.current-menu-ancestor > a
{
	color:#000000; /* era #fff */
	text-decoration:none;
	background:#e9b520; /* era #222 */
	position:relative;
}
.flexmenu.fm-lg>ul>li.current_page_ancestor > .icon-angle-down, 
.flexmenu.fm-lg>ul>li.current-menu-item > .icon-angle-down, 
.flexmenu.fm-lg>ul>li.current_page_item > .icon-angle-down, 
.flexmenu.fm-lg>ul>li.current-menu-ancestor > .icon-angle-down{
	color:#fff;
}
.flexmenu.fm-lg>ul>li:hover > a:before, 
.flexmenu.fm-lg>ul>li.current_page_ancestor > a:before, 
.flexmenu.fm-lg>ul>li.current-menu-item > a:before, 
.flexmenu.fm-lg>ul>li.current_page_item > a:before, 
.flexmenu.fm-lg>ul>li.current-menu-ancestor > a:before{
	content:'';
	position:absolute;
	top:-2px;
	left:0;
	width:100%;
	height:1px;
	background:#111;
}
.flexmenu.fm-lg>ul>li:hover > a:after, 
.flexmenu.fm-lg>ul>li.current_page_ancestor > a:after, 
.flexmenu.fm-lg>ul>li.current-menu-item > a:after, 
.flexmenu.fm-lg>ul>li.current_page_item > a:after, 
.flexmenu.fm-lg>ul>li.current-menu-ancestor > a:after{
	content:'';
	position:absolute;
	bottom:-5px;
	left:0;
	width:100%;
	height:5px;
	background:#111;
}
.flexmenu.fm-lg>ul>li>ul>li a{
	color:#fff;
	text-transform:capitalize;
	padding:10px 20px;
}
.flexmenu.fm-lg>ul>li>ul>li:hover a{
	color:#fff;
	text-decoration:none;
	background:#111;
	position:relative;
}
.flexmenu.fm-lg li ul{
	background-color:#2e2e2e;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.3);
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.3);
	box-shadow:0 0 8px rgba(0,0,0,0.3);
}
.flexmenu.fm-lg li ul li{
	min-width:180px;
	border-top:1px solid #555;
}
.flexmenu.fm-lg li ul li:first-child{
	border:0;
}
.flexmenu.fm-sm ul{
	margin:0;
	padding:0;
	list-style:none;
}
.flexmenu.fm-sm ul li{
	position:relative;
}
.flexmenu.fm-sm ul li a{
	display:block;
	padding:12px 15px;
	font-size:16px;
	text-shadow:0 0 1px rgba(255,255,255,0.1);
	color:#eee;
}
.flexmenu.fm-sm ul li a:hover,.flexmenu.fm-sm ul li a.active{
	color:#fff;
	text-decoration:none;
}
.flexmenu.fm-sm ul li{
	border-top:1px solid #333;
}
.flexmenu.fm-sm ul li a{
	background-color:#111;
}
.flexmenu.fm-sm ul li a:hover,.flexmenu.fm-sm ul li a.active{
	background-color:#222;
}
.flexmenu.fm-sm ul ul li{
	border-top:1px solid #444;
}
.flexmenu.fm-sm ul ul li a{
	background-color:#222;
	padding-left:30px;
}
.flexmenu.fm-sm ul ul li a:hover,.flexmenu.fm-sm ul ul li a.active{
	background-color:#333
}
.flexmenu.fm-sm ul ul li ul li{
	border-top:1px solid #444;
}
.flexmenu.fm-sm ul ul li ul li a{
	background-color:#333;
	padding-left:45px;
}
.flexmenu.fm-sm ul ul li ul li a:hover,.flexmenu.fm-sm ul ul li ul li a.active{
	background-color:#444;
}
.flexmenu.fm-sm .icon-angle-down{
	position:absolute;
	top:0;
	right:2px;
	height:45px;
	width:45px;
	border-radius:2px;
	-webkit-box-shadow:0 0 8px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 8px rgba(0,0,0,0.5);
	box-shadow:0 0 8px rgba(0,0,0,0.5);
	text-indent:-9999px;
}
.flexmenu.fm-sm .icon-angle-down:hover{
	cursor:pointer
}
.flexmenu.fm-sm .icon-angle-down:after{
	border:5px solid transparent;
	border-top-color:#888;
	content:"";
	position:absolute;
	right:18px;
	top:22px
}

/* #Sticky Navigation
================================================== */
.navigation.sticky {
  position   : fixed;
  top        : 0;
  z-index    : 1000;
  background:#fff;
  background:rgba(255,255,255,0.9);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  width:100%;
}
.navigation.sticky .nav-container{
	border:none;
	border-radius:0;
	height:43px;
}
.navigation.sticky .flexmenu.fm-lg>ul>li {
	padding-top:0;
}
.navigation.sticky .flexmenu.fm-lg>ul>li:hover > a:before, 
.navigation.sticky .flexmenu.fm-lg>ul>li.current_page_ancestor > a:before, 
.navigation.sticky .flexmenu.fm-lg>ul>li.current-menu-item > a:before, 
.navigation.sticky .flexmenu.fm-lg>ul>li.current_page_item > a:before, 
.navigation.sticky .flexmenu.fm-lg>ul>li.current-menu-ancestor > a:before{
	content:'';
	position:absolute;
	top:-2px;
	left:0;
	width:0;
	height:0;
	background:transparent;
}
.navigation.sticky .flexmenu.fm-lg>ul>li:hover > a:after, 
.navigation.sticky .flexmenu.fm-lg>ul>li.current_page_ancestor > a:after, 
.navigation.sticky .flexmenu.fm-lg>ul>li.current-menu-item > a:after, 
.navigation.sticky .flexmenu.fm-lg>ul>li.current_page_item > a:after, 
.navigation.sticky .flexmenu.fm-lg>ul>li.current-menu-ancestor > a:after{
	content:'';
	position:absolute;
	bottom:-5px;
	left:0;
	width:0;
	height:0;
	background:transparent;
}
.nav-container.sticky  .headersearch{
	padding:0 0 0 20px;
}


/* #Search Header
================================================== */
.headersearch-button{
	position:absolute;
	right:20px;
	top:12px;
}
.headersearch-button:hover{
	text-decoration:none;
}
.headersearch-button i{
	font-size:22px;
	color:#ccc;
}
.headersearch{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	background:#fff;
}
.icon-search.bg{
	float:left;
	width:45px;
	text-align:left;
	line-height:45px;
	font-size:28px;
	color:#ccc;
	position:absolute;
	left:20px;
}
.headersearch .search-box{
	float:left;
	width:100%;
}
.headersearch .search-box form {
	width: 100%;
	float: left;
	padding-left:60px;
	padding-right:40px;
}
.headersearch .search-box input[type=text] {
	width: 100%;
	color: #ccc;
	padding:6px 12px;
	outline:none;
	font-size:20px;
	position: relative;
	background-color: transparent;
	border: 0px;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	text-transform:uppercase;
}

/* #Headline News
================================================== */
.ticker-wrap{
	overflow:hidden;
	position:relative;
	background:#111;
	/*border-radius:0 0 3px 3px;*/
}
.ticker_container{
	overflow: hidden; 
	height: 30px;
	line-height:33px;	
	background:#2e2e2e;
	padding:0 15px;	
}
.titleticker{
	float:left;
	line-height:33px;
	padding:0 15px 0 20px;
	position:relative;
	display:block;
	color:#fff;
	margin:0;
	text-transform:uppercase;
}
.tickercontainer { 
	margin: 0; 
	padding: 0;
	overflow: hidden;
}
.marquee-wrapper{
	overflow:hidden;
}
.marquee{
	overflow:hidden;
	height:30px;
	width: 9999px;
}
.marquee .marquee-list{
	margin: 0;
	padding: 0;
	padding-right:25px;
	float:left;
}
.marquee .marquee-list a {
	white-space: nowrap;
	padding: 0;
	color:#ddd;
} 
.marquee .marquee-list span {
	color:#aaa;
	padding-left:5px;
	font-style:italic;
}

/* #Block
================================================== */
.block{
	margin-bottom:40px;
}
.block-title, .comment-reply-title{
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
	position:relative;
}
.block-title h4, .block-title h1, .comment-reply-title span{
	display:inline-block;
	text-transform:uppercase;
	border-bottom:4px solid #333;
	margin-bottom:-1px;
	font-size: 20px;
}
.small-post{
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
	padding:15px 0;
}
.small-post.last{
	border-bottom:none;
}
.small-post.second{
	padding-top:0;
}
.small-post .mediaholder{
	float:left;
	margin-right:15px;
}
.small-post .detailholder .desc{
	display:block;
	font-size:12px;
}
.small-post .detailholder .more{
	position:relative;
}
.small-post .detailholder .more:after{
	content:'\203A';
	position:absolute;
	right:-12px;
	top:0;
	color:#333;
	font-size:20px;
	line-height:14px;
	margin-bottom:0;
	font-family:arial;
}
.medium-post{
	margin-top:25px;
	overflow:hidden;
}
.medium-post .detailholder.small{
	padding-top:10px;
}
.medium-post .detailholder.small .detailmeta span.stars-small{
	margin-left: 0px;
}
.medium-post .detailholder.small .detailmeta span.stars-small:before{
	content:'';
}
.magazine1 .small-post.last{
	padding-bottom:0;
}
.mediaholder{
	overflow:hidden;
	position:relative;
}
.mediaholder a{
	background:#000;
	display:block;
}
.mediaholder img{
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mediaholder:hover img{
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.mediaholder .caption-link{
	z-index:100;
	display:inline-block;
	position:absolute;
	left:50%;
	top:50%;
	width:69px;
	height:32px;
	margin:-16px 0 0 -34px;
}
.mediaholder .caption-link a{
	display:inline-block;
	border:1px solid #fff;
	color:#fff;
	font-size:14px;
	text-align:center;
	width:30px;
	height:30px;
	line-height:28px;
	border-radius:2px;
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease;
	background:transparent;
}
.mediaholder .caption-carousel{
	z-index:100;
	display:block;
	position:absolute;
	top:0;
	left:0;
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease;
	background:transparent;
	color:#fff;
	padding:15px 15px 0 15px;
	text-align:center;
}
.mediaholder .caption-carousel .title{
	margin-bottom:7px;
	font-size:18px;
	display:block;
}
.mediaholder .caption-carousel:hover{
	text-decoration:none;
}
.mediaholder:hover .caption-link a, .mediaholder:hover .caption-carousel{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.mediaholder .caption-link a.first{
	margin-right:5px;
}
.mediaholder .caption-link a:hover{
	text-decoration:none;
}
.flickr-widget .caption-link, .author-pic .caption-link{
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
}
.mediaholder .point-final-score{
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	background:#111;
	z-index:100;
	min-width:50px;
	height:50px;
	text-align:center;
	padding-top:3px;
}
.mediaholder .point-final-score .percent{
	font-size:14px;
	padding-left:2px;
}
.mediaholder .point-final-score h3, .mediaholder .point-final-score h6{
	color:#fff;
	text-transform:uppercase;
}
.detailholder{
	overflow:hidden;
}
.detailholder.medium{
	margin-top:12px;
}
.detailholder.medium .detailmeta{
	font-size:12px;
	margin-top:5px;
	padding-bottom:6px;
	border-bottom:1px solid #e4e4e4;
}
.detailholder.medium .detailmeta span{
	margin-right:10px;
}
.detailholder.medium .detailmeta a{
	color:#888;
}
.detailholder.medium .detailmeta i{
	padding-right:3px;
	color:#999;
}
.detailholder.medium .detailmeta span.views{
	margin-right:0;
}
.detailholder.medium p, .detailholder.big p{
	margin-top:7px;
	margin-bottom:0;
}
.detailholder.big h3, .detailholder.big h2{
	margin-top:12px;
}
.detailholder.small h3{
	font-size:15px;
}
.detailholder.small .detailmeta{
	margin-top:3px;
}
.detailholder.small .detailmeta  p{
	margin:0;
	line-height:20px;
}
.detailholder.small .detailmeta span.time{
	font-size:12px;
	float:left;
	color:#b7b7b7;
	padding-right:11px;
}
.detailholder.small .detailmeta span.views,
.detailholder.small .detailmeta span.comments{
	font-size:12px;
	float:left;
	margin-left:11px;
	position:relative;
}
.detailholder.small .detailmeta span.stars-small{
	margin-top:5px;
	margin-left:13px;
}
.detailholder.small .detailmeta span.stars-small:before{
	content:'|';
	position:absolute;
	left:-13px;
	top:-4px;
}
.detailholder.small .detailmeta span.views:before,
.detailholder.small .detailmeta span.comments:before{
	content:'|';
	position:absolute;
	left:-11px;
	top:0;
}
.detailholder.medium.blog-desc{
	margin-top:0;
}
.detailholder.medium.blog-desc .detailmeta{
	background:#f2f2f2;
	border:1px solid #ececec;
	border-radius:2px;
	padding:3px 10px;
	margin-top:9px;
}
.detailholder.medium.blog-desc p{
	margin-top:8px;
}
.blog-item{
	margin-bottom:30px;
}
.blog-item.full{
	margin-bottom:40px;
}
.more-block{
	display:inline-block;
	margin-top:7px;
}
.more-block a, .more-block .format{
	background:#f2f2f2;
	border:1px solid #ececec;
	padding:0 13px;
	height:28px;
	line-height:25px !important;
	display:inline-block;
	color:#888;
	border-radius:2px;
	font-size:12px;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.more-block .format{
	width:28px;
	margin-right:5px;
	text-align:center;
	padding:0;
	color:#999;
	font-size:13px;
}
.more-block a:hover, .more-block:hover .format{
	background:#111;
	border:1px solid #111;
	color:#fff;
	text-decoration:none;
}
.review-posts{
	padding:15px;
	padding-bottom:12px;
}
.footer_widget .review-posts{
	padding:0;
}
.review-post{
	overflow:hidden;
	margin-bottom:12px;
}
.review-post .title {
	overflow:hidden;
	margin-bottom:5px;
}
.review-post .title h5{
	float:left;
	font-size:14px !important;
}
.review-post .title span{
	float:right;
}
.percent-bar{
	position:relative;
	height:5px;
	width:100%;
	background:#e5e5e5;
}
.percent-bar span{
	position:absolute;
	left:0;
	top:0;
	height:5px;
	background:#333;
}
/* #Carousel
================================================== */
.carousel{
	position:relative;
}
.owl_carousel{
	display:none;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl_carousel .owl-controls{
	position:absolute;
	top:0;
	right:0;
}
.owl_carousel .owl-controls .owl-buttons div,
.comment-navigation div a,
.single-nav a{
	color: #111;
	display: inline-block;
	width:20px;
	height:20px;
	font-size: 16px;
	border:1px solid #111;
	border-radius:2px;
	line-height:16px;
	text-align:center;
	margin-top:3px;
}
.owl_carousel .owl-controls .owl-buttons .owl-next{
	margin-left:4px;
}
.owl_carousel .owl-controls.clickable .owl-buttons div:hover,
.comment-navigation div a:hover,
.single-nav a:hover{
	background:#111;
	color:#fff;
	text-decoration: none;
}
.lists-category{
	float:right;
	margin-top:2px;
	margin-right:45px;
}
.lists-category li{
	display:inline-block;
	font-size:13px;
	margin-right:16px;
	text-transform:capitalize;
}
.lists-category li a{
	color:#888;
	font-size:14px;
}
.lists-category li a:hover, .lists-category .all-category, .lists-category .all-category a{
	color:#333;
}

/* #Block Grid
================================================== */
.row-fluid.grid{
	margin-left: -5px;
	margin-right: -5px;
}
.row-fluid.grid .span12,
.row-fluid.grid .span8,
.row-fluid.grid .span6,
.row-fluid.grid .span4{
	padding-left: 5px;
	padding-right: 5px;
}
.row-fluid.grid .second{
	padding-bottom:10px;
}
.row-fluid.grid2{
	margin-left: 0;
	margin-right: -1px;
}
.row-fluid.grid2 .span12,
.row-fluid.grid2 .span6,
.row-fluid.grid2 .span3{
	padding-left: 0;
	padding-right: 1px;
	padding-bottom:1px;
}
.block4 .mediaholder{
	position:relative;
}
.block4 .mediaholder:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.block4 .mediaholder h2{
	position:absolute;
	bottom:20px;
	right:16px;
	text-align:right;
	max-width:200px;
	font-size:15px;
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease;
}
.block4 .mediaholder:hover h2{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.block4 .mediaholder h2 a{
	background:transparent;
	color:#fff;
}
.block4 .mediaholder h2 a.block-cat{
	font-size:14px;
	text-transform:uppercase;
	display:inline-block;
	border:1px solid #fff;
	padding:3px 15px;
	margin-bottom:5px;
}

/* #Slider
================================================== */
.slider_block{
	margin-top:-15px;
	margin-bottom:30px;
}
.owl_slider{
	display:none;
	position:relative;
}
.item_slide{
	position:relative;
}
.item_slide a{
	display:block;
	background:#000;
}
.item_slide img {
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.item_slide:hover img{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.item_slide_caption{
	position:absolute;
}
.item_slide_caption h1 a{
	color:#fff;
	float:left;
	text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.7);
}
.item_slide_caption h1 a.block-cat{
	text-transform:uppercase;
	font-size:18px;
	border:1px solid #fff;
	line-height:30px;
	padding:0 15px;
	margin:10px 0 0 20px;
	border-radius:2px;
}
.item_slide_caption a{
	background:transparent;
}
.owl_slider .owl-controls{
	position:absolute;
}
.owl_slider .owl-controls .owl-page{
	display: inline-block;
}
.owl_slider .owl-controls .owl-pagination{
	display:inline-block;
}
.owl_slider .owl-controls .owl-page span {
	display: block;
	width: 48px;
	height: 5px;
	margin-right:4px;
	background: #000;
	border:1px solid #fff;
}
.owl_slider .owl-controls .owl-page:hover span,
.owl_slider .owl-controls .owl-page.active span{
	background: #fff;
	border:1px solid #fff;
}
.slider1.owl_slider .item_slide_caption{
	bottom:48px;
	left:0;
	width:100%;
	display:block;
	text-align:center;
	padding:0 10%;
}
.slider1.owl_slider .item_slide_caption h1{
	font-size:40px;
	text-transform:uppercase;
	line-height:1.3;
}
.slider1.owl_slider .owl-controls{
	bottom:20px;
	left:0;
	width: 100%;
	text-align: center;
}
.blog.slider1.owl_slider .owl-controls{
	bottom:10px;
}
.slider2.owl_slider .owl-controls{
	top:0;
	right:0;
}
.slider2.owl_slider .item_slide_caption{
	bottom:0;
	left:0;
	height:50px;
}
.slider2.owl_slider .item_slide_caption h1{
	display:inline-block;
	font-size:20px;
	line-height:50px;
	padding:0 15px;
	background:#222;
	background:rgba(0,0,0,0.6);
	float:left;
}
.block_grid .mediaholder h3{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#fff;
	background: #222;
	background: rgba(0,0,0,0.6);
	padding:5px 8px;
}
.block_grid .mediaholder h3 a{
	color:#fff;
	background:transparent;
}
.carousel-wrap{
	margin-top:-20px;
	margin-bottom:40px;
}
.latest-carousel{
	margin:0 -1px;
	position:relative;
	overflow:hidden;
}
.latest-carousel .owl_carousel .owl-controls{
	position:inherit;
}
.latest-carousel .owl_carousel .owl-controls .owl-buttons div{
	width:40px;
	height:40px;
	background:#fff;
	border-radius:0;
	border:0;
	font-size:25px;
	line-height:36px;
	margin:0;
	position:absolute;
	top:50%;
	margin-top:-20px;
}
.latest-carousel .owl_carousel .owl-controls .owl-buttons .owl-prev{
	left:-50px;
}
.latest-carousel .owl_carousel .owl-controls .owl-buttons .owl-next{
	right:-50px;
}
.latest-carousel-item{
	padding-left:1px;
	padding-right:1px;
}

/* #Single
================================================== */
.full-content{
	margin-bottom:10px;
}
.single-page{
	margin-bottom:50px;
}
.single-navs{
	float:right;
	margin-bottom:9px;
}
.single-nav.nav-prev{
	float:left;
}
.single-nav.nav-next{
	float:right;
	margin-left:4px;
}
.single-title h1{
	font-size: 20px;
}
.sticky-post{
	text-transform:uppercase;
}
.sticky-post:after{
	content:' -- ';
}
.single-video, .single-audio, .single-gallery, .single-image{
	margin-bottom:15px;
}
.single-metacrono{
	font-size:12px;
	border-bottom: 2px solid #ececec;
	border-radius: 2px;
	overflow:hidden;
	margin-top:10px;
}
.single-metacrono div{
	padding:5px 15px;
	overflow:hidden;
	float:left;
}
.single-metacrono div i {
    padding-right: 5px;
    color: #999;
}
.single-meta{
	font-size:12px;
	background: #f2f2f2;
	border: 1px solid #ececec;
	border-radius: 2px;
	overflow:hidden;
	text-transform:capitalize;
	margin-top:10px;
}
.single-meta div{
	padding:5px 15px;
	border-right:1px solid #e8e8e8;
	overflow:hidden;
	float:left;
}
.single-meta a{
	color:#888;
}
.single-meta div i{
	padding-right:5px;
	color:#999;
}
.single-content{
	margin-top:10px;
	font-size: 16px;
}
.single-content p {
	line-height: 24px;
}
.edit-link {
	display:block;
	margin-bottom:15px;
	overflow:hidden;
}
.edit-link a{
	float:right;
	background: #f2f2f2;
	border: 1px solid #ececec !important;
	padding:0 10px;
	font-size:12px;
	border-radius:2px;
	color:#888;
}
.edit-link a:hover{
	color:#fff;
	background:#333;
	border:1px solid #333;
}
.single-tags-share{
	border:1px solid #e4e4e4;
	border-radius:2px;
	padding:6px;
}
.single-tags{
	float:left;
}
.single-tags h5{
	text-transform:uppercase;
	float:left;
	background:#111;
	color:#fff;
	padding:4px 8px;
	line-height:1;
	margin-right:10px;
}
.single-tags .tags a{
	text-transform:capitalize;
	color:#888;
}
.single-tags .tags a:hover{
	color:#333;
}
.single-share{
	float:right;
	height:20px;
}
.single-share .item-share{
	float:left;
	margin-right:10px;
}
.twitter-share-button{
	width:85px !important;
}
.box-author{
	border:1px solid #e4e4e4;
	overflow:hidden;
	padding:10px;
	margin-top:40px;
}
.box-authors{
	margin-bottom:40px;
}
.box-author.archive{
	margin-top:0;
	margin-bottom:40px;
}
.box-author.list{
	margin-top:30px;
}
.author-pic{
	float:left;
}
.author-description{
	padding-left:115px;
}
.author-description p{
	margin:0;
}
.author-title-social{
	border-bottom:1px solid #e4e4e4;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:7px;
}
.author-title-social .author-title{
	float:left;
	text-transform:uppercase;
	margin-right:20px;
}
.author-title-social .author-social{
	float:left;
}
.author-title-social .author-social a{
	color:#aaa;
	font-size:15px;
	line-height:24px;
	margin-right:20px;
}
.author-title-social .author-social a:hover{
	text-decoration:none;
	color:#333;
}
.related-posts{
	margin-top:40px;
}
.related-posts .medium-post{
	margin-top:0;
}

/* #Pagination
================================================== */
.pagination .pagi{
	width:28px;
	height:28px;
	border:1px solid #333;
	color:#333;
	border-radius:2px;
	line-height:26px;
	text-align:center;
	display:inline-block;
	font-weight:bold;
	font-size:14px;
	margin-right:5px;
}
.pagination .pagi.current{
	background:#111;
	border:1px solid #111;
	color:#fff;
}
.pagination .pagi.arrow{
	font-size: 17px;
	line-height: 23px;
}
/* #Single Typography
================================================== */
.single-content strong,
.single-content em,
.single-content del{
	color:#333;
}
.single-content a{
	color:#333;
}
.single-content img.alignleft,
.single-content img.alignright
.single-content img.aligncenter{
	margin-top:5px;
}
.single-content h1, 
.single-content h2, 
.single-content h3, 
.single-content h4,
.single-content h5,
.single-content h6{
	margin-bottom:10px;
}
.single-content .block-title h2{
	margin-bottom:-1px;
}
.single-content ul, 
.single-content ol  {  
	margin-bottom:20px; 
	margin-top:0; 
	margin-left: 26px;
}
.single-content ul li{ 
	list-style-type: circle;
	margin-bottom:10px;
}
.single-content ul li>ul, .single-content ol li>ol{
	margin-top:10px;
}
.single-content ol li { 
	list-style-type: decimal; 
	margin-bottom:10px;
}
.single-content blockquote { 
	overflow:hidden; 
	font-style:italic; 
	border:none;
	padding:0 0 0 20px;
	border-left:2px solid #333;
}
.single-content blockquote p { 
	padding:0; margin:0; 
	font-size:16px;
}
.hightlight{
	padding:3px 10px;
}
.dropcap {
	height:71px;
	width:71px;
	float:left;
	overflow:hidden;
	font-size:40px;
	line-height:71px;
	text-align:center;
	margin-top:5px;
	margin-right:10px;
}
.dropcap.style1{
	background:#333;
	color:#fff;
	border:2px solid #333;
}
.dropcap.style2{
	background:#fff;
	color:#333;
	border:2px solid #333;
}
.dropcap.style3{
	background:#e4e4e4;
	color:#333;
	border:2px solid #.dropcap.style3;
	border-radius:50%;
	line-height:69px;
}
.dropcap.style4{
	background:#fff;
	color:#333;
	border:2px solid #333;
	border-radius:50%;
	line-height:69px;
}
.gallery .gallery-item a img{
	border:none !important;
}

/* #Comment
================================================== */
.single-comments{
	overflow:hidden;
}
#comments .block-title{
	margin-top:40px;
}
.comment-navigation{
	float:right;
}
.comment-navigation div{
	overflow:hidden;
}
.comment-navigation .nav-previous{
	float:left;
}
.comment-navigation .nav-next{
	float:right;
	margin-left:4px;
}
.comment-reply-title span{
	font-size:20px;
}
#comments{
	clear:both;
}
#comments .navigation{
	padding:0 0 18px;
	overflow:hidden;
}
#comments .navigation a:hover{
	padding:0 7px;
	color:#f1f1f1;
}
#comments .navigation .nav-previous{
	float:left;
}
#comments .navigation .nav-next{
	float:right;
}

.commentlist{
	list-style:none;
	margin:0;
}
.single-comments ol li.comment{
	padding:0;
	position:relative;
}
.comment-wrap{
	border:1px solid #e4e4e4;
	overflow:hidden;
	margin-bottom:15px;
	padding:10px;
}
.commentlist .comment-author{
	top:0;
	left:0;
	float:left;
}
.commentlist li ul li .comment-author{
	width:85px;
}
.fn{
	text-transform:uppercase;
	float:left;
}
.single-comments ul.children{
	padding: 0px 0px 0px 125px; 
	margin: 0px 0px 0px 0px; 	
}
.single-comments ul li ul.children{
	padding: 0px 0px 0px 110px; 
}
.comment-meta{
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
	padding-bottom:5px;
	margin-bottom:7px;
	height:30px;
}
.comment-info{
	float:left;
	text-transform:uppercase;
}
.comment-info h3, .comment-info h6{
	margin-left:8px;
	float:left;
}
.comment-info h3 a, .comment-info h3{
	color:#ccc;
}
.comment-info h6{
	line-height:2;
}
.reply-comment{
	float:right;
	text-transform:uppercase;
	line-height:1.7;
}
.comment-body{
	overflow:hidden;
	padding-left:15px;
}
.comment-body p{
	margin:0;
}
.comment-respond{
	margin-top:40px;
	margin-bottom:40px;
}
#cancel-comment-reply-link{
	text-transform:uppercase;
	float:right;
	line-height:2;
}
#comments .pingback p{
	display:block;
	line-height:18px;
	margin:0;
}
#comments .pingback .url{
	font-style:italic;
}
.comment-form input[type=text]{
	margin-bottom:20px;
	padding-top:12px;
	padding-bottom:12px;
}
.comment-form .text-name, .comment-form .text-email{
	width:50%;
	float:left;
}
.comment-form .text-email{
	padding-left:2px;
}
.comment-form .text-name{
	padding-right:2px;
}


/* #Reviews
================================================== */
.review-box{
	background: #f2f2f2;
	border: 1px solid #ececec;
	border-radius: 2px;
	padding:20px;
}
.review-box.review-percentage {
	padding:30px;
}
.review-box br{
	display: none;
}
.review-bottom{
	clear:both;
	margin-bottom:20px;
	margin-top:0;
}
.review-box.review-top{
	float:left;
	width:55%; 
	padding:15px;
	margin:10px 20px 10px 0;
}
.widget .review-bottom{
	margin-bottom:0;
}	
.taq-clear{
	clear:both;
}	
.review-item{
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
}
.review-item h5{
	position:relative;
	z-index:2;
	text-transform:uppercase;
	float:left;
	line-height:30px !important;
	font-weight:bold !important;
	margin-bottom:0;
}
.review-percentage .review-item h5{ 
	color:#fff;
}
.review-item{
	margin-bottom:4px;
}
.review-item .base{
	position: relative;
	display: block;
	height: 30px;
	background:#fff;
	padding:0 15px;
}
.review-percentage .review-item  .bar{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 30px;
	background:#333;
}
.review-percentage .review-item p{
	margin:0;
	position:relative;
	float:right;
	line-height:30px;
}
.review-stars .stars-large{
	float:right;
	margin-top:9px;
}
.review-summary{
	overflow:hidden; 
	position:relative; 
	min-height: 110px;
	padding-bottom:30px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
.review-short-summary{   
}
.review-short-summary p{
	margin:0;
	padding-top:5px;
}
.review-box-header{
	font-size:26px;
}
.review-final-score{
	background-color: #333;
	min-width:110px;
	height:110px;
	top:1px;
	text-align:center;
	color:#333;
	padding:14px 10px;
	float:left;
	border-radius:2px;
	margin-right:25px;
}
.review-final-score .post-large-rate{
	margin-top:5px;
}
.review-final-score h3{
	font-size: 48px;
	line-height:1;
	color:#fff;
	margin:0;
}
.review-final-score h3 span{
	font-size: 20px;
	color:#fff;
}
.review-final-score h4{
	margin-bottom:0;
	font-size: 26px;
	color:#fff;
	
}
span.post-small-rate, 
span.post-small-rate span, 
span.post-large-rate, 
span.post-large-rate span{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;	
}
span.post-small-rate,
span.post-small-rate span,
span.post-large-rate,
span.post-large-rate span{
	display: block; 
	background-image: url('images/stars.png');
	background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
        span.post-small-rate,
		span.post-small-rate span,
		span.post-large-rate,
		span.post-large-rate span{
			display: block; 
			background-image: url('images/stars-retina.png');
			background-repeat: no-repeat;
			background-size: 96px 44px; 
		}
}

span.post-large-rate{
	display: block;
	position: relative;
	float: left;
	width: 96px;
	height: 20px;
	background-position: -0px -24px;
	background-color: #ddd;
	margin-top:2px;
}
span.post-large-rate span{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	height: 20px;
	background-position: -0px -24px;
	background-color: #333;
}
span.post-small-rate{
	display: block;
	position: relative;
	float: left;
	width: 68px;
	height: 11px;
	background-position: -0px 0px;
	margin-top:2px;
}
span.post-small-rate span{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	height: 11px;
	background-position: -0px -12px;
}
.post-single-rate{
	float:left;
	margin-right:5px;
}
.user-rate-wrap{
	margin-top:10px;
	background: #fff;
	padding: 5px 10px 5px 15px;
}
.user-rate-wrap .stars-large{
	margin-top:2px;
}
.user-rate{	
	float:right; 
	width: 98px;
}
.user-rate-wrap .user-rating-text{ 
	float:left;
	color:#333;
}
.user-rate-wrap .user-rating-text strong{
	text-transform:uppercase;
}
ul.reviews-posts{
	list-style:none;
}
ul.reviews-posts li{ 
	overflow:hidden;
}
ul.reviews-posts .review-thumbnail{
	float:left;
	margin-right:10px;
}
ul.reviews-posts h3{ 
	margin-bottom:5px;
}
.user-rate-active span.post-large-rate span{
	cursor:pointer;
}
.taq-load{
	background:url(images/ajax-loader.gif) no-repeat center;
	width: 98px;
	height: 22px;
	display: block;
}


/* #Widgets
================================================== */
.widget{
	margin-bottom:30px;
}
.widgettitle{
	background:#333;
	text-transform:uppercase;
	color:#fff;
	padding:2px 10px;
	position:relative;
	margin-top:3px;
	margin-bottom:1px;
}
.widgettitle:before{
	content:'';
	width:100%;
	height:2px;
	background:#333;
	position:absolute;
	top:-3px;
	left:0;
}
.widget > ul, .widget_twitter > ul, .st-tab > ul{
	padding:15px 15px;
	border:1px solid #e4e4e4;
	color:#333;
	overflow:hidden;
}
.footer-widget .widget_twitter > ul{
	padding:0;
	border: none;
}
.widget ul li, .footer_widget ul li{
	margin-bottom:15px;
	position:relative;
	padding-left:15px;
}
.widget ul li ul, .footer_widget ul li ul{
	padding-top:15px;
}
.widget ul li:last-child, .footer_widget ul li:last-child{
	margin-bottom:0;
}
.widget ul li:before, .footer_widget ul li:before{
	content:'\203A';
	position:absolute;
	left:0;
	top:0;
	color:#333;
	font-size:18px;
	line-height:1;
	font-weight:700;
	margin-bottom:0;
	font-family:arial;
}
.footer-widget{
	padding-top:15px;
	border-top:1px solid #e4e4e4;
}
.footer_widget{
	margin-bottom:40px;
}
.footerwidgettitle{
	text-transform:uppercase;
	padding-bottom:0px;
	margin-bottom:20px;
	overflow:hidden;
	background:#333;
	color:#fff;
	display:inline-block;
	padding:0px 10px;
}
.widget  .textwidget{
	border:1px solid #e4e4e4;
	padding:15px;
	padding-bottom:0;
}
.cat-num{
	float:right;
	color:#333;
}
	
	/* Calendar */
	.widget_calendar table#wp-calendar caption  { 
		text-transform: uppercase;
		line-height: normal;
		font-weight: normal;
		font-size: 16px;
		color:#333;
		padding:7px 0;
		text-align:left;
		
	}
	.footer_widget.widget_calendar table#wp-calendar caption {
		padding-top:0 !important;
	}
	.widget_calendar table#wp-calendar {	
		width:100%;
	}
	.widget_calendar tbody .pad {
		background-color:transparent;
		border:0;
	}
	.widget_calendar table td {
		border:none;
	}
	.widget_calendar table#wp-calendar>tbody>tr>td>a:hover {
		background:none;
	}
	.widget_calendar thead>tr>th {
		width:14.2857%; 
		padding:5px 0px 6px 0px; 
		text-align:center; 
		border:1px solid #e4e4e4;
		color:#333;
	}
	.widget_calendar tbody>tr>td {
		width:14.2857%; 
		padding:5px 0px 6px 0px; 
		text-align:center;	
		border:1px solid #e4e4e4; 
	}
	.widget_calendar tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:hover, tfoot>tr>td>a:visited, tfoot>tr>td>a:active {
		height:20px;	
	}
	.widget_calendar tfoot>tr>td#prev {
		width:58px;	
		height:20px;	
		text-align : left;
	}
	.widget_calendar tfoot>tr>td#next {
		width:58px; 
		height:20px;	
		text-align : right;
		border:none;	
	}

	/* Search */
	.search-sidebar form {
		position:relative;
	}
	.search-sidebar input{
		padding-right:37px;
	}
	.search-sidebar i{
		position:absolute;
		right:10px;
		top:8px;
		font-size:20px;
		color:#ccc;
	}
	
	/* Feedburner */
	.widget .feedburner-box{
		padding:15px;
		border:1px solid #e4e4e4;
	}
	.feedburner-box p{
		margin-bottom:10px;
	}
	
	/* Counter */
	.widget .social-counters, .st-tab .social-counters{
		border:1px solid #e4e4e4;
		padding:20px 15px 0 15px;
	}
	.counter{
		margin-bottom:20px;
	}
	.counter-icon, .counter-desc{
		float:left;
	}
	.counter-icon{
		color:#333;
		border:1px solid #333;
		width:40px;
		height:40px;
		border-radius:2px;
		font-size:20px;
		text-align:center;
		line-height:36px;
	}
	.counter-desc{
		padding-left:15px;
		font-size:12px;
	}
	.counter-desc .count{
		font-size:14px;
		font-weight:bold;
		color:#333;
	}
	.counter-button{
		float:right;
		height:38px;
		width:90px;
		line-height:36px;
		color:#fff !important;
		background:#333;
		text-align:center;
		border-radius:2px;
		font-size:14px;
		border:1px solid #333;
		display:none;
	}
	.counter-button:hover{
		background:#fff;
		text-decoration:none;
		color:#111 !important;
		font-weight:bold;
	}
	
	/* Tags */
	.widget .tagcloud, .st-tab .tagcloud{
		border:1px solid #e4e4e4;
		padding:15px;
		padding-bottom:5px;
	}
	.tagcloud a{
		font-size:13px !important;
		height:38px;
		border:1px solid #333;
		padding:0 25px;
		display:inline-block;
		line-height:35px;
		font-weight:bold;
		margin:0 10px 10px 0;
		position:relative;
	}
	.tagcloud.count a{
		padding-right:55px;
	}
	.tagcloud a span{
		position:absolute;
		right:13px;
		top:6px;
		font-size:12px;
		background:#333;
		color:#fff;
		height:25px;
		width:25px;
		border-radius:50%;
		line-height:25px;
		text-align:center;
	}
	.tagcloud a:hover{
		text-decoration:none;
	}
	.tagcloud a:before{
		content:'';
		height:100%;
		width:2px;
		background:#333;
		position:absolute;
		left:1px;
		top:0;
	}
	
	/* Widget Blocks */
	.widget .widget-block{
		border:1px solid #e4e4e4;
	}
	.widget .small-post{
		padding:15px 15px;
	}
	.footer_widget .small-post.first
	{
		padding-top:0;
	}
	.footer_widget .small-post.last
	{
		padding-bottom:0;
	}
	
	/* Tabber */
	.etabs{
		overflow:hidden;
		border-bottom:1px solid #ccc;
		margin-bottom:2px;
	}
	.etabs li{
		list-style:none;
		padding:0 !important;
		margin:0 !important;
		overflow:hidden;
		border-top:2px solid #fff;
		margin-right:2px !important;
		float:left;
		display:inline-block;
	}
	.etabs li:before, .etabs li:after{
		content:'' !important;
	}
	.etabs li a{
		text-transform:uppercase;
		font-size:17px;
		background:#e5e5e5;
		line-height:1;
		padding:6px 8px;
		display:block;
		margin-top:2px;
	}
	
	.etabs li a:hover, .etabs li.active a{
		text-decoration:none;
		background:#333;
		color:#fff;
	}
	.etabs li.active{
		border-top:2px solid #333;
	}
	.st-tab .small-post:hover{
		background:#fff;
	}
	.st-tab{
		background:#f2f2f2;
	}
	
	/* Flickr */
	.flickr-widget{
		padding:15px;
		overflow:hidden;
	}
	.flickr-widget a {
		padding: 3px;
		display: inline-block;
	}
	.footer-widget .flickr-widget{
		padding:0;
	}
	.flickr-widget .item{
		display:inline-block;
		width:33.3%;
		float:left;
		padding:0 2px 4px 2px;
		overflow:hidden;
	}
	
	/* Youtube Gallery */
	.youtube-gallery{
		padding:15px;
		border:1px solid #e4e4e4;
		overflow:hidden;
	}
	.footer_widget .youtube-gallery{
		padding:0;
		border:none
	}
	.youtube-gallery .youwrap{
		overflow:hidden;
		position:relative;
		cursor:pointer;
		width:100%;
		height:0;
		padding-top:56.25%;
	}
	.youtube-gallery .youwrap a{
		display:block;
	}
	.youtube-gallery .youframe{
		display:none;
		border:0;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		z-index:1;
	}
	.youtube-gallery .youbg{
		position:absolute;
		top:-17%;
		left:0;
		width:100%;
	}
	.youtube-gallery .items {
		margin:0 -3px;
		padding-top:6px;
	}
	.youtube-gallery .items .item{
		float:left;
		width:33.3%;
		padding:0 3px;
	}
	.youtube-gallery .youplay-big{
		position:absolute;
		top:50%;
		left:50%;
		margin:-25px 0 0 -25px;
		font-size:60px;
		color:#fff;
		opacity:0.6;
	}
	.youtube-gallery .youplay-small{
		position:absolute;
		top:50%;
		left:50%;
		margin:-15px 0 0 -15px;
		font-size:30px;
		color:#fff;
		opacity:0.6;
		text-shadow:0 0 1px rgba(255,255,255,0.1);
	}
	.youtube-gallery .featured:hover .youplay-big,
	.youtube-gallery .items .item:hover .youplay-small{
		opacity:1;
	}
	.youtube-gallery a:hover {
		text-decoration:none;
	}
	
	/* About Us */
	.widget .about-wrap{
		border:1px solid #e4e4e4;
		padding:15px;
	}
	.widget .about-img{
		margin-top:5px;
	}
	.footer-wrap.dark .line-head, .widget .line-head{
		display:none;
	}
	.footer_widget.widget_widget-about .footerwidgettitle{
		display:none;
	}
	.footer_widget .about-img{
		position:relative;
		display:inline-block;
	}
	.footer_widget .line-head{
		top:-16px;
	}
	.about-text{
		margin:0;
		margin-top:22px;
	}
	.about-social{
		padding:0 !important;
		border:none !important;
		margin-top:25px;
	}
	.about-social li{
		display:inline-block;
		float:left;
		padding:0 !important;
		margin-right:10px;
		margin-bottom:10px !important;
	}
	.about-social li:last-child{
		margin-right:0;
	}
	.about-social li:before{
		content:'' !important;
	}
	.about-social li a{
		display:block;
		width:30px;
		height:30px;
		line-height:30px;
		text-align:center;
		border:1px solid #333;
		background:#333;
		color:#fff;
		border-radius:2px;
		font-size:16px;
	}
	.about-social li a:hover{
		text-decoration:none;
		background:#fff;
		color:#333;
	}
	.footer-wrap.dark .about-social li a{
		border:1px solid #999;
		background:transparent;
	}
	.footer-wrap.dark .about-social li a:hover{
		border:1px solid #fff;
		color:#fff;
	}
	
/* #Footer
================================================== */
.footer{
	border-bottom:4px solid #333;
	font-size:12px;
	border-top:1px solid #e5e5e5;
}
.footer-left{
	float:left;
	text-align:left;
	padding:8px 0;
}
.footer-right{
	float:right;
	text-align:right;
	padding:8px 0;
}
.bottom-menu ul li{
	display:inline-block;
	margin-right:15px;
}
.bottom-menu ul li:last-child{
	margin-right:0;
}
.footer-wrap.dark{
	background:#1e1e1e;
	color:#999;
}
.footer-wrap.dark .footer
{
	border-top-color:#303030;
	border-bottom-color:#383838;
}
.footer-wrap.dark .footer-widget{
	border:none;
}
.footer-wrap.dark h1,
.footer-wrap.dark h2,
.footer-wrap.dark h3,
.footer-wrap.dark h4,
.footer-wrap.dark h5,
.footer-wrap.dark h6,
.footer-wrap.dark .widget_calendar thead>tr>th,
.footer-wrap.dark .widget_calendar table#wp-calendar caption,
.footer-wrap.dark .counter-desc .count{
	color:#ccc;
}
.footer-wrap.dark .footerwidgettitle{
	background:transparent;
	border:1px solid #999;
}
.footer-wrap.dark .tagcloud a,
.footer-wrap.dark .widget_calendar thead>tr>th,
.footer-wrap.dark .widget_calendar tbody>tr>td,
.footer-wrap.dark .counter-icon
{
	border-color:#333;
}
.footer-wrap.dark .tagcloud a:before{
	background:#333;
}
.footer-wrap.dark .small-post{
	border-color:#303030;
}
.footer-wrap.dark a, 
.footer-wrap.dark .footer_widget ul li:before,
.footer-wrap.dark .cat-num,
.footer-wrap.dark .small-post .detailholder .more:after,
.footer-wrap.dark .search-sidebar i,
.footer-wrap.dark .counter-icon{
	color:#999;
}
.footer-wrap.dark input[type=text], 
.footer-wrap.dark input[type=password] {
	border-color:#333;
	color:#999;
}
.footer-wrap.dark  input[type="text"]:focus, 
.footer-wrap.dark  input[type=password]:focus,
.footer-wrap.dark  textarea:focus{
		border-color:#666;
}
.footer-wrap.dark input#submit:hover, 
.footer-wrap.dark button[type="submit"]:hover, 
.footer-wrap.dark input[type="submit"]:hover,
.footer-wrap.dark .counter-button:hover{
	border-color:#666;
	background:#1e1e1e;
	color:#fff !important;
}

/* #Contact Page
================================================== */
.contact-info, .contact-form{
	overflow:hidden;
	margin-bottom:50px;
}
.contact-info .info{
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #e4e4e4;
}
.contact-info .info:last-child,
.contact-info .info.last{
	border-bottom:none;
	padding-bottom:0;
}
.contact-info .info .detail{
	min-width:140px;
	float:left;
}
.contact-input{
	width:50%;
	float:left;
	padding-bottom:20px;
}
.contact-input.contact-name{
	padding-right:4px;
}
.contact-subject, .contact-textarea{
	padding-bottom:20px;
}
.error-contact{
	color:red;
}
.thanks{
	color:green
}

/* #404 Page
================================================== */
.page404 .title-description{
	text-align:center;
	overflow:hidden;
	padding-bottom:30px;
}
.page404 .title-description .title{
	font-size:72px;
}
.page404 .title-description .description{
	font-size:24px;
	padding-top:20px;
}
.page404 .title-description .description2{
	font-size:16px;
}
.page404 .title-description .description2 a{
	font-weight:bold;
}

/* #Adds 336x280
================================================== */
.ads336-280, .ads300-250{
	background:#f2f2f2;
}
.ads336-280 .ad-inner{
	max-width:336px;
	max-height:280px;
	margin:0 auto;
	overflow:hidden;
}
.ads336-280 .ad-inner a, .ads300-250 .ad-inner a{
	display:block;
}
.ads336-280 .ad-inner img, .ads300-250 .ad-inner img{
	width:100%;
}
.ads300-250 .ad-inner{
	max-width:300px;
	max-height:250px;
	margin:0 auto;
	overflow:hidden;
}
.ads125{
	background:#f2f2f2;
	border:1px solid #e4e4e4;
	overflow:hidden;
	width:100%;
	padding:8px 10px;
}
.ads125 .ad-inner{
	width:50%;
	float:left;
}
.ads125.ads-one .ad-inner{
	width:100%;
}
.ads125 .ad-wrap{
	max-width:125px;
	max-height:125px;
	margin:0 auto;
	padding:7px 0;
}

/* #Back to top button
================================================== */
#back-top {
	position: fixed;
	bottom: 0;
	right:0;
}
#back-top a {
	width: 35px;
	height:32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background:#111;
}
#back-top span {
	font-size:28px;
	text-align:center;
	width: 35px;
	height:32px;
	display: block;
	color:#fff;
	line-height:34px;
}
#back-top span:before{
	margin:0;
}

/* #Layout
================================================== */
.widget .small-post .mediaholder{
	display:none;
}
@media (min-width: 1200px) {
	.ads336-280, .ads300-250{
		border:1px solid #e4e4e4;
	}
	.ads125{
		padding:17px 18px;
	}
	.ads125 .ad-wrap{
		padding:15px 0;
	}
	.ads336-280 .ad-inner{
		padding:12px 0;
	}
	.ads300-250 .ad-inner{
		padding:28px 0;
	}
	.section-wrap.boxed{
		width: 1200px;
		background: #fff;
		margin: 0 auto;
	}
	.section-wrap.boxed .navigation.sticky{
		width: 1200px;
	}
	.nav-container{
		height:51px;
	}
	.navigation.sticky .nav-container{
		height:47px;
	}
	.counter-button{
		display:block;
	}
	.flexmenu a, .noMainmenu{
		font-size:18px;
	}
	.flexmenu.fm-lg>ul>li a, .noMainmenu{
		padding:13px 15px 10px 15px;
	}
	.navigation.sticky .nav-container .flexmenu.fm-lg>ul>li a, .noMainmenu{
		padding:13px 20px 13px 20px;
	}
	.flexmenu.fm-lg>ul>li.menu-item-has-children > a,
	.navigation.sticky .nav-container .flexmenu.fm-lg>ul>li.menu-item-has-children > a{
		padding-right:43px;
	}
	.flexmenu.fm-lg .icon-angle-down{
		right:17px;
		top:15px;
	}
	.lists-category li{
		font-size:14px;
		margin-right:25px;
	}
	.block4 .mediaholder h2{
		max-width:250px;
		font-size:18px;
	}
	.headersearch .search-box input[type=text]{
		padding:8px 12px;
	}
	.widget .small-post .mediaholder{
		display:block;
	}
	.etabs li a{
		font-size:20px;
		padding:6px 11px;
	}
	
}

/* #Magnific Popup
================================================== */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999999999;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 999999999999999; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 999999999999999; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  outline:none;
  z-index: 999999999999999; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; 
  cursor:pointer !important;
	outline:none;}
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;}

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; 
	
	}

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

  
/* at start */
      .my-mfp-slide-bottom .mfp-figure {
        opacity: 0;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;

        -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
        transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

      }
      
      /* animate in */
      .my-mfp-slide-bottom.mfp-ready .mfp-figure {
        opacity: 1;
        -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        -o-transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
        transform: translateY(0) perspective( 600px ) rotateX( 0 ); 
      }

      /* animate out */
      .my-mfp-slide-bottom.mfp-removing .mfp-figure {
        opacity: 0;

        -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
        transform: translateY(-10px) perspective( 600px ) rotateX( 10deg ); 
      }

      /* Dark overlay, start state */
      .my-mfp-slide-bottom.mfp-bg {
        opacity: 0;

        -webkit-transition: opacity 0.3s ease-out; 
        -moz-transition: opacity 0.3s ease-out; 
        -o-transition: opacity 0.3s ease-out; 
        transition: opacity 0.3s ease-out;
      }
      /* animate in */
      .my-mfp-slide-bottom.mfp-ready.mfp-bg {
        opacity: 0.8;
      }
      /* animate out */
      .my-mfp-slide-bottom.mfp-removing.mfp-bg {
        opacity: 0;
      }

/* #Visual Composer
================================================== */
.vc_clearfix:before, .vc_clearfix:after {
  content: "";
  display: table;
  line-height: 0;
}
.vc_clearfix:after {
  clear: both;
}

.wpb_content_element {
	margin-bottom:20px;
}
/* Facebook
---------------------------------------------------------- */
.fb_type_standard {
  height: 25px;
}
.fb_type_standard iframe {
  height: 25px;
}
.fb_type_button_count {
  height: 20px;
}
.fb_type_button_count iframe {
  height: 20px;
}
.fb_type_box_count {
  height: 62px;
}
.fb_type_box_count iframe {
  height: 62px;
}
/* Google plus
---------------------------------------------------------- */
.wpb_googleplus_type_standard {
  height: 25px;
}
.wpb_googleplus_type_small {
  height: 19px;
}
.wpb_googleplus_type_medium {
  height: 21px;
}
.wpb_googleplus_type_tall {
  height: 21px;
}
/* Pinterest
---------------------------------------------------------- */
.wpb_pinterest_type_horizontal {
  height: 21px;
}
.wpb_pinterest_type_vertical {
  height: 60px;
}
.wpb_pinterest_type_none {
  height: 21px;
}
/* Buttons
---------------------------------------------------------- */
.wpb_button {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom:15px;
  margin-right:15px;
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f7f7f7;
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  *margin-left: .3em;
  outline:none;
}
.wpb_button:hover,
.wpb_button:active,
.wpb_button.active,
.wpb_button.disabled,
.wpb_button[disabled] {
  background-color: #eaeaea;
   outline:none;
}
.wpb_button:active,
.wpb_button.active {
  background-color: #d1d1d1 \9;
   outline:none;
}
.wpb_button:first-child {
  *margin-left: 0;
}
.wpb_button:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -ms-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.wpb_button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
   outline:none;
}
.wpb_button.active,
.wpb_button:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
button.wpb_btn-large,
span.wpb_btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
  margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
  margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover,
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpb_btn-primary.active,
.wpb_btn-warning.active,
.wpb_btn-danger.active,
.wpb_btn-success.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.wpb_button {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
.wpb_btn-primary {
  background-color: #0088cc;
}
.wpb_btn-primary:hover,
.wpb_btn-primary:active,
.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary[disabled] {
  background-color: #0077b3;
}
.wpb_btn-primary:active,
.wpb_btn-primary.active {
  background-color: #005580 \9;
}
.wpb_btn-warning {
  background-color: #ff9900;
}
.wpb_btn-warning:hover,
.wpb_btn-warning:active,
.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning[disabled] {
  background-color: #e68a00;
}
.wpb_btn-warning:active,
.wpb_btn-warning.active {
  background-color: #b36b00 \9;
}
.wpb_btn-danger {
  background-color: #ff675b;
}
.wpb_btn-danger:hover,
.wpb_btn-danger:active,
.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger[disabled] {
  background-color: #ff4f42;
}
.wpb_btn-danger:active,
.wpb_btn-danger.active {
  background-color: #ff200f \9;
}
.wpb_btn-success {
  background-color: #6ab165;
}
.wpb_btn-success:hover,
.wpb_btn-success:active,
.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success[disabled] {
  background-color: #5aa855;
}
.wpb_btn-success:active,
.wpb_btn-success.active {
  background-color: #488644 \9;
}
.wpb_btn-info {
  background-color: #58b9da;
}
.wpb_btn-info:hover,
.wpb_btn-info:active,
.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info[disabled] {
  background-color: #43b0d5;
}
.wpb_btn-info:active,
.wpb_btn-info.active {
  background-color: #2a97bc \9;
}
.wpb_btn-inverse {
  background-color: #555555;
}
.wpb_btn-inverse:hover,
.wpb_btn-inverse:active,
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse[disabled] {
  background-color: #484848;
}
.wpb_btn-inverse:active,
.wpb_btn-inverse.active {
  background-color: #2f2f2f \9;
}
button.wpb_button,
input[type="submit"].wpb_button {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.wpb_button::-moz-focus-inner,
input[type="submit"].wpb_button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.wpb_button.wpb_btn-large,
input[type="submit"].wpb_button.wpb_btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.wpb_button.wpb_btn-small,
input[type="submit"].wpb_button.wpb_btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.wpb_button.wpb_btn-mini,
input[type="submit"].wpb_button.wpb_btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
/* Button
---------------------------------------------------------- */
a.wpb_button_a {
  text-decoration: none;
  border: none;
}
a.wpb_button_a:hover {
  text-decoration: none;
}
.wpb_button:hover {
  background-image: none;
}
i.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  margin-left: 5px;
}
.wpb_btn-large i.icon {
  height: 19px;
  margin-left: 9px;
}
.wpb_btn-small i.icon {
  height: 15px;
}
.wpb_btn-mini i.icon {
  display: none;
}
.wpb_address_book i.icon,
option.wpb_address_book {
  background: url(../images/icons/address-book.png) no-repeat right center;
}
.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
  background: url(../images/icons/alarm-clock.png) no-repeat right center;
}
.wpb_anchor i.icon,
option.wpb_anchor {
  background: url(../images/icons/anchor.png) no-repeat right center;
}
.wpb_application_image i.icon,
option.wpb_application_image {
  background: url(../images/icons/application-image.png) no-repeat right center;
}
.wpb_arrow i.icon,
option.wpb_arrow {
  background: url(../images/icons/arrow.png) no-repeat right center;
}
.wpb_asterisk i.icon,
option.wpb_asterisk {
  background: url(../images/icons/asterisk.png) no-repeat right center;
}
.wpb_hammer i.icon,
option.wpb_hammer {
  background: url(../images/icons/auction-hammer.png) no-repeat right center;
}
.wpb_balloon i.icon,
option.wpb_balloon {
  background: url(../images/icons/balloon.png) no-repeat right center;
}
.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
  background: url(../images/icons/balloon-buzz.png) no-repeat right center;
}
.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
  background: url(../images/icons/balloon-facebook.png) no-repeat right center;
}
.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
  background: url(../images/icons/balloon-twitter.png) no-repeat right center;
}
.wpb_battery i.icon,
option.wpb_battery {
  background: url(../images/icons/battery-full.png) no-repeat right center;
}
.wpb_binocular i.icon,
option.wpb_binocular {
  background: url(../images/icons/binocular.png) no-repeat right center;
}
.wpb_document_excel i.icon,
option.wpb_document_excel {
  background: url(../images/icons/blue-document-excel.png) no-repeat right center;
}
.wpb_document_image i.icon,
option.wpb_document_image {
  background: url(../images/icons/blue-document-image.png) no-repeat right center;
}
.wpb_document_music i.icon,
option.wpb_document_music {
  background: url(../images/icons/blue-document-music.png) no-repeat right center;
}
.wpb_document_office i.icon,
option.wpb_document_office {
  background: url(../images/icons/blue-document-office.png) no-repeat right center;
}
.wpb_document_pdf i.icon,
option.wpb_document_pdf {
  background: url(../images/icons/blue-document-pdf.png) no-repeat right center;
}
.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
  background: url(../images/icons/blue-document-powerpoint.png) no-repeat right center;
}
.wpb_document_word i.icon,
option.wpb_document_word {
  background: url(../images/icons/blue-document-word.png) no-repeat right center;
}
.wpb_bookmark i.icon,
option.wpb_bookmark {
  background: url(../images/icons/bookmark.png) no-repeat right center;
}
.wpb_camcorder i.icon,
option.wpb_camcorder {
  background: url(../images/icons/camcorder.png) no-repeat right center;
}
.wpb_camera i.icon,
option.wpb_camera {
  background: url(../images/icons/camera.png) no-repeat right center;
}
.wpb_chart i.icon,
option.wpb_chart {
  background: url(../images/icons/chart.png) no-repeat right center;
}
.wpb_chart_pie i.icon,
option.wpb_chart_pie {
  background: url(../images/icons/chart-pie.png) no-repeat right center;
}
.wpb_clock i.icon,
option.wpb_clock {
  background: url(../images/icons/clock.png) no-repeat right center;
}
.wpb_play i.icon,
option.wpb_play {
  background: url(../images/icons/control.png) no-repeat right center;
}
.wpb_fire i.icon,
option.wpb_fire {
  background: url(../images/icons/fire.png) no-repeat right center;
}
.wpb_heart i.icon,
option.wpb_heart {
  background: url(../images/icons/heart.png) no-repeat right center;
}
.wpb_mail i.icon,
option.wpb_mail {
  background: url(../images/icons/mail.png) no-repeat right center;
}
.wpb_shield i.icon,
option.wpb_shield {
  background: url(../images/icons/plus-shield.png) no-repeat right center;
}
.wpb_video i.icon,
option.wpb_video {
  background: url(../images/icons/video.png) no-repeat right center;
}

/* Google maps
---------------------------------------------------------- */
.wpb_gmaps_widget .wpb_map_wraper iframe {
  margin-bottom: 0;
  padding: 0;
  display: block;
}

.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_tour_next_prev_nav a:focus {
  outline: none;
}
/** Tabs/Tour Common **/
.wpb_tabs{
	margin-bottom:40px;
}
.wpb_accordion{
	margin-bottom:40px;
}
.wpb_content_element .wpb_tour_tabs_wrapper,
.wpb_content_element .wpb_tabs_nav {
  padding: 0;
}
.wpb_content_element .wpb_tabs_nav {
  margin: 0;
  padding-left: 0 !important;
  text-indent: inherit !important;
  margin-bottom:-1px;
}
#content .wpb_content_element .wpb_tabs_nav {
  margin: 0;
}
.wpb_content_element .wpb_tabs_nav li {
  background-color: #333;
  white-space: nowrap;
  padding: 0;
  background-image: none;
  list-style: none !important;
  color:#fff;
  border:1px solid #333;
}
.wpb_content_element .wpb_tabs_nav li a{
  color:#fff;
}
.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
  display: none !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
  background-color: transparent;
  border:1px solid #e4e4e4;
  border-bottom:1px solid #fff;
  border-top:4px solid #333;
  margin-top:-3px;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a{
  cursor: default;
  color:#888;
}
.wpb_content_element .wpb_tabs_nav li:hover a{
	color:#888;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
  display: none;
}
/** Tabs/Tour/Accordion Common **/
.wpb_accordion_section.group{
  margin-bottom:15px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
  border-bottom: none;
  text-decoration: none;
  display: block;
  padding: 0.5em 1.5em;
  font-size:14px;
}
.wpb_content_element .wpb_accordion_header{
	outline:none;
}
.wpb_content_element .wpb_accordion_header a {
  border-bottom: 5px solid #333;
  text-decoration: none;
  display: block;
  padding:5px 0;
  outline:none;
}
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: transparent;
  border:1px solid #e4e4e4;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
  padding: 1em;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{
  padding:1em 0 0 0;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab > .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content > .wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child {
  margin-bottom: 0;
}
.wpb_tabs p:last-child, .wpb_accordion p:last-child{
	margin-bottom:0;
}
/** Tabs **/
.wpb_tabs .wpb_tabs_nav li {
  float: left;
  margin: 0 2px 0 0;
}
/** Tour **/
.wpb_tour .wpb_tabs_nav {
  float: left;
  width: 31.666666666666668%;
}
.wpb_tour .wpb_tabs_nav li {
  margin: 0 0 1px 0;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  float: left;
  width: 68.33333333333333%;
  padding: 0 0 0 21.739130434782606px;
}
.wpb_tour_next_prev_nav {
  margin-left: 31.666666666666668%;
  padding-left: 21.739130434782606px;
  font-size: 80%;
}
.wpb_tour_next_prev_nav a {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.wpb_tour_next_prev_nav a:hover {
  text-decoration: none;
  border-bottom: none;
}
.wpb_tour_next_prev_nav span {
  width: 48%;
  display: inline-block;
  padding-top: 1em;
  float: left;
}
.wpb_tour_next_prev_nav span.wpb_next_slide {
  text-align: right;
  float: right;
}
/** Accordion **/
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  margin: 0 0 1px 0;
  padding-top: 0;
  position: relative;
  text-transform: uppercase;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(../images/toggle_open.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0.7em;
  cursor:pointer;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  background-image: url(../images/toggle_close.png);
}
/* Message Box
---------------------------------------------------------- */
.messagebox_text p:last-child{
	margin-bottom:0;
}
.wpb_alert {
  padding: 1em 35px 1em 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #c09853;
  clear: both;
  margin-bottom:20px;
}
.wpb_alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.wpb_alert-danger,
.wpb_alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.wpb_alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.wpb_alert .messagebox_text {
  background: url(../images/alert/alert.png) no-repeat left center;
  padding-left: 28px;
}
.wpb_alert-info .messagebox_text {
  background: url(../images/alert/info.png) no-repeat left center;
}
.wpb_alert-success .messagebox_text {
  background: url(../images/alert/tick.png) no-repeat left center;
}
.wpb_alert-error .messagebox_text {
  background: url(../images/alert/exclamation.png) no-repeat left center;
}
/* Flickr stream
---------------------------------------------------------- */
.flickr_badge_image {
  margin: 0 10px 10px 0px;
  width: 72px;
  height: 72px;
  float: left;
  background: none;
  padding: 0;
}
.flickr_badge_image a {
  border: none;
}
.flickr_badge_image img {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
  clear: both;
  margin-bottom: 0;
  font-size: 80%;
}
.wpb_flickr_widget p.flickr_stream_wrap a {
  background-image: url(../images/flickr.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  display: inline-block;
}
/* Video widget
---------------------------------------------------------- */
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
  padding-top: 56%;
  position: relative;
}
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper > div {
  padding-top: 0 !important;
  position: static;
}
.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_video_wrapper .fluid-width-video-wrapper {
  padding-top: 0 !important;
  position: static;
}


/* #Awesome Font
================================================== */
@font-face{font-family:'FontAwesome';src:url('css/font-awesome/font/fontawesome-webfont.eot?v=3.2.1');src:url('css/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('css/font-awesome/font/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('css/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('css/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}
