.body_custom{
    font-family: 'Roboto Condensed', sans-serif;
    /*font-size: 14px;*/
    background-color: black;
}

.div_for_custom_content{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.custom_content{
    width: 1024px;
    position: absolute;
}

.font{
    font-family: 'Strait', sans-serif;
}

.background_image {
    background-repeat: no-repeat;
    background-size: contain;
    height: 768px;
    position: absolute;
    top: 0px;
    width: 1024px;
}
.div_for_section{
    position: relative;
    margin-top: 458px;
    width: 834px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: rgba(64, 71, 84, 0.25);
}

.section_position_size{
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.section_colors{
    color: white;
}
.h1_custom{
color: white;
min-height: 30px;
margin-left: 10px;
font-size: 24px;
text-transform: uppercase;
font-family: 'Strait', sans-serif;
}

.section_colors h1{
font-size: 1.571em;
}
.section_colors h2{
font-size: 1.286em;
}
.section_colors h3{
font-size: 1.143em;
}
.section_colors h4{
font-size: 1.143em;
}
.section_colors h5{
font-size: 1em;
}
.section_colors h6{
font-size: 1em;
}
.section_colors{
font-size: 1em;
}



/*.carousel-inner a{
position: relative;
display: block;
width: 100%;

}
.carousel-inner img{
width: 30%;
margin: auto;
}
*/
#carousel-example-generic{
    width: 100%;
    height: 400px;
    background-color: rgba(0,0,0,0.75);

}
.carousel-inner{
    width: 100%;
}

.carousel-inner .item{
    height: 400px;
    margin-left: auto;
    margin-right: auto;
}

.carousel-caption{
    height: 300px;
    width: 70%;
    top:10%;
    left: 15%;
}

.carousel-caption_inner{
    height: 280px;
    display: table-cell;
    vertical-align: middle;
    width: 5770px;
}

.carousel-inner .item a{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    /*height: 0;*/
}

.carousel-inner .item img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: relative;
    /*left: 0;
    right: 0;
    top: 0;
    bottom: 0;*/
}

.play_icon{
    width: 25%;
    position: absolute;
    opacity: 0.8;
    margin-left: 32%;
    margin-top: 23%;
}

.custom_row_pics{
    width: 827px;
    margin: 0 0 0 -3px;
}

.thumbnail_div{
    text-align: center;
    background-color: transparent;
    height: 273px;
    width: 273px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.thumbnail_div_video{
    height: 275px;
    max-width: 250px;
    background-color: transparent;
    margin: auto;
    cursor: pointer;
}

.my_thumbnail_custom{
    background-color: transparent;
    border: none;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.img_thumbnail{
    max-width: 100%;
    max-height: 100%;
}

.my_thumbnail .caption {
    color: #ffffff;
    font-weight: bold;
}

.div_for_div_for_iframe{
    position: absolute;
    right: 200px;
    left: 10px;
    top: 10px;
    height: 45%;
}

.div_for_iframe{
    height: 440px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 160px;
    width: 800px;
    -webkit-box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 12px 6px rgba(0,0,0,0.75);
}
.iframe_custom{
    border: none;
    width: 100%;
    height: 100%;

}

.custom_article{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
}

.vertical-scrollbar{
    overflow-x: hidden;
    overflow-y: auto;
/*overflow: auto;*/
}

.aside_position_size{
    height: 100%;
    margin-left: 834px;
    position: absolute;
    top: 0px;
    width: 190px;
}

.aside{
    color: white;
    background-color:black;
    opacity: 0.75;
}

.logo_position{
    position: absolute;
    top: 0px;
}

.language_icon{
    width: 16px;
    margin-right: 10px;
}

.language_icon_intro{
    margin-right: auto;
    margin-left: auto;
    width: 52px;
}

.main_meni_div{
    padding-left: 10px;
    margin-top:143px;
}
.main_menu_style{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.main_menu_item_style{
    color: white;
    text-decoration: none;
    outline: none;
    margin-bottom: 10px;
    display: block;
}

.main_menu_item_style:hover{
    color: #ffffff;
    text-decoration: none;
    outline: none;
    background-color: #505050;
}

.main_menu_item_style:visited{
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

.main_menu_item_style:active{
    color: #ffffff;
    text-decoration: none;
    outline: none;
}

.main_menu_item_style:focus{
    color: #ffffff;
    text-decoration: none;
    outline: none;
    background-color: #505050;
}

.link_beneath_image{
    color: black;
    text-decoration: none;
    outline: none;
}

.link_beneath_image:hover{
    color: black;
    text-decoration: none;
    outline: none;
}

.link_beneath_image:focus {
    color: black;
    text-decoration: none;
    outline: none;
}

.link_beneath_image:visited {
    color: black;
    text-decoration: none;
    outline: none;
}

.link_beneath_image:active {
    color: black;
    text-decoration: none;
    outline: none;
}

.footer_image{
    position: relative;
    top: 25%;
    width: 30px;
    height: 30px;
    border: 0;
}

.footer_custom{
    background-color: black;
    clear: both;
    height: 52px;
    bottom: 0px;
    width: 1024px;
    text-align: center;
    color: #ffffff;
}

#cboxCurrent {
    color: transparent;
}

.youtube,
.youtube:focus,
.youtube:hover,
.youtube:active{
    text-decoration: none;
    outline: none;
}
