/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

h1, .uk-h1 {
    font-size: 32px;
    line-height: 42px;
}

.uk-article-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    text-transform: uppercase;
}
.tm-block-main > .uk-container {background-color: rgba(0,0,0,.8);padding-top:40px;padding-bottom:40px;}
.tm-toolbar {
    background-color: rgba(0,0,0,.8);
}
.uk-block-default, .uk-navbar-attached {
    background: transparent;
}

html {
    font: 400 14px / 24px 'Noto Serif';
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background-color: #000;
}

.uk-block-secondary {
    background: transparent;
}
.category-module .prop {clear:both;margin:10px 0;border-bottom:1px solid #454342;}
.category-module .prop img {width:60px;height:60px;float:left;}
h3.uk-panel-title {font-size:16px;}
.mod-articles-category-introtext {margin-top:0px;margin-bottom:10px;padding-bottom:10px;}
.tm-block-main {padding-top:0px;}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*body {background-image:url(../images/curtainsbg.jpg);background-size:auto;background-position:center top;background-attachment: fixed;}*/
body {background-image:url(../images/bg3.jpg);background-size:auto;background-position:center top;background-attachment: fixed;}

#tm-top-a {padding-top:0px;}
.propcat .uk-grid .uk-article img {float:left;max-width:50%;margin-right:20px;}
.uk-grid .uk-article .vsig img {max-width:100%;}
.twocol {width:44%;margin:0 3%;float:left;}
@media screen and (max-width:650px) {
    .twocol {width:100%;float:none;}
}
.contact-form .well {background:#000;}
.contact-form legend {display:none;}
.tm-navbar-container {
    padding-top: 0;
    padding-bottom: 0;
    background: #000;
    max-width: 990px;
    margin: 0 auto!important;
        border-top: #D0AC26 solid 1px;
            border-bottom: #D0AC26 solid 1px;
}
.tm-toolbar {
    background-color: rgba(0,0,0,.8);
    max-width: 950px;
    margin: 0 auto;
    padding: 10px 20px;
}
.tm-toolbar .uk-float-left {margin:0 20px;}
.tm-block-top-a .uk-container {padding:0;}
.mod-articles-category-title, .uk-article-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    text-transform: none;
    font-weight: 600;
    color: #fcf3eb;
}
.tm-main-top .uk-panel {margin:-40px -40px -20px;}
.propcat .tm-sidebar-a {margin-top:-40px;}
.uk-block-secondary .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) {
    background: #000;
    border-color: rgba(170, 170, 170, 0.3);
}
#tm-top-b {    max-width: 990px;
    margin: 0 auto;}
    .uk-dropdown-navbar {
    margin-top: 0;
    background: #000;
    border-bottom: 2px solid #D0AC26;
    border-left: 2px solid #D0AC26;
    border-right: 2px solid #D0AC26;
    color: #afafae;
}
.uk-dropdown-bottom {top:76px!important;}
.uk-subnav > * > * {
    color: #ddd;

    font-size: 12px;
}

/*.uk-navbar-nav .uk-dropdown-navbar ul > li {
    background: url(../images/submenu.jpg) 50% 50%;
    width: 240px; 
    background-repeat:no-repeat;
}
.uk-navbar-nav .uk-dropdown-navbar ul li li {
    padding: 0;
    border-right: 0;
    height: 33px;
    margin-left: 8px;
    display: list-item;
}*/

.uk-navbar-nav .uk-dropdown-navbar ul > li {
    background: url(../images/clapper-up.png) 10px 0px;
    background-repeat:no-repeat;
    padding-left: 20px;
}
.uk-navbar-nav .uk-dropdown-navbar ul > li:active,.uk-navbar-nav .uk-dropdown-navbar ul > li:hover {
    background: url(../images/clapper-down.png) 10px 0px;
    background-repeat:no-repeat;
    padding-left: 25px;
}
/*@media screen and (min-width:650px) {
.search fieldset {width:50%;float:left;}
}*/

.uk-search:before {
    content: "\e902";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    font-family: 'Chester';
}

.result-text {border-bottom:#D0AC26 solid 1px;padding-bottom:10px;margin-bottom:20px;}
a.tm-logo-small img {max-width:80%;float:right;}
.backbtn {text-align:center;margin-top:-10px;    display: block;}


/* Style the Image Used to Trigger the Modal */
#topimg1_0 {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#topimg1_0:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    
    height: 80%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0)!important; /* Fallback color */
    background-color: rgba(0,0,0,0.9)!important; /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 600px;
    max-width: 100%;
}
.propcat .uk-grid .uk-article img.modal-content {
     float: none; 
     max-width: 100%;
     margin:auto; 
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: none;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 0.7;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
@media only screen and (max-width: 700px){
    .vsig1_0 {
    width: 100%;}
    .vsig_top1_0 {
    width: 100%;
}
.vsig_ruler1_0 {
    float: none !important;
    width: 100%;
}
}

/*
@media only screen and (min-width: 960px){
.tm-navbar-container {background-image:url(../images/menu-bg.jpg);background-repeat:no-repeat;background-size:contain;}
.uk-navbar-nav > li > a {

    height: 120px;
    visibility: hidden;
    
}
.uk-navbar {
    background: rgba(0, 0, 0, 0);
    color: #afafae;
    width: 100%;
    
}
.uk-navbar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;

}
.uk-navbar-nav > li:not(:last-child), .uk-navbar-brand {
     margin-right: 0px; 
}
.uk-navbar-nav > li {

    width: 14.2%;
}
.tm-navbar-default > div.uk-position-relative {padding:30px 5%;}
.tm-navbar-container {
    height: 120px;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 990px;
    margin: 0 auto!important;
    border-top: #D0AC26 solid 0px;
    border-bottom: #D0AC26 solid 0px;
}
    
}*/

.tm-block-top-b .uk-container {padding: 0;}
@media only screen and (min-width: 960px){
    .tm-navbar-container {
    
    display: none;
}
.vsig1_0 {
    width: 100%;min-height:400px;
}
    .vsig_ruler1_0 {
    
    width: 50%;
}
.vsig_top1_0 {
    width: 50;
}
}

#tm-bottom-d .uk-container {padding:0;}
