/* BODY
-------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: Arimo, Arial, Helvetica, "Lucida Grande", sans-serif;
    letter-spacing: -0.03em;
    padding-top: 70px;
    padding: 32px 1em 0 1em;
    background-color: #fff;
    color: #262D5E;
    margin-bottom: 125px;
}

a {
    color: #F47321;
    text-decoration: none;
}

a:hover {
    color: rgb(145, 145, 145);
    text-decoration: none;
}

img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #d1d1d1;
}

hr.b-top-spacer {
    margin-bottom: 17px;
}

h1#gal-title {
    font-size: 20px;
    margin: 0.27em 0px;
    padding-bottom: 0px;
}

img#main-sponsor {
    display: block;
    height: auto;
    max-width: 210px;
    width: 100%;
}

div#gal-404 {
    color: #000;
    font-size: 32px;
    text-decoration: none;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    letter-spacing: -.04em;
    text-transform: uppercase;
    margin: 60px auto 0px auto;
}

img#gal-404 {
    display: block;
    height: auto;
    max-width: 300px;
    width: 100%;
    margin-top: 20px;
}

img#gal-404:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#wrapper-404 {
    margin-top: 10px;
    padding-bottom: 0px;
}

/* LOGO
-------------------------------------- */
img#main-logo {
    display: block;
    height: auto;

    /* CHANGE WIDTH HERE */
    max-width: 250px;

    width: 100%;
    margin-top: 10px;
}

.logo-img-wrapper a {
    position: relative;
    top: 8px;
    color: #F47321;
    font-size: 30px;
    text-decoration: none;
    font-family: 'Courgette', cursive;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    letter-spacing: -.04em;
    text-transform: uppercase;
    text-transform: capitalize;
}

.logo-img-wrapper a:hover {
    color: rgb(145, 145, 145);
    text-decoration: none;
}

#online-wrapper {
    position: relative;
    top: 15px;
    margin-right: 10px;
}

/* HEADER - MID BAR
-------------------------------------- */
.container-mid-header {
    width: 100%;
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}

#back-mid-header {
    height: 60px;
    background: none repeat scroll 0% 0% #fff;
    border-top: 0px solid rgb(12, 106, 147);
}

#social-wrapper {
    margin-top: 5px;
}

.navbar-default {
    border-color: rgb(47, 47, 47);
    background: none repeat scroll 0% 0% #fff;
    border-top: 0px solid #262D5E;
    border-bottom: 5px solid #262D5E;
}

.container-bottom-header {
    background: none repeat scroll 0% 0% rgb(12, 106, 147);
    background: #000;

}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #262D5E;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px; 
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom: 1px solid rgb(47, 47, 47);
    border-top: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
}

#back-mid-catego {
    height: 60px;
    line-height: 60px;
    margin: 0px auto 0px auto;
}

.btn-custom-catego { 
    background: #3876AC;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-catego:hover { 	
    background: #05539A;
    color: #FFF;
    border-color: #0561B4;
    text-decoration: none;
}

/* HEADER - LOGO
-------------------------------------- */
.navbar-default .navbar-brand {
   color: #F47321;
   font-family: 'Courgette', cursive;
}

/* HEADER - LINKS
-------------------------------------- */
#centered-menu {
   float: left;
   width: 100%;
   background: #fff;
   border-bottom: 0px solid #000;
}

#centered-menu ul li {
   display: block;
   position: relative;
}

#centered-menu ul li.online-models {
   color: #fff;
}

#centered-menu ul li a {
   color: #fff;
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
   border-top-left-radius: 5px;
   -moz-border-top-left-radius: 5px;
   -webkit-border-top-left-radius: 5px;
   border-top-right-radius: 5px; 
   -moz-border-top-right-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   line-height: 20px;
   position: relative;
   display: block;
   padding: 5px 10px 0px 10px;
   margin: 0px 0 0 5px;
   text-transform: uppercase;
}

#centered-menu ul li a:hover {
   color: #F47321;
}

#centered-menu ul li a.home {
   color: #F47321;
}

#centered-menu ul li a.active,
#centered-menu ul li a.active:hover {
   color: #F47321;
   font-weight: bold;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
}

.navbar-default .navbar-toggle {
    background: #262D5E;
    border-color: #F47321;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #000;
    border-color: rgb(145, 145, 145);
}

@media (min-width : 740px) {
   #centered-menu {
      float: left;
      width: 100%;
      border-bottom: 0px solid #000;
   }
   #centered-menu ul {
      list-style: none;
      text-align: left;
   }
   #centered-menu ul li {
      display: block;
      list-style: none;
   }
   #centered-menu ul li a {
      display: block;
      margin: 0px 0 0 5px;
      padding: 5px 10px 0px 10px;
      color: #fff;
      font-size: 13px;
      font-weight: bold;
      text-decoration: none;
      line-height: 20px;
      text-shadow: #111 1px 1px 0px;
      border-top-left-radius: 5px;
      -moz-border-top-left-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      border-top-right-radius: 5px; 
      -moz-border-top-right-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      text-transform: uppercase;
   }
   #centered-menu ul li a:hover {
      color: #F47321;
   }
   #centered-menu ul li a.home {
      color: #F47321;
   }
   #centered-menu ul li a.active,
   #centered-menu ul li a.active:hover {
      color: #F47321;
      font-weight: bold;
   };
}

.navbar-default .navbar-nav > li > a {
  color: #FFF;
}

.header-top-spacer {
   padding-top: 70px;
}

#main-nav {
  box-shadow: 0 0px 0px 0px #ccc;
}

/* HEADER - SEARCH BAR
-------------------------------------- */
.online-bar-number { 
    color: #f1f1f1;
    font-weight: bold;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0px auto 0px auto;
}

.search-bar-box {
  margin-top: 21px;
}

#search_models2 {
  max-width: 150px;
}

.input-sm-bar-box {
   height: 28px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-top-left-radius: 3px;
   -moz-border-top-left-radius: 3px;
   -webkit-border-top-left-radius: 3px;
   border-bottom-left-radius: 3px; 
   -moz-border-bottom-left-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
}

/* SEARCH BUTTON
-------------------------------------- */
#quick-search {
  float: left;
  margin-top: 0px;
  height: 30px;
}

#quick-search-container {
  position: relative;
  margin-top: -5px;
  margin-right: 10px;
  height: 30px;
}

#search_models {
  width: 250px;
  height: 30px;
  max-height: 30px;
  font-size: .85em;
  font-weight: bold;
  color: #666;
  border: 1px solid #ccc;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 4px 30px;
  background: #FEFEFE url("../images/icon-search.svg") no-repeat 9px 8px;
}

#quick-search ::-webkit-input-placeholder {
  font-weight: bold;
  color: #666;
  font-family: 'Courgette', cursive;
}
#quick-search ::-moz-placeholder {
  font-weight: bold;
  color: #666;
  font-family: 'Courgette', cursive;
}
#quick-search :-ms-input-placeholder {
  font-weight: bold;
  color: #666;
  font-family: 'Courgette', cursive;
}
#quick-search :-moz-placeholder {
  font-weight: bold;
  color: #666;
  font-family: 'Courgette', cursive;
}

input#search_models {
  line-height: 12px;
}

/* HEADER - SEARCH BAR
-------------------------------------- */
.container-bar-search {
    width: 100%;
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}

#back-mid-search {
    height: 40px;
    background-color: #000;
}

/* INTRO TEXT
-------------------------------------- */
.intro-text {
    text-align: left;
    padding-left: 15px;
    margin-top: 10px;
    padding-top: 50px;
    line-height: 1em;
    font-size: 15px;
}

h1.top-title {
    font-family: 'Courgette', cursive;
    color: #262D5E;
    text-align: left;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 1em;
    font-size: 17px;
}

/* FOOTER TEXT
-------------------------------------- */
#footer-sponsor-img {
    margin-top: 20px;
    margin-bottom: 5px;
}

#footer-sponsor-text {
    text-align: justify;
}

#footer-sponsor-button {
    margin-top: 10px;
    margin-bottom: 0px;
}

.text-footer-wrapper {
    padding: 25px 25px 25px 0px;
    text-align: justify;
    border-top: 0px solid rgb(47, 47, 47);
    font-family: Arial,sans-serif;
}

#text-footer-wrapper .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}

span.text-footer, span.text-header {
    font-size: 15px;
    color: #262D5E;
    font-family: Arial,sans-serif;
    font-family: 'Courgette', cursive;
    font-weight: normal;
}

#text-footer-wrapper .col-md-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0px;
    text-align: justify;
}

#text-footer-wrapper .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 0px;
    text-align: justify;
}

/* GALLERIES
-------------------------------------- */
.adp-alert-message {
    font-size: 28px;
    color: #262D5E;
    padding: 15px 0px 0px 0px;
}

.adp-alert-message img {
    height: 64px;
    max-width: 64px;
    width: 64px;
    margin-bottom: 10px;
}

.gallery-iframe {
    text-align: center;
    padding: 15px 0px 10px 0px;
    margin-bottom: 20px
    color: rgb(145, 145, 145);
}

#main-text-wrap-iframe {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Courgette', cursive;
}

/* SEARCH FORM 
-------------------------------------- */
.searchform {
    display: inline-block;
    zoom: 1;
    *display: inline;
    border: solid 1px #d2d2d2;
    padding: 3px 5px;	
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    -webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
    box-shadow: 0 1px 0px rgba(0,0,0,.1);
    background: #f1f1f1;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top,  #fff,  #ededed);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
    -ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.searchform input {
    font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
    background: #fff;
    padding: 6px 6px 6px 8px;
    width: 162px;
    border: solid 1px #bcbbbb;
    outline: none;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}
.searchform .searchbutton {
    color: #fff;
    border: solid 1px #494949;
    font-size: 11px;
    height: 27px;
    width: 27px;
    text-shadow: 0 1px 1px rgba(0,0,0,.6);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    background: #428BCA;
    background: -webkit-gradient(linear,left top,left bottom,from(#428BCA),to(#326898));
    background: -webkit-linear-gradient(top,#428BCA,#326898);
    background: -moz-linear-gradient(top,#428BCA,#326898);
    background: -ms-linear-gradient(top,#428BCA,#326898);
    background: -o-linear-gradient(top,#428BCA,#326898);
    background: linear-gradient(top,#428BCA,#326898);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#428BCA',EndColorStr='#326898');
}
.searchform .searchbutton:hover {
    color: #fff;
    border: solid 1px #494949;
    font-size: 11px;
    height: 27px;
    width: 27px;
    text-shadow: 0 1px 1px rgba(0,0,0,.6);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    background: #05539A;
    background:-moz-linear-gradient(top, #8FADC9 0%, #376EA1 2%, #05539A 100%);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8FADC9), color-stop(2%,#376EA1), color-stop(100%,#05539A));
    background:-webkit-linear-gradient(top, #8FADC9 0%, #376EA1 2%,#05539A 100%);
    background:-o-linear-gradient(top, #8FADC9 0%, #376EA1 2%,#05539A 100%);
    background:-ms-linear-gradient(top, #8FADC9 0%, #376EA1 2%,#05539A 100%);
    background:linear-gradient(top, #8FADC9 0%, #376EA1 2%,#05539A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#376EA1', endColorstr='#05539A');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#376EA1', endColorstr='#05539A')";
}

/* ICONS 
-------------------------------------- */
.time-icon {
    float: left; 
    width: 20px; 
    height: 16px;
    margin-top: 0px;
    padding-bottom: 4px; 
    padding-right: 4px; 
    text-align: left;
    background-image: url(../images/clock.png); 
    background-position: 0px center; 
    background-repeat: no-repeat;
    background-size: 14px 14px; 
} 
.tag-icon {
    float: left; 
    width: 20px; 
    height: 16px;
    margin-top: 1px;
    padding-bottom: 2px; 
    padding-right: 4px; 
    text-align: left;
    background-image: url(../images/tag.png); 
    background-position: 0px center; 
    background-repeat: no-repeat;
    background-size: 14px 14px; 
}

/* SPACERS
-------------------------------------- */
#page {
    margin: 2em auto 0 auto;
}
.entry-content img.aligncenter {
    margin-bottom: 1.625em;
    margin-bottom: 0;
}
article.post footer.entry-meta  {
    padding-top: 20px;
}
.entry-title a:hover, .entry-title a:visited, .entry-title a:active {
    text-decoration: none;
}
#featured-models-title h1 {
    font-size: 1.5em;
    margin: 0px 0px 0.67em 0px;
}

#catego-button-spacer {
    margin-bottom: 9px;
}

#text-footer-wrapper .h1, #text-footer-wrapper .h2, #text-footer-wrapper .h3, 
#text-footer-wrapper h1, #text-footer-wrapper h2, #text-footer-wrapper h3 {
    color: #262D5E;
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 10px;
}

/* FOOTER
-------------------------------------- */
footer {
    margin: 0px 0;
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 125px;
    line-height: 125px;
    width: 100%;
    background-color: #202650;
}

#footer-wrapper-box .col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}

#site-generator {
    background-color: #202650;
    border-top: 2px solid #F47321;
    font-family: 'Courgette', cursive;
}

.footer-copy {
   color: rgb(145, 145, 145);
   font-size: 14px;
   line-height: 2.2em;
   padding: 25px 0px 0px 20px;
   text-shadow: #1E4C69 1px 0px 1px;
   text-align: center;
}

.footer-warning {
   color: rgb(145, 145, 145);
   font-size: 14px;
   line-height: 2.2em;
   padding: 0px 0px 0px 0px;
   text-align: center;
   text-shadow: #1E4C69 1px 0px 1px;
}

/* 404
-------------------------------------- */
span.no-cat-found a {
    padding: 20px 0 20px 0;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: bold;
}

/* BANNERS
-------------------------------------- */
#bs-top-wrapper img.aligncenter {
    margin-top: 15px;
    margin-bottom: 0px;
}

#bs-top-gal-wrapper img.aligncenter {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* CONTENT
-------------------------------------- */
#b-top-wrapper img.aligncenter {
    margin-top: 15px;
    margin-bottom: 0px;
}

#main, #content, #page {}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    padding: 3px;
    border: 1px solid #d1d1d1;
}

.entry-content img.aligncenter {}

img.aligncenter {}

img.size-full, img.size-large {
    width: auto;
    height: auto;
}

img.size-medium {
    padding: 0px;
}

a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {
}
.entry-content img.aligncenter, .entry-content img.size-medium, .entry-content img.wp-image-16 {}
.hentry {
    border-bottom: 0px solid #2F2F2F;
}
.no-results {
    border-bottom: 1px solid #2F2F2F;
}
.singular .entry-title {
    color: rgb(145, 145, 145);
}
.page-header {
    padding-bottom: 0px;
    margin: 40px 0px 20px;
    border-bottom: 0px solid #2F2F2F;
}
.error404 #main #searchform {
    background: none repeat scroll 0% 0% #181818;
    border-color: #2F2F2F;
}
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
    color: rgb(145, 145, 145);
}

/* FOOTER LINKS
-------------------------------------- */
#links-main-wrapper {
    color: rgb(145, 145, 145);
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding-bottom: 10px
}

#footer-links {
   padding-top: 5px
}

#footer-links ul {
   list-style-type: square;
}

#footer-links-space {
    line-height: 1;
}

#footer-links a {
   font-family: 'Courgette', cursive;
}

/* GALLERIES
-------------------------------------- */
#main-text-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}
#main-button-wrap {
    padding-bottom: 40px;
}
#main-sidebar-wrap {
    background-color: #fefefe;
    border-left: 1px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-bottom: 1px solid rgb(47, 47, 47);
    padding-top: 0px;
    padding-bottom: 10px;
}
#main-sidebar-inner {
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 5px;
}
#main-sidebar-inner h1 {
    font-size: 1.3em;
    margin: 0.17em 0px 0.27em 0px;
}


/* BIO GALLERY
-------------------------------------- */
.model-bio-wrapper-top {
    min-height: 60px;
    background-color: #F0F0F3;
    color: #262D5E;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 0px;
    padding: 10px;
}

.model-bio-wrapper {
    min-height: 40px;
    background-color: #F0F0F3;
    color: #262D5E;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding: 10px;
}

.model-bio-wrapper-button {
    min-height: 65px;
    margin-top: 10px;
}

.btn-custom-blue-bio { 
    min-height: 65px;
    background: #3876AC;
    border: 0px solid #0561B4;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}

.btn-custom-blue-bio:hover { 	
    background: #05539A;
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}

.model-bio-wrap-title {
    padding: 0px 15px 0px 15px;
}

#model-bio-last {
    margin-bottom: 10px;
}

span.model-bio-title {
    display: block;
    font-weight: bold;
}

span.model-bio-limit {
    display: inline-block;
    white-space: nowrap; 
    width: 19em; 
    color: #7B7B7B;
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}

span.model-bio-title-custom {
    display: block;
    font-weight: bold;
    background: rgb(12, 106, 147);
    padding: 5px 0px 5px 10px;
    color: #fff;
}

#custom-bio-wrapper {
    padding: 5px 5px 5px 5px;
    text-align: justify;
    border: 1px solid rgb(12, 106, 147);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.19);
    background: #fff;
}

.model-bio-wrapper-custom {
    min-height: 40px;
    background-color: #fff;
    color: rgb(12, 106, 147);
    border: 1px solid rgb(12, 106, 147);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding: 0px;
}

.model-bio-wrapper-top-custom {
    min-height: 60px;
    background-color: #fff;
    color: #111;
    border: 1px solid rgb(12, 106, 147);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 0px;
    padding: 0px;
}

span.model-bio-limit-custom {
    display: inline-block;
    white-space: nowrap; 
    width: 19em; 
    color: #111;
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
    padding: 5px 0px 5px 10px;
}

.ui-autocomplete {
  z-index: 99999;
}

/* BIO BLOG
-------------------------------------- */
#bio-blog-content h4 {
    padding-bottom: 5px;
}
.bio-blog-title {
    border-bottom: 0px solid #DDDDDD;
    font-family: 'Courgette', cursive;
    color: #262D5E;
}
h1.entry-title {
    color: #262D5E;
    border-bottom: 0px solid #DDDDDD;
    font-family: 'Courgette', cursive;
}
.entry-title, .entry-title a {
    color: rgb(145, 145, 145);
    text-decoration: none;
}
#b-top-wrapper {
    margin-bottom: 15px;
}
#b-top-wrapper img.aligncenter {
    margin-bottom: 5px;
}
#bio-blog-wrapper {
    color: #1D2247;
    border-top: 1px solid #d1d1d1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding-bottom: 0px;
}
#bio-blog-image {
    margin: 20px 0px 0px 0px;
}
#bio-blog-content {
    margin: 10px 0px 0px 0px;
}
#bio-blog-content h4 {
    margin-left: 20px;
}
#bio-blog-button {
    margin-top: 30px;
}

/* BUTTONS
-------------------------------------------------- */
.btn-custom-large {
    display: block;
    padding: 10px 16px;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
}
.btn-custom {
    display: block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
}
.btn-custom:hover {
    text-decoration: none;
}
.btn-custom-blue { 
    background: #F47321;
    border: 0px solid #0561B4;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-blue:hover { 	
    background: rgb(145, 145, 145);
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}

.btn-custom-cb {  
    background: #F47321;
    border: 0px solid #3280B2;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-cb:hover { 	
    background: rgb(145, 145, 145);
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}

/* BLOG LINKS
-------------------------------------- */
.entry-content a {
    font-size: 18px;
    font-weight: bold;
}
#custo-single-title h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    margin: 0px 0px;
}

/* OVERLAY
-------------------------------------- */
#image-wrapper {
    float: left;
    position: relative;
    display: inline-block;
}

.thumbs img#image-index {
    padding: 0px 0px 1px 0px;
}

img#image-index {
    border-top: 1px solid rgb(47, 47, 47);
    border-bottom: 0px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
}

.thumbs img#image-index-sm {
    padding: 0px 0px 1px 0px;
}

img#image-index-sm {
    border-top: 1px solid rgb(47, 47, 47);
    border-bottom: 0px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
}

.text-overlay {
    height: 50px;
    background: #F5F6F8;
    border-top: 0px solid #DDDDDD;
    border-bottom: 1px solid rgb(47, 47, 47);
    border-right: 1px solid rgb(47, 47, 47);
    border-left: 1px solid rgb(47, 47, 47);
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 5px;
    text-align: left;
}

.text-overlay #model-name {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #262D5E;
    font-weight: 700;
}

.text-overlay #model-name a {
    color: rgb(145, 145, 145);
    text-align: left;
}

.text-overlay #model-name .text-limit {
    color: rgb(145, 145, 145);
    white-space: nowrap; 
    width: 110px; 
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}

.text-overlay #model-age {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #6D6D6D;
    font-weight: normal;
}

.text-overlay #model-age #model-age-body {
    text-align: right;
    padding-right: 5px;
}

.text-overlay #model-age span.user-icon.user-male {
    float: right; 
    width: 30px;
    height: 16px;
    margin-top: 3px;
    padding-bottom: 4px; 
    text-align: right;
    background-image: url('/cb-builder/theme/robo-arimo/assets/images/user.png'); 
    background-position: 0px center; 
    background-repeat: no-repeat;
}

.text-overlay #model-age span.user-icon.user-female {
    float: right; 
    width: 30px;
    height: 16px;
    margin-top: 3px;
    padding-bottom: 4px; 
    text-align: right;
    background-image: url('/cb-builder/theme/robo-arimo/assets/images/female-3.png'); 
    background-position: 0px center; 
    background-repeat: no-repeat;
}

.text-overlay #model-view {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #6D6D6D;
    font-weight: normal;
    padding-top: 4px; 
}

.text-overlay #model-view span.cam-icon {
    float: left; 
    width: 20px;
    height: 16px;
    margin-top: 0px;
    padding-bottom: 0px; 
    text-align: left;
    background-image: url('/cb-builder/theme/robo-arimo/assets/images/webcam-9.png'); 
    background-position: 0px center; 
    background-repeat: no-repeat;
}

.text-overlay-sidebar {
    height: 25px;
    background: #F7F7F7;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 10px;
    text-align: left;
}

.text-overlay-bottom {
    height: 25px;
    background: #F7F7F7;
    background-color: #EDEDED;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; 
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    margin-top: 0px;
    padding-top: 3px;
    padding-left: 10px;
}

.fa.fa-model-video {
    color: #555;
}

@media (max-width: 400px) { 
   .col-xxs-12 {
      display:block;
      float:none;
      width: 100%
   }
}

/* THUMBS
-------------------------------------- */
.thumbs > [class*='col-'] {
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
}
.thumbs {
    padding-top: 4px;
}
.thumbs a {
    display: block;
    text-align: center;
}
.thumbs img {
    padding: 1px;
}
.thumbs a img {
    margin: 0 auto;
    text-align: center;
}
.thumbs img:hover {}
.img-thumbnail {}

img.cam-gal-img {
    max-width: 16px;
    display: inline-block;
    margin-bottom: 4px;
}

/* PAGINATION
-------------------------------------- */
.pagin {
    padding: 20px 0 20px 0;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}
.pagin * {
    padding: 9px 15px;
    margin: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.pagin a, .pagin a:visited, .pagin a:active {
    background: #fff;
    color: #262D5E;
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
    text-decoration: none;
    border: 1px solid rgb(67, 67, 67);
}
.pagin a:hover {
    background: #F47321;
    color: #FFF;
    text-decoration: none;
}
.pagin span {
    cursor: default;
    background: #F47321;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
    text-decoration: none;
    border: 1px solid rgb(67, 67, 67);
}
.pagin span.current {
    background: #F47321;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
    text-decoration: none;
    border: 1px solid rgb(67, 67, 67);
}

/* RESPONSIVE
-------------------------------------- */
@media screen and (max-width: 767px) {
    body {
        padding-top: 32px;
    }
    .footer-warning {
        font-size: 10px;
        line-height: 1.2em;
    };
}

@media screen and (max-width: 480px) {
    span.model-bio-limit {
        width: 14em; 
    };
}

@media (min-width: 481px) and (max-width: 767px) {
    span.model-bio-limit {
        width: 16em; 
    };
}

@media screen and (max-width: 767px) {
    .pagin a, .pagin span {
      width: 90%;
      margin: .25em auto;
      display: block; 
    };
}

@media (min-width : 1282px) {
    .container {
        width: 1300px;
    };
}

/* THUMB FIX - PHONE
-------------------------------------- */
@media screen and (max-width: 240px) {
    img#img-thumb-bottom {
      max-height: 68px;
    }
    img#img-thumb-sidebar-two {
      max-height: 62px;
    }
    span.logo-text-first-small, span.logo-text-last-small {
       font-size: 14px;
    };
}

@media (min-width : 241px) and (max-width: 320px) {
    img#img-thumb-bottom {
      max-height: 98px;
    }
    img#img-thumb-sidebar-two {
      max-height: 92px;
    }
    span.logo-text-first-small, span.logo-text-last-small {
       font-size: 16px;
    };
}

@media (min-width : 321px) and (max-width: 600px) {
    img#img-thumb-bottom {
      max-height: 113px;
    }
    img#img-thumb-sidebar-two {
      max-height: 107px;
    };
}

/* THUMB FIX - TABLET & DESKTOP
-------------------------------------- */
@media (min-width : 601px) and (max-width: 1024px) {
    img#img-thumb-bottom {
      max-height: 177px;
    }
    img#img-thumb-sidebar-two {
      max-height: 143px;
    };
}

@media (min-width : 1025px) and (max-width: 1280px) {
    img#img-thumb-bottom {
      max-height: 141px;
    }
    img#img-thumb-sidebar-two {
      max-height: 172px;
    };
}

@media (min-width : 1281px) and (max-width: 1366px) {
    img#img-thumb-bottom {
      max-height: 158px;
    }
    img#img-thumb-sidebar-two {
      max-height: 196px;
    };
}

@media (min-width : 1367px) and (max-width: 1440px) {
    img#img-thumb-bottom {
      max-height: 156px;
    }
    img#img-thumb-sidebar-two {
      max-height: 193px;
    };
}

@media (min-width : 1441px) and (max-width: 1680px) {
    img#img-thumb-bottom {
      max-height: 158px;
    }
    img#img-thumb-sidebar-two {
      max-height: 193px;
    };
}

@media (min-width : 1681px) and (max-width: 1920px) {
    img#img-thumb-bottom {
      max-height: 208px;
    }
    img#img-thumb-sidebar-two {
      max-height: 255px;
    };
}

@media (min-width : 1367px) {
    #search_models {
       max-width: 250px;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1280px) and (max-width: 1365px) {
    .container {
        width: 1220px;
    }
    .col-lg-1 {
        width: 16.66666667%;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1366px) and (max-width: 1439px) {
    .container {
        width: 1306px;
    }
    .col-lg-1 {
        width: 16.66666667%;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1440px) and (max-width: 1679px) {
    .container {
        width: 1380px;
    }
    .col-lg-1 {
        width: 16.66666667%;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1680px) and (max-width: 1919px) {
    .container {
        width: 1620px;
    }
    .text-overlay #model-view {
        font-size: 11px;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (min-width : 1920px) {
    .container {
        width: 1860px;
    }
    #search-button-wrap {  
        float: left;
        margin-left: 3px;
    };
}

@media (max-width: 1000px) { 
    .header-top-spacer {
       padding-top: 110px;
    };
}

@media (max-width: 1000px) { 
    span.logo-text-first, span.logo-text-last {
       font-size: 30px;
       padding-top: 14px;
    };
}

.btn {
    padding: 4px 12px 4px 12px;
}

/* Firefox */
@-moz-document url-prefix(){
  .btn {
      padding: 6px 12px 6px 12px;
  }
}

/* TOP OF CONTENT - MENU
-------------------------------------- */
#content-menu {
   float: left;
   width: 100%;
   background-color: #fff;
   border-bottom: 1px solid rgb(47, 47, 47);
   margin-bottom: 10px;
   padding-left: 10px;
}
#content-menu ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding-left: 0;
}
#content-menu ul li {
      display: block;
      float: left;
      list-style: none;
}
#content-menu ul li a {
      display: block;
      margin: 10px 0 0 5px;
      padding: 5px 10px 5px 10px;
      background: #F0F0F3;
      color: #111;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      line-height: 1.3em;
      border-top-left-radius: 5px;
      -moz-border-top-left-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      border-top-right-radius: 5px; 
      -moz-border-top-right-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      border: 1px solid rgb(47, 47, 47);
      border-bottom: 0px solid rgb(139, 179, 218);
      text-transform: uppercase;
}
#content-menu ul li a:hover {
      background: #F47321;
      color: #fff;
}
#content-menu ul li a.home {
      background: #F47321;
      color: #fff;
}
#content-menu ul li a.active,
#content-menu ul li a.active:hover {
      color: #fff;
      background: #000;
      font-weight: bold;
}

@media (min-width : 740px) {
   #content-menu {
      float: left;
      width: 100%;
      background-color: #fff;
      border-bottom: 1px solid rgb(47, 47, 47);
      margin-bottom: 10px;
   }
   #content-menu ul {
      list-style: none;
      text-align: center;

    margin: 0;
    padding-left: 0;

   }
   #content-menu ul li {
      display: block;
      float: left;
      list-style: none;
   }
   #content-menu ul li a {
      display: block;
      margin: 10px 0 0 5px;
      padding: 5px 30px 5px 30px;
      background: #F0F0F3;
      color: #262D5E;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
      line-height: 1.3em;
      border-top-left-radius: 5px;
      -moz-border-top-left-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      border-top-right-radius: 5px; 
      -moz-border-top-right-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      border: 1px solid rgb(47, 47, 47);
      border-bottom: 0px solid rgb(139, 179, 218);
      text-transform: uppercase;
   }
   #content-menu ul li a:hover {
      background: #F47321;
      color: #fff;
   }
   #content-menu ul li a.home {
      background: #F47321;
      color: #fff;
   }
   #content-menu ul li a.active,
   #content-menu ul li a.active:hover {
      color: #fff;
      background: #000;
      font-weight: bold;
   };
}

.btn {
    padding: 4px 12px 4px 12px;
}

/* Firefox */
@-moz-document url-prefix(){
  .btn {
      padding: 6px 12px 6px 12px;
  }
}

/* ABOUT US
-------------------------------------- */
#about-us-wrapper { 
    min-height: 300px;
    padding-top:20px; 
    padding-bottom:20px;
} 

/* MISC
-------------------------------------- */

.btn-primary { 
   background: #F47321;
   border: 1px solid rgb(47, 47, 47);
} 

.btn-primary:hover { 
   background: rgb(145, 145, 145);
} 

.fa.fa-home.home-link { 
    font-size: 16px;
} 

@media (max-width : 767px) {
    #back-mid-header {
        height: 5px;
    }:
}

span.model-name-limit {
    display: inline-block;
    white-space: nowrap; 
    width: 10em; 
    color: #7B7B7B;
    overflow: hidden; 
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis-word; 
    -o-text-overflow: ellipsis-word; 
    -icab-text-overflow: ellipsis-word; 
    -khtml-text-overflow: ellipsis-word; 
    -moz-text-overflow: ellipsis-word; 
    -webkit-text-overflow: ellipsis-word;
}

/* AJAX LOAD
-------------------------------------- */
.ajax-load {
    margin-top: 60px;
    color: #fff;
}
img#loading-animate {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0px auto 0px auto;
}
.load-button {
    color: #fff !important;
    background: #F47321;
    background: linear-gradient(to bottom, #F47321, #CF621C);
    text-shadow: 0 1px rgba(255,255,255,0.4);
}
.load-button {
    display: inline-block;
    height: 40px;
    margin: 65px 0 65px 0;
    padding: 0 19px;
    font: bold 14px/40px Arial;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border: none;
    outline: none;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.load-button:hover {
    color: #fff !important;
    background: #CF621C;
    background: linear-gradient(to bottom, #CF621C, #B75619);
    text-shadow: 0 1px rgba(255,255,255,0.4);
}

/* DROP DOWN
-------------------------------------- */
.btn-custom-catego-dark { 
    background: #262D5E;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-catego-dark:hover { 	
    background: #13172F;
    color: #FFF;
    border-color: #13172F;
    text-decoration: none;
}
#content-menu .btn-group {
  margin-left: 10px;
  margin-bottom: -14px;
}
#content-menu .btn-group .btn {
   margin-bottom: -10px;
   vertical-align: bottom;
    padding: 4px 12px;
}
#content-menu .btn-group .btn.btn-first {
      color: #fff;
      font-weight: bold;
}
#content-menu .btn-group .btn:first-child {
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 0px; 
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; 
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
#content-menu .btn-group .btn.btn-second {
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-right-radius: 4px; 
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; 
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
#content-menu .btn-group ul li {
      display: block;
}
#content-menu .btn-group ul li a {
      display: block;
      padding-left: 10px;
      padding-bottom: 3px;
      padding: 4px 50px 4px 10px;
      background: #262D5E;
      color: #fff;
      font-size: 13px;
      font-weight: bold;
      text-decoration: none;
      line-height: 0.8em;
      border: 0px solid rgb(47, 47, 47);
      text-transform: none;
      border-top-left-radius: 0px;
      -moz-border-top-left-radius: 0px;
      -webkit-border-top-left-radius: 0px;
      border-top-right-radius: 0px; 
      -moz-border-top-right-radius: 0px;
      -webkit-border-top-right-radius: 0px;
}

#content-menu .btn-group ul li a:hover {
    background-color: #EFEFEF;
    color: #262D5E;
}

.dropdown-menu {
    background-color: #262D5E;
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
}
a.dropdown-toggle {
    position: relative;
}
a.dropdown-toggle::before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -2px;
    right: 7px;
    display: none;
}
a.dropdown-toggle::after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -2px;
    right: 8px;
    z-index: 1001;
    display: none;
}
.open > a.dropdown-toggle::before,
.open > a.dropdown-toggle::after {
    display: block;
}
li.separator-title {
    background-color: #EFEFEF;
}

.dropdown-menu > li > a {
    color: #fff;
}

.dropdown-menu {
    margin: 2px 0px 0px;
}

#auto-mode-wrap {
    text-align: left; 
    color: rgb(102, 102, 102);
    margin-left: 10px;
    margin-bottom: 20px;
}