/*
Theme Name:   RoverPass
Description:  Another Awesome Theme
Author:       Nazmul H
Author URL:   https://www.onenazmul.dev
Template:     bizberg
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  RoverPass
*/

/* Write here your own personal stylesheet */
/* 
a, a:hover, a:focus{outline: none} */



a{transition: .2s}
h1, h2, h3, h4, h5, h6, body {
    font-family: 'Roboto' !important;
}
body, p {
    font-size: 16px;
    line-height: 1.2;
}
#blog .blog-post.blog-grid {
    padding: 0;
    border-radius: 10px;
}
.blog-grid .entry-content {
    padding: 25px 30px 25px 5px;
}
#blog .blog-post.blog-large .entry-date a:after {
    border: 0;
}

#blog.blog-lists .blog-post.blog-large .entry-title a {
    color: #1f4965;
}
#blog.blog-lists .blog-post.blog-large .entry-title {
    font-size: 25px;
    line-height: 1.16;
}
.home-blog-wrap .bizberg_blog_content h2{
    font-size: 35px;
    line-height: 1.172;
    margin-bottom: 30px;
    margin-top: 20px;
}
#blog.blog-lists .blog-post.blog-large .entry-title::after, .home-blog-wrap .bizberg_blog_content h2::after,
.breadcrumb-wrapper.not-home .section-title:after, .bottom-line:after{content: "";display: block;width: 37px;background: #EB5F59;height: 1px;margin-top: 19px;}
.bottom-line {
    margin-bottom: 20px;
}
.title-margin {
    margin-top: 25px;
}
.sidebar-wrapper .section-title h3, #sidebar .widget h2.widget-title, .header_widget_section .widget .widget-title, .widget h2, .wp-block-search__label {
    text-transform: capitalize;
    font-size: 25px;
    line-height: 1.16;
}
/*#sidebar .widget:first-child h2.widget-title{*/
/*    padding-bottom: 27px;*/
/*    margin-bottom: 30px;*/
/*}*/
#sidebar .widget h2::before, .wp-block-search__label::before {
    background: #EB5F59 !important;
    width: 37px;
}
#sidebar .widget{margin-bottom: 7px;}
/*ul.sidebar-cat li a:before, .widget.widget_categories li a:before, .widget.widget_archive li a:before, .widget.widget_pages li a:before, .widget.widget_meta li a:before, .widget.widget_nav_menu li a:before, .widget.widget_recent_entries li a:before, .widget.widget_recent_comments li span a:before, .widget:not(.widget_block) li a::before {*/
/*    content: none;*/
/*}*/
ul.sidebar-cat li a, .widget.widget_categories li a, .widget.widget_archive li a, .widget.widget_pages li a, .widget.widget_meta li a, .widget.widget_nav_menu li a, .widget.widget_recent_entries li a, .widget.widget_recent_comments li a, .widget:not(.widget_block) li a {
    line-height: 1.2;
    font-size: 20px;
}
#blog .blog-post .entry-meta {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
}
#blog .blog-post.blog-large .entry-date {
    line-height: 14px;
    text-transform: capitalize;
}
/*.widget_categories li.cat-item {*/
/*    width: 50%;*/
/*    float: left;*/
/*}*/
.widget_categories > ul {
    overflow: hidden;
}
.logo-wrap >img {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
}
.rover-footer {
    background-color: #1F4965;
}
.rover-footer a, .rover-footer {
    color: #fff;
}
.socials-wrap p {
    font-size: 24px;
    line-height: 44px;
}
.socials-wrap a {
    margin-right: 10px;
    display: inline-block;
    width: 30px;
    text-align: center;
}
.socials-wrap a:last-child {
    margin-right: 0;
}
.logo-wrap {
    margin-bottom: 10px;
}
.footer-top {
    padding: 100px 0;
}
.footer-bottom p {
    font-size: 25px;
}
.footer-linkss a {
    margin-right: 30px;
    display: inline-block;
}
.footer-linkss > a:last-child {
    margin-right: 0;
}
.footer-linkss {
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.rover-footer {padding: 0 25px 25px;}
.container-fluid {
    max-width: 1600px;
}
.footer-wid-content {
    font-size: 25px;
    line-height: 1.76;
}
.footer-wid-content li a {
    padding: 4px 0;
    margin-bottom: 7px;
    display: inline-block;
}
h3.footer-wid-title {
    color: #fff;
    font-size: 36px;
    margin-bottom: 25px;
    line-height: 1.225;
}
.footer-widget {
    margin-top: 50px;
}

/* .bizberg_header_wrapper >ul  {
    flex: 0 0 40%;
    max-width: 40%;
}
.bizberg_header_wrapper >a{
    flex: 0 0 20%;
    max-width: 20%;
}
.bizberg_header_wrapper .navbar-nav.pull-right {
    justify-content: end;
}
.bizberg_header_wrapper .navbar-nav.pull-left {
    justify-content: start;
} */
.header-inner a {
    color: #17232C;
    font-size: 17px;
    line-height: 1.319;
}
.menu > ul >li {
    display: inline-block;
    position: relative;
}
.menu.right-menu {
    text-align: right;
}
.menu > ul >li > a {
    display: block;
    padding: 0 10px;
    line-height: 72px;
    font-weight: 700;
}
.logo {
    padding: 15px 0; 
}
.logo img.site_logo {
    margin-left: auto;
    margin-right: auto;
}
svg.nav-icon {
    height: 32px;
    top: 9px;
    position: relative;
    margin-right: 3px;
}

.menu ul > li > ul {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9;
    background: #fff;
    margin: 0;
    padding: 15px;
    width: auto;
    max-width: 300px;
    min-width: 210px;
    display: none;
}

.menu ul > li > ul >li {
    display: block;
    margin-bottom: 5px;
}
.menu ul > li > ul >li >a {
    display: block;
    padding: 4px;
}

/*.menu ul > li > ul >li:last-child {*/
/*    margin-bottom: 0;*/
/*}*/
/*.right-menu > ul >li:last-child > a {*/
/*    background: #FF5252;*/
/*    line-height: 52px;*/
/*    border-radius: 8px;*/
/*    color: #fff;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*    margin-left: 13px;*/
/*}*/
/*.right-menu > ul >li:last-child > a:hover {*/
/*    background: #17232C;*/
/*    color: #fff;*/
/*}*/
.cat-s-block a img {
    display: block;
    margin: 0 auto 10px;
    max-width: 85px;
}
.cat-s-block {
    margin-top: 15px;
}
.cat-s-block a {
    display: block;
    padding: 5px;
}
.home-category-block {
    padding: 90px 0 75px;
}
.home-category-block h2 {
    margin-bottom: 20px; 
    color: #1f4965;
    font-size: 45px;
    line-height: 1.18;
}
.cat-s-block h4 {
    color: #1f4965;
    font-size: 25px;
    line-height: 1.16;
}
#blog.blog-lists {
    padding: 30px 0 70px;
}
#blog.blog-lists .blog-post .entry-meta {
    margin-top: 35px;
}
#blog .blog-post.blog-large .entry-title {
    margin-bottom: 20px;
}
.n-form {
    border: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    position: relative;
}
.n-form .wpcf7-form-control-wrap {
    float: left;
    width: 68%;
}
.n-form input.wpcf7-form-control.wpcf7-submit.n-sumbit {
    width: 29%;
    float: right;
    margin-top: 0;
    letter-spacing: 0;
    background: #30A44A;
    text-transform: capitalize;
    color: #F9FAFB;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    height: 34px;
    padding: 0;
}
.n-form span.wpcf7-form-control-wrap input.form-control {
    height: 34px;
    padding: 0 8px;
    border-color: #BEC6CE;
    border-radius: 4px;
}
.n-form .wpcf7-spinner {
    position: absolute;
    left: 50%;
    top: 47%;
    margin: 0;
    transform: translate(-50%, -50%);
}
#sidebar .widget .wpcf7 {
    margin-top: 16px;
}
.n-form span.wpcf7-form-control-wrap input.form-control::placeholder {
    color: #BCC6CF;
}
.n-form span.wpcf7-form-control-wrap input.form-control:focus {
    box-shadow: none;
    border-color: #1F4965;
}
.n-form input.wpcf7-form-control.wpcf7-submit.n-sumbit:focus {
    outline: none;
}
#blog #sidebar.sidebar-wrapper .widget:not(.widget_block) a {
    color: #64686D !important;
}
#blog .blog-post .entry-meta > span > a > i , #blog .blog-post .entry-meta .bizberg_read_time > i {
    color: #ff5252;
}
#blog .blog-post .entry-meta > span > a, #blog .blog-post .entry-meta .bizberg_read_time {
    color: #1F4965 !important;
}
#blog #sidebar.sidebar-wrapper .widget:not(.widget_block) a:hover, #blog #sidebar.sidebar-wrapper .widget:not(.widget_block) a:focus {
    color: #ff5252 !important;
}

#blog #sidebar.sidebar-wrapper #custom_html-8 .textwidget p> .btn-book {
    border-radius: 3px;
    height: 48px;
    background: #FF5252;
    display: inline-block;
    color: #fff !important;
    font-size: 16px;
    line-height: 1;
    padding: 16px 47px;
    text-decoration: none;
}
ul.custom-list-book-demo li {
    font-size: 15px;
    padding-bottom: 0 !important;
    color: #64686D !important;
    border-bottom: 0 !important;
}
ul.custom-list-book-demo li:before {content: "";background: #FF5252;width: 8px;height: 8px;border-radius: 100%;display: inline-block;position: relative;top: -1px;margin-right: 8px;}
ul.custom-list-book-demo {
    margin: 17px 0 23px;
}
section#custom_html-8 p {
    font-size: 15px;
}
#blog #sidebar.sidebar-wrapper #custom_html-8 .textwidget p> .btn-book:hover {
    background-color: #17232C;
}

.breadcrumb-wrapper.not-home .breadcrumb .active {
    font-size: inherit;
    padding: 0;
    background: transparent;
}
.breadcrumb-wrapper.not-home h1 {
    font-size: 35px;
    line-height: 1.315;
}
.breadcrumb>li+li:before {
    content: ">" !important;
}
.breadcrumb-wrapper.not-home h1:after {content: "RoverPass Blog";font-size: 35px;line-height: 1.315;}
.breadcrumb-wrapper.not-home h1 {
    font-size: 0;
}
.breadcrumb-wrapper.not-home ol.breadcrumb {
    font-size: 16px;
}
.breadcrumb-wrapper.not-home {
    padding: 30px 0 40px;
}


.crp_related ul li {
    list-style: none;
    border: 1px solid #BEC6CE;
    padding: 65px 25px 25px;
    border-radius: 10px;
    max-width: 48.5%;
    position: relative;
}

.detail-content .crp_related ul {
    margin: 0;
    padding: 0;
}
.crp_related ul {
    display: flex;
    justify-content: space-between;
}
.detail-content a.crp_link {
    display: block;
    text-decoration: none;
    color: #1F4965;
    font-size: 23px;
    line-height: 1.315;
    font-weight: 700;
    margin-bottom: 15px;
}
span.crp_title {
    display: block;
}
span.crp_date {
    position: absolute;
    left: 25px;
    top: 25px;
    color: #fe5252;
    font-size: 15px;
}
span.crp_excerpt {
    font-size: 15px;
    line-height: 24px !important;
    display: block;
}

.comment-navigation .nav-previous a, .comment-navigation .nav-next a, .post-navigation .nav-previous a, .post-navigation .nav-next a {
    border: 1px solid #BEC6CE !important;
    color: #1F4965 !important;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
    border-radius: 10px;
    position: relative;
}
.post-navigation .nav-previous a{
    padding: 15px 15px 15px 30px;
} 
.post-navigation .nav-next a {
    padding: 15px 30px 15px 15px;
}
.post-navigation .nav-previous a:before, .post-navigation .nav-next a:after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.post-navigation .nav-previous a:before{
    left: 15px;
}
.post-navigation .nav-next a:after{
    right: 15px;
}
.bizberg_post_date a, #blog .blog-post.blog-large .entry-date a {
    font-family: 'Roboto';
    font-weight: 400;
}
.bizberg_post_date a:after {
    display: none;
}
.newsletter-txt{font-size: 15px;}
.pr-0{padding-right: 0;}
.hide-desktop{display: none !important;}
.hide-mobile{display: block !important;}




.single-post.post-template-default .col-md-8.col-md-12.force-width {
    width: 100%;
}
.single-post.post-template-default .breadcrumb-wrapper.not-home .col-sm-12 {
    width: 66.66% !important;
    margin-left: 16.66666667% !important;
}
.breadcrumb-wrapper.not-home h1:after {
    content: none;
}
.breadcrumb-wrapper.not-home .section-title:after {
    content: none;
}
.breadcrumb-wrapper.not-home {
    padding: 40px 0 25px;
}
.bg-dark{background-color: #1F4965;}
.bg-gray-1{background-color: #ECEFF3;}
.padding-cta{padding: 45px 0;}
.special-menu-content li {
    display: inline-block;
}
.special-menu-content li a {
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    padding: 18px 12px;
    display: block;
}
.special-menu-content {
    text-align: right;
}
span.top-title-blog-content {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 35px;
    margin-top: 11px;
    display: block;
    padding-left: 10px;
}
.special-menu-content li.current-menu-item a {
    color: #FF5252;
    font-weight: 700;
}
.blog-single-cta h4 {
    font-size: 36px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 40px;
}
.blog-cta-inner {
    background: #fff;
    border-radius: 10px;
    padding: 25px 20px 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    span.top-title-blog-content {
        padding-left: 7px;
    }
    .blog-single-cta h4 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 991px){
    .hide-small-screen{display: none;}
    .special-menu-content li a {
        padding: 9px 6px;
        font-size: 15px;
        line-height: 20px;
    }
    .special-menu-content {
        text-align: center;
    }
    .single-post.post-template-default .breadcrumb-wrapper.not-home .col-sm-12 {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .blog-single-cta h4 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 25px;
    }
}
@media only screen and (max-width: 767px){
    .blog-single-cta h4 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 1580px){
	h3.footer-wid-title, .cat-s-block h4 {
    font-size: 24px;
}
.footer-wid-content {
    font-size: 17px;
}
.footer-bottom p {
    font-size: 17px;
}
ul.sidebar-cat li a, .widget.widget_categories li a, .widget.widget_archive li a, .widget.widget_pages li a, .widget.widget_meta li a, .widget.widget_nav_menu li a, .widget.widget_recent_entries li a, .widget.widget_recent_comments li a, .widget:not(.widget_block) li a {
    font-size: 17px;
}
/*.header-inner a {*/
/*    font-size: 17px;*/
/*}*/
}
@media only screen and (min-width: 1024px) and (max-width: 1320px){
/*.header-inner a {*/
/*    font-size: 14px;*/
/*}*/
/*.menu > ul >li > a {*/
/*    padding: 0 3px;*/
/*    line-height: 60px;*/
/*}*/
.right-menu > ul >li:last-child > a {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    line-height: 42px;
}
    /*body .homepage_banner h1.banner_title {*/
    /*    font-size: 20px !important;*/
    /*}*/
    /*body .homepage_banner p.banner_subtitle {*/
    /*    font-size: 32px !important;*/
    /*}*/
}

@media only screen and (max-width: 1200px){
    .hide-mobile{display: none !important;}
    .hide-desktop{display: block !important;}
    .nav-toggle i {
        width: 45px;
        margin-right: 0;
        margin-left: auto;
        display: block;
        height: 45px;
        line-height: 45px;
        text-align: center;
        margin-top: 8px;
        cursor: pointer;
    }
    .logo {
        padding: 5px 0;
    }
    .mobile-nav-wrap {
        background: rgba(255,255,255,.93);
        position: fixed;
        left: 0;
        top: 60px;
        width: 100%;
        z-index: 99;
        padding: 10px;
        display: none;
    }
    .mobile-menu a {
        font-weight: 700;
        padding: 7px 0px;
        display: block;
    }
    .mobile-menu li {
        display: block;
        margin-bottom: 10px;
    }
    .mobile-menu h4 {
        margin-bottom: 8px;
        margin-top: 15px;
        font-size: 22px;
    }
    .mobile-menu ul ul li {
        margin-bottom: 0px;
    }
    ul ul {
        border: 1px solid rgba(23,35,44,0.35);
        padding: 9px 15px;
        margin: 8px 0 25px;
        border-radius: 4px;
    }
    .mobile-menu svg.nav-icon {
        height: 25px;
        top: 5px;
    }
    .mobile-menu ul a.block-item-s {
        background: #FF5252;
        border-radius: 8px;
        color: #fff;
        text-align: center;
    }
    .mobile-menu {
        padding: 0 10px 10px;
    }
    body .homepage_banner h1.banner_title {
        font-size: 20px !important;
    }
    body .homepage_banner p.banner_subtitle {
        font-size: 32px !important;
    }

}
@media (min-width: 768px){
.home-category-block .col-md-2.col-xs-6{
    width: 20%;
}
.home-category-block h4.adjust-space {
    margin-top: 20px;
}

}
@media only screen and (min-width: 991px) and (max-width: 1200px){
    .header-inner .col-md-2.col-sm-9 {
        width: 75%;
    }
}
@media only screen and (max-width: 767px){
    body .homepage_banner h1.banner_title {
        font-size: 18px !important;
    }
    body .homepage_banner p.banner_subtitle {
        font-size: 26px !important;
    }
    #blog .blog-post .entry-meta > span {
        margin-right: 2px;
    }
    .blog-grid .entry-content {
        padding: 5px 15px 20px 15px;
    }
    #sidebar .widget {
        margin-bottom: 8px;
    }
    .footer-widget {
        margin-top: 30px;
    }
    .footer-top {
        padding: 50px 0;
    }
    .socials-wrap p {
        font-size: 20px;
        line-height: 40px;
    }
    h3.footer-wid-title {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .footer-wid-content li a {
        padding: 3px 0;
        margin-bottom: 5px;
    }
    ul.sidebar-cat > ul > li, .widget.widget_categories > ul > li, 
    .widget.widget_archive > ul > li, .widget.widget_pages > ul > li, 
    .widget.widget_meta > ul > li, .widget.widget_nav_menu div > ul > li, 
    .widget.widget_recent_entries ul > li, .widget.widget_recent_comments ul > li, 
    .widget:not(.widget_block) ul li, .widget:not(.widget_block) ol li {
        margin-bottom: 2px;
        padding-bottom: 5px;
    }
    .cat-s-block h4 {
        font-size: 18px;
    }
    .cat-s-block h4 br {
        display: none;
    }
    .home-category-block h2 {
        font-size: 36px;
    }
    .home-category-block {
        padding: 60px 0 30px;
    }
    .home-blog-wrap .bizberg_blog_content h2 {
        font-size: 24px;
    }
    #blog.blog-lists .blog-post.blog-large .entry-title {
        font-size: 20px;
    }
    div#sidebar {
        margin-top: 0;
    }
    .posts-navigation .nav-previous, .post-navigation .nav-previous {
        width: auto;
    }
    .crp_related ul li {
        max-width: 100%;
        margin: 10px 0;
    }
    .crp_related ul {display: block;}

}
@media only screen and (max-width: 374px){
    body .homepage_banner h1.banner_title {
        font-size: 17px !important;
    }
    body .homepage_banner p.banner_subtitle {
        font-size: 22px !important;
    }
}
