



@import url(https://fonts.bunny.net/css?family=poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);




body{
    position:relative;
    z-index:0;

    padding:0;
    margin:0;
    /*background:rgba(0, 0, 0, 0.2);*/
    background:white;
    font-family: 'Poppins', sans-serif;

    overflow-x:hidden !important;
    
}
html{
    overflow-x:hidden !important;
}


/* Reset some default styles */
body, h1, h2, h3, p, ul, li {
    margin: 0;
    padding: 0;
}






/* CONTENT pages */




content{
    position:relative;
    display: inline-block;
    
    width:100%;
    min-height:100px;
    
    background:white;
    padding:10px;
    padding-top:50px;
    padding-bottom:50px;
    
    font-size:16px;
    border: 0px gray solid;
    background: transparent;
}


section{
    width:80%;
    margin:0 auto;
}

content h1{
    font-size:35px;
    margin-bottom:20px;
    color: #dd3535;
}

section > p{
    text-align:center;
    width:auto;
    font-size:25px;
    
    line-height:45px;
}




.clear{
    clear:both !important;
}


.hide{
    display:none;
}
.show{
    display:block;
}
.show1{
    display:inline-block;
}


.left{
    text-align:left;
}
.center{
    text-align:center;
}
.right{
    text-align:right;
}
.center-margin, .center-it{
    margin:0 auto !important;
}


.tiny{
    font-size:6px;
}
.small{
    font-size:10px;
}
.medium{
    font-size:14px;
}
.regular, .normal{
    font-size:16px;
}
.large{
    font-size:20px;
}
.xlarge{
    font-size:24px;
}


.font-size-8px{
    font-size:8px;
}
.font-size-10px{
    font-size:10px;
}
.font-size-12px{
    font-size:12px;
}
.font-size-14px{
    font-size:14px;
}
.font-size-16px{
    font-size:16px;
}
.font-size-18px{
    font-size:18px;
}
.font-size-20px{
    font-size:20px;
}
.font-size-22px{
    font-size:22px;
}
.font-size-24px{
    font-size:24px;
}




.nomargin{
    margin:0 !important;
}
.no-margin{
    margin:0 !important;
}



.bold{
    font-weight:bold !important;
}

.italic{
    font-style: italic !important;
}
.underline, .underlined{
    text-decoration: underline !important;
}


.notbold, .not-bold{
    font-weight:normal !important;
}

.bold100, .bold-100{
    font-weight:100 !important;
}
.bold200, .bold-200{
    font-weight:200 !important;
}
.bold300, .bold-300{
    font-weight:300 !important;
}
.bold400, .bold-400{
    font-weight:normal !important;
}

.bold500, .bold-500{
    font-weight:500 !important;
}
.bold600, .bold-600, .bold-half, .half-bold{
    font-weight:600 !important;
}
.bold700, .bold-700{
    font-weight:700 !important;
}
.bold800, .bold-800{
    font-weight:800 !important;
}



.notitalic, .not-italic{
    font-style: normal !important;
}




hr.black{
    border-bottom:5px black solid;
    margin-top: 30px;
    margin-bottom: 20px;
}



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

header{
    display:block;
}

#mobile_menu_outer_wrap {
    display:none;
    width: 100%;
}
#mobile_menu_wrap{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    width: 100%;
    min-height: 200px;
    border: 0px gray solid;
    background: #559aeb;
    background: linear-gradient(to top, #cc0a0a, #ffffff);
    border-bottom: 25px #790000 solid;
    border-top: 10px #3350b7 solid;
}
#mobile_logo_wrap{ /* lighter red #dc4a4a, bright red #ff5151, redish pink #ee6e73, dark red #c73b3b */
    position: relative;
    margin-top: 0px;
    background: linear-gradient(to top, #b20000, #6a2424);
    width: 100%;
    display:block;
    min-height: 70px;
    overflow:hidden;
}

.world-map-mobile{
        position: relative;
        margin-top: 0px;
        width: 100%;
        height:80px;
        
        display:block;
        min-height: 70px;
        overflow:hidden;
        z-index:0;
        margin-bottom:-80px;
}
.world-map-mobile img{
    opacity: .9;
    margin-top:-50px;
    width:100%;
    height:auto;
}


#mobile_site_logo{
    border:0px gray solid;
    position:absolute;
    top:7px;
    right:0;
}
#mobile_logo{
    position: relative;
    z-index: 2;
    border: 0px gray solid;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    margin-left: 10px;
}
#mobile_logo img{
    width: 75px;
    height: auto;
    margin-top: 0px;
}
#mobile_site_text{
    color:white;
    float: left;
    margin-top: 4px;
    margin-left: 10px;
    font-size: 30px;
    margin-right:-100px;
    position:relative;
    z-index:1;
}





#mobile_site_text a.site_info_link_mobile{
    text-decoration:none;
    font-weight:bold;
    font-family: Times New Roman;
    font-size: 36px;
    line-height: 60px;
    color: #e5adad !important;
    text-decoration:none !important;
}

a.site_info_link_mobile span{
    font-size:12px;
    display:inline-block;
    margin-top:-10px;
    border:0px white solid;
    vertical-align: top;
    height:30px;
}

#mobile_site_text div.site_tagline_link_mobile{
    margin-top: 0px;
    font-family: 'Poppins', sans-serif;;
    font-size: 12px !important;
    font-weight:normal !important;
    color: #dae5ad !important;
    color: white !important;
    text-decoration:none !important;
}


.mobile_menu_icon{
    border:0px gray solid;
    height:50px;
    width:15%;
    text-align:left;
    padding-top:13px;
    padding-left:25px;
    margin-bottom:0px;
    float: left;
    cursor: pointer;
    
    position:relative;
    z-index:1;
}
#mobile_menu{
    border:0px gray solid;
    width:100%;
    min-height:200px;
    margin-bottom: 70px;
}

#mobile_menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family:'Poppins', sans-serif;;
}

#mobile_menu li{
    margin:0;
    padding:0;
    font-size: 24px;
    color: black;
    background: #d80c0c;
}
#mobile_menu li span{
    display:block;
    padding: 10px 10px 10px 40px;

    border-top: 1px black solid;
    margin-top: 2px;
    
    color: white;
    font-weight: bold;
}

#mobile_menu li i{
    color: #ff5e5e;
    margin-left:5px;
}

#mobile_menu a{
    font-size: 24px;
    display: block;
    padding: 10px 10px 10px 40px;
    border-top: 1px black solid;
    margin-top: 2px;
    color:#e5adad;
    background: #b20000;
    font-weight:600;
    text-decoration:none;
}
#mobile_menu .active a{
    background: #8e0000;
    color:white;
}
#mobile_menu a:hover{
    background: #d00303;
    color:white;
    font-weight:600;
}


#mobile_menu .heading a {
    color: white;
    background: #d80c0c;
}


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

.menu_icon_container {
  display: inline-block;
  cursor: pointer;
    padding-top: 1px;
    padding-left: 0px;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 5px;
  background-color: #ff5e5e;
  margin: 6px 0;
  transition: 0.4s;
}

/* Rotate first bar */
.change .bar1 {
  transform: translate(0, 11px) rotate(-45deg);
}

/* Fade out the second bar */
.change .bar2 {opacity: 0;}

/* Rotate last bar */
.change .bar3 {
  transform: translate(0, -11px) rotate(45deg);
}

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








/* Style the slider container */
.slider-container {
    position: relative;
    overflow: hidden;
    
    width: 100%;
    max-width: 100%;
    height: auto;
        
    margin: 0 auto;
    margin-top: 0px;
    
    margin-bottom: -30px;
}

/* Style the slider */
.slider {
    /* Your existing slider styles */
    position:relative;
}

.slick-slide img{
    width:100%;
}



/* Style the play-pause button */
.play-pause-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    font-size: 24px;
    color: #007bff; /* Change the color to your preference */
}

/* Style the play-pause button icon */
.play-pause-button i {
    /* Add any additional styles for the icon, if needed */
}



.slider.slick-slider{
    position:relative;
}


.slick-next, .slick-prev{
    border:0px white solid;
    transform: scale(3 ,3);
    opacity: .5;
    z-index: 1;
    transition: opacity .3s;
}
.slick-next:hover, .slick-prev:hover{
    opacity: 1;
}


.slick-next{
    margin-right: 60px;
    margin-top:-10px;
}
.slick-prev{
    margin-left: 60px;
    margin-top:-10px;

}


.slick-pause, .slick-play{
    background: #b10000;
    color:white;
    padding:15px 20px;
    
    cursor:pointer;
    border:0;
    border-radius:10px;
    font-size:20px;
}




.slick-dots-wrap {
  display: flex;
  justify-content: center;
}

.slick-dots{
    bottom: 5px;
    width:auto;
}
.slick-dots li{
    margin:0;
    margin-left:2px;
    width: 14px;
    height: 14px;
}
.slick-dots li button:before { /* has the dot char */
    color: white;
    font-size:10px;
    line-height: 16px;
    opacity: .5;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.8);
}
.slick-dots li.slick-active button:before {
    opacity: .85;
    color: white;
}






.play-pause-container{
    border:0px white solid;
    height:50px;
    width:50px;
    position:absolute;
    bottom:30px;
    left:20px;
}


.buttons{
  display: flex;
  justify-content: center;
}



.toggle-play-pause-icon{
    border: 1px #00000047 solid;

    height:30px;
    width:30px;
    background: rgba(255,255,255,.2);

    border-radius:100px;
    text-align:center;
    padding-top:2px;
    transition: border 1s, background 1s;
}
.toggle-play-pause-icon:hover{
    background: rgba(255,255,255,.5);
}
.toggle-play-pause-icon i{
    color:rgba(255,255,255,.5);
    font-size:16px;
    padding:5px;
    transition: color .3s;
}
.toggle-play-pause-icon:hover i{
    color:rgba(255,255,255,1);
}





.slider .slide{
    position:relative;
}
.slide a{
    text-decoration:none;
}

.slide .slide-number{
    position:absolute;
    bottom:10px;
    right:20px;

    height:20px;
    width:20px;
    background: rgba(255,255,255,.2);
    border: 0px black solid;
    border-radius:100px;

    color:white;
    font-size:16px;
    font-family:'Poppins', sans-serif;;
    padding:5px;
    
    text-align:center;
}


.slider-container:hover .toggle-play-pause-icon{
    border: 1px rgba(255,255,255,.5) solid;
}










.slide a{
    color:white;
}


.slide-content{

    position:absolute;
    top:0;
    left:0;
    
    width:100%;
    height:100%;

    text-align:center;

    padding-top:20px;

}

.slide-content h2, .slide-content p, .slide-content button{
    margin: 0;
    font-family:'Poppins', sans-serif;;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.8);
}


.slide-content h2{
        color:white;
        margin: 0;
        margin-top:10px;
        margin-bottom:2px;
        font-size: clamp(25px, 4vw, 60px);
}
.slide-content p{
        color:white;
        font-size: 14px;
        font-size: clamp(16px, 3vw, 30px);
        margin: 0;
        margin-bottom:5px;
}
.slide-content button{
    display: inline-block;
    background-color: #ed4247;
    color: #ffffff;
    padding: 8px 16px;
    margin-top:10px;
    text-decoration: none;
    border: none;
    border-radius: 5px;
    font-size: clamp(14px, 3vw, 18px);
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.slide-content button:hover {
    background-color: #c72126;
}










header{
  width:100%;
  min-height:90px;
  border:0px gray solid;
  color:white;
  position:relative;
  
  /*background-1: #0fadfe;*/
  
}

header a{
    color:white;
    text-decoration:none;
}


.nav-wrap-top-row{
    position:relative;
    
    height:35px;
    width:99%;
    
    padding-top:0px;
    margin:0 auto;
    
    border:0px gray solid;
    
    background:white;
    color:black;
}
.nav-wrap{
    position:relative;
    height:125px;
    background: linear-gradient(to top, #7e1313, #a81c1c, #982222, #872929, #733030, #623636, #623636);
    z-index:1; /* to not have the gold blur over the top of the blue */
}


header .magi-society-logo{
    float:right;
    padding-top:5px;
    padding-right:10px;
}

header #user-icons{
    padding: 20px;
    float:right;
    background:#008ff2;
    background: radial-gradient(#ef5f5f, #ac2525);
}
header .logo{
    position:relative;
    z-index:2;
    float:left;
    margin-left: 25px;
    margin-top: 15px;
    width:265px;
    margin-right:-300px;
    border:0px gray solid;
}

header .logo .text-logo-image img{
    width:auto;
    height:45px;
    margin-top: 2px;
}


header .text-logo-abbreviation{
    text-align:center;
    position:absolute;
    top:15px;
    left:90px;
}
header .text-logo-abbreviation a{
    margin-left: 25px;
    color:white !important;
    text-decoration:none !important;
}


header .text-logo{
    text-align:center;
    position:absolute;
    top:5px;
    left:145px;
}
header .text-logo a{
    color:white !important;
    text-decoration:none !important;
}

header .thin-line{
    text-align:center;
    position:absolute;
    top:5px;
    left:260px;
    
    width:1px;
    height:40px;
    background: #9d3232;
}


header ul {
  list-style: none;
  padding: 0;
  margin: 0;
}


header ul li {
  display: inline-block; /* Display list items horizontally */
  margin-right: 10px; /* Add spacing between list items */
}






/* Basic styles for the menu */


/* start - FOR THE - Learn ^ / Buy Software ^ */

header > .nav-wrap > nav{
    position:relative;
    float:right;
    margin-right:20px;
    margin-top: 15px;
}
header > .nav-wrap > nav > ul.nav > li > span > i{
    color: #ff5e5e;
    margin-left:5px;
}

header .nav-wrap > nav > ul.nav{
  margin:0;
  padding:0;
}
header .nav-wrap > nav > ul.nav > li{
  margin:0;
  padding:0;
  margin-left:20px;
}
header .nav-wrap > nav > ul.nav > li > a{
  width:auto;
  height:40px;

  font-size:16px;
  
  border:0px gray solid;
  
  padding:10px;
  margin:2px;

  transition: background-color 0.3s ease-in-out; 
}
header .nav-wrap > nav > ul.nav > li > a:hover{
  /*background: #d80c0c;*/
}

/* end - FOR THE - Learn ^ / Buy Software ^ */






header .half a{
    color: black;
    font-size: 13px;
    text-decoration: none !important;
}


header .half a:hover {
    text-decoration: none !important;
}











/* MENU icons - sub menu */

header .main_settings_icon, header .user_settings_icon{
    cursor:pointer;
    font-size: 16px;
}

header #account-sub-menu, header #login-sub-menu{
    display:none;
    width:300px;
    min-height:40px;
    background: #00aaf5;
    position:absolute;
    top:60px;
    right:0;
    border-radius: 10px 0 10px 10px;
}

header #account-sub-menu ul, header #login-sub-menu ul{
    border-left: 10px #0d72a6 solid;
    border-bottom: 10px #0d72a6 solid;
    border-radius: 10px 0 10px 10px;
}
header #account-sub-menu li, header #login-sub-menu li{
    height:50px;
    padding:10px;
    padding-left:20px;
    border-bottom:1px white solid;
    width:100%;
    background: #d80c0c;
    transition: background-color 0.3s ease-in-out; 
}
header #account-sub-menu li:hover, header #login-sub-menu li:hover{
    background: #0a7cb7;
    transition: background-color 0.3s ease-in-out; 
}





#mobile_menu .heading li{
    height:50px;
    margin-top:20px;
    background: #0a7cb7;
    transition: background-color 0.3s ease-in-out; 
}
#mobile_menu .heading li:hover{
    background: #d80c0c;
    transition: background-color 0.3s ease-in-out; 
}
#mobile_menu .heading a{
    color:white;
    background: #d80c0c;
}




/* Sub menu Icons */

/* font awesome icons */

.sub-menu i.fas{
    margin-right:20px;
}

header nav i.fas{
    margin-right:10px;
}

#user-icons i.fa-user{
    margin-right:10px;
}

#mobile_menu_wrap i.fas{
    margin-right:20px;
}




.gold-border, .gold-border1, .body-gold-border, .gold-border-thin, .gold-border-thin1{
    display:block;
    /*background: linear-gradient(to top, #0a63cc, #ffffff);*/
    background: linear-gradient(to right, #0009b2, #d5d3cb);
    height:5px;
    width:100%;
}
.gold-border1, .body-gold-border{
    height:10px;
}


.gold-border-thin{
    height:3px;
    margin-top:35px;
}
.gold-border-thin1{
    height:3px;
}

.gold-border-shining-gold{
    width:100%;
    height:5px;
    position:relative;
    
    margin: 0 auto;
    margin-top: 0px;
    
    padding:0px;

    box-shadow: #3b68b8 0px 0px 30px, #3b68b8 0px 0px 30px, #3b68b8 0px 0px 30px, #3b68b8 0px 0px 40px, #3b68b8 0px 0px 40px, #3b68b8 0px 0px 40px, #3b68b8 0px 0px 40px;
  
    background: linear-gradient(to right, #0009b2, #d5d3cb);
}








.mobile-top-text-row{
    height:25px;
    font-size:13px;
    color:blue;
    border:0px gray solid;
    background:white;
    padding-left:10px;
    text-align:center;
}
.mobile-top-text-row a{
    text-decoration:none !important;
    color: #1f30a1 !important;
    line-height:25px;
}








.half{
    width:49%;
    padding-left:10px;
    float:left;
    margin-top:3px;
    
    text-align:right;
    color:black;
    border:0px gray solid;
    overflow:hidden;
    max-height:30px;
}
.half:nth-child(1) {
    width:47%;
    text-align:left;
}

header .half a{
    color: #1f30a1;
}








/* SUB MENU - ONLY */

/* for icons - floated right */

header #user-icons .sub-menu{
    width: 300px;
    
    margin-left:calc(100% - 310px);
    margin-top:-80px;
}
header #user-icons li:hover .sub-menu{}

header #user-icons .sub-menu ul li {
    display: inline !important;
    margin-right: 10px;
}









/* Basic styles for the - SUB MENU - */

/* Learn button / Buy Software / drop down buttons */
header nav .nav > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

header nav .nav > li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
}

header nav .nav > a {
    text-decoration: none;
    color: #fff;
    padding: 10px;
}





/* SUB MENU - ONLY */



header .sub-menu{
    position:relative;

    display: none;
    
    min-height:20px;
    min-width:300px;
    
    margin-left: -90px; /* center or to see the whole sub menu */
    
    background: gray;
    border-bottom: 5px #ff5e5e solid; /* GOLD Stripe on Bottom*/
    
    border-radius:0;
    border-radius: 5px 5px 0 0;

    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


/*
header nav li:hover .sub-menu, #user-icons li:hover .sub-menu{
    display: block;
    animation: slideIn 0.3s ease-in-out;
}

@keyframes slideIn {
    from {
        transform: translateY(-10px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
*/

/* Ensure menu items have a relative position for the absolute dropdown */
header #user-icons li,
header .nav li {
    position: relative;
    cursor: pointer;
    outline: none; /* Optional: remove default focus outline */
}

/* Style for sub-menus (initially hidden) */
header .sub-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
    top: 100%; /* Position the submenu directly below the parent li */
    left: 0;   /* Align the submenu to the left edge of the parent li */
}

/* Show dropdown on hover (for desktop) and focus-within (for touch devices) */
header #user-icons li:hover .sub-menu,
header #user-icons li:focus-within .sub-menu,
header .nav li:hover .sub-menu,
header .nav li:focus-within .sub-menu,
header #user-icons li.open .sub-menu,
header .nav li.open .sub-menu {
    display: block;
    animation: slideIn 0.3s ease-in-out;
}

/* Simple slide in animation */
@keyframes slideIn {
    from {
        transform: translateY(-10px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* fix the icons sub menu opening too high */
header ul#user-icons .sub-menu{
    top: 100px;
}








header .sub-menu li{
    width: 100%;
}

header .sub-menu li:first-child a{
    border-radius: 5px 5px 0 0;
}


header .sub-menu li a{
    display: inline-block;
    
    width: 89%;
    min-height: 20px;
    
    padding: 10px 16px;
    
    font-size: 16px;
    color: white !important;
    text-decoration:none !important;
    line-height: 18px;

    background: #971717;
    border-bottom:1px #293cd6 solid;
    
    transition: background .7s;
}

header .sub-menu li:last-child a{
    border-bottom: transparent;
}

header .sub-menu li:hover a{
    background: #751212;
}








.slider-spacer{
    margin-top:-20px;
    height: 10px;
    border: 0px gray solid;
    margin-bottom: 10px;
}





h3.sidebar-heading{
    color:#a20606; /*#0009b2;*/
    font-size:15px;
    font-weight:bold;
    
    text-shadow: 2px 2px 3px rgba(0,0,0,0.1);
    
    margin: 20px auto;
    padding: 0 12px;
}



.content-between-sidebars{
    display: inline-block;
    
    min-height:100px;

    margin-top:10px;
    
    border:0px gray solid;
}



.top-of-sidebar-box{

    border-radius: 10px;
    width: 85%;
    min-height: 30px;
    
    margin: 0 auto;
    margin-top: 2px;
    margin-bottom:40px;
    
    padding: 5px;

    text-align:center;
    
    box-shadow: gray 0px 5px 20px;

    background: linear-gradient(to right, #25374f, #26364d);
}

.top-of-sidebar-box a{
      position:relative;
      display: block;
      
      width: 80%;
      margin:0 auto;
      margin-bottom:20px;
      margin-top:10px;
      
      color:#aab8cd;
      padding:10px;
      
      border-radius: 10px;

      background: transparent;
      transition: background .3s;
}
.top-of-sidebar-box a:last-child{
      margin-bottom:10px;
}

.top-of-sidebar-box a:hover{
    background: #1e2d41;
    text-decoration: none;
}

.top-of-sidebar-box a.active{
    background: #1e2d41;
}
.top-of-sidebar-box a.active:hover{
    background: #12233a;
}


.top-of-sidebar-box a i{
      float:left;
      
      font-size:30px;
      color: #3d5bb8;
      
      margin-right:10px;
      margin-bottom:10px;
      margin-left:0px;
}


.top-of-sidebar-box a:after {
    content: ""; /* Add content to the pseudo-element */
    
    position: absolute;
    bottom: 10px;
    left: 0;
    
    margin-bottom:-20px;
    
    width: 100%;
    height: .5px;
    
    background-color: #b78538;
}

.top-of-sidebar-box a:last-child::after {
    margin-bottom:0px;

    background-color: transparent;
}









/* FOR THE 1 CONTENT ROW in the Holy Grail Layout */
.content-row-admin {
    display: flex;
    flex-direction: row;
    
    height: auto;
    
    border:1px gray solid;
}
.sidebar-admin{
    padding-top:40px;
    background: #f1f1f1;
    border:1px gray dashed;
    
    width: 30%;
}

.content-admin{
    width: 70%;
}

.sidebar-admin--inner-wrap{
    padding: 0 12px;
}
.sidebar-inner-links-wrap a{
    display:block;
    margin-bottom:20px;
}





/* FOR THE 1 CONTENT ROW in the Holy Grail Layout */
.content-row {
    display: flex;
    flex-direction: row;
    height: auto;
}

/* Flexbox styles for the main content area */
.content-row > .left-sidebar, .content-row > .content, .content-row > .right-sidebar {
    /*flex: 1;*/
    /*padding: 10px;*/
}

.left-sidebar, .right-sidebar{
    padding-top:40px;
    background: #f1f1f1;
}


.left-sidebar, .right-sidebar, .content {
    border:0px gray dashed;
}

/* Set the widths for desktop */
.left-sidebar, .right-sidebar {
    width: 20%;
}



.content {
    width: 60%;
}
body.a404 .content {
    width: 100%;
}

.sidebar-inner-links-wrap{
    padding: 0 12px;
}

.sidebar-inner-links-wrap a{
    display:block;
    margin-bottom:20px;
}

.sidebar-inner-links-wrap h3.sidebar-heading{
    padding:0;
    text-transform: uppercase;
}




.right-sidebar-moved{
    display:none;
}







/* CONTENT has consistent line-height */
body.add-line-height .Section1 p, body.add-line-height .Section1 span{
    line-height: 30px;
}


/* handle images in content - for mobile too */
.Section1 img {
    max-width: 80%;
    max-width: 100%;
    height: auto;
}
/* mobile they can be full width */
@media screen and (max-width: 480px) {
    .Section1 img {
        max-width: 100%;
    }
}










/* FOR THE 1 CONTENT ROW in the Holy Grail Layout */
/* Media query for mobile */
@media screen and (max-width: 768px) {
    /* Adjust the widths for mobile */
    .content-row {
        flex-direction: row;
    }

    .left-sidebar {
        width:30%;
    }
    
    .content {
        width: 70%;
    }

    .right-sidebar {
        display:none;
    }
    .right-sidebar-moved{
        display:block;
    }
}


.content-row a{
    text-decoration:none;
}
.content-row a:hover{
    text-decoration:underline;
}

.top-of-sidebar-box a{
    text-decoration:none !important;
}









/* Just Content Page */
body.content-page .content, body.a404 .content{
    display:block;
    
    border:0px gray dashed;
    
    width:95%;
    max-width:800px;
    
    margin:0 auto;
    margin-top:45px;
    
    padding-right:20px;
    
    border:0px gray solid;
}
body.content-page .gold-border-thin, body.a404 .gold-border-thin{
    display:none;
}












footer{
    min-height: 200px;
    width:100%;
    border:0px gray solid;
    color:black;
    clear:both;
    margin-bottom:20px;
}


footer > div{
    min-height: 100px;
    width:98%;
    margin:0 auto;
    border:0px gray solid;
    padding:5px;
    margin-bottom:20px;

}

.footer-few-links{
    background: #fafaf8;
    padding: 0;
    width: 100%;
    margin-bottom:0;
}

footer .inner-wrap{
    padding:0 20px;
}


.footer-few-links .inner-wrap{
    margin: 20px auto 40px auto;
}



.footer-gradient-top, .footer-gradient-bottom{
    width:100%;
    height:30px;
    background: linear-gradient(to top, #fafaf8, #d1cbbe);
}
.footer-gradient-bottom{
    background: linear-gradient(to top, #d1cbbe, #fafaf8);
}




.footer-columns4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    
    text-align: center; /* Center text within columns */
    justify-items: center; /* Center columns horizontally */
    align-items: unset; /* center - Center columns vertically */

    grid-gap: 10px;
    
    padding-top:50px;
    padding-left:50px;
    padding-right:50px;
    padding-bottom:70px;
    
    margin-bottom:30px;
    

    background: rgba(255,255,255,.1);
    border-radius: 10px;
}



/* Required for pseudo-elements to work */
.footer-column-4-1 {
  position: relative; 
  padding: 10px;
  padding-bottom: 0px;

  text-align: left;
}

/* Create vertical lines between columns */
.footer-column-4-1::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: .5px; /* Adjust the width as needed */
  background-color: rgba(192, 154, 95, .5); /* Line color */
  transform: translateX(-50%); /* Center the line between columns */
}



/* remove the dot and indents */
.footer-columns4 a{
    display:block;
    line-height: 16px;
}

.footer-column-4-1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* add spacing */
.footer-column-4-1 li {
    margin-bottom: 15px;
}




@media (max-width: 768px) {
    .footer-columns4 {
        grid-template-columns: repeat(2, 1fr);
    }
    
}
@media (max-width: 480px) {
    .footer-columns4 {
        grid-template-columns: 1fr;
        
    }
}
.footer-columns4 a{
    font-size:13px;
    color: #2722d7;
    
    /*text-shadow: 1px 2px 15px rgba(255,255,255,.8);*/
    
    text-decoration:none;
}
.footer-columns4 a:hover{
    text-decoration:underline;
}





.footer-columns3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center; /* Center text within columns */
    justify-items: center; /* Center columns horizontally */
    align-items: center; /* Center columns vertically */
    grid-gap: 15px;
}


@media (max-width: 850px) {
body{border:0px blue solid;}
    .footer-few-links .footer-columns3 {
        grid-template-columns: repeat(2, 1fr);
    }


}

@media (max-width: 600px) { /* Tablet breakpoint - adjust as needed */
body{border:0px red solid;}
    .footer-few-links .footer-columns3 {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .footer-text-image-logos .footer-column-3-1:nth-child(2){
        display:none;
    }
    
    .sidebar-left, .sidebar-right{
        max-width:30%;
    }


    .body-gold-border{
        display:none !important;
    }
    .gold-border{
        height:10px;
    }
    .above-header-email-capture-form{
        margin-bottom: -5px !important;
    }
}

@media (max-width: 480px) { /* Mobile breakpoint - adjust as needed */
body{border:0px orange solid;}
    .footer-few-links .footer-columns3 {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 15px;

    }
    .footer-text-image-logos .footer-column-3-1:nth-child(2){
        display:block;
    }
}





.footer-text-image-logos .footer-columns3{
    margin:50px auto;
}
.footer-text-image-logos{
    line-height:18px;
}



.golden-triangle-art{
    width:80px;
}


footer h3{
    text-align:center;
    
    color:black;
    font-size:20px;
    font-weight:normal;
    
    margin: 20px auto;
}
.footer-few-links h3{
    margin-top:0;
    margin-bottom:35px;
}


footer .footer-main-links{
    width:auto;
    min-height:30px;
        background: radial-gradient(#c2d3d4, #b2d0d1, #9baecc, #6b8fc2, #5975c0);
}

.footer-main-links h3{
    color:white;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.8);

}
.big-magi-society-logo img{
    width:50%;
    height:auto;
    margin-top:20px;
    margin-bottom:50px;
}


footer .footer-text-image-logos{
    background: white;
    width: auto;
    padding: 0;
}

footer .footer-text-image-logos .gold-border{
    height:1px;
}

footer .footer-plain-text{
    background: white;
    font-size: 12px;
    min-height:unset;
}



.footer-plain-text p{
    text-align:center;
}











a.button-in-footer{
    display:block;
    text-decoration:none;
}
a.button-in-footer * {
    cursor:pointer;
}

a.button-in-footer button{
    border-radius: 0 0 10px 10px;
    width:270px;
    height:75px;
    
    color: white;
    border:unset;
    padding: 10px 20px;
    
    text-align:left;

    background: radial-gradient(#dd3535, #d22a2a, #b11212, #9e0808);
}

a.button-in-footer button h4{
    color: #ececec;
    font-size:20px;
    font-weight:normal;
    
    margin:0;
    margin-top:5px;
    margin-bottom:2px;
    padding:0;
}

a.button-in-footer .gold-border{
    height:10px;
    background: linear-gradient(to right, #5f84c0, #5f84c0, #a1b1cd, #5f88c0);
}

a.button-in-footer button p{
    color: #f98888;
    font-size:14px;
    margin:0;
    padding:0;
}

a.button-in-footer button .icon-square{
    width:55px;
    height:55px;
    
    margin-right:15px;
    margin-left:-10px;
    margin-top:-2px;
    
    text-align:center;
    float:left;
    
    border-radius:10px;
    background: linear-gradient(to top, #8a1212, #cb1f1f);
}
a.button-in-footer button .icon-square i{
    margin-top:7px;
    
    color: #d4cec2;
    font-size:40px;
    
    text-shadow: 1px 1px 5px rgba(0,0,0,0.8);

}










.back-to-top{
    position:fixed;
    bottom: 20px;
    right: 10px;
    
    z-index: 999;

    width:60px;

    color: white;
    text-align:center;

    border:0px gray solid;
    border-radius: 100px;
    background-color: rgba(255,255,255,.8);
    box-shadow: white 0px 5px 20px;
    
    cursor: pointer;

    transition: background-color .3s;
}
.back-to-top:hover{
    color: white;
    background-color: rgba(255,255,255,1);
}


.back-to-top .circle{
    position:relative;
    z-index:2;
    
    width:30px;
    height:30px;
    
    padding:15px;
    
    
    font-size:35px;
    line-height:30px;
    
    color:white;
    text-align:center;
    
    border-radius: 100px;

    background-color: rgba(100,100,100,.8);
    box-shadow: gray 0px 5px 20px;

    animation: rotateAnimation 7s infinite;
    transform-origin: center; /* To rotate around the center of the element */

    transition: background-color .3s;

}


@keyframes rotateAnimation {
    0% {
        transform: rotate(-15deg);
    }
    2% {
        transform: rotate(-15deg);
    }
    5% {
        transform: rotate(15deg);
    }
    10% {
        transform: rotate(-15deg);
    }
    15% {
        transform: rotate(15deg);
    }
    20% {
        transform: rotate(0deg);
    }
    
}


.back-to-top:hover .circle{
    background-color: rgba(100,100,100,1);
}

.back-to-top .icon-in-circle{
    margin-top: -5px;
}

.back-to-top p{
    color:gray;
    font-size:10px;
    text-shadow: 1px 1px 5px rgba(255,255,255,0.8);
    
    
    padding: 2px;

    width:unset;

    border:0px orange solid;

    transition: color .3s;
}

.back-to-top:hover p{
    color:black;
}








.Section1{
    margin-bottom: 100px;
}



.Section1 .indent, .Section1 .indent1, .Section1 .indent-1{
    margin-left:50px;
}
.Section1 .indent2, .Section1 .indent-2{
    margin-left:75px;
}
@media screen and (max-width: 480px) {
    .Section1 .indent2, .Section1 .indent-2{
        margin-left:25px;
    }
}

.Section1 .indent-both-sides{
    margin-left:50px;
    margin-right:50px;
}


.Section1 .indented-1{
    margin-left: 100px !important;
}
@media screen and (max-width: 768px) {
    .Section1 .indented-1{
        margin-left: 80px !important;
    }
}
@media screen and (max-width: 480px) {
    .Section1 .indented-1{
        margin-left: 40px !important;
    }
}



.Section1 .underline{
    text-decoration: underline !important;
}
.Section1 .no-underline{
    text-decoration: none !important;
}


.Section1 h1,.Section1 h2,.Section1 h3,.Section1 h4,.Section1 h5{
    color: #000099; /* dark blue */
}
.Section1 h2, .Section1 h3{
    text-align:center;
    margin-bottom:20px;
}
.Section1 h3{
    line-height: 35px;
}

.Section1 p{
    margin-bottom:25px;
    display:block;
}

.Section1 .box p, .Section1 .box h2{
    display:block !important;
}


.Section1 h5{
    margin-bottom:20px;
}



/* duplicated (from top) - specifically for within .Section1 content */
.Section1 .left{
    text-align:left;
}
.Section1 .center{
    text-align:center;
}
.Section1 .right{
    text-align:right;
}

.Section1 .nomargin{
    margin:0;
}


.Section1 a{
    display:inline;
    margin-bottom:10px;
}

.Section1.no-underline-links a{
    display:inline;
    margin-bottom:10px;
    text-decoration:none;
}
.Section1.no-underline-links a:hover{
    text-decoration:underline;
}




.Section1 p.quote, .Section1 p.quote1 {
    margin-left: 50px;
    margin-right: 50px;
    
    color: navy;
}






.Section1 .box-outline-plain{
    border:1px black solid;
    padding:20px 30px;
}

.Section1 .box-simple{
    border:7px black solid;
    padding:20px 30px;
}

.Section1 .box-outline{
    border:1px black solid;
    padding:20px;
    text-align:center;
    margin-top:50px;
    margin-bottom:50px;
}

.Section1 .box-outline.thick{
    border-width:10px;
    width:85%;
    margin: 0 auto;
}

.line-height0, ul.line-height-0px li, .line-height-0px, .line-height-0px, .line-height-none, .no-line-height{
    line-height:0px !important;
}
.line-height10, .line-height-10px, ul.line-height-10px li{
    line-height:10px !important;
}
.line-height11, .line-height-11px, ul.line-height-11px li{
    line-height:11px !important;
}
.line-height12, .line-height-12px, ul.line-height-12px li{
    line-height:12px !important;
}
.line-height13, .line-height-13px, ul.line-height-13px li{
    line-height:13px !important;
}
.line-height14, .line-height-14px, ul.line-height-14px li{
    line-height:14px !important;
}
.line-height15, .line-height-15px, ul.line-height-15px li{
    line-height:15px !important;
}
.line-height16, .line-height-16px, ul.line-height-16px li{
    line-height:16px !important;
}
.line-height17, .line-height-17px, ul.line-height-17px li{
    line-height:17px !important;
}
.line-height18, .line-height-18px, ul.line-height-18px li{
    line-height:18px !important;
}
.line-height19, .line-height-19px, ul.line-height-19px li{
    line-height:19px !important;
}
.line-height20, .line-height-20px, ul.line-height-20px li{
    line-height:20px !important;
}
.line-height25, .line-height-25px, ul.line-height-25px li{
    line-height:25px !important;
}
.line-height27, .line-height-27px, ul.line-height-27px li{
    line-height:27px !important;
}
.line-height28, .line-height-28px, ul.line-height-28px li{
    line-height:28px !important;
}
.line-height30, .line-height-30-px, ul.line-height-30px li{
    line-height:30px !important;
}






.margin-top-10px{
    margin-top: 10px !important;
}
.margin-top-20px{
    margin-top: 20px !important;
}
.margin-top-25px{
    margin-top: 25px !important;
}




.margin-bottom-10px{
    margin-bottom: 10px !important;
}
.margin-bottom-20px{
    margin-bottom: 20px !important;
}
.margin-bottom-25px{
    margin-bottom: 25px !important;
}






.padding-0px, .no-padding{
    padding: 0px !important;
}
.padding-5px{
    padding: 5px !important;
}
.padding-10px{
    padding: 10px !important;
}
.padding-sides-10px{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.padding-not-sides-10px{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.padding-20px{
    padding: 20px !important;
}
.padding-sides-20px{
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.padding-30px{
    padding: 30px !important;
}
.padding-40px{
    padding: 40px !important;
}
.padding-50px{
    padding: 50px !important;
}



.Section1 ul.margin-bottom-10px li{
    margin-bottom: 10px !important;
}
.Section1 ul.margin-bottom-20px li{
    margin-bottom: 20px !important;
}




.width300{
    width: 300px !important;
}
.width400{
    width: 400px !important;
}


.width-10-percent{
    width: 10% !important;
}
.width-20-percent{
    width: 20% !important;
}
.width-30-percent{
    width: 30% !important;
}
.width-40-percent{
    width: 40% !important;
}
.width-50-percent{
    width: 50% !important;
}
.width-60-percent{
    width: 60% !important;
}
.width-70-percent{
    width: 70% !important;
}
.width-80-percent{
    width: 80% !important;
}
.width-90-percent{
    width: 90% !important;
}
.width-100-percent{
    width: 100% !important;
}


.border-1{
    border-width:1px !important;
}
.border-2{
    border-width:2px !important;
}
.border-3{
    border-width:3px !important;
}
.border-4{
    border-width:4px !important;
}
.border-5{
    border-width:5px !important;
}
.border-6{
    border-width:6px !important;
}
.border-7{
    border-width:7px !important;
}
.border-8{
    border-width:8px !important;
}
.border-9{
    border-width:9px !important;
}
.border-10{
    border-width:10px !important;
}
/*
used on - how_to_use_cosmic_weather.php
*/
.border-red{
    border-color: red !important;
}
.border-purple{
    border-color: purple !important;
}



/* on page: magi_society_solves_fibonacci_mystery.php */
.Section1 .table-lines-silver td{
    border-color:silver;
}
/* on page: magi_society_solves_fibonacci_mystery.php */
.Section1 .table-font-size-12 *{
    font-size:12px;
}


.Section1 .box-outlined-title{
    border:1px black solid;
    padding:20px;
    text-align:center;
    margin-top:50px;
    margin-bottom:50px;
}
/*
<div class="box-outlined-title">
  <h4>Even without an exact time of birth,<br>
  MAGI ASTROLOGY REALLY WORKS!</h4>
</div>
*/

.Section1 .box-outlined-title-no-box{
    border: unset;
    padding:0px;
}
.Section1 .box-outlined-title-no-box h4{
    font-weight:normal;
}
/*
<div class="box-outlined-title-no-box">
  <h4>Even without an exact time of birth,<br>
  MAGI ASTROLOGY REALLY WORKS!</h4>
</div>
*/







/* Colored Boxes with info */

.Section1 .box-colored{
    padding:10px;
    width:95%;
    margin:0 auto;
}
.Section1 .box-colored.more-padding{
    padding:30px;
    width:90%;
}
.Section1 .box-colored.bg-blue, .Section1 .bg-blue{
    background: #d0d0ff;
}
.Section1 .box-colored.bg-green, .Section1 .bg-green{
    background: #8bd0b7;
}
.Section1 .box-colored.bg-red, .Section1 .bg-red{
    background: red;
}
.Section1 .box-colored.bg-purple, .Section1 .bg-purple{
    background: purple;
}










/* 2 layered 1px outline, like tables in a cell */
.Section1 .box-classic{
    border:1px black solid;
    padding:2px;
    width: 400px;
    margin:0 auto;
}
.Section1 .box-classic-inner{
    border:1px black solid;
    padding:10px;
    min-height:200px;
}
/*
<div class="box-classic">
    <div class="box-classic-inner">
          <br>
          <h1 class="red1">Extraordinary planetary alignments create</h1>
          <p class="center red"><b>extraordinary conditions in financial markets.</b></p>
          <br>
    </div>
</div>
*/


/* RED 2 layered 1px outline, like tables in a cell */
/* on BuyMagiSoftware.htm */
.Section1 .box-classic-bold{
    border:6px red solid;
    padding:1.5px;
    width: 99%;
    max-width:100%; /* 93% */
    margin:0 auto;
    overflow:hidden;/* in the red classic box (mobile), product name goes off screen */
}
.Section1 .box-classic-bold-inner{
    border:6px red solid;
    padding:20px;
    padding-bottom:0;
    min-height:200px;
}
/* Red outlined box like tables
<div class="box-classic-bold border-red">
    <div class="box-classic-bold-inner border-red">
          <br>
          <h1 class="black">Magi Astrology</h1>
          <br>
          <h4 class="center">Has answers</h4>
          <br>
    </div>
</div>
*/
/*
on page - buymagifinancialwizard.php

<div class="box-classic-bold border-6 border-red">
    <div class="box-classic-bold-inner border-6 border-red padding-10px padding-sides-20px">
          <br>Example
          <br>Box
    </div>
</div>

*/



.Section1 .ul-wrap{
    width:100%;
    margin-left:0px;
}




.Section1 ul{
    list-style-type: none;
    margin-left:30px;
}
.Section1 ul li{
    text-indent:0px;

    padding-left:0px;

    margin-left: -20px;
    margin-bottom: 20px;

    list-style-type: none;
    line-height:20px;
    
    line-height: normal;
}

.Section1 ul.no-space li{
    margin-bottom:0px;
}

.Section1 ul.slight-space li{
    margin-bottom:5px;
}

.Section1 ul.some-space li{
    margin-bottom:15px;
}

.Section1 ul.more-space1 li{
    margin-bottom:30px;
}
.Section1 ul.more-space2 li{
    margin-bottom:40px;
}

.Section1 ul, .Section1 ul.disc, .Section1 ul.no-disc{
  list-style-type: none;
  padding-left: 0px;
  border: 0px gray solid;
  margin-left:50px;
}

.Section1 ul.indent-less, .Section1 ul.disc.indent-less, .Section1 ul.no-disc.indent-less{
    margin-left:30px;
}


.Section1 ul li, .Section1 ul.disc li, .Section1 ul.no-disc li {
  list-style-type: none;
  position: relative;
  padding-left: 35px;
}
.Section1 ul.no-disc li {
    padding-left: 0px;
}


.Section1 ul li:before, .Section1 ul.disc li:before, .Section1 ul.no-disc li:before{
  content: "\2022"; /* Unicode reference for bullet character */
  position: absolute;
  top:0;
  top:-7px;
  left: 0;
  font-size:24px;
}


.Section1 ul.no-disc li:before{
    content: "";
}
/*
<ul class="no-disc list-of-links"><li><a href=''>Text</a></li></ul>
*/

.Section1 ol {
  list-style-type: none; /* Remove default numbering */
  counter-reset: list-counter; /* Reset the counter for ordered lists */
  padding-left: 10px; /* Indentation for the entire list */
}

.Section1 ol li {
    position: relative;
    
    padding-left: 35px; /* Indentation for the text */
  
    margin-left: 20px;
    margin-bottom: 30px;
}

.Section1 ol li:before {
  content: counter(list-counter) "."; /* Counter for ordered lists */
  counter-increment: list-counter; /* Increment the counter for each item */
  position: absolute;
  left: 0;
}

.Section1 ol.more-space li{
    margin-bottom:30px;
}


.Section1 ul.no-line-space li{
    margin-bottom:5px;
}
.Section1 ul.medium-line-space li{
    margin-bottom:10px;
}


.Section1 ul.flush-left{
    margin-left: 20px;
}
.Section1 ol.flush-left{
    margin-left: -30px;
}







/* Glossary Links - that open in a new tab */
a.glossary:link, a.glossary:visited, a.glossary:active, a.glossary:hover{
    text-decoration: none;
    color: blue;
}
a.glossary:hover {
    text-decoration: underline;
}
a.magi:link, a.magi:visited, a.magi:active, a.magi:hover{
    text-decoration: underline;
    color: red;
}





/*
HOMEPAGE content
*/
.Section1 .book-link{
    background: #ff8080;
    padding:2px;
}
.Section1 .book-link a{
    color:#191978;
    text-decoration:none;
    display:block;
    line-height:24px;
}
.Section1 .book-link a:hover{
    color:#2323c1;
    text-decoration:underline;
}
.Section1 .book-link p{
    margin-bottom:10px;
}










@media (max-width: 10000px) {
body{border:0px red solid;}

    #mobile_logo_wrap{
        display:none;
    }



}


@media (max-width: 900px) {
body{border:0px blue solid;}

}

@media (max-width: 700px) {
body{border:0px lightblue solid;}

}

@media (max-width: 600px) {
body{border:0px orange solid;}

    header{
        display:none;
    }

    #mobile_logo_wrap{
        display:block;
        margin-top: 5px;
    }
    #mobile_menu_outer_wrap{
        display:none;
    }



    .mobile_menu_icon{
        width: 10%;
    }

    #mobile_logo{
        margin-left:-75px;
    }

    .slick-prev, .slick-next{
        z-index:-1;
    }



    .slider-image {
        width: 100%;
        height: auto;
        
        width: 700px;
        height: 210px;
        
        object-fit: cover;
        object-position: 30% 0;
    }



    .gold-border-shining-gold{
        box-shadow: #3b68b8 0px 0px 20px, #3b68b8 0px 0px 20px, #3b68b8 0px 0px 20px;

    }


    .body-gold-border{
        position:absolute;
        top:5px;
        left:0;
        height:5px;
        margin-top:-5px;
    }

    .gold-border-thin{
        margin-top:15px;
    }

    .sidebar-right {
        clear: both;
        float: left;
        margin-right: 20px;
        margin-left: 0;
    }
    .sidebar-left, .sidebar-right{
        width:30%;
    }

}





@media (max-width: 500px) {
body{border:0px yellow solid;}


    .slider-image {
        width: 100%;
        height: auto;
        
        width: 700px;
        height: 210px;
        
        object-fit: cover;
        object-position: 30% 0;
    }

    
    .slick-prev, .slick-next{
        z-index:-1;
    }




    header{
        display:none;
    }

    #mobile_logo_wrap{
        display:block;
        position:relative;
        z-index:1;
    }
    #mobile_menu_outer_wrap{
        display:none;
    }



}

@media (max-width: 450px) {
body{border:0px purple solid;}


.slick-prev, .slick-next{
    z-index:-1;
}
    .slider-image {
        width: 100%;
        height: auto;
        
        width: 700px;
        height: 200px;
        
        object-fit: cover;
        object-position: 30% 0;
    }

    #mobile_site_text a.site_info_link_mobile{
        font-size: 30px;
        margin-left:5px;
    }


}

@media (max-width: 400px) {
body{border:0px gray solid;}

    .slick-prev, .slick-next{
        z-index:-1;
    }

    #mobile_site_text a.site_info_link_mobile{
        font-size: 27px;
        margin-left:5px;
    }



}



@media (max-width: 350px) {
body{border:0px gray solid;}

    #mobile_site_text a.site_info_link_mobile{
        font-size: 25px;
        margin-left:5px;
    }


}













/* ----------------------------------------- */
/* -------some of - form-elements.css------- */
/* ----------------------------------------- */



form {
  margin: 0 auto;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

button.save{
  margin-top: 30px;
}


.page-metadata{
    width:98%;
}

form>input, form>textarea, form>select, form>button, .page-metadata button, .page-metadata input, .page-metadata textarea {
  width: auto; /* width: 100%; */
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  margin-bottom: 10px;
}



form>textarea, form>select, form>button, .page-metadata textarea, .page-metadata button, .page-metadata input {
    width: 100%;
}
form input{
    width: 98%;
}


.page-metadata input{
    width:100%;
}

input[type="number"],input[type="color"],input[type="time"],input[type="date"]{
    width:auto;
}
.button-size-auto{
    width:auto;
}


progress, meter {
  width: 100%;
}

form>textarea, .page-metadata textarea {
  height: 120px;
  width:100%;
  
  font-family: Poppins;
    font-weight: normal;
    font-size: 16px;
}
.page-metadata textarea {
  height: 100px;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  margin-right: 5px;
}




form>button, form>input[type="submit"], form>input[type="reset"], .page-metadata button, button.toggle-button.page-metadata {
  display: inline-block;
  background-color: #ed4247;
  color: #ffffff;
  padding: 15px 30px;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  font-size: 18px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  
  font-size:20px;
  font-weight:bold;
}


form>button:hover, form>input[type="submit"]:hover, form>input[type="reset"]:hover {
  background-color: #c72126;
}

fieldset {
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

legend {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}













/*
edit.php
*/

body.admin-page .page-metadata{
    margin-bottom:10px;
}

body.admin-page .metadata-edit{
    display:block;
    margin-bottom:50px;
}

body.admin-page .page-editing-title{
    border:0px gray solid;
    margin: 10px 0 30px 0;

}
body.admin-page .page-editing-title h1{
    font-weight:normal;
}
body.admin-page .page-editing-title h1 span{
    font-weight:bold;
}

body.admin-page textarea{
    height:200px;
}




body.admin-page .flex-container {
  display: flex;
}

body.admin-page .flex-item {
  flex: 1; /* This makes each cell take up equal width (50%) */
  border: 1px solid #ccc; /* Optional: Add borders for better visualization */
  padding: 10px; /* Optional: Add padding for spacing between cells */
}

body.admin-page .slug-section input{
    width:90%;
}
body.admin-page .slug-section p{
    font-size:12px;
}












/*
list.php
*/

body.admin-page .sidebar-admin{
    padding-top:20px;
}


body.admin-page .content-row-admin{
    border: 0px gray solid;
}

body.admin-page .gold-border-thin {
    height: 0;
}



body.admin-page .edit-actions{
    position:relative;
    display:inline-block;
    background: white;
    border:0px gray solid;
    
    padding-left:7px;
    
    height:25px;
    
    font-size:14px;
}
body.admin-page .edit-actions > i{
    margin-right:5px;
}

body.admin-page .edit-page-line{
    z-index:0;
}
body.admin-page .edit-page-line:hover{
    z-index:1;
}

body.admin-page .edit-actions .edit-actions-drop-down{
    opacity:0;
    background: white;
    border:1px gray solid;
    
    transition: opacity .3s;
}
body.admin-page .edit-actions .edit-actions-drop-down a{
    color:black;
}
body.admin-page .edit-actions:hover .edit-actions-drop-down{
    opacity:1;
}
body.admin-page .edit-actions-drop-down li{
    background: white;
    transition: background .1s;
}
body.admin-page .edit-actions-drop-down li:hover {
    background: #7c7c7c;
    color:white;
}

body.admin-page .edit-actions li {
    list-style-type: none;
    width: 80px;
    padding:5px 10px;
    border:1px white solid;
}
body.admin-page .edit-actions-drop-down li i{
    margin-right:10px;
}


body.admin-page .sidebar-admin{
    background: #585858;
    color: white;
}


body.admin-page .sidebar-admin .top-of-sidebar-box{
    text-align:left;
}

body.admin-page .sidebar-admin .top-of-sidebar-box a i.icon{
    margin-right:20px;
}

body.admin-page .content-admin-right .inner-content{
    padding: 0 20px;
}

body.admin-page .edit-page-line{
    position:relative;
    
    width:100%;
    height:50px;
    
    border:1px gray solid;
    background: white;
    
    transition: background .3s;
}
body.admin-page .edit-page-line:hover{
    background: #f0f0f0;
}

body.admin-page .edit-page-line a{
    text-decoration:none;
}
body.admin-page .edit-page-line a:hover{
    text-decoration:none;
}


body.admin-page .left-side{
    position:relative;

    width:auto;
    width: 300px;


    padding-left:20px;
}

body.admin-page .left-side .text-link{
    display:inline-block;

    height: 30px;
    
    font-size:12px;
    padding:5px;
    
    border:0px gray solid;
    
    margin-top: 10px;
}






body.admin-page .right-side{
    position:relative;

    width:auto;

    margin-right:10px;
    margin-top:5px;

    font-size:12px;
    
    padding-right:10px;
}






.body.admin-page right-side button, body.admin-page .right-side .other-item{
    display:inline-block;
    cursor: pointer;

    height: 40px;
    padding:10px;
    
    font-size:12px;
    color:#555;
    background: #f7f7f7;
    
    border-radius:3px;
    border:1px gray solid;

    transition: background .1s;
}

body.admin-page .right-side button:hover{
    background: #0074a2;
    color:white;
}

body.admin-page .right-side button.delete{
    background: #e14d43;
    color:white;
    font-size:16px;
}
body.admin-page .right-side button.delete:hover{
    background: #ba281e;
}

body.admin-page .right-side .other-item{
    display:inline-block;
    
    height: 30px;
    width: 100px;
    
    padding:0px;
    padding-top: 10px;
    padding-left: 10px;
    margin-right:5px;

    font-size:7px;
    color:gray;
    border:0px gray solid;
    
    cursor: unset;
}




body.admin-page .edit-page-line {
  display: flex;
}

body.admin-page .left-side {
  flex: 1;
  width: 50%;
  box-sizing: border-box;
}

body.admin-page .right-side {
  flex: 1;
  width: 50%;
  box-sizing: border-box;
  
  display: flex;
  justify-content: flex-end; /* Align content to the right */
}





/* page specific */

body.admin-page footer .footer-few-links, body.admin-page footer .footer-main-links, body.admin-page footer .smaller-footer-logos{
    display:none;
}

body.admin-page footer .big-magi-society-logo img{
    width:300px;
}





/* CSS for the loading state */
body.admin-page .loading {
    display: block;
    text-align: center;
    padding: 20px;
}

body.admin-page .loading img {
    width: 50px;
    height: 50px;
}

/* CSS to initially hide the file browser content */
body.admin-page #file-browser {
    display: none;
}











body.admin-page .totals-line{
    font-size:20px;
}

body.admin-page .folder-group{
    background: #efefef;
    border:1px gray dashed;
    padding-left:7px;
}
body.admin-page .folder-group .file-line{
    display:block;
}

body.admin-page .inner-files-subfolders{
    display:none;
}






body.admin-page .sidebar-admin{
    padding-top:20px;
}


body.admin-page .content-row-admin{
    border: 0px gray solid;
}

body.admin-page .gold-border-thin {
    height: 0;
}


body.admin-page li {
    list-style: none;
}

body.admin-page .icon.folder, .icon.file{
    margin-left:5px;
    margin-right:5px;
}











/* SPINNER ON PAGE AS IT IS LOADING */
/* Style for the overlay */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8); /* White with 0.5 opacity */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999; /* Ensure it's above other content */
}

/* CENTERING THE SPINNER on SCREEN */
.spinner {
    /* Center horizontally and vertically within the .overlay container */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}







/* Pages stuff */




/* table
 - 3 columns around - 400px wide - lime bg, uses a couple styles
WhyStockMarketsChangeDirection/new_fibo_ratios.php
*/
table.table{
    min-width:400px;
    margin:0 auto;
    background: lime;
    border-collapse:collapse;
}
table.table td{
    padding: 5px;
    border:1px gray solid;
}
table.table td p{
    margin:0 !important;
}



/* Data - with Alternate Colored Rows 
for the Sports Data Tables
- sports/MarchMadness2007/Florida.php

add this into the <table>  border=0 cellpadding=0 cellspacing=0
*/
table.data-with-rows{
    font-size:12px;
    width: 100%;
}
table.data-with-rows th{
    text-align:left !important;
    font-weight:bold;
}

table.data-with-rows, table.data-with-rows th, table.data-with-rows tr, table.data-with-rows tr{
    border:0;
}

table.data-with-rows tr:nth-child(even){
    background: #eae9e9
}
table.data-with-rows tr:nth-child(odd){
    background: #fafafa;
}

 border=0 cellpadding=0 cellspacing=0 width="100%"





/* on page: magi_blog/armstrong.php */

.Section1 .image-box-with-caption{
    border: 2px solid #DDDDDD;
    background-color: #EFEFEF;
    
    text-align: center;
    margin:0 auto;
    width: 100%;
    overflow:hidden;
    
    margin-bottom:20px;
}
.Section1 .image-box-with-caption img{
    width: 100%;
    height: auto;
    margin-bottom: -6px; /* delete align=left for it to work, delete other image tags */
}
.Section1 .image-box-with-caption p{
    border-top: 1px solid #DDDDDD;
    margin:0;
    font-size:12px;
}
/*
<div class=" image-box-with-caption">
<img width='758' height='509' src='magi_blog/armstrong_files/LanceSherylHeartbreak.gif' alt='' />
<p>Lance Armstrong, Sheryl Crow CAC.</p>
</div>
*/







/* on page: PR_Almanac_p1.php */
.single-image{
    max-width:100%;
}
.single-image img{
    width:100%;
    height:auto;
}





/* on page: magi_society_solves_fibonacci_mystery.php */
.Section1 .table-fibonacci{
    width:60%;
    background: lime;
    margin:0 auto;
    
    border-collapse: collapse;
    border: 1px solid silver; /* Apply border to the outer edge of the table */
}
.Section1 .table-fibonacci td{
    border: 1px solid silver;
}

@media (max-width: 768px) {
    .Section1 .table-fibonacci{
        width: 70%;
    }
}
@media (max-width: 500px) {
    .Section1 .table-fibonacci{
        width: 100%;
    }
}




/* with borders - is on page: how_find_better_job.php */
/* no-borders - is on page: phelps_synchs.php */

.Section1 .box-with-table-border {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    
    border:10px gray solid;
    border-bottom-color: black;
    border-right-color: black;
    
    margin-bottom:30px;

}

.Section1 .box-with-table-border1 {
    border:10px gray solid;
    border-bottom-color: black;
    border-right-color: black;
    
    margin-bottom:30px;
    padding:20px;

}

/* on page - first_trade_date_notice.php */
/* Box - Green border only
<div class="box box-with-table-border1 border-color-green">1</div>
*/

.Section1 .border-color-green{
    border:10px green solid;
}


/* on page - how_find_better_job.php */
/* like a classic table, the borders: top & left are gray, and bottom & left are black*/
.Section1 .border-2-color-green{
    border:10px green solid;
    border-bottom-color: darkgreen;
    border-right-color: darkgreen;
}


.Section1 .box-with-table-border .row1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; /* Distribute items evenly along the main axis */
    
}

.Section1 .box-padding-0px{
    padding:0px;
}
.Section1 .box-padding-10px{
    padding:10px;
}
.Section1 .box-padding-normal, .Section1 .box-padding-20px{
    padding:20px;
}
.Section1 .box-padding-30px{
    padding:30px;
}
.Section1 .box-padding-40px{
    padding:40px;
}
.Section1 .box-padding-50px{
    padding:50px;
}



.Section1 .box-with-table-border .row1 .image1 {
    width: calc(50% - 10px); /* Two images per row with a 10px gap */
    margin-bottom: 5px;
    border:1px gray solid;
}



.Section1 .box-with-table-border .note1{
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
    width:100%;
}
.Section1 .box-with-table-border .note1 p{
    margin:0;
    font-style:italic;
}


.Section1 .box-with-table-border.no-borders, .Section1 .box-with-table-border.no-borders .row1 .image1 {
    border:0;
}

@media (max-width: 768px) {
    .Section1 .box-with-table-border .row1 .image1 {
        width: 100%; /* Display one image per row */
    }

}









/* on firsttradedate/freefirsttradedates.php */
.a-to-z-links a{
    color:black;
    text-decoration:none;
    font-size: 24px;
}





/* on celebritylovers.php */
.Section1 .long-box{
    width:50%;
    margin:0 auto;
    border:1px black solid;
    background-color: #ffffc1;
    font-weight:600;
    color:#0000a0;
    text-align:center;
    line-height: 0px;
    font-size:19px;
}
.Section1 .long-box img{
    margin-top:0px;
    margin-left:-20px;
}
.Section1 .long-box *{
    margin-bottom:0;
}



@media screen and (max-width: 700px) {
    .Section1 .long-box{
        width:90%;
    }
}









/* font-awesome icon wraps */
.circle-font-awesome-icon{
    display: inline-block;
    height:30px;
    width:30px;
    border:2px green solid;
    border-radius:30px;
    text-align:center;
    
}
.circle-font-awesome-icon i{
    margin-top:7px;
}

/*
<span class="circle-font-awesome-icon"><i class="fa fa-check"></i></span>
*/






.red-brown{
    color: #cc0000 !important;
}
.red{
    color: red !important;
}
.red1{
    color: #ff0000 !important;
}
.darkred{
    color: #cc0000 !important;
}
.lightred{
    color: #ff4f4f !important;
}


.blue {
    color: blue !important;
}
.blue1 {
    color: #0000dd !important;
}
.blue2 {
    color: #0070C0 !important;
}
.lightblue {
    color: #a1a1ff !important;
}
.darkblue {
    color: darkblue !important;
}
.darkblue1 {
    color: #d24242 !important;
}
.navyblue {
    color: navy !important;
}

.green {
    color: green !important;
}
.green1 {
    color: #009000 !important;
}
.lightgreen {
    color: lightgreen !important;
}
.lightgreen1 {
    color: #36f536 !important;
}

.yellow {
    color: yellow !important;
}

.purple {
    color: purple !important;
}

.orange {
    color: orange !important;
}
.lightorange {
    color: #ff6600 !important;
}
.brown {
    color: brown !important;
}

.pink {
    color: #ff00ff !important;
}

.lightpink {
    color: pink !important;
}

.cyan {
    color: cyan !important;
}

.magenta {
    color: magenta !important;
}

.teal {
    color: teal !important;
}

.lime {
    color: lime !important;
}

.indigo {
    color: indigo !important;
}


.silver {
    color: silver !important;
}

.gold {
    color: gold !important;
}



.gray {
    color: gray !important;
}
.grey{
    color: grey !important;
}
.lightgray {
    color: lightgray !important;
}


.black{
    color: black !important;
}

.white {
    color: white !important;
}
.off-white {
    color: #faf9f6 !important;
}





.bg-red-brown{
    background: #cc0000 !important;
}
.bg-red{
    background: red !important;
}
.bg-red1{
    background: #ff0000 !important;
}
.bg-darkred{
    background: #cc0000 !important;
}
.bg-lightred{
    background: #ff4f4f !important;
}


.bg-blue {
    background: blue !important;
}
.bg-blue1 {
    background: #0000dd !important;
}
.bg-blue2 {
    background: #0070C0 !important;
}
.bg-lightblue {
    background: #a1a1ff !important;
}
.bg-darkblue {
    background: darkblue !important;
}
.bg-darkblue1 {
    background: #d24242 !important;
}
.bg-navyblue {
    background: navy !important;
}

.bg-green {
    background: green !important;
}
.bg-green1 {
    background: #009000 !important;
}
.bg-lightgreen {
    background: lightgreen !important;
}
.bg-lightgreen1 {
    background: #36f536 !important;
}

.bg-yellow {
    background: yellow !important;
}

.bg-purple {
    background: purple !important;
}

.bg-orange {
    background: orange !important;
}
.bg-lightorange {
    background: #ff6600 !important;
}
.bg-brown {
    background: brown !important;
}

.bg-pink {
    background: #ff00ff !important;
}

.bg-lightpink {
    background: pink !important;
}

.bg-cyan {
    background: cyan !important;
}

.bg-magenta {
    background: magenta !important;
}

.bg-teal {
    background: teal !important;
}

.bg-lime {
    background: lime !important;
}

.bg-indigo {
    background: indigo !important;
}


.bg-silver {
    background: silver !important;
}

.bg-gold {
    background: gold !important;
}



.bg-gray {
    background: gray !important;
}
.bg-grey{
    background: grey !important;
}
.bg-lightgray {
    background: lightgray !important;
}


.bg-black{
    background: black !important;
}

.bg-white {
    background: white !important;
}
.bg-off-white {
    background: #faf9f6 !important;
}



.height-1px{
    height:1px !important;
}
.height-10px{
    height:10px !important;
}
.height-20px{
    height:20px !important;
}
.height-30px{
    height:30px !important;
}
.height-40px{
    height:40px !important;
}
.height-50px{
    height:50px !important;
}





.border-radius-2px{
    border-radius:2px !important;
}

.border-radius-3px{
    border-radius:3px !important;
}




.border-none{
    border:0 !important;
}



.border-color-red-brown{
    border-color: #cc0000 !important;
}
.border-color-red{
    border-color: red !important;
}
.border-color-red1{
    border-color: #ff0000 !important;
}
.border-color-darkred{
    border-color: #cc0000 !important;
}
.border-color-lightred{
    border-color: #ff4f4f !important;
}


.border-color-blue {
    border-color: blue !important;
}
.border-color-blue1 {
    border-color: #0000dd !important;
}
.border-color-blue2 {
    border-color: #0070C0 !important;
}
.border-color-lightblue {
    border-color: #a1a1ff !important;
}
.border-color-darkblue {
    border-color: darkblue !important;
}
.border-color-darkblue1 {
    border-color: #d24242 !important;
}
.border-color-navyblue {
    border-color: navy !important;
}

.border-color-green {
    border-color: green !important;
}
.border-color-green1 {
    border-color: #009000 !important;
}
.border-color-lightgreen {
    border-color: lightgreen !important;
}
.border-color-lightgreen1 {
    border-color: #36f536 !important;
}

.border-color-yellow {
    border-color: yellow !important;
}

.border-color-purple {
    border-color: purple !important;
}

.border-color-orange {
    border-color: orange !important;
}
.border-color-lightorange {
    border-color: #ff6600 !important;
}
.border-color-brown {
    border-color: brown !important;
}

.border-color-pink {
    border-color: #ff00ff !important;
}

.border-color-lightpink {
    border-color: pink !important;
}

.border-color-cyan {
    border-color: cyan !important;
}

.border-color-magenta {
    border-color: magenta !important;
}

.border-color-teal {
    border-color: teal !important;
}

.border-color-lime {
    border-color: lime !important;
}

.border-color-indigo {
    border-color: indigo !important;
}


.border-color-silver {
    border-color: silver !important;
}

.border-color-gold {
    border-color: gold !important;
}



.border-color-gray {
    border-color: gray !important;
}
.border-color-grey{
    border-color: grey !important;
}
.border-color-lightgray {
    border-color: lightgray !important;
}


.border-color-black{
    border-color: black !important;
}

.border-color-white {
    border-color: white !important;
}

.border-color-off-white {
    border-color: #faf9f6 !important;
}







/*
#--------------------------
css - fireworks-animation.css
#--------------------------*/
#particle_container {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    color: #fff;
    overflow: hidden;
    pointer-events: none;
}

#particle_container > div {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 3px;
    height: 3px;
    color: inherit;
    background-color: currentcolor;
    border: 1px solid currentcolor;
    border-radius: 50%;
    box-sizing: border-box;
}










/* PAGES */




/* 404 page */

body.a404 .content.background{
    position:relative;
    background:url("../images/404.png");
}
body.a404 .content.background::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9); /* 50% white overlay */
}


body.a404 .content2{
    position:relative;
    
    width:80%;
    margin:0 auto;
}
body.a404 .content2 h2{
    text-align:center;
    margin-bottom:20px;
}

body.a404 .content2 > p{
    text-align:center;
    width:auto;
    font-size:25px;
    
    line-height:45px;
}

body.a404 .content2 i{
    font-size:120px;

    margin-top:-20px;
    margin-bottom:10px;
    color:#ed4247;
    text-align:center;
}

body.a404 .highlight {
    background-color: white; /* Set the background color to white */
    padding: 5px; /* Adjust the padding to control the highlight area */
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
}

body.a404 .highlight-yellow {
    background-color: yellow; /* Set the background color to white */
    padding: 5px; /* Adjust the padding to control the highlight area */
}

body.a404 .image-wrap-404{
    border:0px black solid;
    width:100%;
    text-align:center;
    margin-bottom:20px;
}

body.a404 .image-404{
    width:200px;
    height:auto;
    margin:0 auto;
    
    border-radius:10px;
    border:1px black solid;

    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5); 
}

body.a404 .noteboard{
    position:relative;
    
    width:auto;
    min-height:200px;
    
    padding:50px;
    
    background:white;
    border:5px black solid;
    border-radius:5px;
    
    color:black;
    font-size:20px;
    
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5); 
}

body.a404 .noteboard *{
    text-align:center;
}

@media (max-width: 500px) {

    body.a404 .image-404{
        width:80%;
        height: auto;
    }

}















