/* lato-regular - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/lato-v15-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Lato Regular'), local('Lato-Regular'),
        url('../fonts/lato-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/lato-v15-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/lato-v15-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/lato-v15-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/lato-v15-latin-regular.svg#Lato') format('svg');
    /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/lato-v15-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Lato Bold'), local('Lato-Bold'),
        url('../fonts/lato-v15-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/lato-v15-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/lato-v15-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/lato-v15-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/lato-v15-latin-700.svg#Lato') format('svg');
    /* Legacy iOS */
}

/* lato-900 - latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/lato-v15-latin-900.eot');
    /* IE9 Compat Modes */
    src: local('Lato Black'), local('Lato-Black'),
        url('../fonts/lato-v15-latin-900.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/lato-v15-latin-900.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/lato-v15-latin-900.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/lato-v15-latin-900.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/lato-v15-latin-900.svg#Lato') format('svg');
    /* Legacy iOS */
}

/* great-vibes-regular - latin */
@font-face {
    font-family: 'Great Vibes';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/great-vibes-v6-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Great Vibes'), local('GreatVibes-Regular'),
        url('../fonts/great-vibes-v6-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/great-vibes-v6-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/great-vibes-v6-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/great-vibes-v6-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/great-vibes-v6-latin-regular.svg#GreatVibes') format('svg');
    /* Legacy iOS */
}


body {
    font-family: 'lato', serif;
}
a:hover{
    text-decoration: none;
}
/* =========================================
To make div or section fade in Bottom
 ===========================================*/

  .df ul{
    list-style: none !important;
    list-style-type:none !important;
    padding: 0 !important;
}
.df ul li{
    margin-bottom: 2px;
    list-style: none;
    list-style-type:none;
  }
.article__section {
  /* text-align: justify; */
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 28px !important;
    opacity: .2;
    transform: translate3d(0, 2rem, 0);
    transition: opacity 1.5s ease, transform 1.5s ease;
}

.article__section--active {
    opacity: 1;
    transform: none;
}
/* ======================================= */

/* ================
          loader
 =====================*/






/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

/* .chromeframe {
    margin: 0.2em 0;
    background: rgb(204, 204, 204);
    color: rgb(0, 0, 0);
    padding: 0.2em 0;
} */

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
 /* Donate successful page */

    .donate_success{display: flex;flex-direction: row; align-items: center; justify-content: center; height: 100vh;}
    .donate_success .donate_inner , .cnfm-sec{width: 600px; margin: auto; box-shadow: 0px 0px 40px rgb(0 0 0 / 10%); background-color: #fff; text-align: center; padding: 40px; border-radius: 10px;}
    .donate_success .donate_inner h4{font-size: 30px; margin: 20px 0; color: #2fcc71;}
    .donate_success .donate_inner .btn{background-color: #000; color: #fff; display: inline-block; padding:10px 20px; text-decoration: none;}

.cnfm-sec{background-color: #fff;} 
.cnfm-sec button{background-color: #000; color: #fff; border-radius: 4px; cursor: pointer; border: 0px; padding: 10px 20px; font-size: 18px;}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}

#loader {
    display: block;
    position: relative;
    /* left: 30%; */
    /* top: 20%; */
    /* width: 800px; */
    /* height: 500px; */
    /* margin: 0px 0 0 0px; */
    /* background: url(../images/loader.gif) no-repeat; */
    /* border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db; */

   top: calc(45vh - 200px);
    text-align: center;
    z-index: 1001;
}

#loader:before {
    /* content: ""; */
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    /* border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e74c3c; */


}

#loader:after {
    /* content: ""; */
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    /* border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f9c922; */


}



#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    -webkit-transform: translateX(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: translateX(0);
    /* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}



.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
    visibility: hidden;

    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
    display: none;
}

.no-js h1 {
    color: #222222;
}

/* ------------------------------------ */
ul.cus-list-sp1 .cus-sp-1 {
    margin-left: -18px;
    display: inline;

}
ul.cus-list-sp1 li{
    list-style: none;
    /* display:-webkit-inline-box; */
}
.authorship .cus-list-sp1 li .cus-sp-1 span {
    margin-left: 35px;
    /* display: block; */
}
.authorship .cus-list-sp1 li .cus-sp-1  {
    margin-left: -18px;
    display: inline;
    font-weight: 800;
    padding-right: 3px;
}




header.navbar-dark {
    margin-top: 0px;
    background-color: rgba(0, 0, 0, 1);
    /* position: absolute; */
    /* border-top: 1px solid rgba(255, 255, 255, 0.6); */
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.6); */
    -webkit-box-shadow: 0px 2px 12px 0px #0000004f;
    box-shadow: 0px 2px 12px 0px #0000004f;
    transition: all 0.3s linear;
}

header nav.navbar {
    padding: 0px 16px;
}

header nav.navbar h2.navbar-brand-logo {
    margin-top: 8px;
    width: 80%;
    float: left;
}

li.nav-item.nav-item-spac {
    padding-right: 4px;
    padding-left: 4px;
}

/* header.navbar-dark .navbar-nav .nav-link{ color: #fff;text-transform: uppercase;font-size: 12.5px;font-weight: 600;padding: 10px 35px; } */

/* Here is the css */

header.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 800;
    padding: 14px 17px;
    /* width: 150px; */
    height: auto;
    text-align: center;
}

header.navbar-dark .navbar-nav .nav-link:hover,
header.navbar-dark .navbar-nav .nav-link:focus {
    color: #000;
    background-color: rgb(250, 212, 2);
}

header.navbar-dark .navbar-nav .nav-link:hover:after {
    background-color: #35af5e;
}

header.navbar-dark .navbar-nav.donate .nav-link:hover:after {
    background-color: transparent;
}

header.navbar-dark .navbar-nav .active>.nav-link,
header.navbar-dark .navbar-nav .nav-link.active,
header.navbar-dark .navbar-nav .nav-link.show,
header.navbar-dark .navbar-nav .show>.nav-link {
    color: #000;
    background-color: rgb(250, 212, 2);
}

header.navbar-dark .navbar-nav .active>.nav-link:after,
header.navbar-dark .navbar-nav .nav-link.active:after,
header.navbar-dark .navbar-nav .nav-link.show:after,
header.navbar-dark .navbar-nav .show>.nav-link:after {
    background-color: #35af5e;
}

/* #menu-home li {
    margin: 0 13px;
} */

/* #menu-home li>ul>li {
    margin: 0;
} */
.navbar-nav .menu-item {
    margin: 0 15px;
}

header.navbar-dark .navbar-nav .nav-link~.dropdown-menu .menu-item {
    margin: 0 7px;
}

header.navbar-dark .navbar-nav .nav-link~.dropdown-menu .menu-item .nav-link {
    padding: 14px 5px;
    text-align: center;
}


#menu-home li>ul {
    padding: 7px 0;
    background-color: rgba(0, 0, 0, 1);
    min-width: calc(4vw + 11em);
    left: -75px;
    top:45px
}

/* header.navbar-dark .navbar-nav .nav-link:hover~.dropdown-menu {
    display: block;
} */

/* header.navbar-dark .navbar-nav .nav-link~.dropdown-menu>li:nth-child(3):hover ul.dropdown-menu {
    display: block;
    left: 100%;
    top: 0%;
} */
header.navbar-dark .navbar-nav .menu-item.dropdown:hover>ul.dropdown-menu>li.menu-item.dropdown:hover>ul.dropdown-menu {
    display: block;
    left: 100% !important;
    top: 0%;
    position: absolute;
}

header.navbar-dark .navbar-nav .menu-item.dropdown:hover>ul.dropdown-menu {
    display: block;
}



.banner .carousel-caption.captfont {
    bottom: 330px;
    display: none;
}

.banner .carousel-caption.captfont h1:before {
    content: '';
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    width: calc(100px + (150 - 100) * ((100vw - 768px) / (1920 - 768)));
    height: 2px;
    top: 45px;
    left: 25%;
}

.banner .carousel-caption.captfont h1:after {
    content: '';
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    width: calc(100px + (150 - 100) * ((100vw - 768px) / (1920 - 768)));
    height: 2px;
    left: 64%;
    top: -35px;
}

.banner .carousel-caption.captfont h1 {
    font-family: great vibes;
    font-size: calc(40px + (65 - 40) * ((100vw - 768px) / (1920 - 768)));
}

.banner .carousel-caption.captfont h2 {
    font-size: calc(30px + (55 - 30) * ((100vw - 768px) / (1920 - 768)));
    font-weight: 800;
    color: rgb(250, 212, 2);
    text-transform: uppercase;
}

.banner .carousel-caption h5 {
    padding: 0 13%;
}

.banner .carousel-control-next,
.banner .carousel-control-prev {
    opacity: 1;
    width: 51px;
    height: 51px;
    top: 50%;
}

.banner .carousel-control-prev {
    left: 30px;
}

.banner .carousel-control-next {
    right: 30px;
}

.banner .carousel-control-next-icon,
.banner .carousel-control-prev-icon {
    background-image: none;
    width: 51px;
    height: 51px;
}




/*
section-2
*/

section.bg-image {
    position: relative;
    background-position: center 70px;
    background-repeat: no-repeat;
    background-size: 380px;
    background-image: url(../images/bg-image.png);
    padding: 120px 0 150px 0;
    text-align: left;
}

section.bg-image .content .text-box {
    padding: 0 110px 0 0;
}


section.bg-image .content .text-box h3 {
    font-family: great vibes;
    font-size: calc(25px + (35 - 25) * ((100vw - 320px) / (1920 - 320)));
    position: relative;
    text-transform: capitalize;
}

section.bg-image .content .text-box h3::after {
    content: '';
    position: relative;
    display: block;
    background-color: rgb(0, 0, 0);
    width: 60px;
    height: 3px;
    left: 40%;
    top: -23px;
}

section.bg-image .content .text-box h4 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 30px;
    color: #fad402;
}

section.bg-image .content .text-box p {
    margin-top: 25px;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}

section.bg-image .content .text-box .read-more {
    display: block;
    float: left;
    margin-top: 30px;
}

section.bg-image .content .text-box .read-more a {
    text-decoration: none;
    font-weight: 600;
    /* display: block; */
    /* float: left; */
}

section.bg-image .content .text-box .read-more a span {
    padding: 12px 55px 12px 21px;
    text-transform: capitalize;
    font-weight: 600;
    color: white;
    background-color: #363636;
    text-decoration: none;
    /* border: 1px  #252525; */
    font-size: 18px;
    position: relative;
}

section.bg-image .content .text-box .read-more a span::before {
    content: url(../images/white-read-more-arrow-icon.png);
    position: absolute;
    font-weight: 600;
    right: 13%;
    top: 20%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

section.bg-image .content .text-box .read-more:hover a span::before {
    right: 9px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

section.bg-image .content .text-box .read-more a.arrow-icon img {
    background-color: #363636;
    border: 1px solid #252525;
    font-weight: 600;
    /* margin: 0px; */
    padding: 16px;
    float: left;
    margin-top: -11px;
}


section.bg-image .content .image-box {
    position: relative;
}

section.bg-image .content .image-box .image-layer_1,
section.bg-image .content .image-box .image-layer_2,
section.bg-image .content .image-box .image-layer_3 {
    position: absolute;
}

section.bg-image .content .image-box .image-layer_1 {
    z-index: 1;
    top: -30px;
    left: -50px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

section.bg-image .content .image-box:hover .image-layer_1 {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    left: 12px;
    top: 28px;
}

section.bg-image .content .image-box .image-layer_2 {
    z-index: 0;
    left: -10px;
    top: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

section.bg-image .content .image-box .image-layer_3 {
    z-index: -1;
    left: 130px;
    top: 70px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

section.bg-image .content .image-box:hover .image-layer_3 {
    left: 12px;
    top: 28px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}



.parallex-sec {
    padding: 150px 0;
    background-image: url(../images/parallex-image1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: white;
    min-height: 505px;
    height: auto;
    position: relative;
    z-index: 0;
}

.parallex-sec .overlay{

    display: block;
    position: absolute;
    /* background: linear-gradient(270deg,rgba(0,0,0,0) 50%, rgba(0, 0, 0, 0) 65%), linear-gradient(180deg,rgba(0, 0, 0, 0) 50%,#000); */
    background-color: #0000005c;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    z-index: -1;

}

section.parallex-sec::before {
    display: block;
    position: absolute;

     background-image:url('../images/top-shape.png') ;
      background-repeat:no-repeat;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    z-index: 1;
    content: "";

}

.parallex-sec::after{

     display: block;
    position: absolute;

     background-image:url('../images/bottom-shape.png') ;
      background-repeat:no-repeat;
    width: 100%;
    height: 100px;
    top:90%;
    left: 0%;
    z-index: 1;
    content: "";


}

.parallex-sec .text-box {
    padding: 0 30px;
}

.parallex-sec h4 {
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 40px;
    line-height: 36px;
}

.parallex-sec p {
    font-size: 18px;
    margin-bottom: 36px;
    line-height: 30px;
}

.parallex-sec .read-more a {
    padding: 12px 55px 12px 21px;

    color: black;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    background-color: #fff;
    text-decoration: none;
    position: relative;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index:99;
}

.parallex-sec .read-more a::before {
    content: url(../images/black-read-more-arrow-icon.png);
    position: absolute;
    font-weight: 600;
    right: 20px;
    top: 20%;
    right: 13%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.parallex-sec .read-more a:hover::before {
    right: 9px;
    font-weight: 600;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.parallex-sec .read-more a span {
    padding-left: 14px;
    font-weight: 600;
}



.society-list-sec {
    padding: 85px 0 75px 0;
    position: relative;
    background-color: #f8f8f8;
}

.triangle-stripe {
    position: relative;
}

.triangle-stripe::before {
    position: absolute;
    top: -5px;
    content: '';
    display: block;
    background-image: url(../images/triangle.png);
    height: 5px;
    width: 100%;
    background-repeat: no-repeat;
    display: none;

}

.society-list-sec h3 {
    text-transform: uppercase;
    color: #fad402;
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 60px;

}
.society-list-sec a .media,
.society-list-sec a .media p
    {    color: #000000; }

.society-list-sec .image-box {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border: 2px solid #ccc;
    box-shadow: 0 0 15px -4px #000014d9;
    border-radius: 50%;
    padding: 4px;
}

.society-list-sec .media .image-box img {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.society-list-sec .media:hover .image-box img {
    /* -webkit-transform: scale(.8);
    transform: scale(.8); */
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.society-list-sec .media .media-body {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.society-list-sec .media .media-body h5 {
    font-size: 18px;
    font-weight: 800;
    line-height: 21px;
    -webkit-transition: all .22s ease;
    transition: all .22s ease;
    position: relative;
    margin-bottom: 16px;
    display: inline-block;
}

.society-list-sec .media .media-body h5::before {
    -webkit-transition: all .22s ease;
    transition: all .22s ease;
    width: 0%;
    content: '';
}

.society-list-sec .media .media-body:hover h5::before {
    border-bottom: 2px solid;
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .22s ease;
    transition: all .22s ease;
}


.society-list-sec .media .media-body p {
    margin-bottom: -2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.card-title{
   font-size: 18px; 
   font-weight: 800;
   line-height: 21px;
}


.cincinati-society {
    background-color: #40464f;
    padding: 120px 0 0px;
}

.cincinati-society h4 {
    color: #fad402;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.cincinati-society p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 60px;
}


.cincinati-society .read-more a {
    /* padding: 12px 20px; */
    padding: 12px 55px 12px 21px;
    color: black;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    background-color: #fff;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
}

.cincinati-society .read-more a::before {
    content: url(../images/black-read-more-arrow-icon.png);
    position: absolute;
    right: 20px;
    font-weight: 600;
    top: 11px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.cincinati-society .read-more a:hover::before {
    right: 9px;
    font-weight: 600;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.cincinati-society .read-more a span {
    padding-left: 14px;
    font-weight: 600;
}

.cincinati-society .image-box {
    position: relative;
    float: left;
    z-index: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.cincinati-society .image-box::before {
    content: '';
    position: absolute;
    display: block;
    background: url(../images/fountain-statue-bg.png);
    left: -60px;
    top: -35px;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.cincinati-society .image-box:hover::before {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    left: 0;
    top: 0;
}

.space-100 {
    height: 100px;
}


section.box .row {
    margin: 0;
}

section.box .col-md-4 {
    padding: 0;
}

.bg-1 {
    background-color: #fff;
}

.bg-2 {
    background-color: #fad402;
}

.bg-3 {
    background-color: #717a89;
}

.box-on-hover.hover-bg_1 {
    /* background-color: #35af5e; */

    background-image: url(../images/heraldry.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}

.box-on-hover.hover-bg_2 {
    /* background-color: violet; */

    background-image: url(../images/research.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}

.box-on-hover.hover-bg_3 {
    /* background-color: tomato; */

    background-image: url(../images/general.jpg);
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}


.box-wrap {
    position: relative;
    /* padding: 80px 10px; */
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    /* vertical-align: middle; */
    /* height: 100%; */
    /* background-size: cover; */
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.box-wrap:hover .box-front {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.box-front {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding: 80px 80px;

    z-index: 1;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.box-on-hover {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding: 80px 80px;


    -webkit-transition: .22s ease;
    transition: .22s ease;
}

.box-on-hover .read-more a {
    /* padding: 12px 20px; */
    padding: 12px 55px 12px 21px;
    color: black;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    background-color: #fff;
    text-decoration: none;
    position: relative;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.box-on-hover .read-more a::before {
    content: url(../images/black-read-more-arrow-icon.png);
    position: absolute;
    right: 20px;
    font-weight: 600;
    top: 11px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}


.box-on-hover .read-more a:hover::before {
    right: 9px;
    font-weight: 600;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.box-on-hover .read-more a span {
    padding-left: 14px;
    font-weight: 600;
}

.box-wrap h5 {

    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 21px;
    position: relative;
    margin: 30px 0 25px;
}

.box-wrap .box-on-hover h5 {
    margin-bottom: 45px;
    color: #fff;
}

.box-wrap .box-on-hover h5::before {
    border-bottom: 2px solid #fff;
}

.box-wrap h5::before {
    content: '';
    position: absolute;
    left: 200px;
    bottom: -10px;
    margin: 0 auto;
    width: 15%;
    border-bottom: 2px solid #000;
}

.box-wrap p {
    padding: 0 50px;
}

footer {
    background-color: #000;

    padding: 45px 0 20px;
}

.footer-logo {
    text-align: left;
    padding-top: 8px;
    margin-bottom: 0px;
}

.footer-logo img {
    width: 60px;
}

.newsletter label {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    word-spacing: 7px;
    width: 100%;
    text-align: right;
}

.newsletter input {
    border-radius: 0;
    border: 0;
    text-align: left;
    width: 73%;
    float: left;
}

.newsletter input:focus {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.newsletter [type="submit"]:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
}

.newsletter [type="submit"] {
    width: 27%;
    border: 0px solid #fddf0b;
    background-color: #fddf0b;
    color: #000;
    font-weight: 600;
    border-radius: 0;
    font-size: 16px;
    padding:0;
    max-height:38px;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
}

.newsletter [type="submit"] img{
    max-height:38px;
        height: 38px;
        width: 100%;

}

.newsletter [type="submit"]:not(:disabled):not(.disabled).active:focus,
.newsletter [type="submit"]:not(:disabled):not(.disabled):active:focus,
.show>.newsletter [type="submit"].dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.newsletter [type="submit"]:not(:disabled):not(.disabled).active,
.newsletter [type="submit"]:not(:disabled):not(.disabled):active,
.show>.newsletter [type="submit"].dropdown-toggle {
    color: #000;
    background-color: #ffffff;
    border-color: #ffffff;
}

footer ul {
    padding-left: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 0%;
}

footer ul li:first-child {
    margin-left: 0;
}

footer ul li:last-child {
    margin-right: 0;
}

footer ul li {
    margin: 0 auto;
    text-transform: uppercase;
    position: relative;
}

footer ul li:hover::before {
    width: 100%;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
}

footer ul li::before {
    content: '';
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: -5px;
    width: 0%;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
}

footer ul li a,
footer ul li a:hover {
    color: white;
    text-decoration: none;
}

hr.footer_line {
    border-top: 1px solid #636363;
    margin-top: 30px;


}

.powered-by {
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: default;
}

.powered-by a {
    color: #f7f7f7;
    text-decoration: none;
}

/*Search page CSS*/

.search-form {
    background-color: #000;
    color: #fff;
    min-height: 56vh;
    position: relative;
}

/*Overview CSS*/
.overview-educators .overview-content p, .overview-topbox .overview-content p, .overview-genealogists .overview-content p{
    font-family: 'lato', serif;
}

.banner-bg {
    width: 100%;
    height: auto;
    position: relative;
    background-size: cover !important;

}
/* form {
    background-color: #fff;
    width: 80%;
    margin: auto;
} */
.search-form .tb
{
    display: table;
    width: 100%;
}

.getway_assen .overview{padding: 50px 0;}
.getway_assen .overview:nth-of-type(odd){background-color: #fae687a1;}
.getway_assen .overview:nth-of-type(even) .membership-text img{float: left !important; margin: 0 30px 0 0 !important;}


.search-form .td{
    display: table-cell;
    vertical-align: middle;
}

.search-form input, .search-form button{
    color: rgb(0, 0, 0);
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}
.search-form #cover{
    width: 100%;
    padding: 13px;
    margin: 70px auto 50px auto;
    background-color: rgb(250, 212, 2);
    border-radius: 20px;
    box-shadow: 0 10px 40px #fcefb3, 0 0 0 20px #ffffffeb;
    transform: scale(0.6);
}

.patronage-page-sec2 .modal .modal-body .col-md-12 p a{color: #007bff !important;}

.search-form form{
    height: 96px;
}

.patronage-page-sec2 .modal .modal-body .col-md-12 h5{color: #000 !important;}

#data1 a{color: #fff;font-size: 18px;}
.search-form input[type="text"]{
    width: 100%;
    height: 96px;
    font-size: 60px;
    line-height: 1;
}
.search-form input[type="text"]:focus, .search-form input[type="text"]:focus-visible {
    box-shadow: none;
    outline: 0;
}
.search-form input[type="text"]::placeholder
{
    color: rgb(0, 0, 0);
}

.search-form #s-cover
{
    width: 1px;
    padding-left: 35px;
}
.search-form button {
    position: relative;
    display: block;
    width: 84px;
    height: 96px;
    cursor: pointer;
    outline: 0;
}

.search-form #s-circle
{
    position: relative;
    top: -8px;
    left: 0;
    width: 70px;
    height: 70px;
    margin-top: 0;
    border-width: 15px;
    border: 15px solid rgb(5, 5, 5);
    background-color: transparent;
    border-radius: 50%;
    transition: 0.5s ease all;
}

.search-form button span
{
    position: absolute;
    top: 68px;
    left: 43px;
    display: block;
    width: 45px;
    height: 15px;
    background-color: transparent;
    border-radius: 10px;
    transform: rotateZ(52deg);
    transition: 0.5s ease all;
}

.search-form button span:before, .search-form button span:after
{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45px;
    height: 15px;
    background-color: rgb(0, 0, 0);
    border-radius: 10px;
    transform: rotateZ(0);
    transition: 0.5s ease all;
}

.search-form #s-cover:hover #s-circle
{
    top: -1px;
    width: 67px;
    height: 15px;
    border-width: 0;
    background-color: #fff;
    border-radius: 20px;
}

.search-form #s-cover:hover span
{
    top: 50%;
    left: 56px;
    width: 25px;
    margin-top: -9px;
    transform: rotateZ(0);
}

.search-form #s-cover:hover button span:before
{
    bottom: 11px;
    transform: rotateZ(52deg);
}

.search-form #s-cover:hover button span:after
{
    bottom: -11px;
    transform: rotateZ(-52deg);
}
.search-form #s-cover:hover button span:before, .search-form #s-cover:hover button span:after
{
    right: -6px;
    width: 40px;
    background-color: #fff;
}

.search-form #ytd-url {
  display: block;
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 10px 14px;
  margin: 20px;
  color: #fff;
  font-family: Nunito;
  font-size: 14px;
  text-decoration: none;
  background-color: #ff7575;
  border-radius: 4px;
  box-shadow: 0 10px 20px -5px rgba(255, 117, 117, 0.86);
  z-index: 125;
}

.overview-allbox {
    padding: 70px 0px;
}

.main_section .overview-allbox .overview-image img{width: 100%; height: 320px; object-fit: cover;}

.modal-dialog .overview-image {width: 230px;}


img {
    -webkit-transition: .7s ease;
    transition: .7s ease;
}

.overview-image {
    overflow: hidden;
    /* transition: .7s ease; */
    -webkit-box-shadow: 0px 0px 13px 0px #0000003b;
    box-shadow: 0px 0px 13px 0px #0000003b
}

.overview-allbox:hover .overview-image img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: .7s ease;
    transition: .7s ease;
}

.overview-content h4 {
    font-family: great vibes;
    font-size: 28px;
}



.overview-content h4:before {
    content: '';
    position: absolute;
    display: block;
    background-color: #000;
    ;
    width: 40px;
    height: 3px;
    top: 15px;
    left: 100px;
}

.overview-content .afterpromote:before {
    content: '';
    position: absolute;
    display: block;
    background-color: rgb(218, 218, 218);
    ;
    width: 40px;
    height: 3px;
    top: 15px;
    left: 133px;
}

.overview-educators .overview-content h4:before,
.overview-historians .overview-content h4:before,
.overview-fellowship .overview-content h4:before {
    background-color: rgb(33, 37, 41);
}

.overview-Civic .overview-content h4::before{left: 140px;}
.overview-heading h5 , .modal .modal-body h5{background-color: transparent !important;}

.membership-text img{
    width: 320px;
}


.overview-content h3 {
     font-weight: 800;
     font-size: 30px;
     text-transform: capitalize;
     font-family: 'lato' serif;
}
.img-auto img{width: 225px; margin-bottom: 30px; padding-left: 30px; padding: 16px;}

.overview-content p {
    margin-top: 20px;
    font-size: 18px;
    /* color: #000; */
    font-family: 'lato' serif;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
}

.overview-content1 p {
    margin-top: 20px;
    font-size: 30px;
    color: #000;
    font-family: 'lato' serif !important;
    font-weight: 800;
    line-height: 28px;
    /* text-align: center; */
}



.overview-educators,
.overview-historians,
.overview-fellowship {
    /* background-color: rgb(247, 247, 247); */
    background-color: #fae687a1;
}

.main_section section:nth-of-type(odd){
    background-color: #fae687a1;
}

.main_section section:nth-of-type(even) .overview-allbox .d-flex.row .order-md-1{
  order: 2;
}

.main_section section:nth-of-type(even) .overview-allbox .d-flex.row .order-md-2{
    order: 1;
  }

  /* .overview-allbox p span{
    font-weight: 400 !important;
    background-color: transparent !important;
    line-height: 28px;
    color:black !important

} */

/* .overview-heading {
    font-size: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)));
    color: #fff;
    text-align: center;
    position: relative;
    padding: 270px 0px 170px;
} */
.overview-heading {
    font-size: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320)));
    color: #fff;
    text-align: center;
    position: relative;
    height: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.overview-heading h3 {
    font-weight: 600;
    font-size: 34px !important;
    /* font-size: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320))); */
    background-color: transparent !important;
}
.overview-heading h5, .overview-heading h5 span, .overview-heading h5, .overview-heading h5 p {
    font-size: 18px !important;
}

.resumeFormet  span {
    font-size: 18px !important;
    color: #fff !important;
    font-family: 'Lato' !important;
    line-height: 28px !important;
    background-color: transparent !important;
    /* font-style: normal !important; */
}

.resumeFormet p {
    color: #fff !important;
    font-family: 'Lato';
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    background-color: transparent !important;
    /* font-style: normal !important; */
}
.resumeFormet ::marker {
    color: #fff !important;
}
.resumeFormetWhite span {
    font-size: 18px !important;
    color: #000 !important;
    font-family: 'Lato' !important;
    line-height: 28px !important;
    background-color: transparent !important;
    /* font-style: normal !important;; */
}

.resumeFormetWhite p {
    color: #000 !important;
    font-family: 'Lato';
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    background-color: transparent !important;
    /* font-style: normal !important; */
}
.resumeFormetWhite::marker {
    color: #000 !important;
}
.overview-heading p span {
    color: #fff !important;
    font-family: 'Lato' !important;
    font-size: 32px ;
    /* line-height: 60px !important; */
}

.overview-heading p{
    color: #fff !important;
    font-family: 'Lato' !important;
    font-size: 18px !important;
    /* line-height: 28px !important; */
}

.overview-heading h3  p{
    color: #fff !important;
    font-weight: 600 !important;
    font-family: 'Lato' !important;
    font-size: 32px !important;
    /* line-height: 28px !important; */
}








/*
=================================
        Patronage Page
==================================

*/


.patronage-page-sec1 {
    background-color: rgb(247, 247, 247);
}

.overview-allbox {
    padding: 70px 0px;
}


.patronage-content p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
    color:#000;
    text-align: justify;
}

.patronage-page-sec2 .sponsor-title h3 {
    margin-bottom: 30px;
    font-family: great vibes;
    font-size: 50px;
}

.patronage-page-sec2 .nav-link {
    color: #000;
    background-color: #007bff00;
    border-radius: 0;
    padding: 1rem 1rem;
    text-transform: uppercase;
    font-weight: 700;
    word-spacing: 6px;
    border: 1px solid white;
    -webkit-box-shadow: 0 0 5px #dadada;
    box-shadow: 0 0 5px #dadada;
}

.patronage-page-sec2 .nav-link {
    background-color: #fae687;
}

.patronage-page-sec2 .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    -webkit-box-shadow: 0 3px 5px #dadada;
    box-shadow: 0 3px 5px #dadada;
    -webkit-transition: .2s ease;
    transition: .2s ease;

}

.patronage-page-sec2  .media:hover {
    -webkit-box-shadow: 0 1px 5px #dadada;
    box-shadow: 0 1px 5px #dadada;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}
.overview-allbox .resumeFormet .modal-body h4 {
    /* font-size: calc(20px + (35 - 20) * ((100vw - 320px) / (1920 - 320))); */
    font-weight: 600;
    font-size: 34px !important;
}

.resumeFormetWhite
.overview-allbox  h4 {
    font-size: 32px !important;
    font-weight: 600;
}
.patronage-page-sec2  .media .media-body a::after {
    content: '';
    width: 0%;
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
}

.patronage-page-sec2  .media:hover .media-body a::after {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 1px solid;
    bottom: -5px;
    left: 0;
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
}

.patronage-page-sec2 .media:hover .media-body a {
    position: relative;
}

.patronage-page-sec2 .media .media-image {
    width: 70px;
    height: 70px;
    background-color: #cccccc21;
    border-radius: 7px;
    overflow: hidden;
    /* border: 1px solid #ccc; */
}

.patronage-page-sec2 .media .media-image img {
    /* display: none; */
    border-radius: 9px;
}

.patronage-page-sec2 .media-body a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
}


.patronage-page-sec2 .modal-header {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 0;
    background-color: #fae687;
    padding: 2rem 1rem 5rem;
    margin-bottom: 70px;
}

.patronage-page-sec2 .modal-header::before,
.patronage-page-sec2 .modal-header::after {
    bottom: -170px;
    content: '';
    position: absolute;
    width: 750px;
    height: 200px;
    background: #fff;
}

.patronage-page-sec2 .modal-header::before {
    left: -3%;
    transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -o-transform: rotate(6deg);
}

.patronage-page-sec2 .modal-header::after {
    right: -3%;
    transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
}

.patronage-page-sec2 h4.modal-title {
    font-family: great vibes;
    font-size: 31px;
    font-weight: 700;
}

.patronage-page-sec2 .header-content-image {
    position: absolute;
    z-index: 1;
    bottom: -50px;
    width: 120px;
    height: 120px;
    overflow: hidden;
    border-radius: 100%;
    border:4px solid #fff;
}

.patronage-page-sec2 .header-content-image img{width: 100%;}

.patronage-page-sec2 .modal-body {
    padding: 1rem 2rem;
}

/* .patronage-page-sec2 .modal-body a {
    font-weight:normal;
    color: #212529;
} */

a.btn.btn-primary.scale_effect:focus  {
    
    box-shadow: none !important;
}
a.btn.btn-primary.scale_effect:active{
    background-color: #000;
}
/* .overview-allbox  p {
    margin-bottom: 0px;
} */

.modal-body p em u{text-decoration: none;  text-transform: capitalize;}
.modal-body p u{text-transform: capitalize;}

ul li strong em{font-style: normal;}

.patronage-page-sec2 .name {
    margin-bottom: 20px;
}

.patronage-page-sec2 .modal-body .name span {
    font-size: 16px;
    padding: 0 6px;
    font-weight: 700;
    /* display: block; */
}

.patronage-page-sec2 .modal-body .name span:nth-child(1) {
    border-left: 1px solid #000;
}

.patronage-page-sec2 .modal-body .name span:nth-child(n) {
    border-right: 1px solid #000;
}

 /* .modal-body p em{font-style: normal;} */

.patronage-page-sec2 .membership-text h5,
.patronage-page-sec2 .chivaldric-orders h5,
.patronage-page-sec2 .authorship h5,
.patronage-page-sec2 .listedIn h5,
.patronage-page-sec2 .notes h5 {
    margin: 1rem 0;
    font-weight: bold;
    font-size: 18px;
}

.patronage-page-sec2 .membership-list,
.patronage-page-sec2 .chivaldric-orders ul,
.patronage-page-sec2 .authorship ul,
.patronage-page-sec2 .listedIn ul {
    list-style-type: circle;
}

body ,html{margin: 0px; padding: 0px;}

.patronage-page-sec2 .modal-backdrop {
    background-color: #fff;
}

.patronage-page-sec2 .modal.show .modal-dialog .modal-content {
    -webkit-box-shadow: 0 1px 60px -20px #00000038;
    box-shadow: 0 1px 60px -20px #00000038;
    border: 0;
    color:black !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
}

.patronage-page-sec2 .modal-footer {
    padding: 0;
}

/* width */
.patronage-page-sec2 .modal-body::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.patronage-page-sec2 .modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.patronage-page-sec2 .modal-body::-webkit-scrollbar-thumb {
    background: #ccc;
}

/* Handle on hover */
.patronage-page-sec2 .modal-body::-webkit-scrollbar-thumb:hover {
    background: #555;
}






.patronage-page-sec2 .notes figure.deEtte {
    float: left;
    width: 400px;
    margin-right: 1em;
}

.patronage-page-sec2 .notes figure.deEtte figcaption {
    text-align: center;
    font-size: 13px;
    background-color: black;
    color: white;
    margin-top: 5px;
    padding: 7px;
}



.patronage-page-sec2 .notes ul {
    list-style-type: circle;
}


/*
---------------------------------------------------------------------------------------------------------------

                                                INSIGNIA

---------------------------------------------------------------------------------------------------------------

*/

.insignia_decoration-page-sec1 {
    background-color: rgb(247, 247, 247);
}

.insignia_decoration-page-sec1 .heading h3 {
    font-family: great vibes;
    font-size: 42px;
    font-weight: 800;
}

.insignia_decoration-page-sec2 {
    background-color: #000;
}


.insignia_decoration-medal_outerbox figure {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    margin: 0 0 40px;

}





.insignia_decoration-medal_outerbox figure:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.insignia_decoration-medal_caption-outline {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /* background-color: #ffffff8f; */
    cursor: default;
}

.insignia_decoration-medal_outerbox figure:hover .insignia_decoration-medal_caption-outline .table {
    background-color: #f6de6ad6;
    /* border: 1px solid; */
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.insignia_decoration-medal_caption-outline .table {
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.insignia_decoration-medal_outerbox figure .insignia_decoration-medal_caption-outline .table span {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform ease 0.4s;
    transition: opacity 0.4s ease-in-out, -webkit-transform ease 0.4s;
    transition: transform ease 0.4s, opacity 0.4s ease-in-out;
    transition: transform ease 0.4s, opacity 0.4s ease-in-out, -webkit-transform ease 0.4s;
    -webkit-transition: transform ease 0.4s, opacity 0.4s ease-in-out;
    -moz-transition: transform ease 0.4s, opacity 0.4s ease-in-out;
    opacity: 0;
    font-size: 24px;
    font-weight: 700;
    font-family: great vibes;
    padding: 0 8px;
    width: 100%;
}

.insignia_decoration-medal_outerbox figure:hover .insignia_decoration-medal_caption-outline .table span {
    -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform ease 0.4s;
    transition: opacity 0.4s ease-in-out, -webkit-transform ease 0.4s;
    transition: transform ease 0.4s, opacity 0.4s ease-in-out;
    transition: transform ease 0.4s, opacity 0.4s ease-in-out, -webkit-transform ease 0.4s;
    -webkit-transition: transform ease 0.4s, opacity 0.4s ease-in-out;
    -moz-transition: transform ease 0.4s, opacity 0.4s ease-in-out;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    opacity: 1;
}


.insignia_decoration-medal_year {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'great vibes';
}

.bg-common{background-image: url(../images/contct.jpg); margin: 0px; padding: 0px; display: flex;
    flex-direction: row;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;}

/* Donate page tab section */
.section_paypal{background-color: #ebcf0c; padding: 80px 0;}

.tab_section .prodNav{padding: 16px; background-color: #cdb409;  border-radius: 50px;}
.prodNav {font-size: 18px;overflow: hidden;display:flex;align-items: center; justify-content: center; text-align: center; max-width: 750px; margin: auto;}
.prodNav .ptItem {padding: 12px 35px;line-height: 20px; width: 33.3333%; border-radius: 40px;
font-weight: 500;text-transform: capitalize;cursor: pointer;display: inline-block;vertical-align: middle;transition: all 0.3s ease-in-out;}
.prodNav .ptItem.active {color: #000;background-color: #fff; font-weight: 600;}
.prodNav .ptItem img{margin-right: 10px; width: 28px;}
.prodNav .ptItem:hover{background-color: #fff; color: #000;}

.prodBody {padding: 20px;}
.prodMain {display: none; color: #000;}
.prodMain.active {display: block; }

.prodMain{max-width: 750px; margin: auto;}

.prodMain form ,.prodMain .box{width: 100%;box-shadow: 0px 0px 40px rgb(0 0 0 / 10%); text-align: center; padding: 46px;background-color: #fff; border-radius: 10px;display: flex;
flex-direction: row; flex-flow: wrap;justify-content: space-between; }
.prodMain form input , .prodMain form textarea{width: 49%;margin-bottom: 20px;padding: 6px 14px;height: auto;
box-sizing: border-box;border: 1px solid #e1e1e1;border-radius: 4px;}
.prodMain .box{text-align: left;}
.prodMain form #desc1 , .prodMain form #address{width: 100%; resize: none; height: 130px;}
.prodMain form .submit-btn{width: 140px; display: block; margin: auto; background-color: black; font-size: 18px; color: #fff; padding: 10px 0;} 

.prodMain form button.submit-btn{
    border-radius: 4px;
}


/*
====================================================

                Precendence

==================================================


*/


.insignia_precedence-page-sec1 {
    background-color: rgb(247, 247, 247);
}

.precendence-list {
    position: relative;
    padding: 20px;
    -webkit-box-shadow: 0 0 11px -1px #e0e0e0;
    box-shadow: 0 0 11px -1px #e0e0e0;
    text-align: center;
    margin-bottom: 20px;
    min-height: 88px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

span.yearbox {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 0;
    padding: 5px;
    top: 25px;
    -webkit-box-shadow: 0 0 2px 2px #f3f3f3;
    box-shadow: 0 0 2px 2px #f3f3f3;
    font-weight: 600;
    border: 1px solid;
    background-color: white;
    background-color: #fcfc7e70;
    /* z-index: 1; */
}

.precendence-name {
    position: relative;

    padding-left: 40px;
    text-align: left;
    width: 100%;
}

.precendence-name a {
    color: black;
    text-decoration: none;
}

/*
=======================

        Chivalric Studies

========================
*/
.banner-bg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #00000038;
}
.calander-bg .overview-heading{
    text-shadow: 1px 1px 5px #000;
}

/*
=======================

       Governance

========================
*/
.governance_cards p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aboutus_card p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*
=======================

        Annual Reception

========================
*/
/* url(../images/members-alphabetical/member-alphabetical-banners.jpg) center 40px no-repeat
../images/annual-gala.jpg */

.annual-reception-page-sec1 {
    background-color: rgb(247, 247, 247);
}

section.sngle_membr_bdy.resumeFormetWhite h3 {
    text-align: center;
}
.swiper-container {
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }

  .custome_slider_swiper .swiper-button-next,
  .custome_slider_swiper .swiper-button-prev{width: 50px; height: 50px; background-color: #d0b603; border-radius: 100%;}
  .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{font-size: 20px !important; color: #fff;}
  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{font-size: 20px !important; color: #fff;}

   .custome_slider_swiper{overflow: hidden;}
   .custome_slider_swiper .swiper-slide a{display: block;}
   .custome_slider_swiper .swiper-slide a img{ display: block;
    width: 100%;  height: 320px;  object-fit: cover;}


.annual-reception-page-sec2 .patronage-content h2 {
    font-weight: 400;
    margin-bottom: 60px;
    font-family: 'great vibes';
    font-size: 40px;
}

.bx-shdw {
    -webkit-box-shadow: 0px 0px 13px 0px #0000003b;
    box-shadow: 0px 0px 13px 0px #0000003b
}

.ovrflow {
    overflow: hidden;
}

.zm:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: .7s ease;
    transition: .7s ease;
}




/*
=======================================

            Gavel

==========================================

*/


.gavel-page-sec2 .heading h2 {
    font-family: 'great vibes';
    font-size: 45px;
}

.gavel-page-sec1 .gavel_left_img {
    margin: 5.5px 3rem 2rem 0;


}

.gavel-page-sec1 .gavel_left_img:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.gavel-page-sec1 .gavel_left_img img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.gavel-content p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
}

.gavel-parallex {
    padding: 120px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: white;
    min-height: 505px;
    height: auto;
    position: relative;
    z-index: 0;
}

.gavel-parallex::before {
    display: block;
    position: absolute;
    /* background: linear-gradient(270deg,rgba(0,0,0,0) 50%, rgba(0, 0, 0, 0) 65%), linear-gradient(180deg,rgba(0, 0, 0, 0) 50%,#000); */
    background-color: #0000005c;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    z-index: -1;
    content: "";
}

.gavel-parallex .read-more {
    position: relative;
}

.gavel-parallex .read-more a {
    padding: 12px 55px 12px 21px;
    color: white;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    background-color: #000;
    text-decoration: none;
    position: relative;
    top: 40px;

    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.gavel-parallex .read-more a:hover::before {
    right: 9px;
    font-weight: 600;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.gavel-parallex .read-more a::before {
    content: url(../images/white-read-more-arrow-icon.png);
    position: absolute;
    font-weight: 600;
    right: 20px;
    top: 11px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}


.gavel-parallex .info {
    background-color: #fff;
    color: black;
    padding: 60px 40px;
}

.info_office h5,
.info_contact h5 {
    font-family: 'great vibes';
    font-size: 35px;
    margin-bottom: 20px;
}

.info_office ul {
    list-style: none;
    padding-left: 0;
}

.info_office ul li {
    margin-bottom: 25px;
    cursor: default;
}

.info_office ul li dt {
    font-size: 18px;
}

.info_office ul li dd {
    font-size: 14px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.info_office ul li:hover dd {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

address {
    cursor: default;
}

address ul {
    padding-left: 0;
    list-style-type: none;
}

address a:hover,
address a {
    text-decoration: none;
    color: #000;
}

.line-border {
    position: relative;
    padding-left: 50px;
}

.line-border::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: -20px;
    background-color: #f1f1f1;
}

.gavel-page-sec2 dt {
    position: relative;
}

.gavel-page-sec2 dt::before {
    content: '';
    position: absolute;
    width: 0;
    height: 25px;
    left: 4%;
    top: 0;
    background-color: #f5f3f3;
    z-index: -1;
    transition: width .5s linear;
}

.gavel-page-sec2 dt:hover::before {
    width: 70%;
}
.gavel-page-sec2 figure img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.gavel-page-sec2 figure img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}



/*
=======================================

            Cincinati History

======================================
*/


.cincinati_history-bg {
    background: url(../images/cincinati-history/cincinnati-history-banner.jpg) no-repeat;
    background-position: center 40px;


}

.cincinati_history__sec1 {
    text-align: justify;
}

.cincinati_history__sec1 figure.float-left {
    margin: .7rem 1.5rem 1.5rem 0;
}

.cincinati_history__sec1 figure.float-right {
    margin-left: 1.5rem;
}

.cincinati_history__sec1 .content p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
}

.cincinati_history__sec1 figure img:hover {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.cincinati_history__sec1 figure img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}







/*
=============================================================

                Regulations - Gentlemen

=============================================================
*/

.regulations_gentlemen-sec2,
.regulations_gentlemen-sec6 {
    background-color: #fcefb3;
}

.regulations_gentlemen-sec2 .overview-content {
    padding: 55px 0;
}

.regulations_gentlemen-sec2 .overview-content h3 {
    font-family: great vibes;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 50px;
}

.regulations_gentlemen-sec3 .top-head.overview-content h3 {
    text-transform: capitalize;
    margin-bottom: 40px;
    font-weight: 800;
}

.regulations_gentlemen-sec3 .top-head.overview-content p {
    margin-bottom: 30px;
    padding: 0 5%;
}

.regulations_gentlemen-sec3 .mid-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.regulations_gentlemen-sec3 .mid-image .image1 {
    margin-right: 20px;
}

.regulations_gentlemen-sec3 .bottom-text {
    margin: 50px 0 0;
}

.regulations_gentlemen-sec4 {
    color: #fff;
    background-color: black;
}

.regulations_gentlemen-sec1 .regulations_gentlemen-topbox .overview-content h3,
.regulations_gentlemen-sec3 .top-head.overview-content h3,
.regulations_gentlemen-sec3 .bottom-text h3,
.regulations_gentlemen-sec4 .overview-content h3,
.regulations_gentlemen-sec5 .overview-content h3,
.regulations_gentlemen-sec6 .overview-content h3 {
    font-family: great vibes;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 37px;
}

.regulations_gentlemen-sec6 ul {
    counter-reset: section;
    list-style-type: none;
    padding-left: 0;
}

.regulations_gentlemen-sec6 ul li {
    font-size: 18px;
}

.regulations_gentlemen-sec6 ul li:before {
    counter-increment: section;
    font-weight: 500;
    content: "("counters(section, ".") ") ";
    padding-right: 10px;
}

.regulations_gentlemen-sec7 .overview-content h3 {
    font-family: great vibes;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 37px;
    position: relative;
}

.regulations_gentlemen-sec7 .overview-content p {
    text-align: justify;
    font-size: 18px;;
}


/*
=============================================================

                Regulations - Ladies

=============================================================
*/

.col-md-12{background-color: transparent !important;}
.regulations_ladies-sec1 .regulations_ladies-topbox .overview-content h3,
.regulations_ladies-sec2 .top-head.overview-content h3,
.regulations_ladies-sec3 .overview-content h3,
.regulations_ladies-sec4 .overview-content h3,
.regulations_ladies-sec5 .overview-content h3 {
    font-family: great vibes;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 37px;
}

.regulations_ladies-sec1 .regulations_ladies-topbox .overview-content kbd {
    font-size: 110%;
    padding: 0.7rem;
}

.regulations_ladies-sec2 {
    background-color: #fcefb3;
}

.regulations_ladies-sec2 .top-head.overview-content h3 {
    text-transform: capitalize;
    margin-bottom: 40px;

}

.regulations_ladies-sec2 .top-head.overview-content p {
    margin-bottom: 30px;
    padding: 0 5%;
}

.regulations_ladies-sec2 .mid-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.regulations_ladies-sec2 .mid-image .image1 {
    padding-right: 20px;
}

.regulations_ladies-sec3 .overview-content figure {
    margin: 0%
}

.regulations_ladies-sec3 .overview-content figure img {
    width: 500px;
    /* height: 500px; */
    height: auto;
}

.regulations_ladies-sec4 {
    background-color: #000;
    color: white;
}

/*
=============================================================

               Cincinati - Membership

=============================================================
*/

.cincinati_membership-bg {
    background: url(../images/cincinati-membership/cincinnati-membership.jpg) no-repeat;
    background-position: center 40px;
}

.cincinati_membership__sec1 figure {
    margin: 0;
}

.cincinati_membership__sec1 figure img {
    margin: 0.5rem 2.5rem 1.5rem 0;
}

.cincinati_membership__sec2 {
    background-color: #fcefb3;
}

.cincinati_membership__sec2 ul {
    padding: 0;
    list-style-type: none;
}

.cincinati_membership__sec2 ul li {
    font-size: 18px;
}


.cincinati_membership__sec3 address {
    font-size: 17px;
}

.cincinati_membership__sec3 a {
    font-size: 17px;
    color: #212529;
    text-decoration: none;
}


/*
=============================================================

               Cincinati - Anderson House

=============================================================
*/


.cincinati_anderson-house-bg {
    background: url(../images/cincinati-anderson_house/anderson--banner.jpg) no-repeat;
    background-position: center -70px;
}


.cincinati_anderson-house__sec1 .text-box::before {
    content: '';
    background-image: url(../images/cincinati-anderson_house/larz.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 240px;
    height: 313px;
    left: -90px;
    bottom: 50px;
    -webkit-box-shadow: 0px 0px 13px 0px #0000003b;
    box-shadow: 0px 0px 13px 0px #0000003b
}

.cincinati_anderson-house__sec1 .text-box {
    position: relative;
    padding: 40px 40px 40px 190px;
    text-align: justify;
    background-color: #fcefb3;
}

.cincinati_anderson-house__sec2 address {
    font-size: 17px;
}

.cincinati_anderson-house__sec2 a {
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    padding: .5rem;
    background-color: #212529;
    border-radius: .2rem;
}

/*
=============================================================

             Contact Us

=============================================================
*/



/* .contacts__sec1 {} */

.contacts__sec1_left .form-control {
    border-radius: 0;
}

.contacts__sec1_left .form-control:focus {

    -webkit-box-shadow: 0px 0px 7px 0px #0000001f;

    box-shadow: 0px 0px 7px 0px #0000001f;
    border-color: #00000038;
}

.contacts__sec1_left a[type=submit] {
    background-color: #fddf0b !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    color: white;
    padding: .5rem 2rem;
}

.contacts__sec1_left a[type=submit]:hover {
    background-color: #fddf0b;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contacts__sec1_left a[type=submit]:focus {
    color: black;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: white;
    box-shadow: none;
}

.contacts__sec1_left .btn-light:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contacts__sec1_left .btn-light:not(:disabled):not(.disabled).active,
.contacts__sec1_left .btn-light:not(:disabled):not(.disabled):active {

    color: #212529;
    background-color: white;
    border-color: #212529;
}

.contacts__sec1_right {
    position: relative; margin: 10px 0 0;
}
.contacts__sec1_right iframe {
    height: 393px;
}
.contacts__sec1_right img {
    max-width: 100%;
}


.contacts__sec1 .sml-note {
    padding: 30px 30px;
    background-color: #fcefb3;
    -webkit-box-shadow: 0px 0px 7px 0px #0000001f;
    box-shadow: 0px 0px 7px 0px #0000001f;
}

.contacts__sec1 .sml-note p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
header .navbar-brand .navbar-brand-logo img {
    width: 70px;
    border-radius: 100%;
}
.overview-heading h4 {
    background-color: transparent !important;
}

h3.get-in-touch p{
 font-family: Lato !important;;
}
/*
=============================================================

                        GENERAL - AWARDS

=============================================================
*/



.awards-bg {
    background: url(../images/awards/awards-banner.jpg) no-repeat;
    background-position: center -70px; background-size: cover;
}


.aw_description p {
    margin-top: 0;
    font-size: 15px;
    line-height: 21px;
}

.aw_description {
    background-color: #fcefb3;
    border-radius: 13px;
    /* padding: 60px 50px; */
    margin-bottom: 70px;
    -webkit-box-shadow: 0px 5px 15px -2px #6f6f6fa3;
    box-shadow: 0px 5px 15px -2px #6f6f6fa3;
    border-radius: 20px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.aw_description:hover {
    -webkit-box-shadow: 0px 13px 15px -2px #6f6f6fa3;
    box-shadow: 0px 13px 15px -2px #6f6f6fa3;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.aw_description.box-odd {
    padding: 62px 31px 62px 101px;
}

.aw_description.box-even {
    padding: 62px 101px 62px 31px;
}

.aw_description .aw_image {
    position: absolute;
    z-index: 1;
    -webkit-box-shadow: 0 0 4px #000;
    box-shadow: 0 0 4px #000;
    border-radius: 20px;

}

.aw_description.box-odd .aw_image {
    left: -120px;
    top: -50px;
}

.aw_description.box-even .aw_image {
    top: -50px;
    right: -130px;
}

.aw_image img {
    width: 190px;
}

.aw_description .blockquote-footer {
    color: #000;
    font-size: 15px;
    font-weight: 800;
}

/*
=============================================================

               Research

=============================================================
*/

.research-sec1 .left-image {
    padding: 50px 0 0;
}


.research-sec1 {
    background: #fcefb3;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(41%, #fcefb3), color-stop(41%, #000)),
    #fcefb3;
    background: linear-gradient(to bottom, #fcefb3 41%, #000 41%),
    #fcefb3;
    /* margin-bottom: 70px; */
}

.bg-black {
    background-color: black;
}

.research-sec1 .para,
.research-sec2 .para {
    margin: 50px 0;
}
.research-sec1 .bg-black {
    background: black;
    color: white;
}
.research-sec1 .para p,
.research-sec2 .para p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
}

.research-sec2 .content p,
.research-sec3 {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
}
.social-page p{
    min-height: 72px;
}
.photographs-sec {
    background-color: #fcefb3;
    background: -webkit-gradient(linear, left top, right top, color-stop(60%, #fcefb3), color-stop(60%, #fff));
    background: linear-gradient(to right, #fcefb3 60%, #fff 60%);
}

.right-img {
    background-color: #fff;
}

.right-img img.photos {
    max-width: 115%;
}


.research-sec3 {
    background-position: center  !important; 
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover;
    color: white;

}

.research-sec3 .overview-allbox {
    padding: 80px 10px;
}

.research-sec4 .para p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

.research-sec4 .left-img:hover {
    -webkit-filter: grayscale(.7);
    filter: grayscale(.7);
}

.research-sec4 .left-img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/*
=============================================================

               Heraldary - Overview

=============================================================
*/

.heraldary_overview-sec1 {
    background-color: #fcefb3;
}

.heraldary_overview-sec1 .content {
    padding: 70px 0 55px;
    font-size: 18px;
    line-height: 30px;
}

.heraldary_overview-sec1 .right-image,
.heraldary_overview-sec2 .left-box .left-img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.heraldary_overview-sec1 .right-image:hover,
.heraldary_overview-sec2 .left-box .left-img:hover {
    -webkit-filter: grayscale(0.5);
    filter: grayscale(0.5);
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.heraldary_overview-sec2 {
    font-size: 18px;
    line-height: 30px;
}

.heraldary_overview-sec2 .box-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 0;
}

.heraldary_overview-sec2 .left-box {
    padding-left: 15px;
}

.heraldary_overview-sec2 .right-box {
    width: 65%;
}

.heraldary_overview-sec2 .outer-layer {
    padding: 29px;
    border-radius: 26px;
}

.heraldary_overview-sec3 .black-section p,
.heraldary_overview-sec3 .light-yellow-bg p,
.heraldary_overview-sec3 .symbol-para .content p {
    font-size: 17.5px;
    line-height: 30px;
}

.heraldary_overview-sec3 .light-yellow-bg {
    background-color: #fcefb3;
}

.heraldary_overview-sec3 .light-yellow-bg p {
    padding: 0 15px;
}

.heraldary_overview-sec3 .herald-symbols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;

    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.heraldary_overview-sec3 .herald-symbols .symbols:hover {
    -webkit-transition: .4s ease;
    transition: .4s ease;
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

.heraldary_overview-sec3 .herald-symbols .symbols {
    -webkit-transition: .4s ease;
    transition: .4s ease;
    margin: 0 10px 10px;
}

.greyscale {
    -webkit-filter: grayscale(0.5);
    filter: grayscale(0.5);
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.greyscale:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

/*
=====================================================================================

                            Leadership - Advisory Council

=====================================================================================
*/

.advisory-council-sec2 {
    background: #fcefb38f;

}

.advisory-council-sec2 .advisor-name {
    font-size: 14px;
    font-weight: 800;
    margin-top: 7px;
}
.advisory-council-sec2 .modal-content .modal-header .modal-title {
    font-size: 18px;
}
.advisory-council-sec2 .advisors-box .advisors-imgbox .image-box img {
    padding: 10px;
    width: 100%;
    height: 370px;
    object-fit: cover;
}

.advisory-council-sec2 .advisors-box .advisors-imgbox .image-box img:hover {
    -webkit-box-shadow: 0 0px 4px 0px #000000ed;
    box-shadow: 0 0px 4px 0px #000000ed;
    -webkit-transition: .7s ease;
    transition: .7s ease;
}

.advisory-council-sec2 .modal-backdrop {
    background-color: #fff;
}

.modal-content .sngle_membership_hding , .modal-content .sngle_mbercont{background-color: transparent;}
.sngle_otnocont  , .modal-body .row{background-color: transparent !important;}
.modal-body h6{background-color: transparent !important;}
.advisory-council-sec2 .modal.show .modal-dialog .modal-content {
    -webkit-box-shadow: 0 1px 60px -20px #000000d1;
    box-shadow: 0 1px 60px -20px #000000d1;
    border: 0;
    background-color: #000000cf;
    color: #fff;
}

.advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body {
    padding: 2rem 3rem;
    font-family: lato,serif;
    font-size: 18px !important;
    color: white !important;
    font-weight: 400 !important;
    
}


.advisory-council-sec2 .modal-content {
    background-color: #000000cf;
}

.advisory-council-sec2 .modal-footer {
    padding: 0;
}

.advisory-council-sec2 .close {
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

.advisory-council-sec2 .close:hover {
    color: #fff;
}

/* width */
.advisory-council-sec2 .modal-body::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.advisory-council-sec2 .modal-body::-webkit-scrollbar-track {
    background: #000000cf;
}

/* Handle */
.advisory-council-sec2 .modal-body::-webkit-scrollbar-thumb {
    background: #807c7c;
}

/* Handle on hover */
.advisory-council-sec2 .modal-body::-webkit-scrollbar-thumb:hover {
    background: #ccc;
}

.advisory-council-sec2 .membership-text h5,
.advisory-council-sec2 .chivaldric-orders h5,
.advisory-council-sec2 .authorship h5,
.advisory-council-sec2 .listedIn h5,
.advisory-council-sec2 .notes h5 {
    margin: 1rem 0;
    font-weight: bold;
}

.advisory-council-sec2 .membership-list,
.advisory-council-sec2 .chivaldric-orders ul,
.advisory-council-sec2 .authorship ul,
.advisory-council-sec2 .listedIn ul {
    list-style-type: circle;
}
.advisory-council-sec2 .membership-list li,
.advisory-council-sec2 .chivaldric-orders ul li,
.advisory-council-sec2 .authorship ul li,
.advisory-council-sec2 .listedIn ul li{
    margin-bottom: 8px;
}

.advisory-council-sec2 .authorship li span {
    font-weight: bold;
    font-style: italic;
}


.advisory-council-sec2 .notes figure.deEtte {
    text-align: center;
}

/* .modal-body ul li span{font-style: normal !important; font-weight: normal !important;} */

.fixed-header{position: fixed; width: 100%; top: 0; z-index: 99; left: 0; right: 0;}


.patronage-page-sec2 .card {text-align: center; box-shadow: 0px 0px 60px rgb(0 0 0 / 10%); border: 0;}
.patronage-page-sec2 .card p {font-family: 'lato', serif;font-size: 16px!important; font-weight: 400!important; line-height: 24px!important;color: #000 !important;text-align: justify;  min-height: 72px;}
.patronage-page-sec2 .card .circle-img{background-color:rgb(255, 255, 255); height: 255px; overflow: hidden;}
.patronage-page-sec2 .card .circle-img1{background-color:rgb(255, 255, 255); overflow: hidden;}
.patronage-page-sec2 .card .card-body{min-height: 120px; background-color: #000; color: #fff; text-transform: uppercase;}
.patronage-page-sec2 .card .circle-img img{width: 100%; height: auto;}

.patronage-page-sec2 .card .scale_effect{
    transition: transform 0.3s;
}


.patronage-page-sec2 .card .scale_effect:hover {
    transform: scale(1.05);
}





/* =======================================================================

                        Family Associations

=========================================================================*/
.shine-img {
    position: relative;
    overflow: hidden;
}

.shine-img::before {
    position: absolute;
    left: -83px;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 11%;
    content: '';
    z-index: 2;
    background-color: #000000f7;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.98)), to(rgb(235, 220, 92)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0.98) 0%, rgb(235, 220, 92) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}



.shine-img:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.family-associations-sec1 .family-pic {
    position: relative;
    text-align: center;
}

.family-associations-sec1 .family-pic .front {
    z-index: 1;
    position: relative;
    -webkit-filter: saturate(0.7);
    filter: saturate(0.7);
}


.family-associations-sec2 {
    background-color: #fcefb38f;
    overflow: hidden;
}

.family-associations-sec2 .scroll-sectn {
    overflow-y: scroll;
    max-height: 720px;
}


.family-associations-sec2 .scroll-sectn::-webkit-scrollbar {
    width: 5px;
}


.family-associations-sec2 .scroll-sectn::-webkit-scrollbar-track {
    background: #f1f1f1;
}


.family-associations-sec2 .scroll-sectn::-webkit-scrollbar-thumb {
    background-color: #ccc;
}








.family-associations-sec2 .family-name-wrap {
    text-align: center;
    -webkit-box-shadow: 0 0 13px -6px #7c7b7b;
    box-shadow: 0 0 13px -6px #7c7b7b;
    padding: 20px 10px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    background: white;
    min-height: 104px;
    margin-bottom: 20px;
    position: relative;
}

.family-associations-sec2 .family-name-wrap:hover {
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.family-associations-sec2 .family-name-wrap {
    color: black;
    text-decoration: none;
}

.fam-link {
    font-size: 14px;
    margin-bottom: 0;
}


/*=====================================================
                    Certificate
=====================================================*/

.certificate-sec2 {
    background-color: #fcefb38f;
    overflow: hidden;
}

.certificate-name-wrap:hover {
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.certificate-name-wrap {
    text-align: center;
    -webkit-box-shadow: 0 0 13px -6px #7c7b7b;
    box-shadow: 0 0 13px -6px #7c7b7b;
    padding: 20px 20px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    background: white;
    min-height: 84px;
    margin-bottom: 20px;
    position: relative;
    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;

}

.certificate-name-wrap a {
    color: black;
    text-decoration: none;
}

.certificate-name-wrap h4 {
    font-size: 14px;
    margin-bottom: 0;
}



/*=======================================================
                Gateway Ancestor
========================================================*/


.ancestors-sec1 {
    background-color: #fcefb38f;
}
.ancestors-sec2 p{
    font-size: 18px;
}
.ancestors-sec2 {
    background-color: #fff;

}

.ancestors-sec2 .slider-nav.center {
    -webkit-box-shadow: 0 0 10px #00000014;
    box-shadow: 0 0 10px #00000014;
    margin: 50px 0;
}

.ancestors-sec2 .slick-slide ul {
    -webkit-columns: 3;
    columns: 3;
    list-style-type: none;
    padding-left: 0;

    padding: 20px;
}

.ancestors-sec2 .slick-slide ul li {
    padding: 9px 0;
    width: 90%;
    position: relative;
}

.ancestors-sec2 .slick-slide ul li:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 16px;
    background: url(../images/next.png);
    background-size: 10px;
    height: 10px;
    width: 10px;
    background-repeat: no-repeat;
}

.ancestors-sec2 .nav_part h3 {
    padding: 20px 13px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
    -webkit-box-shadow: 0 0 1px #00000014;
    box-shadow: 0 0 1px #00000014;
}

.ancestors-sec2 .slick-current.slick-active .nav_part h3 {
    text-align: center;
    background-color: #000;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    color: #fff;
}

.ancestors-sec2 .next.slick-arrow {
    right: -40px;
}

.ancestors-sec2 .prev.slick-arrow {
    left: -40px;
}

.ancestors-sec2 .slick-arrow {
    position: absolute;
    top: 18px;
    width: 30px;
}

.ancestors-sec2 .slick-slide .letter-B,
.ancestors-sec2 .slick-slide .letter-C,
.ancestors-sec2 .slick-slide .letter-H,
.ancestors-sec2 .slick-slide .letter-L,
.ancestors-sec2 .slick-slide .letter-S,
.ancestors-sec2 .slick-slide .letter-W {
    max-height: 550px;
    overflow-x: scroll;
}

/* height */
.ancestors-sec2 .slick-slide .letter-B::-webkit-scrollbar,
.ancestors-sec2 .slick-slide .letter-C::-webkit-scrollbar,
.ancestors-sec2 .slick-slide .letter-H::-webkit-scrollbar,
.ancestors-sec2 .slick-slide .letter-L::-webkit-scrollbar,
.ancestors-sec2 .slick-slide .letter-S::-webkit-scrollbar,
.ancestors-sec2 .slick-slide .letter-W::-webkit-scrollbar {
    height: 5px;
}

/* Track */
.ancestors-sec2 .slick-slide .letter-B::-webkit-scrollbar-track,
.ancestors-sec2 .slick-slide .letter-C::-webkit-scrollbar-track,
.ancestors-sec2 .slick-slide .letter-H::-webkit-scrollbar-track,
.ancestors-sec2 .slick-slide .letter-L::-webkit-scrollbar-track,
.ancestors-sec2 .slick-slide .letter-S::-webkit-scrollbar-track,
.ancestors-sec2 .slick-slide .letter-W::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.ancestors-sec2 .slick-slide .letter-B::-webkit-scrollbar-thumb,
.ancestors-sec2 .slick-slide .letter-C::-webkit-scrollbar-thumb,
.ancestors-sec2 .slick-slide .letter-H::-webkit-scrollbar-thumb,
.ancestors-sec2 .slick-slide .letter-L::-webkit-scrollbar-thumb,
.ancestors-sec2 .slick-slide .letter-S::-webkit-scrollbar-thumb,
.ancestors-sec2 .slick-slide .letter-W::-webkit-scrollbar-thumb {
    background: #ccc;
}

/* Handle on hover */
.ancestors-sec2 .slick-slide .letter-B::-webkit-scrollbar-thumb:hover,
.ancestors-sec2 .slick-slide .letter-C::-webkit-scrollbar-thumb:hover,
.ancestors-sec2 .slick-slide .letter-H::-webkit-scrollbar-thumb:hover,
.ancestors-sec2 .slick-slide .letter-L::-webkit-scrollbar-thumb:hover,
.ancestors-sec2 .slick-slide .letter-S::-webkit-scrollbar-thumb:hover,
.ancestors-sec2 .slick-slide .letter-W::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* ======================================
            Directory Chronological
=======================================*/


.bg-b2w:hover {
    background-color: white;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.bg-w2b:hover {
    background-color: black;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.text-w2b:hover {
    color: black;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.chronological-sec2 {
    background-color: #fcefb38f;
    overflow: hidden;
}

.chronological-sec2 .head {
    padding: 0 0 70px;
}

.chronological-sec2 .head h3 {
    text-transform: capitalize;
    font-size: 35px;
    margin-bottom: 0;
    padding: 20px;
    -webkit-box-shadow: 0 0 10px #00000014;
    box-shadow: 0 0 10px #00000014;
    background-color: #fff;
    font-family: 'great vibes';
}

.chronological-sec2 .scrolling-sectn .row {
    max-height: 900px;
    overflow-y: scroll;
}

.chronological-sec2 .scrolling-sectn .row::-webkit-scrollbar {
    width: 15px;
}

.chronological-sec2 .scrolling-sectn .row::-webkit-scrollbar-track {
    background: #fffdf6;
}

.chronological-sec2 .scrolling-sectn .row::-webkit-scrollbar-thumb {
    /* background: #ccc; */
    background: url(../images/scroll-img.png);
    background-position: 0px 0px;
    background-size: 15px;
    background-repeat: no-repeat;
}

.chronological-sec2 .scrolling-sectn .row::-webkit-scrollbar-thumb:hover {
    /* background: #555; */
    background: url(../images/scroll-img.png);
    background-position: 0px 0px;
    background-size: 15px;
    background-repeat: no-repeat;
}

span.society-year::after {
    left: 60px;
}

span.society-year::before {
    right: 60px;

}

span.society-year {
    position: relative;
    font-size: 1.5rem;
}

span.society-year::before,
span.society-year::after {
    content: '';
    position: absolute;
    width: 180px;
    height: 1px;
    top: 15px;
    background-color: #000;
}

/*=====================================================
                    Directory Online
 =====================================================*/

.online-directory-sec1 {
    background-color: #fcefb38f;
}


.online-directory-sec2 .container .row {
    max-height: 600px;
    overflow-y: scroll;
    padding: 20px 0;
    background-color: #fff;
}


/* height */
.online-directory-sec2 .container .row::-webkit-scrollbar,.family-associations-sec2 .scroll-sectn::-webkit-scrollbar,.members_alphabetical-sec2 .container .row::-webkit-scrollbar {
    width: 15px;
}

/* Track */
.online-directory-sec2 .container .row::-webkit-scrollbar-track,.family-associations-sec2 .scroll-sectn::-webkit-scrollbar-track,.members_alphabetical-sec2 .container .row::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.online-directory-sec2 .container .row::-webkit-scrollbar-thumb,.family-associations-sec2 .scroll-sectn::-webkit-scrollbar-thumb,.members_alphabetical-sec2 .container .row::-webkit-scrollbar-thumb  {
    /* background: #ccc; */
    background-image: url(../images/scroll-img.png) !important;
    background-position: 0px 0px !important;
    background-size: 15px !important;
    background-repeat: no-repeat !important;
}

.btn .btn-primary{
    background-color: #000;
    border-color: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

/* Handle on hover */
.online-directory-sec2 .container .row::-webkit-scrollbar-thumb:hover, .family-associations-sec2 .scroll-sectn::-webkit-scrollbar-track:hover,.members_alphabetical-sec2 .container .row::-webkit-scrollbar-track:hover {
    background: url(../images/scroll-img.png);
    background-position: 0px 0px;
    background-size: 15px;
    background-repeat: no-repeat;
}
.member_card_list a:focus{
    background-color: #000 !important;
}

.online-society-box a:hover {
    text-decoration: none;
}

.online-society-box a>div {
    font-size: 14px;
    min-height: 76px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #000;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    background-color: #fff;
}

.online-society-box a>div:hover {
    color: #fff;
    background-color: #000;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}


/*===============================================

            Directory - Alphabetical

================================================*/

.alphabetical-sec1 {
    background-color: #efefef;
    color: black;
}
.alphabetical-sec2 .nav-tabs {
    border: 1px solid #000;
    padding: 3px;
}

.alphabetical-sec2 .nav-pills .nav-link.active,
.alphabetical-sec2 .nav-pills .show>.nav-link {
    color: rgb(255, 255, 255);
    background-color: #000000;
    border-radius: 0;
    box-shadow: 0 0 14px #0000148f;
}

.alphabetical-sec2 .nav-pills .nav-link {
    color: #000;
    font-size: 1.2rem;
    border: 0;
}

.alphabetical-sec2 #myTabContent .row {
    max-height: 346px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.alphabetical-sec2 .alphabet-name-wrap {
    text-align: center;
    -webkit-box-shadow: 0 0 13px -6px #7c7b7b;
    box-shadow: 0 0 13px -6px #7c7b7b;
    padding: 20px 10px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    background: rgba(235, 220, 92, 0.42);
    color: #000;
    /* min-height: 88px; */
    margin-bottom: 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.alphabetical-sec2 #AE .alphabet-name-wrap {
    min-height: 88px;
}

.alphabetical-sec2 #FM .alphabet-name-wrap {
    min-height: 88px;
}

.alphabetical-sec2 #N .alphabet-name-wrap {
    min-height: 88px;
}
.alphabetical-sec2 #OR .alphabet-name-wrap {
    min-height: 105px;
}
.alphabetical-sec2 #SZ .alphabet-name-wrap {
    min-height: 105px;
}

.alphabetical-sec2 .alphabet-name-wrap:hover {
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.alphabetical-sec2 .alphabet-name-wrap a {
    color: black;
    text-decoration: none;
}

.alphabetical-sec2 .alphabet-name-wrap .fam-link {
    font-size: 14px;
    margin-bottom: 0;
}

.alphabetical-sec2 .modal-body a.btn.btn-default.close {
    background-color: #333;
    color: white;
    margin: 0;
    padding: 7px 7px;
    position: absolute;
    right: 0;
    bottom: -10px;
    font-weight: 100;
    opacity: 1;
    font-size: 16px;
    border-radius: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.alphabetical-sec2 .modal-body a.btn.btn-default.close:hover {
    color: #000;
    background-color: #fff;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.alphabetical-sec2 .modal-body h4.title {
    text-align: center;
    font-size: 27px;
    margin-bottom: 40px;
    color: #000;
    background-color: rgba(255, 235, 59, 0.95);
}

.alphabetical-sec2 .modal-content {
    -webkit-box-shadow: 0 0 15px #0000008c;
    box-shadow: 0 0 15px #0000008c;
    /* border-radius: 10px; */
}

.alphabetical-sec2 .modal-content .modal-body {
    padding: 2rem 2rem;
    /* border: 6px double #000; */
    background-color: #090909;
    color: #fff;
}

.alphabetical-sec2 .modal-body a.phone,
.alphabetical-sec2 .modal-body a.email {
    color: rgb(255, 255, 255);
    font-weight: 600;
    margin-bottom: 20px;
    overflow-wrap: break-word;
}

.alphabetical-sec2 .modal-body ul {
    padding-left: 26px;
}

.alphabetical-sec2 .modal-body ul li {
    list-style-type: decimal-leading-zero;
    padding-left: 10px;
    margin-bottom: 10px;

}

.alphabetical-sec2 #fm10 ul {
    -webkit-columns: 3;
    columns: 3;
}

.alphabetical-sec2 #fm42 .modal-body ul {
    -webkit-columns: 2;
    columns: 2;
}

.alphabetical-sec2 .modal-content .modal-body address {
    font-weight: 600;
    margin-bottom: 20px;
}

.modal-backdrop.show {
    opacity: .7;
}

.alphabetical-sec2 .modal-content .modal-body a.link {
    background-color: #333;
    color: white;
    padding: .5rem;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.alphabetical-sec2 .modal-content .modal-body a.link:hover {
    background-color: #fff;
    color: #000;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.alphabetical-sec2 .modal-content .modal-body .hyperlink {
    color: #fff;
}


/*===============================================

            Members - annual

================================================*/
.memb-annual-bg {
    /* background: url(../images/members-annual/honorary-members-banner.jpg) center 40px no-repeat; */
    background-position: center 40px;
    background-size: cover;
}

.memb-annual-sec1 {
    background-color: #fff;
    color: black;
}

.memb-annual-years-box {
    /* overflow: hidden; */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.memb-annual-box {
    text-align: center;
    -webkit-box-shadow: 0 0 13px -6px #fff;
    box-shadow: 0 0 13px -6px #fff;
    padding: 20px 20px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    background: #ffffff00;
    border: 1px solid #fff;
    /* min-height: 84px; */
    margin-bottom: 20px;
    position: relative;
    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;
}

.memb-annual-box {
    color: white;
    text-decoration: none;
}

.memb-annual-box:hover {
    color: black;
    text-decoration: none;
    background: white;
}

.memb-annual-years-box h4.cert-name{
    margin-bottom: 0;
}
.advisory-council-sec2.annual-info .armorial-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 20px;
}
.advisory-council-sec2.annual-info .armorial-text {
    padding-left: 10px;
}

/*
================================================================================================================

           Members - annual - Class of (year wise)

=============================================================================================================

*/


.annual-info kbd {
    padding: .5rem .5rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0rem;
    letter-spacing: 2px;
    line-height: 2;
    font-weight: 800;
    display: block;
}

.advisory-council-sec2.annual-info {
    background-color: #fff;
}

.tablebox .table {
    color: #fff;
}





/*======================================================================================================================

        Members - Alphabetical

======================================================================================================================*/

.members_alphabetical-sec1 {
    background-color: #fcefb38f; font-size: 18px;
}

.members_alphabetical-sec2 .container .row {
    max-height: 450px;
    overflow-y: scroll;
    padding: 20px 0;
    background-color: #fff;
}

.members_alphabetical-sec2 .online-society-box a>div {
    font-size: 15px;
}
.alphabetical-sec2 #myTabContent .row::-webkit-scrollbar {
    width: 15px;
}
.alphabetical-sec2 #myTabContent .row::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.alphabetical-sec2 #myTabContent .row::-webkit-scrollbar-thumb {
    background: url(../images/scroll-img.png) !important;
    background-position: 0px 0px !important;
    background-size: 15px !important;
    background-repeat: no-repeat !important;
}
.alphabetical-sec2 #myTabContent .row::-webkit-scrollbar-thumb:hover {
    background: url(../images/scroll-img.png) !important;
    background-position: 0px 0px !important;
    background-size: 15px !important;
    background-repeat: no-repeat !important;
}

/* height */
::-webkit-scrollbar {
    width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;

}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #ccc;

}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;

}


/* ==========================================================


 Members - Single Members -  Alphabetical


==================================================================================
*/

section.sngle_membr_bdy .line {
    width: 30%;
    height: 2px;
    background-color: #e5e5e5;
    margin: 0 0 20px;
}

.sngle_membr_bdy .table{border:0px;}
.sngle_membr_bdy .table thead th{border:0px;}
.sngle_membr_bdy .table td{border:0px;font-size: 16px;}


section.sngle_membr_bdy {
    padding: 70px 0px;
    font-family: lato,serif;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 28px;
}
.singlemember_p1{
     /* padding: 60px 0px; */
     padding-bottom: 20px;
}
.calender_table{
    overflow: auto;
}

.sngle_membership-para,
.sngle_membership-text {
    text-align: justify;
}

section.sngle_membr_bdy p,
section.sngle_membr_bdy li {
    font-family: lato,serif;
    font-size: 18px;
    text-align: justify;
    font-weight: 400;
    line-height: 28px;
}

/* section.sngle_membr_bdy p em{font-style: normal;} */
 p u{ text-transform: capitalize;}

 .member-list li span{font-weight: normal !important; font-style: normal !important;}
 .notes ul li span{font-weight: normal !important; font-style: normal !important;}

.sngle_membership-text h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.sngle_membership-para h5 {
    font-size: 17px;
}

img.sngle_perimage {
    -webkit-box-shadow: 0px 0px 13px 0px #0000003b;
    box-shadow: 0px 0px 13px 0px #0000003b;
}


.sngle_membership_hding .sngle_membership-para h6 {
    font-size: 18px;
    font-weight: 600;
}


.sngle_mbercont .tablebox .table {
    color: #000;
}

.sngle_mbercont table {
    width: 100%;
    border-collapse: collapse;
}

/* Zebra striping */
.sngle_mbercont tr:nth-of-type(odd) {
    background: #fafafa;
}

.sngle_mbercont th,
.advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox th{
    background: #333;
    color: white;
    font-weight: bold;
}

.sngle_mbercont td,
.sngle_mbercont th,
 .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox th,
 .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox td {
    padding: 10px 10px;
    border: 1px solid #f5f5f5;
    text-align: left;
}

.sngle_mbercont .tablebox {
    display: flow-root;
}




/* section.sngle_membr_bdy .back-link a {
    padding: 14px 25px;
    background-color: black;
    color: #fff;
    text-decoration: none;
    transition: transform 0.3s;
    font-size: 18px;
}

section.sngle_membr_bdy .back-link a:hover {
    transform: scale(1.05);
} */
section.sngle_membr_bdy .scale_effect {
    transition: transform 0.3s;
}
section.sngle_membr_bdy .scale_effect:hover{
    transform: scale(1.05);
}
.btn .btn-primary {
    background-color: #000;
    border-color: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

/*======================================================

                    Submission Society

 =======================================================*/

.submission-society-sec1 .list {
    padding: 0 0 0 10px;
}

.submission-society-sec1 .list li {
    padding-left: 10px;
}


.submission-society-sec2 h4 {
    color: #fff;
}
.submission-society-sec2 h3 {
    font-family: 'great vibes';
    font-size: 35px; color: #fff;
}
.submission-society-sec2 .form-control::-webkit-input-placeholder {
    color: #fff;
}

.submission-society-sec2 .form-control:-ms-input-placeholder {
    color: #fff;
}

.submission-society-sec2 .form-control::-ms-input-placeholder {
    color: #fff;
}

.submission-society-sec2 .form-control::placeholder {
    color: #fff;
}

textarea::-webkit-input-placeholder {
    color: white;
}

textarea:-ms-input-placeholder {
    color: white;
}

textarea::-ms-input-placeholder {
    color: white;
}

textarea::placeholder {
    color: white;
}

.submission-society-sec2 input.form-control {
    height: calc(1.9em + .75rem + 2px);
}

.submission-society-sec2 textarea.form-control {
    height: 120px;
    resize: vertical;
}

.submission-society-sec2 .form-control {
    color: #fff;
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    height: calc(1.9em + .75rem + 2px);
    padding: .375rem .5rem;
    margin-bottom: 2rem;
}

.submission-society-sec2 .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.submission-society-sec2 .form-control::placeholder {
    opacity: 1;
    transition: opacity .5s ease;
}

.submission-society-sec2 .form-control:focus::placeholder {
    opacity: 0;
}

.submission-society-sec2 input[type=number]::-webkit-inner-spin-button,
.submission-society-sec2 input[type=number]::-webkit-outer-spin-button,
.submission-society-sec2 input[type=date]::-webkit-inner-spin-button,
.submission-society-sec2 input[type=date]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.submission-society-sec2 .custom-control {
    min-height: 2.5rem;
}
.submission-society-sec2 .custom-control-label{cursor: pointer;}
.submission-society-sec2 .custom-control-label::before {
    background-color: transparent;
    border: #fff solid 3px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #fff;
    background-color: transparent;
}

.submission-society-sec2 .custom-control-label::after {
    top: 5px;
    left: -23.4px;
    display: block;
    width: 16px;
    height: 16px;
}

.submission-society-sec2 .custom-control-label {
    padding-left: 5px;
    color: #fff;
}

.submitter-details {
    margin: 50px 0;
}

.submit-btn {
    background: #fff;
    border: 1px solid #fff;
    padding: 10px 60px;
    font-size: 23px;
    text-transform: capitalize;
    transition: .3s ease-in-out;
    outline: none;
    box-shadow: none;
    color: black;
}
.submit-btn:hover {
    background: #000;
    border-color: black;
    color: white;
}



.mobile-nav {
    display: none;
}


.mobile-nav #menuToggle {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    height: 100%;
    width: 100%;
}

.mobile-nav #menuToggle input {
    display: flex;
    width: 40px;
    height: 32px;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    margin: 21px 0 0;
}

.mobile-nav #menuToggle span {
    display: flex;
    width: 29px;
    height: 2px;
    margin-bottom: 5px;
    position: relative;
    background: #ffffff;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 5px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
        opacity 0.55s ease;
        top: 30px;
        left: 6px;
}

.mobile-nav #menuToggle span:first-child {
    transform-origin: 0% 0%;
}

.mobile-nav #menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

.mobile-nav #menuToggle input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(1px, -2px);
    background: #FFF;
}

.mobile-nav #menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

.mobile-nav #menuToggle input:checked~span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, 3px);
}

.mobile-nav #menu {
    position: absolute;
    width: 440px;
    max-height: 100vh;
    box-shadow: 0 0 10px #19191a;
    margin: 35px 0 0px 0px;
    padding: 45px 80px 50px 50px;
    background-color: #000;
    -webkit-font-smoothing: antialiased;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    box-shadow: 0px 2px 12px 0px #0000004f;
    list-style-type: none;
    overflow-y: scroll;
    right: 0;
    display: none;
}

.mobile-nav #menu li {
    padding: 10px 10px;
    /* transition-delay: 1s; */
}
.mobile-nav #menu li a {
    color: #fff;
    font-size: 21px;
}

.overview-allbox .btn a:focus {
    box-shadow: none;
}

.mobile-nav #menuToggle input:checked~ul {
    /* transform: translate(-98%, 0);  the reason for 89% is to hide the scrollbar  */
}

.mobile-nav #menu li ul {
    list-style-type: none;
    padding-left: 20px;
    position: relative;
}
.mobile-nav #menu li ul::before {
    content: '';
    position: absolute;
    height: 90%;
    width: 3px;
    background-color: #fff;
    left: 4px;
}
 .mobile-nav #menu li.active   {
     background-color:#fad402;
 }
 .mobile-nav #menu li.active>a {
     color: black;
 }
.mobile-nav #menu li ul li {
    padding: 3px 10px;
    position: relative;
}
.mobile-nav #menu li ul li::after {
    content: '';
    position: absolute;
    background-color: #fff;
    bottom: 14px;
    height: 2px;
    width: 16px;
    left: -14px;
}

.mobile-nav #menu li>a.dropdown-toggle::after{
        vertical-align: .155em;
}

/* ====================================TOP arrow Icon ====================================*/

/*-- to-top --*/

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    /* text-indent: -9999px; */
    z-index: 999;
    background: url(../images/white-read-more-arrow-icon.png) no-repeat center;
    background-color: #000;
    border-radius: 50%;
    border: 1px solid #fff;
    transform: rotate(-90deg);
}


        section.bg-image .content .text-box h4:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 3px;
    background: #fad402;
    top: 50%;
    transform: translateY(-50%);
    right: auto;
    left: 40%;
}

   section.bg-image .content .text-box h4{ position:relative;}




/*===================================================================================================================

    Media Query

======================================================================================================================== */
/* Styles for landscape orientation */
@media only screen and (orientation: landscape) {
    .mobile-nav #menu {
        height: 94vh;
    }
    .mobile-nav #menu {
        padding: 40px 150px 50px 50px;}


}


@media (max-width:576px){
    ul#menu {
        min-width: 100% !important;
        padding: 20px 50px 100px !important;
        max-height: 100vh !important;
    }
}





@media (max-width: 1600px) {

    .banner .carousel-caption.captfont {
        bottom: 230px;
    }

    .banner .carousel-caption.captfont h1 {
        position: relative;
    }

    .banner .carousel-caption.captfont h1:before {
        top: 35px;
    }

    .banner .carousel-caption.captfont h1:after {
        top: -35px;
    }

    /* .banner .carousel-control-next,
    .banner .carousel-control-prev {
        top: 370px;
    } */

    footer ul {
        margin: 0 9%;
    }



    .box-front {
        padding: 80px 20px;
    }

    .box-wrap h5 {
        margin: 15px 0 25px;
    }

    .box-wrap h5::before {
        width: 20%;
        left: 194px;
    }

    .box-on-hover {
        padding: 80px 20px;
    }
}

@media (max-width: 1440px) {
    header.navbar-dark .navbar-nav .nav-link {
        padding: 14px 10px;
    }

    header.navbar-dark .navbar-nav .menu-item {
        margin: 0 5px;
    }

    /* header.navbar-dark .navbar-nav .nav-link~.dropdown-menu .menu-item {
        margin: 0 0px 0 7px;
    } */

    .banner .carousel-caption.captfont {
        bottom: 190px;
    }

    .banner .carousel-caption.captfont h1:after {
        top: -30px;
    }

    /* .banner .carousel-control-next,
    .banner .carousel-control-prev {
        top: 360px;
    } */

    footer ul {
        margin: 0 0%;
    }



    .box-wrap h5::before {
        width: 20%;
        left: 174px;
    }


section.parallex-sec::before{
   top:-2px;
}

section.parallex-sec::after{ top:89%;}


}


@media (max-width: 1366px) {

    h2.navbar-brand-logo {
        width: 70%;
    }

    .navbar-dark .navbar-brand {
        float: left;
        width: 6%;
    }

    .banner .carousel-caption h5 {
        padding: 0 5%;
    }

    .banner .carousel-caption.captfont h1:before {
        top: 32px;
    }



    .box-front {
        padding: 70px 20px;
    }

    .box-on-hover {
        padding: 70px 20px;
    }

    .box-wrap h5::before {

        left: 164px;
    }


}

@media (max-width: 1280px) {
    .navbar-dark .navbar-brand {
        float: left;
        width: 6%;
    }

    body{overflow-x:hidden;}

    header nav.navbar h2.navbar-brand-logo {
        margin-top: 8px;
        width: 95%;
        float: left;
    }

    /* .banner .carousel-control-next,
    .banner .carousel-control-prev {
        top: 270px;
    } */



    .banner .carousel-caption.captfont h1:before {
        left: 22%;
    }

    .banner .carousel-caption.captfont h1:after {
        left: 66%;
    }



    .box-wrap h5::before {
        left: 152px;
    }
}

@media(max-width: 1250px){

        header nav.navbar h2.navbar-brand-logo {
            width: 55px;
            float: none;
            margin: 5px auto;
        }
}
@media(max-width:1199px) {
    /* header nav.navbar {
        padding: 0px 16px 20px;
    } */
    .mobile-nav #menu.left_menu{display: block;
    overflow: auto;
    }
    .mobile-nav #menu{
        padding: 45px 150px 50px 50px;
        margin: 0;
        margin-right: -24px;

    }

    header nav.navbar h2.navbar-brand-logo {
        width: 55px;
        float: none;
        margin: 5px auto;
    }

    button.navbar-toggler,
    .navbar-nav{
        display: none;
    }

    .mobile-nav {
        position: absolute;
        right:0;
        top: 0;
        bottom: 0;
        display: block;
        padding-right: 23px;
        cursor: pointer;
    }
    .mobile-nav #menu li {
        padding: 5px 10px;
    }
    .mobile-nav #menu li a {
        font-size: 18px;
    }

    /* -----------------Home------------------ */
    /*--- 1) Slider ---*/
    /* .banner .carousel-control-next,
    .banner .carousel-control-prev{
        display: none;
    } */
    /* --- 2) first-section ---*/
        section.bg-image .content .image-box:hover .image-layer_1,
        section.bg-image .content .image-box  .image-layer_1 {
            left: -100px;
            top: -30px;
        }
        section.bg-image .content .image-box:hover .image-layer_3,
        section.bg-image .content .image-box .image-layer_3 {
            left: 170px;
            top: 160px;
        }

     /* --- 5) Last-section Box ---*/
        .box .box-wrap .box-front h5 {
            background-color: #000;
            color: #fff;
            padding: 10px 0;

        }
        .box .box-wrap h5 {
            font-size: 16px;
        }
        .box-on-hover .read-more a {
            font-size: 15px;
            font-weight: 600;
        }
        .box .box-wrap h5::before {
            display: none;
        }

        .box .box-wrap p {
            padding: 0;
        }
        .box .box-wrap .box-front,
        .box .box-wrap .box-on-hover {
            padding: 50px 20px 30px;
        }
    /* ----------------------------------------- */

    /*===================================About Page======================== */
        .overview-allbox {
            padding: 50px 0px;
        }

        .overview-content p{
                font-size: 18px;
                line-height: 25px;
        }
     
    /* ================================================================== */

    /* ==================== Alphabetical Directory ======================== */
            .alphabetical-sec2 .modal-body h4.title {
                font-size: 20px;
                margin-bottom: 30px;
            }
            .alphabetical-sec2 .modal-body ul li {
                padding-left: 1px;
                margin-bottom: 5px;

            }
            .alphabetical-sec2 .modal-content .modal-body{font-size: 14px;}
            .alphabetical-sec1 p {
                font-size: 15px;
                line-height: 25px;
            }
            .overview-content p{
                font-size: 15px;
                line-height: 25px;
            }


            .alphabetical-sec2 .alphabet-name-wrap h6 {
                font-size: 15px;
            }
    /* =================================================================== */

    /* ================ Chronological Directory  ========================= */
    .chronological-sec2 .head h3{
        font-size: 28px;
        padding: 10px;

    }
    span.society-year::before,
    span.society-year::after{width: 200%;}
    /*====================================================================*/
    /* =======================Online Directory========================== */
    .online-directory-sec1 p{font-size:15px; }
    /* ================================================================== */
    /* ============================Directory Submission================= */
    .submission-society-sec1 p, .submission-society-sec1 .list li {
        font-size: 15px;
    }
    .submission-society-sec2 .form-control {
        margin-bottom: 1.1rem;
    }
    .submit-btn {
        font-size: 17px;
    }

   

    /* ================================================================== */

    /* ========================  annual reception  ================= */

    .annual-reception-page-sec2 .patronage-content h2 {
        font-size: 30px;
        margin-bottom: 40px;
    }
    .annual-reception-page-sec2 p {
        font-size: 15px;
        line-height: 25px;
    }
    /* ============================================================= */
    /* ======================= Insignia Decoration page ===========================*/
    .patronage-content p {
        font-size: 15px;
        line-height: 25px;
    }
    .insignia_decoration-medal_outerbox figure .insignia_decoration-medal_caption-outline .table span {
        font-size: 20px;
    }
    /* ================================================================ */

    /* ==========================  Insignia Precedence  ===================== */
        .precendence-name {
            font-size: 15px;
        }

        span.yearbox {
            top: 28px;
            font-size: 15px;
        }
    /* ===================================================================== */
    /* ===================================  Insignia - Men's Regulations ===================================*/

        .regulations_gentlemen-sec1 .regulations_gentlemen-topbox .overview-content h3,
        .regulations_gentlemen-sec3 .top-head.overview-content h3,
        .regulations_gentlemen-sec3 .bottom-text h3,
        .regulations_gentlemen-sec4 .overview-content h3,
        .regulations_gentlemen-sec5 .overview-content h3,
        .regulations_gentlemen-sec6 .overview-content h3 {
            font-size: 29px;
            line-height: 40px;
        }
        .regulations_gentlemen-sec2 .overview-content h3 {
            font-size: 33px;
        }

        .regulations_gentlemen-sec7 .overview-content h3 {
            font-size: 29px;
        }
        .regulations_gentlemen-sec7 .overview-content p {
            font-size: 15px;
        }
        .regulations_gentlemen-sec6 ul li {
            font-size: 15px;
        }
        .regulations_gentlemen-sec3 .top-head.overview-content p {
            padding: 0 0;
        }

    /* ==================================================================================================== */

    /* ======================== Ladies Regulations===================================== */
    .regulations_ladies-sec1 .regulations_ladies-topbox .overview-content h3,
    .regulations_ladies-sec2 .top-head.overview-content h3,
    .regulations_ladies-sec3 .overview-content h3,
    .regulations_ladies-sec4 .overview-content h3,
    .regulations_ladies-sec5 .overview-content h3 {
        font-size: 29px;
    }

    .regulations_ladies-sec1 .regulations_ladies-topbox .overview-content kbd {
        line-height: 2;
        display: block;
    }
    /* ==================================================================================== */

    /*===========================National Gavel Society=============== */

    .gavel-content p {
        font-size: 16px;
        line-height: 25px;
    }
    .gavel-page-sec2 .heading h2 {
        font-size: 35px;
    }
    /* ================================================================== */
    /*  =============================== Certificate Organization========================= */

    .certificate-sec1 .content p {
        font-size: 15px;
    }

    /* ================================================================================== */

    /* ===================== Gateway Ancestors============ */

    .ancestors-sec2 .slick-slide .letter-B, .ancestors-sec2 .slick-slide .letter-C, .ancestors-sec2 .slick-slide .letter-H, .ancestors-sec2 .slick-slide .letter-L, .ancestors-sec2 .slick-slide .letter-S, .ancestors-sec2 .slick-slide .letter-W {
         max-height: none;
        overflow-x: visible;
    }
    .ancestors-sec2 .slick-slide ul li:before {
        background-image: none;
        background-color: black;
        border-radius: 50%;
        top: 20px;
    }
    .ancestors-sec2 .slick-slide ul li{
        font-size: 18px;
    }
    .ancestors-sec2 .slick-slide ul {
        padding: 0 23px;
        -webkit-columns: 2;
        columns: 2;
    }
    /* =================================================== */

    /*  ===================================Heraldry============================ */

    .heraldary_overview-sec1 .content {
        padding: 50px 0 16px;
        font-size: 15px;
        line-height: 25px;
    }
    .heraldary_overview-sec2 {
        font-size: 15px;
        line-height: 25px;
    }

    .heraldary_overview-sec3 .black-section p,
    .heraldary_overview-sec3 .light-yellow-bg p,
    .heraldary_overview-sec3 .symbol-para .content p {
        font-size: 15px;
        line-height: 25px;
    }
    .heraldary_overview-sec2 .box-outer{
        flex-direction: column;
    }

    .heraldary_overview-sec2 .left-box {
        padding-left: 0;
        margin-bottom: 50px;
    }

    .heraldary_overview-sec2 .right-box {
        width: 86%;
    }

    .heraldary_overview-sec2 .outer-layer {
        padding: 15px;

    }
    /* =========================================================================== */

    /*=========================== Research page======================= */

    .research-sec1 .para p,
    .research-sec2 .para p {
        margin-top: 20px;
        font-size: 15px;
        line-height: 25px;
    }

    .research-sec2 .content p,
    .research-sec3 {
        margin: 0;
        font-size: 15px;
        line-height: 25px;
    }

    .research-sec4 .para p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 30px;
    }
    .right-img img.photos {
        max-width: 100%;
    }
    .photographs-sec {
        background: linear-gradient(to right, #fcefb3 58%, #fff 58%);
    }
    .right-img{
            margin-top: 66px;
    }
    /* =============================================================== */

    /* ==================================Memebers Annual======================= */
    .memb-annual-sec1 {
        font-size: 15px;
        line-height: 25px;
    }
    h4.cert-name {
        font-size: 17px;
    }
    .memb-annual-box{
            padding: 17px 10px;
            margin-bottom: 13px;
    }
    .annual-info kbd{
        padding: .25rem .5rem;
        font-size: 75.5%;
    }
    .advisory-council-sec2 .membership-list,
    .advisory-council-sec2 .chivaldric-orders ul,
    .advisory-council-sec2 .authorship ul,
    .advisory-council-sec2 .listedIn ul {

        padding-left: 20px;
    }
    .notes ul {
        padding-left: 20px;
        list-style-type: circle;
    }

    /* ======================================================================  */

    /* ============== Members Alphabetical =================*/
    section.sngle_membr_bdy p,
    section.sngle_membr_bdy li {
        font-size: 15px;
    }
    section.sngle_membr_bdy li,
    .sngle_membership-list li {
        margin-bottom: 8px;
    }
    .sngle_membership-text h5,
    .sngle_membership-para h5,
    .sngle_membership-text h5{
        font-size: 19px;
    }

    ul.sngle_membership-list {
        padding-left: 20px; 
    }
    .sngle_mbercont td,
    .sngle_mbercont th,
     .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox th,
     .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox td{
         font-size: 15px;
     }

    .sngle_membership_hding .sngle_membership-para h6,
    .sngle_membership-text h5 {
        font-size: 17px;

    }

    /* ==================================================== */

    /* ================== Family Associations=================== */

    .family-associations-sec2 .family-name-wrap .fam-name {
        font-size: 21px;
    }
    /* ============================================================== */

}


/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 1099px){
    section.bg-image .content .text-box h4:after{
        left: 51%;
    }


}

/* @media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  */

@media only screen  and (max-width: 1024px) {

    /* Force table to not be like tables anymore */
    .sngle_mbercont table,
    .sngle_mbercont thead,
    .sngle_mbercont tbody,
    .sngle_mbercont th,
    .sngle_mbercont td,
    .sngle_mbercont tr,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox table,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox thead,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox tbody,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox th,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox td,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .sngle_mbercont thead tr,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .sngle_mbercont tr,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox tr {
        border: 1px solid #f7f7f7;
    }

    .sngle_mbercont td,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #fafafa;
        position: relative;
        padding-left: 50%;
        min-height: 70px;
    }

    .sngle_mbercont td:before,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 15px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        /* white-space: nowrap; */
    }

    /*
	Label the data
	*/
    .sngle_mbercont td:nth-of-type(1):before,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox td:nth-of-type(1):before {
        content: "Society Name";
    }

    .sngle_mbercont td:nth-of-type(2):before,
    .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body .tablebox td:nth-of-type(2):before {
        content: "Highest Office Held";
    }

    .mobile-nav #menu li a{padding: 10px 20px;}
    .mobile-nav #menu li ul li{padding: 1px 3px;}
    .mobile-nav #menu li ul{margin-left: 18px;}
    .mobile-nav #menu li ul li a{padding: 4px 3px;}
    .carousel{z-index: 0;}


}



@media(max-width:991px) {

    .patronage-page-sec2 .card .circle-img{height: 180px;}
    .patronage-page-sec2 .card .circle-img img{  height: 100%;  object-fit: cover;}

    section.bg-image .content .text-box h4:after {
        left: 78%;
    }

    .overview-content p{text-align: left;}
    .parallex-sec{background-attachment:inherit;}

    section.parallex-sec::after {top:90%;}

    /* .overview-allbox p{text-align: left !important;} */

      /*================ Mobile Nav====================  */
      /* .mobile-nav #menuToggle input:checked~ul {
          transform: translate(-80%, 0);
      } */
  
      .info_contact p {
        text-align: left;
    }
    
      header.navbar-dark{position: sticky; left: 0; right: 0; top: 0; z-index: 20;}

      .mobile-nav #menu li a {
          font-size: 15px;
      }
      .mobile-nav #menu li {
          padding: 5px 10px;
          text-transform: uppercase;
      }

      .alphabetical-sec1 p{text-align: left !important;}
      /* ================================================== */
        /* Index - page */
        section.bg-image .content .text-box h3::after{display: none;}

        .society-list-sec .shade {
            box-shadow: 0 0 14px #e5e0e0;
        }
        .society-list-sec .media{
            flex-direction: column;
            text-align: center;
        }
          .society-list-sec .media .media-body {
            padding: 0 8px;
        }
        .society-list-sec .media .media-body p {
            margin-bottom: 25px;

        }
        .society-list-sec .media .media-body h5 {
            font-size: 17px;
        }

            section.bg-image .content .text-box .read-more a span,
    .parallex-sec .read-more a,
    .box-on-hover .read-more a {
        padding: 10px 47px 10px 12px;
        font-weight: 600;
        font-size: 15px;
    }

        /* ============ */
        /* Footer */
        .newsletter label {
            font-size: 17px;
        }
        /* ========== */
     /* Gavel Page */
    .line-border{
            padding-left: 30px;
    }
    .gavel-page-sec2 dt::before{display:none;}
    /* ========== */

    /* ==========  Directory Alphabetical  =========== */

        .alphabetical-sec2 #OR .alphabet-name-wrap {
            min-height: 124px;
        }

    /* ============================================== */

    /*======================== Directory-Chronological ===============================*/
    span.society-year::before,
    span.society-year::after {
        width: 150px;
    }

    .chronological-sec2 .head h3 {
        font-size: 19px;
        padding: 15px 10px;
        font-family: great vibes;
    }
    /* =============================================== */

    /* ===================Directory Submission============ */
        .submission-society-sec2 h3 {
            font-size: 30px;
        }
        .submission-society-sec2 h4 {
            font-size: 20px;
        }



    /* =================================================== */

    /* ====================== Advisory Council========================= */

        .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body {
            padding: 2rem 1.2rem;
        }
        .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body h4 {
            font-size: 19px;
        }

        .advisory-council-sec2 .modal.show .modal-dialog .modal-content .modal-body {
            font-size: 15px;
        }

        .advisory-council-sec2 .membership-text h5,
        .advisory-council-sec2 .chivaldric-orders h5,
        .advisory-council-sec2 .authorship h5,
        .advisory-council-sec2 .listedIn h5,
        .advisory-council-sec2 .notes h5 {
            font-size: 19px;
        }
        .advisory-council-sec2 .membership-list,
        .advisory-council-sec2 .chivaldric-orders ul,
        .advisory-council-sec2 .authorship ul,
        .advisory-council-sec2 .listedIn ul {
            padding-left: 20px;
        }
    /* ================================================================= */
    /* ===================== Patronage ================================= */
            .patronage-page-sec2 .modal-body {
                padding: 1rem 1.2rem;
            }

            .patronage-page-sec2 .membership-list,
            .patronage-page-sec2 .chivaldric-orders ul,
            .patronage-page-sec2 .authorship ul,
            .patronage-page-sec2 .listedIn ul{
                    padding-left: 20px;
            }
    /* ================================================================= */

    /*============================ Patronage========================================= */
    .patronage-page-sec2 .sponsor-title h3 {
        font-size: 30px;
    }
    /* =============================================================================== */

    /* ==================== Gateway Ancestors============================ */
    .ancestors-sec2 .slick-slide ul {
        padding: 0 35px;
        -webkit-columns: 1;
        columns: 1;
    }

    .ancestors-sec2 .slick-slide ul li {
        width: 100%;
    }
    /* ================================================================== */

    /* ============================== Heraldry===============  */

        .photographs-sec {
            background: linear-gradient(to right, #fcefb3 100%, #fff 0%);
        }

    /* ====================================================== */

    /*========================= Homepage loader ==================*/
        #loader{
            top: calc(45vh - 170px);
            transform: scale(0.7);
        }

    /* ========================================================= */
    /*============ Members- annual ============*/
        .advisory-council-sec2.annual-info .armorial-img{
            flex-direction: column;
        }
        .advisory-council-sec2.annual-info .armorial-text {
            margin-top: 20px;
        }
    /* ================================================ */

    .custome_slider_swiper .swiper-slide a img{height: 220px;}

    /* .modal .modal-body p{text-align: left !important;} */
    .heraldary_overview-sec1 .content{text-align: left;}
    .heraldary_overview-sec1 .content p{text-align: left !important;}
    .article__section{text-align: left !important;}
    .article__section a{text-align: center;}
    .col-md-12.text-center.js-article-section.article__section.article__section--active {
        text-align: center !important;
    }
    section.chronological-sec2.overview-allbox h3 {
        margin-bottom: 15px;
    }

    section.chronological-sec2.overview-allbox p {
        margin-bottom: 0px;
        text-align: center !important;
    }

    section.chronological-sec2 .shadow.p-2.p-md-2.p-lg-4.mb-3.small.white-bg.shine-img.bg-white.society-formed.text-center.js-article-section.article__section.article__section--active {
        text-align: center !important;
    }

    .prodNav .ptItem{font-size: 16px; padding: 10px 25px;}
    .go_back{
        display: block;
        text-align: center !important;
    }

    .para_clamp p {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;  
        overflow: hidden;
      }
      /* .patronage-page-sec2 .para_clamp p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: red;
      }  */

      .ancestors-sec2 .prev.slick-arrow {
        left: 40%;
        top: 80px;
    }
    .ancestors-sec2 .next.slick-arrow {
        right: 40%;
        top: 80px;
    }
    .ancestors-sec2 .slick-arrow{
        width: 20px;
    }


}

.calender_table tr:last-child td{
    text-align: left;
}
@media(max-width: 767px){

    .patronage-page-sec2 .card .circle-img{height: 230px;}
    .patronage-page-sec2 .card .card-body{min-height: inherit;}
    .overview-edubox .overview-image {margin-top: 22px;}

    .heraldary_overview-sec3 .herald-symbols .symbols{text-align: center !important;}
    .heraldary_overview-sec3 .herald-symbols .symbols .img-fluid{margin-bottom: 20px;}
    section.sngle_membr_bdy p, section.sngle_membr_bdy li{text-align: left;}
    section.sngle_membr_bdy figure.text-left{text-align: center !important;}

    .search-form #cover{padding: 13px 20px;box-shadow: 0 10px 40px #fcefb3, 0 0 0 10px #ffffffeb;}
    .search-form input[type="text"]{font-size: 40px;}
    .search-form #s-circle{width: 50px; height: 50px; border-width:10px;}
    .search-form button span{top: 51px;left: 26px;}
    .search-form #s-cover:hover #s-circle{width: 64px; top:0;height: 10px;}

    .banner-bg{background-size: cover !important; margin-top: 0px;}
    .banner {  background-color: #000; }
    .overview-heading h3{
        margin-bottom: -10px;
        /* position: absolute;  */
        top: 50%; 
        transform: translateY(-50%); width: 100%;}

    .search-form button span::before, .search-form button span::after{width: 30px;
        height: 10px;}

     /* Gavel Page */
    .gavel-page-sec1 .gavel_left_img{
            float: none !important;
            text-align: center;
            margin: 0 auto;
    }
    /* ========== */


    /*---------Homepage ------*/
    section.bg-image {
        background-size: 290px;
        padding: 70px 0 80px 0;
    }
    section.bg-image .content .text-box {
        padding: 0 0px 0 0;
    }
    section.bg-image .content .text-box h4 {
        font-size: 25px;
    }
    section.bg-image .content .text-box p,
    .parallex-sec p {
        font-size: 16px;
        line-height: 25px;
    }

    section.bg-image .content .text-box .read-more a span::before,
    .parallex-sec .read-more a::before {
        top: 16%;
        font-weight: 600;
    }


    .parallex-sec .text-box {
        padding: 0 0px;
    }
    .parallex-sec {
        padding: 70px 0; min-height: 0;
    }
    .parallex-sec h4{
            font-size: calc(22px + (31 - 22) * ((100vw - 320px) / (1920 - 320)));
    }
    .parallex-sec p {
        margin-bottom: 50px;
    }
    .society-list-sec {
        padding: 60px 0 60px 0;
    }
    .society-list-sec h3{font-size: 25px;}


    /* ---------------------- */

    /* Directory Alphabetical */
    .alphabetical-sec2 .modal-body h4.title {
        font-size: 17px;
        margin-bottom: 25px;
        padding: 16px 5px;
    }
    .alphabetical-sec2 .modal-body a.phone,
    .alphabetical-sec2 .modal-body a.email{
        font-weight: 500;
        margin-bottom: 10px;
    }
    .alphabetical-sec2 .nav-pills .nav-link {
        font-size: 15px;
    }
    .alphabetical-sec2 #AE .alphabet-name-wrap,
    .alphabetical-sec2 #FM .alphabet-name-wrap,
    .alphabetical-sec2 #N .alphabet-name-wrap,
    .alphabetical-sec2 #OR .alphabet-name-wrap,
    .alphabetical-sec2 #SZ .alphabet-name-wrap {
        min-height: auto;
    }

    /* ========== directory Submission ================== */
    .submission-society-sec2 h3 {
        font-size: 26px;
    }
    /* ================================================== */

    /* ============ Insignia Decorations ==================*/
    .insignia_decoration-medal_outerbox figure {
        border-radius: 0;
    }
    .insignia_decoration-medal_caption-outline {
        top: 30%;
        height: 30%;
    }
    .insignia_decoration-medal_outerbox figure:hover .insignia_decoration-medal_caption-outline .table {
        background-color: #ffffff;
        color: #000;
    }

    /* ===================================================== */

    /* ======================  Men's Regulations   ================================ */
            .regulations_gentlemen-sec3 .mid-image{
                flex-direction: column;
                text-align: center;
            }

            .regulations_gentlemen-sec3 .mid-image .image1 {
                margin-right: 0;
                margin-bottom: 20px;
            }
    /* =========================================================================== */
    /*==============================  Ladies Regulations================= */
    .regulations_ladies-sec2 .mid-image {
        flex-direction: column;
        text-align: center;
    }

    .regulations_ladies-sec2 .mid-image .image1 {
        padding-right: 0;
        padding-bottom: 20px;
    }
    .regulations_ladies-sec1 .regulations_ladies-topbox .overview-content h3,
    .regulations_ladies-sec2 .top-head.overview-content h3,
    .regulations_ladies-sec3 .overview-content h3,
    .regulations_ladies-sec4 .overview-content h3,
    .regulations_ladies-sec5 .overview-content h3 {
        font-size: 25px;
    }
    /* ================================================================== */
    /*  =======================National Gavel======================== */

    .info_office h5, .info_contact h5{font-size: 29px;}

    /* ================================================ */
    /* ========================== Patronage ========================== */
    .patronage-page-sec2 h4.modal-title {
        font-size: 23px;
        text-align: center;
    }
    /* ============================================================================== */

    /*  =============================Research=================== */
    .research-sec1 .bg-black {
        background-color: transparent; color: black;
    }
    .research-sec1 {
        background-image: none;
    }

    .research-sec1 .para p {
        margin: 0;
    }

    .research-sec1 .para {
        margin: 0;
    }


    /* ============================================================ */

    /* ================= Alphabetical Memberbership=============== */

    .table-resp{
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .overview-allbox .col-sm-4{-ms-flex: 0 0 50%;  flex: 0 0 50%;  max-width: 50%;}
    .mobile-nav #menu li a{font-size: 14px;}
    .mobile-nav #menu li ul::before{height: 95%;}
    section.sngle_membr_bdy p, section.sngle_membr_bdy li{text-align: left !important;}
    .membership-text p , .membership-text li{text-align: left !important;}
    /* .back-link a { margin-left: 20px;} */
    .overview-allbox .img-fluid{margin: auto; display: block;}

    .cnfm-sec h2{font-size: 20px;}

    .tab_section .prodNav{padding: 10px;}
    .prodNav .ptItem img{width: 30px;}

    .prodMain form, .prodMain .box{padding: 30px;}



    .banner .carousel-control-next-icon, .banner .carousel-control-prev-icon {
        background-image: none;
        width: 35px;
        height: 35px;
    }


}

@media (max-width: 575px){
    section.bg-image .content .text-box h4:after {
        left: 52%;
    }

    .advisory-council-sec2 .advisors-box .advisors-imgbox .image-box img{height: auto;}
    .overview-allbox .col-sm-4{-ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}

    /* Overview page */
    .overview-content h3 {
        font-weight: 600;
        font-size: 30px;
    }
    /* .overview-content p {
        font-size: 28px;
        line-height: 23px;
    } */
    .overview-content h4 {
        font-size: 25px;
    }
    .overview-content .row div:first-child{
        margin-bottom: 0 !important;
    }
    .overview-content.contact-us .row div:first-child{
        margin-bottom: 1rem !important;
    }


    /* ============ */
    /* Footer */
    .footer-logo{
        padding-top: 8px;
        margin-bottom: 20px; text-align: center;
    }
    .newsletter label{text-align: center;}
    /* ------------ */

    /* Gavel Page */
    .gavel-parallex .info{
            padding: 30px 30px 80px;
            margin: 10px;
    }
    .gavel-parallex .read-more a{
            top: 40px;
            padding: 12px 50px 12px 15px;
             font-weight: 600;
    }
    .line-border{
            padding-left: 15px;
            margin-top: 20px;
    }
    .line-border::before{display: none;}
    /* ========== */

    /* =========== Directory Alphabetical========== */
          .alphabetical-sec2 .modal-content .modal-body a.link{
              display: block; text-align:center;
          }
          .alphabetical-sec2 .modal-body a.btn.btn-default.close{
              position: relative;
          }
    /* ============================================ */
    .advisory-council-sec2 .advisors-box .advisors-imgbox .image-box img {
        border-radius: 0;
        padding: 0;
    }

    /* ============== Homepage Loader================================= */


    .custome_slider_swiper .swiper-slide a img{height: 110px;}
    /*====================================================================*/

    .banner .carousel-control-next, .banner .carousel-control-prev{
        top: 35%;
    }



}

@media(max-width: 480px){
    .prodMain form{display: block; width: 100%;}
    .prodMain form input, .prodMain form textarea{width: 100%;}

    .prodNav .ptItem img{width: 18px;}
    .prodNav .ptItem{font-size: 14px; padding: 10px 12px;}


}

@media(max-width: 375px){
    section.bg-image .content .text-box h4:after {
        left: 62%;
    }
}
/* Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 796px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    section.bg-image .content .text-box h4:after {
        left: 36%;
    }
    .patronage-page-sec2 .database-card p{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.about_menu a.left_first{
    padding-right: 0px !important;
}

.about_menu a.dropdown.dropdown-toggle{
    padding-left:0px !important;
}

.about_menu{
    margin-bottom: -10px;
}

.about_menu  a{
    color:#fff;
}
li.about_menu {
    margin-top: 10px !important;
}

.resoureces-menu{
    margin-top: -30px !important;
    margin-bottom: -10px !important; 
}
.image-box {
    height: 100%;
}
.image-box img {
    height: 100%;
    object-fit: cover;
}

li.about_menu {
    margin-bottom: -20px;
}
.res-menu{
    margin-bottom: -10px;
}
.mobile-nav ul#menu li ul {
    margin-top: 10px;
}
.overview-allbox {
    padding-bottom: 70px;
}

@media (max-width:768px){
    .overview-allbox {
        padding-bottom: 2px !important;
    }
}
@media (max-width:380px) and (min-width:320px){
.mobile-nav #menu {
    position: absolute;
    width: 380px;
}}

.overview-allbox p  span, .resumeFormetWhite p  span{
    line-height: 0 !important;
}


.resumeFormetWhite ul li, .annual-info ul li, .resumeFormet ul li, .advisory-council-sec2 ul li, .overview-allbox ul li{
    white-space: unset !important;

}



section.bg-image .content .text-box h4 {
    max-width: 280px !important;
}

section.bg-image .content .text-box h4:after {
    right: 0px !important;
    left: auto !important;
}

@media (max-width:767px){
section.bg-image .content .text-box h4 {
    max-width: 250px !important;
}
.overview-heading {
    
    height: 300px !important; 
   
}

}




.custom-heading-size *
{
    font-size: 18px !important;
    text-align: center !important;

}

.main-heading *{
    font-size: 34px !important;
    text-align: center !important;
}

@media (max-width: 366px) {
    .overview-heading h3 {
        
        top: 45% !important;
       
    }
}