/* This stylesheet generated by Transfonter (http://transfonter.org) on July 20, 2016 12:51 PM */


 @font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Regular.ttf');
	src: url('../fonts/Montserrat-Regular.ttf?#iefix') format('embedded-opentype'),
		url('../fonts/gotham-light.woff') format('woff'),
		url('../fonts/gotham-light.ttf') format('truetype');
	font-weight: normal;
 font-style: normal;
 font-variant: normal;
} 
/*
@font-face {
    font-family: 'proxima_novalight';
    src: url('../fonts/proximanova-light-webfont.eot');
    src: url('../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-light-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-light-webfont.woff') format('woff'),
         url('../fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff2') format('woff2'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}*/
@font-face {

    font-family: 'GothamLight';

    src: url('fonts/GothamNarrow-Light.eot');

    src: url('fonts/GothamNarrow-Light.eot?#iefix') format('embedded-opentype'),

        url('fonts/GothamNarrow-Light.woff') format('woff'),

        url('fonts/GothamNarrow-Light.ttf') format('truetype');

    font-weight: 300;

    font-style: normal;

}



@font-face {

    font-family: 'GothamBold';

    src: url('fonts/GothamNarrow-Black.eot');

    src: url('fonts/GothamNarrow-Black.eot?#iefix') format('embedded-opentype'),

        url('fonts/GothamNarrow-Black.woff') format('woff'),

        url('fonts/GothamNarrow-Black.ttf') format('truetype');

    font-weight: 900;

    font-style: normal;

}

@font-face {
    font-family: Gotham;
	src: url('../fonts/gotham-light.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRegular';
    src: url('fonts/GothamNarrow-Medium.eot');
    src: url('fonts/GothamNarrow-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/GothamNarrow-Medium.woff') format('woff'),
        url('fonts/GothamNarrow-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
  font-family: 'GothamMedium';
  src: url('fonts/GothamMedium.eot?#iefix') format('embedded-opentype'),
    url('fonts/GothamMedium.woff') format('woff'),
     url('fonts/GothamMedium.ttf')  format('truetype'),
      url('fonts/GothamMedium.svg#GothamMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-ExtraLight';
  src: url('fonts/Gotham-ExtraLight.eot?#iefix') format('embedded-opentype'),  url('fonts/Gotham-ExtraLight.otf')  format('opentype'),
	     url('fonts/Gotham-ExtraLight.woff') format('woff'), url('fonts/Gotham-ExtraLight.ttf')  format('truetype'), url('fonts/Gotham-ExtraLight.svg#Gotham-ExtraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers Shaw*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#000;
	font-family: 'Gotham';
	color: #363636;
}
html, body {
    height: 100%;
	overflow-x: hidden;
}
input::-webkit-input-placeholder {
  color: #363636;
  line-height:20px
}
input::-moz-placeholder { /* Firefox 19+ */
  color:  #363636;line-height:20px;
  line-height: 30px;
}
input:-ms-input-placeholder {
  color:  #363636;line-height:20px;
}
input:-moz-placeholder { /* Firefox 18- */
  color:  #363636;line-height:20px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.top-links .form-group {
    width: auto;
    margin: 0;
    position: relative;
}

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

.padding0 {
	padding:0;
}
/* .navbar.in-view {
	position: absolute;
} */
header {
    float: left;
    width: 100%;
    background-color: #000000;
   /* height: 310px;*/
}

.navigation {
    float: left;
    width: 100%;
    margin: 36px 0 36px 0px;
	height:72px;
    border-top: 1px solid rgba(107,107,108,0.75);
    border-bottom: 1px solid rgba(107,107,108,0.75);
}

.nav-menu {
    padding: 15px 0;
    display: block;
}

a.main-logo {
    display: block;
    text-align: center;
    margin-top: -28px;
}
.right-icon {
    padding: 12px 0;
}
.right-icon a {
    display: inline-block;
    margin-right: 10px;
}
h1.main_title {
    text-align: center;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 26px;
	font-size: 36px;
}
h1.main_title span:before, h1.main_title span:after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 22px;
    background-size: 100%;
    margin: 0 26px;
    background-repeat: no-repeat;
}

h1.main_title span:before {
    background-image: url(../images/w-dot-left-alt-cal.png);
}

h1.main_title span:after {
    background-image: url(../images/w-dot-right-alt-cal.png);
}

span.pro-pic {
    width: 175px;
    height: 175px;
    display: inline-block;
    background-color: #f2f2f2;
    border-radius: 50%;
    position: relative;
	transition: all 0.2s ease-in;
}
span.pro-pic:hover {
    box-shadow: 0px 0 13px rgba(0,0,0,0.9);
}


.dp {
    text-align: center;
}
.cr_sm {
    left: -9px;
    top: 30px;
    font-size: 16px;
}

.pro-pic i.fa {color: #ffffff;position: absolute;}

i.fa.fa-circle.cr_md {
    left: -18px;
    top: 52px;
    font-size: 13px;
}

i.fa.fa-circle.cr_lg {
    left: -22px;
    top: 72px;
    font-size: 9px;
}
i.fa.fa-circle.cr_sm_r {
    right: 5px;
    bottom: 9px;
    color: #fff;
    font-size: 9px;
}

i.fa.fa-circle.cr_sm {
    /* font-size: 16px; */
}

i.fa.fa-circle.cr_md_r {
    font-size: 13px;
    bottom: 23px;
    right: -9px;
    color: #fff;
}

i.fa.fa-circle.cr_lg_r {
    bottom: 43px;
    right: -20px;
    color: #fff;
    font-size: 16px;
}
span.pro-pic:before, span.pro-pic:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 47px;
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
}

/* span.pro-pic:before {
    background-image: url(../images/dots-white.png);
    left: -21px;
    top: 33px;
}

span.pro-pic:after {
    background-image: url(../images/dots-black.png);
    right: -18px;
    bottom: 23px;
    height: 63px;
    right: -23px;
} */
.top-links a {
    background-color: #f2f2f2;
    color: #363636;
    padding: 0 16px;
    display: inline-block;
    font-size: 17px;
    line-height: 30px;
	vertical-align: middle;
}
input.dp_uploder {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
}
.n_txt {
    line-height: 22px;
}
a.map-view.t_ds {
    top: 24px;
    left: -46px;
}
.pro-pic span {
    position: relative;
    width: 100%;
    float: left;
    height: 100%;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 92px;
    text-align: left;
    padding-left: 39px;
    opacity: 1;
    transition: all 0.2s ease-in;
    /*z-index: 99;*/
	overflow: hidden;
}
.pro-pic span:hover {
    opacity: 1;
}
.pro-pic .icon:before {
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    margin-bottom: 54px;
    top: 52px;
}
.top-links {
    float: left;
    width: 100%;
    margin-bottom: 43px;
    margin-top: 14px;
}
content {
    float: left;
    width: 67%;
    background-color: #ffffff;
    border-radius: 8px;
	margin:0 17%;
}

content p{
    font-size:16px;
	line-height:20px;
	font-family:Montserrat;
}
content p img{
    margin:10px;
	padding:5px;
}

.event-form {
    float: left;
    width: 90%;
    float: none;
    margin: auto;
	padding-left: 30px;
}
.form-group input.for-control, .form-group textarea.for-control {
    width: 100%;
    height: 30px;
    background-color: #f2f2f2;
    border: 1px solid transparent;
    padding: 0px 13px;
    vertical-align: middle;
	color: #363636;
	transition: all 0.2s ease-in;
    /* line-height: 30px; */
}
select {
    width: 100%;
    height: 30px;
    background-color: #f2f2f2;
    border: 1px solid transparent;
    padding: 0px 10px;
    vertical-align: middle;
	color: #363636;
	transition: all 0.2s ease-in;
}
input[type="text"], textarea[type='text'],
select[type='text']{
   -webkit-text-fill-color: #363636;
   -webkit-opacity: 1;
   color: rgba(0, 0, 0, 1);
   background: white;
   -webkit-appearance: none; /* add this */
   font-size: 17px;
}
.form-group input.for-control:focus, .form-group textarea.for-control:focus {
    background-color: transparent !important;
    border: 1px solid #eee !important;
    outline: #eee;
}
.form-group textarea.for-control {
    height: auto;
    padding-top: 8px;
}
.event-form .form-group:nth-child(2) input {
    float: left;
}
.calendar2.icon {
    float: left;
    width: 100%;
    margin-right: 40px;
}
.calendar3.icon {
    float: left;
    width: 19.26%;
    margin-right: 50px;
}
.calendar-clock.icon {
    width: 100%;
    float: left;
}
.calendar-clock.icon input {
    width: 37%;
	/*float: left;*/
}
.place-clock-icon.icon input {
    width: 14.26%;
	/*float: left;*/
}
.icon {
    position: relative;
}
.dateFix{
	width:100% !important
}
.icon:before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 23px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    vertical-align: middle;
    margin-top: 5px;
    left: -32px;
}
.form-group {
    margin-bottom: 12px;
    float: left;
    width: 100%;
	position: relative;
}
span.forgot_pass {
    position: absolute;
    top: 33px;
    right: 0;
    color: #fff;
    cursor: pointer;
}
.calendar-start-date:before {
    background-image: url(../images/calander-arrow-start-date.png) !important;
}
.calendar-end-date:before {
    background-image: url(../images/calander-arrow-end-date.png) !important;
}
.calendar-weekday:before {
    background-image: url(../images/calander-arrow-weekday.png) !important;
}

.calendar2:before {
    background-image: url(../images/b-event-calendar-alt-cal.png);
}
.calendar3:before {
    background-image: url(../images/checked-cal.png);
	/*height: 24px;
    width: 24px;*/
}
.logo-small:before {
    background-image: url(../images/logo2.png);
	background-position: left -3px top 0;
    background-size: 28px auto;
    /*height: 30px;
    width: 30px;*/
	top:-5px;
}
.calendar-clock:before {
    background-image: url(../images/b-event-calendar-start-time-alt-cal.png);
    margin-left: 26px;
    background-size: 24px;
    /*width: 24px;
    height: 24px;*/
    left: -58px;
}

.clear.calendar {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 99;
    background-color: #fff;
    padding: 0;
    border: 1px solid #eee;
}
.calendar .nav .btn {
    line-height: 30px;
    position: absolute;
    display: block;
    z-index: 1;
    cursor: pointer;
    cursor: hand;
    width: 32px;
    line-height: 18px;
    top: 8px;
    left: auto;
    transition: opacity .5s;
    border-radius: 4px;
}
.calendar .row.th {
    margin-right: 0;
    margin-left: 0;
}
.calendar .nav {
    position: initial;
}
.calendar .row {
    margin: 0 !important;
}
.location:before {
    background-image: url(../images/location.png);
}
.location-search:before {
    background-image: url(../images/location1.png);
}

.map-marker-white:before {
    background-image: url(../images/marker-white.jpeg);
}
.map-marker-black:before {
    background-image: url(../images/marker-black.jpeg);
}

.location-brick:before {
    background-image: url(../images/IMG_7712.PNG);
}
.phone:before {
    background-image: url(../images/phone.png);
}
.website-icon:before {
    background-image: url(../images/website-icon.png);
	cursor:pointer;
	/*width:19px;*/
}
.place-clock-icon:before {
    background-image: url(../images/w-event-time-alert-alt-cal.PNG);
	cursor:pointer;
	
}

.edit-continue-icon:before {
    background-image: url(../images/b-edit-alt-cal.png);
	cursor:pointer;
	/*left: -60px;*/
	position: relative;
}
.view-edit-continue-icon:before{
	 background-image: url(../images/b-edit-alt-cal.png);
	cursor:pointer;
	left: -60px;
	position: relative;
	
}
.continue_check{
	/*left: 52px !important;
	position: relative !important;
    top: 25px;*/
    left: 20%!important;
    /* position: relative !important; */
    top: -13px;
    /* border: none; */
    box-shadow: none;
    text-align: center;
}
.delete-icon:before {
	background-image: url(../images/IMG_7036.PNG);
	cursor: pointer;
	width: 37px;
	height: 50px;
	z-index: 10000;
	top: -2px;
	margin-left: 1px !important;
	}
.like-icon:before {
background-image: url(../images/IMG_7037.PNG);
cursor: pointer;
z-index: 1000;
width: 35px;
height: 50px;
top: -1px;
/*left: -45px;*/

} 
/* View event bottom three icon adjustment */
.reminder-icon:before {
 background-image: url(../images/bell-icon-01.png);
cursor: pointer;
/*top: -5px;
width: 20px;*/
/*left: -32px;*/
}

.b-reminder-icon:before {
 background-image: url(../images/icons8-alarm-add-50-2.png);
cursor: pointer;
top: 1px;
width: 22px;
left: -32px;
}
.b-bell-icon:before {
 background-image: url(../images/icons8-bell-add-50-2.png);
cursor: pointer;
top: -5px;
width: 22px;
left: 0px;
}
.private-icon:before {
    background-image: url(../images/IMG_7714.PNG);
	cursor:pointer;
	width:20px;
}
.schedule-icon:before {
    background-image: url(../images/schedule-nav.png);
	cursor:pointer;
	cursor: pointer;
/*left: -60px;*/
}
.display-icon:before {
	background-image: url(../images/your-day.png);
	cursor:pointer;
	/*top:-6px;*/
}
.social-icon:before {
    background-image: url(../images/social-handle.png);
	cursor:pointer;
}

.tracking-icon:before {
    background-image: url(../images/tracking.png);
	cursor:pointer;
}
#displayEventdaily{
	position:relative;
	top:-6px;
	left:50px;
}
.email-icon:before {
    background-image: url(../images/user-email.png);
	cursor:pointer;
}
.note:before {
    background-image: url(../images/note.png);
	margin-top:10px;
}
.tickets:before {
    background-image: url(../images/tickets.png);
}
.vip:before {
    background-image: url(../images/vip.png);
}
.message:before {
    background-image: url(../images/message.png);
}
.guest:before {
    background-image: url(../images/guest.png);
}
.add-image:before {
    background-image: url(../images/add-image.png);
}
.arrow-right:before {
    background-image: url(../images/arrow-right.png);
	background-position: center;
}
.location1:before {
    background-image: url(../images/b-places-like-alt-cal.png);
    background-size: 100%;
    background-position: center;
}
.location-plus:before {
    background-image: url(../images/w_places-create-alt-cal.png);
    background-size: 100%;
    background-position: 0px 0;
    width: 22px;
}
.timeslot:before {
    background-image: url(../images/n-icon-01.jpg);
	margin-top:10px;
}
/* .event-form .form-group:nth-child(2) input:first-child {
    margin-right: 50px;
} */
.event-form .form-group input[placeholder="00:00am"] {
    margin-right: 0 !important;
    margin-left: 20px;
}
span.dash {
    float: left;
    margin: 0 20px;
    line-height: 30px;
    font-size: 30px;
}
span.place-dash {
    /*float: left;*/
    margin: 0 0px;
    line-height: 30px;
    font-size: 30px;
}
span.amp {

margin: 0 0px;
line-height: 22px;
font-size: 30px;
/*top: 7px;*/
position: relative;
}
.form-group ul {
    padding-left: 60px;
    list-style: none;
}
.form-group ul li {
    /* margin-bottom: 20px; */
    min-height: 30px;
}
.form-group ul li a, .form-group ul li span {
    color: #363636;
    line-height: 32px;
    font-size: 17px;
}
input.hidden_custom_file {
    position: absolute;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    right: 0;
    left: 0;
    width: 100%;
}
a.save {
    font-size: 18px;
    color: #000000;
    text-align: center;
    display: inline-block;
	font-family:Montserrat;
}
.right-icon a img {
    vertical-align: middle;
}
.form-group.save-data {
    text-align: center;
    margin: 29px 0;
}
span.circle {
    border: 2px solid #ffffff;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: block;
    margin-right: 0;
	position: relative;
}
span.circle:hover:before {
    content: "";
    display: none;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;

}
span.circle.size1:hover:before {
	width: 60px;
	height: 60px;
	left: -10px;
    top: -10px;
}
span.circle.size2:hover:before {
	width: 90px;
	height: 90px;
	left: -10px;
    top: -10px;
}
span.circle.size3:hover:before {
	width: 115px;
	height: 115px;
	left: -10px;
    top: -10px;
}
span.circle.size4:hover:before {
	width: 165px;
	height: 165px;
	left: -10px;
    top: -10px;
}
.bt-pagin li.active span.circle.size1 {
    /* background-color: #ffffff; */
}
span.circle.size2 {
    width: 75px;
    height: 75px;
}
span.circle.size3 {
    width: 100px;
    height: 100px;
}
span.circle.size4 {
    width: 150px;
    height: 150px;
}
.bt-pagin li:last-child {
    margin-right: 0;
}

ul.bt-pagin {
    padding: 0 0 46px;
    list-style: none;
    text-align: center;
}

ul.bt-pagin li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5%;
}

footer {
    float: left;
    width: 100%;
    padding: 15px 0;
}
a.map-view {
    position: absolute;
    /*bottom: -11px;*/
    margin-left: 1%;
    font-size: 10px;
    color: #070707;
}
/******-login-page-********/
.login-section {
    width: 100%;
	padding:80px 0;
}
.login-form {
    /* width: 100%; */
    /* float: left; */
    margin: 10px auto;
    width: 480px;
    /* margin: auto; */
}
.logo_img {
    text-align: center;
}
.agree-box {
    width: 100%;
    float: left;
}

input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */

	color: #fff;
	opacity:1;

}

input.form-control::-moz-placeholder { /* Firefox 19+ */

	color: #fff;
	opacity:1;

}

input.form-control:-ms-input-placeholder { /* IE 10+ */

	color: #fff;
	opacity:1;

}

input.form-control:-moz-placeholder { /* Firefox 18- */

	color: #fff;
	opacity:1;
}
/* Base for label styling */

[type="checkbox"]:not(:checked),

[type="checkbox"]:checked {

  position: absolute;

  /*left: -9999px;*/

}

[type="checkbox"]:not(:checked) + label,

[type="checkbox"]:checked + label {

  position: relative;

  padding-left: 1.95em;

  cursor: pointer;

}



/* checkbox aspect */

.agree-box [type="checkbox"]:not(:checked) + label:before,

.agree-box [type="checkbox"]:checked + label:before {

	content: '';

    position: absolute;

    left: 0;

    top: 2px;

    width: 22px;

    height: 22px;

    border: 1px solid #eeeeee;

    background: transparent;

    border-radius: 50%;

    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);

}

.agree-box label:hover:before {

    border: 2px solid #000 !important;

}

/* checked mark aspect */

.agree-box [type="checkbox"]:not(:checked) + label:after, .agree-box [type="checkbox"]:checked + label:after {
    content: '\f00c';
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 22px;
    color: #000;
    transition: all .2s;
    font-family: fontawesome;
    background-color: #fff;
    font-size: 14px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
}

/* checked mark aspect changes */

.agree-box [type="checkbox"]:not(:checked) + label:after {

  opacity: 0;

  transform: scale(0);

}

.agree-box [type="checkbox"]:checked + label:after {

  opacity: 1;

  transform: scale(1);

}

/* disabled checkbox */

.agree-box [type="checkbox"]:disabled:not(:checked) + label:before,

.agree-box [type="checkbox"]:disabled:checked + label:before {

  box-shadow: none;

  border-color: #bbb;

  background-color: #ddd;

}

.agree-box [type="checkbox"]:disabled:checked + label:after {

  color: #999;

}

.agree-box [type="checkbox"]:disabled + label {

  color: #aaa;

}

/* accessibility */

.agree-box [type="checkbox"]:checked:focus + label:before,

.agree-box [type="checkbox"]:not(:checked):focus + label:before {

  border: 2px dotted blue;

}



/* hover style just for information */

label:hover:before {

  border: 2px solid #4778d9!important;

}
.agree-box label span {
    color: #ffffff;
    /* opacity: 0.30; */
    font-size: 16px;
    padding-top: 6px;
    display: block;
}
.login-form input {
    height: 50px;
    margin: 15px 0;
    border: none;
    border-bottom: 3px solid #cacaca;
    background: transparent;
    box-shadow: none;
    color: #fff;
    font-size: 18px;
}
.login-form .form-control::-moz-placeholder {
    color: #cacaca;
}
.login-form .form-control::-webkit-placeholder {
    color: #cacaca;
}
.btn-part {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 20px;
}
.btn-part a {
    color: #fff;
    border: 0px solid #fff;
    padding: 10px 35px;
    border-radius: 5px;
    font-size: 16px;
    margin: 0 10px;
    transition: all 500ms;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    display: inline-block;
}
.btn-part a:first-child {
    background-color: #000;
    padding: 15px 35px;
    border: 1px solid #fff;
    transition: 500ms;
    -moz-transition: 500ms;
    -webkit-transition: 500ms;
}
/******-Change-Password-********/
.change-password {
    margin: 25px 0;
    width: 100%;
    float: left;
}
.change-password label {
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 10px;
}
.update-password {
    margin: 50px 0 0 15px !important;
    text-align: left !important;
}
/******-Navigation-part-********/
.main-nav-menu {
    background-color: #fff;
    position: fixed;
    height: 100%;
    /*width: 250px;*/
	width:290px;
    z-index:99;
    top: 0;
    display: none;
    left: 0;
    box-shadow: 5px 5px 5px #f2f2f2;
}
.sub-nav-menu {
    display: none;
}
.third-level-menu {
    display: none;
}
.main-nav-menu li {
    width: 100%;
}

.main-nav-menu li a {
    color: #000;
    /*background-color: #fff;*/
    display: block;
    /*padding: 9px 10px 10px 45px;*/
	padding:15px 10px 4px 45px;
    font-size: 17px;
    transition: all 500ms;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
}
.main-nav-menu li img {
    vertical-align: middle;
    margin-right: 10px;
}
.cross-menu {
    width: 100%;
    height: 30px;
    text-align: right;
}
.cross-menu a {
    background-color: #000;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 30px;
    }
.main-nav-menu li a:hover {
    color: #fff;
    transition: 500ms;
    -moz-transition: 500ms;
    -webkit-transition: 500ms;
}
.main-nav-menu li a:hover .sub-nav-menu {
    display: block !important;
}
.main-nav-menu li a:hover .third-level-menu {
    display: block !important;
}
.preview {
    border-radius: 50%;
    left: 0;
    position: absolute;
    width: 100%;
}
.pro-pic:hover .preview {
    opacity: 0.4;
}
/*-Event-list-*/
.event-list {
    margin: 50px 0;
    text-align: center;
}
.event-list .table tr th,.event-list .table tr td:first-child {
    font-weight: 700;
    text-align: center;
}
.event-list .table tr td a {
    color: #fff;
    background-color: #000;
    padding: 5px;
    line-height: 32px;
    border-radius: 5px;
}
.d-mobile{display: none;}
.d-desktop{display: block;}
/* Smartphone device Naresh Shaw*/
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
.b-reminder-icon:before {
    top: 0 !important;
}
.circles {
    display: flex;
    width: 100%;
align-items: center;
justify-content: center;
}
.circle1, .circle2, .circle3 {
    border: 1px solid #fff;
    margin: 0 10px;
    border-radius: 50px;
}
.circle1 {
    width: 120px;
    height: 80px;
}
.circle2 {
    width: 100px;
    height: 68px;
}
.circle3 {
    width: 80px;
    height: 56px;
}
.d-desktop{display: none;}
.prilic label, .prilic span{
color: #fff;
}
.edit-later {
    margin-top: 30px;
    margin-bottom: 10px;
    float: left;
    display: list-item;
    margin-left: 17px;
}
.edit-later span {
    color: #fff;
}
input ~ .form-check-label {
    background-color: white !important;
}
input:checked ~ .form-check-label {
    background-color: white !important;
}
.d-mobile{display: block;}

.neweventdata span.calendar2.calendar-start-date.dateSelector.datepickicon.icon {
    margin-bottom: 20px !important;
}
.form-group span.calendar2.icon{
margin-bottom: 0px !important;
}
select#country_code {
    margin-bottom: 0 !important;
}
.form-group.eventschedule .neweventdata {
    margin-top: 0 !important;
}
::placeholder{
font-size: 12px;
}
.form-group.save-data {
    margin: 0px 0 29px;
}
.calendar-clock #start_time, .calendar-clock #end_time, .neweventdata input.timevalidate.td-input{
text-align: center;
}
.calendar-clock #start_time, .calendar-clock #end_time, .neweventdata input.timevalidate.td-input, select#country_code {
    font-size: 12px;
}
span.b-reminder-icon.icon b {
    font-size: 14px;
}
a.save {
    background-color: #e4e4e4;
    padding: 10px 20px 9px;
    border-radius: 5px;
}
.text-button {
    max-width: 40px !important;
}
span.display-icon.icon {
    font-size: 14px;
}
/*Responsvie css by sahil*/
/*.main-logo img {
    width: 100%;
}*/
header {
    height: 238px;
}
.main-logo img {
    width: 115px;
}
a.main-logo {
    position: absolute;
    top: 24px;
    right: 0;
}
.top-links a {
    padding: 5px 16px;
}
.top-links {
    display: flex;
    flex-wrap: nowrap;
}
.top-links.city-topic-field .pull-left{
	display: flex;
    width: 65%;
height: 40px;
}
.top-links.city-topic-field .pull-right{
    width: 77%;
}
.country {
    width: 100%;
}
.country .select {
    padding: 5px 35px 5px 20px !important;
    height: 100% !important;
}
.top-links {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 0;
}
.form-group input.for-control, .form-group textarea.for-control {
    background-color: #ffffff !important;
    border: 1px solid #9c9c9c !important;
}
content {
    float: left;
    width: 94%;
    background-color: #ffffff;
    border-radius: 8px;
    margin: 15px 3% 0;
}
span.pro-pic {
    width: 95px;
    height: 95px;
}
.pro-pic span {
    font-size: 10px;
    padding-top: 49px;
    padding-left: 11px;
    z-index: 99;
}
.pro-pic .icon:before {
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    margin-bottom: 54px;
    top: 20px;
}
.country .select {
    z-index: -1;
}
i.fa.fa-circle.cr_lg {
    top: 45px;
 font-size: 7px;
}
i.fa.fa-circle.cr_md {
   font-size: 10px;
    top: 27px;
}
.cr_sm {
    top: 10px;
 font-size: 11px;
}
i.fa.fa-circle.cr_lg_r, i.fa.fa-circle.cr_md_r, i.fa.fa-circle.cr_sm_r {
    color: #000;
}
i.fa.fa-circle.cr_sm_r {
    right: 9px;
    bottom: -15px;
    font-size: 11px;
}
i.fa.fa-circle.cr_md_r {
    font-size: 10px;
    bottom: 0px;
    right: -1px;
}
i.fa.fa-circle.cr_lg_r {
    bottom: 15px;
    right: -7px;
    font-size: 7px;
}
.event-form {
    width: 100%;
}
#firstdates span {
    margin: 0 0 20px 0 !important;
}
/*Responsvie css by sahil end*/

#firstdates .col-md-1.col-sm-1.col-xs-12 {
    width: 21%;
}
#firstdates .col-md-5.col-sm-5.col-xs-12 {
    width: 64%;
}
#firstdates .col-md-2.col-sm-3.col-xs-12 {
    width: 14%;
}
div#firstdates {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
}
div#onlydatess {
    display: flex;
    flex-wrap: wrap;
}
#onlydatess .col-md-5.col-sm-4.col-xs-12 {
    width: 76%;
    padding-right: 5px;
}
.calendar-clock #start_time, .calendar-clock #end_time, .neweventdata input.timevalidate.td-input {
    width: 40% !important;
}
#onlydatess div#datetimeAction {
    width: 20%;
    padding-left: 5px;
}
.firsttimeslot {
    position: relative;
    left: 23px !important;
    top: 0px !important;
}
.form-group {
    margin-bottom: 20px !important;

}
input.for-control {
    width: 100% !important;
}
span.phone.icon {
    display: flex;
}
span.country_code {
    width: 40%;
}
.form-group ul {
    width: 100%;
}
.menuheightfix-bkp li {
    float: left;
    width: 33.33%;
}
.form-group ul li a, .form-group ul li span {
    color: #363636;
    line-height: 32px;
    font-size: 12px;
}
.menuheightfix-bkp .icon:before {
    width: 13px;
    height: 14px;
    top: -5px;
    left: -16px;
}
.menuheightfix-bkp li:nth-child(3), .menuheightfix-bkp li:nth-child(4), .menuheightfix-bkp li:nth-child(8){
display: block !important;
}
.Continue-Editing{
margin-left: -16px !important;
}
.menuheightfix-bkp li{
display: none;
}
.event-form {
    padding-left: 10px !important;
}
.menuheightfix-bkp {
    padding-left: 0px!important;
    list-style: none;
    text-align: center;
}	
#displayEventdaily {
    position: relative;
    top: 19px;
    left: 0;
}
.display-icon:before {
    margin-top: -4px !important;
}
#displayEventdaily {
    position: relative;
    top: 21px;
    left: 0;
    margin-bottom: 25px !important;
}
.form-group ul {
    float: left;
    margin-top: 0px !important;
}
.prilic {
    text-align: right;
    margin-top: 10px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    border: 0;
}
.panel-group .panel:hover {
    -webkit-box-shadow: 0 0 0rem rgb(255 255 255 / 90%);
    box-shadow: 0 0 0rem rgb(255 255 255 / 90%);
    border: 0;
}
.remindercal {
    left: 00px !important;
}
.eventschedule span{
margin-bottom: 0 !important;
}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
h1.main_title {
    font-size: 22px;
}
a.map-view {
    left: -27px;
}

.notification-count-big {
    color: #fff;
    font-size: 14px !important;
   
    right: 56px !important;
    text-align: center;
    top: 24px !important;
    
}
/*content {
    float: left;
    width: 94%;
    background-color: #ffffff;
    border-radius: 8px;
	margin:0 3%;
}*/
content p{
    font-size:12px;
	/*line-height:18px;*/
}
h1.main_title span:before, h1.main_title span:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 12px;
    background-size: 100%;
    margin: 0 20px;
    background-repeat: no-repeat;
}
.right-icon a {
    margin-right: 1px;
}
a.save {
    padding-right: 25px;
}
/*a.main-logo {
    position: absolute;
    left: -13px;
    top: 1px;
	right:-13px;
}*/
.form-group ul {
    margin-top: 20px;
}
span.circle {
    width: 15px;
    height: 15px;
}

span.circle.size2 {
    width: 30px;
    height: 30px;
}

span.circle.size3 {
    width: 50px;
    height: 50px;
}

span.circle.size4 {
    width: 66px;
    height: 66px;
}

span.circle.size1:hover:before {
    width: 25px;
    height: 25px;
    left: -7px;
    top: -7px;
}
span.circle.size2:hover:before {
    width: 40px;
    height: 40px;
    left: -7px;
    top: -7px;
}
span.circle.size3:hover:before {
    width: 60px;
    height: 60px;
    left: -7px;
    top: -7px;
}
span.circle.size4:hover:before {
	width: 75px;
	height: 75px;
	left: -7px;
    top: -7px;
}

ul.bt-pagin li {
    margin-right: 8px;
}
span.dash {
    margin: 0 5px;
}
.event-form {
    padding-left: 30px;
}
.calendar-clock.icon input {
    width: 38%;
	padding:0 2px 0 2px !important;
}
.place-clock-icon.icon input {
    width: 45.6%;
}
.calendar-clock.icon {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.calendar-clock:before {
    margin-left: 0px;
}

.event-form .form-group input[placeholder="00:00am"] {
    margin-left: 0;
}
.calendar2.icon {
    width: 100%;
    margin-right: 0;
}
.calendar3.icon {
    width: 100%;
    margin-right: 0;
}
.calendar-clock:before {
    left: -32px;
}
.navigation .right-icon a img {
    vertical-align: middle;
}
/*.top-links {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 46px;
}*/
.form-group input.for-control, .form-group textarea.for-control {
    background-color: #fff;
    border: 1px solid #9c9c9c;
    /* line-height: 30px; */
}
.btn-part a {
    padding: 7px 25px;
}
.btn-part a:first-child {
    padding: 10px 25px;
}
.login-form {
    width: 100%;
}
.event-list .table, .event-list .table tr td a {
    font-size: 12px;
}
.event-list .table tr th {
    padding: 0;
}
.login-section {
    width: 100%;
    padding: 30px 0;
}
.view-mode span.location {
	margin-bottom:4px !important;
}
.form-group span.calendar2.icon {
	margin-bottom:12px;
}
.form-group span.calendar3.icon {
    margin-bottom:12px;
}
.viewevent-area span.calendar2.icon {
	margin-bottom:12px !important;
}
.viewevent-area span.calendar3.icon {
    margin-bottom:12px !important;
}
.calendar-clock #start_time, .calendar-clock #end_time, .neweventdata input.timevalidate.td-input {
	padding: 0 2px 0 2px !important;
    width: 40%;
}
.add-new-schedule, .remove-schedule {
	/*position: absolute;
    right: 16px;
    top: 44px;*/
	position: relative;
right: 0px !important;
top: -27px !important;
float: right;
}
.continue_check {
	position:relative;
	left:100px !important;
}
 img[title]:hover:before {
  content: attr(title);
  padding: 3px 3px 3px 3px;
  margin-top: 4px;
  background: #000;
  position: absolute;
  z-index: 9999;
}
.add-timeslot{
	position: relative;
/*left: 54px;
top: -28px !important;*/
float: right;
}
.firsttimeslot{
	position: relative;
/*left: 54px !important;*/
}
.viewtime{
	position:relative;
	left: 26px !important;
}
.add-timeslot-mobileleft{
	position: relative;
left: -28px !important;
top: -31px !important;
float: right;
}
.form-group label {
    position: absolute;
    top: 200px;
    left: 158px;
    width: 59px;
    height: 1em;
    background: lightgrey;
}
.form-group label.error {
    color: red;
    position: initial;
    width: auto;
    background: none;
    margin-top: 1%;
}
.moveup{
	position: relative;
top: -45px;
float: right;
left: 58px;
}
.timeadjust{
	position: relative;
width: auto !important;
left: -24px;
}
.contxtadj{
	position:relative;
	top:-3px;
	left:-30px; 
}
.place-clock-icon:before {
   background-image: url(../images/w-event-time-alert-alt-cal.PNG);
cursor: pointer;
position: absolute;
left: 10px;
margin-top: 5px !important;	
}
.add-place-schedule{
	position: relative;
left: 34px;
}
.remove-schedule {
position: relative;
left: 34px !important;
top: 3px !important;
}
}

@media (max-width : 320px) {
h1.main_title {
    font-size: 22px;
}
.right-icon a {
    margin-right: 1px;
}
header {
    height: 273px;
}
content {
    padding-top: 0px;
margin-top:15px;
}
.event-form {
    width: 100%;
}
.calendar2.icon {
    width: 100%;
    margin-right: 0;
}
.calendar3.icon {
    width: 100%;
    margin-right: 0;
}
.calendar-clock:before {
    margin-left: 0;
}
.calendar-clock.icon {
    width: 47% ;
	float: left;
	left: 60px;
    margin-top: 0px;
}
span.circle {
    width: 15px;
    height: 15px;
}
span.circle.size2 {
    width: 25px;
    height: 25px;
}
span.circle.size3 {
    width: 35px;
    height: 35px;
}
span.circle.size4 {
    width: 65px;
    height: 65px;
}
span.circle.size1:hover:before {
    width: 25px;
    height: 25px;
    left: -7px;
    top: -7px;
}
span.circle.size2:hover:before {
	width: 35px;
	height: 35px;
	left: -7px;
    top: -7px;
}
span.circle.size3:hover:before {
	width: 45px;
	height: 45px;
	left: -7px;
    top: -7px;
}
span.circle.size4:hover:before {
	width: 75px;
	height: 75px;
	left: -7px;
    top: -7px;
}
.navigation .right-icon a img {
    vertical-align: middle;
}
.nav-menu {
    padding: 5px 0;
}
.nav-menu img {
    margin-top: 10px;
}

.logo_img {
    margin-top: 16px;
}
.login-section .logo_img img { max-width:96%;}
}
/* Smartphone mobile devices   Naresh Shaw */
@media (min-width:320px) and (max-width:480px) {
.top-links .form-group input[name="topic"] { position: absolute; right: -71px; top: 30px; width: 150px;}
.top-links .form-group input[name="city"] { position: absolute; left: -60px; top: 30px; width: 150px;}
.event-headline h1 {font-size: 24px !important; line-height: 30px !important;}
.event-content { margin-top:-60px !important;}
.event-headline { top:-70px !important;}

.footer-img-slider li { margin-right:0.5% !important;}
.footer-img-slider li:first-child {margin-left:0.5%;}
.circle.size1 {width:18px !important; height:18px !important;}
.circle.size2 {width:25px !important; height:25px !important;}
.circle.size2 img { width:22px !important;}
.circle.size3 {width:45px !important; height:45px !important;}
.circle.size3 img { width:41px !important;}
.circle.size4 {width:72px !important; height:72px !important;}
.circle.size4 img { width:68px !important;}
.footer-img-slider a.prev {left: 0.2% !important; top: 36% !important;}
.footer-img-slider a.next {right: 0.2% !important; top: 36% !important;}
.footer-img-slider .slider-controls i { font-size:12px !important;}
.footer-img-slider a.prev i {padding: 0 0 0 5px !important;}
.footer-img-slider a.next i {padding: 0px 0 0 5px !important;}
.circle img.file-attach-icon { width:20px !important;}
.circle.size2 .file-attach-icon {margin-top:6px !important;}
.circle.size3 .file-attach-icon {margin-top:15px !important;}
.circle.size4 .file-attach-icon {margin-top:30px !important;}
canvas.iEdit-img-edit-can { width:300px !important; height:auto !important; margin-top:50px;}
.iEdit-img-edit-act { top:315px !important;}

header .container-fluid div { padding-left:5px !important; padding-right:5px !important;}
.navigation .right-icon a img {height: auto !important; width: 28px;}
.cal-notification img {height: auto !important; width: 36px !important;}
.notification-count {right: 14px !important; top: 37px !important;}
header .container-fluid .nav-menu { padding:5px 0 !important;}
header .container-fluid .nav-menu img{ margin-top:10px !important;}

.related-events h2 { font-size:16px !important; margin-top: -20px !important; font-weight:600 !important; padding:6px 20px !important;}
.related-events h4 { font-size:18px !important; line-height:23px !important;}
.related-events p {font-size: 13px !important; line-height: 18px !important;}
.white-bar-more a { font-size: 14px !important;font-weight: 600 !important; margin-top: -15px !important; padding: 3px 20px !important; right: 30px !important;}
.white-bar-more { width:150px !important;}
.related-events .white-bar-more {margin-top: 10px;}
.event-content p { font-size:16px !important; line-height:22px !important;text-align:justify}
.phone .country_code input[type="text"] {width: 25% !important;}
.phone .phone_number input[type="text"] { width:70% !important;}
.login-section .logo_img img { max-width:96%;}
.top-links.city-topic-field {margin-bottom: 45px; /*margin-top: 110px;*/}
.event-headline h1 {font-size: 24px !important; line-height: 30px !important;}
.event-content { margin-top:-60px !important;}
.event-headline { top:-70px !important;}
/***********************event-onclick***********/
footer .option {width: 100% ;}
footer .option.one{border-right: 0; border-bottom: 1px solid #000;}
footer .option h3{font-size: 22px; margin: 0 0 10px;}
footer .option a{font-size: 15px}
footer .event_date_time > ul > li{width: 100%}
footer .event_date_time ul li input[type="text"]{font-size: 15px}

.pop-up-show {
	 padding: 10px 0 !important;
}
footer .option {
	padding: 0 15px 10px;
}
footer .option.second {
    padding-top: 10px;
	padding-bottom: 0 ;
}
.pop-up-show .event_date_time {
    height: 90px !important;
	margin-top: 10px;
    padding-top: 0;
}
.pop-up-show .form-group.save-data {
    margin: 10px 0 0 !important;
}
select#country_code { width: 100% !important; margin-bottom:12px;}
.phone .phone_number input[type="text"] { width:100% !important;}
.eventschedule .remove-custom-schedule .add-schedule {position: absolute; right: 16px; top: 44px;}
.event_date_time ul li.end_time.icon i { top:-28px !important;}
.pop-up-show ul.scheduleevent-section { margin-bottom:12px;}
.pop-up-show .start_time { width:50%; float:left;}
.pop-up-show .end_time {width:50%; float:right;}
.pop-up-show .start_time input[type="text"], .pop-up-show .end_time input[type="text"] { width:100%;}
.pop-up-show ul.scheduleevent-section li.end_time { margin-bottom:12px;}
.pop-up-show ul.scheduleevent-section li .schedulecal { width:100%;}

.viewevent-area .eventschedule .col-md-12 span.calendar-clock:before {left: -57px;}
.viewevent-area .eventschedule .col-md-12 span.calendar-clock:nth-child(even) { left:30px;}
.viewevent-area .eventschedule .col-md-12 span.calendar-clock { width:100% !important;}
.viewevent-area .eventschedule .col-md-12 span.calendar3.icon { /*float:left !important;*/ margin-right:0; margin-bottom:12px !important; width:100% !important;}
#cookie-bar1.fixed1 {
          /*position: fixed;
bottom: 5;
left: 0;

height: 0px;
top: 70% !important;*/
        }
		.mobile-down{
			top: 5px;
position: relative;
		}
		.serv{
			
    position: relative;
    /*top: -20px !important;
    left: 36px !important;*/

		}
.topheader{
	float: right;
position: relative;
top: -29px;
left: 30px;
}	
/*.add-timeslot {
	position: relative;
	left: 54px;
	top: -28px !important;
	float: right;
}	*/
.edit-continue-icon:before {
    background-image: url(../images/b-edit-alt-cal.png);
	cursor:pointer;
	left: -30px !important;
	position: relative;
}
}
@media (min-width:321px) and (max-width:480px) {
.pro-pic { margin-top:26px;}
}
@media (min-width:481px) and (max-width:566px) {
.top-links.city-topic-field {margin-bottom: 20px; /*margin-top: 130px;*/}
.top-links.city-topic-field .form-group { width:158px;}
.event-headline h1 {font-size: 36px !important; line-height: 42px !important;}
.event-content { margin-top:-60px !important;}
.event-headline { top:-70px !important;}
.main-logo img { width:160px !important;}

.footer-img-slider li { margin-right:1% !important;}
.footer-img-slider li:first-child {margin-left:1%;}
.circle.size1 {width:30px !important; height:30px !important;}
.circle.size2 {width:50px !important; height:50px !important;}
.circle.size2 img { width:46px !important;}
.circle.size3 {width:70px !important; height:70px !important;}
.circle.size3 img { width:66px !important;}
.circle.size4 {width:100px !important; height:100px !important;}
.circle.size4 img { width:96px !important;}
.footer-img-slider a.prev {left: 1% !important; top: 27% !important;}
.footer-img-slider a.next {right: 1% !important; top: 27% !important;}
.footer-img-slider .slider-controls i { font-size:25px !important;}
.footer-img-slider a.prev i {padding: 0px 0 0 8px !important;}
.footer-img-slider a.next i {padding: 0px 0 0 10px !important;}
.circle img.file-attach-icon { width:30px !important;}
.circle.size2 .file-attach-icon {margin-top:7px !important;}
.circle.size3 .file-attach-icon {margin-top:16px !important;}
.circle.size4 .file-attach-icon {margin-top:32px !important;}
canvas.iEdit-img-edit-can { width:450px !important; height:auto !important; margin-top:50px;}
.iEdit-img-edit-act { top:415px !important;}
.related-events h2 { font-size:20px !important; margin-top: -21px !important; font-weight:600 !important;}
.related-events h4 { font-size:20px !important; line-height:26px !important;}
.related-events p {font-size: 14px !important; line-height: 20px !important;}
.white-bar-more a { font-size: 18px !important;font-weight: 600 !important; margin-top: -20px !important; padding: 6px 20px !important; right: 40px !important;}
.white-bar-more { width:180px !important;}
.related-events .white-bar-more {margin-top: 10px;}
.event-content p { font-size:16px !important; line-height:22px !important;text-align:justify}
.phone .country_code input[type="text"] {width: 40% !important;}
.phone .phone_number input[type="text"] { width:59% !important;}
.login-section logo_img img { max-width:92%;}
/***********************event-onclick***********/
footer .option h3{font-size: 18px; margin: 0 0 10px;}
footer .option a{font-size: 15px}
footer .event_date_time > ul > li{width: 100%}
footer .event_date_time ul li input[type="text"]{font-size: 15px}
footer .form-group.save-data{margin-bottom: 0}
footer label.error{
    color: red;
    font-size: 15px;
    position: absolute;
    width: 200px;
    top: -20px;
    left: 30px;
}
.eventschedule .calendar2.dateSelector.datepickicon, .neweventdata .calendar2.datepickicon2.dateSelector {margin-bottom: 12px; width: 100%;}
.eventschedule .calendar3.dateSelector.datepickicon, .neweventdata .calendar3.datepickicon2.dateSelector {margin-bottom: 12px; width: 100%;}
.calendar-clock #start_time, .calendar-clock #end_time, .neweventdata input.timevalidate.td-input { width: 35%;}
.eventschedule span.calendar-clock.icon {width: 92%;}
h1.main_title span:before, h1.main_title span:after { width:85px;}
h1.main_title { font-size:30px;}
.banner_form .pro-pic {margin-top: 12px;}
.viewevent-area .calendar-clock.icon:before, .viewplace-area .calendar-clock.icon:before { margin-left:19px !important;}
.viewevent-area .calendar2.icon.n_txt, .viewplace-area .calendar2.icon.n_txt { margin-bottom:12px !important;}
.viewevent-area .calendar3.icon.n_txt, .viewplace-area .calendar3.icon.n_txt { margin-bottom:12px !important;}
select#country_code { width: 100% !important; margin-bottom:12px;}
.phone .phone_number input[type="text"] { width:100% !important;}
.event_date_time ul li.end_time.icon i { top:-28px !important;}
.pop-up-show ul.scheduleevent-section { margin-bottom:12px;}
.pop-up-show .start_time { width:50%; float:left;}
.pop-up-show .end_time {width:50%; float:right;}
.pop-up-show .start_time input[type="text"], .pop-up-show .end_time input[type="text"] { width:100%;}
.pop-up-show ul.scheduleevent-section li.end_time { margin-bottom:12px;}
.pop-up-show ul.scheduleevent-section li .schedulecal { width:100%;}

.viewevent-area .eventschedule .col-md-12 span.calendar-clock:before {left: -57px;}
.viewevent-area .eventschedule .col-md-12 span.calendar-clock:nth-child(even) { left:30px;}
.viewevent-area .eventschedule .col-md-12 span.calendar-clock { width:169px !important;}
.viewevent-area .eventschedule .col-md-12 span.calendar3.icon { /*float:left !important;*/ margin-right:0; margin-bottom:12px !important; width:165px !important;}
}
@media (min-width:567px) and (max-width:767px) {
    /***********************event-onclick***********/
	.menuheightfix{
		
position: relative;
top: -390px;


	}
	.remindercal{
		position: relative;
left: 100px !important;
top: -8px;
	}
footer .option h3{font-size: 18px; margin: 0 0 10px;}
footer .option a{font-size: 15px}
footer .event_date_time > ul > li{padding-left: 25px}
footer .event_date_time ul li input[type="text"]{font-size: 14px; width: 100px}
footer .form-group.save-data{margin-bottom: 0}
footer .event_date_time ul{width: 90%};
footer label.error{
    color: red;
    font-size: 15px;
    position: absolute;
    width: 200px;
    top: -20px;
    left: 30px;
}
.until-date-picker{
	position: relative;
left: 50px;
top: -6px;	
	}
.banner_form .pro-pic {margin-top: 15px;}
.viewevent-area .calendar-clock.icon:before, .viewplace-area .calendar-clock.icon:before { margin-left:22px !important;}
select#country_code { width: 55% !important;}
.phone .phone_number input[type="text"] { width:44% !important;}
}
@media screen and (min-width : 567px) and (max-width : 767px) {
	.menuheightfix{
		
position: relative;
top: -390px;


	}
	.reminderNote{
		position: relative;
left: 125px !important;
top: -20px;
	}
	.remindercal{
		position: relative;
left: 100px !important;
top: -8px;
	}
h1.main_title {
    font-size: 25px;
}
span.dash {
    margin: 0 5px;
}
.top-links {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 46px;
}
.top-links.city-topic-field {margin-bottom: 25px; margin-top: 85px;}
.top-links.city-topic-field .form-group { width:200px;}
.event-headline h1 {font-size: 40px !important; line-height: 46px !important;}
.event-content { margin-top:-80px !important;}
.event-headline { top:-90px !important;}

.footer-img-slider li { margin-right:2% !important;}
.footer-img-slider li:first-child {margin-left:2%;}
.circle.size1 {width:30px !important; height:30px !important;}
.circle.size2 {width:60px !important; height:60px !important;}
.circle.size2 img { width:56px !important;}
.circle.size3 {width:80px !important; height:80px !important;}
.circle.size3 img { width:76px !important;}
.circle.size4 {width:110px !important; height:110px !important;}
.circle.size4 img { width:106px !important;}
.footer-img-slider a.prev {left: 1% !important; top: 27% !important;}
.footer-img-slider a.next {right: 1% !important; top: 27% !important;}
.footer-img-slider .slider-controls i { font-size:25px !important;}
.footer-img-slider a.prev i {padding: 0px 0 0 8px !important;}
.footer-img-slider a.next i {padding: 0px 0 0 10px !important;}
.circle img.file-attach-icon { width:40px !important;}
.circle.size2 .file-attach-icon {margin-top:9px !important;}
.circle.size3 .file-attach-icon {margin-top:19px !important;}
.circle.size4 .file-attach-icon {margin-top:34px !important;}
canvas.iEdit-img-edit-can { width:540px !important; height:auto !important; margin-top:50px;}
.iEdit-img-edit-act { top:475px !important;}
.related-events h2 { font-size:25px !important; margin-top: -24px !important; font-weight:600 !important;}
.related-events h4 { font-size:24px !important; line-height:30px !important;}
.related-events p {font-size: 17px !important; line-height: 23px !important;}
.white-bar-more a { font-size: 25px !important;font-weight: 600 !important; margin-top: -18px !important; padding: 3px 30px !important; right: 38px !important;}
.white-bar-more { width:215px !important;}
.related-events .white-bar-more {margin-top: 10px;}
.event-content p { font-size:16px !important; line-height:22px !important;}
.phone .country_code input[type="text"] {width: 33% !important;}
.viewevent-area .eventschedule .col-md-12 span.calendar-clock:before {left: -60px;}
.viewevent-area .eventschedule .col-md-12 span.calendar-clock { width:208px !important;}
.viewevent-area .eventschedule .col-md-12 span.calendar3.icon { /*float:left !important;*/ margin-right:0; margin-bottom:12px !important; width:204px !important;}
}

@media (min-width:768px) and (max-width:991px) {
		.menuheightfix{
		float: right;
position: relative;
top: -390px;
	}
	.reminderNote{
		position: relative;
left: 125px !important;
top: -20px;
	}
	.remindercal{
		position: relative;
left: 100px !important;
top: -8px;
	}
	.until-date-picker{
	position: relative;
left: 50px;
top: -6px;	
	}
.top-links.city-topic-field .form-group { width:185px;}
.event-headline h1 {font-size: 36px !important; line-height: 70px !important;}
.circle.size1 {width:50px !important; height:50px !important;}
.footer-img-slider a.prev {left: 2% !important; top: 27% !important;}
.footer-img-slider a.next {right: 2% !important; top: 27% !important;}
.footer-img-slider a.prev i {padding: 2px 0 0 13px !important;}
.footer-img-slider a.next i {padding: 2px 0 0 19px !important;}
.related-events h2 { font-size:30px !important; margin-top: -26px !important;}
.related-events h4 { font-size:30px !important;}
.related-events p {font-size: 18px !important; line-height: 25px !important;}
.white-bar-more a { font-size:30px !important; margin-top: -21px !important;padding: 0 30px !important; right:46px !important;}
.white-bar-more { width:250px !important;}
.phone .country_code input[type="text"] {width: 22% !important;}
select#country_code { width: 48% !important;}
.phone .phone_number input[type="text"] { width:49.2% !important;}
   /***********************event-onclick***********/
footer .option h3{font-size: 28px; margin: 0 0 10px;}
footer .option a{font-size: 20px}
footer .event_date_time > ul > li{padding-left: 25px}
footer .event_date_time ul li input[type="text"]{font-size: 15px; width: 160px}
footer .form-group.save-data{margin-bottom: 0}
.event_date_time ul{width: 90%};
.viewevent-area .calendar-clock.icon:before, .viewplace-area .calendar-clock.icon:before { margin-left:20px !important;}
.viewevent-area .eventschedule .col-md-12 span.calendar-clock:before {margin-left: -10  px;}
.viewevent-area .eventschedule .col-md-12 span.calendar-clock { /*width:35% !important;*/}
.viewevent-area .eventschedule .col-md-12 span.calendar3.icon { /*float:left !important;*/ margin-right:15px; margin-bottom:12px !important;}
}

@media (min-width:992px) and (max-width:1024px) {
		.menuheightfix{
		float: right;
position: relative;
top: -390px;
	}
	.remindercal{
		position: relative;
left: 100px !important;
top: -8px;
	}
.event-headline h1 {font-size: 36px !important; line-height: 80px !important;}
   /***********************event-onclick***********/
footer .option h3{font-size: 28px; margin: 0 0 10px;}
footer .option a{font-size: 20px}
footer .event_date_time > ul > li{padding-left: 25px}
footer .event_date_time ul li input[type="text"]{font-size: 15px; width: 160px}
footer .form-group.save-data{margin-bottom: 0}
.event_date_time ul{width: 90%};
.until-date-picker{
	position: relative;
left: 50px;
top: -6px;	
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.menuheightfix{
		float: right;
position: relative;
top: -390px;
	}
	.reminderNote{
		position: relative;
left: 125px !important;
top: -20px;
	}
	.remindercal{
		position: relative;
left: 100px !important;
top: -8px;
	}
	.until-date-picker{
	position: relative;
left: 50px;
top: -6px;	
	}
	.circle.size1 {width:50px !important; height:50px !important;}
	.footer-img-slider a.prev {left: 8% !important; top: 27% !important;}
	.footer-img-slider a.next {right: 8% !important; top: 27% !important;}
	.footer-img-slider a.prev i {padding: 2px 0 0 13px !important;}
	.footer-img-slider a.next i {padding: 2px 0 0 19px !important;}
	.related-events h2 { font-size:32px !important; margin-top:-26px !important;}
	.related-events h4 { font-size:32px !important;}
	.related-events p {font-size: 22px !important; line-height: 28px !important;}
	.white-bar-more a { font-size:32px !important; margin-top: -21px !important; padding:0 25px !important;}
	.white-bar-more {width: 260px !important;}
	.phone .country_code input[type="text"] {width: 20% !important;}
	select#country_code { width: 38% !important;}
	.phone .phone_number input[type="text"] { width:61.2% !important;}
	.viewevent-area .calendar-clock.icon:before, .viewplace-area .calendar-clock.icon:before { margin-left:20px !important;}
}
@media (min-width:1200px) and (max-width:1439px) {
	.menuheightfix{

position: relative;
top: -390px;


	}
	.remindercal{
		position: relative;
left: 100px !important;
top: -8px;
	}
	.reminderNote{
		position: relative;
left: 125px !important;
top: -20px;
	}
	.leftdisplayDate{
		position: relative;
left: 119px;
	}
	.leftdisplayDate1{
		position: relative;
left: 100px;
	}
	.leftdisplayDate2{
	position: relative;
top: 20px;
left: 10px;
	}
	.viewevent-area .calendar-clock.icon:before, .viewplace-area .calendar-clock.icon:before { margin-left:20px !important;}
	select#country_code { width: 30% !important;}
	.phone .phone_number input[type="text"] { width:69.5% !important;}
}
@media only screen and (min-device-width : 767px) and (max-device-width : 1024px) {
	.menuheightfix{
		
position: relative;
top: -390px;
	}
	.reminderNote{
		position: relative;
left: 125px !important;
top: -20px;
	}
	.remindercal{
		position: relative;
left: 100px !important;
top: -8px;
	}
span.circle { width: 30px; height: 30px;}
span.circle.size1:hover:before {width: 40px; height: 40px; left: -7px;top: -7px;}
ul.bt-pagin li { margin-right: 23px;}
}
@media (min-width:1440px) and (max-width:5460px) {
	.menuheightfix{
	
position: relative;
top: -390px;


	}
	.reminderNote{
		position: relative;
left: 94% !important;
top: -20px;
	}
	.remindercal{
		position: relative;
left: 100px !important;
top: -8px;
	}
.container-fluid { max-width:1349px;}
.related-events {/*width:1349px !important;*/}
.editorial-page header .navigation {float: none; margin: 60px auto 36px !important; width: 1349px;}
.main-nav-menu { left:auto !important; margin-left:-30px;}
body { /*background-color:#fff !important;*/}
footer .container-fluid { background-color:#000;}
footer { padding-bottom:0;}
header {width:1349px; float:none; margin:0 auto;}
body.login-page { /*background-image:none;*/}
.login-section {background-image: url(../images/login-bg.jpg); width:1349px; margin:0 auto; height:100%;}
.viewevent-area .calendar-clock.icon:before, .viewplace-area .calendar-clock.icon:before { margin-left:20px !important;}
}
p.success{
    color:#000;
	margin-bottom: 15px;
	padding-left: 14px;
	font-family:Montserrat; 
}
label.error, p.error{
    color:red;
}
.sub-nav-menu li a {
    padding-left: 75px;
}
.third-level-menu li a {
    padding-left: 95px;
}

p.success img { width:25px;}
/* .sub-nav-menu li a img {
    background-color: #fff;
    border-radius: 50%;
} */

/*****************Custom CSS*************/
.main-nav-menu li { border-bottom:2px solid #f2f2f2; background-color:#fff; background-position:left 10px top 6px; background-repeat:no-repeat; background-size:25px auto; transition:all 0.3s linear 0s;}
.main-nav-menu li:hover { background-color:#000; transition:all 0.3s linear 0s;}
.main-nav-menu li:hover > a { color:#fff;}
.sub-nav-menu li:hover { background-color:#000;}
.third-level-menu li:hover { background-color:#000;}
.main-nav-menu li img { display:none;}
.sub-nav-menu li { background-position:left 42px top 6px; background-size:25px auto;}
.third-level-menu li { background-position:left 65px top 5px; background-size:25px auto;}
li.your-day-nav { background-image:url(../images/your-day.png); background-position:left 9px top 6px;}
li.your-day-nav:hover { background-image:url(../images/your-day-w.png);}

li.your-event-nav { background-image:url(../images/your-event-nav.png);background-size: 22px auto;}
li.your-event-nav:hover { background-image:url(../images/your-event-nav-w.png);}

.your-event-nav li li, .your-day-nav li { background-image: none;}
.your-event-nav li li:hover, .your-day-nav li:hover { background-image: none;}
li.add-event-nav { background-image:url(../images/add-event.png);}
li.add-event-nav:hover { background-image:url(../images/add-event-w.png);}
li.your-place-nav, .your-place-nav li.your-city-nav { background-image:url(../images/your-place.png);}
li.your-place-nav {background-position:left 9px top 6px;}
li.your-place-nav:hover, .your-place-nav li.your-city-nav:hover { background-image:url(../images/your-place-w.png);}
li.add-place-nav { background-image:url(../images/add-place.png);}
li.add-place-nav:hover { background-image:url(../images/add-place-w.png);}
li.profile-nav { background-image:url(../images/user-profile1.png);}
li.profile-nav:hover { background-image:url(../images/user-profile1-w.png);}
li.username-nav { background-image:url(../images/user-name.png);}
li.username-nav:hover { background-image:url(../images/user-name-w.png);}
li.email-nav { background-image:url(../images/user-email.png);}
li.email-nav:hover { background-image:url(../images/user-email-w.png);}
li.mob-rec-nav { background-image:url(../images/mob-rec-nav.png);}
li.mob-rec-nav:hover { background-image:url(../images/mob-rec-nav-w.png);}
li.change-pass-nav { background-image:url(../images/change-pass.png);}
li.change-pass-nav:hover { background-image:url(../images/change-pass-w.png);}
li.topic-nav { background-image:url(../images/topic_list.png);}
li.topic-nav:hover { background-image:url(../images/topic_list-w.png);}
li.channel-nav { background-image:url(../images/channel-nav.png);}
li.channel-nav:hover { background-image:url(../images/channel-nav-w.png);}
li.follow-nav { background-image:url(../images/add-event1.png);}
li.follow-nav:hover { background-image:url(../images/add-event-w1.png);}
li.topics-nav { background-image:url(../images/topic-nav.png);}
li.topics-nav:hover { background-image:url(../images/topic-nav-w.png);}
li.un-schedule-nav { background-image:url(../images/un-schedule.png);background-size: 22px auto;}
li.un-schedule-nav:hover { background-image:url(../images/un-schedule-w.png);}
li.schedule-nav { background-image:url(../images/schedule-nav.png);background-size: 22px auto;}
li.schedule-nav:hover { background-image:url(../images/schedule-nav-w.png);}
li.past-event-nav { background-image:url(../images/past-event.png);}
li.past-event-nav:hover { background-image:url(../images/past-event-w.png);}

/***************Footer Circle Styles**************/
.circle.size1 img {border-radius: 50%; width: 41px;}
.circle.size2 img {border-radius: 50%; width: 71px;}
.circle.size3 img {border-radius: 50%; width: 96px;}
.circle.size4 img {border-radius: 50%; width: 146px;}
/**Image Slides***/
.footer-img-slider ul { display:none;}
.footer-img-slider ul.show { display:block;}
.footer-img-slider a.prev {left: 13%; position: absolute; top: 28%;}
.footer-img-slider a.next {right: 13%; position: absolute; top: 28%;}
.footer-img-slider .slider-controls i { color:#fff; font-size:40px;}
.footer-img-slider a.prev i {padding: 0 0 0 11px;}
.footer-img-slider a.next i {padding: 0 0 0 16px;}
.footer-img-slider .fa-paperclip { color:#fff; font-size:30px;position: relative;}
.circle.size2 .fa-paperclip { top:20px;}
.circle.size3 .fa-paperclip { top:31px;}


/***************Input Fields Re Design*****************/
.form-group.eventschedule .neweventdata { margin-top:12px;}
span.add-new-schedule i, span.remove-custom-schedule i { margin-top:6px; cursor:pointer;}
.phone .country_code input[type="text"] {margin-right: 1%; width: 13%;}
.phone .phone_number input[type="text"] {width: 71%;}

.notification-count {color: #fff; font-size: 10px; font-weight: 600; position: absolute; right: 30px; top: 43px; width:11px; height:11px; text-align:center;}

/*******************Editorial Page Styles ********************/
body.editorial-page, .editorial-page header { background-color:transparent;}
.editorial-page header { height:auto;position: absolute; width: 100%;}
.editorial-page header .navigation { background-color:#000; margin:60px 0 36px;}
.editorial-page content .container-fluid { padding-left:0; padding-right:0;}
.event-banner img { width:100%;}
.main-event-thumb { background-position: left top; background-repeat: no-repeat; background-size:cover; height:650px;}
.content-shadow img { width:100%;}
.box-container { width:80%; margin:0 auto;position:relative;}
.event-content { padding:30px 40px 50px 40px; background-color:#fff; margin-top:-70px;border-radius: 12px; box-shadow: 0 -2px 8px #bbb;}
.event-content p { font-size:21px; line-height:27px;text-align:justify}
img.black-dot {margin:0 auto; display:block; width:150px; margin-bottom:35px;}
.event-headline {position: relative; text-align: center; top: -120px;}
.event-headline h1 {color:#fff; font-size:60px; line-height:70px;position: absolute; width: 100%;margin-top: -10%;}
.related-events {background-color:#2C2C2C;padding:30px 0 25px; /*position:absolute;*/ width: auto;}
.related-events h2 {background-color: #2c2c2c; color: #eee; font-size: 35px; font-weight: 100; /*left: 6%;*/ letter-spacing: 1px; margin-top: -28px; padding: 0% 3%;; position: absolute; text-transform: uppercase;}
.related-events h4 {color:#fff;font-size: 35px; font-weight: 600; line-height: 38px; margin-bottom: 15px;}
.related-events p {color: #ddd; font-size: 27px; line-height: 32px;}
.white-bar { width:100%; height:12px; background-color:#fff;}
.related-events .box-container { left:-5%; top:30px;padding-bottom: 40px;}
.related-events .white-bar-more { float:right;}
.white-bar-more { position: relative; top: -10px; width:300px;}
.white-bar-more a {background-color: #2c2c2c; color: #eee; font-size: 35px; font-weight: 100; right: 56px; letter-spacing: 1px; margin-top: -22px; padding: 0px 40px; position: absolute; text-transform: uppercase;}

.viewevent-area .form-group.eventschedule { margin-bottom:0 !important;}
.viewevent-area .form-group.eventschedule .col-md-12 { margin-bottom:1%;}
.viewevent-area span.note.icon.n_txt:before { left:-30px;}
.viewevent-area .location1.icon.showlocationlist:before { height:25px; width:25px; left:-34px;}
.viewplace-area .note.icon.n_txt:before { left:-30px;}
span.note.icon.n_txt:before { cursor:pointer;}
span.note.icon.n_txt { cursor:pointer;}
span.note.icon.n_txt1:before { cursor:pointer;}
span.note.icon.n_txt1  { cursor:pointer;}
/*span.note.icon.n_txt:before { cursor:default;pointer-events: none;}
span.note.icon.n_txt { cursor:default;pointer-events: none;}
span.note.icon.n_txt1:before { cursor:default;pointer-events: none;}*/


ul.sublocationlist li.citydropdown.selected {background-color: #000; color: #fff;}
ul.sublocationlist .citydropdown { line-height: 30px; padding-left: 8px;}
li.restcitydropdwon {padding-left: 8px;}
.viewevent-area .form-group .col-xs-12, .viewplace-area .form-group .col-xs-12, .viewevent-area .form-group .col-md-12, .viewplace-area .form-group .col-md-12 { padding-left:21px;}
.viewevent-area .icon:before, .viewplace-area .icon:before { margin-left:-6px;}
.viewevent-area .calendar-clock.icon:before, .viewplace-area .calendar-clock.icon:before {margin-left:-7px;}
a.map-view.t_ds { margin-left:-6px;}

/********************************** Loader CSS *******************************************************/
.fa.fa-spinner{color: #000 !important;font-size: 89px;position: absolute !important;z-index: 2147483647;}
span.loader {opacity: 1 !important;top: -35px;}
.add-schedule, .remove-schedule { cursor:pointer;}
.profile-ajax-loader { margin-left:24px; margin-top:8px;}
.circle .file-attach-icon { width:40px !important;}
.circle.size2 .file-attach-icon {margin-top:14px;}
.circle.size3 .file-attach-icon {margin-top:26px;}
.circle.size4 .file-attach-icon {margin-top:50px;}
.nav-menu ul.main-nav-menu { z-index:9999 !important;}

a.location1 {display: inline-block;}
.downimg {background-position: right center; background-repeat: no-repeat; background-size: 12px auto; display: block; height: 30px; margin-right: 30px; width: 100%;}
.down-arrow { background-image: url(../images/d-places-like-alt-cal.png);}
.up-arrow { background-image: url(../images/u-places-like-alt-cal.png);}
li.restcitydropdwon > a {position: absolute;}
ul.morecity {background-color: #fff; border-radius: 2px; box-shadow: 0 0 4px #ddd; display: block; margin-left: 0px; margin-top: 35px; padding: 10px; position: absolute; z-index: 9;}

.notification-count-big {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 18px;
    position: absolute;
    right: 92px;
    text-align: center;
    top: 28px;
    width: 20px;
}
li.add-event-nav {background-size: 22px auto;}

.login-section .form-control:focus {border-color: #cacaca; box-shadow: none !important;}

/**********popup-footer**************/
footer{position: relative;}
.pop-up-show {
    float: left;
    width: 100%;
    background: #e8e8e8;
    padding: 20px 0;
    display: none;
    position: absolute;
    bottom: -35px;
}
.pop-up-show .event_date_time {
	height:105px;
	overflow-y: scroll;
}
.pop-up-show .form-group.save-data {
	margin: 27px 0 5px;
}
.pop-up-show .fa {
	cursor:pointer;
}
.option {
    float: left;
    width: 50%;
    text-align: center;
    padding: 15px 0;
}
.option h3 {
    font-size: 45px;
    color: #000;
    margin: 0 0 30px;
}
.option a{font-family: GothamBold; font-size: 25px; font-weight: 900; text-decoration: none; color: #000 ; text-transform: uppercase; border-right: 1px solid #000; padding: 0 15px}
.option a:last-child{border-right: 0}
.option.one {
    border-right: 2px solid #000;
}
.event_date_time {
    float: left;
    width: 100%;
    border-top: 1px solid #000;
    outline: 1px solid #000;
    outline-offset: 1px;
    margin-top: 15px;
    padding: 10px 0}
.event_date_time ul{width: 74%; margin: 0 auto}
.event_date_time > ul > li{float: left; width: 33%; padding-left: 30px}
.event_date_time ul .date:before {
    background-image: url(../images/b-event-calendar-alt-cal.png);
    position: absolute;
    left: 0px;
    margin: 0;
    top: 5px;
}
.event_date_time ul .start_time:before {
    background-image: url(../images/b-event-calendar-start-time-alt-cal.png);
    position: absolute;
    left: 0px;
    top: 5px;
    margin: 0;}
   .event_date_time ul li.end_time.icon i {
    font-size: 22px;
    margin-left: 10px;
    position: absolute;
    top: 5px;
}
   .event_date_time ul li input[type="text"] {
    border: 1px solid #fff;
    background: #000 !important;
    height: 32px;
    width: 200px;
    color: #fff;
    padding-left: 15px;
    font-size: 20px;
    -webkit-text-fill-color: #ffffff;
}
  .event_date_time ul li input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff !important;
  opacity: 1;
}
  .event_date_time ul li input::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff !important;
   opacity: 1;
}
  .event_date_time ul li input:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff !important;
   opacity: 1;
}
  .event_date_time ul li input:-moz-placeholder { /* Firefox 18- */
  color: #ffffff !important;
   opacity: 1;
}

select#country_code { width:28%; border: 1px solid #eee; background-color:#fff !important;}
.eventschedule span.calendar-clock div.date_pop:last-child { /*left:45.5%;*/}
#addscheduledpopup span.calendar-clock div.date_pop:last-child { left:55.5%;}

/****************************  14 June 2017 ******************************/
@font-face {
    font-family: Gotham;
    src: url('../fonts/gotham-light.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
.date_pop {
    font-family: Gotham;
}
.cust_with {
    width: 600px;
}
.calendar_widget {
    width: 50%;
    float: left;
    padding-left:1%;
    /* height: 30px; */
}
.calendar_widget input {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 4px;
    outline: none;
}
.calendar_widget .widget_cus {
    width: 100%;
    height: 30px;
    float: left;
    position: relative;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 4px;
    overflow: hidden;
    color: #363636;
    padding: 0px 13px;
}
.widget_cus span {
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    width: 30px;
    background-color: #fff;
    text-align: center;
    padding-top: 7px;
}
.date_pop ul {
    padding: 0;
    list-style: none;
    width: 124%;
    float: left;
    text-align: center;
    margin-bottom: 0;
    max-height: 108px;
    overflow-y: scroll;
    padding-right: 0;
    /* overflow: hidden; */
}
.cal_row {
    max-height: 108px;
    float: left;
    width: 33.33%;
    overflow: hidden;
    /* margin-right: 14px; */
}
.date_pop ul li {
    margin-bottom: 6px;
    font-size: 16px;
    line-height:28px;
}
.date_pop {
    background-color: #fff;
    padding-top: 15px;
    float: left;
    border: 1px solid rgb(238, 238, 238);
    margin-top: -2px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    top: 33px;
    width: 259px;
    z-index: 9999;
}
.date_pop ul.signal {
    height: 100%;
}
.date_pop ul.signal li {
    vertical-align: middle;
    /*margin-top: 18px;*/
    margin-bottom: 0;
}
li.selected{
    background: #000;
    color: #fff;
}
a.confirm-time {
    background-color: #000;
    clear: both;
    color: #fff;
    float: right;
    height: 30px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: center;
    width: 92px;
}
.event_date_time{display:none}

.text-button { max-width:60px;}
.viewevent-area .eventschedule .col-md-12 span {display: inline-block; 
    /*width: 30%;*/
    /*margin-bottom: 1% !important;*/margin-right: 0px;
}
.viewevent-area .eventschedule .col-md-12 span.calendar-clock.icon { float:none !important; position: relative;
top: -10px;}
.viewevent-area .eventschedule .col-md-12 span.calendar3.icon {float:none;}


/*Code for footer links*/
.footerlink  ul{ margin:0 auto; text-align:center; float:none; padding:0px; height:50px; line-height:30px; width: 75%;}
.footerlink ul li { 
float:left;
padding:0px 15px;
line-height:50px;
}
.footerlink ul li a{ 
color:#FFFFFF;
text-transform:uppercase;
}
.footerlink ul li a:hover{ 
color:#00FFFF;
text-transform:uppercase;
}


#footerlinks {
    padding: 6px 0;
      margin-top:20px;
	  /*margin-bottom:20px;*/
	  line-height:50px;
	    left:0px;
    right:0px;
    z-index:999999;
}

#footerlinks ul {
    text-align: center;
    list-style:none;
    padding:0px 0px;
    margin:0;
}

#footerlinks ul li {
    vertical-align: top;
    display: inline-block;
    /* if you need ie6/7 support */
    *display: inline;
    zoom: 1
}

#footerlinks a {
    
    text-transform:uppercase;
    float:left;
    padding: 2px 2px;
    color:#FFF;
    text-decoration: none;
    cursor: pointer;
    height:16px;
    line-height:16px;
}

#footerlinks a:hover {
    color: #0066FF;
}







.footerlinks {
margin:0 auto;
width:100%;
text-align:center;

}
.footerlinks  ul{  text-align:center; float:none; padding:0px; height:50px; line-height:30px; width:400px; margin-top:50px;}
.footerlinks ul li { 
float:left;
padding:0px 5px;
 line-height:30px;
}
.footerlinks ul li a{ 
color:#FFFFFF;
text-transform:uppercase;
}
.footerlinks ul li a:hover{ 
color:#00FFFF;
text-transform:uppercase;
}

h1.main_title_c {
    text-align: center;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 26px;
	font-size: 36px;
}
h1.main_title_c span:before, h1.main_title_c span:after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 22px;
    background-size: 100%;
    margin: 0 26px;
    background-repeat: no-repeat;
}

h1.main_title_c span:before {
    background-image: url(../images/w-dot-left-alt-cal.png);
}

h1.main_title_c span:after {
    background-image: url(../images/w-dot-right-alt-cal.png);
}


h1.main_title_custom {
    text-align: center;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 26px;
margin-top: 26px;
	font-size: 24px;
}
/*h1.main_title_custom span:before, h1.main_title_custom span:after {
    content: "";
    display: inline-block;
    width: 80px;
    height: 17px;
    background-size: 100%;
    margin: 0 26px;
    background-repeat: no-repeat;
}

h1.main_title_custom span:before {
    background-image: url(../images/w-dot-left-alt-cal.png);
	vertical-align:middle;
}

h1.main_title_custom span:after {
    background-image: url(../images/w-dot-right-alt-cal.png);
	vertical-align:middle;
}*/
h1.main_title_custom span:before, h1.main_title_custom span:after {
    content: "";
    display: inline-block;
    width: 80px;
    height: 17px;
    background-size: 100%;
    margin: 0 26px;
    background-repeat: no-repeat;
}

h1.main_title_custom span:before {
    background-image: url(../images/w-dot-left-alt-cal.png);
	vertical-align:middle;
}

h1.main_title_custom span:after {
    background-image: url(../images/w-dot-right-alt-cal.png);
	vertical-align:middle;
}




@media (min-width:320px) and (max-width:480px) {
.footerlinks  ul{  text-align:center; float:none; padding:0px; height:50px; margin-left:33px; line-height:30px; width:100%; margin-top:30px; position:relative; }
#footerlinks {
    padding: 2px 0;
      margin-top:10px;
	  margin-bottom:10px;
	  bottom:0;
	    left:0px;
		
    right:0px;
    z-index:999999;
}

#footerlinks a {
    
    text-transform:uppercase;
    float:left;
    padding: 2px 0px;
    color:#FFF;
    text-decoration: none;
    cursor: pointer;
    height:16px;
    line-height:16px;
}

#footerlinks a:hover {
    color: #0066FF;
}

.footerlink  ul{ 
margin: 0 auto;
text-align: center;
float: none;
padding: 8px;
height: 50px;
line-height: 30px;
width: 86%;

}

/*margin:0 auto; text-align:center; float:none; padding:0px; height:50px; line-height:30px; width: 96%;*/

.footerlink ul li { 
float:left;
padding:0px 1px;
line-height:30px;
}
.footerlink ul li a{ 
color:#FFFFFF;
text-transform:uppercase;
font-size:7px;
}
.navtext {
color:#FFFFFF;
text-transform:uppercase;
font-size:5px;
}
ul.bt-pagin {
    padding: 0 0 0px;
    list-style: none;
    text-align: center;
}

.top-links.city-topic-fields {
    margin-bottom: 25px;
    margin-top: -27px;
}
h1.main_title_c {
    font-size: 18px;
}
h1.main_title_custom {
    font-size: 14px;
 margin-top: 12px;
margin-bottom: 11px;
padding-right:8px;
}
a.map-view {
    left: -36px;
}
h1.main_title_c span:before, h1.main_title_c span:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 12px;
    background-size: 100%;
    margin: 0 10px;
    background-repeat: no-repeat;
}

h1.main_title_custom span:before, h1.main_title_custom span:after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 8px;
    background-size: 100%;
    margin: 0 10px;
    background-repeat: no-repeat;
}

}





/* New Pages Code NShaw*/

h2.main_titles {
    text-align: center;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 26px;
	font-size: 18px;
	font-family: 'Gotham-ExtraLight'!important;
}
h2.main_titles span:before, h1.main_titles span:after {
    content: "";
    display: inline-block;
    width: 0px;
    height: 22px;
    background-size: 100%;
    margin: 0 0px;
    background-repeat: no-repeat;
}



.img-title {
margin:20px 0px 0px 0px;
font-size: 14px;
color:#FFFFFF;
text-transform:uppercase;
/*font-family: 'Gotham-ExtraLight'!important;*/
font-family: 'Gotham'!important;
}


img.pro-pic {
    width: 110px;
    height: 110px;
    display: inline-block;
    background-color: #f2f2f2;
    border-radius: 50%;
    position: relative;
	transition: all 0.2s ease-in;
	border:#FFFFFF 2px solid;
}
span.pro-pic:hover {
    box-shadow: 0px 0 13px rgba(0,0,0,0.9);
}

/*.buttonsubmit {
background:url(../images/donebutton.png) center bottom no-repeat;
height:110px;
width:400px;
text-align:center;
padding-top:25px;
font-size:20px;
color:#FFFFFF;
border:none;

}*/
.buttonsubmit {
/*background:url(../images/donebutton.png) center bottom no-repeat;*/
background:none;
height:100px;
width:400px;
text-align:center;
/*padding-top:25px;*/
font-size:20px;
color:#FFFFFF;
border:none;
font-weight:700;

}

/*2nd Pages code nshaw */

.toparc {
background:url(../images/toparc.jpg) center bottom no-repeat;
width:100%;
height:200px;
margin-top:0px;
padding-left:2%;
padding-right:2%;
text-align:center!important;
}
h1.main_titles {
    text-align: center;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 26px;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Gotham-ExtraLight'!important;
}
img.iconpic {
    width: 80px;
    height: 80px;
    display: inline-block;
    background-color: #f2f2f2;
    position: relative;
	transition: all 0.2s ease-in;
	border:none;
}

.heading_text {
font-size: 18px;
color: #ffffff;
padding-top:25px;
font-family: 'Gotham-ExtraLight'!important;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

.navigation {
    float: left;
    width: 100%;
    margin: 36px 0 16px 0;
	height:64px;
    border-top: 0px solid rgba(107,107,108,0.75);
    border-bottom: 0px solid rgba(107,107,108,0.75);
}

.submit_button {
height:29px!important;
width:100px!important;
border:none;

}


h2.main_titles {
    text-align: center;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 26px;
	font-size: 11px;
	font-family: 'Gotham-ExtraLight'!important;
}
h2.main_titles span:before, h1.main_titles span:after {
    content: "";
    display: inline-block;
    width: 0px;
    height: 22px;
    background-size: 100%;
    margin: 0 0px;
    background-repeat: no-repeat;
}



img.pro-pic {
    width: 55px;
    height: 55px;
    display: inline-block;
    background-color: #f2f2f2;
    border-radius: 50%;
    position: relative;
	transition: all 0.2s ease-in;
	border:#FFFFFF 2px solid;
}
span.pro-pic:hover {
    box-shadow: 0px 0 13px rgba(0,0,0,0.9);
}
.img-title {
margin:6px 0px 18px 0px;
font-size: 10px;
text-transform:uppercase;
/*font-family: 'Gotham-ExtraLight'!important;*/
font-family: 'Gotham'!important;
}
/*.image_box{
margin:0!important;
padding:0!important;
}*/

.detailspic {
float:none!important;
padding:0px!important;
margin:0px !important;
}
.buttonsubmit {
/*background:url(../images/donebutton_res.png) center bottom no-repeat;*/
height:51px;
width:268px;
text-align:center;
padding-top:0px;
font-size:12px;
color:#FFFFFF;
border:none;

}

.toparc {
background:url(../images/toparc_res.jpg) center bottom no-repeat;
width:100%;
height:88px;
margin-top:100px;
padding-left:4%;
padding-right:4%;
text-align:center!important;
}
h1.main_titles {
    text-align: center;
    color: #ffffff;
    float: left;
    width: 100%;
    margin-bottom: 26px;
	font-size: 10px;
	margin-top:-32px;
	line-height: 12px;
	font-family: 'Gotham-ExtraLight'!important;;
}
img.iconpic {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #f2f2f2;
    position: relative;
	transition: all 0.2s ease-in;
	
}
.heading_text {
font-size: 12px;
color: #ffffff;
font-family: 'Gotham-ExtraLight'!important;
}

.topicselect{
/*margin-top:-100px!important;*/
margin-top:0px!important;
position:relative;

}
.image_box {
    margin: 0 !important;
    padding: 2px !important;
}
.form-group ul {
    padding-left: 0px!important;
    list-style: none;
}
}

.clearfix {
clear:both;
}
@media only screen and (max-device-width : 320px) {
.viewevent-area span.note.icon.n_txt1:before { left:-10px;}
.viewevent-area .calendar-clock.icon::before, .viewplace-area .calendar-clock.icon::before {
    margin-left: -11px;
}
}



.input-hidden {
  position: absolute;
  left: -9999px;
}

input[type=radio]:checked + label>img {
  border: 1px solid #fff;
  box-shadow: 0 0 3px 3px rgb(252,201,63);
}

/* Stuff after this is only to make things more pretty */
input[type=radio] + label>img {
  border: 1px dashed #444;
   padding-left: 0em!important;
  transition: 500ms all;
}

input[type=radio]:checked + label>img {
  transform: 
    rotateZ(0deg) 
    rotateX(0deg);
}
input[type=checkbox]:checked + label>img {
 /* border: 1px solid #fff;*/
  padding-left: 0em!important;
  box-shadow: 0 0 3px 3px rgb(252,201,63);
}

/* Stuff after this is only to make things more pretty */
input[type=checkbox] + label>img {
/*  border: 1px dashed #444;*/
 padding-left: 0em!important;
  transition: 500ms all;
}

input[type=checkbox]:checked + label>img {
  /*transform: 
    rotateZ(0deg) 
    rotateX(0deg);*/
}
.submit_button {
height:60px;
width:203px;
border:none;

}
.label_align {
padding-left:0px !important;
}

.image_box {
    margin: 0 !important;
    padding: 19px ;
}
.main-nav-menu li.logout-nav { background-image:url(../images/logout.png);}
.main-nav-menu li.logout-nav:hover { background-image:url(../images/logout-w.png);}

/*Terms and condition page css*/
.terms-condition{}
.terms-condition h1{font-size:20px; font-weight:bold; margin:8px 0px;}
.terms-condition h2{font-size:16px; font-weight:normal; margin:8px 0px;}
.terms-condition ul { margin:14px 10px 8px 10px;}
.terms-condition ul li{ margin:24px 5px 5px 5px; list-style:none; font-weight:bold; line-height:20px;}
.terms-condition ul li ul{ margin:14px 10px 8px 10px }
.terms-condition ul li ul li{ margin:10px 10px; font-weight:normal;  list-style:none; line-height:20px;}
.terms-condition ul li ul li span{ margin:10px 10px; font-weight:bold; }
.privacy h1{font-size:20px; font-weight:bold; margin:8px 0px;}
.privacy h2{font-size:16px; font-weight:normal; margin:8px 0px;}
.privacy span {font-weight:bold;}
.privacy ul { margin:14px 10px 8px 10px;}
.privacy ul li{ margin:24px 5px 5px 5px; list-style:none; font-weight:normal; line-height:20px;}
.privacy ul li span {font-weight:bold; line-height:20px;}
.privacy ul li ul{ margin:14px 10px 8px 10px }
.privacy ul li ul li{ margin:10px 10px; font-weight:normal;  list-style:none;  line-height:20px;}
.privacy ul li ul li span{ margin:10px 10px; font-weight:bold; }

.login-section .logo-event {
    margin-top: 100px;
}
.login-section .logo-event p {
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    line-height: 24px;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 25px;
}
.login-section .logo-event p:nth-child(2) {
    margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
    .login-section .logo-event {
        margin-top: 50px;
    }
    .login-section .logo-event p {
        line-height: 20px;
        font-size: 15px;
        margin-bottom: 15px;
    }
    .login-section .logo-event p:nth-child(2) {
        margin-bottom: 5px;
    }
}
@media (max-width: 360px) {
    .login-section .logo-event p {
        line-height: 18px;
        font-size: 13px;
    }
}
/**************  Masonry layout css start  *******************/

.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-sizer,
.grid-item {
  width: 33.333%;
}
@media (max-width: 575px) {
  .grid-sizer,
  .grid-item {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid-sizer,
  .grid-item {
    width: 50%;
  }
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

/* To change the amount of columns on larger devices, uncomment the code below */

 @media (min-width: 768px) and (max-width: 991px) {
  .grid-sizer,
  .grid-item {
    width: 33.333%;
  }
  .calendar2.icon{/*width:35%*/}
  .calendar-clock.icon input{width: 100%;}
  .calendar-clock:before{left:-27px !important}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-sizer,
  .grid-item {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .grid-sizer,
  .grid-item {
   padding: 10px; 
   width: 20%;
  }
  .add-place-schedule {
    position: relative;
    /*top: 10px;*/
    left: 10px;
	cursor:pointer;
} 
}

/**************  Masonry layout css End  *******************/

.availabel-apple-store {
 position: relative;
 clear: both;
 float: left;
 width: 100%;
}
.availabel-apple-store h3 {
 color: #fff;
 font-size: 16px;
 margin-bottom: 15px;
}
.availabel-apple-store img {
 width:130px;
}
.apple-img img {
width:130px;
}
.login-section .apple-img.text-center {
    margin-top: 50px;
}

/************* login button ***********************/

.btn-part input.loginnow {
background-color: #000;
padding: 15px 35px;
border: 1px solid #fff;
transition: 500ms;
-moz-transition: 500ms;
-webkit-transition: 500ms;
border-radius: 5px;
font-size: 16px;
text-transform: uppercase;
height: auto;
margin: 0 10px;
}

/******************* end **********************/

/************* SIGN UP ***********************/

.btn-part input.signupnow {
background-color: #000;
padding: 15px 35px;
border: 1px solid #fff;
transition: 500ms;
-moz-transition: 500ms;
-webkit-transition: 500ms;
border-radius: 5px;
font-size: 16px;
text-transform: uppercase;
height: auto;
margin: 0 10px;
}
/******************* end **********************/


/***********FAQ*************************/

		.panel-group {
		    margin-bottom: 20px;
		    margin-top: 40px;
		}
		.panel-default {
			/*font-family: 'GothamLight';*/
		    border-color: #fff;
		    background-color: transparent;
		    border-radius: 0 !important;
		}
		.panel-default>.panel-heading {
		    color: #fff;
		    background-color: transparent !important;
		    border-color: #fff;
		}
		.panel-title a {
		    display: block;
		    font-weight: 700;
		    font-size: 18px;
		    text-transform: uppercase;
		   /* padding-top: 10px;
		    padding-bottom: 10px;*/
		}
		.panel-default>.panel-heading+.panel-collapse>.panel-body {
		    border-top-color: transparent;
		    color: #fff;
		    padding: 15px 15px 20px 15px;
		    /*line-height: 20px;*/
		 /*   background-color: rgba(0, 0, 0, 0.7);*/
		}
		.panel-default>.panel-heading {
		    background-color: rgba(0, 0, 0, 0.7) !important;
		}
		.panel-group .panel:hover {
		    -webkit-box-shadow: 0 0 0.307rem rgba(255, 255, 255, .9);
		    box-shadow: 0 0 0.307rem rgba(255, 255, 255, .9);
		}
		.panel-group .panel+.panel {
		    margin-top: 20px;
		}
		.panel-title a .glyphicon {
		    float: right;
		    font-weight: 700;
		    font-size: 24px;
		    margin-top:-2px;
            font-family: 'GothamLight';
		}
		@media screen and (max-width: 992px) {
			.panel-title a {
			    font-size: 12px;
			    padding-top: 0;
			    padding-bottom: 0;
			}
			.panel-group .panel+.panel {
			    margin-top: 10px;
			}
			.panel-default>.panel-heading+.panel-collapse>.panel-body {
		    	padding: 10px 5px 10px 5px;
			}	
			.panel-title a .glyphicon {
			    font-size: 18px;
			}		
		}
.eq-height-col{
    display: flex;
}
.eq-height-col div[class^="col-"]{
    position: relative;
}
.schedule-item{
    background: #000000;
    border-bottom: 1px solid #ffffff;
}
.event-container{
    background: #000000;
    color: #FFFFFF;
    padding:15px;
    max-width: 680px;
    margin: 0 auto;
}
.event-time,.event-profile{
    width: 50%;
    float: left;
    display: inline-block;
}
.event-time{
    padding:14px;
    position: relative;
}
.event-time .time-alert{
    position: absolute;        
    right: 12px;
}
.event-time .time-alert:before{
    content: '';
    height: 10px;
    width: 10px;
    background: #fff;
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    top: -10px;
    left: 12px;
}
.event-time-content{
    border: 2px solid #FFF;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    padding: 12px 8px;
    text-align: center;
}
.event-time-content .from-time,.event-time-content .to-time,.time-alert{
    font-size: 11px;
    line-height: 14px;
}
.event-time-content .to{
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
}
.event-profile figure{
    border: 3px solid #FFF;
    border-radius: 100%;
    overflow: hidden;    
}
.item-name,.item-address{
    font-size: 16px;    
    font-family: 'GothamBold';
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.event-actions{
    height: 35px;
    overflow: hidden;    
}
.action-icon.exp-visible{
    display: none;
}
.slider_item_sch_br .action-icon.exp-visible{
    display: none;
}
.slider_item_sch_exp .exp-hidden{
    display: none !important;
}
.event-actions .action-icon{
    display: inline-block;
    width: 30px !important;
    height: 30px;
    position: relative;
    float: left;
    margin:0 2px;    
}
.event-actions .action-icon .custom-icon{
    width: 100%;   
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding:0px 0px;
}
.event-actions .action-icon .custom-icon img{
    max-height: 30px;
    margin:0 auto;
    display: table;
}
.event-actions .slick-arrow{
    max-height: 30px;
    max-width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.event-actions .slick-arrow + .slick-list{
    margin: 0 34px;
}
.event-actions .slide-next{
    right: 0;
}
.event-actions .slide-prev{
    left: 0;
}
/* Popup Css Start Naresh*/
#altModal .modal-dialog{
    width: 250px;
    height: 250px;
    background: #FFFFFF;
    margin: 50px auto;
    padding: 10px;
}
#altModal .modal-dialog .modal-content{
    position: relative;
    box-shadow: none;
    border: 10px solid #000000;
    border-radius: 0;    
    min-height: 230px;
}
#altModal .modal-dialog .modal-content .modal-body{
    padding:10px;
}
button.close{
    position: absolute;
    top:5px;
    right: 5px;
    z-index: 9;
}
.item-content{
    position: relative;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    float: left;
}
.circle-container {
    width: 390px;   
     height: 195px;    
     border: 2px solid gray;    
     border-top: 0;   
      border-bottom-left-radius: 210px;   
       border-bottom-right-radius: 210px
}
.circle-container .img{
     width: 420px;   
      height: 210px;    
      border: 2px solid gray;    
      border-top: 0;    
      border-bottom-left-radius: 225px;    
      border-bottom-right-radius: 225px;
}
.slider_item_sch_br_exp{
    margin-top: 5px;
    float: left;
    width: 100%;
}

.slider_item_sch_br_exp .item-address-container{    
    float: left;
    overflow: hidden;
    height: 42px;
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}
.slider_item_sch_br_exp .event-actions{    
    float: right;    
    -webkit-transition: all 0.5s; /* Safari */
    transition: all 0.5s;
}
.slider_item_sch_br .event-actions{
    width: 140px;
}
.slider_item_sch_br .item-address-container{
    width: calc(100% - 140px);
}
.slider_item_sch_br .slide-prev{
    opacity: 0;
}
.slider_item_sch_exp .event-actions{
    width: 100%;
}
.slider_item_sch_exp .item-address-container{
    width: 0;
}
.address-time{
    padding: 5px 5px 5px 15px;
}
.address-time .arrow{
    display: inline-block;
    vertical-align: top;
}
.address-time .arrow img{
    max-height: 20px;
}
.address-time .arrow + span.time{
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
}
/*.slick-slide{
    max-width: 34px !important;
}
.slider_item_sch_exp .slick-slide:last-child{
    display: none !important;
    width: 0px !important;
}*/
    
.addplacespopup .modal-dialog{
top:0%
}
#mapoptionspopup .modal-dialog{width:33%}
#mapplacelistpopup .modal-dialog{width:33%}

.addplacespopup .modal-content{

    background-color: black;
    color: white;
    /* margin: 0px auto; */
    /*padding: 2%;*/
}

.addplacespopup .modal-body > .topsection{
border: 1px solid rgb(252,201,63);
      
    margin: 0% 1%;
    text-align: center;
    padding: 3%;
}

.addplacespopup .modal-body a h4,.addplacespopup .modal-body  h4{
   color:rgb(252,201,63);
   
}
.pac-container {
    background-color: #FFF;
    z-index: 20;
    position: fixed;
    display: inline-block;
    float: left
}
.modal{
    z-index: 20;   
}
.modal-backdrop{
    z-index: 10;        
}?