/*--------------------------- 
Add Plugin Front-End CSS here 
---------------------------*/
/*--------------------------- 
Responsive CSS here 
*
*   Remember these queries are a good start
*   but media queries go much deeper than this.
*
---------------------------*/
.ds_team_member .inner {
    text-align: center ;
}
.owl-item p.ds_desction {
    min-height: 150px !important;
}
.owl-carousel.owl-theme.ds_teammembers_main .owl-stage{
	display:flex;
}

.ds_team_member.ds_team_member_grid.order1,.owl-carousel.owl-theme.ds_teammembers_main .owl-item.order1 {
    order: 0;
}
.ds_team_member.ds_team_member_grid.order2,.owl-carousel.owl-theme.ds_teammembers_main .owl-item.order2 {
    order: 1;
}
.ds_team_member.ds_team_member_grid.jobb-col {
    order: 20;
}

.ds_team_member.ds_team_member_grid.order3,.owl-carousel.owl-theme.ds_teammembers_main .owl-item.order3 {
    order: 2;
}
.inner.ds_team_member_row.jobb {
    height: 100%;
}
.inner.ds_team_member_row.jobb p.ds_desction {
    -webkit-line-clamp: 12 !important;
    -webkit-box-orient: vertical;
}
.ds_team_member.ds_team_member_grid h2.ds_name {
    font-size: 20px !important;
    line-height: 35px;
    margin-bottom: 9px;
}
.inner.ds_team_member_row h3.ds_code {
    padding-bottom: 0 !important;
}
.ds_teammembers_main {
    display: flex;
    flex-wrap: wrap;
}
.inner.ds_team_member_row.jobb {
    position: relative;
	overflow:hidden;
}
.ds_teammembers_main.single-page-team h3.ds_code {
    font-size: 25px !important;
}
h3.ds_code {
    font-size: 20px !important;
}
.owl-item p.ds_desction {
   display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ds_name_head h2 {
    font-size: 20px;
    color: white !important;
    line-height: 30px;
    text-align: left;
	margin-bottom: 8px;
}
.ds_name_head a span {
    text-align: left !important;
    padding-left: 0 !important;
}
.ds_name_head {
    text-align: left !important;
    border-bottom: 1px solid white;
    padding: 0px 0px 10px 0;
    margin-bottom: 10px;
}
ul.contact_btn_group_list {
    padding: 0;
    list-style-type: none;
    text-align: left;
}
ul.contact_btn_group_list li.btn-phone a{
	cursor: pointer !important;
}

ul.contact_btn_group_list p.price a {
    background: transparent !important;
    color: white !important;
    font-size: 14px;
	padding: 0 8px!important;
    margin-top: 0px !important;
    text-align: right;
    color: #ffc367 !important;
}
ul.contact_btn_group_list p.price {
    margin-top: 0 !important;
}
ul.contact_btn_group_list li a {
    display: block;
    background: white;
    padding: 2px 15px;
    margin: 8px 0px 0;
    color: black;
    border-radius: 5px;
}
.ds_team_member.ds_team_member_grid .inner p.ds_desction {
   display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	min-height: 134px;
}
ul.contact_btn_group_list  li.btn-phone.available a {
    background: #7ccc69;
}
ul.contact_btn_group_list  li p.ring-text {
    color: #e1e1e1;
    margin-bottom: -5px !important;
}
ul.contact_btn_group_list  li span.ds_icon {
    padding: 10px 10px;
}
.inner.ds_team_member_row.jobb .job-buton a.job-btn {
    background: #7ccc69;
    display: block;
    width: 100%;
    padding: 15px 10px;
    color: black;
    font-size: 18px;
}
.inner.ds_team_member_row.jobb .job-buton {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
span.job-opertunity-label {
    position: absolute;
    top: 13px;
    right: -50px;
    background: #ffc367;
    padding: 10px 60px 10px 50px;
    color: #010101;
    transform: rotate(45deg);
}
.h-colmn.h-tabs .tab-content .tab__content {
    display: none !important;
}
.show-on-mobile {
    display: none;
}
.h-colmn.h-tabs .tab-content .tab__content.show {
    display: block !important;
}
a.horoskop_tab_title {
    border: 1px solid transparent;

}
a.horoskop_tab_title .image {
    margin-top: 10px !important;
}
a.horoskop_tab_title.active-tab {
    border-color: #ffc367;
}
.custom-logo-link img, .sc_layouts_logo img {

    width: 270px !important;
}
.ds_teammembers_main {
    width: 100%;
    float: left;
}
.ds-col-4 {
    width: 40%;
    float: left;
}
.ds-col-8 {
    width: 60%;
    float: left;
}
.inner.ds_team_member_row .ds_team_member h3.ds_phone {
    margin: 0px 0px;
    font-size: 17px;
    color: white;
    margin-top: 20px;
}
.ds_team_member.ds_team_member_list {
    width: 100%;
    float: left;
}
.ds_team_member .inner h2.ds_name {
    margin: 10px 15px;
	font-weight:400;
    font-size: 20px;
    padding-bottom: 0px;
    color: #fff;
    border-bottom: 1px solid #e0e0e0;
}
.ds_team_member h3.ds_phone {
    margin: 0px 0px;
    font-size: 20px;
}
.ds_team_member h3.ds_phone {
    margin: 0px 0px;
	margin-bottom: 0px;
    font-size: 20px;
    color: white;
}

.ds_team_member.ds_team_member_list h3.ds_phone,.ds_team_member.ds_team_member_list h3.ds_code {
    font-size: 14px !important;
   
}
.ds_team_member h3.ds_code {
    margin: 0;
    font-size: 18px;
    padding: 8px 0px;
}
.ds_team_member .inner .ds_image {
    width: 90px;
    margin: auto;
}
.ds_team_member .inner .ds_image img {
    width: 100% ;
    border-radius:50% ;
	    border: 2px solid #fdc266;
}
.ds_team_member h3.ds_phone span {
    display: inline;
    padding-left: 10px;
}
.ds_team_member h3.ds_code  span {
    display: inline;
    padding-left: 8px;
}
.ds_team_member {
    border: 1px solid #f8be64;
    padding: 10px 15px;
    border-radius: 5px;
}
.owl-carousel.owl-theme.ds_teammembers_main .ds_team_member .inner h2.ds_name {
    line-height: 40px;
    margin: 5px 0px;
}
.ds_team_member p {
    margin-bottom: 10px;
}
.ds_team_member p a.lesmer-btn {
    border-bottom: 1px solid;
}
.ds_team_member ul.contact_btn_group {
    padding: 0;
    margin: 0;
    list-style-type: none;
	display: flex;
	margin-top:20px;
}
.ds_team_member ul.contact_btn_group li {
    flex-grow: 1;
    flex-basis: 0;
}

.ds_team_member ul.contact_btn_group li a span {
    display: block;
}
.ds_team_member ul.contact_btn_group li a span.ds_icon {
    background: #ffffff;
    display: inline-block;
    padding: 4px 25px;
    border-radius: 3px;
    color: #000;
}
li.btn-phone.busy a {
    background: #ff9b2f!important;
}
li.btn-phone.not_available a {
    background: #f43837!important;
}
.ds_team_member ul.contact_btn_group li.btn-phone.busy a span.ds_icon {
    background: #ff9b2f!important;
}
.ds_team_member ul.contact_btn_group li.btn-phone.not_available a span.ds_icon {
    background: #f43837 !important;
}
.ds_team_member ul.contact_btn_group li.btn-phone.available a span.ds_icon {
    background: #7ccc69 !important;
}
.ds_team_member ul.contact_btn_group li a span.ds_text {
    color: white;
    line-height: 17px;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 100;
	min-height: 35px;
}
.ds_team_member p.price {
    font-size: 18px;
    margin-top: 10px;
    color: white;
}

.ds_teammembers_main .owl-dots {
    text-align: right;
}

.ds_teammembers_main .owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -25px !important;
    display: block !important;
    border:0px solid black;
}


.ds_teammembers_main .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -30px !important;
    display: block !important;
    border:0px solid black;
}
header.top_panel.sticky-menu section.elementor-section.elementor-top-section.elementor-element.elementor-element-1465386.elementor-section-content-middle.sc_layouts_row.sc_layouts_row_type_compact.sc_layouts_row_fixed.sc_layouts_row_fixed_always.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background: black ;
}

.ds_teammembers_main .owl-prev i,
.ds_teammembers_main .owl-next i {transform : scale(1,6); color: #ccc;}
button.owl-dot.active span {
    background: #ffc367 !important;
}
.owl-theme .owl-dots .owl-dot span {
   
	background: #fbfbfb;
}
.row.horoskop-row .col-md-2.horoskop-col2 {
    width: 16%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 30px;
}
.row.horoskop-row .col-md-2.horoskop-col2 h2 {
    margin: 0px 0;
    font-size: 16px;
}
.row.horoskop-row .col-md-2.horoskop-col2 .inner {
    text-align: center;
    background: rgba(0,0,0,0.7);
    border-radius: 5px;
    border: 1px solid transparent;
}
.col-md-2.horoskop-col2 .inner .image img {
filter: brightness(0) invert(1);
}
.row.horoskop-row .col-md-2.horoskop-col2 h2 {
    margin: 0px 0;
    font-size: 16px !important;
	color:#fff;
    border-bottom: 1px solid #abaaaa;
    padding-bottom: 15px;
	margin-bottom:15px;
}
.row.horoskop-row .col-md-2.horoskop-col2 .inner:hover {
    border-color: #ffc367 !important;
}
.row.horoskop-row .col-md-2.horoskop-col2 .inner:hover img{
	filter: brightness(1) invert(0);
}
.row.horoskop-row .col-md-2.horoskop-col2 .inner:hover .image{
	border-color:#ffc367 !important;
}
.row.horoskop-row .col-md-2.horoskop-col2 .inner:hover h2{
	color:#ffc367 !important;
}
.col-md-2.horoskop-col2 .inner p {
    color: #d1d0d0;
    font-size: 15px;
}
.col-md-2.horoskop-col2 .inner .image {
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: auto;
    border: 1px solid #8f8e8e;
    padding: 20px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.row.horoskop-row .col-md-2.horoskop-col2 .inner a {
    display: block;
    padding: 15px 15px;
}

.ds_team_member.ds_team_member_list {
    margin-bottom: 20px;
}
.inner.ds_team_member_row .ds-col-8 h2.ds_name {
    text-align: left !important;
}
.inner.ds_team_member_row .ds-col-8 span.ds_price{
	    padding-left: 25px;
    font-size: 14px;
    color: #c1c1c1;
}
.horoskop .inner.ds_team_member_row h3.ds_phone {
	font-size: 13px !important;
}
.inner.ds_team_member_row  h3.ds_phone {

    font-size: 18px !important;
    margin-top: 20px !important;
}
.inner.ds_team_member_row h3.ds_code {
    margin: 0;
    font-size: 16px;
    padding: 8px 0px;
}
.inner.ds_team_member_row p.ds_desction {
    text-align: left;
    font-size: 14px;
}
.inner.ds_team_member_row p {
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
}
.inner.ds_team_member_row ul.contact_btn_group li {

    text-align: left;
}
.ds-col-8 {
    padding-left: 20px;
}
.inner.ds_team_member_row  h2.ds_name {
	margin: 0px;
	margin-bottom:15px;
}
.inner.ds_team_member_row {
    width: 100%;
    float: left;
}
.inner.ds_team_member_row ul.contact_btn_group li a span.ds_icon {

	padding: 0px 18px;
}
.inner.ds_team_member_row ul.contact_btn_group li a span.ds_text{
	min-height:auto;
}

.inner.ds_team_member_row .ds_image {
    width: 100px;
    margin: auto;
}
.inner.ds_team_member_row .ds_team_member {
	padding: 15px 15px;
}
.ds_team_member.ds_team_member_grid {
    width: 25%;
    float: left;
    border: none;
}
.ds_team_member.ds_team_member_grid .inner {
    border: 1px solid #ffc367;
    padding: 10px 15px;
    border-radius: 5px;
  
}
.ds_team_member.ds_team_member_grid {
   
    padding: 15px 15px !important ;

}
.ds_team_member.ds_team_member_grid .inner.ds_team_member_row p.ds_desction {
    text-align: center !important;
}
.ds_team_member.ds_team_member_grid p.price,.lesmer-btn-main {
    text-align: center !important;
}
p.ds_desction {
    color: #d7d7d7;
}
.ds_team_member.ds_team_member_grid .inner  span.ds_text {
    min-height: 35px !important;
}
.single-page-team .ds-col-4 {
    border: 1px solid #ffc367;
    padding: 50px 10px;
    border-radius: 5px;
}
.single-page-team .inner.ds_team_member_row .ds_image {
    width: 160px;
    margin: auto;
}
.single-page-team .inner.ds_team_member_row h3.ds_phone {
    font-size: 25px !important;
    margin-top: 25px !important;
}
.single-page-team .inner.ds_team_member_row h3.ds_code {
    margin: 0;
    font-size: 22px;
    padding: 17px 0px;
}
.single-page-team  .ds_team_member.ds_team_member_list {
    border: none;
}
.single-page-team .ds_team_member ul.contact_btn_group {
    
    max-width: 340px;
	width: 100%;}
.single-page-team .inner.ds_team_member_row ul.contact_btn_group li a span.ds_icon {
    padding: 6px 30px;
    font-size: 20px;
}
.single-page-team .inner.ds_team_member_row p.ds_desction {
    text-align: left;
    font-size: 16px;
}
.single-page-team  .inner h2.ds_name {
   
	font-size: 35px;
}
.single-page-team .inner.ds_team_member_row .ds-col-8 span.ds_price {
    padding-left: 30px;
	font-size: 22px;
}
.single-page-team .ds_team_member ul.contact_btn_group li a span.ds_text {

	font-size: 16px;}
.single-page-team .ds-col-8 {
    padding-left: 30px;
}
.horoskop-main-page .horoskop-col2 {
    width: 33.3% !important;
}
.horoskop-main-page .col-md-2.horoskop-col2 h2 {
	    border-bottom: none !important;
}
.horoskop-main-page  .col-md-2.horoskop-col2 .inner a {
    display: block;
    padding: 0px 0px !important;
    
}
.row.horoskop-row .h-colmn-names {
    width: 45%;
    float: left;
}
.row.horoskop-row .h-colmn-names .col-md-2.horoskop-col2 {
    border-right: 1px solid #5e5e5e;
}
.row.horoskop-row .h-colmn-names .col-md-2.horoskop-col2 h2 {
    margin: 0px 0;
    font-size: 12px !important;
    padding-bottom: 0 !important;
	line-height: 35px;
}
.row.horoskop-row .h-colmn-names .col-md-2.horoskop-col2 .inner .image {
    width: 70px;
	height: 70px;
	margin-bottom: 0px;
}
.row.horoskop-row .h-colmn.h-tabs {
    width: 55%;
    float: left;
    padding: 0px 15px;
	
}
.h-colmn.h-tabs ul.tabs-title {
    padding: 0;
    list-style: none;
}
.h-colmn.h-tabs ul.tabs-title li {
    display: inline-block;
    padding: 0px 12px 15px;
    cursor: pointer;
	position:relative;
}
li.active:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ffc367;
}
.h-colmn.h-tabs ul.tabs-title li.active span.title {
    color: #e9a800;
}
.horoskop-sidebar .inner.ds_team_member_row h3.ds_phone {
	font-size: 12px !important;
}
.h-colmn.h-tabs ul.tabs-title li  span.icon {
    padding-right: 10px;
}
.h-colmn.h-tabs ul.tabs-title {
    border-bottom: 2px solid;
   
}
.tab-content .inner > div {
    display: none;
}
.tab-content .inner > div.active {
    display: block !important;
}
span.c-show-on-mobile {
    display: none !important;
}
.display-mobile{
		display:none ;
	}
/*
Medium/Large Screens 
*/
@media only screen and (max-width: 1430px) {
    
}
/*
Medium Screens 
*/
@media only screen and (max-width: 1025px) {
    .row.horoskop-row .col-md-2.horoskop-col2 {
		width: 25%;}
	.row.horoskop-row {
    padding-right: 30px !important;
}
	.owl-carousel.owl-theme.ds_teammembers_main {
    padding: 0px 25px;
}
	.ds_team_member.ds_team_member_grid {
    width: 33.3%;
}
	.owl-nav {
    display: none !important;
}
	h3.ds_phone {
    font-size: 16px !important;
}
	.ds_team_member h3.ds_code {
		font-size: 16px;
	}
	.row.horoskop-row .col-md-2.horoskop-col2 .inner a {
    padding: 15px 5px;
}
}
/*
Large Tablet Screens 
*/
@media only screen and (max-width: 980px) {
    
}
/*
Medium Tablet Screens 
*/
@media only screen and (max-width: 768px) {
	.ds_team_member.ds_team_member_grid {
    width: 50%;
}
	.ds_teammembers_main.single-page-team .ds_image {
    width: 200px !important;
    height: 200px !important;
}
	.col-md-2.horoskop-col2 {
    width: 25% !important;
}
		.h-colmn-names {
    width: 100% !important;
}
	.h-colmn.h-tabs {
    width: 100% !important;
    margin-top: 40px;
}
	.h-colmn.h-tabs ul.tabs-title li {
		padding: 0px 15px 15px;
		
	}
	.horoskop-sidebar h3.elementor-heading-title {
    text-align: center;
    border-bottom: 1px solid #ffc367;
    padding-bottom: 26px;
}
}
/*
Small Tablet/Largest Phone Screens 
*/
@media only screen and (max-width: 600px) {
	
	.hide-on-mobile{
		display:none !important;
	}
	.display-mobile{
		display:block !important;
	}
	.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
		display:none !important;
	}
	.ds_teammembers_main.single-page-team .inner.ds_team_member_row .ds-col-4,.ds_teammembers_main.single-page-team .inner.ds_team_member_row .ds-col-8{
		width:100%;
	}
	.col-md-2.horoskop-col2 .inner .image {
    width: 65px;
    height: 65px;
 
		padding: 10px;
	}
	.row.horoskop-row .col-md-2.horoskop-col2 h2 {
    font-size: 10px !important;
    padding-bottom: 6px;
    margin-bottom: 6px;
}
	.col-md-2.horoskop-col2 .inner p {
    font-size: 10px !important;
}
	.row.horoskop-row .col-md-2.horoskop-col2 .inner a {
    display: block;
    padding: 10px 5px;
}
	.row.horoskop-row .col-md-2.horoskop-col2 {
    width: 33.3% !important;
}
	.row.horoskop-row .col-md-2.horoskop-col2 {
   
    padding: 0px 4px;
    margin-bottom: 8px;
}
	.ds_teammembers_main .owl-dots {
    text-align: center;
}
		.ds_team_member.ds_team_member_grid {
    width:100%;
}
	h3.ds_phone {
    font-size: 14px !important;
}
	.ds_team_member h3.ds_code {
		font-size: 13px;
	}
	p.ds_desction {
    font-size: 10px;
		margin-bottom:5px;
}
	a.lesmer-btn {
    font-size: 10px;
}
	.ds_team_member ul.contact_btn_group li a span.ds_icon {
		padding: 2px 15px;
	}
	.h-colmn-names {
    width: 100% !important;
}
	.h-colmn.h-tabs {
    width: 100% !important;
    margin-top: 40px;
}
	.h-colmn.h-tabs ul.tabs-title li {
		padding: 0px 5px 15px;
		font-size: 12px;
	}
	.horoskop-sidebar h3.elementor-heading-title {
    text-align: center;
    border-bottom: 1px solid #ffc367;
    padding-bottom: 26px;
}
	span.c-show-on-mobile.m-price {
    display: inline-block
		!important;
}
	.c-hide-on-mobile{
		display:none !important;
	}
	.owl-carousel.owl-theme.ds_teammembers_main ul.contact_btn_group,.ds_team_member.ds_team_member_grid ul.contact_btn_group {
    display: block !important;
    text-align: left;
}
	
	
	.owl-carousel.owl-theme.ds_teammembers_main ul.contact_btn_group li a, .owl-carousel.owl-theme.ds_teammembers_main ul.contact_btn_group li a span {
    display: block;
    width: 100%;
}
	ul.contact_btn_group li a span.ds_icon span {
    display: inline-block !important;
    width: auto !important;
    font-size: 20px;
}
	ul.contact_btn_group li a span.c-show-on-mobile.m-price {
    padding-left: 10px;
}
	.ds_team_member ul.contact_btn_group li a span.ds_icon {
    padding: 7px 15px;
    border-radius: 5px;
}
	.owl-carousel.owl-theme.ds_teammembers_main p.price{
		
	}
	.ds_team_member.ds_team_member_grid ul li span.ds_icon {
    padding: 10px 15px !important;
}
	.ds_team_member.ds_team_member_grid ul.contact_btn_group_list {
    padding-bottom: 15px;
}
	.ds_team_member.ds_team_member_grid .inner{
		padding-bottom:0px !important;
	}
	.ds_team_member ul.contact_btn_group li.btn-mail a span.ds_text {
    min-height: 10px !important;
		padding-bottom: 15px;
}
	span.c-show-on-mobile {
    display: block !important;
}
	span.ds_text.c-show-on-mobile {
    text-align: center;
}
	span.ds_text.for-desktop {
    display: none !important;
}
	.show-on-mobile {
    display: block;
}
	
}
/*
Large Phone Screens 
*/
@media only screen and (max-width: 420px) {
    
}
/*
Medium Phone Screens 
*/
@media only screen and (max-width: 380px) {
    
}
/*
Small Phone / Apple Watch Screens 
*/
@media only screen and (max-width: 320px) {
    
}

.order1 {
    order: 1 !important;
}
.order2 {
    order: 2 !important;
}
.order3 {
    order: 3 !important;
}
.order4 {
    order: 4 !important;
}
.order5 {
    order: 5 !important;
}
.order6 {
    order: 6 !important;
}
.order7 {
    order: 7 !important;
}
.order8 {
    order: 8 !important;
}
.order9 {
    order: 9 !important;
}
.order10 {
    order: 10 !important;
}
.order11 {
    order: 11 !important;
}
.order12 {
    order: 12 !important;
}
.order13 {
    order: 13 !important;
}
.klarsynte-sidebar .ds_teammembers_main {
    max-height: 1370px;
    height: 100%;
    overflow-y: auto;
	padding-right:20px;
}
.klarsynte-sidebar .ds_teammembers_main::-webkit-scrollbar {
  width: 8px;
}

.klarsynte-sidebar .ds_teammembers_main::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 100px;
}

.klarsynte-sidebar .ds_teammembers_main::-webkit-scrollbar-thumb {
  background-color: #ffc367;
  border-radius: 100px;
}
@media(max-width:400px){
	.klarsynte-sidebar .ds_team_member.ds_team_member_list .ds-col-4,.klarsynte-sidebar .ds_team_member.ds_team_member_list .ds-col-8 {
    width: 100%;
}
}