* {
    margin: 0px;
    padding: 0px;

}

body {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 16px;
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px;
    height: 100%;
    background-color: #2a2a2a;

}



#background {
    background-color: #2a2a2a;
    height: 100%;
    z-index: 0;
    min-width: 380px;
}

#Desktop {
    background-color:#ff0000;
    z-index: 0;
    

} 

#page_content{
    position: relative;
    display: block;
    border: #fff;
    border-width: 1px;
    left: 0px;
    z-index: 0;
    background-color: #FFFFFF;

}

#bostonvideo {
    display: none;
}

#bostonpng {
    display: block;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

#heroimagecontainer {
    position: absolute;
    width: 100%; 
    margin-top: 0px;
    padding-top: 0px;
    top: 0px;
    z-index: 2;
}

#heroimage {
    z-index: 2;
}



#logocontainer {
    margin-left: auto; 
    margin-right: auto; 
    width: 100%; 
    z-index: 3;
}

#logo {

    display: block; 
    margin-left: auto; 
    margin-right: auto;
    width: 225px; 
    top: 16px;
    left: 16px;
    position:absolute;
    z-index: 3;
}

#nav_mask{
    position: absolute;
    display: inline;
    background-color: black;
    background-image: url("images/homepagnavbg.png");
    top: 0px;
    width: 100%;
    Height: 60px;
    z-index: 1;
}

#nav_grad{
    position: absolute;
    display: inline;
    background-image: linear-gradient(to top, rgba(255, 0, 0, 0), rgba(0,0,0,1));
    top: 60px;
    width: 100%;
    Height: 15px;
    z-index: 1;
}

#nav {
    display: none;
}
#login {
    display: none;
}

#processcontainer{
    display: flex;
    flex-direction: column;

}

#process {
    background-color: #4E95CD;
    margin: 0px;
    padding: 16px;
}

#processtitle {
    font-family: "Avenir Next";
    font-weight: 100;
    font-size: 44px;
    color: #ffffff;
}

#processdescription {
    font-family: "Avenir Next";
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 0px;
    font-size: 18px;
    color: #e5f4ff;
}

#processcontent868 {
    display: none;
}

#processcontent502 {
    display: none;
}

#processcontent300 {
    flex-grow: 1;
    margin: 0px;
    overflow: hidden;
}

#processlables {
    display: block;
    padding: 16px;
    padding-top: 0px;

}


#industriescontainer {
    display: flex;
}

#industriestitle {
    font-family: "Avenir Next";
    font-weight: 100;
    font-size: 44px;
    padding-left: 16px;
    padding-top: 16px;
    color: #ffffff;
}

#industriescontent {
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    background-color:#0E4C7E;
    background-image:url("images/servicesbg.jpg");
}

#insightscontainer {
    display: flex;
}

#insightscontent {
    display: block;
    width: 100%;
    margin: 0px;
    padding: 16px;
    background-color: rgba(229, 224, 230, .45);
}
#insightsgrad {
    position: relative;
    height: 4px;
    width: 100%;
    background-image: linear-gradient(to top, rgba(147, 147, 147, 0), rgba(147,147,147,1));
}

#insightstitle {
    font-family: "Avenir Next";
    font-weight: 100;
    font-size: 44px;
    padding-bottom: 16px;
    color: #1C75BC;
}

#insightwrapper {
    display: flex;
    position: relative;
    flex-direction: column;
    /* background-color: brown; */
    width: 100%;
    max-width: 1200px;
}

#insightone {
    display: flex;
    flex-direction: column;
    background-color: rgba(230, 230, 230, .75);
    width: 100%;
    margin-right: 16px;
    margin-bottom: 16px;
    border-color: #b3b3b3;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-width: 1px;
    border-style: solid;
    white-space: normal;
}

#insighttwo {
    display: contents;
    flex-direction: column;
    position: relative;
    flex-grow: 2; 
    width: 100%;
    margin-right: 16px;

}
#insightthree {
    display: none;
}

#insightssubhead {
    display: block;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom:0px;
    font-family: "Avenir Next";
    font-size: 12px;
    font-weight: 600;
    color: #666666;
}

#insightsheadline {
    display: block;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom:4px;
    font-family: "Avenir Next";
    font-size: 24px;
    font-weight: 600;
    color: #0E4C7E;
}

#insightsheadlinelarge {
    display: block;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom:4px;
    font-family: "Avenir Next";
    font-size: 36px;
    font-weight: 600;
    color: #0E4C7E;
    line-height: 36px;
}

#insightscopy {
    display: block;
    position: relative;
    padding: 8px;
    font-family: Avenir Next;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}


#testimonialscontainer {
    display: flex;
}

#testimonialstitle {
    font-family: "Avenir Next";
    font-weight: 100;
    font-size: 44px;
    padding-left: 16px;
    padding-top: 16px;
    margin-bottom: 16px;
    color: #666666;
}

#testimonialscontent {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 32px;
    color: #666666;
}

#testimonialswrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center; /* align item horizontally */
    align-items:flex-start; /* align item vertically */
    padding-right: 16px;
    padding-left: 16px;
    background-color: #FFF;
}

#testimonial {
    display: flex;
    flex-direction: column;
    width: 85%;
    height: 200px;
    padding: 8px;
    background-color: #FFF;
}

#quote {
    font-size:16px; 
    font-weight: 600; 
    text-align: center;
}

#partner {
 width: 100%;
 font-size: 14px; 
 margin-top: auto; 
 text-align: right; 
 right:0px;

}


#testimonial:nth-child(5){
    display: none;
}
#testimonial:nth-child(3){
    display: none;
}
#testimonial:nth-child(2){
    display: none;
}
#pipe{
display: none;
}


        #footercontainer {
            display: flex;
            background-color: #ffffff;
            padding-bottom: 32px;
        }
        
                #footercontent {
                    margin: 0px;
                    height: 250px;
                }
        
                        #footerlogocontainer {
                            position: absolute;
                            padding: 16px;
                            z-index: 2;
        
                        }
                        #footerlogo {
                            width: 200px;
                        }
        
                        #footerclientlogin {
                            position: relative;
                            display: flex;
                            top: 215px;
                            padding: 0px;
                            width: 100%;
                            z-index: 2;
                            
        
                        }
                        #footerclientlogintext{
                            flex-shrink: 0;
                            z-index: 2;
                            margin-left: 8px;
                            text-align: right;
                            vertical-align: middle;
                            margin: 0px;
                            margin-top: 3px;
                            padding-bottom: 6px;
                            margin-right: 16px;
                            font-family: Verdana, Geneva, Tahoma, sans-serif;
                            font-size: 11px;
                            font-weight: 600;
                            color: #88B9FF;
                            cursor: pointer;
                        }

                        #footerclientlogintext:hover {
                            border-bottom-color: #e05708;
                            border-bottom-style: solid;
                            padding-bottom: 4px;
                            border-bottom-width: 2px;
                            
                        }

                                #footertest{
                                    flex-grow: 1;
                                    z-index: 2;
                                }
                                #footerloginlock{
                                    width: 17px;
                                    height: 17px;
                                    margin-right: 8px;
                                    z-index: 2;
                                }
        
                #footerwave {
                    position: relative;
                    z-index: 1;
                    width: 100%;
        
                }
        
                
                #socialscontainer{
                    display: flex;
                    position: absolute;
                    z-index: 3;
                    padding-top: 12px;
                    width: 100%;
                }
                    #socialsspacer{
                        display: flex;
                        flex-grow: 1;
                        z-index: 3;
                    }
                    #linkedin {
                        width: 22px;
                        height: 22px;
                        margin-right: 8px;
                    }
                    #facebook {
                        width: 22px;
                        height: 22px;
                        margin-right: 8px;
                    }
                    #instagram {
                        width: 22px;
                        height: 22px;
                        margin-right: 8px;
                    }
                    #twitter {
                        width: 22px;
                        height: 22px    ;
                        margin-right: 16px;
                    }
        
                   #contactinfo {
                    position: absolute;
                    padding-top: 90px;
                    padding-left: 16px;
                    z-index: 3;
                    color: #999999;
                    font-size: 16px;
                    font-family:Arial, Helvetica, sans-serif;
                   } 
        
                   #footernav {
                    position: absolute;
                    display: flex;
                    flex-direction: column;
                    align-items: end;
                     z-index: 4;
                     width: 100%;
                     padding-top: 85px;
                    }
                    
                    #footernavspacer {
                        flex-grow: 1;
                    }
        
                    #footeritem {
                        margin-right: 16px;
                        font-family: "Avenir Next";
                        font-weight: 600;
                        margin-bottom: 2px;
                        color: #1C75BC;
                        cursor: pointer;
                    
                    }
        
                    #footeritemlast {
                        font-family: "Avenir Next";
                        font-weight: 600;
                        margin-right: 16px;
                        margin-bottom: 2px;
                        color: #1C75BC;
                        cursor: pointer;
                    }
        
                    #footeritem:hover {
                        border-bottom: 2px solid #e05708;
                        margin-bottom: 0px;
                    }

                    #footeritemlast:hover {
                        border-bottom: 2px solid #e05708;
                        margin-bottom: 0px;
                    }
        
                    
                    #copywritecontainer {
                        position: relative;
                        display: flex;
                        width: 100%;
                        top: 160px;
                        z-index: 4;
                        justify-content: center;
                        align-items: center;
                    }
                    
                    #copywritespacer {
                        width: 8px;
                        height: 16px;
                    }
        
                    #copywrite {
                        display: block;
                        position: absolute;
                        top: 65px;
                        flex-grow: 1;
                        color: #999999;
                        font-size: 12px;
                        right: 16px;
                        font-family:Arial, Helvetica, sans-serif;
                        
                        
                    }


                    
                
                    











/* off-screen-menu */
.off-screen-menu {
    background-color:rgb(0, 0, 0, .85);
    height: 100vh;
    width: 100%;
    max-width: 500px;
    position: fixed;
    top: 0;
    right: -500px;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content:start;
    text-align: left;
    font-size: 3rem;
    transition: .3s ease;
    padding-top: 16px;
    z-index: 12;
}
.off-screen-menu.active {
    right: 0;
}

#mobileNavItem {
    position: relative;
    opacity: 1.0;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;

}

#menulogo {
    padding-left:16px;
}
#contactmenu {
    margin-top: 32px;
    border-radius: 16px;
    border-width: 2px;
    border-color: #cccccc;
    border-style: solid;
    font-size: 16px;
    font-weight: 600;
    font-family: "Avenir Next";
    color: #cccccc;
    width: 175px;
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;
    margin-left: 100px;

}



/* nav */
nav {
    position: absolute;
    display: flex;
    width: 100%;
    min-width: 325px;
    z-index: 13;
    
}



/* ham menu */
.ham-menu {
    height: 30px;
    width: 30px;
    margin-left: auto;
    margin-right: 24px;
    margin-top: 32px;
    position: relative;
    z-index: 12;
    border-color: #999;
    background-color: #000000;
    border-width: 2px;
    border-style: solid;
    border-radius: 8px;
    cursor: pointer;
}
.ham-menu span {
    height: 2px;
    width: 75%;
    background-color: #FFF;
    border-radius: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .3s ease;
    z-index: 12;
}
.ham-menu span:nth-child(1) {
    top: 8px;
}
.ham-menu span:nth-child(3) {
    top: 19px;
}
.ham-menu.active span {
    background-color: white;
}
.ham-menu.active span:nth-child(1) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}
.ham-menu.active span:nth-child(2) {
    opacity: 0;
}
.ham-menu.active span:nth-child(3) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}















@media screen and (min-width: 480px) {

#insightwrapper {

    flex-direction: row;
}


nav {
    display: none;
}

.off-screen-menu {
    display: none;
}

.ham-menu {
    display: none;
}
#processlables {
    display: none;
}

    #logo {

        display: block; 
        margin-left: auto; 
        margin-right: auto;
        width: auto; 
        top: 32px;
        left: 32px;
        position:absolute;
        z-index: 3;
    }
    
#nav_mask{
    position: absolute;
    display: inline;
    background-color: black;
    background-image: url("images/homepagnavbg.png");
    top: 0px;
    width: 768px;
    Height: 110px;
    z-index: 1;
}

#nav_grad{
    position: absolute;
    display: inline;
    background-image: linear-gradient(to top, rgba(255, 0, 0, 0), rgba(0,0,0,1));
    top: 110px;
    width: 768px;
    Height: 25px;
    z-index: 1;
}    


#heroimagecontainer {
    position: absolute;
    width: 768px;


}


#Desktop {
    min-width: 768px;
    background-color: rgb(0, 177, 21);
} 


#bostonvideo {
    display: block;
    width: 100%;
}

#bostonpng {
    display: none;
}

#processcontainer {
    display: flex;
    flex-direction: row;
}

        #process {
            flex-shrink: 0;
            width: 280px;
            height:auto;
            background-color: #4E95CD;
            padding: 16px;
            margin-right: 0px;
            margin-top: 0px;
            margin-left: 0px;
            margin-bottom: 0px;
            
        }

        #processcontent868 {
            display: none;
        }
        #processcontent502 {
            display: flex;
            flex-grow: 1;
            background-color:#fff;
            justify-content: flex-end; 
            width: auto;
            height: 317px;
            overflow: hidden;
        }
        #processcontent300 {
            display: none;
        }
        #processtitle {
            font-family: "Avenir Next";
            font-weight: 100;
            font-size: 44px;
            color: #e5f4ff;
        }
        
        #processdescription {
            font-family: "Avenir Next";
            font-weight: 400;
            padding-top: 0px;
            font-size: 18px;
            color: #e5f4ff;
        }


#industriescontainer {
    display: flex;
}

#industriescontent {
    display: block;
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    background-color:#000000;
    background-image:url("images/servicesbg.jpg");
}

#insightscontainer {
    display: flex;
}

#insightscontent {
    display: block;
    margin: 0px;
    padding: 16px;
    background-color: rgba(230, 230, 230, .45);
}

#insightone {
    display: flex;
    flex-direction: column;
    background-color: #e6e6e6;
    width: 280px;
    margin-right: 16px;
    margin-bottom: 0px;
    border-color: #b3b3b3;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-width: 1px;
    border-style: solid;
    white-space: normal;
}

#insighttwo {
    display: flex;
    flex-grow: 2; 
    width: 280px;
    margin-right: 16px;

}
#insightthree {
    display: flex;
    flex-direction: column;
    border-left-color: #e05708;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    padding-left: 16px;
    width: 280px;
    margin-right: 0px;

}



#insightshero {
    object-fit: cover;
    width: 100%;
    height: 133px;
    overflow: hidden;
}



#footercontainer {
    display: flex;
    background-color: #ffffff;
    padding-bottom: 32px;
}

        #footercontent {
            margin: 0px;
            height: 250px;
        }

                #footerlogocontainer {
                    position: absolute;
                    padding: 32px;
                    z-index: 2;

                }

                #footerlogo {
                    width: 348px;
                }

                #footerclientlogin {
                    display: flex;
                    position:relative;
                    top: 220px;
                    padding: 0px;
                    width: 100%;
                    z-index: 2;

                }
                #footerclientlogintext{
                    flex-shrink: 0;
                    z-index: 2;
                    text-align: right;
                    vertical-align: middle;
                    margin-top: 3px;
                    margin-right: 38px;
                    font-family: Verdana, Geneva, Tahoma, sans-serif;
                    font-size: 11px;
                    font-weight: 600;
                    color: #88B9FF;
                }
                        #footertest{
                            flex-grow: 1;
                            z-index: 2;
                        }
                        #footerloginlock{
                            width: 17px;
                            height: 17px;
                            z-index: 2;
                        }

        #footerwave {
            position: relative;
            z-index: 1;

        }

        
        #socialscontainer{
            display: flex;
            position: relative;
            z-index: 3;
            top: 24px;;
            width: 100%;
        }
            #socialsspacer{
                display: flex;
                flex-grow: 1;
                z-index: 3;
            }
            #linkedin {
                display: flex;
                width: 22px;
                height: 22px;
                margin-right: 8px;
            }
            #facebook {
                display: flex;
                width: 22px;
                height: 22px;
                margin-right: 8px;
            }
            #instagram {
                display: flex;
                width: 22px;
                height: 22px;
                margin-right: 8px;
            }
            #twitter {
                display: flex;
                width: 22px;
                height: 22px;
                margin-right: 38px;
            }

           #contactinfo {
            position: absolute;
            padding-top: 120px;
            padding-left: 60px;
            z-index: 3;
            color: #999999;
            font-size: 16px;
            font-family:Arial, Helvetica, sans-serif;
           } 

           #footernav {
            position: absolute;
            display: flex;
            flex-direction: row;
            align-items:start;
             z-index: 4;
             width: 100%;
             padding-top: 50px;
            }
            
            #footernavspacer {
                flex-grow: 1;
            }

            #footeritem {
                padding-right: 0px;
                font-family: "Avenir Next";
                font-weight: 600;
                margin-right: 16px;
                color: #1C75BC;
            
            }

            #footeritemlast {
                font-family: "Avenir Next";
                font-weight: 600;
                padding-right: 0px;
                margin-right: 38px;
                color: #1C75BC;
            }

            #footeritem:hover {
                border-bottom: 2px solid #e05708;
                cursor: pointer;
            }
            
            #footeritemlast:hover {
                border-bottom: 2px solid #e05708;
                cursor: pointer;
            }

            
            #copywritecontainer {
                position: relative;
                display: flex;
                width: 100%;
                top: 160px;
                z-index: 4;
            }
            
            #copywritespacer {
                width: 38px;
                height: 8px;
            }

            #copywrite {
                position: relative;
                display: flex;
                top: 35px;
                right: 0px;
                flex-grow: 1;
                color: #999999;
                font-size: 12px;
                justify-content: end;
                margin-left: auto;
                font-family:Arial, Helvetica, sans-serif;
            }
           

    #nav {
        position: absolute;
        top: 75px;
         width: 100%;
         display: inline-block;
         min-width: 768px;
         z-index: 4;
        }
        
        #item_one {
            float: right;
            padding-bottom: 8px;
            margin-top: 16px;
            margin-left: 16px;
            margin-bottom: 0px;
            margin-right: 38px;
            font-family: "Avenir Next";
            font-weight: 600;
            color: #ffffff;
            cursor: pointer;
        }
        
        #item {
            float: right;
            padding-bottom: 8px;
            margin-top: 16px;
            margin-left: 16px;
            margin-bottom: 0px;
            margin-right: 16px;
            font-family: "Avenir Next";
            font-weight: 600;
            color: #ffffff;
            cursor: pointer;
        }
        #item:hover {
            border-bottom: 2px solid #e05708;
          }

          #item_one:hover {
            border-bottom: 2px solid #e05708;
          }



    
    #login {
        position: absolute;
        display: block;
        width: 100%;
        min-width: 768px;
        padding-right: 38px;
        text-align: right;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 11px;
        font-weight: 600;
        top:16px;
        opacity: 1;
        z-index: 5;
    }
    #lockicon{
        position: relative;
        margin-left: auto;
        margin-right: 4px;
        top: 3px;
        display: inline-block;
    
    }
   #clientlogin{
        margin-left: auto;
        margin-right: 0px;
        display: inline-block;
        color: #FFF;
        cursor: pointer;
        
    
   }
   #clientlogin:hover #login {
    opacity: 1;
    color: #000000;
}

#clientlogin:hover {
    border-bottom-color: #e05708;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    padding-bottom: 8px;
}

   
#testimonial:nth-child(5){
    display: flex;
}
#testimonial:nth-child(3){
    display: flex;
}
#testimonial:nth-child(2){
    display: flex;
}
#pipe{
display: block;
}
   



}











@media screen and (min-width: 768px) {
    
    #heroimagecontainer {
        position: absolute;
        width: 100%;


    }
    #nav_mask{
        width: 100%;
    }
    
    #nav_grad{
        width: 100%;
    }
    
    #processcontent868 {
            display: none;

    }
    #processcontent502 {
            display: flex;
            flex-grow: 1;
            background-color:#fff;
            justify-content: flex-end; 
            width: auto;
            height: 317px;
            overflow: hidden;
    }
    #processcontent300 {
        display: none;
    }
    #looptitle {

        display: none;
    }
    #insightthree{
        display: none;
    }


}


@media screen and (max-width: 950px) {

    #insightthree {
        display: none;
    }
    #insighttwo {
        margin-right: 0px;
    }
    
    #testimonial:nth-child(7){
        display: none;
    }
    #pipe:nth-child(6){
        display: none;
    }
    #insightthree{
        display: none;
    }

}

@media screen and (min-width: 1024px) {

    #processcontent868 {
        display: flex;
        flex-grow: 1;
        background-color:#fff;
        justify-content: flex-end; 
        width: auto;
        height: 317px;
        overflow: hidden;

}
#processcontent502 {
    display: none;
}
#processcontent300 {
    display: none;
}

    #looptitle {
        display: block;
        position: absolute;
        margin-top: 135px;
        margin-right: 450px;
        width: 270px;
        text-align: right;
        color: #e05708;
        text-shadow: 1px 1px 0px #999999;
        font-family: "Avenir Next";
        font-weight: 600;
        font-size: 24px;
    }


    
    #dsaiwrapper {
        display: flex;
        flex-direction: row;
    }
    #dsaicontent {
        display: flex;
        width: auto;
    }
    #dsailogo {
        display: flex;
        flex-shrink: 0;
        width: 150px;
    }
    #dsaiimage{
        display: block;
        align-content: center;
    }
    #insightthree{
        display: none;
    }

    
}








@media screen and (min-width: 1200px) {

#page_content{
    display: block;
    position: absolute;
    display: block;
    margin-bottom: 0px;
    width: 100%;
    z-index: 0;
    left: 0px;
}


#logocontainer {
    display: block; 
    margin-left: auto; 
    margin-right: auto; 
    width: 100%; 
}

    #Desktop {
        display: block;
        position: relative;
        background-color: #ffffff; 
        width: 1200px;
        height: 2200px;
        margin-left: auto; 
        margin-right: auto;
        border-right-width: 2px; 
        border-left-width: 2px; 
        border-style: solid; 
        border-color: #000000; 
        border-top-width: 0px; 
        border-bottom-width: 0px; 
    }

    #heroimagecontainer {
        position: absolute;
        width: 100%;
    }
    

    #background {
        display: block;
        background-color: #2a2a2a;
        height: 100vh;

    }
    #login {
        position: absolute;
    }
    #processcontent868 {
        display: flex;
        flex-grow: 1;
        margin: 0px;
    }
    #processcontent502 {
        display: none;
    }
    #processcontent300 {
        display: none;
    }

    #looptitle {
        display: block;
        position: absolute;
        margin-top: 125px;
        margin-right: 450px;
        width: 400px;
        text-align: right;
        color: #e05708;
        text-shadow: 1px 1px 0px #999999;
        font-family: "Avenir Next";
        font-weight: 600;
        font-size: 34px;
    }

    #dsaiwrapper {
        display: flex;
        flex-direction: row;
    }
    #dsaicontent {
        display: flex;
        position: relative;
        width: auto;
    }
    #dsailogo {
        display: flex;
        flex-shrink: 0;
        width: 150px;
    }
    #dsaiimage{
        display: block;
        align-content: center;
    }
    #insightthree{
        display: block;
    }
    
}







