.raleway-bold {
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
  }

.roboto-regular {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;
  }

.roboto-condensed-medium {
    font-family: "Roboto Condensed", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }
.page-content{
    padding-bottom:50px;
   
}
.main-content{
    padding-left:30px;
    padding-right:30px;
}
.navbar-toggler.collapsed{
    color: #beebed !important;;
    border: #BEEBED 2px solid!important;
}
.navbar-toggler{
    color:#BEEBED;
    border: #BEEBED 2px solid;
}
.navbar-toggler-icon {
    background-image: url('../img/nav2.png');
}
.navbar-toggler-icon:focus{
    background-image: url('../img/nav3.png')!important;
}

.navbar-toggler:active{
    color:#FFCF8C;
    border:#FFCF8C;
}
.navbar-toggler:focus{
    color:#FFCF8C;
    border:#FFCF8C 2px solid;
    box-shadow:none;
}
  
.header-box{
    justify-content: end;
}
a{
    color:#47555E;
}
a:hover{
    color:#fcfcc1;
}
.link:hover{
    color:#fcfcc1;
}



body{
    height: 100vh;
    background-color: #47555E!important;
    padding-top:20px;
    color: #fcfcc1;
    font-family: roboto-regular!important;
    font-size:20px;

}
.body-text{
    color: #fcfcc1!important;
    font-family: roboto-regular!important;
    font-size:18px;
}
.accent-body-text{
    color: #47555E!important;
    font-family: roboto-regular!important;
    font-size:18px;
}
.accent-header-text{
    color: #47555E!important;
    font-family: roboto-condensed-medium!important;
    font-size:26px;
    font-weight:600;
}
.bold{
    font-weight: 700;
}
.subheader-text{
    color: #FFCF8C!important;
    font-family: roboto-condensed-medium!important;
    font-size:24px;
    font-weight: 500;
}
.sub-subheader-text{
    color:#FFCF8C!important;
    font-family: roboto-condensed-medium!important;
    font-size: 20px;
}
.accent-sub-subheader-text{
    color:#47555E!important;
    font-family: roboto-condensed-medium!important;
    font-weight:600;
    font-size: 20px;
}
.header-text{
    color: #FFCF8C!important;
    font-family: raleway-bold!important;
    font-size: 32px;
    margin-top:20px;
}
@media  (max-width: 500px) {
    .body-text{
        font-size:14px;
    }
    .accent-body-text{
        font-size:14px;
    }
    .accent-header-text{
        font-size:20px;
    }
    .subheader-text{
        font-size:20px;
    }
    .header-text{
        font-size:26px;
    }
    .slider-subheader-text{
        font-size:16px!important;
    }
    
}

 a.nav-link{
    color:#fcfcc1;
    margin-right:40px;
    font-size:20px;
    padding:auto;
    font-family: raleway-bold;
    text-align:left;
    float:right;

 }
 a.nav-link:hover{
    color:#FFCF8C;
 }
#navbar-container{
    border-bottom:#BEEBED 3px solid;
    width:100%;
}
h1{
    font-family: raleway-bold;
    color: #fcfcc1 !important;;
 }
p{
    font-family: roboto-regular;
    color:#fcfcc1 !important;
 }

#header-text-and-image{
    background-image: linear-gradient(
         
        rgba(71, 85, 94, 0.25), 
        rgba(71, 85, 94, 5.0)
    ), url("../img/home-header.jpg");
    background-size: cover;
    background-position: center center;
    height:auto;
    width: 100% !important;
    margin:0px;
    max-width: 100% !important;
    

}
#header-text-box{
    padding-top:20%;
    padding-bottom:5%;
    padding-left:150px;
    padding-right:150px;
}
@media screen and (max-width: 800px) {
    #header-text-box{
    padding:50px;
    padding-top:125px;
    background-color:#47555e50;
    }    
    #bubble-content-row{
        margin-top: 20px !important;
    }
  }
  .bubbles{
    text-align: center;
    background-color: #BEEBED;
    border-radius: 50%;
    height:100px;
    width: 15% !important;
    max-width: 150px !important;
    display:flex;
    margin-left:5px;
    margin-right:5px;
    justify-content: center;
    align-items:center;
    flex-wrap:wrap;
    align-self:center;
    font-weight:400;
    cursor:pointer;
}
.steps-container{
  background-color: #FFCF8C;
    border-radius: 10px;
    padding:15px;
    max-width: 1000px;
    margin:auto;
}
@media screen and (max-width:990px){
    .bubbles{
        width: 40% !important;
        min-height: 100px;
        height:auto;
        margin-top:10px;
       margin-bottom:10px;
        
    }
    .steps-bubble-row{
        margin: 0px !important;;
        background-image: none!important;
    }
}
#stepButton{
    display:none;
    border:none;
}
#stepBody{
    margin-bottom:7px!important;
}

#stepHeader{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bubble-icon{
    display:flex;
    margin:auto;
    width:100%

}
@media screen and (max-width: 770px) {
    .stepIcon{
        width: 50%;
        max-width:150px;
        }
}
.steps-bubble-row{
    align-content: center;
    flex-wrap:wrap;
    justify-content: space-around;
    margin:30px;
    background-image: url("../img/bubble-line.png");
    background-position: center center;
    background-size: 90%;
}
.steps-content{
    align-content: center;
}

#biz-plan-photo{
    width:100%;
    height:auto;
    margin:auto;
    align-self:center;
    vertical-align: center;
    border-radius:10px;


}
#biz-plan{
    margin-top:50px;
}

/* Lightbox  */
.lightbox {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #47555ee6;
    align-items: center;
    justify-content: center;
}

.lightbox-content {
    max-width: 95%;
    max-height: 95%;
}
#biz-plan-photo{
    cursor:pointer;
}
#domain-diagram {
    cursor:pointer
}
#web-lightbox-img{
    max-width:80%;

}
.close-lightbox {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 40px;
    color: #fcfcc1;
    cursor: pointer;
}
/* Business Structure Page */
#structure-header-text-and-image{
    background-image: linear-gradient(
        rgba(71, 85, 94, 0.5), 
        rgba(71, 85, 94, 5.0)
    ), url("../img/business-structure.jpg");
    background-size: cover;
    background-position: center center;
    height: auto;
    width: 100% !important;
    margin:0px;
    max-width: 100% !important;
}

/* Finance Page */
#finance-header-text-and-image{
    background-image: linear-gradient(
        rgba(71, 85, 94, 0.5), 
        rgba(71, 85, 94, 6.0)
    ), url("../img/finances-header.jpg");
    background-size: cover;
    background-position: center center;
    height: auto;
    width: 100% !important;
    margin:0px;
    max-width: 100% !important;
}

/* Marketing Page */
#marketing-header-text-and-image{
    background-image: linear-gradient(
        rgba(71, 85, 94, 0.25), 
        rgba(71, 85, 94, 5.0)
    ), url("../img/marketing-header.jpg");
    background-size: cover;
    background-position: center center;
    height: auto;
    width: 100% !important;
    margin:0px;
    max-width: 100% !important;
}
.marketing-header-and-img{
    justify-items:center;
    align-items:center;
    flex-wrap:nowrap;
}
@media screen and (max-width: 500px){
    .marketing-header-icons{
        width: 75px !important;;
        height:auto;
    }
}
.marketing-header-top{
    width:80%;
}
.marketing-header-icons{
    width:100px;
    height:auto;
}
.types-of-marketing{
    margin-top: 25px;
}

.first-customers{
    text-align: center;
    position:relative;
}
.first-customer-icons{
    width:75px;
    height:75px;
    margin-left:10px;
    margin-right:10px;

}
.customers-bubbles{
    align-content: center;
    justify-content: space-around;
    background-color:#FFCF8C;
    border-radius: 150px;
    min-height: 125px;
    padding:20px;
    margin:25px;
    max-width:400px;
    margin-left:auto;
    margin-right:auto;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
    display:flex;
    flex-direction:column;
    justify-items:center;
    align-items:center;
}


.customers-bubbles:hover {
    transform: scale(1.05);
}
#expandedTitle{
    text-align:center;

}
.expanded-container {
    padding: 20px;
    border-radius: 15px;
    background: #FFCF8C;
    text-align: left;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 50%!important;
    transform: translateX(-50%); /* Center horizontally */
    width: 100%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    display:none;
    z-index: 10;
    top: auto !important;
}


#closeBubble {
    margin-top: 20px;
    padding: 10px 20px;
    background: #47555E;
    color: #fcfcc1;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

#closeBubble:hover {
    background: #BEEBED;
    color:#47555E;
}
.seo-popups{
    /* display:none; */
    padding-top: 20px !important;
    position: fixed;
    z-index: 1;
    left:0%;
    top: 0%;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background-color:#47555E;
    /* border:3px solid #fcfcc1; */
    border-radius:0%;
    padding-left:60px;
    padding-right:60px;
    padding-top:20px;
    padding-bottom:20px;
    scrollbar-color: #47555E #47555E;
    max-width:100%!important;
}
.seo-popup-icon{
    width:100px;
    height:auto;
    align-self:center;
    justify-self:center;
    margin-bottom:15px;
}
.seoIconTitle{
    align-items:center;
    justify-content: center;
}
.seo-icon{
    width:75px;
    height:75px;
    align-self:center;
    justify-self:center;
}
.seoPopupContentRow{
    background-color:#FFCF8C;
    padding:10px;
    border-radius:10px;
    max-height:800px;
    overflow-y:scroll;
    scrollbar-color: transparent transparent;

}
.seo-back-text{
    color: #fcfcc1 !important;
    margin-top: -20px !important;
    margin-left:20px;
    cursor:pointer;
}
.closeSeo{
    font-size:50px;
    padding:none;
    margin-left:20px;
    cursor:pointer;

}
.email-icon{
    width:100%;
    max-width:200px;
    align-self: center;
    margin:auto;
    justify-self:center;
}
.email-icon-row{
    display:flex;
    width:100%;
}
.email-tabs-col{
    background-color: #BEEBED;
    border: #47555E 2px solid;
    color: #47555e !important;

}
.email-tab-icons{
    width:125px;
    height:auto;
    margin-right:10px;
    justify-self:center;
    align-self:center;
}
/* General tab container styling */

.email-row {
    margin-bottom: 25px;
}

/* Tabs panel background */
.ui-tabs .ui-tabs-panel, 
.ui-widget-content {
    background-color: #BEEBED;
}
.ui-widget-header{
    background-color: #47555E;
    border:none;
}
.email-tabs-col{
    background-color: #47555E;
}
.ui-widget.ui-widget-content {
    border:none;
}
.ui-widget{
    background-color: #47555E;
}
/* Tab headers */
.ui-tabs .ui-tabs-nav {
    border-bottom: 2px solid #BEEBED;
    padding:0px;
}

.ui-tabs .ui-tabs-nav li {
    border: 1px solid #47555E;
    background-color: #FFCF8C;
}

.ui-tabs .ui-tabs-nav li a {
    color: #47555E;
}

/* Active tab styling */
.ui-tabs .ui-tabs-nav .ui-state-active {
    background-color: #BEEBED !important;
    border-bottom: 2px solid #BEEBED;
}

.ui-tabs .ui-tabs-nav .ui-state-active a {
    color: #47555E !important;
    /* font-weight: bold; */
    border-bottom: #BEEBED 2px solid;
}

/* Hover effect */
.ui-tabs .ui-tabs-nav li a:hover {
    background-color: #BEEBED !important;
    color: #47555E !important;
}
@media screen and (max-width:1000px){
    .email-tabs{
        font-size:22px;
    }
}
@media screen and (max-width: 770px) {
    .email-tabs{
        font-size:20px;
        padding: 10px !important;
    }
}
@media screen and (max-width: 450px) {
    .email-tabs{
        padding: 5px !important;
        font-size:16px;
    }
    .email-tab-icons{
        width:100px;
    }
}
.emailPopup {
    display: none;
    position: fixed;
    z-index: 1;
    left:0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll
  }
.emailPopup2{
    display: none;
    position: fixed;
    z-index: 1;
    left:0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll
}
  
.email-photo{
    width:100%;
    height:auto;
    margin:auto;
    align-self:center;
    vertical-align: center;
}


  
.email-popup-content {
    background-color: #BEEBED;
    justify-self:center;
    width: 100%;
    height:100%;
  }
  

  
  .close {
    color: #47555E;
    float: right;
    font-size: 28px;
    font-weight: bold;
    padding:10px;
    padding-top:0px;
  }
  
.email-button{
    background-color: rgba(0, 0, 0, 0);
    border:none;
}
  
  .close:hover,
  
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  
  }
  
.seo-bubble{
    background-color: #FFCF8C;
    border-radius: 100%;
    margin:10px;
    height:300px;
    max-width:300px;
    align-content:center;
    cursor:pointer;
}
@media screen and (max-width: 1000px) {
    .seo-bubble{
        height:200px;
        max-width:200px;
        }
    .seo-text{
        font-size: 16px;
        }
    
}
@media screen and (max-width: 450px) {
    .seo-bubble{
        margin-top:5px!important;
        margin-bottom:5px!important;
        }
}
.bubble-up{
    margin-bottom:125px;
    margin-top:0px;
}
.bubble-down{
    margin-top:125px;
    margin-bottom:0px;
}
#seo-bubbles{
    align-content: center;
    justify-content: center;
    text-align: center;
}
.seo-text{
    justify-content: center;
    text-align: center;
}
.seo-header{
    text-align:center!important;
    margin-bottom:10px;
}
#seo-container{
    margin-top:50px;
    margin-bottom:25px;
}
#seo-subhead{
    margin-bottom:25px;
}

/* Web Presence Page */
#web-header-text-and-image{
    background-image: linear-gradient(
        rgba(71, 85, 94, 0.5), 
        rgba(71, 85, 94, 5.0)
    ), url("../img/web-presence.jpg");
    background-size: cover;
    background-position: center center;
    height: auto;
    width: 100% !important;
    margin:0px;
    max-width: 100% !important;
}
.domain-list{
    list-style:none;
    padding-left:none;
}
.domain-list li{
    padding-left: 70px; /* Space for the icon */
    background-repeat: no-repeat;
    background-size: 50px 50px; /* Adjust size */
    background-position: left center;
    min-height:60px;
    align-content:center;

}
.domain-list li[data-icon="../img/keep-it-short.png"]{
background-image: url('../img/keep-it-short.png');
}
.domain-list li[data-icon="../img/no-numbers.png"]{
background-image: url('../img/no-numbers.png');
}
.domain-list li[data-icon="../img/keyword.png"]{
background-image: url('../img/keyword.png');
}
.domain-list li[data-icon="../img/creative.png"]{
background-image: url('../img/creative.png');
}
.domain-list li[data-icon="../img/growth.png"]{
background-image: url('../img/growth.png');
}
.domain-list li[data-icon="../img/website-purpose.png"]{
background-image: url('../img/website-purpose.png');
}
.domain-list li[data-icon="../img/web-target-audience.png"]{
background-image: url('../img/web-target-audience.png');
}
.domain-list li[data-icon="../img/availability.png"]{
    background-image: url('../img/availability.png');
    }

.key-factors{
    list-style:none;
    padding-left: 0;
}
.key-factors li{
        padding-left: 70px; /* Space for the icon */
        background-repeat: no-repeat;
        background-size: 50px 50px; /* Adjust size */
        background-position: left center;
        /* padding-bottom:5px;
        margin-bottom:10px; */
        min-height:60px;
        align-content:center;

}
.key-factors li[data-icon="../img/resources.png"]{
    background-image: url('../img/resources.png');
}
.key-factors li[data-icon="../img/uptime.png"]{
    background-image: url('../img/uptime.png');
}
.key-factors li[data-icon="../img/performance.png"]{
    background-image: url('../img/performance.png');
}
.key-factors li[data-icon="../img/scale.png"]{
    background-image: url('../img/scale.png');
}
.key-factors li[data-icon="../img/security.png"]{
    background-image: url('../img/security.png');
}
.key-factors li[data-icon="../img/support.png"]{
    background-image: url('../img/support.png');
}
.key-factors li[data-icon="../img/pricing.png"]{
    background-image: url('../img/pricing.png');
}

.li-img{
    width:50px;
    height:50px;
    margin-right:5px;
}
.text-icon{
    max-width:125px;
    max-height:100px;
    height:auto;
    justify-self:center;
    align-self:center;
    width:100%;
}
.icon-text{
    justify-self: center;
    margin-bottom:0px;
    align-self:center;
}
.icon-text-row{
    margin-bottom:20px;
    /* flex-wrap:nowrap; */
}
.domain-img{
    width:100%;
    height:auto;
    margin:auto;
    align-self:center;
    justify-self:center;
    border-radius:10px;

}
.img-col{
    display:flex;
}
.head-text-group{
    margin-top:25px;
}
.content-icons {
    width: 100%;  
    height: auto;    
    display: block;  
    max-width: 150px !important;
    height: auto !important;
    justify-self:center;
    align-self:center;
    cursor:pointer;

}
@media screen and (max-width: 700px) {
    .content-icons{
        width: 50% !important;
        max-width:100px!important;
        flex-wrap:wrap;
        }
    
}
@media screen and (max-width: 450px) {
    .content-icons{
        width: 30% !important;
        max-width:75px!important;
        flex-wrap:wrap;
        }
    #wordpress{
        max-width:50px!important;
    }
        }
    

.inSliderPlatformIcon{
    width:50px;
    height:auto;
    padding-top:10px;
}


.slider-arrow-col{
    display:flex;
    justify-items: center;
    align-items: center;
    padding: 0px !important;
}

.slider-arrow{
    border-radius:50%;
    font-size:75px;
    cursor:pointer;

}
@media screen and (max-width: 600px) {
    .slider-arrow{
        font-size:50px;
        }
    .slider-img{
        width: 80% !important;
        }
}

.img-box{
    justify-self:center;
    align-self: center;
}
.con-man-icons{
    flex-wrap:wrap;
    margin-bottom:20px;
}

#wordpress{
    width: 100px;
}
.con-man-content{
    background-color:#FFCF8C;
    color: #47555E !important;
    padding:35px;
    border-radius:10px;
    margin-bottom:20px;
    max-width:100%;
    justify-self:center;
}
.img-graphic{
    width:100%;
    height:auto;
    margin:auto;
    align-self:center;
    justify-self:center;
    border-radius:10%;
}
.web-content-icon{
    display:flex;
}
.management-slider{
    margin-top:20px;
    background-color: #fcfcc1;
    margin-bottom:50px;
    padding:30px;
    border-radius:10px;
    flex-wrap:nowrap!important;
    display:flex;
    flex-direction:column;

}


.slider-header-text{
    font-size:20px;
    padding-top:10px;
    font-weight:600;
    text-align:center;
}
.slider-subheader-text{
    text-decoration: solid underline;
    text-align:center;
}
.slider-subheader-text{
    font-size:18px;
    text-decoration:none;
}
/* .slider-body-text{
    font-size:16px;
} */
.management-header-col{
    display:flex;
    justify-content: center;
    align-content: center;
    padding:0px;
}
.management-header-icon{
    display: flex;
    justify-content: flex-start;
    align-items:center;
    margin-left:0px!important;
}

.management-header-text{
    justify-items: center;;
}
.slider-header-row{
    display:flex;
    justify-content: center;
    align-content: center;
    padding:0px;
    width:100%; 
    align-items:center;   
    align-self:center;
    padding-bottom:10px;
}
.management-text{
    justify-items:center;
    align-content:center;
}
.slider-img-col{
    height:auto;
    align-self:center;
    justify-self:center;
}
.slider-content{
    justify-content:center;
    display:flex;
    flex-direction:column;
}
.slider-img{
    max-width:400px;
    max-height:400px;
    border:#47555E 2px solid;
    justify-self: center;
    align-self: center;
    padding: 0px !important;
    width:100%;
    height: auto;

}



.social-icons{
    width:100%;
    height:auto;
    margin:auto;
    align-self:center;
    justify-self:center;
    max-width:75px;
    cursor:pointer
}
@media screen and (max-width: 550px) {
    .social-icons{
        max-width:50px;
        }
    #yelp{
        max-width:75px!important;
    }
    .con-man-content{
        padding: 5px !important;
    }
    
}
#yelp{
    max-width: 120px;
}

#platform-instructions, #screenshot, #slide-title {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

/* Biz Structure Page */
#best-structure-box {
    display: flex;
    gap: 10px;
    
}

.best-struc-icon{
    width:75px;
    height:75px;
    object-fit: contain;

}

.structurebox {
    display: flex;
    align-items: center; 
    justify-content: flex-start;
    gap: 10px;
    width: 100%;
    padding:15px;
    height:120px;
    background-color: #FFCF8C;
    border: 1px solid #47555E;
  }
  
@media screen and (max-width:580px) {
    .structurebox{
        font-size:14px!important;
        height:75px!important;
        padding:5px!important;
        gap:5px!important;
    }
    .biz-arrow{
        display:none;
    }
    .best-struc-icon{
        width: 25px !important;;
        height: 25px !important;;
    }
    .best-struc-col{
        padding-left: 5px !important;;
        padding-right:5px!important;
    }

    
}


#structure-content{
    padding-top: 25px!important;
    padding: 15px;
    border: 2px solid #47555E;
    height:100%;
    font-size: 18px;
    background-color: #BEEBED;
    width:100%;
}
.biz-structure-header{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
#best-structure-row{
    flex-wrap:nowrap;
}

@media screen and (max-width: 770px) {
    .structurebox{
        font-size:18px;
        height:90px;
        }
    #best-structure-box{
        flex-wrap:wrap;
        margin:10px;
        max-width:unset!important;
        }
    #structure-content{
        width:100%;
    }
    .best-struc-icon{
        width:50px;
        height:50px;
        align-self:center;
    }
    
}

.biz-arrow{
    padding-left:10px;
}
#structure-container{
    margin-top: 50px;
    margin-bottom: 50px;

}
#structure-title{
    text-align: center;
}
.structure-text{
    text-align: center;
}
.structure-bubble{
    background-color:#BEEBED;
    border-radius: 100%;
    text-align: center;
    width:300px;
    height:300px;
    align-content: center;
    cursor:pointer;
    
}
.struc-icon{
    width:75px;
    height:75px;
    align-self:center;
}
#structure-bubbles{
    display:flex;
    justify-content: center;
    align-content:center;


}
@media screen and (max-width: 1000px) {
    .structure-bubble{
        height:200px!important;
        max-width:200px!important;
        
        }
    .structure-text{
        font-size: 16px;
        }
    
}
.sourcing{
    background-color: #FFCF8C;
    border-radius:10px;
    justify-items: center;
    align-items: center;
    padding:50px;
    font-size:16px;
    margin:auto;
    max-width:650px;
    margin-top:25px;
    
}

@media screen and (max-width: 450px) {
    .structure-bubble{
        margin-top:15px!important;
        margin-bottom:5px!important;
        }
}

.biz-popups{
    /* display:none; */
    padding-top:50px;
    position: fixed;
    z-index: 1;
    left:0%;
    top: 0%;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background-color:#47555E;
    border-radius:0%;
    padding:60px;
    scrollbar-color: #47555E #47555E;
    max-width:100%!important;
}
@media screen and (max-width: 530px) {
    .biz-popups{
        width:100%;
        height:100%;
        left:0%;
        top:0%;
        padding:30px;
        }
    .popupBubbles{
        width:100px;
        height:100px;
        }
    
}

@media screen and (max-width: 950px) {
    .popupBubbles{
        margin-top:5px;
        margin-bottom:5px;
        }
}
.popupBubbles{
    background-color:#BEEBED;
    border-radius:50%;
    color:#fcfcc1;
    width:150px;
    height:150px;
    text-align:center;
    align-content:center;
    cursor:pointer;
    margin-top:15px;
    margin-bottom:15px;
}
.popupBubbleRow{
    display:flex;
    justify-content: space-around;
    align-content: center;
    flex-wrap:wrap;
    margin-bottom:20px;
    width: 100% !important;
}

.structure-icon{
    width:75px;
    height:75px;
    align-self:center;
    margin-top:5%;
}
.popupContentRow{
    background-color:#FFCF8C;
    padding:25px;
    border-radius:10px;
}
.back-text{
    color: #fcfcc1 !important;
    margin-top: -20px !important;
}
#solePropPopUpContainer{
    display:none;
}
.closeBiz {
    color: #fcfcc1;
    float: left;
    font-size: 50px;
    font-weight: bold;
    padding:10px;
    padding-top:0px;
    cursor:pointer;
  }

/* Finance page */
.finance-list{
    list-style:none;
    padding-left:none;
}
.finance-list li{
    padding-left: 60px;
    background-repeat: no-repeat;
    background-size: 50px 50px; 
    background-position: left center;
    min-height:60px;
    align-content:center;

}
.finance-list li[data-icon="../img/checkingaccount.png"]{
    background-image: url('../img/checkingaccount.png');
    }
.finance-list li[data-icon="../img/savingsaccount.png"]{
background-image: url('../img/savingsaccount.png');
}
.finance-list li[data-icon="../img/creditcard.png"]{
background-image: url('../img/creditcard.png');
}
.finance-list li[data-icon="../img/merchantservices.png"]{
background-image: url('../img/merchantservices.png');
}
.finance-list li[data-icon="../img/monthlypay.png"]{
    background-image:url('../img/monthlypay.png');
}
.finance-list li[data-icon="../img/percentpay.png"]{
    background-image:url('../img/percentpay.png');
}

.accordion {
    background-color: #FFCF8C;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    border: 1px solid #47555E;
    outline: none;
    transition: 0.4s;
    display:flex;
    justify-content:flex-start;
    align-items:center;
    gap:10px;
  }
.accordian-icon{
    width:75px;
    height:75px;
}
  
  .active, .accordion:hover {
    background-color: #BEEBED;
  }
  
  .panel {
    padding: 0 18px;
    background-color: #FFCF8C;
    display: none;
    overflow: hidden;
    font-size:16px;
    padding-top:25px;
    max-height:0px;
    transition: max-height 0.2s ease-out
  }
  .finance-headers{
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
  }
#financing-col{
    align-content:top;
    padding-left:15px;

}
.budgeting-icons{
    justify-self: center;
    width:75px;
    height:75px;
    align-self:center;
    margin:auto;
}
.fin-bubbles{
    background-color:#BEEBED;
    border-radius: 50%;
    width:300px;
    height:300px;
    align-items:center;
    justify-content:center;
    position:relative;
    padding:25px;

}
.budget-text{
    position:absolute;
    top: 50%;  
    left: 50%; 
    transform: translate(-50%, -50%);
    text-align: left;
    width:200px;
    margin-top:10px;
    display:flex;
    flex-direction:column;


}
.fin-body-text{
    font-size:16px;
}
.fin-bubble-head{
    font-size:20px;
    text-align:center;
}
.bubble-left{
    justify-self:left;
}
.bubble-right{
    justify-self:right;
}
#budgeting-col{
    margin-top:100px;
}
.budgeting-header{
    text-align: left;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left:50px;
}
@media screen and (max-width: 1200px) {
    .fin-bubbles{
        margin-top:20px;
        justify-self:center!important;
        }
    .budgeting-header{
        margin-left:0px;
        text-align:center!important;
    }
}
@media screen and (max-width:765px) {
    .fin-bubbles{
        margin-top: 0px !important;
        width:265px;
        height:265px;
        padding-top:20px;
        }
    .budgeting-icons{
        width:50px;
        height:50px;
    }
    .bubble-left{
       justify-self:left!important;
    }
    .bubble-right{
        justify-self:right!important;
    }
    .budgeting-header{
        text-align: left!important;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    #budgeting-col{
        margin-top:30px;
    }
}