/*  */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chivo:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://pro.fontawesome.com/releases/v5.10.0/css/all.css');



/* 

THIS FILE INCLUDES THESE FOLOWING CSS MENTIONED BELOW 

        1.wp-emoji-styles-inline-css : 
        2.rank-math-toc-block-style-inline-css :
        3.classic-theme-styles-inline-css :
        4.global-styles-inline-css :
        5.BODY CSS :

*/


/* wp-emoji-styles-inline-css */
img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

/* rank-math-toc-block-style-inline-css */
.wp-block-rank-math-toc-block nav ol {
    counter-reset: item
}

.wp-block-rank-math-toc-block nav ol li {
    display: block
}

.wp-block-rank-math-toc-block nav ol li:before {
    content: counters(item, ".") ". ";
    counter-increment: item
}

/* classic-theme-styles-inline-css */
/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

/* global-styles-inline-css */
:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

body .is-layout-flex {
    display: flex
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center
}

.is-layout-flex>:is(*, div) {
    margin: 0
}

body .is-layout-grid {
    display: grid
}

.is-layout-grid>:is(*, div) {
    margin: 0
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6
}




#ngztcew-blanket {
    background: rgb(0 0 0/42%) !important
}

#ngztcew-blanket div {
    text-align: center
}

#ngztcew-blanket div h2:before {
    content: '';
    background-image: url(https://i.ibb.co/prrZtCK/icon.png);
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    background-size: contain;
    background-position: center center;
    margin-bottom: 20px
}



/* body css */
body {
    background-attachment: fixed !important
}

.sitelogo {
    width: 100%;
    height: auto;
    font-family: 'Chivo', sans-serif;
    font-weight: 400
}

.sitelogotext {
    fill: none;
    stroke-width: 2px;
    stroke-linejoin: round;
    stroke-dasharray: 70px;
    stroke-dashoffset: 0;
    -webkit-animation: stroke 6s linear infinite;
    -moz-animation: stroke 6s linear infinite;
    animation: stroke 6s linear infinite;
    font-size: 4em;
    text-transform: uppercase
}

.sitelogotext:nth-child(5n+1) {
    stroke: #009de1;
    -webkit-animation-delay: -1.2s;
    -moz-animation-delay: -1.2s;
    animation-delay: -1.2s
}

.sitelogotext:nth-child(5n+2) {
    stroke: #cbfc01;
    -webkit-animation-delay: -2.4s;
    -moz-animation-delay: -2.4s;
    animation-delay: -2.4s
}

.sitelogotext:nth-child(5n+3) {
    stroke: #ff0;
    -webkit-animation-delay: -3.6s;
    -moz-animation-delay: -3.6s;
    animation-delay: -3.6s
}

.sitelogotext:nth-child(5n+4) {
    stroke: #cbfc01;
    -webkit-animation-delay: -4.8s;
    -moz-animation-delay: -4.8s;
    animation-delay: -4.8s
}

.text:nth-child(5n+5) {
    stroke: #3aa1bf;
    -webkit-animation-delay: -6s;
    -moz-animation-delay: -6s;
    animation-delay: -6s
}

@-webkit-keyframes stroke {
    to {
        stroke-dashoffset: -400
    }
}

@-moz-keyframes stroke {
    to {
        stroke-dashoffset: -400
    }
}

@keyframes stroke {
    to {
        stroke-dashoffset: -400
    }
}

.download-links-div img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

::-moz-selection {
    color: #fff;
    background: #cbfc01
}

::-webkit-selection {
    color: #fff;
    background: #cbfc01
}

::selection {
    color: #fff;
    background: #cbfc01
}

body,
html {
    font-family: 'Chivo', sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    background: #000;
    color: #fff
}

a {
    color: #cbfc01;
    text-decoration: underline;
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all
}

img,
svg {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

textarea,
input,
select {
    width: 100%;
    background: #fff;
    font-family: 'Chivo', sans-serif;
    font-size: 16px;
    outline: 0;
    padding: 10px 15px
}

textarea {
    resize: vertical;
    height: 110px
}

input[type=submit] {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #cbfc01;
    padding: 10px 15px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background: #cbfc01;
    color: #000;
    display: inline-block;
    text-decoration: none;
    cursor: pointer
}

.weight-ads {
    display: none
}

.comment-form-cookies-consent input {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 7px
}

.text-center {
    text-align: center
}

.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em
}

.d-flex {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.d-block {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.justify-center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.justify-between {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between
}

.justify-end {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end
}

.justify-start {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start
}

.align-start {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.align-center {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.align-end {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end
}

.container {
    max-width: 1180px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.how-to-download {
    font-size: 25px;
    text-decoration: none;
    margin-bottom: 20px;
    display: inline-block
}

h1 {
    font-size: 32px;
    margin-bottom: 15px
}

h2 {
    font-size: 28px;
    margin-bottom: 15px
}

h3 {
    font-size: 25px;
    margin-bottom: 15px
}

h4 {
    font-size: 20px;
    margin-bottom: 15px
}

h5 {
    font-size: 20px;
    margin-bottom: 15px
}

h6 {
    font-size: 18px;
    margin-bottom: 15px
}

p {
    margin-bottom: 15px;
    line-height: 25px
}

p:last-child {
    margin-bottom: 0
}

.btn {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #cbfc01;
    padding: 10px 15px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    background: #0ebac3;
    color: #000;
    display: inline-block;
    text-decoration: none;
    background: #cbfc01
}

.btn:hover {
    background: 0 0;
    color: #cbfc01
}

.btn-zip {
    border-color: #00d0ff;
    background: #00d0ff;
    color: #000
}

.btn-zip:hover {
    background: 0 0;
    color: #ff0
}

.downloads-btns-div .btn {
    margin: 0 3px 12px
}

.site-header {
    padding: 25px 0
}

.site-branding {
    max-width: 310px
}

.head-search {
    width: 51%
}

body div.asl_w {
    background: 0 0 !important
}

body div.asl_w .probox {
    background: #fff !important;
    box-shadow: none !important;
    padding: 5px 20px;
    border-radius: 40px !important;
    overflow: hidden;
    position: relative
}

div.asl_w .probox .promagnifier {
    background: #cbfc01 !important;
    color: #fff;
    position: absolute;
    right: 6px;
    border-radius: 30px !important;
    font-size: 12px !important;
    width: 36px !important;
    height: 36px !important;
    top: 4px
}

div.asl_w .probox .promagnifier .innericon svg {
    fill: #fff !important;
    width: 18px !important
}

body div.asl_w .probox .proinput {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important
}

body .head-search div.asl_w .probox .proinput input,
body .head-search div.asl_w .probox .proinput input::placeholder,
body #ajaxsearchlite1 .probox .proinput input,
body div.asl_w .probox .proinput input {
    color: #000 !important;
    font-weight: 700
}

body div.asl_m .probox .proclose {
    margin-right: 20px
}

body div.asl_r.vertical {
    padding: 2px !important;
    background: #cbfc01 !important
}

body div.asl_r .results .item .asl_content {
    font-family: 'Chivo', sans-serif;
    color: #4a4a4a;
    font-size: 12px;
    line-height: 18px;
    text-shadow: 0 0 0 rgb(255 255 255/0)
}

body div.asl_r .results .item .asl_content h3,
body div.asl_r .results .item .asl_content h3 a {
    font-family: 'Chivo', sans-serif;
    color: #000;
    font-weight: 700
}

div.asl_r .results .item .asl_content h3 a:hover {
    font-weight: inherit !important
}

.menu-toggle,
.menu-close {
    display: none
}

.header-menu-div li {
    list-style: none
}

.header-menu-div li a {
    color: #000;
    display: inline-block;
    line-height: 25px;
    border-radius: 15%;
    background: #cbfc01;
    font-weight: 500;
    margin: 5px;
    padding: 4px 10px;
    text-decoration: none
}

.header-menu-div li a:hover,
.header-menu-div li.current-menu-item a {
    background: #cbfc01;
    color: #000
}

.header-menu {
    margin-bottom: 30px
}

.section-title,
.entry-header .entry-title {
    color: #fff;
    margin-bottom: 30px;
    font-size: 18px;
    background: #222 !important;
    padding: 12px 15px;
    width: 100%;
    border-radius: 6px
}

.entry-header .entry-title:before {
    content: '\f15c';
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    margin-right: 8px;
    color: #cbfc01;
    font-size: 20px
}

.section-title i {
    margin-right: 8px;
    color: #cbfc01;
    font-size: 20px
}

.site-main article.post {
    /* width: calc(100%/5 - 60px/5);
    width: -webkit-calc(100%/5 - 60px/5);
    width: -moz-calc(100%/5 - 60px/5); */
    /* margin-right: 15px; */
    /* margin-bottom: 20px; */
    background: #000
}

.site-main article.post:nth-child(5n+2) {
    margin-right: 0;
}
.site-main article.post figure {
    overflow: hidden
}

.site-main article.post figure img {
    height: 320px;
    object-fit: cover;
    object-position: top center;
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    width: 100%
}

.site-main article.post figure:hover img {
    -ms-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.site-main article.post .entry-title {
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    line-height: 20px;
    padding: 15px 10px;
    margin: 0
}

.site-main article.post .entry-title a {
    color: inherit;
    font-size: inherit;
    text-decoration: none
}

.site-main article.post .entry-title a:hover {
    color: #cbfc01
}

.pagination {
    width: 100%
}

.pagination .nav-links {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
}

.pagination .nav-links>* {
    width: 40px;
    height: 40px;
    background: #222;
    margin: 0 4px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    position: relative
}

.pagination .nav-links>*:hover,
.pagination .nav-links>*.current {
    background: #cbfc01;
    color: #000
}

.pagination .nav-links>*.next,
.pagination .nav-links>*.prev {
    text-indent: 99999px;
    overflow: hidden
}

.pagination .nav-links>*.next:before,
.pagination .nav-links>*.prev:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
    width: 100%;
    font-size: 18px
}

.pagination .nav-links>*.prev:before {
    content: "\f104"
}

.site-footer {
    background: #000;
    padding: 20px 0;
    margin-top: 50px
}

.site-footer a {
    text-decoration: none
}

.footer-menu li {
    list-style: none
}

.footer-menu li+li {
    margin-left: 15px
}

.footer-menu li a:hover {
    color: #fff
}

.entry-meta {
    margin-bottom: 30px
}

.entry-meta ul {
    padding-left: 0 !important
}

.entry-meta ul li {
    list-style: none
}

.entry-meta ul li+li {
    margin-left: 0
}

.entry-meta ul li i {
    margin-right: 5px
}

.post-meta li {
    margin-right: 6px
}

.post-meta li a {
    background: #fff;
    border-color: #fff;
    display: inline-block;
    color: #444;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 14px;
    text-decoration: none
}

.post-meta li a:hover {
    background: #444;
    color: #fff
}

.post-meta .post-date {
    font-weight: 600 !important;
    background: #cbfc01;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 14px
}

.single-service-content ul,
.single-service-content ol {
    padding-left: 20px;
    margin-bottom: 20px
}

.single-service-content ul li {
    margin-bottom: 8px
}

.single-service-content img {
    margin-bottom: 15px
}

.download-links-div {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center
}

.download-links-div .btn {
    margin-bottom: 20px;
    cursor: pointer
}

.download-links-div h4 hr {
    border-color: #fff;
    margin-bottom: 30px;
    margin-top: 10px
}

.download-links-div h4 {
    color: #fff
}

.download-links-div h4 span {
    color: #cbfc01
}

.single-blog-left {
    width: calc(100% - 320px);
    padding-right: 20px
}

.single-blog-right {
    width: 320px
}

.single-blog-right {
    width: 320px;
    background: #000
}

.single-blog-right h2.widget-title {
    font-size: 20px;
    padding: 10px 20px
}

.single-blog-right .custom-html-widget {
    padding: 10px 20px;
    background: #141414
}

.single-blog-right h2.widget-title {
    font-size: 18px;
    padding: 10px 15px;
    margin: 0;
    border-bottom: 1px solid #cbfc01
}

.single-blog-right .asl_w,
.widget_recent_entries ul {
    padding: 15px;
    width: auto !important;
    background: #141414 !important
}

.widget_recent_entries ul li {
    list-style: none;
    margin-bottom: 10px
}

.widget_recent_entries ul li:last-child {
    margin-bottom: 0
}

.widget_recent_entries ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px
}

.widget_recent_entries ul li a:hover {
    color: #cbfc01
}

.widget img {
    width: 100%
}

.screen-reader-text {
    display: none
}

.widget>form {
    padding: 15px;
    background: #141414
}

.comment-list li {
    list-style: none;
    margin-bottom: 20px
}

.comment-list li .comment-author img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-right: 10px
}

.comment-list li .comment-metadata {
    text-align: right;
    margin-top: -35px;
    font-size: 14px
}

.comment-list li .comment-content {
    padding-top: 30px
}

.comment-list li .reply a {
    display: inline-block;
    text-decoration: none
}

.comment-list li ol.children {
    margin-top: 10px;
    margin-left: 40px
}

.join-div {
    margin-bottom: 25px
}

.telegram-btn {
    background: #009de1;
    color: #fff;
    text-decoration: none;
    width: 100%;
    display: block;
    text-align: center;
    padding: 14px;
    font-size: 18px;
    border-radius: 6px
}

.telegram-btn i {
    margin-right: 10px
}

.copyright-issue-div {
    background: rgb(234 67 67/15%);
    text-align: center;
    padding: 20px 15px;
    border-radius: 10px;
    margin: 20px 0
}

.copyright-issue-div p {
    color: red;
    font-size: 18px
}

.gallery-image .gallery-img {
    width: 49%
}

.top-domain-div {
    background: green;
    text-align: center;
    padding: 8px 15px
}

.top-domain-div span {
    background: #fff;
    color: red;
    padding: 0 6px 3px;
    border-radius: 5px;
    margin-left: 2px
}

.top-domain-div .close {
    float: right;
    cursor: pointer;
    font-size: 18px;
    margin-left: 10px
}

.download-message-box {
    background-color: #00d0ff;
    border-color: #00d0ff;
    color: #000;
    text-align: center;
    padding: 10px 15px;
    border-radius: 6px;
    margin-bottom: 15px
}

.comment-message-box {
    background-color: #cbfc01;
    border-color: #cbfc01;
    color: #000;
    text-align: center;
    padding: 10px 15px;
    border-radius: 6px;
    margin-bottom: 15px
}

@media only screen and (max-width:1024px) {
    .site-main article.post {
        width: calc(100%/4 - 45px/4);
        width: -webkit-calc(100%/4 - 45px/4);
        width: -moz-calc(100%/4 - 45px/4);
        margin-right: 15px !important
    }

    .site-main article.post:nth-child(4n+1) {
        margin-right: 0 !important
    }
}

@media only screen and (max-width:991px) {
    h1 {
        font-size: 26px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 22px
    }

    h4 {
        font-size: 20px
    }

    h5 {
        font-size: 18px
    }

    h6 {
        font-size: 16px
    }

    .head-search {
        width: 60%
    }

    .site-branding {
        max-width: 200px
    }

    .site-header {
        padding: 15px 0
    }

    .site-main article.post {
        width: calc(100%/3 - 30px/3);
        width: -webkit-calc(100%/3 - 30px/3);
        width: -moz-calc(100%/3 - 30px/3);
        margin-right: 15px !important
    }

    .site-main article.post:nth-child(4n+1) {
        margin-right: 15px !important
    }

    .site-main article.post:nth-child(3n+1) {
        margin-right: 0 !important
    }

    .site-info {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }

    .footer-menu {
        width: 100%;
        text-align: center
    }

    .single-blog-left {
        width: calc(100% - 280px)
    }

    .single-blog-right {
        width: 280px
    }
}

@media only screen and (max-width:767px) {
    .weight-ads {
        display: block
    }

    h1 {
        font-size: 24px
    }

    h2 {
        font-size: 22px
    }

    h3 {
        font-size: 20px
    }

    h4 {
        font-size: 18px
    }

    h5 {
        font-size: 16px
    }

    h6 {
        font-size: 16px
    }

    .menu-toggle,
    .menu-close {
        display: inline-block
    }

    .header-menu {
        background: #222;
        padding: 10px 0
    }

    .menu-toggle {
        background: #cbfc01;
        color: #000;
        outline: 0;
        cursor: pointer;
        width: 40px;
        height: 40px;
        font-size: 20px;
        text-align: center;
        line-height: 42px;
        border: 0
    }

    .header-menu-div {
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        overflow: auto;
        width: 300px;
        z-index: 9999999;
        padding-top: 45px;
        background: #000;
        transition: .3s all;
        -webkit-transition: .3s all;
        -moz-transition: .3s all;
        -ms-transition: .3s all;
        right: -300px
    }

    .header-menu-div:before {
        content: '';
        background: #141414;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 45px;
        z-index: -1
    }

    .toggled .header-menu-div {
        right: 0
    }

    .menu-close {
        position: absolute;
        left: 20px;
        top: 10px;
        font-size: 22px;
        cursor: pointer
    }

    .header-menu-div li {
        list-style: none;
        width: 100%;
        margin: 0
    }

    .header-menu-div li a {
        margin: 0;
        background: 0 0;
        color: #e9e9e9;
        width: 100%;
        border-bottom: 1px solid #343434;
        padding: 8px 20px;
        border-radius: 0
    }

    .site-main article.post {
        width: calc(100%/2 - 15px/2);
        width: -webkit-calc(100%/2 - 15px/2);
        width: -moz-calc(100%/2 - 15px/2);
        margin-right: 15px !important
    }

    .site-main article.post:nth-child(3n+1) {
        margin-right: 15px !important
    }

    .site-main article.post:nth-child(2n+1) {
        margin-right: 0 !important
    }

    .site-branding {
        max-width: 220px
    }

    .single-blog-left {
        width: 100%;
        padding-right: 0
    }

    .single-blog-right {
        width: 100%;
        margin-top: 40px
    }
}

@media only screen and (max-width:580px) {
    .site-branding {
        max-width: 380px;
        width: 90%;
        text-align: center;
        margin-bottom: 20px
    }

    .site-header .container {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }

    .head-search {
        margin-bottom: 10px;
        width: 100%
    }

    .site-main article.post figure img {
        height: 250px
    }

    .comment-list li .comment-metadata {
        text-align: left;
        margin-top: -15px;
        font-size: 14px;
        margin-left: 50px
    }

    .comment-list li .comment-content {
        padding-top: 10px
    }

    .comment-list li ol.children {
        margin-left: 20px
    }
}

@media only screen and (max-width:380px) {
    .site-main article.post {
        width: calc(100%/2 - 10px/2);
        width: -webkit-calc(100%/2 - 10px/2);
        width: -moz-calc(100%/2 - 10px/2);
        margin-right: 14px !important;
        margin-bottom: 15px
    }

    .site-main article.post:nth-child(2n+2) {
        margin-right: 10px !important
    }

    .site-main article.post:nth-child(2n+1) {
        margin-right: 0 !important
    }

    .site-main article.post .entry-title {
        font-size: 13px;
        line-height: 18px;
        font-weight: 500;
        padding: 12px 8px
    }

    .gallery-image .gallery-img {
        width: 100%
    }
}

video {
    width: 100%;
    height: auto
}

h4:empty {
    display: none
}

.download-links-div h4 span~span {
    color: #00d0ff
}

@media only screen and (min-width:767px) {
    .mobile-ads {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .desktop-ads {
        display: none
    }
}

.our-domain-box {
    text-align: center;
    padding: 10px 15px;
    border-radius: 6px;
    margin-bottom: 15px;
    background: linear-gradient(135deg, #a86e8e, #87610c);
    background: -webkit-linear-gradient(135deg, #87610c, #a86e8e);
    background: -moz-linear-gradient(135deg, #87610c, #a86e8e)
}

.download-links-div .btn img {
    display: inline-block;
    margin: 0;
    width: 20px;
    vertical-align: middle
}

.download-links-div .btn img:first-child {
    margin-right: 5px
}

.download-links-div .btn img:last-child {
    margin-left: 5px
}

.btn:hover {
    background: #cbfc01;
    color: #000
}

.btn-zip:hover {
    border-color: #00d0ff;
    background: #00d0ff;
    color: #000
}

.main-content-parent {
    background-color: #191919;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto
}

.head-search .search-submit {
    position: absolute;
    right: 0;
    width: auto;
    border-radius: 0;
    height: 100%
}

.head-search .search-form {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    z-index: 0
}

.head-search input.search-field {
    border: 0;
    padding: 13px 15px;
    padding-right: 90px
}

.mobile-ads-img {
    display: none
}

.navbar-brand {
    position: relative;
    padding-bottom: 10px;
    display: inline-block
}

.end-txt {
    position: absolute;
    right: 10px;
    bottom: -15px;
    color: #cbfc01;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

.site-main article.post figure {
    position: relative
}

.site-main article.post figure .video-label {
    position: absolute;
    right: 0;
    z-index: 1;
    background: #00d0ff;
    background: -moz-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: -webkit-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: linear-gradient(to right, #00d0ff 0, #cbfc01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d0ff', endColorstr='#CBFC01', GradientType=1);
    color: #000;
    padding: 3px 10px;
    top: 14px;
    font-size: 14px
}

.video-icon {
    position: absolute;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    z-index: 1;
    background: rgb(0 0 0/55%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all
}

.video-icon svg {
    width: 70px;
    border: 1px solid #fff;
    border-radius: 100%
}

.video-icon svg path {
    stroke: #fff;
    stroke-width: 1.5px
}

.site-main article.post figure:hover .video-icon {
    opacity: 1;
    visibility: visible
}

.single-service-content figure .post-thumbnail {
    display: inline-block;
    position: relative;
    
}

.single-service-content figure .video-label {
    position: absolute;
    right: 0;
    z-index: 1;
    background: #00d0ff;
    background: -moz-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: -webkit-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: linear-gradient(to right, #00d0ff 0, #cbfc01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d0ff', endColorstr='#CBFC01', GradientType=1);
    color: #000;
    padding: 3px 10px;
    top: 14px;
    font-size: 16px
}

.call-action {
    padding: 10px 20px;
    border-radius: 30px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    z-index: 9999;
    background: -webkit-gradient(linear, right top, left top, from(#ca85ca), color-stop(#e54e7e), color-stop(#607ec7), color-stop(#46c49c), to(#f4b23f));
    background: -webkit-linear-gradient(right, #ca85ca, #e54e7e, #607ec7, #46c49c, #f4b23f);
    background: -o-linear-gradient(right, #ca85ca, #e54e7e, #607ec7, #46c49c, #f4b23f);
    background: linear-gradient(270deg, #ca85ca, #e54e7e, #607ec7, #46c49c, #f4b23f);
    background-size: 1000% 1000%;
    -webkit-animation: btnbganim 30s infinite;
    animation: btnbganim 30s infinite;
    color: #000 !important;
    font-size: 16px;
    z-index: 999;
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: 600
}

.call-action i {
    margin-left: 10px
}

.site-main article.post {
    box-shadow: none;
    background: linear-gradient(#222, #222), linear-gradient(to right, #ca4747, #f4c922);
    background-repeat: repeat, repeat;
    background-origin: padding-box, padding-box;
    background-origin: padding-box, border-box;
    background-repeat: no-repeat;
    border: 3px solid transparent;
    border-radius: 5px;
    overflow: hidden
}

.site-main article.post figure {
    box-shadow: none;
    margin-bottom: 0
}

.site-main article.post .entry-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    padding: 0;
    margin: 10px;
    margin-bottom: 15px
}

.single-service-content>h1,
.movie-title {
    background: #00d0ff;
    background: -moz-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: -webkit-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: linear-gradient(to right, #00d0ff 0, #cbfc01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d0ff', endColorstr='#CBFC01', GradientType=1);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent
}

.download-links-div h4,
.site-main article.post .entry-title {
    font-weight: 500
}

.maintenance-txt {
    text-align: center;
    color: #fff;
    background: red;
    padding: 13px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 10px;
    width: calc(100% - 30px);
    margin: 0 auto
}

div#Adoxen-25100>div>div,
div#Adoxen-25101>div>div,
div#Adoxen-25102>div {
    opacity: 0;
    visibility: hidden
}

.ads-btns {
    position: relative;
    overflow: hidden
}

.ads-btns iframe {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    opacity: .01;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.fixed-ads {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    padding: 5px;
    background: #191919;
    text-align: center
}

.ads-closed {
    position: absolute;
    right: 10px;
    top: -20px;
    background: #fff;
    color: #000;
    width: 20px;
    height: 20px;
    line-height: 22px;
    border-radius: 100%;
    cursor: pointer
}

.mobile-ads-link {
    display: none
}

.palyer-btn>iframe {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    opacity: .01
}

.left-ads,
.right-ads {
    display: inline-block;
    margin: -3px
}

.wp-video {
    width: 100% !important
}

.head-search {
    position: relative;
    z-index: 0
}

.search_result {
    display: none;
    border-radius: 10px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 12px;
    max-height: 250px;
    overflow: auto
}

.head-search input.search-field {
    border-radius: 10px;
    height: 44px
}

.head-search .search-submit {
    position: absolute;
    right: 0;
    width: auto;
    height: 100%;
    line-height: 25px;
    background: #cbfc01;
    font-weight: 600;
    padding: 4px 10px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    border-radius: 0 10px 10px 0;
    min-width: 100px;
    font-family: inherit;
    height: 44px;
    top: 0
}

.search_result ul {
    margin: 0;
    padding: 0
}

.search_result ul li {
    position: relative;
    list-style: none;
    margin-bottom: 10px;
    color: #000
}

.search_result ul li:last-child {
    margin-bottom: 0
}

.search_result ul li a img {
    width: 90px;
    height: 80px;
    object-fit: cover;
    object-position: center center;
    margin-right: 10px;
    position: absolute;
    max-width: none;
    left: 0;
    top: 0
}

.search_result ul li a h6 {
    font-size: inherit;
    margin: 0
}

.search_result ul li a {
    color: #000;
    text-decoration: none;
    position: relative;
    padding-left: 100px;
    min-height: 80px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

iframe[height="250"] {
    height: 250px
}

.iframe-ad iframe {
    transform: translateY(-50%) scale(1.8);
    -webkit-transform: translateY(-50%) scale(1.8)
}

body,
html {
    position: relative;
    overflow: hidden;
    overflow-y: auto
}

.alert-msg {
    background: red;
    padding: 20px 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    text-align: center
}

.alert-msg strong {
    color: #fff;
    font-size: 23px;
    display: block;
    text-align: center
}

.ads-btns a.btn {
    min-width: 40%
}

.ads-btns svg {
    fill: #fff;
    width: 17px;
    position: absolute;
    right: 0;
    top: 0
}

.ads-btns svg path {
    fill: #fff;
    stroke: #fff
}

.ads-btns svg:first-child path {
    fill: #fff;
    stroke: transparent
}

.ads-btns svg:first-child {
    right: 20px
}

.iframe-ads {
    position: relative;
    display: table;
    margin: 0 auto;
    background: #000;
    z-index: 0;
    overflow: hidden;
    height: 300px
}

.iframe-ads a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 2
}

.iframe-ads .video-icon {
    z-index: 0;
    opacity: 1;
    visibility: visible
}

.iframe-ads {
    position: relative;
    display: table;
    margin: 0 auto;
    background: #000;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    max-width: 600px;
    margin-top: 20px
}

.iframe-ads .ad-txt {
    position: absolute;
    right: 10px;
    top: 10px
}

.header-menu {
    margin-bottom: 10px
}

.home .banner {
    text-align: center;
    background: #000;
    width: 95%;
    margin: 0 auto;
    max-width: 800px;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px
}

.banner {
    margin-bottom: 20px
}

.banner h2 {
    font-size: 1.4em;
    margin-bottom: 10px
}

.banner h2 span {
    background: #00d0ff;
    background: -moz-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: -webkit-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: linear-gradient(to right, #00d0ff 0, #cbfc01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d0ff', endColorstr='#CBFC01', GradientType=1);
    padding: 5px 18px;
    color: #000;
    border-radius: 30px;
    transform: rotate(2deg);
    display: inline-block;
    font-size: .9em
}

.banner div {
    border: 1px solid #cbfc01;
    padding: 15px 10%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center
}

.banner div span {
    background: #00d0ff;
    background: -moz-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: -webkit-linear-gradient(left, #00d0ff 0, #cbfc01 100%);
    background: linear-gradient(to right, #00d0ff 0, #cbfc01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d0ff', endColorstr='#CBFC01', GradientType=1);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-decoration: underline
}

.join-div p {
    text-align: center
}

.join-div p span {
    color: red;
    font-weight: 700
}

.onclick-input {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1
}

@media(min-width:1560px) {
    .left-ads {
        position: fixed;
        left: 20px;
        top: 50%;
        z-index: 9;
        transform: translateY(-50%)
    }

    .right-ads {
        position: fixed;
        right: 20px;
        top: 50%;
        z-index: 9;
        transform: translateY(-50%)
    }
}

@media(max-width:767px) {

    .desktop-ads-img,
    .desktop-ads-link {
        display: none
    }

    .search_result ul li a {
        font-size: 14px
    }

    .mobile-ads-img {
        display: inline-block
    }

    .mobile-ads-link {
        display: inline-block
    }

    .main-navigation {
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .head-ads {
        margin: 0 !important;
        width: calc(100% - 50px);
        text-align: right
    }

    .iframe-ads {
        height: 260px
    }
}

.head-ads img {
    max-height: 100px
}

.fixed-ads img {
    max-height: 100px
}

#header-social {
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.headbt {
    font-family: poppins, sans-serif;
    color: #fff;
    padding: 11px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    margin: 5px 1px;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    cursor: pointer;
    min-width: 170px;
    box-shadow: 0px 0px 32px -10px rgb(254 0 0/57%);
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

#header-social a {
    color: #fff;
    text-decoration: none;
    margin: 0 2px
}

#header-social a i {
    margin: 0 2px
}

#header-social a img {
    margin: 0 5px
}

.headbt strong {
    font-weight: 400
}

.buttontg {
    background-color: #009de1;
    text-transform: uppercase;
    border-radius: 15%
}

.howtodl {
    background-color: #df9a17;
    text-transform: uppercase;
    border-radius: 15%
}

.desijunx {
    background-color: red;
    text-transform: uppercase;
    border-radius: 15%;
    font-weight: 500
}



.howtodl {
background-color: #df9a17;
text-transform: uppercase;
border-radius: 15%
}

.desijunx {
background-color: red;
text-transform: uppercase;
border-radius: 15%;
font-weight: 500
}

.popSc {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 20px;
background: rgba(255, 255, 255, .1);
z-index: 99980;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
display: flex;
justify-content: center;
align-items: center
}

.popSc.hidden {
display: none
}

.popSc .popBo {
position: relative;
background: rgba(255, 255, 255, .8);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
max-width: 400px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 30px;
border-radius: 20px;
box-shadow: 0 5px 25px rgb(0 0 0/20%);
text-align: center
}

.popSc .popBo svg {
display: block;
width: 50px;
height: 50px;
fill: none !important;
stroke: #08102b;
stroke-linecap: round;
stroke-linejoin: round;
stroke-width: 1.5
}

.popSc .popBo h2 {
margin: 10px 0 15px;
font-size: 1.2rem;
font-weight: 800;
color: #08102b
}

.popSc .popBo p {
margin: 0;
line-height: 1.7em;
font-size: .9rem;
color: #08102b
}

.popSc .popBo .popBtn {
display: inline-flex;
justify-content: center;
align-items: center;
height: 50px;
width: 50px;
outline: none;
border: none;
background: #482dff;
border-radius: 50%;
margin-top: 20px;
transition: all .2s ease;
-webkit-transition: all .2s ease
}

.popSc .popBo .popBtn:hover {
transform: scale(1.05);
-webkit-transform: scale(1.05)
}

.popSc .popBo .popBtn svg {
width: 24px;
height: 24px;
stroke: #fff;
flex-shrink: 0
}

.popSc .popBo .popBtn svg.r {
animation: rotateIcn 1.5s infinite linear;
-webkit-animation: rotateIcn 1.5s infinite linear
}

.popSc {
animation: popupBlur .3s ease-in;
-webkit-animation: popupBlur .3s
}

.popSc>* {
animation: popupScale .3s ease-in;
-webkit-animation: popupScale .3s
}

.darkMode .popSc {
background: rgba(0, 0, 0, .1)
}

.darkMode .popSc .popBo {
background: rgba(50, 50, 50, .8)
}

.darkMode .popSc .popBo svg {
stroke: #fefefe
}

.darkMode .popSc .popBo p,
.darkMode .popSc .popBo h2 {
color: #fefefe
}

@keyframes popupBlur {
from {
    opacity: 0
}

to {
    opacity: 1
}
}

@-webkit-keyframes popupBlur {
from {
    opacity: 0
}

to {
    opacity: 1
}
}

@keyframes popupScale {
from {
    transform: scale(0);
    animation-timing-function: ease-in;
    opacity: 0
}

to {
    transform: scale(1);
    opacity: 1
}
}

@-webkit-keyframes popupScale {
from {
    -webkit-transform: scale(0);
    -webkit-animation-timing-function: ease-in;
    opacity: 0
}

to {
    -webkit-transform: scale(1);
    opacity: 1
}
}

@keyframes rotateIcn {
from {
    transform: rotate(0deg)
}

to {
    transform: rotate(359deg)
}
}

@-webkit-keyframes rotateIcn {
from {
    -webkit-transform: rotate(0deg)
}

to {
    -webkit-transform: rotate(359deg)
}
}

.popSc .popBo svg path {
color: red;
fill: red
}
