@import url(http://weloveiconfonts.com/api/?family=entypo);

/* entypo */
[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif;
}
#container h1 {
    font-family: Lato, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}
#container h2 {
    font-family: Lato, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
#container h3 {
    font-family: Lato, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
#footer h1,
#footer h2,
#footer h3 {
    font-family: Lato, sans-serif;
    font-weight: 700;
    margin: 0 0 15px;
    height: 1px;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-color: #999999;
}
#container div.hr {
    height: 1px;
    border-bottom-width: 4px;
    border-bottom-style: double;
}
.left {float: left}
.right {float: right}
.center {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.iframe {overflow: hidden}
.responsiveContainer {
position: relative;
padding-bottom: 56%;
height: 1000px;
overflow: hidden;
}
.responsiveContainer iframe,
.responsiveContainer object,
.responsiveContainer embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.inline {
    float: left;
    padding: 5px 15px 0 0;
    margin: 0;
}
.inline img {
    display: inline;
    padding: 0 0 0 5px;
}
.inline a img:hover,
.inline img:hover {opacity: .7}
#container a:link,
#container a:visited,
#footer a:link,
#footer a:visited {text-decoration: none}
#footer a:active,
#footer a:hover {text-decoration: underline}
.body {
    padding: 0;
    margin: 0 !important;
    background: #000;
}
#container {
    position: relative;
    width: 1280px;
    float: left;
    padding: 20px 0;
}
#sidebar {
    width: 250px;
    float: left;
    margin: 0 10px;
    background-color: rgba(0, 0, 0, .8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
    z-index: 999;
}
.ng-scope #sidebar {position: relative !important}
#logo {padding: 15px 0}
#logo,
#logo img {
    margin: 0 auto;
    text-align: center;
    float: none;
}
#wrapper {
    position: relative;
    width: 960px;
    float: right;
    margin: 0;
    padding: 0;
}
#content {
    float: left;
    width: 960px;
    margin: 0;
    background: #fff;
}
#footer {
    float: left;
    width: 100%;
    color: #ccc;
    background-color: rgba(0, 0, 0, .8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
}
#footer body,
#footer h1,
#footer h2,
#footer h3,
#footer p,
#footer table,
#footer td {color: #ccc}
#footer h3 {
    color: #fff;
    padding: 0 0 30px;
    text-transform: uppercase;
    margin: 0 0 15px;
    height: 3px;
    border-bottom-width: 3px;
    border-color: #999999;
}
#footer #contentfooter div.leftrow,
#footer #contentfooter div.rightrow {
    width: 100%;
    float: right;
    text-align: right;
    font-size: 11px;
}
#footer #contentfooter .inline {display: none}
#sidebar .gutter {padding: 10px}
#content .gutter,
#footer .gutter {padding: 20px}
#cc-nav {margin-top: 0 !important}
#top_nav {
    float: left;
    padding: 0;
    background: #999999;
    width: 250px;
}
#main_nav {
    float: left;
    width: 250px;
    padding: 0;
}
#third_nav {
    width: 100%;
    float: left;
    background: #f5f5f5;
    margin-bottom: 10px;
}
ul.mainNav1,
ul.mainNav2,
ul.mainNav3 {
    padding: 0 !important;
    list-style: none;
    text-align: left;
    margin: 0;
}
ul.mainNav1 li,
ul.mainNav2 li,
ul.mainNav3 li {
    margin: 0 !important;
    list-style: none;
}
ul.mainNav2 {
    text-align: left;
    margin: 0;
    list-style: none;
}
ul.mainNav1 li,
ul.mainNav2 li,
ul.mainNav3 li {
    display: inline;
    padding: 0;
}
.menu ul.mainNav1 li a,
.menu ul.mainNav1 li a:hover,
.menu ul.mainNav1 li a:link,
.menu ul.mainNav1 li a:visited {
    display: block;
    color: #ccc;
    padding: 15px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
    width: 220px;
    text-decoration: none !important;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}
.menu ul.mainNav1 li a.current,
.menu ul.mainNav1 li a.parent,
.menu ul.mainNav1 li a.parent:hover,
.menu ul.mainNav1 li a:hover {
    background: #222;
    color: #fff;
}
#sub-nav ul.mainNav2 li a,
#sub-nav ul.mainNav2 li a:active,
#sub-nav ul.mainNav2 li a:hover,
#sub-nav ul.mainNav2 li a:link,
#sub-nav ul.mainNav2 li a:visited {
    display: inline;
    float: left;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 0;
    margin: 0;
    color: #000;
    font-size: 12px;
}
#sub-nav ul.mainNav2 li a.current,
#sub-nav ul.mainNav2 li a.current:hover,
#sub-nav ul.mainNav2 li a.parent,
#sub-nav ul.mainNav2 li a.parent:hover,
#sub-nav ul.mainNav2 li a:hover {color: #999}
#sub-nav ul.mainNav2 li a span,
#sub-nav ul.mainNav2 li a span:hover {
    padding: 0 10px;
    border-right: 1px solid #ccc;
}
#third_nav ul.mainNav3 li a,
#third_nav ul.mainNav3 li a:active,
#third_nav ul.mainNav3 li a:hover,
#third_nav ul.mainNav3 li a:link,
#third_nav ul.mainNav3 li a:visited {
    display: inline;
    float: left;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px 7px;
    margin: 0;
    color: #333;
    font-size: 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#third_nav ul.mainNav3 li a.current,
#third_nav ul.mainNav3 li a.current:hover,
#third_nav ul.mainNav3 li a.parent,
#third_nav ul.mainNav3 li a.parent:hover,
#third_nav ul.mainNav3 li a:hover {
    background: #999;
    color: #fff;
}
#sub-nav ul#mainNav3.mainNav3,
#sub-nav ul.mainNav1 .level_1,
#sub-nav ul.mainNav2 .level_3,
#third_nav ul.mainNav1 .level_1,
#third_nav ul.mainNav2 .level_2,
.menu ul.mainNav2 {display: none}
.menu,
.menu nav {float: left}
.menu nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    position: relative;
    display: block;
    z-index: 10;
}
.menu nav ul li {
    display: inline-block;
    position: relative;
}
.menu nav ul ul {display: none}
.menu nav ul li:hover>ul {display: block}
.menu nav ul li {float: left}
.menu nav ul li a:link,
.menu nav ul li a:visited {
    display: block;
    color: #ccc;
    padding: 15px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #333;
    width: 220px;
    text-decoration: none !important;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}
.menu nav ul li a:link:active,
.menu nav ul li a:link:focus,
.menu nav ul li a:link:hover,
.menu nav ul li a:visited:active,
.menu nav ul li a:visited:focus,
.menu nav ul li a:visited:hover,
.menu nav ul li.cc-nav-current>a:link,
.menu nav ul li.cc-nav-current>a:visited,
.menu nav ul li.cc-nav-parent>a:link,
.menu nav ul li.cc-nav-parent>a:visited {
    background: #222;
    color: #fff;
}
.menu nav ul ul {
    background: #222;
    top: 0;
    left: 100%;
    margin: 0;
    color: #999;
    position: absolute;
}
.menu nav ul ul li {
    float: none;
    position: relative;
}
.menu nav ul ul li a:link,
.menu nav ul ul li a:visited {
    padding: 10px 20px;
    font-size: 12px;
    color: #fff;
    width: 150px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}
.menu nav ul ul li a:link:active,
.menu nav ul ul li a:link:focus,
.menu nav ul ul li a:link:hover,
.menu nav ul ul li a:visited:active,
.menu nav ul ul li a:visited:focus,
.menu nav ul ul li a:visited:hover,
.menu nav ul ul li.cc-nav-current>a:link,
.menu nav ul ul li.cc-nav-current>a:visited,
.menu nav ul ul li.cc-nav-parent>a:link,
.menu nav ul ul li.cc-nav-parent>a:visited {
    background: #999999;
    color: #fff;
}
.menu nav ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}
.ng-scope .menu nav ul ul ul {
    top: 100%;
    left: 0;
}
#sub-nav {
    width: 100%;
    padding: 0;
    float: left;
}
.cc-indexpage #sub-nav {display: none}
#sub-nav ol {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
}
#sub-nav ol li {
    float: left;
    line-height: 1.3em;
    color: #777;
    padding-left: .75em;
}
#sub-nav ol li a {
    background: url(https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/crumbs.png?t=1402840299) no-repeat right center;
    display: block;
    padding: 0 15px 0 0;
    margin: 5px 0;
    font-size: 12px;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    color: #888;
    text-decoration: none;
}
#sub-nav ol li a.current,
#sub-nav ol li a:hover,
#sub-nav ol li.cc-nav-current.j-nav-current a {
    color: #000;
    text-decoration: none;
}
#m-wrapper {
    display: none;
    height: 54px;
    margin: 0;
    position: relative;
    padding: 0;
    cursor: pointer !important;
    font-size: 1.1rem;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/menu.png?t=1402847070) right center no-repeat;
}
#m-wrapper span {
    display: block;
    vertical-align: middle;
    padding: 4px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    z-index: 999;
}
.menu-collapser {
    display: none;
    vertical-align: middle;
    padding: 16px;
    color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
}
.collapse-button {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    cursor: pointer;
}
.collapse-button:focus,
.collapse-button:hover {
    background-image: none;
    background-color: transparent;
    color: #fff;
}
ul.slimmenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: none;
}
ul.slimmenu li {
    position: relative;
    display: inline-block;
    background-color: #222;
}
ul.slimmenu>li {
    margin-right: -5px;
    border-left: 1px solid #999;
}
ul.slimmenu>li:first-child {border-left: 0}
ul.slimmenu>li:last-child {margin-right: 0}
ul.slimmenu li a {
    display: block;
    color: #fff;
    padding: 12px 64px 12px 16px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;
    -moz-transition: background-color .5s ease-out;
    -webkit-transition: background-color .5s ease-out;
}
ul.slimmenu li a:hover {
    background-color: #333;
    text-decoration: none;
}
ul.slimmenu li .sub-collapser {
    background: none repeat scroll 0 0 rgba(0, 0, 0, .075);
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 100%;
    text-align: center;
    z-index: 999;
    cursor: pointer;
}
ul.slimmenu li .sub-collapser:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em;
}
ul.slimmenu li .sub-collapser>i {
    display: inline-block;
    vertical-align: middle;
}
ul.slimmenu li .sub-collapser:nth-child(2) {display: none !important}
ul.slimmenu li ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#container .cc-spinner {z-index: 1}
ul.slimmenu li ul li {
    background-color: #222;
    position: relative;
    z-index: 100013;
}
ul.slimmenu li>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    width: 100%;
}
ul.slimmenu li>ul>li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 100023;
    width: 100%;
}
ul.slimmenu li>ul>li a {
    display: block;
    color: #fff;
    padding: 12px 64px 12px 26px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 12px;
}
ul.slimmenu li>ul>li ul a {
    display: block;
    color: #fff;
    padding: 12px 64px 12px 46px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 12px;
}
ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ul.slimmenu.collapsed li a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .075);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ul.slimmenu.collapsed li .sub-collapser {height: 40px}
ul.slimmenu.collapsed li>ul {
    display: none;
    position: static;
}
#aTag {
    width: auto;
    position: relative;
    margin: 0;
    float: left;
    z-index: 999;
}
a#aTag {
    background: url(https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/cross.png?t=1402840291);
    width: 26px;
    height: 26px;
    padding: 6px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-transition: color .2s linear, background .2s linear;
    -moz-transition: color .2s linear, background .2s linear;
    -ms-transition: color .2s linear, background .2s linear;
    -o-transition: color .2s linear, background .2s linear;
    transition: color .2s linear, background .2s linear;
}
a#aTag:hover {background-color: #999}
* {
    margin: 0;
    padding: 0;
}
body {
    background: #000;
    height: 100%;
}
img {border: none}
#supersized-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    text-indent: -999em;
    background: url() no-repeat center center;
}
#supersized {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -999;
    width: 100%;
}
#supersized img {
    width: auto;
    height: auto;
    position: relative;
    display: none;
    outline: 0;
    border: none;
}
#supersized.speed img {
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: 0;
}
#supersized.quality img {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}
#supersized li {
    display: block;
    list-style: none;
    z-index: -30;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111;
}
#supersized a {
    width: 100%;
    height: 100%;
    display: block;
}
#supersized li.prevslide {z-index: -20}
#supersized li.activeslide {z-index: -10}
#supersized li.image-loading {
    background: #111 url() no-repeat center center;
    width: 100%;
    height: 100%;
}
#supersized li.image-loading img {visibility: hidden}
#supersized li.activeslide img,
#supersized li.prevslide img {display: inline}
#supersized img {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#supersized {
    height: 100% !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.overlay-wrapper {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url(https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/pattern-06.png?t=1402840337);
    background-repeat: repeat;
    position: fixed;
}
#slide-nav {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background-color: rgba(0, 0, 0, .8);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
}
ul.nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    z-index: 99999;
}
ul.nav li a {
    display: block;
    background-color: transparent;
    padding: 8px 18px !important;
    text-indent: -9999px;
    cursor: pointer;
    line-height: 160%;
    z-index: 99999;
}
ul.nav li.sprev {float: left}
ul.nav li.snext {
    float: left;
    margin-left: 1px;
}
#prevslide {
    left: 10px;
    background-image: url(https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/left.png?t=1402848558);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    z-index: 99999;
}
#nextslide {
    right: 10px;
    background-image: url(https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/right.png?t=1402848626);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    z-index: 99999;
}
#prevslide a:link,
#prevslide a:visited {
    Ãƒâ€š  Ãƒâ€š  cursor: pointer;
    Ãƒâ€š  Ãƒâ€š  background-color: transparent;
    opacity: 1;
}
#nextslide:hover,
#prevslide:hover {
    cursor: pointer;
    background-color: #999;
    -webkit-transition: color .2s linear, background .2s linear;
    -moz-transition: color .2s linear, background .2s linear;
    -ms-transition: color .2s linear, background .2s linear;
    -o-transition: color .2s linear, background .2s linear;
    transition: color .2s linear, background .2s linear;
}
#container .cc-m-form-view-sortable input,
#container div#cc-checkout-billing-address-form input,
#container div#cc-checkout-billing-contact-form input,
#container div#cc-checkout-shipping-address-form input,
#container div.cc-checkout-user-note-form textarea,
#container input.newsletterInput,
#container input.single {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #333;
    padding: 10px 0;
    margin: 5px 0;
    width: 99%;
}
#container .cc-m-form-view-sortable textarea,
#container .commententry.cc-com-entry textarea,
#container .n.j-comment textarea,
#container .n.j-formnew textarea {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #333;
    padding: 10px 0;
    margin: 5px 0;
}
#container input[type=password],
#container input[type=search] {
    background: 0 0;
    background-color: #e4e4e6;
    color: #333;
    border: none;
    text-transform: uppercase;
    outline: 0;
    padding: 15px 0;
    margin: 5px 0;
    width: 95%;
}
.cc-pagemode-overlay #container input.submitUser {margin-bottom: 50px}
#container input.cc-spinner-input,
#footer input.cc-spinner-input {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
}
#footer .cc-m-form-view-sortable input,
#footer input.newsletterInput,
#footer input.single {
    background: 0 0;
    background-color: #222;
    color: #f0f0f0;
    border: 1px solid #333;
    outline: 0;
    padding: 7px 0;
    margin: 0;
    width: 100%;
}
#footer .cc-m-form-view-sortable textarea,
#footer .n.j-formnew textarea {
    background: 0 0;
    background-color: #222;
    color: #f0f0f0;
    border: 1px solid #333;
    outline: 0;
    padding: 10px 0;
    margin: 0;
}
#container input.cc-spinner-input,
#footer input.cc-spinner-input {
    margin: 0;
    padding: 0;
}
#container .button,
#container input[type=submit],
#footer input[type=submit] {
    background-color: #999999;
    font-family: Lato, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 10px 45px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#container .button:hover,
#container input[type=submit]:hover,
#footer input[type=submit]:hover {
    background-color: #333;
    border: none;
    color: #fff;
}
#container ul.com-list li,
#container ul.com-list-noava li {border-top: 1px solid #ccc}
#container .cc-m-form-note {
    border-top: 1px solid #ccc;
    padding: 3px 0 3px 20px;
    margin-top: 10px;
    font-size: 11px;
}
#footer .cc-m-form-note {
    border-top: 1px solid #333;
    padding: 3px 0 3px 20px;
    margin-top: 10px;
    font-size: 11px;
}
#container p.com-meta span {
    font-size: 10px;
    color: #777;
}
#container button.onpagelogin-button,
#container input#senden {
    margin: 0 !important;
    border: 1px solid #A9A9A9;
    padding: 5px 14px !important;
    background: #E1E1E1;
    border-radius: 3px;
    box-shadow: 0 1px 1px 0 #FFF inset;
    color: #383838 !important;
    cursor: pointer;
    float: right !important;
    font-size: 12px !important;
    line-height: 20px !important;
    text-decoration: none !important;
    text-shadow: 1px 1px 0 #FFF;
}
#container #contentfooter div.rightrow a#login {color: #111}
#loginbox-header img {display: none !important}
div#loginbox div#loginbox-header {
    background: #f6f6f6 url(matrix.png) !important;
    background-repeat: no-repeat !important;
}
#container #login_container,
#container #password-resend {
    background: url(matrix.png)center right !important;
    background-repeat: no-repeat !important;
}
#container dt#mandFields-label {margin-top: 25px}
#container div.thumb_sq1 a img {
    display: block;
    border: none;
    padding: 5px;
    background: #333;
}
#container div.thumb_sq1 a img:hover {
    background: #999999;
    border: none;
    transition: background-color .6s;
    -webkit-transition: background-color .6s;
    -moz-transition: background-color .6s;
}
#sidebar .cc-sidecart-content,
#sidebar .cc-sidecart-footer {display: none}
#sidebar .cc-sidecart-header {
    background: #999999;
    margin-top: 10px;
    padding: 7px;
    border-bottom: 0 solid #333;
    color: #fff;
}
#sidebar .cc-sidecart-header strong {
    float: left;
    font-size: 12px;
    font-weight: 700;
    vertical-align: middle;
    font-family: Lato, sans-serif;
    line-height: 19px;
    font-style: italic;
    color: #fff;
    text-transform: uppercase;
}
#container span.cc-shop-product-alternatives-arrow {display: none}
#container span.fn {
    font-family: Lato, sans-serif;
    font-weight: 800;
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    margin-top: 10px;
}
#container div.datetime.dt-style3 {
    width: auto;
    height: auto;
    margin: 0 0 10px;
    background: 0 0;
    border-radius: 0;
    border: 1px solid #555;
    box-shadow: none;
}
#container a.blogreadmore {
    background: 0 0;
    font-family: Lato, sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    text-decoration: none;
    border: 1px solid #333;
    color: #333;
    cursor: pointer;
    padding: 5px 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#container a.blogreadmore:hover {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
}
#container span.comment {
    float: right;
    background-image: none;
}
.content-teaser {
    width: auto;
    padding: 20px;
    background: #999999;
    border-left: 5px solid #999999;
    color: #fff;
}
.content-teaser .left {padding-bottom: 10px}
.content-teaser h1,
.content-teaser h2,
.content-teaser h3,
.content-teaser p,
.content-teaser td {color: #fff}
.thumbnail {position: relative}
.thumbnail img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.thumbnail:hover .thumbnail-hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.thumbnail-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/hs-plus-circle.png?t=1402840315) no-repeat scroll center center;
    opacity: 0;
    -moz-opacity: ;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    background-color: #000;
}
.thumbnail-hover a {
    display: block;
    width: 100%;
    height: 100%;
}
.description {
    position: relative;
    padding: 20px;
    background: #e5e8ea;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, .1)inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, .1)inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .1)inset;
}
.description:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #e5e8ea;
    border-width: 15px;
    margin-left: -15px;
}
.description h1,
.description h2,
.description h3,
.description p {
    margin: 0 auto;
    text-align: center;
}
.description p {
    color: #777;
    margin-top: 5px;
}
.description h3 a {text-decoration: none}
.quote-teaser {
    background: #27ae60 url(quote-mark.png) no-repeat 20px 20px;
    padding: 20px;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, .1)inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, .1)inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .1)inset;
    border-left: 5px solid #999999;
}
blockquote p {
    font-family: Georgia, Times, serif;
    font-size: 18px;
    font-style: italic;
    color: #fff;
    padding: 10px 0 10px 35px;
}
blockquote cite {
    font-style: normal;
    display: block;
    text-align: right;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
}
#btm-container .tagcloud a,
#container .tagcloud a,
#footer .tagcloud a {
    display: block;
    float: left;
    padding: 5px 10px;
    background: #999999;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #fff !important;
    text-decoration: none !important;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, .1)inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, .1)inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .1)inset;
}
#btm-container .tagcloud a:hover,
#container .tagcloud a:hover,
#footer .tagcloud a:hover {
    background: #999999;
    text-decoration: none !important;
}
#btm-container .tagcloud2 a,
#container .tagcloud2 a,
#footer .tagcloud2 a {
    display: block;
    float: left;
    padding: 5px 10px;
    border: 1px solid #999999;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #2ecc71 !important;
    text-decoration: none !important;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}
#btm-container .tagcloud2 a:hover,
#container .tagcloud2 a:hover,
#footer .tagcloud2 a:hover {
    border: 1px solid #999999;
    background: #999999;
    color: #fff !important;
    text-decoration: none !important;
}
.links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.links li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
#footer .links li {
    padding: 10px 0;
    border-bottom: 1px solid #333;
}
#footer .links li a,
.links li a {
    text-decoration: none;
    color: #777 !important;
}
.links li a:hover {
    color: #000 !important;
    text-decoration: none !important;
}
#footer .links li a:hover {
    color: #fff !important;
    text-decoration: none !important;
}
#container div.cc-m-twitter ul li,
#footer div.cc-m-twitter ul li {
    padding: 0 0 15px 30px !important;
    background: url(twitter-bird.png) no-repeat 0 3px !important;
}
#container .ie-6 div.cc-m-twitter ul li,
#footer .ie-6 div.cc-m-twitter ul li {background: url(twitter-bird.png) no-repeat 0 3px !important}
#container div.cc-m-twitter ul li span {
    display: block;
    padding-left: 5px !important;
    overflow: hidden;
}
#container .n.j-imageSubtitle a img,
#footer .n.j-imageSubtitle a img {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
#container .n.j-imageSubtitle a img:hover,
#footer .n.j-imageSubtitle a img:hover {opacity: .5}
#container a.cc-pinterest-link {float: left}
.social {
    padding: 0;
    margin-top: 0;
    float: left;
}
#header .social {
    padding: 0;
    margin-top: 2px;
    float: right;
}
a.social {
    background: url(https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/social-sprite.png?t=1402840388) 0 0 no-repeat;
    background-color: transparent;
    border: none;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 0 0 0 1px;
    text-indent: -9999px;
    transition: background .2s linear;
    -moz-transition: background .2s linear;
    -webkit-transition: background .2s linear;
    -ms-transition: background .2s linear;
    -o-transition: background .2s linear;
}
.social.behance {background-position: 0 0}
.social.behance:hover {
    background-position: 0 -40px;
    background-color: #1f70ee !important;
}
.social.blogger {background-position: -40px 0}
.social.blogger:hover {
    background-position: -40px -40px;
    background-color: #ff6a0d !important;
}
.social.deviantart {background-position: -80px 0}
.social.deviantart:hover {
    background-position: -80px -40px;
    background-color: #cfdd20 !important;
}
.social.dribbble {background-position: -120px 0}
.social.dribbble:hover {
    background-position: -120px -40px;
    background-color: #ea4c89 !important;
}
.social.evernote {background-position: -160px 0}
.social.evernote:hover {
    background-position: -160px -40px;
    background-color: #6bb130 !important;
}
.social.facebook {background-position: -200px 0}
.social.facebook:hover {
    background-position: -200px -40px;
    background-color: #6190ec !important;
}
.social.flickr {background-position: -240px 0}
.social.flickr:hover {
    background-position: -240px -40px;
    background-color: #ececec !important;
}
.social.forrst {background-position: -280px 0}
.social.forrst:hover {
    background-position: -280px -40px;
    background-color: #5b9a68 !important;
}
.social.googleplus {background-position: -320px 0}
.social.googleplus:hover {
    background-position: -320px -40px;
    background-color: #cf3b28 !important;
}
.social.grooveshark {background-position: -360px 0}
.social.grooveshark:hover {
    background-position: -360px -40px;
    background-color: #f77f00 !important;
}
.social.lastfm {background-position: -400px 0}
.social.lastfm:hover {
    background-position: -400px -40px;
    background-color: #dc1303 !important;
}
.social.linkedin {background-position: -440px 0}
.social.linkedin:hover {
    background-position: -440px -40px;
    background-color: #24a9da !important;
}
.social.myspace {background-position: -480px 0}
.social.myspace:hover {
    background-position: -480px -40px;
    background-color: #111 !important;
}
.social.paypal {background-position: -520px 0}
.social.paypal:hover {
    background-position: -520px -40px;
    background-color: #4c94de !important;
}
.social.pinterest {background-position: -560px 0}
.social.pinterest:hover {
    background-position: -560px -40px;
    background-color: #cb2027 !important;
}
.social.skype {background-position: -600px 0}
.social.skype:hover {
    background-position: -600px -40px;
    background-color: #63d5ff !important;
}
.social.tumblr {background-position: -640px 0}
.social.tumblr:hover {
    background-position: -640px -40px;
    background-color: #5c88af !important;
}
.social.twitter {background-position: -680px 0}
.social.twitter:hover {
    background-position: -680px -40px;
    background-color: #4fd7dc !important;
}
.social.vimeo {background-position: -720px 0}
.social.vimeo:hover {
    background-position: -720px -40px;
    background-color: #1ab7ea !important;
}
.social.youtube {background-position: -760px 0}
.social.youtube:hover {
    background-position: -760px -40px;
    background-color: #cd2525 !important;
}
.social.xing {background: url(xing.png) center center no-repeat}
.social.xing:hover {
    background: url(xing-hover.png) center center no-repeat;
    background-color: #02666c !important;
}
#container .n.j-facebook,
#container .n.j-googleplus,
#container .n.j-twitter,
#footer .n.j-facebook,
#footer .n.j-googleplus,
#footer .n.j-twitter {overflow: hidden}
.transition( @duration: 1s, @easing: ease ) {

  -webkit-transition: all @duration @easing;
     -moz-transition: all @duration @easing;
      -ms-transition: all @duration @easing;
       -o-transition: all @duration @easing;
          transition: all @duration @easing;

}
.border-radius( @radius: 5px ){

  -webkit-border-radius: @arguments;
     -moz-border-radius: @arguments;
          border-radius: @arguments;

}
.box-shadow( @x-axis: 0, @y-axis: 1px, @blur: 2px, @color: rgba( 0, 0, 0, 0.1 ), @inset: '' ) {
  
  -webkit-box-shadow: @inset @x-axis @y-axis @blur @color;
     -moz-box-shadow: @inset @x-axis @y-axis @blur @color;
       -o-box-shadow: @inset @x-axis @y-axis @blur @color;
          box-shadow: @inset @x-axis @y-axis @blur @color;

}
.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
  outline:0;
}

.flex-control-nav,
.flex-direction-nav,
.slides {
  margin:0;
  padding:0px;
  list-style:none;
}
 .flexslider { 

  margin: 0 0 60px; 
  background: #fff; 
  border: 4px solid #fff; 
  position: static;
  zoom: 1; 

  .border-radius( 4px );
  .box-shadow( 0, 1px, 4px, rgba( 0, 0, 0, 0.2 ));

  .slides{

    zoom: 1;

  }
}

.flex-viewport { 

  max-height: 2000px; 

  .transition();

  .loading &{

    max-height: 300px;

  }
}.flexslider .slides>li {
  display:none;
  -webkit-backface-visibility:hidden;
}

.flexslider .slides img {
  width:100%;
  display:block;
}

.flex-pauseplay span {
  text-transform:capitalize;
}

.slides:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0;
}

html[xmlns] .slides {
  display:block;
}

* html .slides {
  height:1%;
}

.no-js .slides>li:first-child {
  display:block;
}

.slides li {
  display:none;
}


.loading .flex-viewport {
  max-height:300px;
}

.flexslider .slides {
  zoom:1;
}

.flex-direction-nav {
  *height:0;
}

.flex-direction-nav a {
  margin:-20px 0 0;
  display:block;
  background:#333 url(http://u.jimdo.com/www62/o/s083850dc78b834ac/userlayout/img/bg-direction-nav.png?t=1401575223) no-repeat 11px 7px;
  position:absolute;
  top:45%;
  z-index:10;
  cursor:pointer;
  width:40px;
  height:40px;
  text-indent:-9999px;
  opacity:0;
  -webkit-transition:all .3s ease;
}

.flex-direction-nav .flex-next {
  background-position:-36px 7px;
  right:0;
}

.flex-direction-nav .flex-prev {
  left:0;
}

.flexslider:hover .flex-next {
  opacity:.8;
  right:5px;
  background-position:-36px 7px;
}

.flexslider:hover .flex-prev {
  opacity:.8;
  left:5px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity:1;
}

.flex-direction-nav .flex-disabled {
  opacity:.3 !important;
  filter:alpha(opacity=30);
  cursor:default;
}

.flex-control-nav {
  width:auto;
  position:absolute;
  bottom:70px;
  right:2%;
  margin:0;
}

.flex-control-nav li {
  margin:0 3px;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.flex-control-paging li a {
  width:8px;
  height:7px;
  display:block;
  background:#222;
  cursor:pointer;
  text-indent:-9999px;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  -o-border-radius:100%;
  border-radius:100%;
}

.flex-control-paging li a:hover {
  background:#ddd;
}

.flex-control-paging li a.flex-active {
  background:#ddd;
  cursor:default;
  position:relative;
}

.flex-caption {
  display:none;
  position:absolute;
  bottom:0;
  left:0;
  padding:10px;
  background:#27ae60;
}

.flex-caption h1,
.flex-caption p {
  text-align:left;
  color:#fff;
}

.flex-caption h1 {
  font-size:18px;
  text-transform:uppercase;
}

.flex-caption p {
  font-size:12px;
}

.flex-caption p a {
  border-bottom:1px solid #F55D2D;
  color:#eee;
}

.flex-active-slide .flex-caption {
  display:block;
}

@media screen and (max-width:746px) {
  .flex-active-slide .flex-caption {
    display:none;
  }
}

#hs-container .cc-m-hgrid-column .flex-direction-nav {
  position:absolute;
  bottom:0;
  left:0;
}

#hs-container .cc-m-hgrid-column .flex-direction-nav a {
  opacity:1;
}

#hs-container .cc-m-hgrid-column .flex-active-slide .flex-caption {
  display:none;
}

#hs-container div.caption.cc-m-image-align-3 {
  background:#2ecc71;
  padding:7px 0;
  color:#fff;
  font-weight:700;
  text-align:center;
  text-transform:uppercase;
}
.toggle {
    color: #444;
    font-weight: 700;
}
.toggle a.switch {
    color: #444;
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 0;
    padding-top: 10px;
}
.toggle a.switch:first-child {
    border: none;
    padding: 0;
}
.toggle a.switch {
    background-color: #999999;
    background-image: url(plus.png);
    background-size: 7px 7px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-right: 10px;
    height: 21px;
    width: 21px;
}
.toggle a.switch.opened {
    color: #999999;
    background-color: #999999;
    background-image: url(minus.png);
}
.toggle .content {
    margin: 10px 0 0;
    padding: 0;
}
ul.tabs-nav {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.tabs-nav>li {
    display: inline-block;
    margin-bottom: -1px;
}
ul.tabs-nav>li>a {
    background-color: #999999;
    border-right: 1px solid #ddd;
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 12px;
    padding: 8px 20px;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}
ul.tabs-nav>li.active>a,
ul.tabs-nav>li>a:hover {
    color: #fff;
    background-color: #999999;
}
div.tabs-container {
    border: 1px solid #ccc;
    padding: 20px;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {display: none}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 100045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {cursor: progress}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: 0;
    cursor: 0;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: 0;
    cursor: 0;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {cursor: auto}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {display: none}
.mfp-hide {display: none !important}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 100044;
}
.mfp-preloader a {color: #ccc}
.mfp-preloader a:hover {color: #FFF}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {display: none}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active {top: 1px}
.mfp-close-btn-in .mfp-close {color: #333}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {margin-top: -54px}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left {left: 0}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {right: 0}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {border-left: 27px solid #3f3f3f}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {top: -40px}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure {line-height: 0}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {margin: 0}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer}
@media screen and max-width 800px and orientation landscape,    screen and max-height 300px {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {padding: 0}
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {padding: 0}
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and max-width 900px {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img {padding: 0}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {padding: 0}
.mfp-ie7 .mfp-content {padding-top: 44px}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {opacity: .8}
.mfp-fade.mfp-bg.mfp-removing {opacity: 0}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {opacity: 1}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {opacity: 0}
#container #b_editDates h3 {
    margin: 1.2em;
    font-family: Dosis, sans-serif;
    text-transform: uppercase;
    font-size: 100%;
    color: #ffa038;
    background: none !important;
    font-weight: 700;
    display: none;
}
#container .b_availFormInner {
    background-color: #000;
    color: #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#container #b_editDates form {border: 1px solid #333}
#container #b_availSubmit input {
    padding: 15px 25px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
}
@media only screen and (min-width: 746px) and (max-width: 980px) {
    #container, 
    #content, 
    #footer, 
    #sidebar, 
    #wrapper {width: 702px}
    #container,
    #sidebar,
    #wrapper {
        margin: 0 auto;
        float: none;
    }
    #footer {margin-bottom: 20px}
    #logo,
    #logo img {
        max-width: 702px;
        height: auto;
    }
    #sidebar {position: relative !important}
    #content .gutter {padding: 20px}
    .flex-direction-nav a {opacity: 1}
    #container .cc-m-video-container {width: 652px !important}
    #container .n.j-hgrid .cc-m-video-container {width: 100% !important}
    #container .cc-m-image-align-1,
    #container .cc-m-image-align-2,
    #container .cc-m-image-resizewrapper img,
    #container .cc-pinterest-overlay,
    #container .imgleft,
    #container div.j-imageSubtitle img {
        max-width: 652px !important;
        height: auto !important;
    }
    #content ul.com-list .com-locked,
    #content ul.com-list .com-meta,
    #content ul.com-list .commententry {margin-left: 5px}
    #content ul.com-list li,
    #content ul.com-list-noava li {width: 652px}
    #container .com-avatar.cc-entry-avatar {margin-right: 10px}
    #container div.caption.cc-m-image-align-3 {text-align: left}
    #container div.caption.cc-m-image-align-3:before {content: "\00a0 \00a0 \00a0 "}
    #container .cc-m-hgrid-column .cc-m-image-align-1,
    #container .cc-m-hgrid-column .cc-m-image-align-2,
    #container .cc-m-hgrid-column .cc-m-image-align-3,
    #container .cc-m-hgrid-column .cc-m-image-resizewrapper img,
    #container .cc-m-hgrid-column .cc-pinterest-overlay,
    #container .cc-m-hgrid-column .imgleft,
    #container .cc-m-hgrid-column div.j-imageSubtitle img,
    #container div.caption.cc-m-image-align-1,
    #container div.caption.cc-m-image-align-2,
    #container div.caption.cc-m-image-align-3 {
        width: 100% !important;
        height: auto !important;
    }
    #btm-container .cc-m-form-layout-0 .cc-m-form-view-label,
    #container .cc-m-form-layout-0 .cc-m-form-view-label,
    #footer .cc-m-form-layout-0 .cc-m-form-view-label {
        float: left;
        margin-right: 4px;
        min-height: 1px;
        width: 100%;
    }
    #btm-container .cc-m-form-layout-0 .cc-m-form-view-input,
    #container .cc-m-form-layout-0 .cc-m-form-view-input,
    #footer .cc-m-form-layout-0 .cc-m-form-view-input {width: 100%}
    #m-wrapper,
    #top_nav,
    .collapse-button {
        display: block;
        width: 702px;
    }
    #slide-nav,
    #sub-nav,
    #third-nav,
    #top_nav ul.mainNav1,
    .menu {display: none}
    #container .cc-catalog-container.cc-catalog-sliderview {width: 652px !important}
    #container .cc-catalog-container.cc-catalog-sliderview .cc-catalog-wrapper {margin: 0 60px !important}
}
@media only screen and (min-width: 480px) and (max-width: 745px) {
    #container h1 {font-size: 20px}
    #container h2 {font-size: 17px}
    #container h3 {font-size: 14px}
    #container h1,
    #container h2,
    #container h3,
    #container p,
    #container table,
    #container td,
    #footer,
    #footer h3,
    #m-wrapper span,
    .menu-collapser,
    ul.slimmenu li a {-webkit-text-size-adjust: none}
    #container,
    #content,
    #footer,
    #sidebar,
    #wrapper {width: 400px}
    #container,
    #sidebar,
    #wrapper {
        margin: 0 auto;
        float: none;
    }
    #footer {margin-bottom: 20px}
    #logo,
    #logo img {
        max-width: 400px;
        height: auto;
    }
    #sidebar {position: relative !important}
    #content .gutter {padding: 20px}
    #footer #contentfooter div.leftrow,
    #footer #contentfooter div.rightrow {
        float: none;
        text-align: center;
        width: 100%;
    }
    .flex-direction-nav a {opacity: 1}
    #btm-container .cc-m-hgrid-column,
    #content .cc-m-hgrid-column,
    #footer .cc-m-hgrid-column {
        width: 100% !important;
        padding-bottom: 10px;
    }
    #container .cc-m-video-container {width: 350px !important}
    #container .cc-m-image-align-1,
    #container .cc-m-image-align-2,
    #container .cc-m-image-resizewrapper img,
    #container .cc-pinterest-overlay,
    #container .imgleft,
    #container div.j-imageSubtitle img {
        max-width: 350px !important;
        height: auto !important;
    }
    #content ul.com-list .com-locked,
    #content ul.com-list .com-meta,
    #content ul.com-list .commententry {margin-left: 5px}
    #content ul.com-list li,
    #content ul.com-list-noava li {width: 350px}
    #container div.caption.cc-m-image-align-3 {text-align: left}
    #container div.caption.cc-m-image-align-3:before {content: "\00a0 \00a0 \00a0 "}
    #container .com-avatar.cc-entry-avatar {margin-right: 10px}
    select#billing_country.cc-sa-country-code-select {width: 180px}
    #container .cc-catalog-container.cc-catalog-sliderview.cc-catalog-st-3 {width: 350px !important}
    #btm-container .cc-m-form-layout-0 .cc-m-form-view-label,
    #container .cc-m-form-layout-0 .cc-m-form-view-label,
    #footer .cc-m-form-layout-0 .cc-m-form-view-label {
        float: left;
        margin-right: 4px;
        min-height: 1px;
        width: 100%;
    }
    #btm-container .cc-m-form-layout-0 .cc-m-form-view-input,
    #container .cc-m-form-layout-0 .cc-m-form-view-input,
    #footer .cc-m-form-layout-0 .cc-m-form-view-input {width: 100%}
    #container div.cc-shop-product-img-confines,
    #container div.cc-shop-product-size-1 div.cc-shop-product-img,
    #container div.cc-shop-product-size-2 div.cc-shop-product-img,
    #container div.cc-shop-product-size-3 div.cc-shop-product-img,
    #container img.cc-shop-product-main-image {
        max-width: 380px !important;
        height: auto !important;
    }
    #container div.cc-shop-product-size-1 div.cc-shop-product-desc,
    #container div.cc-shop-product-size-2 div.cc-shop-product-desc,
    #container div.cc-shop-product-size-3 div.cc-shop-product-desc {
        margin-left: 0;
        clear: both;
        padding-top: 20px;
    }
    #container .cc-catalog-container-new .cc-catalog-listview a.cc-webview-product-image {
        max-width: 380px !important;
        height: auto !important;
        float: none;
        margin: 10px 0;
    }
    #container .cc-catalog-container.cc-catalog-sliderview {width: 360px !important}
    #container .cc-catalog-container.cc-catalog-sliderview .cc-catalog-wrapper {margin: 0 60px !important}
    #m-wrapper,
    #top_nav,
    .collapse-button {
        display: block;
        width: 400px;
    }
    #slide-nav,
    #sub-nav,
    #third-nav,
    #top_nav ul.mainNav1,
    .menu {display: none}
}
@media only screen and (min-width: 290px) and (max-width: 479px) {
    #container h1 {font-size: 17px}
    #container h2 {font-size: 15px}
    #container h3 {font-size: 14px}
    #container,
    #content,
    #footer,
    #sidebar,
    #wrapper {width: 282px}
    #container,
    #sidebar,
    #wrapper {
        margin: 0 auto;
        float: none;
    }
    #footer {margin-bottom: 20px}
    #logo,
    #logo img {
        max-width: 282px;
        height: auto;
    }
    #sidebar {position: relative !important}
    #content .gutter,
    #footer .gutter {padding: 5px}
    #footer #contentfooter div.leftrow,
    #footer #contentfooter div.rightrow {
        float: none;
        text-align: center;
        width: 100%;
    }
    .flex-direction-nav a {opacity: 1}
    #m-wrapper,
    #top_nav,
    .collapse-button {
        display: block;
        width: 282px;
    }
    #slide-nav,
    #sub-nav,
    #third-nav,
    #top_nav ul.mainNav1,
    .menu {display: none}
    #container .cc-m-hgrid-column {width: 100% !important}
    #container .cc-m-video-container {width: 262px !important}
    #content ul.com-list .com-locked,
    #content ul.com-list .com-meta,
    #content ul.com-list .commententry {
        margin-left: 5px;
        width: 250px;
    }
    #container .com-avatar,
    #container strong.number {display: none}
    #container .cc-m-image-align-1,
    #container .cc-m-image-align-2,
    #container .cc-m-image-resizewrapper img,
    #container .cc-pinterest-overlay,
    #container .imgleft,
    #container div.j-imageSubtitle img {
        max-width: 272px !important;
        height: auto !important;
    }
    #container div.caption.cc-m-image-align-3 {text-align: left}
    #container div.caption.cc-m-image-align-3:before {content: "\00a0 \00a0 \00a0 "}
    #container .cc-m-form-layout-0 .cc-m-form-view-label,
    #footer .cc-m-form-layout-0 .cc-m-form-view-label {
        float: left;
        margin-right: 4px;
        min-height: 1px;
        width: 100%;
    }
    #container .cc-m-form-layout-0 .cc-m-form-view-input {width: 100%}
    #container div.cc-shop-product-img-confines,
    #container div.cc-shop-product-size-1 div.cc-shop-product-img,
    #container div.cc-shop-product-size-2 div.cc-shop-product-img,
    #container div.cc-shop-product-size-3 div.cc-shop-product-img,
    #container img.cc-shop-product-main-image {
        max-width: 272px !important;
        height: auto !important;
    }
    #container .cc-catalog-container-new .cc-catalog-listview a.cc-webview-product-image {clear: both}
    #container .cc-catalog-container-new .cc-catalog-listview.cc-catalog-st-2 .cc-webview-product-price {display: none}
    #container div.cc-shop-product-size-1 div.cc-shop-product-desc,
    #container div.cc-shop-product-size-2 div.cc-shop-product-desc,
    #container div.cc-shop-product-size-3 div.cc-shop-product-desc {
        margin-left: 0;
        clear: both;
        padding-top: 20px;
    }
    #container .cc-catalog-container-new .cc-catalog-listview a.cc-webview-product-image {
        max-width: 262px !important;
        height: auto !important;
        float: none;
        margin: 10px 0;
    }
    #container .cc-catalog-container.cc-catalog-sliderview.cc-catalog-st-3 {width: 262px !important}
    #content div#cc-checkout-gutter {padding: 0}
    #content div.cc-checkout-subheadings {
        font-size: 16px;
        padding-bottom: 5px;
    }
    #content span#cc-checkout-address-head-differs,
    #content span#cc-checkout-address-head-same {
        padding: 5px 0;
        float: left;
        width: 100%;
        font-size: 95%;
    }
    #content table.cc-checkout-products {
        border-collapse: collapse;
        font-size: 10px;
        padding: 0;
        margin: 0;
        vertical-align: middle;
    }
    #content table.cc-checkout-products th {
        padding: 3px;
        margin: 0;
        vertical-align: middle;
        border-bottom: none;
        text-align: left;
        overflow: hidden;
    }
    #content table.cc-checkout-products th.cc-desc {
        padding-left: 0;
        line-height: 1.3em;
    }
    select#billing_country.cc-sa-country-code-select {width: 180px}
    #content div#cc-checkout-billing-address-form input,
    #content div#cc-checkout-billing-address-form select,
    #content div#cc-checkout-billing-contact-form input,
    #content div#cc-checkout-shipping-address-form input,
    #content div#cc-checkout-shipping-address-form select {
        margin: 6px 0 10px;
        width: 212px;
    }
    #content table,
    #content td,
    #content th {
        font: 400 10px/120% Helvetica, Arial, sans-serif;
        font-weight: 400;
    }
    #content label#cc-checkout-address-checkbox-title {
        float: left;
        margin-top: 5px;
    }
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license
Copyright (c) 2013 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
@-webkit-keyframes bounce {
    0%, 
    100%, 
    20%, 
    50%, 
    80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@keyframes bounce {
    0%, 
    100%, 
    20%, 
    50%, 
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}
@-webkit-keyframes flash {
    0%, 
    100%, 
    50% {opacity: 1}
    25%,
    75% {opacity: 0}
}
@keyframes flash {
    0%, 
    100%, 
    50% {opacity: 1}
    25%,
    75% {opacity: 0}
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes shake {
    0%, 
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}
@keyframes shake {
    0%, 
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}
@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}
@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    0% {opacity: 1}
    100% {opacity: 0}
}
.rightrow {
display: none !important;
}
/*Logorotate
----------------------------------------------- */
#logo img {

-moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
}

#logo img:hover {
-moz-transform: rotate(-6deg);
-o-transform: rotate (-6deg);
transform: rotate(-6deg);
-webkit-transform: rotate(-6deg);
}
/*Vorschau
----------------------------------------------- */

.vbox {
background: #000;
position: relative;
margin: 5px auto;
width: 297px;
height: 140px;
max-width: 100%;
max-height: 100%;
display: block;
filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
box-shadow: 1px 1px 2px 1px #000 !important;
-webkit-box-shadow: 1px 1px 2px 1px #000 !important;
-moz-box-shadow: 1px 1px 2px 1px #000 !important;
-o-box-shadow: 1px 1px 2px 1px #000 !important;
border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
-o-border-radius: 1px;
overflow:hidden;
}

.vbox .image {
position: absolute;
overflow:hidden;
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}

.vbox a, .vbox a:hover {
text-decoration: none;
}

.vbox .slogan {
position: absolute;
width: 297px;
height: 140px;
text-transform: uppercase;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-o-transition: all .5s ease-out;
transition: all .5s ease-out;
}

.vbox .slogan {
background: #000;
top: 220px;
font-size: 16px;
color: #fff;
padding: 5px 0;
-webkit-box-shadow: 0 0 3px #333;
-moz-box-shadow: 0 0 3px #333;
box-shadow: 0 0 3px #333;

}

.vbox:hover .slogan {
color: #fff;
top: 110px;
opacity: 0.7;

}

.transparenz {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: .6;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE8 */
  filter: alpha(opacity=60); } /*IE7 und kleiner*/

.transparenz:hover {
  opacity: 1.0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
/* Theme for nanoGALLERY - www.nanogallery.brisbois.fr */

/**************************************/
/* MAIN CONTAINER                     */
/**************************************/

.nanogallery_theme_default {
	font-size:1.0em;
	line-height: normal;
	padding:0px;
	margin:0 auto;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	overflow:hidden;
}
.nanogalleryHideElement {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}

/**************************************/
/* TOOLBAR                            */
/**************************************/

.nanogallery_theme_default .nanoGalleryNavigationbarContainer {
	margin:5px auto;
	padding:5px 0;
	/*background-color:#f09;*/
	display: block;
}

.nanogallery_theme_default .nanoGalleryNavigationbar {
	/*color:#ccc;*/
	/*border: 1px dotted #555;*/
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	/*margin: 5px;*/
	padding: 0px;
	text-align: left;
	/*box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;*/
	display:table;
	width:100%;
}


.nanogallery_theme_default .nanoGalleryTags {
	/*background-color: #008;*/
	/*border: 1px dotted #555; */
	margin: 10px 0 1px 1px ;
	padding: 4px;
	display: table-cell;
	cursor:pointer;
	vertical-align: middle;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
}
.nanogallery_theme_default .nanoGalleryTags:after {
	content: '\1f3ac';	/* .icon-tags */
	margin-left: .2em;
	margin-right: .3em;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
	font-family: "entypo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}

/**************************************/
/* NAVIGATION BREADCRUMB              */
/**************************************/
.nanogallery_theme_default .nanoGalleryBreadcrumb {
	/*background-color: #000;*/
	/*border: 1px dotted #555;*/
	margin: 1px;
	padding: 4px;
	text-align: left;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	display: table-cell;
	width: 100%;
	overflow:hidden;
}
.nanogallery_theme_default .nanoGalleryBreadcrumb .folder,
.nanogallery_theme_default .nanoGalleryBreadcrumb .folderHome {
	margin: 0px 5px;
	white-space: nowrap;
	cursor:pointer;
	vertical-align: middle;
	display: inline-block;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
}
.nanogallery_theme_default .nanoGalleryBreadcrumb .folder:hover,
.nanogallery_theme_default .nanoGalleryBreadcrumb .folderHome:hover{
	color: #fff;
}
.nanogallery_theme_default .nanoGalleryBreadcrumb  .folder:before{
	content: '\1f516';	/* .icon-folder-empty */
	margin-left: .2em;
	margin-right: .3em;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
	font-family: "entypo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}
.nanogallery_theme_default .nanoGalleryBreadcrumb  .folderHome:before{
	content: '\1f3ac';	/* .icon-home */
	margin-left: .2em;
	margin-right: .3em;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
	font-family: "entypo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}
.nanogallery_theme_default .nanoGalleryBreadcrumb .separator {
	margin: 0px 5px;
	display: inline;
	cursor:pointer;
	vertical-align: middle;
	display: inline-block;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
}
.nanogallery_theme_default .nanoGalleryBreadcrumb .separator:hover{
	color: #fff;
}
.nanogallery_theme_default .nanoGalleryBreadcrumb .separator:before {
	content: '\23ea';	/* .icon-left-big */
	margin-left: .2em;
	margin-right: .3em;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
	font-family: "entypo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}


.nanogallery_theme_default .nanoGalleryBreadcrumb .loading{
	display: inline-block;
}
.nanogallery_theme_default .nanoGalleryBreadcrumb .loading:after{
	content:'\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0';
	background:url('https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/loading.gif?t=1402840329') no-repeat center;
}


/**************************************/
/* THUMBNAILS                         */
/**************************************/

.nanogallery_theme_default .nanoGalleryContainerParent {
	position: relative;
	text-align: center;
 	margin:0px auto; 
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}

.nanogallery_theme_default .nanoGalleryContainer {
	text-align: left;
  position:relative;
	width:auto;
	display: inline-block;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	overflow:hidden;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer{
	cursor:  pointer;
	border: 1px solid #000;
	margin: 1px;
	padding: 0px; /* 5 */
	background-color: #000;
	display: inline-block;
	position: relative;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	overflow:hidden;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .subcontainer{
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .imgContainer{
	position:relative;
	/*margin: 5px;*/
	padding:5px;
	background:#000;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer img{
	background:url('https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/loading.gif?t=1402840329') no-repeat center;
	position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;
	display: block;
  vertical-align: bottom;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}


.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImage{
	background:rgba(34, 34, 34, 0.75); /*#222;*/
	opacity: 1;
	text-align:left;
	padding: 5px 5px 5px 5px;
	position:absolute;
  left: 0px;
	min-height:0%;
	overflow:hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer  .labelImageTitle{
	color:#eee;
  left: 0px;
	overflow:hidden;
	Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;
	vertical-align: middle;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer  .labelImageTitle:before{
	content: '\1f4f7';	/* .icon-picture */
	margin-left: .2em;
	margin-right: .3em;
	Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;
	font-family: "entypo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer  .labelFolderTitle{
	color:#eee;
  left: 0px;
	overflow:hidden;
	Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;
	vertical-align: middle;
	display: inline;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer  .labelFolderTitle:before{
	content: '\1f516';	/* .icon-folder-empty */
	margin-left: .2em;
	margin-right: .3em;
	Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;
	font-family: "entypo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer  .labelDescription{
	clear:both;
  left: 0px;
	color:#aaa;
  font-size:0.8em;
	margin:1px 2px;
	Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

/**************************************/
/* THUMBNAIL PAGINATION               */
/**************************************/

.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination{
	/*color:#eee;*/
  margin: 10px auto 5px auto;
	padding: 4px;
	text-align:center;
	position: relative;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	overflow:hidden;
	white-space: nowrap;
}

.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination .paginationItem{
	margin: 0px 5px;
	white-space: nowrap;
	cursor:pointer;
	vertical-align: middle;
	display: inline-block;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
}
.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination .currentPage{
	text-decoration:underline;
}
.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination .paginationPrev{
	margin: 0px 5px;
	white-space: nowrap;
	cursor:pointer;
	vertical-align: middle;
	display: inline-block;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
}
.nanogallery_theme_default .nanoGalleryContainerParent .nanoGalleryPagination .paginationNext{
	margin: 0px 5px;
	white-space: nowrap;
	cursor:pointer;
	vertical-align: middle;
	display: inline-block;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
}


/**************************************/
/* INTERNAL VIEWER                    */
/**************************************/
.nanogallery_theme_default .nanoGalleryViewer {
	display:block;
	/*font-size:1em;*/
	background-color: rgba(1, 1, 1, 0.75);
	text-align: center;
	position: fixed;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
  top:0px;
  left:0px;
  height:100%;
  width:100%;
  clear:both;
}
.nanogallery_theme_default .nanoGalleryViewer .nanoLogo {
  text-align: center;
  float: left;
  position: relative;
  top: 50px;
  background: url(nano_logo.png) #000 no-repeat center;  
  display: block;
  height: 30px;
  width: 120px;
}

.nanogallery_theme_default .nanoGalleryViewer .closeButtonFloating {
	cursor:pointer;
	right:0px;
	top:0px;
	padding: 5px 5px 25px 25px;
	position:absolute;
	opacity:1;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.nanogallery_theme_default .nanoGalleryViewer .closeButtonFloating:after {
	color: #ddd; 
	background: rgba(0,0,0,0.2);
  padding: 5px 0 5px 5px;

	content: '\2716';	/* .icon-cancel */
	font-size:1.5em;
	Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;
	font-family: "entypo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;	
}
.nanogallery_theme_default .nanoGalleryViewer  .closeButtonFloating:hover {
	opacity: 0.3;
}

.nanogallery_theme_default .nanoGalleryViewer .content {
	/*display:block;*/
	/*position:relative;*/
  position:absolute;
	/*height:100%;*/
  clear:both;
	padding:5px;
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}
.nanogallery_theme_default .nanoGalleryViewer .content img{
	/* never define a margin here */
	background:url('https://u.jimcdn.com/cms/o/s1cea9db8b24e7c07/userlayout/img/loading.gif?t=1402840329') no-repeat center;
	border:4px solid #f8f8f8;
	/*display:block;*/
	padding:0px;
  min-width:30px;
  min-height:30px;
	box-shadow: #888 0px 0px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}
.nanogallery_theme_default .nanoGalleryViewer .content .imgCurrent{
	cursor:pointer;
}

.nanogallery_theme_default .nanoGalleryViewer .content .contentAreaPrevious {
	color: #ddd; 
	display:block;
	position:absolute;
	top: 50%;
	/*height:20px;*/
	/*width:20px;*/
	padding:50px 25px 50px 0px;
	margin-top:-65px;
	left:0px;
	text-align: left;
	cursor:pointer;
	opacity:1;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}
.nanogallery_theme_default .nanoGalleryViewer .content .contentAreaPrevious:after{
	content: '\23ea';	/* .icon-left-open */
	background: rgba(0,0,0,0.2);
  padding: 5px 0;
}

.nanogallery_theme_default .nanoGalleryViewer .content .contentAreaNext {
	color: #ddd; 
	display:block;
	position:absolute;
	top: 50%;
	/*height:20px;*/
	/*width:20px;*/
	padding:50px 0px 50px 25px;
	margin-top:-65px;
	right:0px;
	text-align: right;
  cursor:pointer;
  opacity:1;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}
.nanogallery_theme_default .nanoGalleryViewer .content .contentAreaNext:after{
	content: '\23e9';	/* .icon-right-open */
	background: rgba(0,0,0,0.2);
  padding: 5px 0;
}

.nanogallery_theme_default .nanoGalleryViewer .toolbarContainer {
	bottom:0px;
  left:0px;
  right:0px;
  text-align: center;
  display:inline-block;
  position:absolute;
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar {
  display:inline-block;
	vertical-align:middle;
	overflow:hidden;
	min-width:200px;
	background:rgba(4,4,4,0.7);
  color:#eee;
	margin: 1px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar .previousButton,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .nextButton,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .closeButton,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .playButton,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .pauseButton,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .setFullscreenButton ,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .removeFullscreenButton {
	display: table-cell;
	cursor:pointer;
	padding:5px;
	vertical-align:middle;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}

.nanogallery_theme_default .nanoGalleryViewer .content .contentAreaPrevious:after,
.nanogallery_theme_default .nanoGalleryViewer .content .contentAreaNext:after {
	font-size:1.5em;
	margin-left: .2em;
	margin-right: .2em;
	Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;
	font-family: "entypo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	opacity: 1;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.nanogallery_theme_default .nanoGalleryViewer .toolbar .previousButton:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .nextButton:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .closeButton:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .playButton:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .pauseButton:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .setFullscreenButton:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .removeFullscreenButton:after {
	font-size:1.5em;
	margin-left: .2em;
	margin-right: .2em;
	/*Text-Shadow: #000000 1px 0px 0px, #000000 1px 1px 0px, #000000 1px -1px 0px, #000000 -1px 1px 0px, #000000 -1px 0px 0px, #000000 -1px -1px 0px, #000000 0px 1px 0px, #000000 0px -1px 0px;*/
	font-family: "entypo";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	opacity: 1;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.nanogallery_theme_default .nanoGalleryViewer .content .contentAreaPrevious:hover,
.nanogallery_theme_default .nanoGalleryViewer .content .contentAreaNext:hover,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .previousButton:hover:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .nextButton:hover:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .closeButton:hover:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .playButton:hover:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .pauseButton:hover:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .setFullscreenButton:hover:after,
.nanogallery_theme_default .nanoGalleryViewer .toolbar .removeFullscreenButton:hover:after{
	opacity: 0.3;
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar .previousButton:after{
	content: '\23ea';	/* .icon-left-open */
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar .nextButton:after{
	content: '\23e9';	/* .icon-right-open */
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar .closeButton:after{
	content: '\2716';	/* .icon-cancel */
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar .playButton:after{
	content: '\25b6';	/* .icon-play */
}
.nanogallery_theme_default .nanoGalleryViewer .toolbar .pauseButton:after{
	content: '\25a0';	/* .icon-pause */
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar .setFullscreenButton:after{
	content: '\1f4e4';	/* icon-resize-full */
}
.nanogallery_theme_default .nanoGalleryViewer .toolbar .removeFullscreenButton:after{
	content: '\1f4e5';	/* icon-resize-small */
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar .pageCounter{
	display: table-cell;
	font-size:1em;
	margin:auto;
	vertical-align:middle;
	overflow: hidden;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar .label{
  padding:3px 20px 3px 10px;
	min-width: 10px;
	border-left: 0px solid #000;
	overflow: hidden;
	display: table-cell;
	text-align: left;
	vertical-align:middle;
	font-size:1em;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
  background-color:initial;
}

.nanogallery_theme_default .nanoGalleryViewer .toolbar .label .title{
	font-size:1em;
	margin:auto;
	vertical-align:middle;
	overflow: hidden;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}
.nanogallery_theme_default .nanoGalleryViewer .toolbar .label .description{
	font-size:.8em;
	display:table-row;
	vertical-align:middle;
	overflow: hidden;
	color:#aaa;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
}


/**************************************/
/* CONSOLE                            */
/**************************************/

.nanogallery_theme_default .nanoGalleryConsoleParent {
  visibility:hidden;
  height:0px;
  background:#111;
  color:#e00;
  padding:5px;
  margin:2px;
}
.nanogallery_theme_default .nanoGalleryConsoleParent p {
  color:#e00;
  padding:2px;
  margin:0px;
}