

/* MENU */



        .SpaceForHeader { height: 126px; }

        #HeaderWrapper3 { height: 126px; }

.HeaderRightCol { height: 126px; text-align: right; z-index: 1; }

#HeaderLogos {right: 3rem;    z-index: -10;}

        .AnchorPoint { position: relative; top: -180px;}



#HeaderWrapperWrapper .row {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

}







#HeaderWrapperWrapper {background-color: #efebe6; position: fixed; width: 100%; z-index: 101;}



.HeaderLeftCol {min-width: 50px;}

.HeaderRightCol { min-width: 240px; text-align: right; padding-right: 10px; position: relative; z-index: 1; }



div#TopNavigation { top: -5px; position: relative; left: 25px; display: none; }



#TopNavigation a { padding: 1.1rem 1rem .6rem 1rem; color: #333; text-transform: uppercase; font-weight: 600; font-size: 1.2rem; }



#TopNavigation a:visited { color: #333; }

#TopNavigation a:hover { /*color: #f26722;*/ color: #E7560D; }



#TopNavigation a.is-active { /*color: #f26722;*/ color: #E7560D; }



.Header-left p { display: inline; }

.Header-left div { display: inline-block; }



.Header-left button { padding: 0 0 0 20px; background-color: transparent; }

.Header-left button:hover { background-color: transparent; }



.Header-left button img {height: 15px;}



#HeaderLogos .agwalogo img { height: 70px !important; margin-left: 20px; }

#HeaderLogos .coalogo img { height: 50px !important; margin-left: 20px; }



#HeaderWrapperWrapper .VertAlignChildren {position: absolute; top: 50%;}

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

    .Header-left button img {
        height: 25px;
    }
    #HeaderLogos .agwalogo img { height: 100px !important; margin-left: 20px; }

    #HeaderLogos .coalogo img { height: 70px !important; margin-left: 20px; }
}


    @media only screen and (min-width: 400px) {
        #HeaderLogos {
            min-width: 330px;
        }
    }

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

            .SpaceForHeader { height: 166px; }

            #HeaderWrapper3 { height: 166px; }

    .HeaderRightCol { height: 166px; }

            .AnchorPoint { top: -220px;}

    div#TopNavigation { display: inline; }

    #HeaderLogos .agwalogo img { height: 120px !important; margin-left: 40px; }

   /* .HeaderRightCol { padding-right: 40px; }*/

    .HeaderLeftCol {min-width: 830px;}



}



/*



.progressPanel

{

  height:100%;

  width:100%;

  position:relative;

}



.progressImage

{

  position:absolute;

  top:50%;

  left:50%;

}



*/

