
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}

body {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #787878;
    line-height: 1.6;
}

body a {
    color: #000;
    outline: none !important;
}

h1,
h2,
h3 {
    margin-bottom: 0;
    margin-top: 0;
}

body a:focus,
body a:active,
body a:visited {
    color: #000;
}

body a:hover,
body a:focus,
body a:active,
body a:visited {
    text-decoration: none;
}

img {
    width: auto;
    max-width: 100%;
}

.body-wrapper {
    overflow: hidden;
}

.clearfix {
    clear: both;
    height: 0;
}

@media(min-width: 1400px) {
	.hightlight-content .demos-web{
		margin-top: -400px !important;
	}
    .hot-features .h-feature-item>div h2 {
        font-size: 24px;
    }

    .container {
        width: auto;
        max-width: 1440px;
    }
}

.header {
    background: transparent;
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    padding: 45px 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.header .row{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
}

.header.header-on-top {
    background-color: #fff;
    padding: 10px 0;
    position: fixed;
    top: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.06);
}

/*==MAIN==*/
.container.container-fix{
    max-width: 1200px;
}
.hightlight-content {
    background: url(../images/bg_banner.png) no-repeat center center;
    text-align: center;
    color: #fff;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    z-index: 1;
    padding: 0 0 200px;
}

.hightlight-content .demos-web {
    position: absolute;
    z-index: 2;
    top: 50%;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
    margin-top: -20%;

}

.hightlight-content .demos-web .title-header1 {
    color: #222;
    text-align: left;
    margin-bottom: 10px;
}

.hightlight-content .demos-web .title-header1 h3 {
    margin: 0;
    font-size: 18px;
    line-height: 55px;
    font-family: "DM Sans";
    letter-spacing: 2px;
    color: #fa4c50;
    text-transform: uppercase;
    font-weight: 600;
}

.hightlight-content .demos-web .title-header1 h1 {
    font-size: 48px;
    font-weight: 700;
    color: #17171a;
    line-height: 56px;
    margin: 0 0 4px;
    font-family: "DM Sans";
    text-align: center;
}
.hightlight-content .demos-web .title-header1 h1 span{
    font-family: 'DM Sans', serif;
    font-weight: 900;
    font-style: italic;
}
.hightlight-content .demos-web .title-header1 h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 50px;
    color: #ea3a3c;
    margin: 0;
    font-family: "DM Sans";
    text-align: center;
    margin-bottom: 13px;
}



.hightlight-content .demos-web .title-header h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 600;
    text-align: left;
    color: #fff;
}

.hightlight-content .demos-web .title-header h2 span {

    font-weight: 700;
    margin-right: 10px;
}

.hightlight-content .demos-web .title-header h4 {
    font-size: 24px;
    line-height: normal;
    color: #ea3a3c;
    font-weight: 600;
    padding: 10px 0;
    text-align: left;
}
.hightlight-content .group-button{
	text-align: center;
}
.hightlight-content .demos-web a {
    display: inline-block;
    text-align: left;
    color: #fff;
    font-family: 'DM Sans';
    font-size: 16px;
    margin: 0 15px;
    font-weight: 700;
    text-transform: uppercase;
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    background-color: #ea3a3c;
}

.hightlight-content .demos-web a:hover {
    background: #ea3a3c;
    color: #fff;
    border-color: #ea3a3c;
    box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -webkit-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -o-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -ms-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
}

.device-info {
    position: relative;
    z-index: 2;
    width: 1360px;
    margin: 0 auto;
    margin-top: -440px;
}

.device-info img {
    margin-left: 20px;
}

.logo-wrapper {
    position: relative;
}

.title-page-style {
    margin: 0 0 50px;
    text-align: center;
}

.title-page-style p {
    font-size: 16px;
    color: #555;
    text-align: center;
    line-height: 24px;
}
.admin-demo .admin-content{
    text-align: center;
}
.title-page-style .img-title {
    margin: 0 0 30px;
}
.theme-demo .title-page-style h2{
    font-size: 40px;
}
.title-page-style h2 {
    font-size: 34px;
    line-height: normal;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "DM Sans";
    margin: 0 0 20px;
    text-align: center;
}

.title-page-style h4 {
    font-size: 24px;
    color: #000;
    font-family: "DM Sans";
    font-weight: 500;
    text-align: center;
    margin-bottom: 13px;
}

.title-page-style p {
    font-size: 16px;
    color: #777777;
    font-weight: 400;
    line-height: 26px;
    font-family: "DM Sans";
    text-transform: none;
    margin: 0;
}
.box-elementor .title-page-style{
	margin-bottom: 45px;
}
.title-page-style .item-logo {
    text-align: center;
    margin-bottom: 35px;
}
.theme-demo-mobile .title-page-style h2{
    position: relative;
    display: inline-block;
}
.theme-demo-mobile .title-page-style h2::before{
    content: "";
    background: url(../images/icon-mobile.png) no-repeat center;
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -5px;
    right: -80px;
    background-size: 100%;
}

.box-elementor .title-page-style h2 {
    margin: 0 0 25px;
}

.box-elementor .title-page-style p span {
    text-decoration: underline;
}

.box-elementor .content-demo {
    text-align: center;
}

.box-elementor {
    display: none;
   
}

.demopage-layout .demo-item {
    display: inline-block;
    width: 33.3%;
    float: left;
    padding: 0 15px;

}
.filters-button-group{
    text-align: center;
    margin: 0 0 65px;
}
.filters-button-group button{
    font-size: 12px;
    color: #000000;
    font-weight: 500;
    height: 38px;
    line-height: 34px;
    text-transform: capitalize;
    border: 1px solid #dadada;    
    padding: 0 15px;
    margin: 0 7px;
    font-family: "DM Sans";
}
.filters-button-group button:hover,
.filters-button-group button.is-checked{
    background-color: #ea3a3c;
    color: #fff;
    border-color: #ea3a3c;
}
.demopage-layout .demo-item img:hover {
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

.logo-wrapper h1 {
    margin: 0;
}

.logo-wrapper strong {
    display: none;
}

.nav-container {
    text-align: right;
}


.purchase-wrapper a {
    display: inline-block;
    
    line-height: 37px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.viewdemo{
    margin: 34px 0;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 60px;
    border: 1px solid;
    border-width: 1px 0;
    text-align: center;
    cursor: pointer;
}
.viewdemo:hover{
    color: #ea3a3c;
}
.purchase-wrapper a:hover { 
    box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -webkit-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -o-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -ms-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
}

.nav-container .navigation {
    text-align: left;
    display: inline-block;
    margin: 0;
}

.nav-container .navigation li.active a {
    color: #ea3a3c;
}

.nav-container .navigation li {
    display: inline-block;
    margin-left: 30px;
}

.nav-container .navigation li a {
       font-family: 'DM Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #17171a;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    letter-spacing: 0.05rem;
}


.nav-container .navigation li a:hover {
    color: #ea3a3c;
}

.description-header {
    text-align: center;
    font-family: 'DM Sans';
    font-weight: 400;
    padding-top: 130px;
}

.description-header .normal-title {
    font-size: 133.33%;
    color: #ea3a3c;
}

.description-header .big-title {
    font-size: 320%;
    margin-bottom: 30px;
    color: #fff;
}

.btn-buy:hover {
    color: #fff;
    background-color: #222;
}

.bottom-description {
    text-align: center;
    background-color: #ea3a3c;
    color: #fff;
    padding: 35px 0;
}

.copyright a {
    color: #f4a137;
}

.title-page {
    text-align: center;
}

.title-page h2 {
    font-family: 'DM Sans';
    font-weight: 600;
    color: #fff;
    font-size: 226.67%;
}
.admin-demo .title-page-style h2{
    color: #fff;

}
.admin-demo .title-page-style p{
    color: #7a7a7a;
}
.content-demo .title-page h2 {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    color: #fd8a49;
}

/*.content-demo .title-page h2:after{
    position:absolute;
    right:-140px;
    top:-15px;
    content:'';
    display:inline-block;
    width:95px;
    height:93px;
    background: url(../images/icon-layout.png) no-repeat center center;
}
*/
.title-page h3 {
    font-size: 16px;
    margin-top: 10px;
    color: #484848;
    line-height: 26px;
}

.theme-demo {
    padding: 78px 0 50px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.theme-demo ul.row {
    margin: 0 -30px;
}

.theme-demo .demo-item {
    position: relative;
    padding: 0 15px;
}

.theme-demo .demo-item .demo-image:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/headerpage.png) no-repeat center top;
    height: 29px;
    width: 100%;
    z-index: 99;
    background-size: 100%;
}
.theme-demo .demo-item::before {
    content: "";
    width: 150px;
    height: 26px;
    position: absolute;
    top: 40px;
    left: 15px;
    display: inline-block;
    z-index: 9;
}
.theme-demo .demo-item.extra::before {
	background: url(../images/extra.html) no-repeat left;
	width: 170px;
}
.theme-demo .demo-item.hot::before {
    background: url(../images/hot.png) no-repeat left;
}

.theme-demo .demo-item.hot1::before {
    background: url(../images/hot1.png) no-repeat left;
}

.theme-demo .demo-item.comingsoon::before {
    background: url(../images/coming-icon.html) no-repeat left;
}

.theme-demo .demo-item.new::before {
    background: url(../images/new.png) no-repeat left;
}

.theme-demo .button-demo {
    margin: 35px 0 0;
}

.theme-demo .button-demo a {
    display: inline-block;
    color: #404040;
    font-size: 16px;
    height: 60px;
    line-height: 55px;
    border: 4px solid #f68444;
    padding: 0 55px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

}
.multi-vendor .container li{
    padding: 0 30px;
}
.theme-demo .button-demo a:hover {
    background-color: #ea3a3c;
    border: 4px solid #ea3a3c;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.theme-demo .title-page {
    margin-bottom: 35px;
}

.theme-demo .title-page strong {
    color: #fd8a49;
}

.demo-item {
    margin-bottom: 40px;
}

.demo-item h3 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.demo-item:hover h3 {
    color: #ea3a3c;
    letter-spacing: 1px;
}

.demo-item .demo-image a {
    cursor: pointer;
}

.demo-item.new-item .demo-image {
    position: relative;
}

.demo-item.new-item .demo-image:before {
    content: "";
    display: inline-block;
    width: 79px;
    height: 89px;
    background: url(../images/new-icon.html) no-repeat top left;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 10;
    background-size: 100%;
}

.demo-item.hot-item .demo-image {
    position: relative;
}

.demo-item.hot-item .demo-image:before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 81px;
    background: url(../images/hot-icon.html) no-repeat top left;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 10;
    background-size: 100%;
}

.demo-item.coming-item .demo-image {
    position: relative;
}

.demo-item.coming-item .demo-image:before {
    content: "";
    display: inline-block;
    width: 79px;
    height: 89px;
    background: url(../images/coming-icon.html) no-repeat top left;
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: 10;
}

.demo-coming img {
    opacity: 0.6;
}


.demo-info{
	text-align: center;
}
.demo-info h3 {
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 16px;
    margin:20px 0 15px;
    color: #17171a;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
}

.button-review {
    font-size: 14px;
    color: #222;
    line-height: 28px;
    padding: 0 25px;
    color: #222;
    background-color: #f5f5f5;
    display: inline-block;
    border-radius: 50px;
    position: relative;
    border: 1px solid transparent;

}

.button-review.e-mobile{
	margin-top:20px;
}
.butom-mobile{
	text-align: center;
	margin: 10px 0 0;
}
.butom-mobile a{
		display: inline-block;
	    text-align: left;
	    color: #000;
	    border: 2px solid #000;
	    font-family: 'DM Sans';
	    font-size: 16px;
	    margin: 0 15px;
	    font-weight: 600;
	    text-transform: uppercase;
	    height: 48px;
	    line-height: 45px;
	    padding: 0 22px;
	    border-radius: 50px;
	    -webkit-border-radius: 50px;
	    transition: all 0.2s ease-in-out 0s;
	    -webkit-transition: all 0.2s ease-in-out 0s;
	}

.butom-mobile a:hover{
	background: #ea3a3c;
    color: #fff;
    border-color: #ea3a3c;
    box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -webkit-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -o-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -ms-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
}
.elementor-layout{
	margin-bottom: 0;
}

.bottom-vendor{
	max-width: 1150px;
	margin: 0 auto;
}
.bottom-vendor ul{
	margin: 0;
}
.bottom-vendor ul li{
	display: inline-block;
	text-align: center;
	width: 33%;
	padding: 0 15px;
}
.bottom-vendor ul li h2{
	font-size: 20px;
	color: #000000;
	font-weight: 500;
	line-height: 40px;
	text-transform: capitalize;
	font-family: "DM Sans";
	margin-bottom: 10px;
}
.bottom-vendor ul li h2 span{
	color: #555555;
	font-size: 14px;
	line-height: 24px;
	max-width: 80%;
}
.theme-demo .content-demo li >a{
    cursor: pointer;
    border-radius: 10px;   
    background-color: #f7f7f7;
    box-shadow: 0 30px 20px -30px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow:  0 30px 20px -30px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 30px 20px -30px rgba(0, 0, 0, 0.2);
    -o-box-shadow:  0 30px 20px -30px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 30px 20px -30px rgba(0, 0, 0, 0.2);
    border: 1px solid #ededed;
    padding: 10px;
    display: inline-block;
    position: relative; 
    margin-bottom: 11px;
}
.theme-demo .content-demo .demo-image {
    width: 100%;
    height: 290px;
    overflow: hidden;
    margin: 0 auto 0;
    display: inline-block;
     
}

.theme-demo .content-demo .demo-image:hover {
    border-color: #ea3a3c;
}

@media(min-width: 767px) {

    .theme-demo .content-demo .demo-image.Comingsoon:hover img {
        animation: none;
    }

    .theme-demo .content-demo .demo-image img {
        transition: all 0.5s ease-in-out;
    }


    .theme-demo .content-demo .demo-image:hover img {
        transform: translateY(-100%);
        margin-top: 285px;
        transition: all 5s ease;
    }

    @-webkit-keyframes moveSlideshow {
        from {
            transform: translateY(0%);
        }

        to {
            transform: translateY(-76%);
        }
    }

    /* Standard syntax */
    @keyframes moveSlideshow {
        from {
            transform: translateY(0%);
        }

        to {
            transform: translateY(-76%);
        }
    }
}

.button-review:hover {
    background: #ea3a3c;
    color: #fff;
    border: 1px solid #ea3a3c;
    box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -webkit-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -o-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -ms-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.button-review a:hover::before {
    background-color: #ea3a3c5e;
    width: 100%;
}

.demo-info .view-demo {
    display: table;
    margin: auto;
    text-transform: uppercase;
    background-color: #efefef;
    color: #222;
    padding: 0 20px;
    line-height: 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.demo-info .view-demo:hover {
    color: #fff;
    background-color: #ea3a3c;
}

.demo-version li {
    display: inline-block;
    margin: 0 5px;
}

.demo-version li a {
    background-color: #efefef;
    padding: 0 15px;
    display: block;
    line-height: 30px;
    border-radius: 15px;
    -webkit-border-radius: 15px;

    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.demo-version li a:hover {
    color: #fff;
    background-color: #ea3a3c;
}

/* Demo Mobile*/
.theme-demo-mobile {
    position: relative;
    padding: 110px 0 0;
}
.theme-demo-mobile .title-page-style{
    margin: 0 0 50px;
}
.theme-demo-mobile .box-mobile >div{
	
	padding-bottom: 90px;
}
.theme-demo-mobile .buton-now::before {
    width: 4px;
    left: 50%;
    margin-left: -2px;
    bottom: 70px;
    content: "";
    background-color: #fff;
    height: 50px;
    position: absolute;
}

.theme-demo-mobile .buton-now a {
    width: 150px;
    height: 45px;
    line-height: 44px;
    background-color: #f60;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -75px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.theme-demo-mobile .buton-now a:hover {
    background-color: #ea3a3c;
}

.theme-demo-mobile .title-page {
    text-align: left;
    margin-bottom: 30px;
    padding: 50px 0 0;
}

.theme-demo-mobile .title-page h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    display: inline-block;
    color: #fff;
    position: relative;
}

.theme-demo-mobile .title-page h2 span {
    color: #f6981d;
}

.theme-demo-mobile .title-page h2:before {
    content: "";
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url(../images/trending.html) no-repeat top right;
    position: absolute;
    right: 0;
    top: -35px;
    z-index: 10;
    background-size: 100%;
    right: -50px;
}

.theme-demo-mobile .title-page p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 40px;
}

.mobile-layout .demo-item {
    position: relative;
    float: left;
    text-align: center;
    padding: 0 50px;

}
.mobile-layout .demo-item  .demo-layout{
    margin-bottom: 8px;
}
.mobile-layout .demo-item  h3{
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-transform: capitalize;
}
.theme-demo-mobile .comming-soon {
    display: inline-block;
    width: 196px;
    height: 188px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    opacity: 0;
    background: url(../images/bg-comming-soon.html) no-repeat top right;
}

/* .theme-demo-mobile .discover-more a:hover{
    transform:translateY(5px);
    } */
/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    25% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(5px);
    }
}

@keyframes mymove {
    25% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(5px);
    }
}

.slider-mobile {
    position: relative;
    margin: 0 -15px;
}

.slider-mobile .slick-arrow {
    display: inline-block;
    width: 40px;
    height: 41px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    border: 0;
    z-index: 4;
    margin-top: -20px;
    opacity: 0;
}

.slider-mobile:hover .slick-arrow {
    opacity: 1;
    background-color: #fff;
}

.slider-mobile:hover .slick-arrow.slick-prev {
    left: -25px;
}

.slider-mobile:hover .slick-arrow.slick-next {
    right: -25px;

}

.slider-mobile .slick-arrow.slick-prev {
    left: -15px;
    background: url(../images/icon-prev.html) no-repeat center center rgb(225, 225, 225, 0.8);
    background-size: 14px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.slider-mobile .slick-arrow.slick-next {
    right: -25px;
    background: url(../images/icon-next.html) no-repeat center center rgb(225, 225, 225, 0.8);
    background-size: 14px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.slider-mobile .slick-list .item {
    margin: 0 15px;
    padding: 30px 0;
}

.slider-mobile .slick-list .item a {
    display: inline-block;
    box-shadow: 3px 3px 15px rgba(174, 174, 174, 0.75);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.slider-mobile .slick-list .item.slick-center a {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}




.admin-demo .title-page {
    margin-bottom: 35px;
}

.admin-demo .title-page h2 {
    color: #fff;
}

.admin-demo .title-page h3 {
    color: #fff;
    line-height: inherit;
    font-size: 14px;
}

.hot-features {
    display: block;
}

.theme-demo-demopage .slider-page {
    position: relative;
}

.slick-prev.slick-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    border: 2px solid #ea3a3c;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    left: 0;
    font-size: 0;
    z-index: 9;
    border-radius: 50%;
}

.slick-arrow {
    opacity: 0;
}

.slick-next.slick-arrow {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    border: 2px solid #ea3a3c;
    position: absolute;
    top: 50%;
    margin: -20px 0 0;
    right: 0;
    font-size: 0;
    border-radius: 50%;
    z-index: 9;
}

.slick-prev.slick-arrow:before {
    background: url(../images/icon-prev.html) no-repeat center;
    content: "";
    width: 35px;
    height: 36px;
    background-size: 14px;
    z-index: 999;
    display: inline-block;
}

.slick-next.slick-arrow:before {
    background: url(../images/icon-next.html) no-repeat center;
    content: "";
    width: 40px;
    height: 36px;
    background-size: 14px;
    z-index: 999;
    display: inline-block;
}

.slick-next.slick-arrow:hover,
.slick-prev.slick-arrow:hover {
    background: #ea3a3c;
    border-color: #ea3a3c;
    box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
}

.theme-demo-demopage .slider-page .slick-center img {
    transform: scale(1.1);
    cursor: pointer;
}

.multi-vendor {
    padding: 110px 0 0;
    background-color: #f5f5f5;
}

.theme-demo-demopage {
    margin: 0 0 43px;
}



.slick-initialized .slick-slide {
    padding: 30px 30px 35px;

}

.slick-initialized .slick-slide img {
    border: 1px solid #ededed;
}

.hot-features .h-feature-item {
    height: 250px;
    overflow: hidden;
    color: #fff;
    width: 25%;
    float: left;
    border-left: 1px solid #25242c;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.hot-features .h-feature-item.feature-1 {
    border-left: 0 !important;
}

.hot-features .h-feature-item .hot-item-content h2 {
    font-size: 20px;
    font-family: 'DM Sans';
    font-weight: 500;
    margin: 0 0 15px;
    line-height: normal;
}

.hot-features .h-feature-item .hot-item-content p {
    line-height: 24px;
    font-size: 15px;
}

.all-features {
    padding: 50px 0 30px;
}

.all-features .title-page h3 {
    color: #484848;

}

.all-features .title-page h2 {
    color: #fd8a49;
}

.all-features .title-page {
    margin-bottom: 60px;
}

.all-features-content .item-inner .feature-title {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 24px;
    color: #000;
    display: inline-block;
}

.all-features-content .item-inner .info {
    padding-left: 100px;
}

.all-features-content .item-inner .info span {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
}

.all-features-content .item-inner {
    position: relative;
}

.all-features-content .item-inner .feature-title {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 24px;
    color: #000;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;

}

.all-features-content .item-inner .feature-title span {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 500;
    color: #555;
}

.all-features-content .item-inner .description {
        padding-top: 10px;
    font-size: 16px;
    line-height: 26px;
    color: #7a7a7a;
}

.all-features-content .feature-item {
    margin-bottom: 60px;
    padding: 0 15px;
    float: left;
}

.support-container {
    padding: 50px 0 60px;
    margin-bottom: 40px;
}

.support-content {
    border-top: 1px #ddd solid;   
}
.support-content .container{
    padding: 90px 0 0 0; text-align: center; 
}
.support-content .title{
    margin-bottom: 60px;
}
.support-content .title h3{
   font-size: 24px; color: #222; font-weight: 500; margin-bottom: 20px;
}
.support-content .title h2{
    margin-bottom: 30px; color: #000; font-weight: 600;
}
.support-content .title p{
   font-size: 16px; color: #666; margin: 25px 0 0 0;
}
.buytheme-bottom {
    background: url(../images/bg-footer.jpg) no-repeat center center #fff;    border-top: 1px solid #ebebeb;
    padding: 0;
}
.buytheme-bottom address{
	text-align: center;
	font-family: "DM Sans";
	color: #ccc;
	font-size: 14px;
}
.buytheme-bottom address a{
	color: #ea3a3c;
}
.img_footer {
    width: 100%;
    margin-bottom: -220px;
    text-align: center;
}

.buy-bottom-content {
    text-align: center;
    color: #fff;
    font-family: 'DM Sans';
  	padding: 60px 0;
}

.buy-bottom-content h4 {
    font-size: 24px;
    color: #ea3a3c;
    font-weight: 700;
    line-height: 40px;
    font-family: 'DM Sans';
    margin: 0 0 6px;
}

.buy-bottom-content h3 {
        font-size: 35px;
    font-weight: bold;
    line-height: 56px;
    margin: 0 0 30px;
    color: #17171a;
}

.buy-bottom-content .buy-bottom {
        display: inline-block;
    height: 70px;
    line-height: 67px;
    text-align: center;
    background-color: #17171a;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 45px;
    font-size: 16px;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    border-radius: 0;
    letter-spacing: 1px;
}

.buy-bottom-content .buy-bottom:hover {
    background: #ea3a3c;
    color: #fff;
    border-color: #ea3a3c;
    box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -webkit-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -o-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -ms-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

/*effect mobile*/

#fpc_page-tip:before,
#fpc_page-tip:after {
    background-color: #FFF;
    position: absolute;
    display: block;
    z-index: 2;
    border-top-right-radius: 60%;
    width: 50%;
    height: 50%;
    content: "";
}

#fpc_page-tip:before {
    right: 100%;
    top: 0%;
    background: -webkit-radial-gradient(-180% 200%, circle, rgba(255, 255, 255, 0) 85%, rgba(0, 0, 0, 1) 93%);
}

#fpc_page-tip:after {
    top: 100%;
    right: 0%;
    background: -webkit-radial-gradient(-250% 320%, circle, rgba(255, 255, 255, 0) 89%, rgba(0, 0, 0, 0.7) 93%);
}

#fpc_effect-back {
    /* edit these sizes for the default revealing corner size */
    width: 70px;
    height: 70px;
    right: 0;
    top: 0;
    position: absolute;
    overflow: visible;
}

#demo-m:hover #fpc_effect-back {
    /* edit these sizes for the default revealing corner size */
    height: 180px;
    width: 180px;
}

#fpc_box:hover #fpc_corner-box {
    /* edit corner size (First animation, when the whole page is rollovered) */
    height: 50px;
    width: 50px;
}

#fpc_box div#fpc_corner-box:hover {
    /* edit corner size (Second animation, when the corner itself is rollovered) */
    height: 100px;
    width: 100px;
    right: -100px;
}

#fpc_corner-box:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    width: 133%;
    height: 133%;
}

#fpc_corner-contents:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    width: 133%;
    height: 133%;
}

#fpc_corner-button {
    position: absolute;
    width: 108px;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 24px;
    font-family: 'Shadows Into Light';
    text-align: center;
    padding: 5px 0;
    border-radius: 5px;
    display: inline-block;
    text-transform: capitalize;
    transform: rotate(45deg);
}

#fpc_corner-button strong {
    font-family: 'DM Sans';
    font-size: 18px !important;
    text-transform: uppercase;
}

#fpc_page-tip {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: -webkit-linear-gradient(45deg, #333638 17%, #303335 18%, #333638 30%, #515151 34%, #333638 39%, #333638 41%);
    display: block;
    width: 100%;
    height: 100%;
}

#fpc_corner-contents {
    width: 125%;
    position: absolute;
    display: block;
    overflow: hidden;
    -webkit-mask: -webkit-linear-gradient(45deg, transparent 49%, #000 53%);
    mask: linear-gradient(45deg, transparent 49%, #000 53%);
    top: 0;
    right: 0;
    height: 125%;
}

#fpc_corner-contents:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ff0000;
    /* Match this background color to #fpc_effect-back */
}

#fpc_corner-box,
#fpc_corner-contents,
#fpc_page-tip,
#fpc_effect-back {
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0, 0.35, .5, 1.7);
    -moz-transition-duration: .3s;
    -moz-transition-timing-function: cubic-bezier(0, 0.35, .5, 1.7);
}

#fpc_corner-button strong {
    font-size: 13px;
    font-weight: bold;
    display: block;
}

.copyright {
    background: #ffff;
    color: #17171a;
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    position: relative;
    z-index: 99;
}
.copyright address{
    margin: 0;
}
.copyright .close {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    opacity: 1;
    background-color: #fff;
}

.copyright .close:hover {
    border-color: #ea3a3c;
    background: #ea3a3c;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

#back-totop1 {
	z-index: 99; 
    display: block;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-size: 20px;
    width: 80px;
    height: 80px;
    line-height: 49px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    border-radius: 50%;
}

#back-totop1:hover {}

.button-buy {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99;
}
 .button-buy a{
    position: relative;
    display: inline-block;
 }


.socials-footer ul {
    width: 30px;
    margin: 0 auto 10px;
    border-radius: 50px;
    background-color: #fff;
    padding: 10px 0;
    display: none;

}

.socials-footer .close::before {
    content: "";
    width: 20px;
    height: 15px;
    background: url(../images/icon-puls.html) no-repeat center;
    display: inline-block;
}

.socials-footer .closex.close::before {
    background: url(../images/icon-close.png) no-repeat center;
}

.socials-footer .closex.close h3 {
    display: none;
}

.socials-footer .close h3 {
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    top: -50px;
    transform: rotate(-90deg);
    left: 0;
    letter-spacing: 2px;


}

.socials-footer ul li {
    padding: 5px;
}

.socials-footer ul li a:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    transform: scale(1.1);
    display: inline-block;

}

.copyright .socials-footer {
    position: fixed;
    bottom: 30px;
    left: 30px;
}

.copyright address span {
    margin: 0;
    font-size: 14px;
    color: #ea3a3c;
}

.copyright address a {
    margin: 0;
    padding: 0 1px;
    font-size: 14px;
    display: inline-block;
    color: #ea3a3c;

}

.copyright address a:hover {
    color: red;
}

/* RESPONSIVE */
@media (min-width: 1445px) and (max-width: 1920px) {
    .theme-demo-mobile .discover-more {
        top: 51%;
    }
}


@media (min-width: 1370px) and (max-width: 1445px) {
    .theme-demo-mobile .comming-soon {
        opacity: 1;
    }

}

@media (min-width: 1190px) and (max-width: 1366px) {

    .device-info img {
        margin-left: 0px;
    }

}

@media (min-width: 1200px) {


    .title-page h2 {
        font-size: 35px;
    }


    .hot-features .container {
        width: 100%;
        max-width: 100%;
    }

    .all-features {
        padding: 110px 0 70px;
    }

    .hot-features {
        width: 100%;
        border-top: 1px solid #25242c;
    }
}

.multi-vendor .title h2 {
    letter-spacing: 2px;
}

.multi-vendor .title {
    width: 1140px;
    padding: 100px 120px;
    margin: 0px auto -150px;
}

.hot-features .h-feature-item .hot-item-content h2 {
    font-size: 20px;
}

.hot-features .h-feature-item>div h2 {
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0 0 10px;
    font-family: "DM Sans";
}

.hot-features .h-feature-item>div p {
    font-size: 16px;
    color: #999999;
    margin: 0;
    line-height: 26px;
    font-family: "DM Sans";
}

.title-page h3 {
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 0;
}

.demo-item {
    margin-bottom: 35px;
}

.admin-demo .title-page {
    margin-bottom: 140px;
}

.admin-demo {
    padding: 110px 0 0;
        background-color: #17171d;
}
}

.container1 img {
    margin: 0 0 50px;
}
@media (min-width: 992px) and (max-width: 1400px) {
    .buytheme-bottom,
    .hightlight-content{
        background-size: 100%;
        
    }
    .theme-demo{
        padding: 0 0 50px;
    }
}
@media(max-width: 1400px){
    .buy-bottom-content .buy-bottom{
            height: 45px;
    line-height: 45px;    padding: 0 30px;
    }
    .theme-demo .title-page-style h2{
        font-size: 35px;
    }
    .buy-bottom-content h3,
    .title-page-style h2{
        font-size: 30px;
    }
    .hightlight-content .demos-web .title-header1 h1{
        font-size: 35px;
    }
    .purchase-wrapper a{
        width: 80%;
    }
    .admin-demo{
        padding: 80px 0 0;
    }
    .admin-demo .admin-content .title-page-style{
        margin-bottom: 20px;
    }
    .admin-demo .admin-content img{
        max-width: 80%;
    }
    .multi-vendor .container{
        width: 100%;
        max-width: 100%;
    }
    .multi-vendor .vendor-demo h3 a{
        font-size: 20px !important;
    }
	.nav-container .navigation li{
		margin-left: 25px;
	}
	.hightlight-content .demos-web .title-header1 h3{
		font-weight: 500;
	}
	
	.nav-container{
		text-align: right;
	}
}
@media (min-width: 1400px) {
       .theme-demo .content-demo .demo-image:hover img {
          margin-top:  350px;
      }
    .multi-vendor .container,
    .all-features .container{
        width: auto;
        max-width: 1640px;
    }
    .filters-button-group button{
        padding: 0 25px;
    }
	.buy-bottom-content{
		padding: 170px 0 100px;
	}
	.all-features-content .item-inner .info{
		padding-left: 125px;
	}
	.hot-features .h-feature-item>div h2{
		font-size: 24px;
	}
    .theme-demo .content-demo .demo-image {
        height: 350px;
    }

    .demo-item.hot-item .demo-image::before {
        right: 25px;
        top: 25px;
    }

    .container.container1 {
        width: 1370px;
    }

    .demo-info h3 {
        margin: 10px 0 20px;
    }

    .hot-features .h-feature-item {
        padding: 0 60px;
    }


    .logo-wrapper {
        width: 16.6667%;
    }

}

@media (min-width: 1200px) {
	
    .mobile-layout>.container {
        width: 1280px;
    }

    .all-features-content .feature-item:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width: 1199px) {
    .filters-button-group button{
        padding: 0 10px;
        margin: 0 5px;
    }
    .theme-demo-demopage {
        margin: 0;
    }
    .buy-bottom-content h3 {
        font-size: 30px;
        margin: 0 0 30px;
    }

    .title-page-style {
        margin: 0 0 30px;
    }

    .all-features {
        padding: 0;
    }

    .hot-features {
        padding: 0 0 60px;
    }

    .hot-features .h-feature-item {
        padding: 20px;
        height: auto;
    }

    .admin-demo {
        padding: 60px 0 0;
        margin: 0 0 60px;
    }

 

    .theme-demo {
        padding: 60px 0 30px;
    }

    .theme-demo-mobile {
        padding: 60px 0 0;
    }

    
    .hightlight-content .demos-web .title-header1 h1{
    	margin-bottom: 0;
    }
    .hightlight-content .demos-web a {
        height: 40px;
        line-height: 38px;
        padding: 0 20px;
        font-size: 14px;
    }

    .nav-container .navigation li {
        margin-left: 10px;
    }

    .hightlight-content .demos-web {
       margin-top: -260px;
		left: 4%;
    }


    .purchase-wrapper a {
        padding: 0 10px;
        font-size: 12px;
    }

    .multi-vendor .title {
        width: 70%;
        margin: 0 auto -100px;
        padding: 30px 0;
    }

    .all-features-content .item-inner .description {
        font-size: 14px;
    }

    .logo-wrapper::before {
        right: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .device-info {
        max-width: 970px;
    }

    .hot-features {
        display: table;
        background-size: auto 100%;
    }

    .hot-features .h-feature-item {
        display: block;
        float: left;
        width: 50%;
    }




    .all-features-content .feature-item:nth-child(3n+1) {
        clear: left;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
	.hightlight-content .demos-web{
		margin-top: -340px;
	left: 4%;
	}
 

    .nav-container .navigation li {
        margin-left: 25px;
    }

    .device-info {
        max-width: 750px;
        margin: -330px auto 0;
    }

    .navigation-logo .logo-wrapper {
        float: left;
        width: 15%;
    }

    .purchase-wrapper a {
        font-size: 10px;
        padding: 0 5px;
    }

    .nav-container .navigation li a {
        font-size: 10px;
    }

    .navigation-logo .nav-wrapper {
        float: left;
        width: 70%;
    }

    .navigation-logo .nav-wrapper .purchase-wrapper {
        width: auto;
    }

    .nav-container .navigation {
        padding-top: 6px;
    }

    .nav-container .navigation li {
        margin: 0;
        margin-left: 15px;
    }

    .demo-image {
        text-align: center;
    }

    .hot-features {
        display: table;
        background-size: auto 100%;
    }



    .slider-mobile {
        margin: 20px 0 0;
    }

    .mobile-layout .demo-item .demo-layout {
        display: inline-block;
    }


    .hot-features .h-feature-item {
        display: block;
        float: left;
        min-height: 205px;
        width: 50%;
    }
}



@media (max-width: 767px) {

    .title-page-style h1{
        font-size: 30px;
    }
    .header{
        padding: 15px 0;
    }
	.theme-demo .content-demo .demo-info{
		padding: 0;
	}
	.theme-demo .container{
		padding: 0 10px !important;
	}
	.bottom-vendor ul li{
		width: 100% !important;
	}
    .multi-vendor,
    .box-elementor {
        padding: 50px 0 0;
    }

    .title-page-style .item-logo,
    .box-elementor .title-page-style h2 {
        margin: 0 0 20px;
    }

    .theme-demo .content-demo .demo-image {
        height: 270px;
    }

    .theme-demo .demo-item::before {
        left: 10px;
    }

    .theme-demo ul.row {
        margin: 0 -15px;
    }

    .theme-demo .demo-item {
        padding: 0 15px;
    }

    .click-menu {
        display: block !important;
        z-index: 99;
    }

    .buy-bottom-content h4,
   .buy-bottom-content h3 {
        line-height: 40px;
    }

    .buy-bottom-content .buy-bottom {
        margin: 15px 0 0;
    }

    .multi-vendor .vendor-demo span,
    .title-page-style h2 {
        margin: 0 0 15px;
    }

    .theme-demo-demopage {
        margin: 0;
    }

    .admin-demo .admin-content img {
        margin: 0 0 20px;
    }

   .buy-bottom-content h3 {
        font-size: 30px;
        margin: 0;
    }

    .title-page-style {
        margin: 0 0 20px;
    }

    .all-features-content .feature-item {
        margin: 0 0 30px;
    }

    .hot-features {
        padding: 0;
    }

    .hot-features .h-feature-item {
        padding: 20px;
        height: auto;
    }

    .admin-demo {
        padding: 30px 0 0;
        margin: 0 0 30px;
    }

   

    .theme-demo {
        padding: 30px 0 0;
    }

    .theme-demo-mobile {
        padding: 30px 0 0;
    }



    .hightlight-content .demos-web {
        margin: -150px 0 0;
    }

    .hightlight-content .demos-web .title-header1 {
        margin: 0 0 30px;
    }

    .hightlight-content .demos-web .title-header1 h4 {
        font-size: 16px;
        line-height: 28px;
        margin: 0;
    }

    .hightlight-content .demos-web .title-header1 h3 {
        font-size: 20px;
        line-height: 30px;
        margin: 0;
    }

    .hightlight-content .demos-web .title-header1 h1 {
        font-size: 30px;
        line-height: 40px;
        margin: 0;
    }

    .title-page-style h2 {
        font-size: 30px;
    }
    .multi-vendor .vendor-item {
        min-height: auto !important;
    }

    .logo-wrapper::before {
        display: none;
    }


    .slider-mobile {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .device-info {
        margin: -180px auto 0;
        max-width: auto;
        width: auto;
        padding: 0 15px;
    }

    .hightlight-content {
        min-height: 470px;
        padding: 200px 0 0;
        background-size: cover;
    }



    .support-container {
        padding: 20px 0;
    }

    .device-info {
        max-width: 750px;
    }

    .theme-demo-mobile .grid-demo .demo-content {
        max-width: 750px;
    }

    .hightlight-content .demos-web .title-header h2 {
        font-size: 20px;
        line-height: normal;
    }

    .demo-item {
        text-align: center;
    }

    .demo-image {
        text-align: center;
        display: inline-block;
    }

    .hot-features {
        display: table;
        background-size: auto 100%;
    }

    .multi-vendor .title h2 {
        margin: 0;
    }

    .hot-features .h-feature-item {
        display: block;
        width: 100%;
        padding: 0 30px 30px;
        height: auto;
    }

    .slider-demo-container {
        display: none;
    }

    .content-top {
        min-height: auto;
        padding-bottom: 40px;
    }

    .support-item .item-inner {
        margin-bottom: 30px;
    }

    .support-item .item-inner .box-image {
        text-align: center;
    }


    .navigation-logo .logo-wrapper {
        float: left;
        width: 70%;
    }

    .navigation-logo .nav-wrapper {
        float: right;
        width: auto;
    }


    .nav-container .navigation {
        background: #fff none repeat scroll 0 0;
        display: none;
        position: absolute;
        right: -35px;
        top: 45px;
        width: 200px;
        padding: 10px 20px;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    }

    .nav-container .navigation li {
        display: block;
        float: none;
        margin: 0 !important;
    }

    .nav-container .navigation li a {
        color: #222;
        display: block;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
    }

    .nav-container .navigation li:last-child a {
        border: none;
    }




    .slider-mobile .slick-list .item a {
        box-shadow: none;
    }

    .hightlight-content .header-title {
        background-size: 100% 100%;
        width: 100%;
        height: 120px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .all-features-content .feature-item {

        width: 50%;
    }

    .device-info img {
        margin-left: 0px;
    }

    .slider-mobile .slick-list .item a {
        box-shadow: none;
    }

    .hightlight-content {
        padding: 50px 0 0;
    }

    .hightlight-content .header-title {
        padding-top: 32px;
        padding-right: 248px;
    }
}

@media (max-width: 480px) {
    .buy-bottom-content h3{
        font: 16px;
    }
    .theme-demo-mobile .title-page-style h2::before{
        display: none;
    }
    .box-elementor > div, .theme-demo-mobile .box-mobile > div{
        padding: 0;
    }
    .filters-button-group button{
        width: 100%;
    }
    .purchase-wrapper a{
        min-width: 150px;
        height: 40px;
        background-size: contain;
    }
	.buy-bottom-content h3,
	.title-page-style h2,
	.content-demo .title-page-style h2{
		font-size: 24px;
	}
	.hightlight-content .demos-web a{
		 background: #ea3a3c;
	    color: #fff;
	    border-color: #ea3a3c;
	    box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
	    -webkit-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
	    -moz-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
	    -o-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
	    -ms-box-shadow: 0 5px 10px rgba(139, 195, 74, 0.3);
	}
	.hightlight-content .demos-web .title-header1 h3{
		font-size: 13px;
	}
	.hightlight-content .demos-web .title-header1 h4{
		font-size: 12px;
	}
	.hightlight-content .demos-web .title-header1 h1{
		font-size: 20px !important;
    	line-height: 35px !important;
	}
    .img_footer {
        margin-bottom: -115px;
    }

    .demo-info h3 {
        font-size: 14px;
    }

    .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        display: none !important;
    }

    .title-page-style h2 {
        font-size: 25px;
    }

    .theme-demo .content-demo .demo-image {
        height: 120px;
    }

    .hightlight-content .demos-web {
        margin: -260px 0 0;
    }

    .header {
        padding: 20px 0 10px;
    }

    .buytheme-bottom {
        padding: 130px 0 15px;
    }

    .mobile-layout .demo-item,
    .demopage-layout .demo-item {
        width: 100%;
    }

    .hightlight-content .demos-web a {
        margin: 0 0 10px;
    }

    .hightlight-content .demos-web .title-header1 {
        margin-bottom: 20px;
    }

    .hightlight-content .demos-web .title-header1 h3 {
        line-height: 40px;
    }

    .hightlight-content .demos-web .title-header1 h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .hightlight-content .demos-web .title-header1 h4 {
        font-size: 16px;
        line-height: 40px;
    }

    .copyright address {
        padding: 0 15px;
    }

    .demo-item.hot-item .demo-image:before {
        right: 5px;
        top: 5px;
    }



    .hightlight-content {
        padding: 55px 0 0;
    }




    .slider-mobile .slick-list .item {
        text-align: center;
    }

    .slider-mobile .slick-list .item a {
        transform: scale(1);
        -webkit-transform: scale(1);
    }


    .mobile-layout .demo-item .demo-layout .text-layout {
        left: 20px;
    }

    .theme-demo-mobile .title-page {
        padding: 0;
        margin: 0;
    }

    .theme-demo-mobile .title-page h2 {
        text-align: center;
    }

    .theme-demo-mobile .title-page p {
        padding: 0 25px;
        text-align: center;
    }

   .buy-bottom-content h3 {
        font-size: 24px;
    }
}

@media (max-width: 479px) {
    .all-features-content .feature-item {
        width: 100%;
    }

    .multi-vendor .title h2 {
        font-size: 25px;
    }

    .theme-demo-mobile .title-page h2:before {
        display: none;
    }

    .multi-vendor .title h3 br,
    .admin-demo .title-page h3 br {
        display: none;
    }

    .multi-vendor .title {
        width: 95%;
    }
}

@media (max-width: 360px) {
    .mobile-layout .demo-item {
        text-align: center;
        margin-bottom: 60px;
    }

    .theme-demo-mobile .enjoy-it {
        display: none;
    }

    .hightlight-content .demos-web .title-header h4 {
        font-size: 14px;
    }

    .hightlight-content .demos-web a {
        margin: 0;
    }

    .device-info {
        margin: -100px auto 0;
    }

    .device-info img {
        margin: 0;
    }

   .buy-bottom-content h3 {
        font-size: 20px;
    }

    .hightlight-content {
        padding: 30px 0 0;
    }
}

/* Multi-vendor */
.vendor-demo {
    padding-bottom: 100px;
}


.admin-demo .admin-content img {
    margin: 0 0 63px;
    display: inline-block;
}
.multi-vendor .vendor-demo .vendor img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.multi-vendor .title h2 {
    font-weight: 600;
    color: #fff;
}

.multi-vendor .title h3 {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}

.multi-vendor .vendor-demo h3 a {
    font-family: 'DM Sans';
    font-weight: 500;
    color: #000 !important;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.multi-vendor .vendor-demo h3 a:hover {
    color: #ea3a3c !important;
}

.multi-vendor .vendor-demo span {
    font-size: 16px;
    line-height: 26px;
        color: #7a7a7a;
    display: block;
    margin-bottom: 30px;
    text-align: center;
}

.multi-vendor .vendor-demo .buton {
    color: #ea3a3c;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 38px;
    border: 1px solid #ea3a3c;
    font-weight: 400;
    display: inline-block;
    padding: 0 35px;
    border-radius: 0;
}

.multi-vendor .vendor-demo .buton:hover {
    background: #ea3a3c;
    color: #fff;
    border-color: #ea3a3c;
    -webkit-box-shadow: 0 5px 10px rgba(255, 92, 1, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(255, 92, 1, 0.3);
    -o-box-shadow: 0 5px 10px rgba(255, 92, 1, 0.3);
    -ms-box-shadow: 0 5px 10px rgba(255, 92, 1, 0.3);
    box-shadow: 0 5px 10px rgba(255, 92, 1, 0.3);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.multi-vendor .vendor-item .vendor {
    text-align: center;
}

@media (max-width: 991px) {
    .support-container{
        margin: 0;
    }
    .all-features-content .feature-item{
        margin: 0 0 20px;
    }
    .filters-button-group button{
        margin: 0 5px 5px;
        width: 30%;
    }
	.buytheme-bottom{
		padding: 0;
	}
	.list-feature .row{
	    display: flex;
    	flex-wrap: wrap;
	}
	.bottom-vendor ul li{
		width: 32%;
	}
	.multi-vendor{
		padding: 60px 0 0;
	}
	.box-elementor >div,
	.theme-demo-mobile .box-mobile >div{
		    padding-bottom: 60px;
	}
	.box-elementor{
		padding-top: 30px;
	}
	.theme-demo{
		padding: 30px 0 0;
	}
	.theme-demo .container{
		padding: 0;
	}
    .multi-vendor .vendor-demo .vendor img {
        margin-bottom: 20px;
    }

    .multi-vendor .vendor-demo span {
        min-height: auto !important;
    }

    .mobile-layout .demo-item {
        padding: 0 15px;
    }

   .buy-bottom-content h3 {
        font-size: 30px;
    }

    .theme-demo-mobile .title-page {
        text-align: center;
    }

    .multi-vendor .vendor-item {
        margin-bottom: 0;
    }



    .discover-more1 {
        display: none;
    }

    .vendor {
        padding-top: 20px;
    }
}

.mobile-layout ul {
    margin: 5px 0 0;
    display: inline-block;
}

.demopage-layout .content-demo {
    margin-top: 5px;
    margin-bottom: 45px;

}

.list-feature {
    margin: 10px 0 0;
    display: inline-block;
}

#demomobile .mobile-layout .grid-demo .row {
    text-align: center;
}

.click-menu {
    display: none;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 1px solid transparent;
    background: url(../images/icon-nav-mobile.png) no-repeat center center #ffffffbd;
}

.click-menu.closex {
    border: 1px solid #ea3a3c;
}

.bottom-contact{
    /* to make button in center to screen */
    position:fixed;
    bottom: 25px;
    right: 40px;
    /* finish csnter */
    background: #2c8fde;
    border: none;
    width: 50px;
    height: 50px;
    color:#FFF;
    text-transform:uppercase;
    letter-spacing:10px;
    border-radius:50%;
    animation: pulse 3000ms linear infinite;
}
.bottom-contact img{
    padding: 11px;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(44,143,222,0.5);
  }
  70% {
      -webkit-box-shadow: 0 0 0 20px  rgba(44,143,222,0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0  rgba(44,143,222,0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(44,143,222,0.4);
    box-shadow: 0 0 0 0  rgba(44,143,222,0.3);
  }
  70% {
      -moz-box-shadow: 0 0 0 20px  rgba(44,143,222,0);
      box-shadow: 0 0 0 20px  rgba(44,143,222,0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0px  rgba(44,143,222,0);
      box-shadow: 0 0 0 0px rgba(44,143,222,0);
  }
}
.button-buy{
    position:fixed;
    bottom: 25px;
    left: 40px;
    /* finish csnter */
    background: #66a425;
    border: none;
    width: 180px;
    height: 30px;
    color:#FFF;
    text-transform:uppercase;
    box-shadow: 0 0 0 rgba(102,164,37,0.3);
  animation: buy 3000ms linear infinite;
}

@-webkit-keyframes buy {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(102,164,37,0.5);
  }
  70% {
      -webkit-box-shadow: 0 0 0 20px  rgba(102,164,37,0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0  rgba(102,164,37,0);
  }
}
@keyframes buy {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(102,164,37,0.5);
    box-shadow: 0 0 0 0  rgba(102,164,37,0.3);
  }
  70% {
      -moz-box-shadow: 0 0 0 20px  rgba(102,164,37,0);
      box-shadow: 0 0 0 20px  rgba(102,164,37,0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0px  rgba(102,164,37,0);
      box-shadow: 0 0 0 0px  rgba(102,164,37,0);
  }
}