
/* ----------- GENERAL PAGE STYLES ----------- */
.main-content{
    width: 100vw;
    height: 100vh;
    background-color: #278EA5;
}
/* ----------- END GENERAL PAGE STYLES ----------- */
#half-circle-top{
    position: relative;
    top: 1px;
}

.half-circle-bottom-container{
    position: relative;
    height: 30vh;
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#half-circle-bottom{
    position: absolute;
    top: -1px;
    width: 100vw;
    height: auto;
}
/* ----------- NAVBAR STYLE OVERRIDES ----------- */
.nav-bar-mobile {
    min-height: 57px;
}
/* ----------- END NAVBAR STYLES ----------- */
.large-header{
    font-size: 28px;
    text-align: center;
}
.arrow-wrapper{
    height: 20vh;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0;
}
.arrow-wrapper-inner{
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1;
}

.arrow{
    z-index: 1;
    width: 50px;
}
.hero-wrapper{
    height: 78vh;
}
.simple-circle, .simple-circle-inside{
    display: none;
}
.wrapper-wrapper{
    overflow-x: hidden;
}


.simple-circle-inside-mobile{
    border-top: none;
    display: block;
    height: 400px;
    width: 650px;
    background-color: #278EA5;
    border-radius: 50%;
    position: absolute;
    top: 2418px;
    left: 50%;
    margin: -1800px 0 0 -325px;
    z-index: -1;

}
.circle-2{
    border-top: 1px solid transparent;
    top: 2700px;
}
.circle-3{
    border-top: 1px solid transparent;
    top: 3000px;
}
.circle-4{
    border-top: 1px solid transparent;
    top: 3300px;
}
.circle-5{
    border-top: 1px solid transparent;
    top: 3600px;
    top: 3360px;

}
.circle-6{
    border-top: 1px solid transparent;
    top: 3900px;
}
.circle-7{
    border-top: 1px solid transparent;
    top: 4200px;
}
.circle-8{
    border-top: 1px solid transparent;
    top: 4500px;
}
.circle-9{
    border-top: 1px solid transparent;
    top: 4800px;
}
.circle-10{
    border-top: 1px solid transparent;
    top: 5100px;
}
.circle-11{
    border-top: 1px solid transparent;
    top: 5400px;
}
.circle-12{
    border-top: 1px solid transparent;
    top: 5700px;
}
.circle-13{
    border-top: 1px solid transparent;
    top: 6000px;
}
.circle-6, .circle-7, .circle-8, .circle-9, .circle-10, .circle-11, .circle-12, .circle-13{
    display: none;
}

/* scroll message override */
.scroll-message{
    color: #071E3D;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 26px;
    text-align: center;
}
/* end scroll message override */

.content-container{
    min-height: 80vh;
    padding: 50px 0 50px 0;
}
.total-package{
    min-height: 1500px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.total-package-inside{
    width: 90%;
    
}
.total-package-tile{
    /* width: 368px; */
    /* height: 408px; */
    display: inline-block;
    background-color: #071E3D;
    border-radius: 8px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tile-inner{
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    align-items: center;
}

.total-package-paragraph{
    color: #ffffff;
    text-align: center;
    margin-top: 8px;
    font-size: 18px;
    line-height: 2.8;
}
.tile-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;

}
.total-package-caption{
    color: #ffffff;
}
.design-caption, .dev-caption{
    margin-top: 20px;
}
.seo-caption{
    margin-top: 18px;
    text-align: center;
}
#total-package-dev{
    width: 230px;
    margin-top: 28px;
}
#total-package-seo{
    margin-top: 18px;
}

#total-package-design-paragraph, #total-package-dev-paragraph, #total-package-seo-paragraph{
    padding-bottom: 27px;
}
#total-package-dev-paragraph{
    margin-top: 10px;
    /* padding-bottom: 10px; */
}
#total-package-seo-paragraph{
    margin-top: 10px;
    /* padding-bottom: 10px; */
}


.some-recent-projects{
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.recent-projects-inside{
    width: 100%;
    padding: 10px 10px 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
}
.project-header{
    font-size: 35px;
}
.recent-projects-inside p{
    color: #ffffff;
}

.recent-projects-inside a {
    font-size: 24px;
    text-decoration: none;
}
.recent-projects-tile > p {
    padding: 10px 0 15px 0;
}
.recent-projects-inside p {
    line-height: 2.6;
}
.recent-projects-tile{
    background-color: #071E3D;
    border-radius: 8px;
    padding: 20px 20px 20px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    /* width: 368px; */
}
#ariel-recent{
    margin-top: 20px;
}
.recent-projects-title{
    color: #ffffff;
}


.see-more-wrapper{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.see-more-item{
    margin: 0 7px 0 7px;
    color: #5ac1d8;
}

.visit-site:hover, .visit-site:hover>#visit-site-arrow{
    /* text-decoration: underline; */
    color: #031022;
    transition: all 0.2s ease;
}
.image-preview{
    margin-right: auto;
}

.recent-projects-tile>h3, .recent-projects-tile>p{
    text-align: center;
}

#visit-site-arrow{
    color: #5ac1d8;
    font-size: 38px;
    position: relative;
    top: 6px;
    margin-left: 0px;
}

.find-your-solution{
    /* TEMP HEIGHT */
    min-height: 72vh;
    height: auto;
    width: 100vw;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.find-your-solution-inside{
    height: 100%;
}
.find-your-solution-inside, #find-your-solution-header{
    color: #ffffff;
}
#find-your-solution-header{
    font-size: 28px;
    text-align: center;
}
.get-started-wrapper{
    width: 100%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#get-started-button{
   background-color: #1F4287;
   width: 220px;
   height: 80px;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 40px;
   font-size: 24px;
}
.solution-paragraph-wrapper {
    width: auto;
    min-width: 402px;
    max-width: 638px;
    min-height: 28vh;
    /* padding: 10px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#get-started-anchor{
    color: #ffffff;
    text-decoration: none;
}
#get-started-button:hover{
    background-color: #071E3D;
    transition: all 0.3s ease;
}
.bottom-logo-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom-logo{
    width: 300px;
    height: auto;
}
p.web-solution{
    /* width: 368px; */
    text-align: center;
    line-height: 2.6;
    margin-top: 10px;
}

.recent-projects-tile, p.web-solution, .total-package-tile{
    width: 345px;
}
.block{
    display: block;
}
.contact-form{
    width: 90%;
}
.contact-form label{
    color: #071E3D;
    font-weight: bold;
}
.contact-form input, .contact-form textarea{
    border-radius: 5px;
    border: 1px solid transparent;
    width: 100%;
}
.input-label{
    margin: 15px 0 15px 0;
}
#front-hero-img{
    width: 320px;
}
.form-submit{
    min-width: 128px;
    border: none;
    background-color: #071E3D;
    color: #ffffff;
    -moz-appearance: none;
    -webkit-appearance: none;

}
.msg-sent{
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    color: #071E3D;
    font-weight: bold;
}
.error-msg{
    text-align: center;
    color: #071E3D;
    color: #000000;
    font-weight: 900;
    font-size: 20px;
    width: 90%;
}
/* footer container override */
.footer-container{
    min-height: 320px;
}
/* end footer container override */
.form-input-wrapper-wrapper-flex{
    height: 109px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.form-input-wrapper-flex{
    width: 18%;
    min-width: 150px;
}
.form-submit{
    background-color: #1F4287;
    height: 58px;
    border-radius: 40px !important;
}
.form-submit:hover{
    background-color: #071E3D;
    /*color: #278EA5;*/
    transition: all 0.3s;
    cursor: pointer;
}
/* ----------------------------------------------------------------------------- */
/* ===== BEGIN SMALLEST PHONE QUERIES ===== */
@media only screen and (max-width: 325px){
    .hero-flex {
        padding-top: 0;
    }
    .hero-text{
        margin-bottom: 42px;
    }
    #front-hero-img {
        width: 248px;
    }
    .simple-circle-inside-mobile{
        border-top: none;
    }
    .hero-wrapper {
        height: 79vh;
    }
    .scroll-message{
        display: none;
    }
    .arrow {
        width: 30px;
    }
    .arrow-wrapper {
        height: 32vh;
    }
    .circle-1 {
        top: 2308px;
    }
    .circle-2 {
        top: 2644px;
    }
    .circle-3 {
        top: 2988px;
    }
    .circle-4 {
        top: 3028px;
    }
    .circle-5, .circle-14, .circle-15, .circle-16, .circle-17, .circle-18{
        display: none;
    }
    .solution-paragraph-wrapper{
        width: 290px;
        min-width: 280px;
        padding: 10px;
    }
    #find-your-solution-header {
        font-size: 25px;
    }
    .bottom-logo {
        width: 263px;
    }
    .footer-container {
        min-height: 460px;
    }
}
/* ===== END SMALLEST PHONE QUERIES ===== */
/* ----------------------------------------------------------------------------- */

/* ===== MEDIUM PHONE PORTRAIT QUERIES ===== */
/* GALAXY S5 */
@media only screen and (min-width: 326px){
    #front-hero-img {
        width: 280px;
    }
    .hero-flex {
        padding-top: 2px;
    }
    .hero-text {
        margin-bottom: 51px;
    }
    .arrow-wrapper {
        height: 22vh;
    }
    .arrow {
        width: 30px;
    }
    .circle-1{
        top: 2378px;
    }
    .circle-4 {
        top: 3324px;
    }
    .circle-5 {
        top: 3400px;
    }
    .circle-14, .circle-15, .circle-16, .circle-17, .circle-18{
        display: none;
    }
    .footer-container {
        min-height: 410px;
    }
}
/* IPHONE X */
@media only screen and (min-width: 375px) and (max-height: 815px){
    .hero-flex {
        padding-top: 51px;
    }
    #front-hero-img {
        width: 334px;
    }
    .scroll-message{
        display: none;
    }
    .arrow {
        width: 40px;
    }
    .hero-text {
        margin-bottom: 41px;
    }
    .circle-1 {
        top: 2462px;
    }
}
/* IPHONE 6/7/8 */
@media only screen and (min-width: 326px) and (max-height: 668px){
    #front-hero-img {
        width: 290px;
    }
    .hero-flex {
        padding-top: 2px;
    }
    .hero-wrapper {
        height: 84vh;
    }
    .arrow{
        width: 30px;
    }
    .circle-1 {
        top: 2397px;
    }
    .circle-4 {
        top: 3154px;
    }
    .circle-5{
        display: none;
    }
}
/* PIXEL 2 */
@media only screen and (min-width: 410px) and (max-height: 740px){
    #front-hero-img {
        width: 290px;
    }
    .hero-wrapper {
        height: 83vh;
    }
    .arrow {
        width: 34px;
    }
    .circle-1 {
        top: 2440px;
    }
    .circle-4 {
        top: 3268px;
    }
    .circle-5{
        display: none;
    }
}
/* GALAXY S5 */
@media only screen and (min-width: 326px) and (max-height: 645px){
    .scroll-message{
        display: none;
    }
    .circle-1 {
        top: 2373px;
    }
}
/* PIXEL 2 XL */
@media only screen and (min-width: 410px) and (max-height: 834px){
    .hero-text {
        margin-bottom: 40px;
    }
    .hero-flex {
        padding-top: 52px;
    }
    #front-hero-img {
        width: 316px;
    }
    .scroll-message{
        display: none;
    }
    .arrow-wrapper {
        height: 19vh;
    }
    .arrow {
        width: 47px;
    }
    .circle-1 {
        top: 2445px;
    }
    .circle-4 {
        top: 3308px;
    }
    
}
/* IPHONE 6/7/8+ */
@media only screen and (min-width: 410px) and (max-height: 740px){
    .hero-flex {
        padding-top: 52px;
    }
    .arrow {
        width: 34px;
    }
    .arrow-wrapper {
        height: 22vh;
    }
    .circle-1 {
        top: 2444px;
    }
}
/* REMOVE ME!!!! */
/* IPHONE XI */
@media only screen and (min-width: 400px) and (max-height: 730px){
    .hero-wrapper {
        height: 78vh;
    }
    .arrow-wrapper {
        height: 8vh;
        margin-bottom: 100px;
        width: 100vw;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 0;
    }
}
/* ===== END MEDIUM PHONE PORTRAIT QUERIES ===== */
/* ----------------------------------------------------------------------------- */

/* ===== MEDIUM PHONE LANDSCAPE/TABLET PORTRAIT QUERIES ===== */

/* IPHONE 5 LANDSCAPE */
@media only screen and (min-width: 550px) and (orientation: landscape){
    .hero-flex{
        flex-direction: row;
        padding-top: 0;
    }
    .hero-text{
        margin-bottom: 0;
        margin-right: 54px;
        font-size: 28px;
    }
    #front-hero-img {
        width: 207px;
    }
    .arrow-wrapper {
        height: 21vh;
    }
    .arrow{
        width: 24px;
    }
    .simple-circle-inside-mobile{
        width: 920px;
        margin-left: -460px;
    }
    .circle-1 {
        top: 2077px;
    }
    .circle-2{
        top: 2380px;
    }
    .circle-3{
        top: 2670px;
    }
    .circle-4{
        display: none;
    }
    .footer-container {
        min-height: 268px;
    }
    .footer-wrapper{
        justify-content: space-between;
        align-items: flex-end;
        flex-direction: row;
    }
    .footer-wrapper>ul>li>a {
        font-size: 15px;
    }
}
/* GALAXY S5 LANDSCAPE */
@media only screen and (min-width: 600px) and (orientation: landscape){
    .nav-bar-mobile{
        height: 83px;
    }
    .simple-circle-inside-mobile {
        width: 924px;
        margin-left: -462px;
    }
    .arrow-wrapper {
        height: 20vh;
    }
    .circle-1 {
        top: 2104px;
    }
}
/* IPHONE 6/7/8 LANDSCAPE */
@media only screen and (min-width: 660px) and (orientation: landscape){
    .nav-bar-mobile {
        display: flex;
        height: 81px;
    } 
    .simple-circle-inside-mobile {
        width: 880px;
        margin-left: -440px;
    }
    .arrow-wrapper {
        height: 18vh;
    }   
    .circle-2 {
        top: 2360px;
    }
    .circle-3 {
        top: 2614px;
    }
    .circle-4 {
        display: block;
        top: 2736px;
    }
}
/* IPHONE 6s landscape */
@media only screen and (min-width: 660px) and (max-height: 335px){
    .simple-circle-inside-mobile {
        width: 950px;
        margin-left: -475px;
    }
    .circle-1{
        top: 2085px;
    }
}
/* LG G7 LANDSCAPE QUERY */
@media only screen and (min-width: 680px) and (max-height: 280px){
    .simple-circle-inside-mobile {
        width: 1100px;
        margin-left: -550px;
    }
  .circle-1{
      top: 2060px;
  }
}
/* PIXEL 2 LANDSCAPE */
@media only screen and (min-width: 700px) and (orientation: landscape){
    .simple-circle-inside-mobile {
        width: 1010px;
        margin-left: -505px;
    }
    .circle-1 {
        top: 2149px;
    }
    .circle-4 {
        display: block;
        top: 2784px;
    }
    .arrow-wrapper {
        height: 20vh;
    }
    .footer-wrapper {
        margin-right: 0;
    }
    .footer-wrapper>ul>li>a {
        font-size: 16px;
        line-height: 2.0;
    }
    .footer-container {
        min-height: 288px;
    }
}
/* REGULAR IPAD PORTRAIT */
@media only screen and (min-width: 730px) and (orientation: portrait){
    .hero-flex {
        padding-top: 54px;
    }
    .hero-text {
        font-size: 38px;
    }
    .simple-circle-inside-mobile {
        width: 1000px;
        margin-left: -500px;
    }
    #front-hero-img {
        width: 455px;
    }
    .hero-text {
        margin-bottom: 71px;
    }
    .scroll-message{
        display: none;
    }
    .arrow{
        width: 50px;
    }
    .circle-1 {
        top: 2635px;
    }
    .circle-2 {
        top: 2821px;
    }
    .circle-3 {
        border-top: 1px solid transparent;
        top: 3070px;
    }
    .circle-5 {
        top: 3580px;
    }
    .circle-6 {
        display: block;
        top: 3792px;
    }
    .footer-container{
        height: 13vh;
        min-height: 176px;
    }
    .footer-wrapper{
        flex-direction: row;
        align-items: flex-end;
        justify-content: space-between;
        margin-right: 0;
    }
    .find-your-solution {
        min-height: 60vh;
    }
    
}
/* IPHONE 6/7/8+ LANDSCAPE */
@media only screen and (min-width: 730px) and (orientation: landscape){
    .arrow-wrapper {
        height: 19vh;
    }
    .hero-flex {
        padding-top: 24px;
    }
    .hero-text{
        font-size: 32px;
    }
    .simple-circle-inside-mobile {
        width: 994px;
        margin-left: -497px;
    }
    .circle-1 {
        top: 2146px;
    }
    .footer-container {
        min-height: 291px;
    }

}
/* PIXEL 2 XL LANDSCAPE */
@media only screen and (min-width: 800px) and (orientation: landscape){
    .arrow-wrapper {
        height: 16vh;
    }
    .simple-circle-inside-mobile {
        width: 1060px;
        margin-left: -530px;
    }
    .circle-1 {
        top: 2136px;
    }
    .footer-container {
        min-height: 295px;
    }
}
/* IPHONE X LANDSCAPE */
@media only screen and (min-width: 800px) and (max-height: 400px) and (orientation: landscape){
    .hero-flex {
        padding-top: 2px;
    }
    .circle-1 {
        top: 2104px;
    }
    .circle-4 {
        top: 2741px;
    }
    .footer-container {
        min-height: 323px;
    }
}
/* IPAD PRO PORTRAIT */
@media only screen and (min-width: 1000px) and (orientation: portrait){
    .hero-flex {
        padding-top: 68px;
        flex-direction: column;
    }
    .hero-text{
        margin-right: 0;
        font-size: 46px;
    }
    .arrow-wrapper {
        height: 23vh;
    }
    .hero-wrapper {
        height: 81vh;
    }
    #front-hero-img {
        width: 610px;
        margin-left: 0;
    }
    .content-container{
        min-height: 38vh;
    }
    .simple-circle-inside-mobile {
        width: 1350px;
        margin-left: -675px;
    }
    .circle-1 {
        top: 2928px;
    }    
    .circle-2 {
        top: 3174px;
    }
    .circle-3 {
        top: 3316px;
    }
    .circle-4 {
        top: 3552px;
    }
    .circle-5 {
        top: 4028px;
    }
    .find-your-solution {
        min-height: 61vh;
    }
    .footer-wrapper{
        margin-left: 0;
    }
    .footer-container{
        justify-content: flex-end;
    }
    .footer-container {
        height: 3vh;
        min-height: 105px;
    }
}
/* ===== END MEDIUM PHONE LANDSCAPE/TABLET PORTRAIT QUERIES ===== */
/* ----------------------------------------------------------------------------- */
/* ===== TABLET LANDSCAPE QUERIES ===== */
/* STANDARD IPAD LANDSCAPE */
@media only screen and (min-width: 1000px) and (orientation: landscape){
    #front-hero-img {
        width: 362px;
        margin-left: 80px;
    }
    .hero-flex {
        padding-top: 93px;
    }
    .hero-text{
        font-size: 46px;
    }
    .nav-bar-mobile{
        display: none;
    }
    .arrow {
        width: 24px;
    }
    .arrow-wrapper {
        height: 21vh;
    }
    .simple-circle-inside-mobile {
        width: 1400px;
        margin-left: -700px;
    }
    .circle-1 {
        top: 2414px;
    }
    .circle-2 {
        top: 2672px;
    }
    .circle-3 {
        top: 2848px;
    }
    .circle-4 {
        top: 3094px;
    }
    .circle-5 {
        top: 3278px;
    }
    .footer-container{
        justify-content: flex-end;
        min-height: 295px;
    }
    .footer-wrapper{
        margin-left: 0;
    }
}
/* IPAD PRO LANDSCAPE */
@media only screen and (min-width: 1300px){
    #front-hero-img {
        width: 498px;
    }
    .hero-flex {
        padding-top: 145px;
    }
    .hero-text{
        font-size: 64px;
    }
    .arrow-wrapper {
        height: 22vh;
    }
    .arrow {
        width: 40px;
    }
    .scroll-message{
        display: none;
    }
    .simple-circle-inside-mobile {
        height: 560px;
        width: 1700px;
        margin-left: -850px;
    }
    .circle-1 {
        top: 2620px;
    }
    .circle-2 {
        top: 2944px;
    }
    .circle-3 {
        top: 3598px;
    }
    .circle-4 {
        top: 3260px;
    }
    .circle-5 {
        top: 3726px;
    }

    .footer-wrapper>ul>li>a {
        font-size: 16px;
    }
    .footer-container {
        height: 12vh;
        min-height: 290px;
    }
}
/* ===== END TABLET LANDSCAPE QUERIES ===== */
/* ----------------------------------------------------------------------------- */
/* ===== DESKTOP QUERIES ===== */
@media only screen and (min-width: 1400px){
    .hero-flex {
        padding-top: 0;
    }
    .scroll-message{
        display: block;
        margin-bottom: 10px;
    }
    .arrow-wrapper{
        height: 20vh;
    }
    .arrow {
        width: 30px;
    }
}
@media only screen and (min-width:  1400px){
    .large-header{
        font-size: 45px;
    }
    .total-package-header{
        text-align: left;
    }
    .total-package{
        z-index: 1;
        width: 100vw;
        height: 100vh;
        min-height: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header-wrapper{
        justify-content: flex-start;
    }

    .simple-circle{
        /* display: flex;
        justify-content: center;
        align-items: center; */
        display: block;
        position: relative;
        z-index: -1;
    }
    .simple-circle-inside {
        /* position: relative; */
        /* right: 1336px; */
        display: block;
        height: 1446px;
        height: 1182px;
        /* width: 2670px; */
        width: 2300px;
        background-color: #278EA5;
        border-radius: 50%;
        position: absolute;
        top: 1250px;
        left: 50%;
        /* margin: -1250px 0 0 -1335px; */
        margin: -1250px 0 0 -1150px;
        z-index: -1;
    }
    .simple-circle-inside-mobile{
        display: none;
        z-index: -1;
    }
    .content-container{
        min-height: 70vh;
    }
    .total-package-tile{
        width: 450px;
    }
    #tile-3 > .tile-inner{
        margin-top: 58px;
    }

    .total-package-inside{
        width: 82vw;
    }
    .total-package-paragraph{
        font-size: 18px;
    }
    .total-package-header{
        color: #071E3D;
    }
    .tile-wrapper{
        flex-direction: row;
    }
    #tile-1{
        margin-right: 12px;
    }
    #tile-2{
        margin-left: 12px;
        margin-right: 12px;
    }
    #tile-3{
        margin-left: 12px;
    }
    .contact-form{
        width: 50%;
    }
    .recent-projects-inside{
        width: 83vw;
    }
    .recent-projects-tile{
        width: auto;
    }
    .recent-projects-tile>h3, .recent-projects-tile>p{
        text-align: left;
    }
    .recent-projects-tile > p {
        padding: 0;
    }
    .see-more-wrapper{
        justify-content: flex-end;
    }
    #find-your-solution-header{
        font-size: 36px;
        text-align: left;
    }
    .find-your-solution-inside{
        width: 81vw;
        display: flex;
        /* justify-content: space-between; */
        flex-direction: column;
        align-items: center;
    }
    .solution-paragraph-wrapper{
        align-items: flex-start;
    }
    p.web-solution{
        width: 546px;
        text-align: left;
    }
    .bottom-logo{
        width: 402px;
    }
    .error-msg{
        width: 50%;
    }
    /* footer container override */
    .footer-container{
        min-height: 294px;
        justify-content: flex-end;
    }
    /* end footer container override */
}

@media only screen and (min-width: 1400px){
    #front-hero-img {
        width: 442px;
        margin-left: 100px;
    }
    .simple-circle-inside {
        height: 1258px;
        width: 2380px;
        margin-left: -1190px;
    }
    .footer-container {
        min-height: 280px;
    }
}
@media only screen and (min-width: 1700px){
    #front-hero-img {
        width: 420px;
    }
    .hero-text{
        font-size: 68px;
    }
    /* .hero-flex {
        padding-top: 120px;
    } */
    .scroll-message {
        font-weight: bold;
        margin-bottom: 14px;
    }
    .arrow-wrapper {
        height: 21vh;
    }
    .arrow{
        width: 30px;
    }

    .simple-circle-inside {
        top: 1258px;
        height: 1468px;
        width: 2848px;
        margin-left: -1424px;
    }
    .footer-wrapper ul li a {
        font-size: 16px;
    }
    .footer-list li {
        line-height: 2.0;
    }
    .footer-wrapper {
        width: 81vw;
        margin-right: 0;
    }
    .footer-container {
        height: 20vh;
        min-height: 313px;
    }
}
/* .simple-circle-inside {
    top: 1258px;
    height: 1468px;
    width: 3100px;
    margin-left: -1550px;

    top: 1258px;
        width: 3100px;
        height: 1502px;
        margin-left: -1550px;
} */