/*
Theme Name:     LMS Child
Theme URI: 		http://wedesignthemes.com/themes/lms
Author: 		agnosco.net ( holodeck
Author URI: 	http://aufdemholodeck.de
Description:    Child theme for the LMS theme
Template:       lms
Version:        1.3
*/

@import url("css/navi.css");
@import url("../lms/style.css");

/*------------------------------------------------------------------
[Table of contents]

1. General
	1.1. Body
   	1.2. Fonts
	1.3. Headings
	1.4. Transition
	1.5. Text Elements
	1.6. Tables
	1.7. Definition Lists
	1.8. Forms
	1.9. Images
	1.10. Widgets

2. Layout
	2.1. Container / .container, .wrapper
	2.2. Header / #header
		2.2.1. Header Options
		2.2.2. Menu / #main-menu
		2.2.3. Mega Menu / .megamenu-child-container
		2.2.4. Mobile Menu / #dt-menu-toggle

	2.3. Main Content
		2.3.1. Slider / #slider
		2.3.2. Title & Breadcrumb / .main-title-section-wrapper
		2.3.3. Gallery / .portfolio
		2.3.4. Blog / .blog-entry
		2.3.5. 404 / .error404
		2.3.6. Teachers Profile / .dt-team-member
		2.3.7. Newsletter	/ #newsletter
		2.3.8. Contact Form 7	/ .wpcf7-form
		2.3.9. Events / .tribe-events
		2.3.10. Custom Course Styles / .dt-sc-custom-course-type
		2.3.11. S2Member / #ws-plugin--s2member-profile
	2.4. Footer / #footer

-------------------------------------------------------------------*/


/*----*****---- << 1. General >> ----*****----*/


/*----*****---- << 1.1. Body >> ----*****----*/

body {
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  background: #ffffff;
  color: #808080;
}


/*----*****---- << 1.2. Fonts >> ----*****----*/

h1, h2, h3, h4, h5, h6, .dt-sc-course .dt-sc-course-price, .widget.widget_sensei_category_courses ul li a, .dt-menu-toggle, .megamenu-child-container>ul.sub-menu>li>a, .megamenu-child-container>ul.sub-menu>li>.nolink-menu, .special-offers li p, .header-register ul li a, .dt-sc-counter .dt-sc-counter-number, .dt-sc-ico-content.type14 h4, .dt-sc-course-price, .dt-sc-course-duration span, .entry-meta .date, .entry-thumb p, .dt-sc-event-container .dt-sc-event-thumb .event-price, .dt-sc-event-meta p, .breadcrumb, .courses-sorting .courses-popular-type label, ol.dt-sc-lessons-list>li:before {
  /* font-family:'Raleway', sans-serif; */
  font-family: 'futura-pt', sans-serif;
}

body, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, select, input[type="search"], .dt-sc-course .dt-sc-course-details h5, .tribe-events-day .tribe-events-day-time-slot h5, .single-tribe_events .tribe-events-schedule h3, .tribe-mobile-day-date, .fullwidth-background h1, .slider-search h4, .error-info h2 {
  font-family: 'Open Sans', sans-serif;
}


/*----*****---- << 1.3. Headings >> ----*****----*/

h1, h2, h3, h4, h5, h6 {
  color: #303030;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #303030;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
  font-weight: 300;
}

h1 {
  font-size: 30px;
  text-transform: uppercase;
}

h2 {
  font-size: 24px;
  text-transform: uppercase;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
  font-weight: 300;
}

.border-title {
  position: relative;
  text-transform: uppercase;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 60px;
}

.border-title span {
  width: 40px;
  height: 4px;
  position: absolute;
  left: 0px;
  bottom: -11px;
}

.border-title.aligncenter {
  margin-bottom: 60px;
}

.border-title.aligncenter span {
  right: 0px;
  margin: auto;
}

.border-title.alignright {
  margin-bottom: 60px;
  text-align: right;
  margin-left: 0px;
}

.border-title.alignright span {
  right: 0px;
  left: inherit;
}


/*----*****---- << 1.4. Transition >> ----*****----*/

a, input[type=submit], button, input[type=button], .dt-sc-ico-content.type2 .icon span, .dt-sc-ico-content.type3 .icon, h5.dt-sc-toggle:before, h5.dt-sc-toggle-accordion:before, .dt-sc-ico-content.type8 .icon, .dt-sc-ico-content.type7 .icon, .dt-sc-ico-content.type6 .icon, .dt-sc-callout-box .icon, .entry-details .entry-metadata p a span, #buddypress div.item-list-tabs ul li a span, #buddypress div.activity-meta a, #buddypress div.activity-meta a span, .widget.widget_product_categories .product-categories li span, ul.side-nav li a:before, .dt-sc-ico-content.type12 .icon, .dt-sc-team, .dt-sc-pr-tb-col.type2 .dt-sc-tb-content li, #main-menu>ul.menu>li, .dt-sc-ico-content.type14:hover .icon span img, .dt-sc-ico-content.type14 .icon span, .blog-entry .entry-meta .date, .blog-entry:hover .entry-meta .date, .blog-entry .entry-thumb img, .header-register ul li a i, .portfolio .image-overlay, .portfolio .image-overlay h5, .portfolio .image-overlay h6, .portfolio .image-overlay .links, .dt-sc-ico-content.type13 .icon {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.social-share-icons li img {
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
}


/* Image Load Animation */

.dt-sc-custom-course-type .dt-sc-course-thumb, .entry-thumb {
  /*-webkit-animation: anima 2s;*/
  -moz-animation: anima 2s;
  -o-animation: anima 2s;
  -ms-animation: anima 2s;
  animation: anima 2s;
  /*-webkit-perspective: 500; */
  -moz-perspective: 500;
  -o-perspective: 500;
  -ms-perspective: 500;
  perspective: 500;
  /*-webkit-transform-style: preserve-3d;*/
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

@keyframes anima {
  from {
    margin-top: -50px;
    filter: alpha(opacity=0);
    opacity: 0;
  }
  to {
    margin: auto;
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

@-webkit-keyframes anima {
  from {
    margin-left: -20px;
    filter: alpha(opacity=0);
    opacity: 0;
  }
  to {
    margin-left: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
  }
}


/*----*****---- << 1.5. Text Elements >> ----*****----*/

a {
  text-decoration: none;
}

a:hover {
  color: #808080;
}

a img {
  border: none;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

address {
  display: block;
  margin: 10px 0px 20px;
}

abbr {
  border-bottom: 1px dotted #868686;
  cursor: help;
}

ins {
  background: #FFF9C0;
  color: #808080;
}

sub, sup {
  font-size: 75%;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -3px;
}

sup {
  top: -5px;
}

p {
  line-height: 24px;
  margin-bottom: 10px;
}

ul, ol, pre, code {
  margin-bottom: 20px;
}

ul {
  list-style-type: square;
  list-style-position: inside;
}

ul li {
  padding-bottom: 10px;
}

ul li ul {
  list-style-type: disc;
  padding-left: 20px;
  margin: 10px 0px 0px;
}

ul ul ul {
  margin-bottom: 0px;
  list-style-type: circle;
}

ol {
  list-style-type: decimal;
  list-style-position: outside;
  padding-left: 20px;
  padding-top: 10px;
}

ol li {
  padding-bottom: 10px;
}

ol li ol {
  margin-bottom: 0px;
  list-style-type: lower-alpha;
}

ol ol ol {
  margin-bottom: 0px;
  list-style-type: lower-roman;
}

pre, code {
  border-left: 3px solid #d7e8bc;
  background-color: #d7e8bc;
  display: block;
  padding: 10px 3%;
  font-size: 11px;
  font-family: monospace;
  line-height: 20px;
  width: 94%;
  overflow: auto;
}

hr {
  background-color: #e6e2d6;
  border: none;
  height: 1px;
  margin: 30px 0;
}

blockquote {
  display: block;
  padding: 0px;
  margin: 0px;
  position: relative;
  clear: left;
}

blockquote q {
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  font-style: italic;
  font-weight: 300;
  border-bottom: 1px solid #d7e8bc;
  padding-bottom: 20px;
  margin-bottom: 10px;
}

blockquote cite {
  font-style: normal;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  margin: 10px 0px 0px;
  display: block;
  text-align: right;
}

blockquote cite span {
  font-size: 20px;
}

blockquote p {
  margin-bottom: 0px;
}

blockquote.alignleft {
  margin-right: 20px;
  text-align: left;
  width: 30%;
  float: left;
}

blockquote.alignright {
  margin-left: 20px;
  text-align: left;
  width: 30%;
  float: right;
}

blockquote.aligncenter {
  text-align: center;
}


/* due to IE <HR> margin bugs I had to made classed and apply them to div to achieve the effect of a <HR> */

.hr {
  background: url(images/splitter.png) repeat-x;
  height: 10px;
  width: 100%;
  clear: both;
  display: block;
  float: left;
  margin: 40px 0px;
  position: relative;
  z-index: 1;
}

.hr-border {
  border: 4px double #D9D9D9;
  width: 100%;
  clear: both;
  display: block;
  float: left;
  margin: 50px 0px;
  position: relative;
  z-index: 1;
  border-radius: 3px;
}

.hr.top, .hr-border.top {
  width: 97%;
}

.hr.top, .hr-border.top {
  background-position: right center;
  text-align: right;
}

.hr.top a, .hr-border.top a {
  color: #999589;
  background: transparent;
  font-size: 11px;
  line-height: 16px;
  padding-left: 5px;
  position: absolute;
  right: -21px;
  top: -5px;
}

.hr-border.top a {
  top: -10px;
  right: -23px;
}

.hr.top a:hover, .hr-border.top a:hover {
  color: #808080;
}

.clear {
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.center {
  width: 100%;
  text-align: center;
}

.hidden {
  display: none !important;
}

.post-edit-link {
  border: 2px solid #201c1d;
  border-radius: 3px;
  color: #2c2c2c;
  float: right;
  clear: both;
  margin: 20px 0px 20px;
  line-height: 24px;
  padding: 0px 10px;
  font-size: 12px;
}

.post-edit-link:hover {
  color: #ffffff;
}

.page-link {
  float: left;
  clear: both;
  margin: 10px 0px 0px;
  padding: 0px;
}

.page-link a {
  border: 2px solid #201c1d;
  color: #303030;
  font-weight: bold;
  line-height: normal;
  padding: 7px 13px 5px;
  float: left;
  margin-right: 10px;
  border-radius: 3px;
}

.page-link a span {
  border: 0px;
  color: #303030;
  padding: 0px;
  margin: 0px;
}

.page-link span {
  border: 2px solid #201c1d;
  color: #ffffff;
  font-weight: bold;
  line-height: normal;
  padding: 7px 13px 5px;
  float: left;
  margin-right: 10px;
  border-radius: 3px;
}

.page-link a:hover span {
  color: #ffffff;
}

.page ul, .page ol {
  margin-left: 20px;
}

.page td .page th {
  text-align: left;
}


/*----*****---- << 1.6. Tables >> ----*****----*/

table {
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 20px;
  width: 100%;
  clear: both;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #7ab51d;
}

th {
  color: #ffffff;
  border-bottom: 0px solid #7ab51d;
  padding: 15px;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
}

td, tbody th {
  border-bottom: 0px solid #7ab51d;
  background: #d7e8bc;
  color: #333333;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  padding: 13px 15px;
}

#main td, #main tbody th {
  text-align: left;
}

tbody tr:nth-child(2n+1) td, tbody tr:nth-child(2n+1) th {
  background: #bcd88b;
}

tbody td .dt-sc-button.small {
  padding: 7px 14px;
  font-size: 12px;
  margin: 0px;
}

th a, th a:hover {
  color: #ffffff;
}

td a, td a:hover {
  color: #303030;
}

th a:hover {
  text-decoration: underline;
}


/* GEISIS TABLE STYLES  */

.nonthchild td, .nonthchild tbody th {
  text-align: left;
  padding: 5px;
}

.nonthchild tbody tr:nth-child(2n+1) td, .nonthchild tbody tr:nth-child(2n+1) th {
  background: #d7e8bc;
}

.seminartable td {
  text-align: left;
}

.allwhite th {
  color: #99CC00;
  border-bottom: #99CC00 1px solid;
  margin-right: 20px;
  padding: 10px 0 10px 0;
  text-align: left;
  background: #FFFFFF;
}

.allwhite td {
  border-bottom: grey 1px solid;
  color: black;
  padding: 10px 0 10px 0;
  text-align: left;
  background: #FFFFFF;
}

.allwhite td.botwhite {
  border-bottom: white 1px solid;
  color: black;
  padding: 10px 10px 10px 10px;
}

.allwhite tbody tr:nth-child(2n+1) td, .allwhite tbody tr:nth-child(2n+1) th {
  background: #ffffff;
}

#dolsearchresult_table td, #dolsearchresult_table th {
  text-align: left;
}

#dolsearchresult_table td:hover {
  cursor: pointer;
}

h3.green {
  background-color: #7ab51d;
  color: white;
  font-size: 18px;
  margin: 0;
  line-height: 49px;
  padding-left: 5px;
}

.dolsearchlinktable a {
  color: black !important;
}

.paginationright {
  width: 100px;
  float: left;
}

.paginationleft {
  width: 100px;
  text-align: right;
  float: right;
}

a.paginate_button {
  border: 1px solid #666666;
  border-radius: 3px;
  height: 50px;
  width: 50px;
  padding: 8px 16px 8px 16px;
  line-height: 50px;
  font-size: 23px;
  color: #666666;
  cursor: pointer;
}

#dolsearchresult_table_previous {}

#dolsearchresult_table_next {}


/*----*****---- << 1.7. Definition Lists >> ----*****----*/

dl {
  margin: 0px 20px;
}

dl.gallery-item {
  margin: 0px;
}

.gallery-caption {
  margin-bottom: 10px;
}

.gallery-item img {
  border: 10px solid #d7e8bc !important;
}

dt {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

dd {
  margin-bottom: 20px;
  line-height: 20px;
}


/*----*****---- << 1.8. Forms >> ----*****----*/

label {
  color: #808080;
}

label span {
  color: #b4b4b4;
}

label span.required {
  color: #ff0000;
}

fieldset {
  border: 1px solid #efefef;
  padding: 15px;
  margin: 0 0 20px 0;
}

legend {
  font-weight: bold;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, input[type="search"] {
  background: #ffffff;
  border: 1px solid #d7e8bc;
  color: #808080;
  padding: 13px 12px;
  display: block;
  font-size: 14px;
  margin: 0px;
  width: 100%;
  border-radius: 3px;
  box-sizing: border-box;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, textarea:focus, input.text:focus, input[type="search"]:focus {
  border-color: #649218;
}

textarea {
  height: 190px;
  overflow: auto;
}

s select {
  background: #ffffff;
  border: 1px solid #d7e8bc;
  padding: 10px;
  margin: 10px 0 10px;
  display: block;
  width: 100%;
  border-radius: 3px;
}

select option {
  background: #ffffff;
}

select {
  height: 50px;
  background-color: #ffffff;
  color: #808080;
  background-image: url(images/select-box.png);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #d7e8bc;
  width: 100%;
  margin: 0px;
  padding: 15px 50px 14px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: '';
}

input[type="submit"], button, input[type="button"] {
  border: none;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  margin: 10px 0px 0px;
  font-size: 14px;
  padding: 11px 20px;
  float: right;
  cursor: pointer;
  border-radius: 3px;
  background: #8dcf25;
}

input[type="submit"]:hover, button:hover, input[type="button"]:hover {
  background: #8dcf25;
}


/* Kontaktform */


/*
	.wpcf7-form label {  clear:both; float:left; width:25%; }
	.wpcf7-form input , .wpcf7-form textarea  { width:75%; }
	.wpcf7-form select  {  width:75%; right:0;  }
*/

#searchform {
  clear: both;
}

.ie9 button {
  width: auto;
  overflow: visible;
  padding: 5px 20px !important;
}

.ie9 button.single_add_to_cart_button {
  padding: 11px 20px !important;
}

.selection-box {
  position: relative;
  clear: both;
}

.selection-box:before, .selection-box:after {
  content: "";
  pointer-events: none;
  position: absolute;
}

.selection-box:before {
  z-index: 1;
  right: 17px;
  top: 5px;
  bottom: 0px;
  height: 0px;
  margin: auto;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #d7e8bc;
}

.selection-box:after {
  width: 48px;
  height: 48px;
  right: 0px;
  top: 1px;
  border-left: 1px solid #d7e8bc;
  border-right: 1px solid #d7e8bc;
  background: #ffffff;
  border-radius: 0px 3px 3px 0px;
}

.selection-box select {
  background: #ffffff;
  margin-top: 0px;
}

.buddypress .selection-box {
  display: inline-block;
}

.zn_mailchimp_result span {
  display: inline-block;
  margin: 10px 0px 0px;
  color: #75b632;
}

.dt-sc-subscribe-frm .dt_sc_mc_result span {
  color: #ffffff;
}


/*----*****---- << 1.8. Forms GEISI>> ----*****----*/

.dt-sc-one-third.nomargin {
  margin: 0;
  width: 34%;
}

.dt-sc-three-fourth.nomargin {
  margin: 0;
  width: 75%;
}

.dt-sc-one-fourth.nomargin {
  margin: 0;
  width: 25%;
}

#layerslider_1 {
  height: 500px;
  /*float:left; width:66%;*/
}

.searchdolmetscher {
  background-color: #7ab51d;
  color: #FFFFFF;
  height: 500px;
  float: right;
}

.searchdolmetscher_wrap {
  padding: 10%;
}

.searchdolmetscher_wrap {
  padding: 5%;
}

.fa-user:before {}

.iconuser {
  content: "";
  background: url(images/iconuser2.png) center no-repeat;
  line-height: 50px;
}

.searchdolmetscher h1, .searchdolmetscher h2, .searchdolmetscher h3, .searchdolmetscher h4, .searchdolmetscher h5, .searchdolmetscher h6 {
  color: #FFFFFF;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
  font-family: 'futura-pt', sans-serif;
  padding-top: 10%;
}

.searchdolmetscher label {
  color: #fff;
}

label span {
  color: #b4b4b4;
}

label span.required {
  color: #ff0000;
}

fieldset {
  border: 1px solid #efefef;
  padding: 15px;
  margin: 0 0 20px 0;
}

legend {
  font-weight: bold;
}

input[type="submit"], button, input[type="button"] {
  border: none;
  color: #ffffff;
  /* background-color:#8dcf25; */
  text-transform: uppercase;
  font-weight: bold;
  margin: 10px 0px 0px;
  font-size: 14px;
  padding: 11px 20px;
  float: right;
  cursor: pointer;
}

input[type="submit"]:hover, button:hover, input[type="button"]:hover {
  background: #649218;
}


/*
	.searchdolmetscher input[type="submit"] { position:absolute; bottom:5%; right:5%; }

	.searchdolmetscher ::-webkit-input-placeholder {  color: black;  }
	.searchdolmetscher :-moz-placeholder {    color: black;  }
	.searchdolmetscher ::-moz-placeholder {     color: black;  }
	.searchdolmetscher :-ms-input-placeholder {  color: black;  }
	*/

.proz4tel a {
  font-family: 'futura-pt', sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: black;
}

.proz4tel a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#searchform {
  clear: both;
}

.pad5 {
  height: 5px;
}

.pad10 {
  height: 10px;
}

.pad15 {
  height: 15px;
}

.pad20 {
  height: 20px;
}

@media only screen and (max-width: 1280px) {
  .searchdolmetscher h2 {
    font-size: 18px;
    padding-top: 1%;
    margin-bottom: 8px;
  }
  .searchdolmetscher {
    height: auto;
  }
  .searchdolmetscher {
    background-color: #7ab51d;
    color: #FFFFFF;
    /*height:384px;*/
    float: right;
  }
  .pad5 {
    height: 2px;
  }
  .pad10 {
    height: 4px;
  }
  .pad15 {
    height: 6px;
  }
  .pad20 {
    height: 8px;
  }
  ul.carousel_seminare li.carousel_item a h3 {
    font-size: 18px;
  }
  .proz4tel a {
    font-size: 20px;
  }
}

@media only screen and (max-width: 960px) {
  .dt-sc-three-fourth.nomargin {
    margin: 0;
    width: 100%;
  }
  .dt-sc-one-fourth.nomargin {
    margin: 0;
    width: 100%;
  }
  .proz4tel a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .dt-sc-one-third.nomargin {
    margin: 0;
    width: 100%;
  }
  .searchdolmetscher {
    width: 100%;
    height: auto;
  }
  .searchdolmetscher_wrap {
    padding: 5%;
  }
  .dt-sc-three-fourth.nomargin {
    margin: 0;
    width: 100%;
  }
  .dt-sc-one-fourth.nomargin {
    margin: 0;
    width: 100%;
  }
  .proz4tel a {
    font-size: 15px;
  }
}

.ie9 button {
  width: auto;
  overflow: visible;
  padding: 5px 20px !important;
}

.ie9 button.single_add_to_cart_button {
  padding: 11px 20px !important;
}

.searchdolmetscher input[type="text"] {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 13px 12px;
  display: block;
  font-size: 14px;
  margin: 0px;
  width: 100%;
  box-sizing: border-box;
}

.searchdolmetscher input[type="text"]:focus {
  background: #fff;
  color: #000;
  border: 1px solid #fff;
}

.searchdolmetscher input[type="checkbox"] {
  display: none;
}

.searchdolmetscher input[type="checkbox"]+label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url(images/check_radio_sheet.png) left top no-repeat;
  cursor: pointer;
}

.searchdolmetscher input[type="checkbox"]:checked+label span {
  background: url(images/check_radio_sheet.png) -27px top no-repeat;
}

.searchdolmetscher .selection-box {
  position: relative;
  clear: both;
  border-radius: 3px;
  font-family: Verdana, sans-serif;
}

.searchdolmetscher .selection-box:before, .selection-box:after {
  content: "";
  pointer-events: none;
  position: absolute;
}

.searchdolmetscher .selection-box:before {
  z-index: 1;
  right: 0px;
  top: 0px;
  height: 48px;
  width: 48px;
  margin: auto;
  border: 0;
  background: #649218;
  background-image: url(images/select-box-dol.png);
  background-position: center right;
  background-repeat: no-repeat;
}

.searchdolmetscher .selection-box:after {
  width: 48px;
  height: 48px;
  right: 0px;
  top: 1px;
  border: 0;
  border-radius: 0px 3px 3px 0px;
}

.searchdolmetscher .selection-box select {
  margin-top: 0px;
  border-radius: 3px;
}

.searchdolmetscher select {
  height: 50px;
  background-color: #649218;
  color: #fff;
  border: 0;
  width: 100%;
  margin: 0px;
  padding: 15px 50px 14px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: '';
}

.searchdolmetscher select option {
  background: #649218;
  padding: 5px;
}

.buddypress .selection-box {
  display: inline-block;
}

.zn_mailchimp_result span {
  display: inline-block;
  margin: 10px 0px 0px;
  color: #75b632;
}

.dt-sc-subscribe-frm .dt_sc_mc_result span {
  color: #ffffff;
}

.erw_searchdolmetscher {
  background-color: #d7e8bc;
}

.erw_searchdolmetscher .search-headerblock {
  background-color: #7ab51d;
  padding: 15px 15px 15px 25px;
}

.search-headerblock {
  color: white;
}

.erw_searchdolmetscher input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  cursor: pointer;
  font-size: 20px;
}

.erw_searchdolmetscher input[type=checkbox]:after {
  content: "";
  background-color: white;
  width: 20px;
  height: 20px;
  display: inline-block;
  visibility: visible;
}

.erw_searchdolmetscher input[type=checkbox]:checked:after {
  content: " \2714";
}


/*
	.erw_searchdolmetscher input[type="checkbox"] {   display:none;	}
	.erw_searchdolmetscher input[type="checkbox"] + label span {
		display:inline-block;
		width:20px;
		height:20px;
		margin:-1px 4px 0 0;
		vertical-align:middle;
		background:url(images/check_radio_sheet.png) left top no-repeat;
		cursor:pointer;
	}
	.erw_searchdolmetscher input[type="checkbox"]:checked + label span {
		background:url(images/check_radio_sheet.png) -27px top no-repeat;
	}
*/


/*  ----------- GEISIS SHORTCODES   ------------------ */

.teaserbox {
  min-height: 200px;
  position: relative;
}

.teaserbox h2 {
  color: white;
  margin: 35px;
  text-transform: none;
  font-family: 'futura-pt', sans-serif;
}

.teaserbox.green {
  background: #7ab41d url(images/teaserbox-green.png) no-repeat;
  color: #FFFFFF;
}

.teaserbox.green a.button {
  color: #FFFFFF;
  background-color: #8dcf25;
  border: 2px solid #8dcf25;
  font-weight: bold;
  padding: 10px 25px 10px 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* float:right; margin:0 25px 25px 0; */
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.teaserbox.green a.button:hover {
  background-color: #7ab51d;
  border: 2px solid #7ab51d;
}

.teaserbox.blue {
  background: #009de0 url(images/teaserbox-blue.png) no-repeat;
  color: #FFFFFF;
}

.teaserbox.blue a.button {
  color: #FFFFFF;
  background-color: #1ebafd;
  border: 2px solid #1ebafd;
  font-weight: bold;
  padding: 10px 25px 10px 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* float:right; margin:0 25px 25px 0; */
  position: absolute;
  bottom: 25px;
  right: 25px;
}

.teaserbox.blue a.button:hover {
  background-color: #0087c0;
  border: 2px solid #0087c0;
}

.button {
  font-size: 14px;
  padding: 8px 15px;
  line-height: normal;
  display: inline-block;
  margin: 10px 0px 0px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  border: 2px solid #8dcf25;
  border-radius: 3px;
  background: #8dcf25;
  color: #ffffff;
}

.button:hover {
  color: #ffffff;
  background: #649218;
  border: 2px solid #649218;
}


/*  ----------- GEISIS SHORTCODES   ------------------ */


/*----*****---- << 1.9. Images >> ----*****----*/

img {
  max-width: 100%;
}

.ie8 img {
  width: auto;
}

.post-content input[type="submit"] {
  float: none;
}

.wp-caption {
  background: #d7e8bc;
  border: 1px solid #d7e8bc;
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 96%;
  padding: 5px 7px 7px 5px;
  text-align: center;
}

.wp-caption img {
  display: block;
  margin: 0 auto;
  padding: 6px;
  max-width: 98%;
}

.wp-caption .wp-caption-text {
  text-align: center;
  padding-top: 0px;
  margin: 0px;
}

.wp-caption.alignnone {
  clear: both;
}

img.size-auto, img.size-large, img.size-full, img.size-medium {
  max-width: 99.6%;
  height: auto;
}

.widget img.size-auto, .widget img.size-large, .widget img.size-full, .widget img.size-medium {
  max-width: 96.6%;
}

.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
}

.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
}

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft, .alignright, .aligncenter, .alignnone, img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 20px;
}

.column iframe, iframe, embed, iframe, object, video {
  max-width: 100%;
}

.shadow {
  margin: 0px;
  width: 100%;
  float: left;
}


/*----*****---- << 1.10. Widgets >> ----*****----*/

.widget {
  float: left;
  width: 100%;
  padding: 0px 0px 40px;
  margin: 0px;
}

.widget h3.widgettitle {
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  float: left;
  clear: both;
  width: 100%;
}

.widget h3.widgettitle span {
  width: 40px;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: -8px;
}

.widget ul {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.widget ul li {
  line-height: 20px;
  float: left;
  display: block;
  clear: both;
  padding-bottom: 0px;
  box-sizing: border-box;
}

.widget ul li a {
  color: #808080;
}

.widget ul ul {
  margin-top: 10px;
}


/*.widget ul ul li { width:90%; }*/

.widget ul li {
  position: relative;
  padding: 6px 0px 6px 15px;
  /*line-height:35px;*/
}

.widget ul li:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 12px;
  position: absolute;
  top: 6px;
  left: 0px;
  content: "\f105";
}

.widget ul#recentcomments li {
  color: #808080;
}

.widget ul#recentcomments li a {
  color: #303030;
}

.widget.widget_archive ul li {
  position: relative;
}

.widget_categories ul, .widget.widget_archive ul, .widget.widget_meta ul {
  margin-top: -12px;
}

.widget_categories ul ul, .widget.widget_archive ul ul {
  margin-top: 0px;
}

.widget_categories ul li, .widget.widget_archive ul li {
  position: relative;
  float: none;
  display: block;
  padding: 0px 0px 0px 18px;
  margin: 0px;
  border-bottom: 1px solid #e4d5bc;
}

.widget_categories ul li a, .widget.widget_archive ul li a {
  font-size: 14px;
  padding: 10px 45px 10px 0px;
  display: block;
}

.widget_categories ul li a span, .widget.widget_archive ul li a span {
  position: absolute;
  right: 0px;
}

.widget_categories ul li a:before, .widget_archive ul li a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 12px;
  position: absolute;
  top: 9px;
  left: 0px;
  content: "\f124";
}

.widget_categories ul li:before, .widget.widget_archive ul li:before {
  content: "";
}

.widget .recent-posts-widget ul li {
  padding: 0px 0px 25px;
}

.widget .recent-posts-widget ul li:last-child {
  padding: 0px;
}

.widget .recent-posts-widget ul li:before {
  content: "";
}

.widget .recent-posts-widget ul li .entry-meta {
  position: inherit;
  float: left;
  margin-right: 10px;
  width: 50px;
}

.widget .recent-posts-widget ul li .entry-details {
  margin: 0px;
  padding-left: 65px;
  min-height: 70px;
}

.widget .recent-posts-widget ul li .entry-details .entry-title h4 {
  font-size: 16px;
  line-height: 22px;
  top: -2px;
}

.widget .recent-posts-widget ul li .entry-details .entry-title h4 a {
  color: #303030;
}

.widget .recent-posts-widget ul li .entry-details .entry-metadata {
  float: none;
  display: block;
  margin: 0px;
}

.widget .recent-posts-widget ul li .entry-body {
  display: block;
  clear: both;
  margin: 10px 0px 0px;
  float: left;
  width: 100%;
}

.widget .recent-posts-widget ul li .entry-meta .date {
  border-radius: 3px;
  padding: 11px 0 10px;
}

.widget .recent-posts-widget ul li .entry-meta .date .month {
  font-weight: 300;
}

.widget .recent-posts-widget ul li .entry-meta .date .day {
  font-size: 20px;
  font-weight: 300;
}

.widget .recent-posts-widget ul li .entry-details .entry-metadata p {
  line-height: normal;
}

.widget .recent-posts-widget ul li .entry-details .entry-metadata p a span {
  margin-right: 5px;
}

.widget.widget_popular_entries .recent-course-widget ul li {
  padding: 0px 0px 15px;
  margin: 0px 0px 15px;
  width: 100%;
  border-bottom: 1px solid #e4d5bc;
}

.widget.widget_popular_entries .recent-course-widget ul li:before {
  content: "";
}

.widget.widget_popular_entries .recent-course-widget ul li:last-child {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.widget.widget_popular_entries .recent-course-widget ul li img {
  max-width: 90px;
  float: left;
  margin: 0px 15px 0px 0px;
}

.widget.widget_popular_entries .recent-course-widget ul li h6 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
}

.widget.widget_popular_entries .recent-course-widget ul li h6 a {
  color: #303030;
}

.widget.widget_popular_entries .recent-course-widget ul li .dt-sc-course-price {
  font-weight: 500;
  font-size: 16px;
}

.widget .mailchimp-form {
  margin: 0px;
  float: left;
  clear: both;
  width: 100%;
}

.widget .mailchimp-form input[type="submit"] {
  font-size: 12px;
  padding: 10px 15px;
}

.widget ul.tweet_list li {
  padding: 0px 0px 20px;
  line-height: 22px;
}

.widget ul.tweet_list li:last-child {
  padding: 0px;
}

.widget ul.tweet_list li:before {
  content: "";
}

.widget ul.tweet_list li .tweet-thumb {
  float: left;
  margin: 5px 10px 10px 0px;
  border: 1px solid #d7e8bc;
  padding: 0px;
}

.widget ul.tweet_list li .tweet-time {
  color: #bbbbbb;
}

.widget ul.tweet_list li a:hover {
  color: #303030;
}

.widget.widget_recent_comments ul li, .widget.widget_ratings-widget ul li, .widget.widget_sensei_lesson_component ul li, .widget.widget_meta ul li {
  padding-left: 20px;
}

.widget.widget_recent_comments ul li:before {
  content: "\f0e6";
}

.widget.widget_archive ul li {
  padding-left: 20px;
}

.widget.widget_archive ul li a:before {
  content: "\f1c6";
}

.widget.widget_ratings-widget ul li:before {
  content: "\f006";
}

.widget.widget_sensei_lesson_component ul li:before {
  content: "\f02d";
}

.widget.widget_meta ul li:before {
  content: "\f044";
}

.widget.widget_text .textwidget ul li {
  border-bottom: 1px solid #e4d5bc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
}

.widget.widget_text .textwidget ul li:before {
  top: 4px;
}

.widget.widget_text .textwidget ul li:last-child {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.widget.widget_text .textwidget .dt-sc-button.small {
  margin-top: 20px;
  padding: 12px 15px 10px;
  font-size: 12px;
}

.widget.widget_text .textwidget .dt-sc-contact-info {
  padding: 11px 0px;
}

.widget.widget_text .textwidget .dt-sc-contact-info .icon {
  width: 15px;
  margin: 5px 17px 0px 0px;
  top: 0;
  position: initial;
}

.widget.widget_text .textwidget .dt-sc-contact-info .icon i {
  position: absolute;
  left: 0px;
  font-size: 18px;
  line-height: 24px;
  top: 10px;
}

.widget.widget_text .textwidget .dt-sc-contact-info p {
  margin-bottom: 0px;
  line-height: 24px;
}

.widget.widget_text .textwidget .dt-sc-contact-info span {
  display: none;
}

.widget.widget_text .textwidget .dt-sc-contact-info.address p {
  line-height: 24px;
}

.widget.widget_text .textwidget .dt-sc-contact-info.address i {
  top: 0px;
}

.widget.widget_text .textwidget .dt-sc-contact-info p a:hover {
  color: #303030;
}

.widget.widget_text .textwidget .dt-sc-contact-info:last-child {
  border: none;
}

.widget.widget_text .textwidget .dt-sc-contact-info.address {
  padding: 0px 0px 11px;
}

.widget .search-form {
  width: 100%;
}

.widget .search-form input[type="search"] {
  margin-top: 0px;
}

.widget .search-form label span {
  display: none;
}

.widget .search-form input[type="text"], .widget .search-form input[type="search"], .widget .mailchimp-form input[type="email"] {
  float: left;
}

.widget .tagcloud a {
  font-size: 12px !important;
  padding: 7px 14px;
  line-height: normal;
  float: left;
  margin: 0px 5px 5px 0px;
  cursor: pointer;
  font-weight: normal;
  text-transform: uppercase;
  outline: none;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  border: 2px solid #201c1d;
  color: #303030;
  border-radius: 3px;
}

.widget .tagcloud a:hover, .widget .tagcloud a:active {
  color: #ffffff;
}

.widget #wp-calendar caption {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 10px;
}

.widget #wp-calendar th {
  padding: 10px;
}

.widget #wp-calendar td {
  padding: 9px 10px;
}

.widget.flickrbox .flickr-widget div {
  float: left;
  max-width: 75px;
  margin: 0px 7px 7px 0px;
}

.widget.flickrbox .flickr-widget div img {
  height: auto;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
  opacity: 1;
  filter: alpha(opacity=100);
}

.widget.flickrbox .flickr-widget div img:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.widget .recent-portfolio-widget li {
  padding: 0px;
  width: 100%;
  margin-bottom: 10px;
}

.widget .recent-portfolio-widget li:before {
  content: "";
}

.widget .recent-portfolio-widget li .thumb {
  float: left;
  margin: 0px 15px 10px 0px;
}

.widget .recent-portfolio-widget li .thumb img {
  max-width: 70px;
  height: auto;
}

.widget .recent-portfolio-widget li h6 {
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 14px;
  margin-top: -2px;
}

.widget .recent-portfolio-widget li p {
  font-size: 12px;
  line-height: 20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  /* Safari only override */
  ::i-block-chrome, .widget .recent-portfolio-widget li h6 {
    display: inline;
  }
  #buddypress div.item-list-tabs ul li.last select {
    padding-right: 45px;
  }
}

.widget .rev_slider_wrapper {
  clear: both;
}

.widget_rss .rsswidget img {
  display: none;
}

.widget.widget_rss li a {
  color: #303030;
}

.widget.widget_rss .rss-date {
  clear: both;
  display: block;
  margin: 5px 0px;
}

.widget.widget_rss .rss-date, .widget.widget_rss cite {
  color: #adadad;
}

.widget.widget_rss li:before {
  content: "\f09e";
  font-size: 10px;
  color: #303030;
}

.secondary-sidebar .widget {
  border: 5px solid #d7e8bc;
  box-shadow: 0 0 0 1px #d7e8bc;
  margin-bottom: 25px;
  padding: 20px;
  width: 220px;
  border-radius: 3px;
}

.secondary-sidebar .widget #wp-calendar th, .secondary-sidebar .widget #wp-calendar td {
  padding: 8px;
}

.secondary-sidebar .widget.flickrbox .flickr-widget div {
  max-width: 64px;
  margin: 0 3px 7px;
}

.secondary-sidebar img, .secondary-sidebar img {
  max-width: 100%;
}

.secondary-sidebar img.size-auto, .secondary-sidebar img.size-large, .secondary-sidebar img.size-full, .secondary-sidebar img.size-medium {
  max-width: 95.6%;
}

#footer .widget .dt-sc-social-icons {
  margin-bottom: -15px;
}

.widget #searchform, #primary #searchform {
  position: relative;
}

.widget #searchform input[type="text"], #primary #searchform input[type="text"] {
  padding-right: 60px;
}

.widget #searchform input[type="submit"], #primary #searchform input[type="submit"] {
  position: absolute;
  right: 0px;
  top: -9px;
  height: 46px;
  border-radius: 0px 3px 3px 0px;
  background-image: url(images/search-ico2.png);
  background-position: center center;
  background-repeat: no-repeat;
}


/*----*****---- << 2. Layout >> ----*****----*/


/*----*****---- << 2.1. Container >> ----*****----*/

.container {
  width: 1170px;
  margin: 0 auto;
  position: relative;
  clear: both;
}

.wrapper {
  clear: both;
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
}

body.boxed {
  background-attachment: fixed;
}

.boxed .wrapper {
  width: 1250px;
  margin: 0 auto;
  float: none;
}

.inner-wrapper {
  margin: 0px;
  width: 100%;
  float: left;
  padding: 0px;
}

.boxed .inner-wrapper {
  background: #ffffff;
}

.boxed #header, .boxed #main {
  background: #ffffff;
}

.boxed .is-sticky #header-wrapper {
  width: 1250px;
}

.fullwidth-section, #footer .footer-widgets-wrapper, .widget ul.tweet_list li .tweet-thumb, #logo a, #slider, .portfolio, sub, sup, .entry-thumb, .widget.flickrbox .flickr-widget div {
  line-height: 0px;
}

.fullwidth-section .container, #footer .footer-widgets-wrapper .container {
  line-height: 22px;
}


/*----*****---- << Top Bar >> ----*****----*/

.top-bar {
  width: 100%;
  clear: both;
  float: left;
  background: #1c1c1c;
  padding: 10px 0px;
  color: #ffffff;
}

.top-bar a {
  color: #ffffff;
}

.top-bar p {
  margin-bottom: 0px;
}

.top-menu {
  float: left;
  margin: 0px;
  padding: 0px;
}

.top-menu li {
  float: left;
  display: inline;
  margin: 0px 20px 0px 0px;
  padding: 0px;
}

.top-right {
  float: right;
  margin: 0px;
  padding: 0px;
}

.top-right ul li {
  display: inline;
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 20px;
}

.top-right .fa {
  margin-right: 5px;
}

.user-account, .contact-number {
  float: left;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

.user-account img {
  max-width: 20px;
  border-radius: 20px;
  position: relative;
  top: 1px;
  float: left;
  height: auto;
  margin: 0px 8px 0px 0px;
}

.user-account li a:hover {
  text-decoration: underline;
}


/*----*****---- << 2.2. Header >> ----*****----*/

#header-wrapper {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  z-index: 9999;
}

#header {
  width: 100%;
  margin: 0px 0px -1px;
  padding: 0px;
  float: left;
  position: relative;
  z-index: 999;
  background: white;
}

#logo {
  float: left;
  display: inline;
  padding: 0px;
  width: auto;
  margin: 0px;
}

#logo a {
  width: 100%;
  display: block;
}

#logo a img {
  max-width: 100%;
}

#logo h2 {
  margin-bottom: 0px;
}

#logo h2 a {
  line-height: 98px;
}

.is-sticky #header #logo h2 a {
  line-height: 80px;
}

.header-register {
  float: right;
  margin: 45px 0px 15px 10px;
  padding: 0px;
}

.header-register ul li {
  float: left;
  display: inline;
  margin: 0px;
  padding: 0px;
}

.header-register ul li a {
  font-weight: 600;
  line-height: 50px;
  color: #7ab41d;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
}

.header-register ul li a i {
  margin: 0px 10px 0px 0px;
  border: 2px solid #7ab41d;
  padding: 13px 13px 11px;
  border-radius: 3px;
}

.header-register ul li a span {
  margin: 0px 5px;
  line-height: 50px;
}

.header-register ul li img {
  position: relative;
  top: 7px;
  border-radius: 50%;
}


/*----*****---- << 2.2.1. Header Options >> ----*****----*/

#header.header2 .container {
  width: 100%;
}

#logo {
  padding: 20px 0px;
}

#header.header1 #main-menu {
  width: 70%;
  width: auto;
  float: left;
}

#header.header1 #main-menu>ul.menu>li>a i, #main-menu ul.menu li a .menu-item-description {
  display: none;
}

@media only screen and (min-width:960px) and (max-width:1280px) {
  #header.header1 #logo {
    max-width: 120px;
    padding-top: 33px;
  }
  #header.header1 #main-menu {
    width: auto;
  }
  .header-register ul li a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
  #header.header1 #logo {
    max-width: 70px;
    padding-top: 35px;
  }
  .header-register ul li a {
    font-size: 12px;
  }
}

#header.header2 #logo {
  padding-left: 20px;
  /*width:23%;*/
}

#header.header2 .top-bar {
  padding-left: 2%;
  padding-right: 2%;
  width: 96%;
}

#header.header2 .header-register {
  margin-right: 20px;
}

#header.header2 #main-menu {
  width: 70%;
  width: auto;
}

#header.header2 #main-menu>ul.menu>li>a .menu-item-description {
  display: none;
}

#header.header2 #main-menu>ul.menu>li>a {
  padding-left: 34px;
  padding-right: 14px;
}

#header.header2 #main-menu>ul.menu>li>a i {
  font-size: 14px;
  left: 13px;
}

#header.header3, #header.header4 {
  border-bottom: 0px;
}

#header.header3 #logo {
  width: 30%;
  /*border-left:1px solid #e8e8e8; padding-left:20px;*/
  margin-left: 0px;
}

#header.header3 #main-menu, #header.header4 #main-menu {
  width: auto;
  padding: 0px;
  margin: 15px 0px 0px;
  float: left;
}

#header.header3 #main-menu>ul.menu, #header.header4 #main-menu>ul.menu {
  float: left;
}

#header.header3 #main-menu>ul.menu>li, #header.header4 #main-menu>ul.menu>li {
  padding: 0px;
}

#header.header3 #main-menu>ul.menu>li>a, #header.header4 #main-menu>ul.menu>li>a {
  position: relative;
  /*margin-right:10px; */
  padding: 13px 18px 11px 39px;
}

#header.header3 #main-menu>ul.menu>li>a i, #header.header4 #main-menu>ul.menu>li>a i {
  line-height: 44px;
}

#header.header3 #main-menu ul li.menu-item-simple-parent>ul, #header.header4 #main-menu ul li.menu-item-simple-parent>ul {
  top: 50px;
}

#header.header3 .megamenu-child-container, #header.header4 .megamenu-child-container {
  top: 60px;
}

#header.header3 .header-register, #header.header4 .header-register {
  margin: 14px 0 10px 10px;
}

#header.header4 #logo {
  text-align: center;
  width: 100%;
}

#header.header4 #main-menu>ul.menu {
  text-align: center;
  width: 100%;
}

#header.header4 #main-menu>ul.menu>li {
  float: none;
  text-align: center;
  display: inline-block;
}

#header.header4 #main-menu>ul.menu>li li {
  text-align: left;
}

#main-menu>ul.menu>li>a i {
  position: absolute;
  left: 16px;
  top: 0px;
  margin: 0px 5px 0px 0px;
  font-size: 16px;
  line-height: 44px;
}

#main-menu>ul.menu>li>a span {
  display: inline-block;
  font-size: 12px;
  color: #9c9c9c;
  display: table;
}

#header .contact-details {
  float: right;
  margin: 48px 0px 0px;
  padding: 0px;
}

#header .contact-details p {
  margin: 0px;
}

#header .contact-details p span {
  float: left;
  margin: 0px 10px 0px 0px;
  line-height: 22px;
  color: #303030;
}

#header .contact-details p a {
  color: #808080;
}

#header .sociable-details {
  float: right;
  margin: 24px 0px 0px;
}

#header .sociable-details .dt-sc-social-icons li a {
  width: 40px;
  height: 35px;
}

#header .sociable-details .dt-sc-social-icons li:after {
  width: 40px;
}

#header .sociable-details .dt-sc-social-icons li:hover:after {
  height: 35px;
}


/*----*****---- << Sticky Header >> ----*****----*/


/*#header-wrapper-sticky-wrapper { height:auto !important; }*/

.header-wrapper-sticky-wrapper {
  max-width: 100%;
  width: 100%;
}

#header-wrapper-sticky-wrapper.is-sticky {
  position: relative;
  /*z-index:9999;*/
  width: 100%;
  float: left;
  clear: both;
}

.ie9 .page-with-slider #header {
  background: rgba(255, 255, 255, 0.3);
}

.is-sticky #header:before {
  content: "";
  position: absolute;
  top: -200px;
  left: 0px;
  width: 100%;
  height: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 3px 6px -2px rgba(0, 0, 0, 0.15);
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}

.is-sticky #header:before {
  top: 0px;
  height: 100%;
}

.is-sticky #logo {
  padding: 5px 0px;
}

.is-sticky #logo a img {
  max-height: 80px;
}

.is-sticky .header-register {
  margin-top: 22px;
}

.is-sticky #header.header1 #main-menu, .is-sticky #header.header2 #main-menu {
  margin: 23px 0px 6px;
}

.is-sticky .top-bar {
  display: none;
}

.is-sticky #header.header3, .is-sticky #header.header4 {
  border-bottom: 1px solid #d7e8bc;
}

.is-sticky #header.header3 .main-menu-wrapper, .is-sticky #header.header4 .main-menu-wrapper {
  border-top: 0px;
}

.is-sticky #header.header3>.container, .is-sticky #header.header4>.container {
  display: none;
}

.is-sticky #header .container, .is-sticky #header #logo, .is-sticky #header #logo a {
  height: 100%;
}


/* geisi updates */


/****** Simple Drop Down Menu *****/

#main-menu ul li.menu-item-simple-parent ul, #main-menu ul li.menu-item-simple-parent ul li ul, #main-menu ul li.menu-item-simple-parent ul li ul li ul {
  display: none;
}

#main-menu ul li.menu-item-simple-parent ul {
  width: 220px;
  /*border-bottom:3px solid; */
  border-top: 0px solid #fff;
  padding: 10px 0px 10px;
  position: absolute;
  top: 52px;
  left: 0px;
  float: left;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 3px 3px;
  border: 0;
  z-index: 1;
  background-color: #fff;
}

#header.header1 #main-menu>ul.menu>li:before, #header.header2 #main-menu>ul.menu>li:before {
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  width: 0px;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  border-top: 0px solid #201c1d;
  filter: alpha(opacity=0);
  opacity: 0;
}


/*  allegemein  */

#main-menu>ul.menu>li>a {
  display: block;
  padding: 13px 20px 11px;
  margin: 0px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #2c2c2c;
  border: 2px solid transparent;
  position: relative;
  border-radius: 3px;
}


/* erste reihe */

#main-menu ul li.menu-item-simple-parent ul li {
  display: block;
  padding: 0px;
  position: relative;
}

#main-menu ul li.menu-item-simple-parent ul li a {
  color: #545454;
  position: relative;
  padding: 15px;
  border-bottom: 0px solid transparent;
  font-size: 15px;
  display: block;
  border-radius: 0px;
}

#main-menu ul li.menu-item-simple-parent ul li a:hover {
  color: #333333;
  border-color: inherit;
}


/*#main-menu ul li.menu-item-simple-parent ul li a:before { content:"\f105"; font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; font-size:14px; position:absolute; top:11px; left:0px; }*/

#main-menu ul li.menu-item-simple-parent ul li ul {
  left: 220px;
  top: -10px;
  padding-top: 5px;
  border-radius: 0px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}

#main-menu ul li.menu-item-simple-parent:last-child ul, #main-menu ul li.menu-item-simple-parent:nth-child(6) ul, #main-menu ul li.menu-item-simple-parent:nth-child(7) ul {
  right: 0px;
  left: inherit;
}

#main-menu ul li.menu-item-simple-parent:last-child ul li ul, #main-menu ul li.menu-item-simple-parent:nth-child(6) ul li ul, #main-menu ul li.menu-item-simple-parent:nth-child(7) ul li ul {
  right: 220px;
  left: inherit;
}


/* ##################################################################  */

#main-menu a {
  font-family: 'futura-pt', sans-serif;
}

#main-menu>ul>li.current_page_item>a, #main-menu>ul>li.current_page_ancestor>a, #main-menu>ul>li.current-menu-item>a, #main-menu>ul>li.current-menu-ancestor>a, #main-menu>ul>li.current_page_item>a:hover, #main-menu>ul>li.current_page_ancestor>a:hover, #main-menu>ul>li.current-menu-item>a:hover, #main-menu>ul>li.current-menu-ancestor>a:hover, #main-menu>ul>li.current_page_item:hover>a, #main-menu>ul>li.current_page_ancestor:hover>a, #main-menu>ul>li.current-menu-item:hover>a, #main-menu>ul>li.current-menu-ancestor:hover>a {
  color: black;
  color: #649218;
  border: 2px solid transparent;
}

ul.sub-menu>li>a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-menu {
  background-color: #fff;
}

#main-menu ul li.menu-item-simple-parent ul {
  border-radius: 0px;
  border-left: 0;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
  background-color: white;
  margin: 0;
  padding: 0;
  top: 40px;
}

#main-menu .current-menu-item.menu-item-depth-1 {
  background: #e5f0d2;
}

#main-menu ul li.menu-item-simple-parent ul li.menu-item-depth-1 a {
  background: url(images/menu-li.png) bottom no-repeat;
}

#main-menu ul li.menu-item-simple-parent ul li.menu-item-depth-1 a:hover {
  background: #e5f0d2 url(images/menu-li.png) bottom no-repeat;
}

#main-menu ul li.menu-item-simple-parent ul li ul {
  left: 220px;
  top: 0px;
  border-radius: 0px;
  border-left: 0;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
  background-color: #e5f0d2;
  margin: 0;
  padding: 0;
}

#main-menu ul li.menu-item-simple-parent ul li.menu-item-depth-2 a {
  background: url(images/menu-li.png) bottom no-repeat;
}

#main-menu ul li.menu-item-simple-parent ul li.menu-item-depth-2 a:hover {
  background: #c9e1a5 url(images/menu-li.png) bottom no-repeat;
}

#main-menu ul li.menu-item-simple-parent ul li ul li ul {
  border-radius: 0px;
  border-left: 0;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
  background-color: #c9e1a5;
  margin: 0;
  padding: 0;
}

#main-menu ul li.menu-item-simple-parent ul li.menu-item-depth-3 a {
  background: url(images/menu-li.png) bottom no-repeat;
}

#main-menu ul li.menu-item-simple-parent ul li.menu-item-depth-3 a:hover {
  background: #c9e1a5 url(images/menu-li.png) bottom no-repeat;
}

#main-menu ul ul {
  border: none;
  padding: 0;
}

#main-menu ul ul ul {
  border: none;
  padding: 0;
}

#main-menu ul ul ul ul {
  border: none;
  padding: 0;
}

#main-menu ul ul li {
  border: none;
  padding: 0;
}

#main-menu ul ul ul li {
  border: none;
  padding: 0;
}

#main-menu ul ul ul ul li {
  border: none;
  padding: 0;
}


/* geisi */

@media (min-width: 768px) {
  #main-menu>.container>ul.menu {
    display: block !important;
  }
}

#main-menu ul.menu .megamenu-child-container .menu-item-widget-area-container .widget h3.widgettitle {
  font-size: 16px;
  text-transform: none;
}


/* New Mega Menu Widget area styles */

.megamenu-child-container>ul.sub-menu>li.fill-two-columns {
  width: 470px;
}

.megamenu-child-container>ul.sub-menu>li.fill-three-columns {
  width: 720px;
}

.megamenu-child-container>ul.sub-menu>li.fill-four-columns {
  width: 980px;
}

.megamenu-2-columns-group .megamenu-child-container>ul.sub-menu>li.fill-three-columns, .megamenu-2-columns-group .megamenu-child-container>ul.sub-menu>li.fill-four-columns {
  width: 480px;
}

.megamenu-3-columns-group .megamenu-child-container>ul.sub-menu>li.fill-four-columns {
  width: 730px;
}

.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget {
  width: 465px;
}

.megamenu-4-columns-group .megamenu-child-container ul.sub-menu li.fill-three-columns.menu-item-fullwidth .widget {
  width: 303px;
}

.megamenu-3-columns-group .megamenu-child-container ul.sub-menu li.fill-two-columns.menu-item-fullwidth .widget {
  width: 340px;
}

.megamenu-child-container>ul.sub-menu>li.fill-two-columns .widget_sensei_course_component ul li a img, .megamenu-child-container>ul.sub-menu>li.fill-two-columns .widget_sensei_lesson_component ul li a img, .megamenu-child-container>ul.sub-menu>li.fill-two-columns .widget_sensei_category_courses ul li a img {
  width: 100px;
}


/****** 2.2.4. Mobile Menu *****/

.dt-menu-toggle {
  display: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 15px 11px;
  cursor: pointer;
}

.dt-menu-toggle-icon {
  background: #ffffff;
  display: inline-block;
  float: right;
  height: 2px;
  margin-top: 8px;
  position: relative;
  text-align: left;
  width: 20px;
}

.dt-menu-toggle-icon:before, .dt-menu-toggle-icon:after {
  content: "";
  position: absolute;
  background: #ffffff;
  height: 2px;
  width: 20px;
  left: 0px;
  top: -5px;
}

.dt-menu-toggle-icon:after {
  top: 5px;
}

.dt-menu-expand {
  font-size: 16px !important;
  display: none !important;
  position: absolute !important;
  right: 0px;
  top: 0px;
  line-height: normal;
  padding: 0px !important;
  text-align: center;
  line-height: 37px !important;
  cursor: pointer;
  width: 37px;
  height: 37px;
  font-weight: bold;
  border-radius: 0px !important;
}


/*----*****---- << 2.3. Main Content >> ----*****----*/

.page-with-slider #main {
  margin-top: -139px;
}

.page-with-slider #main:before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 250px;
  z-index: 99;
  background: -moz-linear-gradient(top, rgba(253, 246, 234, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(253, 246, 234, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(253, 246, 234, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(253, 246, 234, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(253, 246, 234, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(253, 246, 234, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}

#main {
  width: 100%;
  margin: 0px 0px 0 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  position: relative;
  clear: both;
}

#primary {
  width: 880px;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
}

#primary.content-full-width {
  width: 100%;
}

#primary.with-left-sidebar {
  float: right;
  margin-left: 20px;
}

#primary.with-right-sidebar {
  float: left;
  margin-right: 20px;
}

#primary.page-with-both-sidebar {
  width: 590px;
  float: left;
  margin: 0px 20px;
}

#secondary, #secondary-right, #secondary-left {
  width: 270px;
  margin: 0px;
  float: left;
  padding: 0px;
}

#secondary-right.secondary-has-right-sidebar {
  float: right;
}

#secondary-left.secondary-has-left-sidebar {
  float: left;
}

#secondary.secondary-has-both-sidebar {
  margin: 0px;
}

.side-navigation {
  width: 27%;
  float: left;
  margin: 0px 2% 0px 0px;
  padding: 0px;
}

.side-navigation-content {
  width: 71%;
  float: left;
  margin: 0px;
  padding: 0px;
}


/*----*****---- << 2.3.1. Slider >> ----*****----*/

#slider {
  float: left;
  clear: both;
  width: 100%;
  margin: 1px 0px 0px;
  padding: 0px;
  position: relative;
}

#slider img {
  max-width: 100%;
}

#slider-container {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#slider-search-container {
  position: absolute;
  top: 42%;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 1170px;
  z-index: 99;
}

#slider-search-container .dt-sc-hr-invisible-medium {
  margin: 25px 0px;
}

.courses-search {
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px;
  float: left;
  clear: both;
}

.courses-search input[type="text"] {
  border: none;
  width: 40%;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  padding: 15px;
  border-radius: 3px 0px 0px 3px;
  color: #8b8b8b;
}

.courses-search input[type="submit"] {
  background-image: url(images/search-ico2.png);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 0px 3px 3px 0px;
  display: inline-block;
  float: none;
  padding: 17px 25px 18px;
  margin: 0px 0px 0px -4px;
}

.slider-search {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: center;
}

.slider-search h4 {
  color: #2c2c2c;
  font-style: italic;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
  clear: both;
  width: 100%;
}

.slider-search a {
  font-size: 20px;
  font-weight: 600;
  clear: both;
  display: inline-block;
}

.slider-search a:hover {
  color: #2c2c2c;
}

.slider-search a span {
  margin-left: 5px;
}


/*----*****---- << 2.3.2. Title & Breadcrumb >> ----*****----*/

.fullwidth-section.dark-bg h1, .fullwidth-section.dark-bg h2, .fullwidth-section.dark-bg h3, .fullwidth-section.dark-bg h4, .fullwidth-section.dark-bg h5, .fullwidth-section.dark-bg h6, .fullwidth-section.dark-bg h1 a, .fullwidth-section.dark-bg h2 a, .fullwidth-section.dark-bg h3 a, .fullwidth-section.dark-bg h4 a, .fullwidth-section.dark-bg h5 a, .fullwidth-section.dark-bg h6 a, .fullwidth-section.dark-bg .main-title-icon, .fullwidth-section.dark-bg a:hover {
  color: #ffffff;
}

.fullwidth-section.dark-bg .main-title, .fullwidth-section.dark-bg .main-title-icon {
  border-color: #ffffff;
}

.fullwidth-section {
  width: 100%;
  clear: both;
  margin: 0px;
  padding: 0px;
  float: left;
}

.fullwidth-section img.aligncenter {
  margin-bottom: 0px;
}

.page-template-tpl-fullwidth-php #main {
  padding-bottom: 0px;
}

.main-title-section-wrapper {
  float: left;
  width: 100%;
  margin: 0px 0px 65px;
  padding: 30px 0px;
  clear: both;
}

.main-title-section {
  float: left;
  width: 70%;
  margin: 0px;
  padding: 0px;
  position: relative;
}

.main-title-section h1 {
  font-weight: 600;
  color: #fffaf0;
  text-transform: uppercase;
  margin-bottom: 0;
}

.header-search {
  float: right;
  width: 30%;
  margin: 0px;
  padding: 0px;
}

.header-search form {
  float: right;
  margin: 9px 0px 0px;
  padding: 0px;
}

.header-search input[type="text"] {
  border: none;
  /* GEISI from 78% */
  width: 70%;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  padding: 15px;
  border-radius: 3px 0px 0px 3px;
  color: #8b8b8b;
  margin: 0px;
}

.header-search input[type="submit"] {
  background-image: url(images/search-ico2.png);
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 0px 3px 3px 0px;
  display: inline-block;
  float: none;
  padding: 18px 25px 17px;
  margin: 0px 0px 0px -4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .courses-search input[type="submit"] {
    padding: 18px 25px;
  }
  .header-search input[type="submit"] {
    padding: 19px 25px 17px;
  }
}

.breadcrumb {
  clear: both;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
}

.breadcrumb a {
  color: rgba(255, 255, 255, 0.6);
}

.breadcrumb .fa {
  display: inline-block;
  margin: 0px 4px;
  padding: 0px;
}

.breadcrumb span.current, .breadcrumb a:hover {
  color: #ffffff;
}

.breadcrumb .fa.default {
  background: url(images/breadcrumb-splitter.png) no-repeat;
  width: 10px;
  height: 11px;
  margin: 0px 5px 0px 4px;
}

.content-slider h2 {
  color: #808080;
  padding-bottom: 30px;
  text-transform: none;
}

.content-slider h2.border-title span {
  bottom: -15px;
}

.content-slider img {
  margin: -45px 0px 0px;
  display: block;
}


/*----*****---- << 2.3.3. Gallery >> ----*****----*/

.portfolio {
  position: relative;
  overflow: hidden;
}

.portfolio.column {
  margin-bottom: 20px;
}

.portfolio.column.no-space {
  margin-bottom: 0px;
}

.portfolio {
  margin-bottom: 10px;
}

.column.no-space .portfolio {
  margin-bottom: 0px;
}

.dt-sc-portfolio-container {
  float: left;
  clear: both;
  margin: 30px 0px 0px;
  padding: 0px;
  width: 100%;
}

.dt-sc-portfolio-container .portfolio {
  margin-left: 0px;
}

.portfolio.column.dt-sc-one-fourth.no-space {
  width: 24.9%;
}

.dt-sc-sorting-container a {
  font-size: 14px;
  padding: 10px 20px;
  line-height: normal;
  float: left;
  margin: 0px 10px 10px 0px;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  outline: none;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  border: 2px solid #201c1d;
  color: #303030;
  border-radius: 3px;
}

.dt-sc-sorting-container a:hover, .dt-sc-sorting-container a.active-sort {
  color: #ffffff;
}

.portfolio figure {
  position: relative;
  overflow: hidden;
}

.portfolio .image-overlay h5 {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 0px 10px;
}

.portfolio .image-overlay h5 a, .portfolio .image-overlay h6 {
  color: #ffffff;
}

.portfolio .image-overlay h6 {
  font-size: 16px;
  margin: 0px;
}

.portfolio .image-overlay {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  filter: alpha(opacity=0);
  opacity: 0;
}

.portfolio:hover .image-overlay {
  left: 0px;
  right: 0px;
  filter: alpha(opacity=100);
  opacity: 1;
}

.portfolio .image-overlay h5, .portfolio .image-overlay h6, .portfolio .image-overlay .links {
  position: relative;
  z-index: 1;
  bottom: -20px;
}

.portfolio:hover .image-overlay h5, .portfolio:hover .image-overlay h6, .portfolio:hover .image-overlay .links {
  bottom: 0px;
}

.portfolio .image-overlay .links {
  margin-top: 15px;
}

.portfolio .image-overlay .links a {
  display: inline-block;
  height: 40px;
  width: 40px;
  border: 1px solid #ffffff;
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  border-radius: 40px;
  margin: 0px 5px 0px 0px;
}

.portfolio .image-overlay .links a:hover {
  background: #ffffff;
}

.portfolio .image-overlay-details {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  height: 105px;
  width: 100%;
}

.portfolio .img {
  overflow: hidden;
}

.portfolio.hover .image-overlay {
  height: 100%;
}

.portfolio a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  width: 45px;
  height: 45px;
  font-size: 20px;
  line-height: 42px;
  color: #ffffff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.portfolio a.close-overlay:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.portfolio-details {
  clear: both;
  width: 100%;
  display: block;
  float: left;
  background: url(images/textured-border.png) left bottom repeat-x;
  padding-bottom: 6px;
}

.portfolio-details-inner {
  display: block;
  padding: 20px;
  border: 1px solid #d7e8bc;
  background: #fcfcf7;
}

.portfolio-details h5 {
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  margin-bottom: 0px;
}

.portfolio-details h5 a {
  color: #37251b;
}

.portfolio-details h6 {
  font-size: 13px;
  font-weight: normal;
  color: #a5a38c;
  text-transform: none;
  margin: 10px 0px 0px;
}

.portfolio a.close-overlay.hidden {
  display: none;
}

.page-with-both-sidebar .portfolio.dt-sc-one-half .image-overlay h5 {
  font-size: 16px;
}

.page-with-sidebar .portfolio.dt-sc-one-third figure .image-overlay::before, .page-with-sidebar .portfolio.dt-sc-one-fourth figure .image-overlay::before {
  left: 10px;
  top: 10px;
  bottom: 10px;
  right: 10px;
}

.page-with-both-sidebar .portfolio.dt-sc-one-third .image-overlay h5 {
  font-size: 12px;
}

.page-with-both-sidebar .portfolio.dt-sc-one-third .image-overlay h6, .page-with-sidebar .portfolio.dt-sc-one-fourth .image-overlay h6, .page-with-sidebar .portfolio.dt-sc-one-fourth .image-overlay h5 {
  font-size: 12px;
}

.page-with-both-sidebar .portfolio.dt-sc-one-third .image-overlay .links, .page-with-sidebar .portfolio.dt-sc-one-fourth .image-overlay .links {
  margin-top: 10px;
}

.page-with-both-sidebar .portfolio.dt-sc-one-third .image-overlay .links a, .page-with-sidebar .portfolio.dt-sc-one-fourth .image-overlay .links a {
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
}

.page-with-both-sidebar .portfolio.dt-sc-one-third .image-overlay-details, .page-with-sidebar .portfolio.dt-sc-one-fourth .image-overlay-details {
  height: 82px;
}

.portfolio.dt-sc-one-fourth .image-overlay h5 {
  font-size: 16px;
}

.page-with-both-sidebar .portfolio.dt-sc-one-fourth .image-overlay h5 {
  font-size: 11px;
  text-transform: none;
}

.page-with-both-sidebar .portfolio.dt-sc-one-fourth .image-overlay h6 {
  display: none;
}

.page-with-both-sidebar .portfolio.dt-sc-one-fourth .image-overlay-details {
  height: 55px;
}

.ajax-portfolio-details {
  position: relative;
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
}

.project-details {
  margin: 20px 0px 20px;
  float: left;
  clear: both;
  width: 100%;
}

.project-details p span {
  font-size: 16px;
  font-weight: normal;
  width: 100px;
  display: inline-block;
  color: #313131;
}

.project-details p a {
  color: #808080;
}


/* Portfolio Hover Effects */

.portfolio img {
  width: -webkit-calc(100% + 60px);
  width: -moz-calc(100% + 60px);
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
  max-width: 140% !important;
}

.portfolio figure:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.portfolio figure {
  position: relative;
}

.portfolio figure img {
  position: relative;
}

.portfolio figure .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.portfolio figure .image-overlay::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}

.portfolio figure:hover .image-overlay::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}


/* Portfolio Hover Effects */

.isotope-hidden {
  display: none !important;
}

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

.isotope {
  -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 {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}

.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;
}


/* Portfolio Single */

.portfolio-single {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.portfolio-slider-container {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px 0px 20px;
  position: relative;
}

.two-third .portfolio-slider-container {
  margin-bottom: 0px;
}

.portfolio-slider {
  float: left;
  width: 100%;
  margin: 0px 0px 20px;
  padding: 0px;
}

.portfolio-single .bx-wrapper {
  margin-bottom: 20px;
}

.portfolio-single .bx-wrapper {
  margin-bottom: 0px;
}

.portfolio-slider li {
  width: 100%;
  display: block;
  padding: 0px;
  float: left;
  position: relative;
  margin-bottom: 15px;
  margin-right: 10px;
  background: none;
}

.portfolio-slider li img {
  display: block;
}

.portfolio-slider-container .bx-controls-direction {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
}

.portfolio-slider-container .bx-controls-direction a {
  text-indent: -9999px;
  z-index: 100;
  position: absolute;
  top: 41%;
  width: 39px;
  height: 72px;
  float: left;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.portfolio-slider-container .bx-controls-direction a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.portfolio-slider-container .bx-controls-direction a.bx-prev {
  left: 10px;
}

.portfolio-slider-container .bx-controls-direction a.bx-next {
  right: 10px;
}

.portfolio-single h3 {
  text-transform: none;
  margin-bottom: 20px;
}

.portfolio-single h6 {
  color: #919191;
  font-weight: 300;
  margin: -10px 0px 20px;
}

.portfolio-share {
  float: left;
  clear: both;
  width: 100%;
  margin: 20px 0px 0px;
}

.portfolio-single .bx-wrapper {
  position: relative;
}

.bx-controls a {
  font-size: 0;
  height: 60px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  width: 40px;
}

.bx-controls a.bx-prev {
  background: rgba(0, 0, 0, 0.5) url(images/slider-prev-arrow-white.png) center center no-repeat;
  left: 0;
}

.bx-controls a.bx-next {
  background: rgba(0, 0, 0, 0.5) url(images/slider-next-arrow-white.png) center center no-repeat;
  right: 0;
}

.post-nav-container {
  float: left;
  width: 100%;
  margin: 30px 0px 0px;
  padding: 15px 0px;
  clear: both;
  border-bottom: 1px dotted #888888;
  border-top: 1px dotted #888888;
}

.post-nav-container a {
  font-weight: normal;
}

.post-nav-container a span {
  font-size: 12px;
  font-weight: normal;
  color: #303030;
  font-style: italic;
}

.post-nav-container .post-prev-link {
  float: left;
}

.post-nav-container .post-next-link {
  float: right;
}

.portfolio-single .right-gallery.dt-sc-two-third {
  margin-left: 2%;
  float: right;
  margin-right: 0px;
}

.portfolio-single .dt-sc-one-third.last {
  margin-left: 0px;
}

.portfolio-single .dt-sc-two-third {
  margin-right: 2%;
}

.pp_nav p {
  line-height: 12px;
}


/* Two column */

.page-with-sidebar .portfolio.with-space.dt-sc-one-half {
  width: 48.8%;
}

.page-with-both-sidebar .portfolio.with-space.dt-sc-one-half {
  width: 48%;
}

.page-with-both-sidebar .portfolio.with-space.dt-sc-one-half figcaption h5 {
  font-size: 15px;
}

.page-with-both-sidebar .portfolio.with-space.dt-sc-one-half figcaption h6 {
  font-size: 14px;
}


/* Three column */

.page-with-sidebar .portfolio.with-space.dt-sc-one-third {
  width: 31.6%;
}

.page-with-both-sidebar .portfolio.with-space.dt-sc-one-third {
  width: 31%;
}

.page-with-sidebar .portfolio.with-space.dt-sc-one-third figcaption h5, .page-with-sidebar .portfolio.with-space.dt-sc-one-third figcaption h6, .page-with-both-sidebar .portfolio.dt-sc-one-third figcaption h5, .page-with-both-sidebar .portfolio.dt-sc-one-third figcaption h6 {
  font-size: 13px;
}

.page-with-both-sidebar .portfolio.dt-sc-one-third figcaption h6 {
  display: none;
}

.page-with-both-sidebar .portfolio.dt-sc-one-third .fig-title {
  width: 64%;
}

.page-with-both-sidebar .portfolio.dt-sc-one-third .fig-overlay a {
  height: 25px;
  width: 25px;
  line-height: 25px;
  font-size: 14px;
}

.page-with-sidebar .portfolio.dt-sc-one-third figcaption {
  padding: 10px 3%;
}


/* four column */

.container .portfolio.dt-sc-one-fourth figcaption, .portfolio.dt-sc-one-sixth figcaption {
  padding: 12px 3%;
}

.container .portfolio.dt-sc-one-fourth figcaption h5, .portfolio.dt-sc-one-sixth figcaption h5, .container .portfolio.dt-sc-one-fourth figcaption h6, .portfolio.dt-sc-one-sixth figcaption h6 {
  font-size: 14px;
}

.container .portfolio.dt-sc-one-fourth .fig-overlay a, .portfolio.dt-sc-one-sixth .fig-overlay a {
  height: 28px;
  width: 28px;
  line-height: 28px;
  font-size: 14px;
}

.page-with-sidebar .portfolio.with-space.dt-sc-one-fourth {
  width: 23%;
}

.page-with-sidebar .portfolio.dt-sc-one-fourth .fig-title {
  width: 64%;
}

.page-with-sidebar .portfolio.dt-sc-one-fourth figcaption h6 {
  display: none;
}

.page-with-both-sidebar .portfolio.with-space.dt-sc-one-fourth {
  width: 22.2%;
}

.page-with-both-sidebar .portfolio.dt-sc-one-fourth .fig-title {
  width: 100%;
  text-align: center;
}

.page-with-both-sidebar .portfolio.dt-sc-one-fourth figcaption h5 {
  font-size: 11px;
  line-height: 14px;
}

.page-with-both-sidebar .portfolio.dt-sc-one-fourth .fig-overlay {
  float: none;
  text-align: center;
}

.page-with-both-sidebar .portfolio.dt-sc-one-fourth .fig-overlay a {
  float: none;
  margin-right: -4px;
}

.page-with-both-sidebar .portfolio.dt-sc-one-fourth .fig-overlay a {
  font-size: 10px;
  height: 18px;
  width: 18px;
  line-height: 18px;
}

.page-with-sidebar .portfolio.dt-sc-one-fourth figcaption {
  padding: 10px 3%;
}


/*----*****---- << 2.3.4. Blog >> ----*****----*/

.blog-entry {
  width: 100%;
  margin: 0px 0px 40px;
  padding: 0px;
  float: left;
  clear: both;
  position: relative;
}

.blog-entry-inner {
  padding: 0px;
  min-height: 155px;
}

.blog-entry.no-border {
  border: none;
  padding-bottom: 0px;
}

.blog-single-entry {
  border-bottom: 0px;
}

.blog-single-entry .entry-body {
  margin: 25px 0px 0px;
  float: left;
  clear: both;
  width: 100%;
}

.blog-thumb {
  display: block;
  width: 100%;
}

.blog-thumb .blog-entry {
  padding-bottom: 30px;
}

.blog-thumb .entry-thumb {
  width: 33%;
  float: left;
  margin: 0px 2% 0px 0px;
  padding: 0px;
}

.blog-thumb .entry-details {
  float: left;
  width: 65%;
  margin: 0px;
  padding: 0px;
}

.blog-thumb .entry-meta {
  position: inherit;
  float: left;
}

.blog-thumb .entry-title {
  padding-left: 94px;
}

.blog-thumb .entry-details .entry-metadata {
  padding-left: 24px;
  margin-bottom: 0px;
  width: auto;
}

.blog-thumb .blog-entry:hover .entry-thumb img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.blog-thumb .entry-thumb .entry-thumb-desc, #post-1016.blog-entry.has-post-thumbnail .entry-thumb .entry-thumb-desc, #post-1011.blog-entry.has-post-thumbnail .entry-thumb .entry-thumb-desc {
  display: none;
}

#post-1016.blog-entry.has-post-thumbnail:hover .entry-thumb img, #post-1011.blog-entry.has-post-thumbnail:hover .entry-thumb img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.blog-thumb .entry-details-desc {
  display: block;
}

.entry-details-desc {
  display: none;
  clear: both;
  margin: 20px 0px 0px;
  padding: 0px;
  float: left;
}

.entry-meta {
  width: 70px;
  text-align: center;
  position: absolute;
  left: 0;
  padding: 0px;
}

.entry-meta .entry_format {
  border: 2px solid #201c1d;
  border-top: 0px;
  display: block;
  padding: 0px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  color: #303030;
  line-height: 40px;
  text-align: center;
  text-decoration: inherit;
  height: 38px;
  position: relative;
  border-radius: 0px 0px 3px 3px;
}

.entry-meta .entry_format:after {
  content: "\f15c";
}

.entry-meta .date {
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #201c1d;
  padding: 12px 0px;
  text-align: center;
  margin: 0px;
  color: #303030;
  position: relative;
  border-radius: 3px 3px 0px 0px;
}

.format-gallery .entry-meta .entry_format:after {
  content: "\f030";
}

.format-video .entry-meta .entry_format:after {
  content: "\f008";
}

.format-aside .entry-meta .entry_format:after {
  content: "\f036";
}

.format-chat .entry-meta .entry_format:after {
  content: "\f086";
}

.format-quote .entry-meta .entry_format:after {
  content: "\f10d";
}

.format-audio .entry-meta .entry_format:after {
  content: "\f001";
}

.format-link .entry-meta .entry_format:after {
  content: "\f0c1";
}

.format-standard .entry-meta .entry_format:after {
  content: "\f15c";
}

.format-image .entry-meta .entry_format:after {
  content: "\f03e";
}

.format-status .entry-meta .entry_format:after {
  content: "\f075";
}

.format-gallery .entry-thumb-desc, .format-video .entry-thumb-desc, .format-audio .entry-thumb-desc {
  display: none;
}

.blog-entry.format-gallery:hover .entry-thumb img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.entry-thumb {
  display: block;
  padding: 0px;
  line-height: 0px;
  position: relative;
  overflow: hidden;
}

.entry-thumb img {
  max-width: 100%;
  height: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ie8 .entry-thumb img {
  width: auto;
}

.blog-entry:hover .entry-thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.entry-thumb .entry-thumb-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  opacity: 0;
  filter: alpha(opacity=0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}

.ie9 .entry-thumb .entry-thumb-desc {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
}

.blog-entry:hover .entry-thumb .entry-thumb-desc {
  opacity: 1;
  filter: alpha(opacity=100);
}

.entry-thumb .entry-thumb-desc {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.entry-thumb p {
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 20px 5px;
  opacity: 0;
  color: #ffffff;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}

.blog-entry:hover .entry-thumb p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.entry-details {
  display: block;
  margin: 30px 0px 0px;
  padding: 0px 0px 0px 94px;
  min-height: 96px;
  position: relative;
}

.entry-details .entry-title h4 {
  margin: 5px 0px;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  position: relative;
}

.entry-details .read-more {
  float: right;
  margin-top: 10px;
}

.entry-details .read-more.dt-sc-button.small {
  padding: 12px 14px 11px;
  line-height: 12px;
}

.entry-details .read-more.dt-sc-button.small .fa {
  margin-right: 0px;
}

.entry-details .entry-metadata {
  float: left;
  width: 100%;
  margin: 0px 0px 15px;
}

.entry-details .entry-metadata p {
  color: #808080;
  margin: 0px;
  padding: 0px;
  display: inline;
  float: none;
}

.entry-details .entry-metadata span {
  display: inline-block;
  margin: 0px 5px;
  line-height: normal;
}

.entry-details .entry-metadata p a {
  color: #808080;
}

.entry-details .entry-metadata p a span {
  float: none;
  margin: 0px;
  color: #808080;
}

.entry-details .entry-metadata p i {
  color: #808080;
  margin-right: 5px;
  display: inline;
  font-size: 12px;
}

.entry-details .entry-metadata span span.fa {
  margin: 0px;
  color: #808080;
}

.author-info {
  background: #d7e8bc;
  display: block;
  padding: 20px 20px 10px;
  clear: both;
}

.author-info img {
  background: #ffffff;
  padding: 5px;
}

.blog-fullwidth {
  width: 100%;
  margin: 0px;
}

.entry-metadata p {
  float: left;
  margin: 0px 15px 0px 0px;
}

.entry-details .entry-body {
  width: 100%;
  clear: both;
}

.sticky .featured-post, .featured-post {
  margin: 0px 10px 10px 0px;
  position: relative;
  float: left;
  padding: 0px 15px 0px 33px;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 3px;
}

.featured-post span.fa {
  width: 35px;
  height: 30px;
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}

.sticky .entry-details .entry-title h4 {
  position: relative;
  top: 3px;
}

.entry-gallery-post-slider li {
  display: block;
}

.entry-thumb .bx-wrapper {
  position: relative;
}

.entry-thumb .bx-controls a {
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  color: #ffffff;
  width: 40px;
  height: 60px;
  font-size: 0;
}

.entry-thumb .bx-controls a.bx-prev {
  left: 0px;
  background: rgba(0, 0, 0, 0.6) url(images/slider-prev-arrow-white.png) center center no-repeat;
}

.entry-thumb .bx-controls a.bx-next {
  right: 0px;
  background: rgba(0, 0, 0, 0.6) url(images/slider-next-arrow-white.png) center center no-repeat;
}

.entry-thumb .bx-wrapper ul, .entry-thumb .bx-wrapper li {
  margin: 0px;
  padding: 0px;
}

.tpl-blog-holder .column {
  margin-left: 0px;
  margin-right: 0px;
}

.page-with-sidebar .tpl-blog-holder .dt-sc-one-half {
  width: 48.8%;
}

.page-with-both-sidebar .tpl-blog-holder .dt-sc-one-half {
  width: 48%;
}

.page-with-sidebar .tpl-blog-holder .dt-sc-one-third {
  width: 31.6%;
}

.page-with-both-sidebar .tpl-blog-holder .dt-sc-one-third {
  width: 100%;
}

.page-with-both-sidebar .blog-thumb .entry-thumb {
  width: 100%;
  margin-right: 0px;
  padding-bottom: 20px;
}

.page-with-both-sidebar .blog-thumb .entry-details {
  width: 100%;
}

.page-with-both-sidebar .tpl-blog-holder .dt-sc-one-half .entry-thumb .bx-controls a, .tpl-blog-holder .dt-sc-one-third .entry-thumb .bx-controls a, .tpl-blog-holder .blog-thumb .entry-thumb .bx-controls a {
  height: 45px;
  width: 30px;
  background-size: 10px 20px;
}

.page-with-both-sidebar .tpl-blog-holder .dt-sc-one-half .entry-details .entry-title h4 {
  line-height: 26px;
  font-size: 18px;
}

.dt-sc-one-third .featured-post, .page-with-both-sidebar .tpl-blog-holder .dt-sc-one-half .featured-post {
  padding-right: 0px;
}

.dt-sc-one-third .featured-post span.text, .page-with-both-sidebar .tpl-blog-holder .dt-sc-one-half .featured-post span.text {
  font-size: 0;
}

.page-with-sidebar .tpl-blog-holder .dt-sc-one-third .mejs-controls div.mejs-horizontal-volume-slider {
  width: 55px;
}

.page-with-sidebar .dt-sc-one-third .entry-details .entry-title h4 {
  font-size: 16px;
  line-height: 24px;
  top: -2px;
}


/*GEISI */

.entry-thumb {
  width: 30%;
  float: left;
  margin-right: 5%;
}

.entry-thumb .entry-thumb-desc {
  display: none;
}

.entry-details {
  display: block;
  width: 60%;
  float: left;
  margin: 0px;
  padding: 0px;
  min-height: 96px;
  position: relative;
}

.entry-details .entry-meta {
  display: none;
}

.entry-details .entry-title h4 a {
  font-size: 26px;
  font-weight: bold;
}

.entry-details .entry-metadata {
  display: none;
}

.entry-details .entry-details-desc {
  display: block;
  margin: 0px 0px 0px;
}

.entry-details-more {
  float: right;
}


/*
		.g-entry-thumb { width:33%; float:left; }
		.entry-details { display:none; }
		.entry-meta { display:none; }
		.entry-metadata { display:none;}
		.g-entry-body { width:66%; float:left; }
		*/


/*GEISI */


/*----*****---- << Blog Comment Entries >> ----*****----*/

.commententries {
  width: 100%;
  float: left;
  margin: 30px 0px 0px;
  padding: 0px;
}

ul.commentlist {
  float: left;
  margin: 20px 0px 20px 0px;
  padding: 0px 0px 20px 0px;
  list-style: none;
  border-top: 0px;
}

ul.commentlist li {
  display: block;
  float: none;
  list-style: none;
  border: none;
  margin: 0px 0px 20px;
  padding: 0px 0px 0px 115px;
  position: relative;
  clear: both;
}

ul.commentlist li ul.children {
  margin: 10px 0px 10px;
  padding: 0px;
  float: left;
  border: none;
  clear: both;
  width: 100%;
}

ul.commentlist li .respond {
  margin-left: 69px;
}

ul.commentlist li .comment-details {
  position: relative;
  padding: 0px 0px 10px;
  margin: 10px 0px 10px;
}

ul.commentlist li .comment-body {
  margin: 10px 0px 0px;
}

ul.commentlist li .comment-body p {
  line-height: 20px;
}

ul.commentlist li .comment-author {
  left: 0px;
  top: 0px;
  position: absolute;
}

ul.commentlist li .comment-author img {
  max-width: 90px;
  max-height: 90px;
  float: left;
  margin: 0px;
}

ul.commentlist li .author-name, ul.commentlist li .author-name a {
  font-size: 16px;
  color: #303030;
}

ul.commentlist li.bypostauthor .author-name {
  font-weight: 600;
}

ul.commentlist li .comment-details {
  display: block;
}

ul.commentlist li .commentmetadata {
  font-size: 12px;
  color: #808080;
  font-style: italic;
  text-decoration: none;
}

ul.commentlist li .reply {
  margin: 0px;
}

ul.commentlist li .reply a.comment-reply-link {
  color: #303030;
  font-size: 14px;
  padding: 8px 16px 6px;
  line-height: normal;
  display: inline-block;
  margin: 10px 0px 0px;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  outline: none;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  border: 2px solid #201c1d;
  border-radius: 3px;
}

ul.commentlist li .reply a.comment-reply-link:hover {
  color: #ffffff;
}

ul.commentlist>li>ul.children li ul.children li #respond p span {
  display: none;
}

ul.commentlist li #respond {
  padding-bottom: 20px;
}

#respond {
  clear: both;
}

#respond h3#reply-title small {
  font-size: 14px;
  text-transform: none;
}

#respond h3#reply-title {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

#respond .dt-sc-one-half p span {
  width: 10%;
}

#respond p {
  clear: both;
  margin-bottom: 15px;
}

.social-share-icons {
  width: 100%;
  clear: both;
  float: left;
  margin: 20px 0px 0px;
  padding: 0px;
}

.social-share-icons li {
  display: inline;
  margin: 0px 10px 0px 0px;
  padding: 0px;
}

.social-share-icons li img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.comment-body ul li, .comment-body ol li {
  padding-left: 0px;
  list-style: circle;
  display: list-item;
}


/*----*****---- << Pagination >> ----*****----*/

.pagination {
  float: left;
  width: 100%;
  margin: 10px 0px 10px;
  padding: 0px;
}

.pagination ul {
  float: left;
  margin: 0px;
  padding: 0px;
}

.pagination ul li {
  float: left;
  display: inline;
  margin: 0px;
  padding: 0px;
}

.pagination ul li.dot {
  font-size: 30px;
  line-height: 18px;
  padding: 0px 12px;
  color: #303030;
  margin: 10px 0px 0px -10px;
}

.pagination ul li a, .pagination .next-post a, .pagination .prev-post a {
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #303030;
  padding: 2px 12px 0px;
  border-radius: 3px;
  margin: 10px 10px 0px 0px;
  float: left;
  border: 2px solid #201c1d;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.pagination ul li.active-page {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  padding: 2px 12px 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  position: relative;
  border: 2px solid;
  border-radius: 3px;
}

.pagination ul li a:hover, .pagination .next-post a:hover, .pagination .prev-post a:hover {
  color: #ffffff;
}

.pagination ul li.active-page {
  margin-top: 10px;
}

.pagination .next-post {
  float: left;
  margin-left: 4px;
  padding: 0px;
}

.pagination .prev-post {
  float: left;
  margin-right: 4px;
  padding: 0px;
}


/*----*****---- << 2.3.5. 404 >> ----*****----*/

.error-info {
  padding: 70px 0px;
  float: left;
  clear: both;
}

.error-info h2 {
  font-size: 100px;
  color: #d9ceba;
  margin-bottom: 0px;
  display: block;
}

.error-info h3 {
  font-size: 20px;
  text-transform: none;
  display: block;
  margin-bottom: 20px;
}

.error-info .dt-sc-button {
  margin-top: 20px;
}


/*----*****---- << 2.3.6. Teachers Profile >> ----*****----*/

.dt-team-entry-left {
  float: left;
  margin-right: 4%;
  width: 26%;
  text-align: center;
}

.dt-team-member {
  padding: 10px;
  display: inline-block;
}

.dt-team-entry-left .dt-sc-entry-title {
  margin: 20px 0px 0px;
}

.dt-team-entry-left .dt-sc-team h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.dt-team-entry-left .dt-sc-team h5 {
  font-size: 14px;
  color: #303030;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  text-transform: none;
}

.dt-team-entry-left .dt-sc-team {
  margin-bottom: 15px;
}

.dt-sc-entry-thumb img {
  border-radius: 3px 3px 0px 0px;
  height: auto;
}

.dt-team-member .dt-sc-team {
  padding-bottom: 20px;
}

.dt-team-member .dt-sc-team:hover {
  background: #d7e8bc;
}

.post-ratings {
  line-height: normal;
  position: relative;
  width: 100%;
  display: inline-block;
  padding: 0px 0px 20px;
}

.post-ratings-text {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  top: 25px;
}

.post-ratings em:last-child {
  color: #404040 !important;
  margin-top: 8px !important;
}

.dt-team-entry-left .post-ratings em {
  line-height: normal;
  margin-top: 20px;
  width: 100%;
}

.dt-team-entry-content {
  float: left;
  width: 70%;
  color: #808080;
  margin: 0px 0px 10px;
}

.dt-team-entry-content h3 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}

ul.teachers-details li {
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  width: 97%;
  position: relative;
  padding: 10px 0px 10px 25px;
  border-bottom: 1px solid #d7e8bc;
  box-sizing: border-box;
}

ul.teachers-details li:before {
  content: "\f10c";
  font-family: FontAwesome;
  font-style: normal;
  color: #808080;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 14px;
  position: absolute;
  top: 13px;
  left: 0px;
}

.dt-team-entry-content ul li strong {
  float: left;
  min-width: 34%;
  font-weight: 400;
}

.dt-team-entry-content .dt-sc-button.small {
  padding: 11px 20px 9px;
  float: left;
  clear: both;
  margin-top: 30px;
}

.teachers-desc {
  line-height: 28px;
  float: left;
  clear: both;
  margin: 0px;
  padding: 0px;
}

.dt-team-entry-left .post-ratings, .dt_teachers .post-ratings {
  font-weight: 300;
}

.dt-team-entry-left .post-ratings strong, .dt_teachers .post-ratings strong {
  font-weight: normal;
}

.hentry .post-ratings {
  margin-bottom: 10px;
}

div.pp_default .pp_content_container .pp_details {
  position: absolute;
  bottom: 0px;
}

.dt_teachers .team-thumb img {
  border-radius: 3px;
}

.dt_teachers .column.dt-sc-one-fourth {
  width: 22.4%;
}

.dt_teachers .column.dt-sc-three-fourth {
  margin-left: 3%;
  margin-top: 0px;
}

.dt_teachers .team-thumb {
  text-align: center;
}

.dt_teachers .team-thumb .post-ratings {
  padding-bottom: 10px;
  margin-top: 10px;
}

.dt-sc-social-icons ul {
  margin: 0px;
  padding: 0px;
}

.dt_teachers .dt-sc-social-icons {
  margin: 10px 0px 0px;
}

.dt_teachers .courses-table-list {
  margin-bottom: 30px;
}

.dt_teachers h5.border-title {
  margin-top: 10px;
  margin-bottom: 40px;
}

.dt_teachers ul.teachers-details {
  margin-top: -10px;
}

.dt_teachers ul.dt-sc-fancy-list li {
  padding-left: 22px;
  color: #303030;
}

.dt_teachers ul.dt-sc-fancy-list li strong, .dt_teachers ul.dt-sc-fancy-list li:before {
  color: #303030;
}

.dt_teachers ul.dt-sc-fancy-list li:before {
  top: 3px;
}


/*----*****---- << Goto Top >> ----*****----*/

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border: none;
  text-indent: 100%;
  background: url(images/ui.totop.png) no-repeat left top;
  z-index: 9999;
}

#toTopHover {
  background: url(images/ui.totop.png) no-repeat left -40px;
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

#toTop:active, #toTop:focus {
  outline: none;
}


/*----*****---- << 2.3.7. Newsletter >> ----*****----*/

#newsletter {
  float: left;
  clear: both;
  width: 100%;
  margin: 0px;
  padding: 40px 0px 35px;
  display: block;
  position: relative;
  text-align: center;
}

.newsletter-wrapper {
  float: left;
  clear: both;
  width: 100%;
  margin: 0px;
  padding: 0px;
  display: block;
  position: relative;
  text-align: center;
  background-attachment: fixed !important;
}

.newsletter-wrapper #newsletter {
  float: left;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  margin: 0px;
  padding: 80px 0px 90px;
}

#newsletter h2.border-title {
  color: #ffffff;
  margin-bottom: 40px;
}

#newsletter h2.border-title span {
  background: #ffffff;
}

#newsletter h6 {
  color: #ffffff;
  line-height: 30px;
  margin-bottom: 40px;
}

#newsletter form {
  display: inline-block;
  position: relative;
  width: 100%;
}

#newsletter form input[type="email"] {
  border: none;
  width: 36%;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  padding: 20px;
  border-radius: 3px 0px 0px 3px;
  color: #8b8b8b;
}

#newsletter form input[type="submit"] {
  border-radius: 0px 3px 3px 0px;
  display: inline-block;
  float: none;
  padding: 21px 25px 20px;
  font-size: 16px;
  margin: 0px 0px 0px -4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #newsletter form input[type="submit"] {
    padding: 23px 25px 22px;
  }
}


/*#newsletter form input[type="email"] { font-size:12px; color:#808080; width:280px; display:inline-block; float:none; padding:12px 10px; margin:0px 10px 0px 0px; border:0px; border-radius:0px; }
	#newsletter form input[type="submit"] { background:none; margin:0px; border:1px solid #ffffff; color:#ffffff; padding:10px 20px; float:none; }
	#newsletter form input[type="submit"]:hover { background:#ffffff; color:#303030; }*/

#newsletter form .dt_sc_mc_result {
  position: absolute;
  left: 10px;
  top: 43px;
  color: #ffffff;
}

#newsletter ul.social-icons {
  text-align: center;
  float: left;
  clear: both;
  margin: 50px 0px 0px;
  padding: 0px;
  width: 100%;
}

#newsletter ul.social-icons li {
  display: inline-block;
  margin: 0px 10px;
  padding: 0px;
  text-align: center;
}

#newsletter ul.social-icons li a {
  color: #ffffff;
  font-size: 24px;
}

#newsletter ul.social-icons li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}


/*----*****---- << 2.3.8. Contact Form 7 >> ----*****----*/

#contact-form p, .mailchimp-form p {
  background: #ffffff;
  border: 1px solid #d7e8bc;
  padding: 0px;
  width: 100%;
  clear: both;
  overflow: hidden;
  border-radius: 3px;
}

#contact-form p .fa, .mailchimp-form .fa {
  font-size: 14px;
  line-height: 48px;
  padding: 0px;
  width: 6%;
  text-align: center;
  border-right: 1px solid #d7e8bc;
  margin: 0px;
}

#contact-form p input, #contact-form p textarea, .mailchimp-form p input, .mailchimp-form p textarea {
  border: none;
  padding: 13px 0 12px 2%;
  width: 89.4%;
  margin: 0px;
  display: inline;
}

#contact-form p textarea {
  padding-top: 15px;
  height: 146px;
  width: 92%;
}

#contact-form p.textarea-field .fa {
  padding-bottom: 14px;
  height: 145px;
  float: left;
  /*margin:0px 0px -2000px; padding:0px 0px 2000px;*/
}

form p .fa {
  color: #808080;
}

#contact-form p.submit {
  margin: 30px 0px 0px;
  border: none;
  background: none;
}

#contact-form p.submit input {
  padding: 11px 20px;
}

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

.wpcf7-form span.wpcf7-not-valid-tip {
  /*background:#ffb0af;*/
  border: 1px solid #ff7b79;
  color: #cc0000;
  padding: 4px 10px;
  top: 7px;
  line-height: normal;
  right: 0px;
  position: absolute;
}

span.wpcf7-form-control-wrap {
  width: 92%;
}

.wpcf7-form div.wpcf7-validation-errors, .wpcf7-form div.wpcf7-mail-sent-ok {
  margin-bottom: 20px;
  margin-top: 20px;
  clear: both;
  padding: 15px 15px 15px 35px;
  float: left;
}

.wpcf7-form div.wpcf7-validation-errors {
  background: #ffcccc;
  border: 1px solid #ff9999;
  color: #d01313;
  position: relative;
}

.wpcf7-form div.wpcf7-validation-errors:before, .wpcf7-form div.wpcf7-mail-sent-ok:before {
  top: 13px;
  left: 10px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 20px;
  position: absolute;
}

.wpcf7-form div.wpcf7-validation-errors:before {
  content: "\f057";
  color: #C54228;
}

.wpcf7-form div.wpcf7-mail-sent-ok {
  background: #eafac0;
  border: 1px solid #b1cf67;
  color: #7ba411;
  position: relative;
}

.wpcf7-form div.wpcf7-mail-sent-ok:before {
  content: "\f058";
  color: #75b632;
}

.wpcf7-form span.wpcf7-list-item {
  margin-right: 25px;
}

.wpcf7-form input[type="radio"] {
  position: relative;
  margin-right: 5px;
  top: -2px;
}

.dt-sc-titled-box-content .wpcf7-form .wpcf7-not-valid-tip {
  top: 0px;
  padding: 0px 10px;
}

.ie9 .dt-sc-titled-box-content .wpcf7-form .wpcf7-not-valid-tip {
  top: 50px;
}

.ie9 .wpcf7-form .wpcf7-not-valid-tip {
  top: 20px;
}

.dt-sc-one-third .dt-sc-titled-box-content input[type="text"], .dt-sc-one-third .dt-sc-titled-box-content input[type="password"], .dt-sc-one-third .dt-sc-titled-box-content input[type="email"], .dt-sc-one-third .dt-sc-titled-box-content input[type="url"], .dt-sc-one-third .dt-sc-titled-box-content input[type="tel"], .dt-sc-one-third .dt-sc-titled-box-content input[type="number"], .dt-sc-one-third .dt-sc-titled-box-content input[type="range"], .dt-sc-one-third .dt-sc-titled-box-content input[type="date"], .dt-sc-one-third .dt-sc-titled-box-content textarea, .dt-sc-one-third .dt-sc-titled-box-content input.text {
  padding: 12px 5%;
  width: 90%;
}


/*----*****---- << Blank Pages >> ----*****----*/

.page-template-tpl-blank-php #main {
  padding: 0px;
}

.blank-template-container {
  display: table;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.blank-template {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.blank-template-wrapper {
  border-top: 1px solid #d7e8bc;
  border-bottom: 1px solid #d7e8bc;
  padding: 30px 0px;
  float: left;
  clear: both;
  width: 100%;
  background: #d7e8bc;
}


/*----*****---- << Side Navigation >> ----*****----*/

.side-navigation {
  width: 27%;
  float: left;
  margin: 0px 2% 0px 0px;
  padding: 0px;
}

.side-navigation-content {
  width: 71%;
  float: left;
  margin: 0px;
  padding: 0px;
}

.side-nav-container {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 98%;
}

ul.side-nav {
  border: 1px solid;
  border-bottom: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
}

ul.side-nav li {
  float: left;
  width: 100%;
  display: block;
  padding: 0px;
  border-bottom: 1px solid;
}

ul.side-nav li a {
  color: #303030;
  line-height: normal;
  padding: 12px 0px 11px 60px;
  display: block;
  position: relative;
}

ul.side-nav li a:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #444446;
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  width: 45px;
  height: 43px;
  text-align: center;
  line-height: 45px;
}

ul.side-nav>li.current_page_item>a:after, ul.side-nav>li>ul>li.current_page_item>a:after {
  content: "";
  position: absolute;
  background: url(images/side-nav-active.png) no-repeat;
  width: 11px;
  height: 46px;
  right: -11px;
  top: 0px;
}

ul.side-nav>li>a:hover, ul.side-nav>li>ul>li>a:hover, ul.side-nav>li.current_page_item>a, ul.side-nav li>ul>li.current_page_item>a {
  color: #4bbcd7;
}

ul.side-nav li a:hover:before, ul.side-nav>li.current_page_item>a:before, ul.side-nav>li>ul>li.current_page_item>a:before, ul.side-nav>li>ul>li>ul>li.current_page_item>a:before {
  color: #ffffff;
}

ul.side-nav li ul {
  border-top: 1px solid;
  margin: 0px;
  padding-left: 0px;
}

ul.side-nav li ul li:last-child {
  border: none;
  padding-bottom: 0px;
}

ul.side-nav li ul li a {
  padding-left: 85px;
}

ul.side-nav ul ul li a {
  padding-left: 120px;
}

ul.side-nav li a:before, ul.side-nav>li>a:hover, ul.side-nav>li>ul>li>a:hover, ul.side-nav>li>ul>li>ul>li>a:hover, ul.side-nav>li.current_page_item>a, ul.side-nav>li>ul>li.current_page_item>a, ul.side-nav>li>ul>li>ul>li.current_page_item>a {
  background: #d7e8bc;
}

ul.side-nav, ul.side-nav li, ul.side-nav li ul {
  border-color: #d7e8bc;
}

ul.side-nav li a:before, ul.side-nav>li>a:hover, ul.side-nav>li>ul>li>a:hover, ul.side-nav>li>ul>li>ul>li>a:hover {
  color: #303030;
}


/*----*****---- << IE9 Styles >> ----*****----*/

.ie9 .no-space.column.portfolio {
  margin-bottom: -1px;
}

.min-space .dt-sc-hr-invisible-large {
  margin: 65px 0px;
}

.ie9 #buddypress div.item-list-tabs ul li.last select {
  max-width: 179px;
}

.ie9 .header-search input[type="submit"] {
  padding: 18px 25px;
}

.ie9 .widget.widget_text .textwidget .dt-sc-contact-info .icon i {
  top: -5px;
}

#newsletter form input[type="submit"] {
  padding: 22px 25px 21px;
}


/*----*****---- << 2.3.9. Events >> ----*****----*/

.events-list .tribe-events-loop, .tribe-events-day .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .single-tribe_organizer .tribe-events-loop {
  max-width: 1170px;
}

#tribe-events-pg-template {
  max-width: 100%;
}

#tribe-bar-form {
  background: #d7e8bc;
}

#tribe-bar-form label {
  font-size: 15px;
  color: #303030;
  text-transform: none;
  margin-bottom: 10px;
}

#tribe-bar-form input[type="text"] {
  border: 1px solid #d7e8bc;
  background: #ffffff;
  padding: 14px 15px 13px;
  font-weight: normal;
  font-size: 12px;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"], .tribe-events-sub-nav li a, .tribe-events-read-more {
  border: 2px solid #8dcf25;
  background: #8dcf25;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  padding: 8px 15px 7px;
  cursor: pointer;
  width: auto;
  text-transform: uppercase;
  border-radius: 3px;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"]:hover, .tribe-events-sub-nav li a:hover, .tribe-events-sub-nav li a:active, .tribe-events-read-more:hover, .tribe-events-read-more:active {
  color: #ffffff;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"] {
  float: left;
  margin: 25px 0px 0px;
}

.tribe-events-sub-nav li a, .tribe-events-read-more {
  margin: 10px 0px 0px;
}

.tribe-events-sub-nav li {
  padding: 0px;
}

#tribe-events-header .tribe-events-sub-nav, #tribe-events-footer .tribe-events-sub-nav {
  overflow: visible;
  margin: 20px 0px;
  float: left;
  width: 100%;
  clear: both;
}

#tribe-bar-collapse-toggle {
  background: #d7e8bc;
  color: #303030;
  padding: 24px 20px 18px;
}

.single-tribe_events .tribe-events-schedule {
  background: #d7e8bc;
  border-color: #d7e8bc;
  padding: 10px 15px 12px;
}

.tribe-bar-views-inner {
  padding: 22px 0px 45px;
  background: #d7e8bc;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  background: #d7e8bc;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
  background: #d7e8bc;
}

.datepicker table tr td span:hover {
  background: #d7e8bc;
}

.datepicker table tr td.active.active, .datepicker table tr td span.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td span.active.active:hover {
  background: #d7e8bc;
  color: #808080;
}

.datepicker th.switch {
  width: 122px;
}

.datepicker.dropdown-menu {
  margin-top: 6px;
}

.datepicker table {
  border: none;
}

.datepicker td, .datepicker th {
  padding: 5px;
  border: none;
  background: none;
  color: #666666;
  font-size: 12px;
  line-height: 20px;
}

h2.tribe-events-page-title {
  font-weight: bold;
}

h2.tribe-events-page-title, #tribe-geo-results h2.tribe-events-page-title {
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'futura-pt', sans-serif;
  text-align: left;
}

.tribe-events-calendar th {
  background: #d7e8bc;
  text-transform: uppercase;
  padding: 15px 10px;
  text-transform: none;
}

#tribe-events-content table.tribe-events-calendar, #tribe-events-content .tribe-events-calendar td {
  border: 1px solid #d7e8bc;
}

#tribe-events-content .tribe-events-calendar td {
  background: #ffffff;
  text-align: left;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
  border-bottom: 1px solid #d7e8bc;
}

#tribe-events-content .tribe-events-thismonth a {
  border-bottom: 0px;
}

#tribe-events-content .tribe-events-tooltip h4 {
  min-height: 10px;
  line-height: 16px;
  font-weight: bold;
  font-size: 11px;
  padding: 10px;
  color: #ffffff;
}

.tribe-events-calendar .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip, .recurring-info-tooltip {
  border: 1px solid #d7e8bc;
}

.tribe-events-tooltip .tribe-events-arrow {
  background-image: url(images/tribe-tooltips.png);
  background-size: 44px 15px;
}

.events-archive.events-gridview #tribe-events-content table .vevent {
  padding: 6px 0px;
  font-weight: normal;
}

.tribe-events-tooltip p.entry-summary {
  line-height: 18px;
  color: #808080;
}

.tribe-events-tooltip .tribe-events-event-body span {
  color: #a7a7a7;
  padding: 5px 0px 5px;
  display: inline-block;
}

.tribe-events-tooltip .duration {
  color: #a7a7a7;
}

.tribe-events-tooltip .tribe-events-event-thumb {
  padding-right: 10px;
}

#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
  font-weight: normal;
}

.tribe-grid-body .tribe-events-tooltip .tribe-events-arrow {
  top: 36px;
}

.tribe-events-tooltip .tribe-events-arrow {
  bottom: -17px;
}

.tribe-events-list .vevent.hentry {
  margin: 0px;
  padding: 30px 0px 50px;
  background: url(images/splitter.png) bottom repeat-x;
  border: none;
}

.tribe-events-list .time-details {
  font-size: 14px;
  font-weight: normal;
  color: #303030;
}

.tribe-events-list .tribe-events-venue-details {
  font-size: 14px;
  color: #808080;
  font-style: italic;
  font-weight: normal;
}

.tribe-events-loop .tribe-events-event-meta {
  margin-bottom: 20px;
}

.tribe-events-list .tribe-events-event-image {
  margin-right: 2%;
}

.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
  width: 68%;
}

.tribe-events-list .tribe-events-photo-event .tribe-events-event-details {
  padding-bottom: 25px;
}

.tribe-events-read-more {
  margin: 20px 0px 0px;
  display: table;
}

.tribe-events-list-event-title a:hover {
  color: #303030;
}

.tribe-events-list-separator-month span {
  background: #d7e8bc;
  padding: 10px 3%;
  font-size: 16px;
  color: #303030;
  border-radius: 3px;
}

.tribe-events-list-separator-month:after {
  border: 1px solid #d7e8bc;
}

.tribe-events-day .tribe-events-day-time-slot h5 {
  background: #d7e8bc;
  padding: 13px 10px;
  font-size: 16px;
}

.with-sidebar .tribe-bar-mini .tribe-bar-views-inner {
  padding: 22px 0 35px;
}

.single-tribe_events .tribe-events-event-meta {
  background: none;
  border: none;
  padding: 0px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  color: #303030;
}

.tribe-events-single-section .tribe-events-meta-group {
  width: 48.9%;
  margin-right: 2%;
  padding: 0px;
}

.tribe-events-single-section .tribe-events-meta-group.tribe-events-meta-group-organizer {
  margin-right: 0px;
}

.tribe-events-single-section .tribe-events-venue-map {
  margin-right: 0px;
  width: 46.9%;
}

.tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 40px;
  position: relative;
}

.tribe-events-meta-group .tribe-events-single-section-title:before {
  content: "";
  bottom: -12px;
  height: 4px;
  width: 40px;
  position: absolute;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  padding: 0px 0px 15px;
  margin: 0px 0px 10px;
  border-bottom: 1px solid #d7e8bc;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  padding: 10px 0px 0px;
}

.page-with-sidebar .tribe-bar-mini .tribe-bar-views-inner {
  padding: 20px 0px 40px;
}

.page-with-sidebar #tribe-bar-form .tribe-bar-submit input[type="submit"] {
  margin-top: 25px;
}

.tribe-events-list .vevent.hentry.tribe-event-end-month {
  padding-bottom: 50px;
}

.tribe-events-grid .tribe-grid-content-wrap .column {
  width: 12.2%;
}

#primary .tribe-events-has-events div[id*="daynum-"] a:before {
  bottom: 8px;
}

#tribe-bar-form input[type="text"] {
  z-index: 10 !important;
}

.tribe-mini-calendar {
  background: #d7e8bc;
}

.widget.tribe-events-list-widget ol {
  padding-left: 0px;
}

.vevent.tribe-events-photo-event .tribe-events-photo-event-wrap {
  background: #d7e8bc;
}

.secondary-sidebar .tribe-mini-calendar th, #footer .tribe-mini-calendar th, #primary .tribe-mini-calendar th {
  padding: 7px 0px;
  background: #ffffff;
  border-color: #d7e8bc;
  color: #666666;
  font-weight: normal;
  text-transform: none;
}

.secondary-sidebar .tribe-mini-calendar td, #footer .tribe-mini-calendar td, #primary .tribe-mini-calendar td {
  padding: 0px;
  background: #ffffff;
  border-color: #d7e8bc;
  color: #666666;
}

.secondary-sidebar .tribe-mini-calendar .tribe-mini-calendar-nav td, #footer .tribe-mini-calendar .tribe-mini-calendar-nav td, #primary .tribe-mini-calendar .tribe-mini-calendar-nav td {
  padding: 4px 0px;
}

.secondary-sidebar .tribe-events-has-events div[id*="daynum-"] a:before, #footer .tribe-events-has-events div[id*="daynum-"] a:before, #primary .tribe-events-has-events div[id*="daynum-"] a:before {
  width: 5px;
  height: 5px;
}

.secondary-sidebar .tribe-mini-calendar-event .list-date, #footer .tribe-mini-calendar-event .list-date, #primary .tribe-mini-calendar-event .list-date {
  background: #d7e8bc;
}

.secondary-sidebar .tribe-mini-calendar-event .list-date .list-daynumber, #footer .tribe-mini-calendar-event .list-date .list-daynumber, #primary .tribe-mini-calendar-event .list-date .list-daynumber {
  color: #303030;
}

.secondary-sidebar .tribe-mini-calendar-event .list-info h2, #footer .tribe-mini-calendar-event .list-info h2, #primary .tribe-mini-calendar-event .list-info h2 {
  margin-bottom: 10px;
}

.secondary-sidebar .tribe-mini-calendar-event, #footer .tribe-mini-calendar-event, #primary .tribe-mini-calendar-event {
  border-bottom: 1px dashed #d7e8bc;
}

.secondary-sidebar .tribe-mini-calendar-event .list-info span, #footer .tribe-mini-calendar-event .list-info span, #primary .tribe-mini-calendar-event .list-info span {
  line-height: 16px;
}

.secondary-sidebar .tribe-mini-calendar-event .list-info, #footer .tribe-mini-calendar-event .list-info, #primary .tribe-mini-calendar-event .list-info {
  line-height: 20px;
}

.secondary-sidebar .tribe-venue-widget-list h4, #footer .tribe-venue-widget-list h4, #primary .tribe-venue-widget-list h4 {
  font-size: 14px;
  margin-bottom: 5px;
}

.secondary-sidebar .tribe-venue-widget-list li, #footer .tribe-venue-widget-list li, #primary .tribe-venue-widget-list li {
  border-bottom: 1px dashed #d7e8bc;
  padding-bottom: 20px;
  padding-left: 20px;
}

.secondary-sidebar .tribe-venue-widget-list li:before, #footer .tribe-venue-widget-list li:before, #primary .tribe-venue-widget-list li:before {
  content: "\f124";
}

#footer .tribe-mini-calendar .tribe-mini-calendar-nav a, #footer .tribe-mini-calendar .tribe-mini-calendar-nav span, #footer .tribe-mini-calendar .tribe-events-has-events:hover a, #footer .tribe-mini-calendar .tribe-events-present a, .secondary-sidebar .tribe-events-present span.tribe-mini-calendar-no-event, #footer .tribe-events-present span.tribe-mini-calendar-no-event, #primary .tribe-events-present span.tribe-mini-calendar-no-event {
  color: #ffffff;
}

.secondary-sidebar .tribe-mini-calendar-no-event, #footer .tribe-mini-calendar-no-event, .secondary-sidebar .tribe-mini-calendar .tribe-events-right a, #footer .tribe-mini-calendar .tribe-events-right a, #primary .tribe-mini-calendar-no-event, #primary .tribe-mini-calendar .tribe-events-right a {
  color: #666666;
  font-weight: normal;
}

.secondary-sidebar .tribe-mini-calendar .tribe-events-has-events:hover a:hover, #footer .tribe-mini-calendar .tribe-events-has-events:hover a:hover, #primary .tribe-mini-calendar .tribe-events-has-events:hover a:hover {
  color: #ffffff;
}

.secondary-sidebar .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a, #footer .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a, #primary .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a {
  color: #ffffff !important;
}

.secondary-sidebar .tribe-events-divider, #footer .tribe-events-divider, #primary .tribe-events-divider {
  padding: 0px 3px;
}

.secondary-sidebar .widget.tribe-events-adv-list-widget ol li, #footer .widget.tribe-events-adv-list-widget ol li, #primary .widget.tribe-events-adv-list-widget ol li {
  border-bottom: 1px dashed #d7e8bc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#footer .widget.tribe-events-adv-list-widget ol li, #footer .tribe-venue-widget-list li, #footer .tribe-mini-calendar-event {
  border-color: #555555;
}

#footer .tribe-countdown-number {
  color: #ffffff;
}

.tribe-venue-widget-thumbnail img {
  border-radius: 3px;
  clear: both;
}

.widget.tribe-events-countdown-widget .tribe-countdown-text {
  font-size: 16px;
}

.widget.tribe-events-adv-list-widget ol {
  padding-left: 0px;
}

.widget.tribe-events-adv-list-widget ol li h4 {
  font-size: 16px;
}

.widget.tribe-events-adv-list-widget ol li .duration, .widget.tribe-events-adv-list-widget ol li .vcard span {
  margin-bottom: 10px;
  display: block;
  line-height: 20px;
}

.widget.tribe-events-adv-list-widget .tribe-events-widget-link {
  margin-top: 10px;
  float: left;
  clear: both;
}

.widget.tribe-events-adv-list-widget .tribe-events-widget-link a {
  border: 1px solid;
  padding: 8px 10px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: normal;
}

.widget.tribe-events-adv-list-widget .tribe-events-widget-link a:hover, #footer .widget.tribe-events-adv-list-widget .tribe-events-widget-link a:hover {
  color: #ffffff;
}

.secondary-sidebar .tribe-venue-widget-venue-name, #footer .tribe-venue-widget-venue-name, #primary .tribe-venue-widget-venue-name {
  margin-bottom: 10px;
}

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit] {
  padding: 8px 15px 9px;
  font-size: 11px;
}

.tribe-events-list .tribe-events-loop .tribe-events-content {
  line-height: 25px;
}

.single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .events-list #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer, .tribe-events-grid .tribe-grid-content-wrap .column {
  border-color: #d7e8bc;
}

.tribe-grid-allday {
  background: #ffffff;
  border-color: #d7e8bc;
}

.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"]>a {
  color: #ffffff;
  background: #7ab51d;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"], .tribe-events-calendar div[id*="tribe-events-daynum-"] a {
  background: #649218;
}

#tribe-geo-map-wrapper, .single-tribe_events .tribe-events-venue-map {
  background: #d7e8bc;
  border-color: #d7e8bc;
}

#footer .tribe-countdown-complete, .tribe-events-sub-nav li.tribe-events-nav-next a:hover {
  color: #ffffff;
}

.tribe-events-list .tribe-events-event-image img, #tribe-events-footer+a.tribe-events-ical.tribe-events-button, .tribe-events-event-image img {
  border-radius: 3px;
}

.tribe-events-list .tribe-events-event-cost span {
  color: #ffffff;
  border-radius: 3px;
}

.tribe-events-list #tribe-events-photo-events .tribe-events-event-details h2 {
  margin-bottom: 5px;
  display: inline-block;
}

.tribe-events-photo .tribe-events-loop .vevent.hentry .tribe-events-event-meta {
  margin-bottom: 15px;
}

.single-tribe_events h2.tribe-events-single-event-title {
  font-size: 24px;
}

#footer .tribe-mini-calendar div[id*="daynum-"] a, .secondary-sidebar .tribe-mini-calendar div[id*="daynum-"] a, #primary .tribe-mini-calendar div[id*="daynum-"] a {
  color: #808080;
  font-weight: normal;
}

#footer .tribe-mini-calendar .tribe-events-present div[id*="daynum-"] a, .secondary-sidebar .tribe-mini-calendar .tribe-events-present div[id*="daynum-"] a, #primary .tribe-mini-calendar .tribe-events-present div[id*="daynum-"] a {
  color: #ffffff;
}

#footer .tribe-mini-calendar td.tribe-events-has-events, .secondary-sidebar .tribe-mini-calendar td.tribe-events-has-events, #primary .tribe-mini-calendar td.tribe-events-has-events {
  background: #d7e8bc;
}

#footer .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:before, .secondary-sidebar .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:before, #primary .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a:before {
  width: 4px;
  height: 4px;
  bottom: 5px;
}

.single-tribe_events .tribe-events-schedule h3 {
  font-size: 16px;
}

#tribe-events-footer:before, #tribe-events-footer:after {
  background: none;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"], .tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
  font-weight: normal;
}

#tribe-events-photo-events {
  max-width: 100%;
}


/*----*****---- << 2.3.10. Custom Course Styles >> ----*****----*/


/* Course Search */

.dt-sc-course-searchform-container {
  float: left;
  width: 100%;
  clear: both;
  margin: 0px;
  padding: 0px;
  position: relative;
}

.dt-sc-course-searchform {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 100%;
  background: #d7e8bc;
  clear: both;
  border-radius: 3px;
}

.dt-sc-course-searchform header {
  background: #d7e8bc;
  padding: 0px;
  float: left;
  width: 100%;
  border-radius: 3px 3px 0px 0px;
}

.dt-sc-course-searchform header h2 {
  padding: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 45px;
  font-weight: 600;
  background: #e7dbc6;
  border-radius: 3px 3px 0px 0px;
}

.dt-sc-course-searchform header h2 span {
  float: left;
  color: #ffffff;
  height: 45px;
  width: 50px;
  padding: 0px;
  font-size: 16px;
  line-height: 45px;
  text-align: center;
  margin-right: 15px;
  border-radius: 3px 0px 0px 0px;
  position: relative;
}

.dt-sc-searchbox-container {
  float: left;
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.dt-sc-searchbox-container form {
  padding: 25px 20px 20px;
}

.dt-sc-searchbox-container form .course-type-module, .dt-sc-searchbox-container form .sub-course-type-module, .dt-sc-searchbox-container form .search-text-module, .dt-sc-searchbox-container form .course-price-module {
  float: left;
  margin-right: 2%;
  width: 49%;
  margin-bottom: 20px;
}

.dt-sc-searchbox-container form .sub-course-type-module {
  margin-right: 0px;
}

.dt-sc-searchbox-container form label {
  color: #303030;
  margin-bottom: 10px;
  display: inline-block;
}

.dt-sc-searchbox-container form .search-text-module {
  margin-right: 0px;
  margin-bottom: 11px;
}

.dt-sc-searchbox-container form .webinar-module {
  clear: both;
  float: left;
  margin: 5px 0px 0px;
  padding: 0px 0px 35px;
}

.dt-sc-searchbox-container form .webinar-module input[type="checkbox"] {
  margin-right: 8px;
  margin-top: -4px;
}

.dt-sc-searchbox-container form input[type="submit"] {
  margin-top: 10px;
  padding: 11px 15px 10px;
  font-size: 13px;
}

#dt-sc-ajax-load-image.search-ajax-load {
  position: absolute;
  bottom: -50px;
  top: auto;
}

.courses-table-list th, .courses-table-list td {
  text-align: left;
}

.courses-table-title a, .courses-table-lessons {
  color: #303030;
}

.courses-table-list th {
  position: relative;
  cursor: pointer;
}

.courses-table-list th:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 12px;
  position: absolute;
  top: 18px;
  right: 15px;
}

.courses-table-title-header:before, .courses-table-type-header:before, .lessons-table-title-header:before, .lessons-table-type-header:before {
  content: "\f15d";
}

.courses-table-title-header.headerSortDown:before, .courses-table-type-header.headerSortDown:before, .lessons-table-title-header.headerSortDown:before, .lessons-table-type-header.headerSortDown:before {
  content: "\f15e";
}

.courses-table-lessons-header:before, .courses-table-length-header:before, .lessons-table-length-header:before {
  content: "\f162";
}

.courses-table-lessons-header.headerSortDown:before, .courses-table-length-header.headerSortDown:before, .lessons-table-length-header.headerSortDown:before {
  content: "\f163";
}

#dt-sc-ajax-load-image {
  position: absolute;
  text-align: center;
  top: 70px;
  width: 100%;
}


/*----*****---- << Custom Course Single >> ----*****----*/

.dt-sc-course-single, .dt-sc-course-single .dt-sc-course-details {
  float: left;
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.dt-sc-course-single .dt-sc-course-image {
  float: left;
  width: 25%;
  margin: 0px 2% 0px 0px;
  padding: 0px;
  line-height: 0px;
}

.dt-sc-course-single .dt-sc-course-image img {
  border-radius: 3px;
}

.dt-sc-course-single .dt-sc-course-details-inner {
  width: 68%;
  margin: 0px;
  padding: 22px 2%;
  float: left;
  background: #d7e8bc;
  border-radius: 3px;
}

.dt-sc-course-single .dt-sc-course-details-inner h3 {
  margin-bottom: 7px;
  font-size: 20px;
  line-height: 32px;
}

.dt-sc-course-single .dt-sc-course-details-inner .post-ratings {
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.dt-sc-course-single .dt-sc-course-details-inner .post-ratings img {
  margin: 0px 2px 0px 0px;
}

.dt-sc-course-single .dt-sc-course-details-inner .post-ratings em {
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
}

.dt-sc-course-single .dt-sc-course-details-inner .post-ratings em strong {
  font-weight: normal;
}

.dt-sc-course-single .entry-metadata p {
  display: inline;
  margin: 0px 15px 0px 0px;
}

.dt-sc-course-single .entry-metadata p a {
  color: #808080;
}

.dt-sc-course-single .entry-metadata p i {
  margin: 0px 5px 0px 0px;
}

.dt-sc-course-single h2, .dt-sc-course-single h3, .dt-sc-course-single h4 {
  text-transform: none;
}

.dt-lesson-wrapper {
  float: left;
  clear: both;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.dt-lesson-inner-wrapper {
  border: 5px solid #d7e8bc;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #d7e8bc;
  display: inline-block;
}

.dt-lesson-wrapper .dt-lesson-title {
  background: #d7e8bc;
  padding: 11px 20px 15px;
  margin-bottom: 10px;
}

.dt-lesson-wrapper ol.dt-sc-lessons-list {
  padding: 20px;
}

.dt-sc-course-single .entry-metadata .dt-sc-button {
  float: right;
  margin: -13px 3px 0px 0px;
  font-size: 12px;
  padding: 9px 15px 7px;
}

.dt-sc-course-single .entry-metadata .dt-sc-button i {
  font-size: 14px;
}

.dt-sc-course-single .entry-metadata .dt-sc-button.filled:hover:after {
  background: #d7e8bc;
}

.dt-sc-course-single .entry-metadata .dt-sc-meta-container {
  float: left;
  margin: 0px;
  padding: 0px;
  clear: both;
}

.dt-sc-course-single .featured-post {
  font-size: 12px;
}

.page-template-tpl-landingpage-php #main {
  padding-bottom: 0px;
}

.menu-item-widget-area-container .special-offers {
  float: left;
  clear: both;
  width: 100%;
  margin: 0px 0px 15px;
  padding: 0px;
}

.widget.widget_text ul.special-offers li {
  display: block;
  margin: 0px;
  padding: 0px 0px 20px;
  border-bottom: 4px solid #545454;
  margin-bottom: 20px;
  width: 100%;
}

.special-offers li h2 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.special-offers li h2 a {
  color: #303030;
}

.special-offers li p {
  font-size: 14px;
  color: #717171;
  margin: 0px;
}

.widget.widget_text ul.special-offers li:before {
  content: "";
}

.menu-item-widget-area-container .widget.widget_text ul.quick-links {
  float: left;
  clear: both;
  width: 100%;
  margin: 0px 0px 15px;
  padding: 0px;
}

.widget.widget_text ul.quick-links li, .widget.widget_text ul.quick-links li:last-child {
  display: block;
  margin: 0px;
  padding: 8px 0px 8px 20px;
  line-height: 13px;
  border-left: 1px solid #d7e8bc;
  border-bottom: 0px;
  width: 100%;
}

.widget.widget_text ul.quick-links li:before {
  content: "";
}

.widget.widget_text ul.quick-links li a {
  font-size: 13px;
  font-weight: 300;
}

.menu-item-fullwidth #text-9.widget {
  margin-left: 0px;
  margin-right: 20px;
}

.menu-item-fullwidth #text-10.widget {
  margin-right: 20px;
}

.menu-item-fullwidth #text-11.widget {
  margin-right: 0px;
}

.menu-item-widget-area-container .widget .recent-portfolio-widget li h6 {
  font-size: 13px;
  margin-bottom: 7px;
  margin-top: -2px;
}

.menu-item-widget-area-container .widget .recent-portfolio-widget li h6 a {
  color: #313131;
}

.menu-item-widget-area-container .widget .recent-portfolio-widget li .thumb img {
  max-width: 80px;
}

.menu-item-widget-area-container .widget .recent-portfolio-widget li p {
  font-size: 11px;
  line-height: 18px;
}

.menu-item-widget-area-container .widget .recent-portfolio-widget li, .menu-item-widget-area-container .widget .recent-portfolio-widget li .thumb {
  margin-bottom: 5px;
}

.menu-item-widget-area-container .widget.widget_popular_entries .recent-course-widget ul li h6 {
  font-weight: 300;
  font-size: 14px;
}

.menu-item-widget-area-container .widget.widget_popular_entries .recent-course-widget ul li h6 a {
  color: #313131;
}


/*----*****---- << 2.3.11. S2Member >> ----*****----*/

.tpl-forget-pwd {
  margin: 29px 0px 0px;
}

#ws-plugin--s2member-profile {
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left;
}

#ws-plugin--s2member-profile table td {
  text-align: left;
  background: none;
}

#ws-plugin--s2member-profile table label {
  margin-bottom: 20px;
}

#ws-plugin--s2member-profile table label strong {
  font-weight: normal;
  color: #303030;
  display: inline-block;
  margin: 10px 0px 10px;
}

.page-template-tpl-welcome-php form#ws-plugin--s2member-profile div.ws-plugin--s2member-profile-field-divider-section {
  color: #d7e8bc;
  margin: 10px 0px 0px;
}

.page-template-tpl-welcome-php div.ws-plugin--s2member-password-strength {
  padding: 7px 11px;
}

#ws-plugin--s2member-profile table label input[type="password"] {
  margin: 10px 0px 0px;
}


/*----*****---- << 2.4. Footer >> ----*****----*/

#footer .fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-size: larger;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#footer {
  float: left;
  width: 100%;
  margin: 35px 0px 0px;
  padding: 0px;
  position: relative;
}

.footer-logo {
  background: #ffffff;
  padding: 7px;
  border-radius: 114px;
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -60px;
  width: 100px;
}

.footer-logo img {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

#footer .footer-widgets-wrapper {
  width: 100%;
  margin: 0px;
  background: #fff;
  border: 0;
  padding: 0px 0px 0px;
  float: left;
  clear: both;
}

#footer .widget h3.widgettitle {
  border: none;
  font-size: 28px;
  font-family: 'futura-pt', sans-serif;
  font-weight: 600;
  text-transform: none;
}

#footer .widget h3.widgettitle span {
  display: none;
}

#footer .wp-caption {
  background: #ffffff;
}

#footer .copyright {
  width: 100%;
  float: left;
  clear: both;
  padding: 20px 0px;
  margin: 0px;
  color: #ffffff !important;
  background-color: #7ab51d !important;
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
}

#footer .copyright .copyright-info a, #footer .footer-links a {
  color: #ffffff;
}

#footer .copyright .copyright-info {
  float: left;
  line-height: 40px;
  padding-left: 20px;
}

#footer ul.social-icons {
  float: right;
  margin: 0px;
  padding: 0px;
}

#footer ul.social-icons li {
  clear: none;
  float: left;
  display: inline;
  margin: 0px 15px;
  padding: 0px;
}

#footer ul.social-icons li a {
  color: #ffffff;
  font-size: 18px;
  line-height: 40px;
}

#footer ul.social-icons li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#footer .footer-links {
  float: right;
  line-height: 40px;
}

#footer .footer-links a {
  margin: 0px 5px;
}

#footer .footer-links ul {
  float: left;
  margin: 0px;
  padding: 0px;
}

#footer .footer-links ul li {
  display: inline;
  padding: 0;
  background: url(images/footer-splitter.png) right no-repeat;
}

#footer .footer-links ul li a {
  padding: 0px 11px 0px 5px;
}

#footer .footer-links ul li:last-child {
  background: none;
}

#footer .footer-links ul li:last-child a {
  padding-right: 0px;
}

#footer table {
  border: none;
}

#footer .copyright .copyright-info a:hover, #footer .footer-links a:hover {
  text-decoration: underline;
}

#footer .widget .dt-sc-social-icons {
  width: auto;
}

#footer .widget .dt-sc-social-icons li {
  margin: 0px -1px -1px 0px;
  padding: 0px;
  width: 46px;
  clear: none;
  display: inline-block;
  border-color: #555555;
}

#footer .widget .dt-sc-social-icons li:before {
  content: "";
}

#footer .dt-sc-social-icons li {
  margin: 0px;
}


/* AdRotate Banner */

#footer .g {
  margin: 0px;
  padding: 0px;
  overflow: visible;
  line-height: 1;
  zoom: 1;
}

#footer .g-1 {
  max-width: 1170px;
}

#footer .g-col {
  position: relative;
  float: left;
  width: 275px;
  margin: 0 23px 25px 0;
}

#footer .g-col:last-child {
  margin-right: 0;
}


/*----*****---- << Style Picker >> ----*****----*/

.dt-style-picker-wrapper {
  position: fixed;
  z-index: 99999;
  left: 0px;
  top: 150px;
}

#dt-style-picker {
  background: #ffffff;
  border: 1px solid #d7e8bc;
  width: 225px;
  float: left;
  position: absolute;
  top: 0px;
  z-index: 1;
  margin: 0px;
  padding: 0px 0px 10px;
  text-align: center;
}

#dt-style-picker h2 {
  background: #ffffff;
  border-bottom: 1px solid #d7e8bc;
  font: normal 12px Tahoma, Geneva, sans-serif;
  text-transform: uppercase;
  line-height: 48px;
  width: 100%;
  color: #848484;
  margin: 0px 0px 15px;
  padding: 0px;
}

#dt-style-picker h3 {
  font: normal 12px Tahoma, Geneva, sans-serif;
  padding: 0px 0px 10px;
  width: 100%;
  color: #848484;
  margin: 0px;
  text-transform: uppercase;
}

#dt-style-picker ul {
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 225px;
}

#dt-style-picker ul li {
  display: inline-block;
  display: inline;
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 6px 0px;
}

#dt-style-picker ul li a {
  background: #ffffff;
  border: 1px solid #ffffff;
  padding: 2px;
  display: inline-block;
  margin: 0px;
  line-height: 0;
}

#dt-style-picker ul li a.selected, #dt-style-picker ul li a:hover {
  border: 1px solid #d7e8bc;
}

#dt-style-picker ul li a img {
  border: 1px solid #d7e8bc;
}

#dt-style-picker .hr {
  background: url(images/style-picker/seperator.png) no-repeat;
  width: 100%;
  height: 25px;
  margin: -10px 0px 10px;
  float: left;
}

.style-picker-ico {
  position: absolute;
  top: 25px;
  left: 225px;
  width: 50px;
  height: 50px;
}

.style-picker-ico img {
  border: 1px solid #d7e8bc;
}

.page-id-615 .dt-sc-dropcap.dt-sc-dropcap-bordered-circle {
  font-size: 14px;
  line-height: 40px;
  color: #808080;
  border-color: #808080;
}

.post-ratings-text {
  display: none !important;
}

.dt-sc-custom-course-type .post-ratings-loading {
  float: left;
  position: absolute;
  bottom: 55px;
  right: 0px;
  clear: both;
  text-align: right;
  font-size: 12px;
}

.dt-sc-custom-course-type .post-ratings-loading img {
  position: relative;
  left: -2px;
  top: 3px;
}


/* GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS */


/* GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS */


/* GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS  GEISIS */

body {
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  background: #ffffff;
  color: #000000;
}


/*#header { background:white; }*/

.header-language {
  float: right;
  margin: 57px 0px 15px 10px;
  padding: 0px;
  width: 20px;
}

.is-sticky .header-language {
  margin: 37px 0px 15px 10px;
}


/* >>>>>>>>>>>>>>>>>LANGUAGESELECTOR <<<<<<<<<<<<<<<<<<<<<<<< */


/* >>>>>>>>>>>>>>>>>LANGUAGESELECTOR <<<<<<<<<<<<<<<<<<<<<<<< */

#lang_sel {
  height: 32px;
  position: relative;
  display: inline-block;
}


/* hack to correct IE5.5 faulty box model */

* html #lang_sel {
  width: 12em;
  w\idth: 12em;
  width: 20px;
}


/* remove all the bullets, borders and padding from the default list styling */

#lang_sel ul, #lang_sel li {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}

#lang_sel li:before {
  content: '' !important;
}

#lang_sel ul ul {
  width: 20px;
}


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

#lang_sel li {
  float: left;
  width: 20px;
  position: relative;
}


/* style the links for the top level */

#lang_sel a, #lang_sel a:visited {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  border: 0px solid #cdcdcd;
  background: #fff;
  padding-left: 0px;
  line-height: 27px;
}


/* a hack so that IE5.5 faulty box model is corrected */

* html #lang_sel a, * html #lang_sel a:visited {
  width: 20px;
  w\idth: 20px;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */

#lang_sel ul ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 25px;
  left: 0;
  width: 20px;
  border-top: 0px solid #cdcdcd;
}


/* another hack for IE5.5 */

* html #lang_sel ul ul {
  top: 18px;
  t\op: 19px;
}


/* style the table so that it takes no ppart in the layout - required for IE to work */

#lang_sel table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}


/* style the second level links */

#lang_sel ul ul a, #lang_sel ul ul a:visited {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  padding: 0;
  border: 0;
  padding: 0;
}


/* yet another hack for IE5.5 */

* html #lang_sel ul ul a, * html #lang_sel ul ul a:visited {
  width: 20px;
  w\idth: 20px;
}


/* style the top level hover */

#lang_sel a:hover, #lang_sel ul ul a:hover {
  color: #000;
  background: #fff;
}

#lang_sel :hover>a, #lang_sel ul ul :hover>a {
  color: #000;
  background: #fff;
}

#lang_sel a.lang_sel_sel {
  background: url(../img/pleaseno-nav-arrow-down.png) #fff right no-repeat;
  color: #444;
}

#lang_sel a.lang_sel_sel:hover {
  text-decoration: none;
  color: #000;
}


/* make the second level visible when hover on first level list OR link */

#lang_sel ul li:hover ul, #lang_sel ul a:hover ul {
  visibility: visible;
}

#lang_sel img.iclflag {
  width: 18px;
  height: 12px;
  position: relative;
  top: 1px;
}


/* >>>>>>>>>>>>>>>>>LANGUAGESELECTOR <<<<<<<<<<<<<<<<<<<<<<<< */


/* >>>>>>>>>>>>>>>>>LANGUAGESELECTOR <<<<<<<<<<<<<<<<<<<<<<<< */


/* f�r schmale Tablet darstellung */

#lang_sel_click {
  height: 32px;
  position: relative;
  z-index: 99;
  font-family: verdana, arial, sans-serif;
}


/* hack to correct IE5.5 faulty box model */

* html #lang_sel_click {
  width: 12em;
  w\idth: 12em;
}


/* remove all the bullets, borders and padding from the default list styling */

#lang_sel_click ul, #lang_sel li {
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}

#lang_sel_click li:before {
  content: '' !important;
}

#lang_sel_click ul ul {
  width: 20px;
}


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

#lang_sel_click li {
  float: left;
  width: 20px;
  position: relative;
}


/* style the links for the top level */

#lang_sel_click a, #lang_sel_click a:visited {
  display: block;
  font-size: 11px;
  text-decoration: none !important;
  color: #444444;
  border: 0px solid #cdcdcd;
  background: #fff;
  padding-left: 10px;
  line-height: 24px;
}


/* a hack so that IE5.5 faulty box model is corrected */

* html #lang_sel_click a, * html #lang_sel_click a:visited {
  width: 20px;
  w\idth: 20px;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */

#lang_sel_click ul ul {
  visibility: hidden;
  position: absolute;
  height: 0;
  top: 25px;
  left: 0;
  width: 20px;
  border-top: 0px solid #cdcdcd;
}


/* another hack for IE5.5 */

* html #lang_sel_click ul ul {
  top: 18px;
  t\op: 19px;
}


/* style the table so that it takes no ppart in the layout - required for IE to work */

#lang_sel_click table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
  ;
}


/* style the second level links */

#lang_sel_click ul ul a, #lang_sel_click ul ul a:visited {
  background: #ffffff;
  color: #444444;
  height: auto;
  line-height: 1em;
  padding: 5px 10px;
  border: 0;
  /* border-width:0 1px 1px 1px; */
}


/* yet another hack for IE5.5 */

* html #lang_sel_click ul ul a, * html #lang_sel_click ul ul a:visited {
  width: 20px;
  w\idth: 20px;
}


/* style the top level hover */

#lang_sel_click a:hover, #lang_sel_click ul ul a:hover {
  color: #000;
  background: #eee;
}

#lang_sel_click :hover>a, #lang_sel_click ul ul :hover>a {
  color: #000;
  background: #eee;
}

#lang_sel_click a.lang_sel_sel {
  background: url(../img/nav-arrow-down.png) #fff right no-repeat;
  color: #444;
}

#lang_sel_click a.lang_sel_sel:hover {
  text-decoration: none;
  color: #000;
}


/* make the second level visible when hover on first level list OR link */


/* #lang_sel_click ul li:hover ul, #lang_sel_click ul a:hover ul{visibility:visible; } */

#lang_sel_click img.iclflag {
  width: 18px;
  height: 12px;
  position: relative;
  top: 1px;
}


/* >>>>>>>>>>>>>>>>>LANGUAGESELECTOR <<<<<<<<<<<<<<<<<<<<<<<< */


/* >>>>>>>>>>>>>>>>>LANGUAGESELECTOR <<<<<<<<<<<<<<<<<<<<<<<< */

img.floatleft {
  float: left;
  margin: 0 25px 25px 0;
}

img.floatright {
  float: right;
  margin: 0 0 25px 25px;
}

.is-sticky #header:before {
  content: "";
  position: absolute;
  top: -200px;
  left: 0px;
  width: 100%;
  height: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 3px 6px -2px rgba(0, 0, 0, 0.15);
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s;
}

.footer-logo {
  display: none;
}


/*
.red { background:red;}
.orange { background:orange;}
.blue { background:blue;}
.green { background:green;}
.yellow { background:yellow;}
.silver { background:silver;}
.purple { background:purple;}
.cyan { background:cyan;}
.magenta  { background:magenta;}
*/

.leuteimage {
  min-height: 275px;
}

.leutetext {
  height: 160px;
  padding: 20px;
  overflow: hidden;
  text-align: center;
  background: url(images/aktuelleseminare-bkgrd.png) repeat-x top;
  color: #FFFFFF;
  margin-top: -10px;
}

.leutetext h3 {
  margin-bottom: 5px;
}

.leutetext a:link {
  color: white;
}

.leutetext a:hover {
  color: #7ab51d;
}

.carousel_wrapper {
  position: relative;
  height: 220px;
}

.carousel-arrows {
  position: absolute;
  top: -70px;
  right: 0px;
}

.carousel-arrows a.carouselsem-prev:before, .carousel-arrows a.carouselterm-prev:before {
  content: "\f104";
}

.carousel-arrows a.carouselsem-next:before, .carousel-arrows a.carouselterm-next:before {
  content: "\f105";
}

.carousel_wrapper_seminare {
  position: relative;
  height: 220px;
  margin-left: -25px;
  width: -webkit-calc(100% + 25px);
  width: -moz-calc(100% + 25px);
  width: calc(100% + 25px);
}

ul.carousel_seminare {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

ul.carousel_seminare li.carousel_item {
  /*width: 300px;*/
  height: 180px;
  padding: 20px;
  margin: 0px 0px 0px 25px;
  display: block;
  float: left;
  background: url(images/aktuelleseminare-bkgrd.png) repeat-x;
}

ul.carousel_seminare li.carousel_item a h3 {
  font-size: 24px;
  padding: 0px;
  margin: 0 0 5px 0;
  color: #FFFFFF;
}

ul.carousel_seminare li.carousel_item a {
  color: white;
  display: block;
  position: relative;
  height: 180px;
}

ul.carousel_seminare li.carousel_item a:hover {
  color: white;
}

ul.carousel_seminare li.carousel_item .auszugstext {
  /* height:90px; overflow:hidden; */
  font-size: 14px;
}

ul.carousel_seminare li.carousel_item .referenten {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid white;
}

.carousel_wrapper_termine {
  position: relative;
  /* height:250px; wird per myscript festgelegt*/
  margin-left: -30px;
  width: -webkit-calc(100% + 30px);
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
}

ul.carousel_termine {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

ul.carousel_termine li.carousel_item {
  /* height: 240px; */
  padding: 0px;
  margin: 0px 0px 0px 30px;
  display: block;
  float: left;
  background: white;
}

ul.carousel_termine li.carousel_item a {
  color: black;
  display: block;
  position: relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

ul.carousel_termine li.carousel_item a:hover {
  color: black;
}

ul.carousel_termine li.carousel_item .recurringinfo {
  display: none;
}

li.carousel_item .auszugstermin {
  border-bottom: 1px solid #666666;
  padding-bottom: 16px;
  padding-top: 10px;
  line-height: 1.6em;
}

ul.carousel_termine li.carousel_item .auszugstext {
  /* height:80px; overflow:hidden;*/
  line-height: normal;
  padding-top: 13px;
}

h1.carouseltitle {
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'futura-pt', sans-serif;
}

@media only screen and (max-width: 768px) {
  ul.carousel_seminare li.carousel_item a h3 {
    font-size: 14px;
  }
  .header-language {
    margin: 42px 0px 15px 10px;
  }
  .leutetext {
    width: 235px;
  }
}

@media only screen and (max-width: 960px) {
  ul.carousel_seminare li.carousel_item a h3 {
    font-size: 16px;
    height: 90px;
  }
  ul.carousel_seminare li.carousel_item .auszugstext {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1280px) {
  ul.carousel_seminare li.carousel_item a h3 {
    font-size: 18px;
  }
  .leutetext p {
    font-size: 80%;
    line-height: 16px;
  }
}

@media only screen and (max-width: 960px) {
  .leutetext H3 {
    font-size: 16px;
  }
  .leutetext p {
    font-size: 80%;
    line-height: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .leutetext p {
    font-size: 90%;
    line-height: 20px;
  }
}


/* *************************************************************** */

.dauertermine_titel {
  font-size: 16px;
  color: white;
  background-color: #7ab51d;
  padding: 5px 10px 5px 10px;
}

.dauertermine {
  color: #029ae6;
  height: 70px;
  padding: 5px 10px 5px 10px;
  background: url(images/beratung-m.png) bottom 10px right 10px no-repeat #d7e8bc;
}

.header-language {
  margin: 57px 0px 15px 10px;
}

.searchdolmetscher {
  height: 500px;
}

.searchdolmetscher h2 {
  padding-top: 5%;
}

ul.carousel_seminare li.carousel_item a h3 {
  height: 110px;
}

li.carousel_item h3 {
  font-size: 20px;
  color: #7ab51d;
  padding: 0px 50px 0 0;
  margin: 0;
  height: 120px;
  /* overflow:hidden; */
}

li.carousel_item h3.seminare {
  color: #f69010;
}


/*orange*/

li.carousel_item h3.seminare:after {
  content: "";
  width: 50px;
  height: 50px;
  background: url(images/seminare-m.png) no-repeat;
  top: 0px;
  right: 0px;
  position: absolute;
  display: inline-block;
}

li.carousel_item h3.treffen {
  color: #8dcf24;
}


/*gr�n*/

li.carousel_item h3.treffen:after {
  content: "";
  width: 50px;
  height: 50px;
  background: url(images/treffen-m.png) no-repeat;
  top: 0px;
  right: 0px;
  position: absolute;
  display: inline-block;
}

li.carousel_item h3.beratung {
  color: #029ae6;
}


/*blau*/

li.carousel_item h3.beratung:after {
  content: "";
  width: 50px;
  height: 50px;
  background: url(images/beratung-m.png) no-repeat;
  top: 0px;
  right: 0px;
  position: absolute;
  display: inline-block;
}

.carousel_seminare .auszugstext {
  line-height: 1.2em;
}

.auszugstermindate:after {
  content: " | ";
  display: inline;
}

@media only screen and (max-width: 1280px) {
  .is-sticky #header .container, .is-sticky #header #logo, .is-sticky #header #logo a {
    padding-top: 10px;
  }
  .header-language {
    margin: 57px 0px 15px 10px;
  }
  .searchdolmetscher {
    height: 384px;
  }
  .searchdolmetscher .selection-box {
    font-size: 12px;
  }
  .searchdolmetscher label {
    font-size: 12px;
    color: #FFF;
  }
  .searchdolmetscher h2 {
    font-size: 16px;
    padding-top: 1%;
    margin-bottom: 10px;
  }
  .searchdolmetscher ::-webkit-input-placeholder {
    font-size: 12px;
  }
  .searchdolmetscher :-moz-placeholder {
    font-size: 12px;
  }
  .searchdolmetscher ::-moz-placeholder {
    font-size: 12px;
  }
  .searchdolmetscher :-ms-input-placeholder {
    font-size: 12px;
  }
  ul.carousel_seminare li.carousel_item a h3 {
    font-size: 18px;
  }
  ul.carousel_seminare li.carousel_item .auszugstext {
    /* height:90px; overflow:hidden; */
    font-size: 13px;
  }
  ul.carousel_seminare li.carousel_item .referenten {
    font-size: 13px;
  }
  li.carousel_item h3 {
    font-size: 15px;
    color: #7ab51d;
    padding: 0px 42px 0 0;
    margin: 0;
    height: 75px;
    /* overflow:hidden;*/
  }
  .carousel_seminare li.carousel_item h3 {
    height: 75px;
  }
  li.carousel_item h3.seminare {
    color: #f69010;
  }
  /*orange*/
  li.carousel_item h3.seminare:after {
    content: "";
    width: 37px;
    height: 37px;
    background: url(images/seminare-s.png) no-repeat;
    top: 0px;
    right: 0px;
    position: absolute;
    display: inline-block;
  }
  li.carousel_item h3.treffen {
    color: #8dcf24;
  }
  /*gr�n*/
  li.carousel_item h3.treffen:after {
    content: "";
    width: 37px;
    height: 37px;
    background: url(images/treffen-s.png) no-repeat;
    top: 0px;
    right: 0px;
    position: absolute;
    display: inline-block;
  }
  li.carousel_item h3.beratung {
    color: #029ae6;
  }
  /*blau*/
  li.carousel_item h3.beratung:after {
    content: "";
    width: 37px;
    height: 37px;
    background: url(images/beratung-s.png) no-repeat;
    top: 0px;
    right: 0px;
    position: absolute;
    display: inline-block;
  }
  li.carousel_item .auszugstermin {
    font-size: 12px;
  }
  li.carousel_item .auszugstext {
    font-size: 12px;
  }
  .auszugstermindate:after {
    content: "";
    display: block;
  }
  .dauertermine_titel {
    font-size: 12px;
    color: white;
    background-color: #7ab51d;
    padding: 5px 10px 5px 10px;
  }
  .dauertermine {
    color: #029ae6;
    height: 70px;
    padding: 5px 60px 5px 10px;
    background: url(images/beratung-m.png) bottom 10px right 10px no-repeat #d7e8bc;
    font-size: 100%;
    line-height: 1.2em;
  }
}

@media only screen and (max-width: 960px) {
  .is-sticky #header.header1 #logo {
    padding-top: 13px;
  }
  .iconuser {
    content: "";
    background: url(images/iconuser960.png) center no-repeat;
    line-height: 50px;
  }
  .header-language {
    margin: 42px 0px 15px 10px;
  }
  .searchdolmetscher {
    height: inherit;
    width: 100%;
  }
  .searchdolmetscher .selection-box {
    font-size: 14px;
  }
  .searchdolmetscher label {
    font-size: 14px;
    color: #FFF;
  }
  .searchdolmetscher ::-webkit-input-placeholder {
    font-size: 100%;
  }
  .searchdolmetscher :-moz-placeholder {
    font-size: 100%;
  }
  .searchdolmetscher ::-moz-placeholder {
    font-size: 100%;
  }
  .searchdolmetscher :-ms-input-placeholder {
    font-size: 100%;
  }
  ul.carousel_seminare li.carousel_item a h3 {
    font-size: 16px;
  }
  .dtstart:after {
    content: "";
    display: block;
  }
  ul.carousel_seminare li.carousel_item .auszugstext {
    /*height:90px; overflow:hidden;*/
    font-size: 11px;
  }
  li.carousel_item h3 {
    font-size: 14px;
    color: #7ab51d;
    padding: 0px 20px 0 0;
    margin: 0;
    height: 65px;
    /*overflow:hidden; */
  }
  li.carousel_item h3.seminare {
    color: #f69010;
  }
  /*orange*/
  li.carousel_item h3.seminare:after {
    content: "";
    width: 17px;
    height: 17px;
    background: url(images/seminare-ss.png) no-repeat;
    top: 0px;
    right: 0px;
    position: absolute;
    display: inline-block;
  }
  li.carousel_item h3.treffen {
    color: #8dcf24;
  }
  /*gr�n*/
  li.carousel_item h3.treffen:after {
    content: "";
    width: 17px;
    height: 17px;
    background: url(images/treffen-ss.png) no-repeat;
    top: 0px;
    right: 0px;
    position: absolute;
    display: inline-block;
  }
  li.carousel_item h3.beratung {
    color: #029ae6;
  }
  /*blau*/
  li.carousel_item h3.beratung:after {
    content: "";
    width: 17px;
    height: 17px;
    background: url(images/beratung-ss.png) no-repeat;
    top: 0px;
    right: 0px;
    position: absolute;
    display: inline-block;
  }
  .dauertermine_titel {
    font-size: 12px;
    color: white;
    background-color: #7ab51d;
    padding: 5px 10px 5px 10px;
  }
  .dauertermine {
    color: #029ae6;
    height: 70px;
    padding: 5px 60px 5px 10px;
    background: url(images/beratung-m.png) bottom 10px right 10px no-repeat #d7e8bc;
    font-size: 90%;
    line-height: 1.2em;
  }
}

@media only screen and (max-width: 768px) {
  .iconuser {
    content: "";
    background: url(images/iconuser2.png) center no-repeat;
    line-height: 50px;
  }
  .header-language {
    margin: 11px 12px 15px 10px;
  }
  .dtstart:after {
    content: "";
    display: block;
  }
  ul.carousel_seminare li.carousel_item {
    height: 240px;
  }
  ul.carousel_seminare li.carousel_item .auszugstext {
    /* height:90px; overflow:hidden;*/
    font-size: 11px;
  }
  ul.carousel_seminare li.carousel_item .referenten {
    font-size: 11px;
  }
}

@media only screen and (max-width: 480px) {
  ul.carousel_seminare li.carousel_item .auszugstext {
    /* height:90px; overflow:hidden;*/
    font-size: 9px;
  }
  ul.carousel_seminare li.carousel_item .referenten {
    font-size: 9px;
  }
}


/*events calendar  GEISI */

#tribe-events-content .tribe-events-category-seminare .tribe-events-month-event-title a {
  color: #f69010;
}

#tribe-events-content .tribe-events-category-seminare .tribe-events-month-event-title a:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(images/seminare-ss.png) no-repeat;
  top: 5px;
  right: 0px;
  position: absolute;
  display: inline-block;
}

#tribe-events-content .tribe-events-category-treffen .tribe-events-month-event-title a {
  color: #7ab51d;
}

#tribe-events-content .tribe-events-category-treffen .tribe-events-month-event-title a:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(images/treffen-ss.png) no-repeat;
  top: 5px;
  right: 0px;
  position: absolute;
  display: inline-block;
}

#tribe-events-content .tribe-events-category-beratung .tribe-events-month-event-title a {
  color: #029ae6;
}

#tribe-events-content .tribe-events-category-beratung .tribe-events-month-event-title a:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(images/beratung-ss.png) no-repeat;
  top: 5px;
  right: 0px;
  position: absolute;
  display: inline-block;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
  line-height: 1.25;
  font-size: 11px;
  overflow: hidden;
  font-family: sans-serif;
  font-weight: 700;
  text-transform: none;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  padding-right: 23px;
}

#tribe-events-content .tribe-events-calendar td {
  height: 140px;
  width: 14.28%;
  color: #111;
  vertical-align: top;
  padding: 0 0 .5em;
  font-size: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.event-title.css_seminare {
  background: url(images/seminare-s.png) top right #d1e5b0 no-repeat;
  border: 15px solid #d1e5b0;
  margin: 0;
  color: #7ab51d;
  font-size: 16px;
  text-transform: none;
  min-height: 37px;
  padding-right: 45px;
}

.event-title.css_treffen {
  background: url(images/treffen-s.png) top right #d1e5b0 no-repeat;
  border: 15px solid #d1e5b0;
  margin: 0;
  color: #7ab51d;
  font-size: 16px;
  text-transform: none;
  min-height: 37px;
  padding-right: 45px;
}

.event-title.css_beratung {
  background: url(images/beratung-s.png) top right #d1e5b0 no-repeat;
  border: 15px solid #d1e5b0;
  margin: 0;
  color: #7ab51d;
  font-size: 16px;
  text-transform: none;
  min-height: 37px;
  padding-right: 45px;
}

.event-termin-liste-wrap {
  background-color: #7ab51d;
  color: white;
  padding: 5px 15px 15px 15px;
  margin-bottom: 50px;
}

.event-termin-liste {
  border-bottom: 1px solid white;
  padding: 5px 0 0 0;
}

.event-termin-liste a {
  color: white;
}

.event-termin-liste .value-spacer {
  padding-right: 50px;
}

@media only screen and (max-width: 1280px) {
  .event-termin-liste .value-spacer {
    padding-right: 0px;
  }
  .event-termin-liste .value-spacer:after {
    content: "";
    display: block;
  }
}

@media only screen and (max-width: 960px) {}

@media only screen and (max-width: 768px) {}


/*events calendar  GEISI */

.referenten-liste h4 {
  margin-bottom: 4px;
}

.tribe-events-tooltip {
  background: #8dcf25;
  color: white;
  padding: 0;
  border: 0;
}

.tribe-events-tooltip .tribe-events-event-body {
  padding: 15px;
}

.ninja-forms-form h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 10px;
}

.ninja-forms-error-msg {
  color: red;
}

.bestellungstable th, .bestellungstable td {
  text-align: left;
}

.ninja-forms-form-wrap label {
  display: block;
  width: 33%;
  float: left;
}

.ninja-forms-required-items {
  /*nach unten setzen */
}

.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea {}

.field-wrap.label-left .ninja-forms-field, .field-wrap.label-left .ninja-forms-star-rating-control {
  width: 67%;
}

input.preis {
  background: transparent;
  border: 0;
  font-weight: bold;
}

input#_preis {
  background: transparent;
  border: 0;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
}

.field-wrap {
  margin-bottom: 20px;
}

.ninja-forms-form input[type="text"], .ninja-forms-form input[type="password"], .ninja-forms-form input[type="email"], .ninja-forms-form input[type="url"], .ninja-forms-form input[type="tel"], .ninja-forms-form input[type="number"], .ninja-forms-form input[type="range"], .ninja-forms-form input[type="date"], .ninja-forms-form textarea, .ninja-forms-form input.text, .ninja-forms-form input[type="search"] {
  color: #606060;
}

.ninja-forms-form select {
  position: absolute;
  right: 0px;
  top: -25px;
  border-radius: 3px;
}

.ninja-forms-form .selection-box:before {
  border: none;
}

.ninja-forms-form .selection-box:after {
  top: -24px;
  background: url(images/select-box-green.jpg) top left;
  right: 1px;
  border: none;
  border-left: 1px solid #d7e8bc;
}

.ninja-forms-form .selection-box {
  height: 50px;
  background: none;
}

.ninja-forms-required-items {
  display: none;
}

.ninja-forms-field-error {
  color: #FF0000;
}

#ninja_forms_field_extrafelder {
  float: right;
  width: 33%;
}

#ninja_forms_field_35_div_wrap {}

#ninja_forms_field_36_div_wrap {}

#ninja_forms_field_35 {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
}

#ninja_forms_field_36 {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
}

#ninja_forms_field_39_div_wrap {
  width: 67%;
  float: left;
}

#ninja_forms_field_39_div_wrap ul {
  list-style: none;
}

#ninja_forms_field_39_div_wrap li {
  display: block;
  width: 300px;
  height: 50px;
  margin-left: 50%;
}

#ninja_forms_field_39_div_wrap li label {
  width: auto;
}

#ninja_forms_field_39_0 {
  width: 20px;
  margin: 0;
  padding: 0;
}

#ninja_forms_field_39_1 {
  width: 20px;
  margin: 0;
  padding: 0;
}

#ninja_forms_field_39_2 {
  width: 20px;
  margin: 0;
  padding: 0;
}

#ninja_forms_field_39_3 {
  width: 20px;
  margin: 0;
  padding: 0;
}

#ninja_forms_SEMINAR_HINWEISTEXT {
  clear: both;
}

#ninja_forms_field_33_div_wrap {
  clear: both;
}

#ninja_forms_field_33_label {
  display: none;
}

#ninja_forms_field_33 {
  width: auto;
  float: left;
  margin: 7px 10px;
}

#ninja_forms_field_33 .ninja-forms-field-description {
  float: left;
}

#ninja_forms_field_33_div_wrap:after {
  content: "";
  clear: both;
}

.ninja-forms-response-msg {
  /* margin-bottom:50px; */
}

.ninja-forms-response-msg td {
  text-align: left;
}

.field-wrap.label-left .ninja-forms-field, .field-wrap.label-left .ninja-forms-star-rating-control {
  margin-left: 0px;
}

html[lang="de-DE"] p.en-only {
  display: none!important;
}

#main-menu {
  width: 100%!important;
  text-align: center;
}

#main-menu>ul#menu-hauptnavigation, #main-menu>ul#menu-hauptnavi-2017, #main-menu>ul#menu-english-menu {
  float: none;
  display: inline-block;
  text-align: left;
}

#main-menu>ul#menu-hauptnavigation li, #main-menu>ul#menu-hauptnavi-2017 li, #main-menu>ul#menu-english-menu li {
  padding-bottom: 0px!important;
}

#logo {
  margin: 10px 0;
  padding: 0;
  max-width: 500px;
}

.header-register {
  margin: 30px 0 15px 0px;
}

.header-language {
  margin: 42px 0 15px 20px;
}

@media only screen and (min-width:960px) and (max-width:1280px) {
  #header.header1 #logo {
    max-width: 400px;
    padding-top: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .header-register>ul li {
    margin-bottom: 10px;
  }
  .header-language {
    position: absolute;
    ;
    margin: 0px;
    right: 0px;
    top: 10px;
  }
}
