
@media screen and (min-width: 480px){
	.mobile-logo {display: none;}
}
@media screen and (min-width: 768px){
	.login-btn .btn-main > i {
	    display: none;
	}
}
@media screen and (min-width: 992px){
	.header-main .responsive-bottom,
	li.nav-item.login-text {
	    display: none !important;
	}
}
@media screen and (min-width: 1200px){
	.slider-box h1 > span {
		display: none;
	}
}
@media screen and (max-width: 1600px) and (min-width: 1200px){
	.navbar-collapse .navbar-nav .nav-item .nav-link {
	    font-size: 14px;
	}
	.h--left .header-logo {
	    max-width: 160px;
	    margin-right: 25px;
	}
	.login-btn .btn-main {
	    padding: 12px 15px;
	}
	.header-btn .form-group .form-control {
	    width: 135px;
	}
	.product-info .product-btn {
	    display: block !important;
	}
	.product-btn .btn-main {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.product-btn .btn-main:last-child {
	    margin-bottom: 0px;
	}
	.product-list-main .product-list::before {
		content: none;
	}
	.slider-area {
	    background-position: center;
	}
	.shop-sidebar .shop-widget {
	    padding: 15px 15px;
	}
	.shop-category ul > li .form-check {
	    padding: 0px;
	}
	.shop-widget .tag-items {
	    padding: 0px 10px 0px 0px;
	}
	.shop-sidebar {
	    position: sticky;
	    top: 110px;
	}
	.counter-box .counter-ico {
	    margin: 0px auto 15px;
	}
	.counter-area .counter-box {
	    display: block !important;
	    text-align: center;
	}
	.softwares-box .softwares-item {
	    width: calc(10% - 20px);
	}
	.softwares-box .softwares-item img {
	    width: 97px;
	    height: 97px;
	    object-fit: contain;
	}
	.product-list-main .product-list .list-left {
	    width: calc(100% - 240px);
	    padding-right: 40px;
	}
	.product-list-main .product-list .list-info.text-center {
	    width: 240px;
	}
	.product-list .media-info {
		width: auto;
	}
	.affiliate-right .form-group {
	    display: block !important;
	}
	.affiliate-right .form-group .btn-main {
	    width: auto;
	    margin: 10px 0px 0px;
	}
	.affiliate-data.affiliate-right .affiliate-item {
	    padding: 35px 30px;
	}
	.blog-post .blog-post-images img {
	    max-width: 800px;
	}
	.pro-price > h2, 
	.pro-price > h2 span {
	    font-size: 15px;
	}
}
@media screen and (max-width: 1400px) and (min-width: 992px){
	.navbar-collapse .navbar-nav .nav-item {
	    margin-right: 0px;
	}
	.navbar-collapse .navbar-nav .nav-item .nav-link {
	    font-size: 15px;
	}
	.talk-ul li {
	    padding: 0px !important;
	}
}
@media screen and (min-width: 1400px) {
	.shop-area.complete-script .tab-content .col-xl-4 {
	    width: 25%;
	}
}
@media screen and (min-width: 1600px) {
	.product-list-main .product-list .list-left {
	    width: calc(100% - 260px);
	    padding-right: 40px;
	}
}
@media screen and (max-width: 1200px){
	.product-list .media-info .theme-description {
	    -webkit-line-clamp: 2;
	}
	.product-list-main .product-list .list-left .list-media {
		display: block;
		width: 100%;
	}
	
}
@media screen and (max-width: 1199px) and (min-width: 992px){
	.header-btn .form-group {
	    display: none;
	}
	.header-main .container {
	    max-width: 100%;
	}
	.h--left .header-logo {
	    margin-right: 20px;
	}
	.login-btn .btn-main {
	    padding: 12px 15px;
	}
	img.desktop-logo {
	    display: none;
	}
	img.mobile-logo {
	    display: block;
	}
	.select2-container--open .select2-dropdown--below {
	    width: 340px !important;
	    left: -75px !important;
	    margin-top: 15px;
	}
	.slider-area {
		background-position: center;
	}
	.news-main .coupon-news h3 {
	    font-size: 18px;
	    line-height: 1.5;
	    width: 80%;
	}
	.product-info .product-btn {
	    display: block !important;
	}
	.product-btn .btn-main {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.product-btn .btn-main:last-child {
	    margin-bottom: 0px;
	}
	.counter-area .counter-box {
	    display: block !important;
	    margin-top: 30px;
	    text-align: center;
	}
	.counter-box .counter-ico {
	    margin: 0px auto 15px;
	}
	.affiliate-work-main .affiliate-work-item {
	    width: 50%;
	    height: 390px;
	}
	.happy-client-item h2 {
	    font-size: 60px;
	}
	.feature-main > div {
		width: 100%;
		float: none;
	}
	.pro-sidebar .sidebar-widget .pro-cat {
	    display: block !important;
	}
	.das-sidebar .das-avtar {
	    margin-right: 30px;
	    width: auto;
	    height: auto;
	}
	.das-sidebar .das-avtar .-label {
	    right: -15px;
	}
	.das-sidebar .card .card-body .d-flex .img-lg {
	    max-width: 60px;
	    height: 60px;
	}
	.bradcrumb-box h1 {
	    font-size: 36px;
	}
	.product-list-main .product-list .list-left .media-info {
	    margin-top: 15px;
	}
	.shop-sidebar .shop-widget {
	    padding: 15px 15px;
	}
	.shop-category ul > li .form-check {
	    padding: 0px;
	}
	.shop-widget .tag-items {
	    padding: 0px 10px 0px 0px;
	}
	
	.shop-area .filters ul > li {
	    margin: 5px 15px;
	}
	.shop-sidebar {
	    position: sticky;
	    top: 110px;
	}
	.pro-price > h2, 
	.pro-price > h2 span {
	    font-size: 15px;
	}
	.counter-box h2 {
	    font-size: 38px;
	}
	.softwares-box .softwares-item {
	    width: calc(14.20% - 20px);
	}
	.softwares-box .softwares-item img {
	    height: 80px;
	    width: 80px;
	    object-fit: contain;
	}
	.affiliate-card .affiliate-data {
	    width: 100%;
	    border: 0px;
	}
	.affiliate-card .affiliate-data .affiliate-item {
	    flex-wrap: wrap;
	    display: block !important;
	}
	.affiliate-item .affiliate-info {
	    width: 100%;
	    padding: 0px;
	    margin-top: 15px;
	}
	.trx-table-main .table-responsive.da-trx table {
	    width: 880px;
	}
	.blog-post .blog-post-images img {
	    max-width: 880px;
	}
	.services-area .service-main {
	    text-align: center;
	}
	.service-main .service-card {
	    display: block;
	    width: 25%;
	    float: left;
	    text-align: center;
	    margin-top: 25px;
	}
	.service-main .service-card .service-img {
	    display: block;
	    line-height: 48px;
	    margin: 0px auto 15px;
	}
	.our-blogs-area .container {
	    max-width: 100%;
	}
	.work-media img {
	    max-width: 550px;
	}
	.footer-main .footer-item {
	    width: calc(33.33% - 30px);
	}
	.footer-item.contact {
	    width: calc(100% - 30px);
	}
	.talk-resource {
	    font-size: 18px;
	}
	.product-list .list-left {
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.product-list .list-media img {
		max-width: 100%;width: 100%;
	}
}
@media screen and (max-width: 1199px){
	.product-list-main .product-list::before {
		content: none;
	}
	.product-list-main .product-list {
	    display: block;
	}
	.product-list .media-info, 
	.product-list-main .product-list .list-info.text-center {
	    width: 100%;
	    margin: 0px;
	    text-align: left !important;
	    margin-top: 20px;
	}
	.pro-price > h2 {
		text-align: left;
	}
	.slider-box h1 svg {
		display: none;
	}
	.slider-box h1 > span {
	    color: #fffc7e;
	    font-weight: 800;
	}
	.slider-box h1 {
	    font-size: 46px;
	}
	.list-info.text-center .pro-price > h2 {
		text-align: left;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px){
	.header-btn .form-group {
	    display: none;
	}
	.header-main .header-bottom .header-nav-main {
	    position: relative;
	}
	.header-nav-menu .navbar .navbar-toggler {
	    right: 0px;
	}
	.header-main .header-bottom .header-nav-main .header-btn {
	    padding-right: 45px;
	}
	.header-main.user-header .header-bottom .header-nav-main .header-btn {
	    padding-right: 50px;
	}
	.login-btn .btn-main.white.cart-btn .badge {
	    top: 4px;
	}
	.user-header .header-btn > .login-btn.user-login {
	    position: static;
	}
	.user-header .login-btn .btn-main.white.cart-btn {
	    margin-right: 12px;
	}
	.header-nav-menu .navbar .navbar-collapse .navbar-nav,
	.responsive-bottom .header-btn {
	    max-width: 696px;
	}
	.responsive-bottom .header-btn {
		margin: 0px auto;
	}
	.responsive-bottom {
	    padding: 15px 0px 0px;
	}
	.responsive-bottom .header-btn .form-group {
	    margin: 0px;
	}
	.responsive-bottom .login-btn {
	    display: none;
	}
	.responsive-bottom .header-btn {
	    width: 100%;
	}
	.login-btn .btn-main.white.cart-btn {
	    height: 40px;
	    width: 40px;
	    line-height: 40px;
	    margin-right: 5px;
	    border-color: rgba(0, 0, 0, 0.1);
	}
	.login-btn .btn-main.white.cart-btn svg {
	    width: 22px;
	}
	.login-btn a.btn-main {
	    padding: 7.75px 15px;
	    margin-right: 7px;
	    display: none;
	}
	.select2-container--open .select2-dropdown--below {
	    width: 365px !important;
	    margin-top: 17px;
	    left: -170px !important;
	}
	.news-main .coupon-news h3 {
	    font-size: 16px;
	    line-height: 1.5;
	    width: 80%;
	}
	.product-info .product-btn {
	    display: block !important;
	}
	.product-btn .btn-main {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.product-btn .btn-main:last-child {
	    margin-bottom: 0px;
	}
	.counter-area .counter-box {
	    display: block !important;
	    margin-top: 30px;
	    text-align: center;
	}
	.counter-box .counter-ico {
	    margin: 0px auto 15px;
	}
	.affiliate-work-main .affiliate-work-item {
	    width: 50%;
	    height: 100vh;
	}
	.product-review .review-item .review-head {
	    display: block !important;
	}
	.product-detail-box h1 {
	    font-size: 32px;
	}
	.happy-client-item h2 {
	    font-size: 60px;
	}
	.bradcrumb-box h1 {
	    font-size: 32px;
	}
	.sidebar-widget .pro-cat {
	    display: block !important;
	}
	.pro-category ul > li {
		font-size: 14px;padding-right: 10px;margin-right: 10px;
	}
	.package-text ul li,
	.feature-main > div {
	    width: 100%;
	    float: none;
	}
	.das-sidebar .card .card-body .d-flex {
	    display: block !important;
	    text-align: center;
	}
	.das-sidebar .card .card-body .d-flex .img-lg {
	    width: 80px;
	    height: 80px;
	    margin: 0px auto;
	}
	.dashboard-area .das-avtar.sidebar-avtar {
		margin-right: 0px;
	}
	.trx-table-main .table-responsive table {
	    width: 600px;
	}
	.trx-table-main .table-responsive.da-trx table {
	    width: 880px;
	}
	.shop-area .shop-panel-top {
	    display: block !important;
	}
	.shop-area .shop-panel-top .nav-tabs {
	    width: auto;
	    margin-bottom: 15px;
	}
	.product-list-main .product-list .list-left {
	    flex-wrap: wrap;
	}
	.shop-sidebar .shop-widget {
	    padding: 15px 15px;
	}
	.shop-category ul > li .form-check {
	    padding: 0px;
	}
	.shop-widget .tag-items {
	    padding: 0px 10px 0px 0px;
	}
	
	.shop-area .filters ul > li {
	    margin: 5px 15px;
	}
	.shop-sidebar {
	    position: sticky;
	    top: 110px;
	}
	.about-info h2 {
	    font-size: 30px;
	}
	.counter-box h2 {
	    font-size: 38px;
	}
	.softwares-box .softwares-item {
	    width: calc(16.60% - 20px);
	}
	.softwares-box .softwares-item img {
	    height: 80px;
	    width: 80px;
	    object-fit: contain;
	}
	.affiliate-card .affiliate-data {
	    width: 100%;
	    border: 0px;
	}
	.affiliate-card .affiliate-data .affiliate-item {
	    flex-wrap: wrap;
	    display: block !important;
	}
	.affiliate-item .affiliate-info {
	    width: 100%;
	    padding: 0px;
	    margin-top: 15px;
	}
	.blog-data-box > div {
	    width: calc(50% - 3px);
	}
	.blog-post .blog-post-images img {
	    max-width: 670px;
	}
	.services-area .service-main {
	    flex-wrap: wrap;
	    text-align: center;
	}
	.service-main .service-card {
	    display: block;
	    width: 33.33%;
	    float: left;
	    text-align: center;
	    margin-top: 25px;
	}
	.service-main .service-card .service-img {
	    display: block;
	    line-height: 48px;
	    margin: 0px auto 15px;
	}
	.about-area {
	    text-align: center;
	}
	.about-area .about-info {
	    margin-bottom: 50px;
	}
	.how-it-works .work-media {
	    display: none;
	}
	.count-main .count-ico {
	    top: 2px;
	}
	.talk-ul li {
	    padding: 0px !important;
	}
	.product-card.no-record .product-info .theme-title {
	    font-size: 22px;
	}
	.footer-main .footer-item {
	    width: calc(33.33% - 30px);
	}
	.footer-item.contact {
	    display: inline-block;
	    width: calc(100% - 30px);
	}
	.talk-resource {
	    font-size: 16px !important;
	}
	.product-list .list-media img{width: 100%;}
}
@media screen and (max-width: 991px){
	.h--left .header-logo .desktop-logo {
	    max-height: 40px;
	}
	.header-nav-main .header-nav-menu .navbar {
	    position: static;
	}
	.h--left .header-logo {
		margin: 0px;
	}
	.header-nav-menu .navbar .navbar-toggler {
	    font-size: 18px;
	    height: 40px;
	    width: 40px;
	    padding: 0px;
	    vertical-align: top;
	    text-align: center;
	    line-height: 38px;
	    outline: 0;
	    box-shadow: none;
	    position: absolute;
	    top: 0px;
	    right: 50px;
	}
	.header-nav-main .header-nav-menu .navbar-collapse {
		display: block;
	    position: fixed;
	    top: 70px;
	    bottom: 0px;
	    width: 100% !important;
	    height: auto !important;
	    left: -100%;
	    background-color: #fff;
	    border-top: 1px solid #eee;
	    z-index: 99;
	    transition: all 0.5s;
	    padding: 0px 15px;
	}
	.header-nav-menu .navbar .navbar-toggler.active~.navbar-collapse {
	    left: 0px;
	}
	.navbar-collapse .navbar-nav .nav-item {
	    margin: 0px;
	    padding: 0px 0px 15px;
	}
	.navbar-collapse .navbar-nav .nav-item:last-child {
	    padding-bottom: 0px;
	}
	.navbar-collapse .navbar-nav .nav-item.active .nav-link::before, .navbar-collapse .navbar-nav .nav-item:hover .nav-link::before {
		content: none;
	}
	.responsive-bottom .login-btn .dropdown {
	    display: none;
	}
	.header-btn > .login-btn.user-login {
	    display: inherit;
	    padding-right: 0px;
	    position: absolute;
	    right: 0px;
	}
	.user-header .header-btn > .login-btn.user-login {
	    position: static;
	}
	.header-btn > .login-btn.user-login .dropdown-toggle {
	    width: 44px;
	}
	.header-btn > .login-btn.user-login .img-lg.rounded-circle {
	    max-width: 24px;
	}
	.user-header .header-bottom .header-nav-main .header-btn {
	    padding-right: 90px;
	}
	.user-header .header-nav-menu .navbar .navbar-toggler {
	    top: 4px !important;
	}
	.header-nav-menu .navbar .navbar-toggler.active > i::before {
	    content: "\f00d";
	}
	.login-btn .dropdown-toggle:after {
	    right: 0px;
	}
	.header-bottom .header-nav-main .header-btn {
	    padding-right: 38px;
	}
	.header-nav-menu .navbar .navbar-collapse .navbar-nav {
	    max-height: calc(100vh - 175px);
	    overflow-y: auto;
	}
	.responsive-bottom {
	    border-top: 1px solid #eee;
	    position: absolute;
	    bottom: 15px;
	    left: 0px;
	    right: 0px;
	    padding: 15px 15px 0px;
	}
	body.hidden-bg {
	    overflow: hidden;
	}
	.responsive-bottom .header-btn {
	    padding-right: 0px !important;
	}
	.responsive-bottom .header-btn .form-group {
	    display: block;
	}
	.bradcrumb-area,
	.page-paddings,
	.page-background {
	    padding: 40px 0px;
	}
	.shop-area .shop-panel-top {
	    margin-top: 30px;
	}
	.shop-area .shop-panel-top .nav-tabs {
	    width: 150px;
	}
	.shop-area .filters ul > li::before {
		content: none;
	}
	.become-affliate-area .become-affliate-media {
	    margin-top: 30px;
	}
	.happy-client-item h2 {
	    font-size: 40px;
	}
	.slider-area {
	    background-position: center;
	}
	.header-btn .select2-container--default .select2-selection--single {
	    padding: 9px 18px 12px 12px;
	}
	.header-btn .select2-container--default .select2-selection--single .select2-selection__rendered {
		height: 17px;
	}
	.header-btn .select2-container--default .select2-selection--single .select2-selection__rendered > span > .img-flag {
	    top: 12px;
	    transform: none;
	}
	.product-list-main .product-list {
		padding: 20px;
	}
	.h-search form {
		width: 180px;
	}
	.footer-main .footer-item h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 767px) and (min-width: 480px){
	.select2-container--open .select2-dropdown--below {
	    width: 306px !important;
	    left: -160px !important;
	    margin-top: 15px;
	}
	.slider-box .hero-category {
	    margin-top: -15px;
	}
	.hero-category .category-item {
	    margin: 15px 15px 0px;
	}
}

@media screen and (max-width: 767px) and (min-width: 575px){
	.pro-category ul > li {
	    font-size: 12px;
	    padding-right: 12px;
	}
	.shop-area .filters ul > li {
	    margin-right: 30px;
	}
	.product-list-main .product-list .list-left .media-info {
	    margin-top: 15px;
	}
	.about-area .about-media {
	    text-align: center;
	}
	.about-area .about-media img {
	    max-width: 420px;
	}
	.blog-data-box > div {
	    width: calc(100% - 3px);
	}
	.blog-post .blog-post-images img {
	    max-width: 480px;
	}
	.services-area .service-main {
	    flex-wrap: wrap;
	    text-align: center;
	}
	.service-main .service-card {
	    display: block;
	    width: 33.33%;
	    float: left;
	    text-align: center;
	    margin-top: 25px;
	}
	.service-main .service-card .service-img {
	    display: block;
	    line-height: 48px;
	    margin: 0px auto 15px;
	}
	.count-main .count-card {
	    padding: 0px;
	    text-align: center;
	    margin-top: 30px;
	}
	.count-main .count-ico {
	    position: static;
	    margin: 0px auto 15px;
	}
	.talk-ul {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.talk-ul li {
	    width: calc(100% / 2 - 10px) !important;
	    padding: 0px !important;
	}
	.talk-resource {
	    font-size: 18px !important;
	}
}
@media screen and (max-width: 767px){
	body .slider-box h1 {
	    font-size: 30px;
	}
	.page-title.large-title h2,
	.weekly-newsletter h2,
	.bradcrumb-box h1,
	.about-info h2,
	.product-detail-box h1 {
	    font-size: 26px;
	}
	body .container, 
	body .container-sm {
	    max-width: 95%;
	}
	.login-btn .btn-main.white.cart-btn {
	    height: 40px;
	    width: 40px;
	    line-height: 40px;
	}
	.header-nav-menu .navbar .navbar-toggler {
	    right: 0px !important;
	}
	.header-btn .login-btn {
	    padding-right: 50px;
	}
	.responsive-bottom .header-btn {
	    width: calc(100% - 48.5px);
	}
	.header-btn > .login-btn,
	.header-btn > .login-btn.user-login .btn-main.white.cart-btn {
	    display: none;
	}
	body .user-header .header-bottom .header-nav-main .header-btn {
	    padding-right: 50px;
	}
	.login-btn .btn-main.white.cart-btn {
	    height: 48.5px;
	    width: 48.5px;
	    display: block;
	    line-height: 48px;
	    margin: 0px;
	}
	.slider-area {
	    background-color: #356AD1;
	    background-image: none;
	    padding: 40px 0px;
	}
	.news-main .coupon-news h3 {
	    margin-bottom: 15px;
	    font-size: 15px;
	    line-height: 1.5;
	}
	.news-main .coupon-news {
	    display: block !important;
	    text-align: center;
	}
	.slider-box .hero-category {
	    flex-wrap: wrap;
	}
	.login-btn .btn-main.white.cart-btn svg {
	    width: 24px;
	}
	.login-btn .btn-main.white.cart-btn .badge {
	    top: 10px;
	}
	.login-btn .btn-main {
	    font-size: 0px;
	    height: 40px;
	    width: 40px;
	    padding: 0px;
	    vertical-align: top;
	    text-align: center;
	    line-height: 38px;
	}
	.login-btn .btn-main > i {
	    font-size: 18px;
	    line-height: 38px;
	}
	.header-btn .form-group,
	.login-btn .btn-main.login-ico {
	    display: none;
	}
	.header-main .header-bottom .header-nav-main {
	    position: relative;
	    align-items: center;
	}
	.header-bottom .header-nav-main .header-btn {
	    align-items: center;
	}
	.softwares-area .softwares-box {
	    display: block !important;
	    margin: 20px -10px 0px;
	}
	.softwares-area .softwares-box .softwares-item {
	    width: calc(20% - 20px);
	    float: left;
	    margin: 10px 10px;
	}
	.softwares-area .softwares-box .softwares-item img {
	    height: 50px;
	    width: 50px;
	    object-fit: contain;
	}
	.counter-area .counter-box {
	    display: block !important;
	    margin-top: 30px;
	    text-align: center;
	}
	.counter-box .counter-ico {
	    margin: 0px auto 15px;
	}
	.counter-box h2 {
	    font-size: 32px;
	}
	.about-area .about-media {
	    margin-top: 30px;
	}
	.affiliate-work-main .affiliate-work-item {
		width: 100%;
	}
	.feature-main > div {
	    width: 100%;
	    float: none;
	}
	.product-review .review-item .review-head {
	    display: block !important;
	}
	.clients-items .clients-footer .clients__footer {
	    display: block !important;
	}
	.clients-items .clients-footer .clients__footer .clients__footer__right {
	    padding-left: 68px;
	}
	.ec-cart-content .table-content table {
	    width: 767px;
	}
	.footer-main .footer-item {
	    width: calc(50% - 32px);
	    float: none;
	    display: inline-block;
	    vertical-align: top;
	}
	.affiliate-card .affiliate-data {
	    width: 100%;
	    border: 0px;
	}
	.affiliate-card .affiliate-data .affiliate-item {
	    flex-wrap: wrap;
	    display: block !important;
	}
	.affiliate-item .affiliate-info {
	    width: 100%;
	    padding: 0px;
	    margin-top: 15px;
	}
	.trx-table-main .table-responsive.da-trx table {
	    width: 880px;
	}
	.how-it-works .work-media {
	    display: none;
	}
	.count-area .count-main {
	    flex-wrap: wrap;
	}
	.footer-main .copyright-text {
	    display: block !important;
	    text-align: center;
	}
	.copyright-text .footer-payment {
	    margin-top: 12px;
	}
	footer .copyright {
	    text-align: center;
	}
	.copyright .footer-link {
	    justify-content: center !important;
	    flex-wrap: wrap;
	    margin-top: 6px;
	}
	.talk-ul li {
	    width: 100%;
	    padding: 0px;
	}
	.product-list .list-left {
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.product-list .list-media img {
		max-width: 100%;
	}
	.sidebar-widget .pro-header h2,
	.license-price .price {
	    font-size: 20px;
	}
	.status-publish-item h2 {
	    font-size: 24px;
	}
	.status-publish-box .status-publish-item .theme-title {
	    font-size: 18px;
	}.select .selectDropdown {
        left: -70px;
    }
	.faq-area .accordion-item {
		padding: 15px;margin-top: 20px;
	}.faq-area .accordion-item h2 {
		font-size: 18px;padding-right: 20px;
	}
	.why-choose-card .why-choose-ico {
		width: 80px;
		height: 80px;
		line-height: 80px;
	}.why-choose-card .why-choose-ico svg{
		width: 40px;
	}
	.customize-work {
        margin: 0px !important;
    }
    .customize-work .section-title {
        text-align: center;
    }
    .customize-work .section-title > .d-flex {
        justify-content: center;
        gap: 15px;
    }
    .customize-work .section-title > .d-flex .flex-1 {
        margin: 0px !important;
    }
    .customize-work .text-md-end.ms-5.ms-sm-0 {
        margin: 0px !important;
        text-align: center;
    }
}
@media screen and (max-width: 575px){
	.owl-dots .owl-dot {
	    width: 12px;
	}
	.h-right{
		width: 100%;
	}
	.h-right ul > li{border-right: 0;margin-right: 5px;padding-right: 5px;}
	.h-right ul{
		justify-content: space-between;width: 100%;
	}
	.why-choose-card p br {
	    display: none;
	}
	.weekly-newsletter .form-group {
	    display: block;
	    margin: 0px 0px 15px;
	}
	.weekly-newsletter .form-group .btn-main {
	    position: static;
	    margin-top: 8px;
	}
	.un-pro-text span {
	    font-size: 28px;
	}
	.big-day-box p {
	    font-size: 16px;
	}
	.sale-count ul {
	    display: block;
	    padding: 0px;
	}
	.sale-count ul li {
	    padding: 0px 20px;
	    width: 50%;
	}
	.sale-count ul li:nth-child(2n)::before {
		content: none;
	}
	.sale-count ul li span {
	    font-size: 30px;
	}
	.shop-area .shop-panel-top {
	    display: block !important;
	}
	.shop-area .shop-panel-top .filters {
	    margin-top: 15px;
	}
	.pro-category ul {
	    display: block !important;
	}
	.pro-category ul > li {
	    padding-bottom: 10px;
	}
	.pro-category ul > li:last-child {
	    padding-bottom: 0px;
	}
	.feature-main > div,
	.package-text ul li {
	    width: 100%;
	    float: none;
	}
	.pro-sidebar .sidebar-widget .pro-cat {
	    display: block !important;
	}
	.das-sidebar .card .card-body .d-flex {
	    flex-wrap: wrap;
	    display: block !important;
	    text-align: center;
	}
	.das-sidebar .card .card-body .das-avtar {
	    margin-right: 0px;
	}
	.das-avtar .-label {
	    right: -12px;
	}
	.trx-table-main .table-responsive table {
	    width: 600px;
	}
	.download-product ul li,
	.download-product ul li .d-flex {
	    display: block !important;
	    position: relative;
	}
	.download-product ul li .d-flex .mr-3 {
	    margin-right: 0px !important;
	    margin-bottom: 12px;
	}
	.download-product ul li .me-3 {
	    margin: 0px 0px 15px !important;
	}
	.download-product ul li .tras-btn {
	    position: absolute;
	    top: 20px;
	    right: 20px;
	}
	.btn-group.card-option .btn {
	    padding: 0px;
	}
	.btn-group.card-option .btn > i {
	    font-size: 24px;
	}
	.error-page-left-img .top-image span {
	    font-size: 32px;
	}
	.shop-sidebar .shop-widget {
	    padding: 15px 15px;
	}
	.shop-widget .tag-items {
	    padding: 5px 5px;
	}
	
	.shop-area .filters ul > li {
	    margin: 6px 15px;
	}
	.product-list-main .product-list .list-left {
	    flex-wrap: wrap;
	}
	.ec-cart-content .table-content table {
	    width: 640px !important;
	}
	.feature-item ul {
	    padding-left: 20px;
	}
	.blog-data-box > div {
	    width: 100%;
	}
	.blog-post .blog-post-images img {
	    max-width: 280px;
	}
	.blog-post h1 {
	    font-size: 20px;
	}
	.blog-post p {
	    font-size: 16px;
	}
	.review-item.ms-5 {
		margin-left: 0 !important;
	}
	.services-area .service-main {
	    flex-wrap: wrap;
	    text-align: center;
	}
	.service-main .service-card {
	    display: block;
	    width: 50%;
	    float: left;
	    text-align: center;
	    margin-top: 25px;
	}
	.service-main .service-card .service-img {
	    display: block;
	    line-height: 48px;
	    margin: 0px auto 15px;
	}
	.count-area.page-background {
		padding-top: 10px;
	}
	.count-main .count-card {
	    padding: 0px;
	    width: 50%;
	    text-align: center;
	    margin-top: 30px;
	}
	.count-main .count-ico {
	    position: static;
	    margin: 0px auto 15px;
	}
	.product-card.no-record .product-info {
	    padding: 80px 30px;
	}
	.product-card.no-record .product-info .theme-title {
	    font-size: 22px;
	}
	.pro-price > h2, 
	.pro-price > h2 span {
	    font-size: 15px;display: inline-block;
	}
	.bradcrumb-area .bradcrumb-box {
	    display: block !important;
	    text-align: center;
	}
	.bradcrumb-area .bradcrumb-box h1 {
	    margin-bottom: 6px;
	}
	.bradcrumb-box ul {
	    justify-content: center;
	}.shop-area .nav-tabs {
		border: 0px;
		margin: 0;
		gap: 5px 10px;
	}.shop-area .shop-filter {
		padding: 8px;
	}
	.dropdown.dropdown--cart .cart_area .cart_product {
		padding: 16px;
	}.ec-cart-content .table-content table tbody > tr td.ec-cart-pro-price,
	.ec-cart-content .table-content table tbody > tr td.ec-cart-pro-subtotal {
		font-size: 14px;
	}.ec-page-content .ec-sidebar-wrap {
		padding: 16px;
	}.ec-cart-summary-bottom .ec-cart-summary .ec-cart-summary-total .text-right,.ec-cart-summary-bottom .ec-cart-summary .ec-cart-summary-total .text-left {
		font-size: 16px;
	}
	.product-list-main .product-list {
		padding: 20px;
	}
	.product-tab .pro-tab-head {
	    gap: 14px;
	}
	.product-review .product-tab .nav.nav-pills li.active::before {
		content: none;
	}
	.promo-text {
		font-size: 26px;
	}.product-card .product-media {
		height: 200px;
		max-height: 200px;
	}
	.theme-title {
		font-size: 20px;
	}.page-paddings, .page-background {
		padding: 60px 0px;
	}
	.h-right{
		width: 100%;
	}
	.h-right ul > li{border-right: 0;margin-right: 5px;padding-right: 5px;}
	
	.h-right ul{
		justify-content: space-between;width: 100%;
	}.select .selectDropdown{
		left: 0;
	}
	.pagination-box .pagination .page-item .page-link {
		height: 30px;
		width: 30px;
		font-size: 15px;
		line-height: 28px;
	}.pagination-box .pagination .page-item {
		margin: 2px 2px;
	}.why-choose-card {
		border-radius: 20px;
		padding: 20px;
		margin-top: 20px;
	}
	.why-choose-card .theme-title {
		font-size: 20px;
	}.why-choose-card p {
		font-size: 16px;
	}
	.talk-ul li {
		padding: 0px !important;
	    width: 100% !important;
	}
	.talk-resource {
	    font-size: 18px !important;
	}
}
@media screen and (max-width: 479px){
	.approach-intro h2 {
	    font-size: 27px !important;
	}
	.header-logo > a img {
	    max-height: 38px;
	}
	.header-nav-menu .navbar .navbar-toggler {
	    top: 0px !important;
	}
	.login-btn .btn-main {
	    display: none;
	}
	.select2-container--open .select2-dropdown--below {
	    width: 285px !important;
	    left: -140px !important;
	    margin-top: 15px;
	}
	body .slider-box h1 {
	    font-size: 26px !important;
	}
	.slider-box p {
	    margin-bottom: 15px;
	    font-size: 16px;
	}
	.hero-category .category-item {
	    width: calc(33.33% - 10px);
	    margin: 15px 5px 0px;
	}
	.hero-category h2 {
	    font-size: 14px;
	}
	.softwares-area .softwares-box .softwares-item {
	    width: calc(33.33% - 20px) !important;
	}
	.product-info .product-btn {
	    display: block !important;
	}
	.product-btn .btn-main {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.product-btn .btn-main:last-child {
	    margin-bottom: 0px;
	}
	.page-title.d-flex.justify-content-between {
	    display: block !important;
	}
	.page-title.d-flex.justify-content-between .view-more {
	    display: block;
	    margin-top: 8px;
	    text-align: left;
	}
	.footer-item {
	    width: calc(100% - 0px) !important;
	}
	.cart-footer .btn-main {
	    padding: 12px;
	}
	.desktop-logo {display: none;}
	.affiliate-right .form-group {
	    display: block !important;
	}
	.affiliate-right .form-group .btn-main {
	    width: auto;
	    margin: 12px 0px 0px;
	}
	.our-client-slider .our-clients-box-img {
		width: 100%;
	}
}