<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* web design 
 responsive design 
 @media(max-width:1024px) {
     .sidenav, .submenu, .search a.green-btn, .third-menu, .main-page .breadcrumb {
         display: none;
    }
     .review-section, .review-list {
         display: none;
    }
     .main-page {
         padding: 0;
    }
     .seller-overview {
         flex-wrap: wrap;
    }
     .seller-overview .user-info {
         margin-left: 40px;
         border-left: none;
    }
     .main-page .left ul.metadata {
         flex-flow: column;
    }
     .main-page .left ul.metadata li {
         width: 100%;
    }
     .main-page .left ul.metadata li:first-child {
         margin-bottom: 10px;
    }
     .profile-card .user-profile-image {
         flex-flow: column;
         align-items: center;
    }
     .main-page .profile-card .right {
         text-align: center;
         width: 100%;
    }
     .profile-card .user-profile-image .profile-name {
         align-items: center;
    }
     .main-page .profile-card .right .user-info .user-info-rating {
         justify-content: center;
    }
     .main-page .profile-card .right .user-info a {
         width: 100%;
    }
     .main-page .profile-card .right .user-info {
         padding: 0;
    }
     .main-page .stats-desc .user-stats li {
         width: 50%;
         flex: auto;
         margin-bottom: 10px;
    }
     .main-page .stats-desc .user-stats {
         flex-wrap: wrap;
    }
     .table-package {
         display: none;
    }
     .main-page .tags ul {
         flex-wrap: wrap;
    }
}
 @media(max-width:767px) {
     .home-logo {
         margin-right: 0;
         width: 100%;
         margin-bottom: 20px;
         text-align: center;
    }
     .recommended .inner-slider {
         margin-bottom: 15px;
    }
     .container-fluid {
         padding: 24px;
    }
     header {
         height: auto;
    }
     .copyright {
         flex-wrap: wrap;
         align-items: center;
         flex-flow: column;
    }
     .copyright p {
         margin-left: 0;
    }
     .copyright .social {
         padding: 20px 0 0;
         margin: auto;
    }
     footer .d-flex {
         flex-flow: column wrap;
    }
     .faqs ul li{
         flex: 0 0 100%;
         max-width: 100%;
    }
     .web-design-menu ul{
         text-align: center;
    }
     .web-design-menu ul li {
         margin: 0 auto 30px;
    }
     .main-page.best-selling .view_slider.recommended {
         padding: 32px 0;
    }
}
 .select2-container {
     width: 100% !important;
}
 @media (min-width: 0px) and (max-width: 767px) {
     .container {
         max-width: 100%;
    }
     .navbar-expand-lg .navbar-nav {
         -ms-flex-direction: row;
         flex-direction: row;
    }
     .navbar-nav .dropdown-menu {
         position: absolute;
         float: none;
    }
     .osahan-nav-top, .osahan-nav-mid {
         padding: 9px 15px !important;
    }
     .navbar-toggler {
         border: none;
         padding: 0px;
    }
     .osahan-nav-mid .nav-link {
         padding: 9px 10px !important;
    }
     .osahan-nav-mid .navbar-collapse {
         position: absolute;
         background: #fff;
         top: 55px;
         right: 0px;
         left: 0px;
         padding: 15px;
         border-top: 1px solid #eaebec;
         z-index: 9;
    }
     .osahan-nav-mid .navbar-collapse .navbar-nav {
         flex-direction: column;
    }
     .osahan-nav-mid .navbar-collapse .navbar-nav .nav-link {
         padding: 10px 0px !important;
    }
     .osahan-nav-mid .navbar-collapse .navbar-nav .dropdown-menu {
         position: static;
    }
     .osahan-nav-top .nav-item.dropdown {
         position: static;
    }
     .osahan-nav-top .nav-item .dropdown-menu {
         width: calc(100% - 1.5rem);
         left: 0;
         right: 0;
         margin: auto;
    }
     .osahan-nav-top .dropdown-menu {
         margin: 0px;
    }
     .footer-list {
         width: 100%;
         text-align: center;
         margin-bottom: 36px;
    }
     .homepage-search-title {
         text-align: center;
    }
     .testimonial {
        display: unset !important;
        flex-direction: unset;
        background: #fff;
        align-items: unset;
    }
     .testimonial .video-modal {
         display: unset;
         align-items: unset;
    }
     .testimonial .video-modal img {
         width: 100%;
         height: auto;
    }
     .testimonial .text-content {
         background: #fff;
         padding: 27px;
    }
     .popular {
         display: none;
    }
     .homepage-search-block .col-lg-5 {
         display: none;
    }
     .trusted-by {
         display: none;
    }
     .guide {
         margin-bottom: 15px;
    }
     .recommended a img.img-fluid {
         height: auto;
    }
     .best-selling .col-md-3 {
         margin-bottom: 5px;
    }
     .profile-card .user-profile-image .profile-name {
         padding: 0px;
    }
     .profile-card .user-profile-image .profile-name .seller-link {
         padding: 0px;
    }
     .profile-card .user-profile-image label img {
         margin: 0 0 14px 0;
    }
     .profile-right.ml-auto {
         position: absolute;
         top: -47px;
         right: 15px;
    }
     .osahan-login {
         max-width: 300px;
         margin: auto;
    }
}
 @media (min-width: 768px) and (max-width: 1023px) {
     .container {
         max-width: 100%;
    }
     .navbar-expand-lg .navbar-nav {
         -ms-flex-direction: row;
         flex-direction: row;
    }
     .navbar-nav .dropdown-menu {
         position: absolute;
         float: none;
    }
     .osahan-nav-top, .osahan-nav-mid {
         padding: 9px 15px !important;
    }
     .navbar-toggler {
         border: none;
         padding: 0px;
    }
     .osahan-nav-mid .nav-link {
         padding: 9px 10px !important;
    }
     .osahan-nav-mid .navbar-collapse {
         position: absolute;
         background: #fff;
         top: 55px;
         right: 0px;
         left: 0px;
         padding: 15px;
         border-top: 1px solid #eaebec;
         z-index: 9;
    }
     .osahan-nav-mid .navbar-collapse .navbar-nav {
         flex-direction: column;
    }
     .osahan-nav-mid .navbar-collapse .navbar-nav .nav-link {
         padding: 10px 0px !important;
    }
     .osahan-nav-mid .navbar-collapse .navbar-nav .dropdown-menu {
         position: static;
    }
     .osahan-nav-top .nav-item.dropdown {
         position: static;
    }
     .osahan-nav-top .nav-item .dropdown-menu {
         width: calc(100% - 1.5rem);
         left: 0;
         right: 0;
         margin: auto;
    }
     .osahan-nav-top .dropdown-menu {
         margin: 0px;
    }
     .homepage-search-title {
         text-align: center;
    }
     .testimonial {
        display: unset !important;
        flex-direction: unset;
        background: #fff;
        align-items: unset;
    }
     .testimonial .video-modal {
         display: unset;
         align-items: unset;
    }
     .testimonial .video-modal img {
         width: 100%;
         height: auto;
    }
     .testimonial .text-content {
         background: #fff;
         padding: 27px;
    }
     .popular {
         display: none;
    }
     .homepage-search-block .col-lg-5 {
         display: none;
    }
     .trusted-by {
         display: none;
    }
     .guide {
         margin-bottom: 15px;
    }
     .recommended a img.img-fluid {
         height: auto;
    }
     .best-selling .col-md-3 {
         margin-bottom: 5px;
    }
     .profile-card .user-profile-image .profile-name {
         padding: 0px;
    }
     .profile-card .user-profile-image .profile-name .seller-link {
         padding: 0px;
    }
     .profile-card .user-profile-image label img {
         margin: 0 0 14px 0;
    }
     .profile-right.ml-auto {
         position: absolute;
         top: -47px;
         right: 15px;
    }
     .osahan-login {
         max-width: 300px;
         margin: auto;
    }
}
 @media (min-width: 1024px) and (max-width: 1200px) {
     .container {
         max-width: 100%;
    }
}*/
</pre></body></html>