/*Laptop Device :1200*/
@media (min-width: 1501px) and (max-width: 1800px){
.comm-hide {display:none;}
}

@media (min-width: 1200px) and (max-width: 1500px){
.comm-hide {display:none;}
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
/*Index Page CSS*/
.comm-hide {display:none;}
.dec-and-review-menu > li > a{padding:10px 10px;}
.ftr-btns li{width:300px;}
.committee-listed-1 li {
    width: 47%;
}
.btns-li li a {
    font-size: 13px !important;
}    

/*.main-menu > li > a {
    padding: 10px 5px 10px 5px;
}
*/

.header-logo img {
	max-width: 100%;
}
.block-contact-top::before {
	margin-right: 5px;
}
.mini-cart {
	padding-left: 10px;
}
.search-categories form .nice-select {
	width: 130px;
} 
.category-heading > h2 {
	font-size: 14px;
}
.nivo-controlNav {
	bottom: 90px;
}
.product-price-and-shipping {
	padding-top: 10px;
}
.single-feature {
	padding: 5px 10px;
}
.feature-img {
	margin-right: 8px;
}
.feature-text h2 {
	font-size: 14px;
}
.footer-logo img {
	max-width: 100%;
}
/*Index Page 2 CSS*/
.single-product.deal-product.del-product-list .product-countdown-box {
	width: 30%;
}
/*Index Page 5 css*/
.single-product.product-color-style-5.single-list-product-5 {
	padding: 10px;
}
/*Index Page 8 CSS*/
.mini-cart.mini-cart-color-8 {
	padding-left: 25px;
}
.media-img-col-1 iframe{ margin-top: 8px; width:100%;}
.media-img-col-1 img {
    margin-top: 8px;
    width: 100%;
}
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.comm-hide {display:none;}
.top-icon{display:none;}
.top-icon-m{position:absolute; right:20px; top:2px; z-index:999; display:block;}
.ftr-btns li{width:250px;}
.media-img-col-1 iframe{ margin-top: 8px; width:100%;}
.media-img-col-1 img {
    margin-top: 8px;
    width: 100%;
}
.committee-listed-1 li {
    width: 46%;
}

/*Index Page CSS*/
.header-top-menu > li {
	margin: 0 3px;
}
.header-top-menu > li > a {
	padding: 0 5px 0 20px;
}
.header-top-menu > li > a > i {
	top: -3px;
	left: 1px;
}  
.currency-language-menu > li > a {
	padding: 0 10px;
}
.currency-language-dropdown-menu > li > a {
	padding: 0 5px;
}
.header-contact-cart-area {
	margin-top: 20px;
}
.mini-cart {
	padding-left: 40px;
}
.category-menu-list > ul > li.right-menu > a:after {
	display: none;
}
.category-menu {
	width: 100%;
	position: relative;
}
.cat-mega-menu,
.cat-dropdown {
	position: static;
	z-index: 9;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	background-color: transparent;
	padding: 0;
    box-shadow: none;
    border: 0;
	width: 100%;
	-webkit-transition: none;
	transition: none;
}
.category-menu-list > ul > li i {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	height: 40px;
	width: 40px;
	line-height: 40px;
	z-index: 9;
}
.category-menu-list > ul > li i:before {
	background-color: #606060;
	width: 8px;
	height: 2px;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -4px;
	margin-top: -1px;
	top: 50%;
}
.category-menu-list > ul > li i:after {
	background-color: #606060;
	width: 2px;
	height: 8px;
	content: "";
	position: absolute;
	left: 50%;
	margin-top: -4px;
	margin-left: -1px;
	top: 50%;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
}
.category-menu-list > ul > li i.expand:after {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
li.right-menu .cat-mega-menu > li {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
    width: 100%;
	padding: 0;
	position: relative;
}
.cat-mega-menu > li.cat-mega-title > a:after{
    display: none;        
}
.cat-mega-menu > li.cat-mega-title > a,
.cat-mega-menu > li > ul > li > a,
.cat-dropdown > li > a{
	padding: 10px 25px 10px 35px;
	line-height: 18px;
	font-size: 13px;
	color: #7a7a7a;
	font-weight: normal;
	position: relative;
	margin: 0;
    border-bottom: 1px solid #e8e8e8;
    display: block;
	text-transform: inherit;
}
.cat-mega-menu > li.cat-mega-title:last-child > a,
.cat-mega-menu > li > ul > li:last-child > a,
.cat-dropdown > li:last-child > a{
    border-bottom: 0;        
}
.discount-product-area {
	margin-left: 0;
	margin-top: 0px;
}
.single-product.deal-product .product-countdown {
	max-width: 100%;
}
.discount-product-section {
	margin-top: 30px;
}
.categorie-product-content > a.cate-shop-btn {
	margin-top: 20px;
	padding: 0 18px;
}
.single-feature  {
	margin-bottom: 10px;
}
.payment-block {
	margin-top: 30px;
}
/*Index Page 2 CSS*/
.single-product.deal-product.del-product-list .product-content {
	float: left;
	width: 56%;
}
.single-product.deal-product.del-product-list .product-countdown-box {
	float: right;
	width: 62%;
}
.single-product.deal-product.del-product-list .product-countdown {
	margin-top: 0;
}
/*Index Page 3 CSS*/
.feature-product-area {
	margin-top: 30px; width:250px; margin:0 auto;
}
/*Index page 6 css*/
.category-menu.categorie-menu6-color .category-heading {
	background: #8fc754;
}
.header-bottom-area.home-6-hb-bg .mean-container a.meanmenu-reveal {
	color: #333;
}
.header-bottom-area.home-6-hb-bg .mean-container a.meanmenu-reveal span {
	background: #333;
}
/*Index Page 8 CSS*/
.header-middle-area.home-8-hm-bg .header-logo {
	text-align: center;
    margin-bottom: 20px;
}
.mini-cart.mini-cart-color-8 {
	padding-left: 0;
}
.header-cart.color-style-8 {
	right: auto;
	left: 0;
}
.header-bottom-area.home-8-hb-bg .mobile-menu .mean-bar .meanmenu-reveal {
	position: absolute;
	top: -78px;
}
.header-bottom-area.home-8-hb-bg .mobile-menu .mean-bar .mean-nav > ul {
	margin-bottom: 0;
}
/*shop page css*/
.shop-product {
	margin-bottom: 50px;
}
/*whislist page css*/
.table-content table td.juvento-product-add-cart a {
	font-size: 12px;
	padding: 10px 10px;
}
/* My Account page css*/
.dashboard-upper-info {
	padding: 20px 0;
}
.dashboard-upper-info [class*="col-"]:not(:last-child) .d-single-info {
	border-right: 0;
	padding: 5px 10px;
}
.dashboard-content {
	margin-top: 50px;
}
.dashboard-content #downloads .table-responsive .table > tbody > tr > td {
	min-width: 265px;
}
.dashboard-content #orders .table-responsive .table > tbody > tr > td {
     min-width: 130px;
}
/*Faq Page CSS*/
.faq-desc h3 {
	font-size: 16px;
}
/*about page css*/
.team-content {
	padding: 15px;
}
/*blog page css*/
.blog_sidebar {
	margin-top: 40px;
}
} 
@media only screen and (max-width:1100px){
.main-menu > li > a{font-size:13px; padding: 0px 4px 0px 4px;}
}
@media only screen and (max-width:992px){
.left-side-bar,.middle-section,.right-side-bar{ width:100%; float:none;}
.listed li{display:inline-block; width:45% !important; margin-right:10px; font-size:13px;}
.btns-li li a{text-align:left;width:48% !important; float:left; margin-right:2%;}
.img-h{display:none;}
.main-menu > li{padding:5px 0; line-height:24px;}
}

/* small mobile :320px. */
@media (max-width: 767px) {
.nivoSlider img{width:100%; max-height: 220px !important; min-height: 220px !important;}
.left-side-heading{margin-bottom:0px;}
.left-side-heading{border-bottom:0}
.top-icon{display:none;}
.top-icon-m{position:absolute; right:20px; top:2px; z-index:999; display:block;}
#body-wrapper-left {background:none left 0px;}
#body-wrapper-right {background:none left 0px;}
.comm-li li{float:left; width:97%;}
.ftr-btns li{width:100%; margin-bottom:15px;}
.team-image img {
    width: 160px;
    height: 160px;margin: 0 auto;

}
.btns-li li a {
    font-size: 12px !important;
}    

.ftr2{text-align:center;}
.container {width:98%}
/*index Page CSS*/
.notification-close {
	font-size: 18px;
}
.header-top-menu > li {
	margin: 0 3px;
}
.header-top-menu > li > a {
	padding: 0 5px 0 20px;
} 
.header-top-menu > li > a > i {
	top: -2px;
	left: 0px;
}
.welcome-text > p {
	text-align: center;
}
.header-top-right-sidebar {
	justify-content: center;
}
.header-logo {
	text-align: center;
	margin-bottom: 10px;
}
.header-top-search-box-area {
	margin-bottom: 20px;
}
.search-categories form .nice-select {
	display: none;
}
.search-categories form input {
	padding: 10px 75px 10px 10px;
}
.header-contact-cart-area {
	justify-content: center;
}
.mini-cart {
	margin-top: 20px;
	padding-left: 0;
}
.header-cart {
	right: -95px;
	width: 290px;
}
.category-menu-list > ul > li.right-menu > a:after {
	display: none;
}
.category-menu {
	width: 80%;
	position: relative;
    margin-right: 0;
}
.cat-mega-menu,
.cat-dropdown {
	position: static;
	z-index: 9;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	background-color: transparent;
	padding: 0;
    box-shadow: none;
    border: 0;
	width: 100%;
	-webkit-transition: none;
	transition: none;
}
.category-menu-list > ul > li i {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	height: 40px;
	width: 40px;
	line-height: 40px;
	z-index: 9;
}
.category-menu-list > ul > li i:before {
	background-color: #606060;
	width: 8px;
	height: 2px;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -4px;
	margin-top: -1px;
	top: 50%;
}
.category-menu-list > ul > li i:after {
	background-color: #606060;
	width: 2px;
	height: 8px;
	content: "";
	position: absolute;
	left: 50%;
	margin-top: -4px;
	margin-left: -1px;
	top: 50%;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
}
.category-menu-list > ul > li i.expand:after {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
li.right-menu .cat-mega-menu > li {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
    width: 100%;
	padding: 0;
	position: relative;
}
.cat-mega-menu > li.cat-mega-title > a:after{
    display: none;        
}
.cat-mega-menu > li.cat-mega-title > a,
.cat-mega-menu > li > ul > li > a,
.cat-dropdown > li > a{
	padding: 10px 25px 10px 35px;
	line-height: 18px;
	font-size: 13px;
	color: #7a7a7a;
	font-weight: normal;
	position: relative;
	margin: 0;
    border-bottom: 1px solid #e8e8e8;
    display: block;
	text-transform: inherit;
}
.cat-mega-menu > li.cat-mega-title:last-child > a,
.cat-mega-menu > li > ul > li:last-child > a,
.cat-dropdown > li:last-child > a{
    border-bottom: 0;        
}
.discount-product-area {
	background-color: #df1301;
	margin-left: 0;
	margin-top: 20px;
} 
.product-tab-menu > ul > li:not(:first-child)::before {
	display: none;
}
.product-tab-menu > ul > li > a::before {
	display: none;
}
.product-tab-menu > ul > li {
	margin-bottom: 10px;
}
.single-product.deal-product .product-countdown {
	max-width: 100%;
}
.single-product.deal-product .single-count span.count {
     font-size:24px;
}
.single-product.deal-product .product-content > h3 {
	font-size: 20px;
	line-height: 30px;
}
.discount-product-section {
	margin-top: 30px;
}
.discount-product-slider .owl-nav {
	display: none;
}
.categorie-product-img {
	width: 135px;
}
.single-feature {
	margin-bottom: 10px;
}
.newsletter-form {
	margin-bottom: 20px;
}
.newsletter-form input {
	padding: 10px 100px 10px 10px;
}
.newsletter-form button {
	padding: 10px 10px;
	font-size: 14px;
}
.payment-block {
	margin-top: 20px;
}
.tag-title h2 {
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}
.footer-copyright > p {
	text-align: center;
}
.social-follow.text-right {
	text-align: center !important;
}
/*Index Page Two CSS*/
.product-tab-menu2 > ul > li {
	margin: 0px 0px;
}
.product-tab-menu2 > ul > li > a{
    border: 1px solid #d9d9d9;        
}
.single-product.deal-product.del-product-list .product-img {
	float: none;
	width: 100%;
	margin-right: 0;
}
.single-product.deal-product.del-product-list .product-content {
	float: none;
	width: 100%;
	margin-right: 0;
}
.single-product.deal-product.del-product-list .product-countdown-box {
	float: none;
	width: 100%;
}
.single-product.deal-product.del-product-list .product-countdown{
    margin-top: 0;        
}
.single-product.product-color-style-2.single-list-product .product-img {
	float: none;
	width: 100%;
}
/*Index Page 3 CSS*/
.single-product.deal-product.del-product-list-style3 .product-img {
	float: none;
	width: 100%;
    margin: auto;
}
.feature-product-area {
	margin-top: 30px;
}
/*Index Page 4 CSS*/
.single-product.product-color-style-4.single-list-product-4 .product-img {
	float: none;
	width: 100%;
    margin: auto;
}
/*Index Page 5 CSS*/
.single-product.product-color-style-5.single-list-product-5 .product-img {
	width: 100%;
	float: none;
	margin-right: 0;
}
/*Index page 6 css*/
.category-menu.categorie-menu6-color .category-heading {
	background: #8fc754;
}
.header-bottom-area.home-6-hb-bg .mean-container a.meanmenu-reveal {
	color: #333;
}
.header-bottom-area.home-6-hb-bg .mean-container a.meanmenu-reveal span {
	background: #333;
}
.single-product.product-color-style-6.single-list-product-6 .product-img {
	width: 100%;
	float: none;
	margin-right: 0;
}
/*Index Page 8 CSS*/
.header-middle-area.home-8-hm-bg .header-logo {
	text-align: center;
    margin-bottom: 20px;
}
.header-middle-area.home-8-hm-bg .header-contact-cart-area {
    justify-content: flex-start;
}
.mini-cart.mini-cart-color-8 {
	padding-left: 0;
}
.header-cart.color-style-8 {
	right: auto;
	left: 0;
}
.header-bottom-area.home-8-hb-bg .mobile-menu .mean-bar .meanmenu-reveal {
	position: absolute;
	top: -78px;
}
.header-bottom-area.home-8-hb-bg .mobile-menu .mean-bar .mean-nav > ul {
	margin-bottom: 0;
}
/*Shop Page CSS*/
.grid-list-option > ul {
	flex-wrap: wrap;
	justify-content: center;
}
.grid-list-option > ul > li > span {
	margin-left: 0;
	display: block;
}
.toolbar-short-area {
	width: 180px;
}
.toolbar-shorter label {
	padding-left: 0;
}
.product-content.shop-list {
	padding-left: 0;
	padding-top: 20px;
}
.shop-product {
	margin-bottom: 50px;
}
.showing-product > p {
	text-align: center;
}
.page-list {
    width: 100%;
	margin-top: 10px;
}
/*Single Product Page CSS*/
.single-product-content {
	margin-top: 20px;
}
.product-variants-item .nice-select {
	width: 100px;
}
.product-variants > .product-variants-item:last-child {
	margin-left: 20px;
}
.add-to-cart {
	padding: 0 20px;
    margin-bottom: 20px;
    font-size: 14px;
}
.product-add-to-cart .cart-plus-minus {
	margin-right: 10px;
}
.dec-and-review-menu > li > a {
	font-size: 12px;
}
.single-product-share > ul > li {
	font-size: 14px;
}
.single-product-share > ul > li > a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
/*wishlist page css*/
.table-content table td.juvento-product-name {
	font-size: 14px;
} 
.table-content table td.juvento-product-add-cart a {
	font-size: 10px;
	padding: 10px 6px;
}
/*cart page css*/
.coupon2 {
	float: left;
	margin-top: 25px;
}
.coupon-all input.button {
	padding: 0 16px;
}
/*checkout page css*/
p.checkout-coupon input[type="text"] {
	width: 145px;
}
.ship-different-title h3 label {
	font-size: 12px;
}
.your-order {
	padding: 30px 10px 45px;
}
/* My Account page css*/
.dashboard-upper-info {
	padding: 20px 0;
}
.dashboard-upper-info [class*="col-"]:not(:last-child) .d-single-info {
	border-right: 0;
	padding: 5px 10px;
}
.dashboard-content {
	margin-top: 50px;
}
.dashboard-content {
    border: none;
	padding: 5px;
}
.login-form-container {
	padding: 10px;
}
.account-login-form {
	padding: 30px 15px 20px;
}
.dashboard-content #downloads .table-responsive .table > tbody > tr > td {
	min-width: 265px;
}
.dashboard-content #orders .table-responsive .table > tbody > tr > td {
    min-width: 130px;
}
/*about page css*/
.about-title {
	font-size: 26px;
	margin-bottom: 20px;
}
.testimonial-content-2 > p {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
.testimonial-author-2 > img {
	margin-right: 15px;
}
/*blog page css*/
.blog-list .post-title {
	font-size: 16px;
}
.blog_sidebar {
	margin-top: 40px;
}
/*single blog page css*/
.entry-summary.blog-post-description blockquote {
	margin: 25px 0 25px 10px;
	padding: 30px 25px;
}
.single-post-tag > a {
	font-size: 11px;
}
.relatedthumb {
	margin-bottom: 30px;
}
.comments-area > ol > li > ol {
	margin-left: 15px;
} 
.comments-area .commentlist li .single-comment {
	padding: 15px;
}
.comments-area .commentlist .comment-info a {
	margin-bottom: 10px;
}
/*404 page css*/
.error-text > h1 {
	font-size: 100px;
	line-height: 100px;
	margin-bottom: 15px;
}  
.error-text > h2 {
	font-size: 18px;
	line-height: 22px;
}  
.error-text > p {
	font-size: 16px;
	margin: 10px auto 20px;
}
.search-error form {
	width: 100%;
}
.error-button a {
	margin-top: 25px;
}    
    
.comm-mb li{ display:none;}    
.h2-hide h2{display:none;} 
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.home-pgs img {width:160px;}
.comm-li li{float:left; width:97%;}
.l-m40n{margin-left:-10px;}
.comm-sub {
    width: 100%;
    float: left; border-right:0px; margin-bottom:15px;
}
.committee-listed li {
    width: 45%;
}
.committee-listed-1 li {
    width: 45%;
}
.col-50{float:left; width:100%; margin-right:0%;}
.container {width:98%}
/*Index Page CSS*/
.mini-cart {
	margin-top: 0;
	padding-left: 30px;
}
.header-cart {
	right: 0;
	width: 320px;
}
.product-tab-menu > ul > li {
	margin-bottom: 0;
	margin-right: 15px;
}
.categorie-product-img {
	width: 200px;
}
.coupon2 {
	margin-top: 0;
	margin-left: 10px;
}
.banner-img iframe{width:100%;}
.media-img-col-1 img {
    margin-top: 8px;
    width: 100%;
}
.media-img-col-1 iframe{ margin-top: 8px; width:100%;}
.cls-hide img{min-height:inherit;}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
.comm-li li{float:left; width:97%;}
.l-m40n{margin-left:5px;}
.committee-listed li {
    width: 100%;
}
.committee-listed-1 li {
    width: 100%;
}
.comm-sub {
    width: 100%;
    float: left; border-right:0; margin-bottom:15px;
}
.media-img-col-1{width:100%; max-width:inherit; text-align:center;}
.media-img-col-1 img {
    margin-top: 8px;
}
.media-img-col-1 iframe{ margin-top: 8px;}
.cls-hide{display:none; width:100%;} 
.cls-hide-img img{display:block;}
}

@media (max-width:600px){
.single-communication {
    display: block;
    display: block;
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #d4d19d;
    padding-bottom: 10px;
}
.videogallery-list li {
    width: 49%;
    margin-right: 2%;
}
.inner-wrapper{max-width:470px;}
.photogallery li{ width:49%; margin-right:2%;}
.photogallery li:nth-child(2n+2){margin-right:0%;} 
.photogallery li:nth-child(2n+3){margin-right:2%;} 
.photogallery li:nth-child(2n+4){margin-right:0%;}
.listed li{ float:left; width:47% !important; margin-right:5px;}
.collapse .listed li{ float:left; width:98% !important; margin-right:5px; font-size:13px !important;}

.reg-comm-img img{float:none; margin:0 auto; text-align:center}
.reg-comm{padding:8px;}
.reg-comm-content {padding: 10px 8px; overflow: hidden; text-align:center;}

[class*="column-"],.column-1,.column-2,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9,.column-10,.column-11,.column-12,.column-13,.column-14,.column-15,.column-16,.column-17,.column-18,.column-19,.column-20,
.part-1,.part-2,.part-3,.part-4,.part-5,.part-6,.part-7,.part-8,.part-9,.part-10,.part-11,.part-12{width:100%!important;}
.r-p20{padding-right: 0px !important;} .l-p8 {padding-left: 0px !important;}
}

@media (max-width:575px){
.product-img {
text-align:center; width:152px; margin:0 auto;
}
.product-img img{width:100%; height:auto;}
}

@media (max-width:360px){
.videogallery-list li {
    width: 100%;
}
}
@media only screen and (min-width: 480px) and (max-width: 580px) {
.home-pgs img {width:220px;}
}
@media (max-width:1199px){
.home-pgs img {width:220px;}
}
@media only screen and (min-width: 360px) and (max-width: 480px) {
.home-pgs img {width:150px;}
.communication-text span {
    font-size: 14px;
}
}