/*
  Template Name: Syvris
  Version: 1.0
  Author: Allies Interactive
  Website: http://www.diziana.com/
  Corporate Website : http://www.diziana.com
  Contact: support@diziana.com
  Follow: www.twitter.com/dizianaEngage
  Like: www.facebook.com/Diziana.Engage
  Purchase: Diziana.com
  License: You must have a valid license purchased only from
  diziana.com in order to legally use the theme for your project.
  Copyright: © 2015 Allies Interactive Services Pvt. Ltd. All Rights Reserved
*/
/* Global Reset and Font */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Poppins:wght@300;400;600;700&display=swap');
body, h1, h2, h3, h4, h5, h6, p, a, span, li, button, input, textarea {
  font-family: 'Poppins', sans-serif !important;
}
body {
  font-family: 'Poppins', sans-serif !important;
}

}
a,
body,
button,
div,
h1 ,
h2,
h3,
h4,
html,
i,
img,
input,
li,
ol,
p,
span,
textarea,
ul {
    margin: 0;
    padding: 0;
    outline: 0;
}
body {
    font-family: 'Poppins', sans-serif
    background-color: #f5f6f8 !important;
}
img,
iframe {
    display: inline-block;
    max-width: 100%;
    border: none;
}
a {
    background: 0 0;
    text-decoration: none !important;
}
a:focus,
a:hover {
    text-decoration: none;
}
h3 {
    font-size: 1.3em;
    font-weight: 600;
}
ul li {
    list-style: none;
    color: #888;
}
.container.logo {
    background: rgba(255, 255, 255, .89);
    width: 100%;
}
.logo {
    padding: 0;
}
.logo img {
    display: inline-block;
    margin: 0;
    width: auto;
    height: 50px;
}
.search-unit {
    padding: 55px 0;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
}
.search-box p {
    width: 70%;
    display: inline-block;
    font-size: 1.3em;
    color: #8d8c8c;
    font-weight: 300;
}
.help-center-heading {
    margin: 30px 0 10px;
    font-weight: 700;
    color: #fff;
    font-size: 3.3em;
    letter-spacing: 2px;
}
.request-submit,
.language a, .language a:hover, .language a:focus  {
    color: #2c2c2c;
    font-size: 1.06em;
    font-weight: 600;
    margin-right: 10px;
}
.request-submit:hover {
    color: #2c2c2c;
}
*,
input[type=search] {
    box-sizing: border-box;
}

.menu-links-2 li{
  float:left;
  width:50%;
}
.search-intro {
    padding: 200px 0 20px;
}
.search-box {
    margin: 0;
    padding: 0 0 100px 0;
    position: relative;
    display: inline-block;
    display: none;
    width: 50%;
}
.search-box .search input[type=search] {
    background: rgba(255, 255, 255, 0.69);
    font-size: 1.1em;
    padding: 10px;
    width: 100%;
    height: 54px;
    border: 1px solid #fff;
    border-radius: 0;
    color: #000000;
    text-align: center;
}
.search-box .search input {
    border: 0 none;
    display: inline-block;
    height: 50px;
    outline: 0 none;
    vertical-align: middle;
}
.search-box .search input[type=submit] {
    background: #fff;
    border: 0 none;
    bottom: 0;
    box-shadow: none;
    color: #171717;
    font-size: 1em;
    letter-spacing: 1px;
    padding: 0 20px;
    height: 46px;
    border-radius: 0;
    margin-top: 20px;
    font-weight: 300;
    text-transform: uppercase;
}
.search-box .search {
    position: relative;
    margin-bottom: 20px;
}
.logo,
.navbar {
    float: left;
}
nav.navbar {
    margin: 4px 0 0;
    padding: 0;
}
nav.navbar ul li {
    float: left;
    margin-right: 50px;
}
nav.navbar ul li a {
    color: #bbe8fc;
    font-size: 1.1em;
    padding: 10px 0 10px 28px;
    text-transform: capitalize;
}
.navbar-toggle {
    border-radius: 0;
    padding: 20px 15px;
}
.help-article {
    overflow: hidden;
}
.help-article li {
    display: inline-block;
}
.help-article li img {
    width: 100%;
    max-width: 160px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.more-product {
    color: #2c2c2c!important;
    font-weight: 400;
    padding-right: 20px;
    font-size: 1.28em;
}
.index-content,
.popular-content {
    padding: 30px 15px;
}
.index-content h3 {
    border-bottom: 1px solid #2c2c2c;
    width: 80%;
    margin-bottom: 30px;
}
.index-content h3 span {
    background-color: rgba(75, 97, 195, 1);
    font-size: 1.4em;
    font-weight: 400;
    color: rgba(60, 71, 158, 1);
    padding-right: 10px;
    line-height: 1.13em;
    letter-spacing: 1.7px;
    text-transform: capitalize;
    padding-bottom: 2px;
}
.popular-content .article-list li a,
.popular-content ul li a {
    color: #7d7d7d;
    font-size: 1.2em;
    font-weight: 300;
}
.popular-content ul {
    margin-top: 25px;
}
.popular-content ul li {
    margin-bottom: 10px;
}
.popular-content h3 {
    display: inline-block;
    font-size: 1.8em;
    font-weight: 400;
    color: rgba(60, 71, 158, 1);
    padding-right: 30px;
    line-height: 1.13em;
    letter-spacing: 1.7px;
    text-transform: capitalize;
}
div #user {
    text-align: -webkit-center;
    margin-top:9px;
}
header {
    background:  #ffd540;
    width: 100%;
    height:98px;
}
header.main-header {
    position: fixed;
    z-index: 9999;
    top: 0;
    height: 98px;
    display: flex;
    align-items: center;
}
.main-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 !important;
}
.logo {
  padding-left: 0;
}
#user {
  margin-left: auto;
}
.language {
  padding-right: 20px;
  text-align: right;
}
/* Contributions Page & Following Page Starts */

main .inner-pages {
    margin: 0 auto;
    padding: 0 20px;
}
.my-activities-header {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 25px;
    padding: 25px 0;
    background: #fff;
}
.my-activities-header .breadcrumbs li:first-child,
.my-activities-header .breadcrumbs li::before,
section.recent-articles ul li:last-child {
    display: none;
}
.my-activities-header .breadcrumbs li {
    color: #000000;
    font-size: 20px;
    font-weight: normal;
}
.breadcrumbs li + li::before {
    content: ">>";
    margin: 0 4px;
}
.my-activities-nav {
    margin-bottom: 50px;
    margin-top: 2%;
}
.nav-bordered li,
.nav-spaced li {
    display: inline-block;
    font-weight: bold;
    background: transparent;
}
.nav li a,
.nav-bordered li a,
.nav-spaced li a,
.community-nav li a,
.side-column a,
.main-column a {
    font-weight: normal;
}
/*.nav-bordered li + li {
        border-color: transparent;
        border-style: solid;
        border-width: 0 0 0 1px;
        margin: 0 0 0 30px;
        padding: 0 0 0 30px;
    }*/

.my-activities-nav ul,
.my-activities-sub-nav ul,
ul.comment-list {
    padding-left: 0;
}
.my-activities-sub-nav {
    margin-bottom: 15px;
}
.my-activities-table {
    overflow-x: auto;
}
/*.nav-spaced li + li {
        margin: 0 0 0 40px;
    }*/

table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
th {
    border-width: 1px 0;
    color: #bebebe;
    font-weight: normal;
    white-space: nowrap;
}
td,
th {
    border-color: #dadada;
    border-style: solid;
    padding: 10px !important;
}
td {
    border-width: 0 0 1px;
}
.inner-template {
    padding-left: 35px !important;
    min-height: 300px;
}
.nav-bordered li a,
.nav-spaced li a,
.community-nav li a,
.my-activities-table a,
.comment-container a,
section.search-results-column > p > a,
.main-column a,
.side-column a,
.upload-dropzone a,
.nav-bordered li a:hover,
.nav-spaced li a:hover,
.community-nav li a:hover,
.my-activities-table a:hover,
.comment-container a:hover,
section.search-results-column > p > a:hover,
.main-column a:hover,
.breadcrumbs li:last-child:before,
.search-result-meta a,
.search-result-meta a:hover,
.error-page a:hover,
.error-page a:active,
.error-page a:focus,
.error-page h2 {
    color: rgba(60, 71, 158, 1);
}
/* Contributions & Following Page End */
/* Request list page start */

.request-table-toolbar {
    display: table;
    padding: 8px;
    width: 100%;
    box-shadow: 4px 3px 0px 1px #efefef;
    background: rgba(75, 97, 195, 1);
}
.request-table-toolbar label {
    color: #fff;
}
.requests-search {
    border-radius: 20px;
    outline: medium none;
    padding: 6px 15px;
    border: 1px solid #efefef;
}
.request-table-filters {
    display: table-cell;
    text-align: right;
}
.request-table-filters label::before {
    content: " ";
    display: inline-block;
    width: 25px;
}
.reply-form {
    padding-top: 3%;
}
/* Request list page end */
/* Request page */

.request-id,
.comment-published {
    color: #bebebe;
}
.comment-list {
    margin-bottom: 25px;
}
.comment-list > *:first-child {
    border-top: 1px solid #eeeeee;
}
.comment,
.comment-form {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.comment-list > * {
    border-bottom: 1px solid #eeeeee;
    padding: 25px 0;
}
.comment-avatar {
    position: relative;
    width: 85px;
}
.comment > *,
.comment-form > * {
    display: table-cell;
    vertical-align: top;
}
.comment-avatar img {
    border-radius: 100%;
    height: 65px;
    width: 65px;
}
.comment-published::before {
    content: " ";
    display: inline-block;
    width: 5px;
}
.comment-published {
    color: #bebebe;
}
.comment-published,
.comment-pending,
.comment-official {
    border: 1px solid rgba(0, 0, 0, 0);
    float: right;
    font-size: 11px;
    padding: 1px 5px;
}
.comment-form textarea {
    border-radius: 2px 2px 0 0;
    border-width: 1px;
    padding: 10px;
}
textarea,
input[type="text"] {
    width: 100%;
}
textarea {
    height: 100px;
    padding: 7px 10px;
    resize: vertical;
}
.comment-attachments {
    margin-top: -1px;
}
.upload-dropzone {
    font-size: 12px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #fff;
    padding: 30px 0;
    background-color: rgba(251, 250, 250, 0.62);
}
.upload-dropzone input[type="file"] {
    cursor: pointer;
    font-size: 250px;
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.upload-dropzone span::before {
    content: "";
    font-family: "entypo";
    font-size: 30px;
    margin-right: 5px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}
.upload-dropzone span {
    color: #d1d1d1;
    display: inline-block;
}
.upload-pool {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.side-column {
    width: 100%;
    padding-top: 4%;
}
.side-column [role=button] {
    background: #1ea8f4;
    color: #fff;
}
.request-details {
    border: 1px solid #424242;
    border-radius: 3px;
    font-size: 12px;
    margin: 0 0 30px;
    padding: 15px 20px;
}
.request-details dt ~ dt {
    font-weight: bold;
    margin-top: 15px;
}
.request-details dd {
    margin: 2px 0 0;
    word-wrap: break-word;
}
section.main-column > h1 {
    font-size: 1.4em;
}
.label,
.request-status {
    border-radius: 20px;
    display: inline-block;
    font-size: 10px;
    padding: 3px 10px;
    text-transform: uppercase;
    white-space: nowrap;
}
.request-status {
    color: #fff;
}
.request-open {
    background-color: #59BBE0;
}
.request-answered {
    background-color: #F5CA00;
}
.request-solved {
    background-color: #78A300;
}
button,
[role="button"],
[type="button"],
[type="submit"] {
    border: 1px solid #dddddd;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}
header button,
[role="button"],
[type="button"],
[type="submit"] {
    border: 0;
}
h1.subject-head {
    font-size: 1.6em;
    padding: 25px 0;
    font-weight: 600;
}
/* Request page end */
/* Error page start */

.error-page {
    text-align: center;
    padding-top: 4%;
    min-height: 400px;
}
.error-page a {
    color: #3c479d;
    font-weight: 500;
    padding: 10px;
    box-shadow: 0px 5px 5px 0px #EBEBEB;
    transition: all 0.4s ease;
}
.error-page a:hover,
.error-page a:active,
.error-page a:focus {
    background: transparent;
    border: 1px solid;
    transition: all 0.4s ease;
}
.error-page h1 {
    text-transform: uppercase;
    font-size: 4em;
    font-weight: 100;
    padding-bottom: 15px;
}
.error-page > p {
    padding-bottom: 3%;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 1.2em;
}
.error-page h2 {
    text-transform: uppercase;
    padding: 15px 0;
    font-weight: 100;
}
/* Error page end */
/* New Request page starts */

.form {
    max-width: 600px;
    margin-top: 4%;
}
.form-field + .form-field {
    margin-top: 25px;
}
.form-field label {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 1.1em;
}
.form footer {
    margin-top: 40px;
    text-align: right;
    background: transparent;
}
.answer-form-controls input[type="submit"],
.comment-form input[type="submit"] {
    border-color: rgba(0, 0, 0, 0);
    color: #ffffff;
    padding: 5px 20px;
    background-color: rgba(75, 97, 195, 1);
}
footer input[type="submit"],
form footer a {
    background: rgba(75, 97, 195, 1);
    padding: 0 26px;
    font-size: 1.2em;
    border-radius: 3px;
    float: left;
}
footer input[type="submit"] {
    min-height: 43px;
    color: #ffffff;
}
.form footer {
    border-top: 0;
}
.comment-form input[type="submit"] {
    margin-top: 10px;
    float: right;
    font-size: 0.9em;
}
form footer a {
    color: #fff !important;
    padding: 9px 25px;
    vertical-align: middle;
    margin: 0 2px;
}
.form input {
    height: 35px;
    border-radius: 0;
    border: 1px solid #e7e7e7;
    padding: 0px 10px;
}
.form-field #request_description {
    border-color: #e7e7e7;
    margin-bottom: 10px;
    border-radius: 0;
    padding: 10px;
}
nav.pagination {
    margin: 20px 0;
}
nav.pagination ul li {
    background: rgba(60, 71, 158, 1);
    padding: 4px 10px;
    display: inline-block;
    color: #fff;
}
nav.pagination ul li a {
    font-weight: 500;
    color: #fff;
}
h1.page-header {
    font-size: 1.8em;
    color: #555;
    border-color: transparent;
}
/* New Request page end */
/* Community page starts */

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table;
}
.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.community-heading {
    font-size: 18px;
    margin-top: 4%;
    width: 100%;
}
.community-nav {
    margin-bottom: 55px;
    padding: 25px 25px 25px 0;
    margin-left: -9px;
}
.community-nav li {
    display: inline-block;
    font-weight: bold;
    padding-right: 30px;
}
.community-nav li a {
    font-weight: normal;
}
.topic-header,
.question-header {
    border-bottom: 1px solid #eeeeee;
    display: table;
    padding-bottom: 10px;
    background: transparent;
}
.topic-heading,
.question-heading,
.answer-list-heading {
    font-size: 13px;
    font-weight: bold;
    width: 100%;
}
.topic-header > *,
.question-header > * {
    display: table-cell;
    vertical-align: middle;
}
.topic-header .topic-meta,
.question-header .question-meta {
    padding: 0 15px;
    white-space: nowrap;
}
.question-meta,
.answer-meta,
.topic-meta {
    color: #cccccc;
    font-size: 11px;
}
.question,
.answer {
    border-bottom: 1px solid #eeeeee;
    padding: 20px 0;
    position: relative;
}
.question-topic-list {
    margin: -20px 0 30px;
}
.question-topic-list li {
    display: inline-block;
    margin: 10px 10px 0 0;
}
.question-topic-list a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    color: #cccccc;
    display: inline-block;
    font-size: 11px;
    padding: 7px 15px;
}
.vote {
    display: table-cell;
    margin-left: 15px;
    margin-right: 10px;
    min-width: 95px;
    vertical-align: top;
}
.vote-sum {
    font-size: 15px;
    font-weight: bold;
    min-width: 60px;
    text-align: center;
}
.vote-sum,
.vote-controls {
    display: inline-block;
    vertical-align: middle;
}
.vote-controls {
    border-radius: 5px;
}
.vote-up::before {
    content: "\f164";
    font-family: FontAwesome;
}
.vote-down::before {
    content: "\f165";
    font-family: FontAwesome;
}
.vote-controls:hover a {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #a6a6a6;
    color: #bbbbbb;
}
.question-avatar-agent::after,
.answer-avatar-agent::after {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: 14px auto;
    content: " ";
    height: 15px;
    left: 30px;
    position: absolute;
    top: 30px;
    width: 15px;
}
.question-avatar,
.answer-avatar {
    display: table-cell;
    margin-right: 10px;
    min-width: 50px;
    position: relative;
    vertical-align: top;
}
.question-avatar img,
.answer-avatar img {
    border-radius: 100%;
    max-height: 40px;
    max-width: 40px;
}
.question-body,
.answer-body,
.answer-official-body {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}
.question-title,
.topic-title {
    font-size: 1.7em;
    margin: -3px 0 5px;
}
.markdown {
    line-height: 1.7;
    word-wrap: break-word;
}
.question-body .question-meta,
.answer-body .answer-meta,
.answer-official-body .answer-meta {
    float: left;
}
.topic-meta span + span::before,
.question-meta span + span::before,
.answer-meta span + span::before {
    content: "•";
    font-size: 10px;
    margin: 0 10px;
}
.answer-form {
    margin: 30px 0 0 95px;
}
.sub-nav form {
    display: none;
}
.answer-form-controls {
    margin-top: 10px;
    text-align: right;
}
.answer-form-controls .pull-left {
    float: left;
}
.answer-form-controls input[type="submit"] {
    margin-left: 15px;
}
ul.share {
    display: inline;
}
.accordion-topics .panel-title > a,
.community-accordion .panel-title > a {
    color: #888;
    display: flex;
    vertical-align: middle;
    width: 100%;
}
.accordion-topics .glyphicon,
.community-accordion .glyphicon {
    font-size: 25px;
    display: table;
    float: none;
    height: 30px;
    width: 30px;
    top: 5px;
}
.accordion-topics .heading,
.community-accordion .heading {
    display: table-cell;
    float: none;
    line-height: 24px;
    overflow: hidden;
    padding: 8px 0 4px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.topic-controls,
.question-controls,
.answer-controls {
    float: right;
    font-size: 11px;
}
.topic-meta span + span::before,
.question-meta span + span::before,
.answer-meta span + span::before {
    content: "•";
    font-size: 10px;
    margin: 0 10px;
}
.question-share,
.answer-share {
    position: relative;
}
.share-label {
    cursor: pointer;
}
.share-label + .share::before {
    border-bottom: 7px solid #cccccc;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    margin-left: -6px;
    top: -7px;
}
.share-label + .share::before,
.share-label + .share::after {
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
}
.share-label + .share::after {
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    margin-left: -5px;
    top: -6px;
}
.share-label + .share::before,
.share-label + .share::after {
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
}
.share-label[aria-selected="false"] + .share {
    display: none;
}
.share-label + .share {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    left: 50%;
    line-height: 70px;
    margin: 10px 0 0 -75px;
    position: absolute;
    text-align: center;
    top: 100%;
    white-space: nowrap;
    width: 175px;
    z-index: 1;
}
.share li,
.share a {
    display: inline-block;
}
.share a::before {
    border-radius: 1px;
    color: #ffffff;
    display: inline-block;
    font-family: "entypo";
    text-align: center;
    width: 100%;
}
.share-facebook::before {
    content: "";
}
.share-twitter::before {
    content: "";
}
.share-linkedin::before {
    content: "";
}
.share-googleplus::before {
    content: "";
}
.share a {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    vertical-align: middle;
    max-width: 99px;
}
.main-column .share a {
    max-width: 30px;
}
.share li,
.share a {
    display: inline-block;
}
input[type="checkbox"] + label {
    display: inline-block;
    margin-left: 5px;
}
lable {
    font-size: 12px;
}
.community-sub-nav {
    padding: 15px 0;
    position: relative;
    width: 100%;
}
.community-sub-nav a,
.question-list a {
    font-weight: normal;
}
.community-sub-nav li {
    display: inline-block;
    font-weight: bold;
    padding-right: 15px;
}
.community-nav li:last-child {
    border: 0 none;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    top: -5px;
}
.community-nav li:last-child a::before {
    content: "✎";
    font-family: "entypo";
    font-size: 14px;
    margin-right: 10px;
    vertical-align: middle;
}
.topic {
    display: inline-block;
    padding: 20px 30px 20px 0;
    vertical-align: top;
    width: 49.5%;
}
.question-meta,
.answer-meta,
.topic-meta {
    color: #cccccc;
    font-size: 11px;
}
form#new_question {
    padding: 30px 10px;
}
form#new_question textarea {
    margin-bottom: 15px;
}
h2.request-heading {
    font-size: 1.7em;
    text-transform: capitalize;
}
.community-temp > .clearfix {
    padding: 0 0 0 30px;
}
section.related-questions {
    padding: 10px 2px 27px 25px;
    line-height: 1.8em;
    border: 1px solid #efefef;
    margin-top: -6px;
}
section.related-questions ul,
.community-sub-nav ul,
ul.question-list {
    padding-left: 0;
}
.community-sub-nav ul {
    margin: 0 !important;
}
textarea#answer_body {
    height: 100px;
    padding: 12px;
    border: 1px solid #efefef;
}
footer > a:hover {
    color: #fff;
}
.clearfix > h1,
.form-column > h1 {
    font-size: 1.8em;
}
.community-nav > ul,
.community-sub-nav > ul {
    border-bottom: 1px solid #efefef;
    margin: 0px 0px 0 10px;
    padding: 0px 0 34px 0;
}
form#new_question .form-field input,
form#new_question .form-field textarea {
    margin-bottom: 5px;
    min-height: 35px;
    border-radius: 0;
}
form#new_question .form-field textarea {
    padding: 10px;
}
form#new_question .form-field input,
.form-field input {
    min-height: 40px;
}
textarea#question_details,
#request_description {
    min-height: 120px !important;
    border: 1px solid #e7e7e7;
}
.nesty-input {
    margin: 0;
    border-color: #e7e7e7;
    border-radius: 0;
    min-height: 40px;
}
.nesty-input:after {
    color: #424242;
    padding-top: 4px;
}
.searchbox {
    margin-top: 12px;
}
.searchbox > label {
    font-size: 1.1em;
}
.searchbox-suggestions ul {
    padding-left: 0px;
}
.searchbox-suggestions ul li {
    padding: 3px 0;
}
.searchbox-suggestions ul li a {
    color: #333;
    font-weight: 500;
    font-size: 0.9em;
}
.searchbox-suggestions {
    padding: 9px 0 0 10px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
}
h3.related-questions-heading {
    text-transform: capitalize;
}
.my-activities-nav li,
.community-nav li {
    padding: 10px 16px;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    background-color: #ffffff;
    font-size: 1em;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    border-radius: 6px;
}
.my-activities-sub-nav ul li {
    padding: 6px 10px;
    background-color: #ffffff;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
}
li.not-active a,
li.link-not-active a:focus,
li.not-active a:active {
    color: rgba(60, 71, 158, 1);
    font-weight: 500;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.my-activities-table thead {
    background-color: #efefef;
}
.my-activities-table th+th,
.my-activities-table td+td {
    text-align: center;
}
.my-activities-table thead th {
    color: rgba(60, 71, 158, 1);
}
select#request-status-select {
    border: 0;
    padding: 8px;
    border-radius: 40px;
    outline: none;
}
.search-result-votes {
    display: inline-block;
    line-height: 1;
    margin-left: 5px;
    padding: 4px 5px;
    position: relative;
    top: -2px;
    color: #fff;
    background: rgba(60, 71, 158, 1);
}
.search-result-votes:before {
    content: "\1F44D";
    font-family: "entypo";
    margin-right: 3px;
}
ul.attachment-list li:before,
ul.attachments li:before {
    content: "\1F4CE";
    font-family: entypo;
    margin-right: 2px;
}
.scrollup {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    background-color: transparent;
    border: 2px solid;
    border-color: rgba(60, 71, 158, 1);
    color: rgba(60, 71, 158, 1);
    border-radius: 4px;
    padding-left: 14px;
    padding-top: 11px;
    transition: all 0.4s ease-in 0s;
    display:none !important;
}
.scrollup:hover {
    background-color: rgba(60, 71, 158, 1);
    color: #ffffff;
    transition: all 0.4s ease-in 0s;
}
.scrollup:before {
    content: "\e113";
    font-family: 'Glyphicons Halflings';
}
/* Community page ends */

.article-body {overflow-x: auto;}
.article-body ul li {
    list-style-type: disc;
}
.article-body ul,
.article-body ol {
    padding-left: 20px;
}
.article-body img,
.article-body iframe {
    border: 1px solid #fbfafa;
    padding: 5px;
}
.article-vote {
    margin: 0 0px 10px 0px;
    padding: 20px 0;
}
a.article-vote-up:before {
    content: "Yes";
}
a.article-vote-down:before {
    content: "No";
}
.share-facebook::before {
    background: #3b5998;
}
.share-twitter::before {
    background: #00ACED;
}
.share-linkedin::before {
    background: #007BB6;
}
.share-googleplus::before {
    background: #DD4A3A;
}
.article-vote-controls a {
    color: #3c479d;
    font-size: 0.9em;
    font-weight: 600;
    border: 1px solid #efefef;
    border-radius: 5px;
}
.article-vote-controls a:hover {
    color: #3c479d;
}
.article-vote-controls {
    padding: 8px 0px 5px 0px;
}
span.article-vote-question {
    font-size: 1.2em;
}
section.article-comments > h2 {
    font-size: 1.5em;
}
a.see-all-articles {
    color: #2c2c2c;
    padding: 10px;
    transition: all 0.4s ease;
    background-color: #ffffff;
    display: block;
}
a.see-all-articles:before {
    content: "\f06e";
    font-family: FontAwesome;
}
a.see-all-articles:hover,
a.see-all-articles:focus {
    background: rgba(60, 71, 158, 1);
    transition: all 0.4s ease;
    color: #2c2c2c;
}
a.article-subscribe,
a.article-unsubscribe {
    position: absolute;
    right: 0;
    background-color: #ffffff;
    color: rgba(60, 71, 158, 1) !important;
    padding: 10px;
    top: 0;
}
a.question-unsubscribe,
a.question-subscribe,
a.topic-unsubscribe,
a.topic-subscribe {
    background-color: #ffffff;
    color: rgba(60, 71, 158, 1) !important;
    padding: 10px;
}
a.article-subscribe:before,
a.article-unsubscribe:before {
    content: "\f064";
    font-family: FontAwesome;
    padding-right: 5px;
}
a.article-subscribe:hover,
a.article-unsubscribe:hover {
    background-color: rgba(60, 71, 158, 1);
}
.question-controls a + a,
.answer-controls a + a {
    margin-left: 15px;
}
img#user-avatar {
    height: 40px;
    width: 40px;
    border-radius: 100%;
}
#user #user-dropdown {
    left: inherit;
}
#user #user-name,
#user .dropdown-toggle:after {
    font-weight: 600;
    color: #000000;
    margin-left:5px;
    text-transform: capitalize;
}
#user,
a.submit-a-request {
    display: inline-block;
}
a.submit-a-request {
    border-right: 0px solid #424242;
    padding: 0px 12px 0 0;
    position: relative;
    top: 20px;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}
a.submit-a-request:hover {
    font-size: 16px;
    font-weight: 300;
    text-decoration: underline;
    color: #ffffff;
}
a.login {
    margin-top: 10px;
    vertical-align: baseline;
    position: relative;
    top: 2px;
    margin-left: -10px;
    display: none;

}
.content-section ul.article-list {
    margin-top: 5%;
}
.my-activities-table > p {
    padding: 20px 0;
}
.comment-body,
.answer-text {
    word-wrap: break-word;
    word-break: break-word;
}
.con-table table tbody tr td + td,
.con-table table thead tr th + th {
    text-align: center;
}
ul.article-list li a {
    color: #3b3b3b;
}
.comment-body > p {
    padding-top: 9px;
}
footer.comment-footer {
    background: transparent;
    margin-top: 0;
    padding: 0;
}
.comment-footer .comment-actions {
    float: left;
}
.community-temp .sub-nav {
    background: transparent;
}
.comment-page form .comment-form .comment-container #request_comment_body {
    border-color: #424242;
}
.comment-mark-as-solved {
    padding-top: 15px;
}
.powered-by {
    height: 100px;
    max-width: 1152px;
    margin: 0 auto;
    padding-top: 25px;
}
.powered-by a {
    color: transparent !important;
}
.live-hire-footer {margin-top: 0%;}
footer {
    padding: 0 0 20px;
    background: #3c479d;
}
footer .container {
    padding: 0;
}
.footer-nav {
    display: inline-block;
    text-align: center;
    overflow: hidden;
}
.footer-nav li {
    display: inline-block;
    border-left: 1px solid #ffffff;
    margin-bottom: 10px;
}
.footer-nav li:first-child {
    border: 0;
}
.footer-nav li a {
    color: #ffffff;
    font-size: 13px;
    margin: 0 18px;
    font-weight: 400;
}
.footer-nav li:first-child a {
    margin-left: 0;
}
footer p {
    color: #ffffff;
    font-size: 1.08em;
    padding: 5px 15px;
    font-weight: 400;
}
.copyright-section,
.tnc-section {
    overflow: hidden;
    padding: 20px 10px 0px 20px;
}
.copyright-section {
    float: right;
    background:none !important;
    padding: 20px 10px 0px 20px;
}
 
  .copyright-section p{
    font-size:13px;
  }

.tnc-section {
    float: left;
}

.language-selector {
    display: inline-block;
    float: right;
    padding-right: 30px;
}
/*.language {
    padding-top: 15px;
}*/

.lang-heading {
    color: #7d7d7d;
    font-weight: 500;
    font-size: 1.09em;
    padding-right: 20px;
}
:root .css3-metro-dropdown {
    border: 1px solid #cfcece;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}
:root .css3-metro-dropdown:after {
    content: " ";
    display: inline-block;
    font-size: 12px;
    height: 28px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 32px;
}
:root .css3-metro-dropdown select {
    border: 0 none;
    color: #888;
    font-size: 1em;
    height: 28px;
    min-width: 100px;
    outline: 0 none;
    vertical-align: middle;
    width: 100%;
    background: #cfcece;
    -webkit-appearance: none;
    padding: 0 10px;
    border-radius: 0;
}
:root .css3-metro-dropdown option {
    background: #cfcece;
    color: #333;
}
.help-article-section {
    padding-left: 0;
}
.popular-content .help-article-section {
    width: 42%;
}
.sub-nav {
    padding: 20px 0 15px;
}
.breadcrumbs li {
    display: inline-block;
    color: #2c2c2c;
    font-weight: 600;
    font-size: .813em;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.breadcrumbs li a {
    color: #2c2c2c;
}
.breadcrumbs li+li:before {
    content: "/";
    color: #2c2c2c;
}
.inner-pages {
    padding-bottom: 40px;
}
.inner-pages h1 {
    color: rgba(60, 71, 158, 1);
    font-size: 1.9em;
    border-bottom: 1px solid #484848;
    padding-bottom: 27px;
    width: 70%;
    font-weight: 400;
    letter-spacing: 1px;
}
h2.search-results-subheading {
    font-size: 1.5em;
    color: rgba(60, 71, 158, 1);
    font-weight: 700;
    text-transform: capitalize;
}
.section-page .article-list li a {
    color: #5b5b5b;
    font-size: 1.1em;
    font-weight: 500;
}
.section-page .article-list {
    margin-top: 20px;
}
.section-page .article-list li,
.section ul.article-list li {
    margin-bottom: 10px;
    padding-left: 15px;
}
.section-page .col-md-6,
.section-page div .col-md-6 {
    padding: 0 15px 0 0;
    width: 100%;
}
.side-section {
    padding-left: 0 !important;
}
.side-section ul li {
    margin-bottom: 4px;
}
.side-section ul li a {
    padding: 10px 20px 10px 20px;
    color: rgba(60, 71, 158, 1);
    font-size: 1.2em;
    background-color: #ffffff;
    display: block;
    font-weight: 400;
}
.side-section ul li a .fa {padding-right: 10px;}
.side-section ul li a .glyphicon {padding-right: 5px;}
.side-section ul li a.active,
.side-section ul li a:hover {
    background-color: #01BDEB;
    color: #fff;
    transition: all 0.4s ease;
}
.inner-pages .getting-started-section h1,
.inner-pages .section-description h1 {
    width: 100%;
}
.section-description .col-md-12 {
    padding: 0;
}
.inner-pages .getting-started-section h6 {
    font-size: 1.2em;
    color: #2c2c2c;
    padding-top: 18px;
    font-weight: 400;
}
.inner-pages.getting-started-page h1 {
    font-size: 2.1em;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.getting-started-section p {
    color: #7d7d7d;
    font-size: 1.1em;
    font-weight: 500;
}
.getting-started-section h5 {
    font-size: 1.1em;
    color: #7d7d7d;
    font-weight: 500;
    margin-top: 20px;
}
.getting-started-section {
    margin-bottom: 10px;
    margin-top: 7px;
}
.like-section {
    background: #ebebeb;
    text-align: center;
    clear: both;
}
section.promoted-articles > h3,
section.recent-articles > h3 {
    display: none;
}
.like-section .article-vote-question {
    color: #2c2c2c;
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 1.8px;
}
.like-section .article-vote-controls a {
    padding: 5px 15px;
    margin: 10px 3px 0;
    display: inline-block;
    border-radius: 10px;
    color: #2c2c2c;
    font-size: 1.15em;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZTVlNSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZTRlNWU1IiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZDRkNGQ1IiBzdG9wLW9wYWNpdHk9IjAuMzQiLz4KICAgIDxzdG9wIG9mZnNldD0iNjElIiBzdG9wLWNvbG9yPSIjYjViNGI0IiBzdG9wLW9wYWNpdHk9IjAuNjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FhYThhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(228, 229, 229, 0)0, rgba(228, 229, 229, .01)1%, rgba(212, 212, 213, .34)34%, rgba(181, 180, 180, .61)61%, rgba(170, 168, 168, 1)100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(228, 229, 229, 0)), color-stop(1%, rgba(228, 229, 229, .01)), color-stop(34%, rgba(212, 212, 213, .34)), color-stop(61%, rgba(181, 180, 180, .61)), color-stop(100%, rgba(170, 168, 168, 1)));
    background: -webkit-linear-gradient(top, rgba(228, 229, 229, 0)0, rgba(228, 229, 229, .01)1%, rgba(212, 212, 213, .34)34%, rgba(181, 180, 180, .61)61%, rgba(170, 168, 168, 1)100%);
    background: -o-linear-gradient(top, rgba(228, 229, 229, 0)0, rgba(228, 229, 229, .01)1%, rgba(212, 212, 213, .34)34%, rgba(181, 180, 180, .61)61%, rgba(170, 168, 168, 1)100%);
    background: -ms-linear-gradient(top, rgba(228, 229, 229, 0)0, rgba(228, 229, 229, .01)1%, rgba(212, 212, 213, .34)34%, rgba(181, 180, 180, .61)61%, rgba(170, 168, 168, 1)100%);
    background: linear-gradient(to bottom, rgba(228, 229, 229, 0)0, rgba(228, 229, 229, .01)1%, rgba(212, 212, 213, .34)34%, rgba(181, 180, 180, .61)61%, rgba(170, 168, 168, 1)100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00e4e5e5', endColorstr='#aaa8a8', GradientType=0);
}
.search-results-subheading-link {
    color: #495c79;
    float: right;
    font-size: 16px;
    margin-top: -4%;
}
.search-result {
    padding: 10px 0;
}
.search-result-link {
    color: rgba(60, 71, 158, 1);
    font-size: 1.2em;
    font-weight: 500;
}
.search-result-description {
    color: #444;
}
.search-result-heading {
    border-bottom: 1px solid #ececec;
    font-size: 1.9em;
    font-weight: 400;
    padding: 0 0 30px;
}
h1.help-center-name {
    color: #fff;
}
.btn.with-image.dropdown-toggle {
    padding: 0;
}
div#user-dropdown {
    left: -46px;
}
#user #user-dropdown {
    min-width: 180px;
}
.section-tree {
    display: inline-table;
    width: 100%;
}
section.section,
.search-results-column {
    width: 49%;
    display: inline-block;
    padding-right: 15px;
    vertical-align: top;
}
.section>h3>a,
ul.attachments li a,
ul.attachments li {
    color: rgba(60, 71, 158, 1);
}
.section-page .article-list li a:hover,
.section>h3>a:hover {
    text-decoration: none;
}
.article-title {
    margin-top: 00%;
}
.search-results-heading {
    margin-top: 00%;
}
.menu-list > li > a:hover {
    text-decoration: none;
}
.article-list > li > a:hover {
    text-decoration: none;
}
.getting-started-section .user-info img {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    margin-bottom: 5px;
}
.getting-started-section .user-info {
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    max-width: 550px;
    margin-bottom: 30px;
    color: #D4D4D4;
}
.getting-started-section .user-info a {
    color: #3c479d;
}
header.comment-header {
    background: transparent;
}
.getting-started-section a {
    color: #000000;
}
.getting-started-section a:hover,
.search-result-link:hover {
    color: rgba(60, 71, 158, 1);
}

/* Responsive CSS Start */

@media all and (max-width: 480px) {
    .nav-bordered li,
    .community-nav li,
    .nav-spaced li {
        width: 100%
    }
    .nav-bordered li + li,
    .community-nav li + li,
    .nav-spaced li + li {
        margin: 1px;
    }
    .request-table-toolbar > input {
        width: 100%;
    }
    select#request-status-select {
        padding: 5px;
        margin-top: 10px;
    }
    .request-table-filters {
        text-align: left;
        display: table;
    }
    .request-table-toolbar label {
        padding: 9px 5px 4px 1px;
        margin-left: -20px;
    }
    .question-avatar,
    .answer-avatar {
        display: table;
        margin: 20px 0;
    }
    .main-column .vote {
        float: right;
    }
    .answer-form {
        margin: 20px 0 !important;
    }
    .answer-body {
        display: table;
    }
    .side-column {
        margin-top: 5%;
    }
    section.promoted-articles {
        padding-bottom: 6%;
    }
}

@media all and (max-width: 992px) {
    .search-intro h1,
    .search-intro p {
        font-size: 32px;
        font-weight: 700;
        letter-spacing: -.01em;
    }

    .search-intro p {
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: normal;
    }
    a.submit-a-request,
    a.submit-a-request:hover {
        font-size: 14px;
    }

    nav.navbar {
        float: left!important;
    }
    .search-box {
        width: 75%;
    }
    .index-content div {
        overflow: hidden;
    }
    .find-help-section {
        padding: 0;
        margin-top: 30px;
    }
    .getting-started-section,
    .section-description {
        padding-left: 0;
        margin-top: 30px;
    }
    .index-content .col-md-6,
    .popular-content .col-md-6 {
        margin-bottom: 20px;
        padding-left: 0;
    }
    .language-selector {
        float: none;
        margin-top: 20px;
    }
    .popular-content .help-article-section {
        width: 100%;
    }
    .tnc-section {
        width: 100%;
    }
    .copyright-section {
        float: left;
        padding: 0 0 0 5px;
        width: 100%;
    }
}
@media all and (max-width: 767px) {
    .footer-nav {
        margin-bottom: 20px;
        text-align: left;
    }
}
@media all and (max-width: 660px) {
    .sub-nav {
        float: none;
    }
    .login {
        float: none!important;
        margin: 0 0 20px;
        display: none;

    }
    .community-nav li:last-child {
        float: none;
        padding: 5px;
        top: -3px;
        display: inline-block;
        margin-top: 10px;
    }
}
@media all and (max-width: 600px) {
    .logo,
    .user-nav {
        float: left!important;
        text-align: left;
    }
      .search-intro p{
    display: none;
  }
    }

    .navigation-links li {
        width: 100%;
        display: inline-block;
        float: none;
    }
    .footer-links ul,
    .language-selector {
        float: none;
        display: block;
    }
    .started-details,
    .started-section {
        width: 100%;
        margin-bottom: 20px;
    }
    .article-list .section-tree section.section {
        width: 100%;
    }
    .language {
        padding-bottom: 15px;
    }
    .index-content h3 span,
    .more-product {
        font-size: 1em;
    }
    .side-section {
        padding-right: 0 !important;
    }
    .inner-pages.getting-started-page h1 {
        font-size: 1.4em;
        font-weight: 500;
    }
    .help-center-heading {
        font-size: 1.5em;
    }
    .search-bg .search-box .search {
        padding: 35px 30px;
    }
    .search-bg .search-box .search input[type="submit"] {
        position: static;
        display: block;
        width: 100%;
    }
}
@media all and (max-width: 480px) {
    .language,
    .logo {
        float: none;
        width: 50%;
        text-align: left;
    }
    .popular-content ul li a,
    .search-box .search input[type=search] {
        font-size: 1em;
    }
      a.submit-a-request{
    display: none;
  }
    .popular-content h3 {
        font-size: 1.4em;
    }
    ul.help-article {text-align: center;}
}
@media all and (max-width: 370px) {
    .breadcrumb {
        padding: 15px 0 15px 15px;
        text-align: left;
    }
}
  
  
/* Custom */
.search-bg{
    min-height:480px;
}

.search-intro h1,
.search-intro p {
    font-size: 42px;
    font-weight: 800;
    letter-spacing: -.025em;
    line-height: 1.2;
    color: #FFF;
    text-shadow: 0 0 3px rgba(0,0,0,.25);
}

.search-intro p {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: normal;
}

.search-box .search{
    background-color: rgba(255, 255, 255, 0.95);
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    display: table;
    margin: 0 auto 40px;
    max-width: 610px;
    padding: 35px 140px 35px 30px;
    position: relative;
    width: 100%;
}

.search-box .search input[type="search"]{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:1px solid #ccc;
    border-radius:3px;
    height:40px;
    padding: 10px;
    text-align:left;
    font-size:14px;
    color: #444;
}

.search-box .search input[type="submit"]{
    position: absolute;
    top: 15px;
    right: 30px;
    background: #ffd540 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    bottom: 0;
    box-shadow: none;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    letter-spacing: 0.1em;
    padding: 0 20px;
    text-transform: none;
}

.powered-by-zendesk{
    display:none;
}

.hero-feature .thumbnail {
    margin: 30px 0 0;
    border-width: 2px;
}

.hero-feature a,
.hero-feature a:focus,
.hero-feature a:hover,
.hero-feature a:active {
    color: #333
}

/* Responsive CSS End */

/* Container improvement for consistency */
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 1rem;
}

/* Row improvement for spacing */
.row {
  display: flex;
  flex-wrap: nowrap;
  gap: 2rem;
  justify-content: center;
  overflow-x: auto;
  overflow-y: hidden; /* 👈 This removes vertical scroll */
  align-items: stretch; /* 👈 Make all cards equal height */
  transition: all 0.3s ease;
}
/* Card style improvements */
.hero-feature .thumbnail {
  flex: 0 1 auto;
  text-align: center;
  padding: 2rem 1.5rem;
  border: 1px solid #eaeaea;
  border-radius: 12px; /* Rounded cards */
  background: #f9f9fb; /* Light background for separation */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  height: 80%; /* Make sure all cards are same height */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Image/icon styling */
.hero-feature .thumbnail img {
  display: block;
  margin: 0 auto 1.5rem;
  max-width: 120px;
  height: auto;
}

/* Heading with brand colour */
.hero-feature .caption h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #3c479d; /* Humanforce Blue */
  margin-bottom: 1rem;
  line-height: 1.3;
}

/* Body text styling */
.hero-feature .caption p {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #555555;
  margin-bottom: 0;
}

/* Hover effect for cards */
.hero-feature .thumbnail:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  transform: translateY(-4px);
}

/* Responsive adjustments for smaller screens */
@media (max-width: 768px) {
  .hero-feature .thumbnail {
    padding: 1.5rem 1rem;
  }
.hero-feature .thumbnail img {
  width: 100px;       /* Consistent width */
  height: 100px;      /* Consistent height */
  object-fit: contain; /* Keep aspect ratio inside fixed box */
  object-position: center;
  display: block;
  margin: 0 auto 1rem;
}
.hero-feature .caption {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
  .hero-feature .caption h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  min-height: 48px; /* 👈 Makes heading area same height */
}
.hero-feature .caption p {
  font-size: 1.1rem;
  line-height: 1.6;
  min-height: 48px; /* 👈 Same height for text */
  margin-bottom: 0;
}
  .row {
    gap: 1.5rem;
  }
}
.logo, #user {
    display: flex;
    align-items: center;
}

#user {
    gap: 8px;
}

.main-header .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 !important;
}
/* Ensure all icons are the same visual size */
.hero-feature .thumbnail img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  display: block;
  margin: 0 auto 1.5rem;
}

/* Force consistent image container */
.hero-feature .thumbnail .image-container {
  width: 120px;
  height: 120px;
  margin: 0 auto 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Flexbox for text alignment */
.hero-feature .caption {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  text-align: center;
}

.hero-feature .caption h3 {
  min-height: 48px; /* Adjust if needed */
}

.hero-feature .caption p {
  min-height: 48px; /* Adjust to match line spacing */
}
/* Ensure all icons are the same visual size */
.hero-feature .thumbnail img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  display: block;
  margin: 0 auto 1.5rem;
}

/* Force consistent image container */
.hero-feature .thumbnail .image-container {
  width: 120px;
  height: 120px;
  margin: 0 auto 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Flexbox for text alignment */
.hero-feature .caption {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  text-align: center;
}

.hero-feature .caption h3 {
  min-height: 48px; /* Adjust if needed */
}

.hero-feature .caption p {
  min-height: 48px; /* Adjust to match line spacing */
}
