/* default style */
#single_blog .content_section font {
    font-size: 19px;
    margin-bottom: 20px;
    line-height: 44px;
}#single_blog .content_section {
    font-size: 19px;
    margin-bottom: 20px;
    /*line-height: 44px;*/
    padding: 0px 28px;
}#terms font {
    line-height: 27px;
}
#terms {
    padding: 30px;
}
#how_it_work .icon-box p font {
    text-align: left!important;
    float: left;
    margin-bottom: 10px;
}
.bootom-button a {
    display: inline-block;
}
.bootom-button {
    margin-bottom: 30px;
}
body {
	transition: background-color 10s cubic-bezier(1, 1, 1, 1);
	transition-delay: 0s;height: 100vh;
	padding: 5px 0;
background-color: #f7fbe9;
    font-family: 'pt_sans_captionregular';
}
@font-face {
    font-family: 'pt_sans_captionregular';
    src: url('../fonts/ptc55f.ttf') format('ttf'),
     url('../fonts/ptc55f.woff2') format('woff2'),
         url('../fonts/ptc55f.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
span.site_impressum {
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 18px;    position: absolute;
    bottom: 5px;
}div#defaultCountdown {
    min-height: 60px;
}
.container{width: 100%;}
.logo img {
	max-height: 112px;
	margin: 10px auto 0;
}
.logo {
    width: 100px;
}
.header-box {
    width: 25%;
    float: left;
}
.header-box h4 {font-size: 16px;
    color: #41c4ff;
    font-weight: bold;    margin-top: 0;
    text-align: center;text-transform: uppercase;

}
.header-box  {
    text-align: center;
    position: relative;

}
.header-box:before {
    position: absolute;
    right: 0;
    width: 4px;
    height: 113px;
    background: linear-gradient(rgba(0, 0, 0,0),#e8a80a, rgba(0, 0, 0,0));
    right: 0;
    bottom: 0;
    content: '';
}
h5.header-price {
	font-size: 23px;
	color: rgb(232, 168, 10);
	font-weight: bold;
	margin: -4px 0 0;
}

.last-month h4{color: #1c517b}

.current-month h4{color: #3dd94a}

.next-month h4{color: #1c517b}

span.countdown-section span {
    border-radius: 100px;
    width: 37px;
    height: 37px;
  display: block;
font-weight: bold;
    line-height: 30px;
	margin: 0 auto;
	font-size: 13px;
}


span.countdown-amount {
    color: #fff;
    border: 3px solid #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.28);

}


span.countdown-period {
    width: 100%!important;
	height: auto!important;
    line-height: 23px !important;
	font-size: 11px !important;
	font-weight: 500 !important;
}

.top-stats {
	margin-left: 16px;
}


span.countdown-row.countdown-show4 {
	display: flex;
	justify-content: center;
	text-align: center;
	padding: 0 10px;
	max-width: 230px;
	margin: 0 auto;
}


span.countdown-row.countdown-show4 .countdown-section:first-child span.countdown-amount {
    background: #9574ea;
}
span.countdown-row.countdown-show4 .countdown-section:nth-child(2) span.countdown-amount {
    background: #3dd94a;
}
span.countdown-row.countdown-show4 .countdown-section:nth-child(3) span.countdown-amount {
    background: #ffd500;
}
span.countdown-row.countdown-show4 .countdown-section:nth-child(4) span.countdown-amount {
    background: #41c4ff;
}
.empthy-box{    padding-top: 61px;}


.main-header ul.dropdown-menu.show {
	transform: none !important;    background: #1c517b!important;
	min-width: 170px;
	right: -28px !important;
	left: auto !important;
	top: 58px !important;
}
.main-header .navbar-nav>li>a {
    background: transparent!important;
}
.main-header li.dropdown i {
    font-size: 20px;
}
.hamburger{font-size:30px;cursor:pointer}



.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999999;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(top, #082a43 0%,#00434d 100%);
background: linear-gradient(to bottom, #082a43 0%,#00434d 100%);
    overflow-x: hidden;
    transition: 0.5s;
	height: 100vh;
}

.overlay-content {
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
	margin-top: 0;
	height: 100%;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
	color: #dbaf1e;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
	z-index: 1;
}
.heading h2 span {
    color: #1e527b;
}

.sidebar {
	width: 160px;
	text-align: center;
	display: inline-block;
	z-index: 22;
}


.hamburger {
	font-size: 30px;
	cursor: pointer;
	width: 70px;
	height: 70px;
	display: inline-block;
	background: rgb(30, 82, 123);
	color: rgb(255, 255, 255);
	border-radius: 100%;
	border: 4px solid rgb(255, 255, 255);
	line-height: 61px;
}

.stories .yellow-gradient a {
       font-size: 30px;
    cursor: pointer;
    width: 70px;
    height: 70px;
    display: inline-block;
    background: linear-gradient(#f5c006,#da9e0d, #c08505);
    color: #fff;
    border-radius: 100%;
    border: 4px solid #fff;
    line-height: 69px;
	box-shadow: 0px 4px 6px 5px rgba(0, 0, 0, 0.08);
    }


	.add-coal.yellow-gradient.bgWhite a {
	background: #f2f2f2;
	color: black;
}
.stories .add-coal i.fa.fa-commenting {
    color: #000;
}
.stories .add-coal:hover i.fa.fa-commenting {
    color: #fff;
}


.add-coal.yellow-gradient.bgWhite a {
	background: rgb(242, 242, 242);
	color: rgb(0, 0, 0);
	font-size: 30px;
	line-height: 1.4;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;    margin: 0 auto;
}

.add-coal.yellow-gradient.bgGreen a {
	background: linear-gradient(#5de289, #069f38, #5de289);
	color: black;
	font-size: 12px;
	line-height: 1.4;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
}

.stories .add-coal::after {
	content: "";
	height: calc( (100vh - 120px - 70*7px)/7 );
	width: 5px;
	display: block;
	background: white;
	position: absolute;
	left: 33px;
	box-shadow: 0px 4px 6px 5px rgba(0, 0, 0, 0.08);
}

.stories {
	display: flex;
	flex-flow: column;
	align-items: center;
}

.stories .add-coal {
	margin-bottom: calc( (100vh - 120px - 70*7px)/7 );
	position: relative;
}
.add-coal.yellow-gradient.bgGreen::after {
	content: none;
}

.add-coal.yellow-gradient.bgWhite a:hover {
	background: rgb(30, 82, 123);
	color: white;
	transition: all 0.8s;
}

.sidebar  .menu {
	/* margin: 22px 0; */
}

.main-story {overflow: hidden;
	background: white;
	flex: 1;
	border: 8px solid #ebeaea;
	border-radius: 10px;
	position: relative;
}

.main-content {
	display: flex;overflow: hidden;
	padding: 4px 15px 4px 0;
	height: 100%;
}

.side-dropdown {
	position: absolute;
	top: 30px;
	left: 100px;
	background: rgb(255, 255, 255);
	width: 442px;
	padding: 10px;
	box-shadow: 0px 4px 6px 5px rgba(0, 0, 0, 0.08);
	display: none;
}

.stories .yellow-gradient .side-dropdown ul li a {
	width: 100%;
	height: auto;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: rgb(0, 0, 0);
	font-size: 13px;
	line-height: 1;
	text-align: left;
	text-decoration: none;
	justify-content: space-between;
}

.side-dropdown ul {
	list-style-type: none;
	padding: 0;
}

.side-dropdown li {
	border-bottom: 1px solid rgb(204, 204, 204);
	padding: 15px 0;
}

.stories .yellow-gradient .side-dropdown ul li a:hover {
	background: none;
	color: black;
}

.stories .yellow-gradient .side-dropdown ul li a span {
     margin-left: 5px;
    color: #1c517b;
    font-weight: 600;
    text-align: right;
    width: 131px;
    float: right;
}
.time {    margin-top: 3px;
    display: inline-block;
    font-size: 10px;
    color: #777!important;
    font-weight: normal!important;
}.heading {
    text-align: center;
}

.add-coal.yellow-gradient.bgWhite a.active {
	border-color: rgb(234, 169, 8);
	background: rgb(30, 82, 123);
	color: white;
}
.dataTables_filter label {
    float: right;
}

.side-dropdown h2 {
	margin: -10px -10px 0;
	font-size: 20px;
	text-transform: uppercase;
	padding: 10px 0;
	background: linear-gradient(rgb(245, 192, 6),rgb(218, 158, 13), rgb(192, 133, 5));
	color: white;
	text-align: center;
	position: relative;
}

.side-dropdown h2::before {
	content: "";
	height: 20px;
	width: 20px;
	background: rgb(218, 158, 13);
	display: block;
	position: absolute;
	left: -10px;
	top: 10px;
	transform: rotate(45deg);
	z-index: -2;
}

.readmore a {
	color: rgb(30, 82, 123) !important;
}

.side-dropdown li.readmore {
	border-bottom: none;
	padding-bottom: 0;
}

.d-flex {
	display: flex !important;
}

.nav-last-col .navbar-nav.nav.top-nav {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.nav-last-col .navbar-nav.nav.top-nav .hidden-xss {
	margin: 0 5px;
	text-transform: uppercase;
	font-size: 18px;
	color: rgb(30, 82, 123);
}

.nav-last-col .navbar-nav.nav.top-nav .hidden-xss a {

	color: rgb(30, 82, 123);
}

.nav-last-col .navbar-nav.nav.top-nav .dropdown-toggle .fa.fa-caret-down {
	color: rgb(68, 220, 255);
}



.nav-last-col .navbar-nav.nav.top-nav .hidden-xss:first-child {
	border-right: 2px solid rgb(68, 220, 255);
	padding-right: 5px;
}

.nav-last-col .navbar-nav.nav.top-nav .fa.fa-bell-o {
	font-size: 28px;
	color: black;
}

.nav-last-col .navbar-nav.nav.top-nav .dropdown-toggle {
	font-size: 17px;
	padding-right: 0;
	color:rgb(30, 82, 123);
}


.col-md-2.nav-last-col.d-flex {
	padding: 0;
}

.dropdown-toggle.d-flex {
	align-items: center;
}

.filterbar {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 5px;
}

.filterbar button {
	background: #1c517b;
	color: white;
	border: none;
	box-shadow: none;
	padding: 8px 9px;
}

.filterbar button.zoomfilter {
	padding: 6.5px 35px;
}


.main-header {
	height: 111px;
}

.main-body-content {
	height: calc(100vh - 148px);
	max-height: calc(100vh - 148px);
}

.add-coal.yellow-gradient.menuBtn::after {
	content: none;
}

/* checkbox style */

.check {
	display: block;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 500;
}

.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

.check:hover input ~ .checkmark {
    background-color: #ccc;
}

.check input:checked ~ .checkmark {
    background-color: #2196F3;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.check input:checked ~ .checkmark:after {
    display: block;
}

.check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.filterOptions {
	display: none;
}


.filterOptions {
	background: rgb(64, 108, 143);
	color: rgb(255, 255, 255);
	max-width: 500px;
	padding: 22px 0;
	margin: 0 auto 20px;
	box-shadow: 0px 4px 6px 5px rgba(0, 0, 0, 0.2);
	border: 5px solid white;
	position: relative;
}


.filterOptions .d-flex {
	justify-content: center;
	align-items: center;
}


.filterOptions .check {
	margin: 0 8px;
}

.filterOptions::after {
	content: "\f0d7";
	display: block;
	position: absolute;
	font-family: FontAwesome;
	text-align: center;
	width: 100%;
	color: rgb(64, 108, 143);
	bottom: -37px;
	font-size: 38px;z-index: -1;
}



a.hover-effect::after {
	cursor: pointer;
	width: 70px;
	height: 70px;
	display: inline-block;
	background: linear-gradient(rgb(245, 192, 6),rgb(218, 158, 13), rgb(192, 133, 5));
	color: rgb(255, 255, 255);
	border-radius: 100%;
	box-shadow: 0px 4px 6px 5px rgba(0, 0, 0, 0.08);
	z-index: -1;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}



a.hover-effect:after{
	-webkit-animation: sonarEffect 1.5s ease-out 75ms infinite;
	-moz-animation: sonarEffect 1.5s ease-out 75ms infinite;
	animation: sonarEffect 1.5s ease-out 75ms infinite;
}



.mainStory-inner {
	overflow-y: scroll;
	height: 100%;
	position: relative;
	overflow-x: hidden;
	left: 65px;
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgb(232, 175, 10), 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgb(232, 175, 10), 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgb(232, 175, 10), 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgb(232, 175, 10), 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.3);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgb(232, 175, 10), 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgb(232, 175, 10), 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.3);
        opacity: 0;
    }
}



input#animSlider {
    display: none;
}

.scroll-div {    overflow-x: hidden!important;
    overflow: auto;
}


/*----------#how_it_work-----------*/
.bootom-button {
        margin-top: 40px;
}.bootom-button a {
    background: linear-gradient(#5de289, #069f38, #5de289);
    color: #fff;
    padding: 17px 42px;
    font-size: 18px;
    border-radius: 100px;
    font-weight: bold;
}
.heading p {
    width: 53%;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
}
div#how_it_work {
    text-align: center;
}
.icon-box {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: 80px 0px;
	text-align: left;
}
div#how_it_work h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 30px 0;
}
div#how_it_work h2 span {
    color: #1e527b;
}
   .icon-box h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
      margin: 50px 0 0;
    padding: 0 0 10px;

}
span.sep {
    width: 96px;
    height: 2px;
    background: #000;
    display: inline-block;
    margin: 0 0 40px;
}
.icon-box p {
    /*font-weight: bold;*/
    color: #777;
}
.icon-box span.cus_heading {
	font-weight: bold;
	color: #1e527b;
	font-size: 20px;
}
.bootom-button a:hover {
    background: linear-gradient(#069f38, #5de289, #069f38);
}
a:hover{text-decoration: none;}
.transition {transition: all 400 ms linear 0s;
-webkit-transition: all 400 ms linear 0s;
    -moz-transition:all 400 ms linear 0s;
    -o-transition: all 400 ms linear 0s;}
.transition a{transition: all 400 ms linear 0s;
-webkit-transition: all 400 ms linear 0s;
    -moz-transition:all 400 ms linear 0s;
    -o-transition: all 400 ms linear 0s;}

div#add-heart {
    text-align: center;
}
    h2{font-size: 36px; font-weight: bold;}
ul{margin:0 ;padding: 0}
li{list-style: none;}
div#add-heart h2 {      font-size: 24px;  color: #000;
    margin-top: 20%;
}
div#add-heart p {
    color: #777;
}
div#add-heart li {
    font-size: 16px;
    font-weight: bold;
}
.hear-list {
    min-height: 150px;
}
.heart-boxs:after {
    width: 1px;
    height: 276px;
    position: absolute;
    content: '';
    right: -30px;
    background: #1e527b;
	top: 26%;
}
/*--------------custom radio button-------------------*/
button {
    background: #1e527b;
    border: none;
    border-radius: 100px;
    color: #fff;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: bold;transition: all 400ms linear 0s;-webkit-transition: all 400 ms linear 0s;
    -moz-transition:all 400 ms linear 0s;
    -o-transition: all 400 ms linear 0s;}

button:hover {
    background: #eaa908;
}

.save-btn {
    text-align: center;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;

    border: 1px solid #eaa908;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
        background: #eaa908;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.heart-box label {
    font-size: 25px;
    font-weight: normal;
    color: #000!important;
}
.heart-box p {
    color: #000!important;margin-bottom: 28px;
}
.heart-box {
    width: 448px;
    text-align: left;
    margin: 30px auto 0;
    display: inline-block;
}
.heart-box label {
    font-size: 25px;
    font-weight: normal;
    color: #000!important;
}


/*---------------all stories---------------*/

tbody tr {
    background-color: #fcfcbe!important;
}
tbody tr td{
    background-color: transparent!important;
}
.table-box {
    padding: 10px;
}
.table-box thead {    background-color: #0f3b60;
    color: #fff;
    font-size: 18px;
}
.table-box th:first-child, td:first-child {
    text-align: left;
}
.table-box th, td {
    text-align: center;
}
.table-box td {
    font-size: 16px;

}.table-box td a {
    color: #000;
}
thead th {
    padding: 10px!important;
}
span.profile-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
span.profile-box {    display: inline-block;
    height: 50px;
    width: 50px;
}
/*switch toggle css*/
.switch {
    position: relative;
    display: block;
    vertical-align: top;
    width: 75px;
    height: 30px;
    padding: 3px;
    margin: 0 10px 10px 0;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
    border-radius: 18px;
    box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    box-sizing:content-box;
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing:content-box;
}
.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    box-sizing:content-box;
}
.switch-label:before, .switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    box-sizing:content-box;
}
.switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #aaaaaa;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: #FFFFFF;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
}
.switch-input:checked ~ .switch-label {
    background: #E1B42B;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
    opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
    opacity: 1;
}
.switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 28px;
    height: 28px;
    background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
    background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
    border-radius: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-handle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}
.switch-input:checked ~ .switch-handle {
    left: 74px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

/* switch button css */
.Switch {
	position: relative;
	display: inline-block;
	font-size: 1.6em;
	font-weight: bold;
	color: #ccc;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	height: 29px;
	padding: 3px 8px 0px 0px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 4px;
	background: #ececec;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1), inset 0px 1px 3px 0px rgba(0,0,0,0.1);
	cursor: pointer;
	font-size: 14px;
	margin-bottom: 12px;
}
body.IE7 .Switch { width: 78px; }
.Switch span {
	display: inline-block;
	width: 35px;
}
.Switch span.On { color: #33d2da; }
.Switch .Toggle {
	position: absolute;
	top: 1px;
	width: 37px;
	height: 25px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 4px;
	background: #fff;
	background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #ececec 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #ececec 0%, #ffffff 100%);
	background: linear-gradient(top, #ececec 0%, #ffffff 100%);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.5);
	z-index: 999;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
}
.Switch.On .Toggle { left: 2%; }
.Switch.Off .Toggle { left: 54%; }
/* Round Switch */
.Switch.Round {
	padding: 0px 20px;
	border-radius: 40px;
}
body.IE7 .Switch.Round { width: 1px; }
.Switch.Round .Toggle {
	border-radius: 40px;
	width: 14px;
	height: 14px;
}
.Switch.Round.Off .Toggle {
	left: 3%;
	background: #33d2da;
}
.Switch.Round.On .Toggle { left: 58%; }
.info {
	font-size: 1.2em;
	margin-bottom: 4px;
}
/* Transition
========================== */
.switch-label, .switch-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}


.switch-light {    margin: 0 auto;
    padding: 0;
    background: #FFF;
    background-image: none;
}
.switch-light .switch-label {
    background: #FFF;
    border: solid 2px #eceeef;
    box-shadow: none;
}
.switch-light .switch-label:after {
    color: #1e527b;
}
.switch-light .switch-label:before {
    right: inherit;
    left: 11px;
}
.switch-light .switch-handle {
    top: 6px;
    left: 47px;
    background: #dadada;
    width: 22px;
    height: 22px;
    box-shadow: none;
}
.switch-light .switch-handle:before {
    background: #eceeef;
}
.switch-light .switch-input:checked ~ .switch-label {
    background: #FFF;
    border-color: #1e527b;
}
.switch-light .switch-input:checked ~ .switch-handle {
    left: 47px;
    box-shadow: none;
    background: #1e527b;
}
.switch-light .switch-input:checked ~ .switch-handle:before {
    background: rgba(255,255,255,0.7);
}

.dataTables_filter input {
    min-width:320px;margin-left: 5px;
}
.dataTables_filter input, select {
    min-height: 37px;
}
/*---------------all stories---------------*/


ul.pagination {
    margin: 0;    float: right;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 1;
}
.dataTables_length {
    margin-bottom: 10px;
}
.table i {
    font-size: 26px;
}
 i.fa.fa-handshake-o {
    color: #3dd94a;
}.pink-heart {
    color: #f168a2;
}
.gold-heart {
    background: linear-gradient(#f5c006,#da9e0d, #c08505);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.red-heart{color: #da0303;}

 i.fa.fa-eye {color:#fc9ecf;}
.fa.fa-commenting {
    color: #41c4ff;
}

/*--------------single_story-----------------*/

.profile-img {display: inline;
    width: 90px;    float: left;
    height: 90px;
    border-radius: 100px;
    overflow: hidden;margin-right: 5px;
}
.profile-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.profile-name {
    display: inline;
    vertical-align: top;
}
.profile-name a {font-weight: bold;
    color: #1e527b;
    font-size: 32px;
}
.profile-name span {font-weight: normal;
    font-size: 17px;
    color: #777;font-style: italic;
}
.single-heading {    border-bottom:1px solid #efe9e9;
    padding: 10px 0 5px;display: inline-block;
    width: 100%;
}.top-icons li {font-size: 19px;line-height: 20px;
    margin-right: 40px;font-weight: bold
}
.top-icons li:last-child{
    margin-right: 0px;
}
.top-icons a.dropdown-toggle {
    padding: 0;
    background: transparent;
}
.story-area h2 {
    margin-top: 0;
}


.top-icons li ul li:last-child  {   border-bottom: 0px solid #fff;}
.top-icons li ul li  {margin: 0;  font-weight: normal;  border-bottom: 1px solid #fff;}
.top-icons li ul li a {
	font-size: 14px;
	padding: 15px 12px;
	color: rgb(255, 255, 255);
	width: 100%;
	float: left;
}
.top-icons ul ul {padding: 0;
    background: #1e527b;
}
.top-icons li i {
    font-size: 26px;
    vertical-align: middle;
}
.profile-name p {
    font-size: 20px;
    color: #777;
}
.top-icons {
    margin-top: 10px;
}
.story-area {overflow-y: auto;    overflow-x: hidden;
    padding: 28px;    height: 48vh;
}
.story-area font{word-break: break-all;}

.story-area p {
    font-size: 22px;
    line-height: 49px;
    color: #777;
}
.icon-bottom {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    min-height: 72px;
    background: #ebeaea;
    bottom: 0;
}
.icon-bottom li {
    text-align: center;
    display: grid;
     margin: 5px 5px 0;
}
   .icon-bottom li span i {
    font-size: 34px;
    border-radius: 100px;
    line-height: 64px;

}
.icon-bottom ul {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}span.icons {display: block;
    background: white;
    border-radius: 100px;
    width: 60px;
    height: 60px;    margin: 0 auto 10px;
}
.icon-bottom a{transition: all 400ms linear 0s;    padding: 5px 10px!important;}
.icon-bottom a:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.icon-bottom li span {
    font-weight: bold;
    color: #000;
}
div#single_story {
    overflow: hidden;
}
.top-icons ul ul {
    right: 3px;
    left: auto!important;
    transform: none!important;
    top: 30px!important;
    border-radius: 4px!important;
}
.top-icons ul ul i {
    font-size: 15px;
    text-align: center;
    display: inline-block;
    width: 28px;
}
/*-------------comment-area---------------*/
.panel:last-child {
    margin-bottom: 5px;
}
.comment-area {    margin-top: 30px;
    background: #ebeaea;
    padding: 15px 15px 100px;
}
.comment-area h4 {
    font-weight: bold;
}
.panel-shadow {
    box-shadow: rgba(0, 0, 0, 0.08) 7px 7px 7px;
}
.panel-white {
  border: 1px solid #dddddd;
}
.panel-white  .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}
.panel-white  .panel-footer {
  background-color: #fff;
  border-color: #ddd;
}

.post .post-heading {
  min-height: 95px;
  padding: 20px 15px;
}
.post .post-heading .avatar {
  width: 60px;
  height: 60px;
  display: block;
  margin-right: 15px;
}
.post .post-heading .meta .title {
  margin-bottom: 0;
}
.post .post-heading .meta .title a {
  color: black;
}
.post .post-heading .meta .title a:hover {
  color: #aaaaaa;
}
.post .post-heading .meta .time {
  margin-top: 8px;
  color: #999;
}
.post .post-image .image {
  width: 100%;
  height: auto;
}
.post .post-description {
  padding: 15px;
}
.post .post-description p {
	font-size: 15px;
	color: rgb(0, 0, 0);
	line-height: 28px;
}
.post .post-description .stats {
  margin-top: 20px;
}
.post .post-description .stats .stat-item {
  display: inline-block;
  margin-right: 15px;
}
.post .post-description .stats .stat-item .icon {
  margin-right: 8px;
}
.post .post-footer {
  border-top: 1px solid #ddd;
  padding: 15px;
}
.post .post-footer .input-group-addon a {
  color: #454545;
}
.post .post-footer .comments-list {
  padding: 0;
  margin-top: 20px;
  list-style-type: none;
}
.post .post-footer .comments-list .comment {
  display: block;
  width: 100%;
  margin: 20px 0;
}
.post .post-footer .comments-list .comment .avatar {
  width: 35px;
  height: 35px;
}
.post .post-footer .comments-list .comment .comment-heading {
  display: block;
  width: 100%;
}
.post .post-footer .comments-list .comment .comment-heading .user {
  font-size: 14px;
  font-weight: bold;
  display: inline;
  margin-top: 0;
  margin-right: 10px;
}
.post .post-footer .comments-list .comment .comment-heading .time {
  font-size: 12px;
  color: #aaa;
  margin-top: 0;
  display: inline;
}
.post .post-footer .comments-list .comment .comment-body {
  margin-left: 50px;
}
.post .post-footer .comments-list .comment > .comments-list {
  margin-left: 50px;
}
.comment-area button {
    margin-bottom: 20px;
}
.comment-area textarea {
    width: 100%;padding: 10px;
    min-height: 200px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}




.dialog,
.dialog__overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.dialog {
    position: fixed;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    pointer-events: none;
}

.dialog__overlay {
    position: absolute;
    z-index: 1;
    background: rgba(55, 58, 71, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-backface-visibility: hidden;
}

.dialog--open .dialog__overlay {
    opacity: 1;
    pointer-events: auto;
}

.dialog__content {
    width: 50%;
    max-width: 560px;
    min-width: 290px;
    background: #fff;
    padding: 4em;
    text-align: center;
    position: relative;
    z-index: 5;
    opacity: 0;
}

.dialog--open .dialog__content {
    pointer-events: auto;
}

/* Content */
.dialog h2 {
    margin: 0;
    font-weight: 400;
    font-size: 2em;
    padding: 0 0 2em;
    margin: 0;
}
.dialog.dialog--open .dialog__content,
.dialog.dialog--close .dialog__content {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.dialog.dialog--open .dialog__content {
    -webkit-animation-name: anim-open;
    animation-name: anim-open;
}

.dialog.dialog--close .dialog__content {
    -webkit-animation-name: anim-close;
    animation-name: anim-close;
}

@-webkit-keyframes anim-open {
    0% { opacity: 0; -webkit-transform: scale3d(1.1, 1.1, 1); }
    100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); }
}

@keyframes anim-open {
    0% { opacity: 0; -webkit-transform: scale3d(1.1, 1.1, 1); transform: scale3d(1.1, 1.1, 1); }
    100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

@-webkit-keyframes anim-close {
    0% { opacity: 1; }
    100% { opacity: 0; -webkit-transform: scale3d(0.9, 0.9, 1); }
}

@keyframes anim-close {
    0% { opacity: 1; }
    100% { opacity: 0; -webkit-transform: scale3d(0.9, 0.9, 1); transform: scale3d(0.9, 0.9, 1); }
}


/*---------------signup--------------*/


.popup-box {
	position: fixed;
	top: 50%;
	max-width: 1100px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	display: flex;
}



.left-side {width: 40%;}
.right-side {width: 60%;
    padding: 10px 30px 45px;background: #fff;
}
.right-side h4 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}


.signup .right-side {
	display: flex;
	flex-wrap: wrap;
}

.signup .right-side h4 {
	width: 100%;
}


.form-group .form-control {
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-bottom: 50px;
	color: rgb(68, 68, 68);
	font-size: 18px;
	margin-top: 15px;
}
.signup .form-group {
	position: relative;
}

.form-group .form-control::placeholder {

	color: #444444;
	font-size: 18px;
}

.signup {
	width: 55%;
	margin-right: 10px;
	display: flex;
	flex-flow: column;
}

.signup p {
	font-size: 13px;
	font-weight: 600;
	color: rgb(0, 0, 0);
	margin: 18px 0;
}

.signup.social-signup::before {
	content: "";
	height: 370px;
	width: 1px;
	background: rgb(28, 80, 121);
	display: inline-block;
	position: absolute;
}

.signup.social-signup {
	padding-left: 20px;
	width: calc(45% - 20px);
}

.signup.social-signup p, .signup.social-signup a {
	margin-left: 30px;
	margin-bottom: 15px;
}

.input-icon {
	position: absolute;
	right: 6px;
	top: 6px;
}

.left-side img {
	height: 100%;
}


.signupBtn {
	background: #1c517b;
	color: white;
	border: none;
	box-shadow: none;
	padding: 14px 44px;
	border-radius: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 15px;
	margin: -18px auto 35px;
	display: block;
}

.checkbox {
	display: flex;
	justify-content: space-between;
	font-weight: 600;
	font-size: 13px;
	color : #777;
}

.facbook-login i {
	font-size: 18px;
	background: rgb(19, 52, 120);
	padding: 11px 12px;
	margin: -10px 0;
}


.facbook-login, .facbook-login:hover {
	background: #3a5999;
	color: white;
	font-size: 13px;
	margin: 20px 0;
	padding: 10px 0;
	width: 200px;
float: left;
}


.gmail-login i {
	font-size: 17px;
	background: #c53724;
	padding: 11px 6px;
	margin: -10px 0;
}

.gmail-login, .gmail-login:hover {
	background:  #de4b37;
	color: white;
	font-size: 13px;
	padding: 10px 0;
	width: 200px;
float: left;
}


.signup.social-signup::after {
	content: 'or';
	left: -8px;
	top: -30px;
	position: relative;
	background: white;
	width: 30px;
	font-size: 18px;
	font-weight: 600;
	padding: 5px 0;
}


.modal-backdrop.fade.show {
	opacity: 0.4;
}

.modal-open .modal.show {
	opacity: 1;
	display: flex !important;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.model-content {
	display: flex;
	margin: -15px;
}

.img-part .img-responsive {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.text-part h3 {
	margin: 0 0;
	background: rgb(30, 82, 123);
	color: white;
	font-size: 18px;
	padding: 15px 10px;
	margin: 0 -20px;
	text-align: left;
}

.text-part {
	padding: 0 20px;
}

.text-part h2 {
	font-size: 18px;
	margin-top: 45px;
	margin-bottom: 15px;
}

.text-part p {
	color: #777;
	margin: 20px 0;
	max-width: 400px;
}

#rangeValue {
	background: rgb(0, 120, 215);
	max-width: 55px;
	text-align: center;
	color: rgb(255, 255, 255);
	margin: 18px 0;
	height: 42px;
	font-weight: 600;
	padding: 11px 0;
	letter-spacing: 1px;
}

#rangeValue::after {
	content: "%";
}

#goldHeart .text-part h2 {
	margin-top: 18px;
	margin-bottom: -10px;
}

.buyeart input {
	width: 100%;
	max-width: 310px;
	height: 40px;
	border: 1px solid #ccc;
}

#goldHeart .text-part .buyeart p {
	margin-top: 2px;
	font-size: 11px;
	font-style: italic;
}

#goldHeart  .text-part p {
	margin: 20px 0 14px;
}

.sbmtBtnmodel {
	margin: 15px 0 0;
}

.modal .fa.fa-times {
	position: absolute;
	right: 20px;
	top: 15px;
	z-index: 1;
	color: white;
	font-size: 14px;
	cursor: pointer;
}

.modal-content {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)}
    to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
    from {transform: scale(0)}
    to {transform: scale(1)}
}



/*------------privacy-policy--------------*/


.privacy-box h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
     margin-bottom: 25px;
}

.privacy-box{
padding: 40px;
}
.privacy-box h4 span {
    color: #4ad138;
}
.privacy-box .privacy-content p {
    color: #000;
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 27px;
}
.privacy-box p {
    font-size: 18px;
    color: #777;
}


/*------------profile page--------------*/

.prfoile-text {
    margin-left: 15px;
    display: inline-block;
}
.prfoile-text h4 {margin-bottom: 17px;
    margin-top: 0;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.prfoile-text i {
   min-width: 15px;
    text-align: center;
    margin-right: 5px;
    font-size: 16px;
    color: #777;
}
.prfoile-text p {
    color: #000;
}
.status-disc span {
    float: left;
    width: 100%;    display: block;
    float: left;
    width: 295px;
    border-bottom: 1px solid #e1e1e1;
}
.status-disc span:last-child {
    border-bottom: 0px solid #e1e1e1;
}
.status-disc li {
       float: left;
        margin: 5px 0;
    text-align: center;
    width: 33.333%;
    font-size: 18px;
}


.status-heading span {
    display: inline-block;
    width: 100%;
        margin: 12px 0 0;
    min-height: 9px;
    font-weight: bold;
    font-size: 18px;
}
.status-disc b {
    font-size: 16px;
    color: #1e527b;
}
.status-heading {
    display: block;
    float: left;
    width: 134px;
}

.status-disc {
            display: block;
    float: left;
    width: 295px;
    border: 1px solid #e1e1e1;

}
.status-heading i {
    font-size: 22px;    vertical-align: middle;
}
.profile-header {  background: #fff;
    position: relative;
    z-index: 2;
   padding: 10px;
    box-shadow: 0 5px 11px rgba(0, 0, 0, 0.1);
}
.biography {    overflow-x: auto;
    height: 83%;padding: 15px;    float: left;
    padding: 15px;
    width: 80%;}
.biography h4:before {
    width: 25px;
    background: #1e527b;
    height: 2px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}
.biography p{color: #777;    line-height: 24px;}
.biography h4 {position: relative;padding-bottom: 5px;
    color: #1e527b;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding-bottom: 6px;
}
.sidebar-header h4 i {
    float: right;
    color: #777;cursor: pointer;
    font-weight: normal;
}
.sidebar-header h4 {
    font-size: 16px;
    font-weight: bold;
    color: #1e527b;
    padding: 10px;
}
.sidebar-detail .profile-img {
    width: 54px;
    height: 54px;
}
.sidebar-detail .profile-name a {
    font-size: 15px;
}
.profile-name i{
    color: #777;
    font-style: italic;
}

.sidebar-detail .profile-name {
    margin-top: 15px;
}
.sidebar-detail {    overflow-y: auto;
    height: 76%;
    padding: 15px 4px 10px 10px;
    margin-bottom: 15px;
}
.sidebar-detail li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}
.bio-sidebar {    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    z-index: 0;
    position: relative;
    height: 100%;
    width: 20%;
    float: left;
}
.sidebar-header {
    border-bottom: 1px solid #e1e1e1;
}


.full_width .bio-sidebar {
    width: 100%;
    position: relative;
    height: auto;
}
.full_width .biography {
    width: 100%;height: auto;
}
.full_width .bio-box {
    overflow-y: scroll;
    height: 83%;    display: inline-block;
    padding-bottom: 82px;
}
.full_width .sidebar-header h4 i{display: none}
.full_width .profile-header .grid_btn {display: block;}
.profile-header .grid_btn {
     color: #1e527b;
    font-size: 30px;
    right: 13px;
    top: -6px;
    position: absolute;
    display: none;cursor: pointer;
}
/*-----------write a story-----------*/
.heading img {
    vertical-align: middle;
}
div#write_story {
    padding: 20px 40px;
}
.editor div#mceu_18 {
    width: 100%!important;
    box-shadow: none;
    border-color: #e1e1e1;
}
.editor textarea {    border: 1px solid #e1e1e1;}
.editor input {    border: 1px solid #e1e1e1;
    min-height: 44px;
    width: 100%;
    margin-bottom: 15px;
    padding: 0 15px;
}
.avatar-upload img{
  max-width:180px;
}
.avatar-upload i {
    background: #74a5f7;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100px;
    font-size: 22px;
    line-height: 49px;
}
.avatar-upload {
    padding: 15px 0; margin-right:15px;
}
.editor .avatar-upload span{position: relative;}
.editor .avatar-upload input {
    width: 150px;
    position: absolute;
    left: 0;
    top: 0;    opacity: 0;
}
.write-check input {
    width: auto;
    vertical-align: middle;
    margin: 0;
}
.editor {
    margin-top: 30px;
}




/*--------------blog--------------*/

.blog h4 {margin-top: 0;    height: 58px;    overflow: hidden;
    font-size: 26px;font-weight: bold;    line-height: 31px;
}
.blog h4 a{color: #000;}
.blog-bottom a:hover {
    background: #e7ae0a;
}
.blog:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
}
.blog:hover h4 a{color:#1e527b; }
.blog {transition: all 400ms linear 0s;
    width:23%;
    border: 1px solid #e1e1e1;
    padding: 15px;
    float: left;
    margin: 1%;
    border-bottom: 3px solid #1e527b;
}

p.blog-date {
    font-size: 14px;
    font-weight: bold;
    color: #1c517b;
}
p.blog-disc {
    color: #777;
    line-height: 30px;
}
p.blog-icon {
    float: right;
}p.blog-icon {
    float: right;
}
.blog-bottom a {
    background: #1e527b;
    color: #fff;
    border-radius: 100px;
    padding: 8px 17px;
}
.blog-bottom {
	display: flex;
	width: 100%;
	margin-top: 15px;
	justify-content: space-between;
	align-items: center;
}
p.blog-icon i {
    font-size: 20px;
    vertical-align: middle;
}
p.blog-icon {
    float: right;
}




/*--------------signle-blog--------------*/
.story-area h2 {
    color: #1e527b;
}
#single_blog .story-area{height: auto;}
.story-area h5 b {
    color: #1e527b;
}

div#single_blog .story-area p {
    color: #000;
    font-size: 14px;
    line-height: 30px;
}

div#single_blog h5{  margin-bottom: 30px;}

/*--------------help--------------*/
 .help-icons img{  float: left;
        background: linear-gradient(#5de289, #069f38, #5de289);
    color: black;
    font-size: 12px;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    height: 40px;
    width: 40px;
    padding: 12px;
    border-radius: 100px;}
.help-icons li {
	float: left;
	width: 100%;
	font-size: 17px;
	text-transform: capitalize;
	color: #000;
	display: flex;
	align-items: center;
	margin: 16px 0;
}
  .card-body {     width: 100%; background: #f2f2f2;
    display: inline-block;
    padding: 40px;}
.help-icons li i {
	height: 40px;
	width: 40px;
	font-size: 20px;
	padding: 0;
	border-radius: 100px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.help-icons li i.fa.fa-bars {
	background: #1e527b;
}

.help-icons i.fa.fa-heart-o {
    background: linear-gradient(#f5c006,#da9e0d, #c08505);
    border: 3px solid #fff;
}
.help-icons .hamburger {
    font-size: 20px;
    text-align: center;
    width: 40px;border-width: 3px;
    height: 40px;
    line-height: initial;
}
.help-icons .red-heart {
    color: red;
}

.help-icons .pink-heart {
    color: #f168a2;
}.dummy-icon {
    background: #41c4ff;
    display: inline-block;
    vertical-align: middle;
    border: 3px solid #fff;
}
.help-icons .plain-icon i {
    font-size: 28px;
}


.help.section .card {
	background: #ebebeb;
	padding: 0;
	margin: 15px 40px;
}


.help.section .card .card-header a {
  text-decoration:none;
}
.help.section .card .card-header  {
	padding: 10px 15px;
	box-shadow: -2px 3px 2px -2px #bababa;
	margin-bottom: 5px;
}


.help.section .card .card-header h5 {
	color: black;
	font-weight: 600;
	font-size: 18px;
}


.help-icons li img, .help-icons li i {
	margin-right: 15px;
}


.help.section .card .card-header h5 i {
	color: #777;
	font-size: 30px;
	float: right;
	top: -7px;
	position: relative;
	transform: rotate(-90deg);
}

.help.section  .card-body {
	padding: 40px;
}


.card-text {
	font-size: 17px;
	line-height: 32px;
}

.help.section .card .card-header a[aria-expanded="true"] h5 i {

	transform: rotate(0deg);
}

.help.section .card-body .row {
	padding: 0 50px;
}
ul.dropdown-menu {
	background: #1c517b;
	border: none;
	margin: 0;
	padding: 0;
	width: 180px;
}

ul.dropdown-menu li a {
	color: white;
	border-bottom: 1px solid;
	padding: 12px 5px;
	white-space: unset;
}

.bio-box {
	display: inline;
}

/**  STYLE 10 */
.bio-box::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: linear-gradient(left, #96A6BF, #63738C);
	box-shadow: inset 0 0 1px 1px #5C6670;
}

.bio-box::-webkit-scrollbar-track {
	border-radius: 10px;
	background: #eee;
	box-shadow: 0 0 1px 1px #bbb, inset 0 0 7px rgba(0,0,0,0.3)
}

.bio-box::-webkit-scrollbar-thumb:hover {
	background: linear-gradient(left, #8391A6, #536175);
}

/*sidebar style new */

.main-content {
	overflow: inherit;
}
.side-dropdown.dropdown-menu.show {
	max-height: 80vh;
	overflow:hidden;
}
.side-dropdown.dropdown-menu.show ul {
	overflow-y: scroll;
	max-height: 100%;
	margin-right: -30px;
	padding-right: 15px;
	display: flex;
	flex-flow: column;
	max-height: 73vh;
}
.side-dropdown.dropdown-menu.show[x-placement="top-start"] {
	left: 90px !important;
	border-left: 2px solid rgb(228, 171, 10);
	top: auto !important;
}
.side-dropdown.dropdown-menu.show[x-placement="bottom-start"] {
	left: 90px !important;
	border-left: 2px solid rgb(228, 171, 10);
	top: -55px !important;
}
.add-coal.yellow-gradient.bgWhite.dropdown.show::before {
	content: "";
	height: 20px;
	width: 20px;
	background: rgb(218, 158, 13);
	display: block;
	position: absolute;
	top: 27px;
	transform: rotate(45deg);
	right: -31px;
}


/*sidebar style new end */




/* edit profile */

#profile form {
	width: 90%;
	margin: 25px auto;
	border: 1px solid rgb(236, 236, 236);
	display: flex;
}


.profile-top {
	display: flex;
	justify-content: space-between;
}


.profile-top h3 {
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(234, 169, 8);
}

.profile-top .text-right {
	display: flex;
	justify-content: center;
	align-items: center;
}

.profile-top .text-right .info {
	color: rgb(30, 82, 123);
	font-size: 19px;
	margin: 0 16px;
}
.profile-top .text-right  .Switch {
	top: 7px;
	border: 1px solid rgb(30, 82, 123);
	background: rgb(30, 82, 123);
}

.profile-top .text-right  .Switch {
	/* font-size: 1.6em; */
	font-weight: bold;
	color: white;
	text-shadow: none;
	cursor: pointer;
	font-size: 14px;
}

.profile-top .text-right .Toggle {
	background: rgb(228, 183, 71) !important;
}


.pro-pic #previewimg1 {
	max-height: 230px;
	margin: 20px auto 10px;
	border: 1px solid rgb(245, 245, 245);
	padding: 4px;
	border-radius: 2px;
	background: rgb(245, 245, 245);
}

.edit_form {
	max-width: 610px;
	margin: 0 auto 60px;
	display: flow-root;
	width: 100%;
}

#profile form .edit_form .form-control {
	width: 100%;
	height: 45px;
	padding: 6px 12px;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(204, 208, 210);
	border-radius: 0;
	box-shadow: none;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin-bottom: 20px;
}

#mceu_18 {
	width: calc(100% - 3px) !important;
	border: 1px solid #ccc !important;
	box-shadow: none !important;
	margin: 00;
}

.form-group.dflex {
	display: flex;
	align-items: center;
}

.form-group.dflex input:first-child {
	margin-right: 31px;
	width: calc(50% - 15px);
}

.btnsbmt {
	background: rgb(30, 82, 123);
	border: none;
	border-radius: 100px;
	color: rgb(255, 255, 255);
	padding: 10px 25px;
	font-size: 16px;
	font-weight: bold;
	transition: all 400ms linear 0s;
	-webkit-transition: all 400 ms linear 0s;
	-moz-transition: all 400 ms linear 0s;
	-o-transition: all 400 ms linear 0s;
}

#profile form .edit_form .form-control[placeholder="Geburtsdatum"] {
	width: calc(50% - 15px);
}

.email_tab [type="radio"]:checked, [type="radio"]:not(:checked) {
	position: absolute;
	left: 0px;
	z-index: 1;
	opacity: 0;
	height: 25px;
	top: -8px;
	width: 22px !important;
	cursor:pointer;
}

.custemcradio {
	position: relative;

}

.custemcradio label {
	font-weight: 500;
	font-size: 14px;
	margin-right: 8px;
	line-height: 1 !important;
}

.btn-file {
	text-transform: capitalize;
}

.top-icons ul ul.menu {
	position: absolute;
	left: -130px !important;
	right: auto;
	width: 130px;
	border-radius: 0 !important;
	top: 52px !important;
}


.story_images {
	display: flex;
	margin: 15px 0;
	    width: 100%;
    overflow: hidden;
}

.story_images img:nth-child(2) {
	margin-left: 20px;
}

.story_images img {
	max-height: 330px;
}

.story_author_info {
	display: flex;
}

.profile-name span {
	display: block;
}

.top-icons ul ul.sub-menu {
    position: absolute;
    left: -163px !important;
    width: 160px;
    top: 38px !important;
}


.top-icons ul ul.sub-menu  li a{
   cursor: pionter;
}

.btn-danger.c_repo, .btn-danger.c_del, .btn-danger.c_edit {
	background: rgb(188, 63, 63);
	padding: 3px 8px;
	cursor: pointer;
	height: 25px;
	width: 25px;
	font-size: 13px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 3px;
}

.btn-danger.c_edit {
	background: rgb(65, 196, 255);
}

.btn-danger.c_repo {
	background: rgb(28, 81, 123);

}

.btn-danger.c_del {
	background: rgb(207, 40, 40);

}

.my_comment.pull-right {
	display: flex ;
}

.editor input {
	border-radius: 0;
}

.privew.edit_img_preview {
	position: relative;
	top: -23px;
}

.privew.edit_img_preview i {
	position: absolute;
	color: red;
	background: white;
	padding: 1px 5px;
	left: 1px;
	top: 1px;
}
.privew.edit_img_preview img {
	max-height: 190px;
}

.chk {
	padding-left: 8px;
	margin-bottom: 20px;
}

.name.save_edit_story {
	margin-bottom: 60px;
}

#how_it_work .icon-box {
	text-align: center;
}

.blog-disc {
	max-height: 70px;
	overflow: hidden;
}

/* #defaultCountdown span {
	height: 37px;
	width: 37px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
	color: rgb(255, 255, 255);
border: 3px solid rgb(255, 255, 255);
box-shadow: 0 0 12px rgba(0, 0, 0, 0.28);
}

#defaultCountdown {
	display: flex;
	justify-content: center;
}

#defaultCountdown span#days {
	background: rgb(149, 116, 234);

}

#defaultCountdown span#hours {
	background: rgb(61, 217, 74);
}

#defaultCountdown span#minutes  {
	background: rgb(255, 213, 0);
}
#defaultCountdown span#seconds {
	background: rgb(65, 196, 255);
} */

.countdown-show4 .countdown-section {
	margin: 0 auto;
	text-align: center;
}

.blog_single {
    display: flex;
    justify-content: space-between;
    border-bottom: 1PX solid #ccc;
    margin-bottom: 10px;
}

.single_right ul li {
	font-size: 24px;
	margin: 0 20px;
}

#single_blog .icon-bottom.transition.position-relative {
	position: relative;
}

.signup input.form-control {
	padding-right: 36px;
}

.days_left {
	font-size: 7px;
	background: rgb(65, 196, 255);
	font-weight: 500;
	text-transform: uppercase;
	padding: 0 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: white;
	margin: -2px 0;
	display: block;
	text-align: center;
	height: 19px;
}
.days_count {
	background: rgb(30, 82, 123);
	text-align: center;
	color: white;
	padding: 4px 0;
	font-size: 13px;
	width: 50px;
	display: block;
}

.top-icons ul.nav.navbar-nav {
	display: flex;
	align-items: center;
}

.text-part input {
	width: 100%;
	display: block;
	margin: 20px 0;
	border-radius: 0;
	height: 46px;
	border: 1px solid #ccc;
	box-shadow: none;
}


.text-part .forgot {

    display: block;
    width: 100%;
    text-align: right;
    margin-top: -10px;
    margin-bottom: 10px;

}

.text-part button {
	margin: 10px auto 10px;
	display: block;
}

.or {
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 500;
}

.or label {
	font-weight: 500;
}

.modal-dialog {
	max-width: 800px;
	width: 100%;
}

.img-part, .model_right {
	width: 50%;
}

.img-part .img-responsive {
	width: 100%;
	height: 100%;
}

.model_social_login a {
	margin: 0 10px;
}


.model_social_login {
	display: flex;
	justify-content: center;
}

.text-part h5 {
	margin-top: 25px;
	text-align: center;
}

.text-part input[type="checkbox"] {
	width: auto;
	float: left;
	margin: 4px 7px 20px 0;
	height: auto;
}

.text-part .checkbox a {
	padding-left: 21px;
}

.text-part  #forgot-password-email + img {
	height: 27px;
	position: absolute;
	top: 55px;
	right: 10px;
}

.text-part  #forgot-password-email {
	padding-right: 50px;
}

.text-part .net_banking, .text-part .card_sec {
	margin-left: 0 !important;
}

.text-part .card_sec {
	display: flex;
	align-items: baseline;
}

.text-part .card_sec span {
	font-size: 11px;
	line-height: 17px;
	float: ;
	position: relative;
	top: -3px;
	left: 8px;
	margin-bottom: 13px;
}

.text-part .paypop input.submit {
	background: rgb(28, 81, 123);
	color: rgb(255, 255, 255);
	border: none;
	margin-top: 10px;
	float: left;
}


.paypop.E-Mail_Konsult h2 {
	text-align: left;
	margin-top: 50px;
	font-size: 18px;
	line-height: 36px;
}

.paypop.E-Mail_Konsult p {
	text-align: left;
	margin-top: 50px;
	font-size: 18px;
	line-height: 36px;
}

#story_report .report_type_selec {
	width: 100%;
	height: 45px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}

#story_report textarea.form-control {
	box-shadow: none;
	border: 1px solid #ccc;
	border-radius: 0;
	margin-bottom: 30px;
}

.edit_comment_model textarea#message {
	margin-bottom: 0;
	border: 1px solid #ccc;
	margin-top: 40px;
	padding: 10px;
}

.delet_cumments_btns {
	display: flex;
	justify-content: center;
	margin: 20px 0;
}

.delet_cumments_btns .btn.btn-info {
	background: rgb(15, 153, 198);
	border: none;
	padding: 0;
	width: 190px;
	height: 46px;
	border-radius: 0;
	margin: 0 20px 0 0;
}

.delet_cumments_btns .btn.btn-danger {
	margin: 0;
	width: 180px;
	background: rgb(173, 8, 8);
	border: none;
	padding: 0 0;
}

.delete_comments_model .modal-dialog {
	max-width: 410px;
}

.modal_report_comment select.report_type {
	height: 45px;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 30px;
}

.modal_report_comment textarea.form-control {
	height: auto;
	box-shadow: none;
	border: 1px solid #ccc;
	border-radius: 0;
}

.form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0;
}

.signup .left-side a {
	display: flex;
	height: 100%;
	align-items: center;
}

.signup .left-side {
	background: linear-gradient(#e5cb90, #fcebbe);
}

.signup .left-side img {
	height: auto;
	width: 100%;
	object-fit: cover;
}
.prfoile-text p:last-child {
    margin-bottom: 0;
}




@media screen and (max-width:1599px) {
.header-box h4 {
    font-size: 13px;}	.post .post-heading {
    min-height: 52px;
    padding: 10px 15px;
}
	.profile-name span {
    font-size: 14px;}
		.top-icons li {margin-right: 20px;
    font-size: 16px;}
		.top-icons li i {
    font-size: 18px;
}
span.icons {
    width: 50px;
    height: 50px;
}
.icon-bottom li span i {
    font-size: 23px;
    line-height: 53px;
}
.story-area {
    height: 53vh;
}
.comment-area h4 {
    font-size: 16px;
}
.post .post-heading .avatar {
    width: 45px;
    height: 45px;
    margin-right: 10px;
}
.comment-area {
    margin-top: 8px;
}
	.profile-img {
    width: 55px;
    height: 55px;}
		.profile-name a {
	    font-size: 24px;
	}
	.profile-name a {
    font-size:18px;
}
div#how_it_work h2 {
    font-size: 28px;
}
h2 {
    font-size: 28px}
button {
    color: #fff;
    padding: 7px 16px;
    font-size: 14px;}
.story-area h2 {
    font-size: 20px;
}
.story-area {
    padding: 10px;
}
.story_images img {
    max-height: 260px;
}
.biography{width: 70%;}
.bio-sidebar{width: 30%;}
.logo img {
    margin: 3px auto 0;
}
}

@media screen and (max-width:1368px) {
.icon-box {
    width: 100%;}	
	h2 {
    font-size: 28px;}
		.table-box thead {
    font-size: 15px;}
		.table-box td {
    font-size: 14px;
}
.profile-name a {
    font-size: 20px;
}
.story-area h2 {
    margin-top: 0;
    font-size: 18px;
}
	.main-content {
	    padding: 0px 15px 4px 0;}
	.bio-sidebar {
	    width: 30%;
	}.biography{width: 70%;}
	.prfoile-text h4 {
    margin-bottom: 5px;
    font-size: 20px;
}
.profile-header .grid_btn {
    font-size: 23px;
	}
	.prfoile-text p {
    margin-bottom: 4px;
}
div#how_it_work h2 {
    font-size: 28px;
    margin: 18px 0;
}
.heading p {    width: 77%;
    font-size: 14px;}
		.icon-box h4 {
		    font-size: 16px;
		    margin: 28px 0 0;}
.icon-box img {
    width: 75px;
}
span.sep {
    margin: 0 0 12px;
}
.icon-box {
    padding: 36px 0px 0;}
}
.c_all_repo {
    padding: 2px 6px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(175, 174, 174)!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgb(175, 174, 174)!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgb(175, 174, 174)!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: rgb(175, 174, 174)!important;
}
.count_down_tagline {
    font-size: 18px;
    line-height: 40px;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.awesome {
           
      width:100%;
      text-align: center;            
      font-weight: bold;
      -webkit-animation:colorchange 10s infinite alternate;
      
      
    }

    @-webkit-keyframes colorchange {
      0% {
        
        color: #9574ea;
      }
      
      10% {
        
        color: #3dd94a;
      }
      
      20% {
        
        color: #ffd500;
      }
      
      30% {
        
        color: #41c4ff;
      }
      
      40% {
        
        color: #9574ea;
      }
      
      50% {
        
        color: #34495e;
      }
      
      60% {
        
        color: #ffd500;
      }
      
      70% {
        
        color: #41c4ff;
      }
      80% {
     
        color: #9574ea;
      }
      
      90% {
     
        color: #34495e;
      }
      
      100% {
        
        color: #34495e;
      }
    }

@media screen and (max-width:1200px) {
.blog{    width:48%;}
}
@media screen and (max-width:600px) {
.blog{    width:100%;}
}
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}



/* -----------------------media-queries-end----------------------- */
