@media only screen and (min-width:320px) and (max-width:991px) {

    /*core starts*/
    h1 {
 font-size: 22px !important;
}
 h2 {
 font-size: 18px !important;
}
 h3 {
 font-size: 16px !important;
}
 h4 {
 font-size: 15px !important;
}
/*core ends*/
}
 @media only screen and (min-width:320px) and (max-width:767px) {

    /*core start*/
    body {
 font-size: 12px !important;
}
 p {
 font-size: 12px !important;
line-height: 20px;
}
 ul {
 font-size: 12px !important;
}
 .btn {
 font-size: 12px !important;
}
    /**/
	.main-head {
 font-size: 18px !important;
 line-height: 24px !important;
 margin-bottom: 10px !important;
}
 .main-head span {
 font-size: 10px !important;
 line-height: 18px;
}
 .main-head span.brdr {
 width: 25px;
 margin: 3px 9px 3px 0 !important;
}
 section.contents .content-bar {
 padding: 20px 0;
}
 .banner-bar .banner-content .banner-col {
 float: none;
}
 .banner-bar .banner-content h1 {
margin-bottom: 0!important;
}
 .location {
 float: left;
 margin: 0 0px 5px!important;
}
	/**/
.product-bar .btn-more {
 font-weight: 400 !important;
 padding: 4px 10px !important;
}
 .product-detail-bar .social.mob {
 display: block;
}
 .product-detail-bar .social.desk {
 display: none;
}

    /* login & registration */
	.modal#logModal, .modal#regModal, .modal#enqModal, .modal#frgtModal, .modal#addrModal {
 background: #fff;
}
 .modal-dialog.log-model {
 width:100%;
 margin: 0;
}
 .modal-dialog.log-model .modal-content {
 border: 0;
 -webkit-box-shadow: inherit;
 box-shadow: inherit;
}
 .modal-dialog.log-model .log-left {
 display:none;
}
 .modal-dialog.log-model .log-right {
 padding: 50px 30px;
 width: 100%;
 float: none;
}
 .modal.fade .modal-dialog.log-model {
 top: 0;
 left: 0;
 margin-bottom: inherit;
 margin-right: inherit;
 -webkit-transform: inherit;
 transform: inherit;
}

    /*core ends*/
	 
 
     
header .top-bar {
 padding: 5px 0;
}
header .logo-bar .logo img {
 display:table;
 margin: auto;
 max-width: 100%;
}
header .user-nav {
 margin: 10px 0;
}
.shop-cart {
 margin: 10px 0 10px 10px;
}
 header .user-nav ul li {
 margin-right:5px!important;
}
header .user-nav ul a {
 padding: 5px 10px;
}
header .user-nav ul a.logged-in {
 padding: 6px 10px 0px;
}
header .user-nav ul a.logged-in span {
 max-width: 100px;
}
header .nav-bar {
display:none;
}
 
/**/
section.slider {
 border-bottom: 0px;
}
/**/
.offer-bar {
 padding: 20px 0 10px;
}
.product-bar {
 padding: 30px 0 40px!important;
}
.item-pic {
 height: 165px;
}
.item-name {
 padding:0 10px;
}
.item-price {
 padding:0 10px 0px;
line-height:15px;
}
/**/
.contact-pg .col-row:nth-child(1) {
 width: 100%;
}
.contact-pg .col-row:nth-child(2) {
 width: 100%;
 margin-top: 0;
 margin-left: 0;
}
.contact-pg iframe {
 height: 200px;
margin-bottom: 15px;
}
.contact-pg .contact-form {
 width: 100%;
}
.contact-blk {
 padding: 15px 10px 0;
}
.contact-blk .h-icon {
 width: 45px;
 height: 45px;
}
.contact-blk .cont-text {
 width: calc(100% - 50px);
}
/*my account*/
.my-account .my-account-left {
 display: none;
}

/*footer*/
footer .footer-bar {
 padding: 20px 0 0px 0;
}
footer h2 {
 margin-bottom: 15px !important;
}
footer .social-nav ul {
 margin-bottom: 20px !important;
}
}
 @media only screen and (min-width:768px) and (max-width:991px) {
 header .logo-bar .logo {
 padding: 10px 0;
}
header .logo-bar img {
 max-width: 100%;
}
 .location {
 display: none;
}
 .item-pic {
 height: 272px;
}

/**/
.contact-pg .col-row:nth-child(1) {
 width: calc(60% + 50px);
}
.contact-pg .col-row:nth-child(2) {
 width: 40%;
}
.contact-pg .contact-form {
 width: calc(60% + 50px);
}
}
 @media only screen and (min-width:992px) and (max-width:1199px) {
header .user-nav ul li {
 margin-right:12px!important;
}
 .item-pic {
 height: 268px;
}
/**/
.contact-pg .col-row:nth-child(1) {
 width: calc(60% + 50px);
}
.contact-pg .col-row:nth-child(2) {
 width: 40%;
}
.contact-pg .contact-form {
 width: calc(60% + 50px);
}
}
