/*
 Theme Name:     WRC Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme for AAES, WRC Site
 Author:         William Cahalin
 Author URI:     https://cahalincreations.com
 Template:       Divi
 Version:        1.0.0
*/

@font-face {
    font-family: Brandon-Black;
    src: url(fonts/BrandonGrotesque-Black.otf);
    src: url(fonts/BrandonGrotesque-Black.ttf) format("truetype"); 
}

@font-face {
    font-family: Brandon;
    src: url(fonts/Brandon_reg.otf) format("opentype"); 
}

@font-face {
    font-family: Brandon;
    src: url(fonts/Brandon_bld.otf) format("opentype"); 
    font-weight: bold;
}

@font-face {
    font-family: HarrietText;
    src: url(fonts/HarrietText-Regular-v4.otf) format("opentype"); 
}

body {
    font-family: "sweet-sans-pro", 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 18px !important;
    font-weight: 500;
}

body h1 {
font-family: "sweet-sans-pro","davis-sans", Helvetica, Arial, sans-serif;
font-size: 63px;
font-weight: bolder;
letter-spacing: -1px;
}

body h2 {
font-family: "davis-sans", Helvetica, Arial, sans-serif;
font-size: 38px;
font-weight: bold;
}

body h3 {

font-family: "sweet-sans-pro","davis-sans", Helvetica, Arial, sans-serif;
font-size: 23px;
font-weight: bolder;
letter-spacing: -1px;
}

body h4 {
font-family: "utopia-std-display", "kazimir", Times, serif;
font-size: 51px;
font-weight: bolder;
}


p {
    font-family: "sweet-sans-pro", 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
}

a {
    color: #0093d2;
    text-decoration: underline;
}

a:hover, .bright:hover {
    color: #f26522;
    text-decoration: none;
}

.bright {
    color: #63b1bd;
}

p a:hover {

    /*background-color: rgba(3, 36, 77, 0.7);*/

}



body h3.border, body h2.border {
    display: inline-block;
    padding: .5em;
    border: #03244d solid 2px;
    border-colorradius: 1;
    margin-bottom: 15px;
}

.et_pb_main_blurb_image {
    margin-bottom: 20px;
}

img.photospace {
    padding-top: 1em;
}



.fas p {
font-weight: 500;
}

.fas .et-pb-icon { font-size: 0; }
.fas .et-pb-icon::after { font-family: "Font Awesome 5 Free" !important; }
.fas.et_pb_blurb_position_top .et-pb-icon::after { font-size: 72px; }
.fas.et_pb_blurb_position_left .et-pb-icon::after { font-size: 16px; }

.fas .et_pb_main_blurb_image {margin-bottom: 1em;}

.fas .leaf .et-pb-icon::after { content: "\f06c"; }
.heart .et-pb-icon::after { content: "\f004";  /* font size optional, font-size: 32px; */ }
.water .et-pb-icon::after { content: "\f043";  /* padding optional, padding: 6px; */ }
/*.utensils .et-pb-icon::after { content: "\f2e7"; }*/
.fa-utensils:before, .fa-leaf:before, .fa-heart:before, .fa-tint:before, .fa-dna:before, .fa-users:before, 
.fa-map-marked-alt:before, .fa-door-open:before {
    font-size: 72px;
    color: #f26522;
}
.flask .et-pb-icon::after { content: "\f0c3"; }
.door-open .et-pb-icon::after { content: "\f52b"; }
.users .et-pb-icon::after { content: "\f0c0"; } 
.map-marked .et-pb-icon::after { content: "\f5a0"; } 
.dna .et-pb-icon::after { content: "\f471"; }



.arrow .et-pb-icon::after { 
    content: "";
    position: relative;
    bottom: -.1rem;
    margin-left:-.7em;
    
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/04/Arrow-Peak_Auburn-orange_digital-right-web.png) no-repeat;
    background-size: 18px;
    width: auto; /* Width of new image */
    height: 100%; /* Height of new image */
    padding-left: 1.5em; /* Equal to width of new image */
    vertical-align: sub;
}

.sweet h4, .sweet h2 {
    font-family: "sweet-sans-pro","davis-sans", Helvetica, Arial, sans-serif;
    line-height: inherit;
    padding-bottom: 15px;
}



#top-header,
#et-secondary-nav {
    -webkit-transition: background-color 0.2s, transform 0.2s, opacity 0.2s ease-in-out;
    -moz-transition: background-color 0.2s, transform 0.2s, opacity 0.2s ease-in-out;
    transition: background-color 0.2s, transform 0.2s, opacity 0.2s ease-in-out;
}


/* default or centered style header mega menu alignment */
    /*.et_header_style_left #top-menu li.mega-menu > ul {
        left: auto!important;
        right: 0;}
 
    .et_header_style_centered #top-menu li.mega-menu > ul {
        left: auto!important;}
 
    .et_header_style_centered #top-menu > li:last-child.mega-menu > ul {
        left: auto!important;
        right: 0!important;}*/


.et_header_style_left #et-top-navigation nav > ul > li > a, 
.et_header_style_split #et-top-navigation nav > ul > li > a {
pkellyadding-bottom: 32px !important;
padding-top: 0px; 
}

div#et-top-nseconavigation {
padding-top: 30px !important;

}

#AUlogo {
    display: inline-block;
    float: none;
    max-height: 54%;
    margin-bottom: 0;
    vertical-align: middle;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.logo_container a {text-decoration: none;}


.et_pb_fullwidth_post_slider_0 .et_pb_slide:not(.et_pb_slide_with_no_image) 
{
    background-color: #000 !important;
}


.au-title2 {
    margin-left: 1.25em;
}

.au-title2 h3 {
    
    /*background:  rgba(11, 35, 65, 1);*/
    background-color: #e86100;
    padding: 0.25em .5em .5em .25em;
    width: fit-content !important;
    margin-top:-2px;
}

.au-title2 h3:before {

    content: "";
   position: absolute;
   top: 0px;
   left:-.75em;
   padding-right:0em;
   display: inline-block !important;
    width: 3em !important;
    height: 100%;
    z-index: -1;
    transform: skew(-29.5deg);
    background-color: #e86100;
    /*background:  rgba(11, 35, 65, 1);*/
    /*background-image: url('https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/05/Auburn-University-Alabama-Blue-College-Bar-bg-web.png');*/
}


.au-title2 h3:after {

    content: "";
   position: absolute;
   top: 0px;
  
   padding-right:0em;
   display: inline-block;
    width: 1.25em !important;
    height: 100%;
    z-index: -1;
    transform: skew(-29.5deg);
    background-color: #e86100;
   /* background:  rgba(11, 35, 65, 1);*/
    /*background-image: url('https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/05/Auburn-University-Alabama-Blue-College-Bar-bg-web.png');*/
}

.au-blue-title2, .au-blue-title3 {
    margin-left: 1.25em;
    animation: aucolors .25s ease normal 1 ;

}

.au-blue-title2:after, .au-blue-title3:after {
    
    animation: 
      aucolors2 .25s ease .7s normal 1 forwards,
      aucolors3 .25s ease .9s normal 1 forwards;
   /* animation-duration: .25s; 
    animation-timing-function: ease-out; 
    animation-delay: .5s;
    animation-direction: normal;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;*/
    content: "";
    position: absolute;
    z-index: -2;
   top: 0px;
   left: -.4em;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

@keyframes aucolors {
  from {
    background: rgba(255,255,255,1);
    
    /*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 80%, rgba(242,100,34,1) 80%, rgba(242,100,34,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);*/
    
    transform: translateX(100%);
    transform-origin: top left;
  }
  to {
    background: rgba(11,35,65,1);
    
    /*background: linear-gradient(90deg, rgba(11,35,65,1) 0%, rgba(11,35,65,1) 80%, rgba(242,100,34,1) 80%, rgba(242,100,34,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);*/
    transform: translateX(0%) ;
    transform-origin: top left;

  }
}

@keyframes aucolors2 {
  from {
    background: rgba(255,255,255,1);
    
    /*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 80%, rgba(242,100,34,1) 80%, rgba(242,100,34,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);*/
    
    transform: translateX(100%) skew(-29.5deg);
    transform-origin: top left;
  }
  to {
    /*background: rgba(11,35,65,1);*/
    background: rgba(242,100,34,1);
    /*background: linear-gradient(90deg, rgba(11,35,65,1) 0%, rgba(11,35,65,1) 80%, rgba(242,100,34,1) 80%, rgba(242,100,34,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);*/
    transform: translateX(0%) skew(-29.5deg);
    transform-origin: top left;
  }
}

@keyframes aucolors3 {
  from {
    background: rgba(255,255,255,1);
    
    /*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 80%, rgba(242,100,34,1) 80%, rgba(242,100,34,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);*/
    
    transform: translateX(100%) skew(-29.5deg);
    transform-origin: top left;
  }
  to {
    /*background: rgba(11,35,65,1);*/
    background: rgba(255,255,255,1);
    /*background: linear-gradient(90deg, rgba(11,35,65,1) 0%, rgba(11,35,65,1) 80%, rgba(242,100,34,1) 80%, rgba(242,100,34,1) 90%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%);*/
    transform: translateX(0%) skew(-29.5deg);
    transform-origin: top left;
    width: fit-content;
  }
}

.au-blue-title2 h3 {
    
    /*background-color: rgba(11, 35, 65, 1);*/
    
    padding: 0.25em 1.25em .5em .25em;
    width: fit-content !important;
    margin-top:-2px;
    background-image: url('https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/05/Auburn-University-Alabama-Blue-College-Bar-bg-web.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    height: auto;
}

 .au-blue-title3 h2 {
    
    /*background-color: rgba(11, 35, 65, 1);*/
    
    padding: 0.5em 1.25em .5em .25em;
    width: fit-content !important;
    margin-top:-2px;
    background-image: url('https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/05/Auburn-University-Alabama-Blue-College-Bar-bg-web.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    height: auto;
    font-size: x-large !important;
}

.au-blue-title2 h3:before, .au-blue-title3 h2:before {

    content: "";
   position: absolute;
   top: 0px;
   left:-.75em;
   padding-right:0em;
   display: inline-block !important;
    width: 3em !important;
    height: 100%;
    z-index: -1;
    transform: skew(-29.5deg);
    
    background:  rgba(11, 35, 65, 1);
    
}

@keyframes pulse {
  from {
    background:  linear-gradient(90deg, rgba(11,35,65,1) 0%, rgba(11,35,65,0) 40%, rgba(242,100,34,0) 40%, rgba(242,100,34,0) 70%, rgba(255,255,255,0) 70%, rgba(255,255,255,0) 100%);
    opacity: 0;
  }
  to {
    background:  linear-gradient(90deg, rgba(11,35,65,1) 0%, rgba(11,35,65,1) 40%, rgba(242,100,34,1) 40%, rgba(242,100,34,1) 70%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
    opacity: 1;
  }
}


.au-blue-title2 h3:after {

    animation: pulse .5s ease 700ms normal 1 forwards;
    content: "";
   position: absolute;
   top: 0px;
  
   padding-right:0em;
   display: inline-block;
    width: 2.5em !important;
    height: 100%;
    z-index: -1;
    transform: skew(-29.5deg);
    
    /*background:  linear-gradient(90deg, rgba(11,35,65,1) 0%, rgba(11,35,65,1) 40%, rgba(242,100,34,1) 40%, rgba(242,100,34,1) 70%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);*/
    
}

.au-blue-title3 h2:after {

    animation: pulse .5s ease 700ms normal 1 forwards;
    content: "";
   position: absolute;
   top: 0px;
  
   padding-right:0em;
   display: inline-block;
    width: 2.5em !important;
    height: 100%;
    z-index: -1;
    transform: skew(-29.5deg);
    
    /*background:  linear-gradient(90deg, rgba(11,35,65,1) 0%, rgba(11,35,65,1) 40%, rgba(242,100,34,1) 40%, rgba(242,100,34,1) 70%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);*/
    
}

.arrow-peak:after {
  clip-path: polygon(50% 0%,0% 100%,25.00% 100.00%,50.00% 50.00%,75% 100%,100% 100%);
  background-color: #e86100;
}

a.au-btn:before {
    content: "";
   position: absolute;
   top: 0px;
   right:0px;
   padding-right:0em;
   display: inline-block !important;
    width: 100% !important;
    height: 100%;
    margin-top: .1rem;
    /*transform: skew(-29.5deg);*/
    background-color: #0b2341;
    opacity: 1;
    z-index: -1;
    border-radius: 3px  3px;
    text-decoration: none;
}

a.au-btn:hover:before {
    background-color: #e86100;
}

a.au-btn-orange:before {
    content: "";
   position: absolute;
   top: 0px;
   right:0px;
   padding-right:0em;
   display: inline-block !important;
    width: 100% !important;
    height: 100%;
    margin-top: .1rem;
    /*transform: skew(-29.5deg);*/
    background-color: #e86100;
    opacity: 1;
    z-index: -1;
    border-radius: 3px 3px;
    text-decoration: none;
}

a.au-btn-orange:hover:before, a.au-btn-white:hover:before {
    background-color: #0b2341;
}

a.au-btn-white:before {
    content: "";
   position: absolute;
   top: 0px;
   right:0px;
   padding-right:0em;
   display: inline-block !important;
    width: 100% !important;
    height: 100%;
    margin-top: .1rem;
    transform: skew(-29.5deg);
    background-color: #ffffff;
    opacity: 1;
    z-index: -1;
    border-radius: 3px 0 3px 0;
    text-decoration: none;
}

.au-brand-title div h1:before, .au-brand-title div h2:before {
    
    position:relative;
    background-repeat: no-repeat;
    background-image: url(https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/05/3-Pillars-Auburn-orange-lines-web.png);
    background-size: 1em;
    display: inline-block;
    width: 1.25em; 
    height: 1em;
    content:"";
    vertical-align: sub;
    margin-left: -1.25em;
}



.au-title3 {
    margin-left: 1.25em;
}

.au-title3 h2 {
    white-space: pre;
    background:  rgba(11, 35, 65, 1);
   
    padding: 0.5em 1em .5em;
    width: fit-content !important;
    margin-top:-2px;
}

.au-title3 h3 {
    white-space: pre;
    background:  rgba(11, 35, 65, 1);
    
    padding: 0.25em 1em .5em;
    width: fit-content !important;
    margin-top:-2px;
}

.au-title3 h3:before {

    content: "";
   position: absolute;
   top: 0px;
   left:-.75em;
   padding-right:0em;
   display: inline-block;
    width: 3em !important;
    height: 100%;
    z-index: -1;
    transform: skew(-29.5deg);
    
    background:  rgba(11, 35, 65, 1);
    /*background-image: url('https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/05/Auburn-University-Alabama-Blue-College-Bar-bg-web.png');*/
}


.au-title3 h3:after {

    content: "";
   position: absolute;
   top: 0px;
  
   padding-right:0em;
   display: inline-block;
    width: 2em !important;
    height: 100%;
    z-index: -1;
    transform: skew(-29.5deg);
   
    background:  rgba(11, 35, 65, 1);
    /*background-image: url('https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/05/Auburn-University-Alabama-Blue-College-Bar-bg-web.png');*/
}







/* /////////////////////////////////////// */

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



header img#logo {
max-height: 100% !important;
top: 0px !important;
position: relative;
}



#AUlogo {
    max-height: 100%;
    margin-top: 0px;
    margin-bottom: 0;

}

#et_search_icon:before {
    position: absolute;
    font-weight:700;
    top: -3px;
    left: 0;
    font-size: 17px;
    content: "\55";
}

#et_top_search {
    display: block;
    float: right;
    position: relative;
    width: 18px;
    margin: 10px 0 0 5px;
}


.gradient-menu {
  padding-left: 1.25em;
  position: relative;
}
.gradient-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0em;
  bottom: 0em;
  width: 1em;
  transform: skew(-29.5deg, 0deg) rotate(90deg);
  background: linear-gradient(
    to bottom, 
    black, black 20%, 
    white 20%, white 40%, 
    black 40%, black 60%, 
    white 60%, white 80%, 
    black 80%, black 100%
    );
}





#menu-main-menu li.mega-menu  {
    padding-top: 1em;
    padding-bottom: 2.75em;

    overflow:hidden;
    word-wrap: none;
    width: 75px; 

     -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

 #menu-main-menu2 li.mega-menu {
    padding-top: 1em;
    padding-bottom: 2.5rem;

    overflow:hidden;
    word-wrap: none;
    width: 150px;

     -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#menu-main-menu2:hover li.mega-menu:hover {
    width: 150px;
}



/* Custom COA Menu Styles */

#top-menu li.mega-menu > ul, #menu-main-menu li.mega-menu > ul {
 
    width: 580px !important;
    border-top: 0px !important;
/*    border-right: solid 3px #f1560e;*/
/*    border-left: solid 3px #f1560e;*/
 
    padding: 1em 0 150px 0 !important;
    height: 100vh;
    overflow-y: scroll;
}

#menu-main-menu2 li.mega-menu > ul {
 
    width: 100% !important;
    border-top: 0px !important;
    padding: 3em 3em 150px !important;
    height: 100vh;
    overflow-y: scroll;
    justify-content:center;

    /*New AU fullscreen*/
    background: url('https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/04/Wild-Bills-tiger-white-left-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    /*background-color: #0b2341;*/
    text-align: left;
    flex-wrap: wrap;
    margin-top: -1200px;
}

#top-menu li.mega-menu > ul > li > a {
    overflow: hidden;
    position: relative;
}


#top-menu li.mega-menu > ul > li > a, #top-menu li > ul > li > a {
    
    line-height: 1em;
    padding: 5px 7px;
    margin-bottom: 1px;
}

#menu-main-menu li.mega-menu > ul > li > a:hover, #menu-main-menu2 li.mega-menu > ul > li > a:hover { 
    
    color: #f1560e;

}

#menu-main-menu:before { 
    content: "";
   position: absolute;
   left: -1.5em;
   padding-right:2.5em;
   display: inlmargin-top: -ine-block;
    width: 100% !important;
    height: 100%;
    transform: skew(-29.5deg);
    background: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#menu-main-menu2:before { 
    content: "";
   position: absolute;
   top: -3px;
   right:-45px;
   padding-right:2.5em;
   display: inline-block;
    width: 125px !important;
    height: 104%;
    transform: skew(-29.5deg);
    background: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#menu-main-menu2:hover:before { 
    
    background: #0b2341 !important;
    
}

#menu-main-menu:hover li.mega-menu:hover {
    width: 150px;
}

#menu-main-menu .mega-menu:before {
    content: "";
  position: absolute;
  left: 1.5em;

  width: 2rem;
  height: 2rem;
  transform: skew(-29.5deg, 0deg) rotate(90deg);
  
  /*background: linear-gradient(
    to bottom, 
    black, black 20%, 
    white 20%, white 40%, 
    black 40%, black 60%, 
    white 60%, white 80%, 
    black 80%, black 100%)*/

    clip-path: polygon(0% 5%,100% 5%,100% 25%,0% 25%,0% 40%,100% 40%,100% 60%,0% 60%,0% 75%,100% 75%,100% 95%,0% 95%);
    background-color: #0b2341;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#menu-main-menu2 .mega-menu:before {
    content: "";
  position: absolute;
  right:75px;
  top: 1.75em;
  width: 2rem;
  height: 2rem;
  /*transform: skew(-29.5deg, 0deg) rotate(90deg);*/
  
  /*background: linear-gradient(
    to bottom, 
    black, black 20%, 
    white 20%, white 40%, 
    black 40%, black 60%, 
    white 60%, white 80%, 
    black 80%, black 100%)*/

    clip-path: polygon(0% 5%,100% 5%,100% 25%,0% 25%,0% 40%,100% 40%,100% 60%,0% 60%,0% 75%,100% 75%,100% 95%,0% 95%);
    background-color: #0b2341;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#menu-main-menu:hover .mega-menu:before, #menu-main-menu2:hover .mega-menu:before {
    /*font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1em; 
    text-transform: none;
    speak: none;
    position: relative;
    cursor: pointer;
    top: 0;
    left: 0;
    vertical-align: -8px;
    padding-right: 3px;
    font-size: 32px; 
    
    color: #e86100; 

    background: none !important;
    content: "\4d"; /*change x icon here*/

    background: #f26522;
    background: linear-gradient(119.5deg, rgba(232,97,0,1) 30%, rgba(204,78,11,1) 70%, rgba(255,192,68,1) 100%);
    
   }

   #menu-main-menu.show-submenu .mega-menu:before, #menu-main-menu2.show-submenu .mega-menu:before {
        transform: skew(0deg, 0deg) rotate(90deg);
        clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
   }



.toplinks {
    padding-bottom: .5em;
    color: #0b2341;
    line-height: 1em;
    font-family: "sweet-sans-pro","davis-sans", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
   /* text-transform: uppercase;*/
    font-weight: 800;
    font-size: 21px;
    display: flex;
    flex: 0 1 auto;
    align-items: center;
    max-height: 90px;
    height: 100vh;
    padding-left: 17px;
    padding-right: 17px;
}

.toplinks:before {

    content: "";
   position: absolute;
   top: 0px;
   right:0px;
   padding-right:0em;
   display: inline-block;
    width: 100% !important;
    height: 100%;
    max-height: 90px;
    transform: skew(-29.5deg);

}

.toplinks:hover:before {
    background:  rgba(11, 35, 65, 1);
}

.toplinks:after {
    background: none repeat scroll 0 0 transparent;
    
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0%;
    position: absolute;

    background: linear-gradient(90deg,  rgba(255,184,28,1) 20%, rgba(241,86,14,1) 100%);
    transition: width 0.2s ease 0.2s, left 0.2s ease 0s;
    width: 0;
    visibility:visible;
    margin-left: -1.2em;
}

nav.et-menu-nav:after {
    background: none repeat scroll 0 0 transparent;
    
    bottom: -1px;
    content: "";
    display: block;
    height: 2px;
    left: 0%;
    position: absolute;

    background: linear-gradient(90deg,  rgba(255,184,28,1) 20%, rgba(241,86,14,1) 100%);
    transition: width 0.2s ease 0.2s, left 0.2s ease 0s;
    width: 0;
    visibility:visible;
    margin-left: -1.24em;
}

.toplinks:hover:after {
    width: 100%; 
    left: 0;
}

nav.et-menu-nav:hover:after {
    width: 135%; 
    left: 0;
}

.toplinks a {
    text-decoration: none;
    color: #0b2341 !important;
}

.toplinks:hover a:hover, .toplinks:hover a {
    color: #ffffff !important;
}



.hero3-btn .header-content:before {
     content: "";
   position: absolute;
   top: 0px;
   left:-70vw;
   margin-right:25%;
   padding-right:1em;
   display: inline-block;
    width: -webkit-fill-available;
 /*   width: 100%;*/
    height: 100%;
    
    transform: skew(-29.5deg);
    background-color: rgba(11,35,65,0.9);
    opacity: 1;
    z-index: -2;
    border-radius: 3px 0 3px 0;
    text-decoration: none;
}

.hero3-btn .header-content-container:after {
     content: "";
   position: absolute;
   bottom: -1.5em;
   left:-1.5em;
   padding-right:1em;
   display: inline-block;
    
    width: 50%;
    height: 5em;
    
    transform: skew(-29.5deg);
    background-color: #e86100;
    opacity: 1;
    z-index: -2;
    border-radius: 3px 0 3px 0;
    text-decoration: none;
}

.hero3-btn .et_pb_button:before {

    content: "";
   position: absolute;
   top: 0px;
   right:0px;
   padding-right:0em;
   padding-bottom: .125em;
   display: inline-block;
    width: 100% !important;
    height: 100%;
    max-height: 90px;
    transform: skew(-29.5deg);
    background: #e86100;
    opacity: 1;
    z-index: -1;
    border-radius: 5px 0 5px 0;
    border-color:rgba(255,255,255,0);
}

.hero3-btn .et_pb_button:hover:before {
    background: #ffffff;
}

.hero4-btn .et_pb_fullwidth_header_container {
    width: 100% !important;
    max-width: 100% !important;
}

.hero1-btn .et_pb_button {
    line-height: 1.5em !important;
}


.hero1-btn .et_pb_button:before {

    content: "";
   position: absolute;
   top: 0px;
   right:0px;
   padding-right:0em;
   padding-bottom: .125em;
   display: inline-block;
    width: 100% !important;
    height: 100%;
    max-height: 90px;
    transform: skew(-29.5deg);
    background: #e86100;
    opacity: 1;
    z-index: -1;
    border-radius: 5px 0 5px 0;
}

.hero1-btn .et_pb_button:hover:before {
    background: #0b2341;
}

.hero1-btn .et_pb_button:after {
    margin-left: .4em;
    margin-top: 2px;
    margin-right: 0;
}






#top-column-1 {
    width: min-content;

}

#top-column-2 .et_pb_image .et_pb_image_wrap:before {
    content: "";
   position: absolute;
   display: inline-block;
    width: 100% !important;
    height: 85px;
    top:-.75em;
    transform: skew(-29.5deg);
    background: rgb(255,255,255);
    background: linear-gradient(149deg, rgba(255,255,255,1) 0%, rgba(255,255,255,.75) 100%);
    backdrop-filter: blur(10px);
}

#top-column-2 .et_pb_image .et_pb_image_wrap img {
    margin-left: 2.25em;
    margin-right: 1.5em;
}

#top-column-1b .et_pb_image .et_pb_image_wrap:before {
    content: "";
   position: absolute;
   display: inline-block;
    width: 100% !important;
    height: 100vh;
    max-height: 90px;
    top:-15px;
    left:-40px;
    padding-right: 3.25em;
    transform: skew(-29.5deg);
    
    

    white-space: normal !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out !important;
   
    background: rgba(255,255,255,0); /*rgba(3,36,77,1);*/
    background: linear-gradient(119.5deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 44%, rgba(255,255,255,0.3) 44%, rgba(255,255,255,1) 51%, rgba(255,255,255,1) 55%, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#03244d', GradientType=1 ) !important;
    background-size: 400% auto !important;
    background-position:right bottom !important;
}

#top-column-1b .et_pb_image .et_pb_image_wrap:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100% !important;
    height: 100%;
    top: 0;
    left:0;
    background-size: cover;
    background-image: url(https://aaesdev.auburn.edu/wp-content/uploads/sites/2/sites/2/2026/02/AAES-Alabama-Agricultural-Experiment-Station-Auburn-University-logo-flower-grow-orange-navy-blue-web-2025.png);
    transition: 1s cubic-bezier(.25, 1, 0, 1);

    clip-path: polygon(-12% 0, 0% 0, -12% 100%, -24% 100%); /*clip-path: polygon(12% 0, 18% 0, 12% 100%, 0 100%);*/
    
}

#top-column-1b .et_pb_image .et_pb_image_wrap:hover:after {
    clip-path: polygon(27% 0, 30% 0, 24% 100%, 20% 100%);
}

.bg-blur {

    /*background: rgb(255,255,255);*/
    background: linear-gradient(149deg, rgba(255,255,255,1) 0%, rgba(255,255,255,.75) 100%);
    backdrop-filter: blur(10px);
}




#menu-main-menu li.mega-menu li > a, #menu-main-menu2 li.mega-menu li > a, .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu li>a, .et-db #et-boc .et-l .et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu li>a {
    
    padding-left: 2em;
    color: #0b2341;
    line-height: 1em;
    font-family: "sweet-sans-pro","davis-sans", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    font-weight: 800;

    border-bottom: 1px dotted #0093d2;
    padding-bottom: .5em;
    
}

#main-header #top-menu li.mega-menu li > a:hover  {
    color: #f1560e;
    font-weight: 600;
    padding-left: 10px;
}

#menu-main-menu li.mega-menu > ul > li {
    width: 25% !important;
}

#menu-main-menu2 li.mega-menu > ul > li {
    width: 24% !important;
    margin-right: 10px !important;
}



#menu-main-menu li.mega-menu > ul > li > a:first-child, #menu-main-menu2 li.mega-menu > ul > li > a:first-child  {
    /*text-transform: uppercase;*/
    padding: .5em 1em !important;
    font-size: 21px !important;
}

#menu-main-menu li.mega-menu li li > a, #menu-main-menu2 li.mega-menu li li > a {
    font-size: 18px !important;

}

/* first row of titles */
/*  .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu > ul > li > a:first-child, .et-db #et-boc .et-l .et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu > ul > li > a:first-child {
        border-bottom: 1px dotted #63b1bd;
        font-family: "davis-sans", Arial, sans-serif;
        font-size: 18px;
        padding: 10px!important;
        line-height: 1em;
        margin-bottom: 9px;
        text-align: center;

        background-repeat: no-repeat;
    }*/

    #menu-main-menu li.mega-menu > ul > li:nth-of-type(5n), #menu-main-menu2 li.mega-menu > ul > li:nth-of-type(5n), .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu > ul > li:nth-of-type(5n), .et-db #et-boc .et-l .et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu > ul > li:nth-of-type(5n) {
        clear: none;
   }

    #menu-main-menu li.mega-menu > ul > li:nth-of-type(6n), #menu-main-menu2 li.mega-menu > ul > li:nth-of-type(6n), .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu > ul > li:nth-of-type(6n), .et-db #et-boc .et-l .et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu > ul > li:nth-of-type(6n) {
        clear: none;
    }

    #menu-main-menu li.mega-menu > ul > li, #menu-main-menu2 li.mega-menu > ul > li, .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu > ul > li, .et-db #et-boc .et-l .et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu > ul > li {
       /* width: 20%;
        margin: 0;*/
        padding-left: 0px!important;
    }

 
/* sub-menu items - 2nd level */
/*    .nav li li li a {
        font-size: 13px;}
 
    #top-menu li li a {
        padding: 0px 3px;
        color: #fff;
    }*/
 
/* drop down menu items on hover */
/* #menu-main-menu li ul.sub-menu li a:hover {
        opacity: 1;
       
    }*/


/*

#main-header {
    border-bottom: solid 5px #f1560e;
    position: fixed!important;
}

.nav li ul {
    
    box-shadow: 0px 7px 10px 2px rgba(30, 30, 30, 0.08) inset;
}

.et-menu-nav > ul > li > a:hover, .et-menu-nav li.current-menu-item>a {
    color: #f1560e;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}*/

/*#menu-main-menu li.mega-menu > ul > li, .fullwidth-menu-nav li.mega-menu > ul > li {
width: 25%;
}
#menu-main-menu li.mega-menu li > ul {
width: 100% !important;
}*/

/*
top-menu .menu-item-has-children > a, #top-menu li.current-menu-ancestor>a {
    color: #63b1bd;
}

#top-menu li.mega-menu > ul > li > a:first-child {
padding-top: 7px !important;
}


​#main-header > .container {
z-index: 99 !important;
}

li.menu-item-has-children:focus-within > ul {opacity: 1 !important;}
li.mega-menu:focus-within > ul {opacity: 1 !important;}


#et-secondary-menu > ul > li > a:hover,
#et-info-email:hover,
.et-social-icons a:hover {
    color: #63b1bd;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
*/





/***  hides sub-menu on hover ***/
#menu-main-menu li.mega-menu.et-hover > ul, #menu-main-menu li.mega-menu:hover > ul , #menu-main-menu2 li.mega-menu.et-hover > ul, #menu-main-menu2 li.mega-menu:hover > ul { 
    visibility: none !important;
    display: none !important;
} 
 
/*** shows submenu on click ***/
#menu-main-menu li.show-submenu ul.sub-menu { 
    display: block!important; 
    visibility: visible!important; 
    opacity: 1!important; 
}

#menu-main-menu2 li.show-submenu ul.sub-menu { 
    /*display: block !important;*/
    visibility: visible !important; 
    opacity: 1!important; 
}

#menu-main-menu2 li.show-submenu > ul.sub-menu {
    display: flex !important;
    visibility: visible !important; 
    margin-top: 0px !important;
}

/*#menu-main-menu2 li.show-submenu ul.sub-menu li { 
    width: 100%;
    display: flex !important;
}*/

.et-menu-nav #menu-main-menu2 li.mega-menu > ul, .et-db #et-boc .et-l .et-menu-nav #menu-main-menu2 li.mega-menu > ul
 { 
   
    position: fixed !important;
    left: 0 !important;
    top: 90px;
    width: 100%;
    /*display: flex !important;*/
    text-align: left;

}
 
/*** Hide hamburger menu item on mobile ***/
.et_mobile_menu .mega-menu > a {
    display:none;
}
 
 
#menu-main-menu .mega-menu > a:first-child, #et-secondary-nav .mega-menu > a:first-child {
    padding-top: 0.25em !important; 
    padding-bottom: 0em !important;
    padding-left: 3em; 
    margin-top: 0px !important; 
    line-height: 1em !important;
    color: #0b2341;
    
    font-family: "sweet-sans-pro","davis-sans", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.5em;
}

#menu-main-menu2 .mega-menu > a:first-child {
    padding-top: 0.25em !important; 
    padding-bottom: 0em !important;
    padding-left: 3em; 
    margin-top: 0px !important; 
    line-height: 1em !important;
    color: #ffffff;
    
    font-family: "sweet-sans-pro","davis-sans", Helvetica, Arial, sans-serif;
    letter-spacing: -1px;
    /*text-transform: uppercase;*/
    font-weight: 800;
    font-size: 1.5em !important;
}

#menu-main-menu .mega-menu > a:first-child:hover {
    color: #0093d2;
}

#menu-main-menu2 .mega-menu > a:first-child:hover {
    color: #f1560e;
    opacity: 1;
}
 
/**** hide down arrow ****/
#menu-main-menu .mega-menu > a:first-child:after, #menu-main-menu2 .mega-menu > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    display: none;
}
 
/*** show hamburger icon ***/
/*.hamburger:before {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1em; 
    text-transform: none;
    speak: none;
    position: relative;
    cursor: pointer;
    top: 0;
    left: 0;
    vertical-align: -8px;
    padding-right: 3px;
    font-size: 32px; 
    content: "\61"; 
    color: #e86100; 
}*/
 
/*** displays the "x" close icon ***/
/*.show-submenu .hamburger:before {
     font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1em; 
    text-transform: none;
    speak: none;
    position: relative;
    cursor: pointer;
    top: 0;
    left: 0;
    vertical-align: -8px;
    padding-right: 3px;
    font-size: 32px; 
    
    color: #e86100; 
    content: "\4d"; 
}*/



/*.et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover > ul,
.et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover > ul {
    z-index: 9999999999999!important;
    opacity: 1;
   
    -webkit-animation: slideTop .25s 1 cubic-bezier(0.15, 0, .15, 1);
    -moz-animation: slideTop .25s 1 cubic-bezier(0.15, 0, .15, 1);
    -o-animation: slideTop .25s 1 cubic-bezier(0.15, 0, .15, 1);
    animation: slideTop .25s 1 cubic-bezier(0.15, 0, .15, 1);
}*/



@-webkit-keyframes slideTop {
    0% {
        height: 0;
    }
    100% {
        height: 290px;
    }

}

@-moz-keyframes slideTop {
    mobile_menu0% {
        height: 0;
    }
    100% {
        height: 290px;
    }
}

@-o-keyframes slideTop {
    0% {
        height: 0;
    }
    100% {
        height: 290px;
    }
}

@keyframes slideTop {
    0% {
        height: 0;
    }
    100% {
        height: 290px;
    }
}

@-webkit-keyframes slideBottom {
    0% {
        height: 0px;
    }


}

@-moz-keyframes slideBottom {
    0% {
        height: 0px;
    }

}

@-o-keyframes slideBottom {
    0% {
        height: 0px;
    }

}

@keyframes slideBottom {
    0% {
        height: 0px;
    }

}

}












/* ///////////////////////////////// */

@media all and (max-width: 980px) {




  .et_pb_section_0.et_pb_section {
    padding-top:65px !important;
  }



  .toplinks {
      padding-bottom: .2em;
      color: #0b2341;
      line-height: 1em;
      font-family: "sweet-sans-pro","davis-sans", Helvetica, Arial, sans-serif;
      letter-spacing: -1px;
     /* text-transform: uppercase;*/
      font-weight: 800;
      font-size: 21px;
      display: flex;
      flex: 0 1 auto;
      align-items: center;
      max-height: 65px;
      height: 100vh;
      padding-left: 17px;
      padding-right: 17px;
  }

  .toplinks:before {

      content: "";
     position: absolute;
     top: 0px;
     right:0px;
     padding-right:0em;
     display: inline-block;
      width: 100% !important;
      height: 100%;
      max-height: 65px;
      transform: skew(-29.5deg);

  }

  .toplinks:hover:before {
      background:  rgba(11, 35, 65, 1);
  }

  .toplinks:after {
      background: none repeat scroll 0 0 transparent;
      
      bottom: 0;
      content: "";
      display: block;
      height: 2px;
      left: 0%;
      position: absolute;

      background: linear-gradient(90deg,  rgba(255,184,28,1) 20%, rgba(241,86,14,1) 100%);
      transition: width 0.2s ease 0.2s, left 0.2s ease 0s;
      width: 0;
      visibility:visible;
      margin-left: -.85em;
  }

  .toplinks:hover:after {
    width: 100%; 
    left: 0;
  }



  .toplinks a {
    text-decoration: none;
    color: #0b2341 !important;
  }

  .toplinks:hover a:hover, .toplinks:hover a {
      color: #ffffff !important;
  }



    #AUlogo {
    max-width: 50%;
    }

/* Containers */
    .et_pb_row {
        width: 100% !important;
        }

    .et_pb_row_0_tb_header {
        display: flex;
    }

    #top-column-1 {
        width: min-content;
    }

    .et_pb_menu .mobile_nav:before {
       content: "";
     position: absolute;
     left: -1.5em;
     top:-1rem;
     padding-right:2.5em;
     display: inline-block;
     width: 100% !important;
       height: 65px;
    transform: skew(-29.5deg);
      background: #ffffff;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
       }


    .et_pb_blurb_position_left .et_pb_main_blurb_image { 
        width: 160px !important; 
        }

    .et_pb_column_8 {
        padding-right: 0px !important;
    }

    .custom-blogpost2 .et_pb_post .entry-title, .custom-blogpost2 .et_pb_post .post-meta, .custom-blogpost2 .et_pb_post .post-content,
    .custom-blogpost3 .et_pb_post .entry-title, .custom-blogpost3 .et_pb_post .post-meta, .custom-blogpost3 .et_pb_post .post-content {
        margin-left: 15px;
        margin-right: 15px;
    }

    .custom-blogpost2 .et_pb_post .post-meta, .custom-blogpost2 .et_pb_post .post-content,
    .custom-blogpost3 .et_pb_post .post-meta, .custom-blogpost3 .et_pb_post .post-content {
        margin-bottom: 15px;
    }



 

    .mobile_nav .mobile_menu_bar:before { 
        content: "";
        position: absolute;
      
        right: 75px;

        width: 2rem;
        height: 2rem;
        /*transform: skew(-29.5deg, 0deg) rotate(90deg);*/
  
      /*background: linear-gradient(
        to bottom, 
        black, black 20%, 
        white 20%, white 40%, 
        black 40%, black 60%, 
        white 60%, white 80%, 
        black 80%, black 100%)*/

        clip-path: polygon(0% 5%,100% 5%,100% 25%,0% 25%,0% 40%,100% 40%,100% 60%,0% 60%,0% 75%,100% 75%,100% 95%,0% 95%);
        background-color: #0b2341;

        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;



    }




    .mobile_nav.opened .mobile_menu_bar:before { 
      content: "\4d"; 
      color: #FFF; 
      top:.35em;
    }

    .et_mobile_menu li a {
        color: #007faa ;
    }

     .et_mobile_menu li a:hover {
        opacity: 1 !important;
    }

    .et_pb_menu .et_mobile_menu {
        padding: 0 !important;
        width: 100vw !important;
        margin-left: 0 !important;
        border:none !important;
        top: 65px;
        position: fixed;
        background-color: #0b2341;
    }

     .et_pb_menu #mobile_menu2.et_mobile_menu {
        
        background-color: #0b2341 !important;
    }

    .et_mobile_menu li a img {
        display: none !important;
    }


  .bg-blur {
    /*background: rgb(255,255,255);*/
    background: linear-gradient(149deg, rgba(255,255,255,1) 0%, rgba(255,255,255,.75) 100%);
    backdrop-filter: blur(10px);
  }

    .hero3-btn .header-content {
        max-width: 100% !important;
        margin: 0 0 !important;
    }

        .hero3-btn .header-content h1 {
            font-size: 3em;
            padding: 0 0;
        }

    .hero3-btn .et_pb_button:before {
        content: "";
       position: absolute;
       top: 0px;
       right:0px;
       padding-right:0em;
       padding-bottom: .125em;
       display: inline-block !important;
        width: 100% !important;
        height: 100%;
        max-height: 90px;
        transform: skew(-29.5deg);
        background: #e86100;
        opacity: 1;
        z-index: -1;
        border-radius: 5px 0 5px 0;
        border-color:rgba(255,255,255,0);
    }

        .hero3-btn .header-content:before {
         content: "";
       position: absolute;
       top: 0px;
       left:-70vw;
       margin-right:5%;
       padding-right:1em;
       display: inline-block;
        width: -webkit-fill-available;
     /*   width: 100%;*/
        height: 100%;
        
        transform: skew(-29.5deg);
        background-color: rgba(11,35,65,0.9);
        opacity: 1;
        z-index: -2;
        border-radius: 3px 0 3px 0;
        text-decoration: none;
    }

      /*.hero3-btn .header-content-container:after {
         content: "";
       position: absolute;
       bottom: -1.5em;
       left:-1.5em;
       padding-right:1em;
       display: inline-block;
        
        width: 50%;
        height: 5em;
        
        transform: skew(-29.5deg);
        background-color: #e86100;
        opacity: 1;
        z-index: -2;
        border-radius: 3px 0 3px 0;
        text-decoration: none;
    }*/

    

    .hero3-btn .et_pb_button:hover:before {
    background: #ffffff;
    }


}



/*
#top-menu li.mega-menu > ul > li:nth-of-type(4n+1) {
clear: none !important;
}
#top-menu li.mega-menu > ul > li, .fullwidth-menu-nav li.mega-menu > ul > li {
width: 25% !important;
}

#top-menu li.mega-menu {
        padding-right: 2px;}
 
    #top-menu > li.mega-menu > a {
        padding: 15px 15px!important;
        margin-bottom: 0px;
    }
 
    #top-menu .menu-item-has-children > a:first-child:after {
        display:none;}
 
    #top-menu-nav > ul > li.mega-menu > a {
        background: #ececec;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;}
 
    #top-menu-nav > ul > li.mega-menu > a:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098D1;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;}
 
    #top-menu-nav > ul > li.mega-menu > a:hover, 
    #top-menu-nav > ul > li.mega-menu > a:focus, 
    #top-menu-nav > ul > li.mega-menu > a:active {
        color: #ffffff;}
         
    #top-menu-nav > ul > li > a:hover:before, 
    #top-menu-nav > ul > li > a:focus:before, 
    #top-menu-nav > ul > li > a:active:before {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);}

#top-menu li.mega-menu > ul > li:nth-of-type(4n+1) {
clear: none !important;
}
#top-menu li.mega-menu > ul > li, .fullwidth-menu-nav li.mega-menu > ul > li {
width: 16.66% !important;
}

*/

.blurb {
background-color: rgba(0, 0, 0, 0.7);
color: #FFF;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
font: inherit;
}

.blurb2 {
background-color: rgba(3, 36, 77, 0.7);
color: #FFF;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
font: inherit;
}

.blurb3 {
padding-left: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
font: inherit;
}


.blurb .et_pb_blurb_content, .blurb h2, .blurb2 .et_pb_blurb_content, .blurb2 h2 {
    color: #FFF;
}

.blurb:hover, .blurb2:hover {
background-color: #ffffff;
color: #000;
transform: trantransform: scaslate(0, -5px);
box-shadow: rgba(0, 0, 0, 0.298039) 0px 15px 10px -6px;
-moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 15px 10px -6px;
-webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 15px 10px -6px;  
}

.blurb3:hover {
background-color: /*63b1bd*/#03244d;
/*color: #000;*/
/*padding-left: 15px;*/
transform: translate(0, -5px);
box-shadow: rgba(0, 0, 0, 0.298039) 0px 15px 10px -6px;
-moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 15px 10px -6px;
-webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 15px 10px -6px;  
}

.blurb:hover .et_pb_blurb_content, .blurb:hover h2, .blurb2:hover .et_pb_blurb_content, .blurb2:hover h2 {
    color: #000;
}

.blurb:hover h2 a, .blurb2:hover h2 a {
    color: #63b1bd;
}

/*.blurb3:hover .et_pb_blurb_content, .blurb3:hover h3 {
    color: #FFF;
}*/

.blurb3:hover .et_pb_blurb_description {
    opacity: 0;
    display: none !important;
}

.et_pb_blurb_description {
    font-family: 'Fira Sans';
    line-height: 1.5em;
    font-weight: bold;
}

.blurb_click:hover {cursor: pointer;}


.myslider .et_pb_slide_content.hide {
    opacity: 1;
}
.myslider .et_pb_slide_content {
    opacity: 0;
}

.custom-slider .et_pb_slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex!important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.custom-slider .et_pb_slides .et_pb_container {
/*max-width: 100%;
width: 100%;*/
 position:absolute;
     display:flex;
        
      width: 100%;
      height: 100%;
      overflow: hidden;
}


.custom-slider .et_pb_slide_title {
    display: block;
}

.custom-slider .et_pb_slide_content {
display: none !important;
}
.custom-slider:hover .et_pb_slide_title, .custom-slider:hover .et_pb_slide_content {
display: block !important;
}

@media all and (max-width: 479px) {
    .custom-slider:hover .et_pb_slide_content {
    display: none !important;
    }
}

/*.et_pb_row_inner .et_pb_column.et_pb_column_3_8 
.et_pb_slider.custom-slider:hover .et_pb_slide_content {
    display: none !important;
    opacity:0;
}*/

@media only screen and (min-width : 981px) {
    .et_pb_row_inner .et_pb_column.et_pb_column_3_8 
    .et_pb_slider.custom-slider .et_pb_slide_title {
        font-size: 24px !important;
    }
}

.custom-slider:hover .et_pb_slide_content {
    padding-bottom: 0em;
}

.custom-slider .et_pb_slide_title {
 padding: 0em 0em; 
}

.custom-slider:hover .et_pb_slide_title {
  padding: 0.5em 0em 0.25em; 
}

.custom-slider .et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    padding: .75em .75em;
    border-left:3px solid #63b1bd;
    border-radius: 3px;
    background-color: background:rgb(3,36,77);
    background: linear-gradient(180deg,rgba(3,36,77,0) 0%,rgba(3,36,77,1) 70%);
}

.custom-slider:hover .et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    padding: .75em .75em;
    border-left:0px solid #63b1bd;
    border-bottom:3px solid #f1560e;
    border-radius: 3px;

}

.custom-slider .et_pb_slide {
position:absolute;
padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.custom-slider .et_pb_slide_description {
padding: .75rem 0 0;
text-align: left;
}

.custom-slider .et_pb_slide_description {
bottom: 0;
position: absolute;
width: 100%;
}

.custom-slider .et-pb-slider-arrows .et-pb-arrow-prev, .custom-slider .et-pb-slider-arrows .et-pb-arrow-next {
    opacity: 100%;
    margin-top: -.75em !important;
}

.custom-slider .et-pb-slider-arrows .et-pb-arrow-prev {
    left:-.25rem;
    border-radius: 0 3px 3px 0;
}

.custom-slider .et-pb-slider-arrows .et-pb-arrow-next {
    right: -.25rem;
    border-radius: 3px 0 0 3px;
    }





.blurb-reveal p {
    font-size: 0px;
}

.blurb-reveal:hover p {
    font-size: 14px;
}

.custom-blogpost .et_pb_post {
    margin-bottom: 1em !important;
    background: rgba(255,255,255,0.9);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}

.custom-blogpost2 .et_pb_post {
    margin-bottom: .75rem !important;
    /*margin-right: 10px !important;*/
    background: rgba(255,255,255,0.0);
    display:inline-block;
    padding-bottom: 1.25em;
    width: 100%;
    border-bottom: 1px dotted #63b1bd;
    
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}



.custom-blogpost2 .et_pb_post:hover {
    background: rgba(255,255,255,1);
    transition: transform 1s;
    padding:1em .75em 1.25em .75em;
    width: 105%;
    margin-left: -.75em;
    margin-top: -1em;
    margin-right: 1.25em;
    border-radius: 3px;
    box-shadow: rgba(99, 177, 189) -3px 5px 7px -3px;
    -moz-box-shadow: rgba(99, 177, 189) -3px 5px 7px -3px;
    -webkit-box-shadow: rgba(99, 177, 189) -3px 5px 7px -3px;
}



.custom-blogpost3 .et_pb_post {
    margin-bottom: 0em !important;
    /*margin-right: 10px !important;*/
    background: rgba(255,255,255,0.0);
    display:inline-block;
    padding: .75em;
    width: 100%;
    border-bottom: 1px dotted #63b1bd;
    
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}

.custom-blogpost3 .et_pb_post:hover {
    background: rgba(255,255,255,1);
    transition: transform 1s;
    
    margin: auto 0;
    
    border-radius: 3px;
    box-shadow: rgba(99, 177, 189) -3px 5px 7px -3px;
    -moz-box-shadow: rgba(99, 177, 189) -3px 5px 7px -3px;
    -webkit-box-shadow: rgba(99, 177, 189) -3px 5px 7px -3px;
}


.custom-blogpost2 .et_pb_title {
    margin-top:-15px;
}

/*#sidepost .et_pb_post .post {
    margin-bottom: 0;
}*/

.et_pb_blog_grid .et_pb_post {
    padding: 15px;
}

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

    .et_pb_posts.custom-blogpost2 .et_pb_post img,
    .et_pb_posts.custom-blogpost2 .et_overlay {
        display:inline-flex;
        height: auto !important;
        width: 36% !important;
        float: left;
        margin-right: .25em;
        -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
        
    }

    .et_pb_posts.custom-blogpost2 .entry-title,
    .et_pb_posts.custom-blogpost2 .post-meta,
    .et_pb_posts.custom-blogpost2 .post-content {
        float: right;
        width: 62%;
    }
    
    
    .et_pb_posts.custom-blogpost2:hover .et_overlay {
        /*transform: skewX(-5deg) translatex(160px) scalex(0.025);*/
        border: 0px;
    }

    body.rtl .et_pb_posts.custom-blogpost2 .et_pb_post img,
    body.rtl .et_pb_posts.custom-blogpost2 .et_overlay {
        float: right;
        margin-left: 0%;
        margin-right: 0;
    }

    body.rtl .et_pb_posts.custom-blogpost2 .entry-title,
    body.rtl .et_pb_posts.custom-blogpost2 .post-meta,
    body.rtl .et_pb_posts.custom-blogpost2 .post-content {
        float: left;

    }

    
.et_pb_posts.custom-blogpost3 .et_pb_post img,
    .et_pb_posts.custom-blogpost3 .et_overlay {
        display:inline-flex;
        height: auto !important;
        width: 8% !important;
        float: left;
        margin-right: .5em;
        -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
        
    }

    .et_pb_posts.custom-blogpost3 .entry-title {
        /*min-height:100%;*/
        /*float: left;*/
        display: inline-flex;
        flex-direction: row;
        padding: 0 0;
       margin: auto 0;
        /*width: 45%;*/
    }

    .et_pb_posts.custom-blogpost3 .post-meta {
        
        float: initial;
        display: flex;
        margin-left: 5.1vw;
        width: 40%;

    }

    .et_pb_posts.custom-blogpost3 .post-content {
        float: right;
        display: inline-flex; 
        position: absolute;
        right: 0;
        top: .25em;
        width: 45%;
    }
    
    
    .et_pb_posts.custom-blogpost3:hover .et_overlay {
        /*transform: skewX(-5deg) translatex(160px) scalex(0.025);*/
        border: 0px;
    }

    body.rtl .et_pb_posts.custom-blogpost3 .et_pb_post img,
    body.rtl .et_pb_posts.custom-blogpost3 .et_overlay {
        float: right;
        margin-left: 0%;
        margin-right: 0;
    }

    body.rtl .et_pb_posts.custom-blogpost3 .entry-title,
    body.rtl .et_pb_posts.custom-blogpost3 .post-meta,
    body.rtl .et_pb_posts.custom-blogpost3 .post-content {
        float: left;

    }


}





.et_pb_post .entry-title {
    color:#03244d;
}

.custom-blogpost2 .et_pb_post .post-content p {
    /*display: inline-block;*/
    max-height: auto;
    overflow: hidden;
    line-height: 1.25em !important;
}

.custom-blogpost3 .et_pb_post .post-content p {
    display: inline-block;
    max-height: auto;
    overflow: hidden;
    line-height: 1.25em !important;
}

.et_pb_blog_0 .post-content {
    margin-top: 0 !important;
}

.custom-blogpost2 .et_pb_post .entry-featured-image-url, .custom-blogpost3 .et_pb_post .entry-featured-image-url {
    margin-bottom:.0em!important;
}

.et_overlay:before {
    position: absolute;
    top: 50%;
    left: 45%;
    margin: -16px 0 0 -16px;
    font-size: 32px;
    content: "\e050";
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
    opacity: 0;
}

.et_overlay:hover:before {
    top: 50%;
    left: 50%;
    opacity: 1;
}


.post-meta a, .et_pb_team_member_description a, .et_pb_toggle_content a {
    font-size: 16px;
    color: #489fad !important;
    display: inline-block !important;
    white-space: normal !important;
    line-height: 1.1em;
    -webkit-transition: width .3s ease;
    -moz-transition: width .3s ease;
    -o-transition: width .3s ease;
    -ms-transition: width .3s ease;
    transition: width .3s ease;
}

/* The CSS for having the featured image on the left */
.et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post {

  width: 100%; 
}

.et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url {

    display:inline-block !important;
    overflow: hidden;
    width: 10%;
    padding-bottom: 10%;
    height: 0;
    position: relative;
    float: left; 
}

.et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post img {

    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    object-fit: cover; }

.et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post .entry-title,

.et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post .post-meta,

.et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post .post-content {

    width: 90%;
    float: right; 
}

@media all and (max-width: 479px) {

    .et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url,
    .et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post .entry-title,
    .et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post .post-meta,
    .et_pb_module.custom-staff .et_pb_ajax_pagination_container article.et_pb_post .post-content {

      width: 100%;
      float: none; 
    } 
}


.results article {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5em;
  
  border-bottom: 1px dotted #efefef;
  overflow: hidden;
}

.results article.et_pb_post .entry-featured-image-url {
  display: inline-flex;
  width: 33%;
  position: absolute;
}

.results article.et_pb_post .entry-title {
  margin:0 auto 0 33%;
  padding:.5em;
}

.results article.et_pb_post .post-meta {
  margin-left:33%;
  position: relative;
  padding-left: 1.5em;
}

.results article.et_pb_post .post-content {
  margin:0 auto auto 33%;
  flex: 1;
  padding: 1em;
}


#main-content.coa-results {
    background: #efefef;
    padding-top: 72px;
}

#main-content.coa-results #sidebar {
    border-left:1px dotted #63b1bd;
    padding-left: 1.5em;
}

#main-content.coa-results #left-area {
    padding-right: 1.5em  !important;
}


#main-content.coa-results #left-area .et_pb_column {
    z-index: 1 !important;
}

#main-content.coa-results #left-area article {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px dotted #007faa;
    transition: background ease-out 500ms ;
    line-height: 1.3em !important;
    width: 100%;
    
}

#main-content.coa-results #left-area article:hover {
    background-color: #ffffff;
    border-radius: 3px;
    border-bottom: 1px dotted #f1560E;
    
    
    transform: translateY(-1px);
}

#main-content.coa-results #left-area article .et_pb_column_inner_1 .et_pb_text_inner img {
    border-radius: 50%;
}

#main-content.coa-results #left-area article .et_pb_column_inner_1 {
    width: 10%;
    margin: auto 0;
    padding: .75em 0em .75em .75em;     
}
@media (max-width: 478px) {
    #main-content.coa-results #left-area article .et_pb_column_inner_1 {
    width: auto !important;
    margin: auto !important;
    padding: .75em 0em .75em .5em;
    }
}

#main-content.coa-results #left-area article .et_pb_column_inner_2 {
    width: 40%;
    margin: auto;
    padding: .75em .5em;
}

@media (max-width: 478px) {
    #main-content.coa-results #left-area article .et_pb_column_inner_2 {
    width: 70% !important;
    margin: auto;
    padding: .75em .5em;
    }
}

#main-content.coa-results #left-area article .et_pb_column_inner_3 {
    width: 50%;
    margin: auto;
    padding: .75em .5em;
}

@media (max-width: 478px) {
    #main-content.coa-results #left-area article .et_pb_column_inner_3 {
    width: 100%;
    margin: auto 0;
    padding: 0em .75em .75em;
    }
}

#main-content.coa-results .et_pb_section {
    background: #efefef !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#main-content.coa-results .et_pb_section .et_pb_row.orange-lines {
    background-image: url(https://agriculture.auburn.edu/wp-content/uploads/2020/04/orange-double-line-bg.png);
    border-bottom-color: #f26522;
    
    margin-bottom: 1em!important;
}

#main-content.coa-results .et_pb_section .et_pb_row .et_pb_column {
    z-index: 1!important;
}

@media (min-width: 981px){
 #et-boc .et-l .coa-results .et_pb_section {
    padding: 0 0 !important;
    }

    #main-content.coa-results {
    padding-top: 95px !important;
    }

    .et-db #et-boc #section-padding {
        padding: 0 0!important;
    }
}

body:not(.et-tb) #main-content.coa-results .container {
    padding-top: 0 !important;
}


#sidebar .et_pb_widget a {
    
    border-top: 1px rgba(255,255,255,0);
    border-right:1px rgba(255,255,255,0);
    border-left: 1px rgba(255,255,255,0);
    border-bottom:1px dotted #007faa;
    padding: .5em 1em;
    font-size: 16px;
    color: #007faa !important;
    display: inline-block !important;
    white-space: normal !important;
    line-height: 1.2em;
    width:100%;

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

    /*background: rgba(255,255,255,0);
    background: linear-gradient(135deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 40%, rgba(255,255,255,1) 50%, rgba(242,100,34,1) 60%, rgba(254,245,240,1) 74%, rgba(255,255,255,0.96) 75%, rgba(255,255,255,0) 100%);
    */
    background: rgba(3,36,77,1);
    background: -moz-linear-gradient(-45deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(3,36,77,1)), color-stop(44%, rgba(3,36,77,1)), color-stop(44%, rgba(242,100,34,1)), color-stop(57%, rgba(242,100,34,1)), color-stop(57%, rgba(255,255,255,1)), color-stop(58%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(-45deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    background: linear-gradient(135deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03244d', endColorstr='#ffffff', GradientType=1 );

    background-size: 400% auto;
    background-position:right bottom;
}

#sidebar .et_pb_widget a:active {
    color: #f1560e !important;
    padding-left: 3px;
}

#sidebar .et_pb_widget a.tag-cloud-link {
    width: auto!important;
    line-height: 1rem !important;
}


#sidebar .et_pb_widget ul li {
    margin-bottom: 0;
}

.post-meta a, .et_pb_team_member_description a, .et_pb_toggle_content a {
    color:#007faa !important;
    display:inline-block;
    line-height: 1.2em;
    border-bottom:1px dotted #63b1bd;
}

.post-meta a:hover, .et_pb_team_member_description a:hover, .et_pb_toggle_content a:hover {
    color: #f1560E !important;
    white-space: normal !important;
    border-bottom: 1px none ;
}

#sidebar .et_pb_widget a:hover {
    color: #ffffff !important;
    white-space: normal !important;
    border-bottom: 1px dotted #63b1bd;
    /*background-image: linear-gradient(to top, rgba(239,239,239,1), rgba(239,239,239,0));*/


   background-position:left top;
   -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
}



.blurb3 {
     /*63b1bd*/
    background-color: rgba(3, 36, 77, 0.7);
visibility: visible;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
-ms-transition: all .2s ease;
transition: all .2s ease;
}

.blurb3:hover {
    background: rgba(255,255,255,1);
} 



.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
    text-align: center;
}

.et_pb_post h2.entry-title {
text-transform: uppercase;
}

.sideblurb article.et_pb_post  {
margin-bottom: 0rem !important;
overflow: hidden !important;
border-radius: 3px 3px 0 0  !important;
}

/*.sideblurb article.et_pb_post:hover .entry-featured-image-url img:hover  {
    padding-left: 1rem !important;
    padding-top: 0 !important;
    padding-right: 1rem !important;
}*/

.sideblurb article.et_pb_post .entry-featured-image-url {
    white-space: normal !important;
    margin-bottom: .75rem !important;
    border:none!important;
    
}

.sideblurb article.et_pb_post .et_overlay {
    
    display: flex;
    border-radius: 3px 3px 0 0  !important;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .3s ease-in-out !important;

    background: rgba(3,36,77,1);
    background: linear-gradient(135deg, rgba(3,36,77,0.7) 0%, rgba(0,127,170,0)  21%, rgba(255,255,255,1) 44%, rgba(9,245,249,0.3) 45%, rgba(9,245,249,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 65%);
    background-size: 400% auto;
    background-position:right bottom;
}

.sideblurb:hover article.et_pb_post:hover .et_overlay {
    white-space: normal !important;
    background-position:left top;
    border-radius:3px 3px 0 0 !important;
}

.sideblurb {
border-left: #0093d2 solid 3px !important;
border-radius: 5px 3px 3px 0 !important;
background: #FFFFFF !important;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
-ms-transition: all .2s ease;
transition: all .2s ease;
    
}

.sideblurb:hover {

border-left: 0px !important;
border-bottom: #f1560e solid 3px !important;
border-radius: 3px 3px !important;
transform: translate(0, -5px);
box-shadow: rgba(99, 177, 189) -3px 12px 18px -6px;
-moz-box-shadow: rgba(99, 177, 189) -3px 12px 18px -6px;
-webkit-box-shadow: rgba(99, 177, 189) -3px 12px 18px -6px; 
}



.et_pb_button.bg-animation {
    display: inline-block;
    border-radius: 1px;
    border: 0px;
    padding: 10px 17px 10px 20px;
        letter-spacing: 3px;
        color: #fff;
        font-size: .75rem;
        line-height: 1;
        text-transform: uppercase;
        text-align: center;
        font-weight: 700;
        background-size: 250% auto;

        background: rgb(255,183,107);
        background: -moz-linear-gradient(-45deg, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 50%, rgba(255,252,249,1) 51%, rgba(255,183,107,1) 55%, rgba(255,127,4,1) 100%);
        background: -webkit-linear-gradient(-45deg, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,252,249,1) 51%,rgba(255,183,107,1) 55%,rgba(255,127,4,1) 100%);
        background: linear-gradient(135deg, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 50%,rgba(255,252,249,1) 51%,rgba(255,183,107,1) 55%,rgba(255,127,4,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=1 );

        /*background: rgba(3,36,77,1);
        background: -moz-linear-gradient(-45deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(3,36,77,1)), color-stop(44%, rgba(3,36,77,1)), color-stop(44%, rgba(242,100,34,1)), color-stop(57%, rgba(242,100,34,1)), color-stop(57%, rgba(255,255,255,1)), color-stop(58%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(-45deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(-45deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
        background: linear-gradient(135deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03244d', endColorstr='#ffffff', GradientType=1 );*/

        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
}

.et_pb_button.bg-animation:hover {
    background-color: transparent;
    border-radius: 1px;
    border: 0px;
    padding: 10px 17px 10px 20px;
    background-position: right center;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
}

.et_pb_button.bg-animation:after {
    display: none;
}




#main-footer h4 {

font-family: Brandon-Black, Arial, sans-serif;
font-size: 20px;

}

#text-5, #text-6, #text-3 {
    padding-bottom: 1em !important;
}

#main-footer {
    
    color: #FFF;
}

#link-footer a {
    margin-bottom: .125em;
}


@media only screen and (min-width:981px) {
    #main-footer h4 {
        font-size: 20px
    }



    #main-footer #about-footer a, #questions-call-us-footer a, #contact-footer a, #link-footer a, #students-major-in-degrees-footer a, #research-footer a, #outreach-footer a, #news-events-footer a, #alumni-giving-footer a {
        border-bottom: 1px dotted #9c9c9c;
        /*border-bottom: 1px solid transparent;*/
        color: #0093d2;
        line-height: 1.5rem;
        padding: .25em 0;
        text-decoration: none;
        display: inline-block;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease; 
    }

    #main-footer #about-footer a:before {
        
        content: '';
        color: #f1560e;
        
        border-bottom: 1px solid #f1560e;
        width: 0;
        margin: auto;
        position: relative;
        bottom:-1px;
                            
    }

    #main-footer #about-footer a:hover, #questions-call-us-footer a:hover, #contact-footer a:hover, #link-footer a:hover, #students-major-in-degrees-footer a:hover,#research-footer a:hover, #outreach-footer a:hover, #news-events-footer a:hover, #alumni-giving-footer a:hover {
        color: #FFF;
        background-color: #000;
        bottom:1px;
        border-bottom: 1px solid #f1560e;
        padding: .25em 7px;
    }

    #main-footer #about-footer a:hover:before {  
        width: 100%;
    }


}



.et_pb_blurb_position_left .et_pb_main_blurb_image { width: 160px !important; }
.et_pb_blurb_position_left img { height: 90px !important; }
/*.et_pb_blurb_position_left .et-pb-icon { font-size: 160px !important; }*/



nav.et_pb_blog_filters {
    display: block!important;
}

#dfbm-active-cat {
    text-align: center;
}

#dfbm-cat-nav {
    justify-content: center;
    margin-top: 5px;
}


.et_pb_dfbm_blog .et_pb_content_container .bottom
{
    display: inline !important;
}


.et_pb_dfbm_blog .et_pb_content_container .bottom a.et_pb_button.read-more {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.et_pb_dfbm_blog .et_pb_content_container .bottom a:hover.et_pb_button.read-more {
  background: #f1560e !important;
}

.filterable-blogposts article {
    margin-bottom: 10px;
}

.filterable-blogposts .et_pb_image_container img {
    height: 199px;
    min-height: 199px !important;
    max-height: 199px !important;
}



/*.menu-regional-centers-container {
    margin-top: 15px;
}

.menu-regional-centers-container ul
{
    list-style:none;
    position:relative;
    float:left;
    margin:0;
    padding:0
}

.menu-regional-centers-container ul a
{
    display:block;
    color:#333;
    text-decoration:none;
    font-weight:700;
    font-size:12px;
    line-height:32px;
    padding:0 15px;
    font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif
}

.menu-regional-centers-container ul li
{
    position:relative;
    float:left;
    margin:0;
    padding:0
}

.menu-regional-centers-container ul li.current-menu-item
{
    background:#ddd
}

.menu-regional-centers-container ul li:hover
{
    background:#f6f6f6
}

.menu-regional-centers-container ul ul
{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    background:#fff;
    padding:0
}

.menu-regional-centers-container ul ul li
{
    float:none;
    width:200px
}

.menu-regional-centers-container ul ul a
{
    line-height:120%;
    padding:10px 15px
}

.menu-regional-centers-container ul ul ul
{
    top:0;
    left:100%
}

.menu-regional-centers-container ul li:hover > ul
{
    display:block*/

.et_right_sidebar #sidebar {
        padding-left: 0px;
    }

#sidebar .widgettitle {
    display: inline-block;
padding: 0 .25em;
font-size: 24px !important;
font-family: 'Brandon-Black',Helvetica,Arial,sans-serif !important;
text-transform: uppercase;
text-align: center;
width: 100%;

background: round no-repeat;
    background-image: url(https://agriculture.auburn.edu/wp-content/uploads/2020/12/Lt-blue-double-line-bg-fade.png);

border-radius: 0px 3px 3px 0;


}




#sidebar h4 {
    vertical-align: middle !important;
    
}

/*#sidebar .et_pb_widget:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #303030;
    bottom: -30px;
    left: calc(50% - 30px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 0;
}*/

@media all and (max-width: 980px) {
    .et_pb_row>.et_pb_column.et_pb_column_2 {
    border-left:0px !important;
    }
    .et_pb_row>.et_pb_column.et_pb_column_4 { 
    border-left:0px !important;
    }
    .et_pb_row>.et_pb_column.et_pb_column_1_4 { 
    border-left:0px !important;
    }
}

#main-content .container:before {
        width: 0px;
    }

.sideh3 h3 {
    font-size: 18px !important;
}


.et-db #et-boc .et-l .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-top:0px !important;
    padding-bottom:0px !important;
    padding-left:15px !important;
}

.et_pb_button.visitdays_btn {
    color: #FFFFFF!important;
    border-width: 0px!important;
    text-transform: uppercase!important;
    background-color: #03244d;
    box-shadow: -3px 5px 10px 0px rgba(0,0,0,0);
    font-family: 'Brandon-Black',Helvetica,Arial,sans-serif;
    display: inline-block;
}

.et_pb_button.visitdays_btn:hover {
    background-image: initial;
    background-color: #f1560e;
    box-shadow: -3px 5px 10px 0px #63b1bd;
}

.et_pb_button.visitdays_btn:after {
    color: #007399;
    line-height: inherit;
    font-size: inherit!important;
    margin-left: .25em;
    left: auto;
}

.et_pb_team_member_image img {
    border-radius: 50% 50% 50% 50% !important;
    overflow: hidden;
    max-width: 150px !important;
}

.et_pb_member_position {
    color: #666666;
}



/* ///// Exported From Divi Options Custom CSS /////  */


#gdpr{
    background-color:#03244d; 
    bottom:0; 
    color:#fff; 
    opacity:0.97; 
    position:fixed; 
    text-align:center; 
    width:100%; 
    z-index:1050;
}
#gdpr div{
    display:inline-block; 
    margin:0px auto 0; 
     
    padding:2px 15px;
}
#gdpr p{
    line-height:1.4; 
    padding:5px 0;
}
#gdpr a{
    font-weight:bold; 
     color: #63b1bd;
    text-decoration: underline;
   
}

#gdpr a:hover{
    color:#f1560E;
     text-decoration: none;
}
#gdpr button{
    border:0;
    z-index:1050;
}
#gdpr button.close{
    color:#f1560E; 
    float:right; 
    margin:-11px -5px 0 0; 
    background:#ccc;
    border-radius:50%;
}
#gdpr .alert-info{
    background-color:#03244d;
    color:#ccc;
    border:0;
}

#menu-main-menu .menu-item-has-children>a:after, #menu-main-menu2 .menu-item-has-children>a:after {
    display: none!important;}

/* 63b1bd */

#menu-main-menu li.skew >a:first-child:before {
    opacity:0;
    color:#f26522;
    content: "";
    position:absolute;
    bottom:0;
    left:3px;
    width:0%;
    height:0%;
    z-index:-1;
 background-image: linear-gradient(#ffb81c, #f26522);
  transform: skewX(-15deg);
  transform-origin: auto;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    transition: all .1s ease-out;
}

#menu-main-menu li.skew >a:first-child:hover:before {
    height:100%;
    width:106%;
    opacity:1;
}

#menu-main-menu .menu-item-has-children >a {
    padding-right: 10px!important;
}



.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a, .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
    display: flex;
    flex-direction: column;
    padding: 0px 15px;
    white-space: nowrap;
    align-items: center;
    justify-content:center;
}

.et_pb_fullwidth_menu--with-logo .et_pb_menu__menu>nav>ul>li>a>i.fas:before, .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a>i.fas:before {
    font-size: 3em;
}

.et_pb_fullwidth_menu .et_pb_menu__menu > nav > ul > li > ul, .et_pb_menu .et_pb_menu__menu > nav > ul > li > ul {
    top: calc(100% - 0px);
    left: 0
}




.et-menu-nav li.mega-menu > ul, .et-db #et-boc .et-l .et-menu-nav li.mega-menu > ul {
position: absolute!important;
left: 0!important;
width: 100%;
}




.et-menu-nav li.mega-menu li > ul, .et-db #et-boc .et-l .et-menu-nav li.mega-menu li > ul {
    width: auto!important;
    flex:1;
    justify-content: space-around;
}

#menu-main-menu2 li.mega-menu li > ul, .et-db #et-boc .et-l #menu-main-menu2 li.mega-menu li > ul {
    width: auto!important;
    flex:1;
    justify-content: space-around;
}




.et-menu-nav li.mega-menu ul li, .et-db #et-boc .et-l .et-menu-nav li.mega-menu ul li {
    margin: 0;
padding: 0!important;
/* display: flex !important;
align-content: flex-start;
flex-wrap: wrap; */
    text-align:left!important;
}

#menu-main-menu2 li.mega-menu ul li, .et-db #et-boc .et-l #menu-main-menu2 li.mega-menu ul li {
    margin: 0;
    padding: 0 !important;
    display: flex !important;
    
    align-content: flex-start;
    flex-wrap: wrap; 
    text-align:left!important;
}


#menu-main-menu2 li.mega-menu li ul, .et-db #et-boc .et-l #menu-main-menu2 li.mega-menu ul li {
    display: block !important;

    background-color: transparent !important;
}

 .et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu #menu-main-menu2.nav li ul {
    background-color: transparent !important;
 }



.et-menu-nav li.mega-menu li>a, .et-db #et-boc .et-l .et-menu-nav li.mega-menu li>a, .btn-flash {
    width: 100%!important;
    white-space: normal !important;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out !important;

    background: rgb(3,36,77);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 44%, rgba(9,245,249,0.3) 45%, rgba(9,245,249,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 65%);
   

    background-size: 450% auto;
    background-position:right bottom;
} 

.et-menu-nav #menu-main-menu2 li.mega-menu li>a, .et-db #et-boc .et-l .et-menu-nav #menu-main-menu2 li.mega-menu li>a {
    width: 100%!important;
    white-space: normal !important;
    
   -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

    /*background: rgb(3,36,77);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 44%, rgba(0,147,210,0.3) 45%, rgba(0,147,210,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 65%);*/
    
    background: rgba(255,255,255,0); /*rgba(0,147,210,1)*/
    /*background: linear-gradient(119.5deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 44%, rgba(242,100,34,0.3) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,0) 58%);*/
    background: linear-gradient(119.5deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgba(242,100,34,1) 45%, rgba(242,100,34,1) 45%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 66%);

    background-size: 300% auto;
    background-position:right bottom;
} 



#et_mobile_nav_menu a.mobile_nav, .et_pb_module.et_pb_menu .et_mobile_nav_menu a.mobile_nav  {
    text-decoration:none;
}
/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar, .et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar {
    transform:rotate(45deg);
}

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
/*  font-family: "sweet-sans-pro", sans-serif !important;
    font-size: 45px;
    content: '+';*/

    
    transform: skew(0deg, 0deg) rotate(45deg);
    clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
    
    background: #f26522;
    background: linear-gradient(119.5deg, rgba(232,97,0,1) 30%, rgba(204,78,11,1) 70%, rgba(255,192,68,1) 100%);
   
}



/*adjust the new toggle element which is added via jQuery*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
    width: 44px;
    height: 100%;
    padding: 0px !important;
    max-height: 44px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    background-color: transparent;
    
}


/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
    position: relative;
}


/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a, .et_mobile_menu .menu-item>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a,.et-db #et-boc .et-l .et_mobile_menu .menu-item>a {
    background-color: #0b2341;
    text-decoration:none;
    color: #FFFFFF;
    text-align:left;
  font-size: larger;
 
  line-height: initial;
  padding: .25em 0em .5rem;
  border-color: #575757;
  border-style: dotted;
  margin:0 .75em;
}



.et_mobile_menu .menu-item-has-children>a i {
    display: none;
}




/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
    display: none !important;
    visibility: hidden !important;
}


/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
    display: block !important;
    visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
    text-align: center;
    opacity: 1;
    
}

@media (max-width: 980px) {
    .et_pb_menu .et_mobile_nav_menu {
        margin: 0 0;
    }
}
/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::before,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::before {
    
    position: relative;
    font-family: "davis-sans", sans-serif !important;
    font-size: 33px;
    content: "+" !important;
    color: #007399;
    background: transparent;
  transform-origin: center;

}


/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open .mobile-toggle {
    font-family: "davis-sans", sans-serif !important;
    transition: all 0.3s ease-in-out;
    transform: rotate(-45deg);

    
}

ul.et_mobile_menu li.menu-item-has-children.dt-open .mobile-toggle::before,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open .mobile-toggle::before {
    color:#f1560E !important;
    position: relative;
  
}


/*add point on top of the menu submenu dropdown*/

/* .et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
    position: absolute;
    right: 5%;
    margin-left: -20px;
    top: -14px;
    width: 0;
    height: 0;
    content: '';
mobile-toggle   border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
} */


/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
    position: relative;
    display: block;
    padding-top: 1.1em;
    padding-bottom: 1em;
    width: 50px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out !important;
}

@media only screen and (max-width: 767px) {
  .mobile_menu_bar {
    padding-top: .8em;

  }
}


/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
    background-color: #ffffff !important;
    border-radius: 10px;
    z-index:10000;
}



.btn-flash2 {
    width: 100%!important;
    white-space: normal !important;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out !important;

    background: rgb(3,36,77);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 44%, rgba(242,101,34,0.3) 45%, rgba(242,101,34,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 65%);
   

    background-size: 400% auto;
    background-position:right bottom;
} 

.btn-flash3 {
    width: 100%!important;
    white-space: normal !important;
    
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out !important;

    background: rgb(3,36,77,1);
    background: linear-gradient(135deg, rgba(3,36,77,1) 0%, rgba(255,255,255,1) 44%, rgba(242,101,34,0.3) 45%, rgba(242,101,34,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 65%);
   

    background-size: 400% auto;
    background-position:right bottom;
}

.btn-flash4 {
    white-space: normal !important;
    /*line-height: 1.1em;*/
    /*width:100%;*/

    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out !important;
 
    background: rgba(3,36,77,1);
    background: linear-gradient(135deg, rgba(3,36,77,1) 0%, rgba(3,36,77,1) 44%, rgba(242,100,34,1) 44%, rgba(242,100,34,1) 57%, rgba(255,255,255,1) 57%, rgba(255,255,255,0) 58%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03244d', endColorstr='#ffffff', GradientType=1 ) !important;
    background-size: 400% auto !important;
    background-position:right bottom !important;
} 

.btn-flash5 {
    white-space: normal !important;
    /*line-height: 1.1em;*/
    /*width:100%;*/

    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out !important;
   
    background: rgba(255,255,255,0); /*rgba(3,36,77,1);*/
    background: linear-gradient(119.5deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 44%, rgba(255,255,255,1) 44%, rgba(242,100,34,1) 51%, rgba(242,100,34,1) 55%, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#03244d', GradientType=1 ) !important;
    background-size: 400% auto !important;
    background-position:right bottom !important;
} 

.et-menu-nav li.mega-menu li>a:hover,.et-db #et-boc .et-l .et-menu-nav li.mega-menu li>a:hover, .btn-flash:hover, .btn-flash2:hover, .btn-flash3:hover, .btn-flash4:hover {
    white-space: normal !important;
    background-position:left top;
   -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
}

 .et-menu-nav #menu-main-menu2 li.mega-menu li>a:hover, .et-db #et-boc .et-l .et-menu-nav #menu-main-menu2 li.mega-menu li>a:hover {
   white-space: normal !important;
    background-position:left top !important;
   -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
}



.btn-flash4:hover, .btn-flash5:hover {
    white-space: normal !important;
    background-position:left top !important;
   -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
}

#top-column-1b .et_pb_image .et_pb_image_wrap:hover:before {
    
    background-position:left top !important;
   
}

/*set the width of the rows inside the Post Content module*/
.et-l .et-l--post .et_builder_inner_content .et_pb_row {
    width: 100% !important;
}


.et-menu-nav li.mega-menu li.three-columns, .et-menu-nav li.mega-menu li.two-columns {
width: 50%!important;
} 



.et-menu-nav li.mega-menu li.three-columns > ul, .et-db #et-boc .et-l .et-menu-nav li.mega-menu li.three-columns > ul {
    
    height: 420px;
    flex-direction: column;
    text-align:left;
    justify-content: flex-start;
    flex-wrap: wrap;
}



.et-menu-nav li.mega-menu li.three-columns > ul > li > a, .et-menu-nav li.mega-menu li.two-columns > ul > a {
        font-size:14px !important;
    }



@media only screen and (max-width: 1245px) {
    .et-menu-nav li.mega-menu li.three-columns > ul {
        height:440px;
    }

   
    
}

@media only screen and (min-width: 1400px) {
    .et-menu-nav li.mega-menu li.three-columns > ul {
        height:390px;
    }

    
}

.et-menu-nav li.mega-menu li.two-columns > ul, .et-db #et-boc .et-l .et-menu-nav li.mega-menu li.two-columns > ul {
    
    height: 280px;
    flex-direction: column;
    text-align:left;
    justify-content: flex-start;
    flex-wrap: wrap;
}



.et-menu-nav li.mega-menu.et-hover li.three-columns ul,
.et-db #et-boc .et-l .et-menu-nav li.mega-menu.et-hover li.three-columns ul,.et-menu-nav li.mega-menu:hover li.three-columns ul,.et-db #et-boc .et-l .et-menu-nav li.mega-menu:hover li.three-columns ul, .et-menu-nav li.mega-menu.et-hover li.two-columns ul, .et-db #et-boc .et-l .et-menu-nav li.mega-menu.et-hover li.two-columns ul, .et-menu-nav li.mega-menu:hover li.two-columns ul,.et-db #et-boc .et-l .et-menu-nav li.mega-menu:hover li.two-columns ul {
    display: flex;
}



.et-menu-nav li.mega-menu li.three-columns > ul > li {
    width:33.2%;
}



.et-menu-nav li.mega-menu li.two-columns > ul > li, .et-db #et-boc .et-l .et-menu-nav li.mega-menu li.two-columns > ul > li {
    width:50%;
}



.et-menu-nav li.mega-menu ul li, .et-db #et-boc .et-l .et-menu-nav li.mega-menu ul li {
    float: none!important; 
    margin: 0;
    padding: 0!important;
} 




.fa-angle-right:before { color:#489fad ; -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease; }

.et_pb_module.header-bg {
    text-align: center!important; /*edit 20210910*/
}

.header-bg h2, .header-bg h1, .header-bg h3  {
    display:inline-block;
    background:#efefef;
    padding:0 .25em;
    
}

.header-bg2 h1, .header-bg2 h2, .header-bg2 h3 {
    display:inline-block;
    background:#ffffff;
    padding:0 .25em;
    text-align: center;
}

.header-bg2 .et_pb_text_inner {
    text-align:center!important;
}


/* drop down menu items on hover */
 /*   #menu-main-menu li ul.sub-menu li a:hover {
        opacity: 1;
        background-color: #032A59;
        border-radius: 1px;
        border-left: 2px solid #63b1bd;
        transform: none!important;
        background-image: none;
        }
*/

/* .preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
} */

.homebanner {
    
    position:relative;
    
    /* Initially we don't want any height, and we want the contents to be hidden */
    max-height: 0;
    overflow: hidden;

    /* Set our transitions up. */
    -webkit-transition: max-height ease 0.8s;
    -moz-transition: max-height ease 0.8s;
    transition: max-height ease 0.8s;
    
}

.homebanner.load {
    /* On hover, set the max-height to something large. In this case there's an obvious limit. */
    max-height: 700px;
}

/* .homebanner:before {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:2;
    background:linear-gradient(
        to bottom,
        transparent,
        blue,
        white
    );

    -webkit-animation: reveal 1000ms ease;
    -webkit-animation-fill-mode: backwards;
} */

#touchwrap .rv_element { display: none; }


.zoro h2{
    position:absolute;
    background-color:#03244d;
    padding: .3em .5em;
    display: inline-block;
    left:0vw;
    top:0;
    animation:zoro 150ms;
            -moz-animation:zoro 150ms; /* Firefox */
            -webkit-animation:zoro 150ms; /* Safari and Chrome */
    animation-fill-mode: forwards;
    animation-delay: 1.2s;
    opacity:0.0;
    transform: skewX(-15deg) ;
}


@keyframes zoro
                {
                from {left: 0px;
                    opacity:0.0;
                    } 
                to{left:22vw;
                    opacity:1;
                    top:10px;} 
                }
@-moz-keyframes zoro
                {
                from {left: 0px;
                    opacity:0.0;} 
                to{left:22vw;
                    opacity:1;
                    top:10px;} 
                }
@-webkit-keyframes zoro
                {
                from {left: 0px;
                    opacity:0.0;} 
                to{left:22vw;
                    opacity:1;
                    top:10px;} 
                }

.zoro2 h2{
    position:absolute;
    background-color:#FFFFFF;
    padding: .3em .5em;
    display: inline-block;
    left:0vw;
    top:0vh;
    animation:zoro2 200ms;
            -moz-animation:zoro2 200ms; /* Firefox */
            -webkit-animation:zoro2 200ms; /* Safari and Chrome */
    animation-fill-mode: forwards;
    animation-delay: 1.25s;
    opacity:0.0;
    transform: translatey(0vh) translatex(20px) ;
}


@keyframes zoro2
                {
                from {margin-left: 100%;
                    width: 0%;
                    opacity:0.0;
                    transform: translatex(500px);
                    } 
                to{margin-left: 0%;
                    width: auto;
                    opacity:1;
                    top:70px;
                    transform:translatey(0px) translatex(25vw) skewX(-15deg);}  
                }
@-moz-keyframes zoro2
                {
                from {margin-left: 100%;
                    width: 0%;
                    opacity:0.0;
                    transform:translatex(500px)} 
                to{margin-left: 0%;
                    width: auto;
                    opacity:1;
                    top:70px;
                    transform:translatey(0px) translatex(25vw) skewX(-15deg);
                    } 
                }
@-webkit-keyframes zoro2
                {
                from {margin-left: 100%;
                    width: 0%;
                    opacity:0.0;
                    transform:translatex(500px)} 
                to{margin-left: 0%;
                    width: auto;
                    opacity:1;
                    top:70px;
                    transform:translatey(0px) translatex(25vw) skewX(-15deg);}
                }

.zoro3 h2{
    position:absolute;
    background-color:#f26522;
    padding: .3em .5em;
    display: inline-block;
    left:0vw;
    top:700px;
    animation:zoro3 150ms;
            -moz-animation:zoro3 150ms; /* Firefox */
            -webkit-animation:zoro3 150ms; /* Safari and Chrome */
    animation-fill-mode: forwards;
    animation-delay: 1.28s;
    opacity:0.0;
    transform: skewX(-15deg) ;
}


@keyframes zoro3
                {
                from {left: 0px;
                    opacity:0.0;
                    } 
                to{left:28vw;
                    opacity:1;
                    top:130px;} 
                }
@-moz-keyframes zoro3
                {
                from {left: 0px;
                    opacity:0.0;} 
                to{left:28vw;
                    opacity:1;
                    top:130px;} 
                }
@-webkit-keyframes zoro3
                {
                from {left: 0px;
                    opacity:0.0;} 
                to{left:28vw;
                    opacity:1;
                    top:130px;} 
                }


@media (max-width: 980px) {
.flex-columns .et_pb_row {
  display: flex; }
.flex-columns.twobytwo .et_pb_row {
  display: flex; }
.flex-columns.twobytwo .et_pb_row {
  flex-wrap: wrap; }
.flex-columns.twobytwo .et_pb_row .et_pb_column {
  width: 50%; }
}

@media (max-width: 479px) 
{
    .flex-columns.twobytwo .et_pb_row {
        flex-wrap: wrap; }
    .flex-columns.twobytwo .et_pb_row .et_pb_column {
        width: 50%; }
    
    .et_pb_menu--style-left_aligned .et_pb_menu__logo {
        margin-right:0px; }
}



.et_pb_posts.blog-hover .et_pb_ajax_pagination_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post {
  position:absolute;
 display:flex;
    flex-direction:column;
    align-items:flex-end;
  width: 100%;
  height: 100%;
  overflow: hidden;

}
.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:nth-child(3n+3) {
  margin-right: 0;
}
.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:after {
  content: "";
  position: absolute;
  visibility: visible;
  left: 0;
  top: 0;
 
  height: 0;
    width: 100%!important;
    
/*   background: rgb(3,36,77); background: linear-gradient(180deg, rgba(3,36,77,0) 0%, rgba(3,36,77,1) 70%); */
  z-index: 1;
}



.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url {
    width:100%;
    height:100%;
    position:absolute;
  margin-bottom: 0;
    z-index:2;
}
.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    
    display:block;
    color: white; 
    position:absolute;
    padding: .75rem .75rem;
    text-align: left;
    bottom:0;
    border-left:3px solid #63b1bd;
    width: 100%;
    height:auto;
/*      opacity: 1; */
    z-index: 2;
    background: rgb(3,36,77); background: linear-gradient(180deg, rgba(3,36,77,0) 0%, rgba(3,36,77,1) 80%);
  -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post .post-meta {
    display: none;
/*   position: absolute;
  top: 3rem;
  left: 1.5rem;
  opacity: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; */
}
.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post .post-content {
  display: none;
  opacity:0;
    padding:.75rem;
}

.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post .et_overlay {
    border:none;
    background: rgb(3,36,77); 
    background: linear-gradient(135deg, rgba(0,127,170,0.8)  0%, rgba(255,255,255,1) 44%, rgba(9,245,249,0.3) 45%, rgba(9,245,249,1) 57%, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 65%);          
    background-size: 450% auto ;     
    background-position:right bottom ;
}

.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover .et_overlay {
    white-space: normal !important;
    background-position:left top;
   -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    z-index:2;
}

.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover:after {
  height: 100%;
    
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover .entry-title {
    display:flex;
    align-items:flex-end;
    position:relative;
    margin-top:auto!important;
    border-left:0px solid #63b1bd;
    width:100%;
    
/*   opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; */
}

.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-content {
    display:flex;
    opacity:1;
    position:relative;
    z-index:2;
    width:100%;
    background-color:#03244d;
    padding-top:0!important;
}

@media all and (max-width: 980px) {
    .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-content {
    display: none;
    opacity:0;
    }
    
    .et_pb_posts.blog-hover:hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-meta {
        display:flex;
    margin:-.25rem auto 0;
    opacity:1;
    z-index:2;
    height:auto;
    width:100%;
    background-color:#03244d;
    padding:0 .75rem .75rem;
    }
}

.et_pb_row_inner .et_pb_column.et_pb_column_1_3 .et_pb_posts.blog-hover:hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-content, 
.et_pb_row_inner .et_pb_column.aaes-blog-col .et_pb_posts.blog-hover:hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-content  {
    display: none !important;
    opacity:0;
    padding:.75rem;
}

.et_pb_row_inner .et_pb_column.et_pb_column_1_3 .et_pb_posts.blog-hover:hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-meta {
    display:flex;
    margin:-.25rem auto 0;
    opacity:1;
    z-index:2;
    height:auto;
    width:100%;
    background-color:#03244d;
    padding:0 .75rem .75rem;
}


.et_pb_row_inner .et_pb_column.aaes-blog-col .et_pb_posts.blog-hover:hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-meta {
    display:flex;
    margin:-.25rem auto 0;
    opacity:1;
    z-index:2;
    height:auto;
    width:100%;
    background-color:#03244d;
    padding:0 .75rem .75rem;
}

.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-meta {
  top: 3rem;
  left: 1rem;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-meta a {
  color: white; /* this is the color of the post meta. You can take this out to modify it in the module settings */
}

@media all and (max-width: 1024px) {
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover {
    margin-bottom: 1.5rem;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover:after {
    display: none;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover .entry-title {
    
    width:100%;
    left: 0;
    opacity: 1;
    color: white; /* this is the color of the title on mobile. You can take this out to modify it in the module settings */
/*     margin-bottom: 1rem; */
      
      border-left:0px solid #63b1bd;
    
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-meta {
    position: relative;
    top: auto;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:hover .post-meta a {
    color: black; /* this is the color of the post meta on mobile. You can take this out to modify it in the module settings */
  }
}

@media all and (max-width: 1024px) {
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post {
    margin-bottom: 1.5rem;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:after {
    display: none;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post .entry-title {
    position: absolute;
    left:0;
    
    

    width:100%;
    opacity: 1;
    color: white;
    margin-bottom: 0rem;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post .post-meta {
    position: relative;
    top: auto;
    left: 0;
    opacity: 1;
    color: black;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post .post-meta a {
    color: black;
  }
}
@media all and (max-width: 980px) {
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post {
/*     width: calc(50% - 12.5px); */
      width:100%;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:nth-child(3n+2) {
    margin-right: 1rem;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:nth-child(odd) {
    margin-right: 1rem;
  }
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post:nth-child(even) {
    margin-right: 0;
  }
}
@media all and (max-width: 479px) {
  .et_pb_posts.blog-hover .et_pb_ajax_pagination_container .et_pb_post {
    width: 100%;
    margin-right: 0 !important;
  }
}

@media (max-width: 980px){
    #touchwrap {
        width:100% !important;
    }
    #main-content.coa-results #touchwrap #left-area {
        padding-right:0 !important;
    }
    
    #main-content.coa-results #touchwrap #left-area article .et_pb_column_inner_2 {
        width:50%;
    }
    
    #main-content.coa-results #touchwrap #left-area article .et_pb_column_inner_1  {
        width:25%;
        margin:0 auto!important;
    }
    
    #touchshell article .photo {
        width:25%;
    }
    
    
    
    #touchwrap #left-area img {
        display: inline-block;
        float:right;
        transition: all 7s ease-in-out;
        width:100%;
    }
}

#touchshell {
        padding-bottom:0!important;
        margin-bottom:0!important;
    }

@media (max-width: 980px){
        
        #touchwrap #left-area .et_pb_column .touch {
            
            padding:0 0 !important;
        }
        
    #touchwrap #left-area .et_pb_column {
        margin-bottom:0 !important;
    }
}


.sideblurb h3:hover {
    color:#f26522 !important;
}

#main-content .et_pb_text li { margin-top: .5rem; }

#main-content .coa-list ul {
    list-style: none; /* Remove default bullets */
    list-style-position: inside;
}

#main-content .coa-list ul li::before {
    /*content: "•";
    color: #00a597;
    font-size: 150%; 
    line-height: 0;
    margin: 0 0.3em 0 -0.25rem;
    position:relative;
    top: .25rem;
    margin-left: -.7em; */

    content: "";
    position: relative;
    top:.5em;
    left: 2px;
    margin-left:-1em;
    
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(https://aaes.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/04/Arrow-Peak_Auburn-orange_digital-right-web.png) no-repeat;
    background-size:.6em;
    width: auto; /* Width of new image */
    height: 100%; /* Height of new image */
    padding-left: 1em; /* Equal to width of new image */
    }

body h2.Harriet, body h3.Harriet {
    font-family:'HarrietText-Bold', Times, serif !important;
}

body h2.Relation, body h3.Relation, body h4.Relation {
    font-family: 'relation-one', Times, serif !important;
    }


.orange-lines-bg h1, .blue-lines-bg h3 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center !important;
    line-height:1em !important;
}

.blue-lines-bg h3 {
    line-height:1em !important;
    min-height: 100%;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
}

.orange-lines-bg h1:before,.orange-lines-bg h1:after {
    position: absolute;
    top: 45%;
    overflow: hidden;
    width: 50%;
    height: 6px;
    content: 'a0';
    border-bottom: 2px solid #f26522;
    border-top: 2px solid #f26522;
}
.orange-lines-bg h1:before {
    margin-left: -50%;
    text-align: right;
}

.orange-lines-bg h1:after {
 
}

.blue-lines-bg h3:before,.blue-lines-bg h3:after {
     position: absolute;
   top:-.4em;
    overflow: hidden;
    width: 50%;
    height: 6px;
    content: 'a0';
    border-bottom: 2px solid #63b1bd;
    border-top: 2px solid #63b1bd;
}

.blue-lines-bg h3:before {
 margin-left: -50%;
    text-align: right;
}

.blue-lines-bg h3:after {
 margin-left: 50%;
}

 .et_pb_toggle_open .et_pb_toggle_title:before {

  color: black;

  font-family: 'Brandon-Black', sans-serif !important;

  font-size: 36px;

  content: "+" !important;

  -webkit-transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  -ms-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

  -webkit-transform: rotate(45deg);

  -moz-transform: rotate(45deg);

  -o-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  transform: rotate(45deg);

}

 

.et-db #et-boc .et-l .et_pb_toggle_title:before, .et_pb_toggle_close .et_pb_toggle_title:before {

  color: black;

  font-family: 'Brandon-Black', sans-serif !important;

  font-size: 36px;

  content: "+" !important;

  -webkit-transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  -ms-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

}




@-webkit-keyframes giggle {
    10% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
        opacity:0;
    }
    11% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity:0;
    }
    15% {
        -webkit-transform: translateY(19px);
        transform: translateY(19px) scale(1.5, 1.5);
        color:#fff;
        opacity:1;
    }

    25% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px) scale(0.5, 0.5);
    }

    35% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    40% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    45% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes giggle {
    10% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
        opacity:0;
    }
    11% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity:0;
    }
    15% {
        -webkit-transform: translateY(19px);
        transform: translateY(19px) scale(1.5, 1.5);
        color:#fff;
        opacity:1;
    }

    25% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px) scale(0.5, 0.5);
    }

    35% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    40% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    45% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.giggle:hover .et-pb-icon
{
    -webkit-animation: giggle 1s ease;
    animation: giggle 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.giggle h3.et_pb_module_header
{
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.giggle h3.et_pb_module_header:after 
{    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 100%;
  position: absolute;
  background: #007faa;
  transition: width 0.2s ease 0s, left 0.2s ease 0s;
  width: 0;
}

.giggle h3.et_pb_module_header:hover:after { 
  width: 100%; 
  left: 0; 
}

.et_pb_toggle_content ul li, .et_pb_toggle_content ol li {
    margin-bottom:.5rem!important;
}
.orange {
    color: #f26522;
}

.post-meta a {
    color:#007faa;
    display:inline;
    border-bottom:1px dotted #63b1bd;
}

.border-left {
    border-left:1px dotted #63b1bd;
}

@media all and (max-width: 980px) {
    .border-left {
    border-left:0px dotted #63b1bd;
    }
}

.et_pb_posts.blog-3col .et_pb_ajax_pagination_container .et_pb_post {
    margin-bottom:.25em;
}

.et_pb_posts.blog-titles .et_pb_ajax_pagination_container .et_pb_post {
margin-bottom:.75rem!important;

}
.et_pb_posts.blog-titles .et_pb_ajax_pagination_container .et_pb_post:last-of-type{
border-bottom:0;
    margin-bottom:0!important;
}
    
.blog-3col .et_pb_ajax_pagination_container
{
    display: grid;
    grid-gap: .75em;
    grid-template-columns: repeat(3, 1fr);
    
}

.blog-2col .et_pb_ajax_pagination_container
{
    display: grid;
    grid-gap: .75em;
    grid-template-columns: repeat(2, 1fr);
    
}



.blog-1col .et_pb_ajax_pagination_container>div
{
/*  display: inline-flex; */
    grid-column: span 3;   
}

@media (max-width:980px) {
    .blog-3col .et_pb_ajax_pagination_container {
        grid-template-columns: repeat(3, 1fr);
    }
    .blog-3col .et_pb_ajax_pagination_container>div {
        grid-column: span 3;
    }
    
        .blog-2col .et_pb_ajax_pagination_container {
        grid-template-columns: repeat(2, 1fr);
    }
    .blog-2col .et_pb_ajax_pagination_container>div {
        grid-column: span 2;
    }
}


@media (max-width:600px) {
    .blog-3col .et_pb_ajax_pagination_container {
        grid-template-columns: repeat(2, 1fr);
    }
    .blog-3col .et_pb_ajax_pagination_container>div {
        grid-column: span 2;
    }
}

@media (max-width:460px) {
    .blog-3col .et_pb_ajax_pagination_container {
        grid-template-columns: repeat(1, 1fr);
    }
    .blog-3col .et_pb_ajax_pagination_container>div {
        grid-column: span 1;
    }
}

.blog-1col .et_pb_ajax_pagination_container .et_pb_post {
    background:#ffffff;
}

.blog-1col .et_pb_ajax_pagination_container .et_pb_post {
    
    padding:0;
    box-shadow: 0px 10px 18px -10px rgba(0,0,0,0);
    transition: box-shadow 300ms ease 0ms,width 300ms ease 0ms;
}


.blog-3col .et_pb_ajax_pagination_container .et_pb_post, .blog-2col .et_pb_ajax_pagination_container .et_pb_post {
    background-color:#ffffff;
    padding:.125em .125em 0;
    box-shadow: 0px 10px 18px -10px rgba(0,0,0,0);
    transition: box-shadow 300ms ease 0ms,width 300ms ease 0ms;
    background-clip: content-box;
    border-radius:3px;
    margin-bottom:0;
}

.blog-3col .et_pb_ajax_pagination_container .et_pb_post .post-content, .blog-2col .et_pb_ajax_pagination_container .et_pb_post .post-content {

    padding-left:.75rem;
    padding-right:.75rem;
    padding-bottom:.75rem;
}

.blog-3col .et_pb_ajax_pagination_container .et_pb_post:hover, .blog-1col .et_pb_ajax_pagination_container .et_pb_post:hover, .blog-2col .et_pb_ajax_pagination_container .et_pb_post:hover {
        box-shadow: 0px 10px 18px -10px #63b1bd;
    transform: translate(0, -3px);
    padding:0;
    background:#ffffff;
    border-radius:3px;
    transition: all 0.125s ease-in-out;
}

.blog-3col .et_pb_ajax_pagination_container .et_pb_post .entry-title, .blog-3col .et_pb_ajax_pagination_container .et_pb_post .post-meta, .blog-2col .et_pb_ajax_pagination_container .et_pb_post .entry-title, .blog-2col .et_pb_ajax_pagination_container .et_pb_post .post-meta {
    background-color:#ffffff;
}

.blog-3col .et_pb_ajax_pagination_container .et_pb_post .post-meta, .blog-2col .et_pb_ajax_pagination_container .et_pb_post .post-meta {
    margin-bottom:0;
}

.blog-3col .et_pb_ajax_pagination_container .et_pb_post .post-meta a, .blog-2col .et_pb_ajax_pagination_container .et_pb_post .post-meta a {
    display:contents !important;
    text-decoration:underline;
    font-style:italic;
}

.blog-3col .et_pb_ajax_pagination_container .et_pb_post .post-meta a:hover, .blog-2col .et_pb_ajax_pagination_container .et_pb_post .post-meta a:hover  {
    
    text-decoration:none;
}


.blog-3col .et_pb_ajax_pagination_container .et_pb_post:after, .blog-1col .et_pb_ajax_pagination_container .et_pb_post:after, .blog-2col .et_pb_ajax_pagination_container .et_pb_post:after
{    
  background: none repeat scroll 0 0 transparent;
    border-radius:0px 0 3px 3px;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 100%;
  position: absolute;
/*   background: rgb(255,255,255); */
background: linear-gradient(90deg,  rgba(255,184,28,1) 20%, rgba(241,86,14,1) 100%);
  transition: width 0.2s ease 0s, left 0.2s ease 0s;
  width: 0;
    visibility:visible;
}

.blog-3col .et_pb_ajax_pagination_container .et_pb_post:hover:after, .blog-1col .et_pb_ajax_pagination_container .et_pb_post:hover:after, .blog-2col .et_pb_ajax_pagination_container .et_pb_post:hover:after{ 
  width: 100%; 
  left: 0; 
    
}

.blog-3col .et_pb_ajax_pagination_container>div {
    grid-column: span 3;
}

.blog-2col .et_pb_ajax_pagination_container>div {
    grid-column: span 2;
}

@media screen and (min-width: 981px) {
    #sidepost.et_pb_posts .et_pb_post {
        border-bottom:1px dotted #63b1bd !important;
        padding-bottom:.75em !important;
        margin-bottom:.75em !important;
    }
    
    #sidepost.et_pb_posts .et_pb_post .entry-title {
    
        padding-bottom:.25em !important;
    }
}

@media screen and (max-width: 980px) {
    #sidepost .et_pb_post {
        margin-bottom:1em !important;
    }
    
}



.custom-post-slider  {
    
}

.custom-post-slider .et-pb-slider-arrows .et-pb-arrow-prev {
    left:-.25rem;
    border-radius: 0 3px 3px 0;
}

.custom-post-slider .et-pb-slider-arrows .et-pb-arrow-next {
    right: -.25rem;
    border-radius: 3px 0 0 3px;
}

.coa-sidebar-ad .et_pb_slides .et_pb_container {
    display: flex;
    align-content: space-around;
    width: 100%;
    min-width: 100%;
}

.coa-sidebar-ad .et_pb_slides .et_pb_slider_container_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1em .5em 1.5em;
}

.coa-sidebar-ad .et_pb_slide {
    padding: 0;
    min-height: 542px!important;
/*     height: 50vh; */
}

.coa-sidebar-ad .et_pb_slide_description {
    width: 100%;
    margin: 0;
    padding: 0;
}

.coa-sidebar-ad .et_pb_button_wrapper {
width: 100%;
    position: absolute!important;
    bottom:0;
    margin: auto;
  
}

.coa-sidebar-ad .et_pb_slide .et_pb_more_button.et_pb_button:after {
    line-height:inherit!important;
}

.et_pb_menu .et_pb_menu__search-input {
    padding:.5em;
    background-color:#ffffff;
    border-radius:3px;
}

@media only screen and (max-width: 767px) {
    .et_pb_menu__search-container {
        display: block !important;
        bottom: -72px!important;
        background: #f1560E;
        padding: .75em 0 0 1.25em !important;
        width:112% !important;
        margin-left:-6%;
    }
}

.et_mobile_menu {   
    overflow-y:scroll!important;
    max-height:80vh!important;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
}

.et_mobile_menu li li {   
    overflow-y:scroll!important;
    max-height:80vh!important;
    -overflow-scrolling:touch!important;
    -webkit-overflow-scrolling:touch!important;
    background:#0b2341;
  padding-left: .25em;
}

#mobile_menu2.et_mobile_menu li ul {   
    
  background-color: #0b2341 !important;
  
}

/*#mobile_menu2.et_mobile_menu li:hover {
  
  background-color: white !important;
 
}*/

#mobile_menu2.et_mobile_menu li ul li > a.da11y-submenu:hover, #mobile_menu2.et_mobile_menu li > a.da11y-submenu:hover {
  border-color: #f26522 !important;
  font-weight: 800;
  color: #0093d2 !important;
  padding-left: .75em !important;
}

#mobile_menu2.et_mobile_menu li ul li > a:hover {
  font-weight: 700;
}

.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button, .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button {
    font-weight:600;
}

p.et_pb_title_meta_container a {
    color: #007399 !important;
}
p.et_pb_title_meta_container a:hover {
    color: #f1560E !important;
    text-decoration: none;
}

.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu .nav li ul {
    border-color:#f26522 !important;
}

.season h1 {
    font-family: Brandon-Black, Helvetica, Arial, sans-serif;
}


.fb-social-share:before {
    margin-left:-1.5em !important;
}

.twitter-social-share:before, .linkedin-social-share:before, .email-social-share:before {
    margin-left:-1.5em !important;
}


a.twitter-social-share:before {
    content: url(https://agriculture.auburn.edu/wp-content/uploads/2023/09/X-logo-black-16x16-1.png) !important;
}

.et-social-twitter a.icon:before {
    content: url(https://agriculture.auburn.edu/wp-content/uploads/2023/09/X-logo-white-16x16-1.png) !important;
}

a.tribe-events-widget-events-month__view-more-link {
    display:none;
}

.fa-award2 .et_pb_blurb_content:before {
    content: "\f5a2" !important;
    line-height: 1;
    max-width: 100%;
    margin:.5rem;
    display:inline-block;
    font-size: 6.9vw;
    color: #f26522;
    opacity: 1;
    animation: fadeBottom 1s 1 cubic-bezier(.77,0,.175,1);
    
}

@media screen and (max-width: 980px) {
    .fa-award2 .et_pb_blurb_content:before {
        font-size:4em;
    }
}


/* ---- custom-particles container ---- */

#de-particles .particles-js-canvas-el {
position: absolute;
left: 0;
top: 0;
}

#must-read-hot-one-liners .et_pb_container {
    height:auto !important;
}

#must-read-hot-one-liners .et_pb_slides .et_pb_slider_container_inner {
    display:inline-block !important;
}

#must-read-hot-one-liners h2.et_pb_slide_title {
    padding-bottom:0!important;
}

.bb-search-icon::after {
    content: '5';
    font-family: ETModules;
    font-size: 20px;
    color: #000;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) scaleX(-1);
    pointer-events: none;
    z-index: 9;
}

.bb-search-icon .et_pb_searchsubmit {
    z-index: 10;
}


.gradient-background, #sidebar2.gradient-background {
    background-color: #efefef;
  background: linear-gradient(119.5deg,#efefef,#ffffff,#e7e9ec,#e3dfea,#efefef);
  background-size: 300% 300% !important;
  background-position: center !important;
  width: auto;
  height: 100%;
  animation: gradient-animation 42s ease infinite;
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}



/* /////// 2025 ~ BC /////// */
/* ////////////////////// Copied from NPTC Dev Site Divi Custom CSS //////////////////////// */



#menu-main-menu2 li.mega-menu > ul {
 
    
    background: url('https://aaesdev.auburn.edu/nptc/wp-content/uploads/sites/2/sites/12/2024/05/Wild-Bills-tiger-navy-left-bg.png');
    
}


.divi-menu-items-left-logo-right .et_pb_menu_inner_container {
    flex-direction: row-reverse;
}

.divi-menu-items-left-logo-right.et_pb_text_align_center .et_pb_menu__wrap {
    justify-content: left;
    align-content: center;
}

.divi-menu-items-left-logo-right .et_pb_menu__logo {
    margin-right: 0px;
    margin-left: 30px;
}
@media (max-width: 980px) {
    .divi-menu-items-left-logo-right .et_pb_menu__wrap {
        justify-content: flex-start;
    }
}



.et_pb_team_member_image img {
    border-radius: 0 !important;
    max-width: 100% !important;
}





/* .swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 320px;
  background-color: #fff;
  overflow: hidden;
  border-radius: 8px;
}
.picture {
  width: 320px;
  height: 320px;
  overflow: hidden;
}
.picture img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detail {
  padding: 25px 20px;
  font-weight: 600;
  text-align: center;
}
.detail h3 {
  margin: 0;
  font-size: 20px;
}
.detail span {
  display: block;
  font-size: 16px;
  color: #f44336;
} */


.slide-container{
  max-width: 1120px;
  width: 100%;
  padding: 40px 0;
}
.slide-content{
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
}
.card{
  border-radius: 25px;
  background-color: #FFF;
}
.image-content,
.card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
}
.image-content{
  position: relative;
  row-gap: 5px;
  padding: 25px 0;
}
.overlay{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #4070F4;
  border-radius: 25px 25px 0 25px;
}
.overlay::before,
.overlay::after{
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  background-color: #4070F4;
}
.overlay::after{
  border-radius: 0 25px 0 0;
  background-color: #FFF;
}
.card-image{
  position: relative;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background: #FFF;
  padding: 3px;
}
.card-image .card-img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 4px solid #4070F4;
}
.name{
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.description{
  font-size: 14px;
  color: #707070;
  text-align: center;
}
.button{
  border: none;
  font-size: 16px;
  color: #FFF;
  padding: 8px 16px;
  background-color: #4070F4;
  border-radius: 6px;
  margin: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button:hover{
  background: #265DF2;
}
.swiper-navBtn{
  color: #6E93f7;
  transition: color 0.3s ease;
}
.swiper-navBtn:hover{
  color: #4070F4;
}
.swiper-navBtn::before,
.swiper-navBtn::after{
  font-size: 35px;
}
.swiper-button-next{
  right: 0;
}
.swiper-button-prev{
  left: 0;
}
.swiper-pagination-bullet{
  background-color: #6E93f7;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color: #4070F4;
}
@media screen and (max-width: 768px) {
  .slide-content{
    margin: 0 10px;
  }
  .swiper-navBtn{
    display: none;
  }
}







/*Hide the section overflow*/
.ds-carousel-section {
    width: 100%;
    overflow: hidden;
}
 
/*Set the row width*/
.ds-carousel-row {
    overflow: hidden;
    width: 200vw;
    max-width: 200vw;
    transition: transform 1s ease-in-out;
}
 
@media all and (max-width: 1024px) {
/*Override Divi's width setting on tablets*/
    .ds-carousel-section .ds-carousel-row {
        max-width: 1000vw !important;
    }
}
 
@media all and (max-width: 479px) {
/*Override Divi's width setting on mobiles*/
    .ds-carousel-section .ds-carousel-row {
        max-width: 1000vw !important;
    }
}
 
/*Style the navigation arrows*/
#ds-arrow-left,
#ds-arrow-right {
    color: #fff;
    background: gray;
    font-family: 'ETModules';
    font-size: 30px;
    padding: 5px 30px;
    border-style: none;
    border-radius: 0;
    cursor: pointer;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
 
/*Position the left arrow*/
#ds-arrow-left {
    float: right;
    margin-right: 5px;
}
 
/*Position the right arrow*/
#ds-arrow-right {
    float: left;
    margin-left: 5px;
}
 
/*Style navigation arrows on hover*/
#ds-arrow-left:hover,
#ds-arrow-right:hover {
    -webkit-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.2);
}
 
/*Style navigation arrows on click*/
#ds-arrow-left:active,
#ds-arrow-right:active {
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2) inset;
}
 
/*Make sure the modules span their entire container*/
.ds-carousel-module .column {
    float: left;
    width: 100% !important;
    margin-right: 0 !important;
}
 
/*Set the module width*/
.ds-carousel-module {
    width: 20vw; /*Change this value to increase or decrease the module displayed per page*/
    padding: 0 30px;
    float: left;
    position: relative;
    margin-bottom: 0 !important;
}
 
/*Adjust for smaller screens*/
@media all and (max-width: 1024px) {
    /*Show 3 modules per page on tablets*/
    .ds-carousel-module {
        width: 33.33vw;
    }
    /*Align the navigation on smaller screens*/
    #ds-arrow-row .et_pb_column {
        width: 50% !important;
    }
}
 
@media all and (max-width: 479px) {
    /*Show 1 module per page on mobiles*/
    .ds-carousel-module {
        width: 100vw;
    }
}



.slider-wrapper {
  margin: 1rem;
  position: relative;
  overflow: hidden;
}
#slides-container {
/*   height: calc(100vh - 2rem); */
  width: 100% !important;
  list-style: none;

  padding: 0;
  overflow: scroll;
  scroll-behavior: smooth;
}

#slides-container .et_pb_column {
    display:flex !important;
}

.slide {
   width: 100%; /*Change this value to increase or decrease the module displayed per page*/
    padding: 0 30px;
    float: left;
    position: relative;
    margin-bottom: 0 !important;
    flex: 1 0 100%;
}


.slide .column {
    float: left;
    width: 100% !important;
    margin-right: 0 !important;
}

