.mod_tm_ajax_contact_form{
    position: relative;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message{
   width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 0;
    z-index: -1;
    text-align: center;
    background: 50% 50% no-repeat transparent;
    transition: all .5s ease;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message > span{
    font-size: 20px;
    line-height: 24px;
    display: block;
    vertical-align: middle;
    max-width: 100%;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.l{
    z-index: 2;
    background: url(../images/loading.gif) 50% 50% no-repeat #fff;
    opacity: .8;
    filter: alpha(opacity=80);
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.s{
    z-index: 2;
    background: #fff;
    color: #4ec385;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message span.e span{
    display: block;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.e,
.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.c{
    z-index: 2;
    color: #ec7b7b;
    background: #fff;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.e span.e,
.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.c span.c,
.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.s span.s{
    display: inline-block;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message:before{
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
/*==================  RD Parallax    ======================*/
.parallax {
    position: relative;
    overflow: hidden;
}
.parallax_image,
.parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform;
}
.parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.parallax_pattern {
    background-repeat: repeat;
}
.parallax_cnt {
    position: relative;
}
#logo, #logo a {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    
}
#logo img {
    margin-right: 10px;
}
.icemegamenu > ul > li > a.iceMenuTitle{
    font-size: 17px;
}
.headerContent{
    background: #1E1D23;
}
.camera_caption div.inner .slide-title{
    margin-bottom: 50px;
}
#content {
    padding-top: 30px;
}
.page-item{
    color: #fff;
}
h1.heading-style-3, h2.heading-style-3, h3.heading-style-3, h4.heading-style-3, h5.heading-style-3, h6.heading-style-3,h1.heading-style-2, h2.heading-style-2, h3.heading-style-2, h4.heading-style-2, h5.heading-style-2, h6.heading-style-2{
    margin-bottom: 20px;
}
.nav-tabs{
    padding-bottom: 20px;
}
#footer{
    padding-top: 100px;
}
.fancybox-inner iframe{
    width: 100% !important;
    height: 100%;
}
.mod-newsflash-adv__.tabs .row-fluid .item .item_content .item_img img{
    width: 100%;
}
.camera_wrap .camera-item{
    display: none;
}
.camera_wrap .camera-item:first-child{
    display: block;
}
.camera_wrap .camera-item>img{
   max-width: 100% !important; 
}
.soc-icons {
    margin-top: 23px;
    display: table;
}

.soc-icons a {
    font-size: 28px;
    border: 2px solid;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.soc-icons strong {
    margin-right: 15px;
}
.cameraContent iframe{
    width: 100%;
    height: 100%;
}
.imgFake{
    display: none;
}
#header{
    background: rgba(0, 0, 0, 0.17);
}#header.scroll-to-fixed-fixed {
    background: black;
}
.mod-article-single.video .item-title {
    margin: 0;
}
.rd-video_cnt{
    padding: 5% 0;
}
.under_slider img, .full-width, .full-width img{
    width: 100% !important;
}
.overlay-gallery{
background: rgba(0, 0, 0, 0.33);
}
.go_to_videoteka {
    text-align: center;
    margin-bottom: 50px;
}
.item_header h2{
    margin-top: 20px;
}