.dashboard-right input#image {
  border: 1px solid white !important;
  margin-bottom: 15px;
}
.commentor .comment-delete{
  float: right;
  margin-left: 10px;
  font-size: 12px;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 5px 2px;
  line-height: 12px;
  margin-top: -26px;
  margin-bottom: 0px;
}
.mini-icon {
    height: 15px;
    width: auto;
    padding-right: 10px;
    margin-left: 10px;
}
.mini-icon-right{
        width: 18px;
    margin-left: 20px;
}
.see-more-comment {
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #E8E2E2;
    padding: 8px 12px 6px;
    line-height: 12px;
    border-radius: 2px;
    color: #6D6D6D;
    margin-top: -20px;
}
#content-second{
    margin-left: 15px;
}
.commentor .comment-reply{
    padding: 0px;
    float: right;
    background-color: transparent;
    border: 1px solid transparent;
    margin-top: -30px;
    font-size: 20px;
    line-height: 18px !important;
    margin-right: -15px;
    position: relative;
    z-index: 999;
}
.hover-reply-box {
    padding: 10px;
    position: relative;
    width: 100px;
    right: 0;
    float: right;
    margin-top: -25px;
}
.btn.comment-reply.see-reply {
    position: absolute;
    top: 30px;
    right: 0;
    margin-right: 35px;
}
.comment-input input{
    width: 100%;
    margin-bottom: 5px;
    padding: 8px;
}
.comment-reply-box {
  margin-bottom: 15px;
}
.commentor {
  border-bottom: none !important;
  padding-bottom: 0px !important;
  margin-bottom: 10px;
}
.commentor h5 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
    padding-top: 11px;
}
.commentor h5 a {
    color: #222;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
}
.comment-admin a p {
    color: #222;
    text-decoration: none;
    font-weight: 600;
}
button#seeMore, button#seeLess {
    border: 1px solid #d8d8d8;
    background-color: #ececec24;
    padding: 6px 9px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #676767;
    text-decoration: none;
    border-radius: 3px;
    margin-left: 92px;
    margin-top: 16px;
}
button#seeMore:hover,
button#seeLess:hover {
    margin-top: 16px;
    border: 1px solid #d8d8d8;
    background-color: #f1f1f1;
}
.usercomment-new {
  padding-right: 0px;
}
/* .lekhandetail1 .dropdown{
    width: 10px;
    position: relative;
    float: right;
    right: 18px;
} */
.usercomment-new img {
    margin-top: 3px;
}
.usercomment-new-right {
    padding-left: 0px;
}
.content-description {
  margin-bottom: 10px;
  text-align: justify;
  display: none;
}
.follower {
  margin-bottom: 5px;
}

.commentor .bg-light{
    display: none;
}

.museum-post-comment .student-post-class-section {
    color: #222;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    padding: 0px 9px;
}


h6.follower b {
    border-radius: 3px;
    /*padding: 0px 11px;*/
    color: #373737;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px!important;
}


.like-active {
    text-align: center;
    margin-left: 74px;
    margin-right: 5px;
    /* margin-top: 9px; */
    /* position: relative;
    top: 9px; */
}
.like-active i{
    color: #ff0000;
}
.like-active img {
    cursor: pointer;
}
.like-inactive {
    text-align: center;
    margin-left: 74px;
    margin-right: 5px;
    /* margin-top: 9px; */
}
.like-inactive img {
    cursor: pointer;
}

.sangrahlaya-logo-section .upload-dropdown-new {
    border: 1px solid #115ba7;
    border-radius: 30px;
    background-color: #115ba7;
    padding: 7px 20px 5px !important;
    color: #222 !important;
    margin-top: -5px !important;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
}

.school-new-logo-section .upload-dropdown-new img {
    width: 21px !important;
    margin-right: 3px;
}

.share {
    float: right;
    height: 24px;
    width: 24px;
    padding: 0px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}
.dropbtn {
    color: black;
    padding: 16px;
    font-size: 16px;
    border: none;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
    color: black;
    padding: 0px;
    text-decoration: none;
    /* display: none; */
}
/* .btn.comment-reply.dott{

} */
.dropdown:hover .dropdown-content {display: block;}
.eye img {
    margin-right: -1px;
    height: 20px;
    width: 20px;
}
.student-postleftbox ul.comment-right-new-box li .eye span {
     position: relative;
     top: 2px;
     font-size: 16px !important;
     color: #222;
}
.student-postleftbox ul li p a.view-like {
  color: black;
  padding-left: 5px;
  line-height: 38px;
  font-size: 16px !important;
}
div#loading {
    padding: 20px;
    color: #0e76a8;
}
.index-image {
    height: 50px;
    width: 100px;
}
/*#preview-slider-image{*/
/*    margin-left: 0px;*/
/*}*/
#preview-slider-image .form-image video,
.index-image img,
.index-image audio,
.index-image iframe,
.index-image video{
    width: 100px;
    height: 50px;
}
.form-image {
    height: 80px;
    width: 100px;
    margin-bottom: 20px;
}

.new-form-image iframe{
    width: 100px;
    height: 50px;
    margin-bottom: 5px;
}
.form-image iframe{
    width: 100px;
    height: 50px;
    margin-left: 15px;
}

#media-link-type-holder button.btn.btn-info {
    padding: 8px 40px 4px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #138496;
    float: right;
}

form.reply193.reply193 {
    margin-top: 20px;
}
.form-logo {
    height: 100px;
    width: 100px;
}

.form-logo img{
    margin-bottom: 5px;
    width: 100px;
}
.eye-icon {
    border: 10px solid #fff;
    background-color: #014b96;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    text-align: center;
    margin-top: -50px;
    position: relative;
    padding: 14px;
    float: left;
    margin-right: 40px;
}
.table-responsive form {
    background-color: transparent !important;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 20px;
    border-radius: 0px !important;
    border: 1px solid transparent !important;
}
.top-follower {
    width: 260px;
}

button.btn.status-active {
    padding: 6px 7px 4px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    border-radius: 3px;
    color: #fdfdfd !important;
    background-color: #008000 !important;
    border: 1px solid #008000 !important;
}

button.btn.status-active:active{
    padding: 5px 7px 3px;
    font-size: 12px;
    font-weight: 300;
    line-height: 19px;
    border-radius: 3px;
    color: #fdfdfd!important;
    background-color: green!important;
    border: 1px solid #dedede !important;
}

button.btn.status-active i {
    font-size: 11px!important;
    padding-right: 2px;
    color: #fdfdfd!important;
}

button.btn.status-inactive {
    padding: 6px 7px 4px;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    background-color: #F29339!important;
    border-radius: 3px;
    color: #ffffff !important;
    border: 1px solid #F29339;
}

button.btn.status-inactive i {
    color: #fdfdfd !important;
}

button.btn.btn-danger.status-inactive {
    background: #c82333!important;
    color: #fdfdfd!important;
    border: 1px solid #dedede!important;
}

button.btn.btn-danger.status-inactive i {
    color: #fdfdfd!important;
}

.social-share-popup .modal-dialog {
    max-width: 400px;
    margin: 8% auto;
}
::selection{
    color: #fff;
    background: #014b96;
}
.popup.show{
    top: 50%;
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, -50%) scale(1);
    transition: top 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out;
    position: relative;
    left: 50%;
    background-color: #fff;
    width: 400px;
    padding: 20px;
}
.popup :is(header, .icons, .field){
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.popup header{
    padding-bottom: 15px;
    border-bottom: 1px solid #ebedf9;
}
/* header span{
    font-size: 16px;
    font-weight: 400;
} */
header .close, .icons a{
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}
header .close{
    color: #878787;
    font-size: 17px;
    background: #f2f3fb;
    height: 33px;
    width: 33px;
    cursor: pointer;
}
header .close:hover{
    background: #ebedf9;
}
.popup .content{
    margin: 20px 0;
}
.popup .icons{
    margin: 15px 0 20px 0;
    padding-left: 0px;
}
.content p{
    font-size: 16px;
}
ul.icons{
    padding: 0px;
    margin: 0px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: none !important;
}
.social-share-popup ul li{
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
    width: auto !important;
}
.social-share-popup .icons li a {
    text-decoration: none;
}
.social-share-popup .icons li a i{
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    font-size: 20px;
    text-decoration: none;
    border: 1px solid #014b9640;
    padding: 0px !important;
}
.icons li a i.fab{
    transition: transform 0.3s ease-in-out;
}
.icons li a i.fa{
    transition: transform 0.3s ease-in-out;
}
.social-share-popup ul li a i.fa-facebook-f{
    color: #1877F2;
    border-color: #b7d4fb;
}
.social-share-popup ul li a i.fa-facebook-f:hover{
    background: #1877F2;
    color: #fff;
}
.social-share-popup ul li a i.fa-linkedin-in{
    color: #0a66c2;
    border-color: #b7d4fb;
}
.social-share-popup ul li a i.fa-linkedin-in:hover{
    background: #0a66c2;
    color: #fff;
}
.social-share-popup ul li a i.fa-envelope{
    color: #4285F4;
    border-color: #b7d4fb;
}
.social-share-popup ul li a i.fa-envelope:hover{
    background: #4285F4;
    color: #fff;
}
.social-share-popup ul li a i.fa-twitter{
    color: #46C1F6;
    border-color: #b6e7fc;
}
.social-share-popup ul li a i.fa-twitter:hover{
    background: #46C1F6;
    color: #fff;
}
.social-share-popup ul li a i.fa-instagram{
    color: #e1306c;
    border-color: #f5bccf;
}
.social-share-popup ul li a i.fa-instagram:hover{
    background: #e1306c;
    color: #fff;
}
.social-share-popup ul li a i.fa-whatsapp{
    color: #25D366;
    border-color: #bef4d2;
}
.social-share-popup ul li a i.fa-whatsapp:hover{
    background: #25D366;
    color: #fff;
}
.social-share-popup ul li a i.fa-telegram-plane{
    color: #0088cc;
    border-color: #b3e6ff;
}
.social-share-popup ul li a i.fa-telegram-plane:hover{
    background: #0088cc;
    color: #fff;
}
.usercomment-new-right{
    padding-left: 15px;
}
.icons a:hover{
    color: #fff;
    border-color: transparent;
}
.icons a:hover i{
    transform: scale(1.2);
}
.social-share-popup .field{
    margin: 12px 0 -5px 0;
    height: 45px;
    border-radius: 2px;
    padding: 0 5px;
    border: 1px solid #e1e1e1;
    margin-bottom: 15px;
}
.field.active{
    border-color: #7d2ae8;
}
.field i{
    width: 50px;
    font-size: 18px;
    text-align: center;
}
.field.active i{
    color: #014183;
}
.field input{
    width: 60%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 15px;
}


.field button {
    color: #272727;
    padding: 7px 29px;
    background: #f5faff;
    border: 1px solid #bed4e8;
    font-size: 14px;
    line-height: 12px;
    border-radius: 3px;
    cursor: pointer;
    transition: .2s ease;
}

.field button:hover {
    background: #e8f4ff;
    color: black;
    border: 1px solid #bedeff;
}

.modal-dialog {
    max-width: 500px;
    margin: 20px auto;
}



#addGuidelineModal .modal-header {
    padding: 13px 16px!important;
    background: #ededed!important;
    border-bottom: 1px solid #dfdfdf !important;
}

.modal-title {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #222;
}

.social-share-popup .modal-header span{
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 600;
    color: #222;
}

#teacher-history-modal .modal-dialog,
#school-history-modal .modal-dialog,
#student-history-modal .modal-dialog {
    max-width: 1200px;
    margin: 5rem auto;
}

#student-history-modal .student-searchbox select{
    margin-bottom: 15px;
}




.social-share-popup p{
    font-size: 16px !important;
}
.title-link {
    text-decoration: none;
    color: #222;
}
.title-link:hover {
    text-decoration: underline;
    color: #222;
}
.view-like {
    text-decoration: none !important;
}
.view-like:hover {
    text-decoration: none !important;
}
button:focus {
    outline: none;
}
a#add-term-item-row:hover {
    background-color: transparent;
    border: none;
}
.col-12.col-sm-12.videolist-right {
    margin-top: 15px;
}
.reply-comment-call-right .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
    float: left;
    left: auto;
    right: -20px;
    top: -60px !important;
    width: 120px;
    background: #fbfbfb;
    padding: 0px !important;
}
.reply-comment-call-right .navbar-expand-sm .navbar-nav .dropdown-menu:hover{
    padding: 0px !important;
}
.dropdown-item {
    padding: 10px!important;
    margin-bottom: 2px;
    font-weight: 500;
    color: #222;
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical; */
}
.dropdown-item i{
    margin-right: 5px;
}

button.btn.btn-success.change-password {
    max-width: 156px !important;
    float: none !important;
    margin-left: 0px !important;
}

.school-search {
    margin-top: 33px;
    padding: 2px !important;
}
.nepal-body-new{
    padding-top: 0px;
}
.search-gallery-left{
    padding-top: 10px !important;
}
.new-single .audiolist-right {
    padding-left: 0px;
    margin-top: 0px;
}
a.btn.btn-cancel {
    border-radius: 3px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #014b96;
    background-color: #ffffff;
    border: 1px solid #014b96;
    margin-right: 100px;
    float: right;
    padding: 10px 20px 8px;
}
a#add-term-item-row {
    border: 0px solid transparent;
    margin-top: -11px;
    color: #616060;
    font-weight: 300;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #f6f6f6;
    margin-top: -11px!important;
}
span.fa.fa-trash {
    font-size: 15px;
    margin-left: 10px;
    color: #ff0303ad;
    margin-bottom: 17px;
}
button.btn.comment-delete-new.btn-danger {
        background: none;
    color: #ff0303ad;
    border: 1px solid transparent;
    margin-left: 10px;
    font-size: 16px;
    border-radius: 2px;
    padding: 0;
    margin-top: 12px;
}
.comment-input {
    margin-left: 90px;
}
div#mytable_paginate{
    float: right;
}
p#display-comment187{
    margin-top: 0px;
}
.btn.focus, .btn:focus{
    box-shadow: none;
}
.show-comment{
    margin-top: 10px;
}
.unreadclass {
    font-weight: 700;
}
.logo-limit {
    width: 310px;
}
.new-single button.btn.btn-primary{
        border: 1px solid #014b96;
    background-color: #014b96;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    max-width: 112px;
    width: 100%;
    border-radius: 2px;
}
.new-single a.btn.btn-cancel {
    border: 1px solid #222;
    background-color: transparent;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #222;
    max-width: 112px;
    width: 100%;
    border-radius: 2px;
    margin-right: -15px;
}
.new-single a.btn.btn-cancel:hover{
    border: 1px solid #014b96;
    background-color: transparent;
    color: #014b96;
}
.comment-form-box button.btn.btn-secondary {
    background-color: #115ba7;
    padding: 7px 13px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    color: #f1f1f1;
    border-radius: 2px;
    margin-left: 5px;
    transition: .3s ease;
}
.comment-form-box button.btn.btn-secondary:hover {
    border: 1px solid #0e5196;
    background-color: #0e549b;
}

.omment-form-box button.btn.hide-reply {
    border: 1px solid #222;
    background-color: transparent;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #222;
}
.comment-form-box button.btn.hide-reply {
    border: 1px solid #b5b5b5;
    background-color: transparent;
    color: #7f7f7f;
    border-radius: 2px;
    padding: 4px 13px;
    float: left;
}
.post-comment-row .lekhandetail-icons #share-count {
    color: #222;
}
.required:after {
  content: " *";
  color: red;
}


.invalid-feedback {
    /*border-bottom: 1px solid gainsboro;*/
    display: block !important;
    margin-top: 0px;
    margin-bottom: 0px;
    background: transparent!important;
    border-radius: 2px;
    width: 100%;
}

.invalid-feedback p{
    margin-bottom: 0px;
    color: #dc3545;
}

.cke_chrome{
    margin-bottom: 15px !important;
}


@media(max-width: 1745px){
    .form-logo,
    .form-logo img {
        width: 160px;
    }
}

@media(max-width: 1545px){
    .form-logo,
    .form-logo img {
        width: 140px;
    }
}


@media(max-width: 1520px){
    .commentor h5{
        padding-top: 10px;
        margin-bottom: -5px;
    }
    /* .like-active{
        margin-top: 6px;
    } */
}
@media(max-width: 1400px)
{
    .eye {
        text-align: left;
    }
    /* .like-active{
        margin-left: 62px;
    } */
    .like-inactive{
        margin-left: 56px;
        font-size: 15px;
    }
    .eye img{
        margin-right: 0px;
        float: none;
    }
    .eye img{
        height: 16px;
        width: 16px;
    }
    .like-active i{
        font-size: 15px;
        position: relative;
        top: -1px;
    }
    .share{
        height: 20px;
        width: 20px;
    }
    a.view-like{
        font-size: 17px;
    }
    .lekhandetail-icons img {
        width: 12px;
        height: 12px;
    }
    .post-comment-row .lekhandetail-icons #share-count {
        top: 1px;
        font-size: 17px;
        color: #222;
    }
    .eye span{
        top: 0px;
        font-size: 16px !important;
    }
    .usercomment img {
        width: 40px;
        height: 40px;
    }
    .commentor img{
        width: 40px;
        height: 40px;
    }
    .reply-comment-call-right{
        padding-left: 15px;
    }
    .usercommentlist input[type="text"]{
        height: 40px;
    }
    a.btn.btn-cancel{
        margin-right: 0px;
    }
    /* .like-inactive {
        margin-top: 9px;
    } */
    /* .like-active{
        margin-top: 8px;
    } */
}

@media(max-width: 1280px){
    .form-logo, .form-logo img {
        width: 115px;
    }
    .like-inactive i{
        font-size: 15px;
        position: relative;
        top: 2px;
    }
}

@media(max-width: 1200px){
    table.dataTable.no-footer{
        width: 100% !important;
    }
}
@media(max-width: 1024){
    .dashboard-left ul li a{
        font-size: 12px;
    }
    .videochange-gallery ul li{
        width: 19.1%;
    }
    .eye img {
        height: 14px;
        width: 14px;
    }
    .eye span{
        font-size: 12px;
    }
    .post-comment-row .lekhandetail-icons #share-count{
        font-size: 12px;
    }
    .dot{
        float: right;
        margin-top: -32px;
    }
    
    .mini-icon{
        margin-left: 0px;
    }
}
@media(max-width: 991px)
{
    .reply-comment-call-right{
        padding-left: 15px;
    }
    .videochange-gallery ul li{
        width: 23.8%;
    }
    .follower .row .col-md-6.col-sm-6{
        padding-left: 0px !important;
    }
    #content-first{
        padding-left: 0px;
    }
    div#total-comment{
        padding-left: 0px;
    }
    h6.follower img{
        margin-left: -15px;
    }
    .commentor .comment-reply{
        margin-right: -13px;
        line-height: 10px !important;
        margin-top: 10px;
    }
    .reply-comment-call-right .navbar-nav.ml-auto{
        width: auto;
    }
    .commentor h5{
        float: left;
        padding-top: 10px;
    }
    .commentor p{
        margin-top: 25px;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
        float: left;
        left: auto;
        right: 0px;
        width: 200px;
        top: 30px;
   }
   #navbar-notificatio-list{
       margin-right: -90px;
   }
   .dash-login .bg-light {
        margin-top: 0px !important;
        text-align: left;
        float: right;
        z-index: 9;
    }
    .dash-login .bg-light .navbar-nav{
        margin-top: 0px;
    }
    .school-new-logo-section .upload-dropdown-new img{
        margin-right: 0px;
    }
}
@media(max-width: 834px){
    .videochange-gallery ul li{
        width: 31.8%;
    }
}
@media(max-width: 768px){
    .videochange-gallery ul li{
        width: 31.5%;
    }
}
@media(max-width: 767px)
{
    .dropdown-content{
        left: auto;
        right: 0;
    }
    .school-search{
      margin-top: 0px;
    }
  .dashboard-right label{
      font-size: 14px;
      margin-bottom: 0px;
  }
  .lekhandetail1 h3{
      margin-bottom: 0px
  }
  .dashboard-right label{
      width: 100% !important;
  }
  #DataTables_Table_0_length {
      width: 100%;
    }
    .dataTables_wrapper .dataTables_info{
        text-align: left !important;
    }
    .videochange-gallery ul li{
        width: 48.3%;
    }
    .dash-login .bg-light{
        margin-top: -1px  !important;
    }
    h5.commenter-count{
        margin-left: 15px;
        margin-top: 8px;
    }
    .modal-dialog {
        margin: 20px;
    }
    .upload-dropdown span{
        display: none !important;
    }
}
@media(max-width: 600px){
    .videochange-gallery ul li {
        width: 48.6%;
    }
}
@media(max-width: 575px)
{
    .reply-comment-call-right .bg-light{
        text-align: right;
        height: 20px;
    }
    .videochange-gallery ul li {
        width: 47.9%;
    }
    .commentor p{
        margin-top: 32px;
    }
    .commentor h5 {
        padding-top: 18px;
    }
    .like-inactive {
        margin-left: -15px;
    }
    .like-active {
        margin-left: -15px;
    }
    /* .like-active {
        margin-top: 6px;
    } */
    /* .like-active i {
        font-size: 12px;
    } */
    .post-comment-row .like-inactive {
        margin-left: 0px;
    }
    .view-like{
        padding-left: 5px;
    }
    .lekhandetail1 .dropdown{
        right: 10px !important;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu{
        top: 25px;
    }
    .form-image{
        margin-bottom: 0px;
    }
    .like-active i {
        top: 2px;
    }
}
@media(max-width: 480px){
    .videochange-gallery ul li {
        width: 47%;
    }
    .view-like{
        padding-left: 0px;
    }
    #navbar-notificatio-list {
        margin-right: -90px;
    }
}

@media(max-width: 420px){  
    .field input{
        width: 55%;
    }
}

@media(max-width: 400px){
    .videochange-gallery ul li {
        width: 47%;
    }
    a.view-like {
        font-size: 15px;
    }
    .social-share-popup .icons li a i {
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 15px;
    }
    .social-share-popup p {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-bottom: 0px !important;
    }
    .social-share-popup .field {
        margin: 5px 0 0px 0;
        margin-bottom: 0px;
    }
}
@media(max-width: 380px){
    .videochange-gallery ul li {
        width: 100%;
    }
    .nepal-body video {
        height: 200px;
    }
    .nepal-body iframe {
        height: 200px;
    }
    .dash-login .bg-light {
        margin-top: 1px !important;
    }
}

@media(max-width: 365px){  
    .field input{
        width: 52%;
    }
}

@media(max-width: 345px){  
    .field input{
        width: 50%;
    }
}

@media(max-width: 340px){   
    #navbar-notificatio-list {
        margin-right: -80px;
    }
    .social-share-popup ul li {
        margin-right: 5px;
    }
}

@media(max-width: 335px){  
    .field input{
        width: 48%;
    }
    .field button{
        padding: 7px 25px;
    }
}

@media(max-width: 320px){
    #navbar-notificatio-list {
        margin-right: -90px;
    }

}




.table-responsive button.btn.btn-success {
    border: 1px solid #014b96;
    background-color: #014b96;
    padding: 7px 9px;
    font-size: 13px;
    line-height: 14px;
    font-weight: 600;
    color: #fff;
    border-radius: 2px;
    margin-bottom: 5px;
}

