*{
    margin:0;
    padding:0;
   /* display: table;
    */
}
/*  */
.footer{
    margin-top: 20px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
}
.title-section {
    background: transparent;
    padding: 0;
}
.mystory-div p {
    font-size: 17px;
    margin-bottom: 0;
    color: #fff;
}
.left-nav-title{
    float: left
}
.right-nav-link{
    float: right;
}
.dataTables_wrapper .dataTables_length label {
   color: #242424;
   font-weight: 600;
   position: relative;
}
.dataTables_length select{
 background: #f8f8f8;
 padding: 8px 10px;
 border-color: #cccccc;
 color: #999;
 -moz-appearance:none; /* Firefox */
   -webkit-appearance:none; /* Safari and Chrome */
   appearance:none;
   width: 60px;
   margin: 0 5px;
}
.dataTables_length label:after{
 content: "";
   border-right: 2px solid #b3b1b1;
   border-bottom: 2px solid #b3b1b1;
   width: 8px;
   height: 8px;
   transform: rotate(
-315deg
);
   position: absolute;
   left: 55%;
   top: 12px;
   pointer-events: none;
}
.badge-pending-status {
    background: #f1d40b;
}
.right-nav-link a {
    color: #a9d0e6;
}
.right-nav-link i {
    padding: 0 10px;
    color: #fff;
    line-height: 30px;
}
.viewdetailtext {
    color: #fff;
}
.outer-box-story {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    padding: 25px 0;
}
.border-box .wallpaper-image-width{
    width: 100%;
    height: 320px;
}
.border-box {
    border: 1px solid #eee;
    background: url('../assets/images/blog/blog_1.jpg')no-repeat;
    height: 200px;
    background-size: 100% 100%;
    position: relative;
}
.postauthor {
    position: absolute;
    bottom: -10px;
    background: transparent;
    left: 0;
    width: 100%;
}
.postauthor .round-avatar img{
 height: 120px;
 width: 120px;
 object-fit: cover;
}
.bottom-detail-view {
    position: relative;
}
.profile-icon{
    width: 120px;
    height: 150px;
    border-radius: 50%;
    border:5px solid #fff;
    margin: auto;
    display: block;
}
.round-avatar {
    position: relative;
    bottom: -20px;
}
.user-profile-name .author-name a{
    color: #fff;
    font-size: 24px;
    font-family: Poppins;
}
.story-user-card {
   padding: 0 5px;
}
.story-detail-view {
    box-shadow: rgb(0 0 0 / 25%) 0px 5px 15px;
    background: #fff;
}
.user-story-details .col-sm-6.col-xs-6 {
   text-align: left;
}
/* .user-story-details .col-sm-6.col-xs-6:nth-child(odd) {
   width: calc(50% + 10%);
}
.user-story-details .col-sm-6.col-xs-6:nth-child(even) {
   width: calc(50% - 10%);
} */
.user-story-details .col-sm-6.col-xs-6 p{
 color: #242424;
 word-break: break-word;
 line-height: 22px;
}
.author-seva {
    margin-top: 35px;
    border-bottom: 1px solid #e5e5e5;
}
.other-details {
    text-align: center;
}
.user-profile-name .author-name {
  color: #000;
   font-size: 25px;
   margin: 0;
   padding: 0 0 10px;
   font-weight: 600;
   text-transform: uppercase;
}
.user-profile-name {
    padding: 10px 0;
}
.user-story-details {
   display: flex;
   height: 100%;
   flex-wrap: wrap;
   padding: 15px 10px 15px 15px;
}
.user-story-details h3 img{
 height: 24px;
}
.br-bottom{
    border-bottom :1px solid #e5e5e5;
}
.p10-0 {
    padding: 10px 0;
}
.date-h4{
    margin: 5px 0;
    font-size: 20px;
    color: #1b303a;
}
.date-detail-p{
    color: #07364b;
}
.other-details i {
    font-size: 20px;
    color: #e31837;
}
.likes-detail.p10-0 h3 {
    margin: 5px 0;
}
.m5-0{
    margin: 5px 0;
}
.text-blue{
    color: #f35f0b;
}
.bg_color{
    background:#f2f2f2;
}
.outerbox-work-detail {
    background: #fff;
    border-top: 3px solid #455b65;
}
.image-sec {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}
.image-sec .profileicon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 3px solid #a8b3bf;
}
.auth-name {
    display: inline-block;
}
.auth-name p {
    margin-bottom: 0;
    font-size: 16px;
    color: #11334d;
}
.inner-programs-details {
    padding: 0px 10px 10px 10px;
}
.title-p {
    color: #08354a;
    font-family: robotomedium;
    margin-bottom: 5px;
}
.work-desc {
    color: #000;
    padding: 15px;
    border-radius: 25px;
   /*box-shadow: -3px 4px 9px #eee;
   */
    background: url(../images/white_bg.png) #f5f5f5;
}
.desc-p {
   color:#000;
    line-height: 27px;
    font-size: 14px;
    margin-bottom: 20px;
}
.br-unset{
    border:unset;
}
.photo-title i {
    background: #a5d950;
    padding: 10px;
    color: #fff;
    border-radius: 50%;
    font-size: 18px;
    margin-right: 10px;
}
.photo-span{
    color:#000;
}
.br-dotted{
    border-bottom:1px dotted #eee;
}
.filtering-form [class*='col-'] {
    /* padding-left: 5px;
    padding-right: 5px; */
    /* overflow-x: auto; */
}
.br-right{
    border-right: 1px dotted #455b65;
}
.dis-inline{
    display: inline-block
}
.photo-title .bg-orange{
    background: #fb770a;
}
.voluteer-title p {
    font-family: 'Source Sans Pro';
    font-weight: 550;
}
.voluteer-title i{
    color: #b7b7b7;
    line-height: 28px;
}
.volunteer-images-icon{
    width: 32px;
}
.all-volunterr-list li{
    border: 1px solid #efe8e8;
    background: #1f5f7b;
    border-radius: 25px;
}
/*---------lateststories page--------------*/
.field-filter .w-150{
    width: 250px;
}
.field-filter select,.field-filter select:hover,.field-filter select:focus,.field-filter select.active{
    color: #2883ad;
    border-color: #2d86af;
    border-radius: 5px;
}
/*-----------my activities page--------------*/
.inner-panel-activities-sec .tab-pabnel li {
    width: 130px;
    padding: 8px 10px;
    float: left;
    border-left: 1px solid #fff;
    text-align: center;
    position: relative;
    background: #eee;
    box-shadow: inset 2px 4px 6px #e6e4e4;
    margin-right: 10px;
    transition: all .3s ease-in;
}
.inner-panel-activities-sec .tab-pabnel li a {
    color: #455b65;
    position: relative;
    z-index: 9;
    cursor: pointer;
    font-family: poppinsmedium;
}
.inner-panel-activities-sec .tab-pabnel {
    overflow: hidden;
    position: relative;
    border-bottom:1px dotted #babcc0;
}
.myactivity-bg{
    background: #f3f3f3;
}
.inner-panel-activities-sec .tab-pabnel li:first-child{
    border-left:unset;
}
.border-top-style-left::before {
   content: '';
   position: absolute;
   display: block;
   width: 15px;
   height: 8px;
   background: #455b65;
   transform: rotate(54deg);
   left: 1px;
   top: 0px;
}
.border-top-style-right::before {
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 8px;
    right: 1px;
    top: 0;
    transform: rotate(-55deg);
    z-index: -1;
    background: #777777;
}
.inner-panel-activities-sec .tab-pabnel li.active .animated-span {
    width: 100%;
   background:#e31837;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.inner-panel-activities-sec .tab-pabnel li.active a {
    color: #fff;
}
.animated-span {
    position: absolute;
    width: 0;
    height: 20px;
    width: 0;
    padding: 21px 0;
    top: 0;
    left: 0;
    transition: all .5s ease-in;
}
.tab-content-panel{
    display: none;
}
.tab-content-panel.active{
    display: block;
}
.inner-panel-activities-sec {
    margin: -10px;
}
.add-activity-btn {
    color: #fff;
    padding: 5px 14px;
    background: #e31837;
    border-radius: 25px;
    border: 1px solid #e31837;
}
.add-activity-btn:hover {
    box-shadow: 0 8px 15px rgba(33, 193, 214, 0.3);
}
/*-------my activities table style------*/
.table-style{
    font-family:  Saira-Regular;
}
.table-style thead th,.table-style tbody td {
    border-right: 1px solid #eee;
    font-size: 12px;
}
.table-responsive .table-style {
   /* border-bottom: 2px solid #eee !important;
   */
    border-collapse: separate;
    border-spacing: 0 0;
}
.table-responsive .table-style thead > tr,.table-responsive .table-style tbody > tr{
    box-shadow: 0 1px 3px 0 rgba(32, 33, 36, .28);
    border-radius: 4px;
    overflow: hidden;
}
.table-style th {
  border-bottom: 1px solid #fff !important;
 background: #ededed;
 color: #000;
 padding: 10px 12px !important;
 font-weight: 600;
 font-size: 13px;
}
.dataTables_filter{
 background: #f8f8f8;
 border: 1px solid #ccc;
 padding: 4px 8px;
 margin-bottom: 30px;
}
.dataTables_wrapper .dataTables_filter input {
   margin-left: 0.5em;
   background: transparent;
   border: 0;
}
.line-bottom:after{
 opacity: 0 !important;
}
.table-style td {
    color: #17394e;
    font-size: 14px;
}
.table-style .description-th-width{
    width: 70% !important;
}
.table-style td:first-child{
    border-left: 2px solid #eee;
}
.modal-content {
   position: relative;
   background-color: #faf9f9;
 }
.badge{
    width: 80px;
    border-radius: 3px;
    font-weight: normal;
}
.badge.badge-success {
    background: #41ba1a;
    border-radius: 0;
}
.badge.badge-activate{
    background: #665f5f;
}
.badge.badge-deactivate{
    background: #8a7474;
}
.badge.badge-pending {
    background:#fc0b30!important;
}
table.dataTable.no-footer{
    border-bottom: unset !important;
}
.mr-2{
    margin-right: 2px;
}
.edit .fa {
    color: #41ba1a;
}
.delete .fa {
    color: red;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    background: #fff !important;
    border : 1px solid #8b8e8f !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 0px 13px !important;
    background: transparent !important;
}
input[type="search"] {
    border: 1px solid #433e3e;
}
.addactivity-form .form-group{
    position: relative;
    margin-bottom: 20px;
    vertical-align: top;
}
.addactivity-form .activity-lbl,.upload-modal-style .activity-lbl{
  /* position: absolute; */
 top: 0;
 left: 15px;
 margin-bottom: 0;
 cursor: text;
 width: auto;
 color: rgb(85,85,85);
 line-height: 44px;
 transition: all .3s ease;
 font-weight: normal;
 font-size: 15px;
}
.addactivity-form .form-control,.upload-modal-style .form-control{
    border: 1px solid #e4e4e4;
    background: #fdfdfd;
    color: #000;
}
.btn-save,.btn-save:hover,.btn-save:focus,.btn-save.active {
    background: #546e7a;
    color: #fff;
}
.activity-modal .close,.upload-modal-style .close {
    opacity: 1;
    border-radius: 25px;
    opacity: 1;
    color: #fff;
    text-shadow: unset;
    font-size: 28px;
}
.activity-modal .modal-title,.upload-modal-style .modal-title{
    color: #fff;
    text-align: left;
    /* font-family: Roboto-Regular; */
}
.activity-modal .modal-header,.upload-modal-style .modal-header{
  background: linear-gradient(45deg, black, rgb(0 0 0 / 61%));
  text-align: left;
}
.datepicker-icon{
    position: absolute;
    right :10px;
    top: 53px;
}
.datepicker-icon .fa {
    color: #e31837;
    font-size: 19px;
}
.addactivity-form input[type="file"],.upload-modal-style input[type="file"]{
   /* padding: 15px 12px;
    */
    display: inline-block;
    vertical-align: middle;
    width:90%;
}
.upload-modal-style input[type="file"]{
    width:93%;
}
.pos-relative{
    position: relative;
}
.commonbtn-css,.commonbtn-css:hover,.commonbtn-css:focus,.commonbtn-css:active{
   background: #e31837;
   display: inline-block;
   color: #fff;
   padding: 7px 10px 5px;
   margin-left: 5px;
   border-radius: 50px;
}
.addactivity-form {
    height: 450px;
    overflow: auto;
}
.upload .fa{
    font-size: 20px;
    color: #FF9800;
}
/*------volunteerslist.html-------*/
.team-member{
   /* box-shadow: 2px 3px 8px #b0a8a8;
   */
    position: relative;
}
.preloader-img {
    position: absolute;
    background: #eee;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.inner-preloader-div{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.inner-preloader-div img{
    width: 180px;
    display: block;
    margin: auto;
}
.vol-bg{
    background: #eee;
}
.parent-volunteer .volunteer-thumb img {
    width: 100%;
    display: block;
    margin: auto;
}
.box-image {
    border: 1px solid #ccc;
    position: relative;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
}
.preview-lbl {
    position: absolute;
    top: -13px;
    margin-bottom: 0;
    background: #795548;
    padding: 2px 16px;
    border-radius: 5px;
    left:50%;
    transform: translate(-50%);
}
.uploaded-img{
    display: block;
    margin: auto;
}
/*------gallary list page-----*/
.gallary-sec{
    background: #fff;
}
.gallary-inner-bg [class*='col-'] {
    padding-left: 5px;
    padding-right: 5px;
}
.gallary-sec .outer-gallary{
   /* border-radius: 5px;
    border: 2px solid #f9f9f9;
    padding: 2px;
    */
}
.gallary-sec .gallary-image img{
    width:100%;
    height: 190px;
}
/*-----------award-----------*/
.award-bg {
    background: url('../images/awardbanner.jpg')no-repeat;
    position: relative;
    height: 430px;
    background-size: 100% 839px;
    top: 20px;
}
.overlayaward::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: #795548;
    opacity: .6;
}
.award-title {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9;
    transform: translate(-50%,-50%);
    width:100%;
}
.h3-award-title{
    color: #fff;
    font-family: poppins;
}
.h3-award-title::after,.h3-award-title::before {
    content: '';
    position: relative;
    display: inline-block;
    border: 1px solid #fff;
    width: 4rem;
    margin: 0 12px;
    vertical-align: middle;
}
section.gallary-desc {
    background: #f9f9f9;
}
.esops-awards-title,.process-title {
    font-family: robotobold;
    color: #073950;
    font-size: 26px;
}
.award-desc p{
    font-family: robotomedium;
    color: #455b65;
}
.process-sec{
    font-family: roboto;
}
.ol-count {
    width:28px;
    display: table-cell;
}
.ol-count-span{
    background: #455b65;
    padding: 4px 8px;
    border: 1px solid #4a6c7b;
    color: #fff;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 13px;
}
.ol-text {
    color: #103d52;
    display: table-cell;
}
.common-title{
    font-family:  Roboto-Regular;
    color: #073950;
}
.outer-criteria-panel {
    display: table;
    box-shadow: 2px 3px 5px #eee;
    width: 100%;
    background: #e0dfdf;
}
.criter-icon {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    background: #455b65;
    width:40px;
}
.left-sec-title {
    float: inline-end;
    display: inline-block;
}
.inner-criteria-disc {
    padding: 15px;
}
.criter-icon-div .fa {
    color: #fff;
}
.criter-icon .fa {
    color: #fff;
}
.text-title {
    font-size: 15px;
    color:#393939;
    padding-right: 8px;
    font-family: robotomedium;
}
.text-desc {
    border-bottom: 1px solid #f3f3f3;
}
.text-val {
    color:#233842 ;
    font-size: 15px;
    font-family: robotomedium;
}
.reward-ul .ol-count-span{
    background: transparent;
    border: transparent;
    color: #455b65;
}
.text-decoration{
    text-decoration: underline;
}
.title-red{
    color:#e31837;
}
/*-----profile page------*/
.profile-label {
    position: absolute;
    top: -18px;
    background: #f9f9f9;
   ;
    padding: 0 2px;
    color: #e31837;
    padding: 0 10px;
}
.outer-sec-profile{
    position: relative;
}
.profile-form .p-detail-lbl {
   /* position: absolute;
    */
    top: 0;
    left: 15px;
    margin-bottom: 0;
    cursor: text;
    width: auto;
    color: rgb(85,85,85);
    line-height: 44px;
    transition: all .3s ease;
    font-weight: normal;
    font-family: Roboto-Regular;
    font-size: 15px;
}
.input-field {
    position: relative;
}
.input-field .form-control:focus ~ .p-detail-lbl,.input-field .form-control:valid ~ .p-detail-lbl {
    top: -21px;
    background: #fff;
    width:auto;
    line-height: 37px;
    padding: 0 5px;
    background: #fff;
    font-size: 14px;
   /*background-image: linear-gradient(#f9f9f9, #f9f9f9, #f9f9f9);
   */
}
.photo-gallary-sec .photo-title {
 padding-left: 20px;
}
.input-field .form-control:read-only{
 background: whitesmoke;
}
.input-field select.form-control:read-only{
  background: #fff;
}

/* custom select start */
/*the container must be positioned relative:*/
.custom-select {
   position: relative;
   
   /* min-width: 220px; */
}

.custom-select select {
 display: none; /*hide original SELECT element:*/
}

.select-selected {
 background-color: #fff;
}

/*style the arrow inside the select element:*/
.select-selected:after {
 position: absolute;
 content: "";
 top: 60px;
   right: 13px;
   width: 0;
   height: 0;
   border-right: 2.5px solid #e31837;
   border-bottom: 2.5px solid #e31837;
   width: 9px;
   height: 9px;
   transform: rotate(-315deg);
}
.selectlist .select-selected:after{
 top: 17px;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
 border-right: 2.5px solid #e31837;
 border-bottom: 2.5px solid #e31837;
 width: 9px;
 height: 9px;
 transform: rotate(-135deg);
 top: 60px;
}
.selectlist .select-selected.select-arrow-active:after{
 top: 19px;
}
/*style the items (options), including the selected item:*/

.select-items div,.select-selected {
 color: #000;
 padding: 8px 16px;
   font-size: 15px;
 border: 1px solid #000;
 cursor: pointer;
 user-select: none;
}
.selectlist .select-selected{
 padding: 10px 16px;
}
.select-selected{
   border: 1px solid #e4e4e4;
   /* box-shadow: 0 0 6px -3px #333; */
}
.select-items div{
   border: none;
   font-size: 13px;
   border-bottom: 1px solid #c3c3c3;
}
/*style items (options):*/
.select-items {
 position: absolute;
 background-color: #faf9f9;
 top: 100%;
 left: 0;
 right: 0;
 z-index: 99;
   box-shadow: 0 0 10px -5px #000;
   height: 195px;
   overflow-y: auto;
}

/*hide the items when the select box is closed:*/
.select-hide {
 display: none;
}
.select-items div:hover, .same-as-selected {
   background-color: #e31837;
   color: #fff !important;
}
/* custom select end */
/* .input-field select.form-control:before{
 position: absolute;
 border-right: 4px solid black;
 border-bottom: 4px solid black;
 width: 10px; height: 10px;
 transform: rotate(-225deg);
} */
.outer-sec-profile [class*='col-'] {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-submit,.btn-submit:hover,.btn-submit:focus,.btn-submit:active {
    background: #455b65;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
}
.input-field .form-control:invalid {
    outline: 0;
}
.menuzord-brand{
    margin-bottom: 15px;
}
.profile-bg{
    background: url('../images/formfilling/formfilling2.jpg') no-repeat;
    background-size: 100% 540px;
}
.input-field .form-control{
    border-radius: 0px;
    border-color:#cccccc;
    background: transparent;
    color: #123342;
    padding-left: 17px;
}
.profile-bg .overlayaward::before{
    background: #333;
    opacity: .6;
}
.profile-img-upload {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}
.profile-img-upload img {
    border-radius: 0;
    border: 1px solid #fff;
    width:150px;
    height:150px;
    object-fit: cover;
   /* position: absolute;
    */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.upload-action-field .upload-profile-image{
   background: transparent;
   border: transparent;
   color: #f00;
   position: absolute;
   left: 0;
   bottom: -20px;
   width: 100%;
   padding: 5px 0;
   transition: all 0.25s ease-in-out;
}
.upload-profile-image:hover{
 /* box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px; */
 background: #e2e2e2;
 transition: all 0.25s ease-in-out;
}
.profile-upload{
    display: none;
    opacity: 0;
}
.profileimg-panel{
    position: relative;
    height: 240px;
    width: 220px;
    background:#f5f5f5;
}
.upload-profile-image .fa {
  font-size: 12px;
 color: #fff;
 border-radius: 0;
 padding: 4px 5px;
 margin-right: 5px;
}
.upload-profile-image span {
   color: #000;
   font-size: 13px;
   font-weight: 600;
}
.upload-action-field {
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
}
.upload-button{
    background: #e31837;
    color: #fff;
    padding: 8px;
    border-radius: 50%;
}
.select-form-control{
    width: 100%;
    height: 45px;
    background: transparent;
    border-color: #455b65;
}
/*-----myactivities card panel-------*/
.card-panel {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    background: #fff;
    margin-bottom: 25px;
}
.card-panel-inner {
    padding: 0;
    position: relative;
}
.action-field {
    overflow: auto;
}
.inner-tab-content-panel {
   /* background: #eee;
   */
}
.action-field{
    /* border: 1px solid #fff; */
    background:#333333;
    color: #fff;
    border-radius: 3px;
    padding: 3px 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
p.project-name {
    color: #f06c77;
    color: #fff;
    margin-bottom: 0;
    padding: 10px 15px;
    /* text-align: center; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
p.field-text {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
   color: #242424;
   font-weight: 600;
    /* font-family: poppinsmedium; */
}
.entry-details {
    color: #455b65;
}
p.field-val {
    margin-bottom: 0;
}
.other-details-panel .entry-details {
    padding: 0px 0px 5px;
    margin-bottom: 5px;
}
.action-field-open {
    margin: 10px;
    /* border: 1px solid #627382; */
    padding: 0px 5px;
    border-radius: 2px;
    cursor: pointer;
}
.action-field-open i {
    color: #fff;
}
.other-details-panel {
    padding: 15px;
    /* background:#f9f9f9; */
}
.field-val .fa {
    padding-right: 10px;
    color: #ef6d77;
}
.actionicon-full-width{
    text-align: right;
    padding: 5px 0;
    line-height: 34px;
    max-height: 70px;
    margin-left: 10px;
}
.field-val {
    color: #242424;
    font-weight: 600;
    font-size: 14px;
    min-height: 150px;
}
p.field-text.descp {
   margin-bottom: 7px;
   font-size: 16px;
}
.entry-details .fa {
    padding-right: 9px;
    font-size: 17px;
    color: #e31837;
}
.entry-details img{
 /* width: 20px; */
 height: 18px;
 padding-right: 9px;
}
.approved-check{
    color: #10be10;
}
.approved-check .fa{
    color: #7AC143;
}
.descriptio-div{
    margin-top: 10px;
}
.action-dropdown {
    top: 57px;
    position: absolute;
    right: 5px;
    background:#cac7c7;
    width: 100px;
    border-radius: 3px;
}
.action-dropdown-ul li a {
    color:#34495e;
    font-size: 14px;
    font-family: Roboto-Regular;
}
.action-dropdown-ul li {
    border-bottom:1px solid #d4d2d2;
    padding: 2px;
    padding-left: 10px;
    right: -100px;
    position: relative;
    transition: all 1s ease;
}
.action-dropdown.animate-right .action-dropdown-ul li{
    right: 0px;
}
.action-dropdown-ul li > a > i {
    padding-right: 5px;
}
.action-dropdown{
    opacity: 0;
}
.action-dropdown-ul {
    overflow: hidden;
}
.action-dropdown.animate-right{
    opacity: 1;
    box-shadow: -2px 2px 3px #aaa8a8;
}
.pending-check i {
    color: #fff;
    background: orange;
    border-radius: 50%;
    font-size: 13px;
    padding: 1px;
    margin-right: 8px;
    border: 1px solid #fff;
}
.pending-check {
    color: #e89805;
}
.esops-table-bg{
  /* margin-top: 40px; */
    /* background: #f8f8f8; */
   /*border: 1px solid #fff;
   */
}
.pull-right.tab-activity-button {
   position: absolute;
   right: 15px;
   top: -65px;
}
.table-style tr.odd {
    background: #ffffff !important;
}

element.style {
}
.dataTables_wrapper label {
   font-weight: 400;
   color: #b9b9b9;
   font-size: 12px;
}
.dataTables_wrapper label input{
 color: #000;
 font-size: 14px;
}
/*------faq page------*/
.faq-bg{
    background: url('../images/icons/faq-banner.png');
    height: 380px;
    background-size: 100% 480px;
}
.faq-title p {
    color: #1e3e4c;
    /* font-family: robotomedium; */
}
.faq-title .fa {
    padding-right: 5px;
    color: #1f566f;
}
.collapsible_tab {
  display: none;
   padding: 15px;
   background: #fff;
   border-top: 1px solid #e6e6e6;
}
/* .collapsible_a,.collapsible_a:hover,.collapsible_a:focus,.collapsible_a.active{
    background: #babec1;
    display: block;
    color: #415a67;
    background: #fff;
    width:100%;
} */
.parent-sec {
   background: #fff;
   box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.collapsible_a .fa {
    transform: rotate(180deg);
    color: #000;
    transition: 0.25s All Linear;
}
.collapsible_a.current .fa {
   transform: none;
   color: #E31837;
   background: transparent;
   font-size: 14px;
   transition: 0.25s All Linear;
}
a.collapsible_a {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 15px 15px;
}
.q-span {
    vertical-align: text-bottom;
    color: #000;
    display: table-cell;
}
.ans-p {
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
}

.q-para{
  /* margin-left: 10px; */
   /* padding: 15px 10px; */
   line-height: 20px;
   margin-bottom: 0;
   font-size: 15px;
}
.collapsible_a.current .q-span {
    /* font-family: Roboto-Regular; */
    font-size: 16px;
    color: #E31837;
    font-weight: 600;
}
.bg-faq-body{
    background: #f3f3f3;
}
/*-------custom scrollbar---------*/
/* width */
::-webkit-scrollbar {
    width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/*---------location championship----------*/
.dashboard-bg{
    background: #f1f1f1;
}
.dashboard-ul-tabs li {
    width: 180px;
    padding: 9px 15px;
    text-align: center;
    cursor: pointer;
    position: relative;
    display: table-cell;
}
.dashboard-ul-tabs {
    background:#f1f1f1;
    box-shadow: 0 0px 6px 0 rgba(32, 33, 36, .28);
    display: table;
    width:100%;
}
.dashboard-ul-tabs li.active {
    background: #dc0626;
    border-bottom:4px solid #dc0626;
}
.dashboard-ul-tabs li.active a {
    color: #fff;
}
.dashboard-ul-tabs li a {
    font-family: poppinsmedium;
    color:#1c3a48;
}
.dashboard-ul-tabs li > a > i {
    font-size: 18px;
    padding-right: 10px;
    position: relative;
    top: 1px;
}
.inner-dashboard-tabs {
    border-radius: 2px;
}
.action-field-icon.edit-icon{
    background: #13ab13;
    padding: 2px 4px;
    border-radius: 4px;
    border: 1px solid green;
}
.action-field-icon.edit-icon i{
    color: #fafcfb;
    vertical-align: text-bottom;
}
.action-field-icon.delete-icon {
    background: #de1d1d;
    padding: 2px 4px;
    border-radius: 3px;
    border: 1px solid #ce485c;
}
.delete-icon i{
    color: #fff;
    vertical-align: middle;
    font-size: 13px !important;
}
.dashboard-ul-tabs.tab-pabnel li:hover {
    background: #f8f8f8;
    border-bottom: 4px solid #d30c5c;
}
.dashboard-ul-tabs.tab-pabnel li:hover a{
    color: #d30c5c
}
.users-title {
    background: #fff;
    border-bottom: 2px solid #f0f2f4;
    text-transform: capitalize;
    font-family: poppinsmedium;
    color: #dc0626;
}
.dashboard-ul-tabs.tab-pabnel li.active::after {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    bottom: -16px;
    border: 12px solid transparent;
    border-top: 12px solid #dc0626;
    border-bottom: transparent;
    transform: translate(-50%);
    box-shadow: unset !important;
}
.deactivate-check {
    color: #f92f4e;
}
.approvebtn,.approvebtn:hover,.approvebtn:focus,.approvebtn:active {
    border: 1px solid green;
    border-radius: 25px;
    background: transparent;
    color: green;
    font-size: 14px;
    font-family: poppinsmedium;
}
.rejectbtn,.rejectbtn:hover,.rejectbtn:focus,.rejectbtn:active {
    border: 1px solid #ff0050;
    border-radius: 25px;
    background: transparent;
    color: #f00;
    font-size: 14px;
    font-family: poppinsmedium;
}
.storyaction-field{
    margin-top: 10px;
    border-top: 1px solid #a8b0b8;
    padding: 10px;
}
.add-all-form {
    height: auto;
}
.add-all-form input[type="file"]{
    width:100%;
   /* position: absolute;
    */
    left: 0;
    top: 0;
    height: 100%;
}
/*-myprojectlist page--*/
.programs-member{
    border: 1px solid #ffffff;
    margin-bottom: 20px;
    transition: all .3s ease-in;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.details-inner-programme {
    padding: 10px 15px;
   /* background: #E91E63;
    */
    position: relative;
    background: #194256;
    border-top: 2px solid #fff;
}
.details-programs {
    text-align: center;
}
.text-red {
    color: #fff;
}
.programs-member:hover {
    transform: scale(1.1);
}
.images-section{
    padding: 20px 30px;
}
.menuzord-brand{
    margin-bottom: 15px;
}
.title-section .title-section-bg {
    background: #333;
}
.all-banner-sec-image{
    background-image: url('../images/bg/bg1.jpg');
    background-position: 50% 60px;
}
.title-section.title-section-bg {
    background: #333;
}
.loading-content {
    border: 1px solid #d8d2d2;
    padding: 5px;
    color: #000;
}
.bg-theme-colored {
    background-color: #f7f6f6;
    border-right: 2px solid #e8e8e8;
    transition: 0.25s Linear All;
}
.bg-theme-parent:hover{
 z-index: 1;
}
.bg-theme-colored:hover{
 background: #fff;
 transition: 0.25s Linear All;
 box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.sm-height-auto.abt-seva-card.abt-seva-l {
   background: #fff;
   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.sm-height-auto.abt-seva-card.abt-seva-r {
   background: #242424;
   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.left.media .media-body strong{
 color: #000;
}
.abt-seva-card h3{
 font-weight: 600;
 font-size: 24px;
}
.abt-seva-card .icon-box p{
 font-size: 14px;
}
.home-volunteer-sec .item h4.red-text{
 font-size: 18px;
}
.seva-primary-btn {
   background: #e31837;
   text-transform: uppercase;
   font-size: 12px;
   color: #fff;
   border-radius: 2px;
   border: 1px solid #e31837;
   padding: 8px 25px;
   transition: 0.25s Linear All;
}
.seva-secondary-btn {
   color: #e31837;
   text-transform: uppercase;
   font-size: 12px;
   background: #fff;
   border: 1px solid #e31873;
   border-radius: 2px;
   padding: 8px 25px;
   transition: 0.25s Linear All;
}
.seva-primary-btn:hover, .seva-secondary-btn:hover{
 color: #fff;
 background: linear-gradient(#e31837, #ad1028);
 transition: 0.25s Linear All;
 border:1px solid #ad1028;
}
.red-text{
 color: #E31837;
}
.bold{
 font-weight: bold;
}
.black-text{
 color: #000 !important;
}
.short-banner-title {
   font-size: 40px;
}
.call-to-action select,.call-to-action select:hover,.call-to-action select:focus,.call-to-action select.active{
    border-radius: 0;
    color: #fff;
    font-size: 17px;
    background:#213a46;
    border: transparent;
    border-bottom: 1px solid #5c737d;
}
.latest-stories-bg{
   /*background: #f9f9f9;
   */
    background: #f3f3f3;
}
.line-bottom:after {
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.tab-slider .nav.nav-pills a:hover, .tab-slider .nav.nav-pills a.active, .custom-nav-tabs > li > a:hover, .widget .tags a:hover, .progress-item .progress-bar, .small-title .title::after, .title-icon::before, .title-icon::after, .testimonial .item::after, .drop-caps.colored-square p:first-child:first-letter, .drop-caps.colored-rounded p:first-child:first-letter, .list-icon.theme-colored.square li i, .list-icon.theme-colored.rounded li i, .working-process.theme-colored a, .widget.dark .tags a:hover, .blog-posts .post .entry-content .post-date.right, .horizontal-tab-centered .nav-pills > li > a:hover, .horizontal-tab-centered .nav-pills > li.active > a, .horizontal-tab-centered .nav-pills > li.active > a:hover, .horizontal-tab-centered .nav-pills > li.active > a:focus, .owl-theme.dot-theme-colored .owl-controls .owl-dot span, .pagination.theme-colored li.active a, .section-title .both-side-line::after, .section-title .both-side-line::before, .section-title .top-side-line::after, .section-title .left-side-line::before, .section-title .right-side-line::before, .product .tag-sale, .owl-theme .owl-dots .owl-dot.active span, .title-icon::after, .title-icon::before, .line-bottom:after, .title-dots span {
    background: #546E7A;
}
.seva-primary-btn .fa-plus{
 border: 1px solid #fff;
 padding: 2px 3px 1px;
 margin-right: 4px;
 border-radius: 1px;
}
.custom-tab > li {
  padding: 12px 12px;
}
.custom-tab li > a {
    padding: 0 0 8px;
    color: #6d6e71;
}
.nav-tabs.custom-tab > li > a i{
    margin: 0;
    display: inline-block;
    font-size: 25px;
    padding-right: 10px;
}
.active-li-a .tab-content{
  border: 0;
}
.active-li-a .nav-tabs > li.active a{
   color: #e31837;
   font-weight: 600;
   border: 0;
   border-bottom: 3px solid #e31837;
}
.overlaymysevaactivity::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
    opacity: .4;
}
.projectlist-bg .our-upcoming-sec{
    background: #fff;
}
.dataTables_paginate{
 margin-top: 20px;
}
.dataTables_paginate .paginate_button.disabled{
 color: #b9b9b9 !important;
}

.dataTables_paginate .paginate_button{
 color: #242424;
 font-weight: 600;
 font-size: 13px;
}
/*----csr admin----*/
.vertical-nav .menuzord-brand{
    background: #e31837;
    margin-top: 0;
    padding: 20px 0;
}
.vertical-nav .top-header {
    background: #e31837;
    overflow: auto;
    position: fixed;
    width: 100%;
    z-index: 999;
    left:0;
}
.vertical-nav .menuzord-brand {
    padding: 0;
   margin-bottom: 0
}
.vertical-nav .menuzord-brand img{
   width:300px
}
.logo-left {
   overflow: auto;
    padding: 10px 15px;
    display: inline-block;
}
.burger-menu {
    display: inline-block;
    position: relative;
    top: -15px;
}
.vertical-nav .menuzord-menu li a{
   font-family: poppinslight;
   opacity: .79;
   font-size: 14px;
   color:#fff;
}
.menu-bar {
    background: #fff;
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
}
.overlaycsradmin::after {
    position: fixed;
    content: '';
    display: block;
    width: 260px;
   /* background:#113446;
    */
    opacity: .85;
    height: 100%;
}
.vertical-nav .menuzord-menu li:hover a {
    background: transparent !important;
    opacity: .95;
}
.vertical-nav .menuzord-indented li a > i {
    padding-right: 5px;
    opacity: .79;
    width: 20px;
    text-align: center;
}
.vertical-nav .main-content{
    top:65px;
    transition: all .8s ease;
}
.vertical-nav .header-nav{
    top:0px;
    transition: all 1s ease;
}
.vertical-nav .header{
   top:65px;
   transition: all .8s ease;
}
.vertical-nav .menuzord-menu > li.active > a, .vertical-nav .menuzord-menu > li:hover > a{
   background: #3c5a6b;
}
.content-panel {
    background: #eee;
    overflow: auto;
}
.content-title{
    font-family: poppinsmedium;
}
.content-panel .breadcrumb li.active{
    color: #b31b32 !important ;
    font-family: poppinsmedium;
}
.content-panel .breadcrumb li > a{
    color: #000 !important;
    font-family: poppinsmedium;
}
.content-description-panel {
    border: 1px solid #eee;
}
.delete-td{
 text-align: center;
}
.delete-a i{
   color: #e31837;
}
.edit-a{
    background: #2da72d;
}
.action-icon {
    color: #fff;
    padding: 4px 5px;
    border-radius: 3px;
}
.vertical-nav.closepanel .header{
    left:-260px;
}
.vertical-nav.closepanel .main-content{
    padding-left: 0px;
}
.filter-style select{
    border: transparent;
    border-bottom: 1px solid #072c3e;
    background: transparent;
    color: #072c3e;
    font-size: 16px;
}
.append-parent {
    overflow: auto;
    overflow-x: hidden;
}
.append-parent:hover{
 overflow: visible;
}
.homesliderpanel {
    position: relative;
}
.col-md-5.pull-right.upcoming-project {
    position: absolute;
    z-index: 20;
    background: #40474fad;
   /* color: #fff;
    */
    right: 0;
    height: 100%;
    padding-top: 10px;
    top:0;
}
@media only screen and (min-width: 860px) {
    .col-md-5.pull-right.upcoming-project {
        width: 500px;
   }
}
@media only screen and (max-width: 859px) {
    div#f_project {
        padding-bottom: 25px !important;
        min-height: auto !important;
   }
    .main-content {
        top: 63px !important;
   }
    .layer1 .tp-splitted.tp-charsplit {
        font-size: 17px;
   }
    .tp-parallax-wrap {
       left:20px !important
   }
}
.upcoming-project h3, .upcoming-project h4, .upcoming-project a, .upcoming-project p {
    color: #fff;
}
.logofixed {
    position: absolute;
    z-index: 99999;
    width: 285px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
    left: 0;
    top: 0;
    max-width: 200px;
}
.menuzord {
    position: inherit;
}
.menuzord-brand{
 padding: 0 50px;
 position: relative;
 padding-right: 0px;
 padding-left: 15px;
}
.menuzord-brand:before{
   /* content: ' '; */
   border-bottom: 35px solid transparent;
   border-bottom: 35px solid transparent;
   border-left: 90px solid #fff;
   width: 0;
   position: absolute;
   left: 0;
   right: auto;
   top: -16px;
}
.menuzord-brand:after{
   /* content: ' '; */
   position: absolute;
   left: -34px;
   right: auto;
   top: 12px;
   width: 125px;
   height: 2px;
   background: #fff;
   transform: rotate(-25deg);
}
.menuzord-brand img {
   width: 100%;
   padding: 7px;
   max-width: 200px;
}
.main-content {
    position: relative;
    top: 71px;
    padding-bottom: 70px;
}
.dropdownmenu.open {
   z-index:9;
    display:block
}
.menuzord-menu > li.active > a, .menuzord-menu > li:hover > a {
   /* background: #4a606b !important;
    color: #fff !important;
    */
    color: #fff;
}
.event {
    border-bottom-color: #546E7A;
    background: #e31836 !important;
    padding: 5px;
}
span.text-gray-darkgray {
    color: #f7c8cf !important
}
.tp-tabs, .tp-bullets {
    display: none;
}
select.form-control.eventlist {
    width: 56%;
    background: none;
    color: #fff;
    font-size: 16px;
    border: 0;
    font-weight: bold;
    height: 30px;
    padding-left: 0px;
}
select.form-control.eventlist option {
    background: #455b65;
}
.rightlogo {
    background: #fff;
    position: relative;
    min-height: 73px;
    width: 230px;
    text-align: center;
    margin-left: 70px;
    margin-right: 35px;
}
.rightlogo img {
    margin-top: 15px;
    width: 80%;
    position: relative;
    /* margin-right: 15px; */
}
.rightlogo:before {
   /* background: url("../images/logodivider.png") no-repeat left center;
    position: absolute;
    width: 72px;
    height: 100%;
    content: "";
    left: -66px;
    top: 0;
    background-size: cover;
    */
    content: ' ';
    border-top: 73px solid #d61634;
    border-right: 35px solid transparent;
    width: 0;
    position: absolute;
    left: -35px;
    background: #fff;
}
.rightlogo:after {
   /* background: url("../images/logodivider-right.png") no-repeat right center;
    position: absolute;
    width: 72px;
    height: 100%;
    content: "";
    right: -66px;
    top: 0;
    background-size: cover;
    filter: grayscale(1);
    */
    content: ' ';
    border-bottom: 73px solid #000000;
    border-left: 35px solid transparent;
    width: 0;
    position: absolute;
    left: auto;
    background: #fff;
    right: -35px;
    top: 0px;
}
li.userprofile i {
    font-size: 18px;
}
li.userprofile li a {
    font-size: 14px;
}
/*=============== Shelter Fancy Events ===================*/
.shelter-fancy-events{
    float:left;
    width:100%;
}
.fancy-event{
    float:left;
    width:100%;
    position:relative;
    /* background:#000; */
    margin:0 0 8px;
    height: auto;
    display: table-cell;
}
.masonary{
    float:left;
    width:100%;
}
.shelter-fancy-events .masonary > div{
   padding:0 4px
}
.fancy-event img {
   width: 100%;
   height: 200px;
   object-fit: cover;
   max-width: 100%;
   border-bottom: 1px solid #ccc;
}
.locat-date {
   display: flex;
   align-items: center;
   justify-content: space-between;
}
.fancy-event-details{
   /* position: absolute; */
   left: 0;
   bottom: 0;
   padding: 20px;
   width: 100%;
   background: #fff;
}
.fancy-event-details h3{
    font-size:22px;
    color:#FFF;
    font-weight:400;
    margin:0 0 10px;
}
.fancy-event-details h3 a {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  height: 70px;
  display: block;
}
.fancy-event-details i{
    font-size:10px;
    color: #f3901D;
    font-style:normal;
    font-weight:600;
}
.locat-date span{
 color: #000;
 font-size: 10px;
 font-weight: 600;
}
.custom-row{
   margin:0 -4px
}
.custom-row > div > div{
    float:left;
    padding:0 0 4px;
}
.custom-grid1{
   width:60%
}
.custom-grid2{
   width: 33%;
}
.infobox{
    width: 40px;
    height: 40px;
    background: #e31837;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    top: 30px;
    padding: 5px;
    opacity: 1;
    text-align: center;
    cursor: pointer;
    border: none;
    outline: none;
    cursor: pointer;
    z-index: 1;
}
.infobox i {
    color: #fff;
    font-size: 29px;
    margin-top: 0px;
}
.project-details {
   display:none
}
.project-details {
    display: none;
    position: absolute;
    z-index: 2;
    background: #f3f1f1;
    height: 97%;
    padding: 35px 15px 15px 15px;
    border: #e31837 1px solid;
    width: 98.50%;
    transition: 1s all;
}
.custom-grid21.active .project-details {
    display: block;
}
img.closelayer {
    width: 34px;
    background: #fff;
    top: 0;
    position: absolute;
    padding: 5px;
    right: 0;
    cursor: pointer;
}
/* rnr my-award start */
a.table-anchor.rnr-green {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.4px;
    opacity: 0.8;
}
a.table-anchor:hover{
    color: #00b369;
    opacity: 1;
}
section.main-rnr {
    margin-top: 60px;
    padding-bottom: 50px;
    min-height: calc(100vh - 60px);
}
.rnr-inner-top {
    background: #203442;
    height: 155px;
}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: #fff;
    opacity: 0.5;
    content: ">";
}
.rnr-breadcrumb .breadcrumb, .rnr-breadcrumb .breadcrumb a{
    color: #fff;
    background: transparent;
    text-decoration: none;
}
.rnr-breadcrumb .breadcrumb li {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.4px;
}
.rnr-breadcrumb .breadcrumb li a{
    opacity: 0.5;
}
.rnr-breadcrumb .breadcrumb li:hover a{
    opacity: 1;
}
.rnr-tabs {
    margin-top: -80px;
}
.rnr-tabs h3.rnr-h3-top {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    text-align: center;
    transform: translateY(-10px);
}
.rnr-tabs .nav-tabs{
    border: 0;
}
.rnr-tabs .tab-list {
    display: flex;
    align-items: center;
    justify-content: center;
   /* margin-top: -30px;
    */
}
.rnr-tabs li.nav-item a.nav-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 12px;
    box-shadow: 0 2px 8px #00000040;
    background: transparent linear-gradient(180deg, #ECECEC 0%, #FEFEFE 31%, #FDFDFD 67%, #E9E9E9 100%);
    padding: 15px 25px;
}
.rnr-tabs .nav-link svg path.custom-path, .rnr-tabs .nav-link span.t1{
    fill: #979797;
    color: #707070;
}
.rnr-tabs .nav-link svg{
    width: 35px;
    height: 45px;
    margin-right: 15px;
    display: inline-block;
}
.tb-text {
    display: inline-block;
}
.rnr-tabs .nav-link {
    /* border: 2px solid transparent; */
    transition: all 0.5s ease-in-out;
}
.rnr-tabs .nav-link.active, .rnr-tabs .nav-link:hover{
    /* border: 2px solid #f69324; */
    transition: all 0.5s ease-in-out;
}
.rnr-tabs .nav-link span.t1, .rnr-tabs .nav-link span.t2 {
    width: 100%;
    display: block;
    line-height: 1;
    font-size: 22px;
    text-transform: uppercase;
}
.rnr-tabs .nav-link span.t2{
    color: #707070;
    font-size: 22px;
}
.rnr-tabs .nav-link svg path.cp2, .rnr-tabs .nav-link svg path.cp-stroke {
    stroke: #979797;
}
.rnr-tabs .nav-link.active svg path.custom-path, .rnr-tabs .nav-link.active span.t1, .rnr-tabs .nav-link:hover svg path.custom-path, .rnr-tabs .nav-link:hover span.t1{
    fill: #f69324;
    color: #f69324;
}
.rnr-tabs .nav-link.active span.t2, .rnr-tabs .nav-link:hover span.t2{
    color: #f69324;
}
.rnr-tabs .nav-link.active svg path.cp2, .rnr-tabs .nav-link.active svg path.cp-stroke, .rnr-tabs .nav-link:hover svg path.cp2, .rnr-tabs .nav-link:hover svg path.cp-stroke {
    stroke: #f69324;
}
.rnr-tab-pane.tab-content {
    margin-top: 15px;
}
.row.rnr-custom-row {
   /* width: calc(100% - 15%);
    */
    /* margin: 0 auto; */
    position: relative;
}
.mahindra_drop_down_div.rnr-dd.award-top-dd {
    width: calc(50% - 10px);
    min-width: auto;
}
.mahindra_drop_down_div.rnr-dd{
    min-width: 100%;
    border: 1px solid #adadad;
    padding: 0;
    border-radius: 8px;
    position: relative;
    margin-bottom: 20px;
}
.mahindra_drop_down_div.rnr-dd label {
    color: #707070;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    position: absolute;
    background: #fff;
    top: -11px;
    left: 8px;
    z-index: 9;
    padding: 0 9px;
}
.mahindra_drop_down_div.rnr-dd span {
    font-size: 20px;
    color: #707070;
    padding: 10px;
    min-height: 50px;
    display: flex;
    align-items: center;
}
.rnr-radio-btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}
.rnr-radio-btn .radio {
    margin-right: 35px;
    border-radius: 50%;
    padding: 5px;
}
.rnr-radio-btn .radio input[type="radio"] {
    display: none;
}
.rnr-radio-btn .radio label {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 2px solid #707070;
    border-radius: 50%;
    box-sizing: border-box;
}
.rnr-radio-btn .radio label::before{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: transparent;
    transform: translate(-50%, -50%);
    transition: background-color 0.25s;
}
.rnr-radio-btn .radio input:checked ~ label::before{
    background-color: #30ce8d;
}
.rnr-radio-btn .radio input:checked ~ label{
    border: 2px solid #30ce8d;
}
.rnr-radio-btn .radio span {
    color: #707070;
    vertical-align: top;
    transition: color 0.25s;
    margin-left: 10px;
}
.nominee-name {
    margin-top: 15px;
   box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
   padding: 15px 12px;
   width: calc(100% - 50px);
}
.nominee-name .section-content {
    padding: 15px;
}
label.nominee-lbl {
    font-size: 20px;
    font-weight: 600;
}
.rnr-input{
    position: relative;
    margin-top: 30px;
}
.rnr-input input:focus{
    outline: none;
}
.rnr-input input {
    width: 100%;
    border: 0;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    color: #707070;
    padding: 10px;
    min-height: 50px;
}
.rnr-input label {
    color: #707070;
    opacity: 1;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    position: absolute;
    background: #fff;
    top: -11px;
    left: 10px;
    padding: 0 9px;
    z-index: 1;
}
.rnr-input textarea {
    border-color: #adadad;
    border-radius: 6px;
    font-size: 16px;
    padding: 10px;
    padding-left: 17px;
    width: 100%;
    resize: none;
}
.rnr-input textarea:focus{
    outline: none;
}
.nominee-box {
    background: #F9F9F9;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    margin-top: 110px;
    box-shadow:1px 3px 11px 4px #ececec63;
}
.nom-box-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px 25px;
}
.nom-box-top h5 {
    color: #203442;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
}
.nom-box-top a {
    color: #30ce8d;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
label.nom-box-lbl {
    background: #30ce8d;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 5px;
    position: absolute;
    top: -12px;
    left: 15px;
}
.nom-box-main {
   /* min-height: 120px;
    */
    border-top: 1px solid #E9E9E9;
    position: relative;
}
.nom-box-main ul {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    min-height: 110px;
    padding-left: 20px;
}
.nom-box-main ul li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.nom-box-main ul li span.sp1{
    width: 100%;
    color: #203442;
    font-weight: 500;
   /* display: block;
    */
}
.nom-box-main ul li label{
    opacity: 0.7;
    width: 100%;
    font-size: 14px;
}
.rnr-email-check {
    margin-top: 45px;
}
.rnr-email-check input{
    width: 17px;
    height: 17px;
    vertical-align: middle;
}
.rnr-email-check label {
    opacity: 0.9;
    color: #707070;
    padding-left: 8px;
    font-size: 16px;
    text-transform: capitalize;
}
.search-emp-m input{
    cursor: pointer;
}
.search-emp-m{
    cursor: pointer;
}
.search-emp {
    font-size: 17px;
    color: #707070;
    padding: 10px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    border: 1px solid #adadad;
   /* padding: 0;
    */
    border-radius: 8px;
    position: relative;
    margin-bottom: 20px;
}
.search-emp svg {
    fill: #707070;
    width: 20px;
    height: 20px;
}
.rnr-modal-head {
    background: linear-gradient( #61F5A3, #49D587);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}
button.rnr-btn {
    background: linear-gradient(#61f5a3,#49d587);
    color: #fff;
    font-size: 16px;
    letter-spacing: .6px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 12px;
    text-decoration: none;
    box-shadow: 0 3px 6px #84DBAB80;
    border-radius: 3px;
    display: block;
    text-align: center;
    border: 0;
    min-width: 110px;
}
.modal-footer{
    border: 0;
}
.modal-footer .close {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    margin-right: 40px;
}
button:focus{
    outline: none;
}
.send-awards button {
    width: 270px;
    padding: 9px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 6px;
}
.send-awards {
    margin-top: 20px;
}
.rnr-search-bar input[type="search"] {
    -webkit-appearance: none !important;
    background-clip: padding-box;
    background-color: white;
    vertical-align: middle;
    border-radius: 0.25rem;
    border: 0;
    font-size: 1rem;
    width: 100%;
    line-height: 2;
    padding: 0.375rem 1.25rem;
    -webkit-transition: border-color 0.2s;
    transition: border-color 0.2s;
}
.rnr-search-bar input[type="search"]:focus {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    box-shadow: 0 0 10px #55e59545;
    border-color: #52e191;
    outline: none;
}
.rnr-search-bar {
    margin-top: 20px;
    position: relative;
}
.rnr-search-bar form.search-form {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    border: 1px solid #ccc;
    width: 50%;
    border-radius: 7px;
    overflow: hidden;
}
.rnr-search-bar label.search-top-lbl {
    color: #707070;
    opacity: 1;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    position: absolute;
    background: #fff;
    top: -11px;
    left: 10px;
    padding: 0 9px;
    z-index: 1;
    letter-spacing: 0.3px;
}
.rnr-search-bar label {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    align-self: center;
    margin-bottom: 0;
}
.rnr-search-bar input.search-field {
    margin-bottom: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    align-self: center;
    height: 51px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #707070;
}
.rnr-search-bar input.search-submit {
    height: 51px;
    margin: 0;
    width: 45px;
   /* padding: 1rem 1.3rem;
    */
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    font-family: "Font Awesome 5 Free";
    font-size: 1rem;
    z-index: 2;
}
.rnr-search-bar .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.rnr-search-bar .button {
    display: inline-block;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1.15;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    background: transparent;
    color: transparent;
    border: 1px solid transparent;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.rnr-search-bar .button:hover, .rnr-search-bar .button:active, .rnr-search-bar .button:focus {
    cursor: pointer;
   /* background: #d4b743;
    color: #292826;
    */
    outline: 0;
}
.rnr-search-bar span.search-svg {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.rnr-search-bar svg{
    position: absolute;
    width: 20px;
    height: 20px;
    fill: grey;
    z-index: 1;
}
.search-svg:hover svg{
    fill: #333;
}
.search-emp-modal .modal-dialog {
    max-width: 65%;
    top: 50%;
    transform: translateY(-50%) !important;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.rnr-table {
    margin-top: 30px;
}
.table-scroll {
    position: relative;
    width:100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    height: 190px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
}
/* width */
.table-scroll::-webkit-scrollbar {
    width: 6px;
}
/* Track */
.table-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}
/* Handle */
.table-scroll::-webkit-scrollbar-thumb {
    background: #ccc;
}
/* Handle on hover */
.table-scroll::-webkit-scrollbar-thumb:hover {
    background: #53e393;
}
.table-scroll table {
    width: 100%;
   /* min-width: 1280px;
    */
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
}
.table-wrap {
    position: relative;
}
.table-scroll th, .table-scroll td {
    padding: 10px 10px;
   /* border: 1px solid #000;
    */
    color: #707070;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    vertical-align: top;
}
.table-scroll tr:last-child td{
    border: 0;
}
.table-scroll thead th {
    background: #F7F6F1;
    color: #707070;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    font-weight: 400;
    z-index: 1;
}
/* safari and ios need the tfoot itself to be position:sticky also */
.table-scroll tfoot, .table-scroll tfoot th, .table-scroll tfoot td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background: #666;
    color: #fff;
    z-index:4;
}
thead th:first-child, tfoot th:first-child {
    z-index: 5;
}
.rnr-email-check.table-check {
    margin: 0;
}
ul.budget-widget {
    background: #30ce8d;
    display: flex;
    color: #fff;
    border-radius: 35px;
    overflow: hidden;
    margin: 0 0 0 0;
    width: 209px;
    transition: all 0.5s ease-in-out;
}
ul.budget-widget li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 25px;
    position: relative;
}
li.budget-used:before {
    content: "";
    width: 20px;
    position: absolute;
    background: #e31837;
    height: 100%;
    left: -8px;
    transform: skewX(-15deg);
}
li.budget-available:before {
    content: "";
    width: 20px;
    position: absolute;
    background: #30ce8d;
    height: 100%;
    left: -8px;
    transform: skewX(-15deg);
}
.budget-widget .budget-txt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
span.big-b {
    font-size: 17px;
}
span.small-b {
    font-size: 14px;
}
h4.budget-value {
    font-size: 28px;
    font-weight: 600;
    margin: 0;
}
.budget-txt span.big-b, .budget-txt span.small-b {
    width: 100%;
    line-height: 1;
    font-weight: 600;
   /* max-width: 150px;
    */
}
.rnr-breadcrumb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px 0 0;
}
li.total-buget {
    background: #f7d367;
}
li.budget-used {
    background: #e31837;
}
.budget-widget .budget-txt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-transform: uppercase;
}
li.total-buget .budget-txt {
    max-width: 130px;
}
ul.budget-widget li.budget-used, ul.budget-widget li.budget-available{
    padding-left: 15px;
}
ul.budget-widget:hover{
    width: auto;
    transition: all 0.5s ease-in-out;
}
ul.budget-widget li.total-buget, ul.budget-widget li.budget-used {
    display: none;
    transition: all 0.5s ease-in-out;
}
li.budget-available svg {
    visibility: visible;
}
ul.budget-widget:hover li.budget-available svg{
    visibility:hidden;
    display: none;
}
ul.budget-widget:hover li.total-buget, ul.budget-widget:hover li.budget-used {
    display: flex;
    transition: all 0.5s ease-in-out;
}
li.budget-available .budget-txt {
    margin-left: 9px;
   /* display: none;
    */
}
li.budget-available {
    max-width: 215px;
}
ul.budget-widget:hover li.budget-available {
    max-width: 195px;
}
li.budget-available svg{
    width: 28px;
    height: 28px;
}
/* rnr my-award end */
.team-detail {
    display: table;
}
.abt-img {
    background: #f3f3f3;
    display: table-cell;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset;
    padding: 20px;
}
.abt-img > img {
    border: 5px solid #fff;
    max-width: none;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
   /* -webkit-transform: translateX(-30px) translateY(-30px);
    */
    -moz-transform: translateX(-30px) translateY(-30px);
    -ms-transform: translateX(-30px) translateY(-30px);
    -o-transform: translateX(-30px) translateY(-30px);
   /* transform: translateX(-30px) translateY(-30px);
    */
}
.team-detail-text {
    display: table-cell;
    padding-left: 40px;
    vertical-align: middle;
    width: 100%;
}
.team-detail-text > h1 {
    font-size: 48px;
    line-height: 1.2;
    margin: 0 0 15px;
    font-weight: 300;
}
.team-detail-text span.location {
    font-size: 24px;
    line-height: 1;
}
.team-detail .round-socials {
    float: right;
}
.p0{
 padding: 0;
}
.infoicon{
    width: 40px;
    height: 40px;
    background: #E31837;
    border-radius: 50%;
    position: absolute;
    right: 0;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    border: none;
    outline: none;
    z-index: 1;
}
.infoicon i {
    font-size: 22px;
    color: #fff;
    margin-top: 4px;
    margin-left: 2px;
}
.infoicon img {
    width: 20px;
}
.information1 {
    top: 80px;
}
.information2 {
    top: 140px;
}
.information3 {
    top: 200px;
}
.infoicon svg {
    width: 20px;
    height: 20px;
    margin-top: 5px;
}
.faqmodal .modal-content{
 background-color: #f5f4f4;
}
.standardmodal .modal-header {
    background: linear-gradient(45deg, black, rgb(0 0 0 / 61%));
    padding: 15px 20px;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    outline: 0;
}
.standardmodal .modal-header h5 {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
}
.standardmodal .close {
    font-size: 35px;
    font-weight: 200;
    color: #fff;
    opacity: 1;
    padding: 0;
}
.sectitle {
   padding: 5px 15px;
   color: #000;
   font-size: 20px;
   font-weight: 600;
}
@media only screen and (min-width : 992px) {
    .eventmodalbox .modal-lg {
        width: 1200px;
   }
}
.winerimg {
   background: transparent;
    padding: 0;
    margin-bottom: 15px;
}
.winerimg img {
   width:100%
}
.team-detail1 {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
h2.winnertitle.mt-0 {
    background: #000;
    padding: 15px 12px;
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
}
.winnerbox {
    position: relative;
   /* Padding-bottom: 80px;
    */
}
.modal-title .modal-icon{
 margin-right: 5px;
 vertical-align: text-top;
}
.modal-title .modal-icon img{
 width: 27px;
}
sup{
 margin-right: 5px;
 font-size: 65%;
}
.winnerdetails {
   /* position: absolute;
    */
    bottom: 0;
    background: linear-gradient( #fff 12%, #f3f3f3);
    width: 100%;
    padding: 20px 20px;
    min-height: 110px;
}
.winnerdetails li {
    line-height: 18px;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
}
.winnerbox img {
    width: 100%;
    height: 330px;
   /* max-width: 100%;
    */
    filter: brightness(1.1);
    padding: 15px;
}
.modal-body{
 padding: 20px;
}
ul.sublist{
 margin-left: 20px;
}
ul.sublist li {
   padding-bottom: 0 !important;
   list-style-type: disc;
}
ul.list-icon li {
    line-height: 20px;
    /* border-bottom: #dadada 1px solid; */
    padding-bottom: 10px;
    padding-left: 0;
    position: relative;
    margin-bottom: 10px;
    color: #000;
}
.esops-modal ul.list-icon li{
 padding-left: 35px;
 padding-bottom: 15px;
 border-bottom: #dadada 1px solid;
}
.esops-modal ul.list-icon li i{
 color: #e31837;
 font-weight: 600;
}
ul.list-icon li:last-child {
    border-bottom: 0px;
}
ul.list-icon li i {
    position: absolute;
    left: 0;
    top: -8px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 7px 10px;
    color: #e31837;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    border-radius: 10px;
    min-width: 120px;
    font-weight:bold;
    text-transform: uppercase;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    border-width: 5px 0 5px 5px;
    border-left-color: #fff;
}
.ui-tooltip {
   /* max-width: 200px;
    */
    padding: 0;
   /* color: #f69324;
    */
   /* text-align: center;
    */
   /* background: none;
    */
    box-shadow: none;
   /* border-radius: 10px;
    */
   /* font-weight: bold;
    */
   /* text-transform: uppercase;
    */
    margin-top: 0px;
    border: 0;
   /* margin-left: -33px;
    */
}
.ui-tooltip-content {
    font-size: 12px;
    font-weight: bold;
    padding: 7px 10px;
    max-width: 200px;
    color: #f69324;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    border-radius: 10px;
   /* min-width: 65px;
    */
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -50px;
   /* margin-right: 69px;
    */
    border: 0;
    position: absolute;
    min-width: 120px;
    left: -130px;
}
/* .nav-item.active a {
    border: 2px solid #f69324 !important;
} */
.rnr-tabs .nav-item.active a svg path.custom-path, .rnr-tabs .nav-item.active a span.t1, .rnr-tabs .nav-item.active a:hover svg path.custom-path, .rnr-tabs .nav-item.active a:hover span.t1 {
    fill: #fff;
    color: #fff;
}
.rnr-tabs .nav-item.active a span.t2, .rnr-tabs .nav-item.active a:hover span.t2 {
    color: #f69324;
}
.rnr-tabs .nav-item.active a svg path.cp2, .rnr-tabs .nav-item.active a svg path.cp-stroke, .rnr-tabs .nav-item.active a:hover svg path.cp2, .rnr-tabs .nav-item.active a:hover svg path.cp-stroke {
    stroke: #f69324;
}
.selectlist select {
    border: 1px solid #adadad;
    padding: 0 10px;
    border-radius: 0;
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    min-height: 53px;
    color: #707070;
    padding-left: 5px;
    font-size: 16px;
   /* opacity: 0.3;
    */
    cursor:pointer;
    background: #fff;
}
.selectlist select option {
    transition: all 0.5s ease-in-out;
}
.selectlist label {
    color: #707070;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    position: absolute;
    background: #fff;
    top: -11px;
    left: 24px;
    z-index: 9;
    padding: 0 9px;
}
.process-desc-sec h2 {
    padding-left: 10px;
    margin-bottom: 15px;
   /* border-bottom: #dadada 1px solid;
    */
    margin-top: 0;
}
.process-desc-sec ul.list-icon {
   margin-bottom: 20px;
}
.halfseprator {
   margin-left: 0px !important;
    width: 60% !important;
}
.gallery-item .thumb img {
    width: 280px;
    height: 216px;
    object-fit: cover;
    border: #dadada 1px solid;
}
/* Rev slider */
span.reqfield {
    font-weight: bold;
    color: #f00;
}
.addactivity-form textarea.form-control {
    padding-top: 13px;
}
.imgdesign .event-date.media-left {
    min-width: 90px;
    padding: 0;
    position: relative;
}
.imgdesign .event-date.media-left img {
    width: 100%;
    height: 100%;
    position: absolute;
   /* padding: 0;
    */
    vertical-align: middle !important;
}
.imgdesign .dateandlocation span, .eventtime span {
    font-size: 11px;
}
.imgdesign .eventtext {
    font-size: 12px;
    margin-bottom: 0;
}
.imgdesign .line-bottom {
    border-bottom: 1px dotted #d3d3d3;
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.modal.show {
    opacity: 1;
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.modal-backdrop.show {
    filter: alpha(opacity=50);
    opacity: .5;
}
.pdfdownload .dropdown-menu {
    right: 0;
    left: auto !important;
    width: auto;
    margin-top: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.pdfdownload button.dropdown-toggle {
    background: none;
    padding: 0;
    box-shadow: none;
    padding-top: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #E31837;
    box-shadow: none !important;
}
.pdfdownload .btn.focus, .pdfdownload .btn:focus, .pdfdownload .btn:hover {
    text-decoration: none;
}
.pdfdownload .dropdown-menu>li>a {
    padding: 6px 20px;
}
.pdfdownload .dropdown-menu .divider {
    height: 1px;
    margin: 1px 0;
}
.entry-thumbnail {
    min-height: 214px;
}
.entry-thumbnail a img {
    height: 220px;
    width: 100%;
    border: #dadada 1px solid;
    object-fit: cover;
}
.entry-desc {
    /* font-family: Poppins; */
    color: #000;
    min-height: 100px;
    height: 125px;
    font-size: 14px;
    overflow: hidden;
}
.modal-body h4{
 font-size: 24px;
   font-weight: 600;
   color: #000;
   margin: 30px 0 20px;
}
.myseva-m-img img {
   width: 180px;
}
.standardcontent h2.line-bottom {
    font-size: 18px;
    padding-left: 0;
}
span.iconbox img {
    height: 25px;
    margin-right: 10px;
}
li.nav-item .iconbox .yellowicon {
    display: none;
}
li.nav-item.active .iconbox .grayicon {
    display: none;
}
li.nav-item.active .iconbox .yellowicon {
    display: block;
    filter: brightness(11);
}
.bg-theme-colored-darker5 {
    background-color: #41555f !important;
}
.bg-theme-colored-darker5 h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 19px;
}
/* .faqdetailsbtn .btn {
    border-radius: 12px;
    box-shadow: 0 2px 8px #00000040;
    background: transparent linear-gradient(180deg, #ECECEC 0%, #FEFEFE 31%, #FDFDFD 67%, #E9E9E9 100%);
    padding: 5px 15px;
    color: #e31837;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Open Sans';
} */
.seva-white-btn {
   background: #fff;
   color: #e31837;
   font-weight: 600;
   border-color: #fff;
}
.hided{
   display:none
}
.menuzord-menu ul.dropdown {
   right: 0;
}
.home5box .home-boxes .col-md-3.col-sm-3 h3{
 font-size: 20px;
}
@media only screen and (max-width: 1260px) {
    .hided{
       display:block
   }
    .hidem{
       display:none !important
   }
    .smallheader{
       position:absolute;
        right:15px
   }
    .smallheader .rightlogo {
       min-height: 63px;
       width: 200px;
   }
    #side-panel-trigger {
        cursor: pointer;
        display: block;
        float: left;
        margin-left: 15px;
        margin-right: 20px;
        margin-top: 21px;
        z-index: 11;
        position: absolute;
   }
    .selectlist label {
        top: -20px;
   }
    .home5box .home-boxes .col-md-3.col-sm-3 {
        padding: 0px;
   }

    .section-content.home5box .row {
        margin: 0px;
   }
}
span.value1text {
    display: block;
}
.home5box span{
 color: #242424;
}
@media only screen and (max-width: 960px) {
    .sm-height-auto {
        min-height: 310px !important;
        height: 310px !important;
   }
}
@media only screen and (max-width: 760px) {
    .hidexm{
       display:none !important
   }
    .equal-height-inner .col-sm-6 {
       padding-left:15px !important;
        padding-right:15px !important
   }
    .rnr-tabs .nav-tabs {
        border: 0;
        width: 100%;
        text-align: center;
   }
    .rnr-tabs li.nav-item {
        min-width: 174px !important;
        width: 300px;
        margin: 10px auto !important;
        display: inline-block;
        float: none;
   }
    .profile-form {
        margin-top: 30px;
   }
    #volunteersmodalhome .modal-dialog.modal-lg {
        margin-top: 5px;
        border-radius: 0px;
   }
    .home-boxes .p-30 {
        padding: 10px !important;
   }
    .home-boxes .fadeInLeft div {
        min-height: auto !important;
   }
    span.value1text {
        display: inline-block;
   }
    .home-boxes .fadeInLeft {
        min-height: auto !important;
   }
    .home-boxes .text-white {
        color: #fff !important;
        font-size: 12px !important;
        font-size: 12px !important;
   }
    ul#carousel-custom-dots {
        display: none !important;
   }
    .homesliderpanel .owl-carousel .owl-item img {
        min-height: 220px;
   }
    .equal-height-inner .btn-theme-colored {
       /* margin-bottom: 10px;
        */
   }
    .equal-height-inner .sm-height-auto {
        min-height: auto !important;
        background-repeat: no-repeat;
        background-size: cover;
   }
    .outer-box-story {
        width: 100%;
   }
    .inner-panels-activities-sec .nav-tabs > li {
        text-align: center;
        width: 50%;
   }
    .inner-panels-activities-sec .nav-tabs > li a {
        padding: 9px 6px;
        min-height: 70px;
   }
    .pp_hoverContainer {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2000;
        height: auto !important;
        width: 100% !important;
   }
    .pp_content {
        height: 40px;
        min-width: 40px;
        width: 100% !important;
        height: 300px !important;
       /* height: auto !important;
        */
   }
    div.ppt {
        color: #fff;
        display: none;
        font-size: 17px;
        z-index: 9999;
        margin: 0 0 5px 15px;
        width: 100% !important;
   }
    .pp_details {
        width: 100% !important;
   }
    div#pp_full_res img {
        width: 100% !important;
        height: 262px !important;
   }
    div.pp_pic_holder {
        display: none;
        position: fixed;
        width: 100px;
        z-index: 10000;
        width: 100% !important;
        top: 0px !important;
        left: 0 !important;
   }
    div.light_square .pp_expand {
        display: none !important;
   }
    .gallery-item .thumb img {
        width: 100%;
        height: auto;
   }
    .section-title .col-md-6:first-child {
        width: 70%;
   }
    .section-title .col-md-6 {
        display: inline-block;
        vertical-align: top;
       /* width: 62%;
        */
        display: table-cell;
   }
}
@media only screen and (min-width: 768px) {
    .home5box .home-boxes .col-md-3.col-sm-3 {
        width: 25%;
        padding: 0px;
   }
    .home5box .home-boxes .col-md-3.col-sm-3 .p-30{
        padding: 10px !important;
   }
    .home5box .home-boxes .col-md-3 {
        width: 25%;
        padding:0px;
   }
}
@media only screen and (max-width: 1200px) {
    .rnr-tabs li.nav-item a.nav-link {
        padding: 15px 10px !important;
   }
    .rnr-tabs li.nav-item {
        min-width: 174px !important;
        vertical-align: top;
   }
    .rnr-tabs .nav-link span.t1, .rnr-tabs .nav-link span.t2 {
        font-size: 14px !important;
   }
    .rnr-tab-pane .container-fluid {
        padding-left: 0;
   }
    div#esop_blade {
        padding-left: 0;
        overflow: auto;
   }
    .rnr-tab-pane.tab-content {
        margin-right: 20px;
   }
    .winnerbox img {
        width: 100%;
        height: auto;
       /* max-width: 100%;
        */
   }
    .ml-sm-0 p.text-white {
        height: 125px;
        overflow: hidden;
   }
}
@media only screen and (min-device-width : 961px) and (max-device-width : 1260px) {
   /*.rnr-tabs li.nav-item a.nav-link {
        padding: 15px 10px !important;
   }
    .rnr-tabs li.nav-item {
        min-width: 174px !important;
   }
    .rnr-tabs .nav-link span.t1, .rnr-tabs .nav-link span.t2 {
        font-size: 14px !important;
   }
    .rnr-tab-pane .container-fluid {
        padding-left: 0;
   }
    div#esop_blade {
        padding-left: 0;
        overflow: auto;
   }
    .rnr-tab-pane.tab-content {
        margin-right: 20px;
   }
   */
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
   /* Styles */
    .rightlogo {
        width: 165px;
        margin-left: 60px;
        margin-right: 60px;
   }
    .header-nav.navbar-transparent.animated-active .menuzord-menu > li > a {
        padding: 8px 10px;
        color: #fff;
   }
    .menuzord-menu > li > a {
        padding: 8px 10px;
   }
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
   /* Styles */
    .rightlogo {
        width: 165px;
        margin-left: 60px;
        margin-right: 60px;
   }
    .header-nav.navbar-transparent.animated-active .menuzord-menu > li > a {
        padding: 8px 10px;
   }
}
@media only screen and (max-width: 1020px) {
    .side-push-panel.fullwidth-page.side-panel-left.side-panel-open #wrapper {
        margin-left: 0px;
        right: auto;
   }
    .menuzord-menu {
        background: none;
   }
}
input#s_date, input#startdate, input#e_date, input#enddate {
    position: sticky;
    z-index: 2;
    cursor: pointer;
    background:none;
}
div#f_project {
    padding-bottom: 100px;
    min-height: 200px;
}
.bx-viewport {
    height: 280px !important;
}
.hidden{
   display:none
}
.addactivity-form {
    height:auto !important;
   /* min-height: 450px !important;
    */
    overflow: initial;
}
#reqtestimonial .addactivity-form{
 overflow: hidden;
}
.inner-header {
    background-repeat: no-repeat;
    min-height: 170px;
    background-size: cover !important;
    background-position: center top !important;
}
.tp-caption.boxshadow, .boxshadow {
    box-shadow: none !important;
}
.tooltip.left {
    z-index: 1;
}
.add-image-parent input[type="file"] {
    min-height: 30px;
    /* padding:0px; */
}
/* custom slider */
ul#carousel-custom-dots {
    position: absolute;
    z-index: 99;
    bottom:30px;
    left:30px;
}
ul#carousel-custom-dots .owl-dot {
    display: inline-block;
    margin: 3px 3px;
}
ul#carousel-custom-dots .owl-dot {
    width: 54px;
    height:54px;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
    box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
    border: 3px solid #dadada;
    cursor:pointer;
}
ul#carousel-custom-dots .owl-dot img {
    width: 100%;
    height:100%;
}
ul#carousel-custom-dots .owl-dot.active {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
}
.thumbbg {
    width: 54px;
    height: 54px;
    background-size: cover;
    display:none;
}
.homecustom1 .owl-item .slidecontent {
    opacity: .1;
    transition: 1s all;
    position: absolute;
    left: 30px;
    top: 60px;
    z-index:999;
    width: 500px;
    height: 200px;
}
.homecustom1 .owl-item.active .slidecontent {
    opacity: 1;
}
.slidecontent .title1 {
    z-index: 5;
    font-size: 30px;
    line-height: 30px;
    visibility: visible;
    transition: none 1s ease 1s;
    border-width: 0px;
    margin: 0px;
    padding: 10px 0px;
    letter-spacing: 0px;
    font-weight: 800;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255,255,255,1.00);
   
}
.slidecontent .title2 {
    z-index: 5;
    white-space: word-wrap;
    font-size: 16px;
    line-height: 20px;
    visibility: visible;
    transition: none 2s ease 5s;
    border-width: 0px;
    margin: 0px;
    padding: 10px 0px;
    letter-spacing: 0px;
    font-weight: normal;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    background-color: transparent;
    border-color: transparent;
    border-radius: 0 0 0 0;
    border-style: none;
    border-width: 0;
    color: rgba(255,255,255,1.00);
    
}
/* custom slider ends here */
.form-group label {
    text-transform: capitalize;
}
div#star_blade {
    overflow: auto;
}
div#esop_blade {
    /* overflow: auto; */
}
#gallary img, #gallary video {
    height: 200px;
    width: 100%;
    margin-bottom: 10px;
}
.xs-single-journal .entry-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.add_story select option {
    text-transform: uppercase !important;
}
@media(max-width: 479px){
    .standardmodal .modal-header h5{
       font-size: 17px
   }
    .standardmodal .close {
        font-size:30px
   }
    .rnr-tab-pane.tab-content{
        margin-left:20px;
        margin-right:20px;
   }
    div#esop_blade{
        padding-right:0px;
   }
    .fsch1{
        height:70px !important;
        text-align:center !important;
        font-size:18px !important;
   }
    .p-30{
        justify-content: center;
        align-items:
        center;
        /* display:flex; */
   }
    .p-30 h3{
        margin:0px 10px;
   }
    .p-30 p{
        margin:0px 10px;
        font-weight:600;
   }
 .menuzord-brand img {
   
    max-width: 157px;
}
 .menuzord-brand {
   padding-left: 45px;
}
 .menuzord-menu li.userprofile {
    text-align:center;
}
 .sm-height-auto {
    min-height: 310px !important;
    height: auto !important;
}
 a.btn.btn-colored.btn-sm.seva-primary-btn {
    margin-bottom: 10px;
}
 .footer {
   
    position: relative;
   
}
 footer#footer .widget.no-border ul li{float:none; text-align:center}
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape){
    .selectlist label{
       top : -30px
   }
}
.reg-form-inner .select-selected{
 padding: 10px 16px;
}
.reg-form-inner .select-selected:after{
 top: 15px;
}