/** Global Styles
===================================================== **/

.col-md-12.memberContainContent {
    margin-top: 18px;
}

.col-md-12.memberContainContent {
    padding-left: 0px;
    padding-right: 0px;
}

div#containSingleVideo {
    margin-top: 38px;
    background: #09204a;
    padding: 26px 0px 7px 0px;
    margin-bottom: 20px;
}

#adjustMemberContainContent {
    margin-top: 58px;
}

body {
    background-image: none !important;
    background-color: #fff !important;
    overflow: hidden !important;
}

#remove_link {
    pointer-events: none;
    color: rgba(174, 174, 174, 0.5);
}

#enable_link {
    pointer-events: visible;
}

.disabled_color {
    color: rgba(174, 174, 174, 0.5);
}

#disable_link {
    color: rgba(174, 174, 174, 0.5);
}

.contain_initiaion_meta {
    white-space: nowrap;
}

.group:after {
    content: "";
    display: table;
    clear: both;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.custom_container {
    margin-left: 15px;
    margin-right: 15px;
    min-height: 439px;
}

img {
    margin: 0px !important;
    display: unset;
}

img:hover {
    opacity: unset !important;
}

.row {
    display: unset !important;
}


/** Single Video Page
===================================================== **/

div#singlePageVideoBanner {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}

p#singleVideoDescritpion {
    font-size: 16px;
}

div#mediacontainer {
    max-width: 100% !important;
}

.name_of_scene {
    color: #fd9aac;
    font-size: 35px;
    font-weight: bold;
}

.player_options {
    background: #050f22 !important;
}

.options_block ul li span.options_button {
    background: #09204a !important;
    color: #fec601 !important;
}

.options_block ul li ul.dropdown {
    background: #09204a;
}

.options_block ul li a {
    color: #fec601 !important;
    text-align: left;
    font-size: 12px;
}

.options_block ul li ul.dropdown li a:hover {
    background: #050f22;
}

.options_block ul li ul.dropdown li.howto {
    color: rgb(135, 179, 255);
    background: transparent;
}

ul.modelsAssocScene li {
    display: inline-block;
    padding-right: 10px;
    color: rgb(135, 179, 255);
}

@media only screen and (max-width: 1280px) {
    div#singleVideoLeftCol,
    div#singleVideoRightCol {
        width: 100%;
    }
}

#singleVideoRightCol .view_count_single.col-xs-6 {
    border: solid 1px #07193a;
    border-right: 0px;
    border-left: 0px;
    padding-right: 15px;
}


/** Single Model Page
===================================================== **/

div#asgModelSinglePageBanner {
    margin-top: 20px;
    margin-bottom: 20px;
}

.contain_all_asg_model .view_count_single.col-xs-6 {
    border: solid 1px #07193a;
    border-right: 0px;
    border-left: 0px;
    padding-right: 15px;
}


/** Load Styles
===================================================== **/

#load-screen {
    background: #fff;
    position: relative;
    z-index: 10000;
    top: 0px;
    width: 100%;
    height: 1600px;
}

#loading {
    width: 500px;
    height: 500px;
    margin: 10% auto;
    background: url(../images/loader-white3.gif);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}


/** gallery tour styles
===================================================== **/

.contain_gallery_nav {
    margin: 0 auto;
}

.col-md-6.contain_total_photo_count {
    text-align: right;
    padding-right: 93px;
}

.col-md-6.contain_gallery_count {
    padding-left: 93px;
}

.contain_gallery_header {
    margin-bottom: 10px;
    margin-top: 30px;
}

.gallery_archive_download {
    background: #1a3367;
    margin-right: 26px;
    margin-left: 7px;
    text-align: center;
    color: #87b3ff;
    font-size: 20px;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    top: -10px;
    width: 250px;
    float: right;
}

.gallery_archive_download:hover {
    background: #09204a;
    color: #fec601;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    cursor: pointer;
}

.gallery_archive_download i {
    padding-left: 10px;
}

.contain_gallery_nav .contain_model_nav {
    margin-left: 0px;
}

.contain_total_photo_count span.all_of_our_pledges,
.contain_gallery_count span.all_of_our_pledges {
    font-size: 25px;
}

.contain_gallery_count .contain_row_count {
    padding-left: 17px;
}

@media only screen and (max-width: 1024px) {
    .col-md-6.contain_total_photo_count span,
    .col-md-6.contain_gallery_count span {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1280px) {
    .col-md-6.contain_total_photo_count,
    .col-md-6.contain_gallery_count {
        text-align: center;
        padding-right: 10px;
        padding-left: 10px;
    }
    .contain_total_photo_count span.all_of_our_pledges,
    .contain_gallery_count span.all_of_our_pledges {
        font-size: 18px;
        float: right;
    }
    .gallery_archive_download {
        float: left;
        margin-left: 42px;
    }
}

@media only screen and (max-width: 1080px) {
    .contain_total_photo_count span.all_of_our_pledges,
    .contain_gallery_count span.all_of_our_pledges {
        font-size: 18px;
        float: none;
    }
    .gallery_archive_download {
        font-size: 16px;
        padding: 7px;
    }
}

@media only screen and (max-width: 991px) {
    .contain_gallery_count .contain_row_count {
        padding-left: 0px;
        text-align: center;
        padding-bottom: 10px;
    }
    .contain_total_photo_count .contain_row_count {
        text-align: center;
        padding-bottom: 10px;
    }
    .gallery_archive_download {
        font-size: 16px;
        padding: 7px;
        margin-left: 0px;
        margin-top: 10px;
    }
    .col-md-4.contain_download_button {
        margin: 0 auto;
        width: 282px;
    }
}


/** locking styles for galleries
===================================================== **/

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-link {
    background-image: url(../images/icon-link32.png);
    z-index: 9999;
}


/** Category template
===================================================== **/

.custom_col_filter.col-md-6,
.custom_col_title.col-md-6 {
    padding-right: 7px;
    padding-left: 7px;
}

#custom_filter {
    float: right;
    width: 200px;
    background: #fec601;
    text-align: center;
    font-weight: bold;
    color: #1a3367;
    font-size: 20px;
    padding: 10px;
}

.cat_title {
    width: 240px;
    background: #fec601;
    text-align: center;
    font-weight: bold;
    color: #1a3367;
    font-size: 20px;
    padding: 10px;
	text-transform: capitalize;
}

#custom_filter:hover {
    cursor: pointer;
}

div#custom_filter:after {
    content: '\f078';
    font-family: FontAwesome;
    padding-left: 10px;
}

.contains_filter_options {
    width: 200px;
    position: absolute;
    right: 22px;
    background: #09204a;
    z-index: 9;
    margin-top: 28px;
    display: none;
	text-transform: capitalize;
}

.contains_filter_options li {
    border-bottom: solid 1px #87b3ff;
    margin: 5px;
}

.contains_filter_options a {
    display: block;
    padding: 5px;
    font-size: 20px;
    color: #fec601 !important;
}

@media only screen and (max-width: 991px) {
    #custom_filter {
        width: 100%;
        float: none;
    }
    .cat_title {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        color: #87b3ff;
        background: #1a3367;
    }
    .contains_filter_options {
        margin-top: -20px;
    }
}


/** tour trailer video
===================================================== **/

.play_icon {
    width: 80px;
    height: 80px;
}

img.play_icon {
    position: absolute;
    border: none !important;
}

img.trailer_play_icon {
    position: absolute;
    border: none !important;
}

.trailer_play_icon {
    width: 80px;
    height: 80px;
}

span.tour_update_tags {
    display: none;
}

.fancybox-skin {
    background-color: #1a3367;
}

.mejs__container {
    background: #000;
}

span.views_remaining,
a.replay {
    color: #87b3ff;
}

a.fancybox-item.fancybox-close {
    background: unset;
}

a.fancybox-item.fancybox-close:before {
    content: '\f057';
    font-family: FontAwesome;
    font-size: 30px;
    color: #09204a;
    padding-left: 5px;
    line-height: 36px;
}

a.fancybox-item.fancybox-close {
    background: #fec601;
    border-radius: 100%;
}

span.mejs__time-current {
    background: #fe9aac;
}

span.mejs__time-hovered {
    background: #fe9aac;
}

img.play_icon_overlay {
    border: none !important;
}


/*
.fancybox-title.fancybox-title-inside-wrap:after {
    background-image: url(http://dev.amateurstraightguys.com/custom_images/tour_images/asglogo_navbar.png);
    background-size: 23%;
    background-repeat: no-repeat;
    width: 100%;
    height: 44px;
    content: '';
    display: inline-block;
    float: right;
    position: relative;
    top: -28px;
    left: 65%;
}

@media only screen and (max-width: 859px) {
    .fancybox-title.fancybox-title-inside-wrap:after {
        left: 55%;
    }
}

@media only screen and (max-width: 683px) {
    .fancybox-title.fancybox-title-inside-wrap:after {
        float: none;
        position: static;
        margin-top: 10px;
        background-position: 50%;
    }
}
*/


/** pledge initiations content query
===================================================== **/

.contain_initiaion_meta {
    background: #1a3367;
    color: #87b3ff;
    text-align: left;
    font-weight: bold;
    padding: 10px;
    font-size: 22px;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
}

.contain_content_image {
    min-height: 256px;
    background-position: top;
    background-size: cover;
}

div#contain_custom_content {
    padding-left: 7px;
    padding-right: 7px;
    min-width: 240.33px;
}

.models_in_content span a {
    color: #fd9a9f !important;
    font-size: 15px;
}


/** model carousel
===================================================== **/

.nbs-flexisel-nav-right:before {
    content: "\f138" !important;
    font-family: FontAwesome;
    font-size: 54px;
    color: rgba(135, 179, 255, 0.7);
}

.nbs-flexisel-nav-right:hover:before {
    content: "\f138" !important;
    font-family: FontAwesome;
    font-size: 54px;
    color: rgb(254, 198, 1);
    transition: all ease .3s;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    background: transparent !important;
}

.nbs-flexisel-nav-left:before {
    content: "\f137" !important;
    font-family: FontAwesome;
    font-size: 54px;
    color: rgba(135, 179, 255, 0.7);
}

.nbs-flexisel-nav-left:hover:before {
    content: "\f137" !important;
    font-family: FontAwesome;
    font-size: 54px;
    color: rgb(254, 198, 1);
    transition: all ease .3s;
}

.carouselModelname {
    z-index: 999;
    position: absolute;
    top: %;
    left: 0%;
    width: 100%;
    color: #87b3ff;
    font-weight: bold;
    /* text-align: center; */
    background-color: rgba(0, 0, 0, 0.62);
    height: auto;
    line-height: 30px;
    font-size: 20px;
}

.carouselViews {
    z-index: 999;
    position: absolute;
    top: 91%;
    left: 0%;
    width: 100%;
    color: #87b3ff;
    font-weight: bold;
    /* text-align: center; */
    background-color: rgba(0, 0, 0, 0.62);
    height: auto;
    line-height: 30px;
    font-size: 20px;
}

span.cViews i,
span.cLikes i {
    color: #fec601;
    padding-right: 10px;
}

span.cViews {
    left: -34%;
    position: relative;
}

span.cLikes {
    right: 34%;
    position: relative;
}


/** parallax bg
===================================================== **/

.parallax-window {
    min-height: 666px;
    background: transparent;
    background-size: cover;
    background-position: bottom;
    transform
}


/** Hide until I can find
===================================================== **/

.between_update_join_links {
    display: none;
}

.join_links_big {
    display: none;
}

.see_more_button {
    display: none;
}


/** latest update styles  Kappa Alpha Guys
===================================================== **/

.custom_title_bar {
    width: 240px;
    background: #fec601;
    text-align: center;
    font-weight: bold;
    color: #1a3367;
    font-size: 20px;
    padding: 10px;
    position: relative;
    top: 20px;
    margin-left: 7px;
}

.newsletter_title_bar {
    width: 500px;
	display:block;
    background: #fec601;
    text-align: center;
    font-weight: bold;
    color: #1a3367;
    font-size: 20px;
    padding: 10px;
    top: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.update_block {
    background-color: #09204a;
    width: 100% !important;
}

.contain_update_block {
    margin-right: 7px;
    margin-left: 7px;
}

span.update_title {
    font-size: 30px;
    color: #fec601;
}

.tour_update_models {
    font-weight: normal;
    position: relative;
    top: 6px;
}

span.tour_update_models a {
    color: #fd9aac !important;
    font-size: 20px;
}

.update_block_info hr {
    border-color: #87b3ff;
}

span.update_date {
    display: none;
}

.latest_update_description {
    color: #87b3ff;
    font-size: 20px;
}

span.tour_update_tags {
    font-size: 20px;
}

span.tour_update_tags a {
    color: #fd9aac !important;
}

.update_block {
    margin-bottom: 20px;
}

.update_counts_preview_table {
    background-image: unset;
    font-size: 20px;
}

.join_button_preview_table {
    background-image: unset;
    border: none;
    background: #fec601;
    color: #1a3367;
    font-weight: bold;
    display: block;
    height: 40px;
    width: 137px;
    text-align: center;
    line-height: 43px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    top: 4px;
    right: 9px
}

.join_button_preview_table:hover {
    background: #1a3367;
    color: #fec601;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.update_image img {
    border: solid 2px pink;
    padding: 2px;
}

.update_counts_preview_table {
    padding-top: 7px;
}

.update_table_right {
    display: unset;
}

.update_block_info {
    width: 810px;
}

@media only screen and (max-width: 1820px) {
    .update_block_info {
        width: 610px;
    }
}

@media only screen and (max-width: 1680px) {
    .update_image {
        width: 800px;
        margin-right: 10px
    }
    .update_block_info {
        width: 610px;
    }
    .large_update_thumb {
        width: 357px !important;
    }
}

@media only screen and (max-width: 1579px) {
    .large_update_thumb {
        width: 327px !important;
    }
    .update_block_footer {
        position: relative;
        right: 10px;
    }
}

@media only screen and (max-width: 1471px) {
    .update_image {
        width: 650px;
    }
    .update_block_info {
        width: 510px;
    }
}

@media only screen and (max-width: 1240px) {
    .update_block_info {
        width: 410px;
    }
}

@media only screen and (max-width: 1134px) {
    .update_block_info {
        width: 510px;
    }
    .update_image {
        width: 350px;
    }
    .small_update_thumb {
        width: 163.3px
    }
}

@media only screen and (max-width: 1024px) {
    .update_counts_preview_table {
        text-align: right;
    }
}

@media only screen and (max-width: 964px) {
    .update_block_info {
        width: 100%;
    }
    .update_block_footer {
        position: relative;
        right: -5px;
    }
    .update_image {
        width: 100%;
        margin: 0px;
    }
}

@media only screen and (max-width: 768px) {
    .large_update_thumb {
        width: 360px !important;
    }
    .small_update_thumb {
        width: 163px
    }
}

@media only screen and (max-width: 734px) {
    .large_update_thumb {
        width: 577px !important;
    }
}

@media only screen and (max-width: 640px) {
    .small_update_thumb {
        width: 279.5px
    }
}

@media only screen and (max-width: 480px) {
    .small_update_thumb {
        width: 399.5px
    }
    .count_photos,
    .contain_view_count.col-xs-6,
    .content_category.col-xs-6 {
        font-size: 20px !important;
    }
    .contain_model_name .model_gallery {
        font-size: 20px !important;
    }
    .models_in_content.col-xs-6 {
        line-height: 0px;
    }
    .models_in_content span a {
        font-size: 20px;
    }
}


/***Note 5***/

@media only screen and (max-width: 518px) {}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 320px) {}

@media only screen and (min-width: 1600px) {
    .large_update_thumb {
        width: 485px;
    }
}


/** More Updates
===================================================== **/

.content_category,
.content_gallery,
.model_gallery {
    font-size: 17px;
    float: right;
    clear: right;
}

.content_category.col-xs-6 {
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
    float: right;
    font-size: 15px;
}

.models_in_content.col-xs-6 {
    text-align: left;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 21px;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content_category a,
.content_gallery a,
.model_gallery a {
    color: #87b3ff;
}

.model_gallery i {
    padding-right: 10px;
    color: #fec601;
}

.content_category:before {
    content: '\f02b';
    font-family: FontAwesome;
    padding-right: 10px;
    color: #fec601;
}


/*
.content_gallery:before {
    content: '\f030';
    font-family: FontAwesome;
    padding-right: 10px;
    color: #fec601;
}
*/

.contain_initiaion_meta i {
    padding-right: 10px;
    color: #fec601;
}

.contain_offer {
    width: 700px;
    margin: 0 auto;
    padding: 10px;
    background: rgba(0, 0, 0, 0.44);
    border-radius: 5px;
    position: relative;
    top: 144px;
}

.contain_offer span {
    float: right;
    color: #fec601;
}

.contain_offer li {
    font-size: 20px;
    color: #fff;
    padding: 10px;
    border-bottom: solid #87b3ff 1px;
}

.contain_offer li:nth-child(5) {
    color: #fec601;
}

.contain_offer li:nth-child(6) {
    background: #fec601;
    border-radius: 5px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
    color: #09204a;
    border-bottom: none;
}

.contain_offer li:nth-child(6):hover {
    background: #09204a;
    color: #fec601;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    cursor: pointer;
}

.contain_offer li:nth-child(6):after {
    content: '\f101';
    font-family: FontAwesome;
    padding-left: 10px;
}

@media only screen and (max-width: 780px) {
    .contain_offer {
        width: 100%;
    }
    .contain_offer li {
        font-size: 15px;
        color: #fff;
        padding: 10px;
        border-bottom: solid #6e96dc 1px;
    }
    .contain_offer li:nth-child(6) {
        background: #fec601;
        border-radius: 5px;
        text-align: center;
        font-size: 25px;
    }
}

@media only screen and (max-width: 523px) {
    .contain_offer span {
        display: none;
    }
}

@media only screen and (max-width: 399px) {
    .content_category,
    .content_gallery {
        float: none;
    }
}

@media only screen and (max-width: 360px) {
    span.content_category {
        font-size: 17px;
        float: none;
        padding-left: 20px;
    }
}


/** Custom scrollbar styles
===================================================== **/

.mCSB_scrollTools .mCSB_draggerContainer {
    top: -17px;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #09204a !important;
}

.mCSB_dragger_bar:hover {
    background-color: #fec601 !important;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 11px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
}


/** pagination styles
===================================================== **/

ul.pagination.light-theme.simple-pagination {
    padding: 0px;
}

nav.contain_model_nav {
    margin-bottom: 40px;
    margin-left: 6px;
}

nav.contain_model_nav span,
nav.contain_model_nav a {
    font-size: 2.4rem;
}

nav.contain_model_nav li a,
nav.contain_model_nav span {
    background: #1a3367;
    color: #87b3ff;
}

nav.contain_model_nav li a:hover,
nav.contain_model_nav span:hover {
    background: #09204a;
    color: #fec601;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

nav.contain_model_nav li span.current {
    background: #09204a;
    color: #fec601
}

nav.contain_model_nav .pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: rgb(135, 179, 255) !important;
    cursor: not-allowed;
    background-color: rgba(26, 51, 103, 0.81);
    border-color: #ddd;
}

nav.contain_model_nav .pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fec601;
    cursor: default;
    background-color: #09204a;
    border-color: none;
}

.page-link.next {
    margin-right: 0px;
}


/*Mobile Styles for pagination*/

@media only screen and (max-width: 750px) {
    nav.contain_model_nav ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    nav.contain_model_nav ul li {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 !important;
        flex: 1 !important;
    }
    .page-link.next {
        margin-right: 0px;
    }
    nav.contain_model_nav .page-link.next,
    nav.contain_model_nav .page-link.prev {
        display: block;
        min-width: 160px;
    }
    nav.contain_model_nav .page-link,
    nav.contain_model_nav span {
        display: none;
    }
    .copyright_footer {
        background: #09204a;
        min-height: 59px;
        text-align: center;
        line-height: 59px;
        color: #87b3ff;
        font-size: 16px;
    }
}


/** Footer styles
===================================================== **/

.contain_ASG_copyright {
    text-align: center;
    color: #c8c8c8;
    margin-top: -10px;
}

.contain_ASG_RTA {
    text-align: center;
    padding: 20px;
}

.contain_2257_footer ul li a {
    color: #c8c8c8;
    display: inline-block;
}

.contain_2257_footer ul {
    text-align: center;
}

.contain_2257_footer ul li {
    display: inline;
    padding: 0 10px 0 5px;
    border-right: solid 1px #c8c8c8;
}

.contain_2257_footer ul li:nth-child(5) {
    border-right: none;
}

.contain_ASG_cat_links ul li:nth-child(4) {
    border: none;
}

.contain_ASG_cat_links ul li a {
    display: inline-block;
    font-size: 20px;
    color: rgba(200, 200, 200, 0.59);
}

.contain_ASG_cat_links ul li {
    display: inline;
    padding: 0px 8px;
    border-right: solid 1px rgba(200, 200, 200, 0.59);
    ;
}

.contain_ASG_cat_links ul {
    text-align: center;
    font-size: 20px;
    color: rgba(200, 200, 200, 0.59);
}

.contain_ASG_footer_links li a {
    display: inline-block;
    color: #87b3ff;
    font-size: 22px;
}

.contain_ASG_footer_links ul {
    text-align: center;
}

.contain_ASG_footer_links ul li {
    display: inline;
    text-transform: uppercase;
    padding: 5px 10px 0 5px;
    border-right: solid 1px yellow;
}

.contain_ASG_footer_links ul li:nth-child(9) {
    border-right: none;
	display: inline-block;
    color: #fec601; !important
    font-size: 22px;
    font-weight: bolder;
}

.contain_footer_social_icons {
    text-align: center;
    margin-bottom: 20px;
}

.asg_footer_col_right {
    padding-left: 30px;
}

.asg_footer_col_right h2 {
    margin-top: 25px;
}

.asg_footer_col_left p {
    margin-top: 25px;
	color: #c8c8c8;

}


.contain_ASG_logo img {
    max-width: 500px;
}

.contain_ASG_logo {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 30px;
}

.contain_custom_footer {
    background: #09204a;
    background-image: url(http://dev.amateurstraightguys.com/custom_images/tour_images/footerbg.png);
    background-size: cover;
    background-position: 0px 16%;
	padding-top: 20px;
}

.contain_custom_footer h2 {
    color: #87b3ff;
    text-align: left;
    text-transform: uppercase;
    padding-left: 38px;
    font-weight: bold;
    margin-bottom: 20px;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

.contain_custom_footer i {
    color: #fec601;
    padding-right: 10px;
    font-size: 38px;
    position: relative;
    top: 1px;
}

.list_icon_footer:before {
    content: '\f0a1';
    background: #fec601;
    font-family: FontAwesome;
    font-size: 20.56px;
    margin-right: 10px;
    padding: 6px;
    color: #09204a;
    border-radius: 100%;
    position: relative;
    top: -3px;
}

.contain_custom_footer p {
    padding: 0 40px 0 40px;
  
}

.what_you_get {
    padding: 0 40px 0 40px;
    color: #c8c8c8;
}

.what_you_get li {
    list-style: outside;
    padding-bottom: 10px;
}

.asg_footer_col_left.col-md-4 {
    border-right: solid 2px #fec601;
}

.asg_footer_col_middle.col-md-4 {
    border-right: solid 2px #fec601;
}

@media only screen and (max-width: 1280px) {
    .contain_custom_footer h2 {
        font-size: 21px;
    }
    .asg_footer_col_right h2 {
        margin-top: 34px;
    }
}

@media only screen and (max-width: 991px) {
    .asg_footer_col_left.col-md-4,
    .asg_footer_col_middle.col-md-4 {
        border-right: none;
    }
}

@media only screen and (max-width: 500px) {
    .contain_ASG_logo img {
        max-width: 100%; /*
        padding: 10px; */
    }
}


/** A tp Z filter
===================================================== **/

.contain_az_filter li {
    display: block;
    width: 3.699%;
    float: left;
    font-size: 2rem;
    padding: 0.22rem;
    line-height: 4.2rem;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.contain_az_filter li a {
    display: block;
    background: #1a3367;
    color: #77a0e8;
    font-weight: bold;
}

.contain_az_filter ul {
    text-align: center;
    margin-top: 20px;
    position: relative;
    top: -14px;
}

span.all_of_our_pledges {
    font-size: 30px;
    color: #1a3367;
    padding: 5px;
    margin-bottom: 20px;
    position: relative;
    top: 8px;
    margin-left: 7px;
}

.all_of_our_pledges span {
    color: #1a3367;
    font-weight: bold;
}

.contain_az_filter {
    display: block;
    overflow: hidden;
    margin-left: 7px;
}

.contain_az_filter ul {
    min-width: 980px;
}

.active_letter {
    background: #09204a !important;
    color: #fec601 !important;
}

@media only screen and (max-width: 1024px) {
    .contain_az_filter li {
        font-size: 2.5rem;
        width: 70px;
    }
    .contain_az_filter ul {
        min-width: 1980px;
    }
}

@media only screen and (max-width: 1280px) {
    .contain_az_filter li {
        font-size: 1.5rem;
    }
}


/** single model page styles
===================================================== **/

.contain_single_cols {
    width: 1080px;
    margin: 0 auto;
    min-height: 130px;
    overflow: hidden;
    padding: 30px;
}

.contain_all_asg_model {
    background: #09204a;
    margin-bottom: 20px;
}

.asgmodel_title {
    font-weight: bold;
    color: #77a0e8;
    font-size: 54px;
    text-align: center;
    margin-left: 7px;
    margin-right: 7px;
    padding: 5px;
    background: rgba(5, 15, 34, 0.4);
}

.single-model_profile_image {
    background-size: cover;
    min-height: 600px;
    background-position: top;
}

.name_of_model {
    color: #fd9aac;
    font-size: 50px;
    font-weight: bold;
}

.model_bio_p {
    color: #77a0e8;
    font-size: 20px;
}

.model_info {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    color: #fec601;
}

.model_info_n {
    text-align: center;
    font-size: 17px;
    color: #fec601;
    line-height: 3px;
}

span.lbs {
    font-size: 18px;
}

.photo_count_single.col-xs-6 {
    font-size: 30px;
    font-weight: bold;
    color: #87b3ff;
    padding-top: 20%;
}

.view_count_single.col-xs-6 {
    font-size: 30px;
    font-weight: bold;
    color: #87b3ff;
}

.view_count_single i {
    padding-right: 10px;
    color: #fec601;
}

.photo_count_single a {
    color: #87b3ff;
}

.photo_count_single i {
    padding-right: 10px;
    color: #fec601;
}

.contain_view_data_s {
    padding-top: 20px;
}

@media screen and (max-width: 1410px) {
    .contain_single_cols {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .asgmodel_title {
        font-size: 33px;
    }
    .contain_single_cols {
        padding: 0px;
        padding-top: 15px;
    }
}

@media screen and (max-width: 480px) {
    .asgmodel_title {
        font-size: 30px;
    }
    .photo_count_single.col-xs-6,
    .view_count_single.col-xs-6 {
        font-size: 24px;
    }
    .model_info {
        font-size: 40px;
    }
}


/** Most Popular Models
===================================================== **/

.count_photos.col-xs-6 {
    padding-left: 0px;
}

.count_photos.col-xs-6 {
    padding: 0px;
    text-align: left;
    font-size: 15px !important;
}

.model_gallery.col-xs-6 {
    padding: 0px;
    text-align: right;
    font-size: 15px;
}

.model_name {
    background: #1a3367;
    color: #87b3ff;
    font-size: 22px;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.contain_model_image,
.contain_rollover_image {
    min-height: 330px;
    background-position: top;
    background-size: cover;
}

#customContainModelImage {
    min-height: 360px;
}

.contain_model_name {
    background: #1a3367;
    color: #87b3ff;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
    width: 100%;
    padding: 10px;
    overflow: hidden;
}

.popular_model_title {
    position: relative;
    top: -11px;
    background: #fec601;
    padding: 10px;
    font-weight: bold;
    color: #1a3367;
    width: 231px;
    font-size: 20px;
    margin-left: 7px;
}

div#changeModel_row_col {
    padding-left: 7px;
    padding-right: 7px;
    min-width: 240.33px;
}

.view_more_models {
    background: #09204a;
    padding: 10px;
    margin-right: 7px;
    text-align: center;
    color: #fec601;
    font-weight: bold;
    font-size: 25px;
    margin-left: 7px;
}

.view_more_models:after {
    font-family: FontAwesome;
    content: '\f101';
    padding-left: 10px;
}

@media only screen and (max-width: 1280px) {
    #customContainModelImage {
        min-height: 300px;
    }
}

@media only screen and (max-width: 480px) {
    .count_photos.col-xs-6 {
        padding: 0px;
        text-align: left;
        font-size: 20px !important;
    }
}


/**styles for the like and view count**/

.contain_view_count.col-xs-6 {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    font-size: 15px;
    color: #87b3ff;
}

.contain_view_count.col-xs-6 i {
    padding-right: 10px;
    color: #fec601;
}

.contain_like_count.col-xs-6 {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

.contain_like_count {
    text-align: right !important;
}

@media screen and (max-width: 767px) {
    .content_wrapper {
        width: 100% !important;
    }
    div#changeModel_row_col {
        padding-right: 7px;
        padding-left: 7px;
    }
    span.popular_model_title {
        font-size: 25px;
    }
}

@media screen and (max-width: 480px) {
    .contain_model_image {
        min-height: 350px;
    }
    .contain_model_name {
        font-size: 30px;
        padding: 10px !important;
    }
    .model_name,
    .title_bar {
        font-size: 30px !important;
        font-weight: bold;
    }
}


/** 
===================================================== **/

nav {
    font-size: 0;
}

a:hover,
a,
a:focus,
a:active {
    text-decoration: none;
}

li {
    list-style: none;
}

ul {
    padding-left: 0px;
}

.contain {
    width: 1366px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 10px;
}

.asg_logo,
.nav_list {
    float: left;
}

.contain-watermark img {
    width: 60%;
    position: relative;
    top: -35px;
}

.nav_list li {
    display: inline-block;
    font: normal 16px robotoregular, helvetica, sans-serif;
    border-left: 1px solid #acbdcd;
}

.navbar-nav .open .dropdown-menu {
    background-color:#09204a;
  }

/*
.nav_list a.active {
            background: #09204a;
            color: #fec601;
            fontWeight: bold; }

		
.dropdown-menu li a {
    background-color: #09204a;
         color: #fec601;
}

.dropdown-menu ul {
    background-color: #09204a;
}  

.navbar-nav > li > .dropdown-menu { background-color: #09204a; }  */
			
			/* Style the buttons
.btn {
    display: inline-block;
    font: normal 16px robotoregular, helvetica, sans-serif;
    border-left: 1px solid #acbdcd;
}

/* Style the active class (and buttons on mouse-over)
.active, .btn:hover {
  background: #09204a;
            color: #fec601;
            fontWeight: bold
}

/*
.nav_list li:nth-child(5) {
    border-right: 1px solid #acbdcd;
} */

.nav_list li>a:hover {
    background: #09204a;
    color: #fec601;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    text-decoration: none;
}

.nav_list li a {
    position: relative;
    display: block;
    padding: 0 30px 0 30px;
    width: 100%;
    line-height: 57px;
    color: #87b3ff;
    text-transform: uppercase;
}

.custom_home i {
    font-size: 25px;
    position: relative;
    top: 3px;
}

.home_icon i {
    font-size: 25px;
    color: #fec601;
    position: relative;
    top: 3px;
}

.home_icon {
    background: #09204a;
}

.asg_logo {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 6px;
    height: auto;
}

.custom_navbar {
    background: #1a3367 !important;
    border-bottom: 1px solid #a7a9ac;
    height: 59px;
}

.amateur {
    font-family: 'Mitr', sans-serif;
    color: #fec601;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
}

.contain_amateur_straight_guys {
    position: relative;
    height: auto;
}

.dinkflamingos {
    font-family: 'Mitr', sans-serif;
    color: #fec601;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    padding: 0px;
    position: relative;
    top: 5px;
}

.straight {
    font-family: 'Mitr', sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 25px;
    color: #fe9aac;
}

.guys {
    font-family: 'Mitr', sans-serif;
    color: #fec601;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
}

.trademark {
    font-family: 'Mitr', sans-serif;
    color: #fec601;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 2px;
    position: absolute;
    top: -6px;
}

.nav_list {
    height: 55px;
    margin-bottom: 0px;
    line-height: 55px;
}

ul.member_nav li {
    font: normal 16px robotoregular, helvetica, sans-serif;
    color: #87b3ff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 60px;
}

ul.member_nav {
    float: right;
    height: auto;
}

.search_icon i {
    font-size: 25px;
    color: #87b3ff;
    position: relative;
    top: 3px;
}

.join_now_button {
    margin: 0 25px 0 25px;
    background: #fec601;
    color: #1a3367;
    font-weight: bold;
    display: block;
    height: 40px;
    width: 137px;
    text-align: center;
    line-height: 43px;
    border-radius: 5px;
}

.join_now_button:hover {
    background: #09204a;
    color: #fec601;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
}

.member_login {
    display: block;
    padding: 0 25px;
}

#mobile_trigger {
    display: none;
}

.member_login:hover {
    cursor: pointer;
}

.search_icon {
    display: block;
    padding: 0 25px;
}

.search_icon:hover {
    cursor: pointer;
}

.contain_search {
    background: #09204a;
    height: 100px;
    line-height: 100px;
    padding: 0 160px;
    position: absolute;
    z-index: 3;
    width: 100.1%;
    left: -1px;
    top: 58px;
    -webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.35);
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.35);
}

.search_button i {
    display: none;
}

.asg_search_input {
    margin-top: 20px;
    padding: 31px;
    font-size: 25px;
    background: transparent;
    border: none;
    font-family: 'Mitr', sans-serif;
    color: #fe9aac;
    font-weight: 100;
    font-size: 25px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.asg_search_input:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search_button {
    background: #1a3367;
    color: #87b3ff;
    border-radius: 5px;
    height: 40px;
    font-weight: bold;
    font-size: 16px;
    width: 137px;
    line-height: 31px;
    margin-left: 20px !important;
    text-align: center;
    border: none;
}

.contain_search ::-webkit-input-placeholder,
.contain_member_login ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fe9aac !important;
}

.contain_search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fe9aac !important;
}

.contain_search :-ms-input-placeholder {
    /* IE 10+ */
    color: #fe9aac !important;
}

.contain_search :-moz-placeholder {
    /* Firefox 18- */
    color: #fe9aac !important;
}

.search_button:hover,
.search_button:focus,
.search_button:active {
    color: #fec601;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: none;
}

.hidden_search_icon i {
    font-size: 25px;
    color: #fec601;
    float: left;
    position: absolute;
    top: 36px;
    left: -36px;
}

.asg_hide {
    display: none;
}

.contain_member_login {
    position: absolute;
    width: 288px;
    background: #09204a;
    top: 58px;
    padding: 10px;
    right: 80px;
    z-index: 9999;
    -webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.35);
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.35);
}

span.login_button {
    float: right;
}

.member_login_background {
    background: #1a3367;
    border: none;
    height: 200px;
}

.submit_login_form {
    float: right;
}

.forgot_password {
    float: left;
}

.contain_footer_login {
    padding-top: 34px;
}

.contain_user_input_login,
.contain_password_input_login {
    padding-top: 20px;
    border-bottom: 1px solid #87b3ff;
}

.username_login_input,
.password_login_input {
    background: transparent;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 18px;
    color: #fec601;
}

.username_login_input:focus,
.password_login_input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.user_login_icon,
.password_login_icon {
    background: transparent;
    border: none;
    font-size: 25px;
    color: #87b3ff;
}

.username_login_input {
    padding-left: 18px;
}

.forgot_password {
    float: left;
    color: #87b3ff;
    font-size: 15px;
}

.forgot_password a {
    color: #87b3ff;
    font-size: 15px;
}

.emphasis_text a {
    text-decoration: underline;
}

.emphasis_text a:hover {
    color: #fec601;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.submit_login_form input {
    background: transparent;
    border: none;
    color: #87b3ff;
    font-size: 15px;
    font-weight: bold;
}

.submit_login_form input:hover {
    color: #fec601;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.rotate {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    /*transform: rotate(180deg);*/
    -webkit-transition: .5s;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    color: #fec601;
}

.custom_slider_col {
    padding: 0px;
}


/** toursearch
===================================================== **/

.input-group-addon.input-lg {
    background: #1a3367;
    border: none;
    color: #fec601;
}

#search {
    width: 70%;
}

#submit_search {
    width: 108px;
}

#search_form {
    margin-left: 7px;
    margin-right: 7px;
}

@media only screen and (max-width: 469px) {
    #submit_search {
        display: none;
    }
    #search {
        width: 100%;
    }
    span.all_of_our_pledges {
        font-size: 20px;
        padding-bottom: 0px;
    }
}


/** jquery slider styles
===================================================== **/

.contain_slider {
    min-height: 350px;
    background-size: cover;
    background-position: center;
    background-image: url(images/parallaxheader.jpg);
}

.contain-watermark {
    position: relative;
    bottom: -162px;
    height: auto;
    left: 30px;
    width: 300px;
}


/** jquery active classes
===================================================== **/

.search_icon_active {
    background: #09204a;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    text-decoration: none;
    height: 59px !important;
}

.search_icon_color_active {
    color: #fec601 !important;
}


/** jssor slider css
===================================================== **/

img#arch_your_back_chat {
    position: relative;
    top: -335px;
    left: 104px;
    display: none;
}

#asg_logo_mouseover:hover {
    cursor: pointer !important;
}


/* jssor slider loading skin spin css */

.jssorl-009-spin img {
    -webkit-animation-name: jssorl-009-spin;
    animation-name: jssorl-009-spin;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes jssorl-009-spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes jssorl-009-spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.jssorb032 {
    position: absolute;
}

.jssorb032 .i {
    position: absolute;
    cursor: pointer;
}

.jssorb032 .i .b {
    fill: #fff;
    fill-opacity: 0.7;
    stroke: #fd9aac;
    stroke-width: 1200;
    stroke-miterlimit: 10;
    stroke-opacity: 0.25;
}

.jssorb032 .i:hover .b {
    fill: #fd9aac;
    fill-opacity: .6;
    stroke: #fff;
    stroke-opacity: .35;
}

.jssorb032 .iav .b {
    fill: #fd9aac;
    fill-opacity: 1;
    stroke: #fff;
    stroke-opacity: .35;
}

.jssorb032 .i.idn {
    opacity: .3;
}

.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}

.jssora051 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-miterlimit: 10;
}

.jssora051:hover {
    opacity: .8;
}

.jssora051.jssora051dn {
    opacity: .5;
}

.jssora051.jssora051ds {
    opacity: .3;
    pointer-events: none;
}


/** offcanvas menu styles
===================================================== **/

.contain_offcanvas_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.8);
    /*dim the background*/
    display: none;
}

.offcanvas_modal {
    height: 564px;
    width: 480px;
    background: #1a3367;
    position: absolute;
    padding: 5px;
    border-radius: 5px;
}

.close_modal {
    height: 43px;
    color: #fd9aac;
    font-size: 40px;
}

.close_modal:hover {
    cursor: pointer;
}

.close_modal i {
    float: right;
    padding: 5px 20px 0 0;
}

ul.mobile_nav_menus li {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    padding: 2px;
    border-bottom: solid 2px #09204a;
    border-top: solid 1px #337ab7;
}

ul.mobile_nav_menus li:hover {
    background: #09204a;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

ul.mobile_nav_menus li:nth-child(1) {
    border-top: none;
}

ul.mobile_nav_menus li:nth-child(10) {
    border-bottom: none;
}

ul.mobile_nav_menus li a {
    display: block;
    color: #87b3ff !important;
    font-family: 'Mitr', sans-serif;
    font-weight: bold;
}

ul.mobile_nav_menus li a:hover {
    color: #fd9aac !important;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

.title_bar {
    width: 240px !important;
    background: #fec601 !important;
    text-align: center !important;
    font-weight: bold !important;
    color: #1a3367 !important;
    font-size: 20px !important;
    padding: 5px !important;
    position: relative !important;
    top: 5px !important;
    margin-left: 7px !important;
}


/** hide and display in jquery on load due to dynamic formulas
===================================================== **/

.contain_gallery_nav {
    display: none;
}

.play_icon,
img.trailer_play_icon {
    display: none;
}


/** page tree css
===================================================== **/

ul.mtree {
    opacity: 0;
    margin-left: 0;
    padding: 1.2em;
}

ul.mtree ul {
    margin-left: 1em;
}

ul.mtree li {
    list-style: none;
}

ul.mtree a {
    display: block;
}

ul.mtree li.mtree-node>a {
    font-weight: bold;
}

ul.mtree a {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

ul.mtree.bubba ul {
    margin-left: 0;
}

ul.mtree.bubba ul li {
    font-size: 0.9em;
}

ul.mtree.bubba li.mtree-node>a:after {
    content: "›";
    margin-left: 0.5em;
    font-weight: normal;
}

ul.mtree.bubba li.mtree-node>a {
    font-weight: bold;
    text-transform: upperCase;
    color: #87b3ff;
}

ul.mtree.bubba>li {
    border-bottom: 1px solid #ddd;
}

ul.mtree.bubba>li:last-child {
    border-bottom: none;
}

ul.mtree.bubba li:last-child>a {
    border: none;
}

ul.mtree.bubba>li.mtree-open>a {
    background: #09204a;
    color: #fec601;
}

ul.mtree.bubba li>a:hover {
    background: #09204a;
    color: #fec601;
}

ul.mtree.bubba li.mtree-active>a {
    background: #ffc000;
    color: #1a3367;
    font-weight: bold;
}

ul.mtree.bubba a {
    padding: 7px 0px 7px 1em;
}

ul.mtree.bubba li li>a {
    padding-left: 2em;
}

ul.mtree.bubba li li li>a {
    padding-left: 3em;
    color: #87b3ff;
    font-size: 14px;
}

ul.mtree.bubba li li li li>a {
    padding-left: 4em;
}

ul.mtree.bubba li li li li li>a {
    padding-left: 5em;
}

ul.mtree.skinny li {
    font-size: 0.9em;
}

ul.mtree.skinny a {
    padding: 0px 18px;
    color: #555;
}

ul.mtree.skinny a:hover {
    text-decoration: underline;
}

ul.mtree.skinny li.mtree-node:before {
    float: left;
    margin-left: 0.5em;
    zoom: 0.8;
    margin-top: 0.1em;
    color: #777;
}

ul.mtree.skinny li.mtree-open:before {
    content: "-";
}

ul.mtree.skinny li.mtree-closed:before {
    content: "+";
}

ul.mtree.skinny ul>li:first-child {
    margin-top: 0.1em;
}

ul.mtree.skinny ul>li:last-child {
    margin-bottom: 0.3em;
}

ul.mtree.skinny ul a {
    color: #666;
}

ul.mtree.transit {
    background: #111;
}

ul.mtree.transit ul {
    margin-left: 0;
}

ul.mtree.transit ul>li {
    font-size: 0.9em;
}

ul.mtree.transit li.mtree-node {
    position: relative;
}

ul.mtree.transit li.mtree-node>a:before {
    color: #ccc;
    font-weight: normal;
    position: absolute;
    right: 20px;
}

ul.mtree.transit li.mtree-open>a:before {
    content: "-";
}

ul.mtree.transit li.mtree-closed>a:before {
    content: "+";
}

ul.mtree.transit ul>li:first-child {
    margin-top: 1px;
}

ul.mtree.transit li.mtree-open>a {
    background: #222;
}

ul.mtree.transit li>a:hover,
ul.mtree.transit li.mtree-active>a {
    background: #333;
    color: #fff;
}

ul.mtree.transit li.mtree-node>ul>li:last-child {
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #333;
}

ul.mtree.transit li.mtree-node:last-child>ul>li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

ul.mtree.transit a {
    padding: 5px 0px 5px 0.8em;
    color: #ccc;
}

ul.mtree.transit li li>a {
    padding-left: 1.6em;
}

ul.mtree.transit li li li>a {
    padding-left: 2.4em;
}

ul.mtree.transit li li li li>a {
    padding-left: 3.2em;
}

ul.mtree.transit li li li li li>a {
    padding-left: 4em;
}

ul.mtree.jet ul {
    margin-left: 0;
}

ul.mtree.jet li {
    margin-bottom: 1px;
}

ul.mtree.jet li:last-child {
    margin-bottom: 0px;
}

ul.mtree.jet li:first-child {
    margin-top: 1px;
}

ul.mtree.jet li.mtree-active a {
    background: #e3e3e3;
}

ul.mtree.jet li.mtree-active li:last-child>a {
    border-radius: 0px 0px 3px 3px;
}

ul.mtree.jet li.mtree-active>a {
    background: #008cba;
    color: #fff;
    border-radius: 3px 3px 0px 0px;
}

ul.mtree.jet li>a:hover {
    background: #ffc000;
    color: #fff;
}

ul.mtree.jet a {
    padding: 5px 0px 5px 1em;
}

ul.mtree.jet li li>a {
    padding-left: 2em;
}

ul.mtree.jet li li li>a {
    padding-left: 3em;
}

ul.mtree.jet li li li li>a {
    padding-left: 4em;
}

ul.mtree.jet li li li li li>a {
    padding-left: 5em;
}

ul.mtree.nix {
    background: none;
}

ul.mtree.nix a {
    display: inline;
}

ul.mtree.nix ul {
    margin-left: 1em;
}

ul.mtree.nix ul>li {
    list-style-position: inside;
}

ul.mtree.nix li {
    list-style: disc;
}

.mtree-demo .mtree {
    background: #1a3367;
    margin: 20px auto;
    max-width: 320px;
    border-radius: 3px;
}

.mtree-skin-selector {
    text-align: center;
    background: #eee;
    padding: 10px 0 15px;
}

.mtree-skin-selector li {
    display: inline-block;
    float: none;
}

.mtree-skin-selector button {
    padding: 5px 10px;
    margin-bottom: 1px;
    background: #bbb;
}

.mtree-skin-selector button:hover {
    background: #999;
}

.mtree-skin-selector button.active {
    background: #999;
    font-weight: bold;
}

.mtree-skin-selector button.csl.active {
    background: #ffc000;
}

.mtree-skin-selector {
    display: none;
}

li.mtree-node.mtree-closed a {
    color: #87b3ff;
    font-size: 17px;
}

/** blog styles
===================================================== **/
#blogBody{
    min-height: 500px;
    background-image: url(../custom_images/tour_images/blogbg2.png);
    background-size: cover;
}

#blogBodySM{
    min-height: 400px;
    background-image: url(../custom_images/tour_images/blogbg2.png);
    background-size: cover;
}

.blogContentContainer {
    padding-left: 13%;
    padding-top: 20%;
    font-size: 20px;
}
.blogContent {
    padding: 10px;
    margin-right: 20px;
    margin-left: 20px;
}
.blogTitle {
    position: relative;
    top: -78px;
    font-size: 2em;
    font-weight: bold;
    font-family: 'Nanum Pen Script', cursive;
    color: #1a3367;
}
.blogTitle a {
    text-decoration: underline;
    color: #1a3367 !important;
}
.blogInnerContent {
    position: relative;
    top: -35px;
    max-height: 611px;
    overflow: auto;
}

.blogInnerContentSM {
    position: relative;
    top: -35px;
    max-height: 510px;
    overflow: auto;
}

/** media queries
===================================================== **/

@media only screen and (max-width: 1842px) {
    .join_now_button span {
        display: none;
    }
    .join_now_button {
        width: 79px;
        -webkit-transition: all ease .5s;
        transition: all ease .5s;
    }
    .member_login {
        margin-left: 0px;
    }
    .amateur,
    .straight,
    .guys {
        font-size: 20px;
        -webkit-transition: all ease .5s;
        transition: all ease .5s;
    }
    .nav_list li a {
        padding: 0 15px 0 15px;
    }
    .nav_list li {
        font: normal 14px robotoregular, helvetica, sans-serif;
    }
    ul.member_nav li {
        font: normal 14px robotoregular, helvetica, sans-serif;
        text-transform: uppercase;
        display: inline-block;
        line-height: 60px;
    }
}

@media only screen and (max-width: 1366px) {
    .contain {
        max-width: 100%;
    }
    .hide_custom_slider_col_1 {
        display: none;
    }
}

@media only screen and (max-width: 1288px) {
    .nav_list li {
        font: normal 12px robotoregular, helvetica, sans-serif;
    }
    ul.member_nav li {
        font: normal 12px robotoregular, helvetica, sans-serif;
        text-transform: uppercase;
        display: inline-block;
        line-height: 60px;
    }
}

@media only screen and (max-width: 1220px) {
    .join_now_button {
        margin-left: 0px;
        -webkit-transition: unset;
        transition: unset;
    }
}

@media only screen and (max-width: 1073px) {
    .asg_logo {
        width: 233px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 11px;
    }
}

@media only screen and (max-width: 1195px) {
    .nav_list li:nth-child(1) {
        display: none;
    }
}

@media only screen and (max-width: 1149px) {
    .amateur,
    .straight,
    .guys {
        font-size: 14px;
    }
    .nav_list li a {
        padding: 0 10px 0 10px;
        -webkit-transition: unset;
        transition: unset;
    }
    ul.member_nav li {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 950px) {
    ul.nav_list {
        display: none;
    }
    #trigger_search {
        display: none;
    }
    #mobile_trigger {
        display: inherit;
        float: left;
    }
    .amateur,
    .straight,
    .guys {
        font-size: 25px;
        -webkit-transition: all ease .5s;
        transition: all ease .5s;
    }
    .contain_search {
        padding: 0 10px 0 48px;
    }
    div#jssor_1 {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    .offcanvas_modal {
        width: 100%;
        height: 100%;
        margin: 0px !important;
    }
    ul.mobile_nav_menus li {
        padding: 6px;
    }
}

@media only screen and (max-width: 480px) {
    span.hidden_search_icon {
        display: none;
    }
    .contain_search {
        padding: 0 10px 0 10px;
    }
    input.form-control.asg_search_input {
        padding-left: 0px;
        padding-right: 0px;
    }
    .search_button {
        width: auto;
    }
    .search_button i {
        display: inherit;
    }
    .hide_search {
        display: none;
    }
}

@media only screen and (max-width: 536px) { /*508 */
    li.member_login {
        display: none !important;
    }
    a.join_now_button {
        display: none;
    }
}

@media only screen and (max-width: 360px) {
    .amateur,
    .straight,
    .guys {
        font-size: 20px;
        -webkit-transition: all ease .5s;
        transition: all ease .5s;
    }
}