@media screen and (max-width: 1600px) {
    .title-classic-slider {
        right: 59%;
    }
}

@media screen and (max-width: 1490px) {
    #wrapper.open-sidebar {
        left: -300px;
    }
    .home-left-menu #wrapper {
        right: 0;
        left: auto;
    }
    .home-left-menu #wrapper.open-sidebar {
        padding-right: 0;
        right: -300px;
        left: auto;
        margin-left: 0;
    }
    .stock-item .item-text {
        padding-left: 30px;
        padding-right: 30px;
    }
    .item-text .title {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 1366px) {
    .title-classic-slider {
        font-size: 60px;
        line-height: 70px;
    }
	.clasic-home-slider {
		margin-bottom: 320px;	
	}
    .desc-classic-slider {
        bottom: -210px;
        width: 640px;
        max-width: 100%;
    }
    .desc-classic-slider:before {
        top: -120px;
    }
    .clasic-home-slider .slider .item {
        right: auto;
        left: 0;
        width: 80%;
        -webkit-transition: z-index 0s, top 1s, right 1s, left 1s;
        -moz-transition: z-index 0s, top 1s, right 1s, left 1s;
        -ms-transition: z-index 0s, top 1s, right 1s, left 1s;
        -o-transition: z-index 0s, top 1s, right 1s, left 1s;
        transition: z-index 0s, top 1s, right 1s, left 1s;
    }
    .clasic-home-slider .slider .item.active {
        left: auto;
        right: 0;
    }
	.footer-4 .info-ft {
		display: block;
		margin-bottom: 15px;
	}
	.home-left-menu .site-content .stock-item.item-big {
		width: 100%;
		height: 160px !important;
	}
}

@media screen and (max-width: 1199px) {
    .content-top .title {
        padding-right: 0;
    }
    .home-project {
        overflow: hidden;
    }
    .home-project .home-slider .owl-carousel .item {
        background-size: cover;
        background-position: center center;
    }
    .home-project #wrapper {
        padding: 0 50px;
    }
    .home-slider .owl-carousel .owl-controls .owl-dots {
        right: -35px;
    }
    .home-creative .main-menu > ul > li {
        margin: 0 15px;
    }
    .title-classic-slider {
        font-size: 56px;
        right: 50%;
    }
    .menu-ft ul li {
        min-width: 170px;
    }
    .footer-5 .bottom-footer .div-right,
    .footer-5 .newsletter form {
        width: 400px;
    }
    .post-details,
    .list-post {
        padding-right: 0;
    }
    .comment-form .comment-form-email,
    .comment-form .comment-form-author {
        width: 335px;
    }
    .item-text .title {
        font-size: 26px;
        line-height: 36px;
    }
    .cascade-slider_item {
        left: 15px;
    }
    .cascade-slider_nav {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cascade-slider_nav li a {
        font-size: 28px;
        line-height: 38px;
        height: 38px;
    }
	.home-creative .project-item.thumb-center {
		width: auto;	
	}
}

@media screen and (max-width: 1024px) {
	.page-about-us .content-top .title {
		padding-right: 0;
	}
}

@media screen and (max-width: 991px) {
    .mobile-menu {
        display: block;
        margin-top: 3px;
    }
	.header-1 .container,
    .header-2 .container,
	.header-2 .header-wrap {
        position: relative;
    }
	.home-creative-2 .site-brand {
		left: 15px;	
	}
    .right-header {
        margin-right: 40px;
    }
    .main-menu {
        position: absolute;
        margin-right: 0;
        top: 0;
        right: 15px;
    }
    .main-menu > ul {
        position: absolute;
        top: 75px;
        right: -290px;
        width: 290px;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        background-color: #f7f7f7;
        opacity: 0;
        visibility: hidden;
        z-index: 999;
		padding: 15px 0;
    }
    .open-creative-menu .main-menu > ul {
        opacity: 1;
        visibility: visible;
    }
    .main-menu.open > ul {
        opacity: 1;
        visibility: visible;
        right: 0;
    }
    .main-menu ul li {
        display: block;
        margin: 0;
    }
    .main-menu ul li a {
        display: block;
        padding: 10px 15px;
    }
    .main-menu .arrow {
        display: block;
    }
    .main-menu .arrow.open-sub i {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .main-menu .sub-menu {
        opacity: 1;
        visibility: visible;
        display: none;
        position: relative;
        margin-top: 0;
        width: 100%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -ms-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s;
    }
    .main-menu .open-sub .arrow i {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .main-menu > ul > li:hover .sub-menu,
    .home-creative .main-menu ul li:hover .sub-menu {
        margin-top: 0;
    }
    .home-creative .main-menu ul li a {
        text-align: left;
    }
	.masonry .grid-item {
		margin-bottom: 15px;	
	}
    .footer-1 .social-ft,
    .footer-1 .copyright {
        float: none;
        text-align: center;
    }
    .main-slider .slider-content {
        width: 100%;
    }
    .right-header ul li.acc-menu {
        display: none;
    }
    .about-widget {
        width: 100%;
    }
    .home-creative .header-2 .clearfix,
    .home-project .header-3 .clearfix {
        position: relative;
    }
    .home-creative .main-menu,
    .home-project .main-menu {
        right: 0;
    }
    .home-project .main-menu > ul {
        top: 79px;
        height: 322px;
        overflow: scroll;
    }
    .home-creative .main-menu > ul {
        top: 65px;
    }
    .home-creative .main-menu > ul li {
        margin: 0;
    }
    .title-classic-slider {
        position: relative;
        right: auto;
        text-align: left;
        top: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        margin-bottom: 30px;
    }
    .desc-classic-slider {
        position: relative;
        bottom: 0;
		left: auto;
		transform: none;
        margin-bottom: 60px;
        text-align: left;
    }
    .desc-classic-slider:before {
        display: none;
    }
	.home-creative .project-item,
	.home-creative .project-item.thumb-center {
		margin-bottom: 80px;
	}
	.home-creative .project-item:last-child {
		margin-bottom: 10px;
	}
	.clasic-home-slider {
		margin-bottom: 0;
		padding-bottom: 80px;
	}
    .clasic-home-slider .slider {
        position: relative;
    }
    .clasic-home-slider .slider .item {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
    }
    .clasic-home-slider .slider .item.active {
        top: 0;
        right: 0;
        left: 0;
    }
    #classic-slider .slider-control {
        display: block;
		margin-top: 20px;
    }
    .project-item.thumb-right .project-thumb,
    .project-item.thumb-left .project-info {
        padding-left: 50px;
    }
    .project-item.thumb-right.thumb-right-big .project-info {
        padding-left: 0;
        padding-right: 50px;
    }
    .comment-form .comment-form-email,
    .comment-form .comment-form-author {
        width: 100%;
        float: none;
    }
    .product-detail .thumb-image {
        margin-bottom: 15px;
    }
    .product-detail .thumb-image img {
        width: 100%;
    }
    .header-left-menu .bottom-header,
    .header-left-menu .right-header {
        display: none;
    }
    .header-left-menu .site-brand {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .site-header.header-left-menu {
        position: relative;
        width: 100%;
		overflow: visible;
    }
	.site-header.header-left-menu .site-brand {
		margin: 0;
		padding: 20px 30px;
	}
    .home-left-menu #wrapper {
        padding-left: 0;
    }
    .header-left-menu .main-menu {
        margin-right: 20px;
        min-height: auto;
        padding: 40px 0 0;
        overflow: unset;
    }
	.header-left-menu .main-menu > ul {
		top: 90px;
		right: -6px;
	}
    .header-left-menu .main-menu > ul > li > a:after {
        display: none;
    }
	.header-left-menu .main-menu > ul > li {
		padding: 0;	
	}
    .open-menu {
        overflow: hidden;
    }
    .open-menu .header-left-menu .main-menu.open > ul {
        opacity: 1;
        visibility: visible;
        right: 0;
        overflow-y: scroll;
    }
    .open-menu .mobile-menu {
        display: block;
        position: fixed;
        top: 24px;
        right: 30px;
        z-index: 1000;
        cursor: pointer;
    }
    .home-left-menu .mobile-menu:after {
        display: none;
    }
    .home-left-menu .hamburger-mobile,
    .home-left-menu .hamburger-mobile:before,
    .home-left-menu .hamburger-mobile:after {
        height: 2px;
    }
    .header-left-menu .main-menu .sub-menu li a {
        padding: 0 0 0 25px;
    }
    .item-text .title {
        margin-bottom: 10px;
    }
    .container-creative {
        padding: 0 15px;
    }
    .list-project .div-50:first-child {
        padding-right: 15px;
    }
    .list-project .div-50:last-child {
        padding-left: 15px;
    }
    .cur span.order-list:after {
        width: 140px;
    }
    .cur a {
        margin-left: -170px;
    }
    .open-creative-menu .mobile-menu,
    .mobile-menu.mobile-menu-creative,
    .cascade-slider_item {
        right: 15px;
    }
    #map {
        height: 480px;
    }
    .field-input .field-half:first-child {
        margin-bottom: 25px;
    }
	.menu-ft ul li {
		min-width: 120px;
	}
	.footer-5 .bottom-footer .div-right, 
	.footer-5 .newsletter form {
		width: 350px;
	}
	.page-about-us .content-top {
		padding-right: 0;
	}
	.post-type-archive .sidebar {
		margin-top: 70px;
	}
	.product-detail .breadcrumb-nav {
		margin-top: 25px;
	}
}

@media screen and (max-width: 767px) {
    .main-slider .active .slider-content {
        bottom: 30px;
    }
    .main-slider .owl-carousel .owl-controls .owl-dots {
        bottom: 5px;
    }
    .content-top {
        padding-right: 0;
    }
	.div-left, 
	.div-right {
        float: none;
        margin-bottom: 20px;
    }
	.footer-4 .social-ft {
		margin-bottom: 8px;	
	}
    .footer-5 .bottom-footer .div-right, 
	.footer-5 .newsletter form {
        width: auto;
    }
	.footer-5 .social-ft,
    .footer-5 .themeby,
    .copyright {
        float: none;
        text-align: center;
    }
	.footer-5 .social-ft {
		margin-bottom: 10px;	
	}
    .home-grid-3col .stock-cat ul,
    .home-grid-4col .stock-cat ul,
    .home-mosaic .stock-cat ul,
    .home-masonry-3col .stock-cat ul,
    .home-masonry-2col .stock-cat ul {
        text-align: center;
		margin-left: 0;
    }
    .footer-6 .row > div {
        margin-bottom: 30px;
    }
    .breadcrumb-box .container {
        width: 100%;
    }
    .home-slider .item > .container {
        width: 100%;
    }
    .home-slider-content {
        width: 50%;
        float: right;
    }
    .social-ft,
    .copyright {
        float: none;
        text-align: center;
    }
    .footer-6 .social-ft {
        text-align: left;
    }
    .project-item .project-thumb {
        margin-bottom: 40px;
    }
    .project-item.thumb-left .project-thumb {
        width: 100%;
        float: none;
    }
    .project-item.thumb-right .project-info,
    .project-item.thumb-left .project-info {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        padding-left: 0;
    }
    .project-item.thumb-right.thumb-right-big .project-thumb,
    .project-item.thumb-right .project-thumb {
        padding-left: 0;
        width: 100%;
        float: none;
    }
    .home-creative .project-item.thumb-center {
        width: 100%;
        left: 0;
    }
    .filter-attr,
    .sort-view {
        float: none;
    }
    .filter-attr > div {
        margin-bottom: 20px;
    }
    .sort-view a {
        margin-left: 0;
        margin-right: 40px;
    }
    .form-checkout .field-half {
        width: 100%;
    }
    .form-checkout .field-half:first-child {
        margin-bottom: 25px;
    }
    .cart-collaterals .cart_totals {
        width: 60%;
    }
    .home-left-menu .site-content .stock-item {
        width: 50%;
    }
    .home-left-menu .site-content .stock-item.item-big {
        width: 100%;
    }
    .home-creative {
        margin: 0;
    }
    .home-creative #wrapper {
        padding: 0 30px;
    }
    .home-creative #wrapper:after {
        display: none;
    }
    .cascade-slider_nav li a {
        font-size: 20px;
        line-height: 28px;
        height: 28px;
    }
    .home-creative-2 .project-info .title-project {
        font-size: 22px;
        line-height: 32px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .home-creative-2 .project-info {
        font-size: 16px;
        line-height: 24px;
    }
    .home-creative-2 .project-info .desc-project:before {
        margin-bottom: 5px;
        display: block;
    }
    .home-creative-2 .project-item .project-thumb {
        margin-bottom: 15px;
    }
	.main-slider {
		margin-bottom: 55px;
	}
	.site-main {
		padding-bottom: 30px;
	}
	.masonry.cols-3 .grid-item {
		width: 49%;
		margin-bottom: 18px;
	}
	.project-detail-info {
		margin-top: 60px;
	}
	.single-project-sidebar .relate-project {
		margin-top: 50px;
	}
	.archive .sidebar,
	.single-blog .sidebar {
		margin-top: 70px;
	}
	.address-text {
		margin-bottom: 50px;	
	}
}

@media screen and (max-width: 640px) {
    .main-slider .owl-carousel .item img {
        display: none;
    }
    .main-slider .owl-carousel .item {
        background-image: url(../images/placeholder/slider-img1.jpg);
        background-size: cover;
        min-height: 295px;
    }
    .home-project #wrapper {
        padding: 0 15px;
    }
    .home-slider-content {
        width: 100%;
        float: none;
        padding-right: 50px;
    }
    .home-slider-content .title-slider {
        text-align: right;
        font-size: 32px;
        line-height: 40px;
    }
	.home-slider-content .desc-slider {
        display: none;
    }
    .home-slider .button.light-btn {
        float: right;
    }
    .main-slider .owl-carousel .owl-controls .owl-dots {
        right: 0;
        text-align: center;
    }
    .title-classic-slider {
        font-size: 48px;
        line-height: 54px;
    }
    .desc-classic-slider {
        font-size: 18px;
        line-height: 26px;
    }
    .list-post .post .post-info {
        padding: 20px;
    }
    .view-list .product-thumb {
        float: none;
        margin-bottom: 15px;
		margin-right: 0;
    }
    .list-project .div-50:first-child,
    .list-project .div-50:last-child,
    .list-project .div-50 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .list-project .project-item {
        margin-bottom: 60px;
    }
    .home-creative-slider {
        padding-top: 50px;
        margin-bottom: 30px;
    }
	.site-footer.footer-5 .bottom-footer .div-right {
		margin-bottom: 0;	
	}
    .home-creative-slider .div-50 {
        height: 50%;
        width: 100%;
        padding: 5px 0;
    }
    .home-creative-slider .div-50:first-child {
        height: calc(50% - 20px);
    }
    .home-creative-slider .div-50:last-child {
        height: calc(50% - 30px);
    }
    .home-creative-slider .div-50:after {
        content: "";
        display: table;
        clear: both;
    }
	.home-creative-2 .site-header {
		position: relative;
	}
    .home-creative-slider .cascade-slider_item {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        top: 30px;
        bottom: 30px;
        left: 0;
        right: 0;
        text-align: center;
    }
    .cascade-slider_item img {
        max-height: 100%;
    }
    .cur a {
        margin-left: 0;
    }
    .cur span.order-list:after {
        width: 30px;
        margin-right: 10px;
        margin-left: 5px;
    }
    .site-header.header-4 {
        padding: 10px 0 0;
    }
    .cascade-slider_nav li {
        margin: 5px 0;
    }
	.masonry.cols-3 .grid-item {
		margin-bottom: 12px;
	}
	.home-left-menu .site-content .stock-item.item-big {
		height: 220px !important;
	}
	.main-ct .project-desc p {
		padding: 0;	
	}
	.coupon {
		float: none;	
		margin-bottom: 20px;
	}
	.actions input[name="update_cart"] {
		float: none;	
	}
}

@media screen and (max-width: 540px) {
    .filter-attr > div {
        float: none;
        margin-right: 0;
    }
    .product-item {
        width: 100%;
    }
    .coupon .input-text {
        display: block;
        margin-bottom: 20px;
    }
    .cart-collaterals .cart_totals {
        width: 100%;
    }
    #map {
        height: 300px;
    }
}

@media screen and (max-width: 480px) {
    .main-slider .slider-content p {
        display: none;
    }
    .main-slider .slider-content h3 {
        font-size: 28px;
        padding: 0 10px;
    }
    .main-slider .owl-carousel .owl-controls .owl-nav > div {
        width: 26px;
        height: 60px;
        font-size: 40px;
    }
    .main-slider .owl-carousel .owl-controls .owl-nav > div i {
        margin-left: -5px;
        height: 60px;
        line-height: 60px;
    }
    .content-top .title {
        font-size: 36px;
        line-height: 46px;
    }
    .footer-6 .bottom-footer {
        position: relative;
    }
    .back-to-top {
        font-size: 0;
        position: absolute;
        top: 55px;
        right: 0;
    }
    .back-to-top a:after {
        content:"\f106";
        font-family: FontAwesome;
        font-size: 20px;
        color: #999;
        width: 30px;
        height: 30px;
        border: 1px solid #999;
        border-radius: 3px;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
    }
    .site-footer.footer-5 {
        padding: 25px 0 30px;
    }
    .home-creative .project-item.thumb-center,
    .home-creative .project-item {
        margin-bottom: 60px;
    }
    .home-creative #wrapper {
        padding: 0 15px;
    }
    .comment-meta .action-link a,
    .comment-meta .action-link {
        float: none;
    }
    .comment-author {
        margin-bottom: 15px;
        display: block;
    }
    .comment-meta .action-link a {
        position: absolute;
        bottom: 0;
        right: 5px;
    }
    .site-footer.footer-6 {
        padding-bottom: 50px;
    }
    .tab-ct .comment-form .comment-form-email,
    .tab-ct .comment-form .comment-form-author {
        width: 100%;
    }
	.masonry.cols-3 .grid-item,
	.masonry .grid-item {
		margin-bottom: 8px;
	}
	.home-left-menu .site-content .stock-item {
		width: 100%;	
	}
	.breadcrumb-box {
		margin-bottom: 60px;
	}
	.page-about-us .img-top,
	.page-about-us .site-content,
	.page-about-us .our-team {
		margin-bottom: 50px;	
	}
	.masonry .grid-item,
	.masonry.cols-3 .grid-item {
		width: 100%;
		margin-bottom: 15px;
	}
	.shop_table.cart thead th.product-thumbnail,
	.shop_table.cart tbody .cart_item td.product-thumbnail {
		display: none;	
	}
}

@media screen and (max-width: 415px) {
    .stocks .grid {
        width: 100%;
    }
    .form-search-hd {
        right: -83px;
    }
    .menu-ft ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    .post-excerpt {
        height: 130px;
        overflow: hidden;
    }
    .view-list .p-actions .add-to-wishlist,
    .view-list .p-actions .add-to-cart {
        float: none;
        margin: 0 0 10px;
    }
	.home-left-menu .site-content .stock-item.item-big {
		height: 300px !important;
	}
	.relate-project a {
		font-size: 15px;	
	}
	.relate-project a .title-project {
		    font-size: 16px;	
	}
}