
/* HEIGHT MENU */
#logo, #logo img, nav#main-nav .nav-logo img, .non-overlay .open-nav, .non-overlay:not(.sticky-header) nav#traditional-nav > ul > li > a { height: 162px; line-height: 162px; }.overlay-bottom:not(.sticky-header) .open-nav, .overlay-bottom:not(.sticky-header) nav#traditional-nav > ul > li > a { margin-top: 142px; }.overlay-bottom:not(.sticky-header) nav#traditional-nav ul li .sub-menu { top: 162px; }header.non-overlay + #page-title, header.non-overlay + #page-body { margin-top: 202px; }
/* CUSTOM FONTS */
body {font-family: "Lato";font-weight: 300;font-size: 16px;line-height: 26px;letter-spacing: 0.02em;}body strong,body b { font-weight: 400; }input[type=text], input[type=password], input[type=email], textarea, select { font-family: Lato; font-weight: 300; }h1 {font-family: "Montserrat";font-weight: 400;font-size: 90px;line-height: 125px;text-transform: none;}h1 strong,h1 b { font-weight: 700; }.tp-caption.pond-title-big-dark, .tp-caption.pond-title-big-white { font-family: Montserrat;font-weight: 400;font-size: 90px;line-height: 125px;text-transform: none;}.tp-caption.pond-title-big-dark strong, .tp-caption.pond-title-big-white strong, .tp-caption.pond-title-big-dark b, .tp-caption.pond-title-big-white b { font-weight: 700; }h2 {font-family: "Montserrat";font-weight: 400;font-size: 70px;line-height: 98px;text-transform: none;}h2 strong,h2 b { font-weight: 700; }.tp-caption.pond-title-medium-dark, .tp-caption.pond-title-medium-white { font-family: Montserrat;font-weight: 400;font-size: 70px;line-height: 98px;text-transform: none;}.tp-caption.pond-title-medium-dark strong, .tp-caption.pond-title-medium-white strong, .tp-caption.pond-title-medium-dark b, .tp-caption.pond-title-medium-white b { font-weight: 700; }h3 {font-family: "Montserrat";font-weight: 400;font-size: 44px;line-height: 61px;text-transform: none;}h3 strong,h3 b { font-weight: 700; }.tp-caption.pond-title-small-dark, .tp-caption.pond-title-small-white { font-family: Montserrat;font-weight: 400;font-size: 44px;line-height: 61px;text-transform: none;}.tp-caption.pond-title-small-dark strong, .tp-caption.pond-title-small-white strong, .tp-caption.pond-title-small-dark b, .tp-caption.pond-title-small-white b { font-weight: 700; }h4 {font-family: "Montserrat";font-weight: 400;font-size: 28px;line-height: 39px;text-transform: none;}h4 strong,h4 b { font-weight: 700; }.tp-caption.pond-title-mini-dark, .tp-caption.pond-title-mini-white { font-family: Montserrat;font-weight: 400;font-size: 28px;line-height: 39px;text-transform: none;}.tp-caption.pond-title-mini-dark strong, .tp-caption.pond-title-mini-white strong, .tp-caption.pond-title-mini-dark b, .tp-caption.pond-title-mini-white b { font-weight: 700; }h5 {font-family: "Montserrat";font-weight: 400;font-size: 21px;line-height: 29px;text-transform: none;}h5 strong,h5 b { font-weight: 700; }#reply-title { font-size: 21px;line-height: 29px; } h6 {font-family: "Montserrat";font-weight: 400;font-size: 16px;line-height: 22px;text-transform: none;}h6 strong,h6 b { font-weight: 700; }.counter-value { font-family: Montserrat; font-weight: 700; }.tp-caption.pond-title-micro-dark, .tp-caption.pond-title-micro-white { font-family: Montserrat;font-weight: 400;font-size: 16px;line-height: 22px;text-transform: none;}.tp-caption.pond-title-micro-dark strong, .tp-caption.pond-title-micro-white strong, .tp-caption.pond-title-micro-dark b, .tp-caption.pond-title-micro-white b { font-weight: 700; }label {font-family: Montserrat;font-weight: 400;text-transform: none;}.alttitle {font-family: Lato;font-weight: 300;}.alttitle b, .alttitle strong { font-weight: 700; }.title-minimal { letter-spacing: 0.15em !important;text-transform: uppercase; !important}.title-ultraminimal {letter-spacing: 0.4em;text-transform: uppercase;}nav#main-nav .nav-inner ul#primary li a {font-family: Montserrat;font-weight: 700;font-size: 18px;letter-spacing: 0.1em;}nav#traditional-nav ul li a {font-family: Montserrat;font-weight: 700;letter-spacing: 0.1em;}nav#main-nav .nav-inner ul#primary li ul li a {font-family: Montserrat;font-weight: 400;font-size: 16px;}input[type=submit], a.sr-button,
			.scroll-down-message, #backtoworks, .single-pagination li a, .entries-pagination li a, .filter li a, .blog-content a.read-more, .tabs ul.tab-nav li a {font-family: Lato;font-weight: 400;letter-spacing: 0.2em;text-transform: uppercase;}.open-nav span.open-nav-text, #load-more a, footer #backtotop, #social-share .show-share { font-family: Lato; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; } 

/* PORTFOLIO STYLING */
.portfolio-thumb .imgoverlay:after, .portfolio-carousel-item .imgoverlay:after {background: #ffffff;}
/* PSEUDO HEADER */
#pseudo-header { height: 0px; }
/* COLOR */

/* CUSTOM CSS (Theme Options) */
/* prealoader */

.page-loader-inner .loader-logo-name img {
    max-height: 100% !important;
}


/* logo size edit */

#logo, #logo img, nav#main-nav .nav-logo img, .non-overlay .open-nav, .non-overlay:not(.sticky-header) nav#traditional-nav > ul > li > 
a {
  height: 60px;
}

/* header edits*/
.open-nav span.open-nav-text {
    font-size: 16px;
}

.menu {
    margin-top: 15px;
}

/* edit wp admin bar */
#wpadminbar {
    background: rgba(35, 40, 45, 0.17) !important;
}

/* hero container */

.hero-headline-1 {
    text-shadow: 0px 1px 40px rgba(255, 255, 255, 1);
    letter-spacing: 2px !important;
}

.hero-headline-2 {
       text-shadow: -20px 1px 80px rgba(255, 255, 255, 1);
    letter-spacing: 2px !important;
}

.tp-dottedoverlay.twoxtwowhite {
    opacity: .5;
}

.pe-7s-angle-down:hover {
font-color: #fff;
}

.pe-7s-angle-down {
font-size: 3em;
    margin-bottom: -5px;
    margin-top: -5px;
  position:fixed;
  bottom:0;
  -webkit-animation:bounce 1s infinite;
}

@-webkit-keyframes bounce {
  0%       { bottom:2px; }
  25%, 75% { bottom:6px; }
  50%      { bottom:10px; }
  100%     {bottom:0;}
}

/* work section */

div#grid-work {
    background-color: #e3e3e3 !important;
}

.imgoverlay.overlay-transparent:hover:after {
    opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

#backtoworks {
    height: 60px;
    line-height: 16px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -65px;
    overflow: hidden;
    width: 330px;
    text-align: center;
    font-size: 16px;
    font-family: "Lato";
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #0d0d0d;
}

#backtoworks .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 20px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    background: url(files/images/backtoworks.png) no-repeat;
}

a#backtoworks2 {
    margin: 20px 0;
    text-align: center;
    /* width: 300px; */
    position: absolute;
    left: 50%;
    /* display: inline-block; */
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: -76px;
}

.fullscreen-slider-item {
    min-height: 100vh;
    position: relative;
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
}




.fullscreen-slider {
    margin-bottom: 50px;
}

.scroll-down-message {
    margin-bottom: 20px;
}


/* contact */






