/*!
 * Template - Lorain County
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */

 body {
	margin: 0 !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 1.5;
	color: #000 !important;
	text-align: left;
	background-color: #2C4189 !important;
}
.logo img {
    width: auto;
}
img {
    width: 100%;
    max-width: 100%;
}
 nav#mainNav{
 	background: #fef7de;
 }
 span.logo-text {
    color: #006565;
    font-size: 19px;
    line-height: 23px;
    padding-left: 0.5rem;
}
.logo {
    padding: 1rem 0;
}
.navbar-light .navbar-nav .nav-link{
    color: #2C4189 !important;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    padding: .5rem 0.7rem;
    white-space: nowrap;
    }
 .login-sec {
    padding: 2rem 0;
    text-align: right;
}
.login-sec .login-logout {
    color: #2C4189;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    text-transform: uppercase;
    background: #e9ebf3;
    padding: 5px 8px;
}
.left-section,.right-section {
    margin: 10px 0;
}
.right-section {
    max-width: 375px;
}
.title-heading {
    background: rgba(44,65,137,0.7);
    color: #fff;
    font-size: 38px;
    line-height: 46px;
    font-weight: 500;
    padding: 0.4rem 0 0.4rem 1rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7);
}






/******************For Admin************/

.admin-section {
    width: 100%;    
}
.dashboard-box{
    width: 100%;
    height: 300px;
    display: table;
    margin: 1rem 0;
}
.dashboard-box h3 {
    display: table-cell;
    vertical-align: bottom;
    padding: 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: normal;
}
.green {
    background-image: linear-gradient(135deg, #88dc35, #25c7a2);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.07);
    border: solid 1px #0100a9;
}
.blue {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.07);
  border: solid 1px #0100a9;
  background-image: linear-gradient(135deg, #8d31f6, #61dec7);
}
.red {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.07);
  border: solid 1px #0100a9;
  background-image: linear-gradient(135deg, #e74d4c 2%, #fb8332);
}
.yellow {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.07);
  border: solid 1px #0100a9;
  background-image: linear-gradient(135deg, #fb8432, #f8c332);
}
.dashboard-box.red h3 span,.dashboard-box.yellow h3 span , .dashboard-box.magenta h3 span  , .dashboard-box.purpul h3 span , .dashboard-box.green h3 span , .dashboard-box.blue h3 span {
    font-size: 18px;
    text-transform: none;
    line-height: 18px;
    display: block;
}
.login-sec a.login-logout::after {
    content: "";
    background: url(img/user-icon.png);
    width: 16px;
    height: 18px;
    display: inline-block;
    padding: 5px 0 0 19px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 4px center;
    position: relative;
    top: 2px;
}
.admin-section a {
    text-decoration: none !important;
}
.dashboard_link {
    background-color: rgba(0, 101, 101, 0.1);
    color: #006565;
    font-size: 16px;
    font-weight: 500;
    padding: 5px 5px;
    line-height: 16px;
}
span.welcome-text {
    display: block;
    padding: 5px 0;
    font-size: 16px;
    color: #2c4189;
    font-weight: 500;
    line-height: normal;
}
.info-search span {
    color: #354da1;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
}
.info-search span.search-info-btn {
    color: #304796;
    float: right;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    background-color: rgba(44, 65, 137, 0.1);
    padding: 5px 10px;
    cursor: pointer;
}
.search-inputs label,.srch-cat-sec label {
    color: #354da1;
    display: block;
    font-size: 18px;
}
.search-inputs label span {
    color: #354da1;
    font-size: 18px;
}
.search-inputs label span a{
    text-decoration: underline;
    font-size: 14px;
}
.sr-keywords input{
    border-radius: 0;
    border-color: #999;
}
.sr-keywords {
    position: relative;
}
input.search-btn {
    position: absolute;
    bottom: 7px;
    right: 30px;
    border: none;
    background-color: rgba(44, 65, 137, 0.1);
    color: #304796;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.sr-tags select {
    border: 1px solid #999;
    border-radius: 0;
}
.search-sec {
    background-color: #e9ecf3;
    padding: 10px 15px;
}
.srch-cat-sec a {
    text-align: left;
    display: block;
    color: #354da1;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
    text-decoration: underline;
}
.card-title {
    font-size: 19px;
    color: #006565;
    line-height: normal;
    font-weight: normal;
    padding: 15px 15px 0 15px;
}
.card-left span {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
    font-weight: normal;
    line-height: normal;
}
.card-left .cart-time {
    float: right;
}
.card-container {
    border-radius: 8px;
    border: 1px solid #979797;
    margin: 10px;
    background-color: #fff;
}
.card-text p , .card-text span {
    color: #000;
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
}
.title-heading span {
    text-transform: uppercase;
}
.user-tabs ul {
    list-style: none;
    margin: 40px 0 0 0;
    padding: 0;
}
.user-tabs ul li {
    display: inline;
    margin: 5px 20px;
    padding: 10px 20px;
    background-color: rgba(44, 65, 137, 0.1);
}
.user-tabs ul li:first-child {
    margin-left: 0;
    background-color: rgba(0, 101, 101, 0.1);
    text-align: center;
    padding: 10px 20px;
}
.user-tabs ul li:first-child a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: normal;
    color: #006565;
}
.user-tabs ul li .tb-srch-info {
    color: #304796;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: normal;
}
.usr-keywords {
    position: relative;
}
.srch-info-sec h3 {
    color: #354da1;
    font-size: 24px;
    line-height: normal;
    font-weight: normal;
    padding: 15px 0;
    display: block;
}
.sr-tags label {
    color: #354da1;
}
.usr-keywords label {
    color: #354da1;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
}
.sort-usr, .sort-usr a {
    color: #354da1;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
    margin: 30px 0;
}
.sort-usr a{
    text-decoration: underline;
    padding: 0 5px;
}
.user-list li span.oval,.user-list li span.oval-transparent, .user-list li span.oval-white, 
.user-list li span.oval-gray, .user-list li span.oval-aqua, .user-list li span.oval-green,
.user-list li span.oval-yellow, .user-list li span.oval-red {
    width: 12px;
    height: 12px;
    background-color: #dc4e4e;
    display: inline-block;
    border-radius: 50px;
    margin-right: 10px;
}

.user-list li span.oval-white {
     background-color: white;
}
.user-list li span.oval-gray {
     background-color: #979797;
}
.user-list li span.oval-aqua {
     background-color: #50E3C2;
}
.user-list li span.oval-green {
     background-color: #006565;
}
.user-list li span.oval-yellow {
     background-color: #F5C724;
}
.user-list li span.oval-red {
     background-color: #AB0000;
     
}
.user-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.user-list li span.oval-transparent{
    background-color: transparent;
}
.user-list li {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    border-top: 1px solid #c4c4c4;
    padding: 10px 0;
    cursor:pointer;
    clear: both;
}
.user-list li:last-child{
    border-bottom: 1px solid #c4c4c4;
}
.srch-info-sec {
    background-color: rgba(44, 65, 137, 0.1);
    padding: 20px;
    margin-top: 7px;
}
.user-list {
    margin: 20px 0;
}
.tb-srch-info img {
    width: auto;
    position: relative;
    left: 5px;
}
.my-lr-0{
    margin-left: 0px;
    margin-right: 0px;
}
/**********Add User*********/
.new-user-add {
    margin: 60px 0 !important;
}
.new-user-add .col-md-6 ,.new-user-add .col-md-8 {
    padding-left: 0;
}
.new-user-add .form-group label {
    font-size: 18px;
    color: #000;
    line-height: normal;
    font-weight: normal;
}
.new-user-add .form-group input {
    border: 1px solid #999;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 0 10px 0 #e5e5e5;
    padding: 1rem .75rem;
    height: 40px;
}
.email-send {
    padding: 15px 0 0;
}
.email-send a {
    font-size: 16px;
    color: #2c4189;
    text-decoration: underline;
    line-height: normal;
    font-weight: normal;
}
span.joindate {
    font-size: 18px;
    display: block;
    color: #000;
    font-weight: normal;
    line-height: normal;
    padding: 10px 0;
}
label.form-check-label span {
    color: #000;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
}
.submit-btn {
    background: #eee;
    padding: 10px 0;
    text-align: right;
    clear: both;
}
.submit-btn input,.hdlinks .submit-btn input{
    border: none;
    background-color: rgba(44, 65, 137, 0.2);
    font-size: 20px;
    text-transform: uppercase;
    color: #304796;
    font-weight: 500;
    line-height: normal;
    padding: 7px 20px;
    margin-right: 10px;
}
.delete-link {
    text-align: right;
    padding: 20px 0;
}
.delete-link span {
    margin-right: 10px;
}
.delete-link a {
    color: #d0021b;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
    line-height: normal;
}
.form-check-label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-check-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #979797;
}
.form-check-label:hover input ~ .checkmark {
  background-color: #ccc;
}
.form-check-label input:checked ~ .checkmark {
  background-color: #fff;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.form-check-label input:checked ~ .checkmark:after {
  display: block;
}
.form-check-label .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid rgba(44,65,137,1);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-group.form-check {
    padding-left: 0;
    margin: 15px 0 30px;
    display: block;
}
.sp-logo img {
    width: 148px;
    height:148px;
    object-fit: cover;
    border-radius:8px;
}
.sponsor-sec {
    background-color: #fef7de;
    border: 1px solid #979797;
    border-radius: 8px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.07);
    padding: 5px 20px;
    width: 375px;
    margin-bottom: 10px;
}
.sp-logo {
    background-color: #fff;
    border: 1px solid #979797;
    border-radius: 8px;
    text-align: center;
    height: 150px;
    margin: 0 0 15px;    
    width: 150px;
    max-width: 150px;
    }
h2.sp-title {
    text-align: center;
    font-size: 24px;
    color: #006565;
    line-height: normal;
    font-weight: normal;
}
p.sponsr-info {
    background-color: rgba(0, 101, 101, 0.1);
    text-align: center;
    text-transform: uppercase;
    color: #006565;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    padding: 7px 0;
    margin: 10px 0;
}
p.sponsr-info a{
    color: #006565;
}
.foot-social img {
    width: auto;
}
.foot-nav ul{
    list-style: none;
    padding: 0;
}
.foot-nav ul li {
    display: inline;
    font-size: 14px;
    padding: 0 10px 0 6px;
    border-right: 1px solid #3a509b;
    line-height: normal;
    font-weight: normal;
}
.foot-nav ul li a {
    color: #3a509b;
    text-decoration: none;
}
.ft-sec {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.foot-social ul{
    list-style: none;
    padding: 0;
}
.foot-social ul li {
    display: inline;
    padding: 0 5px;
}
.foot-nav li:last-child {
    border: none;
}
p.copyright {
    font-size: 14px;
    line-height: normal;
    color: #3a509b;
    margin:0px;
}
.main,footer.lorain-footer {
    background: #fff;
}
.login-index,footer.lorain-footer {
    background: #c2d0f7;
}
.info-search {
    padding: 0 10px;
}
.left-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 750px;
}
.ft-left {
    background: #fff;
    padding: 10px 0;
    flex: 0 0 750px;
    max-width: 100%;
}
hr{border: 0;}
hr.ft-border {
    margin: 0;
    border-top: 1px solid #c4c4c4;
    opacity: 1;
    padding: 10px 0;
}
hr.ft-border-btm {
    margin: 0;
    border-bottom: 1px solid #c4c4c4;
    opacity: 1;
    padding: 10px 0;
    border-top:0 !important;
}
span.search-info-btn img {
    width: auto;
    position: relative;
    left: 5px;
}
a.card-more img {
    width: auto;
    position: relative;
    left: 7px;
}
a.tkt-online {
    width: 60%;
    display: inline-block;
    background: rgba(0, 101, 101, 0.1);
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #006565;
    font-weight: 500;
    padding: 5px 0;
}
a.card-more {
    width: 30%;
    display: inline-block;
    background: rgba(44, 65, 137, 0.1);
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #304796;
    font-weight: 500;
    padding: 5px;
    margin-left: 5%;
}
.card-bottom img {
    width: auto;
}
.card-bottom {
    background: #eeeeee;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 8px 20px;
    margin-top: 15px;
}
.card-inner-top {
    padding: 15px 15px 0;
}
.card-btm-left a {
    font-size: 15px;
    color: #304796;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 10px;
    line-height: normal;
}
.card-btm-left a:first-child,.card-btm-right a:first-child{
    padding-left: 0;
}
.card-btm-right {
    text-align: right;
}
.card-btm-right a {
    padding-left: 10px;
    color: #304796;
}
.card-btm-right a span {
    font-size: 13px;
    color: #304796;
    line-height: normal;
    font-weight: 500;
    padding-left: 4px;
}
.more-card-content {
    padding: 15px 15px 0;
}
.more-card-content p {
    font-size: 17px;
    color: #000;
    font-weight: normal;
    line-height: 22px;
}
.hdlinks input {
    border: 1px solid #999;
    border-radius: 0;
    box-shadow: inset 0 0 10px 0 #e5e5e5;
    background: #fff;
    height: 42px;
}
.form-control:focus {
    border: 1px solid #999;
    border-radius: 0;
    box-shadow: inset 0 0 10px 0 #e5e5e5;
    background: #fff;
}
.dragdrop {
    background: url(img/drag-icon.png) no-repeat;
    width: 24px;
    height: 26px;
    position: relative;
    top: 34px;
}
.addlink a {
    color: #2c4189;
    text-decoration: underline;
    font-size: 16px;
    padding: 0 5px;
    line-height: normal;
}
.sub-row{
    margin-left: 26px;
}
.addlink {
    margin: 20px 0 20px 40px;
    display: block;
}
.dspname label {
    color: #000;
    font-size: 18px;
}
.hdlinks .row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}
.mtb {
    margin: 40px 0;
}
.apointer {
   cursor: pointer;
}
.vdp-datepicker input {
   width:100%; 
}
.vdp-datepicker__calendar .today {
    background: #eee !important;
}
.vdp-datepicker__calendar .selected {
    background: rgba(44, 65, 137, 0.6) !important;
    color:white;
}
.vdp-datepicker__calendar .weekend {
    background: #f8f4f4 !important;
}
.vdp-datepicker__calendar .weekend.selected  {
    background: rgba(44, 65, 137, 0.6) !important;
    color: white !important;
}
.vdp-datepicker__calendar span {
    font-size:16px !important;
    padding: 0px 5px !important;
    color:#000 !important;
}

.login-index .form-group input {
    border: 1px solid #999;
    background: #fff;
    box-shadow: inset 0 0 10px 0 #e5e5e5;
    padding: 1rem 0.75rem;
    height: 40px;
}
.login-index .form-group label {
    font-size: 18px;
    color: #000;
    line-height: normal;
}
.login-index .form-group button {
    background: rgba(44, 65, 137, 0.2);
    color: #304796;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    padding: 7px 20px;
    font-family: 'Roboto', sans-serif;
    border-radius: 0;
    border: transparent;
}
.login-index .form-group a {
    color: #304796;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    font-weight: 500;
    text-decoration: underline;
}

/**********************/
.blu_form {
    padding-top: 60px;
    padding-bottom: 60px;
}
.blu_form > .col-md-6 {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
	background-color: #2c4189;
	border-radius: 32px;
	padding: 20px 20px;
	position: relative;
}


.login-tabs ul li {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
}
.login-tabs ul {
    padding: 0;
}
.login-tabs ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
}
.login-tabs, .login-form {
    float: left;
    width: 100%;
}
.login-form label {
    color: #fff !important;
}
.login-form input.form-control {
    border-radius: 30px;
    height: 46px;
    border-color: #1c3077;
}
.login-form a.frt_psd {
    float: right;
    color: #fff;
    font-size: 16px;
}
.login-form input[type="text"] {
    background: url('img/nmm.jpg') no-repeat #fff 20px 10px;
	padding-left: 55px;
}
.login-form input[type="email"] {
    background: url('img/acc.jpg') no-repeat #fff 20px 10px;
	padding-left: 55px;
}
.login-form input[type="password"] {
    background: url('img/pss.jpg') no-repeat #fff 20px 10px;
	padding-left: 55px;
}


.form-group.send_btn button {
    background: url(img/rgt.png) no-repeat;
    height: 80px;
    padding: 0;
    width: 80px;
    border: 6px solid #2c4189;
    border-radius: 100%;
    font-size: 0;
    position: absolute;
    left: 42%;
    bottom: -42px;
}
.form-group.name_fld p {
    float: left;
    width: 50%;
}
.form-group.name_fld p:nth-child(2) {
    padding-left: 4px;
}
.form-group.name_fld p:nth-child(1) {
    padding-right: 4px;  
}
.login-form p.agree-tc {
    color: #fff;
    padding: 20px 10px;
    text-align: center;
}
.login-form p.agree-tc a{
    color: #fff;
    text-decoration: underline;
}
.alert-success {
    background-color: #fff !important; 
    border-color: #fff !important; 
    color:#000 !important; 
}
.login-index .invalid-feedback {
    color:#fff !important;
}
.thisone .login-index { min-height: 75vh; }
.card-text .shotmsg{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    margin-bottom: 10px;
}

.banner-img img.banner {
    border-bottom-right-radius: 50px 50px;
    border-bottom-left-radius: 50px 50px;
}

.circle{
    position: relative;
    top: 5px;
    left: 5px;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #e0e5f8;
}

.active-border{
    display: inline-block;
    position: relative;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color:#2C4189;
    background-image:
        linear-gradient(91deg, transparent 50%, #cccbd0 50%),
        linear-gradient(90deg, #cccbd0 50%, transparent 50%);
    
}

.tabIcon { 
    width: 100%;
    margin: 15px auto;
    border: 1px solid #cbccce;
    border-radius:10px;
    background-color: #dde1ec;
    display: inline-block;
 }
.tabIcon img { width:50px; }
.tabIcon li {
    width: 33%;
    float:left;    
    text-align: center;
    padding: 10px 0px;   
    cursor:pointer;
}
.tabIcon li span {    
    position: relative;
    top: 2px;
    height: 47px;    
}
.tabIcon li.width34 {
    width: 34%;
}
.tabIcon li.active{
    background-color: #f7f9fb;
    border-color: #dee2e6 #dee2e6 #f7f9fb;
    border-radius:10px;    
}
.banner-img .title-heading {
    color: #354da1;
    font-size: 22px;
    line-height: 27px;
    font-weight: 500;
    padding: 9px 0 2px 0px;
    text-shadow:none;
    width: 100%;
    background-color: #c2d0f7;
    margin:0px;
}
.heading_share{
    color: #354da1;
    padding: 0 0 10px 0px;
}
.heading_share span{
    float:right;    
}
.heading_share img {
    width: 21px;        
    margin-bottom: 7px;
}
.heading_share span a{
    color: #354da1;
}
.banner-img {
	position: relative;
    background-color: #c2d0f7;
}
.heading_earn{
    color: #354da1;
    background-color:#e0e5f8;
    padding: 10px 10px 0px 10px;
    line-height: 30px;
    min-height:60px;
}
.row.banner_box {
    padding: 13px 0 10px;
    margin: 0 0 0px;
    background: #fff;
}
.banner_box p {    
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;   
    letter-spacing: normal;
    color: #000000;
}

.banner_box .col-md-4 img {
    width: auto;
    margin: 20px auto;
    display: table;
}

.left-section .info-search {
    padding-top: 5px;
    padding-bottom: 3px;
    border-top: 10px solid #c2d0f7;
}
.cat-search-items {
    column-count: 2;
    padding-left: 40px;
    padding-bottom: 20px;
    flex: 0 0 50%;
    max-width: 50%;
  }
.srch-cat-sec .cat-search-items:last-child {
    padding-left: 20px;
}

.left-bg .photo_listing {
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    background: #fef7de;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
}
.left-bg .photo_listing div.photo_list_sec {
    flex-direction: column;
    overflow-x: scroll;
    height: 240px;
    width: 100%;
    overflow-y: hidden;
    display: flex;
    flex-flow: row;
}

.left-bg .photo_listing div.photo_list_sec::-webkit-scrollbar,.localsaving_list_sec::-webkit-scrollbar {
    height: 5px;
    border-radius: 7px;
  }
   
  .left-bg .photo_listing div.photo_list_sec::-webkit-scrollbar-track,.localsaving_list_sec::-webkit-scrollbar-track  {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    height: 5px;
    border-radius: 7px;
  }
   
  .left-bg .photo_listing div.photo_list_sec::-webkit-scrollbar-thumb,.localsaving_list_sec::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.3);
    outline: 1px solid slategrey;
    height: 5px;
    border-radius: 7px;
}
.left-bg .photo_listing div.photo_list_sec div {
    display: inline-block;
}
.photo_listing .photo_listing_link{
    display: none;
    color: #304796;
    float: right;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    background-color: rgba(44, 65, 137, 0.1);
    padding: 5px 10px;
    cursor: pointer;  
}
.sec_community {
    float: left;
    width: 100%;
}
.sec_community .comm-left, .sec_community .comm-right {
    float: left;
    width: 50%;
    padding: 12px 12px;
}
.sec_community .comm-right {
    background: #eff4f4;
    height: 100%;
}
.sec_community .comm-right .goli {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 500;
}
.sec_community .comm-right .goli label {
    width: 20%;
    text-align: right;
    vertical-align: top;
}
.sec_community .comm-right .goli span {
    color: blue;
    font-weight: 500;
    display: inline-table;
    margin-left: 5px;
}
.main-layout {
    width: 1280px;
    margin: 0 auto;
    max-width: 100%;
    }
    header{
    background: #fff;
    }
    .navbar-light .navbar-nav .nav-item:first-child a {
    padding-left: 0;
    }
    .navbar .container {
        overflow-x: auto;
        scrollbar-width:thin;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }    
    .ui.selection.dropdown {
    border: 1px solid #999 !important;
    box-shadow: inset 0 0 10px 0 #e5e5e5 !important;
    border-radius: 0 !important;
    height: 40px !important;
    }
    .ui.selection.dropdown:focus {
    border-color: #999 !important;
    box-shadow: none !important;
    }    
    .arch-items { margin-left:0px !important; }  
    .mainsocialdiv { margin:50px; } 
    .mainsocialdiv img { width:30px; margin-right: 15px; }     

    .moreinfo {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 10px;
    }
    .moreinfo a {
    color: #304796;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    background-color: rgba(44, 65, 137, 0.1);
    padding: 5px 38px;
    }
    h2.sp-title a{
    display: none;
    }
    .search-info-btn p{
    display: inline;
    margin: 0;
    }        
    .navbar .container::-webkit-scrollbar {
    background-color: #c2d0f7;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    height: 4px;
    }
    .navbar-light .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
    }            
    .left-bg {
    background: #fffcf2;
    padding-bottom: 1px;
    }
    footer.lorain-footer {
    margin-top: -1px;
    padding-bottom: 10px;
    }
    .meraclass {
    clear: both;
    }
    .login-index label[for="isfeedy"],.login-index label[for="isfeedn"] {
    font-size: 15px;
    }
    div#editor,div#quill-container {
      height: 500px;
    }
    span.title-r {
    width: 90%;
    display: inline-flex;
    }
    .norecordfound {
        text-align: center;
        padding: 10px;
    }
    .admin-section.admin-pages{
        padding: 10px 0;
    }
    .topicpage .swal2-close{
        z-index: 9;
    }

    [data-cmd=videoUpload], [data-cmd=insertFile], [data-cmd=getPDF] { display:none !important; }

    
.admin-pages  .search.dropdown.selection.multiple {
	display:table !important;
}

[type="radio"]:checked,
    [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
    }
    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label
    {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
    }
    [type="radio"]:checked + label:before,
    [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #354da1;
    border-radius: 100%;
    background: #fff;
    }
    [type="radio"]:checked + label:after,
    [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #354da1;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    }
    [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    }
    [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    }
    .login-form form {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .fr-element {
        font-family: 'Roboto', sans-serif !important;
        color: #000 !important;
        font-size: 17px !important;
        line-height: 22px !important;
        font-weight: normal !important;
    }    
    .fr-toolbar .fr-btn-grp { 
         margin:0 9px 0 9px !important;
    }

    .magenta {
        box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.07);
        border: solid 1px #0100a9;
        background-image: linear-gradient(135deg, #ef8db0, #9c0b67);
    }
    .purpul {
        box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.07);
        border: solid 1px #0100a9;
        background-image: linear-gradient(350deg, #5546cb, #ae52e2);
    }
/*************1-27-2020***********/
.dbboxes .col-md-4:nth-child(1) h3, .dbboxes .col-md-4:nth-child(2) h3, .dbboxes .col-md-4:nth-child(3) h3 {
    font-size: 36px;
    font-weight: 600;
}
.dbboxes .col-md-4:nth-child(1) h3 span, .dbboxes .col-md-4:nth-child(2) h3 span, .dbboxes .col-md-4:nth-child(3) h3 span{
    font-weight: normal;
}
.radio_button .form-check {
    display: inline-block;
}
.radio_button .form-check:first-child {
    padding-left: 0;
}
.e-multiselect.e-input-group.e-control-wrapper.e-checkbox {
    border: 1px solid #999;
    box-shadow: inset 0 0 10px 0 #e5e5e5;
    height: 40px;
    padding: 0.4rem .75rem;
    background-color: #fff;
}
input.e-dropdownbase::placeholder {
    color: #495057 !important;
}
.e-multi-select-wrapper input[type='text'] {
    font-size: 16px !important;   
}
.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before, .e-input-group:not(.e-float-icon-left):not(.e-float-input)::after, .e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before, .e-input-group.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after, .e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before, .e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after, .e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::before, .e-input-group.e-control-wrapper.e-float-icon-left:not(.e-float-input) .e-input-in-wrap::after{
    background: #eee !important;
}
span.prim_link a {
    color: #304796;
}
.go-logo.tab1 { text-align: center; margin-bottom: 20px;}
.go-logo.tab1 img {
       border: 2px solid #e8e8e8;
       border-radius: 6px;
       object-fit: cover;
  }
/* .go-logo.tab2 {  margin-left: 30px; } */
.go-logo.tab2 img{  border: 2px solid #33406d;  }
.dropDown { top: 40%; position: relative;}
.businessPara { padding: 10px; margin: 0px; }
.businessPara a { color:#000; }
.businessDetail {  background-color: #eeeff4; }
.businessDetail a {  color: #2C4189 !important; }
.foot-social img { width:30px;}
.goPad { padding: 0px 21px;}
.goChkBox { 
    flex: 0 0 4%;
    max-width: 4%;
}
.goImg { 
    margin: 0 5px; 
    flex: 0 0 28%;
    max-width: 28%;
}
.goDetail { 
    flex: 0 0 63%;
    max-width: 63%;
}
.goDropDown {  
    flex: 0 0 3%;
    max-width: 3%;
}
.goDropDown a.collapsed{  
    content: "";
    background: url(/css/img/ic_more.png);
    width: 24px;
    height: 16px;
    display: inline-block;    
    background-size: contain;
    background-repeat: no-repeat;    
    position: relative;    
}
.goDropDown a{  
    content: "";
    background: url(/css/img/ic_less.png);
    width: 24px;
    height: 16px;
    display: inline-block;    
    background-size: contain;
    background-repeat: no-repeat;    
    position: relative;    
}

.businessDetail .goli label {
    width: 20%;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    margin-bottom: 1rem;
}
.go-logo img {  
    border-radius: 6px;
    object-fit: cover;
}
.gryImage{
    filter: gray;
    -webkit-filter: grayscale(1); 
    filter: grayscale(1); 
}
.goDetailMain { background-color: #d4e7e3;}
.goDetailMain  h2 {  font-size:26px; }
.goDetailMain  .right-detail span.go_location {  font-size:21px; }
.goDetailMain2 { 
    background-color: #2b8a74;
    font-size: 21px;
    color: #fff
}
.goDetailMain2 .goli label {
    width: 20%;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    margin-bottom: 1rem;
}
.goDetailMain2 .sociallnks a, .goDetailMain2 .sociallnks a:hover {
    color:#fff;
    text-decoration: underline !important;
    font-weight: normal;
    font-size:18px;
}

.go_right_box .col-md-7 {
    padding-left: 0;
    padding-right: 5px;
    position: relative; 
}
.right-detail {
    padding-top: 20px;
}
.right-detail h2 {    
    font-weight: bold;
    font-size: 22px;
    color: #354da1 !important;
}
.right-detail span.go_location {
    font-size: 17px;
    color: #000 !important;
}
.right-detail p{
    margin-bottom: 0;
    line-height: 18px;
}
.right-detail p a {
    font-size: 14px;
    margin-bottom: 0;
    font-style: normal;
    font-weight: normal;
    color: #333; 
}
.activitydoleft .cat-search-items{
    flex:0 0 100%;
    max-width: 100%;
}
.go-btm-right img {
    width: auto;
}
.go-btm-right {
    background: #eeeeee;
    padding: 2px 5px;
    width: 100%;
    bottom: 0;
}
.go-btm-right a {
    font-size: 13px;
    display: inline;
    width: 60%;
}
.go-btm-right a p {
    padding-right: 4px;
    margin: 0;
    display: inline-block;
    color: #304796;
}
.go-btm-right a img {
    width: 16px;
}
.go_right_box {
    border-bottom: 1px solid #2C4189;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.go-btm-right a:last-child {
    text-align: right;
    display: inline-block;
    width: 40%;
}
.right-detail {
    margin-bottom: 10px;
}
.go_right_box .right-detail{
    min-height: 110px;
}
/**********1-28-2020******/
div#placego {
    background: #fff;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;    
}
#placego .search-sec span {
    color: #354da1;
    font-size: 24px;
    padding-left: 15px;
}
#placego .search-sec {
    margin-left: -15px;
    margin-top: 10px;
}
#placego .search-sec label span {
    font-size: 14px;
}
#placego .sr-keywords,#placego .sr-tags{
    margin-bottom: 10px;
}
.srch_go_right {
    margin-top: 10px;
}
.go_right_box .col-md-5 {
    padding-left: 0;
    flex: 0 0 151px;
    max-width: 151px;
}
.go_right_box:last-child {
    border-bottom:none;
} 
.comm-right .goli span {
    color: #333 !important;
}
.comm-right .goli a {
    color: #304796;
}
span.hourct{
    margin-left: 0px;
    display: inline-block;
    white-space: pre-wrap;
    padding:0 5px;
    margin-top: 0px;
}
.comm-right .foot-social {
    margin-left: 0px;
    margin-top: 0px;
}
span.mamberblk div {
    display: initial;
}
.comm-right .foot-social li {
    padding: 0 5px;
}
.comm-right .foot-social li img {
    width: 30px;
    height: 30px;
}
.comm-right .sp-logo {
    border-radius: 0;
    flex: 0 0 80px;
    max-width: 80px;
    height: 80px;
    float: left;
    margin-right: 5px;
}
span.mamberblk {
    display: block;
}
.comm-right .sp-logo img {
    border-radius: 0;
    width: 80px;
    height: 78px;
    object-fit: cover;
}
.comm-right .goli {
    font-size: 13px !important;
    font-weight: 600 !important;
}
div#mybeint {
    clear: both;
    border-top: 10px solid #c2d0f7;
    color: #006565;
    padding: 10px 0 10px 10px;
    font-size: 18px;
    background: #fef7de;
}
.photo_list_sec .sp-logo a {
    color: #000;
    font-size: 16px;
}
.photo_list_sec .sp-logo {
    text-align: left;
}
.photo_list_sec .sp-logo a:last-child {
    font-size: 14px !important;
    color: #333;
    text-align: left !important;
    margin-top: -3px !important;
    display: block;
}
.photo_list_sec .sp-logo {
    height: 148px;
    width: 148px;
    max-width: 148px;
    border-radius: 8px 8px 0 0;
}
div#mybeint h1 {
    font-size: 18px;
}
.mybeints {
    background: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
    margin-right: 5px;
    border:1px solid #979797;
}
#mybeint .sp-logo {
    border: 0;
}
.photo_list_sec .sp-logo img{
    border-radius: 8px 8px 0 0;
}
.photo_list_sec .sp-logo a:nth-child(2), .photo_list_sec .sp-logo a:last-child {
    padding-left: 5px;
    line-height: 20px;
    display: inline-block;
    font-size: 15px;
    padding-top: 5px;
}
div#photolist {
    border-top: 10px solid #c2d0f7;
    padding: 10px 0;
    background: #fff;
    border-bottom: 10px solid #c2d0f7;
}
div#photolist.photo_listing {
    padding-left: 10px;
    margin-top: 0;
}
.left-bg #photolist.photo_listing div.photo_list_sec{
    height: 160px;
}
#photolist.photo_listing .photo_list_sec .sp-logo{
    border-radius: 8px;
}
#photolist .mayinterest {
    margin-right: 5px;
}
#photolist.photo_listing .photo_list_sec .sp-logo img {
    border-radius: 8px;
}
#photolist.photo_listing .photo_list_sec .sp-logo a:nth-child(2), #photolist.photo_listing .photo_list_sec .sp-logo a:last-child {
    padding: 0px;
    margin: 0px !important;
}
.goparent .row.go_right_box {
    margin-left: 10px;
    margin-right: 10px;
}
.goparent {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
}
.goparent .go_right_box .col-md-7 {
    flex: 0 0 578px;
    max-width: 100%;
    position: relative;
}
.goparent p.recommend, .goparent p.sharing {
    font-size: 14px;
    color: #304796;
    width: 50%;
    display: inline;
}
.goparent p.recommend, .goparent p.sharing {
    font-size: 14px;
    color: #304796;
    width: 50%;
    display: inline;
}
.goparent .go-btm-right a img {
    width: 22px;
    height: 22px;
}
.goparent .go-btm-right {
    padding: 5px 5px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}
p.recommend a span {
    color: #304796;
    font-size: 14px;
    font-weight: 600;
    padding-left: 3px;
}
p.recommend a img {

    margin-left: 5px;
}
.go-btm-right .recommend a:last-child,.go-btm-right .sharing a:last-child {
    text-align: right;
    display: inline;
    width: 50%;
}
.goparent p.sharing {
    padding-left: 40px;
}
.goparent p.sharing img {
    margin-left: 5px;
}

.topicpage .swal2-popup {
    width: 50em !important;
    border-radius: 0!important;
    padding: 0 !important;
}
.topicpage .container-photo .swal2-popup {
    width: 90% !important; 
}
.ppshare a{outline: none;}
.ppdetail { 
    text-align: left;
    padding: 20px 0px !important;
}
.ppdetail p {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    clear:both;
}
.col-md-4.ppdetail p span {
    font-weight: 600;
    float: left;
    padding-right: 5px;
}
.topicpage .swal2-container.swal2-shown {
    background-color: rgba(0,0,0,.7) !important;
}
p.ppshare a {
    padding: 0 5px;
}
p.ppshare a img {
    width: 24px;
}
p.ppshare a:first-child {
    padding: 0;
}
span.description span.klist span.prim_link,span.description span.klist span.text-muted{
    margin: 0 !important;
}
span.description span.klist {
    padding: 0 !important;
}
/****2-11-2020***/
span.dragdrop.handle.popularhandle {
    top: 20px;
}
.populartitle {
    margin-left: 20px;
    padding-left: 10px;
} 
#imagegallery .imagelist li{
    position: relative;
}
#imagegallery .imagelist li a.removeimage {
    position: absolute;
    width: 24px;
    height: 24px;
    background: #eee;
    border-radius: 20px;
    text-align: center;
    padding: 0 2px;
    margin: -1px 0 0 -15px;
}
#imagegallery input.search-btn {
    background: rgba(44, 65, 137, 0.1);
    border: none;
    height: 22px;
    top: 5px;
    line-height: 0px;
    padding-top: 15px;
    padding-bottom: 13px;
}
#imagegallery .d-block {
    background: rgba(0,0,0,0.7);
}
/***End****/
/***********2-14-2020**********/
.popular-sec {
    width: 375px;
    background: #e0eaea;
    padding: 5px 20px;
    border: 1px solid #979797;
    clear: both;
}
.popularrow {
    border-top: 1px solid #ced2d2;
    padding: 10px 0;
}
.populartxt a {
    color: #006565;
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
}
.populartxt {
    padding-left: 0;
}
#localsaving .ft-left h1 {
    color: #006565;
    font-size: 18px;
    line-height: 18px;
}
#localsaving .ft-left h1 a {
    color: #006565;
    font-size: 16px;
    padding-left: 3px;
}
#localsaving .ft-left {
    background: #fef7de;
    clear: both;
    border-bottom: 10px solid #c2d0f7;
    font-size: 18px;
    padding: 10px 0 10px 10px;
    width: 750px;
    max-width: 100%;
}
.localsaving_listing {
    margin-top: 10px;
    width: 100%;
    background: #fef7de;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
.localsaving_list_sec {
    flex-direction: column;
    overflow-x: scroll;
    height: 280px;
    width: 100%;
    overflow-y: hidden;
    display: flex;
    flex-flow: row;
}
.locallist {
    background: #fff;
    border-radius: 8px;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
    border: 1px solid #979797;
}
.localsavname a {
    color: #000;
    font-size: 16px;
    text-align: left;
    padding-left: 5px;
    padding-right: 3px;
    padding-top: 5px;
    font-style: normal;
    line-height: 20px;
}
.localsavname {
    text-align: left;
    display: flex;
    padding-bottom: 5px;
}
.localsavdesc a {
    font-size: 14px;
    line-height: 15px;
    color: #333;
    text-align: left;
    padding-left: 5px;
    padding-top: 1px;
    display: block;
}
.localsavingdiv a.localviewdetail {
    background: rgba(44, 65, 137, 0.1);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3px;
    width: 80%;
    margin: 0 auto;
    color: #304796;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 2px;
    text-decoration: none;
}
.locallist .sp-logo img {
    border-radius: 8px 8px 0 0;
}
.locallist .sp-logo {
    border-radius: 8px 8px 0 0;
    border: 0px;
}
/**********2-18-2020************/
.activityDo .info-search {
    border-color: #fff;
}
.activityborder {
    border-radius: 8px;
}
.activitytitle {
    border-radius: 8px 8px 0 0;
    width: 100%;
    display: block;
    padding: 5px 10px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.activityborder .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.row.do_right_box {
    margin: 10px;
}
.do-right-data {
    padding: 10px;
}
.actlocation {
    color: #6b7cba;
    font-weight: normal;
    font-size: 16px;
}
.do-right-data h2.acthead {
    color: #354da1;
    margin: 0;
}
.pt-2.klist.actdates {
    padding: 0 !important;
    font-size: 14px;
    text-align: right;
    color: #333;
    margin-bottom: 5px;
    margin-right: 8px;
}
.go-btm-right.dolikeshare {
    border-radius: 0 0 8px 8px;
    text-align: right;
    padding-right: 15px;
}
.go-btm-right.dolikeshare a:last-child {
    text-align: right;
    display: inline-block;
    width: 15%;
}
.go-btm-right.dolikeshare a span {
    padding-left: 3px;
    color: #354da1;
}
.doactivityright .do-logo img {
    max-height: 350px;
}
.activitydoright a.tkt-online {
    width: 68%;
    font-size: 12px;
}
.activitydoright a.card-more{
    font-size: 12px;
}
.activitydoright .go-btm-right.dolikeshare a:last-child {
    width: 25%;
}
.activitydoright .do-logo img {
    max-height: 180px;
}
.activitydoleft .search-inputs label, .activitydoleft .srch-cat-sec label {
    font-size: 16px;
}
.activitydoleft .form-check {
    padding-left: 0.5rem;
}
.search-sec.activitydoleft {
    margin-top: 0 !important;
}
#placego.placego .search-sec {
    margin-top: 0;
}
#placego.placego .search-sec span {
    margin-top: 10px;
}
#placego.placego #searchPLACE .cat-search-items{
    flex: 0 0 100%;
    max-width: 100%;
}
footer.lorain-footer.mobilefooter {
    display: none;
}
footer.lorain-footer.desktopfooter {
    display: block;
    border-top: 10px solid #c2d0f7; 
}
.mapmaincls {
    text-align: center;
    padding-top: 10px;
    background: #fff;
}
/*.gm-style div>div>div>div {
    padding-top: 12px;
    text-transform: capitalize;
    font-weight: 500;
}*/
.topicsponsormobile{display: none;}
.topicsponsordesktop{display: block;}
.col-md-8.left-section.topiccenter {
    margin: 10px auto;
}
.optioncontent{
    padding: 10px 0;
}
.optioncontent .form-group.form-check {
    margin-bottom: 0px;
    margin-top: 0;
}
/* .topicsponsormobile img,.topicsponsordesktop img {
    width: 300px;
    height: 200px;
    object-fit: cover;
} */
/*************End****************/

.topicsponsordesktop { float:right;margin:.25em;padding:.25em;background-color:#f2f2f2;text-align:center; }
.topicsponsordesktop span { font-size: 18px;color: #354DA1;letter-spacing: 0;text-align: center;line-height: 28px; }
.topicsponsormobile { margin:.25em auto;padding:.25em;background-color:#f2f2f2;text-align:center;  }
.topicsponsormobile span { font-size: 18px; color: #354DA1;letter-spacing: 0;text-align: center;line-height: 28px; }

.sponserAdd {
    background-color: #f2f2f2;
    padding: 10px 40px;
}
.sponserAdd h4 {    
    padding: 10px;
    font-size:22px;
}
.sponserAdd h4 a{
    color:#2C4189 !important;
}

.inviteCode .inviteInput input{
    border-radius: 5px;
    border: none;
    height: 36px;
    width:250px;
    outline:none;
    text-align: center;
}

@media only screen and (min-width: 1200px) {
    header .col-md-8 {
         padding-left: 0;
    }
    #mainNav .container {
        padding-left: 0px;
        padding-right: 0px
    }
    .card-right iframe,.card-right img { 
        width: 100%;
        max-height: 350px;
        height: 350px;
    }
    .card-text p.read-more {
        margin-top: 15px;
    }
    p.paragraphhtml {
        clear: both;
        padding-top: 10px;
    }

}
    @media only screen and (min-width: 768px) and (max-width: 1279px) {
    .left-section,.right-section,.lorain-footer .ft-left,.sponsor-sec,.popular-sec {
        max-width: 750px !important;
        flex: 0 0 750px !important;
        margin: 0 auto;
        width: 100% !important;
        padding: 10px;
    }
    .popularrow{
        margin-left: -10px;
        margin-right: -10px;
    }
    .popular-sec{margin-top: 15px;}
    .right-section{
        background: #fff;
        margin-bottom: 10px;
    }
    .sponsor-sec .col-md-6 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    }
    .sponsor-sec .sp-logo{
    margin: 10px auto;
    }
    .main-layout{
        width: 100%;
    }
    .card-container{
        margin: 10px;
        }
        footer.lorain-footer {
        margin-top: -2px;
        }
        .main-layout{
        width: 100%;
        }
        header .container {
        width: 750px;
        max-width: 100%;
        }
        span.logo-text{
        display: none;
        }
        header .col-md-8 {
            flex: 0 0 40%;
            max-width: 40%;
            -ms-flex: 0 0 40%;
        }
        header .col-md-4 {
            -ms-flex: 0 0 60%;
            flex: 0 0 60%;
            max-width: 60%;
        } 
        ul.navbar-nav {
            margin-top: 0 !important;
            margin-bottom: 0 !important;
        }  
        .card-right iframe,.card-right img {
            width: 100%;
            max-height: 350px;
            height: 350px; 
        } 
        .card-text p.read-more {
            margin-top: 15px;
        }
        p.paragraphhtml {
            clear: both;
            padding-top: 10px;
        }              
    }
    @media only screen and (max-width: 991px) {

    span.logo-text{
        display: none;
    }
    header .col-md-8{
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        }
        header .col-md-4{
            -ms-flex: 0 0 60%;
            flex: 0 0 60%;
            max-width: 60%;
        }
        ul.navbar-nav {
            margin-top: 0 !important;
            margin-bottom: 0 !important;
        }
        .card-right iframe,.card-right img {
            width: 100%;
            max-height: 350px;
            height: 350px; 
        }
        .card-text p.read-more {
            margin-top: 15px;
        }
        p.paragraphhtml {
            clear: both;
            padding-top: 10px;
        }

    }
    @media only screen and (max-width: 767px) {
        .goDetail { 
            flex: 0 0 62%;
            max-width: 62%;
        }
        .go-right-data a.card-more{
            width: 45% !important;
        }
        .goparent .go-btm-right {
            width: 102%;
        }
        .card-bottom .card-btm-left {
            width: 60%;
        }
        .card-bottom .card-btm-right {
            width: 40%;
        }
        .cat-search-items {
            column-count: 2;
            padding-left: 20px;
            padding-bottom: 20px;
            flex: 0 0 100%;
            max-width: 100%;
        }
        .search-inputs {
            display: block;
        }
        .main-layout{
            width: 100%;
            overflow: hidden;
        }
        .sponsor-sec .row {
            flex-direction: column;
            overflow-x: auto;
            height: 170px;
        }
        .sponsor-sec .col-md-6 {
            flex: 0 0 150px;
            max-width: 150px;
            flex-grow: 10px;
            margin-left: 10px;
        }
        .sponsor-sec .col-md-6:first-child{
            margin-left: 0;
        }
        .right-section {
            max-width: 100%;
            background: #fffcf2;
            padding-top: 10px;
        }
        .sponsor-sec {
            width: 100%;
            margin-bottom:15px;
        }
        header .col-md-8{
            -ms-flex: 0 0 40%;
            flex: 0 0 40%;
            max-width: 40%;
        }
        header .col-md-4{
            -ms-flex: 0 0 60%;
            flex: 0 0 60%;
            max-width: 60%;
        }
        .left-section, .right-section {
            margin: 10px 0 0;
        }
        .admin-section{
            padding: 0 0 10px;
        }
        .admin-section .dbboxes .col-md-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 33.333333%;
        }
        .dashboard-box {
            height: 200px;
        }
        .dashboard-box.red h3 span, .dashboard-box.yellow h3 span {
            font-size: 16px;
        }
        .col-md-4.right-section {
            flex: 0 0 100%;
            max-width: 100%;
            -ms-flex: 0 0 100%;
        }
        p.sponsr-info{
            display: none;
        }
        h2.sp-title{
            text-align: left;
        }
        h2.sp-title a {
            display: inline;
            float: right;
            font-size: 16px;
            color: #006565;
            position: relative;
            top: 5px;
            background: rgba(44, 65, 137, 0.1);
            padding: 2px 7px;
        }
        .admin-pages .title-heading {
            font-size: 24px;
            line-height: 38px;
        }
        .admin-pages .user-tabs ul li{
            margin: 5px 10px;
            padding: 10px;
        }
        .user-tabs ul li:first-child a,.user-tabs ul li .tb-srch-info{
            font-size: 14px;
        }
        .dspname, .dsplink {
            margin-left: 30px;
        }
        .removecls {
            top: -90px !important;
            left: 5px;
        }
        .admin-pages .title-heading {
            font-size: 22px;
        }
        iframe{
            width: 100%;
        }
        .row.banner_box {
            padding: 13px 15px 10px;
        }
        .login-sec {
            padding: 1rem 0;
        }
        .logo {
            margin: 0.5rem 0 0;
        }
        .main.bg-light .container {
            padding-left: 0;
            padding-right: 0;
        }
        .dbboxes {
            padding-left: 15px;
            padding-right: 15px;
        }
        .admin-pages .user-list {
            padding: 0 15px;
        }
        .new-user-add .col-md-6, .new-user-add .col-md-8,.hdlinks {
            padding-left: 15px;
        }
        .admin-pages p.mtb {
            padding-left: 15px;
            padding-right: 15px;
        }
        .left-section .info-search {
            padding-bottom: 7px;
        }
        input.search-btn{
            bottom: 7px;
        }
        .search-inputs label, .srch-cat-sec label {
            font-size: 17px;
            margin-bottom: 0;
        }
        .sr-keywords,.sr-tags {
            margin-bottom: 10px;
        }
        .srch-cat-sec .row {
            padding-left: 15px;
        }
        .arch-items .form-check:nth-child(3) {
            padding-left: 0;
        }
        .arch-items .form-check {
            padding-left: .5rem;
        }
        .card-right iframe,.card-right img {
            width: 100%;
            max-height: 250px;
            height: 250px; 
        }
        .card-text p.read-more {
            margin-top: 15px;
        }
        p.paragraphhtml {
            clear: both;
            padding-top: 10px;
        }
        .photo_listing .photo_listing_link {
            display: block;
            width: 142px;
            margin: 10px 10px auto auto;
        }
        /*********1-27-2020*********/
        .dbboxes .col-md-4:nth-child(1) h3, .dbboxes .col-md-4:nth-child(2) h3, .dbboxes .col-md-4:nth-child(3) h3 {
            font-size: 24px;
            font-weight: 600;
        } 
        .dashboard-box h3 {
            font-size: 16px;
        }
        .e-popup-full-page{
            overflow: auto !important;
        }
        .photo_listing .photo_listing_link a {
            color: #304796;
            text-transform: uppercase;
        }
        .sec_community .comm-left, .sec_community .comm-right{
            width: 100%;
        }
        #mybeint .photo_list_sec .sp-logo img {
            width: 148px;
            height: 148px;
        }
        #photolist .photo_list_sec .sp-logo img {
            width: 128px;
            height: 126px;
        }
        div#mybeint{
            float: left;
            width: 100%;
        }
        .ppdetail {
            text-align: left;
            padding: 10px 25px 10px 25px;
        }
        #imagegallery ul.imagelist[data-v-56336ed9] {
            -webkit-column-count: 3;
            -moz-column-count: 3;
            column-count: 3;
        }
        #imagegallery .modal-header .close {
            position: absolute;
            right: 10px;
        }
        #imagegallery .modal-header {
            display: flex;
            align-items: unset;
            flex-direction: column;
            text-align: center;
        }
        #imagegallery .searchimage {
            margin-left: 0 !important;
        }
        .col-md-5.popularimg {
            flex: 0 0 41.6666666667%;
            max-width: 41.6666666667%;
        }
        .col-md-7.populartxt {
            flex: 0 0 58.3333333333%;
            max-width: 58.3333333333%;
        }
        .popular-sec{border: none;}
        .popular-sec {
            padding: 5px 10px;
            width: 100%;
        }
        /************2-18-2020*************/
        .left-section .info-search {
            border-top: 10px solid #fff;
        }
        .go-btm-right.dolikeshare a:last-child {
            width: 20%;
        }
        .doactivityright a.tkt-online,.doactivityright a.card-more {
            font-size: 12px;
        }
        .photo_list_sec .sp-logo{
            width: 128px;
            height: 128px; 
        }
        .left-bg #photolist.photo_listing div.photo_list_sec {
            height: 145px;
        }
       .ppdetail {
            padding: 10px 30px!important;
        }
        .go_right_box .right-detail{
            min-height: 90px;
        }
        .popularrow{
            margin-left: -10px;
            margin-right: -10px;
        }
        .sponsor-sec{width:100%; margin-top: 10px;}
        .topicsponsormobile{display: table !important;}
        .topicsponsordesktop{display: none;}
        /*********End***********/
    }
    @media only screen and (min-width: 600px) and (max-width: 700px) {
    .placego .srch_go_right{
            margin-left: 15px;
            margin-right: 15px;
        }
    }
    @media only screen and (min-width: 600px) and (max-width: 768px) {
        .goparent .go_right_box .col-md-7 {
            flex: 0 0 365px;
        }
        
        .placego .go_right_box .col-md-7 {
            width: 100%;
            flex: 0 0 70%;
        }
        
    }
    @media only screen and (min-width: 481px) and (max-width: 599px) {
        .goparent .go_right_box .col-md-7 {
            flex: 0 0 65%;
        }
        .goDetail { 
            flex: 0 0 62%;
            max-width: 62%;
        }
    }
    @media only screen and (max-width: 480px) {    
        .goPad  { padding: 0px 12px; }
        .go-logo img { width:auto; height:auto; }
        .goDetail {    flex: 0 0 60%;  max-width: 60%;}
        .right-detail {
            padding-top: 10px;
        }
        .right-detail h2 {             
            font-size: 16px;
        }
        .right-detail span.go_location a{
            font-size: 12px;         
        }
        .foot-nav ul li {
            display: inline;
            font-size: 14px;
            padding: 0 10px;
            border-right: 1px solid #3a509b;
            line-height: normal;
            font-weight: normal;
        }
        .dbboxes .col-md-4 {
            padding-right: 10px;
            padding-left: 10px;
        }
        .foot-social img {
            width: 28px;
        }
        .search-info-btn p{
            display: none;
        }
        .navbar {
            padding: 0rem !important;
        }
        .banner-img .title-heading {
            font-size: 18px;
            line-height: 20px;
        }
        .ft-sec {
            width: 90%;
        }
        .foot-nav ul:first-child {
            margin-bottom: 5px;
        }
        .foot-nav ul{
            display: inline-block;
        }
        .foot-nav ul li {
            padding: 0 6px 0 5px;
            float: left;
        }
        .logo {
        padding: 1rem 0 0;
        text-align: center;
        }
        .admin-section .dashboard-box {
            height: 100px;
        }
        .admin-section .dashboard-box h3 {
            font-size: 14px;    padding: 5px;
        }
        .dbboxes .col-md-4:nth-child(3) h3 {
            font-size: 24px;
            font-weight: bold;
        }
        .dbboxes .col-md-4:nth-child(5) h3 {
            text-transform: capitalize;
        }
        .dashboard-box.red h3 span, .dashboard-box.yellow h3 span {
            font-size: 12px;
        }
        .opt-size {
            font-size: 14px;
            display: block;
        }
        .thisone .login-index {
            padding: 0px 10px;
        }
        .login-sec .login-logout,.dashboard_link {
            font-size: 14px;
        }
        .dashboard_link span{display: none;}
        .col-md-4.right-section {   
            padding-left: 0;
            padding-right: 0;
        }
        .sponsor-sec {
            border-top: 1px solid #979797;
            border-bottom: 1px solid #979797;
            border-left: 0;
            border-right: 0;
            border-radius: 0;
            padding: 5px 20px 0;
            width: 100% !important;
        }
        .sponsor-sec .row {
            margin-left: -20px;
            margin-right: -20px;
            padding-left: 20px;
        }
        .sponsor-sec .row .col-md-6 {
            padding-left: 0;
        }
        .navbar-light .navbar-nav .nav-item:first-child a {
            padding-left: 15px;
        }
        .left-section .info-search {
            padding-bottom: 7px;
        }
        input.search-btn{
            bottom: 7px;
        }
        .search-inputs label, .srch-cat-sec label {
            font-size: 17px;
            margin-bottom: 0;
        }
        .sr-keywords,.sr-tags {
            margin-bottom: 10px;
        }
        .srch-cat-sec .row {
            padding-left: 15px;
        }
        .arch-items .form-check:nth-child(3) {
            padding-left: 0;
        }
        .arch-items .form-check {
            padding-left: .5rem;
        }
        .card-right iframe,.card-right img {
            width: 100%;
            max-height: 100%;
            height: auto; 
        }
        .card-text p.read-more {
            margin-top: 15px;
        }
        p.paragraphhtml {
            clear: both;
            padding-top: 10px;
        }
        .dashboard-box.red h3 span, .dashboard-box.yellow h3 span, .dashboard-box.magenta h3 span, .dashboard-box.purpul h3 span, .dashboard-box.green h3 span, .dashboard-box.blue h3 span {
            font-size: 16px;
            line-height: 16px;
        }
        /********/
        .goparent .go_right_box .col-md-7 {
            flex: 0 0 70%;
        }
        .go_right_box .col-md-5 {
            flex: 0 0 101px;
            max-width: 101px;
        }
        .goparent .go-btm-right a img {
            width: 18px;
            height: 18px;
        }
        .goparent p.sharing {
            padding-left: 5px;
        }
        #photolist.photo_listing .photo_list_sec .sp-logo {
            width: 128px;
            height: 128px;
        }
        .left-bg #photolist.photo_listing div.photo_list_sec {
            height: 145px;
        }
        #placego .go_right_box .col-md-7 {
            flex: 0 0 210px;
        }
        #placego .go_right_box .col-md-5 {
            padding-left: 10px;
            flex: 0 0 145px;
            max-width: 145px;
        }
        #placego .go_right_box .col-md-4 {
            padding-left: 10px;
            flex: 0 0 145px;
            max-width: 145px;
        }        
        .popular-sec{width: 100%}
        .goparent .go-btm-right{
            position: unset;
        }
        .businessDetail .goli label {
            width: 33%;
        }
        .goDetailMain2 .goli label {
            width: 33%;
        }
        .sponserAdd {
            padding: 10px 20px;
        }
        .sponserAdd h4 {
         font-size:20px;
        }
    }
    @media only screen and (max-width: 375px) {        
        .inviteCode .inviteInput input{ margin-bottom: 20px;  }        
        .inviteCode .inviteInput a { margin-left: 0px !important;}
        .goDetail {      
            flex: 0 0 58%;
            max-width: 58%;
        } 
        .goImg {
            margin: 0px 3px 0px 10px;         
        }
        .dropDown {
            top:27%;
        }
        .info-search span {
            font-size: 20px;
        }
        .opt-size{
            display: none;
        }
        .custom-mr {
            margin-right: 1rem !important;
        }
        .sponsor-sec .row {
            height: 150px;
        }
        .sponsor-sec .col-md-6 {
            flex: 0 0 130px;
            max-width: 130px;
        }
        .sp-logo { 
            height: 130px;
            width: 130px;
            max-width: 130px;
        }
        .sp-logo img {
            width: 128px;
            height: 128px;
        }
        .goparent .go_right_box .col-md-7 {
            flex: 0 0 65%;
        }
    }
    @media only screen and (max-width: 320px) {
        .inviteCode .inviteInput input{ margin-bottom: 20px;  }        
        .inviteCode .inviteInput a { margin-left: 0px !important;}
        .goDetail {      
            flex: 0 0 58%;
            max-width: 58%;
        } 
        .right-detail {
            padding-top: 0px;
        }
        .right-detail h2 {             
            font-size: 16px;
        }
        .right-detail span.go_location a{
            font-size: 12px;         
        }
        .goImg {
            margin: 0px 3px 0px 10px;         
        }
        .dropDown {
            top:27%;
        }
    }        
.title-heading:empty { display: none; }    
.adventureMain {  background-color: #2a4089 !important; padding-bottom: 15px;   }    
.adventureList { padding: 10px 0px; background-color: #2a4089 !important;  }    
.adventureList ul li {  
    background-color: #2a4089 !important;   
    padding-bottom: 0px !important; 
    border:1px solid transparent;
}     
.adventureList ul li .adsTitle {
    font-size:18px;
}
.adventureList ul li .adsData {  
    color:#b6c9ff;
    border-bottom:1px solid #fff;
    padding-bottom:10px;
}     
.adventureList ul li:last-child .adsData {  
    border-bottom:none;
}
.inviteCode {
    color: #fff;
    background-color: #2a4089;
    text-align: center;
    padding: 20px 10px;
    margin: 5px 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    font-size:20px;
}
.inviteCode img {
    width: 30px;
}
.inviteCode .inviteInput{
      padding-top: 15px;
}

a{
    cursor: pointer;
}
.inviteCode .inviteInput a{
    padding: 10px 40px;
    background-color: #f4c724;
    color:#2a4089 !important;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}
.goCollapse {
    margin: 0 -30px;
}
.goCollapse .collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}
.goChkBox .custom-control-label::after {
    border: 2px solid #33406d;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.goChkBox .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #33406d;
    background-color: #33406d;
    border-radius: 4px;
    width: 20px;
    height: 20px;
}
.goChkBox .custom-control-label::before {
    background-color: #fff;
    border: #33406d solid 1px;
    border-radius: 4px;
    width: 20px;
    height: 20px;
}
.goChkBox .custom-control {
    min-height:auto;
}
.mapLink:focus-visible {
    outline: none;
} 
.businessDetailAction{
    background-color:#e0e2ee;
    padding:10px 10px;
    display: flex;
}
.businessDetailAction img{
    width:51px;
}
.businessDetailAction div{
    color: #354da1;
    padding-top: 5px;
    font-weight: 600;
}
.profileUpdate [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
    border:none;
    width: 20px;
    height: 20px;
}
.profileUpdate [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
    background: #f5c74f;    
    width: 14px;
    height: 14px;
}
.backLink {
    background-color: #2b8a74;    
}
.backLink img{ 
    width: 45px;
    margin: 5px 0 5px 10px;
}
.color2C4189{
    color:#2C4189 !important;
}
.swalAlert {
    padding:20px 20px 30px 20px;
}
.topicpage .swal2-content , .topicpage  .swal2-title { color:#b03f43;}
.swal2-close:focus { outline: none;} 
.swal2-close , .swal2-close:hover  { color:#aaa !important;}
.iframeContant { width: 100%; border:none;}
.profileForm .ui.selection.dropdown {
    border-radius:30px !important;
  }