/***************************  ***************************/

/* overpass-regular - latin */
  @font-face{
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 400;
  src: local(''),
      url('../fonts/overpass-v11-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	  url('../fonts/overpass-v11-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */}



/* BackToTop button css */
#scroll {
    position:fixed;
    right:10px;
    bottom:14px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color: rgba(188,188,188,0.90);
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px
}

#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff
}
#scroll:hover {
    background-color: rgba(188,188,188,1.00);
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}







/***************************  ***************************/


.img-center {
	max-width: 44%;
	margin-right: auto;
	margin-left: auto;
}

.img-50 {
	max-width: 60%;
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
}



/*************************** SolidSocialWall ***************************/



/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider {
    overflow: hidden;
    visibility: hidden;
    position: relative
}

.slider-wrapper {
    overflow: hidden;
    position: relative
}

.slider-wrapper > * {
    float: left;
    width: 100%;
    position: relative
}

.slider-control {
    height: 30px;
    position: relative
}

.slider-control a, .slider-control .slider-menu {
    position: absolute;
    top: 9px;
    display: inline-block
}

.slider-control .slider-prev {
    left: 0
}

.slider-control .slider-next {
    right: 0
}

.slider-control .slider-menu {
    top: 0;
    width: 50%;
    left: 50%;
    margin-left: -25%;
    font-size: 27px;
    text-align: center
}

.slider-control .slider-menu b {
    color: #bbb;
    cursor: pointer
}

.slider-control .slider-menu b.active {
    color: #666
}

a, img, fieldset, figure {
    width: auto;
    height: auto;
    border: none
}

figure {
    position: relative;
    float: left
}

figure img {
    position: relative;
    float: left;
    width: 100%
}

a img {
    border: none
}

h1, h2, h3, h4, h5, h6, p, ul, li, img, a, fieldset, figure, body, .block {
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-family: 'Overpass'; 
}

input, text, select {
    font: normal 300 18px / 30px 'Overpass';
}

body {
    font: normal 17px / 30px 'Overpass';
    color: #282828;
    background-color: #fff
}

#header, #content, #wrapper, .wrapper, #container, #main, .inside,
.block {
    position: relative;
    float: left;
    width: 100%
}

#header.mb, #content.mb, #wrapper.mb, .wrapper.mb, #container.mb,
#main.mb, .inside.mb, .block.mb {
    margin-bottom: 30px
}

.vh {
    position: relative;
    float: left;
    width: 100%;
    min-height: calc(100vh - 100px - 309px)
}

.container, .mod_breadcrumb ol, .storeNav ul {
    position: relative;
    float: none;
    height: auto;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto
}

h1, h2, h3, h4, h5, h6 {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 17px;
	font-family: 'Overpass';
	text-transform: uppercase
}

h1.headlineLight, h2.headlineLight, h3.headlineLight, h4.headlineLight,
h5.headlineLight, h6.headlineLight {
    font-size: 30px;
    text-transform: none
}

h1 {
	font-size: 32px;
}

h2, .h2 {
    font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 10px
}

h4, h5, h6 {
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: 17px;
	font-family: "Overpass";
	margin-bottom: 5px;
}

h4.lowercase-serif, h5.lowercase-serif, h6.lowercase-serif {
    text-transform: none;
    font: normal 17px / 30px 'Overpass';
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 50px
}

p {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

p:last-child {
    margin-bottom: 0
}

small, p.error, .mod_breadcrumb, .small {
    font-size: 14px;
    line-height: 1.5
}

a {
    color: #282828
}

a:hover {
    color: #5b5b5b;
	text-decoration: none;
		
}

.btn, form .submit, #cookiebar a, #cookiebar button {
    position: relative;
    float: left;
    display: block;
    margin: 0 20px 0 0;
    padding: 8px 25px;
    background-color: #bbb;
    border: none;
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase
}

.btn:hover, form .submit:hover, #cookiebar a:hover, #cookiebar button:hover {
    background-color: #424242;
    color: #fff
}

.btn:last-of-type, form .submit:last-of-type, #cookiebar a:last-of-type,
#cookiebar button:last-of-type {
    margin-right: 0
}

.btn.mt, form .submit.mt, #cookiebar a.mt, #cookiebar button.mt {
    margin-top: 20px
}

.btn.light, form .submit.light, #cookiebar a.light, #cookiebar a, #cookiebar button.light {
    border: 1px solid #757575;
    background-color: transparent;
    color: #282828
}

.btn.light:hover, form .submit.light:hover, #cookiebar a.light:hover,
#cookiebar a:hover, #cookiebar button.light:hover {
    background-color: #f4f4f6;
    color: #282828
}

hr {
    position: relative;
    float: left;
    width: 20%;
    height: 3px;
    height: 1px;
    background-color: #dbdbdb;
    border: none;
    margin: 50px 40%
}

.clear {
    clear: both
}

.last {
    margin-right: 0
}

.right {
    position: relative;
    float: right !important
}

.center, .block.message, p.message, p.error, p.tl_confirm {
    text-align: center
}

.center .btn, .block.message .btn, .block.message form .submit, form .block.message .submit,
.block.message #cookiebar a, #cookiebar .block.message a, .block.message #cookiebar button,
#cookiebar .block.message button, p.message .btn, p.message form .submit,
form p.message .submit, p.message #cookiebar a, #cookiebar p.message a,
p.message #cookiebar button, #cookiebar p.message button, p.error .btn,
p.error form .submit, form p.error .submit, p.error #cookiebar a, #cookiebar p.error a,
p.error #cookiebar button, #cookiebar p.error button, p.tl_confirm .btn,
p.tl_confirm form .submit, form p.tl_confirm .submit, p.tl_confirm #cookiebar a,
#cookiebar p.tl_confirm a, p.tl_confirm #cookiebar button, #cookiebar p.tl_confirm button,
.center form .submit, form .center .submit, .center #cookiebar a, #cookiebar .center a,
.center #cookiebar button, #cookiebar .center button {
    float: none;
    display: inline-block
}

.invisible {
    display: none
}



ul, ol {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.list, .checklist {
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px solid #aaa;
    list-style: none;
    padding: 0
}

.list li, .checklist li {
    position: relative;
    float: left;
    width: 100%;
    padding: 5px 10px;
    border-bottom: 1px solid #aaa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.list.zebra li, .checklist.zebra li {
    background-color: #f4f4f6
}

.list.zebra li:nth-of-type(2n), .checklist.zebra li:nth-of-type(2n) {
    background-color: transparent
}

.checklist li {
    background-image: url("../../files/my_files/img/check.png");
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 18px auto;
    padding-left: 40px
}

.tableScroll {
    position: relative;
    float: left;
    width: 100%;
    overflow: auto
}

table {
    position: relative;
    float: left;
    width: 100%;
    border-collapse: collapse
}

table thead {
    font-weight: bold;
    background: #f8f8fa;
    color: #8e8e8e
}

table tr td, table tr th {
    border: 1px solid #aaa;
    padding: 5px 10px;
    text-align: left
}

table tr td.state.open, table tr th.state.open {
    color: #8e8e8e
}

table tr td.state.waiting, table tr th.state.waiting {
    color: orange
}

table tr td.state.done, table tr th.state.done {
    color: green
}

table tr td.state.error, table tr th.state.error {
    color: red
}

table.list tr td, table.checklist tr td, table.list tr th, table.checklist tr th {
    border-left: none;
    border-right: none
}

table.zebra tr {
    background-color: #f4f4f6
}

table.zebra tr:nth-of-type(2n) {
    background-color: transparent
}

.block.message, p.message, p.error, p.tl_confirm {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 25px;
    border: 1px solid #aaa;
    background-color: rgba(170, 170, 170, 0.1);
    color: #282828;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.block.message.block.message, p.message.block.message, p.error.block.message,
p.tl_confirm.block.message {
    padding: 40px 20px
}

p.error {
    border: 1px solid red;
    background-color: rgba(255, 0, 0, 0.1);
    color: red
}

p.tl_confirm {
    border: 1px solid green;
    background-color: rgba(0, 128, 0, 0.1);
    color: green
}

form {
    position: relative;
    float: left;
    width: 100%
}

form .formbody {
    position: relative;
    float: left;
    width: 100%
}

form .widget {
    position: relative;
    float: left;
    width: 100%
}

form h1, form .headline {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 30px;
    padding: 20px;
    background-color: #f4f4f6;
    border: 1px solid #aaa;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

form h1 a, form .headline a {
    color: #282828
}

form label {
    position: relative;
    float: left;
    width: 100%;
    text-align: left
}

form input, form select, form textarea {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #aaa;
    outline: none;
    font: normal 300 18px / 30px 'Overpass';
    color: #aaa;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

form input::-webkit-input-placeholder, form select::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
    color: #aaa
}

form input:focus, form select:focus, form textarea:focus {
    border: 1px solid #919191;
    outline: none;
    color: #282828;
    background-color: #fff
}

form input.search, form select.search, form textarea.search {
    background-image: url("../../files/my_files/img/search.png");
    background-repeat: no-repeat;
    background-size: auto 15px;
    background-position: right 10px center
}

form select {
    width: 100%;
    padding-right: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../../files/my_files/img/arrow-down.png");
    background-repeat: no-repeat;
    background-size: auto 10px;
    background-position: right 10px center;
    cursor: pointer
}

form textarea {
    min-height: 150px
}

form .widget-checkbox, form .checkbox_container {
    margin-bottom: 25px
}

form .widget-checkbox input[type="checkbox"], form .checkbox_container input[type="checkbox"],
form .widget-checkbox label, form .checkbox_container label {
    display: inline-block
}

form .widget-checkbox label, form .checkbox_container label {
    cursor: pointer;
    position: relative;
    float: left;
    width: 100%;
    padding-left: 40px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

form .widget-checkbox input[type="checkbox"], form .checkbox_container input[type="checkbox"] {
    visibility: hidden;
    margin: 0
}

form .widget-checkbox input[type="checkbox"] + label[for]:before,
form .checkbox_container input[type="checkbox"] + label[for]:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    padding: 5px;
    background-color: none;
    border: 1px solid #aaa
}

form .widget-checkbox input[type="checkbox"]:checked + label[for]:before,
form .checkbox_container input[type="checkbox"]:checked + label[for]:before {
    color: #282828;
    background-image: url("../../files/my_files/img/check.png");
    background-position: center;
    background-size: 15px auto;
    background-repeat: no-repeat
}

form .imageselect {
    position: relative;
    float: left;
    width: 100%
}

form .imageselect table {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 5px;
    border-spacing: 0
}

form .imageselect table .image_container {
    position: relative;
    float: left;
    width: 100%
}

form .imageselect table .image_container img {
    position: relative;
    float: left;
    width: 100%
}

form .imageselect table .input_container {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

form .imageselect table .input_container label {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

form .imageselect table .input_container input[type="radio"] {
    display: none
}

form .imageselect table .input_container input[type="radio"] + label[for]:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: none;
    border: 1px solid #f4f4f6
}

form .imageselect table .input_container input[type="radio"] + label[for]:hover:before,
form .imageselect table .input_container input[type="radio"] + label[for]:focus:before {
    background-color: none;
    border-color: #aaa
}

form .imageselect table .input_container input[type="radio"]:checked + label[for]:before {
    background-color: url("../../files/my_files/img/check.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20% auto;
    border-color: #282828
}

form .g-recaptcha {
    position: relative;
    float: left;
    width: 100%
}

form .submit {
    width: auto
}

.mod_breadcrumb {
    position: relative;
    float: left;
    width: 100%;
    margin: 15px 0 50px;
    color: #aaa
}

.mod_breadcrumb ol {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    list-style: none;
    padding: 0
}

.mod_breadcrumb ol li {
    display: inline;
    margin-right: 5px
}

.mod_breadcrumb ol li a {
    display: inline;
    margin-right: 5px;
    color: #aaa
}

.mod_breadcrumb ol li a:hover {
    color: #282828
}

.mod_breadcrumb ol li a span {
    display: inline;
    text-decoration: underline
}

.mod_breadcrumb ol li.active a, .mod_breadcrumb ol li.active a span {
    text-decoration: none
}

.mod_newsarchive, .mod_newslist {
    position: relative;
    float: left;
    width: 100%
}

.mod_newsarchive h1, .mod_newslist h1 {
    text-align: center;
    margin-bottom: 50px
}

.layout_short {
    position: relative;
    float: left;
    width: 33.33%
}

.layout_short .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.95);
    text-align: center;
    font: normal 17px / 30px 'Overpass';
    color: #282828;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0
}

.layout_short .text .tags {
    font: normal 300 18px / 30px 'Overpass';
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.3;
    margin-top: -10px
}

.layout_short .text .tags hr {
    height: 1px;
    background-color: #757575;
    width: 15%;
    float: none;
    display: inline-block;
    clear: both;
    margin: 15px 0 10px
}

.layout_short .text .headline {
    font-size: 38px;
    line-height: 1.3;
    text-transform: none
}

.layout_short .text .link {
    text-decoration: underline;
    text-transform: uppercase
}

.layout_short:hover .text {
    opacity: 1;
    border: 1px solid #ddd;
    -webkit-transition: all, 0.5s;
    -moz-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all 0.5s
}

.tableWrapper {
    display: table;
    width: 100%;
    height: 100%
}

.tableWrapper .innerWrapper {
    display: table-cell;
    vertical-align: middle
}

body.whitefont #header .logo {
    display: none
}

body.whitefont #header .logo.whitefont {
    display: inline-block
}

body.whitefont #header #langChanger li a, body.whitefont #header #langChanger li span {
    color: #fff
}

body.whitefont #header .mainNav ul li a, body.whitefont #header .mainNav ul li span {
    color: #fff
}

body.whitefont #header .mainNav ul li a:hover, body.whitefont #header .mainNav ul li span:hover {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

body.whitefont #header .mainNav ul li a.active, body.whitefont #header .mainNav ul li span.active,
body.whitefont #header .mainNav ul li a.trail, body.whitefont #header .mainNav ul li span.trail {
    border-bottom: 1px solid #fff
}

body.whitefont #header .mainNav ul li a.shopNow, body.whitefont #header .mainNav ul li span.shopNow {
    color: rgba(40, 40, 40, 0.6);
    background-color: #fff;
    border-bottom: none
}

body.whitefont #header .mainNav ul li a.shopNow:hover, body.whitefont #header .mainNav ul li span.shopNow:hover,
body.whitefont #header .mainNav ul li a.shopNow.active, body.whitefont #header .mainNav ul li span.shopNow.active,
body.whitefont #header .mainNav ul li a.shopNow.trail, body.whitefont #header .mainNav ul li span.shopNow.trail {
    color: #282828
}

body.whitefont #header .mainNav ul li a.suche, body.whitefont #header .mainNav ul li span.suche {
    background-image: url("../../files/my_files/img/search-white.png")
}

body.whitefont #header .mainNav ul li a.suche:hover, body.whitefont #header .mainNav ul li span.suche:hover,
body.whitefont #header .mainNav ul li a.suche.active, body.whitefont #header .mainNav ul li span.suche.active,
body.whitefont #header .mainNav ul li a.suche.trail, body.whitefont #header .mainNav ul li span.suche.trail {
    border: none
}



.btn-read {
	width: 100%;
	height: 100%;
        background: transparent;
        border-radius: 0;
        border: 0px solid #ffffff;
        color: #fff;
    }

.center-block {
		margin: 0;
		padding: 0;
}
   



/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/
.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,0.7);
    z-index: 1;
}

.navbar-right {
	font-family: 'Overpass';
	font-size: 16px;
}

  #sidebar-wrapper {
    margin-right: -250px;
    right: 0;
    width: 250px;
    background: rgb(255,255,255);
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
  }

  .sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .sidebar-nav li {
    line-height: 65px;
    text-indent: 20px;
  }

  .sidebar-nav li a {
	line-height: 40px;
    color: #999999;
    display: block;
    text-decoration: none;
  }

  .sidebar-nav li a:hover {
    color: #9e9e9e;
    background: rgba(255,255,255,0.2);
    text-decoration: none;
  }

  .sidebar-nav li a:active, .sidebar-nav li a:focus {
    text-decoration: none;
  }

  .sidebar-nav > .sidebar-brand {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
  }

  .sidebar-nav > .sidebar-brand a {
    color: #999999;
  }

  .sidebar-nav > .sidebar-brand a:hover {
    color: #9e9e9e;
    background: none;
  }

  #menu-toggle {
    top: 0;
    right: 0;
    position: fixed;
    z-index: 1;
  }

  #sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }

  .toggle {
    margin: 20px 20px 0 0;
  }

  .toggle-close {
	padding-left: 20px;
	left: 20px;
	margin-left: 20px;
  }




/*-------------------------------*/
/*            footer             */
/*-------------------------------*/

.nb-footer{
  background: #fff;
  margin-top: 60px;
  padding-bottom: 30px;
}
.nb-footer .footer-single{
  margin-top: 30px;
}
.nb-footer .footer-title{
    display: block;
  margin: 15px 0 25px 0;
  border-bottom: 1px dotted #e4e9f0;
}
.nb-footer .footer-single a{
	text-decoration: none;
}

.nb-footer .footer-single h2{
    color: #606060;
  font-size: 18px;
  font-weight: 200;
  display: inline-block;
  border-bottom: 2px solid #e4e9f0;
  padding-bottom: 5px;
  margin-bottom: -2px;
}
.nb-footer .footer-single li{
  border-top: solid 1px #353535;
}
.nb-footer .footer-single li:first-child{
  border-top: none;
}
.nb-footer .footer-single li a{
  color: #979797;
  font-size: 12px;
  padding: 6px 0px;
  display: block;
  transition:all 0.4s ease-in-out;
}
.nb-footer .footer-single li a:hover{
	color: #737373;
}
.nb-footer .footer-single li a:hover i{
	color: #737373;
}
.nb-footer .dummy-logo {
    margin-top: 11px;
    padding-bottom: 9px;
}
.nb-footer .dummy-logo .icon {
    margin-right: 10px;
    border-radius: 20px;
    margin-top: 24px;
}
.nb-footer .brand {
	background-color: #CA00FF;
}
.nb-footer .dummy-logo i {
    font-size: 50px;
    color: #fff;
    padding: 5px;
}
.nb-footer .dummy-logo p {
    color: #999;
    font-size: 12px;
}
.nb-footer .dummy-logo h2 {
    font-size: 24px !important;
    border-bottom: none;
    color: #696969;
    padding: 5px 0;
}
.nb-footer .btn-footer{
	border: 1px solid #A1A1A1;
	margin-top: 10px;
	color: #999;
}
.nb-footer .btn-footer:hover{
	background-color: #B900FF;
	color: #fff;
	transition: all 0.4s ease-in-out;
}
.nb-footer .useful-links li a{
  text-transform: uppercase;
}
.nb-footer .footer-project a{
  font-size: 13px;
}
.nb-footer .footer-project img{
  margin-bottom: 20px;
  border: 1px solid #666;
  border-radius: 6px;
  padding: 1px;
  opacity: 0.7;
  transition:all 0.4s ease-in-out;
}
.nb-footer .footer-project img:hover{
  opacity: 1.0;
  cursor: pointer;
}
.nb-footer .footer-project .footer-title{
  margin-top: 0;
}
.nb-footer .footer-single p, .footer-single address{
    color: #979797;
  font-size: 14px;
  margin-top: 5px;
  line-height: 22px;
}
.nb-copyright{
  background: #fff;
  padding-bottom: 10px;
}
 .nb-copyright .copyrt{
  margin-top: 22px;
  font-size: 14px;
}
.nb-copyright .copyrt a{
	color: #737373;
}
.nb-copyright .footer-social{
	margin-top: 10px;
}
.nb-copyright .footer-social i{
  padding: 5px 10px;
  color: #999;
  border: 1px solid #333;
  margin-top: 10px;
  font-size: 20px;
  border-radius: 5px;
  transition:all 0.4s ease-in-out;
}
.nb-copyright .footer-social i:hover{
  background: #7BFF00;
  color: #fff;
}
.nb-copyright .footer-social .fa-facebook{
  padding: 5px 14px;
}


/*************************** hover effect touchscreens ***************************/
#instafeed {
  margin-top: 30px;
  text-align: center;
  font-family: 'Overpass';
}

.insta-post {
  display: inline-block;
  margin: 0px 0px 0px 0px;
  position: relative;
}

.insta-hover {
  position: absolute;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: rgba(0, 0, 0, .2);
  color: white;
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  padding: 0px;
}

.insta-hover .fa:last-of-type {
  padding-left: 15px
}

.insta-post:hover .insta-hover,
.insta-post.hasHover .insta-hover {
  opacity: 1;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
}

.zoom {
    transform-origin: center 110%;
}


/*

@media(max-width: 767px) {
 .xs-center{
	text-align: center;
}
 .left-clear{
	padding-left: 0;
}
 .right-clear{
	padding-right: 0;
}
}

*/


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Smartphones (portrait and landscape) ----------- */
	.tableWrapper {
		display: none;
	}
}

@media only screen 
and (min-width : 321px)
and (max-width : 480px) {
/* Smartphones (landscape) ----------- */
		.img-50 {
		margin-top: 10px;
	}
	.tableWrapper {
		display: none;
	}

}


@media only screen 
and (max-width : 320px) {
/* Smartphones (portrait) ----------- */
		.img-50 {
		margin-top: 10px;
	}
	.tableWrapper {
		display: none;
	}

}


@media only screen 
and (min-width : 481px)
and (max-width : 767px) {
/* Desktops and laptops ----------- */
	.img-50 {
		margin-top: 0px;
	}
	
	#instafeed {
		margin-top: 0px;
		text-align: center;
		font-family: 'Overpass';
	}
	
	.headline {
		display: none;
	}
	
	.tags {
		display: none;
	}
}


@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {
/* iPads (portrait and landscape) ----------- */
	.img-50 {
		margin-top: 0px;
	}
			.img-height {
			position: relative;
			margin-left: auto;
			margin-right: auto;
		margin-top: 0px;
		max-height: 30px;
	}
			.tags {
		display: none;
	}
.layout_short .text .headline {
    font-size: 20px;
    line-height: 1.0;
    text-transform: none
}
	
}


@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) {
/* iPads (landscape) ----------- */
	.img-50 {
		margin-top: 0px;
	}
		.tags {
		display: none;
	}
			.img-height {
			position: relative;
			margin-left: auto;
			margin-right: auto;
		margin-top: 0px;
		max-height: 30px;
	}

}


@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) {
/* iPads (portrait) ----------- */
	.img-50 {
		margin-top: 0px;
	}
			.img-height {
			position: relative;
			margin-left: auto;
			margin-right: auto;
		margin-top: 0px;
		max-height: 30px;
	}

}


@media only screen 
and (min-width : 1024px) 
and (max-width : 1200px)  {

	.img-50 {
		margin-top: 0px;
	}
			.img-height {
			position: relative;
			margin-left: auto;
			margin-right: auto;
		margin-top: 0px;
		max-height: 30px;
	}
	.layout_short .text .headline {
    font-size: 20px;
    line-height: 1.0;
    text-transform: none
}

}

@media only screen 
and (min-width : 1200px) {
/* Desktops and laptops ----------- */
	.img-50 {
		margin-top: 5px;
	}
		.img-height {
			position: relative;
			margin-left: auto;
			margin-right: auto;
		margin-top: 5px;
		max-height: 45px;
	}
	.layout_short .text .headline {
    font-size: 26px;
    line-height: 1.0;
    text-transform: none
}
	
}

@media only screen 
and (min-width : 1700px) {
/* Large screens ----------- */
	.img-50 {
		margin-top: 5px;
	}
		.img-height {
			position: relative;
			margin-left: auto;
			margin-right: auto;
		margin-top: 5px;
		max-height: 45px;
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* iPhone 4 ----------- */

}


/*********************** Demo - 8 *******************/
.box8 .icon,.box8 .title{margin:0;position:absolute}
.box8{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box8 img{width:100%;height:auto}
.box8 .box-content{width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;position:absolute;top:0;left:0;transform:perspective(400px) rotateX(-90deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box8 .icon li a,.box8 .title{background:#ef4050;font-size:20px;color:#fff}
.box8:hover .box-content{opacity:1;transform:perspective(400px) rotateX(0)}
.box8 .title{padding:5px 7px;border-radius:5px;font-weight:600;bottom:20px;left:20px;transition:all .9s ease 0s}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box8:hover .title{bottom:-40px}
.box8 .icon{list-style:none;padding:0;top:42%;left:0;right:0}
.box8 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;margin-right:7px}
.box9 .icon,.box9 .title{width:100%;font-size:22px}
.box8 .icon li a:hover{background:#fff;color:#000}
@media only screen and (max-width:990px){.box8{margin-bottom:20px}
}


/* Maintenance Notice on Date / Time */


.offline-notice,
.offline-msg {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 10001;
    /* Sit on top */
    padding-top: 10vh;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

.offline-notice .modal-content,
.offline-msg .modal-content {
    background: white;
    border: 4px solid #bbadab;
    margin: auto;
    font-size: 15px;
    padding: 30px 37px 30px 37px;
    /* width: 80%; */
	border-radius: 22px;
}

.modal-content .close {
    color: #000000;
    float: right;
    font-size: 33px;
    font-weight: bold;
}

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

.vertical-center {
 /* margin: 0;
  position: absolute;
  top: 50%;
  left: 0%;
  right: 0%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); */
    
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 95%;
  height: 90%;
  background-color: #ccc;
  border-radius: 3px;
}
/* End Maintenance Notice */


.dropdown-menu {
    border: none;
}

li.dropdown-menu {
    border: none;
}



