@media only screen and (min-width: 768px) and (max-width: 1023px) {
.one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .two_fourth, .two_fourth_last, .three_fourth, .three_fourth_last, .one_fifth, .one_fifth_last, .two_fifth, .two_fifth_last, .three_fifth, .three_fifth_last, .four_fifth, .four_fifth_last{
width: 100%;
margin-bottom:30px;
}
#container {
    width:700px!important;
    padding-top: 50px;
    padding: 0 20px;
}
header {
    padding-top: 70px;
}
.logo a {
    color: #fff;
    font-size: 50px;
}
.contact-no {
    float: right;
    padding-top:10px;
    font-size: 10px;
}
.contact-no ul {
    float: none;
}
nav:before{
	display:none;
}
.menu{
	background-color:#fff;
}
.menu li{
	display:block;
	float:none;
	border-right:none;
}
.menu li a {
    padding: 20px 10px;
	color:#787878;
	border-bottom: 1px solid #efefef;
}
.menu li a:hover {
	color:#fff;
	border-bottom: 1px solid #e91e63;
}
.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu,.menu ul:after { display: none; }

.responsive-menu {
    display: block;
    width:96.3% !important;
    background:#e91e63;
    padding: 10px 13px;
    text-align: left;
    font-weight: bold;
    color: #fff !important;
}
nav {
  margin: 0;
  background: none;
}
nav {
	float:inherit!important;
    display: block;
    clear: both;
	width:100%;
}
a.active:before {
    left: 0;
    right: 0;
}
.menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul {
  left: 0;
  transform: initial;
}

.menu li>ul ul:hover { transform: initial; }
.menu li a {
    padding:10px;
	font-size:12px;
}
a.shopping {
    padding: 3px 25px 5px;
    background: #000000;
    color: #fff !important;
    position: absolute;
    top: -38px;
    right: 0;
}
.caption h1 {
    font-size: 29px;
    margin-bottom: 0;
    line-height: 42px;
}
ul#slide-list{
	display:none;
}
.content {
    padding: 20px;
}
#customers td, #customers th {
    padding: 5px;
    font-size: 12px;
}
    
table.price_table td:nth-child(2) {
    width: 100px;
}    
    
ul.gallery li{
	width:100%;
}
span.meta_desc span {
    display: inline-block;
    padding: 10px 25px;
    border-right: 1px solid #131313;
}
.pagination li {
    display: inline-block;
    margin-right: 5px;
    float: left;
}
aside {
    border-left:none;
    padding-left:0px;
    margin-top: 30px;
}
ul.gallery {
    width: 103%;
}
ul.gallery li {
    width: 46.73%;
}
}
@media only screen and (max-width: 1024px) {
#container {
	width:900px;
}
ul.gallery li {
    width: 22.3%;
}
}
/* Mobile landscape width 320 */
@media only screen and (max-width: 767px) {
.one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .two_fourth, .two_fourth_last, .three_fourth, .three_fourth_last, .one_fifth, .one_fifth_last, .two_fifth, .two_fifth_last, .three_fifth, .three_fifth_last, .four_fifth, .four_fifth_last{
width: 100%;
margin-bottom:30px;
}
#container {
    width: 90%;
    padding-top: 50px;
    padding: 0 5%;
}
.logo a {
    color: #fff;
    font-size: 50px;
    line-height: 35px;
}
.contact-no {
    float: none;
    padding-top: 88px;
    font-size: 10px;
}
.contact-no ul {
    float: none;
}
nav:before{
	display:none;
}
.menu{
	background-color:#fff;
}
.menu li{
	display:block;
	float:none;
	border-right:none;
}
.menu li a {
    padding: 20px 10px;
	color:#787878;
	border-bottom: 1px solid #efefef;
}
.menu li a:hover {
	color:#fff;
	border-bottom: 1px solid #e91e63;
}
.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu,.menu ul:after { display: none; }

.responsive-menu {
    display: block;
    width: 90% !important;
    background:#e91e63;
    padding: 10px 17px;
    text-align: left;
    font-weight: bold;
    color: #fff !important;
}
nav {
  margin: 0;
  background: none;
}
nav {
	float:inherit!important;
    display: block;
    clear: both;
	width:100%;
}
a.active:before {
    left: 0;
    right: 0;
}
.menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul {
  left: 0;
  transform: initial;
}

.menu li>ul ul:hover { transform: initial; }
.menu li a {
    padding:10px;
	font-size:12px;
}
a.shopping {
    padding: 3px 25px 5px;
    background: #000000;
    color: #fff !important;
    position: absolute;
    top: -38px;
    right: 0;
}
.caption h1 {
    font-size: 29px;
    margin-bottom: 0;
    line-height: 42px;
}
ul#slide-list{
	display:none;
}
.content {
    padding: 20px;
}
#customers td, #customers th {
    padding: 5px;
    font-size: 12px;
}
ul.gallery li{
	width:100%;
}
span.meta_desc span {
    display: block;
    padding: 10px 25px;
    border-right:none;
}
.pagination li {
    display: inline-block;
    margin-right: 5px;
    float: left;
}
aside {
    border-left:none;
    padding-left:0px;
    margin-top: 30px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .two_fourth, .two_fourth_last, .three_fourth, .three_fourth_last, .one_fifth, .one_fifth_last, .two_fifth, .two_fifth_last, .three_fifth, .three_fifth_last, .four_fifth, .four_fifth_last{
width: 100%;
margin-bottom:30px;
}
#container {
    width:420px;
    padding-top: 50px;
    padding: 0 20px;
}
.logo a {
    color: #fff;
    font-size: 50px;
}
.contact-no {
    float: none;
    padding-top: 88px;
    font-size: 10px;
}
.contact-no ul {
    float: none;
}
nav:before{
	display:none;
}
.menu{
	background-color:#fff;
}
.menu li{
	display:block;
	float:none;
	border-right:none;
}
.menu li a {
    padding: 20px 10px;
	color:#787878;
	border-bottom: 1px solid #efefef;
}
.menu li a:hover {
	color:#fff;
	border-bottom: 1px solid #e91e63;
}
.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu,.menu ul:after { display: none; }

.responsive-menu {
    display: block;
    width:94% !important;
    background:#e91e63;
    padding: 10px 13px;
    text-align: left;
    font-weight: bold;
    color: #fff !important;
}
nav {
  margin: 0;
  background: none;
}
nav {
	float:inherit!important;
    display: block;
    clear: both;
	width:100%;
}
a.active:before {
    left: 0;
    right: 0;
}
.menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul {
  left: 0;
  transform: initial;
}

.menu li>ul ul:hover { transform: initial; }
.menu li a {
    padding:10px;
	font-size:12px;
}
a.shopping {
    padding: 3px 25px 5px;
    background: #000000;
    color: #fff !important;
    position: absolute;
    top: -38px;
    right: 0;
}
.caption h1 {
    font-size: 29px;
    margin-bottom: 0;
    line-height: 42px;
}
ul#slide-list{
	display:none;
}
.content {
    padding: 20px;
}
#customers td, #customers th {
    padding: 5px;
    font-size: 12px;
}
ul.gallery li{
	width:100%;
}
span.meta_desc span {
    display: block;
    padding: 10px 25px;
    border-right:none;
}
.pagination li {
    display: inline-block;
    margin-right: 5px;
    float: left;
}
aside {
    border-left:none;
    padding-left:0px;
    margin-top: 30px;
}

}
