@charset "windows-1251";
/*****************************************/
/* RESET STYLES                          */
/*****************************************/
* {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
}

ol, ul, span {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

abbr, acronym { 
    border: 0;
}
/*****************************************/
/* BASICS                                */
/*****************************************/

.clearfix:before, .clearfix:after{
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/*@font-face {
    font-family: 'solomon_sans_boldbold';
    src: url('fonts/solomon_sans_bold.eot');
    src: url('fonts/solomon_sans_bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/solomon_sans_bold.woff') format('woff'),
    url('fonts/solomon_sans_bold.ttf') format('truetype'),
    url('fonts/solomon_sans_bold.svg#solomon_sans_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'solomon_sans_thinregular';
    src: url('fonts/solomon_sans_thin.eot');
    src: url('fonts/solomon_sans_thin.eot?#iefix') format('embedded-opentype'),
    url('fonts/solomon_sans_thin.woff') format('woff'),
    url('fonts/solomon_sans_thin.ttf') format('truetype'),
    url('fonts/solomon_sans_thin.svg#solomon_sans_thinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'solomon_sans_lightregular';
    src: url('fonts/solomon_sans_light.eot');
    src: url('fonts/solomon_sans_light.eot?#iefix') format('embedded-opentype'),
    url('fonts/solomon_sans_light.woff') format('woff'),
    url('fonts/solomon_sans_light.ttf') format('truetype'),
    url('fonts/solomon_sans_light.svg#solomon_sans_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'solomon_sans_normalregular';
    src: url('fonts/solomon_sans_normal.eot');
    src: url('fonts/solomon_sans_normal.eot?#iefix') format('embedded-opentype'),
    url('fonts/solomon_sans_normal.woff') format('woff'),
    url('fonts/solomon_sans_normal.ttf') format('truetype'),
    url('fonts/solomon_sans_normal.svg#solomon_sans_normalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'solomon_sans_semiboldregular';
    src: url('fonts/solomon_sans_semibold.eot');
    src: url('fonts/solomon_sans_semibold.eot?#iefix') format('embedded-opentype'),
    url('fonts/solomon_sans_semibold.woff') format('woff'),
    url('fonts/solomon_sans_semibold.ttf') format('truetype'),
    url('fonts/solomon_sans_semibold.svg#solomon_sans_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'solomon_sans_bookregular';
    src: url('fonts/solomon_sans_book.eot');
    src: url('fonts/solomon_sans_book.eot?#iefix') format('embedded-opentype'),
    url('fonts/solomon_sans_book.woff') format('woff'),
    url('fonts/solomon_sans_book.ttf') format('truetype'),
    url('fonts/solomon_sans_book.svg#solomon_sans_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'PFDinTextCondPro-Thin';
    src: url('fonts/pfdintextcondpro-thin-webfont.eot');
    src: url('fonts/pfdintextcondpro-thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/pfdintextcondpro-thin-webfont.woff') format('woff'),
    url('fonts/pfdintextcondpro-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFDinTextCondPro-XThin';
    src: url('fonts/pfdintextcondpro-xthin-webfont.eot');
    src: url('fonts/pfdintextcondpro-xthin-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/pfdintextcondpro-xthin-webfont.woff') format('woff'),
    url('fonts/pfdintextcondpro-xthin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFDinTextCondPro-Bold';
    src: url('fonts/pfdintextcondpro-bold-webfont.eot');
    src: url('fonts/pfdintextcondpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/pfdintextcondpro-bold-webfont.woff') format('woff'),
    url('fonts/pfdintextcondpro-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
* {
    font-family: 'PFDinTextCondPro-XThin';
    color: #ffffff;
    text-rendering: optimizeLegibility;
}

span.thin {
    font-family: 'PFDinTextCondPro-XThin';
}

html, body {
    height: 100%;
    background: #242b32 url("img/body_bg.png") top center repeat-y;
}
#wrapper {
    min-height: 100%;
    width: 1340px;
    margin: 0 auto -100px;
    background: url("img/round_bg.png") top center no-repeat;
}
#wrapper:after {
    content: '';
    display: table;
    height: 100px;
}
section {
    margin: 0 auto;
    width: 960px;
    min-height: 100%;
    padding-bottom: 30px;
}
#filter_main {
    position: relative;
    left: 10px;
    display: none;
    text-align: center;
}
#main2 {
    position: relative;
    left: 10px;
}
.box-container-big {
    display: inline-block;
    float: left;
    margin: 0 20px 20px 0;
    border-radius: 5px;
    opacity: 0.7;
    text-align: left;
}
.box-container-big:hover {
    opacity: 1;
    cursor: pointer;
}
.box-container-small {
    display: inline-block;
    float: left;
    margin: 0 20px 20px 0;
    border-radius: 5px;
    text-align: left;
}
.box-container-small:hover {
    cursor: pointer;
}
.box-hover {
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: 11; 
    height: 100px;
    background-color: #ffffff;
    border-radius: 5px;
    transition: opacity 0.2s 0.2s;
} 
.radiof .box-hover {
    width: 220px;
} 
.internetf .box-hover, .excelf .box-hover {
    width: 100px;
} 
.box-button-hover {
    position: relative;
    display: block;
    height: 100px;
    overflow: hidden;
    border: 0px solid currentColor;
    border-radius: 5px;
}
.radiof.box-button-hover {
    width: 220px;
}
.internetf.box-button-hover, .excelf.box-button-hover {
    width: 100px;
}
.box-button-hover .button-hover {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: width 0.4s, height 0.4s;
    z-index: 10;
}
.box-button-hover:hover .box-hover{
    opacity: 1;
}
.box-button-hover:hover {
    color: #ffffff;
}
.radiof.box-button-hover:hover .button-hover {
    width: 495px;
    height: 495px;
}
.internetf.box-button-hover:hover .button-hover, 
.excelf.box-button-hover:hover .button-hover {
    width: 155px;
    height: 155px;
}
.radiof.box-button-hover:active {
    background: #2d95bf;
}
.internetf.box-button-hover:active {
    background: #955ba5;
}
.excelf.box-button-hover:active {
    background: #57cd00;
}
/*Ilias add*/
.wordf.box-button-hover:active {
    background: #33ccff;
}
.didzhitalf.box-button-hover:active {
    background: #e4004c;
}
.presentacf.box-button-hover:active {
    background: #e497f9;
}


.tvf {
    width: 940px;
    height: 220px;
}
.boardf {
    width: 460px;
    height: 220px;
}
.pressf {
    width: 220px;
    height: 220px;
}
.radiof {
    position: relative;
    background-color: #2d95bf;
    width: 220px;
    height: 100px;
}
.internetf {
    position: relative;
    background-color: #955ba5;
    width: 100px;
    height: 100px;
}
.excelf {
    position: relative;
    background-color: #57cd00;
    width: 100px;
    height: 100px;
}
/*Ilias add*/
.wordf {
    background-color: #33ccff;
}
.didzhitalf {
    background-color: #e4004c;
}
.presentacf {
    background-color: #e497f9;
}

.tvf .logo-box {
    width: 940px;
    height: 44px;
    padding-top: 15px;
    border-bottom: solid 1px #f15a5a;
    vertical-align: middle;
}
.boardf .logo-box {
    width: 460px;
    height: 44px;
    padding-top: 15px;
    border-bottom: solid 1px #f0c419;
    vertical-align: middle;
}
.pressf .logo-box {
    width: 220px;
    height: 44px;
    padding-top: 15px;
    border-bottom: solid 1px #4eba6f;
    vertical-align: middle;
}
.box-container-big .logo-box .box-cont {
    display: block;
    border-radius: 0 5px 5px 0;
    text-align: center;
    vertical-align: middle;
}
.tvf .logo-box .box-cont {
    width: 100px;
    height: 30px;
    background-color: #f15a5a;
}
.boardf .logo-box .box-cont {
    width: 62px;
    height: 30px;
    background-color: #f0c419;
}
.pressf .logo-box .box-cont {
    width: 80px;
    height: 30px;
    background-color: #4eba6f;
}
.radiof .box-cont {
    position: relative;
    width: 76px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 5px 0 5px 0;
    text-align: center;
    z-index: 15;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}
.internetf .box-cont, .excelf .box-cont {
    width: 100px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 5px 5px 0 0;
    text-align: center;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}
.box-container-big .logo-box .box-cont svg {
    width: 16px;
    height: 16px;
    fill: white;
}
.tvf .logo-box .box-cont svg {
    margin: 6px 6px 0 0;
}
.boardf .logo-box .box-cont svg {
    margin: 6px 5px 0 0;
}
.pressf .logo-box .box-cont svg {
    margin: 6px 5px 0 0;
}
.radiof .box-cont svg {
    width: 16px;
    height: 16px;
    fill: #2d95bf;
    margin: 6px 5px 0 0;
}
.internetf .box-cont svg {
    width: 16px;
    height: 16px;
    fill: #955ba5;
    margin: 6px 5px 0 0;
}
.excelf .box-cont svg {
    width: 16px;
    height: 16px;
    fill: #57cd00;
    margin: 6px 5px 0 0;
}
/*Ilias add*/
.wordf .box-cont svg {
    fill: #33ccff;
}
.didzhitalf .box-cont svg {
    fill: #e4004c;
}
.presentacf .box-cont svg {
    fill: #e497f9;
}

.box-container-big .logo-box .box-cont span {
    font-size: 12px;
    text-transform: uppercase;
}
.tvf .logo-box .box-cont span {
    vertical-align: middle;
}
.boardf .logo-box .box-cont span {
    position: relative;
    top: -3px;
}
.pressf .logo-box .box-cont span {
    position: relative;
    top: -3px;
}
.radiof .box-cont span {
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    top: -2px;
    color: #2d95bf;
}
.internetf .box-cont span {
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    top: -2px;
    color: #955ba5;
}
.excelf .box-cont span {
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    top: -2px;
    color: #57cd00;
}
/*Ilias add*/
.wordf .box-cont span {
    color: #33ccff;
}
.didzhitalf .box-cont span {
    color: #e4004c;
}
.presentacf .box-cont span {
    color: #e497f9;
}

.tvf .title, .boardf .title {
    font-size: 30px;
    font-family: 'PFDinTextCondPro-Bold'; 
    text-transform: uppercase;
    margin: 15px 0 2px 20px;
}
.pressf .title {
    font-size: 25px;
    font-family: 'PFDinTextCondPro-Bold'; 
    text-transform: uppercase;
    margin: 10px 0 2px 15px;
}
.radiof .title, .internetf .title, .excelf .title {
    font-size: 16px;
    font-family: 'PFDinTextCondPro-Bold'; 
    text-transform: uppercase;
    margin: 10px 0 0 10px;
}
.tvf .thin, .boardf .thin {
    font-size: 20px;
    margin-left: 20px;
    display: block;
}
.pressf .thin {
    font-size: 16px;
    margin-left: 15px;
    display: block;
}
.radiof .thin, .internetf .thin, .excelf .thin {
    display: list-item;
    font-size: 12px;
    margin-left: 10px;
}
.tvf .box-links {
    float: right;
    margin: -59px 20px 0 0;
}
.boardf .box-links {
    float: right;
    position: relative;
    top: -30px;
}
.pressf .box-links {
    float: right;
    position: relative;
    top: -30px;
}
.radiof .box-links {
    float: left;
    position: relative;
    top: 38px;
    left: 51px;
}
.internetf .box-links {
    float: left;
    position: relative;
    top: 17px;
    left: 22px;
}
.archivef .box-links, .excelf .box-links {
    float: left;
    position: relative;
    top: 35px;
    left: 22px;
}
.tvf .box-links a {
    text-decoration: none;
}
.tvf .box-links .watch {
    display: block;
    width: 131px;
    height: 38px;
    border-radius: 5px;
    border: solid 1px #f15a5a;
    text-align: center;
    margin-bottom: 10px;
}
.boardf .box-links .watch {
    display: block;
    float: right;
    width: 54px;
    height: 28px;
    border-radius: 5px;
    border: solid 1px #f0c419;
    text-align: center;
}
.pressf .box-links .watch, .pressf .box-links .watch_download {
    display: block;
    float: right;
    width: 54px;
    height: 28px;
    border-radius: 5px;
    border: solid 1px #4eba6f;
    text-align: center;
}
.radiof .box-links .watch {
    display: block;
    float: left;
    width: 54px;
    height: 28px;
    border-radius: 5px;
    border: solid 1px #2d95bf;
    text-align: center;
    margin-right: 6px;
}
.internetf .box-links .watch {
    display: block;
    float: left;
    width: 54px;
    height: 28px;
    border-radius: 5px;
    border: solid 1px #955ba5;
    text-align: center;
    margin-bottom: 6px;
}
.tvf .box-links .download {
    display: block;
    width: 131px;
    height: 38px;
    border-radius: 5px;
    border: solid 1px #f15a5a;
    text-align: center;
}
.boardf .box-links .download {
    display: block;
    float: right;
    width: 54px;
    height: 28px;
    border-radius: 5px;
    border: solid 1px #f0c419;
    text-align: center;
    margin: 0 15px 0 5px;
}
.pressf .box-links .download {
    display: block;
    float: right;
    width: 54px;
    height: 28px;
    border-radius: 5px;
    border: solid 1px #4eba6f;
    text-align: center;
    margin: 0 10px 0 5px;
}
.radiof .box-links .download {
    display: block;
    float: left;
    width: 54px;
    height: 28px;
    border-radius: 5px;
    border: solid 1px #2d95bf;
    text-align: center;
}
.internetf .box-links .download {
    display: block;
    float: left;
    width: 54px;
    height: 28px;
    border-radius: 5px;
    border: solid 1px #955ba5;
    text-align: center;
}
.excelf .box-links .download {
    display: block;
    float: left;
    width: 54px;
    height: 28px;
    border-radius: 5px;
    border: solid 1px #57cd00;
    text-align: center;
}
/*Ilias add*/
.wordf .box-links .download {
    border: solid 1px #33ccff;
}
.didzhitakf .box-links .download {
    border: solid 1px #e4004c;
}

.download.disabled {
    pointer-events: none;
    cursor: default;
}
.tvf .box-links .watch:hover, .tvf .box-links .download:hover {
    background-color: #f15a5a;
}
.boardf .box-links .watch:hover, .boardf .box-links .download:hover {
    background-color: #f0c419;
}
.pressf .box-links .watch:hover, .pressf .box-links .download:hover,
.pressf .box-links .watch_download:hover {
    background-color: #4eba6f;
}
.radiof .box-links .watch:hover, .radiof .box-links .download:hover {
    background-color: #2d95bf;
}
.internetf .box-links .watch:hover, .internetf .box-links .download:hover {
    background-color: #955ba5;
}
.excelf .box-links .download:hover {
    background-color: #57cd00;
}
/*Ilias add*/
.excelf .box-links .download:hover {
    background-color: #33ccff;
}
.didzhitalf .box-links .watch, .didzhitalf .box-links .download {
    border: solid 1px #e4004c;
}
.didzhitalf .box-links .watch:hover, .didzhitalf .box-links .download:hover {
    background-color: #e4004c;
}
.presentacf .box-links .watch, .presentacf .box-links .download {
    border: solid 1px #e497f9;
}
.presentacf .box-links .watch:hover, .presentacf .box-links .download:hover {
    background-color: #e497f9;
}

.radiof .box-links .watch:hover svg, .radiof .box-links .download:hover svg,
.internetf .box-links .watch:hover svg, .internetf .box-links .download:hover svg, 
.excelf .box-links .download:hover svg {
    fill: #ffffff;
}
.tvf .box-links .watch svg {
    width: 24px;
    height: 24px;
    fill: white;
    margin: 7px 7px 0 0;
}
.boardf .box-links .watch svg, .pressf .box-links .watch svg,
.pressf .box-links .watch_download svg {
    width: 24px;
    height: 24px;
    fill: white;
    margin-top: 2px;
}
.radiof .box-links .watch svg {
    width: 24px;
    height: 24px;
    fill: #2d95bf;
    margin-top: 2px;
}
.internetf .box-links .watch svg {
    width: 24px;
    height: 24px;
    fill: #955ba5;
    margin-top: 2px;
}
.tvf .box-links .download svg {
    width: 24px;
    height: 24px;
    fill: white;
    margin: 4px 6px 0 0;
}
.boardf .box-links .download svg, .pressf .box-links .download svg {
    width: 22px;
    height: 22px;
    fill: white;
    margin-top: 2px;
}
.radiof .box-links .download svg {
    width: 22px;
    height: 22px;
    fill: #2d95bf;
    margin-top: 2px;
}
.internetf .box-links .download svg {
    width: 22px;
    height: 22px;
    fill: #955ba5;
    margin-top: 2px;
}
.excelf .box-links .download svg {
    width: 22px;
    height: 22px;
    fill: #57cd00;
    margin-top: 2px;
}
/*Ilias add*/
.wordf .box-links .download svg {
    fill: #33ccff;
}
.didzhitalf .box-links .watch svg, .didzhitalf .box-links .download svg {
    fill: #e4004c
}
.presentacf .box-links .watch svg, .presentacf .box-links .download svg {
    fill: #e497f9
}


.tvf .box-links .watch span {
    position: relative;
    top: -6px;
}
.tvf .box-links .download span {
    position: relative;
    top: -3px;
}
.download-all {
    margin-top: 40px;
}
.download-all a{
    display: block;
    width: 178px;
    height: 58px;
    border-radius: 5px;
    border: solid 1px #96aaca;
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    transition: all 0.5s;
}
.download-all a:hover{
    background-color: #96aaca;
    cursor: pointer;
    transition: all 0.5s;
}
.download-all svg{
    width: 24px;
    height: 24px;
    fill: #ffffff;
    margin: 14px 10px 0 0;
}
.download-all span{
    position: relative;
    top: -3px;
}
/*#left-top-container, #left-bottom-container, #right-bottom-container, #right-top-container {
    display: block;
    float: left;
    text-align: left;
}
#left-top-container, #left-bottom-container {
    /*border: 1px solid red;*/
    /*width: 648px;
    padding-left: 6px;
}
#left-top-container, #right-top-container {
    height: 567px;
}

#left-bottom-container, #right-bottom-container {
}

#right-top-container, #right-bottom-container {
    /*border: 1px solid white;*/
    /*width: 324px;
    padding-right: 6px;
}

.grey-box, .blue-box, .purple-box, .big-box, .rectangle-small, .rectangle-big, .small-blue-box, .small-green-box, .green-box, .olive-box {
    padding: 24px;
    margin: 6px;
    display: inline-block;
    /*border-radius: 10px;*/
    /*behavior: url("public/htc/PIE.htc");*/
    /*background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
    vertical-align: top;
}
.big-box, .rectangle-small, .rectangle-big {
    padding: 23px;
    border: 1px solid;
    border-color: #1b1339;
    border-radius: 3px;
}
.big-box {
    border-color: #083050;
}
.grey-box {
    height: 53px;
    width: 53px;
    padding: 8px;
    background-image: url("img/grey-box.png");
}
.blue-box, .purple-box, .green-box, .olive-box {
    height: 102px;
    width: 102px;
}
.blue-box {
    background-image: url("img/blue-box.png");
}
.purple-box {
    background-image: url("img/purple-box.png");
}
.green-box {
    background-image: url("img/green-box.png");
}
.olive-box {
    background-image: url("img/olive-box.png");
}
.big-box {
    height: 183px;
    width: 183px;
    background-color: plum;
}

.rectangle-small {
    height: 183px;
    width: 264px;
    background-color: plum;
}

.rectangle-big {
    width: 426px;
    height: 264px;
    background-color: plum;
}
.thin {
    display: block;
}

#right-bottom-container .purple-box {
    float: left;
}
.rectangle-big .logo-box, .rectangle-small .logo-box, .purple-box .logo-box {
    background: url('img/sprite.png') no-repeat 0 -453px;
    height: 27px;
}
.no-logo .logo-box {
    background: none !important;
}
.rectangle-big .logo-box, .rectangle-small .logo-box, .big-box .logo-box {
    border-bottom: 1px solid #dfdfdf;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.rectangle-big .logo-box, .rectangle-small .logo-box {
    padding-bottom: 30px;
}

.big-box .logo-box {
    background: url('img/sprite.png') no-repeat -50px -376px;
    height: 58px;
    padding-bottom: 15px;

}

.rectangle-big .title, .rectangle-small .title, .big-box .title {
    font-size: 24px;
    text-transform: uppercase;
    padding: 17px 0 3px 0;
}
.rectangle-big .thin {
    font-size: 24px;
}
.action, .download-action {
    display: inline-block;
    font-family: 'PFDinTextCondPro-XThin';
    font-size: 14px;
    color: #ffb527;
    text-decoration: underline;
    text-shadow: none;
    position: relative;
}
.action {
    margin-top: 4px;
    height: 20px;
}
.download-action {
    height: 16px;
}
.action:hover, .download-action:hover {
    text-decoration: none;
}
.download-action:after {
    position: absolute;
    content: ' ';
    display: inline-block;
    padding: 9px;
    margin-left: 10px;
    margin-top: -2px;

    background: url('img/sprite.png') -11px -1066px no-repeat;
}
.action:after {
    content: ' ';
    display: inline-block;
    padding: 10px;
    background: url('img/sprite.png') -315px 0px no-repeat;
}
/**
Blue box - radio
grey-box - banner
green-box - excel
olive-box - надпись
purple-box - play

*//*
.rectangle-big .logo-box, .rectangle-small .logo-box, .purple-box .logo-box {
    background: url('img/sprite.png') no-repeat 0 -453px;
    height: 27px;
}
.no-logo .logo-box {
    background: none !important;
}
.rectangle-big .logo-box, .rectangle-small .logo-box, .big-box .logo-box {
    border-bottom: 1px solid #dfdfdf;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.rectangle-big .logo-box, .rectangle-small .logo-box {
    padding-bottom: 30px;
}

.big-box .logo-box {
    background: url('img/sprite.png') no-repeat -50px -376px;
    height: 58px;
    padding-bottom: 15px;

}

*/
/*.boardf .logo-box {
    background: url('img/sprite.png') no-repeat -259px -713px;
    height: 48px;
    padding-bottom: 15px;
}
.pressf .logo-box {
    background: url('img/sprite.png') no-repeat -50px -376px;
    height: 58px;
    padding-bottom: 15px;
}
.blue-box .logo-box {
    background: url('img/sprite.png') no-repeat -155px -317px;
    height: 32px;
    padding-bottom: 10px;
}

.grey-box .logo-box {
    background: url('img/sprite.png') no-repeat -221px -271px;
    height: 16px;
}
.green-box .logo-box {
    background: url('img/sprite.png') no-repeat -19px -852px;
    height: 34px;
    padding-bottom: 8px;
}
.olive-box .logo-box {
    background: url('img/sprite.png') no-repeat -9px -1131px;
    height: 24px;
    padding-bottom: 8px;
}
.purple-box .logo-box {
    text-align: right;
    font-family: 'PFDinTextCondPro-XThin';
    padding-bottom: 13px;
    font-size: 26px;
}
.purple-box .title {
    font-size: 15px;
}
.purple-box .thin {
    font-family: 'PFDinTextCondPro-XThin';
    margin-top: 3px;
    line-height: 15px;
    font-size: 12px;
}

.grey-box .title {
    font-family: 'PFDinTextCondPro-XThin';
    margin: 5px 0 0 0;
    font-size: 14px;
}
.grey-box .thin{
    font-family: 'PFDinTextCondPro-XThin';
    font-size: 9px;
}

.rectangle-small .title {
    padding-top: 20px;
    line-height: 26px;
}
.rectangle-small .thin, .big-box .thin {
    font-size: 18px;
}
.rectangle-small .thin, .big-box .thin-2 {
    font-size: 14px;
}
.big-box .thin {
    text-transform: uppercase;
}
.rectangle-small .action {
    margin-top: 8px;
}
.rectangle-small .thin {
    font-family: 'PFDinTextCondPro-XThin';
    text-transform: uppercase;
    margin-top: -2px;
    padding-bottom: 4px;
}
.big-box .title {
    line-height: 19px;
    padding-bottom: 4px;
}
.big-box .thin{
    margin-top: 1px;
}*/

/*****************************************/
/* HEADER                                */
/*****************************************/
header {
    padding-top: 104px;
    background: url("img/header.png") top center no-repeat, 
                url("img/round_bg.png") top center no-repeat;
    margin-bottom: 40px;
    background-color: #262b33;
}
nav#monthly{
    margin: 25px auto 10px;
    height: 76px;
    width: 940px;
    font-size: 30px;
    text-align: center;
    position: relative;
}

.leftalign {
    float: left;
}
.rightalign {
    float: right;
}
nav#monthly #styled-select-monthly {
    display: inline-block;
    margin-left: 10px;
}
nav#monthly #styled-select-avto {
    display: inline-block;
    margin-left: 10px
}
nav#monthly h3, nav#monthly h2, nav#monthly ul li, 
.wrapper-dropdown-2 .dropdown li a, .wrapper-dropdown-3 .dropdown2 li a { 
/*.wrapper-dropdown-2 span, .wrapper-dropdown-3 span {*/
    display: inline-block;
    line-height: 76px;
    font-family: 'PFDinTextCondPro-XThin';
}
nav#monthly h2 {
    color: #96aaca;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
nav#monthly h3 {
    color: #96aaca;
    font-size: 36px;
}
nav#monthly ul li {
    display: block;
    text-align: left;
}
#dd-current {
    width: 185px;
    text-align: left;
    background-color: #96aaca;
}
#dd-current2 {
    width: 50px;
    text-align: left;
    background-color: #96aaca;
}
.wrapper-dropdown-2,
.wrapper-dropdown-3 {
    /* Size and position */
    position: relative; /* Enable absolute positionning for children and pseudo elements */
    width: 100%;
    margin: 0 auto;

    /* Styles */
    display: inline-block;
    background: transparent;
    cursor: pointer;
    outline: none;
}
.wrapper-dropdown-2:after,
.wrapper-dropdown-3:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 17px;
    top: 54%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #262b33 transparent;
}

.wrapper-dropdown-2 .dropdown,
.wrapper-dropdown-3 .dropdown2 {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    z-index: 20;

    /* Styles */
    display: inline-block;
    background: #96aaca;
    transition: all 0.3s ease-out;
    list-style: none;

    /* Hiding */
    opacity: 0;
    pointer-events: none;
}
.wrapper-dropdown-2 span, .wrapper-dropdown-2 .dropdown li a,
.wrapper-dropdown-3 span, .wrapper-dropdown-3 .dropdown2 li a {
    display: inline-block;
    font-family: 'PFDinTextCondPro-XThin';
    color: #fefefe;
    text-shadow: none;
}
.wrapper-dropdown-2 span,
.wrapper-dropdown-3 span {
    border: solid 1px #96aaca;
    border-radius: 5px; 
    padding: 10px 43px 10px 15px;
}
.wrapper-dropdown-2 .dropdown li a,
.wrapper-dropdown-3 .dropdown2 li a {
    font-size: 36px;
    line-height: 36px;
    display: block;
    text-decoration: none;
    padding: 10px;
    transition: all 0.3s ease-out;
}

/* Hover state */

.wrapper-dropdown-2 .dropdown li:hover a,
.wrapper-dropdown-3 .dropdown2 li:hover a {
    text-decoration: none;
}

/* Active state */

.wrapper-dropdown-2.active:after,
.wrapper-dropdown-3.active:after {
    border-width: 0 6px 6px 6px;
}
.wrapper-dropdown-2.active .dropdown,
.wrapper-dropdown-3.active .dropdown2 {
    opacity: 1;
    pointer-events: auto;
    border-radius: 0 0 5px 5px;
    padding-left: 5px;
}
.wrapper-dropdown-2.active .dropdown li,
.wrapper-dropdown-3.active .dropdown2 li {
    transition: all 0.3s;
}
.wrapper-dropdown-2.active .dropdown li:hover,
.wrapper-dropdown-3.active .dropdown2 li:hover {
    padding-left: 5px;
    opacity: 0.75;
    transition: all 0.3s;
}
.wrapper-dropdown-2.active #dd-current,
.wrapper-dropdown-3.active #dd-current2 {
    border-radius: 5px 5px 0 0;
}
.wrapper-dropdown-2.active .dropdown:before {
    content: "";
    width: 211px;
    height: 0;
    border-bottom: 1px solid #000000;
    position: absolute;
    left: 17px;
    top: 0;
}
.wrapper-dropdown-3.active .dropdown2:before {
    content: "";
    width: 76px;
    height: 0;
    border-bottom: 1px solid #000000;
    position: absolute;
    left: 17px;
    top: 0;
}
/* No CSS3 support */

.style--margin-right {
    margin-right: 20px;
}
.link-dilers {
    position: relative;
    display: inline-block;
    color: #96aaca;
    line-height: 76px;
    font-family: 'PFDinTextCondPro-XThin';
    text-decoration: none;
    opacity: 0.3;
}
.link-dilers:after {
    content: "";
    width: 100%;
    height: 1px;    
    position: absolute;
    bottom: 20px;
    right: 0;
    background: #96aaca;
}
.link-dilers:hover:after {
    background: transparent;
}

.no-opacity       .wrapper-dropdown-2 .dropdown,
.no-pointerevents .wrapper-dropdown-2 .dropdown,
.no-opacity       .wrapper-dropdown-3 .dropdown2,
.no-pointerevents .wrapper-dropdown-3 .dropdown2 {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-2.active .dropdown,
.no-pointerevents .wrapper-dropdown-2.active .dropdown,
.no-opacity       .wrapper-dropdown-3.active .dropdown2,
.no-pointerevents .wrapper-dropdown-3.active .dropdown2 {
    display: block;
}

nav#horizontal {
    width: 940px;
    margin: 0 auto;
}

nav#horizontal a {
    position: relative;
    font-family: 'PFDinTextCondPro-XThin';
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    text-shadow: none;
}
nav#horizontal a:hover {
    text-decoration: none;
}
nav#horizontal #tv-nav{
    display: inline-block;
    margin-left: 16px;
}
nav#horizontal #board-nav, nav#horizontal #press-nav, 
nav#horizontal #radio-nav, nav#horizontal #internet-nav {
    display: inline-block;
    margin-left: 17px;
}
nav#horizontal a.horizontal-nav {
    width: 140px;
    height: 99px;
    text-align: center;
    vertical-align: middle; 
}
nav#horizontal #all-nav {
    border-bottom: solid 1px #96aaca;
}
nav#horizontal #tv-nav {
    border-bottom: solid 1px #f15a5a;
}
nav#horizontal #board-nav {
    border-bottom: solid 1px #f0c419;
}
nav#horizontal #press-nav {
    border-bottom: solid 1px #4eba6f;
}
nav#horizontal #radio-nav {
    border-bottom: solid 1px #2d95bf;
}
nav#horizontal #internet-nav {
    border-bottom: solid 1px #955ba5;
}
nav#horizontal #all-nav span {
    color: #96aaca;
}
nav#horizontal #tv-nav span {
    color: #f15a5a;
}
nav#horizontal #board-nav span {
    color: #f0c419;
}
nav#horizontal #press-nav span {
    color: #4eba6f;
}
nav#horizontal #radio-nav span {
    color: #2d95bf;
}
nav#horizontal #internet-nav span {
    color: #955ba5;
}
nav#horizontal svg {
    width: 32px;
    height: 32px;
}
nav#horizontal #all-nav svg {
    fill: #96aaca;
    margin: 20px 0 6px 0;
}
nav#horizontal #tv-nav svg {
    fill: #f15a5a;
    margin: 20px 0 10px 0;
}
nav#horizontal #board-nav svg {
    fill: #f0c419;
    margin: 20px 0 10px 0;
}
nav#horizontal #press-nav svg {
    fill: #4eba6f;
    margin: 20px 0 10px 0;
}
nav#horizontal #radio-nav svg {
    fill: #2d95bf;
    margin: 20px 0 10px 0;
}
nav#horizontal #internet-nav svg {
    fill: #955ba5;
    margin: 20px 0 10px 0;
}
nav#horizontal #all-nav.active svg, nav#horizontal #tv-nav.active svg,
nav#horizontal #board-nav.active svg, nav#horizontal #press-nav.active svg, 
nav#horizontal #radio-nav.active svg, nav#horizontal #internet-nav.active svg {
    fill: white;    
}
nav#horizontal #all-nav.active span, nav#horizontal #tv-nav.active span,
nav#horizontal #board-nav.active span, nav#horizontal #press-nav.active span, 
nav#horizontal #radio-nav.active span, nav#horizontal #internet-nav.active span {
    color: white;
}
nav#horizontal #all-nav.active {
    border-bottom: solid 1px #96aaca;
    background-color: #96aaca;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #tv-nav.active {
    border-bottom: solid 1px #f15a5a;
    background-color: #f15a5a;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #board-nav.active {
    border-bottom: solid 1px #f0c419;
    background-color: #f0c419;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #press-nav.active {
    border-bottom: solid 1px #4eba6f;
    background-color: #4eba6f;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #radio-nav.active {
    border-bottom: solid 1px #2d95bf;
    background-color: #2d95bf;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #internet-nav.active {
    border-bottom: solid 1px #955ba5;
    background-color: #955ba5;
    border-radius: 5px 5px 0 0;
}
nav#horizontal .horizontal-nav.active:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 64px;
    top: 100px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
}
nav#horizontal .horizontal-nav:hover.active:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 63px;
    top: 99px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
}
nav#horizontal #all-nav.active:after {
    border-color: #96aaca transparent;
}
nav#horizontal #tv-nav.active:after {
    border-color: #f15a5a transparent;
}
nav#horizontal #board-nav.active:after {
    border-color: #f0c419 transparent;
}
nav#horizontal #press-nav.active:after {
    border-color: #4eba6f transparent;
}
nav#horizontal #radio-nav.active:after {
    border-color: #2d95bf transparent;
}
nav#horizontal #internet-nav.active:after {
    border-color: #955ba5 transparent;
}
nav#horizontal #all-nav:hover {
    width: 138px;
    height: 98px; 
    border: solid 1px #96aaca;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #tv-nav:hover {
    width: 138px;
    height: 98px;
    border: solid 1px #f15a5a;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #board-nav:hover {
    width: 138px;
    height: 98px;
    border: solid 1px #f0c419;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #press-nav:hover {
    width: 138px;
    height: 98px;
    border: solid 1px #4eba6f;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #radio-nav:hover {
    width: 138px;
    height: 98px;
    border: solid 1px #2d95bf;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #internet-nav:hover {
    width: 138px;
    height: 98px;
    border: solid 1px #955ba5;
    border-radius: 5px 5px 0 0;
}
nav#horizontal #all-nav:hover svg, nav#horizontal #tv-nav:hover svg,
nav#horizontal #board-nav:hover svg, nav#horizontal #press-nav:hover svg,
nav#horizontal #radio-nav:hover svg, nav#horizontal #internet-nav:hover svg{
    margin-top: 19px;
}



/*****************************************/
/* FOOTER                                */
/*****************************************/
footer {
    width: 1340px;
    margin: 0 auto;
    height: 90px;
    text-align: center;
    padding-top: 38px;
    background: url("img/footer_separator.png") top center no-repeat;
}

footer #logo {
    background: url("img/logo.png") no-repeat;
    margin: 0 auto;
    height: 75px;
    width: 180px;
}

/*****************************************/
/* POPUP                                 */
/*****************************************/

.popup {
    width:100%;
    min-height:100%;
    overflow:hidden;
    position:fixed;
    top:0px;
    background: url("img/header.png") top center no-repeat;
    background-color: rgba(45,52,62,0.5);
    display: none;
}
.popup .popup-content{
    margin:132px auto 0px auto;
    width:910px;
    min-height: 300px;
    height: 100%;
    padding:25px;
    background-color: #fff;
    border-radius:3px;
    box-shadow: 0px 0px 10px #000;
    max-height: 100%;


}
/*
.popup-content {
    height: 100%;
    top: 0;
    left: 0;
}
*/
.multimedia-content {
    position: relative;
}
div.img {
    /*width:624px;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.popup-content .content {
    max-height: calc(100% - 91px);
}

.fancybox-inner .popup-content {
    width: 910px;
}
.popup-content h1, .popup-content h1 a {
    font-size: 24px;
    font-family: 'PFDinTextCondPro-XThin';
    text-transform: uppercase;
    color: #0091d2;
    height: 50px;
    background: url("img/popupheader_separator.png") left bottom no-repeat;
}
.popup-content h1 a {
    text-decoration: none;
}

.popup-content .content {
    padding-top: 35px;
    vertical-align: top;
}
.popup-content .multimedia-content {
    width: 624px;
    min-height: 391px;
    max-height: 100%;
    float: left;
}
.popup-content .multimedia-content img {
    max-height: 82%;
}
.popup-content .text-content:before {
    content: ' ';
    display: block;
    background: #0091d2;
    height: 4px;
    width: 126px;
    margin-bottom: 18px;
}

.popup-content .text-content:after {
    content: ' ';
    display: block;
    background: #2c333c;
    height: 1px;
    width: 126px;
    margin-top: 18px;

}

.popup-content .text-content p {
    color: #2b323c;
    font-family: 'PFDinTextCondPro-XThin';
    font-size: 14px;

}
.popup-content .text-content p a {
    color: #2b323c;
    font-family: 'PFDinTextCondPro-XThin';
    font-size: 16px;

}
.popup-content .text-content{
    position: relative;
    z-index: 1;
    float: left;
    width: 258px;
    padding-left: 22px;
}
.popup-content .popup-navigation {
    float: left;
    width: 258px;
    margin-top: 20px;
}
.popup-content .navigation-title {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'PFDinTextCondPro-XThin';
    color: #2b323c;
    padding: 15px 0;
}
.popup-content .content .navigation-arrows div {
    display: inline-block;
    height: 25px;
    width: 15px;
    background: url("img/sprite.png") no-repeat;
    padding: 0 10px;
}
.popup-content .content .navigation-arrows div.next:hover {
    background-position: -164px -34px;
}
.popup-content .content .navigation-arrows div.next {
    background-position: -164px -70px;
}
.popup-content .content .navigation-arrows div.prev {
    background-position: -128px -70px;
}
.popup-content .content .navigation-arrows div.prev:hover {
    background-position: -128px -34px;
}

#hidden {
    display: none;
    visibility: hidden;
}

/*june*/
/*.to-left {
    float: left;
}
.to-right {
    float: right;
}
#box-1 {
    float: left;
    background: #083050 url("images/bg1.png") no-repeat;
}
#box-2, #box-3 {
    float: right;
}
#box-4 {
    float: left;
}
#box-5 {
    float: left;
    background: #083050 url("images/bg5.png") no-repeat;
}
#box-6 {
    float: left;
    background: #083050 url("images/bg6.png") no-repeat;
}
#box-7, #box-8 {
    float: left;
}
#box-9 {
    float: left;
    background: #083050 url("images/bg9.png") no-repeat;
}
#box-10, #box-11, #box-12 {
    float: right;
}
#box-13 {
    float: left;
}
#box-14 {
    float: left;
}
#box-15 {
    float: left;
    background: #083050 url("images/bg15.png") no-repeat;
}
#box-16 {
    float: left;
    background: #083050 url("images/bg16.png") no-repeat;
}

#box-17, #box-18 {
    float: left;
}

#box-19 {
    float: left;
    background: #083050 url("images/bg19.png") no-repeat;
}



.box-container {
    display: block;
    vertical-align: top;
    text-align: left;
    float: left;
}
.container {
    display: inline-block;
    width: 328px;
}
.container .grey-box {
    vertical-align: top;
    margin-left: 6px;
}*/

/*july*/
/*
#box-07-1 {
    background: #083050 url("images/07/bg-01.png") no-repeat;
}
#box-07-2 {
    background: #083050 url("images/07/bg-02.png") no-repeat;
}
#box-07-3 {
    background: #083050 url("images/07/bg-03.png") no-repeat;
}
#box-07-4 {
    background: #083050 url("images/07/bg-04.png") no-repeat;
}
#box-07-15 {
    background: #083050 url("images/07/bg-05.png") no-repeat;
}
#box-07-16 {
    background: #083050 url("images/07/bg-06.png") no-repeat;
}
#box-07-16 .title {
    font-size: 18px;
    white-space: nowrap;
}
#box-07-17 {
    background: #083050 url("images/07/bg-07.png") no-repeat;
}
#box-07-18 {
    background: #083050 url("images/07/bg-08.png") no-repeat;
}
#box-07-18 .logo-box {
    background-position: 0 -453px;
}*/
/*#box-07-6 .title, 
#box-07-7 .title, 
#box-07-8 .title, 
#box-07-9 .title, 
#box-07-10 .title {
    line-height: 1em;    
    font-size: 20px;
} 

#box-07-6 .thin, 
#box-07-7 .thin, 
#box-07-8 .thin, 
#box-07-9 .thin, 
#box-07-10 .thin {
    font-size: 16px;
} 

#box-07-1 {
    background: url("/content/07/bgs/tv-outback.png") no-repeat;
}
#box-07-2 {
    background: url("/content/07/bgs/tv-federal.png") no-repeat;
}
#box-07-3 {
    background: url("/content/07/bgs/oon-outback.png") no-repeat;
}
#box-07-4 {
    background: url("/content/07/bgs/print-out-of-the-city.png") no-repeat;
}
#box-07-5 {
    background: url("/content/07/bgs/print-credit.png") no-repeat;
}
#box-07-6 {
    background: url("/content/07/bgs/print-outback-business.png") no-repeat;
}
#box-07-7 {
    background: url("/content/07/bgs/print-outback-fishing.png") no-repeat;
}
#box-07-8 {
    background: url("/content/07/bgs/print-oka.png") no-repeat;
}
#box-07-9 {
    background: url("/content/07/bgs/print-june.png") no-repeat;
}
#box-07-10 {
    background: url("/content/07/bgs/print-july.png") no-repeat;
}*/

/*#box-07-10 {*/
    /*height: 147px;*/
/*}*/
/*.small-blue-box, .small-green-box {
    margin-left: 6px;
    margin-right: 3px;
    padding: 17px 10px 15px 17px;
    width: 86px;
    height: 81px;
    background-image: url("img/small-blue-box.png");
}

.small-green-box {
    background-image: url("img/small-green-box.png");
}
.small-blue-box .title, .small-green-box .title {
    font-size: 13px;
    text-transform: uppercase;
}
.small-blue-box .thin, .small-green-box .thin {
    font-size: 11px;
    text-transform: uppercase;
}

.small-blue-box .logo-box {
    background: url('img/sprite.png') no-repeat -269px -227px;
    height: 25px;
    padding-bottom: 5px;
}

.small-green-box .logo-box {
    background: url('img/sprite.png') no-repeat -312px -178px;
    height: 25px;
    padding-bottom: 5px;
}


.love-radio .logo-box:after {
    margin: -3px 0 0 65px;
    display: inline-block;
    content: '';
    height: 28px;
    width: 21px;
    background: url('img/sprite.png') no-repeat -391px -46px;
}

.b-love-radio .logo-box:after {
    margin: -3px 0 0 80px;
    display: inline-block;
    content: '';
    height: 38px;
    width: 29px;
    background: url('img/sprite.png') no-repeat -19px -717px;
}

.b-our-radio .logo-box:after {
    margin: 1px 0 0 50px;
    display: inline-block;
    content: '';
    height: 27px;
    width: 63px;
    background: url('img/sprite.png') no-repeat -9px -965px;
}

.b-vestifm .logo-box:after {
    margin: 1px 0 0 35px;
    display: inline-block;
    content: '';
    height: 6px;
    width: 68px;
    background: url('img/sprite.png') no-repeat -240px -979px;
}
.romantica .thin {
    display: inline-block;
    margin-top: 5px;
    background: url('img/sprite.png') no-repeat -339px -95px;
    width: 77px;
    height: 26px;
}

.b-sportfm-radio .logo-box:after {
    margin: -3px 0 0 65px;
    display: inline-block;
    content: '';
    height: 44px;
    width: 53px;
    background: url('img/sprite.png') no-repeat -254px -817px;
}

.b-1017-radio .logo-box:after {
    margin: -3px 0 0 77px;
    display: inline-block;
    content: '';
    height: 63px;
    width: 38px;
    background: url('img/sprite.png') no-repeat -428px -760px;
}

.blue-box.romantica .thin {
    display: inline-block;
    margin-top: 5px;
    background: url('img/sprite.png') no-repeat -11px -781px;
    width: 106px;
    height: 36px;
}
.romantica, .small-green-box {
    float: right;
}

.download-all {
    margin: 40px auto 0;
    font-family: 'PFDinTextCondPro-XThin';
    display: block;
    background: url('img/sprite.png') no-repeat -16px -267px;
    width: 130px;
    height: 20px;
}

.download-all a {
    margin-left: 30px;
    display: inline-block;
    color: #0091d2;
    text-decoration: underline;
    text-shadow: none;
    font-size: 16px;
    line-height: 20px;

}
.download-all a:hover {
    text-decoration: none;
}

.rectangle-big-hover {
    background-color: #2e2648;
    width: 530px;
    height: 350px;
    border: 1px solid #786d8f;
    margin: -20px 0 0 -20px;
}

.square-hover {
    background-color: #485469;
    width: 290px;
    height: 290px;
    border: 1px solid #5c7194;
    margin: -25px 0 0 -25px;
}
.square-hover  .box-hover-links {
    top:20%; !important
}

.rectangle-small-hover {
    background-color: #231e41;
    width: 346px;
    height: 256px;
    border: 1px solid #3e3367;
    margin: -10px 0 0 -10px;
}
.rectangle-small-hover.blue-rectangle {
    border: 1px solid #5c7194;
    background-color: #485469;
}

.box-hover {
    display: none;
    z-index: 1;
    position: absolute;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.75);
    border-radius: 5px;
    text-align: center;
}

.box-hover .box-hover-links {
    position: relative;
    top: 30%;
    display: inline-block;
    height: 100px;
    white-space: nowrap;
}

.box-hover-links a {
    display: inline-block;
    text-decoration: none;
    background-image: url('img/sprite.png');
    background-repeat: no-repeat;
    text-shadow: none;
}

.box-hover-links a:hover {
    color: #0091d2;
    text-decoration: underline;
}
.box-hover-links.big-links a {
    font-size: 16px;
    padding: 80px 10px 0;
    height: 20px;
    width: 70px;
    margin-left: 10px;
}

.box-hover-links.big-links a.watch {
    background-position: -237px -489px;
}
.box-hover-links.big-links a.watch:hover {
    background-position: -327px -489px;
}
.box-hover-links.big-links a.download {
    background-position: -142px -489px;
}
.box-hover-links.big-links a.download:hover {
    background-position: -68px -489px;
}

.blue-hover, .green-hover, .olive-hover {
    width: 168px;
    height: 168px;
    margin: -20px 0 0 -30px;

}
.grey-hover {
    background-color: #3a3b3c;
    width: 155px;
    height: 135px;
    border: 1px solid #686b6e;
    margin: -30px 0 0 -40px;

}
.big-blue-hover, .big-purple-hover, .big-green-hover, .big-olive-hover {
    width: 210px;
    height: 210px;
    margin: -20px 0 0 -30px;
}
.big-purple-hover {
    background-color: #91008c;
    border: 1px solid #b802b2;
}
.blue-hover, .big-blue-hover {
    background-color: #00858e;
    border: 1px solid #12abb5;
}
.green-hover, .big-green-hover {
    background-color: #429b00;
    border: 1px solid #56c603;
}
.olive-hover, .big-olive-hover {
    background-color: #00974b;
    border: 1px solid #00b95b;
}
.box-hover-links.small-links a {
    font-size: 14px;
    padding: 30px 5px 0;
    height: 20px;
    width: 60px;
    margin-left: 2px;
}

.box-hover-links.small-links a.watch {
    background-position: -247px -626px;
}
.box-hover-links.small-links a.watch:hover {
    background-position: -335px -626px;
}
.box-hover-links.small-links a.download {
    background-position: -153px -627px;
}
.box-hover-links.small-links a.download:hover {
    background-position: -78px -627px;
}
.blue-hover .box-hover-links.small-links a.watch {
    background-position: -537px -626px;
}
.blue-hover .box-hover-links.small-links a.watch:hover {
    background-position: -453px -627px;
}
.blue-hover .box-hover-links, .green-hover .box-hover-links {
    top:35% !important;
}

.big-olive-hover.box-hover .box-hover-links.big-links, .big-green-hover.box-hover .box-hover-links.big-links, .big-blue-hover.box-hover .box-hover-links.big-links, .big-purple-hover.box-hover .box-hover-links.big-links {
    margin-top: -8% !important;
}*/
.play-audio {
    cursor: pointer;
    width: 410px;
    height: 311px;
    display: inline-block;
    background: url("../img/sound_play.png") no-repeat;
}
.play-audio-small {
    width: 119px;
    height: 91px;
    background-size: cover;
    padding: 34px 0px;
    box-sizing: border-box;
    text-align: center;
    margin: 0px 5px 5px 0px;
    font-size: 17px;
    font-family: solomon_sans_normalregular;
}
.multimedia-content.multiple {
    font-size: 0;
}
.pause-audio {
    background-image: url("../img/sound_pause.png") !important;
}
.tool_volume {
    position: absolute;
    top: 28px;
    right: -675px;
}
#slider{
    border-width: 1px;
    border-style: solid;
    border-color: #333 #333 #777 #333;
    border-radius: 25px;
    width: 200px;
    position: absolute;
    height: 13px;
    background-color: #8e8d8d;
    background: url('../img/bg-track.png') repeat top left;
    box-shadow: inset 0 1px 5px 0px rgba(0, 0, 0, .5), 
                      0 1px 0 0px rgba(250, 250, 250, .5);
    left: 20px;
}
.tooltip {
    position: absolute;
    display: block;
    top: -25px;
    left: 72px;
    width: 35px;
    height: 20px;
    color: #0091d2;
    text-align: center;
    font: 10pt Tahoma, Arial, sans-serif ;
    border-radius: 3px;
    border: 1px solid #333;
    box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .3);
    box-sizing: border-box; /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: linear-gradient(top,  rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8045484d', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}
.volume {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    right: -35px;
    top: -1px;
    background: url('../img/volume.png') no-repeat 0 -50px;
    position: absolute;
    margin-top: -5px;
}
.ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: url('../img/handle.png') no-repeat 50% 50%;
    font-weight: bold;
    color: #1C94C4;
    outline: none;
    top: -7px;
    margin-left: -12px;
}
.ui-slider-range {
    background: #ffffff; /* Старые браузеры */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    position: absolute;
    border: 0;
    top: 0;
    height: 100%;
    border-radius: 25px;
}
/*.no-floating {
    float: none !important;
    display: inline-block;
    vertical-align: top;
}
.big-blue-hover .box-hover-links.big-links a.watch {
    background-position: -526px -487px;
}
.big-blue-hover .box-hover-links.big-links a.watch:hover {
    background-position: -443px -487px;
}

#box-08-1 {
    background: #083050 url("content/08/images/01.png") no-repeat;
}
#box-08-2 {
    background: #083050 url("content/08/images/02.png") no-repeat;
}
#box-08-3 {
    background: #083050 url("content/08/images/03.png") no-repeat;
}
#box-09-1 {
    background: #083050 url("content/09/images/01.png") no-repeat;
}
#box-09-2 {
    background: #083050 url("content/09/images/02.png") no-repeat;
}
#box-09-3 {
    background: #083050 url("content/09/images/03.png") no-repeat;
}
#box-10-1 {
    background: #083050 url("content/10/images/01.png") no-repeat;
}
#box-10-2 {
    background: #083050 url("content/10/images/02.png") no-repeat;
}

.blue-box .title .small {
    font-size: 12px;
}

#fancybox-wrap {
    overflow: visible;
}
.banner-medium-square-container {
    width: 162px;
    height: 150px;
    float: left;
}

sup {
    color: inherit;
}
.october-main-container {

}
.october-second-container {
    display: inline-block;
    width: 243px;
    height: 324px;
}
.olive-vertical-container {
    display: inline-block;
    width: 162px;
    height: 324px;
}*/

#rus_eng {
    position: absolute;
    right: 0px;
    top: -90px;
    font-size: 16px;
    border: 1px solid #96aaca;
    border-radius: 5px;
}
#rus_eng_2 {
    position: absolute;
    left: 0px;
    top: -90px;
    font-size: 16px;
}
#rus_eng span, #rus_eng a {
    font-family: 'PFDinTextCondPro-XThin';
    display: inline-block;
}
#rus_eng span:first-child,
#rus_eng span:last-child {
    padding: 13px 19px 8px 19px;
}
.activ {
    background-color: #96aaca;
    cursor: default;
}
#rus_eng a {
    text-decoration: none;
}
#rus_eng a:hover {
    text-decoration: none;
}
#rus_eng_2 a {
    display: block;
    width: 61px;
    height: 28px;
    padding-top: 10px;
    border: 1px solid #96aaca;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.5s;
}
#rus_eng_2 a:hover {
    text-decoration: none;
    background-color: #96aaca;
    cursor: pointer;
    transition: all 0.5s;
}

/*.november-right-container, .november-left-container {
    width: 486px;
}
#box-11-1 {
    background: url("content/11/images/01.png") no-repeat;
}
#box-11-2 {
    background: #083050 url("content/11/images/02.png") no-repeat;
}

#box-12-1 {
    background: url("content/12/images/01.png") no-repeat;
}
#box-12-2 {
    background: #083050 url("content/12/images/02.png") no-repeat;
}
#box-12-3 {
    background: url("content/12/images/03.png") no-repeat;
}
#box-12-4 {
    background: #083050 url("content/12/images/04.png") no-repeat;
}
#box-12-5 {
    background: url("content/12/images/05.png") no-repeat;
}*/

.custom-h1 {
    font-size: 30px;
    color: #0091d2;
    margin: 0 auto;
    width: 960px;
    margin-top: 60px;
}
.custom-p {
    font-size: 15px;
    margin: 0 auto;
    width: 960px;
    margin-top: 30px;
    font-family: 'PFDinTextCondPro-XThin';
}
.custom-last {
    margin-bottom: 50px;
}
.new-custom {
    background-size: cover !important;
    background-position: center;
}


.rus_eng--dilers {
    top: -120px;
}
.rus_eng_2--dilers {
    top: -120px;
}
.title--dilers {
    margin: 15px 0;
    font-size: 30px;
    text-align: center;
}
.form-diler-auth {
    padding: 20px 30px;
}
.form-diler-auth h2, .form-diler-auth input, .form-diler-auth button {
    color: black;
}
.form-diler-auth h2 {
    margin-bottom: 15px;
    font-size: 24px;
}
.form-diler-auth input {
    display: block;
    padding: 5px 10px;
    margin-bottom: 15px;
    font-size: 16px;
    border: 1px solid black;
    outline: none;
}
.form-diler-auth input.error  {
    border: 1px solid red;
}
.form-diler-auth button {
    outline: none;
    border: none;
    padding: 7px 10px;
    font-size: 18px;
    cursor: pointer;
}
.form-diler-auth button:hover {
    opacity: 0.8;
}
