.databox-add-file .form-control,
div#edit-business .panel.panel-default {
    height: auto
}

#search-event #user-datails,
#search-message #user-datails,
.customSlider1 .panel-body,
.post-message-page-form #media_image {
    padding: 0
}

.file-upload-content,
.info-tip i:hover .info-msg {
    display: block
}

img.video-icon-com {
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

p.MyMessagedataTable-note {
    color: #ff6601
}

.file-upload-content .file-select {
    display: block;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #fff;
    overflow: hidden;
    position: relative
}

.file-upload-content .file-select .file-select-button {
    background: #dce4ec;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px
}

.file-upload-content .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px
}

.file-upload-content .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.file-upload-content .file-select.file-select-disabled {
    opacity: .65
}

#add-business .options-list,
div#my-business-page .options-list,
div#my-page .options-list {
    margin-top: 12px
}

#business-page .action-button.d-block .icon.f-icon,
#profile-page .action-button.d-block .icon.f-icon,
.custom-content .signup-right,
.inline-section {
    display: flex
}

div#main-content {
    overflow: hidden
}

.search-head.search-leftbar h4,
strong {
    font-size: inherit
}

p.text-success {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 81px;
    line-height: 30px;
    border-radius: 5px;
    transform: none;
    background: #0d1a92;
    text-align: center
}

.upload-picture {
    display: block;
    padding: 10px 0;
    margin-bottom: 50px
}

.custom-content .tab-custom .nav-tabs.nav-justified>.active>a,
.text-success,
.text-success:hover {
    color: #fff !important
}

#link_title-error,
.err-graphic,
.err-graphic_length,
.err-graphic_maxlength,
.help-block.written-sec,
.link-err-validation,
.link-err-validation-char,
label#advert_image-error,
span#advert_image-error.help-block,
span#business_slogan-error,
span#external_link-error,
span.help-block.image-validation,
span.upload-picture.has-error.image-validation {
    color: #a94442
}

#send-message .toggle.btn.btn-xs.btn-default.off,
#send-message .toggle.btn.btn-xs.btn-primary {
    width: 68px !important;
    height: 35px !important
}

div#add-business .upload-picture {
    margin-bottom: 30px
}

#add-business.inner-page,
#edit-business.inner-page,
#edit-page.inner-page,
#my-page.inner-page {
    background-color: #f0f5f9
}

#add-business p.note-message,
#my-page p.note-message {
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    color: #0d1a92
}

#base,
#edit-page p.note-message,
.dz-size,
.popup-content-off,
.popup-content-on,
.row.business.hide-form .row.adverts-form,
.switch input,
label[for=vehiclenum-opt] small,
span#cke_1_bottom,
span#cke_2_bottom {
    display: none
}

.content-text.graphic-text {
    padding-top: 50px
}

#my-page .business {
    margin-top: 15px;
    padding: 5px;
    position: static;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

#my-page .my-page-description {
    height: 100% !important
}

span.profile-nam-titile {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 26px;
    position: relative
}

.sweet-alert,
.sweet-alert .content-title,
.sweet-alert h2 {
    font-family: Poppins, sans-serif !important
}

#edit-page .upload-picture,
.custom-content .padding-lr,
.custom-content .tab-custom .nav-tabs,
.row.adverts-form .form-group,
div#edit-business .upload-picture {
    margin-bottom: 0
}

#search-event .all-messages,
div#search-message .all-messages {
    overflow-x: hidden;
    overflow-y: scroll;
    overflow: auto;
    padding-right: 20px;
    height: 570px
}

.inline-section i {
    width: 40px;
    height: 40px;
    background: url(../images/bubble-bg.png) 0 0/contain no-repeat;
    color: #0d1a92;
    position: relative;
    font-size: 23px
}

.inline-section i:before {
    position: absolute;
    left: 14px;
    top: 9px
}

.inline-section .content {
    width: 260px;
    padding: 0 0 20px 15px
}

.customSlider .panel {
    margin-bottom: 0;
    height: 100%
}

.customSlider {
    width: 100%;
    float: left;
    position: relative;
    display: block;
    height: 100%
}

.customSlider ul#customSlider {
    width: auto;
    overflow: hidden;
    display: block;
    padding: 10px 15px;
    list-style: none;
    height: 100%;
}

.customSlider ul#customSlider li {
    display: none;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
    height: 100%;
    overflow-y: auto
}

.customSlider ul#customSlider li.active {
    display: block;
    border: none
}

.customSlider ul#customSlider li img.image {
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    position: relative;
    display: block;
    overflow: hidden
}

.customSlider ul#customSlider li video {
    max-width: 100%;
    width: 95%;
    height: 100%
}

.customSlider .thumbnail {
    width: calc(100% - 40px);
    display: block;
    padding: 0;
    position: relative;
    overflow: hidden;
    overflow-x: auto;
    background: 0 0;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
    margin: 0 auto;
    border-radius: 0
}

.customSlider ul#thumbnail {
    width: auto;
    display: block;
    list-style: none;
    padding: 0
}

.customSlider ul#thumbnail li {
    width: 100px;
    position: relative;
    display: inline;
    cursor: pointer;
    float: left;
    height: 88px;
    opacity: .5;
    overflow: hidden;
    padding: 5px
}

.customSlider ul#thumbnail li .contents {
    display: block;
    position: relative;
    width: 100%;
    height: 80px;
    overflow: hidden;
    float: left;
    padding: 5px
}

.customSlider ul#thumbnail li.active {
    background-color: #eee;
    border: 1px solid #0d1a92;
    opacity: 1
}

.customSlider ul#thumbnail li img {
    max-width: 100%;
    width: auto;
    height: 65px
}

.customSlider ul#thumbnail li video {
    max-width: 100%;
    width: auto
}

.customSlider .panel-title img {
    height: 70px;
    display: inline-block;
    vertical-align: top;
    border-radius: 100%;
    width: 50px;
    max-height: 50px
}

.customSlider .panel-title a.business-logo .back-logo:before {
    content: '';
    width: 88px;
    height: 88px;
    float: left;
    display: inline-block;
    position: absolute;
    border: 2px solid;
    border-color: #f60 #5cc3ff;
    border-radius: 50%;
    z-index: 1
}

.customSlider .business-slogan {
    font-size: 12px
}

.playpause {
    background-image: url('../images/video-thumb.png');
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: contain;
    background-position: center;
    z-index: 9
}

.custom-poster-img {
    position: absolute;
    height: 310px;
    width: 100%;
    object-fit: contain;
    top: 0;
    left: 0;
    margin: 0 auto;
    background-color: #fff
}

.graphic-text {
    overflow-y: hidden
}

.sweet-alert {
    padding: 30px 20px
}

#community-page a.trashmsg,
.sa-button-container {
    float: right
}

.sweet-alert button {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase
}

.dropdown-menu>li>a.active,
.navbar-default .navbar-nav>li>a.active,
.navbar-default .navbar-nav>li>a:hover,
.orange,
.page .color-orange,
.sweet-alert button.cancel,
div#search-message .nav-tabs>li>a:hover {
    color: #0d1a92
}

.sweet-alert h2 {
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 400
}

.sweet-alert .content-title {
    font-size: 28px;
    font-weight: 600
}

.sweet-alert p {
    text-align: left;
    position: relative
}

.action-button {
    display: flex;
    position: absolute;
    right: 23px;
    top: 23px
}

#business-page .flat-action,
#profile-page .flat-action {
    padding: 0 5px;
    margin-right: 8px
}

.action-button .flat-action-btn {
    color: #fff;
    width: 40px;
    height: 40px;
    padding: 11px;
    background: #0d1a92;
    border-radius: 50% !important;
    text-align: center;
    line-height: 60px;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 8px 0 0
}

.action-list li,
.contact-sec-line .icon {
    margin-right: 10px
}

.form-group.dropzone-area {
    padding: 30px 0 0
}

#add-business .form-group,
#edit-business .form-group {
    margin-bottom: 24px
}

#profile .panel-body,
#profile-page .upload-picture,
.custom-content .gender-group {
    padding: 10px 0
}

.form-group {
    margin-bottom: -5px;
    position: relative
}

#community-page .row #message-panel,
.panel-primary,
.row.adverts-form .panel-default,
.row.video_business,
.videocover:hover .overlay {
    height: 100%
}

.row.adverts-form {
    padding-top: 0;
    height: 100%
}

.business-head {
    text-align: center;
    color: #fff
}

.business-head b {
    padding: 5px;
    letter-spacing: 1px;
    color: #000
}

.band-description {
    background: #fff;
    height: 100%
}

.advert-media {
    padding: 0;
    box-shadow: 0 0 3px #f60;
    border-radius: 6px
}

.content-text {
    padding: 50px 20px 10px;
    background: 0 0
}

#business-page .content-text,
div#profile-page .content-text {
    padding: 20px 20px 10px
}

#business-page .graphic-text {
    height: 300px
}

#profile-page img.poster_image {
    height: 300px;
    width: 100%
}

#business-page i.fa.fa-play,
#profile-page i.fa.fa-play {
    position: relative;
    left: 45%;
    bottom: 162px;
    font-size: 35px;
    color: #0d1a92
}

.inline-div p.slogan {
    padding-right: 25px;
    position: relative
}

.inline-div p.site:before {
    content: "|";
    position: relative;
    right: 11px;
    color: #3097d1
}

i.flaticon-bag:hover .tooltiptext,
i.nodata.flaticon-bag:hover .tooltiptext {
    width: 80px;
    right: 100px;
    visibility: visible;
    top: 30px
}

.contact-sec-line p {
    position: relative;
    top: 9px
}

.contact-sec-line {
    display: flex;
    padding-bottom: 20px;
    padding-left: 25px
}

.icon i {
    width: 45px;
    background: url(../images/bubble-bg.png) 50%/cover;
    display: block;
    padding: calc(50% - 0px) 0;
    line-height: 0;
    border-radius: 50%;
    color: #0d1a92;
    font-size: 20px
}

.flat-action-btn i:before,
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand,
i.f-trash:before {
    margin-left: 0
}

.f-icon i:before {
    margin-left: 13px
}

#download-file .download-panel,
#unzeenu-databox .share-type,
#unzeenu-databox ul.breadcrumb li,
.advert-content-text {
    word-break: break-word
}

.scroll-band {
    overflow-x: hidden !important;
    padding: 0 10px;
    background: #fff;
    overflow-y: scroll;
    max-height: 1061px;
    overflow: auto
}

#edit-business .ad-back-img {
    height: 149px !important
}

#business-page .ad-back-img,
#my-business-page .ad-back-img,
.ad-back-img {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100% !important;
    background-position: center center
}

#my-business-page .status p,
#pop-msg .modal-body .attached-imgs img,
.row.video_business .all-adverts {
    margin: 0
}

#business-page div.advert-media,
#edit-page div.content-text {
    overflow: initial;
    width: 100%;
    height: 100%
}

.div-second .all-messages {
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 20px;
    padding-left: 20px
}

.business-page-details i.flaticon-comment {
    position: relative;
    top: 3px
}

a.flaticon-bag.business_frm_pop.nodata,
a.flaticon-user.pro_frm_pop.nodata,
i.nodata.flaticon-bag,
i.nodata.flaticon-user {
    color: #636b6f;
    display: none
}

.contact-loop,
.custom-content .profile-section .display-flex,
.receiver-details {
    display: flex;
    align-items: center
}

.add-image {
    width: 140px;
    display: block;
    cursor: pointer;
    min-height: 200px
}

.back-logo,
.page .container-fluid .customSlider .business-logo {
    width: 60px;
    height: 60px
}

.add-image div {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #f0f0f0;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    height: 190px
}

.add-image span {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #ccc;
    font-size: 1.5rem
}

.link-data {
    position: absolute;
    margin-left: 138px;
    top: 75px
}

.menu1,
i.fa.fa-heart-o {
    margin-left: 10px
}

.select2-selection--single .select2-selection__arrow:after {
    right: 12px
}

.select2-selection--single .select2-selection__clear:after {
    position: relative;
    right: 15px
}

.search-message-modal .business-page-details {
    top: -126px
}

.search-message-modal .row {
    position: unset
}

body.page.modal-open {
    overflow: visible
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    top: 50px
}

#pop-sendmsg .sender_name_reply,
#pop-sendmsg1 .sender_name_reply {
    margin-top: 10px !important
}

#pop-msg .modal-body,
#pop-msg .modal-body .msg-from,
#pop-msg .modal-body .msg-from .sender-content,
#pop-msg .modal-body .msg-from .text-label,
#pop-sendmsg .modal-body,
#pop-sendmsg .modal-body .msg-from,
#pop-sendmsg .modal-body .msg-from .sender-content,
#pop-sendmsg .modal-body .msg-from .text-label,
#pop-sendmsg1 .modal-body,
#pop-sendmsg1 .modal-body .msg-from,
#pop-sendmsg1 .modal-body .msg-from .sender-content,
#pop-sendmsg1 .modal-body .msg-from .text-label {
    float: left;
    width: 100%;
    clear: both
}

#pop-msg .modal-body .attached-files,
#pop-msg .modal-body .attached-imgs,
#pop-msg .modal-body .attached-videos,
#pop-sendmsg .modal-body .attached-files,
#pop-sendmsg .modal-body .attached-imgs,
#pop-sendmsg .modal-body .attached-videos,
#pop-sendmsg1 .modal-body .attached-files,
#pop-sendmsg1 .modal-body .attached-imgs,
#pop-sendmsg1 .modal-body .attached-videos {
    float: left;
    width: 100%;
    background-color: #d4ecff;
    padding: 5px
}

#pop-sendmsg .modal-body .msg-from .text-label,
#pop-sendmsg1 .modal-body .msg-from .text-label {
    margin-bottom: 10px !important
}

#pop-sendmsg .modal-body .msg-from,
#pop-sendmsg1 .modal-body .msg-from {
    margin-bottom: 20px !important
}

.search-message-modal .other-options {
    display: block !important
}

#pop-sendmsg .modal-body .msg-from .sender-content .sender-img,
#pop-sendmsg1 .modal-body .msg-from .sender-content .sender-img {
    border-radius: 50%;
    float: left;
    border: 2px solid #e52600;
    border-right-color: #94d4ff;
    border-left-color: #94d4ff;
    margin-right: 12px;
    cursor: pointer;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    background-size: cover
}

a.btn.btn-primary.sentitem {
    background: #e52600;
    border: none;
    padding: 6px 19px;
    text-transform: unset
}

.tabbable h6 {
    font-size: 15px
}

.icon-object.border-success-400.text-success .icon-download,
i.icon-hyperlink {
    color: #66bb6a
}

.custom-content .tab-custom .tab-content,
button#PostSubmit {
    margin-top: 20px
}

span.star {
    color: red
}

.action-button .flat-action-btn .flaticon-pencil:before {
    content: "\f109";
    position: relative;
    top: 2px;
    left: 2px
}

div#showMoreAdvert {
    border: 1px solid #0d1a92;
    padding: 32px 10px;
    display: flex;
    white-space: pre;
    color: #fff;
    background: #0d1a92;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer
}

.contact-loop.col-md-9.col-md-offset-2 {
    margin-left: 120px
}

.personal_details.col-md-12 {
    margin-top: 15px
}

span.tooltiptext {
    visibility: hidden;
    background-color: #333;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 19px;
    left: -4px;
    font-size: x-small;
    padding: 4px;
    font-style: normal
}

a.btn-brown,
a.btn-red {
    padding: 16px 40px 16px 25px;
    line-height: 24px;
    letter-spacing: 1px;
    transition: color .3s;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

i.nodata.flaticon-bag:hover .tooltiptext {
    display: none
}

i.flaticon-user:hover .tooltiptext {
    visibility: visible;
    width: 70px;
    top: 30px;
    left: 50px
}

i.nodata.flaticon-comment:hover .tooltiptext,
i.nodata.flaticon-heart-1:hover .tooltiptext,
i.nodata.flaticon-user:hover .tooltiptext {
    visibility: visible;
    width: 70px;
    top: 30px;
    left: 50px;
    display: none
}

i.flaticon-comment:hover .tooltiptext {
    visibility: visible;
    width: 70px
}

i.flaticon-heart-1:hover .tooltiptext {
    visibility: visible;
    top: 28px;
    left: 80px
}

a.flaticon-bag.business_frm_pop:hover .tooltiptext {
    visibility: visible;
    width: 80px;
    top: 30px;
    left: 0
}

a.flaticon-user.pro_frm_pop:hover .tooltiptext {
    visibility: visible;
    width: 80px;
    top: 30px;
    left: 40px
}

.business-page.row.business_detail {
    margin: 0 15px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0 10px;
    overflow: auto;
    max-height: 650px
}

.row.business.hide-form .business-page.row.business_detail {
    max-height: 355px;
    min-height: 395px
}

.back-logo {
    background-size: cover;
    background-position: center center
}

a.btn.btn-primary.business_button {
    background-color: #0d1a92;
    margin: 10px
}

.view.business-page-details {
    top: -100px
}

a.break-line:after {
    content: '|';
    color: #0d1a92;
    margin-left: 10px;
    margin-right: 10px
}

#search-event .leave-mesage,
div#leave-message .leave-mesage .scrollmenu,
div#leave-message .page-upper-part,
div#search-message .leave-mesage {
    background-color: #f0f8ff
}

#search-event,
#search-message,
.post-message-page-form input#event-time,
input#event-time,
input#external_link.edited-url {
    background-color: #fff
}

.post-message-page-form .select2-selection--single:not([class*=bg-]) {
    border-radius: 6px
}

#search-event ul.nav.nav-tabs,
.post-message-page-form .nav-tabs>li>a,
.post-message-page-form ul.nav.nav-tabs,
div#search-message ul.nav.nav-tabs {
    padding-left: 30px
}

.post-message-page-form textarea {
    border: 1px solid #ddd;
    border-radius: 5px
}

.post-message-page-form .form-control:focus,
.select2-container--focus .select2-selection--single:not([class*=bg-]):not([class*=border-]),
.select2-container--open .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none
}

#base {
    background: red;
    margin-left: 20px;
    position: relative;
    top: 59px
}

.popup-wrapper:before {
    border-bottom: 15px solid #000;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    height: 0;
    left: 34px;
    position: absolute;
    top: -15px
}

.popup-wrapper {
    background-color: #000;
    border-radius: 4px;
    opacity: .7;
    color: #fff;
    padding: 5px 6px;
    width: auto;
    position: relative;
    top: 48px;
    bottom: 55px;
    z-index: 1
}

.popup-content-off,
.popup-content-on {
    position: absolute
}

a.remove_button.edited {
    position: absolute;
    font-size: 20px;
    right: 0;
    bottom: 73px
}

.ad-content,
div#my-page a.break-word {
    word-break: break-all
}

.name-info {
    position: relative;
    top: 20px
}

div#leave-message.inner-page {
    background-color: #fff !important;
    padding: 0;
    color: #000
}

div#search-message .nav-tabs>li.active>a:focus {
    background: 0 0 !important
}

div#search-event .nav-tabs>li.active>a,
div#search-message .nav-tabs>li.active>a {
    color: #0d1a92;
    background-color: transparent;
    border: 1px solid transparent;
    cursor: default
}

div#my-page .form-group.ckeditor,
div#my-page .form-group.dropzone-area {
    margin-right: 38px
}

div#edit-page .form-group.ckeditor,
div#edit-page .form-group.dropzone-area {
    margin-right: 40px
}

div#my-page .business-logo {
    margin-left: 15px !important
}

.custom-content .upload-picture,
.page .business-logo,
div#my-page .add-my-page-form .upload-picture,
div#my-page .upload-picture {
    margin-bottom: 0 !important
}

#profile-page .link-data {
    margin-left: 0;
    position: initial
}

.search-container input::-webkit-input-placeholder {
    font-size: 16px
}

.search-container input:-ms-input-placeholder {
    font-size: 16px
}

.search-container input::placeholder {
    font-size: 16px
}

.post-message-page-form .form-group {
    margin-bottom: 10px;
    position: relative
}

.post-message-page-form span.on {
    position: relative;
    left: 24px;
    top: 5px
}

.post-message-page-form span.off {
    position: relative;
    left: 40px;
    top: 5px;
    color: #fff
}

#search-event .search-container,
.post-message-page-form .search-container,
div#search-message .search-container {
    position: relative !important;
    bottom: 10px !important;
    left: 14px
}

div#search-message .picker__holder {
    width: 188px
}

div#my-page span.profile-nam-titile {
    font-size: 20px !important
}

#community-page .panel-body.current-play.advert-panel-body.text-center,
#community-page .row>div.div-second,
.action-list,
div#add-business .form-group.dropzone-area,
div#add-business .upload-picture {
    padding: 0
}

#community-page .advert-btn {
    margin-right: -17px !important
}

#leave-message #message_content,
div#community-page textarea#message {
    resize: none
}

#profile .panel.panel-default {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0
}

a.btn.btn-primary.chat-create.sentitemviewbutton {
    background: #0d1a92;
    border: none;
    padding: 6px 10px
}

.notfoundfile {
    text-transform: none !important
}

i.glyphicon.glyphicon-trash {
    font-size: 16px;
    vertical-align: middle;
    top: -3px
}

label.control-label.animate {
    color: #636b6f
}

.playstore-footer-icon {
    width: 100px
}

.navbar-white-bg {
    background: #fcfdfd !important
}

.custom-content #main-content .login-section .input-group .input-group-addon:first-child,
.custom-content #main-content .signup-section .input-group .input-group-addon:first-child,
.custom-content #main-content .signup-section .input-group.input-group-right .input-group-addon:last-child,
.navbar-default,
.navbar-nav>li>.dropdown-menu {
    background: #fff
}

.clear {
    clear: both
}

#menu-bar .navbar-brand>img {
    transition: .3s
}

#menu-bar .navbar-brand>img,
#menu-bar.navbar-fixed-top .navbar-brand>img {
    height: 72px
}

.navbar-default {
    padding: 8px 0;
    margin-bottom: 0;
    border: none;
    transition: .3s;
    box-shadow: 0 2px 4px #7f7f7f
}

.main.navbar-default {
    background: rgba(255, 255, 255, .7);
    box-shadow: none
}

.main.navbar-default.navbar-fixed-top {
    background: #fff;
    box-shadow: 0 2px 4px #7f7f7f
}

.navbar-default .navbar-brand {
    padding: 0;
    height: auto
}

.navbar-default .navbar-nav>li>a {
    padding: 0 14px;
    transition: line-height .3s
}

.navbar-default.navbar-fixed-top .navbar-nav>li>a {
    line-height: 75px
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: 0 0;
    color: #0d1a92
}

.dropdown-menu>li>a {
    color: #7f7f7f
}

#community-page .advert-btn,
#main-content .color-white {
    color: #fff
}

#main-content .color-black {
    color: #404652
}

#main-content .banner-content {
    position: relative;
    z-index: 2;
    margin-top: 10em
}

#main-content .text-large {
    font-size: 24px;
    line-height: 34px
}

#main-content .banner-content .text-large {
    padding-left: 12px
}

#main-content h1.banner-text {
    font-size: 11em;
    line-height: .8em;
    margin: 0 0 12px
}

#main-content .banner-home {
    background: url(../images/banner.jpg) center top/cover no-repeat fixed;
    position: relative;
    height: 100vh;
    box-shadow: 0 2px 5px #7f7f7f
}

#main-content .banner-home .container-fluid {
    height: 100%;
    display: flex;
    align-items: center;
    left: 0;
    position: absolute;
    width: 100%
}

#main-content .banner-home::before {
    content: '';
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, .2)
}

#main-content .banner-home a.btn {
    margin-left: 12px;
    margin-top: 20px
}

a.btn-brown {
    background: #94d4ff;
    border: none;
    color: #fff
}

#my-messages .icon-msg .fa.fa-times,
a.btn-red {
    background: #e52600
}

a.btn i.fa {
    margin-left: 8px;
    transition: .3s;
    font-weight: 300;
    position: absolute;
    line-height: 24px
}

a.btn-brown:hover {
    color: #e52600
}

a.btn:hover i.fa {
    margin-left: 12px
}

a.btn-red {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0d1a92), to(#e52600));
    background-image: -webkit-linear-gradient(bottom, #0d1a92, #e52600);
    background-image: -moz-linear-gradient(bottom, #0d1a92, #e52600);
    background-image: -o-linear-gradient(bottom, #0d1a92, #e52600);
    background-image: linear-gradient(to top, #0d1a92, #e52600);
    border: none;
    color: #fff
}

a.btn-red:hover,
p.strip-info {
    background: #0d1a92;
    color: #fff
}

a.btn-red:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#e52600), to(#0d1a92));
    background-image: -webkit-linear-gradient(bottom, #e52600, #0d1a92);
    background-image: -moz-linear-gradient(bottom, #e52600, #0d1a92);
    background-image: -o-linear-gradient(bottom, #e52600, #0d1a92);
    background-image: linear-gradient(to top, #e52600, #0d1a92)
}

.form-control.half-input {
    width: 49%;
    float: left;
    margin-right: 12px
}

.custom-content .app-links a:last-child .playstore-icon,
.form-control.half-input.input-main-last-name {
    margin-right: 0
}

#main-content .about-section {
    padding: 120px 0
}

#main-content #community-section {
    background: url(../images/banner1.jpg) center center/cover no-repeat;
    box-shadow: 0 -2px 5px #7f7f7f;
    padding: 13% 15px;
    position: relative;
    overflow: hidden
}

#main-content #community-section .col-md-6 {
    background: rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 30px #fff;
    border-radius: 15px;
    padding-bottom: 20px
}

#main-content #community-section .container {
    position: relative;
    z-index: 5
}

#main-content .community-section h2.title {
    font-size: 44px;
    line-height: 60px
}

#main-content .community-section a.btn-red {
    margin-top: 16px
}

#main-content .form-control {
    padding-left: 12px;
    padding-right: 12px
}

.action-list li {
    list-style-type: none;
    float: left
}

.profile-img-style {
    margin-top: 10px;
    position: relative
}

.profile-img-style img {
    height: 100px;
    width: 100px;
    border-radius: 50%
}

#register .checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    left: 19px !important;
    width: 20px !important;
    height: 20px !important
}

.inner-page {
    padding: 5px 0 0;
    background-color: #f0f0f0
}

.padding-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.padding-tb-60 {
    padding-top: 30px;
    padding-bottom: 30px
}

.padding-tb-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.padding-tb-6 {
    padding-top: 6px;
    padding-bottom: 6px
}

#send-message {
    float: left;
    width: 100%;
    padding-bottom: 30px
}

#search_form input {
    margin-bottom: 8px !important
}

#send-message #drop_message .optional-toggle {
    color: #e52600;
    font-size: 14px;
    line-height: 14px;
    text-decoration: underline;
    cursor: pointer;
    clear: both;
    margin-top: 16px;
    margin-right: 6px;
    float: left
}

#send-message #drop_message .toggle-msg {
    margin-top: 16px;
    float: left;
    font-size: 14px;
    line-height: 14px
}

#send-message #drop_message .data-safe-checkbox {
    line-height: 20px
}

#send-message #drop_message .data-safe-checkbox input {
    margin-left: 0;
    line-height: 20px;
    height: 20px;
    width: 20px;
    margin-right: 8px;
    float: left
}

#send-message #drop_message label {
    font-size: 14px;
    font-weight: 700;
    float: left
}

#send-message #drop_message .submit-message {
    text-align: center;
    margin-top: 40px;
    position: relative
}

#search_form .submit-message {
    text-align: left;
    padding-bottom: 25px
}

#search_form input[type=button],
#search_form input[type=reset],
#search_form input[type=submit],
#send-message #drop_message input[type=submit] {
    float: none;
    width: auto;
    height: auto;
    border: 2px solid #fff;
    padding: 8px 22px;
    border-radius: 6px;
    box-shadow: 0 0 15px #888;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    background-color: #0d1a92
}

#send-message #drop_message .payment-radio input[type=radio] {
    height: 20px;
    width: 20px;
    margin-right: 12px;
    box-shadow: none
}

#send-message #drop_message .payment-radio>div.pay {
    border-radius: 6px;
    background-color: #f5f5f5;
    box-shadow: 0 0 4px #444
}

#send-message #drop_message .payment-radio>div.pay p {
    color: #fff;
    background: #e52600;
    padding: 12px;
    font-size: 18px;
    text-shadow: 0 0 5px #94d4ff;
    font-weight: 600;
    border-radius: 6px 6px 0 0;
    margin-bottom: 0
}

#send-message #drop_message .payment-radio>div.pay .input-div {
    float: left;
    width: 100%;
    padding: 12px
}

#send-message #drop_message .payment-radio>div.pay .input-div label {
    font-size: 16px;
    font-weight: 400
}

.favorite-link:hover .fa-heart-o:before {
    content: "\f004";
    transition: .2s
}

.favorite-link:hover .fa-heart:before {
    content: "\f08a";
    transition: .2s
}

#search-event .search-leftbar,
#search-message .search-leftbar {
    overflow: auto;
    border-right: 1px solid pink;
    margin: 0 !important;
    height: 670px
}

#pop-msg .modal-body .msg-from,
#search-message .message-content {
    margin-bottom: 20px
}

#search-event .search-right-content,
#search-message .search-right-content {
    margin-left: 0;
    padding: 0 5%
}

#search-event.inner-page,
#search-message.inner-page {
    padding: 0 !important;
    min-height: 0 !important
}

#search-event h2.tagline,
#search-message h2.tagline {
    position: absolute;
    left: 50%;
    font-size: 22px
}

#getNotification .noti-back-img {
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    background-size: cover;
    border-radius: 50%;
    background-position: center center
}

#login.inner-page {
    padding: 12% 0 8%;
    min-height: 730px !important
}

#login.inner-page,
#privacy-policy,
#register.inner-page,
#terms-and-conditions {
    display: flex;
    align-items: center;
    background: url('../images/Login.jpg') 0 0/cover no-repeat
}

#register.inner-page {
    background: url('../images/Signup.jpg') 0 0/cover !important
}

#privacy-policy,
#terms-and-conditions {
    background-attachment: fixed
}

#login #login-panel {
    box-shadow: 0 2px 8px #e52600;
    position: relative
}

#privacy-policy.inner-page .panel-default,
#register.inner-page .panel-default,
#terms-and-conditions.inner-page .panel-default {
    box-shadow: 0 0 8px #e52600
}

#login #login-panel::before {
    content: '';
    width: 100%;
    height: 110px;
    background: url('../images/login-form-bg.png') 0 0/cover no-repeat;
    position: absolute;
    top: -110px
}

#my-messages .img-back,
#my-messages .sender-content .sender-img {
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    background-size: cover
}

#business-page .attach-img,
#my-business-page .attach-img {
    height: 190px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.attach-img.adverts-attach-img {
    height: 300px !important
}

.business_show_name {
    border-bottom: 1px solid #cbdbe7;
    padding: 20px
}

#my-page .attach-img,
#profile-page .attach-img {
    background-repeat: no-repeat;
    height: 150px;
    width: 100%;
    background-size: cover;
    background-position: center center
}

.attach-back-img {
    background-repeat: no-repeat;
    width: 150px;
    height: 80px;
    background-size: cover;
    border: 1px solid #444;
    background-position: center center
}

#my-messages .icon-msg .fa {
    background: #5cc3ff;
    color: #fff;
    height: 36px;
    width: 36px;
    line-height: 36px;
    border-radius: 25%
}

#my-messages .table-responsive tr td {
    line-height: 36px
}

#my-messages .table-responsive tr td span.text-semibold.message-content,
.all-messages .message-content p,
.modal .msg-content {
    word-break: break-word;
    word-wrap: break-word
}

#search-event i.fa.fa-info.info-ic.info-on-toggle,
#search-message i.fa.fa-info.info-ic.info-on-toggle {
    margin-top: 11px;
    margin-left: 7px
}

.info-tip .info-ic {
    width: 15px;
    background: rgba(0, 0, 0, .7);
    border-radius: 50%;
    color: #fff;
    text-align: center;
    margin-top: 2px;
    margin-left: 5px
}

.info-tip .info-msg {
    display: none;
    margin-bottom: 0;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    margin-left: 4px;
    padding: 8px;
    transition: .3s;
    position: absolute;
    z-index: 2;
    min-width: 220px;
    max-width: 320px;
    right: 0
}

p.info-msg.magicword-tooltip,
span.info-msg.magicword-tooltip {
    right: auto
}

.info-tip .info-ic:hover+.info-msg {
    opacity: 1;
    display: inline-block
}

p.strip-info {
    padding: 6px 8px
}

.post-message-page-form .info-msg.data-safe-tooltip {
    right: 0
}

.post-message-page-form .option-info {
    text-align: center;
    position: relative;
    font-weight: bolder;
    font-size: 15px;
    color: #3097d1
}

.post-message-page-form textarea#message_content {
    border: 1px solid #3097d1
}

#leave-message .answer-list {
    list-style: none
}

#community-page .container-fluid,
#leave-message div.media-videos label,
#reply-message div.media-videos label,
.all-messages,
.all-messages .view-message,
.business-contact-details .row>div .panel,
.business-contact-details .row>div .panel .panel-body {
    width: 100%
}

.gender-group input[type=radio] {
    height: 20px;
    width: 20px;
    float: left;
    margin-right: 6px;
    margin-top: 0;
    box-shadow: none
}

#leave-message .visible-from-date p.info-msg,
#reply-message .visible-from-date p.info-msg {
    right: 0;
    bottom: 0;
    margin-bottom: 72px
}

#privacy-policy h3,
#terms-and-conditions h3 {
    position: relative;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px
}

#privacy-policy h3,
#privacy-policy strong,
#terms-and-conditions h3,
#terms-and-conditions strong {
    color: #333
}

#privacy-policy h3:after,
#terms-and-conditions h3::after {
    content: '';
    width: 60px;
    height: 2px;
    background-color: #e52600;
    display: inline-block;
    position: absolute;
    bottom: -6px;
    left: 0
}

#unzeenu-databox .content-wrapper {
    display: block;
    clear: both
}

.row {
    position: relative
}

.row .disable-overlay,
form .disable-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    z-index: 9;
    display: none
}

#business-page .busi-back-img,
#my-business-page .busi-back-img,
.profile.ad-back-img,
.profile.attach-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

#download-file .download-panel,
#share-file .download-panel {
    display: flex;
    align-items: center;
    min-height: 70vh
}

#unzeenu-databox .panel .thumbnail {
    width: 140px;
    border: 1px solid grey
}

#unzeenu-databox .panel h6.no-margin {
    letter-spacing: .5px;
    font-size: 15px;
    max-height: 40px;
    min-height: 40px;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    position: relative;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 20px
}

#unzeenu-databox .caption-overflow span {
    top: 40px
}

#pop-share-link .sharelink-block input {
    width: 60%;
    border: 1px solid #dcdcdc;
    height: 32px;
    padding-left: 9px
}

#unzeenu-databox .caption {
    background-color: #a8dafb82;
    border-radius: 5px;
    border: 1px solid pink;
    color: #fff
}

#community-page .message-content,
#search-message .message-content {
    border-bottom: 1px solid #ccc;
    padding: 20px 0
}

#unzeenu-databox .caption:hover {
    cursor: pointer
}

#unzeenu-databox .thumbnail {
    background-color: #fafafa
}

.all-messages .matching-list {
    list-style: none;
    padding: 0
}

.all-messages .matching-list li {
    display: inline-block;
    border-right: 1px solid #ccc;
    line-height: 26px
}

.all-messages .matching-list li:last-child {
    border-right: none
}

.all-messages .matching-list li i {
    margin-right: 6px;
    font-size: 16px
}

.all-messages .matching-list li a {
    color: #444
}

.all-messages .message-content .btn-red {
    background-color: #0d1a92;
    border: none;
    padding: 8px 22px
}

.all-messages .sender-info .sender-img {
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-size: cover;
    border-radius: 50%
}

.all-messages .sender-info .sender-img::before {
    content: '';
    width: 50px;
    height: 50px;
    float: left;
    display: inline-block;
    border: 2px solid;
    border-color: #0d1a92 #5cc3ff;
    border-radius: 50%;
    z-index: 1
}

div#confirmdelete .modal-content {
    top: 235px
}

#confirmdelete .modal-body {
    padding: 40px;
    font-size: 17px
}

div#my-page i.fa.fa-plus,
div#my-page i.fa.fa-times {
    position: absolute;
    top: 37px;
    font-size: 20px;
    right: 19px
}

div#edit-page i.fa.fa-times {
    top: 50px;
    position: absolute;
    font-size: 20px;
    right: 28px
}

div#edit-page i.fa.fa-plus {
    top: 48px;
    position: absolute;
    font-size: 20px;
    right: 28px
}

#add-adverts .advert-submit,
div#edit-page .external_link label.control-label.animate {
    padding-top: 10px
}

span.upload-picture.has-error.image-validation {
    position: absolute;
    top: 20px;
    left: 144px
}

i.fa.fa-heart-o {
    font-size: 25px
}

.error_msg_thumbnail,
span#advert_image_upload-error,
span#business_logo-error,
span#short_desc-error {
    color: #a94442;
    font-size: 12px
}

i.nodata.fa.fa-heart-o,
i.nodata.flaticon-user {
    opacity: .75;
    color: rgba(0, 0, 0, .75);
    display: none
}

.profile.attach-img {
    height: 190px;
    width: 270px;
    border: 1px solid #444
}

.profile.ad-back-img {
    width: 100% !important;
    margin-bottom: 30px
}

#business-page .content-text,
#profile-page .content-text {
    margin-top: 30px
}

.profile.ad-back-img #my-page a.trashadvert {
    top: 0
}

.profile-img-style .user-image::before {
    content: '';
    width: 100px;
    height: 100px;
    float: left;
    display: inline-block;
    position: absolute;
    border: 4px solid;
    border-color: #f60 #5cc3ff;
    border-radius: 50%;
    z-index: 1
}

#profile .profile-img-style .user-image,
#reply-message .profile-img-style .user-image {
    display: flex;
    justify-content: center
}

.profile-img-style .user-image .profile-back {
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    background-size: cover;
    border-radius: 50%
}

.profile-img-style .user-image img {
    position: relative;
    z-index: 1;
    padding: 4px
}

.all-messages .view-message:hover .sender-info .sender-img::before,
.profile-img-style .user-image::before {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.event .picker--time {
    min-width: 100%;
    max-width: 100%
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0)
    }

    to {
        -ms-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.all-messages .sender-info .sender-img img {
    border-radius: 50%;
    padding: 2px;
    position: relative;
    z-index: 2
}

#pop-msg .modal-body .msg-from .sender-content .sender-img {
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    background-size: cover;
    border-radius: 50%;
    float: left;
    border: 2px solid #e52600;
    border-right-color: #94d4ff;
    border-left-color: #94d4ff;
    margin-right: 12px;
    cursor: pointer
}

#pop-msg .modal-body .msg-from .text-label {
    margin-bottom: 8px
}

#pop-msg .modal-body .msg-from .sender-content .sender_name {
    float: left;
    line-height: 80px;
    margin: 0;
    cursor: pointer
}

#pop-msg .modal-body .attached-files {
    border-bottom: 1px solid pink;
    margin-bottom: 5px
}

#pop-msg .modal-body .attached-imgs img,
#pop-msg .modal-body .attached-videos video {
    margin-right: 6px;
    margin-bottom: 6px;
    border: 1px solid #444
}

#pop-msg .modal-body .image-attached {
    float: left;
    position: relative;
    margin: 0 6px 6px 0;
    overflow: hidden
}

#pop-msg .modal-body .image-attached .overlay,
.business-gallery .gallery-image .overlay {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    bottom: -100%;
    transition: .3s;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

#pop-msg .modal-body .image-attached:hover .overlay,
.business-gallery .gallery-image:hover .overlay,
.gallery-image:hover .overlay {
    bottom: 0
}

#pop-msg .modal-body .image-attached .overlay a {
    color: #fff;
    margin: 0 auto
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    float: left;
    margin-left: 0 !important;
    margin-right: 5px
}

.search-message-modal hr {
    border-bottom: 3px solid #98d6fa;
    margin: 0
}

.msg-content {
    background-color: #d4ecff;
    float: left;
    width: 100%;
    padding: 5px;
    border-top: 1px solid pink
}

.gender-group {
    padding-top: 8px
}

.dlt-msg {
    padding: 12px;
    margin-top: 15px;
    border-radius: 6px
}

.loader {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    /* opacity: 1; */
    background-color: #fff;
    z-index: 999999;
    text-align: center
}

#loading-image,
.spinner {
    font-size: 60px;
    color: #0d1a92;
    position: fixed;
    z-index: 999;
    height: 1em;
    width: 1em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

#add-page,
#edit-page,
#my-business-page,
#my-page,
.gallery-image {
    overflow: hidden
}

.blockUI.blockOverlay {
    background-color: #fff !important;
    opacity: 1.8 !important;
    z-index: 99999 !important
}

.blockUI.blockMsg.blockElement {
    z-index: 100000 !important
}

svg {
    width: 30%
}

#profile .loader {
    margin: 24px 0 0 10px !important
}

.switch {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 50px
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
    background-color: #5cc3ff
}

.slider:before {
    position: absolute;
    content: '\f044';
    font-family: FontAwesome;
    line-height: 42px;
    font-size: 22px;
    text-align: center;
    color: #5cc3ff;
    height: 42px;
    width: 42px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #0d1a92
}

input:focus+.slider {
    box-shadow: 0 0 1px #0d1a92
}

input:checked+.slider:before {
    content: '\f03d';
    color: #0d1a92;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

#add-adverts ul.options-list {
    padding-left: 15px
}

#add-adverts .media-label-left {
    float: left;
    text-align: left
}

.search-message-modal .f-icon i:before {
    font-size: 30px
}

.blue {
    color: #99d6fe
}

.business-gallery .gallery-image {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    height: 100%;
    margin-right: 8px;
    position: relative;
    margin-bottom: 35px
}

.business-gallery .gallery-image .overlay a,
.gallery-image .overlay a {
    color: #fff;
    margin: 0 auto;
    font-size: 22px
}

.adverts.overlay {
    width: 100% !important
}

#business-page img.poster_image {
    width: 100%;
    height: 300px
}

#my-business-page img.poster_image,
#my-page img.poster_image {
    width: 100%;
    height: 190px
}

#my-page img.poster_image {
    width: 100%;
    height: 150px
}

img.poster_image:hover .overlay {
    background-color: red
}

.fancybox-container {
    padding: 100px !important;
    top: 90px !important
}

.fancybox-is-open .fancybox-bg {
    opacity: 1 !important
}

.fancybox-content {
    bottom: 100px
}

.fancybox-bg,
.fancybox-slide--video .fancybox-content {
    background: #fff !important
}

#my-business-page i.fa.fa-play,
#my-page i.fa.fa-play {
    position: relative;
    left: 45%;
    bottom: 102px;
    font-size: 35px;
    color: #0d1a92
}

#add-business .loader {
    margin: 24px 0 0 50px !important
}

video::-internal-media-controls-download-button {
    display: none
}

video::-webkit-media-controls-enclosure {
    overflow: hidden
}

video::-webkit-media-controls-panel {
    width: calc(160% + 30px)
}

#business-page .busi-back-img,
#my-business-page .busi-back-img {
    height: 132px;
    width: 200px
}

#business-page .back-img-wrap,
#my-business-page .back-img-wrap {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center
}

#community-page {
    display: flex;
    padding-top: 0
}

#community-page .panel,
#community-page .panel-body,
#community-page .panel-heading {
    background: 0 0;
    box-shadow: none
}

#community-page .row.parent-row {
    display: flex;
    height: 100%;
    align-items: top;
    background: #fff
}

#community-page .row>div.div-first {
    height: 100%;
    padding: 20px 0
}

#community-page .row>div.div-first:first-child {
    border-right: 1px solid #0d1a92;
    padding: 0
}

#community-page .all-messages {
    max-height: 65vh;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 20px
}

#community-page .all-messages .view-message {
    padding: 10px 0;
    display: table
}

#community-page #PostPanelBody {
    position: absolute;
    width: 96%;
    background: #fff;
    z-index: 5;
    box-shadow: 0 1px 2px
}

#add-adverts ul#advert-tabs,
#community-page .row .advert-panel-body .advert-media {
    text-align: center
}

#community-page .modal .msg-content {
    border-top: 1px solid pink;
    border-bottom: 1px solid pink
}

#community-page .comments-content,
#community-page .page-data,
#community-page .page-popup-data {
    clear: both;
    border-top: 1px solid pink;
    border-bottom: 1px solid pink;
    background-color: #d4ecff;
    padding: 5px;
    float: left;
    width: 100%
}

#community-page #advert-panel .heading-elements-toggle i,
#profile-page .row.adverts-form,
.business-band .row.adverts-form,
.custom-content .profile-section input#profile_img,
.custom-content .signup-section .extra {
    display: none
}

#community-page .read-more-icon {
    text-align: right
}

#community-page .read-more-icon i {
    font-size: 40px
}

#profile-page .scroll-band,
div#business-page .scroll-band {
    max-height: 700px
}

#favorite-message-page .search-fav-users {
    position: relative;
    width: 300px;
    left: 58%
}

.form-control:focus,
.select2-container--focus .select2-selection--single:not([class*=bg-]):not([class*=border-]),
.select2-container--open .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
    border-bottom-color: #5cc3ff;
    -webkit-box-shadow: 0 1px 0 #5cc3ff;
    box-shadow: 0 1px 0 #5cc3ff
}

.custom-content #main-content .input-group .form-control:focus,
i.f-trash {
    box-shadow: none
}

.picker--focused .picker__list-item--selected,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.select2-results__option[aria-selected=true] {
    background-color: #5cc3ff
}

.icons-info {
    width: 40px;
    height: 40px;
    background: url(../images/bubble-bg.png) 0 0/cover;
    color: #0d1a92;
    position: relative;
    margin-right: 10px
}

.icons-info i {
    position: relative;
    top: 5px;
    right: 3px
}

div#profile-page .icons-info i {
    top: 5px;
    right: 9px
}

#add-adverts a {
    color: #4d7cd2
}

.all-adverts #advert-tabs.nav .tab-nav a {
    border: 1px solid #0d1a92;
    margin-right: 8px;
    border-radius: 8px 8px 0 0
}

.all-adverts #advert-tabs.nav .tab-nav.active a {
    background: #d3ebfe
}

.all-adverts .tab-content {
    display: inline-block;
    padding: 30px 0;
    clear: both;
    width: 100%
}

.all-adverts .view-content-advert {
    float: right;
    line-height: 5em;
    text-align: center;
    height: auto;
    text-transform: uppercase;
    color: #0d1a92
}

.all-adverts .advert {
    padding-bottom: 25px;
    padding-top: 25px
}

#profile-page .my-page-description {
    border-top: 1px solid #cbdbe7;
    margin-left: 10px;
    margin-right: 10px;
    height: 400px
}

.attach-img {
    background-repeat: no-repeat;
    height: 100%;
    width: 270px;
    background-size: cover;
    background-position: center center
}

.bg-pattern,
.page .container-fluid .business_browse_image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

i.f-trash {
    color: #fff;
    width: 33px;
    height: 33px;
    top: 7px;
    background: #0d1a92;
    border-radius: 50% !important;
    text-align: center;
    line-height: 30px;
    right: 8px;
    position: absolute;
    margin-bottom: 10px
}

#my-business-page .ad-back-img {
    height: 100%;
    width: 100%
}

#my-business-page #advert-media a.trashadvert {
    position: absolute;
    bottom: 0;
    right: 20px
}

.dropzone .dz-default.dz-message {
    position: relative !important;
    border: 1px dashed #ddd;
    margin-top: 0 !important
}

.Businesssubmit {
    margin: 20px 0
}

.page .container-fluid .business_browse_image {
    background-image: url(../images/default.png);
    position: relative;
    cursor: pointer;
    width: 250px;
    height: 140px;
    float: left;
    border: 1px solid #ddd;
    box-shadow: 0 0 7px #ddd;
    margin: 0 auto 10px;
    margin-right: 15px !important
}

form {
    position: relative
}

div.has-error span.select2 span.selection span.select2-selection {
    border-bottom: 1px solid #d84315 !important
}

.gallery-image {
    display: inline-block;
    width: 100%;
    max-height: 100%;
    margin-right: 8px;
    position: relative
}

.gallery-image .overlay {
    float: left;
    width: 235px;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    bottom: -100%;
    transition: .3s;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.modal-header {
    padding: 15px
}

.modal-header .close {
    top: 5px
}

.modal-footer {
    padding: 10px 15px;
    border-top: 1px solid #e5e5e5;
    clear: both
}

.custom-content .inner-page,
body.navbar-fixed {
    padding-top: 0
}

.bg-pattern {
    position: relative;
    display: block;
    width: 100%;
    clear: both;
    padding-top: 92px;
    background-image: url('../images/profile_bg.jpg')
}

.navbar-default.navbar-static-top {
    background: #fff;
    box-shadow: 0 2px 4px #7f7f7f;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 99999;
    top: 0;
    max-width: 100%
}

.navbar-default .navbar-nav>li>a {
    line-height: 75px;
    font-size: 18px;
    font-weight: 300;
    font-family: Poppins, sans-serif;
    color: #000
}

#edit-profile .tabbable .control-label,
#profile .tabbable .control-label {
    font-weight: 500;
    color: #000
}

.custom-content .profile-section .user-name {
    padding-left: 20px
}

.custom-content .tab-custom .nav-tabs.nav-justified li a {
    text-transform: unset;
    font-size: 14px;
    padding: 13px 15px
}

.custom-content .tab-custom .nav-tabs-justified>li>a,
.custom-content .tab-custom .nav-tabs.nav-justified>li>a {
    border: 0
}

.custom-content .custom-heading .custom-title {
    margin: 10px 0;
    font-weight: 500;
    color: #999
}

.custom-content #main-content .input-group .input-group-addon:first-child {
    border-right: 0;
    border-radius: 25px 0 0 25px;
    background: 0 0;
    height: 45px;
    padding: 12px 0 12px 20px
}

.custom-content #main-content .input-group .form-control:last-child {
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding-left: 10px
}

.custom-content #main-content .input-group.input-group-right .form-control:first-child {
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding-right: 10px
}

.custom-content #main-content .input-group:focus-within .input-group-addon {
    border-color: #0d1a92
}

.custom-content #main-content .small-input .form-control,
.custom-content .small-input .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
    height: 36px
}

.custom-content .small-input .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
    padding: 5px 20px
}

.custom-content #main-content .small-input .input-group .input-group-addon:first-child {
    height: 35px;
    padding: 5px 0 5px 20px
}

.custom-content #main-content .small-input .input-group.input-group-right .input-group-addon:last-child {
    height: 35px;
    padding: 5px 20px 5px 0
}

.custom-content .select2-selection--single .select2-selection__rendered {
    padding-right: 20px;
    padding-left: 0
}

.custom-content .form-control[readonly] {
    background: 0 0
}

.custom-content .small-input .select2-selection--single .select2-selection__arrow:after {
    top: 8px;
    right: 8px;
    font-size: 19px;
    width: 18px;
    height: 18px
}

.custom-content .edit-profile-picture {
    position: absolute;
    top: 110px;
    left: 110px;
    font-size: 25px;
    color: #5cc3fe;
    cursor: pointer
}

.custom-content .toggle.btn-xs {
    min-width: 70px !important;
    min-height: 35px !important
}

.custom-content .btn-xs:not(.btn-rounded) {
    border-radius: 25px
}

.custom-content .toggle-handle {
    height: auto !important;
    border-width: 0 !important;
    right: 13%;
    top: 15%;
    border: 1px solid #ccc;
    padding: 12px
}

.custom-content .toggle-on.btn-xs {
    text-indent: -130px
}

.custom-content .toggle-off.btn-xs {
    text-indent: 130px
}

.custom-content .toggle.off .toggle-handle {
    left: 13%
}

.custom-content #profile.info-text {
    font-weight: 300
}

.custom-content .login-section {
    background-color: #c4e8fe;
    padding: 15px 0 10px
}

.custom-content .login-section .display-flex {
    display: flex;
    justify-content: flex-end
}

.custom-content .login-section .btn.btn-login {
    padding: 2px 30px;
    font-size: 18px !important
}

.custom-content .login-section .display-flex .col-xs-12 {
    width: fit-content;
    padding: 0 8px
}

.custom-content .signup-section .user-profile {
    background-image: url('../images/default.png');
    position: relative;
    cursor: pointer;
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 1px solid #ddd;
    border-radius: 50%;
    box-shadow: 0 0 7px #ddd;
    margin: 0 auto 10px
}

.custom-content .font-lg {
    font-size: 20px
}

.custom-content .signup-section .user-profile i,
.page .container-fluid .business-logo i {
    position: absolute;
    top: 35px;
    left: 35px;
    cursor: pointer
}

.custom-content .fit-content-right {
    width: fit-content;
    float: right
}

.custom-content .fit-content-center {
    width: fit-content;
    margin: 0 auto
}

.custom-content .form-group,
.custom-content .form-group .form-group:last-child,
.padding-remove,
.playstore-icon {
    margin-bottom: 10px
}

.custom-content .fit-content-left {
    width: fit-content;
    float: left
}

.custom-content .signup-section input#profile_img {
    display: block;
    position: absolute;
    opacity: 0;
    top: 10px;
    width: 100px
}

.custom-content .signup-section .upload-picture span.help-block {
    clear: both;
    text-align: right
}

.custom-content .has-error .input-group-addon,
.custom-content .has-success .input-group-addon,
.custom-content .has-warning .input-group-addon {
    border-color: #ccc
}

.custom-content div.has-error span.select2 span.selection span.select2-selection {
    border: 1px solid #d84315 !important
}

.custom-content .btn-forgot-link {
    padding-top: 0;
    padding-left: 15px;
    display: block;
    color: #555454
}

.custom-content .btn-forgot-link:focus,
.custom-content .btn-forgot-link:hover,
.custom-content .has-error .radio-inline {
    color: #000
}

.custom-content .signup-section {
    padding: 15px 0 0
}

.custom-content .signup-section .col-centered {
    max-width: calc(100% - 245px);
    padding-right: 10px;
    font-size: 17px;
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center
}

.custom-content .app-links {
    float: left;
    max-width: 245px
}

.playstore-icon {
    width: 115px;
    margin-left: 0;
    margin-right: 10px
}

.custom-content a.terms-links {
    color: #0288d1
}

.custom-content .terms {
    font-size: 13px
}

.custom-content .signup-section h3.create-title {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: none
}

.custom-content .signup-section .download {
    font-size: 18px
}

.custom-content .form-group div[class*=col-md-]:not(.control-label)+div[class*=col-md-] {
    margin-top: 0;
    margin-bottom: 10px
}

.custom-content .display-flex-end {
    display: flex;
    align-items: flex-end
}

.custom-content .bg_people {
    background-image: url('../images/group_img.png');
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat
}

.custom-content .help-block,
.custom-content .help-inline {
    font-size: 14px
}

.custom-content .small-input .help-block,
.custom-content .small-input .help-inline {
    margin-bottom: 0;
    margin-top: 3px
}

.custom-content .people-image,
.custom-content .people-image img {
    margin: 0;
    padding: 0
}

.custom-content .it-free {
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px
}

.fix-height {
    max-height: 375px;
    overflow-y: auto;
    padding-right: 35px
}

.fix-height::-webkit-scrollbar {
    width: 10px;
    border-radius: 10px
}

.fix-height::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px
}

.fix-height::-webkit-scrollbar-thumb {
    background: #ee6405;
    border-radius: 10px
}

.fix-height::-webkit-scrollbar-thumb:hover {
    background: #ea9356
}

.page .container-fluid .business-logo,
.page .container-fluid .profile-logo {
    position: relative;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: 0 0 7px #ddd
}

.custom-content .register-success {
    padding: 15% 0
}

.page .container-fluid .business-logo {
    width: 115px;
    height: 117px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin: 0 auto 10px;
    margin-right: 15px !important
}

img.custom-cropped-image.profile-img {
    width: 115px;
    height: 115px
}

.page .container-fluid .profile-logo {
    background-image: url(../images/default.png);
    cursor: pointer;
    top: 20px;
    width: 90px;
    height: 90px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin: 0 auto 10px;
    margin-right: 15px !important
}

.page .fit-content-right {
    width: fit-content
}

.pl-10 {
    padding-left: 10px !important
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 20px
}

@media screen and (max-width:1380px) {
    .navbar-header {
        min-width: 5px
    }

    div#showMoreAdvert {
        padding: 33px 10px !important
    }

    .options.clear {
        padding: 10px
    }
}

@media screen and (max-width:1200px) {
    .remove-margin-top-ele {
        margin-top: 0 !important
    }

    .margin-top-first-ele {
        margin-top: 20px
    }

    .custom-content .signup-section {
        background-position: top left
    }

    .action-button {
        float: none
    }

    .upload-picture {
        margin-bottom: 0
    }

    .advert_image_upload.btn,
    .custom.btn {
        width: 240px
    }

    .fancybox-inner {
        top: 80px
    }
}

@media screen and (min-width:1118px) and (max-width:1195px) {
    .fancybox-inner {
        top: 80px !important
    }
}

@media screen and (max-width:991px) {
    body .btn {
        font-size: 10px !important
    }

    #community-page .heading-elements:not(.not-collapsible) {
        position: static;
        margin-top: 0;
        height: auto
    }

    #community-page .row.parent-row {
        display: block;
        height: inherit
    }

    #community-page .breadcrumb-elements:not(.not-collapsible),
    .heading-elements:not(.not-collapsible) {
        display: inline-flex
    }

    #community-page .advertbtn-center,
    #reply-message h2.user-name,
    .custom-content .signup-section .upload-picture span.help-block,
    .hide-in-app {
        text-align: center
    }

    #main-content h1.banner-text {
        font-size: 8em;
        line-height: .4em
    }

    #search-event div.event.form-group,
    #search-message div.event.form-group {
        margin-bottom: 0 !important
    }

    #search_form .submit-message {
        padding-top: 20px;
        padding-bottom: 20px
    }

    #search-event div.user-datails,
    #search-message div.user-datails {
        line-height: 1
    }

    #my-business-page .business,
    #reply-message .receiver-details,
    .navbar-toggle {
        display: block
    }

    div#showMoreAdvert {
        padding: 33px 10px
    }

    .navbar-header,
    .navbar-nav>li {
        float: none
    }

    .navbar-left,
    .navbar-nav,
    .navbar-right {
        float: none !important
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        margin-top: 7.5px
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .collapse.in {
        display: block !important
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        line-height: 30px
    }

    .navbar-default.navbar-fixed-top .navbar-nav>li>a {
        line-height: 30px
    }

    ul.nav.navbar-nav.navbar-right {
        background: #fff
    }

    .navbar-fixed-top ul.nav.navbar-nav.navbar-right {
        z-index: 999;
        position: relative;
        background: #fff
    }

    .navbar .dropdown .dropdown-menu {
        width: 100%;
        border-width: 0 0 1px;
        border-radius: 0
    }

    .navbar-nav .open .dropdown-menu {
        position: relative;
        float: left;
        width: 100%;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav>li>a .caret {
        float: right;
        margin-top: 2px;
        margin-left: 5px;
        padding-top: 5px
    }

    #send-message #drop_message label {
        font-size: 15px
    }

    #search-event .search-leftbar,
    #search-message .search-leftbar {
        position: relative;
        height: 100%
    }

    #search-event .search-right-content,
    #search-message .search-right-content {
        margin: 0;
        border: none
    }

    .submit-message {
        text-align: center !important
    }

    .margin-top-first-ele {
        margin-top: 20px
    }

    .custom-content .padding-lr .pl-10 {
        padding-left: 0 !important
    }

    .custom-content .padding-lr .pr-10 {
        padding-right: 0 !important
    }

    .custom-content .fit-content-right {
        float: none;
        margin: 0 auto
    }

    .custom-content section.signup-section {
        padding: 20px 0 15px
    }

    .playstore-icon {
        width: 120px;
        margin-right: 10px
    }

    .custom-content .signup-right {
        display: block;
        text-align: center
    }

    .custom-content .signup-section .col-centered {
        max-width: 100%;
        margin-bottom: 10px;
        padding-right: 10px
    }

    .custom-content .app-links {
        float: none;
        max-width: 100%
    }
}

@media all and (max-width:767px) {

    .upload-picture,
    div#my-page .upload-picture {
        margin-bottom: 50px
    }

    .row.video_business {
        overflow-y: unset;
        max-height: 100%
    }

    #community-page .customSlider ul#thumbnail li {
        height: 87px !important
    }

    .contact-sec-line,
    .inline-div {
        display: block
    }

    .f-icon i:before {
        margin-left: 16px;
        font-size: 16px
    }

    .icon i {
        padding: calc(22px - 0px) 0
    }

    .dropzone .dz-preview {
        width: 100%;
        margin: 10px 0 !important
    }

    .upload-picture {
        padding: 4px
    }

    .row.business {
        padding: 0;
        margin: 0
    }

    .form-group.dropzone-area {
        padding: 20px 0 0
    }

    .inline-div p.site:before {
        content: ""
    }

    #business-page .contact-box,
    #my-business-page .contact-box {
        margin-top: -50px
    }

    #business-page .row.video_business {
        padding: 30px 0
    }

    .row.business.hide-form .business-page.row.business_detail {
        min-height: 100%
    }

    .personal-data {
        margin-top: 110px
    }

    #favorite-message-page .search-fav-users {
        margin-bottom: 26px;
        margin-left: 10px;
        margin-right: 10px;
        left: 0;
        width: 250px
    }
}

@media (max-width:480px) {
    h1.banner-text {
        font-size: 6em !important
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        line-height: 30px
    }

    .navbar-default.navbar-fixed-top .navbar-nav>li>a {
        line-height: 30px
    }

    ul.nav.navbar-nav.navbar-right {
        background: #fff
    }

    .navbar-fixed-top ul.nav.navbar-nav.navbar-right {
        z-index: 999;
        position: relative;
        background: #fff
    }

    #leave-message .data-safe-tooltip,
    #leave-message .magicword-tooltip,
    #reply-message .data-safe-tooltip,
    #reply-message .magicword-tooltip {
        right: 0;
        bottom: 35px
    }

    #community-page a.trashmsg {
        float: right;
        position: relative;
        top: 75px;
        left: 10px
    }

    i.glyphicon.glyphicon-trash {
        font-size: 18px
    }

    .playstore-footer-icon {
        width: 90px;
        margin-bottom: 5px
    }
}

@media screen and (max-width:768px) {
    h2 {
        font-size: 20px
    }

    #about-us #content-1 .row,
    #about-us #content-2 .row,
    #about-us #content-3 .row {
        flex-wrap: wrap
    }

    #about-us .text-content {
        padding-right: 15px;
        padding-left: 15px
    }

    #about-us .padding-tb-60 {
        padding-bottom: 10px;
        padding-top: 30px
    }

    #about-us .text-content ul li {
        width: 100%
    }

    #my-business-page .business,
    .business-contact-details .row,
    .business-contact-details .row>div,
    .business-contact-details .row>div .panel,
    .custom-content .display-flex-end,
    .custom-content .login-section .display-flex {
        display: block
    }

    #search-event div.event.form-group,
    #search-message div.event.form-group {
        margin-bottom: 0 !important
    }

    #search-event h2.tagline,
    #search-message h2.tagline {
        position: relative;
        left: auto
    }

    .navbar-fixed-top {
        position: fixed
    }

    #leave-message .payment-radio .pay,
    #reply-message .payment-radio .pay {
        margin-bottom: 10px
    }

    .hide-label {
        display: none
    }

    .margin-top-first-ele {
        margin-top: 20px
    }

    #send-message #drop_message label.checkbox-inline {
        font-size: 12px
    }

    #leave-message .toggle {
        margin-right: 10px
    }

    #leave-message .data-safe-tooltip,
    #reply-message .data-safe-tooltip {
        right: auto;
        bottom: 35px
    }

    #leave-message .magicword-tooltip,
    #reply-message .magicword-tooltip {
        right: auto;
        bottom: 46px
    }

    #community-comments .all-messages {
        padding: 0 10px
    }

    .padding-bottom {
        padding-bottom: 20px
    }

    .business-data {
        margin-right: 70px
    }

    .custom-content .nav-tabs {
        background: 0 0;
        border-radius: 0;
        box-shadow: none
    }

    .custom-content .nav-tabs:before {
        content: unset
    }

    .custom-content .profile-section .display-flex {
        display: block;
        align-items: center;
        text-align: center
    }

    .custom-content .profile-section .profile-back-img {
        margin: 0 auto;
        position: relative;
        width: 100px;
        height: 100px
    }

    .custom-content .edit-profile-picture {
        top: 35px;
        left: 40px;
        font-size: 22px
    }

    .custom-content .panel-body {
        padding: 15px 0
    }

    .custom-content .profile-section .user-name {
        padding-left: 0;
        padding-bottom: 15px
    }

    .custom-content .login-section {
        padding: 20px 0
    }

    .custom-content .form-groups {
        margin-bottom: 15px
    }
}

@media screen and (min-width:320px) and (max-width:767px) {

    #my-business-page .ad-back-img,
    #my-business-page .attach-img {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center
    }

    .dropzone .dz-preview .dz-image {
        width: 100% !important;
        height: auto !important
    }

    .row.adverts-form {
        padding: 20px 5px 20px 15px
    }

    div#my-page .row.adverts-form {
        padding-left: 15px;
        padding-right: 5px
    }

    .videocover video {
        vertical-align: baseline;
        width: 280px;
        height: 230px
    }

    .advert_image_upload.btn,
    .custom.btn {
        width: 180px
    }

    #business-page .attach-img,
    #my-business-page .attach-img {
        height: 190px
    }

    .attach-img.adverts-attach-img {
        height: 190px !important
    }

    #profile-page img.poster_image {
        height: 190px;
        width: 100%
    }

    #business-page img.poster_image {
        width: 100%;
        height: 190px
    }

    #business-page i.fa.fa-play,
    #profile-page i.fa.fa-play {
        position: relative;
        left: 45%;
        bottom: 110px;
        font-size: 35px;
        color: #0d1a92
    }

    #my-business-page .ad-back-img {
        height: inherit;
        width: 100%
    }

    p.text-success {
        top: 50px;
        right: 61px
    }

    #business-page div.advert-media,
    #my-business-page div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px;
        width: 100%
    }
}

@media screen and (min-width:320px) and (max-width:474px) {
    .row.business_detail {
        padding-right: 25px
    }

    .business-gallery .gallery-image .overlay {
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, .5);
        bottom: -100%;
        transition: .3s;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    /* #cropperModel .modal-dialog {
        width: 300px !important
    } */

    .videocover video {
        vertical-align: baseline;
        width: 100%;
        height: 149px
    }

    span.profile-nam-titile {
        font-size: 20px;
        position: inherit
    }

    .contact-loop {
        display: inline-flex
    }

    .icons-info i {
        position: absolute;
        top: 9px;
        right: 12px !important
    }

    #profile-page .row.video_business {
        padding: 30px 0
    }

    #edit-business .ad-back-img {
        background-repeat: no-repeat;
        height: 190px;
        width: 280px;
        background-size: cover;
        border: 1px solid #444;
        background-position: center center
    }

    p.text-success {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 81px;
        line-height: 30px;
        border-radius: 5px;
        transform: none;
        background: #0d1a92;
        text-align: center
    }

    .row.video_business {
        margin: 0;
        overflow: hidden
    }

    #business-page div.advert-media,
    #edit-business div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px;
        width: 97%
    }

    #business-page div.advert-media,
    #edit-business div.content-text {
        margin-bottom: -15px
    }

    .options-list {
        list-style: none;
        margin-left: 10px
    }

    #add-business .container-fluid,
    #edit-business .container-fluid {
        padding-left: 15px;
        padding-right: 0 !important
    }

    #edit-business .container-fluid,
    #my-business-page {
        padding-right: 0 !important
    }

    #add-business,
    #edit-business {
        overflow: hidden
    }

    #add-business .row.adverts-form,
    #edit-business .row.adverts-form {
        padding-left: 15px;
        padding-right: 25px
    }

    #my-business-page .row.adverts-form {
        padding-left: 15px;
        padding-right: 5px
    }

    .business-gallery .gallery-image {
        display: inline-block;
        width: 100%;
        margin-top: 40px;
        margin-right: 0;
        position: relative
    }

    #my-page .attach-img {
        width: 100%
    }
}

@media (max-width:360px) {
    #community-page a.trashmsg {
        top: 95px
    }
}

@media (max-width:320px) {
    #community-page a.trashmsg {
        top: 155px
    }
}

@media screen and (min-width:361px) and (max-width:375px) {

    #my-business-page .ad-back-img,
    #my-business-page .attach-img {
        background-repeat: no-repeat;
        height: 190px;
        background-size: cover;
        background-position: center center
    }

    #my-business-page .ad-back-img {
        width: 330px
    }

    p.text-success {
        right: -10px;
        position: absolute;
        top: 10px;
        left: 10px;
        width: 81px;
        line-height: 30px;
        border-radius: 5px;
        transform: none;
        background: #0d1a92;
        text-align: center
    }

    #business-page div.advert-media,
    #my-business-page div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px;
        width: 100%
    }

    #business-page div.advert-media,
    #my-business-page div.content-text {
        margin-bottom: -15px
    }

    .business-gallery .gallery-image .overlay {
        widows: 100%;
        float: left;
        width: 345px;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, .5);
        bottom: -100%;
        transition: .3s;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        widows: 100%
    }

    .video-tag,
    options-list {
        margin-left: 10px
    }

    .row.business_detail {
        padding-right: 25px
    }

    /* #cropperModel .modal-dialog {
        width: 300px !important
    } */

    .videocover video {
        margin-top: 0;
        vertical-align: baseline;
        width: 100%;
        height: 149px
    }

    #edit-business .ad-back-img {
        background-repeat: no-repeat;
        height: 190px;
        width: 280px;
        background-size: cover;
        border: 1px solid #444;
        background-position: center center
    }

    .row.video_business {
        margin: 0;
        overflow: hidden
    }

    #business-page div.advert-media,
    #edit-business div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px
    }

    options-list {
        list-style: none
    }

    #add-business .container-fluid,
    #edit-business .container-fluid {
        padding-left: 15px;
        padding-right: 0 !important
    }

    #edit-business .container-fluid,
    #my-business-page {
        padding-right: 0 !important
    }

    #add-business,
    #edit-business {
        overflow: hidden
    }

    #add-business .row.adverts-form,
    #edit-business .row.adverts-form {
        padding-left: 15px;
        padding-right: 25px
    }

    #my-business-page .row.adverts-form {
        padding-left: 15px;
        padding-right: 5px
    }

    .business-gallery .gallery-image {
        display: inline-block;
        margin-top: 40px;
        height: 190px;
        margin-right: 8px;
        position: relative
    }
}

@media screen and (min-width:376px) and (max-width:474px) {

    #edit-business .ad-back-img,
    #my-business-page .ad-back-img {
        background-repeat: no-repeat;
        height: 190px;
        background-size: cover;
        background-position: center center
    }

    .video-tag,
    options-list {
        margin-left: 10px
    }

    .videocover video {
        vertical-align: baseline;
        width: 100%
    }

    #my-business-page .ad-back-img {
        width: 360px
    }

    p.text-success {
        right: 0;
        position: absolute;
        top: 10px;
        left: 10px;
        width: 81px;
        line-height: 30px;
        border-radius: 5px;
        transform: none;
        background: #0d1a92;
        text-align: center
    }

    #business-page div.advert-media,
    #my-business-page div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px;
        width: 100%
    }

    #business-page div.advert-media,
    #my-business-page div.content-text {
        height: auto;
        margin-bottom: -15px
    }

    .row.business_detail {
        padding-right: 25px
    }

    .business-gallery .gallery-image .overlay {
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, .5);
        bottom: -100%;
        transition: .3s;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        widows: 100%
    }

    .modal-body {
        width: 280px !important;
        height: 280px !important
    }

    /* #cropperModel .modal-dialog {
        width: 300px !important
    } */

    #edit-business .ad-back-img {
        width: 280px;
        border: 1px solid #444
    }

    .row.video_business {
        margin: 0;
        overflow: hidden
    }

    #profile-page .row.video_business {
        padding: 30px 0
    }

    #business-page div.advert-media,
    #edit-business div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px
    }

    options-list {
        list-style: none
    }

    #add-business .container-fluid {
        padding-left: 15px;
        padding-right: 0 !important
    }

    .message-content {
        margin-top: 3%
    }

    #edit-business .container-fluid {
        padding-left: 15px
    }

    #edit-business .container-fluid,
    #my-business-page {
        padding-right: 0 !important
    }

    #add-business,
    #edit-business {
        overflow: hidden
    }

    #add-business .row.adverts-form,
    #edit-business .row.adverts-form {
        padding-left: 15px;
        padding-right: 25px
    }

    #my-business-page .row.adverts-form {
        padding-left: 15px;
        padding-right: 5px
    }

    .business-gallery .gallery-image {
        display: inline-block;
        width: 100%;
        margin-top: 40px;
        height: 100%;
        margin-right: 8px;
        position: relative
    }
}

@media screen and (min-width:475px) and (max-width:555px) {
    .business-gallery .gallery-image {
        display: inline-block;
        width: 425px;
        overflow: hidden;
        margin-top: 40px;
        height: 270px;
        margin-right: 8px;
        position: relative
    }

    .business-gallery .gallery-image .overlay {
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, .5);
        bottom: -100%;
        transition: .3s;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        widows: 100%
    }

    #add-business .row.adverts-form {
        padding-left: 15px;
        padding-right: 10px
    }

    #add-business,
    #edit-business .row.adverts-form,
    #my-business-page,
    #my-business-page .row.adverts-form {
        padding-left: 15px;
        padding-right: 5px
    }

    .modal-body {
        width: 420px !important;
        height: 300px !important
    }

    /* #cropperModel .modal-dialog {
        width: 450px !important
    } */

    .videocover video {
        margin-top: -80px;
        vertical-align: baseline;
        width: 425px;
        height: 340px
    }

    #edit-business .ad-back-img {
        background-repeat: no-repeat;
        height: 280px;
        width: 425px;
        background-size: cover;
        border: 1px solid #444;
        background-position: center center
    }

    #edit-business .all-adverts .status,
    #my-business-page .all-adverts .status {
        width: 110px;
        top: 20px;
        left: 5px;
        transform: rotate(30deg);
        background: #e1ffff;
        text-align: center;
        line-height: 30px;
        box-shadow: 0 0 5px;
        border-radius: 5px;
        right: 0
    }

    #edit-business div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px;
        width: 435px
    }

    #edit-business div.content-text {
        height: 280px;
        width: 425px;
        margin-bottom: -15px
    }

    #add-business .business .col-md-8 {
        padding-right: 0 !important;
        overflow: hidden
    }

    #edit-business .business .col-md-8 {
        padding-right: 0 !important
    }

    .advert-media i.icon-trash {
        top: 234px
    }

    .advert-media p.text-success {
        top: 25px;
        right: 30px
    }
}

@media screen and (min-width:556px) and (max-width:767px) {

    #edit-business .attach-img,
    #my-business-page .attach-img {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        text-align: center
    }

    #add-business .business .col-md-8 {
        padding-right: 0 !important
    }

    #edit-business .business .col-md-8 {
        background-repeat: no-repeat;
        width: 250px;
        background-size: cover;
        background-position: center center
    }

    .modal-body {
        width: 530px !important;
        height: 300px !important
    }

    /* #cropperModel .modal-dialog {
        width: 550px !important
    } */

    .videocover video {
        top: 18px;
        margin-top: -100px;
        vertical-align: baseline;
        width: 250px;
        height: 260px;
        padding-top: 30px
    }

    #my-business-page .ad-back-img {
        background-repeat: no-repeat;
        height: 190px;
        width: 250px;
        background-size: cover;
        border: 1px solid #444;
        background-position: center center
    }

    #business-page div.advert-media,
    #my-business-page div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px;
        width: 100%
    }

    #my-business-page .attach-img {
        height: 190px
    }

    #business-page div.advert-media,
    #edit-business div.content-text,
    #my-business-page div.content-text {
        height: 190px;
        margin-bottom: -15px
    }

    #edit-business div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px;
        width: 250px
    }

    #edit-business .attach-img {
        height: 250px;
        width: 260px;
        border: 1px solid #444
    }

    #add-business .row.adverts-form {
        padding-left: 15px;
        padding-right: 10px
    }

    #edit-business .row.adverts-form {
        padding-left: 15px;
        padding-right: 25px
    }

    #my-business-page .row.adverts-form {
        padding-left: 15px;
        padding-right: 5px
    }

    .advert-media i.icon-trash {
        top: 234px
    }

    .advert-media p.text-success {
        top: 25px;
        right: 30px
    }
}

@media screen and (min-width:768px) and (max-width:970px) {

    #edit-business .ad-back-img,
    #edit-business .attach-img,
    #my-business-page .ad-back-img,
    #my-business-page .attach-img {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center
    }

    #add-business .business .col-md-8,
    #edit-business .business .col-md-8 {
        padding-right: 0 !important
    }

    div#my-page .upload-picture {
        margin-bottom: 50px
    }

    #my-business-page {
        overflow: hidden
    }

    span.profile-nam-titile {
        position: inherit
    }

    .business-gallery .gallery-image .overlay {
        float: left;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, .5);
        bottom: -100%;
        transition: .3s;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    div#edit-page .row.adverts-form,
    div#my-business-page .row.adverts-form,
    div#my-page .row.adverts-form {
        margin: 25px 0 0
    }

    .business-page.row.business_detail {
        height: 750px
    }

    #my-business-page .business-page.row.business_detail,
    .row.video_business {
        height: 100%
    }

    #my-page .contact-loop {
        padding: 0 20px
    }

    .options.clear {
        padding: 16px
    }

    .no-users {
        margin-left: 5%
    }

    .popup-wrapper {
        bottom: 60px
    }

    .customSlider ul#thumbnail li {
        height: 87px !important
    }

    #edit-page .tab-design,
    .panel.panel-default.adverts-add-form {
        margin-right: 38px
    }

    #edit-page .ad-back-img,
    #edit-page .videocover video {
        height: 149px !important
    }

    #profile-page .row.video_business,
    div#business-page .row.video_business {
        margin: 35px 0
    }

    #my-business-page .row.video_business,
    #my-page .row.video_business {
        margin: 50px 0 0
    }

    .graphic-text {
        padding: none !important;
        height: none !important
    }

    .extension {
        margin-bottom: 0 !important
    }

    .contact_email,
    .contact_number,
    .intlink {
        margin-top: 15px
    }

    #my-business-page .panel.panel-default,
    #my-page .panel.panel-default {
        margin-right: 0
    }

    form#send-message-form {
        margin-bottom: 20px
    }

    #add-business .row.adverts-form,
    #edit-business .row.adverts-form {
        padding-left: 15px;
        padding-right: 10px
    }

    #my-business-page .attach-img {
        height: 190px
    }

    #my-business-page .ad-back-img {
        height: 200px;
        width: 300px
    }

    #business-page div.advert-media,
    #my-business-page div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px;
        width: 100%
    }

    #edit-business .attach-img {
        height: 190px;
        width: 230px;
        border: 1px solid #444
    }

    #edit-business .ad-back-img {
        height: 200px
    }

    #edit-business .videocover video {
        display: inline-block;
        top: 18px;
        margin-top: 0;
        vertical-align: baseline;
        width: 260px;
        height: 149px;
        padding-top: 30px
    }

    #business-page div.advert-media,
    #edit-business div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px
    }

    #edit-business div.advert-media,
    div#edit-page div.advert-media {
        width: 95%;
        margin: 10px
    }

    #business-page div.advert-media,
    #edit-business div.content-text {
        margin-bottom: -15px;
        padding: 38px
    }

    #my-business-page .ad-back-img {
        width: unset
    }
}

@media screen and (min-width:971px) and (max-width:1079px) {

    #edit-business .ad-back-img,
    #edit-business .attach-img,
    #my-business-page .ad-back-img,
    #my-business-page .attach-img {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center
    }

    #my-business-page .row.adverts-form,
    .row.adverts-form {
        padding-left: 15px;
        padding-right: 5px
    }

    .navbar-right {
        float: none !important;
        margin-right: -15px;
        position: absolute;
        left: 90px
    }

    span.profile-nam-titile {
        position: inherit
    }

    #add-business .row.adverts-form,
    #edit-business .row.adverts-form {
        padding-left: 15px;
        padding-right: 25px
    }

    .row.video_business {
        margin: 0
    }

    #my-business-page .ad-back-img {
        height: inherit;
        width: 270px
    }

    #edit-business .ad-back-img {
        height: 190px;
        width: 270px
    }

    #edit-business .all-adverts .status {
        float: right;
        width: 110px;
        top: 20px;
        left: 5px;
        background: #e1ffff;
        text-align: center;
        line-height: 30px;
        box-shadow: 0 0 5px;
        border-radius: 5px;
        right: 0
    }

    #business-page div.advert-media,
    #my-business-page div.advert-media {
        padding: 5px;
        margin-top: 25px;
        width: 100%
    }

    #business-page div.advert-media,
    #my-business-page div.content-text {
        width: 100;
        margin-bottom: -15px
    }

    .contact-sec-line {
        display: block
    }

    .icon i {
        padding: calc(18% - 0px) 0
    }

    #business-page .icon i {
        padding: calc(10% - 0px) 0
    }

    #my-business-page .attach-img {
        text-align: center
    }

    #edit-business .attach-img {
        height: 190px;
        width: 290px;
        border: 1px solid #444;
        text-align: center
    }

    .business-gallery .gallery-image {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        margin-top: 40px;
        height: 190px;
        margin-right: 8px;
        position: relative
    }

    div#showMoreAdvert {
        padding: 34px 10px
    }

    .personal-data {
        margin-top: 110px
    }
}

@media screen and (min-width:1080px) and (max-width:1179px) {
    .row.adverts-form {
        padding-left: 15px;
        padding-right: 5px
    }

    .videocover video {
        margin-top: -88 px;
        vertical-align: baseline;
        width: 200px;
        height: 230px
    }

    #edit-business .ad-back-img {
        background-repeat: no-repeat;
        height: 170px;
        width: 200px;
        background-size: cover;
        border: 1px solid #444;
        background-position: center center
    }

    #edit-business .all-adverts .status,
    #my-business-page .all-adverts .status {
        float: right;
        width: 110px;
        top: 20px;
        left: 5px;
        transform: rotate(30deg);
        background: #e1ffff;
        text-align: center;
        line-height: 30px;
        box-shadow: 0 0 5px;
        border-radius: 5px;
        right: 0
    }

    #business-page div.advert-media,
    #edit-business div.advert-media {
        border-bottom: 1px solid pink;
        padding: 5px;
        margin-top: 25px;
        width: 210px
    }

    #business-page div.advert-media,
    #edit-business div.content-text {
        height: 170px;
        width: 200px;
        margin-bottom: -15px
    }

    .business-gallery .gallery-image {
        display: inline-block;
        overflow: hidden;
        margin-top: 40px;
        height: 160px;
        margin-right: 8px;
        position: relative
    }

    .business-gallery .gallery-image .overlay {
        float: left;
        width: 220px;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, .5);
        bottom: -100%;
        transition: .3s;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    #my-business-page .row.adverts-form {
        padding-left: 15px;
        padding-right: 25px
    }

    #showMoreAdvert {
        padding: 34px 10px
    }
}

@media screen and (min-width:1200px) and (max-width:1700px) {

    #business-page div.advert-media,
    #my-business-page div.advert-media {
        border-bottom: 1px solid pink;
        padding: 0;
        margin-top: 10px;
        width: 100%;
        height: unset
    }

    #business-page div.advert-media,
    #my-business-page div.content-text {
        width: 100%
    }

    .customSlider ul#thumbnail li {
        height: 89px !important
    }
}

@media screen and (min-width:992px) and (max-width:1366px) and (max-height:900px) {
    .options.clear {
        padding-left: 16px
    }
}

@media screen and (min-width:992px) and (max-width:1366px) and (max-height:600px) {
    #search-message .search-leftbar.small-height {
        height: 160vh
    }

    div#search-message a.btn-orenge {
        padding: 17px 14px 14px 60px
    }

    div#showMoreAdvert {
        padding: 34px 10px
    }
}

@media only screen and (max-width:1117px) and (min-width:992px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 11px;
        padding: 0 7px
    }

    #favorite-message-page .search-fav-users {
        position: relative;
        width: 300px;
        left: 68%
    }
}

@media screen and (max-width:768px) and (min-width:992px) {
    .margin-top-advt-first-ele {
        margin-top: 20px
    }
}

@media only screen and (max-width:1063px) and (min-width:992px) {
    #community-page .comm-post-lbl {
        width: 45%
    }

    #community-page .div-second .hide-in-app {
        padding-bottom: 0
    }
}

@media only screen and (max-width:767px) and (min-width:370px) {
    #unzeenu-databox .panel .thumbnail {
        width: 100%
    }

    .options.clear {
        padding-left: 16px !important
    }
}

@media only screen and (min-width :1001px) and (max-width:1024px) {
    p.text-success {
        transform: rotate(0);
        right: -33px
    }
}

.img-container {
    width: 100%;
    height: auto
}
