	/**
	* 8.0 Media Queries
	* ----------------------------------------------------------------------------
	*/
	@media only screen and (max-width: 1800px) {
		.site-footer:before,
		.site-header:after {
			display: none;
		}
		/*.blog-posts-content,*/
		.portfolio-container {
			margin: 0;
		}
	}
	
	@media only screen and (min-width: 1260px) {
		.page-title-inner,
		.main-content-inner,
		.theme-container,
		.full-width .inner-container,
		.main-content.left-sidebar,
		.site-footer .inner-container,
		.main-inner-container,
		.full-width .page-title,
		.main-content.box-page,
		.middle-container {
			width: 1200px;
		}
	}
	@media only screen and (min-width: 1201px) and (max-width: 1550px) {
		.page-title-inner,
		.main-content-inner,
		.theme-container,
		.full-width .inner-container,
		.main-content.left-sidebar,
		.site-footer .inner-container,
		.main-inner-container,
		.full-width .page-title,
		.main-content.box-page,
		.middle-container {
			width: 1170px;
		}
		.home-product {
			margin: 0 15px !important;
		}
		.owl-theme .owl-buttons div.owl-prev {
			left: 2%;
		}
		.owl-theme .owl-buttons div.owl-next {
			right: 2%;
		}
		article.post {
			margin: 0 0 20px;
		}
		.products_block .owl-theme .owl-buttons div.owl-prev {
			left: 1%;
		}
		.products_block .owl-theme .owl-buttons div.owl-next {
			right: 1%;
		}
		.home .testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
			right: 1%;
		}
		.home .testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
			left: 1%;
		}
		#brand-products .owl-theme .owl-buttons div.owl-next {
			right: 1%;
		}
		#brand-products .owl-theme .owl-buttons div.owl-prev {
			left: 1%;
		}
		.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons div.owl-prev {
			left: 1%;
		}
		.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons div.owl-next {
			right: 1%;
		}
		.team-posts-content.staff-page.posts-content {
			margin: 0;
		}
		.single-product .main-content-inner,
		.static-wrapper {
			/*width: auto;*/
		}
		#woo-products,
		.woocommerce ul.products.grid,
		.woocommerce-page ul.products.grid {
			/*margin: 0px;*/
		}
		.single-portfolio .read-more a {
			padding: 6px 12px;
		}
		.woocommerce div.product .woocommerce-tabs,
		.woocommerce-page div.product .woocommerce-tabs {
			padding: 30px 15px;
		}
		.upsells,
		.related,
		.cross-sells {
			margin: 0;
		}
		
		#primary {
			width: 876px;
		}
		#secondary,
		.singleproduct-sidebar {
			width: 264px;
		}
		.category-toolbar {
			width: 852px;
		}
		.main-navigation {
			padding-left: 10px;
		}
	}
	@media only screen and (max-width: 1200px) {
		.header-cart {
			margin-left: 25px;
		}
		.topbar-link {
			padding-right: 30px;
		}
		.header-search {
			margin-right: 30px;
		}
		.woocommerce ul.products li.product,
		.woocommerce-page ul.products li.product,
		.brands.list ul li {
			display: inline-block;
			float: none;
			vertical-align: top;
			width: 32.8% !important;
		}
		.hot-porduct .product {
			display: inline-block;
			float: none;
			vertical-align: top;
			width: 33.33% !important;
		}
		.woofeature .woo-grid .woocommerce ul.products li.product,
		.woonew .woo-grid .woocommerce ul.products li.product,
		.woobest .woo-grid .woocommerce ul.products li.product {
			display: none;
		}
		.primary-sidebar .widget {
			margin: 0 0 20px;
		}
		.primary-sidebar .product_list_widget li {
			margin: 10px 0 0;
		}
		.custom-testimonial .testmonial-image {
			margin: 0;
		}
		.custom-testimonial .read-more {
			margin: 15px 0;
		}
		.owl-theme .owl-buttons div.owl-prev {
			left: 0;
		}
		.owl-theme .owl-buttons div.owl-next {
			right: 0;
		}
		.home-product {
			margin: 0 15px !important;
		}
		.owl-theme .owl-buttons div {
			top: 40%;
		}
		.testimonial-top blockquote {
			line-height: 28px;
		}
		.product-block {
			margin: 35px 0px 35px;
		}
		.single-portfolio .read-more a {
			padding: 10px 10px;
		}
		.products_block .owl-theme .owl-buttons div.owl-prev {
			left: 1%;
		}
		.products_block .owl-theme .owl-buttons div.owl-next {
			right: 1%;
		}
		.home .testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
			right: 1%;
		}
		.home .testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
			left: 1%;
		}
		.brand-carousel.owl-theme .owl-controls .owl-buttons div.owl-next {
			right: 1%;
		}
		.brand-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev {
			left: 1%;
		}
		.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons div.owl-prev {
			left: 1%;
		}
		.team-posts-content.staff-page.posts-content .owl-theme .owl-buttons div.owl-next {
			right: 1%;
		}
		#woo-products,
		.woocommerce ul.products.grid,
		.woocommerce-page ul.products.grid {
			/*margin: 0px;*/
		}
		.upsells,
		.related,
		.cross-sells {
			/*margin: 0 0px;*/
		}
		.woocommerce .single-product-full #content .product div.entry-summary {
			width: 53%;
		}
		.single-product.woocommerce .woocommerce-message,
		.single-product.woocommerce-page .woocommerce-message {
			width: auto;
			margin: 0px 15px 20px !important;
		}
		.post-navigation a.prev-post ,
		.post-navigation a.next-post {
			margin-top: 10px;
			float: none;
			display: block;
			text-align: center;
		}
		.page-description,
		.term-description {
			margin: 0 auto 30px;
			background: #fff;
			width: auto;
		}
		.blog-posts-content .style-2 .post-title a {
			font-size: 14px;
		}
		.blog-posts-content .style-2 .post-title {
			margin: 5px 0;
		}
		.blog .post, .blog-list-container .item{    width: 47%;}
		.tmpmela-single-banner .text2.static-text {
			margin-bottom: 20px;
		}
		.tmpmela-single-banner .static-wrapper {
			top: 30%;
		}
		.main-navigation {
			padding-left: 10px;
		}
		
		.service-content .icon-image {
			float: none;
			display: inline-block;
		}
		.service-list .content {
			margin: 0 !important;
			float: none;
			text-align: center;
		}
		.style-1.service-list:before{top:20px;}

		.site-footer .socialcms{width:5%;}
		
		.blog-posts-products-outer{padding-right: 35px;}
		.cz-blog .shortcode-title{margin-top:90px;}
		.cz-blog .owl-buttons{    right: -12.5%;}
		.cms-banner-item{margin-bottom:17px;}
		.cms-banner-item .cms-banner-inner .static-wrapper .static-inner .text1.static-text {
			font-size: 22px;
		}
		.cms-banner-item .cms-banner-inner .static-wrapper .static-inner .text2.static-text {
			font-size: 22px;
			line-height: 35px;
		}
		
		.cz-offer {
			padding-top: 100px!important;
		}
		.cz-offer .offer-sub-title p {
			font-size: 22px;
			line-height: 26px;
			margin-top: 10px;
		}
		.cz-offer .offer-title p {
			font-size: 35px;
			line-height: 45px;
		}
		.cz-offer .button_content_inner {
			margin-top: 40px;
		}
		.cz-offer .offer-dec p {
			padding-right: 45px;
		}
		.woo_categories_slider .owl-buttons{    top: 57%;}
		.cz-blog .owl-buttons{    top: 51%;}
	}
	
	@media only screen and (min-width: 980px) and (max-width: 1300px) {
		.forth-widget{padding-left: 15px;}
		
		.footer-bottom-right {
			padding-right: 20px;
		}
	}
		
	@media only screen and (min-width: 980px) and (max-width: 1200px) {
		.service-1 .service-content {
			text-align: center;
		}
		.service-3 .service-content {
			text-align: center;
		}
		#primary {
			width: 707px;
		}
		#secondary,
		.singleproduct-sidebar {
			width: 223px;
		}
		.category-toolbar{width: 683px;}
		
		
		.site-footer .newsletter .newsletter-submit, .site-footer .tnp .tnp-submit {
			padding-left: 15px;
			padding-right: 15px;
		}
		.site-footer .newsletter-email, .tnp-email {
			padding-right: 100px;
		}
		.right-cms .vc_column-inner {
			padding-left: 30px !important;
		}
		.cms-text .static-text {
			font-size: 25px;
			line-height: 35px;
		}
		.footer-widget {
			padding: 0 15px;
		}
		.first-widget{
			padding-left: 0;
		}
		.forth-widget{
			padding-right: 0;
		}
		
	}
	
	@media only screen and (min-width: 1024px) and (max-width: 1200px) {
		.page-title-inner,
		.main-content-inner,
		.theme-container,
		.full-width .inner-container,
		.main-content.left-sidebar,
		.site-footer .inner-container,
		.main-inner-container,
		.full-width .page-title,
		.main-content.box-page,
		.middle-container {
			width: 960px;
		}
	}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
		.page-title-inner,
		.main-content-inner,
		.theme-container,
		.full-width .inner-container,
		.main-content.left-sidebar,
		.site-footer .inner-container,
		.main-inner-container,
		.full-width .page-title,
		.main-content.box-page,
		.middle-container {
			width: 940px;
		}
		#primary {
			width: 685px;
		}
		#secondary {
			width: 225px;
		}
		.woocommerce .single-product-full.side-widget-area #content .product div.entry-summary {
			width: 68%;
		}
		.woocommerce .single-product-full #content .product div.entry-summary {
			width: 100%;
		}
		.woocommerce .single-product-full #content .product div.images,
		.woocommerce .single-product-sidebar #content div.product div.images,
		.woocommerce div.product div.images,
		.woocommerce-page .single-product-sidebar #content div.product div.images,
		.woocommerce-page div.product div.images {
			float: none;
			margin: 0 auto 50px;
			width: 60%;
		}
		
	}
	@media only screen and (max-width: 979px) {
		/*header*/
		.offer-inner,
		.cart-price .label,
		.header-cart .shopping_cart .amount,
		.cart-text {
			display: none;
		}
		.cart-contents {
			height: 30px;
			width: 30px;
			background-color: transparent;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;
		}
		.topbar-link-toggle span,
		.topbar-link-toggle .sub-title,
		.topbar-link-toggle:before {
			display: none;
		}
		.header-cart .shopping_cart a:hover{
			background-color: transparent;
		}
		.header-cart .shopping_cart a:before{
			background-position: center -235px;
			width: 30px;
			height: 30px;
		}
		.header-cart .shopping_cart a:hover:before{	
   			background-position: center -155px;
		}
		.cart-price{
			top: -5px;
			right: -7px;
		}
		.topbar-link-toggle{
			background: url(images/codezeel/nav-icon.png);
			background-attachment: scroll;
			background-repeat: no-repeat;
			background-position: center -77px;
			background-color: transparent;
			height: 30px;
			width: 30px;
			font-size: 0;
			padding: 0;
		}
		.topbar-link-toggle:hover{
			background-position: center -14px;
		}
		.topbar-link-toggle:after,.topbar-link:before{display:none;}
		.topbar-link {
			padding: 0 !important;
		}
		.offer-icon {
			margin-right: 0;
		}
		.cart-price {
			padding: 0;
		}
		.header-top {
			padding: 30px 0 30px;
		}
		.header-cart .togg .widget.widget_shopping_cart,
		.topbar-link-wrapper,.header-search .woocommerce-product-search, .header-search .search-form {
			top: 38px;
			right: 0;
		}
		/**search**/
		.header-search{
			height:30px;
			width:30px;
			border:none;
			position:relative;
			float: right;
    		margin: 10px 15px 0 0;
		}
		.header-search .woocommerce-product-search, .header-search .search-form{
		    position: absolute;
			right: 0px;
			left: auto;
			top: 38px;
			z-index: 99999999;
			display: none;
		}
		.header-search .header-toggle {
			cursor: pointer;
			position: absolute;
			top: 0;
			left: 0;
			display:block;
			background: url(images/codezeel/nav-icon.png);
			background-attachment: scroll;
			background-repeat: no-repeat;
			background-position: center -314px;
			background-color: transparent;
			height: 30px;
			width: 30px;
		}
		.header-search .header-toggle:hover {
			background-position: center -354px;
		}
		.header-search.active .header-toggle{
			background-position: center -405px;
		}
		.header-search.active .header-toggle:hover {
			background-position: center -461px;
		}
		.header-search .header-toggle:hover:before,.header-search.active .header-toggle:hover:before{ color:#888888;}
		.header-search .woocommerce-product-search .search-field{
			position:relative; 
			padding-right: 55px;
			width: auto;   
			position: absolute;
			right: 0;
			height: 40px;
		}
		.header-search .woocommerce-product-search input[type="submit"]{
			position:absolute;
			top:1px;
			right:0;
			height:37px;
			width:37px;
		}
		.header-search .woocommerce-product-search button[type="submit"] {
			background-position: center -308px;
			height: 40px;
			width: 50px;
		}
		.header-search .woocommerce-product-search button[type="submit"]:hover {
			background-position: center -348px;
		}
		/****************** Content ******************/
		.widget_accepted_payment_methods .title-outer {
			display: block;
		}
		.widget_accepted_payment_methods .accepted-payment-methods {
			display: none;
		}
		.widget_accepted_payment_methods.toggled-on .accepted-payment-methods {
			display: block;
			text-align: left;
			padding-top: 10px;
		}
		.footer-widget .widget.widget_accepted_payment_methods{padding-bottom:20px;border: none;}
		.site-footer .gallery-item {
			width: auto !important;
			margin-right: 10px;
		}
		.site-footer .gallery{margin-bottom:5px;    margin-top: 5px}

		.page-title-inner,
		.main-content-inner,
		.theme-container,
		.full-width .inner-container,
		.main-content.left-sidebar,
		.site-footer .inner-container,
		.main-inner-container,
		.full-width .page-title,
		.main-content.box-page,
		.middle-container {
			width: 730px;
		}
		#secondary,
		#primary {
			width: 100%;
			margin: 0 0 30px;
			float: none;
			clear: both;
		}
		.blog-posts-content .post-title a,
		.single-portfolio .portfolio-title a {
			font-size: 15px;
			line-height: 15px;
		}
		.woocommerce .single-product-full.side-widget-area #content .product div.entry-summary,
		.woocommerce .single-product-full #content .product div.entry-summary {
			width: 100%;
		}
		.singleproduct-sidebar {
			float: left;
			margin: 0;
		}
		.col-main {
			width: 100%;
		}
		.page-title .entry-title-main {
			font-size: 24px;
		}
		.breadcrumbs,
		.woocommerce .woocommerce-breadcrumb,
		.woocommerce-page .woocommerce-breadcrumb {
			font-size: 12px;
		}
		.woocommerce .single-product-full #content .product div.images,
		.woocommerce .single-product-sidebar #content div.product div.images,
		.woocommerce div.product div.images,
		.woocommerce-page .single-product-sidebar #content div.product div.images,
		.woocommerce-page div.product div.images {
			float: none;
			margin: 0 auto 20px;
			width: 74%;
		}
		.primary-sidebar .widget_top_rated_products .amount {
			display: block;
		}
		.product-slider {
			padding: 5px;
		}
		.address-text {
			width: 100%;
		}
		.widgets-brand .widget-title {
			display: block;
		}
		.home .testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-prev,
		.products_block .owl-theme .owl-buttons div.owl-prev,
		#brand-products .owl-theme .owl-buttons div.owl-prev {
			left: 4%;
		}
		.home .testimonial-carousel.owl-theme .owl-controls .owl-buttons div.owl-next,
		.products_block .owl-theme .owl-buttons div.owl-next,
		#brand-products .owl-theme .owl-buttons div.owl-next {
			right: 4%;
		}
		
		.normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2{
			font-size: 25px;
			line-height: 28px;
		}
		
		.category-page.vc_column_container > .vc_column-inner, .top-rated-pro.vc_column_container > .vc_column-inner {
			margin: 0;
		}
		/**************************  product-categories ******************************/
		.product-categories .hitarea:before,
		.widget_categories .hitarea:before {
			font-size: 10px;
			margin: 5px 0 0;
			text-align: right;
		}
		.product-categories .expandable-hitarea:before,
		.widget_pages .expandable-hitarea:before,
		.widget_nav_menu .expandable-hitarea:before,
		.widget_categories .expandable-hitarea:before {
			content: "\f067";
		}
		.product-categories .collapsable-hitarea:before,
		.widget_pages .collapsable-hitarea:before,
		.widget_nav_menu .collapsable-hitarea:before,
		.widget_categories .collapsable-hitarea:before {
			content: "\f068";
		}
		.product-categories .dc-mega-icon {
			display: none;
		}
		/******************  CSS for all sidebar and footer toggle ******************/
		.primary-sidebar .widget_black_studio_tinymce .textwidget,
		.primary-sidebar .widget > .toggle-block,
		.primary-sidebar .widget_price_filter .toggle-block,
		.primary-sidebar .widget_shopping_cart_content,
		.primary-sidebar .widget_pages > ul,
		.primary-sidebar .widget ul.toggle-block {
			padding: 0 10px 10px;
		}
		.title-outer {
			cursor: pointer;
			position: relative;
		}
		.primary-sidebar .widget {
			margin-bottom: 15px;
		}
		.widget .widget-title {
			margin-bottom:0px;
		}
		.toggled-on .title-outer:before {
			content: "\f106";
			line-height: 11px;
		}
		.title-outer:before,
		.toggled-off .title-outer:before {
			content: "\f107";
			position: absolute;
			right: 12px;
			font-family: 'FontAwesome';
			font-size: 20px;
			color: #000000;
			top: 0;
			bottom: 0;
			height: 14px;
			width: 14px;
			text-align: center;
			z-index: 9;
			line-height: 15px;
			margin: auto;
		}
		.site-footer .title-outer:before,
		.site-footer .toggled-off .title-outer:before {color:#ffffff;}
		.toggled-off .toggle-block,
		.primary-sidebar .toggle-block,
		.site-footer .toggle-block,
		.primary-sidebar .widget_shopping_cart_content,
		.primary-sidebar .toggled-off .widget_shopping_cart_content,
		.toggle-content .toggle-block, .newsletter-text, .toggled-off .newsletter-text {
			display: none;
		}
		
		.follow-us .toggle-block{display:block;}
		
		.toggled-on .toggle-block,
		.primary-sidebar .toggled-on .widget_shopping_cart_content,.toggled-on .newsletter-text {
			display: block;
		}
		.toggle-content .toggle_title {
			display: block;
		}
		.toggle-content .toggle_title {
			background-color: #f5f5f5;
			display: block;
			text-align: left;
		}
		.toggle-content .toggled-on .main-ul {
			display: block;
		}
		.toggle-content .toggled-off .main-ul,
		.toggle-content .main-ul {
			display: none;
		}
		.site-footer .footer-widget .widgets-follow-us.toggled-on .widget widget_accepted_payment_methods .accepted-payment-methods {
			display: block;
		}
		/******************  CSS for all sidebar and footer toggle ******************/
		.site-content .entry-thumbnail img {
			width: 100%;
		}
		.woocommerce ul.products li.first,
		.woocommerce-page ul.products li.first {
			clear: none;
		}
		.team-posts-content.posts-content .container {
			width: 50%;
		}
		.woocommerce .single-product-full .woocommerce-main-image.zoom,
		.single-product-sidebar .woocommerce-main-image.zoom {
			float: right;
			padding: 0;
			width: 86%;
		}
		.home-blog .two_fifth,
		.home-blog .three_fifth {
			width: 100%;
		}
		.home-blog .blog-posts-content {
			margin: 0;
		}
		.primary-sidebar .blog-posts-content {
			padding: 32px 0 0;
		}
		#secondary .post-content-inner {
			padding: 0 5px;
		}
		.woocommerce ul.products li.product:hover .product-detail-wrapper,
		.product-detail-wrapper {
			opacity: 1;
			-khtml-opacity: 1;
			-webkit-opacity: 1;
			-moz-opacity: 1;
		}
		.popup-video .one_third_inner.content_inner {
			margin: 0 !important;
			width: 100% !important;
		}
		.popup-video .two_third,
		.popup-video .one_third {
			width: 100%;
		}
		.newletter-block .parallax-text-wrapper,
		.newletter-block .one_third {
			width: 100%;
		}
		.gallery-item,
		.portfolio-filter-container .item,
		.portfolios li {
			display: inline-block;
			float: none;
			vertical-align: top;
			width: 50% !important;
		}
		/****************** Footer ******************/
		.footer-widget {
			background: transparent;
		}
		.first-widget,
		.second-widget,
		.site-footer .widget_newsletterwidget .title-outer .widget-title {
			text-align: left;
		}
		.footer-widget.toggled-on .accepted-payment-methods {
			text-align: center;
		}
		.widget_search {
			display: none;
		}
		.footer_top {
			margin: 30px 0;
		}
		.home-about-me {
			text-align: center;
		}
		.tmpmela-about-description {
			line-height: 24px;
		}
		.footertop .custom-text-container .text {
			margin: 0;
			text-align: center!important;
		}
		.site-footer h3.widget-title {
			margin: 0;
			padding: 10px 0;
		}
		.site-footer .widgets-follow-us h3.widget-title {
			display: block;
		}
		.footer-top{
			margin-top: 40px;
      		margin-bottom: 0px;
		}
		#footer-widget-area {
			display: inline-block;
			padding: 20px 0;
			vertical-align: top;
		}
		.site-footer .follow-us h3.widget-title {
			display: block;
		}
		.site-footer .title-outer:before,
		.site-footer.toggled-off .title-outer:before {
			right: 12px;
		}
		.footer-widget,
		.fifth-widget.footer-widget,
		.first-widget.footer-widget,
		.follow-us,
		.widget.widgets-footercontact {
			min-height: inherit;
			width: 100%;
			padding: 0;
			border: none;
			margin: 0;
		}
		.site-footer .toggle-block {
			margin: 0px 0 10px;
			float: left;
			width: 100%;
		}
		.widgets-footercontact h3.widget-title {
			display: block;
		}
		.toggled-on .newslettre-text {
			display: block;
		}
		.site-footer .widget_newsletterwidget .title-outer:before {
			top: 0px;
			right: 12px;
		}
		.tnp-field.tnp-field-button{float:left;}
		.site-footer .toggle-block {
			margin: 10px 0px;
		}
		.footer-widget .widget.widget_newsletterwidget {
			margin: 0px;
		}
		.site-footer .address_content .contact_address {
			display: inline-block;
		}
		.category-toolbar {
			width: 710px;
		}
		/*footer cms*/
		
		.service-list {
			float: none;
			margin: 0;
			width: 100%;
		}
		.service-content .icon-image {
			float: none;
			display: inline-block;
			margin: 0;
		}
		.service-list .content {
			width: auto;
			float: none;
			padding: 0 10px;
			border-left: none;
		}
		.footer-widget .widget .title-outer .widget-title:after {
			bottom: 0px;
			display: none;
		}
		.footer-menu-links ul {
			margin: 5px 0;
		}
		.widgets-footercontact .widget-title {
			display: block;
		}
		.footer-widget {
			margin-bottom: 10px !important;
		}
		.single-portfolio .read-more a {
			padding: 10px 10px;
		}
		
		/****************** Start Primary navigation ******************/
		#primary-sidebar .toggled-on .toggle-block,
		#primary-sidebar .toggled-on .widget_shopping_cart_content {
			display: block;
			padding: 15px;
		}
		#primary-sidebar .toggled-off .toggle-block,
		#primary-sidebar .toggled-off .widget_shopping_cart_content,
		.primary-sidebar .widget .toggle-block,
		.custom_category,
		.textbox .text1,
		#primary-sidebar .toggled-off .textwidget {
			display: none;
		}
		.menu-toggle:before {
			content: "\f0c9";
			font-size: 18px;
			left: 0;
			position: absolute;
		}
		.navigation-bar.active .mobile-menu {
			overflow-y: auto;
			transform: translateX(0px);
			-webkit-transform: translateX(0px);
			-ms-transform: translateX(0px);
			-o-transform: translateX(0px);
			-moz-transform: translateX(0px);
			transition: all 300ms ease 0s;
			-webkit-transition: all 300ms ease 0s;
			-moz-transition: all 300ms ease 0s;
			-ms-transition: all 300ms ease 0s;
			-o-transition: all 300ms ease 0s;
		}
		.mobile-menu {
			display: block;
		}
		.mobile-menu-inner {
			margin: 0;
		}
		.menu-menu-container {
			height: 100%;
		}
		.navigation-fix .navigation-bar {
			background-color: rgba(0, 0, 0, 0);
		}
		.hitarea {
			display: block;
			float: right;
			height: 30px;
			position: relative;
			width: 40px;
			color: #333;
			text-align: right;
		}
		.mega-menu {
			display: none;
		}
		.navigation-bar.active .mobile-menu,
		.mobile-menu {
			display: block;
		}
		.menu-toggle {
			color: #000;
			cursor: pointer;
			display: block;
			font-weight: 500;
			font-size: 15px;
			line-height: 18px;
			margin: 0;
			padding: 0px 0 0px 25px;
			position: relative;
			text-align: left;
			text-transform: capitalize;
			width: 100%;
			box-sizing: border-box;
		}
		.navbar.default.navigation-inner {
			display: block;
		}
		
		.primary-sidebar .widget_product_search .woocommerce-product-search {
			margin: 10px 0;
		}
		.left-col .primary-sidebar .widget ul.menu.toggle-block {
			margin-top: 0px;
		}
				
		/****Header****/
		.header-logo {
			display: none;
		}
		.header-mob-logo {
			display: inline-block;
			position: relative;
			vertical-align: top;
		}
		.header-mob-logo img {
			max-height: 45px;
		}
		.header-top {
			margin-top: 46px;
		}
		.mobile-menu {
			width: 250px;
		}
		.admin-bar .mobile-menu {
			margin-top: 32px;
		}
		
		.header-top{margin-top:0; padding:0;}
		#site-navigation:before{display:none;}
		.main-navigation {
			padding-left: 0;
			margin-top: 14px;
			margin-bottom: 13px;
			float: left;
		}
		.header-right{
			margin-top: 7px;
			margin-bottom: -37px;
			z-index: 999;
			width: auto;
		}
		.header-left {
			width: 100%;
			padding: 20px 0;
		}
		.sticky-menu .header-main .header-left {
			display: none;
		}
		.header-cart,.header-search,.topbar-link{
			margin-top:0px;
		}
		.header-cart {
			margin-left: 15px;
		}
		/**Footer**/
		.site-info {
			float: none;
			padding: 0 0 10px 0;
			margin-left: 0;
			margin-right: 0;
		}
		.paymentcms {
			float: none;
		}
		.footer-bottom{padding:0;}
		
		/**newsletter**/
		.tmpmela-newsletter-title {
			line-height: 26px;
			font-size: 20px;
			margin-bottom: 10px;
		}
		.tmpmela-newsletter-text{
			margin-left:0;
			margin-right:0;
			line-height: 26px;
		}
		.tmpmela-newsletter-form{margin-top:10px;}
		
		
		
		/*****************testimonial********************/
		
		
		.cz-testimonial .shortcode-title{float:none;}
		.cz-testimonial .shortcode-title:before{display:none;}
		.cz-testimonial .product-block {
			padding-left: 15px;
			padding-right: 15px;
		}
		.style-1 .testmonial-image {
			float: none;
			padding-bottom: 15px;
		}
		.testimonial-wrapper {
			padding: 0;
			width: 100%;
			text-align: center;
		}
		.custom-testimonial .testimonial-content {
			width: 100%;
			margin-bottom: 10px;
		}
		.entry-content .testimonial-content blockquote {
			text-align: center;
		}
		.testmonial-text {
			float: none;
		}
		
		
		.footer-bottom-left {
			float: none;
			padding:5px 0;
		}
		.footer-bottom-left img{padding:0;border:none;}
		
		.footer-bottom-right {
			float: none;
			margin-bottom: 20px;
		}
		
		.footer-bottom .theme-container {
			padding-bottom: 0;
			padding-top: 20px;
		}
		
		
		.cz-testimonial .owl-controls {
			position: static;
			margin-top: 20px;
		}
		
		.style-1.service-list:before{display:none;}
		
		.woo_categories_slider .owl-buttons{top: 64%;}

		/****************Social CMS*******************/
		
		.site-footer .socialcms {
			position: static;
			background: transparent;
			width: 100%;
		}
		.site-footer .follow-us {
			position: static;
			text-align: center;
			height: auto;
			width: 100%;
		}
		.site-footer .follow-us a {
			display: inline-block;
			margin: 0 3px 5px;
		}
		
		.cz-blog .shortcode-title{width:20%;}
		.blog-posts-products-outer {
			padding-right: 20px;
		}
		.cz-blog .owl-buttons {
			top: 52%;
		}
		
		
		.cz-categories .shortcode-title {
			margin-top: 30px;
		}
		.cz-categories .normal-title, .cz-blog .normal-title {
			padding-bottom: 10px;
		}
		.cz-categories .shortcode-title:before, .cz-blog .shortcode-title:before {
			top: 38px;
		}
		.woo_categories_slider .owl-buttons {
			top: 53%;
		}
		
		.cz-blog .shortcode-title {
			margin-top: 50px;
		}
		.cz-blog .owl-buttons {
			top: 43%;
			right: -14%;
		}
	}
	@media only screen and (max-width: 782px) {
		.admin-bar .sticky-menu .header-main{
			margin-top: 46px;
		}
		.admin-bar .mobile-menu {
			margin-top: 46px;
		}
	}
	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.footertop .newsletter-subscription {
			width: 56%;
			padding: 30px 20px;
		}
		.site-footer .newsletter-email {
			width: 238px;
		}
		#navbar,
		.header_cart {
			display: block;
			padding: 0;
			position: static;
		}
		
		/************CMS Banner****************/
		.cms-banner-item .cms-banner-inner .static-wrapper .cms-text .static-inner .text1.static-text{
			font-size: 15px;
   			padding-bottom: 5px;
		}
		.cms-banner-item .cms-banner-inner .static-wrapper .cms-text .static-inner .text2.static-text{
			padding-bottom: 5px;
    		font-size: 20px;
		}
		.cms-banner-item .cms-banner-inner .static-wrapper .shop-now{padding-top:5px;}
		
		.cms-banner-item .cms-banner-inner .static-wrapper .cms-text .static-inner .text1.static-text {
			font-size: 10px;
			line-height: 14px;
		}
		.cms-banner-item .cms-banner-inner .static-wrapper .cms-text .static-inner .text2.static-text {
			font-size: 20px;
		}
		.cms-banner-item .cms-banner-inner .static-wrapper .shop-now {
			font-size: 12px;
		}
		/**************/
		
		.cz-offer .offer-sub-title p {
			font-size: 20px;
			line-height: 24px;
		}
		.cz-offer .offer-title p {
			font-size: 28px;
			line-height: 40px;
		}
		.cz-offer {
			padding-top: 20px!important;
		}
		.cz-offer .offer-dec p {
			padding-right: 20px;
			margin-top: 15px;
		}
	}
	@media only screen and (max-width: 767px) {
		.header-main .theme-container {
			padding: 0px;
		}
		.woocommerce .woocommerce-ordering,
		.woocommerce .woocommerce-result-count,
		.woocommerce-page .woocommerce-ordering,
		.woocommerce-page .woocommerce-result-count {
			margin-bottom: 20px;
			text-align: center;
		}
		#primary .gridlist-toggle {
			float: none;
		}
		.faq-questions {
			margin: 0 -20px;
		}
		.single-product .main-content-inner {
			width: auto;
		}
		.page-title-inner,
		.main-content-inner,
		.theme-container,
		.full-width .inner-container,
		.main-content.left-sidebar,
		.site-footer .inner-container,
		.main-inner-container,
		.full-width .page-title,
		.main-content.box-page,
		.container,
		.middle-container {
			width: auto;
			margin: 0 15px !important;
		}
		.main-content.box-page.full-width,
		.main-content-inner .home-page,
		.main-content.blog-page.blog-list.box-page,
		.main-content-inner .main-content.box-page {
			margin: 0 !important;
		}
		.woocommerce ul.products li.product,
		.woocommerce-page ul.products li.product,
		.brands.list ul li {
			width: 32.7% !important;
		}
		.item.container.style-2 {
			margin: 0 !important;
		}
		.owl-theme .owl-buttons div.owl-prev {
			left: 1%;
		}
		.owl-theme .owl-buttons div.owl-next {
			right: 1%;
		}
		
		#primary,
		.left-sidebar #primary,
		.homepage #home_primary,
		#secondary,
		.full-width .page-title {
			width: 100%;
		}
		.content_inner {
			width: 100% !important;
			margin: 0 !important;
		}
		.footertop .content_inner,
		.widget .banner-slider-container ul li {
			text-align: center;
		}
		.navbar,
		.header_cart {
			display: block;
			padding: 0;
			position: static;
		}
		.home .box-category-heading,
		.box-category-heading {
			cursor: pointer;
			width: 100%;
		}
		/****************** Header ******************/
		.header_logout a {
			display: block;
		}
		.woocommerce .woocommerce-result-count,
		.woocommerce-page .woocommerce-result-count,
		.woocommerce .woocommerce-ordering,
		.woocommerce-page .woocommerce-ordering {
			float: none;
			display: inline-block;
			vertical-align: top;
		}
		.woocommerce.list-view .woocommerce-result-count,
		.woocommerce-page.list-view .woocommerce-result-count {
			display: block;
		}
		.header-mob-logo {
			width: 140px;
		}
		.header-center {
			margin-top: 0;
		}
		.header-mob-logo img {
			height: auto;
			max-width: 100%;
			margin-bottom: 0px;
		}
		.email-block {
			padding-left: 25px;
		}
		/****************** Content ******************/
		.single_variation_wrap {
			overflow: visible;
		}
		.woocommerce .single-product-full .woocommerce-main-image.zoom,
		.woocommerce .single-product-full .woocommerce-main-image.zoom,
		.single-product-sidebar .woocommerce-main-image.zoom {
			width: 100%;
		}
		#content div.product div.images .bx-wrapper .bx-controls-direction a,
		#content div.product div.images .bx-wrapper:hover .bx-controls-direction a {
			opacity: 1;
			-khtml-opacity: 1;
			-webkit-opacity: 1;
			-moz-opacity: 1;
		}
		#content div.product div.images .bx-wrapper {
			display: inline-block;
			float: none;
		}
		.woocommerce #content .product div.images {
			text-align: center;
		}
		.woocommerce .cart-collaterals .cart_totals,
		.woocommerce-page .cart-collaterals .cart_totals {
			width: 100%;
		}
		.woocommerce .col2-set .col-1,
		.woocommerce-page .col2-set .col-1,
		.woocommerce .col2-set .col-2,
		.woocommerce-page .col2-set .col-2 {
			margin-bottom: 20px;
			box-sizing: border-box;
			width: 100%;
		}
		.blog-posts-content .blog-grid .item.style-3 {
			width: 100%;
		}
		.main-container .resp-tabs-list {
			margin: -7px 60px -2px 0;
		}
		#yith-quick-view-content div.images,
		#yith-quick-view-content div.summary {
			float: none;
			width: 100%;
		}
		#yith-quick-view-content div.summary {
			float: left;
			margin: 0;
			padding: 15px;
			width: 100%;
		}
		#woo-products,
		.woocommerce ul.products.grid,
		.woocommerce-page ul.products.grid {
			/*margin: 0px;*/
		}
		.category-toolbar {
			width: 100%;
			padding-left: 0;
			padding-right: 0;
			padding-bottom: 0;
			padding-top: 20px;
		}
		.woo_categories_slider {
			margin: 0 -15px;
		}
		/****************** Shortcode  ******************/
		.style-2 .service-content {
			text-align: left;
		}
		.tmpmela_about .image-right .about_image,
		.tmpmela_about .image-left .about_content,
		.tmpmela_about .image-left .about_image,
		.tmpmela_about .image-right .about_content {
			width: 100%;
			text-align: center;
		}
		.aboutus .banner-slider-container {
			text-align: center;
		}
		.counter .jumbo:after{display: none;}
		
		.normal-title,
		.upsells.products > h2,
		.related.products h2,
		.cross-sells > h2 {
			font-size: 25px;
		}
		
		.cms-banner-item {
			margin-bottom: 25px;
		}

		/****************** Footer ******************/
		.footertop .custom-text-container {
			display: inline-block;
		}
		.site-footer .newsletter tr,
		.site-footer .newsletter tbody,
		.site-footer .newsletter table,
		.site-footer .newsletter td {
			display: inline-block;
			float: none;
			vertical-align: top;
			text-align: center;
		}
		.site-footer .newsletter td {
			display: block;
		}
		.sitemap-item,
		.contact_form form {
			width: 100%;
		}
		.contact_form .address-container .icon {
			float: none;
			display: inline-block;
			vertical-align: top;
		}
		.woocommerce-MyAccount-navigation {
			width: 100%;
			margin: 0 0 30px 0;
		}
		.woocommerce-MyAccount-content {
			overflow: visible;
		}
		.cms-banner-item img {
			width: 100%;
		}
		/************* cart page **********/
		.woocommerce table.my_account_orders tr td.order-actions:before,
		.woocommerce table.shop_table_responsive tr td.actions:before,
		.woocommerce table.shop_table_responsive tr td.product-remove:before,
		.woocommerce-page table.my_account_orders tr td.order-actions:before,
		.woocommerce-page table.shop_table_responsive tr td.actions:before,
		.woocommerce-page table.shop_table_responsive tr td.product-remove:before {
			display: none;
		}
		.woocommerce-page #content table.cart .product-thumbnail:before,
		.woocommerce-page table.cart .product-thumbnail:before {
			content: attr(data-title)" ";
		}
		.woocommerce table.shop_table_responsive tbody th,
		.woocommerce table.shop_table_responsive thead,
		.woocommerce-page table.shop_table_responsive tbody th,
		.woocommerce-page table.shop_table_responsive thead {
			display: none;
		}
		.woocommerce table.shop_table_responsive tr,
		.woocommerce-page table.shop_table_responsive tr {
			display: block;
		}
		.woocommerce table.shop_table_responsive tr td:before,
		.woocommerce-page table.shop_table_responsive tr td:before {
			content: attr(data-title)": ";
			float: left;
			font-weight: 700;
			color: #000;
		}
		.woocommerce table.shop_table_responsive tr td,
		.woocommerce-page table.shop_table_responsive tr td {
			display: block;
			text-align: right;
		}
		.woocommerce #content table.cart .product-thumbnail,
		.woocommerce table.cart .product-thumbnail,
		.woocommerce-page #content table.cart .product-thumbnail,
		.woocommerce-page table.cart .product-thumbnail {
			text-align: center;
		}
		.woocommerce .cart-collaterals .cart_totals a.button.alt,
		.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
			width: 100%;
		}
		.quantity {
			max-width: 270px;
			position: relative;
		}
		td.product-quantity .quantity {
			float: right;
		}
		.woocommerce #content table.cart td.actions .coupon,
		.woocommerce table.cart td.actions .coupon,
		.woocommerce-page #content table.cart td.actions .coupon,
		.woocommerce-page table.cart td.actions .coupon {
			float: none;
			padding-bottom: 0.5em;
		}
		.woocommerce #content table.cart td.actions .button,
		.woocommerce table.cart td.actions .button,
		.woocommerce-page #content table.cart td.actions .button,
		.woocommerce-page table.cart td.actions .button {
			width: 100%;
		}
		.woocommerce #content table.cart td.actions .coupon .input-text,
		.woocommerce table.cart td.actions .coupon .input-text,
		.woocommerce-page #content table.cart td.actions .coupon .input-text,
		.woocommerce-page table.cart td.actions .coupon .input-text {
			margin: 0 0 10px;
		}
		.woocommerce #content table.cart td,
		.woocommerce #content table.cart th,
		.woocommerce table.cart td,
		.woocommerce table.cart th,
		.woocommerce-page #content table.cart td,
		.woocommerce-page #content table.cart th,
		.woocommerce-page table.cart td,
		.woocommerce-page table.cart th {
			float: left;
			width: 100%;
			text-align: right;
			padding: 10px!important;
		}
		.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
		.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
			background-color: rgba(0, 0, 0, 0.02);
		}
		.shop_table.cart.wishlist_table thead {
			display: none;
		}
		.title-description {
			box-sizing: border-box;
			padding: 0 15px !important;
		}
		.entry-thumbnail {
			float: none;
			margin-right: 0;
			width: auto;
		}
		.admin-bar .mobile-menu {
			top: 45px;
			margin-top:0;
		}
		.service-content {
			display: block;
			margin-bottom: 20px;
		}
		.service-list .content{text-align:center;}
		.service-title:before {
			left: 0;
			right: 0;
			margin: auto;
		}
		.tmpmela-single-banner .text2.static-text {
			font-size: 25px;
			line-height: 25px;
		}
		.single-portfolio .read-more a {
			padding: 6px 10px;
		}
		.tmpmela-single-banner .static-wrapper {
			top: 15%;
		}
		.tmpmela-single-banner .text2.static-text {
			margin-bottom: 10px;
		}
		.cms-middle .cms-text .static-text {
			font-size: 28px;
			line-height: 40px;
		}
		
		
		.tmpmela-newsletter-form{
			margin-bottom: 15px;
		}
		
		.footer-menu-links ul li{margin-bottom: 5px;}
		.footer-menu-links a{padding:0px 15px;}
		
		.blog .post, .blog-list-container .item{width:100%}
		.blog article.post:nth-child(2n+1) ,.blog-list-container .item:nth-child(2n+1),
		.blog article.post:nth-child(2n+2) ,.blog-list-container .item:nth-child(2n+2) {
			margin-left: 0px;
			margin-right: 0px;
		}
		
		.cz-categories .shortcode-title{margin:0 0 25px;}
		
		.resp-tabs-list {
			margin: 0 !important;
			float: left;
		}
		.resp-tabs-list li .tab-title {
			padding: 0 10px;
		}
		.resp-tabs-list li.resp-tab-active .tab-title {
			color: #888888;
			background-color: transparent;
		}
		.resp-tabs-list li.resp-tab-active .tab-title:before, 
		.resp-tabs-list li .tab-title:before, 
		.woocommerce-tabs ul.tabs li a:before{
			background-color: transparent;
		}
		.resp-tabs-list li{margin:0;}
		.resp-tabs-list li:first-child .tab-title,
		.resp-tabs-list li.resp-tab-active:first-child .tab-title {
			padding-left: 0;
		}
		.shortcode-title {
			padding-bottom: 15px;
		}
		.cz-offer {
			padding-top: 0px!important;
			width: 100% !important;
			padding-bottom: 40px !important;
			text-align: center;
		}
		.cms-left, .cms-right {
			width: 100% !important;
			float: none;
			text-align: center;
			padding: 0 !important;
		}
		.cms-banner-item {
			display: block;
		}
		.cz-offer .offer-dec p {
			padding: 0px 15px !important;
		}
		
		.cz-blog .owl-buttons {
			top: -100px;
			right: 15px;
		}
		.blog-posts-products-outer {
			width: 100%;
			float: none;
			padding: 0;
		}
		.cz-blog .shortcode-title {
			width: 100%;
			margin: 0;
		}
	}
	@media only screen and (max-width: 640px) {
		
		.page-title .entry-title-main,
		.breadcrumbs,
		.woocommerce .woocommerce-breadcrumb,
		.woocommerce-page .woocommerce-breadcrumb {
			float: none;
			text-align: center;
			width: 100%;
			margin-bottom: 5px;
		}
		.resp-tabs-list li .tab-title,
		.resp-tabs-list li:first-child .tab-title ,
		.single-product.woocommerce .woocommerce-breadcrumb{
			text-align: center;
		}
		.resp-tabs-list li:hover .tab-title {
			color: #888888;
		}
		.resp-tabs-list li .tab-title:after {
			border: 0;
		}
		.resp-tabs-list li:after {
			border: 0 none;
		}
		.woocommerce-tabs ul.tabs li a {
			padding: 5px 0;
		}
		.woocommerce-tabs ul.tabs li.active a {
			background: transparent;
			color: #888888;
		}
		.close-btn:before {
			padding: 2px 3px;
		}
		.main-container .resp-tabs-list {
			display: inline-block;
			margin: 0 0 36px!important;
			vertical-align: top;
			position: relative;
		}
		.tmpmela-about-description {
			border: none;
			position: relative;
		}
		.footer_left,
		.footer_right,
		.tmpmela-about-text a,
		.tmpmela-about-description {
			display: inline-block;
			float: none;
			margin: 10px auto;
			padding: 0;
			text-align: center;
			width: 100%;
		}
		.tmpmela-about-description {
			text-align: center;
		}
		.follow-us {
			padding: 0;
		}
		.portfolio-filter-container .options li a {
			margin: 0;
		}
		.woocommerce ul.products li.product,
		.woocommerce-page ul.products li.product,
		.brands.list ul li {
			width: 49.5% !important;
			display: inline-block;
			float: none;
			vertical-align: top;
		}
		.hot-porduct .product {
			display: inline-block;
			float: none;
			vertical-align: top;
			width: 50% !important;
		}
		.entry-header .entry-title {
			font-size: 22px;
		}
		/****************** Content ******************/
		.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
		.woocommerce div.product .woocommerce-tabs ul.tabs li,
		.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
		.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
			width: 100%;
			margin: 0;
		}
		.woocommerce-tabs ul.tabs li {
			padding: 2px 0;
		}
		table {
			display: inline-table;
			float: left;
			overflow: auto;
			width: 100%;
		}
		.options li,
		.options li:first-child {
			margin: 0 0 5px 0;
			width: 100%;
		}
		.woocommerce ul.products.list .container-inner .image-block,
		.woocommerce-page ul.products.list .container-inner .image-block {
			margin: 0 auto;
			max-width: 277px;
			display: inline-block;
			float: none;
		}
		.list .product-detail-wrapper {
			padding: 20px 0;
			width: 100%;
			box-sizing: border-box;
			text-align: center;
		}
		.woocommerce ul.products.list li.product .star-rating, .woocommerce-page .products.list .star-rating {
			margin: 0px auto 20px;
		}
		.woocommerce ul.products.list .container-inner, 
		.woocommerce-page ul.products.list .container-inner {
			text-align: center;
			margin: 0;
		}
		
		
		.cms-banner-item.style-3 .cms-banner-inner .static-wrapper .cms-text .static-inner .text1.static-text {
			font-size: 9px;
			margin-bottom: 7px;
		}
		.cms-banner-item.style-3 .cms-banner-inner .static-wrapper .cms-text .static-inner .text2.static-text {
			font-size: 19px;
			line-height: 24px;
			margin-bottom: 0px;
		}
		.cms-banner-item.style-3 .cms-banner-inner .static-wrapper .shop-now a.link-text{
			font-size:12px;
			background: transparent;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;
			padding: 0;
			text-decoration: underline;
		}
		.cms-banner-item.style-3 .cms-banner-inner .static-wrapper .shop-now a.link-text:hover {
			background: transparent;
			color: #888888;
			text-decoration: none;
		}
		.cms-banner-item.style-3 .cms-banner-inner .static-wrapper{top:15%;width:35%;}
		
		
	}

	@media only screen and (max-width: 600px) {
		.admin-bar .sticky-menu .header-main{
			 margin-top: 0;
		}
		.admin-bar .sticky-menu .mobile-menu{top: 0;}
		.topbar-outer{display:none;}
		.tmpmela-newsletter-form .tnp-subscription input[type="email"] {
			width: 400px;
		}
		.cz-offer .offer-sub-title p {
			font-size: 20px;
			line-height: 24px;
		}
		.cz-offer .offer-title p {
			font-size: 30px;
			line-height: 35px;
		}
		.cz-offer .button_content_inner {
			margin-top: 30px;
		}
	}
	@media only screen and (min-width: 480px) and (max-width: 640px) {
		.woocommerce ul.products li.product,
		.woocommerce-page ul.products li.product,
		.brands.list ul li,
		.hot-porduct .product {
			width: 49.4% !important;
		}
	}
	@media only screen and (max-width: 479px) {
		.header-center {
			top: 15px;
		}
		.entry-date {
			font-size: 12px;
			letter-spacing: 0;
		}
		.post-inner-top {
			margin-top: -70px;
			height: 78px;
			width: 80px;
			border-width: 3px;
		}
		
		.entry-thumbnail .block_hover .links {
			top: 35%;
		}
		.owl-theme .owl-buttons div {
			opacity: 1;
			-khtml-opacity: 1;
			-webkit-opacity: 1;
			-moz-opacity: 1;
		}
		/****************** Header ******************/
		.text-contact {
			font-size: 14px;
			margin-bottom: 3px;
		}
		.woocommerce .single-product-full #content .product div.images,
		.woocommerce .single-product-sidebar #content div.product div.images,
		.woocommerce div.product div.images,
		.woocommerce-page .single-product-sidebar #content div.product div.images,
		.woocommerce-page div.product div.images {
			width: auto;
		}
		.posts-content .owl-item .container-inner,
		.portfolio-carousel .portfolio-main {
			text-align: center;
			display: block;
		}
		.blog-posts-content .post-content-inner {
			float: none;
		}
		
		
		/****************** Content ******************/
		.woocommerce #content div.product form.cart div.quantity,
		.woocommerce div.product form.cart div.quantity,
		.woocommerce-page #content div.product form.cart div.quantity,
		.woocommerce-page div.product form.cart div.quantity {
			margin-bottom: 10px;
		}
		.woocommerce ul.products li.first,
		.woocommerce-page ul.products li.first {
			clear: none;
		}
		.woocommerce ul.products li.product,
		.woocommerce-page ul.products li.product,
		.brands.list ul li,
		.hot-porduct .product {
			width: 99.1% !important;
		}
		.team-posts-content.posts-content .container {
			width: 100%;
		}
		.gallery-item,
		.portfolio-filter-container .item,
		.portfolios li {
			width: 100% !important;
		}
		.woocommerce form .form-row-first,
		.woocommerce form .form-row-last,
		.woocommerce-page form .form-row-first,
		.woocommerce-page form .form-row-last {
			width: 100%;
		}
		.site-footer .newsletter tr,
		.site-footer .newsletter-email,
		.site-footer .newsletter .newsletter-submit {
			width: 100%;
		}
		.newsletter-td-submit {
			padding: 5px 0 !important;
		}
		/****************** Shortcode ******************/
		.pricing_wrapper {
			padding: 20px 0;
		}
		.entry-summary .count-down {
			width: 70%;
		}
		.vertical_tab .tab_groupcontent,
		.horizontal_tab #tab ul li {
			width: 100%;
			margin: 0;
		}
		#tab ul.tabs {
			width: 100% !important;
			margin: 0;
		}
		#tab ul li a {
			display: block;
		}
		.address-text-inner {
			text-align: center;
		}
		.address-text .icon {
			border-width: 0 0 1px;
			box-sizing: border-box;
			padding: 15px 0;
			width: 100%;
		}
		.normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
			font-size: 22px;
		}
		/****************** Footer ******************/
		.newsletter.newsletter-subscription > form,
		.tnp.tnp-subscription > form {
			box-shadow: none;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
		}
		.header-cart .togg .widget.widget_shopping_cart {
			right: -10px;
		}
		.vertical_tab.style2 #tab ul li a.current,
		.vertical_tab.style2 #tab ul li a:hover {
			border-right: 1px solid #e5e5e5;
		}
		.horizontal_tab.style2 #tab ul li a.current,
		.horizontal_tab.style2 #tab ul li a:hover {
			border-bottom: 1px solid #e5e5e5;
		}
		.big-title {
			font-size: 34px;
		}
		.shortcode-title {
			padding: 0 0 25px;
		}
		.left-part {
			float: none;
			margin: 0 auto;
		}
		.right-part {
			padding-left: 0;
			text-align: center;
			padding-top: 30px;
		}
		.tmpmela-single-banner .text2.static-text {
			font-size: 16px;
			margin-bottom: 10px;
			line-height: 20px;
		}
		.tmpmela-single-banner .text1.static-text {
			font-size: 16px;
			line-height: 20px;
		}
		.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field {
			width: 250px;
		}
		
		
		.tmpmela-newsletter-form .tnp-subscription input[type="email"] {
			width: 270px;
		}
		
		.cat-outer-block {
			text-align: center;
		}
	}
	@media only screen and (max-width: 379px) {
		.single-portfolio .read-more a {
			line-height: 14px;
			padding: 5px 10px;
		}
		.site-footer .newsletter tr, .tnp-field,
		.site-footer .widget_newsletterwidget .tnp-email,
		.tnp-field.tnp-field-button,.site-footer .widget_newsletterwidget .tnp-submit {
			/*width: 100%;*/
		}
		.normal-title, .upsells.products > h2, .related.products h2, .cross-sells > h2 {
			font-size: 20px;
		}
		.header-search .woocommerce-product-search, .header-search .search-form {
			right: -80px;
		}
		
		/************CMS Banner****************/
		.cms-banner-item .cms-banner-inner .static-wrapper .cms-text .static-inner .text1.static-text{
			font-size: 15px;
   			padding-bottom: 5px;
		}
		.cms-banner-item .cms-banner-inner .static-wrapper .cms-text .static-inner .text2.static-text{
			padding-bottom: 5px;
    		font-size: 20px;
		}
		.cms-banner-item .cms-banner-inner .static-wrapper .shop-now{padding-top:5px;}
		
		.cms-banner-item.cms-banner-inner .static-wrapper .cms-text .static-inner .text1.static-text {
			font-size: 10px;
			line-height: 14px;
		}
		.cms-banner-item .cms-banner-inner .static-wrapper .cms-text .static-inner .text2.static-text {
			font-size: 20px;
		}
		.cms-banner-item .cms-banner-inner .static-wrapper .shop-now {
			font-size: 12px;
		}
		/**************/
	}	
		
		
		
		