html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} body {
color: #444
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box
}
a {
outline: 0;
text-decoration: none;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
ul.menu a {
color:#222;
}
ul.menu li {
padding:4px 0 4px 10px!important;
}
a:hover {
color: #222;
text-decoration: underline
}
a:visited, a:hover, a:active {
outline: none
}
a img {
border: 0;
}
hr {
clear: both;
border-bottom: 0;
border-top: 1px dotted #ccc;
border-right: 0;
border-left: 0;
margin: 15px 0;
min-height: 0px;
height: 1px;
}
.spacer {
clear: both;
height: 30px;
display: block;
}
.highlight {
background-color: #333;
color: #FFF;
padding: 2px 5px
}
hr.alt1 {
border-style: solid;
}
hr.alt2 {
border-style: dashed;
}
.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0
}
.clearfix:after, .container:after, .row:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0
}
* html .clearfix, *:first-child+html .clearfix, .row:after {
zoom: 1
} h1, h2, h3, h4, h5, h6 {
color: #222222;
font-weight: 400;
line-height: 140%;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #222222;
}
h1 {
font-size: 3.5em;
margin: 10px 0 10px 0;
}
h2 {
font-size: 3em;
margin: 10px 0 10px 0;
}
h3 {
font-size: 2.5em;
margin: 10px 0 10px 0;
line-height: 130%;
}
h4 {
font-size: 2em;
margin: 10px 0 10px 0;
}
h5 {
font-size: 1.5em;
margin: 10px 0 10px 0;
}
h6 {
font-size: 1.2em;
margin: 10px 0 5px 0;
}
.subheader {
font-size: 15px;
line-height: 21px;
color: #999
}
strong, b {
font-weight: bold;
}
abbr[title] {
border-bottom: 1px dotted;
cursor: help
}
em, i {
font-style: italic
}
small {
font-size: 90%
}
sub, sup {
font-size: 90%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
mark {
}
del {
text-decoration: line-through
}
ins {
text-decoration: underline
}
p {
margin: 10px 0;
}
blockquote {
color: #999;
padding: 15px;
}
blockquote:before {
float:left;
font-family: 'FontAwesome';
color: #ddd;
font-size: 24px;
content: "\f10d";
margin: 0 15px 0 0
}
blockquote cite {
margin-top: 8px;
color: #444;
display: block
}
blockquote cite:before {
content: "- "
}
pre {
white-space: pre-wrap;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
line-height: 19px;
margin: 0px 0px 0px 0px;
padding: 17px;
border: 1px solid #e5e5e5;
font-size: 12px;
background-color: #fff;
background-image: url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/precode.jpg);
background-repeat: repeat;
font-family: "Courier New", monospace;
}
ul {
list-style: disc
}
ol, ol ul {
list-style: decimal
}
ul ul, ol ul {
margin-bottom: 0
}
ul, ol {
padding: 0;
margin: 0 0 20px 25px;
}
li {
margin: 0;
}
.pullquote-left, .pullquote-right {
color: #333;
font-size: 16px;
line-height: 24px;
padding: 15px;
font-weight: 700;
margin-top: 20px;
margin-bottom: 20px;
width: 30%
}
.pullquote-left {
margin-right: 20px;
float: left
}
.pullquote-right {
margin-left: 20px;
float: right
} table {
width: 100%;
margin: 0 0 20px 0;
text-align: left;
border: 1px solid #e5e5e5;
border-bottom: none;
border-right: none;
border-collapse: collapse;
}
thead, tbody {
margin: 0;
padding: 0;
}
table th {
font-weight: 600;
}
table th, table td {
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5
}
th, td {
padding: 7px 10px;
border-bottom: 1px solid #ddd;
text-align: left;
}
thead th {
background-color: #f4f4f4;
font-weight: 700;
font-size: 13px;
padding: 3px 10px;
border-bottom: 1px solid #ddd
}
tbody tr.last th, tbody tr.last td {
border-bottom: 0;
} .pill {
-moz-border-radius: 200em !important;
-webkit-border-radius: 200em !important;
-ms-border-radius: 200em !important;
-khtml-border-radius: 200em !important;
-o-border-radius: 200em !important;
border-radius: 200em !important
}
.square {
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-khtml-border-radius: 0 !important;
-o-border-radius: 0 !important;
border-radius: 0 !important
}
a.button, input[type="submit"], input[type="reset"], input[type="button"] {
position: relative;
top: 0;
left: 0;
vertical-align: middle;
margin: 0 5px 5px 0;
padding: 10px 15px;
line-height: 100%;
cursor: pointer;
width: auto;
overflow: visible;
font-weight: normal;
font-size: 14px;
color: #fff;
text-decoration: none;
vertical-align: middle;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
*display:inline;
zoom: 1;
background-color: #333
}
a.button:active, a.button:visited:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
}
a.button.small {
font-size: 0.8em;
padding: 8px 10px;
}
a.button.large {
font-size: 1.3em;
padding: 10px 20px;
}
a.button:hover {
-moz-opacity: 0.8; -ms-opacity: 0.8; filter: alpha(opacity=80); -khtml-opacity: 0.8; -o-opacity: 0.8; -webkit-opacity: 0.8; opacity: 0.8; -webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
} a.button.blue, input[type=submit].blue, input[type=reset].blue, input[type=button].blue {
background-color: #3498db;
}
a.button.green, input[type=submit].green, input[type=reset].green, input[type=button].green {
background-color: #1abc9c;
}
a.button.midnight, input[type=submit].midnight, input[type=reset].midnight, input[type=button].midnight {
background-color: #2c3e50;
}
a.button.orange, input[type=submit].orange, input[type=reset].orange, input[type=button].orange {
background-color: #e67e22;
}
a.button.grey, input[type=submit].grey, input[type=reset].grey, input[type=button].grey {
background-color: #999;
} img {
max-width: 100%;
height: auto;
margin: 0;
padding: 0;
display: inline-block;
position: relative;
zoom: 1;
vertical-align: bottom;
} form {
padding: 0;
margin: 0;
}
fieldset {
margin: 30px 0 20px 0;
padding: 5px 15px 15px 15px;
border: 1px solid #ccc;
position: relative;
top: 0;
left: 0;
}
legend {
border: 1px solid #ccc;
background: #f5f5f5;
padding: 2px 10px;
margin: 0 0 0 0;
display: block;
position: relative;
top: 0;
left: 0;
} .msie fieldset {
padding-top: 25px;
}
.msie legend {
position: absolute;
top: -0.7em;
left: 10px;
}
label {
color: #999;
font-size: 13px;
display: inline-block;
*display:inline;
vertical-align: middle;
margin: 0;
padding: 0;
position: relative;
top: 0;
left: 0;
zoom: 1;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
label.inline {
display: inline;
margin: 0;
}
label span {
color: #999;
font-size: 0.9em;
}
label span.right {
position: absolute;
bottom: 0;
right: 0;
text-align: right;
display: inline-block;
*display:inline;
}
label.disabled {
color: #ccc;
}
input {
display: inline-block;
*display:inline;
vertical-align: middle;
width: auto;
zoom: 1;
margin: 0;
border: 1px solid #ccc;
font-size: 1em;
padding: 10px;
background: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input::-webkit-input-placeholder, input:-moz-placeholder, .placeholder {
color:#bbb;
}
input::-moz-focus-inner {
border:0;
}
input[disabled="disabled"], input.disabled {
color: #999;
background: #f5f5f5;
}
input[type="text"]:focus, textarea:focus, button:focus, a.button:focus, select:focus, input[type="file"]:focus, input[type="password"]:focus {
border: 1px solid #444;
outline: none;
}
input[type="text"], textarea, button, a.button, input[type="file"] {
-moz-transition: border 0.5s, background 0.5s;
-webkit-transition: border 0.5s, background 0.5s;
-o-transition: border 0.5s, background 0.5s;
transition: border 0.5s, background 0.5s;
}
input.checkbox, input[type="checkbox"] {
display: inline;
width: auto;
margin: 0;
padding: 0;
border: 0;
background: none;
vertical-align: center;
*vertical-align: top;
}
input.radio, input[type="radio"] {
display: inline;
width: auto;
margin: 0;
padding: 0;
border: 0;
background: none;
vertical-align: center;
*vertical-align: top;
}
input[type="radio"]:focus, input[ type="checkbox"]:focus {
-webkit-box-shadow: 0 0 5px #6DB9FF;
-moz-box-shadow : 0 0 5px #6DB9FF;
box-shadow : 0 0 5px #6DB9FF;
outline-color: #6DB9FF;
}
input.file, input[type="file"] {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
select {
display: inline;
width: auto;
margin: 0;
border: 1px solid #ccc;
line-height: 100%;
padding: 3px;
vertical-align: middle;
}
select[disabled="disabled"], select.disabled {
color: #999;
background: #f5f5f5;
}
textarea {
width: auto;
height: 200px;
margin: 0;
border: 1px solid #ccc;
padding: 10px;
vertical-align: middle;
font-family: inherit;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} .notice {
color: #444;
padding: 15px;
margin: 0 0 20px 0
}
.notice.warning {
background-color: #fbeed5
}
.notice.success {
background-color: #cdf3cc
}
.notice.error {
background-color: #fad2d2
}
.notice.info {
background-color: #caebf2
} .row {}
.row .col1:last-child,
.row .col2:last-child,
.row .col3:last-child,
.row .col4:last-child,
.row .col5:last-child,
.row .col5-of-5:last-child,
.row .col6:last-child,
.row .col7:last-child,
.row .col7-of-7:last-child,
.row .col8:last-child,
.row .col8-of-8:last-child,
.row .col9:last-child,
.row .col9-of-9:last-child,
.row .col10:last-child,
.row .col10-of-10:last-child,
.row .col11:last-child,
.row .col11-of-11:last-child {margin-right:0;}
.container {
margin: 0 auto;
padding: 0 20px;
max-width: 1240px;
}
.col1, .col2, .col3, .col4, .col5, .col5-of-5, .col6, .col7, .col7-of-7, .col8, .col8-of-8, .col9, .col9-of-9, .col10, .col10-of-10, .col11, .col11-of-11, .col12 {
float: left;
margin-right: 1.6%;
margin-bottom: 15px;
}
.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col5-of-5.last, .col6.last, .col7.last, .col7-of-7.last, .col8.last, .col8-of-8.last, .col9.last, .col9-of-9.last, .col10.last, .col10-of-10.last, .col11.last, .col11-of-11.last, .col12.last {
margin-right: 0 !important
}
.col1 {
width: 6.86%;
}
.col2 {
width: 15.33%;
}
.col3 {
width: 23.8%;
}
.col4 {
width: 32.26%;
}
.col5 {
width: 40.73%;
}
.col5-of-5 {
width: 18.72%;
}
.col6 {
width: 49.2%;
}
.col7 {
width: 57.66%;
}
.col7-of-7 {
width: 12.91%;
}
.col8 {
width: 66.13%;
}
.col8-of-8 {
width: 11.1%;
}
.col9 {
width: 74.6%;
}
.col9-of-9 {
width: 9.68%;
}
.col10 {
width: 83.06%;
}
.col10-of-10 {
width: 8.56%;
}
.col11 {
width: 91.53%;
}
.col11-of-11 {
width: 7.63%;
}
.col12 {
width: 100%
} #contact-input div {
width: 49%;
float: left;
margin-right: 2%;
}
#contact-subject select {
width: 100%;
}
#contact-input {
overflow: hidden;
margin-bottom: 20px
}
#contact-input div:last-child {
margin-right: 0px !important;
}
#contact-input input, #contact-message textarea {
width: 100%
}
#contact-human {
overflow: hidden;
}
#contact-human p {
width: 49%;
margin-right: 2%;
float: left;
}
#contact-human div {
float: left;
width: 49%;
}
#contact-human label {
width: 40%;
float: left;
}
#contact-human input {
padding: 6px 8px;
width: 60%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#contact-submit {
text-align: left;
padding-top: 10px;
}
#contact-submit input, #contact-submit input:focus, #contact-submit input:active {
border: none;
outline: none
}
#contact-message {
width: 100%;
}
ul.error_messages {
list-style: none;
margin-left: 0px;
}
ul.error_messages li {
}
ul.error_messages li:before {
font-family: 'FontAwesome';
content: "\f00d";
margin-right: 10px;
color: #FF0000;
}
.loader {
float: right;
}
#contact #success_page h4 {
}
#sidebar .widget ul.product_list_widget,#sidebar .widget ul.product-categories {
margin: 0;
list-style: none;
padding: 20px;
} a.add_to_cart_button {
margin-right: 26px !important;
}
.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {
text-decoration: none;
float: left;
clear: both;
display: inline;
width: auto;
}
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .added_to_cart {
margin: 0;
font-weight: normal !important; 
font-size: 0.9em !important;
padding: 9px 10px !important;
border: none !important;
text-shadow: none !important;
box-shadow: none !important;
cursor: pointer;
position: relative;
font-family: inherit;
overflow: visible;
text-decoration: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
left: auto;
background-color: #333333 !important;
color: #fff !important;
white-space: nowrap;
display: inline-block;
background-image: none !important;
}
.woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, .added_to_cart:hover {	
-moz-opacity: 0.8;
background-image: none !important;
-ms-opacity: 0.8;
filter: alpha(opacity=80);
-khtml-opacity: 0.8;
-o-opacity: 0.8;
-webkit-opacity: 0.8;
opacity: 0.8;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
} .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
border: 1px solid #e5e5e5 !important;
background-image: none !important;
font-weight: normal !important;
background: #f4f4f4 !important;
display: inline-block;
position: relative;
text-shadow: none !important;
box-shadow: none !important;
border-radius: 0 !important;
z-index: 0;
margin: 0 -5px;
padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
font-weight: normal !important;
color: #999;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
text-shadow: none !important;
box-shadow: none !important;
border-radius: 0 !important;
border: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
color: #444 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {	
background: #fff !important;
position: relative;
}#sticky-container {
width: 100%;
z-index: 101;
} ul.social-icons li a, .tagcloud a, #sidebar ul.widget-social-profile li.twitter i, #sidebar ul.widget-social-profile li.facebook i, #sidebar ul.widget-social-profile li.rss i, #carousel-container .bx-controls a, ol.social-links li, .format-post, ul.page-numbers li, ul.page-numbers li span.current, #share-this-article ul.share-icons li strong, #share-this-article ul.social-icons li a i, #share-this-article .count-number, #back-to-top a, .highlight, .slider .bx-pager.bx-default-pager a, [data-tip]:after, a.button, input[type="submit"], input[type="reset"], input[type="button"], .tag-list ul a, .archive-lists h4 span, .photo-filters ul li a, .photo-stack a.prev, .photo-stack a.next {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-ms-border-radius: 2px;
-khtml-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px
} #top-bar {
padding: 0 20px;
margin: 30px auto 15px auto;
max-width: 1240px;
overflow: hidden
}
#top-bar ul.top-menu {
float: left;
overflow: hidden;
list-style: none;
margin: 0
}
#top-bar ul.top-menu li {
margin-right: 15px;
float: left
}
#top-bar ul.top-menu li a {
-webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-ms-transition: all .1s linear;
-o-transition: all .1s linear;
transition: all .1s linear;
color: #999
}
#top-bar ul.top-menu li a:hover {
color: #222
}
#top-bar ul.social-icons li {
margin: 0 0 5px 5px
}
#top-bar ul.social-icons {
margin-bottom: 0;
float: right
} #header {
width: 100%;
margin: 0 auto 30px auto;
max-width: 1200px;
height: 80px
} #logo {
float: left;
}
#logo img {
vertical-align: middle
}
h1.site-title {
padding:0 20px;
margin:0;
font-size:28px;
line-height:80px;
color:#fff;
display:block;
height:80px;
}
h1.site-title a {
display:block;
height:80px;
color:#fff;
}
#logo a:hover {
text-decoration:none;
}
h1.site-title span {
font-weight:300;
}
h2.site-description {
} ul.menu-mobile {
display: none
}
ul.primary-navigation, ul.primary-navigation * {
margin: 0;
padding: 0;
list-style: none
}
ul.primary-navigation li {
position: relative;
white-space: nowrap
}
ul.primary-navigation ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 101;
min-width: 12em;
*width: 12em
}
ul.primary-navigation > li {
float: left;
}
ul.primary-navigation li:hover > ul, ul.primary-navigation li.sfHover > ul {
display: block;
}
ul.primary-navigation li:hover, ul.primary-navigation li.sfHover {
-webkit-transition: none;
transition: none;
}
ul.primary-navigation a {
border-right-width: 1px;
border-right-style: solid;
padding: 0 12px;
padding: 0 12px;
font-size: 16px;
line-height: 80px;
display: block;
position: relative;
text-decoration: none;
}
ul.primary-navigation ul a {
padding: 5px 12px;
font-family: inherit;
font-size: 14px;
line-height: inherit;
border-right: none
}
ul.primary-navigation a:hover, ul.primary-navigation a.current, ul.primary-navigation li:hover > a, ul.primary-navigation li.sfHover > a {
-moz-opacity: 0.9; -ms-opacity: 0.9; filter: alpha(opacity=90); -khtml-opacity: 0.9; -o-opacity: 0.9; -webkit-opacity: 0.9; opacity: 0.9; }
ul.primary-navigation ul ul {
top: 0;
left: 100%;
}
.sf-arrows .sf-with-ul {
padding-right: 32px
}
.sf-arrows .sf-with-ul:after {
content: '';
position: absolute;
top: 50%;
right: 1em;
margin-top: -3px;
height: 0;
width: 0;
border: 5px solid transparent;
border-top-color: #dFeEFF; border-top-color: rgba(255,255,255,.3);
}
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: white; }
.sf-arrows ul .sf-with-ul:after {
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border-left-color: #dFeEFF;
border-left-color: rgba(255,255,255,.3);
}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white;
} .menu-mobile, .click-to-open-menu {
list-style: none;
margin: 0;
display: none
}
.menu-mobile ul {
width: 100%;
margin: 0px;
list-style: none
}
.menu-mobile li ul li a {
padding-left: 35px;
}
.menu-mobile li ul li ul li a {
padding-left: 50px;
}
.menu-mobile li ul li ul li ul li a {
padding-left: 65px;
}
.menu-mobile a {
color: #999;
display: block;
padding: 10px 15px;
border-top: 1px solid #444;
}
.menu-mobile a:hover {
text-decoration: none;
color: #fff;
background-color: #282828
}
.click-to-open-menu i {
width: 30px;
height: 30px;
color: #fff;
}
.open-close-wrapper {
background-color: #222;
clear: both;
float: none;
width: 100%;
display: none
}
.menu-wrap {
}
.click-to-open-menu {
overflow: hidden
}
.click-to-open-menu, .click-to-open-menu:hover {
text-align: right;
background-color: #222;
line-height: 80px;
color: #FFF;
height: 80px;
text-decoration: none;
padding-right: 15px;
font-size: 14px;
cursor: pointer
} #search-box {
margin: 20px 20px 0 0;
position: relative;
float: right
}
#search-box .search-field {
padding: 10px 30px 10px 10px;
height: 40px;
color: #999;
background-color: #222;
border: none;
width: 160px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear
}
#search-box input::-webkit-input-placeholder {
color:#525252
}
#search-box input:-moz-placeholder {
color:#525252
}
#search-box input::-moz-placeholder {
color:#525252
}
#search-box input:-ms-input-placeholder {
color:#525252
}
#search-box .search-field:focus {
outline: none
}
#search-box a {
position: absolute;
top: 8px;
right: 10px;
color: #525252
}
#search-box a:hover {
text-decoration: none;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
color: #fff
} #intro-block {
margin-bottom: 30px;
text-align: center;
width: 100%;
margin-top: -30px
}
#intro-block h3 {
margin: 0;
padding: 60px 0 15px 0;
color: #FFF;
}
#intro-block h5 {
margin: 0;
padding: 0 0 30px 0;
font-weight: 300;
color: #bbb
}
#intro-block .button {
margin-bottom: 60px;
text-transform: uppercase
} .slider {
}
.slider ul {
margin: 0;
list-style: none
}
.slider ul li {
}
.slider .bx-controls {
width: 100%;
position: absolute;
bottom: 0;
z-index: 51;
}
.slider .bx-viewport {
padding-top: 0
}
.slider .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #999;
padding-top: 20px;
}
.slider .bx-pager .bx-pager-item, .slider .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.slider .bx-pager.bx-default-pager a {
background: #fff;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 3px;
outline: 0
}
.slider .bx-pager.bx-default-pager a:hover, .slider .bx-pager.bx-default-pager a.active {
background: #222;
} #carousel-container {
margin: -30px 0 30px 0
}
#carousel-container .bx-wrapper {
padding: 40px 0;
margin: 0 auto
}
#carousel-container .bx-controls {
height: 30px;
position: relative;
overflow: hidden;
margin-top: 15px;
font-family: 'FontAwesome';
}
#carousel-container .bx-controls a {
position: absolute;
background-color: #333;
float: left;
display: block;
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
color: #fff
}
#carousel-container .bx-controls a.bx-prev {
left: 0
}
#carousel-container .bx-controls a.bx-next {
right: 0
}
#carousel-container .bx-controls a:hover {
color: #fff;
text-decoration: none;
}
#featured-carousel .article-standard {
overflow: visible;
margin-bottom: 0
}
#featured-carousel .article-standard img {
width: auto;
float: none;
margin: 0
}
#featured-carousel .article-standard .post-image, #featured-carousel .article-standard .post-video {
float: none
}
#featured-carousel .article-standard .post-video {
max-width:100%;
}
#featured-carousel .article-standard .post-video iframe {
vertical-align:bottom;
height:100%;
width:100%;
}
#featured-carousel .article-standard .review-stars {
float: none
}
#featured-carousel .article-standard h2.entry-title:before {
transform: rotate(360deg);
content: '';
border: 8px solid #fff;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: #fff;
border-left-color: transparent;
position: absolute;
top: -36px;
left: 0px;
font-size: 0;
line-height: 0;
width: 0;
height: 0
}
#featured-carousel .article-standard .entry-content {
margin: 0;
float: none;
width: 100%
}
#featured-carousel .article-standard .entry-content h2.entry-title:before {
display:none;
}
#featured-carousel .article-standard .entry-meta {
margin-bottom: 15px
}
#featured-carousel .article-standard p {
max-height: 45px;
overflow: hidden;
margin-bottom: 5px;
}
#featured-carousel .article-standard a.read-more {
margin-bottom: 35px;
display: block
} #slider-container {
position: relative;
margin: -30px 0 30px 0;
overflow: hidden;
}
#slider-container .container {
position: relative;
max-width: 1200px;
padding: 0
}
.bx-wrapper {
position: relative;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bx-viewport {
}
#featured-slider {
list-style: none;
margin: 0
}
#featured-slider li {
margin: 0;
padding: 0;
line-height: 0;
max-width: 800px
}
#featured-slider-pager {
height:500px;
width: 400px;
position: absolute;
top: 0;
right: 0
}
#featured-slider-pager a {
border-top-style: solid;
border-top-width: 1px;
height: 100px;
padding: 15px;
overflow: hidden;
display: block;
}
#featured-slider-pager .entry-meta {
width: inherit
}
#featured-slider-pager a.active {
text-decoration: none;
}
#featured-slider-pager a:hover {
text-decoration: none;
}
#featured-slider-pager a.active h3 {
}
#featured-slider-pager a.active img, #featured-slider-pager a.active .review-stars span {
-moz-opacity: 1; -ms-opacity: 1; filter: alpha(opacity=100); -khtml-opacity: 1; -o-opacity: 1; -webkit-opacity: 1; opacity: 1; }
#featured-slider-pager img {
-moz-opacity: 0.3;
-ms-opacity: 0.3;
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-o-opacity: 0.3;
-webkit-opacity: 0.3;
opacity: 0.3;
width: 60px;
height: 60px;
margin: 0 15px 15px 0;
float: left
}
#featured-slider-pager h3 {
margin: 0 0 5px 0;
font-size: 14px
}
#featured-slider-pager .review-stars span {
-moz-opacity: 0.3;
-ms-opacity: 0.3;
filter: alpha(opacity=30);
-khtml-opacity: 0.3;
-o-opacity: 0.3;
-webkit-opacity: 0.3;
opacity: 0.3;
}
.bx-caption {
font-size: 1.5em;
line-height: 100%;
padding: 10px;
color: #222;
background-color: #fff;
position: absolute;
bottom: 60px;
left: 30px;
margin-right: 30px
} .archive-lists ul {
overflow:hidden;
margin:0 0 5px 0;
padding:0;
list-style:none;
}
.archive-lists ul li {
border-bottom:1px solid #eee;
margin:0;
padding:8px 0;
overflow:hidden;
}
.archive-lists ul li img {
width:50px;
height:50px;
margin:0 10px 0 0;
float:left;
}
.archive-lists ul li a {
color:#999;
}
.archive-lists ul li a:hover {
color:#333;
}
.archive-lists a.button {
color:#fff;
}
.archive-lists a.button:hover {
color:#fff;
}
.archive-title {
margin-bottom:5px;
background-color:#333;
padding:10px;
overflow:hidden;
}
.archive-lists h4 {
float:left;
font-weight: 300;
font-size: 16px;
float: left;
color: #fff;
margin: 0;
}
.archive-title a {margin-top:0 !important;} .ad-banner-block {
text-align:center;
clear:both;
overflow:hidden;
margin:30px 0
}
.ad-banner-block img {
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
margin:0 auto
} .widget ul.social-icons {
margin-bottom: 0
}
ul.social-icons {
margin: 0 0 20px 0;
overflow: hidden;
list-style: none
}
ul.social-icons li {
margin: 0 5px 5px 0;
float: left
}
ul.social-icons li a {
background-color: #999;
color: #FFF;
text-align: center;
line-height: 30px;
width: 30px;
height: 30px;
display: block;
}
ul.social-icons li a:hover {
-moz-opacity: 0.8;
-ms-opacity: 0.8;
filter: alpha(opacity=80);
-khtml-opacity: 0.8;
-o-opacity: 0.8;
-webkit-opacity: 0.8;
opacity: 0.8;
text-decoration: none
}
ul.social-icons li.twitter a {
background-color: #20b6ff
}
ul.social-icons li.facebook a {
background-color: #3289da
}
ul.social-icons li.dribbble a {
background-color: #cf5c9e
}
ul.social-icons li.youtube a {
background-color: #eb5350
}
ul.social-icons li.google-plus a {
background-color: #d0422b
}
ul.social-icons li.linkedin a {
background-color: #0083bd
}
ul.social-icons li.pinterest a {
background-color: #e13138
}
ul.social-icons li.skype a {
background-color: #13c1f3
}
ul.social-icons li.flickr a {
background-color: #ff48a3
}
ul.social-icons li.tumblr a {
background-color: #426d9b
}
ul.social-icons li.instagram a {
background-color: #3b82b9
}
ul.social-icons li.github a {
background-color: #3f91cb
}
ul.social-icons li.rss a {
background-color: #f59942
} #primary-left {
margin-right: 3%;
float: left
}
#primary-right {
margin-left: 3%;
float: right
}
#primary-left, #primary-right {
margin-bottom: 30px;
position: relative;
width: 72%
}
#primary-fullwidth {
clear:both;
margin-bottom: 40px
} #sidebar {
float: left;
width: 25%
}
#sidebar .widget.no-bg {
background-color: transparent !important;
box-shadow: none !important
}
#sidebar .widget {
margin-bottom: 20px;
background-color: #FFF;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
}
#sidebar .widget ul {
padding: 20px;
margin:0;
list-style:none;
}
#sidebar .widget ul li {
border-bottom:1px solid #ddd;
}
#sidebar .widget ul li:last-child {
border-bottom:none;
}
#sidebar h3.widget-title {
position: relative;
margin: 0;
font-size: 14px;
padding: 15px 20px
}
#sidebar h3.widget-title span {
color: #999;
position: absolute;
right: 20px
}
#sidebar h3.widget-title span a {
color: #999
}
#sidebar h3.widget-title a:hover {
text-decoration: none;
color: #FFF
}
#sidebar .widget-text {
padding: 10px 20px
}
#sidebar .widget-text p {
}
.tagcloud, ul.widget-category {
list-style: none;
margin: 0;
padding: 15px 20px;
overflow: hidden
}
.tagcloud a {
font-size:14px !important;
padding: 5px;
color: #999;
float: left;
margin: 0 5px 5px 0;
background-color: #f1f1f1
}
.tagcloud a:hover {
text-decoration: none;
color: #FFF
}
ul.widget-category li {
display:block;
line-height: 26px;
position: relative
}
ul.widget-category li a {
color:#222;
display:block;
padding:5px;
}
ul.widget-category a:hover {
background-color:#333;
color:#fff;
text-decoration:none;
}
ul.widget-category li span {
z-index:9;
position: absolute;
right: 5px;
}
ul.widget-category li:hover > span {
color: #fff !important
}
ul.widget-latest-comments .entry-meta {
float: none;
width: auto
}
ul.widget-popular-posts .entry-meta {
float: none;
width: auto
}
ul.widget-popular-posts, ul.widget-latest-reviews, ul.widget-latest-comments {
list-style: none;
margin: 0;
padding:5px 0 0 0 !important;
overflow: hidden
}
ul.widget-popular-posts li, ul.widget-latest-reviews li, ul.widget-latest-comments li {
overflow: hidden;
padding: 10px 20px;
}
#footer ul.widget-popular-posts li, 
#footer ul.widget-latest-reviews li, 
#footer ul.widget-latest-comments li {
overflow: hidden;
padding: 10px 0px;
}
ul.widget-popular-posts li:first-child, ul.widget-latest-reviews li:first-child {
padding: 20px 20px 10px 20px;
}
ul.widget-popular-posts li:first-child img, ul.widget-latest-reviews li:first-child img {
float: none;
margin:0 0 10px 0;
width: auto;
height: auto;
}
ul.widget-popular-posts li img, ul.widget-latest-reviews li img, ul.widget-latest-comments li img {
margin: 0 15px 10px 0;
float: left;
width: 60px;
height: 60px
}
ul.widget-popular-posts li .post-image, ul.widget-latest-reviews li .post-image, ul.widget-latest-comments li .post-image {
margin-bottom:10px;
}
ul.widget-popular-posts li:nth-child(even), ul.widget-latest-reviews li:nth-child(even), ul.widget-latest-comments li:nth-child(even) {
background-color: #f4f4f4
}
ul.widget-popular-posts li h3, ul.widget-latest-reviews li h3, ul.widget-latest-comments li h3 {
margin: 0 0 5px 0;
font-size: 14px
}
#sidebar .widget-300x250ad {
padding: 0;
text-align: center
}
#sidebar ul.ad-blocks-125 {
padding:15px;
overflow:hidden;
list-style:none;
margin:0;
}
#sidebar ul.ad-blocks-125 li {
border:none;
padding:5px;
float:left;
}
#sidebar ul.menu {}
#sidebar ul.menu li {
padding: 0px!important;
}
#sidebar ul.menu li a {
padding: 4px 0;
display: block;
}
#sidebar ul.menu ul.sub-menu {
border-top: 1px solid #ddd;
padding: 0 0 0 10px
}
ul.widget-popular-posts iframe, 
ul.widget-latest-reviews iframe, 
ul.widget-latest-comments iframe {
padding-bottom:10px;
}
#sidebar .widget .slider ul {
padding:0 !important;
}
#sidebar .widget .slider ul li {
background-color: transparent !important;
padding:0 !important;
border-bottom:none !important;
}
#sidebar .widget .slider .bx-controls {
bottom:5px;
}
#sidebar ul.ad-blocks-125 li img {}
ul.widget-flickr {
list-style: none;
margin: 0;
overflow: hidden;
padding: 18px;
}
ul.widget-flickr li {
width: 65px;
height: 65px;
float: left;
border: 2px solid #fff !important
}
ul.widget-flickr li:hover {
border: 2px solid #333 !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#sidebar ul.widget-social-profile {
overflow: hidden;
list-style: none;
margin: 0;
padding: 20px
}
#sidebar ul.widget-social-profile a {
display: block
}
#sidebar ul.widget-social-profile a:hover {
text-decoration: none
}
#sidebar ul.widget-social-profile li {
margin-right: 1%;
text-align: center;
width: 32%;
float: left
}
#sidebar ul.widget-social-profile li.twitter i {
background-color: #20b6ff
}
#sidebar ul.widget-social-profile li.facebook i {
background-color: #3289da
}
#sidebar ul.widget-social-profile li.rss i {
background-color: #f0851b
}
#sidebar ul.widget-social-profile i {
color: #fff;
text-align: center;
line-height: 30px;
width: 30px;
height: 30px;
display: block;
margin: 0 auto 5px auto
}
#sidebar ul.widget-social-profile li strong {
font-size: 18px;
color: #444;
display: block
}
#sidebar ul.widget-social-profile li span {
color: #999;
font-size: 13px;
display: block
}
#wp-calendar {
border: none;
font-size: 13px;
margin-bottom: 20px;
background-color: #FFF;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
width: 100%;
}
#wp-calendar th {
text-align: center;
border: none;
font-weight:400;
height: 40px;
line-height: 40px;
padding: 0
}
#wp-calendar td {
border: none;
text-align: center
}
#today {
background-color: #f1f1f1;
color: #444
}
#wp-calendar tbody {
color: #999
}
#wp-calendar caption {
margin: 0;
font-size: 14px;
color: #fff;
padding: 10px 20px;
}
#wp-calendar tbody td {
text-align: center;
}
#wp-calendar tfoot {
font-weight: 400;
line-height: 35px;
text-align: center;
font-size: 14px;
}
#wp-calendar tfoot td {
padding:0 20px;
}
#wp-calendar td#prev a, #wp-calendar td#next a {
font-size:13px;
color:#999;
text-transform:uppercase;
}
.widget-slider ul {
padding:0 !important;
margin: 0;
list-style: none
}
.widget-slider ul li {
border:none !important;
}
.widget-slider .bx-controls-direction {
font-family: 'FontAwesome';
height: 40px;
overflow: hidden;
position: relative;
line-height: 40px;
font-size: 13px
}
.widget-slider .bx-controls-direction a {
width: 40px;
text-align: center;
display: block;
height: 40px;
position: absolute;
color: #999
}
.widget-slider .bx-controls-direction a:hover {
background-color: #222;
text-decoration: none;
color: #fff
}
.widget-slider .bx-controls-direction a.bx-prev {
border-right-width: 1px;
border-right-style:solid;
left: 0px
}
.widget-slider .bx-controls-direction a.bx-next {
border-left-width: 1px;
border-left-style:solid;
right: 0px
}
.widget-slider .bx-caption {
font-size: 13px;
line-height: 100%;
padding: 4px;
color: #222;
background-color: #fff;
position: absolute;
bottom: 10px;
left: 10px;
margin-right: 10px
}
.weather-report {
overflow:hidden;
padding:20px 20px 10px 20px;
}
.weather-report .report-image {
margin:0 auto;
width:115px;
overflow:hidden;
text-align:center;
}
.weather-report .report-image img {
float:left;
width:40px;
}
.weather-report .report-temp {
width:65px;
line-height:40px;
float:left;
margin:0 10px 0 0;
margin-bottom:5px;
padding-top:5px;
color:#222;
font-size:22px;
font-weight:400;
}
.report-city {
text-align:center;
}
.report-city strong {
display:block;
font-size:13px;
color:#999;
margin-bottom:0;
font-weight:400;
}
.report-city p i {
margin-right:5px;
color:#ddd;
}
.report-city p {
margin:0;
} .search-form {}
.search-form input[type="text"] {
padding:10px;
}
.search-form input[type="submit"] {
margin:0;
border:0;
outline:0 !important;
float:right;
border-radius:0 !important;
}
.search-form input {
height:36px;
border:none !important;
}
.search-form input:focus {
border:none !important;
} .category-title {
margin-bottom:15px;
padding:10px 20px;
}
.category-title h5 {
color:#fff;
margin:0;
}
.multiple, .vertical-multiple {
margin-bottom: 30px !important;
overflow: hidden;
background-color: #FFF;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
}
.multiple > .article-vertical {
margin-bottom: 0;
box-shadow: none !important;
width: 50%
}
.vertical-multiple > .multiple-posts {
width: 100%
}
.vertical-multiple > .article-vertical {
margin-bottom:0 !important;
box-shadow: none !important;
}
.vertical-multiple > .multiple-posts ul li:nth-child(odd) {
background-color: #f4f4f4
}
.vertical-multiple > .multiple-posts ul li:nth-child(even) {
background-color: transparent
}
.multiple-posts ul .entry-meta {
float: none;
width: auto
}
.multiple-posts-title {
background-color: #333;
overflow: hidden;
padding: 15px
}
.multiple-posts-title h5 {
font-weight: 300;
font-size: 20px;
float: left;
color: #fff;
margin: 0
}
.multiple-posts-title a, .archive-title a {
margin-top: 5px;
-moz-opacity: 0.5;
-ms-opacity: 0.5;
filter: alpha(opacity=50);
-khtml-opacity: 0.5;
-o-opacity: 0.5;
-webkit-opacity: 0.5;
opacity: 0.5;
float: right;
font-size: 13px;
color: #fff
}
.multiple-posts-title a:hover, .archive-title a:hover {
-moz-opacity: 1;
-ms-opacity: 1;
filter: alpha(opacity=100);
-khtml-opacity: 1;
-o-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
text-decoration: none
}
.multiple-posts {
width: 50%;
float: left
}
.multiple-posts ul .entry-meta {
float: none;
width: auto
}
.multiple-posts ul {
list-style: none;
margin: 0;
overflow: hidden
}
.multiple-posts ul li {
overflow: hidden;
padding: 10px 20px;
}
.multiple-posts ul li img {
margin: 0 15px 0 0;
float: left;
width: 60px;
height: 60px
}
.multiple-posts ul li:nth-child(even) {
background-color: #f4f4f4
}
.multiple-posts ul li h3 {
margin: 0 0 5px 0;
font-size: 14px
}
.article-vertical {
position: relative;
float: left;
max-width: 100%;
margin-bottom: 30px;
overflow: visible;
background-color: #FFF;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
}
.article-vertical .post-image img {
width: auto;
float: none;
margin: 0
}
.article-vertical h2.entry-title:before {
transform: rotate(360deg);
content: '';
border: 8px solid #fff;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: #fff;
border-left-color: transparent;
position: absolute;
top: -36px;
left: 0px;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
}
.article-vertical .entry-content {
float: none;
width: 100%;
padding: 20px;
}
.article-standard {
position: relative;
max-width: 100%;
margin-bottom: 30px;
overflow: hidden;
background-color: #FFF;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
}
.post-image {
background-color: #333;
position: relative
}
.post-audio {
margin-bottom: 5px
}
.post-image:hover img {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
-moz-opacity: 0.1;
-ms-opacity: 0.1;
filter: alpha(opacity=10);
-khtml-opacity: 0.1;
-o-opacity: 0.1;
-webkit-opacity: 0.1;
opacity: 0.1;
}
.post-image ol.social-links {
margin: 0;
top: 0;
width: 100%;
-moz-opacity: 0;
-ms-opacity: 0;
filter: alpha(opacity=0);
-khtml-opacity: 0;
-o-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
position: absolute;
text-align: center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.post-image:hover ol.social-links {
top: 50%;
margin-top: -16px;
-moz-opacity: 1;
-ms-opacity: 1;
filter: alpha(opacity=100);
-khtml-opacity: 1;
-o-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
.post-image ol.social-links a {
font-weight: normal;
color: #fff;
display: block
}
.post-image ol.social-links a:hover {
text-decoration: none
}
.post-image ol.social-links li {
background-color: #222;
font-weight: normal;
border: none;
margin: 0 2px 0 2px;
float: left;
display: inline-block !important;
float: none !important;
line-height: 30px;
width: 30px;
height: 30px;
text-align: center;
font-size: 14px
}
.article-standard .post-image {
position: relative;
float: left;
margin: 0
}
.article-standard .slider {
float: left;
height: auto;
width: 350px
}
.article-standard .post-image img {
width: 350px
}
h2.entry-title {
font-weight: 400;
position: relative;
margin-top: 0;
margin-bottom: 5px;
font-size: 20px
}
.post-with-no-image > .entry-content {
margin-left:0 !important
}
.article-standard .entry-content {
margin-left: 360px
}
.article-standard .post-video, .article-standard .post-audio {
float:left;
width:350px
}
iframe {
vertical-align:bottom;
}
.article-standard .post-video .fluid-width-video-wrapper {
}
.entry-content {
padding: 20px
}
.article-standard h1.entry-title {
}
h2.entry-title:before {
z-index: 100;
transform: rotate(360deg);
content: '';
border: 8px solid #fff;
border-top-color: transparent;
border-right-color: #fff;
border-bottom-color: transparent;
border-left-color: transparent;
position: absolute;
top: 6px;
left: -46px;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
}
a.read-more {
display: block;
font-size: 13px;
color: #999
}
a.read-more:hover {
text-decoration: none;
;
color: #222
}
.entry-meta {
margin-bottom: 5px;
float: left;
overflow: hidden;
display: block;
width: 100%;
color: #999;
font-size: 13px
}
.entry-meta .description-em {
float: left
}
.entry-meta span {
margin-right: 10px
}
.entry-meta span a, .entry-meta a {
color: #999
}
.entry-meta span a:hover, .entry-meta a:hover {
text-decoration: none;
color: #222
}
.entry-meta .by-category:before, .entry-meta .by-view-number:before, .entry-meta .by-date:before, .entry-meta .by-author:before, .entry-meta .by-comments:before, .entry-meta .by-love-it:before {
color: #ddd;
margin-right: 4px;
font-family: 'FontAwesome'
}
.entry-meta .by-category:before {
content: "\f07b"
}
.entry-meta .by-category {
}
.entry-meta .by-author:before {
content: "\f007"
}
.entry-meta .by-author {
}
.entry-meta .by-view-number:before {
content: "\f06e"
}
.entry-meta .by-view-number {
}
.entry-meta .by-date:before {
content: "\f017"
}
.entry-meta .by-date {
}
.entry-meta .by-comments:before {
content: "\f075"
}
.entry-meta .by-comments {
}
.entry-meta a:hover {
text-decoration: none
}
.entry-meta > .review-stars {
float: left;
margin: 0 10px 5px 0
}
.review-stars {
float: left;
overflow: hidden
}
.review-stars span {
float: left;
font-size: 13px
}
.review-stars span.star-full, .review-stars span.star-empty, .review-stars span.star-half {
margin-right: 2px
}
.review-stars span:before {
font-family: 'FontAwesome'
}
.review-stars span.star-full:before {
content: "\f005"
}
.review-stars span.star-half:before {
content: "\f123"
}
.review-stars span.star-empty:before {
content: "\f006"
} .tag-list {
padding:0 20px 20px 20px
}
.tag-list ul {
list-style: none;
margin: 0;
overflow: hidden
}
.tag-list ul li {
margin:0 5px 5px 0;
float:left
}
.tag-list span {
padding-top:4px;
float:left;
margin-right:15px;
display:block;
margin-bottom:3px;
font-size:13px;
text-transform:uppercase
}
.tag-list ul a {
display:block;
font-size:8pt;
padding: 5px;
color: #999;
background-color: #f1f1f1
}
.tag-list ul a:hover {
color: #FFF;
text-decoration:none
} .single-post-container {
margin-bottom: 30px;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
background-color: #fff;
}
.single-post-container h1.entry-title {
position:relative;
margin-top: 0;
padding: 20px 0 5px 0;
font-size: 1.8em;
}
.single-post-container h1.entry-title:before {
border: 8px solid #fff;
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: #fff;
border-left-color: transparent;
top: -16px;
left: 15px;	
transform: rotate(360deg);
content: '';
position: absolute;
font-size: 0;
line-height: 0;
width: 0;
height: 0	
}
.single-post-container .entry-content {
padding: 0 20px 20px 20px
}
.single-post-container .entry-meta {
margin-bottom: 20px;
width: 100%;
float: none;
padding: 0
}
#share-this-article {
background-color:#fff;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
display: block;
width: 100%;
padding: 0;
overflow: hidden
}
#share-this-article .share-text {
margin-right: 20px;
text-transform: uppercase;
border-right: 1px solid #ddd;
font-size: 13px;
height: 50px;
line-height: 50px;
padding: 0 15px 0 20px;
background-color: #f1f1f1;
float: left;
color: #333
}
#share-this-article ul.social-icons {
margin: 10px 20px 0 0;
overflow: hidden;
list-style: none;
padding: 0
}
#share-this-article ul.social-icons li {
margin-right:15px
}
#share-this-article ul.social-icons li a {
background-color:transparent !important;
color: #FFF;
text-align: center;
line-height: 30px;
width: auto;
height: auto;
display: block;
}
#share-this-article ul.social-icons li a i {
float:left;
color: #FFF;
text-align: center;
line-height: 30px;
width: 30px;
height: 30px;
display: block;
}
#share-this-article ul.social-icons li a i {
}
#share-this-article ul.social-icons li a:hover {
-moz-opacity: 1;
-ms-opacity: 1;
filter: alpha(opacity=100);
-khtml-opacity: 1;
-o-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
}
#share-this-article ul.social-icons li a:hover i {
text-decoration: none
}
#share-this-article ul.social-icons li a:hover > .count-number {
color:#666;
border: 1px solid #bbb;
}
#share-this-article .count-number {
padding: 0 5px;
margin-left: 3px;
height: 30px;
min-width: 30px;
text-align: center;
line-height: 28px;
font-size: 13px;
border: 1px solid #ddd;
font-weight: normal;
color: #999;
float:left
}
#share-this-article ul.social-icons li.twitter a i {
background-color: #20b6ff
}
#share-this-article ul.social-icons li.facebook a i {
background-color: #3289da
}
#share-this-article ul.social-icons li.dribbble a i {
background-color: #cf5c9e
}
#share-this-article ul.social-icons li.youtube a i {
background-color: #eb5350
}
#share-this-article ul.social-icons li.google-plus a i {
background-color: #d0422b
}
#share-this-article ul.social-icons li.linkedin a i {
background-color: #0083bd
}
#share-this-article ul.social-icons li.pinterest a i {
background-color: #e13138
}
#share-this-article ul.social-icons li.skype a i {
background-color: #13c1f3
}
#share-this-article ul.social-icons li.flickr a i {
background-color: #ff48a3
}
#share-this-article ul.social-icons li.tumblr a i {
background-color: #426d9b
}
#share-this-article ul.social-icons li.instagram a i {
background-color: #3b82b9
}
#share-this-article ul.social-icons li.github a i {
background-color: #3f91cb
}
#share-this-article ul.social-icons li.rss a i {
background-color: #f59942
} #post-controls {
background-color: #f4f4f4;
height: 115px;
position: relative
}
#post-controls a {
background-color: #f4f4f4;
width: 50%;
height: 115px;
display: block;
position: absolute;
padding: 20px
}
#post-controls a:hover {
background-color: #fff;
text-decoration: none
}
#post-controls a span {
color:#222;
text-transform: uppercase;
font-size: 13px;
}
#post-controls a:hover > p {
}
#post-controls a p {
height: 40px;
overflow: hidden;
font-size: 13px;
line-height: 19px;
color: #999
}
#post-controls a.prev span:before {
content: "\f0a8";
font-family: "FontAwesome";
margin-right: 5px;
font-size: 14px
}
#post-controls a.next span:after {
content: "\f0a9";
font-family: "FontAwesome";
margin-left: 5px;
font-size: 14px
}
#post-controls a.prev {
border-right: 1px solid #ddd;
left: 0
}
#post-controls a.next {
border-left: 1px solid #ddd;
text-align: right;
right: 1px
} #rating-overview {
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
margin-bottom: 30px;
background-color: #333
}
#rating-overview h4 {
padding: 20px;
margin: 0;
font-size: 1.2em;
color: #fff
}
#rating-overview ul.rating-description {
background-color: #222;
list-style: none;
margin: 0;
color: #fff
}
#rating-overview ul.rating-description li {
padding: 10px 20px;
overflow: hidden
}
#rating-overview ul.rating-description li:nth-child(even) {
background-color: #262626
}
#rating-overview ul.rating-description strong {
font-weight: normal;
float: left
}
#rating-overview ul.rating-description .review-stars {
float: right
}
#rating-overview .rating-score {
line-height: 60px;
height: 60px;
}
#rating-overview .rating-score strong {
float: left;
padding: 0 20px;
text-transform: uppercase;
color: #999;
font-weight: normal;
}
#rating-overview .total-score {
float: right;
border-left: 1px solid #3c3c3c
}
#rating-overview .total-score strong {
padding-right: 0;
color: #fff;
text-shadow: 0px 0px 6px rgba(255, 255, 255, 1)
}
#rating-overview .total-score strong.result {
padding-right: 20px;
text-shadow: none;
} #comments {
margin-bottom: 30px;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
background-color: #fff
}
#comments-title {
}
#comments-title {
background-color: #333;
padding: 20px;
margin: 0;
font-size: 1.2em;
color: #fff
}
ol.commentlist {
list-style: none;
margin: 0
}
ol.commentlist li.comment {
padding: 0;
padding: 0px;
display: block;
position: relative
}
ol.commentlist article {
padding: 15px 20px;
border-bottom: 1px solid #eee
}
ol.commentlist li:last-child article {
border-bottom: none
}
ol.commentlist ul li:last-child article {
border-bottom: 1px solid #eee
}
.comment-avatar {
float: left;
margin: 3px 0 10px 0
}
.comment-meta {
margin-left: 75px
}
.comment-meta span {
color: #999;
font-size: 13px
}
.comment-meta .by-author {
margin-right: 10px;
font-size: 14px;
color: #222
}
.comment-meta .by-date:before {
color: #ddd;
margin-right: 4px;
font-family: 'FontAwesome'
}
.comment-meta .by-date:before {
content: "\f017"
}
.comment-content {
margin-left: 75px
}
.comment-content p {
margin: 5px 0 0 0;
font-size: 13px;
line-height: 19px;
}
.reply {
margin:0;
position: absolute;
right: 20px;
top: 15px
}
.reply a {
text-transform: uppercase;
font-size: 12px;
color: #999
}
.reply a:hover {
color: #222
}
ul.children {
margin: 0;
list-style: none
}
ul.children li {
}
ul.children article {
overflow:hidden;
padding-left: 80px
}
ul.children ul article {
padding-left: 140px
}
ul.children ul ul article {
padding-left: 200px
} #respond-comments {
margin-bottom: 30px;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
background-color: #fff
}
#leave-a-reply {
background-color: #333;
padding: 20px;
margin: 0;
font-size: 1.2em;
color: #fff
}
#cancel-comment-reply-link {
font-size: 16px;
padding:5px 20px;
margin:0;
display:block;
background-color:#f1f1f1
}
.comment-reply-title {
margin:0 !important
}
.comment-notes {
margin: 0;
padding: 20px
}
.comment-notes span {
color: #ff4b33
}
.comment-form-author p,
.comment-form-email p {
margin: 0 0 20px 0
}
.comment-form-author label,
.comment-form-comment label,
.comment-form-email label {
color: #999;
font-size: 13px;
display: block
}
.comment-form-email input, 
.comment-form-author input, 
.comment-form-author textarea,
.comment-form-comment textarea {
width: 100%
}
.comment-form-author textarea,
.comment-form-comment textarea {
max-width: 100%
}
.comment-form-author {
padding: 0 0 0 20px;
float: left;
width: 49%;
margin-right: 2%
}
.comment-form-email {
padding: 0 20px 0 0;
float: left;
width: 49%;
margin-right: 0
}
.comment-form-url {
width: 100%;
padding: 0 20px 0 20px;
}
.comment-form-comment {
width: 100%;
margin-bottom:10px;
padding: 0 20px 0 20px;
}
p.form-submit {
padding: 0 0 20px 20px
}
p.form-submit input {
font-size: 13px;
border: none;
outline: none;
width: inherit
}
p.form-submit input:focus {
border: none;
outline: none;
} ul.page-numbers {
height: 30px;
font-size: 13px;
color: #999;
list-style: none;
margin: 0 0 20px 0
}
ul.page-numbers li {
display: block;
height: 30px;
line-height: 30px;
margin-right: 8px;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
background-color: #fff;
float: left
}
ul.page-numbers li:hover {
background-color: #f1f1f1
}
ul.page-numbers li span.current {
display: block;
height: 30px;
line-height: 30px;
padding: 0 10px;
background-color: #222;
color: #fff
}
ul.page-numbers li.disabled {
padding: 0 10px;
cursor: default;
color: #999
}
ul.page-numbers li.disabled:hover {
background-color: #fff
}
ul.page-numbers li.prev {
}
ul.page-numbers li.next {
}
ul.page-numbers li a {
padding: 0 10px;
display: block
}
ul.page-numbers li a:hover {
text-decoration: none
} .rating-standings {
overflow: hidden;
background-color: #FFF;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
margin-bottom: 30px;
}
.standings-title {
background-color: #333;
overflow: hidden;
padding: 15px
}
.standings-title h5 {
font-weight: 300;
font-size: 20px;
float: left;
color: #fff;
margin: 0
}
.standings-title a {
margin-top: 5px;
-moz-opacity: 0.5;
-ms-opacity: 0.5;
filter: alpha(opacity=50);
-khtml-opacity: 0.5;
-o-opacity: 0.5;
-webkit-opacity: 0.5;
opacity: 0.5;
float: right;
font-size: 13px;
color: #fff
}
.standings-title a:hover {
-moz-opacity: 1;
-ms-opacity: 1;
filter: alpha(opacity=100);
-khtml-opacity: 1;
-o-opacity: 1;
-webkit-opacity: 13;
opacity: 1;
text-decoration: none
}
.rating-standings ul {
list-style: none;
margin: 0
}
.rating-standings ul li {
overflow: hidden;
padding: 15px 20px 10px 20px;
padding-left: 45px;
position: relative
}
.rating-standings ul li .entry-meta {
margin-bottom: 0
}
.rating-standings ul li .entry-meta .review-stars {
margin-bottom: 0
}
.rating-standings ul li:nth-child(odd) {
background-color: #f4f4f4
}
.rating-standings .standing-number {
color: #ddd;
font-size: 30px;
position: absolute;
left: 15px;
top: 15px
}
.rating-standings h3 {
margin: 0 0 5px 0;
font-size: 14px
}
.rating-standings .entry-meta .description-em {
float:none;
} .format-post {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
line-height: 25px;
text-align: center;
color: #fff;
position: absolute;
bottom: 15px;
right: 15px;
width: 25px;
height: 25px;
background-color: #ddd
} .blank-page-container {
padding: 20px;
-webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
-moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.03);
background-color: #fff;
}
.blank-page-container.no-bg {
box-shadow: none;
background-color: transparent;
padding: 0
} [data-tip] {
position:relative
}
[data-tip]:before {
content: ''; display: none;
border: 5px solid #1a1a1a; border-top-color: #1a1a1a;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
position: absolute;
top: -7px;
left: 10px;
z-index: 8;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
}
[data-tip]:after {
display: none;
content: attr(data-tip);
position: absolute;
top: -35px;
left: 0px;
padding: 5px 8px;
background: #1a1a1a;
color: #fff;
z-index: 9;
font-size: 13px;
height: 18px;
line-height: 18px;
white-space: nowrap;
word-wrap: normal;
}
[data-tip]:hover:before, [data-tip]:hover:after {
display: block;
}
.tip-below[data-tip]:after {
top: 23px;
left: 0px;
}
.tip-below[data-tip]:before {
border-top-color: transparent;
border-right-color: transparent;
border-bottom-color: #1a1a1a;
border-left-color: transparent;
top: 13px;
left: 10px;
} #footer {
margin-top: 10px;
padding: 30px 0;
}
#footer .container {
}
#footer .widget {
width: 23.8%;
float: left;
margin-right: 1.6%;
margin-bottom: 15px;
color: #999
}
#footer .widget.last {
margin-right: 0 !important
}
#footer .widget a {
color: #999
}
#footer .widget a:hover {
color: #fff
}
#footer h3.widget-title {
text-transform: uppercase;
margin: 0 0 15px 0;
font-size: 14px;
color: #fff
}
#footer .widget .post-image ol.social-links {
display:none !important;
}
#footer .widget-text {
}
#footer .widget-text p {
}
#footer .tagcloud {
padding: 0
}
#footer .tagcloud a {
color: #999;
background-color: #333
}
#footer .tagcloud a:hover {
color: #FFF
}
#footer ul.widget-flickr {
padding: 0
}
#footer ul.widget-flickr li {
margin: 2px
}
#footer ul.widget-flickr li:hover {
}
#footer ul.widget-popular-posts .entry-meta, #footer ul.widget-popular-posts .entry-meta a {
color: #444
}
#footer ul.widget-popular-posts .entry-meta a:hover {
color: #999
}
#footer ul.widget-popular-posts .entry-meta .by-category:before, #footer ul.widget-popular-posts .entry-meta .by-view-number:before, #footer ul.widget-popular-posts .entry-meta .by-date:before, #footer ul.widget-popular-posts .entry-meta .by-author:before, #footer ul.widget-popular-posts .entry-meta .by-comments:before, #footer ul.widget-popular-posts .entry-meta .by-love-it:before {
color: #444
}
#footer ul.widget-popular-posts li, #footer ul.widget-latest-reviews li {
padding: 0 0 5px 0
}
#footer ul.widget-latest-reviews .entry-meta {
width: auto
}
#footer ul.widget-popular-posts .entry-meta {
float: none
}
#footer .entry-meta > .review-stars {
margin-bottom: 0
}
#footer ul.widget-popular-posts li:first-child, #footer ul.widget-latest-reviews li:first-child {
padding: 0 0 5px 0 !important
}
#footer ul.widget-popular-posts li:last-child, #footer ul.widget-latest-reviews li:last-child {
padding: 0
}
#footer ul.widget-popular-posts li:first-child img, #footer ul.widget-latest-reviews li:first-child img {
margin: 0 15px 10px 0;
float: left;
width: 60px;
height: 60px
}
#footer ul.widget-popular-posts li:nth-child(even), #footer ul.widget-latest-reviews li:nth-child(even), #footer ul.widget-latest-comments li:nth-child(even) {
background-color: transparent
}
#footer ul.widget-category {
padding: 0
}
#footer ul.widget-category li:hover > span {
color: #fff
} #copyright {
padding: 20px 0;
}
#copyright .copyright-block {
float: left;
width: 88%
}
#copyright p {
margin: 0 0 5px 0
}
#copyright a {
color: #fff
}
#copyright p.disclaimer {
color: #666;
font-size: 12px;
line-height: 18px
}
#back-to-top {
position: relative;
float: right;
width: 12%
}
#back-to-top a {
color: #999;
position: absolute;
right: 0;
background-color: #222;
display: block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
cursor: pointer
}
#back-to-top a:hover {
color: #fff;
text-decoration: none
}  .etabs {
overflow: hidden;
list-style: none;
margin: 0;
padding: 0;
}
.tab {
margin-right: -1px;
float: left;
zoom: 1;
background: #f4f4f4;
border: solid 1px #e5e5e5;
border-bottom: none
}
.tab a {
color: #999;
font-size: 14px;
display: block;
padding: 8px 15px;
outline: none;
}
.tab a:hover {
text-decoration: none
}
.tab.active {
background: #fff;
position: relative;
border-color: #e5e5e5;
}
.tab a.active {
color: #444
}
.tab-container .panel-container {
background: #fff;
border: solid #e5e5e5 1px;
padding: 15px
}
.panel-container {
margin-bottom: 10px;
} .toggle {
margin-top: 10px;
margin-bottom: 5px
}
.toggle-title span:before {
font-size: 17px;
font-weight: normal;
content: "\f055";
font-family: 'FontAwesome';
}
.toggle-title.active span:before {
content: "\f056";
}
.toggle-title span {
text-align: center;
line-height: 38px;
left: -46px;
top: -1px;
display: block;
width: 39px;
height: 39px;
background-color: #fff;
border: solid #e5e5e5 1px;
position: absolute
}
.toggle-title {
margin-left: 45px;
position: relative;
color: #999;
font-size: 14px;
display: block;
cursor: pointer;
padding: 8px 15px;
border: solid #e5e5e5 1px;
}
.toggle-title:hover {
text-decoration: none
}
.toggle-title.active {
color: #444
}
.toggle-box {
padding: 15px 15px 15px 0;
} .dropcap:first-letter {
font-size: 60px;
float: left;
padding: 13px 15px 10px 0
} #google-map {
margin-bottom:30px;
} #page-404 {
padding: 40px 0;
text-align: center
}
#page-404 h3 {
line-height: 100%;
font-size: 120px
}
#page-404 h4 {
margin-bottom: 30px;
}
#page-404 p {
margin-bottom: 20px;
} .photo-filters {
margin-bottom:15px;
}
.photo-filters ul {
font-size:13px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
}
.photo-filters ul li {
float:left;
}
.photo-filters ul li a {
padding: 5px;
color: #999;
float: left;
margin: 0 5px 5px 0;
background-color: #f1f1f1
}
.photo-filters ul li a:hover {
color:#fff;
text-decoration:none;
}
.photo-filters ul li a.selected-gallery-filter {
color:#fff;
}
.gallery-content {
margin-left:-0.7%;
width:102%;
}
.gallery-content:after {
zoom: 1;
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0
}
.gallery-content .photo-stack {
width:23.4%;
float:left;
margin-left:0.7%;
margin-right: 0.7%;
margin-bottom: 15px;
background: #f5f5f5;
border: 1px solid #ddd;
padding: 5px;
}
.gallery-content .photo-stack h2 {
text-align:center;
font-weight: 400;
font-size: 18px
}
.photo-stack {
position:relative;
text-align:center;
display:block;
width: 100%;
margin-bottom: 15px;
background: #f5f5f5;
border: 1px solid #ddd;
max-width: 100%;
padding: 5px;
}
.photo-stack a.prev, .photo-stack a.next {
display:none;
font-family: 'FontAwesome';
margin-top:-15px;
top:50%;
position: absolute;
background-color: #333;
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
color: #fff
}
.photo-stack:hover a.prev,
.photo-stack:hover a.next {
display:block;
}
.photo-stack a.prev {
left:5px;
}
.photo-stack a.next {
right:5px;
}
.photo-stack a:hover {
text-decoration:none;
}
.photo-stack img {
text-align:center;
}
.photo-stack p {
font-size:13px;
line-height:19px;
}
.photo-stack.loading {
min-height:60px;
z-index:9999;
background-image:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/loading.gif);
background-repeat:no-repeat;
background-position:50%;
}
.photo-stack.loading img {
-ms-opacity: 0.1;
filter: alpha(opacity=10);
-khtml-opacity: 0.1;
-o-opacity: 0.1;
-webkit-opacity: 0.1;
opacity: 0.1;
}
.photo-stack-thumbnails {
margin-bottom:20px;
overflow:hidden;
}
.photo-stack-thumbnails img {
-ms-opacity: 0.5;
filter: alpha(opacity=50);
-khtml-opacity: 0.5;
-o-opacity: 0.5;
-webkit-opacity: 0.5;
opacity: 0.5;
width:50px;
height:50px;
background: #f5f5f5;
border: 1px solid #ddd;
padding: 2px;
float:left;
margin:0 5px 5px 0;
}
.photo-stack-thumbnails a.active img {
border: 1px solid #444;
-ms-opacity: 1;
filter: alpha(opacity=100);
-khtml-opacity: 1;
-o-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
} #buddypress div.activity-comments div.acomment-content {
font-size: 100%;
margin: 5px 0 0 35px;
}
#buddypress div.activity-comments div.acomment-meta {
color: #999;
font-size: 100%;
}
#buddypress .activity-list .activity-avatar {
margin-top:8px;
}
#buddypress ul.item-list li img.avatar {
margin-top:5px;
}
#buddypress .activity-list .activity-content {
margin: 0 0 0 55px;
}
#register-page form {
overflow:hidden;
}
#whats-new-post-in-box {
padding-top:10px;
}
#buddypress form#whats-new-form #whats-new-options select {
margin-top:0;
}
#buddypress form#whats-new-form textarea {
min-height:80px;
width:100%;
}
#item-body {
overflow:hidden;
}
#item-body .activity {
margin-top:15px;
}
#buddypress div#item-header div#item-meta {
font-size:100%;
color:#999;
margin:0 0 15px 0;
}
#buddypress #item-body form#whats-new-form {
margin:40px 0 0 0;
}
#buddypress span.highlight {
font-size:13px;
padding:4px;
}
#buddypress div#item-header div#item-actions {
width:auto;
}
#buddypress div#item-header div#item-actions h3,
#buddypress div#item-header h2 {
font-size:1.8em;
}
#buddypress div#item-header img.avatar {
width:70px;
}
#buddypress div#item-header div#item-header-content {
float:none;
}
.item-options {
padding: 10px 20px 0 20px;
}
ul#groups-list,
ul#members-list {
overflow:hidden;
}
ul#groups-list li,
ul#members-list li {
padding:8px 0 !important;
overflow:hidden;
}
ul#groups-list li .item-avatar,
ul#members-list li .item-avatar {
width: 50px;
float: left;
margin: 0 10px 0 0;
}
ul#groups-list li .item-title,
ul#members-list li .item-title {
line-height:120%;
}
ul#groups-list li .item-meta,
ul#members-list li .item-meta {
font-size: 12px;
color: #999;
font-style: italic;
}
.avatar-block {
overflow:hidden;
padding:20px;
}
.avatar-block .item-avatar {
margin: 0 5px 5px 0;
float:left;
}
#buddypress div.dir-search {
margin: 0 0 0 0;
}
#members-dir-list {
overflow: hidden
}
#buddypress div.pagination .pag-count {
margin-left: 0
} h1.page-title {
font-size: 1.5em;
margin: 10px 0 10px 0;
}
ul.products {}
ul.products span.onsale {
box-shadow:none !important;
z-index:1;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
color: #e67e22 !important;
font-size:13px;
}
.added_to_cart {
font-size: 100%;
margin: 5px 0 0 0;
line-height: 1em;
cursor: pointer;
position: relative;
font-family: inherit;
overflow: visible;
padding: 6px 10px;
text-decoration: none;
font-weight: bold;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
left: auto;
text-shadow: 0 1px 0 #fff;
color: #5e5e5e;
text-shadow: 0 1px 0 rgba(255,255,255,0.8);
border: 1px solid #c8bfc6;
background: #f7f6f7;
background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#e0dadf));
background: -webkit-linear-gradient(#f7f6f7,#e0dadf);
background: -moz-linear-gradient(center top,#f7f6f7 0,#e0dadf 100%);
background: -moz-gradient(center top,#f7f6f7 0,#e0dadf 100%);
white-space: nowrap;
display: inline-block;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.075),inset 0 1px 0 rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.1);
}
h1.product_title {
font-size: 2.2em;
}
.woocommerce-tabs h2, .upsells h2, .related h2 {
font-size:1.5em;
}
.product_meta span.sku_wrapper,
.product_meta span.posted_in,
.product_meta span.tagged_as {
display:block;
}
.product_meta span a {
text-decoration:underline;
color:#999;
}
.product_meta span a:hover {
color:#333;
}
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
padding:8px !important;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty {
height:30px !important;
width:70px !important;
border: 1px solid #ddd !important;
padding: 0px !important;
}
.woocommerce .quantity {
width: 80px
}
.woocommerce .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page #content .quantity .minus {
top:15px;
right: 0 !important;
left: inherit;
z-index: 1;
width: 26px;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page #content .quantity .plus {
right: 0 !important;
z-index: 5;
left: inherit;
width: 26px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs {
margin:0 !important;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel {
padding:20px !important;
border-left: 1px solid #e0dadf;
border-bottom: 1px solid #e0dadf;
border-right: 1px solid #e0dadf;
}
div.pp_woocommerce .pp_content_container h3#reply-title {
font-size:1.8em;
margin-bottom:10px !important;
}
div.pp_woocommerce .pp_content_container h3#leave-a-reply {
background-color:transparent !important;
padding:0 !important;
margin:0 0 15px 0 !important;
color:#333 !important;
}
div.pp_woocommerce .pp_content_container p.form-submit input[type="submit"] {
}
div.pp_woocommerce .pp_content_container p.comment-form-comment label {
display:block;
margin-bottom:5px;
}
div.pp_woocommerce .pp_content_container {
padding:30px 0 !important;
}
.noreviews a {
text-decoration:underline;
color:#999;
}
.noreviews a:hover {
color:#333;
}
.panel #comments {
box-shadow:none !important;
}
.calculated_shipping h2, .shipping_calculator h2, .cart-collaterals .cross-sells h2 {
font-size:1.6em;
}
.cart-collaterals .cross-sells {
float:none !important;
width:100% !important;
}
.cart-collaterals .cart_totals {
float:none !important;
width:100% !important;
}
.woocommerce ul.product_list_widget li, .woocommerce-page ul.product_list_widget li {
padding:5px 0 !important;
}
.woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img {
width:45px !important;
}
.widget_shopping_cart_content {
overflow:hidden;
}
.widget_shopping_cart_content p.total, .widget_shopping_cart_content p.buttons {
padding:0px 20px !important;
}
.widget_shopping_cart_content p.buttons {
margin-bottom:10px !important;
}
.price_slider_amount {}
.price_slider_wrapper {
padding:20px;
}
.price_slider_amount #min_price {
}
.price_slider_amount #max_price {
}
.ui-slider {
text-align:left;
height:5px;
background-color:#ddd;
position:relative;
}
.ui-slider-horizontal {
margin-bottom:15px;
}
.ui-slider-horizontal .ui-slider-range {
height:100%;
background-color:#a2c094;
position: absolute;
display:block;
top:0;
}
.ui-slider .ui-slider-handle {
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
transition: none !important;
position:absolute;
background-color:#333;
top:-3px;
width:10px;
height:10px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
-khtml-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
cursor:default;
}
form#searchform {}
form#searchform .screen-reader-text {
display:none !important;
}
form#searchform input[type="text"] {
padding:9px;
border:0 !important;
outline:0 !important;
width:75%;
}
form#searchform input[type="submit"] {
margin:0;
border:0 !important;
outline:0 !important;
float:right;
border-radius:0 !important;
width:23%;
}
form#searchforminput {
height:36px;
border:none !important;
}
form#searchform input:focus {
border:none !important;
}
#respond h3#reply-title {
font-size:1.4em;
margin-bottom:10px !important;
}
#commentform #leave-a-reply {
background-color: transparent;
padding: 0;
color: #222;
margin-bottom: 10px
}
#commentform .comment-notes {
padding: 0
}
#commentform .comment-form-rating {
overflow: hidden;
margin-bottom: 20px
}
#commentform .comment-form-comment {
padding: 0
}
#commentform .form-submit {
padding: 0
}
#commentform .comment-form-author,
#commentform .comment-form-email {
float: none;
width: 100%;
padding-left: 0;
padding-right: 0
}
a.star-1, a.star-2, a.star-3, a.star-4, a.star-5 {
border-right: 0 !important
}@font-face{font-family:'FontAwesome';src:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/font/FontAwesome/fontawesome-webfont.eot?v=3.2.1);src:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/font/FontAwesome/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'),url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/font/FontAwesome/fontawesome-webfont.woff?v=3.2.1) format('woff'),url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/font/FontAwesome/fontawesome-webfont.ttf?v=3.2.1) format('truetype'),url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/font/FontAwesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_content{background-color:#fff}div.pp_default .pp_next:hover{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default .pp_details{position:relative}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0 0;width:20px}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:bold;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/img/prettyPhoto/default/loader.gif) center center no-repeat}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px 0}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important}a.pp_next{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(//www.maxresistance.com/wp-content/themes/imagpress-themes/lib/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{line-height:1 !important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px 0}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}@media only screen and (min-width: 1240px) {
#slider-container { max-height: 500px; }
}
@media only screen and (min-width: 1024px) and (max-width: 1240px) {
#featured-slider-pager {width: 300px;}
#featured-slider-pager .entry-meta {display: none}
}
@media only screen and (max-width:1240px) { #slider-container .bx-viewport {height: auto !important}
#featured-slider-pager {overflow: hidden;width: 100%;position: inherit; height:auto;}
#featured-slider-pager a {text-align: center;height: auto;float: left;width: 20%;margin: 0}
#featured-slider-pager h3, #featured-slider-pager .entry-meta, #featured-slider-pager .entry-review {display: none}
#featured-slider-pager img {margin: 0;float: none;width: auto;height: auto}
.bx-caption {font-size: 1em;line-height: 130%;padding: 5px}
.bx-wrapper img { width:100%; max-width:100%;}
#featured-slider li { max-width: 100%} #changer-for-style {display: none} #header {height: auto} #sticky-container {position: relative !important} .primary-navigation {display: none}
.click-to-open-menu, .menu-mobile {display: block !important} #search-box {padding: 15px;float: none;margin: 0}
#search-box .search-field {width: 100%}
#search-box a {right: 25px;top: 23px;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) { #changer-for-style {display: none} ul.widget-flickr li {width: 36px;height: 36px;} #wp-calendar td {padding:0}
#wp-calendar td {padding:0} .article-standard .slider {float: none;width: 100%;}
.article-standard .slider img {width: 100%;}
.entry-content { float:none; margin-left:0 !important}
.post-image {float:none !important}
.post-image img {width:100% !important; max-width:100%;}
h2.entry-title:before 
{border-top-color: transparent;border-right-color: transparent;border-bottom-color: #fff;border-left-color: transparent;top: -36px;left: 0px;}
.single-post-container h1.entry-title {font-size: 1.4em;}
.article-standard .post-video {width:auto; float:none} .multiple > .article-vertical, .multiple-posts {width:100%}
.multiple-posts ul li img {display:none}
}
@media only screen and (max-width:768px) { #changer-for-style {display: none} h1, h2, h3, h4, h5, h6 {line-height: 140%;}
h1 {font-size: 3.5em;margin: 10px 0 10px 0;}
h2 {font-size: 3em;margin: 10px 0 10px 0;}
h3 {font-size: 2.5em;margin: 10px 0 10px 0;line-height: 130%;}
h4 {font-size: 2em;margin: 10px 0 10px 0;}
h5 {font-size: 1.5em;margin: 10px 0 10px 0;}
h6 {font-size: 1.2em;margin: 10px 0 5px 0;} #top-bar ul.top-menu, #top-bar ul.social-icons { float:none; text-align:center}
#top-bar ul.top-menu li, #top-bar ul.social-icons li { display: inline-table; float:none}
#top-bar ul.top-menu li:last-child {margin-right:0}
#top-bar ul.social-icons li:first-child { margin-left:0}
#top-bar ul.top-menu{margin-bottom:10px} #carousel-container .bx-controls a.bx-prev {left:0px}
#carousel-container .bx-controls a.bx-next {right:18px}
#carousel-container .bx-wrapper {padding-left:17px} .col1, .col2, .col3, .col4, .col5, .col5-of-5, .col6, .col7, .col7-of-7, .col8, .col8-of-8, .col9, .col9-of-9, .col10, .col10-of-10, .col11, .col11-of-11, .col12 
{float: none;width: auto;clear: both;display: block;margin-left: 0;margin-right: 0;width: 100%;} #sidebar, #primary-left, #primary-right {width: 100%;margin-right: 0} .entry-content { float:none; margin-left:0 !important}
.post-image {float:none !important}
.post-image img {width:100% !important; max-width:100%;}
h2.entry-title:before 
{border-top-color: transparent;border-right-color: transparent;border-bottom-color: #fff;border-left-color: transparent;top: -36px;left: 0px;}
.single-post-container h1.entry-title {font-size: 1.4em;}
.article-standard .post-video, .article-standard .post-audio {width:auto; float:none}
.article-standard {float:none}
.article-standard .slider { float:none; width: auto; display:block} .archive-lists ul li img {display:none;} .multiple > .article-vertical, .multiple-posts {width:100%}
.multiple-posts ul li img {display:none} #share-this-article .share-text { float:none; display:block; margin-right:0; border-right:0;border-bottom: 1px solid #ddd;}
#share-this-article ul.social-icons {margin:0; padding:20px 20px 15px 20px} #post-controls a p {display:none;height:0px}
#post-controls, #post-controls a {height:68px} #rating-overview .rating-score {height:auto;overflow:hidden}
#rating-overview .rating-score strong {float:none;display:block;text-align:center;line-height:30px}
#rating-overview .total-score {padding:10px 0;border-top:1px solid #3c3c3c;float:none;border-left: none}
#rating-overview .total-score strong {display:block;text-align:center;padding:0 20px; line-height:20px;}
#rating-overview .total-score strong.result {text-shadow:none} .comment-avatar { display:none}
.comment-meta, .comment-content {margin-left:0}
.comment-meta .by-author {display:block}
ul.children article {padding-left:40px}
ul.children ul article {padding-left:60px}
ul.children ul ul article {padding-left:80px} .ad-banner-block {display:none} ul.page-numbers {position:relative}
ul.page-numbers li.prev, ul.page-numbers li.next { display:inherit !important}
ul.page-numbers li.next {position:absolute; right:0; margin-right:0} #footer .widget {margin-bottom:30px;float: none;width: auto;clear: both;display: block;margin-left: 0;margin-right: 0;width: 100%;} .pullquote-left, .pullquote-right {width:100%; display:block; text-align:center}
.tab {margin-right: 0px;float: none} #contact-human p { width:100%; float:none; margin:0 0 10px 0}
#contact-human div {float: none;width: 100%; margin-bottom:15px} .gallery-content .photo-stack {float: none; width: 100%; margin-right: 0;}
.gallery-content .photo-stack img {width:100%;} .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {float:none !important;width:100% !important; margin-right:0 !important;} ul.widget-flickr li {width: 47px;height: 47px;}
}body {
font-family: 'Verdana', Geneva, sans-serif;
font-size: 14px;
line-height: 22px
} h1, h2, h3, h4, h5, h6, ul.primary-navigation a, .entry-meta, #sidebar ul.widget-social-profile li strong, .bx-caption, #wp-calendar .wp-header th.month-and-year, a.read-more,.weather-report .report-temp, .multiple-posts-title,ul.pagination, #copyright, #share-this-article .share-text, #post-controls a span, #rating-overview .rating-score, .reply a, .comment-meta span, .dropcap:first-letter, blockquote, .pullquote-left, .pullquote-right, #intro-block .button, .tag-list span, #featured-slider li .view-more-link, #wp-calendar caption {
font-family: 'Roboto Slab', serif;
}a {color:#8A2D24} #logo, .tagcloud a:hover, #wp-calendar caption, #carousel-container .bx-controls a:hover,.article-standard:hover .format-post, .article-vertical:hover .format-post,#footer .tagcloud a:hover, a.button.colored, input[type=submit].colored, input[type=reset].colored, input[type=button].colored, .tag-list ul a:hover, .photo-filters ul li a:hover, .photo-filters ul li a.selected-gallery-filter, .photo-stack a.prev:hover, .photo-stack a.next:hover {background-color:#E74C3C} .review-stars span.star-full, .review-stars span.star-empty, .review-stars span.star-half {color: #E67E22!important} #header, #sidebar h3.widget-title, #copyright, ul.primary-navigation ul, .search-form input[type="submit"], #wp-calendar tfoot, #wp-calendar th, .widget-slider .bx-controls-direction
{background-color: #333333} #footer {background-color: #222222} ul.primary-navigation a:hover, ul.primary-navigation a.current, ul.primary-navigation li:hover > a, ul.primary-navigation li.sfHover > a 
{background-color: rgba(255,255,255, 0.1);} ul.primary-navigation a, .search-form input[type="submit"] {color: rgba(255,255,255, 0.5);} ul.primary-navigation a:hover, ul.primary-navigation a.current, ul.primary-navigation li:hover > a {color:#FFFFFF;} #sidebar h3.widget-title, #copyright, #wp-calendar tfoot {color:#999999;} ul.primary-navigation a, .widget-slider .bx-controls-direction a.bx-prev, .widget-slider .bx-controls-direction a.bx-next {border-color:#444444;}  #featured-slider-pager, #slider-container .container {background-color: #333333} #featured-slider-pager a {background-color: #222222} #featured-slider-pager a.active {background-color: rgba(255,255,255, 0.1);} #featured-slider-pager h3, #featured-slider-pager a .entry-meta, #featured-slider-pager a .entry-meta .by-category:before, #featured-slider-pager a .entry-meta .by-view-number:before, #featured-slider-pager a .entry-meta .by-date:before, #featured-slider-pager a .entry-meta .by-author:before, #featured-slider-pager a .entry-meta .by-comments:before {color: rgba(255,255,255, 0.5);} #featured-slider-pager a.active h3, #featured-slider-pager a.active > .entry-meta span, #featured-slider-pager a.active .entry-meta .by-category:before, #featured-slider-pager a.active .entry-meta .by-view-number:before, #featured-slider-pager a.active .entry-meta .by-date:before, #featured-slider-pager a.active .entry-meta .by-author:before, #featured-slider-pager a.active .entry-meta .by-comments:before {color:#FFFFFF;} #featured-slider-pager a {border-color:#111111;} #featured-slider-pager a:hover {background-color: rgba(255,255,255, 0.05);} body { 
background-image: url(http://www.maxresistance.com/wp-content/uploads/2014/05/mapchainlink1920.jpg);
background-attachment: fixed !important;
background-size: cover !important;
background-position:center;
}.remove-br br{ 
display:none; 
}
.alignnone {
margin: 15px 15px 15px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 15px auto;
}
.alignright {
float:right;
margin: 15px 0 10px 20px;
}
.alignleft {
float: left;
margin: 15px 20px 10px 0;
}
.aligncenter {
display: block;
margin: 15px auto;
}
a img.alignright {
float: right;
margin: 15px 0 10px 20px;
}
a img.alignnone {
margin: 15px 15px 15px 0;
}
a img.alignleft {
float: left;
margin: 15px 20px 10px 0;
}
a img.aligncenter {
display: block;
margin: 15px auto;
}
.wp-caption {
background: #f5f5f5;
border: 1px solid #ddd;
max-width: 100%;
padding: 5px;
text-align: center;
}
.wp-caption.alignnone {
margin: 15px 15px 15px 0;
}
.wp-caption.alignleft {
margin: 15px 20px 10px 0;
}
.wp-caption.alignright {
margin: 15px 0 10px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
text-align: center;
color: #999;
font-style: italic;
font-size: 12px;
line-height: 17px;
margin: 0;
padding: 8px 0;
}
ul li a i { font-style: normal; } .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
transition-property:         transform, opacity;
}
#infscr-loading {
bottom: 18px;
font-style: normal;
font-weight: normal;
height: 60px;
left: 50%!important;
margin-left: -100px;
background-color:#FFF;
opacity:0.9;
padding-top: 10px;
position: fixed!important;
text-align: center;
z-index: 1000;
width: 200px;
-webkit-border-radius: 2px!important;
-moz-border-radius: 2px!important;
-khtml-border-radius: 2px!important;
-o-border-radius: 2px!important;
-ms-border-radius: 2px!important;
border-radius: 2px;
}
#infscr-loading img {
text-align:center;
display:block;
margin: 0 auto 10px auto;
}
#infscr-loading em {
font-size: 12px;
}
.sticky  {}
.bypostauthor   {}
.gallery-caption {}
.left-sidebar .blog-post .post-content {
margin-right: 150px;
margin-left: 0px;
}
.left-sidebar .blog-post .post-meta {
text-align: left;
padding-right: 0px;
padding-left: 6px;
float: right;
min-width: 130px;
background-position: left 4px;
}
.df-layerslider {
width: 940px!important;
height: 400px!important;;
}
.df-left{
float:left!important;
}
.df-right{
float:right!important;
}
.post-pages {
padding: 0 20px 20px 20px;
}
.comments-pager {
padding: 0 20px 20px 20px;
}