.text-violet {
    color: #28a745 !important;
}
.text-green {
    color: #007a09 !important;
}
.text-light-green {
    color: #28a745 !important;
}

.btn-squared-green
{
    width: 100px;
    height: 100px;
    font-size: 45px;
    color: #fff;
    background-color: #28a745;
    transition: all 0.5s ease-in-out;
}
.btn-squared-green:hover {
    background-color: #007a09;
    color: #f9f9f9;
}

.text-black-shader {
    color: #212529 !important;
}
.text-red {
    color: #ff0000 !important;
}
.text-bold {
    font-weight: bold !important;
}
.bg-violet {
    background-color: #662d91 !important;
}
.bg-green {
    background-color: #007a09 !important;
}
.img-fluid-80 {
    width: 80% !important;
    margin: auto;
}
.nav-sub-menu ul {
    list-style: none;
}
.nav-sub-menu ul li {
    float: left;
    margin-top: 4px;
    margin-left: 10px;
    padding: 0px 10px;
    background: #005606;
    border-radius: 40px;
    text-decoration: none;
    transition: all 0.35s ease-in-out;
}
.nav-sub-menu ul li a{
    color: #ffffff;
}
.nav-sub-menu ul li:hover{
    background-color: #004204;
}

.contact-info > p{
    float: left;
}

.hero-welcome-container {
    width: 100%;
    display: flex;
}
.hero-wrapper {
    width: 70%;
    float: left;
}
.welcome-wrapper {
    width: 30%;
    float: left;
    padding-left: 15px;
}
.welcome-wrapper p {
    text-align: justify;
    font-size: 13px;
}

.download-list-link {
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.featured .icon-box:hover .download-list-link {
    opacity: 1;
}
.download-list-link-btn {
    border: 1px solid #5b4a9a;
    padding: 5px 10px;
    border-radius: 4px;
}
.download-list {
    list-style: none;
}
.download-list i {
    font-size: 20px !important;
    float: right;
}
.download-list li {
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
    padding: 5px 10px;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    margin-bottom: 15px;
}
.download-list-all li {
    display: flex;
    justify-content: space-between;
}
.download-list-all li p{
    margin-bottom: 0px;
}
.download-list-all li:last-child {
    margin-bottom: 0px;
}
.member-search-form .form-control {
    height: calc(1.5em + .75rem + 2px);
    padding: .5rem .75rem;
    font-size: 15px;
}
.btn-custom {
    background-color: #28a745;
    color: #fff;
    opacity: 0.9;
    transition: all 0.5s ease-in-out;
}
.btn-custom:hover {
    opacity: 1;
    color: #fff !important;
    text-decoration: none !important;
}
.member-search-box, .member-table {
    position: relative;
    padding: 30px 5px 5px 5px;
    border: 1px solid #DDD;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
}
.member-search-overlay {
    background: #DADADA;
    border-radius: 60%;
    padding: 10px;
    width: 145px;
    letter-spacing: 2px;
    color: rgb(34, 12, 75);
    text-align: center;
    font-size: 1.2em;
    position: absolute;
    top: -26px;
    left: 10px;
}
.section-heading-costom {
    border-bottom: 1px solid #DDD;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
}
#attorney-details ul>li {
    padding: 0 1.25rem;
    font-weight: bold;
    border: none;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

/* #committee-slide .owl-item:nth-child(even) {
    display: none;
    visibility: hidden;
}
#committee-slide .owl-dots .owl-dot:last-child {
    display: none;
  } */
.owl-prev {
    position: absolute;
    left: 10px;
    top: 31%;
    width: 50px;
    height: 40px;
    background-color: rgba(90, 90, 90, 0.4) !important;
    color: #ffffff !important;
    font-size: 30px !important;
    /* display: inline-block; */
    z-index: 5000;
    margin-left: 5px;
    border-radius: 4px;
}
.owl-next {
    position: absolute;
    right: 10px;
    top: 31%;
    width: 50px;
    height: 40px;
    background-color: rgba(90, 90, 90, 0.4) !important;
    color: #ffffff !important;
    font-size: 30px !important;
    z-index: 5000;
    margin-right: 5px;
    border-radius: 4px;
}
.pride-top-name {
    font-size: 20px;
}
#footer .footer-item .footer-title {
    font-size: 24px;
    padding: 20px 0 15px 0;
    margin-bottom: 0;
    position: relative;
    color: #A0A0A0;
    font-family: 'Lato', 'SolaimanLipi', serif;
    font-weight: 700;
}
#footer .footer-item .footer-title:after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: #A0A0A0;
    margin-bottom: 10px;
    margin-top: 15px;
}
.ftex {
    margin-bottom: 0;
    text-align: center;
    color: #BBB;
}

.bgi-cover-center {
    background-size: cover;
    background-position: center;
}
.rs-icon-funfact .icon {
    display: block;
    font-size: 42px;
    line-height: 2;
    float: left;
    width: 70px;
    height: 70px;
    color: #8a8989;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.rs-icon-funfact .body-content p {
    color: #8a8989;
}

.uk18 {
    font-size: 18px;
}
.content-wrap {
    padding: 30px 0;
}
.rs-icon-funfact .body-content {
    margin-left: 90px;
    border-left: 1px solid #007a09;
    padding-left: 20px;
}
.body-content h2 {
    font-size: 2.857em;
    line-height: normal;
    color: #fff;
}

 .row.display-flex {
    display: flex;
  }
 .row.display-flex > [class*='col-'] {
    display: flex;
  }


  .text-ticker {
    height: 35px;
}

.text-ticker marquee {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    width: calc(100% - 100px);
    background-color: #f9f9f9;
    height: 100%;
}

.text-ticker marquee a {
    color: #000000;
    margin-right: 20px;
    font-weight: normal;
    line-height: 35px;
}
.text-ticker marquee a:hover {
    color: #28a745 !important;
}
.text-ticker marquee .dot {
    height: 15px;
    width: 15px;
    background-color: #545454;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.contact-info a:hover {
    color: #f1f1f1 !important;
}
.text-ticker .image {
    width: 100px;
    height: 35px;
    position: relative;
    background: red;
    float: left;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    padding-left: 20px;
  }
  .text-ticker .image:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 17px solid white;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
  }
  .text-ticker .image:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: -17px;
    z-index: 1;
    width: 0;
    height: 0;
    border-left: 17px solid red;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
  }

.category-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.category-nav li {
    padding: 5px 0px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.category-nav li:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}
.category-nav li i {
    position: absolute;
    font-size: 22px;
    top: 7px;
    left: -20px;
    opacity: 0;
    transition: all 0.35s ease-in-out;
}
.category-nav li a {
    transition: all 0.35s ease-in-out;
}
.category-nav li:hover i{
    left: 0px;
    opacity: 1;
}
.category-nav li:hover a{
    margin-left: 22px;
}

.language-btn {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    font-size: 13px;
    line-height: 14px;
}

.language-btn.active {
    background-color: #fff;
    color: #000000 !important;
}
.language-btn:hover {
    text-decoration: none;
    color: #fff;
}
.lang {
    margin: 2px 0px;
}
.featured .icon-box h3 {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #f9f9f9;
    padding: 8px 10px;
    font-size: 18px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom: 2px solid #ff0000;
}
.featured .icon-box h3 a, 
.featured .icon-box h3 {
    color: #007a09;
}
.featured .icon-box h3 i {
    color: #545454;
    font-size: 20px;
    margin-right: 10px;
}
.scroll-pride-top-name {
    font-size: 17px;
}
#pride-slide .owl-stage,
#committee-slide .owl-stage {
    display: flex;
}
#pride-slide .owl-item,
#committee-slide .owl-item {
    display: flex;
    flex-direction: column;
    margin: 15px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    background: #fff;
    padding: 10px;
    transition: all ease-in-out 0.3s;
}

.page-item.active .page-link {
    color: #fff !important;
    background-color: #28a745 !important;
    border-color: #007a09 !important;
}

.owl-carousel .owl-nav button.owl-next:active,
.owl-carousel .owl-nav button.owl-next:visited,
.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:active,
.owl-carousel .owl-nav button.owl-prev:visited,
.owl-carousel .owl-nav button.owl-prev:focus {
outline: none !important;
}

.member-info p{
    color: #000;
    line-height: 14px;
    font-size: 13px;
}

@-moz-keyframes blink {
    0%{
        background-color: #ffc400;
    } 50%{
        background-color: rgb(255, 115, 0);
    } 100%{
        background-color: #ffc400;
    }
} /* Firefox */
@-webkit-keyframes blink {
    0%{
        background-color: #ffc400;
    } 50%{
        background-color: rgb(255, 115, 0);
    } 100%{
        background-color: #ffc400;
    }
} /* Webkit */
@-ms-keyframes blink {
    0%{
        background-color: #ffc400;
    } 
    50%{
        background-color: rgb(255, 115, 0);
    } 
    100%{
        background-color: #ffc400;
    }
} /* IE */
@keyframes blink {
    0%{
        background-color: #ffc400;
    } 
    50%{
        background-color: rgb(255, 115, 0);
    } 
    100%{
        background-color: #ffc400;
    }
} /* Opera */

.download-application {
    background-color: #ffc400;
    text-align:center;
    margin-bottom: 4px;
    font-size: 13px;
    border-radius: 5px;
    text-transform: none;
    -moz-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out; 
    -moz-animation:blink normal 1.5s infinite ease-in-out; /* Firefox */
    -webkit-animation:blink normal 1.5s infinite ease-in-out; /* Webkit */
    -ms-animation:blink normal 1.5s infinite ease-in-out; /* IE */
    animation:blink normal 1.5s infinite ease-in-out; /* Opera */
}
.committee-member-name {
    font-size: 15px;
}
.committee-member-designation {
    font-size: 12px;
}

.speech.icon-box p {
    color: #545454;
    line-height: 30px !important;
    font-size: 13px;
    margin-bottom: 0;
}












/* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */
  
  @media (min-width: 481px) and (max-width: 767px) {
    
    .info {
      text-align: center;
      margin: 10px 0px;
    }
    
    .right-top-navbar {
      margin-bottom: 10px;
    }
    
  }
  
  /* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */
  
  @media (min-width: 320px) and (max-width: 480px) {

    .info {
      text-align: center;
      margin: 10px 0px;
    }
    
    .right-top-navbar {
      display: flex;
      justify-content: space-around;
      margin: 10px 0px;
    }

    .rs-testimonial-1 .media {
      width: 100% !important;
      margin-right: 0px;
    }
    .rs-testimonial-1 .body {
      width: 100%;
    }
    
    .rs-testimonial-1 .media{
      width: 100% !important;
      height: auto !important;
      margin-bottom: 10px !important;
    }
    .rs-testimonial-1 .body .designation {
        font-size: 18px;
        margin-bottom: 3px;
    }
    .footer-item {
        text-align: center;
    }
    .footer-item img {
        margin-top: 30px;
    }
    .nav-sub-menu {
        padding: 10px 0px;
    }
    .featured {
        margin-top: 15px;
    }
    #header-sticky-wrapper img {
        width: 100%;
    }
    .nav-sub-menu ul li {
        float: right;
    }
  }