.mid-section2 .container .col-lg-10.page-content ul li::before, .mid-section2 .container .col-lg-10.page-content-inner ul li::before{
    content: inherit;
    position: relative;
    left: -15px;
    top: 5px;
}
.mid-section2 .container .col-lg-10.page-content ul, .mid-section2 .container .col-lg-10.page-content-inner ul{
    margin: 25px 0;
    list-style-type: none;
    font-style: inherit;
    padding-left: 54px;
}
body{
    text-align: inherit;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 27px; /*1.42857143;*/
    color: #333;
}
#tbl-activity-logs-wrapper{
    font-size: 12px;
}
.tbl-event-sub{
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #555;
}
.tbl-event-sub a{
    color: #555;
}
.tbl-event-sub a:hover{
    color: #23527c;
    text-decoration: none !important;
    border-bottom: 2px solid dodgerblue !important;
}
.tbl-event-sub a:not( :hover ){
    text-decoration: none !important;
}
.active-events-tab{
    color: #23527c !important;
    border-bottom: 2px solid dodgerblue;
}
.hide{
    display: none;
}
.m-bot-25{
    margin-bottom: 25px;
}
.m-top-25{
    margin-top: 25px;
}
.m-left-15{
    margin-left: -15px;
}
.table-responsive label{
    font-weight: normal;
}
.form-group{
    margin-bottom: 25px !important;
}
.label-center{
    margin-top: 9px;
}
.jodit_workplace{
    height: 350px !important;
}
.p-top{
    padding-top: 25px !important;
}

.gj-timepicker-md [role="right-icon"] {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 36px !important;
}
.gj-textbox-md {
    border: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 16px;
    padding: 6px 12px !important;
    margin: 0;
    width: 100%;
    background: 0 0;
    text-align: left;
    color: rgba(0,0,0,.87);
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: inherit !important;
}
a:hover {
    color: inherit;
    text-decoration: none !important
}

/*this is for the event card*/
.custom-card {
    /*width: 45rem;*/
    margin-top: 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.custom-mini-card {
    width: 20rem;
    margin-top: -10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    box-shadow: 1px 4px 12px 1px rgb(138, 138, 138);
    cursor: pointer;
    text-align: left;
    margin-right: 20px;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.mini-card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0rem;
}
.card-title {
    margin-bottom: 0.25rem;
}
.h5, h5 {
    font-size: 1.25rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
h1, h2, h3, h4, h5, h6{
    margin-top: 0;
    margin-bottom: .5rem;
}
.text-muted {
    color: #6c757d !important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}
.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0;
}
.h6, h6 {
    font-size: 1rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.custom-card-img-top {
    height: 450px !important;
    display: block;
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px);
}
.custom-mini-card-img-top {
    /*height: 145px !important;*/
    height: 270px !important;
    display: block;
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
img {
    vertical-align: middle;
    border-style: none;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.share_buttons{
    margin-bottom: 10px;
    padding-left: 10px;
}
.custom-mini-card .content {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 0px 6px;
}
.content label{
    font-size: 11px;
    margin-bottom: 0px !important;
}

/*this is for overwriting bootstrap-3 styles*/
hr {

    margin-top: 1rem !important;
    margin-bottom: -1rem !important;
    border: 0 !important;
    border-top-color: currentcolor !important;
    border-top-style: none !important;
    border-top-width: 0px !important;
    border-top-color: currentcolor !important;
    border-top-style: none !important;
    border-top-width: 0px !important;
    border-top: 1px solid rgba(0,0,0,.1) !important;

}
.event-desc{
    margin-top: 10px;
}
.mid-section1 .container .col-lg-2.text-center .se-circle-btn::before{
    /*content: url(../img/vertical-line.png);*/
    content: inherit;
    position: absolute;
    top: -132px;
    right: 100px;
}
.mid-section2 .container .col-lg-2{
    padding: 0;
    margin-top: 0px !important;
}
#map_canvas {
    height: 460px;
    width: 100%;
    margin: 0px;
    padding: 0px
}
.buttonmap {
    font-size: 1em;
    padding: 8px;
    color: #fff;
    border: 0px solid #06D85F;
    border-radius: 49%;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
}
.buttonmap:hover {
    background: #c0c0c0;
}

/* Loader */
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid #212529;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

@keyframes spinner-border {
  to { transform: rotate(360deg);
    }
}

.event-content{
    margin-top: 10px;
}
.event-content-body{
    margin-top: 15px;
    margin-left: -14px;
}
.display-none{
    display: none;
}
.event-content label{
    font-size: 14px;
    margin-bottom: 0px !important;
}
.event-share-button{
    margin-top: 10px;
    padding-left: 0px;
}

/*bootstrap badges*/
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

/*customize 'a' tag*/
.custom-card-a a{
    color: white !important;
}
.custom-card-a a:hover{
    color: white !important;
    text-decoration: none !important;
    border-bottom: 0px !important;
    box-shadow: 1px 4px 12px 1px rgb(138, 138, 138);
}
.custom-card-a a:not( :hover ){
    text-decoration: none !important;
}

/*this is for event page*/
.sidebar{
    margin-top: 0px !important;
}
.custom-nav-button{
    background-color: #6a5acd; /*DodgerBlue;#4CAF50; 9341e1*/
    border: none;
    color: white;
    padding: 5px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 2px;
}
.custom-event-button{
    background-color: #6a5acd;
    border: none;
    color: white;
    padding: 5px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px 20px;
    cursor: pointer;
    border-radius: 2px;
}
.custom-event-button:hover {
    color: white !important;
    box-shadow: 1px 4px 12px 1px rgb(138, 138, 138);
}
.table-bordered td, .table-bordered th {
    border: none;
}
.table-bordered {
    border: none;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th{
    border: none !important;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    padding: 0px !important;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.span-location{
    color: #DE935F;
}

/*custom datatable*/
div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter input {

    margin-left: 0.5em;
    display: inline-block;
    width: auto;

}
#tbl-events-2_wrapper {
    margin-top: 25px !important;

}

/*this is for the active menu link*/
.custom-active a {
    border-bottom: 3px solid #6a5acd;
}

.a2a_kit.a2a_default_style a span {
    height: 20px !important;
    width: 20px !important;
    line-height: 20px !important;
}

/* view event */
.event_holder {
    padding: 16px;
    width: 100%;
    /*margin: 0 auto 7px auto;*/
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .12);
}

.view_events_title {
    color: #9341e1;
    font-family: Oswald-Regular,Helvetica Neue,Helvetica,sans-serif;
    font-size: 20px;
}

.date_location {
    color: #ABABAB;
    font-family: Oswald-Regular,Helvetica Neue,Helvetica,sans-serif;
    font-size: 14px;
    float: right;
    padding-top: 10px;
}

.date_location p:nth-child(2), p:last-child {
    margin-top: -8px;
}

.date_location p span {
    color: #444040;
    font-weight: 600;
}

.view_events_title p:last-child {
    color: #ABABAB;
    font-family: Oswald-Regular,Helvetica Neue,Helvetica,sans-serif;
    font-size: 14px;
    padding-top: 10px;
    margin-top: -18px;
}

.view_events_title p span {
    color: #444040;
    font-weight: 600;
}

.view_content {
    margin: 20px 0 0 0;
}

.event-share-button.event_sm {
    margin-top: -3px;
}


/* event view photo */

/*.bloc_1_edito{width: 967px;background-color: #bbbbbb;height: 366px;margin:0 auto;position: relative}*/

#nav_container {
    z-index: 10000;
    bottom: 0px;
    /*background-color: rgba(181, 174, 5, 0.4);*/
    position: inherit;
    height: 115px;
    overflow: hidden;
    /*width: 500px;*/
    white-space: nowrap;
}
.image_thumbnails{width: 116px;height: 65px;}
#prev_nav{
    position: absolute;
    left: 5px;
    font-size: 14px;
    /* font-family: 'avantgarde_medium'; */
    font-weight: bold;
    top: 80px;
    color: #9341e1;
    cursor: pointer;
    z-index: 1000;
    border: 2px solid #9341e1;
    padding: 4px;
}

div#prev_nav:hover {
    background-color: #9341e1;
    color: white;
}

#next_nav{
    position: absolute;
    right: 5px;
    font-size: 14px;
    /* font-family: 'avantgarde_medium'; */
    font-weight: 600;
    top: 80px;
    color: #9341e1;
    cursor: pointer;
    border: 2px solid #9341e1;
    padding: 4px;
    z-index: 1000;
}

div#next_nav:hover {
    background-color: #9341e1;
    color: white;
}

#nav{
    position: absolute;
    width: 100%;
    overflow: hidden;
}

#nav li { width: 116px; height:65px; display: inline-block; margin: 10px 0 8px 0;list-style: none }
#nav a { width: 116px; height:65px; display: block; }
#nav li.activeSlide a {}
#nav a:focus { outline: none; }
#nav img { border: none; display: block }


.mid-section2 .container .col-lg-10.page-content ul li::before, .mid-section2 .container .col-lg-10.page-content-inner ul li::before {
    display: none;
}

.btn_back {
    margin: 0 0 14px 0;
}

.btn_back button.btn.btn-info {
    background: #9341e1;
    border: 1px solid #9341e1;
}

.btn_back button.btn.btn-info:hover {
    background: #9f5be0;
    border: 1px solid #9f5be0;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.row.row_event_bg {
    background-color: #ffffff;
    box-shadow: 1px 4px 12px 1px rgb(138, 138, 138);
    margin-bottom: 16px;
}
.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: none !important;
}

.event-desc {
    margin-bottom: 10px;
}

/*popup modal must be in on top*/
.modal {
    z-index: 50000 !important;
}

.row_event_bg{
    width: 200px !important;
    height: 300px !important;
}

.item #thumbnail{
    display: block;
    height: 200px !important;
    width: 200px !important;
}

.event-desc {
    text-align: left;
    margin: -48px 0px 0px 8px;
}

.item .get_event_modal {
    display: block;
    height: 265px !important;
    width: 100% !important;
}

.scrollable {
    width: 100%;
    height: 250px;
    overflow: auto;
}

/* width */
.scrollable::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.scrollable::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    opacity: 0.4;
    border-radius: 5px;
}

/* Handle */
.scrollable::-webkit-scrollbar-thumb {
    background: rgba(147, 65, 225, .7);
    border-radius: 10px;
}

/* Handle on hover */
.scrollable::-webkit-scrollbar-thumb:hover {
    background: rgba(147, 65, 225, .5);
}

.state-classification {
    background: rgba(147, 65, 225);
    color: #ffffff;
    padding: 10px;
	cursor: pointer;
}

.city-classification {
    color: #000000;
    padding: 10px;
}

.mid-section2 .container .col-lg-10.page-content ul,
.mid-section2 .container .col-lg-10.page-content-inner ul {
    margin: 0px 0;
    list-style-type: none;
    font-style: inherit;
    padding-left: 25px;
}

.list-group-item-city {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
}

.display_space {
    margin: 100px;
}

.color-white{
    color: #fff;
}

.photo-container {
    font-size: 1.5em;
    background-color: rgba(147, 65, 225);
    color: white;
    padding: 20px;
    text-align: center;
    grid-area: photo;
    width: 220px;
}
.card-container {
    margin: 10px;
    display: grid;
    grid-template-areas:
        'photo info';
    grid-template-columns: 150px 1fr;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.info-container {
    padding: 20px;
    grid-area: info;
    margin-left: 70px;
}
.action-container {
    padding: 20px;
    grid-area: bottom;
}
.action-button{
    grid-area: bottom;
    float: left;
}
.event-name {
    padding-bottom: 5px;
}
.event-location {
    font-weight: 300;
}
.event-location > a {
    color: rgba(147, 65, 225);
}
.event-date {
    font-weight: 300;
}
.event-time {
    font-weight: 300;
}
.event-price {
    font-weight: 300;
}
.event-price > span {
    color: rgba(147, 65, 225);
}
.event-summary {
    padding-bottom: 5px;
}
.event-caption {
    padding-bottom: 5px;
}
.event-content {
    padding-bottom: 5px;
}
.day {
    font-weight: 300;
}
.month {
    font-weight: 600;
}

@media only screen and (max-width: 1200px) {
    .card-container {
        display: grid;
        grid-template-areas:
        'photo' 'info';
        grid-template-columns: 1fr;
    }
}

.cd-nugget-info {
    text-align: center;
}

.cd-nugget-info a {
    display: inline-block;
    padding: 1.6em 2.2em;
    background: #2e3233;
    position: relative;
    font-size: 14px;
    color: #ffffff;
    border-radius: 50em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.no-touch .cd-nugget-info a:hover {
    opacity: .8;
}

.cd-nugget-info span {
    vertical-align: middle;
    display: inline-block;
}

.cd-nugget-info span svg {
    display: block;
}

.cd-nugget-info .cd-nugget-info-arrow {
    fill: #ffffff;
}
#preffered_list {
    width:100%;
    padding:15px;
    position:relative;
}

#preffered_list:before {
    position:absolute;
    left:-2.8em;
    font-size:3em;
    text-align:right;
    top:1.5em;
    color:#ededed;
    font-weight:bold;
    font-family: 'Maven Pro', sans-serif;
    transform:rotate(-90deg);
}

#preffered_link {
    float:left;
    clear:left;
    width:100%;
    margin:0.2em 0;
    padding:0.5em 0.8em;
    list-style:none;
    background-color:#f2f2f2;
    border-left:5px solid rgba(147, 65, 225);
    cursor:pointer;
    color:#333;
    position:relative;
    z-index:2;
}

#preffered_link:hover {
    background-color:#f9f9f9;
    border-color:rgb(122, 71, 170);
}

.violet-link{
    color: rgba(147, 65, 225);
}

.red {
    border: 1px solid red;
}

.green {
    border: 1px solid green;
}

.blue {
    border: 1px solid blue;
}

.brown {
    border: 1px solid brown;
}

/* event box card */
.row.image-left {
    background-color: #9341e1;
    text-align: center;
    padding: 10px 10px 15px 10px;
    min-height: 100%;
}

.box-card {
    display: flex;
    background-color: #ffffff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    margin-top: 30px;
    width: 100%;
}

.row.events-content {
    padding: 20px 10px 20px 10px;
    min-height: 100%;
}

.date-event {
    margin-top: 5px;
    font-weight: 300;
    font-size: 1.5em;
    color: #fff;
}

.month-event {
    font-weight: 600;
    font-size: 1.5em;
    color: #fff;
    margin-bottom: 5px;
}

.event-price.content-event iframe {
    width: 100%;
}

.wrapper-img.fade-effect img:hover {
    opacity: 0;
    display: none;
}

.wrapper-img img {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    display: block;
}

.wrapper-img.fade-effect img {
    position: absolute;
}

.wrapper-img iframe {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    display: block;
    width: 100%;
}

.wrapper-img > img {
    width: 97%;
    height: 97%;
    border-radius: 2% !important;
    box-shadow: 1px 4px 12px 1px rgb(138, 138, 138);
}

/*.category{
    background-color: #ed2939;
    border: 2px solid #ed2939;
    color: #fff;
    border-radius: 10px;
    padding: 5px 12px;
    font-size: 14px;
    font-weight: 700;
    transition: background-color,.3s;
    outline: none;
}*/

.category {
    background-color: #a569bd;
	border: 2px solid #a569bd;
	color: #fff;
	border-radius: 3px;
	padding: 5px 12px;
	font-size: 14px;
	font-weight: 700;
	transition: background-color,.3s;
	outline: none;
}

.flex {
    display: flex;
}

.justify-center {
    justify-content: center;
}

.mr3 {
    margin-right: 1rem;
}


.infomap__cursor {
    background-color: #eff2f4;
    border-radius: 10px;
    padding: 17px 21px;
}

.w-100 {
    width: 100%;
}

.infomap__location {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.mb2 {
    margin-bottom: .5rem;
}

.dib {
    display: inline-block;
}

.infomap__address {
    white-space: normal;
	margin-left: 58px;
}

/* .row{
    margin-right: -160px;
    margin-left: -15px;
} */

.event_content img{
    width: 100% !important;
    height: 50% !important;
}

.featured_event{
    display: inline-block;
    padding: 3px 0px;
    text-transform: capitalize;
    font-weight: 700;
    margin-right: .25rem;
    margin-bottom: .5rem;
    border-radius: 5px;
	margin-top: 25px;
}

.featured_event span{
    background-color: #8e4e21;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.add_event_wrapper{
    display: inline-block;
    text-transform: capitalize;
    padding: 3px 8px;
    font-weight: 700;
    margin-right: .25rem;
    margin-bottom: .5rem;
    border-radius: 5px;
}

.add_event_wrapper div{
    background-color: #2e86de;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}

/* end of event box card */


/* event container */
.event-container {
    margin: 10px 0;
    display: flex;
	box-shadow: 1px 4px 12px 1px rgb(138, 138, 138);
}

.col-md-4.event-left-content {
    background-color: #026a8a;
    color: white;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    text-align: center;
    padding: 18px 14px;
    font-size: 18px;
}

.col-md-8.event-right-content {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    background-color: white;
    padding: 18px 14px;
    font-size: 13px;
    font-weight: 400;
}

.wrapper-img.fade-effect {
    margin-bottom: 14px;
    margin-top: 0px;
    cursor: pointer;
    /*height: 160px;*/
}
/* end of event container */

/* all event listing */
.opacityBG {
    /*border: 1px solid #bfc7ce;*/
    /*background-color:rgba(192,192,192,0.3);*/
    border-radius: 3px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.evntContent {
    background-color:rgba(255,255,255,0.3);
    padding: 10px 10px;
    min-height: 319px;
    font-weight: 600;
}

.evntImage img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 10px;
    /*border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;*/
}

.evntContent p {
    /*margin-bottom: 20px;*/
    font-size: 12px;
}

.btn-glyphicon { padding:8px; background:#ffffff; margin-right:4px; }
.icon-btn { padding: 1px 15px 3px 2px; border-radius:50px;}

.btn-view {
    text-align: center;
    margin-bottom: 8px;
}

.col-md-4.event-md-4 {
    margin: 10px 0;
}
/* end of all event listing */

/* this is for event listing box shadow */
.col-md-4 ul {
    box-shadow: 1px 4px 12px 1px rgb(138, 138, 138);
}
/*.col-md-2.country_select_title_background {
    box-shadow: -6px 4px 12px -4px
    rgb(138, 138, 138);
}*/

/*this is for media query*/
@media (max-width: 320px) {
	.container_background .sidebar {
		display: none;
	}

	.welcome_title {
		font-size: 20px !important;
		line-height: 65px;
		padding: 0px 0px 25px 40px !important;
	}

	.container_background {
		padding: 10px 0 10px 0 !important;
		margin: -15px 0 10px 0 !important;
	}

	.country_select_title + ul {
		height: auto !important;
		margin-top: 15px;
	}

	.country_select_title {
		font-size: 20px;
		line-height: 20px;
		margin: 15px;
		text-align: center;
		padding: 15px 0px 0px 0px !important;
	}

	.country_select_title_background + div {
		margin-top: 20px;
		text-align: center;
	}

	.state-classification + ul {
		display: none;
	}
}

@media (max-width: 340px) {
	.container_background .sidebar {
		display: none;
	}

	.welcome_title {
		font-size: 20px !important;
		line-height: 65px;
		padding: 0px 0px 25px 40px !important;
	}

	.container_background {
		padding: 10px 0 10px 0 !important;
		margin: -15px 0 10px 0 !important;
	}

	.country_select_title + ul {
		height: auto !important;
		margin-top: 15px;
	}

	.country_select_title {
		font-size: 20px;
		line-height: 20px;
		margin: 15px;
		text-align: center;
		padding: 15px 0px 0px 0px !important;
	}

	.country_select_title_background + div {
		margin-top: 20px;
		text-align: center;
	}

	.state-classification + ul {
		display: none;
	}
}

@media (max-width: 360px) {
	.container_background .sidebar {
		display: none;
	}

	.welcome_title {
		font-size: 20px !important;
		line-height: 65px;
		padding: 0px 0px 25px 40px !important;
	}

	.container_background {
		padding: 10px 0 10px 0 !important;
		margin: -15px 0 10px 0 !important;
	}

	.country_select_title + ul {
		height: auto !important;
		margin-top: 15px;
	}

	.country_select_title {
		font-size: 20px;
		line-height: 20px;
		margin: 15px;
		text-align: center;
		padding: 15px 0px 0px 0px !important;
	}

	.country_select_title_background + div {
		margin-top: 20px;
		text-align: center;
	}

	.state-classification + ul {
		display: none;
	}
}

@media (max-width: 441px) {
	.container_background .sidebar {
		display: none;
	}

	.welcome_title {
		font-size: 20px !important;
		line-height: 65px;
		padding: 0px 0px 25px 40px !important;
	}

	.container_background {
		padding: 10px 0 10px 0 !important;
		margin: -15px 0 10px 0 !important;
	}

	.country_select_title + ul {
		height: auto !important;
		margin-top: 15px;
	}

	.country_select_title {
		font-size: 20px;
		line-height: 20px;
		margin: 15px;
		text-align: center;
		padding: 15px 0px 0px 0px !important;
	}

	.country_select_title_background + div {
		margin-top: 20px;
		text-align: center;
	}

	.state-classification + ul {
		display: none;
	}
}

@media (max-width: 767px) {
	.container_background .sidebar {
		display: none;
	}

	.welcome_title {
		font-size: 20px !important;
		line-height: 65px;
		padding: 0px 0px 25px 40px !important;
	}

	.container_background {
		padding: 10px 0 10px 0 !important;
		margin: -15px 0 10px 0 !important;
	}

	.country_select_title + ul {
		height: auto !important;
		margin-top: 15px;
	}

	.country_select_title {
		font-size: 20px;
		line-height: 20px;
		margin: 15px;
		text-align: center;
		padding: 15px 0px 0px 0px !important;
	}

	.country_select_title_background + div {
		margin-top: 20px;
		text-align: center;
	}

	.state-classification + ul {
		display: none;
	}
}

/*this is for event details image*/
.event_content > img {
    box-shadow: 1px 4px 12px 1px rgb(138, 138, 138);
    margin-bottom: 20px;
    border-radius: 0.4%;
}

.swal-wide {
    width: 650px !important;
    font-size: 16px !important;
}

/*.featured-box {
    padding-left: 0px;
    padding-top: 10px;
}*/

.featured-box {
    padding-left: 0px;
    padding-top: 0px;
    display: block;
    padding-bottom: 8px;
    border-bottom: 1.5px solid #ccc;
    margin-bottom: 10px;
}

.featured-iframe > iframe {
    width: 100% !important;
}

.featured-events-title{
	margin-bottom: 10px;
	background: #2980b9;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}

.go-back{
	padding-bottom: 10px;
}

.mt-20{
	/*margin-top: 50px;*/
	width: 95%;
}

/* upload image on event page */
.uploader {
  display: block;
  /*clear: both;*/
  margin: 0 auto;
  width: 100%;
  max-width: 730px;
}
.uploader label {
  float: left;
  clear: both;
  width: 100%;
  padding: 2rem 1.5rem;
  text-align: center;
  background: #fff;
  border-radius: 7px;
  border: 3px solid #eee;
  transition: all 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.uploader label:hover {
  border-color: #454cad;
}
.uploader label.hover {
  border: 3px solid #454cad;
  box-shadow: inset 0 0 0 6px #eee;
}
.uploader label.hover #start i.fa {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0.3;
}
.uploader #start {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #start.hidden {
  display: none;
}
.uploader #start i.fa {
  font-size: 50px;
  margin-bottom: 1rem;
  transition: all 0.2s ease-in-out;
}
.uploader #response {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #response.hidden {
  display: none;
}
.uploader #response #messages {
  margin-bottom: 0.5rem;
}
.uploader #file-image {
  display: inline;
  margin: 0 auto 0.5rem auto;
  width: auto;
  height: auto;
  max-width: 100%;
}
.uploader #file-image.hidden {
  display: none;
}
.uploader #notimage {
  display: block;
  float: left;
  clear: both;
  width: 100%;
}
.uploader #notimage.hidden {
  display: none;
}

.uploader input[type="file"] {
  display: none;
}
.uploader div {
  margin: 0 0 0.5rem 0;
  color: #5f6982;
}
.uploader .btn {
  display: inline-block;
  margin: 0.5rem 0.5rem 1rem 0.5rem;
  clear: both;
  font-family: inherit;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  text-transform: initial;
  border: none;
  border-radius: 0.2rem;
  outline: none;
  padding: 0 1rem;
  height: 36px;
  line-height: 36px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  background: #454cad;
  border-color: #454cad;
  cursor: pointer;
}
/* end upload image on event page */


.evntWrap {
    margin: 5px auto 27px auto;
    border-bottom: 1px solid #38b1d5;
}

.evntWrap span {
    float: left;
    margin-right: 4px;
    margin-bottom: 28px;
    /*margin-top: -3px;*/
}

.go-back-link {
    background-color: #337ab7;
    display: inline-block;
    padding: 5px 20px;
    /*border: 1px solid #303a43;*/
    border-radius: 4px;
    margin-bottom: 8px;
}

.go-back-link a {
    color: #fff;
}

.listing-buttons.row {
    margin-bottom: 10px;
}

option.selected {
    background-color: #eae7e7;
    color: black;
    cursor: not-allowed;
}

#start i.glyphicon.glyphicon-download-alt {
    font-size: 55px;
}

.contact-us {
    background-color: #262626;
}

.contact-header {
    padding: 10px 14px;
    background-color: #800005;
    color: #fff;
    font-size: 18px;
}


.contact-body {
    color: #fff;
    padding: 20px 14px;
}

button.btn.submit-contact-us {
    background-color: #800005;
}

button.btn.submit-contact-us:hover {
    background-color: #8e0f14;
    color: #fff;
}

.swal2-popup {
    font-size: 16px;
}


/* menu dropdown */

.nav-dropdown .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: transparent;
}
/* end of menu dropdown */

.about-section p {
    font-size: 16px;
    line-height: 30px;
}
