@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Questrial");
@font-face {
font-family: 'FontAwesome';
src: url(https://www.ruben.at/wp-content/themes/artgallerypro/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(https://www.ruben.at/wp-content/themes/artgallerypro/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),
url(https://www.ruben.at/wp-content/themes/artgallerypro/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),
url(https://www.ruben.at/wp-content/themes/artgallerypro/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),
url(https://www.ruben.at/wp-content/themes/artgallerypro/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),
url(https://www.ruben.at/wp-content/themes/artgallerypro/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
} body {
font-family:"Questrial",Arial,Helvetica,sans-serif;
font-size:14px;
margin:0;
padding:0;
background-color:#555555;
color:#878787; 
width:100%;
font-weight: 400;
letter-spacing:0.1em;
line-height:1.6em;
}
#body-content-wrapper {
background-color:#FFFFFF; 
position:relative;
overflow:hidden;
}
input, select, textarea, button, #container .button {
font-family:inherit;
}
button {
cursor:pointer;
}
body:before {
content: none !important;
}
a {
text-decoration:none;
outline:none;
color:#1E90FF;
}
a:hover {
color:#aaaaaa;
}
a img{
outline:none;
}
p {
padding:3px 0 3px 0;
margin:0;
}
img {
border:0;
outline:0;
}
#home-content-wrapper img,
#main-content-wrapper img,
#footer-main img {
max-width:100%;
height:auto;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
#home-content-wrapper a:hover img,
#main-content-wrapper a:hover img,
#footer-main a:hover img {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.7);
opacity:0.7;
}
h1, h2, h3, h4, h5, h6{
font-weight:400;
margin:0;
color:#111111; 
}
h1 {
font-size:26px;
padding:10px 0 3px 0;
}
h2 {
font-size:22px;
padding:5px 0 0 0;
}
h3 {
font-size:20px;
padding:8px 0 5px 0;
}
h4 {
font-size:18px;
padding:2px 0 1px 0;
}
h5 {
font-size:16px;
padding:2px 0 1px 0;
}
h6 {
font-size:14px;
padding:2px 0 1px 0;
}
table {
border-collapse: collapse;
}
td, th {
padding:10px;
}
#wp-calendar,
#wp-calendar th,
#wp-calendar td {
border:none;
}
#wp-calendar td,
#wp-calendar th {
padding:0;
}
embed,
object,
video {
margin-bottom: 24px;
max-width: 100%;
}
video {
width: 100% !important;
height: auto !important;
}
.vimeo-iframe {
margin-bottom:0;
}
.col iframe {
max-width: 100%;
}
p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
margin-bottom: 0;
}
.custom-logo-link img {
margin-right:10px;
}
#header-logo {
display: flex;
align-items: center;
}
#sidebar select{
max-width:95%;
}
dt.gallery-icon:before {
content:'';
}
#header-logo h1 {
padding:0;
color:#1E90FF;
}
#navmain li {
padding:0;
}
ul > li {
padding:3px 0;
margin:0;
list-style-type:none;
}
ol > li {
padding:3px 0;
margin:0;
}
ol {
padding:0 0 0 30px;
}
ul {
padding:0 0 0 15px;
}
.widget > ul,
.col > ul,
#sidebar > ul {
padding-left:0;
} #header-main-fixed {
min-height:40px;
clear:both;
background-color:#FFFFFF; 
margin:0;
position:fixed;
width:100%;
z-index:5000;
color:#000000; 
-webkit-box-shadow: 0 1px 1px -1px #eeeeee;
-moz-box-shadow: 0 1px 1px -1px #eeeeee;
box-shadow: 0 1px 1px -1px #eeeeee;
}
#header-main-fixed a {
color:#aaaaaa; 
}
#header-main-fixed a:hover {
color:#aaaaaa; 
}
#header-main-fixed strong {
font-weight: normal;
}
#header-spacer {
width:100%;
}
#header-content-wrapper {
padding:0 2% 0 2%;
}
.item-arrow-down:after,
.item-arrow-up:after {
font-family:'FontAwesome';
font-size:12px;
}
.item-arrow-down:after {
content:"\f107";
}
.item-arrow-up:after {
content:"\f106";
}
.header-social-widget {
display:inline-block;
}
.header-social-widget li {
margin-right:0;
display:inline;
}
#header-top {
text-align:center;
padding-top:5px;
}
.cart-contents-icon:before {
font-family:'FontAwesome';
content:"\f07a";
margin:0 2px 0 0;
}
.cart-contents-icon {
float:right;
}
.search-form-icon:before {
font-family:'FontAwesome';
content:"\f002";
margin:0 2px 0 0;
}
.search-form-icon {
float:right;
}
#cart-popup-content {
display:none;
position:fixed;
top:18px;
z-index:5000;
background-color:#ffffff;
padding:10px !important;
border:1px solid #f5f5f5;
max-width:300px;
}
#cart-popup-content ul {
border:none !important;
}
#cart-popup-content a {
text-transform:none !important;
white-space: normal !important;
}
#cart-popup-content .cart_list,
#cart-popup-content .total,
#cart-popup-content .buttons {
float:left;
clear:both;
}
#cart-popup-content .quantity,
#cart-popup-content .product_list_widget .amount {
display:inline;
}
#hdrtop-searchform-subcontent:before {
font-family:'FontAwesome';
font-size:16px;
float:left;
height:26px;
line-height:26px;
text-align:center;
width:26px;
border-width:1px;
border-style:solid;
-webkit-border-radius:55px;
-moz-border-radius:55px;
-ms-border-radius:55px;
-o-border-radius:55px;
border-radius:55px;
margin-right:10px;
}
#search-popup-content {
display:none;
position:fixed;
top:18px;
z-index:5000;
background-color:#ffffff;
padding:10px !important;
border:1px solid #f5f5f5;
}
#hdrtop-searchform-subcontent {
line-height:27px;
}
#hdrtop-searchform-subcontent button {
padding-top:4px;
padding-bottom:4px;
}
#hdrtop-cart-subcontent li {
clear:both;
}
#navmain {
margin:0;
float:right;
}
#navmain > div > ul > li > a, .cart-contents-icon, .search-form-icon {
color:#111111; 
}
#navmain > div > ul > .current-menu-item > a, #navmain > div > ul > .current-menu-ancestor > a,
#navmain > div > ul > li > a:hover, .cart-contents-icon:hover, .search-form-icon:hover {
color:#aaaaaa; 
}
#navmain a:hover {
text-decoration:none;
}
.page-title {
padding:5px 0 10px 10px !important;
}
article,
aside {
-ms-word-wrap: break-word;
word-wrap: break-word;
} #main-content,
#main-content-full,
#container {
overflow:hidden;
padding:10px 0 0 0;
}
#main-content > article:first-of-type h1 {
margin-top:0;
padding-top:0;
}
#main-content-full {
overflow:hidden;
margin:0 0 20px 2%;
width:96%;
} #sidebar {
overflow:hidden;
padding:10px 0 0 0;
}
#sidebar ul:not(.social-widget) > li:before,
article ul > li:before {
content:"\f105";
font-family:'FontAwesome';
display:inline-block;
margin:0 5px 10px 1px;
opacity:0.7;
}
#sidebar > ul {
margin-left:3px;
}
#sidebar .widget {
margin-bottom:5px;
clear: both;
}
.single-social-widget {	
padding:1px 0 0 0;
margin:1px 0 0 0;
clear:both;
}
.single-social-widget p {
margin-left:5px;
}
#infoTxt {
padding:10px 0 10px 0;
}
article ul > li:before {
font-family:'FontAwesome';
content:"\f105";
display:inline-block;
text-align:center;
margin:0 7px 7px 0;
}
article,
.additional-content {
clear:both;
}
.separator {
height:1px;
margin:20px 1% 10px 0;
}
#footer-menu {
clear:both;
text-align:center;
margin:15px 0;
}
#footer-menu ul,
#footer-menu li {
display:inline;
padding:0;
margin:0;
}
#footer-menu li {
margin-right:20px;
}
#footer-main {
clear:both;
background-color:#ffffff; 
color:#111111; 
margin:50px 0 0 0;
padding:10px 2% 5px 2%;
}
#footer-main a {
color:#aaaaaa; 
}
#footer-main a:hover {
color:#111111; 
}
.footer-social-widget li {
display:inline;
}
#footer-main input[type="text"] {
width:130px;
background-color:#fff;
}
.footer-social-widget a {
display:inline-block;
width:20px;
height:20px;
line-height:20px;
text-align:center;
}
.header-social-widget a:hover,
.footer-social-widget a:hover {
text-decoration:none !important;
-webkit-transform:rotate(-20deg);
-moz-transform: rotate(-20deg);
-o-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
transform: rotate(-20deg);
}
.footer-social-widget a:before {
font-size:18px;
}
.footer-social-widget li {
margin-right:15px;
}
#footer-main .post-date {
margin:0 0 0 14px;
}
.col ul:not(.social-widget) > li:before {
font-family:'FontAwesome';
font-style:normal;
font-weight:normal;
line-height:1;
margin-right:5px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
content:"\f105";
opacity:0.7;
}
.col > ul {
margin-left:3px;
}
.col li {
margin-bottom:5px;
}
.col1a {
float:none;
width:96%;
margin:5px 0 5px 0;
}
#footer-bottom {
padding:20px 0 0 0;
clear:both;
text-align:center;
}
#fsocial {
clear:both;
padding:10px 0 5px 0;
text-align:center;
}
#copyright {
clear:both;
text-align:center;
}
.social-widget,
.header-social-widget,
.footer-social-widget {
list-style:none;
padding:0;
margin:0;
}
.social-widget li {
margin-left:5px;
margin-right:5px;
display:inline-block;
}
.single-social-widget a:hover:before,
.social-widget li:hover a:before{
display:inline-block;
-webkit-transform:rotate(-20deg);
-moz-transform: rotate(-20deg);
-o-transform: rotate(-20deg);
-ms-transform: rotate(-20deg);
transform: rotate(-20deg);
text-decoration:none;
}
.facebook16:before {
content: "\f09a";
}
.facebook32:before {
content: "\f082";
}
.google16:before {
content: "\f0d5";
}
.google32:before {
content: "\f0d4";
}
.instagram16:before,
.instagram32:before {
content: "\f16d";
}
.linkedin16:before {
content: "\f0e1";
}
.linkedin32:before {
content: "\f08c";
}
.rss16:before {
content: "\f09e";
}
.rss32:before {
content: "\f143";
}
.tumblr16:before {
content: "\f173";
}
.tumblr32:before {
content: "\f174";
}
.twitter16:before {
content: "\f099";
}
.twitter32:before {
content: "\f081";
}
.youtube16:before {
content: "\f167";
}
.youtube32:before {
content: "\f166";
}
.pinterest16:before {
content: "\f0d2";
}
.pinterest32:before {
content: "\f0d3";
}
.vk16:before {
content: "\f189";
}
.vk32:before {
content: "\f189";
}
.flickr16:before {
content: "\f16e";
}
.flickr32:before {
content: "\f16e";
}
.vine16:before {
content: "\f1ca";
}
.vine32:before {
content: "\f1ca";
}
.facebook16:before,
.google16:before,
.instagram16:before,
.rss16:before,
.tumblr16:before,
.linkedin16:before,
.twitter16:before,
.youtube16:before,
.pinterest16:before,
.vk16:before,
.flickr16:before,
.vine16:before {
font-family:'FontAwesome';
font-size: 16px;
}
.facebook32:before,
.google32:before,
.instagram32:before,
.rss32:before,
.tumblr32:before,
.linkedin32:before,
.twitter32:before,
.youtube32:before,
.pinterest32:before,
.vk32:before,
.flickr32:before,
.vine32:before {
font-family:'FontAwesome';
font-size: 32px;
}
.header-social-widget a {
display:inline-block;
width:17px;
height:17px;
padding-top:3px;
}
.social32 {
float:right;
margin-right:10px;
}
.social32 a {
width:32px;
height:32px;
display:inline-block;
}
.single-social-widget {
clear:both;
height:45px;
}
.single-social-widget .social32,
.single-social-widget p {
float:left;
}
.single-social-widget p {
line-height:32px;
}
input[type="text"],
input[type="email"],
input[type="url"],
textarea {
border:1px solid #B2AEA3;
padding:4px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
input[type="submit"],
button {
font-size:14px;
}
input[type="submit"],
button,
.btn,
#container .button {
padding:8px 12px;
text-decoration:none;
font-weight:normal;
border:none;
color:#ffffff;
background-image: -ms-linear-gradient(top, #87CEEB 0%, #1E90FF 100%);
background-image: -moz-linear-gradient(top, #87CEEB 0%, #1E90FF 100%);
background-image: -o-linear-gradient(top, #87CEEB 0%, #1E90FF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #87CEEB), color-stop(1, #1E90FF));
background-image: -webkit-linear-gradient(top, #87CEEB 0%, #1E90FF 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#87CEEB', endColorstr='#1E90FF');
background-image: linear-gradient(top, #87CEEB 0%, #1E90FF 100%);
text-shadow:0 !important;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
input[type="submit"]:hover,
button:hover,
#container .button:hover,
.btn:hover {
color:#ffffff;
background-image: -ms-linear-gradient(top, #1E90FF 0%, #87CEEB 100%);
background-image: -moz-linear-gradient(top, #1E90FF 0%, #87CEEB 100%);
background-image: -o-linear-gradient(top, #1E90FF 0%, #87CEEB 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1E90FF), color-stop(1, #87CEEB));
background-image: -webkit-linear-gradient(top, #1E90FF 0%, #87CEEB 100%);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1E90FF', endColorstr='#87CEEB');
background-image: linear-gradient(top, #1E90FF 0%, #87CEEB 100%);
text-decoration:none;
}
.btn {
margin-top:10px;
display:inline-block;
}
#respond {
clear:both;
}
#commentform input:before,
#commentform textarea:before {
content:'\A';
white-space:pre;
}
blockquote:before,
q:before {
font-family:'FontAwesome';
content: "\f10d";
color:#DEDEDE;
font-size:36px;
float:left;
margin:0 1% 0 0;
}
blockquote, figure {
margin:0 1%;
}
.page-links, .post-links {
padding:10px 0 3px 0;
margin:0;
}
.navigation,
.woocommerce-pagination {
float:left;
margin:0;
}
.navigation .current,
.navigation .page-dots,
.navigation .page-numbers {
font-size:16px;
text-align:center;
display:inline-block;
float:left;
}
.navigation .page-dots,
.navigation .page-numbers {
padding:5px 11px;
border:1px solid #1E90FF;
margin-right:10px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
-
.navigation .current,
.navigation .current:hover {
text-decoration:none;
background:#1E90FF !important;
text-align:center;
margin-right:10px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
.navigation .page-numbers:hover {
text-decoration:none;
background:#fafafa;
text-align:center;
}
.shop_table .product-remove {
width:10%;
}
.shop_table .product-thumbnail {
width:10%;
}
.shop_table .product-name {
width:50%;
}
.shop_table .product-price {
width:10%;
}
.shop_table .product-quantity {
width:10%;
}
.shop_table .product-subtotal {
width:10%;
} #home-cols {
clear:both;
padding:0 2%;
}
#top-widget {
clear:both;
padding:0 2%;
}
.bottom-widget,
.top-widget {
clear:both;
padding:0 2%;
}
.nav-links {
padding-top:10px;
}
.nav-links .nav-previous {
float:left;
width:45%;
}
.nav-links .nav-previous:before {
font-family:'FontAwesome';
content:"\f100";
margin-right:5px;
}
.nav-links .nav-next {
float:right;
width:45%;
}
.nav-links .nav-next:after {
font-family:'FontAwesome';
content:"\f101";
margin-left:5px;
} .right {
float:right;
}
.left {
float:left;
}
.clear {
clear:both;
}
.text-center {
text-align:center;
}
.mt-10 {
margin-top:10px;
}
.mb-10 {
margin-bottom:10px;
}
.mt-20 {
margin-top:20px;
}
.mb-20 {
margin-bottom:20px;
}
.mt-30 {
margin-top:30px;
}
.mb-30 {
margin-bottom:30px;
}
.mt-40 {
margin-top:40px;
}
.mb-40 {
margin-bottom:40px;
}
.box-shadow-none {
box-shadow:none !important;
}
.box-shadow-none img {
box-shadow:none !important;
} .search-wrapper {
border:1px solid #B2AEA3;
background-color:#ffffff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
padding-left:0 !important;
display:inline-block;
}
.search-wrapper .search-textbox {
border:none;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
}
.search-wrapper  .search-button {
color:#777777;
background-color:#ffffff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
-ms-border-radius:3px;
-o-border-radius:3px;
border-radius:3px;
box-shadow: none;
filter:none;
background-image: none;
}
.search-wrapper  .search-button:before {
font-family:'FontAwesome';
content:"\f002";
} .contact-error {
color:#FF0000;
}
.contact-success {
border:1px solid #5D7716;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:5px 1%;
width:50%;
} #comments {
margin-top:25px;
font-size:18px;
float:left;
clear:both;
padding:0 5px 1px 1px;
}
.commentlist {
list-style:none;
margin:0;
padding:0;
clear:both;
}
.commentlist li {
list-style:none;
}
.commentlist li .pingback .comment-author {
padding:0 170px 0 0;
}
.commentlist li div .vcard {
font-weight:bold;
font-size:14px;
line-height:16px;
}
.commentlist li div .vcard cite .fn {
font-style:normal;
font-size: 11px;
}
.commentlist li div .vcard cite .fn a .url {
color:#cc0000;
text-decoration:none;
}
.commentlist li div .vcard cite .fn a .url:hover {
color:#000;
}
.commentlist li div .vcard img .avatar {
background:#fff;
border:1px solid #aaa;
}
.commentlist li div .comment-meta a {
color:#205B87;
text-decoration:none;
}
.commentlist li p {
font-weight:normal;
line-height:1.2;
margin:5px 0 12px;
}
.commentlist li ul {
font-weight:normal;
font-size:12px;
line-height:16px;
list-style:square;
margin:0 0 12px;
padding:0;
}
.commentlist li div .reply {
background:#999;
border:1px solid #666;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
color:#fff;
font:bold 9px/1 helvetica,arial,sans-serif;
padding:6px 5px 4px;
text-align:center;
width:36px;
}
.commentlist li div .reply:hover {
background:#cc0000;
border:1px solid #cc0000;
}
.commentlist li div .reply a {
color:#fff;
text-decoration:none;
text-transform:uppercase;
}
.commentlist li ul.children {
list-style:none;
margin:12px 0 0;
text-indent:0;
}
.commentlist li ul .children li .depth-2 {
margin:0 0 3px;
}
.commentlist li ul .children li .depth-3 {
margin:0 0 3px;
}
.commentlist li ul .children li .depth-4 {
margin:0 0 3px;
}
.commentlist li ul .children li .depth-5 {
margin:0 0 7px;
}
.commentlist ul .children li .odd {
background:#fff;
}
.commentlist .odd {
background:#f6f6f6;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.commentlist li .pingback div .vcard {
padding:0 170px 0 0;
}
.comment-body {
padding-left:0;
}
#reply-title {
margin-top:25px;
text-align:center;
font-size:18px;
float:left;
clear:both;
padding:0 5px 0 1px;
}
#commentform {
clear:both;
padding-top:5px;
padding-left:2px;
}
.entry-title {
clear:both;	
}
.before-content,
.after-content,
.custom-after-content,
.page-after-content {
padding-top:5px;
padding-bottom:5px;
clear:both;
}
.after-content,
.custom-after-content,
.page-after-content {
border-top:1px solid #aaaaaa;
margin-top:5px;
}
.aside-icon:before,
.audio-icon:before,
.author-icon:before,
.category-icon:before,
.clock-icon:before,
.comments-icon:before,
.edit-icon:before,
.gallery-icon:before,
.image-icon:before,
.link-icon:before,
.quote-icon:before,
.tags-icon:before,
.video-icon:before,
.quote-content:before,
.quote-content:after,
.sticky h1:before {
font-family:'FontAwesome';
margin:0;
}
.aside-icon,
.audio-icon,
.author-icon,
.category-icon,
.clock-icon,
.comments-icon,
.edit-icon,
.gallery-icon,
.image-icon,
.link-icon,
.quote-icon,
.tags-icon,
.video-icon,
.quote-content,
.quote-content:after,
.sticky h1 {
margin-right:7px;
}
.aside-icon:before {
content: "\f0f6";
}
.audio-icon:before {
content: "\f001";
}
.author-icon:before {
content:"\f007";
}
.category-icon:before {
content:"\f115";
}
.clock-icon:before {
content:"\f017";
}
.comments-icon:before {
content: "\f0e5";
}
.edit-icon:before {
content:"\f040";
margin-right:2px;
}
.gallery-icon:before {
content:"\f03e";
}
.image-icon:before {
content: "\f03e";
}
.link-icon:before {
content: "\f0c1";
}
.quote-icon:before {
content: "\f10d";
}
.tags-icon:before {
content: "\f02c";
}
.video-icon:before {
content: "\f008";
} img.wp-post-image {
margin:0 5px 5px 0;
} .widget_calendar {
float:left;
}
#wp-calendar caption {
color:#333;
font-size:12px;
padding:5px;
}
#wp-calendar thead,
#wp-calendar tfoot {
font-size:10px;
}
#wp-calendar th {
border-bottom:3px solid #ccc;
}
#wp-calendar tbody {
color:#aaaaaa;
}
#wp-calendar tbody td {
text-align:center;
}
#wp-calendar tbody #today {
background: #c5c5c5;
-webkit-border-radius:50px;
-moz-border-radius:50px;
-ms-border-radius:50px;
-o-border-radius:50px;
border-radius:50px;
}
#wp-calendar tbody .pad {
background:none;
}
#wp-calendar tfoot #next {
font-size:10px;
text-transform:uppercase;
text-align:right;
}
#wp-calendar tfoot #prev {
font-size:10px;
text-transform:uppercase;
padding-top:10px;
}
#wp-calendar tbody td {
padding:8px;
}
.quote-content:before {
content: "\f10d";
}
.quote-content:after {
content: "\f10e";
}
.scrollup:before {
content:"\f106";
display:inline-block;
vertical-align:middle;
font:30px 'FontAwesome';
color: rgba(255,255,255,.6) !important;
}
.scrollup {
width: 40px;
height: 40px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
-webkit-border-top-left-radius:2px;
-moz-border-top-left-radius:2px;
-ms-border-top-left-radius:2px;
-o-border-top-left-radius:2px;
border-top-left-radius:2px;
-webkit-border-top-right-radius:2px;
-moz-border-top-right-radius:2px;
-ms-border-top-right-radius:2px;
-o-border-top-right-radius:2px;
border-top-right-radius:2px;
position: fixed;
bottom: 0;
right:2%;
display:none;
color:#CBC8B5;
background-color:#aaaaaa !important;
z-index:5001;
line-height:34px;
text-align:center;
text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
-moz-box-shadow:0 1px 2px rgba(0,0,0,.25);
-webkit-box-shadow:0 1px 2px rgba(0,0,0,.25);
box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.scrollup:hover {
background-color:#28151B !important;
color:#858282 !important;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.tagcloud {
margin-bottom: 20px;
}
.wp-caption {
max-width:95%;
padding:4px 4px 4px 4px;
border:1px solid #ccc;
color:#555;
background:#f9f9f9;
-moz-box-shadow:1px 1px 5px rgba(153, 153, 153, 0.3);
-webkit-box-shadow:1px 1px 5px rgba(153, 153, 153, 0.3);
box-shadow:1px 1px 5px rgba(153, 153, 153, 0.3);
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
clear:both;
}
.wp-caption p.wp-caption-text { 
background-color:#858581;
color:#fff;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
padding:2px 4px 2px 4px;
}
.sticky {
}
.sticky h1:before {
content:"\f0c6";
}
.gallery-caption {
}
.bypostauthor {
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.widget_tishonator_advancedtextcontent_widget {
clear:both;
}
.post-date {
display:block;
margin:-5px 0 10px 13px;
}
.advanced-text-icon {
text-align:center;
font-size:18px;
}
.advanced-text-content {
padding:0;
font-size:16px;
}
.advanced-text-button-wrapper {
margin-bottom:5px;
text-align:center;
}
#page-header-content {
position:relative;
height:100%;
}
#page-header {
background-image:url(//www.ruben.at/wp-content/themes/artgallerypro/images/pageheader.png);
background-repeat: repeat;
-webkit-box-shadow: inset 0 -1px 1px -1px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 -1px 1px -1px rgba(0, 0, 0, 0.25);
box-shadow: 0 -1px 1px -1px rgba(0, 0, 0, 0.25) inset;
border-top:1px solid #f4f3f0;
border-bottom:1px solid #f4f3f0;
padding:20px 2% 20px 2%;
height:250px;
}
#page-header,
#page-header h1 {
color:#111111;
}
#page-header a {
color:#111111;
}
#page-header a:hover {
color:#1E90FF;
}
#page-header h1 {
display:inline;
margin:0;
padding:0;
position:absolute;
top:35%;
font-size:48px;
}
#breadcrumbs {
list-style:none;
overflow:hidden;
font-size:12px;
float:right;
margin-top:10px;
margin-right:15px;
}
#breadcrumbs li{
float:left;
margin-left:7px;
}
#breadcrumbs li:first-of-type{
margin-left:0;
}
.home-title {
padding-top:10px;
}
blockquote {
margin-bottom:10px;
}
.project-details {
padding-left:0;
}
.breadcrumb-separator{
color:#999;
}
.home-title,
.home-col-title {
font-weight:normal;
font-size:20px;
padding-top:15px;
letter-spacing:1px;
float:none;
clear:both;
}
.home-col-title .advanced-text-icon {
font-size:inherit !important;
text-shadow:none !important;
}
.home-after-title,
.home-col-after-title {
clear:both;
}
.sidebar-title {
padding:0 5px 1px 1px;
margin-bottom:-2px;
font-weight:normal;
font-size:18px;
letter-spacing:0.5px;
float:left;
clear:both;
}
.sidebar-title:not(:first-child) {
margin-top:10px;
margin-bottom:-2px;
}
.sidebar-before-title {
clear:both;
}
.sidebar-after-title {
clear:both;
height:1px;
margin-bottom:5px;
width:100%;
}
.footer-title {
padding:0 5px 1px 1px;
margin-bottom:-2px;
font-weight:normal;
font-size:18px;
color:#111111;
letter-spacing:1px;
float:left;
}
.footer-after-title {
clear:both;
}
.author-info-box {
clear:both;
padding-left:10px;
}
.author-info-box p {
padding-left:100px;
line-height:25px;
}
.author-info-box ul {
padding-left:100px;
}
.author-title {
margin-top:25px;
font-size:18px;
clear:both;
float:left;
padding:0 5px 0 1px;
margin-bottom:5px;
}
.author-avatar {
float:left;
}
.avatar {
-webkit-border-radius:45px;
-moz-border-radius:45px;
border-radius:45px;
}
.social-sharing-box {
clear:both;
}
.social-sharing-box ul li{
margin-right:0;
}
.social-sharing-title {
margin-top:25px;
font-size:18px;
clear:both;
float:left;
padding:0 5px 0 1px;
margin-bottom:5px;
}
.page-entry-title {
padding-left:0 !important;
}
.project-title {
padding:0 5px 1px 1px;
font-weight:normal;
font-size:24px;
clear:both;
}
.project-title:not(:first-child) {
margin-top:15px;
}
.project-after-title {
clear:both;
} .custom-entry-title {
padding-left:0 !important;
}
.wide-content article {
width:auto;
}
.wide-content  h1,
.wide-content .content,
.wide-content .after-content,
.wide-content .quote-content {
padding-left:0;
}
#main-content-left-sidebar-wrapper {
} #map_canvas {
width:100%;
height:350px;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
#map_canvas_widget {
clear:both;
width:100%;
height:250px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
#map_canvas img,
#map_canvas_widget img {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .office-info-box {
margin-top:10px;
}
.page-contact-title {
border-bottom: 4px solid #555555;
clear: both;
float: left;
font-size: 20px;
font-weight: normal;
letter-spacing: 1px;
margin: 0 0 0 0 !important;
padding: 0 5px 1px 1px !important;
text-transform: uppercase;
}
#not-found-title {
font-size:48px;
padding-left:0 !important;
text-align:center !important;
margin-bottom:10px;
}
#not-found-image {
-webkit-border-radius:500px;
-moz-border-radius:500px;
border-radius:500px;
margin-bottom:10px;
} .tishonator_tabs_widget_content {
position: relative;
border: 1px solid #AAAAAA;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
clear:both;
margin-top:10px;
}
.tishonator_tabs_widget_content img {
max-width: 100%;
height: auto;
}
.tishonator_tabs_widget_content li:before {
content:none !important;
}
.tishonator_tabs_widget_content ul.tisho-tabs,
#popular-tab-content ul,
#recent-tab-content ul,
#comments-tab-content ul,
#tags-tab-content ul {
padding:0;
margin:0;
}
.tishonator_tabs_widget_content ul.tisho-tabs li {
list-style: none;
display: block;
width: 50%;
float: left;
text-align: center;
margin: 0;
padding: 0 !important;
}
.tishonator_tabs_widget_content ul.has-1-tabs li {
width: 100%;
float: none;
margin: 0 auto;
}
.tishonator_tabs_widget_content ul.has-2-tabs li {
width:50%;
}
.tishonator_tabs_widget_content ul.has-3-tabs li {
width: 33.33%;
}
.tishonator_tabs_widget_content ul.has-4-tabs li {
width: 25%;
}
.tishonator_tabs_widget_content .has-4-tabs .tab_title.selected a {
border-bottom:none;
}
.tishonator_tabs_widget_content .tab_title a {
display: block;
border-left: 1px solid #AAAAAA;
border-bottom: 1px solid #AAAAAA;
padding: 2px 0 4px;
line-height: 2.4;
text-decoration: none;
position: relative;
font-weight: bold;
}
.tishonator_tabs_widget_content .tab_title:not(.selected) {
background-color:#dedede;
}
.tishonator_tabs_widget_content .tab_title:not(.selected) a {
color:#555555 !important;
}
.tishonator_tabs_widget_content .tab_title:not(.selected) a:hover {
background-color:#555555 !important;
color:#FAFAFA !important;
}
.tishonator_tabs_widget_content .tab_title:first-child a {
margin-left: 0;
border-left: 0;
}
.tishonator_tabs_widget_content .tab_title.selected a {
border-bottom:none;
}
.tishonator_tabs_widget_content .inside {
padding-top: 10px;
}
.tishonator_tabs_widget_content .tab-content li {
list-style-type: none;
float: left;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 0 11px 0;
padding: 0px 15px 15px 15px;
text-align: left;
background: none;
position: relative;
}
.tishonator_tabs_widget_content .tab-content li:last-child {
border: none;
margin-bottom: 0;
}
.tishonator_tabs_widget_content .tab-content li:first-child {
padding-top: 5px;
}
.tishonator_tabs_thumb_small {
float: left;
margin-right: 12px;
padding-top: 4px;
width: 65px;
height: 65px;
overflow: hidden;
}
.tishonator_tabs_thumb_large {
float: none;
max-width: 100%;
display: inline-block;
margin-bottom: 4px;
position: relative;
}
.tishonator_tabs_widget_content .entry-title {
font-weight: bold;
margin: 0;
padding: 0;
}
.tishonator_tabs_widget_content .tisho-postmeta, .tishonator_tabs_comment_content, .tishonator_tabs_excerpt {
}
.tishonator_tabs_widget_content .wp-post-image {
margin: 0 !important;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
} .tishonator_tabs_avatar {
margin-right: 10px;
float: left;
margin-top: 4px;
}
.tishonator_tabs_comment_content p, .tishonator_tabs_excerpt p {
margin-bottom: 0;
}
.tishonator_tabs_comment_meta {
font-weight: bold;
} .tishonator_tabs_widget_content #tags-tab-content {
padding-bottom: 10px;
}
.tishonator_tabs_widget_content #tags-tab-content ul {
margin: 0;
overflow: hidden;
padding: 0 10px;
text-align: center;
font-size: 0;
line-height: 0;
}
.tishonator_tabs_widget_content #tags-tab-content ul li {
width: auto;
color: #fff;
margin-bottom: 0;
list-style: none;
display: inline-block;
padding: 0;
margin: 3px 3px 0 0;
float: none;
font-size: 13px;
}
.tishonator_tabs_widget_content #tags-tab-content ul li a {
padding: 12px 10px;
white-space: nowrap;
display: block;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
} .tishonator_tabs_widget_content .tisho-pagination {
margin: 0;
width: 100%;
padding-top: 0;
padding-bottom: 15px;
float: left;
}
.tishonator_tabs_widget_content .tisho-pagination a {
margin: 0 15px;
}
.tisho-pagination a.next {
float: right;
}
.tishonator_tabs_widget_content img {
box-shadow:none !important;
} .tisho-loading:after {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}  .widget_shopping_cart_content {
display:inline-block;
padding:0 !important;
}
.woocommerce-pagination {
text-align:left !important;
}
.woocommerce-pagination .page-numbers {
border:none !important;
}
.woocommerce-pagination .page-numbers li {
border: 1px solid #dddddd;
padding:0 !important;
}
.woocommerce-pagination .page-numbers li:hover {
padding:0 !important;
}
.woocommerce-pagination a {
padding:6px 9px !important;
margin:0 4px 0 0 !important;
font-size:16px !important;
text-align:center !important;
}
.woocommerce-pagination .current,
.woocommerce-pagination a:hover {
margin-right:-1px !important;
padding:6px 9px !important;
text-decoration:none !important;
font-size:16px !important;
text-align:center !important;
}
.woocommerce-pagination .current {
background:#dddddd !important;
}
.woocommerce-pagination a:hover {
background:#fafafa !important;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
text-shadow:none !important;
}
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span {
margin-right:10px !important;
border:1px solid #dddddd !important;
-webkit-border-radius:3px !important;
-moz-border-radius:3px !important;
-ms-border-radius:3px !important;
-o-border-radius:3px !important;
border-radius:3px !important;
}
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li {
border:none !important;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
margin-right:0;
}
.payment_methods li:before {
content:'' !important;
}
.product_list_widget {
display:block !important;
position:relative !important;
}
#header-main-fixed .product_list_widget,
#header-main-fixed .product_list_widget li,
#header-main-fixed .product_list_widget a {
background-color:#ffffff !important;
color:#000000 !important;
}
#header-main-fixed .product_list_widget a {
box-shadow:none !important;
color::#FF0000 !important;
border:none !important;
}
#header-main-fixed .product_list_widget a,
#header-main-fixed .product_list_widget li,
#header-main-fixed .product_list_widget li:hover a,
#header-main-fixed .product_list_widget a:hover{
padding:1px !important;
}
#header-main-fixed .product_list_widget li:hover a,
#header-main-fixed .product_list_widget a:hover {
box-shadow:none !important;
background-color:#ffffff !important;
border:none !important;
text-decoration:underline !important;
}
.product_list_widget li:before {
content:none !important;
}
.product_list_widget img {
float: left !important;
height: auto;
margin-bottom: 10px !important;
max-width: 100%;
}
.product_list_widget  li {
clear:both;
}
h1.product_title {
margin-left:0 !important;
}
form.cart {
float:none !important;
margin-left:0 !important;
}
.product_list_widget .amount {
display:block;
}
#hdrtop-cart-subcontent .product_list_widget .amount {
display:inherit;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
float:left !important;
margin-left: 2% !important;
width:40% !important;
}
.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before {content:'' !important;}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {display:table-cell !important;}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {width: auto !important;}
.woocommerce #content div.product form.cart,
.woocommerce div.product form.cart,
.woocommerce-page #content div.product form.cart,
.woocommerce-page div.product form.cart {
margin-top:10px !important;
margin-bottom:0 !important;
}
.product_list_widget #content input.button,
.product_list_widget #respond input#submit,
.product_list_widget a.button,
.product_list_widget button.button,
.product_list_widget input.button,
a.wc-forward,
a.live-preview-button {
background:#f7f6f7;
background:-webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf)) !important;
background:-webkit-linear-gradient(#f7f6f7,#e0dadf) !important;
background:-moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%) !important;
background:-moz-gradient(center top,#f7f6f7 0,#e0dadf 100%) !important;
border: 1px solid #c8bfc6;
border-radius: 2px;
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
color: #5e5e5e !important;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 100%;
font-weight: 700;
left: auto;
line-height: 1em;
margin: 0;
overflow: visible;
padding: 6px 10px;
position: relative;
text-decoration: none;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
white-space: nowrap;
}
#header-main-fixed a.wc-forward {
margin-right:5px;
color:#5e5e5e;
padding:6px 10px;
}
#header-main-fixed a.wc-forward:hover {
color:#000000 !important;
padding:6px 10px;
}
.added_to_cart {
margin-top:5px !important;
}
li.product:before {
content:'';
}
.product_meta {
clear:both !important;
}
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
clear:both !important;
display:block !important;
margin-top:10px !important;
}
#coupon_code {
font-size: 11px;
} #main-content-wrapper .woocommerce-breadcrumb {
display:none !important;
}
#content .page-title {
display:none !important;
}
.woocommerce-breadcrumb {
list-style:none;
overflow:hidden;
padding:0 !important;
margin:15px 15px 0 0 !important;
font-size:12px !important;
float:right;
}
.cart_list li:before {
content: none !important;
}
#content .products {
border-top:1px solid #cccccc;
padding-top:20px;
}
.screen-reader-text {
display:none;
} #bbpress-forums li.bbp-header {
background:inherit !important;
}
#bbpress-forums li:before {
content:none;
}
#bbpress-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
font-size:auto !important;
}
#bbpress-forums fieldset.bbp-form {
border:none !important;
}
#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
background-color:inherit !important;
}
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
background-color:inherit !important;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
background-color:inherit !important;
}
#bbpress-forums div.even,
#bbpress-forums ul.even {
background-color:inherit !important;
}
.bbp-breadcrumb {
float:right !important;
list-style:none;
overflow:hidden;
padding:0 !important;
margin:15px 15px 0 0 !important;
font-size:12px;
}
#main-content-wrapper .bbp-breadcrumb {
display:none !important;
}
#bbpress-forums fieldset.bbp-form {
padding-left:0 !important;
padding-right:0 !important;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
font-size:14px !important;
}
#bbpress-forums,
div.bbp-template-notice p {
font-size:13px !important;
}
#bbp_search_submit {
padding:3px 10px;
}
#bbp-search-form #bbp_search {
margin-bottom:10px;
}
#searchform input[type="text"] {
padding: 1px 0 1px 3px;
background-color: #FFFFFF;
border: 1px solid #B2AEA3;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
padding:8px 5px;
}
#searchform input[type="submit"] {
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
} #testimonials .testimonial-quote {
padding:10px;
line-height:1.5em;
font-family:"proxima-nova-1", "proxima-nova-2", Helvetica, Arial, sans-serif !important;
font-size:16px;
font-weight:normal;
font-style:italic;
margin:0 30px 0 0;
width:80%;
}
#testimonials .testimonial-quote:before {
font:18px 'FontAwesome';
content:"\f10d";
margin-right:5px;
float:left;
}
#testimonials .client-contact-info:before {
font:24px 'FontAwesome';
display:block;
content:"\f007";
margin-left:10px;
}
#testimonials .client-contact-info {
padding-left:15px;
}
.testimonial-author {
width:70px;
}
.testimonial-author > img {
-webkit-border-radius:70px;
-moz-border-radius:70px;
border-radius:70px;
} .jcarousel-container {
padding:5px 40px;
}
.jcarousel-skin .jcarousel-clip {
overflow: hidden;
}
.jcarousel-skin li:before {
content:'' !important;
}
.jcarousel-item {
margin-right:10px;
}
.jcarousel-clip-horizontal {
width:100%;
}
.jcarousel-prev:before,
.jcarousel-next:before {
font:35px 'FontAwesome';
display:block;
text-align:center;
}
.jcarousel-prev:hover,
.jcarousel-next:hover {
opacity:0.7;
}
.jcarousel-prev:before {
content:"\f104";
}
.jcarousel-next:before {
content:"\f105";
}
.jcarousel-prev,
.jcarousel-next {
cursor:pointer;
position:absolute;
top:35%;
width:32px;
height:32px;
z-index:3000;
}
.jcarousel-prev {
left: 5px;
}
.jcarousel-next {
right:5px;
}
.jcarousel-prev-disabled,
.jcarousel-next-disabled,
.jcarousel-prev-disabled:hover,
.jcarousel-next-disabled:hover {
opacity:0.4;
} #portfolio {
margin-top:20px;
}
.portfolio-item {
float: left;
margin: 5px;
width: 310px;
background: #EFEFEF;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
text-align: center;
-moz-box-shadow: 0px 0px 6px #999;
-webkit-box-shadow: 0px 0px 6px #999;
box-shadow: 0px 0px 6px #999;
}
.project-cols1-a {
float:left;
width:53%;
margin-right:2%;
padding-bottom:25px;
}
.project-cols1-b {
float:left;
width:44%;
padding-bottom:25px;
}
.single-project-col1 {
float:left;
width:63%;
margin-right:2%;
}
.single-project-col2 {
float:left;
width:34%;
}
.project-details > li > span {
display:inline-block;
width:30%;
}
.project-details > li {
margin-bottom:10px;
}
.project-details > li:before {
content:none;
}
.project-taxonomies {
clear:both;
margin-top:20px;
}
.project-taxonomies li {
padding:0;
}
.project-taxonomies li a {
float:left;
margin-right:1%;
font-size:14px;
padding:7px 12px;
white-space:nowrap;
}
.selected-taxonomy a,
.project-taxonomies .project-taxonomy:hover {
background-color:#1E90FF;
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
text-decoration:none;
}
.selected-taxonomy a {
color:#FFFFFF;
}
.selected-taxonomy a:hover,
.project-taxonomies .project-taxonomy:hover {
background-color:#aaaaaa;
color: #ffffff;
}
.project-taxonomies-box {
margin-bottom:10px;
}
.project-view-project {
margin:0 5px 5px 0;
display:inline-block;
}
.project-cols2 {
float:left;
width:48%;
margin:0 1% 25px 0;
text-align:center;
}
.project-cols3 {
float:left;
width:31%;
margin:0 1% 25px 0;
text-align:center;
}
.project-cols4 {
float:left;
width:24%;
margin:0 1% 25px 0;
text-align:center;
}
.project-cols2 h1,
.project-cols3 h1,
.project-cols4 h1 {
padding-top:0 !important;
}
.project-col-read-more{
margin-top:10px;
}
#projects-carousel li {
text-align:center;
}
#projects-tiles {
margin:0;
padding:0;
}
#projects-tiles > li {
display:inline-block;
vertical-align:top;
margin-right:1%;
max-width:31%;
}
#projects-tiles > li > a {
overflow:hidden;
width:100%;
height:auto;
padding:0;
margin:0;
display:block;
}
#projects-tiles > li:hover img {
-webkit-transform: scale(1.5,1.5);
-moz-transform: scale(1.5,1.5);
-o-transform: scale(1.5,1.5);
-ms-transform: scale(1.5,1.5);
transform: scale(1.5,1.5);
} .instagram-pics li {
list-style:none !important;
display:inline-block;
margin-right:1%;
}
.instagram-pics li:before {
content:none !important;
}
.instagram-size-thumbnail li {
width:22%;
}
.instagram-size-small li {
width:30%;
}
.instagram-size-large li {
width:45%;
}
.wpt_widget_content li:before {
content:none !important;
}
#footer-main .instagram-pics li,
.col .instagram-pics li{
width:75px;
margin-right:2%;
}
.feature-content li {
line-height:24px;
}
.feature-content li:before {
content: "\f005";
font-family:'FontAwesome';
margin-right:5px;
}
.gallery {
margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 25%;
}
.gallery-columns-4 .gallery-item {
max-width: 20%;
}
.gallery-columns-5 .gallery-item {
max-width: 15%;
}
.gallery-columns-6 .gallery-item {
max-width: 13%;
}
.gallery-columns-7 .gallery-item {
max-width: 11%;
}
.gallery-columns-8 .gallery-item {
max-width: 10%;
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #686868;
display: block;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.post-links .left,
.post-links .right {
width: 40%;
}
.fb_iframe_widget span {
display: block !important;
}
#pin-save-button span {
margin-top: -19px !important;
position: absolute;
} @media screen and (min-width: 800px) {
#main-content,
#container {
float:left;
margin:0 0 20px 2%;
width:63%;
}
#sidebar {
float:left;
margin:10px 2% 30px 2%;
width:30%;
padding:0;
}
.header-social-widget li {
margin-left:17px;
}
#header-top {
padding-right:20px;
text-align:right;
}
#header-logo {
float:left;
margin-top:15px;
}
#navmain div {
padding:0 0 0 20px;
}
#navmain ul {
padding:0;
margin:0;
white-space:nowrap;
}
#navmain ul  li {
position:relative;
float:left;
}
#navmain > div > ul > li {
margin-right:5px;
}
#navmain ul a {
padding:35px 15px 30px 15px;
font-size:13px;
white-space:nowrap;
display:inline-block;
text-transform:uppercase;
color:#111111;
}
#navmain ul ul li:hover > a {
background-color:#aaaaaa;
color:#FAF7F0;
}
#navmain ul ul ul,
#navmain ul ul  ul li:first-of-type,
#navmain ul ul ul li:first-of-type > a {
-webkit-border-top-left-radius:3px;
-moz-border-top-left-radius:3px;
border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
-moz-border-top-right-radius:3px;
border-top-right-radius:3px;
}
#navmain ul ul,
#navmain ul ul li:last-of-type,
#navmain ul ul li:last-of-type > a {
-webkit-border-bottom-left-radius:3px;
-moz-border-bottom-left-radius:3px;
border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-bottom-right-radius:3px;
border-bottom-right-radius:3px;
}
#navmain ul ul {
list-style:none;
margin:0;
padding:0;
position:absolute;
z-index:5000;
display:none;
color:#aaaaaa;
background-color:#ffffff;
border-top:2px solid;
}
#navmain ul ul:not(.cart_list) {
opacity:0;
}
#navmain ul li:hover > ul {
display:block;
opacity:1;
animation: opacity 700ms ease-in-out normal;
-moz-animation: opacity 700ms ease-in-out normal;
-ms-animation: opacity 700ms ease-in-out normal;
-o-animation: opacity 700ms ease-in-out normal;
-webkit-animation: opacity 700ms ease-in-out normal;    
}
@keyframes opacity {
from { opacity:0; }
to { opacity: 1; }
}
@-moz-keyframes opacity {
from { opacity: 0; }
to { opacity: 1; }
}
@-ms-keyframes opacity {
from {opacity:0; }
to { opacity: 1; }
}
@-o-keyframes opacity {
from {opacity:0; }
to { opacity: 1; }
}
@-webkit-keyframes opacity {
from { opacity:0; }
to { opacity: 1; }
}
#navmain ul li ul a {
display:block;
}
#navmain ul ul ul {
top:-1px;
left:100%;
}
#navmain ul ul li {
float:none;
}
#navmain ul ul a {
padding:20px 35px 20px 17px;
-webkit-box-shadow: inset 0 -2px 2px -2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 -2px 2px -2px rgba(0, 0, 0, 0.25);
box-shadow: 0 -2px 2px -2px rgba(0, 0, 0, 0.15) inset;
}
.header-logo-collapsed {
margin-top:5px !important;
}
#navmain > div.navmain-collapsed > ul > li > a {
padding:20px 15px;
}
.level-one-sub-menu > a:after {
content: "\f107";
font-family:'FontAwesome';
margin:0 0 0 5px;
}
.level-two-sub-menu > a:before {
content: "\f105";
font-family:'FontAwesome';
position:absolute;
right:10px;
top:9px;
} .col2a,
.col2b {
float:left;
width:47%;
}
.col2a {
margin:0 4% 5px 0;
}
.col2b {
margin:0 0 5px 0;
}
.col3a,
.col3b,
.col3c {
float:left;
width:30.6%;
}
.col3a,
.col3b {
margin:0 3.5% 5px 0;
}
.col3c {
margin:0 0 5px 0;
}
.col4a,
.col4b,
.col4c,
.col4d {
width:22%;
float:left;
}
.col4a,
.col4b,
.col4c {
margin:0 3.5% 5px 0;
}
.col4d {
margin:0 0 5px 0;
} .commentlist li div .vcard img .avatar {
padding:5px;
left:7px;
position:absolute;
top:7px;
}
.commentlist li {
margin:0 0 10px;
padding:5px 10px;
position:relative;
}
.commentlist li div.comment-meta {
font-weight:bold;
font-size:10px;
line-height:16px;
position:absolute;
right:10px;
text-align:right;
top:5px;
}
#commentform input[type="text"],
#commentform input[type="email"] {
width:145px;
padding-top:7px;
padding-bottom:7px;
}
#commentform input[type="url"] {
width:100%;
padding-top:7px;
padding-bottom:7px;
}
#commentform textarea {
width:470px;
display:block;
padding-top:7px;
padding-bottom:7px;
height:150px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url  {
width:150px;
float:left;
}
.comment-form-cookies-consent {
clear:both;
}
.form-submit {
clear:both;
}
.comment-form-author,
.comment-form-email	{
margin-right:10px;
}
.comment-form-comment {
clear:both;
width:100%;
}
#comment {
width:100%;
} #contact-form {
padding-top:10px;
}
#contact-form input[type="text"],
#contact-form input[type="email"]{
width:145px;
padding-top:7px;
padding-bottom:7px;
}
#contact-form textarea {
width:465px;
display:block;
padding-top:7px;
padding-bottom:7px;
height:150px;
}
.contact-form-author,
.contact-form-email {
width:150px;
float:left;
}
.contact-form-author,
.contact-form-email	{
margin-right:10px;
}
.contact-form-message {
clear:both;
width:100%;
}
#sidebar #searchsubmit {
padding-top:7px;
padding-bottom:7px;
}
} @media screen and (max-width: 799px) {
h1 {
font-size:24px;
}
.header-social-widget a {
padding-bottom:4px;
margin-right:5px;
}
.cart-contents-icon {
float: right;
font-size: 17px;
position: absolute;
right: 2%;
top: 10px;
visibility: visible !important;
width: auto !important;
}
.cart-contents-icon:hover {
text-decoration:none !important;
}
.search-form-icon {
float: right;
font-size: 16px;
position: absolute;
right: 2%;
margin-right:25px;
top: 10px;
visibility: visible !important;
width: auto !important;
}
.search-form-icon:hover {
text-decoration:none !important;
}
#hdrtop-searchform-subcontent {
font-size:18px;
letter-spacing:inherit;
}
#header-main-fixed {
padding-bottom:0;
top:0;
}
#main-content,
#container {
float:none;
clear:both;
margin:0 2% 10px 2%;
width:95%;
}
#sidebar {
float:none;
clear:both;
margin:0 2% 10px 2%;
width:95%;
}
#header-top {
margin-top:5px;
}
#header-logo {
margin-left:5px;
}
#header-title {
float:left;
margin:0 0 0 10%;
}
#header-title div {
float:left;
}
#header-title a {
font-size:24px;
text-shadow:2px 1px 1px #999;
}
#header-title img {
float:left;
margin:0;
}
#header-title strong {
color:#444;
font-weight:normal;
display:block;
}
#navmain {
cursor:pointer;
float:left;
margin-top:0;
}
#navmain div:first-of-type:before {
font:36px 'FontAwesome';
content:"\f0c9";
margin:0 0 0 5%;
color:#545454;
text-shadow:1px 1px 2px rgba(0,0,0,0.25);
}
#navmain div {
clear:both;
text-align:left;
}
#navmain ul {
padding:0;
}
#navmain div > ul {
color:#111111;
background-color: #ffffff;
display:none;
list-style:none;
margin:0 0 0 2px;
padding:0 0 5px 0;
position:absolute;
z-index:5000;
overflow:hidden;
width:280px;
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
box-shadow: 0px 2px 7px rgba(0,0,0,0.25);
}
#navmain ul a,
#navmain > div > ul > .current-menu-item > a,
#navmain > div > ul > .current-menu-ancestor > a,
#navmain > div > ul > li > a:hover {
color:#111111;
}
#navmain ul  li {
position:relative;
float:left;
clear:both;
width:100%;
}
#navmain ul a {
white-space:nowrap;
width:100%;
display:block;
padding:15px 0 15px 10px;
-webkit-box-shadow: inset 0 -2px 2px -2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 -2px 2px -2px rgba(0, 0, 0, 0.25);
box-shadow: 0 -2px 2px -2px rgba(0, 0, 0, 0.15) inset;
}
#navmain ul a:hover {
color:#FAF7F0 !important;
background-color:#aaaaaa !important;
border-top:none;
border-right:none;
border-left:none;
}
#page-header {
padding:10px 2%;
}
#breadcrumbs {
float:none;
margin-top:0;
}
#page-header h1 {
float:none;
clear:both;
margin-top:5px;
}
article ul > li:before {
margin-top:1px !important;
}
.separator {
height:1px;
} .col2a,
.col2b,
.col3a,
.col3b,
.col3c,
.col4a,
.col4b,
.col4c,
.col4d {
float:left;
width:48%;
}
.col2a,
.col3a,
.col3c,
.col4a,
.col4c {
margin:0 4% 5px 0;
}
.col2b,
.col3b,
.col4b,
.col4d {
margin:0 0 5px 0;
}
.col3c,
.col4c {
clear:both;
} .commentlist li div .vcard img .avatar {
-moz-transform:scale(0.4);
-webkit-transform:scale(0.4);
transform:scale(0.4);
-ms-transform: scale(0.4,0.4);
}
.commentlist li div .vcard img .avatar {
padding:0;
left:-10px;
position:absolute;
top:0;
}
.commentlist li {
margin:0 1% 10px 0;
padding:5px 3px 5px 10px;
position:relative;
}
.commentlist li div .comment-meta {
position:relative;
text-align:right;
}
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
width:300px;
display:block;
}
#commentform textarea {
height:150px;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="url"],
#contact-form textarea {
width:300px;
}
.single-project-col1 {
float:left;
width:47%;
margin-right:2%;
}
.single-project-col2 {
float:left;
width:47%;
}
.project-details > li > span {
width:auto;
}
.woocommerce-breadcrumb,
.bbp-breadcrumb	{
float:none !important;
margin-top:0 !important;
}
.project-cols1-a {
width:43%;
}
.project-cols1-b {
width:54%;
}
.project-title {
font-size:18px;
}
input[type="submit"],
button,
.btn,
#container .button {
padding:6px 8px;
}
.single-project-col2 {
float:none;
width:100%;
}
.project-cols2,
.project-cols3,
.project-cols4 {
float:none;
width:auto;
margin-right:0;
}
} @media screen and (max-width: 360px) {
body {
font-size:13px;
}
.header-social-widget a:before {
font-size:13px;
}
#header-top {
margin-top:5px;
}
#hdrtop-searchform-subcontent:before {
width:30px;
height:30px;
line-height:30px;
font-size:16px;
}
#hdrtop-searchform-subcontent {
font-size:16px;
letter-spacing:inherit;
}
article ul > li:before {
margin-top:1px !important;
}
.separator {
height:1px;
} .col1a,
.col2a,
.col2b,
.col3a,
.col3b,
.col3c,
.col4a,
.col4b,
.col4c,
.col4d {
float:none;
width:96%;
margin:0 2% 5px 2%;
} .commentlist li div .vcard img .avatar {
-moz-transform:scale(0.4);
-webkit-transform:scale(0.4);
transform:scale(0.4);
-ms-transform:scale(0.4,0.4);
}
.commentlist li div .vcard img .avatar {
padding:0;
left:-10px;
position:absolute;
top:0;
}
.commentlist li {
margin:0 1% 10px 0;
padding:5px 3px 5px 10px;
position:relative;
}
.commentlist li div.comment-meta {
position:relative;
text-align:right;
}
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea {
width:270px;
display:block;
}
#commentform textarea {
height:130px;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="url"],
#contact-form textarea {
width:96%;
}
.single-project-col1 {
float:none;
width:100%;
}
} @media screen and (min-width: 1200px) {
#page-header-content,
#header-content-wrapper {
margin:0 auto;
width:1160px;
}
#top-widget-inner,
#home-cols-inner,
#bottom-widget-inner,
#main-content-wrapper,
#footer-content-wrapper	{
margin:0 auto;
width:1150px;
}
#main-content,
#container,
#hdrtop-searchform-subcontent {
margin-left:0;
}
#main-content-full {
margin:0;
width:auto;
}
#header-content-wrapper,
#top-widget,
#home-cols, 
.bottom-widget,
.top-widget{
padding-left:0;
padding-right:0;
}
#sidebar {
float:right;
margin-right:0;
}
#breadcrumbs li:first-of-type,
.woocommerce-breadcrumb a:first-of-type{
margin-left:7px;
}
.single-social-widget {
width:300px;
}
#footer-main {
padding-left:0;
padding-right:0;
}
}
.social-share-icon {
margin-right:10px;
font-size:22px;
}
#map_canvas img,
#map_canvas_widget img {
max-width:none;
} .ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
background-color:#FAFAFA !important;
color:#000000 !important;
}
body .ui-tooltip {
border-width: 2px;
}   .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animated.infinite {
animation-iteration-count: infinite;
}
.animated.hinge {
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
animation-duration: .75s;
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}
.bounce {
animation-name: bounce;
transform-origin: center bottom;
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
animation-name: flash;
} @keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
.pulse {
animation-name: pulse;
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, .95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
animation-name: rubberBand;
}
@keyframes shake {
from, to {
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake;
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
transform-origin: top center;
animation-name: swing;
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%, 20% {
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
.tada {
animation-name: tada;
} @keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}
.wobble {
animation-name: wobble;
}
@keyframes jello {
from, 11.1%, to {
transform: none;
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
animation-name: jello;
transform-origin: center;
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
animation-name: bounceIn;
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
.bounceInDown {
animation-name: bounceInDown;
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInLeft {
animation-name: bounceInLeft;
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
.bounceInRight {
animation-name: bounceInRight;
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
animation-name: bounceInUp;
}
@keyframes bounceOut {
20% {
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
animation-name: bounceOut;
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
animation-name: bounceOutUp;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
animation-name: fadeIn;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDown {
animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
from {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInDownBig {
animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeft {
animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInLeftBig {
animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
from {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRight {
animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
from {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInRightBig {
animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUp {
animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
from {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.fadeInUpBig {
animation-name: fadeInUpBig;
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
animation-name: fadeOutUpBig;
}
@keyframes flip {
from {
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(.95, .95, .95);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip;
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX;
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY;
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
opacity: 1;
}
to {
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
transform-origin: center;
transform: none;
opacity: 1;
}
}
.rotateIn {
animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
transform-origin: left bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
transform-origin: right bottom;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
animation-name: rotateInUpRight;
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
animation-name: rotateOutUpRight;
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%, 80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
animation-name: hinge;
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
.jackInTheBox {
animation-name: jackInTheBox;
} @keyframes rollIn {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
transform: none;
}
}
.rollIn {
animation-name: rollIn;
} @keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
animation-name: rollOut;
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
animation-name: zoomIn;
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
animation-name: zoomInDown;
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
animation-name: zoomInLeft;
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
animation-name: zoomInRight;
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
animation-name: zoomInUp;
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
animation-name: zoomOut;
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
.zoomOutLeft {
animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
transform: scale(.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
.zoomOutRight {
animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
animation-name: zoomOutUp;
}
@keyframes slideInDown {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
animation-name: slideInDown;
}
@keyframes slideInLeft {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
animation-name: slideInLeft;
}
@keyframes slideInRight {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
animation-name: slideInRight;
}
@keyframes slideInUp {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
animation-name: slideInUp;
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
animation-name: slideOutDown;
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
animation-name: slideOutLeft;
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
animation-name: slideOutRight;
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
animation-name: slideOutUp;
}  .camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
background: none;
border: 0;
font: inherit;
font-size: 100%;
margin: 0;
padding: 0;
vertical-align: baseline;
list-style: none
}
.camera_wrap {
display: none;
float: left;
position: relative;
z-index: 0;
margin-bottom:10px;
}
.camera_wrap img {
max-width: none!important;
}
.camera_fakehover {
height: 100%;
min-height: 60px;
position: relative;
width: 100%;
z-index: 1;
}
.camera_wrap {
width: 100%;
height: 450px;
}
.camera_src {
display: none;
}
.cameraCont, .cameraContents {
height: 100%;
position: relative;
width: 100%;
z-index: 1;
}
.cameraSlide {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.cameraContent {
bottom: 0;
display: none;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
.camera_target {
bottom: 0;
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
text-align: left;
top: 0;
width: 100%;
z-index: 0;
}
.camera_overlayer {
bottom: 0;
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 0;
}
.camera_target_content {
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
.camera_target_content .camera_link {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/blank.gif);
display: block;
height: 100%;
text-decoration: none;
}
.camera_loader {
background: #fff url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/camera-loader.gif) no-repeat center;
background: rgba(255, 255, 255, 0.9) url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/camera-loader.gif) no-repeat center;
border: 1px solid #ffffff;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
height: 36px;
left: 50%;
overflow: hidden;
position: absolute;
margin: -18px 0 0 -18px;
top: 50%;
width: 36px;
z-index: 3;
}
.camera_bar {
bottom: 0;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
height: 100%;
position: absolute;
width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
height: auto;
position: absolute;
width: 100%;
}
.camera_nav_cont {
height: 65px;
overflow: hidden;
position: absolute;
right: 9px;
top: 15px;
width: 120px;
z-index: 4;
}
.camera_caption {
bottom: 0;
display: block;
position: absolute;
width: 100%;
}
.camera_caption > div {
padding: 10px 20px;
}
.camerarelative {
overflow: hidden;
position: relative;
}
.imgFake {
cursor: pointer;
}
.camera_prevThumbs {
bottom: 4px;
cursor: pointer;
left: 0;
position: absolute;
top: 4px;
visibility: hidden;
width: 30px;
z-index: 10;
}
.camera_prevThumbs div {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/camera_skins.png) no-repeat -160px 0;
display: block;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 30px;
}
.camera_nextThumbs {
bottom: 4px;
cursor: pointer;
position: absolute;
right: 0;
top: 4px;
visibility: hidden;
width: 30px;
z-index: 10;
}
.camera_nextThumbs div {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/camera_skins.png) no-repeat -190px 0;
display: block;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 30px;
}
.camera_command_wrap .hideNav {
display: none;
}
.camera_command_wrap {
left: 0;
position: relative;
right:0;
z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
.camera_wrap .camera_pag .camera_pag_ul li {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
display: inline-block;
height: 16px;
margin: 10px 5px 0 5px;
position: relative;
text-align: left;
text-indent: -9999px;
width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
-moz-box-shadow:
0px 1px 0px rgba(255,255,255,1),
inset 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow:
0px 1px 0px rgba(255,255,255,1),
inset 0px 1px 1px rgba(0,0,0,0.2);
box-shadow:
0px 1px 0px rgba(255,255,255,1),
inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 8px;
left: 4px;
overflow: hidden;
position: absolute;
top: 4px;
width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
-moz-box-shadow:
0px 1px 0px rgba(255,255,255,1),
inset 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow:
0px 1px 0px rgba(255,255,255,1),
inset 0px 1px 1px rgba(0,0,0,0.2);
box-shadow:
0px 1px 0px rgba(255,255,255,1),
inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
-moz-box-shadow: 0;
-webkit-box-shadow: 0;
box-shadow: 0;
}
.camera_pag_ul li img {
display: none;
position: absolute;
}
.camera_pag_ul .thumb_arrow {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid;
top: 0;
left: 50%;
margin-left: -4px;
position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
cursor: pointer;
height: 40px;
margin-top: -20px;
position: absolute;
top: 50%;
width: 40px;
z-index: 2;
}
.camera_prev {
left: 0;
}
.camera_prev > span {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/camera_skins.png) no-repeat 0 0;
display: block;
height: 40px;
width: 40px;
}
.camera_next {
right: 0;
}
.camera_next > span {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/camera_skins.png) no-repeat -40px 0;
display: block;
height: 40px;
width: 40px;
}
.camera_commands {
right: 41px;
}
.camera_commands > .camera_play {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/camera_skins.png) no-repeat -80px 0;
height: 40px;
width: 40px;
}
.camera_commands > .camera_stop {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/camera_skins.png) no-repeat -120px 0;
display: block;
height: 40px;
width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
display: inline-block;
height: 16px;
margin: 5px 5px 0 5px;
position: relative;
text-indent: -9999px;
width: 16px;
}
.camera_thumbs_cont {
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
overflow: hidden;
position: relative;
width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
-moz-box-shadow:
0px 1px 0px rgba(255,255,255,1),
inset 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow:
0px 1px 0px rgba(255,255,255,1),
inset 0px 1px 1px rgba(0,0,0,0.2);
box-shadow:
0px 1px 0px rgba(255,255,255,1),
inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
float: left;
width: 100%;
}
.camera_thumbs_cont ul {
overflow: hidden;
padding: 3px 4px 8px;
position: relative;
text-align: center;
}
.camera_thumbs_cont ul li {
display: inline;
padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
border: 1px solid;
cursor: pointer;
margin-top: 5px;
vertical-align:bottom;
}
.camera_clear {
display: block;
clear: both;
}
.showIt {
display: none;
}
.camera_clear {
clear: both;
display: block;
height: 1px;
margin: -1px 0 25px;
position: relative;
} .pattern_1 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
background: url(//www.ruben.at/wp-content/themes/artgallerypro/images/slider/patterns/overlay10.png) repeat;
}
.camera_caption,
.camera_caption h1,
.camera_caption h2,
.camera_caption h3 {
color: #fff !important;
}
.camera_caption a {
color: #fff !important;
}
.camera_caption a:after {
font-family:'FontAwesome';
content:"\f101";
margin-left:5px;
}
.camera_caption a:hover {
color: #eee !important;
}
.camera_caption > div {
background: #1E90FF;
background: rgba(30, 144, 255, 0.8);
}
.camera_wrap .camera_pag .camera_pag_ul li {
background: #1E90FF;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
background: #1E90FF;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
background: #BCB6B7;
}
.camera_pag_ul li img {
border: 4px solid #e6e6e6;
-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
background: #1E90FF;
background: rgba(30, 144, 255, 0.85);
-webkit-border-radius:2px;
-moz-border-radius:2px;
-ms-border-radius:2px;
-o-border-radius:2px;
border-radius:2px;
}
.camera_thumbs_cont ul li > img {
border-color: 1px solid #000;
} .camera_amber_skin .camera_prevThumbs div {
background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
background-position: -120px -160px;
} .camera_ash_skin .camera_prevThumbs div {
background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs div {
background-position: -190px -200px;
}
.camera_ash_skin .camera_prev > span {
background-position: 0 -200px;
}
.camera_ash_skin .camera_next > span {
background-position: -40px -200px;
}
.camera_ash_skin .camera_commands > .camera_play {
background-position: -80px -200px;
}
.camera_ash_skin .camera_commands > .camera_stop {
background-position: -120px -200px;
} .camera_azure_skin .camera_prevThumbs div {
background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs div {
background-position: -190px -240px;
}
.camera_azure_skin .camera_prev > span {
background-position: 0 -240px;
}
.camera_azure_skin .camera_next > span {
background-position: -40px -240px;
}
.camera_azure_skin .camera_commands > .camera_play {
background-position: -80px -240px;
}
.camera_azure_skin .camera_commands > .camera_stop {
background-position: -120px -240px;
} .camera_beige_skin .camera_prevThumbs div {
background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs div {
background-position: -190px -120px;
}
.camera_beige_skin .camera_prev > span {
background-position: 0 -120px;
}
.camera_beige_skin .camera_next > span {
background-position: -40px -120px;
}
.camera_beige_skin .camera_commands > .camera_play {
background-position: -80px -120px;
}
.camera_beige_skin .camera_commands > .camera_stop {
background-position: -120px -120px;
} .camera_black_skin .camera_prevThumbs div {
background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
background-position: -120px -40px;
} .camera_blue_skin .camera_prevThumbs div {
background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs div {
background-position: -190px -280px;
}
.camera_blue_skin .camera_prev > span {
background-position: 0 -280px;
}
.camera_blue_skin .camera_next > span {
background-position: -40px -280px;
}
.camera_blue_skin .camera_commands > .camera_play {
background-position: -80px -280px;
}
.camera_blue_skin .camera_commands > .camera_stop {
background-position: -120px -280px;
} .camera_brown_skin .camera_prevThumbs div {
background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs div {
background-position: -190px -320px;
}
.camera_brown_skin .camera_prev > span {
background-position: 0 -320px;
}
.camera_brown_skin .camera_next > span {
background-position: -40px -320px;
}
.camera_brown_skin .camera_commands > .camera_play {
background-position: -80px -320px;
}
.camera_brown_skin .camera_commands > .camera_stop {
background-position: -120px -320px;
} .camera_burgundy_skin .camera_prevThumbs div {
background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs div {
background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev > span {
background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next > span {
background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_play {
background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_stop {
background-position: -120px -360px;
} .camera_charcoal_skin .camera_prevThumbs div {
background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
background-position: -120px -400px;
} .camera_chocolate_skin .camera_prevThumbs div {
background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs div {
background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev > span {
background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next > span {
background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_play {
background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_stop {
background-position: -120px -440px	;
} .camera_coffee_skin .camera_prevThumbs div {
background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs div {
background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev > span {
background-position: 0 -480px;
}
.camera_coffee_skin .camera_next > span {
background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands > .camera_play {
background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands > .camera_stop {
background-position: -120px -480px	;
} .camera_cyan_skin .camera_prevThumbs div {
background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs div {
background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev > span {
background-position: 0 -520px;
}
.camera_cyan_skin .camera_next > span {
background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands > .camera_play {
background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands > .camera_stop {
background-position: -120px -520px	;
} .camera_fuchsia_skin .camera_prevThumbs div {
background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs div {
background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev > span {
background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next > span {
background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_play {
background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_stop {
background-position: -120px -560px	;
} .camera_gold_skin .camera_prevThumbs div {
background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs div {
background-position: -190px -600px;
}
.camera_gold_skin .camera_prev > span {
background-position: 0 -600px;
}
.camera_gold_skin .camera_next > span {
background-position: -40px -600px;
}
.camera_gold_skin .camera_commands > .camera_play {
background-position: -80px -600px;
}
.camera_gold_skin .camera_commands > .camera_stop {
background-position: -120px -600px	;
} .camera_green_skin .camera_prevThumbs div {
background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs div {
background-position: -190px -640px;
}
.camera_green_skin .camera_prev > span {
background-position: 0 -640px;
}
.camera_green_skin .camera_next > span {
background-position: -40px -640px;
}
.camera_green_skin .camera_commands > .camera_play {
background-position: -80px -640px;
}
.camera_green_skin .camera_commands > .camera_stop {
background-position: -120px -640px	;
} .camera_grey_skin .camera_prevThumbs div {
background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs div {
background-position: -190px -680px;
}
.camera_grey_skin .camera_prev > span {
background-position: 0 -680px;
}
.camera_grey_skin .camera_next > span {
background-position: -40px -680px;
}
.camera_grey_skin .camera_commands > .camera_play {
background-position: -80px -680px;
}
.camera_grey_skin .camera_commands > .camera_stop {
background-position: -120px -680px	;
} .camera_indigo_skin .camera_prevThumbs div {
background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs div {
background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev > span {
background-position: 0 -720px;
}
.camera_indigo_skin .camera_next > span {
background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands > .camera_play {
background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands > .camera_stop {
background-position: -120px -720px	;
} .camera_khaki_skin .camera_prevThumbs div {
background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs div {
background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev > span {
background-position: 0 -760px;
}
.camera_khaki_skin .camera_next > span {
background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands > .camera_play {
background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands > .camera_stop {
background-position: -120px -760px	;
} .camera_lime_skin .camera_prevThumbs div {
background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs div {
background-position: -190px -800px;
}
.camera_lime_skin .camera_prev > span {
background-position: 0 -800px;
}
.camera_lime_skin .camera_next > span {
background-position: -40px -800px;
}
.camera_lime_skin .camera_commands > .camera_play {
background-position: -80px -800px;
}
.camera_lime_skin .camera_commands > .camera_stop {
background-position: -120px -800px	;
} .camera_magenta_skin .camera_prevThumbs div {
background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs div {
background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev > span {
background-position: 0 -840px;
}
.camera_magenta_skin .camera_next > span {
background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands > .camera_play {
background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands > .camera_stop {
background-position: -120px -840px	;
} .camera_maroon_skin .camera_prevThumbs div {
background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs div {
background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev > span {
background-position: 0 -880px;
}
.camera_maroon_skin .camera_next > span {
background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands > .camera_play {
background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands > .camera_stop {
background-position: -120px -880px	;
} .camera_orange_skin .camera_prevThumbs div {
background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs div {
background-position: -190px -920px;
}
.camera_orange_skin .camera_prev > span {
background-position: 0 -920px;
}
.camera_orange_skin .camera_next > span {
background-position: -40px -920px;
}
.camera_orange_skin .camera_commands > .camera_play {
background-position: -80px -920px;
}
.camera_orange_skin .camera_commands > .camera_stop {
background-position: -120px -920px	;
} .camera_olive_skin .camera_prevThumbs div {
background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs div {
background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev > span {
background-position: 0 -1080px;
}
.camera_olive_skin .camera_next > span {
background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands > .camera_play {
background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands > .camera_stop {
background-position: -120px -1080px	;
} .camera_pink_skin .camera_prevThumbs div {
background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs div {
background-position: -190px -960px;
}
.camera_pink_skin .camera_prev > span {
background-position: 0 -960px;
}
.camera_pink_skin .camera_next > span {
background-position: -40px -960px;
}
.camera_pink_skin .camera_commands > .camera_play {
background-position: -80px -960px;
}
.camera_pink_skin .camera_commands > .camera_stop {
background-position: -120px -960px	;
} .camera_pistachio_skin .camera_prevThumbs div {
background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs div {
background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev > span {
background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next > span {
background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_play {
background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_stop {
background-position: -120px -1040px	;
} .camera_pink_skin .camera_prevThumbs div {
background-position: -160px -80px;
}
.camera_pink_skin .camera_nextThumbs div {
background-position: -190px -80px;
}
.camera_pink_skin .camera_prev > span {
background-position: 0 -80px;
}
.camera_pink_skin .camera_next > span {
background-position: -40px -80px;
}
.camera_pink_skin .camera_commands > .camera_play {
background-position: -80px -80px;
}
.camera_pink_skin .camera_commands > .camera_stop {
background-position: -120px -80px;
} .camera_red_skin .camera_prevThumbs div {
background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs div {
background-position: -190px -1000px;
}
.camera_red_skin .camera_prev > span {
background-position: 0 -1000px;
}
.camera_red_skin .camera_next > span {
background-position: -40px -1000px;
}
.camera_red_skin .camera_commands > .camera_play {
background-position: -80px -1000px;
}
.camera_red_skin .camera_commands > .camera_stop {
background-position: -120px -1000px	;
} .camera_tangerine_skin .camera_prevThumbs div {
background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs div {
background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev > span {
background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next > span {
background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_play {
background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_stop {
background-position: -120px -1120px	;
} .camera_turquoise_skin .camera_prevThumbs div {
background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs div {
background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev > span {
background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next > span {
background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_play {
background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_stop {
background-position: -120px -1160px	;
} .camera_violet_skin .camera_prevThumbs div {
background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs div {
background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev > span {
background-position: 0 -1200px;
}
.camera_violet_skin .camera_next > span {
background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands > .camera_play {
background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands > .camera_stop {
background-position: -120px -1200px	;
} .camera_white_skin .camera_prevThumbs div {
background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
background-position: -190px -80px;
}
.camera_white_skin .camera_prev > span {
background-position: 0 -80px;
}
.camera_white_skin .camera_next > span {
background-position: -40px -80px;
}
.camera_white_skin .camera_commands > .camera_play {
background-position: -80px -80px;
}
.camera_white_skin .camera_commands > .camera_stop {
background-position: -120px -80px;
} .camera_yellow_skin .camera_prevThumbs div {
background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs div {
background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev > span {
background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next > span {
background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_play {
background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_stop {
background-position: -120px -1240px	;
} #main-content-wrapper-landing {
width:100%;
height:100%;
padding:0;
margin:0;
overflow-x:hidden;
}
#main-content-wrapper-landing .skrollable { position:fixed; z-index:-1;
}
#main-content-wrapper-landing .skrollr-mobile .skrollable { position:absolute;
}
#main-content-wrapper-landing .skrollable .skrollable { position:absolute;
}
#main-content-wrapper-landing .skrollable .skrollable .skrollable { position:static;
}
#main-content-wrapper-landing,
#main-content-wrapper-landing div,
#main-content-wrapper-landing span,
#main-content-wrapper-landing p,
#main-content-wrapper-landing a,
#main-content-wrapper-landing del,
#main-content-wrapper-landing em,
#main-content-wrapper-landing ol,
#main-content-wrapper-landing ul,
#main-content-wrapper-landing li,
#main-content-wrapper-landing fieldset,
#main-content-wrapper-landing form,
#main-content-wrapper-landing label {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
#main-content-wrapper-landing article,
#main-content-wrapper-landing aside,
#main-content-wrapper-landing details,
#main-content-wrapper-landing figcaption,
#main-content-wrapper-landing figure,
#main-content-wrapper-landing footer,
#main-content-wrapper-landing header,
#main-content-wrapper-landing hgroup,
#main-content-wrapper-landing menu,
#main-content-wrapper-landing nav,
#main-content-wrapper-landing section {
display: block;
}
#main-content-wrapper-landing {
line-height: 1;
min-height:100%;
font-family:Artial, Verdana, sans-serif;
}
#main-content-wrapper-landing ol,
#main-content-wrapper-landing ul {
list-style: none;
}
#main-content-wrapper-landing p {
margin:1em 0;
line-height:1.1em;
}
#main-content-wrapper-landing q {
font-style:italic;
color:#333;
}
#main-content-wrapper-landing h1 {
font-size:2.91em;
margin:0;
}
#main-content-wrapper-landing h1 > small {
text-align:right;
display:inline-block;
font-size:.71em;
text-indent:15em;
color:#444;
}
#main-content-wrapper-landing h2 {
color:inherit;
font-size:1.91em;
margin:2em 0 1em 0;
}
#main-content-wrapper-landing h2:first-child {margin-top:0;}
#main-content-wrapper-landing h3 {
color:#333;
font-size:1.41em;
margin:1em 0;
}
#main-content-wrapper-landing h4 {
color:#444;
font-size:1.11em;
margin:1em 0;
}
#main-content-wrapper-landing #progress {
height:2%;
background:#444;
bottom:0;
z-index:200;
}
#main-content-wrapper-landing #intro {
width:80%;
left:50%;
margin-left:-40%;
padding:2%;
background:#fff;
text-align:center;
border-radius:3px;
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
-ms-transform-origin:0 0;
-o-transform-origin:0 0;
transform-origin:0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#main-content-wrapper-landing .transform {
width:70%;
left:50%;
top:20%;
margin-left:-35%;
text-align:center;
.transform-origin(50%, 50%);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 3px;
box-sizing: border-box;
background-color: #FFFFFF;
}
#main-content-wrapper-landing .properties {
padding-top:10%;
text-align:center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 3px;
box-sizing: border-box;
left: 10%;
padding: 3em;
width: 80%;
background-color: #FFFFFF;
}
#main-content-wrapper-landing .easing_wrapper {
width:100%;
height:100%;
display:none;
}
#main-content-wrapper-landing .easing {
top:10%;
width:50%;
z-index:101;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 3px;
box-sizing: border-box;
left: 10%;
padding: 3em;
width: 80%;
background-color: #FFFFFF;
}
#main-content-wrapper-landing .easing-right {
top:10%;
width:50%;
z-index:101;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 3px;
box-sizing: border-box;
right: 10%;
padding: 3em;
width: 80%;
background-color: #FFFFFF;
}
#main-content-wrapper-landing #last-element {
width:80%;
left:10%;
padding:3em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius:3px;
}
#main-content-wrapper-landing #landing-dots {
position:fixed;
right:5%;
top:35%;
z-index:5000;
}
#main-content-wrapper-landing #landing-dots a {
float:left;
clear:both;
}
#main-content-wrapper-landing #landing-dots a.active {
font-weight: bold;
}
#main-content-wrapper-landing #landing-dots a:before {
display:block;
font-family: "FontAwesome";
content:'\f10c';
font-size:14px;
margin-bottom:7px;
}
#main-content-wrapper-landing #landing-dots a.active:before {
content:'\f192';
} .fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}