abbr[title] {
  border-bottom: none !important;
  /*cursor: inherit !important;*/
  text-decoration: none !important;
}
.hide{display: none;}
.disabled,
.read-only,
[readonly],
[disabled] {
    opacity: 0.7;
    cursor: not-allowed !important;
}

.disabled:hover,
.disabled a:hover {
    text-decoration: none;
}
.heading.style1{
    color: #009edb !important;
    font-weight: 900 !important;
    font-family: Arial;
    margin-bottom: 20px;
}
.uppercase{text-transform: uppercase;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.bg-trpt{
    background: rgba(0, 0, 0, .05) !important;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .1);
}
.bg-trpt1{
    background: rgba(255, 255, 255, .5) !important;
    /*border-radius: 15px;*/
    border:  1px solid rgba(0, 0, 0, .05);
}

.bg-trpt2{
    background: rgba(0, 0, 0, .3) !important;
    border-radius: 15px;
}
.bg-trpt3{
    background: rgba(255, 255, 255, .8) !important;
    border-radius: 15px;
}
.bg-trpt4{
    background: rgba(255, 255, 255, .6) !important;
    border-radius: 15px;
}
.bg-img1{
    position: relative;
}

.img1{
    background: url('../images/backgrounds/mun-bg-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.img2{
    background: url('../images/backgrounds/3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-img1 .overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
}
.bg-img1 .overlay{
    background: rgba(0, 0, 0, .3);
}
.bg-img1 .to-foreground{
    position: relative;z-index: 30;
}
.bg-img1 .card{
    border:  2px solid #009edb;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}
.bg-img1 .main-label{
    color: #000;
    font-weight: 600;
    font-family: Arial;
}
.bg-img1 .form-control{
    color: #000;
    border: 1px solid rgba(0, 0, 0, .2);
    min-height: 45px;
}
.bg-img1 .custom-radio-1 input+label{
    color: #000;
    border: 1px solid rgba(0, 0, 0, .3);
}
.bg-img1  .btn-group.style1 .btn{
  padding: 20px 30px;
}
.bg-img1  .btn-group.style1 .btn-default{
  background: rgba(255, 255, 255, .3);
  color:  #fff;
}
.bg-img1  .btn-group.style1 .btn-default:hover{
  background: rgba(255, 255, 255, .6);
  color: #000;
}
/**/
.to-right{float: right;}
.to-right:after{clear: both;display: block;content: "";}
/**/
/* dividers */

.divider10 {
    height: 10px;
}

.divider25 {
    height: 20px;
}

.divider20 {
    height: 25px;
}

.divider30 {
    height: 30px;
}

.divider40 {
    height: 40px;
}

.divider50 {
    height: 50px;
}

.divider60 {
    height: 60px;
}

.divider70 {
    height: 70px;
}

.divider80 {
    height: 80px;
}

.divider90 {
    height: 90px;
}

.divider100 {
    height: 100px;
}

.divider120 {
    height: 150px;
}

.divider130 {
    height: 150px;
}

.divider150 {
    height: 150px;
}

.divider160 {
    height: 160px;
}

.divider170 {
    height: 170px;
}

.divider180 {
    height: 180px;
}

.divider190 {
    height: 190px;
}

.divider200 {
    height: 200px;
}

.divider250 {
    height: 250px;
}

/**/
.pdg-a0{padding: 0px !important;}
.pdg-a5{padding: 5px !important;}
.pdg-a10{padding:  10px !important;}
.pdg-a15{padding:  15px !important;}
.pdg-a20{padding:  20px !important;}
.pdg-a25{padding:  25px !important;}
.pdg-a30{padding:  30px !important;}
.pdg-a35{padding:  35px !important;}
.pdg-a40{padding:  40px !important;}
.pdg-a45{padding:  45px !important;}
.pdg-a50{padding:  50px !important;}
/**/

.pdg-t10{padding-top:  10px !important;}
.pdg-t15{padding-top:  15px !important;}
.pdg-t20{padding-top:  20px !important;}
.pdg-t25{padding-top:  25px !important;}
.pdg-t30{padding-top:  30px !important;}
.pdg-t35{padding-top:  35px !important;}
.pdg-t40{padding-top:  40px !important;}
.pdg-t45{padding-top:  45px !important;}
.pdg-t50{padding-top:  50px !important;}
/**/
.mgn-t5{margin-top: 5px;}
.mgn-t10{margin-top: 10px;}
.mgn-t20{margin-top: 20px;}
.mgn-t25{margin-top: 25px;}
.mgn-t30{margin-top: 30px;}
.mgn-t40{margin-top: 40px;}
.mgn-t50{margin-top: 50px;}
.mgn-b10{margin-bottom: 10px;}
.mgn-b20{margin-bottom: 20px;}
.mgn-b30{margin-bottom: 30px;}
.mgn-b40{margin-bottom: 40px;}
.mgn-b50{margin-bottom: 50px;}
.mgn-b60{margin-bottom: 60px;}
.mgn-b70{margin-bottom: 70px;}
.mgn-b80{margin-bottom: 80px;}
.mgn-b90{margin-bottom: 90px;}
.mgn-b100{margin-bottom: 100px;}
.pdg-a10{padding: 10px;}
.text-lightblue{color: lightblue;}
.text-white{color: #fff !important;}
.text-green{color: green !important;}
.text-italic{font-style: italic !important;}
.bold{font-weight: 700;}
.bold600{font-weight: 600;}
.block{display: block;}
.to-right{float: right;}
.to-right:after{clear: both;display: block;content: "";}

.border-radius10{border-radius: 10px !important;}
.border-radius15{border-radius: 15px !important;}
.border-radius20{border-radius: 20px !important;}
.border-radius25{border-radius: 25px !important;}
.border-radius30{border-radius: 30px !important;}
.important{
    font-weight: 900;
    font-size: 18px;
    font-family: Arial;
    font-style: italic;
}
.img-style1{
    border: 3px solid #eee;
    border-top: 30px solid #eee;
    border-bottom: 30px solid #eee;
    border-radius: 30px;
    box-shadow: 10px 10px 5px rgba(0, 0, 0, .2);
      -moz-box-shadow: 10px 10px 5px rgba(0, 0, 0, .2);
      -webkit-box-shadow: 10px 10px 5px rgba(0, 0, 0, .2);
      -khtml-box-shadow: 10px 10px 5px rgba(0, 0, 0, .2);
}


.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-truncate-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-truncate-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-truncate-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-truncate-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-truncate-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-truncate-6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/**/

.va-m{vertical-align: middle !important;}
/**/
.nowrap{white-space: nowrap !important;}
.wrap{white-space: normal; !important;}
.justify{text-align: justify;}
    blockquote {
      background: #f9f9f9;
      border-left: 10px solid #ccc;
      margin: 1.5em 0;
      padding: 0.5em 10px;
      quotes: "\201C""\201D""\2018""\2019";
    }
    blockquote:before {
      color: #ccc;
      content: open-quote;
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0.25em;
      vertical-align: -0.4em;
    }
    blockquote p {
      display: inline;
    }
    .sidebar-style1{
        background: rgba(0, 0, 0, 0.05);
        border: 1px solid rgba(0, 0, 0, 0.05);
        width: 100%;
        height: 100%;
        border-top: 10px solid rgba(0, 0, 0, 1.0);
        border-radius: 10px;
    }
    .sidebar-style1 .sidbar-menu{
        padding: 0;
        margin: 0;
        list-style: none;
    }
    .sidebar-style1 .sidbar-menu li{margin-top: 2px;}
    .sidebar-style1 .sidbar-menu li:first-child{margin-top: 0;}
    .sidebar-style1 .sidbar-menu li a{
        display: block;
        width: 100%;
        padding: 6px 12px;
        background: rgba(0, 0, 0, 0.04);
        font-weight: 600;
    }

    .sidebar-style1 .sidbar-menu li a:hover{background: rgba(0, 0, 0, 0.5);color: #fff;}
    @media(max-width: 767px){
        .sm-hide{display: none;}
        .sidebar-style1{margin-bottom: 30px;}
        .sidebar-style1 .sidbar-menu:after,.sidebar-style1:after{clear: both;display: block;content: "";}
        .sidebar-style1 .sidbar-menu li{float: left;}
        .sidebar-style1 .sidbar-menu li a:after {
            font-size: 18px;
            content: "|";
            /*margin-left: 5px;
            margin-right: 2px;*/
            opacity: 0.2;
            display: inline-block;
            color: #000;
        }

        .sidebar-style1 .sidbar-menu li a:last-child:after,
        .data-actions button:last-child:after {
            content: ''
        }

    }
.toggle .num{
    margin-right: 15px;
    display: inline-block;
    padding: 6px;
    background: rgba(0, 0, 0, 1.0);
    color: #fff;
    text-align: center;
    height: 30px;
    width: 30px;
    border: 2px solid red;
    border-right-width: 5px;
    border-radius: 50%;
}

.participate-form{
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 15px;
    height: 100%;
    border-radius: 10px;
}
.participate-form .heading{

}

/*categories list*/
.categories-section{
    margin-top: 30px;
}
.categories-section .section-title{
    font-weight: 700;
    font-family: Arial;
    border-bottom: 5px solid rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    padding-bottom: 5px;
}
.categories-section li:after{clear: both;display: block;content: "";}
.categories-section li{
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-top: 10px;
    padding-bottom: 10px;
}

.categories-section ul li.active {

}
.categories-section ul li.active a,
.categories-section ul li.active span{
    color: #c6fac2 !important;
    font-weight: 700;
}

.categories-section li:last-child{
    border-bottom: 0;
}
.categories-section li a{
    width: calc(100% - 10%);
    float: left;
    white-space: normal;

}
.categories-section li span{
    width: 10%;
    float: right;
}


/*end*/
.link{color: blue;}

/* Dropdown Button */
.dropbtn {
  background-color: #04AA6D;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.iconic-list.style1{
    display: block;
    margin-top: 5px;
}
.iconic-list.style1:after{
    clear: both;
    display: block;
    content: "";
}
.iconic-list.style1 .icon-box{
    width: 40px;
    float: left;
    padding-top:  5px;
}
.iconic-list.style1 .icon-box i{
    font-size: 26px !important;
    color: #000;
}
.iconic-list.style1 .desc-box{
    width: calc(100% - 40px);
    float: right;
}

 .tile-box.style1{
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    width: 100%;
    padding: 5px;
    line-height: 20px;
 }
 .tile-box.style1 a{
    color: blue;
 }
 .tile-box.style1 p{
    margin: 0;
 }

 /*Publish*/
 #publish_page{
    position: fixed;
    top: 5px;
    right: 5px;
    z-index: 1000;

 }

 .enhance-editable{
    position: relative;
    display: inline-block;
    outline: 1px solid transparent;
    padding: 5px 20px;
    border:  1px solid rgba(0, 0, 255, .3);
 }
 .enhance-editable:focus{
    outline-color: blueviolet;
 }
 .editable-indicator{
    position: absolute;
    top: -5px;
    right: -10px;
    z-index: 2;
    background: blue;
    color: white;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 18px !important;
 }
 .editable-indicator i{position: absolute;top: 5px;right: 5px;bottom: 10px;}


.custom-radio-2 {
    box-sizing: border-box;
    font-size: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: stretch;
}

.custom-radio-2.mgn-t15 {
    margin-top: 7px;
}

.custom-radio-2 input {
    width: 0;
    height: 0;
    position: absolute;
    left: -9999px;
}
.custom-radio-2.text-2x input+label{
    font-size: 36px;
}

.custom-radio-2 input+label {
    margin: 0;
    padding: 0.2rem 2rem;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    border: solid 1px #ddd;
    background-color: #fff;
    font-size: 1rem;
    line-height: 140%;
    font-weight: 500;
    text-align: center;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    transition: border-color 0.15s ease-out, color 0.25s ease-out, background-color 0.15s ease-out, box-shadow 0.15s ease-out;
    /* ADD THESE PROPERTIES TO SWITCH FROM AUTO WIDTH TO FULL WIDTH */
    /*flex: 0 0 50%;
    display: flex;
    justify-content: center;
    align-items: center;
   */
    /* ----- */
}
/*------------------------------------------*/


/*   POPUP STYLES
/*------------------------------------------*/

.popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.3);
    display: none;
    overflow: auto;
    padding: 30px;
    box-sizing: border-box;
}

.popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 50%;
    height: 90%;
    min-height: 250px;
    /*border: 8px solid #7c9cc5;*/
    /*border-top-width: 5px;*/
    background: #fff;
    color: #666666;
    text-align: left;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
}

.popup-content-sm {
    width: 20%;
}

.popup-content-md {
    width: 40%;
}

.popup-content-lg {
    width: 60%;
}

.popup-content-xl {
    width: 80%;
}

.popup-content-hsm {
    height: 250px;
}

.popup-content-hmd {
    height: 320px;
}

.popup-content-hlg {
    height: 500px;
}

.popup-header {
    position: absolute;
    top: 0;
    width: 100%;
    /*border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);*/
    background: #fff;
    height: 30px;
    font-size: 12px;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
    color: #fff;*/
    background: rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.popup-header:after {
    clear: both;
    display: block;
    content: "";
}

.popup-title {
    width: calc(100% - 35px);
    float: left;
    padding: 3px 15px;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
}

.popup-close {
    width: 35px;
    float: right;
    height: 28px;
    font-size: 16px;
    padding: 2px 11px;
    /*background: #a00;*/
    /*color: #fff;*/
}

.popup-close:hover {
    background: red;
    cursor: pointer;
}

.popup-body {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    bottom: 50px;
    padding: 10px 15px;
    overflow: auto;
    /*box-shadow: 0 0 1px rgba(0, 0, 50, 1) inset;*/
}

.popup-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
    height: 50px;
    padding: 12px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.popup-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: right;
}

.popup-footer-left {
    width: 100px;
    float: left;
}

.popup-footer-right {
    width: calc(100% - 100px);
    float: right;
}

.popup-buttons:after {
    clear: both;
    display: block;
    content: "";
}

.popup-footer button {
    height: 25px;
    font-size: 90%;
    padding: 0 5px;
    margin-right: 5px;
    color: #fff;
    /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);*/
}
.popup-footer button.btn-default{
    color: #fff !important;
}
.popup-footer button.btn-success{
    background: green !important;
}

@media(max-width: 1024px) {
    .popup-content {
        width: 90%;
        height: 90%;
    }
}

@media(max-width: 576px) {
    .popup-content {
        width: 100%;
        height: 100%;
    }
}


/*END*/


/*------------------------------------------*/


/*   MEDIA QUERIES STYLES
/*------------------------------------------*/

@media(min-width: 1200px) {
    .xl-hide {
        display: none !important;
    }

    .xl-show{display: block !important;}
}

@media(max-width: 991px) {
    .md-hide {
        display: none !important;
    }
    .md-show {
        display: block !important;
    }
}

@media(max-width: 767px) {
    .sm-hide {
        display: none !important;
    }
    .sm-show {
        display: block !important;
    }
}

@media(max-width: 575px) {
    .xs-hide {
        display: none !important;
    }
    .xs-show {
        display: block !important;
    }
}


/*------------------------------------------*/



/*   LOGIN STYLES
/*------------------------------------------*/

.login-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.login-wrapper h4 {}

.login-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 50%;
    max-width: 480px;
    margin: 0 auto;
    padding: 5px 10px;
}

.login-box .form-control {
    color: #029cfd!important;
    font-weight: 600;
    height: 40px;
    outline: 0;
    box-shadow: none;
}

.login-box fieldset {
    background: transparent;
    border: transparent;
    margin: 0;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 30px;
}

.password-toggler {
    font-weight: 600;
    font-size: 80%;
    width: 40px;
    cursor: pointer;
    color: #029cfd;
}

.login-logo,
.login-fields {
    padding: 0;
}

.login-logo {
    padding: 10px;
}

.login-logo div {
    /*background: rgba(0,0,0,0.1);*/
    width: 100%;
}

.login-logo img {
    /*float: right;*/
    width: 100%;
    max-width: 150px;
    display: block;
    margin: 0 auto;
}

.login-fields {
    padding: 10px;
    /*background: gray;*/
}

.login-fields div {
    width: 100%;
}

.login-box .button {
    font-size: 100%;
    font-weight: 600;
}

.account-actions {
    display: block;
    width: 100%;
}

.account-actions a {
    font-size: 110%;
    font-weight: 600;
    margin-right: 10px;
    display: inline-block;
}

.account-actions a:last-child {
    margin-right: 0;
}

.login-box .left-addon,
.login-box .right-addon {
    height: 40px;
    padding-top: 6px;
}

.login-box .left-addon img {
    display: block;
    width: 24px;
    margin: 0 auto;
}

@media(min-width: 360px) and (max-width: 767px) {
    .login-logo div img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .login-box {}
}

@media(max-width: 575px) {
    .login-wrapper {
        margin: 5%;
    }
    .login-box {
        width: 100%;
    }
    .login-logo {
        width: 100%;
    }
    .login-logo div {
        max-width: 170px;
        margin: 0 auto;
    }
    .login-logo div img {
        width: 100%;
    }
    .login-box .button {
        width: 100%;
        height: 35px;
        font-size: 100%;
        font-weight: 700;
    }
}


/**/
/* events */

.events {}

.event {
    position: relative;
    display: block;
    background: #fff;
}

.event:first-child {
    border-top: 0;
}

.event:last-child {}

.event:after {
    clear: both;
    display: block;
    content: "";
}

.event .cover-photo {
    width: 100%;
}

.event .event-body {
    display: block;
    width: 100%;
    line-height: 24px;
}

.event .event-body p {
    margin: 0;
}

.event .cover-photo img {
    width: 100%;
    display: block;
}

.event .event-title {
    display: block;
    width: 100%;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 15px;
}

.event .event-title a {
    font-weight: normal;
}

.event-media {
    position: relative;
    display: block;
    min-height: 150px;
}

.event-media .cover-photo {
    width: 320px;
    float: left;
    background: blue;
}

.event-media .cover-photo img {
    width: 100%;
    height: inherit;
    background: red;
}

.event-media .event-video {
    width: calc(100% - 320px);
    float: right;
    padding-left: 30px;
    margin-top: -10px;
}

.event-media::after {
    clear: both;
    display: block;
    content: "";
}

.event-video {}

.event .document {
    border: 0 !important;
    padding: 5px 0;
    background: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.event .document .file {
    margin-left: 15px;
}

.event-video .video-container {
    margin: 0 !important;
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 3px;
    border-radius: 10px;
    /*max-width: 320px;
    height: inherit;*/
}

.event-video iframe {
    margin: 0 !important;
    border-radius: 10px;
    /*min-height: 360px;*/
}

.event .event-intro {
    display: block;
    width: 100%;
}

.event.has-img .cover-photo {}

.event.has-img .event-body {}

.event.no-img .cover-photo {
    display: none;
}

.event.no-img .event-body {
    width: 100%;
    padding: 5px !important;
}

.event.full-event {
    padding: 0 !important;
    border: 0 !important;
    background: transparent;
}

.event.full-event .event-title {
    margin-left: -10px;
    margin-bottom: 30px !important;
    font-size: 150%;
    border-left: 5px solid green;
    padding-left: 15px;
}

.event.full-event .cover-photo {
    max-width: 100%;
}

.event.full-event .event-body {
    width: 100%;
    padding: 15px 0 !important;
    padding-top: 0;
}

.event .blog_meta {
    display: table;
    width: 100%;
    padding: 0 10px;
    margin: 0;
    margin-bottom: 10px;
}

.event .blog_meta:after {
    clear: both;
    display: block;
    content: "";
}

.event .blog_meta li {
    display: inline-block;
    float: left;
    padding-right: 10px;
    position: relative;
}

.event .blog_meta li:last-child {
    padding-right: 0;
}

.event .blog_meta li i {
    margin-right: 8px;
    font-size: 16px;
}

.event .blog_meta li a {
    color: #636363;
    font-size: 14px;
    white-space: nowrap;
}

.event .blog_meta li a:hover {
    color: #07d765;
}

.event .more {
    display: block;
}

.event .more i {
    vertical-align: middle;
}

.event-topic {
    font-weight: 600;
}

.event-date {
    white-space: nowrap;
}

.event-topic .topic-label {
    font-weight: 800;
    margin-right: 15px;
}

.event-footer {
    font-style: italic;
    font-size: 12px;
}

.event-author {
    margin-left: 15px;
}

/*event style 1*/

.event.style1 {
  position: relative;
  padding: 20px;
  padding-top: 40px;
  /*border:  1px solid #e25f07;*/
  margin-bottom: 50px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 5px 0px;
}
.event.style1:after {
  clear: both;
  display: block;
  content: "";
}
.event.style1 .cover-photo {
  width: 100%;
  /*float: left;*/
  background: rgba(0, 0, 0, .05);
}
.event.style1 .cover-photo img{
  width: 100%;
}
.event.style1 .event-body {
  width: 100%;
  /*float: right;*/
  padding: 15px;
  padding-top: 0;
}

.event.style1 .date-sec {
    margin-bottom: 0;
    font-size: 18px;
    position: relative;
    z-index: 1;
    padding: 6px 25px;
    margin-right: 7px;
}
.event.style1 .date-sec::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: skewX(-20deg);
    z-index: -1;
    right: 0;
    margin: 0 auto;
    background: #00adef;
    box-shadow: 0px 1px 8.37px 0.63px rgba(114, 113, 113, 0.18);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.event.style1 .date-sec {
    position: absolute;
    top: 10px;
    left: 20px;
    color:  #fff;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background-color: #e25f07;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  box-shadow: -1px 1px 1px #e25f07;
  padding: 5px;
  border:  10px solid #fff;
  border-bottom-width: 5px;
  position: absolute;
  top: 0px;
  left: 0;*/
  /*-webkit-transform: translateY(-50%) translateX(50%);
          transform: translateY(-50%) translateX(50%);*/
}


.event.style1 .event-body.no-photo {
  width: 100%;
  float: none;

}
.event.style1 .event-controls{
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 50px;
}
@media(max-width: 575px){
  .event.style1 .cover-photo,
  .event.style1 .event-body {
    width: 100%;
    float: none;
  }

  .event.style1 .event-body {
    padding-top: 15px;
  }
}

/**/


/*  */

.full-width-actions {
    list-style: none;
    padding: 0;
    margin: 0;
}

.full-width-actions::after {
    clear: both;
    display: block;
    content: "";
}

.full-width-actions li {
    float: left;
}

.full-width-actions .action {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 5px;
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-right: 0;
    white-space: nowrap;
}

.full-width-actions.no-bg .action {
    background: transparent;
}

.full-width-actions .action:hover {
    background: rgba(0, 0, 0, 0.2);
    text-decoration: none;
}

.full-width-actions.no-bg .action:hover {
    background: transparent;
}

.full-width-actions li:last-child .action {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    ;
}

.full-width-actions.three li {
    width: 33.33333333333333%;
}

.full-width-actions.four li {
    width: 25%;
}

.full-width-actions.two li {
    width: 50%;
}

@media(max-width: 576px) {
    .full-width-actions .btn-icon {}
    .full-width-actions .btn-text {
        display: none;
    }
}


/* data layout */

.data-container {}

.data-section {
    /* display: block;
    width: 100%; */
    padding: 15px;
}

.data-title1 {
    font-weight: 700;
    font-size: 120%;
}

.data-title2 {
    font-weight: 600;
    font-size: 110%;
    line-height: 20px;
}

.data-header {
    color: #00a3c8;
    font-weight: 600;
    font-size: 105%;
    border-bottom: 5px solid rgba(0, 0, 0, .05);
    margin-bottom: 20px;
}

.data-header::after {
    clear: both;
    display: block;
    content: "";
}

.data-header-left {
    width: calc(100% - 80px);
    float: left;
}

.data-header-right {
    width: 80px;
    float: right;
}

.data-body {
    display: block;
    width: 100%;
}

.data-section p {
    padding: 0;
    margin: 0;
}

/*menu styles*/

.HMenu-default {
    margin-bottom: 5px;
    padding: 0;
}

.HMenu-default:after {
    clear: both;
    display: block;
    content: "";
}

.HMenu-default li {
    list-style: none;
    float: left;
    margin-right: 10px;
}

.HMenu-default a {
    color: #00a;
    display: block;
    width: 100%;
    white-space: nowrap;
    padding: 5px;
}

.HMenu-default .trash {
    color: #a00;
}

.HMenu-default .trash:hover {
    color: #f00;
}


/*  */

.HMenu-style1 {
    margin-bottom: 5px;
    padding: 0;
}

.HMenu-style1:after {
    clear: both;
    display: block;
    content: "";
}

.HMenu-style1 li {
    list-style: none;
    float: left;
    margin: 2px;
}

.HMenu-style1 a {
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 3px 10px;
    color: #00a;
    display: block;
    width: 100%;
    white-space: nowrap;
}

.HMenu-style1 a:hover,
.HMenu-style1 a:focus {
    background: rgba(0, 0, 0, 0.1);
}


/*donations*/

  /* custom-radio-1 STYLING */
  .form-check.style1 .form-check-label{
        padding-left: 15px;
    }
    .form-check.style1 .form-check-input{
        width: 18px;
        height: 18px;
        margin-top: 8px;
    }

.custom-radio-1 {
    margin: 0 0 1.5rem;
    box-sizing: border-box;
    font-size: 0;
    /* display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: stretch; */
}

.custom-radio-1.mgn-t15 {
    margin-top: 7px;
}

.custom-radio-1 input {
    width: 0;
    height: 0;
    position: absolute;
    left: -9999px;
}

.custom-radio-1 input+label {
    margin: 0;
    width: 100%;
    cursor: pointer;
    /* padding: 0.75rem 2rem; */
    padding: 6px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    border: solid 1px #ddd;
    background-color: #fff;
    font-size: 1rem;
    line-height: 140%;
    font-weight: 500;
    text-align: center;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    transition: border-color 0.15s ease-out, color 0.25s ease-out, background-color 0.15s ease-out, box-shadow 0.15s ease-out;
    /* ADD THESE PROPERTIES TO SWITCH FROM AUTO WIDTH TO FULL WIDTH */
    /*flex: 0 0 50%;
    display: flex;
    justify-content: center;
    align-items: center;
   */
    /* ----- */
}
..custom-radio-1.style1 input+label{
    font-weight: 900;
}
.custom-radio-1.text-2x input+label{
    font-size: 26px !important;
    font-weight: 900 !important;
}
.custom-radio-1.hide-sub-text small{
    display: none !important;
}

.custom-radio-1 input+label:first-of-type {
    border-radius: 6px;
    /* border-right: none; */
}

.custom-radio-1 input+label:last-of-type {
    /* border-radius: 0 6px 6px 0;
    border-left: none; */
}

.custom-radio-1 input:hover+label {
    border-color: rgba(0, 0, 255, 0.1);
    background: rgba(0, 0, 255, 0.05);
}

.custom-radio-1 input:checked+label {
    background-color: rgba(0, 0, 0, .1);
    color: green;
    box-shadow: 0 0 10px rgba(102, 179, 251, .5);
    border-color: #4b9dea;
    z-index: 1;
    padding-right: 20px;
}
.custom-radio-1.style1 input:checked+label {
    background-color: rgba(0, 0, 0, .1);
}

.custom-radio-1 input:checked+label:after{
    position: absolute;
    top: -15px;
    right: -15px;
    content: "\f058";
    font-family: "fontawesome";
    color:  green;
    font-size: 26px;
    width: 36px;
    height: 36px;
    display: block;
    background: #fff;
    text-align: center;
    vertical-align: middle;
    padding-left: 2px;
    padding-top: 6px;
    border-radius: 50%;
    border:  1px solid rgba(0, 0, 0, .2);
}
.custom-radio-1.text-2x input:checked+label:after{
    padding-top: 0px;
    padding-bottom: 5px;
}

.custom-radio-1 input:focus+label {
    outline: dotted 1px #ccc;
    outline-offset: 0.45rem;
}

.custom-radio-1 [disabled]+label {
    opacity: 0.3;
    cursor: not-allowed !important;
}

@media (max-width: 800px) {
    .custom-radio-1 input+label {
        padding: 0.75rem 0.25rem;
        flex: 0 0 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

/*  */
.input-group .left-addon {
    border: 1px solid #94a2b6;
    background: #fff;
    padding: 7px;
    border-radius: 3px 0 0 3px;
    border-right: 0;
    box-sizing: border-box;
    margin: 0;
    min-height: 38px;
    font-size: 14px;
}

.input-group .bdr-l0 {
    border-left: 0;
}

.input-group .bdr-r0 {
    border-right: 0;
}

.input-group .bdr-lr0 {
    border-left: 0;
    border-right: 0;
}

.input-group .right-addon {
    border: 1px solid #94a2b6;
    background: #fff;
    padding: 5px;
    border-radius: 0 3px 3px 0;
    border-left: 0;
    padding-right: 15px;
    margin: 0;
}
.alt-amount{
  font-size: 12px;
  opacity: 0.5;
  display: inline-block;
}

.ht-pct100 {
    height: 100%;
}

.ht-pct95 {
    height: 95%;
}

.bold600 {
    font-weight: 600;
}

.bold800 {
    font-weight: 800;
}

.bold900 {
    font-weight: 900;
}

.payment-options{

}
.payment-options label img{
  display: block;
  width: 100%;
  max-width: 100px;
  margin: 0 auto;
}

/*forms*/

.file-input {
    width: 100%;
    border: none;
    overflow: auto;
    text-overflow: ellipsis;
}

input.file-input {
    cursor: pointer;
}

input.file-input::file-selector-button {
    font-weight: bold;
    color: dodgerblue;
    border: thin solid rgba(0, 0, 0, .3);
    border-radius: 3px;
    cursor: pointer;
    background: #fff;
}

.input-group-text.pdg-a0{padding: 0 !important;}
.left-addon-select{
    width: 100% !important;
    height: 100% !important;
    border: 0 !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    padding-left: 10px !important;

}
.form-control::placeholder,
select::placeholder,
input::placeholder,
textarea::placeholder {
    color: #000;
    opacity: 0.5;
    font-size: 100%;
    font-weight: 400;
}

.form-control::-moz-placeholder,
select::placeholder,
input::placeholder,
textarea::placeholder {
    color: #000;
    opacity: 0.5;
    font-size: 100%;
    font-weight: 400;
}

.form-control::-ms-placeholder,
select::placeholder,
input::placeholder,
textarea::placeholder {
    color: #000;
    opacity: 0.5;
    font-size: 100%;
    font-weight: 400;
}

.form-control::-webkit-placeholder,
select::placeholder,
input::placeholder,
textarea::placeholder {
    color: #000;
    opacity: 0.5;
    font-size: 100%;
    font-weight: 400;
}

.dial-code {
    width: 80px;
    max-width: 80px;
}

.visa {
    width: 250px;
    max-width: 250px;
}

.visa-payment {
    padding: 15px;
    width: 100%;
    border-radius: 8px;
}

.visa-payment input::-moz-placeholder {
    color: #555;
    opacity: 1;
}

.visa-payment input:-ms-input-placeholder {
    color: #555;
    opacity: 1;
}

.visa-payment input::-webkit-input-placeholder {
    color: #555;
    opacity: 1;
}

.month-input {
    /* width: 80px;
    max-width: 80px; */
}

.year-input {
    /* width: 90px;
    max-width: 90px; */
}

.cvv {
    width: 80px;
    max-width: 80px;
}

.cvv-container {}

.cvv-container:after {
    clear: both;
    display: block;
    content: "";
}

.cvv-container .cvv-left {
    width: 80px;
    float: left;
}

.cvv-container .cvv-right {
    width: calc(100% - 80px);
    float: right;
}

.cvv-container .cvv-right img {
    max-width: 80px;
    display: block;
    margin: 15px;
    margin-top: 30px;
}


/* transaction info */

.transaction-info {
    display: block;
    max-width: 320px;
    margin: 10% auto;
    border-radius: 10px;
    background: #fff;
}

.transaction-info .info-title {
    font-weight: 800;
    font-size: 130%;
    text-align: center;
    margin-bottom: 15px;
    line-height: 24px;
    padding-bottom: 15px;
}

.transaction-info .info-title.add-divider {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.transaction-info p {}

.transaction-info .icon-box {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background: #fff;
    /* border: 1px solid #bbb; */
    border-radius: 50%;
    padding: 2px;
    padding-top: 4px;
    box-sizing: border-box;
    margin-top: -30px;
}

.transaction-info .icon-box img {
    display: block;
    width: 50px;
    margin: 0 auto;
}

.transaction-info .details-box {
    display: block;
    width: 100%;
    padding: 15px;
}

.transaction-info.callelled {
    border: 5px solid #f9c700;
}

.transaction-info.errorbox {
    border: 5px solid #cb3332;
}

.transaction-info.successful {
    border: 5px solid #00d219;
}



/*icon list*/

.iconic-list.style1{
    display: block;
    margin-top: 15px;
}
.iconic-list.style1:after{
    clear: both;
    display: block;
    content: "";
}
.iconic-list.style1 .icon-box{
    width: 40px;
    float: left;
}
.iconic-list.style1 .icon-box i{
    font-size: 26px !important;
}
.iconic-list.style1 .desc-box{
    width: calc(100% - 40px);
    float: right;
}


/*------------------------------------------*/

/**/

/*   LOADER STYLES
/*------------------------------------------*/

.processing-container,
.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.3);
}

.loader-style1 {
    display: block;
    max-width: 20%;
    margin: 18% auto;
    text-align: center;
    background: #fff;
    padding: 20px;
    color: #0890e3;
    border: 2px solid #ccc;
    font-size: 18px;
    font-weight: 800;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.loader-style1 .loader-gif-section {
    display: block;
    width: 100%;
}

.loader-style1 .loader-gif-section img {
    display: block;
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
}

.loader-style1 .loader-text-section {
    display: block;
    width: 100%;
}

@media(max-width: 992px) {
    .loader-style1 {
        max-width: 40%;
    }
}

@media(max-width: 768px) {
    .loader-style1 {
        max-width: 50%;
    }
}

@media(max-width: 576px) {
    .loader-style1 {
        max-width: 80%;
    }
}

.processing {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 50%;
    height: 28px;
    background: #f5f895;
    border: 1px solid #c3c745;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

.processing-img {
    width: 100px;
    float: left;
}

.processing-img img {
    width: 100%;
    margin-top: -10px;
    margin-left: 30px;
}

.processing-text {
    width: calc(100% - 100px);
    float: right;
    white-space: nowrap;
    font-size: 80%;
    padding: 3px;
    color: #09b4e9;
    font-weight: 600;
}

.processing:after {
    clear: both;
    display: block;
    content: "";
}

@media(max-width: 576px) {
    .processing {
        width: 95%;
    }
}

.loader {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader/loaderx.gif) center no-repeat rgba(0, 0, 0, 0.01);
}

div.add-preloader {
    position: relative;
    width: 100%;
    min-height: 130px;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.image_loader {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto auto;
    padding-top: 26px;
}

.image_loader img {
    width: 150px;
    display: block;
    margin: auto auto;
}


/*inter loader*/

.loading {
    background: transparent url('http://thinkfuture.com/wp-content/uploads/2013/10/loading_spinner.gif') center no-repeat;
}

.inner_loader {
    max-width: 180px;
    margin: 10% auto;
}

.inner_loader img {
    max-width: 100%;
}


/* loader*/

.innerloader_absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

.innerloader_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

.innerloader_absolute .img_div,
.innerloader_fixed .img_div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 50%;
    max-width: 150px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    height: 100px;
}

.innerloader_absolute .img_div p,
.innerloader_fixed .img_div p {
    text-align: center;
    font-size: 100%;
    margin: 0;
    padding: 0;
    line-height: 18px;
    color: #1ab8e4;
    font-weight: 500;
    font-family: Tahoma;
}

.innerloader_absolute .img_div img,
.innerloader_fixed .img_div img {
    width: 100%;
}


/**/

.load-more-container {
    margin: 15px;
}

.load-more {
    width: 150px;
    height: 35px;
    background: #cfe2eb;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #aecddd;
    text-align: center;
    border-radius: 100px;
}

.load-more a {
    padding: 5px 15px;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

.load-more a:hover {
    text-decoration: none;
}

.load-more img {
    display: block;
    width: 120px;
    margin: 0 auto;
    margin-top: -12px;
}

@media(max-width: 991px) {
    .data-pager-bar .pager-bar-left {
        width: 100%;
    }
    .data-pager-bar .pager-bar-right {
        display: none;
    }
}

.more-button {
    display: inline-block;
    font-weight: bold;
    color: #00f;
    background: rgba(0, 0, 0, 0.04);
    padding: 5px 10px;
}

.more-button i {
    vertical-align: middle;
}

.more-button:hover {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
}


/* processing  */

.processing-request {
    max-width: 50%;
    margin: 0 auto;
    /* background: rgba(0,0,0,0.05); */
    padding: 30px;
    color: green;
    text-align: center;
}

.processing-request .title {
    font-size: 130%;
    font-weight: 800;
    display: block;
}

.processing-request p {
    margin: 0;
}

.processing-request .loading {
    max-width: 150px;
    margin: 30px auto;
}

.processing-request .loading img {
    display: block;
    max-width: 50px;
    margin: 0 auto;
}

@media(max-width:992px) {
    .processing-request {
        max-width: 80%;
    }
}

@media(max-width:576px) {
    .processing-request {
        max-width: 100%;
    }
}

/*spinner*/

/*   PROFILE STYLES
/*------------------------------------------*/

.profile.style1{
    position: relative;
}
.profile.style1 .profile-header{
    border: 1px solid rgba(0, 0, 0, .05);
}
.profile.style1 .profile-header:after{
    clear: both;
    display: block;
    content: "";
}
.profile.style1 .profile-header .pic-section{
    width: 240px;
    float: left;
}
.profile.style1 .profile-header .pic-section img{
    width: 100%;
}
.profile.style1 .profile-header .name-section{
    width: calc(100% - 240px);
    float: right;
    padding: 30px;

}
.profile.style1 .data-section{
    border: 1px solid rgba(0, 0, 0, .05);
    padding: 15px;
}

.profile.style1 .contacts{
    display: block;
}

.profile.style1 .contacts a{
    display: inline-block;
    margin-right: 15px;
}

.profile.style1 .profile-header table{

}
.profile.style1 .profile-header table td{
    padding: 0 6px;
}
@media(max-width: 575px){
    .profile.style1 .profile-header{
        padding-bottom: 30px;
    }
    .profile.style1 .profile-header table{
        text-align: left;
        margin-left: 30px;
    }
    .profile.style1 .profile-header .pic-section,
    .profile.style1 .profile-header .name-section{
        float: none;
        width: 100%;
    }
    .profile.style1 .profile-header .name-section{
        padding: 0;
        text-align: center;
    }
    .profile.style1 .profile-header .pic-section img{
        display: block;
        margin: 30px auto;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        border: 3px solid rgba(0, 0, 0, .5);
    }
}


/*   TABLE STYLES
/*------------------------------------------*/

.default-table {}

.default-table th,
.default-table td {
    padding: 5px 15px;
    vertical-align: top;
}

.default-table.borderless,.default-table borderless {
    border: 0
}

.default-table .pdg-a0 {
    padding: 0;
}

.default-table.borderless th,
.default-table.borderless td,
.default-table table.borderless th,
.default-table table.borderless td {
    border: 0;
}

.default-table.bordered-bottom>tbody>tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.default-table.bordered-bottom>tbody>tr:last-child {
    border-bottom: 0;
}

.striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.04);
}

.table-numbered {
    counter-reset: rowNumber;
}

.table-numbered thead tr.main-tr::before {
    display: table-cell;
    content: "#";
    padding: 5px 15px;
    padding-right: 0.3em;
    text-align: right;
}

.table-numbered tbody tr.main-tr::before {
    display: table-cell;
    counter-increment: rowNumber;
    content: counter(rowNumber) ".";
    padding: 5px 15px;
    text-align: right;
}

.form-table {
    white-space: nowrap;
    border-collapse: collapse;
}

.form-table .rounded3 {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}

.form-table td {
    padding: 3px;
    vertical-align: top;
}

.form-table tr td:first-child {
    padding-left: 0;
    padding-right: 0;
}

.form-table tr td:last-child {
    padding-right: 0;
}

.form-table .label {
    font-weight: 600;
}

.inform-table {
    border-collapse: collapse;
    border-color: transparent !important;
}

.inform-table td,
.inform-table th {
    border-color: transparent !important;
    vertical-align: top;
    padding: 0 5px;
}

.inform-table tr td:first-child,
.inform-table tr th:first-child {
    padding-left: 0;
}

.inform-table tr td:last-child,
.inform-table tr th:last-child {
    padding-right: 0;
}

/*section header*/
.section-header{
    margin-top: 50px;
    margin-bottom: 30px;
}
.section-header .section-title{
    font-weight: 900;
    font-family: Arial;
    color:  #009edb;
}

.section-header.style1 .section-header{
  margin-top: 0;
  margin-bottom: 0;
}
.section-header.style1 .section-title{
  padding: 15px;
  border-bottom: 3px solid #e25f07;
  color:  #1157c7;
}
/* Slider */
.slick-slide {
    margin: 0px 20px;
}
.slick-slide::first-child {
    margin-left: 0;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/*  */

.steps {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}

.steps::after {
    clear: both;
    display: block;
    content: "";
}

.steps li {
    float: left;
    opacity: .3;
    position: relative;
}
.steps li .step-desc{
    position: absolute;
    top: 25px;
    left: 30px;
    font-size: 12px;
    text-transform: uppercase;
    opacity: 1;
    line-height: 18px;
    z-index: 20;
}
.steps li .step-line{
    display: block;
    opacity: .3;
    height: 3px;
    background: rgba(0, 0, 0, .3);
    margin: 20px;
    margin-left: 100px;
    margin-top: -18px;
}
.steps li:before{
    content: "\f058";
    font-family: "fontawesome";
    padding-right: 8px;
}

.steps li.active:before{
    color: green;
    font-weight: 900;
}
.steps li.active{
    color:  green;
    opacity: 1;
    font-weight: 900;
}

.steps li.active .step-line{
    color:  green;
    opacity: 1;
    background: green;
}
.steps .step-sec {
    font-weight: 600;
    padding: 5px;
    border-right: 0;
    white-space: nowrap;
}

.steps.no-bg .step-sec {
    background: transparent;
}

.steps .step-sec:hover {
    background: rgba(0, 0, 0, 0.2);
    text-decoration: none;
}

.steps.no-bg .step-sec:hover {
    background: transparent;
}

.steps li:last-child .action {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    ;
}

.steps.three li {
    width: 33.33333333333333%;
}

.steps.four li {
    width: 25%;
}

.steps.two li {
    width: 50%;
}
/*dark theme*/
.steps.dark{

}
.steps.dark li {
    color: #fff;
}
.steps.dark li .step-line{
    opacity: .6;
    background: #fff;
}
.steps.dark li.active:before{
    color: #fff;
    opacity: 1;
}
.steps.dark li.active{
    color:  #fff;
    opacity: 1;
}

.steps.dark li.active .step-line{
    color:  #fff;
}
@media(max-width: 576px) {
    .steps .btn-icon {}
    .steps .btn-text {
        display: none;
    }
}


/* end */

/*mega tags*/

.mega-tags.style1{
    margin-top: -70px;
}
.mega-tags.style1 .tag-section{
    background: #fff;
    color: #6b7285;
    font-weight: 700;
    font-family: Arial;
    font-size: 40px;
    line-height: 50px;
    padding: 15px;
    text-transform: capitalize;
    border: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 5px solid #e25f07;
    border-radius: 10px;
}
.mega-tags.style1 .tag-section a{
    color: #6b7285;
    display: block;
}

/*tag 2*/
.tags.style1{
    padding: 0;
    margin: 0;
    margin-top: 10px;
}
.tags.style1:after{clear: both;display: block;content: "";}
.tags.style1 li{
    list-style: none;
    width: auto;
    float: left;
    padding: 15px;
    padding-top: 0;
    padding-left: 0;
}
.tags.style1 li div{
    padding: 5px 20px;
    background: rgba(255, 0, 0, .05);
    border-radius: 100px;
    border:  1px solid rgba(255, 0, 0, .1);
}
@media(max-width: 575px){
    .tags.style1{
        background: rgba(255, 0, 0, .03);
        border:  1px solid rgba(255, 0, 0, .05);
        padding: 15px;
        margin-top: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .tags.style1 li{
        display: block;
        padding: 10px;
        float: none;
        border-top: 1px solid rgba(255, 255, 255, .6);
    }
    .tags.style1 li:first-child{
        border-top: 0;
    }

   .tags.style1 li div{
        background: transparent;
        border: 0;
        padding: 0;
   } 
}
/*careers*/
.career-details h2{
    font-weight: 900;
    margin-bottom: 20px;
    font-family: Arial;
}
.career-details ol{
    list-style: decimal !important;
    padding-left: 40px;
}
.career-details ol li{
    margin-top: 10px;
}

.career-details .section-header{
    margin-top: 30px;
}
/**/
.careers-list{}
.careers-list h4{
    margin-bottom: 20px;
}
.careers-list .career-list-item{
    background: rgba(255, 255, 255, .3);
    padding: 25px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, .05);
    border-bottom: 5px solid rgba(0, 0, 0, .05);
}
.careers-list .career-list-item .btn{
    display: inline-block;
}

/*location section*/
.location-section{
    border-bottom: 5px solid rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.location-section .section-title{
    border-bottom: 1px solid rgba(0,0,0,.05);
    padding-bottom: 10px;
}

/*custom lists*/

.list-angle-right,
.list-arrow,
.list-arrow-circle,
.list-check,
.list-check-circle,
.list-checked,
.list-chevron-circle,
.list-circle,
.list-times-circle {
    margin: 0;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none
}

.list-angle-right.mgn-a0,
.list-arrow.mgn-a0,
.list-arrow-circle.mgn-a0,
.list-check.mgn-a0,
.list-check-circle.mgn-a0,
.list-checked.mgn-a0,
.list-chevron-circle.mgn-a0,
.list-circle.mgn-a0,
.list-times-circle.mgn-a0 {
    margin: 0 0 0 0;
}

.list-angle-right li,
.list-arrow li,
.list-arrow-circle li,
.list-check li,
.list-check-circle li,
.list-checked li,
.list-chevron-circle li,
.list-circle li,
.list-times-circle li {
    padding: 2px 5px 5px 20px;
    position: relative
}

ul li.pdg-a0{
  padding:  0 !important;
}


.list-angle-right li:before,
.list-arrow li:before,
.list-arrow-circle li:before,
.list-check li:before,
.list-check-circle li:before,
.list-checked li:before,
.list-chevron-circle li:before,
.list-circle li:before,
.list-times-circle li:before {
    font-family: "fontawesome";
    position: absolute;
    left: 0;
    top: 6px;
    display: block;
    font-size: 15px;
    color: #777
}

.list-circle li:before {
    top: 10px;
    font-size: 10px
}

.list-circle li:before {
    content: "\f111"
}

.list-angle-right li:before {
    content: "\f105"
}

.list-arrow li:before {
    content: "\f0da"
}

.list-check li:before {
    content: "\f00c"
}

.list-checked li:before {
    content: "\f046"
}

.list-check-circle li:before {
    content: "\f058"
}

.list-chevron-circle li:before {
    content: "\f138"
}

.list-arrow-circle li:before {
    content: "\f0a9"
}

.list-times-circle li:before {
    content: "\f057"
}

.primary li:before {
    color: #00a3c8
}

.secondry li:before {
    color: #77c04b
}

.black li:before {
    color: #000
}

.white li:before {
    color: #fff
}

.orange li:before {
    color: #f60
}

.green li:before {
    color: #0c0
}

.red li:before {
    color: #ff3737
}

/*cal to action*/


/*------------------------------------------*/


/*   EDITOR CONTENT STYLES
/*------------------------------------------*/

.service {}

.service .title {
    font-size: 160%;
    display: block;
    width: 100%;
    font-weight: 700;
    line-height: 32px;
}

.service .title a {
    font-weight: 600;
}

.service .style1 {}

.editor-content {
    white-space: normal;
}
.editor-content a{
    color: blue;
    /*display: inline-block;*/
    line-height: 18px;
}
.editor-content a:hover{
    color: red;
}

.editor-content h1,
.editor-content h2,
.editor-content h3,
.editor-content h4,
.editor-content h5,
.editor-content h6 {
    margin-top: 10px !important;
    font-weight: 600;
    font-size: 140% !important;
}

.editor-content h1 {}

.editor-content h2 {
    font-size: 140%;
}

.editor-content h3 {
    font-size: 120%;
}

.editor-content h4 {}

.editor-content h5 {}

.editor-content h6 {}

.editor-content table {
    border-collapse: collapse;
}

.editor-content table th,
.editor-content table td {
    padding: 3px 12px;
}

.editor-content p {
    width: inherit;
}

.editor-content ul {
    margin: 0;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none
}
.editor-content ul li{
    padding: 2px 5px 5px 20px;
    position: relative
}

.editor-content ul li:before {
    font-family: "fontawesome";
    position: absolute;
    left: 0;
    top: 6px;
    display: block;
    font-size: 15px;
    color: #777
}

/*.list-circle li:before {
    top: 10px;
    font-size: 10px
}*/

.editor-content ul li:before {
    content: "\f138"
    color: #00a3c8;
}

/*.editor-content ul li:before {
    content: "\f0a9"
    color: #00a3c8;
}*/

.editor-content ol {
    list-style-type: decimal !important;
    padding-left: 40px;
}

.editor-content img {
    margin-top: 15px !important;
    margin-bottom: 30px !important;
    width: 100% !important;
    height: auto; !important;
}

@media(min-width: 576px) {
    .editor-content table[style] {
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
    }
}


/*------------------------------------------*/

.controls-list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 8px 20px;
}
.controls-list ul li {
    display: inline-block;
    margin-bottom: 15px;
}

.controls-list ul li > a,
.controls-list ul li > span {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Oxanium', cursive;
    font-weight: 800;
}
.controls-list ul li > span,
.blog-post-share {
    line-height: 1;
}
.blog-post-share {
    margin-top: -3px;
}
.controls-list ul li > a i {
    margin-left: 10px;
    color: #00adef;
}
.controls-list ul li:last-child {
    display: flex;
    align-items: center;
}
.controls-list ul li .blog-post-share a {
    font-size: 20px;
    margin-left: 15px;
}
.controls-list ul li a:hover {
    color: #00adef;
}

/*cards*/
.pricing-card{
    border:  1px solid rgba(0, 0, 0, .1);
}
.pricing-card .display-1{
    font-size: 150%;
    font-weight: 900;
    font-family: Arial;
}



/*------------------------------------------*/


/*   GALLERY STYLES
/*------------------------------------------*/


/*____________________________________________
*   GALLERY
*/

.grid_filter {
    margin-bottom: 30px;
}

.grid_filter li {
    display: inline-block;
    margin: 0 5px;
}

.grid_filter li a {
    background-color: #302f83;
    color: #fff;
    padding: 5px 15px;
    display: block;
    text-transform: capitalize;
    line-height: normal;
    margin-bottom: 2px;
}

.grid_filter li a.current {
    background-color: #07d765;
    color: #fff;
}


/*ALBUM*/

.album {
    position: relative;
    overflow: hidden;
    margin: 5px;
}

.album .album-title {
    position: absolute;
    top: 10px;
    padding: 0 15px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    z-index: 2;
    font-weight: 700;
    text-shadow: 1px 1px 1px black;
}

.album img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease-in-out;
}

.album:hover img {
    transition: all 0.5s ease-in-out;
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.album-menu {
    position: absolute;
    bottom: 5px;
    background: rgba(0, 0, 0, 0.5);
}

.album-menu a {
    color: #fff;
    display: inline-block;
    width: auto;
    padding: 5px 10px;
}


/*.album:hover .album-menu {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}*/


/**/

.photo-wrapper {
    padding: 0;
}

.gallery_item320 {}

.gallery_item320 img {
    width: 100%;
}

.gallery_item {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1px;
    height: 100%;
}

.gallery_content {
    padding: 7px 15px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    transition: all 0.5s ease-in-out;
    z-index: 2;
    background: rgba(0, 0, 0, 0.4);
}

.gallery_content a,
.gallery_content button,
.gallery_content .trash {
    color: #fff;
    font-weight: 700;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.gallery_item .image_link::before {
    background-color: rgba(0, 0, 0, 0.50);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    top: 0px;
    bottom: 100%;
    transition: all 0.5s ease-in-out;
    z-index: 2;
}

.gallery_item:hover .gallery_content {
    /* bottom: 0;
    opacity: 1;
    visibility: visible; */
}

.gallery_item:hover .image_link:before {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}

.gallery_item a {
    display: block;
    overflow: hidden;
}

.gallery_item img {
    transition: all 0.5s ease-in-out;
    margin: auto;
    display: block;
    width: 99%;
}

.gallery_item:hover img {
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.link_container {
    float: right;
}

.link_container a {
    background-color: #fff;
    color: #07d765;
    font-size: 20px;
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 100%;
    line-height: 50px;
    margin: 0 2px;
    text-align: center;
}

.gallery_content h5 {
    font-size: 70%;
    line-height: 18px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
}

.gallery_content h5 a,
.pr_categories a {
    color: #fff !important;
    text-transform: capitalize;
}

@media screen and (max-width: 768px) {
    .gallery_item {
        max-height: 100%;
    }
}

#photos,
.photos {
    /* Prevent vertical gaps */
    line-height: 0;
    -webkit-column-count: 5;
    -webkit-column-gap: 0px;
    -moz-column-count: 5;
    -moz-column-gap: 0px;
    column-count: 5;
    column-gap: 0px;
}

#photos,
.photos img {
    /* Just in case there are inline attributes */
    width: 100% !important;
    height: auto !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1200px) {
    #photos,
    .photos {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media (max-width: 1000px) {
    #photos,
    .photos {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media (max-width: 800px) {
    #photos,
    .photos {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media (max-width: 400px) {
    #photos,
    .photos {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}


/*------------------------------------------*/


/*   MEDIA QUERY STYLES
/*------------------------------------------*/

@media(max-width: 1199px) {
    .lg-hide {
        display: none !important;
    }
}

@media(max-width: 991px) {
    .md-hide {
        display: none !important;
    }
}

@media(max-width: 767px) {
    .sm-hide {
        display: none !important;
    }
}

@media(max-width: 575px) {
    .xs-hide {
        display: none !important;
    }
}

/*donate*/

.donate-link{
display: block;
}
.donate-link a{
display: block;
}
.donate-link img{
width: 100%;
max-width: 250px;
display: block;
margin: 0 auto;
}
@media(max-width: 767px){
.donate-link{
  margin: 15px;
}
}