/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-headerbar-background {
    background: #fff;
}

.uk-navbar {
    background: #B22126;
}
.uk-navbar-nav > li > a {color: #fff;}
.uk-panel-box-primary {    background: #B22126;  }
.uk-overlay-background {    background-color:rgba(0,0,0,0.4); }
#tm-top-d, #tm-top-b, #tm-bottom-b {background:#B22126;}
.fullw {font-size:24px;text-transform:uppercase;}
.tm-block .uk-overlay-panel h3 {color:#fff;}
.tm-block .uk-overlay-panel {color:#eee;}


@media (min-width: 768px) {
.tm-headerbar {
    padding: 0 30px;
}}

.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%;
}
#circle {width:20%;float:left;margin-bottom:-20px;}
#logohead {width:80%;float:left;}
.acymailing_module tbody > tr:not(:first-child) {border-top:none;}
.acymailing_module input[type="text"] {background-color:#fff;}
.pwebbox-container-outset .acymailing_introtext, .pwebbox-container-outset .acymailing_introtext h3  {color:#fff;font-size:28px;text-align:center;line-height:40px;}
.pwebbox-container-outset .acymailing_introtext h3 {text-transform:uppercase;font-size:36px;}
.pwebbox-box.pweb-modal {margin: 100px auto !important;}
.pwebbox-box.pweb-modal.pweb-radius .pwebbox-container, .ui-effects-transfer.pweb-genie.pweb-radius {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
table.acymailing_form {    min-width: 250px;}
.acymailing_module img {display:none;}
.pwebbox-box.pweb-modal .acymailing_module img {display:inline;}
aside, .uk-nav-side[data-uk-sticky] {background:#B22126;}
.tm-sidebar-a {padding-left:0px;}

.tm-isblog a.uk-align-left {max-width:30%;}
.tm-socialbuttons {
    float: right;
    margin-top: -40px;
}
.tm-content .uk-panel-box {background:transparent;}
#social {position:absolute;right:25%;margin-top:50px;}

@media (min-width: 768px) {
.tm-panel-large .small-pad {
    padding: 10px;
}}
.tm-logo-small {padding-left:20%;}
.uk-navbar-toggle {
    height: 50px;
    background: url("../../../images/icon-toggler.svg") no-repeat 50%;
}
.tm-footer {padding-top:10px;padding:bottom:40px;}
.sponsorimg {width:16%;float:left;margin:4px 2%;}
.sponsorimg1 {width:30%;float:left;margin:4px 1%;}

a, .uk-link {
    color: #B22126;
    }
    
    html {
    font: 400 14px / 26px 'Open Sans';
    }
    .tm-page {background:#fff;}
    .uk-navbar-nav > li.uk-active > a {color:#B22126;font-weight:600;}
    
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {color:#B22126;}
.tm-top-a .uk-text-large {font-size:2.5em;line-height:1.5em;max-width: 900px;text-shadow: 2px 2px 5px #000;}

.homebutton img {width:60px;height:60px;}
.uk-navbar-nav > li.uk-active > a.homebutton {background-color:transparent;}
.uk-navbar-nav > li > a.homebutton {display:none;}
.uk-active .uk-navbar-nav > li > a.homebutton {display:block;}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    }

@media (max-width: 900px) {
.tm-top-a .uk-text-large {font-size:2em;line-height:1.3em;max-width: 900px;text-shadow: 2px 2px 5px #000;}
}


@media (max-width: 768px) {
.uk-container {
    padding: 0 0px;}
.tm-sidebar-a {margin-left:15px;}
.tm-content .uk-panel-box {padding:20px 0;}
.tm-top-a .uk-text-large {font-size:1.5em;line-height:1em;max-width: 900px;text-shadow: 2px 2px 5px #000;}
}
}

.ctct-custom-form {
    font: 16px Helvetica Neue,Arial,sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    min-width:350px;
    margin:0 auto;
    box-sizing:border-box;
    padding: 15px;
}
.ctct-form-defaults {
    color: #000;
    padding:15px;
    border-radius:5px;
}
.ctct-custom-form * { box-sizing:border-box; }
.ctct-custom-form p { margin: 0; margin-bottom: 24px;}
.ctct-custom-form select { width: 100%; height: 46px; border: 1px solid #b0b6bb; background-color: #fff; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.ctct-custom-form .ctct-form-required { position: relative; }
.ctct-custom-form .ctct-form-required:before {content: "\2217";position: absolute;top: -4px;left: -12px;color: #f5463b; }
.ctct-custom-form input[type="text"] {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #b0b6bb;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #394856;
    font-size: 16px;
    line-height: 1.5; 
    }
.ctct-custom-form input[type="text"]:focus { outline: 1px solid #5dacd6; }
.ctct-custom-form .ctct-form-errorMessage {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px;
    color: #f5463b; 
}
.ctct-custom-form ::-webkit-input-placeholder { color: #88919a; }
.ctct-custom-form :-moz-placeholder { color: #88919a; }
.ctct-custom-form ::-moz-placeholder { color: #88919a; }
.ctct-custom-form :-ms-input-placeholder { color: #88919a; }
.ctct-custom-form input.is-error, .ctct-custom-form .ctct-form-input.is-error {
    border-color: #f5463b !important;
    color: #f5463b !important; 
}
.ctct-custom-form label {
    display: block;
    margin-bottom: 12px;
    line-height: 1; 
}
.ctct-custom-form .Button {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px;
    padding: 14px 20px;
    line-height: 1;
    background-image: none;
    background-color: #ebedee;
    color: #0078c1;
    border: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; 
}
.ctct-custom-form .ctct-button {
    color: #fff;
    background-color: #0078c1;
    display: block;
    width: 100%; 
}

.ctct-custom-form .ctct-button:hover {
    color: #fff;
    background-color: #3e9fda; 
}

.ctct-custom-form .ctct-button:active {
    background-color: #005c94; 
}

.ctct-custom-form .ctct-form-footer {
    font-size: 11px;
    font-family: Helvetica Neue,Arial,sans-serif;
    padding: 10px 0px 0px 0px;
}
.u-hide {display:none;}

.con1 {width:35%;margin-right:5%;float:left;}
.con2 {width:55%;margin-right:5%;float:left;}
.contact h3, .contact legend {display:none;}
@media (max-width: 768px) { 
.con1, .con2 {width:100%;}
}
strong {
    font-weight: 600;
}
input.uk-search-field:focus {background-color:#fff;}
.uk-search-field:focus, .uk-search.uk-active .uk-search-field {width: 100%;}
.search .tm-panel-large .uk-panel {padding:10px 50px;}
.search .uk-article + .uk-article {margin-top:10px;}
#search-159 {width:100%;}