/* BODY
-------------------------------------- */
body {
    font-family: Arial, sans-serif
    letter-spacing: -0.03em;
    padding: 32px 1em 0 1em;
    background-color: #fefefe;
}

a {
    color: #1E6075;
    text-decoration: none;
}

a:hover {
    color: #aaa;
    /*color: #fefefe;*/
    text-decoration: none;
}

#image-wrapper a {
    color: #fefefe;
    text-decoration: none;
}


#model-name a {
    color: #1E6075;
    font-weight: bold;
    text-decoration: none;
}

#cb-front-iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

/* LOGO
-------------------------------------- */
img#main-logo {
    display: block;
    height: auto;

    /* CHANGE WIDTH HERE */
    max-width: 250px;

    width: 100%;
    margin-top: -6px;
}
.logo-img-wrapper a {
    position: relative;
    top: 14px;
    color: #C2CBCE;
    text-shadow: #15414F 1px 1px 1px;
    font-size: 28px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
    letter-spacing: -.04em;
    text-transform: capitalize;
    text-align: left;
    float: left;
}
.logo-img-wrapper a:hover {
    color: #fff;
    text-decoration: none;
}
.webcam-icon {
    float: left; 
    width: 44px; 
    height: 40px;
    margin-top: -2px;
    padding-bottom: 0px; 
    padding-right: 4px; 
    text-align: left;
    background-image: url('../images/webcam.png'); 
    background-position: 0px center; 
    background-repeat: no-repeat;
    background-size: 40px 40px; 
} 
.webcam-icon-small {
    float: left; 
    width: 40px; 
    height: 36px;
    margin-top: -8px;
    padding-bottom: 0px; 
    padding-right: 4px; 
    text-align: left;
    background-image: url('../images/webcam.png'); 
    background-position: 0px center; 
    background-repeat: no-repeat;
    background-size: 36px 36px; 
} 
#online-wrapper {
    position: relative;
    top: 15px;
    margin-right: 10px;
}
#online-wrap { 
    float: right;
    margin-right: 20px;
}

/* LOGO SECTION
-------------------------------------- */
#logo-section {
   float: left;
   width: 100%;
   border-bottom: 0px solid #000;
}
#logo-section ul {
    margin: 0px 0px 0px 0px;
}
#logo-section ul li {
   display: block;
   position: relative;
   float: left;
}

/* MISC
-------------------------------------- */
.container-all-wrapper {
    margin: 0 1em;
}
input#s {
    height: 42px;
    line-height: 1.2em;
    padding: 8px 10px 8px 28px;
}
img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #EEEEEE;
}
hr.dark-line {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #000000;
}
hr.b-top-spacer {
    margin-bottom: 17px;
}
#tag-space {
    padding-bottom: 10px;
}
#main-text-wrap-iframe {
    padding-bottom: 20px;
}

/* 404
-------------------------------------- */
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;
}

/* HEADER - MID BAR
-------------------------------------- */
.container-mid-header {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
#back-mid-header {
    height: 70px;
    background: #1E6075;
    border-bottom: solid 0px #033649;
}
.navbar-default {
    border-color: rgb(47, 47, 47);
    background: #C2CBCE;
    border-top: 0px solid #262D5E;
    border-bottom: solid 0px #C00000;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    transition: top .4s ease-out;
    color: #f99;
    background: transparent;
}
.navbar-default .navbar-brand {
   color: #F47321;
}

.navbar-fixed-top {
    top: 0px;
    border-width: 0px 0px 0px;
}

/* HEADER - LOGO TEXT
-------------------------------------- */
span.logo-text-first {
   display: inline-block;
   color: rgb(244, 115, 33);
   font-weight: 700;
   font-size: 40px;
   text-decoration: none;
   line-height: 1.3em;
   padding-top: 7px;
   text-shadow: #111 1px 1px 1px;
}
span.logo-text-last {
   display: inline-block;
   color: rgb(12, 106, 147);
   font-size: 40px;
   text-decoration: none;
   line-height: 1.3em;
   padding-top: 7px;
   text-shadow: #111 1px 1px 1px;
}
span.logo-text-first-small {
   display: inline-block;
   color: #f1f1f1;
   text-shadow: #15414F 1px 1px 1px;
   font-weight: 700;
   font-size: 24px;
   text-decoration: none;
   line-height: 24px;
   padding-top: 0px;
   font-style: normal;
   font-variant: small-caps;
   letter-spacing: -.04em;
   text-transform: capitalize;
}
span.logo-text-last-small {
   display: inline-block;
   color: #fff;
   font-size: 24px;
   text-decoration: none;
   line-height: 24px;
   padding-top: 0px;
   text-shadow: #111 1px 1px 1px;
}

/* HEADER - LOGO
-------------------------------------- */
.navbar-default .navbar-brand {
   color: #C2CBCE;
   text-shadow: #15414F 1px 1px 1px;
   font-weight: bold;
   font-style: normal;
   font-variant: small-caps;
   letter-spacing: -.04em;
}
.navbar-default .navbar-brand:hover {
    color: #ffffff;
}

/* HEADER - SUB MENUS
-------------------------------------- */
#centered-menu-sites ul, #centered-menu-sites li {
    margin: 0; 
    padding: 0; 
    list-style: none; 
    text-decoration: none; 
}
#centered-menu-sites ul {
    width: 100%;
}
#centered-menu-sites ul li {
    float: left; 
    padding: 0 15px; 
    line-height: 40px;
}
#centered-menu-sites ul li {
    float: left;
    line-height: 70px;
    padding: 0 10px;
}
#centered-menu-sites ul li a {
    margin: 0px 0px 0px 0px;
}
#centered-menu-sites ul > li:hover {
    background-color: #174554;
}
#centered-menu-sites ul > li#home {
    background-color: #174554;
}
#centered-menu-sites ul li > ul {
    background-color: #174554;
    display: none;
    position: absolute;
    top: 60px;
    width: 180px;
    margin-left: -10px;
    z-index: 99999999999;
}
#centered-menu-sites ul li:hover > ul {
    display: block;
}
#centered-menu-sites ul li > ul > li {
    background: none repeat scroll 0 0 #174554;
    border-bottom: 1px solid #1E6075;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    line-height: 35px;
    z-index: 99999999999;
    display: block;
}
#centered-menu-sites ul li > ul > li a {
    text-align: left;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
    display: block;  
}
#centered-menu-sites ul li > ul > li:hover ul {
    display:block
}

/* HEADER - SUB MENUS - SEARCH
-------------------------------------- */
#centered-menu-search ul, #centered-menu-search li {
    margin: 0; 
    padding: 0; 
    list-style: none; 
    text-decoration: none; 
}
#centered-menu-search ul {
    width: 100%;
}
#centered-menu-search ul li {
    float: left; 
    padding: 0 15px; 
    line-height: 40px;
}
#centered-menu-search ul li {
    float: left;
    line-height: 70px;
    padding: 0 10px;
}
#centered-menu-search ul li a {
   margin: 0px 0px 0px 0px;
}
#centered-menu-search ul > li:hover {
    background-color: #174554;
}
#centered-menu-search ul li > ul {
    background-color: #174554;
    display: none;
    position: absolute;
    top: 60px;
    width: 350px;
    margin-left: -200px;
    z-index: 99999999;
}
#centered-menu-search ul li:hover > ul {
    /*display: block;*/
}
#centered-menu-search ul li > ul > li {
    background: none repeat scroll 0 0 #174554;
    border-bottom: 1px solid #1E6075;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    line-height: 35px;
}
#centered-menu-search ul li > ul > li a {
    text-align: left;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
}
#centered-menu-search ul li > ul > li:hover ul {
    /*display: block;*/
}
.search-bar-box-wrap {
    width: 300px;
    height: 100px;
    background: #174554;
    padding-top: 20px;
    padding-bottom: 25px;
    margin-left: 35px;
}

/* 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_top {
  width: 210px;
  height: 26px;
  max-height: 26px;
  font-size: .85em;
  font-weight: bold;
  color: #666;
  border: 0px solid #ccc;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-top-right-radius: 0px; 
  -moz-border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; 
  -moz-border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  padding: 4px 30px;
  background: #fff;
}
.search-bar-box-wrap .search_btn {
    display: block;
    width: 13px;
    height: 14px;
    padding: 0;
    border: 0;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 30px;
    left: 8px;
    z-index: 8;
    opacity: 0.6;
    background: url("../images/icon-search.svg") no-repeat;
}
#quick-search ::-webkit-input-placeholder {
  font-weight: bold;
  color: #666;
}
#quick-search ::-moz-placeholder {
  font-weight: bold;
  color: #666;
}
#quick-search :-ms-input-placeholder {
  font-weight: bold;
  color: #666;
}
#quick-search :-moz-placeholder {
  font-weight: bold;
  color: #666;
}
input#search_models {
  line-height: 12px;
}
.search-bar-box .searchbutton {
  color: #C2CBCE;
  border: solid 1px #1E6075;
  font-size: 11px;
  height: 27px;
  width: 27px;
  font-weight: bold;
  margin-left: -4px;
  border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-top-right-radius: 5px; 
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; 
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  background: #1E6075;
}
.search-bar-box .searchbutton:hover {
  background: #174554;
}

/* HEADER - SUB MENUS - MOBILE
-------------------------------------- */
#catego-wrap ul {
    list-style: none; 
    text-decoration: none; 
}
#catego-wrap ul li > ul > li a {
    text-align: left;
    margin-left: 15px;
    line-height: 30px;
    color: #fff; 
}
#catego-wrap ul li > ul > li a:hover {
    color: #C2CBCE;
}

/* HEADER - LINKS
-------------------------------------- */
#second-menu-bar {
    background: #0e2a33;
}
#centered-menu-wrap {
    transition: top .4s ease-out;
    color: #1E6075;
    background: #C2CBCE;
    min-height: 1px;
    max-height: 25px;
    margin-right: -15px;
    margin-left: -15px;
}
#centered-nav-links li:first-child.menu-links {
   margin-top: 4px;
   margin-bottom: 4px;
   margin-left: 10px;
}
#centered-nav-links li:first-child.menu-links .fa {
    width: 14px;
}
#centered-nav-links li.menu-links {
   margin-top: 4px;
   margin-bottom: 4px;
   margin-left: 0px;
}
#centered-menu-wrap .row.menu-wrap {
    margin-right: 0px;
    margin-left: 0px;
}
#centered-menu-wrap .col-md-9, #centered-menu-wrap .col-md-3 {
    padding-right: 0px;
    padding-left: 0px;
}
.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: transparent;
    border: 0px solid #fff;
    padding: 0px 0px 0px 0px;
    margin-top: 12px;
    margin-right: 15px;
    margin-bottom: 12px;
}
.navbar-default .navbar-toggle .fa {
      font-size: 26px;
      margin-bottom:
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: transparent;
    border: 0px solid #fff;
}
.navbar-default .navbar-nav > li > a {
    color: rgb(194, 203, 206);
    margin-top: 0px;
    padding-top: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #f1f1f1;
}

/* HEADER - SUB MENUS
-------------------------------------- */
.navbar-default .navbar-nav > li {
    float: left; 
    padding: 0 15px; 
    line-height: 40px;
}
.navbar-default .navbar-nav > li {
    float: left;
    line-height: 70px;
    padding: 0 10px;
}
.navbar-default .navbar-nav > li > a {
    margin: 0px 0px 0px 0px;
}
.navbar-default .navbar-nav > li:hover {
    background-color: #174554;
}
.navbar-default .navbar-nav > li#home {
    background-color: #174554;
}
.navbar-default .navbar-nav > li > ul {
    background-color: #174554;
    display: none;
    position: absolute;
    top: 22px;
    min-width: 180px;
    margin-left: -10px;
    z-index: 99999999999;
}
.navbar-default .navbar-nav > li:hover > ul {
    display: block;
}
.navbar-default .navbar-nav > li > ul > li:first-child {
    margin-top: 8px;
}
.navbar-default .navbar-nav > li > ul > li {
    float: left; 
    background: none repeat scroll 0 0 #174554;
    border-bottom: 0px solid #1E6075;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    line-height: 20px;
    z-index: 99999999999;
    display: block;
}
.navbar-default .navbar-nav > li > ul > li a {
    color: rgb(194, 203, 206);
    text-align: left;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 24px;
    display: block;  
}
.navbar-default .navbar-nav > li > ul > li a:hover {
    color: #f1f1f1;
}
.navbar-default .navbar-nav > li > ul > li:hover ul {
    display:block
}

@media (max-width : 1001px) {
    .navbar-default .navbar-nav > li > a {
       font-size: 12px;
    }
    input#search_models {
       max-width: 110px;
    }
    .header-top-menu li a {
       font-size: 12px;
       padding: 0px 10px;
    };
}

@media (min-width : 1001px) {
    .header-top-spacer {
       padding-top: 65px;
    };
}

#main-nav {
  box-shadow: 0 0px 0px 0px #ccc;
}

.btn-custom-catego { 
    margin-top: 8px;
    background: #1E6075;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-catego:hover { 	
    background: #174554;
    color: #FFF;
    border-color: #0561B4;
    text-decoration: none;
}

/* TOP HEADER LINKS
-------------------------------------- */
#centered-menu-sites ul li > ul#max-menu {
    background-color: rgb(23, 69, 84);
    position: absolute;
    top: 60px;
    width: 180px;
    margin-left: -10px;
    z-index: 2147483647;
    max-height: 400px;
    overflow: hidden;
    overflow-y: scroll;
    overflow-x: hidden;
}

#menu-top-menu { 
    float: right;
    float: left;
}
#menu-top-menu li { 
    float: left;
}
.header-top-menu ul {
    list-style: none outside none;
}
.header-top-menu li a {
    display: block;
    float: right;
    color: #C2CBCE;
    padding: 0px 15px 0px 15px;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    text-align: right;
    text-align: left;
    margin-right: 0px;
    margin-top: 25px;
    text-transform: uppercase;
}
.header-top-menu li a:hover {
    color: #fff;
    text-decoration: none;
}
.header-top-menu li.join-button a {
    background: #1C264A;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-left: 0px;
    padding: 10px 10px 10px 10px;
    margin-top: 15px;
}
.header-top-menu li.join-button a:hover {
    background: #500000;
}

/* DROP DOWN
-------------------------------------- */
#centered-nav-links li.menu-cats {
   margin-top: 17px;
   margin-left: 30px;
}
.btn-custom-catego-dark { 
    background: #500000;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-catego-dark:hover { 	
    background: #500000;
    color: #FFF;
    text-decoration: none;
}
.dropdown-menu {
    background-color: #000;
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
    opacity: 0.7;
}
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;
    font-size: 12px;
   margin-left: 10px;
}
.dropdown-menu > li:hover {
    background-color: #AFAFAF;
}
.dropdown-menu {
    margin: 2px 0px 0px;
}

/* HEADER - SEARCH BAR
-------------------------------------- */
.online-bar-number { 
    float: right;
    color: #1E6075;
    font-weight: bold;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0px 5px 0px auto;
}

/* INTRO TEXT & TITLES
-------------------------------------- */
.intro-text {
    text-align: left;
    padding-left: 0px;
    margin-top: 3px;
    padding-top: 3px;
    line-height: 1em;
    font-size: 15px;
}
h1.top-title {
    color: #1E6075;
    font-weight: bold;
    text-align: left;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 15px;
    line-height: 1em;
    font-size: 16px;
}
h2.top-title {
    color: #1E6075;
    font-weight: bold;
    text-align: left;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 15px;
    line-height: 1em;
    font-size: 16px;
}
h3.top-title {
    color: #1E6075;
    font-weight: bold;
    text-align: left;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 4px;
    line-height: 1em;
    font-size: 16px;
}
h2.recent-title {
    color: #1E6075;
    font-weight: bold;
    text-align: left;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 5px;
    line-height: 1em;
    font-size: 17px;
}
hr.top-title {
    margin-top: 0px;
    margin-bottom: 10px;
    border-color: rgb(238, 238, 238);
    border-size: 0px;
}

/* FOOTER TEXT
-------------------------------------- */
.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: #1E6075;
    font-family: Arial,sans-serif;
    font-weight: normal;
}
#text-header-wrapper {
    margin-bottom: 10px;
}
#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;
}

/* FOOTER
-------------------------------------- */
footer {
    margin: 0px 0;
}
.container-footer-wrapper {
    width: 100%;
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}
#footer-content {
    border-top: 2px solid #174554;
    transition: top .4s ease-out;
    color: #C2CBCE;
    background: #1E6075;
    padding-left: 25px;
    padding-right: 25px;
}
#footer-content-middle {
    color: #C2CBCE;
    background: #1E6075;
    padding-left: 25px;
    padding-right: 25px;
}
#footer-text {
    padding-top: 20px;
    padding-bottom: 0px;
}
#footer-text-last {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-association {
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
    margin-top: 10px;
}
.footer-association a.footer-icon {
    font-size: 15px;
    font-weight: bold;
    color: #C2CBCE;
}
.footer-association a.footer-icon:hover {
    color: #fff;
}
#footer-bottom-wrapper {
    color: #C2CBCE;
    background: #174554;
    padding-left: 15px;
    padding-right: 15px;
}
.footer-copy {
   color: #C2CBCE;
   font-size: 12px;
   line-height: 2.2em;
   padding: 10px 0px 0px 10px;
   text-align: left;
}
.footer-copy a {
   color: #C2CBCE;
   font-size: 12px;
   line-height: 2.2em;
   padding: 10px 0px 0px 10px;
   text-align: left;
}
.footer-copy a:hover {
    color: #fff;
}
.footer-warning {
   color: #C2CBCE;
   font-size: 12px;
   line-height: 2.2em;
   padding: 10px 0px 0px 10px;
   text-align: right;
}
#footer-bottom-right a {
   color: #C2CBCE;
   font-size: 12px;
   line-height: 2.2em;
   padding: 10px 0px 0px 10px;
   text-align: right;
}
#footer-bottom-right a:hover {
    color: #fff;
}

/* DROP DOWN
-------------------------------------- */
.dropdown-menu {
    max-height: 400px;
    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;
}

/* CONTENT
-------------------------------------- */
#b-top-wrapper img.aligncenter {
    margin-top: 15px;
    margin-bottom: 0px;
}
.bio-blog-title {
    border-bottom: 0px solid #DDDDDD;
    color: #1E6075;
}
#b-top-wrapper {
    margin-bottom: 15px;
}
#b-top-wrapper img.aligncenter {
    margin-bottom: 5px;
}
#bio-blog-wrapper {
    color: #1E6075;
    border-top: 1px solid #EEEEEE;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding-bottom: 0px;
}
#bio-blog-wrappers {
    color: #1E6075;
    border-top: 0px solid #EEEEEE;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding-bottom: 0px;
}
#main-text-wrap {
    font-family: Arimo,Arial,Helvetica,"Lucida Grande",sans-serif;
    letter-spacing: -0.03em;
    color: rgb(73, 73, 73);
    font-size: 14px;
    line-height: 1.42857;
}
#main-text-wrap p {
    color: #1E6075;
    margin: 0px 0px 15px 0px;
}

/* GALLERIES
-------------------------------------- */
#main-text-wrap {
    padding-top: 10px;
    padding-bottom: 20px;
}
#main-button-wrap {
    padding-bottom: 40px;
}
#main-sidebar-wrap {
    background-color: rgb(248, 248, 248);
    border-left: 1px solid #fff;
    padding-top: 0px;
    padding-bottom: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#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;
}
#main-button-iframe {
    padding-top: 20px;
    padding-bottom: 10px;
    max-width: 600px;
    margin: 0px auto 0px auto;
}

/* 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: 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:hover {
    text-decoration: none;
}
.btn-custom-blue { 
    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:hover { 	
    background: #05539A;
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}
.btn-custom-green { 
    background: #1E6075;
    border: 0px solid #0561B4;
    color: #fff !important; 
    text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    -webkit-font-smoothing: antialiased; 
}
.btn-custom-green:hover { 	
    background: #174554;
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}
.btn-custom-cb {  
    background: rgb(12, 106, 147);
    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(244, 115, 33);
    color: #FFF;
    border: 0px solid #0561B4;
    text-decoration: none;
}

/* BIO GALLERY
-------------------------------------- */
#bio-blog-wrapper .model-bio-wrap-title {
    margin-top: 20px;
    margin-left: 12px;
}
#bio-blog-wrapper .model-bio-wrap-title .fa.fa-venus-mars {
    display: none;
}
.model-bio-wrapper-top {
    min-height: 40px;
    background-color: #F8F8F8;
    color: #1E6075;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding: 0px;
}
.model-bio-wrapper {
    min-height: 40px;
    background-color: #F8F8F8;
    color: #1E6075;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 10px;
    padding: 0px;
}
.model-bio-title {
    font-weight: bold;
    padding-left: 10px;
    line-height: 40px;
    color: #1E6075;
}
.model-bio-limit {
    color: #1E6075;
    font-style: italic;
    padding-right: 10px;
    line-height: 40px;
}

#model-bio-last span.model-bio-limits {
    display: inline-block;
    white-space: nowrap; 
    width: 20em; 
    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;
    max-height: 30px;
}

.model-bio-title-txt {
    font-weight: bold;
    padding-left: 10px;
    line-height: 36px;
    color: #1E6075;
}
.model-bio-limit-txt {
    display: inline-block;
    white-space: nowrap; 
    max-width: 19em; 
    color: #1E6075;
    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;
    font-style: italic;
    padding-right: 0px;
    max-height: 40px;
}
.bio-split { 	
    background: #555;
    height: 1px;
}
.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-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: 0px solid rgb(12, 106, 147);
}
.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;
}

/* OVERLAY
-------------------------------------- */
#image-wrapper {
    position: relative;
    display: inline-block;
}
#image-wrapper:hover .text-overlay {
    display: block;
}

/* BLOG INDEX
-------------------------------------- */
#image-wrapper:hover .text-overlays {
    display: block;
}
.text-overlays {
    display: none;
    position: absolute;
    left: 4px;
    top: 1px;
    right: 4px;
    color: #CDCDCD;
    background-color: rgba(0,0,0,.55);
    padding-left: 5px;
    transition: height 2s;
    -moz-transition: height 2s;
    -webkit-transition: height 2s;
    -o-transition: height 2s;
    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;
}
.text-overlays-limit {
    width: 14em; 
    color: #CDCDCD;
    overflow: hidden; 
    white-space: nowrap; 
    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-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;
}

/* THUMBS
-------------------------------------- */
.thumbs > [class*='col-'] {
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
}
.thumbs {
    padding-top: 5px;
}
.thumbs a.img-thumbnail {
    display: block;
    text-align: center;
}
.thumbs img {
    padding: 1px;
}
.thumbs a img {
    margin: 0 auto;
    text-align: center;
}

/* 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 (min-width : 768px) and (max-width: 1000px) {
    .header-top-spacer {
       padding-top: 70px;
    };
}

@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;
  }
}

/* OVERLAY
-------------------------------------- */
#image-wrapper {
    float: left;
    position: relative;
    display: inline-block;
}
.thumbs img#image-index {
    padding: 2px 2px 2px 2px;
}
img#image-index {
    border-top: 0px solid rgb(47, 47, 47);
    border-bottom: 0px solid rgb(47, 47, 47);
    border-right: 0px solid rgb(47, 47, 47);
    border-left: 0px solid rgb(47, 47, 47);
}
.text-overlay #model-view {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #6D6D6D;
    font-weight: normal;
    padding-top: 4px; 
}

@media screen and (max-width: 1200px) {
    .text-overlay #model-view {
        font-size: 12px;
    };
}

@media (min-width: 1201px) {
    .text-overlay #model-view {
        font-size: 11px;
    };
}

.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('../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%
   }
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    padding: 0px;
    border: 0px solid rgb(221, 221, 221);
}

/* NEW verlay
-------------------------------------- */
.text-overlay #after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
    color: #FFF;
    -webkit-transition: all 1s ease-out 2s;
    -moz-transition: all 1s ease-out 2s;
    -o-transition: all 1s ease-out 2s;
    transition: all 1s ease-out 2s;
}
#image-wrapper:hover #after {
    display: inline-block;
    -webkit-transition: all 1s ease-out 2s;
    -moz-transition: all 1s ease-out 2s;
    -o-transition: all 1s ease-out 2s;
    transition: all 1s ease-out 2s;
}
#image-wrapper span.cam-site-index {
    position: absolute;
    z-index: 10;
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    bottom: 3px;
    left: 3px;
    color: #fff;
    background: #000;
    width: 45%;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    border-top-right-radius: 5px; 
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
#image-wrapper:hover span.cam-site-index {
   display : none;
}
.text-overlay #after .content {
    position: absolute;
    bottom: 10px;
    -webkit-transition: all 1s ease-out 2s;
    -moz-transition: all 1s ease-out 2s;
    -o-transition: all 1s ease-out 2s;
    transition: all 1s ease-out 2s;
    text-align: left;
}
.text-overlay #after .contents {
    position: absolute;
    bottom: 10px;
    -webkit-transition: all 1s ease-out 2s;
    -moz-transition: all 1s ease-out 2s;
    -o-transition: all 1s ease-out 2s;
    transition: all 1s ease-out 2s;
    text-align: left;
    margin-left: 20px;
}
.text-overlay #model-name {
    font-size: 12px;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-weight: 700;
    text-align: left;
    margin-left: 10px;
}
.text-overlay #model-name a {
    color: #fff;
    text-align: left;
    margin-left: 10px;
    text-shadow: #000 1px 1px 1px;
    text-decoration: none;
}
.text-overlay #model-name a:hover {
    text-decoration: none;
}
.text-overlay #model-name .fa {
    font-size: 18px;
    text-shadow: #000 1px 1px 1px;
}
.text-overlay #model-name .text-limit {
    color: #fff;
    white-space: nowrap; 
    width: 130px; 
    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-align: left;
    margin: 0px auto;
}
.text-overlay #model-name .text-limits {
    color: #fff;
    white-space: nowrap; 
    width: 15em; 
    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-align: left;
    margin: 0px auto;
}
.text-overlay #model-age {
    font-size: 13px;
    font-family: Roboto,sans-serif;
    color: #fff;
    font-weight: bold;
    text-shadow: #000 1px 1px 1px;
    text-align: left;
}

/* MISC
-------------------------------------- */
.btn-primary { 
   background: #1E6075;
   border: 1px solid rgb(47, 47, 47);
} 
.btn-primary:hover { 
   background: rgb(145, 145, 145);
} 
.fa.fa-home.home-link { 
    font-size: 16px;
    margin-left: 10px;
} 
@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;
}
#auto-mode-wrap {
    text-align: left; 
    color: rgb(102, 102, 102);
    margin-left: 10px;
    margin-bottom: 20px;
}

/* BANNERS
-------------------------------------- */
#bs-top-wrapper , #bs-top-gal-wrapper {
    margin-top: 10px;
}
#ap-wrapper {
    max-width: 940px;
    margin: 0px auto 0px auto;
}
#bs-top-live-wrapper {
    margin-top: 10px;
}
#bs-top-wrapper img.aligncenter, #bs-top-gal-wrapper img.aligncenter, #bs-top-live-wrapper img.aligncenter  {
    margin-bottom: 0px;
}
#links-main-wrapper .row {
    margin-right: 0px;
    margin-left: 0px;
}
a#pow-link {
    color: #C2CBCE;
}
a#pow-link:hover {
    color: #fff;
}

/* THUMBS SM
-------------------------------------- */
.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);
}

/* MISC
-------------------------------------- */
.table-responsive {
    margin-top: 5px;
    border: 0px solid rgb(230, 167, 167);
}
.no-results {
    border-bottom: 0px solid rgb(47, 47, 47);
}
.tag-links {
    color: #1E6075;
}
.tag-links a {
    color: #1E6075;
}
.tag-links a:hover {
    color: #000;
}

@media screen and (max-width: 861px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: 0px solid rgb(231, 231, 231);
        background: #1E6075;
    }
}

@media screen and (max-width: 767px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: 0px solid rgb(231, 231, 231);
        background: #174554;
        padding-bottom: 20px;
    }
    .navbar-default {
        background: #1E6075;
        border-bottom: 0px solid #BD0000;
    }
    .navbar-fixed-top .navbar-collapse {
        max-width: 340px;
    }
    #centered-menu-wraps {
        background: #174554;
        height: 69px;
        margin-right: -15px;
        margin-left: -15px;
        max-width: 340px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        font-weight: bold;
    }
    .navbar-default .navbar-nav > li > a:hover {
        color: #C2CBCE;
    }
    .header-top-spacer {
       padding-top: 40px;
    }
    .navbar-nav {
        margin: 7.5px 0px 7.5px 0px;
    }
    .search-bar-box-mobile {
        padding-top: 30px;
        padding-bottom: 25px;
        margin-left: 35px;
    }
    .search-bar-box-mobile #search_models {
        width: 220px;
        height: 36px;
        max-height: 36px;
        background: #fff;
        font-size: .85em;
        font-weight: bold;
        color: #666;
        border: 0px solid #ccc;
        border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-top-right-radius: 0px; 
        -moz-border-top-right-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        border-bottom-right-radius: 0px; 
        -moz-border-bottom-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        padding-left: 25px;
    }
    .search-bar-box-mobile .search_btn {
        display: block;
        width: 13px;
        height: 14px;
        padding: 0;
        border: 0;
        text-decoration: none;
        cursor: pointer;
        position: absolute;
        top: 12px;
        left: 8px;
        z-index: 8;
        opacity: 0.6;
        background: url("../images/icon-search.svg") no-repeat;
    }
    .search-bar-box-mobile .searchbutton {
        color: #C2CBCE;
        border: solid 1px #1E6075;
        font-size: 13px;
        height: 37px;
        width: 32px;
        padding-top: 0px;
        padding-bottom: 2px;
        font-weight: bold;
        margin-left: -4px;
        border-top-left-radius: 0px;
        -moz-border-top-left-radius: 0px;
        -webkit-border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        -moz-border-bottom-left-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-top-right-radius: 5px; 
        -moz-border-top-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        border-bottom-right-radius: 5px; 
        -moz-border-bottom-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        background: #1E6075;
    }
    .search-bar-box-mobile .searchbutton:hover {
        background: #222;
    }
    #footer-bottom-right {
        float: left;
        padding-bottom: 20px;
        margin-left: -5px;
        padding-left: 0px;
    }
    #online-wrap { 
        float: left;
        margin-left: -17px;
        padding-bottom: 20px;
    }
    .btn-custom-catego-dark { 
        background: #BD0000;
        margin-bottom: 0px;
    }
    .btn-custom-catego-dark:hover { 
        background: #BD0000;
    }
    .menu-cats .btn {
        font-size: 16px;
        padding: 0px 0px;
        padding-left: 4px;
        padding-bottom: 5px;
    } 
    .menu-cats .caret {
        display: inline-block;
        width: 0px;
        height: 0px;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 8px dashed;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu {
        background-color: none;
        float: none;
        opacity: 1;
        padding-top: 10px;
        max-width: 100px;
        margin-left: 0px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        font-size: 16px;
        margin-left: 0px;
        line-height: 24px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background: none;
        color: #fff;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 13px;
    }
    .navbar-nav > li > a {
        padding-top: 1px;
        padding-bottom: 1px;
        line-height: 15px;
        margin-left: 20px;
    };
}

@media (min-width : 767px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        transition: top .4s ease-out;
        color: #f99;
        /*background: transparent;
        background: #000;
        background-size: 100% 185px;*/
    };
}

#custom-text {
    color: #1E6075;
}

/* AJAX LOAD
-------------------------------------- */
.ajax-load-snippet {
    margin-top: 60px;
    margin-bottom: 50px;
    color: #fff;
}
.ajax-load {
    margin-top: 60px;
    color: #fff;
}
img#loading-animate-top {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0px auto 0px auto;
}
img#loading-animate {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0px auto 0px auto;
}
.load-button {
    color: #C2CBCE !important;
    background: #1E6075;
    background: linear-gradient(to bottom, #1E6075, #174554);
    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: #C2CBCE !important;
    background: #1E6075;
    background: linear-gradient(to bottom, #174554, #1E6075);
    text-shadow: 0 1px rgba(255,255,255,0.4);
}

/* PAGES MU
-------------------------------------- */
img#country-flags {
    display: inline-block;
    width: 18px;
    height: 12px;
    margin-top: -2px;
    margin-right: 3px;
    margin-left: 30px;
    border: 1px solid #ccc;
}
.countries p {
    font-size: 16px;
    color: #1E6075;
    font-weight: bold;
}
.countries a {
    font-size: 14px;
    margin: 0px 5px;
    padding: 5px 5px 5px 5px;
    border-radius: 4px 4px 4px 4px;
}
.countries a {
    display: inline-block;
}
.tags p {
    font-size: 16px;
    color: #1E6075;
    font-weight: bold;
}
.tags a {
    font-size: 15px;
    margin: 0px 5px;
    padding: 5px 5px 5px 5px;
    border-radius: 4px 4px 4px 4px;
}
.tags a {
    display: inline-block;
}
a#country-link {
    color: #1E6075;
    text-decoration: none;
}
a#country-link:hover {
    color: #C2CBCE;
    text-decoration: none;
}
li#category-link a {
    color: #1E6075;
    text-decoration: none;
}
li#category-link a:hover {
    color: #C2CBCE;
    text-decoration: none;
}

/* ADP
-------------------------------------- */
.adp-alert-message {
    font-size: 28px;
    color: #000;
    margin: 30px 0px 30px 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eee;
    padding: 20px 0px 20px 0px;
    background: #f9f9f9;
}

.adp-alert-message img {
    height: 64px;
    max-width: 64px;
    width: 64px;
    margin-bottom: 10px;
}

/* GALLERIES
-------------------------------------- */
.gallery-iframe {
    text-align: center;
    padding: 15px 0px 10px 0px;
    margin-bottom: 20px
}
#main-text-wrap-iframe {
    padding-top: 15px;
    padding-bottom: 15px;
}
#cat-drop-mobile {
    padding-bottom: 30px;
}
img#cam-gals {
    max-width: 650px;
}

/* COUNTRY SNIPPET INDEX
-------------------------------------- */
img#country-flag {
    display: inline-block;
    width: 18px;
    height: 12px;
    margin-bottom: 2px;
    border: 1px solid #000;
}
img#country-flag-big {
    display: inline-block;
    width: 30px;
    /*height: 15px;*/
    margin-bottom: 2px;
    border: 0px solid #eee;
}

/* MISC
-------------------------------------- */
#footer-links a {
    color: #1E6075;
}
#footer-links a:hover {
    color: #C2CBCE;
}
@media (min-width: 768px) and (max-width: 1023px) {
    .header-top-menu li a {
        padding: 0px 2px 0px 2px;
        font-size: 13px;
    }
    #back-mid-header .col-sm-4 {
        padding-right: 1px;
        padding-left: 1px;
    };
}

/* CONTAINER WIDTH
-------------------------------------- */
#categories-max .container {
    max-width: 1200px;
}

/* MU - THUMB FIX - PHONE
-------------------------------------- */
@media screen and (max-width: 239px) {
    img#image-main-index, #image-index {
      min-height: 142px;
      max-height: 142px;
    };
}

@media (min-width : 240px) and (max-width: 319px) {
    img#image-main-index, #image-index {
      min-height: 142px;
      max-height: 142px;
    };
}

@media (min-width : 320px) and (max-width: 599px) {
    img#image-main-index, #image-index {
      min-height: 202px;
      max-height: 202px;
    };
}

/* MU - THUMB FIX - TABLET & DESKTOP
-------------------------------------- */
@media (min-width : 600px) and (max-width: 1023px) {
    img#image-main-index, #image-index {
      min-height: 204px;
      max-height: 204px;
    };
}

/* FIX 1024
-------------------------------------- */
@media (min-width : 1024px) and (max-width: 1279px) {
    img#image-main-index, #image-index {
      min-height: 169px;
      max-height: 169px;
    };
}
@media (min-width : 1024px) and (max-width: 1279px) {
    #bio-blog-wrapper-custom #image-index {
      min-height: 140px;
      max-height: 140px;
    };
}


@media (min-width : 1280px) and (max-width: 1365px) {
    img#image-main-index, #image-index {
      min-height: 148px;
      max-height: 148px;
    };
}

@media (min-width : 1366px) and (max-width: 1439px) {
    img#image-main-index, #image-index {
      min-height: 159px;
      max-height: 159px;
    };
}

@media (min-width : 1440px) and (max-width: 1679px) {
    img#image-main-index, #image-index {
      min-height: 166px;
      max-height: 166px;
    };
}

/* FIX 1680
-------------------------------------- */
@media (min-width : 1680px) and (max-width: 1919px) {
    img#image-main-index {
      min-height: 196px;
      max-height: 196px;
    };
}
@media (min-width : 1680px) and (max-width: 1919px) {
    #image-index {
      min-height: 196px;
      max-height: 196px;
    };
}
@media (min-width : 1680px) and (max-width: 1919px) {
    #bio-blog-wrapper-custom #image-index {
      min-height: 130px;
      max-height: 130px;
    };
}

/* FIX 1920 +
-------------------------------------- */
@media (min-width : 1920px) {
    img#image-main-index {
      min-height: 216px;
      max-height: 216px;
    };
}
@media (min-width : 1920px) {
    #image-index {
      min-height: 190px;
      max-height: 190px;
    };
}
@media (min-width : 1920px) {
    #bio-blog-wrapper-custom #image-index {
      min-height: 127px;
      max-height: 127px;
    };
}

#site-top-iframe {
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px auto 0px auto;
}

img#single-gal-img {
    max-width: 600px;
}

img#image-index-sb {
    padding: 2px 0px 2px 0px;
}
img#image-index-sb {
    border-top: 0px solid rgb(47, 47, 47);
    border-bottom: 0px solid rgb(47, 47, 47);
    border-right: 0px solid rgb(47, 47, 47);
    border-left: 0px solid rgb(47, 47, 47);
}

/* 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: #174858;
    color: #FFF;
    text-decoration: none;
}
.pagin span {
    cursor: default;
    background: #1E6075;
    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: #1E6075;
    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);
}

/* AD FIX
-------------------------------------- */
#bs-top-wrapper img, #ap-wrapper img, #b-top-wrapper img,
#bs-top-wrapper img.size-full, #bs-top-wrapper img.size-large, 
#ap-wrapper img.size-full, #ap-wrapper img.size-large, 
#bs-top-wrapper img.size-full, #bs-top-wrapper img.size-large  {
    width: auto;
    height: auto;
}



