/* @Note and Copyright: The code in this file or all the project is licenced only to "www.hirafindustry.com" to use on 1 site. 
 * Copying or redistribution of any part of the code from this project is Haram and Stricly Prohibited unless extra license purchased from Ideal for IT ( idl4.com , amir.idl4@gmail.com ) 
 * */
/*
 *	@author Muhammad
 *  @copyright IDEAL FOR IT FZE  ( idl4.com , amir.idl4@gmail.com)
 *  
 
*/

@media (min-width: 768px) {
.sticky .mainmenu{
	  background:#cd1b30;
	  top:0;
	  position: fixed;
	  width:100%;
	  margin:0px;
	  z-index:99999;
	  box-shadow: 0 0 8px 1px #333;
}
.sticky .menu li ul a{
	transition:none!important;
}

.sticky .menu li a{
	color:#fff;
}
.sticky .menu li a .arrow_menu{
	background:url("../images/arrow-menu.png") no-repeat top center;
}

}
@media (max-width: 460px){


	
}
@media screen and (max-width:320px) {
.cate-caption a.cate-title{
	         font-size: 10px!important;
}
	.pro_gall a.pro_gall_btn{
		margin: 20px 0 0 0!important;
	}
	
	.pro_gall h2 {
    font-size: 12px!important;
    padding: 8px!important;
    line-height: normal!important;
	}
.title a{
	padding-top:12px;
}
.contact-info ul li .c_info {
    width: 115px;
}
.contact-info ul li img {
    width: 40px;
}
	 /** Cart Form **/

	#cart .cart-row div {
		height: 70px!important;
	}
		#cart .cart-thumb img {
		height: 65px!important;
	}
	.cart-title{
		line-height: normal!important;
	}
	
	#cart .cart-thumb{width: 29.1%;}
	 .cart-title {
		width: 31.3%;
	}
	 .artno {
		display: none!important;
	}
	 .buttons {
		width: 35%!important;
	}
  	.zoomWindow{
	 	display: none!important;
	 }
	 .zoomPup{
	 	display: none!important;
	 }
	 .zoomPad{
		margin-left:0px;
	}


}


@media (min-width: 320px) and (max-width: 767px) {
	
	

	/** Product Detail  Page **/
		
	.zoomPad{
		margin-left:20px;
	}
	
	.zoomPad img{
		width:400px!important;
	}
	.zoomWrapper{
		width:300px!important;
	}
	 .zoomWindow{
	 	left:85%!important;
	 }
	 
}

@media (min-width: 320px) and (max-width: 459px) {
	
	 .zoomWindow{
	 	display: none!important;
	 }
	 .zoomPup{
	 	display: none!important;
	 }
	 .zoomPad{
		margin-left:0px;
	}
	

	 /** Cart Form **/
	
	#cart .cart-row div {
		height: 90px!important;
	}
		#cart .cart-thumb img {
		height: 85px!important;
	}
	
	#cart .cart-thumb{width: 29.1%;}
	 .cart-title {
		width: 32.3%!important;
	}
	 .artno {
		display: none!important;
	}
	 .buttons {
		width: 35%!important;
	}
  
}


@media (min-width: 460px) and (max-width: 721px) {

	 /** Cart Form **/
	
	#cart .cart-row div {
		height: 90px!Important;
	}
		#cart .cart-thumb img {
		height: 90px!Important;
		width: 90px!important;
	}
	
	#cart .cart-thumb{width: 20%;}
	 .cart-title {
		width: 42.6%!important;
	}
	  .artno {
		display: none!important;
	}
	 .buttons {
		width:35%!important;
	}
	
 	 .zoomWindow{
	 	display: none!important;
	 }
	 .zoomPup{
	 	display: none!important;
	 }
	 .zoomPad{
		margin-left:50px;
	}
	
	.zoomPad img{
		width:460px!important;
	}	
	
		
}
@media (min-width: 320px) and (max-width: 640px) {
		.pro_gall a.pro_gall_btn{
		margin: 30px 0 0 0!important;
	}
	
	.pro_gall h2 {
    font-size: 16px!important;
    padding: 8px!important;
    line-height: normal!important;
	}
}
@media (max-width: 640px) {
	.cat_row {
    margin-bottom: 30px;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}
		.category {
   		margin: 10px !important;
        width: 40% !important;
        height: auto !important;
        float: none !important;
}

	.contact-info ul{
		padding:0px 20px;
	}
	.contact-info ul li{
		float:none;
		padding:10px 0px;
		clear:both;
	}

}
@media (max-width: 767px) {
	
	body {
    	padding:0px!important;
	}
	
.about_section{
		padding:30px 0px;
	}
	
	.short_contact {
    margin-top: 8px;
}
.contact-info ul li{
	margin-right: 10px;
}
	.short_contact .s_c_email {
    margin-left: 20px;
}
	.short_contact .s_c_phone {
    margin-right: 20px;
}
.about-desc{
	padding:0px 20px;
}
.titlehead h1{
	font-size:22px;
}
	.products {
		padding:0px 20px;
	}
.thumb{
	height: 240px;
	line-height:240px;
}
.trans {
    height: 250px;
}
.product{
	width: 209px;
    height: 300px;
    margin: 10px 4px;
}
.trans .overlay{
	height: 300px;
}
	.widget{
		text-align: center;
	}
	.c_btns{
		top: 40%;
	}
	.cata_arrow{
		    top: 43%;
	}
	
	.categories_list{
		display: table;
		margin:0px auto;
	} 
	.category {
    width: 150px;
    height: 167px;
    margin-right: 8px;
}
	.cate-caption a.cate-title{
		font-size: 13px;
		    padding: 3px;
	}
	.cate-caption{
		bottom: 20px;
	}
	.contact-info ul li .c_info{
		float: none;
	}
	#showCats{
		    padding: 8px 10px;
	}
	.contact-info {
		padding:0px 20px;
	}
	.logo{
		text-align: center;
	}
	
	.h_widgets{
		    margin-top: 0px;
		    margin-bottom:8px;
		    padding:0px 20px;
	}
	.pro_gall{
		width: 50%;
	}
	.c_widget{
		margin-bottom:20px;
	}

	.categories{
		padding:10px 0px;
		height:auto;
	}
	
	.res-cata-btn {
    padding: 10px 20px;
    border-radius: 0px;
}
	.header{
		position: relative;
	}
	
	.res_menu ul li a{
		padding:5px 10px;	
	}

	.social_nav {
    text-align: center;
}
	.res-cata-btn{
		margin:0px;
	}
	.horizental{
		width:100%;
	}

	.vertical{
		width:100%;
	}
	.btn-featured-mygallery-left{
		left:80%!important;
	}
	.btn-featured-mygallery-right{
		left:85%!important;
	}
.btn-featured-newmygallery-left{
		left:80%!important;
	}
	.btn-featured-newmygallery-right{
		left:85%!important;
	}
 .page, .pagination-container{
 	padding:0px 10px;
 }
 .pagination{
 	margin-right: 0px!important;
 }
.main_container .titlehead{
	margin:0px 10px;
}
.breadcrumb_section ul{
		padding:0px 20px;
	}
.breadcrumb_section .titlehead{
		padding:0px 20px;
	}
	ul#thumblist{
		margin-top:10px;
	}
	ul#thumblist li{
		float:left;
		margin:5px 5px 5px 0px;
	}
	
	 /** Cart Form **/
  
	
	#cart .cart-row div {
		height: 120px;
	}
		#cart .cart-thumb img {
		height: 120px;
	}
	
	 .cart-title {
		width:37.3%;
	}
	
	.artno {
		width:23.1%;
	}
	 .buttons {
		width: 25%;
	}

	
	.widget{
		padding:10px 20px;
	}
	
	.copyright{
	padding:0px 20px;
	text-align: center;
	}
.payment_accept{
	padding:0px 20px;
}
}

@media (max-width: 979px) {
	.mainmenu{
		background:#cd1b30;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	
	.h_widgets{
		    padding: 1px 15px 1px 6px;
		    margin-top:26px;
	}
	.category {
    width: 173px;
    height: 192px;
    margin-right: 10px;
}
	.cate-caption a.cate-title{
		font-size: 13px;
		    padding: 3px;
	}
	.cate-caption{
		bottom: 20px;
	}
.pro_gall a.pro_gall_btn{
	margin: 40px 0 0 0;
}

.contact-info ul li{
	margin-right: 35px;
}
.thumb{
	height: 240px;
	line-height:240px;
}
.trans {
    height: 250px;
}
.product{
	width: 209px;
    height: 300px;
}
.trans .overlay{
	height: 300px;
}
	.social_nav a{
	    margin-right: 1px;
	}
	
	.cart{
		margin-left:4px;
	}
.cata_arrow{
	    top: 44%;
}

	.btn-featured-mygallery-left{
		left:92%!important;
	}
	.btn-featured-mygallery-right{
		left:95%!important;
	}
	.btn-featured-newmygallery-left{
		left:92%!important;
	}
	.btn-featured-newmygallery-right{
		left:95%!important;
	}
  	/** Product Page **/
  	.m_c_title img{
  		margin:0px;
  	}
  	.m_c_title{
  		padding:8px 5px;
  	}
  	.zoomWrapper{
  		width:250px!important;
  	}
  	.zoomWrapperImage{
  		height:250px!Important;
  	}
  	
   /** Cart Form **/
  
	#cart .cart-thumb{
		width: 140px;
	}
	#cart .cart-row div{
		height: 120px;
	}
	#cart .cart-thumb img{
		height: 110px;
	}
	.cart-title {
		width: 31%;
		font-size:12px;
	}
	 .artno {
		width:16%;
		font-size:12px;
	}
	 .buttons {
		width: 25%;
	}
	
	.inquiry-form-page{
		padding:10px!important;
	}
	.inquiry_form li{
		line-height: normal!important;
	}
	  .inquiry_form .form_label{
	  	margin:6px 0px!important;
	  }
	  .inquiry_form input[type="text"],.inquiry_form textarea{
	  	width:282px;
	  }
	  .inquiry_form select{
	  	width: 296px;
	  }


}


@media (min-width:980px) and (max-width: 1199px)  {

.menu li a{
    font-size: 14px;
    padding: 12px 12px;
}

.pro_gall a.pro_gall_btn{
	margin: 60px 0 0 0;
}

.cart-title {
    width: 49%;
}

.copyright p {
    margin: 0px;
    font-size: 13px;
}
.category {
    width: 212px;
    height: 235px;
}
.cate-caption a.cate-title{
	font-size:14px;
}
.thumb{
	height: 240px;
	line-height:240px;
}
.trans {
    height: 250px;
}
.product{
	width: 209px;
    height: 300px;
}
.trans .overlay{
	height: 300px;
}
	.btn-featured-mygallery-left{
		left:92%!important;
	}
	.btn-featured-mygallery-right{
		left:95%!important;
	}
	.btn-featured-newmygallery-left{
		left:92%!important;
	}
	.btn-featured-newmygallery-right{
		left:95%!important;
	}
	
}
@media (max-width: 554px)  {
	.inquiry_form .captcha_inputs{
		margin:0px!important;
	}
}

@media (max-width: 370px)  {
	.inquiry_form li{
		line-height: normal;
	}
	.inquiry_form input[type="text"]{
		width: 160px;
	}
	.inquiry_form select{
		width: 174px;
	}
	.inquiry_form textarea{
		width: 160px;
	}
	.inquiry_form li:last-child .form_label{
		display: none;
	}

	.featured .titlehead{
		width: 88%;
		margin:0px 10px;
	}
	.titlehead h1{
		font-size:16px;
	}

	.btn-featured-mygallery-left{
		left: 77%!important;
	}
	.btn-featured-newmygallery-left{
		left: 77%!important;
	}
	#Add{
		margin-top:10px!important;
	}
	.short_contact p{
		float:none;
		text-align: center;
		margin: 0px!important;
	}
		.c_btns {
    top: 28%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img{
	width:50px!important;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled{
	    margin-top: -35px!important;
}



}





