* {
    -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: #48443D;
    background-color: #E0E6D2;
}
a {
    color: #48443D;
    text-decoration: none;
}
a:hover {
    color: #7B9E4F;
}
img { 
    border: 0; 
	display: block; 
	vertical-align: middle;
}
h1 { 
    padding: 0; 
    margin: 0; 
	font-size:16px;
}
h2 {
    margin: 10px 0 5px 5px;
	color:#48443D;
}
/*======================================================*/
.clear {
    clear:both;
} 

/*--button-starts--*/
div.sort a, div.group a, div.timerange a, div.pages a, div.pages a:active {
    background:#7B9E4F; 
	border: 1px solid #4d4744; 
	font-weight: bold;
}
div.sort a:hover, div.group a:hover, div.timerange a:hover, div.pages a:hover {
    border: 1px solid #7B9E4F;
}
div.sort a.current, div.group a.current, div.timerange a.current, div.pages span.current {
    background:#7B9E4F; 
	color:#ECF3E2; 
	border: 1px solid #7B9E4F;
}
/*--Header-Starts--*/
div.header {
	clear:both;
	text-align: justify;
	position: relative;
	margin-bottom: 20px;
	background-color: #E0E6D2;
}
div.header p {
	overflow: hidden;
	margin: 10px 0;
}
div.container {
		margin:0.3% auto;      
}
.logo {
	float: left;
	background: url(../images/logo.png) no-repeat;
	width: 320px;
	height: 66px;
	-webkit-background-size: 320px 66px;
	background-size: 320px 66px;
	text-indent: -9999px;
	margin: 4px 20px 0 0;
	position: relative;
}
.logo:before {
	content: "Free XXX Homemade Movies";
	position: absolute;
	right: 0;
	top: 5px;
	color: #2f6111;
	font: bold 12px/14px 'Trebuchet MS';
	text-indent: 0 !important;
}
div.t-right {
	overflow: hidden;
	margin:5px 15px 5px 10px;
}

div.t-right a {
	color: #000;
	display: inline-block;
	text-decoration: none;
	position: relative;
}

div.t-right a:hover {
	text-decoration: underline;
    color: #68270b;
}
div.nav {
    padding-bottom: 4px;
	margin:5px 0 5px 5px;
}

div.pages {
    width:310px;
	margin:0.5em auto;
	text-align:center;
}
div.pages a, div.pages>span {
	padding:7px;
}

div.sort a, div.timerange a, div.group a, div.sort>span, div.timerange>span {
	display:block;
	float:left;
	padding:10px;
	font-size:14px;
	line-height: 14px;
	text-decoration: none;
	min-width: 18px;
	text-align: center;
}
div.sort a, div.timerange a, div.group a {
	margin: 0 3px 0 0;
	min-width: 60px;
}

div.pages a, div.pages>span {
	margin: 0 0 0 3px;
}
div.sort a.current, div.group a.current, div.timerange a.current, div.pages span.current {
	font-weight: bold;
}
/*--button-end--*/
/*--gallery-starts--*/
div.gallery {
    padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom:0.2em;
}
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: #F0F0F0;
    padding: 8px;
    position: relative;
    box-shadow: 0 rgba(231, 231, 231, 0.43);
    width: 19.2%;
	padding-bottom: 59px;
}
ul.content li a img {
	display: block;
	position: relative;
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
ul.content li h3 {
    height:35px;
	line-height:35px;
	margin:0;
}
ul.content li h3.desc {
	display:block;
	padding:0 5px;
	line-height:1.5;
	font-size:110%;
	color:#48443D;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
ul.content li span.duration {
    position:absolute;
	bottom:95px;
	right: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.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:#fff;
	line-height:24px;
	font-weight:bold;
}
ul.content li span.addtime {
	display: block;
	position: absolute;
	left: 10px;
	bottom: 52px;
	font-size: 11px;
	line-height: 15px;	
}
ul.content li span.tubename {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 52px;
	font-size: 11px;
	line-height: 15px;
}
ul.content li span.taglist {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	padding: 0px 10px 0 10px;
	width: auto;
	height: 43px;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	border-top: 1px dotted transparent;
	line-height: 19px;
	text-transform: capitalize;
}
ul.content li span.taglist a,ul.content li span.taglist span {
	display: inline-block;
	position: relative;
	font-size: 12px;
	line-height: 19px;
	margin-right: 5px;
}
ul.content li span.taglist a { 
    border-bottom: 1px dotted #808080;
}
ul.content li span.taglist a:hover { 
    border-bottom: 1px dotted #ffcc00;
}
div.gallery:after {content: ""; width: 0; height: 0; display: block; clear: both;}
/*--//gallery-end--*/

/*--tags-starts--*/
div.az {
	width: 100%;
	margin: 5px 5px 30px 1px;
}
div.az:after {content: ""; width: 0; height: 0; display: block; clear: both;}
div.az ul {
	width: 16.6%;
	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;
}
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: 768px) {
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--*/


/*--toplist-starts--*/
div.tradeindex {
	margin: 5px 5px 30px 1px;
}
div.tradeindex:after {content: ""; width: 0; height: 0; display: block; clear: both;}
ul.globaltop {
	float:left;
	padding-left: 10px;
	width:20%;
}
ul.globaltop li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:100%;
	height:24px;
	font-size: 14px;
	line-height: 24px;
	padding-right:5px;
	margin-bottom:3px;
	white-space:nowrap;
	overflow:hidden;
	text-indent: 3px;
}
/*--toplist-end--*/

/*--footer-ads-starts--*/
div.footads-m {
   display:none;
} 
/*--footer-ads-ends--*/

/*--footer-starts--*/
div.footer{
	padding:0.6em 5px;
	background:#B1D781;
	text-align:left;
	margin:0.3em auto;
	font-size: 12px;	
}
/*--footer-end--*/

/*--media-quaries-starts-here--*/
@media (max-width:1440px){
ul.content li a div {
    margin: 2em 0 0 0;
}
ul.content li a div span {
    margin: 11px 8px 20px 8px;
}
}

@media (max-width:1024px){
.logo {
	float: none;
	display: block;
	margin: 5px auto 0;
}
h1 {
    text-align: center;
	color: #7B9E4F;
}
div.t-right {
	display: none;
}
ul.content li {
    width: 24%;
}
ul.content li a div {
    margin: 20px 0 0 0;
}
ul.content li a div span {
    margin: 0px 0px 20px 0px;
}
div.tradeindex{
    width: 100%; 
	box-sizing:
	border-box;
	-moz-box-sizing:
	border-box;
}
}

@media (max-width:768px){
h2 {
    text-align: center;
}
div.sort, div.group, div.timerange {
    display: table; 
    width: 50%;
    border-spacing: 2px;
 }
div.group {
    margin-left: 0;
}
div.sort a, div.group a {
    display: table-cell; 
	float: none; width: 50%; 
	text-align: center;
	margin: 0;
}
div.sort, div.group {
    width: 100%; 
	float: none;
}
div.sort {
    margin-bottom: 5px;
}
div.pages {
	margin:1.5em auto;
	text-align: center;
}
ul.content li {
    width: 32.5%;
}
ul.content li a div {
    margin: 25% 0 0 0;
}
div.az {
	width: 100%;
	margin: 5px 5px 10px 1px;
}
ul.globaltop {
    width:30%;
}
ul.globaltop.col4, ul.globaltop.col5 {
    display: none;
}
ul.globaltop li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:100%;
	height:24px;
	font-size: 14px;
	line-height: 24px;
	padding-right:2px;
	margin-bottom:3px;
	white-space:nowrap;
	overflow:hidden;
	text-indent: 2px;
}
div.footer{
	padding:0.6em 5px;
	background:#B1D781;
	text-align:left;
	margin:0.3em auto;
	font-size: 12px;	
}
}
@media (max-width:640px){
div.footer{
	padding:0.5em 5px;
	background:#B1D781;
	text-align:left;
	margin:0.3em auto;
	font-size: 11px;	
}
}
@media (max-width:480px){
div.sort, div.group {
   width: 100%;
   float: none;
}
div.sort {
   margin-bottom: 5px;
}
ul.content li {
    width: 49.2%;
}
ul.content li a div{
    margin: 19% 0 0 0;
}
ul.globaltop {
    width:45%;
}
ul.globaltop.col4 {
    display: block;
}
ul.globaltop li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:100%;
	height:24px;
	font-size: 12px;
	line-height: 24px;
	padding-right:2px;
	margin-bottom:3px;
	white-space:nowrap;
	overflow:hidden;
	text-indent: 2px;
}
div.footads {
   display:none;
}
div.footads-m {
   display:block;
   margin:5px 0 10px 0;
}
div.footads-m a img{
   width:300px;
   height:250px;
   border:none;
   margin:0 auto;
}
div.footer{
	padding:0.4em 5px;
	background:#B1D781;
	text-align:left;
	margin:0.3em auto;
	font-size: 10px;	
}
}
@media (max-width:320px){
ul.content li a div {
    margin: 15% 0 0 0;
    font-size: 1.3em;
}
ul.content li a div span {
    font-size: 9px;
}
div.footer{
	padding:0.3em 5px;
	background:#B1D781;
	text-align:left;
	margin:0.3em auto;
	font-size: 9px;	
}
}
/*--media-quaries-end-here--*/