@charset "utf-8";
/*  --------------------------------------------------------------
    Theme Name: Ados Clean & Minimalistic Wordpress Theme
	Theme URI: http://www.themebold.com
	Description: Ados Clean & Minimalistic Wordpress Theme supported retina & responsive.
	Author: CanYigit
	Author URI: http://www.themebold.com
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: white, fixed-layout, custom-header, translation-ready, custom-menu
	Text Domain: themebold
    -------------------------------------------------------------- */
	/*---------------------------------------------
	 #00 Reset Style
	---------------------------------------------*/
	/*---------------------------------------------
	 #01 General Style
	---------------------------------------------*/
	/*---------------------------------------------
	 #02 Basic
	---------------------------------------------*/
	/*---------------------------------------------
	 #03 Header
	---------------------------------------------*
	/*---------------------------------------------
	 #04 Content
	---------------------------------------------*/
	/*---------------------------------------------
	 #05 Single Blog
	---------------------------------------------*/
	/*---------------------------------------------
	 #06 Search Page
	---------------------------------------------*/
	/*---------------------------------------------
	 #07 Page Navi
	---------------------------------------------*/
	/*---------------------------------------------
	 #08 Sidebar & Widget
	---------------------------------------------*/
	/*---------------------------------------------
	 #09 Page
	---------------------------------------------*/
	/*---------------------------------------------
	 #10 Contact Form & Inputs
	---------------------------------------------*/
	/*---------------------------------------------
	 #11 Flexslider
	---------------------------------------------*/
	/*---------------------------------------------
	 #12 Wordpress Standart Css
	---------------------------------------------*/
	/*---------------------------------------------
	 #13 Footer
	---------------------------------------------*/
	/*---------------------------------------------
	 #14 Necsessary Styles
	---------------------------------------------*/
	/*---------------------------------------------
	 #15 Push Menu
	---------------------------------------------*/
	/*---------------------------------------------
	 #16 Social Icons
	---------------------------------------------*/
	/*---------------------------------------------
	 #17 Retina Display
	---------------------------------------------*/
	/*---------------------------------------------
	 #18 Extra Large
	---------------------------------------------*/
	/*---------------------------------------------
	 #19 Iphone Portrait
	---------------------------------------------*/
	/*---------------------------------------------
	 #20 Desktop
	---------------------------------------------*/
	/*---------------------------------------------
	 #21 Tablet
	---------------------------------------------*/
	/*---------------------------------------------
	 #22 Iphone Landscape
	---------------------------------------------*/
	/*---------------------------------------------
	 #23 Plugins Css
	---------------------------------------------*/



	
	/*---------------------------------------------
	 #00 Reset Style
	---------------------------------------------*/

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a,.related-content a h3,#submit {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in; }
	

/*---------------------------------------------
 #02 Basic
---------------------------------------------*/

body {
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	color: #777;
}
.wrapper {
	background-color: #F3F3F3;
	background-image: url(images/bg.png);
	background-position: left 140px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #262626;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	line-height: 32px;
}
h2 {
	font-size: 20px;
	line-height: 28px;
}
h3 {
	font-size: 18px;
	line-height: 26px;
}
h4 {
	font-size: 16px;
	line-height: 22px;
}
h5 {
	font-size: 14px;
	line-height: 22px;
}
h6 {
	font-size: 14px;
	text-transform: uppercase;
}
/*---------------------------------------------
 #03 Header
---------------------------------------------*/
#header {
	padding: 30px 0;
	background-image: url(images/header_bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
#header { margin-bottom: 50px; }
#header-sticky-wrapper { margin: 0 0 50px 0; }
.sticky-wrapper #header { margin-bottom: 0px; }
#push {
	display: inline-block;
	background-image: url(images/push.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 46px;
	height: 34px;
}
.header-container {
	width: 1170px;
	padding: 0 30px;
	margin: 0 auto;
	clear: both;
}
.is-sticky #header {
	z-index: 1000;
	padding: 10px 0;
	width: 100%;
	display: block;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.10);
	box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.10);
}
.tagline {
	font-size: 19px;
	color: #9EA0A4;
	padding-left: 10px;
	letter-spacing: -0.05px;
}
.negative { background-image: url(images/close.png) !important; }
.logo-retina { display: none; }
.header-right {
	float: right;
	text-align: right;
}
.header-left { float: left; }
.mst { margin-top: 5px !important; }
.prevpost {
	display: inline-block;
	margin-top: 5px;
	width: 46px;
	height: 34px;
	background-image: url(images/prev.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 5px;
}
.nextpost {
	display: inline-block;
	width: 46px;
	margin-top: 5px;
	height: 34px;
	background-image: url(images/next.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 30px;
}
.shareicon {
	display: inline-block;
	width: 46px;
	margin-top: 5px;
	height: 34px;
	background-image: url(images/share.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 30px;
}
.closemenu {
	display:none;
	background-image:url(images/closemenu.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:34px;
	background-color:#fff;
	padding:20px;
}
/*---------------------------------------------
 #04 Content
---------------------------------------------*/

#blog {
	width: 1200px;
	margin: 0 auto;
}
#blog .blog-thumb,
.related-title {
	line-height: 0;
	font-size: 0;
	display: block;
}
.bloglist article {
	width: 370px;
	padding: 1px 0 0 0;
	margin: 0 15px 30px 15px;
	float: left;
}
.bloglist article .entry-title { padding: 30px 30px 5px 30px; }
article .entry-title { padding: 0px 0px 5px 0px; }
.bloglist article .published {
	font-size: 13px;
	padding: 0 30px;
	color: #bbb;
	display:block;
	margin-bottom:15px;
}
article .published {
	font-size: 13px;
	padding: 0px;
	color: #bbb;
	display:block;
	margin-bottom:15px;
	visibility: hidden;
}
.single article .published { margin-bottom:0px !important; }
.bloglist article .entry-excerpt { padding: 15px 30px 0px 30px; }
.bloglist article .read-more {
	padding: 0px 30px 0px 30px;
	display: inline-block;
	margin-bottom: 30px;
}
.white-balance a.read-more { padding-top:0px; }
.white-balance .entry-excerpt { padding-bottom:0px !important; }
a:hover.read-more { text-decoration: underline; }
.bloglist article .meta-data {
	display: block;
	padding: 30px;
	background-color: #FBFBFB;
}
.bloglist article .md {
	display: none;
	font-size: 13px;
}
.bloglist article .meta-content { padding-left: 5px; }
.bloglist article .meta-content a { padding-right: 5px; }
.bloglist article .entry-quote {
	background-color: #262626;
	padding: 30px;
}
.bloglist article .entry-quote a { line-height: 28px; }
.bloglist article .meta-quote {
	font-size: 14px;
	display: block;
	text-align: right;
	margin-top: 30px;
	color: #bbb;
}
.bloglist article .entry-aside { padding: 30px; }
.bloglist article .slides li,
.flex-viewport {
	font-size: 0;
	display: block;
	line-height: 0;
}
article .flex-direction-nav {
	margin: 0 30px;
	font-size: 13px;
	border-bottom: 1px solid #eee;
	clear: both;
	position: absolute;
	width: 310px;
	height: 40px;
	bottom: 0px;
	z-index: 999;
	display: block;
}
article .blog-slider {
	position: relative;
	padding-bottom:40px;
	clear:both;
	overflow:hidden;
	max-height: 2000px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

	
}
/*.loaderslider { height:100px !important; overflow:hidden !important; }*/
article .flex-direction-nav a { color: #bbb; }
article .flex-prev {
	float: left;
	line-height: 40px;
}
article .flex-next {
	float: right;
	line-height: 40px;
}
.load-more-button {
	width: 370px;
	margin: 20px auto 50px auto;
	text-align: center;
}
.load-more-bottom {
	font-size: 24px;
	text-align: center;
	display: block;
	padding: 0px 0 10px 0;
}
.loadbar {
	width: 50px;
	margin: 0 auto;
	background-color: #262626;
	height: 6px;
	display: block;
	margin-top: 5px;
}
.blog-thumb img,
.attachment-blog-thumb {
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;
	color: #262626;
}
/*---------------------------------------------
 #05 Single Blog
---------------------------------------------*/

#blog-single { margin-bottom: 50px; }
.tb-single {
	padding: 0 30px;
	width: 1170px;
	margin: 0 auto;
}
.blog-left {
	width: 770px;
	float: left;
}
.sidebar {
	width: 310px;
	float: right;
	min-height: 200px;
	padding: 30px;
}
.single-post .post-content { padding: 30px; }
.single-post .entry-title,
.regular-size {
	font-size: 28px;
	color: #262626;
}
.single-post .entry-excerpt { margin: 30px 0; }
.single-post .meta-data {
	padding: 30px;
	background-color: #f3f3f3;
}
.single-post .entry-aside { padding: 30px; }
.single-post .entry-quote {
	background-color: #262626;
	padding: 30px;
}
.single-post .entry-quote a { line-height: 28px; }
.single-post .format-image { line-height: 0; }
.meta-quote {
	font-size: 14px;
	display: block;
	text-align: right;
	margin-top: 30px;
	color: #bbb;
}
.blog-comments .avatar {
	position: absolute;
	top: 0;
	left: 0;
}
.blog-comments .comment-content {
	padding-left: 90px;
	min-height: 60px;
}
.blog-comments .children { padding-left: 60px; }
.blog-comments .comment-sep {
	border-bottom: 1px solid #f3f3f3;
	margin: 30px 0;
	display: block;
	clear: both;
}
.comment-author strong {
	font-weight: bold;
	color: #262626;
}
.comment-author { position: relative; }
.author-content {
	float: left;
	width: 620px;
}
.is-sticky .nextpost { margin-right: 5px; }
.is-sticky .shareicon { margin-right: 15px; }
.is-sticky #push { margin-left: 10px; }
.single-post article .flex-direction-nav { width: 710px; }
.blog-comments {
	padding: 30px;
	margin-top: 30px;
}
.single-post .md , .md { margin-right: 15px !important; }
.row { margin-bottom: 30px; }
.inputs,
.wpcf7-textarea {
	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
}
.inputs:focus,
#s.searchbar:focus,input[name=post_password]:focus { border: 1px solid #ddd; }
.author-picture img {
	float: left;
	margin-right: 30px;
}
.entry-excerpt a { text-decoration: underline; }
.single-post .entry-excerpt p { margin-bottom: 30px; }
.single-author,
.related-posts,
.postnav {
	padding: 30px;
	margin-top: 30px;
}
.white-balance {
	padding: 30px;
	margin-bottom: 30px;
}
.related-content {
	width: 216px;
	margin-right: 30px;
	float: left;
}
.last-related { margin-right: 0px !important; }
.socialwrap {
	display: none;
	width: 100%;
	height: 100%;
	background-image: url(images/tbg.png);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999999;
}
.socialcontainer {
	padding: 30px 30px 15px 30px;
	width: 320px;
	border: 1px solid #f3f3f3;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	margin-top: -120px;
	text-align: center;
}
.socialcontent {
	margin: 30px auto 0px auto;
	width: 255px;
}
.sep-clone {
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0;
}
.otitle { font-size: 20px; }
.socials {
	display: block;
	width: 110px;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	text-align: center;
}
.stwitter { background-color: #2BA8DE; }
.sfacebook { background-color: #395C96; }
.sgoogle { background-color: #DD4C37; }
a:hover.socials { background-color: #262626; }
.md a:hover,
a:hover.abiolink { text-decoration: underline; }
.related-title { margin-bottom: 15px; }
.related-title img { max-width: 100%; }
.closesocial {
	top: -34px;
	left: 50%;
	margin-left: -23px;
	position: absolute;
	display: block;
	background-image: url(images/close.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 46px;
	height: 34px;
	padding: 5px;
}
a:hover.tbs_facebook,
a:hover.tbs_twitter,
a:hover.tbs_gplus,
a:hover.tbs_linkedin { background-color: #262626; }
.tbs_facebook,
.tbs_twitter,
.tbs_gplus,
.tbs_linkedin {
	width: 120px;
	height: 40px;
	display: block;
	float: left;
	margin-bottom: 15px;
	line-height: 40px;
	color: #fff;
	border-radius: 1px;
	font-weight: bold;
}
.tbs_facebook {
	background-color: #395C96;
	margin-right: 15px;
}
.tbs_twitter { background-color: #2BA8DE; }
.tbs_gplus {
	background-color: #DD4C37;
	margin-right: 15px;
}
.tbs_linkedin { background-color: #0377B4; }
blockquote {
	margin: 0 30px 30px 30px;
	background-image: url(images/qstandart.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
}
pre {
	border: 1px solid #f3f3f3;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow: auto;
	padding: 10px;
	clear: both;
	background: none;
	margin: 30px;
	font-size: 90%;
}
.nav-prev { float: left; }
.nav-next { float: right; }
.db { display: block; }
.stickybadge { position: absolute;
height: 36px;
width: 30px;
top: -1px;
left: 15px;
background-image:url(images/sticky.png);
background-position:center 10px;
background-repeat:no-repeat;}
.tb-single article { position:relative; }
/*---------------------------------------------
 #06 Search Page
---------------------------------------------*/

.wb {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 30px;
}
.wbh {
	margin-bottom: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
.white-balance .post-content,
.white-balance .entry-aside { padding: 30px; }
.white-balance .meta-data {
	display: block;
	padding: 30px;
	background-color: #f3f3f3;
}
.white-balance .entry-quote {
	background-color: #262626;
	padding: 30px;
}
.white-balance .entry-quote a { line-height: 28px; }
.white-balance .read-more {
	padding: 15px 30px 0px 0px;
	display: inline-block;
	margin-bottom: 30px;
}
.white-balance .entry-excerpt { padding: 15px 30px 15px 0px; }
.white-balance .blog-thumb {
	line-height: 0;
	font-size: 0;
	display: inline-block;
}
.white-balance .flex-direction-nav { width: 710px; }
.white-balance .format-image { line-height: 0; }
.white-balance .archive-title { margin-bottom: 15px; }
.nf p { margin-bottom: 30px; }
/*---------------------------------------------
 #07 Page Navi
---------------------------------------------*/

.page_navi { padding: 30px; }
.page_navi li { display: inline; }
.page_navi li a,
.page_navi li .current {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	background-color: #f3f3f3;
	margin-right: 5px;
}
.page_navi li a:hover,
.page_navi li .current { background-color: #f8f8f8; }
/*---------------------------------------------
 #08 Sidebar & Widget
---------------------------------------------*/

.widget-title {
	font-size: 18px;
	margin-bottom: 15px;
}
aside form { margin: 0px; }
input[name=post_password] {margin-bottom:15px; }
.post-password-form input[type="submit"] { padding:5px 20px !important; }
#s.searchbar,
input[name=post_password],
.wpcf7-form-control-wrap input {
	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
	width: 310px;
	color: #bbb;
}
.recent-pw-thumb {
	width: 70px;
	position: absolute;
	top: 0;
	left: 0;
}
.recent-pw-thumb .related-title,
.flickr-image a,
.flickr-image a img { border-radius: 2px; }
.recent-pw-thumb img {
	width: 70px;
	height: auto;
	border-radius: 2px;
}
.recent-pw-post { position: relative; }
.recent-pw-info {
	padding-left: 85px;
	min-height: 70px;
	margin-bottom: 15px;
}
#flickr-images-wrapper { margin-left: -15px; }
.flickr-image { list-style-type: none; }
.flickr-image a,
.flickr-image a img {
	width: 66px;
	height: 66px;
}
.flickr-images li {
	float: left;
	display: inline;
	padding: 0px;
	margin-left: 15px;
	margin-top: 10px;
	border-radius: 3px;
}
.sidebar .cat-item a,
.archive-list li a {
	border-left: 5px solid #f3f3f3;
	padding-left: 15px;
	margin-bottom: 5px;
}
.sidebar .cat-item a:hover,
.archive-list li a:hover { border-left: 5px solid #262626; }
.mano { font-size: 16px; }
.twitter-list li {
	margin-bottom: 30px;
	padding-left: 15px;
	border-left: 5px solid #f3f3f3;
}
.tdata a {
	color: #777;
	font-size: 90%;
	display: block;
}
.edesc { margin-top: 15px; }
.tagcloud a {
	padding: 5px 10px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #bbb;
	border: 2px solid #f3f3f3;
	font-size: 14px !important;
}
.tagcloud a:hover { border: 2px solid #262626; }
/*---------------------------------------------
 #09 Page
---------------------------------------------*/

#full-page {
	width: 1170px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.page-template-template-home-php #blog { width: 1170px; }
.page-template-template-home-php .bloglist article {
	margin-right: 30px;
	margin-left: 0px;
}
.fourcol article { width: 270px; }
.fourcol article .flex-direction-nav { width: 210px; }
.twocol article { width: 570px; }
.twocol article .flex-direction-nav { width: 510px; }
.page-template-template-home-2col-php .shareicon,
.page-template-template-home-3col-php .shareicon,
.page-template-template-home-4col-php .shareicon,
.page-template-template-home-php .shareicon,
.page-template-template-archive-php .shareicon,
.page-template-template-contact-php .shareicon { display: none; }
.page-content p { margin-bottom: 30px; }
.nicescroll-rails { display: none !important; }
/*---------------------------------------------
 #10 Contact Form & Inputs
---------------------------------------------*/



.searchbar,
.inputs,
input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
textarea,
input[name=post_password],
select {
	max-width: 100%;
	padding: 9px 0;
	text-indent: 15px;
	outline: 0;
	width: 290px;
	border-radius: 1px;
	margin: 0;
}
input[name="submit"],
.wpcf7-submit { font-size: 13px !important; }
#commentform .inputs {
	float: left;
	margin-right: 15px;
}
#commentform label { line-height: 36px; }
#commentform p { margin-bottom: 15px; }
#commentform .comment-textarea,
.wpcf7-textarea {
	width: 500px;
	height: 150px;
	margin-bottom: 30px;
	margin-top: 15px;
	max-width: 100%;
}
#submit,
input[type="submit"],
.wpcf7-submit {
	padding: 10px 20px;
	font-weight: bold;
	cursor: pointer;
	border: 5px solid #F3F3F3;
	color: #d3d3d3;
	background-color: #fff;
}
#submit:hover,
input[type="submit"]:hover,
.wpcf7-submit:hover {
	border: 5px solid #262626;
	color: #262626;
}
.wpcf7-form-control-wrap textarea { margin-bottom: 0px; }
div.wpcf7-validation-errors {
	border: 1px solid #E6A4A4 !important;
	background-color: #FFF9F9;
	color: #f00;
	padding: 5px 15px;
	border-radius: 2px;
	padding: 5px 15px;
}
div.wpcf7-mail-sent-ok {
	border: 1px solid #B1D8A0 !important;
	background-color: #F8FDF0;
	color: #507F08;
	border-radius: 2px;
	padding: 5px 15px;
}
.wpcf7-form-control-wrap input { margin-top: 5px; }
.wpcf7-form p { margin-bottom: 15px; }
.form-submit { margin-bottom: 0 !important; }
/*---------------------------------------------
 #11 Flexslider
---------------------------------------------*/

.flexslider {
	margin: 0;
	padding: 0;
	position: relative;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides { display: block; }
.flexslider .slides { zoom: 1; }
* html .slides { height: 1%; }
.no-js .slides > li:first-child { display: block; }
/*---------------------------------------------
 #12 Wordpress Standart Css
---------------------------------------------*/

.alignnone { margin: 0px 0px 20px 0; }
.alignnone,.alignleft,.alignright,.aligncenter { max-width:100%; }
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0px auto 0px auto;
	margin-bottom: 30px;
}
.alignright {
	float: right;
	margin: 0px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 0px auto 0px auto;
}
a img.alignright {
	float: right;
	margin: 0px 0 20px 20px;
}
a img.alignnone { margin: 0px 20px 20px 0; }
a img.alignleft {
	float: left;
	margin: 0px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 5px;
	text-align: center;
}
.wp-post-image { margin-bottom: 20px; }
.gallery {
	float: left;
	width: 100%;
}
.gallery-item {
	float: left;
	margin-left: 0px;
	text-align: center;
}
.gallery-caption {
	background: #FAFAFA;
	/* border: 1px solid #f3f3f3; */
	max-width: 100%;
	/* padding: 5px 3px 10px; */
	text-align: center;
	margin: 15px !important;
	margin-top: 0px !important;
	padding: 0 5px !important;
	display: block;
	line-height: 30px;
}
.gallery-item a {
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.wp-caption.alignnone {
	margin: 0px 0px 20px 0;
	max-width: 100%;
	height: auto;
}
.wp-caption.alignleft {
	margin: 0px 20px 20px 0;
	max-width: 100%;
	height: auto;
}
.wp-caption.alignright {
	margin: 0px 0 20px 20px;
	max-width: 100%;
	height: auto;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 5px 4px 5px;
}
.bypostauthor {
	margin: 0;
	padding: 0;
}
.sticky { }
.sticky .insticky { display: inline !important; }
.insticky { display: none; }
.entry-content p { margin-bottom: 21px; }
.blog-thumb .wp-post-image,
.related-title .wp-post-image,
.recent-pw-thumb .wp-post-image { margin-bottom: 0px !important; }
.gallery-item img { border: none !important; }
dt.gallery-icon.landscape, dt.gallery-icon.portrait {
	margin: 15px;
	line-height: 0px;
}
.gallery-wb { padding: 15px !important; }
.gallery-wb p,
.gallery-wb h1,
.gallery-wb h2,
.gallery-wb h3,
.gallery-wb h4,
.gallery-wb h5,
.gallery-wb h6 { padding: 0 15px; }
.gallery-item { margin-top: 0px !important; }
.gallery-columns-3 .gallery-item { width: 33.3% !important; }
/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #262626; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }

#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f3f3f3; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; }


strong { font-weight:bold; }
cite , var , address , em{ font-style:italic; }
address { margin-bottom:30px; }
code {
background: #efefef;
border-radius:3px;
padding:0 5px;
color:#222426;}

table {
	border-bottom: 1px solid #f2f2f2;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 13px;
	line-height: 30px;
	margin: 0 0 30px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
	color:#222426;
}

td {
	border-top: 1px solid #f2f2f2;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	text-decoration: none;
	color:#fff;
	padding:0 5px;
	border-radius:3px;
	-webkit-font-smoothing: subpixel-antialiased;
}
dl {margin-bottom:30px; }
.gallery-wb dl { margin-bottom:0px !important ;}

/*---------------------------------------------
 #13 Footer
---------------------------------------------*/

#footer {
	padding: 50px 0;
	width: 100%;
}
.footer-container {
	width: 1170px;
	padding: 0 30px;
	margin: 0 auto;
}
.footer-menu li {
	float: left;
	display: inline;
}
.footer-menu li a {
	float: left;
	margin-right: 30px;
}
.footer-right { float: right; }

/*---------------------------------------------
 #14 Necsessary Styles
---------------------------------------------*/

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 9px;
	height: 0;
	overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.backtop {
	position: fixed;
	right: 30px;
	bottom: 30px;
	display: none;
	width: 46px;
	height: 34px;
	background-image: url(images/backtop.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.clear { clear: both; }
.colwsidebar {
	width: 800px !important;
	float: left;
}
.wposts {
	font-size: 90%;
	font-weight: normal;
}
.push-menu {
	-webkit-backface-visibility: hidden;
	-webkit-transform: scale(1);
}
.audio-wrap,
.post-content-thumb { line-height: 0; }
.gallery-item img,
.attachment-page-single img {
	max-width: 100% !important;
	height: auto;
}
.mtc { margin-top: 30px; }
.post-content-thumb img , .tb-single img , .blog-thumb img { max-width:100% !important; height:auto }
.blog-thumb { width:100%; }
.post-content-thumb img { margin-bottom:0px !important; }
.entry-excerpt li , ol li ul li{ list-style-type:square; }
.entry-excerpt ol, .entry-excerpt ul { margin-bottom:30px; padding-left:16px;}
.entry-excerpt ol li , .entry-excerpt ol li ul li ul { list-style-type: decimal;}
.entry-excerpt ol li ol { margin-left:15px; margin-bottom:0px;}
.entry-excerpt ul li ul li ul,  .entry-excerpt ul li ul { margin-bottom:0px; margin-left:15px; }
.entry-excerpt p { margin-bottom:30px; }
.entry-excerpt h2 { margin-bottom:15px; }
.mano { text-transform:inherit !important ; }
.accordion h5 { font-weight:normal; }
.button-normal-main , 
.button-mini-main , 
.button-big-main ,
.button-normal , 
.button-mini , 
.button-big{ border-radius:0px !important; }
.fppn { display:none; }
.mbfix { margin-bottom:100px; }
.headaside {font-size:14px; font-weight:normal; color:#777; }
.just-image { display:none; }
.otitle {display:block; }
.postpagination span, .postpagination a span{
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	display: block;
	float: left;
	padding: 5px 15px;

	margin: 0 4px 0 0;
}
.postpagination { margin-bottom:30px; margin-left:30px; display:block; clear:both; }
.tb-single .postpagination { margin-bottom:30px; margin-left:0px; }
.postpagination a span { background-color:#f3f3f3;}
.postpagination a span:hover { background-color:#fff;}

/*---------------------------------------------
 #15 Push Menu
---------------------------------------------*/

.prevpost:hover,
.nextpost:hover,
.shareicon:hover,
#push:hover { opacity: 0.2; }
.push-menu {
	position: fixed;
	width: 370px;
	padding: 0px;
	background-color: #262626;
	top: 0;
	right: -370px;
	height: 600px;
	z-index: 99999;
}
.main-menu {
	margin-top: 50px;
	border-top: 1px solid rgba(255,255,255,0.15);
	z-index: 99999;
}
.main-menu li {
	display: block;
	margin: 0;
	padding: 0;
	z-index: 99999;
}
.main-menu li a {
	padding: 14px 30px;
	display: block;
	font-size: 24px;
	color: #9F9F9F;
	border-bottom: 1px solid rgba(255,255,255,0.15);
}
.main-menu li a:hover {
	color: #ffffff !important;
	background-color: rgba(255,255,255,0.10) !important;
}
.action {
	background-color: #ff33ff;
	color: #fff !important;
}
.main-menu li ul { display: none; }
.main-menu li ul li a {
	font-size: 20px;
	padding-left: 50px;
}
.push-menu-body {
	overflow-x: hidden;
	position: relative;
}
.push-menu-body-left {
	position: absolute;
	margin-left: -370px !important;
}
.pmleft { right: 0px; }

.push-menu,
body,
.is-sticky #header,
#header,
.pmleft,
.negative,
.plusicon,

#content {
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease-in;
	transition: all 0.8s ease;
}

.push-menu .arrowdown {
	background-image: url(images/arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.push-menu .arrowsub {
	background-image: url(images/arrow1.png);
	background-position: right center;
	background-repeat: no-repeat;
}
/*---------------------------------------------
 #16 Social Icons
---------------------------------------------*/

.social-wrapper { padding: 50px 30px 30px 30px; }
.social-wrapper p { margin-bottom: 30px; }
.tb_social_icon {
	display: inline-block;
	margin: 4px;
	background-repeat: no-repeat;
	width: 40px;
	background-image: url(images/social.png);
	height: 40px;
	background-color: #ff33ff;
	text-indent: -999em;
	border-radius: 2px;
}
a.tb_social_icon {
	background-color: #262626;
	border: 1px solid rgba(255,255,255,0.15);
}
.tb_twitter { background-position: 0px 0px; }
.tb_facebook { background-position: -40px 0px; }
.tb_linkedin { background-position: -80px 0px; }
.tb_youtube { background-position: -120px 0px; }
.tb_vimeo { background-position: -160px 0px; }
.tb_dribbble { background-position: -200px 0px; }
.tb_forrst {
	background-position: -240px 0px;
	background-color: #244319;
}
.tb_google { background-position: -280px 0px; }
.tb_rss { background-position: -320px 0px; }
.tb_tumblr { background-position: -360px 0px; }
a:hover.tb_twitter { background-color: #44CCF6; }
a:hover.tb_facebook { background-color: #3B5998; }
a:hover.tb_linkedin { background-color: #0275B6; }
a:hover.tb_youtube { background-color: #CB2027; }
a:hover.tb_vimeo { background-color: #86C9EF; }
a:hover.tb_dribbble { background-color: #EA4C89; }
a:hover.tb_forrst { background-color: #244319; }
a:hover.tb_google { background-color: #D13F2D; }
a:hover.tb_rss { background-color: #F88B02; }
a:hover.tb_tumblr { background-color: #00BFFF; }
#loading {
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	background-image: url(images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 999999;
}
#blog .loop-entry,
.sidebar,
.single-post .loop-entry,
.blog-comments,
.socialcontainer,
.single-author,
.postnav,
.white-balance {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.03);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.03);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.03);
}
.blog-link { text-decoration: underline; }
.meta-link {
	font-size: 14px;
	display: block;
	text-align: left;
	margin-top: 10px;
	color: #bbb;
}
.blog-thumb,
.related-title,
.gallery-icon {
	background-color: #262626;
	background-image: url(images/readmore.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.nicescroll-rails { display: none; }
.isotope,
.isotope .isotope-item,
.loop-entry,
.is_stuck
 {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.15s;
}

isotope,
.sidebar {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item,
.loop-entry {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

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

/*---------------------------------------------
 #17 Retina Display
---------------------------------------------*/		
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
 div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_expand, div.pp_default .pp_expand:hover, div.pp_default .pp_contract, div.pp_default .pp_contract:hover, div.pp_default .pp_close, div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause, div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_right {
background-image:url(images/rdr/sprite@2x.png);
 background-size: 130px 147px!important;
}
 div.pp_default .pp_next:hover {
background-image:url(images/rdr/sprite_next@2x.png);
 background-size: 28px 30px!important;
}
 div.pp_default .pp_previous:hover {
background-image:url(images/rdr/sprite_prev@2x.png);
 background-size: 28px 30px!important;
}
 div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right {
background-image:url(images/rdr/sprite_y@2x.png);
 background-size: 61px 130px!important;
}
 div.pp_default .pp_top .pp_middle, div.pp_default .pp_bottom .pp_middle {
background-image:url(images/rdr/sprite_x@2x.png);
 background-size: 130px 47px!important;
}
 blockquote {
background-image:url(images/rdr/qstandart@2x.png);
 background-size: 16px 12px!important;
}
 .tb_social_icon {
background-image:url(images/rdr/social@2x.png);
 background-size: 400px 40px!important;
}
 #push {
background-image:url(images/rdr/push@2x.png);
 background-size: 46px 34px!important;
}
 .negative, .closesocial , .closemenu {
background-image:url(images/rdr/close@2x.png) !important;
 background-size: 46px 34px!important;
}
 .blog-thumb, .related-title, .gallery-icon {
background-image:url(images/rdr/readmore@2x.png);
 background-size: 47px 34px!important;
}
 .prevpost {
background-image:url(images/rdr/prev@2x.png);
 background-size: 46px 34px!important;
}
 .nextpost {
background-image:url(images/rdr/next@2x.png);
 background-size: 46px 34px!important;
}
 .shareicon {
background-image:url(images/rdr/share@2x.png);
 background-size: 46px 34px!important;
}
 .push-menu .arrowdown {
background-image:url(images/rdr/arrow@2x.png);
 background-size: 50px 50px!important;
}
 .push-menu .arrowsub {
background-image:url(images/rdr/arrow1@2x.png);
 background-size: 50px 50px!important;
}
 #loading {
background-image:url(images/rdr/loading@2x.png);
 background-size: 32px 32px!important;
}
 .backtop {
background-image:url(images/rdr/backtop@2x.png);
 background-size: 46px 34px!important;
}
 #loading {
background-image:url(images/rdr/loading@2x.png);
 background-size: 32px 32px!important;
}
 .logo-retina {
display:inline-block;
}
.logo-standart {
display:none;
}
 #header {
 background-size: 50% 50% !important;
}

.stickybadge { 
background-image:url(images/rdr/sticky@2x.png);
 background-size: 16px 16px!important;
}
}

/*---------------------------------------------
 #18 Extra Large
---------------------------------------------*/

 @media only screen and (min-width: 1080px) and (max-width: 1200px) {
.header-container,
.tb-single { padding: 0 15px; }
.header-container,
.tb-single,
.footer-container { width: 1050px; }
#blog { width: 1080px; }
.bloglist article,
.load-more-button { width: 330px; }
article .flex-direction-nav,
.sidebar,
#s.searchbar,
.wpcf7-form-control-wrap input { width: 270px; }
.blog-left { width: 690px; }
.colwsidebar { width: 720px !important; }
.related-content { width: 183px; }
.white-balance .flex-direction-nav { width: 630px; }
.author-content { width: 540px; }
.page-template-template-home-php #blog { width: 1050px; }
.fourcol article { width: 240px; }
.fourcol article .flex-direction-nav { width: 180px; }
.twocol article { width: 510px; }
.twocol article .flex-direction-nav { width: 450px; }
#full-page { width: 1050px; }
}


/*---------------------------------------------
 #19 Iphone Portrait
---------------------------------------------*/		
@media only screen and (max-width: 767px) {
.tar { text-align: right !important; }
.header-right {
	float: none;
	text-align: center;
}
.colwsidebar { width: 320px !important; }
.is-sticky .ldn { display: none !important; }
.bloglist article { margin: 0 0 30px 0; }
#header-sticky-wrapper { margin-bottom: 30px !important; }
.mst { margin: 5px 7px 0px 7px !important; }
#logo {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.logo-stabil {
	display: inline-block;
	float: left;
	margin-bottom: 0px !important;
}
#header { padding: 15px 0; }
.header-container {
	padding: 0 15px;
	width: 290px !important;
	text-align: center;
}
.sidebar,
.single-post .post-content,
 .single-author,
.related-posts,
.postnav,
.footer-container { padding: 15px; }
.tagline { display: none; }
.tb-single { padding: 0; }
.header-container,
.tb-single,
.footer-container,
 article .flex-direction-nav,
#s.searchbar,
.wpcf7-form-control-wrap input,
.blog-left { width: 320px; }
#blog,
.push-menu,
.load-more-button { width: 320px; }
.sidebar {
	width: 290px !important;
	margin-top: 30px;
}
.socialcontainer { width: 258px; }
.related-content {
	width: 290px;
	margin-bottom: 15px;
}
.blog-left img {
	max-width: 100%;
	height: auto;
}
.blog-comments .children { padding-left: 0; }
#blog-single { margin-bottom: 30px; }
#footer { padding: 15px 0; }
.postnav { margin-bottom: 30px; }
.footer-right { margin-top: 15px; }
.white-balance .flex-direction-nav { width: 260px; }
.author-content,
.socials { width: 200px; }
.socials { margin-bottom: 5px; }
.page-template-template-home-php #blog { width: 1050px; }
.twocol article,
.fourcol article,
.bloglist article {
	width: 290px;
	margin-left: 15px;
}
.twocol article .flex-direction-nav,
.fourcol article .flex-direction-nav { width: 230px; }
#blog.wsidebar { width: 290px; }
.bloglist article { width: 290px; }
.sidebar { width: 260px !important; }
#blog.wsidebar article .flex-direction-nav { width: 200px; }
.tb-single .sidebar { width: 290px !important; }
#footer { text-align: center; }
.footer-menu { margin-bottom: 15px; }
.footer-right {
	float: none;
	display: block;
}
.footer-menu li {
	float: none;
	display: inline;
}
.footer-menu li a {
	float: none;
	margin-right: 30px;
	display: inline-block;
}
.header-left { float: none; }
.push-menu-body-left {
	position: absolute;
	margin-left: -320px !important;
}
#full-page { width: 290px; }
.closemenu {
	display:block;
}
#push.negative {
	display:none;
}
}


/*---------------------------------------------
 #20 Desktop
---------------------------------------------*/

@media only screen and (min-width: 990px) and (max-width: 1079px) {

.header-container,
.tb-single { padding: 0 15px; }
.header-container,
.tb-single,
.footer-container { width: 960px; }
#blog { width: 990px !important; }
#blog.wsidebar { width: 960px !important; }
.bloglist article,
.load-more-button { width: 300px; }

article .flex-direction-nav,
.sidebar,
#s.searchbar,
.wpcf7-form-control-wrap input { width: 240px; }
.blog-left { width: 630px; }
.colwsidebar { width: 660px !important; }
.colwsidebar-author {
	width: 630px;
	float: left;
}
.related-content { width: 183px; }
.white-balance .flex-direction-nav { width: 630px; }
.author-content { width: 540px; }
.page-template-template-home-php #blog { width: 1050px; }
.white-balance .flex-direction-nav {width: 570px;}
.fourcol article { width: 217px !important; }
.fourcol article .flex-direction-nav { width: 180px; }
.twocol article { width: 465px; }
.twocol article .flex-direction-nav { width: 450px; }
.author-content { width: 480px; }
.related-content { width: 170px; }
#full-page { width: 960px; }
}

/*---------------------------------------------
 #21 Tablet
---------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 989px) {
.header-container,
.tb-single,
.footer-container { width: 738px; }
.header-container { padding: 0 15px; }
#blog { width: 768px !important; }
.bloglist article,
.load-more-button { width: 330px; }
article .flex-direction-nav { width:165px;}
#s.searchbar,
.wpcf7-form-control-wrap input { width: 270px; }
.sidebar { width: 166px }
.blog-left { width: 482px; }
.colwsidebar { width: 720px !important; }
.related-content { width: 183px; }
.white-balance .flex-direction-nav { width: 630px; }
.author-content { width: 540px; }
.page-template-template-home-php #blog { width: 1050px; }
.fourcol article { width: 162px; }
.fourcol article .flex-direction-nav { width: 102px; }
.twocol article { width: 353px; }
.twocol article .flex-direction-nav { width: 293px; }
.white-balance .flex-direction-nav { width: 422px;}
.author-content { width: 330px; }
.socials { width: 105px; }
.colwsidebar { width: 512px !important; }
#blog.wsidebar {
	width: 738px !important;
	padding: 0 15px !important;
}
.wsidebar article.loop-entry { width: 226px; }
.wsidebar .flex-direction-nav { width: 166px; }
.bloglist article { width: 226px; }
.related-content { width: 120px; }
.footer-container { padding: 0; }
#footer { text-align: center; }
.footer-menu { margin-bottom: 15px; }
.footer-right {
	float: none;
	display: block;
}
.footer-menu li {
	float: none;
	display: inline;
}
.footer-menu li a {
	float: none;
	margin-right: 30px;
	display: inline-block;
}
#full-page { width: 738px; }
}

/*---------------------------------------------
 #22 Iphone Landscape
---------------------------------------------*/
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.header-container,
.tb-single { padding: 0 15px; }
.header-container,
.tb-single,
.footer-container { width: 450px !important; }
.header-container,
.tb-single,
.footer-container,
article .flex-direction-nav,
#s.searchbar,
.wpcf7-form-control-wrap input,
.blog-left { width: 450px; }
.load-more-button { width: 450px; }
.sidebar {
	width: 420px !important;
	margin-top: 30px;
}
#blog { width: 450px; }
.twocol article,
.fourcol article,
.wsidebar article,
.bloglist article {
	width: 450px;
	margin-left: 0;
}
.twocol article .flex-direction-nav,
.fourcol article .flex-direction-nav,
.bloglist article .flex-direction-nav { width: 390px; }
#blog.wsidebar { width: 450px; }
article .flex-direction-nav { width: 390px; }
.white-balance .flex-direction-nav {width: 390px;}
.tb-single .sidebar { width: 420px !important; }
.related-content { width: 420px; }
.footer-container { padding: 0; }
#footer { text-align: center; }
.footer-menu { margin-bottom: 15px; }
.footer-right {
	float: none;
	display: block;
}
.footer-menu li {
	float: none;
	display: inline;
}
.footer-menu li a {
	float: none;
	margin-right: 30px;
	display: inline-block;
}
.push-menu-body-left {
	position: absolute;
	margin-left: -320px !important;
}
#full-page { width: 450px; }
.closemenu {
	display:none;
}
#push.negative {
	display:inline-block;
}
}
/*---------------------------------------------
 #23 Plugins Css
---------------------------------------------*/
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right { height: 13px }
div.pp_default .pp_top .pp_left { background: url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat }
div.pp_default .pp_top .pp_middle { background: url(images/prettyPhoto/default/sprite_x.png) top left repeat-x }
div.pp_default .pp_top .pp_right { background: url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat }
div.pp_default .pp_content .ppt { color: #f8f8f8 }
div.pp_default .pp_content_container .pp_left {
	background: url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px
}
div.pp_default .pp_content_container .pp_right {
	background: url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px
}
div.pp_default .pp_next:hover {
	background: url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer
}
div.pp_default .pp_previous:hover {
	background: url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer
}
div.pp_default .pp_expand {
	background: url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}
div.pp_default .pp_expand:hover {
	background: url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer
}
div.pp_default .pp_contract {
	background: url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}
div.pp_default .pp_contract:hover {
	background: url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer
}
div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer
}
div.pp_default .pp_gallery ul li a {
	background: url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa
}
div.pp_default .pp_social { margin-top: 7px }
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
	background: url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px
}
div.pp_default .pp_nav .pp_pause { background-position: -51px -29px }
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
	background: url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	width: 20px;
	margin: 4px 0 0
}
div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px
}
div.pp_default .pp_content_container .pp_details { margin-top: 5px }
div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative
}
div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	position: absolute;
	top: 2px;
	margin: 0;
	padding: 0 0 0 10px
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover { opacity: 0.7 }
div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 5px 50px 5px 0
}
div.pp_default .pp_bottom .pp_left { background: url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat }
div.pp_default .pp_bottom .pp_middle { background: url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x }
div.pp_default .pp_bottom .pp_right { background: url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat }
div.pp_default .pp_loaderIcon { background: url(images/prettyPhoto/default/loader.gif) center center no-repeat }
div.light_rounded .pp_top .pp_left { background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat }
div.light_rounded .pp_top .pp_right { background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat }
div.light_rounded .pp_next:hover {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer
}
div.light_rounded .pp_previous:hover {
	background: url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer
}
div.light_rounded .pp_expand {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_expand:hover {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_contract {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_contract:hover {
	background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.light_rounded .pp_nav .pp_play {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_rounded .pp_nav .pp_pause {
	background: url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_rounded .pp_arrow_previous { background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat }
div.light_rounded .pp_arrow_next { background: url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat }
div.light_rounded .pp_bottom .pp_left { background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat }
div.light_rounded .pp_bottom .pp_right { background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat }
div.dark_rounded .pp_top .pp_left { background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat }
div.dark_rounded .pp_top .pp_right { background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat }
div.dark_rounded .pp_content_container .pp_left { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y }
div.dark_rounded .pp_content_container .pp_right { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y }
div.dark_rounded .pp_next:hover {
	background: url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_previous:hover {
	background: url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_expand {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_expand:hover {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_contract {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_contract:hover {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.dark_rounded .pp_description {
	margin-right: 85px;
	color: #fff
}
div.dark_rounded .pp_nav .pp_play {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark_rounded .pp_nav .pp_pause {
	background: url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark_rounded .pp_arrow_previous { background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat }
div.dark_rounded .pp_arrow_next { background: url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat }
div.dark_rounded .pp_bottom .pp_left { background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat }
div.dark_rounded .pp_bottom .pp_right { background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat }
div.dark_rounded .pp_loaderIcon { background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat }
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content { background: #000 }
div.dark_square .pp_description {
	color: #fff;
	margin: 0 85px 0 0
}
div.dark_square .pp_loaderIcon { background: url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat }
div.dark_square .pp_expand {
	background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.dark_square .pp_expand:hover {
	background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.dark_square .pp_contract {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.dark_square .pp_contract:hover {
	background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.dark_square .pp_nav { clear: none }
div.dark_square .pp_nav .pp_play {
	background: url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark_square .pp_nav .pp_pause {
	background: url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.dark_square .pp_arrow_previous { background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat }
div.dark_square .pp_arrow_next { background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat }
div.dark_square .pp_next:hover {
	background: url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer
}
div.dark_square .pp_previous:hover {
	background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer
}
div.light_square .pp_expand {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.light_square .pp_expand:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.light_square .pp_contract {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.light_square .pp_contract:hover {
	background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.light_square .pp_nav .pp_play {
	background: url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_square .pp_nav .pp_pause {
	background: url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}
div.light_square .pp_arrow_previous { background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat }
div.light_square .pp_arrow_next { background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat }
div.light_square .pp_next:hover {
	background: url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer
}
div.light_square .pp_previous:hover {
	background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer
}
div.facebook .pp_top .pp_left { background: url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat }
div.facebook .pp_top .pp_middle { background: url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x }
div.facebook .pp_top .pp_right { background: url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat }
div.facebook .pp_content_container .pp_left { background: url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y }
div.facebook .pp_content_container .pp_right { background: url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y }
div.facebook .pp_expand {
	background: url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}
div.facebook .pp_expand:hover {
	background: url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}
div.facebook .pp_contract {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}
div.facebook .pp_contract:hover {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}
div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}
div.facebook .pp_description { margin: 0 37px 0 0 }
div.facebook .pp_loaderIcon { background: url(images/prettyPhoto/facebook/loader.gif) center center no-repeat }
div.facebook .pp_arrow_previous {
	background: url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}
div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default
}
div.facebook .pp_arrow_next {
	background: url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}
div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default
}
div.facebook .pp_nav { margin-top: 0 }
div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px
}
div.facebook .pp_nav .pp_play {
	background: url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px
}
div.facebook .pp_nav .pp_pause {
	background: url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px
}
div.facebook .pp_next:hover {
	background: url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer
}
div.facebook .pp_previous:hover {
	background: url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer
}
div.facebook .pp_bottom .pp_left { background: url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat }
div.facebook .pp_bottom .pp_middle { background: url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x }
div.facebook .pp_bottom .pp_right { background: url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat }
div.pp_pic_holder a:focus { outline: none }
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500
}
div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000
}
.pp_content {
	height: 40px;
	min-width: 40px
}
* html .pp_content { width: 40px }
.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%
}
.pp_content_container .pp_left { padding-left: 20px }
.pp_content_container .pp_right { padding-right: 20px }
.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px
}
.pp_description {
	display: none;
	margin: 0
}
.pp_social {
	float: left;
	margin: 0
}
.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden
}
.pp_social .twitter { float: left }
.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0
}
.pp_nav p {
	float: left;
	white-space: nowrap;
	margin: 2px 4px
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px
}
a.pp_arrow_previous,
a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px
}
.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000
}
.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000
}
.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative
}
.pp_gallery ul {
	float: left;
	height: 35px;
	position: relative;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding: 0
}
.pp_gallery ul a {
	border: 1px rgba(0,0,0,0.5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden
}
.pp_gallery ul a img { border: 0 }
.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0
}
.pp_gallery li.default a {
	background: url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next { margin-top: 7px!important }
a.pp_next {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}
a.pp_previous {
	background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}
a.pp_expand,
a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000
}
a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px
}
.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 24px;
	margin: -12px 0 0 -12px
}
#pp_full_res { line-height: 1!important }
#pp_full_res .pp_inline { text-align: left }
#pp_full_res .pp_inline p { margin: 0 0 15px }
div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	z-index: 9999;
	margin: 0 0 5px 15px
}
div.pp_default .pp_content,
div.light_rounded .pp_content { background-color: #fff }
div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline { color: #000 }
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a { border-color: #fff }
div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details { position: relative }
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content { background: #fff }
div.light_rounded .pp_description,
div.light_square .pp_description { margin-right: 85px }
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px!important }
div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default
}
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon { background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat }
div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle { background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat }
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder { color: #c4c4c4 }
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline { color: #fff }
.pp_top,
.pp_bottom {
	height: 20px;
	position: relative
}
* html .pp_top,
* html .pp_bottom { padding: 0 20px }
.pp_top .pp_left,
.pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
	left: 0;
	position: static
}
.pp_top .pp_right,
.pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}
.pp_fade,
.pp_gallery li.default a img { display: none }
/*------------------------------------------------------------------------------*/
/*	MediaPlayer Element
/*------------------------------------------------------------------------------*/

.mejs-container {
	position: relative;
	background: #000;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
}
.me-plugin { position: absolute; }
.mejs-embed,
.mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden;
}
.mejs-fullscreen { /* set it to not show scroll bars so 100% will work */
overflow: hidden !important; }
.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
	width: 100%;
	height: 100%;
}
.mejs-clear { clear: both; }
/* Start: LAYERS */
.mejs-background {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
:root .mejs-poster img { display: none; }
.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0;
}
.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-overlay-play { cursor: pointer; }
.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(bigplay.svg) no-repeat;
}
.no-svg .mejs-overlay-button { background-image: url(bigplay.png); }
.mejs-overlay:hover .mejs-overlay-button { background-position: 0 -100px; }
.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: url(background.png);
	background: rgba(0, 0, 0, 0.9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
	background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
}
.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(loading.gif) 50% 50% no-repeat;
}
/* End: LAYERS */

/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background-color: #262626;
	height: 30px;
	width: 100%;
}
.mejs-container .mejs-controls div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	font-family: Helvetica, Arial;
	border: 0;
}
.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: transparent url(images/controls.svg) no-repeat;
}
.no-svg .mejs-controls .mejs-button button { background-image: url(images/controls.png); }
/* :focus for accessibility */
.mejs-controls .mejs-button button:focus { outline: dotted 1px #999; }
/* End: CONTROL BAR */

/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 8px 3px 0 3px;
	overflow: hidden;
	text-align: center;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto;
}
/* End: Time (Current / Duration) */

/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button { background-position: 0 0; }
.mejs-controls .mejs-pause button { background-position: 0 -16px; }
.mejs-controls .mejs-stop button { background-position: -112px 0; }
/* Start: Play/Pause/Stop */

/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 200px;
	padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #414141;
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
}
 @-webkit-keyframes buffering-stripes { from {
background-position: 0 0;
}
to { background-position: 30px 0; }
}
@-moz-keyframes buffering-stripes { from {
background-position: 0 0;
}
to { background-position: 30px 0; }
}
@-ms-keyframes buffering-stripes { from {
background-position: 0 0;
}
to { background-position: 30px 0; }
}
@-o-keyframes buffering-stripes { from {
background-position: 0 0;
}
to { background-position: 30px 0; }
}
@keyframes buffering-stripes { from {
background-position: 0 0;
}
to { background-position: 30px 0; }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded { width: 0; }
.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	background: rgba(255,255,255,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
	width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float { width: 48px; }
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current { width: 44px; }
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner { left: 18px; }
/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */

/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button { background-position: -32px 0; }
.mejs-controls .mejs-unfullscreen button { background-position: -32px -16px; }
/* End: Fullscreen */


/* Start: Mute/Volume */
.mejs-controls .mejs-volume-button { }
.mejs-controls .mejs-mute button { background-position: -16px -16px; }
.mejs-controls .mejs-unmute button { background-position: -16px 0; }
.mejs-controls .mejs-volume-button { position: relative; }
.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url(background.png);
	background: rgba(50, 50, 50, 0.7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.5);
	margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255, 255, 255, 0.9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0;
}
/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider {
	height: 26px;
	width: 60px;
	position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #333;
	background: rgba(50,50,50,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
	background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	background: #fff;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle { display: none; }
/* End: Mute/Volume */

/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button { position: relative; }
.mejs-controls .mejs-captions-button button { background-position: -48px 0; }
.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(background.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px 0;
}
.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1;
}
.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0, 0, 0, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
	background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
	overflow: hidden;
	border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last { border-right: none; }
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: #666;
	background: rgba(102,102,102, 0.7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
	background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
	background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 12px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px 0;
	line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px 0;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
}
.mejs-captions-layer a {
	color: #fff;
	text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: normal;
}
.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0;
}
.mejs-captions-position-hover { bottom: 45px; }
.mejs-captions-text {
	padding: 3px 5px;
	background: url(images/background.png);
	background: rgba(20, 20, 20, 0.8);
}
/* End: Track (Captions and Chapters) */

/* Start: Error */
.me-cannotplay { }
.me-cannotplay a {
	color: #fff;
	font-weight: bold;
}
.me-cannotplay span {
	padding: 15px;
	display: block;
}
/* End: Error */


/* Start: Loop */
.mejs-controls .mejs-loop-off button { background-position: -64px -16px; }
.mejs-controls .mejs-loop-on button { background-position: -64px 0; }
/* End: Loop */

/* Start: backlight */
.mejs-controls .mejs-backlight-off button { background-position: -80px -16px; }
.mejs-controls .mejs-backlight-on button { background-position: -80px 0; }
/* End: backlight */

/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button { background-position: -96px 0; }
/* End: Picture Controls */


/* context menu */
.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001; /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2C7C91;
	color: #fff;
}
/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button { position: relative; }
.mejs-controls .mejs-sourcechooser-button button { background-position: -128px 0; }
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(images/background.png);
	background: rgba(50,50,50,0.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none !important;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none !important;
	display: block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
/* End: Source Chooser */

/* Start: Postroll */
.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/background.png);
	background: rgba(50,50,50,0.7);
	z-index: 1000;
	overflow: hidden;
}
.mejs-postroll-layer-content {
	width: 100%;
	height: 100%;
}
.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: url(images/background.png);
	background: rgba(50,50,50,0.7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer;
}
/* End: Postroll */


.mejs-container {
	width: 100% !important;
	height: 30px !important;
}
