@charset "utf-8";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:1em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:"("attr(href) ")"}abbr[title]:after{content:"("attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-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}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#999}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:30px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}
html, body {
	margin: 0!important;
	padding: 0!important;
}
body {
	background:#fff;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	color:#7a7a7a;
}
a, a:visited, a:link, a:active {
	color:#c2008e;
	text-decoration:none;
	outline:none
}
a:hover {color: #e304a7; text-decoration:none}
img{border:0;}
ul{list-style:none}
h1, h2, h3, h4, h5, h6, p, ul, li, div{
	display:block;
	padding:0;
	margin:0;
	font-weight:normal
}
.inner, .mainC{
	position: relative;
	display: block;
	margin:0 auto;
	padding:0;
	width: 1325px;
}
header{
	position: fixed;
	display: inline-block;
	width: 100%;
	background:#f8edf8 url(../images/bg-hdr.png) top repeat-x;
	z-index: 9999;
}
.logo{
	display: inline-block;
	margin: 10px 0 10px 5px;
}
.logo img{
	width: 257px;
	height: auto;
	transition: all .2s;
}
header.fixed .logo img{width: 150px;}
.show-menu {
	font-family:'FontAwesome';
	text-decoration: none;
	color: #fff;
	font-size:22px;
	background: #e304a7;
	padding: 2px 10px;
	display: none;
}
nav input[type=checkbox]{
    display: none;
    -webkit-appearance: none;
}
.navtxt{display:none;}
nav{
	position:absolute;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
}
nav ul{
	display:block;
	text-align:center;
}
nav li{
	position: relative;
	display:inline-block;
	margin:0 20px;
	vertical-align: top;
}
nav li a{
	display:block;
	padding:21px 0 4px;
	font-size:18px;
	font-weight: 300;
	color:#c2008e!important;
}
header.fixed nav li a{padding:10px 0 4px;}
.mainC{
	padding: 106px 0 30px;
	text-align: center
}
.leftC{
	display: inline-block;
	vertical-align: top;
	width: 240px;
}
.welC, .srcC, .soloLst, .frndSites, .fsTN, .favSites{
	background: #f6f6f6;
	padding: 18px 15px;
	font-weight: 300;
	margin: 0 0 10px
}
.welC p{
	line-height: 18px;
	margin-bottom: 20px;
}
.welC p:last-child{margin-bottom: 0;}
.welC p a, .favSites p a, .postIn a{font-weight: 500;}
.srcFrm{
	position: relative;
	background: #fff;
	margin: 5px 0 0;
}
.srcFrm input[type=text]{
	border: 0;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	padding: 10px 11px
}
.srcFrm input[type=submit]{
	border: 0;
	overflow: hidden;
	position: absolute;
	top: 8px;
	right: 12px;
	height: 21px;
	width: 21px;
	text-indent: -999999px;
	background: transparent url(../images/magni.png) no-repeat
}
.lftTtl{
	position: relative;
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	color: #df1aa8;
	margin-bottom: 20px;
}
.lftTtl:before{
	position: absolute;
	content: '';
	left: 50%;
	bottom: -15px;
	margin-left: -43px;
	width: 86px;
	height: 10px;
	background: url(../images/divH.png)
}
.deDrp{
	position: relative;
	width: 100%;
	font-size: 14px;
	font-weight: 300;
	padding: 10px 11px;
	background: #fff
}
.deDrp:after{
	position: absolute;
	width: 17px;
	height: 10px;
	top: 15px;
	right: 12px;
	content:'';
	background: url(../images/arrow-dwn.png)
}
.deDrp select{
	position: relative;
	z-index: 999;
	display: inline-block;
	vertical-align:top;
	border:0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
	background:transparent none;
	width:100%;
	margin:0;
	padding:0 20px 0 0;
}
i.camIcon{
	display: inline-block;
	width: 54px;
	height: 58px;
	background: url(../images/cam.png);
	margin: 10px auto;
}
.frndSites p{
	font-size: 14px;
	font-weight: 500;
	color: #76105b
}
.frndSites ul, .favSites ul{
	margin: 8px -15px 5px;
	border-bottom: 1px solid #fff
}
.frndSites li, .favSites li{
	font-size: 14px;
	font-weight: 500;
	border-top: 1px solid #fff
}
.frndSites li a, .favSites li a{
	display: block;
	padding: 8px 0;
}
.frndSites li a:hover, favSites li a:hover{background: #eaeaea}
.frndSites ul.fsTN{margin: 0 0 -10px;border: 0}
.frndSites ul.fsTN li{border: 0;margin-bottom: 15px;}
.frndSites ul.fsTN li:last-child{margin-bottom: 0}
.frndSites ul.fsTN li a{padding: 0;}
.frndSites ul.fsTN li a:hover{background: transparent}
.favSites ul{padding-top: 10px}
.favSites p{line-height: 18px;}
.rytC{
	display: inline-block;
	vertical-align: top;
	width: 81.5%;
	text-align: left;
}
.contList li{
	display: inline-block;
	width: 31.4%;
	padding: 15px 18px;
	background: #fbf6fb;
	margin: 0 0 20px 18px
}
.deTtl{
	font-size: 18px;
	font-weight: 300;
}
.contList li small{
	display: block;
	font-size: 11px;
	margin: 5px 0;
}
.calIcon{
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 16px;
	background: url(../images/cal.png);
	margin-right: 6px;
}
.contList li span{
	display:inline-block;
	position: relative;
	margin: 4px 0;
	background: #000
}
.contList li span a:hover img, .frndSites li a:hover img{opacity: .8}
.contList li span img, .frndSites li img{
	display: block;
	max-width: 100%;
	height: auto;
	border: 1px solid #fff;
}
.postIn{
	margin: 10px 0 4px;
	font-size: 11px;
	color: #6c6c6c
}
.pagi{
	margin: 20px 0;
	text-align: center;
}
.pagi a, .pagi span{
	display: inline-block;
	margin: 3px 2px;
	border-radius: 3px;
	background: #fbf6fb;
	color: #c62597;
	font-size: 14px;
	padding: 7px 15px;
}
.pagi span, .pagi a:hover{
	background: #cfcfcf;
	color: #fff;
}
.pagi span.dot{
	background: transparent;
	color: #464646;
}
.gallC, .partnersC{
	background: #fbf6fb;
	padding:20px 25px;
	margin: 0 0 15px 15px;
	text-align: center;
}

.gallC td{padding: 5px;}
.gallC td img, .gallC img, .sidethumbs img{max-width: 100%;height: auto}
.galtxttop p{
	line-height: 18px;
	padding: 3px 10% 16px;
	font-size: 300;
	border-bottom: 1px solid #dbdbdb
}
.galtxttop p a{font-weight: 500}
.banC{margin: 20px 0;}
.gallD h3{
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 20px;
}
.gallD p{
	font-size: 14px;
	line-height: 18px;
	margin: 10px 10%
}
a.pnkBtn{
	display: inline-block;
	font-size: 24px;
	color: #fff;
	padding: 20px 50px;
	background: #fa1f7c;
	border-radius: 5px;
	margin: 10px 0;
}
.gallD ul{margin: 10px 0 20px;}
.gallD li{
	display: inline-block;
	margin: 10px;
}
.moreD p{
	font-size: 16px;
	line-height: 24px;
	color: #b50881;
	margin: 10px 7%;
}
.seeMore{
	font-size: 24px;
	color: #515151;
	font-weight: 300;
	padding: 3px 0 16px;
	border-bottom: 1px solid #dbdbdb
}
.girlLive{margin: 20px 0;}
.girlLive h4{
	font-size: 18px;
	font-weight: 500;
	color: #94467f
}
.girlLive li{
	display: inline-block;
	margin: 10px;
	font-size: 14px;
	color: #7a7a7a;
}
.grlName{margin-bottom: 10px;}
.grlName a{color: #3b3b3b;}
.modStat{margin-top: 10px;}
.modStat strong{color: #c2008e}
.partnersC{background: #f6f6f6;}
.partnersC h3{
	font-size: 18px;
	font-weight: 500;
	color: #df1aa8;
	text-transform: uppercase
}
.partnersC li{
	display: inline-block;
	margin: 20px 23px
}
a.backBtn{
	display: block;
	width: 180px;
	margin: 30px auto 20px;
	padding: 8px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #8d8d8d;
	border-radius: 4px;
	
}

a, nav, .contList li span a img, .frndSites li a img{
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.cimg, img.avatar{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

footer{
	background: #eaeaea;
	padding: 30px 0;
	text-align: center;
	color: #2a2a2a;
	font-size: 14px;
}
footer p{
	margin:20px 0;
	font-weight: 300;
	color: #aeaeae
}
footer p:last-child{color: #2a2a2a;}
footer p a{
	display: inline-block;
	margin: 0 4px;
	color: #2a2a2a!important
}
footer p a:hover{color: #848484!important}



|:-moz-any-link:focus {outline: none;}
input[type="image"]:focus {outline: none;}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;}
abbr[title], acronym[title] {border-bottom: none;}
*:focus {outline : none;}

/* Underline From Center */
.hvr-underline-from-center {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	overflow: hidden;
	
}
.hvr-underline-from-center:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background-color: #c2008e;
	height: 2px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	opacity: 0;
}
.hvr-underline-from-center:hover:before{
	left: 0;
	right: 0;
	opacity: 1;
}
nav li.active a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #c2008e;
	height: 2px;
	opacity: 1
}

.thumbnail{
	padding: 3px;
	-moz-border-radius: -5px;
}

.sidethumbs {margin-top: 10px; overflow: hidden; width: 612px;}
.sidethumbs img {float: left; height: 251px; width: 200px;}
.sidethumbs2 img {
        width:200px;
        height:251px;
}

/* Dropdown Button */
.dropbtn {
    background-color: #3498DB;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

.th_div { 
display: none;
}

@media screen and (max-width: 768px) { 
	.th_div { 
	display: block;
	}
}

