/* TOC:
 - contact-form-7
 - subscribe_me
 - parent-style
 - style-name
 - mediaelementjs-styles
*/

/* Minit: http://www.electricsense.com/wp-content/plugins/contact-form-7/includes/css/styles.css */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('http://www.electricsense.com/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}




/* Minit: http://www.electricsense.com/wp-content/plugins/sem-subscribe-me/css/styles.css */
.subscribe_me_services .center_feed_button {
	text-align: center;
}

.subscribe_me_services .float_feed_button {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: .1em;
}

.subscribe_me_extra a {
	display: block;
	padding-left: 18px;
	padding-right: 6px;
	margin-top: .1em;
	margin-bottom: .1em;
	float: left;
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 144px;
	line-height: 20px !important;
	height: 20px !important;
	overflow: hidden;
	color: #11d !important;
	background-image: url('http://www.electricsense.com/wp-content/plugins/sem-subscribe-me/css/../icons/icons.gif') !important;
}

.subscribe_me_extra a:hover {
	color: #b11 !important;
}

.subscribe_me_extra a.help {
	width: auto;
}

.subscribe_me_spacer {
	clear: both;
}

.subscribe_me_extra {
	position: absolute;
	background: #fff;
	color: #000;
	border: solid 1px #999;
	padding: 5px 5px;
	margin-left: -1px;
	width: 360px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.subscribe_me .help {
	background-position: 0px 0px;
}

.subscribe_me .rss_feed {
	background-position: 0px -20px;
}

.subscribe_me .bloglines {
	background-position: 0px -40px;
}

.subscribe_me .google {
	background-position: 0px -60px;
}

.subscribe_me .live {
	background-position: 0px -80px;
}

.subscribe_me .netvibes {
	background-position: 0px -100px;
}

.subscribe_me .newsgator {
	background-position: 0px -120px;
}

.subscribe_me .yahoo {
	background-position: 0px -140px;
}

.subscribe_me .feedly {
	background-position: 0px -160px;
}

.subscribe_me .media_container {
	clear: none;
}

.subscribe_me .media {
	text-align: left;
	margin-left: 0px;
}




/* Minit: http://www.electricsense.com/wp-content/themes/ministry-free/style.css */
/*

Theme Name: Ministry Free

Theme URI: http://www.egracecreative.com/2008/09/26/ministry-free-wordpress-theme/

Description: A minimalist theme, great for a portfolio or blog, designed with a whole lot of whitespace and no images other than the logo and rss icon.

Author: Brandon Cox

Author URI: http://www.egracecreative.com

Tags: white, two columns, minimalist, valid, widget ready, simple, clean

Version: 1.1

License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)



*/



body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; background: #EDEDDC; }



a img { border: none; }

p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }

p, li, li li { line-height: 160%; }

h1 { font-size: 20px; padding-bottom: 5px; }

h1 a { color: #1E1E1E; text-decoration: none; }

h2 { font-size: 18px; color: #000; }

small { font-size: 0.9em; line-height: 140%; }

a { color: #000; }

a:hover { color: #910707; }



#container { background:#fff; width: 1050px; margin: 0px auto; display:table; }



#search-subscribe { width: 595px; float:right; margin-top: 0px; }

#search-subscribe h1 { font-size:20px; margin:0; padding:0; font-style:italic; }

#search-subscribe .search { padding: 5px 0; height: 32px; }

#search-subscribe .subscribe { float: right; display: inline; background: #ededdc; padding: 12px; height: 16px;  }

#search-subscribe a { text-decoration: none; }

#search-subscribe img { vertical-align: top; }



#header { width: 1030px; float: left; display: inline; overflow: hidden; margin: 10px 10px 5px; }

p.site-title { font-size: 1.6em; margin: 50px 0px 0px; font-weight: bold; }

p.site-title a { color: #060; text-decoration: none; }

p.site-title a:hover { color: #910707; }

p.description { margin-bottom: 0px; }

#logo { overflow: hidden; width: 145px; float: left; height: 165px; }

#nav { width: 1050px; padding: 0 0 18px; margin-top: 1px; float: right; border-bottom: 1px #030 solid; height: 37px; background:#000 }

#nav ul { margin: 0px; padding: 0px; list-style: none; }

#nav li { float: left; padding:8px 10px; border-right:1px solid #2D2D2D; height:40px; width:110px; text-align:center;}

#nav li:hover { background:#1E1E1E;}

#nav li a { color: #fff; font-weight: normal; font-size:16px; text-decoration: none; width:105px; text-align:center; }

#nav li a:hover, #nav li a.active { color: #fff; text-decoration: underline; }



#wrapper { float: left; display: inline; width: 1050px; padding-bottom: 20px; }

div.float-left { float: left; display: inline; overflow: hidden; }

div.float-right { float: right; display: inline; overflow: hidden; }

div.one-column { width: 260px; padding: 10px; }

div.two-column { width: 745px; padding: 10px; }

div.three-column { width: 940px; padding: 10px; }

div.widget { margin-bottom: 20px; }



#sidebar, #content { overflow: hidden; }



#sidebar ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #ccc solid; }

#sidebar li { margin: 0px; padding: 4px 0px 4px; border-bottom: 1px #ccc solid; width: 260px; }

#sidebar li a { display: block; text-decoration: none; padding: 4px 15px; }

#sidebar ul.highlight li a { background: #F1F1EA; }

#sidebar li a:hover { background: #F1F1EA; }

#sidebar ul.highlight li a:hover { background: #333; color: #fff; }



#content .post { margin-bottom: 45px; clear:both; min-height:170px; }

#content .post .wp-post-image { float:right; margin-left:10px; border:1px solid #000; }

#content .post  a{ color:#3A00F4; }

#content .post h1 { margin-bottom: 5px; }

#content .post h1 a, #content .post h2 a { color:#000; }

#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: bold; }

#content p.premeta { font-size: 90%; color: #999; margin-bottom: 15px; }

#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }



/* Comments */

#content .comments { font-size: 90%; margin: 40px 0px; }

#content .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 5px #ccc solid; border-right: 5px #ccc solid; }

#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: none; }

#content .comments img { padding: 0px; margin: 0px 0px 0px 10px; }



#footer-wrapper { float: left; display: inline; width: 100%; color:#424242; }

#footer-wrapper a { color:#424242; }

#footer { margin: 0px auto; width: 960px; overflow: hidden; padding: 30px 10px 30px; background: #ededdc; font-size: 95%; text-align:center;}

#footer ul { margin-top: 5px; padding: 0px; list-style: none; }

#footer li { border-right: 1px solid; padding: 0 8px 0 5px; display: inline; text-align:center; }

#footer li#menu-item-2345{ border: none; }

#footer li a { display: inline; text-decoration: underline; padding: 0px; }

#footer h2 { font-size: 1.3em; }



/* WordPress Images and Captions */

#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }

#content img.alignnone { margin: 0px 10px 10px 0px; }

#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }

#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }

#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; }

#homeNewsVideo { float:left; margin-right:15px; width:510px; }

#homeNewsText { float:right; width:410px; }

#homeNewsText h1 { font-size:27px; font-family:times new roman; }

#homeNewsText p { font-size:16px; }

#homeNews {

	margin:10px; clear:both; display:inline-block; margin:15px 0; border: 1px solid #B4B4B4; padding:10px; width:1028px; background:#EDECEC;

}

#socials {

	float:left; width:70px;

}

#socials img {

	float:left; margin:10px 0; width:60px;

}

#videos {

	margin-top:20px;

}

#videos #videoname {

	height:35px; overflow:hidden;

}

#videos #videocaption {

	height:55px; overflow:hidden;

}

#videos ul { list-style:none; margin:0; padding:0;}

#videos ul li { float:left; margin:0 15px 15px 0; text-align:center; width:170px;}

#videos ul li img {

	border:1px solid #D2D2D2; margin:5px 0; min-width:140px;

}

#videos #videoname a {

	font-weight:bold; text-decoration:none; font-size:14px;

}

#videos #videocaption a {

	text-decoration:none;

	color:#3A00F4;

}

.gs-title a {

	color:#0000FF !important;

}

.gs-webResult div.gs-visibleUrl-long {

	color:#008000 !important;

	font-weight:normal !important;

	font-size:11px !important;

}

.post-edit-link {

	color:#910707; font-size:10px; 

}#af-form-956786025, #af-form-956786025 .quirksMode {	width:270px !important;}



/*

Testing

*/



#nav {

    background: none repeat scroll 50% 0 #000000;

    height: 37px;

    margin: 0;

    width: 100%;

}

#nav ul {

    background: none repeat scroll 0 0 transparent;

    border: medium none;

    list-style: none outside none;

    margin: 0;

    padding: 0;

    width: 100%;

}

#nav li {

    background: none repeat scroll 0 0 transparent;

    border-right: 1px solid #2D2D2D;

    color: #FFFFFF;

    float: left;

    letter-spacing: 0;

    margin: 0 0;

    position: relative;

    z-index: 20;

}

#nav li:hover, #nav li.sfhover {

    background: none repeat scroll 0 60px #1E1E1E;

}

#nav li a {

    background: none repeat scroll 0 0 transparent;

    border: medium none;

    color: #FFFFFF;

    text-decoration: none;

}

#nav li a:hover {

    background: none repeat scroll 100% -120px transparent;

    border: medium none;

    color: #FFFFFF;

    text-decoration: none;

}

#nav ul ul {

    left: -999em;

    position: absolute;

    top: 55px;

    width: 175px;

}

#nav li:hover ul, #nav li.sfhover ul {

    left: auto;

}

#nav ul ul li a {

    font-variant: normal;

}

#nav ul ul li {

    background: none repeat scroll 0 0 #FFFFFF;

    border-bottom: 1px solid #CCCCCC;

    border-left: 1px solid #CCCCCC;

    border-right: 1px solid #CCCCCC;

    color: #444444;

    font-family: helvetica,arial,sans-serif;

    font-size: 11px;

    font-style: normal;

    font-weight: normal;

    height: auto;

    letter-spacing: 0;

    margin: 0;

    text-align: left;

    width: 175px;

    z-index: 20;

}

#nav ul ul li a {

    color: #444444;

    font-size: 14px;

    line-height: 15px;

    text-decoration: none;

}

#nav ul ul li:hover a, #nav ul ul li.sfhover a {

    color: #FFFFFF;

    text-decoration: none;

}

#nav ul ul li:hover li a, #nav ul ul li.sfhover li a {

    color: #444444;

}

#nav ul ul li:hover li a:hover, #nav ul ul li.sfhover li a:hover {

    color: #FFFFFF;

}

#nav ul ul li:hover, #nav ul ul li.sfhover {

    background: none repeat scroll 0 0 #878787;

    color: #FFFFFF;

}

#nav ul ul ul li {

    font-size: 1em;

}

#nav ul ul ul, #nav ul ul ul ul {

    margin-left: -999em;

    position: absolute;

    top: 0;

    width: 120px;

}

#nav li li:hover ul, #nav li li.sfhover ul, #nav li li li:hover ul, #nav li li li.sfhover ul {

    margin-left: 120px;

}

#nav ul ul li:hover li a, #nav ul ul li.sfhover li a {

    text-decoration: none;

}

#nav ul ul li li:hover a, #nav ul ul li li.sfhover a {

    color: #FFFFFF;

    text-decoration: none;

}

#nav li.pixo_search:hover {

    background: none repeat scroll 0 0 transparent;

}

#nav li.pixo_search form {

    margin: 0;

    padding: 0;

}

#nav li.pixo_search input {

    font-family: tahoma,sans-serif;

}

#nav li.pixo_search input.pixo_inputsearch {

    width: 100px;

}

#nav li.pixo_right {

    float: right;

}



/* Custom Changes */



.page-template-dual-php #nav {

    display: none;

}



.page-template-dual-php #wrapper {

    border-top: 2px solid black;

}



/* Minit: http://www.electricsense.com/wp-content/themes/ministry-free-child/style.css */
/**

* Theme Name: ministry-free-child

* Description: ministry-free-child is a child theme of ministry-free theme made especially for electricsense.com website

* Version: 1.0.0

* Template: ministry-free

* Author: Gul Jamal Zim

* Author URI: http://bashpoka.com/

* Text Domain: ministry-free-child

*/

* {
    box-sizing: border-box !important;
}

body{font-size: 15px;}

img {
    max-width: 100%;
    max-height: 100%;
}

img.wp-post-image,
img[class*='wp-image-'] {
    background-image: url('http://www.electricsense.com/wp-content/plugins/lazy-load/images/spin.svg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/* Esense resp menu styles */
@font-face {
  font-family: 'esense_resp_menu';
  src: url('http://www.electricsense.com/wp-content/themes/ministry-free-child/fonts/esense_resp_menu.eot?56616767');
  src: url('http://www.electricsense.com/wp-content/themes/ministry-free-child/fonts/esense_resp_menu.eot?56616767#iefix') format('embedded-opentype'),
       url('http://www.electricsense.com/wp-content/themes/ministry-free-child/fonts/esense_resp_menu.woff2?56616767') format('woff2'),
       url('http://www.electricsense.com/wp-content/themes/ministry-free-child/fonts/esense_resp_menu.woff?56616767') format('woff'),
       url('http://www.electricsense.com/wp-content/themes/ministry-free-child/fonts/esense_resp_menu.ttf?56616767') format('truetype'),
       url('http://www.electricsense.com/wp-content/themes/ministry-free-child/fonts/esense_resp_menu.svg?56616767#esense_resp_menu') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'esense_resp_menu';
    src: url('http://www.electricsense.com/wp-content/themes/ministry-free-child/../font/esense_resp_menu.svg?56616767#esense_resp_menu') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "esense_resp_menu";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-cancel:before { content: '\e800'; } /* '' */
.icon-down-open:before { content: '\f004'; } /* '' */
.icon-up-open:before { content: '\f005'; } /* '' */
.icon-menu:before { content: '\f008'; } /* '' */

.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2 {
    box-sizing: border-box;
    float: left !important;
    padding-right: 15px;
}

.col-10 {
    width: 83.333333333% !important;
}

.col-9 {
    width: 75% !important;
}

.col-8 {
    width: 66.6666667% !important;
}

.col-7 {
    width: 58.3333334% !important;
}

.col-6 {
    width: 50% !important;
}

.col-5 {
    width: 41.66666667% !important;
}

.col-4 {
    box-sizing: border-box;
    width: 33.333333333333% !important;
}

.col-3 {
    width: 25% !important;
}

.col-2 {
    width: 16.666667% !important;
}

.row:after,
.row:before,
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
    clear: both;
}

.page-wrapper,
.post-wrapper {
    margin-top: 20px;
}

.full-width-height .ssba {
    display: none;
}

.full-width-height #main-content {
    width: 90%;
    margin: 0 auto;
}

p.center {
    text-align: center;
}

#main-content {
    padding-bottom: 50px;
}

#container {
    box-sizing: border-box;
    width: 1170px;
}

#header {
    box-sizing: border-box;
    width: 100%;
    float: none;
    display: block;
    padding: 10px !important;
    margin: 0 !important;
}

#homeNewsText h1 {
    font-size: 25px;
    font-family: Arial !important;
    font-family: times new roman;
    font-weight: bolder;
    margin-bottom: 4px;
}

#socials img {
    margin: 8px;
    width: 55px;
}

#nav {
    height: auto;
    padding: 0;
}

#nav li {
    height: auto;
    width: auto;
    padding: 0;
}

#nav li a {
    width: 100%;
    display: inline-block;
    padding: 10px;
    text-align: left;
    line-height: 1.5;
}

#nav li:last-child {
    border-right: none;
}

#nav li:hover ul,
#nav li.sfhover ul {
    left: -1px;
    top: 100%;
}

#nav div {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: none;
}

#nav div > ul {
    display: table-row;
}

#nav div > ul > li {
    display: table-cell;
    margin: 0;
    float: none;
}

#nav li {
    height: auto;
    width: auto;
}

#nav li:last-child {
    border-right: none;
}

#nav li:hover ul,
#nav li.sfhover ul {
    left: -1px;
    top: 100%;
}

.personal-photo {
    float: left;
    width:40%;
}

.search-subscribe {
    width: 60%;
    float: right;
    /*margin-right: 25px;*/
}

.search-subscribe h1 {
    margin-bottom: 0px;
}

.search-subscribe .search-form {
    margin: 0;
}

.search-subscribe p {
    margin-bottom: 0;
    line-height: 1;
    margin-top: 7px;
}

.searchbox {
    width: 70%;
    color: #222;
    font-size: 16px;
    border: 1px #aaa solid;
    background: #fff;
    padding: 5px;
}

#homeNews {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding-bottom: 20px;
}

#homeNewsVideo {
    margin-right: 0;
    margin-top: 15px;
    max-width: 480px;
}

#homeNewsText {
    /*width: 28% !important;*/
    padding: 0 10px 0 25px;
    margin-top: 15px;
    /*border-right: 1px solid #aaa;*/
}

#homeNewsBanner {
    width: 22% !important;
    padding: 50px 15px;
}

.map-wrapper {
    position: relative;
    padding-bottom: 63%;
    height: 0;
    overflow: hidden;
}

.map-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

#wrapper {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
}

div#wrapper.page-wrapper.full-width{
	padding: 0 30px;
}

#sidebar li {
    width: auto !important;
}

.latest-articles a.title,
.popular-latest a.title {
    text-decoration: none !important;
    line-height: 1.4;
}

.latest-articles h2,
.fp-columns h2 {
    font-size: 25px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.latest-articles ul,
.fp-columns ul {
    margin: 0;
    padding: 0;
}

.latest-articles li,
.fp-columns li {
    list-style: none;
    padding: 20px 0;
    min-height: 150px;
    border-bottom: 1px solid #aaa;
}

.latest-articles li .featured-image,
.fp-columns li .featured-image {
    text-align: center;
}

.latest-articles li .content a.title,
.fp-columns li .content a.title {
    font-size: 21px;
    line-height: 1.4;
    font-weight: bold;
    color: #222;
    display: inline-block;
    margin-bottom: 5px;
}

.latest-articles li:last-child {
    border-bottom: none;
}

.latest-articles .featured-image .wrapper img {
    height: auto !important;
}

.latest-articles li .content .premeta {
    margin-bottom: 5px;
    font-size: 11px;
}

.latest-articles li .content .excerpt {
    font-size: 14px;
    line-height: 1.7;
}

.latest-articles li .content .share-links {
    margin-left: -4px;
    margin-top: 5px;
}

.latest-articles li .content .share-links p {
    display: none;
}

.latest-articles li .content .share-links > .ssba:last-child {
    display: none !important;
}

.popular-posts li {
    min-height: 100px;
}

.popular-posts li h3 {
    font-size: 15px;
    line-height: 1.8;
    margin-left: 20px;
}

.popular-posts li h3 a {
    text-decoration: none;
}

.popular-posts a.title {
    font-weight: normal;
}

.popular-posts li img {
    width: 117px;
    height: 117px;
    border: 1px solid #aaa;
    float: left;
    margin-right: 15px !important;
    padding: 3px;
}

.page-wrapper {
    font-size: 15px;
}

.page-wrapper .premeta {
    font-size: 13px;
}

.page-wrapper h1 {
    font-size: 22px;
}

.page-wrapper h3 {
    font-size: 18px;
}

.page-wrapper .post a {
    color: #3A00F4;
}

#videos {
    margin-top: 50px;
}

#videos h2 {
    font-size: 25px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#videos ul li {
    float: none;
    margin: 0;
    text-align: left;
    width: auto;
    border-bottom: 1px solid #aaa;
    padding: 5px 0;
}

#videos ul li img {
    min-width: auto;
}

#videos ul li .thumbnail {
    float: left;
    margin-right: 15px;
}

#videos ul li #videoname {
    height: auto;
    margin-top: 20px;
}

#videos ul li #videoname a {
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
}

.seemore {
    display: inline-block;
    background: #333;
    margin: 10px auto;
    padding: 8px 12px;
    font-size: 14px;
    color: white;
    text-decoration: none;
    border-radius: 3px;
}

.seemore:hover {
    background: #666;
    color: white;
}

.banners {
    text-align: center;
}

.post-title {
    font-size: 28px !important;
    font-weight: bold;
    line-height: 1.5;
}

#footer-wrapper {
    font-size: 15px;
}

#footer {
    width: 100%;
}

#footer .menu li:last-child {
    border-right: none;
}

#ad-below-post {
    margin-top: 30px;
}

.adbladetitle {
    margin-bottom: 10px !important;
}

.advlabel a {
    color: #888 !important;
}

#allComments {
    display: block;
    background: #3B5998;
    color: white !important;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 16px 0;
    border-radius: 2px;
}

img.alignleft {
    float: left;
    margin-right: 15px;
}

img.alignright {
    float: right;
    margin-left: 15px;
}


/** Static Image Sprite **/ 

.img-bg{
    background-repeat: no-repeat;
    display: inline-block;
}

.img-bg-spirte01{
    background-image: url('http://www.electricsense.com/wp-content/themes/ministry-free-child/images/sprite_01.jpg');
}


.lloyd-image{
    height:159px;
    width:452px;
    background-position: 0 -60px;
}
.logo-image {
    background-position: 0 -225px;
    height: 77px;
    width: 550px;
}
#socials{
    margin-top:7px;
}

.social-icon{
    height:55px;
    width:55px;
    margin: 7px 0 7px 10px;
}

.social-icon.fb{
    background-position: 0 0;
}

.social-icon.tw{
    background-position: -240px 0px;
}
.social-icon.gp{
    background-position: -80px 0;
}
.social-icon.pin{
    background-position: -160px 0;
}
.social-icon.yt{
    background-position: -320px 0;
}

.thumb-img-border{
    border:1px solid #aaa;
    display: inline-block;
    padding:3px;
    float:left;
    margin-right: 15px;
}

.img-pop-post {
    background-repeat: no-repeat;
    background-image: url('http://www.electricsense.com/wp-content/themes/ministry-free-child/images/sprite_02.jpg');
    display:inline-block;
    height:117px;
    width:117px;
}

.img-pop-post.postid-1138   {background-position: -125px 0;}
.img-pop-post.postid-1010   {background-position: 0 0;}
.img-pop-post.postid-775    {background-position: -750px 0;}
.img-pop-post.postid-3544   {background-position: -375px 0;}
.img-pop-post.postid-10786  {background-position: -875px 0;}
.img-pop-post.postid-2431   {background-position: -1000px 0;}
.img-pop-post.postid-6854   {background-position: -625px 0;}
.img-pop-post.postid-1336   {background-position: -1125px 0;}
.img-pop-post.postid-815    {background-position: -500px 0;}
.img-pop-post.postid-2593   {background-position: -250px 0;}


.img-latest-video {
    background-repeat: no-repeat;
    background-image: url('http://www.electricsense.com/wp-content/themes/ministry-free-child/images/sprite_03.jpg');
    display:inline-block;
    height:90px;
    width:120px;
}

.img-latest-video.postid-2335 {background-position: 0 -95px;}
.img-latest-video.postid-2330 {background-position: -250px 0;}
.img-latest-video.postid-2325 {background-position: -250px -95px;}
.img-latest-video.postid-2320 {background-position: -125px 0;}
.img-latest-video.postid-2315 {background-position: 0 0;}
.img-latest-video.postid-2310 {background-position: -375px 0;}
.img-latest-video.postid-2303 {background-position: -375px -95px;}
.img-latest-video.postid-2296 {background-position: -125px -95px;}


/* media queries */
/*Large screens*/

@media screen and (min-width: 1400px) {
    #container {
        width: 1350px;
    }

    #resp-nav {
        display: none;    
    }    

}

@media screen and (min-width: 992px) and (max-width: 1399px) {
    #container {
        width: 90%;
    }

    #nav li a {
        padding: 10px 5px;
    }

    #resp-nav {
        display: none;    
    }

}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #container {
        width: 100%;
    }

    .personal-photo {
        float: none;
        text-align: center;
    }

    .search-subscribe {
        float: none;
        text-align: center;
        margin-top: 10px;
    }

    .search-subscribe h1 {
        font-size: 15px;
    }

    #nav {
        display: none;
    }

    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    #homeNewsText,
    #homeNewsBanner {
        width: 100% !important;
        float: none;
    }

    #homeNewsText,
    #homeNewsBanner {
        width: 50% !important;
        margin-top: 25px;
    }

    #homeNewsText {
        float: left !important;
    }

    #homeNewsBanner {
        float: right !important;
    }

    #socials {
        width: 10% !important;
        float: left !important;
    }

    #homeNewsVideo {
        width: 90% !important;
        float: left !important;
    }

    .latest-articles .featured-image.col-4 {
        width: 33.333333333% !important;
        float: left !important;
    }

    .latest-articles .content.col-8 {
        width: 66.666666666% !important;
        float: left !important;
    }

    .page-wrapper .popular-posts {
        display: none;
    }

}

@media screen and (max-width: 767px) {
    #container {
        width: 100%;
    }

    #nav {
        display: none;
    }

    .search-subscribe {
        float: left;
        margin-top: 10px;
    }

    .search-subscribe h1 {
        font-size: 15px;
    }

    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    #homeNewsText,
    #homeNewsBanner {
        width: 100% !important;
        float: none;
    }

    .page-wrapper .popular-posts {
        display: none;
    }

    .page-wrapper #main-content {
        border-top: 3px solid #222;
        padding-top: 10px;
    }

    .post-title {
        font-size: 28px;
        font-weight: bold;
        line-height: 1.2;
        border-bottom: none;
    }

    .latest-articles li,
    .latest-articles li .share-widget .ssba div {
        text-align: center !important;
    }

    .comments textarea#comment {
        width: 100%;
    }

    #commentform {
        max-width: 60% !important;
    }

}

@media screen and (max-width: 991px) { 
    #resp-nav {
        /*display: none;*/
        position: relative;
        background: #333;
        z-index: 1000;
    }

    .menu-controller {
        position: absolute;
        top: 0;
        right: 0;
        padding: 7px;
        font-size: 20px;
        text-align: center;
        color: white;
        background: black;
    }

    .menu-controller span {
        font-size: 16px;
        display: block;
    }

    .mobile-menu-container {
    	display: none;
        position: absolute;
        width: 100%;
        background: #333;
    }

    .mobile-menu {
        list-style: none;
        padding: 5px 0 0;
        width: 100%;
        margin: 0;
    }

    .mobile-menu .sub-menu {
        display: none;
    }

    .mobile-menu > li {
        font-size: 13px;
        border-bottom: 1px solid #555;
        position: relative;
    }

    .mobile-menu > li > a {
        display: inline-block;
        text-decoration: none;
        color: #b5b5b5;
        padding: 9px 20px;        
    }

    .mobile-menu > li.menu-item-has-children .icon-down-open {
        color: #a8a8a8;
        position: absolute;
        right: 0;
        background: #222;
        padding: 12px 10px;
        top: 0;
    }  

    .mobile-menu-container .close-button {
        color: white;
        text-align: center;
        padding: 15px 0;
        background: #222;
        font-size: 14px;    
    }

    .mobile-menu ul.sub-menu {
        background: #222;
        margin: 0;
        padding: 0;
        padding-top: 5px;
        list-style: none;
        font-size: 12px;
    }

    .mobile-menu ul.sub-menu > li > a {
        display: inline-block;
        padding: 6px 20px;
        color: #848484;
        text-decoration: none;
    }

    .mobile-menu ul.sub-menu > li {
        border-bottom: 1px solid #444;
    }   

    .mobile-menu ul.sub-menu > li:last-child {
        border-bottom: none;
    }
}   






/* Minit: http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/mediaelementplayer.css */
.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-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%;
}

/* 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;
}
.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0;
	display: block;
}
.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('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/bigplay.svg') no-repeat;
}
.no-svg .mejs-overlay-button { 
	background-image: url('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/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('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/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('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/loading.gif') 50% 50% no-repeat;
}

/* End: LAYERS */

/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
	position: absolute;
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: url('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/background.png');
	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)); 	
	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;
	background: 0;
	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('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/controls.svg') no-repeat;
}

.no-svg .mejs-controls .mejs-button button { 
	background-image: url('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/controls.png');
}

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
	outline: solid 1px yellow;
}

/* 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;
	padding: auto 4px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto;
}
/* End: Time (current / duration) */


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


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

/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
	width: 200px;
	padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	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-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 {
	background: #3caac8;
	background: rgba(60,170,200,0.8);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44,124,145,0.8)), to(rgba(78,183,212,0.8))); 
	background: -webkit-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -moz-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -o-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: -ms-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	background: linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8));
	width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	width: 0;
	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));
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	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('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/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;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	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));

}


.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('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/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: #333;*/
	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;
	/*font-weight: bold;*/
	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('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/background.png');
	background: rgba(20, 20, 20, 0.8);

}
/* End: TRACK (Captions and Chapters) */



.mejs-clear {
	clear: both;
}

/* 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: SourceChooser */
.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('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/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: SourceChooser */


/* Start: Postroll */
.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/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('http://www.electricsense.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/background.png');
	background: rgba(50,50,50,0.7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer;
}
/* End: Postroll */
