@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.eot');
    src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-medium-webfont.woff') format('woff'),
         url('../fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin-webfont.eot');
    src: url('../fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thin-webfont.woff') format('woff'),
         url('../fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('../fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/roboto-black-webfont.eot');
    src: url('../fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-black-webfont.woff') format('woff'),
         url('../fonts/roboto-black-webfont.ttf') format('truetype'),
         url('../fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
    outline: none;
}
html, body {
    font-family: 'robotoregular';
}
::selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}
button {
    outline: none;
}
a, a:hover {
    text-decoration: none;
}
body {
    background: #ffffff;
    color: #7a7979;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
.onlyformobilex {
        display: none;
}
.helper30 {
    height: 30px;
}
.helper20 {
    height: 20px;
}
.img-responsive-full {
    width: 100%;
}
.navbar-default {
    margin-bottom: 0;
}
#navbar-primary .navbar-nav > li > a {
  padding-left: 15px;
  font-size: 1.1em;
  letter-spacing: 1px;
  padding-right: 15px;
}

.navbar-brand>img {
    width: 250px;
}
.collapse {
    display: block;
}
.col-xs-offset-1 {
    margin-left: inherit;
}
.col-md-offset-2 {
    margin-left: 16.66666667%;
}
@media (min-width: 1200px) {
    /* .container { width: 1220px; } */
}



/*HEADER AND FOOTER*/
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: white;
}
#girlslistopen {
    cursor: pointer;
}
#navbar-primary .navbar-nav > li#girlslistopen span {
    background: #333;
    padding: 4px 7px;
    position: relative;
    margin-top: -5px;
}

#navbar-primary .navbar-nav > li#phonegirls i {
    color: #fff;
}

.navbar-brand {
    height: inherit;
    padding: 22px 15px;
}
.navbar-default .navbar-nav>li:last-child>a {
    padding-left: 50px;
    padding-right: 0;
}
.navbar-nav>li> a {
    padding-top: 22px;
    padding-bottom: 22px;
    color: black;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default {
    margin-bottom: 0px;
    background: #040404;
    border: none;
    border-radius: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background:transparent;
    color: #f1f1f1;
}
footer {
    padding-bottom: 20px;
    background: #040404;
    padding-top: 20px;
}
footer p {
    color: white;
    margin-bottom: 0px;
    margin-top: 0px;
}
footer ul.list-inline {
    margin-bottom: 0;
}
footer a, footer a:hover {
    color: #fff;
}
footer .linksbot {
    margin-bottom: 30px;
}
footer .disclaimm {
    text-align: center;
}
footer .disclaimm h3 {
    color: white;
    opacity: 0.6;
    margin: 0;
    font-size: 1em;
}
footer .disclaimm p {
    font-size: 0.9em;
    margin: 0;
    color: #9a9a9a;
}
footer .disclaimm p a {
    color: #0fdc7e;
}
/*HEADER AND FOOTER*/

/* HOME */
#featured {
    background: #040404 url(../img/slider.jpg) center top no-repeat;
    background-size: 45%;
    padding: 0;
    position: relative;
}
#featured .infofeatured {
    padding: 80px 0px;
}
#featured .svgtop {
    position: absolute;
    width: 100%;
    bottom: 0;
}
#featured h1 {
    font-family: 'robotoblack';
    color: #cccccc;
    font-size: 10em;
    margin-top: 0;
    letter-spacing: 0.3em;
    margin-bottom: 0px;
    text-transform: uppercase;
    text-align: center;
    background: #fbfbfb url(../img/sliderinv.jpg) no-repeat center center;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-size: 50%;
}
#featured p {
    letter-spacing: 2px;
    color: #656668;
    line-height: 1.5;
    margin-bottom: 30px;
    font-size: 1.1em;
    text-align: justify;
}
#featured a {
    display: inline-block;
    color: #333;
    font-size: 1em;
    text-transform: uppercase;
    font-family: 'robotobold';
}
#featured a i {
    margin-left: 5px;
}
#featured img.girlfeat {
    float: left;
    display: inline-block;
    margin-top: -195px;
    position: relative;
}
#listgirlshome {
    padding: 80px 0;
    position: relative;
}
#listgirlshome svg {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
#categolist h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #333;
    font-family: 'robotoblack';
    letter-spacing: 2px;
}
#categolist ul.list-unstyled {
    margin-bottom: 30px;
}
#categolist ul li a {
    color: #404040;
    font-size: 1.1em;
    padding: 10px 0px 10px 0px;
    display: inline-block;
    transform: translate3d(0px, 0px, 0px);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
#categolist ul li a:hover {
    color: #222;
    transform: translate3d(0px, 0px, 0px);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
.listgirlsavailable ul li {
    margin-bottom: 30px;
}
.listgirlsavailable ul li a {
	max-height: 380px;
	overflow: hidden;
	display: inline-block;
}
.listgirlsavailable ul li img {

    transform: translate3d(0px, 0px, 0px);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    width: 100%;
}
.listgirlsavailable li .blackrain {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 80%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 80%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 80%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    width: calc(100% - 30px);
    height: 99%;
    top: 0;
    left: 15px;
}
.listgirlsavailable li.ng-enter {
  opacity:0;
}
.listgirlsavailable li {
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  opacity:1;
  margin-bottom: 30px;
  margin-top: 0px;
}
.listgirlsavailable li.ng-enter-stagger {
  -webkit-transition-delay: 0.095s;
  transition-delay: 0.095s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.listgirlsavailable li.ng-enter.ng-enter-active {
  opacity:0;
  margin-top: 20px;
}
.listgirlsavailable ul li:hover img {
    opacity: 0.7;
    transform: translate3d(0px, 0px, 0px);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
.listgirlsavailable li .tumbn  {
    margin-top: -70px;
    position: relative;
    padding: 10px 0px;
}
.listgirlsavailable li .tumbn p {
    color: white;
    padding: 0px 10px;
    margin-bottom: 5px;
    font-size: 1.2em;
}
.listgirlsavailable li .tumbn p.name {
    font-family: 'robotobold';
    letter-spacing: 2px;
    margin-bottom: 5px;
    font-size: 1.3em;
    line-height: 1;
}
.listgirlsavailable a span.on {
    display: inline-block;
    background: transparent;
    width: 20px;
    height: 20px;
    top: 10px;
    left: 25px;
    position: absolute;
    z-index: 9;
    border-radius: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.22), 0 9px 36px rgba(0, 0, 0, 0.3);
    border: 4px solid #0fdc7e;
}

.online {
    display: inline-block;
    background: transparent;
    width: 10px;
    height: 10px;
    top: 0px;
    margin-left: 4px;
    border-radius: 100%;
    border: 2px solid #0fdc7e;
}

#abouthome {
    background: #f8f8f8;
    position: relative;
    padding: 80px 0;
}
#abouthome h3 {
	    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #333;
    font-family: 'robotoblack';
    letter-spacing: 2px;
}
#abouthome p a {
	color:#0fdc7e; 
}
#abouthome svg {
    position: absolute;
    bottom: 0;
    width: 100%;
}
#abouthome .holerimg img {
    position: relative;
}
#abouthome .holerimg::before {
    content: "";
    border: 15px solid #333;
    width: calc(100% - 30px);
    height: 100%;
    position: absolute;
    top: 10%;
    left: 20%;
}
#aboutpointtwo .title {
    color: #404040;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
}
#recruitment span.line, #contacts span.line, #aboutpointtwo span.line {
    height: 2px;
    width: 15px;
    background: #333;
    display: block;
    margin-bottom: 25px;
    margin-top: 0px;
}
#abouthome h2 span {
    background: #333;
    width: 3px;
    height: .7em;
    display: inline-block;
    top: 0;
    left: 0;
}
#aboutpointtwo {
    padding: 80px 0;
}
#abouthome h2 {
    margin-top: 0;
    color: #404040;
    font-size: 1.5em;
}
#aboutpointtwo p, #abouthome p.description {
    color: #696a6c;
    margin-bottom: 30px;
}
#aboutpointtwo p:last-child {
    margin-bottom: 0;
}
#abouthome p.details {
    color: #696a6c;
}

#disclaimer {
    background: #040404;
    padding: 40px 0;
    color: white;
}
#disclaimer a {
    color: #e74c3c;
}
#bannerspage {
    background: #f8f8f8;
    padding: 80px 0;
}
#bannerspage img {
	max-width: 100%;
}
/* HOME */

/* CONTACTS */
#contacts {
    padding: 80px 0;
    background: #f8f8f8;
    position: relative;
}
#contacts .moradas p {
    color: #696a6c;
    margin-bottom: 10px;
}
#recruitment .moradas p a, #contacts .moradas p a {
    color: #0fdc7e;
}
#contacts h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #333;
    font-family: 'robotoblack';
    letter-spacing: 2px;
}
#contacts input:focus, #contacts textarea:focus {
    box-shadow: none;
}
#contacts input, #contacts textarea {
    border: 1px solid #8e8c8c;
    color: #404040;
    background: transparent;
    margin-bottom: 0px;
    border-radius: 0;
    box-shadow: none;
}
#contacts textarea {
    height: 100px;
    resize: none;
}
#contacts label, #contacts .confirm {
    color: #404040;
}
#contacts .confirm b, #contacts label span {
    color: #333;
}
#contacts .label-danger {
    background-color: #0fdc7e;
    position: absolute;
    right: 10px;
    padding: 6px 10px;
    top: 15px;
    border-radius: 0;
}
#contacts .form-group {
    margin-bottom: 15px;
    position: relative;
}
#contacts .sendbut {
    font-family: 'robotomedium';
    padding: 10px 35px;
    outline: 0;
    background: #040404;
    color: #fff;
    font-size: 1em;
    border: none;
}
#contacts svg {
    position: absolute;
    bottom: 0;
    width: 100%;
}
/* CONTACTS */


/* RECRUITMENT */
#recruitment {
    position: relative;
    padding: 80px 0;
    background: #f8f8f8;
}
#recruitment .moradas p {
    color: #696a6c;
    margin-bottom: 10px;
}
#recruitment h1, #recruitment h2 {
        margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #333;
    font-family: 'robotoblack';
    letter-spacing: 2px;
}
#recruitment input:focus, #recruitment textarea:focus {
    box-shadow: none;
}
#recruitment input, #recruitment textarea, #recruitment select {
    border: 1px solid #8e8c8c;
    color: #404040;
    border-radius: 0;
    -webkit-appearance: none;
    background: transparent;
    margin-bottom: 18px;
    box-shadow: none;
}
#recruitment select {
    background: url(../img/arrow_form.png) center right 10px no-repeat!important;
}
#recruitment textarea {
    height: 100px;
    resize: none;
}
#recruitment svg {
    position: absolute;
    bottom: 0;
    width: 100%;
}
#recruitment label, #recruitment .confirm {
    color: #404040;
}
#recruitment .confirm b, #recruitment label span {
    color: #333;
}
#recruitment .sendbut {
    font-family: 'robotomedium';
    padding: 10px 35px;
    outline: 0;
    background: #040404;
    color: #fff;
    font-size: 1em;
    border: none;
}
/* RECRUITMENT */

/* GALLERY */
.darkerbg {
    background: #f8f8f8;
}
.gallerytext {
    margin-bottom: 10px;
}
.gallerytext p a {
    color: #0fdc7e;
}
.gallerytext .moradas p {
    color: #696a6c;
    margin-bottom: 30px;
}
.gallerytext h1, .gallerytext h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #333;
    font-family: 'robotoblack';
    letter-spacing: 2px;
}
.gallerytext span.line {
    height: 2px;
    width: 15px;
    background: #333;
    display: block;
    margin-bottom: 25px;
    margin-top: 0px;
}
/* GALLERY */


/* PROFILE */
#profilepage {
    background: #f8f8f8;
    padding: 40px 0;
}
#profilepage h1 {
    color: #404040;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
}
#gallerypage h1 span {
    display: inline-block;
    background: transparent;
    width: 15px;
    height: 15px;
    top: 0;
    position: relative;
    z-index: 9;
    border-radius: 100%;
    border: 2px solid #0fdc7e;
}
.modal__content span.line, #profilepage span.line {
    height: 2px;
    width: 15px;
    background: #333;
    display: block;
    margin-bottom: 25px;
    margin-top: 0px;
}
#profilepage p {
    color: #696a6c;
    margin-bottom: 30px;
}
#profilepage p:last-child {
    margin-bottom: 0;
}
#gallerypage {
    background: #f8f8f8;
    padding: 80px 0;
}
#gallerypage .gallerypagegirl li {
    margin-bottom: 30px;
}
#gallerypage .gallerypagegirl li img {
    height: 383px;
}
#gallerypage h2, #gallerypage h3, #gallerypage h1 {
    color: #404040;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 1.5em;
    font-family: 'robotoblack';
    letter-spacing: 2px;
}
#gallerypage span.line {
    height: 2px;
    width: 15px;
    background: #333;
    display: block;
    margin-bottom: 25px;
    margin-top: 0px;
}
#gallerypage .stter strong, #gallerypage .stats span {
    font-weight: normal;
    font-family: 'robotoregular';
    color: #333;
}
#gallerypage .sendbut {
    font-family: 'robotobold';
    box-shadow: none;
    float: right;
    padding: 10px 30px;
    outline: 0;
    background: #333;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 0px;
}

.reviews input:focus, .reviews textarea:focus, .reviews select:focus {
    box-shadow: none;
    border: 1px solid #8e8c8c
}
.reviews select {
    border: 1px solid #8e8c8c;
    color: #404040;
    background: transparent;
    margin-bottom: 18px;
    -webkit-appearance: none;
    box-shadow: none;
}
.reviews input, .reviews textarea {
    border: 1px solid #8e8c8c;
    color: #404040;
    background: transparent;
    margin-bottom: 18px;
    border-radius: 0;
    box-shadow: none;
}
.reviews textarea {
    height: 100px;
    resize: none;
}
.reviews label, .reviews .confirm {
    color: #404040;
}
.reviews .confirm b, .reviews label span {
    color: #333;
}
.reviews .sendbut {
    font-family: 'robotobold';
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
    padding: 10px 30px;
    outline: 0;
    background: #333;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 5px;
}
.reviewspeople {

}
.reviewspeople, .reviewspeople li {
    margin-bottom: 20px;
}
.reviewspeople li {
    padding-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
}
.reviewspeople .revname {
    color: #333;
    margin-bottom: 10px;
    margin-top: 0;
}
.reviewspeople .revname span {
    font-family: 'robotoregular';
    color: #7E7E7E;
}
.reviewspeople .revname strong {
    font-family: 'robotoregular';
    font-weight: normal;
}
/* PROFILE */

/* PROFILE MODAL */
.modal {
  will-change: visibility, opacity;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-delay: $modal-delay;
          transition-delay: $modal-delay;
}
.modal--active {
  visibility: visible;
  opacity: 1;
}
.modal--align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.modal__bg {
    background: rgba(255, 255, 255, 0.8);
}
.modal__dialog {
  max-width: 600px;
  padding: 1.2rem;
}
.modal__content {
  will-change: transform, opacity;
  position: relative;
  padding: 2.4rem;
  background: #fff;
  background-clip: padding-box;
  box-shadow: 0 12px 15px 0 rgba(0,0,0,0.25);
  opacity: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.modal__content--active {
  opacity: 1;
}
.modal__content h3 {
    color: #404040;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
}
.modal__content input, .modal__content textarea {
    border: 1px solid #8e8c8c;
    border-radius: 0;
    color: #404040;
    background: transparent;
    margin-bottom: 18px;
    box-shadow: none;
}
.modal__content textarea {
    resize: none;
}
.modal__content .sendbut {
    font-family: 'robotobold';
    box-shadow: none;
    padding: 10px 30px;
    outline: 0;
    background: #333;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 0px;
}
.modal__close {
  z-index: 1100;
  cursor: pointer;
}



button.closethispreview {
    display: inline-block;
    margin-top: 0;
    width: initial;
    background: #333;
    padding: 12px;
    border-radius: 0px 0px 0 0;
    position: absolute;
    top: 0;
    right: 0px;
    line-height: 0;
    height: initial;
    border: none;
    z-index: 9999;
}
button.closethispreview img {
    -ms-transform: rotate(45deg);
    pointer-events: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}



.modal__trigger {
  position: relative;
  display: inline-block;
  padding: 1.2rem 2.4rem;
  color: rgba(0,0,0,0.7);
  line-height: 1;
  cursor: pointer;
  background: #333;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.modal__trigger--active {
  z-index: 10;
}
.modal__trigger:hover {
  background: #e5d3d6;
}
#modal__temp {
  will-change: transform, opacity;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-out, -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s ease-out, -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s ease-out, transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s ease-out, transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
/* PROFILE MODAL */

/*TABLETS*/
@media (max-width: 1050px) {
    .navbar-brand>img {
        width: 170px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 0.9em;
    }
}
/*TABLETS*/


/*phones*/
@media (max-width: 500px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border:none
    }
 	#listgirlshome .container, .listgirlsavailable, .gotonextmob {
  display:-webkit-box;
  -webkit-box-orient: vertical;
}
#recruitment, #contacts, #listgirlshome {
	padding: 40px 0;
}
.listgirlsavailable {
  -webkit-box-ordinal-group: 1;
}

.gotonextmob {
  -webkit-box-ordinal-group: 2;
}
    .navbar-default .navbar-toggle {
        border: none;
    }
    .navbar-toggle {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .onlyformobilex {
        display: block;
    }
    .collapse {
        display: none;
    }
    .col-xs-offset-1 {
        margin-left: 8.33333333%;
    }
    #girlslist {
	    left: -50%;
	    max-height: 100%;
	    overflow: scroll;
	    width: 50%;
    }
    .masker {
        display: none;
    }
    #featured h1 {
        font-size: 2.2em;
    }
    #gallerypage .sendbut {

    }
    .navbar-collapse {
        height: auto!important;
    }
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .listgirlsavailable ul li img {
        min-height: 290px;
    }
    #abouthome h2 {
        margin-top: 50px;
        color: #404040;
        font-size: 1.5em;
        margin-bottom: 30px;
    }
    #aboutpointtwo p, #abouthome p.description {
        text-align: justify;
    }
    #abouthome .holerimg::before {
        top: 6%;
        left: 13%;
    }
    .navbar-nav>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    #featured {
            background: #040404 url(../img/slider.jpg) right center no-repeat;
    background-size: 90%;
    }
    .nomobilever {
        display: none!important;
    }
    .navbar-brand {
	    padding: 28px 30px;
    }
}
/*phones*/

.textareas_enters{
     white-space:pre-wrap !important;
}

/*angularjs Hide content until DOM loaded*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
.newze .readmore {
    font-family: 'robotomedium';
    padding: 10px 20px;
    outline: 0;
    background: #040404;
    color: #fff;
    font-size: 1em;
    border: none;
    margin-top: 0px;
    display: inline-block;
}
.dinewinside h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.5em;
    color: #333;
    font-family: 'robotoblack';
    letter-spacing: 2px;
}
.dinewinside h5 {
	color: #0fdc7e;
    font-family: 'robotomedium';
    margin-top: 0;
    margin-bottom: 20px;
}
.dinewinside img {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
}
.newze h4 {
	color: #404040;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.5em;
	font-family: 'robotoblack';
	letter-spacing: 2px;
}
.newze h5 {
	color: #0fdc7e;
    font-family: 'robotomedium';
}
.newsztu h1 {
	margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #333;
    font-family: 'robotoblack';
    letter-spacing: 2px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background: #0fdc7e;	
  color: white;
}

.paginarloja {
    text-align: center;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    background: transparent;
    color: #333;
    opacity: 0.2;
}
.paginarloja nav li a, .paginarloja nav li a:hover {
  background: transparent;
  border: none;
  margin-top: 0px;
  color: #0fdc7e;
  letter-spacing: 1px;
  padding: 10px 15px;
}
.paginarloja .pagination>.selected, .paginarloja .pagination>.selected>span, .paginarloja .pagination>.selected:hover, .paginarloja .pagination>.selected>span:hover, .paginarloja .pagination>.selected:focus, .paginarloja .pagination>.selected>span:focus {
  border-radius: 0px;
  background: #0fdc7e;
  box-shadow: 0 1px 1px rgba(0,0,0,0.3);
  color: white;
}
.paginarloja .pagination>li:hover, .paginarloja .pagination>li>span:hover, .paginarloja .pagination>li:focus, .paginarloja .pagination>li>span:focus {
  background: #6164C1;
  box-shadow: 0 1px 1px rgba(0,0,0,0.3);
  color: white;
  border-radius: 0px;
}
.mb30 {
	margin-bottom: 30px;
}