/*----------------------------- 0. COLORS -----------------------------*/

/* a. Main color */

.ef-main-bgcolor, button, .button, button.disabled, button[disabled], .button.disabled, .button[disabled], button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus, .alert-box, .panel.callout, .progress .meter, .ef-style-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon, .ef-style-accordion .ui-accordion-header:hover > .ui-accordion-header-icon, .ef-carousel-pag a:hover, .ef-progress-bar span span, .post-slider-direct-nav a:hover {
	background-color: #606060;
}

.ef-carousel-pag a.selected {
	border-color: #606060;
}

.ef-carousel-pag a.selected, .ef-style-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon, .ef-date-comment .ef-comments, .ef-date-comment:before, button, button:hover, button:focus, .button, .button:hover, .button:focus, button.ef-hollow:hover, .button.ef-hollow:hover, .ef-carousel-pag a.selected:hover, .ef-carousel-nav a:hover {
	border-color: #606060;
}

.ef-carousel-nav a:hover, .ef-faq.ef-style-accordion .ui-accordion-header:before, .ef-tabs ul.ef-tabs-nav li.ui-tabs-active.ui-state-active a, .ef-main-color, button:hover, button:focus, .button:hover, .button:focus, button.ef-hollow:hover, .button.ef-hollow:hover {
	color: #606060;
}

.ef-kbd, .panel.callout *, .post-slider-direct-nav a:hover {
	color: #fff;
}

.ef-date-comment .ef-date, .ef-carousel-pag a.selected, .ui-slider a, .ef-tabs ul.ef-tabs-nav li.ui-tabs-active.ui-state-active, button.ef-hollow, .button.ef-hollow, button.ef-hollow:hover, .button.ef-hollow:hover, button.ef-hollow:focus, .button.ef-hollow:focus, .ef-date-comment .ef-comments, .ef-carousel-pag a, .post-slider-direct-nav a, .panel {
	background-color: #fff;
}

.ef-date-comment .ef-comments:before {
	border-color: #fff;
}

ul.ef-soc-icons li:nth-child(odd) {
	background-color: #fafafa;
}

.ef-loader, .ef-progress-bar div, .ui-slider, .ef-tabs ul.ef-tabs-nav li {
	background-color: #f7f7f7;
}

button.ef-hollow, button.ef-hollow, .ef-style-accordion .ui-accordion-header .ui-accordion-header-icon, .ef-uiaccordion-content-inner {
	border-color: #e7e7e7;
}

.ef-button.small:after {
	color: #c2c2c2;
}

.panel .subheader, .button.ef-hollow:hover:after {
	color: #959595;
}

.ef-loader span {
	background-color: #d0d0d0;
}

.ef-loader, hr, .ef-tabs ul.ef-tabs-nav li, .ef-tabs .tab, .button.ef-hollow, .ef-carousel-pag a, .ef-date-comment .ef-date {
	border-color: #dddddd;
}

.ef-style-accordion .ui-accordion-header .ui-accordion-header-icon {
	background-color: #c5c5c5;
}

body, .panel p, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	color: #606060;
}

.ef-carousel-mask1:before, .ef-carousel-mask1:after, .ef-carousel-mask2:before, .ef-carousel-mask2:after, .ef-carousel-mask3:before, .ef-carousel-mask3:after, .ef-carousel-mask4:before, .ef-carousel-mask4:after {
	background-color: #505050;
}

.ef-hollow.medium, .ef-faq.ef-style-accordion .ui-accordion-header .ui-accordion-header-icon {
	border-color: #505050;
}

h1 a, h2 a, h3 a, h4 a, h5 a, .ef-carousel-nav a, .alert-box .close, .alert-box .close:hover, .alert-box .close:focus, .panel.callout .ef-date-comment *, .button.ef-hollow {
	color: #303030;
}

.ef-style-accordion.ef-toggle.ef-faq .ui-accordion-header span.ui-accordion-header-icon, .ef-style-accordion.ef-toggle.ef-faq .ui-accordion-header.ui-accordion-header-active span.ui-accordion-header-icon {
	background-color: transparent;
}

.panel.ef-panel, button:hover, button:focus, .button:hover, .button:focus {
	background: none transparent;
}


/*----------------------------- 0. END COLORS -----------------------------*/

/*----------------------------- 1. FONTS, TYPOGRAPHY ----------------------*/

/* a. Fonts */

body, h1, h2, h3, h4, h5, h6, small, kbd {
	font-family: 'Helvetica', 'Arial', sans-serif;
}

pre {
	font-family: Consolas, "Lucida Console", Monaco, monospace;
}


/* b. Default header styles */

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	text-rendering: optimizeLegibility;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	line-height: 1.2125em;
	font-weight: normal;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
}

.subheader {
	margin-bottom: 0.5em;
	margin-top: 0.2em;
	line-height: 1.2125em;
}

/* Use online app http://riddle.pl/emcalc/ to calculate the size if you need to customize */

h1 {
  font-size: 1.625em;
} /*26px*/

h2 {
  font-size: 1.375em;
} /*22px*/

h3 {
  font-size: 1.125em;
} /*18px*/

h4 {
  font-size: 1.000em;
} /*16px*/

h5 {
  font-size: 0.875em;
} /*14px*/

h6 {
  font-size: 0.750em;
  font-weight: 700;
  text-transform: uppercase;
} /*12px*/

p, cite, pre, bloquote, ol, ul, legend, fieldset, option, input {
    font-style: normal;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 1.25em;
    text-rendering: optimizelegibility;
}

table, p, cite, pre, bloquote, ol, ul, legend, fieldset, option, input {
	font-size: 0.813em;
}

pre {
	height: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    padding: 0.938em;
}

address {
	font-style: normal;
}

cite {
	font-style: italic;
}

ol ol, ul ul, ul p, ol p, ul cite, ol cite {
	font-size: 1em;
}

hr {
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0.500em 0 0.500em;
  height: 0; }
  
hr.ef-blank {
	border: 0;
	height: 1px;
}

hr.ef-dashed {
	border-style: dashed;
}

.ef-bottom-1_25 {
	margin-bottom: 1.25em;
}

.ef-bottom-1_5 {
	margin-bottom: 1.563em;
}

.ef-bottom-2_18 {
	margin-bottom: 2.188em;
}

.ef-bottom-2_8 {
	margin-bottom: 2.813em;
}

.ef-no-margin {
	margin: 0;
}

.ef-uppercase {
	text-transform: uppercase;
}

.alignleft {
	float: left;
	margin: 0 0.625em 0.625em 0;
	display: block;
}

img.alignright {
	float: right;
	margin: 0  0 1.063em 1.063em;
	display: block;
}

.ef-style-title {
	margin-bottom: 1.250em;
}

.ef-style-title span {
	padding-right: 0.500em;
}

.clearfix:before, .clearfix:after {    
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    float: none;
}

.clearfix:after, .ef-content:before, .ef-content:after, .shortcode-wrapper:after {    
	clear: both    
}

.clear {    
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0    
}

.ef-round, .ef-carousel-pag a, .ef-style-accordion .ui-accordion-header .ui-accordion-header-icon, .ef-progress-bar div, .ef-progress-bar span, .ui-slider a, .ef-date-comment .ef-comments, .ef-carousel-nav a {
	-webkit-border-radius: 1000px;
	   -moz-border-radius: 1000px;
		    border-radius: 1000px;
}

button .button, .ef-comments, .ui-accordion-header-icon, .button.ef-hollow:after {
	transition: background-color 0.2s ease-out 0s, border-color 0.2s ease-out 0s, color 0.2s ease-out 0s, opacity 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-out 0s,  border-color 0.2s ease-out 0s, color 0.2s ease-out 0s, opacity 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-out 0s,  border-color 0.2s ease-out 0s, color 0.2s ease-out 0s, opacity 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-out 0s,  border-color 0.2s ease-out 0s, color 0.2s ease-out 0s, opacity 0.2s ease-in-out;
}

.ef-proj-img {
	display: block;
	overflow: hidden;
	position: relative;
}

.ef-proj-img img {
	margin: 0 auto;
	position: relative;
	display: block;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.ef-carousel-item {
	width: 15.15em;
	float: left;
}

.no-js .ef-carousel-nav {
	display: none;
}

.ef-carousel-nav {
	margin-bottom: 0.625em;
}

.caroufredsel_wrapper * {
	/* enabling hardware acceleration for webkit browsers */
	-webkit-transform: translateZ(0);
}

.ef-carousel-nav a, .post-slider-direct-nav a {
	text-align: center;
	font-size: 2em;
	width: 22px;
	height: 22px;
	line-height: 18px;
	display: inline-block;
	overflow: hidden;
	position: relative;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
}

.ef-carousel-nav a#ef-prev:before, .ef-carousel-nav a#ef-prev1:before, a.post-slider-prev:before {
	content: '\21A4';
}

.ef-carousel-nav a#ef-next:before, .ef-carousel-nav a#ef-next1:before, a.post-slider-next:before {
	content: '\21A6';
}

.ef-carousel-pag {
	display: inline-block!important;
	margin-top: 0.250em;
	position: relative;
	background-image: url('../images/slider-paging-bg.gif');
	background-position: 0 50%;
	background-repeat: repeat-x;
}

.ef-carousel-pag a {
	display: inline-block;
	width: 0.688em;
	height: 0.688em;
	border-width: 2px;
	border-style: solid;
	margin: 0 0.188em;
}

.ef-carousel-pag a:hover {
	border-color: transparent;
}

.ef-carousel-pag a:first-child {
	margin-left: 0;
}

.ef-carousel-pag a:last-child {
	margin-right: 0;
}

.ef-carousel-pag a span {
	display: none;
}

.ef-slider-carousel .clearfix:last-child > p {
	margin-bottom: 0;
}

.ef-slider-carousel {
	overflow: hidden;
}

.ef-slide {
	float: left;
	width: 100%;
}

.ef-slide article {
	margin-bottom: 10px;
}

.ef-slide .ef-blog-s3-img.ef-proj-img {
	margin: 0;
}

.ef-from-blog-img {
	margin: 5px 1em 1em -60px;
}

.ef-slide article {
	display: block;
	width: 100%;
	overflow: hidden;
}

.ef-slider-carousel {
	position: relative;
}

.ef-slider-carousel, .ef-post-carousel {
	margin-bottom: 1.250em;
}

.post-slider-direct-nav {
	position: absolute;
	right: -1px;
	bottom: 0;
	z-index: 50;
	display: block;
}

.post-slider-direct-nav a {
	display: block;
	border: 0;
	width: 28px;
	height: 28px;
	line-height: 26px;
}

.ef-date-comment {
	position: relative;
	z-index: 5;
	display: block;
	float: left;
	left: 1px;
	margin-right: 0.625em;
	margin-left: -28px;
}

.ef-simple-carousel .ef-date-comment {
	margin-left: 0;
}

.ef-date-comment span {
	vertical-align: top;
	display: inline-block;
}

.ef-date-comment .ef-date {
	margin-bottom: 1px;
	font-weight: normal;
	width: 60px;
	height: 60px;
	line-height: 1.1em;
	border-width: 1px;
	border-style: solid;
}

.ef-date span:last-child {
	font-size: 0.625em;
}

.ef-date-comment .ef-comments {
	border-width: 2px;
	border-style: solid;
	font-size: 0.688em;
	font-weight: normal;
	width: 26px;
	height: 26px;
	line-height: 22px;
	margin-left: -15px;
	position: relative;
	z-index: 2;
}

.ef-closed-comments.ef-date-comment {
	margin-right: 1.35em;
}

.ef-closed-comments.ef-date-comment:before {
	display: none;
}

.ef-date-comment .ef-comments:before {
	content: '';
	position: absolute;
	left: 1px;
	bottom: 1px;
	border-width: 0 4px 4px 0;
	border-style: solid;
}

.ef-date-comment:before {
	content: "";
	position: absolute;
	top: 17px;
	right: 17px;
	border-width: 0 8px 8px 0;
	border-style: solid;
	z-index: 1;
}

.ef-slider-carousel {
	margin-bottom: 1.25em;
}

.ef-slide img {
	display: block;
}

.ef-from-blog-img {
	display: block;
	float: left;
	overflow: hidden;
}

.ef-simple-carousel .ef-from-blog-img {
	width: 6.563em;
}

.ef-post-single-nav {
	font-size: 0.813em;
}

.ef-more, .ef-read-more {
	white-space: nowrap;
}

.ef-more {
	margin-left: 0.625em;
	display: inline-block;
}

.ui-slider {
	margin-bottom: 1.250em;
	height: 0.688em;
	border-width: 1px;
	border-style: solid;
	-webkit-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.07);	        
	        box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.07);
}

.ui-slider a {
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	display: block;
}

.ui-slider .ui-slider-handle {
	cursor: pointer;
}

/* a. Buttons */

.button.postfix {
	line-height: 2.143em;
	height: 2.143em!important;
}

a.button, button {
	text-decoration: none;
	white-space: nowrap!important;
	font-weight: normal;
	margin-right: 10px;
	border-width: 2px;
	border-style: solid;
	background-image: none;
	height: auto!important;
	text-shadow: none!important;
	-webkit-box-shadow: 0 0 0 0;
		    box-shadow: 0 0 0 0;
}

.button img {
	vertical-align: middle;
	margin-left: 0.7em;
}

.button, .button.medium.ef-hollow {
	padding-top: 0.625em;
}

button.small, .button.small {
    padding-bottom: 0.692em;
    padding-top: 0.769em;
}

.ef-button.small {
	position: relative;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.688em;
	padding-top: 0.545em;
	padding-bottom: 0.727em;
}

.ef-button.small:after {
	position: relative;
	border: none;
	content: "\2261";
	font-size: 1.364em;
	font-weight: normal;
	margin-left: 0.545em;
}

button.tiny, .button.tiny {
	padding-bottom: 0.6em;
}

button.large, .button.large {
	font-size: 1em;
}

/* b. 35 Social Icons (Topbar Icons and Shortcodes) + 100" Icon Sweets 2 set (services) */

.ef-s-buttons {
	margin: 0 0.313em 0.313em 0;
}

.ef-soc-icons {
	list-style: none;
}

.ef-soc-icons li {
	display: inline-block;
}

ul.ef-soc-icons a {
	text-indent: -50000px;
	overflow: hidden;
	white-space: normal;
	display: block;
	position: relative;
	width: 35px;
	height: 35px;
	background-image: url('../img/social-pack.png');
    background-repeat: no-repeat;
    -webkit-background-size: 570px 240px;
    -moz-background-size: 570px 240px;
    background-size: 570px 240px;
}

ul.ef-soc-icons a span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	height: 0;
	-webkit-transition: height 0.2s ease-in-out;
		-ms-transition: height 0.2s ease-in-out;
		 -o-transition: height 0.2s ease-in-out;
		 	transition: height 0.2s ease-in-out;
}

ul.ef-soc-icons a:hover span {
	height: 3px;
}

.ef_twt {
	background-position: -20px -20px;
}

.ef_twt span {
	background: #2cbbea;
}

.ef_fb {
	background-position: -75px -20px;
}

.ef_fb span {
	background: #5481de;
}

.ef_in {
	background-position: -130px -20px;
}

.ef_in span {
	background: #459ee9;
}

.ef_pin {
	background-position: -185px -20px;
}

.ef_pin span {
	background: #e84f61;
}

.ef_drb {
	background-position: -240px -20px;
}

.ef_drb span {
	background: #ee679b;
}

.ef_tumb {
	background-position: -295px -20px;
}

.ef_tumb span {
	background: #4887c2;
}

.ef_flick {
	background-position: -350px -20px;
}

.ef_flick span {
	background: #f23a94;
}

.ef_vim {
	background-position: -405px -20px;
}

.ef_vim span {
	background: #74c3dd;
}

.ef_delic {
	background-position: -460px -20px;
}

.ef_delic span {
	background: #4a79ff;
}

.ef_goog {
	background-position: -515px -20px;
}

.ef_goog span {
	background: #06ad18;
}

.ef_forr {
	background-position: -20px -75px;
}

.ef_forr span {
	background: #6ea863;
}

.ef_hi5 {
	background-position: -75px -75px;
}

.ef_hi5 span {
	background: #f6a502;
}

.ef_last {
	background-position: -130px -75px;
}

.ef_last span {
	background: #e3332a;
}

.ef_space {
	background-position: -185px -75px;
}

.ef_space span {
	background: #3c6ccc;
}

.ef_newsv {
	background-position: -240px -75px;
}

.ef_newsv span {
	background: #229150;
}

.ef_pica {
	background-position: -295px -75px;
}

.ef_pica span {
	background: #b163c8;
}

.ef_tech {
	background-position: -350px -75px;
}

.ef_tech span {
	background: #3ac13a;
}

.ef_rss {
	background-position: -405px -75px;
}

.ef_rss span {
	background: #f18d3c;
}

.ef_rdio {
	background-position: -460px -75px;
}

.ef_rdio span {
	background: #2c7ec7;
}

.ef_share {
	background-position: -515px -75px;
}

.ef_share span {
	background: #359949;
}

.ef_skyp {
	background-position: -20px -130px;
}

.ef_skyp span {
	background: #00adf1;
}

.ef_slid {
	background-position: -75px -130px;
}

.ef_slid span {
	background: #ef8122;
}

.ef_squid {
	background-position: -130px -130px;
}

.ef_squid span {
	background: #f87f27;
}

.ef_stum {
	background-position: -185px -130px;
}

.ef_stum span {
	background: #f05c38;
}

.ef_what {
	background-position: -240px -130px;
}

.ef_what span {
	background: #3ebe2b;
}

.ef_wp {
	background-position: -295px -130px;
}

.ef_wp span {
	background: #3078a9;
}

.ef_ytb {
	background-position: -350px -130px;
}

.ef_ytb span {
	background: #df3434;
}

.ef_digg {
	background-position: -405px -130px;
}

.ef_digg span {
	background: #326ba0;
}

.ef_beh {
	background-position: -460px -130px;
}

.ef_beh span {
	background: #2d9ad2;
}

.ef_yah {
	background-position: -515px -130px;
}

.ef_yah span {
	background: #883890;
}

.ef_blogg {
	background-position: -20px -185px;
}

.ef_blogg span {
	background: #f67928;
}

.ef_hype {
	background-position: -75px -185px;
}

.ef_hype span {
	background: #f13d3d;
}

.ef_groove {
	background-position: -130px -185px;
}

.ef_groove span {
	background: #498eba;
}

.ef_sound {
	background-position: -185px -185px;
}

.ef_sound span {
	background: #f0762c;
}

.ef_insta {
	background-position: -240px -185px;
}

.ef_insta span {
	background: #c2784e;
}

.ef_vk {
	background-position: -295px -185px;
}

.ef_vk span {
	background: #5f84ab;
}

.ef_mail {
	background-position: -350px -185px;
}

.ef_mail span {
	background: #498eba;
}

.ef_phone {
	background-position: -405px -185px;
}

.ef_phone span {
	background: #883890;
}

/* c. Panels */

.panel.callout {
	border-color: rgba(0, 0, 0, .1);
}

.panel.ef-panel {
	padding: 0.6em 0;
	border-left-width: 0;
	border-right-width: 0;
}

.panel p:last-child {
	margin: 0;
}

.panel.ef-panel h1 {
	margin-top: 0.375em;
}

.panel.ef-panel h2 {
	margin-top: 0.563em;
}

.panel.ef-panel h3 {
	margin-top: 0.75em;
}

.panel.ef-panel h4 {
	margin-top: 0.75em;
}

.panel.ef-panel h5 {
	margin-top: 1.000em;
}


/* d. Alerts*/

.ef-form-alert {
	display: none;
	border: 0;
}

.alert-box {
	font-size: 0.813em;
	padding-left: 1.125em;
	padding-right: 2.143em;
	border: 0;
	line-height: 1.2em;
	margin-bottom: 1.500em;
}

.alert-box.success {
	background-color: #52cf2b;
}

.alert-box.alert {
	background-color: #e73a3e;
}

.alert-box .close, .alert-box .close:hover, .alert-box .close:focus {
	-webkit-opacity: 0.5;
	   -moz-opacity: 0.5;
	        opacity: 0.5;
	filter: alpha(opacity=50);
}

.alert-box .close {
	top: 0.571em;
	box-sizing: border-box;
}

.alert-box p:last-child {
	margin-bottom: 0;
}


/* i. Highlights */

kbd {
	border-color: rgba(0, 0, 0, .1);
	padding: 0 0.385em 0.154em;
}



/* g. Lists */

.ef-list > li {
	margin-left: 1.125em;
	margin-bottom: 0.250em;
}




/* h. Accordion */

.ui-accordion {
	margin-bottom: 	1.25em;
}

.ef-style-accordion .ui-accordion-header {
	padding: 0;
	line-height: 1.5em;
	overflow: hidden;
	margin-top: 6px;
}

.ef-style-accordion .ui-accordion-header:first-child {
	margin-top: 0;
}

.ef-style-accordion .ui-accordion-content {
	padding: 0.500em 0;
}

.ef-uiaccordion-content-inner {
	overflow: hidden;
	padding: 0;
}

.ef-style-accordion .ui-accordion-header .ui-accordion-header-icon {
	width: 33px;
	height: 33px;
	margin: 0;
	position: static;
	border-width: 2px;
	border-style: solid;
	display: block;
	float: left;
	background-image: url('../img/accordion-icon.png');
	background-position: right top;
	background-repeat: no-repeat;
}

.ef-style-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon {
	background-position: left top;
}

.ef-uiaccordion-head-inner {
	display: inline;
	margin-left: 0.688em;
	line-height: 1.2125em;
	vertical-align: middle;
}

.ef-style-accordion p:last-child {
	margin-bottom: 0;
}




/* i. Toggle Boxes */

.ef-faq .ef-uiaccordion-head-inner {
	font-size: 0.813em;
}

.ef-faq .ui-accordion-header {
	line-height: 1em;
	margin-bottom: 0.938em;
}

.ef-faq.ef-style-accordion .ui-accordion-header:before {
	content: '\0051\003A';
}

.ef-faq.ef-style-accordion .ui-accordion-header .ui-accordion-header-icon {
	width: 0;
	height: 0;
	border-style: solid;
	background: none;
	border-width: 4px;
	position: relative;
	top: 0.313em;
	left: 0;
	margin-right: 0.313em;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	   		border-radius: 0;
}

.ef-faq.ef-style-accordion .ui-accordion-header-icon.ui-icon-triangle-1-e {
	border-top-color: transparent;	
	border-right-color: transparent;
	border-bottom-color: transparent;	
}

.ef-faq.ef-style-accordion .ui-accordion-header-icon.ui-icon-triangle-1-s {
	top: 0.438em;
	border-left-color: transparent!important;	
	border-right-color: transparent!important;
	border-bottom-color: transparent!important;
}

.ef-faq .ef-uiaccordion-content-inner {
	padding: 0 0 0 2.000em;
	border: 0;
	position: relative;
}

.ef-faq .ef-uiaccordion-content-inner:before {
	position: absolute;
	left: 0.375em;
	top: 0;
	content: '\230A';	
}




/* j. Tabs */

.no-js ul.ef-tabs-nav {
    display: none;
}

.ef-tabs {
    margin-bottom: 1.25em;
}

.ef-tabs ul.ef-tabs-nav {
    clear: both;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
	z-index: 1;
	position: relative;
	margin-bottom: -1px;
}

.ef-tabs ul.ef-tabs-nav li, .ef-tabs ul.ef-tabs-nav li:first-child {
	margin: 0;
}

.ef-tabs ul.ef-tabs-nav li {
    border-width: 1px;
    border-style: solid;
    margin-left: -1px;
}

.ef-tabs ul.ef-tabs-nav li.ui-tabs-active.ui-state-active {
	border-bottom: 0 none;
}

.ef-tabs ul.ef-tabs-nav li a {
	font-size: 0.813em;
    font-weight: 700;
    display: block;
    overflow: hidden;
}

.ef-tabs .tab {
    padding: 1.250em;
    border-width: 1px;
    border-style: solid;
    margin-top: -1px;
}

.ef-tabs .tab p:last-child {
	margin-bottom: 0;
}

.ef-tabs .ui-tabs-hide,.ui-tabs-hide {
    left: -10000px;
    position: absolute;
}




/* l. Progressbars */

.ef-progress-bar {
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 1.25em;
}

.ef-progress-bar div {
	margin: 0 0 0.938em 0;
	-webkit-box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.07);	        
	        box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.07);
}

.ef-progress-bar span {
	width: 0;
	display: block;
}

.ef-progress-bar span span {
	padding: 0.250em;
	width: auto;
	-webkit-background-size: 30px 30px;
	-moz-background-size: 30px 30px;
	background-size: 30px 30px;
	background-image: -webkit-gradient(linear, left top, right bottom,
						color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
						color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
						color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
						to(transparent));
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
	                    transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
	                    transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
	                    transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
	                    transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
	                    transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
	                    transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
	                    transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
	                    transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
	                    transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
	                    transparent 75%, transparent);            
	
	-webkit-animation: animate-stripes 3s linear infinite;
	-moz-animation: animate-stripes 3s linear infinite;
}

@-webkit-keyframes animate-stripes { 
	0% {background-position: 0 0;} 100% {background-position: 90px 0;}
}

@-moz-keyframes animate-stripes {
	0% {background-position: 0 0;} 100% {background-position: 90px 0;}
}




/* m. Testimonials */

.ef-testimonials {
	margin-bottom: 1.25em;
}

.ef-testimonials cite {
	display: block;
	padding-bottom: 50px;
	background: url('../images/testimonials.png') no-repeat right bottom;
}


blockquote p {
	line-height: 1.5em;
}

.ef-slide .wp-caption {
	width: auto!important;
}

.ef-slide .wp-caption-text {
	left: 0;
	bottom: 0;
	position: absolute;
	margin-bottom: 0;
	z-index: 5;
	left: 0.625em;
	bottom: 0.750em;
	padding: 0.25em 0.667em 0.333em;
	font-size: 0.875em;
}

/* Video */

.flex-video {
	margin-bottom: 1.500em;
}