.visible-mobile {
	display:none !important;
}

@media only screen and (min-width:320px) and (max-width:767px) {
.visible-mobile {
	display:inline-block !important;
}

.hide-mobile {
	display:none !important;
}

.responsive-table, table.records-table, table.openkm_table {
	display:inline-block;
	width:100%;
	overflow-x:scroll;
	position:relative;
}

.container, .banner_superior, .tablecontainer, .col.storycontainer {
	width:100% !important;
	margin:0px;
}

.col {
	padding:0px;
}

#header h1 {
	width:70%;
	padding:12px;
	display:inline-block;
}

#header h1 img {
	max-height:50px;
}

img {
	max-width:100%;
}

#header .pretty_links, .box_left h1.low {
	display:none;
}

#header {
	height:75px;
}
/* === Menu CSS starts === */
#show-menu {
	float:right;
    width: 25px;
    padding: 10px;
	margin-top:15px;
}

#primary-nav {
	transition:0.5s ease;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	width:100%;
	height:inherit;
	display:none;
}

#primary-nav.activeMenu {
	height:inherit;
	display:block;
}

#primary-nav li {
	float:left;
	width: 94%;
    padding: 0px;
	margin-bottom:0px;
	list-style:none;
    margin: 0px 10px 0 10px;
}

#primary-nav li:last-child {
	margin-bottom:0px;
}

#primary-nav li img {
	width:90%;
}

#primary-nav li a {
	display:inline-block;
	padding:10px 5%;
	font-size:17px;
	line-height:26px;
	color:#444444;
	text-decoration:none;
	font-weight:700;
	float:left;
	width:90%;
}

/* === Menu CSS ends === */


#initial-options {
	display:none;
}

h1#logo a {
	background-position: 25% 50%;
    padding: 0px 0px 0px 15px;
}

.homecta {
    width: 100%;
    height: auto;
	background-size: auto 100% !important;
}

#primary-coa .textblock {
	width:90%;
	margin:10px 0px 0px 5%;
}

.subheadertext {
	width:100%;
	max-width:390px;
}

.leftside {
	width:100%;
}
.packs {
	display:inline-block;
	width:100%;
}

.col12 {
	width:92%;
	margin-left:0px;
	padding:0px 4%;
}

.underground {
    width: 100%;
    min-height: 330px;
    height: auto;
    background-size: 90% 100%;
	margin-top:20px;
}

.packleft {
	width:100%;
}

.underground .packleft a {
	margin-left:13px !important;
}

.ccbuttonleft {
    margin-top: 160px;
    width: 90%;
    background-size: 100% 100% !important;
}

.ppbuttonleft {
    display: block;
    width: 90%;
    background-size: 100% 100% !important;
}

#featured-content .aboutussection {
	width:95%;
	padding-left:5%;
}

.subpage-footer {
	height:auto !important;
}
#pre-footer ul {
	margin-left:15px;
}

#pre-footer p.legal {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

#subpage-heading .textblock {
    width: 93%;
}
#primary-coa .textblock h2, #subpage-heading .textblock h2 {
	font-size:2.3em;
}

#subpage-body {
	width:100%;
}

#subpage-sidebar {
	max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

#subpage-sidebar h3 {
	display:inline-block;
	margin-top:10px;
}

.buynowpacks.buynow {
	width: 100%;
    height: auto;
    min-height: 400px;
	margin-left:-4px;
	display:inline-block;
	width:100%;
	background:none;
	text-align:center;
}

.buynowpacks.buynow .packleft {
	background: url(../theme/myasiantips/img/buynow-packs-button.png) 0 0 no-repeat;
    background-size: 200% 100%;
    max-width: 410px;
    display: inline-block;
    float: none;
    padding-bottom: 40px;
}

.buynowpacks.buynow .packleft a {
	margin-left:10px;
}

.buynowpacks.buynow .packright {
	    width: 98%;
    background: url(../theme/myasiantips/img/buynow-packs-button.png) 0 0 no-repeat;
    background-size: 200% 100%;
    padding-bottom: 35px;
    background-position: 100% 100%;
    margin-left: 0px;
	max-width: 410px;
    display: inline-block;
	float:none;
	margin-left:10px;
}

.buynowpacks.buynow .ccbuttonright {
	margin-top: 200px;
    width: 90%;
    background-size: 100% 100%;
}

.buynowpacks.buynow .packright a {
	margin-left:19px;
}

.buynowpacks.buynow .ppbuttonright {
    width: 90%;
    background-size: 100% 100%;
}

#subpage-body.strikebg {
	width: 96%;
    float: none;
    margin: 0px auto;
}

#support input[type="text"], #support input[type="email"] {
	display:inline-block;
	width:100%;
}

}

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

.container, .banner_superior, .tablecontainer, .col.storycontainer {
	width:100% !important;
	margin:0px;
}

h1#logo a {
    width: 200px;
    background-position: 30% 50%;
    padding: 3px 0px 5px 10px;
}

#primary-nav li {
    margin: 28px 15px 0;
}

.homecta {
	width:100%;
	background-size:100% 100% !important;
}

#featured-content {
	text-align:center;
}

.leftside, .rightside {
    float: none;
    display: inline-block;
    text-align: -webkit-auto;
}

#pre-footer ul {
	margin-left:15px;
}

#pre-footer p.legal {
	margin-top:27px;
	margin-right:15px;
}

#subpage-heading .textblock {
	width:96%;
}

#subpage-body {
	float:none;
	margin:0px auto;
}

#subpage-sidebar {
	float:none;
	margin:0px auto;
}

.buynowpacks.buynow {
    width: 100%;
    background-size: 100%;
    margin: 0px auto;
    max-width: 768px;
}

.buynowpacks.buynow .packleft, .buynowpacks.buynow .packright {
	width: 370px;
}

.buynowpacks.buynow .ccbuttonleft {
	width:97%;
    margin-top: 215px;
    background-size: 100% 100%;
}

.buynowpacks.buynow .packleft a {
	margin-left: 11px;
}

.buynowpacks.buynow .ppbuttonleft {
	width:97%;
    background-size: 100% 100%;
}

.buynowpacks.buynow .ccbuttonright {
    margin-top: 215px;
    width: 97%;
    background-size: 100% 100%;
}

.packright a {
	margin-left: -3px;
}

.buynowpacks.buynow .ppbuttonright {
    width: 97%;
    background-size: 100% 100%;
}

}