/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* nav */

nav.tm-navbar {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.uk-navbar-nav > li > a::before {
    background: #fb6800 none repeat scroll 0 0;
    height: 4px;
}

.header .navbar-nav > li > a,
.header .navbar-nav > li > a:focus {
    background: red none repeat scroll 0 0;
}


/* logo */
.tm-logo img {
    width: 95%;
    max-width: 350px;
    height: auto;
}


/* home header */

.header-holder {
    margin: 0 auto;
    padding: 125px 0px 75px 0px;
    max-width: 550px;
}

.header-holder h2,
.header-holder h3 {
    text-align: center;
    color: #fff;
}

/* modules */

.tm-bottom-a {
    background: #f7f7f7;
}

.footer-right {
    text-align: right;
}



/* icons and buttons */

.uk-icon-button {
    background: #555555;
}

.icon20 {
    font-size: 20px;
    height: 25px;
    width: 25px;
    line-height: 25px;
}

.footer-social img {
  margin: 5px;
  width: 25px;
  height: 25px;
}

.footer-social img:hover {
  opacity: 0.5;
}

/* styles */


.uk-article {
    background: #fff;
    padding: 25px;
    margin-left: -35px;
}

.uk-panel-title {
    background: #efefef;
    border-left: 2px solid #00264c;
    padding: 10px 5px;
/*    margin-right: 15px; */
}

h3.uk-panel-title {
    font-weight: 200;
    color: #555;
}

h3 > a {
  color: #2d3c54;
}

.tm-sidebar-a {
    padding-right: 15px;
}

.tm-sidebar-a .uk-panel {
    padding-bottom: 10px;
/*    border-bottom: 2px solid #fb6800; */
}

.tm-toolbar {
	background: #00264C none repeat scroll 0 0;
}

p {
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 22px;
}

h1, h2, h3 {
}

h4, h5, h6 {
    margin: 0 0 10px;
}

em {
  color: inherit;
}
.tm-footer-top h4 {
    color: #fb6800;
}

.header-holder a {
    transition: background-color 0.5s ease;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    border: 1px solid #fff;
}

.header-holder a:hover {
    color: #00264c;
    background: #fff;
}

input.maps-button-blue,
a.maps-button-blue {
    transition: background-color 0.5s ease;
    color: #fff;
    background: #00264c;
    padding: 15px;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    border: 0;
    line-height: 16px;
}

input.maps-button-blue:hover,
a.maps-button-blue:hover {
    background: #fb6800;
}

img.staff {
    float: left;
    max-width: 150px;
    height: auto;
    margin-top: 5px;
    margin-right: 15px;
}

h3.toggler {
    font-size: 14px;
}

.tm-footer-top a:link {
    color: #ffffff !important;
}

.tm-footer-top a:hover {
    color: #ccc !important;
}

a.uk-icon-button {
    color: #fff !important;
}

a.orange:link {
    color: #fb6800 !important;
}

a.orange:hover {
    color: #fff !important;
    text-decoration: none;
}


.social_share_privacy_area {
    /*margin: 0 0 0 0 !important;*/
    width: auto;
}

/*
.social_share_privacy_area li {
    float: none;
    height: 40px;
}
*/

.social_share_privacy_area li .switch.on::before {
    /*color: #93c64d;
    content: "a";
    font-family: "essp";*/
}

.social_share_privacy_area li .switch::before {
    /*color: #ccc;*/
    content: ""; /* "d"; */
    font-family: "essp";
    font-size: 20px;
    /*padding-left: 5px;*/
}

.fb_like_privacy_dummy::before {
    content: "";
    /*padding-left: 25px;
    padding-bottom: 25px;*/
    background: url('../../../images/social/facebook.svg');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px; 
    background-size: contain;
    display: inherit;
}

.facebook .switch.on::before {
    content: "";
    /*padding-left: 25px;*/
    /*padding-bottom: 25px;*/
    background: url('../../../images/social/facebook_on.svg');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px; 
    background-size: contain;
    display: inherit;  
}

.tweet_this_dummy::before {
    content: "";
    /*padding-left: 25px;*/
    /*padding-bottom: 25px;*/
    background: url('../../../images/social/twitter.svg');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px; 
    background-size: contain;
    display: inherit;  
}

.twitter .switch.on::before {
    content: "";
    /*padding-left: 25px;*/
    /*padding-bottom: 25px;*/
    background: url('../../../images/social/twitter_on.svg');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px; 
    background-size: contain;
    display: inherit;  
}

.gplus_one_dummy::before {
    content: "";
    /*padding-left: 25px;*/
    /*padding-bottom: 25px;*/
    background: url('../../../images/social/gplus.svg');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    background-size: contain;
    display: inherit;  
}

.gplus .switch.on::before {
    content: "";
    /*padding-left: 25px;*/
    /*padding-bottom: 25px;*/
    background: url('../../../images/social/gplus_on.svg');
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    background-size: contain;
    display: inherit;
}

.social_share_privacy_area .facebook {
    /*width: 150px;*/
}

.social_share_privacy_area .twitter {
    /*width: 148px;*/
}

.social_share_privacy_area .gplus {
    /*width: 123px;*/
}


h2.sprocket-mosaic-title {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
}


ul.lnd_latestnews {
    list-style-type: none;
    padding-left: 0;
}

.lnd_more_ind {
    font-size: 100%;
    padding: 0;
}

li.lnd_latestnews {
    color: #fff; /* #fb6800; */
    padding: 5px 0px;
    font-size: 100%;
    line-height: 22px;
    font-weight: bold;
    border-bottom: none;
}

li.lnd_latestnews a {
    font-weight: 400;
}

/*
.sprocket-mosaic-infos,
.sprocket-readmore {
    visibility: hidden;
    height: 0px;
}
*/

#mod-ajaxsearch-form > .btn-toolbar {
    margin-top: 0px;
/*    background: orange; */
}

.ajax-search .results-box {
    border: 0;
}

/* youtube fixes */

.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%;
}




/* responsive */

@media (max-width: 900px) {

    .tm-logo img {
	width: 95%;
	max-width: 225px;
	height: auto;
    }

/*
    input.maps-button-blue:hover,
    a.maps-button-blue {
	font-size: 12px;
	padding: 10px;
    }
*/


}

@media (max-width: 970px) {
  .tm-logo img {
    width: 95%;
    max-width: 300px;
    height: auto;
	}
}

@media (max-width: 768px) {

    .tm-logo img {
	width: 95%;
	max-width: 340px;
	height: auto;
    }


/*
    .tm-leading-article {
	background: #fff;
	margin-left: 3px;
    }
*/

    .uk-article {
	padding: 10px;
	margin-left: 0;
    }

/*
    input.maps-button-blue:hover,
    a.maps-button-blue {
	font-size: 12px;
	padding: 10px;
    }
*/

    .header-holder {
	padding: 20px;
    }

    .header-holder h2 {
	font-size: 24px;
    }

    .header-holder h3 {
	font-size: 18px;
    }

    .footer-right {
	text-align: left;
    }

    img.staff {
	max-width: 50px;
    }

    .uk-panel-title {
	background: none;
	border-left: none;
	padding: 0;
    }

    h3.uk-panel-title {
	font-weight: 600;
	color: #555;
    }

}

@media (max-width: 480px) {

    .tm-logo img {
	width: 95%;
	max-width: 195px;
	height: auto;
    }
}
