/*! Hamburgers @description Tasty CSS-animated hamburgers @author Jonathan Suh @jonsuh @site https://jonsuh.com/hamburgers @link https://github.com/jonsuh/hamburgers */.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}
.hamburger:hover{opacity:1}
.hamburger-box{width:30px;height:19px;display:inline-block;position:relative}
.hamburger-inner{display:block;top:50%;margin-top:-1.5px}
.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:3px;background-color:#000;border-radius:0;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}
.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}
.hamburger-inner::before{top:-8px}
.hamburger-inner::after{bottom:-8px}
#menu-trigger .hamburger-inner,#menu-trigger .hamburger-inner::before,#menu-trigger .hamburger-inner::after{-webkit-transition:all 400ms ease;transition:all 400ms ease}
#menu-trigger .hamburger-inner::before{width:30px}
#menu-trigger .hamburger-inner{width:27px}
#menu-trigger .hamburger-inner::after{width:20px}
#menu-trigger:hover .hamburger-inner,#menu-trigger:hover .hamburger-inner::before,#menu-trigger:hover .hamburger-inner::after{width:30px}
.menu-open #menu-trigger .hamburger-inner,.menu-open #menu-trigger .hamburger-inner::before,.menu-open #menu-trigger .hamburger-inner::after{width:30px}
.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--squeeze .hamburger-inner::before{-webkit-transition:top .1s .14s ease,opacity .1s ease;transition:top .1s .14s ease,opacity .1s ease}
.hamburger--squeeze .hamburger-inner::after{-webkit-transition:bottom .1s .14s ease,-webkit-transform .1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom .1s .14s ease,-webkit-transform .1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom .1s .14s ease,transform .1s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom .1s .14s ease,transform .1s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform .1s cubic-bezier(0.55,0.055,0.675,0.19)}
.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.14s;transition-delay:.14s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease,opacity .1s .14s ease;transition:top .1s ease,opacity .1s .14s ease}
.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease,-webkit-transform .1s .14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom .1s ease,-webkit-transform .1s .14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom .1s ease,transform .1s .14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom .1s ease,transform .1s .14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform .1s .14s cubic-bezier(0.215,0.61,0.355,1)}
.menu-open .hamburger-inner{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.14s;transition-delay:.14s;-webkit-transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}
.menu-open .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease,opacity .1s .14s ease;transition:top .1s ease,opacity .1s .14s ease}
.menu-open .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease,-webkit-transform .1s .14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom .1s ease,-webkit-transform .1s .14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom .1s ease,transform .1s .14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom .1s ease,transform .1s .14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform .1s .14s cubic-bezier(0.215,0.61,0.355,1)}
@font-face{font-family:"Flaticon";src:url("../../fonts/Flaticon.eot");src:url("../../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),url("../../fonts/Flaticon.woff") format("woff"),url("../../fonts/Flaticon.ttf") format("truetype"),url("../../fonts/Flaticon.svg#Flaticon") format("svg");font-weight:normal;font-style:normal}
.fi:before{display:inline-block;font-family:"Flaticon";font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}
.fi-arrows:before{content:"\f100"}
.fi-arrows-1:before{content:"\f101"}
.fi-search:before{content:"\f102"}
html{font-size:62.5%}
body{font-family:"Open Sans",sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6;background:#f0f0ea;color:#555}
*,*:before,*:after{box-sizing:border-box}
::-moz-selection{color:#000;background:#fbf285}
::selection{color:#000;background:#fbf285}
a{text-decoration:none;color:#000;cursor:pointer}
h1,h2,h3,h4,h5,h6{font-family:"Roboto",sans-serif;font-weight:600;color:#000;margin:2rem 0 2rem 0;text-transform:uppercase;letter-spacing:1.5px;line-height:1.5}
h1{font-size:3.2rem}
h2{font-size:2.8rem}
h3{font-size:2.4rem}
h4{font-size:2rem}
h5{font-size:1.8rem}
h6{font-size:1.8rem}
p{margin:0 0 2em 0;color:inherit}
p:empty{display:none}
blockquote{font-style:italic}
ul,ol,dl{margin-bottom:20px;margin-left:0}
ul{list-style:square inside}
ol{list-style:decimal inside}
ul ul,ol ol{margin:0 0 0 20px}
dt{font-weight:bold}
dd{margin:0 0 20px}
hr{clear:both;border:0;border-bottom:1px dotted rgba(0,0,0,0.2);height:1px;margin:5rem 0}
pre{position:relative;background:rgba(0,0,0,0.05);font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;line-height:1.6;margin-bottom:1.6em;padding:3% 5% 3% 10%;overflow:auto;max-width:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}
pre:before{position:absolute;left:0;top:0;height:100%;font-family:"FontAwesome";content:"\f121";background:#bbc3cc;color:#fff;padding:0 3px;font-size:14px;z-index:5}
code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}
address{margin-bottom:2em}
table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;font-size:87.5%;line-height:2;margin:0 0 2em;width:100%}
caption,th,td{font-weight:normal;text-align:left}
caption{font-size:16px;margin:20px 0}
th{font-weight:bold;text-transform:uppercase}
td{border-top:1px solid #ededed;padding:6px 10px 6px 0}
.clear{clear:both;line-height:1px;height:1px}
.wp-caption{margin-bottom:1.6em;max-width:100%}
.wp-caption a{border-bottom:0 !important}
.wp-caption img[class*="wp-image-"]{display:block;margin:0 0 10px 0}
.wp-caption .wp-caption-text{font-size:16px;line-height:1.5;padding:1em 0;margin:0}
.wp-caption .wp-caption-text span.caption-title{color:#000;text-transform:uppercase;font-size:18px;font-weight:800;line-height:1;margin:0 0 .5em 0;display:block}
.alignleft{display:inline;float:left}
.alignright{display:inline;float:right}
.aligncenter{display:block;margin-right:auto;margin-left:auto}
.wp-gallery a,.gallery a{border:0 !important}
blockquote.alignleft,.wp-caption.alignleft,img.alignleft{margin:5px 20px 5px 0}
blockquote.alignright,.wp-caption.alignright,img.alignright{margin:5px 0 5px 20px}
blockquote.aligncenter,.wp-caption.aligncenter,img.aligncenter{clear:both;margin-top:.4em;margin-bottom:1.6em}
.wp-caption.alignleft,.wp-caption.alignright,.wp-caption.aligncenter{margin-bottom:1.2em}
.screen-reader-text{line-height:inherit}
.gallery-caption{line-height:inherit}
.bypostauthor{line-height:inherit}
.sticky{line-height:inherit}
.wp-gallery .image{position:relative}
.wp-gallery .image .wp-caption{position:absolute;left:15px;bottom:13px;opacity:0;background-color:rgba(255,255,255,0.96);padding:8px 12px;margin:0 30px 0 0;font-size:12px;line-height:16px;letter-spacing:4px;text-transform:uppercase;text-align:left;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition-duration:.2s;transition-duration:.2s}
.wp-gallery .image:hover .wp-caption{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
#main-content.image-gallery .wp-gallery .image img{margin-bottom:0 !important}
*,*:before,*:after{box-sizing:border-box}
#site-container{max-width:1210px;margin-left:auto;margin-right:auto}
#site-container:after{content:" ";display:block;clear:both}
.container{max-width:1070px;margin-left:auto;margin-right:auto}
.container:after{content:" ";display:block;clear:both}
#site-footer{padding:60px 0}
#site-footer .column{width:28.5714285714%;float:left;margin-right:7.1428571429%}
#site-footer .column:nth-child(3n+3){width:28.5714285714%;float:right;margin-right:0}
#header-sidebar .widget{width:28.5714285714%;float:left;margin-right:7.1428571429%}
#header-sidebar .widget:nth-child(3n+3){width:28.5714285714%;float:right;margin-right:0}
.single-post .entry-footer .post-tags{width:64.2857142857%;float:left;margin-right:7.1428571429%}
.single-post .entry-footer .post-share{width:28.5714285714%;float:right;margin-right:0}
.single-portfolio .top-images #portfolio-media{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .top-images #portfolio-content{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .meta-info .meta{width:44.4444444444%;float:left;margin-right:11.1111111111%}
.single-portfolio .meta-info .meta:nth-child(2n+2){width:44.4444444444%;float:right;margin-right:0}
.single-portfolio .image-gallery .meta,.single-portfolio .image-slider .meta{width:47.619047619%;float:left;margin-right:4.7619047619%}
.single-portfolio .image-gallery .meta:nth-child(2n+2),.single-portfolio .image-slider .meta:nth-child(2n+2){width:47.619047619%;float:right;margin-right:0}
.single-portfolio .top-images .meta-info .meta{width:21.0526315789%;float:left;margin-right:5.2631578947%}
.single-portfolio .top-images .meta-info .meta:nth-child(4n+4){width:21.0526315789%;float:right;margin-right:0}
.team-banner .content{width:73.6842105263%;float:left;margin-right:5.2631578947%}
.team-banner .action{width:21.0526315789%;float:right;margin-right:0}
.column[data-span="6"]{width:47.3933649289%;float:left;margin-right:5.2132701422%}
.column[data-span="6"]:nth-child(2n+2){width:47.3933649289%;float:right;margin-right:0}
.column[data-span="4"]{width:30.303030303%;float:left;margin-right:4.5454545455%}
.column[data-span="4"]:nth-child(3n+3){width:30.303030303%;float:right;margin-right:0}
.column{margin-bottom:30px}
.row{*zoom:1}
.row:before,.row:after{content:' ';display:table}
.row:after{clear:both}
.wp-gallery{*zoom:1}
.wp-gallery:before,.wp-gallery:after{content:' ';display:table}
.wp-gallery:after{clear:both}
#site-container{position:relative;background:#fff;margin:60px auto;padding:60px 0 0 0}
#site-header{position:relative;z-index:100}
#site-header .custom-logo-link{display:inline-block}
#main-content{margin-top:90px}
#main-content #page-content a{text-decoration:none !important;border-bottom:2px solid #efefef;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
#main-content #page-content a:hover{border-color:#000}
#main-content #page-content img{max-width:100%;height:auto}
#site-footer{background:#fcfcf8;color:#888;margin-top:90px}
#site-footer .column{margin-bottom:0}
#site-footer p{margin:0}
#site-footer p a{color:inherit;text-decoration:none;border-bottom:2px solid #efefef;-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s}
#site-footer p a:hover{border-color:#888}
#site-footer .social-icons{text-align:right}
#site-footer .social-icons ul{list-style:none;margin:0;padding:0}
#site-footer .social-icons ul li{display:inline-block;margin-right:15px}
#site-footer .social-icons ul li:last-child{margin-right:0}
#site-footer .social-icons ul li a{color:#c8c8c7;font-size:26px}
#site-footer .social-icons ul li a:hover{color:#555}
#page-header{margin:145px 0 10px 0}
#page-header .prefix{font-family:"Roboto",sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#000;display:inline-block}
#page-header .title{font-family:"Roboto",sans-serif;font-size:58px;font-weight:300;text-transform:capitalize}
#page-header .subtitle{font-family:"Open Sans",sans-serif;font-size:20px;color:#989898}
#header-media{margin-top:90px;margin-bottom:100px}
#header-media .gmap{display:block;width:100%;height:400px}
#header-media .image{width:100%;height:auto}
.preloader{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000;background:#fff}
.loader-icon{width:32px;height:32px;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;border:4px solid #e1e1e1;border-top:4px solid #1e2023;border-radius:50%;-webkit-animation:preloader-anim .5s infinite linear;animation:preloader-anim .5s infinite linear}
.about-photo{padding-right:15px}
.about-photo img{max-width:100%;height:auto}
.about-info{padding-top:50px;padding-left:15px}
.about-info .title{font-family:"Roboto",sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#000;display:inline-block;margin-bottom:15px}
.about-info .name{font-family:"Roboto",sans-serif;font-size:48px;font-weight:300;text-transform:capitalize;margin-top:0;color:#000 !important}
.about-info .lead{font-family:"Open Sans",sans-serif;font-size:24px;font-weight:300;color:#989898;margin-bottom:30px}
.about-info ul.social-profiles{list-style:none;margin:0;padding:0}
.about-info ul.social-profiles li{position:relative;display:inline-block;margin-right:5px;margin-bottom:5px}
.about-info ul.social-profiles li a{border:0 !important;color:gray;font-size:20px;display:inline-block;width:42px;height:42px;line-height:42px;border-radius:42px;background-color:#f5f5f5;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.about-info ul.social-profiles li a:hover{background-color:#272b2f;color:#fff}
.services-wrapper .featured-image{padding-right:15px}
.services-wrapper .featured-image img{max-width:100%;height:auto}
.services-wrapper .services.column{padding-left:15px;padding-top:45px}
.services-wrapper .services.column .service{margin-bottom:45px}
.services-wrapper .services .service .icon{width:58px;height:auto}
.services-wrapper .services .service .title{font-size:20px;font-weight:600}
.services-wrapper .services .service .title:after{content:'.'}
.team-grid{*zoom:1}
.team-grid:before,.team-grid:after{content:' ';display:table}
.team-grid:after{clear:both}
.team-grid .member .photo{margin:0}
.team-grid .member .photo img{width:100%;height:auto}
.team-grid .member .name{margin-bottom:0;font-size:2.2rem}
.team-grid .member .position{margin-bottom:1rem;font-size:1.8rem;color:#989898}
.team-grid .member .intro p{margin-bottom:2rem}
.team-grid .member ul.social-profiles{margin:0;padding:0}
.team-grid .member ul.social-profiles li{display:inline-block;font-size:22px;margin-right:10px}
.team-grid .member ul.social-profiles li a{color:gray}
.team-grid .member ul.social-profiles li a:hover{color:#000}
.team-banner{*zoom:1;border:5px solid #f26a44;border-radius:2px;padding:35px 40px;margin-top:60px}
.team-banner:before,.team-banner:after{content:' ';display:table}
.team-banner:after{clear:both}
.team-banner .content .title{font-family:"Open Sans",sans-serif;font-size:32px;text-transform:capitalize;font-weight:600;letter-spacing:-1px;margin:0}
.team-banner .content .caption{color:#989898;margin:0}
.team-banner .action{text-align:right}
.team-banner .action .button{background:#f26a44}
.no-image{height:530px;line-height:530px;background:#f9f9f9;border:2px dashed #e2e2e2;text-align:center;color:#555}
.services-wrapper .no-image{height:745px;line-height:745px}
.single-portfolio .no-image{height:750px;line-height:750px;margin-bottom:30px}
.fancybox-overlay{background:rgba(0,0,0,0.9)}
#fancybox-thumbs ul li,#fancybox-thumbs ul li.active{padding:0 10px 10px 0}
#fancybox-thumbs ul li,#fancybox-thumbs ul li a{border:0 !important}
.fancybox-title{font-family:"Open Sans",sans-serif;position:absolute;left:15px;bottom:24px;opacity:1;background-color:rgba(255,255,255,0.96);padding:8px 12px;margin:0 30px 0 0;font-size:12px;line-height:16px;letter-spacing:4px;text-transform:uppercase;text-align:left;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition-duration:.2s;transition-duration:.2s}
.fancybox-nav.fancybox-prev span{content:'<'}
.fancybox-nav.fancybox-next span{content:'>'}
.fancybox-opened .fancybox-skin{box-shadow:none}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("../../images/fancybox_sprite.png")}
.owl-carousel .owl-wrapper.grabbing{cursor:url("../../images/grabbing.png") 8 8,move}
.owl-carousel .owl-wrapper.grabbing .owl-item .image a{cursor:url("../../images/grabbing.png") 8 8,move}
.owl-carousel .owl-wrapper .owl-item .image a{cursor:url("../../images/grab.png") 8 8,move}
.owl-carousel .owl-controls .owl-pagination{*zoom:1;width:100%;position:absolute;bottom:50px}
.owl-carousel .owl-controls .owl-pagination:before,.owl-carousel .owl-controls .owl-pagination:after{content:' ';display:table}
.owl-carousel .owl-controls .owl-pagination:after{clear:both}
.owl-carousel .owl-controls .owl-pagination .owl-page span{margin:5px !important;background:transparent !important;border:1px solid #000}
.owl-carousel .owl-controls .owl-pagination .owl-page.active span{background:#000 !important}
.owl-carousel .owl-controls .owl-buttons{*zoom:1;width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel .owl-controls .owl-buttons:before,.owl-carousel .owl-controls .owl-buttons:after{content:' ';display:table}
.owl-carousel .owl-controls .owl-buttons:after{clear:both}
.owl-carousel .owl-controls .owl-buttons .owl-prev,.owl-carousel .owl-controls .owl-buttons .owl-next{background:transparent !important;opacity:1 !important;-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before,.owl-carousel .owl-controls .owl-buttons .owl-next:before{font-family:"Flaticon";z-index:999;font-size:35px;color:#000;cursor:pointer}
.owl-carousel .owl-controls .owl-buttons .owl-prev{position:absolute;left:10px;width:100px;height:100px}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover{left:0}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before{content:""}
.owl-carousel .owl-controls .owl-buttons .owl-next{position:absolute;right:10px;width:100px;height:100px}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover{right:0}
.owl-carousel .owl-controls .owl-buttons .owl-next:before{content:""}
.is_demo_bg{background-image:url("../../images/bgs/default.jpg");background-repeat:repeat;background-position:top center;background-attachment:fixed}
#primary-navigation{position:relative;text-align:right}
#primary-navigation #classic-menu-container{display:none;color:#8c8c8c;margin-right:12%}
#primary-navigation #classic-menu-container ul.sf-menu{margin:30px 0 0 0;padding:0;list-style:none;font-family:"Open Sans",sans-serif;font-size:1.55rem;text-transform:uppercase;letter-spacing:1.3px}
#primary-navigation #classic-menu-container ul.sf-menu *{margin:0;padding:0;list-style:none}
#primary-navigation #classic-menu-container ul.sf-menu>li{float:left;position:relative;display:inline-block;margin-right:48px}
#primary-navigation #classic-menu-container ul.sf-menu>li:last-child{margin-right:0}
#primary-navigation #classic-menu-container ul.sf-menu>li>a{color:#8c8c8c;padding:4px 0}
#primary-navigation #classic-menu-container ul.sf-menu>li>a:hover{color:#3b3b3b}
#primary-navigation #classic-menu-container ul.sf-menu>li.current-menu-item>a{color:#3b3b3b}
#primary-navigation #classic-menu-container ul.sf-menu ul{min-width:250px;position:absolute;display:none;top:220%;left:0;z-index:99;padding:30px 0;background:#222;text-align:left;z-index:9999;float:left;margin-bottom:1em}
#primary-navigation #classic-menu-container ul.sf-menu ul li{position:relative;line-height:1.4;letter-spacing:2px;white-space:nowrap;-webkit-transition:background .2s;transition:background .2s}
#primary-navigation #classic-menu-container ul.sf-menu ul li a{display:block;position:relative;display:block;color:#b9b9b9;padding:13px 0;margin:0 38px;letter-spacing:.1em}
#primary-navigation #classic-menu-container ul.sf-menu ul li a:hover{color:#fff !important}
#primary-navigation #classic-menu-container ul.sf-menu ul li ul{top:0;left:109%}
#primary-navigation #classic-menu-container ul.sf-menu li:hover>ul,#primary-navigation #classic-menu-container ul.sf-menu li.sfHover>ul{display:block}
#primary-navigation #classic-menu-container ul.sf-menu li:hover,#primary-navigation #classic-menu-container ul.sf-menu li.sfHover{-webkit-transition:none;transition:none}
#primary-navigation #classic-menu-container ul.sf-menu li:hover>a,#primary-navigation #classic-menu-container ul.sf-menu li.sfHover>a{color:#3b3b3b}
#primary-navigation #classic-menu-container ul.sf-menu li:hover li:hover>a,#primary-navigation #classic-menu-container ul.sf-menu li:hover li.sfHover>a,#primary-navigation #classic-menu-container ul.sf-menu li.sfHover li:hover>a,#primary-navigation #classic-menu-container ul.sf-menu li.sfHover li.sfHover>a{color:#fff}
#primary-navigation #classic-menu-container ul.sf-menu.sf-arrows ul .sf-with-ul{padding-right:2.5em}
#primary-navigation #classic-menu-container ul.sf-menu.sf-arrows ul .sf-with-ul:after{font-family:"FontAwesome";content:"\f105";font-size:14px;position:absolute;color:#fff;top:50%;right:1em;margin-top:-9px;margin-right:-13px}
#primary-navigation #searchform{display:none;position:absolute;right:0;top:8px}
#primary-navigation #searchform .screen-reader-text{display:none}
#primary-navigation #searchform>div:before{position:absolute;right:22px;top:54%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:"Flaticon";content:"";z-index:999;font-size:22px;color:#8c8c8c;cursor:pointer}
#primary-navigation #searchform #s{cursor:pointer;border-color:transparent;background:transparent;width:65px;line-height:46px;position:relative;-webkit-transition:width 400ms ease;transition:width 400ms ease}
#primary-navigation #searchform #s:focus{cursor:text;outline:0;border:1px solid #d5d5d5;background:#fff;width:300px}
#primary-navigation #searchform #searchsubmit{display:none}
#menu-trigger{display:none;position:relative;outline:0;z-index:600}
.md-content .md-close{display:inline-block;position:absolute;top:-21px;right:-23px;background:#000;width:45px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:18px;z-index:999999}
.md-content .md-close:before,.md-content .md-close:after{position:absolute;top:12px;left:21px;content:' ';height:20px;width:2px;background-color:#fff;list-style-image:25px}
.md-content .md-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.md-content .md-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.md-content .swipe-wrap{position:relative;padding:30px 35px;background:#fff;border:1px solid rgba(0,0,0,0.13);width:100%;height:auto}
.md-content .swipe-wrap:before{content:'Menu';font-family:"Roboto",sans-serif;font-size:26px;font-weight:700;text-transform:uppercase;letter-spacing:2px;line-height:1.5;margin:0 0 20px 0;color:#000}
.md-content .swipe-wrap .bread-crumb{display:inline-block;position:absolute;top:30px;right:30px}
.md-content .swipe-wrap .bread-crumb a{display:none;font-family:"Open Sans",sans-serif;font-size:1.4rem;text-transform:uppercase;letter-spacing:1.3px;line-height:38px;outline:0;color:#000}
.md-content .swipe-wrap .bread-crumb a:nth-last-child(2){display:inline-block}
.md-content .swipe-wrap .swipe-menu{position:relative;overflow:hidden;height:215px;width:100%;-webkit-transition:height 400ms linear;transition:height 400ms linear}
.md-content .swipe-wrap .swipe-menu .tray{position:absolute;top:0;left:0;width:100%;height:100%}
.md-content .swipe-wrap .swipe-menu ul{margin:0;padding:0;width:100%;position:absolute;top:0;left:0}
.md-content .swipe-wrap .swipe-menu ul.sf-menu{margin-top:25px}
.md-content .swipe-wrap .swipe-menu ul li{display:block;font-family:"Open Sans",sans-serif;font-size:1.6rem;text-transform:uppercase;letter-spacing:1.3px;line-height:38px;outline:0}
.md-content .swipe-wrap .swipe-menu ul li.current-menu-ancestor>a,.md-content .swipe-wrap .swipe-menu ul li.current-menu-item>a{color:#3b3b3b}
.md-content .swipe-wrap .swipe-menu ul li a{position:relative;color:#8c8c8c;display:block;outline:0;-webkit-transition:color 300ms linear;transition:color 300ms linear}
.md-content .swipe-wrap .swipe-menu ul li a:hover,.md-content .swipe-wrap .swipe-menu ul li a:focus{color:#3b3b3b}
.md-content .swipe-wrap .swipe-menu ul li a:not(.default):after{font-family:"FontAwesome";content:"\f105";font-size:15px;position:absolute;color:#000;top:50%;right:1em;margin-top:-20px;margin-right:-13px}
.md-content .swipe-wrap .swipe-menu ul li span{float:right}
.md-content .swipe-wrap .swipe-menu ul li ul{left:100%;display:none}
.modern-menu #primary-navigation #menu-trigger{display:inline-block !important}
.modern-menu #primary-navigation #classic-menu-container{display:none !important}
.modern-menu #primary-navigation #searchform{display:none !important}
#page-sidebar .widget{position:relative;margin-top:60px}
#page-sidebar .widget:before{content:'';width:100%;height:10px;position:absolute;left:0;top:0}
#page-sidebar .widget:first-child{padding-top:0;margin-top:0}
#page-sidebar .widget:first-child:after{background:transparent}
#page-sidebar .widget:first-child>h3{margin-top:0}
#page-sidebar .widget h3{font-size:18px;text-transform:uppercase;font-weight:600;letter-spacing:1px}
#page-sidebar .widget a{text-decoration:none;border-bottom:2px solid #efefef;-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s}
#page-sidebar .widget a:hover{border-color:#000}
#page-sidebar .widget img{max-width:100%;height:auto}
#page-sidebar .widget_search .screen-reader-text{display:none}
#page-sidebar .widget_nav_menu .screen-reader-text,#page-sidebar .widget_categories .screen-reader-text,#page-sidebar .widget_archive .screen-reader-text,#page-sidebar .widget_pages .screen-reader-text,#page-sidebar .widget_meta .screen-reader-text,#page-sidebar .widget_recent_comments .screen-reader-text,#page-sidebar .widget_recent_entries .screen-reader-text,#page-sidebar .widget_rss .screen-reader-text,#page-sidebar .widget_portfolio_categories .screen-reader-text,#page-sidebar .widget_product_categories .screen-reader-text,#page-sidebar .widget_list .screen-reader-text{display:none}
#page-sidebar .widget_nav_menu ul,#page-sidebar .widget_categories ul,#page-sidebar .widget_archive ul,#page-sidebar .widget_pages ul,#page-sidebar .widget_meta ul,#page-sidebar .widget_recent_comments ul,#page-sidebar .widget_recent_entries ul,#page-sidebar .widget_rss ul,#page-sidebar .widget_portfolio_categories ul,#page-sidebar .widget_product_categories ul,#page-sidebar .widget_list ul{padding-left:0;margin-bottom:0;list-style:none}
#page-sidebar .widget_nav_menu ul li,#page-sidebar .widget_categories ul li,#page-sidebar .widget_archive ul li,#page-sidebar .widget_pages ul li,#page-sidebar .widget_meta ul li,#page-sidebar .widget_recent_comments ul li,#page-sidebar .widget_recent_entries ul li,#page-sidebar .widget_rss ul li,#page-sidebar .widget_portfolio_categories ul li,#page-sidebar .widget_product_categories ul li,#page-sidebar .widget_list ul li{line-height:36px}
#page-sidebar .widget_nav_menu ul a,#page-sidebar .widget_categories ul a,#page-sidebar .widget_archive ul a,#page-sidebar .widget_pages ul a,#page-sidebar .widget_meta ul a,#page-sidebar .widget_recent_comments ul a,#page-sidebar .widget_recent_entries ul a,#page-sidebar .widget_rss ul a,#page-sidebar .widget_portfolio_categories ul a,#page-sidebar .widget_product_categories ul a,#page-sidebar .widget_list ul a{color:#000;padding:0 2px;text-decoration:none;border-bottom:2px solid #efefef;-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s}
#page-sidebar .widget_nav_menu ul a:hover,#page-sidebar .widget_categories ul a:hover,#page-sidebar .widget_archive ul a:hover,#page-sidebar .widget_pages ul a:hover,#page-sidebar .widget_meta ul a:hover,#page-sidebar .widget_recent_comments ul a:hover,#page-sidebar .widget_recent_entries ul a:hover,#page-sidebar .widget_rss ul a:hover,#page-sidebar .widget_portfolio_categories ul a:hover,#page-sidebar .widget_product_categories ul a:hover,#page-sidebar .widget_list ul a:hover{border-color:#000}
#page-sidebar .widget_tag_cloud .tagcloud{margin-top:30px}
#page-sidebar .widget_tag_cloud .tagcloud a{border-width:1px;display:inline-block;padding:6px 14px 6px 14px;margin:0 7px 12px 0;border-radius:12px;background-color:#f5f5f5;font-size:1.2rem !important;letter-spacing:3px;text-transform:uppercase;color:#272b2f;text-decoration:none !important;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
#page-sidebar .widget_tag_cloud .tagcloud a:hover{background-color:#272b2f;color:#fff}
#page-sidebar .widget_rss .rsswidget,#page-sidebar .widget_rss .rss-date,#page-sidebar .widget_rss .rssSummary{line-height:1.6}
#page-sidebar .widget_rss li .rss-date{display:block;color:#aaa}
#page-sidebar .rssSummary{margin:9px 0}
#page-sidebar .widget ul.instagram-pics{list-style:none;margin:0;padding:0}
#page-sidebar .widget ul.instagram-pics li{display:inline-block;width:90px;height:90px;margin:0 15px 13px 0}
#page-sidebar .widget ul.instagram-pics li:nth-child(3n+3){margin-right:0}
#page-sidebar .widget ul.instagram-pics li a{display:block;border:0}
#page-sidebar .widget ul.instagram-pics li a:after{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,0.2);z-index:9999;visibility:hidden;-webkit-transition:visibility 300ms ease-in-out;transition:visibility 300ms ease-in-out}
#page-sidebar .widget ul.instagram-pics li a:hover:after{visibility:visible}
#page-sidebar .widget ul.instagram-pics li a img{width:100%;height:auto}
.blog-classic .post,.blog-masonry .post,.single-post .post{margin-bottom:80px}
.blog-classic .post .entry-media,.blog-masonry .post .entry-media,.single-post .post .entry-media{margin:0 0 30px 0}
.blog-classic .post .entry-media a,.blog-masonry .post .entry-media a,.single-post .post .entry-media a{border:0 !important}
.blog-classic .post .entry-media img,.blog-masonry .post .entry-media img,.single-post .post .entry-media img{width:100%;height:auto}
.blog-classic .post .entry-header .title,.blog-masonry .post .entry-header .title,.single-post .post .entry-header .title{font-family:"Roboto",sans-serif;font-size:2.4rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;line-height:1.5;margin:0 0 15px 0;-ms-word-wrap:break-word;word-wrap:break-word}
.blog-classic .post .entry-header .title a,.blog-masonry .post .entry-header .title a,.single-post .post .entry-header .title a{position:relative;border:0 !important}
.blog-classic .post .entry-header .date,.blog-masonry .post .entry-header .date,.single-post .post .entry-header .date{background:#000;border-radius:5px;font-size:14px;display:inline-block;padding:0 5px}
.blog-classic .post .entry-header .date a,.blog-masonry .post .entry-header .date a,.single-post .post .entry-header .date a{color:#fff;border:0 !important}
.blog-classic .post .entry-content img,.blog-masonry .post .entry-content img,.single-post .post .entry-content img{max-width:100%;height:auto}
.blog-classic .post .entry-content ul.tags,.blog-masonry .post .entry-content ul.tags,.single-post .post .entry-content ul.tags{list-style:none;margin:-12px 0 0 0;padding:0}
.blog-classic .post .entry-content ul.tags li,.blog-masonry .post .entry-content ul.tags li,.single-post .post .entry-content ul.tags li{display:inline-block;font-size:17px;margin-right:10px}
.blog-classic .post .entry-content ul.tags li a,.blog-masonry .post .entry-content ul.tags li a,.single-post .post .entry-content ul.tags li a{color:#ccc;text-transform:lowercase;border:0 !important}
.blog-classic .post .entry-content ul.tags li:before,.blog-masonry .post .entry-content ul.tags li:before,.single-post .post .entry-content ul.tags li:before{content:'#';color:#ccc;-webkit-transition:color 300ms ease-in-out;transition:color 300ms ease-in-out}
.blog-classic .post .entry-content ul.tags li:hover a,.blog-classic .post .entry-content ul.tags li:hover:before,.blog-masonry .post .entry-content ul.tags li:hover a,.blog-masonry .post .entry-content ul.tags li:hover:before,.single-post .post .entry-content ul.tags li:hover a,.single-post .post .entry-content ul.tags li:hover:before{color:#555}
.blog-classic .post{margin-bottom:90px}
.blog-classic .post:last-child{margin-bottom:120px}
.blog-classic .post .entry-header .date{padding:2px 10px}
.blog-classic .post .entry-header .title{font-size:2.8rem}
.single-post .entry-footer{*zoom:1;margin-top:40px}
.single-post .entry-footer:before,.single-post .entry-footer:after{content:' ';display:table}
.single-post .entry-footer:after{clear:both}
.single-post .entry-footer .title{display:inline-block;font-size:18px;text-transform:uppercase;font-weight:700;letter-spacing:1px;color:#000;margin-bottom:20px}
.single-post .entry-footer .post-tags ul.tags,.single-post .entry-footer .post-tags ul.post-categories{margin:0;padding:0;list-style:none}
.single-post .entry-footer .post-tags ul.tags li,.single-post .entry-footer .post-tags ul.post-categories li{display:inline-block}
.single-post .entry-footer .post-tags ul.tags li a,.single-post .entry-footer .post-tags ul.post-categories li a{border:0 !important;display:inline-block;padding:6px 14px 6px 14px;margin:0 7px 12px 0;border-radius:12px;background-color:#f5f5f5;font-size:1.2rem !important;letter-spacing:3px;text-transform:uppercase;color:#272b2f;text-decoration:none !important;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
.single-post .entry-footer .post-tags ul.tags li a:hover,.single-post .entry-footer .post-tags ul.post-categories li a:hover{background-color:#272b2f;color:#fff}
.single-post .entry-footer .post-share{text-align:right}
.single-post .entry-footer .post-share ul.share-links{list-style:none;margin:0;padding:0}
.single-post .entry-footer .post-share ul.share-links li{display:inline-block;margin-right:4px;margin-bottom:4px}
.single-post .entry-footer .post-share ul.share-links li:last-child{margin-right:0}
.single-post .entry-footer .post-share ul.share-links li a{border:0 !important;color:gray;font-size:19px;display:inline-block;width:40px;height:40px;line-height:40px;border-radius:40px;background-color:#f5f5f5;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.single-post .entry-footer .post-share ul.share-links li a:hover{background-color:#272b2f;color:#fff}
.single-post .entry-footer .navigation{*zoom:1}
.single-post .entry-footer .navigation:before,.single-post .entry-footer .navigation:after{content:' ';display:table}
.single-post .entry-footer .navigation:after{clear:both}
.single-post .entry-footer .navigation .nav-links>.page-numbers{background:#151515;color:#fff;border-radius:100%}
.navigation{*zoom:1;position:relative;font-size:1.8rem;text-align:center;margin:60px 0 0 0}
.navigation:before,.navigation:after{content:' ';display:table}
.navigation:after{clear:both}
.navigation:before{content:'';width:50px;height:2px;background:#000;position:absolute;top:-55px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.navigation .screen-reader-text{font-family:"Open Sans",sans-serif;display:inline-block;margin-right:15px;font-size:1.6rem;font-weight:400;letter-spacing:0;text-transform:capitalize}
.navigation .nav-links{display:inline-block}
.navigation .nav-links a{border:0 !important;border-radius:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.navigation .nav-links .page-numbers{padding:6px 13px;margin-right:2px;border:0 !important;border-radius:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.navigation .nav-links .page-numbers.current{background:#151515;color:#fff;border-radius:100%}
.navigation .nav-links .page-numbers:hover:not(.current):not(.next):not(.prev){background:#f5f5f5}
.navigation .nav-links .page-numbers.next,.navigation .nav-links .page-numbers.prev{font-size:2.4rem}
.filters{margin:-10px 0 90px 0;padding:0}
.filters li{display:inline-block;position:relative;margin-right:10px}
.filters li a{font-size:1.7rem;text-decoration:none !important;padding:5px 18px;border-radius:50px;-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s}
.filters li a:hover{background:#f9f9f9}
.filters li a.active{background:#f5f5f5}
.portfolio-grid[data-margin="0"]{margin-bottom:-90px !important}
.portfolio-grid .portfolio{float:left;position:relative}
.portfolio-grid .portfolio .entry-image,.portfolio-grid .portfolio .entry-hover{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-position:center center}
.portfolio-grid .portfolio .iBG{background-size:cover;background-repeat:no-repeat}
.portfolio-grid .portfolio .entry-hover{visibility:hidden;opacity:0;text-align:center;background:rgba(255,255,255,0.9);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.portfolio-grid .portfolio .entry-hover .vcenter{position:relative}
.portfolio-grid .portfolio .entry-hover .entry-title{text-transform:uppercase;font-size:1.8rem;letter-spacing:1px;font-weight:700;position:relative;top:-15px;opacity:0;color:#000;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.portfolio-grid .portfolio .entry-hover .entry-subtitle{font-size:1.5rem;position:relative;bottom:-15px;opacity:0;color:#7a7a7a;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.portfolio-grid .portfolio:hover .entry-hover{visibility:visible;opacity:1}
.portfolio-grid .portfolio:hover .entry-hover .entry-title,.portfolio-grid .portfolio:hover .entry-hover .entry-subtitle{opacity:1}
.portfolio-grid .portfolio:hover .entry-hover .entry-title{top:0}
.portfolio-grid .portfolio:hover .entry-hover .entry-subtitle{bottom:0}
.single-portfolio #main-content{margin-top:0}
.single-portfolio #main-content #portfolio-media{position:relative;z-index:50}
.single-portfolio #main-content #portfolio-media .image a{display:block;position:relative}
.single-portfolio #main-content #portfolio-media img{display:block;width:100%;height:auto;margin-bottom:20px}
.single-portfolio #portfolio-content .header{margin-bottom:20px}
.single-portfolio #portfolio-content .header .title{font-family:"Roboto",sans-serif;font-size:26px;font-weight:700;text-transform:uppercase;letter-spacing:2px;line-height:1.5;margin:0}
.single-portfolio #portfolio-content .header .subtitle{font-size:18px;color:#ccc}
.single-portfolio #portfolio-content .meta-info{margin-top:45px}
.single-portfolio #portfolio-content .meta-info .meta{margin-bottom:45px}
.single-portfolio #portfolio-content .meta-info .meta:last-of-type{margin-bottom:0}
.single-portfolio #portfolio-content .meta-info .meta strong{display:inline-block;font-size:18px;text-transform:uppercase;font-weight:700;letter-spacing:1px;color:#000;margin-bottom:20px}
.single-portfolio #portfolio-content .meta-info .meta ul.share-links{list-style:none;margin:0;padding:0}
.single-portfolio #portfolio-content .meta-info .meta ul.share-links li{display:inline-block;margin-right:4px;margin-bottom:4px}
.single-portfolio #portfolio-content .meta-info .meta ul.share-links li:last-child{margin-right:0}
.single-portfolio #portfolio-content .meta-info .meta ul.share-links li a{border:0 !important;color:gray;font-size:19px;display:inline-block;width:40px;height:40px;line-height:40px;border-radius:40px;background-color:#f5f5f5;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.single-portfolio #portfolio-content .meta-info .meta ul.share-links li a:hover{background-color:#272b2f;color:#fff}
.single-portfolio #site-footer{margin-top:0}
form p{margin-bottom:1em}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;margin:0;vertical-align:baseline;padding:.48rem 2.1rem;border:1px solid #d5d5d5;border-radius:25px;line-height:46px;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;box-shadow:none}
textarea{height:250px;border-radius:10px}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,select:focus,textarea:focus{outline:medium none;border:1px solid #555}
input[type="submit"],button,.button,input[type="button"]{font-family:"Roboto",sans-serif;font-size:1.6rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;display:inline-block;margin-top:10px;padding:16px 30px;border:0;border-radius:25px;background:#000;color:#fff;-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s}
input[type="submit"]:hover,button:hover,.button:hover,input[type="button"]:hover{cursor:pointer;background:#515151 !important;color:#fff !important}
label{font-size:1.6rem;line-height:46px}
label span.req{color:#f26c4f}
::-webkit-input-placeholder{font-style:italic}
:-moz-placeholder{font-style:italic}
::-moz-placeholder{font-style:italic}
:-ms-input-placeholder{font-style:italic}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
input[type=number]{-moz-appearance:textfield}
input.wpcf7-not-valid,textarea.wpcf7-not-valid{border:1px solid rgba(255,0,0,0.5) !important;background:rgba(255,0,0,0.02)}
.wpcf7-not-valid-tip{display:none !important}
.wpcf7-form .wpcf7-response-output{padding:15px 25px;color:#999;background:#f1f1f1;border:0;margin:30px 0 15px 0}
.wpcf7-form-control-wrap input,.wpcf7-form-control-wrap textarea,.wpcf7-form-control-wrap select{margin-top:10px}
#search-form p{margin:0}
.md-perspective,.md-perspective body{height:100%;overflow:hidden}
.md-perspective body{-webkit-perspective:600px;perspective:600px}
.container{min-height:100%}
.md-modal{position:fixed;top:50%;left:50%;width:50%;max-width:320px;min-width:320px;height:auto;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}
.md-show{visibility:visible}
.md-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgba(255,255,255,0.8);-webkit-transition:all .3s;transition:all .3s;cursor:url("../../images/close-icon.png"),auto}
.md-show ~ .md-overlay{opacity:1;visibility:visible}
.md-content{position:relative;margin:0 auto}
.md-effect-1 .md-content{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:all .3s;transition:all .3s}
.md-show.md-effect-1 .md-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}
.md-effect-2 .md-content{-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);opacity:0;-webkit-transition:all .3s cubic-bezier(0.25,0.5,0.5,0.9);transition:all .3s cubic-bezier(0.25,0.5,0.5,0.9)}
.md-show.md-effect-2 .md-content{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}
.md-effect-3 .md-content{-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0;-webkit-transition:all .3s;transition:all .3s}
.md-show.md-effect-3 .md-content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}
.md-effect-4 .md-content{-webkit-transform:scale(0) rotate(720deg);-ms-transform:scale(0) rotate(720deg);transform:scale(0) rotate(720deg);opacity:0}
.md-show.md-effect-4 ~ .md-overlay,.md-effect-4 .md-content{-webkit-transition:all .5s;transition:all .5s}
.md-show.md-effect-4 .md-content{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}
.md-effect-5.md-modal{-webkit-perspective:1300px;perspective:1300px}
.md-effect-5 .md-content{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(600px) rotateX(20deg);-ms-transform:translateZ(600px) rotateX(20deg);transform:translateZ(600px) rotateX(20deg);opacity:0}
.md-show.md-effect-5 .md-content{-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform:translateZ(0) rotateX(0);-ms-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0);opacity:1}
.comments-area{margin-top:60px;padding:15px 0}
.comment-respond{padding:30px 0}
.comments-header .comments-title,.comments-header .comment-reply-title,.comment-respond .comments-title,.comment-respond .comment-reply-title{font-family:"Roboto",sans-serif;font-size:20px;text-transform:uppercase;font-weight:700;margin-bottom:10px;letter-spacing:1.5px}
.comments-header .comments-title a,.comments-header .comment-reply-title a,.comment-respond .comments-title a,.comment-respond .comment-reply-title a{border:0 !important}
.comments-header .comments-title #cancel-comment-reply-link,.comments-header .comment-reply-title #cancel-comment-reply-link,.comment-respond .comments-title #cancel-comment-reply-link,.comment-respond .comment-reply-title #cancel-comment-reply-link{float:right;padding:6px 14px 6px 14px;border-radius:12px;background-color:#f5f5f5;font-size:1.2rem;font-weight:400;letter-spacing:3px;text-transform:uppercase;color:#272b2f;border:0 !important;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
.comments-header .comments-title #cancel-comment-reply-link:hover,.comments-header .comment-reply-title #cancel-comment-reply-link:hover,.comment-respond .comments-title #cancel-comment-reply-link:hover,.comment-respond .comment-reply-title #cancel-comment-reply-link:hover{background-color:#272b2f;color:#fff}
ol.comment-list{list-style:none;margin:60px 0 0 0;padding:0}
ol.comment-list li.pingback{margin-bottom:10px}
ol.comment-list li.comment:last-child{margin-bottom:0}
ol.comment-list li.comment .comment-wrap{margin-bottom:60px}
ol.comment-list li.comment .comment-wrap .comment-header{*zoom:1}
ol.comment-list li.comment .comment-wrap .comment-header:before,ol.comment-list li.comment .comment-wrap .comment-header:after{content:' ';display:table}
ol.comment-list li.comment .comment-wrap .comment-header:after{clear:both}
ol.comment-list li.comment .comment-wrap .comment-header .author-avatar{float:left;margin-right:20px;border:0 !important}
ol.comment-list li.comment .comment-wrap .comment-header .author-avatar img{border-radius:100%}
ol.comment-list li.comment .comment-wrap .comment-header .comment-meta{margin-top:5px}
ol.comment-list li.comment .comment-wrap .comment-header .comment-meta .author{font-size:15px;text-transform:uppercase;letter-spacing:3px;color:#000}
ol.comment-list li.comment .comment-wrap .comment-header .comment-meta .author a{border:0 !important}
ol.comment-list li.comment .comment-wrap .comment-header .comment-meta .time{font-size:11px;color:silver;text-transform:uppercase;letter-spacing:3px;margin-top:3px}
ol.comment-list li.comment .comment-wrap .comment-header .comment-meta .time a{border:0 !important;color:#989898}
ol.comment-list li.comment .comment-wrap .comment-body{*zoom:1}
ol.comment-list li.comment .comment-wrap .comment-body:before,ol.comment-list li.comment .comment-wrap .comment-body:after{content:' ';display:table}
ol.comment-list li.comment .comment-wrap .comment-body:after{clear:both}
ol.comment-list li.comment .comment-wrap .comment-body .comment-content{margin-top:15px}
ol.comment-list li.comment .comment-wrap .comment-body .comment-content p:last-of-type{margin-bottom:0}
ol.comment-list li.comment .comment-wrap .comment-body .comment-reply a{display:inline-block;margin-top:30px;padding:6px 14px 6px 14px;border-radius:12px;background-color:#f5f5f5;font-size:1.2rem;letter-spacing:3px;text-transform:uppercase;color:#272b2f;border:0 !important;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
ol.comment-list li.comment .comment-wrap .comment-body .comment-reply a:hover{background-color:#272b2f;color:#fff}
ol.comment-list li.comment .children{list-style:none}
.comment-form .logged-in-as{margin-bottom:30px}
.comment-form .logged-in-as a{border-bottom:2px solid #efefef;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
.comment-form .logged-in-as a:hover{border-color:#000}
.comment-form .comment-notes{margin-bottom:45px}
.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url{width:47.3933649289%;float:left;margin-right:5.2132701422%;margin-bottom:30px}
.comment-form .comment-form-author label span.required,.comment-form .comment-form-email label span.required,.comment-form .comment-form-url label span.required{color:#f26c4f}
.comment-form .comment-form-email{width:47.3933649289%;float:right;margin-right:0}
.comment-form .comment-form-url{width:100%;float:right;margin-right:0}
.comment-navigation{margin-bottom:auto;padding:0 0 44px 0;margin-top:30px}
.comment-navigation:before{content:''}
.comment-navigation .nav-links>div{display:inline-block;margin-right:15px}
.comment-navigation .nav-links>div a{display:inline-block;padding:6px 14px 6px 14px;border-radius:12px;background-color:#f5f5f5;font-size:1.2rem;letter-spacing:3px;text-transform:uppercase;color:#272b2f;border:0 !important;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
.comment-navigation .nav-links>div a:hover{background-color:#272b2f;color:#fff}
.comment-navigation .screen-reader-text{display:none}
@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"Flaticon";src:url("../../fonts/Flaticon.svg#Flaticon") format("svg")}
}@media(min-width:0) and (max-width:640px){#site-container{max-width:100%;margin-left:auto;margin-right:auto}
#site-container:after{content:" ";display:block;clear:both}
.container{max-width:280px;margin-left:auto;margin-right:auto}
.container:after{content:" ";display:block;clear:both}
#site-footer .column{width:100%;float:left;margin-left:0;margin-right:0}
#site-footer .column:nth-child(3n+3){width:100%;float:left;margin-left:0;margin-right:0}
#header-sidebar .widget{width:100%;float:left;margin-left:0;margin-right:0}
#header-sidebar .widget:nth-child(3n+3){width:100%;float:left;margin-left:0;margin-right:0}
.single-post .entry-footer .post-tags{width:100%;float:left;margin-left:0;margin-right:0}
.single-post .entry-footer .post-share{width:100%;float:right;margin-right:0}
.single-portfolio .meta-info .meta{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .meta-info .meta:nth-child(2n+2){width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .top-images .meta-info .meta{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .top-images .meta-info .meta:nth-child(4n+4){width:100%;float:left;margin-left:0;margin-right:0}
.team-banner .content{width:100%;float:left;margin-left:0;margin-right:0}
.team-banner .action{width:100%;float:left;margin-left:0;margin-right:0}
.column[data-span="6"]{width:100%;float:left;margin-left:0;margin-right:0}
.column[data-span="6"]:nth-child(2n+2){width:100%;float:left;margin-left:0;margin-right:0}
.column[data-span="4"]{width:100%;float:left;margin-left:0;margin-right:0}
.column[data-span="4"]:nth-child(3n+3){width:100%;float:left;margin-left:0;margin-right:0}
#site-container{margin:0 auto;padding:45px 0 0 0}
#site-footer .column{margin-bottom:45px}
#site-footer .social-icons{text-align:left}
#page-header .prefix{font-size:14px}
#page-header .title{font-size:36px;text-transform:uppercase}
#page-header .subtitle{font-size:18px}
.about-info .title{font-size:14px}
.about-info .name{font-size:36px;text-transform:uppercase}
.about-info .lead{font-size:20px}
.team-banner .action{text-align:left;margin-top:20px}
.md-content{width:280px}
.md-content .swipe-wrap:before{font-size:24px}
#page-sidebar .widget ul.instagram-pics li{width:83px;margin:0 10px 3px 0}
.blog-classic .post .entry-header .date{padding:0 5px}
.blog-classic .post .entry-header .title{font-size:2.4rem}
.single-post .entry-footer .post-share{text-align:left;margin-top:20px}
.filters li a{display:inline-block;border-radius:0;margin-bottom:8px}
.filters li{display:block;position:relative;margin-top:5px;margin-right:0;text-align:center}
.filters li:first-child{margin-top:0}
.filters li a{font-size:1.3rem;display:block;padding:11px 0;background:#f1f1f1;text-transform:uppercase;letter-spacing:3px}
.filters li a.active{color:#fff;background:#000;border:0}
.single-portfolio #portfolio-content .meta-info .meta{margin-bottom:20px}
.single-portfolio #site-footer{margin-top:90px}
ol.comment-list li.comment .children{padding-left:0;margin-left:0}
.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url{width:100%;float:left;margin-left:0;margin-right:0}
}@media(min-width:0) and (max-width:1024px){#site-header #site-logo{width:47.3684210526%;float:left;margin-right:5.2631578947%}
#site-header #primary-navigation{width:47.3684210526%;float:right;margin-right:0}
#main-content #page-content{width:100%;float:left;margin-left:0;margin-right:0}
#main-content #page-content.no-sidebar{width:100%;float:left;margin-left:0;margin-right:0}
#main-content #page-sidebar{width:100%;float:left;margin-left:0;margin-right:0}
.blog-masonry .post{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .left-images.image-stack #portfolio-media{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .left-images.image-stack #portfolio-content{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .right-images.image-stack #portfolio-media{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .right-images.image-stack #portfolio-content{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .left-images.image-gallery #portfolio-media,.single-portfolio .left-images.image-slider #portfolio-media{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .left-images.image-gallery #portfolio-content,.single-portfolio .left-images.image-slider #portfolio-content{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .right-images.image-gallery #portfolio-media,.single-portfolio .right-images.image-slider #portfolio-media{width:100%;float:left;margin-left:0;margin-right:0}
.single-portfolio .right-images.image-gallery #portfolio-content,.single-portfolio .right-images.image-slider #portfolio-content{width:100%;float:left;margin-left:0;margin-right:0}
#menu-trigger{display:inline-block}
#page-sidebar{margin-top:60px}
.single-portfolio #main-content #portfolio-media{top:50px}
.single-portfolio #portfolio-content{margin-top:90px}
}@media(min-width:641px) and (max-width:1024px){#site-container{max-width:688px;margin-left:auto;margin-right:auto}
#site-container:after{content:" ";display:block;clear:both}
.container{max-width:598px;margin-left:auto;margin-right:auto}
.container:after{content:" ";display:block;clear:both}
.single-post .entry-footer .post-tags{width:44.4444444444%;float:left;margin-right:11.1111111111%}
.single-post .entry-footer .post-share{width:44.4444444444%;float:right;margin-right:0}
#page-header .title{font-size:48px}
#page-header .subtitle{font-size:20px}
.about-info .name{font-size:48px}
.about-info .lead{font-size:20px}
}@media(min-width:1025px){#site-header #site-logo{width:21.0526315789%;float:left;margin-right:5.2631578947%}
#site-header #primary-navigation{width:73.6842105263%;float:right;margin-right:0}
#main-content #page-content{width:64.2857142857%;float:left;margin-right:7.1428571429%}
#main-content #page-content.no-sidebar{width:100%;float:left;margin-left:0;margin-right:0}
#main-content #page-sidebar{width:28.5714285714%;float:right;margin-right:0}
.blog-masonry .post{width:46.2962962963%;float:left;margin-right:7.4074074074%}
.blog-masonry .post:nth-child(2n+2){width:46.2962962963%;float:right;margin-right:0}
.single-portfolio .left-images.image-stack #portfolio-media{width:52.6315789474%;float:left;margin-left:0;margin-right:-100%}
.single-portfolio .left-images.image-stack #portfolio-content{width:42.1052631579%;float:left;margin-left:57.8947368421%;margin-right:-100%}
.single-portfolio .right-images.image-stack #portfolio-media{width:52.6315789474%;float:left;margin-left:47.3684210526%;margin-right:-100%}
.single-portfolio .right-images.image-stack #portfolio-content{width:42.1052631579%;float:left;margin-left:0;margin-right:-100%}
.single-portfolio .left-images.image-gallery #portfolio-media,.single-portfolio .left-images.image-slider #portfolio-media{width:57.8947368421%;float:left;margin-left:0;margin-right:-100%}
.single-portfolio .left-images.image-gallery #portfolio-content,.single-portfolio .left-images.image-slider #portfolio-content{width:36.8421052632%;float:left;margin-left:63.1578947368%;margin-right:-100%}
.single-portfolio .right-images.image-gallery #portfolio-media,.single-portfolio .right-images.image-slider #portfolio-media{width:57.8947368421%;float:left;margin-left:42.1052631579%;margin-right:-100%}
.single-portfolio .right-images.image-gallery #portfolio-content,.single-portfolio .right-images.image-slider #portfolio-content{width:36.8421052632%;float:left;margin-left:0;margin-right:-100%}
.wp-gallery[data-col="2"] .image{width:48.7804878049%;float:left;margin-right:2.4390243902%;margin-bottom:2.3%}
.left-images .wp-gallery[data-col="2"] .image,.right-images .wp-gallery[data-col="2"] .image{width:48.0769230769%;float:left;margin-right:3.8461538462%;margin-bottom:3.84%}
.wp-gallery[data-col="3"] .image{width:32.2580645161%;float:left;margin-right:1.6129032258%;margin-bottom:1.61%}
.left-images .wp-gallery[data-col="3"] .image,.right-images .wp-gallery[data-col="3"] .image{width:31.6455696203%;float:left;margin-right:2.5316455696%;margin-bottom:2.53%}
#primary-navigation #classic-menu-container{display:inline-block}
#primary-navigation #searchform{display:inline-block}
.single-portfolio .left-images #portfolio-media{left:-40px;top:-107px;margin-bottom:-107px}
.single-portfolio .right-images #portfolio-media{right:-40px;top:-107px;margin-bottom:-107px}
.single-portfolio .top-images #portfolio-media{left:-40px;right:-40px;top:-107px;width:107%}
.single-portfolio .left-images #portfolio-content{padding-top:120px}
.single-portfolio .right-images #portfolio-content{padding-top:120px}
.single-portfolio .top-images #portfolio-content{margin-top:-85px}
}@-webkit-keyframes preloader-anim{from{-webkit-transform:rotate(0)}
to{-webkit-transform:rotate(360deg)}
}@keyframes preloader-anim{from{-webkit-transform:rotate(0);transform:rotate(0)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}