@charset "utf-8";

/* CSS Document */

  @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

/*----------------------------------------------------- */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

* {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after,
{
	content: '';
	content: none;
}

 :focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
a:hover,
a:active,
a:focus {
	outline: none;
	outline-style: none;
	outline-width: 0;
}

img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

a {
	
	text-decoration: none;
	box-shadow: none;
	transition: all 0.4s ease-in-out 0s;
}

a:hover {
	text-decoration: none;
	box-shadow: none;
	border-bottom: none;
}

a:focus {
	text-decoration: none;
	box-shadow: none;
	border-bottom: none;
}


p {
	font-family: 'Poppins', sans-serif;
}

body {
	margin: 0;
	padding: 0px;
	font-family: 'Poppins', sans-serif;
	background: #fff;
	color: #484848;
	line-height: normal;
	overflow-x: hidden;
	font-size:16px;
	font-weight:300;
}


.container {
	width: 1200px;
}

.mob_header {
    display: none;
}

/*header_section*/
.header_section {

    display: block;
	position: absolute;
	width:100%;
	left:0;
	top:0;
	z-index:9;
}

.logo_sec { background:#fff; text-align:center; padding:15px 0; border-radius:0 0 20px 20px; box-shadow:0 0 15px 0 rgba(0,0,0,.8); }
.menu_sec{
	display:block;
	margin:0;
	padding:0;
	position:relative;
}

.menu_sec ul{
	margin:0;
	padding:0;
	text-align:right;
}
.menu_sec ul li {
    /*float: left;*/
    list-style: none;
		display:inline-block;
        position: relative;
}

.menu_sec ul li a {
    color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	padding: 6px 15px;
	display: inline-block;
	border-radius: 15px 15px 0 0;
	font-weight:300;
}

.menu_sec ul li a:hover, .menu_sec ul li.active a{ background:#000; }

.hdr_socl{ text-align:right; margin:9px 15px 9px 0; }

.hdr_socl ul li{ display:inline-block; margin-left:5px; }

.hdr_socl ul li a{ transition:.5s ease; }

.hdr_socl ul li a:hover{ filter: invert(88.1%) hue-rotate(90deg); }

.hdr_socl ul li:first-child a{ padding:6px 20px; background:#fff; color:#000; border-radius:20px; position:relative; top:2px; font-weight:400; }



.banner_slide_section .carousel-control.left {
    text-shadow: none;
    background: none;
}
.banner_slide_section .carousel-control.right {
    text-shadow: none;
    background: none;
}
.banner_slide_section .carousel-control{
	width: 8%;
}
.banner_slide_section .item img {
    width: 100%;
	min-height:800px;
}
.bnr_img{ text-align:center; }
.banner_slide_section .item .bnr_img img{ width:auto; max-width:100%; min-height:auto; display:inline-block; }
.banner_slide_section {
    position: relative;
    display: block;
}
.banner_text_block {
    display: block;
    padding: 0;
    position: absolute;
    left: 0;
    width: 100%;
}
/*.banner_text_block h1{
	font-size:35px;
	line-height:50px;
	color:#ffffff;
}*/

.bnr_cpsn{ margin-top:110px; }

.bnr_cpsn h2{ font-size:69px; color:#fff; font-weight:600; position:relative; padding-left:25px; }

.bnr_cpsn h2::after{ position:absolute; left:0; width:4px; height:50px; content:""; top:10px; background:#000; }

.bnr_cpsn h2::before{ position:absolute; left:0; width:4px; height:100%; content:""; top:10px; background:#fff; }

.bnr_cpsn h5{ font-weight:600; font-size:25px; color:#fff; margin-top:40px; }

.bannerSlider .owl-theme .owl-dots{ text-align:left; }

.bannerSlider .owl-dots {
    width: 90%;
    position: absolute;
    bottom: 38%;
	max-width:1170px;
	left:0;
	right:0;
	margin:0 auto;
}

.bannerSlider .owl-theme .owl-dots .owl-dot span{ margin:5px; }

.bannerSlider .owl-dots > button > span {
    background: rgba(250,250,250,1) !important;
}
.bannerSlider .owl-dots > button:hover> span, .bannerSlider .owl-dots > button.active > span {
    background: rgba(250,250,250,1) !important;
}

.bannerSlider .owl-dots > button.active > span{ position:relative; }

.bannerSlider .owl-dots > button.active > span:before{ position:absolute; width:18px; height:18px; border:1px solid #fff; border-radius:50%; content:""; left:-4px; top:-4px; }

.banner_text_block h1 strong{
	font-size:35px;
}
.bannerSlider .owl-item > .item.sliderThree > .banner_text_block > h1 > strong {
    color: #e17a26;
}
.bannerSlider .owl-item > .item.sliderThree > .banner_text_block > h1 {
    color: #201e4b;
}
.banner_text_block p{
	font-size:20px;
	line-height:32px;
	margin:20px 0; 
	color:#000000;
}
.banner_text_block a {
    font-size: 17px;
    color: #ffffff;
    background-color: #c166af;
    padding: 15px 40px;
    border-radius:30px;
	margin-top:25px;
    display: inline-block;
    text-transform: uppercase;
	font-family: 'Silent_Reaction';
}

.banner_text_block a:hover{ background:#fff; color:#09083f; }

.menu_sec ul li:hover > ul.sub-menu {
    opacity: 1;
    transform: translate(0px, 11px);
	visibility:visible;
}
.menu_sec ul li > ul.sub-menu {
    position: absolute;
    top: 28px;
    left: 0;
    z-index: 2;
    text-align: left;
    color: #242424;
    background: #000;
    width: max-content;
    transform: translate(0px, 30px);
    transition: 0.5s;
    opacity: 0;
    padding: 15px 0;
	min-width:197px;
	border-radius:0 15px 15px 15px;
	visibility:hidden;
}
.menu_sec ul li > ul.sub-menu > li {
    display: block;
    margin: 0;
}

.menu_sec ul li > ul.sub-menu > li a{ padding:3px 0 3px 30px; font-size:16px; display:block; border-radius:0; background:url(../images/sub-menu-bullet.png) no-repeat left 15px center; }

.menu_sec ul li > ul.sub-menu > li a:hover{ color:#fc7277; }

.bannerSlider .owl-item > .item {
    display: flex;
    align-items: center;
}

.bannerSlider #banner_slider .owl-nav .owl-prev {
    left: 10px;
}
.bannerSlider #banner_slider .owl-nav .owl-next {
    right: 10px;
}


.menu_sec ul li.dropdown > a::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 12px;
    margin-left: 5px;
}

.menu_sec ul li.dropdown:hover > a::after {
    content: '\f077';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 12px;
    margin-left: 5px;
}

.bannerSlider #banner_slider, #events {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.bannerSlider #banner_slider .owl-nav, #events .owl-nav {
    position: absolute;
    width: 100%;
}
.bannerSlider #banner_slider .owl-nav button {
    position: absolute;
    width: 45px;
    height: 45px;
    background: none;
    border-radius: 50%;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
	border:1px solid #fff;
}

#events .owl-nav button, #officer .owl-nav button {
    position: absolute;
    width: 45px;
    height: 45px;
    background: #b9b9b9;
    border-radius: 50%;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

#events .owl-nav button:hover, #officer .owl-nav button:hover{ background:#eb0100; }

#events .owl-nav .owl-prev, #officer .owl-nav .owl-prev {
    left: -55px; top:-40px;
}
#events .owl-nav .owl-next, #officer .owl-nav .owl-next {
    right: -55px; top:-40px;
}
#officer .owl-nav button span, #events .owl-nav button span {
    font-size: 0;
}


#officer .owl-nav { position:absolute; width:100%; top:50%; }

#events .owl-nav button span::before, #officer .owl-nav button span::before {
    font-size: 16px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 800;
    transition: 0.2s;
    color: #fff !important;
}

#events .owl-nav button:hover span::before{ color:#fff !important; }

#officer .owl-nav .owl-next span::before, #events .owl-nav .owl-next span::before {
    content: '\f061';
}
#officer .owl-nav .owl-prev span::before, #events .owl-nav .owl-prev span::before {
    content: '\f060';
}


/*about_section*/


.welcome_section{ padding:90px 0; }

.welcome_section h2{ font-size:35px; color:#eb0100; font-weight:300; margin-top:30px; }

.welcome_section h3{ color:#000000; font-size:33px; font-weight:600; text-transform:uppercase; margin-bottom:20px; }

.welcome_section p{ margin-bottom:20px; }

.welcome_section a{ background:url(../images/arrow.png) no-repeat left 8px center #eb0100; padding:12px 28px 12px 56px; font-size:18px; color:#fff; font-weight:500; text-transform:uppercase; text-decoration:none; border-radius:30px; display:inline-block; margin-top:30px; }

.welcome_section a:hover{ background-color:#000; }


/*work_section*/


.officer_section{ background:url(../images/officers-bg.jpg) no-repeat center; padding:70px 0; background-size:cover; }

.title{ margin-bottom:50px; text-align:center; }

.title h2{ color:#000; font-size:33px; font-weight:600; text-transform:uppercase; padding-bottom:16px; text-align:center; position:relative; }

.title h2 span{ color:#eb0100; }

.title h2::before{ width:56px; height:3px; position:absolute; left:0; right:0; margin:auto; background:#eb0100; content:""; bottom:0; }

.title h2::after{ height:1px; position:absolute; left:0; right:0; margin:auto; background:rgba(0,0,0,.61); content:""; bottom:1px; width:350px; max-width:100%; }

.title p{ margin-top:15px; }

.ofcr_img{ text-align:center; }

.ofcr_img img{ max-width:100%; border-radius:30px; border:3px solid #000; }

.ofcr_dtls{ background:#eb0100; border-radius:10px; text-align:center; max-width:90%; margin:-40px auto 0; color:#fff; padding:15px 0; position:relative; }

.ofcr_dtls h4{ color:#ffffff; font-size:16px; font-weight:600; margin-bottom:3px; }

.ofcr_dtls h5{ color:#ffffff; font-size:16px; font-weight:300; margin-bottom:5px; }

.ofcr_dtls h6{ color:#000; font-size:15px; font-weight:300; }

.cta_btn{ margin-top:48px; text-align:center; }

.cta_btn a{ background:url(../images/arrow.png) no-repeat left 8px center #eb0100; padding:12px 28px 12px 56px; font-size:18px; color:#fff; font-weight:500; text-transform:uppercase; text-decoration:none; border-radius:30px; display:inline-block; }

.cta_btn a:hover{ background-color:#000; }


/*president_section*/


.president_section{ padding:70px 0; background:url(../images/president-bg.jpg) no-repeat center; background-size:cover; }

.president_section .title h2, .member_section .title h2{ color:#fff; }

.president_section .title h2::after, .member_section .title h2::after{ background:rgba(250,250,250,.23); }

.ech_prsdnt{ background:url(../images/gray.jpg) repeat-x left 0 bottom 42px #fff; padding:20px 20px 15px; border-radius:30px; text-align:center; }

.ech_prsdnt img{ border:3px solid #000; border-radius:20px; margin-bottom:20px; }

.ech_prsdnt h5{ font-size:16px; font-weight:600; color:#eb0100; }

.ech_prsdnt h5 span{ background:url(../images/date.png) no-repeat left center; padding-left:25px; }

.ech_prsdnt h4{ font-size:18px; color:#000000; margin-top:17px; }

.president_section .cta_btn{ margin-top:55px; }

.president_section .cta_btn a:hover{ background-color:#333; }


/*committee_section*/


.committee_section .title{ margin-top:20px; margin-bottom:46px; }

.committee_section .title h2::after{ width:166px; }

.committee{ background:url(../images/committee-bg.jpg) no-repeat center; background-size:cover; padding:60px 0; }

.ech_cmte{ background:#fff; padding:20px 25px; border-radius:20px; margin-bottom:20px; }

.ech_cmte h4{ font-size:23px; color:#000; font-weight:600; background:url(../images/red-bullet.png) no-repeat left 2px; padding-left:39px; margin-bottom:15px; }

.ech_cmte a{ transition:.5s ease; display:block; text-align:right; margin-top:-10px; margin-bottom:-5px; }

.ech_cmte a:hover{ filter: grayscale(100%); }

.committee .cta_btn{ margin-top:0; padding-top:5px; }

.cmt2 img{ display:none; }


/*chapter_section*/


.chapter_section{ padding:70px 0; }

.chapter_section .title h2::after{ width:166px; }

.ech_chptr{ margin-bottom:30px; }

.chptr_img{ width:52%; float:left; }

.chptr_img img{ width:100%; border-radius:30px 0 0 30px; }

.chptr_cntnt{ width:48%; float:right; color:#fff; }

.chptr_cntnt h3{ color:#fff; font-size:21px; font-weight:600; margin-bottom:8px; }

.chptr_cntnt h4{ color:#fff; font-size:18px; font-weight:600; margin-bottom:8px; }

.chptr_cntnt p{ color:#fff; font-size:16px; font-weight:300; line-height:22px; }

.red{ background:#eb0100; padding:16px 15px 15px 20px; border-radius:0 30px 0 0; }

.black{ background:#000; padding:15px 15px 20px 20px; border-radius:0 0 30px 0;  }



/*event_section*/


.event_section{ background:#e4e4e4; padding:70px 0; }

.ech_evnt{ padding-bottom:35px; }

.evnt_img{ padding:0 30px; position:relative; }

.evnt_img img{ width:100%; border-radius:30px; }

.evnt_img .date{ width:70px; background:#eb0100; color:#fff; padding:15px 0; font-size:25px; position:absolute; top:0; right:30px; border-radius:0 30px; font-weight:600; text-align:center; line-height:25px; text-transform:uppercase; }

.evnt_img .date strong{ font-size:40px; font-weight:600; }

.evnt_cntnt{ padding:125px 20px 0; background:#fff; border-radius:30px; margin-top:-100px; }

.evnt_cntnt h3{ color:#000; font-weight:600; font-size:25px; margin-bottom:10px; }

.evnt_cntnt a{ background:url(../images/arrow.png) no-repeat left 8px center #eb0100; padding:12px 28px 12px 56px; font-size:18px; color:#fff; font-weight:500; text-transform:uppercase; text-decoration:none; border-radius:30px; display:inline-block; margin-top:0px; position:relative; bottom:-22px; margin-bottom:-12px; }

.evnt_cntnt a:hover{ background-color:#000; }

.all_eve{
	background:#fff;
}
.all_eve .evnt_cntnt{
	margin-bottom:70px;
}

/*memory_section*/


.memory_section{ padding:70px 0; }

.memory_section h2{ color:#000; font-size:33px; font-weight:600; text-transform:uppercase; padding-bottom:16px; position:relative; margin-bottom:20px; margin-top:50px; }

.memory_section h2::before{ width:56px; height:3px; position:absolute; left:0; background:#eb0100; content:""; bottom:0; }

.memory_section h2::after{ height:1px; position:absolute; left:0; background:rgba(0,0,0,.61); content:""; bottom:1px; width:172px; max-width:100%; }

.memory_section p{ margin-bottom:20px; }

.memory_section a{ background:url(../images/arrow.png) no-repeat left 8px center #eb0100; padding:12px 28px 12px 56px; font-size:18px; color:#fff; font-weight:500; text-transform:uppercase; text-decoration:none; border-radius:30px; display:inline-block; margin-top:10px; }

.memory_section a:hover{ background-color:#000; }


/*location_section*/


.location_section .title{ margin-top:20px; margin-bottom:40px; }

.location_section .title h2::after{ width:166px; }

/* .map img{ width:100%; }

.map{ filter: grayscale(100%); }

.map iframe{ margin-bottom:-7px; } */


/*member_section*/


.member_section{ background:url(../images/mem-bg.png) no-repeat center; background-size:cover; padding:70px 0; text-align:center; color:#fff; }

.member_section h4{ color:#fff; font-size:25px; font-weight:600; margin-bottom:15px; }

.member_section p{ margin-bottom:20px; }

.member_section .title{ margin-bottom:30px; }

.member_section .cta_btn{ margin-top:30px; }



.copy{ background:#212121; padding:20px 0; font-size:15px; color:#d4d4d4; font-weight:300; }

.copy a{ color:#ff0000; transition:.5s ease; }

.copy a:hover{ color:#fff; }

.ftr_socl{ text-align:right; }

.ftr_socl ul{ list-style:none; }

.ftr_socl ul li{ display:inline-block; margin-left:5px; }

.ftr_socl ul li a{ transition:.5s ease; }

.ftr_socl ul li a:hover{ filter: brightness(0) saturate(100%) invert(12%) sepia(82%) saturate(7491%) hue-rotate(358deg) brightness(95%) contrast(112%); }

.copyright{ margin-top:2px; }



/* in memory inner page */
.inmemory{
	padding:70px 0;
}
.inmemory h2{
	font-size:40px;
	font-weight:800;
	color:#000;
	text-align:center;
	margin-bottom:20px;
}
.inmemory h2 span{
	color:#ed0305;
	font-size:64px;
}
.inmemory .off_cont h5{
	font-size:20px;
}
.inmemory .off_cont h6{
	font-size:15px;
}
.inmemory .off_cont p{
	font-size:15px;
}

/* chapterP-R section */

.portsmouth{
	padding:70px 0;
	background:#e4e4e4;
}
.portsmouth h2{
	font-size:40px;
	font-weight:800;
	color:#000;
	text-align:center;
	margin-bottom:20px;
	text-transform:uppercase;
}
.portsmouth h2 span{
	color:#ed0305;
	font-size:64px;
}
.portsmouth .off_cont h5{
	font-size:20px;
}
.portsmouth .off_cont h6{
	font-size:15px;
}
.portsmouth .off_cont p{
	font-size:15px;
}
.history_porst{
	padding:70px 0 40px 0;
	text-align:center;
}
.history_porst h2{
	font-size:40px;
	font-weight:800;
	color:#000;
	margin-bottom:30px;
	text-transform:uppercase;
}
.history_porst h2 span{
	color:#ed0305;
}
.history_porst p{
	margin-bottom:30px;
}
.history_porst img{
	width:100%;
	border:10px solid #ed0305;
	border-radius:50px;
	margin-bottom:70px;
}
.tabuler ul li{
	display:inline-block;
}
.tabuler ul li a{
	font-size:20px;
	font-weight:300;
	padding:6px 40px;
	border-radius:90px;
	margin:100px 10px 0 10px;
	border:1px solid #000;
	color:#000;
	display:block;
}
.tabuler ul li a:hover, a:active{
	border:1px solid #ed0305;
	color:#ed0305;
}
.active_link{
	border:1px solid #ed0305 !important;
	color:#ed0305 !important;
}
.history_porst ul li{
	list-style:none;
	display:inline-block;
}



#dan_chap{
	display:none;
}
.nav-tabs{
	border-bottom:none;
}

/* conclave section */

.conclave{
	padding:70px 0;
}
.conclave h2{
	font-size:40px;
	font-weight:800;
	color:#000;
	text-align:center;
	margin-bottom:50px;
	text-transform:uppercase;
}
.conclave h2 span{
	color:#ed0305;
	font-size:64px;
}
.conclave img{
	border-radius: 42px;
	max-height: 470px;
	overflow: hidden;
	width:100%;
}

.conclave .c24 img{
	border-radius: 42px;
	max-height: 100%;
	overflow: hidden;
	width:100%;
	margin-bottom:35px;
}

.bgblack{
	background:#000;
}
.bgblack h2{
	color:#fff;
}
.bgblack h2 span, .conclave.cnc h2 span{
	font-size:40px;
}
.text_area{
	position:relative;
}
.txt_cont{
	position: relative;
  margin: -47px auto 30px auto;
  padding: 6px 100px;
  border: 3px solid #fff;
  background: #ed0305;
  font-size: 25px;
  font-weight: 400;
  color: #fff;
  width: 82%;
  border-radius: 90px;
  text-align: center;
}

.txt_cont.mm{  padding: 6px 20px; width: 85%; }

.bggray{
	background:#e4e4e4;
}
.wh_bord{
	border:10px solid #fff;
	margin-top:40px;
}
.notopmarg{
	margin-top:0;
}

.tsmall {
  padding: 6px 38px;
  font-size: 22px;
  width: 87%;
  line-height: 30px;
}
.Raleigh{
	padding:70px 0;
}
.Raleigh img {
  width: 100%;
  border: 10px solid #fff;
  border-radius: 50px;
}


.cnclv_box{ border-radius:30px; position:relative; padding:30px 30px 0; }

.cnclv_box::before{ position:absolute; width:100%; height:200px; background:#ed0305; left:0; top:0; content:""; z-index:0; border-radius:30px; }

.cnclv_box h2{ text-align:center; font-size:25px; text-transform:uppercase; border-radius:30px; position:relative; z-index:1; font-weight:500; position:relative; }

.cnclv_box h2 a{ color:#fff; text-decoration:none; display:block; padding:100px 0; background:rgba(0,0,0,.7); border-radius:30px; position:relative; z-index:2; }

.cnclv_box img{ width:100%; position:absolute; left:0; top:0; height:100%; border-radius:30px; z-index:1; object-fit:cover; }




/* origin start */
.origin{
	padding:70px 0;
}
.ori_text{
	
}
.ori_text h3{
	font-size:32px;
	font-weight:600;
	color:#000;
	margin-bottom:20px;
}
.ori_text p{
	margin-bottom:20px;
	font-size:16px;
}
.ori_icon{
	text-align:center;
	margin-bottom: 20px;
}
.otext{
	border-radius:20px;
	background:#e4e4e4;
	padding:50px 9px 15px 9px;
}
.otext h4{
	font-size:20px;
	font-weight:600;
	margin-bottom:4px;
	color:#000;
}
.otext p{
	font-size:15px;
	line-height: 22px;
}
.oicon{
	position:relative;
	margin:0 auto -40px auto;
}

.h_nei{
	padding-bottom:50px;
}

.h_nei h3{
	font-size:32px;
	font-weight:600;
	color:#000;
	margin-bottom:20px;
}
.h_nei h3 span{
	color:#eb0100;
	font-weight:300;
}
.h_nei p{
	margin-bottom:20px;
	font-size:16px;
}
.h_nei p span{
	font-weight:700;
}



.convention{
	background:#e4e4e4;
	padding:50px 0;
	text-align:center;
}
.convention h3{
	font-size:32px;
	font-weight:600;
	color:#000;
	margin-bottom:20px;
}
.convention ul li{
	list-style:none;
	display:inline-block;
	position:relative;
	margin: 10px 5px;
}
.convention ul li::before{
	width: 150px;
	background: #eb0100;
	border-radius: 20px;
	content: "";
	position: absolute;
	height: 110px;
	z-index: 0;
	left: 0;
}
.convention ul li:nth-child( even )::before{
	background:#000;
}

.n_off{
	width:258px;
	padding:10px;
	background:#fff;
	border-radius:20px;
	margin:10px;
	z-index:10;
	position:relative;
}
/* .n_off::before{
	content:"";
	position:absolute;
	left:-10px;
	width:200px;
	background:#000;
	border-radius:20px;
} */

.n_off h6{
	font-size:16px;
	font-weight:700;
	color:#000;
	margin-bottom: 4px;
}
.n_off h5{
	font-size:18px;
	font-weight:700;
	color:#eb0100;
	margin-bottom:2px;
}
.n_off p{
	font-size:16px;
}


.home_ori{
	padding-top:0;

}
.home_ori .cta_btn{
	text-align:left;
	margin-top:32px;
}






.inmemory_home .off_cont {
  min-height: 338px;
}
.inmemory_home h2{
	margin-top:0;
}
.inmemory_home .off_cont h5{
	font-size:20px;
}
.inmemory_home .off_cont h6{
	font-size:15px;
}
.inmemory_home .off_cont p{
	font-size:15px;
	margin-bottom:0;
}
.inmemory_home .oface {
  width: 200px;
  height: 200px; 
}






.pnp{
	padding-top:0;
}
.de_star{
	font-size: 17px;
	font-weight: 500;
	color: #000;
}
.table_des{
	/* border:1px solid rgba(89,89,89,0.9) !important;
	border-radius:30px !important; */
	border-radius: 25px !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(0, 128, 255, 0.9) !important;
}
.table-bordered{
	border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}
/* .table-bordered th:last-child {
    border-radius: 0 6px 0 0;
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
} */

table.ab thead th span{ border-top:1px solid #000; display:block; padding:5px 10px; }

table.ab thead th:first-child span{ border-radius:10px 0 0 0; border-left:1px solid #000; }

table.ab thead th:last-child span{ border-radius:0 10px 0 0; border-right:1px solid #000; }

table.ab tbody td span{ display:block; padding:5px 10px; }

table.ab tbody td:first-child span{ border-left:1px solid #000; }

table.ab tbody td:last-child span{ border-right:1px solid #000; }

table.ab tbody tr:last-child td span{ border-bottom:1px solid #000; }

table.ab tbody tr:last-child td:first-child span{ border-radius:0 0 0 10px; }

table.ab tbody tr:last-child td:last-child span{ border-radius:0 0 10px 0; }













/* membership start */

.membership img{
	max-height: 500px;
}

.membership .txt_cont {
  margin: -32px auto 30px auto;
}





.f_day{
	padding-bottom:50px;
	text-align:center;
}
.f_day h2 span{
	font-size:40px;
}
.fd_spec h2 span{
	font-size:64px;
}

.f_day h3{
	font-size:32px;
	font-weight:600;
	color:#000;
	margin-bottom:20px;
}
.f_day h3 span{
	color:#eb0100;
	font-weight:300;
}

.f_day p{
	margin-bottom:20px;
	font-size:16px;
}
.f_day p span{
	font-weight:700;
}
.padd_top{
	padding-top:70px;
}
.border_line{
	border-bottom:1px solid #ccc;
}
.fd_lady ul li{
	margin:18px 5px;
}
.fd_lady ul li::before {
  border-radius: 32px;
  height: 60px;
}
.fd_lady ul li h5{
	font-size:15px;
}
.fd_lady ul li:nth-child( odd ) h5{
	color:#000;
}
.ta_fd{
	text-align:center;
}
.txt_marg_bottom h2{
	margin-bottom:20px;
}
.txt_marg_top p{
	margin-top:20px;
}
.color_w{
	color:#fff;
}
.single_line{
	margin: -29px auto 30px auto;
}
.two_line{
	margin: -49px auto 30px auto;
}
.three_line{
	margin: -70px auto 30px auto;
}
.margbottm_20{
	margin-bottom:20px;
}






#backToTop {
    display: inline-block;
    background: url(../images/up_arw.png) no-repeat center rgba(0,0,0,.5);
    width: 45px;
    height: 45px;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 20px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
	border-radius:50%;
  }

  #backToTop:hover {
    cursor: pointer;
    background-color: #eb0100;
  }
  #backToTop:active {
    background-color: #eb0100;
  }
  #backToTop.show {
    opacity: 1;
    visibility: visible;
  }
  
 .clr{
	 clear:both;
 } 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
/*responsive css*/  
  
  
@media only screen and (max-width:1250px) {
	 
	 #events .owl-nav .owl-prev, #officer .owl-nav .owl-prev{ left:-20px;; }
	 #events .owl-nav .owl-next, #officer .owl-nav .owl-next{ right:-20px; }
	 
}


 @media only screen and (max-width:1199px) {
    .container {
         width: 1024px !important;
         margin: 0 auto;
    }

	.inr_ttl {
  bottom: 174px !important;
}
	.menu_sec ul li a{
		font-size: 15px;
		
	}
	
	.menu_sec ul li > ul.sub-menu > li a{ font-size:14px; }
	.menu_sec ul li > ul.sub-menu{ top:24px; }
	
	
	.bnr_cpsn h2{ font-size:50px; padding-left:20px; }
	.welcome_section h2{ margin-top:0; }
	.welcome_section a{ margin-top:15px; }
	.memory_section h2{ margin-top:0; }
	.bnr_cpsn h5{ margin-top:20px; }
	
	
	.inmemory .off_cont h5 {
		font-size: 16px;
	}
	.inmemory .off_cont h6 {
		font-size: 12px;
	}
	.inmemory .off_cont p {
		font-size: 12px;
	}
.inmemory_home .off_cont h5 {
		font-size: 16px;
	}
	.inmemory_home .off_cont h6 {
		font-size: 12px;
	}
	.inmemory_home .off_cont p {
		font-size: 12px;
	}

.history_porst ul li a {
  margin: 0 10px 30px 10px;
}
.conclave {
  padding: 40px 0;
}


}



 @media screen and (max-width: 1024px) {
    .container {
         width: 980px !important;
         margin: 0 auto;
    }
	.menu_sec ul li a{
		font-size: 14px;
	}
	.txt_cont {
  padding: 6px 26px;
  font-size: 20px;
  width: 86%;
}
 .conclave {
    padding: 80px 0 40px 0;
  }
.conclave h2 span {
  font-size: 50px;
}
.conclave h2 {
  margin-bottom: 26px;
}
.conclave img {
  margin: 0 0 40px 0;
}
.inmemory h2 span {
  font-size: 50px;
}
.inmemory h2 {
  margin-bottom: 26px;
}
.f_day h2 span {
  font-size: 40px;
}
.fd_spec h2 span {
  font-size: 64px;
}
}


 @media screen and (max-width: 991px) {
	 
	.bnr_cpsn h2{ padding-left:0; }
	
	.bnr_cpsn{ text-align:center; margin-top:50px; }
	
	.bnr_cpsn h2::before, .bnr_cpsn h2::after{ display:none; }
	
	.bnr_cpsn h5{  margin-top:15px; margin-bottom:70px; }
	
	.bannerSlider .owl-theme .owl-dots{ text-align:center; top:235px; bottom:auto; }
	
	.banner_slide_section .item .bnr_img img{ max-width:400px; }
	
	.hdr_socl{ margin-right:0; }
	
	.chptr_img{ width:100%; }
	.chptr_img img{ border-radius:30px 30px 0 0; }
	.chptr_cntnt{ width:100%; }
	.red{ border-radius:0; }
	.black{ border-radius:0 0 30px 30px; }
	.cta_btn{ margin-top:20px; }
	
	 
 }


 @media screen and (max-width: 980px) {
    .container {
         width: 700px !important;
         margin: 0 auto;
    }
	.copyright{ 
		margin-top:0; 
	}
	.txt_cont {
		margin: -81px auto 30px auto;
	}
	.history_porst img {
		margin-bottom: 46px;
	}
	.single_line{
		margin: -66px auto 30px auto;
	}
	.three_line{
		margin: -114px auto 30px auto;
	}
	 .two_line {
    margin: -58px auto 30px auto;
  }
	.f_day img{
		
	}
	.Charleston img{
		margin-bottom:0;
	}
	.special_line {
		margin: -68px auto 30px auto;
	}
	.norflox img{
		margin: 0 0 20px 0;
	}

	
	/*responsive menu*/
	
	.menu_sec{
		display:none;
	}
	
     .mob_header {
         display: block;
		 float: right;
    }
	
	
    .logo_sec img {
        
         margin-bottom: 0px;
    }
	
    .menu_btn_open {
        float: right;
		margin-top: 0;
		margin-right: 0;
		position: relative;
		top: -5px;
		z-index: +1;
		right: 0px;
    }
	
    .menu_open {
         font-size: 30px !important;
         color: #fff;
         cursor: pointer;
		 transition:.5s ease;
		 margin-top:10px;
    }
	
	.menu_open:hover{ color:#000; }
	
    .menu_btn_close {
         float: right;
         margin-right:50px;
         margin-top: 8px;
    }
	
    .fa.fa-times.menu_close {
         font-size: 21px;
         color: #ffffff;
         cursor: pointer;
		 transition:.5s ease;
    }
	
	.fa.fa-times.menu_close:hover{ color:#000; }
	
    .topnav.mob_menu.active{
         right: 0%;
         top: 0px;
         -webkit-transition: all 1s ease-in-out;
         -moz-transition: all 1s ease-in-out;
         -o-transition: all 1s ease-in-out;
         transition: all 1s ease-in-out;
    }

	
    .mob_menu {
         position: fixed;
         right: -100%;
         top: 0px;
         background-color: #eb0100;
         width: 402px;
         z-index: +999;
         height: auto;
         display: block;
    }
	
    .mob_menu ul {
         width: 100%;
    }
	
    .mob_menu li {
         padding: 10px 24px;
        
         list-style: none;
    }
	.mob_menu li.dropdown > button {
	    background: transparent;
	    border: 0;
	    color: #fff;
		transition:.5s ease;
	}
	
	.mob_menu li.dropdown > button:hover{ color:#060644; }
	
	.mob_menu li.dropdown > ul.dropdown-menu {
	    width: max-content;
	    transform: translate(25px, 0px);
	    padding: 10px 0;
	    border-radius: 0;
	    border: 0;
	}
	.mob_menu li.dropdown > ul.dropdown-menu > li {
	    padding: 2px 0;
	}
	.mob_menu li.dropdown > ul.dropdown-menu > li > a:hover {
	    background: transparent;
	    color: #08093d;
	}
	.mob_menu li.dropdown > button::after {
	    content: '\f078';
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 600;
	    font-size: 12px;
	    margin-left: 10px;
	}
    .mob_menu a {
         color: #ffffff;
		 display: block;
         font-size: 16px;
         text-align: left;
		 font-weight:400;
    }
    
    .mob_menu li.active a {
         color: #ffffff;
         font-weight: 600;
    }
	
    .mob_menu {
         width: 100%;
         height: 100%;
    }
	
	.mob_menu a:hover {
		color: #000;
	}
	
	.mod_logo_section{
		display:block;
	}
	
	
	
	.mob_menu ul.sub-menu{ margin-top:10px; }
	
	.mob_menu ul.sub-menu li{ background:url(../images/bullet.png) no-repeat left center; }
	
	
	
    /*responsive menu*/
	
	.ech_prsdnt{ margin-bottom:30px; }
	.president_section .cta_btn{ margin-top:20px; }
	
	
	

	
}
 @media screen and (max-width: 767px) {
    .container {
         width: 400px !important;
         margin: 0 auto;
    }
	.conclave.cnc h2 span{ font-size:30px; }
	.logo_sec{ padding:10px 0; }
	.logo_sec img{ max-width:90%; }
	.hdr_socl ul li{ margin-left:0; }
	.menu_open{ font-size:25px !important; margin-top:5px; }
	.banner_slide_section .item .bnr_img img{ max-width:300px; }
	.banner_slide_section .item img{ min-height:600px; object-fit:cover; }
	.bnr_cpsn h2{ font-size:35px; }
	.bnr_cpsn h5{ font-size:20px; margin-top:10px; margin-bottom:50px; }
	.bannerSlider .owl-theme .owl-dots{ top:195px; }
	.welcome_section{ padding:35px 0 70px; }
	.welcome_section h2{ margin-top:30px; font-size:32px; }
	.welcome_section h3, .title h2{ font-size:30px; }
	.committee_section .title{ margin-top:0; margin-bottom:30px; }
	.committee{ background:none; padding-top:0; }
	.cmt1{ background:url(../images/committee-bg1.jpg) no-repeat center; background-size:cover; padding-top:20px; padding-bottom:30px; border-radius:30px; }
	.cmt2 img{ display:block; margin:30px 0 0; border-radius:30px; }
	.location_section .title{ margin-top:0; margin-bottom:30px; }
	.memory_section img{ margin-top:30px; }
	.copyright{ text-align:center; }
	.ftr_socl{ text-align:center; margin-top:10px; }
	.officer{ padding:20px 0 70px !important; }
	.inr_ttl h1{ font-size:30px !important; }
	.inr_bnr img{ min-height:250px !important; }
	.conclave {
		padding: 50px 0 40px 0;
	}
	.conclave h2 {
		font-size: 30px;
	}
	.conclave h2 span {
		font-size: 40px;
	}
    .txt_cont {
		margin: -66px auto 30px auto;
		font-size: 14px;
	}
    .conclave img {
		margin: 0 0 20px 0;
	}
	.portsmouth {
		padding: 50px 0 40px 0;
	}
	.portsmouth h2 {
		font-size: 30px;
	}
	.portsmouth h2 span {
		font-size: 40px;
	}
	.history_porst {
		padding: 40px 0 20px 0;
	}
	.history_porst h2 {
		font-size: 30px;
	}
	.history_porst h2 span {
		font-size: 40px;
	}
	.history_porst ul li a {
		margin: 0 10px 20px 10px;
		font-size: 16px;
	}
	.inmemory {
		padding: 40px 0;
	}
	.inmemory h2 {
		font-size: 30px;
	}
	.inmemory h2 span {
		font-size: 40px;
	}
	.Raleigh {
		padding: 40px 0;
	}
	.inr_ttl {
		bottom: 97px !important;
	}
	 .single_line {
    margin: -41px auto 30px auto;
  }
	
#backToTop{ bottom:80px; }

.hdr_socl ul li:first-child a{ padding:2px 20px; top:-5px; }

	
}
 @media only screen and (max-width: 480px) {
    .container {
         width: 90% !important;
         margin: 0 auto;
         max-width:90% 
    }   
	
	  .cnclv_box h2{ font-size:22px; }
}


@media only screen and (max-width: 418px) {
	
.hdr_socl ul li:first-child a{ padding:2px 10px; font-size:15px; }
	
}


 @media only screen and (max-width: 360px) {
    .container {
         width: 90% !important;
         margin: 0 auto;
         max-width:90% 
    }

	
}
 

 @media only screen and (max-width: 320px) {
    .container {
         width: 90% !important;
         margin: 0 auto;
         max-width:90% 
    }
	
	
	
} 




/* officer css start */


.inr_bnr{ position:relative; }

.inr_bnr img{ width:100%; min-height:433px; object-fit:cover; }

.inr_ttl{ width:100%; position:absolute; left:0; bottom:90px; }

.inr_ttl h1{ font-size:45px; font-weight:600; color:#fff; }


.officer{
	padding:80px 0;
}
.each_off{
	text-align:center;
	margin:30px 0;
	
}
.oface{
	width: 262px;
    height: 262px;
    border: 10px solid #fff;
    box-shadow: 0px 0px 20px #dc1d27;
    border-radius: 50%;
    position: relative;
    top: 0;
    z-index: 4;
	transition:.5s ease;
	margin:0 auto;

}
.off_cont{
	background: linear-gradient(180deg, rgba(218, 11, 13, 1) 8%, rgba(162, 28, 33, 1) 92%);
    width:100%;
    padding: 152px 22px 25px 22px;
    border-radius: 30px;
    z-index: 1;
    position: relative;
    margin: -128px 0 0 0;
}
.inmemory .off_cont{
	min-height:274px;
}
.off_cont h5{
	 font-weight: 600;
	 font-size:25px;
	 color:#fff;
	 margin-bottom:10px;
}
.off_cont h6{
	font-size: 17px;
    font-weight: 100;
    padding: 7px;
    background: #000;
    border-radius: 30px;
    color: #fff;
    line-height: 18px;
    display: block;
	transition:.5s ease;
}
.off_cont p{
	font-weight: 600;
	 font-size:17px;
	 color:#fff;
	 margin-top:9px;
}

.each_off:hover .off_cont h6{
	background:#f10506;
}

.each_off:hover .off_cont{
	background:linear-gradient(180deg, rgba(53,53,53,1) 16%, rgba(68,68,68,1) 93%);
}
.each_off:hover .oface{
	box-shadow: 0px 0px 20px #000;
}
.each_chap img{
	border:none;
	border-radius:none;
}
.each_chap p{
	font-weight: 300;
	margin-bottom: 16px;
	max-height: 127px;
	overflow: hidden;
}
.each_chap a{
	font-size: 17px;
	font-weight: 100;
	padding: 14px 30px;
	background: #000;
	border-radius: 30px;
	color: #fff;
	line-height: 18px;
	display: inline-block;
	transition: .5s ease;
	margin: 0 0 10px 0;
}
.each_off:hover.each_chap a{
	background:#f10506;
}

ul.contact{ list-style:none; }


.foot{
	background:#000;
	
}
.foot_cont{
	padding:49px 0;
}
.foot h4{
    font-size: 20px;
    color: #ffffff;
    padding-bottom: 13px;
    margin-bottom: 10px;
    position: relative;

}
.foot h4::before {
    content: "";
    width: 24px;
    background: #fff;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.foot p{
	font-weight:100;
	font-size:13px;
	color:#bcbcbc;
	margin-top:24px;
}

.sitm ul{
	width:47%;
	float:left;
	margin-right:10px;
}
.sitm ul li{
	list-style:none;
}
.sitm ul li a{
	background: url(../images/f_icon.png) no-repeat center left;
    font-size: 13px;
    color: #bcbcbc;
    padding: 6px 0 6px 20px;
    font-weight: 100;
    display: flex;
	
}
.sitm ul li a:hover{
	color: #fff;
}
.contact li {
	margin:10px 0;
	padding: 0 0 0 26px;
}
.contact li a{
	font-size: 13px;
    color: #bcbcbc;
    font-weight: 100;
	
}
.contact li a:hover{
	color: #fff;
}
.contact li:first-child{
	background: url(../images/ph.png) no-repeat center left;
}
.contact li:nth-child(2){
	background: url(../images/ev.png) no-repeat center left;
}
.contact li:nth-child(3){
	background: url(../images/lc.png) no-repeat top left;
}

.fsocial{
	float: right;
}
.fsocial li{
	display: inline-flex;
}
.fsocial li a{
	color: #1c1c1c;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    margin: 0 2px;
    font-size: 12px;
    line-height: 28px;
    border-radius: 50%;
    background: #fff;

}


.copy{
	background:#212121;
	padding:10px 0;
}



/*responsive css*/  
  
  


 @media only screen and (max-width:1199px) {
    

	.oface {

 
}
.officer h5 {
  font-size: 19px;

}
.officer a {
  font-size: 12px;
}
.officer p {
  font-size: 13px;
  margin-top: 7px;
}

	
}



 @media screen and (max-width: 1024px) {
   

	.oface {

	width: 236px;
  height: 236px;
  }  
	  
	
}

 @media screen and (max-width: 980px) {
    

 .oface {
  
  }
		
.sitm{
	margin-top:20px; margin-bottom:20px;
}
.cont {
	margin-top:20px;
}

.sitm ul{ width:100%; }

	.home_ori .cta_btn {
  text-align: center;
    margin-bottom: 60px;
    margin-top: 16px;
}
}


 @media screen and (max-width: 767px) {
    

	 .oface {
  
  }
  .each_off {
  margin: 20px 0;
}
.fsocial {
  float: none;
  text-align: center;
}

	
}
 @media only screen and (max-width: 480px) {
    
 
  .oface {
   
  }
	
}
