/*
Theme Name: Duskypearl
*/
/* The bootstrap.css file is auto-enqueued in functions.php */
/* WordPress Core */

b, strong{
	font-size: 16px;
    color: #eee;
}
 
.navbar-toggler-icon{
    height: 25px;
    width: 50px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 900;
    border-radius: 3px;
    color: #000000 ! important;
    border-color: #ffffff ! important;
    background: #ffffff ! important;
}

.footer-pagination{
	position: relative;
    width: 100%;
}

.gallery-caption {
    font-weight: bold;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
     display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */

    padding: 5px 3px 10px;
    text-align: center;
}
img.alignnone {
    max-width: 96%;
    height: auto;
    width: auto;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 8px 4px 5px;
    color: #3A3A3A;
}
/* Recommended CSS from WP for defined content width support */

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}
iframe,
embed {
    max-width: 100%;
}

/* Comments */

form#commentform p input#wp-comment-cookies-consent {
    width: auto;
}

.comment-form-comment #comment {
    width: 100%;
	color: #ddd;
}
.commentlist li {
    list-style: none;
}
.comment-author,
.comment-edit-link {
    font-weight: bold;
}

.comment-respond code {
    white-space: pre-wrap;
}
.well {
    background-color: rgba(245, 245, 245, 0.2);
	padding: 10px 15px;
    border-radius: 5px;
    margin-top: 15px;
}
/* Post Thumbnail */

.attachment-post-thumbnail {
    
}
/* Calendar Widget */
/* Search Form Widget */

form#searchform {
    position: relative;
}
input#s {
    width: 100%;
    padding: 5px;
}
#searchform #searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    bottom: 0;
    line-height: 15px;
}
aside {
    
}
.widget {
    margin-bottom: 15px;   
}
/* Tables */
/* Post text Wrap Fixes */

.post {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.clear {
    clear: both;
}
a {
    color: #ff3f84;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #ff3f84;
}
/* Theme CSS */

html,
body {
    overflow-x: hidden;
    font-family: "Roboto", serif;
    min-width: 320px;   
    font-weight: 300;
    font-size: 17px;    
    color: #000;    
    background: #ffffff;
}

h1, h2,h3, h4, h5, h6{
   font-weight: 500;
}

h1{
    font-size: 30px;
}

h2{
    font-size: 28px;
}

h3{
   font-size: 26px; 
}

h4{
    font-size: 24px;
}

h5{
    font-size: 22px;
}

h6{
   font-size: 20px; 
}

.rsrc-main-menu .navbar-nav > li > a{
     font-family: "Roboto", serif;
}

.bg-grey{
	margin: 20px 0 20px;
}

p{
    line-height: 1.7;
   
}

ul, ol{
	color: #cfcfcf;
}


.rsrc-header {
    z-index: 2;
}
.home #site-header a {
    color: #fff;    
}

#site-header a {
    color: #222;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1;
}
#site-header h1 {
    margin: 0;
}

.fixed-me{
    transition: all 1s ;
}

.fixed-me{    
    position: fixed;
    width: 100%;
    z-index: 999;
}

.rsrc-container {
    color: #2d2d2d;
    padding-right: 0;
    padding-left: 0;
}

.rsrc-content, .rsrc-content-home  {
    position: relative;
    
}
.rsrc-content  {
    /*background-color: #222;*/
}
.rsrc-main {
    padding: 0px 0px;
    position: relative;
}

.rsrc-footer-menu {
    padding-top: 15px;
}

.footer-menu-nav {
    padding: 0;
    margin: 0;    
}
.footer-menu-nav li {
    display: inline-block;
    padding: 9px 0;
    margin-right: 10px;
}
.footer-menu-nav li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}
.rsrc-author-credits {
    padding: 6px 0 10px 0;
    color: #9e9e9e;
}

.rsrc-author-credits .copyright {
    margin: 0;
    color: #ccc;
    font-size: 15px;
}
.rsrc-footer {
    background-color: #111;    
    padding: 8px 0;
}

.payment-gateway .gateway-icon svg{
    vertical-align: middle;
    height: 25px;
    fill: #fff;
}

/* Navigation */

.user-nav{
    margin: 0;
    list-style: none;
    float: right;
}

.user-nav li{
    display: inline-block;
    padding-top: 4px;
    margin-right: 10px;
}

.user-nav li a{
    color: #fff;
    font-size: 12px;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    border: none;
}
.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
    text-transform: uppercase;
}
.navbar-inverse .navbar-brand {
    color: #FFFFFF;
}

.nav > li > a:hover, .nav > li > a:focus {
       background-color: transparent;
       color: rgba(255, 255, 255, 0.7);
}

.rsrc-main-menu .navbar-nav > li > .dropdown-menu {
    width: 200px;
    padding: 0 0;
    border: 1px solid #f7f7f7;
}   

.rsrc-main-menu .navbar-nav > li > .dropdown-menu li{
    padding: 0 0;
    border-bottom: 1px solid #efefef;
} 

.rsrc-main-menu .navbar-nav > li > .dropdown-menu li:first-of-type::before {
    bottom: 100%;
    left: 0%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 14px;
    margin-left: 0;
}

.rsrc-main-menu .navbar-nav > li > .dropdown-menu li.dropdown-submenu .dropdown-menu li:first-of-type::before {
    content: none;
}

.rsrc-main-menu .navbar-nav > li > .dropdown-menu li a{
    padding: 10px 10px;
    font-size: 14px;
} 

.rsrc-main-menu .navbar-nav > li > .dropdown-menu li a:hover{
        background-color: #91729e6e;
} 

@media (min-width: 768px) {
        
    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }
    .dropdown-submenu {
        position: relative;
    }
    .dropdown-submenu>a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }
}

.navbar-toggle {
    border: 1px solid #252A3F;
    margin-right: 0;
}

.navbar-toggle .icon-bar {
    background-color: #252A3F;
}

/* Fix nav on hover */

@media (min-width: 768px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }
    .navbar-right {
        margin-right: 0;
    }
}

/* Menu opened in responsive */

@media only screen and (max-width: 767px) {
    .dropdown-menu {
        position: static;
        padding: 10px 0;
        background-color: transparent;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .dropdown-menu > li > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        padding: 3px 30px;
    }
    .dropdown-submenu>.dropdown-menu {
        padding-left: 10px;
    }
    .rsrc-header-img img {
        max-height: 50px;
        line-height: 50px;
    }
    .header-line-search {
        margin-bottom: 10px !important;
    }
    .header-right.col-sm-9 {
        padding-right: 0px;
        padding-left: 0px;
    }
}
.dropdown-submenu ul li li a:after {
    display: none;
}
.sticky {} 
.bypostauthor {} 
img {
    max-width: 100%;
    height: auto;
}
.no-gutter {
    padding-left: 0;
    padding-right: 0;
}
.featured-thumbnail {
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.featured-thumbnail img {
    width: 100%;
}
.featured-thumbnail::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.featured-thumbnail:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.featured-thumbnail img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.featured-thumbnail:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
h1.site-title,
h2.site-title {
    font-size: 36px;
    margin: 0;
}
h1.site-title a,
h2.site-title a {
    color: #fff;
}
/* Text meant only for screen readers */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}
/* Navigation */

.pager li>a,
.pager li>span,
.pager li>a:hover,
.pager li>a:focus {
    display: inline-block !important;
    padding: 2px 5px !important;
    background-color: transparent !important;
    border: none !important;
    border-radius: 0 !important;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
.post-navigation {
    clear: both;
    margin: 10px 0 0 0;
    overflow: hidden;
}
.post-navigation div {
    display: block;
    position: relative;
    font-size: 14px;
    color: #999;
}
.post-previous {
    float: left;
    padding-left: 30px;
    text-align: left;
}
.post-next {
    float: right;
    text-align: right;
    padding-right: 30px;
}
.post-navigation div span {
    display: block;
    font-size: 90%;
    color: #999;
}
.post-navigation div a:after {
    position: absolute;
    font-size: 45px;
    line-height: 40px;
    font-weight: bold;
    top: 0;
}
.post-previous a:after {
    content: '\00ab';
    left: 0;
}
.post-next a:after {
    content: '\00bb';
    right: 0;
}
/* Single Author */

.postauthor-content img {
    float: left;
    margin-right: 10px;
}
.postauthor-container {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}
.postauthor-title {
    border-bottom: 1px solid #dbdbdb;
}
/* Related posts */

.related-posts ul {
    padding: 15px;
}
.related-posts li {
    list-style-type: none;
    position: relative;
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .top-section, .header-login {
        text-align: center;
    }
    a.login-link {
        text-align: center;
        border-right: none !important;
    }
}
a.login-link {
    line-height: 33px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid;
    color: #ffffff;
}
/* Content */

article.article-content {
    margin-top: 10px;
    margin-bottom: 10px;
}
.home-header .page-header a,
.page-header {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #2d2d2d;
    margin: 15px 0 5px 0;
    border-bottom: 0;
    font-size: 20px;
}
.home-header {
    position: relative;
}
.single-meta-date {
    text-align: center;
    float: left;
    margin-right: 15px;
}
.single-meta-date .day {
    padding: 10px 15px;
    background-color: #eee;
    font-weight: bold;
    font-size: 120%;
}
.single-meta-date .month {
    padding: 4px;
    background-color: #13C5F5;
    color: #ffffff;
}
.post-meta {
    font-size: 75%;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    opacity: 0.75;
    text-transform: uppercase;
}
.post-meta span,
.posted-on {
    margin-right: 5px;
}
.post-meta .cat-meta:after {
    content: ',';
    margin-right: 3px;
}
.post-meta .cat-meta:last-child:after {
    content: '';
}
/* Pagination */
.navigation.pagination {
    width: 100%;
    text-align: center;
    border-radius: 0;
    padding: 25px;
    margin: 0;
}
.nav-links {
    display: inline-block;
}
.nav-links a, .nav-links span {
    position: relative;
    float: left;
    padding: 7px 12px;
    line-height: 1.5;
    text-decoration: none;
    background-color: #ffffff;
    color: #000;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.nav-links span.current {
    background-color: rgba(0, 0, 0, 0.1);
    color: #ffffff;
}
@media only screen and (max-width: 991px) {
    article.article-content:nth-of-type(2n+1) {
        clear: left;
    }
}
@media only screen and (min-width: 992px) {
    article.article-content:nth-of-type(3n+1) {
        clear: left;
    }
}
/* Featured home */

.hover-style .home-header .page-header a {
    letter-spacing: 2px;
    font-size: 50%;
    line-height: 50%;
    color: #fff;
}
.hover-style {
    display: inline-block;
    padding: 0;
    min-height: 170px;
}
.related-posts .entry-summary {
    color: #fff;
    padding: 10px;
}
.hover-style {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.hover-style .home-header {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
    background-color: rgba(0, 0, 0, 0.40);
    border-left: 10px solid #00C2FF;
}
.hover-style:hover .home-header {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.hover-style .page-header {
    margin-left: -10px;
    padding: 20px;
    margin-right: 0;
    background-color: rgba(0, 0, 0, 0.40);
    border-left: 10px solid #00C2FF;
    -webkit-transform: translateY( -webkit-calc(-100% - 20px));
    transform: translateY( calc(-100% - 20px));
    transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out;
}
.hover-style:hover .page-header {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
/* breadcrumbs */

#breadcrumbs {
    padding: 16px 0;
    text-transform: capitalize;
    font-weight: 500;
    background-color: #f3f3f3;
}
#breadcrumbs .breadcrumbs-inner{    
    color: #7a7a7a;
    font-size: 14px;
}
#breadcrumbs .breadcrumbs-inner a{  
    
}
#breadcrumbs .fa {
    margin-right: 5px;
}
/* Widget */

#custom_html-6, 
#custom_html-7, 
#custom_html-8,
#custom_html-9
{
	padding: 10px 15px;
    word-wrap: break-word;
    border-radius: 5px;
    background: #f1123b;
}

.widget h3 {
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 0px;
    margin: -5px -5px 0;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.17);
    padding: 6px;
    background: transparent;
    border-radius: 4px;
}
.widget ul {
    padding-left: 0px;
}

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

.widget ul li a{       
    font-size: 13px;
    color: #fff;
    display: block;
    font-weight: 200;
    padding: 6px 0px;
}

.widget ul li a img{
	 margin-right: 10px;
    filter: invert(1);
}

/* Post Content */

.rsrc-main .rsrc-post-content {
    padding: 0px;
}


/* Back to top */

#back-top {
    position: fixed;
    bottom: 15px;
    right: 10px;
    z-index: 999;
}

#back-top a {
    width: 40px;
    display: block;
    text-align: center;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    opacity: 0.7;
}

#back-top span {
    width: 40px;
    height: 40px;
    display: block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #5e5858;
}
#back-top span svg {
    height: 38px;
    width: 20px;
    position: relative;
    fill: #fff;
    line-height: 1px;
}
/* Commentform */

form#commentform p input {
    width: 100%;
	margin: 0;
}

form#commentform p{
	margin-bottom: 10px;
}

.commentlist{
	padding: 0;
}

.comment-body {
	margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #313131;
    padding: 5px 5px 10px;
    position: relative;    
}
.comment-inner {
    margin-top: 15px;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 1px;
    position: relative;
}
.comment-inner:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent rgba(0, 0, 0, 0.05) transparent;
    content: '';
    position: absolute;
    top: -12px;
}

.commentmetadata{
	font-size: 13px;
}

a.comment-reply-link {
    float: right;
    position: absolute;
    bottom: -1px;
    right: -1px;
}
.comment-author.vcard img {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
    width: 46px;
}

/* Widgets */

.widget_nav_menu li {
    width: 100%;
}
.widget_nav_menu li:before {
    margin-right: 5px;
}
.widget {
    padding: 5px;
    word-wrap: break-word;
    border-radius: 5px;
}

.btn-link {
    font-weight: 400;
    color: #e9d64f;
    text-decoration: none;
    background: #424242;
    padding: 10px 14px;
    border-radius: 5px;
} 

.btn-link:hover {
    color: #e9d64f;
    text-decoration: none;
}
/* Footer Widgets */

#content-footer-section .widget-inner {
    padding: 12px 10px;
    margin: 0 0px;
}
#content-footer-section .widget {
    padding: 0;
    border: 0;
}
.footer-widgets {
    padding-top: 10px;
    padding-bottom: 15px;
    color: #fff;
    background: #141414;
    position: relative;
}

.footer-widgets #content-footer-section{
    padding-top: 10px;
}

.footer-widgets #content-footer-section .widget h3{
    border-bottom: none;
    color: #a9a5a5;
    font-weight: 400;
}

.footer-widgets #content-footer-section .textwidget p{
    color: #696687;
}


/* Tags */

.post-tags {
    clear: both;
}
.tagcloud a {
    font-size: 15px !important;
    padding: 5px;
    border: 1px solid;
    line-height: 40px;
}
/* Sections */

section {
    position: relative;
}
.section {
    position: relative;
    z-index: 1;
    padding: 25px 0 35px 0;
}

/* Sections Content */

.container-heading {
    margin-bottom: 35px;
    text-transform: uppercase;
}
.section h4 {
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    margin: 0;
}
.section .sub-title {
    font-size: 20px;
    line-height: 30px;
    position: relative;
}
.sub-title:before {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    z-index: -1;
}
.sub-title span {
    padding: 0 15px;
}

.red{
    color: #e05151;
    margin-left: 5px;
}

textarea,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
select,
input[type="week"] {
    
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #888888;
    box-shadow: none;
    color: #ccc;
    border-radius: 4px;
    font-size: 14px;
    height: 42px;
    padding-left: 17px;
    width: 100%;
    margin-bottom: 10px;
}
textarea{
    height: 70px;
    padding-left: 17px;
}

/* Buttons styling */

.btn-default,
input[type="submit"],
button,
a.comment-reply-link {
    border: 1px solid #e9d64f;
    color: #e9d64f;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    background: none;
    padding: 4px 13px;
    border-radius: 5px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn,
.btn-default:active,
.btn-default.active,
input[type="submit"]:hover,
button:hover,
a.comment-reply-link:hover {
    color: #e9d64f;
    border-color: #e9d64f;
    background-color: transparent;
    box-shadow: none;
}

/* WooCommerce styling */
input, select, textarea {
    color: #000;    
    max-width: 100%;
}

.top-infobox {
    margin: 5px 15px;
    min-height: 15px;
    line-height: 15px;
    color: #ffffff;
}
.top-infobox i {
    color: rgba(255, 255, 255, 0.7);
    margin-right: 5px;
    font-size: 120%;
}
/* Banner section */
.banner-section {
    background-color: black;
    margin: 0;
    color: #ffffff;
}
.banner-bg {
    padding: 0;
}
.banner-inner {
    padding: 35px;
}
a.custom-button {
    padding: 10px 20px;
    border: 1px solid;
    text-transform: uppercase;
    margin-top: 15px;
    display: inline-block;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    color: #A0A0A0;
}

.custom-logo-link{
    margin-right: 2%;
}

.custom-logo-link img{
	width: 50px;
}

.home .home-header .page-header a, .page-header {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #2d2d2d;
    margin: 15px 0 5px 0;
    border-bottom: 0;
    font-size: 20px;
    display: none;
}

/* Top header */
/**/

.rsrc-container-header .navbar-toggler {
    border: none;
    box-shadow: none;
	padding: 0;
}

.rsrc-container-header .navbar-toggler  svg{    
    fill: #fff;
}

.rsrc-main-menu {
    z-index: 2;
    padding-top: 8px;
}

.rsrc-main-menu .navbar{
    min-height: 35px;
}
.rsrc-container-header{
    padding: 0px 0px;
    background: #fbfbfb;
	border-bottom: 1px solid #ddd;
}

.rsrc-container-header .navbar{
    padding: 0px 0px; 
}

.rsrc-container-header .navbar-nav{

}

.rsrc-container-header .navbar-nav li{
    margin: 0 15px;
}

.rsrc-container-header .navbar-nav li a{
    font-size: 15px;
    color: #101010;
    font-weight: 400;
}

.rsrc-container-header input[type="search"]{
    height: 36px;
    margin: 0;
}

/*footer*/

ul.footer-links{
    padding: 0;
}

ul.footer-links li {
    padding-bottom: 8px; 
    list-style: none;
}

ul.footer-links li a {
    display: block;
    color: #696687;
    margin-bottom: 0px;
}

ul.footer-social{
      padding-left: 0px;
    margin: 20px 0 0;  
}

ul.footer-social li {
    padding-bottom: 8px;
    list-style: none;
    display: inline-block;
    padding: 0 25px 0 0;
}
ul.footer-social li a {
    display: block;
    margin-bottom: 0px;
    font-size: 18px;

}

ul.footer-social li a .icofont-twitter{
    color: #00ACED;
}

ul.footer-social li a .icofont-facebook{
    color: #3B5998;
}

ul.footer-social li a .icofont-pinterest{
    color: #CB2027;
}

ul.footer-social li a .icofont-linkedin{
    color: #007BB6;
}


p.para{
    line-height: 24px;
    text-align: justify;
}

.footer-address p{
        color: #f5f5f5;
}


ul.list {
       margin: 0;
    list-style: none;
    padding: 10px 0 0 15px;
}
ul.list li, ol.list li {
   margin: 17px 0 0 0;
}
ul.list li.type-2::before {
    content: "❖";
    margin: 0 15px 0 0;
}
div#n2-ss-1.n2-ss-desktop .n2-ss-widget-display-desktop.n2-ib{
    display: none ! important;
}

.trng-1{
    font-style: italic;
    font-size: 16px;
    margin: 0 0 20px 0;
}

#breadcrumbs .fa {
    margin-right: 5px;
}


/******* common ********/
.btn-white{
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 21px;
    border-radius: 5px;
    cursor: pointer;
}

.btn-white:hover{
    background: #6254E7;
    color: #fff;   
}

.btn-blue{
    border: 1px solid #3B3663;
    padding: 10px 21px;
    border-radius: 5px;
    font-size: 14px;
    letter-spacing: 0.2px;
    color: #000;
    cursor: pointer;
}

.btn-blue:hover{
    background: #6254E7;
    border: 1px solid #6254E7;
    color: #fff;   
}

.box .boxContent{
    padding: 0 15px;
}
.box {
    background: #181818;
    padding: 1px;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #a7a7a7;
}

.box .boxContent h3{
    font-size: 22px;
}

.box .boxContent .desc{
    color: #fff;
}

.box .boxContent .readMore{
    background: #ffffff;
    border-radius: 3px;
    color: #000;
    padding: 2px 0;
    font-weight: 700;
}

/*****************************
Home
******************************/
.contantPage .featuredImage{
    position: relative;
    padding-top: 15px;
}

img{
       border-radius: 5px;
}

.contantPage .featuredImage:after{
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-image: linear-gradient(120deg, #0e0e0d, #020202);*/
    opacity: .7;
}

.escortList{
    padding: 1px;
    margin-bottom: 10px;
    color: #141414;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, .07);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    background: #ffffff;
    border-radius: 7px;
}

.escortList .escortInfo{
    padding: 10px 12px;
}

.escortList .escortInfo h4{
    font-size: 18px;
}

.escortList .escortInfo h4 a{
    
}

.escortList .featuredImage{
    position: relative;
}

.escortList .featuredImage img{
}

.escortList .escortThumb{

}

.escortList .escortThumb img{
    width: 60px;
    margin-top: 6px;
    border: 1px solid #5e5e5e;
}

.escortList .escortInfo .seeDetail{
    font-size: 13px;
    font-weight: 700;
}

.escortList .escortInfo .desc{
}

.escortSidebar{

}

.escortSidebar .widget_media_image{
    margin-bottom: 10px;
}

.escortSidebar .widget_media_image img{
    border: 1px solid #5e5e5e;
}

.video-container {
    border-radius: 12px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

.video-container p {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0;
}

.video-container iframe {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #000;
}

.single-escort .profile-thumbnail{
    
}

.single-escort .profile-thumbnail img{
    height: 250px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #cccc;
}

.single-escort .profile-thumbnail .zoomImg{
    position: absolute;
    bottom: 20px;
    font-size: 20px;
    padding: 3px 18px;
    right: 15px;
    background: #24242473;
}

/****************/
.page-header-banner{
    min-height: 240px;
    padding: 100px 0;
}

.page-header-banner h1{
    text-align: center;
    color: #fff;
}

ul.actions{
    padding: 0;
    text-align: center;
    list-style: none;
    margin: 40px 0 0;
}

ul.actions li a.button{
    border: 1px solid;
    padding: 8px 15px;
    border-radius: 4px;
}

.verifyEscort {
    text-align: center;
    position: absolute;
    left: 0;
    background: #148831;
    color: #fff;
    font-size: 10px;
    top: 0;
    padding: 3px 5px;
    letter-spacing: 1px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
}

.escortValue {
    position: absolute;
    z-index: 111;
    top: 25px;
    left: 0;
    background: #ff9900f5;
    color: #fff;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
}

.sideLink{
	padding: 0 20px;
}

.floating-icon-whatsapp{
	position: fixed;
    right: 13px;
    bottom: 65px;
}

.floating-icon-call{
    position: fixed;
    right: 13px;
    bottom: 112px;
    background: #ddd;
    border-radius: 100px;
    z-index: 9999;
}

.hotelEscorts {
    background: #242424;
    padding: 10px;
    margin-bottom: 15px;
}

.hotelEscorts .aboutHotel {
    margin: 10px 0 0;
    height: 180px;
    overflow: hidden;
    overflow-y: scroll;
}

.hotelEscorts img{
    height: 300px;
}

.allPage{
    
}

.allPage a{
    font-size: 13px;
    background: #444;
    color: #fdfdfd;
    padding: 6px 6px;
    border-radius: 2px;
    display: inline-block;
    margin: 5px 4px;
}

.container, .container-fluid{
	padding-right: 15px;
    padding-left: 15px;
}



/********* Media Query for large Device *************/
@media (min-width: 1200px) {

    .container {
        max-width: 1300px;
    }

}

@media (min-width: 992px) {
	     
}

@media (min-width: 768px) {
               
}

@media (max-width: 992px) {       
    .rsrc-container-header .navbar-toggler {
        display: inline-grid;
    }

    .rsrc-container-header .navbar-nav {
        background: #fbfbfb;
        margin-top: 15px;
        border-radius: 5px;
    }

    .rsrc-container-header .navbar-nav li {
        margin: 8px 10px;
    }
}


@media (max-width: 767px) {  

    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    } 

    .contentInfo{
        padding: 0 0%;
        margin-top: 20px;
    } 

    .single-escort .profile-thumbnail img{
        height: auto;      
    } 

    .escortList .escortImage img{
        width: 100%;
    }

}