/*HEADER MENU*/
.magyarorszag_szepe_menu{
    position: relative;
    margin-bottom: 20px;
}
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentTitle,
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentLogo,
.magyarorszag_szepe_menu .v2 .broadcastRewriteLink,
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContenMiddle{
    display: none;
}
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContent{
    background-color: transparent;
    padding: 0;
}
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu{
    float:left;
}
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li{
    padding: 0 10px 0 0;
}
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li a,
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li:last-child a{
    border:solid 1px rgba(255,255,255,0.2);
    font-size: 16px;
    padding: 20px 20px;
    background-color: rgba(255,255,255,0.05);
}
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul{
    margin: 0;
}
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li.active a,
.magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li a:hover{
    background-color: rgba(255,255,255,0.3);
}
.magyarorszag_szepe_menu .widget_hmsglobaluserhandler.inner-container{
    padding: 0 10px 0 0;
}
.magyarorszag_szepe_menu .grid_3{
    padding: 0 10px 0 0;
}
.magyarorszag_szepe_menu .grid_9{
    padding: 0 0 0 10px;
}
.magyarorszag_szepe_menu .navbar{
    display:none;
}
.magyarorszag_szepe_menu .navbar .navbar-inner{
    background-color: transparent;
    background: transparent;
    border:none;
    padding: 0 10px;
}
.magyarorszag_szepe_menu .btn.btn-navbar {
    background: transparent !important;
    border: none;
    box-shadow: none;
    float: left;
    padding: 0;
    margin: 18px 0 0 0;
    width: 100%;
    transform:none;
    -webkit-transform:none;
    position: relative;
    z-index: 99;
}
.magyarorszag_szepe_menu .btn.btn-navbar .icon-bar{
    width:30px;
    margin-bottom: 10px;
    height: 1px;
}
.magyarorszag_szepe_menu .btn.btn-navbar .icon-bar:last-of-type{
    margin:0;
}
.magyarorszag_szepe_menu .navbar-inner:before{
    content: 'Menü';
    color:white;
    text-transform: uppercase;
    line-height: normal;
    padding: 22px 0;
    display: block;
    position: absolute;
    left: 55px;
}
.magyarorszag_szepe_menu .btn.btn-navbar.show .icon-bar:first-of-type{
    -webkit-transform: rotate(-45deg) translate(-8px, 7px);
    transform: rotate(-45deg) translate(-8px, 7px);
}
.magyarorszag_szepe_menu .btn.btn-navbar.show .icon-bar:nth-of-type(2){
    opacity:0;
}
.magyarorszag_szepe_menu .btn.btn-navbar.show .icon-bar:last-of-type{
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

/*HEADER MENU END*/

/*GENERAL*/
.deep-blue .widgetHeader h2 {
    color: white;
    font-size: 20px;
}
.deep-blue .widgetHeader h2 a{
    color:white;
}
.deep-blue h1.article-title {
    color: white;
}
.deep-blue .widgetHeader{
    background-image:url('images/title_bg.png');
    background-size: auto!important;
    background-size: auto!important;
    background-position: 0 -16px;
    padding: 15px 10px;
}
/*GENERAL END*/

/*LIST WITH IMAGE AND TAGS*/
.deep-blue .widget_listwithimageortag_widget {
    position: relative;
}
.deep-blue .widget_listwithimageortag_widget.inner-container {
    position: relative;
}
.deep-blue .listimagetagItemWrapper .cikk{
    border: solid 1px rgba(255,255,255,0.2);
    margin-bottom: 15px;
    background-color: rgba(255,255,255,0.05);
    padding-top:0;
}
.deep-blue .coverListWithImageOrTag .text-content-wrapper{
    padding-right: 20px;
    padding-top: 10px;
}
/*LIST WITH IMAGE AND TAGS*/

/*MULTIPLEROW*/
.deep-blue .coverMultipleGrid .article-title{
    font-family: circe;
    font-weight: 500;
    font-size: 17px;
}
.deep-blue .widget_multiplerowgrid_widget{
    position: relative;
}
.deep-blue .cikk-content-title {
    background-color: rgba(0, 20, 53, 0.8);
    background: rgba(0, 20, 53, 0.8);
}
.deep-blue .video .cikk-content-title,
.deep-blue .gallery .cikk-content-title,
.hh-row-segment.segment-one-third .deep-blue .multigridItemWrapper .cikk-content-title{
    padding: 15px 10px 5px 55px;
    min-height: 65px;
}
.hh-row-segment.segment-one-third .deep-blue .multigridItemWrapper .post .cikk-content-title{
    padding-left: 10px;
}
.deep-blue p.article-date {
    margin: 0;
}
.deep-blue .multigridItemWrapper .video .typeico{
    background: url('images/deep_blue_play_icon.svg');
}
.deep-blue .multigridItemWrapper .video .typeico,
.deep-blue .multigridItemWrapper .gallery .typeico{
    bottom: 10px;
    left: 10px;
    top: unset;
    margin: 0;
}
.deep-blue .image-wrapper:hover .cikk-content-title {
    opacity: 1;
}
.deep-blue .image-wrapper:hover .typeico,
.deep-blue .image-wrapper:hover .cikk-content-title{
    display:none;
}
.deep-blue .multigridItemWrapper .image-wrapper:hover .typeico{
    display:block;
}
.deep-blue .multigridItemWrapper .cikk-content-moving-container,
.deep-blue .image-wrapper:hover .cikk-content-moving-container{
    height: auto;
    bottom: 0;
    top: unset;
    background-color: rgba(0, 20, 53, 0.8);
}
.deep-blue .multigridItemWrapper .displaymodeB .cikk-content-moving-container,
.deep-blue .displaymodeB .image-wrapper:hover .cikk-content-moving-container{
    background-color: transparent;
}
.deep-blue .play-button{
    display:none;
}
.deep-blue .cikk-content-moving-container .article-title{
    padding:0;
}
.deep-blue .cikk-content-moving-container .article-lead{
    margin:0;
}
.deep-blue .video .image-wrapper:hover .cikk-content-moving-container,
.deep-blue .gallery .image-wrapper:hover .cikk-content-moving-container{
    padding: 15px 10px 5px 55px;
    min-height: 65px;
}
.deep-blue .displaymodeB .cikk-content-title{
    margin-top:10px;
    border:solid 1px rgba(255,255,255,0.2);
    background-color: rgba(255,255,255,0.05);
    min-height: 65px;
    max-height: 65px;
}
.deep-blue .displaymodeB .cikk-content-moving-container{
    padding:5px;
}
.deep-blue .displaymodeB .cikk-content-moving-container .article-lead{
    color:white;
    font-size: 13px;
    padding:0;
}
.deep-blue .cikk.overlay-lead .hms_category_marker_frame{
    left: unset;
    right: -25px;
    box-shadow: none;
    height: 91px;
    top: 0;
}
.deep-blue .hms_category_marker_frame .hms_category_marker{
    transform: rotate(40deg);
    font-weight: 600;
    color: #001435;
    font-size: 18px;
    padding: 8px 30px 8px 40px;
    margin-top: 5px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.deep-blue  .multigridItemWrapper .image-wrapper{
    overflow: hidden;
}
.deep-blue .coverMultipleGrid .crew .cikk-content-title a{
    color:#000f2a;
    font-size: 17px;
}
.deep-blue .coverMultipleGrid .crew .cikk-content-title .article-title{
    margin:0;
}
.deep-blue .coverMultipleGrid .crew .cikk-content-title{
    background-color: white;
    padding:5px 10px;
    width: auto;
    bottom: 10px;
    left: 10px;
}
.deep-blue .coverMultipleGrid .crew .image-wrapper:hover .cikk-content-moving-container{
    display:none;
}
.deep-blue .coverMultipleGrid .crew .image-wrapper:hover .cikk-content-title{
    display:block;
}
.hh-row-segment.segment-one-third .deep-blue .multigridItemWrapper .cikk {
    padding: 0 10px 35px;
}
/*MULTIPLEROW END*/

/*SLIDER*/
.deep-blue .mediaklikkCoverFeaturedSlider .cikk .textcontent {
    background-color: rgba(0, 16, 43, 0.8)!important;
    background: rgba(0, 16, 43, 0.8)!important;
    padding: 10px!important;
    width: 80%!important;
    bottom: 20px!important;
    left: 20px!important;
}
.deep-blue .mediaklikkCoverFeaturedSlider .cikk .textcontent a{
    color:white;
    font-size: 20px;
}
.deep-blue .mediaklikkCoverFeaturedSlider .cikk .textcontent .article-lead{
    color:white;
    font-size: 15px;
    margin: 0;
}
.onePostWrapper .deep-blue .owl-pagination,
.hh-row-segment.segment-two-thirds .deep-blue .mediaklikkCoverFeaturedSlider .owl-pagination{
    background-color: transparent!important;
    position: absolute;
    top: 10px;
    right: 10px;
    width: auto;
}
.deep-blue .owl-theme .owl-controls .owl-buttons div{
    background-color: rgba(255,255,255,0.3)!important;
}
.deep-blue  .mediaklikkCoverFeaturedSlider .owl-buttons div{
    margin:0!important;
}
.deep-blue .article-meta {
    display: none;
}
.hh-row-segment.segment-two-thirds .deep-blue .mediaklikkCoverFeaturedSlider .owl-item {
    padding: 0;
}
/*SLIDER END*/


/*LIST WITH IMAGE ONE*/
.onePostWrapper .segment-one-third .deep-blue .onePost .image-wrapper .text-content-wrapper,
.grid_4 .deep-blue .onePostMode .onePost .image-wrapper .text-content-wrapper{
    background-color: transparent;
    text-align: center;
    text-transform: uppercase;
}
.onePostWrapper .segment-one-third .deep-blue .onePost .image-wrapper .text-content-wrapper h1,
.grid_4 .deep-blue .onePostMode .onePost .image-wrapper .text-content-wrapper h1{
    font-size: 24px;
}
.onePostWrapper .segment-one-third .deep-blue .onePost{
    background-color: rgba(255,255,255,0.05);
    border:solid 1px rgba(255,255,255,0.2);
}
.grid_4 .deep-blue .onePostMode .onePost .image-wrapper{
    width: 100%;
    height: 0;
    padding-top: 104%;
    background-size: cover;
    background-position: center center;
}
.grid_4 .deep-blue .onePostMode .onePost .image-wrapper .text-content-wrapper{
    padding: 10px;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.deep-blue .listimagetagItemWrapper:hover a{
    text-decoration: none;
}
.teaser .onePostWrapper .segment-one-third .deep-blue .onePost .image-wrapper .text-content-wrapper{
    bottom: unset;
    transform: translate(-50%,-50%);
    background-color: rgba(0, 20, 53, 0.8);
    left: 50%;
    padding: 10px 20px;
}
.teaser .onePostWrapper .segment-one-third .deep-blue .onePost .image-wrapper .text-content-wrapper h1{
    font-size: 26px;
    font-family: ProxiSemiBold;
}
.onePostWrapper .segment-one-third  .deep-blue .onePost .image-wrapper{
    padding-top: 98%;
}
/*.container_12 .deep-blue .listimagetagItemWrapper .onePost .image-wrapper{
    width:100%;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 0;
    height: 212px;
}
.container_12 .deep-blue .listimagetagItemWrapper .onePost .text-content-wrapper{
    width:50%;
    right:0;
    padding:0;
    left:unset;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}*/
.container_12 .deep-blue .listimagetagItemWrapper .onePost .text-content-wrapper h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: ProxiLight;
}
.container_12 .deep-blue .listimagetagItemWrapper .onePost .typeico{
    display:none;
}
/*LIST WITH IMAGE ONE END*/

/*ARTICLE READER*/
.deep-blue .hms_article_content_wrapper .hms_article_post_content {
    padding: 0 25px;
    color: white;
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    float: left;
}
.deep-blue .hms_article_content_wrapper .hms_article_post_content p{
    padding:15px 0;
}
.deep-blue .hms_article_content_wrapper .hms_article_post_content a{
    font-family: ProxiBold;
    color:#001435;
    background-color: white;
    padding: 0 5px;
    margin: 0 5px;
}
.deep-blue .hms_article_wrapper {
    background-color: rgba(0, 14, 38, 0.2);
    border: solid 1px rgba(255,255,255,0.2);
    width: 100%;
    float: left;
}
.deep-blue  #hms_social_wrapper {
    float: right;
}
.deep-blue  #hms_social_wrapper .facebook_share_wrapper,
.deep-blue  #hms_social_wrapper .twitter_share_wrapper,
.deep-blue  #hms_social_wrapper .gplus_share_wrapper{
    float:left;
}
.deep-blue .hms_tag_and_social_wrapper {
    width: 100%;
    float: left;
    padding: 25px;
}
.deep-blue .hms_article_cat {
    display: none;
}
.deep-blue .hms_article_content_wrapper .hms_category_marker_frame{
    left:unset;
    right:-27px;
    top: 0;
    height: 80px;
}
.deep-blue .hms_title_on_image .hms_article_title{
    bottom: 25px;
    padding:15px;
    background-color: rgba(255,255,255,1);
    color: #001332;
    font-size: 20px;
    line-height: normal;
    left:0;
    max-width: 45%;
    font-family: ProxiBold;
}
.deep-blue .hms_title_on_image .hms_article_featured_image{
    margin:0;
}
.deep-blue .aFramed.normal {
    max-width: 40%;
    float: left;
    margin-right: 20px;
}
.deep-blue .aFramed p{
    margin:0;
}
.deep-blue .aFramed.full {
    max-width: 100%;
    float: left;
    margin-bottom: 20px;
}
.deep-blue .aFramed {
    border: dashed 1px rgba(255,255,255,0.3);
    padding: 0 20px;
    background-color: rgba(255,255,255,0.15);
}
.deep-blue .articleImage p {
    color: white;
    font-size: 14px;
    font-style: italic;
    line-height: normal;
    font-weight: 400;
    text-align: center;
    border-bottom: dashed 1px rgba(255,255,255,0.2);
}
.deep-blue .articleImage img{
    max-width:100%;
}
.deep-blue .articleImage.alignnone {
    display: table;
    margin: 20px auto;
}
.deep-blue .hms_article_lead_content {
    color: white;
    font-size: 16px;
    padding: 0 25px;
    width: 100%;
    float: left;
    margin-bottom: 25px;
    line-height: 28px;
    font-family: ProxiBold;
}
.deep-blue .hms_article_title {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    padding: 0 25px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(255,255,255,0.2);
}
.deep-blue .hms_auth_and_date_wrapper {
    width: 100%;
    float: left;
    padding: 10px 25px 0 25px;
}
.deep-blue .hms_article_post_date {
    color: white;
}
.deep-blue .hms_article_author_name {
    color: white;
}
.deep-blue .hms-banner-wrapper .goAdverticum {
    text-align: center;
}
.deep-blue .hms_title_on_image .hms_article_featured_image {
    width: 50%;
    padding-bottom: 28.125%;
    position: relative;
    margin: 0 auto;
}
.blog_arcticle .deep-blue .hms_title_on_image .hms_article_featured_image {
    width:100%;
    padding-bottom: 56.25%;
}
.blog_arcticle .deep-blue .hms_title_on_image .hms_article_title{
    left: 20px;
    background-color: rgba(255,255,255,0.8);
    font-size: 20px;
    font-family: ProxiLight;
}
/*ARTICLE READER END*/

/*PAGINATION*/
.deep-blue .pagination {
    position: absolute;
    top: 20px;
    right: 0;
}
.deep-blue .pagination .pagerFirst,
.deep-blue .pagination .pagerLast{
    display:none;
}
.deep-blue .pagination .pagerPrevious,
.deep-blue .pagination .pagerNext{
    background-color: rgba(255,255,255,0.05);
    border: solid 1px rgba(255,255,255,0.2);
}
.deep-blue .pagination .pagerCounter{
    background-color: transparent;
}
.deep-blue .hms_article_featured_image_container{
    overflow: hidden;
    width: 100%;
    float:left;
}
.deep-blue .hms_article_content_wrapper .hms_category_marker_frame{

}
/*PAGINATION END*/

/*GALLERY*/
.deep-blue .newGallery{
    width: 100%;
    float:left;
    margin: 0 0 20px 0;
}
.deep-blue .newGallery .galleryHeadContener{
    background-color: transparent;
}
.deep-blue .galleryHeadContener h2{
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    padding: 0 0 20px 0;
}
.deep-blue .newGallery .galleryContener .galleryCont,
.deep-blue .newGallery .galleryHead,
.deep-blue .newGallery .galleryCont .galleryArrows,
.deep-blue .newGallery .galleryContener {
    width:100%;
    float:left;
}
.deep-blue .newGallery .galleryCont .galleryArrows{
    margin:0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 10;
}
.deep-blue .newGallery .galleryContener .galleryCont{
    background-color: rgba(0, 15, 41, 0.2);
    border:solid 1px rgba(255,255,255,0.2);
    max-height: 600px;
    position: relative;
}
.deep-blue .galleryCont .galleryArrows .leftArrow,
.deep-blue .galleryCont .galleryArrows .rightArrow{
    width: 50px;
    height: 50px;
    background-color: rgba(255,255,255,0.2);
}
.deep-blue .newGallery .indexArrows .iArrowLeft.disable,
.deep-blue .newGallery .indexArrows .iArrowRight.disable,
.deep-blue .newGallery .indexArrows .iArrowLeft,
.deep-blue .newGallery .indexArrows .iArrowRight,
.deep-blue .newGallery .indexArrows .iArrowLeft:hover,
.deep-blue .newGallery .indexArrows .iArrowRight:hover{
    background-color: rgba(255,255,255,0.2);
}
.deep-blue .galleryArrows .arrowCorner,
.deep-blue .galleryCont .galleryInfo .infoPicto,
.deep-blue .newGallery .indexHiddenIcon{
    display:none;
}
.deep-blue .galleryContener .galleryArrows .arrowPicto,
.deep-blue .newGallery .indexArrows .iArrowRight,
.deep-blue .newGallery .indexArrows .iArrowLeft{
    background-image: url('images/mediaklikk_sprite-01.png');
    width: 40px;
    height: 40px;
    margin: 5px;
    top: 0;
    left: 0;
}
.deep-blue .galleryCont .galleryArrows .rightArrow .arrowPicto,
.deep-blue .newGallery .indexArrows .iArrowRight{
    background-position: -280px -20px!important;
}
.deep-blue .galleryCont .galleryArrows .leftArrow .arrowPicto,
.deep-blue .newGallery .indexArrows .iArrowLeft{
    background-position: -240px -20px!important;
}
.deep-blue .galleryHead .indexCont .oneIndex,
.deep-blue .newGallery .indexCont .onIndexHover{
    width: 150px;
    height: 150px;
}
.deep-blue .newGallery .galleryContener {
    margin-bottom: 30px;
}
.deep-blue .newGallery .galleryHead {
    padding: 0 20px;
}
.deep-blue .galleryCont .galleryInfo {
    background-color: rgba(0, 19, 52, 0.7);
    font-size: 16px;
    line-height: normal;
    padding: 20px;
    position: absolute;
}
.deep-blue .newGallery .indexCont .onIndexHover{
    border: #ffffff solid 1px;
}
.deep-blue .galleryHead .oneIndex .oneIndexHover{
    background-color: rgba(255, 255, 255, 0.3);
}
.deep-blue .newGallery .galleryContener .galleryCont img{
    height: auto!important;
    width: auto!important;
    max-height: 100%;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

/*GALLERY END*/

/*VIDEOPLAYER*/
.deep-blue .vp-info.program_info {
    padding: 0;
    float: left;
    width: 100%;
}
.deep-blue .program_info h1 {
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    padding: 20px 0;
    display: block;
    margin:0;
}
.deep-blue .program_info p{
    color: white;
    font-size: 16px;
    font-family: ProxiLight;
    line-height: 28px;
}
.deep-blue .vp-footer-to-wishlist,
.deep-blue .vp-footer-comments{
    display:none;
}
.deep-blue .multigridItemWrapper .cikk-content-moving-container .article-date{
    display:none;
}
/*VIDEOPLAYER END*/

/*TEXT*/
.deep-blue .hh-row-segment .widget_hms_cover_text_editor_widget .head_content_text {
    position: absolute;
    top: 15%;
    width: 60%;
    right: 0;
    background-color: rgba(255,255,255,0.1);
    border: solid 1px rgba(255, 255, 255, 0.2);
    color:white!important;
}
.deep-blue .hh-row-segment .widget_hms_cover_text_editor_widget .head_content_text strong{
    font-family: ProxiBold;
}
.deep-blue .bg_picture{
    background-size: unset;
}
/*TEXT END*/

/*FULL WIDTH ONE ARTCILE END*/
.mosz_competitor .deep-blue .coverListWithImageOrTag .text-content-wrapper{
    width: 50%;
    position: absolute;
    right: 0;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
}
.mosz_competitor .deep-blue .coverListWithImageOrTag .image-wrapper{
    width: 100%;
    background-position: left;
    background-size: auto;
    background-repeat: no-repeat;
}


/*FULL WIDTH ONE ARTCILE END*/

/*RESPONSIVE*/
@media all and (max-width:1366px){
    .magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li a,
    .magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li:last-child a{font-size: 13px;}
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover {width: 143px;height: 143px;}
}
@media all and (max-width:1280px){
    .magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li a,
    .magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li:last-child a{font-size: 12px;}
    .magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li{padding: 0 5px 0 0;}
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover {width: 132px;height: 132px;}
    .deep-blue .displaymodeB .cikk-content-title{min-height: 75px;max-height: 75px;}
}
@media all and (max-width:1024px){
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover {width: 140px;height: 140px;}
    .deep-blue .galleryHeadContener h2{padding:0 0 20px 0!important;}
    .container_12 .deep-blue .listimagetagItemWrapper .onePost .text-content-wrapper h1{font-size: 18px;}
    .deep-blue .hms_title_on_image .hms_article_featured_image{width:60%; padding-bottom: 32.125%;}
    .magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li a,
    .magyarorszag_szepe_menu .v2 .broadcastPageHeaderContentMenu ul li:last-child a{padding: 20px 13px;}
    .mosz_competitor .deep-blue .coverListWithImageOrTag .text-content-wrapper {width: 40%;}
    .mosz_competitor .deep-blue .coverListWithImageOrTag .image-wrapper{background-size: contain;}
    .blog_arcticle .deep-blue .hms_title_on_image .hms_article_title{font-size: 16px;}
    .deep-blue .hh-row-segment .widget_hms_cover_text_editor_widget .head_content_text{width: 50%;}
    .magyarorszag_szepe_menu .broadcastPageHeader {height: auto;}
    .deep-blue .bg_picture {width: 100%;padding-bottom: 45%;}
}
@media all and (max-width:960px){
    .magyarorszag_szepe_menu .navbar{display:block;margin: 0;}
    .magyarorszag_szepe_menu .widget.widget_broadcastpageheaderwidget_v2{display:none;}
    .magyarorszag_szepe_menu{background-color: rgba(255,255,255,0.05);border: solid 1px rgba(255,255,255,0.2)!important;}
    .magyarorszag_szepe_menu .grid_9{width: 40%!important;}
    .magyarorszag_szepe_menu .grid_3{width: 60%!important;}
    .magyarorszag_szepe_menu .nav-collapse {position: absolute;background-color: rgba(0, 20, 56, 0.95);width: 100%;top: 60px;left: 0;z-index: 99;}
    .magyarorszag_szepe_menu .nav-collapse .nav > li > a{ text-shadow: none;color: white;text-transform: uppercase;font-weight: 300; margin: 0;border-bottom: solid 1px rgba(255,255,255,0.2);text-align: center;padding: 15px 0;}
    .magyarorszag_szepe_menu .nav-collapse .nav > li > a:hover{background-color:#001438;color:#ffffff;}
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover {width: 131px;height: 131px;}
    .onePostWrapper .segment-one-third .deep-blue .onePost .image-wrapper .text-content-wrapper h1,
    .grid_4 .deep-blue .onePostMode .onePost .image-wrapper .text-content-wrapper h1 {font-size: 16px;}
    .deep-blue .hh-row-segment .widget_hms_cover_text_editor_widget .head_content_text{width:100%;position: relative;}
    .deep-blue .widget_hms_cover_text_editor_widget .bg_picture,
    .deep-blue .widget_hms_cover_text_editor_widget .bg_picture_mobile{background-repeat: no-repeat;background-position: center center;background-size: contain;padding-bottom: 30%;}
}
@media all and (max-width:768px){
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover {width: 123px;height: 123px;}
    .deep-blue .mediaklikkCoverFeaturedSlider .cikk .textcontent{bottom: 0!important; left: 0!important;width: 100%!important;}
    .deep-blue .mediaklikkCoverFeaturedSlider .cikk .textcontent .article-title a{font-size: 14px;}
    .deep-blue .mediaklikkCoverFeaturedSlider .cikk .textcontent .article-lead{font-size: 13px;}
    .onePostWrapper .deep-blue .owl-pagination{top: unset;right: 50%;}
    .segment-two-thirds .deep-blue .mediaklikkCoverFeaturedSlider .owl-buttons .owl-next,
    .segment-two-thirds .deep-blue .mediaklikkCoverFeaturedSlider .owl-buttons .owl-prev{top: 0;margin-top: 0!important;}
    .deep-blue .hh-row-segment .widget_hms_cover_text_editor_widget .head_content_text{width:100%;bottom: 0;top: 0; right: 0;}
    .deep-blue .hms_article_post_content .aFramed{max-width:100%;width: 100%;}
    .deep-blue .hms_article_content_wrapper .hms_article_post_content p {padding: 5px 0;}
    .deep-blue .hms_title_on_image .hms_article_featured_image{width:100%; padding-bottom: 56.25%;}
    .deep-blue .hms_title_on_image .hms_article_title{font-size: 16px;max-width: 60%;padding:10px;}
    .deep-blue .hms_article_content_wrapper .hms_article_post_content,
    .deep-blue .hms_article_lead_content,
    .deep-blue .hms_article_wrapper .hms_article_title{padding: 0 15px;}
    .deep-blue .hms_article_wrapper .hms_article_title{line-height: 25px;}
    .onePostWrapper .deep-blue .owl-pagination,
    .hh-row-segment.segment-two-thirds .deep-blue .mediaklikkCoverFeaturedSlider .owl-pagination{display:none;}
    .mosz_competitor .deep-blue .coverListWithImageOrTag .text-content-wrapper{width: 100%;text-align: center;bottom: 0;transform: unset;top: unset;}
    .mosz_competitor .deep-blue .coverListWithImageOrTag .image-wrapper {background-size: auto;padding-bottom: 35%;background-position: top center;}
}
@media all and (max-width:750px){
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover {width: 123px;height: 123px;}
}
@media all and (max-width:540px){
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover {width: 97px;height: 97px;}
}
@media all and (max-width:480px){
    .deep-blue .galleryCont .galleryInfo{font-size: 12px;padding: 10px;}
    .deep-blue .galleryHeadContener h2{font-size: 16px;}
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover {width: 98px;height: 98px;}
    .deep-blue .newGallery .galleryHead {padding: 0;}
    .deep-blue .listimagetagItemWrapper .article-title,
    .deep-blue .listimagetagItemWrapper .article-lead{font-size: 13px;}
    .deep-blue .program_info p{font-size: 13px;}
    .deep-blue .program_info h1,
    .deep-blue .hms_article_title{font-size: 16px;}
    .deep-blue .hms_article_content_wrapper .hms_article_post_content{font-size: 14px;}
    .teaser .onePostWrapper .segment-one-third .deep-blue .onePost .image-wrapper .text-content-wrapper h1 {font-size: 16px;}
    .mosz_competitor .deep-blue .coverListWithImageOrTag .image-wrapper {background-size: contain;padding-bottom: 45%;}
    .blog_arcticle .deep-blue .hms_title_on_image .hms_article_title{font-size: 15px;left:10px;bottom:10px;max-width: 80%;}
    .deep-blue .widget_hms_cover_text_editor_widget .bg_picture,
    .deep-blue .widget_hms_cover_text_editor_widget .bg_picture_mobile{padding-bottom: 60%;}
}

@media all and (max-width:375px){
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover{width: 80px;height: 80px;}
    .deep-blue .galleryHead .indexCont .oneIndex{margin: 0 5px;}
    .deep-blue .mediaklikkCoverFeaturedSlider .cikk .textcontent .article-lead{max-height: 35px;overflow: hidden;}
}
@media all and (max-width:320px){
    .deep-blue .galleryHead .indexCont .oneIndex,
    .deep-blue .newGallery .indexCont .onIndexHover{width: 92px;height: 92px;}
    .mosz_competitor .deep-blue .coverListWithImageOrTag .image-wrapper{padding-bottom: 50%;}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), not all, not all, not all, only screen and (min-resolution: 124.8dpi), only screen and (min-resolution: 1.3dppx){
    .deep-blue .multigridItemWrapper .video .typeico{background-image: url('images/deep_blue_play_icon.svg')!important;background-size: 40px 40px!important;}
}