html, body {
    height: 100%;
}
p {
    color: #1d2025;
}
#general-wrapper {
    position: relative;
    min-height: 100%;
    padding-bottom: 318px;
    padding-top: 75px;
    max-width: 100%;
    overflow: hidden;
}
#footer {
    height: 318px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.media-body.text-center {
    margin-left: auto;
    margin-right: auto;
}

.media-body.text-center h5 {
    text-transform: uppercase;
    color: #929292;
}

.media-body.text-center p {
    font-size: 20px;
    color: #000000;
    font-weight: 700;
}
.dedust-marga-icon img {
    width: 38px;
}
.hero-dedust-link {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: 15px 25px 15px 20px;
    border-radius: 5px;
    margin-top: 30px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.hero-dedust-link:hover,
.hero-dedust-link:focus,
.hero-dedust-link:active {
    border: 1px solid rgba(255, 255, 255, 0.75);
}
.dedust-marga-icon {
    width: 60px;
    height: 60px;
}
.dedust-marga-icon img {
    width: 60px;
    height: 60px;
}
.hero-dedust-link .text {
    color: #ffffff !important;
    margin-left: 20px;
}
.hero-dedust-link .text h6 {
    color: #ffffff !important;
    margin-bottom: 4px;
}
.hero-dedust-link .text span {
    font-size: 20px;
    font-weight: 700;
}
.list-style li {
    font-size: 18px;
    color: #929292;
}
.earn-marga-img {
    width: 160px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.earn-marga-img-wrapper {
    text-align: center;
}
a {
    color: #889cef;
    text-decoration: none;
    transition: all .5s ease-in-out
}
a.underlined {
    text-decoration: underline;
}
a.nav-link {
    text-decoration: none;
}
a.nav-link:hover,a.nav-link:focus,a.nav-link:active {
    text-decoration: none;
    color: #ffdb2e !important;
}
a.color-white {
    color: #ffffff;
    text-decoration: underline;
}
a.underlined:hover,a.underlined:focus,a.underlined:active {
    text-decoration: none;
}
a:hover,a:focus,a:active {
    box-shadow: none;
    outline: 0;
    text-decoration: none;
    color: #929292;
}
a.color-white:hover,a.color-white:focus,a.color-white:active {
    color: #ffffff;
    text-decoration: none;
}
.footer-logo img.img-fluid,
.navbar-brand img {
    width: 237px;
    height: 48px;
}
.social-icon3 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.social-icon3 a {
    width: 46px;
    height: 46px;
    line-height: 45px;
    /*border: 1px solid #FFFFFF;*/
    border: 1px solid #ffffff;
    /*background-color: rgba(0,0,0,.05);*/
    text-align: center;
    border-radius: 23px;
    font-size: 22px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}
.social-icon3 a:hover,
.social-icon3 a:focus,
.social-icon3 a:active {
    border-color: #384355;
    background-color: #384355;
    color: #ffffff;
}
.extra-icon {
    display: inline-block;
    width: 32px;
    height: 32px;
}
.icon-telegram {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X7 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='74mm' height='74mm' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 7400 7400' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil0 %7Bfill: %23FFFFFF;%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cg id='_2645130736880'%3E%3Cpath class='fil0' d='M7295 1870c-179,1189 -373,2380 -582,3572 -49,389 -137,768 -264,1137 -47,60 -100,118 -159,172 -167,53 -335,53 -503,0 -110,-51 -216,-108 -317,-172 -592,-415 -1192,-821 -1799,-1217 -155,-88 -292,-203 -410,-344 -75,-100 -84,-206 -27,-317 99,-153 219,-289 357,-410 683,-603 1340,-1234 1971,-1892 13,-145 -53,-194 -198,-146 -979,631 -1949,1275 -2910,1932 -283,188 -591,250 -926,185 -482,-107 -949,-257 -1403,-450 -148,-142 -139,-275 27,-397 110,-68 225,-130 344,-185 1071,-461 2138,-924 3201,-1389 785,-321 1569,-643 2355,-966 300,-123 609,-216 926,-277 198,-10 326,78 384,264 -14,300 -36,600 -67,900z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: contain;
}
.extra-icon.icon-telegram {
    width: 30px;
    height: 30px;
    position: relative;
    left: -2px;
    top: 1px;
}
.social-icon3 a:hover .icon-telegram,
.social-icon3 a:focus .icon-telegram,
.social-icon3 a:active .icon-telegram {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW X7 --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='74mm' height='74mm' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 7400 7400' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil0 %7Bfill: %23FFFFFF;%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cg id='_2645130736880'%3E%3Cpath class='fil0' d='M7295 1870c-179,1189 -373,2380 -582,3572 -49,389 -137,768 -264,1137 -47,60 -100,118 -159,172 -167,53 -335,53 -503,0 -110,-51 -216,-108 -317,-172 -592,-415 -1192,-821 -1799,-1217 -155,-88 -292,-203 -410,-344 -75,-100 -84,-206 -27,-317 99,-153 219,-289 357,-410 683,-603 1340,-1234 1971,-1892 13,-145 -53,-194 -198,-146 -979,631 -1949,1275 -2910,1932 -283,188 -591,250 -926,185 -482,-107 -949,-257 -1403,-450 -148,-142 -139,-275 27,-397 110,-68 225,-130 344,-185 1071,-461 2138,-924 3201,-1389 785,-321 1569,-643 2355,-966 300,-123 609,-216 926,-277 198,-10 326,78 384,264 -14,300 -36,600 -67,900z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: contain;
}
.footer.section-padding {
    padding-top: 50px;
    padding-bottom: 30px;
}
.partners-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.partners-wrapper a {
    display: block;
    width: 260px;
    height: 260px;
}
#master-address-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
}
#master-address {
    word-break: break-all;
    width: 460px;
}
.ex-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
    margin-left: 1px;
    cursor: pointer;
}
.ex-icon:hover:before,
.ex-icon:focus:before,
.ex-icon:active:before {
    opacity: 1 !important;
}
.icon-copy:before {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' width='18' height='18' xmlns='http://www.w3.org/2000/svg' class='ui-copy__icon'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h14v14H0z'%3E%3C/path%3E%3Cpath d='M6.36 3.35h3.29a2 2 0 0 1 2 2v5.3a2 2 0 0 1-2 2H6.36a2 2 0 0 1-2-2v-5.3a2 2 0 0 1 2-2Z' stroke='%23FFFFFF' stroke-width='1.3' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M2 10.65V3.3A2.3 2.3 0 0 1 4.3 1h5.4' stroke='%23FFFFFF' stroke-width='1.3' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    opacity: .7;
}
.icon-copy.done:before {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg fill='%23FFFFFF' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18px' height='18px'%3E%3Cpath d='M 12 2 C 6.486 2 2 6.486 2 12 C 2 17.514 6.486 22 12 22 C 17.514 22 22 17.514 22 12 C 22 10.874 21.803984 9.7942031 21.458984 8.7832031 L 19.839844 10.402344 C 19.944844 10.918344 20 11.453 20 12 C 20 16.411 16.411 20 12 20 C 7.589 20 4 16.411 4 12 C 4 7.589 7.589 4 12 4 C 13.633 4 15.151922 4.4938906 16.419922 5.3378906 L 17.851562 3.90625 C 16.203562 2.71225 14.185 2 12 2 z M 21.292969 3.2929688 L 11 13.585938 L 7.7070312 10.292969 L 6.2929688 11.707031 L 11 16.414062 L 22.707031 4.7070312 L 21.292969 3.2929688 z'/%3E%3C/svg%3E");
    background-size: contain;
    opacity: .7;
}
.icon-copy,
.icon-explorer {
    margin-left: 4px;
}
.icon-explorer:before {
    content: " ";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -6px;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg fill='none' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23FFFFFF' stroke-width='2.5' d='M46.54 19.143c.608.424.92 2.325.605 6.494a42.027 42.027 0 0 1-.606 4.514c1.411 2.459 1.8 5.247 1.167 8.366-.561 2.761-2.398 5.341-5.345 7.805C39.413 48.787 35.995 51 31.969 51c-4.027 0-8.154-2.323-10.66-4.678-2.507-2.354-4.084-4.575-4.813-7.047-.883-2.997-.587-6.038.886-9.124-.313-1.654-.51-3.158-.59-4.514-.296-4.994-.106-5.965.59-6.494.947-.72 3.961 1.13 9.042 5.547 2.327-.421 4.186-.631 5.576-.631 1.39 0 3.228.21 5.513.63 5.114-4.326 8.123-6.175 9.026-5.546Z'%3E%3C/path%3E%3Cpath fill='%23FFFFFF' d='M31.932 43.822c-1.234.024-2.896-1.649-2.896-2.333 0-.685 1.948-.888 3.037-.888 1.09 0 2.897.116 2.897.888 0 .771-1.804 2.309-3.038 2.333ZM23.985 37.338c1.785.695 3.59.315 4.03-.85.44-1.165-.65-2.674-2.435-3.37-1.784-.695-3.305-.775-3.746.39-.44 1.165.367 3.134 2.151 3.83ZM39.96 37.137c-1.687.815-3.525.516-3.965-.65-.44-1.164.65-2.673 2.434-3.369 1.785-.695 3.127-.775 3.567.39.44 1.165-.349 2.813-2.036 3.629Z'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    opacity: .7;
}
#marga-rates {
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px;
    width: 280px;
    margin-top: 30px;
}
.mr-header {
    font-size: 20px !important;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.mr-descr {
    font-size: 13px !important;
    text-align: center;
    line-height: 1.2 !important;
    margin-bottom: 3px;
    margin-top: 15px;
    opacity: 0.7;
}
.mr-sign {
    font-size: 11px !important;
    text-align: center;
    line-height: 1.2 !important;
    opacity: 0.5;
}
#marga-rates p {
    position: relative;
    z-index: 2;
}
#marga-rates p.mr-item {
    font-size: 20px;
    margin-bottom: 4px;
    margin-top: 4px;
    padding-top: 4px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    border-top: 1px dashed rgba(255, 255, 255, 0.3);
}
#marga-rates p.mr-item:nth-child(2) {
    border-top: 0;
}
#navbar-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1002;
}
.navbar-transparent.navbar-colored-always,
.navbar-transparent.navbar-colored {
    background-image: linear-gradient(135deg,#968ff4 45%,#6ab6e5 70%);
}

#marga-rates p.mr-item strong:hover,
#marga-rates p.mr-item strong:focus,
#marga-rates p.mr-item strong:active,
#marga-rates p.mr-item strong {
    color: #ffffff !important;
}
.about-links a {
    white-space: nowrap;
}
.about-links a span {
    display: inline-block;
    position: relative;
}
.icon-external {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 1px;
    position: relative;
    top: 5px;
    background-image: url("data:image/svg+xml,%3Csvg fill='%23C5C5C5' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128' width='64px' height='64px'%3E%3Cpath d='M 84 11 C 82.3 11 81 12.3 81 14 C 81 15.7 82.3 17 84 17 L 106.80078 17 L 60.400391 63.400391 C 59.200391 64.600391 59.200391 66.499609 60.400391 67.599609 C 61.000391 68.199609 61.8 68.5 62.5 68.5 C 63.2 68.5 63.999609 68.199609 64.599609 67.599609 L 111 21.199219 L 111 44 C 111 45.7 112.3 47 114 47 C 115.7 47 117 45.7 117 44 L 117 14 C 117 12.3 115.7 11 114 11 L 84 11 z M 24 31 C 16.8 31 11 36.8 11 44 L 11 104 C 11 111.2 16.8 117 24 117 L 84 117 C 91.2 117 97 111.2 97 104 L 97 59 C 97 57.3 95.7 56 94 56 C 92.3 56 91 57.3 91 59 L 91 104 C 91 107.9 87.9 111 84 111 L 24 111 C 20.1 111 17 107.9 17 104 L 17 44 C 17 40.1 20.1 37 24 37 L 69 37 C 70.7 37 72 35.7 72 34 C 72 32.3 70.7 31 69 31 L 24 31 z'/%3E%3C/svg%3E");
    background-size: cover;
}
#container-vh100 {
    height: auto;
    padding-top: 170px;
    padding-bottom: 50px;
}
#main-query-field-container {
    position: relative;
}
#main-query-field {
    height: 56px;
    border-radius: 29px;
    border: 2px solid #968ff4;
    border: 2px solid #6ab6e5;
    padding: 10px 66px 10px 25px;
    background-color: rgb(245, 247, 250);
}
#main-query-field.error {
    border: 2px solid #cf4444;
}
#main-query-field-submit {
    border: 0;
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 5;
    display: block;
    width: 56px;
    height: 56px;
    cursor: pointer;
}
.srch-icon {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='200px' height='200px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.7955 15.8111L21 21M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' stroke='%23adadad' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    position: relative;
    top: 2px;
}
.srch-icon:hover {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='200px' height='200px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.7955 15.8111L21 21M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' stroke='%235e5c66' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
}
/*#main-query-field.form-control:active,*/
#main-query-field.form-control:focus {
    border-color: #968ff4;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 1px 6px rgba(119,195,242,0.5);
}
#navbar-query-field.form-control:focus {
    border-color: transparent;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 1px 4px rgba(255,255,255,0.5);
}
#main-query-field-wrapper {
    margin-top: 30px;
}
#navbar-controls {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    flex-grow: 1;
}
.nbm-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.nbm-item span {
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
}
.nbm-item .x-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
}
.ton-icon {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='8mm' height='8mm' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 800 800' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil0 %7Bfill:white%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M652 28l-506 0c-93,0 -152,100 -105,181l312 541c20,36 71,36 92,0l312 -541c47,-81 -12,-181 -105,-181l0 0zm-299 560l-68 -132 -164 -293c-11,-19 2,-43 25,-43l207 0 0 468 0 0zm324 -425l-164 293 -68 132 0 -468 207 0c22,0 36,24 25,43z'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: contain;
}
.globe-icon {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg fill='%23FFFFFF' width='200px' height='200px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 7.38A7.82 7.82 0 0 0 8 .5a7.82 7.82 0 0 0-8 6.88v1.24a7.82 7.82 0 0 0 8 6.88 7.82 7.82 0 0 0 8-6.88V7.38zm-1.25 0h-3a11.34 11.34 0 0 0-.43-2.54 7.6 7.6 0 0 0 1.75-1 6 6 0 0 1 1.65 3.54zm-9.18 0a9.69 9.69 0 0 1 .37-2.14A8.43 8.43 0 0 0 8 5.5a8.49 8.49 0 0 0 2.09-.26 10.2 10.2 0 0 1 .37 2.14zm4.92 1.24a9.59 9.59 0 0 1-.37 2.14 8.53 8.53 0 0 0-4.18 0 9.69 9.69 0 0 1-.37-2.14zm.4-5A11.82 11.82 0 0 0 10 2a6.89 6.89 0 0 1 2 1 6.57 6.57 0 0 1-1.14.66zm-2.6-1.86a10 10 0 0 1 1.38 2.3A7.63 7.63 0 0 1 8 4.25a7.56 7.56 0 0 1-1.67-.19 9.82 9.82 0 0 1 1.38-2.3h.58zm-3.15 1.9A6.57 6.57 0 0 1 4 3a6.89 6.89 0 0 1 2-1 10.38 10.38 0 0 0-.86 1.66zM3 3.83a7.6 7.6 0 0 0 1.75 1 11 11 0 0 0-.43 2.54h-3A6 6 0 0 1 3 3.83zM1.28 8.62h3a11 11 0 0 0 .43 2.54 7.6 7.6 0 0 0-1.75 1 6 6 0 0 1-1.68-3.54zm3.86 3.72A10.38 10.38 0 0 0 6 14a6.89 6.89 0 0 1-2-1 6.57 6.57 0 0 1 1.14-.66zm2.57 1.9a9.82 9.82 0 0 1-1.38-2.3 7.43 7.43 0 0 1 3.34 0 9.76 9.76 0 0 1-1.38 2.3h-.58zm3.15-1.9a6.57 6.57 0 0 1 1.19.66 7.24 7.24 0 0 1-2 1 11.48 11.48 0 0 0 .81-1.66zm2.14-.17a7.6 7.6 0 0 0-1.75-1 10.8 10.8 0 0 0 .43-2.54h3A6 6 0 0 1 13 12.17z'/%3E%3C/svg%3E");
    background-size: contain;
}
.nbm-item-wrapper {
    height: 42px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 21px;
    padding-left: 14px;
    padding-right: 17px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 16px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}
#navbar-auth-wrapper {
    position: relative;
}
#navbar-auth-wrapper.nbm-item-wrapper {
    margin-left: 0;
}
.nbm-item-wrapper:hover {
    border-color: transparent;
    background-color: rgba(255, 255, 255, 1);
}
.nbm-item-wrapper:hover .nbm-item > span {
    color: #534cb1;
}
.nbm-item-wrapper:hover .ton-icon {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='8mm' height='8mm' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 800 800' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil0 %7Bfill:%23534cb1%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M652 28l-506 0c-93,0 -152,100 -105,181l312 541c20,36 71,36 92,0l312 -541c47,-81 -12,-181 -105,-181l0 0zm-299 560l-68 -132 -164 -293c-11,-19 2,-43 25,-43l207 0 0 468 0 0zm324 -425l-164 293 -68 132 0 -468 207 0c22,0 36,24 25,43z'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: contain;
}
.nbm-item-wrapper:hover .globe-icon {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg fill='%23534cb1' width='200px' height='200px' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 7.38A7.82 7.82 0 0 0 8 .5a7.82 7.82 0 0 0-8 6.88v1.24a7.82 7.82 0 0 0 8 6.88 7.82 7.82 0 0 0 8-6.88V7.38zm-1.25 0h-3a11.34 11.34 0 0 0-.43-2.54 7.6 7.6 0 0 0 1.75-1 6 6 0 0 1 1.65 3.54zm-9.18 0a9.69 9.69 0 0 1 .37-2.14A8.43 8.43 0 0 0 8 5.5a8.49 8.49 0 0 0 2.09-.26 10.2 10.2 0 0 1 .37 2.14zm4.92 1.24a9.59 9.59 0 0 1-.37 2.14 8.53 8.53 0 0 0-4.18 0 9.69 9.69 0 0 1-.37-2.14zm.4-5A11.82 11.82 0 0 0 10 2a6.89 6.89 0 0 1 2 1 6.57 6.57 0 0 1-1.14.66zm-2.6-1.86a10 10 0 0 1 1.38 2.3A7.63 7.63 0 0 1 8 4.25a7.56 7.56 0 0 1-1.67-.19 9.82 9.82 0 0 1 1.38-2.3h.58zm-3.15 1.9A6.57 6.57 0 0 1 4 3a6.89 6.89 0 0 1 2-1 10.38 10.38 0 0 0-.86 1.66zM3 3.83a7.6 7.6 0 0 0 1.75 1 11 11 0 0 0-.43 2.54h-3A6 6 0 0 1 3 3.83zM1.28 8.62h3a11 11 0 0 0 .43 2.54 7.6 7.6 0 0 0-1.75 1 6 6 0 0 1-1.68-3.54zm3.86 3.72A10.38 10.38 0 0 0 6 14a6.89 6.89 0 0 1-2-1 6.57 6.57 0 0 1 1.14-.66zm2.57 1.9a9.82 9.82 0 0 1-1.38-2.3 7.43 7.43 0 0 1 3.34 0 9.76 9.76 0 0 1-1.38 2.3h-.58zm3.15-1.9a6.57 6.57 0 0 1 1.19.66 7.24 7.24 0 0 1-2 1 11.48 11.48 0 0 0 .81-1.66zm2.14-.17a7.6 7.6 0 0 0-1.75-1 10.8 10.8 0 0 0 .43-2.54h3A6 6 0 0 1 13 12.17z'/%3E%3C/svg%3E");
    background-size: contain;
}
#navbar-query-wrapper {
    flex-grow: 1;
}
#navbar-query-field-container {
    width: 240px;
    position: relative;
    height: 42px;
    border-radius: 21px;
    background-color: rgb(245, 247, 250);
    margin-left: 15px;
}
#navbar-query-field.form-control {
    padding: 2px 50px 2px 16px;
    max-height: 42px;
    border: 0;
    background-color: transparent;
    border-radius: 21px;
}
#navbar-query-field-submit {
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 0;
    right: 4px;
    border: 0;
    background-color: transparent;
    z-index: 5;
}
#navbar-query-field-container .srch-icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='200px' height='200px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.7955 15.8111L21 21M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' stroke='%23adadad' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    position: relative;
    top: 2px;
}
.hidden {
    display: none !important;
}
.nbm-item span b {
    font-weight: 400;
}
#tonconnect-root-wrapper {
    display: none;
    position: fixed;
    top: 80px;
    right: 0;
    z-index: 101;
}
#tc-widget-root {
    position: relative;
    z-index: 1003;
}
.nbm-item span#user-wallet {
    text-transform: none;
}
#user-menu {
    display: none;
    position: absolute;
    top: 45px;
    right: 0;
    margin-right: 0;
    border-radius: 12px;
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 0 0 12px -3px rgba(0,0,0,0.35);
}
.user-menu-item a,
.user-menu-item span {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 10px 15px;
    color: #adadad;
    white-space: nowrap;
}
.user-menu-item a:hover,
.user-menu-item span:hover {
    color: #534cb1;
}
/*#main-query-field:not(:placeholder-shown):after {
    content: '.ton';
    position: absolute;
    z-index: 10;
    display: inline-block;
    left: 10px;
}*/
#mqf-extra {
    position: absolute;
    top: 0;
    right: 60px;
    height: 56px;
    z-index: 11;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
#main-query-field-submit:active,
#main-query-field-submit:focus {
    outline: none;
    box-shadow: none;
    border: 0;
}
.domain-label {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 42px;
    padding: 5px 18px;
    border-radius: 21px;
    color: #ffffff;
}
.domain-taken {
    color: #b21d1d;
    border: 1px solid #b21d1d;
    background-color: #fad8d8;
}
.domain-available {
    color: #3db521;
    border: 1px solid #3db521;
    background-color: #defad8;
}
.dl-container {
    margin-bottom: 30px;
}
.domain-owner-info {
    text-align: center;
    border-radius: 18px;
    background-color: rgb(245, 247, 250);
    padding: 20px 25px;
    margin-top: 30px;
}
.doi-label {
    margin-bottom: 15px;
}
.b-wrapper {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#buy-domain-btn-wrapper.b-wrapper {
    flex-direction: column;
}
#buy-domain-btn-wrapper > div {
    margin-top: 15px;
}
#buy-domain-btn-wrapper > div:first-child {
    margin-top: 0;
}
.button {
    min-width: 240px;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 52px;
    padding: 8px 22px;
    border: 1px solid transparent;
    border-radius: 26px;
    cursor: pointer;
    background-image: linear-gradient(135deg,#968ff4 45%,#6ab6e5 70%);
    transition: all 0.5s ease-in-out;
    position: relative;
}
.button.disabled {
    background-image: linear-gradient(135deg,#7e7c84 45%,#98969f 70%);
}
.button:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 26px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: #fff;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.button span {
    position: relative;
    z-index: 3;
}
.button-alt {
    min-width: 240px;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 52px;
    padding: 8px 22px;
    border: 1px solid #968ff4;
    border-radius: 26px;
    cursor: pointer;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
}
.button span {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 20px;
}
.button-alt span {
    text-transform: uppercase;
    color: #534cb1;
    font-size: 20px;
}
/*.button:hover {
    background: transparent;
    border: 1px solid #968ff4;
}
*/
.button:hover:before {
    opacity: 0.8;
}
.button-alt:hover {
    border: 1px solid #7f7f7f;
    background-color: #f4f4f4;
}
.button:hover span {
    color: #534cb1;
}
.button-alt:hover span {
    color: #54515b;
}
.doi-cost span {
    font-size: 28px;
    font-weight: bold;
}
.doi-cost strong {
    font-weight: 400;
}
#purchase-loading .smooth-loader {
    transform: none;
    margin-top: -35px;
    margin-left: -35px;
}
.tile-warning {
    color: #b21d1d;
    border: 1px solid #b21d1d;
    background-color: #fad8d8;
    border-radius: 21px;
}
.tile-caution {
    color: #f7b923;
    border: 1px solid #ebab12;
    background-color: #fbf6eb;
    border-radius: 21px;
}
.doi-val .red {
    color: #b21d1d;
}
.tile-caution .tile-extra-inner,
.tile-warning .tile-extra-inner {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 22px;

}
.tile-warning .tile-extra-inner .description-text p {
    font-size: 13px;
    color: #b21d1d;
}
.tile-caution .tile-extra-inner .description-text p {
    font-size: 13px;
    color: #ebab12;
}
.tile-warning .tile-extra-inner .error-icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='200px' height='200px' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'/%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4449 0.608765C8.0183 -0.107015 6.9817 -0.107015 6.55509 0.608766L0.161178 11.3368C-0.275824 12.07 0.252503 13 1.10608 13H13.8939C14.7475 13 15.2758 12.07 14.8388 11.3368L8.4449 0.608765ZM7.4141 1.12073C7.45288 1.05566 7.54712 1.05566 7.5859 1.12073L13.9798 11.8488C14.0196 11.9154 13.9715 12 13.8939 12H1.10608C1.02849 12 0.980454 11.9154 1.02018 11.8488L7.4141 1.12073ZM6.8269 4.48611C6.81221 4.10423 7.11783 3.78663 7.5 3.78663C7.88217 3.78663 8.18778 4.10423 8.1731 4.48612L8.01921 8.48701C8.00848 8.766 7.7792 8.98664 7.5 8.98664C7.2208 8.98664 6.99151 8.766 6.98078 8.48701L6.8269 4.48611ZM8.24989 10.476C8.24989 10.8902 7.9141 11.226 7.49989 11.226C7.08567 11.226 6.74989 10.8902 6.74989 10.476C6.74989 10.0618 7.08567 9.72599 7.49989 9.72599C7.9141 9.72599 8.24989 10.0618 8.24989 10.476Z' fill='%23b21d1d'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
}
.tile-caution .tile-extra-inner .error-icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='200px' height='200px' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'/%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4449 0.608765C8.0183 -0.107015 6.9817 -0.107015 6.55509 0.608766L0.161178 11.3368C-0.275824 12.07 0.252503 13 1.10608 13H13.8939C14.7475 13 15.2758 12.07 14.8388 11.3368L8.4449 0.608765ZM7.4141 1.12073C7.45288 1.05566 7.54712 1.05566 7.5859 1.12073L13.9798 11.8488C14.0196 11.9154 13.9715 12 13.8939 12H1.10608C1.02849 12 0.980454 11.9154 1.02018 11.8488L7.4141 1.12073ZM6.8269 4.48611C6.81221 4.10423 7.11783 3.78663 7.5 3.78663C7.88217 3.78663 8.18778 4.10423 8.1731 4.48612L8.01921 8.48701C8.00848 8.766 7.7792 8.98664 7.5 8.98664C7.2208 8.98664 6.99151 8.766 6.98078 8.48701L6.8269 4.48611ZM8.24989 10.476C8.24989 10.8902 7.9141 11.226 7.49989 11.226C7.08567 11.226 6.74989 10.8902 6.74989 10.476C6.74989 10.0618 7.08567 9.72599 7.49989 9.72599C7.9141 9.72599 8.24989 10.0618 8.24989 10.476Z' fill='%23ebab12'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
}
#domain-cost-info {
    position: relative;
}
#purchase-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(245, 247, 250);
    border-radius: 18px;
    display: none;
}
#purchase-loading .smooth-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    line-height: 0;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%)
}

#purchase-loading .smooth-loader .spinner-eff {
    position: relative;
    width: 70px;
    height: 70px
}

#purchase-loading .smooth-loader .spinner-eff:before,#purchase-loading .smooth-loader .spinner-eff:after {
    content: "";
    display: block
}

#purchase-loading .smooth-loader .spinner-eff .spinner-bar:before,#purchase-loading .smooth-loader .spinner-eff .spinner-bar:after {
    content: "";
    display: block
}
#purchase-loading .smooth-loader .spinner-eff.spinner-eff-1 .bar {
    width: 0;
    height: 0;
    border: 35px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: .5
}

#purchase-loading .smooth-loader .spinner-eff.spinner-eff-1 .bar-top {
    border-top: 35px solid #c2c2c2;
    -webkit-animation: rotation-top 3.6s linear 0s infinite;
    animation: rotation-top 3.6s linear 0s infinite
}

#purchase-loading .smooth-loader .spinner-eff.spinner-eff-1 .bar-right {
    border-right: 35px solid #c2c2c2;
    -webkit-animation: rotation-right 3.6s linear 0s infinite;
    animation: rotation-right 3.6s linear 0s infinite
}

#purchase-loading .smooth-loader .spinner-eff.spinner-eff-1 .bar-bottom {
    border-bottom: 35px solid #c2c2c2;
    -webkit-animation: rotation-bottom 3.6s linear 0s infinite;
    animation: rotation-bottom 3.6s linear 0s infinite
}

#purchase-loading .smooth-loader .spinner-eff.spinner-eff-1 .bar-left {
    border-left: 35px solid #c2c2c2;
    -webkit-animation: rotation-left 3.6s linear 0s infinite;
    animation: rotation-left 3.6s linear 0s infinite
}
#purchase-loading .smooth-loader {
    transform: none;
    margin-top: -35px;
    margin-left: -35px;
}
#purchase-processing-warning {
    display: none;
}
#navbar-auth-wrapper.loading {
    position: relative;
    overflow: hidden;
}
#navbar-auth-wrapper.loading:after {
    content: " ";
    display: block;
    width: 100%;
    width: calc(100% + 92px);
    height: 100%;
    position: absolute;
    top: 0;
    left: -46px;
    z-index: 2;

    background: -webkit-repeating-linear-gradient(
            145deg,
            #98d1f3 1px,
            #6db6e3 2px,
            #6db6e3 11px,
            #98d1f3 12px,
            #98d1f3 20px
    );
    background: repeating-linear-gradient(
            -55deg,
            #98d1f3 1px,
            #6db6e3 2px,
            #6db6e3 11px,
            #98d1f3 12px,
            #98d1f3 20px
    );

    -webkit-animation-name: MOVE-BG;
    -webkit-animation-duration: .6s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    animation-name: MOVE-BG;
    animation-duration: .6s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(46px);
    }
}

@keyframes MOVE-BG {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(46px);
    }
}
.dv-pending {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.dl-item-pending {
    font-size: 14px;
    color: #b21d1d;
}
.icon-pending {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 8px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='200px' height='200px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.4532 12.8928C20.1754 15.5027 18.6967 17.9484 16.2497 19.3612C12.1842 21.7084 6.98566 20.3155 4.63845 16.25L4.38845 15.817M3.54617 11.1071C3.82397 8.49723 5.30276 6.05151 7.74974 4.63874C11.8152 2.29153 17.0138 3.68447 19.361 7.74995L19.611 8.18297M3.49316 18.0659L4.22522 15.3339L6.95727 16.0659M17.0422 7.93398L19.7743 8.66603L20.5063 5.93398M11.9997 7.49995V12L14.4997 13.5' stroke='%23adadad' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
}
#buy-domain-btn-wrapper > div#bd-balance-buy {
    margin-top: 30px;
}
/* %%% */







@media (min-width: 1200px) {
    .navbar-nav.site_nav .nav-item a.nav-link {
        padding: 30px 25px;
    }
}
@media (min-width: 992px) {
    .section-padding {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}
@media (min-width: 768px) {
    .text-p,
    p {
        font-size: 18px;
        line-height: 28px
    }
    p.fz14 {
        font-size: 14px;
        line-height: 18px
    }
    /*.list-style li {
        font-size: 18px;
        line-height: 28px
    }*/
}


@media (max-width: 991px) {

} /* END 991 */
@media (max-width: 767px) {
    #navbar-header .container {
        width: 100%;
        max-width: 100%;
    }
    .navbar-brand img {
        width: 200px;
        height: auto;
    }
    #navbar-header {
        min-height: 74px;
    }
    #domain-available-name,
    #domain-taken-name {
        word-break: break-all;
    }
} /* END 767 */
@media (max-width: 575.98px) {
    p {
        font-size: 14px;
    }
    p.doi-label {
        font-size: 20px;
    }
    p.doi-val {
        font-size: 18px;
        margin-top: 8px;
    }
    p.doi-val:first-child {
        margin-top: 0;
    }
    #hero-img {
        order: 1;
        padding-top: 80px;
    }
    #hero-description {
        order: 2;
    }
    .banner-img {
        text-align: center;
    }
    .banner-img .img-fluid {
        width: 260px;
        max-width: 260px;
    }
    .banner-text-content {
        margin-top: 30px;
    }
    .banner-text-content p {
        display: block;
        color: #ffffff;
        margin-top: 15px;
    }
    .banner-text-content h5,
    .banner-text-content h1,
    .banner-text-content p {
        text-align: center;
    }
    .earn-marga-img-wrapper {
        margin-bottom: 15px;
    }
    .partners-wrapper {
        flex-direction: column;
    }
    .partners-wrapper img {
        max-width: 200px;
    }
    .partners-wrapper a {
        display: block;
        width: 200px;
        height: 200px;
    }
    .hero-dedust-link {
        margin-left: auto;
        display: flex;
        flex-direction: row;
        margin-right: auto;
        width: 230px;
    }
    .vh100 {
        height: auto;
    }
    #marga-rates {
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }
    .banner-text-content .btn-icon {
        margin-top: 45px;
    }
    .hero-dedust-link {
        margin-bottom: 40px;
    }
    .navbar-toggler .icon_menu {
        position: relative;
        top: 2px;
    }
    .about-links a span {
        font-size: 16px;
    }
    .about-links:first-child {
        margin-bottom: 15px;
    }
    .navbar-nav.site_nav .nav-item a.nav-link {
        text-align: center;
        font-size: 16px;
    }
    #container-vh100 {
        padding-top: 25px;
        padding-bottom: 40px;
    }
    .navbar-brand img {
        width: 160px;
        height: auto;
    }
    .nbm-item span b {
        display: none;
    }
    .nbm-item span {
        font-size: 12px;
    }
    .nbm-item .x-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }
    .nbm-item-wrapper {
        padding-left: 10px;
        padding-right: 12px;
        margin-left: 12px;
    }
    #main-query.section-padding {
        padding-top: 150px;
        padding-bottom: 70px;
    }
} /* END 575 */
@media (max-width: 461px) {
    #main-query.section-padding {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
@media (max-width: 439px) {
    .navbar-brand img {
        width: 120px;
        height: auto;
    }
    .navbar-brand {
        margin-right: 0;
    }
}
@media (max-width: 399px) {
    #mqf-extra,
    #main-query-field {
        font-size: 15px;
    }
    #main-query-field {
        padding-left: 15px;
    }
}
@media (max-width: 369px) {
    #mqf-extra,
    #main-query-field {
        font-size: 14px;
    }
}
@media (max-width: 359px) {
    .navbar-brand img {
        width: 100px;
        height: auto;
    }
    .nbm-item span {
        font-size: 11px;
    }
}
@media (max-width: 349px) {
    #mqf-extra {
        right: 50px;
    }
}