/*
Created on : Jan 5, 2016, 10:53:05 AM
Author     : code3
*/

* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

body {
    font-size: 1.2em;
    color: #000;
    /*font-family: 'Lato', sans-serif;*/
    /* font-family: 'Fira Sans', sans-serif; */
    font-family: "Roboto", sans-serif;
    /* font-weight: 300; */
    font-weight: 500;
    height: 100%;
    background-color: #f2f2f2;
    background-color: #10181c;
}

p,
h5,
td {
    color: #fff;
    font-size: 1.2em;
    font-weight: 500;
}

.panel a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    font-size: 14px;
}

.c3-category-title {
    font-size: 1.75rem !important;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: inherit;
}

.pre-nav {
    width: 100%;
    background-color: #222;
    height: 30px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5px;
}

.pre-nav div:first-child a,
.mobile-nav a {
    padding: 5px;
    color: #e4e4e4;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
    text-transform: uppercase;
    /* 100% */
}

.pre-nav div:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pre-nav .lang-wrapper a {
    background-color: transparent !important;
    border-color: none;
    border: none;
}

.pre-nav .lang-wrapper .ulDropdown {
    background-color: #222 !important;
    min-width: fit-content !important;
    width: 100% !important;
    z-index: 1001;
    padding: 3px 5px !important;
}

.pre-nav .lang-wrapper .ulDropdown li a {
    padding: 0 !important;
}

.clock {
    color: #bdbdbd;
    font-family: Roboto;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 13px;
    /* 118.182% */
}

.navbar-inverse {
    background-image: linear-gradient(90deg, #a6080e 0%, #d11101 100%) !important;
}

#logoWeb {
    position: absolute;
    top: 0;
    left: 20px;
}

.col-sm-9 .form-wrapper {
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 26px;
}

.col-sm-9 .form-wrapper .back-arrow-search {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.col-sm-9 form {
    border-radius: 4px !important;
    border: 1px solid #396f85;
    background-color: #223b46;
    height: 65px;

    flex: 1 1 0;
}

.category-view-heading h1 {
    color: #fff;
    font-feature-settings: "clig"off, "liga"off;
    font-family: "Roboto", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 114.286% */
    letter-spacing: -0.25px;
    text-transform: uppercase;
    padding: 50px 25px 0 25px !important;
}

/* .row form .inner-addon{
    display: flex;
    align-items: center;
    justify-content: start;
} */
.col-sm-9 form .inner-addon,
#inpSearch {
    border-radius: 4px;
    border: none;
    background-color: transparent;
    height: 100% !important;
}

.glyphicon-search::before {
    font-size: 18px;
    font-weight: 400;
    color: #cacaca;
}

#inpSearch::placeholder {
    color: #cacaca;
}

#inpSearch {
    font-size: 18px;
    line-height: 1;
    color: white;
}

.search-results {
    padding: 50px;
    position: relative;
    min-height: 100vh;
}

.search-result-header {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    letter-spacing: -0.25px;
    padding: 20px 16px;

    display: flex;
    gap: 30px;
}

.search-result-header div {
    display: flex;
    width: 40px;
    height: 30px;
    padding: 4px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px !important;
    background-color: #1c2f38;
}

.search-results .list-group .list-group-item {
    display: flex;
    height: 44px;
    padding: 0px 16px;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    align-self: stretch;
    font-size: 16px;
    text-transform: none;
}

.search-results .list-group .list-group-item div {
    width: 24px;
    height: 24px;
}

.no-search-result {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    height: 800px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.no-search-result div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.no-search-result h2 {
    color: #bdbdbd;
    font-feature-settings: "clig"off, "liga"off;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 88.889% */
    letter-spacing: -0.25px;
    text-transform: capitalize;
    text-align: center;
    margin: 0;
}

.no-search-result h3 {
    color: #bdbdbd;
    font-feature-settings: "clig"off, "liga"off;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 133.333% */
    letter-spacing: -0.25px;
    margin: 0;
    text-align: center;
}

/**** GRUJANAC I IKONICA SEARCHA :O ****/
.inner-addon {
    position: relative;
}

.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
}

.left-addon .glyphicon {
    left: 10px;
}

.right-addon .glyphicon {
    right: 0px;
}

.left-addon input {
    padding-left: 50px;
}

.right-addon input {
    padding-right: 30px;
}

/**** KRAAAAAAAAJ ****/

hr {
    border-top: 1px solid #ccc;
}

h1,
h2,
h3,
h4,
h5 {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    /* 100% */
    /* padding: 15px 0; */
}

/*h1 {
    color: #FFF;
    font-size: 1.8em;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
    0px 8px 13px rgba(0,0,0,0.1),
    0px 18px 23px rgba(0,0,0,0.1);
}*/

/* h1 {
    color: #C3181C;
    font-size: 1.4em;
    text-transform: uppercase;
}

h2 {
    padding: 0 10px;
    font-size: 1.3em;
}

h3 {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 700;
}

h4 {

    font-size: 1.1em;
}

h5 {
    font-size: 13px;
    text-transform: none;
} */

.btn p {
    white-space: pre-wrap;
}

.nav .navbar-nav {
    background-color: #c43d2f;
}

.navbar-nav li {
    padding-left: 5px;
    padding-right: 5px;
}

.nav>li>a>img {
    margin-top: -3px;
}

#searchDiv {
    margin-top: 10px;
    margin-bottom: 10px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 3px 5px !important;
}

.navbar-nav {
    font-size: 0.8em;
}

.panel-heading,
.list-group-item {
    padding: 8px 15px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 3px 15px;
}

.navbar-inverse .navbar-toggle {
    border: none;
}

.navbar-inverse {
    /*background-color: #a33227;*/
}

.navbar .collapse {
    background-color: #c43d2f;
}

.panel-wrapper {
    background: linear-gradient(180deg, #1c2f38 13.38%, #10181c 100%);
    padding: 24px 16px 50px 16px;
}

.panel-heading {
    border-radius: 0px;
    text-transform: uppercase;
}

.panel {
    border-radius: 0px;
    background-color: transparent;
    border: none;
}

.panel-default>.panel-heading {
    background-color: #666;
    color: #fff;
}

.panel-heading a {
    color: #fff;
    text-decoration: none;
}

.list-group-item {
    background-color: transparent;
    border: none !important;
    border-bottom: 1px solid #396f85 !important;
    color: white !important;
    display: flex;
    height: 50px;
    padding: 4px 10px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    text-transform: uppercase;
}

.list-group-item:hover {
    color: #f91016 !important;
    background-color: transparent !important;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    /* color: #A7080E; */
    color: white !important;
    border-radius: 4px !important;
    background-color: #a7080e !important;
    /* background-color: #f5f5f5;
    border-color: #ddd; */
}

.primaryCategory {
    margin-top: 32px;
    font-size: 14px;
    background-color: #10181c;
    border-radius: 8px !important;
    border: 1px solid #284755;
}

.primaryCategory .panel-heading {
    background-color: var(--background-60, #223b46);
    border-radius: 8px 8px 0 0 !important;
    font-size: 16px;
    display: flex;
    height: 50px;
    padding: 4px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-bottom: none !important;
}

.primaryCategory .list-group {
    padding: 0 10px;
}

.primaryCategory .list-group-item:last-child {
    border-bottom: none !important;
}

.navbar-brand {
    white-space: nowrap;
    font-family: "Fira Sans", sans-serif;
    color: rgba(255, 255, 255, 0.6) !important;
}

.panel-danger {
    /* background-color: #284755; */
    border: 1px solid #284755;
    border-radius: 4px !important;
    /* padding: 25px; */
}

.panel-danger .list-group {
    padding: 0 25px;
}

.panel-danger>.panel-heading {
    color: #ffffff;
    font-size: 20px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #223b46 !important;
    height: 60px;
    border-radius: 4px 4px 0 0;
    display: flex;
    align-items: center;
    border-bottom: none;
}

.panel-danger .list-group-item {
    color: #cacaca !important;
    font-size: 16px;
    font-weight: 500;

    height: 50px;
    display: flex;
    padding: 4px 0;
    align-items: center;
    border-bottom: 1px solid #284755;
    text-transform: none;
    text-overflow: ellipsis;
}

.panel-danger .list-group-item:hover {
    color: #facc01 !important;
    background-color: transparent;
}

.panel-danger .panel-footer,
.search-results-show-more {
    background-color: transparent;
    color: #facc01 !important;
    text-decoration: underline;
    text-transform: uppercase;
    padding: 25px;
    cursor: pointer;
    border: none;
    font-size: 16px;
}

.panel-danger .panel-footer a {
    color: #facc01 !important;
}

.helpPage {
    margin-bottom: 20px;
    background-color: transparent !important;
    border: none !important;
}

.pageView img {
    width: 100%;
    margin: 0 auto;
}

.pageView iframe {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.pageView form {
    background-color: transparent;
    color: white;
    height: fit-content;
    padding: 50px;
}

.pageView form .form-control,
.pageView form .form-control#message {
    background-color: #223b46 !important;
    border: 1px solid #396f85;
    border-radius: 4px !important;
    color: #fff !important;
}

.pageView form select.form-control {
    background-color: #223b46 !important;
    color: #fff !important;
    -moz-background-color: #223b46 !important;
    -moz-color: #fff !important;
}

.pageView form select.form-control option {
    background-color: #223b46 !important;
    color: #fff !important;
    margin: 10px 0;
    -moz-background-color: #223b46 !important;
    -moz-color: #fff !important;
    -moz-margin: 10px 0;
}

.pageView form button {
    background-image: linear-gradient(90deg, #a6080e 0%, #d11101 100%) !important;
}

.pageView table,
.pageView table tbody,
.pageView table tr,
.pageView table td,
.pageView table th {
    border-color: #fff !important;
    color: #fff !important;
    background-color: transparent !important;
}

.container {
    /* margin-top: 20px; */
    min-height: 100%;
    width: 100% !important;
}

.paddedBot {
    padding-bottom: 60px;
}

/*
.extraQuestions {
    background-color: #F5F5F5;
    border: 1px solid #DCDCDC;
    padding: 20px;
    margin: 40px -20px 0;
}*/
.pwd-wrapper {
    display: flex;
    align-items: center;
    justify-content: start;

    color: #cacaca;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 100% */
    padding: 45px 50px 25px 50px;
}

.pwd-wrapper .arrow-wrapper {
    width: 24px;
    height: 24px;
}

.pwd-wrapper span:last-child {
    color: #facc01;
}

.pageView .pwd-wrapper {
    padding-bottom: 70px;
}

.pageView .pageViewHeading {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;

    padding: 0 50px;

    position: relative;
    width: 100%;
}

.pageView .pageViewHeading a {
    display: flex;
    align-items: center;
    gap: 8px;

    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);

    color: #fff;
    font-feature-settings: "clig"off, "liga"off;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    /* 228.571% */
    letter-spacing: -0.25px;
    text-transform: uppercase;
}

.pageView .pageViewHeading h1 {
    color: var(--black-white-white, #fff);
    font-feature-settings: "clig"off, "liga"off;
    font-family: "Roboto", sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 114.286% */
    letter-spacing: -0.25px;
    text-transform: uppercase;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 80%;
}

.pageView .content-wrapper {
    padding: 30px 50px !important;
}

.pageView .content-wrapper a {
    color: #facc01 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 25.2px */
    text-decoration-line: underline;
}

.pageView .content-wrapper p,
.pageView .content-wrapper ul,
.pageView .content-wrapper ol {
    color: #cacaca;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 25.2px */
    margin-top: 16px !important;
}

.pageView .extraQuestions h4 {
    color: #fff;
    font-feature-settings: "clig"off, "liga"off;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    /* 177.778% */
    letter-spacing: -0.25px;
}

.pageView .extraQuestions a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pageView .extraQuestions a h5 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    flex: 1 0 0;
    text-align: left;
}

.extraQuestions {
    padding: 25px;
}

.indexPage .extraQuestions {
    padding: 25px 0;
}

.indexPage .extraQuestions a {
    display: flex;
    height: 50px;
    /* padding: 0px 16px; */
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px !important;
    background: #16232a;
    border: none;
    white-space: normal !important;
}

.extraQuestions a {
    display: flex;
    height: 60px;
    padding: 0px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border: none;
    border-bottom: 1px solid #284755;
    background-color: transparent;
    flex-wrap: wrap;
}

.extraQuestions a:hover {
    background-color: transparent !important;
}

.extraQuestions .text-content-wrapper {
    flex: 1 1 0;
    white-space: normal !important;
}

.extraQuestions .arrow-wrapper,
.extraQuestions .arrow-wrapper svg {
    width: 24px;
    height: 24px;
}

.extraQuestions .text-content-wrapper h5 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    text-overflow: ellipsis;
    text-wrap: wrap;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    flex: 1 0 0;
    overflow: hidden;
}

.extraQuestions .text-content-wrapper p {
    color: #cacaca;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    text-overflow: ellipsis;
    text-wrap: wrap;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    flex: 1 0 0;
    overflow: hidden;
}

.indexPage .extraQuestions a h5 {
    color: white;
    font-size: 16px;
    font-weight: 500;
    margin: 0 !important;
    flex: 1 0 0;
    text-align: left;
    text-overflow: ellipsis;
    text-wrap: wrap;
}

.indexPage .extraQuestions a div {
    width: 24px;
    height: 24px;
}

.btn-block+.btn-block {
    margin-top: 8px;
}

/* .extraQuestions p {
    color: #818181;
} */

/* .extraQuestions .btn-default:hover {
    background-color: #e2e2e2;
}

.extraQuestions .btn {
    text-align: left;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
}

.extraQuestions h5 {
    text-transform: uppercase;
    white-space: normal;
    font-weight: bold;
    color: #666;
    padding: 0;
    margin: 0 0 5px;
} */

.footer {
    position: relative;
    margin-top: -30px;
    height: 30px;
    padding: 9px 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-align: right;
    clear: both;
    background-color: #f8f8f8;
    border-top: 1px solid #e7e7e7;
    color: 999;
}

.divided {
    border-left: 1px solid #e0867d;
    -webkit-box-shadow: -1px 0px 0px 0px rgba(140, 32, 21, 1);
    -moz-box-shadow: -1px 0px 0px 0px rgba(140, 32, 21, 1);
    box-shadow: -1px 0px 0px 0px rgba(140, 32, 21, 1);
}

.wrapper {
    padding: 20px;
    margin: 20px;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
}

.masonry {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 2em;
}

.catGroup {
    margin-bottom: 20px;
    padding-bottom: 20px;
    display: inline-block;
    /*padding: 1em;*/
    /*margin: 0 0 1.5em;*/
    width: 100%;
}

.promo {
    margin-bottom: 20px;
    padding-bottom: 20px;
    display: inline-block;
    background: #fff;
    /*padding: 1em;*/
    /*margin: 0 0 1.5em;*/
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
}

.catGroup img,
.promo img {}

#carousel-promo {
    /*height: 450px;*/
    padding: 60px;
}

.item a,
.item a:hover {
    text-decoration: none;
    color: #fff;
}

.navbar {
    margin-bottom: 0px;
}

.navbar ul li {
    text-transform: uppercase;
}

.navbar-inverse ul li:hover {
    background-color: #ac1816;
}

.navbar-right {
    padding-right: 16px;
}

.navbar-brand img {
    max-height: 32px;
    margin-top: -6px;
}

.navbar .container {
    margin-top: 0;
    padding: 0;
}

.navbar-categories {
    margin-bottom: 20px;
}

.header {
    position: relative;
    width: 100%;
    /*min-height: 450px;*/
    padding: 40px;
    margin: 0;
    color: #fff;
    background: #333 url(./images/pattern.png);
    background-size: 500px;
    -webkit-box-shadow: inset 0 45px 45px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 45px 45px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 45px 45px rgba(0, 0, 0, 0.2);
    -webkit-transition: background 0.25s linear;
    -moz-transition: background 0.25s linear;
    -ms-transition: background 0.25s linear;
    -o-transition: background 0.25s linear;
    transition: background 0.25s linear;
}

.header .container {
    margin-top: 0;
}

.header img.catPageImage,
.item a img {
    display: inline-block;
    position: relative;
    border: 1px solid #ccc;
    padding: 5px;
    background: #f2f2f2;
    max-height: 320px;
    /*margin-bottom:30px;*/
}

.header h1 {
    text-align: center;
}

.title {
    min-height: 30px;
    padding: 20px;
}

.text-hs {
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
}

.s4:before,
.s4:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 50%;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}

.helpPage {
    font-size: 1em;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #ddd;
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    #logoWeb {
        display: none;
    }

    #logoMob {
        display: block;
    }

    .navbar-nav li {
        padding-left: 10px;
        padding-right: 0px;
    }

    .masonry {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-gap: 1em;
    }

    .pre-nav {
        display: none;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    .navbar-nav li {
        padding-left: 5px;
        padding-right: 5px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -75px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -75px;
    }

    .search-results {
        padding: 50px !important;
    }

    .helpPage {
        padding: 20px !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
    #carousel-promo {
        height: 450px;
    }

    #logoWeb {
        display: block;
    }

    #logoMob {
        display: none;
    }

    #searchHolder {
        padding: 0 30px 0 20px;
    }

    .hamburger {
        display: none;
    }

    .search-results {
        padding: 20px;
    }

    .helpPage {
        padding: 0;
    }

    .pageView .pageViewHeading h1 {
        padding-left: 50px !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 3px 15px !important;
    }

    #searchHolder {
        padding: 0 30px;
    }

    .navbar-header {
        display: flex;
        align-items: center;
        padding: 5px 10px 5px 20px;
    }

    .no-search-result {
        height: 450px;
    }

    .no-search-result div {
        gap: 5px;
    }

    .c3-category-title {
        font-size: 1.5rem !important;
    }

    .indexPage .row .col-sm-6 {
        margin-top: 8px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .masonry {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-gap: 1em;
    }

    .container {
        padding: 0;
    }

    .form-wrapper {
        padding: 34px 15px 14px 15px !important;
    }

    .form-wrapper form {
        height: 50px !important;
    }

    .extraQuestions {
        padding: 0 !important;
    }

    .indexPage {
        padding: 0 !important;
    }

    .search-results {
        padding: 0 !important;
    }

    .search-results .search-result-header,
    .search-results .list-group {
        padding: 0 15px;
    }

    .no-search-result h2 {
        font-size: 18px;
    }

    .no-search-result h3 {
        font-size: 14px;
    }

    .no-search-result img {
        width: 50px;
        height: 50px;
    }

    .pwd-wrapper {
        display: none;
    }

    .helpPage {
        padding: 0 !important;
    }

    .extraQuestions {
        padding: 20px 15px !important;
    }

    .pageView .pageViewHeading {
        padding: 30px 15px;
    }

    .pageView .pageViewHeading h1 {
        font-size: 18px;
    }

    .pageView .pageViewHeading a {
        left: 15px;
    }

    .pageView .pageViewHeading a span,
    .pageView .pageViewHeading span {
        display: none;
    }

    .pageView .content-wrapper {
        padding: 0 15px !important;
    }

    .pageView .content-wrapper>* {
        font-size: 14px !important;
    }

    .pageView .extraQuestions {
        padding: 0 !important;
        padding-top: 25px !important;
    }

    .pageView .extraQuestions a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .pageView .extraQuestions a h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;

        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        flex: 1 0 0;
        text-align: left;
    }

    #inpSearch {
        font-size: 13px;
    }

    .extraQuestionsLeft {
        padding: 0 !important;
    }

    .extraQuestionsLeft .list-group-item-heading {
        font-size: 14px !important;
    }

    .panel-heading a {
        font-size: 18px;
    }

    .panel-danger .list-group-item {
        font-size: 14px;
    }

    .search-results .list-group-item {
        font-size: 14px !important;
    }

    .category-view-heading h1 {
        font-size: 18px;
    }

    .list-group-item-heading,
    .list-group-item-text {
        font-size: 14px !important;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {}

.inputInfo {
    position: absolute;
    font-size: 1em;
    font-weight: normal;
    padding: 6px 6px 2px;
    right: 6px;
    top: 6px;
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
}

nav li a,
nav li strong {
    font-size: 14px;
    color: white !important;
}

.li-title {
    background-color: #a33227 !important;
    line-height: 50px;
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
    background-color: inherit !important;
    border-color: inherit !important;
    color: #fff !important;
}

.selectize-input input::placeholder {
    color: #7f98a2 !important;
}

.selectize-control.single .selectize-input.dropdown-active:after {
    border-color: transparent transparent #fff transparent !important;
}

.selectize-control.single .selectize-input:after {
    border-color: #fff transparent transparent transparent !important;
}

@media print {
    .pre-nav {
        display: none !important;
    }

    .panel-wrapper.col-sm-3 {
        display: none !important;
    }

    .extraQuestions {
        display: none !important;
    }

    .back-arrow-search {
        display: none !important;
    }

    .navbar {
        display: block !important;
        background: none !important;
        border-bottom: 2px solid #000 !important;
    }

    #logoWeb::after {
        content: none !important;
    }

    #logoWeb span {
        /* background-color: #000 !important; */
        -webkit-filter: invert(100%);
        filter: invert(100%);
    }

    #logoMob {
        display: none !important;
    }

    .col-sm-9 {
        width: 100% !important;
    }

    #launcher {
        display: none !important;
    }
}