body{
  background-color:#fff;
}

h1, h2, h3, h4, h5, h6{
    color: #21988a;
    font-family: 'open sans', Helvetica, Arial, sans-serif;;
    font-weight: normal;
    margin-bottom: 1rem;
}

.light-text{
  font-family: "Brandon Grotesque", sans-serif;
}

#page-wrapper{
  max-width:98%;
}

.modal-big{
  width: 80%;
  max-width: 80%;
}

.menu-open{
  margin-left: 205px;
  transition: 0.6s;
}
nav.menu-open{
  margin-left: 110px;
  transition: 0.6s;
}
.menu-close{
  margin-left: 0px;
  transition: 0.6s;
}
.page-spacer {
  height: 120px;
}

.page-spacer1 {
  height: 60px;
}
.side-menu {
  transition: 0.6s;
}
.side-menu-open{ width: 205px;}

.side-menu-close{ width: 0px;}


.fc-theme-bootstrap5 .fc-list, .fc-theme-bootstrap5 .fc-scrollgrid, .fc-theme-bootstrap5 td, .fc-theme-bootstrap5 th {
  border: 1px solid var(--bs-gray-400);
}

.btn-grey{
  background-color:#6A6F75;
  color:white;
}

.gallery-images {
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.gallery-images:hover {
    transform: scale(1.2);
}

/* Hide scrollbar for Chrome, Safari and Opera */
.overflow-scroll::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.overflow-scroll {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


.animation_pulse {
  animation: pulse 1s;
  animation-iteration-count: infinite;
}

@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.2); }

  100% {transform: scale(1); }

}

.bg-vermont-green{
  background-color:#3B7762!important;
}

.bg-vermont-light-green{
  background-color:#E2EFDA!important;
}

.bg-vermont-orange{
  background-color:#F4B084!important;
}

.importantNote{
  border-left:2px solid red;
}

.backgroundLightblue{
  background-color:lightblue;
}

.smaller-text{
  font-size:12px;
}

.fixedTextarea{
  overflow-y: scroll;
  min-height: 50px;
  max-height: 300px;
}


.welcome_text {
  font-size: 16px;
  font-weight: 400;
  color: #666;
}

.loc_text {
  font-size: 12px;
  font-weight: 400;
  color: #666;
}

.social-top-menu {
  background-color: #3E4F60;
  min-height: 30px;
  /* position: fixed;
  top: 0; */
  width: 100%;
  z-index: 1000;
}

.top-menu {
  background-color: #990000;
  height: 88px;
  max-height: 88px;
  transition: height 0.3s ease, max-height 0.3s ease;
  /* position: fixed;
  top: 35px; */
}

.top-menu.scrolled {
  height: 50px;
  max-height: 50px;
}

.nav-item {
  align-self: center;
}

.nav-link {
  padding: 0.5rem;
}

.social-items-top {
  display: flex;
  justify-content: flex-start;
}

.social-bottom-menu {
  background-color: #333;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}

.social-items-bottom a {
  font-size: 18px; 
}

.footer {
  padding: 50px;
  margin-top: 0;
}

.footer h5 {
  margin-bottom: 15px;
}

.footer ul {
  padding-left: 0;
  list-style: none;
}

.social-items-bottom {
  display: flex;
  align-items: center;
}

#footer_header {
  color: #919191; 
  font-weight: 600; 
  text-transform: uppercase; 
  letter-spacing: 1px; 
  font-size: 14px;
}

.smtbutton {
  font-size: 14px;
}

#footerlink {
  text-decoration: none;
  color: #fff;
}

.location_link {
  color: #666 !important;
  text-decoration: none !important;
}

/* Media Queries */
/* Mobile Styling */
@media (max-width: 450px) {
  .welcome_text, .loc_text {
    float: none !important;
    display: block !important;
    width: 100% !important;
    padding-left: 1.5em !important;
  }

  .border-bottom .container .row {
    margin-top: 2rem !important;
  }

  .welcome_text {
    font-size: 1rem !important;
    margin-bottom: 0.05rem !important;
  }

  .loc_text {
    font-size: 0.75rem !important;
    margin-left: 0.4rem !important;
  }

  .top-menu {
    height: 80px !important;
    max-height: 80px !important;
  }

  .main-banner-container {
    padding: 10px 15px 10px 95px !important;
  }

  .main-banner-section {
    height: 100px !important;
  }

  .main-banner-text {
    font-size: 0.8rem !important;
    line-height: 0.9rem !important;
    font-weight: 500 !important;
    width: 115px !important;
  }

  .main-banner-subtext {
    font-size: 0.35rem !important;
    line-height: 0.6rem !important;
    font-weight: 500 !important;
    width: 140px !important;
  }

  #dl_rl_notes_text {
    font-size: 28px !important;
    line-height: 1.1em !important;
    margin-bottom: 0 !important;
  }

  #dl_rl_subtext {
    margin-bottom: -1.5rem !important;
  }

  .container .software-row {
    margin-bottom: 6rem !important;
  }

  .fixed-top {
    position: relative !important;
  }

  .page-spacer {
    display: none !important;
  }

  .training-row {
    padding-bottom: 4rem !important;
  }

  footer .col-md-3:first-child   {
    margin-bottom: 5rem !important;
    margin-top: 2em !important;
  }

  footer .col-md-3:nth-child(2) {
    margin-bottom: 5rem !important;
  }

  footer .col-md-3:nth-child(3) {
    margin-bottom: 5rem !important;
  }

  .list-unstyled li:first-child img {
    width: 300px !important;
  }

  .smtbutton {
    font-size: 0.85rem !important;
    margin-bottom: 3rem !important;
  }

  footer h5 {
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 0.9em !important;
  }

  #downloads_title {
    font-size: 28px !important;
    line-height: 1.1em !important;
    margin-bottom: 0 !important;
  }

  .dl-lr-container, .eua-container, .mod-container, .rn-container, .sra-container {
    margin-top: 3.5rem !important;
    margin-bottom: 0 !important;
  }

  .dl-lr-container, .downloads-grid, .eua-container, .mod-container, .rn-container, .sra-container {
    padding: 0 30px !important;
  }

  .downloads-grid {
    margin-bottom: 5rem !important;
  }

  .downloads-row li:first-child, .downloads-row li:nth-child(2) {
    margin-bottom: 1rem !important;
  }

  #trainingSubDropdown li:first-child, #trainingSubDropdown li:nth-child(2) {
    margin-bottom: 1rem !important;
  }

  .mt-container, .ug-container {
    padding: 0 30px !important;
  }

  .mt-container #downloads_title {
    margin: -1rem 0 1.6rem 0 !important;
  }

  .ug-container #downloads_title {
    margin: 2rem 0 0 0 !important;
  }

  .tutorial-title-container {
    display: flex !important;
    flex-direction: column !important;
    margin-top: 1rem !important;
    margin-bottom: 3rem !important;
  }

  .tut_col #downloads_title {
    font-size: 18px !important;
    font-weight: 500 !important;
  }

  .tut_col {
    order: 1 !important;
    width: 90% !important;
    margin-top: 1rem !important;
    padding: 0 0 !important;
  }

  .list_col {
    order: 2 !important;
    width: 90% !important;
    margin-top: 3rem !important;
    padding: 0 5px !important;
  }

  .tutorial-list li {
    line-height: 1.15em !important;
  }

  .cf-container {
    padding: 50px 45px !important;
  }

  .contact-form .namecol {
    width: 48% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .contact-form .fnamecol, .contact-form .lnamecol {
    padding-left: 15px !important;
  }

  .contact-form .namelabel {
    padding-left: 15px !important;
  }

  .masta-line {
    display: block !important;
    float: right !important;
    width: 24% !important;
    margin-top: 1rem !important;
  }

  .ug-line {
    display: block !important;
    float: right !important;
    width: 40% !important;
    margin-top: 1rem !important;
  }

  .rl-line {
    display: block !important;
    float: right !important;
    width: 30% !important;
    margin-top: 1rem !important;
  }

  .login-container {
    padding: 0 30px !important;
  }

  .login-container img {
    width: 50% !important;
    padding-bottom: 30px !important;
  }

  .login-container h3 {
    font-size: 20px !important;
    line-height: 1.1em !important;
  }

  .login-container .col-lg-10 .special-heading-border-user-login {
    display: none !important;
  }

  .form-signin {
    width: 100% !important;
    padding: 0 0 !important;
    padding-bottom: 1.5rem !important;
  }

  .form-signin label a {
    color: var(--smtred) !important;
  }

  .form-signin label {
    font-weight: bold !important;
  }

  .or-h3 {
    text-align: center !important;
    padding-bottom: 1rem !important;
  }

  #create-account-form {
    padding-right: 0 !important;
    margin-right: 0 !important;
  }

   .firstnamecol, .surnamecol {
    width: 48% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .firstnamecol {
    padding: 0 10px !important;
  }

  .create-pass-col, .conf-pass-col {
    width: 48% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .create-pass-col {
    padding: 0 10px !important;
  }

  .passlabel, .compcol {
    margin-top: 10px !important;
  }

  .spec-hasp-label {
    font-size: 0.8em !important;
  }

  #create-account-form label {
    font-weight: bold !important;
  }

  .create_account_web {
    margin-bottom: 3rem !important;
  }
}

/* End of Mobile Styling */

@media (max-width: 768px) {
  .welcome_text {
    font-size: 0.875rem;
  }

  .loc_text {
    font-size: 0.75rem;
  }

  .welcome_row {
    padding: 0 10px;
  }

  .top-menu {
    height: 70px;
    max-height: 70px;
  }

  .social-items-bottom a {
    font-size: 0.875rem;
  }

  .footer {
    padding: 1.5rem;
  }

  #footer_header {
    font-size: 0.75rem;
  }

  .smtbutton {
    font-size: 0.75rem;
  }
}

@media (max-width: 576px) {
  .welcome_text {
    font-size: 0.75rem;
  }

  .loc_text {
    font-size: 0.625rem;
  }

  .top-menu {
    height: 60px;
    max-height: 60px;
  }

  .social-items-bottom a {
    font-size: 0.75rem;
  }

  .footer {
    padding: 1rem;
  }

  #footer_header {
    font-size: 0.625rem;
  }

  .smtbutton {
    font-size: 0.625rem;
  }
}

/* End of Media Queries */

:root {
  --smtred: #990000;
  --smtlightred: #A81010;
  --smtgrey: #3E4F60;
}

.smtred {
  background-color: var(--smtred);
}

.smtlightred {
  background-color: var(--smtlightred);
}

/* Media Queries */

@media (max-width: 1200px) {
  .container {
      max-width: 1200px;
  }

  .main-banner-container {
    max-width: 900px;
  }
}

@media (min-width: 1200px) and (max-width: 1920px) {
  /* .container {
      max-width: 1200px;
  } */

  .main-banner-container {
    max-width: 1350px;
  }
}

@media (min-width: 1920px) {
  .main-banner-section {
    height: 420px !important;
    padding-left: 22% !important;
    padding-right: 28% !important;
  }

  .main-banner-text {
    font-size: 54.0188px !important;
    line-height: 3.9rem !important;
    font-weight: 400 !important;
  }

  .main-banner-subtext {
    font-size: 1.4rem !important;
    line-height: 2.5rem !important;
  }
}


@media (max-width: 900px) {
  .container {
      max-width: 1200px;
  }

  .main-banner-container {
    max-width: 900px;
    padding-left: 100px;
  }
}

@media (max-width: 475px) {
  .container {
      max-width: 1200px;
  }

  .main-banner-container {
    max-width: 900px;
    padding-left: 50px;
  }
}

@media (max-width: 1200px) { 
  .main-banner-section {
    background-image: url(../images/smt_supprt_back.jpg);
    height: 370px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .main-banner-text {
    font-size: 3.25rem;
    line-height: 3.5rem;
    font-weight: 400;
  }

  .main-banner-subtext {
    font-size: 1.2rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1200px) and (max-width: 1920px) { 
  .main-banner-section {
    background-image: url(../images/smt_supprt_back.jpg);
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-left: 22%;
  }

  .main-banner-text {
    font-size: 2.9rem;
    line-height: 3.3rem;
    font-weight: 400;
    width: 60%;
  }

  .main-banner-subtext {
    font-size: 1.1rem;
    line-height: 2rem;
    width: 70%;
    padding-bottom: 20px;
  }
}

#smt_logo{
  height: 48px;
}

@media (min-width: 1921px) { 
  .main-banner-section {
    background-image: url(../images/smt_supprt_back.jpg);
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .main-banner-text {
    font-size: 4.5rem;
    line-height: 5rem;
    font-weight: 400;
  }

  .main-banner-subtext {
    font-size: 1.8rem;
    line-height: 3.6rem;
  }
}

@media (max-width: 768px) { 
  .main-banner-text {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: 400;
  }
  
  .main-banner-subtext {
    font-size: 0.7rem;
    line-height: 1.7rem;
  }

  .main-banner-section {
    height: 200px;
  }

  .page-spacer {
    height: 100px;
  }
}

@media (max-width: 424px) { 
  .main-banner-text {
    font-size: 1.3rem;
    line-height: 2.3rem;
    font-weight: 400;
  }
  
  .main-banner-subtext {
    font-size: 0.7rem;
    line-height: 1.5rem;
  }

  .main-banner-section {
    height: 200px;
  }
}

/* End of Media Queries */

/* Hamburger Menu Icon and Transform to X */

.navbar-toggler {
  border: none;
  background: transparent !important;
}

.navbar-toggler:hover {
  background: transparent !important;
}

.navbar-toggler:focus {
  outline: none;
}

.navbar-toggler-icon {
  height: 3px; 
  width: 35px; 
  background-color: white;
  border-radius: 1px;
  display: block;
  margin-top: 7px;
  transition: all 0.5s;
}

.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
  margin-top: 0px;
}

.navbar-toggler .middle-bar {
  opacity: 0;
}

.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
  margin-top: 0;
}

.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

@media screen and (max-width: 600px) {
  .navbar-nav .nav-item {
    display: block;
  }
  .navbar-nav .nav-item.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .navbar-nav.responsive {
    position: relative;
  }
  .navbar-nav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navbar-nav.responsive .nav-item {
    float: none;
    display: block;
    text-align: left;
  }
  .nav-search {
    display: block;
    font-size: 20px;
  }
  .nav-search-2 {
    display: none !important;
    font-size: 20px;
  }
}

@media screen and (max-width: 600px) {
  .search-box {
    position: absolute;
    top: 100%;
    right: 60px;
    background-color: var(--smtred); /* smtred background */
    border: 1px solid #000;
    padding: 10px;
    z-index: 1000;
    width: 300px;
  }
  
  .search-box .arrow-up {
    position: absolute;
    top: -10px;
    right: 260px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--smtred); /* smtred background */
  }
  
  .search-box .arrow-up::before {
    content: '';
    position: absolute;
    top: -1px;
    left: -10.5px;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #000;
    z-index: -1;
  }
  
  .search-box form {
    display: flex;
    align-items: center;
  }
  
  .search-box input[type="search"] {
    flex: 1;
    padding: 5px;
    background-color: #3E4F60; /* dark grey background */
    border: 1px solid #333;
    color: #fff;
  }
  
  .search-box button {
    background-color: var(--smtlightred); /* lightred background */
    border: none;
    padding: 5px 10px;
    cursor: pointer;
  }
  
  .search-box i {
    color: #fff !important;
    display: block !important;
    padding: 5px 0 5px 0;
  }
  
  .search-results {
    margin-top: 10px;
  }
  
  .search-results-title {
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
    font-size: 0.9em;
  }
  
  .search-result-item {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
  }
  
  .search-result-item .av_ajax_search_image {
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
    float: left;
    margin-right: 8px;
    border-radius: 40px;
    overflow: hidden;
    font-size: 15px;
    background-color: var(--smtlightred);
  }
  
  .search-result-content {
    display: flex;
    flex-direction: column;
  }
  
  .search-result-title {
    font-weight: bold;
    color: #fff;
    font-size: 0.8em;
  }
  
  .search-result-date {
    font-size: 0.8em;
    color: #fff;
    font-style: italic;
  }
  
  .view-all-results {
    background-color: var(--smtred) !important;
    color: var(--smtlightred) !important;
    border: none !important;
    cursor: pointer !important;
    margin-top: 10px !important;
    width: 100% !important;
    font-size: 12px !important;
  }
  
  .view-all-results:hover {
    background-color: #820000 !important;
    color: #fff !important;
  }

  .search-results a {
    text-decoration: none !important;
  }
}

@media screen and (min-width: 600px) {
  .nav-search {
    display: none;
  }
  .nav-search-2 a i{
    display: block !important;
  }
  .search-box {
    position: absolute;
    top: 100%;
    right: 0;
    background-color: var(--smtred); /* smtred background */
    border: 1px solid #000;
    padding: 10px;
    z-index: 1000;
    width: 250px;
  }
  
  .search-box .arrow-up {
    position: absolute;
    top: -10px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--smtred); /* smtred background */
  }
  
  .search-box .arrow-up::before {
    content: '';
    position: absolute;
    top: -1px;
    left: -10.5px;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #000;
    z-index: -1;
  }
  
  .search-box form {
    display: flex;
    align-items: center;
  }
  
  .search-box input[type="search"] {
    flex: 1;
    padding: 5px;
    background-color: #3E4F60; /* dark grey background */
    border: 1px solid #333;
    color: #fff;
  }
  
  .search-box button {
    background-color: var(--smtlightred); /* lightred background */
    border: none;
    padding: 5px 10px;
    cursor: pointer;
  }
  
  .search-box i {
    color: #fff !important;
    display: block !important;
    padding: 5px 0 5px 0;
  }
  
  .search-results {
    margin-top: 10px;
  }
  
  .search-results-title {
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
    font-size: 0.9em;
  }
  
  .search-result-item {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
  }
  
  .search-result-item .av_ajax_search_image {
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
    float: left;
    margin-right: 8px;
    border-radius: 40px;
    overflow: hidden;
    font-size: 15px;
    background-color: var(--smtlightred);
  }
  
  .search-result-content {
    display: flex;
    flex-direction: column;
  }
  
  .search-result-title {
    font-weight: bold;
    color: #fff;
    font-size: 0.8em;
  }
  
  .search-result-date {
    font-size: 0.8em;
    color: #fff;
    font-style: italic;
  }
  
  .view-all-results {
    background-color: var(--smtred) !important;
    color: var(--smtlightred) !important;
    border: none !important;
    cursor: pointer !important;
    margin-top: 10px !important;
    width: 100% !important;
    font-size: 12px !important;
  }
  
  .view-all-results:hover {
    background-color: #820000 !important;
    color: #fff !important;
  }

  .search-results a {
    text-decoration: none !important;
  }
}

.navbar-collapse {
  background-color: var(--smtred); 
  width: 75%; 
  transition: transform 0.3s ease-in-out;
}

@media screen and (max-width: 408px) {
    .nav-search {
    display: block;
    z-index: 1003;
    margin-left: 50px !important;
  }
}

@media screen and (min-width: 408px) and (max-width: 600px) {
  .nav-search {
    display: block;
    z-index: 1003;
    margin-left: 105px !important;
  }
}

@media screen and (max-width: 600px) {
  .navbar-collapse {
    position: absolute;
    top: 0;
    bottom: 0; 
    left: 0;
    right: 0;
    width: 75%;
    height: 100vh;
    transform: translateX(150%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
  }
  .navbar-collapse.show {
    transform: translateX(50%);
  }
  .navbar-nav {
    width: 100%;
  }
  .navbar-nav .nav-item {
    text-align: left;
    align-self: flex-start;
    top: -10%;
    margin-left: 40px;
  }
  .navbar-toggler { 
    z-index: 1003;
  }
  .dropdown-menu .row {
    flex-direction: column;
  }

  .dropdown-menu {
    max-width: 150px;
    position: static; 
    background-color: var(--smtred); 
    transition: all 0.3s ease; 
    border: 0; 
  }
  .dropdown-menu.show {
    display: block;
  }
  .dropdown-menu a {
    white-space: normal;
    font-size: 13px;
    color: #fff;
  }
  .nav-item.dropdown {
    position: relative; 
  }
  .nav-item.dropdown .dropdown-menu {
    position: relative;
    margin-top: 0; 
  }
  .nav-item.dropdown .dropdown-toggle .fas {
    transition: transform 0.3s ease; 
  }
  .nav-item.dropdown .dropdown-toggle[aria-expanded="true"] .fas {
    transform: rotate(90deg); 
  }
  #downloadsDropdown::after, #trainingDropdown::after {
    content: none;
  }
  .special-heading-border {
    display: none;
    width: 100%;
    height: 1px;
    background-color: #e1e1e1; 
    vertical-align: middle;
    margin-left: 0px; 
  }
  
  .special-heading-border1 {
    display: none;
    width: 100%;
    height: 1px;
    background-color: #e1e1e1; 
    vertical-align: middle;
    margin-left: 0px; 
  }

  .special-heading-border2 {
    display: none;
    width: 100%;
    height: 1px;
    background-color: #e1e1e1; 
    vertical-align: middle;
    margin-left: 15px; 
  }
  .nav-item .dropdown-toggle[aria-expanded="true"]{
    background-color: var(--smtgrey);
    left: 0;
  }

  #smt_logo {
    height: 48px;
  }
  .social-top-menu .navbar-nav .social-items-top {
    display: none !important;
  }
}

.x-icon {
  transition: background-color 0.3s ease-out;
}

.x-icon:hover{
  background-color: #000;
}

.linkedin-icon {
  transition: background-color 0.3s ease-out;
}

.linkedin-icon:hover {
  background-color: #0072B1;
}

.insta-icon {
  transition: background-color 0.3s ease-out;
}

.insta-icon:hover {
  background-color: #f77737;
}

.youtube-icon {
  transition: background-color 0.3s ease-out;
}

.youtube-icon:hover {
  background-color: #CD201F;
}

.x-bottom-icon, .li-bottom-icon, .ig-bottom-icon, .yt-bottom-icon {
  transition: background-color 0.3s ease-out, border-radius 0.3s ease-out, color 0.3s ease-out;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #999;
  margin-right: 0px;
  font-size: 16px !important;
}

.x-bottom-icon:hover {
  background-color: #000;
  border-radius: 50%;
  color: #fff;
}

.li-bottom-icon:hover {
  background-color: #0072B1;
  border-radius: 50%;
  color: #fff;
}

.ig-bottom-icon:hover {
  background-color: #f77737;
  border-radius: 50%;
  color: #fff;
}

.yt-bottom-icon:hover {
  background-color: #CD201F;
  border-radius: 50%;
  color: #fff;
}

/* End of Hamburger Menu Icon and Transform to X */

/* Dropdown Menu Styling For "Downloads" & "Training & Guides" */

@media screen and (min-width: 601px) {
/* .nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; 
  width: auto;
  padding: 10px;
  height: auto;
  text-decoration: none;
} */

#downloadsDropdown, #trainingDropdown {
  list-style: none;
}

#downloadsDropdown::after, #trainingDropdown::after {
  content: none;
}

.fas {
  display: none;
}

.download-dd-item .training-dd-item {
  font-size: 17px;
  line-height: 1.1em;
}

.nav-item.dropdown .downloadsSubDropdown,
.nav-item.dropdown .trainingSubDropdown,
.nav-item.dropdown .profileSubDropdown {
  visibility: hidden;
  opacity: 0;
  transition: opacity 250ms ease-in, visibility 0ms ease-in 250ms;
}
.nav-item.dropdown:hover .downloadsSubDropdown {
  visibility: visible;
  opacity: 1;
  transition-delay: 0ms;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0;
  border: 0;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
.nav-item.dropdown:hover .trainingSubDropdown {
  visibility: visible;
  opacity: 1;
  transition-delay: 0ms;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0;
  border: 0;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); 
}

.nav-item.dropdown:hover .profileSubDropdown {
  visibility: visible;
  opacity: 1;
  transition-delay: 0ms;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0;
  border: 0;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); 
}

#profileDropdown {
  outline: none;
}

#profileDropdown:focus {
  outline: none;
  box-shadow: none; /* Optional: Remove any focus shadow */
}

.downloads-row:first-child {
  padding-bottom: 16px;
}

.downloads-row:last-child {
  padding-top: 16px;
}

.dropdown-item:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #212529;
}

.login:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

/* .nav-item.dropdown .trainingSubDropdown {
  opacity: 0;
  transition: opacity ease-in-out 3s;
} */

/* .nav-item.dropdown:hover .trainingSubDropdown {
  opacity: 1;
} */
}

.profileSubDropdown {
  border-radius: 0 !important;
  border: 0 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1) !important;
}

@media (min-width: 1650px) {
  .trainingSubDropdown li {
    flex: 1;
    border-right: 1px solid #000; 
  }
  .trainingSubDropdown li:last-child {
    border-right: none; 
  }

  .downloadsSubDropdown .downloads-row {
    display: flex;
    width: 100%;
    position: relative;
  }
  .downloadsSubDropdown .downloads-row li {
    flex: 1;
    position: relative;
  }
  .downloadsSubDropdown .downloads-row:first-child li {
    flex: 1 1 50%; 
    border-right: 1px solid #000; 
  }
  .downloadsSubDropdown .downloads-row:first-child li:last-child {
    border-right: none;
  }
  .downloadsSubDropdown .downloads-row + .downloads-row {
    border-top: 1px dotted #000; 
  }
  .downloadsSubDropdown .downloads-row:last-child li {
    flex: 1 1 33.33%; 
    border-right: 1px solid #000;
  }
  .downloadsSubDropdown .downloads-row:last-child li:last-child {
    border-right: none;
  }
  
  .nav-item.dropdown .downloadsSubDropdown,
  .nav-item.dropdown .trainingSubDropdown {
    visibility: hidden;
    opacity: 0;
    transition: opacity 250ms ease-in, visibility 0ms ease-in 250ms;
  }
  .nav-item.dropdown:hover .downloadsSubDropdown {
    visibility: visible;
    opacity: 1;
    transition-delay: 0ms;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 0;
    border: 0;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  }
  .nav-item.dropdown:hover .trainingSubDropdown {
    visibility: visible;
    opacity: 1;
    transition-delay: 0ms;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 0;
    border: 0;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); 
  }
}

/* End of Dropdown Menu Styling For "Downloads" & "Training & Guides" */

/* Download Icon Effects */

.download-icon {
  display: block;
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}

.image-container {
  position: relative;
  display: inline-block;
}

.image-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(255, 0, 0, 0); 
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.3s ease, height 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-overlay-inside {
  content: '';
  width: 50px; 
  height: 50px; 
  background-color: #00000000;
  border-radius: 50%;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-container:hover .download-icon {
  opacity: 0.3;
}

.image-container:hover .image-overlay {
  width: 100px; 
  height: 100px; 
  background: var(--smtred); 
  opacity: 0.8;
}

.image-container:hover .image-overlay-inside {
  opacity: 1;
}

.fa_icon {
  color: #e1e1e1;
  font-size: 17px;
}


/* End of Download Icon Effects */

/* Downloads Index Page Styling */

#downloads_title {
  color: #000;
  letter-spacing: 1px;
}
@media screen and (min-width: 601px) {

.special-heading-border {
  display: inline-block;
  width: 60%;
  height: 1px;
  background-color: #e1e1e1; 
  vertical-align: middle;
  margin-left: 15px; 
}

.special-heading-border1 {
  display: inline-block;
  width: 50%;
  height: 1px;
  background-color: #e1e1e1; 
  vertical-align: middle;
  margin-left: 15px; 
}

.special-heading-border2 {
  display: inline-block;
  width: 55%;
  height: 1px;
  background-color: #e1e1e1; 
  vertical-align: middle;
  margin-left: 15px; 
}
}

.downloads-grid-col-p {
  font-size: 20px;
  font-weight: 600;
}

#dlSWbtn {
  color: #fff;
}

#sw_title {
  color: #000;
}

#sw_grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

#dlswbtn {
  border-radius: 4px;
  color: #fff;
  transition: all ease-in-out 0.3s;
  font-size: 12px;
  margin: 0 3px;
  padding: 0 25px;
  height: 36px;
  line-height: 36px;
}

#dlswbtn:hover {
  color: #c91919;
  box-shadow: #7f7f7f 0px 0px 10px;
}

/* End of Downloads Pages Styling */

/* Training MASTA Page Styling */

#masta_subtext {
  color: #666;
  font-size: 14px;
}

.col-title {
  font-size: 17px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  padding-top: 2px;
  font-family: Arial, Helvetica, sans-serif;
}

.col-title a {
  color: #000;
  text-decoration: none;
}

.training-image {
  display: block;
  margin: 0 auto 10px auto;
  text-align: center;
  clear: both;
  border-radius: 4px;
}

.title_container {
  margin-top: 60px;
  margin-bottom: 120px;
}

.dl_tutorial_icon {
  font-size: 20px;
}

.dl_gbox_masta {
  color: #fff;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  transition: all ease-in-out 0.3s;
}

.dl_gbox_masta:hover {
  background-color: var(--smtlightred);
  color: #fff;
}

.special-heading-border-tutorials {
  display: inline-block;
  width: 50%;
  height: 1px;
  background-color: #e1e1e1; 
  vertical-align: middle;
  margin-left: 15px; 
}

.tutorial-dl-icon {
  color: #666;
  font-size: 12px;
}

@keyframes balloon {
  0% {
    transform: scale(1);
  }
  80% {
    transform: scale(1.4);
  }
  100% {
    transform: scale(1);
  }
}

.tutorial-dl-icon:hover {
  color: #e1e1e1;
  animation: balloon 1s infinite;
}

.tutorial-dl-icon::after {
  content: '';
}

.tutorial-list a {
  text-decoration: none;
  text-transform: uppercase;
  color: var(--smtred);
  font-size: 14px;
}

.tutorial-list a:hover {
  text-decoration: underline;
  color: #eb3b3b; 
}

.tutorial-title-container {
  margin-bottom: 142px;
}

.tut_col {
  margin-left: 6%;
  float: left;
  width: 40%;
}

.list_col {
  margin-left: 6%;
  float: left;
  width: 30%;
}
/* End of Training Pages Styling */

/* Contact Page Styling */

#contact_form textarea {
  resize: vertical;
  border-radius: 0;
  background-color: #fcfcfc;
  color: #919191;
  height: 200px;
  border: 1px solid #e1e1e1;
}

#contact_form textarea:focus {
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}

#contact_form input {
  border-radius: 0;
  background-color: #fcfcfc;
  color: #919191;
  border: 1px solid #e1e1e1;
}

#contact_form input:focus {
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}

#contact_form button {
  border-radius: 0;
  background-color: #eee;
  color: #000;
  border: 2px solid #e1e1e1;
  font-size: 14px;
}

#contact_form button:hover {
  background-color: #e1e1e1;
  color: #000;
}

#contact_form label {
  font-size: 13px;
  color: #666;
}

#bottom-contact-form-title {
  font-size: 21px;
  color: #000;
  font-weight: 500;
}

#contact-form-title {
  font-size: 21px;
  color: #000;
  font-weight: 500;
}

.grey-bg {
  background-color: #f4f4f4;
}

.special-heading-border-contact {
  display: inline-block;
  width: 87%;
  height: 1px;
  background-color: #e1e1e1; 
  vertical-align: middle;
  margin-left: 15px; 
}


/* End of Contact Page Styling */

/* User Login Index Styling */

#user-login-title{
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

#user-login-subtext1{
  color: #666;
  font-size: 14px;
}

#user-login-subtext2{
  color: var(--smtred);
  font-size: 14px;
}

.special-heading-border-user-login {
  display: inline-block;
  width: 55%;
  height: 1px;
  background-color: #e1e1e1; 
  vertical-align: middle;
  margin-left: 15px; 
}

.errormsg {
  color: var(--smtred);
  font-size: 14px;
  margin-bottom: -30px;
}

.errormsg a{
  color: var(--smtred);
}

/* End of User Login Index Styling */

/* User Registration Index Styling */

#login-form label {
  color: #666;
  font-size: 0.86em;
}

#login-form button {
  border-radius: 0;
  background-color: #eee;
  color: #000;
  border: 2px solid #e1e1e1;
  font-size: 14px;
}

#login-form button:hover {
  background-color: #e1e1e1;
  color: #000;
}

.ch-pw-btn {
  border-radius: 0 !important;
  background-color: #eee !important;
  color: #000 !important;
  border: 2px solid #e1e1e1 !important;
  font-size: 14px !important;
}

.ch-pw-btn:hover {
  background-color: #e1e1e1 !important;
  color: #000 !important;
}

.cancel_profile_btn {
  border-radius: 0 !important;
  background-color: var(--smtlightred) !important;
  color: #fff !important;
  border: 2px solid var(--smtred) !important;
  font-size: 14px !important;
}

.cancel_profile_btn:hover {
  background-color: var(--smtred) !important;
  color: #fff !important;
}

#login-form input {
  border-radius: 0;
  background-color: #fcfcfc;
  color: #919191;
  border: 1px solid #e1e1e1;
}

#create-account-form label {
  color: #666;
  font-size: 0.86em;
}

#create-account-form p {
  color: #666;
  font-size: 0.86em;
}

#create-account-form button {
  border-radius: 0;
  background-color: #eee;
  color: #000;
  border: 2px solid #e1e1e1;
  font-size: 14px;
}

#create-account-form button:hover {
  background-color: #e1e1e1;
  color: #000;
}

#create-account-form input {
  border-radius: 0;
  background-color: #fcfcfc;
  color: #919191;
  border: 1px solid #e1e1e1;
}

.bottom-label-create-acc {
  font-size: 13px;
  color: #666;
}

.form-check-input {
  border: 1px solid #000 !important;
  border-radius: 2px !important;
}

.form-check-input:checked {
  background-color: #0073ff;
}

.latest_release{
  border: 1px solid #000 !important;
  border-radius: 2px !important;
}

.latest_release:checked {
  background-color: #21988a;
}

/* Privacy Policy Styling */
.avia_textblock {
  margin-top: 100px;
  margin-bottom: 100px;
}

.avia_textblock h1,h2 {
  color: #000 !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}

.avia_textblock h3,h4 {
  color: #000 !important;
  letter-spacing: 1px;
  font-weight: 500;
}

.avia_textblock h1 {
  font-size: 32px;
  line-height: 1.1em;
}

.avia_textblock h2 {
  font-size: 24.6px;
  line-height: 1.1em;
}

.avia_textblock h3 {
  font-size: 20px;
  line-height: 1.1em;
}

.avia_textblock h4 {
  font-size: 15px;
  line-height: 1.1em;
  margin-top: 0;
  margin-bottom: 0;
}

.avia_textblock p {
  color: #666;
  font-size: 13.5px;
}

.avia_textblock ul {
  color: #666;
  font-size: 13.5px;
  line-height: 2em;
}

.avia_textblock ol {
  font-size: 13.5px;
  line-height: 2em;
}

.avia_textblock p strong {
  color: var(--smtred);
}

.avia_textblock p a {
  color: var(--smtred);
  text-decoration: none;
}

.avia_textblock a:hover {
  color: #ce3a3a;
}

.avia_textblock ol li strong {
  color: var(--smtred);
}

.avia_textblock .ul_special {
  color: #666;
}

.avia_textblock .ul_red strong {
  color: var(--smtred);
}

/* End of Privacy Policy Styling */

.passresetlink {
  color: var(--smtred) !important;
  text-decoration: none !important;
}

.passresetlink:hover {
  color: #ce3a3a !important;
}

#change-pw-form button {
  border-radius: 0;
  background-color: #eee;
  color: #000;
  border: 2px solid #e1e1e1;
  font-size: 14px;
}

#change-pw-form button:hover {
  background-color: #e1e1e1;
  color: #000;
}

#change-pw-form input {
  border-radius: 0;
  background-color: #fcfcfc;
  color: #919191;
  border: 1px solid #e1e1e1;
  margin-bottom: 1rem;
}

#change-pw-form label {
  color: #666;
  font-size: 0.86em;
}

/* End of User Registration Index Styling */
/* Pagination styling */

.pagination .page-link {
  border-radius: 50px; /* Ensures the pills are fully rounded */
  padding: 0.5rem 1.2rem; /* Adjusts the padding for a better pill shape */
  border: 1px solid rgba(0, 0, 0, .2); /* Border color */
  background: rgba(0, 0, 0, .01); /* Background color for pills */
  color: #919191; /* Text color for pills */
  transition: background-color 0.15s ease-out, color 0.15s ease-out, border-color 0.15s ease-out; /* Transition for hover effects */
}

.pagination .page-item.active .page-link {
  background-color: rgba(153,0,0, .1) !important; /* Active pill background color */
  color: #000; /* Active pill text color */
  border-color: var(--smtred); /* Active pill border color */
}

.pagination .page-link:hover {
  background-color: #6f6f6f; /* Hover effect for pills */
  color: #fff; /* Hover text color */
  border-color: var(--smtred); /* Hover border color */
  transition: background-color 0.15s ease-out, color 0.15s ease-out, border-color 0.15s ease-out; /* Transition for hover effects */
}

/* End of Pagination styling */