body {
    font-family: Arial, sans-serif;
    background-color: #fff;
    margin: 0;
    padding: 0;
}

header {
    background-color: #32965d;
    color: #2b2b2b;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 0px;
}
.container {
    max-width: 100%; /* Make all containers full width */
    margin: 0; /* Remove margin */
    background-color: #fff; /* Set background color for product containers to white */
    padding: 10px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); /* Add drop shadow */
    padding: 10px; /* Add padding for the button effect */
    transition: transform 0.2s, box-shadow 0.2s;  
  	align-items: center;
}

.download-buttons {
		background-color: #1d252b; /* Background Color */
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center; /* Center the download buttons horizontally */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); /* Add drop shadow */
    padding: 10px; /* Add padding for the button effect */
    transition: transform 0.2s, box-shadow 0.2s;  
}

.download-button {
    background-color: #32965d; /* Button background color */
    color: #fff;
    padding: 5px 30px;
    border: none;
    border-radius: 10px;
    margin: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    border: 1px solid #fff;  
  
   
  
}
.section {
    background-color: #1d252b; /* Background color for the section */
    padding: 20px; /* Padding for the section */
    text-align: center; /* Center text in the section */
    max-width: 100%;
    max-height: 5px; /* Adjust the height as needed */
    align-items: center;
}

.small-image {
    max-width: 100%; /* Adjust the width as needed */
    max-height: 400px; /* Adjust the height as needed */
    top: 10%;
    left: 50%;
    transform: translate(-10%, -50%);
    align-items: center;
}



.icon {
    width: 10px;
    height: 10px;
    margin-right: 10px;
}

.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.product {
    flex: 0 0 13.33%;
    margin: 10px;
    text-align: center;
}

.product a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #4CAF50;
}

.product img {
    max-width: 100%;
    max-height: 150px;
}

.product-name {
    margin-top: 10px;
}

.product-names {
  	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}


.product img {
    max-width: 100%;
    max-height: 150px;
    border: 1px solid #4CAF50; /* Add the button outline with curved edges */
    border-radius: 10px; /* Add curved edges */
    box-shadow: 0 4px 4px rgba(0.5, 0.5, 0.5, 0.5); /* Add drop shadow */
    padding: 10px; /* Add padding for the button effect */
    transition: transform 0.2s, box-shadow 0.2s;
}

.main_guide_list img:hover {
    transform: scale(1.05); /* Add a slight scale effect on hover */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); /* Enhance the shadow on hover */
}

.main_guide_list2 img:hover {
    transform: scale(1.05); /* Add a slight scale effect on hover */
  
}



.download-button img:hover {
    transform: scale(1.02); /* Add a slight scale effect on hover */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); /* Enhance the shadow on hover */
}

/* Change font size and font style for the header */
header {
    font-size: 50px; /* Adjust the font size as needed */
    font-family: "Arial", sans-serif; /* Change the font family as needed */
}

/* Change font size and font style for the h1 element within the header */
header h1 {
    font-size: 30px; /* Adjust the font size as needed */
    font-family: "Roboto", sans-serif; /* Change the font family as needed */
}

/* Change font size and font style for the download buttons */
.download-button a {
    font-size: 16px; /* Adjust the font size as needed */
    font-family: "Arial", sans-serif; /* Change the font family as needed */
}

/* Change font size and font style for the small-image text */
.small-image {
    font-size: 14px; /* Adjust the font size as needed */
    font-family: "Arial", sans-serif; /* Change the font family as needed */
}

/* Change font size and font style for the product names */
.product-name {
    font-size: 18px; /* Adjust the font size as needed */
    font-family: "Arial", sans-serif; /* Change the font family as needed */
}

/* Change font size and font style for the section title */
.section-title {
    font-size: 35px; /* Adjust the font size as needed */
    font-family: "Arial", sans-serif; /* Change the font family as needed */
  	color: #2b2b2b
}

/* Change font size and font style for the product-name2 (not in your provided HTML) */
.product-name2 {
    font-size: 18px; /* Adjust the font size as needed */
    font-family: "Arial", sans-serif; /* Change the font family as needed */
}
/* Add responsive font sizes for smaller screens */
@media (max-width: 768px) {
    .banner {
        font-size: 20px;
    }
    .product-name {
        font-size: 14px;
    }
    .section-title {
        font-size: 20px;
    }
}
* { box-sizing:border-box;}


/* ë ˆì´ì•„ì›ƒ */
.wrap { position: relative; width: 640px; margin:0 auto;}

body { font-family: 'Spoqa Han Sans Neo', 'sans-serif'; margin:0; padding:0;}

header { height: 91px; background-color: #28a138;}

header h1 { position:absolute;top:20px; right:18px; width:112px; height:44px; margin:100; padding:0; text-indent: -5000px; font-size:0;
    background-image: url('../img/icn_slx_logo.png');
    background-image: -webkit-image-set( url('../img/icn_slx_logo.png') 1x, url('../img/icn_slx_logo@2x.png') 2x, url('../img/icn_slx_logo@3x.png') 3x);
    background-image: image-set( url('../img/icn_slx_logo.png') 1x, url('../img/icn_slx_logo@2x.png') 2x, url('../img/icn_slx_logo@3x.png') 3x);}
header h2 { margin:0; padding:28px 0 0; color:#fff; font-weight: normal; font-size:24px; font-weight: normal;}



#main header h2 { margin:0 45px 0 15px;}

#sub header h1 { display:center;}
#sub header h2 { display:center;}
#sub header .btn_back {  position:absolute; top:27px; left:35px; width:35px; height:34px; text-indent: -5px; font-size:0;
    background-image: url("'../img/btn_back.png'");
    background-image: -webkit-image-set( url('../img/btn_back.png') 1x, url('../img/btn_back@2x.png') 2x, url('../img/btn_back@3x.png') 3x);
    background-image: image-set( url('../img/btn_back.png') 1x, url('../img/btn_back@2x.png') 2x, url('../img/btn_back@3x.png') 3x);
    background-repeat: no-repeat;
}

#popup header h1 { display:none;}
#popup header h2 { margin-right:90px;}
#popup header .btn_close {position:absolute; top:27px; right:35px; width:35px; height:34px; text-indent: -5000px; font-size:0;
    background-image: url('../img/btn_close.png');
    background-image: -webkit-image-set( url('../img/btn_close.png') 1x, url('../img/btn_close@2x.png') 2x, url('../img/btn_close@3x.png') 3x);
    background-image: image-set( url('../img/btn_close.png') 1x, url('../img/btn_close@2x.png') 2x, url('../img/btn_close@3x.png') 3x);
    background-repeat: no-repeat;
}


footer { margin:50px 0; background:#fff;}
footer h1 { display:block; width:190px; height:35px; margin:0 auto; background-image:url('../img/icn_swinglogic_logo.png'); background-size: 100% 100%; text-indent: -5000px; font-size:0;}


/* ë©”ì¸ ë°°ë„ˆ */ 
.main_banner {background:#1d252b; overflow:hidden; padding:50px 0 0;}
.main_banner .link { display:block; margin:11px auto; width:500px; height:74px; line-height: 74px; border-radius:10px; text-align:center; color:#fff; text-decoration: none; font-size:20px; font-weight: normal;}
.main_banner .link.appicon { background:#28a138; text-indent: 10px}
.main_banner .link.window { border:2px solid #fff; text-indent: -15px; margin-top: 50px}

.main_banner .link::before { display:inline-block; content: ""; margin-right:15px; vertical-align: middle;}
.main_banner .link.appicon::before { width:48px; height:48px; margin-right:5px
    background-image: url({{asset '607624_android_4096x4096.png'}});
    background-image: -webkit-image-set( url('../img/home/icn_appicon.png') 1x, url('../img/home/icn_appicon@2x.png') 2x, url('../img/home/icn_appicon@3x.png') 3x);
    background-image: image-set( url('../img/home/icn_appicon.png') 1x, url('../img/home/icn_appicon@2x.png') 2x, url('../img/home/icn_appicon@3x.png') 3x);}
.main_banner .link.appicon::after { display:inline-block; content: ""; margin-left:18px; vertical-align: middle; width:64px; height:36px;
    background-image: url('../img/home/icn_apple_android.png');
    background-image: -webkit-image-set( url('../img/home/icn_apple_android.png') 1x, url('../img/home/icn_apple_android@2x.png') 2x, url('../img/home/icn_apple_android@3x.png') 3x);
    background-image: image-set( url('../img/home/icn_apple_android.png') 1x, url('../img/home/icn_apple_android@2x.png') 2x, url('../img/home/icn_apple_android@3x.png') 3x);}
.main_banner .link.window::before { width:36px; height:36px;
    background-image: image = ("/hc/theming_assets/01HZP77QRBNE9QFKD804ZHCJN3"); background-size:100% 100%;
    background-image: -webkit-image-set( url('../img/home/icn_window.png') 1x, url('../img/home/icn_window@2x.png') 2x, url('../img/home/icn_window@3x.png') 3x);
    background-image: image-set( url('../img/home/icn_window.png') 1x, url('../img/home/icn_window@2x.png') 2x, url('../img/home/icn_window@3x.png') 3x);}
.main_banner img { display:block; margin:0 auto; width:423px; height:356px;}


/* ë©”ì¸ ëª©ë¡ */
.main_guide_list aside { margin:46px 34px;}
.main_guide_list h3 { font-size: 32px; color: #28a138;}
.main_guide_list ol { margin:0; padding:0; list-style: none;}
.main_guide_list ol li { margin-right:41px; width:163px; float:left;}
.main_guide_list ol li:last-child { margin-right:0;}
.main_guide_list ol:after { content: ''; display: block; clear: both; } 
.main_guide_list ol .image { display:block; width:163px; height:163px; padding:5px;}
.main_guide_list ol .image img { display:block; width:148px; height:148px; box-shadow: -2px 2px 4px 2px #ccc; border-radius: 20px;}
.main_guide_list ol .title { display:block; margin-top:10px; font-size:18px; white-space: nowrap; font-weight: normal; text-align: center; text-transform:uppercase;}
.main_guide_list ol a { display:block; color:#1d252b; text-decoration: none;}
.main_guide_list ol a:hover { text-decoration: underline;}
.main_guide_list ol .none a { color:#cacaca;}
.main_guide_list h2 { font-size: 21px; color: #1d252b; text-align: center}
.main_guide_list h4 { font-size: 18px; color: #28a138; text-align: left}

.main_guide_list2 aside { margin:46px 34px;}
.main_guide_list2 h3 { font-size: 32px; color: #28a138;}
.main_guide_list2 ol { margin:0; padding:0; list-style: none;}
.main_guide_list2 ol li { margin-right:41px; width:163px; float:left;}
.main_guide_list2 ol li:last-child { margin-right:0;}
.main_guide_list2 ol:after { content: ''; display: block; clear: both; } 
.main_guide_list2 ol .image { display:block; width:163px; height:163px; padding:5px;}
.main_guide_list2 ol .image img { display:block; width:248px; height:248px; box-shadow: -1px 1px 4px -1px #ccc; border-radius: 16px;}
.main_guide_list2 ol .html img { display:block; width:248px; height:248px; border-radius: 16px;}
.main_guide_list2 ol .title { display:block; margin-top:15px; font-size:14px; white-space: nowrap; font-weight: normal; text-align: center;}
.main_guide_list2 ol a { display:block; color:#1d252b; text-decoration: none;}
.main_guide_list2 ol a:hover { text-decoration: underline;}
.main_guide_list2 ol .none a { color:#cacaca;}
.main_guide_list2 h2 { font-size: 32px; color: #FFF; text-align:center}
.main_guide_list2 h5 { font-size: 38px; color: #FFF; text-align:center; height: 65%; margin-left:190px;margin-top:-25px; font-family: lucida console, italic, monospace; font-stretch: condensed;}





/* ê°€ì´ë“œ ìƒì„¸ë³´ê¸° */
#guide_view .image_wrap { text-align:center;}
#sub #guide_view .image_wrap { background:#1d252b; }
#guide_view .image_wrap .logo { padding-top:44px; margin-bottom: 10px;}
#guide_view .image_wrap .logo img { width:358px; height:114px;}
#guide_view .image_wrap .detail { padding-bottom:25px;}
#guide_view .image_wrap .detail img { width:395px; height:395px;}
#guide_view .menu_wrap { min-height:400px;}
#guide_view .menu_wrap ol { margin:0; padding:0; list-style: none;}
#guide_view .menu_wrap li { border-bottom:2px solid #b2b2b2;}
#guide_view .menu_wrap a { position: relative; display: block; font-size: 32px; padding:30px 35px; color:#1d252b; text-decoration: none;}
#guide_view .menu_wrap a:after { position:absolute; top:38px; right:35px; content: ''; display: block; width:20px; height:20px; border: solid 4px #666; border-style: none solid solid none; transform: rotate(-45deg);}

#guide_view .menu_wrap dl { margin:0; padding:0; border-bottom:2px solid #b2b2b2;}
#guide_view .menu_wrap dt a, 
#guide_view .menu_wrap dt b { position: relative; display: block; font-size: 32px; padding:30px 35px; color:#1d252b; text-decoration: none; font-weight: normal; cursor: pointer;}
#guide_view .menu_wrap dt b:after { position:absolute; top:33px; right:35px; content: ''; display: block; width:20px; height:20px; border: solid 4px #666; border-style: none none solid solid ; transform: rotate(-45deg);}
#guide_view .menu_wrap dl.open dt b:after { border-style: solid solid none none; top:43px;}
#guide_view .menu_wrap dd { margin:0; padding:0; border:1px solid #b2b2b2; border-bottom:none; display:none;}
#guide_view .menu_wrap dd .image_wrap img { width:100%;}

/**
 * Copyright (c) 2015 Spoqa, Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */

 @font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 700;
    src: local('Spoqa Han Sans Neo Bold'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.woff2') format('woff2'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.woff') format('woff'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Bold.ttf') format('truetype');
}


@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 500;
    src: local('Spoqa Han Sans Neo Medium'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.woff2') format('woff2'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.woff') format('woff'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 400;
    src: local('Spoqa Han Sans Neo Regular'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.woff2') format('woff2'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.woff') format('woff'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 300;
    src: local('Spoqa Han Sans Neo Light'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.woff2') format('woff2'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.woff') format('woff'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans Neo';
    font-weight: 100;
    src: local('Spoqa Han Sans Neo Thin'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.woff2') format('woff2'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.woff') format('woff'),
    url('../font/SpoqaHanSansNeo/SpoqaHanSansNeo-Thin.ttf') format('truetype');
}
/* CSS for the modal */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
    display: block;
    margin: 0 auto;
}

.close {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;

}
/* CSS for centering the image in the footer and moving it to the right */
.centered-image {
    text-align: center; /* Align to the right */
    display: flex;
    justify-content: flex-end; /* Move to the right horizontally */
    align-items: center; /* Center vertically */
    margin-right: 140px; /* Adjust the margin to move it further to the right */
}

<style>
    .centered-title {
        vertical-align: middle;
    }

    .title-text {
        display: inline-block;
        vertical-align: top;
      	font-size: 30px;
        margin-top: 20px; /* Adjust the margin value to move the title higher or lower */
    }
</style>

        /* CSS to hide the menu by default */
        .menu_wrap dd {
            display: none;
        }
    </style>
</head>
    <style>
        /* Styles for the header */
        .header {
            background-color: #1d252b; /* Gray background color */
            padding: 10px;
            box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); /* Drop shadow */
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .header-content {
            text-align: center;
            flex: 1;
        }

        /* Styles for the button */
        .button {
            background-color: #0077b6;
            color: #fff;
            padding: 10px 20px;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            margin-right: 10px;
            margin-bottom: 50px;

        }
    </style>

 <style>
        /* CSS to hide the menu by default */
        .menu_wrap dd {
            display: none;
        }
    </style>

/* CSS to hide the menu by default */
        .menu_wrap dd {
            display: none;
        }

        /* CSS for the hide button */
        #hideButton {
            cursor: pointer;
            color: blue;
            text-decoration: underline;
            margin-top: 10px;
            display: none;
        }

@media (min-width: 1160px) {
  .container {
    max-width: 1160px;
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .button, .split-button button, .section-subscribe button, .article-subscribe button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .subscriptions-subscribe button, .pagination-next-link, .pagination-prev-link, .pagination-first-link, .pagination-last-link {
    width: auto;
  }
}
  /* Media query for screens with a maximum width of 768px (typical for mobile devices) */
				@media (max-width: 768px) {
  					.image-container img {
    						max-width: auto; /* Adjust to your desired size for mobile */
    						max-height: auto; /* Allow the height to adjust proportionally */
 				 			}
				}

/* For smaller screens, reverse the order of items and center vertically */
@media (max-width: 768px) {
  .image-button-container {
    flex-direction: column; /* Stack items vertically */
    align-items: center; /* Center items horizontally */
    justify-content: center; /* Center items vertically */
  }
}

/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .search-results {
    flex-direction: row;
  }
}

.search-results-column {
  flex: 1;
}

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 75%;
  }
}

.search-results-sidebar {
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .search-results-sidebar {
    border: 0;
    flex: 0 0 20%;
    height: auto;
  }
}

.search-results-sidebar .sidenav-item {
  border-radius: 4px;
  padding: 10px 36px;
  margin-bottom: 4px;
  color: rgb(15 242 80);
}

.search-results-sidebar .sidenav-item:hover, .search-results-sidebar .sidenav-item.current {
  background-color: #fff;
  text-decoration: none;
}

.search-results-sidebar .sidenav-subitem {
  unicode-bidi: embed;
}

.search-results-sidebar .sidenav-tag {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-grow: 0;
}

.search-results-sidebar .sidenav-tag .content-tag {
  background: #E9EBED;
  border-radius: 4px;
  padding: 4px 12px;
  text-decoration: none;
}

.search-results-sidebar .sidenav-tag .content-tag .label {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.000427656px;
  color: #49545C;
  flex-grow: 0;
  vertical-align: middle;
  display: inline-block;
}

.search-results-sidebar .sidenav-tag .content-tag .close-icon {
  color: #555555;
  vertical-align: middle;
  display: inline-block;
}

.search-results-sidebar .collapsible-sidebar {
  margin-bottom: 30px;
}

.search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
  display: none;
}

@media (min-width: 1024px) {
  .search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
    display: block;
  }
}

.search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n + 6) {
  display: none;
}

.search-results-sidebar .multibrand-filter-list .doc-count {
  color: #666;
}

.search-results-sidebar .see-all-filters {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 10px;
  color: rgba(15, 242, 80, 1);
}

.search-results-sidebar .see-all-filters[aria-hidden="true"] {
  display: none;
}

.search-results-sidebar .see-all-filters:hover {
  text-decoration: underline;
}

.search-results-sidebar .see-all-filters::after {
  content: ' \2304';
  font-weight: bold;
}

.search-results-subheading {
  font-size: 18px;
  font-weight: 600;
}

.search-results-list {
  margin-bottom: 25px;
}

.search-results-list > li {
  padding: 20px 0;
}

.search-results-list > li:first-child {
  border-top: 1px solid #ddd;
}

.search-results-list > li h2 {
  margin-bottom: 0;
}

.search-results .meta-group {
  display: block;
  align-items: center;
  clear: both;
  color: #666;
}

@media (min-width: 1024px) {
  .search-results .meta-group {
    display: flex;
  }
}

.search-results .meta-group > li {
  display: block;
}

@media (min-width: 1024px) {
  .search-results .meta-group > li {
    display: inline;
  }
}

@media (min-width: 1024px) {
  .search-results .meta-group li:first-child {
    flex: 1;
  }
}

.image-list {
    list-style: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0;
}

.image-list li {
    margin: 0;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}


.sub-nav .search-container {
  max-width: 300px;
  width: 100%;
}

@media (min-width: 768px) {
  .sub-nav .search-container {
    flex: 0 1 300px;
  }
}

.sub-nav input[type="search"]::after {
  font-size: 15px;
}

.main-container {
    display: flex;
    justify-content: center;
    align-items: center;

}

.article-container {
		justify-content: center;
  	align-items: center;
  

}

.container {
    display: flex;
    justify-content: center;
    align-items: center;
  max-width: 1200px;

  
  
 /***** Forms *****/
.form {
  max-width: 650px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.form-field input {
  border: 1px solid #87929D;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.form-field input:focus {
  border: 1px solid rgba(21, 21, 21, 1);
}

.form-field input[type="text"] {
  border: 1px solid #87929D;
  border-radius: 4px;
}

.form-field input[type="text"]:focus {
  border: 1px solid rgba(21, 21, 21, 1);
}

.form-field input[type="checkbox"] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  border: 1px solid #87929D;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
  border: 1px solid rgba(21, 21, 21, 1);
  text-decoration: none;
}

.form-field .hc-multiselect-toggle {
  border: 1px solid #87929D;
}

.form-field .hc-multiselect-toggle:focus {
  outline: none;
  border: 1px solid rgba(21, 21, 21, 1);
  text-decoration: none;
}

.form-field textarea {
  vertical-align: middle;
}

.form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}

.form-field .optional {
  color: #fff;
  margin-left: 4px;
}

.form-field p {
  color: #fff;
  font-size: 12px;
  margin: 5px 0;
}

.form footer {
  margin-top: 40px;
  padding-top: 30px;
}

.form footer a {
  color: #fff;
  cursor: pointer;
  margin-right: 15px;
}

.form .suggestion-list {
  font-size: 13px;
  margin-top: 30px;
}

.form .suggestion-list label {
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 5px;
}

.form .suggestion-list li {
  padding: 10px 0;
}

.form .suggestion-list li a:visited {
  color: rgba(39, 154, 75, 1);
}



}

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}

.comment-container {
  width: 100%;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left;
}

@media (min-width: 768px) {
  [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}

.comment-form-controls input[type="submit"] {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }
  [dir="rtl"] .comment-form-controls input[type="submit"] {
    margin-left: 0;
    margin-right: 15px;
  }
}

.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}

.comment-form-controls input[type="checkbox"] [dir="rtl"] {
  margin-left: 5px;
}

.comment-ccs {
  display: none;
}

.comment-ccs + textarea {
  margin-top: 10px;
}

.comment-attachments {
  margin-top: 10px;
}

.comment-attachments a {
  color: rgba(21, 21, 21, 1);
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  font-family: "Archivo";
  line-height: 1.6;
  overflow-x: auto;
}

.comment-body a {
  color: rgba(15, 242, 80, 1);
  text-decoration: underline;
}

.comment-body a:visited {
  color: rgba(39, 154, 75, 1);
}

.comment-body a:hover, .comment-body a:active, .comment-body a:focus {
  color: rgba(39, 154, 75, 1);
}

.comment-body img {
  height: auto;
  max-width: 100%;
}

.comment-body ul,
.comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .comment-body ul, [dir="rtl"]
.comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.comment-body ul > ul,
.comment-body ol > ol,
.comment-body ol > ul,
.comment-body ul > ol,
.comment-body li > ul,
.comment-body li > ol {
  margin: 0;
}

.comment-body ul {
  list-style-type: disc;
}

.comment-body :not(pre) > code {
  background: #0d0d0d;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.comment-body pre {
  background: #0d0d0d;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #fff;
  font-style: italic;
  padding: 0 15px;
}

.comment-mark-as-solved {
  display: inline-block;
}


.request-form textarea {
  min-height: 120px;
}

/***** WYSIWYG Editor *****/
#hc-wysiwyg {
  border: 1px solid #87929D;
}

/***** Upload Dropzone *****/
.upload-dropzone {
  border: 1px solid #87929D;
}

/* Error */
.notification-error {
  background: #ffeded;
  border-color: #f7cbcb;
}

.notification-error .notification-icon::before, .notification-error .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23555555'/%3E%3C/svg%3E");
}

/* Notice */
.notification-notice {
  background: #dbf3ff;
  border-color: #b5e0f5;
}

.notification-notice .notification-icon::before, .notification-notice .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.5 6l2 2L9 4.5'/%3E%3Ccircle cx='6' cy='6' r='5.5'/%3E%3C/g%3E%3C/svg%3E");
}

/* Alert / Lock */
.notification-alert {
  color: #ad5e18;
  background: #fff8ed;
  border-color: #fcdba9;
}

.notification-alert .notification-icon::before, .notification-alert .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='M5.06 1.27l-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 00-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E");
}

.notification-icon::before, .notification-inline.notification-error::before {
  background-size: cover;
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: middle;
}

.search-full {
    font-size: 20px; /* Bigger text */
    font-weight: bold; /* Bolder text */
    padding: 12px 24px; /* Larger input field */

}

/* Base styles for larger screens */
.search-full {
    font-size: 20px; /* Bigger text */
    font-weight: bold; /* Bolder text */
    padding: 12px 24px; /* Larger input field */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Box shadow for the search box */
}

.search-icon {
    width: 24px;
    height: 24px;
    margin-right: 20px;
}

/* Responsive styles for mobile devices */
@media (max-width: 600px) {
    .search-full {
        font-size: 16px; /* Slightly smaller text for mobile */
        padding: 10px 20px; /* Adjust padding for smaller screens */
    }

    .search-icon {
        width: 20px; /* Smaller icon for mobile */
        height: 20px;
        margin-right: 15px;
    }

    /* Adjust the search container on mobile for better spacing */
    .search-container {
        padding: 10px; /* Add some padding to the container */
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1); /* Optional: Adjust box shadow for subtler effect */
    }
}
