



@media (min-width: 10px) and (max-width: 550px) {

.full-story-baneri-001{
	padding-bottom: 140% !important;
}
	
.full-story-baneri-1{
	padding-bottom: 140% !important;
}

.shida-vvideo-2{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: absolute;
}


.shida-vvideo-1{
	widtH: 100%;
	height: 500px;
	overflow:hidden;
	floaT: left;
	position: relative;
}

.video_reclam {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
}
.video_reclam .start_video svg {
    cursor: pointer;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right: 20px;
    padding: 15px;
    border: none;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-1;
    background-color: #0092c1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}





.player-container{
    width: 100%;
    height: 495px;
    floaT: left;
    position:relative;
    margin-top: 0px;
}



.reklama-5.reklama-1{
    width: 100%;
    floaT: left;
    position:relative;
    margin-top: 15px;
}


.tabmenu a.selected:hover {
	 color: #0c0f15 !important;
}


.tabmenu { font-family: font-3; background: #0c0f15; text-transform: uppercase; height: 40px; line-height: 41px; font-size:14px; }
  .tabmenu * { float: left }
  .tabmenu a {height: 39px;border: 0px solid #e6e6e6;border-bottom-width: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;padding: 0 15px;color: #6d6d6d;}
  .tabmenu a:hover { text-decoration: none }
  .tabmenu a.selected {
  	    background-color: #fcae19;
    color: #0c0f15;
    height: 40px;position: relative;}
  .tabbox a { color: #ffc14d }
  .tabcont {display: none;}


.tables__content thead{background-color:#151c29 !important;}

.full-story__content {
    width: 100%;
    floaT: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    overflow:hidden;
    border-radius: 0px;
}

.div-video-iframe-03{
	width: 100%;
	position:relative;
	floaT: left;
	margin-bottom: 20px;
}


.video_reclam .start_video svg {
    cursor: pointer;
}
.video_reclam video {
    max-width: 100%;
    max-height: 100%;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right:20px;
    padding: 15px;
    border: none;
    color: #000000;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-3;
    background: #fcae19;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}
}



@media (min-width: 550px) and (max-width: 800px) {


.full-story-baneri-001{
	padding-bottom: 103% !important;
}
	
.full-story-baneri-1{
	padding-bottom: 103% !important;
}

.shida-vvideo-2{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: absolute;
}


.shida-vvideo-1{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: relative;
}

.video_reclam {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
}
.video_reclam .start_video svg {
    cursor: pointer;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right: 20px;
    padding: 15px;
    border: none;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-1;
    background-color: #0092c1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}





.player-container{
    width: 100%;
    height: 495px;
    floaT: left;
    position:relative;
    margin-top: 0px;
}



.reklama-5.reklama-1{
    width: 100%;
    floaT: left;
    position:relative;
    margin-top: 15px;
}


.tabmenu a.selected:hover {
	 color: #0c0f15 !important;
}


.tabmenu { font-family: font-3; background: #0c0f15; text-transform: uppercase; height: 40px; line-height: 41px; font-size:14px; }
  .tabmenu * { float: left }
  .tabmenu a {height: 39px;border: 0px solid #e6e6e6;border-bottom-width: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;padding: 0 15px;color: #6d6d6d;}
  .tabmenu a:hover { text-decoration: none }
  .tabmenu a.selected {
  	    background-color: #fcae19;
    color: #0c0f15;
    height: 40px;position: relative;}
  .tabbox a { color: #ffc14d }
  .tabcont {display: none;}


.tables__content thead{background-color:#151c29 !important;}

.full-story__content {
    width: 100%;
    floaT: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    overflow:hidden;
    border-radius: 0px;
}

.div-video-iframe-03{
	width: 100%;
	position:relative;
	floaT: left;
	margin-bottom: 20px;
}


.video_reclam .start_video svg {
    cursor: pointer;
}
.video_reclam video {
    max-width: 100%;
    max-height: 100%;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right:20px;
    padding: 15px;
    border: none;
    color: #000000;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-3;
      background: #fcae19;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}
}



@media (min-width: 800px) and (max-width: 1000px) {


.full-story-baneri-001{
	padding-bottom: 72% !important;
}
	
.full-story-baneri-1{
	padding-bottom: 72% !important;
}

.shida-vvideo-2{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: absolute;
}


.shida-vvideo-1{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: relative;
}

.video_reclam {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
}
.video_reclam .start_video svg {
    cursor: pointer;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right: 20px;
    padding: 15px;
    border: none;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-1;
    background-color: #0092c1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}





.player-container{
    width: 100%;
    height: 495px;
    floaT: left;
    position:relative;
    margin-top: 0px;
}



.reklama-5.reklama-1{
    width: 100%;
    floaT: left;
    position:relative;
    margin-top: 15px;
}


.tabmenu a.selected:hover {
	 color: #0c0f15 !important;
}


.tabmenu { font-family: font-3; background: #0c0f15; text-transform: uppercase; height: 40px; line-height: 41px; font-size:14px; }
  .tabmenu * { float: left }
  .tabmenu a {height: 39px;border: 0px solid #e6e6e6;border-bottom-width: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;padding: 0 15px;color: #6d6d6d;}
  .tabmenu a:hover { text-decoration: none }
  .tabmenu a.selected {
  	    background-color: #fcae19;
    color: #0c0f15;
    height: 40px;position: relative;}
  .tabbox a { color: #ffc14d }
  .tabcont {display: none;}


.tables__content thead{background-color:#151c29 !important;}

.full-story__content {
    width: 100%;
    floaT: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    overflow:hidden;
    border-radius: 0px;
}

.div-video-iframe-03{
	width: 100%;
	position:relative;
	floaT: left;
	margin-bottom: 20px;
}


.video_reclam .start_video svg {
    cursor: pointer;
}
.video_reclam video {
    max-width: 100%;
    max-height: 100%;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right:20px;
    padding: 15px;
    border: none;
    color: #000000;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-3;
      background: #fcae19;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}
}




@media (min-width: 1000px) and (max-width: 1060px) {


.full-story-baneri-001{
	padding-bottom: 80% !important;
}
	
.full-story-baneri-1{
	padding-bottom: 80% !important;
}

.shida-vvideo-2{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: absolute;
}


.shida-vvideo-1{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: relative;
}

.video_reclam {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
}
.video_reclam .start_video svg {
    cursor: pointer;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right: 20px;
    padding: 15px;
    border: none;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-1;
    background-color: #0092c1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}





.player-container{
    width: 100%;
    height: 495px;
    floaT: left;
    position:relative;
    margin-top: 0px;
}



.reklama-5.reklama-1{
    width: 100%;
    floaT: left;
    position:relative;
    margin-top: 15px;
}


.tabmenu a.selected:hover {
	 color: #0c0f15 !important;
}


.tabmenu { font-family: font-3; background: #0c0f15; text-transform: uppercase; height: 40px; line-height: 41px; font-size:14px; }
  .tabmenu * { float: left }
  .tabmenu a {height: 39px;border: 0px solid #e6e6e6;border-bottom-width: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;padding: 0 15px;color: #6d6d6d;}
  .tabmenu a:hover { text-decoration: none }
  .tabmenu a.selected {
  	    background-color: #fcae19;
    color: #0c0f15;
    height: 40px;position: relative;}
  .tabbox a { color: #ffc14d }
  .tabcont {display: none;}


.tables__content thead{background-color:#151c29 !important;}

.full-story__content {
    width: 100%;
    floaT: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    overflow:hidden;
    border-radius: 0px;
}

.div-video-iframe-03{
	width: 100%;
	position:relative;
	floaT: left;
	margin-bottom: 20px;
}


.video_reclam .start_video svg {
    cursor: pointer;
}
.video_reclam video {
    max-width: 100%;
    max-height: 100%;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right:20px;
    padding: 15px;
    border: none;
    color: #000000;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-3;
      background: #fcae19;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}
}




@media (min-width: 1060px) and (max-width: 1140px) {


.full-story-baneri-001{
	padding-bottom: 75% !important;
}
	
.full-story-baneri-1{
	padding-bottom: 75% !important;
}

.shida-vvideo-2{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: absolute;
}


.shida-vvideo-1{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: relative;
}

.video_reclam {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
}
.video_reclam .start_video svg {
    cursor: pointer;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right: 20px;
    padding: 15px;
    border: none;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-1;
    background-color: #0092c1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}





.player-container{
    width: 100%;
    height: 495px;
    floaT: left;
    position:relative;
    margin-top: 0px;
}



.reklama-5.reklama-1{
    width: 100%;
    floaT: left;
    position:relative;
    margin-top: 15px;
}


.tabmenu a.selected:hover {
	 color: #0c0f15 !important;
}


.tabmenu { font-family: font-3; background: #0c0f15; text-transform: uppercase; height: 40px; line-height: 41px; font-size:14px; }
  .tabmenu * { float: left }
  .tabmenu a {height: 39px;border: 0px solid #e6e6e6;border-bottom-width: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;padding: 0 15px;color: #6d6d6d;}
  .tabmenu a:hover { text-decoration: none }
  .tabmenu a.selected {
  	    background-color: #fcae19;
    color: #0c0f15;
    height: 40px;position: relative;}
  .tabbox a { color: #ffc14d }
  .tabcont {display: none;}


.tables__content thead{background-color:#151c29 !important;}

.full-story__content {
    width: 100%;
    floaT: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    overflow:hidden;
    border-radius: 0px;
}

.div-video-iframe-03{
	width: 100%;
	position:relative;
	floaT: left;
	margin-bottom: 20px;
}


.video_reclam .start_video svg {
    cursor: pointer;
}
.video_reclam video {
    max-width: 100%;
    max-height: 100%;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right:20px;
    padding: 15px;
    border: none;
    color: #000000;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-3;
      background: #fcae19;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}
}




@media (min-width: 1140px) and (max-width: 1270px) {


.full-story-baneri-001{
	padding-bottom: 70% !important;
}
	
.full-story-baneri-1{
	padding-bottom: 70% !important;
}

.shida-vvideo-2{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: absolute;
}


.shida-vvideo-1{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: relative;
}

.video_reclam {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
}
.video_reclam .start_video svg {
    cursor: pointer;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right: 20px;
    padding: 15px;
    border: none;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-1;
    background-color: #0092c1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}





.player-container{
    width: 100%;
    height: 495px;
    floaT: left;
    position:relative;
    margin-top: 0px;
}



.reklama-5.reklama-1{
    width: 100%;
    floaT: left;
    position:relative;
    margin-top: 15px;
}


.tabmenu a.selected:hover {
	 color: #0c0f15 !important;
}


.tabmenu { font-family: font-3; background: #0c0f15; text-transform: uppercase; height: 40px; line-height: 41px; font-size:14px; }
  .tabmenu * { float: left }
  .tabmenu a {height: 39px;border: 0px solid #e6e6e6;border-bottom-width: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;padding: 0 15px;color: #6d6d6d;}
  .tabmenu a:hover { text-decoration: none }
  .tabmenu a.selected {
  	    background-color: #fcae19;
    color: #0c0f15;
    height: 40px;position: relative;}
  .tabbox a { color: #ffc14d }
  .tabcont {display: none;}


.tables__content thead{background-color:#151c29 !important;}

.full-story__content {
    width: 100%;
    floaT: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    overflow:hidden;
    border-radius: 0px;
}

.div-video-iframe-03{
	width: 100%;
	position:relative;
	floaT: left;
	margin-bottom: 20px;
}


.video_reclam .start_video svg {
    cursor: pointer;
}
.video_reclam video {
    max-width: 100%;
    max-height: 100%;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right:20px;
    padding: 15px;
    border: none;
    color: #000000;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-3;
      background: #fcae19;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}
}




@media (min-width: 1270px) and (max-width: 90000000px) {
	
.full-story-baneri-1{
	padding-bottom: 62% !important;
}

.shida-vvideo-2{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: absolute;
}


.shida-vvideo-1{
	widtH: 100%;
	overflow:hidden;
	floaT: left;
	position: relative;
}

.video_reclam {
    width: 100%;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 111;
}
.video_reclam .start_video svg {
    cursor: pointer;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right: 20px;
    padding: 15px;
    border: none;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-1;
    background-color: #0092c1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}





.player-container{
    width: 100%;
    height: 495px;
    floaT: left;
    position:relative;
    margin-top: 0px;
}



.reklama-5.reklama-1{
    width: 100%;
    floaT: left;
    position:relative;
    margin-top: 15px;
}


.tabmenu a.selected:hover {
	 color: #0c0f15 !important;
}


.tabmenu { font-family: font-3; background: #0c0f15; text-transform: uppercase; height: 40px; line-height: 41px; font-size:14px; }
  .tabmenu * { float: left }
  .tabmenu a {height: 39px;border: 0px solid #e6e6e6;border-bottom-width: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;padding: 0 15px;color: #6d6d6d;}
  .tabmenu a:hover { text-decoration: none }
  .tabmenu a.selected {
  	    background-color: #fcae19;
    color: #0c0f15;
    height: 40px;position: relative;}
  .tabbox a { color: #ffc14d }
  .tabcont {display: none;}


.tables__content thead{background-color:#151c29 !important;}

.full-story__content {
    width: 100%;
    floaT: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    overflow:hidden;
    border-radius: 0px;
}

.div-video-iframe-03{
	width: 100%;
	position:relative;
	floaT: left;
	margin-bottom: 20px;
}


.video_reclam .start_video svg {
    cursor: pointer;
}
.video_reclam video {
    max-width: 100%;
    max-height: 100%;
}

.video_reclam .start_video {
        cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url(../images/video-play-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15%;
}
.video_reclam button {
    position: absolute;
    bottom: 22px;
    right:20px;
    padding: 15px;
    border: none;
    color: #000000;
    border-radius: 5px;
    cursor: pointer;
    font-family: font-3;
      background: #fcae19;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: none;
    z-index: 1;
}
}











@media (min-width: 20px) and (max-width: 1000px) {
.center-full-001 .shida-9 {
	width: 100%;
}
}


@media (min-width: 20px) and (max-width: 550px) {

.shida-4 img{
	width: 100%;
	object-fit: cover;
}


.center-full-001 .shida-n-1 h1 {
	font-size: 16px;
	font-family: font-3;
	color:#ffffff;
	width: 100%;
	line-height: 18px;
	floaT: left;
	position:relative;
	margin: 0px 0px 0px 0px;
}



.center-full-001 .shida-tag-5{
    float: left;
    margin: 7px 0px 0px -4px;
}


.center-full-001 .shida-tag-2{
    float: left;
    width: 100%;
    font-family: font-2;
    border-bottom: 1px #252d38 solid;
    padding: 0px 0px 15px 0px;
    margin-bottom: 10px;
}

.center-full-001 .shida-09 {
	color: #bbbec1;
	margin: 0px 0px 3px 0px;
}


.center-full-001 .shida-9 b{font-family: font-4;font-weight: 100;color: #9a9da0;}

.center-full-001 .shida-7 {
    margin-top: 0px;
}


.plyr__control--overlaid {
    background: rgb(252 174 25 / 80%);
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #fcae19;
}

.plyr--full-ui input[type=range] {
    color: #fcae19;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #fcae19;
    color: #fff;
}

.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgb(252 174 25 / 50%);
    outline: 0;
}



.shida-tag-5{
    float: left;
    margin: 15px 0px 0px 0px;
}

.shida-tag-2 .shida-tag-4 a{
color:#9a9da0;
  font-size: 13px;
}

.shida-tag-2{
    float: left;
    width:100%;
    font-family: font-2;
}

.shida-tag-3{
    float: left;
    width: 100%;
    font-family: font-3;
}


.shida-tag-01 {
    margin: 0px 20px;
}


.shida-tag-1 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    font-size: 15px;
    color: #ffffff;
    margin: 15px 0px 0px 0px;
    padding: 15px 0px 20px 0px;
    background: #0e1118;
}



.shdivi-sl-fav-1 .favmod{ height: 35px; line-height: 35px !important; floaT: left; margin-top: 5px !important; font-family: font-3; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0 auto;width: 100%;padding:0px;opacity:9;}
.shdivi-sl-fav-1 .favmod.active,
.shdivi-sl-fav-1 .favmod:hover{opacity:1;}
.shdivi-sl-fav-1 .favmod-add,
.shdivi-sl-fav-1 .favmod-unset{ text-indent: 5px; display:block;width:100%;height:100%;background:#191d25 !important;color:#fff;font-weight:100;text-align: left;line-height: 35px;border-radius:4px;font-size:13px;}
.shdivi-sl-fav-1 .favmod-unset{background-color:#252b36 !important;color:#fcae19;}
.shdivi-sl-fav-1 .favmod .favmod-unset,
.shdivi-sl-fav-1 .favmod.active .favmod-add{display:none;}
.shdivi-sl-fav-1 .favmod.active .favmod-unset{display:block;}

.shida-n-1 h1 {
	font-size: 14px;
	font-family: font-3;
	color:#ffffff;
	width: 100%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 0px 0px 4px 0px;
}

.shida-n-2  {
	margin: 0px 3%;
}

.shida-n-1  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 3% 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px #1c212b solid;
}



.shida-pp-1{
margin: 0px 10px;
}


.shida-flei-1 ul.tabs li {
    font-family: font-3;
    float: left;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    padding: 7px 11px;
    line-height: 20px;
    border-radius: 0px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs li.active {
    background-color: #fcae19;
    color: #0c0f15;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs {
    z-index: 111;
    position: relative;
    top: 0px;
    background: #0c0f15;
    width: 100%;
    margin: 0px 0px 0px 0px;
    list-style: none;
    overflow: hidden;
    padding: 0px 0px;
    floaT: left;
}


.shida-14 {
    floaT: left;
    font-size: 13px;
    /* width: 50%; */
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-family: font-3;
    position: relative;
}


.shida-13 {
    floaT: left;
    font-size: 12px;
    text-align: center;
    background: #feac0e;
    border-radius: 3px;
    color: #463812;
    font-family: font-3;
    position: relative;
    margin: 0px 12px 0px 0px;
    padding: 0px 10px;
    top: 0px;
}

.shida-12{
	overflow:hidden;
	/* width: 110px; */
	floaT:left;
	border-radius: 3px;
	margin-top: 3px;
}


.shida-16{
    floaT: left;
}

.shida-15{
	color:#fff;
	padding: 0px 0px;
    floaT: left;
}



.shida-16{
    floaT: right;
}



.shida-movie-27 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 15px 0px 0px 0px;
    background: #0e1118;
}

.shida-movie-29 span {
    color: #4482ff;
}

.shida-movie-28 {
    width: 100%;
    floaT: left;
    font-family: font-3;
    color: #fff;
    margin: 0px 0px 0px 0px;
    height: 45px;
    line-height: 45px;
    background: #1a202c;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px #1e2025 solid;
}

.shida-movie-29 {
    padding: 0px 17px;
}

.shida-movie-30 {
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 0% 0%;
    background: #fff;
    padding: 12px 0px;
}

.shida-movie-31 {
    padding: 0px 15px;
}


.shida-10  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px;
	border-top: 1px #1c212b solid;
}



.shida-09 b{
	font-family: font-1;
}



.shida-1 a {
	color:#fff;
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.shida-1 a:hover {
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	color:#fcae19;
}

.shida-9 b{font-family: font-3;font-weight: 100;color: #9a9da0;}

.shida-09 b{
font-family: font-3;
font-weight: 100;
color:#e7e9f0;
}

.shida-009.shida-09 {
display: none;
}


.shida-09 {
	font-size: 13px;
	color: #9a9da0;
	width: 100%;
	line-height: 18px;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
}

.shida-9 {
	color:#ffffff;
	width: 65%;
	line-height: 18px;
	floaT: right;
	position:relative;
	margin: 0px 0px 2% 0px;
	font-size: 12px;
}



.shida-8 h1 {
	font-size: 25px;
	font-family: font-3;
	width: 100%;
	floaT: left;
	position:relative;
	margin: 0px 0px 2% 0px;
}


.shida-8, .shida-11 {
margin: 0% 3%;
}


.reklama-5.reklama-1{
    margin-top: 5px !important;
}


.shida-7 {
    width: 100%;
    background:#0e1118;
    floaT: right;
    position: relative;
    color:#fff;
    margin-top: 0px;
    padding: 3% 0% 0% 0%;
    border-radius: 4px;
    margin-top: 5px;
}


.shida-06{
    width: 100%;
    floaT: left;
    position: relative;
    color:#fff;

}


.shida-6:hover{
   background:#7e4832;
    color:#ffffff;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-6{
    width: 100%;
    background:#623726;
    font-size: 13px;
    line-height: 15px;
    padding: 11px 0px 9px 0px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#f9dfc9;
    margin: 0px 0px 0px 0px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-5:hover{
     background:#ffba35;
     color:#000;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-5{
    width: 100%;
    background:#fcae19;
    height: 35px;
    line-height: 36px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    font-size: 13px;
    position: relative;
    font-family: font-3;
    color:#07090d;
    margin-top: 5px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-3 img{
    width: 100%;
    floaT: left;
    position: relative;
    line-height: 0px;
    border-radius: 4px;
}
.shida-8 .shida-3 {
	margin-bottom: 15px;
    display: block;
}

.shida-3 {
    width: 32%;
    floaT: left;
    position: relative;
    display: none;
}


.shida-1 {
	z-indeX:1;
	margin-bottom: 15px;
    width: 100%;
    floaT: left;
    position: relative;
    margin-top: 10px;
}

}





@media (min-width: 550px) and (max-width: 800px) {

.shida-4 img{
	width: 100%;
	object-fit: cover;
}


.center-full-001 .shida-n-1 h1 {
	font-size: 16px;
	font-family: font-3;
	color:#ffffff;
	width: 100%;
	line-height: 18px;
	floaT: left;
	position:relative;
	margin: 0px 0px 0px 0px;
}


.center-full-001 .shida-tag-5{
    float: left;
    margin: 7px 0px 0px -4px;
}


.center-full-001 .shida-tag-2{
    float: left;
    width: 100%;
    font-family: font-2;
    border-bottom: 1px #252d38 solid;
    padding: 0px 0px 15px 0px;
    margin-bottom: 10px;
}

.center-full-001 .shida-09 {
	color: #bbbec1;
	margin: 0px 0px 3px 0px;
}


.center-full-001 .shida-9 b{font-family: font-4;font-weight: 100;color: #9a9da0;}

.center-full-001 .shida-7 {
    margin-top: 0px;
}


.plyr__control--overlaid {
    background: rgb(252 174 25 / 80%);
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #fcae19;
}

.plyr--full-ui input[type=range] {
    color: #fcae19;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #fcae19;
    color: #fff;
}

.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgb(252 174 25 / 50%);
    outline: 0;
}



.shida-tag-5{
    float: right;
    margin: 7px 0px 0px 0px;
}

.shida-tag-2 .shida-tag-4 a{
color:#9a9da0;
  font-size: 13px;
}

.shida-tag-2{
    float: left;
    width:70%;
    font-family: font-2;
}

.shida-tag-3{
    float: left;
    width: 100%;
    font-family: font-3;
}


.shida-tag-01 {
    margin: 0px 20px;
}


.shida-tag-1 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    font-size: 15px;
    color: #ffffff;
    margin: 15px 0px 0px 0px;
    padding: 15px 0px 20px 0px;
    background: #0e1118;
}



.shdivi-sl-fav-1 .favmod{ height: 35px; line-height: 35px !important; floaT: left; margin-top: 5px !important; font-family: font-3; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0 auto;width: 100%;padding:0px;opacity:9;}
.shdivi-sl-fav-1 .favmod.active,
.shdivi-sl-fav-1 .favmod:hover{opacity:1;}
.shdivi-sl-fav-1 .favmod-add,
.shdivi-sl-fav-1 .favmod-unset{ text-indent: 5px; display:block;width:100%;height:100%;background:#191d25 !important;color:#fff;font-weight:100;text-align: left;line-height: 35px;border-radius:4px;font-size:13px;}
.shdivi-sl-fav-1 .favmod-unset{background-color:#252b36 !important;color:#fcae19;}
.shdivi-sl-fav-1 .favmod .favmod-unset,
.shdivi-sl-fav-1 .favmod.active .favmod-add{display:none;}
.shdivi-sl-fav-1 .favmod.active .favmod-unset{display:block;}

.shida-n-1 h1 {
	font-size: 14px;
	font-family: font-3;
	color:#ffffff;
	width: 82%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 5px 0px 4px 0px;
}

.shida-n-2  {
	margin: 0px 20px;
}

.shida-n-1  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px #1c212b solid;
}



.shida-pp-1{
margin: 0px 10px;
}


.shida-flei-1 ul.tabs li {
    font-family: font-3;
    float: left;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    padding: 10px 16px;
    line-height: 20px;
    border-radius: 0px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs li.active {
    background-color: #fcae19;
    color: #0c0f15;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs {
    z-index: 111;
    position: relative;
    top: 0px;
    background: #0c0f15;
    width: 100%;
    margin: 0px 0px 0px 0px;
    list-style: none;
    overflow: hidden;
    padding: 0px 0px;
    floaT: left;
}


.shida-14 {
    floaT: left;
    font-size: 13px;
    /* width: 50%; */
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-family: font-3;
    position: relative;
}


.shida-13 {
    floaT: left;
    font-size: 12px;
    text-align: center;
    background: #feac0e;
    border-radius: 3px;
    color: #463812;
    font-family: font-3;
    position: relative;
    margin: 0px 12px 0px 0px;
    padding: 0px 10px;
    top: 0px;
}

.shida-12{
	overflow:hidden;
	/* width: 110px; */
	floaT: right;
	border-radius: 3px;
}


.shida-16{
    floaT: left;
}

.shida-15{
	color:#fff;
	padding: 0px 0px;
    floaT: left;
}



.shida-16{
    floaT: right;
}



.shida-movie-27 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 15px 0px 0px 0px;
    background: #0e1118;
}

.shida-movie-29 span {
    color: #4482ff;
}

.shida-movie-28 {
    width: 100%;
    floaT: left;
    font-family: font-3;
    color: #fff;
    margin: 0px 0px 0px 0px;
    height: 45px;
    line-height: 45px;
    background: #1a202c;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px #1e2025 solid;
}

.shida-movie-29 {
    padding: 0px 17px;
}

.shida-movie-30 {
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 0% 0%;
    background: #fff;
    padding: 12px 0px;
}

.shida-movie-31 {
    padding: 0px 15px;
}


.shida-10  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 20px 0px 0px 0px;
	padding: 15px 0px;
	border-top: 1px #1c212b solid;
}



.shida-09 b{
	font-family: font-1;
}



.shida-1 a {
	color:#fff;
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.shida-1 a:hover {
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	color:#fcae19;
}

.shida-9 b{font-family: font-3;font-weight: 100;color: #9a9da0;}

.shida-09 b{
font-family: font-3;
font-weight: 100;
color:#e7e9f0;
}

.shida-009.shida-09 {
display: none;
}


.shida-09 {
	color: #9a9da0;
	width: 100%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
}

.shida-9 {
	color:#ffffff;
	width: 71%;
	line-height: 22px;
	floaT: right;
	position:relative;
	margin: 0px 0px 2% 0px;
	font-size: 14px;
}



.shida-8 h1 {
	font-size: 25px;
	font-family: font-3;
	width: 100%;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
}


.shida-8, .shida-11 {
margin: 0% 20px;
}



.shida-7 {
    width: 100%;
    background:#0e1118;
    floaT: right;
    position: relative;
    color:#fff;
    margin-top: 0px;
    padding: 19px 0% 0% 0%;
    border-radius: 4px;
    margin-top: 15px;
}


.shida-06{
    width: 100%;
    floaT: left;
    position: relative;
    color:#fff;

}


.shida-6:hover{
   background:#7e4832;
    color:#ffffff;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-6{
    width: 100%;
    background:#623726;
    font-size: 13px;
    line-height: 15px;
    padding: 11px 0px 9px 0px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#f9dfc9;
    margin: 0px 0px 0px 0px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-5:hover{
     background:#ffba35;
     color:#000;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-5{
    width: 100%;
    background:#fcae19;
    height: 35px;
    line-height: 36px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    font-size: 13px;
    position: relative;
    font-family: font-3;
    color:#07090d;
    margin-top: 5px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-3 img{
    width: 100%;
    floaT: left;
    position: relative;
    line-height: 0px;
    border-radius: 4px;
}
.shida-8 .shida-3 {
	margin-bottom: 15px;
    display: block;
}

.shida-3 {
    width: 25%;
    floaT: left;
    position: relative;
    display: none;
}


.shida-1 {
	z-indeX:1;
	margin-bottom: 15px;
    width: 100%;
    floaT: left;
    position: relative;
    margin-top: 14px;
}

}




@media (min-width: 800px) and (max-width: 1000px) {

.shida-4 img{
	width: 100%;
	object-fit: cover;
}


.center-full-001 .shida-n-1 h1 {
	font-size: 16px;
	font-family: font-3;
	color:#ffffff;
	width: 100%;
	line-height: 18px;
	floaT: left;
	position:relative;
	margin: 0px 0px 0px 0px;
}


.center-full-001 .shida-tag-5{
    float: left;
    margin: 7px 0px 0px -4px;
}


.center-full-001 .shida-tag-2{
    float: left;
    width: 100%;
    font-family: font-2;
    border-bottom: 1px #252d38 solid;
    padding: 0px 0px 15px 0px;
    margin-bottom: 10px;
}

.center-full-001 .shida-09 {
	color: #bbbec1;
	margin: 0px 0px 3px 0px;
}


.center-full-001 .shida-9 b{font-family: font-4;font-weight: 100;color: #9a9da0;}

.center-full-001 .shida-7 {
    margin-top: 0px;
}


.plyr__control--overlaid {
    background: rgb(252 174 25 / 80%);
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #fcae19;
}

.plyr--full-ui input[type=range] {
    color: #fcae19;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #fcae19;
    color: #fff;
}

.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgb(252 174 25 / 50%);
    outline: 0;
}



.shida-tag-5{
    float: right;
    margin: 7px 0px 0px 0px;
}

.shida-tag-2 .shida-tag-4 a{
color:#9a9da0;
  font-size: 13px;
}

.shida-tag-2{
    float: left;
    width:70%;
    font-family: font-2;
}

.shida-tag-3{
    float: left;
    width: 100%;
    font-family: font-3;
}


.shida-tag-01 {
    margin: 0px 20px;
}


.shida-tag-1 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    font-size: 15px;
    color: #ffffff;
    margin: 15px 0px 0px 0px;
    padding: 15px 0px 20px 0px;
    background: #0e1118;
}



.shdivi-sl-fav-1 .favmod{ height: 35px; line-height: 35px !important; floaT: left; margin-top: 5px !important; font-family: font-3; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0 auto;width: 100%;padding:0px;opacity:9;}
.shdivi-sl-fav-1 .favmod.active,
.shdivi-sl-fav-1 .favmod:hover{opacity:1;}
.shdivi-sl-fav-1 .favmod-add,
.shdivi-sl-fav-1 .favmod-unset{ text-indent: 5px; display:block;width:100%;height:100%;background:#191d25 !important;color:#fff;font-weight:100;text-align: left;line-height: 35px;border-radius:4px;font-size:13px;}
.shdivi-sl-fav-1 .favmod-unset{background-color:#252b36 !important;color:#fcae19;}
.shdivi-sl-fav-1 .favmod .favmod-unset,
.shdivi-sl-fav-1 .favmod.active .favmod-add{display:none;}
.shdivi-sl-fav-1 .favmod.active .favmod-unset{display:block;}

.shida-n-1 h1 {
	font-size: 16px;
	font-family: font-3;
	color:#ffffff;
	width: 86%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 5px 0px 4px 0px;
}

.shida-n-2  {
	margin: 0px 20px;
}

.shida-n-1  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px #1c212b solid;
}



.shida-pp-1{
margin: 0px 10px;
}


.shida-flei-1 ul.tabs li {
    font-family: font-3;
    float: left;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    padding: 10px 16px;
    line-height: 20px;
    border-radius: 0px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs li.active {
    background-color: #fcae19;
    color: #0c0f15;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs {
    z-index: 111;
    position: relative;
    top: 0px;
    background: #0c0f15;
    width: 100%;
    margin: 0px 0px 0px 0px;
    list-style: none;
    overflow: hidden;
    padding: 0px 0px;
    floaT: left;
}


.shida-14 {
    floaT: left;
    font-size: 13px;
    /* width: 50%; */
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-family: font-3;
    position: relative;
}


.shida-13 {
    floaT: left;
    font-size: 12px;
    text-align: center;
    background: #feac0e;
    border-radius: 3px;
    color: #463812;
    font-family: font-3;
    position: relative;
    margin: 0px 12px 0px 0px;
    padding: 0px 10px;
    top: 0px;
}

.shida-12{
	overflow:hidden;
	/* width: 110px; */
	floaT: right;
	border-radius: 3px;
}


.shida-16{
    floaT: left;
}

.shida-15{
	color:#fff;
	padding: 0px 0px;
    floaT: left;
}



.shida-16{
    floaT: right;
}



.shida-movie-27 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 15px 0px 0px 0px;
    background: #0e1118;
}

.shida-movie-29 span {
    color: #4482ff;
}

.shida-movie-28 {
    width: 100%;
    floaT: left;
    font-family: font-3;
    color: #fff;
    margin: 0px 0px 0px 0px;
    height: 45px;
    line-height: 45px;
    background: #1a202c;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px #1e2025 solid;
}

.shida-movie-29 {
    padding: 0px 17px;
}

.shida-movie-30 {
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 0% 0%;
    background: #fff;
    padding: 12px 0px;
}

.shida-movie-31 {
    padding: 0px 15px;
}


.shida-10  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px;
	border-top: 1px #1c212b solid;
}



.shida-09 b{
	font-family: font-1;
}



.shida-1 a {
	color:#fff;
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.shida-1 a:hover {
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	color:#fcae19;
}

.shida-9 b{font-family: font-3;font-weight: 100;color: #9a9da0;}

.shida-09 b{
font-family: font-3;
font-weight: 100;
color:#e7e9f0;
}

.shida-0009.shida-09 {
display: none;
}



.shida-09 {
	color: #9a9da0;
	width: 100%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 20px 0px 20px 0px;
}

.shida-9 {
	color:#ffffff;
	width: 66.3%;
	line-height: 22px;
	floaT: right;
	position:relative;
	margin: 0px 0px 2% 0px;
	font-size: 14px;
}



.shida-8 h1 {
	font-size: 25px;
	font-family: font-3;
	width: 100%;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
}


.shida-8, .shida-11 {
margin: 0% 20px;
}



.shida-7 {
    width: 100%;
    background:#0e1118;
    floaT: right;
    position: relative;
    color:#fff;
    margin-top: 0px;
    padding: 19px 0% 0% 0%;
    border-radius: 4px;
    margin-top: 15px;
}


.shida-06{
    width: 100%;
    floaT: left;
    position: relative;
    color:#fff;

}


.shida-6:hover{
   background:#7e4832;
    color:#ffffff;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-6{
    width: 100%;
    background:#623726;
    font-size: 13px;
    line-height: 15px;
    padding: 11px 0px 9px 0px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#f9dfc9;
    margin: 0px 0px 0px 0px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-5:hover{
     background:#ffba35;
     color:#000;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-5{
    width: 100%;
    background:#fcae19;
    height: 35px;
    line-height: 36px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    font-size: 13px;
    position: relative;
    font-family: font-3;
    color:#07090d;
    margin-top: 5px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-3 img{
    width: 100%;
    floaT: left;
    position: relative;
    line-height: 0px;
    border-radius: 4px;
}
.shida-8 .shida-3 {
	margin-bottom: 20px;
    display: block;
}

.shida-3 {
    width: 31%;
    floaT: left;
    position: relative;
    display: none;
}


.shida-1 {
	z-indeX:1;
	margin-bottom: 15px;
    width: 100%;
    floaT: left;
    position: relative;
    margin-top: 14px;
}

}





@media (min-width: 1000px) and (max-width: 1060px) {
	
.center-full-001 .shida-n-1 h1 {
	font-size: 18px;
	font-family: font-3;
	color:#ffffff;
	width: 100%;
	line-height: 24px;
	floaT: left;
	position:relative;
	margin: 0px 0px 0px 0px;
}



.center-full-001 .shida-tag-5{
    float: left;
    margin: 7px 0px 0px -4px;
}


.center-full-001 .shida-tag-2{
    float: left;
    width: 100%;
    font-family: font-2;
    border-bottom: 1px #252d38 solid;
    padding: 0px 0px 15px 0px;
    margin-bottom: 10px;
}

.center-full-001 .shida-09 {
	color: #bbbec1;
	margin: 0px 0px 3px 0px;
}


.center-full-001 .shida-9 b{font-family: font-4;font-weight: 100;color: #9a9da0;}

.center-full-001 .shida-7 {
    margin-top: 0px;
}


.plyr__control--overlaid {
    background: rgb(252 174 25 / 80%);
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #fcae19;
}

.plyr--full-ui input[type=range] {
    color: #fcae19;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #fcae19;
    color: #fff;
}

.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgb(252 174 25 / 50%);
    outline: 0;
}



.shida-tag-5{
    float: right;
    margin: 7px 0px 0px 0px;
}

.shida-tag-2 .shida-tag-4 a{
color:#9a9da0;
  font-size: 13px;
}

.shida-tag-2{
    float: left;
    width:70%;
    font-family: font-2;
}

.shida-tag-3{
    float: left;
    width: 100%;
    font-family: font-3;
}


.shida-tag-01 {
    margin: 0px 20px;
}


.shida-tag-1 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    font-size: 15px;
    color: #ffffff;
    margin: 15px 0px 0px 0px;
    padding: 15px 0px 20px 0px;
    background: #0e1118;
}



.shdivi-sl-fav-1 .favmod{ floaT: left; margin-top: 15px !important; font-family: font-3; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0 auto;width: 100%;height:45px;padding:0px;opacity:9;}
.shdivi-sl-fav-1 .favmod.active,
.shdivi-sl-fav-1 .favmod:hover{opacity:1;}
.shdivi-sl-fav-1 .favmod-add,
.shdivi-sl-fav-1 .favmod-unset{ text-indent: 9px; display:block;width:100%;height:100%;background:#191d25 !important;color:#fff;font-weight:100;text-align: left;line-height: 45px;border-radius:4px;font-size:13px;}
.shdivi-sl-fav-1 .favmod-unset{background-color:#252b36 !important;color:#fcae19;}
.shdivi-sl-fav-1 .favmod .favmod-unset,
.shdivi-sl-fav-1 .favmod.active .favmod-add{display:none;}
.shdivi-sl-fav-1 .favmod.active .favmod-unset{display:block;}

.shida-n-1 h1 {
	font-size: 18px;
	font-family: font-3;
	color:#ffffff;
	width: 86%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 5px 0px 4px 0px;
}

.shida-n-2  {
	margin: 0px 20px;
}

.shida-n-1  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px #1c212b solid;
}



.shida-pp-1{
margin: 0px 17px;
}


.shida-flei-1 ul.tabs li {
    font-family: font-3;
    float: left;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    padding: 10px 16px;
    line-height: 20px;
    border-radius: 0px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs li.active {
    background-color: #fcae19;
    color: #0c0f15;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs {
    z-index: 111;
    position: relative;
    top: 0px;
    background: #0c0f15;
    width: 100%;
    margin: 0px 0px 0px 0px;
    list-style: none;
    overflow: hidden;
    padding: 0px 0px;
    floaT: left;
}


.shida-14 {
    floaT: left;
    font-size: 13px;
    /* width: 50%; */
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-family: font-3;
    position: relative;
}


.shida-13 {
    floaT: left;
    font-size: 12px;
    text-align: center;
    background: #feac0e;
    border-radius: 3px;
    color: #463812;
    font-family: font-3;
    position: relative;
    margin: 0px 12px 0px 0px;
    padding: 0px 10px;
    top: 0px;
}

.shida-12{
	overflow:hidden;
	/* width: 110px; */
	floaT: right;
	border-radius: 3px;
}


.shida-16{
    floaT: left;
}

.shida-15{
	color:#fff;
	padding: 0px 0px;
    floaT: left;
}



.shida-16{
    floaT: right;
}



.shida-movie-27 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 15px 0px 0px 0px;
    background: #0e1118;
}

.shida-movie-29 span {
    color: #4482ff;
}

.shida-movie-28 {
    width: 100%;
    floaT: left;
    font-family: font-3;
    color: #fff;
    margin: 0px 0px 0px 0px;
    height: 45px;
    line-height: 45px;
    background: #1a202c;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px #1e2025 solid;
}

.shida-movie-29 {
    padding: 0px 17px;
}

.shida-movie-30 {
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 0% 0%;
    background: #fff;
    padding: 12px 0px;
}

.shida-movie-31 {
    padding: 0px 15px;
}


.shida-10  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px;
	border-top: 1px #1c212b solid;
}



.shida-09 b{
	font-family: font-1;
}



.shida-1 a {
	color:#fff;
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.shida-1 a:hover {
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	color:#fcae19;
}

.shida-9 b{font-family: font-3;font-weight: 100;color: #9a9da0;}

.shida-09 b{
font-family: font-3;
font-weight: 100;
color:#e7e9f0;
}

.shida-0009.shida-09 {
display: none;
}


.shida-09 {
	color: #9a9da0;
	width: 100%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 20px 0px 3px 0px;
}

.shida-9 {
	color:#ffffff;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 2% 0px;
}



.shida-8 h1 {
	font-size: 25px;
	font-family: font-3;
	width: 100%;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
}


.shida-8, .shida-11 {
margin: 0% 20px;
}



.shida-7 {
    width: 100%;
    background:#0e1118;
    floaT: right;
    position: relative;
    color:#fff;
    margin-top: 0px;
    padding: 19px 0% 0% 0%;
    border-radius: 4px;
    margin-top: 15px;
}


.shida-06{
    width: 73%;
    floaT: right;
    position: relative;
    color:#fff;

}


.shida-6:hover{
   background:#7e4832;
    color:#ffffff;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-6{
    width: 100%;
    background:#623726;
    height: 50px;
    font-size: 12px;
    line-height: 50px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#f9dfc9;
    margin: 15px 0px 0px 0px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-5:hover{
     background:#ffba35;
     color:#000;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-5{
    width: 100%;
    background:#fcae19;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    font-size: 13px;
    position: relative;
    font-family: font-3;
    color:#07090d;
    margin-top: 15px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-3 img{
    width: 100%;
    floaT: left;
    position: relative;
    line-height: 0px;
    border-radius: 4px;
}

.shida-8 .shida-3{
	display: none;
}

.shida-3 {
    width: 25.8%;
    floaT: left;
    position: relative;
}


.shida-1 {
	z-indeX:1;
	margin-bottom: 15px;
    width: 100%;
    floaT: left;
    position: relative;
    margin-top: 14px;
}

}





@media (min-width: 1060px) and (max-width: 1140px) {
	
.center-full-001 .shida-n-1 h1 {
	font-size: 22px;
	font-family: font-3;
	color:#ffffff;
	width: 100%;
	line-height: 24px;
	floaT: left;
	position:relative;
	margin: 0px 0px 0px 0px;
}



.center-full-001 .shida-tag-5{
    float: left;
    margin: 7px 0px 0px -4px;
}


.center-full-001 .shida-tag-2{
    float: left;
    width: 100%;
    font-family: font-2;
    border-bottom: 1px #252d38 solid;
    padding: 0px 0px 15px 0px;
    margin-bottom: 10px;
}

.center-full-001 .shida-09 {
	color: #bbbec1;
	margin: 0px 0px 3px 0px;
}


.center-full-001 .shida-9 b{font-family: font-4;font-weight: 100;color: #9a9da0;}

.center-full-001 .shida-7 {
    margin-top: 0px;
}


.plyr__control--overlaid {
    background: rgb(252 174 25 / 80%);
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #fcae19;
}

.plyr--full-ui input[type=range] {
    color: #fcae19;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #fcae19;
    color: #fff;
}

.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgb(252 174 25 / 50%);
    outline: 0;
}



.shida-tag-5{
    float: right;
    margin: 7px 0px 0px 0px;
}

.shida-tag-2 .shida-tag-4 a{
color:#9a9da0;
  font-size: 13px;
}

.shida-tag-2{
    float: left;
    width:70%;
    font-family: font-2;
}

.shida-tag-3{
    float: left;
    width: 100%;
    font-family: font-3;
}


.shida-tag-01 {
    margin: 0px 20px;
}


.shida-tag-1 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    font-size: 15px;
    color: #ffffff;
    margin: 15px 0px 0px 0px;
    padding: 15px 0px 20px 0px;
    background: #0e1118;
}



.shdivi-sl-fav-1 .favmod{ floaT: left; margin-top: 15px !important; font-family: font-3; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0 auto;width: 100%;height:45px;padding:0px;opacity:9;}
.shdivi-sl-fav-1 .favmod.active,
.shdivi-sl-fav-1 .favmod:hover{opacity:1;}
.shdivi-sl-fav-1 .favmod-add,
.shdivi-sl-fav-1 .favmod-unset{ text-indent: 9px; display:block;width:100%;height:100%;background:#191d25 !important;color:#fff;font-weight:100;text-align: left;line-height: 45px;border-radius:4px;font-size:14px;}
.shdivi-sl-fav-1 .favmod-unset{background-color:#252b36 !important;color:#fcae19;}
.shdivi-sl-fav-1 .favmod .favmod-unset,
.shdivi-sl-fav-1 .favmod.active .favmod-add{display:none;}
.shdivi-sl-fav-1 .favmod.active .favmod-unset{display:block;}

.shida-n-1 h1 {
	font-size: 18px;
	font-family: font-3;
	color:#ffffff;
	width: 88%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 5px 0px 4px 0px;
}

.shida-n-2  {
	margin: 0px 20px;
}

.shida-n-1  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px #1c212b solid;
}



.shida-pp-1{
margin: 0px 17px;
}


.shida-flei-1 ul.tabs li {
    font-family: font-3;
    float: left;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    padding: 13px 19px;
    line-height: 20px;
    border-radius: 0px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs li.active {
    background-color: #fcae19;
    color: #0c0f15;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs {
    z-index: 111;
    position: relative;
    top: 0px;
    background: #0c0f15;
    width: 100%;
    margin: 0px 0px 0px 0px;
    list-style: none;
    overflow: hidden;
    padding: 0px 0px;
    floaT: left;
}


.shida-14 {
    floaT: left;
    font-size: 13px;
    /* width: 50%; */
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-family: font-3;
    position: relative;
}


.shida-13 {
    floaT: left;
    font-size: 12px;
    text-align: center;
    background: #feac0e;
    border-radius: 3px;
    color: #463812;
    font-family: font-3;
    position: relative;
    margin: 0px 12px 0px 0px;
    padding: 0px 10px;
    top: 0px;
}

.shida-12{
	overflow:hidden;
	/* width: 110px; */
	floaT: right;
	border-radius: 3px;
}


.shida-16{
    floaT: left;
}

.shida-15{
	color:#fff;
	padding: 0px 0px;
    floaT: left;
}



.shida-16{
    floaT: right;
}



.shida-movie-27 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 15px 0px 0px 0px;
    background: #0e1118;
}

.shida-movie-29 span {
    color: #4482ff;
}

.shida-movie-28 {
    width: 100%;
    floaT: left;
    font-family: font-3;
    color: #fff;
    margin: 0px 0px 0px 0px;
    height: 45px;
    line-height: 45px;
    background: #1a202c;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px #1e2025 solid;
}

.shida-movie-29 {
    padding: 0px 17px;
}

.shida-movie-30 {
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 0% 0%;
    background: #fff;
    padding: 12px 0px;
}

.shida-movie-31 {
    padding: 0px 15px;
}


.shida-10  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 20px 0px 0px 0px;
	padding: 15px 0px;
	border-top: 1px #1c212b solid;
}



.shida-09 b{
	font-family: font-1;
}



.shida-1 a {
	color:#fff;
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.shida-1 a:hover {
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	color:#fcae19;
}

.shida-9 b{font-family: font-3;font-weight: 100;color: #9a9da0;}

.shida-09 b{
font-family: font-3;
font-weight: 100;
color:#e7e9f0;
}

.shida-0009.shida-09 {
display: none;
}


.shida-09 {
	color: #9a9da0;
	width: 100%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 20px 0px 3px 0px;
}

.shida-9 {
	color:#ffffff;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 2% 0px;
}



.shida-8 h1 {
	font-size: 25px;
	font-family: font-3;
	width: 100%;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
}


.shida-8, .shida-11 {
margin: 0% 20px;
}



.shida-7 {
    width: 100%;
    background:#0e1118;
    floaT: right;
    position: relative;
    color:#fff;
    margin-top: 0px;
    padding: 19px 0% 0% 0%;
    border-radius: 4px;
    margin-top: 15px;
}


.shida-06{
    width: 73%;
    floaT: right;
    position: relative;
    color:#fff;

}


.shida-6:hover{
   background:#7e4832;
    color:#ffffff;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-6{
    width: 100%;
    background:#623726;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#f9dfc9;
    margin: 15px 0px 0px 0px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-5:hover{
     background:#ffba35;
     color:#000;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-5{
    width: 100%;
    background:#fcae19;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#07090d;
    margin-top: 15px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-3 img{
    width: 100%;
    floaT: left;
    position: relative;
    line-height: 0px;
    border-radius: 4px;
}

.shida-8 .shida-3{
	display: none;
}

.shida-3 {
    width: 25.8%;
    floaT: left;
    position: relative;
}


.shida-1 {
	z-indeX:1;
	margin-bottom: 15px;
    width: 100%;
    floaT: left;
    position: relative;
    margin-top: 14px;
}

}




@media (min-width: 1140px) and (max-width: 1270px) {
	
.center-full-001 .shida-n-1 h1 {
	font-size: 22px;
	font-family: font-3;
	color:#ffffff;
	width: 100%;
	line-height: 24px;
	floaT: left;
	position:relative;
	margin: 0px 0px 0px 0px;
}



.center-full-001 .shida-tag-5{
    float: left;
    margin: 7px 0px 0px -4px;
}


.center-full-001 .shida-tag-2{
    float: left;
    width: 100%;
    font-family: font-2;
    border-bottom: 1px #252d38 solid;
    padding: 0px 0px 15px 0px;
    margin-bottom: 10px;
}

.center-full-001 .shida-09 {
	color: #bbbec1;
	margin: 0px 0px 3px 0px;
}


.center-full-001 .shida-9 b{font-family: font-4;font-weight: 100;color: #9a9da0;}

.center-full-001 .shida-7 {
    margin-top: 0px;
}


.plyr__control--overlaid {
    background: rgb(252 174 25 / 80%);
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #fcae19;
}

.plyr--full-ui input[type=range] {
    color: #fcae19;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #fcae19;
    color: #fff;
}

.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgb(252 174 25 / 50%);
    outline: 0;
}



.shida-tag-5{
    float: right;
    margin: 7px 0px 0px 0px;
}

.shida-tag-2 .shida-tag-4 a{
color:#9a9da0;
  font-size: 13px;
}

.shida-tag-2{
    float: left;
    width:70%;
    font-family: font-2;
}

.shida-tag-3{
    float: left;
    width: 100%;
    font-family: font-3;
}


.shida-tag-01 {
    margin: 0px 20px;
}


.shida-tag-1 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    font-size: 15px;
    color: #ffffff;
    margin: 15px 0px 0px 0px;
    padding: 15px 0px 20px 0px;
    background: #0e1118;
}



.shdivi-sl-fav-1 .favmod{ floaT: left; margin-top: 15px !important; font-family: font-3; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0 auto;width: 100%;height:45px;padding:0px;opacity:9;}
.shdivi-sl-fav-1 .favmod.active,
.shdivi-sl-fav-1 .favmod:hover{opacity:1;}
.shdivi-sl-fav-1 .favmod-add,
.shdivi-sl-fav-1 .favmod-unset{ text-indent: 9px; display:block;width:100%;height:100%;background:#191d25 !important;color:#fff;font-weight:100;text-align: left;line-height: 45px;border-radius:4px;font-size:14px;}
.shdivi-sl-fav-1 .favmod-unset{background-color:#252b36 !important;color:#fcae19;}
.shdivi-sl-fav-1 .favmod .favmod-unset,
.shdivi-sl-fav-1 .favmod.active .favmod-add{display:none;}
.shdivi-sl-fav-1 .favmod.active .favmod-unset{display:block;}

.shida-n-1 h1 {
	font-size: 22px;
	font-family: font-3;
	color:#ffffff;
	width: 88%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 5px 0px 4px 0px;
}

.shida-n-2  {
	margin: 0px 20px;
}

.shida-n-1  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px #1c212b solid;
}



.shida-pp-1{
margin: 0px 17px;
}


.shida-flei-1 ul.tabs li {
    font-family: font-3;
    float: left;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    padding: 13px 19px;
    line-height: 20px;
    border-radius: 0px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs li.active {
    background-color: #fcae19;
    color: #0c0f15;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs {
    z-index: 111;
    position: relative;
    top: 0px;
    background: #0c0f15;
    width: 100%;
    margin: 0px 0px 0px 0px;
    list-style: none;
    overflow: hidden;
    padding: 0px 0px;
    floaT: left;
}


.shida-14 {
    floaT: left;
    font-size: 13px;
    /* width: 50%; */
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-family: font-3;
    position: relative;
}


.shida-13 {
    floaT: left;
    font-size: 12px;
    text-align: center;
    background: #feac0e;
    border-radius: 3px;
    color: #463812;
    font-family: font-3;
    position: relative;
    margin: 0px 12px 0px 0px;
    padding: 0px 10px;
    top: 0px;
}

.shida-12{
	overflow:hidden;
	/* width: 110px; */
	floaT: right;
	border-radius: 3px;
}


.shida-16{
    floaT: left;
}

.shida-15{
	color:#fff;
	padding: 0px 0px;
    floaT: left;
}



.shida-16{
    floaT: right;
}



.shida-movie-27 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 15px 0px 0px 0px;
    background: #0e1118;
}

.shida-movie-29 span {
    color: #4482ff;
}

.shida-movie-28 {
    width: 100%;
    floaT: left;
    font-family: font-3;
    color: #fff;
    margin: 0px 0px 0px 0px;
    height: 45px;
    line-height: 45px;
    background: #1a202c;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px #1e2025 solid;
}

.shida-movie-29 {
    padding: 0px 17px;
}

.shida-movie-30 {
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 0% 0%;
    background: #fff;
    padding: 12px 0px;
}

.shida-movie-31 {
    padding: 0px 15px;
}


.shida-10  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 20px 0px 0px 0px;
	padding: 15px 0px;
	border-top: 1px #1c212b solid;
}



.shida-09 b{
	font-family: font-1;
}



.shida-1 a {
	color:#fff;
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.shida-1 a:hover {
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	color:#fcae19;
}

.shida-9 b{font-family: font-3;font-weight: 100;color: #9a9da0;}

.shida-09 b{
font-family: font-3;
font-weight: 100;
color:#e7e9f0;
}

.shida-0009.shida-09 {
display: none;
}


.shida-09 {
	color: #9a9da0;
	width: 100%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 20px 0px 3px 0px;
}

.shida-9 {
	color:#ffffff;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 2% 0px;
}



.shida-8 h1 {
	font-size: 25px;
	font-family: font-3;
	width: 100%;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
}


.shida-8, .shida-11 {
margin: 0% 20px;
}



.shida-7 {
    width: 100%;
    background:#0e1118;
    floaT: right;
    position: relative;
    color:#fff;
    margin-top: 0px;
    padding: 19px 0% 0% 0%;
    border-radius: 4px;
    margin-top: 15px;
}


.shida-06{
    width: 73%;
    floaT: right;
    position: relative;
    color:#fff;

}


.shida-6:hover{
   background:#7e4832;
    color:#ffffff;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-6{
    width: 100%;
    background:#623726;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#f9dfc9;
    margin: 15px 0px 0px 0px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-5:hover{
     background:#ffba35;
     color:#000;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-5{
    width: 100%;
    background:#fcae19;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#07090d;
    margin-top: 15px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-3 img{
    width: 100%;
    floaT: left;
    position: relative;
    line-height: 0px;
    border-radius: 4px;
}

.shida-8 .shida-3{
	display: none;
}

.shida-3 {
    width: 25.8%;
    floaT: left;
    position: relative;
}


.shida-1 {
	z-indeX:1;
	margin-bottom: 15px;
    width: 100%;
    floaT: left;
    position: relative;
    margin-top: 14px;
}

}




@media (min-width: 1270px) and (max-width: 90000000px) {

.center-full-001 .shida-n-1 h1 {
	font-size: 22px;
	font-family: font-3;
	color:#ffffff;
	width: 100%;
	line-height: 24px;
	floaT: left;
	position:relative;
	margin: 0px 0px 0px 0px;
}



.center-full-001 .shida-tag-5{
    float: left;
    margin: 7px 0px 0px -4px;
}


.center-full-001 .shida-tag-2{
    float: left;
    width: 100%;
    font-family: font-2;
    border-bottom: 1px #252d38 solid;
    padding: 0px 0px 15px 0px;
    margin-bottom: 10px;
}

.center-full-001 .shida-09 {
	color: #bbbec1;
	margin: 0px 0px 3px 0px;
}


.center-full-001 .shida-9 b{font-family: font-4;font-weight: 100;color: #9a9da0;}

.center-full-001 .shida-7 {
    margin-top: 0px;
}


.plyr__control--overlaid {
    background: rgb(252 174 25 / 80%);
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #fcae19;
}

.plyr--full-ui input[type=range] {
    color: #fcae19;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #fcae19;
    color: #fff;
}

.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgb(252 174 25 / 50%);
    outline: 0;
}



.shida-tag-5{
    float: right;
    margin: 7px 0px 0px 0px;
}

.shida-tag-2 .shida-tag-4 a{
color:#9a9da0;
  font-size: 13px;
}

.shida-tag-2{
    float: left;
    width:70%;
    font-family: font-2;
}

.shida-tag-3{
    float: left;
    width: 100%;
    font-family: font-3;
}


.shida-tag-01 {
    margin: 0px 20px;
}


.shida-tag-1 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    font-size: 15px;
    color: #ffffff;
    margin: 15px 0px 0px 0px;
    padding: 15px 0px 20px 0px;
    background: #0e1118;
}



.shdivi-sl-fav-1 .favmod{ floaT: left; margin-top: 15px !important; font-family: font-3; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0 auto;width: 100%;height:45px;padding:0px;opacity:9;}
.shdivi-sl-fav-1 .favmod.active,
.shdivi-sl-fav-1 .favmod:hover{opacity:1;}
.shdivi-sl-fav-1 .favmod-add,
.shdivi-sl-fav-1 .favmod-unset{ text-indent: 9px; display:block;width:100%;height:100%;background:#191d25 !important;color:#fff;font-weight:100;text-align: left;line-height: 45px;border-radius:4px;font-size:14px;}
.shdivi-sl-fav-1 .favmod-unset{background-color:#252b36 !important;color:#fcae19;}
.shdivi-sl-fav-1 .favmod .favmod-unset,
.shdivi-sl-fav-1 .favmod.active .favmod-add{display:none;}
.shdivi-sl-fav-1 .favmod.active .favmod-unset{display:block;}

.shida-n-1 h1 {
	font-size: 22px;
	font-family: font-3;
	color:#ffffff;
	width: 88%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 5px 0px 4px 0px;
}

.shida-n-2  {
	margin: 0px 20px;
}

.shida-n-1  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px #1c212b solid;
}



.shida-pp-1{
margin: 0px 17px;
}


.shida-flei-1 ul.tabs li {
    font-family: font-3;
    float: left;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    padding: 13px 19px;
    line-height: 20px;
    border-radius: 0px;
    color: #fff;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs li.active {
    background-color: #fcae19;
    color: #0c0f15;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.shida-flei-1 ul.tabs {
    z-index: 111;
    position: relative;
    top: 0px;
    background: #0c0f15;
    width: 100%;
    margin: 0px 0px 0px 0px;
    list-style: none;
    overflow: hidden;
    padding: 0px 0px;
    floaT: left;
}


.shida-14 {
    floaT: left;
    font-size: 13px;
    /* width: 50%; */
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    font-family: font-3;
    position: relative;
}


.shida-13 {
    floaT: left;
    font-size: 12px;
    text-align: center;
    background: #feac0e;
    border-radius: 3px;
    color: #463812;
    font-family: font-3;
    position: relative;
    margin: 0px 12px 0px 0px;
    padding: 0px 10px;
    top: 0px;
}

.shida-12{
	overflow:hidden;
	/* width: 110px; */
	floaT: right;
	border-radius: 3px;
}


.shida-16{
    floaT: left;
}

.shida-15{
	color:#fff;
	padding: 0px 0px;
    floaT: left;
}



.shida-16{
    floaT: right;
}



.shida-movie-27 {
	border-radius: 4px;
    position: relative;
    overflow: hidden;
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 15px 0px 0px 0px;
    background: #0e1118;
}

.shida-movie-29 span {
    color: #4482ff;
}

.shida-movie-28 {
    width: 100%;
    floaT: left;
    font-family: font-3;
    color: #fff;
    margin: 0px 0px 0px 0px;
    height: 45px;
    line-height: 45px;
    background: #1a202c;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px #1e2025 solid;
}

.shida-movie-29 {
    padding: 0px 17px;
}

.shida-movie-30 {
    width: 100%;
    floaT: left;
    color: #6e7071;
    margin: 0% 0%;
    background: #fff;
    padding: 12px 0px;
}

.shida-movie-31 {
    padding: 0px 15px;
}


.shida-10  {
	font-family: font-3;
	color:#bcc0ca;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 20px 0px 0px 0px;
	padding: 15px 0px;
	border-top: 1px #1c212b solid;
}



.shida-09 b{
	font-family: font-1;
}



.shida-1 a {
	color:#fff;
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.shida-1 a:hover {
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	color:#fcae19;
}

.shida-9 b{font-family: font-3;font-weight: 100;color: #9a9da0;}

.shida-09 b{
font-family: font-3;
font-weight: 100;
color:#e7e9f0;
}

.shida-0009.shida-09 {
display: none;
}


.shida-09 {
	color: #9a9da0;
	width: 100%;
	line-height: 20px;
	floaT: left;
	position:relative;
	margin: 20px 0px 3px 0px;
}

.shida-9 {
	color:#ffffff;
	width: 100%;
	line-height: 25px;
	floaT: left;
	position:relative;
	margin: 0px 0px 2% 0px;
}



.shida-8 h1 {
	font-size: 25px;
	font-family: font-3;
	width: 100%;
	floaT: left;
	position:relative;
	margin: 0px 0px 20px 0px;
}


.shida-8, .shida-11 {
margin: 0% 20px;
}



.shida-7 {
    width: 100%;
    background:#0e1118;
    floaT: right;
    position: relative;
    color:#fff;
    margin-top: 0px;
    padding: 19px 0% 0% 0%;
    border-radius: 4px;
    margin-top: 15px;
}


.shida-06{
    width: 73%;
    floaT: right;
    position: relative;
    color:#fff;

}


.shida-6:hover{
   background:#7e4832;
    color:#ffffff;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-6{
    width: 100%;
    background:#623726;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#f9dfc9;
    margin: 15px 0px 0px 0px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-5:hover{
     background:#ffba35;
     color:#000;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}

.shida-5{
    width: 100%;
    background:#fcae19;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    text-align: left;
    floaT: left;
    position: relative;
    font-family: font-3;
    color:#07090d;
    margin-top: 15px;
    transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;
}


.shida-3 img{
    width: 100%;
    floaT: left;
    position: relative;
    line-height: 0px;
    border-radius: 4px;
}

.shida-8 .shida-3{
	display: none;
}

.shida-3 {
    width: 25.8%;
    floaT: left;
    position: relative;
}


.shida-1 {
	z-indeX:1;
	margin-bottom: 15px;
    width: 100%;
    floaT: left;
    position: relative;
    margin-top: 14px;
}

}

