/* main colors listed here to help us keep standardized ie consistent
content ie page-contant and sometimes used on rows and sections background-color: eff0f2
red: c02
other backgrounds:
*/
/*
.nunito-sans-<uniquifier> {
  font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100,
    "YTLC" 500;
}


.oswald-<uniquifier> {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
*/

body .h1, h1 {
   font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #000;
  font-weight: 600;
}
/* this is bootstrap h1 as reference in case we need to override 
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}
*/
body .h2, h2 {
   font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #c03;
  font-weight: 400;
}

.page-title h1 {
    margin-top: 4em;
}
.owner-event {
    position: relative;
    z-index: 99;
}
button.btn.btn-outline-danger:hover a {
    color: #fff;
}
a.text-decoration-none.hover-underline:hover {
    text-decoration: underline !important;
}
h2.bizname
{
    font-size: 1.25rem;
    font-weight: 600;
    color: #c03;
}
a {
    color: #666;
    text-decoration: underline;
}

a:hover {
    color: #c03;
    text-decoration: none;
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.mt-2.mb-2.pre_entry_info_lat_entry_info p {
    margin: 0;
}
a.btn:visited {
    text-decoration: none;
}
a.btn.btn-outline-danger.btn-social.mx-1.text-decoration-none i.fab.fa-fw.fa-facebook-f {
    color: #da1212;
}
a.btn.btn-outline-danger.btn-social.mx-1.text-decoration-none:hover .fa-facebook-f {
    color: #fff !important;
}
#fh5co-aside .fh5co-footer ul li a {
    color: rgba(0, 0, 0, 0.7);
    padding: 4px;
    position: relative;
    bottom: 13px;
}
.btn-social {
    border-radius: 100%;
    display: inline-flex;
    width: 2rem;
    height: 2rem;
    font-size: 1.25rem;
    justify-content: center;
    align-items: center;
}
.header-top {
    position: relative;
    width: 100%;
    background: #05060d;
    padding: 12px 0;
}

.sidebar-navigation ul>li:hover>ul{
    height: 100%;
    visibility: visible;
}

.sidebar-navigation ul>li>ul {
    transition: height 0.3s ease;
    height: 0;
    visibility: hidden;
    text-decoration: none;
}
h2.title {
    font-weight: 800;
    font-size: 1.75rem;
    color: #c03;
}

.text-danger{
    color: #c03;
}
.btn-danger{
    background: #c03;
    color: #fff;
    text-decoration: none;
}
.btn-dark a {
    color: #fff;
    text-decoration: none;
}

.btn-primary a {
    color: #fff;
    text-decoration: none;
}

.bg-danger {
    background-color: #c03;
    color: #fff;
}
.dt-paging-button:first-child{
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    ;
}
.dt-paging-button:last-child{
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
    ;
}
.dt-paging-button {
    position: relative;
    display: block;
    padding: .375rem 1rem;
    font-size: 1rem;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6 !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.dt-paging nav {
    display: flex
        ;
}
button.dt-paging-button.current {
    background: #0d6efd;
    color: #fff;
}
.dt-paging {
    padding: 14px 0;
}
div.dt-container {
    position: relative;
    padding: 20px 0;
}
.gallery-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.header-top .top-inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: #000;
}
h5.bg-body-secondary.info-box.p-2 {
    font-size: 1rem;
}
.feature-event-container h4.card-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.profile-container {
    position: relative;
    display: block;
    padding: 1rem 1rem 1rem 1rem;
    box-shadow: 0 20px 60px 0 rgba(123, 13, 13, 0.1);
    margin-bottom: 20px;
    background-color: #000;
    color: #f1eef2;
    border: 2px solid #8c8d91;
    padding: 10px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 50px 20px;
}
/* using for mobile menu*/

.main-header .outer-box .logo-box .logo img {
    width: 100%;
    max-width: 165px;
}

.main-header .outer-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: #000;
}

.main-header .outer-box .logo-box {
    position: relative;
    /*	padding-top: 20px; */
}
/**
Featured Events Slider
**/
.event-slider-container .event-slide {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
    background: #000;
    color: #fff;
}
.event-slider-container .event-slide img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}


.owner-event img.img-profile-pic-sm {
    position: absolute;
    width: auto;
}
.feature-your-event-plus {
    margin: 0 auto;
    text-align: center;
    /* padding: 9px; */
    height: 40px;
    background: #fff;
    width: 40px;
    position: relative;
    top: -5px;
    left: 0;
    border-radius: 50%;
    border: 2px solid #fff;

}
.mb-2.event-title-container {
    width: 100%;
}
.other-info-container {
    position: absolute;
    bottom: 0;
    padding: 1rem;
    width: 100%;
    background: #000;
    opacity: 1;
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    background: transparent;
    transform: translateY(0);
    transition: transform 0.5s ease-in-out;
}
.added-money-f-slider {
    font-weight: 700;
    color: #33ed97 !important;
}
.event-slider-container .event-overlay {
    position: absolute;
    bottom: 0;
    padding: 1rem;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8); /* Adjust overlay color/opacity */
    transform: translateY(0);
    transition: transform 0.5s ease-in-out;
}
.featured-event-dates {
    position: absolute;
    top: 58px;
}
.event-slider-container .event-slide.position-relative.feature-your-event .event-overlay {
    background: rgba(0, 0, 0, 0.6);
}
.event-slide:hover .event-overlay,
.event-slide:hover .other-info-container{
    transform: translateY(100%); /* Moves it fully down out of view */
}
.other-info-container p,
.other-info-container div,
.other-info-container a,
.other-info-container h5 {
    color: #fff;
    font-size: 14px;
}
.feature-your-event-plus svg {
    position: relative;
    top: 6px;
    color: #000;
}
.event-slider-container .swiper-button-next,
.event-slider-container .swiper-button-prev {
    position: absolute;
    top: -19px;
    right: 56px !important;
    left: auto;
    color: #000;
    background: #fff;
    padding: 2px;
    height: 38px;
    width: 38px;
    border-radius: 6px;
    box-shadow: none;
    border: 1px solid #c03;
    color: #c03;
}
.event-slider-container .swiper-button-prev {
    right: 100px !important;
}
.event-slider-container .swiper-button-next:after,
.event-slider-container .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    font-size: 20px;
}
.event-slider-container .swiper-button-prev.swiper-button-disabled,
.event-slider-container .swiper-button-next.swiper-button-disabled{
    color: gray;
    border: 1px solid;
}

/**

End of featured event sldier
**/

@media only screen and (max-width: 991px) {
    .header-top .top-inner {
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width: 499px) {
    .main-header .outer-box .logo-box .logo {
        margin: 0 auto;
    }
}

/* end mobile menu*/
/* 2/12/25 Jo moved styles here from event.css and also from front-end so they are all in one place which should be global
Also checked for duplictates */

.rounded-widget-dark {
    position: relative;
    background: #000;
    color: #fff;
    border-radius: 10px;
    padding: .5em;
    margin-bottom: .5em;
}

img.profilepicnav.loggedin {
    border-radius: 50%;
    max-width: 63px;
}

.img-profile-pic {
    max-height: 150px;
    border-radius: 25%;
}
.img-profile-pic-sm {
    max-height: 40px;
    border-radius: 50%;
}
.img-banner {
    max-width: 100%;
    height: auto;
    border-radius: 15%;
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*.img-rounded-corners {
    max-width: 100%;
    border: 0;
    height: auto;
    border-radius: 10px;
}*/

.img-rounded-corners {
    border-radius: 8px;
    object-fit: cover;
    height: 100%;
}

.profilepicnav {
    max-width: 75px;
    padding: 5px;

}
/* profile pic image from posts - make them all the same */
/*.profile-pic-img {
        display: inline-block;
        width: auto;
        max-height: 60px;
        border-radius: 50%;
}
*/
.rounded-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.biz-img {
    margin-left: auto;
    margin-right: auto;
    max-height: 220px;
    border-radius: 10px;
}

.biz-img-sm {
    margin-left: auto;
    margin-right: auto;
    max-height: 110px;
    border-radius: 5px;
}

.banner-820 {
    margin-left: auto;
    margin-right: auto;
    max-height: 190px;
}
/* end ph original styles */
/* 
Sentra Template
http://www.templatemo.com/tm-518-sentra
*/

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.25 rem;
}

.page-content {
    width: 77.5%;
    float: right;
}
@media only screen and (max-width:1024px){
    .page-content {
        width: 70.5%;
    }
}
/** New full width section background colors implemented 5/27 along with nitro theme content **/
/*bg-alt used on second section usually page title search and results*/
/* page content is the main background color #a8a9b0; */
.bg-darker {
    background-color: #fafafa;
}

.bg-darkest {
    background-color: #a8a9b0;
}
.bg-main {
    /*background-color: #eff0f2;*/
    background-color: #f4f4f4;
}

.bg-alt {
    background-color: #fff;
}

.content-section {
    padding-top: 80px;
    position: relative;
    width: 100%;
    display: inline-block;
    height: auto;
    left: 50%;
}


.section-heading {
    text-align: left;
    position: relative;
    margin-bottom: 60px;
}

.section-heading h1 {
    margin-top: 0px;
    font-size: 32px;
    color: #232323;
    display: inline-block;
    margin-right: 50px;
}

.section-heading em {
    font-style: normal;
    font-weight: 700;
    color: #c03;
}

.section-heading p {
    display: inline-block;
    font-size: 15px;
    line-height: 26px;
    color: #343434;
    position: absolute;
    top: 12.5px;
}

header {
    position: fixed;
    top: 0;
    transition: top 0.3s ease-in-out;
    width: 100%;
}

/* Navigation */
.nav-up {
    top: -75px;
}


div#main-nav {
    position: absolute;
    top: 64px;
    width: 100%;
}

.navbar-collapse.collapse.in {
    display: block;
}
.responsive-nav {
    display: none !important;
}
.sidebar-navigation {
    overflow-y: scroll;
}
.sidebar-navigation nav {
    position: relative;
    top: auto;
    left: auto;
    font-size: 1.25rem;
    top: 0rem;
}
#main-nav ul li ul {
    height: 0;
    visibility: hidden;
    padding: 0;
    margin: 0;
}

#main-nav ul li:hover>ul {
    height: auto;
    visibility: visible;
    padding: 0;
    margin: 0;
    background: transparent;
}
/* Responsive Navigation */

.responsive-nav {
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 80px;
    background-color: rgba(250,250,250,.95);
    box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
}

.navbar-toggle {
    position: absolute;
    top: 40%;
    left: 65%;
    display: inline-block;
    text-decoration: none;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.navbar-toggler-icon {
    background-color: #cc0033;
    margin-right: 1rem;
}

.navbar-nav {
    margin: 0;
    border: none;
}

#main-nav ul {
    /* text-align: center;*/
    background-color: rgba(0,0,0,0.9);
    margin-top: 10px;
    width: 100%;
    padding-left:12px;
}

#main-nav ul li {
    margin: 15px 0px;
}
#main-nav ul li:hover {
    background-color: transparent;
}
#main-nav ul li a {
    font-size: 1.25rem;
    text-decoration:none;
    color: #fff;
    box-shadow: none;
    border: none;
}

#main-nav ul li a:hover {
    color: #c03;
}
.logo.position-fixed.pb-0 {
    top: 0;
    background: #fff;
    z-index: 999;
    position: sticky !important;
}
.navbar-toggle span {
    background-color: #232323;
}


/* Sidebar Style */

.sidebar-navigation {
    width: 22.5%;
    float: left;
    height: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 10;

}
.row {
    margin: 0 !important;
}
.sidebar-navigation .logo {
    position: absolute;
    width: 100%;
    height: 140px;
    line-height: 100px;
    /*background-color: #c03;*/
    padding: 20px;
    text-align: center;
}

.sidebar-navigation .logo a {
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    height: 100px;
    width: 100%;
    display: inline-block;
    /* border: 1px solid rgba(250,250,250,0.5);*/
}

.sidebar-navigation .logo em {
    font-style: normal;
    font-weight: 300;
}

.sidebar-navigation ul {
    margin-left: 22px;
    list-style: none;
    padding: 0;
}
.sidebar-navigation li{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
}
.sidebar-navigation span{
    display: inline-block;
    position:relative;
}

.sidebar-navigation nav .nav-item a{
    display: inline-block;
    color: #c03;
    margin-top: 5px;
    text-decoration: none!important;
    letter-spacing: 0.5px;
    background-color: #fff;
    border-radius: var(--bs-border-radius) !important;
    padding: 1rem;
    box-shadow: var(--bs-box-shadow-lg) !important;
    width: 95%;
}
.circle{
    margin-right: 5px;
    height: 10px;
    width: 10px;
    left: 0px;
    top: -1px;
    border-radius: 50%;
    background-color: #000;
    border:0;
    transition: all 0.3s;
}
.rect{
    height: 1px;
    width: 0px;
    left: 0;
    bottom: 5.5px;
    background-color: #000;
    -webkit-transition: -webkit-transform 0.1s, width 0.6s;
    -moz-transition: -webkit-transform 0.1s, width 0.6s;
    transition: transform 0.1s, width 0.6s;
}
.sidebar-navigation nav a:focus {
    color: #c03;
}
.sidebar-navigation nav .nav-item a:hover, nav .active-section {
    color: #fff;
    background-color: #000;
    border-radius: var(--bs-border-radius) !important;
    padding: 1rem;
}
.sidebar-navigation nav a:hover span, nav .active-section span{
    background-color: #c03;
}
.sidebar-navigation nav .active-section .rect{
    width: 30px;
}
.sidebar-navigation nav .active-section .circle{
    background-color: #000;
}

.sidebar-navigation .social-icons {
    position: absolute;
    width: 100%;
    bottom: 10px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.sidebar-navigation .social-icons li {
    display: inline-block;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.sidebar-navigation .social-icons li:last-child {
    margin-right: 0px;
}

.sidebar-navigation .social-icons li a {
    font-size: 18px;
    color:#c03;
    transition: all 0.5s;
}

.sidebar-navigation .social-icons li a:hover {
    color: #c03;
}

/* Featured Style */

#featured {
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 80px;
    border-bottom: 1px solid #eee;
}

#featured .section-heading {
    margin-right: 20%;
}

#featured .content-section {
    display: inline-block;
    position: relative;
}

#featured .owl-dots {
    margin-top: 40px;
}

#featured .owl-dots .owl-dot span  {
    width: 12px;
    height: 12px;
    background-color: #cdcdcd!important;
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px;
}

#featured .owl-dots .active span {
    background-color: #45489a!important;
}

#featured .owl-dots button {
    outline: none;
}

#featured .owl-nav {
    position: absolute;
    display: inline-block;
    top: -110px;
    right: 0;
}

#featured .owl-nav button:focus {
    outline: none;
}

#featured .owl-nav .owl-prev span {
    margin-right: 10px;
}

#featured .owl-nav .owl-next span, #featured .owl-nav .owl-prev span {
    outline: none;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 42px;
    background-color: #eee;
    color: #232323;
    font-size: 42px;
    transition: all 0.5s;
}

#featured .owl-nav span:hover {
    background-color: #c03;
    color: #fff;
}

#featured .item {
    text-align: left;
    position: relative;
    z-index: 10;
}

#featured .item .image {
    position: relative;
}

#featured .item .image img {
    width: 100%;
    overflow: hidden;
}

#featured .item .image .featured-button a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    background-color: rgba(69,72,154, 0.9);
    display: inline-block;
    height: 44px;
    line-height: 44px;
    width: 100%;
    letter-spacing: 0.25px;
    text-decoration: none;
    transition: all 0.5s;
    position: absolute;
    z-index: 9;
    bottom: -44px;
    opacity: 0;
}

#featured .item:hover .featured-button a {
    bottom: 0;
    opacity: 1;
}

#featured .item .text-content {
    padding-top: 20px;
    background-color: #fff;
    position: relative;
    z-index: 10;
}

#featured .item .text-content h4 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 21px;
    font-weight: 600;
    color: #232323;
    letter-spacing: 0.5px;
}

#featured .item .text-content span {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #7a7a7a;
    letter-spacing: 0.5px;
    margin-bottom: 12.5px;
}



/* Projects Style */

#projects {
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
}

#projects .masonry {
    position: relative;
    width: 100%;
}

#projects .masonry .item img {
    transition: all 1s;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

#projects .masonry .item img:hover {
    opacity: 0.5;
}



/* Video Presentation Style */

#video {
    text-align: center;
    background-color: #f4f4f4;
    padding: 100px 60px;
}

#video .section-heading {
    margin-bottom: 30px;
    text-align: center;
}

#video .section-heading h1 {
    display: block;
    margin: 0px;
}

#video .section-heading p {
    position: relative;
    margin: 0px;
}

#video .accent-button {
    margin-top: 30px;
}

.box-video{
    width: 100%;
    position: relative;
    margin-top: 30px;
    cursor: pointer;
    overflow: hidden;
}

.box-video .bg-video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 2;
}

.box-video .video-container{
    position: relative;
    margin: 0;
    z-index: 1;
}

.box-video .bt-play {
    position: absolute;
    top:50%;
    left:50%;
    margin:-30px 0 0 -30px;
    display: inline-block;
    width: 60px;
    height: 60px;
    background:#fff;
    border-radius: 50%;
    text-indent: -999em;
    cursor: pointer;
    z-index:2;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.box-video .bt-play:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 0;
    width: 0;
    margin: -12px 0 0 -6px;
    border: solid transparent;
    border-left-color: #000;
    border-width: 12px 20px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.box-video:hover .bt-play {
    transform: scale(1.1);
}

.box-video.open .bg-video{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .6s .8s;
    transition: all .6s .8s;
}
.box-video.open .video-container{
    opacity: 1;
    -webkit-transition: all .6s .8s;
    transition: all .6s .8s;
}

/* Contact Style */

#contact {
    padding-top: 0px;
}

#contact-content {
    padding: 80px 60px;
}

#contact input {
    border-radius: 0px;
    padding-left: 15px;
    font-size: 13px;
    color: #aaa;
    background-color: #f4f4f4;
    border: 1px solid #eee;
    outline: none;
    box-shadow: none;
    line-height: 40px;
    height: 40px;
    width: 100%;
    margin-bottom: 25px;
}

#contact textarea {
    border-radius: 0px;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 13px;
    color: #aaa;
    background-color: #f4f4f4;
    border: 1px solid #eee;
    outline: none;
    box-shadow: none;
    height: 200px;
    max-height: 250px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
}

#contact button {
    font-size: 13px;
    border-radius: 0px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    background-color: #c03;
    display: inline-block;
    height: 44px;
    line-height: 24px;
    outline: none;
    box-shadow: none;
    width: 100%;
    letter-spacing: 0.25px;
    text-decoration: none;
    transition: all 0.3s;
}

#contact button:hover {
    color: #232323;
    background-color: #f4f4f4;
}



/* Footer Style */

.footer {
    /* height: 80px;*/
    display: inline-block;
    text-align: center;
    width: 100%;
}

.footer p {
    margin-bottom: 0px;
    font-size: 13px;
    /* line-height: 80px;*/
    letter-spacing: 0.5px;
    font-weight: 500;
}

.footer p a {
    text-decoration: none;
    color: #000;
    font-weight: 600;
}



/* Responsive Style */
/* Hide on large screens */


@media (max-width: 400px) {

    .hide-mobile {
        display: none;
    }
}

@media (max-width: 768px) {

    .hide-768 {
        display: none;
    }
}

@media (max-width: 992px) {

    .responsive-nav {
        display: none;
    }

    .sidebar-navigation .logo a {
        font-size: 18px;
    }

    .sidebar-navigation nav a {
        font-size: 13px;
    }

    .sidebar-navigation nav ul {
        margin-left: 30px;
    }

    .sidebar-navigation .social-icons li a {
        font-size: 15px;
    }

}


@media (max-width: 767px) {

    .responsive-nav {
        display: block;
        height: 60px;
    }

    .page-content {
        width: 100%;
    }

    .Modern-Slider .info {
        text-align: center;
        right: 0px;
        padding: 0px 30px;
    }

    .Modern-Slider .NextArrow{
        outline: none;
        display: none;
        position:absolute;
        top:120px;
        right: 50%;
        transform: translateX(50%);
        margin-right: -30px;
        width:50px;
        height:50px;
        background:rgba(0,0,0,.50);
        border:0 none;
        text-align:center;
        font:32px/50px FontAwesome;
        color:#FFF;
        z-index:5;
    }

    .Modern-Slider .NextArrow:before{
        content:'\f105';
    }

    .Modern-Slider .PrevArrow{
        outline: none;
        position:absolute;
        top:120px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: -30px;
        width:50px;
        height:50px;
        background:rgba(0,0,0,.50);
        border:0 none;
        text-align:center;
        font:32px/50px FontAwesome;
        color:#FFF;
        z-index:5;
    }



}

@media (max-width: 690px) {

    .section-heading p {
        position: relative;
    }

    #featured {
        padding-left: 15px;
        padding-right: 15px;
    }

    #featured .owl-nav {
        position: absolute;
        display: inline-block;
        top: -220px;
        right: 0;
    }

    #projects {
        padding-left: 15px;
        padding-right: 15px;
    }

    #video {
        padding-left: 15px;
        padding-right: 15px;
    }

    #blog {
        padding-left: 15px;
        padding-right: 15px;
    }

    #blog .tabs a {
        font-size: 13px;
    }

    #blog .tabgroup ul li img {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    #blog .tabgroup ul li .text-content {
        display: block;
    }

    #contact-content {
        padding-left: 15px;
        padding-right: 15px;
    }

}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.advertise-links svg {
    width: 28px !important;
}
.advertise-links a {
    padding: 8px !important;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 5px;
    margin: 0 auto;
}

.content-container {
    position: relative;
    display: block;
    padding: 1rem 1rem 1rem 1rem;
    box-shadow: 0 20px 60px 0 rgba(0, 0, 0, .1);
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #F2F3F5;
    color: #1a181b;
}
.narrow-container {
    position: relative;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.search .btn {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid !important;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-group {
    margin-bottom: 1rem;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

.btn {
    text-decoration: none;
}
.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
button, input, select, textarea {
    font-weight: 400;
    font-size: 15px;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
.pagination a, .pagination span[aria-current="page"] span {
    padding: 6px !important;
    /* font-size: 13px;*/
}
.pagination P.text-sm.text-gray-700.leading-5.dark\:text-gray-400 {
    margin: 10PX;
}
.pagination .flex.justify-between.flex-1.sm\:hidden {
    display: none;
}
.pagination svg {
    width: 20px;
    color: #0d6efd;
}
.pagination span[aria-current="page"] span {
    background: #0d6efd !important;
    color: #fff;
    width: 27px;
    padding: 6px 10px !important;
}
.pagination .relative.inline-flex.items-center.px-4.py-2.-ml-px.text-sm.font-medium.text-gray-700.bg-white.border.border-gray-300.cursor-default.leading-5.dark\:bg-gray-800.dark\:border-gray-600 {
    padding: 4px 13px !important;
    margin-top: 2px;
    position: relative;
    top: 1px;
}
.relative.inline-flex.items-center.px-2.py-2.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.cursor-default.rounded-l-md.leading-5.dark\:bg-gray-800.dark\:border-gray-600 {
    padding: 4px 5px !important;
    margin-top: 2px;
    position: relative;
    top: 1px;
}
.pagination span[aria-disabled="true"] svg {
    color: #b4b4b4;
}
form .error {
    color: red;
    font-style: italic;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.page-title {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}
/*.h1, h1 {
    position: relative;
    margin: 0;
    transition: all .5s ease;
    font-family: "Roboto", sans-serif;
    line-height: 1.2;
}*/

.page-title h4 {
    padding-left: 40px;
    font-size: 1.25em;
    font-weight: 400;
    margin-left: 20px;
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #e9ecef;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.bd-callout-dark{
    border-left-color: #989ea4;
}
.bd-callout-danger {
    border-left-color: #c70d4f;
}
.bd-callout-info {
    border-left-color: #5bc0de;
}
.bd-callout-warning {
    border-left-color: #f0ad4e;
}
.navbar-collapse.collapse.in {
    display: block;
    visibility: visible;
}
.page-content a.btn.btn-primary,
.page-content a.btn.btn-danger{
    color: #fff !important;
}
.remove-filter{
    font-size: 18px;
    color: white;
    position: absolute;
    top: -15px;
    right: -6px;
    background: red;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.bg-white {
    background-color: #fff;
}
span.badge.bg-primary.filter-badge.p-2.position-relative {
    margin-right: 3px;
    margin-top: 5px;
}
span.search-result-count {
    font-size: 1rem;
    margin-right: 11px;
}
a.reset-search {
    border: 1px solid;
    background: #fff;
    text-decoration: none;
    padding: 6px 8px;
    border-radius: 5px;
    position: absolute;
    right: 11px;
    bottom: 4px;
}
@media(max-width:500px){
    span.badge.bg-primary.filter-badge.p-2.position-relative {
        margin-top: 19px;
    }
}
@media(max-width:1080px){
    .sidebar-navigation.d-none.d-xl-block{
        display: block !important;
    }
}
@media(max-width:820px){
    .sidebar-navigation.d-none.d-xl-block{
        display: none !important;
    }
    .page-content {
        /*  margin-top: 100px; 5/24 Jo to work with new nav*/
        max-width: 100%;
        width: 100%;
    }
    .responsive-nav i.fas.fa-sign-in-alt {
        right: 30px;
        position: relative;
        font-size: 26px;
        color: #fff;
    }
}
@media (max-width: 992px) {
    .responsive-nav {
        display: block !important;
    }
}
@media(max-width:600px){
    #user_register .btn.btn-primary {
        display: block;
        margin-left: 0 !important;
        margin-top: 10px;
    }
    #user_register  .flex.items-center.justify-end.mt-4 {
        display: block;
    }
    .bg-top-sub-nav {
        margin-top: 73px;
    }
}
/**
Barrel race near me page css
**/
.custom-btn {
    font-size: 14px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.btn-close-icon {
    position: absolute;
    top: 50%;
    right: -8px;
    transform: translateY(-50%);
    background-color: red;
    color: white;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px;
    cursor: pointer;
    top: -6px;
}


#map {
    height: 600px;
    width: 100%;
}
.remove-filter{
    font-size: 18px;
    color: white;
    position: absolute;
    top: -15px;
    right: -6px;
    background: red;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
span.badge.bg-primary.filter-badge.p-2.position-relative {
    margin-right: 3px;
    margin-top: 5px;
}
span.search-result-count {
    font-size: 17px;
    color: #686767;
    font-weight: 600;
    margin-right: 11px;
}
a.reset-search {
    border: 1px solid;
    background: #fff;
    text-decoration: none;
    padding: 6px 8px;
    border-radius: 5px;
    position: absolute;
    right: 11px;
    bottom: 4px;
}
@media(max-width:500px){
    span.badge.bg-primary.filter-badge.p-2.position-relative {
        margin-top: 19px;
    }
}

/** End of barrel races near me page css**/