/*
	Theme Name: Montserrat
	Theme URI: http://www.montserrat.ninzio.com
	Description: Montserrat Corporate Responsive Retina-Ready WordPress Premium Theme
	Author: Ninzio Team
	Author URI: http://www.ninzio.com
	Version: 2.4	
        License: GNU General Public License version 3.0d
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: one-column, two-columns, right-sidebar, editor-style, featured-images, post-formats, translation-ready
	Text Domain: montserrat
*/


/* @import url('https://fonts.googleapis.com/css?family=Heebo:300,400,500,700,800,900');

@import url('linear-icons.css?ver=1.1'); */
@import url('themify-icons.css?ver=1.1');
a:focus{outline:none !important;}
.blog-box h3 {
    margin: 0 0 8px !important;
    font: 700 16px/26px 'Ubuntu',sans-serif !important;
    color: #262a3a !important;
}
.single-post-content h3 {
    font-size: 25px;
    color: #262a3a !important;
    padding: 45px 0 24px 0 !important;
}

.singpostsection ol li  {
    
    list-style: decimal; margin-left: 12px;
}

.single-post-content h2{margin:30px 0 20px 0 !important;}
.single-post-content a:not(.button) {
    color: #26bc6a !important;
}
.socialiconsidebar a{ float: left;}
.socialiconsidebar .fa{ font-size: 30px; padding-right: 5px;}
.socialiconsidebar{clear: both;}
.custom-recent.blog-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single-post-content .aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
    margin: auto !important;
} 
.custom-recent.blog-box ul li {
    position: relative;
    padding: 24px 0 28px;
}
.custom-recent.blog-box ul li::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55px;
    height: 2px;
    /* /* background: url('https://cdn2.hubspot.net/hubfs/538005/BettyBlocks-Dec2017/Images/horizontal-pink-stripe.png') no-repeat; */
        background-size: auto;
    -webkit-background-size: cover;
    background-size: cover;
	content: "";
	background: #26bc6a;
    border-radius: 10px;
}
.custom-recent.blog-box ul li a {
    color: #262a3a !important;
    font-size: 18px;
    line-height: 32px;
}
.subscribe-form-wrapper {
    padding: 46px;
    border-radius: 5px;
    border-color: transparent;
    box-shadow: 3px 0 30px 2px rgba(0,0,0,0.20);
    margin-top: 0;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #e3e3e3;
    min-height: 20px;
    text-align: center;
}

.mysinglefooter .forblogsingle   { padding-left: 4px;
    padding-right: 4px !important;
    display: block !important;
    padding: 14px 10px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    -webkit-transition: all .3s ease !important;
    transition: all .3s ease !important;
    font-weight: 700 !important;
    min-width: 122px !important;
    border: 0 !important;
    width: 25% !important;
    border-radius: 5px !important;
    position: relative !important;
    transform: translateY(0) !important;
    background: transparent !important;
    box-shadow: none !important;
    box-shadow: 0 0 4px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.27) !important;
    float: left !important;
    border: 1px solid #3c6ffa !important;
    color: #4b88fb !important;
    margin: 0 !important;
    font-family: inherit !important ; height:49px !important;
}
.subscribe-form-wrapper .email {width: 74% !important;
float: left ;
height: 48px;
margin: 0 0 8px !important;
    margin-right: 0px;
padding: 13px 11px !important; padding-left: 60px !important;
border-color: #d4d4d8 !important;
border-radius: 5px !important;
box-shadow: none !important;
color: #32384b !important;
font-size: 16px !important;
line-height: 20px !important;
background-color: #fafafa !important;
border: 1px solid #ccc !important;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
margin-right: 1% !important;
font-family: inherit;}
.subscribe-form-wrapper h3 {
   
   font: 700 28px/48px 'Montserrat', sans-serif !important;
     
   
color: #262a3a;
}

 

.simple-mobile-header .open-sub-menu a{
	    padding: 16px 16px;
    display: flex;
    justify-content: space-between;
}

li{
	list-style-type: none;
}



.right-header .header-logo-image{
	display:none;
}
div#ubermenu-main-155-top_right-2-toggle-sticky-wrapper{
	
display:none;
}
body
{
    font-family: 'Montserrat', sans-serif !important;
    margin: 0 !important;
}
*, ::after, ::before {
box-sizing: border-box;
}
a
{
    text-decoration: none;
    outline: 0;
    color: inherit;
}
.hide{
    display: none !important;
}
/* ***************** */
/* common CSS */
/* ***************** */
.margin-primary
{
    padding: 24px 0 !important;
}
.block-wrapper
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    overflow-x: hidden;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.margin-secondary
{
    margin: 2rem;
}

@media only screen and (max-width: 800px) 
{
    .block-wrapper
    {
        display: block;
    }
    .main-report-form .report-form-right{padding:0px !important;width:calc(100% - 2rem) !important;}
}
/* Common CSS End */
/* ******************************************************************************************************** */
                                            /* Top Marketing Section CSS */
/* ******************************************************************************************************** */
/* Common BUTTON UI */
.button1
{
    margin: 1rem 1rem 1rem 50px;
    display: -webkit-inline-box;
    font-size: 1rem;
    font-weight: 500;
    color: #33aaee;
    background: white;
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
    cursor: pointer;
}
.button1:hover
{
    background: #33aaee;
    color: white !important;
}
.button1>a
{
    text-decoration: none;
    outline: none;
    color: inherit;
    display: flex;
}
.button-text
{
    padding: 1rem 2rem;
}
.button-arrow
{
    background: #33aaee;
    color: white !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
}
/* **************** */
.button2
{
    display: -webkit-inline-box;
    font-size: 1rem;
    font-weight: 500;
    color: #33aaee;
    background: white;
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
    cursor: pointer;
}
.button-2-style-2
{
    margin: 0 1rem 1rem 0;
}
.button-2-style-2:hover
{
    color: white !important;
    background: #33aaee !important;
}
.button-one
{
    background: #33aaee;
    color: #fff;
    border: 1px solid #33aaee;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
}
.button-one:hover
{
    background: #56bffc !important;
    color: #fff;
    border: 1px solid #56bffc !important;
}
.button-two
{

}
.button2:hover
{
    color: white;
    background: #33aaee;
}
.button2>a
{
    text-decoration: none;
    outline: none;
    color: inherit;
    display: flex;
    padding: 1rem 2rem;
}
.button2-text
{

}
.button2-text>span
{
    font-size: 0.8rem;
    padding-left: 0.2rem;
    font-weight: 800;
}
@media only screen and (max-width: 800px)
{

.content {
    padding:  0px 0px !important;
}
    .button1
    {
        margin-left: 0 !important;
    }
}
.top-marketing-section
{
    top: 0px;
    height: auto;
    background: #33aaee;
    color: white;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    padding: 0.7rem;
}
.top-marketing-section>a
{
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    color: inherit;
    display: inherit;
    align-items: center;
}
.top-marketing-button
{
    padding: 0rem 1rem;
    margin: 0 0.5rem;
    color: #fff;
    font-size: .75rem;
    padding: 3px 6px;
    position: relative;
    margin-left: 5px;
    border-radius: 5px;
    box-sizing: inherit;
    
    letter-spacing: .5px;
    border: 1px solid white;
}
.top-marketing-text>span
{
    font-size: 0.8rem;
}
@media only screen and (max-width: 800px) 
{
    .top-marketing-section
    {
        display: block;
        padding: 0.7rem 0.2rem;
    }
    .top-marketing-button
    {
        /* width: 7rem; */
        display: table;
        margin: 0 auto 0.2rem;
    }
    .top-marketing-text
    {
        margin-top: 0.2rem;
    }
}

/* New Header */
.simple-header{
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 0 0;
    justify-content: space-between;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 999;
    height:72px;
    background: #ffffff;
    top: 0px;
	/*margin-bottom: -66px; */
}
.header-outer-wrapper.header-on-scroll-color-change
{
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px;
    transition: 0.5s;
    z-index: 99999;
    top: 0px;
}
.simple-header .left-header{
    max-width: 800px;
    width: 70%;
    text-align: left;
    display: flex;
    justify-content: space-around;
    font-weight: 500;
    align-content: center;
    align-items: center;
}
.simple-header .right-header{
    align-items: center;
    width: 30%;
    display: flex;
    justify-content: space-evenly;
    font-weight: 500;
    max-width: 245px;
}
.simple-header .header-logo-image img{
    width: 125px;
    height: 40px;
}
.simple-header .link-wrapper{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    color: #666;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    padding: 10px 0;
}
.simple-header .link-wrapper span {
    font-size: 10px;
}
.simple-header .link-wrapper a{
    text-decoration: none;
    color: inherit;
    padding: 1.5rem 0;
}
.simple-header .has-sub-menu:hover .nav-sub-menu{
    z-index: 300;
    left: 50%;
    top: 40px;
    opacity: 1;
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    max-height: none;
    overflow: visible;
}
.simple-header .menu-wrapper{
    display: block;
    position: absolute;
    left: -10000px;
    width: auto;
    min-width: 120px;
    max-height: none;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    white-space: nowrap;
    opacity: 0;
    -ms-transform: translateX(-50%) translateY(-10px);
    transform: translateX(-50%) translateY(-10px);
    transition: transform .2s ease,opacity .2s ease;
}
.simple-header .menu-wrapper::before , .simple-header .menu-wrapper .menu-option:first-child:hover::before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-bottom: 7px solid #fff;
    top: -14px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.simple-header .menu-wrapper::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid rgba(0,0,0,.2);
    top: -14px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -100;
    filter: blur(2px);
    opacity: .5;
}
.simple-header .menu-option {
    font-size: 14px;
    text-transform: none;
    background-color: #fff;
    color: #4d4d4d;
    margin-top: -1px;
    letter-spacing: 0;
    line-height: 1;
    cursor: pointer;
    transition: background-color .2s ease;
}
/*.simple-header .menu-option:hover:not(:last-child)*/
.simple-header .menu-option:hover {

    outline: 0;
    background-color: #f1f1f1;
    color: #26bc6a;
}
.simple-header .menu-button-option a{
    border: 1px solid #26bc6a;
    margin: 10px;
    padding: 5px 12px !important;
    width: auto;
    border-radius: 5px;
    color: #26bc6a;
    font-weight: 600;
    text-align: center;
    background: #eaf7f0;
}
.simple-header .menu-option a {
    display: inline-block;
    padding: 10px 15px;
    line-height: 1.75;
    width: -webkit-fill-available;
}
.simple-header .signup-free a{
    border: 1px solid #26ba6a;
    border-radius: 2rem;
    padding: 8px 15px !important;
    margin-bottom: 12px;
    color: #26ba6a !important;
    transition: 0.5s ease;
}
.simple-header .signup-free a:hover {
    color: white !important;
    background: #26ba6a !important;
}
/* simple Mobile-header */

.simple-mobile-header{
    display: none;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 999;
    background: transparent;
    top: -1px;
    -webkit-tap-highlight-color: transparent;
}
.simple-mobile-header .s-mobile-head {
   
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 0 0.5rem;
    justify-content: space-between;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 999;
    background: transparent;
    top: 0px;
    height: 56px;
    align-items: center;
}
.simple-mobile-header .s-mobile-head img{
    padding: 0 1rem;
    height: 22px;
}
.simple-mobile-header .open-mobile-menu{
    padding: 0 1rem;
    cursor: pointer;
}
.simple-mobile-header .s-mobile-header-body{
    /* padding: 0 2rem; */
    height: calc(100vh - 51px);
    overflow: auto;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
}
.simple-mobile-header .menu-option:hover:not(.menu-button-option){
    outline: 0;
    background-color: #f1f1f1;
    color: #26bc6a;
}
.simple-mobile-header .menu-option.menu-button-option a{
    border: 1px solid #26bc6a;
    margin: 10px;
    padding: 8px 12px !important;
    width: auto;
    border-radius: 5px;
    color: #26bc6a;
    font-weight: 600;
    text-align: center;
    background: #eaf7f0;
}
.simple-mobile-header .mobile-link-wrapper {
    padding: 16px;
    font-size: 14px;
    font-weight: 500;
    width: calc(100% - 2rem);
    background: #fafafa;
    border-top: 1px solid #ececec;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.simple-mobile-header .open-sub-menu{
    padding: 0 !important;
    width: 100% !important;
    -webkit-tap-highlight-color: transparent;
}
.simple-mobile-header .mobile-link-menu{
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.simple-mobile-header .mobile-menu-head{
    padding: 16px;
    font-size: 14px;
    font-weight: 500;
    width: calc(100% - 2rem);
    background: #fafafa;
    border-top: 1px solid #ececec;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.simple-mobile-header .mobile-link-menu-options-list{
    display: none;
    border-top: 2px solid #ececec;
    list-style: none;
    margin: 0;
    padding: 0;
}
.simple-mobile-header .mobile-link-menu-options-list::selection{
    
}
.simple-mobile-header .menu-option {
    font-size: 14px;
    text-transform: none;
    background-color: #fff;
    color: #4d4d4d;
    letter-spacing: 0;
    line-height: 1;
    cursor: pointer;
    transition: background-color .2s ease;
}
.simple-mobile-header .menu-option a {
    display: inline-block;
    padding: 15px;
    /* line-height: 1.75; */
    width: -webkit-fill-available;

}
.simple-mobile-header .mobile-link-wrapper a{
    text-decoration: none;
    color: inherit;
}
/* .simple-mobile-header .mobile-link-wrapper:last-child {
    border-bottom: 1px solid #ececec;
} */
.simple-mobile-header .mobile-link-wrapper.signup-free {
    background: transparent;
}
.simple-mobile-header .mobile-link-wrapper.signup-free a{
    border: 1px solid #26ba6a;
    border-radius: 2rem;
    padding: 8px 15px !important;
    margin-bottom: 12px;
    color: #26ba6a !important;
    transition: 0.5s ease;
}
.simple-mobile-header .mobile-link-wrapper.signup-free a:hover {
    color: white !important;
    background: #26ba6a !important;
}
@media only screen and (max-width: 1024px){
    .simple-header{
        display: none;
    }
    .simple-mobile-header{
        display: block;
    }
}

/* New Header End */
/*** 

====================================================================
    Footer Style One
====================================================================

***/


.footer-style-one {
    position: relative;
    /* background: #ecf4f9; */
    font-size: 16px;
	padding-top: 20px;
}

.footer-style-one.dark-version {
    background: #202631;
    color: #6f8ba4;
}

.footer-style-one .footer-upper {
    position: relative;
    padding: 3rem 0px 3rem;
}

.footer-style-one .footer-upper .footer-column {
    position: relative;
    margin-bottom: 30px;
    /* width: 25%; */
    width: 20%;
}

.footer-style-one .footer-upper .footer-widget {
    position: relative;
}
.footerLogo
{
    width: 125px;
    display: inline-block;
    display: flex;
    margin: auto;
    margin-top: 1rem;
}
.footer-style-one .footer-upper h3 {
     
    margin-bottom: 36px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    user-select: none;
    color: #9fa1a7;
    display: block;
    position: relative;
}

.footer-style-one.dark-version .footer-upper h3 {
    color: #ffffff;
}

.footer-style-one .footer-upper .copyright {
    position: relative;
    font-size: 16px;
    font-weight: 300;
}

.footer-style-one .social-links {
    position: relative;
}

.footer-style-one .social-links li {
    position: relative;
    float: left;
    margin-right: 20px;
}

.footer-style-one .social-links li a {
    position: relative;
    display: block;
    color: #6f8ba4;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.footer-style-one .social-links li a:hover {
    color: #1f8ceb;
}

.footer-style-one.dark-version .social-links li a:hover {
    color: #ffffff;
}

.footer-style-one .links {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
/* .footer-style-one ul {
    padding-left: 0rem;
    position: relative;
    list-style: none;
} */

.footer-style-one .links li {
    position: relative;
    margin-bottom: 5px;
}

.footer-style-one .links li:last-child {
    margin-bottom: 0px;
}

.footer-style-one .links li a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    color: #6f8ba4;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    list-style: none;
    word-break: break-all;
}
.footer-style-one .links li a:hover {
    color: #1f8ceb;
}

.footer-style-one.dark-version .links li a:hover {
    color: #ffffff;
}

.footer-style-one .info-widget .text {
    position: relative;
    color: #777777;
    line-height: 24px;
}

.footer-style-one.dark-version .info-widget .text {
    color: #6f8ba4;
} 

.marketing-heading
{
     
    margin-bottom: 36px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    user-select: none;
    color: #9fa1a7;
    display: block;
    position: relative;
    margin-top: 12px;

}
.marketing-image>img
{
    width: 100%;
    /* margin-bottom: 20px; */
    max-width: 300px;
}
.marketing-subhead
{
   line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    text-align: left;
    padding-right: 0.5rem;
}

/***
====================================================================
    Features Section Two
====================================================================

***/
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.features-section-two {
    position: relative;
    padding: 0px;
    background: #f2f5f8;
}

.features-section-two .features-container {
    position: relative;
    padding: 85px 80px 10px;
    background: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    z-index: 2;
}

.features-section-two .text-column {
    position: relative;
    margin-bottom: 70px;
}

.features-section-two .text-column h2 {
    color: #3b566e;
    font-size: 30px;
    margin-bottom: 40px;
    padding-bottom: 15px;
}

.features-section-two .text-column h2:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 50px;
    border-bottom: 2px solid #6db3f1;
}

.features-section-two .text-column .text {
    color: #466077;
    font-weight: 300;
    margin-bottom: 30px;
}

.more-link-one {
    position: relative;
}

.more-link-one a {
    position: relative;
    color: #3b566e;
    font-size: 14px;
    font-weight: 400;
    
}

.more-link-one a .icon {
    position: relative;
    margin-left: 10px;
    vertical-align: middle;
}

.more-link-one a:hover {
    color: #1f8ceb;
}

.features-section-two .features-column {
    position: relative;
}

.features-section-two .features-column .inner {
    position: relative;
    margin-left: 70px;
}

.features-section-two .features-column .inner:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    width: 1px;
    bottom: 80px;
    background: rgba(0, 0, 0, 0.10);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
}

.features-section-two .features-column .inner:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    margin-top: -40px;
    background: rgba(0, 0, 0, 0.10);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
}

.features-section-two .features-column .row {
    margin: 0px -40px;
}

.feature-block-two {
    position: relative;
    padding: 0px 40px;
    margin-bottom: 80px;
}

.feature-block-two .inner-box {
    position: relative;
    display: block;
}

.feature-block-two .inner-box .icon {
    position: relative;
    margin-bottom: 30px;
}

.feature-block-two .inner-box h3 {
    color: #3b566e;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.feature-block-two .inner-box h3 a {
    color: #3b566e;
}

.feature-block-two .inner-box h3 a:hover {
    color: #1f8ceb;
}

.feature-block-two .inner-box .text {
    font-size: 18px;
    color: #466077;
    font-weight: 300;
    text-align: justify;
}


.footer-copyrights {
    text-align: center;
    padding: 10px 8px;
    background-color: #f1f1f1;
    border: solid 1px #e6e6e6;
    color: #666;
    overflow: hidden;
}

.row {
    /* margin-left: -15px;
    margin-right: -15px; */
}

    .row:after, .row:before {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.mob-footer 
{
    padding: 0;
    margin: 0;
    list-style: none;
}
#mobileFooter
{
    display: none;
}

/* #mobileFooter a {
    text-decoration: none;
    cursor: pointer;
    color: #666;
} */

/* #mobileFooter:hover
{
    text-decoration: none;
    outline: none;
    color: #33aaee;
} */
.mob-footer .panel-group a:first-child {
    background: #fafafa;
    border-radius: 0px!important;
    padding: 16px;
    font-size: 14px;
    font-weight: 500;
/*     width: calc(100% - 2rem); */
    background: #fafafa;
    border-top: 1px solid #ececec;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/* .panel-group {
    margin: 0;
    padding: 0;
    list-style: none;
} */

.mob-footer .panel-title {
    color: #262438;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    /* padding: 0 0.8rem; */
    margin: 12px 0;
}
.mob-footer .panel-heading{
    padding: 1px 15px !important; 
    font-size: 14px;
    font-weight: 500 !important;
    letter-spacing: 0.5px;
    
    user-select: none;
    color: rgb(159, 161, 167);
    display: block;
    position: relative;
    margin: 0px;
    /* background: white; */
    background: #fafafa;
    border-top: 1px solid #ececec;
}
.mob-footer .panel-heading:last-child{
    border-bottom: 1px solid #ececec;
}
.mob-footer .panel-collapse{
    margin: 0;
    padding: 0
}
.mob-footer .panel-collapse li {
    font-size: 14px;
    /* text-transform: none; */
    background-color: #fff;
    color: #4d4d4d;
    /* letter-spacing: 0; */
    /* line-height: 1; */
    cursor: pointer;
    /* transition: background-color .2s ease; */
    font-weight: 500;
    -webkit-tap-highlight-color: transparent;
}
.mob-footer .panel-collapse li a{
    display: inline-block !important;
    padding: 15px !important;
    /* line-height: 1.75 !important; */
    width: calc(100% - 30px) !important;
    border: 0 !important;
    background: white !important;
}
.mob-footer .panel-collapse li a:hover{
    color: #33aaee !important;
}
.mob-footer .panel-body {
    padding: 0 1rem;
    background: white !important;
}
.mob-footer .panel-body ul
{
    margin: 0 !important;
}
.mob-footer .panel-body li
{
    padding: 0.5rem 1rem;
    color: #6f8ba4;
/*     padding-left: 25px; */
    font-size: 15px;
	padding: 0px !important;
}
.mob-footer .collapse.in {
    display: block;
}
.mob-footer .collapse-rotate
{
    transition: color 0.2s linear 0s;
    font-weight: bolder !important;
}  
@media only screen and (max-width: 1140px)
{
    /* #mobileFooter
    {
        display: inline;
    }

    #footerNormal
    {
        display: none;
    } */
}  
@media only screen and (max-width: 1023px)
{
    #mobileFooter
    {
        display: inline;
    }
    #footerNormal
    {
        display: none;
    }
    .footer-style-one
    {
        /* margin-top: 3rem; */
    }
    
    .marketing-heading
    {
        padding-left: 0.5rem;
    }
    .marketing-subhead
    {
        padding-left: 0.5rem;
    }
}

.clearfix-xs {
    clear: both;
}

    .clearfix-xs:after, .clearfix-xs:before {
        content: " ";
        display: table;
    }

    .clearfix-xs:after {
        clear: both;
    }

    .clearfix-xs::after, .clearfix-xs::before {
        clear: both;
    }

@media (min-width:480px) {
    .clearfix-sm {
        clear: both;
    }

        .clearfix-sm:after, .clearfix-sm:before {
            content: " ";
            display: table;
        }

        .clearfix-sm:after {
            clear: both;
        }

        .clearfix-sm::after, .clearfix-sm::before {
            clear: both;
        }
}

@media (min-width:768px) {
    .clearfix-md {
        clear: both;
    }

        .clearfix-md:after, .clearfix-md:before {
            content: " ";
            display: table;
        }

        .clearfix-md:after {
            clear: both;
        }

        .clearfix-md::after, .clearfix-md::before {
            clear: both;
        }
}

@media (min-width:960px) {
    .clearfix-lg {
        clear: both;
    }

        .clearfix-lg:after, .clearfix-lg:before {
            content: " ";
            display: table;
        }

        .clearfix-lg:after {
            clear: both;
        }

        .clearfix-lg::after, .clearfix-lg::before {
            clear: both;
        }
} 

/* ************************************************************************************ */
/* Terms And Policy*/
/* ************************************************************************************ */
.main-terms-and-policy
{
    display: flex;
    justify-content: space-around;
    color: #666;
    font-size: .7rem;
    line-height: 1.71;  

    text-align: center;
    padding: 1.5rem 8px;
    background-color: #f1f1f1;
    border: solid 1px #e6e6e6;
    color: #666;
    overflow: hidden;
}
.main-terms-and-policy>.left-terms>a
{
    text-decoration: none;
    outline: 0;
    color: #666;
}
@media only screen and (max-width: 968px)
{
    .main-terms-and-policy
    {
        display: block;
        margin: 0rem auto 0; 
        text-align: center;
    }
    .left-terms
    {
        margin-bottom: 0.5rem;
    }
}














.standard .post .post-more:hover, #comments #submit:hover{
	box-shadow: inset 0 0 0 2px #4ebaec;
}
.post .post-more,.blog-post .post .postmeta a:hover{
	
	color: #4ebaec !important;
}
.post .post-category ul li a,.ninzio-navigation li a:hover,.ninzio-navigation li .current{
	background-color: #26bc6a !important;
}


@media (max-width: 667px) and (min-width: 320px)
{
::-webkit-scrollbar {
    display: none;
}
} 
.post-author{
	
color: #c0c0c0 !important;
}
.blog-post .post .postmeta > *, .nz-recent-posts .postmeta > * {
    font-size: 14px;
    line-height: 39px;
    display: inline-block;
   
    vertical-align: middle;
}
.blog-post .post .post-title a{
	
	color: #333;
}
 
::selection {
    background-color: #4ebaec;
    color: #fff;
}
.blog-post .post .post-title:hover > a{
	    color: #26bc6a !important;
}
.standard .post-date-custom{
	background-color: #4ebaec !important;
}
.widget_title:after, .yawp_wim_widget:after{
	    background-color: #4ebaec !important;
}
.standard > .loop > .container *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
}
.nf-form-fields-required {
    display: none;
}
@media only screen and (min-width: 1024px){
.standard > .loop > .container {
    padding-left: 80px;
max-width: 1170px;
    width: 1170px;
	}
}
div#footerNormal * {
    box-sizing: unset;
}
.contactsales {
    background-color: rgb(0, 199, 108) !important;
    padding: 14px 30px !important;
    font-size: 14px !important;
	box-sizing: border-box;
	    width: 100% !important;
}
.oldbutton2{
	box-sizing: border-box;
	background-color: rgb(58,166,216);
	    width: 100% !important;
}
.bt21 {
    text-align: center;
    border-radius: 4px;
    background: #00c76c !important;
    color: #fff !important;
    width: auto !important;
    font-weight: bold !important;
    padding: 10px !important;
    font-size: 15px !important;
	box-sizing: border-box;
}
.bt3contact-sales-platform-bottom, .bt3dhquec-contact-sales {
    text-align: center;
    border-radius: 4px;
    background: #ffab42 !important;
    color: #fff !important;
    width: 200px !important;
    font-weight: bold !important;
    padding: 10px !important;
    font-size: 15px !important;
	box-sizing: border-box;
}
.bt1learnmorehome, .bt1benefitsgetstarted {
    text-align: center;
    border-radius: 4px;
    background: #4ebaec !important;
    color: #fff !important;
    width: 200px !important;
    font-weight: bold !important;
    padding: 10px !important;
    font-size: 15px !important;
	box-sizing: border-box;
}
.bt1 {
    text-align: center;
    border-radius: 4px;
    background: #4ebaec !important;
    color: #fff !important;
    width: 200px !important;
    font-weight: bold !important;
    padding: 10px !important;
    font-size: 15px !important;
	box-sizing: border-box;
}
.bt2 {
    text-align: center;
    border-radius: 4px;
    background: #00c76c !important;
    color: #fff !important;
    width: 200px !important;
    font-weight: bold !important;
    padding: 10px !important;
    font-size: 15px !important;
	box-sizing: border-box;
}
.bt3 {
    text-align: center;
    border-radius: 4px;
    background: #ffab42 !important;
    color: #fff !important;
    width: 200px !important;
    font-weight: bold !important;
    padding: 10px !important;
    font-size: 15px !important;
	box-sizing: border-box;
}
.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
    margin: 0;
    width: auto;
    height: auto;
    vertical-align: inherit;
    width: 100% !important;
}
.bt2apprefactoring-contact-sales,.bt2cloudcontactsalesoldbutton, .oldbutton> a{
	    box-sizing: border-box;
}
.bt2homeattendwebinar, .bt2dhquec-request-a-demo, .bt2emailsync-get-in-touch, .bt2dhqintegrationsgetstartedtoday, .bt2studioexploremore, .bt2benefitsrequestdemo, .bt2exploretodayunifiedworkspace {
    text-align: center;
    border-radius: 4px;
    background: #00c76c !important;
    color: #fff !important;
    width: 200px !important;
    font-weight: bold !important;
    padding: 10px !important;
    font-size: 15px !important;
	box-sizing: border-box;
}
.bt3 {
    text-align: center;
    border-radius: 4px;
    background: #ffab42 !important;
    color: #fff !important;
    width: 200px !important;
    font-weight: bold !important;
    padding: 10px !important;
    font-size: 15px !important;
	box-sizing: border-box;
}
.nz-testimonials .name,.nobutton{
	
	    color: #4ebaec !important;
}
.rowsmallver2 .nz-row {
    margin-left: 0;
    margin-right: 0;
}
.container {
    margin: 0 auto 0 auto;
}
/**, ::after, ::before {
    box-sizing: inherit !important;
}*//*RESPONSIVE
/*=============*/

	/*MIN MOB PORTRAIT
	/*-------------*/

		@media only screen and (min-width: 320px)  {
			.rowsmall .container,.rowsmallver2 .container,
			.full-width-true .nz-tabs.full-true .tab-content,
			.ninzio-navigation,
			.wpml-ls-statics-post_translations {
				max-width:290px;
				width:290px;
			}

			.woocommerce .shop_table.cart td,
			.woocommerce .shop_table.cart th {
				padding:5px;
			}

			.woocommerce .shop_table.cart td.actions {
				padding:20px 0px;
			}

			.woocommerce .shop_table.cart .product-thumbnail {
				display: none;
			}

			.woocommerce .shop_table.cart .product-thumbnail img {
				max-width: 75px;
			}

			.woocommerce .shop_table.cart .quantity input[type="number"],
			.woocommerce .shop_table.cart .quantity input[type="button"] {
				width: 70% !important;
				display: block;
				float: none;
				margin: 0 auto;
			}

			.woocommerce .shop_table.cart .quantity input[type="button"] {
				height: 30px;
			}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span,
			.footer-widget-menu .widget_calendar caption, 
			.footer-widget-menu .widget_calendar th, 
			.footer-widget-menu .widget_calendar td, 
			.footer-widget-menu .widget_calendar td#prev, 
			.footer-widget-menu .widget_calendar td#next, 
			.footer-widget-menu .widget_calendar td#prev span, 
			.footer-widget-menu .widget_calendar td#next span {
			    height: 41px;
			    width: 41px;
			    line-height: 41px;
			}

		}

	/*MAX MOB PORTRAIT
	/*-------------*/
		
		@media only screen and (max-width: 320px)  {

			button,
			input[type="reset"],
			input[type="submit"],
			input[type="button"],
			.price_slider_amount .price_label,
			.woocommerce .single-product-summary .entry-summary button,
			.button,
			.woocommerce-MyAccount-navigation ul li {
				width: 100% !important;
				margin-left: 0 !important;
				margin-bottom: 5px;
				text-align: center;
			}

			.woocommerce .product .single-product-image .product-status {
				top: 10px;
				left: 10px;
			}

			.woocommerce .quantity input[type="number"] {
				width: 100% !important;
			}

			.woocommerce-tabs .comment-form-rating .stars a {border-right: none;}

			.nz-testimonials .text {
			    text-align: center;
			}

			.single .post-body {
			    padding: 50px 20px;
			}

			.nz-testimonials .text {
			    padding: 20px;
			}

			.nz-testimonials .text:after {
			    display: none;
			}

			.ninzio-nav-single > *:not(:only-child) {
				font-size: 10px;
			}

			.single .post .post-social-share {
			    padding: 0 10px 10px 10px;
			}

			.single .post .post-social-share .share-label {
			    padding-left: 0px;
			}

			.rich-header {
				height:auto;
			}

			.nz-mailchimp #mc-embedded-subscribe {
				position: static;
			}

		}

	/*MIN MOB LANDSCAPE
	/*-------------*/

		@media only screen and (min-width:480px) {

			.rowsmall .container,.rowsmallver2 .container,
			.full-width-true .nz-tabs.full-true .tab-content,
			.ninzio-navigation,
			.wpml-ls-statics-post_translations {
				max-width:440px;
				width:440px;
			}

			.woocommerce .quantity {
				display:inline-block;
				vertical-align: top;
			}

			.woocommerce-tabs .comment-form-rating .stars a {
				float: left;
			}

			td.actions input[type="submit"] + input[type="submit"] {
				margin-left:4px;
			}

			.woocommerce .shop_table.cart .quantity {
				display:block;
				width:100%;
			}

			.post-social-share {
				width: auto;
			}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span {
			    height: 62px;
			    width: 62px;
			    line-height: 62px;
			}

			.footer-widget-area .widget_calendar caption, 
			.footer-widget-area .widget_calendar th, 
			.footer-widget-area .widget_calendar td, 
			.footer-widget-area .widget_calendar td#prev, 
			.footer-widget-area .widget_calendar td#next, 
			.footer-widget-area .widget_calendar td#prev span, 
			.footer-widget-area .widget_calendar td#next span {
				height: 62px;
			    width: 62px;
			    line-height: 62px;
			}

			.mob-header .widget_calendar caption, 
			.mob-header .widget_calendar th, 
			.mob-header .widget_calendar td, 
			.mob-header .widget_calendar td#prev, 
			.mob-header .widget_calendar td#next, 
			.mob-header .widget_calendar td#prev span, 
			.mob-header .widget_calendar td#next span {
			    height: 62px;
			    width: 62px;
			    line-height: 62px;
			}
		}

	/*MIN MOBILE 640
	/*--------------*/

		@media only screen and (min-width: 640px)  {

			.nz-slick-item {
				padding-left: 30px;
				padding-right: 30px;
			}

			.slick-prev{left:65px;} 
			.slick-next{right:65px;}

			.loop .projects-layout .projects, 
			.nz-recent-projects .projects {
				width: 50%;
			}

			.nz-related-projects .projects {
				width: 100% !important;
			}

			.null-instagram-feed ul li,
			.widget_recent_projects .recent-projects > .post {
			    width: 25%;
			}
		}

	/*MIN TABLET PORTRAIT
	/*-------------*/

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

			
.subscribe-form-wrapper {
    padding: 46px;
    border-radius: 5px;
    border-color: transparent;
    box-shadow: 3px 0 30px 2px rgba(0,0,0,0.20);
    margin-top: 0;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #e3e3e3;
    min-height: 20px;
    text-align: center;
}

.mysinglefooter .forblogsingle   { padding-left: 4px;
    padding-right: 4px !important;
    display: block !important;
    padding: 14px 10px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    -webkit-transition: all .3s ease !important;
    transition: all .3s ease !important;
    font-weight: 700 !important;
    min-width: 100% !important;
    border: 0 !important;
    width: 25% !important;
    border-radius: 5px !important;
    position: relative !important;
    transform: translateY(0) !important;
    background: transparent !important;
    box-shadow: none !important;
    box-shadow: 0 0 4px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.27) !important;
    float: left !important;
    border: 1px solid #3c6ffa !important;
    color: #4b88fb !important;
    margin: 0 !important;
    font-family: inherit !important ; height:49px !important;
}
.subscribe-form-wrapper .email {width: 74% !important;
float: left ;
height: 48px; width: 100% !important;
margin: 0 0 8px !important;
    margin-right: 0px;
padding: 13px 11px !important; padding-left: 60px !important;
border-color: #d4d4d8 !important;
border-radius: 5px !important;
box-shadow: none !important;
color: #32384b !important;
font-size: 16px !important;
line-height: 20px !important;
background-color: #fafafa !important;
border: 1px solid #ccc !important;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
margin-right: 1% !important;
font-family: inherit;}
.subscribe-form-wrapper h3 {
   
   font: 700 28px/48px 'Montserrat', sans-serif !important;
     
   
color: #262a3a;
}

			.no-padding, .no-padding > .col-inner
			{padding-left:0 !important; padding-right:0 !important; }

			.woocommerce-tabs .tabs {
				display: block;
			}

			.woocommerce-tabs .tabs > li {
			    display: block;
			    width:100%;
				float: none;
				margin: 0 !important;
			}

			.woocommerce-tabs .tabs > li.active:last-child:after {
			   bottom: -1px;
			}

			.full-width-true .col12 {
			    padding-left: 0px !important; 
			    padding-right: 0px !important; 
			}

			.nz-count {
				margin-bottom: 50px;
			}

			.single .projects-head .projects-navigation {
				position: relative;
				margin-top: 10px;
				text-align: center;
			}

			.single .projects-head .projects-navigation a {
				float: none !important;
			}

			.woocommerce-message a, 
			.woocommerce-info a, 
			.woocommerce-error li a, 
			.woocommerce-message .button, 
			.woocommerce-info .button {
				display: block;
			}

			.site-widget-area {
			    width: 320px;
			    -webkit-transform: translateX(320px);
			    -ms-transform: translateX(320px);
			    transform: translateX(320px);
			}

			.rich-header h1 {
			    text-align: center;
			    margin-bottom: 0;
			}

			.rich-header.version1 h1, 
			.rich-header.version2 h1 {
			    font-size: 28px !important;
			    line-height: 38px !important;
			}

			.rich-header .rh-subtitle {
			    font-size: 16px;
			    line-height: 26px;
			}

			.standard .loop .blog-post .format-quote .post-body .format-wrapper, 
			.standard .loop .blog-post .format-status .post-body .format-wrapper, 
			.standard .loop .blog-post .format-link .post-body .format-wrapper, 
			.standard .loop .blog-post .format-aside .post-body .format-wrapper {
			    padding: 30px;
			}

			.search-form {
				width: 100%;
			}

			.site-widget-area .custom-scroll-bar {
				padding: 80px 30px 50px 30px;
			}

			.site-widget-area .photos_from_flickr .flickr_badge_image {
				width: 66px;
			}

			.site-widget-area .widget_calendar caption, 
			.site-widget-area .widget_calendar th, 
			.site-widget-area .widget_calendar td, 
			.site-widget-area .widget_calendar td#prev, 
			.site-widget-area .widget_calendar td#next, 
			.site-widget-area .widget_calendar td#prev span, 
			.site-widget-area .widget_calendar td#next span {
			    height: 37px;
			    width: 37px;
			    line-height: 37px;
			}

			.list .post .post-category {
			    left: 20px;
			}

			.projects-navigation,
			.post-single-navigation {
				display: none;
			}


			.woocommerce-tabs .tabs {
				border-radius: 0px;
			}

			.woocommerce-tabs .tabs > li:after {
				display: none;
			}

			.slick-dots li {
				margin:0 10px; 
			}

			.slick-dots li:after {
				display: none;
			}

			.nz-content-box .back_active .box-icon-wrap,
			.nz-content-box .bord_active .box-icon-wrap {
				left: 0px;
			}

			.vc_hidden-xs {
				display: none;
			}

		}
		
		@media only screen and (min-width: 768px)  {

			.rich-header.version3 .container > * {
				display: table-cell;
				vertical-align: middle;
			}

			.rich-header.version3 .nz-breadcrumbs {
			    text-align: right;
			    position: relative;
    			bottom: -3px;
			}

			.rowsmall .container,.rowsmallver2 .container,
			.ninzio-navigation {
				max-width:720px;
				width:720px;
			}

			.nz-row {
				margin-left: -15px;
				margin-right: -15px;
			}

			.col12,
			.col11,
			.col10,
			.col9,
			.col8,
			.col7,
			.col6,
			.col5,
			.col4,
			.col3,
			.col2,
			.col1 {
				float: left;
				padding-left: 15px !important;
				padding-right:15px !important;
			}

			.col1 {width: 8.333333332%;}
			.col2 {width: 16.666666666666664%;}
			.col3 {width: 25%;}
			.col4 {width: 33.3%;}
			.col5 {width: 41.66666666666667%;}
			.col6 {width: 50%;}
			.col7 {width: 58.333333336%;}
			.col8 {width: 66.66666666666666%;}
			.col9 {width: 75%;}
			.col10{width: 83.33333334%;}
			.col11{width: 91.66666666666666%;}
			.col12{width: 100%;}

			.footer-info .container {
				display: table;
			}

			.footer-info .container > * {
				display: table-cell;
				vertical-align: middle;
				width: auto;
				border-bottom: none;
			}

			.footer-info .container > .get-location {
				border-left: 1px solid #434548;
				border-right: 1px solid #434548;
				padding: 0 25px;
				width: 200px;
			}

			.footer-info .container > .footer-text {
				border-left: 1px solid #434548;
				padding: 0 25px;
				position: relative;
				left: -1px;
			}

			.footer-widget-area {
				margin-left: -25px;
				margin-right: -25px;
				width: 100%;
			}

			.footer-widget-area > .widget,
			.footer-widget-area > .yawp_wim_widget {
				width: 50%;
				float: left;
				padding-top: 30px;
				padding-left:25px;
				padding-right:25px;
				position: relative;
			}

			.nz-content-box,
			.nz-timer,
			.nz-counter,
			.woocommerce .products,
			.woocommerce .menu-holder,
			.nz-pricing-table {
				margin-right: -15px;
				margin-left: -15px;
			}

			.nz-recent-products .products {
				margin-right: -1px;
				margin-left: -1px;
			}

			.woocommerce .menu-holder .products {
				margin-left: 0;
				margin-right: 0;
			}

			.nz-timer ul > li {
				width: 50%;
				float: left;
			}

			.nz-content-box > .nz-box,
			.nz-timer > .days,
			.nz-counter > .nz-count,
			.nz-pricing-table > .column {
				padding-left: 15px;
				padding-right: 15px;
				float: left;
			}

			.nz-persons > .person {
				float: left;
			}

			.nz-content-box[data-columns="1"] > .nz-box,
			.nz-counter[data-columns="1"] > .nz-count,
			.nz-persons[data-columns="1"] > .person
			{width: 100%;float: none;}

			.nz-content-box[data-columns="2"] > .nz-box,
			.nz-content-box[data-columns="4"] > .nz-box,
			.nz-counter[data-columns="2"] > .nz-count,
			.nz-persons[data-columns="2"] > .person
			{width: 50%;}

			.nz-content-box[data-columns="3"] > .nz-box,
			.nz-counter[data-columns="3"] > .nz-count,
			.nz-persons[data-columns="3"] > .person,
			.nz-pricing-table[data-columns="3"] > .column
			{width: 33.3%;}

			.nz-related-projects .projects {
				width: 50% !important;
			}

			.nz-content-box-2[data-columns="3"] > .nz-box:nth-child(2) .box-data,
			.nz-content-box-2[data-columns="3"] > .nz-box:nth-child(2) .nz-box-image:before,
			.nz-content-box-2[data-columns="3"] > .nz-box:nth-child(3) .box-data,
			.nz-content-box-2[data-columns="3"] > .nz-box:nth-child(3) .nz-box-image:before,
			.nz-content-box-2[data-columns="2"] > .nz-box:nth-child(2) .box-data,
			.nz-content-box-2[data-columns="2"] > .nz-box:nth-child(2) .nz-box-image:before,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(2) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(2) .nz-box-image:before,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(4) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(4) .nz-box-image:before {
				border-left: none;
			}

			.nz-persons[data-columns="4"] > .person,
			.nz-pricing-table[data-columns="4"] > .column,
			.nz-content-box-2[data-columns="4"] > .nz-box,
			.nz-counter[data-columns="4"] > .nz-count
			{width: 50%;}

			.count-border {
				width:4px;
				height: 100%;
				border-left-width:1px;
				border-left-style:solid;
				border-right-width:1px;
				border-right-style:solid;
				border-top: none;
				border-bottom:none;
				display: block;
				position: absolute;
				top: 50%;
				right: -15px;
				left: auto;
				bottom: auto;
				-webkit-transform: translateY(-50%);
				-ms-transform: translateY(-50%);
				transform: translateY(-50%);
				opacity: 0;
			}


			.nz-counter[data-columns="4"] .nz-count:nth-child(2n+1) .count-border,
			.nz-counter[data-columns="2"] .nz-count:nth-child(2n+1) .count-border,
			.nz-counter[data-columns="3"] .nz-count .count-border {
				opacity: 1;
			}

			.nz-content-box[data-columns="5"] > .nz-box,
			.nz-pricing-table[data-columns="5"] > .column
			{width: 20%;}

			.nz-content-box[data-columns="6"] > .nz-box {width: 16.66666666666667%;}

			.slick-prev{left:100px;} 
			.slick-next{right:100px;}

			.nz-section-back-video, .nz-video-overlay {
			    display: block;
			}

			.nz-tabs.horizontal:not(.tab-full) .tabset {
				padding-left: 0px;
				position: relative;
			}

			.nz-tabs.horizontal:not(.tab-full) .tabset .tab {
				float: left;
				margin-right: 5px;
			}

			.nz-tabs.horizontal:not(.tab-full) .tabset .tab.active,
			.nz-tabs.vertical .tabset .tab.active {
				position: relative;
			}

			.col6 .nz-tabs.vertical .tab,
			.col7 .nz-tabs.vertical .tab,
			.col8 .nz-tabs.vertical .tab,
			.col9 .nz-tabs.vertical .tab,
			.col10 .nz-tabs.vertical .tab,
			.col11 .nz-tabs.vertical .tab,
			.col12 .nz-tabs.vertical .tab {
				margin-bottom: 5px;
			}

			.col6 .nz-tabs.vertical .tabset,
			.col6 .nz-tabs.vertical .tabs-container,
			.col7 .nz-tabs.vertical .tabset,
			.col7 .nz-tabs.vertical .tabs-container,
			.col8 .nz-tabs.vertical .tabset,
			.col8 .nz-tabs.vertical .tabs-container,
			.col9 .nz-tabs.vertical .tabset,
			.col9 .nz-tabs.vertical .tabs-container,
			.col10 .nz-tabs.vertical .tabset,
			.col10 .nz-tabs.vertical .tabs-container,
			.col11 .nz-tabs.vertical .tabset,
			.col11 .nz-tabs.vertical .tabs-container,
			.col12 .nz-tabs.vertical .tabset,
			.col12 .nz-tabs.vertical .tabs-container
			{float: left;}

			.col6 .nz-tabs.vertical .tab,
			.col7 .nz-tabs.vertical .tab,
			.col8 .nz-tabs.vertical .tab,
			.col9 .nz-tabs.vertical .tab,
			.col10 .nz-tabs.vertical .tab,
			.col11 .nz-tabs.vertical .tab,
			.col12 .nz-tabs.vertical .tab {
				text-align:center;
			}

			.col6 .nz-tabs.vertical .tabs-container .tab-content,
			.col7 .nz-tabs.vertical .tabs-container .tab-content,
			.col8 .nz-tabs.vertical .tabs-container .tab-content,
			.col9 .nz-tabs.vertical .tabs-container .tab-content,
			.col10 .nz-tabs.vertical .tabs-container .tab-content,
			.col11 .nz-tabs.vertical .tabs-container .tab-content,
			.col12 .nz-tabs.vertical .tabs-container .tab-content{
				padding-left: 50px;
				padding-top: 0px;
				border-top: none;
				border-left: 1px solid #e0e0e0;
			}

			.col6 .nz-tabs.vertical .tabset,
			.col7 .nz-tabs.vertical .tabset,
			.col8 .nz-tabs.vertical .tabset,
			.col9 .nz-tabs.vertical .tabset,
			.col10 .nz-tabs.vertical .tabset,
			.col11 .nz-tabs.vertical .tabset,
			.col12 .nz-tabs.vertical .tabset {
				width: 30%;
			}

			.col6 .nz-tabs.vertical .tabs-container,
			.col7 .nz-tabs.vertical .tabs-container,
			.col8 .nz-tabs.vertical .tabs-container,
			.col9 .nz-tabs.vertical .tabs-container,
			.col10 .nz-tabs.vertical .tabs-container,
			.col11 .nz-tabs.vertical .tabs-container,
			.col12 .nz-tabs.vertical .tabs-container{
				width: 70%;
			}

			.loop .blog-post *[data-grid="ninzio_01"],
			.standard .loop .main-content .blog-post *[data-grid="ninzio_01"] {
				width: 100%;
			}

			.medium .loop .blog-post *[data-grid="ninzio_01"],
			.small .loop .blog-post *[data-grid="ninzio_01"],
			.large .loop .blog-post *[data-grid="ninzio_01"],
			.loop .main-content .blog-post *[data-grid="ninzio_01"],
			.nz-related-projects.column-4 .projects,
			.nz-recent-products[data-columns="4"] .products .product
			{width: 50%;}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"],
			.standard .loop .main-content .blog-post *[data-grid="ninzio_01"] {
				float: none;
				width: 100% !important;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"]:after {
				content: "";
			    display: table;
			    clear: both;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] > .nz-thumbnail,
			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-body,
			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-gallery {
				float: left;
				display: table-cell;
				width: 360px;
				min-height: 327px;
			}

			

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body {
				padding:0;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body-in {
				position: absolute;
			    top: 50%;
			    -webkit-transform: translateY(-50%);
			    -ms-transform: translateY(-50%);
			    transform: translateY(-50%);
			    padding: 40px 30px;
			}

			.related-posts {
				margin-left: -10px !important;
				margin-right: -10px !important;
			}

			.related-posts *[data-grid="ninzio_01"],
			.nz-related-products *[data-grid="ninzio_01"] {
				padding-left: 10px !important;
				padding-right: 10px !important;
			}

			.woocommerce .products .product
			{width: 100%;}

			.woocommerce .main-content .products .product
			{width: 50%;float: left;}

			.woocommerce.columns-1 .products .product {width: 100%;}
			.woocommerce.columns-2 .products .product {width: 50%;}
			.woocommerce.columns-3 .products .product {width: 33.33333333333333%;}
			.woocommerce.columns-4 .products .product {width: 25%;}
			.woocommerce.columns-5 .products .product {width: 20%;}
			.woocommerce.columns-6 .products .product {width: 16.66666666666667%;}

			.nz-related-products.column-4 *[data-grid="ninzio_01"],
			.nz-recent-products.column-4 *[data-grid="ninzio_01"],
			.nz-recent-products[data-columns="2"] .products .product
			{width: 50% !important;float: left;}

			.nz-related-products.column-3 *[data-grid="ninzio_01"],
			.nz-recent-products[data-columns="3"] .products .product
			{width: 33.3333333% !important;float: left;}

			.thumbset .thumb {
				padding:10px 5px 0 5px;
			}

			.comment-list ul.children {
			    padding: 0 0 0 70px;
			    position: relative;
			}

			/*GALLERY*/
			.nz-gallery[data-columns="1"].grid .gallery-item {width: 100%;}
			.nz-gallery[data-columns="2"].grid .gallery-item {width: 50%;}
			.nz-gallery[data-columns="3"].grid .gallery-item {width: 33.3%;}				
			.nz-gallery[data-columns="4"].grid .gallery-item {width: 25%;}
			.nz-gallery[data-columns="5"].grid .gallery-item {width: 20%;}
			.nz-gallery[data-columns="6"].grid .gallery-item {width: 33.3%;}
			.nz-gallery[data-columns="7"].grid .gallery-item {width: 33.3%;}
			.nz-gallery[data-columns="8"].grid .gallery-item {width: 25%;}
			.nz-gallery[data-columns="9"].grid .gallery-item {width: 33.3%;}

			.nz-gallery[data-columns="2"] .wp-caption-text,
			.nz-gallery[data-columns="3"] .wp-caption-text,		
			.nz-gallery[data-columns="4"] .wp-caption-text {
				display:block;
			}

			.nz-recent-products .products .product {
				padding-right: 15px;
				padding-left: 15px;
				width: 33.3333333%;
			}

			.woocommerce .woocommerce-result-count {
				float: right;
				font-size: 14px;
				margin-bottom: 0;
				position: relative;
				top: 20px;
			}

			.woocommerce.single .woocommerce-message {
				margin-top:0px;
				margin-bottom:30px;
			}

			.woocommerce .woocommerce-message {
				margin-top: 44px;
			}

			.woocommerce .loop.width-true .products {
				margin-left: -15px;
				margin-right: -15px;
			}

			.woocommerce .loop.width-true .products {
				margin-left: -15px;
				margin-right: -15px;
			}

			.loop.width-true .shop-layout {
				padding-left: 30px;
				padding-right: 30px;
			}

			.loop.width-true .blog-layout {
				padding-left: 15px;
				padding-right: 15px;
			}

			.woocommerce .loop.width-true .woocommerce-ordering {right: 30px;}

			.single-product-image,
			.single-product-summary {
			    width: 50%;
			    float: left;
			}

			.single-product-image {
			    padding-right: 30px;
			}

			.coupon {
				display: inline-block;
			}

			.coupon input {
				width:auto;
				margin-right: 0;
				display: inline-block;
			}

			.actions input {margin-left: 0 !important;margin-right: 5px !important;}

			.woocommerce .shop_table.cart .quantity {
				display:inline-block;
				width:50%;
			}

			.woocommerce .cart-collaterals .cart_totals,
			.woocommerce .cart-collaterals .shipping_calculator,
			.woocommerce .col2-set .col-1,
			.woocommerce .col2-set .col-2  {
				width:50%;
				float: left;
			}

			.woocommerce .cart-collaterals .cart_totals,
			.woocommerce .col2-set .col-1 {
				padding-right: 15px;
			}

			.woocommerce .cart-collaterals .shipping_calculator,
			.woocommerce .col2-set .col-2 {
				padding-left: 15px;
			}
			.woocommerce .shop_table.cart .product-thumbnail {
				display: block;
				border-left:none !important;
				border-right: none !important;
			}

			.woocommerce .shop_table.cart td.product-thumbnail {
				border:none !important;
				border-top: 1px solid #f7f7f7 !important;
			}

			.woocommerce .shop_table.cart tbody .cart_item:first-child td.product-thumbnail {
				border-top: none !important;
			}

			.woocommerce .shop_table.cart td, .woocommerce .shop_table.cart th {
			    padding: 20px;
			}

			.woocommerce-account .page-content .woocommerce {width: 30%;}

			.woocommerce-account.logged-in .page-content .woocommerce {width: 100%;}

			.loop .post,
			.nz-recent-posts .post {
				padding-left: 15px;
				padding-right: 15px;
			}

			.woocommerce .products .product {
				float: left;
				width: 33.3333333%;
			}

			.woocommerce .small .loop .products .product {
				width: 50%;
			}

			.woocommerce .products,
			.woocommerce .nz-related-products .products {
				margin-left:-15px;
				margin-right:-15px;
			}

			.woocommerce .products .product,
			.woocommerce .nz-related-products .products .product {
				padding-left:15px;
				padding-right:15px;
			}

			.loop .blog-post,
			.nz-recent-posts {
				margin-left:-15px;
				margin-right:-15px;
			}

			.nz-timeline {
				position: relative;
			}

			.error404-big {
			    font-size: 180px;
			    line-height: 180px;
			}

			.nz-product-search > .woocommerce-product-search {
				width: 60%;
			}

			#lang_sel_footer ul {
				text-align: center;
			}

			#lang_sel_footer ul li {
				display: inline-block;
				width: auto;
			}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span {
			    height: 102px;
			    width: 102px;
			    line-height: 102px;
			}

			.mob-header .widget_calendar caption, 
			.mob-header .widget_calendar th, 
			.mob-header .widget_calendar td, 
			.mob-header .widget_calendar td#prev, 
			.mob-header .widget_calendar td#next, 
			.mob-header .widget_calendar td#prev span, 
			.mob-header .widget_calendar td#next span {
			    height: 102px;
			    width: 102px;
			    line-height: 102px;
			}

			.footer-widget-area .widget_calendar caption, 
			.footer-widget-area .widget_calendar th, 
			.footer-widget-area .widget_calendar td, 
			.footer-widget-area .widget_calendar td#prev, 
			.footer-widget-area .widget_calendar td#next, 
			.footer-widget-area .widget_calendar td#prev span, 
			.footer-widget-area .widget_calendar td#next span {
				height: 44px;
			    width: 44px;
			    line-height: 44px;
			}

			.photos_from_flickr .flickr_badge_image,
			.mob-header .photos_from_flickr .flickr_badge_image {
			    width: 72px;
			}

			.footer-widget-area .photos_from_flickr .flickr_badge_image {
			    width: 62px;
			}

		}

		@media only screen and (min-width: 768px) and (max-width: 1023px)  {
			
			.nz-pricing-table[data-columns="4"] .price {
			    font-size: 36px;
			}

			.nz-pricing-table[data-columns="3"] .price {
			    font-size: 46px;
			}

			.shoping-products .shop-loader,
			.shoping-subcategories .shop-loader {
			    width: calc(100% - 30px);
			}

			.null-instagram-feed ul li,
			.widget_recent_projects .recent-projects > .post {
			    width: 16.66666666666667%;
			}

			.footer-widget-area .null-instagram-feed ul li,
			.footer-widget-area .widget_recent_projects .recent-projects > .post {
			    width: 33.3333333%;
			}

			.list .blog-post .post .post-date-full {
			    display: none;
			}

			.list .blog-post .post .post-date-full-list {		    
			    display: inline-block !important;
			}

			.vc_hidden-sm {
				display: none;
			}

		}

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

			.nz-slider-banner .nz-banner:not(:last-child) {
				border-bottom: none !important;
			}

			.nz-tagline .container > .tagline-title {
				padding-right: 0 !important;
			}
			.nz-tagline .container {
				padding-left: 0 !important;
				text-align: center !important;
			}
			.nz-tagline img {
				display: none;
			}

			.standard .post-date-custom, 
			.standard .post-format-status {
				display: none;
			}

			.single-projects .flex-direction-nav {
				right: 20px !important;
			}

			.nz-content-box.v1 .box-title {
			    padding-left: 0px;
			    text-align: center;
			}

			.nz-content-box.v1 .box-title:after {
			    left: 50%;
			    margin-left: -35px;
			}

			.nz-content-box.v1 .box-icon-wrap {
		        position: relative;
			    margin: 0 auto 30px auto;
			    left: 0px;
			    top: 0px;
			}

			.nz-content-box.v1 .box-data {
				text-align: center;
			}

			.footer-menu ul li {
				padding: 3px 0;
			}

		}

	/*MIN TABLET LANDSCAPE
	/*-------------*/
		
		@media only screen and (min-width:1024px){
			.rowsmall .container,.rowsmallver2 .container,
			.full-width-true .nz-tabs.full-true .tab-content,
			.ninzio-navigation,
			.wpml-ls-statics-post_translations {
				max-width:960px;
				width:960px;
			}

			.main-content,
			.sidebar {
				float: left;
				position: relative;
			}

			.main-content {width: 75%;}
			.sidebar      {width: 25%;}

			.woocommerce .loop .main-content {width: calc(100% - 240px);}
			.woocommerce .loop .sidebar      {width: 240px;}

			.main-content.right {padding-left: 60px;}
			.main-content.left {padding-right: 60px;}

			.single-project-main-detailes {
				display: table;
			}

			.single-project-layout-whole.single-project-main-detailes {
				display: block;
			}

			.single-project-main-detailes .main-content,
			.single-project-main-detailes .sidebar {
				display: table-cell;
				vertical-align: top;
			}

			.single-projects .main-content {
				width: 70%;
				padding-right:0px !important;
			}
			.single-projects .sidebar {
				width: 30%;
				padding-left:60px !important;
			}

			.slick-prev{left:110px;} 
			.slick-next{right:110px;}

			.col8 .nz-tabs.vertical .tabset,
			.col9 .nz-tabs.vertical .tabset,
			.col10 .nz-tabs.vertical .tabset,
			.col11 .nz-tabs.vertical .tabset,
			.col12 .nz-tabs.vertical .tabset {
				width: 25%;
			}

			.col8 .nz-tabs.vertical .tabs-container,
			.col9 .nz-tabs.vertical .tabs-container,
			.col10 .nz-tabs.vertical .tabs-container,
			.col11 .nz-tabs.vertical .tabs-container,
			.col12 .nz-tabs.vertical .tabs-container{
				width: 75%;
			}

			.one-page-bullets {display: block;}

			.nz-video-poster {
				display: none;
			}

			.loop .blog-post *[data-grid="ninzio_01"]
			{width: 100%;}

			.medium .loop .blog-post *[data-grid="ninzio_01"]
			{width: 33.3%;}

			.small .loop .blog-post *[data-grid="ninzio_01"]
			{width: 25%;}

			.large .loop .blog-post *[data-grid="ninzio_01"]
			{width: 50%;}

			.list .loop .blog-post .post .post-title {
				font-size: 22px;
		    	line-height: 32px;
			}

			.list .loop .main-content .blog-post .post .post-title {
				font-size: 18px;
		    	line-height: 28px;
			}

			.small .loop .main-content .blog-post *[data-grid="ninzio_01"],
			.medium .loop .main-content .blog-post *[data-grid="ninzio_01"],
			.large .loop .main-content .blog-post *[data-grid="ninzio_01"],
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"]
			{width: 50% !important;float: left;}

			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-body {
				width: 600px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .nz-thumbnail,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-body,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-gallery {
				float: none;
				display: block;
				width: auto;
				min-height:0;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] {
				float: left;
				width: 50% !important;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body-in {
			    padding: 40px 50px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] .post-body {
				padding: 40px 30px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] .post-body-in {
				position: relative;
			    top: 0;
			    transform: none;
			    padding: 0px;
			}

			.nz-content-box-2[data-columns="4"] > .nz-box
			{width: 25%;}

			.woocommerce .small .loop .products .product {
				width: 25%;
			}

			.woocommerce .small .loop .main-content .products .product {
				width:50%;
			}

			.loop .small-image-nogap .projects-post .projects,
			.loop .small-image .projects-post .projects,
			.loop .small-standard .projects-post .projects,
			.nz-recent-projects.small-image-nogap .projects,
			.nz-recent-projects.small-image .projects,
			.nz-recent-projects.small-standard .projects,
			.nz-related-projects.column-4 .projects
			{width: 25%;}

			.loop .medium-image-nogap .projects-post .projects,
			.loop .medium-image .projects-post .projects,
			.loop .medium-standard .projects-post .projects,
			.nz-recent-projects.medium-image-nogap .projects,
			.nz-recent-projects.medium-image .projects,
			.nz-recent-projects.medium-standard .projects,
			.nz-related-projects.column-3 .projects
			{width: 33.3333333%;}

			.loop .large-image .projects,
			.loop .large-standard .projects,
			.nz-recent-projects.large-image .projects,
			.nz-recent-projects.large-standard .projects 
			{width: 50%;}

			.nz-content-box[data-columns="4"] > .nz-box
			{width: 25%;}

			.nz-timer ul > li {
				width: 25%;
			}

			.nz-persons[data-columns="4"] > .person,
			.nz-pricing-table[data-columns="4"] > .column,
			.nz-content-box-2[data-columns="4"] > .nz-box,
			.nz-counter[data-columns="4"] > .nz-count
			{width: 25%;}

			.nz-counter[data-columns="4"] .nz-count .count-border {
				opacity: 1 !important;
			}

			.nz-related-projects .projects {
				width: 25% !important;
			}

			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(2) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(2) .nz-box-image:before,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(3) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(3) .nz-box-image:before,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(4) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(4) .nz-box-image:before {
				border-left: none;
			}

			.nz-counter.nz-counter[data-columns="4"] > .nz-count:nth-child(2):after {
				display: block;
			}

			.single-product-summary {
			    text-align: left;
			    z-index: 10;
			}

			.nz-tagline .container > .tagline-title,
			.nz-tagline .container > .button,
			.nz-tagline .container > .tagline-icon {
				vertical-align: middle;
				display: inline-block;
				margin:0 !important;
			}

			.nz-tagline .container > .tagline-icon {
				margin-right: 30px !important;
				margin-top: -7px !important;
			}

			.footer-widget-area {
				display: table;
				width: 100%;
			}

			.footer-widget-area > .widget,
			.footer-widget-area > .yawp_wim_widget {
				display: table-cell;
				vertical-align: top;
				width: 25%;
				float: none;
			}

			.footer-widget-area > .widget:after,
			.footer-widget-area > .yawp_wim_widget:after {
				content: "";
				display: block;
				width: 1px;
				height: 100%;
				position: absolute;
				top: 0;
				right: 1px;
				background-color: #424549;
			}

			.footer-widget-area > .widget:nth-child(4n+4):after,
			.footer-widget-area > .yawp_wim_widget:nth-child(4n+4):after {
				display: none;
			}

			.footer-menu ul li a:after {
			    bottom: 5px;
			}

			.footer-menu ul li a:hover:after {
				opacity: 1 !important;
				width: 100% !important;
			}

			.nz-recent-products[data-columns="1"] .product
			{width: 100%;float: none;}

			.product-category-body {
				display: table;
				text-align: left;
			}

			.product-category-body > * {
				display: table-cell;
				vertical-align: middle;
			}

			.product-category-body img {
				max-width: none;
				margin-bottom: 0;
			}

			.main-content .product-category-body img {
				max-width:250px;
			}

			.product-category-body .product-category-content {
				padding-left: 25px;
			}

			table.variations {
				width: 70%;
			}

			.main-content table.variations {
				width: 100%;
			}

			.standard.sidebar-false > .loop > .container {
				width: 960px;
			    max-width: 960px;
			    padding-left: 90px;
			}

			.standard > .loop > .container {
			    padding-left: 80px;
			}

			.woocommerce .shop-layout-wrap.small .products .product {
			    width: 25%;
			}

			.nz-recent-products[data-columns="4"] .products .product {
				width: 25% !important;
				float: left;
			}

			.main-content .nz-recent-products[data-columns="4"] .products .product {
				width: 50% !important;
			}

			.null-instagram-feed ul li, 
			.widget_recent_projects .recent-projects > .post {
			    width: 14.28571428571429%;
			}

			.sidebar .null-instagram-feed ul li, 
			.sidebar .widget_recent_projects .recent-projects > .post,
			.footer-widget-area .null-instagram-feed ul li, 
			.footer-widget-area .widget_recent_projects .recent-projects > .post {
			    width: 33.3333333%;
			}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span {
			    height: 34px;
			    width: 34px;
			    line-height: 34px;
			}

			.footer-widget-area .widget_calendar caption, 
			.footer-widget-area .widget_calendar th, 
			.footer-widget-area .widget_calendar td, 
			.footer-widget-area .widget_calendar td#prev, 
			.footer-widget-area .widget_calendar td#next, 
			.footer-widget-area .widget_calendar td#prev span, 
			.footer-widget-area .widget_calendar td#next span {
				height: 27px;
			    width: 27px;
			    line-height: 27px;
			}

			.mob-header .widget_calendar caption, 
			.mob-header .widget_calendar th, 
			.mob-header .widget_calendar td, 
			.mob-header .widget_calendar td#prev, 
			.mob-header .widget_calendar td#next, 
			.mob-header .widget_calendar td#prev span, 
			.mob-header .widget_calendar td#next span {
			    height: 137px;
			    width: 137px;
			    line-height: 137px;
			}

			.sidebar .photos_from_flickr .flickr_badge_image,
			.footer-widget-area .photos_from_flickr .flickr_badge_image {
				width: 61px;
			}

			.woocommerce-MyAccount-navigation, 
			.woocommerce-MyAccount-content {
			    float: left;
			    width: 20%;
			}

			.woocommerce-MyAccount-content {
			    width: 80%;
			    padding-left: 60px;
			}

		}

		@media only screen and (min-width:1024px) and (max-width: 1099px){
			.vc_hidden-md {
				display: none;
			}
		}

	/*DESKTOP
	/*-------------*/

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

			.ninzio-filter {
				text-align: left;
				margin-bottom:70px;
				position: relative;
				padding-top: 1px;
			}

			.ninzio-filter .filter-container {
				display: none;
			}

			.filter-toggle {
				display: block;
				position: absolute;
				width: 20px;
				height: 20px;
				top: 11px;
				right: 25px;
				cursor: pointer;
				background: url(images/menu.png) no-repeat center center;
				z-index: 25;
			}

			.ninzio-filter .filter {
				cursor: pointer;
				display:block;
				padding: 10px 25px;
			    line-height: 22px;
			    margin-top: -1px;
				width:100%;
				position: relative;
				z-index: 3;
				color: #777;
				box-shadow: inset 0 0 0 1px #e0e0e0;
				-webkit-transition: all 300ms;
				transition: all 300ms;
				background-color: #fff;
			}

			.ninzio-filter .filter.active {
				color: #ffffff;
			}

			.ninzio-filter .filter:last-child {
				margin-right: 0;
			}

			.mob-menu li .label {
				display: none;
			}

			.owl-controls .owl-buttons div {
				left: 0px;
			}

			.owl-controls .owl-buttons .owl-next {
				right: 0px;
				left:auto;
			}

		}

		@media only screen and (min-width:1100px){

			.vc_hidden-lg {
				display: none;
			}

			.rowsmall .container,.rowsmallver2 .container,
			.full-width-true .nz-tabs.full-true .tab-content,
			.ninzio-navigation,
			.wpml-ls-statics-post_translations {
				max-width:1170px;
				width:1170px;
			}

			.nz-related-projects > .container {
				max-width: 1200px;
				width: 1200px;
			}

			.version1.full-width-true .container,
			.version2.full-width-true .container,
			.version3.full-width-true .container {
				width: 92%;
    			max-width: 92%;
			}

			.mob-header {display: none;}
			.desk {display: block;}

			.desk.stuck-false,
			.desk.stuck-boxed-false,
			.desk.stuck-true.fixed-true.active,
			.desk.stuck-boxed-true.fixed-true.active,
			.version3.desk
			{box-shadow: 0 1px 3px rgba(0,0,0,0.11);}

			.header-content > .container {
				position: relative;
				margin: 0 auto;
			}

			.header-top {
				position: relative;
			}

			.header-top .slogan {
				line-height: 36px;
			}

			.header-top .top-button {
				padding: 3px 25px;
				border-radius: 0px;
			    font-size: 12px;
			    line-height: 22px;
			    text-transform: uppercase;
			    font-weight: 600;
			    outline: none;
			    border: none;
			    position: relative;
			    display: inline-block;
			    margin: 6px 0 0 25px;
			    overflow: hidden;
			    -webkit-backface-visibility: hidden;
			    z-index: 1;
			    text-align: center;
			    -webkit-transition: all 200ms ease;
				transition: all 200ms ease;
			}

			.header-top .header-top-menu ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.header-top .header-top-menu > ul > li {
				margin: 0;
				padding: 0 15px;
				float: left;
				line-height: 37px;
				height: 40px;
				font-size: 12px;
				position: relative;
			}

			.header-top .header-top-menu > ul > li > ul > li {
				padding: 0;
				font-size: 12px;
			}

			.header-top .header-top-menu > ul > li:not(:last-child):after {
				content: "|";
				height: inherit;
				width: 16px;
				display: block;
				position: absolute;
				top: 0;
				right:-7px;
				text-align:center;
			}

			.header-top .header-top-menu ul li a {
				display:inline-block;
				text-align: center;
			}

			.header-top .header-top-menu ul li ul li a {
				display:block;
				text-align:left;
				line-height: 24px;
				-webkit-transition: all 200ms ease;
				transition: all 200ms ease;
			}

			.header-top .header-top-menu ul li a .txt,
			.header-top .header-top-menu ul li a {
				position: relative;
			}

			.header-top .header-top-menu ul ul li a {
				display: block;
				padding:3px 20px;
			}

			.header-top .header-top-menu ul li .mi  {
				position: relative;
    			bottom: -1px;
			}

			.header-top .header-top-menu ul li ul {
				position:absolute;
				top: 40px;
				left:0px;
				max-width: 150px;
				width: 150px;
				padding: 5px 0;
				list-style: none;
				margin-left: 0;
			    z-index: -1;
			    display: none;
			}

			.no-js .header-top .header-top-menu > ul > li:hover > .sub-menu {
				display: block;
			}

			.header-top .header-top-menu ul li img {
				vertical-align: middle;
				margin-right: 8px;
			}

			/*Z INDEX*/
			.desk        {z-index:80;position: relative;}
			.header-top  {z-index:85;position: relative;}

			.header-body {
				position: relative;
			}

			.desk {
				position: relative;
				top: 0;
				left: 0;
				z-index:80;
				width: 100%;
				height: 90px;
			}

			.desk.stuck-true,
			.desk.stuck-boxed-true {
				position: absolute;
				box-shadow: none;
			}

			.desk.stuck-boxed-true {
				top:40px;
				max-width: 1170px;
				width: 1770px;
				left: 50%;
				margin-left: -585px;
			}

			.desk.stuck-boxed-true .container {
				max-width: 100%;
				width: 100%;
			}

			.desk.stuck-boxed-true .header-top,
			.desk.stuck-boxed-true .header-body {
				padding-left: 30px;
				padding-right: 30px;
			}

			.desk.stuck-boxed-true.fixed-true:not(.active) {
				top:40px !important;
				left: 50% !important;
			}

			.desk.stuck-boxed-true.fixed-true.active {
				top:0 !important;
				left:0 !important;
				margin-left: 0 !important;
				max-width: 100%;
				width: 100%;
			}

			.desk.stuck-boxed-true.fixed-true.active .container {
				max-width: 1170px;
				width: 1770px;
			}

			.desk .logo,
			.desk .logo-title {
				position: relative;
			    overflow: hidden;
			    padding: 0 25px 0 0;
			    margin: 0 auto;
			    display: block;
			    float: left;
			}

			.desk .logo-title {
				font-size: 28px;
			}

			.normal-logo,
			.fixed-logo {
				-webkit-transition: opacity 300ms linear;
				-ms-transition: opacity 300ms linear;
				transition: opacity 300ms linear;
			}

			.fixed-logo {
				position: absolute;
				top: 50%;
				left: 0;
			}


			.fixed-true.active .normal-logo,
			.fixed-logo {
				opacity: 0 !important;
			}

			.fixed-true.active .fixed-logo {
				opacity: 1 !important;
			}

			.desk-menu {
				float: left;
				margin-left:40px;
			}

			.desk-menu > ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.desk-menu > ul > li  {
				padding: 0 10px;
				position: relative;
				float: left;
				-webkit-transition: all 300ms ease;
				transition: all 300ms ease;
				height: 90px;
    			line-height: 90px;
			}

			.desk-menu > ul > li:first-child {
				margin-left: 0 !important;
			}

			.desk-menu > ul > li > a {
				display: block;
				z-index: 2;
				position: relative;
				padding: 0;
				-webkit-transition: all 300ms ease;
				transition: all 300ms ease;
			}

			.desk-menu ul.submenu-languages {
				min-width: 0px;
			}

			.desk-menu > ul > li.menu-item-language > a:after {
				display: none;
			}

			.desk-menu > ul > li.menu-item-language > a > .txt {
				box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
				padding: 7px 15px;
				-webkit-transition: all 300ms ease;
    			transition: all 300ms ease;
			}

			.desk-menu > ul > li.menu-item-language:hover > a > .txt {
				box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7);
			}

			.desk-menu > ul > li.menu-item-language img {
				display: inline-block;
			    vertical-align: middle;
			    margin-right: 10px;
			}

			.desk-menu .sub-menu li.menu-item-language > a:before {
				margin-top: -8px;
			}

			.desk-menu > ul > li > a > .txt {
				position: relative;
			}

			.desk-menu > ul > li > a > .txt .label {
				position: absolute;
				bottom:145%;
				left: 50%;
				line-height: 20px;
				font-size: 12px;
				height: 20px;
				padding: 0 10px;
				text-transform: none;
				color: #fff;
				border-radius: 3px;
				-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
				transform: translateX(-50%);
			}

			.desk-menu .label2 {
				display: none;
			}

			.desk-menu > ul > li > a > .txt .label > .label2 {
				display: block;
				position: absolute;
				bottom: -3px;
				left: 50%;
				margin-left: -4px;
				width: 8px;
				height:8px;
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
			}

			.desk-menu .sub-menu .label {
				margin-left: 10px;
			    display: inline-block;
			    padding: 6px 10px 6px 10px;
			    border-radius: 0;
			    color: #ffffff;
			    font-size: 9px;
			    line-height:9px;
			    text-align: center;
			    position: relative;
			    top: -1px;
			    left: 0px !important;
			    -webkit-transform: none !important;
			    -ms-transform: none !important;
			    transform: none !important;
			    text-transform: uppercase;
			}
			
			.desk-menu .mi {padding-right:10px;}
			.desk-di-false .desk-menu .di {display: none;}
			.desk-di-false .sub-menu  .di,
			.desk-di-true .sub-menu  .di {
				display: block;
			}

			.desk-menu 	ul > li > a > .di {
				display: none;
			}

			.desk-menu ul ul > li > a > .di {
				display: block;
				position: absolute;
				top: 50%;
				right:15px;
				font-size: 14px;
				margin-top: -6px;
				-webkit-transition: all 300ms;
				transition: all 300ms;
				-webkit-backface-visibility: hidden;
   				backface-visibility: hidden;
			}

			.desk-menu ul ul > li > a > .di:after {
    			content: "\e917";
    			opacity: 0;
    			-webkit-transition: transform 300ms;
				transition: transform 300ms;
				position: absolute;
    			-webkit-transform:translateX(-15px);
				-ms-transform:translateX(-15px);
				transform:translateX(-15px);
			}

			.desk-menu ul ul > li:hover > a > .di:after {
    			opacity: 1;
    			-webkit-transform:translateX(-10px);
				-ms-transform:translateX(-10px);
				transform:translateX(-10px);
			}

			.desk-menu ul ul > li:hover > a > .di {
				-webkit-transform:translateX(5px);
				-ms-transform:translateX(5px);
				transform:translateX(5px);
			}


			.desk-menu .sub-menu {
				position:absolute;
				left:0px;
				min-width: 270px;
				max-width: 270px;
				padding-top: 15px;
				padding-bottom: 15px;
				list-style: none;
				margin-left: 0;
				z-index: -1;
				display: none;
				box-shadow: 3px 3px 0px rgba(0,0,0,0.2);
			}

			.desk-menu .sub-menu .sub-menu {
				left:270px !important;
				top: -15px !important;
				margin-top: 0px;
				min-width: 210px;
				max-width: 210px;
    			z-index:-1;
    			display: none;
			}
			
			.no-js .desk-menu li:hover > ul {display: block;}

			.desk-menu .sub-menu li {position: relative;padding: 0px;}
			.desk-menu .sub-menu li > a {
				padding:7px 25px;
				display: block;
				position: relative;
				-webkit-transition: all 300ms;
				transition: all 300ms;
			}

			.desk-menu li[data-mm="true"] > .sub-menu > li > a:before {
				display: none !important;
			}

			.hover-effect-underline .desk-menu .sub-menu li > a:before,
			.megamenu-hover-effect-underline .desk-menu li[data-mm="true"] .sub-menu li > a:before {
				content: "";
			    display: block;
			    height: 2px;
			    width: 0px !important;
			    left: 25px;
			    bottom: 0px;
			    top: auto;
			    -webkit-transform: none;
			    -moz-transform: none;
			    transform: none;
			    opacity: 0;
			    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    position: absolute;
			    -webkit-backface-visibility:hidden;
			    backface-visibility:hidden;
			}

			.megamenu-hover-effect-underline .desk-menu li[data-mm="true"] .sub-menu li > a:before {
				left: 0px !important;
			}

			.hover-effect-underline .desk-menu .sub-menu li:hover > a:before,
			.megamenu-hover-effect-underline .desk-menu li[data-mm="true"] .sub-menu li:hover > a:before {
				opacity: 1;
				width: 80px !important;
			}

			.hover-effect-fill .desk-menu .sub-menu li > a:before,
			.megamenu-hover-effect-fill .desk-menu li[data-mm="true"] .sub-menu li > a:before {
			    content: "";
			    display: block;
			    height: 0;
			    width: 100%;
			    left: 0;
			    top: 50%;
			    -webkit-transform: translateY(-50%);
			    -moz-transform: translateY(-50%);
			    transform: translateY(-50%);
			    opacity: 1;
			    -webkit-transition: height 300ms ease-out;
			    transition: height 300ms ease-out;
			    position: absolute;
			    -webkit-backface-visibility:hidden;
			    backface-visibility:hidden;
			    z-index: -1;
			}

			.megamenu-hover-effect-fill .desk-menu li[data-mm="true"] .sub-menu li > a:before {
				left: -15px !important;
			}

			.hover-effect-fill .desk-menu .sub-menu li:hover > a:before,
			.megamenu-hover-effect-fill .desk-menu li[data-mm="true"] .sub-menu li:hover > a:before {
			    width: 100% !important;
			    height: 100%;
			    opacity: 1;
			}

			.desk-menu [data-mm="true"] .sub-menu .di {display: none !important;}

			.desk-menu > ul li:not([data-mm="true"]) ul > li:first-child {position: relative;}
			.desk-menu > ul > [data-mm="true"] {position: static !important;}

			.desk-menu > ul > [data-mm="true"] > ul {
				width:1170px;
    			max-width: 1170px;
				height: auto;
				z-index: -1;
				left:50% !important;
				-webkit-transform: translateX(-50%);
				-moz-transform: translateX(-50%);
				transform: translateX(-50%);
				padding: 10px 30px 30px 30px;
				background-repeat: no-repeat;
				background-position:0 0;
				-webkit-background-size: cover !important; 
				-moz-background-size: cover !important; 
				background-size: cover !important;
			}

			.desk-menu > ul > [data-mm="true"] > ul:after {
				content: "";
			    display: table;
			    clear: both;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul {
				display: block !important;
				opacity: 1 !important;
				margin-top: 0 !important;
				margin-bottom: 0 !important;
				position: static !important;
				top: auto !important;
				left: auto !important;
				height: auto !important;
				min-width:100% !important;
				max-width:100% !important;
				box-shadow: none !important;
				padding: 0;
				background-color: transparent !important;
				border-top:none !important;
				margin-left: 0 !important;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul li {
				padding: 0;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul li a {
				padding:7px 0px !important;
				border-bottom: none;
			}

			.desk-menu > ul > [data-mm="true"] > .sub-menu > li {
				position: relative;
				padding: 0 20px;
				float: left;
			}

			.desk-menu [data-mm="true"] .sub-menu li > a,
			.desk-menu [data-mm="true"] .sub-menu li:hover a {
				background-color: transparent;
			}

			.desk .desk-menu [data-mm="true"] > .sub-menu > li > a,
			.desk .desk-menu [data-mm="true"] > .sub-menu > li > a:hover{
				background-color: transparent !important;
				border-bottom: none;
			}

			.desk-menu [data-mm="true"] > .sub-menu > li > a {
				position: relative;
				padding: 31px 0 10px 0;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul {
				padding-top: 0px;
			}

			.desk-menu > ul > [data-mm="true"][data-mmc="5"] > ul > li {width: 20%;}
			.desk-menu > ul > [data-mm="true"][data-mmc="4"] > ul > li {width: 25%;}
			.desk-menu > ul > [data-mm="true"][data-mmc="3"] > ul > li {width: 33.3333333%;}
			.desk-menu > ul > [data-mm="true"][data-mmc="2"] > ul > li {width: 50%;}

			.search-true.cart-false .search-toggle-wrap,
			.cart-true .desk-cart-wrap {
				position: relative;
			}

			.sl-true .header-social-links,
			.search-true.cart-false .search-toggle-wrap,
			.cart-true .desk-cart-wrap,
			.search-false.cart-false .site-sidebar-toggle {
				margin-left: 25px;
			}

			.search-true.cart-true .search-toggle-wrap,
			.search-true.ls-true .search-toggle-wrap,
			.cart-true.sl-true .desk-cart-wrap,
			.site-sidebar-toggle {
				margin-left: 10px;
			}

			.desk .search {
				right:-5px;
				position: absolute;
				width:320px;
				height:50px;
				padding:0px; 
				-webkit-transition: all 300ms ease;
				transition: all 300ms ease;
				z-index: -1;
				display: none;
				background-color: #292929;
			}

			.sidebar-toggle-true .search {
				right:-5px;
			}

			.desk .search.animated {
				display: block;
			}

			.search-toggle-wrap,
			.site-sidebar-toggle {
				height: 40px;
			    width: 40px;
			    float: right;
			    text-align: center;
			    position: relative;
			    z-index: 15;
			    cursor: pointer;
			}

			.desk .search form,
			.desk .search fieldset {
				margin: 0;
				position: relative;
			}

			.desk .search input {
				margin: 0;
			}

			.desk .search input[type="text"] {
				height: 40px;
				width: 300px;
				line-height: 40px;
				background-color: #ffffff;
				box-shadow: none;
				margin: 0;
				padding: 0px 40px 0px 25px;
				border:none !important;
				position: relative;
				left: 5px;
				top: 5px;
			}

			.desk .search input[type="submit"] {
				width: 40px;
			    height: 40px;
			    text-indent: -9000em;
			    position: absolute;
			    right: 5px;
			    top: 5px;
			    border: none;
			    outline: none;
			    padding: 0;
			    background-image: url(images/search_white.png);
			    background-repeat: no-repeat;
			    background-position: center center;
			    box-shadow: none;
			    border-radius: 0px;
			}

			.desk-cart-wrap {
				float: right;
				position: relative;
				height: 100%;
			    width: 40px;
			}

			.desk-cart-toggle,
			.search-toggle {
				width: 40px;
				height: 40px;
				line-height: 36px;
				text-align: center;
				position: relative;
    			z-index: 15;
				background-repeat: no-repeat;
			 	background-position: 46% 48%;
				outline: none;
			}

			.desk-cart-toggle:after,
			.search-toggle:after,
			.desk-cart-toggle:before,
			.search-toggle:before {
			 	background-position: 46% 60%;
    			background-repeat: no-repeat;
    			width: 100%;
				height: 100%;
				content: "";
				display: block;
				opacity: 0;
				left: 0;
				top: 0;
				position: absolute;
			}

			.search-toggle:before,
			.site-sidebar-toggle {
			  	background-position: 50% 62%;
			  	background-repeat: no-repeat;
			}

			.site-sidebar-toggle {
			  	background-position: 50% 57%;
			}

			.desk-cart-toggle:before {
				background-repeat: no-repeat;
			 	background-position: 47% 48%;
			}

			.desk-cart-toggle:before,
			.search-toggle:before {
				opacity: 1;
			}

			.desk-cart-toggle.animated:before,
			.search-toggle.animated:before {
				opacity: 0;
			}

			.iversion-dark .site-sidebar-toggle,
			.fiversion-dark.active .site-sidebar-toggle {
			  	background-image: url(images/menu.png);
			}

			.iversion-light .site-sidebar-toggle,
			.fiversion-light.active .site-sidebar-toggle {
			    background-image: url(images/menu_white.png);
			}

			.iversion-dark .search-toggle:before,
			.fiversion-dark.active .search-toggle:before {
			  	background-image: url(images/search.png);
			}

			.iversion-light .search-toggle:before,
			.fiversion-light.active .search-toggle:before {
			  	background-image: url(images/search_white.png);
			}

			.iversion-dark .desk-cart-toggle:before,
			.fiversion-dark.active .desk-cart-toggle:before {
				background-image:url(images/cart.png);
			}

			.iversion-light .desk-cart-toggle:before,
			.fiversion-light.active .desk-cart-toggle:before {
				background-image:url(images/cart_white.png);
			}

			.iversion-dark .desk-cart-toggle:after,
			.fiversion-dark.active .desk-cart-toggle:after,
			.iversion-dark .search-toggle:after,
			.fiversion-dark.active .search-toggle:after {
				background-image:url(images/close.png);
			}

			.iversion-light .desk-cart-toggle:after,
			.fiversion-light.active .desk-cart-toggle:after,
			.iversion-light .search-toggle:after,
			.fiversion-light.active .search-toggle:after {
				background-image:url(images/close_white.png);
			}

			.desk-cart-toggle.animated:after,
			.search-toggle.animated:after {
				opacity: 1;
			}

			.desk-cart-toggle a {
				position: relative;
				z-index: 5;
				width: 40px;
				height: 40px;
				display: block;
				outline: none;
				position: relative;
			}

			.desk-cart-toggle span {
				color: #fff;
				position: absolute;
			    line-height: 20px;
			    font-size: 12px;
			    height: 20px;
			    width: 20px;
			    top: 50%;
			    left: 50%;
			    text-transform: none;
			    margin-left: -10px;
			    margin-top: -8px;
			}

			.woo-cart {
			    position: absolute;
			    width: 320px;
			    height: auto;
			    padding: 10px;
			    position: absolute;
			    right:0px;
			    z-index: -1;
			    display: none;
			    -webkit-transition: all 300ms ease-in;
			    transition: all 300ms ease-in;
			}

			.subeffect-ghost .woo-cart {
				display: none;
			    opacity: 0;
			    margin-top: -20px;
			}

			.subeffect-slide .woo-cart,
			.subeffect-fade .woo-cart {
				display: none;
			    margin-top: 0px;
			    opacity: 0;
			}

			.subeffect-slide .woo-cart {
				opacity: 1;
			}

			.subeffect-move .woo-cart {
				display: none;
			    right:40px;
			    opacity: 0;
			}

			.woo-cart .widget_shopping_cart {
				margin-bottom: 0;
				padding-bottom: 0;
			}
			.woo-cart .widget_shopping_cart .widgettitle {display: none;}
			.woo-cart .widget_shopping_cart {
				margin-bottom: 0px;
				border-bottom: none !important;
			}
			.woo-cart .widget_shopping_cart .cart_list,
			.woo-cart .widget_shopping_cart .cart_list li {
				margin: 0;
				padding: 0;
			}

			.woo-cart .widget_shopping_cart .cart_list li {
				margin-bottom: 15px;
				padding-bottom: 15px;
				background-color: transparent;
				position: relative;
			}

			.woo-cart .widget_shopping_cart .cart_list li:after {
			    content: "";
			    display: table;
			    clear: both;
			}

			.woo-cart .widget_shopping_cart .cart_list li .remove {
				width: 20px;
				height: 20px;
				line-height: 20px;
				text-align: center;
				position: absolute;
				top: 0px !important;
				right: 0;
				display: block;
				color: #fff !important;
			}

			.woo-cart .widget_shopping_cart .cart_list li img {
				display: block;
				float: left;
				margin-right: 15px;
				padding: 5px;
			    -webkit-box-sizing: content-box;
			    box-sizing: content-box;
			    -webkit-transition: all 0.3s;
    			transition: all 0.3s;
			}

			.woo-cart .widget_shopping_cart .cart_list {list-style: none;background-color: transparent;}
			.woo-cart .widget_shopping_cart .cart_list > li.empty {
				background-image: url(images/no_product.png);
				background-repeat: no-repeat;
				background-position:10px 50%;
				padding:10px 10px 10px 60px !important;
		    	border-bottom:none !important;
		    	margin-bottom: 0 !important;
		    	font-size: 14px;
		    	line-height: 24px;
			}

			.woo-cart .widget_shopping_cart p.buttons > a{
			    width: 145px;
			    display: block;
			    float: left;
			    padding: 8px 20px;
			    font-size: 12px;
			    line-height: 22px;
			}

			.woo-cart .woocommerce .quantity {
			    width: 100%;
			    display: block;
			    line-height: 24px;
			}

			.header-top > .container {
				height: 40px;
			}

			.header-top > .container:empty {
				height: 0;
			}

			.header-top .slogan {
				float: left;
			}

			.header-top .header-top-menu,
			.header-top .top-button,
			.header-top .social-links {
				float: right;
			}

			.header-top .header-top-social-links a {
				background-color: transparent !important;
				box-shadow: none !important;
			    width: 28px;
			    height: 28px;
			    line-height: 28px;
			    border: none;
			    margin: 6px 0 0 0;
			    border-radius: 0px;
			}

			.header-top .header-top-social-links a:hover {
				color: #fff !important;
			}

			.header-top .header-top-social-links a.icon-rss:hover        {background-color:#fba933 !important;}
			.header-top .header-top-social-links a.icon-facebook:hover   {background-color:#607bb3 !important;}
			.header-top .header-top-social-links a.icon-twitter:hover    {background-color:#37bbf5 !important;}
			.header-top .header-top-social-links a.icon-skype:hover      {background-color:#37bbf5 !important;}
			.header-top .header-top-social-links a.icon-googleplus:hover {background-color:#e74b32 !important;}
			.header-top .header-top-social-links a.icon-youtube:hover    {background-color:#c63c39 !important;}
			.header-top .header-top-social-links a.icon-vimeo:hover      {background-color:#2bc2f4 !important;}
			.header-top .header-top-social-links a.icon-linkedin:hover   {background-color:#319cda !important;}
			.header-top .header-top-social-links a.icon-flickr:hover     {background-color:#ee4086 !important;}
			.header-top .header-top-social-links a.icon-pinterest:hover  {background-color:#db2e36 !important;}
			.header-top .header-top-social-links a.icon-instagram:hover  {background-color:#5280a5 !important;}
			.header-top .header-top-social-links a.icon-apple:hover      {background-color:#01aef3 !important;}
			.header-top .header-top-social-links a.icon-dribbble:hover   {background-color:#eb4c89 !important;}
			.header-top .header-top-social-links a.icon-android:hover    {background-color:#92b83e !important;}
			.header-top .header-top-social-links a.icon-behance:hover    {background-color:#1b82dc !important;}
			.header-top .header-top-social-links a.icon-envelope:hover   {background-color:#4c5256 !important;}

			.desk-menu > ul > li > a {
				height: 30px;
				line-height:30px;
				border-radius: 30px;
			}

			.subeffect-ghost .header-top .header-top-menu ul li ul,
			.subeffect-ghost .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-ghost .desk-menu > ul > li > .sub-menu,
			.subeffect-ghost .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-ghost .sub-menu .sub-menu {
				display: none;
			    opacity: 0;
			    margin-top: -20px;
			}

			.subeffect-slide .header-top .header-top-menu ul li ul,
			.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-slide .desk-menu > ul > li > .sub-menu,
			.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-slide .sub-menu .sub-menu,
			.subeffect-fade .header-top .header-top-menu ul li ul,
			.subeffect-fade .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-fade .desk-menu > ul > li > .sub-menu,
			.subeffect-fade .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-fade .sub-menu .sub-menu {
				display: none;
			    margin-top: 0px;
			    opacity: 0;
			}

			.subeffect-slide .header-top .header-top-menu ul li ul,
			.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-slide .desk-menu > ul > li > .sub-menu,
			.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-slide .sub-menu .sub-menu {
				opacity: 1;
			}

			.subeffect-move .header-top .header-top-menu ul li ul,
			.subeffect-move .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-move .desk-menu > ul > li > .sub-menu,
			.subeffect-move .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-move .sub-menu .sub-menu {
				display: none;
			    margin-left:-40px;
			    opacity: 0;
			}

			/*EFFECTS*/
			.effect-underline .desk-menu > ul > li > a:after,
			.effect-overline .desk-menu > ul > li > a:after {
				content: "";
				position: absolute;
				width: 0;
				height: 2px;
				bottom:0px;
				left: 50%;
				-webkit-transform: translateX(-50%);
				-moz-transform: translateX(-50%);
				transform: translateX(-50%);
				opacity: 0;
				-webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
				transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			}

			.effect-underline .desk-menu > ul > li:hover > a:after,
			.effect-underline .desk-menu > ul > li.one-page-active > a:after,
			.effect-underline .desk-menu > ul > li.current-menu-item > a:after,
			.effect-underline .desk-menu > ul > li.current-menu-parent > a:after,
			.effect-underline .desk-menu > ul > li.current-menu-ancestor > a:after,
			.effect-overline .desk-menu > ul > li:hover > a:after,
			.effect-overline .desk-menu > ul > li.one-page-active > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-item > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-parent > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-ancestor > a:after {
				opacity: 1;
				width: 30px;
			}

			.effect-overline .desk-menu > ul > li:hover > a:after,
			.effect-overline .desk-menu > ul > li.one-page-active > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-item > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-parent > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-ancestor > a:after {
				width: 100%;
			}

			.one-page-top.effect-underline .desk-menu > ul > li.current-menu-item > a:after,
			.one-page-top.effect-underline .desk-menu > ul > li.current-menu-parent > a:after,
			.one-page-top.effect-underline .desk-menu > ul > li.current-menu-ancestor > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.current-menu-item > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.current-menu-parent > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.current-menu-ancestor > a:after {
				opacity: 0;
				width: 0;
			}

			.one-page-top.effect-underline .desk-menu > ul > li:hover > a:after,
			.one-page-top.effect-underline .desk-menu > ul > li.one-page-active > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li:hover > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.one-page-active > a:after {
				opacity: 1 !important;
				width: 30px !important;
			}

			.one-page-top.effect-overline .desk-menu > ul > li:hover > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.one-page-active > a:after {
				width: 100% !important;
			}

			.effect-outline .desk-menu > ul > li > a,
			.effect-fill .desk-menu > ul > li > a {
				padding-left: 8px;
				padding-right: 8px;
				-webkit-transition: all 300ms;
				transition: all 300ms;
			}

			.one-page-top.effect-fill .desk-menu > ul > li.current-menu-item > a,
			.one-page-top.effect-fill .desk-menu > ul > li.current-menu-parent > a,
			.one-page-top.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
				background-color: transparent !important;
			}

			.one-page-top.effect-outline .desk-menu > ul > li.current-menu-item > a,
			.one-page-top.effect-outline .desk-menu > ul > li.current-menu-parent > a,
			.one-page-top.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
				box-shadow: none !important;
			}

			/*FIXED*/
			.page-content-wrap {
				-webkit-transition: padding-top 300ms linear;
				-ms-transition: padding-top 300ms linear;
    			-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.page-content-wrap.fixed-true.header-version3 {
				-webkit-transition: none;
				-ms-transition: none;
    			-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true {
				position: fixed;
				top: 0;
				left: 0;
				-webkit-transition:height 300ms linear, transform 300ms linear; 
				-ms-transition:height 300ms linear, transform 300ms linear; 
				transition:height 300ms linear, transform 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				-webkit-transform:translateY(0px);
				-ms-transform:translateY(0px);
				transform:translateY(0px);
			}

			.admin-bar .desk.fixed-true {
				top: 32px;
			}

			.desk.fixed-true .header-body {
				-webkit-transition:height 300ms linear, background-color 300ms linear; 
				-ms-transition:height 300ms linear, background-color 300ms linear; 
				transition:height 300ms linear, background-color 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.top-true.fixed-true.active {
				-webkit-transform:translateY(-40px);
				-ms-transform:translateY(-40px);
				transform:translateY(-40px);
			}

			.desk.fixed-true .logo,
			.desk.fixed-true .logo-title,
			.desk.fixed-true .desk-menu > ul > li {
				-webkit-transition:height 300ms linear, line-height 300ms linear; 
				-ms-transition:height 300ms linear, line-height 300ms linear; 
				transition:height 300ms linear, line-height 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true .search,
			.desk.fixed-true .desk-menu .sub-menu,
			.desk.fixed-true .woo-cart {
				-webkit-transition:top 300ms linear; 
				-ms-transition:top 300ms linear; 
				transition:top 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true .search-toggle-wrap,
			.desk.fixed-true .desk-cart-wrap,
			.desk.fixed-true .desk-cart-wrap > .desk-cart-toggle,
			.desk.fixed-true .site-sidebar-toggle,
			.desk.fixed-true .desk-menu > ul > li > a {
				-webkit-transition:margin-top 300ms linear, background-image 300ms linear, box-shadow 300ms linear; 
				-ms-transition:margin-top 300ms linear, background-image 300ms linear, box-shadow 300ms linear; 
				transition:margin-top 300ms linear, background-image 300ms linear, box-shadow 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true .site-sidebar-toggle {
				-webkit-transition:all 300ms linear; 
				-ms-transition:all 300ms linear; 
				transition:all 300ms linear;
			}

			.desk.fixed-true .search-toggle:before,
			.desk.fixed-true .desk-cart-wrap:before,
			.desk.fixed-true .desk-cart-wrap > .desk-cart-toggle:before {
				-webkit-transition:background-image 300ms linear; 
				-ms-transition:background-image 300ms linear; 
				transition:background-image 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true .desk-menu > ul > li > a {
				-webkit-transition:margin-top 300ms linear, color 300ms linear, box-shadow 300ms linear, background-color 300ms linear; 
				-ms-transition:margin-top 300ms linear, color 300ms linear, box-shadow 300ms linear, background-color 300ms linear; 
				transition:margin-top 300ms linear, color 300ms linear, box-shadow 300ms linear, background-color 300ms linear;
			}

			.desk.fixed-true .desk-cart-toggle span {
				-webkit-transition:color 300ms linear, background-color 300ms linear; 
				-ms-transition:color 300ms linear, background-color 300ms linear; 
				transition:color 300ms linear, background-color 300ms linear;
			}

			/*VERSIONS*/
			.version2.desk .left-part {float: left;width: 435px;}
			.version2.desk .right-part {float: right;width: 435px;}
			.version2.desk .logo-part {
				width: 300px;
				padding: 0 25px;
				position: absolute;
				top: 0;
				left: 435px;
			}

			.version2.desk .left-part .desk-menu {float:right;}
			.version2.desk .right-part .desk-menu {float:left;}

			.version2.desk .logo-title {
			    font-size: 38px;
			    text-align: center;
			}

			.version2.desk .logo, 
			.version2.desk .logo-title {
			    padding:0;
			    float: none;
			}

			.version2.search-true .search-toggle-wrap {
				margin-right: 15px !important;
				margin-left: 0px !important;
			}

			.version2.sidebar-toggle-true .search {
			    right: auto;
			    left: -15px;
			}

			.version2.cart-true .desk-cart-wrap {
				margin-left: 15px !important;
				margin-right: 0px !important;
				float: left;
			}

			.version2 .site-sidebar-toggle {
				margin-right: 25px !important;
				margin-left: 0px !important;
			}

			.version2 .fixed-logo {
			    -webkit-transform: translate(9px,0px);
			    -ms-transform: translate(9px,0px);
			    transform: translate(9px,0px);
			}

			.version3 .header-social-links {
				float: right;
			    position: relative;
			    height: 40px;
			}

			.version3.search-false.cart-false.sidebar-toggle-false .header-social-links {
			    margin-left:50px;
			}

			.version3.fixed-true .header-social-links {
			    -webkit-transition: margin-top 300ms linear;
			    -ms-transition: margin-top 300ms linear;
			    transition: margin-top 300ms linear;
			    -webkit-backface-visibility: hidden;
			    backface-visibility: hidden;
			}

			.version3 .header-social-links a {
				background-color: transparent !important;
				box-shadow: none !important;
			    width: 36px;
			    height: 40px;
			    line-height: 40px;
			    border-radius: 0px;
			    border: none;
			    margin: 0;
			}

			.version3 .header-social-links a:hover {
				background-color: transparent !important;
			}

			.desk.version3 .header-social-links a.icon-rss:hover        {color:#fba933 !important;}
			.desk.version3 .header-social-links a.icon-facebook:hover   {color:#607bb3 !important;}
			.desk.version3 .header-social-links a.icon-twitter:hover    {color:#37bbf5 !important;}
			.desk.version3 .header-social-links a.icon-skype:hover      {color:#37bbf5 !important;}
			.desk.version3 .header-social-links a.icon-googleplus:hover {color:#e74b32 !important;}
			.desk.version3 .header-social-links a.icon-youtube:hover    {color:#c63c39 !important;}
			.desk.version3 .header-social-links a.icon-vimeo:hover      {color:#2bc2f4 !important;}
			.desk.version3 .header-social-links a.icon-linkedin:hover   {color:#319cda !important;}
			.desk.version3 .header-social-links a.icon-flickr:hover     {color:#ee4086 !important;}
			.desk.version3 .header-social-links a.icon-pinterest:hover  {color:#db2e36 !important;}
			.desk.version3 .header-social-links a.icon-instagram:hover  {color:#5280a5 !important;}
			.desk.version3 .header-social-links a.icon-apple:hover      {color:#01aef3 !important;}
			.desk.version3 .header-social-links a.icon-dribbble:hover   {color:#eb4c89 !important;}
			.desk.version3 .header-social-links a.icon-android:hover    {color:#92b83e !important;}
			.desk.version3 .header-social-links a.icon-behance:hover    {color:#1b82dc !important;}
			.desk.version3 .header-social-links a.icon-envelope:hover   {color:#4c5256 !important;}

			.revolution-slider-active .version3.fixed-true {
				position:relative;
			}

			.revolution-slider-active .version3.fixed-true.active {
				position: fixed;
				top: 0;
				left: 0;
				-webkit-transform:translateY(0px); 
				-ms-transform:translateY(0px); 
				transform:translateY(0px);
			}

			/*Widgets in header*/
			.desk .widget,
			.desk .yawp_wim_widget {
				padding-bottom: 0px;
				margin-bottom: 0px;
			}

			.desk .menu-item-type-yawp_wim,
			.desk .menu-item-type-yawp_wim a {
				text-transform: none;
			}

			.desk .menu-item-type-yawp_wim a {
				-webkit-transition: all 300ms ease;
    			transition: all 300ms ease-out;
			}

			.desk .yawp_wim_title{
				padding: 31px 0 18px 0;
   				display: block;
			}

			.desk textarea, 
			.desk select, 
			.desk input[type="date"], 
			.desk input[type="datetime"], 
			.desk input[type="datetime-local"], 
			.desk input[type="email"], 
			.desk input[type="month"], 
			.desk input[type="number"], 
			.desk input[type="password"], 
			.desk input[type="search"], 
			.desk input[type="tel"], 
			.desk input[type="text"], 
			.desk input[type="time"], 
			.desk input[type="url"], 
			.desk input[type="week"] {
				background-color: transparent !important;
			}

			.desk .desk-menu > ul > [data-mm="true"] .null-instagram-feed ul li a {
				padding: 0 !important;
			}

			.desk .widget_schedule {
				text-align: left;
			}

			.desk .widget_schedule li {
				padding: 5px 0 !important;
			}

			.desk .widget_nz_recent_entries a.post-title {
				padding: 0 !important;
			}

			.desk .widget_categories ul li a,
			.desk .widget_pages ul li a,
			.desk .widget_archive ul li a,
			.desk .widget_meta ul li a {
				display: inline-block !important;
			}

			.desk .widget_rating_filter a:before,
			.desk .widget_shopping_cart .cart_list > li > a:before,
			.desk .widget_product_categories li a:before,
			.desk .widget_shopping_cart .cart_list > li > a:before, 
			.desk .widget_products .product_list_widget > li > a:before, 
			.desk .widget_recently_viewed_products .product_list_widget > li > a:before,
			.desk .widget_recent_reviews .product_list_widget > li > a:before, 
			.desk .widget_top_rated_products .product_list_widget > li > a:before {
				display:none !important;
			}

			.desk .widget_calendar th,
			.desk .widget_calendar td,
			.desk .widget_calendar td#prev,
			.desk .widget_calendar td#next,
			.desk .widget_calendar td#prev span,
			.desk .widget_calendar td#next span {
				width: 14.28571428571429% !important;
				height: auto !important;
				line-height:inherit !important;
				text-align: center !important;
			}

			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar th,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td#prev,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td#next,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td#prev span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td#next span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar caption {
				height: 35px !important;
				line-height:35px !important;
			}

			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar th,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td#prev,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td#next,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td#prev span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td#next span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar caption {
				height: 50px !important;
				line-height:50px !important;
			}

			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar th,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td#prev,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td#next,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td#prev span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td#next span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar caption {
				height: 75px !important;
				line-height:75px !important;
			}

			.desk .widget_calendar td#prev span,
			.desk .widget_calendar td#next span {
				width: 100% !important;
			}

			.desk .widget_calendar caption {
				width: 72% !important;
				height: auto !important;
				line-height:inherit !important;
			}

			.desk .widget_calendar table,
			.desk .widget_calendar caption {
				background-color: transparent;
			}

			.desk .widget_calendar td#next {
				right: -1px; 
    			border-right-width:1px; 
    			border-right-style:solid; 
			}

			.desk .widget_calendar td#prev {
			    border-left-width:1px; 
    			border-left-style:solid;
			    left: 0px;
			}

			.desk .desk-menu > ul > [data-mm="true"] .widget_categories ul li a,
			.desk .desk-menu > ul > [data-mm="true"] .widget_pages ul li a,
			.desk .desk-menu > ul > [data-mm="true"] .widget_archive ul li a,
			.desk .desk-menu > ul > [data-mm="true"] .widget_meta ul li a {
				padding:3px 0px !important;
			}

			.desk .widget_nav_menu li,
			.desk .widget_product_categories li {
				background-color: transparent !important;
				border-bottom:none !important;
			}

			.desk .widget_nav_menu li .toggle,
			.desk .widget_product_categories li .toggle {
				display: none;
			}

			.desk .widget_nav_menu ul ul,
			.desk .widget_product_categories ul ul {
				padding-left: 25px !important;
			}

			.desk .widget_search input[type="submit"],
			.desk .widget_product_search input[type="submit"],
			.desk .woocommerce-product-search input[type="submit"],
			.desk .widget_search input[type="submit"]:hover,
			.desk .widget_product_search input[type="submit"]:hover,
			.desk .woocommerce-product-search input[type="submit"]:hover,
			.desk .widget_shopping_cart p.buttons > a,
			.desk .widget_shopping_cart p.buttons > a:hover {
				background-color: transparent !important;
			}

			.desk .widget_tag_cloud .tagcloud a,
			.desk .post-tags a,
			.desk .widget_product_tag_cloud .tagcloud a,
			.desk .projects-tags a {
				background-color: transparent !important;
			}

			.desk .widget_shopping_cart .cart_list > li,
			.desk .widget_products .product_list_widget > li, 
			.desk .widget_recently_viewed_products .product_list_widget > li,
			.desk .widget_recent_reviews .product_list_widget > li, 
			.desk .widget_top_rated_products .product_list_widget > li {
				padding: 10px 0 !important;
			}

			.desk .widget_shopping_cart .cart_list > li > a,
			.desk .widget_products .product_list_widget > li > a, 
			.desk .widget_recently_viewed_products .product_list_widget > li > a,
			.desk .widget_recent_reviews .product_list_widget > li > a, 
			.desk .widget_top_rated_products .product_list_widget > li > a {
				padding: 0 !important;
			}

			.desk .widget_price_filter .price_slider_wrapper .ui-widget-content {
			    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
			}

			.desk .widget_recent_projects .recent-projects > .post,
			.desk .null-instagram-feed ul li {
			    width: 33.3333333% !important;
			}

			.desk .photos_from_flickr .flickr_badge_image {
				width: 60px;
			}

			.desk .widget_price_filter .price_slider_amount .button {
				background-color: transparent !important;
			}

			.desk .desk-menu > ul > [data-mm="true"] .widget_product_categories li a:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_categories ul li a:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_pages ul li a:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_archive ul li a:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_meta ul li a:before {
				content: "" !important;
			    display: block !important;
			    height: 2px !important;
			    width: 0px;
			    left: 0px !important;
			    bottom: 0px;
			    top: auto !important;
			    -webkit-transform: none !important;
			    -moz-transform: none !important;
			    transform: none !important;
			    opacity: 0;
			    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    position: absolute;
			    -webkit-backface-visibility: hidden;
			    backface-visibility: hidden;
			}

			.desk .desk-menu > ul > [data-mm="true"] .widget_product_categories li a:hover:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_categories ul li a:hover:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_pages ul li a:hover:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_archive ul li a:hover:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_meta ul li a:hover:before {
				opacity: 1;
	    		width: 80px !important;
			}

			/*MIX*/

			.inactive-true .rich-header .fixed-container {
				margin-top: 0 !important;
				height:100%;
			}

			.inactive-true .rich-header .parallax-container {top:0px;}
			.inactive-true .rich-header .parallax-container {height:100%;}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span {
			    height: 41px;
			    width: 41px;
			    line-height: 41px;
			}

			.footer-widget-area .widget_calendar caption, 
			.footer-widget-area .widget_calendar th, 
			.footer-widget-area .widget_calendar td, 
			.footer-widget-area .widget_calendar td#prev, 
			.footer-widget-area .widget_calendar td#next, 
			.footer-widget-area .widget_calendar td#prev span, 
			.footer-widget-area .widget_calendar td#next span {
				height: 34px;
			    width: 34px;
			    line-height: 34px;
			}

			.sidebar .photos_from_flickr .flickr_badge_image {
				width: 74px;
			}

			.footer-widget-area .photos_from_flickr .flickr_badge_image {
				width: 61px;
			}

			.nz-circle {
				width: 292px;
			}

			.slick-prev{left:150px;} 
			.slick-next{right:150px;}

			.col8 .nz-tabs.vertical .tabset,
			.col9 .nz-tabs.vertical .tabset,
			.col10 .nz-tabs.vertical .tabset,
			.col11 .nz-tabs.vertical .tabset,
			.col12 .nz-tabs.vertical .tabset {
				width: 20%;
			}

			.col8 .nz-tabs.vertical .tabs-container,
			.col9 .nz-tabs.vertical .tabs-container,
			.col10 .nz-tabs.vertical .tabs-container,
			.col11 .nz-tabs.vertical .tabs-container,
			.col12 .nz-tabs.vertical .tabs-container{
				width: 80%;
			}

			.nz-gallery[data-columns="5"] .wp-caption-text,
			.nz-gallery[data-columns="6"] .wp-caption-text {
				display:block;
			}

			.woocommerce .main-content .products .product
			{width: 50%;}

			.nz-related-products.column-4 *[data-grid="ninzio_01"],
			.nz-counter[data-columns="4"] > .nz-count
			{width: 25% !important;}

			.main-content .nz-related-products.column-4 *[data-grid="ninzio_01"] {
				width: 50% !important;
			}

			.nz-counter.nz-counter[data-columns="3"] > .nz-count:after {
				width: 150px;
				margin-right: -75px;
			}

			.footer-info-area > .container > *:last-child:not(:only-child) {
				padding-left: 30px;
				padding-right: 30px;
			}

			.footer-copyright {
				float: left;
				line-height: 34px;
				font-size: 14px;
			}

			.footer-menu {
				float: right;
			}

			.footer-menu ul li {
				float: left;
				line-height: 34px;
			}

			.footer-menu ul li:not(:first-child) {
				padding-left:30px;
				position: relative; 
			}

			.ninzio-filter {
				text-align: center;
				max-width: 1170px;
				margin: 0 auto 70px auto;
			}

			.ninzio-filter .container {
				text-align:center;
				display: inline-block;
			    width: auto;
			    margin: 0;
			    position: relative;
			    background-color: #ffffff;
			    border-radius: 200px;
			    padding: 0 15px;
			}

			.ninzio-filter .filter {
				cursor: pointer;
				display:inline-block;
				padding: 10px 15px;
				border-radius: 200px;
				margin-bottom: 0px;
			    line-height: 22px;
			    font-size: 13px;
				width: auto;
				position: relative;
				z-index: 3;
				color: #777;
			    -webkit-transition: all 0.3s;
			    transition: all 0.3s;
			    text-transform: uppercase;
			}

			.ninzio-filter .filter:not(:last-child):after {
				content: "";
				display: block;
				width: 4px;
				height: 22px;
				border-left: 1px solid #eee;
				border-right: 1px solid #eee;
				position: absolute;
				top: 50%;
				margin-top: -11px;
				right: -2px;
			}

			.nz-recent-projects .ninzio-filter .filter {
				margin-right: 3px;
			}

			.ninzio-filter .filter:before {
				content: attr(data-count);
				display: block;
				width: 30px;
				height: 30px;
				position: absolute;
				top: -15px;
				left: 50%;
				margin-left:-15px;
				border-radius: 50px;
				background-color: rgba(0,0,0,0.7);
				text-align: center;
				line-height: 30px;
				color: #ffffff;
				opacity: 0;
			    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			}

			.ninzio-filter .filter:hover:before {
				top: -30px;
				opacity: 1;
			}

			.nz-products-filter .filter {
				margin-right: 3px;
			}
			
			.ninzio-filter .filter-container {display: inline !important;}
			.ninzio-filter .filter-toggle {
				display: none;
			}

			.ninzio-filter .filter:last-child {
				margin-right: 0;
			}

			.ninzio-filter .filter.active {
				z-index: 15;
				color: #fff;
			}

			.main-content .ninzio-filter {
				text-align: left;
				margin-bottom:70px;
				position: relative;
			}

			.main-content .ninzio-filter .filter-container {
				display: none;
			}

			.main-content .filter-toggle {
				display: block;
				position: absolute;
				width: 20px;
				height: 20px;
				top: 11px;
				right: 25px;
				cursor: pointer;
				background: url(images/burger_menu.png) no-repeat center center;
				z-index: 25;
			}

			.main-content .ninzio-filter .filter {
				cursor: pointer;
				display:block;
				padding: 10px 25px;
			    line-height: 22px;
			    margin-top: -1px;
				width:100%;
				position: relative;
				z-index: 3;
				color: #777;
				box-shadow: inset 0 0 0 1px #e0e0e0;
				background-color: #edecea;
				-webkit-transition: all 300ms;
				transition: all 300ms;
				float: none;
				margin-bottom: 0;
			}

			.main-content .ninzio-filter .filter.active:before,
			.main-content .ninzio-filter .filter:before {
				display: none;
			}

			.main-content .ninzio-filter .filter:last-child {
				margin-right: 0;
			}

			.main-content .ninzio-filter .filter:after {
				content: attr(data-count);
				width: 26px;
				height: 26px;
				font-size: 12px;
				border-radius: 26px;
				line-height: 26px;
				margin-top: -2px;
				display: inline-block;
				text-align: center;
				color: #777 !important;
				float: right;
				margin-right: 40px;
				background-color: #fff;
			}

			.main-content .ninzio-filter .filter.active {
				background-color: #f7f7f7;
				box-shadow: inset 0 0 0 1px #e0e0e0;
			}

			.main-content .ninzio-filter .filter.active:after {
				background-color: #edecea;
				color: #777 !important;
			}

			.single-product-image {
			    width: 55%;
			}

			.single-product-summary {
				width: 45%;
			}
			
			.main-content  .single-product-image {
			    width: 50%;
			}

			.main-content  .single-product-summary {
				width: 50%;
			}

			.woocommerce .main-content .post-social-share {
			    padding: 5px;
			}

			.woocommerce .main-content .share-label {
			    padding-right: 10px;
			}

			.main-content .single-image-content .ninzio-label {
			    top: 36px;
			}

			.nz-recent-products[data-columns="2"] .product {
				width: 50%;
				float: left;
			}

			.woocommerce .loop .main-content {width: calc(100% - 292.5px);}
			.woocommerce .loop .sidebar      {width: 292.5px;}

			.single .post .post-meta {
				padding-left: 100px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"]
			{width:100% !important;float: none;}

			.list .loop .blog-post *[data-grid="ninzio_01"] > .nz-thumbnail,
			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-body,
			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-gallery {
				float: left;
				display: table-cell;
				width: 440px;
				min-height: 400px;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-body {
				width: 730px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] {
				width: 100% !important;
				float: none;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .nz-thumbnail,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-body,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-gallery {
				display: table-cell;
				 
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-body {
				width: 437px;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body {
				padding: 0px !important;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body-in,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] .post-body-in {
				position: absolute;
			    top: 50%;
			    -webkit-transform: translateY(-50%);
			    -ms-transform: translateY(-50%);
			    transform: translateY(-50%);
			    padding: 40px 50px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] .post-body-in {
			    padding: 40px 30px;
			}

			.list .loop .main-content .blog-post .post .post-title {
				font-size: 20px;
		    	line-height: 30px;
			}

			.list .loop .main-content .blog-post .post .post-date-full {
			    display: none;
			}

			.list .loop .main-content .blog-post .post .post-date-full-list {
			    display: inline-block !important;
			}

			.single-project-main-detailes .main-content,
			.single-project-main-detailes .sidebar {
				float: none !important;
			}

			.single-project-layout-whole .main-content {
				padding-top: 20px;
			}

			.site-overlay.animated {
				cursor:url("images/close.png"), auto;
			}

			.nz-section.autoheight-true > .nz-row {
				margin-left: 0;
				margin-right: 0;
				overflow: hidden;
				display: table;
				width: 100%;
			}
			.nz-section.autoheight-true .nz-row > .col {
				display: table-cell;
				vertical-align: top;
				float: none;
				padding-left: 0px !important;
				padding-right: 0px !important;
			}
			.nz-section.autoheight-true .valign-middle {
				vertical-align: middle !important;
			}

			.nz-section.autoheight-true .valign-bottom {
				vertical-align:bottom !important;
			}

			/*WPML*/
			.desk-menu > ul#header-menu > li.menu-item-language:hover,
			.desk-menu > ul#header-menu > li.menu-item-language a:hover,
			.desk-menu > ul#header-menu > li.menu-item-language:hover a {
				background-color: transparent !important;
				box-shadow: none !important;
			}

			.desk-menu > ul#header-menu > li.menu-item-language:after,
			.desk-menu > ul#header-menu > li.menu-item-language:before,
			.desk-menu > ul#header-menu > li.menu-item-language a:after,
			.desk-menu > ul#header-menu > li.menu-item-language a:before,
			.desk-menu > ul#header-menu > li.menu-item-language a .txt:after,
			.desk-menu > ul#header-menu > li.menu-item-language a .txt:before {
				display: none !important;
			}

		}

		@media only screen and (min-width: 1301px) {
			#wrap.nz-boxed { width: 1280px;}

			#wrap.nz-boxed .desk.fixed-true {
				width: 1280px;
				left: 50%;
				margin-left: -640px;
			}

			.slick-prev{left:210px;} 
			.slick-next{right:210px;} 

			#wrap.nz-boxed .slick-prev{left:180px;} 
			#wrap.nz-boxed .slick-next{right:180px;}
		}

		@media only screen and (min-width: 1600px) {

			#wrap.nz-boxed { width: 1400px;}

			#wrap.nz-boxed .desk.fixed-true {
				width: 1400px;
				left: 50%;
				margin-left: -700px;
			}

			.slick-prev{left:310px;} 
			.slick-next{right:310px;}

			#wrap.nz-boxed .slick-prev{left:180px;} 
			#wrap.nz-boxed .slick-next{right:180px;}

			.woocommerce .main-content .products .product {
			    width: 50%;
			}

			.woocommerce.single .main-content .products .product {
			    width:100%;
			}

			.nz-recent-products[data-columns="2"] .products .product {
				width: 50% !important;
			}

			.nz-recent-products[data-columns="1"] .products .product {
				width: 100% !important;
			}

			.full-width-true .desk-menu {position: relative;}

			.full-width-true .desk-menu > ul > [data-mm="true"] > ul {
			    left: auto !important;
			    right: 0 !important;
			    -webkit-transform: none;
			    -moz-transform: none;
			    transform: none;
			}

		}

		@media only screen and (min-width: 1601px) {
			.slick-prev{left:410px;} 
			.slick-next{right:410px;}

			#wrap.nz-boxed .slick-prev{left:180px;} 
			#wrap.nz-boxed .slick-next{right:180px;}
		}

/*RETINA
/*=============*/
	
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5) {

    	blockquote:after{
			background-image: url(images/quote@2.png);
			background-size:21px 20px;
		}

		.rich-header #slider-arrow {
		    background-image: url(images/arrow_bottom@2.png);
			background-size:13px 13px;
		}

		#top {
			background-image: url(images/gotop_icon@2.png);
			background-size:20px 15px;
		}

		.nz-overlay-before,
		#nz-content .nz-single-image:before,
		.gallery-item .nz-overlay-before,
		.null-instagram-feed ul li a:after,
		.photos_from_flickr .flickr_badge_image a:after,
		.recent-projects > .post a:after {
			background-image: url(images/plus@2.png);
			background-size:30px 30px;
		}

		.owl-controls .owl-buttons div:before {
		    background-image: url(images/arrow_left_long@2.png);
		    background-size:38px 24px;
		}

		.owl-controls .owl-buttons .owl-next:before{
	    	background-image: url(images/arrow_right_long@2.png);
	    	background-size:38px 24px;
		}

		.search-form input[type="submit"],
		.mob-header-content .search input[type="submit"],
		.widget_search input[type="submit"],
		.widget_product_search input[type="submit"],
		.woocommerce-product-search input[type="submit"] {
		    background-image: url(images/search@2.png);
	    	background-size:24px 24px;
		}

		.wiversion-light .widget_search input[type="submit"],
		.wiversion-light .widget_product_search input[type="submit"],
		.wiversion-light .woocommerce-product-search input[type="submit"] {
		    background-image: url(images/search_white@2.png);
	    	background-size:24px 24px;
		}

		.mob-header-top .mob-menu-toggle,
	    .mob-sidebar-toggle2,
	    .mob-sidebar-toggle {
			background-image:url(images/menu@2.png);
	    	background-size:22px 16px;
		}

		.mob-header-top .mob-menu-toggle.animated,
	    .mob-sidebar-toggle2.animated,
	    .mob-sidebar-toggle.animated,
	    .mob-sidebar-toggle2 {
			background-image:url(images/close@2.png);
	    	background-size:19px 19px;
		}

		.mob-header-content .cart-toggle {
			background-image:url(images/cart@2.png);
	    	background-size:24px 29px;
		}

		.widget_recent_comments ul li:before {
			background-image: url(images/format-chat.png);
	    	background-size:26px 26px;
		}

		.wiversion-light  .widget_recent_comments ul li:before,
		.footer-widget-area .widget_recent_comments ul li:before {
			background-image: url(images/format-chat-white@2.png);
	    	background-size:26px 26px;
		}

		.widget_twitter ul li:before {
			background-image: url(images/tweet_icon_grey@2.png);
	    	background-size:21px 18px;

		}
		
		.wiversion-light .widget_twitter ul li:before,
		.footer-widget-area .widget_twitter ul li:before {
			background-image: url(images/tweet_icon_white@2.png);
	    	background-size:21px 18px;
		}

		#mce-EMAIL {
		    background-image: url(images/subscribe_icon@2.png);
	    	background-size:25px 18px;

		}

		.wiversion-light #mce-EMAIL {
		    background-image: url(images/subscribe_icon_white@2.png);
	    	background-size:25px 18px;
		}
		
		.standard .post-format-status.format-standard,
		.widget_nz_recent_entries .format-standard .post-body:before 
		{background-image: url(images/format-standard@2.png);background-size:20px 20px;}
		.standard .post-format-status.format-aside,
		.widget_nz_recent_entries .format-aside .post-body:before 
		{background-image: url(images/format-aside@2.png);background-size:19px 20px;}
		.standard .post-format-status.format-audio,
		.widget_nz_recent_entries .format-audio .post-body:before 
		{background-image: url(images/format-audio@2.png);background-size:23px 20px;}
		.standard .post-format-status.format-video,
		.widget_nz_recent_entries .format-video .post-body:before 
		{background-image: url(images/format-video@2.png);background-size:22px 22px;}
		.standard .post-format-status.format-gallery,
		.widget_nz_recent_entries .format-gallery .post-body:before 
		{background-image: url(images/format-gallery@2.png);background-size:21px 18px;}
		.standard .post-format-status.format-link,
		.widget_nz_recent_entries .format-link .post-body:before 
		{background-image: url(images/format-link@2.png);background-size:21px 21px;}
		.standard .post-format-status.format-quote,
		.widget_nz_recent_entries .format-quote .post-body:before 
		{background-image: url(images/format-quote@2.png);background-size:20px 16px;}
		.standard .post-format-status.format-status,
		.widget_nz_recent_entries .format-status .post-body:before 
		{background-image: url(images/format-status@2.png);background-size:15px 19px;}
		.standard .post-format-status.format-chat,
		.widget_nz_recent_entries .format-chat .post-body:before 
		{background-image: url(images/format-chat@2.png);background-size:26px 26px;}
		
		.wiversion-light .widget_nz_recent_entries .format-standard .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-standard .post-body:before  
		{background-image: url(images/format-standard-white@2.png);background-size:20px 20px;}
		.wiversion-light .widget_nz_recent_entries .format-aside .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-aside .post-body:before 
		{background-image: url(images/format-aside-white@2.png);background-size:19px 20px;}
		.wiversion-light .widget_nz_recent_entries .format-audio .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-audio .post-body:before 
		{background-image: url(images/format-audio-white@2.png);background-size:23px 20px;}
		.wiversion-light .widget_nz_recent_entries .format-video .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-video .post-body:before 
		{background-image: url(images/format-video-white@2.png);background-size:22px 22px;}
		.wiversion-light .widget_nz_recent_entries .format-gallery .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-gallery .post-body:before 
		{background-image: url(images/format-gallery-white@2.png);background-size:21px 18px;}
		.wiversion-light .widget_nz_recent_entries .format-link .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-link .post-body:before 
		{background-image: url(images/format-link-white@2.png);background-size:21px 21px;}
		.wiversion-light .widget_nz_recent_entries .format-quote .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-quote .post-body:before 
		{background-image: url(images/format-quote-white@2.png);background-size:20px 16px;}
		.wiversion-light .widget_nz_recent_entries .format-status .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-status .post-body:before 
		{background-image: url(images/format-status-white@2.png);background-size:15px 19px;}
		.wiversion-light .widget_nz_recent_entries .format-chat .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-chat .post-body:before 
		{background-image: url(images/format-chat-white@2.png);background-size:26px 26px;}

		.null-instagram-feed ul li a:after {
			background-image: url(images/instagram_icon@2.png);
			background-size:22px 22px;
		}

		.video-modal .video-icon  {
			background-image: url(images/video_icon@2.png);
			background-size:82px 82px;
		}

		.loop .project-more,
		.nz-recent-projects .project-more {
			background-image: url(images/plus_small@2.png);
			background-size:12px 12px;
		}

		.single-projects .post-gallery .flex-direction-nav li a,
		.related-posts .owl-controls .owl-buttons div.owl-prev:before {
			background-image: url(images/arrow_left@2.png);
			background-size:12px 12px;
		}

		.single-projects .post-gallery .flex-direction-nav li:last-child a {
			background-image: url(images/arrow_right@2.png);
			background-size:12px 12px;
		}

		.single-projects .post-gallery .flex-direction-nav li a:hover {
			background-image: url(images/arrow_left_white@2.png);
			background-size:12px 12px;
		}

		.single-projects .post-gallery .flex-direction-nav li:last-child a:hover,
		.post-single-navigation a[rel="next"] {
			background-image: url(images/arrow_right_white@2.png);
			background-size:12px 12px;
		}

		.projects-navigation a:before {
			background-image: url(images/arrow_slider_left@2.png);
			background-size:48px 24px;

		}
		
		.projects-navigation a:last-child:before {
			background-image: url(images/arrow_slider_right@2.png);
			background-size:48px 24px;
		}

		.sticky-ind {
			background-image: url(images/pin.png);
			background-size:14px 14px;
		}


		.related-posts .owl-controls .owl-buttons div:before {
		    background-image:url(images/arrow_right@2.png);
			background-size:12px 12px;
		}
	
		.post-single-navigation a {
			background-image: url(images/arrow_left_white@2.png);
			background-size:12px 12px;
		}
	
		.woocommerce .product .single-product-summary .button,
		.woocommerce .product .single-product-summary .added_to_cart,
		.woocommerce .product .single-product-summary .product_type_external {
			background-image: url(images/shop_button_icon@2.png);
			background-size:20px 24px;
		}
		
		.single-product-image .thumbnails > a .nz-overlay-before {
			background-image: url(images/close_white@2.png);
			background-size:19px 19px;
		}
		
		.filter-toggle,
		.iversion-dark .site-sidebar-toggle,
		.fiversion-dark.active .site-sidebar-toggle {
			background-image: url(images/menu@2.png);
			background-size:22px 16px;
		}
			
		.desk .search input[type="submit"] {
		    background-image: url(images/search_white@2.png);
			background-size:24px 24px;
		}
			
		.iversion-light .site-sidebar-toggle,
		.fiversion-light.active .site-sidebar-toggle {
		    background-image: url(images/menu_white@2.png);
			background-size:22px 16px;
		}
			
		.iversion-dark .search-toggle:before,
		.fiversion-dark.active .search-toggle:before {
		  	background-image: url(images/search@2.png);
			background-size:24px 24px;
		}

		.iversion-light .search-toggle:before,
		.fiversion-light.active .search-toggle:before {
		  	background-image: url(images/search_white@2.png);
			background-size:24px 24px;
		}

		.iversion-dark .desk-cart-toggle:before,
		.fiversion-dark.active .desk-cart-toggle:before {
			background-image:url(images/cart@2.png);
			background-size:24px 29px;
		}
		
		.iversion-light .desk-cart-toggle:before,
		.fiversion-light.active .desk-cart-toggle:before {
			background-image:url(images/cart_white@2.png);
			background-size:24px 29px;
		}

		.iversion-dark .desk-cart-toggle:after,
		.fiversion-dark.active .desk-cart-toggle:after,
		.iversion-dark .search-toggle:after,
		.fiversion-dark.active .search-toggle:after {
			background-image:url(images/close@2.png);
			background-size:19px 19px;
		}

		.iversion-light .desk-cart-toggle:after,
		.fiversion-light.active .desk-cart-toggle:after,
		.iversion-light .search-toggle:after,
		.fiversion-light.active .search-toggle:after {
			background-image:url(images/close_white@2.png);
			background-size:19px 19px;
		}
		
		.woo-cart .widget_shopping_cart .cart_list > li.empty {
			background-image: url(images/no_product@2.png);
			background-size:26px 24px;
		}
		
		.main-content .filter-toggle {
			background-color: url(images/burger_menu@2.png);
			background-size:16px 15px;
		}

	}
.start-header {
    
    padding:  0 !important;
}
.left-header {
    max-width: 800px;
    width: 70%;
    text-align: left;
    display: flex;
    justify-content: space-around;
    font-weight: 500;
    align-content: center;
    align-items: center;
}
.ubermenu .ubermenu-content-align-left>.ubermenu-image{
	
	    width: 125px;
    height: 41px;
}
.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image {
     margin-bottom: 0px; 
}
ul.ubermenu-submenu.ubermenu-submenu-id-4175.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-retractor-top.ubermenu-submenu-retractor-top-2{
left: 0px;
    background: white;
    z-index: 2;
    font-size: 1rem;
    /* width: calc( 100% - 6rem); */
    padding: 3rem;
    position: absolute;
    top: 64px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px;
}
.nz-testimonials .name {
    font-size: 16px;
    line-height: 26px;
    font-style: normal;
    text-transform: uppercase;
}
.nz-testimonials .name, .nz-testimonials .title {
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
    display: block;
    position: relative;
    color: #999;
}
.rowsmallver2 ol li, .rowsmallver2 ul li{
	
	padding:5px 5px;
}
.rowsmallver2 ul li{
	color: #777;}
.footer-upper .row{
	display: block !important;
}
.col.vc_col-sm-12.col12.element-animate-false.valign-top {
    margin-bottom: 0;
}
.referrel-div small {
    display: block;
    font-size: 11px;
    color: #c1e6f9;
	width: fit-content;
	float: left;
}
.pull-right {
    float: right;
}
.height530 {
    height: 590px !important;
    position: relative;
}
.btn-submit-padding, .bottom-link {
    bottom: 18px;
    width: 100%;
    padding-left: 11px;
    position: absolute;
    right: 0px;
	/*left:-6px;*/
}
.referrel-div {
	box-sizing: border-box;
    background-color: #30baed;
    color: #fff;
    padding: 5px 7px 15px 7px;
    width: 213px;
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
    line-height: 20px !important;
    border-radius: 4px;
    /* border: 1px solid #62b8ea; */
    box-shadow: 0px 1px 4px #80878a;
    background-image: url(images/DronaHQ-D-White-Outline.png);
    background-size: 40px;
    background-position: 10px 7px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    padding-left: 56px;
}
input#nf-field-42{
	width:100%;
	padding: 14px 34px;
    font-size: 13px;
    line-height: 22px;
	    background-color: #4ebaec;
	color: #fff;
	
}
input#nf-field-42:hover{
	
	    background-color: rgb(58,166,216);
	
}
.rowsmall h1{
	
	color: #333;
    margin: 0 0 5px;
    font-weight: 400;
}
.rowsmallver2 h1{
	
	color: #333;
    margin: 0 0 5px;
    font-weight: 400;
}
.rowsmall h2, .rowsmallver2 h2  {
    font-size: 36px;
    line-height: 42px;
	margin: 0 0 5px;
    font-weight: 400;
}
.rowsmall h3, .rowsmallver2 h3 {
    font-size: 25px;
    line-height: 30px;
	margin: 0 0 5px;
    font-weight: 400;
}
.rowsmallver2 h5{
	font-size: 20px;
    line-height: 32px;
	font-weight:normal;
	margin:0;
}
.oldsmallimg{
	
	    max-width: 100%;
    height: auto!important;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom;
    margin: 0;
}
.rowsmall div{
	line-height: 30px;
    color: #fff;
    font-size: 16px;
}
.whitepaperRight{display:none}
.rowsmallver2 div{
	line-height: 30px;
    color:#777;
    font-size: 16px;
}
.rowsmallver2 p{
	color:#777;
	
}
.rowsmallver2 h6{
	margin-top:0;
	font-size: 14px;
    line-height: 24px;
	color: #333;
    margin: 0 0 5px;
    font-weight: 400;
	
}
.reducedcolumn > .nz-row > .col6{
	width:44.5%;
}
.rowsmallver3{
	width:1349px;
}
.rowsmallver3 > .container{
	
}
.default.button-normal {
    background-color: #4ebaec;
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.wpb_start_animation {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nz-section.horizontal.autoheight-false.animate-false.full-width-false.rowsmall, .rowsmall, .animate-false.autoheight-false.full-width-false.horizontal.nz-section.rowsmallver2 {
    width: 100%;
	margin: 0 auto !important;
}
.animate-false.autoheight-false.full-width-false.horizontal.nz-section.rowsmallver2 p{
	
	font-size: 16px;
	line-height:30px;
}
 
.rowsmallver2 p {

    font-size: 18px;
    line-height: 32px;
  
    color: #262a3a;

}
.rowsmallver2 h4 {
    font-size: 23px;
    line-height: 38px;
	    margin: 0 0 5px;
    font-weight: 600;
}
.customheight {
    height: 1000px !important;
}

.nz-section.horizontal.autoheight-false.animate-false.full-width-false.rowsmall>.container>.nz-row>.col.vc_col-sm-12.col12.element-animate-false.valign-top>.col-inner>.nz-column-text.nz-clearfix.element-animate-false>p,.nz-section.horizontal.autoheight-false.animate-false.full-width-false.rowsmall>.container>.nz-row>.col.vc_col-sm-12.col12.element-animate-false.valign-top>.col-inner>.nz-column-text.nz-clearfix.element-animate-false>ul, .rowsmall p{
	line-height: 30px;
    color: #777;
    font-size: 16px;
}
.nz-section.horizontal.autoheight-false.animate-false.full-width-false.rowsmall>.container>.nz-row>.col.vc_col-sm-12.col12.element-animate-false.valign-top>.col-inner>.nz-column-text.nz-clearfix.element-animate-false>p>a{
	color: #4ebaec;
}
.nz-section.horizontal.autoheight-false.animate-false.full-width-false.rowsmall>.container>.nz-row>.col.vc_col-sm-12.col12.element-animate-false.valign-top>.col-inner>.nz-column-text.nz-clearfix.element-animate-false>p>a:hover{
	color: rgb(28,136,186);
}
div#nav-bar-header{
	background:white;
}
.nz-section.horizontal.autoheight-false.animate-false.full-width-false.rowsmall>.container>.nz-row>.col.vc_col-sm-12.col12.element-animate-false.valign-top>.col-inner>.nz-column-text.nz-clearfix.element-animate-false>h3
{
	color: #333;
	font-weight:400;
	font-size: 25px;
    line-height: 30px;
}


/*TABLE OF CONTENTS
/*=============*/

/*
	MIX
	VC FRONT-END
	OWLCAROWSEL
	SEARCH
	404
	SLICK CAROUSELS
	HEADER
	GRID
	COLUMNS
	ANIMATION
	GALLERY
	CAROUSELS
	SECTION
	WIDGETS
	BUTTON
	DROPCAP
	HIGHLIGHT
	ICON LIST
	ICONS
	SEPARATOR
	ICON SEPARATOR
	SOCIAL LINKS
	VIDEO, AUDIO EMBED
	RECENT TWEETS
	CONTENTBOX
	TAGLINE
	TABS
	TABLES
	ACCORDION
	TIMER
	ALERT MESSAGE
	ICON-PROGRESS-BAR
	PROGRESS
	STEPS
	CIRCLE PROGRESS
	COUNTER
	TESTIMONIALS
	CLIENTS
	PERSONS
	POPUP
	MEDIA SLIDER
	PRICING TABLE
	PROJECTS
	POSTS
	COMMENTS
	WOO
	RESPONSIVE
	RETINA
*/


/*MIX
/*=============*/


	/*@font-face{
		font-family:icomoon;
		src:url(fonts/icomoon.eot);
		src:url(fonts/icomoon.eot?#iefix) format('embedded-opentype'),url(fonts/icomoon.woff) format('woff'),url(fonts/icomoon.ttf) format('truetype'),url(fonts/icomoon.svg) format('svg');
		font-weight:400;
		font-style:normal
	}*/

	

	article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}/*code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}*/pre{white-space:pre-wrap;}q{quotes:"201C" "201D" "2018" "2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}/*button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}*/button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:0;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}
	.nivo-lightbox-overlay{position:fixed;top:0;left:0;z-index:99998;width:100%;height:100%;overflow:hidden;visibility:hidden;opacity:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-overlay.nivo-lightbox-open{visibility:visible;opacity:1}.nivo-lightbox-wrap{position:absolute;top:10%;bottom:10%;left:10%;right:10%}.nivo-lightbox-content{width:100%;height:100%}.nivo-lightbox-title-wrap{position:absolute;bottom:0;left:0;width:100%;z-index:99999;text-align:center}.nivo-lightbox-nav{display:none}.nivo-lightbox-prev{position:absolute;top:50%;left:0}.nivo-lightbox-next{position:absolute;top:50%;right:0}.nivo-lightbox-close{position:absolute;top:4%;right:4%}.nivo-lightbox-image{text-align:center}.nivo-lightbox-image img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.nivo-lightbox-content iframe{width:100%;height:100%}.nivo-lightbox-ajax,.nivo-lightbox-inline{max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-error{display:table;text-align:center;width:100%;height:100%;color:#fff;text-shadow:0 1px 1px #000}.nivo-lightbox-error p{display:table-cell;vertical-align:middle}.nivo-lightbox-notouch .nivo-lightbox-effect-fade,.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,.nivo-lightbox-notouch .nivo-lightbox-effect-fall,.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7)}.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap,.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transition:all .3s cubic-bezier(0.25,.5,.5,.9);-moz-transition:all .3s cubic-bezier(0.25,.5,.5,.9);-ms-transition:all .3s cubic-bezier(0.25,.5,.5,.9);-o-transition:all .3s cubic-bezier(0.25,.5,.5,.9);transition:all .3s cubic-bezier(0.25,.5,.5,.9)}.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap{-webkit-transform:translateX(-10%);-moz-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%)}.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap{-webkit-transform:translateX(10%);-moz-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{-webkit-transform:translateY(-10%);-moz-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall{-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.nivo-lightbox-effect-fall .nivo-lightbox-wrap{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateZ(300px);-moz-transform:translateZ(300px);-ms-transform:translateZ(300px);transform:translateZ(300px)}.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.nivo-lightbox-theme-default.nivo-lightbox-overlay{background:#666;background:rgba(0,0,0,.6)}.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading{background:url(images/loading.gif) no-repeat 50% 50%}.nivo-lightbox-theme-default .nivo-lightbox-nav{top:10%;width:8%;height:80%;text-indent:-9999px;background-repeat:no-repeat;background-position:50% 50%;opacity:.5}.nivo-lightbox-theme-default .nivo-lightbox-nav:hover{opacity:1}.nivo-lightbox-theme-default .nivo-lightbox-prev{background-image:url(images/prev.png);border-radius:0 3px 3px 0}.nivo-lightbox-theme-default .nivo-lightbox-next{background-image:url(images/next.png);border-radius:3px 0 0 3px}.nivo-lightbox-theme-default .nivo-lightbox-close{display:block;background:url(images/close_white.png) no-repeat;width:21px;height:21px;text-indent:-9999px;opacity:.5}.nivo-lightbox-theme-default .nivo-lightbox-close:hover{opacity:1}.nivo-lightbox-theme-default .nivo-lightbox-title-wrap{bottom:-7%}.nivo-lightbox-theme-default .nivo-lightbox-title{font:14px/20px 'Helvetica Neue',Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;background:#000;color:#fff;padding:7px 15px;border-radius:30px}.nivo-lightbox-theme-default .nivo-lightbox-image img{background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.4);-moz-box-shadow:0 1px 1px rgba(0,0,0,.4);box-shadow:0 1px 1px rgba(0,0,0,.4)}.nivo-lightbox-theme-default .nivo-lightbox-ajax,.nivo-lightbox-theme-default .nivo-lightbox-inline{background:#fff;padding:40px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.4);-moz-box-shadow:0 1px 1px rgba(0,0,0,.4);box-shadow:0 1px 1px rgba(0,0,0,.4)}@media (-webkit-min-device-pixel-ratio:1.3),(-o-min-device-pixel-ratio:2.6/2),(min--moz-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx){.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading{background-image:url(images/loading@2x.gif);background-size:32px 32px}.nivo-lightbox-theme-default .nivo-lightbox-prev{background-image:url(images/prev@2x.png);background-size:48px 48px}.nivo-lightbox-theme-default .nivo-lightbox-next{background-image:url(images/next@2x.png);background-size:48px 48px}.nivo-lightbox-theme-default .nivo-lightbox-close{background-image:url(images/close@2.png);background-size:16px 16px}}
	.tipso_bubble,.tipso_bubble>.tipso_arrow{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tipso_bubble{position:absolute;text-align:center;border-radius:0px;z-index:99;padding:20px}.tipso_bubble>.tipso_arrow{position:absolute;width:0;height:0;border:8px solid;pointer-events:none}.tipso_bubble.top>.tipso_arrow{border-color:#000 transparent transparent;top:100%;left:50%;margin-left:-8px}.tipso_bubble.bottom>.tipso_arrow{border-color:transparent transparent #000;bottom:100%;left:50%;margin-left:-8px}.tipso_bubble.left>.tipso_arrow{border-color:transparent transparent transparent #000;top:50%;left:100%;margin-top:-8px}.tipso_bubble.right>.tipso_arrow{border-color:transparent #000 transparent transparent;top:50%;right:100%;margin-top:-8px}
    .owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-goDown-out{-webkit-animation:scaleToFade 50ms ease both;-moz-animation:scaleToFade 50ms ease both;animation:scaleToFade 50ms ease both}.owl-goDown-in{-webkit-animation:goDown 400ms ease both;-moz-animation:goDown 400ms ease both;animation:goDown 400ms ease both}@-webkit-keyframes scaleToFade{to{opacity:0}}@-moz-keyframes scaleToFade{to{opacity:0}}@keyframes scaleToFade{to{opacity:0}}@-webkit-keyframes goDown{from{opacity:0;-webkit-transform:translateY(40px)}to{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes goDown{from{opacity:0;-moz-transform:translateY(40px)}to{opacity:1;-moz-transform:translateY(0)}}@keyframes goDown{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}
	
    .tipso_bubble.right,
    .tipso_bubble.left {
    	text-align: left;
    }

    .ps-container .ps-scrollbar-y-rail {
	    position: absolute;
	    right: 3px;
	    width: 8px;
	    border-radius: 4px;
	    opacity: 0;
	    -webkit-transition: background-color .2s linear, opacity .2s linear;
	    transition: background-color .2s linear, opacity .2s linear;
	    background-color: rgba(255,255,255,0.2);
	}

	.ps-container:hover .ps-scrollbar-y-rail,
	.ps-container.hover .ps-scrollbar-y-rail {
	    opacity: 0.6;
	}

	.ps-container .ps-scrollbar-y-rail:hover,
	.ps-container .ps-scrollbar-y-rail.hover,
	.ps-container .ps-scrollbar-y-rail.in-scrolling {
	    opacity: 0.9;
	}

	.ps-container .ps-scrollbar-y {
	    position: absolute;
	    right: 0;
	    width: 8px;
	    border-radius: 4px;
	    -webkit-transition: background-color.2s linear;
	    transition: background-color .2s linear;
	    background-color: rgba(255,255,255,0.5);
	}

	.ps-container.ie .ps-scrollbar-x,
	.ps-container.ie .ps-scrollbar-y {
	    visibility: hidden;
	}

	.ps-container.ie:hover .ps-scrollbar-x,
	.ps-container.ie:hover .ps-scrollbar-y,
	.ps-container.ie.hover .ps-scrollbar-x,
	.ps-container.ie.hover .ps-scrollbar-y {
	    visibility: visible;
	}

	.hidden{display:none!important;visibility:hidden!important}
	.visible{display:block!important;visibility:visible!important}
	.nz-clearfix:after,.single_variation_wrap:after{content:"";display:table;clear:both} 
	
	.wpml-ls-statics-post_translations {
		padding:20px 0;
		margin: 0 auto;
	}

	.wpml-ls-statics-post_translations img {
		display: inline-block;
	    vertical-align: middle;
	    margin-right: 10px;
	}

	#lang_sel_footer {
		background-color: #232323;
	}

	#lang_sel_footer ul {
		list-style: none;
		margin:0;
		padding: 0;
		width: 100%;
	}

	#lang_sel_footer ul li {
		width: 100%;
		text-align: center;
		padding: 0;
	}

	#lang_sel_footer ul li a {
		display: block;
		padding: 10px 5px;
		background-color: transparent !important;
		color: #ffffff;
		-webkit-transition: all 0.3s ease-out;
    	transition: all 0.3s ease-out;
	}

	#lang_sel_footer ul li a:hover {
		opacity: 0.5;
	}

	#lang_sel_footer ul li a img {
		vertical-align: middle;
	}

	#lang_sel_footer:after {
		content: "";
	    display: table;
	    clear: both;
	}


 
	body{margin:0;min-height:100%;counter-reset:stepcounter;}
	
	svg:not(:root){overflow:hidden}
	iframe,object,embed{border:none;vertical-align:bottom;max-width: 100%;}
	figure {max-width: 100% !important;margin:0; }
	
	.map img{max-width:none}

	table{border-collapse:collapse;border-spacing:0}
	th{text-align:left}
	tr,th,td{padding:10px}

	blockquote,q{quotes:none}q:before,q:after{content:'';content:none}blockquote > p:last-child{margin-bottom:0}
	/*blockquote{
		padding:25px 25px 25px 70px;
		margin:0 0 25px;
		font-family:Georgia,"Times New Roman",Times,serif;
		font-style:italic;
		font-size:16px;
		line-height:26px;
		background-color:#f4f4f4;
		color:#777;
		position:relative;
	}
*/
	blockquote:after{
		position:absolute;
		display:block;
		content:"";
		top:30px;
		left:30px;
		width:40px;
		height:40px;
		background-image: url(images/quote.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	.twitter-tweet-rendered .EmbeddedTweet,
	.twitter-tweet-rendered {
		width:100% !important;
		max-width:100% !important;
	}

	.single .single-post-content blockquote {
		background-color: #fafafa;
		display: inline-block;
	}

	.single-format-quote .single-post-content blockquote {
		background-color: transparent;
	}

	.single .single-post-content table {
		width: 100%;
		border-collapse: collapse;
	}

	.single .single-post-content table td {
		border:1px solid #eee;
	}

	/*pre {
		display: block;
	    font-family: monospace !important;
	    white-space: pre;
	    margin: 1em 0;
	    background-color: #f5f5f5;
	    padding: 15px !important;
	}*/

	ul,ol{list-style-position:inside}
	a:hover,a:active{outline:none}
	abbr[title],dfn[title]{cursor:help}
	ins,mark{text-decoration:none}
	del{text-decoration:line-through}
	strong,b{font-weight:700}
	var,address{font-style:normal}
	sub,sup{line-height:0;position:relative;vertical-align:baseline}
	sup{top:-8px}sub{bottom:-4px}
	p,q,pre,address,hr,code,samp,dl,ol,ul,li ul,li ol,form,table,fieldset,menu,kbd,samp{margin:0 0 10px;padding:0}
	ul ul,ol ol{margin-left:20px}
	
	dl dd{margin-left:25px}
	dl{padding:20px 20px 15px;border-radius:3px;border:1px solid #eaeaea;}
	dl dt{float:left;clear:left;width:100px;text-align:right;font-weight:700}
	dl dt:after{content:":"}
	dl dd{margin:0 0 0 110px;padding:0 0 5px}

	.screen-reader-text {
	    clip: rect(1px, 1px, 1px, 1px);
	    position: absolute !important;
	    height: 1px;
	    width: 1px;
	    overflow: hidden;
	}
.post-body img[class*="wp-image"], .post-body img[class*="wp-image"] {
    margin: auto;
    margin-bottom: 24px !important;
}
	.mejs-time-current{background-color:rgba(255,255,255,0.3)!important}
	.mejs-controls button{background-color:transparent!important;box-shadow:none!important;color:inherit!important;-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important}
	.post-video > div.wp-video{width:100%!important}
	.post-video,.post-audio{overflow:hidden;margin-bottom:0px;width:100%}
	.vc_custom_heading{margin-bottom:0!important}.queryloader__overlay__percentage{font-size:72px!important}img[class*="wp-image-"] + br,
	img + br,
	img + p:empty{display:none}
	p:empty{display:none!important}
	.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}
	.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}
	.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}
	.text-center{text-align:center}
	.text-left{text-align:left}
	.text-right{text-align:right}
	.post-video{overflow:hidden}
	.mejs-poster img{display:block!important}
	.wp-playlist .mejs-poster img{display:none!important}
	.mejs-overlay-button{background-repeat:no-repeat!important}
	.mejs-controls .mejs-time-rail .mejs-time-current{background:#444!important}
	.wp-playlist{padding:10px!important;background-color:#fff!important;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.1);border:none!important}
	.wp-playlist-item{padding:10px 20px 7px!important;border-bottom:1px solid #eaeaea!important}
	.wp-playlist-tracks .wp-playlist-item:last-child{border-bottom:none!important;padding-bottom:0!important}
	.wp-playlist-item-length{right:20px!important;top:10px!important}
	.wp-playlist-light .wp-playlist-playing{background-color:transparent!important}
	.post-video > div.wp-video{width:100%!important}
	.post-video .mejs-mediaelement{position:relative!important;height:auto!important}
	.post-video > div,.post-video .wp-video-shortcode{height:auto!important}

	.post-body img[class*="wp-image"],
	.post-body img[class*="wp-image"]
	{margin-bottom: 15px;}

	.post-body figure
	{margin-bottom: 15px;}

	.post-body figure img[class*="wp-image"],
	.post-body figure img[class*="wp-image"]
	{margin-bottom: 0px;}

	fieldset{border:none}
	textarea,select[size],select[multiple]{height:auto}
	textarea{min-height:100px;overflow:auto;resize:vertical;width:100%}
	optgroup{font-style:normal;font-weight:400}
	label{display:block;margin-bottom:8px;font-size:16px;line-height:26px}input[type="radio"],input[type="checkbox"]{margin:5px 0;display:inline-block}

	textarea,select,
	input[type="date"],input[type="datetime"],
	input[type="datetime-local"],input[type="email"],
	input[type="month"],input[type="number"],
	input[type="password"],input[type="search"],
	input[type="tel"],input[type="text"],input[type="time"],
	input[type="url"],input[type="week"]{
		display:block;
		outline:0;
		margin:0 0 15px;
		text-align:left;
		vertical-align:top;
		height:50px;
		max-width:100%;
		width:100%;
		padding:0px 20px;
		line-height: 50px;
		background-color:#eeeeee;
		border:none !important;
		color:#999;
		font-size: 14px;
		position:relative;
		-webkit-backface-visibility:hidden;
		-webkit-transition:all 300ms;transition:all 300ms;
	}

	.footer textarea,
	.footer select,
	.footer input[type="date"],
	.footer input[type="datetime"],
	.footer input[type="datetime-local"],
	.footer input[type="email"],
	.footer input[type="month"],
	.footer input[type="number"],
	.footer input[type="password"],
	.footer input[type="search"],
	.footer input[type="tel"],
	.footer input[type="text"],
	.footer input[type="time"],
	.footer input[type="url"],
	.footer input[type="week"]{
		background-color:rgba(255,255,255,0.1);
		color: #ffffff;
	}

	::-webkit-input-placeholder {color: #999999;}
	:-moz-placeholder           {color: #999999;}
	::-moz-placeholder          {color: #999999;}
	:-ms-input-placeholder      {color: #999999;}

	.footer ::-webkit-input-placeholder {color: #c9c9c9;}
	.footer :-moz-placeholder           {color: #c9c9c9;}
	.footer ::-moz-placeholder          {color: #c9c9c9;}
	.footer :-ms-input-placeholder      {color: #c9c9c9;}

	.site-widget-are ::-webkit-input-placeholder {color: #c9c9c9;}
	.site-widget-are :-moz-placeholder           {color: #c9c9c9;}
	.site-widget-are ::-moz-placeholder          {color: #c9c9c9;}
	.site-widget-are :-ms-input-placeholder      {color: #c9c9c9;}

	.wpcf7 textarea {
		height: 200px;
		line-height: 24px;
	}

	textarea {
		line-height: 24px;
		padding: 20px;
	}

	.mob-menu li a .mi,
	.header-top-menu li a .mi,
	.header-menu li a .mi,
	.ls .lang_sel_sel:before,
	.widget_icl_lang_sel_widget .lang_sel_sel:before,
	.tagline-title:after,
	.nz-media-slider .flex-direction-nav a:before,
	#slider-arrow:after,
	.woocommerce .star-rating,
	.woocommerce-page .woocommerce-product-rating .star-rating:before,
	.woocommerce .comment-text .star-rating:before,
	.widget_recent_reviews .star-rating:before,
	.widget_top_rated_products .star-rating:before,
	.woocommerce .woocommerce-product-rating .star-rating span:before,
	.woocommerce-page .woocommerce-product-rating .star-rating span:before,
	.woocommerce .comment-text .star-rating span:before,
	.widget_recent_reviews .star-rating span:before,
	.widget_top_rated_products .star-rating span:before,
	.woocommerce-tabs .comment-form-rating .stars a:after,
	.widget_product_search form:after,
	.blog-post .post .post-meta > *:before,
	.nz-breadcrumbs > .container > *:before,
	.nz-breadcrumbs > .container > *:after,
	.woocommerce .single-product-summary .product_meta > *:before,
	.ninzio-nav-single > *:after,
	.ninzio-nav-single > *:before,
	.nz-tweets:before,
	.widget_categories ul li a:before,
	.widget_pages ul li a:before,
	.widget_archive ul li a:before,
	.widget_meta ul li a:before,
	.owl-controls .owl-buttons div:before,
	/*.nz-testimonials .text-icon:before {
		font-family: icomoon !important;
		speak: none;
		font-style: normal;
		font-weight: 400;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}*/

	.blank-true .header,
	.blank-true .footer,
	.blank-true .nz-breadcrumbs {
		display: none !important;
	}

/* 	body:not(.vc_editor) .lazy, 
	body:not(.vc_editor) .lazy-load 
	{opacity: 0;-webkit-transition: opacity 0.3s;transition: opacity 0.3s;} */
	.lazy.in, .lazy-load.in {opacity:1 !important;}

	#nz-content {
		position:relative;
		z-index:78;
		background-color: #ffffff;
	}

	.error404 #nz-content {
		background-color: #ffffff;
	}

	#gen-wrap {
		position: relative;
		left: 0;
	}

	#gen-wrap, #wrap {height: 100%;}
	
	#wrap,#wrap.full {
		width: 100%;
		min-height: 100%;
		margin: 0 auto;
		position: relative;
		background-color: #fff;
	}

	.error404 .widget_search input[type="text"] {background-color: #ffffff;}

	.error404-big {
		font-size: 100px;
		line-height: 100px;
		font-weight: 700;
		margin-bottom: 0px;
	}

	#wrap.nz-boxed {
		box-shadow: 0px -5px 5px rgba(0,0,0,.3);
	}

	

	#nz-content.padding-true.sidebar-left,
	#nz-content.padding-true.sidebar-right 
	{padding: 70px 0 45px 0;}

	.main-content,.sidebar {margin-bottom: 25px;width: 100%;}

	.page-full-width {
		width: 100% !important;
		max-width: 100% !important;
	}

	.blank-true .page-content-wrap {
		padding-top: 0 !important;
	}

	.rich-header {
		z-index: 53;
		overflow: hidden;
		width: 100%;
		height: 90px;
		background-color: #333333;
		color: #ffffff;
		padding: 14px 0;
		position: relative;
	}

	.rich-header.version1 {
		height:300px;
		text-align: center;
	}

	.rich-header.version2 {
		height:200px;
		text-align: center;
	}

	.rich-header .parallax-container {
		height:120%;
		top:-50px;
		left: 0;
		width:100%;
		z-index: -1000;
		overflow: hidden;
		max-width: none;
		position: absolute;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		background-size: cover !important;
		background-position: center center;
		background-repeat: no-repeat;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform:translateY(0px);
		-moz-transform:translateY(0px);
		transform:translateY(0px);
	}

	.rich-header .fixed-container {
		width:100%;
		height:430px;
		top:0px;
		position: fixed;
		z-index: -1;
		background-attachment: scroll;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		background-size: cover !important;
		background-position: center top;
		background-repeat: no-repeat;
	}

	.rich-header .container {
		display: table;
		height: 100%;
	}

	.rich-header .rh-content {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		width: 100%;
	}

	.rh-separator {
		display: block !important;
		height: 10px;
		line-height: 10px;
	}

	.blank-true .rich-header {
		display: none;
	}

	.rich-header h1 {
		font-size: 20px;
		line-height: 30px;
		color: inherit;
	}

	.rich-header.version1 h1,
	.rich-header.version2 h1 {
		font-size: 52px;
		line-height: 62px;
		font-weight: 700;
		text-transform: uppercase;
		margin-bottom: 0px;
	}

	.rich-header.version2 h1 {
		font-size: 24px;
		line-height: 34px;
	}

	.rich-header #slider-arrow {
		display: block;
	    width: 50px;
	    height: 25px;
	    border-radius: 50px 50px 0 0;
	    background-color: #ffffff;
	    background-repeat: no-repeat;
	    background-position: 50% 108%;
	    background-image: url(images/arrow_bottom.png);
	    bottom: 0;
	    left: 50%;
	    position: absolute;
	    margin-left: -25px;
	    z-index: 10;
	    text-align: center;
	    cursor: pointer;
	    -webkit-transition: all 400ms;
	    transition: all 400ms;
	    text-align: center;
	    line-height: 50px;
	}

	.nz-blog .rich-header #slider-arrow,
	.nz-port .rich-header #slider-arrow,
	.nz-shop .rich-header #slider-arrow,
	.single-post .rich-header #slider-arrow,
	.single-projects .rich-header #slider-arrow,
	.search-results #slider-arrow {
	    background-color: #f9f9f9;
	}

	.nz-breadcrumbs {
		padding: 0px 25px 2px 25px;
		text-align: center;
		display: inline-block;
	}

	.nz-breadcrumbs > *,
	.nz-breadcrumbs a {
		color: inherit;
		text-transform: uppercase;
		font-size: 13px;
		letter-spacing: 2px;
		line-height: 30px;
		padding-left: 20px;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		position: relative;
		margin-bottom: 5px;
	}

	.nz-breadcrumbs > *:first-child {
		padding-left: 0px;
	}

	.nz-breadcrumbs a {
		color: inherit !important;
	} 

	.nz-breadcrumbs > *:before {
		display: inline-block;
		position: absolute;
		width: 20px;
		height: 15px;
		line-height: 15px;
		content: "/";
		position: absolute;
		top: 1px;
		left: 0px;
		text-align: center;
	}

	.nz-breadcrumbs > *:first-child:before {
		display: none;
	}

	.footer {
		position: relative;
		z-index: 70;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		background-color:#2b3034; 
	}

	.footer .widget a {
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.footer {
		width: 100%;
		position: relative;
	}

	.footer-info {
		background-color: #212326;
		min-height: 60px;
		font-size: 16px;
	}

	.footer-info .container > * {
		min-height: 60px;
		line-height: 60px;
		width: 100%;
		display: block;
		color: #979899;
	}

	.footer-info .container > a {
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.footer-info .container > a:hover {
		color: #fff !important;
	}

	#top {
		text-align: center;
		cursor: pointer;
		position: fixed;
		bottom: 10px;
		right: 20px;
		width: 40px;
		height: 40px;
		border-radius: 0px;
		background-image: url(images/gotop_icon.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		z-index: 9999999999999999999;
		-webkit-transform: translateY(100%);
	    -ms-transform: translateY(100%);
	    transform: translateY(100%);
	    -webkit-transition: all 300ms ease-out;
    	transition: all 300ms ease-out;
	    opacity: 0;
	}

	#top.active {
	    opacity: 1;
	    -webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	    transform: translateY(0);
	}

	.footer-info-area {
		background-color: #212326;
		min-height: 64px;
	}

	.footer-info-area > .container {
		position: relative;
	}

	

	.footer-menu {padding: 15px 0;}
	.footer-menu ul {list-style: none;	margin: 0;}
	.footer-menu ul li {margin: 0;padding:0;display:block;}

	.footer-menu ul li a {
		display:block;
		text-decoration: none;
		text-align: center;
		text-transform: uppercase;
		-webkit-transition: color 0.3s ease-out;
		transition: color 0.3s ease-out;
		color: #7a7a7a;
		position: relative;
	}

	.footer-menu ul li a:after {
		content: "";
	    position: absolute;
	    width: 0%;
	    -webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	    transform: translateX(-50%);
	    height: 2px;
	    bottom: 0px;
	    left: 50%;
	    opacity: 0;
	    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	}

	.footer-menu ul li a:hover:after {
		opacity: 1 !important;
		width: 40px !important;
	}

	.footer-menu ul li a:hover {
		color: #ffffff;
	}

	.nz-thumbnail {position: relative;overflow: hidden;}

	#nz-content .nz-single-image:after,
	#nz-content .nz-single-image:before {
		content: "";
	}

	.ninzio-overlay,
	#nz-content .nz-single-image:after {
		position: absolute;
		width:100%;
		height:100%;
		top: 0px;
		left: 0px;
		z-index: 3;
		text-align: center;
		opacity: 0;
		color: #fff !important;
		overflow: hidden;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		-webkit-backface-visibility: hidden;
		background-color: rgba(0,0,0,0.4);
	}

	.ninzio-overlay, 
	#nz-content .nz-single-image:after {
		background-color: rgba(0,0,0,0.4);
	}

	.ninzio-overlay-content {
		width: 100%;
		padding: 20px;
		position: absolute;
		top: 49.5%;
		left: 49.5%;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}

	.nz-thumbnail:hover .ninzio-overlay,
	.nz-persons .person:hover .ninzio-overlay,
	a.nz-single-image:hover:before,
	.gallery-item:hover .ninzio-overlay,
	#nz-content .nz-single-image:hover:after {
		opacity: 1;
	}

	.nz-overlay-before,
	#nz-content .nz-single-image:before {
		width: 65px;
		line-height: 65px;
		height: 65px;
		border-radius: 65px;
		margin: -32.5px 0 0 -32.5px;
		text-indent: -90000em;
		background-image: url(images/plus.png);
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-color: transparent !important;
		box-shadow: inset 0 0 0 2px #ffffff;
		-webkit-backface-visibility: hidden;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		position: absolute;
	    display: block;
	    top: 50%;
	    left: 50%;
	}

	.nz-overlay-before:hover,
	#nz-content .nz-single-image:hover:before {
		-webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    transform: rotate(90deg);
	}

	#nz-content .nz-single-image:before {
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		-webkit-backface-visibility: hidden;
		z-index: 5;
		opacity: 0;
	}

	#nz-content .nz-single-image:hover:before {
		opacity: 1;
	}

	.gallery-item .nz-overlay-before
	{background-image: url(images/plus.png) !important;}

	.gallery-item .nz-overlay-before:before {
		display: none !important;
	}

	.wp-caption {
		position: relative;
		overflow: hidden;
	}

	.wp-caption a {
		-webkit-transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-transform: translateX(0) translateY(0); 
		-ms-transform: translateX(0) translateY(0); 
		transform: translateX(0) translateY(0);
	}
	.wp-caption .wp-caption-text {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		padding:15px 20px;
		z-index: 5;
		color: #fff !important;
		background-color: rgba(0,0,0,0.5);
		text-transform: uppercase;
		text-align: center;
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		-webkit-backface-visibility: hidden;
		-webkit-transition: -webkit-transform 0.4s;
		transition: transform 0.4s;
	}

	.wp-caption:hover .wp-caption-text {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	a[href$='.jpg'],a[href$='.jpeg'],a[href$='.png'],a[href$='.gif'],a[href$='.svg'],
	a.nz-single-image {
		position: relative;
		display:block;
	}

	a[href$='.jpg'] > img,a[href$='.jpeg'] > img,a[href$='.png'] > img,a[href$='.gif'] > img,a[href$='.svg'] > img,
	a.nz-single-image > img {
		display:block;
	}

	.ninzio-navigation:not(:empty),
	.woocommerce-pagination:not(:empty) {
		width: 100%;
		padding:50px 0 0 0;
		text-align: center;
		position: relative;
	}

	.woocommerce-pagination:not(:empty) {
		padding:0 0 0 0;
	}

	.load-more .woocommerce-pagination {
		display: none;
	}

	.ninzio-navigation ul,
	.woocommerce-pagination ul {
		margin: 0;
		text-align: center;
		width:auto;
		display: inline-block;
		padding: 0 15px;
		z-index: 60;
		position: relative;
	}

	.ninzio-navigation li,
	.woocommerce-pagination li {
		display: inline-block;
		padding: 0;
		margin: 0 3px !important;
	}

	.ninzio-navigation li:last-child,
	.woocommerce-pagination li:last-child {
		margin-right:0px; 
	}

	.ninzio-navigation li a,
	.ninzio-navigation li .current,
	.woocommerce-pagination li a,
	.woocommerce-pagination li .current {
		display: inline-block;
		text-decoration:none;
		max-width: 100%;
		background-color: #ffffff;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		padding:7px 15px 7px 15px;
		cursor: pointer;
		color: #777777 !important;
		border-radius: 0px;
		text-transform: uppercase;
		position: relative;
		border-radius: 3px;
	}

	.ninzio-navigation li a:hover,
	.ninzio-navigation li .current,
	.woocommerce-pagination li a:hover,
	.woocommerce-pagination li .current {
		color: #fff !important;
	}

	.ninzio-navigation li a .icon,
	.woocommerce-pagination li a .icon {
		line-height: inherit;
		-webkit-transform:translateY(2px); 
		-ms-transform:translateY(2px);
		transform:translateY(2px);
		display: block;
	}

	.one-page-bullets {
		display: none;
		position: fixed;
		right:30px;
		top:51%;
		z-index: -1;
		opacity: 0;
		-webkit-transform: translateY(-51%);
		-ms-transform: translateY(-51%);
		transform: translateY(-51%);
		-webkit-transition:opacity 0.3s;
		transition:opacity 0.3s;
		width: 24px;
		padding:16px 6px;
	}

	.one-page-bullets.animate {
		opacity:1;
		z-index:100;
		background-color: #fff;
		border:1px solid #eee;
		border-radius: 5px;
	}

	.one-page-bullets ul {
		list-style:none;
		margin-bottom: 0;
	}

	.one-page-bullets ul li {
		padding: 0;
	}

	.one-page-bullets a {
		display: none;
	}

	.one-page-bullets ul li:first-child a[href*="#"] {
		margin-top:0px;
	}

	.one-page-bullets a[href*="#"] {
		display: block;
		width: 10px;
		height: 10px;
		box-shadow:inset 0 0 0 10px rgba(0,0,0,0.2);
		border-radius: 10px;
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		text-indent: 100%;
		white-space: nowrap;
		text-indent: -9000em;
		margin-top:10px;
		margin-left: -1px;
		position: relative;
		-webkit-transform:translate(1px);
		-ms-transform:translate(1px);
		transform:translate(1px);
		outline: none;
	}

	.one-page-bullets a[href*="#"]:hover,
	.one-page-bullets .one-page-active a[href*="#"] {
		box-shadow:inset 0 0 0 2px rgba(0,0,0,0.5);
	}

	.one-page-bullets a[href*="#"]:after {
		display: block;
		position: absolute;
		content: attr(title);
		padding: 5px 20px 5px 20px;
		background-color:rgba(0,0,0,0.8);
		color: #fff;
		position: absolute;
		top:50%;
		left:-200%;
		line-height:24px;
		font-weight: 600;
		display:block;
		visibility: hidden;
		width: auto;
		height: auto;
		text-indent: 0;
		opacity: 0;
		text-transform: uppercase;
		-webkit-transform:translateX(-100%) translateY(-50%);
		-ms-transform:translateX(-100%) translateY(-50%);
		transform:translateX(-100%) translateY(-50%);
		-webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
		transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
	}

	.one-page-bullets a[href*="#"]:hover:after,
	.one-page-bullets a[href*="#"]:hover:before {
		visibility: visible;
		opacity: 1;
	}

	.one-page-bullets a[href*="#"]:before {
		display: block;
		position: absolute;
		content: "";
		top:50%;
		left:-200%;
		-webkit-transform:translateX(0px) translateY(-50%);
		-ms-transform:translateX(0px) translateY(-50%);
		transform:translateX(0px) translateY(-50%);
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 4px 0 4px 5px;
		border-color: transparent transparent transparent rgba(0,0,0,0.8);
		visibility: hidden;
		opacity: 0;
		-webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
		transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
	}

	.site-widget-area {
		position: fixed;
	    top: 0;
	    right: 0px;
	    width: 400px;
	    height: 100%;
	    overflow: hidden;
	    z-index: 100;
	    -webkit-transition: transform 0.4s ease;
	    transition: transform 0.4s ease;
	    -webkit-transform: translateX(400px);
	    -ms-transform: translateX(400px);
	    transform: translateX(400px);
	    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
   		backface-visibility: hidden;
	}

	.site-widget-area .custom-scroll-bar {
		overflow:hidden;
		height:100%;
		padding: 80px 50px 50px 50px;
		z-index: 80;
		position: relative;
	}

	.site-widget-area.animated {
		-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	    transform: translateX(0px);
	}

/*VC FRONT-END
/*=============*/

	.vc_welcome .vc_ui-button {
	    color: #fff !important;
	}

	.vc_container-block > .col {
		width: 100%;
	}

	.vc_empty-placeholder {
		display: none;
	}

/*OWLCAROWSEL
/*=============*/

	.owl-controls .owl-buttons {
		width: 0;
		height: 0;
		padding:0;
		margin: 0;
	}

	.owl-controls .owl-buttons div {
		height: 60px;
		width: 50px;
		line-height: 60px;
		text-align: center;
		position: absolute;
		top: 50%;
		left: -60px;
		margin-top: -30px;
		z-index: 15;
		background-color: #eeeeee;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		opacity: 0;
	}

	.owl-carousel:hover .owl-buttons div {
		opacity: 1;
	}

	.owl-controls .owl-buttons div:hover {
		background-color: #374140;
	}

	.owl-controls .owl-buttons .owl-next {
		right: -60px;
		left:auto;
	}

	.owl-controls .owl-buttons div:before {
		display: block;
	    width: 50px;
	    height: 60px;
	    content: "";
	    position: absolute;
	    top: 0;
	    right: -15px;
	    background-image: url(images/arrow_left_long.png);
	    background-repeat: no-repeat;
	    background-position: 50%;
	    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	}

	.owl-controls .owl-buttons .owl-next:before{
		right: auto;
    	left: -15px;
    	background-image: url(images/arrow_right_long.png);
	}

	.owl-carousel .owl-controls .owl-buttons .owl-prev:hover:before {
		right: -10px;
	}
	.owl-carousel .owl-controls .owl-buttons .owl-next:hover:before {
		right: auto !important;
		left: -10px !important;
	}
	.nz-carousel {
		margin-left: -15px;
		margin-right: -15px;
	}

/*SEARCH
/*=============*/

	.search #nz-content {
		background-color:#f9f9f9;
		padding-bottom: 70px;
	}

	.search #nz-content > .container {
		max-width: 960px;
	}
	
	.search-results-title {
		margin-bottom: 25px;
		font-size: 18px;
		line-height: 28px;
	}

	.search-form {
		position: relative;
		width: 100%;
		margin:0 auto 70px auto;
	}

	.search-form input[type="submit"] {
    	border-radius: 0;
	    white-space: nowrap;
	    overflow: hidden;
	    border: none;
	    outline: none;
	    position: absolute;
	    top: 0px;
	    right: 0px;
	    padding: 0;
	    width: 60px !important;
	    height: 60px;
	    text-indent: -90000em;
	    background-image: url(images/search.png);
	    background-repeat: no-repeat;
	    background-position: center center;
	    background-color: transparent !important;
	    -webkit-transform: translateY(0px) !important;
	    -ms-transform: translateY(0px) !important;
	    transform: translateY(0px) !important;
	    box-shadow: none;
	    margin-bottom: 0px;
	}

	.search-form input[type="text"] {
		top: 0;
		right: 0;
		padding-right: 65px;
		height: 60px;
		line-height: 60px;
		background-color: #ffffff;
	}

	.search-posts > article {
		padding: 30px;
		margin-bottom: 30px;
		position: relative;
		background-color: #ffffff;
    	box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
	}

	.search-posts .post-title {
		margin: 0px 0 20px 0;
	    font-size: 20px;
	    line-height: 30px;
	}

	.search-posts .post-title a {
		color: #999 !important;
	}

	.search-posts .post-indication {
		position: absolute;
		top: 20px;
		right: 20px;
		height: 40px;
		width: 40px;
		line-height: 40px;
		font-size: 16px;
		text-align: center;
		background-color: #fcfcfc;
	}

	.search-posts .post-meta {
		padding: 10px 0;
		margin-bottom: 25px;
		border-bottom: 1px solid #e0e0e0;
	}

	.search-posts .post-content {
		padding-bottom: 25px;
	}

	.suggestions {
		font-size: 18px;
		line-height: 28px;
	}

/*404
/*=============*/

	.error404 #nz-content {
		padding-bottom: 70px;
	}

	.error404-wrap {
		text-align: center;
	}

	.error404-title {
		padding: 20px 0 20px 0;
		color: #999999;
		text-transform: uppercase;
	}

	.error404-wrap .search-form {
		max-width: 400px;
		margin: 0 auto;
	}

/*SLICK CAROUSELS
/*=============*/
	
	.nz-slick-carousel { 
		position: relative; 
		display: block;  
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-ms-touch-action: pan-y;
		touch-action: pan-y;
		-webkit-tap-highlight-color: transparent;
	}

	.slick-list {
		position: relative; 
		overflow: hidden; 
		display: block; 
		margin: 0; 
		padding: 0;
	}

	.slick-list:focus { outline: none; }

	.slick-loading .slick-list { background: white url(images/loading.gif) center center no-repeat; }

	.nz-slick-carousel 
	.slick-list, 
	.slick-track, 
	.nz-slick-item img { 
		-webkit-transform: translateX(0) translateY(0);
		-ms-transform: translateX(0) translateY(0);
		transform: translateX(0) translateY(0);
	}

	.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
	.slick-track:before, .slick-track:after { content: ""; display: table; }
	.slick-track:after { clear: both; }
	.slick-loading .slick-track { visibility: hidden; }

	.nz-slick-item { 
		float: left; 
		height: 100%; 
		min-height: 1px; 
		display: none;
		padding-left: 50px;
		padding-right: 50px;
		-webkit-transform: translateX(0) translateY(0) scale(0.9); 
		-ms-transform: translateX(0) translateY(0) scale(0.9); 
		transform: translateX(0) translateY(0) scale(0.9);
		-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}

	.nz-slick-item.slick-center { 
		-webkit-transform: translateX(0) translateY(0) scale(1); 
		-ms-transform: translateX(0) translateY(0) scale(1); 
		transform: translateX(0) translateY(0) scale(1);
	}

	.nz-slick-item img,
	.nz-nz-recent-posts .post img
	{ display: block; pointer-events: none;}

	.nz-slick-item.slick-loading img
	{ display: none; }

	.nz-slick-item.dragging
	{ pointer-events: none; }

	.slick-initialized .nz-slick-item{ display: block !important; }

	.slick-loading .nz-slick-item{ visibility: hidden; }

	/* Arrows */
	.slick-prev, 
	.slick-next { 
		position: absolute; 
		cursor: pointer; 
		background: transparent;
		color: #e0e0e0;
		top: 50%; 
		margin-top: -10px; 
		padding: 0; 
		border: none; 
		outline: none;
		font-size: 50px;
		line-height: 50px;
		text-align: center;
		width: 50px;
		height: 50px;
		-webkit-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		-webkit-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		transform:translateY(-50%);
	}

	.slick-next {
		left: auto;
		right: 0;
	}

	.slick-prev:hover, 
	.slick-prev:focus, 
	.slick-next:hover, 
	.slick-next:focus { 
		outline: none;
		color: #777777;
	}

	.slick-prev.slick-disabled, 
	.slick-next.slick-disabled 
	{ opacity: 0.25; }

	.slick-prev:before, 
	.slick-next:before 
	{position: relative;}

	.slick-prev:before {left: -1px;}
	.slick-next:before {right: -1px;}

	.slick-dots {
		list-style: none;
		margin:40px 0 0 0;
		padding: 0;
		text-align: center;
		width: 100%;
	}

	.slick-dots li {
		padding: 0;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin:0 40px;
		position: relative;
	}

	.slick-dots li:after {
		display: block;
		content: "";
		width: 60px;
		height: 1px;
		background-color: #eeeeee;
		position: absolute;
		top: 50%;
		right:-70px; 
	}

	.slick-dots li:last-child:after {
		display: none;
	}

	.slick-dots li button {
		text-indent: -9000em;
		display: block;
		padding: 0;
		margin: 0;
		width: 20px;
		height: 20px;
		border-radius: 20px;
		background-color: transparent;
		box-shadow: inset 0 0 0 2px #e0e0e0;
		-webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    	transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	}

/*HEADER
/*=============*/
	
	.mob-menu li[class*=" icon-"]:before, 
	.mob-menu li[class^=icon-]:before,
	.header-menu li[class*=" icon-"]:before, 
	.header-menu li[class^=icon-]:before,
	.header-top li[class*=" icon-"]:before, 
	.header-top li[class^=icon-]:before
	{display: none;}

	.mi {
		display:none;
		padding-right:10px;
	}

	.mob-menu li[class*=" icon-"] > a .mi, 
	.mob-menu li[class^=icon-] > a .mi,
	.header-menu li[class*=" icon-"] > a .mi, 
	.header-menu li[class^=icon-] > a .mi,
	.header-top li[class*=" icon-"] > a .mi, 
	.header-top li[class^=icon-] > a .mi
	{display: inline-block;}

	.mob-menu ul li > a:only-child .di,
	.desk-menu ul > li > a:only-child .di
	{display: none !important;}

	.mob-menu ul li > a > .di {
		display: block;
		position: absolute;
		top: 50%;
		font-size: 18px;
		line-height: 30px;
		text-align: center;
		height: 30px;
		width: 30px;
		margin-top: -15px;
		right:15px;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		-webkit-backface-visibility: hidden;
   	    backface-visibility: hidden;
	}

	.mob-menu ul li > a > .di.animate {
		-webkit-transform:rotate(-180deg);
		-ms-transform:rotate(-180deg);
		transform:rotate(-180deg);
	}

	.header .logo {
		position: relative;
		overflow: hidden;
		margin: 0 auto;
		display:block;
	}

	.header .logo-mob {
		display:inline-block;
	}

	.header .logo a {
		display: block;
		height: 100%;
		width: 100%;
		text-decoration: none;
		text-align: center;
		line-height:inherit;
	}

	.mob-header .logo a {
		text-align: center;
	}

	.header .logo a img {
		margin-bottom: 0;
		margin-top: -2px;
		border:none;
		vertical-align: middle;
		width:auto;
	}

	.mob-header .logo a img {
		max-height: 30px !important;
	}

	.ls ul {
		list-style: none;
		margin: 0;
		padding:0; 
	}

	.ls ul li {
		padding: 0;
		margin:0; 
	}

	.ls li a,
	.ls li a:visited,
	.widget_icl_lang_sel_widget li a,
	.widget_icl_lang_sel_widget li a:visited {
		display:block !important;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		position: relative !important;
		height: 40px;
		z-index: 99;
		outline: none;
	    padding: 0px !important;
	    color: #fff;
	    background-color: #303030;
	    font-size: 12px !important;
	    line-height: 40px !important;
	}

	.ls li .lang_sel_sel {border-top: none !important;}

	.widget_icl_lang_sel_widget li a,
	.widget_icl_lang_sel_widget li a:visited {
		height: 50px;
		line-height: 50px !important;
	}

	.widget_icl_lang_sel_widget li a,
	.widget_icl_lang_sel_widget li a:visited {
		padding:0px !important;
	}

	.widget_icl_lang_sel_widget #lang_sel_click a {
		background: none !important;
	}

	.ls .lang_sel_sel:before,
	.widget_icl_lang_sel_widget .lang_sel_sel:before {
		content: "\e915";
		display: block;
	    position: absolute;
	    top:0;
	    font-size: 16px !important;
	    line-height:40px;
	    text-align: center;
	    height: 40px;
	    width: 40px;
	    right:3px;
	    -webkit-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		transform:rotate(0deg);
	    -webkit-transition: transform 300ms ease;
	    transition: transform 300ms ease;
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	}

	.ls.animated > div > ul > li > .lang_sel_sel:before {
		-webkit-transform: rotate(-180deg);
	    -ms-transform: rotate(-180deg);
	    transform: rotate(-180deg);
	}

	.ls img,
	.widget_icl_lang_sel_widget img,
	#lang_sel_click .iclflag {
		vertical-align: middle;
		position: relative;
		top: -1px !important;
		margin-right: 4px;
	}

	#lang_sel_click .lang_sel_sel {position: relative;}
	#lang_sel_click li {float: none !important;width:100% !important;padding: 0;}

	#lang_sel ul {
		list-style: none;
	}

	#lang_sel ul li {position: relative;padding: 0;}

	.ls #lang_sel ul ul,
	.ls #lang_sel_click ul ul {
		left: auto;
		height: auto;
		z-index: 98;
		margin: 0;
	}

	.widget_icl_lang_sel_widget #lang_sel ul ul,
	.widget_icl_lang_sel_widget #lang_sel_click ul ul {
		position: relative;
		top:0px;
		right: 0;
		display: none;
		left: auto;
		border-top:none;
		height: auto;
		visibility: visible;
		z-index: 99;
		margin:0 !important;
		padding-top: 0px !important;
	}

	.no-js #lang_sel ul li:hover ul {display: block;}

	.ls .lang_sel_sel,
	.widget_icl_lang_sel_widget .lang_sel_sel {
		padding-right: 20px !important;
		position: relative;
	}

	.ls > div > ul > li .lang_sel_sel:only-child {padding-right: 10px !important;}

	.ls > div > ul > li .lang_sel_sel:only-child:before,
	.widget_icl_lang_sel_widget > div > ul > li .lang_sel_sel:only-child:before {display: none;}
	#lang_sel_click li:before {display: none !important;}

	.ls .lang_sel_list_horizontal li,
	.ls .lang_sel_list_vertical li
	{float: left !important;}

	.ls .lang_sel_list_vertical .lang_sel_sel:before,
	.ls .lang_sel_list_horizontal .lang_sel_sel:before
	{display: none;}

	.ls .lang_sel_list_vertical .lang_sel_sel,
	.ls .lang_sel_list_horizontal .lang_sel_sel
	{padding-right: 10px !important;}

	.mob-header {
		background-color: #ffffff;
		z-index: 98;
		position: relative;
		box-shadow: 0 1px 3px rgba(0,0,0,0.11);
	}

	.mob-header-top {
		width: 100%;
		height: 50px;
		line-height: 50px;
		background-color: #ffffff;
		text-align: center;
	}

	.mob-header-top > .container {
		height: inherit;
	}

    .mob-header-top .mob-menu-toggle,
    .mob-sidebar-toggle2,
    .mob-sidebar-toggle {
		height: 30px;
	    width: 30px;
	    border-radius: 30px;
		position: absolute;
		top: 10px;
		left: 0px;
		display: block;
		cursor: pointer;
		background-image:url(images/menu.png);
		background-repeat: no-repeat;
		background-position: 48% center; 
	}

	.mob-header-top .mob-menu-toggle.animated,
    .mob-sidebar-toggle2.animated,
    .mob-sidebar-toggle.animated {
		background-image:url(images/close.png);
	}

	.mob-sidebar-toggle {
		right:0px;
		left: auto;
	}

	.mob-sidebar-toggle2 {
		background-image:url(images/close.png);
		right: 15px;
		top: 15px;
		left: auto;
		z-index: 81;
    }

    .mob-header-content .cart-toggle {
	    width: 100%;
	    height: 55px;
		display: block;
		cursor: pointer;
		position: relative;
		background-repeat: no-repeat;
		background-position: 15px center; 
		background-image:url(images/cart.png);
	    border-bottom: 1px solid #f9f9f9;
	}

	.mob-header-content .cart-toggle a {
		display: block;
		height: inherit;
		width: inherit;
		outline: none;
	}

	.mob-header-content {
		padding:0px 0 25px 0px;
		background-color: #ffffff;
		display: none;
	}

	.mob-header-content .slogan {
	    color: #999;
	    padding-top: 15px;
	    margin-bottom: 25px;
	}

	.mob-header-content .top-button {
	    padding: 10px 15px;
	    font-size: 14px;
	    line-height: 24px;
	    font-weight: 600;
	    outline: none;
	    border: none;
	    color: #999;
	    background-color: #f5f5f5;
	    position: relative;
	    display: block;
	    border-radius: 3px;
	    margin-bottom: 25px;
	    overflow: hidden;
	    -webkit-backface-visibility: hidden;
	    z-index: 1;
	    text-align: center;
	    text-transform: uppercase;
	    -webkit-transition: all 200ms ease;
	    transition: all 200ms ease;
	}

	.mob-header-content .top-button:hover {
	    background-color: #f0f0f0;
	}

	.site-overlay {
		display: block;
		position:fixed;
		top: 0;
		left: 0;
		width:100%;
		height: 100%;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		background-color: rgba(0,0,0,0.5);
		visibility: hidden;
		opacity: 0;
		z-index: 98;
	}

	.site-overlay.animated {
		visibility: visible;
		opacity: 1;
	}

	.mob-menu ul {
		list-style: none;
		margin:0;
		padding: 0;
	}

	.mob-menu li[class*=" icon-"]:before, 
	.mob-menu li[class^=icon-]:before,
	.header-menu li[class*=" icon-"]:before, 
	.header-menu li[class^=icon-]:before
	{display: none;}

	.mob-menu li
	{position: relative;padding:0px;}

	.mob-menu li a {
		display:block !important;
		position: relative !important;
		padding:15px 25px 15px 0px;
		color: #999;
		border-bottom: 1px solid #fafafa;
		outline: none;
		font-size: 14px !important;
		line-height: 24px !important;
		text-transform: uppercase;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.mob-menu li.menu-item-language img {
		display: inline-block;
	    vertical-align: middle;
	    margin-right: 10px;
	}

	.mob-menu ul ul
	{display: none;}

	.mob-menu ul li > a > .di {
		display: block;
		position: absolute;
		top: 50%;
		font-size: 14px;
		line-height: 30px;
		text-align: center;
		height: 30px;
		width: 30px;
		margin-top: -15px;
		right:0px;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		-webkit-backface-visibility: hidden;
   	    backface-visibility: hidden;
	}

	.mob-menu ul li > a > .di.animate {
		-webkit-transform:rotate(90deg);
		-ms-transform:rotate(90deg);
		transform:rotate(90deg);
	}

	.mob-header-content .search {
		padding-top: 25px;
	}

	.mob-header-content input[type="text"] {
		margin-bottom: 0;
	}

	.mob-header-content .icon-cross 
	{display: none;}

	.mob-header-content .search input[type="submit"] {
		width: 50px !important;
		height: 50px;
		background-color: transparent !important;
	}

	.mob-header .ls li a,
	.mob-header .ls li a:visited {
		height: 65px;
	    line-height: 65px !important;
	    padding: 0px 25px !important;
	    background-color: transparent;
		border-top: 1px solid #555555;
	    text-transform: uppercase;
	    font-size: 14px !important;
	}

	.mob-header .ls {
		border-bottom: 1px solid #555555;
	}

	.mob-header .ls .lang_sel_sel:before {
	    line-height:65px;
	    height: 65px;
	    width: 65px;
	    right: 15px;
	    display: block;
	    position: absolute;
	    top: 50%;
	    font-size: 18px !important;
	    line-height: 30px;
	    text-align: center;
	    height: 30px;
	    width: 30px;
	    margin-top: -15px;
	    right: 15px;
	    -webkit-transition: all 300ms ease;
	    transition: all 300ms ease;
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	}

	.mob-header .ls #lang_sel ul ul,
	.mob-header .ls #lang_sel_click ul ul {
		display: none;
	}

	.mob-header .cart-toggle span {
	    color: #999;
	    position:absolute;
	    line-height: 20px;
	    font-size: 12px;
	    height: 20px;
	    width: 20px;
	    display: inline-block;
	    border-radius: 20px;
	    text-align: center;
	    top: 19px;
	    left: 17px;
	}

	.desk {display: none;}

	.mob-header .label {
		margin-left: 15px;
		display: inline-block;
		padding: 6px 10px 6px 10px;
		color: #ffffff;
		text-transform: none;
		font-size:10px;
		line-height: 10px;
		text-align: center;
		position: relative;
		top: -1px;
		left:0px !important;
		-webkit-transform:none !important; 
		-ms-transform:none !important; 
		transform:none !important; 
	}

	.mob-header-content .search {
	    padding-top: 25px;
	    border-top: 1px solid #fafafa;
	}

	.mob-header-content .search form, 
	.mob-header-content .search fieldset {
	    margin: 0;
	    position: relative;
	}

	.mob-header-content .search input[type="submit"] {
		width: 50px !important;
	    height: 50px;
	    text-indent: -9000em;
	    position: absolute;
	    right: 0px;
	    top: 0;
	    border: none;
	    outline: none;
	    padding: 0;
	    margin-bottom: 0px !important;
	    background-image: url(images/search.png);
	    background-repeat: no-repeat;
	    background-position: center center;
	    box-shadow: none;
	}

/*GRID
/*=============*/
	
	
	.full-width-true .nz-tabs.full-true .tab-content,
	.ninzio-navigation,
	.wpml-ls-statics-post_translations {
		width: 92%;
		max-width: 92%;
		margin: 0 auto 0 auto;
		position: relative;
	}

	.nz-row:before,
	.nz-row:after {
	  content: " ";
	  display: table;
	}

	.nz-row:after {
	  clear: both;
	}

	.col12,
	.col11,
	.col10,
	.col9,
	.col8,
	.col7,
	.col6,
	.col5,
	.col4,
	.col3,
	.col2,
	.col1 {
		display:block;
		position: relative;
		margin-bottom: 25px;
		background-repeat: no-repeat;
		min-height: 1px;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.col[data-margin="false"] {margin-bottom: 0;}
	.col[data-align="left"]   {text-align: left;}
	.col[data-align="right"]  {text-align: right;}
	.col[data-align="center"] {text-align: center;}

/*COLUMNS
/*=============*/

	.css-animated {
	    -webkit-animation-duration: 1s;
	    animation-duration: 1s;
	    -webkit-animation-fill-mode: both;
	    animation-fill-mode: both;
	}
	.css-animated.flipOutX {
	  -webkit-animation-duration: .75s;
	  animation-duration: .75s;
	}
	.flipInX {
	    -webkit-backface-visibility: visible!important;
	    backface-visibility: visible!important;
	    -webkit-animation-name: flipInX;
	    animation-name: flipInX
	}
	.flipOutX {
	  -webkit-animation-name: flipOutX;
	  animation-name: flipOutX;
	  -webkit-backface-visibility: visible !important;
	  backface-visibility: visible !important;
	}

	.element-animate-true {
		-webkit-backface-visibility: hidden;
	}

	.element-animate-true[data-effect="fade"] {
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		opacity: 0;
	}

	.css-animated.element-animate-true[data-effect="fade"] {
		opacity: 1;
	}
	
	.element-animate-true[data-effect="fade-bottom"] {
		opacity: 0;
		-webkit-transform: translateY(50px);
		-ms-transform: translateY(50px);
		transform: translateY(50px);
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
	}

	.element-animate-true[data-effect="fade-top"] {
		opacity: 0;
		-webkit-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		transform: translateY(-50px);
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
	}

	.css-animated.element-animate-true[data-effect="fade-top"],
	.css-animated.element-animate-true[data-effect="fade-bottom"] {
		opacity: 1;
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}

	.element-animate-true[data-effect="fade-left"],
	.element-animate-true[data-effect="fade-left-bounce"] {
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		opacity: 0;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	.element-animate-true[data-effect="ghost-left"],
	.element-animate-true[data-effect="ghost-left-bounce"] {
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		opacity: 0;
		-webkit-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		transform: translateX(-100px);
	}

	.element-animate-true[data-effect="fade-right"],
	.element-animate-true[data-effect="fade-right-bounce"] {
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		opacity: 0;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}

	.element-animate-true[data-effect="ghost-right"],
	.element-animate-true[data-effect="ghost-right-bounce"] {
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		opacity: 0;
		-webkit-transform: translateX(100px);
		-ms-transform: translateX(100px);
		transform: translateX(100px);
	}

	.element-animate-true[data-effect="fade-left-bounce"],
	.element-animate-true[data-effect="ghost-left-bounce"],
	.element-animate-true[data-effect="fade-right-bounce"],
	.element-animate-true[data-effect="ghost-right-bounce"] {
		-webkit-transition: all 0.6s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0.2s;
		transition: all 0.6s cubic-bezier(0.680, -0.550, 0.265, 1.550) 0.2s;
	}

	.element-animate-true.css-animated[data-effect="fade-left"],
	.element-animate-true.css-animated[data-effect="fade-right"],
	.element-animate-true.css-animated[data-effect="ghost-left"],
	.element-animate-true.css-animated[data-effect="ghost-right"],
	.element-animate-true.css-animated[data-effect="fade-left-bounce"],
	.element-animate-true.css-animated[data-effect="ghost-left-bounce"],
	.element-animate-true.css-animated[data-effect="fade-right-bounce"],
	.element-animate-true.css-animated[data-effect="ghost-right-bounce"]{
		opacity: 1;
		-webkit-transform: translateX(0px);
		-ms-transform: translateX(0px);
		transform: translateX(0px);
	}

	.element-animate-true[data-effect="scale"] {
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		opacity: 0;
		-webkit-transform: scale(0.2);
		-ms-transform: scale(0.2);
		transform: scale(0.2);
	}

	.css-animated.element-animate-true[data-effect="scale"] {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	.element-animate-true[data-effect="scale-down"] {
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		opacity: 0;
		-webkit-transform: scale(1.5);
		-ms-transform: scale(1.5);
		transform: scale(1.5);
		-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
	}

	.css-animated.element-animate-true[data-effect="scale-down"] {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	.element-animate-true[data-effect="flip"] {
		opacity: 0;
		-webkit-backface-visibility: visible!important;
	    backface-visibility: visible!important;
	}

	.css-animated.element-animate-true[data-effect="flip"] {
		opacity: 1;
		-webkit-animation-name: flipInY;
	    animation-name: flipInY;
	}

	@-webkit-keyframes flipInY {
	    0% {
	        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, 90deg);
	        transform: perspective(1200px) rotate3d(0, 1, 0, 90deg);
	         -webkit-transition-timing-function: ease-in;
	        transition-timing-function: ease-in
	    }
	    40% {
	        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, -20deg);
	        transform: perspective(1200px) rotate3d(0, 1, 0, -20deg);
	         -webkit-transition-timing-function: ease-in;
	        transition-timing-function: ease-in
	    }
	    60% {
	        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, 10deg);
	        transform: perspective(1200px) rotate3d(0, 1, 0, 10deg)
	    }
	    80% {
	        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, -5deg);
	        transform: perspective(1200px) rotate3d(0, 1, 0, -5deg)
	    }
	    100% {
	        -webkit-transform: perspective(1200px);
	        transform: perspective(1200px)
	    }
	}

	@keyframes flipInY {
	    0% {
	        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, 90deg);
	        transform: perspective(1200px) rotate3d(0, 1, 0, 90deg);
	         -webkit-transition-timing-function: ease-in;
	        transition-timing-function: ease-in
	    }
	    40% {
	        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, -20deg);
	        transform: perspective(1200px) rotate3d(0, 1, 0, -20deg);
	         -webkit-transition-timing-function: ease-in;
	        transition-timing-function: ease-in
	    }
	    60% {
	        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, 10deg);
	        transform: perspective(1200px) rotate3d(0, 1, 0, 10deg)
	    }
	    80% {
	        -webkit-transform: perspective(1200px) rotate3d(0, 1, 0, -5deg);
	        transform: perspective(1200px) rotate3d(0, 1, 0, -5deg)
	    }
	    100% {
	        -webkit-transform: perspective(1200px);
	        transform: perspective(1200px)
	    }
	}

	@-webkit-keyframes flipInX {
	    0% {
	        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, 90deg);
	        transform: perspective(1200px) rotate3d(1, 0, 0, 90deg);
	        -webkit-transition-timing-function: ease-in;
	        transition-timing-function: ease-in
	    }
	    40% {
	        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, -20deg);
	        transform: perspective(1200px) rotate3d(1, 0, 0, -20deg);
	        -webkit-transition-timing-function: ease-in;
	        transition-timing-function: ease-in
	    }
	    60% {
	        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, 10deg);
	        transform: perspective(1200px) rotate3d(1, 0, 0, 10deg)
	    }
	    80% {
	        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, -5deg);
	        transform: perspective(1200px) rotate3d(1, 0, 0, -5deg)
	    }
	    100% {
	        -webkit-transform: perspective(1200px);
	        transform: perspective(1200px)
	    }
	}

	@keyframes flipInX {
	    0% {
	        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, 90deg);
	        transform: perspective(1200px) rotate3d(1, 0, 0, 90deg);
	        -webkit-transition-timing-function: ease-in;
	        transition-timing-function: ease-in
	    }
	    40% {
	        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, -20deg);
	        transform: perspective(1200px) rotate3d(1, 0, 0, -20deg);
	        -webkit-transition-timing-function: ease-in;
	        transition-timing-function: ease-in
	    }
	    60% {
	        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, 10deg);
	        transform: perspective(1200px) rotate3d(1, 0, 0, 10deg)
	    }
	    80% {
	        -webkit-transform: perspective(1200px) rotate3d(1, 0, 0, -5deg);
	        transform: perspective(1200px) rotate3d(1, 0, 0, -5deg)
	    }
	    100% {
	        -webkit-transform: perspective(1200px);
	        transform: perspective(1200px)
	    }
	}

	@-webkit-keyframes flipOutX {
	  0% {
	    -webkit-transform: perspective(400px);
	    transform: perspective(400px);
	  }
	  30% {
	    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	    opacity: 1;
	  }
	  100% {
	    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	    opacity: 0;
	  }
	}

	@keyframes flipOutX {
	  0% {
	    -webkit-transform: perspective(400px);
	    transform: perspective(400px);
	  }
	  30% {
	    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	    opacity: 1;
	  }
	  100% {
	    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	    opacity: 0;
	  }
	}

/*ANIMATION
/*=============*/

	.nz-clients.animate-scale .owl-item,
	.nz-persons.animate-scale .owl-item,
	.owl-carousel.animate-scale .owl-item,
	.nz-recent-posts.animate-scale .owl-item,
	.nz-gallery.carousel.animate-scale .owl-item,
	.nz-gallery.grid.animate-scale .element-animate,
	.nz-content-box.animate-scale .element-animate,
	.nz-pricing-table.animate-scale .element-animate {
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		opacity: 0;
		-webkit-transform: scale(0.2);
		-ms-transform: scale(0.2);
		transform: scale(0.2);
	}

	.nz-clients.animate-scale .owl-item.css-animated,
	.nz-persons.animate-scale .owl-item.css-animated,
	.owl-carousel.animate-scale .owl-item.css-animated,
	.nz-recent-posts.animate-scale .owl-item.css-animated,
	.nz-gallery.carousel.animate-scale .owl-item.css-animated,
	.nz-gallery.grid.animate-scale .element-animate.css-animated,
	.nz-content-box.animate-scale .element-animate.css-animated,
	.nz-pricing-table.animate-scale .element-animate.css-animated {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	.nz-clients.animate-fade .owl-item,
	.nz-persons.animate-fade .owl-item,
	.owl-carousel.animate-fade .owl-item,
	.nz-recent-posts.animate-fade .owl-item,
	.nz-gallery.carousel.animate-fade .owl-item,
	.nz-gallery.grid.animate-fade .element-animate,
	.nz-content-box.animate-fade .element-animate,
	.nz-pricing-table.animate-fade .element-animate {
		-webkit-transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		transition: all 0.6s cubic-bezier(0.165, 0.840, 0.440, 1.000) 0.2s;
		opacity: 0 !important;
		-webkit-backface-visibility: hidden;
	}

	.nz-clients.animate-fade .owl-item.css-animated,
	.nz-persons.animate-fade .owl-item.css-animated,
	.owl-carousel.animate-fade .owl-item.css-animated,
	.nz-recent-posts.animate-fade .owl-item.css-animated,
	.nz-gallery.carousel.animate-fade .owl-item.css-animated,
	.nz-gallery.grid.animate-fade .element-animate.css-animated,
	.nz-content-box.animate-fade .element-animate.css-animated,
	.nz-pricing-table.animate-fade .element-animate.css-animated {
		opacity: 1 !important;
	}

	@-webkit-keyframes fadeOutDown {
	  from {
	    opacity: 1;
	    -webkit-transform: translate3d(0,0, 0);
	  }

	  to {
	    opacity: 0;
	     -webkit-transform: translate3d(0, 30%, 0);
	  }
	}

	@keyframes fadeOutDown {
	  from {
	    opacity: 1;
	    transform: translate3d(0, 0, 0);
	  }

	  to {
	    opacity: 0;
	    transform: translate3d(0, 30%, 0);
	  }
	}

	.fadeOutDown {
	  -webkit-animation-name: fadeOutDown;
	  animation-name: fadeOutDown;
	}

	@-webkit-keyframes fadeInDown {
	  from {
	    opacity: 0;
	    -webkit-transform: translate3d(0, 30%, 0);
	  }

	  to {
	    opacity: 1;
	    -webkit-transform: none;
	  }
	}

	@keyframes fadeInDown {
	  from {
	    opacity: 0;
	    transform: translate3d(0, 30%, 0);
	  }

	  to {
	    opacity: 1;
	    transform: none;
	  }
	}

	.fadeInDown {
	  -webkit-animation-name: fadeInDown;
	  animation-name: fadeInDown;
	}

	@-webkit-keyframes fadeOutLeft {
	  from {
	    opacity: 1;
	    -webkit-transform: translate3d(0,0, 0);
	  }

	  to {
	    opacity: 0;
	     -webkit-transform: translate3d(-30%, 0, 0);
	  }
	}

	@keyframes fadeOutLeft {
	  from {
	    opacity: 1;
	    transform: translate3d(0, 0, 0);
	  }

	  to {
	    opacity: 0;
	    transform: translate3d(-30%, 0, 0);
	  }
	}

	.fadeOutLeft {
	  -webkit-animation-name: fadeOutLeft;
	  animation-name: fadeOutLeft;
	}

	@-webkit-keyframes fadeInLeft {
	  from {
	    opacity: 0;
	    -webkit-transform: translate3d(-30%, 0, 0);
	  }

	  to {
	    opacity: 1;
	    -webkit-transform: none;
	  }
	}

	@keyframes fadeInLeft {
	  from {
	    opacity: 0;
	    transform: translate3d(-30%, 0, 0);
	  }

	  to {
	    opacity: 1;
	    transform: none;
	  }
	}

	.fadeInLeft {
	  -webkit-animation-name: fadeInLeft;
	  animation-name: fadeInLeft;
	}

	@-webkit-keyframes fadeOutRight {
	  from {
	    opacity: 1;
	    -webkit-transform: translate3d(0,0, 0);
	  }
	  to {
	    opacity: 0;
	     -webkit-transform: translate3d(30%, 0, 0);
	  }
	}

	@keyframes fadeOutRight {
	  from {
	    opacity: 1;
	    transform: translate3d(0, 0, 0);
	  }

	  to {
	    opacity: 0;
	    transform: translate3d(30%, 0, 0);
	  }
	}

	.fadeOutRight {
	  -webkit-animation-name: fadeOutRight;
	  animation-name: fadeOutRight;
	}

	@-webkit-keyframes fadeInRight {
	  from {
	    opacity: 0;
	    -webkit-transform: translate3d(30%, 0, 0);
	  }

	  to {
	    opacity: 1;
	    -webkit-transform: none;
	  }
	}

	@keyframes fadeInRight {
	  from {
	    opacity: 0;
	    transform: translate3d(30%, 0, 0);
	  }

	  to {
	    opacity: 1;
	    transform: none;
	  }
	}

	.fadeInRight {
	  -webkit-animation-name: fadeInRight;
	  animation-name: fadeInRight;
	}

	@-webkit-keyframes fadeOutTop {
	  from {
	    opacity: 1;
	    -webkit-transform: translate3d(0,0, 0);
	  }

	  to {
	    opacity: 0;
	     -webkit-transform: translate3d(0, -30%, 0);
	  }
	}

	@keyframes fadeOutTop {
	  from {
	    opacity: 1;
	    transform: translate3d(0, 0, 0);
	  }

	  to {
	    opacity: 0;
	    transform: translate3d(0, -30%, 0);
	  }
	}

	.fadeOutTop {
	  -webkit-animation-name: fadeOutTop;
	  animation-name: fadeOutTop;
	}

	@-webkit-keyframes fadeInTop {
	  from {
	    opacity: 0;
	    -webkit-transform: translate3d(0, -30%, 0);
	  }

	  to {
	    opacity: 1;
	    -webkit-transform: none;
	  }
	}

	@keyframes fadeInTop {
	  from {
	    opacity: 0;
	    transform: translate3d(0, -30%, 0);
	  }

	  to {
	    opacity: 1;
	    transform: none;
	  }
	}

	.fadeInTop {
	  -webkit-animation-name: fadeInTop;
	  animation-name: fadeInTop;
	}

/*GALLERY
/*=============*/

	.nz-gallery {
		margin-left: -10px;
		margin-right: -10px;
	}

	.nz-gallery .gallery-item .ninzio-overlay {
		width:calc( 100% - 20px );
		left: 10px;
	}

	.nz-gallery .gallery-item .wp-caption .ninzio-overlay {
		width:100%;
		left:0px;
	}

	.nz-gallery img {
		margin: 0 auto;
		display: block;
	}

	.nz-gallery .gallery-item {
		display: block;
		margin: 0 auto 20px auto;
		padding-right:10px;
		padding-left:10px;
		position: relative;
	}

	.nz-gallery.grid .gallery-item {
		float: left;
	}

	.nz-gallery a {
		text-decoration: none;
		display: block;
		position: relative;
	}

	.nz-gallery[data-columns="1"]:not(.carousel) .gallery-item {width: 100%;}
	.nz-gallery[data-columns="2"]:not(.carousel) .gallery-item {width: 50%;}
	.nz-gallery[data-columns="3"]:not(.carousel) .gallery-item {width: 33.3%;}				
	.nz-gallery[data-columns="4"]:not(.carousel) .gallery-item {width: 50%;}
	.nz-gallery[data-columns="5"]:not(.carousel) .gallery-item {width: 33.3%;}
	.nz-gallery[data-columns="6"]:not(.carousel) .gallery-item {width: 33.3%;}
	.nz-gallery[data-columns="7"]:not(.carousel) .gallery-item {width: 33.3%;}
	.nz-gallery[data-columns="8"]:not(.carousel) .gallery-item {width: 50%;}
	.nz-gallery[data-columns="9"]:not(.carousel) .gallery-item {width: 33.3%;}

	.nz-gallery .wp-caption-text {
		display: none;
	}

	.gallery-caption {
		width: 100%
	}
	
/*CAROUSELS
/*=============*/

	.owl-carousel .owl-wrapper:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}

	.owl-carousel{
		display: none;
		position: relative;
		-ms-touch-action: pan-y;
		opacity: 0;
	}

	.owl-carousel .owl-wrapper{
		display: none;
		position: relative;
		-webkit-transform: translateX(0) translateY(0);
		-ms-transform: translateX(0) translateY(0);
		transform: translateX(0) translateY(0);
	}

	.owl-carousel .owl-wrapper-outer{
		overflow: hidden;
		position: relative;
		width: 100%;
		z-index: 5;
	}

	.owl-carousel .owl-wrapper-outer.autoHeight{
		-webkit-transition: height 500ms ease;
		transition: height 500ms ease;
	}
		
	.owl-carousel .owl-item{
		float: left;
	}
	.owl-controls .owl-page,
	.owl-controls .owl-buttons div{
		cursor: pointer;
	}

	.owl-pagination {
		text-align: center;
		padding: 25px 0 0 0;
	}

	.owl-controls {
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		z-index: 2;
	}

	.owl-controls .owl-page {
		display: inline-block;
		width: 10px;
		height: 10px;
		border-radius: 10px;
		box-shadow:inset 0 0 0 2px #cbcbcb;
		cursor: pointer;
		margin: 0 10px 0px 0;
		position: relative;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.owl-controls .owl-page:last-child {
		margin-right:0px;
	}

	.grabbing { 
	    cursor:url(images/grabbing.png) 8 8, move;
	}

	.owl-carousel .item {	
		padding-right: 15px;
		padding-left: 15px;
		text-align: center;
	}

/*SECTION
/*=============*/

	.nz-section {
		background-position: center center;
		background-repeat: no-repeat;
		margin-bottom: 0;
		margin: 0 auto;
		position: relative;
		width: 100%;
		/*z-index: 1;*/
		overflow:hidden; padding-bottom: 0px !important;
padding-top: 0px !important;
	}

	.nz-section.animate-true {
		background-position:0 0;
		background-repeat:repeat !important;
		-webkit-background-size: auto !important; 
		-moz-background-size: auto !important; 
		background-size: auto !important;
	}


	.nz-section-back-video {
		position: absolute;
		top:-5px; 
		right: 0px; 
		min-width: 100%; 
		width: 100%; 
		height: auto; 
		z-index: -1000; 
		overflow: hidden;
		display: none;
	}

	.nz-video-overlay {
		position: absolute;
		top:0px; 
		right: 0px; 
		background-position:left top;
		background-repeat:repeat;
		width: 100%;
		height: 100%;
		display: none;
	}

	.nz-video-poster {
		-webkit-background-size: cover !important; 
		-moz-background-size: cover !important; 
		background-size: cover !important;
		position: absolute;
		background-position:center top;
		background-repeat:no-repeat;
		width: 100%;
		height: 100%;
		top:0px; 
		right: 0px;
		position: absolute;
	}

	.nz-section .parallax-container,
	.footer .parallax-container {
		top: 0;
		left: 0;
		min-height: 100%;
		width:100%;
		height:150%;
		z-index: -1000;
		overflow: hidden;
		max-width: none;
		position: absolute;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		background-size: cover !important;
		background-position: center center;
		background-repeat: no-repeat;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform:translateY(0px);
		-ms-transform:translateY(0px);
		transform:translateY(0px);
	}

	.nz-section .fixed-container {
		top: -70px;
		left: 0;
		min-height: 100%;
		min-height: 100vh;
		height:100%;
		height: 100vh;
		width:100%;
		z-index: -1;
		overflow: hidden;
		max-width: none;
		position: absolute;
		background-attachment: fixed;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		background-size: cover !important;
		background-position: center top;
		background-repeat: no-repeat;
	}

	.col.back-img {padding-left: 0 !important;padding-right: 0 !important;}

	.nz-section.autoheight-true .col-inner {
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		background-size: cover !important;
		background-repeat: no-repeat;
	}

	.main-content .nz-section .container {
		width: 100% !important;
	}

/*WIDGETS
/*=============*/
	
	.footer-widget-area a:not(.button):not(.ui-slider-handle),
	.sidebar a:not(.button):not(.ui-slider-handle) {
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	

	.sidebar .widget:last-child {
		border-bottom: none;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

	.footer .widget {
		padding-bottom: 30px;
		margin-bottom: 0px;
		border-bottom: none;
	}

	.widget_title,
	.yawp_wim_title {
		margin-bottom: 25px;
		padding-bottom: 5px;
		font-size: 14px;
		line-height: 24px;
		position:relative;
		text-transform: uppercase;
	}

	/*	Tag cloud
	/*-------------------*/

		.widget_tag_cloud .tagcloud a,
		.post-tags a,
		.widget_product_tag_cloud .tagcloud a,
		.projects-tags a {
			text-decoration: none;
			display: inline-block;
			padding:3px 12px 3px 12px;
			margin: 0 0 3px 0;
			color: #999999;
			background-color:#ffffff;
			font-size: 10px !important;
			text-transform: uppercase !important;
			-webkit-transition: all 300ms ease;
			transition: all 300ms ease;
			-webkit-backface-visibility: hidden;
			position: relative;
		}

		.widget_tag_cloud .tagcloud a:after,
		.post-tags a:after,
		.widget_product_tag_cloud .tagcloud a:after,
		.projects-tags a:after,
		.widget_tag_cloud .tagcloud a:before,
		.post-tags a:before,
		.widget_product_tag_cloud .tagcloud a:before,
		.projects-tags a:before,
		.widget_shopping_cart p.buttons > a:before,
		.widget_shopping_cart p.buttons > a:after,
		.widget_price_filter .price_slider_amount .button:before,
		.widget_price_filter .price_slider_amount .button:after {
			content: "";
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 2px;
			-webkit-transition: width 300ms ease, height 300ms ease;
			transition: width 300ms ease, height 300ms ease;
			opacity: 0;
		}

		.widget_tag_cloud .tagcloud a:after,
		.post-tags a:after,
		.widget_product_tag_cloud .tagcloud a:after,
		.projects-tags a:after,
		.widget_shopping_cart p.buttons > a:after,
		.widget_price_filter .price_slider_amount .button:after {
			border-top:none;
			border-left: none;
			left: auto;
			top:auto;
			right: 0px;
			bottom: 0px;
		}

		.widget_tag_cloud .tagcloud a:before,
		.post-tags a:before,
		.widget_product_tag_cloud .tagcloud a:before,
		.projects-tags a:before,
		.widget_shopping_cart p.buttons > a:before,
		.widget_price_filter .price_slider_amount .button:before {
			border-bottom:none;
			border-right: none;
		}

		.widget_tag_cloud .tagcloud a:hover:after,
		.post-tags a:hover:after,
		.widget_product_tag_cloud .tagcloud a:hover:after,
		.projects-tags a:hover:after,
		.widget_tag_cloud .tagcloud a:hover:before,
		.post-tags a:hover:before,
		.widget_product_tag_cloud .tagcloud a:hover:before,
		.projects-tags a:hover:before,
		.widget_shopping_cart p.buttons > a:hover:before,
		.widget_shopping_cart p.buttons > a:hover:after,
		.widget_price_filter .price_slider_amount .button:hover:before,
		.widget_price_filter .price_slider_amount .button:hover:after {
			width: 100%;
			height: 100%;
			opacity: 1;
		}

	/*	Search
	/*-------------------*/

		.widget_search form,
		.woocommerce-product-search {
			position: relative;
			margin-bottom: 0;
			border:none;
		}

		.widget_search form fieldset,
		.woocommerce-product-search fieldset {
			max-width: 100%;
			margin-bottom: 0;
			border:none;
		}

		.widget_search input[type="text"],
		.widget_product_search input[type="search"],
		.woocommerce-product-search input[type="search"] {
			height: 50px;
			font-size: inherit;
			margin-bottom: 0px;
		}

		.widget_search input[type="submit"],
		.widget_product_search input[type="submit"],
		.woocommerce-product-search input[type="submit"] {
			text-indent: -2000%;
			white-space: nowrap;
			overflow: hidden;
			border:none;
			outline: none;
			position: absolute;
			top: 0px;
			right: 0px;
			padding: 0;
			margin: 0;
			box-shadow:none !important;
			width: 50px !important;
		    height: 50px;
		    text-indent: -9000em;
		    background-image: url(images/search.png);
		    background-repeat: no-repeat;
		    background-position: center center;
		    background-color: transparent !important;
			z-index: 5;
			-webkit-transform: translateY(0px) !important;
			-ms-transform: translateY(0px) !important;
			transform: translateY(0px) !important;
		}

		.wiversion-light .widget_search input[type="submit"],
		.wiversion-light .widget_product_search input[type="submit"],
		.wiversion-light .woocommerce-product-search input[type="submit"] {
		    background-image: url(images/search_white.png);
		}

	/*	Categories, Pages, Archive, Meta
	/*-------------------*/

		.widget_categories ul,
		.widget_pages ul,
		.widget_archive ul,
		.widget_meta ul {
			list-style: none;
			margin: 0;
			padding:0;
		}

		.widget_categories ul li,
		.widget_pages ul li,
		.widget_archive ul li,
		.widget_meta ul li {
			padding:10px 0;
		}

		.widget_categories ul li:last-child,
		.widget_pages ul li:last-child,
		.widget_archive ul li:last-child,
		.widget_meta ul li:last-child {
			border-bottom:none;
		}

		.widget_categories ul li a,
		.widget_pages ul li a,
		.widget_archive ul li a,
		.widget_meta ul li a {
			padding: 0 !important;
			position: relative;
			display: inline-block !important;
			-webkit-transition: all 300ms ease;
			transition: all 300ms ease;
		}

		.widget_categories select,
		.widget_archive select {
			width: 100%;
			padding-right: 5px;
		}

	/*	Custom menu
	/*-------------------*/

		.widget_nav_menu ul,
		.widget_product_categories ul {
			list-style: none;
			margin: 0;
			padding:0px;
			position: relative;
		}

		.widget_nav_menu li,
		.widget_product_categories li {
			padding:2px 0 2px 0;
			position: relative;
		}

		.widget_nav_menu li a:before,
		.widget_product_categories li a:before,
		.widget_categories ul li a:before,
		.widget_pages ul li a:before,
		.widget_archive ul li a:before,
		.widget_meta ul li a:before {
			content: "";
		    display: block;
		    height: 2px;
		    width: 0px;
		    left: 0px;
		    bottom: 0px;
		    top: auto;
		    -webkit-transform: none;
		    -moz-transform: none;
		    transform: none;
		    opacity: 0;
		    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
		    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
		    position: absolute;
		    -webkit-backface-visibility: hidden;
		    backface-visibility: hidden;
		}

		.widget_nav_menu li a:hover:before,
		.widget_product_categories li a:hover:before,
		.widget_categories ul li a:hover:before,
		.widget_pages ul li a:hover:before,
		.widget_archive ul li a:hover:before,
		.widget_meta ul li a:hover:before {
			opacity: 1;
    		width: 80px !important;
		}

		.widget_product_categories ul li span.count {
			 display: inline-block;
			 margin-left: 5px;
		}

		.widget_nav_menu ul ul,
		.widget_product_categories ul ul {
			display: none;
		}

		.widget_nav_menu li[class*=" icon-"]:before, 
		.widget_nav_menu li[class^=icon-]:before
		{display: none;}

		.widget_product_categories ul li a,
		.widget_nav_menu ul li a {
			display: block !important;
		    position: relative !important;
		    padding: 0px;
		    line-height: 24px;
		    -webkit-transition: all 300ms ease;
		    transition: all 300ms ease;
		    outline: none;
		    color: #999999;
		    font-size: 14px;
		}

		.widget_nav_menu ul li a {
			text-transform: uppercase;
			padding: 5px 0;
		}

		.widget_nav_menu ul li a:before {
			display:none !important;
		}

		.widget_product_categories ul ul li a,
		.widget_nav_menu ul ul li a {
			text-transform: none;
		}

		.widget_nav_menu ul li a img {
			vertical-align: middle;
			margin-right: 5px;
			-webkit-transform:translateY(-1px);
			-moz-transform:translateY(-1px);
			transform:translateY(-1px);
		}

		.widget_product_categories ul.children > li > a,
		.widget_nav_menu ul.sub-menu > li > a {
			position: relative;
		}

		.widget_nav_menu ul li > a > span.toggle,
		.widget_product_categories ul li > a > span.toggle {
			display: block;
			position: absolute;
			top: 50%;
			text-align: center;
			line-height: 30px;
			height: 30px;
			width: 30px;
			margin-top: -15px;
			right: 0;
			cursor: pointer;
			font-size: 16px;
			-webkit-transform:rotate(-90deg);
			-ms-transform:rotate(-90deg);
			transform:rotate(-90deg);
			color: #ccc;
			-webkit-transition: all 300ms ease;
			transition: all 300ms ease;
		}

		.widget_nav_menu ul li > a.animate > span.toggle,
		.widget_product_categories ul li > a.animate > span.toggle {
			-webkit-transform:rotate(0deg);
			-ms-transform:rotate(0deg);
			transform:rotate(0deg);
		}

		.widget_nav_menu ul li > a:only-child > span.toggle,
		.widget_product_categories ul li > a:only-child > span.toggle {
			display: none !important;
		}

	/*	Calendar
	/*-------------------*/

		.widget_calendar {width: 100%;}

		.widget_calendar table {
			margin: 0;
			padding: 0;
			width: 100%;
			border: none !important;
			background-color: #fff;
			position: relative;
			border-spacing:0;
			border-collapse:collapse;
			vertical-align: middle;
		}

		.widget_calendar caption {
			margin: 0 auto;
			border-width:1px;
			border-style: solid;
			border-color: #e0e0e0;
			background-color: #fff;
			width: 100% !important;
		}

		.widget_calendar th {
			font-weight: normal;
			text-align: center;
			padding: 0;
		}

		.widget_calendar th:first-child {
			border-left-style:solid;
			border-left-width: 1px;
			border-left-color:#e0e0e0;
		}

		.widget_calendar th:last-child {
			border-right-style:solid;
			border-right-width: 1px;
			border-right-color:#e0e0e0;
		}

		.widget_calendar td {
			border-width:1px;
			border-style: solid;
			border-color:#e0e0e0;
			text-align: center;
			text-decoration: none;
			padding: 0;
		}

		.widget_calendar td a {
			display: block;
			text-decoration: none;
			width: 100%;
			height: 100%;
		}

		.widget_calendar td#today {
			color: #fff;
			font-weight: 700;
		}

		.widget_calendar tfoot td.pad {
			background-color: transparent;
			border: none;
			line-height: 0;
			height: 0;
			width: 0;
		}	
.blog-post .post .postmeta > :not(:first-child) {
    float: none  ;
    width: 61%  ;
    margin: auto;
}
		.widget_calendar td#prev,
		.widget_calendar td#next {
			position: absolute;
			top: 0;
			left:0px;
			z-index: 5;
			padding-top: 0;
			padding-bottom: 0;
			padding:0;
			border-width:1px;
			border-style: solid;
			border-color: #e0e0e0;
		}

		.widget_calendar td#prev{
			border-left:none;
			left:1px;
		}

		.widget_calendar td#next {
			left:auto;
			right:1px;
			border-right:none;
		}

		.widget_calendar td#prev a,
		.widget_calendar td#next a {
			border: none;
			outline: none;
			width:100%;
			height:inherit;
			margin: 0 auto;
			display: block;
			padding: 0;
		}

		.widget_calendar td#prev span,
		.widget_calendar td#next span {
			display: block;
			height: 100%;
			width: 100%;
			text-align:center;
		}

	/*	Rss, Recent posts, Recent comments
	/*-------------------*/

		.widget_rss .widget_title a {
			display: inline;
			display: inline-block;
			text-decoration: none;
		}

		.widget_rss img {
			margin:0;
			vertical-align: middle;
		}

		.widget_rss .widget_title a.rsswidget:first-child {
			width: 14px;
			height: 14px;
		}

		.widget_rss ul,
		.widget_nz_recent_entries ul,
		.widget_recent_comments ul,
		.widget_recent_entries ul {
			list-style: none;
			margin: 0;
			padding:0;
		}

		.footer .widget_rss ul,
		.footer .widget_nz_recent_entries ul,
		.footer .widget_recent_comments ul,
		.footer .widget_recent_entries ul {
		    background-color:transparent;
		}

		.widget_rss ul li,
		.widget_recent_comments ul li,
		.widget_recent_entries ul li {
			margin: 0;
		    padding: 7px 0px 7px 0px !important;
			position: relative;
			display: block;
		}

		.widget_rss a,
		.widget_nz_recent_entries a,
		.widget_recent_comments a,
		.widget_recent_entries a {
			-webkit-transition: all 0.3s ease;
			transition: all 0.3s ease;
		}

		.widget_rss a:before,
		.widget_nz_recent_entries a:before,
		.widget_recent_comments a:before,
		.widget_recent_entries a:before {
			display: none !important;
		}

		.widget_recent_entries ul li:last-child,
		.widget_recent_comments ul li:last-child,
		.widget_rss ul li:last-child {
			border-bottom:none;
		}

		.widget_rss ul li:last-child,
		.widget_nz_recent_entries ul li:last-child,
		.widget_recent_entries ul li:last-child
		{margin-bottom: 0;}

		.widget_recent_entries ul li > * 
		{display: block;}

		.widget_recent_entries .post-date {
			text-transform: uppercase;
			font-size: 12px;
		}

		.widget_recent_comments ul li {
			padding-left: 70px !important;
		    padding-bottom: 0 !important;
		    padding-top: 0 !important;
		    padding-right: 0 !important;
		    background-color: transparent !important;
		    top: 0px;
		    margin-bottom: 20px;
		    position: relative;
		    border-bottom: none !important;
		    box-shadow: none !important;
		    min-height: 64px;
		}

		.widget_recent_comments ul li:before {
			display: block;
		    content: "";
		    font-size: 18px;
		    position: absolute;
		    top: 6px;
		    left: 0;
		    width: 50px;
		    height: 58px;
		    border-radius: 0px;
		    line-height: 58px;
		    text-align: center;
			background-image: url(images/format-chat.png);
		    background-position: 50% 50%;
		    background-repeat: no-repeat;
		}

		.wiversion-light  .widget_recent_comments ul li:before,
		.footer-widget-area .widget_recent_comments ul li:before {
			background-image: url(images/format-chat-white.png);
		}

		.footer .widget_nz_recent_entries a:hover {
			color: #ffffff !important;
		}

	/*	Flickr
	/*-------------------*/

		.flickr_badge_image {
			float: left;
			position: relative;
		}

		.flickr_badge_image img {
			margin-bottom: 0;
		}

		.flickr_badge_image a {
			display: block;
			width: 100%;
			height: 100%;
		}

		.photos_from_flickr img {
			width: 100%;
		}

		.photos_from_flickr {
			margin-right: -2px;
			margin-left: -2px;
		}

		.photos_from_flickr .flickr_badge_image {
			width: 74px;
			margin: 0px;
			height: auto;
		    padding-right: 2px;
		    padding-left: 2px;
		    padding-bottom: 2px;
		}

	/*	Twitter
	/*-------------------*/

		.widget_twitter ul {
			list-style: none;
			margin: 0;
			padding:0;
		}

		.widget_twitter ul li {
			padding:0px 0 10px 70px !important;
			position: relative;
			min-height:70px;
		}

		.widget_twitter ul li:before {
			display: block;
			content: "";
			font-size:18px;
			position: absolute;
			top:16px;
			left: 0;
			width:50px;
			height:58px;
			border-radius:0px;
			line-height:58px;
			text-align: center;
		}

		.widget_twitter ul li:before {
			content: "";
			width: 50px;
			height: 60px;
			line-height: 60px;
			text-align: center;
			left:0px;
			top: 5px;
			z-index: 15;
			color: #878889;
			background-image: url(images/tweet_icon_grey.png);
		    background-repeat: no-repeat;
		    background-position: 50% 50%;
		}

		.wiversion-light .widget_twitter ul li:before,
		.footer-widget-area .widget_twitter ul li:before {
			background-image: url(images/tweet_icon_white.png);
		}

		.widget_twitter ul li:last-child {
			border-bottom: none;
		}

		.widget_twitter ul li a {
			-webkit-transition: all 300ms ease;
			transition: all 300ms ease;
		}

		.widget_twitter ul li a:before {
			display: none !important;
		}

		.widget_twitter ul li p {
			margin-bottom: 0;
			font-size: 13px;
		}

		.widget_twitter ul li a.tweet-author {
			font-weight: bold;
			padding: 0px !important;
		}
		.widget_twitter ul li a.tweet-time {
			margin-top:3px;
			display: block;
		}

		.widget_twitter ul li a.tweet-time {
			color: #999;
			text-transform: uppercase !important;
			font-size: 12px !important;
		}

	/*	Facebook
	/*-------------------*/
		
		.widget_facebook .fb-like-box,
		.widget_facebook .fb-like-box span,
		.widget_facebook .fb-like-box span iframe {
			width: 100% !important;
			max-width: 100%  !important;
			border-bottom-color: #e0e0e0;
		}

	/*  Front-end login
	/*-------------------*/

		.widget_reglog #registration-form,
		.widget_reglog #password-form {
			display: none;
		}

		#loginform p  {margin-bottom: 0;}
		#loginform .login-submit {padding-top: 5px;}

		#loginform .login-submit input[type="submit"] {
			padding:4px 15px; 
			font-size:12px;
			line-height: 22px;
		}

	/*  Mailchimp
	/*-------------------*/

		.widget_mailchimp .mailchimp-subtitle:not(:empty) {
			padding-bottom: 25px;
		}

		.widget_mailchimp .mailchimp-description:not(:empty) {
			padding-top: 15px;
		}

		.widget_mailchimp form,
		.nz-mailchimp form {
			margin-bottom: 0;
			position: relative;
		}
.rel-heading h3 a{color: #000 !important;}
.rel-heading h3 {
    font-size: 24px;
    margin-bottom: 32px !important;
    position: relative;
    text-align: center;
    padding-bottom: 25px;
    font: 700 24px/40px 'Montserrat', sans-serif !important;
        line-height: 40px;
    color: #000 !important; text-transform: capitalize;
    line-height: 27px;
}
.rel-heading h3::after {
    background-size: 112px 7px;
    content: '';
    width: 112px;
    height: 8px;
    position: absolute;
    left: 50%;
    margin-left: -56px;
    bottom: 0;
    background: url("https://cdn2.hubspot.net/hubfs/538005/BettyBlocks-Dec2017/Images/BLUE%20LINE.png") no-repeat;
}

.related-posts .nz-thumbnail{border-radius: 4px 4px 0 0;}
.related-title a:hover {

    color: #3779a0;

}
.relatedblog img{width: 100%;}
.related-title a {

    font-size: 18px;
    line-height: 32px;
    margin: 0 0 8px;
    max-height: 128px;
    overflow: hidden;
    font: 700 18px/32px 'Montserrat',sans-serif !important;
    color: #000;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;

}
.related-title {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    height: 152px;
    padding: 10px 0; 
    text-align: center;
}

	 
div#hubspot-author_data {
    width: 50%;
    float: left;
    padding-right: 15px;
    color: rgba(50,56,75,0.6);
    font-size: 14px;
}
.blog-post .post-custom-date {
    display: inline-block;
    vertical-align: middle;
}
.singpostsection .postmeta {
    float: left;
    width: 49% !important;
    display: flex;
    padding-left: 15px; padding: 7px 0 0 0 !important;
    justify-content: flex-end;
}

.blog-post .postmeta {
    float: left;
    width: 100%;
    display: flex;
    padding-left: 15px;
    justify-content: flex-end;
}
		#mc-embedded-subscribe {
			height: 30px;
		    line-height: 30px;
		    padding: 0 15px;
		    font-size: 12px;
		    border-radius: 0px;
		}
	.sidebar .widget_mailchimp #mc-embedded-subscribe {display: inline-block;
cursor: pointer;
text-decoration: none;
background: linear-gradient(to bottom,#4ebaec 0%,#1aaaec 100%);
color: #fff;
font-size: 14px;
line-height: 10px;
padding: 11px 17px;
font-weight: 700;
min-width: 110px;
border: 0;
border-radius: 5px;
position: relative;
transform: translateY(0);
box-shadow: inset 0 0 0 1px rgba(0,0,0,.05);
margin: 10px 0;}
		#mce-EMAIL {
			font-size: inherit;
		    padding-left: 60px;
		    height: 50px;
		    text-transform: none;
		    background-image: url(images/subscribe_icon.png);
		    background-repeat: no-repeat;
		    background-position: 18px 50%;
		}

		.wiversion-light #mce-EMAIL {
		    background-image: url(images/subscribe_icon_white.png);
		}

		.nz-mailchimp #mce-EMAIL {
			background-color: #fff;
			box-shadow: inset 0 0 0 1px #e0e0e0;
			padding-right: 140px;
		}

		.nz-mailchimp #mc-embedded-subscribe {
			position: absolute;
			height: 50px;
		    line-height: 50px;
		    padding: 0 25px;
		    font-size: 12px;
		    border-radius: 0px;
		    right: 0;
		    top: 0;
		}

	/*  Recent entries
	/*-------------------*/

		.widget_nz_recent_entries li.post {
			position: relative;
			padding: 10px 0;
			min-height: 55px;
		}

		.widget_nz_recent_entries ul {
			margin-top:-6px;
		}

		.widget_nz_recent_entries li.post:first-child {
			padding-top:0;
		}

		.widget_nz_recent_entries .post .post-date {
			display: block;
			font-size: 12px;
			line-height: 22px;
			padding:0;
			text-transform: uppercase;
		}

		.widget_nz_recent_entries .post .post-date-custom > span:first-child {
		    font-size: 18px;
		    line-height: 35px;
		    height: 35px;
		    display: block;
		}

		.widget_nz_recent_entries .post .post-date-custom > span:last-child {
		    font-size: 11px;
		    line-height: 18px;
		    height: 20px;
		    font-weight: 700;
		    text-transform: uppercase;
		    display: block;
		    background-color: #f4f9ea;
		    color: #999;
		}

		.widget .widget-post-category a:not(.button),
		.widget .widget-post-category {
			color: #818284 !important;
			font-style: italic;
		}

		.footer .widget .widget-post-category a:not(.button):hover {
			color: #fff !important;
		}

		.widget_nz_recent_entries .widget-post-date {
			color: #ffffff !important;
			font-weight: 700;
			font-size: 12px;
		}

		.widget_nz_recent_entries .post-title {
			margin-bottom:10px;
			display: block;
			font-size: 14px;
			line-height: 24px;
			position: relative;
		}

		.footer .widget_nz_recent_entries .post-title 
		{color: #c4c5c4 !important;}

		.widget_nz_recent_entries .post-body {
			padding-left: 70px !important;
			padding-bottom: 0 !important;
			padding-top: 0 !important;
			padding-right:0 !important;
			background-color: transparent !important;
			top: 0px;
			margin-bottom: 20px;
			position: relative;
			border-bottom: none !important;
		    box-shadow:none !important;
		}

		.widget_nz_recent_entries ul li:last-child .post-body {
			margin-bottom: 0px;
		}

		.widget_nz_recent_entries .post-body:before {
		    display: block;
		    content: "";
		    font-size: 18px;
		    position: absolute;
		    top:6px;
		    left: 0;
		    width: 50px;
		    height: 58px;
		    border-radius: 0px;
		    line-height: 58px;
		    text-align: center;
		    background-position: 50% 50%;
		    background-repeat:no-repeat;
		}

		.widget_nz_recent_entries .format-standard .post-body:before {background-image: url(images/format-standard.png);}
		.widget_nz_recent_entries .format-aside .post-body:before {background-image: url(images/format-aside.png);}
		.widget_nz_recent_entries .format-audio .post-body:before {background-image: url(images/format-audio.png);}
		.widget_nz_recent_entries .format-video .post-body:before {background-image: url(images/format-video.png);}
		.widget_nz_recent_entries .format-gallery .post-body:before {background-image: url(images/format-gallery.png);}
		.widget_nz_recent_entries .format-link .post-body:before {background-image: url(images/format-link.png);}
		.widget_nz_recent_entries .format-quote .post-body:before {background-image: url(images/format-quote.png);}
		.widget_nz_recent_entries .format-status .post-body:before {background-image: url(images/format-status.png);}
		.widget_nz_recent_entries .format-chat .post-body:before {background-image: url(images/format-chat.png);}

		.wiversion-light .widget_nz_recent_entries .format-standard .post-body:before {background-image: url(images/format-standard-white.png);}
		.wiversion-light .widget_nz_recent_entries .format-aside .post-body:before {background-image: url(images/format-aside-white.png);}
		.wiversion-light .widget_nz_recent_entries .format-audio .post-body:before {background-image: url(images/format-audio-white.png);}
		.wiversion-light .widget_nz_recent_entries .format-video .post-body:before {background-image: url(images/format-video-white.png);}
		.wiversion-light .widget_nz_recent_entries .format-gallery .post-body:before {background-image: url(images/format-gallery-white.png);}
		.wiversion-light .widget_nz_recent_entries .format-link .post-body:before {background-image: url(images/format-link-white.png);}
		.wiversion-light .widget_nz_recent_entries .format-quote .post-body:before {background-image: url(images/format-quote-white.png);}
		.wiversion-light .widget_nz_recent_entries .format-status .post-body:before {background-image: url(images/format-status-white.png);}
		.wiversion-light .widget_nz_recent_entries .format-chat .post-body:before {background-image: url(images/format-chat-white.png);}

		.footer-widget-area .widget_nz_recent_entries .format-standard .post-body:before {background-image: url(images/format-standard-white.png);}
		.footer-widget-area .widget_nz_recent_entries .format-aside .post-body:before {background-image: url(images/format-aside-white.png);}
		.footer-widget-area .widget_nz_recent_entries .format-audio .post-body:before {background-image: url(images/format-audio-white.png);}
		.footer-widget-area .widget_nz_recent_entries .format-video .post-body:before {background-image: url(images/format-video-white.png);}
		.footer-widget-area .widget_nz_recent_entries .format-gallery .post-body:before {background-image: url(images/format-gallery-white.png);}
		.footer-widget-area .widget_nz_recent_entries .format-link .post-body:before {background-image: url(images/format-link-white.png);}
		.footer-widget-area .widget_nz_recent_entries .format-quote .post-body:before {background-image: url(images/format-quote-white.png);}
		.footer-widget-area .widget_nz_recent_entries .format-status .post-body:before {background-image: url(images/format-status-white.png);}
		.footer-widget-area .widget_nz_recent_entries .format-chat .post-body:before {background-image: url(images/format-chat-white.png);}

	/*  Recent projects
	/*-------------------*/

		.widget_recent_projects .recent-projects {
			margin-right: -2px;
			margin-left: -2px;
		}

		.widget_recent_projects .recent-projects > .post {
			width: 33.3333333%;
			padding-right: 2px;
			padding-left: 2px;
			padding-bottom: 4px;
			float: left;
			position: relative;
		}

		.widget_recent_projects .recent-projects > .post a {
			display: block;
			overflow: hidden;
			position: relative;
		}

	/*  Schedule
	/*-------------------*/

		.nz-schedule {
			padding: 20px;
		}

		.nz-schedule ul {
			list-style: none;
			margin: 0;
			padding:0;
		}

		.footer .nz-schedule ul {
			background-color: transparent;
			padding:0px;
		}

		.nz-schedule li {
			padding:10px;
			font-size: 14px;
			color: #777;
		}

		.footer .nz-schedule li {
			border-bottom-color: rgba(255,255,255,0.1);
			color: #afb0b2;
		}

		.nz-schedule ul li:last-child {
			border-bottom: none;
		}

		.nz-schedule li div:first-child {float: left;}
		.nz-schedule li div:last-child {float: right;}

	/*  WPML
	/*-------------------*/

		.widget-area .widget_icl_lang_sel_widget ul, 
		.widget-area .widget_icl_lang_sel_widget ul {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		.widget-area .widget_icl_lang_sel_widget ul li, 
		.widget-area .widget_icl_lang_sel_widget ul li {
		    margin: 0;
		    padding: 0;
		}

		.widget-area .widget_icl_lang_sel_widget li a, 
		.widget-area .widget_icl_lang_sel_widget li a:visited,
		.widget-area .widget_icl_lang_sel_widget #lang_sel_click a {
		    height: 50px;
		    padding: 0px 20px !important;
		    color: #777 !important;
		    background-color: #fafafa !important;
		    line-height: 50px !important;
		    text-transform: uppercase;
		}

		.widget-area .widget_icl_lang_sel_widget li ul a, 
		.widget-area .widget_icl_lang_sel_widget li ul a:visited {
			border-top: none;
		}

		.widget-area .widget_icl_lang_sel_widget li a:hover {
			color: #333 !important;
		}

		.widget-area .widget_icl_lang_sel_widget .lang_sel_sel:before {
		    line-height: 50px;
		    height: 50px;
		    width: 50px;
		    right: 0px;
		}

		.widget-area .widget_icl_lang_sel_widget.animated .lang_sel_sel:before {
			-webkit-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		    transform: rotate(180deg);
		}

	/*  Instagram
	/*-------------------*/

		.null-instagram-feed ul:after {
			content: "";
		    display: table;
		    clear: both;
		}

		.null-instagram-feed ul {
			list-style: none;
			margin: 0 -2px 0 -2px;
			padding: 0;
		}

		.null-instagram-feed ul li {
			margin: 0;
			padding: 0 2px 4px 2px !important;
			float: left;
			width: 33.3333333%;
		}

		.null-instagram-feed ul li a {
			display: block;
			position: relative;
			overflow: hidden;
		}

		.null-instagram-feed ul li a:after,
		.photos_from_flickr .flickr_badge_image a:after,
		.recent-projects > .post a:after {
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-color: rgba(0,0,0,0.3);
			background-image: url(images/plus.png);
			background-repeat: no-repeat;
			background-position: 50% 50%;
			content: "";
			opacity: 0;
			-webkit-transition: all 300ms ease-out;
			transition: all 300ms ease-out;
			z-index: 4;
		}

		.photos_from_flickr .flickr_badge_image a:after {
			width: calc( 100% - 4px );
			height:calc( 100% - 2px );
			top: 0px;
			left: 2px;
		}

		.null-instagram-feed ul li a:after {
			background-image: url(images/instagram_icon.png);
		}

		.null-instagram-feed ul li a:before,
		.photos_from_flickr .flickr_badge_image a:before,
		.recent-projects > .post a:before {
			display: none !important;
		}

		.woocommerce .product .nz-thumbnail .nz-overlay-before {
			margin-top:-25px;
			margin-left:-25px;
			width: 50px;
			height: 50px;
			border-radius: 50px;
		}

		.null-instagram-feed ul li a:hover:after,
		.null-instagram-feed ul li a:hover:before,
		.photos_from_flickr .flickr_badge_image a:hover:after,
		.photos_from_flickr .flickr_badge_image a:hover:before,
		.recent-projects > .post a:hover:after,
		.recent-projects > .post a:hover:before,
		.woocommerce .product .nz-thumbnail:hover .nz-overlay-before {
			opacity: 1;
		}

	/*  Fast contact
	/*-------------------*/

		.widget_fast_contact_widget input[type="text"] {
		    margin: 0 0 5px;
		    height: 40px;
		    line-height: 40px;
		    padding:0 20px;
		    font-size: 13px;
		    color: #999999;
		}

		.footer .widget_fast_contact_widget input[type="text"] {
		    height: 40px;
		    line-height: 40px;
		}

		.widget_fast_contact_widget textarea {
		    height: 90px !important;
		    min-height: 90px !important;
		    padding:10px 20px;
		    margin-bottom: 10px;
		    font-size: 13px;
		    color: #999999;
		}

		.footer .widget_fast_contact_widget input[type="text"],
		.footer .widget_fast_contact_widget textarea {
		    color: #c5c5c5;
		    text-transform: none;
		}

		.widget_fast_contact_widget .button {
		    margin-bottom: 0px;
		}

		.widget_fast_contact_widget .alert {
			padding:0;
			margin:0;
		    position: relative;
		    border:none;
		    margin-bottom: 5px;
		    font-size: 12px;
		}

		.widget_fast_contact_widget .sending,
		.widget_fast_contact_widget .alert {
			display: none;
		}

		.montserrat-contact-form-submit-div {
			position: relative;
		}

		.widget_fast_contact_widget .sending {
		    position: absolute;
		    width: 28px;
		    height: 28px;
		    top: 0;
		    right: 0;
		    z-index: 15;
		    display: none;
		}

		.widget_fast_contact_widget .sending:before {
			border-top: 1px solid rgba(0, 0, 0, 0.1);
			border-right: 1px solid rgba(0, 0, 0, 0.1);
			border-bottom: 1px solid rgba(0, 0, 0, 0.1);
			border-left: 1px solid rgba(0, 0, 0, 0.2);
			display: block;
			content: "";
			position: absolute;
			top: 50%;
			right:0%;
			font-size:10px;
			margin: -14px 0 0 0px;
			-webkit-animation: contact-form-loading 0.3s infinite linear;
			animation: contact-form-loading 0.3s infinite linear;
		}

		.footer .widget_fast_contact_widget .sending:before {
			border-top: 1px solid rgba(255, 255, 255, 0.1);
			border-right: 1px solid rgba(255, 255, 255, 0.1);
			border-bottom: 1px solid rgba(255, 255, 255, 0.1);
			border-left: 1px solid rgba(255, 255, 255, 0.3);
		}

		.widget_fast_contact_widget .sending:before,
		.widget_fast_contact_widget .sending:after {
			border-radius:28px;
			width:28px;
			height:28px;
		}

		@-webkit-keyframes contact-form-loading {
			0% {
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg);
			}
			100% {
				-webkit-transform: rotate(360deg);
				transform: rotate(360deg);
			}
		}

		@keyframes contact-form-loading {
			0% {
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg);
			}
			100% {
				-webkit-transform: rotate(360deg);
				transform: rotate(360deg);
			}
		}

	/*  Sidebar stylings
	/*-------------------*/

		.sidebar .widget,
		.sidebar .yawp_wim_widget {
			padding-bottom: 40px !important;
		}

		.sidebar .widget_title,
		.sidebar .yawp_wim_title {
			color: #333333;
			margin-bottom: 25px;
			padding-bottom: 5px;
			font-size: 14px;
			line-height: 24px;
			position: relative;
			text-transform: uppercase;
		}

		.sidebar .widget_title:after,
		.sidebar .yawp_wim_title:after {
			content: "";
			width: 30px;
			height: 3px;
			display: block;
			margin-top:7px;
		}

		.sidebar .widget_tag_cloud .tagcloud a, 
		.sidebar .post-tags a, 
		.sidebar .widget_product_tag_cloud .tagcloud a, 
		.sidebar .projects-tags a {
			color: #999 !important;
			box-shadow: inset 0 0 0 1px #e0e0e0;
		}

		.sidebar .widget_shopping_cart .cart_list > li > a,
		.sidebar .widget_products .product_list_widget > li > a,
		.sidebar .widget_recently_viewed_products .product_list_widget > li > a,
		.sidebar .widget_recent_reviews .product_list_widget > li > a,
		.sidebar .widget_top_rated_products .product_list_widget > li > a {
			color:#333333 !important;
		}

		.sidebar .widget_product_categories ul li a,
		.sidebar .widget_nav_menu ul li a {
			color: #999999 !important;
		}

		.sidebar .widget_recent_comments ul li:before {
			background-color: #e6e6e6;
		}

		.sidebar .widget_recent_entries a,
		.sidebar .widget_nz_recent_entries .post-title {
			color: #333333 !important;
		}

		.sidebar .widget_categories ul li a,
		.sidebar .widget_pages ul li a,
		.sidebar .widget_archive ul li a,
		.sidebar .widget_meta ul li a {
			color: #777 !important;
		}

		.sidebar .nz-schedule {
			box-shadow: inset 0 0 0 2px #e0e0e0;
		}

		.sidebar .widget_nz_recent_entries .post-body:before,
		.sidebar .widget_twitter ul li:before {
			background-color: #e6e6e6;
		}

	/*  Site Sidebar stylings
	/*-------------------*/

		.site-widget-area{
			background-color: #2d3034;
			color: #818385;
		}

		.site-widget-area textarea, 
		.site-widget-area select, 
		.site-widget-area input[type="date"], 
		.site-widget-area input[type="datetime"], 
		.site-widget-area input[type="datetime-local"], 
		.site-widget-area input[type="email"], 
		.site-widget-area input[type="month"], 
		.site-widget-area input[type="number"], 
		.site-widget-area input[type="password"], 
		.site-widget-area input[type="search"], 
		.site-widget-area input[type="tel"], 
		.site-widget-area input[type="text"], 
		.site-widget-area input[type="time"], 
		.site-widget-area input[type="url"], 
		.site-widget-area input[type="week"] {
			background-color: #3e4248;
    		color: #ffffff;
		}

		.site-widget-area ::-webkit-input-placeholder {color:#e0e0e0;}
		.site-widget-area :-moz-placeholder           {color:#e0e0e0;}
		.site-widget-area ::-moz-placeholder          {color:#e0e0e0;}
		.site-widget-area :-ms-input-placeholder      {color:#e0e0e0;}

		.site-widget-area a:not(.button) {
			color:#c0c1c2;
		}

		.site-widget-area a:not(.button):hover {
			color:#ffffff !important;
		}

		.site-widget-area .widget_title,
		.site-widget-area .yawp_wim_title {
			color: #ffffff;
		}

		.site-widget-area .widget_title:after,
		.site-widget-area .yawp_wim_title:after {
			content: "";
			width: 30px;
			height: 3px;
			display: block;
			margin-top:7px;
		}

		.site-widget-area .widget_tag_cloud .tagcloud a, 
		.site-widget-area .post-tags a, 
		.site-widget-area .widget_product_tag_cloud .tagcloud a, 
		.site-widget-area .projects-tags a {
			color: #818385;
			box-shadow: inset 0 0 0 1px #3e4248;
			background-color: transparent;
		}

		.site-widget-area .widget_shopping_cart .cart_list > li > a,
		.site-widget-area .widget_products .product_list_widget > li > a,
		.site-widget-area .widget_recently_viewed_products .product_list_widget > li > a,
		.site-widget-area .widget_recent_reviews .product_list_widget > li > a,
		.site-widget-area .widget_top_rated_products .product_list_widget > li > a,
		.site-widget-area .widget_product_categories ul li a,
		.site-widget-area .widget_nav_menu ul li a,
		.site-widget-area .widget_recent_entries a,
		.site-widget-area .widget_nz_recent_entries .post-title,
		.site-widget-area .widget_categories ul li a,
		.site-widget-area .widget_pages ul li a,
		.site-widget-area .widget_archive ul li a,
		.site-widget-area .widget_meta ul li a {
			color:#818385;
		}

		.site-widget-area .nz-schedule {
			box-shadow: inset 0 0 0 2px #3e4248;
		}

		.site-widget-area .widget_nz_recent_entries .post-body:before,
		.site-widget-area .widget_twitter ul li:before,
		.site-widget-area .widget_recent_comments ul li:before {
			background-color: #3e4248;
		}

		.site-widget-area .widget_price_filter .price_slider_wrapper .ui-widget-content {
		    background: #3e4248;
		}

		.site-widget-area .widget_shopping_cart p.buttons > a, 
		.site-widget-area .widget_price_filter .price_slider_amount .button {
			color: #818385;
    		box-shadow: inset 0 0 0 2px #3e4248;
		}

		.site-widget-area .widget_shopping_cart .cart_list > li, 
		.site-widget-area .widget_products .product_list_widget > li, 
		.site-widget-area .widget_recently_viewed_products .product_list_widget > li, 
		.site-widget-area .widget_recent_reviews .product_list_widget > li, 
		.site-widget-area .widget_top_rated_products .product_list_widget > li {
		    border-bottom: 1px solid #3e4248;
		}

		.site-widget-area .null-instagram-feed ul li, 
		.site-widget-area .widget_recent_projects .recent-projects > .post {
		    width: 33.3333333%;
		}

		.site-widget-area .widget_calendar table,
		.site-widget-area .widget_calendar caption {
			background-color: transparent;
		}

		.site-widget-area .widget_calendar td#prev, 
		.site-widget-area .widget_calendar td#next, 
		.site-widget-area .widget_calendar td, 
		.site-widget-area .widget_calendar caption,
		.site-widget-area .widget_calendar th:first-child,
		.site-widget-area .widget_calendar th:last-child {
		    border-color: #3e4248;
		}

		.site-widget-area .widget_calendar caption, 
		.site-widget-area .widget_calendar th, 
		.site-widget-area .widget_calendar td, 
		.site-widget-area .widget_calendar td#prev, 
		.site-widget-area .widget_calendar td#next, 
		.site-widget-area .widget_calendar td#prev span, 
		.site-widget-area .widget_calendar td#next span {
		    height: 41px;
		    width: 41px;
		    line-height: 41px;
		}

		.site-widget-area .woocommerce .star-rating:before, 
		.site-widget-area .woocommerce-page .woocommerce-product-rating .star-rating:before, 
		.site-widget-area .woocommerce .comment-text .star-rating:before, 
		.site-widget-area .widget_recent_reviews .star-rating:before, 
		.site-widget-area .widget_top_rated_products .star-rating:before {
		    color: #3e4248;
		}

		.site-widget-area .widget_nav_menu ul li a {
			padding: 15px 0;
			border-bottom: 1px solid #3e4248;
		}

		.site-widget-area .widget_nav_menu > div > ul > li:first-child > a {
			border-top: 1px solid #3e4248;
		}

		.site-widget-area .widget_categories ul li,
		.site-widget-area .widget_pages ul li,
		.site-widget-area .widget_archive ul li,
		.site-widget-area .widget_meta ul li {
			border-bottom: 1px solid #3e4248;
		}

	/*  Mobile styling
	/*-------------------*/

		.mob-header .yawp_wim_wrap {
			padding: 0px !important;
		}

		.mob-header .yawp_wim_title{
			padding: 31px 0 18px 0;
			display: block;
			text-transform: uppercase;
		}

		.mob-header .button,
		.mob-header button,
		.mob-header input[type="reset"],
		.mob-header input[type="submit"],
		.mob-header input[type="button"],
		.mob-header .button:hover,
		.mob-header button:hover,
		.mob-header input[type="reset"]:hover,
		.mob-header input[type="submit"]:hover,
		.mob-header input[type="button"]:hover {
			color: #ffffff !important;
		}

		.mob-header .instagram-pics,
		.mob-header .widget_rss ul, 
		.mob-header .widget_nz_recent_entries ul, 
		.mob-header .widget_recent_comments ul, 
		.mob-header .widget_recent_entries ul,
		.mob-header .widget_twitter ul,
		.mob-header .nz-schedule ul,
		.mob-header .widget_categories ul, 
		.mob-header .widget_pages ul, 
		.mob-header .widget_archive ul, 
		.mob-header .widget_meta ul,
		.mob-header .widget_nav_menu .menu-header-menu-container > ul,
		.mob-header .widget_product_categories ul,
		.mob-header .widget_shopping_cart .cart_list, 
		.mob-header .widget_products .product_list_widget, 
		.mob-header .widget_recently_viewed_products .product_list_widget, 
		.mob-header .widget_recent_reviews .product_list_widget, 
		.mob-header .widget_top_rated_products .product_list_widget, 
		.mob-header .widget_rating_filter ul {
			display: block;
		}

		.mob-header .null-instagram-feed ul li a,
		.mob-header .null-instagram-feed p > a,
		.mob-header .flickr_badge_image a,
		.mob-header .widget_recent_projects .recent-projects > .post a,
		.mob-header .widget_twitter ul li a.tweet-time,
		.mob-header .widget_reglog a,
		.mob-header .widget_categories ul li a, 
		.mob-header .widget_pages ul li a, 
		.mob-header .widget_archive ul li a, 
		.mob-header .widget_meta ul li a,
		.mob-header .widget_rss a,
		.mob-header .widget_recent_entries ul li > *,
		.mob-header .recentcomments a,
		.mob-header .widget_shopping_cart .cart_list > li > a, 
		.mob-header .widget_products .product_list_widget > li > a, 
		.mob-header .widget_recently_viewed_products .product_list_widget > li > a, 
		.mob-header .widget_recent_reviews .product_list_widget > li > a, 
		.mob-header .widget_top_rated_products .product_list_widget > li > a {
			padding: 0 !important;
	    	border-bottom:none !important;
		}

		.mob-header #mce-EMAIL,
		.mob-header #user_login,
		.mob-header #user_pass {
			background-color: #eeeeee;
			margin-bottom: 10px;
		}

		.mob-header .widget_nz_recent_entries .post-body:before,
		.mob-header .widget_recent_comments ul li:before {
			background-color: #fafafa;
		}

		.mob-header .widget_nz_recent_entries .post-title {
			padding:0px !important;
	    	border-bottom:none !important;
		}

		.mob-header .widget_nav_menu li, 
		.mob-header .widget_product_categories li {
		    background-color: transparent !important;
		    border-bottom: none !important;
		    padding:10px 0 !important;
		}

		.mob-header .widget_nav_menu li a, 
		.mob-header .widget_product_categories li a {
		    border-bottom: none !important;
		}

		.mob-header .widget_tag_cloud .tagcloud a, 
		.mob-header .post-tags a, 
		.mob-header .widget_product_tag_cloud .tagcloud a, 
		.mob-header .projects-tags a {
			display: inline-block !important;
			border-bottom: none !important;
			box-shadow:inset 0 0 0 1px #eeeeee; 
		}

		.mob-header .widget_rss a,
		.mob-header .montserrat-contact-form-submit{
			display: inline-block !important;
		}

		.mob-header .widget_shopping_cart .cart_list > li, 
		.mob-header .widget_products .product_list_widget > li, 
		.mob-header .widget_recently_viewed_products .product_list_widget > li, 
		.mob-header .widget_recent_reviews .product_list_widget > li, 
		.mob-header .widget_top_rated_products .product_list_widget > li {
			padding: 10px 0px;
		}

		.mob-header .widget_shopping_cart .cart_list .remove {
			background-color: #fafafa;
		}

		.mob-header .widget_nz_recent_entries .post-body:before,
		.mob-header .widget_twitter ul li:before {
			background-color: #e6e6e6;
		}

		.mob-header .widget_calendar caption, 
		.mob-header .widget_calendar th, 
		.mob-header .widget_calendar td, 
		.mob-header .widget_calendar td#prev, 
		.mob-header .widget_calendar td#next, 
		.mob-header .widget_calendar td#prev span, 
		.mob-header .widget_calendar td#next span {
		    height: 41px;
		    width: 41px;
		    line-height: 41px;
		}

		.mob-header .nz-schedule {
			box-shadow: inset 0 0 0 2px #e0e0e0;
		}

		.mob-header .photos_from_flickr .flickr_badge_image {
			width: 73px;
		}

		.mob-header .widget_shopping_cart p.buttons > a, 
		.mob-header .widget_price_filter .price_slider_amount .button {
			color: #999999 !important;
		}

	/*  Footer stylings
	/*-------------------*/

		.footer-wa{
			color: #818385;
			padding: 50px 0;
		}

		.footer-wa:empty{
			padding: 0;
		}

		.footer-widget-area textarea, 
		.footer-widget-area select, 
		.footer-widget-area input[type="date"], 
		.footer-widget-area input[type="datetime"], 
		.footer-widget-area input[type="datetime-local"], 
		.footer-widget-area input[type="email"], 
		.footer-widget-area input[type="month"], 
		.footer-widget-area input[type="number"], 
		.footer-widget-area input[type="password"], 
		.footer-widget-area input[type="search"], 
		.footer-widget-area input[type="tel"], 
		.footer-widget-area input[type="text"], 
		.footer-widget-area input[type="time"], 
		.footer-widget-area input[type="url"], 
		.footer-widget-area input[type="week"] {
			background-color: #3e4248;
    		color: #ffffff;
		}

		.footer-widget-area ::-webkit-input-placeholder {color:#e0e0e0;}
		.footer-widget-area :-moz-placeholder           {color:#e0e0e0;}
		.footer-widget-area ::-moz-placeholder          {color:#e0e0e0;}
		.footer-widget-area :-ms-input-placeholder      {color:#e0e0e0;}

		.footer-widget-area a:not(.button) {
			color:#c0c1c2;
		}

		.footer-widget-area a:not(.button):hover {
			color:#ffffff !important;
		}

		.footer-widget-area .widget_title,
		.footer-widget-area .yawp_wim_title {
			color: #ffffff;
		}

		.footer-widget-area .widget_title:after,
		.footer-widget-area .yawp_wim_title:after {
			content: "";
			width: 30px;
			height: 3px;
			display: block;
			margin-top:7px;
		}

		.footer-widget-area .widget_tag_cloud .tagcloud a, 
		.footer-widget-area .post-tags a, 
		.footer-widget-area .widget_product_tag_cloud .tagcloud a, 
		.footer-widget-area .projects-tags a {
			color: #818385;
			box-shadow: inset 0 0 0 1px #3e4248;
			background-color: transparent;
		}

		.footer-widget-area .widget_shopping_cart .cart_list > li > a,
		.footer-widget-area .widget_products .product_list_widget > li > a,
		.footer-widget-area .widget_recently_viewed_products .product_list_widget > li > a,
		.footer-widget-area .widget_recent_reviews .product_list_widget > li > a,
		.footer-widget-area .widget_top_rated_products .product_list_widget > li > a,
		.footer-widget-area .widget_product_categories ul li a,
		.footer-widget-area .widget_nav_menu ul li a,
		.footer-widget-area .widget_recent_entries a,
		.footer-widget-area .widget_nz_recent_entries .post-title,
		.footer-widget-area .widget_categories ul li a,
		.footer-widget-area .widget_pages ul li a,
		.footer-widget-area .widget_archive ul li a,
		.footer-widget-area .widget_meta ul li a {
			color:#818385;
		}

		.footer-widget-area .nz-schedule {
			box-shadow: inset 0 0 0 2px #3e4248;
		}

		.footer-widget-area .widget_nz_recent_entries .post-body:before,
		.footer-widget-area .widget_twitter ul li:before,
		.footer-widget-area .widget_recent_comments ul li:before {
			background-color: #212326;
		}

		.footer-widget-area .widget_price_filter .price_slider_wrapper .ui-widget-content {
		    background: #3e4248;
		}

		.footer-widget-area .widget_shopping_cart p.buttons > a, 
		.footer-widget-area .widget_price_filter .price_slider_amount .button {
			color: #818385;
    		box-shadow: inset 0 0 0 2px #3e4248;
		}

		.footer-widget-area .widget_shopping_cart .cart_list > li, 
		.footer-widget-area .widget_products .product_list_widget > li, 
		.footer-widget-area .widget_recently_viewed_products .product_list_widget > li, 
		.footer-widget-area .widget_recent_reviews .product_list_widget > li, 
		.footer-widget-area .widget_top_rated_products .product_list_widget > li {
		    border-bottom: 1px solid #3e4248;
		}

		.footer-widget-area .widget_calendar table,
		.footer-widget-area .widget_calendar caption {
			background-color: transparent;
		}

		.footer-widget-area .widget_calendar td#prev, 
		.footer-widget-area .widget_calendar td#next, 
		.footer-widget-area .widget_calendar td, 
		.footer-widget-area .widget_calendar caption,
		.footer-widget-area .widget_calendar th:first-child,
		.footer-widget-area .widget_calendar th:last-child {
		    border-color: #3e4248;
		}

		.footer-widget-area .woocommerce .star-rating:before, 
		.footer-widget-area .woocommerce-page .woocommerce-product-rating .star-rating:before, 
		.footer-widget-area .woocommerce .comment-text .star-rating:before, 
		.footer-widget-area .widget_recent_reviews .star-rating:before, 
		.footer-widget-area .widget_top_rated_products .star-rating:before {
		    color: #3e4248;
		}

		.footer-widget-area .widget_calendar caption, 
		.footer-widget-area .widget_calendar th, 
		.footer-widget-area .widget_calendar td, 
		.footer-widget-area .widget_calendar td#prev, 
		.footer-widget-area .widget_calendar td#next, 
		.footer-widget-area .widget_calendar td#prev span, 
		.footer-widget-area .widget_calendar td#next span {
			height: 41px;
		    width: 41px;
		    line-height: 41px;
		}

		.footer-widget-area .photos_from_flickr .flickr_badge_image {
			width: 73px;
		}

		.footer-widget-area .widget_categories ul li,
		.footer-widget-area .widget_pages ul li,
		.footer-widget-area .widget_archive ul li,
		.footer-widget-area .widget_meta ul li {
			border-bottom: 1px solid #3e4248;
		}

	/*  BLOG/WOO corrections
	/*-------------------*/

		.blog-layout-wrap textarea, 
		.blog-layout-wrap select, 
		.blog-layout-wrap input[type="date"], 
		.blog-layout-wrap input[type="datetime"], 
		.blog-layout-wrap input[type="datetime-local"], 
		.blog-layout-wrap input[type="email"], 
		.blog-layout-wrap input[type="month"], 
		.blog-layout-wrap input[type="number"], 
		.blog-layout-wrap input[type="password"], 
		.blog-layout-wrap input[type="search"], 
		.blog-layout-wrap input[type="tel"], 
		.blog-layout-wrap input[type="text"], 
		.blog-layout-wrap input[type="time"], 
		.blog-layout-wrap input[type="url"], 
		.blog-layout-wrap input[type="week"],
		.shop-layout-wrap textarea, 
		.shop-layout-wrap select, 
		.shop-layout-wrap input[type="date"], 
		.shop-layout-wrap input[type="datetime"], 
		.shop-layout-wrap input[type="datetime-local"], 
		.shop-layout-wrap input[type="email"], 
		.shop-layout-wrap input[type="month"], 
		.shop-layout-wrap input[type="number"], 
		.shop-layout-wrap input[type="password"], 
		.shop-layout-wrap input[type="search"], 
		.shop-layout-wrap input[type="tel"], 
		.shop-layout-wrap input[type="text"], 
		.shop-layout-wrap input[type="time"], 
		.shop-layout-wrap input[type="url"], 
		.shop-layout-wrap input[type="week"] {
			background-color: #ffffff;
    		color: #999999;
		}

		.shop-layout-wrap .widget_categories ul li,
		.shop-layout-wrap .widget_pages ul li,
		.shop-layout-wrap .widget_archive ul li,
		.shop-layout-wrap .widget_meta ul li,
		.blog-layout-wrap .widget_categories ul li,
		.blog-layout-wrap .widget_pages ul li,
		.blog-layout-wrap .widget_archive ul li,
		.blog-layout-wrap .widget_meta ul li {
			border-bottom: 1px solid #e0e0e0;
		}

/*BUTTON
/*=============*/

	.button,
	button,
	input[type="reset"],
	input[type="submit"],
	input[type="button"],
	.wc-proceed-to-checkout a,
	.single_add_to_cart_button {
		outline: none;
		border: none;
		color: #fff;
		text-transform: uppercase !important;
		position: relative;
		display: inline-block;
		margin: 0 0px 5px 0;
		overflow: hidden;
		-webkit-backface-visibility: hidden;
		z-index:1;
		text-align: center;
	}

	.button.full-true {
		width: 100%;
		margin-left: 0px !important;
	}

	.button + .button {
		margin-left: 15px;
	}

	.button-ghost {
		background-color: transparent;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.button-normal,
	button,
	input[type="reset"],
	input[type="submit"],
	input[type="button"],
	.wc-proceed-to-checkout a {
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.button-3d.button {
		-webkit-transform:translateY(-4px);
		-ms-transform:translateY(-4px);
		transform:translateY(-4px);
	}

	.button.small {
		padding:4px 25px; 
		font-size:12px;
		line-height: 22px;
	}

	.button,
	.button.medium,
	button,
	input[type="reset"],
	input[type="submit"],
	input[type="button"],
	.wc-proceed-to-checkout a,
	.single_add_to_cart_button {
		padding:14px 34px; 
		font-size:13px;
		line-height: 22px;
	}

	.button.large {
		padding:18px 44px;
		font-size:14px;
		line-height: 24px;
	}

	.button.square,
	button,
	input[type="reset"],
	input[type="submit"],
	input[type="button"],
	.wc-proceed-to-checkout a {
		border-radius: 0;
	}

	.button.rounded {
		border-radius: 3px;
	}

	.button.round {
		border-radius:250px;
	}

	.button.animate-false .btn-icon {
		display:block;
    	margin: 0px;
		position: absolute;
		top: 0;
		right: 0;
		font-size: 120%;
	}

	.button.round.animate-false .btn-icon {
		right: 3px;
	}

	.button.small.animate-false .btn-icon {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.button.medium.animate-false .btn-icon {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.button.large.animate-false .btn-icon {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}

	.button.small.icon-true.animate-false {
		padding-right:55px; 
	}

	.button.medium.icon-true.animate-false {
		padding-right:84px; 
	}

	.button.large.icon-true.animate-false {
		padding-right:104px;
	}

	.button.icon-true.animate-false .btn-icon:after {
		width: 1px;
		height: 100%;
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: all 300ms ease;
    	transition: all 300ms ease;
	}

	.button-ghost.icon-true.animate-false .btn-icon:after {
		width: 2px;
	}

	.blue.button-3d.button.icon-true.animate-false .btn-icon:after {background: #2980B9;}
	
	.blue.button-normal.button.icon-true.animate-false .btn-icon:after {background: #2980B9;}
	.blue.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #246e9f;}
	
	.blue.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #3498DB;}
	.blue.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #2980B9;}

	/*------*/

	.turquoise.button-3d.button.icon-true.animate-false .btn-icon:after {background: #118f82;}
	
	.turquoise.button-normal.button.icon-true.animate-false .btn-icon:after {background: #118f82;}
	.turquoise.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #0e796e;}
	
	.turquoise.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #14A697;}
	.turquoise.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #118f82;}

	/*------*/

	.pink.button-3d.button.icon-true.animate-false .btn-icon:after {background: #d74949;}
	
	.pink.button-normal.button.icon-true.animate-false .btn-icon:after {background: #d74949;}
	.pink.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #c54343;}
	
	.pink.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #F25252;}
	.pink.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #d74949;}

	/*------*/

	.violet.button-3d.button.icon-true.animate-false .btn-icon:after {background: #5e456e;}
	
	.violet.button-normal.button.icon-true.animate-false .btn-icon:after {background: #5e456e;}
	.violet.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #4e395b;}
	
	.violet.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #745587;}
	.violet.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #5e456e;}

	/*------*/

	.peacoc.button-3d.button.icon-true.animate-false .btn-icon:after {background: #13808c;}
	
	.peacoc.button-normal.button.icon-true.animate-false .btn-icon:after {background: #13808c;}
	.peacoc.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #106872;}
	
	.peacoc.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #1695a3;}
	.peacoc.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #13808c;}

	/*------*/

	.chino.button-3d.button.icon-true.animate-false .btn-icon:after {background: #98947b;}
	
	.chino.button-normal.button.icon-true.animate-false .btn-icon:after {background: #98947b;}
	.chino.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #8e8677;}
	
	.chino.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #b4af91;}
	.chino.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #98947b;}

	/*------*/

	.mulled_wine.button-3d.button.icon-true.animate-false .btn-icon:after {background: #671b2a;}
	
	.mulled_wine.button-normal.button.icon-true.animate-false .btn-icon:after {background: #671b2a;}
	.mulled_wine.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #521621;}
	
	.mulled_wine.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #7D2133;}
	.mulled_wine.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #671b2a;}

	/*------*/

	.vista_blue.button-3d.button.icon-true.animate-false .btn-icon:after {background: #19a588;}
	
	.vista_blue.button-normal.button.icon-true.animate-false .btn-icon:after {background: #19a588;}
	.vista_blue.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #168f76;}
	
	.vista_blue.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #1BBC9B;}
	.vista_blue.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #19a588;}

	/*------*/

	.black.button-3d.button.icon-true.animate-false .btn-icon:after {background: #454846;}
	
	.black.button-normal.button.icon-true.animate-false .btn-icon:after {background: #454846;}
	.black.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #454846;}
	
	.black.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #2a2a2a;}
	.black.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #454846;}

	/*------*/

	.grey.button-3d.button.icon-true.animate-false .btn-icon:after {background: #485f5d;}
	
	.grey.button-normal.button.icon-true.animate-false .btn-icon:after {background: #485f5d;}
	.grey.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #394b4a;}
	
	.grey.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #5b7876;}
	.grey.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #485f5d;}

	/*------*/

	.grey_light.button-3d.button.icon-true.animate-false .btn-icon:after {background: #e0e0e0;}
	
	.grey_light.button-normal.button.icon-true.animate-false .btn-icon:after {background: #e0e0e0;}
	.grey_light.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #d0d0d0;}
	
	.grey_light.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #eeeeee;}
	.grey_light.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #e0e0e0;}

	/*------*/

	.orange.button-3d.button.icon-true.animate-false .btn-icon:after {background: #d37201}
	
	.orange.button-normal.button.icon-true.animate-false .btn-icon:after {background: #d37201;}
	.orange.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #bd6601;}
	
	.orange.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #eb7f00;}
	.orange.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #d37201;}		

	/*------*/

	.sky.button-3d.button.icon-true.animate-false .btn-icon:after {background: #7692b4;}
	
	.sky.button-normal.button.icon-true.animate-false .btn-icon:after {background:#7692b4;}
	.sky.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #667e9c;}
	
	.sky.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #85A5CC;}
	.sky.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #7692b4;}		

	/*------*/

	.green.button-3d.button.icon-true.animate-false .btn-icon:after {background: #487520;}
	
	.green.button-normal.button.icon-true.animate-false .btn-icon:after {background:#487520;}
	.green.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #3b601a;}
	
	.green.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #588F27;}
	.green.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #487520;}		

	/*------*/

	.yellow.button-3d.button.icon-true.animate-false .btn-icon:after {background: #e6bd0f;}
	
	.yellow.button-normal.button.icon-true.animate-false .btn-icon:after {background:#e6bd0f;}
	.yellow.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #d5af0f;}
	
	.yellow.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #FFD10F;}
	.yellow.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #e6bd0f;}		

	/*------*/

	.sandy_brown.button-3d.button.icon-true.animate-false .btn-icon:after {background: #dca868;}
	
	.sandy_brown.button-normal.button.icon-true.animate-false .btn-icon:after {background:#dca868;}
	.sandy_brown.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #c2945c;}
	
	.sandy_brown.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #F2B872;}
	.sandy_brown.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #dca868;}						

	/*------*/

	.purple.button-3d.button.icon-true.animate-false .btn-icon:after {background: #714e9c;}
	
	.purple.button-normal.button.icon-true.animate-false .btn-icon:after {background:#714e9c;}
	.purple.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #533972;}
	
	.purple.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #855cb8;}
	.purple.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #714e9c;}	

	/*------*/

	.white.button-3d.button.icon-true.animate-false .btn-icon:after {background: #eeeeee;}
	
	.white.button-normal.button.icon-true.animate-false .btn-icon:after {background:#eeeeee;}
	.white.button-normal.button.icon-true.animate-false:hover .btn-icon:after {background: #cccccc;}
	
	.white.button-ghost.button.icon-true.animate-false .btn-icon:after {background: #ffffff;}
	.white.button-ghost.button.icon-true.animate-false:hover .btn-icon:after {background: #eeeeee;}
	
	.animate-false.button-normal.hover-opacity:hover
	{opacity: 0.7;}

	.animate-false.button-3d:hover
	 {top: 2px;}

	.blue.button-normal {background: #3498DB;}
	.animate-false.blue.button-normal.hover-fill:hover {background: #2980B9;}

	.blue.button-ghost {box-shadow:inset 0 0 0 2px #3498DB;color:#3498DB;}
	.blue.button-3d    {background-color:#3498DB;box-shadow: 0 4px #236d9e;}
	.animate-false.blue.button-3d:hover {box-shadow: 0 2px #236d9e;}

	.turquoise.button-normal {background: #14A697;}
	.animate-false.turquoise.button-normal.hover-fill:hover {background: #118f82;}

	.turquoise.button-ghost {box-shadow:inset 0 0 0 2px #14A697;color:#14A697;}
	.turquoise.button-3d {background-color:#14A697;box-shadow: 0 4px #237f73;}
	.animate-false.turquoise.button-3d:hover {box-shadow: 0 2px #237f73;}

	.pink.button-normal {background: #F25252;}
	.animate-false.pink.button-normal.hover-fill:hover {background: #d74949;}

	.pink.button-ghost {box-shadow:inset 0 0 0 2px #F25252;color:#F25252;}
	.pink.button-3d {background-color:#F25252;box-shadow: 0 4px #be4141;}
	.animate-false.pink.button-3d:hover {box-shadow: 0 2px #be4141;}

	.violet.button-normal{background: #745587;}
	.animate-false.violet.button-normal.hover-fill:hover{background: #5e456e;}

	.violet.button-ghost {box-shadow:inset 0 0 0 2px #745587;color:#745587;}
	.violet.button-3d {background-color:#745587;box-shadow: 0 4px #483554;}
	.animate-false.violet.button-3d:hover {box-shadow: 0 2px #483554;}

	.peacoc.button-normal{background: #1695a3;}
	.animate-false.peacoc.button-normal.hover-fill:hover {background: #13808c;}

	.peacoc.button-ghost {box-shadow:inset 0 0 0 2px #1695a3;color:#1695a3;}
	.peacoc.button-3d {background-color:#1695a3;box-shadow: 0 4px #0f636c;}
	.animate-false.peacoc.button-3d:hover {box-shadow: 0 2px #0f636c;}

	.chino.button-normal{background: #b4af91;}
	.animate-false.chino.button-normal.hover-fill:hover {background: #98947b;}

	.chino.button-ghost {box-shadow:inset 0 0 0 2px #b4af91;color:#b4af91;}
	.chino.button-3d {background-color:#b4af91;box-shadow: 0 4px #787561;}
	.animate-false.chino.button-3d:hover {box-shadow: 0 2px #787561;}

	.mulled_wine.button-normal{background: #7D2133;}
	.animate-false.mulled_wine.button-normal.hover-fill:hover{background: #671b2a;}

	.mulled_wine.button-ghost {box-shadow:inset 0 0 0 2px #7D2133;color:#7D2133;}
	.mulled_wine.button-3d {background-color:#7D2133;box-shadow: 0 4px #4d141f;}
	.animate-false.mulled_wine.button-3d:hover {box-shadow: 0 2px #4d141f;}

	.vista_blue.button-normal{background: #1BBC9B;}
	.animate-false.vista_blue.button-normal.hover-fill:hover{background: #19a588;}

	.vista_blue.button-ghost {box-shadow:inset 0 0 0 2px #1BBC9B;color:#1BBC9B;}
	.vista_blue.button-3d {background-color:#1BBC9B;box-shadow: 0 4px #148971;}
	.animate-false.vista_blue.button-3d:hover {box-shadow: 0 2px #148971;}

	.black.button-normal{background: #2a2c2b;}
	.animate-false.black.button-normal.hover-fill:hover{background: #1b1c1b;}

	.black.button-ghost {box-shadow:inset 0 0 0 2px #2a2a2a;color:#2a2a2a;}
	.black.button-3d {background-color:#2a2a2a;box-shadow: 0 4px #7c7c7c;}
	.animate-false.black.button-3d:hover {box-shadow: 0 2px #7c7c7c;}

	.grey.button-normal{background: #5b7876;}
	.animate-false.grey.button-normal.hover-fill:hover{background: #485f5d;}

	.grey.button-ghost {box-shadow:inset 0 0 0 2px #5b7876;color:#999999;}
	.grey.button-3d {background-color:#5b7876;box-shadow: 0 4px #334342;}
	.animate-false.grey.button-3d:hover {box-shadow: 0 2px #334342;}

	.grey_light.button-normal{background: #eeeeee;color:#999999;}
	.animate-false.grey_light.button-normal.hover-fill:hover{background: #e0e0e0;}

	.grey_light.button-ghost {box-shadow:inset 0 0 0 2px #eeeeee;color:#999999;}
	.grey_light.button-3d {background-color:#eeeeee;box-shadow: 0 4px #c0c0c0;color:#999999;}
	.animate-false.grey_light.button-3d:hover {box-shadow: 0 2px #c0c0c0;}

	.orange.button-normal{background: #eb7f00;}
	.animate-false.orange.button-normal.hover-fill:hover{background: #d37201;}

	.orange.button-ghost {box-shadow:inset 0 0 0 2px #eb7f00;color:#eb7f00;}
	.orange.button-3d {background-color:#eb7f00;box-shadow: 0 4px #b66301;}
	.animate-false.orange.button-3d:hover {box-shadow: 0 2px #b66301;}

	.sky.button-normal{background: #85A5CC;}
	.animate-false.sky.button-normal.hover-fill:hover{background: #7692b4;}

	.sky.button-ghost {box-shadow:inset 0 0 0 2px #85A5CC;color:#85A5CC;}
	.sky.button-3d {background-color:#85A5CC;box-shadow: 0 4px #3b75ac;}
	.animate-false.sky.button-3d:hover {box-shadow: 0 2px #3b75ac;}

	.green.button-normal{background: #588F27;}
	.animate-false.green.button-normal.hover-fill:hover{background: #487520;}

	.green.button-ghost {box-shadow:inset 0 0 0 2px #588F27;color:#588F27;}
	.green.button-3d {background-color:#588F27;box-shadow: 0 4px #3d7411;}
	.animate-false.green.button-3d:hover {box-shadow: 0 2px #3d7411;}

	.yellow.button-normal{background: #FFD10F;}
	.animate-false.yellow.button-normal.hover-fill:hover{background: #e6bd0f;}

	.yellow.button-ghost {box-shadow:inset 0 0 0 2px #FFD10F;color:#FFD10F;}
	.yellow.button-3d {background-color:#FFD10F;box-shadow: 0 4px #e6bd0f;}
	.animate-false.yellow.button-3d:hover {box-shadow: 0 2px #e6bd0f;}

	.sandy_brown.button-normal{background: #F2B872;}
	.animate-false.sandy_brown.button-normal.hover-fill:hover{background: #dca868;}

	.sandy_brown.button-ghost {box-shadow:inset 0 0 0 2px #F2B872;color:#F2B872;}
	.sandy_brown.button-3d {background-color:#F2B872;box-shadow: 0 4px #e38054;}
	.animate-false.sandy_brown.button-3d:hover {box-shadow: 0 2px #e38054;}

	.purple.button-normal{background: #9768D1;}
	.animate-false.purple.button-normal.hover-fill:hover{background: #855cb8;}

	.purple.button-ghost {box-shadow:inset 0 0 0 2px #9768D1;color:#9768D1;}
	.purple.button-3d {background-color:#9768D1;box-shadow: 0 4px #482b71;}
	.animate-false.purple.button-3d:hover {box-shadow: 0 2px #482b71;}

	.white.button-normal{
		background: #ffffff;
		color:#777777;
	}

	.animate-false.white.button-normal.hover-fill:hover{
		background: #fafafa;
	}

	.white.button-ghost {box-shadow:inset 0 0 0 2px #ffffff;color:#ffffff;}
	.white.button-3d {background-color:#ffffff;box-shadow: 0 4px #ebebeb;color:#333333;}
	.animate-false.white.button-3d:hover {box-shadow: 0 2px #ebebeb;}

	.blue.button-ghost.hover-fill:hover,
	.blue.button-ghost.hover-drop:after,
	.blue.button-ghost.hover-side:after,
	.blue.button-ghost.hover-scene:after,
	.blue.button-ghost.hover-screen:after
	{background-color: #3498DB;}

	.turquoise.button-ghost.hover-fill:hover,
	.turquoise.button-ghost.hover-drop:after,
	.turquoise.button-ghost.hover-side:after,
	.turquoise.button-ghost.hover-scene:after,
	.turquoise.button-ghost.hover-screen:after
	{background-color: #14A697;}

	.pink.button-ghost.hover-fill:hover,
	.pink.button-ghost.hover-drop:after,
	.pink.button-ghost.hover-side:after,
	.pink.button-ghost.hover-scene:after,
	.pink.button-ghost.hover-screen:after 
	{background-color:#F25252;}

	.violet.button-ghost.hover-fill:hover,
	.violet.button-ghost.hover-drop:after,
	.violet.button-ghost.hover-side:after,
	.violet.button-ghost.hover-scene:after,
	.violet.button-ghost.hover-screen:after 
	{background-color:#745587;}

	.peacoc.button-ghost.hover-fill:hover,
	.peacoc.button-ghost.hover-drop:after,
	.peacoc.button-ghost.hover-side:after,
	.peacoc.button-ghost.hover-scene:after,
	.peacoc.button-ghost.hover-screen:after  
	{background-color:#1695a3;}

	.chino.button-ghost.hover-fill:hover,
	.chino.button-ghost.hover-drop:after,
	.chino.button-ghost.hover-side:after,
	.chino.button-ghost.hover-scene:after,
	.chino.button-ghost.hover-screen:after  
	{background-color:#b4af91;}

	.mulled_wine.button-ghost.hover-fill:hover,
	.mulled_wine.button-ghost.hover-drop:after,
	.mulled_wine.button-ghost.hover-side:after,
	.mulled_wine.button-ghost.hover-scene:after,
	.mulled_wine.button-ghost.hover-screen:after
	{background-color:#7D2133;}

	.vista_blue.button-ghost.hover-fill:hover,
	.vista_blue.button-ghost.hover-drop:after,
	.vista_blue.button-ghost.hover-side:after,
	.vista_blue.button-ghost.hover-scene:after,
	.vista_blue.button-ghost.hover-screen:after
	{background-color:#1BBC9B;}

	.black.button-ghost.hover-fill:hover,
	.black.button-ghost.hover-drop:after,
	.black.button-ghost.hover-side:after,
	.black.button-ghost.hover-scene:after,
	.black.button-ghost.hover-screen:after
	{background-color:#2a2a2a;}

	.grey.button-ghost.hover-fill:hover,
	.grey.button-ghost.hover-drop:after,
	.grey.button-ghost.hover-side:after,
	.grey.button-ghost.hover-scene:after,
	.grey.button-ghost.hover-screen:after
	{background-color:#5b7876;}

	.grey_light.button-ghost.hover-fill:hover,
	.grey_light.button-ghost.hover-drop:after,
	.grey_light.button-ghost.hover-side:after,
	.grey_light.button-ghost.hover-scene:after,
	.grey_light.button-ghost.hover-screen:after
	{background-color:#eeeeee;}

	.orange.button-ghost.hover-fill:hover,
	.orange.button-ghost.hover-drop:after,
	.orange.button-ghost.hover-side:after,
	.orange.button-ghost.hover-scene:after,
	.orange.button-ghost.hover-screen:after
	{background-color:#eb7f00;}

	.sky.button-ghost.hover-fill:hover,
	.sky.button-ghost.hover-drop:after,
	.sky.button-ghost.hover-side:after,
	.sky.button-ghost.hover-scene:after,
	.sky.button-ghost.hover-screen:after
	{background-color:#85A5CC;}

	.green.button-ghost.hover-fill:hover,
	.green.button-ghost.hover-drop:after,
	.green.button-ghost.hover-side:after,
	.green.button-ghost.hover-scene:after,
	.green.button-ghost.hover-screen:after
	{background-color:#588F27;}

	.yellow.button-ghost.hover-fill:hover,
	.yellow.button-ghost.hover-drop:after,
	.yellow.button-ghost.hover-side:after,
	.yellow.button-ghost.hover-scene:after,
	.yellow.button-ghost.hover-screen:after
	{background-color:#FFD10F;}

	.sandy_brown.button-ghost.hover-fill:hover,
	.sandy_brown.button-ghost.hover-drop:after,
	.sandy_brown.button-ghost.hover-side:after,
	.sandy_brown.button-ghost.hover-scene:after,
	.sandy_brown.button-ghost.hover-screen:after
	{background-color:#F2B872;}

	.purple.button-ghost.hover-fill:hover,
	.purple.button-ghost.hover-drop:after,
	.purple.button-ghost.hover-side:after,
	.purple.button-ghost.hover-scene:after,
	.purple.button-ghost.hover-screen:after
	{background-color:#9768D1;}

	.white.button-ghost.hover-fill:hover,
	.white.button-ghost.hover-drop:after,
	.white.button-ghost.hover-side:after,
	.white.button-ghost.hover-scene:after,
	.white.button-ghost.hover-screen:after
	{background-color:#fff;}

	.white.button-ghost.animate-false.hover-fill:hover,
	.white.button-ghost.animate-false.hover-drop:hover,
	.white.button-ghost.animate-false.hover-side:hover,
	.white.button-ghost.animate-false.hover-scene:hover,
	.white.button-ghost.animate-false.hover-screen:hover {
		color: #333 !important;
	}

	.button-ghost.hover-drop,
	.button-ghost.hover-side,
	.button-ghost.hover-scene,
	.button-ghost.hover-screen,
	.button-ghost.animate-true
	{background-color: transparent !important;}

	.animate-false.button-ghost.hover-drop:after,
	.animate-false.button-ghost.hover-side:after,
	.animate-false.button-ghost.hover-scene:after,
	.animate-false.button-ghost.hover-screen:after {
		width: 100%;
		height: 0;
		top: 0;
		left: 0;
		content: '';
		position: absolute;
		z-index: -1;
		display: block;
		-webkit-transition: all 200ms ease;
		transition: all 200ms ease;
	}

	.animate-false.button-ghost.hover-side:after {width:0%;height:100%;}
	.animate-false.button-ghost.hover-scene:after {
		width: 0;
		height: 100%;
		top: 50%;
		left: 50%;
		opacity: 0;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
	.animate-false.button-ghost.hover-diagonal:after {
		width:100%;
		height:0;
		top: 50%;
		left: 50%;
		opacity: 0;
		-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
		-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
		transform: translateX(-50%) translateY(-50%) rotate(45deg);
	}
	.animate-false.button-ghost.hover-screen:after {
		width: 100%;
		height: 0;
		top: 50%;
		left: 50%;
		opacity: 0;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}

	.animate-false.button-ghost.hover-drop:hover:after {height:100%;}
	.animate-false.button-ghost.hover-side:hover:after {width: 100%;}
	.animate-false.button-ghost.hover-screen:hover:after {height: 100%;opacity: 1;}
	.animate-false.button-ghost.hover-scene:hover:after {width: 100%;opacity: 1;}

	.animate-false.button-ghost.hover-fill:hover,
	.animate-false.button-ghost.hover-drop:hover,
	.animate-false.button-ghost.hover-side:hover,
	.animate-false.button-ghost.hover-scene:hover,
	.animate-false.button-ghost.hover-screen:hover
	{color: #fff;}

	.animate-false.grey_light.button-ghost.hover-fill:hover,
	.animate-false.grey_light.button-ghost.hover-drop:hover,
	.animate-false.grey_light.button-ghost.hover-side:hover,
	.animate-false.grey_light.button-ghost.hover-scene:hover,
	.animate-false.grey_light.button-ghost.hover-screen:hover
	{color: #999999;}

	.animate-false.white.button-ghost.hover-fill:hover,
	.animate-false.white.button-ghost.hover-drop:hover,
	.animate-false.white.button-ghost.hover-side:hover,
	.animate-false.white.button-ghost.hover-scene:hover,
	.animate-false.white.button-ghost.hover-screen:hover
	{color: #333;}

	.button.animate-true .btn-icon {opacity: 0;margin-left: 0;}
	.button.animate-true .txt {display: inline-block;}

	.button.animate-true.anim-type-ghost span {
		-webkit-transition: all 150ms ease;
		transition: all 150ms ease;
	}

	.button.animate-true.anim-type-reverse span {
		-webkit-transition: all 150ms ease;
		transition: all 150ms ease;
	}

	.button.animate-true.anim-type-ghost .txt {
		-webkit-transform:translateX(7%);
		-ms-transform:translateX(7%);
		transform:translateX(7%);
	}

	.animate-true.anim-type-ghost:hover .txt {
		-webkit-transform:translateX(-5%);
		-ms-transform:translateX(-5%);
		transform:translateX(-5%);
	}

	.animate-true.anim-type-ghost:hover .btn-icon {
		-webkit-transform:translateX(50%);
		-ms-transform:translateX(50%);
		transform:translateX(50%);
		opacity: 1;
	}

	.button.animate-true.anim-type-reverse .btn-icon {
		opacity: 1;
		position: absolute;
		height: 100%;
		width: 100%;
		text-align: center;
		top:-100%;
		left: 0;
		font-size: 180%;
	}

	.button.animate-true.anim-type-reverse .btn-icon:before {
		position: absolute;
		left:50%;
		top:50%;
		-webkit-transform:translateY(-50%) translateX(-50%);
		-ms-transform:translateY(-50%) translateX(-50%);
		transform:translateY(-50%) translateX(-50%);
	}

	.button.animate-true.anim-type-reverse .txt {
		display:block;
	}

	.button.animate-true.anim-type-reverse:hover .btn-icon {
		top: 0;
	}

	.button.animate-true.anim-type-reverse:hover .txt {
		-webkit-transform:translateY(200%);
		-ms-transform:translateY(200%);
		transform:translateY(200%);
	}

/*DROPCAP
/*=============*/
	
	.nz-dropcap,
	.nz-dropcap.empty {
		display: block;
		float: left;
		font-size:44px;
		line-height: 28px;
		margin: 8px 8px 0 0;
	}

	.nz-dropcap.full {
		background-color: #222;
		color: #fff;
		border-radius: 3px;
		padding: 14px 10px 15px 10px;
	}

/*HIGHLIGHT
/*=============*/
	
	.nz-highlight {
		display: inline-block;
		padding: 0px 8px;
		color: #fff;
	}

	.nz-highlight > :last-child {
		margin-bottom: 0 !important;
	}

/*ICON LIST
/*=============*/
	
	.nz-i-list {list-style:none;}

	.nz-i-list li {
		display: table;
	}

	.nz-i-list.large li {
		margin-bottom: 15px;
	}

	.nz-i-list li:last-child {margin-bottom: 0px;}

	.nz-i-list > li > div {
		display: table-cell;
		padding: 0;
		margin: 0;
		vertical-align: top;
	}

	.nz-i-list span.icon {
		display: block;
		margin-right: 10px;
		margin-bottom: 0;
		margin-left: 0;
		margin-top: 6px;
		text-align: center;
		font-size: 12px;
		line-height: 12px !important;
	}

	.nz-i-list.none span.icon {margin-top: 6px;}

	.nz-i-list.square span.icon,
	.nz-i-list.circle span.icon
	{margin-top: 2px;}

	/*types*/
	.nz-i-list.circle span.icon,
	.nz-i-list.square span.icon {
		font-size: 10px;
		width: 20px;
		height: 20px;
		border-radius: 0px;
		line-height: 20px !important;
	}
	
	.nz-i-list.circle span.icon {border-radius: 50%;}

/*ICONS
/*=============*/
	
	.nz-icon {
		margin:5px;
		font-size:16px;
		line-height: 16px;
		text-align: center;
		display: inline-block;
	}

	/*Sizes*/
	.nz-icon.small {font-size:14px; line-height: 14px;}
	.nz-icon.medium {font-size:32px; line-height: 32px;}
	.nz-icon.large {font-size:64px;  line-height: 64px;}

	/*Sizes with types*/
	.nz-icon.circle.small,
	.nz-icon.square.small {
		width: 40px;
		height: 40px;
		line-height: 36px;
		border-width: 2px;
	}
	.nz-icon.circle.medium,
	.nz-icon.square.medium {
		width: 65px;
		height: 65px;
		line-height: 59px;
		border-width: 2px;
	}
	.nz-icon.circle.large,
	.nz-icon.square.large {
		width: 110px;
		height: 110px;
		line-height: 103px;
		border-width: 2px;
	}

	/*Types*/
	.nz-icon.circle {border-radius: 50%;}
	.nz-icon.square {border-radius: 2px;}
	.nz-icon.circle,
	.nz-icon.square {
		border-style:solid;
		border-color: transparent;
	}

	.nz-icon.animate-true {
		-webkit-animation: iconAnimate 1.4s infinite;
		animation: iconAnimate 1.4s infinite;
	}

	@-webkit-keyframes iconAnimate {
	  0%,100% { -webkit-transform: translateY(5px); }
	  50% { -webkit-transform: translateY(-5px); }
	}

	@keyframes iconAnimate {
	  0%,100% { transform: translateY(5px); }
	  50% { transform: translateY(-5px); }
	}

/*SEPARATOR
/*=============*/

	.nz-separator {height: 1px;border-bottom-width: 1px;}
	.nz-separator.solid  {border-bottom-style:solid;}
	.nz-separator.dotted {border-bottom-style:dotted;}
	.nz-separator.dashed {border-bottom-style:dashed}

	.sep-wrap.center .nz-separator {margin: 0 auto;}
	.sep-wrap.left .nz-separator {float: left;}
	.sep-wrap.right .nz-separator {float: right;}

/*ICON SEPARATOR
/*=============*/

	.nz-icon-separator {
		position: relative;
		width: 500px;
		max-width: 100%;
		margin: 0 auto;
	}

	.nz-icon-separator .icon {
		width: 60px;
		font-size: 28px;
		line-height: 28px;
		position: relative;
		z-index: 15;
		display: block;
	    margin: 0 auto;
	    text-align: center;
	}

	.nz-separator-left,
	.nz-separator-right {
		width: 220px;
		height: 10px;
		position: absolute;
		display: block;
		left: 0;
		top: 50%;
	}

	.nz-separator-left span,
	.nz-separator-right span {
		display: block;
		width:calc( 100% - 10px);
		height: 1px;
	}

	.nz-separator-right {
		left: auto;
		right: 0;
	}

	.nz-separator-right span {
		float: right;
	}

	.nz-separator-left span + span,
	.nz-separator-right span + span {
		margin-top: 3px;
	}

	.nz-separator-left span + span {
		float: right;
	}

	.nz-separator-right span + span {
		float: left;
	}

/*SOCIAL LINKS
/*=============*/
	
	.social-links        {height: 40px;}
	.social-links.right  {text-align: right;}
	.social-links.left   {text-align: right;}
	.social-links.center {text-align: center;}

	.social-links a {
		display: inline-block;
		width: 36px;
		height: 36px;
		line-height: 36px;
		border-radius: 36px;
		font-size: 14px;
		text-align: center;
		color: #999999 !important;
		box-shadow:inset 0 0 0 1px #999999;
		margin: 0 4px 3px 0;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		-webkit-backface-visibility: hidden;
   	    backface-visibility: hidden;
   	    overflow: hidden;
	}

	.footer .widget .social-links a {
		color: rgba(255,255,255,0.5) !important;
		box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
	}

	.social-links a:hover,
	.footer .widget .social-links a:hover {
		color: #ffffff !important;
	}

	.social-links a:last-child            {margin-right: 0px;}

/*VIDEO, AUDIO EMBED
/*=============*/
	
	/*Flexible embeds*/
	.flex-mod {
	    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 30px;
	    height: 0;
	    overflow: hidden;
	}

	.flex-mod iframe,   
	.flex-mod object,  
	.flex-mod embed {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}

	.soundcloud iframe {
		max-width: 100%;
	}

	.wp-video-shortcode,
	.wp-audio-shortcode {
		max-width: 100% !important;
		height: auto;
	}

	.video-modal {
		position: relative;
		display: block;
	}

	.video-modal:hover:before {
		box-shadow: inset 0 0 0 1px rgba(255,255,255,1);
	}

	.video-modal .ninzio-overlay {
		background-color: rgba(0,0,0,0.5);
		opacity: 1;
		z-index: 10;
	}

	.video-modal:hover .ninzio-overlay {
		background-color: rgba(0,0,0,0.6);
	}

	.video-modal .video-icon  {
		width: 82px;
		height: 82px;
		margin: 0 auto 15px auto;
		background-image: url(images/video_icon.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		content: "";
	}

	.video-modal .video-title {
		color: #fff;
		font-size: 18px;
		line-height: 28px;
		margin: 0;
		text-align: center;
		text-transform: uppercase;
	}

	.video-modal:hover:after {
		-webkit-transform:scale(0.8); 
		-ms-transform:scale(0.8); 
		transform:scale(0.8); 
	}

	.video-modal img {
		margin:0 auto;
		display: block;
	}

/*RECENT TWEETS
/*=============*/
	
	.nz-tweets {
		position: relative;
		padding-top:70px;
		text-align: center;
	}

	.nz-tweets .follow {
		font-size: 18px;
    	line-height: 28px;
	}

	.nz-tweets:before {
		display: block;
		content: "\e76d";
		line-height:50px;
		font-size:42px;
		width:50px;
		height:50px;
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform:translateX(-50%);
		-ms-transform:translateX(-50%);
		transform:translateX(-50%);
		text-align: center;
		color: #fff;
	}

	.nz-tweets ul {
		list-style:none;
		text-align: center;
	}

	.nz-tweets a,
	.nz-tweets p {
		color: inherit;
		font-size:18px;
		line-height: 28px;
		margin: 0;
	}

	.nz-tweets a {
		color: inherit !important;
	}

	.nz-tweets .owl-controls {
		display: block;
		text-align: center;
		margin-top: 30px;
	}

	.nz-tweets .owl-buttons div {
		width:30px;
		height: 30px;
		line-height: 30px;
		display: inline-block;
		border:2px solid #e0e0e0;
		color: #e0e0e0;
		position: relative;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.nz-tweets .owl-buttons div:hover {
		border:2px solid #777777;
		color: #777777;
	}

	.nz-tweets .owl-buttons div:first-child {
		margin-right: 4px;
	}

	.nz-tweets .owl-buttons div:first-child:after,
	.nz-tweets .owl-buttons div:last-child:after {
		position: absolute;
		content: "\e914";
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		font-size: 16px;
		text-align: center;
		line-height: 28px;
	}

	.nz-tweets .owl-buttons div:last-child:after {
		content: "\e917";
	}

/*CONTENTBOX
/*=============*/

	.nz-content-box > .nz-box {	
		width: 100%;
		position: relative;
		margin-bottom: 35px;
	}

	.nz-content-box .box-icon {
		-webkit-backface-visibility: hidden;
	    -webkit-transition: all 200ms;
	    transition: all 200ms;
	    font-size: 36px;
	    line-height: 36px;
	    text-align: center;
	    position: relative;
	    top: 4px;
	}

	.nz-content-box .back_active .box-icon,
	.nz-content-box .bord_active .box-icon {
	    font-size: 22px;
	    line-height: 22px;
	    text-align: center;
	    position: relative;
	    top: 14px;
	}

	.nz-content-box .box-icon-wrap {
		position: absolute;
		margin: 0;
		height: 60px;
		width: 60px;
		border-radius: 60px;
		left: 0px;
    	top: -2px;
	}

	.nz-content-box.align-right .box-icon-wrap {
		right: 15px;
		left: auto;
	}

	.nz-content-box .back_active .box-icon-wrap,
	.nz-content-box .bord_active .box-icon-wrap {
		top: -5px;
		left: 15px;
		height: 50px;
		width: 50px;
		border-radius: 50px;
	}

	.nz-content-box .back_active .box-icon-wrap:before,
	.nz-content-box .bord_active .box-icon-wrap:before {
		content: "";
		display: block;
		height:52px;
		width: 52px;
		border-radius: 52px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -26px;
		margin-top:-26px;
		opacity: 0;
		-webkit-transform: scale(1.4);
		transform: scale(1.4);
		-webkit-transition: all 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
    	transition: all 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
	}

	.nz-content-box.version2 .back_active .box-icon-wrap:before,
	.nz-content-box.version2 .bord_active .box-icon-wrap:before {
		content: "";
		display: block;
		height:82px;
		width: 82px;
		border-radius: 82px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: -41px;
		margin-top:-41px;
		opacity: 0;
		-webkit-transform: scale(1.4);
		transform: scale(1.4);
		-webkit-transition: all 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
    	transition: all 700ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
	}

	.nz-content-box .back_active:hover .box-icon-wrap:before,
	.nz-content-box .bord_active:hover .box-icon-wrap:before {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.nz-content-box .box-title {
		font-size: 16px;
		line-height: 26px;
		text-transform: uppercase;
		position: relative;
		padding-bottom: 25px;
		padding-left: 60px;
	}

	.nz-content-box.version2 .box-title {
		padding-left: 0px !important;
		padding-bottom: 15px;
	}

	.nz-content-box .box-title:after {
		width: 70px;
		height: 1px;
		background-color: #eeeeee;
		content: "";
		position: absolute;
		left: 70px;
		bottom: 20px;
		-webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    	transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	}

	.nz-content-box.version2 .box-title:after {
		left: 50%;
		bottom: 10px;
		margin-left:-35px;
	}

	.nz-content-box .back_active .box-title,
	.nz-content-box .bord_active .box-title {
	    padding-left: 70px;
	}

	.nz-content-box.align-right .box-data {
		padding-left: 0px;
		padding-right: 80px;
	}

	.nz-content-box.align-right .back_active .box-data,
	.nz-content-box.align-right .bord_active .box-data {
		padding-left: 0px;
		padding-right: 100px;
	}

	.nz-content-box .nz-box > .nz-box-wrap {
		padding:5px 0px;
	}

	.nz-box > .nz-box-wrap > a {
		color: inherit !important;
	}

	.box-more {
		display: inline-block;
		text-transform: none;
		margin-top: 10px;
		font-size: 14px;
		color: #cccccc !important;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
		position: relative;
	}

	.box-more:after {
		content: "";
	    position: absolute;
	    width: 0%;
	    -webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	    transform: translateX(-50%);
	    height: 2px;
	    bottom: 0px;
	    left: 50%;
	    opacity: 0;
	    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	}

	.box-more:hover:after {
		opacity: 1 !important;
    	width: 100% !important;
	}

	.nz-content-box.version2 {
		text-align: center;
	}

	.nz-content-box.version2 .box-data {
		padding-left: 0px !important;
	}

	.nz-content-box.version2 .box-icon-wrap {
	    position: relative;
	    margin: 0 auto 30px auto;
	    height: 80px;
	    width: 80px;
	    border-radius: 80px;
	    left: 0px;
	    top: 0px;
	}

	.nz-content-box.version2 .box-icon {
	    font-size: 48px;
	    line-height: 48px;
	    top: 19px;
	}

	.nz-content-box.version2 .box-icon {
	    font-size: 48px;
	    line-height: 48px;
	    top: 19px;
	}

	.nz-content-box.version2 .back_active .box-icon,
	.nz-content-box.version2 .bord_active .box-icon {
	    font-size: 36px;
	    line-height: 36px;
	    top: 22px;
	}

/*TAGLINE
/*=============*/

	.nz-tagline {
		width: 100%;
		padding: 40px 0;
		position: relative;
		background-repeat: no-repeat;
		background-position: left top;
		-webkit-background-size:cover;
		-ms-background-size:cover;
		background-size:cover;
	}

	.nz-tagline img {
		position: absolute;
		bottom: -40px;
		left:40px;
	}

	.nz-tagline .container {
		text-align: center;
		max-width: 100% !important;
	}

	.nz-tagline .container > .tagline-title {
		font-size: 22px;
  		line-height: 32px;
		padding-right: 40px;
	}

	.nz-tagline .container > .tagline-title,
	.nz-tagline .container > .button,
	.nz-tagline .container > .tagline-icon {
		vertical-align: middle;
		display: block;
		margin: 0 auto 15px auto !important;
	}

	.nz-tagline .container > :last-child {
		margin-bottom: 0 !important;
	}

	.nz-tagline .container > .tagline-icon {
		width: 46px;
		height: 46px;
		line-height: 46px;
		font-size: 46px;
		text-align: center;
		margin-right: 30px;
	}

	.nz-tagline .container .button {
		margin-bottom: 0;
		max-width: 250px;
	}

/*TABS
/*=============*/

	.nz-tabs .tabset {
		position: relative;
		z-index: 20;
	}

	.tabset .tab {
		display: block;
		text-align: center;
		padding:16px 30px;
		color:#999;
		cursor: pointer;
		position: relative;
		font-size: 14px;
		background-color:#f5f5f5;
		text-transform: uppercase;
	}

	.tabset .tab.active {
		color: #ffffff;
	}

	.tabset .tab > span {
		display: inline-block;
		padding-right:10px; 
	}

	.nz-tabs.full-true .tabset {
		text-align: center;
	}

	.nz-tabs.full-true .tab {
		display: inline-block;
		float: none !important;
		padding:20px 60px;
		font-size: 18px;
		z-index: 10;
	}

	.nz-tabs.full-true.tab-full .tab {
		display: block;
	}

	.tabset .tab:last-child {margin-bottom:0px;}

	.tabs-container {
		width: 100%;
		height: auto;
		position: relative;
		z-index: 10;
	}

	.tabs-container .tab-content {
		padding-top:40px;
    	border-top: 1px solid #e0e0e0;
	}

	.nz-tabs.full-true .tab-content {
		padding-top:80px;
	}

	.tabs-container .tab-content:not(:first-child) {
		display: none;
	}

/*TABLES
/*=============*/

	.nz-table td,
	.nz-table th {
		border:1px solid #eaeaea;
		background-color: #fff;
		padding: 15px;
	}

	.nz-table th {font-size: 16px;font-weight: normal;background-color: #fafafa;}

	.nz-table tbody tr:nth-child(2n+2) td {background-color: #fafafa;}

/*ACCORDION
/*=============*/

	.nz-accordion .toggle-title  {
		cursor: pointer;
		width: 100%;
		margin-bottom:0px;
		position: relative;
		font-size: 14px;
		padding: 20px 0px 20px 70px;
		text-transform: uppercase;
		color: #999999;
	}

	.nz-accordion .toggle-icon {
		width: 50px;
		height: 50px;
		border-radius: 50px;
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -25px;
		left: 0;
		cursor: pointer;
		background-color: #f5f5f5;
	}

	.nz-accordion .toggle-icon:before,
	.nz-accordion .toggle-icon:after {
		content: "";
		display: block;
		position: absolute;
		width:12px;
		height:2px;
		background-color: #999999;
		top: 50%;
		left: 50%;
		margin-left: -6px;
		margin-top: -1px;
		-webkit-transition: transform 0.25s ease-out;
		-ms-transition: transform 0.25s ease-out;
		transition: transform 0.25s ease-out;
	}

	.nz-accordion .toggle-icon:after {
		height:12px;
		width:2px;
		margin-top: -6px;
		margin-left: -1px;
	}

	.nz-accordion .toggle-title.active  {
		color: #2a2a2a;
	}

	.nz-accordion .toggle-title.active .toggle-icon:before,
	.nz-accordion .toggle-title.active .toggle-icon:after {
		background-color: #ffffff;
	}

	.nz-accordion .toggle-title.active .toggle-icon:before { transform: rotate(180deg); }
    .nz-accordion .toggle-title.active .toggle-icon:after  { transform: rotate(90deg); }

	.nz-accordion .toggle-content {
		padding:10px 0px 10px 70px;
		margin-bottom: 0px;
		position: relative;
	}

	.nz-accordion .toggle-content:before {
		display: block;
		width: 1px;
		height: 100%;
		top: 0;
		content: "";
		position: absolute;
		left: 24px;
		background-color: #e0e0e0;
	}

/*TIMER
/*=============*/

	.nz-timer ul {list-style: none;margin: 0;}

	.nz-timer li {
		width:100%;
		display: block;
		text-align: center;
		position: relative;
		margin-bottom: 0px;
		padding: 15px;
	}

	.nz-timer li .timer-wrap {
		width:150px; 
		margin: 0 auto;
	}

	.nz-timer span {
		display: block;
		margin: 0 auto;
		font-size:56px;
		line-height:66px;
		color: #333;
		position: relative;
	}
	.nz-timer p {
		font-size: 14px;
		line-height: 24px;
		padding-top: 10px;
		color: #999999;
		text-transform: uppercase;
	}

/*ALERT MESSAGE
/*=============*/
	
	.alert {
		padding:20px 70px 20px 20px;
		position: relative;
		border-width:1px;
		border-style: solid;
		border-radius: 0px;
		margin-bottom: 25px;
		box-shadow: 3px 3px 0px rgba(0,0,0,0.05);
	}

	.alert.note {
		border-color:#f2ebc7;
		background: #f2ebc7;
		color:#962d3e;
	}

	.alert.success {
		border-color:#b1dd8b;
		background: #b1dd8b;
		color: #3c631a;
	}

	.alert.warning {
		border-color:#fee4c6;
		background: #fee4c6;
		color: #794d19;
	}

	.alert.error {
		border-color:#ffbaaf;
		background: #ffbaaf;
		color: #7f0000;
	}

	.alert.information {
		border-color:#d5f7fb;
		background: #d5f7fb;
		color: #0d5a63;
	}

	.alert .close-alert {
		position: absolute;
		top: 50%;
		right: 20px;
		cursor: pointer;
		width: 30px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		margin-top: -15px;
		color: #ffffff;
	}

	.alert.note .close-alert {color: #962d3e;}
	.alert.error .close-alert {color: #7f0000;}
	.alert.success .close-alert {color: #3c631a;}
	.alert.information .close-alert {color: #0d5a63;}
	.alert.warning .close-alert {color: #794d19;}

/*ICON-PROGRESS-BAR
/*=============*/
	
	.nz-icon-progress {
		width: 100%; 
		margin-bottom: 10px; 
		text-align: center;
	}

	.nz-icon-progress,
	.nz-icon-progress.center {
		text-align: center;
	}

	.nz-icon-progress.left {
		text-align: left;
	}

	.nz-icon-progress.right {
		text-align: right;
	}

	.nz-icon-progress span.icon  {
		margin: 0 10px 10px 0;
		color: #999999;
		width: 50px;
		height: 50px;
		line-height: 50px;
		border-radius: 50px;
		font-size:28px;
		text-align: center;
		display: inline-block;
	}

	.nz-icon-progress span.icon:last-child {margin-right: 0;}

/*PROGRESS
/*=============*/
	
	.nz-progress {
		width: 100%;
		max-width: 100%;
		padding-top: 1px;
	}

	.nz-progress .bar {
		margin-bottom: 35px;
	}

	.nz-progress .bar-line {
		background-color: #dddddd;
		background-repeat:repeat;
		background-position:0 0; 
		width: 100%;
		height: 7px;
		border-radius: 0px;
		position: relative;
	}

	.nz-progress .nz-line { 
		height: inherit;
		text-align:right;
		visibility: hidden;
		position: relative;
		border-radius: 0px;
	}

	.bar-text {
		position: relative;
	}

	.nz-progress .progress-percent,
	.nz-progress .progress-title { 
		display:block;
		line-height: inherit;
		font-size: inherit;
		color: #333;
		font-size: 13px;
		line-height: 33px;
		text-transform: uppercase;
	}

	.nz-progress .progress-percent {
		position: absolute;
		left:0;
		top: 50%;
		visibility: hidden;
		opacity: 0;
		width: 46px;
    	text-align: center;
		-webkit-transition-delay:100ms;
		-webkit-transition-property:opacity;
		transition-delay:100ms;
		transition-property:opacity;
		-webkit-transform:translate(-50%, -60%); 
		-ms-transform:translate(-50%, -60%); 
		transform:translate(-50%, -60%);
		color: #999999;
		font-size: 18px;
		line-height: 18px;
	}

	.nz-progress .progress-percent.visible {
		opacity: 1;
	}

	.nz-progress .progress-percent:after {
		display: inline-block;
		content: "%";
		line-height: inherit;
		font-size: inherit;
	}

/*STEPS
/*=============*/

	.nz-steps .stepset {
		position: relative;
		z-index: 20;
		text-align: center;
	}

	.stepset .step {
		display: inline-block;
		float: none !important;
		text-align: center;
		padding:120px 70px 15px 70px;
		color:#777;
		cursor: pointer;
		position: relative;
		font-size: 16px;
		text-transform: uppercase;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.nz-steps:not(.step-full) .stepset .step:after {
		display: block;
		position: absolute;
		top: 50px;
		width:60px;
		height: 1px;
		content: "";
		right: -30px;
		background-color: #f0f0f0;
	}

	.stepset .step:last-child:after {
		display: none !important;
	}

	.stepset .step-title {
		display: block;
		width: 100px;
		height: 100px;
		border-radius: 100px;
		line-height: 100px;
		font-size: 22px;
		position: absolute;
		left: 50%;
		top: 0px;
		margin-left: -50px;
		background-color: #f0f0f0;
		color: #999999;
	}

	.stepset .active .step-title {
		color: #ffffff;
	}

	.stepset .title {
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		color: #999999;
	}

	.stepset .step.active:after {
		color: #fff !important;
	}

	.stepset .step:hover {
		color: #444;
	}

	.stepset .step:last-child {margin-bottom:0px;}

	.steps-container {
		width: 100%;
		height: auto;
		position: relative;
		z-index: 10;
	}

	.steps-container .step-content {
		background-color: #fff;
		padding: 50px 0 0 0;
	}

	.steps-container .step-content:not(:first-child) {
		display: none;
	}

/*CIRCLE PROGRESS
/*=============*/

	.nz-circle-progress,
	.nz-circle-progress.center {
		text-align: center;
	}

	.nz-circle-progress.left {
		text-align: left;
	}

	.nz-circle-progress.right {
		text-align: right;
	}


	.nz-circle {
		opacity: 0;
	}

	.nz-circle {
		height: auto;
		display: block;
		display: inline-block;
		width: 240px;
		margin:0 0px 25px 0px;
		padding: 0 15px;
		position: relative;
	}

	.nz-circle .circle {
	    position: relative;
	    text-align: center;
	    width: inherit;
	    font-weight: bold;
	    margin: 0 auto;
	    font-size: 3em;
	    display: table;
	}
	.nz-circle .circle canvas {
	    position: absolute;
	    top: 0;
	    left:50%;
	    -webkit-transform:translateX(-50%);
	    -ms-transform:translateX(-50%);
		transform:translateX(-50%);
	}
	.circle-counter-percentage {
		font-weight: bold;
	}

	.nz-circle .title {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		margin-top: 0px;
		padding: 0 35px 0 35px;
		font-size: 42px;
		line-height: 64px;
	}

	.nz-circle .circle-data:not(:empty) {
		padding-top: 10px;
	}

/*COUNTER
/*=============*/

	.nz-count {
		width: 100%;
		display: block;
		position: relative;
		margin-bottom: 25px;
		text-align: center;
	}

	.nz-count-wrap {
		position: relative;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.count-border {
		width:50%;
		height: 4px;
		border-top-width:1px;
		border-top-style:solid;
		border-bottom-width:1px;
		border-bottom-style:solid;
		display: block;
		position: absolute;
		bottom:-25px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	} 

	.nz-counter .nz-count:last-child .count-border {
		display: none;
	}

	.count-value {
		font-size:56px;
		line-height:56px;
		position: relative;
		display: inline-block;
		margin-bottom: 5px;
	}

	.count-title {
		font-size: 14px;
		line-height:24px;
		color: #999;
		display: block;
		text-transform: uppercase;
	}

/*TESTIMONIALS
/*=============*/
	
	.nz-testimonials {
		position: relative;
		margin-left: -15px;
		margin-right: -15px;
	}

	.nz-testimonials .owl-pagination,
	.nz-persons .owl-pagination,
	.nz-clients .owl-pagination {
		display: none !important;
	}

	.nz-testimonials .testimonial {
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 50px;
		position: relative;
	}

	.nz-testimonials .test-wrap {
		padding:70px 30px 30px 30px;
		box-shadow: inset 0 0 0 1px #e0e0e0;
		border-radius: 5px;
		position: relative;
	}

	.nz-testimonials .text {
		font-size: 14px;
		line-height:24px;
		position: relative;
    	text-align: center;
	}

	.nz-testimonials .test-info {
		position: relative;
		padding-top: 40px;
	}

	.nz-testimonials .name,
	/*.nz-testimonials .title {
		font-size:14px;
		line-height:24px;
		font-style: italic;
		display: block;
		position: relative;
		color: #999;
		font-family: Georgia,"Times New Roman",Times,serif;
	}
*/
	.nz-testimonials .name {
		font-size: 16px;
		line-height: 26px;
		font-style: normal;
		text-transform: uppercase;
	}

	.nz-testimonials .test-data {
		padding-top: 20px;
		padding-left: 15px;
		text-align: center;
	}

	.nz-testimonials img {
		max-width: 92px;
		max-height: 92px;
		position: absolute;
		top: -46px;
		left: 50%;
		margin-left:-46px;
	}

/*CLIENTS
/*=============*/

	.nz-clients {
		margin-left: -5px;
		margin-right: -5px;
		padding-left:40px;
		padding-right: 40px;
	}

	.nz-clients .client a {
		display: block;
		text-decoration: none;
	}
	
	.nz-clients .client {
		text-align: center;
		margin: 0 5px;
	}

	.nz-clients .client-inner {
		height: 150px;
		line-height:150px;
		-webkit-transition: all 0.4s;
		transition: all 0.4s;
	}

	.nz-clients[data-columns="6"] {
		height: 100px;
		line-height:100px;
	}

	.nz-clients .client-inner a {
		display:block;
		position: relative;
		-webkit-transition: all 0.4s;
		transition: all 0.4s;
	}

	.nz-clients .client-inner a:hover {
		opacity: 0.7;
	}

	.nz-clients .client img {
		margin-bottom: 0;
		vertical-align: middle;
		max-height: 80%;
		max-width: 80%;
	}

	.nz-clients .owl-controls .owl-buttons {
		right: 5px;
	}

	.nz-clients .owl-controls .owl-buttons {
		width: 100%;
		top: 50%;
		margin-top: -20px;
		left: 0;
		right: 0;
	}

	.nz-clients .owl-controls .owl-buttons div {
	    box-shadow: none;
	    color: #fff !important;
	}

	.nz-clients .owl-controls .owl-buttons div:last-child {
		float: right;
	}

/*PERSONS
/*=============*/

	.nz-persons {
		margin-right: -15px;
		margin-left: -15px;
	}
	
	.nz-persons .person {
		width: 100%;
		margin-bottom:30px;
		padding-left: 15px;
		padding-right: 15px;
		position: relative;
		overflow: hidden;
		text-align: center;
	}

	.nz-persons .person .img {
		margin:0 auto;
    	position: relative;
	}

	.nz-persons .person-body {
		text-align: center;
		border-top: none !important;
	    padding: 15px 0px 10px 0px;
	    width: 100%;
	    position: relative;
	    z-index: 10;
	}

	.nz-persons .person .name {
		font-size: 16px;
		line-height: 26px;
		position: relative;
		color: #333;
		text-transform: uppercase;
		 -webkit-transition: all 300ms ease;
    	transition: all 300ms ease;
    	display: inline-block;
	}

	.nz-persons .person .name:after {
		content: "";
	    position: absolute;
	    width: 0%;
	    -webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	    transform: translateX(-50%);
	    height: 2px;
	    bottom: 0px;
	    left: 50%;
	    opacity: 0;
	    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	}

	.nz-persons .person .name:hover:after {
		opacity: 1 !important;
		width: 100% !important;
	}

	/*.nz-persons .person .title {
		font-size: 16px;
		line-height: 26px;
		color: #bbb;
		padding: 0;
		position: relative;
		font-style: italic;
		font-family: Georgia,"Times New Roman",Times,serif;
	}*/

	.nz-persons .social-links {
		margin-top: 15px;
	}

	#nz-content .nz-persons .social-links a {
		width: 40px;
		height: 40px;
		line-height: 40px;
		border-radius: 40px;
		margin: 0 5px 5px 0;
		color: #ffffff !important;
		box-shadow: inset 0 0 0 1px #ffffff;
		font-size: 14px;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
	}

	#nz-content .nz-persons .social-links a:hover {
		color: #333 !important;
		background-color: #ffffff !important;
		box-shadow: inset 0 0 0 1px #ffffff !important;
	}

/*POPUP
/*=============*/
	
	.nz-popup {
		display: inline-block;
		position: relative;
		z-index: 999;
		width: 24px;
		height: 24px;
		line-height: 24px;
		border-radius: 24px;
		cursor: pointer;
		text-align: center;
		font-size:12px;
	}

	.nz-popup-border {
		display: block;
		position: absolute;
		left: -13px;
		top: -13px;
		margin: 0 auto;
		border-radius: 100px;
		background-color: transparent;
		opacity: 0.1;
		width: 50px;
		height: 50px;
		border-width:3px;
		border-style: solid;
		border-radius: 100px;
		-webkit-animation: plusAnim 1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550) infinite;
		-moz-animation: plusAnim 1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550) infinite;
		animation: plusAnim 1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550) infinite;
		-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
   		backface-visibility: hidden;
   		z-index: -1;
	}

	.nz-popup:before {
		color: #ffffff;
	}

	@-webkit-keyframes plusAnim {       
		0% {-webkit-transform: scale(0,0); opacity: 0;}
		8% {-webkit-transform: scale(0,0); opacity: 0;}
		15% {-webkit-transform: scale(0.1,0.1); opacity: 1;}
		30% {-webkit-transform: scale(0.5,0.5); opacity: 1;}
		100% {-webkit-transform: scale(1,1);opacity: 0; }
	}

	@-moz-keyframes plusAnim {       
		0% {-moz-transform: scale(0,0); opacity: 0;}
		8% {-moz-transform: scale(0,0); opacity: 0;}
		15% {-moz-transform: scale(0.1,0.1); opacity: 1;}
		30% {-moz-transform: scale(0.5,0.5); opacity: 1;}
		100% {-moz-transform: scale(1,1);opacity: 0; }
	}

	@-ms-keyframes plusAnim {       
		0% {-ms-transform: scale(0,0); opacity: 0;}
		8% {-ms-transform: scale(0,0); opacity: 0;}
		15% {-ms-transform: scale(0.1,0.1); opacity: 1;}
		30% {-ms-transform: scale(0.5,0.5); opacity: 1;}
		100% {-ms-transform: scale(1,1);opacity: 0; }
	}

	@keyframes plusAnim {       
		0% {transform: scale(0,0); opacity: 0;}
		8% {transform: scale(0,0); opacity: 0;}
		15% {transform: scale(0.1,0.1); opacity: 1;}
		30% {transform: scale(0.5,0.5); opacity: 1;}
		100% {transform: scale(1,1);opacity: 0; }
	}

/*MEDIA SLIDER
/*=============*/
	
	.nz-media-slider {
		margin: 0;
		padding: 0;
		position: relative;
		overflow: hidden;
	}
	.nz-media-slider .slides {
		list-style:none;
		margin: 0;
		padding: 0;
	}
	.nz-media-slider .slides > li {
		display: none; 
		-webkit-backface-visibility: hidden;
		margin: 0;
		padding: 0;
	}
	.nz-media-slider .slides > li > * {margin: 0;}
	.nz-media-slider .slides img {display: block;}
	.flex-pauseplay span {text-transform: capitalize;}

	.slides:after {
		content: "."; 
		display: block; 
		clear: both; 
		visibility: hidden; 
		line-height: 0; 
		height: 0;
	} 
	html[xmlns] .nz-media-slider .slides {display: block;} 
	* html .nz-media-slider .slides {height: 1%;}

	.no-js .slides > li:first-child {display: block;}

	.flex-viewport {
		-webkit-transition: all 200ms ease;
		transition: all 200ms ease;
	}
	.nz-media-slider .loading .flex-viewport {max-height: 300px;}

	.nz-media-slider .flex-direction-nav {
		list-style: none;
		margin: 0;
		height: 0;
	}

	/* Control Nav */
	.nz-media-slider .flex-control-nav {
		width: 100%; 
		text-align: center;
		list-style: none;
		z-index: 50;
		margin: 0;
		opacity: 1;
		padding:15px 0 15px 0;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.nz-media-slider .flex-control-nav li {
		margin: 0 4px;
		display: inline-block; 
	}
	.nz-media-slider .flex-control-paging li a {
		display:inline-block;
		width:8px;
		height:8px;
		border-radius: 8px;
		background-color:rgba(255,255,255,0.5);
    	cursor: pointer;
   		margin: 0 5px 0px 0;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		text-indent: 100%;
		overflow: hidden;
		cursor: pointer;
	}

	.nz-media-slider .flex-direction-nav a {
		position:absolute;
		top: 50%;
		left:-40px;
		margin-top: -20px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		border-radius: 40px;
		text-align: center;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		background-color: rgba(255,255,255,0.5);
		opacity: 0;
		display: block;
		z-index: 5;
	}
	
	.nz-media-slider .flex-direction-nav a.flex-next {
		left:auto;
		right:-40px;
	}

	.nz-media-slider:hover .flex-direction-nav a.flex-next{right:15px;opacity: 1;}
	.nz-media-slider:hover .flex-direction-nav a.flex-prev{left:15px;opacity: 1;}

	.nz-media-slider .flex-direction-nav a:before {
		display: block;
		top: 0;
		left: 0;
		height: inherit;
		width: inherit;
		font-size: 16px;
		line-height: 40px !important;
		content: "\e910";
		color: #ffffff;
	}

	.nz-media-slider .flex-direction-nav a.flex-next:before {
		content: "\e913";
	}

/*PRICING TABLE
/*=============*/

	.nz-pricing-table:after {
		content: "";
		display: table;
		clear: both;
	}

	.nz-pricing-table > .column {	
		width: 100%;
		margin-bottom: 25px;
		text-align: center;
	}

	.nz-pricing-table > .column .title {	
		width: 100%;
		max-width: 100%;
		margin:0 auto 0 auto;
		font-size: 16px;
		line-height: 26px;
		position: relative;
		z-index: 6;
		padding: 15px 0;
		text-transform: uppercase;
		color: #ffffff;
	}

	.nz-pricing-table > .column .tariff {
		margin-top: 10px;
		display: block;
		color:#999;
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		text-align: center;
		letter-spacing: 3px;
	}

	.nz-pricing-table > .column img {
		margin-top: 25px;
	}

	.nz-pricing-table > .column .pricing {
		padding: 30px 20px 30px 20px;
		text-align: center;
		display: table;
		width: 100%;
		position: relative;
		background-color: #ffffff;
		margin-bottom: 3px;
	}

	.nz-pricing-table > .column .pricing:before {
		width: calc( 100% + 2px );
		height: 4px;
		bottom: -4px;
		left: -1px;
		content: "";
		display: block;
		position: absolute;
		opacity: 0;
	}

	.nz-pricing-table > .column.highlight-true .pricing:before {
		opacity: 1;
	}

	.nz-pricing-table > .column .column-inner {
		padding: 0px;
		overflow: hidden;
		box-shadow: inset 0 0 0 1px #f5f5f5;
	}

	.nz-pricing-table > .column .pricing .plan {
		font-weight: 400;
	}

	.nz-pricing-table .c-body {
		padding: 25px;
		background-color: #ffffff;
	}

	.nz-pricing-table .c-row {
		padding:10px 0px;
		border-bottom: 1px dotted #e0e0e0;
		font-size: 14px;
		line-height: 24px;
		position: relative;
	}

	.nz-pricing-table .price {
		font-size: 58px;
		line-height: 58px;
		display: block;
		color: #2a2c2b;
		position: relative;
	}

	.nz-pricing-table .currency {
		font-size: 24px;
		line-height: 24px;
		display:inline-block;
		vertical-align: top;
		-webkit-transform: translateY(5px);
		-ms-transform: translateY(5px);
		transform: translateY(5px);
	}

	.nz-pricing-table .c-foot {
		padding: 15px 20px 30px 20px;
		background-color: #ffffff;
	}

	.nz-pricing-table .button,
	.nz-pricing-table .button:hover {
		margin: 0;
		background-color: transparent !important;
	}

	.nz-pricing-table .c-foot,
	.nz-pricing-table .pricing,
	.nz-pricing-table .c-body {
		border:1px solid #f5f5f5;
	}

	.nz-pricing-table .c-foot {
		border-top: none;
	}

	.nz-pricing-table .c-body,
	.nz-pricing-table .pricing {
		border-bottom: none;
	}

/*PROJECTS
/*=============*/
	
	.blog-layout-wrap,
	.shop-layout-wrap,
	.projects-layout-wrap {
 		padding: 90px 0 70px 0;
 		background-color: #ffffff;
 		position: relative;
	}

	.small-image-nogap.projects-layout-wrap.filter-false,
	.medium-image-nogap.projects-layout-wrap.filter-false,
	.tax-projects-tag .small-image-nogap.projects-layout-wrap,
	.tax-projects-category .small-image-nogap.projects-layout-wrap,
	.tax-projects-tag .medium-image-nogap.projects-layout-wrap,
	.tax-projects-category .medium-image-nogap.projects-layout-wrap,
	.tax-projects-tag .small-image.projects-layout-wrap,
	.tax-projects-category .small-image.projects-layout-wrap,
	.tax-projects-tag .medium-image.projects-layout-wrap,
	.tax-projects-category .medium-image.projects-layout-wrap,
	.tax-projects-tag .large-image.projects-layout-wrap,
	.tax-projects-category .large-image.projects-layout-wrap {
		padding-top: 0;
	}

	.single .shop-layout-wrap.nopadding-true{
		padding-bottom: 0px;
	}

	.projects-layout-wrap.navigation-false {
		padding-bottom: 0;
	}

	.single .projects-layout-wrap {
 		padding: 70px 0 0px 0 !important;
	}

	.single .nz-related-projects {
 		padding: 70px 0 70px 0;
 		background-color: #ffffff;
	}

	.loop .projects-layout {
		position: relative;
	}

	.loop .small-image.projects-layout,
	.loop .medium-image.projects-layout,
	.loop .large-image.projects-layout,
	.loop .small-standard.projects-layout,
	.loop .medium-standard.projects-layout,
	.loop .large-standard.projects-layout,
	.nz-recent-projects.small-image,
	.nz-recent-projects.medium-image,
	.nz-recent-projects.large-image,
	.nz-recent-projects.small-standard,
	.nz-recent-projects.medium-standard,
	.nz-recent-projects.large-standard {
		margin-left: -15px;
		margin-right: -15px;
		padding-bottom: 35px;
	}

	.loop .small-image .projects,
	.loop .medium-image .projects,
	.loop .large-image .projects,
	.loop .small-standard .projects,
	.loop .medium-standard .projects,
	.loop .large-standard .projects,
	.nz-recent-projects.small-image .projects,
	.nz-recent-projects.medium-image .projects,
	.nz-recent-projects.large-image .projects,
	.nz-recent-projects.small-standard .projects,
	.nz-recent-projects.medium-standard .projects,
	.nz-recent-projects.large-standard .projects {
		padding: 0 15px 30px 15px;
	}

	.loop .projects-layout .projects,
	.nz-recent-projects .projects {
		overflow: hidden;
		max-width: 100%;
		margin-bottom: 0px;
		display: block;
	}

	.loop .projects-layout .projects-post {
		-webkit-transition: opacity 300ms;
		transition: opacity 300ms;
		opacity: 1;
	}


	.loop .small-standard .projects .ninzio-overlay,
	.loop .medium-standard .projects .ninzio-overlay,
	.loop .large-standard .projects .ninzio-overlay,
	.nz-recent-projects.small-standard .projects .ninzio-overlay,
	.nz-recent-projects.medium-standard .projects .ninzio-overlay,
	.nz-recent-projects.large-standard .projects .ninzio-overlay {
		background-color: rgba(0,0,0,0.4);
	}

	.nz-related-products-separator {
		position: relative;
		text-align: center;
		margin-top:70px;
	}

	.nz-related-products-separator:before {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		height: 1px;
		margin-top: -0.5px;
		content: "";
		background-color: #e0e0e0;
	}

	.nz-related-products-separator h3 {
		display: inline-block;
		z-index: 10;
		position: relative;
		margin: 0;
		padding:5px 10px;
		background-color: #e0e0e0;
		text-transform: uppercase;
		color: #fff;
		font-size: 14px;
		line-height: 24px;
	}

	.nz-related-products-separator h3:after, 
	.nz-related-products-separator h3:before {
	    content: "";
	    position: absolute;
	    width: 0;
	    height: 0;
	    border-style: solid;
	    top: 0;
	}

	.nz-related-products-separator h3:before {
	    left: -10px;
	    border-width: 0 0 34px 10px;
	    border-color: transparent transparent #e0e0e0 transparent;
	}

	.nz-related-products-separator h3:after {
	    right: -10px;
    	border-width: 34px 10px 0 0;
    	border-color: #e0e0e0 transparent transparent transparent;
	}

	.nz-related-products .product {
		padding-bottom: 20px;
		margin-bottom: 0px !important;
	}

	.loop .small-image .projects .nz-thumbnail a,
	.loop .medium-image .projects .nz-thumbnail a,
	.loop .large-image .projects .nz-thumbnail a,
	.loop .small-image-nogap .projects .nz-thumbnail a,
	.loop .medium-image-nogap .projects .nz-thumbnail a,
	.nz-recent-projects.small-image .nz-thumbnail a,
	.nz-recent-projects.medium-image .nz-thumbnail a,
	.nz-recent-projects.large-image .nz-thumbnail a,
	.nz-recent-projects.small-image-nogap .nz-thumbnail a,
	.nz-recent-projects.medium-image-nogap .nz-thumbnail a,
	.nz-related-projects .nz-thumbnail a {
		display: block;
	}

	.loop .small-image .projects .project-info-tab,
	.loop .medium-image .projects .project-info-tab,
	.loop .large-image .projects .project-info-tab,
	.loop .small-image-nogap .projects .project-info-tab,
	.loop .medium-image-nogap .projects .project-info-tab,
	.nz-recent-projects.small-image .project-info-tab,
	.nz-recent-projects.medium-image .project-info-tab,
	.nz-recent-projects.large-image .project-info-tab,
	.nz-recent-projects.small-image-nogap .project-info-tab,
	.nz-recent-projects.medium-image-nogap .project-info-tab,
	.nz-related-projects .project-info-tab {
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    width: 100%;
	    padding:30px 15px 20px 15px;
	    z-index: 5;
	    background-color: #ffffff !important;
	    text-align: center;
	    bottom: -100%;
	    -webkit-backface-visibility: hidden;
	    -webkit-transition: -webkit-transform 0.4s;
	    -webkit-transition: bottom 0.4s;
	    transition: bottom 0.4s;
	}

	.nz-related-projects.small-image-nogap .project-info-tab,
	.nz-related-projects.medium-image-nogap .project-info-tab {
	    background-color: #f9f9f9 !important;
	}

	.loop .small-image .projects .nz-thumbnail:hover .project-info-tab,
	.loop .medium-image .projects .nz-thumbnail:hover .project-info-tab,
	.loop .large-image .projects .nz-thumbnail:hover .project-info-tab,
	.loop .small-image-nogap .projects .nz-thumbnail:hover .project-info-tab,
	.loop .medium-image-nogap .projects .nz-thumbnail:hover .project-info-tab,
	.nz-recent-projects.small-image .nz-thumbnail:hover .project-info-tab,
	.nz-recent-projects.medium-image .nz-thumbnail:hover .project-info-tab,
	.nz-recent-projects.large-image .nz-thumbnail:hover .project-info-tab,
	.nz-recent-projects.small-image-nogap .nz-thumbnail:hover .project-info-tab,
	.nz-recent-projects.medium-image-nogap .nz-thumbnail:hover .project-info-tab,
	.nz-related-projects .projects .nz-thumbnail:hover .project-info-tab {
		bottom: 0%;
	}

	.loop .small-image .projects img,
	.loop .medium-image .projects img,
	.loop .large-image .projects img,
	.loop .small-image-nogap .projects img,
	.loop .medium-image-nogap .projects img,
	.nz-recent-projects.small-image img,
	.nz-recent-projects.medium-image img,
	.nz-recent-projects.large-image img,
	.nz-recent-projects.small-image-nogap img,
	.nz-recent-projects.medium-image-nogap img,
	.nz-related-projects .project-info-tab img {
		-webkit-transition: -webkit-transform 0.45s;
		transition: transform 0.45s;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		-webkit-transform: translateX(0) translateY(0);
		-ms-transform: translateX(0) translateY(0);
		transform: translateX(0) translateY(0);
	}

	.loop .small-image .projects:hover img,
	.loop .medium-image .projects:hover img,
	.loop .large-image .projects:hover img,
	.loop .small-image-nogap .projects:hover img,
	.loop .medium-image-nogap .projects:hover img,
	.nz-recent-projects.small-image .projects:hover img,
	.nz-recent-projects.medium-image .projects:hover img,
	.nz-recent-projects.large-image .projects:hover img,
	.nz-recent-projects.small-image-nogap .projects:hover img,
	.nz-recent-projects.medium-image-nogap .projects:hover img,
	.nz-related-projects .project-info-tab .projects:hover img {
		-webkit-transform: translateY(-16px);
		-ms-transform: translateY(-16px);
		transform: translateY(-16px);
	}

	.loop .project-more,
	.nz-recent-projects .project-more {
		width: 40px;
		height: 40px;
		border-radius: 40px;
		position: absolute;
		top: -20px;
		left: 50%;
		margin-left: -20px;
		background-image: url(images/plus_small.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		-webkit-transition: -webkit-transform 0.3s;
		transition: transform 0.3s;
	}

	.loop .project-more:hover,
	.nz-recent-projects .project-more:hover {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.loop .small-image .projects .project-title,
	.loop .medium-image .projects .project-title,
	.loop .large-image .projects .project-title,
	.loop .small-image-nogap .projects .project-title,
	.loop .medium-image-nogap .projects .project-title,
	.nz-recent-projects.small-image .project-title,
	.nz-recent-projects.medium-image .project-title,
	.nz-recent-projects.large-image .project-title,
	.nz-recent-projects.small-image-nogap .project-title,
	.nz-recent-projects.medium-image-nogap .project-title,
	.nz-related-projects .project-title {
		color: #333333 !important;
		display: block;
		padding:0px;
		position: relative;
		z-index: 15;
		font-size: 13px;
		line-height: 23px;
		text-transform: uppercase;
		margin-bottom: 5px;
		text-align: center;
	}

	.loop .small-image .projects .nz-overlay-before,
	.loop .medium-image .projects .nz-overlay-before,
	.loop .large-image .projects .nz-overlay-before,
	.loop .small-image-nogap .projects .nz-overlay-before,
	.loop .medium-image-nogap .projects .nz-overlay-before,
	.nz-recent-projects.small-image .nz-overlay-before,
	.nz-recent-projects.medium-image .nz-overlay-before,
	.nz-recent-projects.large-image .nz-overlay-before,
	.nz-recent-projects.small-image-nogap .nz-overlay-before,
	.nz-recent-projects.medium-image-nogap .nz-overlay-before,
	.nz-related-projects .nz-overlay-before {
		display: none;
	}

	.loop .small-image .projects .projects-category,
	.loop .medium-image .projects .projects-category,
	.loop .large-image .projects .projects-category,
	.loop .small-image-nogap .projects .projects-category,
	.loop .medium-image-nogap .projects .projects-category,
	.nz-recent-projects.small-image .projects-category,
	.nz-recent-projects.medium-image .projects-category,
	.nz-recent-projects.large-image .projects-category,
	.nz-recent-projects.small-image-nogap .projects-category,
	.nz-recent-projects.medium-image-nogap .projects-category,
	.nz-related-projects .projects-category {
		text-align: center;
		font-size: 13px;
		line-height: 23px;
		text-transform: lowercase;
		color: #999999;
		position: static;
		bottom: 0;
		left: 0;
		padding:0;
	}

	.loop .small-image .projects .projects-category a,
	.loop .medium-image .projects .projects-category a,
	.loop .large-image .projects .projects-category a,
	.loop .small-image-nogap .projects .projects-category a,
	.loop .medium-image-nogap .projects .projects-category a,
	.nz-recent-projects.small-image .projects-category a,
	.nz-recent-projects.medium-image .projects-category a,
	.nz-recent-projects.large-image .projects-category a,
	.nz-recent-projects.small-image-nogap .projects-category a,
	.nz-recent-projects.medium-image-nogap .projects-category a,
	.nz-related-projects .projects-category a {
		color: #999999;
		display: inline-block;
		font-style: italic;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}

	.nz-recent-projects.small-image .projects-category a,
	.nz-recent-projects.medium-image .projects-category a,
	.nz-recent-projects.large-image .projects-category a,
	.nz-recent-projects.small-image-nogap .projects-category a,
	.nz-recent-projects.medium-image-nogap .projects-category a {
		color: #999999 !important;
	}

	.loop .small-standard .project-details,
	.loop .medium-standard .project-details,
	.loop .large-standard .project-details,
	.nz-recent-projects.small-standard .project-details,
	.nz-recent-projects.medium-standard .project-details,
	.nz-recent-projects.large-standard .project-details {
		padding: 25px 20px;
		text-align: center;
		background-color: #ffffff;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
	}

	.loop .small-standard .project-title,
	.loop .medium-standard .project-title,
	.loop .large-standard .project-title,
	.nz-recent-projects.small-standard .project-title,
	.nz-recent-projects.medium-standard .project-title,
	.nz-recent-projects.large-standard .project-title {
		position: relative;
		bottom: auto;
		padding: 0px;
		color: #333 !important;
		-webkit-transition: all 300ms ease-out;
		transition: all 300ms ease-out;
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
	}

	/*.loop .small-standard .projects-category,
	.loop .medium-standard .projects-category,
	.loop .large-standard .projects-category,
	.nz-recent-projects.small-standard .projects-category,
	.nz-recent-projects.medium-standard .projects-category,
	.nz-recent-projects.large-standard .projects-category {
		position: relative;
		bottom: auto;
		padding: 0px;
	    color: #999 !important;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    font-style: italic;
	    font-size: 16px;
    	line-height: 26px;
	}
*/
	.loop .small-standard .project-title a,
	.loop .medium-standard .project-title a,
	.loop .large-standard .project-title a,
	#nz-content .nz-recent-projects.small-standard .project-title a,
	#nz-content .nz-recent-projects.medium-standard .project-title a,
	#nz-content .nz-recent-projects.large-standard .project-title a {
		color: #333;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.loop .small-standard .projects-category a,
	.loop .medium-standard .projects-category a,
	.loop .large-standard .projects-category a,
	#nz-content .nz-recent-projects.small-standard .projects-category a,
	#nz-content .nz-recent-projects.medium-standard .projects-category a,
	#nz-content .nz-recent-projects.large-standard .projects-category a {
		color: #999;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		text-transform: lowercase;
	}

	.nz-related-projects h3 {
		font-size: 20px;
		line-height: 30px;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding-bottom: 20px;
		margin-bottom: 40px;
		text-transform: uppercase;
	}

	.nz-related-projects h3:after {
		display: block;
		width: 150px;
		height: 2px;
		content: "";
		margin: 20px auto 0 auto;
	}

	.single .projects-head {
		padding-bottom: 25px;
		margin-bottom: 40px;
		border-bottom: 1px solid #e0e0e0;
		position: relative;
	}

	.single .projects-head .project-title {
		font-size: 26px;
		line-height: 36px;
		letter-spacing: 2px;
		text-transform: uppercase;
		margin-bottom: 0;
		text-align: center;
	}

	.single .projects-head .projects-navigation {
		position: absolute;
		height: 40px;
		width: 100%;
		top: 0;
		right: 0;
	}

	.single .projects-head .projects-navigation > a {
		display: inline-block;
		width: 40px;
		height: 40px;
		line-height: 40px;
	    border-radius: 40px;
		text-align: center;
		font-size: 15px;
		background-color: rgba(0,0,0,0.8);
	    -webkit-transition: all 300ms ease-out;
	    transition: all 300ms ease-out;
	    cursor: pointer;
	    color: #eee !important;
	    text-transform: uppercase;
	    position: relative;
	}

	.single .projects-head .projects-navigation > a[rel="next"] {
		float: right;
	}

	.single .projects-head .projects-navigation > a.icon-arrow-left10:before {
		position: relative;
		left: -1px;
	}

	.single .projects-head .projects-navigation > a.icon-uniE91B:before {
		position: relative;
		right: -1px;
	}

	.single .projects-head .projects-navigation > a:hover {
		background-color: rgba(0,0,0,1);
	}

	.projects-description-title {
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		color: #292929;
	}

	.single .project-excerpt {
		font-size: 14px;
		line-height: 24px;
		padding-top: 10px;
	}

	.single .projects .post-social-share {
		background-color: #fff;
		margin:25px 0;
	}

	.projects-tags {
		padding-top: 25px;
		margin-top: 5px;
		border-top: 1px dotted #c0c0c0;
	}

	.projects-tags a {
		margin-right:2px !important; 
	}

	.project-content {
		padding:50px 0px 20px 0px;
	}

	.single-projects .main-content:before {
		display: none;
	}

	.single-projects .single-details .button {
		margin-bottom: 0px;
		margin-top: 15px;
	}

	.single-projects .single-details .button:hover {
		color: #fff !important;
	}

	.single-projects .post-gallery .flex-direction-nav {
		position: absolute;
		top: 50%;
		left:0;
		z-index: 15;
		width:100%;
		height: 60px;
		margin-top: -30px;
	}

	.single-projects .post-gallery .flex-direction-nav li {
		width: 40px;
		height: 60px;
		display: block;
		float: left;
	}

	.single-projects .post-gallery .flex-direction-nav li:last-child {
		float: right;
	}

	.single-projects .post-gallery .flex-direction-nav li a {
		display: block;
		background-color: #ffffff !important;
		background-image: url(images/arrow_left.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		width:40px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		color: #999999 !important; 
		-webkit-transition: all 300ms ease-out;
	    transition: all 300ms ease-out;
	}

	.single-projects .post-gallery .flex-direction-nav li:last-child a {
		background-image: url(images/arrow_right.png);
		background-position: 50% 50%;
	}

	.single-projects .post-gallery .flex-direction-nav li a:hover {
		background-image: url(images/arrow_left_white.png);
	}

	.single-projects .post-gallery .flex-direction-nav li:last-child a:hover {
		background-image: url(images/arrow_right_white.png);
	}

	.project-social-link-share {
		position: relative;
		width: 100%;
		text-align: left;
		top: 0x;
	}

	.project-social-link-share .social-links {
	    width: 26px;
	    height: 26px;
	    line-height: 26px;
	    border-radius: 26px;
	    display: inline-block;
	    vertical-align: top;
	}

	.project-social-link-share .social-links {
	    width: auto;
	    position: relative;
    	left: -9px;
	}

	.project-social-link-share .social-links a {
	    width: 26px;
	    height: 26px;
	    line-height: 26px;
	    border-radius: 26px;
	    font-size: 14px;
	    text-align: center;
	    color: #ccc !important;
	    background-color: transparent !important;
	    box-shadow: none !important;
	    margin: 0;
	    -webkit-transition: color 300ms ease-out, opacity 300ms ease-out, -webkit-transform 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	    transition: color 300ms ease-out, opacity 300ms ease-out, transform 300ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	    overflow: hidden;
	    opacity: 1;
	}

	.project-social-link-share .social-links a:hover {
	    background-color: transparent !important;
	}

	.ninzio-filter .container {
	    width: auto;
	    margin: 0 auto;
	}

	.projects-navigation {
		width: 100%;
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -40px;
		z-index: 15;
	}

	.projects-navigation a {
		display: block;
		width: 60px;
		height: 80px;
		background-color: rgba(0,0,0,0.5);
		float: left;
		position: relative;
	    -webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}

	.projects-navigation a:last-child {
		float: right;
	}

	.projects-navigation a:before {
		display: block;
		width: 60px;
		height: 80px;
		content: "";
		position: absolute;
		top: 0;
		right: -20px;
		background-image: url(images/arrow_slider_left.png);
		background-repeat: no-repeat;
		background-position: 50%;
		-webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    	transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	}

	.projects-navigation a:hover:before {
		right: -10px;
	}

	.projects-navigation a:last-child:before {
		right: auto;
		left: -20px;
		background-image: url(images/arrow_slider_right.png);
	}

	.projects-navigation a:last-child:hover:before {
		right: auto !important;
		left: -10px !important;
	}

	.ajax-loading-wrap,
	.ajax-loading-error {
		display: none;
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    background-color: #f9f9f9;
	    left: 0;
	    top: 0;
	    z-index: 50;
	}

	.ajax-loading-error .alert {
		max-width:100%;
		width: 50%;
		margin: 0 auto;
	}

	.ajax-loading-wrap .load-bar,
	.ajax-loading-wrap .load-bar:before,
	.ajax-loading-wrap .load-bar:after {
	  border-radius: 50%;
	  width: 20px;
	  height: 20px;
	  -webkit-animation-fill-mode: both;
	  animation-fill-mode: both;
	  -webkit-animation: loading 1s infinite ease-in-out;
	  animation: loading 1s infinite ease-in-out;
	}

	.ajax-loading-wrap .load-bar {
	  margin: 0px auto;
	  position: relative;
	  text-indent: -9999em;
	  -webkit-transform: translateZ(0);
	  -ms-transform: translateZ(0);
	  transform: translateZ(0);
	  -webkit-animation-delay: -0.16s;
	  animation-delay: -0.16s;
	}

	.ajax-loading-wrap .load-bar:before,
	.ajax-loading-wrap .load-bar:after {
	  content: '';
	  position: absolute;
	  top: 0;
	}

	.ajax-loading-wrap .load-bar:before {
	  left: -1.5em;
	  -webkit-animation-delay: -0.32s;
	  animation-delay: -0.32s;
	}

	.ajax-loading-wrap .load-bar:after {
	  left: 1.5em;
	}
	@-webkit-keyframes loading {
	  0%,
	  80%,
	  100% {
	    box-shadow: 0 2.5em 0 -1.3em;
	  }
	  40% {
	    box-shadow: 0 2.5em 0 0;
	  }
	}
	@keyframes loading {
	  0%,
	  80%,
	  100% {
	    box-shadow: 0 2.5em 0 -1.3em;
	  }
	  40% {
	    box-shadow: 0 2.5em 0 0;
	  }
	}

	.ajax-loading-wrap .load-text {
		text-align: center;
	    padding-bottom: 10px;
	    text-transform: uppercase;
	    letter-spacing: 5px;
	    color: #777777;
	    font-weight: 600;
	}

	.ninzio-navigation {
		-webkit-transition: opacity 300ms;
		transition: opacity 300ms;
		min-height: 38px;
		opacity: 1;
	}

	.ninzio-navigation.temp-hide {
		opacity: 0;
	}

	#projects-load-more {
		margin-top: 50px;
		display: block;
		outline: none;
		background: #ffffff !important;
   		box-shadow: 0 0 0 2px #e0e0e0;
	}

	#projects-load-more .project-loader {
	    display: block;
	    content: "";
	    position: absolute;
	    top:0;
	    left:0;
	    width: 100%;
	    height:100%;
	    -webkit-transition: all 0.3s;
		transition: all 0.3s;
		background-color: #ffffff;
	}

	#projects-load-more.disable {
		cursor: default;
	}

	#projects-load-more .project-loader.temp-hide,
	#projects-load-more.temp-hide {
		opacity: 0;
	}

	#projects-load-more .project-loader:before {
	    display: block;
	    content: "";
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    border-radius: 30px;
	    width: 30px;
	    height: 30px;
	    font-size: 10px;
	    margin: -15px 0 0 -15px;
	    border-top: 2px solid #e0e0e0;
	    border-right: 2px solid #e0e0e0;
	    border-bottom: 3px solid #e0e0e0;
	    -webkit-animation: loadProjects 0.3s infinite linear;
	    animation: loadProjects 0.3s infinite linear;
	}

	@-webkit-keyframes loadProjects {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}

	@keyframes loadProjects {
		0% {
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
		100% {
			-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
		}
	}

/*POSTS
/*=============*/

	.posts-fade-out {
		visibility: hidden;
		opacity: 0;
	}

	.loop .post,
	.nz-recent-posts .post {
		padding-bottom: 30px;
		position: relative;
	}

	.list .loop .post {
		padding-bottom: 50px;
	}

	.blog-post,
	.nz-recent-posts {
		position: relative;
	}

	.loop .blog-post .post-body,
	.nz-recent-posts .post-body {
		padding:40px 20px !important;
		text-align: center;
		width: 100%;
		display: table;
		vertical-align: middle;
		position: relative;
		background-color: #ffffff;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
	}

	.standard .blog-post .post-body,
	.list .blog-post .post-body {
		text-align: left;
	}

	.list .post .post-date-full {
		text-align: left !important;
	}

	.small .loop .blog-post .post-body {
		padding:40px 10px;
	}

	/*.blog-post .post .post-date-full,
	.nz-recent-posts .post .post-date-full {
		text-align: center;
		font-size: 16px;
		line-height: 26px;
		font-style: italic;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    margin-bottom: 10px;
	}*/

	.related-posts .post .post-date-full {
	    margin-bottom: 0px;
	    margin-top: 10px;
	    color: #c0c0c0;
	    text-align: center !important;
	}

	.blog-post .post .post-title,
	.nz-recent-posts .post .post-title {
		margin: 30px 0 10px 0;
    	font-size: 16px;
    	line-height: 26px;
    	 
	}

/*	.post-date-full-list {
		display: none !important;
		-webkit-transition: all 0.3s;
	    transition: all 0.3s;
	    color: #ccc !important;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    font-style: italic;
	}*/

	.blog-post .post .postmeta,
	.nz-recent-posts .postmeta {
     
	}
.single-post-content{clear: both;padding-top: 40px;}
	/*.blog-post .post .postmeta > *,
	.nz-recent-posts .postmeta > * {
    	font-size: 16px;
    	line-height: 26px;
    	display: inline-block;
    	font-family: Georgia,"Times New Roman",Times,serif;
   		font-style: italic;
   		vertical-align: middle;
	}*/

	.blog-post .postmeta .post-category {
		position: relative;
		top: 0px;
		right: 0px;
		left: 0px;
	}
	.blog-post .post .postmeta {
		color: #c0c0c0 !important;
		-webkit-transition: all 0.3s;
	    transition: all 0.3s;
	    padding:37px 0 0 0;
	}
 
	.blog-post .post .postmeta a {
		color: #c0c0c0 !important;
		-webkit-transition: all 0.3s;
	    transition: all 0.3s;
	    padding:7px 0 0 0;
	}

	.single .blog-post .post .postmeta > * {
    	-webkit-transition: all 0.3s;
	    transition: all 0.3s;
	}

	.blog-post .post .postmeta > *:not(:first-child),
	.nz-recent-posts .postmeta > *:not(:first-child) {
    	position: relative;
	}

	.blog-post .post .postmeta > *:not(:first-child) {
		padding-left: 30px; float: right;
	}

	.blog-post .post .postmeta > *:not(:first-child):before {
		display: block;
		content: "";
		color: #c0c0c0;
		position: absolute;
		top:0px;
		left: 10px;
		background-color: transparent !important;
	}

	.single .blog-post .post .post-title {
		font-size: 16px;
		/* line-height: 40px; */
		position: relative;
		margin-bottom: 0;
		padding-bottom: 20px;
		color: rgb(102, 102, 102);
		font-weight: 600;
	}

	.single .blog-post .post .post-title:after {
		width: 70px;
		height:2px;
		left: 0;
		bottom: 0;
		position: absolute;
		content: "";
		display: block;
	}

	.blog-post .post .post-title a,
	.nz-recent-posts .post .post-title a {
		color: inherit !important;
		-webkit-transition: all 0.3s;
    	transition: all 0.3s;
    	display: block;
	}

	.single-project-layout-whole .post-gallery {
		margin-bottom:40px; 
	}

	.post-gallery {
		position: relative;
	}

	.post-gallery ul {margin: 0;list-style: none;}

	.post-gallery  ul li {padding: 0;}

	.post-gallery .flex-control-nav li {
	    margin: 0px 10px 0px 0px;
	    display: inline-block;
	    padding: 0;
	}

	.post-gallery .flex-control-nav li:last-child {
		margin: 0px
	}

	.post-gallery .flex-control-nav {
	    width: 100%;
	    text-align: center;
	    list-style: none;
	    z-index: 50;
	    margin: 0;
	    opacity: 1;
	    padding: 10px 0;
	    position: absolute;
	    bottom: 10px;
	    left: 0;
	}

	.post-gallery .flex-control-paging li a {
	    display: inline-block;
	    width: 8px;
	    height: 8px;
	    background-color: rgba(0,0,0,0.4);
	    border-radius: 8px;
	    cursor: pointer;
	    margin: 0;
	    -webkit-transition: all 0.3s;
	    transition: all 0.3s;
	    text-indent: 100%;
	    overflow: hidden;
	    cursor: pointer;
	}

	.sticky-ind {
		display: inline-block;
		width: 30px;
		height: 30px;
		padding: 0 !important;
		background-image: url(images/pin.png);
		background-position:50% 50%;
		background-repeat:no-repeat;
		position: absolute;
		top: 0px;
		left:15px;
		z-index: 15;
		background-color: #fff;
	}

	.list .loop .sticky-ind {
		right:15px;
		left: auto;
	}

	.sticky-ind:after {
		position: absolute;
		bottom: -7px;
		left: 0px;
		display: block;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 7px 15px 0 0;
		border-color: #ffffff transparent transparent transparent;
	}


	.sticky-ind:before {
		position: absolute;
		bottom: -7px;
		right: 0px;
		display: block;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 15px 7px 0;
		border-color: transparent #ffffff transparent transparent;
	}

	.standard .sticky-ind {
		background-position:50% 50%;
	}

	.post-audio {margin-bottom: 0px;}
	.post-video {margin-bottom: 0px;}

	.post.format-chat ul {
		list-style: none;
		margin: 0 0 10px 0;
		padding: 0;
	}

	.post.format-chat ul li {
		padding: 5px 0;
	}

	.post.format-chat ul li:after {
		content: "";
		display: table;
		clear: both;
	}

	.post.format-chat ul li span.name {
		display:block;
		margin-right: 10px;
		margin-bottom: 10px;
		font-weight: 600;
		color: #999;
	}

	.post.format-chat ul li span.name:after {
		content: ": ";
		display: inline;
	}

	.post.format-chat ul li p {
		margin:0;
		display:inline-block;
		background-color: #ffffff;
		padding: 10px 20px;
		border-radius:0 5px 5px 5px;
		position: relative;
	}

	.post.format-chat ul li p:before {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 0 0 10px;
		border-color: transparent transparent transparent #ffffff;
		position: absolute;
		left: 0;
		top: -7px;
	}

	.post.format-chat ul li:nth-child(2n+2) p {
		background-color: #f0f0f0;
	}

	.post.format-chat ul li:nth-child(2n+2) p:before {
		border-color: transparent transparent transparent #f0f0f0;
	}

	.status-author,
	.quote-author,
	.link-link {
		padding: 15px 0 0 0;
		font-size: 16px;
		line-height: 26px;
		letter-spacing: 3px;
		text-transform: uppercase;
	}

	/*.format-aside .single-post-content,
	.format-status .single-post-content,
	.format-quote .single-post-content {
		background-color: #ffffff;
	    padding: 30px;
	    font-family: georgia;
	    font-size: 18px;
	    line-height: 34px;
	    font-style: italic;
	}*/

	.format-aside .single-post-content p:last-child,
	.format-status .single-post-content p:last-child,
	.format-quote .single-post-content p:last-child {
		margin: 0;
	}
.sidebar .widget_mailchimp h6{ 
    font-weight: 700;
    font-size: 30px;
    line-height:44px;
    color: #262a3a;
    margin: 0 0 8px; text-transform: capitalize;
 }
	.post .post-excerpt {
		margin-bottom: 15px;
		color: #888 !important;
font-size: 18px;
line-height: 32px;
	}
.post .post-more a{color: #26bc6a !important;}
.post .post-more {

    color: #26bc6a  !important;
    line-height: 26px;
    display: inline-block;
    border-bottom: 1px dashed #26bc6a;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    font-size: 18px;
    transition: all .3s;
    display: inline-block;
    line-height: 26px;
    margin-bottom: 32px;

}

	.standard .post .post-more {
		background-color: transparent !important; 
	}

	/*.post .post-more:hover {
		color: #ffffff !important;
	}*/

	.post .post-category {
		position: absolute;
		top: 10px;
		right: 20px;
		z-index: 15;
	}

	.single .post .post-category {
		right: 20px;
	}

	.list .post .post-category {
		right: auto;
		left: 20px;
	}

	.post .post-category ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.post .post-category ul li {
		display: inline-block;
	}

	.post .post-category ul li a {
		display:block; border-radius:5px;
		padding: 3px 10px 2px 10px;
		text-transform: uppercase;
		font-size: 10px;
		line-height: 20px;
		color: #ffffff !important;
	}

	.loop .load-more {
		background-color: #fff;
		border:1px solid #e0e0e0;
		padding: 10px 25px;
		width: 100%;
		text-align: center;
		color: #999;
		text-transform: uppercase;
		font-weight: 700;
		display: block;
	}

	.nz-reletated-posts-sep,
	.post-comments-area .comments-title,
	.post-comments-area #respond #reply-title {
		padding-bottom: 20px;
		margin-bottom: 30px;
		margin-top:50px;
		position: relative;
		text-transform: uppercase;
		color: #bbb;
		font-size: 16px !important;
	}

	.nz-reletated-posts-sep:after,
	.post-comments-area .comments-title:after,
	.post-comments-area #respond #reply-title:after {
		content: "";
	    width: 30px;
	    height: 3px;
	    display: block;
	    margin-top: 7px;
	}

	.post-comments-area .comments-title,
	.post-comments-area #respond #reply-title {
		margin-left: 0px;
		margin-right: 0px;
	}

	.post-comments-area .comments-title {
		font-size: 20px;
		line-height: 30px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.loop .post .nz-thumbnail img {
		width: 100%;
		max-width: 100%;
    height: auto!important;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom;
    margin: 0;
	}

	.single .post-body {
		padding: 50px 0 0 0;
		position: relative;
	}

	.single .projects .post-body {
		padding: 0px;
		background-color: transparent;
		margin-bottom: 70px;
	}

	.single .project-details {
		padding: 20px 0;
		margin: 20px 0;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
	}

	.single .project-details a {
		position: relative;
	}

	.single .project-details a:after {
		content: "";
	    display: block;
	    position: absolute;
	    bottom: -2px;
	    left: 50%;
	    -webkit-transform: translateX(-50%);
	    -moz-transform: translateX(-50%);
	    transform: translateX(-50%);
	    width: 0;
	    height: 2px;
	    opacity: 0;
	    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	}

	.single .project-details a:hover:after {
		width: 100%;
		opacity: 1;
	}

	.single .project-details ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.single .project-details ul li {
		padding: 4px 0px 4px 0px;
		margin-bottom: 3px;
		display: block;
		position: relative;
	}

	.single .project-details ul li strong {
		min-width: 100px;
		display: inline-block;
		color: #292929;
	}

	.single .related-posts .post-body {
		padding: 30px 20px;
		position: relative;
		min-height: auto;
	}

	.single .related-posts .post-title {
		font-size: 14px !important;
		line-height: 24px !important;
		padding: 0 !important;
		margin: 0 !important;
		text-align: center;
		color: #333;
	}

	/*.single .related-posts .post-date {
	    font-size: 16px;
	    line-height: 26px;
	    font-style: italic;
	    font-family: Georgia,"Times New Roman",Times,serif;
	    color: #999;
	    text-align: left;
	    padding-top: 15px;
	}*/

	.single .post-social-share .social-links {
		overflow: inherit;
		height: 26px;
		line-height: 26px;
	}

	.single .post-social-share .social-links a {
		margin: 0;
		width: 26px;
		height: 26px;
		border-radius: 0px;
		line-height: 26px;
		box-shadow: none !important;
	}

	.single .post-social-share .social-links span {
		display: inline-block;
    	vertical-align: top;
	}

	.post-social-share {
		display: inline-block;
		text-align: left;
	}

	.post-views,
	.post-likes {
		float:right;
		height: 36px;
		margin-top: 30px;
	}

	.post-views {
		padding-left: 20px;
	}

	.post-views,
	.post-likes,
	.post-likes a {
		color: #ccc !important;
		font-size: 13px;
		line-height: 36px;
	}

	.post-views .icon-eye4 {
		position: relative;
		bottom: -2px;
		padding-right: 3px;
		display: inline-block;
		font-size: 16px;
		color: #ccc;
		-webkit-transition: all 300ms ease;
    	transition: all 300ms ease;
	}

	.post-likes #dolike {
		font-size: 14px;
	}

	.single .post .post-social-share .share-label,
	.single .projects .post-social-share .share-label,
	.single .product .post-social-share .share-label {
		display: inline-block;
		line-height: 34px;
		padding-right: 15px;
	}

	.nz-related-products .post-social-share {
		display: none;
	}

	.post-social-share .social-links {
		height: 36px;
	}

	.post-social-share .social-links a {
		height: 36px;
		width: 36px;
		line-height: 36px;
		border-radius: 36px;
	}

	.post-social-share .social-links a {
		color: #c0c0c0 !important;
		background-color: transparent !important; padding: 1px;
	}

	.post-social-share .social-links a:hover {
		background-color: transparent !important;
	}

	.nz-load-more {
		text-align: center;
		height: 102px;
		padding-top: 50px;
	}
	.nz-load-more a {margin:0;outline: none;}
	.nz-load-more.clicked a {display: none;}
	.nz-load-more.clicked .nz-loader {display: block;}

	.nz-loader {
		display: none;
		font-size:10px;
		margin: 0 auto 0 auto;
		border-top: 3px solid rgba(0, 0, 0, 0.1);
		border-right: 3px solid rgba(0, 0, 0, 0.1);
		border-bottom: 3px solid rgba(0, 0, 0, 0.1);
		border-left: 3px solid rgba(0, 0, 0, 0.3);
		-webkit-animation: load8 0.3s infinite linear;
		animation: load8 0.3s infinite linear;
	}
	
	.nz-loader,
	.nz-loader:after {
		border-radius:40px;
		width:40px;
		height:40px;
	}

	.single .post-tags {
		padding-top: 50px;
	}

	.single .post-tags > * {
		margin-right: 5px;
		box-shadow: inset 0 0 0 1px #e0e0e0;
	}

	.single .post-meta {
		position: relative;
		padding-bottom: 40px;
	}

	.single-category,
	.post-author,
	.post-comments {
		display: inline-block;
    	position: relative;
	}

	.single-category a,
	.post-comments a {
        -webkit-transition: all 300ms;
		transition: all 300ms;
	}

	.ninzio-nav-single {
		background-color: #fff;
		height: 40px;
		width: 100%;
		margin-top: 20px;
		position: relative;
	}

	.ninzio-nav-single > * {
		display: block;
		float: left;
		height: 40px;
		line-height: 40px;
		text-transform: uppercase;
		position: relative;
		color: #ccc !important;
		background-color: #fff;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.ninzio-nav-single > *:hover {
		color: #333 !important;
	}

	.ninzio-nav-single > *[rel="prev"] {padding-left: 50px;}
	.ninzio-nav-single > *[rel="next"] {padding-right: 50px;text-align: right;}

	.ninzio-nav-single > *:after,
	.ninzio-nav-single > *:before {
		content: "\e914";
		display: block;
		position: absolute;
		width: 24px;
		height: 24px;
		font-size: 24px;
		line-height: 24px;
		top: 50%;
		left: 16px;
		margin-top: -12px;
	}

	.ninzio-nav-single > *[rel="next"]:after,
	.ninzio-nav-single > *[rel="next"]:before {
		transform: rotate(180deg);
	}

	.ninzio-nav-single > *:after {
		left: 10px;
	}

	.ninzio-nav-single > *[rel="next"]:after,
	.ninzio-nav-single > *[rel="next"]:before {
		right: 16px;
		left: auto;
	}

	.ninzio-nav-single > *[rel="next"]:after {
		right: 10px;
		left: auto;
	}

	.ninzio-nav-single > :only-child {
		width: 100% !important;
	}

	.ninzio-nav-single > *:not(:only-child) {
		width: 50% !important;
	}

	.standard .loop .blog-post .post-body {
		background-color:transparent;
		padding:40px 0px;
		margin-bottom: 20px;
		border-bottom:1px solid #eee !important;
	    box-shadow:none !important;
	}

	.standard .loop .blog-post .format-quote .post-body,
	.standard .loop .blog-post .format-status .post-body,
	.standard .loop .blog-post .format-link .post-body,
	.standard .loop .blog-post .format-aside .post-body {
		padding-top: 0;
	}

	.standard .loop .blog-post .format-quote .post-body .format-wrapper,
	.standard .loop .blog-post .format-status .post-body .format-wrapper,
	.standard .loop .blog-post .format-link .post-body .format-wrapper,
	.standard .loop .blog-post .format-aside .post-body .format-wrapper {
		padding:50px;
	}

	.standard .loop .blog-post .format-quote .post-body .format-wrapper > *,
	.standard .loop .blog-post .format-status .post-body .format-wrapper > *,
	.standard .loop .blog-post .format-link .post-body .format-wrapper > *,
	.standard .loop .blog-post .format-aside .post-body .format-wrapper > *,
	.standard .loop .blog-post .format-quote .post-body .format-wrapper h3,
	.standard .loop .blog-post .format-status .post-body .format-wrapper h3,
	.standard .loop .blog-post .format-link .post-body .format-wrapper h3,
	.standard .loop .blog-post .format-aside .post-body .format-wrapper h3 {
		color: #999 !important;
	}

	/*.standard .loop .blog-post .format-quote .post-body .format-wrapper > .post-excerpt,
	.standard .loop .blog-post .format-status .post-body .format-wrapper > .post-excerpt,
	.standard .loop .blog-post .format-link .post-body .format-wrapper > .post-excerpt,
	.standard .loop .blog-post .format-aside .post-body .format-wrapper > .post-excerpt {
		margin-bottom: 0px;
		font-size: 24px;
		line-height: 34px;
		font-family: Georgia,"Times New Roman",Times,serif;
		font-style: italic;
	}*/

	.standard .loop .blog-post .post .post-title {
    	font-size: 26px;
    	line-height: 36px;
	}

	.standard .loop .post .post-excerpt {
		margin-bottom: 25px;
		font-size: 14px;
		line-height: 24px;
	}

	.standard .loop .post .post-excerpt {
		margin-bottom: 25px;
		font-size: 14px;
		line-height: 24px;
	}

	.standard .post-date-custom,
	.standard .post-format-status {
	    left: -65px;
    	top: 0;
    	padding: 16px 0px;
    	width: 66px;
    	display: block;
	    position: absolute;
	    z-index: 15;
	    border-radius: 0px;
	    background-color: #f0f0f0;
	}

	.standard .post-format-status {
	    top: 92px;
	    width: 66px;
	    height: 66px;
	    background-repeat: no-repeat;
    	background-repeat: no-repeat;
    	background-position: center center;
	}

	.standard .post-format-status + .sticky-ind {
	    top: 168px;
	}

	.standard .post-format-status.format-standard {background-image: url(images/format-standard.png);}
	.standard .post-format-status.format-aside {background-image: url(images/format-aside.png);}
	.standard .post-format-status.format-audio {background-image: url(images/format-audio.png);}
	.standard .post-format-status.format-video {background-image: url(images/format-video.png);}
	.standard .post-format-status.format-gallery {background-image: url(images/format-gallery.png);}
	.standard .post-format-status.format-link {background-image: url(images/format-link.png);}
	.standard .post-format-status.format-quote {background-image: url(images/format-quote.png);}
	.standard .post-format-status.format-status {background-image: url(images/format-status.png);}
	.standard .post-format-status.format-chat {background-image: url(images/format-chat.png);}

	.standard .post-date-custom > span:first-child {
		font-size: 26px;
	    line-height: 35px;
	    height: 30px;
	    display: block;
	    text-align: center;
	    color: #fff;
	}

	.standard .post-date-custom > span:last-child {
		font-size: 11px;
	    line-height: 15px;
	    height: 20px;
	    text-transform: uppercase;
	    display: block;
	    text-align: center;
	    color: #fff;	    
	}

	.standard .post-date-custom > span:first-child {
	    font-size: 28px;
	    line-height: 37px;
	}

	.standard .post-date-custom > span:last-child {
	    font-size: 12px;
    	line-height: 20px;
	}

	.standard .loop .blog-post .format-quote .post-body .format-wrapper, 
	.standard .loop .blog-post .format-status .post-body .format-wrapper, 
	.standard .loop .blog-post .format-link .post-body .format-wrapper, 
	.standard .loop .blog-post .format-aside .post-body .format-wrapper {
		background-color: #ffffff;
	}

	.single .single-post-content a,
	.single .single-post-content a:before {
		-webkit-transition: all 0.3s;
    	transition: all 0.3s;
    	position: relative;
	}
 
	.single .single-post-content a:before {
		content: "";
		display: block;
		position: absolute;
		bottom: -2px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 0;
		height: 2px;
		opacity: 0;
	    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
	}

	.single .single-post-content a:hover:before {
		width: 100%;
		opacity: 1;
	}

	.post-author-info {
		padding: 0px;
		background-color: #ffffff;
    	box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
    	margin: 50px 0;
	}

	.post-author-info-title a {
		text-transform: uppercase;
		font-size: 14px;
		line-height: 24px;
	}

	.post-author-info  > * {
		display: table-cell;
		vertical-align: top;
	}

	.post-author-info .author-info-box {
		padding-left:20px;
	}

	.post-author-info .author-gavatar {
		padding-top:7px;
		width: 60px;
		height: 60px;
	}

	.post-author-info .author-gavatar img,
	.post-author-info .author-description p {
		margin-bottom: 0;
	}

	.post-author-info .author-social-links a {
		margin: 0;
	    width: 30px;
	    height: 30px;
	    border-radius: 0px;
	    line-height: 30px;
	    margin-top: 10px;
	    color: #c0c0c0;
		-webkit-transition: all 0.3s;
    	transition: all 0.3s;
    	display: inline-block;
	}

	.related-posts .owl-controls .owl-buttons div {
		top: -22px;
		left: auto !important;
		right: 10px !important;
		opacity:1 !important;
		width: 30px;
		height: 30px;
	}

	.related-posts .owl-controls .owl-buttons div:before {
	    width: 30px;
	    height: 30px;
	    top: 0;
	    left:0px !important;
	    right: auto !important;
	    background-image:url(images/arrow_right.png);
	}

	.related-posts .owl-controls .owl-buttons .owl-next:hover:before {
	    left:0px !important;
	}

	.related-posts .owl-controls .owl-buttons div.owl-prev:before {
	    background-image:url(images/arrow_left.png);
	}

	.related-posts .owl-controls .owl-buttons .owl-prev {
		right: 45px !important;
	}

	.post-single-navigation a {
		display: block;
		width: 30px;
		height: 100px;
		background-color: rgba(0,0,0,0.5);
		text-align: center;
		line-height: 100px;
		position: fixed;
		top: 50%;
		margin-top: -50px;
		left: 0;
		z-index: 52;
		background-image: url(images/arrow_left_white.png);
		background-repeat: no-repeat;
		background-position: 35% 50%;
		-webkit-transition: all 300ms;
    	transition: all 300ms;
	}

	.post-single-navigation a[rel="next"] {
		left: auto;
		right: 0;
		background-image: url(images/arrow_right_white.png);
		background-position: 55% 50%;
	}

/*COMMENTS
/*=============*/
	
	/*	Comment form
	/*-------------*/

		.post-comments-area {
			position: relative;
			padding-bottom: 50px;
			margin-top: 30px;
			border-top: 1px solid #eeeeee;
		}

		.nz-reletated-posts-sep {
			padding-top: 40px;
			border-top: 1px solid #eeeeee;
		}

		.post-comments-area #respond {
			margin:20px 0 20px 0;
		}

		.post-comments-area .comment-navigation {
			margin-bottom: 20px;
		}

		.post-comments-area .comment-navigation .nav-previous,
		.post-comments-area .comment-navigation .nav-next {
			display: inline-block;
		    padding: 5px 15px;
		    background-color: #ffffff;
		    margin-top: 25px;
		    color: #999999 !important;
		    -webkit-transition: all 300ms ease;
		    transition: all 300ms ease;
		}

		.post-comments-area .comment-navigation .nav-previous:hover,
		.post-comments-area .comment-navigation .nav-next:hover {
		    color: #333333 !important;
		}

		.post-comments-area .comment-navigation .nav-previous {
			margin-right: 10px; 
		}

		.post-comments-area #respond #reply-title small {
			display: block;
			font-weight: normal;
			font-size: 11px;
		}

		.post-comments-area #respond form,
		.post-comments-area #respond .form-submit ,
		.post-comments-area #respond .form-submit input[type="submit"] {
			margin-bottom: 0;
		}

		.post-comments-area .comment-form-author,
		.post-comments-area .comment-form-email,
		.post-comments-area .comment-form-url,
		.post-comments-area .respond-textarea {
			display:block;
			width:100%;
			margin-bottom: 20px;
		}

		.post-comments-area .comment-form-author input,
		.post-comments-area .comment-form-email input,
		.post-comments-area .comment-form-url input,
		.post-comments-area .respond-textarea textarea {
			width: 100%;
			margin-bottom: 0;
			box-shadow:inset 0 0 3px rgba(0,0,0,0.1);
		}

		.post-comments-area .comment .comment-form-author input,
		.post-comments-area .comment .comment-form-email input,
		.post-comments-area .comment .comment-form-url input,
		.post-comments-area .comment .respond-textarea textarea {
			background-color: #ffffff !important;
		}


		.post-comments-area .comment-form-author input,
		.post-comments-area .comment-form-email input,
		.post-comments-area .comment-form-url input {
			height: 55px;
			line-height: 55px;
		}

	/*	Comment list
	/*-------------*/

		.comment-list .comment.bypostauthor {
		    background-color: #fefefe;
		}

		.comment-list ul.children {
			margin: 0;
			list-style:none;
		}

		.comment-list .comment {
			padding:30px;
			margin: 0 0 20px 0;
			width: 100%;
			position: relative;
			background-color: #ffffff;
   			box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
		}

		.comment-list .comment #respond {
			margin-bottom: 0;
		}

		.comment-list .comment .comment-body {
			display: table;
		}

		.comment-list .comment-gavatar,
		.comment-list .comment-content {
			display: table-cell;
			vertical-align: top;
		}

		.comment-list .comment .comment-gavatar {
			padding-right: 20px;
			min-width: 80px;
		}

		.comment-list .comment .comment-text p:last-child {
			margin-bottom: 0;
		}

		.comment-meta .comment-author {
			margin-bottom: 3px;
			font-size: 14px;
			line-height: 24px;
			text-transform: uppercase;
		}

		.comment-meta .comment-author cite {
			font-style: normal;
			font-size: 14px;
			font-weight: 400;
		}

		.comment-meta .comment-date-time {
			display: inline-block;
			padding-top: 0px;
			padding-bottom: 10px;
		}

		.comment-meta {
			padding-right: 80px;
		}

		.comment-meta .replay {
			display:block;
			position: absolute;
			top: 20px;
			right: 20px;
		}

		.comment-meta .replay a {
			display: block;
			padding: 3px 18px 3px 18px;
			-webkit-transition: all 300ms;
			transition: all 300ms;
			position: relative;
			background-color: #ebebeb;
			text-transform: uppercase;
			text-align: center;
			font-size: 12px;
			border-radius: 50px;
		}

		.comment-meta .replay a:hover {
			color: #fff !important;
		}

		.comment-content .edit-link a {margin:10px 0px 0 0;color: #999 !important; }
		.comment-meta .comment-date-time a {color: #999 !important;}

		.post-comments-area a,
		.post-author-info-title a {
			-webkit-transition: all 300ms;
			transition: all 300ms;
		}

		#comments #submit {
			background-color: transparent !important;
			box-shadow: inset 0 0 0 2px #e0e0e0;
			padding: 14px 44px;
			color: #999 !important
		}

/*WOO
/*=============*/
	
	/*General
	/*=============*/

		.woocommerce-mini-cart__empty-message {
			margin:0;
			display: inline-block;
    		vertical-align: middle;
		}

		.page-content .woocommerce {padding-bottom: 50px;}
		.woocommerce-checkout #nz-content .woocommerce 
		{padding-bottom: 50px !important;}
		.shop-banner {margin-bottom: 30px;}

		.woocommerce-account .page-content .woocommerce {
			margin:0 auto 70px auto;
		} 

	/*Loop
	/*=============*/

		.woocommerce .loop .description {
			margin-bottom: 25px;
		}

		.woocommerce .demo_store {
			position: fixed;
			margin:0;
			text-align: center;
			left: 0;
			top: 0;
			width: 100%;
			padding:10px 20px;
			border-color:#a6c4d8;
			background: #e3eff7;
			color: #225f87;
			z-index: 99;
		}

		.shop-layout,
		.woocommerce .main-content {
			position: relative;
		}

		.woocommerce .main-content {
			margin-bottom: 0;
		}

		.woocommerce .page-title {
			display: none;
		}

		.woocommerce .products {
			position: relative;
			list-style: none;
			overflow: visible !important;
			margin: 0 auto 0 auto;
		}

		.woocommerce .product {
			position: relative;
			max-width: 100%;
			width: 100%;
			margin-bottom: 30px;
			padding-top: 0;
		}

		.nz-product-posts .product {
			padding-bottom: 0px;
		}

		.nz-product-posts .product > a {
			display: block;
			width: 100%;
		}

		.woocommerce .product img {
			z-index: 3;
		}

		.loop .products .product .product-body,
		.nz-recent-products .products .product .product-body,
		.nz-related-products .products .product .product-body {
			display: table;
			width: 100%;
			background-color: #fff;
			padding: 15px 25px 25px 25px;
			text-align: left;
		}

		.products .product .product-details {
			padding: 40px 25px 30px 25px;
			background-color: #fff;
			box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
			text-align: center;
			top: -1px;
		}

		.woocommerce .product .onsale {
			position: absolute;
		    width: 50px;
		    height: 50px;
		    border-radius: 50px;
		    line-height: 50px;
		    text-align: center;
		    color: #fff;
		    top: 15px;
		    left: 30px;
		    z-index: 50;
		}

		.loop .products .product .product-title *,
		.nz-related-products .products .product .product-title *,
		.nz-recent-products .products .product .product-title * {
			display: inline-block;
		}

		.loop .products .product h3,
		.nz-related-products .products .product h3,
		.nz-recent-products .products .product h3 {
			font-size:18px;
		}

		.loop .products .product h3 a,
		.nz-related-products .products .product h3 a,
		.nz-recent-products .products .product h3 a {
			color: inherit;
		}

		.nz-recent-products .products .product h3 a {
			color: inherit !important;
		}

		.loop .products .product .price,
		.nz-related-products .products .product .price,
		.nz-recent-products .products .product .price {
			font-size: 22px;
		}

		.loop .products .product h3,
		.nz-related-products .products .product h3,
		.nz-recent-products .products .product h3 {
			line-height:30px;
			font-size: 20px;
			margin: 0;
			position: relative;
			-webkit-transition: all 0.3s;
    		transition: all 0.3s;
		}

		.loop .products .product h3:hover,
		.nz-related-products .products .product h3:hover,
		.nz-recent-products .products .product h3:hover {
			color: #999;
		}

		.loop .products .product .price,
		.nz-related-products .products .product .price,
		.nz-recent-products .products .product .price {
			line-height:32px;
			font-size: 22px;
			padding-top: 5px;
			display: block;
		}

		.loop .products .product .star-rating,
		.nz-related-products .products .product .star-rating,
		.nz-recent-products .products .product .star-rating {
			margin: 5px auto 15px auto;
		}

		.loop .animation-true .product {
			opacity: 0 !important;
			-webkit-backface-visibility: hidden;
		}
		.loop .animation-true .product.css-animated {
			opacity: 1 !important;
		}

		.woocommerce .product .nz-thumbnail {
			overflow: hidden;-webkit-backface-visibility: hidden;
		}

		.woocommerce .cart-wrap {
			position:relative;
			min-height: 34px;
			height: 34px;
			margin-top: 10px;
		}

		.woocommerce .product .button,
		.woocommerce .product .added_to_cart,
		.woocommerce .product .product_type_external {
			display: inline-block;
			width: auto !important;
			border-radius: 100px;
			margin-bottom: 0;
			position: relative;
			padding: 4px 35px 6px 35px;
		    font-size: 13px;
		    line-height:24px;
			color: #ffffff !important;
			background-color: #999999 !important;
			text-align: center;
			text-transform:uppercase;
			z-index: 5;
			-webkit-transform: translateY(0) !important;
			-ms-transform: translateY(0) !important;
			transform: translateY(0) !important;
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
			-webkit-backface-visibility: hidden;
			-webkit-transition: all 300ms ease;
    		transition: all 300ms ease;
    		outline: none;
		}

		.woocommerce .product .button:hover,
		.woocommerce .product .added_to_cart:hover,
		.woocommerce .product .product_type_external:hover {
			color: #ffffff !important;
		}

		.woocommerce .product .single-product-summary .button,
		.woocommerce .product .single-product-summary .added_to_cart,
		.woocommerce .product .single-product-summary .product_type_external {
			padding: 11px 25px 11px 75px;
		    font-size: 12px;
		    line-height:22px;
			box-shadow: none;
			border-radius: 0px;
			color: #fff !important;
			background-color:#999999 !important;
			background-repeat: no-repeat;
			background-position: 16px 46%;
			background-image: url(images/shop_button_icon.png);
			text-transform: uppercase;
			position: relative;
		}

		.woocommerce .product .single-product-summary .button:after,
		.woocommerce .product .single-product-summary .added_to_cart:after,
		.woocommerce .product .single-product-summary .product_type_external:after {
			content: "";
			width: 1px;
			height: 100%;
			display: block;
			position: absolute;
			top: 0;
			left: 50px;
			background-color: #cccccc;
		}

		.woocommerce .product .single-product-summary .button:hover,
		.woocommerce .product .single-product-summary .added_to_cart:hover,
		.woocommerce .product .single-product-summary .product_type_external:hover {
			background-color:#222 !important;
		}

		@-webkit-keyframes loadIn {
			0% {opacity: 0;}
			100% {opacity: 1;}
		}

		@keyframes loadIn {
			0% {opacity: 0;}
			100% {opacity: 1;}
		}

		.shop-loader,
		.shop-loader > div {
		    position: relative;
		    -webkit-box-sizing: border-box;
		       -moz-box-sizing: border-box;
		            box-sizing: border-box;
		}
		.shop-loader > div {
		    display: inline-block;
		    float: none;
		    background-color: currentColor;
		    border: 0 solid currentColor;
		}
		.shop-loader {
		    display: block;
		    font-size: 0;
		    width: 40px;
		    height: 32px;
		    position: absolute;
		    top: 50%;
		    left: 50%;
		    margin-top: -16px;
		    margin-left: -20px;
		}
		.shop-loader > div {
		    width: 2px;
		    height: 32px;
		    margin: 2px;
		    margin-top: 0;
		    margin-bottom: 0;
		    border-radius: 0;
		    -webkit-animation: line-scale-pulse-out-rapid .9s infinite cubic-bezier(.11, .49, .38, .78);
		       -moz-animation: line-scale-pulse-out-rapid .9s infinite cubic-bezier(.11, .49, .38, .78);
		         -o-animation: line-scale-pulse-out-rapid .9s infinite cubic-bezier(.11, .49, .38, .78);
		            animation: line-scale-pulse-out-rapid .9s infinite cubic-bezier(.11, .49, .38, .78);
		}
		.shop-loader > div:nth-child(3) {
		    -webkit-animation-delay: -.9s;
		       -moz-animation-delay: -.9s;
		         -o-animation-delay: -.9s;
		            animation-delay: -.9s;
		}
		.shop-loader > div:nth-child(2),
		.shop-loader > div:nth-child(4) {
		    -webkit-animation-delay: -.65s;
		       -moz-animation-delay: -.65s;
		         -o-animation-delay: -.65s;
		            animation-delay: -.65s;
		}
		.shop-loader > div:nth-child(1),
		.shop-loader > div:nth-child(5) {
		    -webkit-animation-delay: -.4s;
		       -moz-animation-delay: -.4s;
		         -o-animation-delay: -.4s;
		            animation-delay: -.4s;
		}
		.shop-loader.la-sm {
		    width: 20px;
		    height: 16px;
		}
		.shop-loader.la-sm > div {
		    width: 2px;
		    height: 16px;
		    margin: 1px;
		    margin-top: 0;
		    margin-bottom: 0;
		}
		.shop-loader.la-2x {
		    width: 80px;
		    height: 64px;
		}
		.shop-loader.la-2x > div {
		    width: 8px;
		    height: 64px;
		    margin: 4px;
		    margin-top: 0;
		    margin-bottom: 0;
		}
		.shop-loader.la-3x {
		    width: 120px;
		    height: 96px;
		}
		.shop-loader.la-3x > div {
		    width: 12px;
		    height: 96px;
		    margin: 6px;
		    margin-top: 0;
		    margin-bottom: 0;
		}
		/*
		 * Animation
		 */
		@-webkit-keyframes line-scale-pulse-out-rapid {
		    0% {
		        -webkit-transform: scaley(1);
		                transform: scaley(1);
		    }
		    80% {
		        -webkit-transform: scaley(.3);
		                transform: scaley(.3);
		    }
		    90% {
		        -webkit-transform: scaley(1);
		                transform: scaley(1);
		    }
		}
		@-moz-keyframes line-scale-pulse-out-rapid {
		    0% {
		        -moz-transform: scaley(1);
		             transform: scaley(1);
		    }
		    80% {
		        -moz-transform: scaley(.3);
		             transform: scaley(.3);
		    }
		    90% {
		        -moz-transform: scaley(1);
		             transform: scaley(1);
		    }
		}
		@-o-keyframes line-scale-pulse-out-rapid {
		    0% {
		        -o-transform: scaley(1);
		           transform: scaley(1);
		    }
		    80% {
		        -o-transform: scaley(.3);
		           transform: scaley(.3);
		    }
		    90% {
		        -o-transform: scaley(1);
		           transform: scaley(1);
		    }
		}
		@keyframes line-scale-pulse-out-rapid {
		    0% {
		        -webkit-transform: scaley(1);
		           -moz-transform: scaley(1);
		             -o-transform: scaley(1);
		                transform: scaley(1);
		    }
		    80% {
		        -webkit-transform: scaley(.3);
		           -moz-transform: scaley(.3);
		             -o-transform: scaley(.3);
		                transform: scaley(.3);
		    }
		    90% {
		        -webkit-transform: scaley(1);
		           -moz-transform: scaley(1);
		             -o-transform: scaley(1);
		                transform: scaley(1);
		    }
		}

		.woocommerce .product img {
			z-index: 3;
			width: 100%;
		}

		.woocommerce .hover-img {
			position: absolute;
			top: 0;
			left: 0;
			-webkit-transition: all 0.6s;
			transition: all 0.6s;
			-webkit-backface-visibility: hidden;
			opacity: 0;
		}

		.woocommerce .product .nz-thumbnail:hover .hover-img {
			opacity: 1;
		}

		.woocommerce .product del {color: #ccc;}

		.woocommerce .product .price {
			font-size:22px;
		}

		.woocommerce .single-product-summary .price {
			font-size: 28px;
			display: inline-block;
		}

		.woocommerce .single-product-summary div[itemprop="offers"] {
			display: inline-block;
		}

		.woocommerce .product del .amount {
			font-size:18px;
			font-weight:normal;
			color: #999;
			text-decoration: line-through;
		}

		.woocommerce .single-product-summary .stock {
			font-weight: 700;
			padding:0 0 15px 0;
			margin-bottom: 0;
		}

		.woocommerce .products .product-category a {
			display: block;
			color: transparent;
			overflow: hidden;
		}

		.woocommerce .category-details {
			box-shadow: inset 0 0 0 1px #eee, 0 0 3px rgba(0,0,0,0.05);
			padding: 30px 0;
			-webkit-transition: all 300ms ease-out;
			transition: all 300ms ease-out;
		}

		.woocommerce .category-details mark {
			-webkit-transition: all 300ms ease-out;
			transition: all 300ms ease-out;
		}

		.woocommerce .product:hover .category-details h3,
		.woocommerce .product:hover .category-details mark {
			color: #333 !important;
		}

		.woocommerce .category-details h3 {
			margin: 0;
			text-align: center;
			padding: 0 !important;
			-webkit-transition: all 300ms ease-out;
			transition: all 300ms ease-out;
			font-size: 18px;
			line-height: 28px;
		}

		.woocommerce .products .product-category mark {
			background-color: transparent;
		}

		.woocommerce .products .product-category .cat-det h3 {
			padding-bottom: 0;
			padding-top: 25px;
		}

		.woocommerce-error {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		.woocommerce-message,
		.woocommerce-info,
		.woocommerce-error li,
		.cart-empty {
			padding:20px;
			position: relative;
			margin-bottom: 50px;
			text-align: center;
			font-size: 14px;
			line-height: 36px;
			color: #999;
			background-color: #fafafa;
		}

		.woocommerce-error li {
			background-color: rgba(239, 147, 148, 0.16);
    		color: #D2635F !important;
		}

		.woocommerce-message a,
		.woocommerce-info a,
		.woocommerce-error li a,
		.woocommerce-message .button,
		.woocommerce-info .button {
			-webkit-transition: all 300ms ease-out;
			transition: all 300ms ease-out;
			text-transform: none;
		    margin-bottom: 0;
		    display: inline;
		    margin-right: 5px;
		    margin-left: 5px;
		    padding: 10px 20px;
		    color: #999 !important;
			box-shadow:inset  0 0 0 2px #ccc;
			background-color: transparent !important;
		}

		.woocommerce-error li a {
		    color: #c90700 !important;
			box-shadow:inset  0 0 0 2px #c90700;
		}

		.woocommerce-message a:hover,
		.woocommerce-info a:hover,
		.woocommerce-error li a:hover {
			background-color:#ccc !important;
			color: #fff !important;
		}

		.woocommerce-error li a:hover {
			background-color:#c90700 !important;
		}

		.woocommerce label {
			display: block;
			margin-bottom: 5px;
		}

		.woocommerce input[type="radio"] + label {
			display:inline-block;
		}

		.woocommerce-ordering,
		.woocommerce-ordering select{
			margin-bottom:50px;
			height: 50px;
			width: auto;
		}

		.woocommerce-ordering select{
			background-color: #fff;
		}

		.product-category-body {
			width: 100%;
			background-color: #fff;
			padding: 25px;
			margin-bottom: 30px;
			text-align: center;
		}

		.product-category-body img {
			margin-bottom: 25px;
		}

		.product-category-body > * {
			vertical-align: middle;
		}

		.shop-layout .product-term-title,
		.nz-related-products-title {
			margin-bottom: 50px;
			position: relative;
		}

		.nz-related-products-title h3 {
			font-size: 16px;
		    line-height: 26px;
		    padding-bottom: 20px;
		    margin-bottom: 40px;
		    border-bottom: 1px solid #eee;
		    text-transform: uppercase;
		}

	/*Single product
	/*=============*/

		.woocommerce-product-gallery__wrapper .owl-pagination {
			padding-top:15px;
		}

		.single-image-content {
			position: relative;
		}

		.single-image-content > .ninzio-label {
			bottom: auto;
			top: 14px;
			right: 0px;
		}

		.single-product-image .nz-overlay-before {
			-webkit-transform:none; 
			-ms-transform:none; 
			transform:none; 
		}

		.woocommerce.single .summary .product_title {
			margin-bottom: 15px;
			font-size: 36px;
			line-height: 46px;
			font-weight: 400;
		}

		.single-product-image,
		.woocommerce.single .products .product {
			position: relative;
		}

		.single-product-image {
			margin-bottom: 50px;
			text-align: center;
		}

		#single-product-slider,
		#single-product-carousel {
			position: relative;
		}

		#single-product-carousel {
		    display: inline-block;
			padding: 0px;
		    margin-top: 15px;
		    margin-left: 15px;
		    margin-right: 10px;
		    z-index: 15;
		}

		#single-product-slider ul,
		#single-product-carousel ul {
			list-style: none;
			margin: 0;
		}

		#single-product-slider li,
		#single-product-carousel li {
			padding:0 !important; 
			float: left;
		}

		#single-product-carousel li {
			cursor: pointer;
			position: relative;
			margin:0 5px !important;
		}

		#single-product-carousel .slides li:hover img {
			box-shadow: none !important;
		}

		#single-product-carousel .slides li:before,
		#single-product-carousel .slides li:after {
			content: "";
			display: block;
			position:absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-color: rgba(0,0,0,0.3);
			background-image: url(images/plus.png);
			background-position: 50% 50%;
			background-repeat: no-repeat;
			opacity: 0;
			z-index: 5;
			-webkit-transition: all 300ms ease-out;
    		transition: all 300ms ease-out;
		}

		#single-product-carousel .slides li:after {
			background-image: none;
			background-color: transparent;
		}

		#single-product-carousel .slides li.flex-active-slide:after {
			opacity: 1;
		}

		#single-product-carousel .slides li:hover:before {
			opacity: 1;
		}

		#single-product-slider .flex-direction-nav {
			margin-bottom: 0;
			position: absolute;
			width: 100%;
			height: 40px;
			margin-top: -20px;
			top: 50%;
			left:0;
			list-style: none;
		}

		#single-product-carousel .flex-direction-nav {
			margin: 0;
			padding: 0;
		}

		#single-product-carousel .flex-direction-nav > li {
			position: static;
		}

		#single-product-carousel .flex-direction-nav > li a {
			margin:0;
			padding: 0;
			width: 40px;
			height: 40px;
			line-height: 40px;
			text-indent: -9000em;
			display: block;
			position: absolute;
			top: 50%;
			left: -65px;
			margin-top: -20px !important;
			background-color: #f5f5f5 !important;
			border-radius: 50%;
			background-image: url(images/arrow_left.png);
			background-repeat: no-repeat;
			background-position: 50% 50%;
			-webkit-transition: all 300ms ease;
    		transition: all 300ms ease;
    		opacity: 0;
    		visibility: hidden;
		}

		#single-product-carousel .flex-direction-nav > li a.flex-next {
			background-image: url(images/arrow_right.png);
			left: auto !important;
			right: -65px;
		}

		#single-product-carousel:hover .flex-direction-nav > li a {
			left: -25px !important;
    		opacity:1;
    		visibility: visible;
		}

		#single-product-carousel:hover .flex-direction-nav > li a.flex-next {
			right: -25px !important;
			left: auto !important;
    		opacity:1;
    		visibility: visible;
		}

		#single-product-carousel .flex-direction-nav > li a:hover {
			background-color: #333333 !important;
			background-image: url(images/arrow_left_white.png);

		}

		#single-product-carousel .flex-direction-nav > li a.flex-next:hover {
			background-image: url(images/arrow_right_white.png);
		}

		.single-image-content {
			position: relative;
		}

		.single-image-content > .ninzio-label {
			bottom: auto;
			top: 14px;
			right: 0px;
		}

		.single-product-image .nz-overlay-before {
			-webkit-transform:none; 
			-ms-transform:none; 
			transform:none; 
		}

		.woocommerce.single .summary .product_title {
			margin-bottom: 15px;
			font-size: 34px;
			line-height: 44px;
		}

		.single-product-image,
		.woocommerce.single .products .product {
			position: relative;
		}

		.single-product-image {
			margin-bottom: 50px;
			text-align: center;
		}

		.single-product-image .images > a {
			pointer-events: none;
		}

		.single-product-image .thumbnails {
			text-align: center;
			margin-top: 10px;
			margin-left: -5px;
			margin-right: -5px;
		}

		.single-product-image .thumbnails:after {
			content: "";
			display: table;
			clear: both;
		}

		.single-product-image .thumbnails > a {
			display: inline-block;
			text-decoration: none;
			width:100px;
			padding-left: 5px;
			padding-right: 5px;
			padding-bottom: 10px;
			text-align: center;
			outline: none;
		}

		.single-product-image .thumbnails > a .nz-overlay-before {
			background-image: url(images/close_white.png);
			background-position: center center;
		}

		.single-product-image .thumbnails > a:nth-child(3n+3) {
			margin-right: 0;
		}

		.single-product-image .thumbnails > a:last-child {
			margin-right: 0;
		}

		.woocommerce .single-product-summary [itemprop='description'] {
			padding: 15px 0 15px 0;
		}

		.woocommerce .single-product-summary [itemprop='description'] .description {
			margin-bottom: 25px;
			font-size: 14px;
			line-height: 24px;
		}

		.woocommerce .single-product-summary [itemprop='description'] > :last-child,
		.woocommerce .single-product-summary [itemprop='description'] > :only-child {
			margin-bottom: 0;
		}

		.woocommerce .single-product-summary form.cart {
			margin-bottom: 15px;
			padding-top: 35px;
			border-top: 1px solid #eee;
		}

		.woocommerce .quantity {
			display:block;
		}

		.woocommerce .quantity input {
			margin-bottom:10px;
			height: 42px;
			float: left;
		}

		.btn-3d .woocommerce .quantity input {
			height: 54px;
			top: -4px;
		}

		.woocommerce .quantity input[type="button"].minus,
		.woocommerce .quantity input[type="button"].plus {
			margin-right: 0;
			border-radius: 3px 0 0 3px;
			padding: 0px 5px 0px 5px;
			background-color: #f9f9f9;
			border:1px solid #e0e0e0;
			font-size:16px;
			color: #333;
			box-shadow: none;
			width: 25% !important;
			-webkit-transform: translateX(1px);
			-ms-transform: translateX(1px);
			transform: translateX(1px);
			font-weight: 400 !important;
		}

		.woocommerce .quantity input[type="button"].minus:hover,
		.woocommerce .quantity input[type="button"].plus:hover {
			background-color: #f7f7f7;
			opacity: 1;
		}

		.woocommerce .quantity input[type="button"].plus {
			border-radius:0px 3px 3px 0px;
			-webkit-transform: translateX(-1px);
			-ms-transform: translateX(-1px);
			transform: translateX(-1px);
		}

		.woocommerce .quantity input[type="number"] {
			border-radius: 0px;
			font-size: 16px;
			font-weight: 700;
			text-align: center;
			background-color: #ffffff;
			width: 60px !important;
			height: 44px;
			line-height: 44px;
			padding: 0;
			box-shadow: inset 0 0 0 1px #ccc;
		}

		.woocommerce .single-product-summary .product_meta {
			font-size: 16px;line-height: 26px;
		}

		.woocommerce .single-product-summary .product_meta a {
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
		}

		.woocommerce .single-product-summary button {
			margin-bottom: 0;
		}

		.woocommerce .single-product-summary .product_meta,
		.comment-meta .comment-date-time {
			font-size: 14px;
		    color: #777;
		}

		.woocommerce .single-product-summary .product_meta > * {
			display:inline-block;
			padding-bottom: 5px;
			position: relative;
			padding-right: 28px;
		}

		.woocommerce .single-product-summary .product_meta > :last-child {
			padding-bottom:0px;
		}

		.woocommerce .single-product-summary .product_meta a {
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
			position: relative;
		}

		.woocommerce .single-product-summary .product_meta a:after {
			content: "";
		    display: block;
		    position: absolute;
		    bottom: -2px;
		    left: 50%;
		    -webkit-transform: translateX(-50%);
		    -moz-transform: translateX(-50%);
		    transform: translateX(-50%);
		    width: 0;
		    height: 2px;
		    opacity: 0;
		    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
		    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
		}

		.woocommerce .single-product-summary .product_meta a:hover:after {
			width: 100%;
    		opacity: 1;
		}

		.woocommerce-variation-description {
			padding-bottom:25px;
			font-size: 14px;
			line-height: 24px;
		}

		.woocommerce-tabs {
		    margin: 70px auto 0 auto;
		    width: 100%;
		}

		.woocommerce-tabs .tabs {
			display: block;
			list-style: none;
			margin-bottom: 0;
			width: 100%;
			background-color: #ffffff;
			text-align: center;
			border-radius: 50px;
		}

		.woocommerce-tabs .tabs:after {
			content: "";
			display: table;
			clear: both;
		}

		.woocommerce-tabs .tabs > li {
		    display: inline-block;
		    text-align: center;
		    color: #999;
		    cursor: pointer;
		    position: relative;
		    font-size: 14px;
		    text-transform: uppercase;
		    padding: 0px;
		}

		.woocommerce-tabs .tabs > li.active {
    		background-color: #ffffff;
		}

		.woocommerce-tabs .tabs > li:not(:first-child){
			margin-left: -1px;
		}

		.woocommerce-tabs .tabs > li a {
			display: block;
			outline: none;
			position: relative;
			color: inherit;
			padding: 8px 30px;
		}

		.woocommerce-tabs .tabs > li.active a {
    		z-index: 10;
			color: #333;
		}

		.woocommerce-tabs .tabs > li:before {
			content: "";
		    display: block;
		    bottom:0px;
		    left: 50%;
		    -webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		    transform: translateX(-50%);
		    width: 70%;
		    height: 2px;
		    position: absolute;
		    opacity: 0;
		}

		.woocommerce-tabs .tabs > li:after {
			content: "";
		    display: block;
		    width: 4px;
		    height: 22px;
		    border-left: 1px solid #eee;
		    border-right: 1px solid #eee;
		    position: absolute;
		    top: 50%;
		    margin-top: -11px;
		    right: -2px;
		}

		.woocommerce-tabs .tabs > li:last-child:after {
			display: none;
		}

		.woocommerce-tabs .tabs > li.active:before {
			opacity: 1;
		}

		.woocommerce-tabs .panel {
    		padding:70px 0px;
		}

		.woocommerce-tabs .shop_attributes {
			width: 100%;
			margin-bottom: 0;
			border-collapse: collapse;
			background-color: #ffffff;
		}

		.woocommerce-tabs .shop_attributes th,
		.woocommerce-tabs .shop_attributes td {
			border:1px solid #e0e0e0;
			padding: 10px;
			background-color: #ffffff;
		}

		.woocommerce-tabs .panel > h2,
		.woocommerce-tabs .panel > #reviews > #comments > h2 {
			margin-bottom: 15px;
		}

		.woocommerce-tabs .panel > #reviews textarea,
		.woocommerce-tabs .panel > #reviews input[type='text'],
		.woocommerce-tabs .panel > #reviews input[type='email'] {
			background-color: #ffffff !important;
		}

		.woocommerce-tabs .shop_attributes td > p {
			margin-bottom: 0;
		}

		.woocommerce-tabs #comments {
			position: relative;
		}

		.woocommerce-tabs #comments #respond {
			margin:35px 0 20px 0;
		}

		.woocommerce-tabs #comments .comment-navigation {
			margin-bottom: 20px;	
		}

		.woocommerce-tabs #respond form,
		.woocommerce-tabs #respond .form-submit,
		.woocommerce-tabs #respond .form-submit input[type="submit"] {
			margin-bottom: 0;
		}

		.woocommerce-tabs .comment-form-author,
		.woocommerce-tabs .comment-form-email {
			display:block;
			width:100%;
			max-width: 100%;
		}

		.woocommerce-tabs .comment-form-author input,
		.woocommerce-tabs .comment-form-email input,
		.woocommerce-tabs label {
			width: 100%;
			max-width: 100%;
		}

		.woocommerce-tabs .comment-form-rating {
			margin: 10px 0;
		}

		.woocommerce-tabs .comment-form-rating > label {
			margin-bottom:10px;
			display: block;
		}

		.woocommerce-tabs .comment-form-rating .stars:after {
			content: "";
			display: table;
			clear: both;
		}

		.woocommerce-tabs .comment-form-rating .stars a {
			display:block;
			line-height:16px;
			font-size: 16px;
			text-align: center;
			text-indent: -9000px;
			position: relative;
			margin-bottom: 5px;
			padding:10px 20px 10px 30px;
			border-right:1px solid #eaeaea;
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
			-webkit-box-sizing: content-box;
			-moz-box-sizing: content-box;
			box-sizing: content-box;
			-webkit-transition: all 0.3s;
  			transition: all 0.3s;
		}

		.woocommerce-tabs .comment-form-rating .stars a:last-child {
			border-right: none;
		}

		.woocommerce-tabs .comment-form-rating .stars a:after {
			font-weight: 400;
			text-transform: none;
			font-size: inherit;
			line-height: inherit;
			position: absolute;
			top: 10px;
			left: 25px;
			text-indent: 0px;
		}

		.woocommerce-tabs .comment-form-rating .stars a.active {
			color: #333 !important;
		}

		.woocommerce-tabs .comment-form-rating .stars a.star-1 {width: 15px;}
		.woocommerce-tabs .comment-form-rating .stars a.star-2 {width: 30px;}
		.woocommerce-tabs .comment-form-rating .stars a.star-3 {width: 45px;}
		.woocommerce-tabs .comment-form-rating .stars a.star-4 {width: 60px;}
		.woocommerce-tabs .comment-form-rating .stars a.star-5 {width: 75px;}

		.woocommerce-tabs .comment-form-rating .stars a.star-1:after {content: "\e85e";}
		.woocommerce-tabs .comment-form-rating .stars a.star-2:after {content: "\e85e\e85e";}
		.woocommerce-tabs .comment-form-rating .stars a.star-3:after {content: "\e85e\e85e\e85e";}
		.woocommerce-tabs .comment-form-rating .stars a.star-4:after {content: "\e85e\e85e\e85e\e85e";}
		.woocommerce-tabs .comment-form-rating .stars a.star-5:after {content: "\e85e\e85e\e85e\e85e\e85e";}


		.woocommerce-tabs .commentlist {
			margin: 0;
			list-style:none;
		}

		.woocommerce-tabs .commentlist .comment {
			padding:40px 30px;
			width: 100%;
			margin: 0 0 20px 0;
			width: 100%;
			background-color: #ffffff;
    		box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
			position: relative;
		}

		.woocommerce-tabs .commentlist .comment #respond {
			margin-bottom: 0;
		}

		.woocommerce-tabs .commentlist .comment .comment_container {
			display: table;
		}

		.woocommerce-tabs .commentlist .avatar,
		.woocommerce-tabs .commentlist .comment-text {
			display: table-cell;
			vertical-align: top;
			width: 100%;
		}

		.woocommerce-tabs .commentlist .avatar {
			padding-right: 10px;
			width: 60px !important;
			height: 60px !important;
			border-radius: 60px;
			max-width: 60px;
			padding-right: 0;
		}

		.woocommerce-tabs .commentlist .comment-text {
			padding-left: 20px;
		}

		.woocommerce-tabs .commentlist .comment-text .meta {
			margin-bottom: 0;
			padding-bottom:13px;
			text-transform: uppercase;
			color: #333;
		}

		.woocommerce-tabs .commentlist .comment-text .description {
			margin-bottom: 0;
		}

		.woocommerce-tabs #reply-title {
			padding-bottom: 20px;
		    margin-bottom: 20px;
		    margin-top: 50px;
		    position: relative;
		}

		/*rating*/
		.woocommerce.single .woocommerce-product-rating {
			padding-bottom: 10px;
    		margin-bottom: 10px;
    		position: relative;
		}

		.woocommerce .star-rating,
		.woocommerce-page .woocommerce-product-rating .star-rating,
		.woocommerce .comment-text .star-rating,
		.widget_recent_reviews .star-rating,
		.widget_top_rated_products .star-rating,
		.woocommerce-tabs .comment-form-rating .stars a {
			display:block;
			overflow: hidden;
			position: relative;
			height:14px;
			line-height:14px;
			font-size:14px;
			width: 70px;
			color:#f5be15;
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
		}

		.woocommerce .single-product-summary .star-rating,
		.widget_rating_filter .star-rating {
			display: inline-block;
			vertical-align: middle;
		}

		/*.woocommerce-review-link {
			color:#999999;
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
			position: relative;
			font-size: 16px;
			font-family: Georgia,"Times New Roman",Times,serif;
    		font-style: italic;
		}*/

		.woocommerce-tabs .comment-form-rating .stars a:hover,
		.woocommerce-review-link:hover {
			color:#333333;
		}

		.product-det .star-rating {
			margin: 20px auto 20px auto;
		}

		.woocommerce .comment-text .star-rating {
			float: right;
		}

		.woocommerce .star-rating span,
		.woocommerce-page .woocommerce-product-rating .star-rating span,
		.woocommerce .comment-text .star-rating span,
		.widget_recent_reviews .star-rating span,
		.widget_top_rated_products .star-rating span {
		  overflow: hidden;
		  float: left;
		  top: 0;
		  left: 0;
		  position: absolute;
		  padding-top:15px;
		  display: block;
		}

		.woocommerce .star-rating:before,
		.woocommerce-page .woocommerce-product-rating .star-rating:before,
		.woocommerce .comment-text .star-rating:before,
		.widget_recent_reviews .star-rating:before,
		.widget_top_rated_products .star-rating:before {
			content: "\e85e\e85e\e85e\e85e\e85e";
			color: #e0dadf;
			float: left;
			top: 0;
			left: 0;
			position: absolute;
			text-transform: none;
			font-size: inherit;
			line-height: inherit;
		}

		.woocommerce .star-rating span:before,
		.woocommerce-page .woocommerce-product-rating .star-rating span:before,
		.woocommerce .comment-text .star-rating span:before,
		.widget_recent_reviews .star-rating span:before,
		.widget_top_rated_products .star-rating span:before {
			content: "\e85e\e85e\e85e\e85e\e85e";
			top: 0;
			position: absolute;
			left: 0;
			font-weight: 400;
			text-transform: none;
			font-size: inherit;
			line-height: inherit;
		}

		.woocommerce .hreview-aggregate .star-rating,
		.woocommerce-page .woocommerce-product-rating .hreview-aggregate .star-rating {
		  margin: 10px 0 0 0;
		}

		.posted_in a,
		.tagged_as a {
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
		}

		table.variations {
			margin-bottom: 25px;
			padding-bottom: 25px;
			border-bottom: 1px solid #eaeaea;
			width: 100%;
		}

		table.variations select,
		table.variations input[type="text"] {
		    background-color: #fff;
		    border:1px solid #ccc !important;
		}

		.reset_variations {
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
			color: #999;
			text-transform: uppercase;
			display: inline-block;
			margin-bottom: 5px;
		}

		table.variations label {
			height: 50px;
			line-height: 50px;
			margin: 0;
			font-size: 16px;
		}

		table.variations tr,
		table.variations td
		{padding: 0;}

		table.variations td.value {
			padding: 5px 0 0 10px;
		}

		table.variations tr:last-child td.label {
			vertical-align: top;
			padding-top: 3px;
		}

		.woocommerce-tabs .panel > h2, 
		.woocommerce-tabs .panel > #reviews > #comments > h2,
		.related-products-title h3 {
			font-size: 16px;
		    line-height: 26px;
		    padding-bottom: 20px;
		    margin-bottom: 40px;
		    text-transform: uppercase;
		    color: #bbbbbb;
		}

		.woocommerce-tabs .panel > h2:after, 
		.woocommerce-tabs .panel > #reviews > #comments > h2:after,
		.related-products-title h3:after{
			content: "";
		    width: 30px;
		    height: 3px;
		    display: block;
		    margin-top: 7px;
		}

		.woocommerce-tabs .panel > h2:before, 
		.woocommerce-tabs .panel > #reviews > #comments > h2:before {
			left: 10px;
			bottom: -3px;
		}

		.woocommerce .post-social-share .social-links {
		    left: -8px;
		    position: relative;
		}

	/*Cart
	/*=============*/

		.woocommerce .shop_table.cart {
			width: 100%;
			max-width: 100%;
			border-collapse: collapse;
			background-color: #fff;
		}

		.woocommerce .shop_table.cart td:not(.actions),
		.woocommerce .shop_table.cart th {
			border: 1px solid #eeeeee;
			background-color: #ffffff;
		}

		.product-remove,.product-quantity,.product-price {text-align: center;}

		.woocommerce .shop_table.cart td.actions {
			border:none;
		}

		.woocommerce .shop_table.cart .product-remove a {
			display: inline-block;
			color: #999 !important;
			background-color: #f7f7f7;
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
			width: 20px;
			height: 20px;
			line-height: 20px;
			margin:0;
			padding:0;
			font-size: 16px;
			text-align: center;
		}

		.woocommerce .shop_table.cart .product-remove a:hover {
			color: #333 !important;
		}

		.woocommerce .shop_table.cart .coupon label {
			display: none;
		}

		.woocommerce .shop_table.cart .coupon input[type="text"] {
			height: 50px;
			margin-right:15px;
			margin-bottom:7px;
			line-height: 50px;
		}

		.woocommerce .cart-collaterals {
			padding: 50px 0 25px 0;
		}

		.woocommerce .cart-collaterals:after {
			content: "";
			display: table;
			clear: both;
		}

		.woocommerce .cart-collaterals .cart_totals,
		.woocommerce .cart-collaterals .shipping_calculator {
			width: 100%;
			margin-bottom: 25px;
		}

		.woocommerce .cart-collaterals .cart_totals > h2,
		.woocommerce .cart-collaterals .shipping_calculator > h2 {
			margin-bottom: 25px;
		}

		.woocommerce .cart-collaterals .cart_totals > table,
		.woocommerce #order_review .shop_table {
			width: 100%;
			border-collapse: collapse;
		}

		.woocommerce .cart-collaterals .cart_totals > table td,
		.woocommerce .cart-collaterals .cart_totals > table th,
		.woocommerce #order_review .shop_table td,
		.woocommerce #order_review .shop_table th {
			border:1px solid #e0e0e0;
			background-color: #fff;
		}

		.woocommerce .cart-collaterals .shipping_calculator select,
		.woocommerce .cart-collaterals .shipping_calculator input[type="text"] {
			width: 100%;
		}

		.product-name a {
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
		}

		.woocommerce-cart .shop_table.cart .quantity {
			width: 70% !important;
		}

		.woocommerce .variation {
			padding: 0px;
			border-radius: 0px;
			border:none;
			margin: 0px;
		}

		.woocommerce .variation dt {
			width: 70px;
			display: inline-block;
			float: left;
			text-align: left;
		}

		.woocommerce .variation dd {
			margin: 0 !important;
     		padding: 0 !important;
     		display: inline-block;
			float: left;
		}

		.woocommerce .variation dd p {margin-bottom: 0;}

		.woo-cart .variation {
			display:block;
		}

		.woo-cart .variation > * {
			float: none !important;
			width: auto !important;
		}

		.woocommerce-account .variation {
			background-color: #ffffff;
		}

		.woocommerce dl dt:after {
			display: none;
		}

		#shipping_method {list-style: none;}

	/*Checkout
	/*=============*/

		.select2-container .select2-choice {
			display: block;
			outline: 0;
			margin: 0 0 2px;
			text-align: left;
			vertical-align: top;
			height:50px;
			line-height: 50px;
			max-width: 100%;
			width: 100%;
			padding: 0px 20px !important;
			font-size: 16px;
			background-color: #eee !important;
			border:none;
			color: #999;
			border-radius: 0 !important;
			border: none;
			position: relative;
			-webkit-backface-visibility: hidden;
			-webkit-transition: all 300ms;
			transition: all 300ms;
			box-shadow: none;
		}

		.woocommerce-checkout .page-content-container {
			padding-bottom: 40px;
		}

		.woocommerce .col2-set:after {
			content: "";
			display: table;
			clear: both;
		}

		.woocommerce .col2-set .col-1,
		.woocommerce .col2-set .col-2 {
			width: 100%;
			margin-bottom: 25px;
		}

		.woocommerce-billing-fields h3 {
			margin-bottom: 25px;
		}

		.woocommerce-billing-fields label,
		.woocommerce-shipping-fields label {
			display: block;
			margin-bottom:5px;
		}

		.woocommerce-billing-fields input,
		.woocommerce-billing-fields select,
		.woocommerce-shipping-fields input,
		.woocommerce-shipping-fields select {
			width: 100%;
		}

		.woocommerce-billing-fields input[type="checkbox"],
		.woocommerce-shipping-fields input[type="checkbox"] {
			width:auto;
		}

		.woocommerce #order_review_heading {
			margin: 50px 0 25px 0;
		}

		.woocommerce .payment_methods {
			list-style: none;
			margin-top: 50px;
		}

		.woocommerce-shipping-fields #ship-to-different-address label,
		.woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
			display: inline-block;
		}

		.woocommerce-shipping-fields #ship-to-different-address {
			margin-bottom: 20px;
		}

		.woocommerce .order_details {
			list-style: none;
			margin-bottom: 50px;
		}

		.woocommerce .order_details li {
			background-color: #fff;
			border: 1px solid #f7f7f7;
			border-bottom: 0;
			padding: 10px;
		}

		.woocommerce .order_details > li:last-child {
			border-bottom: 1px solid #f7f7f7;
		}

		.woocommerce .order_details h3 {
			margin-top:25px;
			margin-bottom:15px;
		}

		.woocommerce .shop_table {
			border-collapse: collapse;
			width: 100%;
			margin-bottom: 50px;
			background-color: #fff;
		}

		.woocommerce .shop_table th,
		.woocommerce .shop_table td {
			border: 1px solid #eee;
			padding: 15px;
		}

		.woocommerce-account .shop_table th,
		.woocommerce-account .shop_table td {
			background-color: #fff;
			border: 1px solid #eee;
		}

		.woocommerce .customer_details {
			width: 100%;
			margin-bottom: 50px;
		}

		.woocommerce .customer_details dt,
		.woocommerce .customer_details dd {
			background-color: #fff;
			margin: 0;
			padding: 10px;
			vertical-align: middle;
			border-bottom: none;
		}

		.col2-set address {
			padding: 20px;
			background-color: #fff;
			border:1px solid #eee;
		}

		.woocommerce-account .col2-set address {
			background-color: #f7f7f7;
		}

		.payment_method_paypal img {
			display: none;
		}

		.woocommerce-order-received address,
		.woocommerce-account address {
			padding: 20px;
			border:1px solid #e0e0e0;
			background-color: #fff;
		}

	/*Account
	/*=============*/

		.woocommerce-account .form-row input,
		.woocommerce-account .form-row select {
			width: 100%;
		}

		.woocommerce-account .form-row input[type="submit"],
		.woocommerce-account .form-row input[type="checkbox"],
		.woocommerce-account .form-row input[type="radio"] {
			width: auto;
		}

		a.edit,
		a.view {
			text-transform: uppercase;
			color: #fff !important;
			padding: 10px 24px;
		    font-size: 13px;
		    line-height: 22px;
			text-align: center;
			display: inline-block;
			margin-bottom: 10px;
			-webkit-transition: all 300ms;
			transition: all 300ms;
		}

		.woocommerce-MyAccount-navigation {
			margin-bottom: 50px;
		}

		.woocommerce-MyAccount-navigation ul {
			list-style: none;
			margin:0;
			padding: 0;
			text-align: center;
		}

		.woocommerce-MyAccount-navigation ul li {
			display: block;
			padding: 0;
			margin:0;
		}

		.woocommerce-MyAccount-navigation ul li a {
			display: block;
		    padding: 10px 24px;
		    font-size: 13px;
		    line-height: 22px;
		    outline: none;
		    border: none;
		    color: #999 !important;
		    position: relative;
		    display: inline-block;
		    overflow: hidden;
		    -webkit-backface-visibility: hidden;
		    z-index: 1;
		    text-align: center;
		    box-shadow:inset  0px 0px 0px 2px rgba(0,0,0,0.1);
		    background-color: transparent;
		    -webkit-transition: all 300ms ease;
		    transition: all 300ms ease;
		    width: 100%;
		}

		.woocommerce-MyAccount-navigation ul li a:hover,
		.woocommerce-MyAccount-navigation ul li.is-active a {
			color: #333 !important;
		    box-shadow:inset  0px 0px 0px 2px rgba(0,0,0,0.2);
		}

	/*Widgets
	/*=============*/

		/*	Shopping cart, 
			Products, 
			Recently viewed, 
			Reviews
		/*-----------------------*/

			.widget_shopping_cart .cart_list,
			.widget_products .product_list_widget,
			.widget_recently_viewed_products .product_list_widget,
			.widget_recent_reviews .product_list_widget,
			.widget_top_rated_products .product_list_widget,
			.widget_rating_filter ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.widget_shopping_cart .cart_list > li,
			.widget_products .product_list_widget > li,
			.widget_recently_viewed_products .product_list_widget > li,
			.widget_recent_reviews .product_list_widget > li,
			.widget_top_rated_products .product_list_widget > li {
    			padding:10px 0;
    			border-bottom: 1px solid #eeeeee;
				position: relative;
			}

			.widget_shopping_cart .cart_list > li:last-child,
			.widget_products .product_list_widget > li:last-child,
			.widget_recently_viewed_products .product_list_widget > li:last-child,
			.widget_recent_reviews .product_list_widget > li:last-child,
			.widget_top_rated_products .product_list_widget > li:last-child {
    			border-bottom: none;
			}

			.widget_shopping_cart .cart_list > li:after,
			.widget_products .product_list_widget > li:after,
			.widget_recently_viewed_products .product_list_widget > li:after,
			.widget_recent_reviews .product_list_widget > li:after,
			.widget_top_rated_products .product_list_widget > li:after {
			    content: "";
		  		display: table;
				clear: both;
			}

			.widget_shopping_cart .cart_list > li > a,
			.widget_products .product_list_widget > li > a,
			.widget_recently_viewed_products .product_list_widget > li > a,
			.widget_recent_reviews .product_list_widget > li > a,
			.widget_top_rated_products .product_list_widget > li > a {
				-webkit-transition: all 0.3s;
				transition: all 0.3s;
				display: block;
				font-size: 14px;
				color:#777;
			}

			.widget_shopping_cart .cart_list > li > a {
				font-size: 14px;
			}

			.woo-cart .widget_shopping_cart .cart_list > li > a {
				color: #999 !important;
			}

			.widget_shopping_cart .cart_list > li > a img,
			.widget_products .product_list_widget > li > a img,
			.widget_recently_viewed_products .product_list_widget > li a img,
			.widget_recent_reviews .product_list_widget > li a img,
			.widget_top_rated_products .product_list_widget > li a img {
				display: block;
				float: left;
				margin: 0 10px 0px 0;
				max-width:70px;
				height: auto;
			}

			.widget_products .product_list_widget .amount,
			.widget_recently_viewed_products .product_list_widget .amount,
			.widget_recent_reviews .product_list_widget .amount,
			.widget_top_rated_products .product_list_widget .amount {
				font-weight:400;
				font-size: 14px;
			}

			.widget_products .product_list_widget a,
			.widget_recently_viewed_products .product_list_widget a,
			.widget_recent_reviews .product_list_widget a,
			.widget_top_rated_products .product_list_widget a {
				display: block;
			}

			 .widget_shopping_cart .quantity {
				width:auto !important;
				display: inline-block;
				font-weight: 700;
			}

			.widget_shopping_cart .total {
				margin-bottom: 25px;
				margin-top: 25px;
			}

			.widget_shopping_cart p.buttons {
				margin-bottom: 0;
			}

			.widget_shopping_cart p.buttons > a,
			.widget_price_filter .price_slider_amount .button {
				-webkit-transition: all 300ms ease;
				transition: all 300ms ease;
				color: #999;
    			box-shadow: inset 0 0 0 2px #e0e0e0;
				padding:8px 20px; 
				font-size:12px;
				line-height: 22px;
			    display: inline-block !important;
			    text-align: center;
			    text-transform: uppercase;
			    -webkit-backface-visibility: hidden;
			    background-color: transparent;
			}

			.woo-cart .widget_shopping_cart p.buttons > a {
				width: 135px;
				display: block;
				float: left;
			}

			.widget_shopping_cart p.buttons > a + a {
				margin-left: 10px;
			}

			.widget_recent_reviews .star-rating,
			.widget_top_rated_products .star-rating {
				margin-top:5px;
				margin-bottom: 5px;
			}

			.widget_shopping_cart .cart_list .remove {
				display: block;
				position: absolute !important;
				top: 10px;
				right: 0px;
				width: 20px;
				height: 20px;
				line-height: 20px !important;
				color: #333;
				text-align: center;
				background-color:transparent;
				z-index: 15;
			}

			.woo-cart .widget_shopping_cart .cart_list li:first-child .remove {
				top: 15px;
			}

			.widget_shopping_cart .cart_list .remove {
				color: #333 !important;
			}

			.widget_shopping_cart .cart_list > li > a.remove:hover {
				color: #ffffff !important;
			}

		/*	Price filter
		/*----------------------*/

			.widget_price_filter .price_slider{margin-bottom:25px;}
			.widget_price_filter .clear {clear: both;}

			.widget_price_filter .price_slider_amount .button {
				padding:10px 22px 10px 22px;
				font-size:13px;
				line-height:18px;
				top:auto;
				border-radius: 0;
				margin: 0;
			}

			.widget_price_filter .price_slider_amount .price_label {
				padding:7px 22px 10px 22px;
				text-align: center;
				display: inline-block;
			}

			.footer .widget_price_filter .price_slider_amount .price_label {
				background-color:transparent;
			}

			.widget_price_filter .ui-slider {
			    position: relative;
			    text-align: left;
			}

			.widget_price_filter .ui-slider .ui-slider-handle {
			    position: absolute;
			    z-index: 2;
			    width:16px;
			    height:16px;
			    border-radius:16px;
			    cursor: pointer;
			    outline: none;
			    top: -5px;
			    background-color: #ffffff;
				border: 4px solid;
			}

			.widget_price_filter .ui-slider .ui-slider-handle:last-child {
			    margin-left: -16px;
			}

			.widget_price_filter .ui-slider .ui-slider-range {
			    position: absolute;
			    z-index: 1;
			    display: block;
			    border: 0;
			    border-radius: 10px;
				box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
			}

			.widget_price_filter .price_slider_wrapper .ui-widget-content {
			    border-radius: 10px;
			    background: #e0e0e0;
				box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
			}

			.footer .widget_price_filter .price_slider_wrapper .ui-widget-content {
			    background: #2d2d2d;
			}

			.widget_price_filter .ui-slider-horizontal {
			    height:7px;
			}

			.widget_price_filter .ui-slider-horizontal .ui-slider-range {
			    top: 0;
			    height: 100%;
			}

			.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
			    left: -1px;
			}

			.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
			    right: -1px;
			}

		/*	Product categories, 
			Layered nav
		/*----------------------*/

			.widget_layered_nav ul,
			.widget_layered_nav_filters ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.widget_layered_nav ul li,
			.widget_layered_nav_filters ul li {
				font-size: 14px;
				margin-bottom: 10px;
				position: relative;
				padding: 0;
			}

			.widget_layered_nav ul li a,
			.widget_layered_nav_filters ul li a {
				font-weight: 700;
				position: relative;
				display: block;
				color: #444 !important;
				-webkit-transition: all 300ms ease-out;
				transition: all 300ms ease-out;
			}

			.widget_layered_nav ul li span,
			.widget_layered_nav_filters ul li span {
				position: absolute;
				top: 50%;
				display:block;
				right: 0;
				-webkit-transform:translateY(-50%); 
				-ms-transform:translateY(-50%); 
				transform:translateY(-50%); 
			}


			.widget_layered_nav ul li ul,
			.widget_layered_nav_filters ul li ul {
				margin-left: 20px;
			}
			
			.widget_product_categories select,
			.widget_layered_nav select,
			.widget_layered_nav_filters select {
				width: 100%;
				padding-right: 5px;
			}

		/*	Products search
		/*----------------------*/

			.nz-product-search {
				padding-bottom: 50px;
				text-align: center;
			}

			.nz-product-search > .woocommerce-product-search {
				display: inline-block;
				width: 100%;
			}

			.widget_product_search form,
			.woocommerce-product-search {
				position: relative;
				margin-bottom: 0;
			}

			.widget_product_search form label,
			.woocommerce-product-search label {
				display: none;
			}

		/*	Shortcodes
		/*----------------------*/
			.product.woocommerce > del,
			.product.woocommerce > ins,
			.product.woocommerce > small {
				margin-right: 5px;
				display: inline-block;
			}

/*RESPONSIVE
/*=============*/

	/*MIN MOB PORTRAIT
	/*-------------*/

		@media only screen and (min-width: 320px)  {
 
			 
			.full-width-true .nz-tabs.full-true .tab-content,
			.ninzio-navigation,
			.wpml-ls-statics-post_translations {
				max-width:290px;
				width:290px;
			}

			.woocommerce .shop_table.cart td,
			.woocommerce .shop_table.cart th {
				padding:5px;
			}

			.woocommerce .shop_table.cart td.actions {
				padding:20px 0px;
			}

			.woocommerce .shop_table.cart .product-thumbnail {
				display: none;
			}

			.woocommerce .shop_table.cart .product-thumbnail img {
				max-width: 75px;
			}

			.woocommerce .shop_table.cart .quantity input[type="number"],
			.woocommerce .shop_table.cart .quantity input[type="button"] {
				width: 70% !important;
				display: block;
				float: none;
				margin: 0 auto;
			}

			.woocommerce .shop_table.cart .quantity input[type="button"] {
				height: 30px;
			}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span,
			.footer-widget-menu .widget_calendar caption, 
			.footer-widget-menu .widget_calendar th, 
			.footer-widget-menu .widget_calendar td, 
			.footer-widget-menu .widget_calendar td#prev, 
			.footer-widget-menu .widget_calendar td#next, 
			.footer-widget-menu .widget_calendar td#prev span, 
			.footer-widget-menu .widget_calendar td#next span {
			    height: 41px;
			    width: 41px;
			    line-height: 41px;
			}

		}

	/*MAX MOB PORTRAIT
	/*-------------*/
		
		@media only screen and (max-width: 320px)  {
#loop .container{max-width: 100%;

width: 92%;}
		 
			button,
			input[type="reset"],
			input[type="submit"],
			input[type="button"],
			.price_slider_amount .price_label,
			.woocommerce .single-product-summary .entry-summary button,
			.button,
			.woocommerce-MyAccount-navigation ul li {
				width: 100% !important;
				margin-left: 0 !important;
				margin-bottom: 5px;
				text-align: center;
			}

			.woocommerce .product .single-product-image .product-status {
				top: 10px;
				left: 10px;
			}

			.woocommerce .quantity input[type="number"] {
				width: 100% !important;
			}

			.woocommerce-tabs .comment-form-rating .stars a {border-right: none;}

			.nz-testimonials .text {
			    text-align: center;
			}

			.single .post-body {
			    padding: 50px 20px;
			}

			.nz-testimonials .text {
			    padding: 20px;
			}

			.nz-testimonials .text:after {
			    display: none;
			}

			.ninzio-nav-single > *:not(:only-child) {
				font-size: 10px;
			}

			.single .post .post-social-share {
			    padding: 0 10px 10px 10px;
			}

			.single .post .post-social-share .share-label {
			    padding-left: 0px;
			}

			.rich-header {
				height:auto;
			}

			.nz-mailchimp #mc-embedded-subscribe {
				position: static;
			}

		}

	/*MIN MOB LANDSCAPE
	/*-------------*/

		@media only screen and (min-width:480px) {

			.,
			.full-width-true .nz-tabs.full-true .tab-content,
			.ninzio-navigation,
			.wpml-ls-statics-post_translations {
				max-width:440px;
				width:440px;
			}
  
			.woocommerce .quantity {
				display:inline-block;
				vertical-align: top;
			}

			.woocommerce-tabs .comment-form-rating .stars a {
				float: left;
			}

			td.actions input[type="submit"] + input[type="submit"] {
				margin-left:4px;
			}

			.woocommerce .shop_table.cart .quantity {
				display:block;
				width:100%;
			}

			.post-social-share {
				width: auto;
			}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span {
			    height: 62px;
			    width: 62px;
			    line-height: 62px;
			}

			.footer-widget-area .widget_calendar caption, 
			.footer-widget-area .widget_calendar th, 
			.footer-widget-area .widget_calendar td, 
			.footer-widget-area .widget_calendar td#prev, 
			.footer-widget-area .widget_calendar td#next, 
			.footer-widget-area .widget_calendar td#prev span, 
			.footer-widget-area .widget_calendar td#next span {
				height: 62px;
			    width: 62px;
			    line-height: 62px;
			}

			.mob-header .widget_calendar caption, 
			.mob-header .widget_calendar th, 
			.mob-header .widget_calendar td, 
			.mob-header .widget_calendar td#prev, 
			.mob-header .widget_calendar td#next, 
			.mob-header .widget_calendar td#prev span, 
			.mob-header .widget_calendar td#next span {
			    height: 62px;
			    width: 62px;
			    line-height: 62px;
			}
		}

	/*MIN MOBILE 640
	/*--------------*/

		@media only screen and (min-width: 640px)  {
 
		
			.nz-slick-item {
				padding-left: 30px;
				padding-right: 30px;
			}

			.slick-prev{left:65px;} 
			.slick-next{right:65px;}

			.loop .projects-layout .projects, 
			.nz-recent-projects .projects {
				width: 50%;
			}

			.nz-related-projects .projects {
				width: 100% !important;
			}

			.null-instagram-feed ul li,
			.widget_recent_projects .recent-projects > .post {
			    width: 25%;
			}
		}

	/*MIN TABLET PORTRAIT
	/*-------------*/

		@media only screen and (max-width: 767px)  {
			figure {max-width: 100% !important;margin:0; 
width: 100%;}
.singpostsection .postmeta {
    float: left;
    width: 58% !important;
    display: flex;
    padding-left: 10px; padding: 7px 0 0 0 !important;
    justify-content: flex-end;
}

			.single-post-content {

    clear: both;
    padding-top:  0px !important;

}
			.post-date-full-single{width: 100% !important;text-align: center;}
			.social-links.left   {text-align: left;}
			.blog-post .postmeta {
    float: left;
    width: 100%;
    display: block;
    padding-left: 15px;
    justify-content: flex-end;
}	
.blog-post .post .postmeta > :not(:first-child) {
				float: none !important;
				width:60% !important;
				margin:auto;			
			}
			.no-padding, .no-padding > .col-inner
			{padding-left:0 !important; padding-right:0 !important; }

			.woocommerce-tabs .tabs {
				display: block;
			}
 
			.blog-post .post .postmeta > :not(:first-child) {
				float: none !important;
				width:85% !important;
				margin:auto;			
			}
			.woocommerce-tabs .tabs > li {
			    display: block;
			    width:100%;
				float: none;
				margin: 0 !important;
			}

			.woocommerce-tabs .tabs > li.active:last-child:after {
			   bottom: -1px;
			}

			.full-width-true .col12 {
			    padding-left: 0px !important; 
			    padding-right: 0px !important; 
			}

			.nz-count {
				margin-bottom: 50px;
			}

			.single .projects-head .projects-navigation {
				position: relative;
				margin-top: 10px;
				text-align: center;
			}

			.single .projects-head .projects-navigation a {
				float: none !important;
			}

			.woocommerce-message a, 
			.woocommerce-info a, 
			.woocommerce-error li a, 
			.woocommerce-message .button, 
			.woocommerce-info .button {
				display: block;
			}

			.site-widget-area {
			    width: 320px;
			    -webkit-transform: translateX(320px);
			    -ms-transform: translateX(320px);
			    transform: translateX(320px);
			}

			.rich-header h1 {
			    text-align: center;
			    margin-bottom: 0;
			}

			.rich-header.version1 h1, 
			.rich-header.version2 h1 {
			    font-size: 28px !important;
			    line-height: 38px !important;
			}

			.rich-header .rh-subtitle {
			    font-size: 16px;
			    line-height: 26px;
			}

			.standard .loop .blog-post .format-quote .post-body .format-wrapper, 
			.standard .loop .blog-post .format-status .post-body .format-wrapper, 
			.standard .loop .blog-post .format-link .post-body .format-wrapper, 
			.standard .loop .blog-post .format-aside .post-body .format-wrapper {
			    padding: 30px;
			}

			.search-form {
				width: 100%;
			}

			.site-widget-area .custom-scroll-bar {
				padding: 80px 30px 50px 30px;
			}

			.site-widget-area .photos_from_flickr .flickr_badge_image {
				width: 66px;
			}

			.site-widget-area .widget_calendar caption, 
			.site-widget-area .widget_calendar th, 
			.site-widget-area .widget_calendar td, 
			.site-widget-area .widget_calendar td#prev, 
			.site-widget-area .widget_calendar td#next, 
			.site-widget-area .widget_calendar td#prev span, 
			.site-widget-area .widget_calendar td#next span {
			    height: 37px;
			    width: 37px;
			    line-height: 37px;
			}

			.list .post .post-category {
			    left: 10px; top: 0px !important;
			}

			.projects-navigation,
			.post-single-navigation {
				display: none;
			}


			.woocommerce-tabs .tabs {
				border-radius: 0px;
			}

			.woocommerce-tabs .tabs > li:after {
				display: none;
			}

			.slick-dots li {
				margin:0 10px; 
			}

			.slick-dots li:after {
				display: none;
			}

			.nz-content-box .back_active .box-icon-wrap,
			.nz-content-box .bord_active .box-icon-wrap {
				left: 0px;
			}

			.vc_hidden-xs {
				display: none;
			}

		}
		
		@media only screen and (min-width: 768px)  {

			.rich-header.version3 .container > * {
				display: table-cell;
				vertical-align: middle;
			}

			.rich-header.version3 .nz-breadcrumbs {
			    text-align: right;
			    position: relative;
    			bottom: -3px;
			}

			.,
			.ninzio-navigation {
				max-width:720px;
				width:720px;
			}

			.nz-row {
				/*margin-left: -15px;
				margin-right: -15px;*/
			}

			.col12,
			.col11,
			.col10,
			.col9,
			.col8,
			.col7,
			.col6,
			.col5,
			.col4,
			.col3,
			.col2,
			.col1 {
				float: left;
				padding-left: 15px !important;
				padding-right:15px !important;
			}

			.col1 {width: 8.333333332%;}
			.col2 {width: 16.666666666666664%;}
			.col3 {width: 25%;}
			.col4 {width: 33.3%;}
			.col5 {width: 41.66666666666667%;}
			.col6 {width: 50%;}
			.col7 {width: 58.333333336%;}
			.col8 {width: 66.66666666666666%;}
			.col9 {width: 75%;}
			.col10{width: 83.33333334%;}
			.col11{width: 91.66666666666666%;}
			.col12{width: 100%;}

			.footer-info .container {
				display: table;
			}

			.footer-info .container > * {
				display: table-cell;
				vertical-align: middle;
				width: auto;
				border-bottom: none;
			}

			.footer-info .container > .get-location {
				border-left: 1px solid #434548;
				border-right: 1px solid #434548;
				padding: 0 25px;
				width: 200px;
			}

			.footer-info .container > .footer-text {
				border-left: 1px solid #434548;
				padding: 0 25px;
				position: relative;
				left: -1px;
			}

			.footer-widget-area {
				margin-left: -25px;
				margin-right: -25px;
				width: 100%;
			}

			.footer-widget-area > .widget,
			.footer-widget-area > .yawp_wim_widget {
				width: 50%;
				float: left;
				padding-top: 30px;
				padding-left:25px;
				padding-right:25px;
				position: relative;
			}

			.nz-content-box,
			.nz-timer,
			.nz-counter,
			.woocommerce .products,
			.woocommerce .menu-holder,
			.nz-pricing-table {
				margin-right: -15px;
				margin-left: -15px;
			}

			.nz-recent-products .products {
				margin-right: -1px;
				margin-left: -1px;
			}

			.woocommerce .menu-holder .products {
				margin-left: 0;
				margin-right: 0;
			}

			.nz-timer ul > li {
				width: 50%;
				float: left;
			}

			.nz-content-box > .nz-box,
			.nz-timer > .days,
			.nz-counter > .nz-count,
			.nz-pricing-table > .column {
				padding-left: 15px;
				padding-right: 15px;
				float: left;
			}

			.nz-persons > .person {
				float: left;
			}

			.nz-content-box[data-columns="1"] > .nz-box,
			.nz-counter[data-columns="1"] > .nz-count,
			.nz-persons[data-columns="1"] > .person
			{width: 100%;float: none;}

			.nz-content-box[data-columns="2"] > .nz-box,
			.nz-content-box[data-columns="4"] > .nz-box,
			.nz-counter[data-columns="2"] > .nz-count,
			.nz-persons[data-columns="2"] > .person
			{width: 50%;}

			.nz-content-box[data-columns="3"] > .nz-box,
			.nz-counter[data-columns="3"] > .nz-count,
			.nz-persons[data-columns="3"] > .person,
			.nz-pricing-table[data-columns="3"] > .column
			{width: 33.3%;}

			.nz-related-projects .projects {
				width: 50% !important;
			}

			.nz-content-box-2[data-columns="3"] > .nz-box:nth-child(2) .box-data,
			.nz-content-box-2[data-columns="3"] > .nz-box:nth-child(2) .nz-box-image:before,
			.nz-content-box-2[data-columns="3"] > .nz-box:nth-child(3) .box-data,
			.nz-content-box-2[data-columns="3"] > .nz-box:nth-child(3) .nz-box-image:before,
			.nz-content-box-2[data-columns="2"] > .nz-box:nth-child(2) .box-data,
			.nz-content-box-2[data-columns="2"] > .nz-box:nth-child(2) .nz-box-image:before,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(2) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(2) .nz-box-image:before,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(4) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(4) .nz-box-image:before {
				border-left: none;
			}

			.nz-persons[data-columns="4"] > .person,
			.nz-pricing-table[data-columns="4"] > .column,
			.nz-content-box-2[data-columns="4"] > .nz-box,
			.nz-counter[data-columns="4"] > .nz-count
			{width: 50%;}

			.count-border {
				width:4px;
				height: 100%;
				border-left-width:1px;
				border-left-style:solid;
				border-right-width:1px;
				border-right-style:solid;
				border-top: none;
				border-bottom:none;
				display: block;
				position: absolute;
				top: 50%;
				right: -15px;
				left: auto;
				bottom: auto;
				-webkit-transform: translateY(-50%);
				-ms-transform: translateY(-50%);
				transform: translateY(-50%);
				opacity: 0;
			}


			.nz-counter[data-columns="4"] .nz-count:nth-child(2n+1) .count-border,
			.nz-counter[data-columns="2"] .nz-count:nth-child(2n+1) .count-border,
			.nz-counter[data-columns="3"] .nz-count .count-border {
				opacity: 1;
			}

			.nz-content-box[data-columns="5"] > .nz-box,
			.nz-pricing-table[data-columns="5"] > .column
			{width: 20%;}

			.nz-content-box[data-columns="6"] > .nz-box {width: 16.66666666666667%;}

			.slick-prev{left:100px;} 
			.slick-next{right:100px;}

			.nz-section-back-video, .nz-video-overlay {
			    display: block;
			}

			.nz-tabs.horizontal:not(.tab-full) .tabset {
				padding-left: 0px;
				position: relative;
			}

			.nz-tabs.horizontal:not(.tab-full) .tabset .tab {
				float: left;
				margin-right: 5px;
			}

			.nz-tabs.horizontal:not(.tab-full) .tabset .tab.active,
			.nz-tabs.vertical .tabset .tab.active {
				position: relative;
			}

			.col6 .nz-tabs.vertical .tab,
			.col7 .nz-tabs.vertical .tab,
			.col8 .nz-tabs.vertical .tab,
			.col9 .nz-tabs.vertical .tab,
			.col10 .nz-tabs.vertical .tab,
			.col11 .nz-tabs.vertical .tab,
			.col12 .nz-tabs.vertical .tab {
				margin-bottom: 5px;
			}

			.col6 .nz-tabs.vertical .tabset,
			.col6 .nz-tabs.vertical .tabs-container,
			.col7 .nz-tabs.vertical .tabset,
			.col7 .nz-tabs.vertical .tabs-container,
			.col8 .nz-tabs.vertical .tabset,
			.col8 .nz-tabs.vertical .tabs-container,
			.col9 .nz-tabs.vertical .tabset,
			.col9 .nz-tabs.vertical .tabs-container,
			.col10 .nz-tabs.vertical .tabset,
			.col10 .nz-tabs.vertical .tabs-container,
			.col11 .nz-tabs.vertical .tabset,
			.col11 .nz-tabs.vertical .tabs-container,
			.col12 .nz-tabs.vertical .tabset,
			.col12 .nz-tabs.vertical .tabs-container
			{float: left;}

			.col6 .nz-tabs.vertical .tab,
			.col7 .nz-tabs.vertical .tab,
			.col8 .nz-tabs.vertical .tab,
			.col9 .nz-tabs.vertical .tab,
			.col10 .nz-tabs.vertical .tab,
			.col11 .nz-tabs.vertical .tab,
			.col12 .nz-tabs.vertical .tab {
				text-align:center;
			}

			.col6 .nz-tabs.vertical .tabs-container .tab-content,
			.col7 .nz-tabs.vertical .tabs-container .tab-content,
			.col8 .nz-tabs.vertical .tabs-container .tab-content,
			.col9 .nz-tabs.vertical .tabs-container .tab-content,
			.col10 .nz-tabs.vertical .tabs-container .tab-content,
			.col11 .nz-tabs.vertical .tabs-container .tab-content,
			.col12 .nz-tabs.vertical .tabs-container .tab-content{
				padding-left: 50px;
				padding-top: 0px;
				border-top: none;
				border-left: 1px solid #e0e0e0;
			}

			.col6 .nz-tabs.vertical .tabset,
			.col7 .nz-tabs.vertical .tabset,
			.col8 .nz-tabs.vertical .tabset,
			.col9 .nz-tabs.vertical .tabset,
			.col10 .nz-tabs.vertical .tabset,
			.col11 .nz-tabs.vertical .tabset,
			.col12 .nz-tabs.vertical .tabset {
				width: 30%;
			}

			.col6 .nz-tabs.vertical .tabs-container,
			.col7 .nz-tabs.vertical .tabs-container,
			.col8 .nz-tabs.vertical .tabs-container,
			.col9 .nz-tabs.vertical .tabs-container,
			.col10 .nz-tabs.vertical .tabs-container,
			.col11 .nz-tabs.vertical .tabs-container,
			.col12 .nz-tabs.vertical .tabs-container{
				width: 70%;
			}

			.loop .blog-post *[data-grid="ninzio_01"],
			.standard .loop .main-content .blog-post *[data-grid="ninzio_01"] {
				width: 100%;
			}

			.medium .loop .blog-post *[data-grid="ninzio_01"],
			.small .loop .blog-post *[data-grid="ninzio_01"],
			.large .loop .blog-post *[data-grid="ninzio_01"],
			.loop .main-content .blog-post *[data-grid="ninzio_01"],
			.nz-related-projects.column-4 .projects,
			.nz-recent-products[data-columns="4"] .products .product
			{width: 50%;}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"],
			.standard .loop .main-content .blog-post *[data-grid="ninzio_01"] {
				float: none;
				width: 100% !important;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"]:after {
				content: "";
			    display: table;
			    clear: both;
			}
	.list .loop .blog-post *[data-grid="ninzio_01"] > .nz-thumbnail 
			 {
				float: left;
				display: table-cell;
				width: 100%;
				min-height: 327px;
			}

 
		 
			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-gallery {
				float: left;
				display: table-cell;
				width: 100%;
				min-height: 327px;
			}

 
			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-body {
				float: left;
				display: table-cell;
				width: 100%;
				min-height: 460px;
			}

			

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body {
				padding:0;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body-in {
				position: absolute;
			    top: 50%;
			    -webkit-transform: translateY(-50%);
			    -ms-transform: translateY(-50%);
			    transform: translateY(-50%);
			    padding: 40px 30px;
			}

			.related-posts {
				margin-left: -10px !important;
				margin-right: -10px !important;
			}

			.related-posts *[data-grid="ninzio_01"],
			.nz-related-products *[data-grid="ninzio_01"] {
				padding-left: 10px !important;
				padding-right: 10px !important;
			}

			.woocommerce .products .product
			{width: 100%;}

			.woocommerce .main-content .products .product
			{width: 50%;float: left;}

			.woocommerce.columns-1 .products .product {width: 100%;}
			.woocommerce.columns-2 .products .product {width: 50%;}
			.woocommerce.columns-3 .products .product {width: 33.33333333333333%;}
			.woocommerce.columns-4 .products .product {width: 25%;}
			.woocommerce.columns-5 .products .product {width: 20%;}
			.woocommerce.columns-6 .products .product {width: 16.66666666666667%;}

			.nz-related-products.column-4 *[data-grid="ninzio_01"],
			.nz-recent-products.column-4 *[data-grid="ninzio_01"],
			.nz-recent-products[data-columns="2"] .products .product
			{width: 50% !important;float: left;}

			.nz-related-products.column-3 *[data-grid="ninzio_01"],
			.nz-recent-products[data-columns="3"] .products .product
			{width: 33.3333333% !important;float: left;}

			.thumbset .thumb {
				padding:10px 5px 0 5px;
			}

			.comment-list ul.children {
			    padding: 0 0 0 70px;
			    position: relative;
			}

			/*GALLERY*/
			.nz-gallery[data-columns="1"].grid .gallery-item {width: 100%;}
			.nz-gallery[data-columns="2"].grid .gallery-item {width: 50%;}
			.nz-gallery[data-columns="3"].grid .gallery-item {width: 33.3%;}				
			.nz-gallery[data-columns="4"].grid .gallery-item {width: 25%;}
			.nz-gallery[data-columns="5"].grid .gallery-item {width: 20%;}
			.nz-gallery[data-columns="6"].grid .gallery-item {width: 33.3%;}
			.nz-gallery[data-columns="7"].grid .gallery-item {width: 33.3%;}
			.nz-gallery[data-columns="8"].grid .gallery-item {width: 25%;}
			.nz-gallery[data-columns="9"].grid .gallery-item {width: 33.3%;}

			.nz-gallery[data-columns="2"] .wp-caption-text,
			.nz-gallery[data-columns="3"] .wp-caption-text,		
			.nz-gallery[data-columns="4"] .wp-caption-text {
				display:block;
			}

			.nz-recent-products .products .product {
				padding-right: 15px;
				padding-left: 15px;
				width: 33.3333333%;
			}

			.woocommerce .woocommerce-result-count {
				float: right;
				font-size: 14px;
				margin-bottom: 0;
				position: relative;
				top: 20px;
			}

			.woocommerce.single .woocommerce-message {
				margin-top:0px;
				margin-bottom:30px;
			}

			.woocommerce .woocommerce-message {
				margin-top: 44px;
			}

			.woocommerce .loop.width-true .products {
				margin-left: -15px;
				margin-right: -15px;
			}

			.woocommerce .loop.width-true .products {
				margin-left: -15px;
				margin-right: -15px;
			}

			.loop.width-true .shop-layout {
				padding-left: 30px;
				padding-right: 30px;
			}

			.loop.width-true .blog-layout {
				padding-left: 15px;
				padding-right: 15px;
			}

			.woocommerce .loop.width-true .woocommerce-ordering {right: 30px;}

			.single-product-image,
			.single-product-summary {
			    width: 50%;
			    float: left;
			}

			.single-product-image {
			    padding-right: 30px;
			}

			.coupon {
				display: inline-block;
			}

			.coupon input {
				width:auto;
				margin-right: 0;
				display: inline-block;
			}

			.actions input {margin-left: 0 !important;margin-right: 5px !important;}

			.woocommerce .shop_table.cart .quantity {
				display:inline-block;
				width:50%;
			}

			.woocommerce .cart-collaterals .cart_totals,
			.woocommerce .cart-collaterals .shipping_calculator,
			.woocommerce .col2-set .col-1,
			.woocommerce .col2-set .col-2  {
				width:50%;
				float: left;
			}

			.woocommerce .cart-collaterals .cart_totals,
			.woocommerce .col2-set .col-1 {
				padding-right: 15px;
			}

			.woocommerce .cart-collaterals .shipping_calculator,
			.woocommerce .col2-set .col-2 {
				padding-left: 15px;
			}
			.woocommerce .shop_table.cart .product-thumbnail {
				display: block;
				border-left:none !important;
				border-right: none !important;
			}

			.woocommerce .shop_table.cart td.product-thumbnail {
				border:none !important;
				border-top: 1px solid #f7f7f7 !important;
			}

			.woocommerce .shop_table.cart tbody .cart_item:first-child td.product-thumbnail {
				border-top: none !important;
			}

			.woocommerce .shop_table.cart td, .woocommerce .shop_table.cart th {
			    padding: 20px;
			}

			.woocommerce-account .page-content .woocommerce {width: 30%;}

			.woocommerce-account.logged-in .page-content .woocommerce {width: 100%;}

			.loop .post,
			.nz-recent-posts .post {
				padding-left: 15px;
				padding-right: 15px;
			}

			.woocommerce .products .product {
				float: left;
				width: 33.3333333%;
			}

			.woocommerce .small .loop .products .product {
				width: 50%;
			}

			.woocommerce .products,
			.woocommerce .nz-related-products .products {
				margin-left:-15px;
				margin-right:-15px;
			}

			.woocommerce .products .product,
			.woocommerce .nz-related-products .products .product {
				padding-left:15px;
				padding-right:15px;
			}

			.loop .blog-post,
			.nz-recent-posts {
				margin-left:-15px;
				margin-right:-15px;
			}

			.nz-timeline {
				position: relative;
			}

			.error404-big {
			    font-size: 180px;
			    line-height: 180px;
			}

			.nz-product-search > .woocommerce-product-search {
				width: 60%;
			}

			#lang_sel_footer ul {
				text-align: center;
			}

			#lang_sel_footer ul li {
				display: inline-block;
				width: auto;
			}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span {
			    height: 102px;
			    width: 102px;
			    line-height: 102px;
			}

			.mob-header .widget_calendar caption, 
			.mob-header .widget_calendar th, 
			.mob-header .widget_calendar td, 
			.mob-header .widget_calendar td#prev, 
			.mob-header .widget_calendar td#next, 
			.mob-header .widget_calendar td#prev span, 
			.mob-header .widget_calendar td#next span {
			    height: 102px;
			    width: 102px;
			    line-height: 102px;
			}

			.footer-widget-area .widget_calendar caption, 
			.footer-widget-area .widget_calendar th, 
			.footer-widget-area .widget_calendar td, 
			.footer-widget-area .widget_calendar td#prev, 
			.footer-widget-area .widget_calendar td#next, 
			.footer-widget-area .widget_calendar td#prev span, 
			.footer-widget-area .widget_calendar td#next span {
				height: 44px;
			    width: 44px;
			    line-height: 44px;
			}

			.photos_from_flickr .flickr_badge_image,
			.mob-header .photos_from_flickr .flickr_badge_image {
			    width: 72px;
			}

			.footer-widget-area .photos_from_flickr .flickr_badge_image {
			    width: 62px;
			}

		}

		@media only screen and (min-width: 768px) and (max-width: 1023px)  {
			
			.nz-pricing-table[data-columns="4"] .price {
			    font-size: 36px;
			}

			.nz-pricing-table[data-columns="3"] .price {
			    font-size: 46px;
			}

			.shoping-products .shop-loader,
			.shoping-subcategories .shop-loader {
			    width: calc(100% - 30px);
			}

			.null-instagram-feed ul li,
			.widget_recent_projects .recent-projects > .post {
			    width: 16.66666666666667%;
			}

			.footer-widget-area .null-instagram-feed ul li,
			.footer-widget-area .widget_recent_projects .recent-projects > .post {
			    width: 33.3333333%;
			}

			.list .blog-post .post .post-date-full {
			    display: none;
			}

			.list .blog-post .post .post-date-full-list {		    
			    display: inline-block !important;
			}

			.vc_hidden-sm {
				display: none;
			}

		}

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

			.nz-slider-banner .nz-banner:not(:last-child) {
				border-bottom: none !important;
			}

			.nz-tagline .container > .tagline-title {
				padding-right: 0 !important;
			}
			.nz-tagline .container {
				padding-left: 0 !important;
				text-align: center !important;
			}
			.nz-tagline img {
				display: none;
			}

			.standard .post-date-custom, 
			.standard .post-format-status {
				display: none;
			}

			.single-projects .flex-direction-nav {
				right: 20px !important;
			}

			.nz-content-box.v1 .box-title {
			    padding-left: 0px;
			    text-align: center;
			}

			.nz-content-box.v1 .box-title:after {
			    left: 50%;
			    margin-left: -35px;
			}

			.nz-content-box.v1 .box-icon-wrap {
		        position: relative;
			    margin: 0 auto 30px auto;
			    left: 0px;
			    top: 0px;
			}

			.nz-content-box.v1 .box-data {
				text-align: center;
			}

			.footer-menu ul li {
				padding: 3px 0;
			}

		}

	/*MIN TABLET LANDSCAPE
	/*-------------*/
		
		@media only screen and (min-width:1024px){
			
			.full-width-true .nz-tabs.full-true .tab-content,
			.ninzio-navigation,
			.wpml-ls-statics-post_translations {
				max-width:960px;
				width:960px;
			}

			.main-content,
			.sidebar {
				float: left;
				position: relative;
			}

			.main-content {width: 74%;}
			.sidebar      {width: 25%;}

			.woocommerce .loop .main-content {width: calc(100% - 240px);}
			.woocommerce .loop .sidebar      {width: 240px;}

			.main-content.right {padding-left: 60px;}
			.main-content.left {padding-right: 60px;}

			.single-project-main-detailes {
				display: table;
			}

			.single-project-layout-whole.single-project-main-detailes {
				display: block;
			}

			.single-project-main-detailes .main-content,
			.single-project-main-detailes .sidebar {
				display: table-cell;
				vertical-align: top;
			}

			.single-projects .main-content {
				width: 70%;
				padding-right:0px !important;
			}
			.single-projects .sidebar {
				width: 30%;
				padding-left:60px !important;
			}

			.slick-prev{left:110px;} 
			.slick-next{right:110px;}

			.col8 .nz-tabs.vertical .tabset,
			.col9 .nz-tabs.vertical .tabset,
			.col10 .nz-tabs.vertical .tabset,
			.col11 .nz-tabs.vertical .tabset,
			.col12 .nz-tabs.vertical .tabset {
				width: 25%;
			}

			.col8 .nz-tabs.vertical .tabs-container,
			.col9 .nz-tabs.vertical .tabs-container,
			.col10 .nz-tabs.vertical .tabs-container,
			.col11 .nz-tabs.vertical .tabs-container,
			.col12 .nz-tabs.vertical .tabs-container{
				width: 75%;
			}

			.one-page-bullets {display: block;}

			.nz-video-poster {
				display: none;
			}

			.loop .blog-post *[data-grid="ninzio_01"]
			{width: 100%;}

			.medium .loop .blog-post *[data-grid="ninzio_01"]
			{width: 33.3%;}

			.small .loop .blog-post *[data-grid="ninzio_01"]
			{width: 25%;}

			.large .loop .blog-post *[data-grid="ninzio_01"]
			{width: 50%;}

			.list .loop .blog-post .post .post-title {
				font-size: 22px;
		    	line-height: 32px;
			}

			.list .loop .main-content .blog-post .post .post-title {
				font-size: 18px;
		    	line-height: 28px;
			}

			.small .loop .main-content .blog-post *[data-grid="ninzio_01"],
			.medium .loop .main-content .blog-post *[data-grid="ninzio_01"],
			.large .loop .main-content .blog-post *[data-grid="ninzio_01"],
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"]
			{width: 50% !important;float: left;}

			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-body {
				width: 600px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .nz-thumbnail,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-body,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-gallery {
				float: none;
				display: block;
				width: auto;
				min-height:0;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] {
				float: left;
				width: 50% !important;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body-in {
			    padding: 40px 50px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] .post-body {
				padding: 40px 30px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] .post-body-in {
				position: relative;
			    top: 240px;
			    transform: none;
			    padding: 0px;
			}

			.nz-content-box-2[data-columns="4"] > .nz-box
			{width: 25%;}

			.woocommerce .small .loop .products .product {
				width: 25%;
			}

			.woocommerce .small .loop .main-content .products .product {
				width:50%;
			}

			.loop .small-image-nogap .projects-post .projects,
			.loop .small-image .projects-post .projects,
			.loop .small-standard .projects-post .projects,
			.nz-recent-projects.small-image-nogap .projects,
			.nz-recent-projects.small-image .projects,
			.nz-recent-projects.small-standard .projects,
			.nz-related-projects.column-4 .projects
			{width: 25%;}

			.loop .medium-image-nogap .projects-post .projects,
			.loop .medium-image .projects-post .projects,
			.loop .medium-standard .projects-post .projects,
			.nz-recent-projects.medium-image-nogap .projects,
			.nz-recent-projects.medium-image .projects,
			.nz-recent-projects.medium-standard .projects,
			.nz-related-projects.column-3 .projects
			{width: 33.3333333%;}

			.loop .large-image .projects,
			.loop .large-standard .projects,
			.nz-recent-projects.large-image .projects,
			.nz-recent-projects.large-standard .projects 
			{width: 50%;}

			.nz-content-box[data-columns="4"] > .nz-box
			{width: 25%;}

			.nz-timer ul > li {
				width: 25%;
			}

			.nz-persons[data-columns="4"] > .person,
			.nz-pricing-table[data-columns="4"] > .column,
			.nz-content-box-2[data-columns="4"] > .nz-box,
			.nz-counter[data-columns="4"] > .nz-count
			{width: 25%;}

			.nz-counter[data-columns="4"] .nz-count .count-border {
				opacity: 1 !important;
			}

			.nz-related-projects .projects {
				width: 25% !important;
			}

			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(2) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(2) .nz-box-image:before,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(3) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(3) .nz-box-image:before,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(4) .box-data,
			.nz-content-box-2[data-columns="4"] > .nz-box:nth-child(4) .nz-box-image:before {
				border-left: none;
			}

			.nz-counter.nz-counter[data-columns="4"] > .nz-count:nth-child(2):after {
				display: block;
			}

			.single-product-summary {
			    text-align: left;
			    z-index: 10;
			}

			.nz-tagline .container > .tagline-title,
			.nz-tagline .container > .button,
			.nz-tagline .container > .tagline-icon {
				vertical-align: middle;
				display: inline-block;
				margin:0 !important;
			}

			.nz-tagline .container > .tagline-icon {
				margin-right: 30px !important;
				margin-top: -7px !important;
			}

			.footer-widget-area {
				display: table;
				width: 100%;
			}

			.footer-widget-area > .widget,
			.footer-widget-area > .yawp_wim_widget {
				display: table-cell;
				vertical-align: top;
				width: 25%;
				float: none;
			}

			.footer-widget-area > .widget:after,
			.footer-widget-area > .yawp_wim_widget:after {
				content: "";
				display: block;
				width: 1px;
				height: 100%;
				position: absolute;
				top: 0;
				right: 1px;
				background-color: #424549;
			}

			.footer-widget-area > .widget:nth-child(4n+4):after,
			.footer-widget-area > .yawp_wim_widget:nth-child(4n+4):after {
				display: none;
			}

			.footer-menu ul li a:after {
			    bottom: 5px;
			}

			.footer-menu ul li a:hover:after {
				opacity: 1 !important;
				width: 100% !important;
			}

			.nz-recent-products[data-columns="1"] .product
			{width: 100%;float: none;}

			.product-category-body {
				display: table;
				text-align: left;
			}

			.product-category-body > * {
				display: table-cell;
				vertical-align: middle;
			}

			.product-category-body img {
				max-width: none;
				margin-bottom: 0;
			}

			.main-content .product-category-body img {
				max-width:250px;
			}

			.product-category-body .product-category-content {
				padding-left: 25px;
			}

			table.variations {
				width: 70%;
			}

			.main-content table.variations {
				width: 100%;
			}

			.standard.sidebar-false > .loop > .container {
				width: 960px;
			    max-width: 960px;
			    padding-left: 90px;
			}

			.standard > .loop > .container {
			    padding-left: 80px;
			}

			.woocommerce .shop-layout-wrap.small .products .product {
			    width: 25%;
			}

			.nz-recent-products[data-columns="4"] .products .product {
				width: 25% !important;
				float: left;
			}

			.main-content .nz-recent-products[data-columns="4"] .products .product {
				width: 50% !important;
			}

			.null-instagram-feed ul li, 
			.widget_recent_projects .recent-projects > .post {
			    width: 14.28571428571429%;
			}

			.sidebar .null-instagram-feed ul li, 
			.sidebar .widget_recent_projects .recent-projects > .post,
			.footer-widget-area .null-instagram-feed ul li, 
			.footer-widget-area .widget_recent_projects .recent-projects > .post {
			    width: 33.3333333%;
			}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span {
			    height: 34px;
			    width: 34px;
			    line-height: 34px;
			}

			.footer-widget-area .widget_calendar caption, 
			.footer-widget-area .widget_calendar th, 
			.footer-widget-area .widget_calendar td, 
			.footer-widget-area .widget_calendar td#prev, 
			.footer-widget-area .widget_calendar td#next, 
			.footer-widget-area .widget_calendar td#prev span, 
			.footer-widget-area .widget_calendar td#next span {
				height: 27px;
			    width: 27px;
			    line-height: 27px;
			}

			.mob-header .widget_calendar caption, 
			.mob-header .widget_calendar th, 
			.mob-header .widget_calendar td, 
			.mob-header .widget_calendar td#prev, 
			.mob-header .widget_calendar td#next, 
			.mob-header .widget_calendar td#prev span, 
			.mob-header .widget_calendar td#next span {
			    height: 137px;
			    width: 137px;
			    line-height: 137px;
			}

			.sidebar .photos_from_flickr .flickr_badge_image,
			.footer-widget-area .photos_from_flickr .flickr_badge_image, {
				width: 61px;
			}

			.woocommerce-MyAccount-navigation, 
			.woocommerce-MyAccount-content {
			    float: left;
			    width: 20%;
			}

			.woocommerce-MyAccount-content {
			    width: 80%;
			    padding-left: 60px;
			}

		}

		@media only screen and (min-width:1024px) and (max-width: 1099px){
			.vc_hidden-md {
				display: none;
			}
		}

	/*DESKTOP
	/*-------------*/

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

			.ninzio-filter {
				text-align: left;
				margin-bottom:70px;
				position: relative;
				padding-top: 1px;
			}

			.ninzio-filter .filter-container {
				display: none;
			}

			.filter-toggle {
				display: block;
				position: absolute;
				width: 20px;
				height: 20px;
				top: 11px;
				right: 25px;
				cursor: pointer;
				background: url(images/menu.png) no-repeat center center;
				z-index: 25;
			}

			.ninzio-filter .filter {
				cursor: pointer;
				display:block;
				padding: 10px 25px;
			    line-height: 22px;
			    margin-top: -1px;
				width:100%;
				position: relative;
				z-index: 3;
				color: #777;
				box-shadow: inset 0 0 0 1px #e0e0e0;
				-webkit-transition: all 300ms;
				transition: all 300ms;
				background-color: #fff;
			}

			.ninzio-filter .filter.active {
				color: #ffffff;
			}

			.ninzio-filter .filter:last-child {
				margin-right: 0;
			}

			.mob-menu li .label {
				display: none;
			}

			.owl-controls .owl-buttons div {
				left: 0px;
			}

			.owl-controls .owl-buttons .owl-next {
				right: 0px;
				left:auto;
			}

		}

		@media only screen and (min-width:1100px){

			.vc_hidden-lg {
				display: none;
			}

			
			.full-width-true .nz-tabs.full-true .tab-content,
			.ninzio-navigation,
			.wpml-ls-statics-post_translations {
				max-width:1170px;
				width:1170px;
			}

			.nz-related-projects > .container {
				max-width: 1200px;
				width: 1200px;
			}

			.version1.full-width-true .container,
			.version2.full-width-true .container,
			.version3.full-width-true .container {
				width: 92%;
    			max-width: 92%;
			}

			.mob-header {display: none;}
			.desk {display: block;}

			.desk.stuck-false,
			.desk.stuck-boxed-false,
			.desk.stuck-true.fixed-true.active,
			.desk.stuck-boxed-true.fixed-true.active,
			.version3.desk
			{box-shadow: 0 1px 3px rgba(0,0,0,0.11);}

			.header-content > .container {
				position: relative;
				margin: 0 auto;
			}

			.header-top {
				position: relative;
			}

			.header-top .slogan {
				line-height: 36px;
			}

			.header-top .top-button {
				padding: 3px 25px;
				border-radius: 0px;
			    font-size: 12px;
			    line-height: 22px;
			    text-transform: uppercase;
			    font-weight: 600;
			    outline: none;
			    border: none;
			    position: relative;
			    display: inline-block;
			    margin: 6px 0 0 25px;
			    overflow: hidden;
			    -webkit-backface-visibility: hidden;
			    z-index: 1;
			    text-align: center;
			    -webkit-transition: all 200ms ease;
				transition: all 200ms ease;
			}

			.header-top .header-top-menu ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.header-top .header-top-menu > ul > li {
				margin: 0;
				padding: 0 15px;
				float: left;
				line-height: 37px;
				height: 40px;
				font-size: 12px;
				position: relative;
			}

			.header-top .header-top-menu > ul > li > ul > li {
				padding: 0;
				font-size: 12px;
			}

			.header-top .header-top-menu > ul > li:not(:last-child):after {
				content: "|";
				height: inherit;
				width: 16px;
				display: block;
				position: absolute;
				top: 0;
				right:-7px;
				text-align:center;
			}

			.header-top .header-top-menu ul li a {
				display:inline-block;
				text-align: center;
			}

			.header-top .header-top-menu ul li ul li a {
				display:block;
				text-align:left;
				line-height: 24px;
				-webkit-transition: all 200ms ease;
				transition: all 200ms ease;
			}

			.header-top .header-top-menu ul li a .txt,
			.header-top .header-top-menu ul li a {
				position: relative;
			}

			.header-top .header-top-menu ul ul li a {
				display: block;
				padding:3px 20px;
			}

			.header-top .header-top-menu ul li .mi  {
				position: relative;
    			bottom: -1px;
			}

			.header-top .header-top-menu ul li ul {
				position:absolute;
				top: 40px;
				left:0px;
				max-width: 150px;
				width: 150px;
				padding: 5px 0;
				list-style: none;
				margin-left: 0;
			    z-index: -1;
			    display: none;
			}

			.no-js .header-top .header-top-menu > ul > li:hover > .sub-menu {
				display: block;
			}

			.header-top .header-top-menu ul li img {
				vertical-align: middle;
				margin-right: 8px;
			}

			/*Z INDEX*/
			.desk        {z-index:80;position: relative;}
			.header-top  {z-index:85;position: relative;}

			.header-body {
				position: relative;
			}

			.desk {
				position: relative;
				top: 0;
				left: 0;
				z-index:80;
				width: 100%;
				height: 90px;
			}

			.desk.stuck-true,
			.desk.stuck-boxed-true {
				position: absolute;
				box-shadow: none;
			}

			.desk.stuck-boxed-true {
				top:40px;
				max-width: 1170px;
				width: 1770px;
				left: 50%;
				margin-left: -585px;
			}

			.desk.stuck-boxed-true .container {
				max-width: 100%;
				width: 100%;
			}

			.desk.stuck-boxed-true .header-top,
			.desk.stuck-boxed-true .header-body {
				padding-left: 30px;
				padding-right: 30px;
			}

			.desk.stuck-boxed-true.fixed-true:not(.active) {
				top:40px !important;
				left: 50% !important;
			}

			.desk.stuck-boxed-true.fixed-true.active {
				top:0 !important;
				left:0 !important;
				margin-left: 0 !important;
				max-width: 100%;
				width: 100%;
			}

			.desk.stuck-boxed-true.fixed-true.active .container {
				max-width: 1170px;
				width: 1770px;
			}

			.desk .logo,
			.desk .logo-title {
				position: relative;
			    overflow: hidden;
			    padding: 0 25px 0 0;
			    margin: 0 auto;
			    display: block;
			    float: left;
			}

			.desk .logo-title {
				font-size: 28px;
			}

			.normal-logo,
			.fixed-logo {
				-webkit-transition: opacity 300ms linear;
				-ms-transition: opacity 300ms linear;
				transition: opacity 300ms linear;
			}

			.fixed-logo {
				position: absolute;
				top: 50%;
				left: 0;
			}


			.fixed-true.active .normal-logo,
			.fixed-logo {
				opacity: 0 !important;
			}

			.fixed-true.active .fixed-logo {
				opacity: 1 !important;
			}

			.desk-menu {
				float: left;
				margin-left:40px;
			}

			.desk-menu > ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}

			.desk-menu > ul > li  {
				padding: 0 10px;
				position: relative;
				float: left;
				-webkit-transition: all 300ms ease;
				transition: all 300ms ease;
				height: 90px;
    			line-height: 90px;
			}

			.desk-menu > ul > li:first-child {
				margin-left: 0 !important;
			}

			.desk-menu > ul > li > a {
				display: block;
				z-index: 2;
				position: relative;
				padding: 0;
				-webkit-transition: all 300ms ease;
				transition: all 300ms ease;
			}

			.desk-menu ul.submenu-languages {
				min-width: 0px;
			}

			.desk-menu > ul > li.menu-item-language > a:after {
				display: none;
			}

			.desk-menu > ul > li.menu-item-language > a > .txt {
				box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
				padding: 7px 15px;
				-webkit-transition: all 300ms ease;
    			transition: all 300ms ease;
			}

			.desk-menu > ul > li.menu-item-language:hover > a > .txt {
				box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7);
			}

			.desk-menu > ul > li.menu-item-language img {
				display: inline-block;
			    vertical-align: middle;
			    margin-right: 10px;
			}

			.desk-menu .sub-menu li.menu-item-language > a:before {
				margin-top: -8px;
			}

			.desk-menu > ul > li > a > .txt {
				position: relative;
			}

			.desk-menu > ul > li > a > .txt .label {
				position: absolute;
				bottom:145%;
				left: 50%;
				line-height: 20px;
				font-size: 12px;
				height: 20px;
				padding: 0 10px;
				text-transform: none;
				color: #fff;
				border-radius: 3px;
				-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
				transform: translateX(-50%);
			}

			.desk-menu .label2 {
				display: none;
			}

			.desk-menu > ul > li > a > .txt .label > .label2 {
				display: block;
				position: absolute;
				bottom: -3px;
				left: 50%;
				margin-left: -4px;
				width: 8px;
				height:8px;
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
			}

			.desk-menu .sub-menu .label {
				margin-left: 10px;
			    display: inline-block;
			    padding: 6px 10px 6px 10px;
			    border-radius: 0;
			    color: #ffffff;
			    font-size: 9px;
			    line-height:9px;
			    text-align: center;
			    position: relative;
			    top: -1px;
			    left: 0px !important;
			    -webkit-transform: none !important;
			    -ms-transform: none !important;
			    transform: none !important;
			    text-transform: uppercase;
			}
			
			.desk-menu .mi {padding-right:10px;}
			.desk-di-false .desk-menu .di {display: none;}
			.desk-di-false .sub-menu  .di,
			.desk-di-true .sub-menu  .di {
				display: block;
			}

			.desk-menu 	ul > li > a > .di {
				display: none;
			}

			.desk-menu ul ul > li > a > .di {
				display: block;
				position: absolute;
				top: 50%;
				right:15px;
				font-size: 14px;
				margin-top: -6px;
				-webkit-transition: all 300ms;
				transition: all 300ms;
				-webkit-backface-visibility: hidden;
   				backface-visibility: hidden;
			}

			.desk-menu ul ul > li > a > .di:after {
    			content: "\e917";
    			opacity: 0;
    			-webkit-transition: transform 300ms;
				transition: transform 300ms;
				position: absolute;
    			-webkit-transform:translateX(-15px);
				-ms-transform:translateX(-15px);
				transform:translateX(-15px);
			}

			.desk-menu ul ul > li:hover > a > .di:after {
    			opacity: 1;
    			-webkit-transform:translateX(-10px);
				-ms-transform:translateX(-10px);
				transform:translateX(-10px);
			}

			.desk-menu ul ul > li:hover > a > .di {
				-webkit-transform:translateX(5px);
				-ms-transform:translateX(5px);
				transform:translateX(5px);
			}


			.desk-menu .sub-menu {
				position:absolute;
				left:0px;
				min-width: 270px;
				max-width: 270px;
				padding-top: 15px;
				padding-bottom: 15px;
				list-style: none;
				margin-left: 0;
				z-index: -1;
				display: none;
				box-shadow: 3px 3px 0px rgba(0,0,0,0.2);
			}

			.desk-menu .sub-menu .sub-menu {
				left:270px !important;
				top: -15px !important;
				margin-top: 0px;
				min-width: 210px;
				max-width: 210px;
    			z-index:-1;
    			display: none;
			}
			
			.no-js .desk-menu li:hover > ul {display: block;}

			.desk-menu .sub-menu li {position: relative;padding: 0px;}
			.desk-menu .sub-menu li > a {
				padding:7px 25px;
				display: block;
				position: relative;
				-webkit-transition: all 300ms;
				transition: all 300ms;
			}

			.desk-menu li[data-mm="true"] > .sub-menu > li > a:before {
				display: none !important;
			}

			.hover-effect-underline .desk-menu .sub-menu li > a:before,
			.megamenu-hover-effect-underline .desk-menu li[data-mm="true"] .sub-menu li > a:before {
				content: "";
			    display: block;
			    height: 2px;
			    width: 0px !important;
			    left: 25px;
			    bottom: 0px;
			    top: auto;
			    -webkit-transform: none;
			    -moz-transform: none;
			    transform: none;
			    opacity: 0;
			    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    position: absolute;
			    -webkit-backface-visibility:hidden;
			    backface-visibility:hidden;
			}

			.megamenu-hover-effect-underline .desk-menu li[data-mm="true"] .sub-menu li > a:before {
				left: 0px !important;
			}

			.hover-effect-underline .desk-menu .sub-menu li:hover > a:before,
			.megamenu-hover-effect-underline .desk-menu li[data-mm="true"] .sub-menu li:hover > a:before {
				opacity: 1;
				width: 80px !important;
			}

			.hover-effect-fill .desk-menu .sub-menu li > a:before,
			.megamenu-hover-effect-fill .desk-menu li[data-mm="true"] .sub-menu li > a:before {
			    content: "";
			    display: block;
			    height: 0;
			    width: 100%;
			    left: 0;
			    top: 50%;
			    -webkit-transform: translateY(-50%);
			    -moz-transform: translateY(-50%);
			    transform: translateY(-50%);
			    opacity: 1;
			    -webkit-transition: height 300ms ease-out;
			    transition: height 300ms ease-out;
			    position: absolute;
			    -webkit-backface-visibility:hidden;
			    backface-visibility:hidden;
			    z-index: -1;
			}

			.megamenu-hover-effect-fill .desk-menu li[data-mm="true"] .sub-menu li > a:before {
				left: -15px !important;
			}

			.hover-effect-fill .desk-menu .sub-menu li:hover > a:before,
			.megamenu-hover-effect-fill .desk-menu li[data-mm="true"] .sub-menu li:hover > a:before {
			    width: 100% !important;
			    height: 100%;
			    opacity: 1;
			}

			.desk-menu [data-mm="true"] .sub-menu .di {display: none !important;}

			.desk-menu > ul li:not([data-mm="true"]) ul > li:first-child {position: relative;}
			.desk-menu > ul > [data-mm="true"] {position: static !important;}

			.desk-menu > ul > [data-mm="true"] > ul {
				width:1170px;
    			max-width: 1170px;
				height: auto;
				z-index: -1;
				left:50% !important;
				-webkit-transform: translateX(-50%);
				-moz-transform: translateX(-50%);
				transform: translateX(-50%);
				padding: 10px 30px 30px 30px;
				background-repeat: no-repeat;
				background-position:0 0;
				-webkit-background-size: cover !important; 
				-moz-background-size: cover !important; 
				background-size: cover !important;
			}

			.desk-menu > ul > [data-mm="true"] > ul:after {
				content: "";
			    display: table;
			    clear: both;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul {
				display: block !important;
				opacity: 1 !important;
				margin-top: 0 !important;
				margin-bottom: 0 !important;
				position: static !important;
				top: auto !important;
				left: auto !important;
				height: auto !important;
				min-width:100% !important;
				max-width:100% !important;
				box-shadow: none !important;
				padding: 0;
				background-color: transparent !important;
				border-top:none !important;
				margin-left: 0 !important;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul li {
				padding: 0;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul li a {
				padding:7px 0px !important;
				border-bottom: none;
			}

			.desk-menu > ul > [data-mm="true"] > .sub-menu > li {
				position: relative;
				padding: 0 20px;
				float: left;
			}

			.desk-menu [data-mm="true"] .sub-menu li > a,
			.desk-menu [data-mm="true"] .sub-menu li:hover a {
				background-color: transparent;
			}

			.desk .desk-menu [data-mm="true"] > .sub-menu > li > a,
			.desk .desk-menu [data-mm="true"] > .sub-menu > li > a:hover{
				background-color: transparent !important;
				border-bottom: none;
			}

			.desk-menu [data-mm="true"] > .sub-menu > li > a {
				position: relative;
				padding: 31px 0 10px 0;
			}

			.desk-menu > ul > [data-mm="true"] > ul ul {
				padding-top: 0px;
			}

			.desk-menu > ul > [data-mm="true"][data-mmc="5"] > ul > li {width: 20%;}
			.desk-menu > ul > [data-mm="true"][data-mmc="4"] > ul > li {width: 25%;}
			.desk-menu > ul > [data-mm="true"][data-mmc="3"] > ul > li {width: 33.3333333%;}
			.desk-menu > ul > [data-mm="true"][data-mmc="2"] > ul > li {width: 50%;}

			.search-true.cart-false .search-toggle-wrap,
			.cart-true .desk-cart-wrap {
				position: relative;
			}

			.sl-true .header-social-links,
			.search-true.cart-false .search-toggle-wrap,
			.cart-true .desk-cart-wrap,
			.search-false.cart-false .site-sidebar-toggle {
				margin-left: 25px;
			}

			.search-true.cart-true .search-toggle-wrap,
			.search-true.ls-true .search-toggle-wrap,
			.cart-true.sl-true .desk-cart-wrap,
			.site-sidebar-toggle {
				margin-left: 10px;
			}

			.desk .search {
				right:-5px;
				position: absolute;
				width:320px;
				height:50px;
				padding:0px; 
				-webkit-transition: all 300ms ease;
				transition: all 300ms ease;
				z-index: -1;
				display: none;
				background-color: #292929;
			}

			.sidebar-toggle-true .search {
				right:-5px;
			}

			.desk .search.animated {
				display: block;
			}

			.search-toggle-wrap,
			.site-sidebar-toggle {
				height: 40px;
			    width: 40px;
			    float: right;
			    text-align: center;
			    position: relative;
			    z-index: 15;
			    cursor: pointer;
			}

			.desk .search form,
			.desk .search fieldset {
				margin: 0;
				position: relative;
			}

			.desk .search input {
				margin: 0;
			}

			.desk .search input[type="text"] {
				height: 40px;
				width: 300px;
				line-height: 40px;
				background-color: #ffffff;
				box-shadow: none;
				margin: 0;
				padding: 0px 40px 0px 25px;
				border:none !important;
				position: relative;
				left: 5px;
				top: 5px;
			}

			.desk .search input[type="submit"] {
				width: 40px;
			    height: 40px;
			    text-indent: -9000em;
			    position: absolute;
			    right: 5px;
			    top: 5px;
			    border: none;
			    outline: none;
			    padding: 0;
			    background-image: url(images/search_white.png);
			    background-repeat: no-repeat;
			    background-position: center center;
			    box-shadow: none;
			    border-radius: 0px;
			}

			.desk-cart-wrap {
				float: right;
				position: relative;
				height: 100%;
			    width: 40px;
			}

			.desk-cart-toggle,
			.search-toggle {
				width: 40px;
				height: 40px;
				line-height: 36px;
				text-align: center;
				position: relative;
    			z-index: 15;
				background-repeat: no-repeat;
			 	background-position: 46% 48%;
				outline: none;
			}

			.desk-cart-toggle:after,
			.search-toggle:after,
			.desk-cart-toggle:before,
			.search-toggle:before {
			 	background-position: 46% 60%;
    			background-repeat: no-repeat;
    			width: 100%;
				height: 100%;
				content: "";
				display: block;
				opacity: 0;
				left: 0;
				top: 0;
				position: absolute;
			}

			.search-toggle:before,
			.site-sidebar-toggle {
			  	background-position: 50% 62%;
			  	background-repeat: no-repeat;
			}

			.site-sidebar-toggle {
			  	background-position: 50% 57%;
			}

			.desk-cart-toggle:before {
				background-repeat: no-repeat;
			 	background-position: 47% 48%;
			}

			.desk-cart-toggle:before,
			.search-toggle:before {
				opacity: 1;
			}

			.desk-cart-toggle.animated:before,
			.search-toggle.animated:before {
				opacity: 0;
			}

			.iversion-dark .site-sidebar-toggle,
			.fiversion-dark.active .site-sidebar-toggle {
			  	background-image: url(images/menu.png);
			}

			.iversion-light .site-sidebar-toggle,
			.fiversion-light.active .site-sidebar-toggle {
			    background-image: url(images/menu_white.png);
			}

			.iversion-dark .search-toggle:before,
			.fiversion-dark.active .search-toggle:before {
			  	background-image: url(images/search.png);
			}

			.iversion-light .search-toggle:before,
			.fiversion-light.active .search-toggle:before {
			  	background-image: url(images/search_white.png);
			}

			.iversion-dark .desk-cart-toggle:before,
			.fiversion-dark.active .desk-cart-toggle:before {
				background-image:url(images/cart.png);
			}

			.iversion-light .desk-cart-toggle:before,
			.fiversion-light.active .desk-cart-toggle:before {
				background-image:url(images/cart_white.png);
			}

			.iversion-dark .desk-cart-toggle:after,
			.fiversion-dark.active .desk-cart-toggle:after,
			.iversion-dark .search-toggle:after,
			.fiversion-dark.active .search-toggle:after {
				background-image:url(images/close.png);
			}

			.iversion-light .desk-cart-toggle:after,
			.fiversion-light.active .desk-cart-toggle:after,
			.iversion-light .search-toggle:after,
			.fiversion-light.active .search-toggle:after {
				background-image:url(images/close_white.png);
			}

			.desk-cart-toggle.animated:after,
			.search-toggle.animated:after {
				opacity: 1;
			}

			.desk-cart-toggle a {
				position: relative;
				z-index: 5;
				width: 40px;
				height: 40px;
				display: block;
				outline: none;
				position: relative;
			}

			.desk-cart-toggle span {
				color: #fff;
				position: absolute;
			    line-height: 20px;
			    font-size: 12px;
			    height: 20px;
			    width: 20px;
			    top: 50%;
			    left: 50%;
			    text-transform: none;
			    margin-left: -10px;
			    margin-top: -8px;
			}

			.woo-cart {
			    position: absolute;
			    width: 320px;
			    height: auto;
			    padding: 10px;
			    position: absolute;
			    right:0px;
			    z-index: -1;
			    display: none;
			    -webkit-transition: all 300ms ease-in;
			    transition: all 300ms ease-in;
			}

			.subeffect-ghost .woo-cart {
				display: none;
			    opacity: 0;
			    margin-top: -20px;
			}

			.subeffect-slide .woo-cart,
			.subeffect-fade .woo-cart {
				display: none;
			    margin-top: 0px;
			    opacity: 0;
			}

			.subeffect-slide .woo-cart {
				opacity: 1;
			}

			.subeffect-move .woo-cart {
				display: none;
			    right:40px;
			    opacity: 0;
			}

			.woo-cart .widget_shopping_cart {
				margin-bottom: 0;
				padding-bottom: 0;
			}
			.woo-cart .widget_shopping_cart .widgettitle {display: none;}
			.woo-cart .widget_shopping_cart {
				margin-bottom: 0px;
				border-bottom: none !important;
			}
			.woo-cart .widget_shopping_cart .cart_list,
			.woo-cart .widget_shopping_cart .cart_list li {
				margin: 0;
				padding: 0;
			}

			.woo-cart .widget_shopping_cart .cart_list li {
				margin-bottom: 15px;
				padding-bottom: 15px;
				background-color: transparent;
				position: relative;
			}

			.woo-cart .widget_shopping_cart .cart_list li:after {
			    content: "";
			    display: table;
			    clear: both;
			}

			.woo-cart .widget_shopping_cart .cart_list li .remove {
				width: 20px;
				height: 20px;
				line-height: 20px;
				text-align: center;
				position: absolute;
				top: 0px !important;
				right: 0;
				display: block;
				color: #fff !important;
			}

			.woo-cart .widget_shopping_cart .cart_list li img {
				display: block;
				float: left;
				margin-right: 15px;
				padding: 5px;
			    -webkit-box-sizing: content-box;
			    box-sizing: content-box;
			    -webkit-transition: all 0.3s;
    			transition: all 0.3s;
			}

			.woo-cart .widget_shopping_cart .cart_list {list-style: none;background-color: transparent;}
			.woo-cart .widget_shopping_cart .cart_list > li.empty {
				background-image: url(images/no_product.png);
				background-repeat: no-repeat;
				background-position:10px 50%;
				padding:10px 10px 10px 60px !important;
		    	border-bottom:none !important;
		    	margin-bottom: 0 !important;
		    	font-size: 14px;
		    	line-height: 24px;
			}

			.woo-cart .widget_shopping_cart p.buttons > a{
			    width: 145px;
			    display: block;
			    float: left;
			    padding: 8px 20px;
			    font-size: 12px;
			    line-height: 22px;
			}

			.woo-cart .woocommerce .quantity {
			    width: 100%;
			    display: block;
			    line-height: 24px;
			}

			.header-top > .container {
				height: 40px;
			}

			.header-top > .container:empty {
				height: 0;
			}

			.header-top .slogan {
				float: left;
			}

			.header-top .header-top-menu,
			.header-top .top-button,
			.header-top .social-links {
				float: right;
			}

			.header-top .header-top-social-links a {
				background-color: transparent !important;
				box-shadow: none !important;
			    width: 28px;
			    height: 28px;
			    line-height: 28px;
			    border: none;
			    margin: 6px 0 0 0;
			    border-radius: 0px;
			}

			.header-top .header-top-social-links a:hover {
				color: #fff !important;
			}

			.header-top .header-top-social-links a.icon-rss:hover        {background-color:#fba933 !important;}
			.header-top .header-top-social-links a.icon-facebook:hover   {background-color:#607bb3 !important;}
			.header-top .header-top-social-links a.icon-twitter:hover    {background-color:#37bbf5 !important;}
			.header-top .header-top-social-links a.icon-skype:hover      {background-color:#37bbf5 !important;}
			.header-top .header-top-social-links a.icon-googleplus:hover {background-color:#e74b32 !important;}
			.header-top .header-top-social-links a.icon-youtube:hover    {background-color:#c63c39 !important;}
			.header-top .header-top-social-links a.icon-vimeo:hover      {background-color:#2bc2f4 !important;}
			.header-top .header-top-social-links a.icon-linkedin:hover   {background-color:#319cda !important;}
			.header-top .header-top-social-links a.icon-flickr:hover     {background-color:#ee4086 !important;}
			.header-top .header-top-social-links a.icon-pinterest:hover  {background-color:#db2e36 !important;}
			.header-top .header-top-social-links a.icon-instagram:hover  {background-color:#5280a5 !important;}
			.header-top .header-top-social-links a.icon-apple:hover      {background-color:#01aef3 !important;}
			.header-top .header-top-social-links a.icon-dribbble:hover   {background-color:#eb4c89 !important;}
			.header-top .header-top-social-links a.icon-android:hover    {background-color:#92b83e !important;}
			.header-top .header-top-social-links a.icon-behance:hover    {background-color:#1b82dc !important;}
			.header-top .header-top-social-links a.icon-envelope:hover   {background-color:#4c5256 !important;}

			.desk-menu > ul > li > a {
				height: 30px;
				line-height:30px;
				border-radius: 30px;
			}

			.subeffect-ghost .header-top .header-top-menu ul li ul,
			.subeffect-ghost .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-ghost .desk-menu > ul > li > .sub-menu,
			.subeffect-ghost .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-ghost .sub-menu .sub-menu {
				display: none;
			    opacity: 0;
			    margin-top: -20px;
			}

			.subeffect-slide .header-top .header-top-menu ul li ul,
			.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-slide .desk-menu > ul > li > .sub-menu,
			.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-slide .sub-menu .sub-menu,
			.subeffect-fade .header-top .header-top-menu ul li ul,
			.subeffect-fade .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-fade .desk-menu > ul > li > .sub-menu,
			.subeffect-fade .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-fade .sub-menu .sub-menu {
				display: none;
			    margin-top: 0px;
			    opacity: 0;
			}

			.subeffect-slide .header-top .header-top-menu ul li ul,
			.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-slide .desk-menu > ul > li > .sub-menu,
			.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-slide .sub-menu .sub-menu {
				opacity: 1;
			}

			.subeffect-move .header-top .header-top-menu ul li ul,
			.subeffect-move .header-top .header-top-menu > ul > li:hover > .sub-menu,
			.subeffect-move .desk-menu > ul > li > .sub-menu,
			.subeffect-move .desk-menu > ul > li:hover > .sub-menu,
			.subeffect-move .sub-menu .sub-menu {
				display: none;
			    margin-left:-40px;
			    opacity: 0;
			}

			/*EFFECTS*/
			.effect-underline .desk-menu > ul > li > a:after,
			.effect-overline .desk-menu > ul > li > a:after {
				content: "";
				position: absolute;
				width: 0;
				height: 2px;
				bottom:0px;
				left: 50%;
				-webkit-transform: translateX(-50%);
				-moz-transform: translateX(-50%);
				transform: translateX(-50%);
				opacity: 0;
				-webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
				transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			}

			.effect-underline .desk-menu > ul > li:hover > a:after,
			.effect-underline .desk-menu > ul > li.one-page-active > a:after,
			.effect-underline .desk-menu > ul > li.current-menu-item > a:after,
			.effect-underline .desk-menu > ul > li.current-menu-parent > a:after,
			.effect-underline .desk-menu > ul > li.current-menu-ancestor > a:after,
			.effect-overline .desk-menu > ul > li:hover > a:after,
			.effect-overline .desk-menu > ul > li.one-page-active > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-item > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-parent > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-ancestor > a:after {
				opacity: 1;
				width: 30px;
			}

			.effect-overline .desk-menu > ul > li:hover > a:after,
			.effect-overline .desk-menu > ul > li.one-page-active > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-item > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-parent > a:after,
			.effect-overline .desk-menu > ul > li.current-menu-ancestor > a:after {
				width: 100%;
			}

			.one-page-top.effect-underline .desk-menu > ul > li.current-menu-item > a:after,
			.one-page-top.effect-underline .desk-menu > ul > li.current-menu-parent > a:after,
			.one-page-top.effect-underline .desk-menu > ul > li.current-menu-ancestor > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.current-menu-item > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.current-menu-parent > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.current-menu-ancestor > a:after {
				opacity: 0;
				width: 0;
			}

			.one-page-top.effect-underline .desk-menu > ul > li:hover > a:after,
			.one-page-top.effect-underline .desk-menu > ul > li.one-page-active > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li:hover > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.one-page-active > a:after {
				opacity: 1 !important;
				width: 30px !important;
			}

			.one-page-top.effect-overline .desk-menu > ul > li:hover > a:after,
			.one-page-top.effect-overline .desk-menu > ul > li.one-page-active > a:after {
				width: 100% !important;
			}

			.effect-outline .desk-menu > ul > li > a,
			.effect-fill .desk-menu > ul > li > a {
				padding-left: 8px;
				padding-right: 8px;
				-webkit-transition: all 300ms;
				transition: all 300ms;
			}

			.one-page-top.effect-fill .desk-menu > ul > li.current-menu-item > a,
			.one-page-top.effect-fill .desk-menu > ul > li.current-menu-parent > a,
			.one-page-top.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
				background-color: transparent !important;
			}

			.one-page-top.effect-outline .desk-menu > ul > li.current-menu-item > a,
			.one-page-top.effect-outline .desk-menu > ul > li.current-menu-parent > a,
			.one-page-top.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
				box-shadow: none !important;
			}

			/*FIXED*/
			.page-content-wrap {
				-webkit-transition: padding-top 300ms linear;
				-ms-transition: padding-top 300ms linear;
    			-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.page-content-wrap.fixed-true.header-version3 {
				-webkit-transition: none;
				-ms-transition: none;
    			-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true {
				position: fixed;
				top: 0;
				left: 0;
				-webkit-transition:height 300ms linear, transform 300ms linear; 
				-ms-transition:height 300ms linear, transform 300ms linear; 
				transition:height 300ms linear, transform 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				-webkit-transform:translateY(0px);
				-ms-transform:translateY(0px);
				transform:translateY(0px);
			}

			.admin-bar .desk.fixed-true {
				top: 32px;
			}

			.desk.fixed-true .header-body {
				-webkit-transition:height 300ms linear, background-color 300ms linear; 
				-ms-transition:height 300ms linear, background-color 300ms linear; 
				transition:height 300ms linear, background-color 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.top-true.fixed-true.active {
				-webkit-transform:translateY(-40px);
				-ms-transform:translateY(-40px);
				transform:translateY(-40px);
			}

			.desk.fixed-true .logo,
			.desk.fixed-true .logo-title,
			.desk.fixed-true .desk-menu > ul > li {
				-webkit-transition:height 300ms linear, line-height 300ms linear; 
				-ms-transition:height 300ms linear, line-height 300ms linear; 
				transition:height 300ms linear, line-height 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true .search,
			.desk.fixed-true .desk-menu .sub-menu,
			.desk.fixed-true .woo-cart {
				-webkit-transition:top 300ms linear; 
				-ms-transition:top 300ms linear; 
				transition:top 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true .search-toggle-wrap,
			.desk.fixed-true .desk-cart-wrap,
			.desk.fixed-true .desk-cart-wrap > .desk-cart-toggle,
			.desk.fixed-true .site-sidebar-toggle,
			.desk.fixed-true .desk-menu > ul > li > a {
				-webkit-transition:margin-top 300ms linear, background-image 300ms linear, box-shadow 300ms linear; 
				-ms-transition:margin-top 300ms linear, background-image 300ms linear, box-shadow 300ms linear; 
				transition:margin-top 300ms linear, background-image 300ms linear, box-shadow 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true .site-sidebar-toggle {
				-webkit-transition:all 300ms linear; 
				-ms-transition:all 300ms linear; 
				transition:all 300ms linear;
			}

			.desk.fixed-true .search-toggle:before,
			.desk.fixed-true .desk-cart-wrap:before,
			.desk.fixed-true .desk-cart-wrap > .desk-cart-toggle:before {
				-webkit-transition:background-image 300ms linear; 
				-ms-transition:background-image 300ms linear; 
				transition:background-image 300ms linear;
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
			}

			.desk.fixed-true .desk-menu > ul > li > a {
				-webkit-transition:margin-top 300ms linear, color 300ms linear, box-shadow 300ms linear, background-color 300ms linear; 
				-ms-transition:margin-top 300ms linear, color 300ms linear, box-shadow 300ms linear, background-color 300ms linear; 
				transition:margin-top 300ms linear, color 300ms linear, box-shadow 300ms linear, background-color 300ms linear;
			}

			.desk.fixed-true .desk-cart-toggle span {
				-webkit-transition:color 300ms linear, background-color 300ms linear; 
				-ms-transition:color 300ms linear, background-color 300ms linear; 
				transition:color 300ms linear, background-color 300ms linear;
			}

			/*VERSIONS*/
			.version2.desk .left-part {float: left;width: 435px;}
			.version2.desk .right-part {float: right;width: 435px;}
			.version2.desk .logo-part {
				width: 300px;
				padding: 0 25px;
				position: absolute;
				top: 0;
				left: 435px;
			}

			.version2.desk .left-part .desk-menu {float:right;}
			.version2.desk .right-part .desk-menu {float:left;}

			.version2.desk .logo-title {
			    font-size: 38px;
			    text-align: center;
			}

			.version2.desk .logo, 
			.version2.desk .logo-title {
			    padding:0;
			    float: none;
			}

			.version2.search-true .search-toggle-wrap {
				margin-right: 15px !important;
				margin-left: 0px !important;
			}

			.version2.sidebar-toggle-true .search {
			    right: auto;
			    left: -15px;
			}

			.version2.cart-true .desk-cart-wrap {
				margin-left: 15px !important;
				margin-right: 0px !important;
				float: left;
			}

			.version2 .site-sidebar-toggle {
				margin-right: 25px !important;
				margin-left: 0px !important;
			}

			.version2 .fixed-logo {
			    -webkit-transform: translate(9px,0px);
			    -ms-transform: translate(9px,0px);
			    transform: translate(9px,0px);
			}

			.version3 .header-social-links {
				float: right;
			    position: relative;
			    height: 40px;
			}

			.version3.search-false.cart-false.sidebar-toggle-false .header-social-links {
			    margin-left:50px;
			}

			.version3.fixed-true .header-social-links {
			    -webkit-transition: margin-top 300ms linear;
			    -ms-transition: margin-top 300ms linear;
			    transition: margin-top 300ms linear;
			    -webkit-backface-visibility: hidden;
			    backface-visibility: hidden;
			}

			.version3 .header-social-links a {
				background-color: transparent !important;
				box-shadow: none !important;
			    width: 36px;
			    height: 40px;
			    line-height: 40px;
			    border-radius: 0px;
			    border: none;
			    margin: 0;
			}

			.version3 .header-social-links a:hover {
				background-color: transparent !important;
			}

			.desk.version3 .header-social-links a.icon-rss:hover        {color:#fba933 !important;}
			.desk.version3 .header-social-links a.icon-facebook:hover   {color:#607bb3 !important;}
			.desk.version3 .header-social-links a.icon-twitter:hover    {color:#37bbf5 !important;}
			.desk.version3 .header-social-links a.icon-skype:hover      {color:#37bbf5 !important;}
			.desk.version3 .header-social-links a.icon-googleplus:hover {color:#e74b32 !important;}
			.desk.version3 .header-social-links a.icon-youtube:hover    {color:#c63c39 !important;}
			.desk.version3 .header-social-links a.icon-vimeo:hover      {color:#2bc2f4 !important;}
			.desk.version3 .header-social-links a.icon-linkedin:hover   {color:#319cda !important;}
			.desk.version3 .header-social-links a.icon-flickr:hover     {color:#ee4086 !important;}
			.desk.version3 .header-social-links a.icon-pinterest:hover  {color:#db2e36 !important;}
			.desk.version3 .header-social-links a.icon-instagram:hover  {color:#5280a5 !important;}
			.desk.version3 .header-social-links a.icon-apple:hover      {color:#01aef3 !important;}
			.desk.version3 .header-social-links a.icon-dribbble:hover   {color:#eb4c89 !important;}
			.desk.version3 .header-social-links a.icon-android:hover    {color:#92b83e !important;}
			.desk.version3 .header-social-links a.icon-behance:hover    {color:#1b82dc !important;}
			.desk.version3 .header-social-links a.icon-envelope:hover   {color:#4c5256 !important;}

			.revolution-slider-active .version3.fixed-true {
				position:relative;
			}

			.revolution-slider-active .version3.fixed-true.active {
				position: fixed;
				top: 0;
				left: 0;
				-webkit-transform:translateY(0px); 
				-ms-transform:translateY(0px); 
				transform:translateY(0px);
			}

			/*Widgets in header*/
			.desk .widget,
			.desk .yawp_wim_widget {
				padding-bottom: 0px;
				margin-bottom: 0px;
			}

			.desk .menu-item-type-yawp_wim,
			.desk .menu-item-type-yawp_wim a {
				text-transform: none;
			}

			.desk .menu-item-type-yawp_wim a {
				-webkit-transition: all 300ms ease;
    			transition: all 300ms ease-out;
			}

			.desk .yawp_wim_title{
				padding: 31px 0 18px 0;
   				display: block;
			}

			.desk textarea, 
			.desk select, 
			.desk input[type="date"], 
			.desk input[type="datetime"], 
			.desk input[type="datetime-local"], 
			.desk input[type="email"], 
			.desk input[type="month"], 
			.desk input[type="number"], 
			.desk input[type="password"], 
			.desk input[type="search"], 
			.desk input[type="tel"], 
			.desk input[type="text"], 
			.desk input[type="time"], 
			.desk input[type="url"], 
			.desk input[type="week"] {
				background-color: transparent !important;
			}

			.desk .desk-menu > ul > [data-mm="true"] .null-instagram-feed ul li a {
				padding: 0 !important;
			}

			.desk .widget_schedule {
				text-align: left;
			}

			.desk .widget_schedule li {
				padding: 5px 0 !important;
			}

			.desk .widget_nz_recent_entries a.post-title {
				padding: 0 !important;
			}

			.desk .widget_categories ul li a,
			.desk .widget_pages ul li a,
			.desk .widget_archive ul li a,
			.desk .widget_meta ul li a {
				display: inline-block !important;
			}

			.desk .widget_rating_filter a:before,
			.desk .widget_shopping_cart .cart_list > li > a:before,
			.desk .widget_product_categories li a:before,
			.desk .widget_shopping_cart .cart_list > li > a:before, 
			.desk .widget_products .product_list_widget > li > a:before, 
			.desk .widget_recently_viewed_products .product_list_widget > li > a:before,
			.desk .widget_recent_reviews .product_list_widget > li > a:before, 
			.desk .widget_top_rated_products .product_list_widget > li > a:before {
				display:none !important;
			}

			.desk .widget_calendar th,
			.desk .widget_calendar td,
			.desk .widget_calendar td#prev,
			.desk .widget_calendar td#next,
			.desk .widget_calendar td#prev span,
			.desk .widget_calendar td#next span {
				width: 14.28571428571429% !important;
				height: auto !important;
				line-height:inherit !important;
				text-align: center !important;
			}

			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar th,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td#prev,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td#next,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td#prev span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar td#next span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="4"] .widget_calendar caption {
				height: 35px !important;
				line-height:35px !important;
			}

			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar th,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td#prev,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td#next,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td#prev span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar td#next span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="3"] .widget_calendar caption {
				height: 50px !important;
				line-height:50px !important;
			}

			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar th,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td#prev,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td#next,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td#prev span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar td#next span,
			.desk .desk-menu > ul > [data-mm="true"][data-mmc="2"] .widget_calendar caption {
				height: 75px !important;
				line-height:75px !important;
			}

			.desk .widget_calendar td#prev span,
			.desk .widget_calendar td#next span {
				width: 100% !important;
			}

			.desk .widget_calendar caption {
				width: 72% !important;
				height: auto !important;
				line-height:inherit !important;
			}

			.desk .widget_calendar table,
			.desk .widget_calendar caption {
				background-color: transparent;
			}

			.desk .widget_calendar td#next {
				right: -1px; 
    			border-right-width:1px; 
    			border-right-style:solid; 
			}

			.desk .widget_calendar td#prev {
			    border-left-width:1px; 
    			border-left-style:solid;
			    left: 0px;
			}

			.desk .desk-menu > ul > [data-mm="true"] .widget_categories ul li a,
			.desk .desk-menu > ul > [data-mm="true"] .widget_pages ul li a,
			.desk .desk-menu > ul > [data-mm="true"] .widget_archive ul li a,
			.desk .desk-menu > ul > [data-mm="true"] .widget_meta ul li a {
				padding:3px 0px !important;
			}

			.desk .widget_nav_menu li,
			.desk .widget_product_categories li {
				background-color: transparent !important;
				border-bottom:none !important;
			}

			.desk .widget_nav_menu li .toggle,
			.desk .widget_product_categories li .toggle {
				display: none;
			}

			.desk .widget_nav_menu ul ul,
			.desk .widget_product_categories ul ul {
				padding-left: 25px !important;
			}

			.desk .widget_search input[type="submit"],
			.desk .widget_product_search input[type="submit"],
			.desk .woocommerce-product-search input[type="submit"],
			.desk .widget_search input[type="submit"]:hover,
			.desk .widget_product_search input[type="submit"]:hover,
			.desk .woocommerce-product-search input[type="submit"]:hover,
			.desk .widget_shopping_cart p.buttons > a,
			.desk .widget_shopping_cart p.buttons > a:hover {
				background-color: transparent !important;
			}

			.desk .widget_tag_cloud .tagcloud a,
			.desk .post-tags a,
			.desk .widget_product_tag_cloud .tagcloud a,
			.desk .projects-tags a {
				background-color: transparent !important;
			}

			.desk .widget_shopping_cart .cart_list > li,
			.desk .widget_products .product_list_widget > li, 
			.desk .widget_recently_viewed_products .product_list_widget > li,
			.desk .widget_recent_reviews .product_list_widget > li, 
			.desk .widget_top_rated_products .product_list_widget > li {
				padding: 10px 0 !important;
			}

			.desk .widget_shopping_cart .cart_list > li > a,
			.desk .widget_products .product_list_widget > li > a, 
			.desk .widget_recently_viewed_products .product_list_widget > li > a,
			.desk .widget_recent_reviews .product_list_widget > li > a, 
			.desk .widget_top_rated_products .product_list_widget > li > a {
				padding: 0 !important;
			}

			.desk .widget_price_filter .price_slider_wrapper .ui-widget-content {
			    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
			}

			.desk .widget_recent_projects .recent-projects > .post,
			.desk .null-instagram-feed ul li {
			    width: 33.3333333% !important;
			}

			.desk .photos_from_flickr .flickr_badge_image {
				width: 60px;
			}

			.desk .widget_price_filter .price_slider_amount .button {
				background-color: transparent !important;
			}

			.desk .desk-menu > ul > [data-mm="true"] .widget_product_categories li a:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_categories ul li a:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_pages ul li a:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_archive ul li a:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_meta ul li a:before {
				content: "" !important;
			    display: block !important;
			    height: 2px !important;
			    width: 0px;
			    left: 0px !important;
			    bottom: 0px;
			    top: auto !important;
			    -webkit-transform: none !important;
			    -moz-transform: none !important;
			    transform: none !important;
			    opacity: 0;
			    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    position: absolute;
			    -webkit-backface-visibility: hidden;
			    backface-visibility: hidden;
			}

			.desk .desk-menu > ul > [data-mm="true"] .widget_product_categories li a:hover:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_categories ul li a:hover:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_pages ul li a:hover:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_archive ul li a:hover:before,
			.desk .desk-menu > ul > [data-mm="true"] .widget_meta ul li a:hover:before {
				opacity: 1;
	    		width: 80px !important;
			}

			/*MIX*/

			.inactive-true .rich-header .fixed-container {
				margin-top: 0 !important;
				height:100%;
			}

			.inactive-true .rich-header .parallax-container {top:0px;}
			.inactive-true .rich-header .parallax-container {height:100%;}

			.sidebar .widget_calendar caption, 
			.sidebar .widget_calendar th, 
			.sidebar .widget_calendar td, 
			.sidebar .widget_calendar td#prev, 
			.sidebar .widget_calendar td#next, 
			.sidebar .widget_calendar td#prev span, 
			.sidebar .widget_calendar td#next span {
			    height: 41px;
			    width: 41px;
			    line-height: 41px;
			}

			.footer-widget-area .widget_calendar caption, 
			.footer-widget-area .widget_calendar th, 
			.footer-widget-area .widget_calendar td, 
			.footer-widget-area .widget_calendar td#prev, 
			.footer-widget-area .widget_calendar td#next, 
			.footer-widget-area .widget_calendar td#prev span, 
			.footer-widget-area .widget_calendar td#next span {
				height: 34px;
			    width: 34px;
			    line-height: 34px;
			}

			.sidebar .photos_from_flickr .flickr_badge_image {
				width: 74px;
			}

			.footer-widget-area .photos_from_flickr .flickr_badge_image {
				width: 61px;
			}

			.nz-circle {
				width: 292px;
			}

			.slick-prev{left:150px;} 
			.slick-next{right:150px;}

			.col8 .nz-tabs.vertical .tabset,
			.col9 .nz-tabs.vertical .tabset,
			.col10 .nz-tabs.vertical .tabset,
			.col11 .nz-tabs.vertical .tabset,
			.col12 .nz-tabs.vertical .tabset {
				width: 20%;
			}

			.col8 .nz-tabs.vertical .tabs-container,
			.col9 .nz-tabs.vertical .tabs-container,
			.col10 .nz-tabs.vertical .tabs-container,
			.col11 .nz-tabs.vertical .tabs-container,
			.col12 .nz-tabs.vertical .tabs-container{
				width: 80%;
			}

			.nz-gallery[data-columns="5"] .wp-caption-text,
			.nz-gallery[data-columns="6"] .wp-caption-text {
				display:block;
			}

			.woocommerce .main-content .products .product
			{width: 50%;}

			.nz-related-products.column-4 *[data-grid="ninzio_01"],
			.nz-counter[data-columns="4"] > .nz-count
			{width: 25% !important;}

			.main-content .nz-related-products.column-4 *[data-grid="ninzio_01"] {
				width: 50% !important;
			}

			.nz-counter.nz-counter[data-columns="3"] > .nz-count:after {
				width: 150px;
				margin-right: -75px;
			}

			.footer-info-area > .container > *:last-child:not(:only-child) {
				padding-left: 30px;
				padding-right: 30px;
			}

			

			.footer-menu {
				float: right;
			}

			.footer-menu ul li {
				float: left;
				line-height: 34px;
			}

			.footer-menu ul li:not(:first-child) {
				padding-left:30px;
				position: relative; 
			}

			.ninzio-filter {
				text-align: center;
				max-width: 1170px;
				margin: 0 auto 70px auto;
			}

			.ninzio-filter .container {
				text-align:center;
				display: inline-block;
			    width: auto;
			    margin: 0;
			    position: relative;
			    background-color: #ffffff;
			    border-radius: 200px;
			    padding: 0 15px;
			}

			.ninzio-filter .filter {
				cursor: pointer;
				display:inline-block;
				padding: 10px 15px;
				border-radius: 200px;
				margin-bottom: 0px;
			    line-height: 22px;
			    font-size: 13px;
				width: auto;
				position: relative;
				z-index: 3;
				color: #777;
			    -webkit-transition: all 0.3s;
			    transition: all 0.3s;
			    text-transform: uppercase;
			}

			.ninzio-filter .filter:not(:last-child):after {
				content: "";
				display: block;
				width: 4px;
				height: 22px;
				border-left: 1px solid #eee;
				border-right: 1px solid #eee;
				position: absolute;
				top: 50%;
				margin-top: -11px;
				right: -2px;
			}

			.nz-recent-projects .ninzio-filter .filter {
				margin-right: 3px;
			}

			.ninzio-filter .filter:before {
				content: attr(data-count);
				display: block;
				width: 30px;
				height: 30px;
				position: absolute;
				top: -15px;
				left: 50%;
				margin-left:-15px;
				border-radius: 50px;
				background-color: rgba(0,0,0,0.7);
				text-align: center;
				line-height: 30px;
				color: #ffffff;
				opacity: 0;
			    -webkit-transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			    transition: all 300ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
			}

			.ninzio-filter .filter:hover:before {
				top: -30px;
				opacity: 1;
			}

			.nz-products-filter .filter {
				margin-right: 3px;
			}
			
			.ninzio-filter .filter-container {display: inline !important;}
			.ninzio-filter .filter-toggle {
				display: none;
			}

			.ninzio-filter .filter:last-child {
				margin-right: 0;
			}

			.ninzio-filter .filter.active {
				z-index: 15;
				color: #fff;
			}

			.main-content .ninzio-filter {
				text-align: left;
				margin-bottom:70px;
				position: relative;
			}

			.main-content .ninzio-filter .filter-container {
				display: none;
			}

			.main-content .filter-toggle {
				display: block;
				position: absolute;
				width: 20px;
				height: 20px;
				top: 11px;
				right: 25px;
				cursor: pointer;
				background: url(images/burger_menu.png) no-repeat center center;
				z-index: 25;
			}

			.main-content .ninzio-filter .filter {
				cursor: pointer;
				display:block;
				padding: 10px 25px;
			    line-height: 22px;
			    margin-top: -1px;
				width:100%;
				position: relative;
				z-index: 3;
				color: #777;
				box-shadow: inset 0 0 0 1px #e0e0e0;
				background-color: #edecea;
				-webkit-transition: all 300ms;
				transition: all 300ms;
				float: none;
				margin-bottom: 0;
			}

			.main-content .ninzio-filter .filter.active:before,
			.main-content .ninzio-filter .filter:before {
				display: none;
			}

			.main-content .ninzio-filter .filter:last-child {
				margin-right: 0;
			}

			.main-content .ninzio-filter .filter:after {
				content: attr(data-count);
				width: 26px;
				height: 26px;
				font-size: 12px;
				border-radius: 26px;
				line-height: 26px;
				margin-top: -2px;
				display: inline-block;
				text-align: center;
				color: #777 !important;
				float: right;
				margin-right: 40px;
				background-color: #fff;
			}

			.main-content .ninzio-filter .filter.active {
				background-color: #f7f7f7;
				box-shadow: inset 0 0 0 1px #e0e0e0;
			}

			.main-content .ninzio-filter .filter.active:after {
				background-color: #edecea;
				color: #777 !important;
			}

			.single-product-image {
			    width: 55%;
			}

			.single-product-summary {
				width: 45%;
			}
			
			.main-content  .single-product-image {
			    width: 50%;
			}

			.main-content  .single-product-summary {
				width: 50%;
			}

			.woocommerce .main-content .post-social-share {
			    padding: 5px;
			}

			.woocommerce .main-content .share-label {
			    padding-right: 10px;
			}

			.main-content .single-image-content .ninzio-label {
			    top: 36px;
			}

			.nz-recent-products[data-columns="2"] .product {
				width: 50%;
				float: left;
			}

			.woocommerce .loop .main-content {width: calc(100% - 292.5px);}
			.woocommerce .loop .sidebar      {width: 292.5px;}

			.single .post .post-meta {
				padding-left: 100px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"]
			{width:100% !important;float: none;}

			.list .loop .blog-post *[data-grid="ninzio_01"] > .nz-thumbnail,
			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-body,
			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-gallery {
				 
				display: table-cell;
				width: 100%;
			 
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] > .post-body {
				width: 730px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] {
				width: 100% !important;
				float: none;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .nz-thumbnail,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-body,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-gallery {
			 
				width: 100%;
				 
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] > .post-body {
				width: 100%;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body {
				padding: 0px !important;
			}

			.list .loop .blog-post *[data-grid="ninzio_01"] .post-body-in,
			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] .post-body-in {
				 
			    -webkit-transform: translateY(-50%);
			    -ms-transform: translateY(-50%);
			    transform: translateY(-50%);
			    padding: 40px 50px;
			}

			.list .loop .main-content .blog-post *[data-grid="ninzio_01"] .post-body-in {
			    padding: 40px 30px;
			}

			.list .loop .main-content .blog-post .post .post-title {
				font-size: 20px;
		    	line-height: 30px;
			}

			.list .loop .main-content .blog-post .post .post-date-full {
			    display: none;
			}

			.list .loop .main-content .blog-post .post .post-date-full-list {
			    display: inline-block !important;
			}

			.single-project-main-detailes .main-content,
			.single-project-main-detailes .sidebar {
				float: none !important;
			}

			.single-project-layout-whole .main-content {
				padding-top: 20px;
			}

			.site-overlay.animated {
				cursor:url("images/close.png"), auto;
			}

			.nz-section.autoheight-true > .nz-row {
				margin-left: 0;
				margin-right: 0;
				overflow: hidden;
				display: table;
				width: 100%;
			}
			.nz-section.autoheight-true .nz-row > .col {
				display: table-cell;
				vertical-align: top;
				float: none;
				padding-left: 0px !important;
				padding-right: 0px !important;
			}
			.nz-section.autoheight-true .valign-middle {
				vertical-align: middle !important;
			}

			.nz-section.autoheight-true .valign-bottom {
				vertical-align:bottom !important;
			}

			/*WPML*/
			.desk-menu > ul#header-menu > li.menu-item-language:hover,
			.desk-menu > ul#header-menu > li.menu-item-language a:hover,
			.desk-menu > ul#header-menu > li.menu-item-language:hover a {
				background-color: transparent !important;
				box-shadow: none !important;
			}

			.desk-menu > ul#header-menu > li.menu-item-language:after,
			.desk-menu > ul#header-menu > li.menu-item-language:before,
			.desk-menu > ul#header-menu > li.menu-item-language a:after,
			.desk-menu > ul#header-menu > li.menu-item-language a:before,
			.desk-menu > ul#header-menu > li.menu-item-language a .txt:after,
			.desk-menu > ul#header-menu > li.menu-item-language a .txt:before {
				display: none !important;
			}

		}

		@media only screen and (min-width: 1301px) {
			#wrap.nz-boxed { width: 1280px;}

			#wrap.nz-boxed .desk.fixed-true {
				width: 1280px;
				left: 50%;
				margin-left: -640px;
			}

			.slick-prev{left:210px;} 
			.slick-next{right:210px;} 

			#wrap.nz-boxed .slick-prev{left:180px;} 
			#wrap.nz-boxed .slick-next{right:180px;}
		}

		@media only screen and (min-width: 1600px) {

			#wrap.nz-boxed { width: 1400px;}

			#wrap.nz-boxed .desk.fixed-true {
				width: 1400px;
				left: 50%;
				margin-left: -700px;
			}

			.slick-prev{left:310px;} 
			.slick-next{right:310px;}

			#wrap.nz-boxed .slick-prev{left:180px;} 
			#wrap.nz-boxed .slick-next{right:180px;}

			.woocommerce .main-content .products .product {
			    width: 50%;
			}

			.woocommerce.single .main-content .products .product {
			    width:100%;
			}

			.nz-recent-products[data-columns="2"] .products .product {
				width: 50% !important;
			}

			.nz-recent-products[data-columns="1"] .products .product {
				width: 100% !important;
			}

			.full-width-true .desk-menu {position: relative;}

			.full-width-true .desk-menu > ul > [data-mm="true"] > ul {
			    left: auto !important;
			    right: 0 !important;
			    -webkit-transform: none;
			    -moz-transform: none;
			    transform: none;
			}

		}

		@media only screen and (min-width: 1601px) {
			.slick-prev{left:410px;} 
			.slick-next{right:410px;}

			#wrap.nz-boxed .slick-prev{left:180px;} 
			#wrap.nz-boxed .slick-next{right:180px;}
		}

/*RETINA
/*=============*/
	
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5) {

    	blockquote:after{
			background-image: url(images/quote@2.png);
			background-size:21px 20px;
		}

		.rich-header #slider-arrow {
		    background-image: url(images/arrow_bottom@2.png);
			background-size:13px 13px;
		}

		#top {
			background-image: url(images/gotop_icon@2.png);
			background-size:20px 15px;
		}

		.nz-overlay-before,
		#nz-content .nz-single-image:before,
		.gallery-item .nz-overlay-before,
		.null-instagram-feed ul li a:after,
		.photos_from_flickr .flickr_badge_image a:after,
		.recent-projects > .post a:after {
			background-image: url(images/plus@2.png);
			background-size:30px 30px;
		}

		.owl-controls .owl-buttons div:before {
		    background-image: url(images/arrow_left_long@2.png);
		    background-size:38px 24px;
		}

		.owl-controls .owl-buttons .owl-next:before{
	    	background-image: url(images/arrow_right_long@2.png);
	    	background-size:38px 24px;
		}

		.search-form input[type="submit"],
		.mob-header-content .search input[type="submit"],
		.widget_search input[type="submit"],
		.widget_product_search input[type="submit"],
		.woocommerce-product-search input[type="submit"] {
		    background-image: url(images/search@2.png);
	    	background-size:24px 24px;
		}

		.wiversion-light .widget_search input[type="submit"],
		.wiversion-light .widget_product_search input[type="submit"],
		.wiversion-light .woocommerce-product-search input[type="submit"] {
		    background-image: url(images/search_white@2.png);
	    	background-size:24px 24px;
		}

		.mob-header-top .mob-menu-toggle,
	    .mob-sidebar-toggle2,
	    .mob-sidebar-toggle {
			background-image:url(images/menu@2.png);
	    	background-size:22px 16px;
		}

		.mob-header-top .mob-menu-toggle.animated,
	    .mob-sidebar-toggle2.animated,
	    .mob-sidebar-toggle.animated,
	    .mob-sidebar-toggle2 {
			background-image:url(images/close@2.png);
	    	background-size:19px 19px;
		}

		.mob-header-content .cart-toggle {
			background-image:url(images/cart@2.png);
	    	background-size:24px 29px;
		}

		.widget_recent_comments ul li:before {
			background-image: url(images/format-chat.png);
	    	background-size:26px 26px;
		}

		.wiversion-light  .widget_recent_comments ul li:before,
		.footer-widget-area .widget_recent_comments ul li:before {
			background-image: url(images/format-chat-white@2.png);
	    	background-size:26px 26px;
		}

		.widget_twitter ul li:before {
			background-image: url(images/tweet_icon_grey@2.png);
	    	background-size:21px 18px;

		}
		
		.wiversion-light .widget_twitter ul li:before,
		.footer-widget-area .widget_twitter ul li:before {
			background-image: url(images/tweet_icon_white@2.png);
	    	background-size:21px 18px;
		}

		#mce-EMAIL {
		    background-image: url(images/subscribe_icon@2.png);
	    	background-size:25px 18px;

		}

		.wiversion-light #mce-EMAIL {
		    background-image: url(images/subscribe_icon_white@2.png);
	    	background-size:25px 18px;
		}
		
		.standard .post-format-status.format-standard,
		.widget_nz_recent_entries .format-standard .post-body:before 
		{background-image: url(images/format-standard@2.png);background-size:20px 20px;}
		.standard .post-format-status.format-aside,
		.widget_nz_recent_entries .format-aside .post-body:before 
		{background-image: url(images/format-aside@2.png);background-size:19px 20px;}
		.standard .post-format-status.format-audio,
		.widget_nz_recent_entries .format-audio .post-body:before 
		{background-image: url(images/format-audio@2.png);background-size:23px 20px;}
		.standard .post-format-status.format-video,
		.widget_nz_recent_entries .format-video .post-body:before 
		{background-image: url(images/format-video@2.png);background-size:22px 22px;}
		.standard .post-format-status.format-gallery,
		.widget_nz_recent_entries .format-gallery .post-body:before 
		{background-image: url(images/format-gallery@2.png);background-size:21px 18px;}
		.standard .post-format-status.format-link,
		.widget_nz_recent_entries .format-link .post-body:before 
		{background-image: url(images/format-link@2.png);background-size:21px 21px;}
		.standard .post-format-status.format-quote,
		.widget_nz_recent_entries .format-quote .post-body:before 
		{background-image: url(images/format-quote@2.png);background-size:20px 16px;}
		.standard .post-format-status.format-status,
		.widget_nz_recent_entries .format-status .post-body:before 
		{background-image: url(images/format-status@2.png);background-size:15px 19px;}
		.standard .post-format-status.format-chat,
		.widget_nz_recent_entries .format-chat .post-body:before 
		{background-image: url(images/format-chat@2.png);background-size:26px 26px;}
		
		.wiversion-light .widget_nz_recent_entries .format-standard .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-standard .post-body:before  
		{background-image: url(images/format-standard-white@2.png);background-size:20px 20px;}
		.wiversion-light .widget_nz_recent_entries .format-aside .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-aside .post-body:before 
		{background-image: url(images/format-aside-white@2.png);background-size:19px 20px;}
		.wiversion-light .widget_nz_recent_entries .format-audio .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-audio .post-body:before 
		{background-image: url(images/format-audio-white@2.png);background-size:23px 20px;}
		.wiversion-light .widget_nz_recent_entries .format-video .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-video .post-body:before 
		{background-image: url(images/format-video-white@2.png);background-size:22px 22px;}
		.wiversion-light .widget_nz_recent_entries .format-gallery .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-gallery .post-body:before 
		{background-image: url(images/format-gallery-white@2.png);background-size:21px 18px;}
		.wiversion-light .widget_nz_recent_entries .format-link .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-link .post-body:before 
		{background-image: url(images/format-link-white@2.png);background-size:21px 21px;}
		.wiversion-light .widget_nz_recent_entries .format-quote .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-quote .post-body:before 
		{background-image: url(images/format-quote-white@2.png);background-size:20px 16px;}
		.wiversion-light .widget_nz_recent_entries .format-status .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-status .post-body:before 
		{background-image: url(images/format-status-white@2.png);background-size:15px 19px;}
		.wiversion-light .widget_nz_recent_entries .format-chat .post-body:before,
		.footer-widget-area .widget_nz_recent_entries .format-chat .post-body:before 
		{background-image: url(images/format-chat-white@2.png);background-size:26px 26px;}

		.null-instagram-feed ul li a:after {
			background-image: url(images/instagram_icon@2.png);
			background-size:22px 22px;
		}

		.video-modal .video-icon  {
			background-image: url(images/video_icon@2.png);
			background-size:82px 82px;
		}

		.loop .project-more,
		.nz-recent-projects .project-more {
			background-image: url(images/plus_small@2.png);
			background-size:12px 12px;
		}

		.single-projects .post-gallery .flex-direction-nav li a,
		.related-posts .owl-controls .owl-buttons div.owl-prev:before {
			background-image: url(images/arrow_left@2.png);
			background-size:12px 12px;
		}

		.single-projects .post-gallery .flex-direction-nav li:last-child a {
			background-image: url(images/arrow_right@2.png);
			background-size:12px 12px;
		}

		.single-projects .post-gallery .flex-direction-nav li a:hover {
			background-image: url(images/arrow_left_white@2.png);
			background-size:12px 12px;
		}

		.single-projects .post-gallery .flex-direction-nav li:last-child a:hover,
		.post-single-navigation a[rel="next"] {
			background-image: url(images/arrow_right_white@2.png);
			background-size:12px 12px;
		}

		.projects-navigation a:before {
			background-image: url(images/arrow_slider_left@2.png);
			background-size:48px 24px;

		}
		
		.projects-navigation a:last-child:before {
			background-image: url(images/arrow_slider_right@2.png);
			background-size:48px 24px;
		}

		.sticky-ind {
			background-image: url(images/pin.png);
			background-size:14px 14px;
		}


		.related-posts .owl-controls .owl-buttons div:before {
		    background-image:url(images/arrow_right@2.png);
			background-size:12px 12px;
		}
	
		.post-single-navigation a {
			background-image: url(images/arrow_left_white@2.png);
			background-size:12px 12px;
		}
	
		.woocommerce .product .single-product-summary .button,
		.woocommerce .product .single-product-summary .added_to_cart,
		.woocommerce .product .single-product-summary .product_type_external {
			background-image: url(images/shop_button_icon@2.png);
			background-size:20px 24px;
		}
		
		.single-product-image .thumbnails > a .nz-overlay-before {
			background-image: url(images/close_white@2.png);
			background-size:19px 19px;
		}
		
		.filter-toggle,
		.iversion-dark .site-sidebar-toggle,
		.fiversion-dark.active .site-sidebar-toggle {
			background-image: url(images/menu@2.png);
			background-size:22px 16px;
		}
			
		.desk .search input[type="submit"] {
		    background-image: url(images/search_white@2.png);
			background-size:24px 24px;
		}
			
		.iversion-light .site-sidebar-toggle,
		.fiversion-light.active .site-sidebar-toggle {
		    background-image: url(images/menu_white@2.png);
			background-size:22px 16px;
		}
			
		.iversion-dark .search-toggle:before,
		.fiversion-dark.active .search-toggle:before {
		  	background-image: url(images/search@2.png);
			background-size:24px 24px;
		}

		.iversion-light .search-toggle:before,
		.fiversion-light.active .search-toggle:before {
		  	background-image: url(images/search_white@2.png);
			background-size:24px 24px;
		}

		.iversion-dark .desk-cart-toggle:before,
		.fiversion-dark.active .desk-cart-toggle:before {
			background-image:url(images/cart@2.png);
			background-size:24px 29px;
		}
		
		.iversion-light .desk-cart-toggle:before,
		.fiversion-light.active .desk-cart-toggle:before {
			background-image:url(images/cart_white@2.png);
			background-size:24px 29px;
		}

		.iversion-dark .desk-cart-toggle:after,
		.fiversion-dark.active .desk-cart-toggle:after,
		.iversion-dark .search-toggle:after,
		.fiversion-dark.active .search-toggle:after {
			background-image:url(images/close@2.png);
			background-size:19px 19px;
		}

		.iversion-light .desk-cart-toggle:after,
		.fiversion-light.active .desk-cart-toggle:after,
		.iversion-light .search-toggle:after,
		.fiversion-light.active .search-toggle:after {
			background-image:url(images/close_white@2.png);
			background-size:19px 19px;
		}
		
		.woo-cart .widget_shopping_cart .cart_list > li.empty {
			background-image: url(images/no_product@2.png);
			background-size:26px 24px;
		}
		
		.main-content .filter-toggle {
			background-color: url(images/burger_menu@2.png);
			background-size:16px 15px;
		}

	}




.rowsmallver2 .vc_col-sm-12{
	
	    padding-left: 15px !important;
    padding-right: 15px !important;
}


.vc_col-sm-12
{
	padding-left:0;
	padding-right:0;
}
@media only screen and (min-width: 768px)
{
.rowsmall .vc_col-sm-12 {
     padding-left: 15 !important; 
     padding-right: 15 !important; 
}
}
body
{
    font-family: 'Montserrat', sans-serif !important;
    margin: 0 !important;
}
a
{
    text-decoration: none;
    outline: 0;
    color: inherit;
}
.right-kb-text
{
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
font-weight: 400;
}
/* ***************** */
/* common CSS */
/* ***************** */
/* .margin-primary
{
    padding: 3rem 0;
} */
.block-wrapper
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    overflow-x: hidden;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.margin-secondary
{
    margin: 2rem;
}

@media only screen and (max-width: 800px) 
{
    .block-wrapper
    {
        display: block;
    }
}
/* Common CSS End */
/* ******************************************************************************************************** */
                                            /* Top Marketing Section CSS */
/* ******************************************************************************************************** */
/* Common BUTTON UI */
.button1
{
    margin: 1rem 1rem 1rem 50px;
    display: -webkit-inline-box;
    font-size: 1rem;
    font-weight: 500;
   /* color: #33aaee;
    background: white;*/
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
    cursor: pointer;
}
.button1:hover
{
    /*background: #33aaee;
    color: white !important;*/
}
.button1>a
{
    text-decoration: none;
    outline: none;
    color: inherit;
    display: flex;
}
.button-text
{
    padding: 1rem 2rem;
}
.button-arrow
{
    /*background: #33aaee;*/
    color: white !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
}
/* **************** */
.button2
{
    display: -webkit-inline-box;
    font-size: 1rem;
    font-weight: 500;
   /* color: #33aaee;
    background: white;*/
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
    cursor: pointer;
}
.button-2-style-2
{
    margin: 0 1rem 1rem 0;
}
.button-2-style-2:hover
{
    color: white !important;
    background: #33aaee !important;
}
.button-one
{
   /* background: #33aaee;
    color: #fff;*/
    border: 1px solid #33aaee;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
}
.button-one:hover
{
    /*background: #56bffc !important;
    color: #fff;*/
    border: 1px solid #56bffc !important;
}
.button-two
{

}
.button2:hover
{
   /*color: white;
    background: #33aaee;*/
}
.button2>a
{
    text-decoration: none;
    outline: none;
    color: inherit;
    display: flex;
    padding: 1rem 2rem;
}
.button2-text
{

}
.button2-text>span
{
    font-size: 0.8rem;
    padding-left: 0.2rem;
    font-weight: 800;
}
@media only screen and (max-width: 800px)
{
    .button1
    {
        margin-left: 0 !important;
    }
}
.top-marketing-section
{
    top: 0px;
    height: auto;
    background: #33aaee;
    color: white;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    padding: 0.7rem;
}
.top-marketing-section>a
{
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    color: inherit;
    display: inherit;
    align-items: center;
}
.top-marketing-button
{
    padding: 0rem 1rem;
    margin: 0 0.5rem;
    color: #fff;
    font-size: .75rem;
    padding: 3px 6px;
    position: relative;
    margin-left: 5px;
    border-radius: 5px;
    box-sizing: inherit;
    
    letter-spacing: .5px;
    border: 1px solid white;
}

.top-marketing-text>span
{
    font-size: 0.8rem;
}
@media only screen and (max-width: 800px) 
{
    .top-marketing-section
    {
        display: block;
        padding: 0.7rem 0.2rem;
    }
    .top-marketing-button
    {
        /* width: 7rem; */
        display: table;
        margin: 0 auto 0.2rem;
    }
    .top-marketing-text
    {
        margin-top: 0.2rem;
    }
}

/* ******************************************************************************************************** */
                                            /* Header */
/* ******************************************************************************************************** */

.start-header
{
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 0.77rem 0;
    justify-content: space-between;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 999;
    background: transparent;
    top: 0px;
    margin-bottom: -66px;
}
.header-padding
{
    padding: 0.5rem 0;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 0.5rem 0;
    justify-content: space-between;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 999;
    background: transparent;
    top: 0px;
}
.header-on-scroll-color-change
{
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px;
}
.header-on-click-color-change
{
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    background: white;
    box-shadow: rgba(0, 0, 0, 00) 0px 20px 40px;
}
.header-logo-image>img
{
    width: 125px;
    height: 40px;;
}
.left-header
{
    max-width: 800px;
    width: 70%;
    text-align: left;
    display: flex;
    justify-content: space-around;
    font-weight: 500;
    align-content: center;
    align-items: center;
}
.nav-link
{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; 
    text-decoration: none;
    color: #666;
    cursor: pointer;
    font-size: 14px;
}
.nav-link:hover
{
    color: #33aaee;
}
.nav-link>a
{
    text-decoration: none;
    color: inherit;
    padding: 1.5rem 0;
}
.nav-link>a>span
{
    font-size: 10px;
}
.nav-link>span
{
    font-size: 10px;
}
.nav-link>button
{
    text-decoration: none;
    color: #6f8ba4;
    background: transparent;
    border: none;
}
/*.signup-free>a
{
    border: 1px solid #33aaee;
    border-radius: 2rem;
    padding: 8px 15px;
    margin-bottom: 12px;
    color: #33aaee;
    transition: 0.2s ease;
}
.signup-free>a:hover
{
    color: white;
    background: #33aaee !important;
}*/
.right-nav-link
{
    align-items: center;
    width: 30%;
    display: flex;
    justify-content: space-evenly;
    font-weight: 500;
    max-width: 245px;
}
.add-nav-color-onclick
{
    color: #33aaee !important;
}
/* ************************* */
/* Submenu for platform */

.platform-content
{
    left: 0px;
    background: white;
    z-index: 2;
    font-size: 1rem;
    width: calc( 100% - 6rem);
    padding: 3rem;
    position: absolute;
    top: 64px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px;
}
.sub-menu-wrapper
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.sub-menu-column
{
    width: calc( 33% - 2rem);
    margin: 1rem;
    transition: height 1s ease-in-out !important;
}
.sub-menu-head
{
    display: block;
}
.sub-menu-content-head
{
    display: block;
    line-height: 1.2;
}
.sub-menu-content-head>img
{
    width: 125px;
    height: 41px;
}
.sub-menu-head-text
{
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
}
.sub-menu-head-text:hover
{
    color: #33aaee;
}
.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target{
	padding-left:40px;
	padding-right:40px;
	
}
.right-nav-link>.header-logo-image{
display: none;

}
a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-top_right.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full.ubermenu-sticky-full-width{
	
	
}
.header-logo-image{
	
/*margin-left:3%;*/
}
.ubermenu-main .ubermenu-target>.ubermenu-target-description
{
    color: #6f8ba4;
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.35px;
    text-transform: none;
    margin-top: 5px;
}
.sub-menu-content-list
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 1rem 0.2rem;
}
.sub-menu-content-list-data
{
    width: calc( 50% - 3rem);
    padding: 0.5rem 0;
    margin-right: 1.5rem;
}
.list-data-head
{
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
}
.list-data-head:hover
{
    color: #33aaee;
}
.list-data-text
{
    color: #6f8ba4;
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.35px;
    text-transform: none;
    margin-top: 5px;
}
/* End of Platform Dropdown */
/****************************/

/* ************************* */
/* Submenu for Resource */

.resource-content
{
    left: 0px;
    background: white;
    z-index: 2;
    font-size: 1rem;
    width: calc(100% - 6rem);
    padding: 3rem;
    position: absolute;
    top: 64px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px;
}
.resource-sub-menu-wrapper
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.resource-sub-menu-column
{
    width: calc( 25% - 2rem);
    margin: 1rem;
    transition: height 1s ease-in-out !important;
}
.resource-submenu-content-main-head
{
    color: #9fa1a7;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.7px;
    margin-top: 0px;
    margin-bottom: 10px;
    
}
.resource-sub-menu-card
{
    display: block;
    margin: auto 0rem;
}
.resource-sub-menu-head
{
    display: block;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5;
    text-transform: none;
    padding-top: 5px;
    cursor: pointer;
}
.resource-sub-menu-head:hover
{
    color: #33aaee;
}
.resource-sub-menu-text
{
    display: block;
    color: #6f8ba4;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.5;
    text-transform: none;
    padding-top: 5px;
    cursor: pointer;
}



/* End Of Submenu */
/* ******************* */
.mobile-top-head
{
    padding: 0.5rem 1rem; 
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 0.5rem;
    justify-content: space-between;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 999;
    background: transparent;
    top: 0px;
    height: 37px;
}
.mobile-header-on-scroll-color-change
{
    position: sticky !important;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    background: white !important;
    transition: 0.1s ease-in !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 40px !important;
}
.align-link-right
{
    padding: 5px;
    border-radius: 5px;
}
.mobile-header
{
    display: none;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 999;
    background: transparent;
    top: -1px;
}
.mobile-nav-link
{
    display: flex;
    align-items: center;
    padding: 0 1rem;
    font-size: 1.2rem;
}
.mobile-navigation-link-main-section
{
    padding: 0 2rem;
    display: flex;
    height: calc(100vh - 51px);
}

.mobile-platform-back-click
{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; 
    text-decoration: none;
    margin: 1rem 0rem 2rem 0rem;
    font-weight: 600;
    font-size: 1.3rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    color: #6f8ba4;
}
.mobile-platform-back-click:hover
{
    color: #33aaee;
}
.mobile-platform-back-click > span
{
    margin-right: 0.5rem;
    font-weight: bold;
}
/* ============= */
.mobile-resource-back-click
{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; 
    text-decoration: none;
    margin: 1rem 0rem 2rem 0rem;
    font-weight: 600;
    font-size: 1.3rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    color: #6f8ba4;

}
.mobile-resource-back-click:hover
{
    color: #33aaee;
}
.mobile-resource-back-click > span
{
    margin-right: 0.5rem;
    font-weight: bold;
}
.mobile-bottom-navigation-link-section
{
    display: none;
}
@media only screen and (max-width : 465px)
{
    .sub-menu-content-list
    {
        display: block;
    }
    .sub-menu-content-list-data
    {
        width: 65%;
    }
    /* ============ */
    .mobile-resource-content
    {
        padding: 0 0.5rem;
        overflow: hidden;
    }
    .resource-sub-menu-column
    {
        width: calc( 95% - 3rem) !important;
        margin: 2rem 0rem 2rem 2rem !important;
    }
    .resource-sub-menu-card
    {
        display: block;
        margin: 1rem 0rem;
    }
}
@media only screen and (max-width: 800px) 
{
	 
	
.blog-post .post .post-title {font-size: 40px !important;
line-height: 56px !important;
font: 700 40px/56px 'Montserrat',serif !important;
   font-size: 20px !important;
line-height: 32px !important; 
color: #262a3a !important; text-align: center;

}
div#hubspot-author_data {
    width: 100%;
    float: none;
}
.post-custom-date {
    display: inline-block;
    vertical-align: middle;
    width: 72%; padding-left:10px;
}
.blog-post .post .postmeta  {

    margin-bottom:10px !important;
    margin-top:  0px;

}
 .nz-recent-posts .postmeta {

    margin-bottom:10px !important;
    margin-top: 20px;

}
.post-body {

    padding: 0px 0 0 0 !important; 
    position: relative;

}
 
.social-links.left{text-align: center  !important;}
		
    .start-header
    {
        display: block;
    }
    .right-nav-link
    {
        display: block;
    }

}
@media only screen and (max-width: 1000px) 
{

    .start-header
    {
        display: none;
    }
    .mobile-header
    {
        display: block;
    }
    .nav-link
    {
        padding: 1.5rem 1rem;
        font-size: 1rem;
        font-weight: 500;
        width: calc(100% - 2rem);
    }
    .mobile-navigation-link-main-section
    {
        display: block;
        height: calc(100vh - 51px);
    }
    .mobile-bottom-navigation-link-section
    {
        display: block !important;
        bottom: 0;
        position: fixed;
        width: calc(100% - 4rem);
        text-align: center;
    }
    .mobile-platform-content
    {
        padding: 0 2rem;
        overflow: scroll;
        height: calc(100vh - 51px);
        z-index: 999;
        -webkit-overflow-scrolling: touch;
    }
    .sub-menu-column
    {
        width: calc(100% - 2rem) !important ;
    }
    .sub-menu-head
    {
        padding-left: 1rem;
    }
    /* ================================================ */
    .mobile-resource-content
    {
        padding: 0 2rem;
        height: calc(100vh - 51px);
        overflow: scroll;
        z-index: 999;
        -webkit-overflow-scrolling: touch;
    }    
    .resource-sub-menu-column
    {
        width: calc( 50% - 6rem);
        margin: 1rem 3rem;
    }
}



/* ************************************************************************************** */
/* company Support  */   /* Block 1*/
/* ************************************************************************************** */
.main-header-support 
{
   /* background-image: linear-gradient(to bottom,rgba(0,0,0,0),transparent);*/
    text-align: center;
    position: relative;
}
.main-header-support .block-wrapper.margin-primary{
	max-width: -webkit-fill-available;
}
.main-header-support .left-support-banner
{
    /* margin: auto; */
    margin: auto 0 auto auto;
    width: 50%;
    max-width: 600px;
    position: relative;
    text-align: left;
    justify-content: right;
}
.main-header-support  
{
     
    /* padding-left: 70px; */
  
   line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
}
.main-header-support .support-banner-text 
{
   line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    /* padding-left: 70px; */
    padding-left: 50px; 
 
}
.main-header-support .support-banner-text h1  
{
    line-height: 1.2;
font-size: 3rem;
 
font-weight: 600;
    /* padding-left: 70px; */ 
    padding-left: 0px !important;
   
}
 .main-header-support .support-banner-text h2,.main-header-support .support-banner-text h3,.main-header-support .support-banner-text h4,.main-header-support .support-banner-text h5
{
    line-height: 1.2;
font-size: 2.5rem; 
font-weight: 600;
    /* padding-left: 70px; */ 
    padding-left: 0px !important;
   
}
.main-header-support .support-banner-subtitle
{
    margin: 1rem auto 1rem auto;
    font-size: 1.1rem;
    padding-left: 50px;
    line-height: 1.55;
    font-weight:400; color:#5c5c5c; 
    padding-right: 0.5rem;
}
.main-header-support .right-support-banner
{
/*     padding-top: 30px; */
    width: 50%;
}
.main-header-support .right-support-banner>img
{
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    object-fit: contain;
    width: 100%;
/*     padding-top: 20px; */
}
@media only screen and (max-width: 800px) 
{
    .main-header-support
    {
        display: block;
        padding-left:  0px;
/*         top: -66px;
        padding-top: 106px; */
    }
    .main-header-support .left-support-banner
    {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }
    .main-header-support .right-support-banner
    {
        max-width: 100%;
        width: 100%;
    }
    .main-header-support .support-banner-text
    {
        text-align: center;
        padding: 0.5rem 0.5rem 0rem 0.5rem;
    }
    .main-header-support .support-banner-subtitle
    {
        margin: 1rem auto; 
        padding: 0;
        width: 90%;
    }

    .main-header-support .support-button
    {
        margin: 0rem auto 1rem auto;
        text-align: center;
        margin-left: 0px !important;
    }    
}
/* ******************************************************************************************************** */
/* info-card CSS */   /* Block 2*/
/* ******************************************************************************************************* */
.main-card-and-head-wrapper
{
    display: block;
}
.main-card-and-head-wrapper .info-card-main-header
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    display: block; 
    margin: auto;
    margin-bottom: 1.5rem;
}
.main-card-and-head-wrapper .info-card-main-sub-header
{
    margin: 0rem auto 1rem auto;
    text-align: center;
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400; 
}
.main-card-and-head-wrapper .main-info-card
{
    width: 100%;
    max-width: 80rem;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1rem;
}
.main-card-and-head-wrapper .info-card-single-card-wrapper
{
   /* background-color: #fff !important;*/
    width: 18rem;
    text-align: left;
    border-radius: 5px;
    margin: 1rem;
    padding: 30px 28px 30px;
    position: relative;
    overflow: hidden;
    display: block;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
    transition: transform .3s ease,box-shadow .3s ease;
   /* background: url(/images/background/bg-shape-one.png) left top no-repeat;*/
}
.main-card-and-head-wrapper .info-card-single-card-wrapper:hover
{
    transform: translateY(-3px);
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
}
.main-card-and-head-wrapper .info-card-top-head
{
    text-align: center;
    word-wrap: break-word;
    border-radius: 5px;
     
    letter-spacing: .5px;
    display: inline-block;    
    border: 1px solid rgba(57,115,230,.15);
    font-size: 12px;
    line-height: 1.5;
    padding: 3px 10px;
    margin-bottom: 1.4rem;
    background-color: #8098ff!important;
    color: #fff!important;
}
.main-card-and-head-wrapper .info-card-top-head-style-1
{
   /* background-color: #00cc66 !important;
    color: white !important;*/
}
.main-card-and-head-wrapper .info-card-top-head-style-2
{
   /* background-color: #33aaee !important;
    color: white !important;*/
}
.main-card-and-head-wrapper .info-card-top-head-style-3
{
   /* background-color: #e83261 !important;
    color: white !important;*/
}
.main-card-and-head-wrapper .info-card-main-head
{
    display: flex;
    align-content: center;
    font-size: 1.7rem;
    word-wrap: break-word;
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none; 
    margin-bottom: 0.9rem; 
}
.main-card-and-head-wrapper .info-card-main-head>a
{
    text-decoration: none;
    align-items: center;
    /*color: black;*/
    font-weight: 600;
    display: flex;
}
.main-card-and-head-wrapper .info-card-main-head>a>span
{
    margin-left: 1rem;
    font-size: 1.3rem;
}
.main-card-and-head-wrapper .info-card-main-head>a>img
{
    width: 42px;
}
.main-card-and-head-wrapper .info-card-content
{
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1.4rem;
    text-align: left;
    overflow: hidden;
    line-height: 1.75;
    color: #5c5c5c; 
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.main-card-and-head-wrapper .info-card-learn-more
{
    text-decoration: none;
    outline: 0;
    font-size: 0.9rem;
    cursor: pointer;
    margin-bottom: 1rem;
    color: #4d4de7 !important;
}
.main-card-and-head-wrapper .info-card-learn-more>a 
{
    text-decoration: none;
    font-weight: 300;   
}
.main-card-and-head-wrapper .info-card-button
{
    cursor: pointer;
    letter-spacing: 1px;
    white-space: normal;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    position: relative;
    /* padding: 6px 10px; */
    line-height: 18px;
    font-size: 1rem;
    font-weight: 500;    
     
    text-align: center;
    border-radius: 5px;
    background: white;
    border: 1px solid #1f8ceb;
    color: #337ab7;
}
.main-card-and-head-wrapper .info-card-button-style-1
{
   /* border: 1px solid #00cc66;
    color: #00cc66;*/
}
.main-card-and-head-wrapper .info-card-button-style-2
{
    /*border: 1px solid #33aaee;
    color: #33aaee;*/
}
.main-card-and-head-wrapper .info-card-button-style-3
{
   /* border: 1px solid #e83261;
    color: #e83261;*/
}
.main-card-and-head-wrapper .info-card-button > a {
    color: #337ab7;
    text-decoration: none;
    /* cursor: pointer; */
    text-decoration: none;
    color: inherit;
    padding: 6px 10px;
    display: inline-block;
}
.main-card-and-head-wrapper .info-card-button-style-1:hover 
{
    /*color: #ffffff !important;
    background: #00cc66;*/
    font-weight: bold;
}
.main-card-and-head-wrapper .info-card-button-style-2:hover
{
   /* color: #ffffff !important;
    background: #33aaee;
    /* font-weight: bold; */
}
.main-card-and-head-wrapper .info-card-button-style-3:hover
{
    /*color: #ffffff !important;
    background: #e83261;*/
    font-weight: bold;
}
.main-card-and-head-wrapper .info-card-button .icon 
{
    font-size: 0.8rem;
}
@media only screen and (max-width: 475px) 
{
    .main-card-and-head-wrapper .main-info-card
    {
        width: 100%;
        display: flex;
        margin: auto;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .main-card-and-head-wrapper .info-card-single-card-wrapper
    {
        width: 100%;
        margin: 1rem 0rem 0.5rem 0rem;
        /* padding: 45px 27px 30px; */
    }
}
@media only screen and (max-width: 800px) 
{
    .main-card-and-head-wrapper .info-card-main-header
    {
        text-align: center;
        padding: 0.5rem 0.5rem 0rem 0.5rem;
    }
    .main-card-and-head-wrapper .info-card-main-sub-header
    {
        margin: 1rem auto;
        padding: 0;
        width: 90%;
    }
    .main-card-and-head-wrapper .info-card-single-card-wrapper
    {
        width: calc(100% - 3rem) !important;
    }
}
@media only screen and (max-width: 1160px) 
{
    .main-card-and-head-wrapper .main-info-card
    {
        justify-content: left;
        margin: 0 1.5rem;
        width: calc(100% - 3rem);
    }
    .main-card-and-head-wrapper .info-card-single-card-wrapper
    {
        width: calc(50% - 6rem);
    }
}
/* ************************************************************************************ */
/* Cust Support*/   /* Block 3 */
/* ************************************************************************************ */
.main-cust-academy-wrapper 
{
    /*background-image: url(../assets/images/Divider_illustration_on_colored_background.svg),linear-gradient(to bottom,#33aaee,white);*/
    background-repeat: repeat no-repeat;
    background-position: bottom;
    background-size: 770px,100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding-bottom: 4rem;  
}
.main-cust-academy-wrapper .cust-head
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    text-align: center;
    margin: 0rem 0rem 1.5rem;
    width: 100%;
}
.main-cust-academy-wrapper .cust-sub-head
{
   line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    text-align: center;
    margin: 0 0rem 2rem;
    width: 100%;
}

.main-cust-academy-wrapper .cust-acad-buttons
{
    cursor: pointer;
    letter-spacing: 1px;
    white-space: normal;
    margin: 0rem 1rem 3rem 1rem;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    position: relative;
    padding: 10px 32px;
    line-height: 28px;
    background: #f4f9fe;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #1f8ceb;
    
    text-align: center;
    border-radius: 4px;
    color: #337ab7;
}
.main-cust-academy-wrapper .cust-acad-buttons > a
{
    text-decoration: none;
    color: #337ab7;
    font-weight: bold;
    color: inherit;
}
.main-cust-academy-wrapper .cust-acad-buttons > a:hover
{
    color: #fff !important;
    color: inherit;
}
.main-cust-academy-wrapper .cust-acad-buttons:hover
{
    color: #ffffff !important;
    background: #1f8ceb;
    font-weight: bold;
}

.main-cust-academy-wrapper .cust-acad-buttons .icon {
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}
.main-card-and-head-wrapper .cust-head-buttons
{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom:  4rem;
}
@media only screen and (max-width: 475px) 
{
    .main-cust-academy-wrapper
    {
        margin: 0;
        padding: 2rem 0rem 3.5rem 0rem;
    }
    .main-cust-academy-wrapper .cust-head
    {
        margin: 0rem 2rem 1.3rem 0rem !important;
        font-size: 1.5rem;
    }
    .main-cust-academy-wrapper .cust-acad-buttons
    {
        padding: 8px 46px;
        margin: 0.7rem;
    }
    .main-card-and-head-wrapper .cust-head-buttons
    {
        margin-bottom: 2rem;
    }
}


/* ************************************************************************************ */
/* Company Partners */   /* Block 4 */
/* ************************************************************************************ */

.main-partners-container 
{
    padding-top: 1rem;
}
.main-partners-container .text-head
{
     
    text-align: center;
    padding-bottom: 1.5rem;
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    /*color: #3b566e;*/
}
.main-partners-container .text-sub-head
{
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    text-align: center;
    padding-bottom: 1rem;
}
.main-partners-container .company-logo
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0.5rem 0.5rem 0rem;
}
.main-partners-container .company-logo>img
{
    margin: 0rem;    
    height: auto;
    max-width: 1140px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    /*content:url("../assets/images/customer-logo-wall.png");*/
}
@media only screen and (max-width : 768px)
{
    .main-partners-container .company-logo>img
    {
        content: url("../assets/images/customer-logo-wall-tablet.png");
    }
}
@media only screen and (max-width: 475px) 
{
    .main-partners-container .text-head
    {
        font-size: 1.5rem;
        padding: 0 0.5rem 2rem 0.5rem !important;
    }
    .main-partners-container
    {
        margin: auto;
    }
    .main-partners-container .company-logo>img
    {
        content: url("../assets/images/customer-logo-wall-mobile.png");
        /* max-width: 80% !important; */
    }
}


/* *********************************************************** */
/* Block 5 Video Box */
/* *********************************************************** */
.main-video-box-container
{
    padding: 3rem 0;
}
.main-video-box-container .block-wrapper
{
    box-shadow: 0 2px 19px 3px rgba(0,0,0,0.1);
    padding: 0;
    border: none;
    width: calc(100% - 6px);
    background: #ffffff;
}
.main-video-box-container .video-box-left-wrapper
{
    margin: auto;
    width: 50%;
    max-width: 600;
    position: relative;
    text-align: left;
    justify-content: right;
}
.main-video-box-container .video-box-iframe-video
{
    height: 410px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border: none;
}
.main-video-box-container .video-box-right-wrapper
{
    margin: auto;
    width: 50%;
    text-align: left;
    padding: 1rem 0;
}
.main-video-box-container .video-box-head-image
{
    padding-left: 50px;
}
.main-video-box-container .video-box-head
{
  line-height: 44px;
font-size: 36px;
color: #262626;
font-weight: 600;
    padding-left: 50px;
    /*color: #3b566e;*/
    margin: 1rem auto;
}
.main-video-box-container .video-box-head-image img
{
    width: auto !important;
    height: 60px;
}
.main-video-box-container .video-box-subhead
{
    margin: 1rem auto;
    font-size: 1rem;
    padding-left: 50px;
    line-height: 1.75;
    /*color: #6f8ba4;*/
    padding-right: 0.5rem;
}
.main-video-box-container .video-box-hrline
{
    /*border: 1px solid #1f8ceb;*/
    width: 20%;
    margin: 1rem 0 1rem 50px;
    text-align: left;
} 
.main-video-box-container .author-name
{
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.1;
    font-weight: 500;
    padding-left: 50px;
    /*color: #3b566e;*/
}
.main-video-box-container .author-designation
{
    font-size: 0.9rem;
    line-height: 1.1;
    font-weight: 400;
    padding-left: 50px;
   /* color: #6f8ba4;*/
    margin: 0.5rem auto;
}
.main-video-box-container .author-company
{
    font-size: 0.9rem;
    line-height: 1.1;
    font-weight: 400;
    padding-left: 50px;
   /* color: #6f8ba4;*/
    margin: 0.5rem auto;
}
@media only screen and (max-width: 800px)
{
    .main-video-box-container 
    {
        display: block;
        padding: 0;
    }
    .main-video-box-container .video-box-right-wrapper
    {
        width: 100%;
        text-align: center;
        max-width: 100%;
        box-shadow: none;
        padding: 2rem 0;
    }
    .main-video-box-container .video-box-left-wrapper
    {
        width: 100%;
        text-align: center;
        max-width: 100%;
        box-shadow: none;
    }
    .main-video-box-container .author-name , .main-video-box-container .author-company , .main-video-box-container .author-designation ,.main-video-box-container .video-box-head-image , .main-video-box-container .video-box-head , .main-video-box-container .video-box-subhead
    {
        padding: 0 1rem;
    }
    .main-video-box-container .hrline
    {
        margin: 1rem auto;
    }
}
@media only screen and (max-width: 800px)
{
    .main-video-box-container .video-box-hrline
    {
        margin: 1rem 0 1rem 40%;
    }
}


/**************************************************************************************************************************************** 
***************************************************************************************************************************************** 
        <!-- Studio PAge -->
***************************************************************************************************************************************** 
******************************************************************************************************************************************/
/* Studio Common BUTTON UI */
.studio-button1
{
    margin: 1rem 1rem 1rem 50px;
    display: -webkit-inline-box;
    font-size: 1rem;
    font-weight: 600;
    color: #26bc6a;
    background: white;
    border-radius: 10px;
    text-align: center;
    transition: 0.3s;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
    cursor: pointer;
}
.studio-button1:hover
{
    background: #26bc6a;
    color: white !important;
}
.studio-button1>a
{
    text-decoration: none;
    outline: none;
    color: inherit;
    display: flex;
    padding-left: 1rem;
}
.studio-button-text
{
    padding: 1rem;
}
.studio-button-arrow
{
    background: #26bc6a;
    color: white !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
}
/* **************** */
.studio-button2
{
    cursor: pointer;
    display: -webkit-inline-box;
    font-size: 1rem;
    font-weight: 500;
   /* color: #26bc6a;*/
    background: white;
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
}
.studio-button-2-style-2
{
    margin: 0 1rem 1rem 0;
}
.studio-button-one
{
    /*background: #26bc6a;
    color: #fff;*/
    border: 1px solid #26bc6a;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
}
.studio-button-one:hover {
    /*background: #82d3a3 !important;*/
}
.studio-button-two
{
   /* border: 1px solid #26bc6a;*/
}
.studio-button-2-norify-style-2
{
    border-radius: 0 5px 5px 0;
    margin-bottom: 1rem;
}
.studio-button-2-report-form-style-2
{
    color: white !important;
    background: #26bc6a;
    display: flex;
    justify-content: center;
}
.studio-button-2-report-form-style-2:hover
{
    color: white !important;
    background: #82d3a3 !important;
}
.studio-button2:hover
{
    /*color: white;
    background: #26bc6a;*/
}
.studio-button2>a
{
    text-decoration: none;
    outline: none;
    color: inherit;
    display: flex;
    padding: 1rem 2rem;
    display: inline-block;
}
.studio-button2-text>span
{
    font-size: 0.8rem;
    padding-left: 0.2rem;
}
@media only screen and (max-width: 800px)
{
    .studio-button1
    {
        margin-left: 0 !important;
    }
    .studio-button-2-norify-style-2
    {
        border-radius: 5px !important;
        margin-top: 1.5rem;
    }
}

/* ******************************************************** */
/* ******************************************************** */
/* Studio Block1 */
/* ******************************************************** */
/* ******************************************************** */

/*Request Demo */

/* ******************************************************** */
/* ******************************************************** */

.main-request-demo
{
    background-repeat: repeat no-repeat;
    background-position: bottom;
    background-size: 770px,100%;
    display: block;
    justify-content: center;
    text-align: center;
    padding: 5rem 0;
    position: relative;
    padding-bottom: 0 !important;
}
.main-request-demo .request-demo-head
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    padding-left: 50px;
   /* color: #3b566e;*/
}
.main-request-demo .request-demo-content
{
    margin: 1rem auto 1rem auto;
    font-size: 1rem;
    padding-left: 50px;
    line-height: 1.75;
   /* color: #6f8ba4;*/
    padding-right: 0.5rem;
}
.main-request-demo .request-demo-button
{
    margin-top: 2rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /* margin-bottom: 4rem; */
}
.main-request-demo .request-demo-buttons
{
    cursor: pointer;
    letter-spacing: 1px;
    white-space: normal;
    margin: 1rem;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    position: relative;
    padding: 10px 32px;
    line-height: 28px;
    background: #f4f9fe;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #26bc6a;
    
    text-align: center;
    border-radius: 4px;
    color: #337ab7;
}
.main-request-demo .request-demo-buttons > a
{
    text-decoration: none;
    color: #337ab7;
    font-weight: bold;
    color: inherit;
}
.main-request-demo .request-demo-buttons > a:hover
{
    color: #fff !important;
    color: inherit;
}
.main-request-demo .request-demo-buttons:hover
{
    color: #ffffff !important;
    background: #26bc6a;
    font-weight: bold;
}

.main-request-demo .request-demo-buttons .icon {
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}
.main-request-demo .request-demo-image
{
    padding: 0.5rem;
    width: calc(100% - 1rem);
}
.main-request-demo .request-demo-image>img
{
    height: auto;
    /* width: 100%; */
}

@media only screen and (max-width: 800px) 
{
    .main-request-demo
    {
        padding: 2rem 0;
    }
    .main-request-demo .request-demo-head
    {
        text-align: center;
        padding: 0.5rem 0.5rem 0rem 0.5rem;
    }
    .main-request-demo .request-demo-content
    {
        margin: 1rem auto;
        padding: 0;
        width: 90%;
    }
    .main-request-demo .request-demo-buttons
    {
        margin: 0.5rem;
    }
}


/* ************************************************************************************** */
/* ************************************************************************************** */

/* asset management (Video) */

/* ************************************************************************************** */
/* ************************************************************************************** */

.main-asset-mgmt
{
    display: block;
    margin: auto;
    overflow: hidden;
    padding: 2rem;
    background-image: linear-gradient(to bottom,#26bc6a,#76d6a1);
    text-align: center;
    /*background-image: url(../assets/images/Divider_illustration_on_colored_background.svg),linear-gradient(to bottom,#26bc6a,#ffffff);*/
    background-repeat: repeat no-repeat;
    background-position: bottom;
    background-size: 770px,100%;
}
.main-asset-mgmt .asset-mgmt-header-text
{
    
    margin: 1rem 0;
    text-align: center;
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
}
.main-asset-mgmt .asset-mgmt-subtitle
{
    font-size: 1rem;
    line-height: 1.75;
    /*color: #fff;*/
    margin: 1rem 0 2.5rem 0;
}
.main-asset-mgmt .asset-mgmt-video-offset
{
    height: 150px;
    width: 100%;
}
.main-asset-mgmt .asset-mgmt-iframe-video
{
    margin-top: -200px;
    height: 400px;
    width: 60%;
    max-width: 650px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    border: none;
    margin-bottom: 3rem;    
}
@media only screen and (max-width: 500px) 
{
	.rowsmallver2 h1{
		
		    font-size: 30px !important;
	}
	.rowsmall h2, .rowsmallver2 h2 {
       line-height: 40px !important;
    font-size: 26px !important;
	}
	.rowsmallver2 .vc_col-sm-12 {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
	.nz-section.horizontal.autoheight-false.animate-false.full-width-false.rowsmallver2 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
    .main-asset-mgmt
    {
        margin: 0;
        padding: 0rem;
        padding-top: 2rem;
    }
    .main-asset-mgmt .asset-mgmt-header-text
    {
        padding: 0 0.8rem;
    }
    .main-asset-mgmt .asset-mgmt-subtitle
    {
        padding: 0 0.8rem;
        margin: 0;
    }
    .main-asset-mgmt .asset-mgmt-iframe-video
    {
        margin-top: -100px;
        height: 200px;
        width: 90%;
        vertical-align: middle;
    }
    .main-asset-mgmt .asset-mgmt-video-offset {
        height: 125px;
        width: 100%;
    }
}
@media only screen and (max-width: 320px){
.mobileheading {
    font-size: 25px !important;
    line-height: 40px !important;
}
}
@media only screen and (max-width: 500px){
.mobileheading {
    font-size: 25px;
    font-size: 26px !important;
}
}
@media only screen and (max-width: 800px) 
{
    .asset-mgmt-iframe-video
    {
        width: 85%;
    }
}

/* ************************************************************************************** */
/* ************************************************************************************** */

/* Block 3 Forum */

/* ************************************************************************************** */
/* ************************************************************************************** */
.main-forum
{
    width: 100%;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    position: static;
    margin: 0 auto;
}
.main-forum .block-wrapper
{
    width: calc(100% - 0rem);
    
}
.main-forum .forum-title
{
    text-align: center;
    padding: 0 0.5rem;
    display: block;
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    margin: 1.5rem 0;
}
.main-forum .forum-left-wrapper
{
    width: 25%;
    display: grid;
    margin: auto;
    margin-top: 0.5rem;
}
.main-forum .left-tab
{
    margin-bottom: 1.2rem;
    border: solid 1px white;
    /* border-radius: 3px; */
    text-align: left;
    padding: 1rem;
    cursor: pointer;
    user-select: none;
    /* box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27); */
    border: 1px solid #e2e2e2 !important;
}
.main-forum .left-tab:hover
{
    background-color: #25c16f1a;
    border-color: #25c16f66;
}
.main-forum .tab-active
{
    /* border: 1px solid #26bc6a !important; */
    transition: 0.1s linear;
    border-left: 3px solid #26bc6a !important;
    background-color: #25c16f1a;
}
.main-forum .left-tab a
{
    display: table-cell;
    vertical-align: middle;
    /*color: #666;*/
    font-size: .8rem;
    font-weight: bold;
    text-decoration: none;
}
.main-forum .left-tab span
{
    display: block;
    /*color: #666;*/
    line-height: 1.29;
    margin-top: 8px;
    font-size: 0.8rem;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;   
    overflow: hidden;
}
.main-forum .forum-right-image-wrapper
{
    width: 72%;
}
.main-forum .right-image>img
{
    object-fit: contain;
    width: calc(100% - 0.1rem);
    height: 484px;
	filter: drop-shadow(0 0 0.1rem #e2e2e2);
	padding: 0 6px;
}
.main-forum .right-image-heading
{
    margin: 1rem auto;
    font-size: 1.5rem;
    color: #3b566e;
    width: 95%;
    display: none;
}
.main-forum .right-image-heading>div
{
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    text-align: center;
    font-size: 1rem;
    line-height: 1.75;
    color: #6f8ba4;
    font-weight: 400;
}
@media only screen and (max-width: 1024px) 
{
    .main-forum
    {
        padding-top: 0rem;
    }
    .main-forum .forum-title
    {
        padding: 0rem 0.5rem;        
    }
    .main-forum .forum-left-wrapper
    {
        display: none !important;
    }
    .main-forum .tab-img1 , .main-forum .tab-img2 , .main-forum .tab-img3 , .main-forum .tab-img4
    {
        display: block !important;
    }
    .main-forum .right-image
    {
        margin: 4rem 0rem;
    }
    .main-forum .right-image-heading
    {
        display: block;
    }
    .main-forum .forum-right-image-wrapper
    {
        width: 100%;
    }
    .main-forum .remove-padding
    {
        padding: 0px;
    }
    .main-forum .right-image>img
    {
        height: auto;
    }
}
/* ************************************************************************************** */
/* ************************************************************************************** */

/* Block 4 */

/* ************************************************************************************** */
/* ************************************************************************************** */

.main-header-notify 
{
     
    text-align: center;
    position: relative;
}
.main-header-notify .left-notify-banner
{
    margin: auto;
    width: 50%;
    position: relative;
    text-align: left;
    justify-content: right;

}
.main-header-notify .notify-banner-text
{
    font-size: 2.1rem;
    line-height: 1.29;
    font-weight: 600;
    padding-left: 50px;
   /* color: #fff;*/
}
.main-header-notify .notify-banner-subtitle
{

    font-weight: 400;
    margin: 1rem auto 1rem auto;
    font-size: 1rem;
    padding-left: 50px;
    line-height: 1.75;
    /*color: #eee;*/
    padding-right: 0.5rem;
}
.main-header-notify .notify-email-wrapper
{
    margin: 1rem auto 1rem auto;
    font-size: 1rem;
    padding-left: 50px;
    line-height: 1.75;
    color: #6f8ba4;
    padding-right: 0.5rem;
}
.main-header-notify .notify-email-field
{
    margin-right: -5 !important;
    padding-bottom: 1rem;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 16px 14px;
    background: none;
    color: white;
    border-radius: 5px 0px 0px 5px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms;
    box-shadow: none;
}

.main-header-notify .notify-email-field::placeholder 
{
    color:white;
    font-family: 'Montserrat', sans-serif !important;
}
.main-header-notify .notify-email-field:focus {
    outline: none;
}
.main-header-notify .notify-button
{
    letter-spacing: 1px;
    white-space: normal;
    margin: 1rem 0rem 2rem 0rem;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    position: relative;
    line-height: 28px;
    background: #ffffff;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 0px 5px 5px 0px;
    color: #26bc6a;
}
.main-header-notify .notify-button > a
{
    text-decoration: none;
    color: #26bc6a;
    padding: 10px 32px;
    font-weight: 500;
    color: inherit;
    display: inline-block;
}
.main-header-notify .notify-button:hover
{
    color: #ffffff !important;
    background: transparent;
    font-weight: bold;
}
.main-header-notify .notify-button > a:hover
{
    color: #fff !important;
    color: inherit;
}
.main-header-notify .notify-button .icon {
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}
.main-header-notify .right-notify-banner
{
    padding-top: 30px;
    max-width: 600;
    width: 48%;
}
.main-header-notify .right-notify-banner>img
{
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}
@media only screen and (max-width: 800px) 
{
    .main-header-notify
    {
        display: block;
        padding: 0;
    }
    .main-header-notify .left-notify-banner
    {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }
    .main-header-notify .right-notify-banner
    {
        max-width: 100%;
        width: 100%;
    }
    .main-header-notify .notify-banner-text
    {
        text-align: center;
        padding: 0.5rem;
    }
    .main-header-notify .notify-banner-subtitle
    {
        margin: 1rem 0; 
        padding: 0 15px;
    }
    .main-header-notify .notify-email-wrapper
    {
        padding-left: 0px;
        padding-right: 0rem;
    
    }
    .main-header-notify .notify-button
    {
        text-align: center;
    }
}
@media only screen and (max-width: 468px) 
{
    .main-header-notify .notify-email-field
    {
        width: 50% !important;
        border-radius: 4px;
    }
    .main-header-notify .notify-button
    {
        border-radius: 4px;
        width: 50% !important;
    }
}



/* ***************************************************************************************** */
/* ***************************************************************************************** */
/* Partners Block 5 */
/* ***************************************************************************************** */
/* ***************************************************************************************** */

.main-partners-container 
{
}
.main-partners-container .text-head
{
     
    text-align: center;
    padding-bottom: 2rem;
    
   line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
}
.main-partners-container .text-sub-head
{
   line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    text-align: center;
    padding-bottom: 2rem;
}
.main-partners-container .company-logo
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.main-partners-container .company-logo>img
{
    height: auto;
    max-width: 1140px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    content:url("../assets/images/customer-logo-wall.png");
}
@media only screen and (max-width : 768px)
{
    .main-partners-container .company-logo>img
    {
        content: url("../assets/images/customer-logo-wall-tablet.png");
    }
}
@media only screen and (max-width: 475px) 
{
    .main-partners-container .text-head
    {
        padding: 0 0.5rem 2rem 0.5rem !important;
    }
    .main-partners-container
    {
        margin: auto;
    }
    .main-partners-container .company-logo>img
    {
        content: url("../assets/images/customer-logo-wall-mobile.png");
    }
}


/* **************************************************************************************** */
/* **************************************************************************************** */
/* Block 6 Carosuel container */
/* **************************************************************************************** */
/* **************************************************************************************** */

.main-carousel-container
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.main-carousel-container .carosoul-outer-container
{
    display: block;
    width: 90%;
}
.main-carousel-container .carousel-main-head
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    padding: 0 0.5rem;
    text-align: center;
    padding-bottom: 1rem;
    display: block;
}
.main-carousel-container .main-carosoul-items-list
{
    display: flex;
    align-items: center;
    
    justify-content: center;    
    width: 100%;    
    margin-top: 1rem;
}
.main-carousel-container .arrow-button
{
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0px 6px 0 rgba(0,0,0,.1);
    transition: color .2s ease;
    padding: 1rem;
    cursor: pointer;
    margin: auto 1rem;
    cursor: pointer;
    /*color: rgba(37,193,111,.5);*/
    font-weight: 600;
}
.main-carousel-container .arrow-button>span
{
    font-weight: 800;
    font-size: 1.2rem;
}
.main-carousel-container .arrow-button:hover
{
    /*color: #25c16f;*/
}
.main-carousel-container .carosoul-contents
{
    width: 100%;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
    transition: transform .3s ease,box-shadow .3s ease;
    max-width: 700;
}
.main-carousel-container .carosoul-padding
{
    padding: 40px 30px;
}
.main-carousel-container .carosouls
{
    display: block;
}
.main-carousel-container.carosoul-2 ,.main-carousel-container .carosoul-3
{

}
.main-carousel-container .carosouls-heading
{
    display: flex;
    padding: 1rem;
    flex-wrap: wrap;
    justify-content: space-between;    
    align-items: center;
}
.main-carousel-container .carosouls-image img {
    height: 80px;
    width: auto;
}
.main-carousel-container .quote>span
{
    font-size: 3rem;
    font-weight: bolder;
    color: #26bc6a;
}
.main-carousel-container .quote img
{
    width: 70px;
}
.main-carousel-container .carosoul-sub-text
{
    margin-bottom: 0;
     
    font-style: italic;
   /* color: #8c9aa6;*/
     
    letter-spacing: 0.5px;
    text-align: center;     line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
font-weight: 400;
}
.main-carousel-container .carosouls .hrline
{
    /*border-bottom: 2px solid #26bc6a;*/
    margin: 1rem auto;
    width: 20%;
    display: flex;
    justify-content: center;
}
.main-carousel-container .carosoul-author-details
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem auto;
    width: 100%;
}
.main-carousel-container .carosoul-author-image
{
    border-radius: 50%;
    margin: auto 0.5rem;
}
.main-carousel-container .carosoul-author-image>img
{
    width: 66px;
    height: 66px;
    border-radius: 50%;
}
.main-carousel-container .carosoul-author-info
{
    text-align: left;
}
.main-carousel-container .carosoul-author-name
{
    font-size: 1.125rem;
    line-height: 1.44;
    font-weight: 600;
    /*color: #6f8ba4;*/
}
.main-carousel-container .carosoul-author-designation , .main-carousel-container .carosoul-author-company
{
    font-size: 0.9rem;
    /*color: #6f8ba4;*/
    margin: 0;
    line-height: 1.55
}
.main-carousel-container .mobile-arrow-button
{
    display: none;    
}
.main-carousel-container .mobile-arrow-button-and-carosoul-nav
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1rem auto 0rem auto;
    width: 100%;
}
.main-carousel-container .carosoul-read-full-story
{
    width: calc(100%);
   /* color: #25c16f;
    background-color: #25c16f0d;
    border-top: 1px solid #25c16f !important;*/
}
.main-carousel-container .carosoul-read-full-story>a
{
    text-decoration: none;
    color: inherit;
    padding: 1rem;
    display: inline-block;
    font-weight: 600;
    width: calc(100% - 2rem);
}
.main-carousel-container .carosoul-read-full-story>a:hover
{
    /*color: #07ab52  !important;*/
}
.main-carousel-container .carosoul-read-full-story>a>span
{
    font-size: 0.8rem;
}
.main-carousel-container .carousel-indicators-list
{
    margin: 0;
    position: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
}
.main-carousel-container .carousel-indicator-dot
{
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    cursor: pointer;
}
.main-carousel-container .studio-is-active-dot
{
    border: 2px solid #26bc6a !important;
/*     height: 10px !important;
    width: 10px !important; */
}
.main-carousel-container .carousel-indicator-dot:last-child
{
    margin-right: 0;
}
.main-carousel-container .webinar-mobile-arrow-button-and-carosuel-navigation
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1rem auto;
    width: 100%;
}

@media only screen and (max-width : 1024px)
{
    .main-carousel-container .mobile-arrow-button
    {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .main-carousel-container .desktop-arrow-button
    {
        display: none;
    }
    .main-carousel-container .carosouls-list
    {
        width: 100%;
        margin: auto;
        justify-content: center;
        display: flex;
    }
    .main-carousel-container .carosoul-contents
    {
        width: calc(100% - 1rem);
        margin: auto 1rem;
    }
    .main-carousel-container .carosoul-outer-container
    {
        width: 100%;
    }
    .main-carousel-container .carosouls-heading
    {
        justify-content: space-between;
        align-items: center;
        padding: 0.5rem;
    }
}
@media only screen and (max-width : 475px)
{
    .main-carousel-container .carosoul-sub-text
    {
        text-align: center;
    }
    .main-carousel-container .carosouls-heading
    {
        justify-content: center;
    }
    .main-carousel-container .quote
    {
        display: none;
    }
    .main-carousel-container .carosoul-author-details
    {
        justify-content: center;
    }
    .main-carousel-container .carosouls .hrline
    {
        width: 50%;
    }

}
/* **************************************************************************************** */
/* **************************************************************************************** */
/* Block 7 Report Form */
/* **************************************************************************************** */
/* **************************************************************************************** */

.main-report-form
{
    width: 100%;
    margin: 0 auto; padding:24px 0;
}
.main-report-form .studio-button2>a
{
    width: 100%;
}
.main-report-form .report-form-left
{
    padding: 0 0rem;
    width: calc(50% - 0rem);
    position: relative;
    text-align: left;align-self: center;
    justify-content: right;
}
.main-report-form .report-form-right
{
    padding: 0 1.5rem;
    width: calc(50% - 3rem);
    max-width: 600;
    position: relative;
    text-align: left;
    justify-content: right;
}
.main-report-form .report-form-head
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    padding-bottom: 1rem;

    
    /*color: #3b566e;*/
}
.main-report-form .report-form-head h1 {
     
    padding-bottom: 0rem;
    margin: 0;

   line-height: 1.2;
font-size: 3rem; 
font-weight: 600;
    /*color: #3b566e;*/
}
 .main-report-form .report-form-head h2,.main-report-form .report-form-head h3,.main-report-form .report-form-head h4,.main-report-form .report-form-head h5
{
     
    padding-bottom: 0rem;
    margin: 0;

   line-height: 1.2;
font-size: 2.5rem; 
font-weight: 600;
    /*color: #3b566e;*/
}
.main-report-form .report-form-subhead
{
    margin: auto;
    font-size: 1.1rem;
    line-height: 1.55;
    color: #5c5c5c;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
}
.main-report-form .report-form-list-container
{
    margin: auto;
    font-size: 1.1rem;
    line-height: 1.55;
    color: #5c5c5c;
    flex-wrap: wrap;
    text-align: left;
    text-justify: inter-word;
}
.main-report-form .report-form-data
{
    display: flex;
    margin: 0.5rem 0.5rem 0.5rem 0rem;
}
.main-report-form .icon-report 
{
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding: 3px 10px 3px 0px;
}
.main-report-form .report-form-fields-head
{
    padding-top: 0.5rem;
    font-size: 1.5rem;
    line-height: 1.29;
    font-weight: 400;
   /* color: #3b566e;*/
    padding-bottom: 1rem;
    text-align: center;
}
.main-report-form .form-group 
{
    position: relative;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;

}
.main-report-form .form-group input::placeholder {
    color:#999 !important;
    font-family: 'Montserrat', sans-serif !important;
  }
  .form-group input:focus {
    outline: none;
}
.main-report-form .form-group input[type="text"],.main-report-form .default-form input[type="email"], .main-report-form .default-form input[type="password"], .main-report-form .default-form select, .main-report-form .default-form textarea 
{
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 10px 25px;
    color: #95a2ad;
    border-radius: 4px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-report-form .report-form-buttons
{
    cursor: pointer;
    letter-spacing: 1px;
    white-space: normal;
    margin: 1rem 1rem 1rem 0rem;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    position: relative;
    padding: 10px 32px;
    line-height: 28px;
    background: #f4f9fe;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #26bc6a;
    
    text-align: center;
    border-radius: 4px;
    color: #337ab7;
}
.main-report-form .report-form-buttons > a
{
    text-decoration: none;
    color: #337ab7;
    font-weight: bold;
    color: inherit;
}
.main-report-form .report-form-buttons > a:hover
{
    color: #fff !important;
    color: inherit;
}
.main-report-form .report-form-buttons:hover
{
    color: #ffffff !important;
    background: #26bc6a;
    font-weight: bold;
}

.main-report-form .report-form-buttons .icon {
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}
/* =================================================================== */

@media only screen and (max-width: 950px)
{
    
    .main-report-form
    {
        display: block;
        padding: 0;
    }
    .main-report-form .report-form-left
    {
        width: calc(100% - 3rem);
        text-align: center;
        max-width: 100%;
        padding-top: 0;
        margin-bottom: 2rem;
        padding: 0 1.5rem;
    }
    .main-report-form .report-form-head
    {
        text-align: center;
        padding: 1rem 0.5rem;
    }
    .main-report-form .report-form-subhead
    {
        margin: 1rem 0;
        padding: 0;
    }
    .main-report-form .report-form-list-container
    {
        padding: 0;
        width: 90%;
    }
    .main-report-form .report-form-right
    {
        width: calc(100% - 3rem);
        text-align: center;
        max-width: 560px;
        margin-bottom: 1rem;
        margin: auto;
        padding: 0 1.5rem;
    }
    .main-report-form .form-group
    {
        margin-bottom: 12px;
    }
    .main-report-form .report-form-data
    {
        justify-content: center;
    }
}

/**************************************************************************************************************************************** 
***************************************************************************************************************************************** 
        <!-- Studio Feature Page -->
***************************************************************************************************************************************** 
******************************************************************************************************************************************/

/* ************************************************************************************** */
/* ************************************************************************************** */

/* Company Work  */

/* ************************************************************************************** */
/* ************************************************************************************** */
.studio-feature-button1
{
    display: -webkit-inline-box;
    font-size: 1rem;
    font-weight: 500;
   /* color: #26bc6a ;
    background: white;*/
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
    cursor: pointer;
    line-height: 1;
}
.studio-feature-button1:hover
{
  /*  background: #26bc6a ;
    color: white !important;*/
}
.studio-feature-button1>a
{
    text-decoration: none;
    outline: none;
    color: inherit;
    display: flex;
}
.studio-feature-button-text
{
    padding: 1.1rem 2rem;
}
.studio-feature-button-arrow
{
    background: #26bc6a ;
    color: white !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
}
/* **************** */
.studio-feature-button2
{
    display: -webkit-inline-box;
    font-size: 1rem;
    font-weight: 500;
  /*  color: #26bc6a ;
    background: white;*/
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.27);
    cursor: pointer;
}
.studio-feature-button-2-style-2
{
    margin: 0 1rem 1rem 0;
}
.studio-feature-button-2-style-2:hover
{
    color: white !important;
    background: #26bc6a  !important;
}
.studio-feature-button2:hover
{
    color: white;
    background: #26bc6a ;
}
.studio-feature-button2>a
{
    text-decoration: none;
    outline: none;
    color: inherit;
    display: flex;
    padding: 1rem 3rem;
}
.studio-feature-button2-text>span
{
    font-size: 0.8rem;
    padding-left: 0.2rem;
    font-weight: 800;
}
@media only screen and (max-width: 800px)
{
    .studio-feature-button1
    {
        margin-left: 0 !important;
    }
}
.main-company-work 
{
    text-align: center;
    position: relative;
}
.main-company-work .left-company-work-banner
{
    margin: auto;
    width: 50%;
    max-width: 600;
    position: relative;
    text-align: left;
    justify-content: right;
}
.main-company-work .company-work-banner-text
{
   line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    padding-left: 50px;
    /*color: #3b566e;*/
}
.main-company-work .company-work-banner-text h1 
{
   line-height: 1.2;
font-size: 3rem; 
font-weight: 600;
    padding-left:  5px;
}
 .main-company-work .company-work-banner-text h2, .main-company-work .company-work-banner-text h3,
 .main-company-work .company-work-banner-text h4, .main-company-work .company-work-banner-text h5
{
   line-height: 1.2;
font-size: 2.5rem; 
font-weight: 600;
    padding-left:  5px;
}
.main-company-work .company-work-banner-subtitle
{
    margin: 1rem auto 1rem auto;
     
    padding-left: 50px;
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    /*color: #6f8ba4;*/
    padding-right: 0.5rem;
}
.main-company-work .list-item
{
    display: flex;
    margin: 0.5rem;
}
.studio-feature-button-margin
{
    margin-top: 1.5rem;
}
.main-company-work .icon-work 
{
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding: 3px 10px 3px 0px;
    /*color: #26bc6a;*/
}
.main-company-work .company-work-link>a 
{
    text-decoration: none;
    outline: 0;
    font-size: 0.9rem;
    cursor: pointer;
    margin-bottom: 1rem;
    color: #26bc6a !important;
    font-weight: 500;
}
.main-company-work .company-work-link>a>span {
    font-size: 0.7rem;
}
.main-company-work .right-company-work-banner
{
    padding-top: 30px;
    width: 50%;
}
.main-company-work .right-company-work-banner>img
{
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.studio-feature-button2 {
    width: fit-content;
    padding: 1rem 1.5rem;
    display: block;
    font-size: 1rem;
    font-weight: 500;
    color: #26bc6a;
    background: white;
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
    box-shadow: 0px 0px 12px 0px rgba(138,147,165,.20);
}
.studio-feature-button2-text{
    display: flex;
    justify-content: center;
    align-items: center;
}
.studio-feature-button2>a
{
    text-decoration: none;
    outline: none;
    color: inherit;
    display: flex;
}
.studio-feature-button2 a span {
    font-size: 0.8rem;
    padding-left: 0.4rem;
    font-weight: 800;
}

.main-mail-box-container .studio-feature-button2
{
    margin: auto 0.5rem;
} 
@media only screen and (max-width: 800px) 
{
    .main-company-work .company-work-banner-subtitle
    {
        text-align: center;
    }
    .main-company-work
    {
        display: block;
        
    }
   .main-company-work .margin-primary{ 
    padding: 0rem 0 !important;
	 } 
    .main-company-work .left-company-work-banner
    {
        width: 100%;
        text-align: left;
        max-width: 100%;
    } 
    .main-company-work .right-company-work-banner
    {
        max-width: 100%;
        width: 100%;
    }
    .main-company-work .company-work-banner-text
    {
        text-align: center;
        font-size: 1.7rem !important; 
        padding: 0.5rem;
    }
    .main-company-work .company-work-banner-subtitle
    {
        padding: 0 0px 0 0px;
        width: 95%;
    }
    .main-company-work .list-item
    {
        justify-content: left;
        text-align: left;
    }
}

/* ************************************************************************************** */
/* Feature Section Block #2  */
/* ************************************************************************************** */
.main-features-container
{
    text-align: center;
    position: relative;
}
.left-feature-wrapper
{
    width: calc(33.33% - 1rem);
    position: relative;
    text-align: left;
    justify-content: right;
    padding: 0 0.5rem;
}
.left-feature-title
{
   line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    margin: 0 0 1rem 0;   
    padding-right: 0.2rem; 
}
.left-feature-subtitle
{
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    /*color: #8e8e8e;*/
    margin: 10px 0;
}
.left-feature-link>a 
{
    text-decoration: none;
    outline: 0;
    font-size: 1rem;
    cursor: pointer;
    margin-bottom: 1rem;
   /* color: #26bc6a !important;*/
    font-weight: 600;
}
.left-feature-link>a>span
{
    font-size: 0.8rem;
}
.left-feature-image>img
{
    width: 100%;
    display: block;
    max-width: 325px;
    margin-top: 30px;
    margin-right: auto;
	filter: drop-shadow(0 0 0.1rem #e2e2e2);
}
.right-feature-wrapper
{
    width: calc(66.66% - 2rem);
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}
.right-feature-row
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.right-feature-card
{
    width: calc(50% - 2rem);
    margin-bottom: 40px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.right-feature-card-image
{
    
}
.right-feature-card-image>img
{
    height: 42px;
    max-width: 100%;
    object-fit: scale-down;
}
.right-feature-card-title
{
    font-size: 1.125rem;
    line-height: 1.44;
    font-weight: 600;
    /*color: #565656;*/
    margin: 10px 0;
}
.right-feature-card-content
{
     line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
font-weight: 400;
    margin: 10px 0;
}
.right-feature-card-link>a 
{
    text-decoration: none;
    outline: 0;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    margin-bottom: 1rem;
    /*color: #26bc6a !important;*/
    font-weight: 600;
}
.right-feature-card-link>a>span 
{
    font-size: 0.8rem;
}
@media only screen and (max-width: 568px)
{
    .right-feature-row
    {
            display: block;
    }
    .right-feature-card
    {
        width: calc(100% - 30px);
    }
}
@media only screen and (max-width: 800px)
{
    .main-features-container
    {
        padding-top: 0;
    }
    .left-feature-wrapper
    {
        width: calc(100% - 1rem);
        margin: 2rem auto;
    }
    .left-feature-image>img
    {
        margin-left: auto;
    }
    .right-feature-wrapper
    {
        width: calc(100% - 2rem);
        margin: 2rem auto;
    }
    .left-feature-title
    {
        text-align: center;
    }
    .left-feature-link
    {
        text-align: center;
    }
    .left-feature-subtitle
    {
        text-align: center;
    }
}


/* ************************************************************************************** */
/* ************************************************************************************** */

/* Block 4 */

/* ************************************************************************************** */
/* ************************************************************************************** */

.main-header-notify 
{
  
    text-align: center;
    position: relative;
}
.main-header-notify .left-notify-banner
{
    margin: auto;
    width: 50%;
    position: relative;
    text-align: left;
    justify-content: right;

}
.main-header-notify .notify-banner-text
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626
;
font-weight: 600;
    padding-left: 50px;
   
}
.main-header-notify .notify-banner-text h1 {
    line-height: 1.2;
font-size: 3rem;
 
font-weight: 600;
    padding-left: 0px;
    margin-bottom: 0;
}
 .main-header-notify .notify-banner-text h2,.main-header-notify .notify-banner-text h3,.main-header-notify .notify-banner-text h4,.main-header-notify .notify-banner-text h5
{
    line-height: 1.2;
font-size: 2.5rem;
 
font-weight: 600;
    padding-left: 0px;
    margin-bottom: 0;
}
.main-header-notify .notify-banner-subtitle
{
     
    margin: 1.5rem auto 1.4rem auto;
    
    padding-left: 50px;
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    padding-right: 0.5rem;
}
.notify-email-wrapper
{
    margin: 0rem auto 1rem auto;
    font-size: 1rem;
    padding-left: 50px;
    line-height: 1.75;
    color: white;
    padding-right: 0.5rem;
}
.main-header-notify input
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: -5 !important;
    padding-bottom: 1rem;
    line-height: 28px;
    height: 49px;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 15.5px 14px;
    background: none;
    color: white;
    border-radius: 5px 0px 0px 5px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms;
    box-shadow: none;
}
.main-header-notify input:focus
{
    outline: none;
}
.main-header-notify .notify-email-field::placeholder 
{
    color:white !important;
    font-family: 'Montserrat', sans-serif !important;
}

.main-header-notify .notify-email-field::-webkit-input-placeholder 
{ /* Chrome/Opera/Safari */
    color:white !important;
    font-family: 'Montserrat', sans-serif !important;  
}
.main-header-notify .notify-email-field::-moz-placeholder 
{ /* Firefox 19+ */
    color:white !important;
    font-family: 'Montserrat', sans-serif !important;  
}
.main-header-notify .notify-email-field:-ms-input-placeholder 
{ /* IE 10+ */
    color:white !important;
    font-family: 'Montserrat', sans-serif !important;  
}
.main-header-notify .notify-email-field:-moz-placeholder { /* Firefox 18- */
    color:white !important;
    font-family: 'Montserrat', sans-serif !important;  
}

.main-header-notify input::placeholder {
    color:white;
    font-family: 'Montserrat', sans-serif !important;
  }
.main-header-notify .notify-button
{
    cursor: pointer;
    letter-spacing: 1px;
    white-space: normal;
    margin: 1rem 0rem 2rem 0rem;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    position: relative;
    line-height: 28px;
    background: #ffffff;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 0px 5px 5px 0px;
    color: #26bc6a;
}
.main-header-notify .notify-button > a
{
    text-decoration: none;
    color: #26bc6a;
    font-weight: 500;
    color: inherit;
    padding: 10px 32px;
    display:inline-block;
}
.main-header-notify .notify-button:hover
{
    color: #ffffff !important;
    background: #26bc6a;
    font-weight: bold;

}
.main-header-notify .notify-button > a:hover
{
    color: #fff !important;
    color: inherit;
}
.main-header-notify .notify-button .icon {
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}
.main-header-notify .right-notify-banner
{
    max-width: 600;
    width: 48%;
}
.main-header-notify .right-notify-banner>img
{
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}
@media only screen and (max-width: 800px) 
{
    .main-header-notify
    {
        display: block;
        padding: 0;
    }
    .main-header-notify .left-notify-banner
    {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }
    .main-header-notify .right-notify-banner
    {
        max-width: 100%;
        width: 100%;
    }
    .main-header-notify .notify-banner-text
    {
        text-align: center;
        font-size: 1.7rem !important;
        padding: 0.5rem;
    }
    .main-header-notify .notify-banner-subtitle
    {
        margin: 1rem 0; 
        padding: 0 15px;
    }
    .notify-email-wrapper
    {
        padding-left: 0px;
        padding-right: 0rem;
    
    }
    .main-header-notify .notify-button
    {
        text-align: center;
    }

}
@media only screen and (max-width: 468px) 
{
    .main-header-notify input
    {
        width: 50% !important;
        border-radius: 4px;
    }
    .main-header-notify .notify-button
    {
        border-radius: 4px;
        width: 50% !important;
    }
    .main-header-notify .notify-button > a
    {
        width: calc(100% - 64px);
    }
}

/* ******************************************************************************************************** */
                                            /*  Mail-box */
/* ******************************************************************************************************* */
.main-mail-box-container 
{
   /* background: #eef8f2;*/
    margin: 0;
}
.main-mail-box-container .block-wrapper
{
    /* width: calc(100% - 2rem); */
}
.main-mail-box-container .mail-box-left-wrapper
{
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-mail-box-container .mail-box-left-wrapper>img
{
    object-fit: contain;
    width: 100%;
    height: 200px;
}
.main-mail-box-container .mail-box-right-wrapper
{
    width: calc(70% - 1rem);
    padding: 0.5rem;
    margin: auto 0;
}
.main-mail-box-container .mail-box-head
{
    font-size: 2.1rem;
    line-height: 1.29;
    font-weight: 600;
   /* color: #3b566e;*/
    padding-bottom: 1.5rem;
    margin: auto 0.5rem auto 0rem;
    text-align: left;
}
.main-mail-box-container .mail-box-subhead
{
   line-height: 1.55;
font-size: 1.1rem;
color:#5c5c5c;
 font-weight: 400;
    text-align: left;
   /* color: #6f8ba4;*/
    margin: auto 0.5rem 2rem 0rem;
}
.main-mail-box-container .mail-box-button
{
    cursor: pointer;
    letter-spacing: 1px;
    white-space: normal;
    text-decoration: none;
    transition: 0.3s;
    display: table;
    position: relative;
    padding: 6px 8px;
    line-height: 28px;
    background: #f4f9fe;
    font-size: 1rem;
    font-weight: bold;
    border: 1px solid #1f8ceb;
    
    text-align: center;
    border-radius: 4px;
    color: #337ab7;
    margin: auto 0.5rem;
}
.main-mail-box-container .mail-box-button>a
{
    color: #337ab7;
    text-decoration: none;
    text-decoration: none;
    color: inherit;
}
.main-mail-box-container .mail-box-button .icon {
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}
.main-mail-box-container .mail-box-button:hover
{
    color: #ffffff !important;
    background: #1f8ceb;
    font-weight: bold;
}
.main-mail-box-container .studio-feature-button1
{
    display: table;
    cursor: pointer;
}
@media only screen and (max-width: 950px)
{
    .main-mail-box-container
    {
        display: block;
    }
    .main-mail-box-container .mail-box-left-wrapper
    {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }
    .main-mail-box-container .main-mail-box-container .studio-feature-button2{
        margin: auto auto;
    }
    .mail-box-right-wrapper
    {
        width: calc(100% - 1rem) !important;
        text-align: center;
        max-width: 100%;
        margin-bottom: 1rem;
    }
    .main-mail-box-container .mail-box-head
    {
        margin: 1rem auto;
        padding: 0;
        text-align: center !important;
    }
    .main-mail-box-container .mail-box-subhead
    {
        margin: 1rem auto 2rem auto;
        padding: 0;
        text-align: center !important; 
    }
    .mail-box-button
    {
        display: inline-block;
    }
    .main-mail-box-container .studio-feature-button1
    {
        display: -webkit-inline-box;
    }
}

/* **************************************************************************************** */
/* Block 6 partners-wrapper  */
/* **************************************************************************************** */

.partners-wrapper 
{
    background-image: url("https://www.freshworks.com/assets/images/freshworks/pattern-fworks-light-1e9eb991.svg"),linear-gradient(to bottom,rgba(57,115,230,.2),transparent);    
    background-repeat: repeat no-repeat;
    background-position: bottom;
    background-size: 770px,100%;
    display: block;
    justify-content: center;
    text-align: center;
    padding: 5rem 0;
}
.partners-wrapper .banner-head
{
    font-size: 2rem;
    font-weight: 300;
    color: #3b566e;
    text-align: center;    
    padding: 0 0.5rem;
    padding-bottom: 1rem;
}

.partners-wrapper .banner-content
{
    font-size: 1rem;
    color: #6f8ba4;
    width: calc(100% - 2rem);
    padding: 0 1rem;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    text-align: justify;
    text-justify: inter-word;
    line-height: 1.33;
}
.partners-wrapper .banner-button
{
    cursor: pointer;
    letter-spacing: 1px;
    white-space: normal;
    margin: 1.3rem 1rem;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    position: relative;
    padding: 10px 32px;
    line-height: 28px;
    background: #f4f9fe;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #1f8ceb;
    
    text-align: center;
    border-radius: 4px;
    color: #337ab7
    
}


.partners-wrapper .banner-button > a
{
    color: #337ab7;
    text-decoration: none;
    text-decoration: none;
    color: inherit;
    
}
.partners-wrapper .banner-button > a:hover
{
    color: #fff !important;
}
.partners-wrapper .banner-button .icon {
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}
.partners-wrapper .banner-button:hover
{
    color: #ffffff !important;
    background: #1f8ceb;
    font-weight: bold;
}

@media only screen and (max-width: 475px) 
{
    .partners-wrapper
    {
        margin: -0;
        padding: 2rem 0 4rem 0;
    }    
    .partners-wrapper .banner-head
    {
        padding: 1rem;
    }
    .partners-wrapper .banner-content
    {
        width: 90%;
        padding: 0.2rem;
        text-align: center;
    }
}



/* ************************************************************************************ */
/* Cust Support*/   /* Block 3 */
/* ************************************************************************************ */
.main-cust-academy-wrapper 
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;    
}

.main-cust-academy-wrapper.single-button
{
    background-image: url(../assets/images/Divider_illustration_on_colored_background.svg),linear-gradient(to bottom,#26bc6a ,white) !important;
    background-repeat: repeat no-repeat;
    background-position: bottom;
    background-size: 770px,100%;
    padding-bottom: 2rem;   
}
.main-cust-academy-wrapper.single-button .cust-head,.main-cust-academy-wrapper.single-button .cust-sub-head{
    /*color: white!important;*/
}

.main-cust-academy-wrapper .studio-feature-button-one{
    background: #26bc6a;
    color: #fff;
    border: 1px solid #26bc6a;
}
.main-cust-academy-wrapper .studio-feature-button-one:hover
{
    background: #82d3a3 !important;
}
.main-cust-academy-wrapper .studio-feature-button-two{
    border: 1px solid #26bc6a;
}
.main-cust-academy-wrapper .cust-head
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    text-align: center;
    margin: 1rem 0rem 1.5rem;
    width: 100%;
}
.main-cust-academy-wrapper .cust-sub-head
{
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    text-align: center;
    margin: 0 0rem 2rem;
    width: 100%;
}

.main-cust-academy-wrapper .cust-acad-buttons
{
    cursor: pointer;
    letter-spacing: 1px;
    white-space: normal;
    margin: 0rem 1rem 3rem 1rem;
    text-decoration: none;
    transition: 0.3s;
    display: inline-block;
    position: relative;
    padding: 10px 32px;
    line-height: 28px;
    background: #f4f9fe;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #1f8ceb;
    
    text-align: center;
    border-radius: 4px;
    color: #337ab7;
}
.main-cust-academy-wrapper .cust-acad-buttons > a
{
    text-decoration: none;
    color: #337ab7;
    font-weight: bold;
    color: inherit;
}
.main-cust-academy-wrapper .cust-acad-buttons > a:hover
{
    color: #fff !important;
    color: inherit;
}
.main-cust-academy-wrapper .cust-acad-buttons:hover
{
    color: #ffffff !important;
    background: #1f8ceb;
    font-weight: bold;
}

.main-cust-academy-wrapper .cust-acad-buttons .icon {
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 10px;
}
.cust-head-buttons
{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom:  1rem;
}

.main-cust-academy-wrapper .studio-feature-button2{
    margin: 1rem;
    padding: 0;
}

@media only screen and (max-width: 475px) 
{
    .main-cust-academy-wrapper
    {
        margin: 0;
    }
    .main-cust-academy-wrapper .cust-head
    {
        margin: 0rem 2rem 1.3rem 0rem !important;
        font-size: 1.5rem;
    }
    .main-cust-academy-wrapper .cust-acad-buttons
    {
        padding: 8px 46px;
        margin: 0.7rem;
    }
    .cust-head-buttons
    {
        margin-bottom: 2rem;
    }
}












/* *************************************************************************************** 
                                     Extra Block 
***************************************************************************************  */

/* ******************************************************************************************************** */
                                            /* partnership Opportunities */
/* ******************************************************************************************************* */
.main-partner-oppo-wrapper
{
    display: block;
    text-align: center;
    margin: auto;
}
.opportunity-main-head
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    margin: 0rem 0rem 1.5rem 0rem;
    display: flex;
    justify-content: center;
    text-align: center;
}
.opportunity-sub-head
{
    line-height: 1.55;
font-size: 1.1rem;
color:#5c5c5c;
 font-weight: 400;
    /*color: #6f8ba4;*/
    padding-bottom: 1rem;
    margin: auto 0.5rem;
    width: calc(100% - 1rem);
}
.partner-list
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    overflow-x: hidden;
    position: static;
    margin: 0 auto 0rem auto;
}
.partner-list-card
{
    display: block;
    width: 32%;
    margin: 1rem auto;
}
.partner-card-image
{
    margin-bottom: 14px;
}
.partner-card-image img
{
    height: 40px;
    width: auto;
}
.partner-card-title
{
    font-size: 1.125rem;
    line-height: 1.44;
    margin-bottom: 0.5rem;
    /*color: #3b566e;*/
    padding: 0 0.5rem;
    font-weight: 600;
}
.partner-card-subtitle
{
    line-height: 1.55;
font-size: 1.1rem;
color:#5c5c5c;
 font-weight: 400;
   /* color: #6f8ba4;*/
    margin-bottom: 0.5rem;
    padding: 0 0.5rem;
}
.partner-card-link>a
{
    text-decoration: none;
    outline: 0;
    font-size: 1rem;
    cursor: pointer;
    margin-bottom: 1rem;
    /*color: #28bc6a !important;*/
    font-weight: 600;
}
.partner-card-link>a>span
{
    font-size: 0.8rem;
    color: inherit;
}
@media only screen and (max-width: 800px)
{
    .main-partner-oppo-wrapper
    {
        padding: 0;
		/*padding-top: 4rem !important; */
        margin-top: 0;
    }
    .opportunity-sub-head
    {
        margin: 1rem auto;
        padding: 0;
        width: 90%;
    }
    .partner-list-card
    {
        width: 98%;
        margin: 1rem auto;
    }
    .opportunity-main-head
    {
        padding: 0 0.5rem;
    }
    
}

/* ******************************************************************************************************** */
                                            /* Help */
/* ******************************************************************************************************* */
.main-help-container
{
   /* background-color: #f2fafd;*/
    line-height: 3;
    font-size: 1rem;
    display: flex;  
    justify-content: center;
    word-wrap: break-word;
    align-items: center;
  /*  color: #3b566e;*/
    flex-wrap: wrap;
    width: 100%;
    border: 1px solid #52c0eb;
    border-left: 0;
    border-right: 0; 
    text-align: center;
}
.main-help-container>a
{
    display: inline-block;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    /*color: #52c0eb  !important;*/
    align-items: center;
    padding-left: 0.5rem;
    font-weight: 600;
}

.main-help-container>a>span
{
    position: relative;
    vertical-align: middle;
    font-size: 0.6rem;
    font-weight: bold;
}
@media only screen and (max-width: 800px)
{
   .main-help-container
   {
       line-height: 2;
       padding: 0.5rem;
       width: calc(100% - 1rem);
   }
   .main-help-container>a
   {
       margin-bottom: 0;
   }
}

/* ******************************************************************************************************** */
                                            /*  Mail-box */
/* ******************************************************************************************************* */



/* ********************************* */
/* Knowledge base */
/* ********************************* */
.main-knowledge-base-container
{
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),transparent);
    text-align: center;
    overflow-x: hidden;
    position: static;
}
.Kb-main-heading
{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 1rem;
    width: 100%;
}
.kb-main-head-left-image img
{
    height: 67px;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}
.right-main-heading-content
{
    text-align: center;
}
.main-head-text
{
    /*color: #999;*/
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
font-weight: 400;
    margin-bottom: 1rem;
 
}
.main-head-title
{
    margin: 0 0 1.5rem;
 
   /* color: #4d4d4d;*/
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
}
.KB-cards-list
{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    width: calc(100% - 6rem);
    user-select: none;
}
.KB-card-wrapper
{
    width: 20rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: 28px;
    margin-bottom: 31px;
   /* font-size: 18px;
    line-height: 24px;*/
    padding: 20px 0px;
    border-radius: 5px;
     
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1);
   /* color: #4d4d4d;*/
    transition: box-shadow .3s ease,-webkit-transform .3s ease;
    transition: transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;
    cursor: pointer;
}
.KB-card-wrapper:hover
{
    text-decoration: none;
    transform: translateY(-6px);
    box-shadow: 0 0px 10px 0 rgba(0,0,0,0.1);
}
.lef-KB-wrapper
{
    width: calc(20% - 1rem);
    padding: 0 0.5rem;
}
.lef-KB-wrapper img
{
    width: 40px;
}
.right-KB-wrapper
{
    width: calc(80% - 1rem);
    text-align: left;
    padding: 0 0.5rem;
}
.right-KB-head
{
    font-size: 18px;
    display: block;
    padding-bottom: 8px;
    line-height: 28px;
    font-weight: 600;
}
.right-kb-text
{
      line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
font-weight: 400;
}
@media only screen and (max-width: 1176px)
{   
    .KB-cards-list
    {
        width: calc(100% - 2rem);
        padding: 0 1rem;
        margin: 0 auto;
    }
    .KB-card-wrapper
    {
        width: calc(50% - 15px);
    }
    .KB-card-wrapper:nth-child(odd)
    {
        margin-right: 0;
    }
    .Kb-main-heading
    {
        width: calc(100% - 0rem);
    }
}
@media only screen and (max-width: 700px)
{ 
    .KB-cards-list
    {
        margin: 0 auto;
    }
    .KB-card-wrapper
    {
        width: calc(100% - 0rem);
        margin-right: 0rem;
    }
    .kb-main-head-left-image img
    {
        height: auto;
        max-height: 64px;
    }
    .kb-main-head-left-image
    {
    }
}


/* **************************************************************************************** */
/* Regulatory compliances */
/* **************************************************************************************** */

.main-compliances-container
{

    /*background: #f2fafd;*/
    text-align: center;
    position: relative;
}
.compliances-head
{
    font-size: 2.1rem;
    line-height: 1.29;
    font-weight: 600;
    display: block;
    /*color: #3b566e;*/
    width: 100%;
    margin: 10px auto;
}
.logo-list
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
    padding: 0.5rem;
}
.logo-container
{
    width: 160px;
    margin: 12px;
    display: inline-block;   
}
.logo-container>img
{
    height: 60px;
}
.compliances-learn-more-link
{
    width: 100%;
}
.compliances-learn-more-link a
{
    display: inline-block;
    text-decoration: none;
    outline: 0;
    font-size: 1rem;
    cursor: pointer;
   /* color: #38b3e7 !important;*/
    align-items: center;
    padding-left: 0.5rem;
    font-weight: 600;
}
.compliances-learn-more-link>a>span {
    position: relative;
    vertical-align: middle;
    font-size: 0.8rem;
    font-weight: bold;
}
/* ******************************************************* */
                        /* FAQ's */
/* ******************************************************* */
.main-faq-accordion-section
{
   /* background: #f2fafd;
    background: white;*/
}
.main-faq-accordion-section .block-wrapper
{
    width: 100%;
}
.remove-padding
{
    padding: 0;
    margin: 0;
}
.faq-accordion-heading
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    margin: 0rem 0rem 1.5rem 0rem;
    display: flex;
    justify-content: center;
    text-align: center;
}
.accordion-wrapper-list
{
    width: 100%;
    display: flex;

}
.left-accordin-wrapper
{
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 1rem;
    padding-right: 1rem;
}
.left-accordin-heading
{
    font-size: 1rem;
    padding: 0 0.2rem;
    margin: 1rem 0;
    font-weight: 600;
    text-align: left;
}
.accordin-card
{
    position: relative;
    border: solid 1px #e8e8e8;
    margin: 0;
    box-sizing: border-box;
    border-radius: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;

    background-color: rgba(255,255,255,.1);
    cursor: pointer;
}
.accordin-card:last-child
{
    border-bottom: solid 1px #e8e8e8;
}
.accordin-card-head
{
    display: flex;
    justify-content: space-between;
    padding: 15px;
    margin: auto;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.43;
    /*color: #4d4d4d;*/
    text-align: left;
}
.accordin-card-head:hover
{
    /*color: #999;*/
}
.accordin-card-head span
{
    color: #85d4f1;
}
.accordin-data
{
    display: none;
    /*background-color: #f6f6f6;*/
    margin: 0 0 20px;
    padding: 20px 20px 28px;
    border-radius: 3px;
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.55; font-weight: 400;
    color: #5c5c5c; 
    margin: 10px 0;
}
@media only screen and (max-width: 968px)
{
    .accordion-wrapper-list
    {
        display: block;
    }
    .left-accordin-wrapper
    {
        width: calc(100% - 2rem);
        margin-top: 3rem;
    }
    .left-accordin-wrapper:nth-child(1)
    {
        margin-top: 0rem;
    }
    .accordin-card:last-child
    {
    }
    .main-faq-accordion-section .margin-primary
    {
    }
}
/* ******************************************** */
/* blocks-container */
/* ******************************************** */
 
.main-blocks-container .block-card-list
{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.main-blocks-container .card-block
{
    display: block;
    /*background-color: #FFF;*/
    box-sizing: border-box;
    border-radius: 5px;
    padding: 25px 24px 40px;
    text-align: center;
    max-width: 25rem;
    margin: 1rem;
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1);
}
.main-blocks-container .card-block:hover
{
	background: #fff !important;
}
.main-blocks-container .block-card-heading
{
    font-size: 1.5rem;
     
    font-weight: 500;
    line-height: 1.33;
    margin-bottom: 1rem;
}
.main-blocks-container .block-card-sub-head
{
   line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    margin-bottom: 1rem;
	 
    letter-spacing: 0.35px;
}
.main-blocks-container .card-block img
{
/*     max-height: 200px;
    width: 100% */
	height: 200px;
	width: 200px;
}
@media only screen and (max-width: 500px)
{
    .main-blocks-container .card-block
    {
        margin: 1rem;
        max-width: 100%;
    }
}
/* ******************************************* */
/* horizontal-tab-container */
/* ******************************************* */

.main-horizontal-tab-container
{
    background: white;
}
.horizontal-tab-heading
{
    
    display: block;
    /*color: #3b566e;*/
    width: calc(100% - 1rem);
    margin: 10px auto;
    padding: 0 0.5rem; line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
}
.horizontal-tab-subhead
{
   line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    padding-bottom: 1rem;
    margin: auto 0.5rem;
    width: calc(100% - 1rem);
}
.tab-image-wrapper
{
    width: 100%;
    max-width: 800px;
}
.nav-tab-list
{
    display: inline-flex;
    padding-left: 0;
    width: 100%;
}
.horizontal-tab
{
    border: 1px solid #77cff1;
   /* border-right: 0;*/
    vertical-align: middle;
    padding: 0 10px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    padding: 0.5rem 0.2rem;
    user-select: none;
    transform: 0.5s;
     
    /*color: #6e7f8f;
    background: #eaf9ff;*/
    line-height: 1.7;
    transition: 0.3s;
}
.horizontal-tab:hover
{
    background: #52c0eb;
    color: white;
}
.horizontal-tab.hr-tab-click:last-child 
{
    border-right: 1px solid #77cff1;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.horizontal-tab
{
border-radius:5px;
      margin-right:5px;
}
/*
.horizontal-tab:first-child 
{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.horizontal-tab:last-child 
{
    border-right: 1px solid #77cff1;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}*/
.horizontal-tab-active
{
    /*background: #38b3e7;
    color: white;*/ font-weight:bold;
}
.tab-panel-image-wrapper
{
    margin-top: 2rem;
}
.horizontal-tab-image
{
    max-width: 800px;
    width: 100%;
    display: none;
}
.horizontal-tab-image img
{
    width: 100%;    
}
.horizontal-tab-image:first-child
{
    display: block;
}
.horizontal-tab-image-info
{
    display: none;
    margin: 1rem 0.2rem;
}
.horizontal-tab-image-head
{
    font-size: 1.5rem;
    color: #3b566e;
}
.horizontal-tab-image-subhead
{
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    text-align: center;
   line-height: 1.55;
font-size: 1.1rem;
color:#5c5c5c;
 font-weight: 400;
	padding: 0 12px;
}
@media only screen and (max-width: 1024px)
{
    .nav-tab-list
    {
        display: none;
    }
    .horizontal-tab-image
    {
        display: block;
        margin: 1rem auto;
    }
    .horizontal-tab-image-info
    {
        display: block;
    }
    .tab-panel-image-wrapper
    {
        margin: 0;
    }
    .horizontal-tab-image img
    {
        margin-bottom: 3rem;
    }
}
/* **************************************************** */
/* Pricing Table */
/* **************************************************** */
.main-pricing-table-container
{
    background: #f2fafd;
}
.pricing-main-head
{
    font-size: 2.1rem;
    line-height: 1.29;
    font-weight: 600;
    display: block;
    /*color: #3b566e;*/
    width: calc(100% - 1rem);
    margin: 10px auto 2rem auto;
    padding: 0 0.5rem;
}
.pricing-toggle-switch 
{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    font-weight: 500;
    color: #999;
    cursor: pointer;
    margin-bottom: 1rem;
}
.pricing-toggle-switch .toggle {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: auto;
    margin: auto;
    cursor: pointer;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  .pricing-toggle-switch .toggle-input {
    display: none;
    margin: 0;
  }

  .pricing-toggle-switch  .toggle-off,
  .pricing-toggle-switch  .toggle-on {
    height: 1.8125rem;
   /* color: #999999;*/
    vertical-align: top;
    text-align: center;
    line-height: 1.8125rem !important;
    cursor: pointer;
    user-select: none;
    font-weight: 600;
     
  }
  .pricing-toggle-switch .toggle-off.active {/*color:#85d4f1 !important;*/}
  .pricing-toggle-switch .toggle-on.active {/*color: #85d4f1 !important;*/}
  .toggle-off .active  {      color: #85d4f1; font-weight: 600; }
  .toggle-on .active  {      color: #85d4f1; font-weight: 600; }

  .pricing-toggle-switch .toggle-input:checked + .toggle-controller.default-success {
    border: 0.125rem solid white;
    background: #daf1fa;
  }
  .pricing-toggle-switch .toggle-input:checked + .toggle-controller.default-success:after {
    left: 1.86rem;
  }
  .pricing-toggle-switch .toggle-controller.default-success {
    position: relative;
    display: inline-block;
    height: 1.4rem;
    width: 3.125rem;
    border: 0.125rem solid white;
    -webkit-border-radius: 1.5625rem;
    -moz-border-radius: 1.5625rem;
    border-radius: 1.5625rem;
    -webkit-box-shadow: inset 0 2px 3px 0 rgba(166,166,166,.57);
    -moz-box-shadow: inset 0 2px 3px 0 rgba(166,166,166,.57);
    /* box-shadow: 0 0 40px rgba(46, 45, 44, 0.25); */
    background: #daf1fa;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    margin: auto 0.5rem;
  }
  .pricing-toggle-switch .toggle-controller.default-success:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    height: 1.378rem;
    width: 1.378rem;
    -webkit-border-radius: 1.5625rem;
    -moz-border-radius: 1.5625rem;
    border-radius: 1.5625rem;
    -webkit-box-shadow: 0 0.0625rem 0.125rem rgba(46, 45, 44, 0.2);
    -moz-box-shadow: 0 0.0625rem 0.125rem rgba(46, 45, 44, 0.2);
    box-shadow: 0 0.0625rem 0.125rem rgba(46, 45, 44, 0.2);
    /*background: #38b3e7;*/
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }

  

.pricing-table-wrapper
{
    width: calc(100% - 2rem);
    margin: 1rem;
}
.pricing-table-content
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
}
.pricing-table-column-card
{margin-top: 3rem;
    vertical-align: top;
    width: calc(20% - 9px);
    margin: 0;
    padding-bottom: 1rem;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 8px;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,.1);
}
.pricing-table-column-card:first-child {
    margin-left: 0;
}
/*.pricing-table-column-card:nth-child(4)
{
    margin-top: 0;
    margin-bottom: 0rem;
    margin-left: 0;
    z-index: 2;
    /*background-color: #f2fbff;
    width: 21%;
    position: relative;
    top: -18px;
}*/
.pricing-table-card-header
{
    /*background-color: #e3f6fd;*/
}
.pricing-table-card-header img
{
    border: none;
    outline: none;
    background: #ffffff;
}
.pricing-table-card-name
{
    margin: 20px 0 0;
    font-size: 1rem;
    letter-spacing: .5px;
    font-weight: 500;
    /*color: #4d4d4d;*/
    line-height: 1.44;
    
}
.pricing-table-card-sub-head
{
     
    padding-bottom: 15px;
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    /*color: #666;*/
}
.pricing-table-card-body
{

}
.pricing-table-card-value
{
    padding-bottom: 1rem;
    margin: 1rem 0 0;
}
.card-price
{
    
    height: 132px;
    font-size: 3rem;
    line-height: 55px;
    position: relative;
    display: inline-block;
    font-weight: 500;
    /*color: #4d4d4d;*/
    width: 100%;
}
.card-price sup
{
    font-size: 1.5rem;
}
.yearly-card-price
{
    display: none;
}
.card-time-period
{
    position: relative !important;
    margin: 5px 0 !important;
    margin: 0 !important;
    font-size: .875rem !important; 
    line-height: 1.75 !important;
    /*color: #666 !important;*/
    margin: 10px 0.2rem !important;
    font-weight: 400;
     
}
/* ------------ */
.pricing-table-card-features-list
{
    display: block;
    padding-top: 30px;
    max-height: inherit;
    transition: none;
    overflow: visible;
    border-top: 1px solid TRANSPARENT;
}
.card-feature-heading
{
    margin: 0;
    padding: 0 8px 20px;
    font-style: italic;
    font-size: .875rem;
    /*color: #4d4d4d;*/
    text-align: left;
    font-weight: 600;
}
.feature-listing
{
    padding: 0 8px;
    text-align: left;
}
.feature-row
{
    padding-left: 0;
    font-size: .875rem;
    line-height: 1.5;
    display: flex;
    justify-content: left;
    align-items: flex-start ;
    text-align: left;
    /*color: #666;*/
    margin-bottom: 0.3rem;
}
.feature-row span
{
    margin-right: 0.5rem;
    /*color: #85d4f1 !important;*/
}
.pricing-table-footer
{
    bottom: 0;
    width: 100%;
    padding: 35px 0;
}
.pricing-table-footer a
{
    text-decoration: none;
    outline: 0;
    padding: 0.5rem;
   /* background: white;
    color: #85d4f1;*/
    font-size: 1rem;
    font-weight: 500;
     
    border-radius: 5px;
    border: 1px solid #85d4f1;
    transition: 0.3s;
}
.pricing-table-footer a:hover
{
    background: #85d4f1;
    color: white;

}
.mobile-feature-list
{
    display: none;
    border-top: 1px solid transparent;
    padding: 1rem 1rem 0;
    line-height: 1;
    position: relative;
    cursor: pointer;
}
.mobile-feature-list div
{
}
.view-details  , .hide-details
{
    margin-bottom: 0.5rem;
}
.arrow-change
{
    font-size: 1.2rem;
}
.arrow-change
{
    color: #85d4f1;
}
@media only screen and (max-width: 468px)
{
    .pricing-table-column-card
    {
        width: calc(100% - 0px) !important;
        margin: 0 !important;
        margin: 1rem !important;
    }
    .pricing-table-wrapper 
    {
        width: 100%;
        margin: 2rem 0;
    }
}
@media only screen and (min-width: 768px)
{
    .pricing-table-card-features-list
    {
        display: block !important;
    }
}

@media only screen and (max-width: 767px)
{
    .pricing-table-column-card  , .pricing-table-column-card:nth-child(4)
    {
        width: calc(50% - 18px);
        margin: 16px;
        margin-top: 8px;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,.1) !important;
        margin-left: 0;
    }
    .pricing-table-column-card:nth-child(odd) 
    {
        margin-left: 0;
    }
    .pricing-table-column-card:nth-child(even) 
    {
        margin-right: 0;
    }
    .pricing-table-card-features-list
    {
        display: none;
    }
    .mobile-feature-list
    {
        display: block;
    }
    .pricing-table-content
    {
        align-items: flex-start;
    }
    .pricing-table-card-header
    {
        margin-top: 0 !important;
    }
    .card-price
    {
        font-size: 3rem !important;
    }
}
@media only screen and (max-width: 900px)
{
    .pricing-table-card-header img
    {
        background-position: bottom center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .card-price
    {
        font-size: 2.13rem;
    }
}
@media only screen and (max-width: 1140px)
{
    .pricing-table-column-card
    {        
        /* margin: 5px; */
        margin-top: 0 !important;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,.1) !important;
    }
    .pricing-table-column-card:first-child 
    {
    }
    .pricing-table-card-header
    {
    }
}
/* ******************************************************* */
                /* Webinar carousel container */
/* ******************************************************* */
.main-webinar-carousel-container
{
        width: 100%;
        text-align: center;
        margin: 0 auto;
}
.main-webinar-carousel-container>.block-wrapper
{
    max-width: 100%;
}
.main-webinar-carousel-container>.margin-primary
{
    padding: 0rem 0 1rem 0;
}
.main-webinar-carousel-container .webinar-carousel-outer-wrapper
{
    display: block;
    width: 100%;
    margin-bottom: 2rem;
}
.main-webinar-carousel-container .webinar-carousel-main-heading
{
    font-size: 2.1rem;
    font-weight: 600;
    color: white;
    text-align: center;
    padding-bottom: 1rem;
    display: block;
    padding-top: 3rem;
    padding-bottom: 10.5rem;
    background-image: url(../assets/images/Divider_illustration_on_colored_background.svg),linear-gradient(to bottom,#85d4f1,white);
    background-repeat: repeat no-repeat;
    background-position: bottom;
    background-size: 770px,100%;
}
.main-webinar-carousel-container .webinar-arrow-button
{
    font-size: 20px;
	line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0px 20px 0 rgba(0,0,0,.1);
    transition: color .2s ease;
    padding: 1rem;
    cursor: pointer;
    margin: auto 1rem;
    cursor: pointer;
    color: #85d4f1;
    font-weight: 600;
}
.main-webinar-carousel-container .webinar-arrow-button span
{
    color: inherit;
}
.main-webinar-carousel-container .webinar-arrow-button:hover
{
    color: #44b3d8;
    font-weight: bolder;
}
.main-webinar-carousel-container .main-webinar-carousel-items-list
{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: -8.7rem;;
}
.main-webinar-carousel-container .webinar-carousel-list
{
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: 700px;
}
.main-webinar-carousel-container .webinar-carousel-contents
{
    width: 100%;
    border-radius: 5px !important;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
    transition: transform .3s ease,box-shadow .3s ease;
    max-width: 700;
    display: flex;
    justify-content: center;
    background: white;
}
.main-webinar-carousel-container .left-webinar-carousel-image
{
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-webinar-carousel-container .left-webinar-carousel-image img
{
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px 0px 0px 5px !important;
}
.main-webinar-carousel-container .right-webinar-carousel
{
    width: calc(60% - 5rem);
    position: relative;
    min-height: 1px;
    text-align: left;
    padding: 2.5rem;
}
.main-webinar-carousel-container .right-webinar-padding
{
}
.main-webinar-carousel-container .right-webinar-head
{
    font-size: 1.3rem;
    line-height: 1.43;
    font-weight: 500;
    color: #666;
    margin: 0px 0 10px 0;
}
.main-webinar-carousel-container .webinar-author-bio
{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.main-webinar-carousel-container .webinar-author-name
{
    font-size: .875rem;
    line-height: 1.44;
    font-weight: 500;
    color: #666;
}
.main-webinar-carousel-container .webinar-author-designation
{
    font-size: .7rem;
    color: #666;
    margin: 0;
    line-height: 1.55;
}
.main-webinar-carousel-container .webinar-details
{
    font-size: 0.8rem;
    color: #666;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main-webinar-carousel-container .webinar-date ,.main-webinar-carousel-container .webinar-time
{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.5rem 0;
}
.main-webinar-carousel-container .webinar-date>span ,.main-webinar-carousel-container  .webinar-time>span
{
    font-size: 1.5rem;
    margin-right: 0.5rem;
    color: #85d4f1;
}
.main-webinar-carousel-container .webinar-button
{
    padding: 0.5rem 0;
    margin-top: 1rem;
    display: -webkit-inline-box;
}
.main-webinar-carousel-container .webinar-button>a:hover
{
    background: #44b3d8;
}
.main-webinar-carousel-container .webinar-button>a
{
    text-decoration: none;
    outline: 0;
    padding: 0.5rem 1.5rem;
    background: #85d4f1;
    color: white;
    font-size: 1rem !important;
    font-weight: 500;
     
    border-radius: 5px;
}
.main-webinar-carousel-container .webinar-mobile-arrow-button
{
    display: none;
}
.main-webinar-carousel-container .webinar-carousel-indicators-list
{
    margin: 0;
    position: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
}
.main-webinar-carousel-container .carousel-indicator-dot
{
    border-radius: 50%;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    cursor: pointer;
}
.main-webinar-carousel-container .is-active-dot
{
    border: 2px solid #85d4f1;
/*     height: 10px;
    width: 10px; */
}
.main-webinar-carousel-container .carousel-indicator-dot:last-child
{
    margin-right: 0;
}
.main-webinar-carousel-container .webinar-mobile-arrow-button-and-carosuel-navigation
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1rem auto 0;
    width: 100%;
}
@media only screen and (max-width: 1024px)
{
    .main-webinar-carousel-container .webinar-mobile-arrow-button
    {
        display: block;
    }
    .main-webinar-carousel-container .webinar-desktop-arrow-button
    {
        display: none;
    }
}
@media only screen and (max-width: 800px)
{
    .main-webinar-carousel-container .webinar-carousel-contents
    {
        display: block;
        max-width: 500px;
    }
    .main-webinar-carousel-container .left-webinar-carousel-image
    {
        width: 100%;
    }
    .main-webinar-carousel-container .right-webinar-carousel
    {
        width: calc(100% - 80px);
    }
    .main-webinar-carousel-container .webinar-details
    {
        justify-content: space-between;
    }
    .main-webinar-carousel-container .main-webinar-carousel-items-list
    {
        margin-left: 1rem;
        margin-right: 1rem;
        width: calc(100% - 2rem);
    }
}
/* ******************* */
.main-head-img-container
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.head-img-heading
{
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
    text-align: center;
    padding-bottom: 2rem;
  
}
.head-img-heading h1 
{
    line-height: 1.2;
font-size: 3rem;
 
font-weight: 600;
    text-align: center;
    padding-bottom: 0rem; margin:0;
 
}
.head-img-heading h1,.head-img-heading h2,.head-img-heading h3,.head-img-heading h4,.head-img-heading h5
{
    line-height: 1.2;
font-size: 2.5rem;
 
font-weight: 600;
    text-align: center;
    padding-bottom: 0rem; margin:0;
   
}

.head-img-subhead
{
    /*color: #8c9aa6;*/
     
    text-align: center;
    padding-bottom: 1rem;
    width: 100%;
	line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    margin-left: 60pt;
    margin-right: 60pt;
}
.head-img-image
{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 100%;
	padding: 0 6px;
}
.head-img-image img
{
    max-width: 1140px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border: 0;
}
@media only screen and (max-width: 1023px)
{
	.head-img-subhead
	{
		margin: 0;
    	padding: 0 12px;
	}
}
/*** 

====================================================================
    Footer Style One
====================================================================

***/


.footer-style-one {
    position: relative;
    /* background: #ecf4f9; */
    font-size: 16px;
    padding-top: 1rem;
}

.footer-style-one.dark-version {
    background: #202631;
    color: #6f8ba4;
}

.footer-style-one .footer-upper {
    position: relative;
    padding: 3rem 0px 3rem;
}

.footer-style-one .footer-upper .footer-column {
    position: relative;
    margin-bottom: 30px;
    width: 21%;
}

.footer-style-one .footer-upper .footer-widget {
    position: relative;
}
.footerLogo
{
    width: 125px;
	max-width: 125px;
    display: inline-block;
    display: flex;
    margin: auto;
    margin-top: 1rem;
}
.footer-style-one .footer-upper h3 {
     margin-block-start: 1rem;
    margin-bottom: 36px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    user-select: none;
    color: rgb(159, 161, 167);
    display: block;
    position: relative;
}

.footer-style-one.dark-version .footer-upper h3 {
    color: #ffffff;
}

.footer-style-one .footer-upper .copyright {
    position: relative;
    font-size: 16px;
    font-weight: 300;
}

.footer-style-one .social-links {
    position: relative;
}

.footer-style-one .social-links li {
    position: relative;
    float: left;
    margin-right: 20px;
}

.footer-style-one .social-links li a {
    position: relative;
    display: block;
    color: #6f8ba4;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.footer-style-one .social-links li a:hover {
    color: #1f8ceb;
}

.footer-style-one.dark-version .social-links li a:hover {
    color: #ffffff;
}

.footer-style-one .links {
    position: relative;
}
.footer-style-one ul {
    padding-left: 0rem;
    position: relative;
    list-style: none;

}

.footer-style-one .links li {
    position: relative;
    margin-bottom: 5px;
}

.footer-style-one .links li:last-child {
    margin-bottom: 0px;
}

.footer-style-one .links li a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    color: #6f8ba4;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    list-style: none;
}

.footer-style-one .links li a:hover {
    color: #1f8ceb;
}

.footer-style-one.dark-version .links li a:hover {
    color: #ffffff;
}

.footer-style-one .info-widget .text {
    position: relative;
    color: #777777;
    line-height: 24px;
}

.footer-style-one.dark-version .info-widget .text {
    color: #6f8ba4;
} 

.marketing-heading
{
     
    margin-bottom: 36px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    user-select: none;
    color: #000000;
    display: block;
    position: relative;
    margin-top: 12px;

}
.marketing-image>img
{
    width: 100%;
    margin-bottom: 20px;
}
.marketing-subhead
{
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    color: rgb(159, 161, 167);;
    
    text-align: left;
    padding-right: 0.5rem;
}

/***
====================================================================
    Features Section Two
====================================================================

***/
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.features-section-two {
    position: relative;
    padding: 0px;
    background: #f2f5f8;
}

.features-section-two .features-container {
    position: relative;
    padding: 85px 80px 10px;
    background: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.10);
    z-index: 2;
}

.features-section-two .text-column {
    position: relative;
    margin-bottom: 70px;
}

.features-section-two .text-column h2 {
    color: #3b566e;
    font-size: 30px;
    margin-bottom: 40px;
    padding-bottom: 15px;
}

.features-section-two .text-column h2:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 50px;
    border-bottom: 2px solid #6db3f1;
}

.features-section-two .text-column .text {
    color: #466077;
    font-weight: 300;
    margin-bottom: 30px;
}

.more-link-one {
    position: relative;
}

.more-link-one a {
    position: relative;
    color: #3b566e;
    font-size: 14px;
    font-weight: 400;
    
}

.more-link-one a .icon {
    position: relative;
    margin-left: 10px;
    vertical-align: middle;
}

.more-link-one a:hover {
    color: #1f8ceb;
}

.features-section-two .features-column {
    position: relative;
}

.features-section-two .features-column .inner {
    position: relative;
    margin-left: 70px;
}

.features-section-two .features-column .inner:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    width: 1px;
    bottom: 80px;
    background: rgba(0, 0, 0, 0.10);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
}

.features-section-two .features-column .inner:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    margin-top: -40px;
    background: rgba(0, 0, 0, 0.10);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.0));
}

.features-section-two .features-column .row {
    margin: 0px -40px;
}

.feature-block-two {
    position: relative;
    padding: 0px 40px;
    margin-bottom: 80px;
}

.feature-block-two .inner-box {
    position: relative;
    display: block;
}

.feature-block-two .inner-box .icon {
    position: relative;
    margin-bottom: 30px;
}

.feature-block-two .inner-box h3 {
    color: #3b566e;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.feature-block-two .inner-box h3 a {
    color: #3b566e;
}

.feature-block-two .inner-box h3 a:hover {
    color: #1f8ceb;
}

.feature-block-two .inner-box .text {
    font-size: 18px;
    color: #466077;
    font-weight: 300;
    text-align: justify;
}


.footer-copyrights {
    text-align: center;
    padding: 10px 8px;
    background-color: #f1f1f1;
    border: solid 1px #e6e6e6;
    color: #666;
    overflow: hidden;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:after, .row:before {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.mob-footer
{
    padding-top: 1rem;
}
#mobileFooter
{
    display: none;
}

#mobileFooter a {
    text-decoration: none;
    cursor: pointer;
    color: #666;
}

#mobileFooter a:hover

{
    text-decoration: none;
    outline: none;
    color: #33aaee;
}
.mobFooterPanel {
    background: #fafafa;
    border-radius: 0px!important;
}

.panel-group1 {
    margin-bottom: 0px!important;
}

.mobFooterPanel {
    background: #fafafa;
    border-radius: 0px!important;
}

.panel-group {
    margin-bottom: 0px!important;
}
#mobileFooter .panel-title1 {
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    padding: 0 0.8rem;
    margin: 0 !important;
    align-items: center;
    width: 100%;
}
/*#mobileFooter .panel-title1 {
    color: #bbb;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    padding: 0 0.8rem;
}*/
/*#mobileFooter .panel-heading1{
        padding: 1px 15px !important; 
        font-size: 14px !important;
        font-weight: 500 !important;
        letter-spacing: 0.5px;
        
        user-select: none;
        color: rgb(159, 161, 167);
        display: block;
        position: relative;
        margin: 0px;
        background: white;
}*/
.panel-body {
    padding: 0 1rem;
    background: white !important;
}
.panel-body ul
{
    margin: 0 !important;
}
.panel-body li
{
    padding: 0.5rem 1rem;
    color: #6f8ba4;
    padding-left: 25px;

}
.collapse.in {
    display: block;
}
.collapse-rotate1 , .collapse-rotate2 , .collapse-rotate3 , .collapse-rotate4
{
    transition: color 0.2s linear 0s;
    font-weight: bolder !important;
}  
@media only screen and (max-width: 1140px)
{
    /* #mobileFooter
    {
        display: inline;
    }

    #footerNormal
    {
        display: none;
    } */
}  
@media only screen and (max-width: 1023px)
{
    #mobileFooter
    {
        display: inline;
    }
    #footerNormal
    {
        display: none;
    }
    .footer-style-one
    {
		/* margin-top: 3rem; */
    }
    
    .marketing-heading
    {
        padding-left: 0.5rem;
    }
    .marketing-subhead
    {
        padding-left: 0.5rem;
    }
}

.clearfix-xs {
    clear: both;
}

    .clearfix-xs:after, .clearfix-xs:before {
        content: " ";
        display: table;
    }

    .clearfix-xs:after {
        clear: both;
    }

    .clearfix-xs::after, .clearfix-xs::before {
        clear: both;
    }

@media (min-width:480px) {
    .clearfix-sm {
        clear: both;
    }

        .clearfix-sm:after, .clearfix-sm:before {
            content: " ";
            display: table;
        }

        .clearfix-sm:after {
            clear: both;
        }

        .clearfix-sm::after, .clearfix-sm::before {
            clear: both;
        }
}

@media (min-width:768px) {
    .clearfix-md {
        clear: both;
    }

        .clearfix-md:after, .clearfix-md:before {
            content: " ";
            display: table;
        }

        .clearfix-md:after {
            clear: both;
        }

        .clearfix-md::after, .clearfix-md::before {
            clear: both;
        }
}

@media (min-width:960px) {
    .clearfix-lg {
        clear: both;
    }

        .clearfix-lg:after, .clearfix-lg:before {
            content: " ";
            display: table;
        }

        .clearfix-lg:after {
            clear: both;
        }

        .clearfix-lg::after, .clearfix-lg::before {
            clear: both;
        }
} 

/* ************************************************************************************ */
/* Terms And Policy*/
/* ************************************************************************************ */
.main-terms-and-policy
{
    display: flex;
    justify-content: space-around;
    color: #666;
    font-size: .7rem;
    line-height: 1.71;  

    text-align: center;
    padding: 1.5rem 8px;
    background-color: #f1f1f1;
    border: solid 1px #e6e6e6;
    color: #666;
    overflow: hidden;
}
.main-terms-and-policy>.left-terms>a
{
    text-decoration: none;
    outline: 0;
    color: #666;
}
@media only screen and (max-width: 968px)
{
    .main-terms-and-policy
    {
        display: block;
        margin: 0rem auto 0; 
        text-align: center;
    }
    .left-terms
    {
        margin-bottom: 0.5rem;
    }
}

/* ************************************************************************************ */
/* Testimonial part 2 */  
/* ************************************************************************************ */
/* ************************************************************************************ */
/* Card Layout 2 */
/* ************************************************************************************ */
.card-layout-2 .card-layout-2-container{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}
.card-layout-2 .text-head {
    
    text-align: center;
    padding-bottom: 2rem;
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
}
.card-layout-2 .text-sub-head {
    color: #8c9aa6;
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    text-align: center;
    padding-bottom: 2rem;
}
.card-layout-2 .single-card-2 {
    width: 350px;
    background: #F4F6F9 0% 0% no-repeat padding-box;
    padding: 32px;
    margin: 10px;
    text-align: left;
}
/*.card-layout-2 .card-2-heading {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.card-layout-2 .card-2-heading img {
    width: 33px;
    margin-right: 14px;
}*/
.card-layout-2 .card-2-heading{
     display: flex;
     align-items: flex-start;
     margin-bottom: 16px;
     flex-direction: column;
 }
 
.card-layout-2 .card-2-heading img{   
     height: 85px;
     margin-bottom: 14px;
 }
.card-layout-2 .card-2-heading span {
    font-size: 24px;
    font-weight: 600;
}
.card-layout-2 .card-information-2 {
    color: #778899;
    font-size: 14px;
    line-height: 30px;
}
.card-layout-2 .sub-head-level-1 {
    margin: 32px 0;
    font-weight: 500;
    font-size: 15px;
    color: #112233;
}
.card-layout-2 .sub-head-level-2 {
    font-size: 13px;
    font-weight: 500;
    color: #112233;
}


/* ************************************************************************************ */
/* Information Block */
/* ************************************************************************************ */
.information-blocks .info-head-primary {
    text-align: left;
    letter-spacing: 0;
    line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
}

.information-blocks .info-span-head {
    text-align: left;
    letter-spacing: 0;
    color: #778899;
    font-size: 16px;
    display: flex;
    margin: 24px 0;
}
.information-blocks ol{
    text-align: left;
}
.information-blocks li{ 
    text-align: left;
    font-size: 16px;
    color: #778899;
    margin: 24px 0;
}
.information-blocks ol {
    counter-reset: item;
    margin: 0 0 1.5em;
    padding: 0;
}
 
 
.information-blocks ol > li {
     counter-increment: item;
     list-style-type: none;
     /* margin: 0; */
     padding: 0 0 0 3rem;
     text-indent: -2rem;
     color: #112233;
 }
 

.information-blocks .bullet-head{
    color: #112233;
    font-weight: 600;
}

@media only screen and (max-width: 1140px)
{
    .information-blocks .info-container {
        margin: auto 16px;
    }
}
/* New Pricing Tabs */
.tabs-wrapper1{
    display: flex;
    align-items: flex-end;
    justify-content: center;  
}
 .pricing-tab1{
    background: #e2e2e2 0% 0% no-repeat padding-box;
    color: #26404e;
    box-shadow: none;
    border-radius: 5px 5px 0px 0px;
    padding: 16px 40PX;
    height: fit-content;
    cursor: pointer;
    transition: all 500ms ease;
    -webkit-transition: all 300ms;
    font-weight: 500;
}
.pricing-tab1.active{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color: #26bc6a;
    border-radius: 5px 5px 0px 0px;
    /* box-shadow: none; */
    /* padding: 16px 40PX; */
    height: min-content;
    padding: 24px 40PX;
    box-shadow: 0px -3px 6px #00000021;
}
.pricing-container{width: 100%;}
.new-pricing-block .tabs-wrapper{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.new-pricing-block .text-sub-head {
    line-height: 1.55;
font-size: 1.1rem;
color: #5c5c5c;
 font-weight: 400;
    text-align: center;
    padding-bottom: 2rem;
}
.new-pricing-block .text-head {
    
    text-align: center; width: 100%;
    padding-bottom: 2rem;
   line-height: 1.2;
font-size: 2.5rem;
color: #262626;
font-weight: 600;
}
.new-pricing-block .hide-visiblity{
    visibility: hidden !important;
}
.new-pricing-block .pricing-tab{
    background: #e2e2e2 0% 0% no-repeat padding-box;
    color: #26404e;
    box-shadow: none;
    border-radius: 5px 5px 0px 0px;
    padding: 16px 40PX;
    height: fit-content;
    cursor: pointer;
    transition: all 500ms ease;
    -webkit-transition: all 300ms;
    font-weight: 500;
}
.new-pricing-block .pricing-tab.active{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color: #26bc6a;
    border-radius: 5px 5px 0px 0px;
    /* box-shadow: none; */
    /* padding: 16px 40PX; */
    height: min-content;
    padding: 24px 40PX;
    box-shadow: 0px -3px 6px #00000021;
}
.new-pricing-block .pricing-cards-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    padding-top: 60px;
    box-shadow: 0 -3px 8px -6px rgba(0,0,0,.2);
}
.new-pricing-block .new-pricing-card{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 24px #0000001F;
    border-radius: 10px;
    width: 350px;
    color: #112233;
    text-align: left;
    padding: 40px 32px;
    padding-top: 0;
    margin: 10px;
    overflow: hidden;
}
.new-pricing-block .pack-type{
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 30px;
}
.new-pricing-block .price-tag{
    margin-bottom: 16px;
}
.new-pricing-block .price-tag .price-value{
    font-size: 50px;
    font-weight: 600;
}
.new-pricing-block .price-tag .package-validity{
    font-size: 30px;
}
.new-pricing-block .billing-info {
    margin-bottom: 32px;
    font-weight: 500;
}
.new-pricing-block .package-info {
    color: #778899;
    line-height: 26px;
    /* display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; */
    margin-bottom: 16px;
}
.new-pricing-block .no-of-apps,.new-pricing-block .no-of-workflows {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
}
.new-pricing-block .pricing-button{
    padding: 16px 0;
    background: #26bc6a;
    color: white;
    border-radius: 5px;
    width: 100vw;
    cursor: pointer;
    display: table-cell;
    text-align: center;
}
.new-pricing-block .header-tag {
    display: flex;
    justify-content: center;
    padding: 10px 24px;
    background: #26bc6a;
    color: white;
    width: max-content;
    align-items: center;
    margin: auto;
    position: relative;
    border-radius: 0 0 20px 20px;
    font-size: 14px;
    margin-bottom: 24px;
}
.new-pricing-block .header-tag::before{
    content: "";
    width: 24px;
    height: 50px;
    background: white;
    top: 0;
    position: absolute;
    left: -24px;
    box-shadow: 0 -24px 0 0 #26bc6a;
    border-top-right-radius: 25px;
    overflow: hidden;
}
.new-pricing-block .header-tag::after{
    content: "";
    width: 24px;
    height: 50px;
    background: white;
    top: 0;
    position: absolute;
    right: -24px;
    box-shadow: 0 -24px 0 0 #26bc6a;
    border-top-left-radius: 25px;
    overflow: hidden;
}


/* Table Comparison */

.table-comparision .table-comparision-wrapper{
    display: flex;
    box-shadow: 0px 3px 32px #00000026;
    border-radius: 10px;
    max-width: calc(250px * 4);
}
.table-comparision .table-left-desktop-header .card-cell{
    justify-content: left;
    padding-left: 30px;
}
.table-comparision .card-cell {
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid #e2e2e2; */
    font-size: 12px;
    padding: 0 10px;
    color: #112233;
    font-weight: 400;
    line-height: 22px;
}
.table-comparision .card-cell img{
    width: 40px;
}
.table-comparision .cell-mobile-title{
    display: none !important;
    background: #f5f8f7;
    height: 36px;
    font-weight: 600;
    font-size: 15px;
}
.table-comparision .table-left-desktop-header {
    width: 250px;
}
.table-comparision .table-modal {
    display: flex;
}
.table-comparision .table-right-modal{
    max-width: calc(250px * 3);
    overflow-x: auto;
    display: flex;
    box-shadow: -10px 0px 30px #00000012;
    border-radius: 0px 10px 10px 0px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}
.table-comparision .table-comparision-card {
    min-width: 250px;
    width: min-content;
}
.table-comparision .table-cell-header.card-cell {
    font-weight: 600;
    font-size: 16px !important;
}
.table-comparision .cell-block:nth-child(even) {
    background: #f5f8f7 0% 0% no-repeat padding-box;text-align:left;
}
.table-comparision .cell-block:nth-child(odd) {
    background: #FFFFFF 0% 0% no-repeat padding-box; text-align:left;
}
@media only screen and (max-width: 1000px)
{
    .table-comparision .table-left-desktop-header{
        display: none;
    }
    .table-comparision .cell-mobile-title{
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .table-comparision .table-cell-header.card-cell{
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border-bottom: 1px solid #e2e2e2;
    }
    .table-comparision .card-cell{
        background: #FFFFFF !important;
    }
    .table-comparision .table-right-modal{
        border-radius: 10px !important;
    }
    .table-comparision .table-comparision-wrapper{
        max-width: calc(100% - 40px);
        margin: 0 20px;
    }
    .table-comparision-card:not(:last-child)  {
        border-right: 1px dashed #e2e2e2;
    }
} 

.block-wrapper1{width:65%;margin:auto;}
.aasset-mgmt-header-text h2, .aasset-mgmt-header-text h3, .aasset-mgmt-header-text h4, .aasset-mgmt-header-text h5{font-size:2.5rem !important;font-weight:600;}
.main-partners-container .text-head { font-size:2.5rem;font-weight:600; line-height: 1.2;}
@media only screen and (max-width: 740px)
{
 .block-wrapper1{width:95%;margin:auto;}
.main-card-and-head-wrapper .info-card-main-header { font-size: 1.8rem !important; }
.new-pricing-block .text-head {font-size: 1.8rem !important;}
.card-layout-2 .text-head {font-size: 1.8rem !important;}
.information-blocks .info-head-primary	{font-size: 1.8rem !important;}
.main-asset-mgmt .asset-mgmt-header-text{font-size: 1.8rem !important;}
.main-request-demo .request-demo-head {font-size: 1.8rem !important;}
.main-video-box-container .video-box-head{font-size: 1.8rem !important;}
.main-partners-container .text-head{font-size: 1.8rem !important;}
.main-cust-academy-wrapper .cust-head{font-size: 1.8rem !important;} 
.main-header-support .support-banner-text{font-size: 1.8rem !important;}
.main-report-form .report-form-head {font-size: 1.8rem !important;}
.main-forum .forum-title {font-size: 1.8rem !important;}
.main-carousel-container .carousel-main-head {font-size: 1.8rem !important;}
.left-feature-title{font-size: 1.8rem !important;}
.main-head-title{font-size: 1.8rem !important;}
.head-img-heading {font-size: 1.8rem !important;}
.horizontal-tab-heading {font-size: 1.8rem !important;}
.opportunity-main-head{font-size: 1.8rem !important;}
.faq-accordion-heading{font-size: 1.8rem !important;}
.aasset-mgmt-header-text h2, .aasset-mgmt-header-text h3, .aasset-mgmt-header-text h4, .aasset-mgmt-header-text h5{font-size: 1.8rem !important;}
.main-report-form .report-form-left{margin:auto;}
.main-card-and-head-wrapper .info-card-single-card-wrapper {
    width: calc(100% - 0.1rem) !important;
}

.opportunity-main-head
{font-size: 1.8rem !important;}
.main-report-form .report-form-head h1, .main-report-form .report-form-head h2, .main-report-form .report-form-head h3, .main-report-form .report-form-head h4, .main-report-form .report-form-head h5 {
	font-size: 1.8rem !important;}
	.main-company-work .company-work-banner-text h1, .main-company-work .company-work-banner-text h2, .main-company-work .company-work-banner-text h3, .main-company-work .company-work-banner-text h4, .main-company-work .company-work-banner-text h5 
{font-size: 1.8rem !important;}
.main-header-support .support-banner-text h1, 
.main-header-support .support-banner-text h2, .main-header-support .support-banner-text h3, .main-header-support .support-banner-text h4, .main-header-support .support-banner-text h5 {
	font-size: 1.8rem !important;}
  .support-banner-text h3{font-size: 1.8rem !important;}
  
.aasset-mgmt-header-text{font-size: 1.8rem !important; text-align: center !important;}

	
}  

/* HP Style  */

@media only screen and (max-width: 600px) {
	#post-11866 .FallingCard {
		padding-bottom: 60px;
	}
}

.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
	display: none !important;
}


/* popups style  */
.hustle-button-icon.hustle-button-close.has-background{
	color: #000;
}
.request-demo-popup-wrapper {
	max-width: 780px;
	margin: auto;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper {
	display: flex;
	flex-direction: column;
	position: relative;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .pupupbg {
	display: block;
	background: linear-gradient(180deg, #26BC6A 0%, #5894B4 100%);
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -1;
	top: -20px;
	right: -20px;
	border-radius: 12px;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content {
	background: rgba(226, 255, 239, 1);
	border-radius: 12px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	overflow: hidden;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .popup-lhs-content {
	display: flex;
	flex-direction: column;
	padding-left: 66px;
	padding-top: 60px;
	padding-bottom: 60px;
	justify-content: center;
	flex: 1;
	box-sizing: border-box;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .popup-lhs-content h2 {
	font-family: Montserrat  !important;
	font-size: 30px !important;
	font-weight: 700 !important;
	line-height: 37px !important;
	text-align: left;
	margin: 0px !important;
	margin-bottom: 12px !important;
	color: rgba(38, 64, 78, 1);
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .popup-lhs-content p {
	font-family: Montserrat !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	line-height: 23px !important;
	text-align: left;
	margin: 0px!important;
	color: rgba(111, 108, 144, 1) !important;
	flex: 1;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .popup-lhs-content a {
	font-family: Montserrat !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 17px !important;
	text-align: center;
	padding: 14px 82px;
	background-color: rgba(38, 188, 106, 1) !important;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1) !important;
	margin-top: 38px !important;
	display: block;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .pupup-rhs-content {
	display: flex;
	overflow: hidden !important;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .pupup-rhs-content img {
	width: 100%;
}


.request-demo-popup-wrapper {
	max-width: 780px;
	margin: auto;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper {
	display: flex;
	flex-direction: column;
	position: relative;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .pupupbg {
	display: block;
	background: linear-gradient(180deg, #26BC6A 0%, #5894B4 100%);
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -1;
	top: -20px;
	right: -20px;
	border-radius: 12px;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content {
	background: rgba(226, 255, 239, 1);
	border-radius: 12px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	overflow: hidden;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .popup-lhs-content {
	display: flex;
	flex-direction: column;
	padding-left: 66px;
	padding-top: 60px;
	padding-bottom: 60px;
	justify-content: center;
	flex: 1;
	box-sizing: border-box;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .popup-lhs-content h2 {
	font-family: Montserrat !important;
	font-size: 30px !important;
	font-weight: 700 !important;
	line-height: 37px !important;
	text-align: left;
	margin: 0px;
	margin-bottom: 12px !important;
	color: rgba(38, 64, 78, 1) !important;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .popup-lhs-content p {
	font-family: Montserrat !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	line-height: 23px !important;
	text-align: left;
	margin: 0px !important;
	color: rgba(111, 108, 144, 1) !important;
	flex: 1;
	box-sizing: border-box;
}



.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .popup-lhs-content a {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 700 !important;
	line-height: 17px;
	text-align: center;
	padding: 14px 82px;
	background-color: rgba(38, 188, 106, 1) !important;
	border-radius: 4px;
	color: rgba(255, 255, 255, 1) !important;
	margin-top: 38px;
	display: block;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .pupup-rhs-content {
	display: flex;
	overflow: hidden !important;
}

.request-demo-popup-wrapper .pupup-contnet-wrapper .popup-content .pupup-rhs-content img {
	width: 100%;
}

.free-trial-popup {
	width: 717.06px;
	border-radius: 12px;
	position: relative;
	overflow: hidden;
	margin: auto;
	background-color: #fff;
}

.free-trial-popup .trail-contnet-wrapper {
	display: flex;
	align-items: stretch;
	border-radius: 12px;
}



.free-trial-popup .trail-contnet-wrapper>div {
	flex: 1;
	margin: auto;
}

.free-trial-popup .trail-contnet-wrapper .left-img {
	max-width: 40%;
	height: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}

.free-trial-popup .trail-contnet-wrapper .left-img img {
	width: 100%;
}

.free-trial-popup .trail-contnet-wrapper .right-content {
	max-width: 60%;
	height: 100%;
	box-sizing: border-box;
	display: flex;
	gap: 24px;
	flex-direction: column;
	padding: 0 37px;
}

.free-trial-popup .trail-contnet-wrapper .right-content .content {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-direction: column;
}

.free-trial-popup .trail-contnet-wrapper .right-content .content h2 {
	font-family: Montserrat !important;
	font-size: 28px !important;
	font-weight: 600 !important;
	line-height: 34px !important;
	text-align: left !important;
	color: #26404E !important;
	margin: 0px !important;
}
.free-trial-popup .trail-contnet-wrapper .right-content .content h2 strong{
	font-weight: 800 !important;
}
.free-trial-popup .trail-contnet-wrapper .right-content .content p {
	font-family: Montserrat !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 23px !important;
	text-align: left;
	color: #6F6C90 !important;
	margin: 0px !important;
}

.free-trial-popup .trail-contnet-wrapper .right-content .btn-wrapper {
	display: flex;
	flex-direction: column;
}

.free-trial-popup .trail-contnet-wrapper .right-content .btn-wrapper .green-btn {
	padding: 14px !important;
	font-family: Montserrat !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 20px !important;
	text-align: center;
	border-radius: 4px;
	color: #fff !important;
	background-color: #26BC6A;
}

.free-trial-popup .trail-contnet-wrapper .right-content .btn-wrapper span {
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 500;
	line-height: 23.08px;
	text-align: center;
	display: inline-block;
	color: #26BC6A;
}