* {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
     box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #B0B3A8;
    background-color: #1F1F23;
}

a {
    color: #B0B3A8;
    text-decoration: none;
}

a:hover {
	color: #fff;
}

img { 
    border: 0;
    display: block;
    vertical-align: middle;
}

div.header, div.mholder, div.searches, div.gallery, div.friendship-links, div.footer, div.az, div.navbar, div.navbar2 {
	max-width: 1330px;
	margin: 10px auto;
}

.catepage {
	text-decoration: underline;
}

/*======================================================*/
.clearfix {
    clear: both;
}

/*--Header-Starts--*/
div.header {
	clear: both;
	text-align: justify;
	position: relative;
	margin-bottom: 10px;
	background: #1D2025;
}

div.container {
	display: inline-block;
	float: left;
	margin: auto;     
}

.logo {
	float: left;
	background: url(https://www.hqmature.xyz/images/logo.png) no-repeat;
	width: 320px;
	height: 40px;
	-webkit-background-size: 320px 40px;
	background-size: 320px 40px;
	text-indent: -9999px;
	margin: 10px 20px 0 0;
	position: relative;
}

div.t-right {
	display: inline-block;
	float: left;
	overflow: hidden;
	margin:5px 15px 5px 10px;
}


div.tradeitem, div.tradeitem1, div.tradeitem2, div.tradeitem3, div.tradeitem4, div.tradeitem5, div.tradeitem6 { 
	float: left;
	margin-left: 25px;
	text-align: center;
}

div.tradeitem img, div.tradeitem1 img, div.tradeitem2 img, div.tradeitem3 img, div.tradeitem4 img, div.tradeitem5 img, div.tradeitem6 img   { 
	border-radius: 8px;
}

div.tradeitem a img:hover, div.tradeitem1 a img:hover, div.tradeitem2 a img:hover, div.tradeitem3 a img:hover, div.tradeitem4 a img:hover, div.tradeitem5 a img:hover, div.tradeitem6 a img:hover   {
   	filter:brightness(50%);
    transform: scale(1.0);
    opacity: 1;
}

div.mholder {
	width: 100%;
	background: #373F44;
	padding: 4px 0;
	border: solid #1C1817;
	border-width: 1px 0;
	margin-top: 15px;
	margin-bottom: 15px;	
	clear: both;
	text-align: justify;
	position: relative;
}

div.topmenu {
	display: inline-block;
	width: 70%;
	margin: 0 auto;
}

div.topmenu:after {
	content: ""; 
	width: 0; 
	height: 0; 
	display: block; 
	clear: both;
}

nav {
	display: block;
    font-family: Helvetica;
    text-align: center;
    text-transform: uppercase;  
    background-color: #373F44;
}

nav ul {
    width: 98%;
    max-width: 1024px;
    margin: 0 auto;
    list-style-type: none;
}

nav ul li {
    display: inline-block;
	margin-right: 15px;
}

nav ul li:last-child {
    margin-right: 0; 
}

nav ul li a {
    color: #B0B3A8;
	border-bottom: solid;
	border-bottom-color: #373F44;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding: 0.8em;
    box-sizing: border-box;
}

nav ul li a:hover {
	border-bottom: solid;
	border-bottom-color: #12BCD5;
	color: #fff;
}

.current_page {
	transition: 0.5s;
  	background-size: 200% auto;
	border-bottom: solid;
	border-bottom-color: #12BCD5;
	color: #fff;
}

.current_page a, .current_page a:hover {
    color: #fff;
	border-bottom: none;
}

#menu_button_wrapper{
    display: none;
}

.hidden {
    display: none;
}
/*--Header-Ends--*/

/*--search-starts--*/
.mholder .search-container {
	display: inline-block;
	margin-right: 30px;
	float: right;
	text-align: center;
}

.mholder .search-wrapper {
	position: relative;
	display: inline-block;
}

.mholder .search-container :after {
	content: "";
	display: table;
	clear: both;
}

.mholder input[type=text] {
  	padding: 6px;
  	margin-top: 6px;
  	font-size: 15px;
 	width: 350px;
	border-radius: 12px;
}

.mholder .search-container button {
	position: absolute;
	right: 0px;
	top: 58%;
  	transform: translateY(-50%);
	padding: 6px 10px;
	font-size: 15px;
	border: none;
	cursor: pointer;
  	border-radius: 0 12px 12px 0;
  	cursor: pointer;
	background-image: linear-gradient(to right, #12BCD5 0%, #10B0C7 51%, #12BCD5 100%);
}
/*--search-ends--*/

/*--headline-starts--*/
div.headline {
	width: 100%;
	clear: both;
	text-align: justify;
	position: relative;
	height: 15px;
	max-width: 1330px;
	margin: 20px auto;
}

h1 {
	display: table-cell;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis; 
	font-size: 1.3em; 
	color: #ccc;
}

h1 i {
    vertical-align: middle;
}

h1 span {
	display: inline;
	vertical-align: middle;
	margin-left: 5px; 
	padding-left: 8px; 
	font-size: 0.8em; 
	line-height: 16px; 
	font-weight: 400; 
	border-left: 1px solid #303030; 
	color: rgba(220,220,220,0.7);
}

/*--headline-ends--*/


/*--button-star--*/
div.sort1 a, div.sort1 a:active, div.sort2 a, div.sort2 a:active {
    background: #373F44;
	border: 1px solid #373F44;
	font-weight: bold;
	color: #B0B3A8;
}

div.sort1 a.current, div.sort2 a.current, div.sort1 a:hover, div.sort2 a:hover {
  	background-image: linear-gradient(to right, #12BCD5 0%, #10B0C7 51%, #12BCD5 100%);
	transition: 0.5s;
  	background-size: 200% auto;
	font-weight: bold;
	color: #fff;
}

div.navbar :before {
	clear: both;
}

div.navbar {
    padding-bottom: 4px;
}

div.sort1 a {
	display: inline-block;
	float: left;
	width: 100px;
	padding:10px;
	font-size:14px;
	border-radius: 22px;
	line-height: 14px;
	text-decoration: none;
	min-width: 60px;
	text-align: center;
}

div.sort2 a {
	display: inline-block;
	float: left;
	width: 100px;
	padding: 10px;
	font-size: 14px;
	border-radius: 22px;
	line-height: 14px;
	text-decoration: none;
	min-width: 60px;
	text-align: center;
}

div.sort2 a {
    margin-left: 15px;
}

div.sort2 a.current {
    margin-left: 0px;
}

div.sort1 a.current, div.sort2 a.current {
	font-weight: bold;
}

div.pagination {
	display: inline-block;
	float: right;
	margin: 12px auto;
}

div.pages a,
div.pages a:active {
	padding: 8px 10px;
}

div.pages span {
    border-radius: 22px;
    padding: 8px 10px;
    font-size: 0.99em;
	border: 1px solid #23272E;
    background: #373F44;
    font-weight: bold;
    color: #C6C6C6;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s; 
}

div.pages a:hover,
div.pages span.current a {
    color: #fff;
    text-decoration: none; 
}

div.pages span.current {
    border-radius: 22px;
    background-image: linear-gradient(to right, #12BCD5 0%, #10B0C7 51%, #12BCD5 100%);
    color: #fff;
}

div.pages span:hover {
    border: 1px solid #12B8D2;
}

/*--button-end--*/

/*--gallery-starts--*/
div.gallery:before {
    content: "";
	width: 0;
	height: 0;
	display: block;
	clear: both;
}

ul.content {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}

ul.content li {
    float: left;
    margin: 0.4%;
    background: #373F44;
    padding: 5px;
    position: relative;
    box-shadow: 0 rgba(231, 231, 231, 0.43);
    width: 19.2%;
	padding-bottom: 95px;
}

ul.content li a.image-wrapper {
    display: block;
    position: relative;
    width: 100%;
}

ul.content li a.image-wrapper::before {
    content: "";
    display: block;
    padding-bottom: 75%; /* 4:3 aspect ratio */
	background: url(https://www.hqmature.xyz/images/bg.jpg) 50% no-repeat;
}

ul.content li a.image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	transition: filter 0.3s;
}

ul.content li a.image-wrapper img:hover {
   	filter:brightness(50%);
    transform: scale(1.0);
    opacity: 1;
}

ul.content li h3 {
    height: 35px;
	line-height: 35px;
	margin: 0;
}

ul.content li h3.desc {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0;
    padding: 4px 5px 4px 5px;
    width: auto;
    height: auto;
    line-height: 18px;
    font-size: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    text-indent: 2px; 
    border-bottom: 1px solid transparent;
    z-index: 20;
    transition: max-height 0.3s, background-color 0.3s; 
    max-height: 35px; 
    background-color:#373F44;
}

ul.content li h3.full {
    white-space: normal;
    max-height: none; 
	background-color: #373F44; 
}

ul.content li span.duration {
    position: absolute;
	bottom: 98px;
	right: 10px;
	padding: 0 10px;
	display: inline-block;
	float: left;
	background-color: rgba(0,0,0,.5);
	font-size: 11px;
	color: #B0B3A8;
	line-height: 24px;
	font-weight: bold;
}

ul.content li span.hdlabel {
    position: absolute;
	top: 10px;
	right: 10px;
	padding: 0 10px;
	display: inline-block;
	float: left;
	background-color: rgba(0,0,0,.5);
	font-size: 11px;
	color: #B0B3A8;
	line-height: 24px;
	font-weight: bold;
}

ul.content li span.addtime {
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 0 10px;
	background-color: rgba(0,0,0,.5);
	font-size: 11px;
	line-height: 24px;	
	opacity: 0; 
	transition: opacity 0.3s;
}

ul.content li:hover span.addtime {
    opacity: 1;
}

ul.content li span.tubename {
    position: absolute;
	bottom: 98px;
	left: 10px;
	padding: 0 10px;
	display: inline-block;
	float: left;
	background-color: rgba(0,0,0,.5);
	font-size: 11px;
	color: #fff;
	line-height: 24px;
	font-weight: bold;
}

ul.content li span.tubename a {
	color: #B0B3A8;
}

ul.content li span.icon {
	color: #12BCD5; 
	display: inline-block; 
	font-size: 11px; 
	padding-right: 3px;
}

ul.content li span.tubename a:hover {
	color: #fff;
}

ul.content li span.taglist {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
	bottom: 6px;
	left: 0;
	right: 0;
	padding: 0px 10px 0 10px;
	width: auto;
	height: 60px;
	text-align: left;
	font-size: 11px;
	overflow: hidden;
	border-top: 1px dotted transparent;
	line-height: 15px;
	text-transform: capitalize;
}

ul.content li span.taglist a {
	color: #B0B3A8;
}

ul.content li span.taglist a:before {
	content: '\2725'; 
	font-weight: 100; 
	color: #12BCD5; 
	display: inline-block; 
	vertical-align: top; 
	font-size: 11px; 
	padding-right: 3px;
}

ul.content li span.taglist a:hover {
	color: #fff; 
}

ul.content li span.taglist a,ul.content li span.taglist span {
	display: inline-block;
	position: relative;
	font-size: 10px;
	line-height: 19px;
	margin-right: 5px;
}

div.gallery:after {
    content: "";
	width: 0; 
	height: 0;
	display: block;
	clear: both;
}
/*--gallery-end--*/

/*--ads-starts--*/
.ad-container {
    display: flex;
    justify-content: center;
	flex-wrap: wrap; 
}

.ad1, .ad2, .ad3, .ad4 {
    width: 300px;
    height: 250px;
    background-size: cover; 
	margin-right: 5px;
}

.ad5, .ad6 {
	display: none;
}

@media only screen and (max-width: 1210px) {
.ad4 {
	display: none; 
}
}

@media only screen and (max-width: 900px) {
.ad1, .ad4 {
	display: none; 
}
}

@media only screen and (max-width: 600px) {
.ad-container {
	flex-direction: column; 
	align-items: center;
}

.ad1, .ad2, .ad3, .ad4 {
	width: 100%; 
	max-width: 300px; 
	box-sizing: border-box; 
	margin-bottom: 10px;
}

.ad1, .ad4 {
	display: none; 
}
}

@media only screen and (max-width: 300px) {
.ad2, .ad3 {
	display: none; 
}
}

@media only screen and (min-width: 241px) and (max-width: 280px) {
.ad5 {
	display: block; 
}
}

@media only screen and (max-width: 240px) {
.ad6 {
	display: block; 
}
}
/*--ads-ends--*/

/*--tags-starts--*/
div.az {
	width: 100%;
}

div.az:after {
	content: ""; 
	width: 0; 
	height: 0; 
	display: block; 
	clear: both;
}

div.az ul {
	width: 20%;
	float: left;
	padding-left: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.az ul li {
	display: block;
	width: 100%;
	height: 24px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 15px;
	position: relative;
}

div.az ul li > a {
	display: block;
	width: 70%;
	line-height: 24px;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	text-transform: capitalize;
	border-bottom: 1px dotted #acacac;
}

div.az ul li a:before {
	content: '\2725'; 
	font-weight: 100; 
	color: #12BCD5; 
	display: inline-block; 
	vertical-align: top; 
	font-size: 15px; 
	padding-right: 3px;
}

div.az ul li > a:hover {
	color: #fff;
}

div.az ul li > span {
	display: block;
	width: 28%;
	line-height: 24px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	text-align: right;
}

div.az ul li.space:after {
	display: none;
}

div.az ul li.letter {
	font-size: 16px;
	line-height: 24px;
	width: 100%;
	text-transform: uppercase;
}

div.az ul li.letter:after {
	display: none;
}

/* <768
--------------------------------------------*/
@media all and (max-width: 767px) {
div.az ul {
    width: 100%;
	padding-left: 0;
}

div.az ul li {
    width: auto;
	padding-right: 20px;
	float: left;
	margin-bottom: 5px;
}

div.az ul li > a {
    width: auto;
	float: left;
	text-indent: 0;
}

div.az ul li > span {
    width: auto;
	float: left;
	padding-left: 0px;
	display: none;
}

div.az ul li.letter, div.az ul li.space {
    width: 100%;
	padding-right: 0;
} 
}
/*--tags-end--*/

/*--queries-start--*/
.queries {
  	margin: 15px 0 15px 0;
  	padding: 0;
  	display: flex;
  	flex-wrap: wrap;
  	align-items: center;
  	justify-content: flex-start;
}

.queries li {
  	margin: 0 4px 4px 0;
  	padding: 0;
  	list-style: none;
}

.queries li a {
  	padding: 0 15px;
  	display: inline-block;
  	border: 1px solid #acacac;
  	border-radius: 22px;
  	line-height: 32px;
}

.queries li a:hover {
  	border-color: #11B9D1;
  	color: #fff;
   	background-image: linear-gradient(to right, #12BCD5 0%, #10B0C7 51%, #12BCD5 100%);
}

.queries .size-1 {
  	font-size: 12px;
}

.queries .size-2 {
  	font-size: 15px;
}

.queries .size-3 {
  	font-size: 18px;
}

.queries .size-4 {
  	font-size: 21px;
}

.queries .size-5 {
  	font-size: 24px;
}

/*--queries-end--*/

/*--friendlinks-starts--*/
.friendship-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 10px;
}

.friendship-link {
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    flex: 1 0 250px;
    margin: 2px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden; 
	height: 180px;
}

.friendship-link::before {
    content: "";
    display: block;
	padding-bottom: 75%;
    background: url(https://www.hqmature.xyz/images/bg.jpg) center center no-repeat;
	background-size: contain; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: filter 0.3s;
	z-index: -1;
}

.friendship-link img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    transition: filter 0.3s;
	overflow: hidden;
}

.friendship-link:hover::before {
    filter: brightness(50%);
}

.friendship-link:hover img {
    filter: brightness(50%);
    transform: scale(1.0);
    opacity: 1;
}

.link-name {
    text-align: center;
    margin-top: 5px; 
    margin-bottom: 5px;
    display: block; 
    opacity: 0; 
    position: absolute; 
    bottom: -40px;  
    left: 50%; 
    transform: translateX(-50%); 
    transition: opacity 0.3s; 
}

.friendship-link:hover .link-name {
    opacity: 1; 
    bottom: 10px; 
    transition: opacity 0.3s, bottom 0.3s; 
}


@media only screen and (max-width: 600px) {
.friendship-links {
	padding: 10px;
}
	
.friendship-link {
	flex: 1 0 calc(100% - 10px); 
	margin: 5px;
}

.friendship-link img {
	max-width: 100%;
	height: auto;
}

.friendship-link p {
	font-size: 14px;
}
}
/*--friendlinks-ends--*/

/*--scrollBtn-starts--*/
#scrollBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #10B0C7;
	color: white;
	opacity: 0.5;
	cursor: pointer;
	padding: 15px;
	font-size: 25px;
	border-radius: 5px;
}

#scrollBtn:hover {
	background-color: #12BCD5;
}
/*--scrollBtn-ends--*/

/*--footer-starts--*/
div.footer{
	padding: 0.6em 5px;
	background: #1D2025;
	text-align: left;
	margin: 0.3em auto;
	color: #ccc;
	font-size: 12px;	
}

div.footer span {
	color: #12BCD5;
}
/*--footer-end--*/

/*--media-quaries-starts-here--*/

@media (max-width:1280px){
div.tradeitem1, div.tradeitem2 {
   display:none;
}

div.topmenu {
	width: 65%;
}

.dt {
	display: none;
}
}

@media (max-width:1152px){
.wc {
	display: none;
}
}

@media (max-width:1024px){
div.tradeitem3, div.tradeitem4 {
	display:none;
}

div.topmenu {
	width: 62%;
}

.mholder input[type=text] {
 	width: 300px;
}

ul.content li {
    width: 24%;
}
}

@media (max-width:960px){
div.topmenu {
	width: 55%;
}

.ct {
	display: none;
}

div.tradeitem5 {
   display:none;
}
}

@media (max-width:820px){
div.tradeitem6, div.tradeitem7 {
   display:none;
}
}

@media (max-width:768px){
div.topmenu {
	display: block;
	margin: 0 auto;  
	width: 100%;  
}

.dt {
	display: block;
}

.wc {
	display: block;
}

.ct {
	display: block;
}

h1 {
	display: block;
	text-align: center;
	font-size: 1.1em; 
}

div.searches {
	width: 99%;
	margin: 8px 0 5px 5px;
}

#menu_button_wrapper {
    display: flex;
	align-items: center;
	justify-content: space-between;
    padding-top: 1em; 
    padding-bottom: 1em;
	overflow: hidden;
    color: #9d9d9d;
    border-bottom: 1px solid #101010;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
    box-shadow: 0 1px 0 rgba(255,255,255,.1);
    margin-bottom: .5em;
}  

#menu_button {
    box-sizing: border-box;
	position: static; 
	float: none; 
	margin-right: 10px; 
    padding: .5em 1em;
    border: 1px solid #333;
    border-radius: 5px;
    color: white;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}    

#menu_button:hover {
    cursor: pointer;
    background-color: #333;
}

#hamburger {
    float: right;
    padding-top: .15em;
}

#menu_button span{
    display: block;
    background-color: #aaa;
    width: 1.2em;
    height: .15em;
    border-radius: 1px;
    margin-bottom: .2em;
}

nav {
    text-align: right;
}

nav ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

nav ul li {
    display: block;
}

nav ul li a {
    width: 100%;
}

.mholder {
    display: flex; 
    align-items: center;
    justify-content: space-between; 
    margin-left: auto;
	padding: 0.2em;
    margin: 0.2em 0;
}

.mholder .search-container {
	display: flex;  
	align-items: center; 
	margin-left: 10px;
	flex-shrink: 0;  
	position: relative;
}

.mholder .search-container button {
	position: absolute;
	top: 58%;
	transform: translateY(-50%);
	right: 10px;
}

.mholder .search-wrapper {
	display: flex; 
	align-items: center;
}

.search-wrapper input {
	flex: 1; 
	margin-right: 10px; 
}

.mholder input[type=text] {
	width: 100%; 
	max-width: none; 
	border: 1px solid #12BCD5;  
	box-sizing: border-box;
}

#menu_list {
	flex: 1; 
    list-style: none;
    margin: 0;
    padding: 0;
	text-align: left;
}

#menu_list li {
    display: inline-block; 
    margin-right: 10px; 
}

ul.content li {
    width: 32.5%;
}

div.sort1, div.sort2 {
    display: table; 
    width: 100%;
	float: none;
    border-spacing: 2px;
}

div.sort2 {
    margin-left: 0;
}

div.sort1 a, div.sort2 a {
    display: table-cell; 
	float: none; 
	width: 50%; 
	text-align: center;
	margin: 0;
}

div.sort1 {
    margin-bottom: 5px;
}

div.pagination {
	float: none;
	display: block;
	text-align: center;
}

div.pages a, div.pages>span {
	border-radius: 22px;
	padding: 6px 8px 7px;
}

.friendship-link::before {
	padding-bottom: 60%;
}

div.footer {
	padding: 0.6em 5px;
	background: #1D2025;
	text-align: left;
	margin: 0.3em auto;
	font-size: 12px;	
}
}

@media (max-width:640px){
div.container {
	display: block;
	margin: 10px auto;  
	width: 100%;  
}

.logo {
	float: none;
	display: block;
	margin: 0 auto;
}

div.t-right {
	display: none;
}

div.footer {
	padding: 0.5em 5px;
	background: #1D2025;
	text-align: left;
	margin: 0.3em auto;
	font-size: 11px;	
}

ul.content li {
    width: 49.2%;
}
}

@media (max-width:480px){
h1 {
	font-size: 1.0em;  
}

h1 span { 
	font-size: 0.8em; 
	margin-left: 3px;
}
}

@media (max-width:380px){
ul.content li {
    width: 99%;
	margin: 0.3em auto;
}

div.footer {
	padding: 0.4em 5px;
	background: #1D2025;
	text-align: left;
	margin: 0.3em auto;
	font-size: 10px;	
}
}

@media (max-width:320px){
.logo {
	float: none;
	background: url(https://www.hqmature.xyz/images/logo.png) no-repeat;
	width: 300px;
	height: 37.5px;
	-webkit-background-size: 300px 37.5px;
	background-size: 300px 37.5px;
	text-indent: -9999px;
}

div.pages a, div.pages>span {
	border-radius: 22px;
	padding: 4px 6px 5px;
}

div.footer {
	padding: 0.3em 5px;
	background: #1D2025;
	text-align: left;
	margin: 0.3em auto;
	font-size: 9px;	
}
}

@media (max-width:280px){
.logo {
	float: none;
	background: url(https://www.hqmature.xyz/images/logo.png) no-repeat;
	width: 270px;
	height: 33.75px;
	-webkit-background-size: 270px 33.75px;
	background-size: 270px 33.75px;
	text-indent: -9999px;
}

.mholder input[type=text] {
    max-width: 80%; 
}

.mholder .search-container button {
	right: 43px;
}
}

@media (max-width:240px){
.logo {
	float: none;
	background: url(https://www.hqmature.xyz/images/logo.png) no-repeat;
	width: 220px;
	height: 27.5px;
	-webkit-background-size: 220px 27.5px;
	background-size: 220px 27.5px;
	text-indent: -9999px;
}

h1 {
	font-size: 0.9em;  
}

h1 span { 
	font-size: 0.7em; 
	margin-left: 2px;
}

.mholder input[type=text] {
    max-width: 70%; 
}

.mholder .search-container button {
	right: 63px;
}

#scrollBtn {
	right: 70px;
}
}
/*--media-quaries-end-here--*/