@charset "utf-8";
.aa-xmas {
    color: #F40C1A;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    font-style: italic;
    font-weight: bold;
    font-size: 16pt;
    line-height: 18pt;
    text-align: center;
    padding: 2;
    margin-top: 1px;
}

.embed-responsive-item-560 {
    width: 560px;
    height: auto;
}

.embed-responsive-item-1024 {
    width: 1024px;
    height: auto;
}


@media only screen and (max-width: 575px) {
   .aa-helvboldblu {
        font-size: 12pt; /* Reduced font size for smaller screens */
      }

    /* CSS styles for small screens */
  /* Place your styles here */
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
   .aa-helvboldblu {
        font-size: 12pt; /* Reduced font size for smaller screens */
      }
    .aa-condensed-option {
    font-size: 5pt;
    /* [disabled]font-stretch: ultra-condensed; */
    overflow-x: scroll;
    font-family: "Arial Narrow", "Franklin Gothic Medium Cond", "Gill Sans MT Condensed";
    color: #000000;
    font-weight: lighter;
    letter-spacing: -2rem;
    word-spacing: -2rem;
    width: 200px;
    display: inline;
}
    /* CSS styles for medium screens */
  /* Place your styles here */
}

.hiliter {
    background-color: yellow;
}

.aa-basic-text-right {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30pt;
    color: #0B1A72;
    line-height: 38pt;
    text-align: right;
    float: right;
    display: none;
}
.aaborder2blk {
    border: 2pt solid #000000;
}

.bg-dark {
    background-color: #031A72 !important;
    color: #040A66;
}
.bg-redish {
    background-color: #93453A !important;
    color: #FCFCFC;
}

.bg-cherry {
    background-color: #F8060A !important;
    color: #FCFCFC;
}
.bg-lightblue {
    background-color: #BADBFD !important;
    color: #FCFCFC;
}
.bg-lightgreen {
    background-color: #BAFDC1 !important;
    color: #FCFCFC;
}
.bg-pink {
    background-color: #FDD0D0 !important;
    color: #FDD0D0;
}
.bg-lightyellow {
    background-color: #FFF9A7 !important;
    color: #FFF9A7;
}

.aa-container-center {
display: flex;
justify-content: center;
align-items: center;	
}






ul.navbar-nav {
    margin: 0 auto;
}
.navbar-dark .navbar-nav .nav-link  {
	color: #000000;
	font-family: 'Source Sans Pro';
}
.navbar-dark .navbar-nav .nav-link:hover   {
    color: #000;
}
.navbar-nav .nav-item {
    margin-left: 4px;
    margin-right: 4px;
    text-align: center;
    width: 108px;
    color: #06025E;
    font-weight: bold;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: large;
}

.navbar-nav .nav-item:hover  {
    text-align: center;
}
nav .container {
    padding-bottom: 10px;
}
.aaleftpsmall   {
    color: #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12pt;
    line-height: 13pt;
    text-align: left;
}
.aaleftp  {
    color: #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14pt;
    line-height: 16pt;
    text-align: left;
}
.aaf3-red   {
    color: #D40B0F;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18pt;
    /* [disabled]margin-left: 6%; */
    /* [disabled]margin-right: 6%; */
    /* [disabled]padding-left: 4px; */
    /* [disabled]padding-right: 8px; */
    line-height: 19pt;
    text-align: center;
}
.aaf3-blk   {
    color: #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18pt;
    /* [disabled]margin-left: 6%; */
    /* [disabled]margin-right: 6%; */
    /* [disabled]padding-left: 4px; */
    /* [disabled]padding-right: 8px; */
    line-height: 19pt;
    text-align: center;
}
.aa-subhead   {
    color: #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14pt;
    /* [disabled]margin-left: 6%; */
    /* [disabled]margin-right: 6%; */
    /* [disabled]padding-left: 4px; */
    /* [disabled]padding-right: 8px; */
    line-height: 15pt;
    text-align: center;
}
.aaf2-blk   {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5rem;
    color: #000000;
    text-align: center;
    font-variant: normal;
}
.aaf1-blu   {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24pt;
    color: #115CAB;
    line-height: 26pt;
    text-align: center;
    font-variant: normal;
    letter-spacing: -0.05rem;
    word-spacing: -0.02rem;
}
.border-green {
    margin: auto;
    border: 4pt solid #06C43F;
    background-color: #E0F3D7;
    border-collapse: collapse;
    display: inline-block;
    border-top-left-radius: 0px 4px;
    border-top-right-radius: 0px 4px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*new hamburger*/
.navbar-toggler-icon .navbar-toggler {
    color: #FFFFFF; /* Black color for the lines */
    font-weight: 900; /* Make the font bolder */
    border: 5px solid #FFFFFF; /* Black border */
    padding: 2px; /* Adjust the padding as needed */
    z-index: 30;
    opacity: 1;
    text-align: center;
}
/*END HAMBURGER*/

.navbar-dark  {
    color: #006699;
}
aa-align-right {
    text-align: right;
    color: #000000;
}

.navbar-nav .nav-item {
    width: 100%;
    background-color: #FFFFFF;
    padding-left: 0px;
    text-align: center;
}


.dropdown-alphabet {
  position: relative;
  display: inline-block;
}

.dropbtn-alphabet {
    color: #000000;
    padding: 10px;
    font-size: 22px;
    border: none;
    cursor: pointer;
    font-style: normal;
    font-weight: bold;
}

.dropdown-content-alphabet {
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  display: none;
  text-align: center;
  left: 0; /* Position the dropdown menu relative to the left edge */
  top: 100%; /* Position the dropdown menu below the parent */
}

.dropdown-content-alphabet a {
  color: #333;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-alphabet:hover .dropdown-content-alphabet {
  display: block;
}

/* Other existing CSS for A-Z navigation */



.alphabet-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.alphabet-nav li {
    display: inline;
    margin-right: 10px;
    font-weight: bold;
}

.alphabet-nav a {
  text-decoration: none;
  color: #333;
  padding: 5px;
}

.alphabet-nav a:hover {
  background-color: #333;
  color: #fff;
}

.alphabet-nav {
  background-color: #f1f1f1;
  padding: 10px;
  text-align: center;
}

.centered-list {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0;
}


/*end a-z nav code*/

.Aformcontent {
    color: #000000;
    font-size: 0.8rem;
    padding: 0;
    font-weight: normal;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    word-spacing: normal;
}

.Aformredhead {
    color: #C03;
    font-size: 1.5rem;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bolder;
    font-stretch: condensed;
    text-align: center;
    letter-spacing: -1px;
    font-kerning: normal;
}
.mels-p {
    letter-spacing: normal;
}
.aa-small-helv-B0DDF3 {
    text-align: center;
    color: #B0DDF3;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 12pt;
}

.aarightp {
}
.aaf1 {
    font-size: 36pt;
    font-weight: bold;
    color: #000693;
    text-align: center;
    word-spacing: 0.05%;
    letter-spacing: -10%;
    line-height: 37pt;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant: normal;
    text-decoration: none;
  }
.aa-helvboldblu {
    background-color: #FFFFFF;
    font-weight: bolder;
    line-height: 1.7rem;
    color: #0B0672;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: -0.03rem;
    font-size: 1.5rem;
    text-decoration: none;
    text-align: center;
    width: 100%;
    z-index: 35;
    min-width: 0px;
    height: 1.5rem;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1px;
    padding-bottom: 1px;
    white-space: normal;
    vertical-align: middle;
    background-size: 0pt auto;
}


.aa-display1 {
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1.2;
    text-align: center;
    color: #0B0672;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.aa-display-3 {
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 1.2;
    text-align: center;
    color: #0B0672;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    letter-spacing: -0.05rem;
}
.aa-navtype {
    font-size: 1.rem;
    font-weight: 800;
    line-height: 1.2;
    text-align: center;
    color: #0B0672;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    letter-spacing: -0.03rem;
}


h2 {
  font-size: 24pt;
  font-weight: bold;
  line-height: 20pt;
  margin-bottom: 4pt
}

h3 {
  font-size: 18pt;
  font-weight: bold;
  line-height: 20pt;
margin-bottom: 4pt
}

h4 {
  font-size: 12pt;
  font-weight: normal;
  line-height: 14pt;
margin-bottom: 4pt
}
.aahrthick  {
    text-align: center;
    border-bottom: 1px solid #0713F0;
    /* [disabled]padding: 2; */
    border-collapse: collapse;
    width: 70%;
    size: 2;
    align-content: center;
    -moz-border-end-width: 70%;
}


h5 {
    font-size: 14pt;
    font-weight: bold;
    line-height: 16pt;
    margin-bottom: 4pt;
    width: auto;
}
table , table-bordered{
    border: 1px solid #3965F4;
    border-collapse: collapse;
}

.my-paragraph {
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
}
.my-paragraph-left {
    margin-left: 10%;
    margin-right: 16%;
    text-align: left;
}
.mr-200 {
}
.aaf4-blk {
    color: #000000;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 20px;
    line-height: 14pt;
    text-align: center;
    font-stretch: condensed;
    letter-spacing: 0;
    word-spacing: 0;
    font-weight: normal;
}
.aa-condensed-option {
    color: #000000;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 20pt;
    text-align: center;
    font-stretch: condensed;
    letter-spacing: -0.02rem;
    word-spacing: -0.02rem;
    font-weight: 300;
    overflow-x: scroll;
}

#div-cards-relative {
    z-index: 999;
    position: relative;
}
.article {
    display: block;
    position: relative;
    z-index: 1;
}

.hidden {
    display: none;
  }.card-title {
    text-align: center;
}

.paypal-button-container {
    text-align: center;
}

.table-container {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.centered-table {
  display: inline-block;
}

.resized-image {
    object-fit: contain;
    margin: auto;
    text-align: center;
    background-color: #000000;
}

.fit-ad-image {
  max-width: 50%;
  height: auto;
 display: block;
  margin: 0 auto; /* Horizontal centering */
}

.resized-vimage {
    object-fit: contain;
    margin: auto;
    background-color: #000000;
    width: 75%;
    height: 75%;
}

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

  .custom-table {
    border: none;
      padding: 10px;
      background-color: beige;
  }

  .custom-table td,
  .custom-table th {
    padding: 2px;
      background-color: beige;
  }

 .no-bullets {
        list-style-type: none;
    }

 .border-image {
      border: 2pt solid white;
    }
.border-top-red {
    width: 100%;
    border-top-color: #F90307;
    z-index: 10;
    border-top-width: thick;
}

#backToTopBtn {
    display: none;
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    padding: 2px; /* reduced padding for a smaller button */
    background-color: rgba(0, 0, 0, 0.5); /* transparent black background */
    color: white;
    border: none;
    border-radius: 2px; /* reduced border radius for a smaller button */
    cursor: pointer;
    font-size: 10px; /* adjust the font size as needed */
}

#backToTopBtn:hover {
  background-color: rgba(0, 0, 0, 0.7); /* darker transparent background on hover */
}

/*MAGNIFIER*/
.image-container {
  position: relative;
  /* Additional styling as needed */
}

.magnifier {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px; /* Adjust the size as needed */
  height: 100px; /* Adjust the size as needed */
  border-radius: 50%; /* Creates a round magnifier shape */
  background-color: rgba(255, 255, 255, 0.5); /* Semi-transparent white background */
  pointer-events: none; /* Allows interaction with the underlying image */
  /* Additional styling as needed */
}

.zoomie {
  /* Styles specific to the zoomie class */
}

.zoomie:hover {
  /* Styles for when the zoomie class is hovered */
}
.aa-white-strip   {
    width: 100%;
    height: 2rem;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #FFFFFF;
}
.aa-black-strip   {
    width: 100%;
    height: 2rem;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #000000;
}
.card-title a {
    color: #5FBBCF; /* Default link color (blue) */
    font-size: 18px; /* Font size of 16pt */
    font-family: Helvetica, Arial, sans-serif; /* Font family */
    text-decoration: none; /* Remove underline from links */
    line-height: 1;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.01rem;
    word-spacing: -0.02px;
    display: inline-block; /* Ensure the link is displayed as an inline element */
    padding: 0; /* Remove any padding */
    margin: 0; /* Remove any margin */
    }

    /* Styling the links within card titles when they are clicked */
    .card-title a:active {
      color: pink; /* Link color when it's clicked (pink) */
    }
 
.image-border {
}


.aa-white-strip   {
    width: 100%;
    height: 2rem;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #FFFFFF;
}
.aa-black-strip   {
    width: 100%;
    height: 1rem;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #000000;
}

.blog {
    color: #F8060A;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: 900;
    font-size: 6rem;
    text-align: center;
}

@media only screen and (max-width: 575px) {
.aa-helvboldblu {
font-size : 12pt;
}
}

@media only screen and (max-width: 575px) {
.aaf2-blu {
font-size : 12pt;
}
}

.blog-dropdown {
  position: relative;
  display: inline-block;
  z-index: 1000; /* Increase z-index value */
}

.blog-dropdown-button {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.blog-dropdown-content {
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  left: 0; /* Move dropdown to the left */
}

.blog-dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.blog-dropdown-content a:hover {
  background-color: #f1f1f1;
}

.blog-dropdown:hover .blog-dropdown-content {
  display: block;
}

/* Move the first blog post below the dropdown on small screens */
@media (max-width: 575px) {
  .blog-post:first-child {
    order: 2;
  }
}

.indent {
      text-indent: 20px; /* You can adjust the value to set the desired indent size */
    }

/*START H1-5 FONT RENAMED*/
.aaf1 {
font-weight : bold;
color : #000693;
text-align : center;
letter-spacing : -0.03rem;
font-family : Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-variant : normal;
text-decoration : none;
}
.aaf1blk {
    font-weight : bold;
    color : #000000;
    text-align : center;
    letter-spacing : -0.03rem;
    font-family : Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-variant : normal;
    text-decoration : none;
}
.aaf3-red {
color : #D40B0F;
font-family : Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style : normal;
font-weight : bold;
font-size : 18pt;
line-height : 19pt;
text-align : center;
}
.aaf3-blk {
color : #000000;
font-family : Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style : normal;
font-weight : bold;
text-align : center;
letter-spacing : -0.03rem;
}
.aaf2-blk {
font-family : "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
font-style : normal;
font-weight : bold;
font-size : 30pt;
color : #000000;
line-height : 32pt;
text-align : center;
font-variant : normal;
}
.aaf2-blu {
    font-family : "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style : normal;
    font-weight : bold;
    font-size : 30pt;
    color : #115CAB;
    line-height : 32pt;
    text-align : center;
    font-variant : normal;
    letter-spacing : -0.05rem;
    word-spacing: 0.15rem;
}
.aaf2-blu-cnd {
font-family : "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
font-style : normal;
font-weight : 700;
font-size : 30pt;
color : #115CAB;
line-height : 31pt;
text-align : center;
font-variant : normal;
letter-spacing : -0.06rem;
word-spacing : -0.1rem;
margin-bottom : 2px;
}    
.aaf4-blk {
color : #000000;
font-family : Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
font-size : 12pt;
line-height : 14pt;
text-align : center;
}