audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }
video {
  width: 100% !important;
  height: auto;
   background: transparent url() no-repeat 0 0;
   -webkit-background-size:cover; 
   -moz-background-size:cover; 
   -o-background-size:cover; 
   background-size:cover;   }
.content-overlay {
   position: relative;
    z-index: 1;
    padding-bottom: 3%;
    padding-top: 15%;
    padding-left: 15%;
    padding-right: 15%;
    margin-top: -56.3%; 
    background: url(../img/overlay-grid.png) rgba(0,0,0,0.2);
}
.table {
    display: table;
    text-align: left;
    width: 50%;
    height: 100%;
    margin-top: -18%;
}
.cell {
    display: table-cell;
    vertical-align: middle;
}
.squarebrackets {
    font-size: 60px;
    line-height: 40px;
    position: relative;
    width: 437px;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.squarebrackets-span {
    font-size: 25px;
}
.squarebrackets:before {
	content: " ";
    position: absolute;
    border-left: 20px solid #fff;
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
    padding: 20px;
    top: -40px;
    bottom: -25px;
    left: -5px;
}
.squarebrackets:after
{
   content: " ";
   position: absolute;
   border-right:20px solid #fff;
   border-top:20px solid #fff;
   border-bottom:20px solid #fff;
   padding:20px;
   top:-40px;
   bottom:-25px;
   right: -5px;
}
.padding-top-zero{
    padding-top: 0px !important;
}
.title-medium {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    padding: 0;
}
.button {
    background-color: transparent;
    border: none;
    color: white;
    padding: 6px 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    margin-top: 30px;
    margin-right: 30px;
    cursor: pointer;
}
.button3 {
    background-color: none;
    color: #fff;
    border: 1px solid #fff;
    float: right;
}
.button-d {
    background-color: none;
    color: #02a7e0;
    border: 1px solid #02a7e0;
    border-radius: 10px;
    padding: 10px 13px !important;
    float: right;
    margin-top: 13px !important;
    margin-right: 0px !important;
    margin-bottom: 14px;
}
.button-d:hover{
    background-color: #02a7e0;
    color: #fff;
    border: 1px solid #02a7e0;
   /* -webkit-transition: background-color 2s ease-out 100ms;
    -moz-transition: background-color 2s ease-out 100ms;
    -o-transition: background-color 2s ease-out 100ms;
    transition: background-color 2s ease-out 100ms;*/
}
.button-f{
    color: #02a7e0;
    border: 2px solid #02a7e0;
    border-radius: 10px;
    padding: 10px 14px !important;
    margin-top: 5px !important;
    margin-bottom: 14px;
    margin: 30 auto;
    display: block;
}

.footer-bloc:hover .button-f{
    background-color: #02a7e0;
    color: #fff;
    border: 2px solid #02a7e0;
    /*-webkit-transition: background-color 2s ease-out 100ms;
    -moz-transition: background-color 2s ease-out 100ms;
    -o-transition: background-color 2s ease-out 100ms;
    transition: background-color 2s ease-out 100ms;*/
}

.button-ap{
    border:1px solid #4db524;
    color:#4db524;
}
.button-ap:hover{
    background-color: #4db524;
    border: 1px solid #4db524;
}
.footer-img{min-height: 77px;}
.rec-row{
    padding-left: 11px;
    padding-right: 11px; 
}
.reccommended-title .shows-title a{
    color:#fff;
    padding-left: 15px;
}
.reccommended-caption{
    position: absolute;
    margin-top: -85px;
    width:100%;
}
.reccommended-caption a:hover{
    color:#fafafa;
    text-decoration: none;
}
.reccommended-caption a{
    color:#fff;
    margin-left: 66%;
}
.reccommended-caption{
    background: rgba(33, 33, 33, 0.75);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0)), rgb(33, 33, 33);
    background: -o-linear-gradient(rgba(0, 0, 0, 0), rgb(33, 33, 33));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgb(33, 33, 33));
    background: linear-gradient(rgba(0, 0, 0, 0), rgb(33, 33, 33));
    color: #fff;
    height: 85px;
}
.reccommended-title{
    margin-top: 0px;
    position: absolute;
    z-index: 1;
    background: rgba(33, 33, 33, 0.75);
    background: -webkit-linear-gradient(rgb(33, 33, 33)), rgba(0, 0, 0, 0);
    background: -o-linear-gradient(rgb(33, 33, 33), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(rgb(33, 33, 33), rgba(0, 0, 0, 0));
    background: linear-gradient(rgb(33, 33, 33), rgba(0, 0, 0, 0));
    color: #fff;
    height: 85px;
    overflow: hidden;
    z-index: 9;
    width: 100%;
}
.reccommended-overlay{
    margin-top: 0px;
    position: absolute;
    z-index: 1;
    background: rgba(77, 77, 77, 0.94);
    color: #fff;
    display: none;
    height: 100%;
    overflow: hidden;
    z-index: 9;
    width: 100%;
}
.recommended-shows:hover .reccommended-overlay {
    display:block;
}

.shows-p{
    padding: 20px;
    color: #fff;
    line-height: 27px;
    margin-top: 15%;
    font-size: 16px;
}
.recommended-shows .block-shows {
    margin: 4px 0 4px 0;
}
.recommended-shows{
    padding-left: 4px;
    padding-right: 4px;
}
.hover-up:hover .button{
    margin-top: 25px; 
}
.hover-up .button, button {
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.title-small {
    color: #000;
    font-size: 20px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
.video-overlay-title {
    font-size: 50px;
    line-height: 50px;
    padding-top: 50px;
}
.section {
    max-width: 1349px;
    margin-left: auto;
    z-index: 20;
    position: relative;
    margin-right: auto;
    padding: 0 15px;
	margin-bottom:30px;
}
.block-heading {
    background: #fff;
    padding: 20px 20px 13px;
    position: relative;
    margin-bottom: 7px;
    margin-top: 15px;
}
.block-content {
    background: #fff;
    padding: 10px;
	overflow: auto;
}
.block-row {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
}
.block-shows{
	margin: 23px 0 5px 0;
}
.shows{
	position:relative;
}
.shows-title{
	color: #0096c8;
	font-weight:500;
	font-size:15px;
    min-height: 36px;
}
.shows-title a{
	text-decoration:none;
}
.featured-shows{
	padding: 11px 0px;
}
.featured-title {
	color: rgb(24, 24, 24);
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    padding: 0px;
}
.text-p{
	color: #6f6f6f;
}
.view-more > div {
    display: inline-block;
    padding: 0 13px 0 0;
    margin: 0 7px 60px 0 !important;
    white-space: nowrap;
    text-transform: none;
    position: relative;
}
.view-more a{
	color: #0096c8;
	text-decoration: none;
}
.featured-title a{
	color: inherit;
    text-decoration: none;
}

.align-center{text-align: center;}
.arrow-left {
    width: 0;
    height: 0;
    margin-left: 98%;
    position: absolute;
    margin-top: 28%;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid #fff;
}
.arrow-up {
    width: 0;
    height: 0;
    margin-left: 10%;
    margin-top: -5%;
    position: relative;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #fff;
}
.col-50 {
    float: left;
    display: block;
    margin-right: 0%;
    width: 50%;
    padding: 0 5px;
}
.left-half {
    /*background: #ffffff;
    box-shadow: 7px 4px 10px -2px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin:100% 0;
  -ms-transform-origin:100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  transform: skewX(-30deg);*/
  z-index: -1;
}
.right-half {
    background: #fff;
}
.half-title {
    padding: 30px 0px 30px 0px;
    text-align: center;
    color: #02a7e0;
    font-size: 22px;
    font-weight: normal;
}
.half-t{
    padding: 15px 0px;
    font-weight: normal;
    margin: 15px;
}
.left-half-text{transform: skew(30deg);}
.full-background {
    background: #fff;
    margin-bottom: 0px;
}
.full-background-row {
	display: block;
}
.full-bg-bottom{
    box-shadow: 7px 5px 10px -2px rgba(0, 0, 0, 0.2);
}
/*footer*/
.bottom-bar{
    background: #2C2B2D;
    color: #fff;
    font-size: 13px;
    clear: both;
    font-weight: 500;
    padding: 18px 0 18px;
}
.footer-menu-list li {
    float: left;
    margin: 0 25px 0 0;
}
.footer-menu-list li a {
    color:#f2f2f2;
}
.copyright {
    margin-top:25px;
}
.margin20{
    margin-top:20px;
}
/* line 67, D:/aartyomenko/Git/spectr/html/app/scss/_header.scss */
.main-header,
.sticky-header {
  padding: 0 0 0 58px; 
  /*max-height:65px;*/}
  @media screen and (max-width: 639px) {
    /* line 67, D:/aartyomenko/Git/spectr/html/app/scss/_header.scss */
    .main-header,
    .sticky-header {
      padding-left: 0; }
      #bg_pattern{display:none;}
      .title-small{font-size: 15px;}
      
}
  /* line 73, D:/aartyomenko/Git/spectr/html/app/scss/_header.scss */
  .main-header .mh-logo,
  .sticky-header .mh-logo {
    float: left;
    display: block;
    margin-right: 0%;
    width: 35.2125%;
    padding: 0 15px; }
    /* line 89, D:/aartyomenko/Git/spectr/html/app/vendor/neat/app/assets/stylesheets/grid/_span-columns.scss */
    .main-header .mh-logo:last-child,
    .sticky-header .mh-logo:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1077px) {
      /* line 73, D:/aartyomenko/Git/spectr/html/app/scss/_header.scss */
      .main-header .mh-logo,
      .sticky-header .mh-logo {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%;
        text-align: center; }
        /* line 89, D:/aartyomenko/Git/spectr/html/app/vendor/neat/app/assets/stylesheets/grid/_span-columns.scss */
        .main-header .mh-logo:last-child,
        .sticky-header .mh-logo:last-child {
          margin-right: 0; } }
  /* line 81, D:/aartyomenko/Git/spectr/html/app/scss/_header.scss */
  .main-header .mh-banner,
  .sticky-header .mh-banner {
    float: left;
    display: block;
    margin-right: 0%;
    width: 64.7875%;
    padding: 0 15px; }
    /* line 89, D:/aartyomenko/Git/spectr/html/app/vendor/neat/app/assets/stylesheets/grid/_span-columns.scss */
    .main-header .mh-banner:last-child,
    .sticky-header .mh-banner:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1077px) {
      /* line 81, D:/aartyomenko/Git/spectr/html/app/scss/_header.scss */
      .main-header .mh-banner,
      .sticky-header .mh-banner {
        float: left;
        display: block;
        margin-right: 0%;
        width: 100%;
        text-align: center; }
        /* line 89, D:/aartyomenko/Git/spectr/html/app/vendor/neat/app/assets/stylesheets/grid/_span-columns.scss */
        .main-header .mh-banner:last-child,
        .sticky-header .mh-banner:last-child {
          margin-right: 0; } }
    /* line 88, D:/aartyomenko/Git/spectr/html/app/scss/_header.scss */
    .main-header .mh-banner img,
    .sticky-header .mh-banner img {
      width: 100%; }
  /* line 92, D:/aartyomenko/Git/spectr/html/app/scss/_header.scss */
  .main-header .main-nav,
  .sticky-header .main-nav {
    float: left;
    display: block;
    margin-right: 0%;
    width: 93.33333%;
    padding: 0 15px; }
    /* line 89, D:/aartyomenko/Git/spectr/html/app/vendor/neat/app/assets/stylesheets/grid/_span-columns.scss */
    .main-header .main-nav:last-child,
    .sticky-header .main-nav:last-child {
      margin-right: 0; }
  /* line 96, D:/aartyomenko/Git/spectr/html/app/scss/_header.scss */
  .main-header .hd-search,
  .sticky-header .hd-search {
    float: right;
    display: block;
    margin-right: 0%;
    width: 6.66667%;
    padding: 0 15px; }
    /* line 89, D:/aartyomenko/Git/spectr/html/app/vendor/neat/app/assets/stylesheets/grid/_span-columns.scss */
    .main-header .hd-search:last-child,
    .sticky-header .hd-search:last-child {
      margin-right: 0; }


.section-bg-video {
    max-width: 100%;
    margin-left: auto;
    z-index: 20;
    position: relative;
    margin-right: auto;
    padding: 0px;
    margin-bottom: 30px;
}
.no-cursor{
    cursor: default!important;
}
.no-cursor:hover{
  color: black!important;
  font-weight: normal!important;
}
#bg_pattern { 
background-image: url(../img/overlay-grid.png); 
position: absolute; 
opacity: 0.8; 
left: 0px; 
/*top: 0px; 
width: 100%; 
height: 100%;*/ 
    top: 10px; 
width: 100%; 
height: 97%;
z-index: 1;
}
.home-video{max-height:172px;max-width:305px;}
            @media only screen and (min-width:1105px) and (max-width: 1340px) {
                .half-title {padding: 15px 0px 15px 0px;font-size: 20px;}
            }
            @media only screen and (min-width:768px) and (max-width: 1104px) {
                .half-title {padding: 10px 0px 10px 0px;font-size: 15px;}
                .button-f {
                            color: #0093d0;
                            border: 1px solid #0093d0;
                            border-radius: 10px;
                            padding: 10px 14px !important;
                            margin-top: 5px !important;
                            margin-bottom: 14px;
                          }
            }
            @media only screen and (min-width:966px) and (max-width: 1255px) {
                .home-video{max-height:124px;max-width:214px;}
            }
            @media only screen and (min-width:851px) and (max-width: 965px) {
                .home-video{max-height:114px;max-width:200px;}  
                .download-h3{font-size: 14px;}
            }
            @media only screen and (min-width:768px) and (max-width: 900px) {
                .button-f {
                            color: #0093d0;
                            border: 1px solid #0093d0;
                            border-radius: 10px;
                            padding: 8px 14px !important;
                            margin-top: 0px !important;
                            margin-bottom: 14px;
                          }
                .half-title {
                            padding: 7px 0px 7px 0px;
                            font-size: 14px;
                            }
                }
            @media only screen and (min-width:768px) and (max-width: 850px) {
                .home-video{max-height:100px;max-width:170px;} 
                
                .download-h3{font-size: 14px;}
            }
            
            
@media only screen and (min-width:400px) and (max-width: 767px) {
    .footer-img{min-height: 95px;}
    .half-title{font-size: 14px;padding: 6px 0px 6px 0px;}
                .button-f {
                    color: #0093d0;
                    border: 1px solid #0093d0;
                    border-radius: 10px;
                    padding: 5px 14px !important;
                    margin-top: 0px !important;
                    margin-bottom: 14px;
                    }
}
@media only screen and (min-width:680px) and (max-width: 767px) {
                .video-shows{margin-left: 25%;}
                .download-h3{font-size: 14px;}
            }
@media only screen and (min-width:570px) and (max-width: 679px) {
                .video-shows{margin-left: 19%;}
            }
@media only screen and (min-width:500px) and (max-width: 569px) {
                .video-shows{margin-left: 15%;}
                .download-h3{font-size: 13px;}
            }
@media only screen and (min-width:470px) and (max-width: 499px) {
                .video-shows{margin-left: 10%;}
                .download-h3{font-size: 13px;}
            }
@media only screen and (min-width:430px) and (max-width: 469px) {
                .video-shows{margin-left: 6%;}
                .download-h3{font-size: 13px;}
            }
@media only screen and (min-width:401px) and (max-width: 430px) {
                .video-shows{margin-left: 3%;}
                .download-h3{font-size: 13px;}
            }
@media only screen and (min-width:370px) and (max-width: 400px) {
                .video-shows{margin-left: 2%;}
                .half-title{font-size: 14px;padding: 0px;margin:15px 0;}
                .button-f {
                    color: #0093d0;
                    border: 1px solid #0093d0;
                    border-radius: 10px;
                    padding: 7px 14px !important;
                    margin-top: 6px !important;
                    margin-bottom: 14px;
                    }
                .download-h3{font-size: 13px;}
            }
@media only screen and (min-width:340px) and (max-width: 370px) {
                .video-shows{margin-left: 5px;}
                .half-title{font-size: 14px;padding: 0px;margin:15px 0;}
                .button-f {
                    color: #0093d0;
                    border: 1px solid #0093d0;
                    border-radius: 10px;
                    padding: 5px 14px !important;
                    margin-top: 0px !important;
                    margin-bottom: 14px;
                    }
                .download-h3{font-size: 12px;}
            }
@media only screen and (min-width:200px) and (max-width: 321px) {
                .video-shows{margin-left: -13px;}
                .half-title{font-size: 12px;padding: 0px;margin:15px 0;} 
                .button-f {
                    color: #0093d0;
                    border: 1px solid #0093d0;
                    border-radius: 10px;
                    padding: 5px 14px !important;
                    margin-top: 0px !important;
                    margin-bottom: 14px;
                    }
                .download-h3{font-size: 12px;}
            }
@media only screen and (min-width:200px) and (max-width: 767px) {
                .section-bg-video{margin-bottom: 15px;}
                .arrow-up{margin-top: -4%;}
            }
            @media (max-width: 767px){
                .copyright {
    margin-top: 10px;
}
            }

            
.fullwidth-banner{
    margin-top: 15px;
    display: inline-block;
display: inline-block;
    width: 100%;
    padding: 15px 0px;
background: #757575;
    background: -webkit-linear-gradient(#757575, #313131);
    background: -o-linear-gradient(#757575, #313131);
    background: -moz-linear-gradient(#757575, #313131);
    background: linear-gradient(#757575, #313131); 
}
.fullwidth-banner h2{
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 2px 2px black;
}
.fullwidth-banner-button{
    margin: 0 auto;
    display: block;
    border: 2px solid #fff;
    padding: 6px 15px;
    border-radius: 25px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background:transparent;
    text-shadow: 2px 2px black;
}
.fullwidth-banner-content{
    padding: 12.4% 0px;
}
.fullwidth-banner img{box-shadow: -1px 3px 17px -2px black;}
@media(min-width: 1024px) and (max-width: 1280px){
    .fullwidth-banner-content{
        padding: 8.4% 0px;
}
}
@media(min-width: 991px) and (max-width: 1023px){
    .fullwidth-banner-content{
           padding: 8.7% 0px;
}
}
@media (max-width: 990px){
.fullwidth-banner h2 {
    font-size: 26px;
}
.fullwidth-banner-button {
    font-size: 18px;
}
.fullwidth-banner-content {
    padding: 7.2% 0px;
}
}
@media (max-width: 800px){
    .fullwidth-banner-content{
           padding: 5.7% 0px;
}
}
@media(max-width: 767px){
    .fullwidth-banner{margin-top: 15px;}
    .pad-xs-0{
        padding-left: 0px;
        padding-right:0px;
    }
    .fullwidth-banner{
       padding: 0px;
    overflow: hidden;
    width: 100%;
    }
    .fullwidth-banner img{
        width: 100%;
    }
    .fullwidth-banner-content {
    padding: 14.7% 0px;
    position: absolute;
    z-index: 9;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}
}
@media (max-width: 480px){
    .fullwidth-banner-content {
    padding: 53px 0px;
}
.fullwidth-banner h2 {
    font-size: 21px;
    margin-top: 10px;
}
.fullwidth-banner-button {
    font-size: 14px;
}
}
@media (max-width: 360px){
    .fullwidth-banner-content {
    padding: 25px 0px;
}
}            