

header.side-modern .side nav.navigation > ul > li.has-dropdown > .dropdown .megamenu-dropdown-overlay{
    background-color: transparent;
}

header.side-modern nav.navigation > ul > li > ul.dropdown li.has-dropdown ul {
    opacity: 0;
    display: none;
    -webkit-transition: opacity 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -moz-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    -o-transition: all 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: opacity 500ms cubic-bezier(0.455, 0.030, 0.515, 0.955) 200ms;
}

header.side-modern nav.navigation > ul > li > ul.dropdown li.has-dropdown:hover ul {
    display: block;
    opacity: 1;
    padding: 7px 5px;
}

header.side-modern nav.navigation li.has-dropdown:not(.megamenu) .dropdown .dropdown {
    background-color: transparent;
    left: 0;
    padding: 3px 10px;
    position: relative;
    margin-top: 0;
    max-height: 85px;
    overflow-y: scroll;
}

header.side-modern .side nav.navigation ul li a {
    transition: all 300ms;
}

header.side-modern .navigation li a span:not(.menu-separator-block) {
    transition: none;
}

header.side-modern .side nav.navigation ul li a:hover {
    padding-left: 5px;
}

header.side-modern nav.navigation ul ul.dropdown li a {
    display: block;
    float: none;
    padding: 5px 0 3px;
}

header.side-modern .side nav.navigation > ul > li > ul.dropdown > li > ul.dropdown a {
    padding-top: 0;
}

header.side-modern nav.navigation ul ul li ul.dropdown li {
    float: none;
}

/***** simple style *****/
header.side-modern .style-style1.side nav{
    overflow: visible;
}

header.side-modern .style-style1.side nav  ul{
    transform: rotateY(90deg);
    transform-origin: left bottom;
}

header.side-modern.right .style-style1.side nav  ul{
    transform: rotateY(-90deg);
    transform-origin: right bottom;
}

header.side-modern .style-style1.side nav  ul  li{
    opacity: 1;
    transform: rotateY(0deg);
    transform-origin: center;
    padding: 20px 0;
    background-color: transparent;
    border-bottom: 1px solid;
    transition: background-color .3s;
    height: 65px;
    overflow: visible;
}

header.side-modern.right .style-style1.side nav  ul  li{
    text-align: right;
}

header.side-modern .style-style1.side nav  ul  li:last-child{
    border-bottom: none;
}

header.side-modern .style-style1.side nav  ul  li  a{
    border-bottom: 0;
    padding-left:20px;
    padding-right:20px;
    margin-bottom: 0;
    line-height: 14px;
}

header.side-modern .style-style1.side nav  ul.dropdown li.menu-item  a > span{
    display: block;
    margin: 0 auto 5px;
}

header.side-modern .style-style1.side nav.navigation  ul  li.has-dropdown:after{
    content: '>';
    position: absolute;
    top: 21px;
}

header.side-modern.left .style-style1.side nav.navigation  ul  li.has-dropdown:after{right: 12px;}
header.side-modern.right .style-style1.side nav.navigation  ul  li.has-dropdown:after{left: 12px; content: "<";}

header.side-modern .style-style1.side nav.navigation > ul > li.has-dropdown .dropdown{
    top: -44px;
    padding: 0;
    overflow: visible;
    max-height: none;
}
header.side-modern.left .style-style1.side nav.navigation > ul > li.has-dropdown .dropdown{
    left:100%;
    border-left: 1px solid ;
}

header.side-modern.right .style-style1.side nav.navigation > ul > li.has-dropdown .dropdown{
    left: -100%;
    border-right: 1px solid ;
}

header.side-modern .side.style-style1 nav.navigation ul li a:hover{
    padding-left:25px;
}

header.side-modern .side.style-style1 nav.navigation ul ul.dropdown li a{
    padding: 0 20px;
}


/****** Footer  ******/

header.side-modern .side .footer {
    border-top: 1px solid;
    bottom: 0;
    height: 65px;
    position: absolute;
    text-align: center;
    width: 100%;
    line-height: 65px;
}

header.side-modern .footer .info {
    width: inherit;
    height: inherit;
}

header.side-modern .footer .info > a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    line-height: 65px;
    font-size: 20px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

header.side-modern .footer .info .footer-content {
    height: 64px;
    top: 0;
    white-space: nowrap;
    padding: 0;
    line-height: 64px;
}

header.left.side-modern .footer .info .footer-content {
    left: 65px;
}

header.right.side-modern .footer .info .footer-content {
    right: 65px;
}

header.left.side-modern .footer .copyright {
    padding: 25px 25px 25px 0;
}

header.right.side-modern .footer .copyright {
    padding: 25px 0 25px 25px;
}

header.side-modern .footer .copyright p {
    transition: color 500ms;
    margin-bottom: 0;
}

header.left.side-modern .footer .copyright p {
    border-left: 1px solid;
    padding-left: 15px;
}

header.right.side-modern .footer .copyright p {
    border-right: 1px solid;
    padding-right: 15px;
}

header.side-modern .footer .footer-socials,
header.side-modern .footer .copyright {
    opacity: 0;
    display: inline-table;
}

header.left.side-modern .footer .footer-socials,
header.left.side-modern .footer .copyright {
    transform: rotateY(90deg);
    transform-origin: left top;
}

header.right.side-modern .footer .footer-socials,
header.right.side-modern .footer .copyright {
    transform: rotateY(-90deg);
    transform-origin: right top;
}

header.side-modern .footer .info .footer-content span,
header.side-classic .icons-pack li.search .search-form form,
header.side-modern .footer .info .footer-content ul {
    line-height: normal;
}

header.side-modern .footer .info .footer-content ul {
    list-style: none;
}

header.left.side-modern .footer .info .footer-content ul {
    float: left;
}

header.right.side-modern .footer .info .footer-content ul {
    float: right;
}

header.side-modern .footer .info .footer-content ul a {
    display: block;
    line-height: 65px;
    position: relative;
}

header.side-modern .footer .info .footer-socials span {
    position: absolute;
}

header.side-modern .footer .info .footer-socials span.default {
    top: 2px;
}

header.side-modern .footer .info .footer-socials span.hover {
    top: -50px;
}

header.side-modern .footer .info .footer-content ul {
    display: inline-flex;
    transition: border-color 500ms;
}

header.side-modern .footer .info .footer-content ul {
    overflow: hidden;
}

header.left.side-modern .footer .info .footer-content ul {
    padding: 25px 5px 25px 25px;
}

header.right.side-modern .footer .info .footer-content ul {
    padding: 25px 25px 25px 5px;
}

header.side-modern .footer .info .footer-content ul li {
    width: 30px;
    height: 15px;
}

header.left.side-modern .footer .info .footer-content ul li {
    padding-right: 15px;
}

header.right.side-modern .footer .info .footer-content ul li {
    padding-left: 15px;
}

header.right.side-modern .footer .info .footer-content ul li {
    padding-left: 15px;
    float: right;
}

/*------------------------- Mobile Navigation Button -------------------------*/

header .navigation-button,
header .mobile-shopcart,
header .mobile-sidebar{
    display: none;
    width: 32px;
    height: 32px;
    text-align: center;
    text-decoration: none;
    margin-right: 10px;
    float: right;
    position: relative;
    top: 50%;
    transform: translate(0,-50%)!important;
}

header .navigation-button span{
    line-height: 32px;
    font-size: 32px;
}

header .mobile-shopcart span{
    line-height: 32px;
    font-size: 26px;
}
header .mobile-sidebar i{
    line-height: 32px;
    font-size: 24px;
}

/* Mobile Navigation */

.navigation-mobile{
    width: 100%;
    padding: 0 60px;
    overflow: hidden;
    display: none;
    z-index: 1;
    text-align: left;
}

.navigation-mobile ul{
    list-style: none;
    margin:0;
}

.navigation-mobile li{
    font-size: 14px;
    font-weight: 400;
    position: relative;
}

.navigation-mobile li ul{
    margin-left: 15px;
}

.navigation-mobile .sub-menu li{
    border-bottom: none;
    padding: 3px 0;
}

.navigation-mobile li a{
    padding: 15px 0;
    font-size: 14px;
    line-height: 1em;
    display: inline-block;
    position: relative;
    z-index: 1;
    font-family: 'Roboto', sans-serif;
    width: 85%
}

.navigation-mobile .dropdown li a{
    font-size: 13px;
}

.navigation-mobile li a .hover-effect{
    display: none;
}

.navigation-mobile li .icon{
    margin-right: 10px;
}

.navigation-mobile li .arrow{
    display: inline-block;
    padding: 15px 10px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    font-size: 16px;
    cursor: pointer;
    line-height: 14px;
}

.navigation-mobile .sub-menu li a{
    padding: 3px 0;
}

.navigation-mobile > ul{
    padding:0;
}

.navigation-mobile a{
    text-decoration: none;
}

.navigation-mobile li.separator{
    display: none;
}

.navigation-mobile .dropdown{
    display: none;
    margin-bottom: 15px;
}

.navigation-mobile .dropdown li a,
.navigation-mobile .dropdown .dropdown li a,
.navigation-mobile .dropdown li .arrow{
    padding: 10px 0;
}

.navigation-mobile .dropdown .dropdown li{
    margin-bottom: 0;
}

/*** Mobile Navigation Search Form ***/

.navigation-mobile .search-form{
    background-color: #efefef;
    margin-bottom: 30px;
    height: 50px;
}

.navigation-mobile .search-form fieldset{
    position: relative;
}

.navigation-mobile .search-form input[type="text"]{
    background-color: transparent;
    border: none;
    height: 50px;
    line-height: 50px;
    padding: 0 40px 0 10px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.navigation-mobile .search-form input[type="text"]:focus{
    outline: none;
}

.navigation-mobile .search-form input[type="submit"]{
    position: absolute;
    background: transparent url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/mobile-search-dark.png') no-repeat center;
    width: 19px;
    height: 19px;
    border: none;
    top: 15px;
    right: 20px;
}

/** Responsive Header Dark/Light variation **/
/** Light **/
header.header-light .navigation-button,
header.header-light .mobile-sidebar,
header.header-light .mobile-shopcart,
header.header-light {
    color: #000;
}
.navigation-mobile.header-light{
    background-color: #fff;
}
.navigation-mobile.header-light li{
    border-bottom: 1px solid #e0e0e0;
}
.navigation-mobile.header-light a,
.navigation-mobile.header-light li .arrow,
.navigation-mobile.header-light .sub-menu li a{
    color: #8a8a8a;
}

.navigation-mobile.header-dark a.open{
    color: #ffffff;
}

.navigation-mobile.header-light a.open{
    color: #000000;
}

.navigation-mobile.header-light .search-form{
    background-color: #efefef;
}

/** Dark **/
header.header-dark .navigation-button,
header.header-dark .mobile-sidebar,
header.header-dark .mobile-shopcart,
header.header-dark{
    color: #fff;
}
.navigation-mobile.header-dark{
    background-color: #252525;
}
.navigation-mobile.header-dark li{
    border-bottom: 1px solid #424242;
}
.navigation-mobile.header-dark a,
.navigation-mobile.header-dark li .arrow,
.navigation-mobile.header-dark .sub-menu li a{
    color: #a5a5a5;
}
.navigation-mobile.header-dark .search-form{
    background-color: #424242;
}

/** Removing Borders **/
.navigation-mobile.header-light li li,
.navigation-mobile.header-light li:last-child,
.navigation-mobile.header-dark li li,
.navigation-mobile.header-dark li:last-child{
    border: none;
}

/*** responsive sidebar in tablet ***/
.layout > .smart-sidebar{
    position: fixed;
    right: -313px;
    z-index: 9999;
    height: 100%;
    text-align: left;
    padding-top: 30px;
    background-color: #393939;
    overflow: scroll;
    padding-bottom: 30px;
    -webkit-transition: right 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition:         right 600ms cubic-bezier(0.23, 1, 0.32, 1);
    min-height:100%;
    overflow-x:hidden !important;
}

.layout > .smart-sidebar div[class *= 'overlay']{
    display: none;
}

.layout > .smart-sidebar.open{right:0;}

.layout > .wrap.move{
    margin-right: 313px !important;
    -webkit-box-shadow: 3px 1px 16px rgba(0,0,0,.75);
    -moz-box-shadow: 3px 1px 16px rgba(0,0,0,.75);
    box-shadow: 3px 1px 16px rgba(0,0,0,.75)

}

.smart-sidebar .widget .widget-title{
    line-height: 15px;
    min-height: 15px;
}

.smart-sidebar.light-sidebar .widget{
    margin-bottom: 25px;
}

.smart-sidebar.sidebar .widget{
    padding: 0 0 25px;
}

.smart-sidebar.sidebar .widget_nav_menu{
    padding-left: 15px;
}

.smart-sidebar .close-sidebar{display: none;}


/*---------------------------------------------------------
                        BODY
---------------------------------------------------------*/
body {
    height: 100%;
}

.layout{
    position: relative;
}

.layout-container {
    position: relative;
    transition: .3s -webkit-filter linear;
}

.layout-container.blur{ -webkit-filter:blur(10px); -moz-filter:blur(20px); -o-filter:blur(20px); filter: blur(20px);}

.layout-container > .color-overlay,
.layout-container > .texture-overlay,
.layout-container > .bg-image {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.layout-container > .color-overlay {
    z-index: -4;
}

.layout-container > .texture-overlay {
    z-index: -5;
}

.layout-container > .bg-image {
    z-index: -6;
}

/****/
#pageLoadingOverlay{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background: #fff;
    opacity: 1;
    z-index: 10000;
}

#pageLoadingOverlay .loading-text{
    display: none;
}

/*---------------------------------------------------------
                        content
---------------------------------------------------------*/

.layout {
    margin-left: auto;
    margin-right: auto;
    width: 99.8%;
    overflow: hidden;
}

main {
    margin-left: auto;
    margin-right: auto;
}

main .color-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}

main .texture-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -2;
    top: 0;
    left: 0;
}

main .bg-image {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -3;
    top: 0;
    left: 0;
}

main > .content {
    position: relative;
    min-height: 500px;
}

main .content .type-page .vc_empty-placeholder:first-child {
    margin-bottom: 0 !important;
    clear: both;
}

.layout > .wrap {
    width: 100%;
    position: relative;
    -webkit-transition: margin-right 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition:         margin-right 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

/*---------------------------------------------------------
                        sidebar
---------------------------------------------------------*/
/* Style */

.right-align {
    text-align: right;
}

.left-align {
    text-align: left;
}

.center-align {
    text-align: center;
}

.shadow {
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
}

/* Normal */

.sidebar {
    position: relative;
    z-index: 2;
}

.sidebar > .color-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}

.sidebar > .texture-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -2;
    top: 0;
    left: 0;
}

.sidebar > .bg-image {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -3;
    top: 0;
    left: 0;
}

.sidebar .widget {
    padding: 20px 0;
    margin: 0 20px;
}

.sidebar.box .widget{
    padding: 30px;
    margin: 0;
}

/* Border */

.sidebar.border .widget {
    border-bottom: 1px solid;
}

.sidebar.border .widget:last-child {
    border-bottom: none;
}

/* Box */

.sidebar.box > .color-overlay {
    background: transparent !important;
}

.sidebar.box > .texture-overlay {
    background-image: none !important;
}

.sidebar.box > .bg-image {
    background-image: none !important;
}

.sidebar.box{padding:5px;}

.sidebar.box .widget {
    margin-bottom: 5px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

/*.sidebar .widget-title {
    text-align: inherit;
}*/

/* Sidebar Dark/Light */

.dark-sidebar,
.dark-sidebar a,
.dark-sidebar a span,
.dark-sidebar select {
    color: rgba(0, 0, 0, 0.6);
    transition: color 0.3s;
}

.sidebar.border.dark-sidebar .widget {
    border-color: rgba(0, 0, 0, 0.3);
}

.dark-sidebar .widget-title,
.dark-sidebar a:hover {
    color: rgba(0, 0, 0, 1);
}

.light-sidebar,
.light-sidebar a,
.light-sidebar select,
.light-sidebar a span {
    color: rgba(255, 255, 255, 0.6);
    transition: color 0.3s;
}

.sidebar.border.light-sidebar .widget {
    border-color: rgba(255,255,255,0.3);
}

.light-sidebar .widget-title,
.light-sidebar a:hover,
.light-sidebar a:hover span{
    color: rgba(255, 255, 255, 1);
}

/* Skill Widget */

.sidebar.right-align .widget_md_progress .progress-list .bar-percentage {
    float: right;
    display: block;
}

.sidebar.right-align .widget_md_progress .progress-list .bar-container {
    position: relative;
    top: 15px;
}

.sidebar.right-align .widget_md_progress .progress-list .bar-container .bar {
    float: right;
}

.sidebar.right-align .widget_md_progress .progress-list .progressbar .title {
    width: 100%;
    text-align: right;
    margin-top: 5px;
    position: relative;
    left: -3px;
}

/* Double Sidebar */

main.retina-screen-main .sidebar{
    display: block !important;
}

.sidebar.right-sidebar {
    float: right;
}

/* Wordpress Nav Menu Widget */

.sidebar.right-align .widget_nav_menu .menu-menu-container {
    float: right;
}

.sidebar.left-align .widget_nav_menu .menu-menu-container {
    margin-left: 17px;
}

.sidebar.right-align .widget_nav_menu .menu-menu-container {
    margin-right: 17px;
    direction: rtl;
    width: 100%;
}

.sidebar.center-align .widget.widget_recent_entries ul li,
.sidebar.center-align .widget.widget_recent_entries ul li:hover {
    background-image: none;
}

.sidebar.center-align .widget.widget_archive ul,
.sidebar.center-align .widget_nav_menu .menu-menu-container ul {
    list-style-type: none;
}

.sidebar .widget_nav_menu .menu-menu-container ul li {
    margin: 10px 0;
}

/* Calendar Widget */

.widget_calendar #calendar_wrap {
    font-size: 11px;
    text-align: center;
}

.sidebar .widget_calendar #calendar_wrap {
    display: inline-block;
}

/* Menu Widget */

.sidebar.right-align .widget_calendar #calendar_wrap {
    display: inline-block;
    margin-right: -6px;
}



/* Sidebar Box Separator */


.sidebar.box .separator{
    width: 150%;
    margin-left: -50px;
    background-color: #ebeaea;
    height: 2px;
    margin-bottom: 30px;

}

.sidebar.box .widget{
    padding-top:0;
    margin-bottom: 20px;
    border-radius: 5px;
}

.sidebar.box .widget-md-text .text-widget-image{
    margin-bottom: 10px;
    margin-top: 10px;
}

.sidebar.box .widget .widget-title
{
    margin-bottom: 0;
}

.sidebar.box h4{
    line-height: 50px;
}



/*****************************************************
*               Footer
******************************************************/

footer {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /*overflow: hidden;*/
}

footer .color-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}

footer .texture-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -2;
    top: 0;
    left: 0;
}

footer .bg-image {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -3;
    top: 0;
    left: 0;
}

footer .content {
    margin-left: auto;
    margin-right: auto;
}

#footer-bottom {
    position: relative;
    filter: blur(0);
    -webkit-filter: blur(0);
}

#footer-bottom > div:first-of-type{
    margin:0 auto;
    padding: 10px 45px 10px 55px;
}
#footer-bottom > div:first-of-type:after{
    content:" ";
    display: block;
    clear: both;
}

#footer-bottom .social-icons li{
    font-size: 20px;
    list-style: none outside none;
    margin-right: 6px;
    display: inline;
}

#footer-bottom .social-icons span a {
    text-align: center;
    cursor: pointer;
    font-size: 17px;
    margin: 0 4px;
    padding: 1px 4px 1px;
    transition: all 0.5s ease;
}

#footer-bottom .social-icons span a:hover{
    opacity: 0.4;
    /*color: #fff;*/
}

#footer-bottom .copyright,
#footer-bottom .social-icons{
    min-height:0;
}
#footer-bottom .copyright p{
    font-size: 13px;
}

#footer-bottom .copyright a{
    font-family: inherit;
    font-size: inherit;
    color:inherit;
    font-weight: inherit;
    text-decoration: underline;
}
#footer-bottom .linear .copyright{
    float: right;
    text-align: right;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#footer-bottom .linear{
    height: inherit;
}

#footer-bottom .centered{
    position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-filter : blur(0px);
    transform: translateY(-50%) translateX(-50%);
}
#footer-bottom .centered .footer-spacer{
    margin-top: 20px;
}
#footer-bottom .centered .copyright {
    text-align: center;
    font-size: 12px;
}

#footer-bottom .linear .social-icons {
    padding: 0;
    text-align: right;
    margin: 0;
    float: right;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
}

#footer-bottom .centered .social-icons {
    padding: 5px 0 0 0;
    text-align: center;
}

#footer-bottom .linear .logo {
    float:left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#footer-bottom .centered .logo {
    text-align: center;
}

#footer-bottom .logo img {
    display: inline-block;
    max-height: 55px;
    max-width: 80%;
}

footer.footer-default .footer-widgets .widget-area div[class*="col-"] {
    height: inherit;
}

footer.footer-default .footer-widgets .widget-area.classicStyle.border .wrapContent{
    position: relative;
    /*top:50%;
    transform: translateY(-50%);*/
}

footer.footer-default .footer-widgets .widget-area.classicStyle.border .wrapContent .widget:last-child{
    margin-bottom: 0;
}

footer.footer-default .footer-widgets.light .widget-area.classicStyle.border.split div[class*="col-"]{
    padding: 0 25px;
}

.footer-widgets.light .widget-area.classicStyle.border{
    height: auto;
}

.footer-widgets.light .widget-area.classicStyle.border .widget-md-text .text-widget-desc p{
    padding: 0;
}

footer.footer-default .footer-widgets .widget-area.classicStyle.border div[class*="col-"]:before{
    content: "";
    width:1px;
    height: 100%;
    position: absolute;
    left: 0;
    top:0;

}

footer.footer-default .footer-widgets.light .widget-area.classicStyle.border div[class*="col-"]:before{
    background-color: rgba(255,255,255,.2);
}

footer.footer-default .footer-widgets.dark .widget-area.classicStyle.border div[class*="col-"]:before{
    background-color: rgba(0,0,0,.2);
}

footer.footer-default .footer-widgets .widget-area.classicStyle.border div[class*="col-"]:first-child:before{
    display: none;
}


footer.footer-default .footer-widgets .widget-area.classicStyle div[class*="col-"]:first-child{
    padding-left: 0;
}

footer.footer-default .footer-widgets .widget-area.classicStyle div[class*="col-"]:last-child{
    padding-right: 0;
}

footer.footer-default div#footer-bottom div.container > * {
    display: inline-block;
    float: left;
    color: #FFFFFF;
}

footer hr.footer-separator{
    width:100%;
    margin: 0;
    border: 0;
}

/** Parallax Footer **/
footer.footer-parallax{
    position: fixed;
    bottom: 0;
    opacity: 1;
}

footer.footer-parallax .content{
    opacity: 1;
}

main.has-parallax-footer{
    position: relative;
    z-index: 10;
    box-shadow: rgba(0, 0, 0, 0.7) 0 105px 90px -90px;
    padding-bottom: 0;
}

/* Fix bug with magnific popup*/
body.mfp-zoom-out-cur .footer-parallax {
    right: auto !important;
}

/** Removing Footer Parallax in some pages **/
.error404 footer.footer-parallax,
.woocommerce-page footer.footer-parallax,
.search footer.footer-parallax{
    position: relative !important;
    bottom: auto;
    opacity: 1;
}

.error404 footer.footer-parallax .content,
.woocommerce-page footer.footer-parallax .content,
.search footer.footer-parallax .content{
    opacity: 1;
}

.error404 main.has-parallax-footer,
.woocommerce-page main.has-parallax-footer,
.search main.has-parallax-footer{
    position: static;
    z-index: 10;
    box-shadow: none;
    padding-bottom: 0;
    margin-bottom: 0!important;
}

/*****************************************************
*               Go to top button
******************************************************/
.go-to-top{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 17px;
    bottom: 17px;
    cursor: pointer;
    display: none;
    z-index: 100;
}
.go-to-top.dark{
    background: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/back-to-top-dark.png') no-repeat center;
}
.go-to-top.light{
    background: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/back-to-top-light.png') no-repeat center;
}

/*****************************************************
*               Widget Area
******************************************************/

/*.widget a,*/
.widget p,
.widget span,
.widget a,
.widget option,
.textwidget{
    font-size: 13px;
    line-height: 21px;
    font-weight: normal;
    letter-spacing: 0;
}

/* excluding wordpress text shortcode */
.vc_row .widget span{
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
}

.dark,
.dark a,
.dark a span,
.dark span,
.dark select{
    color: rgba(0, 0, 0, 0.6);
    transition: color 0.3s;
}

.dark .widget-title,
.dark a:hover,
.dark a:hover span{
    color: rgba(0, 0, 0, 1);
}

.light,
.light a,
.light a span,
.light select{
    color: rgba(255, 255, 255, 0.6);
    transition: color 0.3s;
}

.light .widget-title,
.light a:hover,
.light a:hover span{
    color: rgba(255, 255, 255, 1);
}

.dark .widget,
.light .widget {
    margin-bottom: 40px;
}

.widget .widget-title {
    min-height: 30px;
}

/* calendar widget*/

.widget_calendar #calendar_wrap{
    font-size: 11px;
    text-align: center;
}

.widget-area .widget_calendar .widget-title {
    margin-bottom: 25px;
}

.widget_calendar .cellSettingRight {
    width: 17px;
    float: right;
    text-align: center;
    margin-top: 10px;
}

.widget_calendar .cellSettingLeft {
    width: 17px;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.widget_calendar table tr {
    height: 25px;
}

.widget_calendar table tr td {
    width: 37px;
}

.widget_calendar table tr td#prev,
.widget_calendar table tr td#next {
    text-align: center;
}

.widget_calendar table caption {
    display: none;
}

.widget_calendar table tr th {
    font-weight: normal;
    height: 40px;
    text-align: center;
}

.sidebar .widget_calendar .widget-title {
    margin-bottom: 10px;
}
/* Twitter widget */

.twitter-recent-list{
    list-style: none;
}
.twitter-recent-list li{
    margin-bottom:23px;
}
.twitter-recent-list .twitter-widget-title{
    font-size: 14px;
}

.twitter-recent-list .twitter-widget-img{
    width: 22px;
    height: 22px;
    border-radius: 25px;
    margin-right: 12px;
    float: left;
    background-size: cover;
    background-color: #ccc;
    background-repeat: no-repeat;
}
ul.twitter-recent-list li span.create-at{
    margin-left: 7px;
    font-size: 11px;
}

ul.twitter-recent-list li .twitter-widget-status,
ul.twitter-recent-list li .twitter-widget-status{
    margin-top: 5px;
}

.dark ul.twitter-recent-list li .twitter-widget-title,
.dark-sidebar ul.twitter-recent-list li .twitter-widget-title{
    color: rgba(0, 0, 0, .8);
}

.dark ul.twitter-recent-list li .create-at,
.dark-sidebar ul.twitter-recent-list li .create-at{
    color: rgba(0, 0, 0, .4);
}

.dark ul.twitter-recent-list li .twitter-widget-status a,
.dark-sidebar ul.twitter-recent-list li .twitter-widget-status a{
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    line-height: 20px;
}

.dark ul.twitter-recent-list li .twitter-widget-title:hover,
.dark-sidebar ul.twitter-recent-list li .twitter-widget-title:hover,
.dark ul.twitter-recent-list li .twitter-widget-status a:hover,
.dark-sidebar ul.twitter-recent-list li .twitter-widget-status a:hover{
    color: rgba(0, 0, 0, 1);
}

.light ul.twitter-recent-list li .twitter-widget-title,
.light-sidebar ul.twitter-recent-list li .twitter-widget-title{
    color: rgba(255,255,255, 0.8);
}

.light ul.twitter-recent-list li .create-at,
.light-sidebar ul.twitter-recent-list li .create-at{
    color: rgba(255,255,255, .4);
}

.light ul.twitter-recent-list li .twitter-widget-status a,
.light-sidebar ul.twitter-recent-list li .twitter-widget-status a{
    color: rgba(255,255,255, 0.6);
    font-size: 12px;
    line-height: 20px;
}

.light ul.twitter-recent-list li .twitter-widget-title:hover,
.light-sidebar ul.twitter-recent-list li .twitter-widget-title:hover,
.light ul.twitter-recent-list li .twitter-widget-status a:hover,
.light-sidebar ul.twitter-recent-list li .twitter-widget-status a:hover{
    color: rgba(255,255,255, 1);
}


/* Search Widget */
.sidebar.box .widget_search .separator{
    margin-bottom: 0;
}

.sidebar.box .widget_search .search-form{
    margin-top: 30px;
}

.widget_search .search-form {
    border-radius: 19px;
    height: 38px;
    position: relative;
    width: 85%;
}

.right-align.sidebar .widget_search .search-form{
    margin-left: 15%;
}

.light .widget_search .search-form,
.light-sidebar .widget_search .search-form{
    background-color: rgba(255,255,255,0.1);
}

.dark .widget_search .search-form,
.dark-sidebar .widget_search .search-form{
    background-color: rgba(0,0,0,0.06);
}

.widget_search input {
    outline: none;
    border:none;
}

.widget_search input:first-child{
    height: 38px;
    font-size: 14px;
    font-weight: 300;
    font-family: inherit;
    background-color: transparent;
    width: 100%;
    padding-left: 15px;
    line-height: 38px;
}


.sidebar.right-align .widget_search input:first-child{
    float: right;
    padding-right: 15px;
    padding-left : 0;
}

.sidebar.right-align .widget_search form fieldset{
    float: right;
    width: 100%;
    direction: rtl;
}

.widget_search input:last-child{
    background-position: center center;
    background-repeat: no-repeat;
    border: none;

}

.sidebar.center-align .widget_search input:last-child{
    float: left;
}

.light.right-align .widget_search input:last-child,
.dark-sidebar.right-align .widget_search input:last-child{
    left: 15px;
    transform: rotateY(180deg);
    right: auto;
}

.dark .widget_search input:first-child,
.dark-sidebar .widget_search input:first-child {
    color: rgba(0, 0, 0, 0.82);
}

.dark .widget_search ::-webkit-input-placeholder,
.dark-sidebar .widget_search ::-webkit-input-placeholder {
    /* WebKit browsers */
    color:rgba(0, 0, 0, 0.82);
}

.dark .widget_search :-moz-placeholder,
.dark-sidebar .widget_search :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color:rgba(0, 0, 0, 0.82);
    opacity: 1;
}

.dark .widget_search ::-moz-placeholder,
.dark-sidebar .widget_search :-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color:rgba(0, 0, 0, 0.82);
    opacity: 1;
}


.dark .widget_search :-ms-input-placeholder,
.dark-sidebar .widget_search :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color:rgba(0, 0, 0, 0.82);
}

.light .widget_search input:last-child,
.dark-sidebar .widget_search input:last-child {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/search-light.png');
    background-color: transparent;
    transition: opacity 0.3s,right .15s;
    position: absolute;
    top: 10px;
    right: 15px;
    width: 30px;
    background-position: center center;
    height: 20px
}

.dark-sidebar .widget_search input:last-child{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/search-dark.png');
}



.light .widget_search input:last-child:hover,
.dark-sidebar .widget_search input:last-child:hover {
    opacity: .7;
    right:11px;
}

.light .widget_search input:first-child,
.light-sidebar .widget_search input:first-child {
    border: none;
    color: rgba(255, 255, 255, 0.6);
}

.light .widget_search ::-webkit-input-placeholder,
.light-sidebar .widget_search ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgba(255, 255, 255, 0.6);
}

.light .widget_search :-moz-placeholder,
.light-sidebar .widget_search :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
}

.light .widget_search ::-moz-placeholder,
.light-sidebar .widget_search ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    opacity: 1;
}

.light .widget_search :-ms-input-placeholder,
.light-sidebar .widget_search :-ms-input-placeholder{
    /* Internet Explorer 10+ */
    color: transparent;
}

.dark .widget_search input:last-child,
.light-sidebar .widget_search input:last-child{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/search-dark.png');
    background-color: transparent;
    transition: opacity 0.3s,right .15s;
    position: absolute;
    top: 10px;
    right: 15px;
    width: 30px;
    background-position: center center;
    height: 20px
}

.light-sidebar .widget_search input:last-child{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/search-light.png');
}

.dark .widget_search input:last-child:hover,
.light-sidebar .widget_search input:last-child:hover{
    opacity: .7;
    right:11px;
}

/*  Archieve widget */

.sidebar .widget.widget_archive ul,
.sidebar .widget.widget_categories ul{
    margin-left: 17px;
}

.sidebar.right-align .widget.widget_archive ul{
    float: right;
    width: 100%;
    margin-right: 13px;
}




/* Md RECENT PORTFOLIO */

.widget.widget-md-recent-portfolio .item-list{
    max-width: 285px;
}

/*.sidebar.right-align .widget.widget-md-recent-portfolio .item-list{
    float: right;
}*/

.widget.widget-md-recent-portfolio .item-list .item{
    float: left;
    width: calc(94% / 3 - 9px);
    height: 60px;
    margin: 0 9px 9px 0;
    position: relative;
}

.widget.widget-md-recent-portfolio .item-list .item .item-image div{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sidebar.right-align .widget.widget-md-recent-portfolio .item-list .item{
    float: right;
    margin: 0 0 9px 9px;
}

.modernStyle .widget.widget-md-recent-portfolio .item-list .item {
    margin: 0 9px 9px 0;
}

.widget.widget-md-recent-portfolio .item {
    position: relative;
}

.widget.widget-md-recent-portfolio .item span {
    display: table-cell;
    width: 80px;
    height: 60px;
    background-color: rgba(100, 100, 100, 0.3);
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
}

.widget.widget-md-recent-portfolio .item .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    transition: all 0.3s;
}

.widget.widget-md-recent-portfolio .item:hover .overlay {
    opacity: 1;
}

/* button */

.sidebar.widget-area .widget-md-text #text-widget-btn .shortcode-btn .fade-square {
    padding: 7px 21px 7px 10px;
}

/* Calendar */

.light-sidebar .widget_calendar #wp-calendar tr .active{
    color: #fff;
}

.dark-sidebar .widget_calendar #wp-calendar tr .active{
    color: #000;
}

.light-sidebar .widget_calendar #wp-calendar tr .active,
.dark-sidebar .widget_calendar #wp-calendar tr .active{
    font-weight: 800;
}

/*Categories widget */
.widget-area.classicStyle.border .widget_categories,
.widget-area.classicStyle.border .widget_pages,
.widget-area.classicStyle.border .widget_archive{
    margin-left: 20px;
}

.widget-area.classicStyle.border .widget_categories ul li,
.widget-area.classicStyle.border .widget_pages ul li,
.widget-area.classicStyle.border .widget_archive ul li{
    padding-left: 4px;
}


/* dark theme*/

.dark .widget .widget-title,
.dark-sidebar .widget .widget-title {
    color: rgba(0, 0, 0, 1);
}

.dark .widget table tr th,
.dark-sidebar .widget table tr th {
    color: rgba(0, 0, 0, 0.6);
}

.dark .widget table tr td,
.dark .widget table tr td a,
.dark .widget div,
.dark .widget div p,
.dark .widget span,
.dark-sidebar .widget table tr td,
.dark-sidebar .widget table tr td a,
.dark-sidebar .widget div,
.dark-sidebar .widget span {
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
    line-height: 21px;
    font-weight: normal;
}

.dark-sidebar .widget a:hover span {
    color: rgba(0, 0, 0, 1);
}

.dark .widget table tr td#today,
.dark-sidebar .widget table tr td#today,
.dark-sidebar .widget table tr td#today a {
    color: #fff;
    background-color: #000;
}

/* light theme*/

.light .widget .widget-title,
.light-sidebar .widget .widget-title {
    color: rgba(255, 255, 255, 1);
}

.light .widget table tr th,
.light-sidebar .widget table tr th {
    color: rgba(255, 255, 255, 0.6);
}

.light .widget table tr td,
.light .widget table tr td a,
.light .widget div,
.light .widget span,
.light-sidebar .widget table tr td,
.light-sidebar .widget table tr td a,
.light-sidebar .widget div,
.light-sidebar .widget span {
    color: rgba(255, 255, 255, 0.6);

}

.light .widget table tr td#today,
.light-sidebar .widget table tr td#today,
.light-sidebar .widget table tr td#today a{
    color: #000;
    background-color: #fff;
}

/* widgets same part */

.widget-area .widget-title {
    font-size: 15px;
    margin-bottom: 18px;
    position: relative;
}

.widget-area.classicStyle.border .widget-title{
    line-height: 15px;
}

footer .widget-area.modernStyle div ul.menu {
    list-style-type: none;
    padding-left: 15px;
}

footer .widget-area.classicStyle:not(.full) {
    padding: 60px;
}

.widget-area.classicStyle.border p,
.widget-area.classicStyle.border span,
.widget-area.classicStyle.border a{
    font-size: 13px;
}

footer .widget-area.modernStyle {
    padding: 40px 60px;
    text-align: center;
}

footer.footer-default .footer-widgets .widget-area.modernStyle div[class*="col-"] {
    padding-left: 0;
}

footer .widget-area.modernStyle:after {
    content: "";
    width: 100%;
    display: block;
    left: 0;
    height: 1px;
    position: absolute;
    right: 0;
    top: 85px;
    margin: auto;
}

footer .light .widget-area.modernStyle:after {
    background-color: rgba(255, 255, 255, 0.6);
}

footer .dark .widget-area.modernStyle:after {
    background-color: rgba(0, 0, 0, 0.6);
}

footer .widget-area.modernStyle .widget-area-column:after {
    content: "";
    width: 1px;
    top: -10px;
    height: 30px;
    position: absolute;
    right: 0;
}

footer .light .widget-area.modernStyle .widget-area-column:after {
    background-color: rgba(255, 255, 255, 0.6);
}

footer .dark .widget-area.modernStyle .widget-area-column:after {
    background-color: rgba(0, 0, 0, 0.6);
}

footer .widget-area.modernStyle .widget-area-column:first-child:before {
    content: "";
    width: 1px;
    top: -10px;
    height: 30px;
    position: absolute;
    left: 0;
}

footer .light .widget-area.modernStyle .widget-area-column:first-child:before {
    background-color: rgba(255, 255, 255, 0.6);
}

footer .dark .widget-area.modernStyle .widget-area-column:first-child:before {
    background-color: rgba(0, 0, 0, 0.6);
}

footer .widget-area.classicStyle .widget-title {
    text-align: left;
}

footer .widget-area.modernStyle .widget-title {
    text-align: left;
    margin-top: -17px;
    margin-bottom: 68px;
    padding-left: 10px;
}

footer .widget-area.modernStyle .wrapContent {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

/* skin */

.footer-widgets.dark, .footer-widgets.dark .hr-small {
    color: black;
    border-color: rgba(0, 0, 0, 1);
}

.footer-widgets.light, .footer-widgets.light .hr-small {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
}

/* Footer Widgets */

footer .footer-widgets.light .widget_calendar #wp-calendar tr .active{
    color: #fff;
}

footer .footer-widgets.dark .widget_calendar #wp-calendar tr .active{
    color: #000;
}

footer .footer-widgets.light .widget_calendar #wp-calendar tr .active,
footer .footer-widgets.dark .widget_calendar #wp-calendar tr .active{
    font-weight: 800;
}

footer .footer-widgets .widget-md-text #text-widget-btn .shortcode-btn .fade-square {
    padding: 7px 21px 7px 10px;
    background-color: transparent;
}

footer .widget li {
    font-size: 9px;
}

footer .footer-widgets .widget li a {
    margin-right: 5px;
}

footer .footer-widgets.light li, footer .footer-widgets.light li a {
    color: rgba(255, 255, 255, 0.6);
    transition: color 0.3s;
}

footer .footer-widgets li.menu-item {
    list-style: initial;
    text-transform: uppercase;
    margin-bottom: 6px;
    list-style-position: inside;
}

footer .footer-widgets.light a:hover {
    color: rgba(255, 255, 255, 1);
}

/*****************************************************
*               Portfolio Detail
******************************************************/
.portfolio .box_size{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.portfolio .buttons .sharing a:focus{
    outline: none;
}

.portfolio .category span:after {
    content: ',';
    margin: 0 2px;
}

.portfolio .category span:last-child:after {
    display: none;
}

/*** Split ***/

.portfolio-split{
    padding: 60px 0 0;
}

.portfolio-split .box_size  .data{
    padding-right: 20px;
    padding-bottom: 50px;
}

.portfolio-split .title{
    margin: 5px 0 12px;
    font-size: 34px;
    font-weight: 600;
    line-height: 45px;
}

/*
.portfolio-split .data{
    -webkit-transition: top .1s;
    -moz-transition: top .1s;
    -ms-transition: top .1s;
    -o-transition: top .1s;
    transition: top .1s;
}*/

.portfolio .more-project{
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 17px;
    overflow-x: hidden;
    overflow-y: hidden;
    display: inline-block;
    white-space: nowrap;
    position: relative;
    transition: color 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.portfolio .more-project:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    transform: translateX(-101%);
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
}

.portfolio .more-project:hover::after {
    transform: translateX(102%);
}

.portfolio-split hr.separator{
    margin: 30px 0 25px;
}

.portfolio-split .attribute{
    margin-bottom: 22px;
}

.portfolio-split .attribute span,
.portfolio-split .attribute p   {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.portfolio-split .attribute .title{
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 5px;
}

.portfolio-split .attribute .desc,
.portfolio-split .attribute i{
    opacity: .6;
}

.portfolio-split .attribute i{
    margin-right: 17px;
    margin-top: 14px;
    display: block;
}

.portfolio-split .media .item{
    margin-bottom: 30px;
}

.portfolio-split .media .item.image img{
    width: 100%;
}

.portfolio-split .buttons{
    margin-top: 25px;
}

.portfolio-split .buttons .like,
.portfolio-split .buttons .sharing{
    display: inline-block;
    width: 47%;
    border: 2px solid;
    border-radius: 35px;
    height: 50px;
    text-align: center;
    padding: 12px;
    cursor: pointer;
    float: left;

    transition: all .3s;
}

.portfolio-split .buttons .like i{
    font-size: 20px;
}

.portfolio-split .buttons .like .value{
    display: inline-block;
    position: relative;
    top: -4px;
    margin-left: 5px;
}

.portfolio-split .buttons .sharing{
    margin-left: 14px;
    position: relative;
    padding: 0;
    opacity: .3;
}


.portfolio-split .buttons .sharing .share{
    display: inline-block;
    opacity: 1;
    color: inherit;
    transition: opacity 0.3s;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 16px;
    height: 52px;
    line-height: 52px;
}


.portfolio-split .buttons .sharing a i{
    font-size: 20px;
    position: relative;
    top: 2px;
    left: -6px;
}

/*** Carousel ***/

.portfolio-full .owl-item:hover {
    cursor: ew-resize;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

.portfolio-carousel .owl-carousel .item{
    height: 600px;
    max-width: 1160px;
}

.portfolio-carousel .owl-carousel .item.video{
    min-width: 1160px;
}

.portfolio-carousel .owl-carousel .item img,
.portfolio-full .owl-carousel .item img{
    opacity: 0 !important;
}


.portfolio-carousel .owl-carousel .item .image-holder,
.portfolio-full .owl-carousel .item .image-holder{
    height: 100%;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.portfolio-full .owl-theme .owl-dots,
.portfolio-carousel .owl-theme .owl-dots{
    text-align: center;
}

.portfolio-full .owl-theme .owl-dots .owl-dot,
.portfolio-carousel .owl-theme .owl-dots .owl-dot{
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
}

.portfolio-full .owl-theme .owl-dots .owl-dot span ,
.portfolio-carousel .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 4px;
    background: #d5d5d5;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.portfolio-full .owl-theme .owl-controls,.portfolio-carousel .owl-theme .owl-controls{     position: relative;    top: -40px;}

.portfolio-full .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span ,
.portfolio-carousel .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #7e7e7e;
}

.portfolio .owl-carousel .owl-video-play-icon{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/owl.video.play.png');
}

.portfolio-carousel .box_size{
    padding-bottom: 25px;
}

.portfolio-carousel .data{
    padding-right: 5%;
    margin-top: 30px;
}

.portfolio-carousel .title{
    margin: 5px 0 0;
    font-size: 34px;
    line-height: 40px;
    font-weight:600;
}

.portfolio-carousel .category{
    margin-top: 0;
}

.portfolio-carousel .portfolio-content{
    margin-top: 20px;
}

.portfolio-carousel .meta{
    border-left: 1px solid rgba(0,0,0,0.2);
    margin-top: 35px;
    padding-left: 9%;
}

.portfolio-carousel .attribute{
    /*margin-bottom: 22px;*/
}

.portfolio-carousel .attribute .left:last-child{
    width: 70%;
}

.portfolio-carousel .attribute span,
.portfolio-carousel .attribute p   {
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.portfolio-carousel .attribute .title{
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 5px;
}

.portfolio-carousel .attribute .desc{
    word-break: normal;
}

.portfolio-carousel .attribute .desc,
.portfolio-carousel .attribute i{
    opacity: .6;
}

.portfolio-carousel .attribute i{
    margin-right: 17px;
    margin-top: 3px;
    display: block;
}

.portfolio-carousel .buttons .like,
.portfolio-carousel .buttons .sharing{
    cursor: pointer;
    opacity: .6;
    display: inline-block;
    transition: all .3s;
}

.portfolio-carousel .buttons .sharing {
    margin-top: 20px;
    color: #000;
}

.portfolio-carousel .buttons .sharing a{
    color: inherit;
}

.portfolio-carousel .buttons i{
    font-size: 20px;
    margin-left: 1px;
}

.portfolio-carousel .buttons span{
    margin-left: 10px;
    position: relative;
    top: -5px;
}

/** Full **/
.portfolio-full .data{
    text-align: center;
    margin-top: 22px;
}

.portfolio-full .data .category{
    margin-bottom: 17px;
}

.portfolio-full .data .title{
    margin-bottom: 22px;
    font-size: 34px;
    font-weight: 600;
    line-height: 45px;
}

.portfolio-full .data .portfolio-content{
    margin-bottom: 17px;
}

.portfolio-full .data .more-project{
    margin-bottom: 40px;
}

.portfolio-full .data .attributes{
    display: table;
    border: 1px solid rgba(0,0,0,.2);
    width: 100%;
    height: 55px;
    margin-bottom: 55px;
}

.portfolio-full .data .attributes .attribute{
    display: table-cell;
    border-right: 1px solid rgba(0,0,0,.2);
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.portfolio-full .data .attributes i,
.portfolio-full .data .attributes .attr-title,
.portfolio-full .data .attributes .desc{
    display: inline-block;
}

.portfolio-full .data .attributes i,
.portfolio-full .data .attributes .attr-title{
    margin-right: 5px;
}

.portfolio-full .data .attributes .attr-title{
    font-weight: 600;
}

.portfolio-full .data .attributes i,
.portfolio-full .data .attributes .desc{
    opacity: .6;
}

.portfolio-full .buttons{
    display: inline-block;
    width: 370px;
    text-align: center;
}

.portfolio .buttons.sharing-off .like{
    float: none;
}

.portfolio-full .buttons .like,
.portfolio-full .buttons .sharing{
    display: inline-block;
    width: 45%;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    border: 2px solid;
    height: 50px;
    text-align: center;
    padding: 12px;
    cursor: pointer;
    float: left;

    transition: all .3s;
}

.portfolio-full .buttons .like i{
    font-size: 20px;
}

.portfolio-full .buttons .like .value{
    display: inline-block;
    position: relative;
    top: -4px;
    margin-left: 5px;
}

.portfolio-full .buttons .sharing{
    margin-left: 14px;
    position: relative;
    padding: 0;
    opacity: .3;
}


.portfolio-full .buttons .sharing .share{
    display: inline-block;
    opacity: 1;
    color: inherit;
    transition: opacity 0.3s;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 16px;
    height: 52px;
    line-height: 52px;
}


.portfolio-full .buttons .sharing a i{
    font-size: 20px;
    position: relative;
    top: 2px;
    left: -6px;
}

.portfolio-full .recent-project{
    background-color: transparent;
    border-top: 1px solid rgba(0,0,0,.1);
    text-align: center;
    margin-top: 60px;
    padding-top: 40px
}

#player{height: 46.6%;}

.portfolio-full .recent-project .recent-title{    margin-bottom: 45px; }

.portfolio-full .recent-title-seprator{ display: none;}

.portfolio-nav *{
    -webkit-backface-visibility: hidden;
}

.portfolio-nav {
    position: fixed;
    top: 50%;
    width: 100%;
    z-index: 2;
    right: 0;
}

.portfolio-nav a {
    position: absolute;
    top: 50%;
    display: block;
    outline: none;
    text-align: left;
    z-index: 1000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.portfolio-nav a.prev {
    left: 0;
}

.portfolio-nav a.next {
    right: 0;
}

.portfolio-nav a .nav-icon {
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #ffffff;
    font-size: 25px;
}

.nav-thumbflip a {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.nav-thumbflip a.prev {
    -webkit-perspective-origin: 100% 50%;
    perspective-origin: 100% 50%;
}

.nav-thumbflip a.next {
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%;
}

.nav-thumbflip .icon-wrap {
    display: block;
    width: 50px;
    height: 135px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.nav-thumbflip .post-detail {
    width: 170px;
    height: 135px;
    overflow: hidden;
}

.nav-thumbflip .post-detail .post-detail-overlay {
    position: absolute;
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, 0.40);
    top: 0;
}

.nav-thumbflip .post-detail .post-detail-title {
    position: absolute;
    padding: 0 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    width: inherit;
    text-align: center;
    opacity: 0;
    transition: opacity .9s;
    transition-delay: .1s;
}

.nav-thumbflip .post-detail img {
    width: 100%;
    height: 100%;
    transition: transform 0.3s;
}
.nav-thumbflip .last-post-thumbnail{
    width: 100%;
    height: 100%;
    background-size: cover;
}
.nav-thumbflip .post-detail:hover img {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.03, 1.03);
}

.nav-thumbflip .nav-icon {
    position: relative;
    top: 50%;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    fill: #fff;
}

.nav-thumbflip .post-detail {
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    /*transition-delay: .1s;*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav-thumbflip a.prev .post-detail {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

.nav-thumbflip a.next .post-detail {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.nav-thumbflip a:hover .post-detail {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    transition-delay: 0s;
}

.nav-thumbflip a:hover .icon-wrap {
    background-color: rgba(0, 0, 0, 0.4);
}

.nav-thumbflip a:hover .post-detail .post-detail-title {
    -webkit-backface-visibility: hidden;
    opacity: 1;
    transition: opacity .9s;
    transition-delay: .1s;
}


/*----------------------------------------------------
                    Recent Portrfolio
------------------------------------------------------*/
.recent-project {
    background-color: #f3f3f3;
    padding-top: 69px;
    padding-bottom: 80px;
    width: 100%;
}

.recent-project .recent-container {
    /*max-width: 1200px;*/
    margin: auto;
}

.recent-project .recent-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
    color: #222222;
    text-transform: uppercase;
    margin-left: 0;
}

.recent-project .recent-title-seprator {
    width: 25px;
    height: 2px;
    border-top: 2px solid #222222;
    margin: 15px 0 60px 0;
}

.recent-project .single_related {
    float: left;
    margin: 0 5px 20px 5px;
    width: calc( 100% / 5 - 11px);
    height: 240px;
    text-align: center;
    position: relative;
}

.recent-project .recent-image {
    width: 100%;
    height: 135px;
    background-color: #dcdcdc;
    display: table;
    overflow: hidden;
    position: relative;
}

.recent-project .recent-image .image-holder {
    position:absolute ;
    width: 100%;
    height:100%;
    top:0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.recent-project .recent-image:hover .recent-overlay {
    opacity: 0.3;
}

.recent-project .recent-overlay {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.3s;
}

.recent-project .recent-image span {
    display: table-cell;
    vertical-align: middle;
    color: #222222;
    font-size: 12px;
}

.recent-project .recent-single-title {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    line-height: 18px;
    margin-top: 25px;
}

.recent-project .recent-single-cat {
    font-size: 10px;
    font-weight: 500;
    color: #7d7d7d;
    line-height: 12px;
}

/* Recent Portfolio */

.dark .widget.widget-md-recent-portfolio .item .overlay,
.dark-sidebar .widget.widget-md-recent-portfolio .item .overlay {
    background: rgba(255, 255, 255, 0.3);
}

.light .widget.widget-md-recent-portfolio .item .overlay,
.light-sidebar .widget.widget-md-recent-portfolio .item .overlay {
    background: rgba(0, 0, 0, 0.3);
}


/*-------------------------------------------------------
 blog detail
---------------------------------------------------------*/
.post-content{
    width: 100%;
    background-color: #f9f9f9;
    padding:40px 40px 30px 40px;
}
.post-content .box_size_container{
    width: 100% !important;
}
.single-post-media{
    margin-bottom: 35px;
}

.single-post-media,
.post-media,
.single-post-media li.images,
.post-media li.images{
    height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.post-content .post-categories {
    text-transform: uppercase ;
    width: 75%;
    margin-bottom: 0;
    display: none;
}

.post-content .post-categories a{
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: inherit;
    line-height: inherit;
}

.post-content .post-title{
    text-transform: uppercase ;
    width: 75%;
    margin-top: 0;
    font-size: 35px;
    font-weight: bold;
}

.post-content .post-date{
    margin-top: 6px;
}

.post-content .post-date a{
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: inherit;
    line-height: inherit;
}

.post-content .post-desc{
    margin-top: 28px;
    width: 100%;
}

.post-content .post-tags{
    margin-top: 70px;
    float: left;
    color: #878787;
    width: 85%;
    font-size: 13px;
    line-height: 20px;
}

.post-content .post-tags a{
    margin-left: 2px;
    color: #878787;
    font-size: 13px;
    font-weight: normal;
}

.post-content .post-tags a:first-child {
    margin-left: 10px;
}

.post-content .post-share{
    float: right;
    width: 38px;
    height: 38px;
    margin-top: 60px;
}

.post-content .post-share .share{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/share-button.png');
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    opacity: 1;
    transition: opacity 0.3s;
}

.post-content .post-share .share-hover{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/share-hover.png');
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    margin-top: -36px;
    opacity: 0;
    transition: opacity 0.3s;
}

.post-content .post-share:hover .share-hover{
    opacity: 1;
}

.post-content .post-share:hover .share{
    opacity: 0;
}

.author-section{
    margin-top: 50px;
    position: relative;
}

.author-section .title{
    color: #878787;
    float: left;
    width: 6%;
}

.author-section .line{
    height: 1px;
    color: #cbcbcb;
    background-color: #cbcbcb;
    border: none;
    float: right;
    width: 94%;
    margin-top: 10px;
}

.author-section .image{
    float: left;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color:#c3c3c3 ;
    overflow: hidden;
    margin-left: 20px;
    margin-top: 18px;
}

.author-section .info{
    float: left;
    width: 60%;
    margin-left: 25px;
    position: absolute;
    top: 50%;
    left: 115px;
    transform: translateY(-50%);
    margin-top: 13px;
}

.author-section .info .name{
    color: #000;
    margin-top: 25px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.author-section .info .name a{
    color: inherit;
    margin-top: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.author-section .info .description{
    margin-top: 5px;
    line-height: 1.5em;
}

.author-section .info .description a {
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    line-height: inherit;
}

.single-post .subscribe-section .sc-subscribe{
    border-radius: 5px;
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,.06);
    -moz-box-shadow: 0 0 9px rgba(0,0,0,.06);
    box-shadow: 0 0 9px rgba(0,0,0,.06);
}

.single-post .subscribe-section .sc-subscribe .subscribe-title{
    font-weight: 400;
}

.single-post .subscribe-section .subscribe-textbox{
    color: #000;
}

.single-post .subscribe-section .subscribe-textbox::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.single-post .subscribe-section .subscribe-textbox:-moz-placeholder { /* Firefox 18- */
    color: rgba(0, 0, 0, 0.6);
}

.single-post .subscribe-section .subscribe-textbox::-moz-placeholder {  /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.6);
}

.single-post .subscribe-section .subscribe-textbox:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
}

.single-post .subscribe-section .subscribe-textbox,
.single-post .subscribe-section .subscribe-button{
    border-radius: 35px;
}

.single-post .subscribe-section .subscribe-button{
    height: 56px;
    letter-spacing: 1px;
    background-color: #bda977;
    color: #ffffff;
}

.single-post .subscribe-section .subscribe-button i{
    position: relative;
    left: -2px;
}

.single-post .subscribe-section .subscribe-button:hover{
    background-color: #343434;
    color: #ffffff;
}

/*---------------------comment section--------------*/
.single-post .comments{
    background-color: #f1f1f1;
}

.nocomments{
    padding: 20px 40px 20px 40px;
}

.comments-wrap,
#respond-wrap{
    padding: 55px 40px 45px 40px;
}

.comment-number{
    margin-bottom: 40px;
    color: #2c2c2c;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.comments-list ul
{
    list-style: none;
}

.comments-list .children
{
    margin:10px 0;
    padding:10px 0 10px 40px;
    border-left:1px solid #d6d6d6;
}

ul.comments-list{
    list-style: none;

}
ul.comments-list li{
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 37px;
}
ul.comments-list li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.comment-image{
    float: left;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color:#c3c3c3 ;
    overflow: hidden;
    margin-top: 38px;
}
.comment-content{
    float: left;
    width: 90%;
    margin-left: 20px;
}
.comment-meta{
    margin-top: 32px;
}
.comment-meta .name {
    color: #3c3c3c;
    font-size: 15px;
    line-height: 28px;
    font-weight: bold;
    float: left;
    width: 88%;
}
.comment-reply-link{
    float: right;
    width: 5%;
}
.comment-edit-link{
    float: left;
    width: 5%;
    margin-top: 5px;
    border-right: 1px solid #CAC9C9;
    color: #8b8b8b;
    font-size: 12px;
    line-height: 19px;
    font-weight: normal;
}


.comment-meta .comment-text{
    width: 75%;
}
.comment-meta .comment-text p{
    color: #1c1c1c;
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 13px;
}
.comment-meta .comment-date {
    color: #8b8b8b;
    font-size: 12px;
    line-height: 21px;
    font-weight: normal;
    transition: color 0.3s;
}
.comment-meta .comment-date:hover{
    color: #6a6a6a;
}
.comment-reply-link{
    font-size: 12px;
    line-height: 28px;
    font-weight: normal;
    transition: color 300ms;
}
.comment-reply-link:hover{
    color: #8b8b8b;
}
.comment-reply-title{
    font-size: 18px;
    line-height: 58px;
    font-weight: bold;
    color: #2c2c2c;
}
.logged-in-as{
    font-size: 13px;
    margin-top: -30px;
    margin-bottom: 30px;
}
.logged-in-as a{
    font-size: 13px;
}
/*---------------comment form----------------------*/
.single-post .comment-form{
    width: 100%;
    margin: auto;
    margin-top: 55px;
}
.single-post .comment-form .form-container-classic{
    width: 100%;
}
.form-container-classic .input-text{
    float: left;
    width: 32.8%;
    margin:0 0.5% 0.6% 0;
}


.form-container-classic .input-text input,
.single-post .comment-form .input-textarea textarea{
    border-radius: 5px;
    display: block;
    border: 1px solid #dadada;
    background: transparent;
    color: #afafaf;
    outline: none;
    font-size: 13px;
}
.form-container-classic .input-text input ::-webkit-input-placeholder,
.single-post .comment-form .input-textarea textarea ::-webkit-input-placeholder{
    color: #afafaf;
}

.form-container-classic .input-text input ::-moz-placeholder,
.single-post .comment-form .input-textarea textarea ::-moz-placeholder{
    color: #afafaf;
}

.form-container-classic .input-text input ::-ms-input-placeholder,
.single-post .comment-form .input-textarea textarea ::-ms-input-placeholder{
    color: #afafaf;
}

.single-post .comment-form .input-textarea textarea{
    width: 99.3%;
    padding: 12px 2%;
    height: 220px;
}

.form-container-classic .input-text input{
    padding: 0 5.5%;
    width: 100%;
    height: 65px;
}

.single-post .comment-form .form-submit{
    text-align: center;
}

.single-post .comment-form .submit{
    border-radius: 5px;
    border: none;
    margin-top: 20px;
    width: 13%;
    background-color: #2c2c2c;
    color: #fff;
    transition: background-color 300ms;
    outline: none;
    font-size: 13px;
    height: 40px;
}

.single-post .comment-form .submit:hover{
    background-color: #4b4a4a;
}
.single-post .comment-form input:focus,
.single-post .comment-form textarea:focus {
    border: 2px solid #dadada;
}
/*-------------------related post-----------------------*/
.recent-post{
    padding-top: 50px;
}

.recent-post .recent-items{
    margin-right: -15px;
    margin-left: -15px;
}
.recent-post .recent-title{
    margin-bottom: 40px;
    color: #2c2c2c;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.recent-post .single_related{
    float: left;
    margin: 0 15px 20px 15px;
    width:245px;
    height: 235px;
    text-align: left;
    position: relative;
}

.recent-post .recent-image{
    width: 245px;
    height: 150px;
    background-color: #dcdcdc;
    display: table;
    overflow: hidden;
    position: relative;
}
.recent-post .recent-image img {
    transition: transform 0.3s;
}

.recent-post .recent-image:hover img{
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.03, 1.03);
}

.recent-post .recent-image:hover .recent-overlay{
    opacity: 0.3;
}

.recent-post .recent-overlay{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.3s;
}
.recent-post .recent-image span{
    display: table-cell;
    vertical-align: middle;
    color: #222222;
    font-size: 12px;
    text-align: center;
}
.recent-post .recent-single-title{
    font-size: 14px;
    font-weight: normal;
    color: #2c2c2c;
    line-height: 19px;
    margin-top: 20px;
    width: 90%;
}
.recent-post .recent-single-cat{
    font-size: 12px;
    font-weight: normal;
    color: #7d7d7d;
    line-height: 17px;
    margin-top: 5px;
    margin-bottom: 5px;
}
/*----------recent post widget--------------------------*/
/* MD Recent Posts */
.widget.widget-md-recent-post .item-image{
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 50px;
}

.sidebar.center-align .widget.widget-md-recent-post .item-image {
    float: none;
    width: 60px;
    margin: auto;
    height: 50px;
    display: block;
}

.widget.widget-md-recent-post .item{
    margin-bottom: 15px;
}

.widget.widget-md-recent-post .item-info {
    float: left;
    width: 65%;
}

.sidebar.center-align .widget.widget-md-recent-post .item-info {
    float: left;
    width: 100%;
    margin: 10px 0 15px 0;
}

.widget.widget-md-recent-post .item a{
    position: relative;
}

.sidebar.right-align .widget.widget-md-recent-post .item a{
    float: right;
    margin: 0 0 0 10px;
}

.sidebar.right-align .widget.widget-md-recent-post .item-info{
    float: right;
}

.widget.widget-md-recent-post .item .overlay {
    width: 60px;
    height: 50px;
    position: absolute;
    top: 0;
    opacity: 0;
    transition: all 0.3s;
}

.widget.widget-md-recent-post .item:hover .overlay {
    opacity: 1;
}

.dark .widget.widget-md-recent-post .item:hover a,
.dark-sidebar .widget.widget-md-recent-post .item:hover a {
    color: rgba(0, 0, 0, 1);
}

.dark .widget.widget-md-recent-post .item .overlay,
.dark-sidebar .widget.widget-md-recent-post .item .overlay {
    background: rgba(255, 255, 255, 0.6);
}

.light .widget.widget-md-recent-post .item:hover a,
.light-sidebar .widget.widget-md-recent-post .item:hover a {
    color: rgba(255, 255, 255, 1);
}

.light .widget.widget-md-recent-post .item .overlay,
.light-sidebar .widget.widget-md-recent-post .item .overlay {
    background: rgba(0, 0, 0, 0.3);
}
/* Recent Posts */

.widget.widget_recent_entries ul {
    list-style: none;
}

.sidebar.right-align .widget.widget_recent_entries ul {
    float: right;
}

.widget.widget_recent_entries ul li {
    margin-top: 8px;
    transition: background-image 0.3s;
    background-repeat: no-repeat;
    background-position: 0 7px;
}

.widget.widget_recent_entries ul li a {
    margin-left: 20px;
    transition: color 0.3s;
    display: block;
}

.widget.widget_recent_entries ul li span {
    margin-left: 20px;
    font-size: 11px;
}

.dark .widget.widget_recent_entries ul li {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/right-arrow-light.png');
}

.sidebar.left-align.dark-sidebar .widget.widget_recent_entries ul li {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/right-arrow-light.png');
}

/*.dark .widget.widget_recent_entries ul li:hover,
.dark-sidebar .widget.widget_recent_entries ul li:hover {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/right-arrow-light-hover.png');
}*/

.dark .widget.widget_recent_entries ul li:hover a,
.dark-sidebar .widget.widget_recent_entries ul li:hover a {
    color: rgba(0, 0, 0, 1);
}

.dark .widget.widget_recent_entries ul li a,
.dark-sidebar .widget.widget_recent_entries ul li a {
    color: rgba(0, 0, 0, 0.6);
}

.light .widget.widget_recent_entries ul li,
.sidebar.left-align.light-sidebar .widget.widget_recent_entries ul li {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/right-arrow-dark.png');
}

.sidebar.right-align.dark-sidebar .widget.widget_recent_entries ul li a:after {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/right-arrow-light.png');
}

.sidebar.right-align.light-sidebar .widget.widget_recent_entries ul li a:after {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/right-arrow-dark.png');
}

.sidebar.right-align.dark-sidebar .widget.widget_recent_entries ul li a:after,
.sidebar.right-align.light-sidebar .widget.widget_recent_entries ul li a:after {
    content: "";
    width: 5px;
    height: 7px;
    display: inline-block;
    margin-left: 13px;
    transform: rotate(180deg);
    float: right;
    background-repeat: no-repeat;
    top: 6px;
    position: relative;
}

.sidebar .widget li {
    font-size: 9px;
}

.sidebar.right-align .widget li {
    direction: rtl;
}

.sidebar.center-align .widget li a,
.sidebar.left-align .widget li a {
    margin-right: 5px;
}

.sidebar.right-align .widget li a {
    margin-left: 5px;
    display: inline-block;
}

/*.light .widget.widget_recent_entries ul li:hover,
.light-sidebar .widget.widget_recent_entries ul li:hover {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/right-arrow-dark-hover.png');
}*/

.light .widget.widget_recent_entries ul li:hover a,
.light-sidebar .widget.widget_recent_entries ul li:hover a {
    color: rgba(255, 255, 255, 1);
}

.light .widget.widget_recent_entries ul li a/*,
.light-sidebar .widget.widget_recent_entries ul li a*/ {
    color: rgba(255, 255, 255, 0.6);
}

/*------------------share Btn---------------------------*/
.addtoany_share_save_container.addtoany_content_bottom{
    display: none;
}
/*----------------------subscribe-section --------------*/
.post-content .subscribe-section{
    margin-top: 70px;
}
/*--------------------gallery post--------------------*/
.single-post-media .flex-control-nav.flex-control-paging,
.post-media .flex-control-nav.flex-control-paging,
.blog-masonry-container .flex-control-nav.flex-control-paging{
    display: none;
}
main .flexslider{
    padding-bottom:30px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow:none;
}
main .blog-masonry-container .flexslider{
    padding-bottom:0;
    margin-bottom: 0
}
.single-post-media .flex-direction-nav a,
.post-media .flex-direction-nav a,
.blog-masonry-container .flex-direction-nav a{
    width: 30px;
    height: 65px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.single-post-media .flex-direction-nav a.flex-prev:before,
.post-media .flex-direction-nav a.flex-prev:before,
.blog-masonry-container .flex-direction-nav a.flex-prev:before{
    content: " ";
    display: block;
    background: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/pervious-button.png') no-repeat;
    width: 30px;
    height: 65px;
}

.single-post-media .flex-direction-nav a.flex-next:before,
.post-media .flex-direction-nav a.flex-next:before,
.blog-masonry-container .flex-direction-nav a.flex-next:before{
    content: " ";
    display: block;
    background: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/next-button.png') no-repeat;
    width: 30px;
    height: 65px;
}

/*-------------------------video post ---------------------*/
.single-post-media .video-img,
.loop-post-content .post-media .video-img{
    width: 100% !important;
    max-width: 100%;
}

.player .vp-controls{display:none !important;opacity:0 !important}

/*---------------------------------------------------------
                        VC Styles
---------------------------------------------------------*/
div.vc_column_container {
    padding: 0;
}

div.vc_column_container > .vc_column-inner{
    padding-left:0;
    padding-right:0;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    padding-top: 35px;
}

body {
    /* Addresses a small issue in webkit: http://bit.ly/NEdoDq */
    -webkit-backface-visibility: hidden;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes fadeIn {
    00% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    00% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    00% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    00% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
    00% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    00% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    00% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    00% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}
/*---------------------------------------------------------
                        Row Shortcode
---------------------------------------------------------*/


.vc_row .one-page-anchor{
    position: absolute;
    top: 0;
}

div[id^="rowInnerCustom"] > .wrap {
    position: relative;
    z-index: 1;
}

/* Custom for woocommerce archieve pages */

.archive.woocommerce .products > li {
    text-align: center;
}

.archive.woocommerce .products .star-rating {
    margin: auto;
    font-size: .78em !important;
}

/* Custom for woocommerce empty category pages */
.md-woocommerce-info{
    text-align:center;
    margin-top: 20%;
}

.md-empty-category-title{
    font-size: 90px;
    font-weight: bolder;
    margin-bottom: 45px;
    letter-spacing: 2px;
}

.md-empty-category-subtitle{
    font-size: 20px;
    letter-spacing: 3px;
    color: gray;
    font-weight:600;
}

#empty-cart-page-button{
    transition:all 0.2s ease-in-out;
}

#empty-cart-page-button a{
    background-color:transparent;
    font-size: 13px;

}

#empty-cart-page-button:hover{
    background-color:black;
}

#empty-cart-page-button:hover a{
    color:#FFFFFF;
}

#empty-cart-page-button{
    margin-top: 30px;
    border: 1px solid gray;
    border-radius: 25px;
}

/*----------------------------------------------------------
                   Dialog Box
--------------------------------------------------------- */

#dialog-box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 392px;
    height: 218px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #fff url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/dialog-plug.png') no-repeat center 17px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .19);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .19);
    box-shadow: 0 0 8px rgba(0, 0, 0, .19);
    border: solid 1px #e3e3e3;
    color: #000;
    z-index: 9999999;
    transform: translate(-50%, -50%);
    text-align: center;
}

#dialog-box h6 {
    font-size: 19px;
    font-family: Raleway;
    font-weight: bold;
    color: #454545;
    margin-top: 67px;
    margin-bottom: 14px;
    line-height: 19px;
}

#dialog-box p {
    color: #606060;
    font-size: 14px;
    font-family: Raleway;
    margin-bottom: 25px;
    padding: 0 59px;
    line-height: 17px;
}

#dialog-box span {
    border-top: 1px solid #e7e7e7;
    width: 195px;
    height: 50px;
    color: #5d5d5d;
    font-size: 14px;
    font-family: Raleway;
    font-weight: 400;
    display: inline-block;
    margin-top: 7px;
    line-height: 50px;
    cursor: pointer;
}

#dialog-box span:hover {
    background-color: #e7e7e7;
}

#dialog-box span.yes {
    border-right: 1px solid #e7e7e7;
}

/*----------------------------------------------------------
            One Page Styles
--------------------------------------------------------- */

body.one_page_scroll .navigation-mobile {
    position: relative;
    z-index: 51;
}

body.one_page_scroll .row-over-height .wrap{
    height: 100%;
}

body.one_page_scroll:not(.compose-mode) header:not(.header-clone){
    position: fixed;
}

body.one_page_scroll:not(.compose-mode) div.mobile-row-over-height {
    overflow-y: scroll !important;
    height: 100%;
}

body.one_page_scroll .footer-parallax{
    visibility: visible !important;
}

body.one_page_scroll main{
    box-shadow:none !important;
}
#pix-nav *{
    transition: .3s !important;
}
.background--light , .background--dark{
    transition: .3s !important;
}
.background--light span{
    background-color: rgba(0,0,0,.2);
}
.background--light .bullet-active span{
    background-color: #545454 ;
}
.background--dark span {
    background-color: rgba(255,255,255,.2) ;
}
.background--dark .bullet-active span {
    background-color: #FFFFFF;
}
.full-page {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    overflow: hidden !important;
}
body.one_page_scroll:not(.compose-mode) header  div.color-overlay{
    background-color: rgba(255, 255, 255, 0) !important;
}
body.one_page_scroll footer{
    position: fixed !important;
    bottom: 0px;
    width: 100%;
    left: 0px;
}
.relative-row{
    position: relative !important;
}
body:not(.compose-mode).one_page_scroll footer , body:not(.compose-mode).one_page_scroll footer .row.widget-area{
    z-index: 10;
    opacity: 1 !important;
}
body.one_page_scroll.compose-mode main{
    margin-bottom: 0px !important;
}
body.one_page_scroll.compose-mode footer{
    position: relative !important;
}
.vc_row .wrap{
    outline: 0;
}

#pix-nav span {
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
div#pix-nav li {
    list-style: none;
    width: 10px !important;
    height: 10px !important;
    position: relative;
    margin: 11px 0px 0px -5px !important;
}
div#pix-nav {
    position: fixed;
    margin-top: -50px;
    right: 15px;
    z-index: 49;
    width: 30px;
}


/*--------------------------------------
               Blog Page
--------------------------------------*/

/* set posts styles in sidebar different positions */

.left-sidebar-blog .posts,
.left-sidebar-blog .post-pagination {
    margin-left: 50px;
}


.right-sidebar-blog .post-pagination{
    margin-right: 3%;
}

.double-sidebar-blog .posts,
.double-sidebar-blog .post-pagination {
    margin-left: 50px;
    margin-right: 50px;
}

.content > .posts{
    margin:auto;
}
/* posts separator */
.content .posts article:first-child .loop-post-content{
    padding-top: 0;
}

.content .posts article:last-child hr{
    background-color: transparent;
    color: transparent;
}

.loop-post-content{
    padding-top: 25px;
}

/* post media */
.loop-post-content .video-img {
    height: 460px !important;
}

.loop-post-content .post-media{
    margin-bottom: 35px;
    height: 460px;
}

.loop-post-content .post-media .feature-image{
    width: 100%;
    height: 460px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 center;
}


/* category */

.loop-post-content .post-categories{
    text-transform: uppercase;
    width: 75%;
}

.loop-post-content .post-categories a{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
}

.loop-post-content .category .overlay-category span:last-child{
    display: none;
}

/* post-meta */

.loop-post-content .post-meta h1 a,
.loop-post-content .post-meta h4{
    color: #343434;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: normal;
}

.loop-post-content .post-title {
    text-transform: uppercase;
    max-width: 60%;
    margin-top: 15px;
    transition: color 0.3s;
}

.loop-post-content .post-meta .post-info{
    margin-bottom: 25px;
}


body:not(.blog,.archive) .loop-post-content p{
    width: 85%;
    margin:auto;
}

.loop-post-content .post-meta .post-info p{
    float: left;
    margin-right: 5px;
    width: auto;
}
.loop-post-content p a{
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    color: inherit;
    line-height: inherit;
}
.loop-post-content p .more-link{
    color: #858585;
    font-size: 12px;
    font-weight: normal;
    margin-top: 45px;
    width: 110px;
    transition: color 0.3s,background-image 0.3s,background-position 0.3s;
    display: none;
}
.loop-post-content p .more-link .more-link-image{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/see-details.png');
    background-repeat: no-repeat;
    background-position: 85px 5px;
    width: 110px;
    height: 50px;
    float: left;
    background-repeat: no-repeat;
    margin-top: -21px;
    opacity: 1;
    transition: opacity 0.3s;
}
.loop-post-content p .more-link:hover{
    color: #222222;
}

.loop-post-content p .more-link:hover .more-link-image{
    opacity: 0;
}
.loop-post-content p .more-link:hover .more-link-hover-image{
    opacity:1;
    background-position: 90px 0;
}

.loop-post-content p .more-link-hover-image{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/see-details-hover.png');
    background-position: 85px 0;
    width: 110px;
    height: 50px;
    float: left;
    background-repeat: no-repeat;
    margin-top: -45px;
    opacity: 0;
    transition: background-position 0.3s,opacity 0.2s;
}



/* share btn */
.loop-post-content .post-share{
    float: right;
    width: 38px;
    height: 38px;
    margin: 0 0 30px 0;
}

.loop-post-content .post-share .share{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/share-button.png');
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    opacity: 1;
    transition: opacity 0.3s;
}
.loop-post-content .post-share .share-hover{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/share-hover.png');
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    display: block;
    margin-top: -36px;
    opacity: 0;
    transition: opacity 0.3s;
}
.loop-post-content .post-share:hover .share-hover{
    opacity: 1;
}
.loop-post-content .post-share:hover .share{
    opacity: 0;
}


/* comment btn */
.loop-post-content .post-comment-holder{
    float: right;
    margin: 0 0 30px 10px;
    width: 36px;
    height: 36px;
    position: relative;
}

.loop-post-content .post-comment{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/loop-comment.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
    display: block;
    transition: opacity 0.3s;
}

.loop-post-content .post-comment-hover{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/number.png');
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
    display: block;
    margin-top: -38px;
    opacity: 0;
    transition: opacity 0.3s;
}

.loop-post-content .post-comment-holder:hover .post-comment-hover{
    opacity: 1;
}
.loop-post-content .post-comment-holder:hover .post-comment-hover span{
    opacity: 1;
}
.loop-post-content .post-comment-holder:hover .post-comment{
    opacity: 0;
}

.loop-post-content .post-comment-hover span{
    color: #fff;
    position: absolute;
    top: 50%;
    right:50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -moz-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    -o-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    opacity: 0;
    transition: opacity 0.3s;
    font-weight: normal;
}

/*bottom-seprator*/
.loop-bottom-seprator{
    height: 1px;
    color: #e5e5e5;
    background-color: #e5e5e5;
    border: none;
    width: 100%;
    margin-top: 13px;
    margin-bottom: 25px;
}
.loop-bottom-seprator-without-border {
    height: 1px;
    color: transparent;
    background-color: transparent;
    border: none;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
/* gallery*/
.loop-post-content .post-media, .post-media li.images {
    height: 460px;
}

.format-gallery .loop-post-content .slides{
    margin: 0;
    padding:0;
}
/*quote*/
.box_size > .format-quote blockquote{
    margin-top: 0;
}

/*Video*/
body.blog .video-img {
    max-width: 100%;
}

.loop-post-content blockquote,.single-post blockquote{
    font-size: 22px;
    font-weight: 300;
    line-height: 29px;
    color: #717171;
    text-align: center;
    border: none;
    width: 100%;
    padding: 90px 15% 45px 15%;
    -webkit-margin-before:0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    margin-bottom: 20px;
    margin-left: 0;
    background: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/quote.png') no-repeat 50% 50%;
}
.loop-post-content blockquote .name{
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 25px;
}

/*** Password protected style ***/
.post-password-form{
    margin: 150px auto 0;
    display: block;
    max-width: 580px;
    text-align: center;
}

.post-password-form p:last-child{
    margin-top: 25px;
}

/*** constant value for blog page & simillar pages ***/
.blog main,
.archive main{
    margin-top: 110px;
    padding:0 !important;
}

.archive .item .loop-bottom-seprator{
    display: none;
}

.blog .loop-post-content,
.archive .loop-post-content{
    position: relative;
}

.blog .loop-post-content .post-media,
.archive .loop-post-content .post-media{
    margin-bottom: 33px;
    position: relative;
}

.blog .loop-post-content .post-media:after,
.archive .loop-post-content .post-media:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.2);
    opacity: 0;
    z-index: 1;
    transition: opacity .3s;
    top:0;
    left: 0;
}

.blog .loop-post-content .post-media:hover:after,
.archive .loop-post-content .post-media:hover:after{
    opacity: 1;
}

.blog .loop-post-content .post-categories ,
.archive .loop-post-content .post-categories {
    line-height: 15px;
}

.blog .loop-post-content .post-categories a ,
.archive .loop-post-content .post-categories a {
    font-size: 13px;
    font-weight:700 ;
    color: #343434;
}

.blog .loop-post-content .post-title,
.archive .loop-post-content .post-title{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 8px;
    color: #343434;
}

.blog .loop-post-content .post-meta .post-info p,
.archive .loop-post-content .post-meta .post-info p{
    color: #8b8b8b;
}

.blog .loop-post-content > p,
.archive .loop-post-content > p{
    font-size: 14px;
    line-height: 22px;
    color: #8b8b8b;
}

.blog .loop-post-content blockquote p,.single-post .post-content blockquote p,
.archive .loop-post-content blockquote p,.single-post .post-content blockquote p{
    font-size: 14px;
    line-height: 22px;
    color: #8b8b8b;
}

.blog .loop-post-content blockquote,
.archive .loop-post-content blockquote,
.single-post .post-content  blockquote{
    border: 1px solid #e5e5e5;
}

.blog .loop-post-content p .more-link ,
.archive .loop-post-content p .more-link {
    text-transform: uppercase;
    margin-top: 35px;
}

.blog .loop-post-content p .more-link i,
.archive .loop-post-content p .more-link i{
    font-size: 15px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.blog .loop-post-content .post-comment-holder,
.blog .loop-post-content .post-share{
    float: none;
    position: relative;
    left: 95%;
    margin-bottom: 0;
    margin-top: 10px;
}

.blog .loop-post-content .post-share,
.archive .loop-post-content .post-share{
    right: 40px;
    bottom: -4px;
}

.blog .loop-bottom-seprator,
.archive .loop-bottom-seprator{
    margin-top: 44px;
}


body.archive:not(.blog) article{
    webkit-box-shadow: 0 1px 21px rgba(0,0,0,.12);
    -moz-box-shadow: 0 1px 21px rgba(0,0,0,.12);
    box-shadow: 0 1px 21px rgba(0,0,0,.12);
    padding: 0 20px 20px 20px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 21px rgba(0,0,0,.12);
    -moz-box-shadow: 0 1px 21px rgba(0,0,0,.12);
    box-shadow: 0 1px 21px rgba(0,0,0,.12);
    margin-bottom: 35px;
    background-color: #FFFFFF;
    overflow:hidden;
}

body.archive:not(.blog) article .post-media{
    margin-left:-20px;
    margin-right:-20px;
    margin-top:-25px;
}
body.archive:not(.blog) article .loop-bottom-seprator{
    display: none;
}
/*-----------------------------------------------------------------------------------*/
/* X. Custom share styles
/*-----------------------------------------------------------------------------------*/

.portfolio-item .item-wrap{
    position: relative;
}
.portfolio-container .portfolio-content .share,
.inner-meta .a2a_dd{
    font-size: 13px;
    font-weight: 400;
    color: #1b1b1b;
    padding-right: 19px;
    line-height: 15px;
}

.portfolio-container .portfolio-content .share:hover,
.inner-meta .a2a_dd:hover{
    opacity: 0.7;
}

.portfolio-container .portfolio-content .share{
    border-left: 1px solid #7f7f7f;
    padding-left: 15px;
}

.inner-meta .a2a_dd{
    float: right;
    text-transform: uppercase;
}

a.a2a_menu_show_more_less{
    padding: 15px!important;
    margin: 0 !important;
}

.a2a_menu a:visited{
    color: #808080!important;
    border-bottom: 1px solid #ececec!important;
    border-right: 1px solid #ececec!important;
}

a.a2a_i, i.a2a_i{
    padding: 16px 18px!important;
    width: 112px !important;
}

a.a2a_menu_show_more_less{
    border: none!important;
}



/* Pagination */

#content .post-pagination{
    border-bottom: 1px solid #c9c9c9;
}

#content .post-pagination span{
    display: inline-block;
}

#content .post-pagination .next-page-link,
#content .post-pagination .no-next-page{
    text-align: right;
}

#content .post-pagination .page-num{
    text-align: center;
    font-size: 12px;
    color: #020202;
}

#content .post-pagination > a,
#content .post-pagination > span{
    padding-bottom: 11px;
    line-height: 25px;
    transition: all .5s;
    border-bottom: 1px solid rgba(0,0,0,0);
    border-bottom-width: 0;
    cursor: pointer;
    position: relative;
}

#content .post-pagination > a:after,
#content .post-pagination > span:after{
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #020202;
    left: 0;
    transition: all .7s;
}

.single-post #content{
    margin-bottom: 30px;
}


#content .post-pagination a{
    color: #c9c9c9;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
}

#content .post-pagination > a:hover{
    color: #3A3A3A;
}

/* blog pagination */
.blog #content .post-pagination{
    width: 97%;
    overflow: hidden;
    position: relative;
    border: none;

}

.post-pagination > a,
.post-pagination > span{
    width: 33.33%;
    display: inline-block;
    float: left;
}

#content .post-pagination .pagination-border{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #c9c9c9;
    height: 1px;
    padding: 0;
}

#content .post-pagination .page-num:first-child{
    margin-left: 33.33%;
}

#content .post-pagination .post-pagination-hover{
    height: 1px;
    padding-bottom: 0;
    position:absolute;
    left:-33.33%;
    bottom: 0;
    z-index:0;
    background: #e21907;
    opacity:0;
    transition:all 300ms ease-in-out;
}

#content  .post-pagination .prev-page-link:hover~.post-pagination-hover,
#content  .post-pagination .no-prev-page:hover~.post-pagination-hover{ left:0; opacity:1; }
#content  .post-pagination .page-num:hover~.post-pagination-hover { left:33.33%; opacity:1; }
#content  .post-pagination .next-page-link:hover~.post-pagination-hover,
#content  .post-pagination .no-next-page:hover~.post-pagination-hover{ left:66.66%; opacity:1; }

/*---------------------------------------------------------
                Notification Center
---------------------------------------------------------*/
.tab-cell {
    width: 100%;
    margin-right: 10px;
}

.notification-center{
    position: fixed;
    width: 100%;
    height: 0;
    z-index: -99999;
    opacity: 0;
    overflow: hidden;
}

.notification-center .notification-collapse{
    width: 55px;
    height: 35px;
    background: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/notification-sprite.png') center -1302px no-repeat;
    position: absolute;
    bottom: 50px;
    left: 50%;
    cursor: pointer;
    margin-left: -27px;
    opacity: 0;
}

.notification-collapse-area{
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    z-index: 0;
}

.notification-center .header,
.notification-center #notification-tabs{opacity: 0;}

.notification-center.dark{
    background-color: rgba(0,0,0,.8);
}

.notification-center.dark span,
.notification-center.dark a,
.dark #notification-tabs ul li.ui-state-active a{
    color: #FFFFFF;
}

.notification-center.light{
    background-color: rgba(255,255,255,.8);
}

.notification-center.light span,
.notification-center.light a,
.light #notification-tabs ul li.ui-state-active a{
    color: #000;
}
.notification-center .notification-tab{
    text-align: center;
    margin: 0 auto
}
.notification-center .notification-tab .tab-item{
    display: inline-block;
}


.notification-center .header{
    margin-bottom: 45px;
}

.notification-center .info{
    padding: 23px 30px;
    height: 63px;
}

.notification-center .info span{
    color: #878787;
    transition: color .3s;
    float: right;
    line-height: 13px;
    cursor: pointer;
}

.notification-center .info span:hover{
    color: #FFFFFF;
}

.notification-center .info .date{
    font-size:12px;
    font-weight: 400;
}

.notification-center .info .time{
    font-size: 13px;
    margin-left: 15px;
}

.notification-center .logo{
    /* left: 50%; */
    position: relative;
    display: table;
    /* transform: translateX(-50%); */
    margin: auto;
}
.notification-center .logo{
    max-height: 300px;
    max-width:300px;
}
.notification-center div[id*='opt']{
    min-height: 200px;
    float: left;
    margin-top: 0;
}

#notification-tabs{
    border-radius: 0;
    width: 100%;
    height:100%;
    margin: 0 auto;
    background-color: transparent;
    border: none;
    text-align: center;
}


#notification-tabs .tab-title{
    display: none;
}

#notification-tabs .tab-container{
    width: 80%;
    margin: auto;
}


#notification-tabs .pager{
    margin-bottom:100px;
    position: relative;
    z-index: 999;
}

#notification-tabs .pager a{
    margin-right: 20px;
    opacity: .5;
    transition: opacity .3s;
    position: relative;
    width: 100px;
    height: 40px;
    cursor: pointer;
}

#notification-tabs .pager a[class=""] {
    display: none;
}

#notification-tabs .pager a:hover{
    opacity: 1;
}

#notification-tabs .pager a.is-selected{
    height: 23px;
    opacity: 1;
}

#notification-tabs .pager a.is-selected:after{
    content: "";
    height: 1px;
    background-color: #fff;
    position: absolute;
    width: 100%;
    bottom:-5px;
    left: 0;
}


/**************************/
/**     Posts Section    **/
/**************************/

.notification-center .post{
    text-align: left;
    padding:0 35px 25px 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
    margin: 0 15px 25px;
    width: calc(100% / 3 - 30px);
    max-width: 500px;
    display: table;
    float: left;
    height: 100px;
}

.notification-center .post .date{
    width: 17.1%;
    padding-right: 29px;
    display: table-cell;
}

.notification-center .post .date .detail {
    float: left;
    margin-right: 25px;
}

.notification-center .post .date span{
    display: block;
}

.notification-center .post .date .day{ font-size: 30px; margin-bottom: 3px; opacity: .5;}

.notification-center .post .date .month{
    font-size: 11px;
    font-weight: 800;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.notification-center .post .date .year{font-size: 11px; font-weight: 800;}

.notification-center .post .title{
    display: table-cell;
    vertical-align: middle;
    width: 75%;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    top: -2px;
    line-height: 18px;
    position: relative;
}

.notification-center.dark .post span,
.notification-center.dark .post .title,
.notification-center.dark .post p{
    color: #a6a6a6;
}

.notification-center.dark .post:hover span,
.notification-center.dark .post:hover .title,
.notification-center.dark .post:hover p{
    color: #FFFFFF;
}

.notification-center .post:hover .date .day{
    opacity: 1;
}

/**************projects tab*****************/
.notification-center .portfolio,
.notification-center .posts-tab .notification-tab{
    overflow-y: hidden;
}

.notification-center .portfolio{
    max-height: 190px;
    margin: 0 auto;
}

.notification-center .portfolio-item > a {
    display: block;
}

.notification-center .portfolio-thumbnail{
    /*max-width: 210px;*/
    height: 140px;
    background-size: cover;
    background-position: center center ;
    margin-bottom: 15px;
    position: relative;
}

.notification-center .portfolio-thumbnail:before{
    content: '';
    background-color: #000;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    transition: opacity .3s;
}

.notification-center .portfolio-item:hover .portfolio-thumbnail:before{
    opacity: .3;
}

.notification-center .portfolio-item{
    text-align: center;
    margin-right: 30px;
    margin-bottom: 45px;
    margin-top: 45px;
    width: 210px;
    height:190px;
}

.notification-center .portfolio-item .portfolio-title{
    opacity: .5;
    transition: opacity .3s;
}

.notification-center .portfolio-item:hover .portfolio-title{
    opacity: 1;
}

.notification-center .portfolio-item .portfolio-title,
.notification-center .portfolio-item .portfolio-category{
    font-weight: normal;
    font-size: 13px;
}
.notification-center .portfolio-item .portfolio-category{
    margin-top: 5px;
    opacity: .2;
}

/***************** Shop Notification ****************/

#notification-tabs #opt4{
    text-align: center;
}
#notification-tabs .cart_list {
    display:block;
    overflow: auto;
    margin: auto;
    height:410px;
    border: none;
    max-width: 100%;
}
#notification-tabs .cart_list li{
    display:inline-block;
    opacity: .7;
    transition: .5s all;
    margin-right: 36px;
    text-transform: uppercase;
    text-align: center;
    padding-top:10px;
    margin-bottom: 50px;
    width: 230px;
}
#notification-tabs .cart_list li:last-of-type {
    margin-right: 0;
}
#notification-tabs .cart_list li.empty{
    background: transparent url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/notification-sprite.png') center 0 no-repeat;
    color: #FFFFFF;
    padding-top: 297px;
    opacity: 1;
    font-size: 18px;
}

#notification-tabs .cart_list li.empty a{
    display: block;
    margin-top: 6px;
    font-weight: 400;
    font-size: 14px;
    color: #515151;
}

#notification-tabs .cart_list li.empty a:hover{
    color: #FFFFFF;
}

#notification-tabs .cart_list li:hover{
    opacity: 1;
}

#notification-tabs .cart_list li div.cart-img{
    float: none;
    width:230px;
    height:280px;
    background-position: center center;
    background-size: cover;
    margin-bottom: 15px;
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/place-holder.jpg');
}
#notification-tabs .cart_list li a{
    color:#fff;
    /*font-family: roboto, sans-serif;*/
    font-size: 12px;
}
#notification-tabs .cart_list li a.remove{
    font-family: roboto, serif;
    font-size: 24px;
    margin-top: -17px;
    margin-left:-5px;
    display: block;
    color: #fff !important;
    background: none!important;
    width: 1em;
    line-height: 1;
    opacity: 0;
    transition:all 800ms;
}
#notification-tabs .cart_list li:hover a.remove{
    opacity: 1;
}
#notification-tabs .cart_list li .quantity,#notification-tabs .cart_list li .quantity .amount{
    color:#b5a972;
    /*font-family: roboto, sans-serif;*/
}
#notification-tabs .cart_list li .quantity{
    display: block;
    margin-top: 8px;
}
#notification-tabs p.total, #notification-tabs p.total .amount{
    color:#b5a972;
    /*font-family: roboto, sans-serif;*/
    margin-top:30px;
    font-weight: normal;
}
#notification-tabs .buttons{
    margin-top: 20px;
}
#notification-tabs p.buttons .wc-forward{
    text-transform: uppercase;
    background: #696969;
    color: #fff;
    border: none;
    width: 180px;
    height: 50px;
    display: inline-block;
    padding-top: 18px;
    font-weight: normal;
    transition: all 300ms;
}
#notification-tabs p.buttons .wc-forward:hover{
    background: #b5a972;
}
#notification-tabs p.buttons .checkout{
    background: transparent;
    border: 1px solid #fff;
    margin-left: 10px;

}
#notification-tabs p.buttons .checkout:hover{
    background:#fff;
    color: #000;
}

/* notification Light style*/

.notification-center.light #notification-tabs .cart_list li.empty{
    background: transparent url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/notification-sprite.png') center -610px no-repeat;
    color: #000;
    opacity: .6;
}

.notification-center.light .notification-collapse{
    background: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/notification-sprite.png') center -1402px no-repeat;
}

.notification-center.light .post{
    border-bottom-color: rgba(0,0,0,.1);
}

/* View Cart Page */
body.woocommerce-cart #content{
    width: 100% !important;
}

body.woocommerce-cart .sidebar{
    display: none;width: 0%;
}

.empty-cart-container{
    width: 540px;
    margin: 200px auto 240px auto;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 80px;
    background-color: #ffffff;
    display: block;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
}

.return-to-shop a.button {
    background-color: transparent;
    border-radius: 27px !important;
    width: 188px;
    color: black;
    font-size: 13px !important;
    line-height: 3px;
    height: 42px !important;
    margin-top: 30px;
    border: 2px solid #949494;
    transition: all 0.2s ease-in;
}

.return-to-shop a.button:hover{
    background-color: black;
    color: #FFFFFF;
    border: 2px solid black;
}

p.cart-empty{
    font-weight: 600;
}

.empty-cart-icon-container{
    display: block;
    background: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/empty-cart.png');
    background-size: 100% 100%;
    width: 150px;
    height: 200px;
    margin: 40px auto;
}

/********************************* Search Tab ************************************/

#notification-tabs .search-container{
    width: 960px;
    margin: 0 auto;
}

#result-container{
    overflow-x: hidden;
}

#notification-tabs .input-holder{
    position: relative;
    height: 80px;
    max-width: 100%;
    margin: 200px auto 25px;
}

#notification-tabs #search-input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(184,184,184,0.3);
    max-width: 100%;
    width: 100%;
    font-size: 40px;
    line-height: 80px;
    font-weight: 100;
    color: #fff;
    outline: none;
    position: absolute;
    left: 0;
}

#notification-tabs .clear-button{
    width: 40px;
    height: 40px;
    position: absolute;
    background: transparent url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/notification-sprite.png') center -1482px no-repeat;
    right: 0;
    top: 50%;
    cursor: pointer;
    transition: background-image 200ms;
}

#notification-tabs .clear-button.searching{
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/loading.svg');
}

#notification-tabs #result-container .search-title{
    margin-bottom: 30px;
}

#notification-tabs #result-container .search-title,
#notification-tabs #result-container .more-result{
    text-align: left;
    font-size: 15px;
    font-family: 'Roboto',sans-serif;
    color: #555;
}

#notification-tabs #result-container .search-title-empty{
    margin-bottom: 100px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    margin-top: 95px;
}

#notification-tabs #result-container .search-title-empty:before{
    content: '';
    background: transparent url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/notification-sprite.png') center -445px no-repeat;
    width: 205px;
    display: block;
    height: 200px;
    background-size: cover;
    margin: 0 auto 80px;
}

#notification-tabs #result-container .more-result{
    display: block;
    margin-top: 15px;
}

#notification-tabs #result-container .stand-out{
    font-size: inherit;
    font-family: inherit;
}

.notification-center.dark .stand-out{
    color: #fff;
}

.notification-center.light .stand-out{
    color: #000;
}

#notification-tabs #result-container .item{
    margin-bottom: 25px;
}

#notification-tabs #result-container .thumbnail{
    height: 145px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    position: relative;
}

#notification-tabs #result-container .background-overlay{
    background: #000;
    opacity: 0.5;
    transition: opacity 300ms;
    width: 100%;
    height: 100%;
    position: absolute;
}

#notification-tabs #result-container .item:hover .background-overlay{
    opacity: 0;
}

#notification-tabs #result-container .item .title{
    font-size: 13px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
    line-height: 18px;
    text-align: center;
    transition: color 300ms;
    min-height: 36px;
}

#notification-tabs #result-container .item:hover .title{
    color: rgba(255,255,255,1);
}

#notification-tabs .variation{
    display: none;
}

/********************************* Not Found Page (Error 404) ************************************/

.error404 #layoutcontainer {
    height: 100%;
}

.error404 .not-found-page {
    text-align: center;
    position: fixed;
    bottom: 0;
    display: table;
    top: 0;
    width: 100%;
    left: 0;
    margin: auto;
    right: 0;
}

.error404 .not-found-page .image {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/not-found.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 138px;
    height: 142px;
    margin: 0 auto 52px auto;
}

.error404 .not-found-page strong{
    font-size: 36px;
}

.error404 .not-found-page p {
    text-transform: uppercase;
    font-size: 21px;
}

.error404 footer{
    display: none;
}

.not-found-page > span{
    font-size:36px;
}

/********************************* Search Result Page ************************************/
body.search .layout-container .color-overlay,
body.search .layout-container .texture-overlay,
body.search .layout-container .bg-image,
body.search .content .color-overlay,
body.search .content .texture-overlay,
body.search .content .bg-image{
    display:none;
}

body.search header a,
body.search header .navigation a,
body.search header .icons-pack a{
    color:#000 !important;
}

.search-no-results header,
.search-results header {
    position: relative;
}

.search-results header.left,
.search-results header.right{
    position: fixed;
}

.search-no-results main,
.search-results main {
    margin: 80px auto;
    width: 60% !important;
}

.search-no-results main form input[type="text"],
.search-results main form input[type="text"] {
    font-weight: 300;
    color: #000;
    font-size: 40px;
    width: calc(100% - 40px);
    border: none;
    outline: none;
}

.search-no-results main form input[type="submit"],
.search-results main form input[type="submit"] {
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/magnifier.png');
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent;
    width: 30px;
    height: 31px;
}

.search-results main form input[type="submit"]:hover {
    opacity: .3;
}

.search-results main .search-result {
    margin-top: 80px;
}

.search-results main .search-result .search-item {
    float: left;
    margin: 0 32px 32px 0;
    width: calc( 100% / 4 - 32px );
    min-height: 198px;
}

.search-results main .search-item {
    text-align: center;
}

.search-results main .search-item img {
    width: 211px;
    height: 145px;
    display: inline;
    transition: opacity .3s;
}

.search-results main .search-result .search-item h3 {
    line-height: 0;
    width: 73%;
    padding-top: 15px;
    margin: auto;
}

.search-results main .search-result .search-item a {
    font-size: 15px;
}

.place-holder-thumbnail {
    height: 145px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: opacity .3s;
    margin-left: auto;
    margin-right: auto;
    backface-visibility: hidden;
}

.place-holder-no-thumbnail {
    height: 145px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/place-holder.jpg');
    transition: opacity .3s;
    backface-visibility: hidden;
}

.search-results main .search-result .search-item:hover .place-holder-thumbnail,
.search-results main .search-result .search-item:hover .place-holder-no-thumbnail {
    opacity: .5;
}


/********************* Miss shortcode *******************************/
.miss-shortcode{
    background: #e2e2e2 url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/img/miss.jpg') no-repeat 0 center;
    max-width: 670px;
    display: block;
    padding: 40px 5%;
    text-align: center;
    min-height: 192px;
    background-size: contain;
    margin: 0 auto;
    border: 2px solid #fff;
    outline: 1px solid #e2e2e2;
}

.miss-shortcode .title{
    font-size: 40px!important;
    line-height: 45px;
    letter-spacing: -2px;
    margin-bottom: 13px;
    color: #616378;
}

.miss-shortcode .desc{
    font-size: 16px;
    line-height: 25px;
    margin: 0 20px;
    color: #616378;
}

.miss-shortcode .desc a{
    font-size: 16px;
    line-height: 25px;
    color: #616378;
    position: relative;
}

.miss-shortcode .desc a:after{
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    left: 0;
    bottom: -3px;
    background-color: #a9aab2;
}

/*** IE styles  ***/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /*** IE 10 ***/
    .music-sc .tracks{
        list-style:none;
    }

    /** IE 11 **/
    *::-ms-backdrop, .music-sc .tracks{
        list-style:none;
    }

}

/**************************************** New Builder *****************************/

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before,
.vc_row:after,
.vc_row:before{
    content: ' ';
    display: table;
}

.vc_clearfix:after,
.vc_clearfix:before{
    content: ' ';
    display: table;
    clear: both;
}
.portfolio-page-mode{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}


.sidebar.widget-area.visible-desktop.hidden-tablet.light-sidebar.left-align.border.left.right-sidebar{
    height: auto !important;
}

/* VC grid styles */

.vc_grid > div{
    width:100%;
}


/*
    GENERAL STYLES
*/

.wpb_column .wpb_content_element {
    margin-bottom: 0;
}

small.wcvendors_sold_by_in_loop div {
    display: none;
}

.compose-mode .item_button > a {
    cursor: pointer !important;
}


.md-text-content * li{
    margin-left:30px;
}

.md-text-content ul br,
.md-text-content ol br{
    display:none ;
}

#wpadminbar ul#wp-admin-bar-root-default>li.pixflow_custom_links {
    margin-right: 5px;
}


/* Bug Fix Version 7.3 */
@media (max-width: 1280px){
.img-box-fancy .image-box-fancy-desc.image-box-fancy-desc-normal {
    width: 80% !important;
}
}

@media (max-width:800px){
    .wrap-client-carousel {
        min-height: 300px;
    }
}



.iconbox-new .read-more:hover i:last-child{
    display:none !important;
    }


/**************************************** Light Notification *****************************/

.light #notification-tabs .cart_list li a {
    color: #000;
}

.notification-center span.woocommerce-Price-currencySymbol {
    color: inherit;
}

.light #notification-tabs p.buttons .checkout{
    border: 1px solid #696969;
    color: #696969;
}

.light #notification-tabs #search-input{
    color: #000;
}

.light #notification-tabs #result-container .search-title-empty{
    color: #000;
}

.light #notification-tabs #result-container .item .title{
    color: #000;
}

/*--------------------------------------
               Subscribe
--------------------------------------*/
.sc-subscribe {
    padding: 50px 0 56px;
    text-align: center;
}

.modern-subscribe .mc4wp-form, .widget-area .mc4wp-form, .sc-subscribe .mc4wp-form {
    display: none;
}

.subscribe-title {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 12px;
}

.subscribe-sub-title {
    font-size: 14px;
    font-weight: 100;
}

.subscribe-textbox {
    padding: 20px;
    width: 60%;
    background: transparent;
    text-transform: uppercase;
    margin-top: 30px;
    text-align: center;
    outline: none;
    max-width: 750px;
    -webkit-box-shadow:none;
    box-shadow: none;
}

.subscribe-textbox:focus::-webkit-input-placeholder {
    color: transparent !important;
}

.subscribe-textbox:focus:-moz-placeholder {
    color: transparent !important;
}

/* FF 4-18 */
.subscribe-textbox:focus::-moz-placeholder {
    color: transparent !important;
}

/* FF 19+ */
.subscribe-textbox:focus:-ms-input-placeholder {
    color: transparent !important;
}

/* IE 10+ */

.subscribe-button {
    margin-top: 20px;
    border: none;
    width: 195px;
    height: 47px;
    text-align: center;
    outline: none;
    transition: background .4s;
}

.subscribe-err {
    margin-top: 5px;
    font-size: 11px;
}

.subscribe-button-animation {
    -webkit-animation: subscribe-animation 2s infinite;
    -o-animation: subscribe-animation 2s infinite;
    -moz-animation: subscribe-animation 2s infinite;
    animation: subscribe-animation 2s infinite;
}

@keyframes subscribe-animation {
    00% {
        opacity: 1
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}
/* --------------- END https://www.acedws.com/wp-content/themes/massive-dynamic/style.css --------------- */ 

/* --------------- START inline --------------- */ 

.widget_md_progress{padding-right:35px}.widget_md_progress .widget-title{font-size:15px}.widget_md_progress .progress-list .bar-percentage{float:left;margin-right:9px;font-size:13px;text-align:right;margin-top:3px;line-height:2;width:33px}.widget_md_progress .progress-list .bar-container{height:100%;overflow:hidden;vertical-align:middle;display:list-item;line-height:100%;opacity:0}.widget_md_progress .progress-list .bar{height:3px;border-radius:5px;opacity:0}.widget_md_progress .progress-list .title{left:3px;position:relative;line-height:23px;text-align:left;font-size:13px;font-weight:normal}.widget-area.modernStyle .wrapContent{width:100%}.dark-sidebar.dark .widget_md_progress .progress-list .bar-percentage,.footer-widgets.dark .widget_md_progress .progress-list .bar-percentage{color:rgba(0,0,0,0.6)}.dark-sidebar .widget_md_progress .progress-list .bar,.footer-widgets.dark .widget_md_progress .progress-list .bar{background-color:rgba(0,0,0,0.3)}.dark-sidebar .widget_md_progress .progress-list .title,.footer-widgets.dark .widget_md_progress .progress-list .title{color:rgba(0,0,0,0.6)}.dark-sidebar .widget_md_progress .progress-list .progressbar:hover .bar-percentage,.footer-widgets.dark .widget_md_progress .progress-list .progressbar:hover .bar-percentage{color:rgba(0,0,0,1)}.dark-sidebar .widget_md_progress .progress-list .progressbar:hover .bar,.footer-widgets.dark .widget_md_progress .progress-list .progressbar:hover .bar{background-color:rgba(0,0,0,1)}.dark-sidebar .widget_md_progress .progress-list .progressbar:hover .title,.footer-widgets.dark .widget_md_progress .progress-list .progressbar:hover .title{color:rgba(0,0,0,1)}.light-sidebar .widget_md_progress .progress-list .bar-percentage,.footer-widgets.light .widget_md_progress .progress-list .bar-percentage{color:rgba(255,255,255,0.6)}.light-sidebar .widget_md_progress .progress-list .bar,.footer-widgets.light .widget_md_progress .progress-list .bar{background-color:rgba(255,255,255,0.6)}.light-sidebar .widget_md_progress .progress-list .title,.footer-widgets.light .widget_md_progress .progress-list .title{color:rgba(255,255,255,0.6)}.light-sidebar .widget_md_progress .progress-list .progressbar:hover .bar-percentage,.footer-widgets.light .widget_md_progress .progress-list .progressbar:hover .bar-percentage{color:rgba(255,255,255,1)}.light-sidebar .widget_md_progress .progress-list .progressbar:hover .bar,.footer-widgets.light .widget_md_progress .progress-list .progressbar:hover .bar{background-color:rgba(255,255,255,1)}.light-sidebar .widget_md_progress .progress-list .progressbar:hover .title,.footer-widgets.light .widget_md_progress .progress-list .progressbar:hover .title{color:rgba(255,255,255,1)}.widget_md_progress .progressbar{cursor:pointer}.widget_md_progress .progressbar .bar-percentage,.widget_md_progress .progressbar .bar,.widget_md_progress .progressbar .title{transition:all .5s}
.light .widget-contact-info-content p,.light-sidebar .widget-contact-info-content p{color:rgba(255,255,255,0.6) !important}.dark .widget-contact-info-content p,.dark-sidebar .widget-contact-info-content p{color:rgba(0,0,0,0.6) !important}.widget-contact-info-content div,.widget-contact-info-content div span{margin-bottom:5px}footer .widget-contact-info-content{min-height:130px;min-width:240px}
.left-align .widget-instagram .widget-content{float:left}.right-align .widget-instagram .widget-content{float:right}.widget-instagram .widget-content{position:relative;max-width:100%;width:256px;margin:auto}.widget-instagram .widget-content>.item{width:60px;height:60px;margin:2px;float:left;position:relative;cursor:pointer}.widget-instagram .featured-item .item{width:256px;height:256px;max-width:100%;float:none;cursor:inherit}.widget-instagram .widget-content>.item .meta{display:none}.widget-instagram .featured-item .meta{display:block;position:absolute;top:0;left:0;width:100%;height:58px;text-align:left;background:transparent url("assets/img/instagram-shadow.png") center repeat-x}.widget-instagram .item .meta .likes,.widget-instagram .item .meta .comments{color:#fff;font-size:12px;line-height:58px;background-color:transparent}.widget-instagram .item:first-child .meta i{margin-right:5px}.widget-instagram .item .meta .likes{margin-left:15px}.widget-instagram .item .meta .comments{margin-left:10px}.widget-instagram .user-info{text-align:center;margin:-40px 0 20px;position:relative}.widget-instagram .user-info .avatar{width:80px;height:80px;border:3px solid rgba(255,255,255,0.3);border-radius:50%;background-position:center;background-size:contain;margin:0 auto 10px;background-clip:padding-box}.widget-instagram .user-info .username,.widget-instagram .user-info .biography{color:inherit;margin:0;line-height:14px}.widget-instagram .user-info .username{margin-bottom:5px}.widget-instagram .user-info .username a{font-size:14px;font-weight:bold}.widget-instagram .user-info .biography{font-size:12px}
.footer-widgets .widget-md-text .text-widget-desc p{padding-right:40px}.modernStyle .text-widget-image{display:inline-block}.widget-md-text .text-widget-image{max-width:300px;max-height:70px;margin-bottom:-9px}.center-align .widget-md-text .text-widget-image{margin:0 auto}.right-align .widget-md-text .text-widget-image{float:right}.widget-md-text #text-widget-btn{margin-top:25px;color:inherit;border-color:inherit}.widget-md-text #text-widget-btn .shortcode-btn .fade-square{transition:border-color .3s}.widget-md-text #text-widget-btn .shortcode-btn .fade-square span{transition:color .3s}.dark .widget-md-text .text-widget-desc p,.dark-sidebar .widget-md-text .text-widget-desc p{color:rgba(0,0,0,0.6) !important}.dark .widget-md-text #text-widget-btn .shortcode-btn .fade-square,.dark-sidebar .widget-md-text #text-widget-btn .shortcode-btn .fade-square{border-color:rgba(0,0,0,0.6);padding:10px 21px 10px 10px}.dark .widget-md-text #text-widget-btn .shortcode-btn .fade-square:hover,.dark-sidebar .widget-md-text #text-widget-btn .shortcode-btn .fade-square:hover{border-color:rgba(0,0,0,1)}.dark .widget-md-text #text-widget-btn .shortcode-btn .fade-square:hover span,.dark-sidebar .widget-md-text #text-widget-btn .shortcode-btn .fade-square:hover span{color:rgba(0,0,0,1)}.light .widget-md-text .text-widget-desc p,.light-sidebar .widget-md-text .text-widget-desc p{color:rgba(255,255,255,0.6) !important}.light .widget-md-text #text-widget-btn .shortcode-btn .fade-square,.light-sidebar .widget-md-text #text-widget-btn .shortcode-btn .fade-square{border:1px solid rgba(255,255,255,0.6)}.light .widget-md-text #text-widget-btn .shortcode-btn .fade-square:hover,.light-sidebar .widget-md-text #text-widget-btn .shortcode-btn .fade-square:hover{border:1px solid rgba(255,255,255,1)}.light .widget-md-text #text-widget-btn .shortcode-btn .fade-square:hover span,.light-sidebar .widget-md-text #text-widget-btn .shortcode-btn .fade-square:hover span{color:rgba(255,255,255,1)}.textwidget iframe{width:100%}.shortcode-btn .button-icon{vertical-align:middle;text-align:center}.shortcode-btn{display:inline-block;backface-visibility:hidden;padding:1px;white-space:nowrap}.shortcode-btn .button{display:inline-table}.shortcode-btn .button.fill-oval span,.shortcode-btn .button.fade-oval span{vertical-align:middle;position:relative;top:-1px}.shortcode-btn .button.button-small.slide span{position:relative;top:-2px}.shortcode-btn .animation{overflow:hidden}.shortcode-btn .button-small{font-size:12px;line-height:13px}.shortcode-btn .button-standard .button-icon{font-size:15px;width:15px;height:15px;line-height:15px}.shortcode-btn .button-standard .button-icon{font-size:14px;width:22px;height:22px;line-height:22px}.shortcode-btn .button-standard{font-size:13px;line-height:13px}.shortcode-btn .button.fade-square.button-small .button-icon{font-size:14px}.shortcode-btn .button.fade-oval.button-standard .button-icon,.shortcode-btn .button.fill-oval.button-standard .button-icon{font-size:18px}.shortcode-btn .button.fade-oval.button-small .button-icon,.shortcode-btn .button.fill-oval.button-small .button-icon{font-size:14px}.shortcode-btn .animation span{display:inline-block}.shortcode-btn .button-standard.animation{letter-spacing:6px}body:not(.compose-mode) .shortcode-btn .button-standard.animation{overflow:hidden}.shortcode-btn .button-small.animation{letter-spacing:4px}.shortcode-btn .button-small.animation span,.shortcode-btn .button-standard.animation span{margin-right:9px}.shortcode-btn .button-small.animation .button-icon{font-size:15px}.shortcode-btn .button-standard.slide,.shortcode-btn .button-small.slide{text-align:left}.shortcode-btn .slide.slide-transition{transition:width .4s,background .4s}.shortcode-btn .button-standard.slide{height:52px;width:52px}.shortcode-btn .button-small.slide{height:40px;width:40px}.shortcode-btn .button-standard.slide span{left:25px;opacity:0;padding-right:24px;top:50%;transform:translateY(-50%);bottom:0;font-size:14px}.shortcode-btn .button-small.slide span{opacity:0;left:17px;padding-right:15px;top:0;bottom:0;margin:13px 0}.shortcode-btn .button-standard.slide .button-icon{width:47px;display:table;height:52px;line-height:54px}.shortcode-btn .button-small.slide .button-icon{width:38px;display:inline-block;height:40px;line-height:38px}.shortcode-btn .button-standard.come-in{border:3px solid}.shortcode-btn .button-small.come-in{border:2px solid}.shortcode-btn .button-standard.flash-animate:hover .button-icon{left:5px}.shortcode-btn .button-small.flash-animate:hover .button-icon{left:4px}.shortcode-btn .button-standard.flash-animate:hover{letter-spacing:0}.shortcode-btn .fade-square,.shortcode-btn .fade-oval,.shortcode-btn .fill-oval,.shortcode-btn .slide,.shortcode-btn .come-in,.shortcode-btn .fill-rectangle,.shortcode-btn .animation,.shortcode-btn .flash-animate{opacity:1;border:1px solid;font-weight:400}.shortcode-btn .fade-oval,.shortcode-btn .flash-animate,.shortcode-btn .slide{border:2px solid}.shortcode-btn .fade-square,.shortcode-btn .fade-oval,.shortcode-btn .come-in,.shortcode-btn .animation,.shortcode-btn .flash-animate{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.shortcode-btn .fade-square,.shortcode-btn .flash-animate{border-radius:3px}.shortcode-btn .fade-square .button-icon,.shortcode-btn .fade-oval .button-icon,.shortcode-btn .fill-oval .button-icon{padding-right:10px}.shortcode-btn .fade-square .button-icon,.shortcode-btn .fade-square span,.shortcode-btn .fade-oval .button-icon,.shortcode-btn .fade-oval span{-webkit-transition:all 100ms;-moz-transition:all 100ms;-ms-transition:all 100ms;white-space:nowrap;-o-transition:all 100ms;transition:all 100ms}.shortcode-btn .fill-oval{-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}.shortcode-btn .fade-oval,.shortcode-btn .fill-oval{border-radius:50px;font-size:14px}.shortcode-btn .fill-oval span{line-height:13px}.shortcode-btn .slide .button-icon{transition:all .8s}.shortcode-btn .slide{border-radius:50px;display:flex;align-items:center;text-align:center;position:relative;overflow:hidden}.shortcode-btn .slide span{white-space:nowrap;-webkit-transition:left .4s,opacity .4s;-moz-transition:left .4s,opacity .4s;-ms-transition:left .4s,opacity .4s;-o-transition:left .4s,opacity .4s;transition:left .4s,opacity .4s}.shortcode-btn .slide:hover{border-radius:50px;background-color:#2d2d2d;width:124px}.shortcode-btn .slide:hover .button-icon{transform:rotate(360deg)}.shortcode-btn .slide .button-icon{font-size:18px}.shortcode-btn .come-in,.shortcode-btn .fill-rectangle{position:relative;overflow:hidden;z-index:9;transition:all .4s}.shortcode-btn .come-in:hover:after{width:100%}.shortcode-btn .come-in:after{content:'';position:absolute;z-index:-1;width:0;height:100%;top:0;right:0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shortcode-btn .come-in .button-icon,.shortcode-btn .come-in span{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shortcode-btn .come-in .button-icon,.shortcode-btn .fill-rectangle .button-icon{margin-right:10px}.shortcode-btn .button-standard.come-in span,.shortcode-btn .button-standard.fill-rectangle span{font-size:14px;line-height:1.2em}.shortcode-btn .button-standard.come-in .button-icon,.shortcode-btn .button-standard.fill-rectangle .button-icon{font-size:15px}.shortcode-btn .animation{font-size:13px;line-height:13px;position:relative;border:1px solid;-webkit-transition:opacity .4s,color .4s;-moz-transition:opacity .4s,color .4s;-ms-transition:opacity .4s,color .4s;-o-transition:opacity .4s,color .4s;transition:opacity .4s,color .4s}.shortcode-btn .animation:after{content:"";position:absolute;left:-125px;width:80px;height:100px;top:-25px;-webkit-transition:left .4s,opacity .4s,color .4s,transform .4s;-moz-transition:left .4s,opacity .4s,color .4s,transform .4s;-ms-transition:left .4s,opacity .4s,color .4s,transform .4s;-o-transition:left .4s,opacity .4s,color .4s,transform .4s;transition:left .4s,opacity .4s,color .4s,transform .4s;-webkit-transform:skew(40deg);-moz-transform:skew(40deg);-ms-transform:skew(40deg);-o-transform:skew(40deg);transform:skew(40deg)}.shortcode-btn .animation:hover:after{-webkit-transform:skew(0);-moz-transform:skew(0);-ms-transform:skew(0);-o-transform:skew(0);transform:skew(0);left:101%}.shortcode-btn .animation:hover{opacity:1}.shortcode-btn .animation .button-icon{font-size:15px}.shortcode-btn .flash-animate{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shortcode-btn .flash-animate:hover .button-icon{opacity:1;left:5px}.shortcode-btn .flash-animate .button-icon{opacity:0;left:-3px;position:relative;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.widget-md-social .item{margin-bottom:20px}.widget-md-social a i.icon{margin-right:10px}.sidebar.right-align .widget-md-social .item-list a i.icon{float:right;margin:3px 0 0 10px}.footer-widgets .widget-md-social a i.icon{padding:5px;border-radius:50px;display:inherit;transition:background-color .3s}.footer-widgets.light .widget-md-social a i.icon{background-color:rgba(255,255,255,0.6);color:rgba(0,0,0,.6)}.footer-widgets.dark .widget-md-social a i.icon{background-color:rgba(0,0,0,0.6);color:rgba(255,255,255,.6)}.footer-widgets.light .widget-md-social a:hover i.icon{background-color:#fff}.footer-widgets.dark .widget-md-social a:hover i.icon{background-color:#000}.footer-widgets .widget-md-social a i.text{font-style:normal}

/* --------------- END inline --------------- */ 

/* --------------- START https://www.acedws.com/wp-content/uploads/md_cache/470.css --------------- */ 
.vc_row.hide-overflow:not(.vc_inner){overflow:hidden}.row-equal-column-height .wrap,.row-equal-column-height .wpb_column,.row-equal-column-height .mBuilder-element.mBuilder-vc_column{display:flex}body:not(.one_page_scroll) .row-content-top:not(.row-equal-column-height) .wrap{display:flex;align-items:flex-start}body:not(.one_page_scroll) .row-content-middle:not(.row-equal-column-height) .wrap{display:flex;align-items:center}body .vc_row.fit-to-height{min-height:100vh}body:not(.one_page_scroll) .row-content-bottom:not(.row-equal-column-height) .wrap{display:flex;align-items:flex-end}.row-equal-column-height.row-content-top .wrap .vc_column-inner{display:flex;align-items:flex-start}.row-equal-column-height.row-content-middle .wrap .vc_column-inner{display:flex;align-items:center}.row-equal-column-height.row-content-bottom .wrap .vc_column-inner{display:flex;align-items:flex-end}.row-equal-column-height>.wrap>.vc_column_container>.vc_column-inner>.wpb_wrapper,.row-equal-column-height>.wrap>.mBuilder-element>.vc_column_container>.vc_column-inner>.wpb_wrapper{width:100%}.vc_row.vc_parallax{position:relative;overflow:visible}.vc_parallax>*{position:relative;z-index:1}.vc_row{position:relative;backface-visibility:hidden}body .vc_row,body.compose-mode .vc_row{display:flex;width:100%}.vc_row.vertical-aligned{display:flex !important;align-items:center}.vc_row.vertical-aligned .wrap{height:auto}.vc_row>.wrap:not(.box_size_container){width:100%}.vc_row.row_video,.vc_row.sloped_row{overflow:hidden}.row-image{background-position:center;background-repeat:no-repeat}.row-image-normal.isParallax{background-attachment:fixed;background-position:center;background-repeat:no-repeat}.row-image-fixed.isParallax:after{content:"";display:block;background-attachment:fixed;width:100%;background-position:center;background-repeat:no-repeat;height:100%;position:absolute;top:0;left:0;background-size:cover}body.one_page_scroll .row-image-fixed.isParallax:after{background-attachment:local}.row-image.repeat{background-repeat:repeat;background-size:inherit !important}.row-image.repeat:after{background-repeat:repeat;background-size:inherit !important}.sectionOverlay:after{width:100%;height:100%;position:absolute;left:0;top:0;display:block !important}.sectionOverlay .row-image,.sectionOverlay .row-image-inner-row{width:100%;position:absolute !important;height:100%;left:0;z-index:0 !important;top:0;margin:auto;background-size:cover;overflow:hidden}.sectionOverlay.box_size{margin-left:auto !important;margin-right:auto !important}.sectionOverlay .box_size_container{float:none;margin:0 auto}.sloped-edge{height:105px;position:absolute !important;left:-10%;right:-10%}.sloped-edge.top-edge{top:-55px}.sloped-edge.bottom-edge{bottom:-55px}.vc_row.full_size{margin:0}video.row-videobg{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-repeat:no-repeat;background-size:cover}@media screen and (max-width:1280px){body.one_page_scroll .vc_row.fit-to-height{min-height:100px}}.vc_column-inner>.wpb_wrapper{position:relative;z-index:1}.row-equal-column-height .vc_column-inner>.wpb_wrapper{width:100%}.shortcode-btn .button-icon{vertical-align:middle;text-align:center}.shortcode-btn{display:inline-block;backface-visibility:hidden;padding:1px;white-space:nowrap}.shortcode-btn .button{display:inline-table}.shortcode-btn .button.fill-oval span,.shortcode-btn .button.fade-oval span{vertical-align:middle;position:relative;top:-1px}.shortcode-btn .button.button-small.slide span{position:relative;top:-2px}.shortcode-btn .animation{overflow:hidden}.shortcode-btn .button-small{font-size:12px;line-height:13px}.shortcode-btn .button-standard .button-icon{font-size:15px;width:15px;height:15px;line-height:15px}.shortcode-btn .button-standard .button-icon{font-size:14px;width:22px;height:22px;line-height:22px}.shortcode-btn .button-standard{font-size:13px;line-height:13px}.shortcode-btn .button.fade-square.button-small .button-icon{font-size:14px}.shortcode-btn .button.fade-oval.button-standard .button-icon,.shortcode-btn .button.fill-oval.button-standard .button-icon{font-size:18px}.shortcode-btn .button.fade-oval.button-small .button-icon,.shortcode-btn .button.fill-oval.button-small .button-icon{font-size:14px}.shortcode-btn .animation span{display:inline-block}.shortcode-btn .button-standard.animation{letter-spacing:6px}body:not(.compose-mode) .shortcode-btn .button-standard.animation{overflow:hidden}.shortcode-btn .button-small.animation{letter-spacing:4px}.shortcode-btn .button-small.animation span,.shortcode-btn .button-standard.animation span{margin-right:9px}.shortcode-btn .button-small.animation .button-icon{font-size:15px}.shortcode-btn .button-standard.slide,.shortcode-btn .button-small.slide{text-align:left}.shortcode-btn .slide.slide-transition{transition:width .4s,background .4s}.shortcode-btn .button-standard.slide{height:52px;width:52px}.shortcode-btn .button-small.slide{height:40px;width:40px}.shortcode-btn .button-standard.slide span{left:25px;opacity:0;padding-right:24px;top:50%;transform:translateY(-50%);bottom:0;font-size:14px}.shortcode-btn .button-small.slide span{opacity:0;left:17px;padding-right:15px;top:0;bottom:0;margin:13px 0}.shortcode-btn .button-standard.slide .button-icon{width:47px;display:table;height:52px;line-height:54px}.shortcode-btn .button-small.slide .button-icon{width:38px;display:inline-block;height:40px;line-height:38px}.shortcode-btn .button-standard.come-in{border:3px solid}.shortcode-btn .button-small.come-in{border:2px solid}.shortcode-btn .button-standard.flash-animate:hover .button-icon{left:5px}.shortcode-btn .button-small.flash-animate:hover .button-icon{left:4px}.shortcode-btn .button-standard.flash-animate:hover{letter-spacing:0}.shortcode-btn .fade-square,.shortcode-btn .fade-oval,.shortcode-btn .fill-oval,.shortcode-btn .slide,.shortcode-btn .come-in,.shortcode-btn .fill-rectangle,.shortcode-btn .animation,.shortcode-btn .flash-animate{opacity:1;border:1px solid;font-weight:400}.shortcode-btn .fade-oval,.shortcode-btn .flash-animate,.shortcode-btn .slide{border:2px solid}.shortcode-btn .fade-square,.shortcode-btn .fade-oval,.shortcode-btn .come-in,.shortcode-btn .animation,.shortcode-btn .flash-animate{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-ms-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.shortcode-btn .fade-square,.shortcode-btn .flash-animate{border-radius:3px}.shortcode-btn .fade-square .button-icon,.shortcode-btn .fade-oval .button-icon,.shortcode-btn .fill-oval .button-icon{padding-right:10px}.shortcode-btn .fade-square .button-icon,.shortcode-btn .fade-square span,.shortcode-btn .fade-oval .button-icon,.shortcode-btn .fade-oval span{-webkit-transition:all 100ms;-moz-transition:all 100ms;-ms-transition:all 100ms;white-space:nowrap;-o-transition:all 100ms;transition:all 100ms}.shortcode-btn .fill-oval{-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}.shortcode-btn .fade-oval,.shortcode-btn .fill-oval{border-radius:50px;font-size:14px}.shortcode-btn .fill-oval span{line-height:13px}.shortcode-btn .slide .button-icon{transition:all .8s}.shortcode-btn .slide{border-radius:50px;display:flex;align-items:center;text-align:center;position:relative;overflow:hidden}.shortcode-btn .slide span{white-space:nowrap;-webkit-transition:left .4s,opacity .4s;-moz-transition:left .4s,opacity .4s;-ms-transition:left .4s,opacity .4s;-o-transition:left .4s,opacity .4s;transition:left .4s,opacity .4s}.shortcode-btn .slide:hover{border-radius:50px;background-color:#2d2d2d;width:124px}.shortcode-btn .slide:hover .button-icon{transform:rotate(360deg)}.shortcode-btn .slide .button-icon{font-size:18px}.shortcode-btn .come-in,.shortcode-btn .fill-rectangle{position:relative;overflow:hidden;z-index:9;transition:all .4s}.shortcode-btn .come-in:hover:after{width:100%}.shortcode-btn .come-in:after{content:'';position:absolute;z-index:-1;width:0;height:100%;top:0;right:0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shortcode-btn .come-in .button-icon,.shortcode-btn .come-in span{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shortcode-btn .come-in .button-icon,.shortcode-btn .fill-rectangle .button-icon{margin-right:10px}.shortcode-btn .button-standard.come-in span,.shortcode-btn .button-standard.fill-rectangle span{font-size:14px;line-height:1.2em}.shortcode-btn .button-standard.come-in .button-icon,.shortcode-btn .button-standard.fill-rectangle .button-icon{font-size:15px}.shortcode-btn .animation{font-size:13px;line-height:13px;position:relative;border:1px solid;-webkit-transition:opacity .4s,color .4s;-moz-transition:opacity .4s,color .4s;-ms-transition:opacity .4s,color .4s;-o-transition:opacity .4s,color .4s;transition:opacity .4s,color .4s}.shortcode-btn .animation:after{content:"";position:absolute;left:-125px;width:80px;height:100px;top:-25px;-webkit-transition:left .4s,opacity .4s,color .4s,transform .4s;-moz-transition:left .4s,opacity .4s,color .4s,transform .4s;-ms-transition:left .4s,opacity .4s,color .4s,transform .4s;-o-transition:left .4s,opacity .4s,color .4s,transform .4s;transition:left .4s,opacity .4s,color .4s,transform .4s;-webkit-transform:skew(40deg);-moz-transform:skew(40deg);-ms-transform:skew(40deg);-o-transform:skew(40deg);transform:skew(40deg)}.shortcode-btn .animation:hover:after{-webkit-transform:skew(0);-moz-transform:skew(0);-ms-transform:skew(0);-o-transform:skew(0);transform:skew(0);left:101%}.shortcode-btn .animation:hover{opacity:1}.shortcode-btn .animation .button-icon{font-size:15px}.shortcode-btn .flash-animate{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.shortcode-btn .flash-animate:hover .button-icon{opacity:1;left:5px}.shortcode-btn .flash-animate .button-icon{opacity:0;left:-3px;position:relative;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.md-text-container{display:flex}.md-text-container.md-align-left{justify-content:flex-start}.md-text-container.md-align-center{justify-content:center}.md-text-container.md-align-right{justify-content:flex-end}.md-text .md-text-title-separator{max-width:96%}.md-text-button .shortcode-btn{float:none !important}.md-text .without-title,.md-text .without-content{display:none}.disable-edit-title,.disable-edit{display:none}div[id^="rowInnerCustom"]>.wrap{position:relative;z-index:1}@font-face{font-family:'flexslider-icon';src:url('https://www.acedws.com/wp-content/uploads/md_cache/fonts/flexslider-icon.eot');src:url('https://www.acedws.com/wp-content/uploads/md_cache/fonts/flexslider-icon.eot?#iefix') format("embedded-opentype"),url('https://www.acedws.com/wp-content/uploads/md_cache/fonts/flexslider-icon.woff') format("woff"),url('https://www.acedws.com/wp-content/uploads/md_cache/fonts/flexslider-icon.ttf') format("truetype"),url('https://www.acedws.com/wp-content/uploads/md_cache/fonts/flexslider-icon.svg#flexslider-icon') format("svg");font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus{outline:0}.slides,.slides>li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.2);-o-box-shadow:0 1px 4px rgba(0,0,0,0.2);box-shadow:0 1px 4px rgba(0,0,0,0.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0 !important;filter:alpha(opacity=0);cursor:default}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a .flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.img-box-slider{overflow:hidden;position:relative}.img-box-slider .imgBox-image{width:100%;height:100%;margin:auto;background-repeat:no-repeat;background-size:auto;display:block}.img-box-slider.md-align-right .imgBox-image{background-position:right}.img-box-slider.md-align-left .imgBox-image{background-position:left}.img-box-slider.md-align-center .imgBox-image{background-position:center}.img-box-slider .image-box-slider-hover{width:100%;height:100%;position:absolute;top:0;z-index:9}.image-box-slider-hover .bg-animate,.image-box-slider-hover .title,.image-box-slider-hover .description{position:relative;left:-100%}.image-box-slider-hover .title,.image-box-slider-hover .description{background-color:transparent!important}.img-box-slider .bg-animate{width:100%;height:100%;position:absolute;top:0;background-color:rgba(0,0,0,0)}.img-box-slider .image-box-slider-hover .title{font-size:20px;font-weight:bold;color:#fff;margin-bottom:30px;padding:56px 56px 0 34px}.img-box-slider .image-box-slider-hover .description{font-size:14px;font-weight:400;color:#fff;padding:0 56px 0 34px}.img-box-slider .image-box-slider-btn{background-color:rgba(15,15,15,0.4);width:35px;height:35px;position:absolute;bottom:0;right:0;color:#fff;backface-visibility:hidden;margin:0 26px 21px 0;border-radius:50px;background-position:center;cursor:pointer;z-index:10;transition:transform .3s,background-color .3s,opacity .2s}@-moz-document url-prefix(){.img-box-slider .image-box-slider-btn{height:37px}}.img-box-slider .image-box-slider-btn:before{display:table-cell;text-align:center;vertical-align:middle;width:35px;height:35px}.img-box-slider .image-box-slider-btn:hover{opacity:.7}.img-box-slider ul,.img-box-slider ul>li{height:100%;position:relative}.img-box-slider .image-box-slider-hover-text{position:absolute;top:50%;padding:0 50px 0 50px;text-align:center;opacity:0;font-size:18px;display:inline-block;width:100%;line-height:25px;left:0;transform:translateY(-50%)}.img-box-slider .imgBox-image-hover{position:absolute;top:0;left:0;transition:opacity .3s}.row-equal-column-height .img-box-slider ul.slides{max-height:100%!important}.text-in-box{text-align:center;position:relative;padding-top:70px;box-shadow:0 1px 1px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);transition:box-shadow .3s,top .3s;top:0;margin:4px 10px 20px 10px}.text-in-box:hover{box-shadow:0 20px 25px rgba(0,0,0,0.15);-webkit-box-shadow:0 20px 25px rgba(0,0,0,0.15);top:-4px}.text-in-box .icon-holder{margin:0 auto 40px auto;position:relative}.text-in-box .icon{font-size:55px}.text-in-box .title{margin-bottom:20px}.text-in-box .description{padding-bottom:65px;font-weight:normal;width:75%;margin:0 auto;float:none}.process-steps .step{float:left;text-align:center}.process-steps .step:last-child{margin-right:0}.process-steps .step .circle{border-radius:50%;text-align:center;position:relative;transform:scale(0);opacity:0;background-size:cover;background-position:center}.process-steps .step .circle .separator{content:"";margin:50% 15px;position:absolute;top:0;left:101%;transform:scaleX(0);transform-origin:left center}.process-steps .step .circle .overlay-background{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;z-index:-1}.process-steps .step:last-child .circle .separator{display:none}.process-steps .step.small .circle{margin:47px 0 77px}.process-steps .step.medium .circle{margin:24px 0 54px}.process-steps .step.large .circle{margin-bottom:30px}.process-steps .step .caption{position:relative;top:50%;display:block;font-size:22px;transform:translateY(-50%)}.process-steps .step .title{font-size:17px;line-height:25px;margin-bottom:0;padding-top:30px;opacity:0;backface-visibility:hidden}.process-steps .step .description{font-size:14px;line-height:20px;opacity:0;visibility:hidden;padding-top:30px;backface-visibility:hidden}.md-counter.md-align-left{text-align:left}.md-counter.md-align-center{text-align:center}.md-counter.md-align-right{text-align:right}.md-counter .icon{display:inline-block;font-size:55px;font-weight:normal}.md-counter .icon i{vertical-align:super}.md-counter .text{display:inline-block;margin-left:10px;text-align:left}.md-counter .timer{font-size:55px;font-weight:normal;line-height:55px;opacity:0;width:120px;margin-bottom:5px}.md-counter .title{font-size:18px;font-weight:normal;opacity:.7;line-height:18px}.list-shortcode{display:flex}.list-shortcode.md-align-left{justify-content:flex-start}.list-shortcode.md-align-center{justify-content:center}.list-shortcode.md-align-right{justify-content:flex-end}.list-shortcode ol{counter-reset:li;padding-left:36px}.list-shortcode ol>li{position:relative;margin:0 0 15px 0;padding:4px 8px;list-style:none;text-align:left}.list-shortcode ol>li:before{content:counter(li);counter-increment:li;position:absolute;top:50%;left:-35px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:35px;height:35px;margin-right:8px;padding:6px;border:1px solid;border-radius:50%;text-align:center;transform:translateY(-50%)}.list-shortcode li:hover,.list-shortcode li:hover:before{transition:all 300ms}.list-shortcode ul{width:100%}.list-shortcode ul>li{list-style:none;position:relative;margin-top:18px}.list-shortcode ul li:first-child{margin-top:0}.list-shortcode ul li span{padding-right:16px;font-size:16px}.list-shortcode ul li p{display:inline-block;font-size:14px;width:calc(100% - 50px);vertical-align:middle}.list-shortcode ul li p,.list-shortcode ol li p{line-height:1.4em}/* Slider */
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:'slick';font-weight:400;font-style:normal}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;display:block;width:100%;padding:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:transparent}.slick-list.slick-list{margin:0 auto}.slick-slide .client-logo img{margin:auto}.wrap-client-carousel{margin:0 auto}.wrap-client-carousel button{display:none}.wrap-client-carousel .slick-slide,.wrap-client-carousel .slick-slide .wrap,.wrap-client-carousel .client-logo{outline:0;box-shadow:none}.wrap-client-carousel .slick-track{display:flex;align-items:center}.wrap-client-carousel .slick-dots li{width:12px;height:12px}.wrap-client-carousel .slick-dots li button{background-color:#d3d3d3;width:12px;height:12px;border-radius:50%;text-indent:-999px;transition:background-color .3s}.wrap-client-carousel .slick-dots li button:hover,.wrap-client-carousel .slick-dots li.slick-active button{background-color:#8f8f8f}.wrap-client-carousel .slick-slide{margin:0 15px}.slick-slide .slick-dots li button:before{content:''}.slick-slide .slick-arrow{display:none !important}.wrap-client-carousel .slick-arrow{display:none !important}.layout .wrap-client-carousel{min-height:120px}
/* --------------- END https://www.acedws.com/wp-content/uploads/md_cache/470.css --------------- */ 

/* --------------- START https://www.acedws.com/wp-content/themes/massive-dynamic/assets/css/plugin.min.css --------------- */ 
/*! Flickity v1.2.1
http://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:0;border-radius:50%;background:#fff;background:hsla(0,0,100%,.75);cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{filter:alpha(opacity=60);opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{filter:alpha(opacity=30);opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-prev-next-button.no-svg{color:#333;font-size:26px}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;filter:alpha(opacity=25);opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{filter:alpha(opacity=100);opacity:1}
/* --------------- END https://www.acedws.com/wp-content/themes/massive-dynamic/assets/css/plugin.min.css --------------- */ 

/* --------------- START https://www.acedws.com/wp-content/themes/massive-dynamic/assets/css/iconfonts.min.css --------------- */ 
@font-face{font-family:'pixflow-font-library';src:url('https://www.acedws.com/wp-content/themes/massive-dynamic/assets/css/fonts/pixflow-font-library.woff') format('woff');font-weight:normal;font-style:normal;font-display:swap}[class^="icon-"],[class*=" icon-"]{font-family:'pixflow-font-library';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-alpha:before{content:"\ebee"}.icon-brush:before{content:"\ebf0"}.icon-point:before{content:"\ebf1"}.icon-search5:before{content:"\ebea"}.icon-shopping-cart:before{content:"\ebef"}.icon-bell3:before{content:"\eb3a"}.icon-hamburger-menu:before{content:"\ebe5"}.icon-zigzag:before{content:"\e96c"}.icon-rating:before{content:"\ebeb"}.icon-play-curve:before{content:"\e906"}.icon-close:before{content:"\e901"}.icon-shopcart2:before{content:"\e902"}.icon-search3:before{content:"\e900"}.icon-notification:before{content:"\ec6a"}.icon-Apple:before{content:"\e8eb"}.icon-Cherries:before{content:"\e8ec"}.icon-Grapes:before{content:"\e8ed"}.icon-Tomato:before{content:"\e8ee"}.icon-Peach:before{content:"\e8ef"}.icon-Brocoli:before{content:"\e8f0"}.icon-Oliver:before{content:"\e8f1"}.icon-Carrot:before{content:"\e8f2"}.icon-Garlic:before{content:"\e8f3"}.icon-Lemon:before{content:"\e8f5"}.icon-2SeatedSofa:before{content:"\e8f6"}.icon-Strawberry:before{content:"\e8f7"}.icon-Watermelon:before{content:"\e8f8"}.icon-Avocado:before{content:"\e8f9"}.icon-Pineapple:before{content:"\e8fa"}.icon-Eggplant:before{content:"\e8fb"}.icon-Pumpkin:before{content:"\e8fc"}.icon-Grains:before{content:"\e8fe"}.icon-WorkingDesk:before{content:"\e903"}.icon-OfficeChair:before{content:"\e904"}.icon-Paddle:before{content:"\e905"}.icon-ButcherKnife:before{content:"\e907"}.icon-ChefKnife:before{content:"\e908"}.icon-Spoon:before{content:"\e90b"}.icon-Cutlery:before{content:"\e90c"}.icon-Salad:before{content:"\e90d"}.icon-MartiniGlass:before{content:"\e90e"}.icon-Dairy:before{content:"\e90f"}.icon-Meatballs:before{content:"\e911"}.icon-GlassofWater:before{content:"\e912"}.icon-BeerPint:before{content:"\e913"}.icon-Doughnut:before{content:"\e914"}.icon-FrostedCupcake:before{content:"\e915"}.icon-TeaInfuser:before{content:"\e917"}.icon-Teapot:before{content:"\e918"}.icon-BoilingStew:before{content:"\e919"}.icon-FryingPan:before{content:"\e91a"}.icon-TeaCup:before{content:"\e91b"}.icon-CoffeeCup:before{content:"\e91c"}.icon-GroceryBag:before{content:"\e91d"}.icon-StrippedIcecream:before{content:"\e91f"}.icon-ConeGelato:before{content:"\e921"}.icon-HotDog:before{content:"\e922"}.icon-Hamburger:before{content:"\e924"}.icon-Taco:before{content:"\e926"}.icon-FrenchFries:before{content:"\e927"}.icon-Snowflake:before{content:"\e928"}.icon-ChristmasTree:before{content:"\e929"}.icon-ChristmasShopping:before{content:"\e92b"}.icon-Decorations:before{content:"\e92c"}.icon-GingerbreadCookie:before{content:"\e92d"}.icon-Mittens:before{content:"\e92e"}.icon-Cookies:before{content:"\e92f"}.icon-OutdoorLamp:before{content:"\e931"}.icon-OutdoorLamp2:before{content:"\e932"}.icon-Toffee:before{content:"\e933"}.icon-Candy:before{content:"\e934"}.icon-Jawbreaker:before{content:"\e935"}.icon-Globe:before{content:"\e936"}.icon-CozyArmchair:before{content:"\e937"}.icon-CandyCane:before{content:"\e939"}.icon-RoomLamp:before{content:"\e93a"}.icon-ElectricHeater:before{content:"\e93d"}.icon-Snowman:before{content:"\e93e"}.icon-GingerbreadHouse:before{content:"\e940"}.icon-StrawberryJam:before{content:"\e942"}.icon-Fireplace:before{content:"\e943"}.icon-Cross:before{content:"\e944"}.icon-Spider:before{content:"\e946"}.icon-Skull:before{content:"\e948"}.icon-SodaCan:before{content:"\e949"}.icon-Pumpkin2:before{content:"\e94c"}.icon-WashingMachine:before{content:"\e94e"}.icon-King:before{content:"\e94f"}.icon-Cheddar:before{content:"\e950"}.icon-BarbequeFeast:before{content:"\e952"}.icon-AddProfiles:before{content:"\e953"}.icon-SuccessFile:before{content:"\e954"}.icon-SyncCloud:before{content:"\e955"}.icon-EditMail:before{content:"\e956"}.icon-PartyHat:before{content:"\e957"}.icon-SlicedPizz:before{content:"\e958"}.icon-Baloons:before{content:"\e959"}.icon-BathTub:before{content:"\e95a"}.icon-LuckyHorseshoe:before{content:"\e95d"}.icon-BeerKeg:before{content:"\e95e"}.icon-JapanesseSalad:before{content:"\e95f"}.icon-Bread:before{content:"\e960"}.icon-FlowerPot:before{content:"\e961"}.icon-Toast:before{content:"\e963"}.icon-HaunchofMeat:before{content:"\e965"}.icon-MinecraftBone:before{content:"\e966"}.icon-Steak:before{content:"\e967"}.icon-Church:before{content:"\e968"}.icon-EasterEggs:before{content:"\e969"}.icon-HotDish:before{content:"\e96a"}.icon-LightBulb:before{content:"\e96b"}.icon-Shrimp:before{content:"\e96e"}.icon-Dices:before{content:"\e96f"}.icon-KitchenGlove:before{content:"\e970"}.icon-FullMoon:before{content:"\e971"}.icon-Cards:before{content:"\e973"}.icon-Microwave:before{content:"\e974"}.icon-Owl:before{content:"\e975"}.icon-Fish:before{content:"\e977"}.icon-ChampagneGlasses:before{content:"\e979"}.icon-Pie:before{content:"\e97b"}.icon-DopeMix:before{content:"\e97d"}.icon-VacuumCleaner:before{content:"\e97e"}.icon-ChargingBattery:before{content:"\e982"}.icon-DriveLicense:before{content:"\e984"}.icon-Rich:before{content:"\e98b"}.icon-Time-Tracking2:before{content:"\e98e"}.icon-Ointment:before{content:"\e98f"}.icon-MovetoTop:before{content:"\e991"}.icon-MovetoBottom:before{content:"\e992"}.icon-Expand:before{content:"\e994"}.icon-Move:before{content:"\e995"}.icon-PiggyBank:before{content:"\e996"}.icon-Target:before{content:"\e999"}.icon-Radar:before{content:"\e99a"}.icon-Internet:before{content:"\e99b"}.icon-Money:before{content:"\e99d"}.icon-CapsuledPills:before{content:"\e9a2"}.icon-Coins:before{content:"\e9a4"}.icon-Maps:before{content:"\e9a6"}.icon-Track:before{content:"\e9a7"}.icon-Favorite:before{content:"\e9a8"}.icon-Star:before{content:"\e9a9"}.icon-Like2:before{content:"\e9ab"}.icon-Health:before{content:"\e9ac"}.icon-Dislike:before{content:"\e9ad"}.icon-CloudSync:before{content:"\e9ae"}.icon-CloudDownload:before{content:"\e9af"}.icon-CloudUpload:before{content:"\e9b0"}.icon-Cloud:before{content:"\e9b2"}.icon-Megaphone:before{content:"\e9b3"}.icon-Wi-Fi:before{content:"\e9b4"}.icon-Airdrop:before{content:"\e9b5"}.icon-ThumbsDown:before{content:"\e9b7"}.icon-ThumbsUp:before{content:"\e9b8"}.icon-Share:before{content:"\e9b9"}.icon-Calculator:before{content:"\e9ba"}.icon-Calculator2:before{content:"\e9bb"}.icon-TurnOff:before{content:"\e9bd"}.icon-Help1:before{content:"\e9bf"}.icon-Warning1:before{content:"\e9c0"}.icon-Success:before{content:"\e9c1"}.icon-Error:before{content:"\e9c2"}.icon-VolumeDown:before{content:"\e9c3"}.icon-VolumeUp:before{content:"\e9c4"}.icon-Down:before{content:"\e9c5"}.icon-CD:before{content:"\e9c7"}.icon-MusicalNote:before{content:"\e9c9"}.icon-MovieCamera:before{content:"\e9ca"}.icon-Camera:before{content:"\e9cb"}.icon-Movie:before{content:"\e9cc"}.icon-Picture2:before{content:"\e9d0"}.icon-Video2:before{content:"\e9d2"}.icon-Locked3:before{content:"\e9d6"}.icon-Profile:before{content:"\e9d9"}.icon-Users:before{content:"\e9da"}.icon-Send:before{content:"\e9db"}.icon-Location:before{content:"\e9dd"}.icon-Compass:before{content:"\e9e1"}.icon-Siri:before{content:"\e9e2"}.icon-ONOFFSwitch:before{content:"\e9e3"}.icon-Bluetooth:before{content:"\e9e5"}.icon-DialPad:before{content:"\e9e6"}.icon-Unlink:before{content:"\e9e8"}.icon-TrashBin:before{content:"\e9e9"}.icon-Layers:before{content:"\e9ec"}.icon-Windows:before{content:"\e9ed"}.icon-Menu:before{content:"\e9ee"}.icon-Hide:before{content:"\e9f0"}.icon-View2:before{content:"\e9f1"}.icon-Home:before{content:"\e9f2"}.icon-Search:before{content:"\e9f4"}.icon-Search2:before{content:"\e9f5"}.icon-Flag:before{content:"\e9f7"}.icon-Vector:before{content:"\e9f8"}.icon-ReadingList:before{content:"\e9fa"}.icon-Bank:before{content:"\ea00"}.icon-Stamp:before{content:"\ea01"}.icon-Check:before{content:"\ea03"}.icon-TimeisMoney:before{content:"\ea04"}.icon-Store:before{content:"\ea06"}.icon-Cube:before{content:"\ea07"}.icon-Football:before{content:"\ea08"}.icon-PlasteredFoot:before{content:"\ea09"}.icon-Settings:before{content:"\ea0a"}.icon-Iphones:before{content:"\ea0c"}.icon-Pin:before{content:"\ea0d"}.icon-Diamond:before{content:"\ea0e"}.icon-Hairpin:before{content:"\ea10"}.icon-Fingerprint:before{content:"\ea11"}.icon-Privacy:before{content:"\ea12"}.icon-Iphone5:before{content:"\ea13"}.icon-TV:before{content:"\ea14"}.icon-iMac:before{content:"\ea15"}.icon-LandscapeIpad:before{content:"\ea16"}.icon-Ipad:before{content:"\ea17"}.icon-OldiMac:before{content:"\ea18"}.icon-GraphPresentation:before{content:"\ea1a"}.icon-ChartPresentation:before{content:"\ea1c"}.icon-Magnet:before{content:"\ea1e"}.icon-Stethoscope:before{content:"\ea20"}.icon-FirstAIdKit:before{content:"\ea21"}.icon-Safety:before{content:"\ea22"}.icon-Wheelchair:before{content:"\ea23"}.icon-PrescriptionFile:before{content:"\ea24"}.icon-Controls3:before{content:"\ea27"}.icon-3DCoordinates:before{content:"\ea28"}.icon-Controls4:before{content:"\ea2b"}.icon-SelectObjectSide:before{content:"\ea2d"}.icon-Bookmark:before{content:"\ea2e"}.icon-Store2:before{content:"\ea2f"}.icon-Bookmark2:before{content:"\ea30"}.icon-Flag2:before{content:"\ea32"}.icon-Cashier:before{content:"\ea33"}.icon-USBCable:before{content:"\ea34"}.icon-Badminton:before{content:"\ea35"}.icon-IphoneChargingCable:before{content:"\ea36"}.icon-Clock:before{content:"\ea37"}.icon-Marksmanship:before{content:"\ea39"}.icon-POS:before{content:"\ea3a"}.icon-AlarmClock:before{content:"\ea3b"}.icon-BaseballBat:before{content:"\ea3d"}.icon-Brain:before{content:"\ea3e"}.icon-FaxScan:before{content:"\ea42"}.icon-Edit:before{content:"\ea43"}.icon-Cup:before{content:"\ea44"}.icon-World-Wide:before{content:"\ea45"}.icon-Tennis:before{content:"\ea47"}.icon-World-Wide2:before{content:"\ea48"}.icon-IceSkates:before{content:"\ea49"}.icon-Gift:before{content:"\ea4a"}.icon-GrowingStats:before{content:"\ea4c"}.icon-DecreasingStats:before{content:"\ea4d"}.icon-Graph2:before{content:"\ea4e"}.icon-Graph3:before{content:"\ea50"}.icon-RollerSkates:before{content:"\ea51"}.icon-SpiralTool:before{content:"\ea57"}.icon-GraphicTabletIntuos:before{content:"\ea58"}.icon-SoccerBall:before{content:"\ea5a"}.icon-Volleyball:before{content:"\ea5b"}.icon-Baseball:before{content:"\ea5c"}.icon-Basketball:before{content:"\ea5d"}.icon-PieChart22:before{content:"\ea63"}.icon-InboxFile:before{content:"\ea65"}.icon-LeftSidebar:before{content:"\ea66"}.icon-BandagedFoot:before{content:"\ea6c"}.icon-Settings5:before{content:"\ea6d"}.icon-Settings8:before{content:"\ea70"}.icon-Bicycle:before{content:"\ea71"}.icon-Down2:before{content:"\ea73"}.icon-Up:before{content:"\ea74"}.icon-Upload:before{content:"\ea75"}.icon-Download:before{content:"\ea76"}.icon-Iphone6:before{content:"\ea77"}.icon-Up2:before{content:"\ea7a"}.icon-SpeedDial:before{content:"\ea7d"}.icon-Whistle:before{content:"\ea81"}.icon-PingPong:before{content:"\ea82"}.icon-Safebox:before{content:"\ea83"}.icon-Stopwatch:before{content:"\ea84"}.icon-InvestmentStock:before{content:"\ea88"}.icon-Medal:before{content:"\ea89"}.icon-SNESController:before{content:"\ea8a"}.icon-File:before{content:"\ea8e"}.icon-Checklist:before{content:"\ea8f"}.icon-OpenFolder:before{content:"\ea90"}.icon-Binder:before{content:"\ea94"}.icon-Chess:before{content:"\ea95"}.icon-Darts:before{content:"\ea98"}.icon-Fantasia:before{content:"\ea99"}.icon-Bowling:before{content:"\ea9b"}.icon-FullWallet:before{content:"\eaa3"}.icon-Moon:before{content:"\eaa4"}.icon-OpenSign:before{content:"\eaa5"}.icon-Sunny:before{content:"\eaa6"}.icon-GasLamp:before{content:"\eaa7"}.icon-OlympicFlare:before{content:"\eaa8"}.icon-Resumee:before{content:"\eaa9"}.icon-Sunglasses:before{content:"\eaaa"}.icon-BusinessBriefcase:before{content:"\eaab"}.icon-Sunset:before{content:"\eaae"}.icon-Spaceship:before{content:"\eaaf"}.icon-ExoticIsland:before{content:"\eab0"}.icon-HockeyClubs:before{content:"\eab1"}.icon-Marshmallows:before{content:"\eab2"}.icon-ScanBarcode:before{content:"\eab4"}.icon-SpaceshipLaunchPad:before{content:"\eab5"}.icon-Campfire:before{content:"\eab6"}.icon-UFO:before{content:"\eab9"}.icon-OutdoorCamera:before{content:"\eaba"}.icon-UnprotectedSystem:before{content:"\eabc"}.icon-ProtectedSystem:before{content:"\eabe"}.icon-6Pack:before{content:"\eabf"}.icon-ChatConversation:before{content:"\eac1"}.icon-ChatConversation2:before{content:"\eac2"}.icon-ChatConversation4:before{content:"\eac4"}.icon-Stroller:before{content:"\eaca"}.icon-Xylophone:before{content:"\eacb"}.icon-WoodenCrate22:before{content:"\eace"}.icon-Yachting:before{content:"\eacf"}.icon-XboxRemote:before{content:"\ead1"}.icon-Turntable2:before{content:"\ead2"}.icon-Kayaking:before{content:"\ead3"}.icon-SegagenesisController:before{content:"\ead4"}.icon-ShowMicrophone:before{content:"\ead5"}.icon-21:before{content:"\ead7"}.icon-PS2Controller:before{content:"\ead8"}.icon-YogaBall:before{content:"\ead9"}.icon-BasketballPanel:before{content:"\eada"}.icon-DocumentFolder:before{content:"\eadb"}.icon-Playstation1:before{content:"\eade"}.icon-Podium:before{content:"\eadf"}.icon-Suitcase:before{content:"\eae1"}.icon-Triangle:before{content:"\eae2"}.icon-CalendarEvent:before{content:"\eae3"}.icon-GameboyAdvance:before{content:"\eae5"}.icon-Whatsapp:before{content:"\eae6"}.icon-BasketballJersey:before{content:"\eae7"}.icon-Plane:before{content:"\eaea"}.icon-PriceTag:before{content:"\eaeb"}.icon-Tricycle:before{content:"\eaec"}.icon-HikingBackpack:before{content:"\eaed"}.icon-BathDuckling:before{content:"\eaf0"}.icon-Pacifier:before{content:"\eaf1"}.icon-PriceTag2:before{content:"\eaf2"}.icon-FootballJersey:before{content:"\eafd"}.icon-GypsyTambourine:before{content:"\eafe"}.icon-Cruise:before{content:"\eb00"}.icon-MoneySuitcase:before{content:"\eb01"}.icon-OutdoorStove:before{content:"\eb02"}.icon-Briefcase:before{content:"\eb03"}.icon-PhoneEncryption:before{content:"\eb04"}.icon-PS4:before{content:"\eb05"}.icon-SearchFIle:before{content:"\eb07"}.icon-SummerRain:before{content:"\eb08"}.icon-SwissArmyKnife:before{content:"\eb09"}.icon-Mountainside:before{content:"\eb0d"}.icon-Suitcase2:before{content:"\eb0f"}.icon-ExpandWindow2:before{content:"\eb25"}.icon-MildlyRottenPremolar:before{content:"\eb28"}.icon-Nintendo64:before{content:"\eb29"}.icon-RetrieveCard:before{content:"\eb2b"}.icon-ToyTrain:before{content:"\eb2c"}.icon-AntivirusProtection:before{content:"\eb2d"}.icon-FlipboardDocument:before{content:"\eb2e"}.icon-FootballJersey2:before{content:"\eb2f"}.icon-GypsyTambourine2:before{content:"\eb30"}.icon-InsertCard2:before{content:"\eb31"}.icon-Neptune:before{content:"\eb32"}.icon-Cruise2:before{content:"\eb33"}.icon-Flipboard2:before{content:"\eb34"}.icon-OutdoorStove2:before{content:"\eb35"}.icon-PS42:before{content:"\eb36"}.icon-Saturn:before{content:"\eb37"}.icon-SoccerJersey:before{content:"\eb38"}.icon-Diapazone:before{content:"\eb39"}.icon-SearchFIle2:before{content:"\eb3c"}.icon-BoyBodywear:before{content:"\eb3e"}.icon-Homer:before{content:"\eb41"}.icon-TeddyBear:before{content:"\eb46"}.icon-CattleSkull:before{content:"\eb48"}.icon-ShoppingCart:before{content:"\eb4c"}.icon-Soyuz:before{content:"\eb4d"}.icon-ToyRobot:before{content:"\eb4e"}.icon-Umbrella:before{content:"\eb4f"}.icon-Chat2:before{content:"\eb50"}.icon-Newspaper:before{content:"\eb51"}.icon-Saxophone:before{content:"\eb52"}.icon-Compass2:before{content:"\eb57"}.icon-FireExtinguisher:before{content:"\eb59"}.icon-TheOlympics:before{content:"\eb5d"}.icon-Gagarin:before{content:"\eb62"}.icon-ChariotWheel:before{content:"\eb63"}.icon-Blueprint:before{content:"\eb65"}.icon-PriceTag7:before{content:"\eb69"}.icon-SafetyPinclosed:before{content:"\eb6b"}.icon-Trombone:before{content:"\eb6d"}.icon-BoxingGlove:before{content:"\eb6e"}.icon-LogCutting:before{content:"\eb72"}.icon-Ukulele:before{content:"\eb73"}.icon-Skateboard:before{content:"\eb77"}.icon-SolarSystem:before{content:"\eb78"}.icon-SurvivalKnife:before{content:"\eb79"}.icon-Left:before{content:"\eb7a"}.icon-Right2:before{content:"\eb7b"}.icon-BassGuitar:before{content:"\eb7e"}.icon-Luggage:before{content:"\eb7f"}.icon-Microphone:before{content:"\eb80"}.icon-SurvivalWatch:before{content:"\eb82"}.icon-Compose2:before{content:"\eb83"}.icon-ElectricGuitar:before{content:"\eb84"}.icon-Lightning:before{content:"\eb88"}.icon-MeteoriteImpact:before{content:"\eb89"}.icon-RotateLandscape:before{content:"\eb8b"}.icon-Stopwatch2:before{content:"\eb8d"}.icon-Earth3:before{content:"\eb8f"}.icon-Mailbox:before{content:"\eb92"}.icon-Capitalize:before{content:"\eb95"}.icon-FishingVest:before{content:"\eb97"}.icon-Key:before{content:"\eb99"}.icon-PingPong2:before{content:"\eb9d"}.icon-Binoculars:before{content:"\eba0"}.icon-CowboyHat:before{content:"\eba1"}.icon-Popcorn:before{content:"\eba2"}.icon-SETIDish:before{content:"\eba4"}.icon-WiredPhone:before{content:"\eba6"}.icon-Cimbalom:before{content:"\eba7"}.icon-TakeNotes:before{content:"\eba8"}.icon-SandCastle:before{content:"\ebac"}.icon-Bullets:before{content:"\ebad"}.icon-ShoppingCart3:before{content:"\ebb0"}.icon-FlipFlops:before{content:"\ebb3"}.icon-Jobs:before{content:"\ebb5"}.icon-MoonLander:before{content:"\ebbb"}.icon-CommercialSatellite:before{content:"\ebbc"}.icon-Ruler:before{content:"\ebbe"}.icon-Warning:before{content:"\ebc1"}.icon-AddCartContents:before{content:"\ebc3"}.icon-Canoe:before{content:"\ebc8"}.icon-DrumSet:before{content:"\ebc9"}.icon-NativeAmericanBow:before{content:"\ebca"}.icon-Parasailing:before{content:"\ebcc"}.icon-Feeder:before{content:"\ebcd"}.icon-MailContents:before{content:"\ebce"}.icon-OpenMail:before{content:"\ebcf"}.icon-Bills:before{content:"\ebd1"}.icon-Sunbed:before{content:"\ebd2"}.icon-NeilArmstrong:before{content:"\ebd4"}.icon-WindToy:before{content:"\ebdb"}.icon-ColtRevolver:before{content:"\ebdc"}.icon-Tomahawk:before{content:"\ebe2"}.icon-WaterJumping:before{content:"\ebe4"}.icon-Mail:before{content:"\ebe9"}.icon-Pencial:before{content:"\ebec"}.icon-PhoneMessage:before{content:"\ebed"}.icon-Headphones:before{content:"\ebfd"}.icon-Quaver:before{content:"\ebff"}.icon-ReMusicalNote:before{content:"\ec00"}.icon-MusicalNote2:before{content:"\ec01"}.icon-Code:before{content:"\ec07"}.icon-ColorBucket:before{content:"\ec08"}.icon-Forest:before{content:"\ec0a"}.icon-Briefcase2:before{content:"\ec10"}.icon-CardioBike:before{content:"\ec13"}.icon-ColorSpray:before{content:"\ec14"}.icon-Ipod:before{content:"\ec15"}.icon-DivingGear:before{content:"\ec19"}.icon-Ruler2:before{content:"\ec1c"}.icon-Mountainside3:before{content:"\ec1f"}.icon-NativeAmericanTent:before{content:"\ec20"}.icon-Brush:before{content:"\ec23"}.icon-Weight:before{content:"\ec25"}.icon-Trees:before{content:"\ec28"}.icon-Cabin:before{content:"\ec33"}.icon-Code2:before{content:"\ec34"}.icon-ColorPallette:before{content:"\ec35"}.icon-CrossroadsSigns:before{content:"\ec36"}.icon-ColorEyedropper:before{content:"\ec38"}.icon-HuntingLodge:before{content:"\ec3a"}.icon-facebook4:before{content:"\e743"}.icon-twitter-old:before{content:"\e744"}.icon-share:before{content:"\e745"}.icon-feed4:before{content:"\e746"}.icon-bird:before{content:"\e747"}.icon-chat3:before{content:"\e748"}.icon-phone4:before{content:"\e74c"}.icon-phone5:before{content:"\e74d"}.icon-monitor:before{content:"\e74e"}.icon-laptop2:before{content:"\e74f"}.icon-modem:before{content:"\e750"}.icon-hdd:before{content:"\e754"}.icon-keyboard:before{content:"\e755"}.icon-mouse:before{content:"\e756"}.icon-floppy:before{content:"\e758"}.icon-camera5:before{content:"\e75e"}.icon-pictures2:before{content:"\e75f"}.icon-eye4:before{content:"\e760"}.icon-camera6:before{content:"\e763"}.icon-volume:before{content:"\e766"}.icon-radio:before{content:"\e769"}.icon-cassette:before{content:"\e76c"}.icon-broadcast2:before{content:"\e76e"}.icon-cog3:before{content:"\e770"}.icon-search2:before{content:"\e77b"}.icon-zoomout3:before{content:"\e77c"}.icon-zoomin3:before{content:"\e77d"}.icon-binocular:before{content:"\e77e"}.icon-location2:before{content:"\e77f"}.icon-pin2:before{content:"\e780"}.icon-quote4:before{content:"\e783"}.icon-clipboard:before{content:"\e788"}.icon-clipboard2:before{content:"\e789"}.icon-gift:before{content:"\e794"}.icon-settings2:before{content:"\e796"}.icon-support:before{content:"\e797"}.icon-medicine:before{content:"\e798"}.icon-cone:before{content:"\e799"}.icon-info:before{content:"\e79b"}.icon-drink2:before{content:"\e7a2"}.icon-lollipop:before{content:"\e7a4"}.icon-heart2:before{content:"\e7a7"}.icon-lightning3:before{content:"\e7ad"}.icon-gaspump:before{content:"\e7b2"}.icon-tree:before{content:"\e7b4"}.icon-leaf:before{content:"\e7b5"}.icon-flower:before{content:"\e7b6"}.icon-direction:before{content:"\e7b7"}.icon-thumbsup:before{content:"\e7b8"}.icon-thumbsdown:before{content:"\e7b9"}.icon-arrow-up3:before{content:"\e7bc"}.icon-arrow-down3:before{content:"\e7bd"}.icon-arrow-left3:before{content:"\e7be"}.icon-arrow-right3:before{content:"\e7bf"}.icon-arrow-top-right:before{content:"\e7c0"}.icon-arrow-top-left:before{content:"\e7c1"}.icon-arrow-bottom-right:before{content:"\e7c2"}.icon-arrow-bottom-left:before{content:"\e7c3"}.icon-tv2:before{content:"\e7cc"}.icon-trashcan:before{content:"\e7d3"}.icon-umbrella:before{content:"\e7d9"}.icon-printer:before{content:"\e013"}.icon-laptop:before{content:"\e001"}.icon-desktop:before{content:"\e002"}.icon-tablet:before{content:"\e003"}.icon-phone2:before{content:"\e004"}.icon-mobile:before{content:"\e000"}.icon-camera2:before{content:"\e012"}.icon-profile-male:before{content:"\e040"}.icon-profile-female:before{content:"\e041"}.icon-layers3:before{content:"\e031"}.icon-basket:before{content:"\e027"}.icon-envelope:before{content:"\e028"}.icon-twitter4:before{content:"\e05e"}.icon-rss:before{content:"\e060"}.icon-tumblr3:before{content:"\e061"}.icon-linkedin2:before{content:"\e062"}.icon-cancel3:before{content:"\e6ef"}.icon-checkmark2:before{content:"\e6f0"}.icon-cancel5:before{content:"\e6f7"}.icon-checkmark4:before{content:"\e6fa"}.icon-heart3:before{content:"\e6fb"}.icon-cloud3:before{content:"\e6fc"}.icon-star:before{content:"\e6fd"}.icon-trash:before{content:"\e701"}.icon-search:before{content:"\e704"}.icon-bubble:before{content:"\e706"}.icon-like:before{content:"\e70c"}.icon-world:before{content:"\e718"}.icon-settings:before{content:"\e719"}.icon-pen:before{content:"\e71e"}.icon-diamond:before{content:"\e71f"}.icon-location:before{content:"\e721"}.icon-paperplane:before{content:"\e723"}.icon-params:before{content:"\e724"}.icon-banknote:before{content:"\e725"}.icon-study:before{content:"\e729"}.icon-lab:before{content:"\e72a"}.icon-number:before{content:"\e72b"}.icon-number2:before{content:"\e72c"}.icon-number3:before{content:"\e72d"}.icon-number4:before{content:"\e72e"}.icon-number5:before{content:"\e72f"}.icon-number6:before{content:"\e730"}.icon-number7:before{content:"\e731"}.icon-number8:before{content:"\e732"}.icon-number9:before{content:"\e733"}.icon-number10:before{content:"\e734"}.icon-quote2:before{content:"\e73e"}.icon-quote3:before{content:"\e73f"}.icon-th-small:before{content:"\e82e"}.icon-th-menu:before{content:"\e82f"}.icon-th-list:before{content:"\e830"}.icon-th-large:before{content:"\e831"}.icon-leaf2:before{content:"\e832"}.icon-feather:before{content:"\e835"}.icon-plane-outline:before{content:"\e836"}.icon-microphone-outline:before{content:"\e837"}.icon-chevron-right2:before{content:"\e838"}.icon-chevron-left2:before{content:"\e839"}.icon-arrow-right-thick:before{content:"\e83a"}.icon-arrow-left-thick:before{content:"\e83c"}.icon-arrow-up-thick:before{content:"\e83f"}.icon-arrow-down-thick:before{content:"\e840"}.icon-minus5:before{content:"\e841"}.icon-plus7:before{content:"\e842"}.icon-backspace:before{content:"\e843"}.icon-eye3:before{content:"\e005"}.icon-paper-clip:before{content:"\e006"}.icon-mail:before{content:"\e007"}.icon-toggle:before{content:"\e008"}.icon-layout:before{content:"\e009"}.icon-link2:before{content:"\e00a"}.icon-bell:before{content:"\e00b"}.icon-lock:before{content:"\e00c"}.icon-unlock:before{content:"\e00d"}.icon-ribbon:before{content:"\e00e"}.icon-image:before{content:"\e010"}.icon-signal:before{content:"\e011"}.icon-target:before{content:"\e014"}.icon-clipboard3:before{content:"\e015"}.icon-clock:before{content:"\e016"}.icon-watch:before{content:"\e017"}.icon-air-play:before{content:"\e018"}.icon-camera4:before{content:"\e019"}.icon-video:before{content:"\e01a"}.icon-printer2:before{content:"\e020"}.icon-monitor2:before{content:"\e021"}.icon-server:before{content:"\e022"}.icon-cog4:before{content:"\e023"}.icon-heart4:before{content:"\e024"}.icon-paragraph:before{content:"\e025"}.icon-align-justify2:before{content:"\e026"}.icon-align-left:before{content:"\e029"}.icon-align-center:before{content:"\e02a"}.icon-align-right:before{content:"\e02b"}.icon-book:before{content:"\e030"}.icon-layers4:before{content:"\e032"}.icon-stack:before{content:"\e033"}.icon-stack-2:before{content:"\e034"}.icon-paper:before{content:"\e035"}.icon-paper-stack:before{content:"\e036"}.icon-search4:before{content:"\e037"}.icon-zoom-in:before{content:"\e038"}.icon-zoom-out:before{content:"\e039"}.icon-reply:before{content:"\e03a"}.icon-circle-plus:before{content:"\e042"}.icon-circle-minus:before{content:"\e043"}.icon-circle-check:before{content:"\e044"}.icon-circle-cross:before{content:"\e045"}.icon-square-plus:before{content:"\e046"}.icon-square-minus:before{content:"\e047"}.icon-square-check:before{content:"\e048"}.icon-square-cross:before{content:"\e049"}.icon-microphone:before{content:"\e04a"}.icon-record2:before{content:"\e04b"}.icon-skip-back:before{content:"\e050"}.icon-rewind:before{content:"\e051"}.icon-play2:before{content:"\e052"}.icon-pause2:before{content:"\e053"}.icon-stop2:before{content:"\e054"}.icon-fast-forward:before{content:"\e055"}.icon-skip-forward:before{content:"\e056"}.icon-shuffle:before{content:"\e057"}.icon-repeat:before{content:"\e058"}.icon-folder:before{content:"\e059"}.icon-umbrella2:before{content:"\e063"}.icon-moon2:before{content:"\e064"}.icon-thermometer2:before{content:"\e065"}.icon-drop:before{content:"\e066"}.icon-sun4:before{content:"\e067"}.icon-cloud4:before{content:"\e068"}.icon-cloud-upload:before{content:"\e069"}.icon-cloud-download:before{content:"\e06a"}.icon-upload:before{content:"\e06b"}.icon-download:before{content:"\e06c"}.icon-location3:before{content:"\e070"}.icon-location-2:before{content:"\e071"}.icon-map:before{content:"\e072"}.icon-battery:before{content:"\e073"}.icon-head:before{content:"\e074"}.icon-briefcase:before{content:"\e075"}.icon-speech-bubble:before{content:"\e076"}.icon-anchor:before{content:"\e077"}.icon-globe:before{content:"\e078"}.icon-box:before{content:"\e079"}.icon-reload:before{content:"\e080"}.icon-share3:before{content:"\e081"}.icon-marquee:before{content:"\e082"}.icon-marquee-plus:before{content:"\e083"}.icon-marquee-minus:before{content:"\e084"}.icon-tag:before{content:"\e085"}.icon-power:before{content:"\e086"}.icon-command:before{content:"\e087"}.icon-alt:before{content:"\e088"}.icon-esc:before{content:"\e089"}.icon-bar-graph:before{content:"\e090"}.icon-bar-graph-2:before{content:"\e091"}.icon-pie-graph:before{content:"\e092"}.icon-star2:before{content:"\e093"}.icon-arrow-left4:before{content:"\e094"}.icon-arrow-right7:before{content:"\e095"}.icon-arrow-up4:before{content:"\e096"}.icon-arrow-down4:before{content:"\e097"}.icon-volume2:before{content:"\e098"}.icon-mute:before{content:"\e099"}.icon-content-right:before{content:"\e100"}.icon-content-left:before{content:"\e101"}.icon-grid2:before{content:"\e102"}.icon-grid-2:before{content:"\e103"}.icon-columns:before{content:"\e104"}.icon-loader:before{content:"\e105"}.icon-bag:before{content:"\e106"}.icon-ban:before{content:"\e107"}.icon-flag:before{content:"\e108"}.icon-trash2:before{content:"\e109"}.icon-expand:before{content:"\e110"}.icon-contract:before{content:"\e111"}.icon-maximize:before{content:"\e112"}.icon-minimize:before{content:"\e113"}.icon-plus5:before{content:"\e114"}.icon-minus6:before{content:"\e115"}.icon-check:before{content:"\e116"}.icon-cross:before{content:"\e117"}.icon-move:before{content:"\e118"}.icon-delete:before{content:"\e119"}.icon-menu3:before{content:"\e120"}.icon-archive:before{content:"\e121"}.icon-inbox:before{content:"\e122"}.icon-outbox:before{content:"\e123"}.icon-file:before{content:"\e124"}.icon-file-add:before{content:"\e125"}.icon-file-subtract:before{content:"\e126"}.icon-help:before{content:"\e127"}.icon-open:before{content:"\e128"}.icon-ellipsis:before{content:"\e129"}.icon-basecamp:before{content:"\ec3d"}.icon-behance:before{content:"\ec3e"}.icon-creative-cloud:before{content:"\ec3f"}.icon-dropbox:before{content:"\ec40"}.icon-evernote:before{content:"\ec41"}.icon-flattr:before{content:"\ec42"}.icon-foursquare:before{content:"\ec43"}.icon-google-drive:before{content:"\ec44"}.icon-google-hangouts:before{content:"\ec45"}.icon-grooveshark:before{content:"\ec46"}.icon-icloud:before{content:"\ec47"}.icon-mixi:before{content:"\ec48"}.icon-onedrive:before{content:"\ec49"}.icon-paypal:before{content:"\ec4a"}.icon-picasa:before{content:"\ec4b"}.icon-qq:before{content:"\ec4c"}.icon-rdio-with-circle:before{content:"\ec4d"}.icon-renren:before{content:"\ec4e"}.icon-scribd:before{content:"\ec4f"}.icon-sina-weibo:before{content:"\ec50"}.icon-slideshare:before{content:"\ec52"}.icon-smashing:before{content:"\ec53"}.icon-spotify:before{content:"\ec54"}.icon-swarm:before{content:"\ec55"}.icon-vine:before{content:"\ec56"}.icon-vk:before{content:"\ec57"}.icon-xing:before{content:"\ec58"}.icon-yelp:before{content:"\ec59"}.icon-facebook:before{content:"\ec5b"}.icon-google:before{content:"\ec5d"}.icon-instagram:before{content:"\ec5e"}.icon-lastfm:before{content:"\ec5f"}.icon-linkedin:before{content:"\ec60"}.icon-tumblr:before{content:"\ec63"}.icon-play:before{content:"\e7dd"}.icon-pause:before{content:"\e7de"}.icon-record:before{content:"\e7df"}.icon-stop:before{content:"\e7e0"}.icon-next:before{content:"\e7e1"}.icon-previous:before{content:"\e7e2"}.icon-first:before{content:"\e7e3"}.icon-last:before{content:"\e7e4"}.icon-github6:before{content:"\e7e8"}.icon-flickr5:before{content:"\e7ea"}.icon-twitter5:before{content:"\e7ee"}.icon-facebook5:before{content:"\e7f0"}.icon-googleplus6:before{content:"\e7f3"}.icon-pinterest3:before{content:"\e7f5"}.icon-qq2:before{content:"\e7ff"}.icon-instagram2:before{content:"\e801"}.icon-evernote2:before{content:"\e804"}.icon-renren2:before{content:"\e807"}.icon-sina-weibo2:before{content:"\e808"}.icon-paypal4:before{content:"\e80a"}.icon-picasa2:before{content:"\e80b"}.icon-soundcloud3:before{content:"\e80c"}.icon-mixi2:before{content:"\e80d"}.icon-circles:before{content:"\e80f"}.icon-vk2:before{content:"\e810"}.icon-smashing2:before{content:"\e811"}.icon-stumbleupon3:before{content:"\e812"}.icon-lastfm3:before{content:"\e813"}.icon-earth2:before{content:"\e815"}.icon-heart32:before{content:"\e816"}.icon-arrow-right4:before{content:"\e817"}.icon-arrow-left5:before{content:"\e818"}.icon-arrow-down5:before{content:"\e819"}.icon-arrow-up5:before{content:"\e81a"}.icon-arrow-right5:before{content:"\e81b"}.icon-arrow-left6:before{content:"\e81c"}.icon-arrow-down6:before{content:"\e81d"}.icon-arrow-up6:before{content:"\e81e"}.icon-uniE81F:before{content:"\e820"}.icon-menu2:before{content:"\e823"}.icon-minus4:before{content:"\e825"}.icon-plus6:before{content:"\e826"}.icon-list:before{content:"\e827"}.icon-arrow-left7:before{content:"\e828"}.icon-arrow-down7:before{content:"\e829"}.icon-arrow-up7:before{content:"\e82a"}.icon-arrow-right6:before{content:"\e82b"}.icon-ccw:before{content:"\e82c"}.icon-cw:before{content:"\e82d"}.icon-box2:before{content:"\e909"}.icon-write:before{content:"\e90a"}.icon-clock2:before{content:"\e910"}.icon-reply2:before{content:"\e916"}.icon-reply-all:before{content:"\e91e"}.icon-forward:before{content:"\e920"}.icon-search22:before{content:"\e923"}.icon-trash22:before{content:"\e925"}.icon-envelope2:before{content:"\e92a"}.icon-bubble2:before{content:"\e930"}.icon-user2:before{content:"\e938"}.icon-users:before{content:"\e93b"}.icon-cloud23:before{content:"\e93c"}.icon-download2:before{content:"\e93f"}.icon-upload2:before{content:"\e941"}.icon-rain:before{content:"\e945"}.icon-sun23:before{content:"\e947"}.icon-moon22:before{content:"\e94a"}.icon-bell2:before{content:"\e94b"}.icon-folder2:before{content:"\e94d"}.icon-pin:before{content:"\e951"}.icon-sound:before{content:"\e95b"}.icon-microphone2:before{content:"\e95c"}.icon-camera22:before{content:"\e962"}.icon-image2:before{content:"\e964"}.icon-calendar:before{content:"\e96d"}.icon-map-marker:before{content:"\e972"}.icon-store:before{content:"\e976"}.icon-support2:before{content:"\e978"}.icon-tag2:before{content:"\e97a"}.icon-heart22:before{content:"\e97c"}.icon-video-camera:before{content:"\e97f"}.icon-trophy:before{content:"\e980"}.icon-cart2:before{content:"\e981"}.icon-eye22:before{content:"\e983"}.icon-cancel4:before{content:"\e985"}.icon-chart:before{content:"\e986"}.icon-target2:before{content:"\e987"}.icon-printer22:before{content:"\e988"}.icon-location22:before{content:"\e989"}.icon-bookmark3:before{content:"\e98a"}.icon-monitor22:before{content:"\e98c"}.icon-cross2:before{content:"\e98d"}.icon-plus22:before{content:"\e990"}.icon-left2:before{content:"\e993"}.icon-up2:before{content:"\e997"}.icon-browser:before{content:"\e998"}.icon-windows2:before{content:"\e99c"}.icon-switch2:before{content:"\e99e"}.icon-dashboard:before{content:"\e99f"}.icon-play22:before{content:"\e9a0"}.icon-fast-forward2:before{content:"\e9a1"}.icon-next2:before{content:"\e9a3"}.icon-refresh:before{content:"\e9a5"}.icon-film:before{content:"\e9aa"}.icon-home2:before{content:"\e9b1"}.icon-home:before{content:"\e800"}.icon-pencil:before{content:"\e802"}.icon-quill:before{content:"\e803"}.icon-droplet:before{content:"\e806"}.icon-camera:before{content:"\e809"}.icon-credit-card:before{content:"\e81f"}.icon-lifebuoy:before{content:"\e821"}.icon-phone:before{content:"\e822"}.icon-address-book:before{content:"\e824"}.icon-undo:before{content:"\e833"}.icon-redo:before{content:"\e834"}.icon-user:before{content:"\e83b"}.icon-quotes-left:before{content:"\e83d"}.icon-quotes-right:before{content:"\e83e"}.icon-fire:before{content:"\e85f"}.icon-airplane:before{content:"\e865"}.icon-switch:before{content:"\e869"}.icon-power-cord:before{content:"\e86a"}.icon-cloud:before{content:"\e86d"}.icon-link:before{content:"\e873"}.icon-attachment:before{content:"\e875"}.icon-eye:before{content:"\e876"}.icon-bookmark:before{content:"\e878"}.icon-sun:before{content:"\e87a"}.icon-heart:before{content:"\e87e"}.icon-loop2:before{content:"\e884"}.icon-share2:before{content:"\e893"}.icon-feed2:before{content:"\e8a3"}.icon-youtube3:before{content:"\e8a8"}.icon-twitch:before{content:"\e8aa"}.icon-vimeo:before{content:"\e8ab"}.icon-wordpress:before{content:"\e8c4"}.icon-joomla:before{content:"\e8c6"}.icon-tux:before{content:"\e8cc"}.icon-apple:before{content:"\e8cd"}.icon-finder:before{content:"\e8ce"}.icon-windows8:before{content:"\e8d0"}.icon-stackoverflow:before{content:"\e8dc"}.icon-html5:before{content:"\e8e4"}.icon-codepen:before{content:"\e8e5"}.icon-chrome:before{content:"\e8e6"}.icon-firefox:before{content:"\e8e7"}.icon-IE:before{content:"\e8e8"}.icon-opera:before{content:"\e8e9"}.icon-safari:before{content:"\e8ea"}.icon-comment:before{content:"\e61b"}.icon-check-alt:before{content:"\e61c"}.icon-x-altx-alt:before{content:"\e61d"}.icon-plus-alt:before{content:"\e621"}.icon-plus2:before{content:"\e622"}.icon-document-alt-stroke:before{content:"\e623"}.icon-eye2:before{content:"\e624"}.icon-camera3:before{content:"\e625"}.icon-left-quote-alt:before{content:"\e628"}.icon-right-quote-alt:before{content:"\e629"}.icon-sunrise:before{content:"\e62c"}.icon-sun2:before{content:"\e62d"}.icon-moon:before{content:"\e62e"}.icon-sun22:before{content:"\e62f"}.icon-windy:before{content:"\e630"}.icon-wind:before{content:"\e631"}.icon-snowflake:before{content:"\e632"}.icon-cloudy:before{content:"\e633"}.icon-cloud2:before{content:"\e634"}.icon-windy2:before{content:"\e635"}.icon-snowy:before{content:"\e636"}.icon-snowy2:before{content:"\e637"}.icon-snowy3:before{content:"\e638"}.icon-weather:before{content:"\e639"}.icon-cloudy2:before{content:"\e63a"}.icon-cloud22:before{content:"\e63b"}.icon-lightning:before{content:"\e63c"}.icon-sun3:before{content:"\e63d"}.icon-snowy4:before{content:"\e63e"}.icon-weather2:before{content:"\e63f"}.icon-cloudy3:before{content:"\e640"}.icon-lightning2:before{content:"\e641"}.icon-thermometer:before{content:"\e642"}.icon-compass:before{content:"\e643"}.icon-none:before{content:"\e644"}.icon-Celsius:before{content:"\e645"}.icon-Fahrenheit:before{content:"\e646"}.icon-weather3:before{content:"\e647"}.icon-weather4:before{content:"\e648"}.icon-weather5:before{content:"\e649"}.icon-uniF488:before{content:"\e64a"}.icon-uniF489:before{content:"\e64b"}.icon-uniF48A:before{content:"\e64c"}.icon-uniF48B:before{content:"\e64d"}.icon-down:before{content:"\e64e"}.icon-downleft:before{content:"\e64f"}.icon-downright:before{content:"\e650"}.icon-up:before{content:"\e651"}.icon-upleft:before{content:"\e652"}.icon-upright:before{content:"\e653"}.icon-right:before{content:"\e654"}.icon-left:before{content:"\e655"}.icon-psbuttonx:before{content:"\e657"}.icon-menu:before{content:"\e658"}.icon-mouse2:before{content:"\e659"}.icon-uniF639:before{content:"\e65b"}.icon-uniF477:before{content:"\e65c"}.icon-uniF478:before{content:"\e65d"}.icon-uniF479:before{content:"\e65e"}.icon-uniF476:before{content:"\e65f"}.icon-grid:before{content:"\e660"}.icon-details:before{content:"\e661"}.icon-thumbnails:before{content:"\e662"}.icon-quote:before{content:"\e663"}.icon-post2:before{content:"\e664"}.icon-layers:before{content:"\e665"}.icon-layers2:before{content:"\e666"}.icon-minus2:before{content:"\e667"}.icon-google2:before{content:"\e66d"}.icon-youtube2:before{content:"\e670"}.icon-steam:before{content:"\e674"}.icon-github2:before{content:"\e677"}.icon-android:before{content:"\e678"}.icon-windows:before{content:"\e679"}.icon-paypal3:before{content:"\e681"}.icon-googleplus:before{content:"\e687"}.icon-google-drive2:before{content:"\e68b"}.icon-lanyrd:before{content:"\e68d"}.icon-flickr2:before{content:"\e68f"}.icon-skype:before{content:"\e696"}.icon-reddit:before{content:"\e697"}.icon-lastfm2:before{content:"\e699"}.icon-yelp2:before{content:"\e69b"}.icon-file-pdf:before{content:"\e69d"}.icon-file-openoffice:before{content:"\e69e"}.icon-file-word:before{content:"\e69f"}.icon-facebook2:before{content:"\e6a0"}.icon-instagram3:before{content:"\e6a3"}.icon-picassa:before{content:"\e6aa"}.icon-dribbble:before{content:"\e6ac"}.icon-forrst:before{content:"\e6af"}.icon-deviantart2:before{content:"\e6b1"}.icon-joomla2:before{content:"\e6b2"}.icon-blogger:before{content:"\e6b3"}.icon-yahoo:before{content:"\e6b7"}.icon-tux2:before{content:"\e6b8"}.icon-apple2:before{content:"\e6b9"}.icon-finder2:before{content:"\e6ba"}.icon-delicious:before{content:"\e6bb"}.icon-stumbleupon2:before{content:"\e6bd"}.icon-stackoverflow2:before{content:"\e6be"}.icon-file-excel:before{content:"\e6c4"}.icon-file-zip:before{content:"\e6c5"}.icon-file-powerpoint:before{content:"\e6c6"}.icon-file-xml:before{content:"\e6c7"}.icon-file-css:before{content:"\e6c8"}.icon-html52:before{content:"\e6c9"}.icon-html522:before{content:"\e6ca"}.icon-css3:before{content:"\e6cb"}.icon-chrome2:before{content:"\e6cc"}.icon-at:before{content:"\e6cd"}.icon-copyright:before{content:"\e6ce"}.icon-multiply:before{content:"\e6cf"}.icon-cursor:before{content:"\e6d0"}.icon-circleadd:before{content:"\e6d1"}.icon-circledelete:before{content:"\e6d2"}.icon-circleselect:before{content:"\e6d3"}.icon-elipse:before{content:"\e6d4"}.icon-roundedrectangle:before{content:"\e6d5"}.icon-polygon:before{content:"\e6d6"}.icon-notificationdown:before{content:"\e6d7"}.icon-bookmark2:before{content:"\e6d8"}.icon-zoomin:before{content:"\e6d9"}.icon-zoomout:before{content:"\e6da"}.icon-cmd:before{content:"\e6db"}.icon-cart:before{content:"\e6dc"}.icon-cog2:before{content:"\e6e0"}.icon-minus3:before{content:"\e6e1"}.icon-plus4:before{content:"\e6e2"}.icon-cancel:before{content:"\e6e3"}.icon-zoomin2:before{content:"\e6e4"}.icon-zoomout2:before{content:"\e6e5"}.icon-cancel2:before{content:"\e6e7"}.icon-arrow-left2:before{content:"\e6e8"}.icon-arrow-up2:before{content:"\e6e9"}.icon-arrow-right2:before{content:"\e6ea"}.icon-arrow-down2:before{content:"\e6eb"}.icon-add-circle-1:before{content:"\e9b6"}.icon-baby-trolley:before{content:"\e9bc"}.icon-banking-donation-2:before{content:"\e9be"}.icon-bin:before{content:"\e9c6"}.icon-chat-bubble-square-1:before{content:"\e9c8"}.icon-chat-bubble-square-smiley:before{content:"\e9cd"}.icon-chef-1:before{content:"\e9ce"}.icon-chef-hat:before{content:"\e9cf"}.icon-content-book-2:before{content:"\e9d1"}.icon-fire-extinguisher:before{content:"\e9d3"}.icon-fire-lighter:before{content:"\e9d4"}.icon-flash:before{content:"\e9d5"}.icon-folder-add:before{content:"\e9d7"}.icon-folder-check:before{content:"\e9d8"}.icon-folder-close:before{content:"\e9dc"}.icon-folder-subtract:before{content:"\e9de"}.icon-food-chicken-drum-stick:before{content:"\e9df"}.icon-food-icecream-2:before{content:"\e9e0"}.icon-glass-cocktail-2:before{content:"\e9e4"}.icon-graduation-hat:before{content:"\e9e7"}.icon-hand-gun:before{content:"\e9ea"}.icon-health-prescription-2:before{content:"\e9eb"}.icon-helicopter:before{content:"\e9ef"}.icon-hotel-bath-shower:before{content:"\e9f3"}.icon-id-card-1:before{content:"\e9f6"}.icon-key-hole-1:before{content:"\e9f9"}.icon-king:before{content:"\e9fb"}.icon-lock-1:before{content:"\e9fc"}.icon-lock-unlock-1:before{content:"\e9fd"}.icon-nature-plant-1:before{content:"\e9fe"}.icon-paint-brush-1:before{content:"\e9ff"}.icon-places-christ-the-redeemer:before{content:"\ea02"}.icon-places-eiffel-tower:before{content:"\ea05"}.icon-places-home-3:before{content:"\ea0b"}.icon-places-taj-mahal:before{content:"\ea0f"}.icon-police-officer-1:before{content:"\ea19"}.icon-polo-shirt:before{content:"\ea1b"}.icon-quill2:before{content:"\ea1d"}.icon-rewards-banner-check:before{content:"\ea1f"}.icon-rewards-gift:before{content:"\ea25"}.icon-ring-planet:before{content:"\ea26"}.icon-romance-bow:before{content:"\ea29"}.icon-romance-love-target:before{content:"\ea2a"}.icon-romance-relationship:before{content:"\ea2c"}.icon-save-water:before{content:"\ea31"}.icon-user-add:before{content:"\ea38"}.icon-user-chat-1:before{content:"\ea3c"}.icon-user-check:before{content:"\ea3f"}.icon-user-female:before{content:"\ea40"}.icon-user-headphone:before{content:"\ea41"}.icon-video-games-gameboy:before{content:"\ea46"}.icon-video-games-pacman:before{content:"\ea4b"}.icon-vote-heart-circle-1:before{content:"\ea4f"}.icon-add-circle-12:before{content:"\ea52"}.icon-airplane2:before{content:"\ea53"}.icon-alien-head:before{content:"\ea54"}.icon-android2:before{content:"\ea55"}.icon-baby-trolley2:before{content:"\ea56"}.icon-banking-debit-machine:before{content:"\ea59"}.icon-banking-donation-22:before{content:"\ea5e"}.icon-banking-spendings-1:before{content:"\ea5f"}.icon-banking-spendings-3:before{content:"\ea60"}.icon-bank-note:before{content:"\ea61"}.icon-battery-charging-1:before{content:"\ea62"}.icon-beaker-science:before{content:"\ea64"}.icon-bin2:before{content:"\ea67"}.icon-binoculars:before{content:"\ea68"}.icon-box-2:before{content:"\ea69"}.icon-building-6:before{content:"\ea6a"}.icon-building-10:before{content:"\ea6b"}.icon-building-barn:before{content:"\ea6e"}.icon-bus-2:before{content:"\ea6f"}.icon-business-briefcase-cash:before{content:"\ea72"}.icon-business-whiteboard:before{content:"\ea78"}.icon-calendar-1:before{content:"\ea79"}.icon-camera-1:before{content:"\ea7b"}.icon-camera-live-view-off:before{content:"\ea7c"}.icon-car-2:before{content:"\ea7e"}.icon-castle-1:before{content:"\ea7f"}.icon-cc-camera-1:before{content:"\ea80"}.icon-chat-bubble-square-smiley2:before{content:"\ea85"}.icon-check-box:before{content:"\ea86"}.icon-chef-12:before{content:"\ea87"}.icon-chef-hat2:before{content:"\ea8b"}.icon-close2:before{content:"\ea8c"}.icon-cloud32:before{content:"\ea8d"}.icon-cog-box:before{content:"\ea91"}.icon-coin-stack-1:before{content:"\ea92"}.icon-computer-screen-1:before{content:"\ea93"}.icon-content-book-22:before{content:"\ea96"}.icon-couch:before{content:"\ea97"}.icon-data-download-5:before{content:"\ea9a"}.icon-data-upload-5:before{content:"\ea9c"}.icon-devices:before{content:"\ea9d"}.icon-dna:before{content:"\ea9e"}.icon-download-computer:before{content:"\ea9f"}.icon-eco-field:before{content:"\eaa0"}.icon-file-new-1:before{content:"\eaa1"}.icon-file-new-2:before{content:"\eaa2"}.icon-file-notes-document:before{content:"\eaac"}.icon-file-notes-new:before{content:"\eaad"}.icon-file-office-text:before{content:"\eab3"}.icon-file-tasks-add:before{content:"\eab7"}.icon-file-zipped-new:before{content:"\eab8"}.icon-fire-extinguisher2:before{content:"\eabb"}.icon-flash2:before{content:"\eabd"}.icon-folder-add2:before{content:"\eac0"}.icon-folder-check2:before{content:"\eac3"}.icon-folder-close2:before{content:"\eac5"}.icon-folder-subtract2:before{content:"\eac6"}