html,body{margin:0;padding:0;font-size: 12px;font-family: Arial,sans-serif;font-weight: 500;height: 100%;}
main{position: relative;}
ol,ul{list-style: none;padding: 0;margin: 0}
a{color: #2f2f2f;}
.clear{clear: both;}

#menu-1{background-image: url(../img/webcam.svg);padding-left: 25px;background-size: 16px;background-position: 6px 1px;}
#menu-1b{
padding-left: 25px;
    border-radius: 4px;
    background-color: red;
    color: #fff;
    text-decoration: none;
    padding: 0.3em 1em;
    text-align: center;
}
#menu-2{background-image: url(../img/dating.svg);padding-left: 32px;background-size: 16px;background-position: 12px 2px;}
#menu-3{background-image: url(../img/game.svg);padding-left: 31px;background-size: 16px;background-position: 8px 1px;}
#menu-4{background-image: url(../img/categories-icon.svg);padding-left: 28px;background-size: 16px;background-position: 7px 2px;}
#menu-5{background-image: url(../img/pornstar.svg);padding-left: 29px;background-size: 20px;background-position: 6px 2px;}
#menu-6{background-image: url(../img/popular-icon.svg);padding-left: 25px;background-size: 16px;background-position: 6px 1px;}
#menu-7{background-image: url(../img/heart_icon.png);padding-left: 28px;}
#menu-8{background-image: url(../img/clock.svg);padding-left: 28px;background-size: 16px;background-position: 7px 2px;}
#menu-9{background-image: url(../img/save.svg);padding-left: 28px;background-size: 16px;background-position: 7px 2px;}
#menu-10{background-image: url(../img/swinger.svg);padding-left: 28px;background-size: 21px;background-position: 3px -1px;}

#infos{background-color: #f2f2f2;padding: 10px;color: #333;font-size: 12px;border-top: 1px solid #e2e2e2;margin: 0;line-height: 18px;}
#new{
position: absolute;
    top: 0px;
    right: 9px;
    color: red;
    font-size: 16px;
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}
#user_message{display:none;background:#50B432;position:fixed;margin:0 auto;padding:5px;right:0;left:0;top:10px;line-height: 30px;color: #FFF;z-index: 1500;width: 200px;border-radius:5px;text-align: center;font-weight: bold;}

#user-online{
	position: relative;
}
#user-online-badge{
	position: absolute;top: -1px;right: -3px;width: 10px;height: 10px;background-color: #50B432;border-radius:5px;
}
#webcam-badge{
	position: absolute;top:10px;right: 80px;width: 5px;height: 5px;background-color: red;border-radius:5px;
}

footer{background-color: #f2f2f2;padding: 10px 0;color: #333;font-size: 12px;line-height: 25px;text-align: center;border-top: 1px solid #e2e2e2;}
footer a{text-decoration: none;color: #555;}

.title {text-align:left;height: 30px;border-bottom: 1px solid #e2e2e2;border-top: 1px solid #e2e2e2;position: relative;color: #2f2f2f;font-size: 14px;font-weight: 700;line-height: 30px;padding: 0 5px;background-color: #FFF;overflow: hidden;}
.title h1,.title h2,.title a{color: #2f2f2f;font-size: 14px;font-weight: 700;line-height: 30px;display: inline;white-space: nowrap;height: 30px;}
.title a:hover{text-decoration: underline;}

.google{
	display: block;
    border: #d9d9d9 solid 1px;
    padding: 5px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.google img{vertical-align: middle;margin-right: 10px;}

.google:hover{
	background-color:#f9f9f9;
}

.or{
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #e2e2e2; 
   line-height: 0.1em;
   margin: 30px 0 20px; 
}
.or span { 
    background:#fff; 
    padding:0 10px; 
}


#flag{position:absolute;right:0px;top:1px;background-color: #FFF;z-index: 2;cursor: pointer;background-image: url(../img/flag.svg);background-repeat: no-repeat;background-position: top 8px left 10px;width: 32px;height: 30px;background-size: 16px;}
#save{position:absolute;right:32px;top:1px;background-color: #FFF;z-index: 2;cursor: pointer;background-image: url(../img/save.svg);background-repeat: no-repeat;background-position: top 8px left 10px;width: 32px;height: 30px;background-size: 16px;}
#dropdown-user{position:absolute;right:0px;top:1px;background-color: #FFF;z-index: 2;cursor: pointer;background-image: url(../img/option.svg);background-repeat: no-repeat;background-position: top 8px left 10px;width: 32px;height: 30px;background-size: 16px;}
#dropdown-user-menu{position: absolute;right: 0px;top: 31px;}

#dropdown-collection{position:absolute;right:0px;top:1px;background-color: #FFF;z-index: 2;cursor: pointer;background-image: url(../img/edit.png);background-repeat: no-repeat;background-position: top 8px left 10px;width: 32px;height: 30px;}
#dropdown-collection-menu{position: absolute;right: 0px;top: 31px;}

#flagMenu{background-color:#FFF;position: absolute;right: 0px;top: 31px;z-index: 2;width: 200px;border: 1px solid #e2e2e2;line-height: 30px;display: none;}
#flagMenu li{padding: 0 10px;}
#flagMenu li a{display:block;text-decoration: none;}
#flagMenuFirst{background-color: #f2f2f2;border-bottom: 1px solid #e2e2e2;}
#flagMenu .reason:hover{background-color:#f9f9f9;cursor: pointer;}
#messageSent{background-color: #f2f2f2;}


.dropdown-menu{background-color:#FFF;position: absolute;z-index: 3;width: 200px;border: 1px solid #e2e2e2;line-height: 30px;display: none;}
.dropdown-menu li{padding: 0 10px;}
.dropdown-menu li a{display:block;text-decoration: none;}
.dropdown-menu li:hover{background-color:#f9f9f9;cursor: pointer;}

.text-center{text-align: center;}
.bt{border-top: 1px solid #d9d9d9;}
.bb{border-bottom: 1px solid #d9d9d9;}
.p-10{padding: 10px;}


.category_title {position: absolute;bottom: 0;left: 0;padding: 4px 6px;font-size: 14px;color: #FFF;background: #222;background: rgba(0,0,0,.4);margin: 0;display: inline;}
.category-container {column-count: 10;column-width: 200px;margin: 5px 0;}
.category-letter{padding: 0 5px;}
.category-letter h3{text-transform: uppercase;margin: 0px;line-height: 32px;border-bottom: 1px solid #e2e2e2;}
.category-letter a{text-decoration: none;color: #2f2f2f;line-height: 20px;font-size: 14px;}
.category-letter a:hover{text-decoration: underline;}

.pagination{text-align: center;padding: 3px 0;border-top: 1px solid #d9d9d9;background-color: #f9f9f9;display: table;width: 100%;}
.pagination li{display: inline-block;margin: 2px;}
.pagination a, .pagination span{text-decoration: none;display: block;line-height: 40px;min-width: 30px;height: 40px;text-align: center;border: #e2e2e2 solid 1px;font-size: 18px;font-weight: 700;padding:0 5px;}
.pagination span, .pagination a:hover{background-color: #FFF;}

.alphabet{text-align: left;padding: 3px 0;border-bottom: 1px solid #d9d9d9;display: table;width: 100%;}
.alphabet li{display: inline-block;margin: 1px;}
.alphabet a{text-decoration: none;display: block;line-height: 20px;min-width: 20px;height: 20px;text-align: center;font-size: 14px;font-weight: 700;padding:0 1px;color: #2f2f2;text-transform: uppercase;}
.alphabet .selected, .alphabet a:hover{text-decoration: underline;}

#album{position: relative;}

#noResults{text-align: center;font-weight: 700;font-size: 18px;line-height: 50px;margin: 10px;}

#gallery{position: relative;overflow: hidden;}
#gallery #left{margin-right:310px;border-right: 1px solid #d9d9d9;position: relative;}
#gallery #right{position:absolute;right:0;top:0;width:310px;float:right;text-align:center;background-color: #f9f9f9;height: 100%;}
#gallery #player{position:relative;min-height:545px;margin:0 auto;text-align:center;cursor: pointer;padding: 5px;}
#gallery #player img{max-width:100%;display: block;margin: 0 auto;height: auto;width: auto;}
#gallery #prev {position: absolute;background: url(../img/left-arrow.png) no-repeat 0 0;width: 128px;display: block;float: left;height: 128px;top: 50%;transform: translateY(-50%); left: -30px;opacity: .3;}
#gallery #next {position: absolute;background: url(../img/right-arrow.png) no-repeat 0 0;width: 90px;display: block;height: 128px;float: right;top: 50%;transform: translateY(-50%);right: 7px;opacity: .3;}
#gallery #prev:hover, #gallery #next:hover{opacity: 0.8;}

/*************************************** related categories + searchs ******************************************/
.related-categories{padding: 5px 5px 0 5px;display: table;width: 100%;box-sizing: border-box;}
.searchs{padding: 5px 5px 0 5px;border-top: 1px solid #d9d9d9;display: table;width: 100%;box-sizing: border-box;}
.searchs li,.related-categories li{display:inline-block;text-decoration: none;color: #2f2f2f;padding: 8px;margin: 0 5px 5px 0;background-color: #f2f2f2;border: 1px solid silver;border-right: 1px solid #e1e1e1;border-bottom: 1px solid #e1e1e1;border-radius: 2px;margin-bottom: 5px;}
.searchs li:hover,.related-categories li:hover{background-color: #f8f8f8;}
.searchs li a,.related-categories li a{text-decoration: none;}    

/*************************************** thumb nav ******************************************/
.thumb-nav{margin:5px 5px 0 5px;display: grid;grid-template-columns: repeat(4, 1fr);grid-gap: 5px;}
.thumb-nav-img{width:100%;padding-top:100%;overflow:hidden;position:relative;}
.thumb-nav-img img{width:100%;min-width:100%;min-height:100%;max-width:100%;display: block;position: absolute;top: 0;left: 0;height: auto;}
.thumb-nav-img .img-sel img{opacity:0.4;}
.thumb-pagination{margin: 10px 0;line-height: 20px;}

.thumbnails-pagination{display: table;padding-top: 1px;margin: 0 auto 5px auto;}
.thumbnails-pagination span{display: inline-block;border: #cecece solid 1px;width: 28px;height: 28px; line-height: 28px;text-align: center;margin: 0 1.5px;background-color: #ececec;color: #707070;font-size: 11px;font-weight: 700;}
.thumbnails-pagination span:hover,.thumbnails-pagination span.selected{background-color: #FFF;cursor: pointer;}

@media (min-width: 576px ) and (max-width: 920px ) {
	.thumb-nav{grid-template-columns: repeat(6, 1fr);}
}


#tab-footer,#tab-footer-2 {
	background-color:#f9f9f9;
    text-align: center;
	padding: 2.5px;
}

#tab-footer{
	border-top: 1px solid #e2e2e2;
}

#tab-footer a {
    font-size: 38px;
    line-height: 70px;
    display: block;
    text-align: center;
    text-decoration: underline;
}

#tab-gallery{margin-top: 5px;text-align: center;}
#tab-gallery a{
	font-size: 14px;font-weight: 700;color: #2f2f2f;line-height: 20px;
}

#sponsor{margin-bottom: 5px;text-align: center;font-size: 14px;color: #2f2f2f;line-height: 20px;}
#sponsor a{
	font-size: 14px;font-weight: 700;color: #2f2f2f;line-height: 20px;
}


.ts_native{
    width:300px !important;
	margin:5px auto!important;
	background-color: #f9f9f9 !important;
	height: 175px;
	overflow: hidden;
}
.mn-thumb__img{
    width:148px !important;
    height:123px !important;
}
 .mn-container-adsby_position_right{
    display:none;
}
.mn-thumbnails_col-2 .mn-thumb{
    width:148px !important;
}
.mn-thumb__label {padding: 0px !important;}
.mn-thumb__label-title-link, .mn-thumb__label-title{
	color: #2f2f2f !important;
    font-size: 12px !important;
    font-weight: bold !important;
	line-height: 16px !important;
	max-height: 48px !important;
}
.mn-thumb__label-brand-link{
	font-weight: normal !important;
}
.mn-thumb__label-brand{display: none !important;}

.mobile-container-100{text-align: center;font-size: 0;overflow: hidden;height: 110px;background: #f9f9f9;border-top: 1px solid #e2e2e2;}
.mobile-container-250{text-align: center;font-size: 0;overflow: hidden;height: 260px;background: #f9f9f9;border-top: 1px solid #e2e2e2;}
.mobile-box{display: inline-block;margin: 5px 2.5px;vertical-align: top;}

.m-5{margin: 0 5px;}
.mt-5{margin-top: 5px;}

.also-like-container{height: 251px;overflow: hidden;padding: 5px;border-top: 1px solid #e2e2e2;}

@media(max-width:920px){
	#gallery #left{margin-right:0;border-right: 0;}
	#gallery #right{position:relative;width:100%;}
	#gallery #player{min-height: 0px;}
	#tab-footer a {font-size: 25px;line-height: 30px;padding: 15px 0;}
}

.blinking{
    animation:blinkingText 2s infinite;
}
@keyframes blinkingText{
    0%{     background-color: red;    }
    59%{    background-color: red; }
    70%{    background-color: transparent; }
    99%{    background-color: transparent;  }
    100%{   background-color: red;    }
}
.blinking2{
    animation:blinkingText2 2s infinite;
}
@keyframes blinkingText2{
    0%{     background-color: white;    }
    59%{    background-color: white; }
    70%{    background-color: transparent; }
    99%{    background-color: transparent;  }
    100%{   background-color: white;    }
}

.exo-ipp-close-button, .exo-ipp-close-button-container{
	background-color: #bfbfbf !important;
}

.exo-ipp-container {
	border: 2px solid #FFF  !important;
	background: #F1F1F1 !important;
}

.wrapper {
    display: grid;
	grid-gap: 5px;
	margin: 5px;
}

.wrapper > div{
	overflow: hidden;
}

.wrapper .cover-box{
    width: auto;
    height: auto;
	padding-top: 125%;
	overflow: hidden;
	position: relative;
}

/*
.wrapper img{
	position: absolute;margin-left: 50%;transform: translateX(-50%);top: 0;
}
*/
.wrapper img.img_h100{
	height: 100%;
	width: auto;
}

.wrapper img.img_w100{
	height: auto;
	width: 100%;
}

.wrapper .photo-count{
     position: absolute;
        right: 0;
        font-size: 12px;
        color: #fff;
        bottom: 0;
        padding: 2px;
        background: #2f2f2f;
        text-align: center;
        height: 11px;
        line-height: 1.1em;
        font-weight: 700;
}

.wrapper .gallery-title{
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 6px 3px 3px 3px;
	min-height: 28px;
	/*min-height: 42px;*/
}

.wrapper .gallery-link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 15; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  	background-color: #fefefe;
  	margin: 60px auto;
	width:300px;
	height:auto;
	position: relative;
}

.modal-title{
	height: 40px;
    border-bottom: 1px solid #e2e2e2;
	padding: 0 10px;
	line-height: 40px;
	color: #2f2f2f;
    font-size: 14px;
    font-weight: 700;
}

.close {
    font-size: 32px;
    position: absolute;
    top: 2px;
    right: 0px;
    width: 32px;
    text-align: center;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.collection-list{
	overflow-x: hidden;
	overflow-y: scroll;
    max-height: 240px;
}

.collection-list label{
	display: flex;
	align-items: center;
	height: 33px;
	cursor: pointer;
}

.collection-list label span{ 
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.collection-list input[type=checkbox]{
	flex: none;
	zoom: 1.5;
	margin-left: 10px;
}

.container{
	padding:20px;
	width: 250px;
	margin: 0 auto;
}

.form-group{
	margin-bottom: 20px;
}
.form-label{
	display: block;
	margin: 5px 0
}
.form-control{
	display: block;
	width: 100%;
	height: 27px;
	text-indent: 10px;
	color: #333;
    background: #fff;
	border: #d9d9d9 solid 1px;
	padding: 0;
}

.btn{
	height: 29px;
    padding: 0 10px;
	font-weight: 700;
	cursor: pointer;
	min-width: 60px;
	text-align: center;
}

.btn-primary{
	border: #3079ed solid 1px;
	background-color: #4d90fe;
	color: #fff;
}

.btn-alert{
	border: #df460b solid 1px;
	background-color: #ED561B;
	color: #fff;
}

.invalid-feedback{
	display: block;
	color: red;
	line-height: 18px;
}
.alert-success{
	text-align: center;margin-top: 10px;
}


@media (max-width: 575px ) {
    .wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 576px ) {
	.wrapper{
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 768px ) {
	.wrapper{
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 992px ) {
	.wrapper{
        grid-template-columns: repeat(4, 1fr);
    }
}

@media(min-width:1200px){
	.wrapper{
        grid-template-columns: repeat(6, 1fr);
    }
}

@media(min-width:1400px){
	.wrapper{
        grid-template-columns: repeat(8, 1fr);
    }
	.wrapper#relateds{
        grid-template-columns: repeat(6, 1fr);
    }
}

