/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 10 2024 | 00:25:59 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2024 | 18:54:26 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --mont: "Montserrat", sans-serif;
  --thin: 100;
  --extralight: 200;
  --light: 300;
  --regular: 400;
  --medium: 500;
  --semibold: 600;
  --bold: 700;
  --extrabold: 800;
  --black: 900;
  --italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 14 2024 | 17:52:51 */
@media only screen and (max-width: 1200px) {
  #glp .content .avia-icon-list-container .avia-icon-list li:nth-of-type(1), #glp .content .avia-icon-list-container .avia-icon-list li:nth-of-type(2) {
    right: 0 !important;
  }
  #glp .content .avia-icon-list-container .avia-icon-list li:nth-of-type(3), #glp .content .avia-icon-list-container .avia-icon-list li:nth-of-type(4) {
    left: 0 !important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 989px) {
  #home-header .header_content {
    padding-right: 25%;
  }
}
@media only screen and (max-height: 599px) and (max-width: 989px) {
  #home-header .header_content {
    padding-right: 35%;
  }
}
@media only screen and (max-width: 989px) {
  .avia-section-huge .content {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  #sab .flex_column.first {
    margin-bottom: 0 !important;
  }
  #sab .flex_column.first .av-special-heading {
    padding-bottom: 0 !important;
  }
  #sab .flex_column.first .post-title {
    padding: 10px 0 !important;
  }
  #sab .av-alb-blogposts article {
    width: calc((100% / 2) - 40px) !important;
  }
  #approach .avia-image-container {
    max-width: 450px;
    margin-right: 0;
  }
  #team .rounded_image {
    margin-bottom: 70px !important;
  }
  #news .rounded_image {
    margin-top: 70px !important;
  }
  #approach .rounded_video {
    margin-top: 70px !important;
  }
  #news-posts .grid.all_news .news, #posters-posts .grid.all_news .news, #publications-posts .grid.all_news .news {
    width: 100% !important;
  }
  #news-posts .grid.all_posters .posters-presentations, #posters-posts .grid.all_posters .posters-presentations, #publications-posts .grid.all_posters .posters-presentations {
    width: 100% !important;
  }
  #news-posts .grid.all_pubs .publications, #posters-posts .grid.all_pubs .publications, #publications-posts .grid.all_pubs .publications {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #sab .av-alb-blogposts article {
    width: 100% !important;
    margin: 15px 20px !important;
  }
  #glp .content .avia-icon-list-container .avia-icon-list li {
    margin: 0 0px 30px 30px !important;
  }
  #glp .content .avia-icon-list-container .avia-icon-list li article {
    width: 75% !important;
  }
}
@media only screen and (min-width: 541px) and (max-width: 1200px) {
  .avia_cookie_text {
    display: block !important;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 540px) {
  .socket_break {
    display: block;
  }
  .avia-cookie-consent .container {
    display: flex;
    flex-direction: column;
  }
  .avia-cookie-consent .container .avia_cookie_text {
    margin: 10px 0 !important;
    line-height: 1.5em;
  }
  .avia-cookie-consent .container .avia-cookie-consent-button {
    margin: 5px auto !important;
  }
}
