@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700");
body {
    font-family: 'Source Sans Pro',Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    background-color: #FAFAFA;
    overflow-x: hidden; }

#mainNav {
    position: relative;
    z-index: 2; }

.container-fluid {
    max-width: 1250px; }

@media screen and (min-width: 500px) and (max-width: 1000px) {
    .container-fluid {
        width: 95%; } }
/* Footer */
footer p {
    font-size: 13px;
    color: #556575; }
footer p a {
    color: #556575; }

.icon-arrow:before {
    color: #253642; }

h1, h2, h3, h4, h5 {
    font-weight: 500;
    color: #1D2B36; }

strong {
    font-weight: 500;
    color: #1D2B36;
    -webkit-font-smoothing: auto; }

/* Contact button */
.btn, input[type=submit] {
    border: none;
    text-shadow: none;
    background: #4bbecc;
    font-weight: 500;
    font-size: 17px;
    width: 160px;
    border-radius: 4px;
    color: white;
    height: 42px;
    width: 90px; }

/* Inputs */
input[type=text], input[type=email] {
    background-color: #FFF;
    border-radius: 4px;
    border: 1px solid #A5B2BD;
    padding: 0 12px;
    font-size: 14px;
    box-shadow: none;
    font-family: Graphik, Helvetica, Arial, sans-serif; }

textarea {
    background-color: #FFF;
    border-radius: 4px;
    border: 1px solid #A5B2BD;
    padding: 0 12px;
    font-size: 14px;
    box-shadow: none;
    font-family: Graphik, Helvetica, Arial, sans-serif; }

input::placeholder {
    color: #93A1B0; }
input:focus {
    box-shadow: 0 0 0px 1px #1292EE inset !important;
    border-color: #1292EE !important; }

textarea:focus {
    box-shadow: 0 0 0px 1px #1292EE inset !important;
    border-color: #1292EE !important; }

label {
    font-size: 14px; }

/* Article: content wrapper */
.contentWrapper, .related {
    background-color: #FFF;
    border: 0;
    border-radius: 4px;
    color: #556575;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, #f1f3f5 0px 5px 20px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
    padding: 30px;
    word-break: break-word; }

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .contentWrapper {
        padding: 50px 55px; } }
@media screen and (min-width: 1000px) {
    .contentWrapper {
        padding: 70px 90px; } }
.contentWrapper h1 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -0.35px;
    margin-bottom: 0.5em; }
.contentWrapper a {
    color: #0077CC; }

@media screen and (min-width: 1000px) {
    .contentWrapper h1 {
        font-size: 36px; } }
a {
    color: #0077CC; }

.contentWrapper a:hover, a:hover {
    color: #005CA4;
    text-decoration: underline; }

.related {
    border-radius: 4px;
    margin-top: 30px;
    padding: 30px; }
.related h3 {
    font-size: 13px;
    padding-left: 0;
    letter-spacing: 0.7px; }
.related ul {
    margin-left: 0; }
.related ul > li a {
    margin-left: 0; }

@media screen and (min-width: 1000px) {
    .related {
        padding: 40px 90px; } }
/* Article: typography */
#fullArticle {
    margin: 0 auto;
    max-width: 720px; }
#fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table {
    color: #1d2b36;
    /* charcoal, 800 */
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 1.5em; }
#fullArticle a strong {
    color: #0077CC; }
#fullArticle li {
    margin-bottom: 10px; }
#fullArticle h1.title {
    margin: 0 1em 1.2em 0; }
#fullArticle h3 {
    -webkit-font-smoothing: auto;
    color: #1d2b36;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    margin: 1.8em 0 .8em; }
#fullArticle h4 {
    -webkit-font-smoothing: auto;
    color: #1d2b36;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin: 2em 0 1.25em; }
#fullArticle h5 {
    -webkit-font-smoothing: auto;
    color: #1d2b36;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin: 1em 0 .5em; }

@media screen and (min-width: 768px) {
    #fullArticle h3 {
        font-size: 26px;
        line-height: 36px; } }
@media screen and (min-width: 768px) {
    #fullArticle h4 {
        font-size: 22px;
        line-height: 32px; } }
@media screen and (min-width: 768px) {
    #fullArticle h4 {
        font-size: 17px;
        line-height: 24px; } }
.contentWrapper p.descrip {
    color: #556575;
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 0;
    line-height: 1.6; }

@media screen and (min-width: 1000px) {
    .contentWrapper p.descrip {
        margin-bottom: 0;
        max-width: 30rem; } }
#fullArticle img {
    border: 1px solid #D5DCE1;
    margin: 2em 0 3em;
    padding: 0; }
#fullArticle .index-list {
    background: #F9FAFA;
    border-left: 4px solid #AAAEB7;
    margin: 3em 0;
    padding: 15px 0px; }
#fullArticle .index-list:before, #fullArticle .index-list:after {
    display: table;
    content: "";
    line-height: 0; }
#fullArticle .index-list::after {
    clear: both; }
#fullArticle .index-list ul {
    list-style: none;
    margin: 0.7em 25px 0em 0;
    float: left;
    width: 100%; }
#fullArticle .index-list li {
    padding-left: 25px; }
#fullArticle .index-list h4 {
    text-transform: uppercase;
    margin: 0;
    padding: 8px 26px 0;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.7px; }
#fullArticle dt {
    padding: 0;
    width: 26px;
    background: #A5B2BD;
    height: 26px;
    line-height: 26px;
    font-weight: 700;
    font-size: 14px; }
#fullArticle dd {
    margin-left: 40px; }

@media screen and (min-width: 1000px) {
    #fullArticle .index-list li {
        float: left;
        width: 45%; } }
.articleList {
    box-sizing: border-box;
    margin-top: 34px;
    padding-top: 25px;
    position: relative; }
.articleList:before {
    content: "";
    position: absolute;
    top: 0;
    width: 50px;
    height: 4px;
    left: 0;
    background: #404996; }
.articleList li {
    margin: 1em 0;
    padding-left: 0;
    font-size: 18px; }
.articleList li a:hover span {
    color: #005CA4;
    text-decoration: none; }
.articleList li a i {
    display: none; }
.articleList a {
    margin-left: 0; }

@media screen and (max-width: 768px) {
    .articleList li {
        font-size: 16px; } }
/* Article: Main content */
#main-content {
    box-sizing: border-box;
    background: none; }

@media screen and (max-width: 768px) {
    #main-content {
        margin: 20px 0 0; } }
/* Article: Misc styles */
#fullArticle .callout-yellow, #fullArticle .callout-blue, #fullArticle .callout-red, #fullArticle .callout-green, #fullArticle .callout, #fullArticle .private-note {
    border-left-width: 4px; }
#fullArticle .callout-yellow, #fullArticle .private-note {
    background: #fff6e3;
    border-color: #FFC555;
    margin: 2em 0 4em; }
#fullArticle .callout-yellow.dashed {
    border-left-width: 1px; }
#fullArticle .private-note {
    background: #fff6e3 url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--lock.svg") no-repeat top 18px right 18px;
    background-repeat: no-repeat;
    padding: 20px 24px; }
#fullArticle .private-note > h4 {
    margin-top: 0; }
#fullArticle a:hover, #fullArticle a:focus {
    color: #005CA4; }
#fullArticle strong {
    color: #253642; }
#fullArticle strong a {
    color: #0077CC; }

.articleFoot p, .articleFoot time {
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-style: normal;
    color: #556575; }
.articleFoot i {
    color: #C5CED6; }

#sbContact {
    color: #556575;
    border-bottom: 1px dotted #D5DCE1; }

#fullArticle .admin-edit {
    background-color: #fff;
    border: 1px solid #c2cbd3;
    box-shadow: none;
    color: #1087d8;
    font-size: 13px;
    height: 24px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: -20px;
    width: auto;
    transition: all 0.2s ease-in-out; }
#fullArticle .admin-edit:hover {
    border-color: #57B0FB; }

.articleRatings {
    margin: 3em 0 4em;
    color: #556575;
    border: 0;
    background: #FFFFFF;
    box-shadow: none;
    border-radius: 5px;
    border: 2px solid #E5E9EC; }

.icon-search::before, .icon-article-doc {
    display: none; }

strong, b {
    font-weight: 700;
    -webkit-font-smoothing: auto; }

#serp {
    box-sizing: border-box; }
#serp h1 strong {
    color: #6269C5; }
#serp .articleList > li {
    padding: 0.5em 0 1.5em;
    margin: 1em 0 0 0;
    border-bottom: 1px solid #E5E9EC; }
#serp .articleList > li a {
    font-weight: 700;
    /*padding-left: 23px;*/
    margin-bottom: 5px; }
#serp .articleList > li p {
    margin: 0;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

#serp-dd {
    border-radius: 5px;
    border: none;
    top: 85px; }
#serp-dd .result a {
    padding: 12px 15px; }
#serp-dd .result > li {
    position: relative; }
#serp-dd .result > li.active {
    background: #F1F3F5; }
#serp-dd .result > li.active a {
    color: #005CA4 !important; }
#serp-dd.sb {
    top: 45px;
    width: 375px; }

#serp .articlesFound, #serp .nada {
    color: #748494; }

#serp-dd .result > li.private a {
    color: #748494; }
#serp-dd .icon-private-w {
    background-image: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--lock.svg");
    width: 24px;
    height: 24px;
    background-size: cover;
    display: inline-block;
    position: absolute;
    top: 9px; }
#serp-dd .icon-private-w:before {
    display: none; }

/* Category: single tile */
/* Internal category with no icons */
#collection-category-8 .category {
    padding-top: 60px;
    min-height: 190px; }

.category-list .category {
    position: relative;
    background-color: #FFF;
    border: none;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 0px 1px, #f1f3f5 0px 2px 10px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
    box-sizing: border-box;
    display: inline-block;
    padding: 120px 50px 20px 50px;
    margin: 0;
    min-height: 285px;
    transition: all 0.25s ease-in-out;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center 36px;
    background-size: 80px 80px;
}
.category-list .category:hover {
    background-repeat: no-repeat;
    background-position: center 36px;
    background-size: 80px 80px;
    background-color: #FFF;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 0px 0px 1px, rgba(220, 223, 226, 0.3) 0px 30px 60px 0px, rgba(0, 0, 0, 0.1) 0px 8px 20px 0px; }
.category-list .category:hover .article-count {
    color: #0077CC; }
.category-list .category:focus .article-count, .category-list .category:active .article-count {
    color: #005CA4; }
.category-list h3 {
    color: #051849;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px; }

.category-list .category p {
    color: #7F8D9B;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px; }
.category-list .category .article-count {
    margin-bottom: 0;
    color: #0077CC;
    transition: color 0.2s ease-in-out; }
.category-list.two-col .category {
    margin-bottom: 30px; }



/** Category Grid 4 / 2 / 1 **/
.category-list{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 290px));
    gap: 30px;
}

/** Remove The Nav Items **/
ul.nav #setup,
ul.nav #integrations,
ul.nav #reports,
ul.nav #analytics,
ul.nav #dashboards,
ul.nav #account-management,
ul.nav #segmetrics-support{ display: none; }




/*.category-list .category:active {
  box-shadow: 0 0 0px 2px #1292EE inset;
  outline: none;
}*/
/*@media screen and (max-width: 759px) {*/
/*    .category-list .category {*/
/*        margin-right: 0; } }*/
/*@media screen and (min-width: 760px) and (max-width: 1104px) {*/
/*    .category-list .category {*/
/*        width: calc(100%/2 - 17px); }*/
/*    .category-list .category:nth-child(even) {*/
/*        margin-right: 0; } }*/
/*@media screen and (min-width: 1105px) {*/
/*    .category-list .category {*/
/*        width: calc(100%/3 - 23px); }*/
/*    .category-list .category:nth-child(3n+3) {*/
/*        margin-right: 0; }*/

    #collection-category-8 .category {
        padding-top: 60px;
        min-height: 190px; } }
.collection-category h2 {
    font-weight: 500;
    font-size: 26px;
    letter-spacing: -0.35px;
    margin-bottom: 20px;
    padding: 0; }
.collection-category h2 a {
    color: #1D2B36; }
.collection-category .category-list {
    margin-bottom: 50px; }

.category-list.two-col .category {
    min-height: 240px;
    width: 100%; }
.category-list.two-col .category:last-child {
    margin-right: 0; }

@media screen and (min-width: 760px) {
    .category-list.two-col .category {
        width: calc(100%/3 - 23px); } }
/* Category: icons */
#category-48 {
    background-image: url("https://segmetrics.io/docs/assets/img/logo-segmetrics.png"); }

#category-60 {
    background-image: url("https://segmetrics.io/docs/assets/img/icon-reporting.svg"); }

#category-7 {
    background-image: url("https://segmetrics.io/docs/assets/img/icon-integrations.svg"); }

#category-199 {
    background-image: url("https://segmetrics.io/docs/assets/img/icon-troubleshooting.svg"); }

#category-17 {
    background-image: url("https://segmetrics.io/docs/assets/img/icon-account-management.svg"); }

#category-83 {
    background-image: url("https://segmetrics.io/docs/assets/img/icon-common-questions.svg"); }

#category-200 {
    background-image: url("https://segmetrics.io/docs/assets/img/icon-tracking.png"); }

#category-198 {
    background-image: url("https://segmetrics.io/docs/assets/img/icon-dashboards.svg"); }

/** Category Icons **/
/** <script src="https://kit.fontawesome.com/bcbc7ea7de.js" crossorigin="anonymous"></script> **/
/** https://segmetrics.io/docs/assets/css/style.css **/
.category-list .category::before {
    /** content: "\f059"; **/ /* Default: info circle */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 68px;
    height: 68px;
    background: #FAFAFA;
    color: #05a0f8;
    position: absolute;
    top: 32px;
    left: calc(50% - 68px / 2);
    border-radius: 100%;
    font-family: "Font Awesome 6 Pro";
    font-weight: 100;
    font-size: 32px;
}

/* Setup */
#category-437:before { content: "\f135"; }/* Category: Getting Started — rocket */
#category-434:before { content: "\f1c0"; }/* Category: Data — database */
#category-435:before { content: "\f02d"; }/* Category: Explanation — book */
#category-436:before { content: "\f0eb"; }/* Category: Feature — lightbulb */
#category-438:before { content: "\f201"; }/* Category: Tracking — chart-line */
#category-439:before { content: "\f05b"; }/* Category: Tracking Pixel — crosshairs */

/* Integrations */
#category-424:before { content: "\f641"; }/* Category: Advertising — rectangle-ad */
#category-440:before { content: "\f095"; }/* Category: Call Tracking — phone */
#category-425:before { content: "\f19d"; }/* Category: Courses — graduation-cap */
#category-442:before { content: "\f2b9"; }/* Category: CRMs — address-book */
#category-423:before { content: "\f07a"; }/* Category: E-Commerce — cart-shopping */
#category-422:before { content: "\f0e0"; }/* Category: ESPs — envelope */
#category-443:before { content: "\f141"; }/* Category: Other — ellipsis */
#category-444:before { content: "\f073"; }/* Category: Scheduling — calendar */
#category-512:before { content: "\f0ad"; }/* Category: Troubleshooting — wrench */
#category-441:before { content: "\f03d"; }/* Category: Webinars — video */

/* Reports */
#category-428:before { content: "\f1e0"; }/* Category: Acquisition — share-nodes */
#category-427:before { content: "\f029"; }/* Category: Advertisement — qrcode */
#category-454:before { content: "\f15c"; }/* Category: Custom Reports — file-lines */
#category-429:before { content: "\f4a6"; }/* Category: Engagement — message-lines */
#category-612:before { content: "\f56e"; }/* Category: Exporting — file-export */
#category-432:before { content: "\e488"; }/* Category: Deal Pipeline — square-kanban */
#category-611:before { content: "\f080"; }/* Category: Reporting Overview — chart-bar (was chart-simple) */
#category-433:before { content: "\f079"; }/* Category: Subscriptions — retweet */

/* Analytics */
#category-413:before { content: "\e522"; }/* Category: Custom Reports — magnifying-glass-chart */
#category-414:before { content: "\f0b0"; }/* Category: Filters — filter */
#category-415:before { content: "\f0eb"; }/* Category: Insights — lightbulb */
#category-416:before { content: "\f200"; }/* Category: Metrics — chart-area */

/* Dashboards */
#category-446:before { content: "\e0ea"; }/* Category: Creating Custom Dashboards — chart-tree-map */
#category-447:before { content: "\f5fd"; }/* Category: Dashboard Templates — layer-group */
#category-449:before { content: "\f64c"; }/* Category: Formula Widgets — calculator-simple */
#category-448:before { content: "\f14d"; }/* Category: Sharing Dashboards — share-from-square */

/* Account Management */
#category-455:before { content: "\f013"; }/* Category: Account Management — gear */
#category-609:before { content: "\f0c1"; }/* Category: Affiliates — link */
#category-417:before { content: "\f1ad"; }/* Category: Agencies — building */

#categoryHead .sort {
    position: relative;
    top: 0; }
#categoryHead .sort select {
    font-size: 12px;
    height: 28px; }

@media screen and (min-width: 1000px) {
    #categoryHead .sort {
        position: absolute;
        right: 0;
        top: 8px; } }
/* contact form: page */
#contactForm input {
    min-height: 42px;
    box-sizing: border-box;
    width: 100%; }
#contactForm textarea {
    min-height: 42px;
    box-sizing: border-box;
    width: 100%;
    padding: 14px; }
#contactForm input.btn {
    width: auto;
    height: 52px;
    min-width: 150px;
    background: #404996;
    transition: all 0.2s ease-in-out; }
#contactForm input.btn:hover {
    background: #232A5C;
    color: #fff; }
#contactForm input.btn:focus, #contactForm input.btn:active {
    border: 1px solid;
    color: #fff; }
#contactForm .control-group {
    margin-bottom: 20px; }

#contactModal .control-group, .abuse .control-group {
    margin-bottom: 20px; }

/* Contact Modal */
#contactModal {
    border: 0;
    width: 600px;
    margin-left: -300px;
    top: 8%; }
#contactModal h2 {
    color: #1D2B36;
    font-weight: 500;
    font-size: 28px;
    letter-spacing: -0.35px;
    border: 0;
    padding: 40px 0 10px 60px; }
#contactModal .control-label {
    float: none;
    display: block;
    color: #556575;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
    width: 100%; }
#contactModal .controls {
    margin: 0; }
#contactModal input[type=text], #contactModal input[type=email] {
    box-sizing: border-box;
    min-height: 42px;
    width: 100%; }
#contactModal textarea {
    box-sizing: border-box;
    min-height: 42px;
    width: 100%; }
#contactModal .modal-body {
    padding: 15px 60px 40px; }
#contactModal #md-message {
    padding: 14px;
    height: 70px;
    width: 100%; }
#contactModal .form-actions {
    padding: 0; }
#contactModal input[type=submit].btn {
    width: 100%;
    background: #404996;
    height: 52px;
    transition: all 0.2s ease-in-out; }
#contactModal input[type=submit].btn:hover, #contactModal input[type=submit].btn:focus, #contactModal input[type=submit].btn:active {
    background: #232A5C;
    color: #fff; }
#contactModal .icon-close {
    background-image: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--cross.svg");
    width: 24px;
    height: 24px;
    background-size: cover;
    display: inline-block;
    opacity: 0.7;
    transition: opacity 0.2s; }
#contactModal .icon-close:before {
    display: none; }
#contactModal #closeBtn {
    right: 14px; }
#contactModal .icon-close:hover {
    opacity: 1; }

#file-upload:focus {
    border: none !important;
    box-shadow: none !important; }

#contentArea > .appMessage {
    border-radius: 4px;
    color: #268C55;
    top: -25px;
    background: #E3fBEE;
    border: 1px solid #56C288;
    font-size: 15px !important;
    width: 390px;
    margin: 0 auto;
    padding: 12px 30px;
    position: relative; }
#contentArea > .appMessage em {
    background: none;
    color: #268C55;
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
    margin-right: 0;
    padding-left: 22px;
    position: relative; }
#contentArea > .appMessage em:before {
    content: "";
    background-image: url("https://d2x2losda9vsjs.cloudfront.net/docs/assets/2019/icon--check.svg");
    width: 24px;
    height: 24px;
    position: absolute;
    left: -4px;
    top: -2px; }

.appMessage {
    background: #D6EDFF;
    color: #005CA4;
    font-size: 14px !important;
    padding: 12px 30px; }
.appMessage em {
    background: #1292EE;
    font-weight: 500;
    line-height: 1.1; }

@media screen and (min-width: 768px) and (max-width: 999px) {
    .appMessage {
        padding: 12px 55px; } }
@media screen and (min-width: 1000px) {
    .appMessage {
        padding: 12px 90px; } }
/* Nav */
.nav-collapse .nav {
    margin-top: 40px; }

.navbar .nav > li > a {
    font-size: 15px;
    padding: 0 20px;
    -webkit-font-smoothing: auto; }
.navbar .nav #contact a {
    padding-right: 0; }
.navbar .nav li a {
    color: #D9DCFD;
    transition: color 0.2s; }
.navbar .icon-private-w {
    color: #D9DCFD;
    transition: color 0.2s; }
.navbar .brand {
    height: 30px;
    padding: 0;
    margin-top: 29px; }
.navbar .brand img {
    height: 30px;
    width: auto; }

@media screen and (max-width: 768px) {
    .navbar .nav > li > a {
        padding: 15px 20px; }

    #contactMobile {
        display: block; } }
#mainNav .container-fluid {
    min-height: 90px;
    line-height: 90px; }

.navbar .btn-navbar {
    right: 0;
    margin-right: 0;
    padding-right: 0; }
.navbar .btn-navbar .icon-bar {
    width: 20px; }
.navbar .nav .active .caret {
    display: none; }
.navbar .nav .active a {
    font-weight: 500; }

@media screen and (max-width: 768px) {
    .navbar .btn-navbar {
        margin-top: 32px; }
    .navbar .btn-navbar .icon-bar {
        background: #FFF; } }
.nav .icon-private-w {
    background-image: url("https://segmetrics.io/docs/assets/img/icon--lock-white.svg");
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-size: cover;
    display: inline-block;
    opacity: 0.6;
    position: relative;
    top: 5px;
    left: -2px; }
.nav .icon-private-w:before {
    display: none; }
.nav > li.active .icon-private-w, .nav > li a:hover .icon-private-w {
    opacity: 1; }

@media screen and (min-width: 768px) {
    .nav #internal {
        position: relative; } }
/* Search Hero */
#docsSearch {
    position: relative;
    border: none;
    background: #42abcc;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: linear-gradient(161deg, #1b5598 0%, #42abcc 100%);
    z-index: 1;
    padding: 0; }
#docsSearch h1 {
    color: white;
    display: block;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.35px;
    line-height: 55px;
    margin: 0;
    padding-top: 3.25em;
    position: relative;
    text-align: center;
    z-index: 2; }
#docsSearch::before, #docsSearch::after {
    pointer-events: none; }
#docsSearch::after {
    content: "";
    background-image: url(https://segmetrics.io/wp-content/themes/segmet/assets/img/home/bg-lines.svg);
    filter: invert(1);
    opacity: 0.45;
    position: absolute;
    z-index: -2;
    width: 100%;
    height: 100%;
    left: 0;
    background-size: 150%;
    background-position: center;
    top: 0; }

#searchBar {
    z-index: 2; }

@media screen and (max-width: 1024px) {
    #docsSearch {
        height: 240px; }
    #docsSearch h1 {
        max-width: 400px;
        padding-top: 2em;
        padding-left: 10%;
        padding-right: 10%;
        font-size: 30px;
        line-height: 1.3;
        margin: 0 auto; } }
@media screen and (min-width: 1025px) and (max-width: 1899px) {
    #docsSearch {
        height: 360px; }
    #docsSearch h1 {
        font-size: 36px;
        padding-top: 2.8em; } }
/*
@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #docsSearch {
    &::before {
      left: 5%;
    }

    &::after {
      left: 90%;
    }
  }
}

@media screen and (min-width: 1300px) {
  #docsSearch {
    &::before {
      left: 10%;
    }

    &::after {
      left: 85%;
    }
  }
}

@media screen and (min-width: 1900px) {
  #docsSearch {
    height: 400px;

    &::before {
      left: 18%;
      width: 580px;
    }

    &::after {
      left: 84%;
      width: 580px;
    }
  }
}

@media screen and (min-width: 2300px) {
  #docsSearch {
    &::before {
      left: 20%;
    }

    &::after {
      left: 80%;
    }
  }
}
*/
/* Search form */
#searchBar .search-query {
    padding: 0 55px 0 12px; }
#searchBar .search-query::placeholder {
    color: #A5B2BD; }
#searchBar button .icon-search {
    color: #9ba9b5;
    font-size: 20px; }

@media screen and (max-width: 767px) {
    #searchBar {
        width: 80%; } }
@media screen and (min-width: 768px) {
    #searchBar {
        width: 440px; } }
@media screen and (min-width: 1440px) {
    #searchBar {
        width: 712px; } }
@media screen and (min-width: 1025px) {
    #searchBar {
        width: 635px;
        display: block; }
    #searchBar .search-query {
        border-color: white;
        color: #253642;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        height: 55px;
        letter-spacing: 0.2px;
        padding: 0 15px;
        width: 460px;
        display: block;
        margin-right: 0;
        transition: all 0.2s ease-in-out; }
    #searchBar button {
        display: inline-block; } }
@media screen and (max-width: 1024px) {
    #searchBar button {
        background: url("https://segmetrics.io/docs/assets/img/icon-search.svg") center center no-repeat;
        border: 0;
        padding: 0 30px;
        position: absolute;
        right: 0;
        text-shadow: none;
        transition: all 0.2s ease-in-out; }
    #searchBar button .icon-search {
        display: block; }
    #searchBar button:focus, #searchBar button:active {
        background: #F1F3F5 url("https://segmetrics.io/docs/assets/img/icon-search.svg") center center no-repeat; }
    #searchBar button span {
        display: none; } }
@media screen and (min-width: 1025px) {
    #searchBar button {
        background-color: #fbc430;
        color: #333;
        border-radius: 4px;
        border: none;
        font-size: 17px;
        font-weight: 500;
        height: 55px;
        text-shadow: none;
        width: 160px;
        transition: all 0.2s ease-in-out; }
    #searchBar button:hover, #searchBar button:active {
        color: #333;
        background: #f3b305; } }
#searchBar.sm button {
    width: 40px;
    top: 1px;
    right: 0;
    background: url("https://segmetrics.io/docs/assets/img/icon-search.svg") center center no-repeat; }
#searchBar.sm button:hover {
    background: url("https://segmetrics.io/docs/assets/img/icon-search.svg") center center no-repeat; }

#sidebar h3 {
    font-size: 18px;
    text-transform: none;
    color: #1D2B36; }
#sidebar .nav-list {
    margin: 20px 0; }
#sidebar .nav-list a {
    font-size: 15px;
    color: #405261;
    padding: 8px 15px 8px 0; }
#sidebar .nav-list a:hover {
    color: #0077CC; }
#sidebar .nav-list .active a {
    font-weight: 500;
    color: #253642; }
#sidebar .nav-list .active a:hover, #sidebar .nav-list .active a:focus {
    font-weight: 500;
    color: #253642; }

/* Article: Category menu */
@media screen and (max-width: 768px) {
    #sidebar {
        margin-top: 40px; } }
#sidebar form .search-query {
    border: 1px solid #A5B2BD;
    border-radius: 5px;
    height: 42px;
    font-size: 14px; }

/*# sourceMappingURL=style.css.map */