.clearfix {
*zoom: 1; }
.clearfix:after {
content: '';
display: table;
clear: both; }     .grid, .grid--rev, .grid--full,
.grid-uniform {
*zoom: 1; }
.grid:after, .grid--rev:after, .grid--full:after,
.grid-uniform:after {
content: '';
display: table;
clear: both; } .grid__item.clear {
clear: both; }  .grid, .grid--rev, .grid--full,
.grid-uniform {
list-style: none;
margin: 0;
padding: 0;
margin: 0 -15px; }
.grid__item {
box-sizing: border-box;
float: left;
min-height: 1px;
padding: 0 15px;
vertical-align: top;
width: 100%; } .grid--rev {
direction: rtl;
text-align: left; }
.grid--rev > .grid__item {
direction: ltr;
text-align: left;
float: right; } .grid--full {
margin-left: 0; }
.grid--full > .grid__item {
padding-left: 0; }     .one-whole {
width: 100%; } .one-half {
width: 50%; } .one-third {
width: 33.333%; }
.two-thirds {
width: 66.666%; } .one-quarter {
width: 25%; }
.two-quarters {
width: 50%; }
.three-quarters {
width: 75%; } .one-fifth {
width: 20%; }
.two-fifths {
width: 40%; }
.three-fifths {
width: 60%; }
.four-fifths {
width: 80%; } .one-sixth {
width: 16.666%; }
.two-sixths {
width: 33.333%; }
.three-sixths {
width: 50%; }
.four-sixths {
width: 66.666%; }
.five-sixths {
width: 83.333%; } .one-eighth {
width: 12.5%; }
.two-eighths {
width: 25%; }
.three-eighths {
width: 37.5%; }
.four-eighths {
width: 50%; }
.five-eighths {
width: 62.5%; }
.six-eighths {
width: 75%; }
.seven-eighths {
width: 87.5%; } .one-tenth {
width: 10%; }
.two-tenths {
width: 20%; }
.three-tenths {
width: 30%; }
.four-tenths {
width: 40%; }
.five-tenths {
width: 50%; }
.six-tenths {
width: 60%; }
.seven-tenths {
width: 70%; }
.eight-tenths {
width: 80%; }
.nine-tenths {
width: 90%; } .one-twelfth {
width: 8.333%; }
.two-twelfths {
width: 16.666%; }
.three-twelfths {
width: 25%; }
.four-twelfths {
width: 33.333%; }
.five-twelfths {
width: 41.666%; }
.six-twelfths {
width: 50%; }
.seven-twelfths {
width: 58.333%; }
.eight-twelfths {
width: 66.666%; }
.nine-twelfths {
width: 75%; }
.ten-twelfths {
width: 83.333%; }
.eleven-twelfths {
width: 91.666%; }
.show {
display: block !important; }
.hide {
display: none !important; }
.text-left {
text-align: left !important; }
.text-right {
text-align: right !important; }
.text-center {
text-align: center !important; }
.left {
float: left !important; }
.right {
float: right !important; } @media only screen and (max-width: 480px) { .small--one-whole {
width: 100%; } .small--one-half {
width: 50%; } .small--one-third {
width: 33.333%; }
.small--two-thirds {
width: 66.666%; } .small--one-quarter {
width: 25%; }
.small--two-quarters {
width: 50%; }
.small--three-quarters {
width: 75%; } .small--one-fifth {
width: 20%; }
.small--two-fifths {
width: 40%; }
.small--three-fifths {
width: 60%; }
.small--four-fifths {
width: 80%; } .small--one-sixth {
width: 16.666%; }
.small--two-sixths {
width: 33.333%; }
.small--three-sixths {
width: 50%; }
.small--four-sixths {
width: 66.666%; }
.small--five-sixths {
width: 83.333%; } .small--one-eighth {
width: 12.5%; }
.small--two-eighths {
width: 25%; }
.small--three-eighths {
width: 37.5%; }
.small--four-eighths {
width: 50%; }
.small--five-eighths {
width: 62.5%; }
.small--six-eighths {
width: 75%; }
.small--seven-eighths {
width: 87.5%; } .small--one-tenth {
width: 10%; }
.small--two-tenths {
width: 20%; }
.small--three-tenths {
width: 30%; }
.small--four-tenths {
width: 40%; }
.small--five-tenths {
width: 50%; }
.small--six-tenths {
width: 60%; }
.small--seven-tenths {
width: 70%; }
.small--eight-tenths {
width: 80%; }
.small--nine-tenths {
width: 90%; } .small--one-twelfth {
width: 8.333%; }
.small--two-twelfths {
width: 16.666%; }
.small--three-twelfths {
width: 25%; }
.small--four-twelfths {
width: 33.333%; }
.small--five-twelfths {
width: 41.666%; }
.small--six-twelfths {
width: 50%; }
.small--seven-twelfths {
width: 58.333%; }
.small--eight-twelfths {
width: 66.666%; }
.small--nine-twelfths {
width: 75%; }
.small--ten-twelfths {
width: 83.333%; }
.small--eleven-twelfths {
width: 91.666%; }
.small--show {
display: block !important; }
.small--hide {
display: none !important; }
.small--text-left {
text-align: left !important; }
.small--text-right {
text-align: right !important; }
.small--text-center {
text-align: center !important; }
.small--left {
float: left !important; }
.small--right {
float: right !important; }
.grid-uniform .small--one-half:nth-child(2n+1),
.grid-uniform .small--one-third:nth-child(3n+1),
.grid-uniform .small--one-quarter:nth-child(4n+1),
.grid-uniform .small--one-fifth:nth-child(5n+1),
.grid-uniform .small--one-sixth:nth-child(6n+1),
.grid-uniform .small--two-sixths:nth-child(3n+1),
.grid-uniform .small--three-sixths:nth-child(2n+1),
.grid-uniform .small--two-eighths:nth-child(4n+1),
.grid-uniform .small--four-eighths:nth-child(2n+1),
.grid-uniform .small--five-tenths:nth-child(2n+1),
.grid-uniform .small--one-twelfth:nth-child(12n+1),
.grid-uniform .small--two-twelfths:nth-child(6n+1),
.grid-uniform .small--three-twelfths:nth-child(4n+1),
.grid-uniform .small--four-twelfths:nth-child(3n+1),
.grid-uniform .small--six-twelfths:nth-child(2n+1) {
clear: both; } }
@media only screen and (min-width: 481px) and (max-width: 766px) { .medium--one-whole {
width: 100%; } .medium--one-half {
width: 50%; } .medium--one-third {
width: 33.333%; }
.medium--two-thirds {
width: 66.666%; } .medium--one-quarter {
width: 25%; }
.medium--two-quarters {
width: 50%; }
.medium--three-quarters {
width: 75%; } .medium--one-fifth {
width: 20%; }
.medium--two-fifths {
width: 40%; }
.medium--three-fifths {
width: 60%; }
.medium--four-fifths {
width: 80%; } .medium--one-sixth {
width: 16.666%; }
.medium--two-sixths {
width: 33.333%; }
.medium--three-sixths {
width: 50%; }
.medium--four-sixths {
width: 66.666%; }
.medium--five-sixths {
width: 83.333%; } .medium--one-eighth {
width: 12.5%; }
.medium--two-eighths {
width: 25%; }
.medium--three-eighths {
width: 37.5%; }
.medium--four-eighths {
width: 50%; }
.medium--five-eighths {
width: 62.5%; }
.medium--six-eighths {
width: 75%; }
.medium--seven-eighths {
width: 87.5%; } .medium--one-tenth {
width: 10%; }
.medium--two-tenths {
width: 20%; }
.medium--three-tenths {
width: 30%; }
.medium--four-tenths {
width: 40%; }
.medium--five-tenths {
width: 50%; }
.medium--six-tenths {
width: 60%; }
.medium--seven-tenths {
width: 70%; }
.medium--eight-tenths {
width: 80%; }
.medium--nine-tenths {
width: 90%; } .medium--one-twelfth {
width: 8.333%; }
.medium--two-twelfths {
width: 16.666%; }
.medium--three-twelfths {
width: 25%; }
.medium--four-twelfths {
width: 33.333%; }
.medium--five-twelfths {
width: 41.666%; }
.medium--six-twelfths {
width: 50%; }
.medium--seven-twelfths {
width: 58.333%; }
.medium--eight-twelfths {
width: 66.666%; }
.medium--nine-twelfths {
width: 75%; }
.medium--ten-twelfths {
width: 83.333%; }
.medium--eleven-twelfths {
width: 91.666%; }
.medium--show {
display: block !important; }
.medium--hide {
display: none !important; }
.medium--text-left {
text-align: left !important; }
.medium--text-right {
text-align: right !important; }
.medium--text-center {
text-align: center !important; }
.medium--left {
float: left !important; }
.medium--right {
float: right !important; }
.grid-uniform .medium--one-half:nth-child(2n+1),
.grid-uniform .medium--one-third:nth-child(3n+1),
.grid-uniform .medium--one-quarter:nth-child(4n+1),
.grid-uniform .medium--one-fifth:nth-child(5n+1),
.grid-uniform .medium--one-sixth:nth-child(6n+1),
.grid-uniform .medium--two-sixths:nth-child(3n+1),
.grid-uniform .medium--three-sixths:nth-child(2n+1),
.grid-uniform .medium--two-eighths:nth-child(4n+1),
.grid-uniform .medium--four-eighths:nth-child(2n+1),
.grid-uniform .medium--five-tenths:nth-child(2n+1),
.grid-uniform .medium--one-twelfth:nth-child(12n+1),
.grid-uniform .medium--two-twelfths:nth-child(6n+1),
.grid-uniform .medium--three-twelfths:nth-child(4n+1),
.grid-uniform .medium--four-twelfths:nth-child(3n+1),
.grid-uniform .medium--six-twelfths:nth-child(2n+1) {
clear: both; } }
@media only screen and (max-width: 766px) { .medium-down--one-whole {
width: 100%; } .medium-down--one-half {
width: 50%; } .medium-down--one-third {
width: 33.333%; }
.medium-down--two-thirds {
width: 66.666%; } .medium-down--one-quarter {
width: 25%; }
.medium-down--two-quarters {
width: 50%; }
.medium-down--three-quarters {
width: 75%; } .medium-down--one-fifth {
width: 20%; }
.medium-down--two-fifths {
width: 40%; }
.medium-down--three-fifths {
width: 60%; }
.medium-down--four-fifths {
width: 80%; } .medium-down--one-sixth {
width: 16.666%; }
.medium-down--two-sixths {
width: 33.333%; }
.medium-down--three-sixths {
width: 50%; }
.medium-down--four-sixths {
width: 66.666%; }
.medium-down--five-sixths {
width: 83.333%; } .medium-down--one-eighth {
width: 12.5%; }
.medium-down--two-eighths {
width: 25%; }
.medium-down--three-eighths {
width: 37.5%; }
.medium-down--four-eighths {
width: 50%; }
.medium-down--five-eighths {
width: 62.5%; }
.medium-down--six-eighths {
width: 75%; }
.medium-down--seven-eighths {
width: 87.5%; } .medium-down--one-tenth {
width: 10%; }
.medium-down--two-tenths {
width: 20%; }
.medium-down--three-tenths {
width: 30%; }
.medium-down--four-tenths {
width: 40%; }
.medium-down--five-tenths {
width: 50%; }
.medium-down--six-tenths {
width: 60%; }
.medium-down--seven-tenths {
width: 70%; }
.medium-down--eight-tenths {
width: 80%; }
.medium-down--nine-tenths {
width: 90%; } .medium-down--one-twelfth {
width: 8.333%; }
.medium-down--two-twelfths {
width: 16.666%; }
.medium-down--three-twelfths {
width: 25%; }
.medium-down--four-twelfths {
width: 33.333%; }
.medium-down--five-twelfths {
width: 41.666%; }
.medium-down--six-twelfths {
width: 50%; }
.medium-down--seven-twelfths {
width: 58.333%; }
.medium-down--eight-twelfths {
width: 66.666%; }
.medium-down--nine-twelfths {
width: 75%; }
.medium-down--ten-twelfths {
width: 83.333%; }
.medium-down--eleven-twelfths {
width: 91.666%; }
.medium-down--show {
display: block !important; }
.medium-down--hide {
display: none !important; }
.medium-down--text-left {
text-align: left !important; }
.medium-down--text-right {
text-align: right !important; }
.medium-down--text-center {
text-align: center !important; }
.medium-down--left {
float: left !important; }
.medium-down--right {
float: right !important; }
.grid-uniform .medium-down--one-half:nth-child(2n+1),
.grid-uniform .medium-down--one-third:nth-child(3n+1),
.grid-uniform .medium-down--one-quarter:nth-child(4n+1),
.grid-uniform .medium-down--one-fifth:nth-child(5n+1),
.grid-uniform .medium-down--one-sixth:nth-child(6n+1),
.grid-uniform .medium-down--two-sixths:nth-child(3n+1),
.grid-uniform .medium-down--three-sixths:nth-child(2n+1),
.grid-uniform .medium-down--two-eighths:nth-child(4n+1),
.grid-uniform .medium-down--four-eighths:nth-child(2n+1),
.grid-uniform .medium-down--five-tenths:nth-child(2n+1),
.grid-uniform .medium-down--one-twelfth:nth-child(12n+1),
.grid-uniform .medium-down--two-twelfths:nth-child(6n+1),
.grid-uniform .medium-down--three-twelfths:nth-child(4n+1),
.grid-uniform .medium-down--four-twelfths:nth-child(3n+1),
.grid-uniform .medium-down--six-twelfths:nth-child(2n+1) {
clear: both; } }
@media only screen and (min-width: 767px) and (max-width: 1024px) { .medium-large--one-whole {
width: 100%; } .medium-large--one-half {
width: 50%; } .medium-large--one-third {
width: 33.333%; }
.medium-large--two-thirds {
width: 66.666%; } .medium-large--one-quarter {
width: 25%; }
.medium-large--two-quarters {
width: 50%; }
.medium-large--three-quarters {
width: 75%; } .medium-large--one-fifth {
width: 20%; }
.medium-large--two-fifths {
width: 40%; }
.medium-large--three-fifths {
width: 60%; }
.medium-large--four-fifths {
width: 80%; } .medium-large--one-sixth {
width: 16.666%; }
.medium-large--two-sixths {
width: 33.333%; }
.medium-large--three-sixths {
width: 50%; }
.medium-large--four-sixths {
width: 66.666%; }
.medium-large--five-sixths {
width: 83.333%; } .medium-large--one-eighth {
width: 12.5%; }
.medium-large--two-eighths {
width: 25%; }
.medium-large--three-eighths {
width: 37.5%; }
.medium-large--four-eighths {
width: 50%; }
.medium-large--five-eighths {
width: 62.5%; }
.medium-large--six-eighths {
width: 75%; }
.medium-large--seven-eighths {
width: 87.5%; } .medium-large--one-tenth {
width: 10%; }
.medium-large--two-tenths {
width: 20%; }
.medium-large--three-tenths {
width: 30%; }
.medium-large--four-tenths {
width: 40%; }
.medium-large--five-tenths {
width: 50%; }
.medium-large--six-tenths {
width: 60%; }
.medium-large--seven-tenths {
width: 70%; }
.medium-large--eight-tenths {
width: 80%; }
.medium-large--nine-tenths {
width: 90%; } .medium-large--one-twelfth {
width: 8.333%; }
.medium-large--two-twelfths {
width: 16.666%; }
.medium-large--three-twelfths {
width: 25%; }
.medium-large--four-twelfths {
width: 33.333%; }
.medium-large--five-twelfths {
width: 41.666%; }
.medium-large--six-twelfths {
width: 50%; }
.medium-large--seven-twelfths {
width: 58.333%; }
.medium-large--eight-twelfths {
width: 66.666%; }
.medium-large--nine-twelfths {
width: 75%; }
.medium-large--ten-twelfths {
width: 83.333%; }
.medium-large--eleven-twelfths {
width: 91.666%; }
.medium-large--show {
display: block !important; }
.medium-large--hide {
display: none !important; }
.medium-large--text-left {
text-align: left !important; }
.medium-large--text-right {
text-align: right !important; }
.medium-large--text-center {
text-align: center !important; }
.medium-large--left {
float: left !important; }
.medium-large--right {
float: right !important; }
.grid-uniform .medium-large--one-half:nth-child(2n+1),
.grid-uniform .medium-large--one-third:nth-child(3n+1),
.grid-uniform .medium-large--one-quarter:nth-child(4n+1),
.grid-uniform .medium-large--one-fifth:nth-child(5n+1),
.grid-uniform .medium-large--one-sixth:nth-child(6n+1),
.grid-uniform .medium-large--two-sixths:nth-child(3n+1),
.grid-uniform .medium-large--three-sixths:nth-child(2n+1),
.grid-uniform .medium-large--two-eighths:nth-child(4n+1),
.grid-uniform .medium-large--four-eighths:nth-child(2n+1),
.grid-uniform .medium-large--five-tenths:nth-child(2n+1),
.grid-uniform .medium-large--one-twelfth:nth-child(12n+1),
.grid-uniform .medium-large--two-twelfths:nth-child(6n+1),
.grid-uniform .medium-large--three-twelfths:nth-child(4n+1),
.grid-uniform .medium-large--four-twelfths:nth-child(3n+1),
.grid-uniform .medium-large--six-twelfths:nth-child(2n+1) {
clear: both; } }
@media only screen and (min-width: 1025px) and (max-width: 1366px) { .max-large--one-whole {
width: 100%; } .max-large--one-half {
width: 50%; } .max-large--one-third {
width: 33.333%; }
.max-large--two-thirds {
width: 66.666%; } .max-large--one-quarter {
width: 25%; }
.max-large--two-quarters {
width: 50%; }
.max-large--three-quarters {
width: 75%; } .max-large--one-fifth {
width: 20%; }
.max-large--two-fifths {
width: 40%; }
.max-large--three-fifths {
width: 60%; }
.max-large--four-fifths {
width: 80%; } .max-large--one-sixth {
width: 16.666%; }
.max-large--two-sixths {
width: 33.333%; }
.max-large--three-sixths {
width: 50%; }
.max-large--four-sixths {
width: 66.666%; }
.max-large--five-sixths {
width: 83.333%; } .max-large--one-eighth {
width: 12.5%; }
.max-large--two-eighths {
width: 25%; }
.max-large--three-eighths {
width: 37.5%; }
.max-large--four-eighths {
width: 50%; }
.max-large--five-eighths {
width: 62.5%; }
.max-large--six-eighths {
width: 75%; }
.max-large--seven-eighths {
width: 87.5%; } .max-large--one-tenth {
width: 10%; }
.max-large--two-tenths {
width: 20%; }
.max-large--three-tenths {
width: 30%; }
.max-large--four-tenths {
width: 40%; }
.max-large--five-tenths {
width: 50%; }
.max-large--six-tenths {
width: 60%; }
.max-large--seven-tenths {
width: 70%; }
.max-large--eight-tenths {
width: 80%; }
.max-large--nine-tenths {
width: 90%; } .max-large--one-twelfth {
width: 8.333%; }
.max-large--two-twelfths {
width: 16.666%; }
.max-large--three-twelfths {
width: 25%; }
.max-large--four-twelfths {
width: 33.333%; }
.max-large--five-twelfths {
width: 41.666%; }
.max-large--six-twelfths {
width: 50%; }
.max-large--seven-twelfths {
width: 58.333%; }
.max-large--eight-twelfths {
width: 66.666%; }
.max-large--nine-twelfths {
width: 75%; }
.max-large--ten-twelfths {
width: 83.333%; }
.max-large--eleven-twelfths {
width: 91.666%; }
.max-large--show {
display: block !important; }
.max-large--hide {
display: none !important; }
.max-large--text-left {
text-align: left !important; }
.max-large--text-right {
text-align: right !important; }
.max-large--text-center {
text-align: center !important; }
.max-large--left {
float: left !important; }
.max-large--right {
float: right !important; }
.grid-uniform .max-large--one-half:nth-child(2n+1),
.grid-uniform .max-large--one-third:nth-child(3n+1),
.grid-uniform .max-large--one-quarter:nth-child(4n+1),
.grid-uniform .max-large--one-fifth:nth-child(5n+1),
.grid-uniform .max-large--one-sixth:nth-child(6n+1),
.grid-uniform .max-large--two-sixths:nth-child(3n+1),
.grid-uniform .max-large--three-sixths:nth-child(2n+1),
.grid-uniform .max-large--two-eighths:nth-child(4n+1),
.grid-uniform .max-large--four-eighths:nth-child(2n+1),
.grid-uniform .max-large--five-tenths:nth-child(2n+1),
.grid-uniform .max-large--one-twelfth:nth-child(12n+1),
.grid-uniform .max-large--two-twelfths:nth-child(6n+1),
.grid-uniform .max-large--three-twelfths:nth-child(4n+1),
.grid-uniform .max-large--four-twelfths:nth-child(3n+1),
.grid-uniform .max-large--six-twelfths:nth-child(2n+1) {
clear: both; } }
@media only screen and (min-width: 991px) and (max-width: 1024px) { .min-large--one-whole {
width: 100%; } .min-large--one-half {
width: 50%; } .min-large--one-third {
width: 33.333%; }
.min-large--two-thirds {
width: 66.666%; } .min-large--one-quarter {
width: 25%; }
.min-large--two-quarters {
width: 50%; }
.min-large--three-quarters {
width: 75%; } .min-large--one-fifth {
width: 20%; }
.min-large--two-fifths {
width: 40%; }
.min-large--three-fifths {
width: 60%; }
.min-large--four-fifths {
width: 80%; } .min-large--one-sixth {
width: 16.666%; }
.min-large--two-sixths {
width: 33.333%; }
.min-large--three-sixths {
width: 50%; }
.min-large--four-sixths {
width: 66.666%; }
.min-large--five-sixths {
width: 83.333%; } .min-large--one-eighth {
width: 12.5%; }
.min-large--two-eighths {
width: 25%; }
.min-large--three-eighths {
width: 37.5%; }
.min-large--four-eighths {
width: 50%; }
.min-large--five-eighths {
width: 62.5%; }
.min-large--six-eighths {
width: 75%; }
.min-large--seven-eighths {
width: 87.5%; } .min-large--one-tenth {
width: 10%; }
.min-large--two-tenths {
width: 20%; }
.min-large--three-tenths {
width: 30%; }
.min-large--four-tenths {
width: 40%; }
.min-large--five-tenths {
width: 50%; }
.min-large--six-tenths {
width: 60%; }
.min-large--seven-tenths {
width: 70%; }
.min-large--eight-tenths {
width: 80%; }
.min-large--nine-tenths {
width: 90%; } .min-large--one-twelfth {
width: 8.333%; }
.min-large--two-twelfths {
width: 16.666%; }
.min-large--three-twelfths {
width: 25%; }
.min-large--four-twelfths {
width: 33.333%; }
.min-large--five-twelfths {
width: 41.666%; }
.min-large--six-twelfths {
width: 50%; }
.min-large--seven-twelfths {
width: 58.333%; }
.min-large--eight-twelfths {
width: 66.666%; }
.min-large--nine-twelfths {
width: 75%; }
.min-large--ten-twelfths {
width: 83.333%; }
.min-large--eleven-twelfths {
width: 91.666%; }
.min-large--show {
display: block !important; }
.min-large--hide {
display: none !important; }
.min-large--text-left {
text-align: left !important; }
.min-large--text-right {
text-align: right !important; }
.min-large--text-center {
text-align: center !important; }
.min-large--left {
float: left !important; }
.min-large--right {
float: right !important; }
.grid-uniform .min-large--one-half:nth-child(2n+1),
.grid-uniform .min-large--one-third:nth-child(3n+1),
.grid-uniform .min-large--one-quarter:nth-child(4n+1),
.grid-uniform .min-large--one-fifth:nth-child(5n+1),
.grid-uniform .min-large--one-sixth:nth-child(6n+1),
.grid-uniform .min-large--two-sixths:nth-child(3n+1),
.grid-uniform .min-large--three-sixths:nth-child(2n+1),
.grid-uniform .min-large--two-eighths:nth-child(4n+1),
.grid-uniform .min-large--four-eighths:nth-child(2n+1),
.grid-uniform .min-large--five-tenths:nth-child(2n+1),
.grid-uniform .min-large--one-twelfth:nth-child(12n+1),
.grid-uniform .min-large--two-twelfths:nth-child(6n+1),
.grid-uniform .min-large--three-twelfths:nth-child(4n+1),
.grid-uniform .min-large--four-twelfths:nth-child(3n+1),
.grid-uniform .min-large--six-twelfths:nth-child(2n+1) {
clear: both; } }
@media only screen and (min-width: 1367px) { .large--one-whole {
width: 100%; } .large--one-half {
width: 50%; } .large--one-third {
width: 33.333%; }
.large--two-thirds {
width: 66.666%; } .large--one-quarter {
width: 25%; }
.large--two-quarters {
width: 50%; }
.large--three-quarters {
width: 75%; } .large--one-fifth {
width: 20%; }
.large--two-fifths {
width: 40%; }
.large--three-fifths {
width: 60%; }
.large--four-fifths {
width: 80%; } .large--one-sixth {
width: 16.666%; }
.large--two-sixths {
width: 33.333%; }
.large--three-sixths {
width: 50%; }
.large--four-sixths {
width: 66.666%; }
.large--five-sixths {
width: 83.333%; } .large--one-eighth {
width: 12.5%; }
.large--two-eighths {
width: 25%; }
.large--three-eighths {
width: 37.5%; }
.large--four-eighths {
width: 50%; }
.large--five-eighths {
width: 62.5%; }
.large--six-eighths {
width: 75%; }
.large--seven-eighths {
width: 87.5%; } .large--one-tenth {
width: 10%; }
.large--two-tenths {
width: 20%; }
.large--three-tenths {
width: 30%; }
.large--four-tenths {
width: 40%; }
.large--five-tenths {
width: 50%; }
.large--six-tenths {
width: 60%; }
.large--seven-tenths {
width: 70%; }
.large--eight-tenths {
width: 80%; }
.large--nine-tenths {
width: 90%; } .large--one-twelfth {
width: 8.333%; }
.large--two-twelfths {
width: 16.666%; }
.large--three-twelfths {
width: 25%; }
.large--four-twelfths {
width: 33.333%; }
.large--five-twelfths {
width: 41.666%; }
.large--six-twelfths {
width: 50%; }
.large--seven-twelfths {
width: 58.333%; }
.large--eight-twelfths {
width: 66.666%; }
.large--nine-twelfths {
width: 75%; }
.large--ten-twelfths {
width: 83.333%; }
.large--eleven-twelfths {
width: 91.666%; }
.large--show {
display: block !important; }
.large--hide {
display: none !important; }
.large--text-left {
text-align: left !important; }
.large--text-right {
text-align: right !important; }
.large--text-center {
text-align: center !important; }
.large--left {
float: left !important; }
.large--right {
float: right !important; }
.grid-uniform .large--one-half:nth-child(2n+1),
.grid-uniform .large--one-third:nth-child(3n+1),
.grid-uniform .large--one-quarter:nth-child(4n+1),
.grid-uniform .large--one-fifth:nth-child(5n+1),
.grid-uniform .large--one-sixth:nth-child(6n+1),
.grid-uniform .large--two-sixths:nth-child(3n+1),
.grid-uniform .large--three-sixths:nth-child(2n+1),
.grid-uniform .large--two-eighths:nth-child(4n+1),
.grid-uniform .large--four-eighths:nth-child(2n+1),
.grid-uniform .large--five-tenths:nth-child(2n+1),
.grid-uniform .large--one-twelfth:nth-child(12n+1),
.grid-uniform .large--two-twelfths:nth-child(6n+1),
.grid-uniform .large--three-twelfths:nth-child(4n+1),
.grid-uniform .large--four-twelfths:nth-child(3n+1),
.grid-uniform .large--six-twelfths:nth-child(2n+1) {
clear: both; } }
@media only screen and (min-width: 1025px) { .large-down--one-whole {
width: 100%; } .large-down--one-half {
width: 50%; } .large-down--one-third {
width: 33.333%; }
.large-down--two-thirds {
width: 66.666%; } .large-down--one-quarter {
width: 25%; }
.large-down--two-quarters {
width: 50%; }
.large-down--three-quarters {
width: 75%; } .large-down--one-fifth {
width: 20%; }
.large-down--two-fifths {
width: 40%; }
.large-down--three-fifths {
width: 60%; }
.large-down--four-fifths {
width: 80%; } .large-down--one-sixth {
width: 16.666%; }
.large-down--two-sixths {
width: 33.333%; }
.large-down--three-sixths {
width: 50%; }
.large-down--four-sixths {
width: 66.666%; }
.large-down--five-sixths {
width: 83.333%; } .large-down--one-eighth {
width: 12.5%; }
.large-down--two-eighths {
width: 25%; }
.large-down--three-eighths {
width: 37.5%; }
.large-down--four-eighths {
width: 50%; }
.large-down--five-eighths {
width: 62.5%; }
.large-down--six-eighths {
width: 75%; }
.large-down--seven-eighths {
width: 87.5%; } .large-down--one-tenth {
width: 10%; }
.large-down--two-tenths {
width: 20%; }
.large-down--three-tenths {
width: 30%; }
.large-down--four-tenths {
width: 40%; }
.large-down--five-tenths {
width: 50%; }
.large-down--six-tenths {
width: 60%; }
.large-down--seven-tenths {
width: 70%; }
.large-down--eight-tenths {
width: 80%; }
.large-down--nine-tenths {
width: 90%; } .large-down--one-twelfth {
width: 8.333%; }
.large-down--two-twelfths {
width: 16.666%; }
.large-down--three-twelfths {
width: 25%; }
.large-down--four-twelfths {
width: 33.333%; }
.large-down--five-twelfths {
width: 41.666%; }
.large-down--six-twelfths {
width: 50%; }
.large-down--seven-twelfths {
width: 58.333%; }
.large-down--eight-twelfths {
width: 66.666%; }
.large-down--nine-twelfths {
width: 75%; }
.large-down--ten-twelfths {
width: 83.333%; }
.large-down--eleven-twelfths {
width: 91.666%; }
.large-down--show {
display: block !important; }
.large-down--hide {
display: none !important; }
.large-down--text-left {
text-align: left !important; }
.large-down--text-right {
text-align: right !important; }
.large-down--text-center {
text-align: center !important; }
.large-down--left {
float: left !important; }
.large-down--right {
float: right !important; }
.grid-uniform .large-down--one-half:nth-child(2n+1),
.grid-uniform .large-down--one-third:nth-child(3n+1),
.grid-uniform .large-down--one-quarter:nth-child(4n+1),
.grid-uniform .large-down--one-fifth:nth-child(5n+1),
.grid-uniform .large-down--one-sixth:nth-child(6n+1),
.grid-uniform .large-down--two-sixths:nth-child(3n+1),
.grid-uniform .large-down--three-sixths:nth-child(2n+1),
.grid-uniform .large-down--two-eighths:nth-child(4n+1),
.grid-uniform .large-down--four-eighths:nth-child(2n+1),
.grid-uniform .large-down--five-tenths:nth-child(2n+1),
.grid-uniform .large-down--one-twelfth:nth-child(12n+1),
.grid-uniform .large-down--two-twelfths:nth-child(6n+1),
.grid-uniform .large-down--three-twelfths:nth-child(4n+1),
.grid-uniform .large-down--four-twelfths:nth-child(3n+1),
.grid-uniform .large-down--six-twelfths:nth-child(2n+1) {
clear: both; } } [class*="push--"] {
position: relative; } .push--one-whole {
left: 100%; } .push--one-half {
left: 50%; } .push--one-third {
left: 33.333%; }
.push--two-thirds {
left: 66.666%; } .push--one-quarter {
left: 25%; }
.push--two-quarters {
left: 50%; }
.push--three-quarters {
left: 75%; } .push--one-fifth {
left: 20%; }
.push--two-fifths {
left: 40%; }
.push--three-fifths {
left: 60%; }
.push--four-fifths {
left: 80%; } .push--one-sixth {
left: 16.666%; }
.push--two-sixths {
left: 33.333%; }
.push--three-sixths {
left: 50%; }
.push--four-sixths {
left: 66.666%; }
.push--five-sixths {
left: 83.333%; } .push--one-eighth {
left: 12.5%; }
.push--two-eighths {
left: 25%; }
.push--three-eighths {
left: 37.5%; }
.push--four-eighths {
left: 50%; }
.push--five-eighths {
left: 62.5%; }
.push--six-eighths {
left: 75%; }
.push--seven-eighths {
left: 87.5%; } .push--one-tenth {
left: 10%; }
.push--two-tenths {
left: 20%; }
.push--three-tenths {
left: 30%; }
.push--four-tenths {
left: 40%; }
.push--five-tenths {
left: 50%; }
.push--six-tenths {
left: 60%; }
.push--seven-tenths {
left: 70%; }
.push--eight-tenths {
left: 80%; }
.push--nine-tenths {
left: 90%; } .push--one-twelfth {
left: 8.333%; }
.push--two-twelfths {
left: 16.666%; }
.push--three-twelfths {
left: 25%; }
.push--four-twelfths {
left: 33.333%; }
.push--five-twelfths {
left: 41.666%; }
.push--six-twelfths {
left: 50%; }
.push--seven-twelfths {
left: 58.333%; }
.push--eight-twelfths {
left: 66.666%; }
.push--nine-twelfths {
left: 75%; }
.push--ten-twelfths {
left: 83.333%; }
.push--eleven-twelfths {
left: 91.666%; }
@media only screen and (min-width: 481px) and (max-width: 766px) { .push--medium--one-whole {
left: 100%; } .push--medium--one-half {
left: 50%; } .push--medium--one-third {
left: 33.333%; }
.push--medium--two-thirds {
left: 66.666%; } .push--medium--one-quarter {
left: 25%; }
.push--medium--two-quarters {
left: 50%; }
.push--medium--three-quarters {
left: 75%; } .push--medium--one-fifth {
left: 20%; }
.push--medium--two-fifths {
left: 40%; }
.push--medium--three-fifths {
left: 60%; }
.push--medium--four-fifths {
left: 80%; } .push--medium--one-sixth {
left: 16.666%; }
.push--medium--two-sixths {
left: 33.333%; }
.push--medium--three-sixths {
left: 50%; }
.push--medium--four-sixths {
left: 66.666%; }
.push--medium--five-sixths {
left: 83.333%; } .push--medium--one-eighth {
left: 12.5%; }
.push--medium--two-eighths {
left: 25%; }
.push--medium--three-eighths {
left: 37.5%; }
.push--medium--four-eighths {
left: 50%; }
.push--medium--five-eighths {
left: 62.5%; }
.push--medium--six-eighths {
left: 75%; }
.push--medium--seven-eighths {
left: 87.5%; } .push--medium--one-tenth {
left: 10%; }
.push--medium--two-tenths {
left: 20%; }
.push--medium--three-tenths {
left: 30%; }
.push--medium--four-tenths {
left: 40%; }
.push--medium--five-tenths {
left: 50%; }
.push--medium--six-tenths {
left: 60%; }
.push--medium--seven-tenths {
left: 70%; }
.push--medium--eight-tenths {
left: 80%; }
.push--medium--nine-tenths {
left: 90%; } .push--medium--one-twelfth {
left: 8.333%; }
.push--medium--two-twelfths {
left: 16.666%; }
.push--medium--three-twelfths {
left: 25%; }
.push--medium--four-twelfths {
left: 33.333%; }
.push--medium--five-twelfths {
left: 41.666%; }
.push--medium--six-twelfths {
left: 50%; }
.push--medium--seven-twelfths {
left: 58.333%; }
.push--medium--eight-twelfths {
left: 66.666%; }
.push--medium--nine-twelfths {
left: 75%; }
.push--medium--ten-twelfths {
left: 83.333%; }
.push--medium--eleven-twelfths {
left: 91.666%; } }
@media only screen and (max-width: 766px) { .push--medium-down--one-whole {
left: 100%; } .push--medium-down--one-half {
left: 50%; } .push--medium-down--one-third {
left: 33.333%; }
.push--medium-down--two-thirds {
left: 66.666%; } .push--medium-down--one-quarter {
left: 25%; }
.push--medium-down--two-quarters {
left: 50%; }
.push--medium-down--three-quarters {
left: 75%; } .push--medium-down--one-fifth {
left: 20%; }
.push--medium-down--two-fifths {
left: 40%; }
.push--medium-down--three-fifths {
left: 60%; }
.push--medium-down--four-fifths {
left: 80%; } .push--medium-down--one-sixth {
left: 16.666%; }
.push--medium-down--two-sixths {
left: 33.333%; }
.push--medium-down--three-sixths {
left: 50%; }
.push--medium-down--four-sixths {
left: 66.666%; }
.push--medium-down--five-sixths {
left: 83.333%; } .push--medium-down--one-eighth {
left: 12.5%; }
.push--medium-down--two-eighths {
left: 25%; }
.push--medium-down--three-eighths {
left: 37.5%; }
.push--medium-down--four-eighths {
left: 50%; }
.push--medium-down--five-eighths {
left: 62.5%; }
.push--medium-down--six-eighths {
left: 75%; }
.push--medium-down--seven-eighths {
left: 87.5%; } .push--medium-down--one-tenth {
left: 10%; }
.push--medium-down--two-tenths {
left: 20%; }
.push--medium-down--three-tenths {
left: 30%; }
.push--medium-down--four-tenths {
left: 40%; }
.push--medium-down--five-tenths {
left: 50%; }
.push--medium-down--six-tenths {
left: 60%; }
.push--medium-down--seven-tenths {
left: 70%; }
.push--medium-down--eight-tenths {
left: 80%; }
.push--medium-down--nine-tenths {
left: 90%; } .push--medium-down--one-twelfth {
left: 8.333%; }
.push--medium-down--two-twelfths {
left: 16.666%; }
.push--medium-down--three-twelfths {
left: 25%; }
.push--medium-down--four-twelfths {
left: 33.333%; }
.push--medium-down--five-twelfths {
left: 41.666%; }
.push--medium-down--six-twelfths {
left: 50%; }
.push--medium-down--seven-twelfths {
left: 58.333%; }
.push--medium-down--eight-twelfths {
left: 66.666%; }
.push--medium-down--nine-twelfths {
left: 75%; }
.push--medium-down--ten-twelfths {
left: 83.333%; }
.push--medium-down--eleven-twelfths {
left: 91.666%; } }
@media only screen and (min-width: 767px) and (max-width: 1024px) { .push--medium-large--one-whole {
left: 100%; } .push--medium-large--one-half {
left: 50%; } .push--medium-large--one-third {
left: 33.333%; }
.push--medium-large--two-thirds {
left: 66.666%; } .push--medium-large--one-quarter {
left: 25%; }
.push--medium-large--two-quarters {
left: 50%; }
.push--medium-large--three-quarters {
left: 75%; } .push--medium-large--one-fifth {
left: 20%; }
.push--medium-large--two-fifths {
left: 40%; }
.push--medium-large--three-fifths {
left: 60%; }
.push--medium-large--four-fifths {
left: 80%; } .push--medium-large--one-sixth {
left: 16.666%; }
.push--medium-large--two-sixths {
left: 33.333%; }
.push--medium-large--three-sixths {
left: 50%; }
.push--medium-large--four-sixths {
left: 66.666%; }
.push--medium-large--five-sixths {
left: 83.333%; } .push--medium-large--one-eighth {
left: 12.5%; }
.push--medium-large--two-eighths {
left: 25%; }
.push--medium-large--three-eighths {
left: 37.5%; }
.push--medium-large--four-eighths {
left: 50%; }
.push--medium-large--five-eighths {
left: 62.5%; }
.push--medium-large--six-eighths {
left: 75%; }
.push--medium-large--seven-eighths {
left: 87.5%; } .push--medium-large--one-tenth {
left: 10%; }
.push--medium-large--two-tenths {
left: 20%; }
.push--medium-large--three-tenths {
left: 30%; }
.push--medium-large--four-tenths {
left: 40%; }
.push--medium-large--five-tenths {
left: 50%; }
.push--medium-large--six-tenths {
left: 60%; }
.push--medium-large--seven-tenths {
left: 70%; }
.push--medium-large--eight-tenths {
left: 80%; }
.push--medium-large--nine-tenths {
left: 90%; } .push--medium-large--one-twelfth {
left: 8.333%; }
.push--medium-large--two-twelfths {
left: 16.666%; }
.push--medium-large--three-twelfths {
left: 25%; }
.push--medium-large--four-twelfths {
left: 33.333%; }
.push--medium-large--five-twelfths {
left: 41.666%; }
.push--medium-large--six-twelfths {
left: 50%; }
.push--medium-large--seven-twelfths {
left: 58.333%; }
.push--medium-large--eight-twelfths {
left: 66.666%; }
.push--medium-large--nine-twelfths {
left: 75%; }
.push--medium-large--ten-twelfths {
left: 83.333%; }
.push--medium-large--eleven-twelfths {
left: 91.666%; } }
@media only screen and (min-width: 1025px) and (max-width: 1366px) { .push--max-large--one-whole {
left: 100%; } .push--max-large--one-half {
left: 50%; } .push--max-large--one-third {
left: 33.333%; }
.push--max-large--two-thirds {
left: 66.666%; } .push--max-large--one-quarter {
left: 25%; }
.push--max-large--two-quarters {
left: 50%; }
.push--max-large--three-quarters {
left: 75%; } .push--max-large--one-fifth {
left: 20%; }
.push--max-large--two-fifths {
left: 40%; }
.push--max-large--three-fifths {
left: 60%; }
.push--max-large--four-fifths {
left: 80%; } .push--max-large--one-sixth {
left: 16.666%; }
.push--max-large--two-sixths {
left: 33.333%; }
.push--max-large--three-sixths {
left: 50%; }
.push--max-large--four-sixths {
left: 66.666%; }
.push--max-large--five-sixths {
left: 83.333%; } .push--max-large--one-eighth {
left: 12.5%; }
.push--max-large--two-eighths {
left: 25%; }
.push--max-large--three-eighths {
left: 37.5%; }
.push--max-large--four-eighths {
left: 50%; }
.push--max-large--five-eighths {
left: 62.5%; }
.push--max-large--six-eighths {
left: 75%; }
.push--max-large--seven-eighths {
left: 87.5%; } .push--max-large--one-tenth {
left: 10%; }
.push--max-large--two-tenths {
left: 20%; }
.push--max-large--three-tenths {
left: 30%; }
.push--max-large--four-tenths {
left: 40%; }
.push--max-large--five-tenths {
left: 50%; }
.push--max-large--six-tenths {
left: 60%; }
.push--max-large--seven-tenths {
left: 70%; }
.push--max-large--eight-tenths {
left: 80%; }
.push--max-large--nine-tenths {
left: 90%; } .push--max-large--one-twelfth {
left: 8.333%; }
.push--max-large--two-twelfths {
left: 16.666%; }
.push--max-large--three-twelfths {
left: 25%; }
.push--max-large--four-twelfths {
left: 33.333%; }
.push--max-large--five-twelfths {
left: 41.666%; }
.push--max-large--six-twelfths {
left: 50%; }
.push--max-large--seven-twelfths {
left: 58.333%; }
.push--max-large--eight-twelfths {
left: 66.666%; }
.push--max-large--nine-twelfths {
left: 75%; }
.push--max-large--ten-twelfths {
left: 83.333%; }
.push--max-large--eleven-twelfths {
left: 91.666%; } }
@media only screen and (min-width: 1367px) { .push--large--one-whole {
left: 100%; } .push--large--one-half {
left: 50%; } .push--large--one-third {
left: 33.333%; }
.push--large--two-thirds {
left: 66.666%; } .push--large--one-quarter {
left: 25%; }
.push--large--two-quarters {
left: 50%; }
.push--large--three-quarters {
left: 75%; } .push--large--one-fifth {
left: 20%; }
.push--large--two-fifths {
left: 40%; }
.push--large--three-fifths {
left: 60%; }
.push--large--four-fifths {
left: 80%; } .push--large--one-sixth {
left: 16.666%; }
.push--large--two-sixths {
left: 33.333%; }
.push--large--three-sixths {
left: 50%; }
.push--large--four-sixths {
left: 66.666%; }
.push--large--five-sixths {
left: 83.333%; } .push--large--one-eighth {
left: 12.5%; }
.push--large--two-eighths {
left: 25%; }
.push--large--three-eighths {
left: 37.5%; }
.push--large--four-eighths {
left: 50%; }
.push--large--five-eighths {
left: 62.5%; }
.push--large--six-eighths {
left: 75%; }
.push--large--seven-eighths {
left: 87.5%; } .push--large--one-tenth {
left: 10%; }
.push--large--two-tenths {
left: 20%; }
.push--large--three-tenths {
left: 30%; }
.push--large--four-tenths {
left: 40%; }
.push--large--five-tenths {
left: 50%; }
.push--large--six-tenths {
left: 60%; }
.push--large--seven-tenths {
left: 70%; }
.push--large--eight-tenths {
left: 80%; }
.push--large--nine-tenths {
left: 90%; } .push--large--one-twelfth {
left: 8.333%; }
.push--large--two-twelfths {
left: 16.666%; }
.push--large--three-twelfths {
left: 25%; }
.push--large--four-twelfths {
left: 33.333%; }
.push--large--five-twelfths {
left: 41.666%; }
.push--large--six-twelfths {
left: 50%; }
.push--large--seven-twelfths {
left: 58.333%; }
.push--large--eight-twelfths {
left: 66.666%; }
.push--large--nine-twelfths {
left: 75%; }
.push--large--ten-twelfths {
left: 83.333%; }
.push--large--eleven-twelfths {
left: 91.666%; } }
@media only screen and (min-width: 1025px) { .push--large-down--one-whole {
left: 100%; } .push--large-down--one-half {
left: 50%; } .push--large-down--one-third {
left: 33.333%; }
.push--large-down--two-thirds {
left: 66.666%; } .push--large-down--one-quarter {
left: 25%; }
.push--large-down--two-quarters {
left: 50%; }
.push--large-down--three-quarters {
left: 75%; } .push--large-down--one-fifth {
left: 20%; }
.push--large-down--two-fifths {
left: 40%; }
.push--large-down--three-fifths {
left: 60%; }
.push--large-down--four-fifths {
left: 80%; } .push--large-down--one-sixth {
left: 16.666%; }
.push--large-down--two-sixths {
left: 33.333%; }
.push--large-down--three-sixths {
left: 50%; }
.push--large-down--four-sixths {
left: 66.666%; }
.push--large-down--five-sixths {
left: 83.333%; } .push--large-down--one-eighth {
left: 12.5%; }
.push--large-down--two-eighths {
left: 25%; }
.push--large-down--three-eighths {
left: 37.5%; }
.push--large-down--four-eighths {
left: 50%; }
.push--large-down--five-eighths {
left: 62.5%; }
.push--large-down--six-eighths {
left: 75%; }
.push--large-down--seven-eighths {
left: 87.5%; } .push--large-down--one-tenth {
left: 10%; }
.push--large-down--two-tenths {
left: 20%; }
.push--large-down--three-tenths {
left: 30%; }
.push--large-down--four-tenths {
left: 40%; }
.push--large-down--five-tenths {
left: 50%; }
.push--large-down--six-tenths {
left: 60%; }
.push--large-down--seven-tenths {
left: 70%; }
.push--large-down--eight-tenths {
left: 80%; }
.push--large-down--nine-tenths {
left: 90%; } .push--large-down--one-twelfth {
left: 8.333%; }
.push--large-down--two-twelfths {
left: 16.666%; }
.push--large-down--three-twelfths {
left: 25%; }
.push--large-down--four-twelfths {
left: 33.333%; }
.push--large-down--five-twelfths {
left: 41.666%; }
.push--large-down--six-twelfths {
left: 50%; }
.push--large-down--seven-twelfths {
left: 58.333%; }
.push--large-down--eight-twelfths {
left: 66.666%; }
.push--large-down--nine-twelfths {
left: 75%; }
.push--large-down--ten-twelfths {
left: 83.333%; }
.push--large-down--eleven-twelfths {
left: 91.666%; } }   *, input, :before, :after {
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
body {
background-color: #fff;
line-height: 1;
-webkit-font-smoothing: antialiased; }
* {
outline: none;
padding: 0;
margin: 0; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
[tabindex='-1']:focus {
outline: none; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
.container {
*zoom: 1;
max-width: 1200px;
margin: 0 auto;
padding: 0 15px; }
.container:after {
content: '';
display: table;
clear: both; }
@media screen and (min-width: 480px) {
.container {
padding: 0 15px; } } body,
input,
textarea,
button,
select {
font-size: 14px;
line-height: 1.6;
font-family: "Montserrat", sans-serif;
color: #000;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
display: block;
font-weight: normal;
margin: 0 0 0.5em;
line-height: 1.4; }
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
text-decoration: none;
font-weight: inherit; } h1, .h1 {
font-size: 38px;
font-weight: 600;
color: #c2d100;
text-transform: uppercase;
position: relative;
display: inline-block;
margin-bottom: 40px; }
@media screen and (max-width: 480px) {
h1, .h1 {
font-size: 22px;
margin-bottom: 20px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
h1, .h1 {
font-size: 25px;
margin-bottom: 25px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
h1, .h1 {
font-size: 30px;
margin-bottom: 30px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
h1, .h1 {
font-size: 31px;
margin-bottom: 34px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
h1, .h1 {
font-size: 35px;
margin-bottom: 33px; } }
h1 span, .h1 span {
font-size: 25px; }
@media screen and (max-width: 480px) {
h1 span, .h1 span {
font-size: 14px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
h1 span, .h1 span {
font-size: 17px; } }
h1:after, .h1:after {
content: '';
display: inline-block;
position: absolute;
height: 33px;
width: 33px;
border-right: 3px solid #c2d100;
border-top: 3px solid #c2d100;
right: -43px;
top: -5px; }
@media screen and (max-width: 480px) {
h1:after, .h1:after {
height: 16px;
width: 16px;
right: -14px;
top: -9px;
border-right: 2px solid #c2d100;
border-top: 2px solid #c2d100; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
h1:after, .h1:after {
height: 20px;
width: 20px;
right: -11px;
top: -11px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
h1:after, .h1:after {
height: 24px;
width: 24px;
right: -13px;
top: -9px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
h1:after, .h1:after {
height: 25px;
width: 25px;
right: -19px;
top: -10px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
h1:after, .h1:after {
height: 27px;
width: 27px;
right: -11px;
top: -11px; } }
h1:before, .h1:before {
content: '';
display: inline-block;
position: absolute;
height: 33px;
width: 33px;
border-bottom: 3px solid #c2d100;
border-left: 3px solid #c2d100;
left: -51px;
bottom: -5px; }
@media screen and (max-width: 480px) {
h1:before, .h1:before {
height: 16px;
width: 16px;
border-bottom: 2px solid #c2d100;
border-left: 2px solid #c2d100;
left: -10px;
bottom: -10px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
h1:before, .h1:before {
height: 20px;
width: 20px;
left: -9px;
bottom: -11px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
h1:before, .h1:before {
height: 24px;
width: 24px;
left: -11px;
bottom: -8px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
h1:before, .h1:before {
height: 25px;
width: 25px;
left: -10px;
bottom: -11px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
h1:before, .h1:before {
height: 27px;
width: 27px;
left: -11px;
bottom: -11px; } }
h2, .h2 {
font-size: 77px;
color: #c2d100;
font-weight: 600; }
@media screen and (max-width: 480px) {
h2, .h2 {
font-size: 28px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
h2, .h2 {
font-size: 47px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
h2, .h2 {
font-size: 54px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
h2, .h2 {
font-size: 64px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
h2, .h2 {
font-size: 67px; } }
h3, .h3 {
font-size: 1.57143em; }
h4, .h4 {
font-size: 1.42857em; }
h5, .h5 {
font-size: 1.14286em; }
h6, .h6 {
font-size: 1em; }
p {
font-size: 16px;
color: #4b4b4b;
line-height: 1.65;
margin: 0 0 15px 0; }
@media screen and (max-width: 480px) {
p {
font-size: 14px;
line-height: 1.55; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
p {
font-size: 14px; } }
@media screen and (min-width: 768px) and (max-width: 1024px) {
p {
font-size: 15px; } }
p img {
margin: 0; }
em {
font-style: italic; }
b, strong {
font-weight: bold; }
small {
font-size: 0.9em; }
sup, sub {
position: relative;
font-size: 60%;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.5em; } blockquote {
font-size: 1.125em;
line-height: 1.45;
font-style: italic;
margin: 0 0 30px;
padding: 15px 30px;
border-left: 1px solid #efefef; }
blockquote p {
margin-bottom: 0; }
blockquote p + cite {
margin-top: 15px; }
blockquote cite {
display: block;
font-size: 0.75em; }
blockquote cite:before {
content: '\2014 \0020'; } code, pre {
background-color: #faf7f5;
font-family: Consolas,monospace;
font-size: 1em;
border: 0 none;
padding: 0 2px;
color: #51ab62; }
pre {
overflow: auto;
padding: 15px;
margin: 0 0 30px; } hr {
clear: both;
border-top: solid #efefef;
border-width: 1px 0 0;
margin: 30px 0;
height: 0; }
hr.hr--small {
margin: 15px 0; }
hr.hr--clear {
border-top-color: transparent; } .collection-view {
display: inline-block;
border: 1px solid #efefef;
border-radius: 3px;
padding: 0 5px;
height: 37px;
overflow: hidden; }
@media screen and (min-width: 1024px) {
.collection-view {
display: inline-block; } }
.change-view {
display: block;
background: none;
border: 0 none;
float: left;
padding: 10px 8px;
color: #efefef;
line-height: 1; }
.change-view:hover, .change-view:focus {
color: #c2d100; }
.change-view--active {
cursor: default;
color: #c2d100; } .rte {
margin-bottom: 15px; }
.rte a {
text-decoration: underline; }
.rte h1, .rte .h1, .rte h2, .rte .h2, .rte h3, .rte .h3, .rte h4, .rte .h4, .rte h5, .rte .h5, .rte h6, .rte .h6 {
margin-top: 2em; }
.rte h1:first-child, .rte .h1:first-child, .rte h2:first-child, .rte .h2:first-child, .rte h3:first-child, .rte .h3:first-child, .rte h4:first-child, .rte .h4:first-child, .rte h5:first-child, .rte .h5:first-child, .rte h6:first-child, .rte .h6:first-child {
margin-top: 0; }
.rte h1 a, .rte .h1 a, .rte h2 a, .rte .h2 a, .rte h3 a, .rte .h3 a, .rte h4 a, .rte .h4 a, .rte h5 a, .rte .h5 a, .rte h6 a, .rte .h6 a {
text-decoration: none; }
.rte > div {
margin-bottom: 15px; }
.rte li {
margin-bottom: 0.4em; }
.rte--header {
margin-bottom: 0; } a,
.text-link {
color: #000;
text-decoration: none;
background: transparent;
-webkit-transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out; }
a:hover,
a:focus {
color: #000; }
button {
overflow: visible; }
button[disabled],
html input[disabled] {
cursor: default; }
.btn, .btn--secondary,
.rte .btn--secondary,
.rte .btn,
.rte .btn--secondary {
display: inline-block;
padding: 0 10px;
width: auto;
margin: 0;
line-height: 41px;
text-decoration: none;
font-size: 18px;
color: #4a4a4a;
font-weight: 600;
text-transform: uppercase;
background: #c2d100;
height: 39px;
text-align: center;
vertical-align: middle;
white-space: nowrap;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s; }
@media screen and (max-width: 480px) {
.btn, .btn--secondary,
.rte .btn--secondary,
.rte .btn,
.rte .btn--secondary {
line-height: 35px;
font-size: 14px;
height: 36px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.btn, .btn--secondary,
.rte .btn--secondary,
.rte .btn,
.rte .btn--secondary {
line-height: 38px;
font-size: 16px;
height: 36px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.btn, .btn--secondary,
.rte .btn--secondary,
.rte .btn,
.rte .btn--secondary {
font-size: 16px;
line-height: 39px; } }
.btn:hover, .btn--secondary:hover,
.rte .btn:hover,
.rte .btn--secondary:hover {
background-color: #4a4a4a;
color: #fff; }
.btn[disabled], [disabled].btn--secondary, .btn.disabled, .disabled.btn--secondary,
.rte .btn[disabled],
.rte [disabled].btn--secondary,
.rte .btn.disabled,
.rte .disabled.btn--secondary {
cursor: default;
color: #b6b6b6;
background-color: #f6f6f6; }
.btn--secondary,
.rte .btn--secondary {
background-color: #4b4b4b; }
.btn--secondary:hover,
.rte .btn--secondary:hover {
background-color: #323232;
color: #fff; }
.btn--secondary:active, .btn--secondary:focus,
.rte .btn--secondary:active,
.rte .btn--secondary:focus {
background-color: #181818;
color: #fff; }
.btn--small {
padding: 4px 5px;
font-size: 0.85714em; }
.btn--large {
padding: 12px 15px;
font-size: 1.14286em; }
.btn--full {
width: 100%; } .text-link {
display: inline;
border: 0 none;
background: none;
padding: 0;
margin: 0; } ul, ol {
padding: 0; }
ol {
list-style: decimal; }
ul ul, ul ol,
ol ol, ol ul {
margin: 4px 0 5px 20px; }
li {
margin-bottom: 0.25em; }
ul.square {
list-style: square outside; }
ul.disc {
list-style: disc outside; }
ol.alpha {
list-style: lower-alpha outside; }
.no-bullets {
list-style: none outside;
margin-left: 0; }
.inline-list {
margin-left: 0; }
.inline-list li {
display: inline-block;
margin-bottom: 0; } table {
width: 100%;
border-collapse: collapse;
border-spacing: 0; }
table.full {
width: 100%;
margin-bottom: 1em; }
.table-wrap {
max-width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch; }
th {
font-weight: bold; }
th, td {
text-align: left;
padding: 15px;
border: 1px solid #efefef; } @media screen and (max-width: 480px) {
.table--responsive thead {
display: none; }
.table--responsive tr {
display: block; }
.table--responsive tr,
.table--responsive td {
float: left;
clear: both;
width: 100%; }
.table--responsive th,
.table--responsive td {
display: block;
text-align: right;
padding: 15px; }
.table--responsive td:before {
content: attr(data-label);
float: left;
text-align: center;
font-size: 12px;
padding-right: 10px; }
.table--responsive.cart-table img {
margin: 0 auto; }
.table--responsive.cart-table .js-qty {
float: right; } }
@media screen and (max-width: 480px) {
.table--small-hide {
display: none !important; }
.table__section + .table__section {
position: relative;
margin-top: 10px;
padding-top: 15px; }
.table__section + .table__section:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 15px;
right: 15px;
border-bottom: 1px solid #efefef; } } img {
border: 0 none; }
svg:not(:root) {
overflow: hidden; }
img,
iframe {
max-width: 100%;
display: block; }
.video-wrapper {
position: relative;
overflow: hidden;
max-width: 100%;
padding-bottom: 56.25%;
height: 0;
height: auto; }
.video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; } form {
margin-bottom: 0; }
.form-vertical {
margin-bottom: 15px; } input,
textarea,
button,
select {
padding: 0;
margin: 0;
-webkit-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text; }
button {
background: none;
border: none;
cursor: pointer; }
button,
input,
textarea {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
border-radius: 0px; }
button {
background: none;
border: none;
display: inline-block;
cursor: pointer; }
input[type="image"] {
padding-left: 0;
padding-right: 0; }
fieldset {
border: 1px solid #efefef;
padding: 15px; }
legend {
border: 0;
padding: 0; }
button,
input[type="submit"] {
cursor: pointer; }
input,
textarea,
select {
border: 1px solid #d9d9d9;
max-width: 100%;
padding: 0 12px;
height: 41px;
width: 100%;
margin-bottom: 9px; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
font-size: 16px;
color: #c4c4c4;
opacity: 1;
font-weight: 300; }
input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
font-size: 16px;
color: #c4c4c4;
opacity: 1;
font-weight: 300; }
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
font-size: 16px;
color: #c4c4c4;
opacity: 1;
font-weight: 300; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
font-size: 16px;
color: #c4c4c4;
opacity: 1;
font-weight: 300; }
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
color: transparent !important; }
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
select:focus:-moz-placeholder {
color: transparent !important; }
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
select:focus::-moz-placeholder {
color: transparent !important; }
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
color: transparent !important; }
input:focus,
textarea:focus,
select:focus {
border: 1px solid #d6d6d6; }
input[disabled], input.disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled {
cursor: default;
background-color: #f6f6f6;
border-color: #b6b6b6; }
input.input-full,
textarea.input-full,
select.input-full {
width: 100%; }
[type=submit] {
border: none; }
[type=submit]:focus {
border: none; }
textarea {
min-height: 100px;
padding: 6px 12px;
margin-bottom: 14px; } input[type="checkbox"],
input[type="radio"] {
display: inline;
margin: 0 8px 0 0;
padding: 0;
width: auto; }
input[type="checkbox"] {
-webkit-appearance: checkbox;
-moz-appearance: checkbox;
-ms-appearance: checkbox;
appearance: checkbox; }
input[type="radio"] {
-webkit-appearance: radio;
-moz-appearance: radio;
-ms-appearance: radio;
appearance: radio; }
input[type="image"] {
padding-left: 0;
padding-right: 0; }
select {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
background-position: right center;
background-image: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/css/{{ ico-select.svg | asset_url }});
background-repeat: no-repeat;
background-position: right 10px center;
background-color: transparent;
padding-right: 28px;
text-indent: 0.01px;
text-overflow: '';
cursor: pointer; }
.ie9 select, .lt-ie9 select {
padding-right: 10px;
background-image: none; }
optgroup {
font-weight: bold; }
option {
color: #000;
background-color: #fff; }
select::-ms-expand {
display: none; } .hidden-label {
position: absolute;
height: 0;
width: 0;
margin-bottom: 0;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px); }
.ie9 .hidden-label, .lt-ie9 .hidden-label {
position: static;
height: auto;
width: auto;
margin-bottom: 2px;
overflow: visible;
clip: initial; }
label[for] {
cursor: pointer; } .form-vertical input,
.form-vertical select,
.form-vertical textarea {
display: block;
margin-bottom: 10px; }
.form-vertical input[type="radio"],
.form-vertical input[type="checkbox"] {
display: inline-block; } input.error,
select.error,
textarea.error {
border-color: #d02e2e;
background-color: #fff6f6;
color: #d02e2e; }
label.error {
color: #d02e2e; } .input-group {
position: relative;
display: table;
border-collapse: separate; }
.input-group input::-moz-focus-inner {
border: 0;
padding: 0;
margin-top: -1px;
margin-bottom: -1px; }
.input-group-field,
.input-group-btn {
display: table-cell;
vertical-align: middle;
margin: 0; }
.input-group .btn, .input-group .btn--secondary,
.input-group .input-group-field {
height: 40px; }
.input-group .input-group-field {
width: 100%; }
.input-group-btn {
position: relative;
white-space: nowrap;
width: 1%;
padding: 0; } .pagination {
margin-bottom: 1em;
text-align: center; }
.pagination > span {
display: inline-block;
line-height: 1; }
.pagination a {
display: block; }
.pagination a,
.pagination .page.current {
padding: 8px; } .breadcrumb {
margin-bottom: 30px; }
.breadcrumb a,
.breadcrumb span {
display: inline-block;
padding: 0 7px 0 0;
margin-right: 7px; }
.breadcrumb a:first-child,
.breadcrumb span:first-child {
padding-left: 0; } .note,
.errors {
border-radius: 3px;
padding: 6px 12px;
margin-bottom: 15px;
border: 1px solid transparent;
font-size: 0.9em;
text-align: left; }
.note ul,
.note ol,
.errors ul,
.errors ol {
margin-top: 0;
margin-bottom: 0; }
.note li:last-child,
.errors li:last-child {
margin-bottom: 0; }
.note p,
.errors p {
margin-bottom: 0; }
.note {
border-color: #efefef; }
.errors ul {
list-style: disc outside;
margin-left: 20px; }
.form-success {
color: #56ad6a;
background-color: #ecfef0;
border-color: #56ad6a; }
.form-success a {
color: #56ad6a;
text-decoration: underline; }
.form-success a:hover {
text-decoration: none; }
.form-error,
.errors {
color: #d02e2e;
background-color: #fff6f6;
border-color: #d02e2e; }
.form-error a,
.errors a {
color: #d02e2e;
text-decoration: underline; }
.form-error a:hover,
.errors a:hover {
text-decoration: none; }  #header {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/Quartz-bkg.jpg) no-repeat;
padding: 38px 0 33px 0;
position: relative;
z-index: 9999; }
@media screen and (max-width: 1024px) {
#header {
padding: 0;
height: 100px;
text-align: center; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
#header {
padding: 30px 0 27px 0; } }
#header > .container {
position: relative;
z-index: 9; }
#header > .container > .grid, #header > .container > .grid--rev, #header > .container > .grid--full {
display: flex;
flex-wrap: wrap;
align-items: center; }
@media screen and (max-width: 1024px) {
#header > .container > .grid, #header > .container > .grid--rev, #header > .container > .grid--full {
display: block; } }
#header:after {
content: '';
background: rgba(0, 0, 0, 0.7);
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%; }
#header .logo_section {
width: 234px; }
@media screen and (max-width: 1024px) {
#header .logo_section {
display: none; } }
@media screen and (min-width: 1025px) and (max-width: 1366px) {
#header .logo_section {
width: 194px; } }
#header .call_action {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/call-icon.svg) no-repeat;
text-align: right;
margin-bottom: 6px;
float: right;
padding-left: 50px; }
@media screen and (max-width: 1024px) {
#header .call_action {
margin-bottom: 0;
padding-left: 36px;
text-align: center;
float: none;
margin-top: 7px;
display: inline-block; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
#header .call_action {
margin-bottom: 6px;
padding-left: 43px; } }
#header .call_action a {
color: #c2d100;
font-size: 26px;
font-weight: 600; }
@media screen and (max-width: 1024px) {
#header .call_action a {
font-size: 20px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
#header .call_action a {
font-size: 22px; } }
#header.fixed-header {
padding: 22px 0 22px 0;
position: fixed;
top: -100%;
width: 100%;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
transition: all 1s; }
@media screen and (max-width: 990px) {
#header.fixed-header {
display: none; } }
#header.fixed-header .logo_section {
width: 144px; }
#header.fixed-header.second_nav {
top: 0;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
transition: all 1s; } footer {
background: #4b4b4b;
color: #fff;
padding-top: 55px;
padding-bottom: 45px; }
@media screen and (max-width: 480px) {
footer {
padding-top: 35px;
padding-bottom: 10px;
text-align: center; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
footer {
padding-top: 35px;
padding-bottom: 10px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
footer {
padding-top: 40px;
padding-bottom: 10px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
footer {
padding-top: 44px;
padding-bottom: 35px; } }
@media screen and (max-width: 990px) {
footer .column {
margin-bottom: 25px; } }
footer .column h5, footer .column .h5 {
color: #fff;
opacity: 0.75;
text-transform: uppercase;
font-size: 17px;
font-weight: 600; }
@media screen and (max-width: 990px) {
footer .column h5, footer .column .h5 {
font-size: 16px; } }
footer .column ul li {
list-style: none;
margin-bottom: 0; }
footer .column ul li a {
font-size: 15px;
color: #fff;
opacity: 0.75; }
@media screen and (max-width: 1024px) {
footer .column ul li a {
font-size: 14px; } }
footer .column ul li a:hover {
color: #c2d100; }
.mini_footer {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/Quartz-bkg.jpg) no-repeat;
background-size: cover;
padding-top: 25px;
position: relative;
padding-bottom: 23px; }
@media screen and (max-width: 767px) {
.mini_footer {
text-align: center; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.mini_footer {
padding-bottom: 15px; } }
.mini_footer:after {
content: '';
background: rgba(0, 0, 0, 0.75);
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%; }
.mini_footer > .container {
position: relative;
z-index: 9; }
.mini_footer .call_action {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/call-icon.svg) no-repeat;
float: left;
padding-left: 50px; }
@media screen and (max-width: 767px) {
.mini_footer .call_action {
float: none;
padding-left: 36px;
display: inline-block; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.mini_footer .call_action {
padding-left: 30px; } }
.mini_footer .call_action a {
color: #c2d100;
font-size: 26px;
font-weight: 600; }
@media screen and (max-width: 767px) {
.mini_footer .call_action a {
font-size: 18px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.mini_footer .call_action a {
font-size: 16px; } }
.mini_footer p {
margin-left: 28px;
font-size: 14px;
color: #fff;
opacity: 0.75;
margin-bottom: 0;
float: left;
margin-top: 14px; }
@media screen and (max-width: 767px) {
.mini_footer p {
margin-left: 0;
font-size: 14px;
float: none; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.mini_footer p {
margin-top: 0; } }
.mini_footer p a {
color: #fff; }
.mini_footer p a:hover {
color: #c2d100; }
.mini_footer .social_share {
float: right; }
@media screen and (max-width: 767px) {
.mini_footer .social_share {
float: none;
margin-top: 18px; } }
.mini_footer .social_share ul li {
display: inline-block;
margin-left: 6px; }
.mini_footer .social_share ul li a {
height: 24px;
width: 24px;
display: block;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s; }
.mini_footer .social_share ul li a.facebook-icon {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/facebook-icon.svg) no-repeat; }
.mini_footer .social_share ul li a.twitter-icon {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/twitter-icon.svg) no-repeat; }
.mini_footer .social_share ul li a.google-icon {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/google-icon.svg) no-repeat; }
.mini_footer .social_share ul li a.in-icon {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/in-icon.svg) no-repeat; }
.mini_footer .social_share ul li a:hover.facebook-icon {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/facebook-icon-hvr.svg) no-repeat; }
.mini_footer .social_share ul li a:hover.twitter-icon {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/twitter-icon-hvr.svg) no-repeat; }
.mini_footer .social_share ul li a:hover.google-icon {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/google-icon-hvr.svg) no-repeat; }
.mini_footer .social_share ul li a:hover.in-icon {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/in-icon-hvr.svg) no-repeat; } .bx-wrapper {
position: relative;
padding: 0;
*zoom: 1; }
.bx-wrapper img {
max-width: 100%;
display: block; }
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
position: absolute;
bottom: -30px;
width: 100%; }
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px; }
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
display: inline-block;
*zoom: 1;
*display: inline; }
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; }
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a:hover {
background: #000; }
.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a:active {
background: #000; }
.bx-wrapper .bx-loading {
min-height: 50px;
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000; }
.bx-wrapper .bx-controls .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999; }
.bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
left: 10px;
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/controls.png) no-repeat 0 -32px; }
.bx-wrapper .bx-controls .bx-controls-direction a.bx-prev:hover {
background-position: 0 0; }
.bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
right: 10px;
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/controls.png) no-repeat -43px -32px; }
.bx-wrapper .bx-controls .bx-controls-direction a.bx-next:hover {
background-position: -43px 0; }
.bx-wrapper .bx-controls .bx-controls-direction a.disabled {
display: none; }
.bx-wrapper .bx-controls .bx-controls-auto, .bx-wrapper .bx-controls .bx-pager {
text-align: center; }
.bx-wrapper .bx-controls .bx-controls-auto .bx-start, .bx-wrapper .bx-controls .bx-pager .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/controls.png) -86px -11px no-repeat;
margin: 0 3px; }
.bx-wrapper .bx-controls .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls .bx-pager .bx-start:hover {
background-position: -86px 0; }
.bx-wrapper .bx-controls .bx-controls-auto .bx-start:active, .bx-wrapper .bx-controls .bx-pager .bx-start:active {
background-position: -86px 0; }
.bx-wrapper .bx-controls .bx-controls-auto .bx-stop, .bx-wrapper .bx-controls .bx-pager .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/controls.png) -86px -44px no-repeat;
margin: 0 3px; }
.bx-wrapper .bx-controls .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls .bx-pager .bx-stop:hover {
background-position: -86px -33px; }
.bx-wrapper .bx-controls .bx-controls-auto .bx-stop:active, .bx-wrapper .bx-controls .bx-pager .bx-stop:active {
background-position: -86px -33px; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto, .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
right: 0;
width: 35px; }
.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666 \9;
background: rgba(80, 80, 80, 0.75);
width: 100%; }
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px; }
.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline; }
.hero {
position: relative; }
.hero .main_slider .slide_item:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); }
.hero .main_slider .slide_item img {
width: 100%;
height: 100%;
object-fit: cover; }
.hero .main_slider .slide_item .caption {
position: absolute;
top: 50%;
width: 100%;
z-index: 99;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%); }
.hero .main_slider .slide_item .caption h1, .hero .main_slider .slide_item .caption .h1 {
color: #c2d100;
font-size: 77px;
margin-bottom: 69px;
line-height: 1;
font-weight: 700; }
@media screen and (max-width: 480px) {
.hero .main_slider .slide_item .caption h1, .hero .main_slider .slide_item .caption .h1 {
font-size: 22px;
margin-bottom: 15px; } }
@media screen and (max-width: 767px) {
.hero .main_slider .slide_item .caption h1, .hero .main_slider .slide_item .caption .h1 {
font-size: 26px;
margin-bottom: 15px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.hero .main_slider .slide_item .caption h1, .hero .main_slider .slide_item .caption .h1 {
font-size: 46px;
margin-bottom: 30px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.hero .main_slider .slide_item .caption h1, .hero .main_slider .slide_item .caption .h1 {
font-size: 42px;
margin-bottom: 26px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.hero .main_slider .slide_item .caption h1, .hero .main_slider .slide_item .caption .h1 {
font-size: 66px;
margin-bottom: 38px; } }
.hero .main_slider .slide_item .caption p {
font-size: 22px;
font-family: 'Lato', sans-serif;
font-weight: 400;
color: #fff;
margin-bottom: 27px;
line-height: 1.48; }
@media screen and (max-width: 480px) {
.hero .main_slider .slide_item .caption p {
font-size: 16px;
margin-bottom: 14px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.hero .main_slider .slide_item .caption p {
font-size: 17px;
margin-bottom: 16px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.hero .main_slider .slide_item .caption p {
margin-bottom: 22px;
font-size: 20px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.hero .main_slider .slide_item .caption p {
font-size: 20px;
margin-bottom: 20px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.hero .main_slider .slide_item .caption p {
font-size: 20px;
margin-bottom: 20px; } }
.hero .enquire_form {
background: rgba(0, 0, 0, 0.6);
width: 340px;
padding: 30px 22px 33px 22px;
float: right; }
@media screen and (max-width: 990px) {
.hero .enquire_form {
display: none; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.hero .enquire_form {
width: 320px;
padding: 25px 16px 26px 16px; } }
.hero .enquire_form h4, .hero .enquire_form .h4 {
color: #c2d100;
font-size: 19px;
font-weight: 600;
text-transform: uppercase; }
.hero .enquire_form p {
color: #fff;
font-size: 14px;
font-weight: 300; }
.hero .enquire_form [type=submit] {
font-size: 14px;
height: 31px;
line-height: 31px; }
.hero > .container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
width: 100%;
z-index: 99; }
#main-nav {
float: right; }
#main-nav ul {
text-align: right; }
#main-nav ul > li.active:after {
content: '';
width: 10px;
height: 2px;
background: #c2d100;
display: block;
position: absolute;
left: 0;
bottom: 0; }
#main-nav ul > li.active:before {
content: '';
width: 2px;
height: 10px;
background: #c2d100;
display: block;
position: absolute;
bottom: 0;
left: 0; }
#main-nav ul > li.active > a:after {
content: '';
width: 10px;
height: 2px;
background: #c2d100;
display: block;
position: absolute;
top: 0;
right: 0; }
#main-nav ul > li.active > a:before {
content: '';
width: 2px;
height: 10px;
background: #c2d100;
display: block;
position: absolute;
top: 0;
right: 0; }
#main-nav ul li {
position: relative;
list-style: none;
display: inline-block;
padding: 0 15px;
margin: 0 9px; }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
#main-nav ul li {
padding: 0 9px;
margin: 0 6px; } }
#main-nav ul li a {
display: block;
line-height: 32px;
text-transform: uppercase;
text-decoration: none;
color: #fff;
-webkit-transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out; }
#main-nav ul li:hover > ul {
opacity: 1; }
#main-nav ul li:hover > ul:before {
top: -16px;
display: block; }
#main-nav ul li:hover > ul li {
height: auto;
overflow: visible;
padding: 0; }
#main-nav ul li ul {
position: absolute;
top: 40px;
left: 50%;
text-align: center;
z-index: 99;
height: auto;
margin: 0;
opacity: 0;
background: #c2d100;
-webkit-transition: opacity 0.25s ease 0.1s;
-moz-transition: opacity 0.25s ease 0.1s;
-ms-transition: opacity 0.25s ease 0.1s;
transition: opacity 0.25s ease 0.1s;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%); }
#main-nav ul li ul:before {
content: '';
display: inline-block;
border-bottom: 18px solid #c2d100;
border-left: 18px solid transparent;
border-right: 18px solid transparent;
position: absolute;
top: 0;
display: none;
left: 50%;
margin-left: -18px;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-ms-transition: all 0.25s;
transition: all 0.25s; }
#main-nav ul li ul li {
height: 0;
overflow: hidden;
padding: 0;
margin: 0;
-webkit-transition: height 0.25s ease 0.1s;
-moz-transition: height 0.25s ease 0.1s;
-ms-transition: height 0.25s ease 0.1s;
transition: height 0.25s ease 0.1s; }
#main-nav ul li ul li:hover > ul {
z-index: 999; }
#main-nav ul li ul li:hover > ul > ul {
opacity: 1; }
#main-nav ul li ul li:hover > ul > ul > li {
height: 36px;
overflow: visible;
padding: 0; }
#main-nav ul li ul li a {
width: 180px;
padding: 6px;
margin: 0;
line-height: 1.4;
font-size: 13px;
font-weight: 500;
border: none;
color: #000;
border-bottom: 1px solid #fff; }
#main-nav ul li ul li:last-child > a {
border: none; }
#main-nav ul li ul li ul {
position: absolute;
top: 0px;
left: 132px;
opacity: 0;
background: #1f2024;
-webkit-transition: opacity 0.25s ease 0.1s;
-moz-transition: opacity 0.25s ease 0.1s;
-ms-transition: opacity 0.25s ease 0.1s;
transition: opacity 0.25s ease 0.1s; }
#main-nav ul li ul li ul li {
height: 0;
overflow: hidden;
padding: 0;
-webkit-transition: height 0.25s ease 0.1s;
-moz-transition: height 0.25s ease 0.1s;
-ms-transition: height 0.25s ease 0.1s;
transition: height 0.25s ease 0.1s; }
#main-nav ul li ul li ul li a {
width: 150px;
padding: 4px;
margin: 0;
border: none;
border-bottom: 1px solid #353539; }
#main-nav ul li ul li ul li:last-child > a {
border: none; }  a.meanmenu-reveal {
display: none; } .mean-container .mean-bar {
float: left;
width: 100%;
position: relative;
background: #0c1923;
padding: 4px 0;
min-height: 52px;
z-index: 999999; }
.mean-container .mean-bar .mob_logo {
float: left;
width: 74px;
margin-left: 15px; }
.mean-container a.meanmenu-reveal {
width: 46px;
height: 44px;
padding: 6px 6px 8px 6px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
text-decoration: none;
display: block; }
.mean-container a.meanmenu-reveal span {
display: block;
background: #fff;
height: 4px;
margin-top: 6px;
border-radius: 4px; }
.mean-container a.meanmenu-reveal.meanclose span:first-child {
position: relative;
top: 8px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg); }
.mean-container a.meanmenu-reveal.meanclose span:nth-child(2) {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
position: relative;
top: -2px; }
.mean-container .mean-nav {
float: left;
width: 100%;
background: #0c1923;
position: absolute;
top: 52px; }
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none; }
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%; }
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 100%;
padding: 10px 5%;
font-size: 14px;
margin: 0;
text-align: left;
color: #fff;
border-bottom: 1px solid #383838;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
text-decoration: none;
text-transform: uppercase; }
.mean-container .mean-nav ul li a:hover {
background: #252525;
background: rgba(255, 255, 255, 0.1); }
.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 0 !important;
text-align: center;
position: absolute;
right: 6px;
top: 7px;
z-index: 2;
font-weight: 700; }
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none; }
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0; }
.mean-container .mean-nav ul li li a {
width: 100%;
padding: 10px 10%;
font-size: 13px;
border-bottom: 1px solid #f1f1f1;
border-bottom: 1px solid rgba(255, 255, 255, 0.25);
opacity: 0.75;
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible; }
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%; }
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%; }
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%; }
.mean-container .mean-push {
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; }
.wrapper {
width: 100%;
padding: 0;
margin: 0; }
.welcome_section {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/Quartz-bkg.jpg) no-repeat;
background-size: cover;
text-align: center;
padding-top: 71px;
padding-bottom: 50px;
position: relative; }
@media screen and (max-width: 767px) {
.welcome_section {
padding-top: 40px;
padding-bottom: 20px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.welcome_section {
padding-top: 40px;
padding-bottom: 22px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.welcome_section {
padding-top: 46px;
padding-bottom: 28px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.welcome_section {
padding-top: 48px;
padding-bottom: 35px; } }
.welcome_section:after {
content: '';
display: block;
background: rgba(255, 255, 255, 0.75);
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%; }
.welcome_section .welcome_content {
position: relative;
z-index: 9; }
.welcome_section .welcome_content h4, .welcome_section .welcome_content .h4 {
color: #4b4b4b;
font-size: 22px;
text-transform: uppercase;
font-weight: 600; }
@media screen and (max-width: 480px) {
.welcome_section .welcome_content h4, .welcome_section .welcome_content .h4 {
font-size: 15px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.welcome_section .welcome_content h4, .welcome_section .welcome_content .h4 {
font-size: 15px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.welcome_section .welcome_content h4, .welcome_section .welcome_content .h4 {
font-size: 20px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.welcome_section .welcome_content h4, .welcome_section .welcome_content .h4 {
font-size: 19px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.welcome_section .welcome_content h4, .welcome_section .welcome_content .h4 {
font-size: 20px; } }
.welcome_gallery .gallery_item {
float: left;
width: calc(25.35% - 9px);
height: 330px;
margin-right: 3px; }
@media screen and (max-width: 480px) {
.welcome_gallery .gallery_item {
float: none;
width: 100%;
height: 170px;
margin-right: 0;
margin-bottom: 3px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.welcome_gallery .gallery_item {
width: calc(51.3% - 9px);
height: 190px;
margin-bottom: 3px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.welcome_gallery .gallery_item {
width: calc(25.88% - 9px);
height: 136px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.welcome_gallery .gallery_item {
width: calc(25.66% - 9px);
height: 190px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.welcome_gallery .gallery_item {
width: calc(25.64% - 9px);
height: 190px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.welcome_gallery .gallery_item:nth-child(2n) {
margin-right: 0; } }
.welcome_gallery .gallery_item img {
width: 100%;
height: 100%;
object-fit: cover; }
.welcome_gallery .gallery_item:last-child {
margin: 0; }
.home_about {
background: #fff;
padding-top: 56px;
padding-bottom: 38px; }
@media screen and (max-width: 480px) {
.home_about {
padding-top: 36px;
padding-bottom: 22px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.home_about {
padding-top: 45px;
padding-bottom: 18px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.home_about {
padding-top: 43px;
padding-bottom: 22px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.home_about {
padding-top: 45px;
padding-bottom: 24px; } }
.home_about p {
padding: 0 64px; }
@media screen and (max-width: 767px) {
.home_about p {
padding: 0; } } .header_banner {
height: 429px;
background-size: cover;
background-position: center center;
position: relative; }
@media screen and (max-width: 480px) {
.header_banner {
height: 195px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.header_banner {
height: 210px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.header_banner {
height: 300px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.header_banner {
height: 320px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.header_banner {
height: 386px; } }
.header_banner:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); }
.header_banner .banner_content {
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
z-index: 9; }
.header_banner .banner_content h2, .header_banner .banner_content .h2 {
line-height: 1;
margin-bottom: 0; }
.about_top_section {
padding-top: 0;
padding-bottom: 114px; }
@media screen and (max-width: 480px) {
.about_top_section {
padding-bottom: 46px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.about_top_section {
padding-bottom: 46px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.about_top_section {
padding-bottom: 58px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.about_top_section {
padding-bottom: 60px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.about_top_section {
padding-bottom: 75px; } }
.about_top_section .about_products {
position: relative;
z-index: 9;
margin-top: -56px;
padding-bottom: 75px; }
@media screen and (max-width: 480px) {
.about_top_section .about_products {
margin-top: -35px;
padding-bottom: 38px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.about_top_section .about_products {
margin-top: -36px;
padding-bottom: 50px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.about_top_section .about_products {
margin-top: -46px;
padding-bottom: 45px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.about_top_section .about_products {
margin-top: -46px;
padding-bottom: 50px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.about_top_section .about_products {
padding-bottom: 60px; } }
.about_top_section .about_products .product_item {
width: calc(25.12% - 6px);
margin-right: 6px;
height: 216px;
position: relative;
float: left;
text-align: center; }
@media screen and (max-width: 480px) {
.about_top_section .about_products .product_item {
width: 100%;
height: 180px;
margin-bottom: 6px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.about_top_section .about_products .product_item {
width: calc(50.4% - 6px);
height: 186px;
margin-bottom: 6px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.about_top_section .about_products .product_item {
height: 174px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.about_top_section .about_products .product_item {
height: 190px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.about_top_section .about_products .product_item:nth-child(2n) {
margin-right: 0; } }
.about_top_section .about_products .product_item:nth-child(4n) {
margin-right: 0; }
.about_top_section .about_products .product_item img {
height: 100%;
width: 100%;
object-fit: cover; }
.about_top_section .about_products .product_item .desc {
position: absolute;
bottom: 0;
left: 0;
background: #c2d100;
padding: 12px 8px 12px 8px;
width: 100%;
height: 47px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s; }
@media screen and (max-width: 480px) {
.about_top_section .about_products .product_item .desc {
height: 41px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.about_top_section .about_products .product_item .desc {
height: 42px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.about_top_section .about_products .product_item .desc {
height: 38px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.about_top_section .about_products .product_item .desc {
height: 42px; } }
.about_top_section .about_products .product_item .desc h4, .about_top_section .about_products .product_item .desc .h4 {
font-size: 17px;
font-weight: 600;
margin-bottom: 0;
color: #3d3d3d;
width: 100%;
position: absolute;
text-transform: uppercase;
top: 12px;
left: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
transition-delay: 0.4s; }
@media screen and (max-width: 480px) {
.about_top_section .about_products .product_item .desc h4, .about_top_section .about_products .product_item .desc .h4 {
font-size: 14px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.about_top_section .about_products .product_item .desc h4, .about_top_section .about_products .product_item .desc .h4 {
font-size: 15px;
top: 10px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.about_top_section .about_products .product_item .desc h4, .about_top_section .about_products .product_item .desc .h4 {
font-size: 12px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.about_top_section .about_products .product_item .desc h4, .about_top_section .about_products .product_item .desc .h4 {
font-size: 14px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.about_top_section .about_products .product_item .desc h4, .about_top_section .about_products .product_item .desc .h4 {
font-size: 15px; } }
.about_top_section .about_products .product_item:hover .desc {
height: 100%;
background: rgba(194, 209, 0, 0.85); }
.about_top_section .about_products .product_item:hover .desc h4, .about_top_section .about_products .product_item:hover .desc .h4 {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%); }
.about_top_section .benefit_section {
position: relative;
z-index: 9; }
.about_top_section .benefit_section .benefit_item {
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/images/benefit-bkg01.jpg) no-repeat;
padding: 45px 42px 45px 45px;
position: relative;
z-index: 9;
margin-top: 34px;
background-size: cover;
background-position: center center; }
@media screen and (max-width: 480px) {
.about_top_section .benefit_section .benefit_item {
padding: 24px 14px 19px 14px;
margin-top: 15px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.about_top_section .benefit_section .benefit_item {
padding: 35px 28px 29px 28px;
margin-top: 24px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.about_top_section .benefit_section .benefit_item {
padding: 28px 18px 28px 18px;
margin-top: 16px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.about_top_section .benefit_section .benefit_item {
padding: 35px 28px 35px 28px;
margin-top: 24px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.about_top_section .benefit_section .benefit_item {
padding: 38px 24px 38px 24px;
margin-top: 20px; } }
.about_top_section .benefit_section .benefit_item:before {
content: '';
background: rgba(0, 0, 0, 0.6);
display: block;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: -9; }
.about_top_section .benefit_section .benefit_item h4, .about_top_section .benefit_section .benefit_item .h4 {
text-transform: uppercase;
color: #c2d100;
font-size: 22px;
font-weight: 600; }
.about_top_section .benefit_section .benefit_item ul li {
color: #fff;
list-style-position: inside;
line-height: 1.9;
margin-bottom: 8px; }
.banner_section .banner_item {
width: 50%;
float: left;
height: 412px;
padding-right: 3px; }
@media screen and (max-width: 480px) {
.banner_section .banner_item {
height: 152px;
width: 100%;
margin-bottom: 5px;
padding-right: 0; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.banner_section .banner_item {
height: 154px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.banner_section .banner_item {
height: 182px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.banner_section .banner_item {
height: 252px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.banner_section .banner_item {
height: 260px; } }
.banner_section .banner_item:nth-child(2) {
padding-right: 0;
padding-left: 3px; }
@media screen and (max-width: 480px) {
.banner_section .banner_item:nth-child(2) {
padding-left: 0; } }
.banner_section .banner_item img {
width: 100%;
height: 100%;
object-fit: cover; }
.about_listing {
padding-top: 96px;
padding-bottom: 22px; }
@media screen and (max-width: 480px) {
.about_listing {
padding-top: 52px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.about_listing {
padding-top: 50px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.about_listing {
padding-top: 57px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.about_listing {
padding-top: 65px;
padding-bottom: 10px; } }
@media screen and (min-width: 1025px) and (max-width: 1280px) {
.about_listing {
padding-top: 68px;
padding-bottom: 10px; } }
.about_listing .company_item {
margin-bottom: 55px;
text-align: center; }
@media screen and (max-width: 480px) {
.about_listing .company_item {
margin-bottom: 32px; } }
@media screen and (min-width: 481px) and (max-width: 767px) {
.about_listing .company_item {
margin-bottom: 36px; } }
@media screen and (min-width: 768px) and (max-width: 990px) {
.about_listing .company_item {
margin-bottom: 38px; } }
@media screen and (min-width: 991px) and (max-width: 1024px) {
.about_listing .company_item {
margin-bottom: 36px; } }
.about_listing .company_item img {
margin: 0 auto;
margin-bottom: 30px; }
@media screen and (max-width: 767px) {
.about_listing .company_item img {
margin-bottom: 20px; } }
@media screen and (min-width: 768px) and (max-width: 1024px) {
.about_listing .company_item img {
margin-bottom: 20px; } }
.about_listing .company_item a {
font-size: 16px;
color: #4b4b4b;
font-weight: 500;
word-wrap: break-word; }
@media screen and (max-width: 767px) {
.about_listing .company_item a {
font-size: 14px; } } .gallery_products
{
margin-top:20px !important;
}
.box_text_left , .box_text_left_ol li
{
text-align:left !important;
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/css/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/css/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/css/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: visible !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/css/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/css/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//allstonespecialists.com.au/wp-content/themes/allstone/assets/theme_assets/css/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}