@media (min-width: 1200px) {
	.no-sidebar .single-meta-entry.col-md-2 {
	    min-width: 16%;
	}
}
@media (max-width: 1200px) {
	.contact-form .ufbl-form-field-wrap {
		width: 49%;
    	margin-right: 2%;
    }
    .comment-form-author, 
    .comment-form-email, 
    .comment-form-url, 
    .no-sidebar .comment-form-author, 
    .no-sidebar .comment-form-email, 
    .no-sidebar .comment-form-url {
	    width: 31.5%;
	}
	#page {
		overflow: hidden;
	}
	.counter-widget .widget_edict_lite_counter {
	    width: 50%;
	    text-align: center;
	}
	.cta-countdown .countdown-title,
	.cta-countdown .ed-sup-time {
		font-size: 34px;
	}
	.woocommerce #review_form #respond .comment-form-author{
		margin-right: 1.5%;
	}
}
@media (max-width: 1180px) {
	.right-sidebar .sidebar {
	    padding-left: 35px;
	}
	.left-sidebar .sidebar {
		padding-right: 20px;
	}
	.ed-slider-section .slider-title {
	    font-size: 36px;
	    line-height: 42px;
	}
	.ed-slider-section .no-bg-caption .slider-caption {
	    max-width: 80%;
	}
	.ed-testimonial-section.testimonial-style1 .testimonial-header {
	    padding-right: 15%;
	}
}
@media screen and (max-width: 992px) and (min-width: 768px){
	.no-sidebar .single-meta-entry.col-md-2 {
	    max-width: 20%;
	}
	.no-sidebar .single-content.col-md-10 {
	    max-width: 80%;
	}
}
@media (max-width: 992px) { 

	.woocommerce #review_form #respond .comment-form-author{
		margin-right: 1.3%;
	}
	.mm-listview .menu-item .cart-count {
	    font-style: normal;
	    margin-left: 5px;
	}
	.menu-item-search{
		display: none !important;
	}
	.menu-item-edict-lite-cart{
		float: none;
	}
	.left-sidebar #primary {
	    -ms-flex-order: 1;
	    order: 1;
	}
	.left-sidebar #secondary {
	    -ms-flex-order: 2;
	    order: 2;
	}
	#secondary.sidebar {
		padding: 0 15px;
    	margin-top: 50px;
	}
	.main-navigation,
	.header-contact-innerwrap {
	    display: none;
	}
	
		.edict-lite-related-post-item {
		    margin-bottom: 25px;
		}
		.edict-lite-related-post-item:last-child {
		    margin-bottom: 0px;
		}
		/* later added in version 0.0.5*/		
		.edict-lite-mobile-wrapper {
		    display: block;
		    text-align: right;
		}
		.header-layout3 .main-header .container {
		    max-width: unset !important;
		}
		.ed-mobile-navigation li {
		    display: block;
		    text-align: left;
		}
		.ed-mobile-navigation .edict-lite-main-menu li a {
		    color: #909090;
		}
		.ed-mobile-navigation .edict-lite-main-menu li a:before {
		    display: none;
		}

		.main-navigation .sub-menu li {
			border-bottom: unset;
    		border-color: #2b2b2b !important;
		}
		.ed-mobile-navigation .woocommerce-Price-amount {
			color: #fff;
		}
		
		/* Responsive Menu */
		.ed-mobile-navigation .woocommerce ul.cart_list li a, 
		.ed-mobile-navigation .woocommerce ul.product_list_widget li a {
		    color: #fff !important;
		}
		.ed-mobile-navigation .woocommerce ul.cart_list li a:hover, 
		.ed-mobile-navigation .woocommerce ul.product_list_widget li a:hover {
		    color: #fc8260 !important;
		}
		.ed-mobile-navigation .widget_shopping_cart .quantity {
		    color: #bbb !important;
		}
		html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li.woocommerce-mini-cart-item {
		    text-align: right;
		}
		.ed-mobile-navigation .woocommerce ul.cart_list li a, 
		.ed-mobile-navigation .woocommerce ul.product_list_widget li a {
		    display: unset;
		    font-size: 18px;
		}
	.ed-center .edict-lite-mobile-header {
	    text-align: center;
	}
	.ed-right .edict-lite-mobile-header {
	    text-align: right;
	}	
	.admin-bar .ed-sticky-header.fixed:not(.show-nav), .ed-sticky-header.fixed:not(.show-nav) {
	    top: -100px;
	}	
	#masthead.header-layout3 .main-navigation-wrap {
		display: none;
	}	
	.ed-slider-section .slider-caption{
    	max-width: 400px;
    	padding: 5% 5% 4%;
	}
	.ed-slider-section .slider-content .ed-bttn {
	    margin-top: 0; 
	}
	.ed-slider-section .slider-caption{
    	left: 10%;
	}
	.about-featured-image {
	    margin-top: 50px !important;
	}
	.service-header{
		margin-top: 40px;
	}
	.ed-testimonial-section.testimonial-style1 .testimonial-header {
	    margin-top: -100px; 
	    margin-bottom: 0; 
	    padding-bottom: 100px;
	}
	#team-carousel1 {
	    display: none;
	}
	.team-carousel2-description{
		padding-left: 0 !important;
	}
	.ed-contact-section .contact-header{
		margin-bottom: 30px;
	}
	.countdown-wrap.container {
	    max-width: 100%;
	    text-align: center;
	}
	.ed-service-section .service-header {
	    -ms-flex-order: 1;
		order: 1;
	    margin-top: 0;
	    margin-bottom: 35px;
	}
	.ed-service-section .service-post-wrap {
	    -ms-flex-order: 2;
	    order: 2;
	}
	.woocommerce-product-search .search-field{
		width: 85%;
	}
	.testimonial-style1 .testimonial-post-wrap .owl-stage-outer {
	    margin-left: 0;
	}
	.no-gutters .testimonial-outer-wrap {
	    margin-top: 0;
	    padding-left: 3%;
	    padding-right: 3%;
	    position: relative;
    	padding-top: 70px;
	}
	.testimonial-post-wrap .owl-nav {
	    position: absolute;
	    left: unset; 
	    bottom: unset; 
	    top: -80px;
	}

	.ed-vision-section .vision-header {
	    margin-top: 50px;
	    padding-left: 15px;
	}

	.ed-vision-section:after {
	    right: 0;
	    bottom: 65%;
	}

	.ed-abt-vision .vision-header {
	    margin-top: 50px;
	    padding-left: 15px;
	}

	.ed-abt-vision:after {
	    right: 0;
	    bottom: 65%;
	}
	.edict-lite-portfolio-item{
		width: 50%;
	}
	.contact-page-details {
	    padding-right: 0;
	}
	.contact-form .ufbl-form-field-wrap {
	    width: 48.6%;
	    margin-right: 2.8%;
	}
	.contact-form-inner {
		margin-left: 0;
		margin-top: 50px;
	}
	.single-meta-entry .blog-date-wrap {
	    margin-right: 15px;
	}
	.right-sidebar .single-meta-entry .blog-date-wrap .blog-date,
	.left-sidebar .single-meta-entry .blog-date-wrap .blog-date {
	    border-top: none;
	    padding-top: 0;
	    border-left: 1px solid #e4e4e4;
	    padding-left: 12px;
	}
	/* Woocommerce*/
	.woocommerce .sidebar .widget_edict_lite_product li {
		width: 49%;
		margin-right: 1%;
		display: inline-block;
	}
	.woocommerce .sidebar .widget_edict_lite_product li:nth-child(2) {
		margin-right: 0;		
	}

	.ed-section .widget_edict_lite_product li {
	    width: 32%;
	}
	.ed-section .widget_edict_lite_product li:nth-child(4) {
	    margin-right: 1%;
	}
	.ed-section .widget_edict_lite_product li:nth-child(3) {
	    margin-right: 0;
	}
	.ed-section .widget_edict_lite_pricing {
	    width: 100%;
	    margin-right: 0;
	}
	#edict-lite-side-navigation .woocommerce-Price-amount {
	    color: #fff;
	}
	.ed-service-section .service-header {
	    padding: 0; 
	}
	.blog-style1-wrap .edict-lite-blog-post:last-child {
	    margin-bottom: 0;
	}
	.top-header {
	    display: none;
	}
	.skills-header.section-header {
	    margin-bottom: 35px;
	}
	.edict-lite-related-portfolio .related-portfolio-item {
	    margin-bottom: 30px;
	}
	.cta-countdown {
	    margin-top: 0;
	}
	.ed-section.ed-cta-section {
		padding-bottom: 100px;
	}
	.post-widgets-404 {
		width: 100%;
	}
}

@media screen and (max-width: 782px) {
	.admin-bar .ed-sticky-header.show-nav, 
	.admin-bar .edict-lite-mobile-header.ed-sticky-header.show-nav {
	    top: 46px;
	}
	.ed-slider-section .slider-caption {
	    max-width: 320px;
	}
	.ed-slider-section .slider-caption .ed-bttn:before {
    	width: 90px;		
	}
	.ed-slider-section .slider-caption .ed-bttn {
		padding-left: 60px;
		font-size: 14px;
	}
	.ed-slider-section .slider-caption .ed-bttn:hover {
	    padding-left: 100px;
	}
	.ed-slider-section .slider-title {
	    font-size: 26px;
	    line-height: 32px;
	}
	.ed-slider-section .slider-title span {
	    font-size: 14px;
	}
	.woocommerce-product-search .search-field{
		width: 80%;
	}

    .comment-form-author, 
    .comment-form-email, 
    .comment-form-url,
    .no-sidebar .comment-form-author, 
    .no-sidebar .comment-form-email, 
    .no-sidebar .comment-form-url {
	    width: 31.4%;
	}
}

@media screen and (max-width: 768px) {
	.woocommerce #review_form #respond .comment-form-author{
		margin-right: 1.1%;
	}
	#page-header.header-style2 #edict-lite-breadcrumb{
		text-align: left;
	}
	.contact-content-wrap,
	.contact-page-details {
	    padding-right: 0px;
	}
	.counter-widget .widget_edict_lite_counter {
	    width: 100%;
	}
	.blog-style1.edict-lite-blog-post .blog-content,	
	.search-results .blog-content {
	    padding-left: 15px;
	    border-left: none;
	}
	.entry-content-wrap .single-content {
	    border-left: none;
	    padding: 15px;
	}
}

@media (max-width: 600px) {	
	#wpadminbar {
	    margin-top: -46px;
	}
	.admin-bar .ed-sticky-header.show-nav {
		top: 0 !important;
	}
	.ed-header-2 #masthead {
		position: static;
	}
	.ed-header-2 #masthead .container {
	    padding: 0;
	}
	.ed-slider-section .slider-caption {
	    max-width: 250px;
	}
	.ed-slider-section .slider-title span {
	    font-size: 12px;
	}
	.ed-slider-section .slider-title {
	    font-size: 20px;
	    line-height: 26px;
	}
	.ed-header-2 .ed-slider-section .slider-caption, 
	.ed-header-2 .ed-slider-section .owl-nav button {
		top: 50%;
	}
	.ed-slider-section .slider-caption .ed-bttn {
	    padding-top: 0;
	    padding-bottom: 0;
	    font-size: 12px;
	}
	.edict-lite-related-portfolio-wrap {
		margin: 0;
	}
	.ed-team-section.team-style1 .team-header, 
	.ed-abt-team.team-style1 .team-header {
		width: 100%;
	}

	.countdown-wrap {
		padding: 20px;
	}

	header.page-header-wrapper {
	    padding-top: 60px !important;
	    padding-bottom: 60px;
	}
	.contact-page-map {
	    margin-bottom: 20px;
	}
	.pricing-widget {
	    padding: 0 15px;
	}
	.ed-slider-section .owl-nav button {
	    width: 35px;
	    height: 35px;
	    padding: 0;
	}
	.ed-slider-section .owl-nav button:before {
	    font-size: 12px;
	}
    .comment-form-author, 
    .comment-form-email, 
    .comment-form-url,
    .no-sidebar .comment-form-author, 
    .no-sidebar .comment-form-email, 
    .no-sidebar .comment-form-url {
	    width: 100%;
	    margin-right: 0;
	}
}
@media screen and (max-width: 768px) and (min-width: 576px) { 

	.countdown-wrap.container {
		max-width: unset;
	}
}
@media ( min-width: 576px ) { 

	.no-sidebar .edict-lite-author-avatar.col-sm-2 {
	    max-width: 120px;
	}
}
@media (max-width: 576px) {
	.counter-widget .widget_edict_lite_counter {
	    width: 100%;
	}
	.counter-widget .widget_edict_lite_counter:last-child {
	    margin-bottom: 0;
	}
	.contact-form .ufbl-form-field-wrap {
		width: 100%;
    	margin-right: 0;
	}
	.edict-lite-author-avatar {
	    margin-bottom: 20px;
	}
	.section-inner-wrap .about-call-content {
	    margin-top: 20px;
	}
	.edict-lite-service-archive.service-post-wrap .service-image-content {
	    padding: 20px;
	}
	/* Woocommerce*/
	.woocommerce .sidebar .widget_edict_lite_product li {
		width: 100%;
		margin-right: 0;
	}

	.ed-section .widget_edict_lite_product li {
	    width: 48.7%;
	}
	.ed-section .widget_edict_lite_product li:nth-child(3) {
	    margin-right: 1%;
	}
	.ed-section .widget_edict_lite_product li:nth-child(2) {
	    margin-right: 0;
	}
	.widget_edict_lite_client .client-post:before {
		display: none;
	}
	.widget_edict_lite_client .client-post:not(:last-child):after {
	    display: block !important;
	}
	.woocommerce-product-search .search-field {
		width: 78%;
	}
	.comment-list .comment-meta-wrap {
	    width: 100%;
	}
	.comment-list .children {
    	padding-left: 30px;
	}
	.comment-list .comment-author{
		margin-bottom: 20px;
	}
	.post-navigation .nav-next a {
	    margin-top: 25px;
	}
	.post-navigation {
	    margin-top: 35px;
	}
	.post-navigation .nav-links,
	.posts-navigation .nav-next, 
	.post-navigation .nav-next, 
	.comment-navigation .nav-next {
	    text-align: center; 
	}

	.gallery-columns-4 .gallery-item {
	    max-width: 100%;
	}
}

@media screen and (max-width: 540px) {
	.woocommerce #review_form #respond .comment-form-author{
		margin-right: 1%;
	}
	.ed-slider-section .slider-caption .ed-bttn:before {
		width: 70px;
	}
	.ed-slider-section .slider-caption .ed-bttn {
	    padding-left: 35px;
	}
	.ed-slider-section .slider-caption .ed-bttn:hover {
	    padding-left: 75px;
	}
	.ed-slider-section .owl-dots {
	    display: none;
	}
	.navigation h5 {
	    font-size: 20px;
	}
	.navigation .nav-links span {
	    font-size: 16px;
	}
	.nav-previous, 
	.post-navigation .nav-next {
	    max-width: 80%;
	    margin: 0 auto;
	    padding: 0 15px;
	}
	.post-navigation .nav-previous span.nav-indicator {
	    padding-right: 0;
	}
	.post-navigation .nav-next span.nav-indicator {
	    padding-left: 0;
	}
	td.actions .coupon #coupon_code {
	    margin-right: 0;
	}
	.woocommerce-product-search .search-field{
		width: 70%;
	}
	.cta-countdown .countdown-title{
		font-size: 32px;
	}
	.ed-sup-time {
	    font-size: 45px !important;
	}
	.top-footer-wrap .footer-column:last-child .widget, 
	.top-footer-wrap .footer-column:last-child .gallery {
	    margin-bottom: 0;
	}
	.ed-margin {
	    margin: 50px auto 50px;
	}
	.site-content{		
    	overflow: hidden;
	}
	.ed-section h2 {
	    font-size: 30px;
    	line-height: 36px;
	}
	.ed-section .sub-title{
		margin-bottom: 20px;
	}
	.ed-section.ed-about-section,
	.ed-section.ed-service-section,
	.ed-section.ed-faq-section,
	.ed-section.ed-testimonial-section,
	.ed-section.ed-team-section,
	.ed-section.ed-counter-section,
	.ed-section.ed-blog-section,
	.ed-section.ed-portfolio-section,
	.ed-section.ed-pricing-section,
	.ed-section.ed-vision-section,
	.ed-section.ed-skill-section,
	.ed-section.ed-cta-section,
	.ed-section.ed-contact-section {
		padding: 50px 0;
	}
	.ed-section.ed-testimonial-section.testimonial-style1 .testimonial-outer-wrap {
		padding-top: 50px;
	}
	.ed-cta-section.ed-counter-on {
	    margin-bottom: 0;
	}

	.abt-pad.ed-abt-about,
	.abt-pad.ed-abt-service,
	.abt-pad.ed-abt-testimonial,
	.abt-pad.ed-abt-team,
	.abt-pad.ed-abt-vision {
		padding: 50px 0 !important;
	}
	.abt-pad .section-header h2 {
	    font-size: 30px;
	    line-height: 36px;
	}

}


@media screen and (max-width: 470px) {
	.woocommerce #review_form #respond .comment-form-author, 
	.woocommerce #review_form #respond .comment-form-email {\
		margin: 0;
		width: 100%;
	}
	.ed-slider-section .slider-caption {
	    max-width: 200px;
	}
	.ed-slider-section .slider-title span {
	    font-size: 9px;
	}
	.ed-slider-section .slider-title {
	    font-size: 16px;
	    line-height: 22px;
	    margin-bottom: 0;
	}
	.ed-slider-section .slider-caption .ed-bttn {
	    padding: 0 5px;
	    margin-top: 0;
	    font-size: 10px;
	}
	.ed-slider-section .slider-caption .ed-bttn:before {
	    width: 25px;
	}
	.ed-slider-section .slider-caption .ed-bttn:hover {
	    padding-left: 40px;
	}
	td.actions .coupon #coupon_code {
	    float: right;
	    margin-bottom: 5px;
	}
	.edict-lite-portfolio-item {
	    width: 100%;
	}
	.ed-vision-section:after {
	    bottom: 75%;
	}
	.ed-abt-vision:after {
	    bottom: 75%;
	}
	.widget_edict_lite_pricing .edict-lite-pricing-head {
	    padding: 50px 0px 0px 30px;
	}
	.about-featured-image {
	    margin-top: 40px !important;
	}
	.woocommerce-product-search .search-field{
		width: 60%;
	}
	.contact-form-inner {
	    padding: 50px 40px;
	}
	.ed-slider-section .slider-caption{
		padding-bottom: 0;
	}
	.alignright, 
	.alignleft {
	    margin-left: auto;
	    margin-right: auto;
	    float: none;
	    text-align: center;
	    display: block;
	}
	.not-found .error-404 {
    	font-size: 150px;
    }    
	.reply{
	    line-height: 22px;
	}
	.reply a {
	    padding: 0px 15px;
	}

	/* woo commerce single page*/
	.woocommerce #content div.product div.images, 
	.woocommerce div.product div.images, 
	.woocommerce-page #content div.product div.images, 
	.woocommerce-page div.product div.images, 
	.woocommerce #content div.product div.summary, 
	.woocommerce div.product div.summary, 
	.woocommerce-page #content div.product div.summary, 
	.woocommerce-page div.product div.summary {
	    margin-bottom: 35px;
	}
	.woocommerce #reviews #comments ol.commentlist li .comment-text {
	    margin-left: 0;
	    margin-top: 78px;
	}
	.woocommerce #reviews #comments ol.commentlist li {
	    margin-bottom: 35px;
	}
}

@media screen and (max-width: 390px) {
	.nav-previous, .nav-next {
	    max-width: 100%;
	    margin: 0 auto;
	}
}