html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
font-family: 'Source Sans Pro', Helvetica Neue, arial, sans-serif;
color: #404040;
font-size: 14px;
line-height: 1.8;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Adobe Caslon Pro", 'Playfair Display', Times New Roman, serif, sans-serif;
font-weight: normal; 
margin-top: 0;
margin-bottom: 0.5em;
clear: both;
}
h1 { font-size: 36px; line-height: 46px; }
h2 { font-size: 32px; line-height: 42px; }
h3 { font-size: 28px; line-height: 38px; }
h4 { font-size: 24px; line-height: 34px; }
h5 { font-size: 20px; line-height: 30px; }
h6 { font-size: 16px; line-height: 26px; }
h1 span { font-style: italic; }
h2 span { font-style: italic; }
h3 span { font-style: italic; }
h4 span { font-style: italic; }
h5 span { font-style: italic; }
h6 span { font-style: italic; }
h4.popup {color:#e6007a;}
p {
margin-top: 0; 
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
* { 
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
outline: medium none;
}
body {
background: #fff; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-family: 'Montserrat', Helvetica Neue, Helvetica, arial, sans-serif;
border: 1px solid;
border-color: #111111;
border-radius: 3px;
background: #111111;
box-shadow: none;
color: #FFFFFF; 
font-size: 11px;
font-weight: 700;
letter-spacing: 0.1em;
line-height: 1;
text-transform: uppercase;
padding: 1.25em 2.5em;
text-shadow: none;
-webkit-transition: ease-in-out 0.2s;
-moz-transition: ease-in-out 0.2s;
-ms-transition: ease-in-out 0.2s;
-o-transition: ease-in-out 0.2s;
transition: ease-in-out 0.2s;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #444444;
background: #444444; 
-webkit-transition: ease-in-out 0.2s;
-moz-transition: ease-in-out 0.2s;
-ms-transition: ease-in-out 0.2s;
-o-transition: ease-in-out 0.2s;
transition: ease-in-out 0.2s;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #444444;
background: #444444; 
-webkit-transition: ease-in-out 0.2s;
-moz-transition: ease-in-out 0.2s;
-ms-transition: ease-in-out 0.2s;
-o-transition: ease-in-out 0.2s;
transition: ease-in-out 0.2s;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666666;
border: 1px solid #cccccc; 
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111111; 
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
padding-left: 3px;
width: 100%;
}  a {
color: #000000;
outline: 0;
text-decoration: none;
-webkit-transition: ease-in-out 0.2s;
-moz-transition: ease-in-out 0.2s;
-ms-transition: ease-in-out 0.2s;
-o-transition: ease-in-out 0.2s;
transition: ease-in-out 0.2s;
}
a:hover {
color: #999999;
-webkit-transition: ease-in-out 0.2s;
-moz-transition: ease-in-out 0.2s;
-ms-transition: ease-in-out 0.2s;
-o-transition: ease-in-out 0.2s;
transition: ease-in-out 0.2s;
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
color: #fff;
display: block;
padding: 8px 12px;
text-decoration: none;
font-size: 14px; 
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 3px;
border-radius: 3px;
background: #212121;
float: left;
position: absolute;
top: 2.75em;
left: -999em;
z-index: 99999; 
}
.main-navigation ul ul ul {
background: #212121;
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
} .menu-toggle, .classic-menu {
display: none;
}
.toggle-menu {
padding: 10px;
font-size: 16px;
}
@media screen and (max-width: 767px) { 
.menu-toggle,
.main-navigation.toggled .nav-menu,
.classic-menu {
display: block;
}
.classic-menu {
width: 100%;
}
.main-navigation ul {
display: none;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 49.5%;
}
.comment-navigation .nav-previous a, 
.posts-navigation .nav-previous a, 
.post-navigation .nav-previous a {
background: #222222;
color: #fff;
display: block;
font-size: 14px;
font-weight: 600;
line-height: 20px;
padding: 15px;
text-align: center;
border-radius: 3px;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 49.5%;
}
.comment-navigation .nav-next a, 
.posts-navigation .nav-next a, 
.post-navigation .nav-next a {
background: #222222;
color: #fff;
display: block;
font-size: 14px;
font-weight: 600;
line-height: 20px;
padding: 15px;
text-align: center;
border-radius: 3px;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit, 
.widget_product_search input[type="submit"] {
display: none;
}
.widget-area input[type="search"] {
width: 97%;
}
.widget-area section { 
padding-bottom: 15px; 
} 
#secondary {
margin-top: 1.8em;
}
.widget-title {
font-family: 'Montserrat', Helvetica Neue, Helvetica, arial, sans-serif;
font-size: 18px;
line-height: 22px;
}
.home-widget .widget-title {
font-family: "Adobe Caslon Pro", 'Playfair Display', Times New Roman, serif, sans-serif;
font-size: 24px;
line-height: 28px;
}
.widget-area ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.widget-area ul li {
margin-bottom: 8px;
} .site-header {
position: absolute;
top: 0;
width: 100%;
z-index: 9;
padding: 0 40px;
height: 90px;
}
.site-branding {
width: auto;
max-width: 300px;
height: 90px;
float: left;
}
.site-title a, .site-title {
font-style: italic;
color: #fff;
line-height: 90px; 
margin: 0;
}
.site-branding img {
max-height: 120px;
}
.navigation-container {
width: auto;
float: right;
margin-top: 20px;
}
.classic-navigation {
width: auto;
position: absolute;
top: 20px;
right: 40px;
}
#home-hero {
width: 100%;
height: 100vh;
position: relative;
background: #222;
overflow: hidden;
}
#hero-background {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
-webkit-background-size:cover !important;
-moz-background-size:cover !important;
-o-background-size:cover !important; 
background-size: cover !important;
} 
.hero-content-container {
width: 100%;
height: 100%;
display: table;
z-index: 2;
position: relative;
}
.hero-slider .slick-slide {
height: 600px;
height: 100vh;
position: relative;
}
.hero-content {
display: table-cell;
vertical-align: middle;
text-align: center;
padding: 50px;
color: #fff;
color: rgba(255,255,255,0.8);
}
.hero-content h1 {
font-size: 90px;
line-height: 100px;
margin: 0.25em 0;
}
.hero-content h1 span {
font-style: italic;
}
.home-widget {
background: #fff;
}
.home-widget-one {
background: #f5f5f3;
padding: 50px 0 40px;
text-align: center; 
} 
.home-widget-one h2 {
max-width: 650px;
margin: 0 auto 1em;
}
.home-widget button {
display: block;
margin: 1em auto 0;
} 
.home-widget-two, .home-widget-three, .home-widget-four {
text-align: center;
padding: 0 0 40px;
clear: both;
}
.work-box {
position: relative;
width: 50%;
overflow: hidden;
background: #252525;
float: left;
}
.work-box:before {
content: "";
display: block;
padding-top: 60%;
}
.work-content {
position:  absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
color: white;
z-index: 1;
}
.work-content div {
display: table;
width: 100%;
height: 100%;
}
.work-content span h1 {
margin: 15px 0;
}
.work-content span {
display: table-cell;
text-align: center;
vertical-align: middle;
color: white;
opacity: 0;
-webkit-transform: translate3d(0px, 50px, 0px); 
-moz-transform: translate3d(0px, 50px, 0px);
-ms-transform: translate3d(0px, 50px, 0px);
-o-transform: translate3d(0px, 50px, 0px);
transform: translate3d(0px, 50px, 0px);
-webkit-transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
-ms-transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
.work-box:hover .work-content span {
opacity: 1;
-webkit-transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-ms-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);	
transform: translate3d(0px, 0px, 0px);
}
.work-bg-image {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center center;
position:  absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 0;
display: block;
opacity: 1;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.work-box:hover .work-bg-image {
opacity: 0.3;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.news-box {
position: relative;
width: 100%;
overflow: hidden;
background: #f5f5f3;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.news-box:before {
content: "";
display: block;
padding-top: 37%;
}
.news-content {
position:  absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
color: #252525;
}
.news-content > div {
display: table;
width: 100%;
height: 100%;
}
.news-content span {
display: table-cell;
vertical-align: middle;
}
.news-image {
position: absolute;
top: 0;
left: 0;
width: 70%;
height: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.news-info {
position: absolute;
top: 0;
right: 0;
height: 100%;
}
.news-info > div {
padding: 40px;
text-align: left; 
}
.news-info h3 {
font-size: 22px;
line-height: 26px;
}
.news-info h6 {
font-style: italic;
color: #636363;
font-size: 13px;
}
.home-widget-five {
text-align: center;
background: #f5f5f3;
padding: 80px 0;
}
.testimonial-carousel {
max-width: 700px;
margin: 0 auto;
}
.home-widget-five p {
font-family: "Adobe Caslon Pro", 'Playfair Display', Times New Roman, serif, sans-serif; 
font-size: 46px;
line-height: 52px;
font-style: italic;
max-width: 700px;
margin: 0 auto; 
}
.footer-cta {
border-top: 1px solid #ededed;
padding: 20px 0;
text-align: center;
}
.site-footer {
text-align: center;
background: #040404;
padding-top: 20px;
color: #ccc;
}
.site-footer section, .footer-cta section { 
padding-bottom: 15px; 
}
.site-footer section button, .footer-cta section button {
margin: 1em auto 0; 
display:block; 
}
.site-footer .widget-title {
font-size: 16px;
line-height: 20px;
}
.site-footer ul {
margin: 0;
padding: 0;
list-style: none;
}
.site-footer ul li {
margin-bottom: 8px;
}
.site-info a, .site-footer a {
color: #fff;
}
.site-info {
border-top: 1px solid #636363;
margin-top: 3em;
padding: 20px 0;
text-transform: uppercase;
letter-spacing: 0.15em;
font-weight: 600;
font-size: 12px;
}
ul.social-media-icons {
padding: 0 0 15px;
}
.social-media-icons li {
display: inline-block;   
list-style: none outside none;
line-height: 0px !important;
} 
.social-media-icons li .fa {
color:#ffffff;
font-size: 20px; 
padding: 0 12px; 
-o-transition:.5s;  
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.social-media-icons li .fa:hover {
color:#999999; 
}
video#hero-video {
bottom: 0;
height: auto;
min-height: 100%;
min-width: 100%;
position: fixed;
right: 0;
width: auto;
z-index: -101;
background: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#video-content-container {
height: 100vh;
min-height: 300px;
position: relative;
width: 100%;
}
.video-content {
color: #fff;
display: table;
height: 100%;
text-align: center;
width: 100%;
}
.video-content > div {
display: table-cell;
vertical-align: middle;
}
.video-content h1 {
font-size: 90px;
line-height: 100px;
margin: 0.25em 0;
}
.hero-content h1 span {
font-style: italic;
}
.video-content p {
font-size: 13px;
letter-spacing: 0.2em;
margin: 0 auto;
text-transform: uppercase;
} .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
#page-content-container {
padding-bottom: 30px;
}
.page-entry-header {
background-color: #222;
padding: 140px 0 120px;
position: relative;
text-align: center;
color: #fff;
}
.page-entry-header div.grid {
position: relative;
z-index: 2;
}
.page-entry-header .entry-title {
font-family: 'Montserrat', Helvetica Neue, Helvetica, arial, sans-serif;
letter-spacing: -0.035em;
font-size: 64px;
line-height: 76px;
margin: 0.25em 0;
}
.page-bg-image {
background: transparent;
background-position: center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover; 
-o-background-size: cover;
background-size: cover;
bottom: 0;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
}
#archive-content-container article {
border-top: 1px solid #ededed;
margin-bottom: 0;
padding: 20px 0 40px;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
text-align: center;
}
#archive-content-container article:hover {
background: #f9f9f9;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
#archive-content-container article:last-child {
border-bottom: 0px;
}
#archive-content-container article .entry-title {
margin: 10px 0;
}
.not-found {
padding: 20px 30px 60px;
text-align: center;
}
.not-found .page-title {
font-size: 24px;
line-height: 28px;
margin-top: 30px;
}
.content-area nav.posts-navigation { 
max-width: 1000px;
margin: 0 auto !important;
padding: 20px;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
.comments-area ol {
list-style: outside none none;
margin: 0;
}
.comments-area ol.children {
margin-left: 1.5em;
}
#comments input {
width: 100%;
}
#comments {
border-top: 1px dotted #999;
padding-top: 20px;
}
#comments img.avatar {
border-radius: 100px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
font-family: 'Montserrat', Helvetica Neue, Helvetica, arial, sans-serif;
float: left;
font-size: 12px;
letter-spacing: 0.05em;
font-weight: 700;
text-transform: uppercase;
width: 33.2833%;
}
.comment-form-author, .comment-form-email { 
padding-right: 0.5em;
}
.form-allowed-tags {
display: none;
}
#reply-title {
font-size: 24px;
font-weight: 600;
margin-bottom: 0;
}
.comment-form-comment {
font-family: 'Montserrat', Helvetica Neue, Helvetica, arial, sans-serif;
font-size: 12px;
letter-spacing: 0.05em;
font-weight: 700;
text-transform: uppercase;
}
.comment-notes {
font-size: 13px;
font-style: italic;
}
#comments {
border-top: 1px dotted #999;
padding-top: 20px;
}
#commentform {
margin-bottom: 40px;
}
h2.comments-title {
font-size: 20px;
line-height: 24px;
margin-bottom: 20px;
padding-top: 5px;
}
ol.comment-list {
border-bottom: 1px dotted #999;
list-style: outside none none;
margin: 0 0 30px;
padding-bottom: 30px;
}
li.comment article {
background: none repeat scroll 0 0 #fff;
border: 1px solid #e6e7e8;
margin-bottom: 8px;
overflow: auto;
padding: 15px;
}
footer.comment-meta {
float: left;
text-align: center;
width: 30%;
}
div.comment-author {
font-size: 16px;
}
div.comment-author img {
display: block;
margin: 0 auto;
}
div.comment-content {
float: right;
font-size: 16px;
width: 70%;
}
.comment-metadata {
font-size: 12px;
}
div.reply {
display: block;
font-size: 15px;
overflow: auto;
padding-left: 30%;
width: 100%;
}
p.form-submit input.submit {
padding: 15px;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .home-widget section { 
padding:15px 0; 
} 
#mt-projects > .grid,
#mt-clients > .grid,
#mt-members > .grid,
#mt-services > .grid,
.footer-cta > .grid,
#mt-testimonials > .grid,
#mt-skills > .grid,
#mt-details .grid,
#mt-columns .grid,
#home-news .grid,
#home-cta .grid
{
min-width: 0;
}
.home-widget #mt-projects > .grid {
max-width: none;
}
#mt-projects < [class*="col-"] {
padding: 0;
}
#mt-projects > .grid-pad, 
#mt-clients > .grid-pad,
#mt-members > .grid-pad,
#mt-services > .grid-pad,
#mt-testimonials > .grid-pad,
.footer-cta > .grid-pad,
#mt-skills > .grid-pad,
#mt-details .grid-pad,
#mt-columns .grid-pad,
#home-news .grid-pad,
#home-cta .grid-pad,
#mt-projects > .grid > [class*="col-"],
#mt-clients > .grid > [class*="col-"],
#mt-members > .grid > [class*="col-"],
#mt-services > .grid > [class*="col-"],
.footer-cta > .grid-pad > [class*="col-"],
#mt-testimonials > .grid > [class*="col-"],
#mt-skills > .grid > [class*="col-"],
#mt-details .grid [class*="col-"],
#mt-columns .grid [class*="col-"],
#home-news .grid [class*="col-"],
#home-cta .grid [class*="col-"] {
padding: 0;
}
#secondary #mt-details .grid [class*="col-"] {
display: block;
width: 100%;
}
#mt-columns .column-box {
padding: 0 15px;
}
.skills-p {
padding: 15px !important;
}
.project-box {
position: relative;
width: 100%;
overflow: hidden;
background-color: #151515;
-webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, -o-transform 0.5s ease 0s;
transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
.project-box:before {
content: "";
display: block;
padding-top: 100%;
}
.home-widget #mt-projects .project-box:before {
content: "";
display: block;
padding-top: 60%;
}
.project-content {
position:  absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
color: white;
}
.project-bg {
position:  absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;
-webkit-opacity: 1;
opacity: 1;
background-position: center center;
-webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, -o-transform 0.5s ease 0s;
transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
.project-box:hover .project-bg {
-webkit-opacity: 0.3;
opacity: 0.3;
-webkit-transform: scale3d(1.1, 1.1, 1);
-moz-transform: scale3d(1.1, 1.1, 1);
-o-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
-webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, -o-transform 0.5s ease 0s;
transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
.project-content div {
display: table;
width: 100%;
height: 100%;
}
.project-content span {
display: table-cell;
text-align: center;
vertical-align: middle;
color: white;
padding: 15px;
}
.project-content span h3 {
-webkit-opacity: 0;
opacity: 0;
margin: 1em 0;   
font-size: 24px;
line-height: 28px; 
-webkit-transform: scale3d(1.25, 1.25, 1);
-moz-transform: scale3d(1.25, 1.25, 1);
-o-transform: scale3d(1.25, 1.25, 1);
transform: scale3d(1.25, 1.25, 1);
-webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, -o-transform 0.5s ease 0s;
transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
.project-box:hover .project-content span h3 {
-webkit-opacity: 1;
opacity: 1;  
-webkit-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, -o-transform 0.5s ease 0s;
transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
} 
h2.project-title,
h2.testimonials-title,
h2.clients-title,
h2.team-title,
h2.services-title {
text-align: center;
margin: 1em 0 1.5em;
letter-spacing: -0.05em;
}
.lax-project article footer {
display: none;
}
.lax-projects {
margin-bottom: 4em;
}
#secondary section {
margin: 0 0 1.5em;
}
#secondary section button {
display: block;
margin: 1em auto 0;
} 
#secondary > #mt-projects > .grid,
#secondary > #mt-testimonials > .grid,
#secondary > #mt-clients > .grid,
#secondary > #mt-members > .grid,
#secondary > #mt-services > .grid,
#secondary > #mt-skills > .grid,
#secondary > #mt-details > .grid   {
min-width: 0px;
}
#secondary > #mt-projects > .grid-pad,
#secondary > #mt-testimonials > .grid-pad,
#secondary > #mt-clients > .grid-pad,
#secondary > #mt-members > .grid-pad,
#secondary > #mt-services > .grid-pad,
#secondary > #mt-skills > .grid-pad,
#secondary > #mt-details > .grid-pad {
padding-top: 0;
padding-left: 0;
}
#secondary > #mt-projects > .grid > [class*="col-"],
#secondary > #mt-testimonials > .grid > [class*="col-"],
#secondary > #mt-clients > .grid > [class*="col-"],
#secondary > #mt-members > .grid > [class*="col-"],
#secondary > #mt-services > .grid > [class*="col-"],
#secondary > #mt-skills > .grid > [class*="col-"],
#secondary > #mt-details > .grid > [class*="col-"]  {
padding-right: 0;
width: 100%;
overflow: hidden; 
}
#secondary > #mt-projects .mt-project {
margin-bottom: 10px;
}
#secondary > #mt-testimonials .testimonial,
.shortcodes .testimonial {
margin-bottom: 25px;
}
.shortcodes .testimonial {
padding: 0 15px;
}
#secondary > #mt-projects img {
display: block;
width: 100%;
-webkit-transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, -o-transform 0.5s ease 0s;
transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
#secondary > #mt-projects img:hover {
-webkit-transform: scale3d(1.1, 1.1, 1);
-moz-transform: scale3d(1.1, 1.1, 1);
-o-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
-webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s, -o-transform 0.5s ease 0s;
transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}
#secondary > #mt-testimonials .testimonial p,
.shortcodes .testimonial p {
background: #fff;
padding: 15px 15px 55px 15px;
font-size: 13px;
line-height: 20px;
font-style: italic;
margin: 0;
}
#secondary > #mt-testimonials .testimonial img,
.shortcodes .testimonial img {
width: 80px;
height: 80px;
-webkit-border-radius: 100px;
border-radius: 100px;
margin: -40px auto 0;
display: block;
}
#secondary > #mt-testimonials .testimonial h3,
.shortcodes .testimonial h3 {
font-size: 14px;
line-height: 18px;
text-align: center;	 
margin-bottom: 2px;
margin-top: 10px;  
} 
#secondary > #mt-testimonials .testimonial span,
.shortcodes .testimonial span {
font-size: 12px;
line-height: 16px;
text-align: center;	
display: block;
}
#secondary > #mt-clients .client-container {
margin: 15px 0;	
}
#secondary > #mt-clients .client-container img {
display: block;
margin: 0 auto;
}
.shortcodes .client-container {
width: 100%;
padding: 0 25px;
height: 100px;
margin-bottom: 20px;
} 
.shortcodes .client-container img {
max-height: 100px;
margin: 0 auto;
display: block;
width: auto;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);	
}
#secondary > #mt-members .member img,
.shortcodes .member img {
-webkit-border-radius: 100%;
border-radius: 100%;
max-width: 75%;
display: block;
margin: 0 auto 15px;
}
#secondary > #mt-members .member h3 {
font-size: 20px;
line-height: 24px;
text-align: center;
}
#secondary > #mt-members .member p {
font-size: 13px;
line-height: 20px;
text-align: center;
}
.shortcodes .member {
text-align: center;
margin-bottom: 3em;
padding: 0 20px;
}
.shortcodes .member h3 {
font-size: 26px;
line-height: 30px;
}
.shortcodes .member h3:after {
border: 1px solid #222;
content: " ";
display: block;
margin: 20px auto 15px;
width: 35px;
}
.shortcodes .member .fa {
border: 1px solid #1f2023;
border-radius: 100px;
color: #1f2023;
font-size: 16px;
height: 40px;
line-height: 38px;
margin: 5px;
text-align: center;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
width: 40px;
}
.shortcodes .member .fa:hover {
background: none repeat scroll 0 0 #1f2023;
color: #fff;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
#mt-services .service-content {
text-align: center;
margin-bottom: 30px; 
}
.shortcodes .service-content {
padding: 0 20px;
}
#mt-services .service-content .fa,
.shortcodes .service-content .fa {
border: 2px solid #404040;
-webkit-border-radius: 100%;
border-radius: 100%;
color: #404040;
font-size: 20px;
height: 60px;
line-height: 54px;
margin: 12px;
text-align: center;
width: 60px;
}
#mt-services .service-content h5,
.shortcodes .service-content h5 {
margin-bottom: 1em;
}
.progressBar div { background-color: #040404; }
.all-news button { 
margin:0 auto; 
text-align:center; 
display:block; 
} *, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0px;
}
[class*='col-'] {
float: left;
padding-right: 30px; }
.grid {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}
.grid:after {
content: "";
display: table;
clear: both;
}
.grid-pad {
padding-top: 20px;
padding-left: 30px; padding-right: 0px; }
.page-contain {
max-width: 1000px;
margin: 0 auto;
}
.page-contain-full {
max-width: 900px;
margin: 0 auto;
}
.overflow {
overflow: visible;
}
.push-right {
float: right;
} .col-1-1 {
width: 100%;
}
.col-2-3, .col-8-12 {
width: 66.66%;
}
.col-1-2, .col-6-12 {
width: 50%;
}
.col-1-3, .col-4-12 {
width: 33.33%;
}
.col-1-4, .col-3-12 {
width: 25%;
}
.col-1-5 {
width: 20%;
}
.col-1-6, .col-2-12 {
width: 16.667%;
}
.col-1-7 {
width: 14.28%;
}
.col-1-8 {
width: 12.5%;
}
.col-1-9 {
width: 11.1%;
}
.col-1-10 {
width: 10%;
}
.col-1-11 {
width: 9.09%;
}
.col-1-12 {
width: 8.33%
} .col-11-12 {
width: 91.66%
}
.col-10-12 {
width: 83.333%;
}
.col-9-12 {
width: 75%;
}
.col-5-12 {
width: 41.66%;
}
.col-7-12 {
width: 58.33%
} .push-2-3, .push-8-12 {
margin-left: 66.66%;
}
.push-1-2, .push-6-12 {
margin-left: 50%;
}
.push-1-3, .push-4-12 {
margin-left: 33.33%;
}
.push-1-4, .push-3-12 {
margin-left: 25%;
}
.push-1-5 {
margin-left: 20%;
}
.push-1-6, .push-2-12 {
margin-left: 16.667%;
}
.push-1-7 {
margin-left: 14.28%;
}
.push-1-8 {
margin-left: 12.5%;
}
.push-1-9 {
margin-left: 11.1%;
}
.push-1-10 {
margin-left: 10%;
}
.push-1-11 {
margin-left: 9.09%;
}
.push-1-12 {
margin-left: 8.33%
}
@media handheld, only screen and (max-width: 767px) {
.grid {
width: 100%;
min-width: 0;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px; padding-right: 10px; }
[class*='col-'] {
width: auto;
float: none;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 10px; } [class*='mobile-col-'] {
float: left;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 10px; padding-bottom: 0px;
}
.mobile-col-1-1 {
width: 100%;
}
.mobile-col-2-3, .mobile-col-8-12 {
width: 66.66%;
}
.mobile-col-1-2, .mobile-col-6-12 {
width: 50%;
}
.mobile-col-1-3, .mobile-col-4-12 {
width: 33.33%;
}
.mobile-col-1-4, .mobile-col-3-12 {
width: 25%;
}
.mobile-col-1-5 {
width: 20%;
}
.mobile-col-1-6, .mobile-col-2-12 {
width: 16.667%;
}
.mobile-col-1-7 {
width: 14.28%;
}
.mobile-col-1-8 {
width: 12.5%;
}
.mobile-col-1-9 {
width: 11.1%;
}
.mobile-col-1-10 {
width: 10%;
}
.mobile-col-1-11 {
width: 9.09%;
}
.mobile-col-1-12 {
width: 8.33%
} .mobile-col-11-12 {
width: 91.66%
}
.mobile-col-10-12 {
width: 83.333%;
}
.mobile-col-9-12 {
width: 75%;
}
.mobile-col-5-12 {
width: 41.66%;
}
.mobile-col-7-12 {
width: 58.33%
}
.hide-on-mobile {
display: none !important;
width: 0;
height: 0;
}
.hero-content h1,
.page-entry-header .entry-title {
font-size: 26px;
line-height: 30px;
}
.news-image, .news-info, .news-content {
width: 100% !important;
position: relative;
}
.news-image {
height: 200px;
}
.news-box:before {
padding-top: 0;
}
.page-entry-header {
padding: 80px 0 60px;
} 
.video-content h1 {
font-size: 30px;
line-height: 34px;
}
#hero-background {
background-attachment: scroll !important;
background-position: center center !important; 
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
#hero-background { 
-webkit-background-size: auto !important; 
-moz-background-size: auto !important;
-o-background-size: auto !important;
background-size: auto !important; 
background-attachment: scroll !important;
background-position: center center !important;  
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
#hero-background { 
-webkit-background-size: auto !important;
-moz-background-size: auto !important;
-o-background-size: auto !important;
background-size: auto !important; 
background-attachment: scroll !important;
background-position: center center !important; 
}
}