/*body {font-size: 16px;}*/
h3, .h3 {font-size: 24px;}
.label {font-size: 80%;}
h4, .h4 {font-size: 22px;}
h6, .h6 {font-size: 18px;}
.table TR.over TD {
    cursor: pointer;
    font-weight: bold;
}

.bottom {
    padding: 10px;
    border-top: 1px solid #bbb;
}

#navigation a {
    min-width: 36px;
    padding: 7px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #333333;
    margin-left: 2px;
}

#navigation a:hover,
#navigation a:focus {
    background-color: #f5f5f5;
}

#navigation a.active {
    background-color: #455a64;
    color: #fff;
}

#bottomshow {
    margin: 8px 0 0 8px;
}

#photo {
    margin-top: 30px;
}

.profile h1 {
    margin: 0;
}

.profile ul.contact-detail {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

.profile ul.contact-detail li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}

.profile ul.contact-detail li i {
    position: absolute;
    left: 0;
    top: 0;
}

.profile .info {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.profile .info:last-child {
    padding: 0;
    margin: 0;
}

.profile .info:after {
    content: '';
    background-color: #ddd;
    height: 1px;
    margin: 0 -20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
}

.profile .info:last-child:after {
    display: none;
}

.profile .info h4 {
    font-size: 14px;
    font-weight: bold;
}

.team-members .thumb {
    overflow: hidden;
    background-color: #eeeeee;
    padding-top: 56.25%;
    position: relative;
}

.team-members .caption {
    border-top: 1px solid #ddd;
}

.team-members .thumb img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    left: 0;
    top: 0;
}

.team-members .thumb .width {
    max-width: 100%;
    height: auto;
}

.team-members .thumb .height {
    max-height: 100%;
    width: auto;
}

.team-members span {
    font-size: 11px;
}

.team-members .popup-info {
    display: none;
}

.tooltipevent {
    background-color: #000;
    color: #fff;
    padding: 10px;
    position: absolute;
    z-index: 10001;
    display: inline-block;
}

.portfolio .thumbnail {
    height: calc(100% - 30px);
}

.portfolio .thumbnail .img-wrap {
    height: 120px;
    display: block;
    overflow: hidden;
    background-color: #f0f0f0;
}

.portfolio .thumbnail .img-wrap img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.portfolio-items .caption h6 {font-size: 16px;}

#portfolio_popup {
    position: relative;
    overflow: hidden;
}

.left-block .slider {}

.left-block {
    width: 70%;
    float: left;
}

.right-block {
    width: 30%;
    float: left;
    padding: 20px;
}

.right-block .title {
    font-weight: 700;
    font-size: 110%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}

.right-block .title:after {
    content: "";
    height: 2px;
    width: 50px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: 0;
}

.right-block .date {
    color: #686868;
    margin-bottom: 5px;
}


/* slider popup */

.news {
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: block;
}

.popup {
    display: none;
    width: 1000px;
    margin: 0 auto;
    position1: relative;
}

.slider {
    margin: 0;
    border-radius: 0;
    border: none;
}

.flexslider .slides {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider .slides li a {
    display: block;
    margin: 0;
    padding: 0;
}

.flexslider .slides li iframe {
    display: block;
    border: none;
}

.flex-direction-nav a {
    top: 45%;
}

.flex-direction-nav .flex-next {
    right: 0 !important;
}

.flex-direction-nav .flex-prev {
    left: 0 !important;
}

.fancybox-title {
    text-align: center;
    width: 735px;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 300;
    padding: 20px 0;
}

.fancybox-title h4 {
    font-size: 143%;
    font-weight: 600;
    color: #fff;
}

.carousel {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    margin: 0 auto;
    border: none;
    background: transparent;
    box-shadow: none;
}

.carousel .slides li {
    margin: 0 2px;
    position: relative;
}

.carousel .slides li.flex-active-slide span.black-bg {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.carousel .flex-direction-nav {
    display: none;
}

.fancybox-inner {
    border1: 1px solid #bfbcbc;
}

.fancybox-close {
    right: 0;
    top: -45px;
    background-color: rgba(255, 255, 255, 1) !important;
    width: 50px;
    height: 50px;
    text-align: center;
}

.fancybox-close:after {
    font-size: 30px;
    color: #000;
}

.slider .flex-direction-nav a {
    margin: 0;
    width: 50px;
    height: 50px;
}

.flex-next {
    background: rgba(255, 255, 255, 0.8) url(../images/right-arrow.png) no-repeat center center;
    text-indent: -9999px;
}

.flex-prev {
    background: rgba(255, 255, 255, 0.8) url(../images/left-arrow.png) no-repeat center center;
    text-indent: -9999px;
}

.flex-direction-nav a.flex-next:before {
    display: none;
}

.flex-prev,
.flex-next {
    font-size: 0;
}

.flex-control-nav {
    display: none;
}

.more-data {
    margin-bottom: 100px;
    font-size: 150%;
    font-weight: 700;
    text-align: center;
}

#main-slider li {
    width: 960px;
}

.datatable tr td {
    vertical-align: top !important;
}

.navbar-brand.navbar-name {
    width: 100%;
    color: #FFF;
    font-size: 200%;
    text-align: center;
    line-height: 34px;
}

.edit-slug-box {
    margin-top: 10px;
}

.box-count .label {
    padding: 5px 10px;
    font-size: 12px;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .team-members .thumb .width {
        max-width: 65%;
    }
    .team-members .row [class^="col-"] {
        width: 50%;
    }
}

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

@media only screen and (max-width:767px) and (orientation:portrait) {
    .team-members .thumb {
        height: 150px;
    }
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .team-members .thumb {
        height: 180px;
    }
    .team-members .thumb .width {
        max-width: 70%;
    }
}


/* Custom */

.tablenav.top {
    margin-bottom: 15px;
}

.tablenav .actions {
    padding: 0 8px 0 0;
}

.tablenav .actions select {
    float: left;
    margin-right: 6px;
    max-width: 18rem;
}

.notice-success,
div.updated {
    border-left-color: #46b450 !important;
}

.notice,
div.error,
div.updated {
    background: #fff;
    border: 1px solid #ccd0d4;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    margin: 5px 20px 10px;
    padding: 10px;
}

a.contact1 {
    background-color: #50af3d;
    color: #FFF;
    padding: 2px 5px;
    display: inline-block;
    min-width: 50px;
}

a.contact0 {
    background-color: #ff0000;
    color: #FFF;
    padding: 2px 5px;
    display: inline-block;
    min-width: 50px;
}

a.hasplaced1 {
    background-color: #50af3d;
    color: #FFF;
    padding: 2px 5px;
    display: inline-block;
    min-width: 50px;
}

a.hasplaced0 {
    background-color: #ff0000;
    color: #FFF;
    padding: 2px 5px;
    display: inline-block;
    min-width: 50px;
}

a.contact1 i,
a.contact0 i {
    font-size: 12px;
    margin-left: 3px;
}


/* Base for label styling */

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer;
}


/* checkbox aspect */

[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.50em;
    height: 1.50em;
    border: 1px solid #000;
    background: #fff;
    border-radius: 2px;
}


/* checked mark aspect */

[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
    content: '\2713\0020';
    position: absolute;
    top: .20em;
    left: .20em;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 0.8;
    color: #000;
    transition: all .2s;
}


/* checked mark aspect changes */

[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

.custom-label {
    margin: 0;
    vertical-align: top;
    line-height: 20px;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: #f5f5f5;
    color: #333333;
}


/* Custom */
.dashboard .panel-body h3 {
    font-size: initial;
}
.dashboard .title img {display: inline-block; vertical-align: middle; margin-right: 10px;}
.dashboard .panel-body .list-inline {margin-bottom: 0;}
.dashboard .title img, .dashboard .panel-body .list-inline li > img {width: 50px; height: 30px;}
.dashboard .panel-body .list-inline li h3 {margin: 0; font-size: 15px; font-weight: 500;}

.dataTable a.action {
    margin: 0 1px;
}

.checkbox-inline {
    margin-bottom: 15px;
}

.form-group {
    margin-bottom: 10px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 7px 10px;
}

.left-panel {width: 34%; background-color: #fff;}
.left-panel .icon-object {border: none; margin: 0; padding: 0; display: block; text-align: center;}
.left-panel .icon-object img {margin: 0 auto 25px;}
/* .left-panel .icon-object {width: 126px; border: none; margin: 0; padding: 10px;} */
.login-container .login-form {width: 100%; max-width: 320px; border: none; box-shadow: none;}
.left-panel h5 {font-size: 25px; font-weight: 500; color: #070d59;}
.left-panel .btn {/*background-color: #1660e8;*/ color: #fff; padding: 15px 20px; font-size: 15px;}
.login-container .login-form .form-group {margin-bottom: 20px;}
.login-container .login-form .form-control {padding-top: 15px; padding-bottom: 15px; height: auto;}
.login-container .form-control-feedback {height: 52px; line-height: 50px;}

.right-panel {width: 66%; padding-bottom: 0;}

#banner {position: relative; overflow: hidden;}
#banner .item {height: 100vh; background-color: #000; position: relative;}
#banner .item span {display: block; width: 100%; height: 100vh; mix-blend-mode: screen; background-size: cover; background-repeat: no-repeat; background-position: center top; opacity: 0.10;}
#banner .owl-nav {position: absolute; bottom: 75px; left: 0; right: 0; z-index: 9; text-align: center;}
#banner .owl-nav button.owl-prev,#banner .owl-nav button.owl-next{width: 53px; height: 53px; border: 2px solid rgba(255,255,255,0.35); border-radius: 50%; background-color: transparent; color: rgba(255,255,255,0.35); margin: 0 10px;}
#banner .owl-nav button:focus {box-shadow: none; outline: none;}
#banner .owl-nav { display: none; }
#banner .flags {position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-60%); z-index: 99; max-width: 700px; margin: auto;}
/* #banner .flags img {width: 100px; height: 60px; margin: 30px 0; box-shadow: 0px 7px 7.6px 0.4px rgba(24, 30, 49, 0.39); border: 1px solid rgba(255,255,255,0.2);} */
#banner .flags img {filter: invert(1); margin: auto;}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .btn {
        padding: 5px 9px;
    }
    .left-panel {width: 40%;}
    .right-panel {width: 60%;}
    #banner .flags {width: 80%;}
}
/* Preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(245, 245, 245, 1);
    z-index: 1000;
}
.pre-container {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
}
.spinner {
    margin: 0 auto;
    width: 70px;
    text-align: center;
}
.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #000;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}
/*.navbar-header { min-width: 0; }*/
.navbar-header a.navbar-brand img { max-height: 100%; filter: invert(1); }
/* .navbar-header a.navbar-brand img { max-height: 100%; filter: grayscale(0) brightness(100); } */
.tooltip-inner {
    max-width: 100% !important;
}
.tr-hover { cursor: pointer; }
.main-dashboard .logout-button {position: absolute; right: 15px; top: 15px; }
.main-dashboard .panel-body a:hover, .main-dashboard .panel-body a:focus { text-decoration: none; color: white; }
.main-dashboard .panel-body a:hover i, .main-dashboard .panel-body a:focus i { color: white; }
.nicEdit-main { padding: 15px; }
.nicEdit-main:focus { outline: none !important; }
.topic-list { margin: 0 -10px; }
.topic-list li { padding: 20px; }
.topic-list li:hover { background-color: #f6f6f6;  }
/*FORUM*/
.reply-root > li.media { border-bottom: 1px solid #eee; padding-bottom: 15px; }
.reply-root > li.media ul, .reply-root .reply-box { margin-top: 15px; }
.table a.box-link { color: #333; }
.table a.box-link:hover { color: #333; }
.table img { height: 32px; margin: 0 auto;}
.unread { font-weight: bold; }
.filter-table .dataTables_filter {
    margin-left: 0;
}
.filter-table .dataTables_filter label input { margin-left: 15px; }
.filter-table select { padding: 7px 5px; border-color: #ddd; border-radius: 3px; }
.filter-table .datatable-basic { border-bottom: 1px solid #ddd; margin-bottom: 15px; }
.memberslist { display: flex; flex-wrap: wrap; }
.memberslist .countryuser { margin-left: 30px; }
.vscroller {background-color: #9fd066; border-top: 1px solid #ccc;}
.vscroller ul { list-style: none; margin: 0; padding: 0; }
.vscroller ul li { padding: 0 15px !important; height: auto !important;}
.vscroller ul li > div {padding: 5px 0px;}
.flex {display: flex; flex-wrap: wrap;}
.flex > [class^='col-'] {float: none;}
.flex > [class^='col-'] .panel {height: calc(100% - 20px);}
.flex .panel[class*=bg-] > .panel-body {background: none;}
.new-item { height: 10px !important; vertical-align: top; }
.attachments { margin: 15px 0; }
.attachments span.label { margin-right: 10px; padding: 2px 10px; }
.attachments span.label a { color: #FFF; }
.datatable-basic span.label { min-width: 70px; }
.v-align-top tr td { vertical-align: top !important; }
.banner-text { font-size: 500%; text-align: center; color: #FFF; }
.table-hover tbody tr:hover { color: #000; font-weight: bold; background-color: whitesmoke !important; }
.payment-marquee .panel-body { padding: 0; }
.payment-marquee .panel-body span, .payment-marquee .panel-body marquee { display: block; padding: 5px 10px; }
.payment-marquee .panel-body marquee ul {margin: 0; padding: 0 0 0 25px; display: flex;}
.payment-marquee .panel-body marquee ul li {margin-right: 35px;}
.dataTable tbody > tr:first-child > th, .dataTable tbody > tr > td.editable-column a.dropdown-toggle { border-bottom: 1px dashed #333 !important; }
.dataTable tbody > tr > td.editable-column a.editable { border-bottom: 1px dashed #333 !important; }
.dashboard .invoice-summary-section .panel-body {padding: 20px 5px;}
.dashboard .invoice-summary table tr.graph td {padding: 0 24px;}

.sidebar-user .media {display: flex; flex-direction: column; text-align: center;}
.sidebar-user .media .media-left, .sidebar-user .media .media-right, .sidebar-user .media .media-body {display: block;}
.sidebar-user .media .media-left {padding-right: 0; margin-bottom: 10px; position: relative; padding-top: 56.25%;}
.sidebar-user .media .media-left img {width: 100% !important; height: 100% !important; position: absolute; left: 0; top: 0; object-fit: contain; border-radius: 0;}
.sidebar-user .media .media-body {width: 100%;}
.sidebar-user .media .media-right {display: none;}

@media only screen and (min-width:1366px) and (max-width:1700px){}
@media only screen and (min-width:1025px) and (max-width:1440px){}
@media only screen and (min-width:768px) and (max-width:1024px) {}
@media only screen and (min-width:320px) and (max-width:767px){
    .left-panel{width: 100%;}
    .login-container .content-wrapper{display: block;}
    .login-container{display: block;}
    .login-container .page-content{display: block;} 
    .right-panel{width: 100%;}
    #banner{display: none;}
    
    .page-header .heading-elements.visible{padding: 20px;}
    .panel-flat > .panel-heading + .panel-body{padding-top: 70px;}
}

#portfolio-modal .modal-lg {width: 90%; max-width: 1140px;}
#portfolio-modal .modal-body button.close {width: 40px; height: 40px; border-radius: 50%; background-color: #000; color: #fff; position: absolute; right: 15px; top: 15px; display: flex; align-items: center; justify-content: center; font-size: 24px;}
.eva-pic {width: 220px; height: 220px; object-fit: cover;}