.storytel-main {
	position: relative;
}

.storytel-main .header {
	font-family: "Mocha Mattari",Helvetica,Arial,sans-serif;
	font-weight: 400;
  font-size: 72px;
	line-height: 1.25;
	color: #061829;

  text-align: center;
  margin-bottom: 50px;
}
.storytel-main .header2 {
  font-family: "Mocha Mattari",Helvetica,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #061829;
}

.storytel-main .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 19px;
    line-height: 1.76;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.storytel-main .btn {
    position: relative;
    top: 0;
    display: inline-block;
    padding: 16px 60px 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center;
    white-space: normal;
    text-decoration: none!important;
    letter-spacing: 0;
    text-transform: uppercase;
    border-width: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Mocha Mattari",Helvetica,Arial,sans-serif;
    font-size: 29px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1px;
}
.storytel-main .btn-primary,
.storytel-main a.btn-primary {
  color: #fff!important;
  border-color: #7db903;
  background-color: #7db903;
}
.storytel-main .audiobook__container .info .box .btn-primary {
  width: 100%;
  margin-top: 20px;
  padding: 15px 0;
  color: #7db903;
}
.storytel-main .btn .btn-arrow {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 10px;
    height: 15px;
    margin-left: 15px;
    background: url(../img_parent/btn-arrow.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}
.storytel-main .btn-back {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
    padding: 0;
    background: url(../img_parent/ico-close.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 500;
}

.storytel-main .btn-back:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: url(../img_parent/ico-close-hover.svg) no-repeat center;
}
.storytel-main .btn.active,
.storytel-main .btn.active:focus,
.storytel-main .btn:active,
.storytel-main .btn:active:focus,
.storytel-main .btn:focus,
.storytel-main .btn:hover {
    text-decoration: none!important;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

@media (min-width: 1460px){
	.storytel-main .container {
    max-width: 1430px;
	}
}
@media (min-width: 1730px){
	.storytel-main .container {
	  max-width: 1700px;
	}
}

@media (min-width: 992px){
	.storytel-main .col-lg-offset-1 {
    margin-left: 8.33333%;
	}
}


.storytel-main .btn-primary:focus,
.storytel-main .btn-primary:hover,
.storytel-main a.btn-primary:focus,
.storytel-main a.btn-primary:hover {
    color: #fff!important;
    border-color: #4d883a;
    background-color: #4d883a;
}
.storytel-main .trefl__container .btn-invert:hover {
    background: #425a00;
}




.storytel-main .top__container {
	width: 100%;
	height: 620px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	position: relative
}

.storytel-main .top__container .center {
	width: 90%;
	position: absolute;
	bottom: 100px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.storytel-main .top__container .logo_storytel {
	width: 173px;
	height: 115px;
	background: url(../img/storytel.png) center center;
	-webkit-background-size: cover;
	background-size: cover;
	margin: 0 auto 10px
}

.storytel-main .top__container .header {
	font-family: "Mocha Mattari", Helvetica, Arial, sans-serif;
	font-size: 90px;
	font-weight: 400;
	text-align: center;
	line-height: 1;
	color: #fff;
	margin: 0
}

@media (max-width:768px) {
	.storytel-main .top__container .center {
		bottom: 50px
	}
	.storytel-main .top__container .header {
		font-size: 70px
	}
}

.storytel-main .header {
	font-size: 72px;
	text-align: center;
	margin-bottom: 50px
}

.storytel-main .header2 {
	font-size: 52px;
	text-align: center;
	line-height: 59px;
	margin-bottom: 50px
}

.storytel-main .text,
.storytel-main .text * {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	font-size: 23px;
	font-weight: 400;
	margin: 0;
	line-height: 1.5
}

.storytel-main .text * a,
.storytel-main .text a {
	color: #7db903
}

.storytel-main .text2,
.storytel-main .text2 * {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 400;
	margin: 0;
	line-height: 1.5
}

.storytel-main .text2 * a,
.storytel-main .text2 a {
	color: #7db903
}

.storytel-main .text4,
.storytel-main .text4 * {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: 400;
	margin: 0;
	line-height: 1.5
}

.storytel-main .text4 * a,
.storytel-main .text4 a {
	color: #7db903
}

.storytel-main .nav__container {
	width: 100%;
	background: #44883e;
	height: 60px;
	line-height: 60px
}

.storytel-main .nav__container.fixed {
	height: 40px;
	line-height: 40px;
	position: fixed;
	top: 70px;
	left: 0;
	z-index: 9
}

.storytel-main .nav__container .links {
	text-align: center
}

.storytel-main .nav__container .links a {
	display: inline-block;
	font-family: Nunito, Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #fff;
	margin: 0 40px
}

.storytel-main .nav__container .links a.active,
.storytel-main .nav__container .links a:hover {
	color: #c2ecc5
}

@media (max-width:992px) {
	.storytel-main .nav__container {
		display: none
	}
}

.storytel-main .rules__container {
	padding: 100px 0 55px;
	overflow: hidden;
	background: url(../theme_inc/plugins/so_plugins/s_main/tpl/img/background_rules.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	position: relative
}

.storytel-main .rules__container.after-fixed {
	margin-top: 70px
}

.storytel-main .rules__container .background-mask {
	width: 100%;
	height: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	background: rgba(255, 255, 255, 0);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
	pointer-events: none
}

.storytel-main .rules__container .container {
	position: relative;
	z-index: 1
}

.storytel-main .rules__container .row-narrow {
	width: 75%;
	margin: 0 auto
}

.storytel-main .rules__container .header {
	margin-bottom: 75px
}

.storytel-main .rules__container .icon {
	display: block;
	width: 100%;
	max-width: 314px;
	margin: 0 auto 30px
}

.storytel-main .rules__container .icon_text {
	font-family: "Mocha Mattari", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 32px;
	text-align: center;
	line-height: 1.22;
	color: #061829
}

.storytel-main .rules__container .col-text {
	text-align: right;
	margin-top: 100px
}

.storytel-main .rules__container .col-text p {
	display: inline-block
}

.storytel-main .rules__container .col-text .btn-primary {
	position: relative;
	top: -4px;
	margin-left: 30px;
	padding: 16px 30px 15px
}

@media (max-width:1200px) {
	.storytel-main .rules__container .row-narrow {
		width: 100%
	}
	.storytel-main .rules__container .col-text {
		text-align: center;
		margin-top: 40px
	}
	.storytel-main .rules__container .col-text p {
		display: block
	}
	.storytel-main .rules__container .col-text .btn-primary {
		position: relative;
		top: -4px;
		margin: 20px 0 0
	}
}

@media (max-width:768px) {
	.storytel-main .rules__container {
		padding: 50px 0
	}
	.storytel-main .rules__container.after-fixed {
		margin-top: 0
	}
	.storytel-main .rules__container .icon {
		width: 60%
	}
	.storytel-main .rules__container .icon_text {
		margin-bottom: 40px
	}
}

.storytel-main .code__container {
	text-align: center;
	background: #7db903;
	padding-top: 80px;
	padding-bottom: 80px
}

.storytel-main .code__container .header,
.storytel-main .code__container .text {
	color: #fff!important
}

.storytel-main .code__container .header {
	margin-bottom: 20px
}

.storytel-main .code__container form {
	display: block;
	width: 630px;
	margin: 50px auto
}

.storytel-main .code__container form input[type=text] {
	display: block;
	width: 430px;
	height: 60px;
	line-height: 60px;
	font-family: "Mocha Mattari", Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 23px;
	float: left
}

.storytel-main .code__container form button {
	display: block;
	width: 180px;
	height: 60px;
	line-height: 60px;
	font-family: "Mocha Mattari", Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	background: #44883e;
	border: none;
	cursor: pointer;
	float: left;
	margin: 0 0 0 10px;
	padding: 0
}

.storytel-main .code__container form button:hover {
	background: #425a00
}

.storytel-main .code__container form button.active {
	color: #fff;
	background: gray;
	cursor: default;
	pointer-events: none
}

.storytel-main .code__container form .clear {
	clear: both
}

.storytel-main .code__container form .error {
	display: none;
	width: -webkit-calc(100% - 10px);
	width: calc(100% - 10px);
	color: #fff;
	font-size: 23px;
	line-height: 1.43;
	text-align: center;
	background: #154b64;
	padding: 20px 0;
	margin: 20px 0 0
}

.storytel-main .code__container form .error.active {
	display: block
}

.storytel-main .code__container form:after {
	content: '';
	display: block;
	clear: both
}

@media (max-width:768px) {
	.storytel-main .code__container {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.storytel-main .code__container form {
		width: 90%;
		margin: 30px auto
	}
	.storytel-main .code__container form input[type=text] {
		width: 100%;
		float: none;
		letter-spacing: 9px
	}
	.storytel-main .code__container form button {
		width: 100%;
		float: none;
		margin: 20px 0 0
	}
}










.storytel-main .trefl__container {
	background: #f8f8f8;
	padding-top: 50px;
	padding-bottom: 100px
}

.storytel-main .trefl__container .cover {
	padding-top: 60%;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover
}

.storytel-main .trefl__container .header2 {
	text-align: left;
}

.storytel-main .trefl__container .text {
	font-size: 19px;
	line-height: 30px;
	font-weight: 400;
	text-align: left
}

.storytel-main .trefl__container .btns {
	margin: 30px 0 20px
}

.storytel-main .trefl__container .btn-normal {
	padding: 16px 30px 15px;
	margin: 0 30px 10px 0
}

.storytel-main .trefl__container .btn-invert {
	padding: 16px 30px 15px;
	margin: 0 0 10px 0;
	background: #44883e
}

.storytel-main .trefl__container .btn-invert:hover {
	background: #425a00
}

.storytel-main .trefl__container .row {
	position: relative
}

.storytel-main .trefl__container .col-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: 3%
}

@media (max-width:1500px) {
	.storytel-main .trefl__container .col-center {
		position: relative;
		top: 0;
		left: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin: 20px 0 0
	}
}

@media (max-width:992px) {
	.storytel-main .trefl__container {
		padding-bottom: 50px
	}
	.storytel-main .trefl__container .col-center {
		position: relative;
		top: 0;
		left: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin: 20px 0 0
	}
}

.single-storytell header .navbar.navbar-default {
	display: none
}

.single-storytell header .navbar-toggle {
	display: none
}

.single-storytell header .shadow {
	display: none
}

.single-storytell footer {
	display: none
}

.widget-s_single {
	padding: 150px 0 180px
}

.widget-s_single .cover {
	width: 100%;
	height: auto;
	padding-top: 100%;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover
}

.widget-s_single .col-description {
	margin-left: 3%
}

.widget-s_single .btn-primary {
	width: 100%;
	margin-top: 20px;
	padding: 15px 0
}

.widget-s_single .story_title {
	font-family: "Mocha Mattari", Helvetica, Arial, sans-serif;
	font-size: 42px;
	font-weight: 400;
	line-height: 1.18;
	color: #061829;
	margin-bottom: 20px
}

.widget-s_single .data {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	font-size: 17px;
	margin-bottom: 20px
}

.widget-s_single .data.second {
	margin-bottom: 0
}

.widget-s_single .data span {
	display: inline-block;
	color: #ababab;
	margin-right: 30px
}

.widget-s_single .data span span {
	color: #061829;
	margin-right: 0
}

.widget-s_single .description {
	margin-bottom: 20px;
	font-family: Nunito, Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 30px
}

.widget-s_single .player {
	width: 100%;
	height: 100px;
	position: fixed;
	bottom: 0;
	left: 0;
	background: #061829;
	z-index: 9
}

.widget-s_single .player .col,
.widget-s_single .player .container,
.widget-s_single .player .row {
	height: 100px
}

.widget-s_single .player .story_title_small {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #fff;
	line-height: 1.2;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.widget-s_single .player .plyr {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.widget-s_single .player .plyr .plyr__play-large {
	display: none!important
}

.widget-s_single .player .plyr .plyr__progress,
.widget-s_single .player .plyr .plyr__time,
.widget-s_single .player .plyr>button {
	margin-left: 20px
}

.widget-s_single .player .plyr .plyr__controls {
	background: #061829;
	padding: 5px 10px;
	height: 50px;
	border: none
}

.widget-s_single .player .plyr .plyr__progress {
	background: rgba(52, 51, 52, .3);
	height: 3px
}

.widget-s_single .player .plyr .plyr__progress input[type=range] {
	opacity: 1;
	position: relative;
	top: -7px
}

.widget-s_single .player .plyr .plyr__progress input[type=range]:active {
	opacity: .2
}

.widget-s_single .player .plyr .plyr__tooltip {
	opacity: 0!important
}

.widget-s_single .player .plyr .plyr__time {
	font-family: Nunito, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #ababab;
	margin-right: 20px
}

.widget-s_single .player .plyr .plyr__progress--buffer,
.widget-s_single .player .plyr .plyr__progress--played,
.widget-s_single .player .plyr .plyr__volume--display {
	height: 3px;
	margin: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}

.widget-s_single .player .plyr .plyr__progress--played {
	color: #f40000
}

.widget-s_single .player .plyr .plyr__volume {
	display: block
}

.widget-s_single .player .plyr .plyr__volume--display {
	color: #fff
}

.widget-s_single .player .plyr button {
	width: 30px;
	height: 30px;
	-webkit-border-radius: 0;
	border-radius: 0
}

.widget-s_single .player .plyr button svg {
	display: none!important
}

.widget-s_single .player .plyr button[data-plyr=play] {
	background: url(../img/plyr_play.svg) center center no-repeat!important
}

.widget-s_single .player .plyr button[data-plyr=pause] {
	background: url(../img/plyr_pause.svg) center center no-repeat!important
}

.widget-s_single .player .plyr button[data-plyr=pause] {
	background: url(../img/plyr_pause.svg) center center no-repeat!important
}

.widget-s_single .player .plyr button[data-plyr=mute] {
	background: url(../img/plyr_volume.svg) center center no-repeat!important
}

.widget-s_single .player .plyr button[data-plyr=fullscreen] {
	position: absolute;
	right: 10px
}

.widget-s_single .player .plyr button[data-plyr=fullscreen][aria-pressed=false] {
	background: url(../img/plyr_fullscreen_in.svg) center center no-repeat!important
}

.widget-s_single .player .plyr button[data-plyr=fullscreen][aria-pressed=true] {
	background: url(../img/plyr_fullscreen_in.svg) center center no-repeat!important
}

@media (max-width:992px) {
	.widget-s_single .col-description {
		margin-left: 0;
		margin-top: 20px
	}
	.widget-s_single .player {
		width: 100%;
		height: auto;
		position: fixed;
		bottom: 0;
		left: 0;
		background: #061829;
		z-index: 9;
		padding: 15px 0
	}
	.widget-s_single .player .col,
	.widget-s_single .player .container,
	.widget-s_single .player .row {
		height: auto
	}
	.widget-s_single .player .story_title_small {
		top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.widget-s_single .player .plyr {
		top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}
