/* Smartphones (portrait) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 680px) and (max-device-height : 966px) {
/* Styles */
        input[type='text'],
input[type='number'],
textarea {
  font-size: 16px;
}
input {
    -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
}
        h1.entry-title, h3.entry-title {
                font-size: 19px;
                line-height: 21px;
        }
        
	.header-table-row {
		min-height: 60px;
		position: relative;
	}

	.header-right-block {
		position: absolute;
		width: 100%;
		height: 60px;
		right: auto;
		left: 0;
	}

	#search-form input[type="text"] {
		width: 30px;
		background: url(library/images/search2x.png) no-repeat right;
		color: transparent;
		transition: width 0.2s ease;
		background-size: 28px;
	}

	#search-form input[type="text"]:focus {
		width: 250px;
		background-color: #fff;
		color: #333333;
                font-size: 16px;
                outline: none;
                border: none;
                border-bottom: 1px solid #333333;
                background-position: left;
                margin-right: 20px;
	}

        #search-form input[type="reset"] {
                right: 5px;        
        }
        
	#search-form {
		display: inline-block;
		right: 10px;
		top: 4px;
	}

	#lupa {
		display: inline-block;
	}
	#search-form input[type="image"] {
		display: none;
	}

	#content {
		margin-top: 60px;
	}
	#mobile-membership-bar #login, #mobile-membership-bar #go-vip {
		padding: 7px 0;
	}
	#mobile-membership-bar {
		padding: 12px 15px;
	}
	.logo-table-cell {
		width: 220px;
		margin: 0 auto;
		position: relative;
		left: auto;
		z-index: 9999;
	}
	#toggle-menu {				
		position: absolute;
		top: 18px;
		left: 15px;
		margin: 0;
	}
        
        blockquote {
                margin: 5px;
                padding: 20px 40px 10px 40px;
        }

        blockquote p {        
                font-size: 18px;
                line-height: 26px !important;
        }
		
		
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-device-width: 480px) 
                   and (max-device-width: 667px) 
                   and (orientation: landscape) {

 h1.entry-title, h3.entry-title {
                font-size: 19px;
                line-height: 21px;
        }
        
	.header-table-row {
		min-height: 60px;
		position: relative;
	}

	.header-right-block {
		position: absolute;
		width: 100%;
		height: 60px;
		right: auto;
		left: 0;
	}

	#search-form input[type="text"] {
		width: 30px;
		background: url(library/images/search2x.png) no-repeat right;
		color: transparent;
		transition: width 0.2s ease;
		background-size: 28px;
	}

	#search-form input[type="text"]:focus {
		width: 300px;
		background-color: #fff;
		color: #333333;
                font-size: 16px;
                outline: none;
                border: none;
                border-bottom: 1px solid #333333;
                background-position: left;
                margin-right: 20px;
	}

        #search-form input[type="reset"] {
                right: 5px;        
        }
        
	#search-form {
		display: inline-block;
		right: 10px;
		top: 4px;
	}

	#lupa {
		display: inline-block;
	}
	#search-form input[type="image"] {
		display: none;
	}

	#content {
		margin-top: 60px;
	}
	#mobile-membership-bar #login, #mobile-membership-bar #go-vip {
		padding: 7px 0;
	}
	#mobile-membership-bar {
		padding: 12px 15px;
	}
	.logo-table-cell {
		width: 220px;
		margin: 0 auto;
		position: relative;
		left: auto;
		z-index: 9999;
	}
	#toggle-menu {				
		position: absolute;
		top: 18px;
		left: 15px;
		margin: 0;
	}
        
        blockquote {
                margin: 5px;
                padding: 20px 40px 10px 40px;
        }

        blockquote p {        
                font-size: 18px;
                line-height: 26px !important;
        }
		


}
/* Nexus 7 (landscape) ----------- */
@media only screen and (min-width : 604px) and (max-width : 966px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1	) {
	.content-padding {
		padding: 0px 16px 0px 16px;
	}
	#featured-posts .left .featured-post-image {
		height: 347px;
	}
	#featured-posts .right .tab ul li h2, #featured-posts .right .tab ul li h3 {
		float: left;
		font-size: 15px;
		font-weight: normal;
		color: black;
		width: 60%;
		padding-left: 7px;
		margin: 0;
	}
	.post-cont {
		float: left;
		width: 333px;
	}
	section.eightcol {
		width: 66% !important;
	}

	#content #inner-content .sidebar.fourcol.last {
		margin-right: 0;
	}
	.home #content #inner-content .sidebar, .home #content #inner-content .sidebar.fourcol.last {
		margin-right: 16px;
	}

	#content #inner-content article section.entry-body.eightcol {
		width: 615px;
		float: left;
	}
	body div.eightcol, body iframe.eightcol, body section.eightcol {
		width: auto;
	}
	#girls .girl {
		width: 299px;
		margin: 7px;
	}
	.promo-trailers {
		float: left;
		margin-top: 34px;
		width: 620px;
		margin-bottom: 5px;
	}

}


/* Nexus 7 (portrait) ----------- */
@media only screen and (max-width : 604px) and (max-device-width : 966px) and (orientation: portrait) {
	.category .post-img img.playlogo {
		bottom: 147px;
	}

}
/* iPhone 6+ (landscape) ----------- */
@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 3) 
{ 
h1.entry-title, h3.entry-title {
                font-size: 19px;
                line-height: 21px;
        }
        
		
	.header-table-row {
		min-height: 60px;
		position: relative;
	}

	.header-right-block {
		position: absolute;
		width: 100%;
		height: 60px;
		right: auto;
		left: 0px;
	}
#search-form {
   float: right;
}
	#search-form input[type="text"] {
		width: 30px;
		background: url(library/images/search2x.png) no-repeat right;
		color: transparent;
		transition: width 0.2s ease;
		background-size: 28px;
	}

	#search-form input[type="text"]:focus {
		width: 180px;
		background-color: #fff;
		color: #333333;
                font-size: 16px;
                outline: none;
                border: none;
                border-bottom: 1px solid #333333;
                background-position: left;
                margin-right: 30px;
	}

        #search-form input[type="reset"] {
                right: 5px;        
        }
        
	#search-form {
		display: inline-block;
		right: 10px;
		top: 4px;
	}

	#lupa {
		display: inline-block;
	}
	#search-form input[type="image"] {
		display: none;
	}

	#content {
		margin-top: 0px;
	}
	#mobile-membership-bar #login, #mobile-membership-bar #go-vip {
		padding: 7px 0;
	}
	#mobile-membership-bar {
		padding: 12px 15px;
	}
	.logo-table-cell {
		width: 220px;
		margin: 0 auto;
		position: relative;
		left: auto;
		z-index: 9999;
	}
	#toggle-menu {				
		position: absolute;
		top: 18px;
		left: 15px;
		margin: 0;
	}
        
        blockquote {
                margin: 5px;
                padding: 20px 40px 10px 40px;
        }

        blockquote p {        
                font-size: 18px;
                line-height: 26px !important;
        }
		.header #logo img {
  height: 50px;
  margin-top:3px;
  max-width: auto;
  
}	
.logo-table-cell {
  width: 250px;
  position: relative;
  left: auto;
  z-index: 9999;
}
}

@media screen and (max-width: 668px) {

        h1.entry-title, h3.entry-title {
                font-size: 19px;
                line-height: 21px;
        }
        
	.moreabout article{
		width: 100%;
	}

	.moreabout article img{
		width: 100% !important;
		height: auto !important;
		max-width: none !important;
	}

	.moreabout .post-title{
		font-family: 'Open Sans', Calibri, Arial, sans-serif;
		font-weight: 700;
		font-size: 19px;
		line-height: 21px;
		display: inline-block;
	}

	.footer{
		padding-top: 25px;
		padding-bottom: 80px;
	}

	.content-padding{
		padding: 0;
	}

	.single .content-padding{
		padding: 0 0px;
	}
.post{
		padding: 0 15px;
	}
	#featured-posts{
		display: none;
	}

	.post-img{
		width: 100%;
		position: relative;
		float:none;
	}

	.category .post-img{
		position: static;
	}

	.category .post-img img.playlogo{
		bottom: 50%;
	}

        .single .article-header .metadatos div:nth-child(2), .home .metadatos div:nth-child(2) {
                border: 0 none;
        }
        
	.post-img img{
		width: 100%;
		max-width: none;
		height: auto
	}

	.counters{
		position: absolute;
		bottom: 0;
		left: 17px;
	}

	.single .counters {
		display: none;
	}

	.post-img a.destacada img {
		height: auto;
	}

	article{
		position: relative;
		margin-bottom: 0;
		border-bottom: none;
	}

	.post-cont{
		margin:0;
		padding: 17px 3%;
		width: 94%;
		position: relative;
		float:none;
	}

	.post-categories{
		position: absolute;
		bottom:100%;
		left: 0;
		background:url("library/images/responsive-cat.png");
		padding-left: 3%;
		padding-top: 3px;
		padding-right: 50px;
		background-size: 100% 100%;
	}
        
        .home .metadatos{
                white-space: nowrap;
        }
        
	.metadatos{
		/*display: none;*/
	}
        
        .metadatos .cats{
		float: left;
	}
        
        .category .metadatos .datepub {
                padding-left: 0;
        }
        
	ul.post-categories li a{
		pointer-events: none;
   		cursor: default;
   		color:#888888;
	}

	.entry-content .excerpt-read-more{
		display: none;
	}

	#content #inner-content{
		padding-top: 0;
	}

	.menu-badoink-main-menu-container{
		width: 100%
	}

	.header{
		box-shadow: none;
	}

	#navbar{
		display: none;
	}

	#navbar-mobile{
		display: none;
		background:#151515;
		height: auto;
		text-align: center;
		font-weight: bold;
	}

	#navbar-mobile a{
		font-weight: 600;
		font-size: 16px;
		color:white;
		padding:10px 0;
		display: block;

	}

	#navbar-mobile li{
		border-top: 1px solid #4b4b4b;
		clear: both;
		text-transform: uppercase;

	}

	#navbar-mobile li.menu-item.pressmail a{ 
	  font-size: 10px;
	}

	#navbar-mobile .member-login{
		background: #006dbc;
		border:none;			
		width: 50%;
		float: left;
	}

	#navbar-mobile .become-vip{
		background:#61a9de;
		border:none;				
		width: 50%;
		float: left;
		clear: none;
	}

	#navbar-mobile .sub-menu li{
		float:left;
		border-bottom: 1px solid #4b4b4b;
		border-left: 1px solid #4b4b4b;
		clear: none;
	}

	#navbar-mobile .sub-menu li:first-child{
		border-left: none;
	}

	.#navbar-mobile li:first-child,
	.top-nav li.joinvip{
		border-top: none
	}

	#navbar-mobile.active{
		display: block;
	}

	#content {
		margin-top: 62px;
	}

	.post-img img.playlogo{
		bottom:22px;
		width: auto;
		display: none;

	}

	.home #nav-below{
		display: none;
	}

	article.featured-content .post-cont{
		background-color: black;
	}

	.blackbar .counters {
		margin-left: 0px;
		bottom: 7px;
	}

	article#girl-of-the-week .morecont{
		text-decoration: underline;
	}

	article#girl-of-the-week{
		margin-bottom: 30px;
	}

	.header-right-block {
		right: 30px;
	}

	#search-form{
	
		position: absolute;
	}

	#mobile-membership-bar{
		display: block;
		background:#f3f3f3;
		padding: 0 0 10px 0;
	}

	#mobile-membership-bar a{
		text-transform: uppercase;
		color:white;
		font-weight: 600;
		font-size: 14px;
	}

        #mobile-membership-bar a {
                width:50%;
		display: block;
                float: left;
		text-align: center;
        }
        
	#mobile-membership-bar #login{
		background:#006dbc;	
	}

	#mobile-membership-bar #go-vip{
		background:#61a9de;	
	}

	#join-alert{
		display: none;
	}

	.page-template-page-girls-php h1.entry-title{
		display: none;
	}

	.page-template-page-girls-php article.featured-content .post-cont p{
		display: none;
	}

	.page-template-page-girls-php article.featured-content .post-cont{
		background: rgba(0, 0, 0, 0.72)
	}

	.promo-girls{
		width: 100%;
	}

	.promo-girls img{
		width: 100%;
	}

	#girls .girl{
		width: 100%;
		background-repeat: no-repeat;
		background-size: cover;
		height:450px;

	}

	#featured-posts-mobile{
		display: block;
		width: 100%;
		overflow: hidden;
		padding-bottom: 5px;
		margin-bottom: 30px;
		position: relative;
	}

	#featured-posts-mobile #featured-posts-mobile-container{

	}

	#featured-posts-mobile .featured-post-title{
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		padding: 10px 15px;
		background: rgba(0, 0, 0, 0.75);
	}

	.featured-post-category{
		position: absolute;
		bottom: 0;		
		font-weight: bold;
		margin:0;
		font-size: 13px;
		color:#888888 !important;
		padding:5px 60px 5px 15px;
		background:url("library/images/responsive-cat.png");
		background-size: 100% 100%;
		display: block;
	}

	#featured-posts-mobile .featured-post-title h2{
		font-weight: 900;
		color:white;
		margin:0;
	}

	#featured-posts-mobile .featured-post-image{
		height: 315px;
		width: 100%;
		background-size: cover;
		background-position: center;
		position: relative;
	}
	#featured-posts-mobile .featured-post{
		float:left;
	}

	#featured-posts-mobile .arrow-left{
		position: absolute;
		top: 50%;
		left: 5px;
		z-index: 99;
		/* width: 60px; */
		height: 80px;
		margin-top: -40px;
		cursor: pointer;
		z-index: 8;
	}	

	#featured-posts-mobile .arrow-right{
		position: absolute;
		top: 50%;
		right: 5px;
		z-index: 99;
		/* width: 60px; */
		height: 80px;
		margin-top: -40px;
		cursor: pointer;
		z-index: 8;
	}	


	#content #inner-content .sidebar{
		width: 100% !important;
		text-align: center;
	}


	.no-found {
		margin: 15px 0 45px 0;
		padding: 0 10px;
	}

	.article-header .title-wrap {
		margin-bottom: 15px;
	}
        
        .instagram-embed-container {
                padding-bottom: 125%;
}

}



/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

	#main {
		width: 420px;
		float: left;
	}
	.home #content #inner-content .sidebar, .home #content #inner-content .sidebar.fourcol.last {
		margin-right: 16px;
	}

	#hometext .ht-title h1 {
		font-size: 20px;
	}

	.content-padding {
		padding: 0px 16px 0px 16px;
	}
	#featured-posts .left .featured-post-image {
		height: 275px;
	}

	#featured-posts .right #tab-selector #tab2-select, #featured-posts .right #tab-selector #tab1-select {
		padding: 15px 0;
	}
	.archive section.eightcol, .category section.eightcol {
		width: 57%;
	}

	#featured-posts .right .tab ul li h2, #featured-posts .right .tab ul li h3 {
		float: left;
		font-size: 14px;
		font-weight: normal;
		color: black;
		width: 40%;
		padding-left: 7px;
		margin: 0;
		line-height: 18px;
	}

	#featured-posts .right .tab ul li, #featured-posts .left .tab ul li {
		padding: 10px 11px;
		height: 85px;
	}

	#featured-posts .left, #featured-posts .right {
		height: 467px;
	}

	#content #inner-content article section.entry-body.eightcol {
		width: 420px;
		float: left;
	}
	.post-cont {
		width: 220px;
	}
	.metadatos {
		display: none;
	}

	.header-right-block .login-btn {
		right: 5px;
	}

	#content #inner-content .sidebar.fourcol.last {
		float: right;
	}
	.single #content #inner-content .sidebar.fourcol.last {
		margin-top: 0px;
	}
	.post-img {
		width: 170px;
		margin-top: 15px;
	}
	.header-right-block {
		right: -50px;
	}
	.post-img a.destacada img {
		width: 170px;
	}
	

	#girls .girl, #girls .girl.thirdgirl {
		margin: 18px;
	}

	.promo-trailers {
		position: absolute;
		top: -30px;
		width: 100%;
	}

	.page-template-page-trailers-php #girls {
		padding-top: 260px;
	}

	.promo-trailers img {
		width: 100%;
	}

	.page article.featured-content {
		height: 292px;
	}
	.promo-girls {
		width: 240px;
	}

}




@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
.header-right-block{

right:-60px;


}
#search-form input[type="text"]{
padding:0px 0px 0 35px
}
}
