html
{
    overflow: hidden;
}

body
{
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;    
    line-height: 1.8;
    font-weight: 400;   
    color: #182825;
    letter-spacing: 0px;
}
body a
{
    text-decoration: none;
    color: #182825;
    transition: color .2s linear, background-color .2s linear, border-color .2s linear;font-family: 'museo-sans', Open Sans;font-weight: 600;
}

p
{
    margin-bottom: 1.4rem;
}

body a:hover
{
    color: #003BFF;
}
strong
{
    font-weight: 700;
}

input, textarea, select 
{
    -webkit-appearance: none;
}
.dash {position: fixed;right: 0;top: 40%;z-index: 999; height: 16px;width: 14px;background-color: #003BFF; float: right;width: 1%}
.pixel {position: fixed;left: 0;top: 50%;z-index: 999; height: 14px;width: 10px;background-color: #FF3366; float: left;}
.wider {
  width: calc(width + 100px);
}
.body-wrapper
{
 
    background-color: #fff;
    position: relative;
}
mark {
  display: inline-block;
  line-height: 0em;
  padding-bottom: 0.5em;
}



.white
{
    color: #fff;
}
.st
.dark
{
    background-color: #141414;
}

.description
{
    margin-top:8px; font-size: 16px; font-weight:400;line-height: 34px;display: block; color: #fff;text-decoration: underline;
}
.slider-description span h3
{
   text-align: center;font-weight: 400 !important;
}
.slider-description, b
{
   font-weight: 700;
}
.doc-loader 
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999; 
    background-color: white;
}

.doc-loader td 
{       
    text-align: center;
    vertical-align: middle;
}

.doc-loader img
{
    width: 120px;
    height: 120px;        
}

.nicescroll-rails-vr:hover
{
    cursor: pointer !important;
}

.header-search
{
    background-color: #ccc;
    padding: 100px 0;
    margin-top: -105px;
}

.search-form
{
    text-align: center;
}

.search-field
{
    width: 100%;
    font-size: 24px;
    padding: 15px;
    border: 0;
    background: transparent;
    border-bottom: 2px solid #a1a1a1;
    color: #a1a1a1;
    font-weight: 400;
    max-width: 80%;
}

.search-field::-webkit-input-placeholder
{
    font-family: 'Work Sans', sans-serif;
    color: #a1a1a1;
    font-weight: 400;
}
.search-field::-moz-placeholder
{
    font-family: 'Work Sans', sans-serif;
    color: #a1a1a1;
    font-weight: 400;
    opacity: 1;
}
.search-field:-ms-input-placeholder
{
    font-family: 'Work Sans', sans-serif;
    color: #a1a1a1;
    font-weight: 400;
}
.search-field:-moz-placeholder
{
    font-family: 'Work Sans', sans-serif;
    color: #a1a1a1;
    font-weight: 400;
    opacity: 1;
}
.header-holder
{
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 0px;
    padding-right:60px;
    padding-left:60px;
}
.site-title img {position: absolute; top: 0; padding-top:32px;line-height: 74px;}
.hide-on-desktop {
    display: none;
  }

#header-main-menu
{
    display: inline-block;
    margin-right: 0px;
}

.main-menu.sm-clean
{
    background-color: transparent;
}

.sm-clean a.current, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, 
.sm-clean a.highlighted, .sm-clean ul a:hover, .sm-clean ul a:focus, 
.sm-clean ul a:active, .sm-clean ul a.highlighted, .sm-clean .current_page_item a
{
    color: #003BFF;
}

.sub-arrow
{
    -webkit-transition: transform 0.1s ease;
    -moz-transition: transform 0.1s ease;
    -ms-transition: transform 0.1s ease;
    -o-transition: transform 0.1s ease;
    transition: transform 0.1s ease; 
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.main-menu a.has-submenu.highlighted .sub-arrow
{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.content-1330
{
    max-width: 1330px;
}

.content-full
{
    width: 100%;
}

.content-1370 img, .content-1430 img, .content-1530 img
{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

ul.slides li img
{
    width: 100%;
    height: auto;
}

.toggle-holder
{
    width: 29px;
    height: 30px;
}

#toggle
{
    width: 29px;
    height: 30px;
    display: inline-block;
    position: absolute;
    z-index: 2;
}

#toggle .fa-search
{
    font-size: 1.3em;
    transition: color .2s linear, zoom .2s linear;
}

#toggle.on .fa-search:before
{
    content: "\f010";
}

#toggle .fa-search:hover 
{
    cursor: pointer;
    zoom: 1.1;
    color: #003BFF;
}

.caroufredsel_wrapper:before 
{
    content: "";
    position: absolute;
    width:100%;
    height:100%;
    left: 0;
    top: 0;
    z-index: 0;
}

.carousel_pagination a
{
    background-color: #ccc;
}

.carousel_pagination a:hover
{
    background-color: #003BFF;
}

.carousel_pagination a.selected
{
    background-color: #003BFF;border-radius: 60px;
}

.page-desc
{
    width: 50%;
    float: left;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 32px;font-weight: 400;margin-top: 5%;
}

.page-desc p
{
  margin-bottom: 32px;color: #182825;font-size: 18px;opacity: 85%;
}
/*
.page-desc p::before
{
  content: '';
  margin: 12px 12px 0px 0px;
  height: 6px;
  width: 16px;
  background-color: #182825;
  float: left;
}
*/
.page-desc img
{
    width: 90%;
    float: right;
}

.page-desc h1
{
    line-height: 1.1;margin-bottom: 24px;font-family: 'museo-sans', serif;letter-spacing: -1px;font-weight: 700;margin-top: 40px;color:#003bff;

}
.page-desc b
{
    font-weight: 700;

}
.portfolio-desc
{
    float: left;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
}
.banner
{
  background: #fff;padding-top:24px;border-radius: 6px;box-shadow:rgba(0, 0, 0, 0.01) 0px 78px 31px, rgba(0, 0, 0, 0.02) 0px 44px 26px, rgba(0, 0, 0, 0.03) 0px 20px 20px, rgba(0, 0, 0, 0.04) 0px 5px 11px, rgba(0, 0, 0, 0.04) 0px 0px 0px;;
}
.banner-desc 
{
  display: flex;
  justify-content: left;
  align-items: center;
  margin: 40px 30px 0px 30px; 
}
.banner p
{
    float: left;
    margin-bottom: 32px;font-weight: 400;opacity: 85%;
}
.bluebanner
{
  background: #003BFF;padding-top:24px;
}

/* Rotating Words */

/* Trigger Scroll */





/* Sticky Header */

header {
    position: sticky;
    top: 0;
    width: 100%;
    background: #fff;
    color: #182825;
    z-index: 100;

}

.sticky-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 60px 10px 60px;
    border-bottom: 1px #eee solid;
    transition: background-color 0.3s ease, box-shadow 0.1s ease; /* Add transition to background and shadow */
}

.sticky-nav.scrolled {
    padding: 10px 60px 0px 60px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease; /* Drop shadow on scroll */
}


.logo {
    font-size: 24px;
    font-weight: bold;
    margin-top: 4px;
}

.nav-links {
    list-style: none;
    display: flex;
}

.nav-links li {
    margin: 8px 16px;
}

.nav-links a {
    color: #182825;
    text-decoration: none;
    transition: color 0.3s ease;
}

.nav-links a:hover {
    color: #003BFF;
}

.menu-item {
  text-decoration: none;
  color: #000; /* Default text color */
}

.menu-item.active {
  font-weight: bold; /* Highlight the active link */
  color: #003BFF; /* Change color for active link */
  border-bottom: 2px solid #003BFF; /* Optional underline */
}

.menu-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
    justify-content: space-between;
    width: 28px;
    height: 12px;
    transition: transform 0.3s ease;
}

.menu-toggle .bar {
    height: 2px;
    width: 100%;
    background-color: #000;
    transition: all 0.3s ease;
}

/* Change the styling when active */
.menu-toggle.active .bar:nth-child(1) {
    transform: translate3d(0px, 0.32rem, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg); transform-style: preserve-3d;transition: all 0.3s ease;
}

/*--.menu-toggle.active .bar:nth-child(2) {
    opacity: 0; /* Hide the middle bar 
}*/

.menu-toggle.active .bar:nth-child(2) {
    transform: translate3d(0px, -0.32rem, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg); transform-style: preserve-3d;transition: all 0.3s ease;"
}

/* Mobile styles to ensure hamburger appears */
@media (max-width: 768px) {
    .menu-toggle {
        display: flex;
    }
}

@media (max-width: 768px) {
    .nav-links {
        display: none;
        flex-direction: column;
        position: absolute;
        background: #F9F9F9;
        top: 73px;
        left: 0;
        width: 100%;
        padding: 60px 0px 60px 0;height: 100vh;
    }

    .nav-links.active {
        display: flex;box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease; /* Drop shadow on scroll */
    }

    .menu-toggle {
        display: flex;
    }


}



/* BLOG */

.blog-top-content.page-desc
{
    margin-bottom: 170px;
    max-width: 720px;
}

.blog-item-holder
{
    opacity: 0;
    padding: 35px 0;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

.blog-item-holder:hover
{
    background-color: #FAF6F6;
}

.blog-item-holder:hover .entry-title a
{
    color: #003BFF;
}

.blog-item-holder.sticky
{ 
    background-color: #FAF6F6;
}

.blog-holder .cat-links, .blog-holder .entry-date, .blog-holder .author, .blog-holder .entry-title
{
    display: inline-block;
    vertical-align: middle;
}

.blog-holder .post-border
{
    border-bottom: 1px solid #eeeeee;
    opacity: 0;
}

.blog-holder .cat-links
{
    min-width: 200px;
    padding-left: 20px;
}

.blog-holder .cat-links li
{
    margin: 20px 0;
}

.blog-holder .cat-links a
{
    color: #003BFF;
    border: 3px solid #003BFF;
    text-decoration: none;
    padding: 10px;
    font-weight: 700;
}

.blog-holder .entry-date
{
    margin: 0 75px;
    color: #adadad;
    font-size: 24px;
}

.blog-holder .author 
{
    width: 200px;
    color: #adadad;    
    font-size: 24px;
}

.blog-holder .entry-title
{
    max-width: 700px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.blog-holder .entry-title a
{    
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
    font-size: 34px;
    line-height: 48px;
}

body.blog .more-posts
{
    color: #003BFF;
    border: 3px solid #003BFF;
    padding: 25px 10px;
    display: block;
    cursor: pointer;
    font-weight: 700;
    font-size: 28px;
}

body.blog .more-posts span
{
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    vertical-align: 2px;
}

body.blog .more-posts:hover span
{
    display: inline-block;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

/* END BLOG */


/* SINGLE POST */

.single-post h1.entry-title
{
    width: 870px;
    float: right;
    font-weight: 700;
    font-size: 46px;
    line-height: 55px;
    letter-spacing: -2px;
    margin-bottom: 90px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.single-post .post-info
{
    text-align: left;
    float: left;
    width: 330px;
    margin-right: 130px;
}

.single-post .post-info .post-author a
{
    text-decoration: none;
    color: #003BFF;
}

.single-post .post-info  .post-num-comments a
{
    color: #003BFF;
    text-decoration: none;
}

.single-post .content-wrap
{
    float: right;
    width: 870px;
    font-family: 'PT Serif', serif;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 0;
}

.single-post .content-wrap img 
{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.post-full-width .fluid-width-video-wrapper
{
    float: right;
}


.single-post .cat-links a
{

    display: inline-block;
    color: #fff;
    border: 2px solid #003BFF;
    text-align: center;
    padding: 8px 32px 8px 32px;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 60px;
    background-color: #003BFF; font-size: 18px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    
}
.single-post .cat-links a:hover
{
    background-color: #fff;border: 2px solid #003BFF; color: #003BFF; padding: 8px 32px 8px 32px;border-radius: 60px;box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.single-post .cat-links
{
    min-width: 200px;
}

.single-post .cat-links li
{
    margin: 20px 0;
}

.wp-caption p.wp-caption-text
{
    font-size: 18px;
    line-height: 30px;
}

.single-post .tags-holder a 
{
    color: #b5b5b5;
    border: 3px solid #b5b5b5;
    text-decoration: none;
    padding: 10px;
    font-weight: 700;
    margin: 10px;
    display: inline-block;
}

.single-post .tags-holder a:hover
{
    color: #b5b5b5;
}

.single-post .tags-holder
{
    margin: 50px 0;
}

.single-post .wp-link-pages span
{
    color: #182825;
}

.single-post .wp-link-pages
{
    color: #003BFF;
}

.single-post .nav-links
{
  float: right;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
  border-top: 2px solid #003BFF;
  border-bottom: 2px solid #003BFF;
  padding: 60px 0;
}

.single-post .nav-previous
{
    display: inline-block;
    max-width: 350px;
}

.single-post .nav-next
{
    display: inline-block;
    float: right;
    max-width: 350px;
}

.single-post .nav-previous a, .single-post .nav-next a
{
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    display: block;
}

.single-post .nav-previous-text, .single-post .nav-next-text
{
    color: #b5b5b5;
    font-weight: 700;
    padding-bottom: 30px;
}

/* END SINGLE POST */


/* ABOUT PAGE */

ul.archive-list li
{
    border-top: 1px solid #ccc;  
    padding: 15px 0px;
    font-size: 16px;
}

ul.archive-list li:first-child
{
    border: none;
}

ul.archive-list li span
{
    font-weight: 400;
    color: #003BFF;
}

/* END ABOUT PAGE */


/* PORTFOLIO */

.filters-button-group
{
    text-align: left;
    display: block;
    border-radius: 4px 4px 0px 0px;
    font-size: 14px;
}

.filters-button-group .button
{
    display: inline-block;
    transition: color .2s linear;
    border: 1px #eee solid;
    padding: 4px 16px;font-weight: 600;margin-bottom: 16px;
    border-radius: 24px;background-color: #f7f7f8; 
}

.filters-button-group .button.is-checked
{
    color: #fff;  
    background-color:#003BFF ;
}
.filters-button-group .button.is-checked:hover
{
    color: #fff;  
    background-color:#003BFF ;
}
.filters-button-group .button:hover
{
    color: #003BFF;
    cursor: pointer;
}


.filters-button-group .button:last-child:after
{
    content: '';
    display: none;
}

.grid 
{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    display: block;
}

.grid-item 
{
    float: left;
    font-size: 0;
    line-height: 0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

#content .grid-item img 
{
    display: block;
    width: 100%;
    height: auto;
    max-height: none;
    max-width: none;
}

.grid-sizer, .grid-item 
{
    width: 443px;
}

.grid-item.p_two_third
{
    width: 886px;
}

.grid-item.p_one
{
    width: 1329px;
}

.portfolio-text-holder {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    font-size: 20px;
    font-weight:600;
    background-color: rgba(0, 59, 255, 0.95);
    text-align: center;
    display: none;    color:#fff;
font-family: 'museo-sans', Open Sans;
}

.grid-item a:hover
{
    color: #182825;
}

div.pp_default .pp_loaderIcon
{
    display: none !important;
}

/* END PORTFOLIO */


/* PORTFOLIO SINGLE */

.single-portfolio h1.entry-title
{
    font-weight: 700;
    font-size: 46px;
    line-height: 55px;
    letter-spacing: -2px;
    margin-bottom: 90px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.single-portfolio .entry-title
{
    text-align: center;
}

/* END PORTFOLIO SINGLE */


/* CONTACT */

.contact-form
{
    max-width: 100%;
    margin: 0 auto;
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea
{
    border: 0;
    border-bottom: 2px solid;
    padding-top: 13px;
    padding-bottom: 13px;
    margin: 30px 0;
    height: 28px;
    font-size: 16px;
    font-family: 'Work Sans', sans-serif;
    width: 100%;
    line-height: 25px;
    text-transform: uppercase;
}

.contact-form input[name="your-name"]
{
    margin-top: 0;
    padding-top: 0;
}

.contact-form textarea
{
    height: 150px;
}

.contact-form input[type=submit]
{   
    display: inline-block;
    border: 2px solid;
    text-align: center;
    padding: 30px 0px;
    cursor: pointer;
    margin-bottom: 25px;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    transition: color .2s linear, background-color .2s linear, border-color .2s linear;
}
.contact-form input[type=submit]:hover
{
    color: #003BFF;
    border-color: #003BFF;
}

.contact-form input[type=text]::-webkit-input-placeholder, .contact-form input[type=email]::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder
{
    font-family: 'Work Sans', sans-serif;
    color: #191919;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
}
.contact-form input[type=text]::-moz-placeholder, .contact-form input[type=email]::-moz-placeholder, .contact-form textarea::-moz-placeholder
{
    font-family: 'Work Sans', sans-serif;
    color: #191919;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    opacity: 1;
}
.contact-form input[type=text]:-ms-input-placeholder, .contact-form input[type=email]:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder
{
    font-family: 'Work Sans', sans-serif;
    color: #191919;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
}
.contact-form input[type=text]:-moz-placeholder, .contact-form input[type=email]:-moz-placeholder, .contact-form textarea:-moz-placeholder
{
    font-family: 'Work Sans', sans-serif;
    color: #191919;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    opacity: 1;
}

/* END CONTACT */


/* FOOTER */

.footer
{
  margin-top: 140px;
  padding: 40px 60px 60px 60px;
  clear: both;
  border-top: 1px solid #eee;background-color: #182825;
}

.footer .fa-heart
{
    color: #003BFF;
    -webkit-animation: pulse 1s linear infinite;
    -moz-animation: pulse 1s linear infinite;
    -ms-animation: pulse 1s linear infinite;
    animation: pulse 1s infinite;
}

@keyframes "pulse" {
    0% { transform: scale(1.1); }
70% { transform: scale(0.8,0.8); }
80% { transform: scale(0.9,0.9); }
100% { transform: scale(1.1);  }
}

@-moz-keyframes pulse {
    0% { transform: scale(1.1); }
70% { transform: scale(0.8,0.8); }
80% { transform: scale(0.9,0.9); }
100% { transform: scale(1.1);  }
}

@-webkit-keyframes "pulse" {
    0% { transform: scale(1.1); }
70% { transform: scale(0.8,0.8); }
80% { transform: scale(0.9,0.9); }
100% { transform: scale(1.1);  }
}

@-ms-keyframes "pulse" {
    0% { transform: scale(1.1); }
70% { transform: scale(0.8,0.8); }
80% { transform: scale(0.9,0.9); }
100% { transform: scale(1.1);  }
}

.footer ul li
{
    display: inline-block;color: #fff;
}

li.left-footer-content, li.right-footer-contnet
{
    width: 40%;
}

li.left-footer-content
{
    font-size: .85rem;
}

li.right-footer-contnet
{
    text-align: right;
}

li.right-footer-contnet a
{
    margin-left: 20px;
    font-size: .85rem;
    display: inline-block; color: #fff;
}

li.right-footer-contnet a:first-child
{
    margin-left: 0;
}

li.center-footer-content
{
    width: 19%;
    text-align: center;
    vertical-align: middle;
}
li.center-footer-content img
{
    width: 48px;
}
li.left-footer-content.mobile
{
    display: none;
}

/* END FOOTER */

/* RESPONSIVE PART */

@media screen and (max-width: 1600px) {
.page-desc
{
    width: 50%;
}
.page-desc p
{
    font-size:18px;
}
    .content-1330
    {
        max-width: 1200px;
    }

    .header-search
    {
        padding: 50px 0;
    }

    .blog-holder .entry-title 
    {
        max-width: 400px;
    }

    .single-post h1.entry-title, .single-post .content-wrap, .single-post .nav-links
    {
        width: 100%;
    }

    .one_half,  .one_third,  .two_third,  .three_fourth, .one_fourth
    {
        margin-right: 8%;
        float: left;
        position: relative;
        margin-bottom: 16px;
    }

    .one_half{
        width: 46%;
    }
    .one_third{
        width: 27.65%;
    }
    .two_third{
        width: 50%;
    }
    .one_fourth{
        width: 40%;
    }
    .three_fourth{
        width: 73%;
    }

    .grid-sizer, .grid-item 
    {
        width: 400px;
    }

    .grid-item.p_two_third
    {
        width: 800px;
    }

    .grid-item.p_one
    {
        width: 1200px;
    }
h1 {
    font-size: 64px;
}
.site-title img {padding-top:32px;
}
.page-desc h1 {
    margin-top:40px;
}
}


@media screen and (max-width: 1450px) { 
.one_third{
        width: 27.25%;
    }
.page-desc {
    width: 50%;
    float: left;
    font-size: 24px;
    line-height: 38px;
    font-weight: 400;
}
.page-desc h1 {
    font-size: 60px;
    line-height: 1.1;margin-top:40px;
}
.page-desc p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;

}
    .body-wrapper
    {
        margin: 0%;
    }

    .header-holder 
    {
        padding-top: 24px;
        padding-bottom: 8px;padding-right:24px;
    padding-left:24px;
    }

    .blog-top-content.page-desc
    {
        margin-bottom: 120px;
    }

    .content-1330
    {
        width: 1110px;
    }

    .grid-sizer, .grid-item 
    {
        width: 370px;
    }

    .grid-item.p_two_third
    {
        width: 740px;
    }

    .grid-item.p_one
    {
        width: 1110px;
    }

    .single-post .post-info
    {
        margin-right: 35px;
    }

    .footer
    {
        margin-top: 170px;
    }
.site-title img {padding-top:30px;
}
}


@media screen and (max-width: 1340px) {      

.one_third{
        width: 26.4%;
    }
    .content-1330
    {
        width: 1020px;
    }

    .grid-sizer, .grid-item 
    {
        width: 340px;
    }

    .grid-item.p_two_third
    {
        width: 680px;
    }

    .grid-item.p_one
    {
        width: 1020px;
    }

    .single-post .cat-links
    {
        margin-bottom: 30px;
    }

    .single-post .post-author, .single-post .post-date, .single-post .post-num-comments, .single-post .post-read-time
    {
        margin: 0 15px;
    }

    .page-desc
    {
    float: 50%;
        width: left;
    }

    .blog-holder article
    {
        text-align: center;
    }

    .blog-holder .cat-links
    {
        display: block;
        padding-left: 0;
    }

    .blog-holder .entry-date
    {
        margin: 0 20px;
    }

    .blog-holder .author
    {
        width: auto;
    }

    .blog-holder .entry-title
    {
        display: block;
        max-width: 600px;
        margin: 0 auto;
    }

    .single-post h1.entry-title
    {
        text-align: center;
    }

    .single-post .post-info
    {
        float: none;
        width: auto;
        margin: 50px 0;
        text-align: center;
    }

    .single-post .cat-links
    {
        min-width: 0;
    }

    .single-post .cat-links li 
    {
        margin: 0px 0px;
        display: inline-block;
    }

    .single-post .post-author, .single-post .post-date, .single-post .post-num-comments, .single-post .post-read-time
    {
        display: inline-block;
    }

    blockquote.inline-blockquote
    {
        display: block;
        margin: 50px 0;
        width: auto;
    }

    .single-post h1.entry-title, .single-post .content-wrap, .single-post .nav-links
    {
        width: 100%;
    }
    .page-desc h1 {
    font-size: 56px;
    line-height: 62px;
}
.h1-small
{
    font-size: 32px; 
    line-height:36px;   
}
}
@media screen and (max-width: 1220px) {   
.sticky-nav {
    padding: 16px 24px 8px 24px;
}
    .sticky-nav.scrolled {
    padding: 10px 24px 0px 24px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);transition: transform 0.3s ease; /* Drop shadow on scroll */
font-size: 16px;
    }
.nav-links li {
    margin: 8px 16px;font-size: 16px;text-align: center;
}
.page-desc img {
  margin-top: 40px;
}
.one_third{
        width: 26.4%;
    }
    .content-1330, .grid-item.p_one
    {
        width: 960px;       
    }

    .grid-sizer, .grid-item 
    {
        width: 320px;
    }

    .grid-item.p_two_third
    {
        width: 640px;
    }

    div.contact-form
    {
        margin-top: 170px; 
    }

.banner-desc
{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 30px 30px 30px;
    margin-right: 30px;
    margin-bottom: 30px;
}
h2
{
  font-size: 24px;
}
.page-desc h1 {
    font-size: 52px;
    line-height: 58px;
}
}

@media screen and (max-width: 1066px) {    
.logo {
    margin-top: 10px;
}
.one_third{
        width: 25.2%;
    }
    .content-1330, .grid-item.p_one
    {
        width: 810px;
    }

    .grid-sizer, .grid-item 
    {
        width: 270px;
    }

    .grid-item.p_two_third
    {
        width: 540px;
    }

    .footer
    {
        margin-top: 140px;
        padding-bottom: 85px;
    }    

    .footer ul li 
    {
        display: block;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .footer ul li.center-footer-content
    {
        margin-bottom: 45px;
    }

    .footer ul li.left-footer-content
    {
        display: none;
    }

    .footer ul li.left-footer-content.mobile
    {
        display: block;
    }
.page-desc h1 {
    font-size: 42px;
    line-height: 48px;
}
}

@media screen and (max-width: 1020px) {   
.one_third{
        width: 25.2%;
    }
    .one_half, .one_fourth, .two_third, .three_fourth, .one_half.margin-0, .one_third.margin-0, .two_third.margin-0, .one_fourth.margin-0, .three_fourth.margin-0
    {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-left: 0;
    }

    .single-portfolio .one_half.margin-0 img, .single-portfolio .one_third.margin-0 img, .single-portfolio .two_third.margin-0 img, .single-portfolio .one_fourth.margin-0 img, .single-portfolio .three_fourth.margin-0 img
    {
        width: 100%;
        height: auto;
    }

    .single-portfolio .portfolio-item-info, .single-portfolio .portfolio-item-info div
    {
        text-align: center;
    }
    .banner-desc {margin: 30px; width: 90%}

}
.cat-links img { width:160px;}

@media screen and (max-width: 925px) {
.one_third{
        width: 25%;
    }    
.site-title img {position: absolute; top: 0; padding-top:20px;line-height: 74px; }
.header-menu{float: right; display: block;text-align: right;margin-top: -20px; }
.header-logo
    {margin-top: -60px;}
    
    .content-1330,  .grid-item.p_one
    {
        width: 90%;
    }

    .single-post h1.entry-title
    {
        margin-bottom: 50px;
        text-align: center;
        float: none;
    }

    .grid-sizer, .grid-item 
    {
        width: 230px;
    }

    .grid-item.p_two_third
    {
        width: 460px;
    }

    .portfolio-text-holder 
    {
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
    }

    .header-holder 
    {
        padding-top: 32px;
        padding-bottom: 16px;
    }

    .header-logo
    {
        float: none;
        display: block;    
        text-align: left;
        margin-bottom: 60px;
    }

    #toggle
    {
        display: none;
    }    

    .header-menu
    {
        float: right;
    }

    #header-main-menu
    {   
        display: inline-block !important;
        margin: 0 !important;
        opacity: 1 !important;
        float: none;
    }
    .main-menu a.has-submenu.highlighted .sub-arrow 
    {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .main-menu
    {
        float: none;
        margin: 0 auto;
        text-align: center;
        max-width: 400px;
        width: 100%;
        position: relative;
        z-index: 9999;
    }

    .main-menu ul 
    {
        width: 12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
    }

    .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active
    {
        padding-right: 0;
        padding-left: 0;
    }

    .single-post .nav-previous
    {
        margin-bottom: 80px;
    }

    .single-post .nav-previous, .single-post .nav-next
    {
        display: block;        
        text-align: center;
        max-width: none;
        float: none;
    }
    .banner-desc {margin: 30px; width: 90%}

}


@media screen and (max-width: 860px) {    
.one_third{
        width: 24%;
    }  

}
@media screen and (max-width: 805px) {    
.one_third{
        width: 90%;
    }  
    .content-1330, .grid-item.p_one
    {
        width: 90%;
    }

    .grid-sizer, .grid-item 
    {
        width: 190px;
    }

    .grid-item.p_two_third
    {
        width: 380px;
    } 

    blockquote.inline-blockquote 
    {
        padding-left: 20px;
        font-size: 20px;
        line-height: 32px;
    }

    .single-post .tags-holder a 
    {
        font-size: 16px;
        line-height: 100%;
    }

.page-desc {
    width: 100%;
  }
    .page-desc img {
    margin-top: 0px;
  }
}

@media screen and (max-width: 650px) { 
.site-title img {position: absolute; top: 0}
.header-logo
    {margin-top: -60px;}
.header-menu{float: right; display: block;text-align: right;margin-top: 10px}
    .header-holder 
    {
        padding-top: 1px;
        padding-bottom: 16px;
    }

    .content-1330
    {
        width: 90%;
    }

    .grid-sizer, .grid-item, .grid-item.p_one, .grid-item.p_two_third
    {
        width: 100%;
    }


    .portfolio-text-holder 
    {
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }    
    
    .single-post .content-wrap
    {
        font-size: 18px;
        line-height: 33px;
    }
.banner-desc {margin: 30px; width: 90%}
h2 {
    font-size: 24px;
    line-height: 32px;
}
.hide-on-desktop {
    display: block;
  }

@media screen and (max-width: 480px) { 
a.button {display: block;}
a.outline-button:hover {display: block;}
a.outline-button {display: block;}
.single-post .cat-links li
{
    display: block;
  }
  .single-post .cat-links a
{
  padding: 8px 24px 8px 24px;
  text-align: center;
  display: block;
}
  .single-post .cat-links a:hover
{
  padding: 8px 24px 8px 24px;
  text-align: center;
  display: block;
}
.site-title img {width: 14%;position: absolute; top: 0;}
.header-logo {margin-top: -50px;}
.header-holder {margin-bottom: 30px;padding-right:24px;
    padding-left:24px;}
.header-menu{float: right; display: block;text-align: right;margin-top: 10px;height: 50px}
.dash {width: 3%}
  .page-desc
{
    width: 100%;
    float: left;
    font-size: 24px;
    line-height: 24px;margin-bottom: 0px;
  }
h1 {
    font-size: 36px;
    line-height: 40px;
}

.page-desc h1 {
    font-size: 41px;
    line-height: 1.2;margin-bottom: 16px;
}
.page-desc p {
    font-size: 18px;
      line-height: 1.6;
      margin-bottom: 32px;
}
.page-desc img
{
    width: 100%;
}
.banner-desc {margin: 30px;}
.one_third {width: 83%}
.grey
{
padding: 32px 30px 32px 30px;
}

.page-desc h1 {
    margin-top:0px;
}
.sticky-nav {
    padding: 8px 24px;margin-bottom: 32px;
}
.sticky-nav.scrolled {
    padding: 0px 24px;
    }
    .pixel {
    top: 90%;
}
.nav-links li {
    font-size: 18px;margin:8px 24px;
}
.logo {
    margin-top: 10px;
}
}

