* {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;font-family: "roboto",sans-serif;}
.fa, .far, .fas {font-family: "Font Awesome 5 Free";font-weight: 900;}
#wpadminbar .ab-icon, #wpadminbar .ab-item:before, #wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon, .wp-admin-bar-arrow {font: normal 20px/1 dashicons !important;}
ul, ol {padding-left: 32px;padding-top: 15px;}
header {background: #fff;}
body {font-family: "roboto",sans-serif;color: #000;font-weight: 400;font-size: 1rem;line-height: 1.5;}
header .row {border-bottom: 2px solid #000;}
.banner {display: flex;align-items: center;}
.menubar .row {border-top: 2px solid #000;border-bottom: 2px solid #000;padding: 30px 0;}
.menubar a {color: #000;display: block;}
.menubar a:hover {color: #9c9a9a;}
.menubar a:hover img {opacity: .3;}
img.rest {opacity: .3;}
img.rest:hover {opacity: 1;}
.row.iconbar {border-bottom: 2px solid #000;}
.pt .row, .saa .row, .im .row, .tc .row, .pub .row, .contact .row {padding: 40px 0 20px 0;}
.pt .row .row, .saa .row .row, .im .row .row, .im .row .row, .tc .row .row, .pub .row .row, .contact .row .row, .blog-container .row .row {padding-top: 0;padding-bottom: 0;}
.logo {padding-bottom: 15px;}
.logo .img-responsive {max-width: 90% !important;}
.entry-meta {margin-bottom: 15px;font-weight: bold;}
.llogo {margin-top: 11px;}
.sidebar-slide img {width: 100%;margin-bottom: 10px;}
.sidebar-slide p {font-size: 14px;}
.brdleft {border-left: 1px solid #000;display: block;height: auto;}
.bothborder-area {display: table;}
.border-both {border-left: 2px solid #000;border-right: 2px solid #000;display: table-cell;height: 100%;vertical-align: top;word-break: break-all;}
.banner h1 {font-size: 35px;padding-top: 24px;}
.banner h1 span {color: #9c9a9a;}
.menubar h2 {font-size: 18px;}
.pt h3, .saa h3, .im h3, .tc h3, .pub h3, .contact h3 {padding-bottom: 10px;}
p.larger {font-size: 36px;text-align: right;}
.posting-area {position: relative;border-bottom: 2px solid #000;padding: 20px 0px;}
.readmore {text-align: right;font-size: 14px;margin: 20px;}
.readmore a {background-color: #221f1f;color: #fff !important;padding: 5px 15px;}
.readmore a:hover {background-color: #545454;color: #fff;text-decoration: none;}
.btn-primary {background-color: #221f1f !important;border-color: #221f1f !important;}
.btn {padding: 5px 15px !important;font-size: 14px !important;border-radius: 0px !important;}
.page-item.active .page-link {z-index: 1;color: #fff !important;background-color: #221f1f !important;border-color: #221f1f !important;}
footer#site-footer {border-top: 2px solid #000;padding-top: 30px;}
.col-md-6.footer-left {border-right: 2px solid #000;}
.sidebar-slide {margin-bottom: 30px;}
.post-thumb {position: relative;width: 100%;height: 300px;overflow: hidden;margin: 20px 0px;}
.post-thumb images {position: absolute;width: 100%;}
.post-meta {font-size: 14px;color: #fff;position: absolute;bottom: 0px;background-color: #000;padding: 10px 30px;opacity: .8;}
@media (min-width: 768px) {.navbar-nav {float: right;padding-top: 0px;padding-bottom: 0;}
 .navbar {margin-bottom: 0;}
 .navbar-default {border: none;background: none;}
 .container-fluid, .navbar-collapse {padding-right: 0;}}
.navbar-default .navbar-nav>li>a {color: #000;font-size: 16px;}
@media (max-width: 767px) {.logo img {max-width: 50%;margin: 0 auto;}
 .llogo {display: none;}
 .slogo {display: block;}
 .abrapic {padding-top: 0;}}
@media (max-width: 575px) {.logo img {max-width: 100%;}}
.menubar .col-xs-6 {min-height: 90px;}
.form__label-row--horizontal>:first-child {margin-right: 0 !important;}
.entry__choice .checkbox, .entry__choice .radio-button {margin-left: 40px !important;}
.checkbox_tick_positive:before {top: 0 !important;bottom: 0 !important;}
.checkbox, .radio-button {vertical-align: -2px !important;margin-top: 0 !important;margin-bottom: 0 !important;}
.form-control {border: 1px solid #000;border-radius: 0;color: #333;}
textarea.form-control {height: 70px;}
.btn-primary, .btn-primary:hover {color: #fff;background-color: #221f1f;border-color: #221f1f;}
.form-control:focus {border-color: #000;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.76);box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.76);}
.loading {display: none;position: fixed;z-index: 999;height: 2em;width: 2em;margin: auto;top: 0;left: 0;bottom: 0;right: 0;}
.loading:before {content: "";display: block;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: radial-gradient(rgba(20,20,20,.8),rgba(0,0,0,.8));background: -webkit-radial-gradient(rgba(20,20,20,.8),rgba(0,0,0,.8));}
.loading:not(:required) {font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0;}
.loading:not(:required):after {content: "";display: block;font-size: 10px;width: 1em;height: 1em;margin-top: -.5em;-webkit-animation: spinner 1500ms infinite linear;-moz-animation: spinner 1500ms infinite linear;-ms-animation: spinner 1500ms infinite linear;-o-animation: spinner 1500ms infinite linear;animation: spinner 1500ms infinite linear;border-radius: .5em;-webkit-box-shadow: rgba(255,255,255,.75) 1.5em 0 0 0,rgba(255,255,255,.75) 1.1em 1.1em 0 0,rgba(255,255,255,.75) 0 1.5em 0 0,rgba(255,255,255,.75) -1.1em 1.1em 0 0,rgba(255,255,255,.75) -1.5em 0 0 0,rgba(255,255,255,.75) -1.1em -1.1em 0 0,rgba(255,255,255,.75) 0 -1.5em 0 0,rgba(255,255,255,.75) 1.1em -1.1em 0 0;box-shadow: rgba(255,255,255,.75) 1.5em 0 0 0,rgba(255,255,255,.75) 1.1em 1.1em 0 0,rgba(255,255,255,.75) 0 1.5em 0 0,rgba(255,255,255,.75) -1.1em 1.1em 0 0,rgba(255,255,255,.75) -1.5em 0 0 0,rgba(255,255,255,.75) -1.1em -1.1em 0 0,rgba(255,255,255,.75) 0 -1.5em 0 0,rgba(255,255,255,.75) 1.1em -1.1em 0 0;}
@-webkit-keyframes spinner {0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
 100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}}
@-moz-keyframes spinner {0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
 100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}}
@-o-keyframes spinner {0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
 100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes spinner {0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
 100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}}
#g-recaptcha-response {display: block !important;position: absolute;margin: -78px 0 0 0 !important;width: 302px !important;height: 76px !important;z-index: -999999;opacity: 0;}
.Rcont {position: fixed;color: #4586be;top: 100px;left: -17px;border: 1px solid #000;padding: 0 6px 9px;background: #ececec;letter-spacing: -8px;writing-mode: vertical-rl;text-orientation: upright;border-radius: 5px;cursor: pointer;display: none;}
.Rcont a:hover {text-decoration: none;}
.innerfixed {margin-top: 60px;}
a.anchor {display: block;position: relative;top: -50px;visibility: hidden;}
a.anchor1 {display: block;position: relative;top: -50px;visibility: hidden;}
.fixed {position: fixed;top: 0px;left: 0;width: 100%;background: #fff;z-index: 9999;padding-top: 0px;}
.fixed .logo {padding-bottom: 0;padding-top: 15px;}
.slogo {display: block;}
.fixed .slogo {display: block;}
.fixed .llogo {display: none;}
.fixed .navbar-nav {padding-top: 0;}
.active-menu {font-weight: 700;}
.bonus img {width: 170px;height: auto;}
#header .navbar {padding-top: 0;}
.fixed .navbar .container {border-top: 0;}
@media (max-width: 767px) {.logo {padding-bottom: 15px;z-index: 999;padding-top: 17px;}
 .llogo {display: none;}
 .slogo {display: block;}
 .mymenu {position: absolute;right: 0;}
 header {padding-top: 0;}
 .navbar-default {background-color: none;border-color: #e7e7e7;}
 .fixed .logo {padding-top: 17px;}
 .navbar-nav {padding-top: 10px;}
 .navbar-collapse {background: #fff;z-index: 9999999;position: relative;}
 header .row {border: none;}
 .sticky {padding-top: 0px;}
 .fixed {padding-top: 20px;}
 .bodfix {margin-top: 0;}
 .banner {padding: 40px 0;height: auto !important;}
 .banner h1 {font-size: 34px;line-height: 38px;text-align: center;}
 .bonus img {width: auto;height: auto;}
 #privacypolicy img, #newsletter_btn img {margin-right: -151px;transition: all .6s;}
 #privacypolicy img:hover, #newsletter_btn img:hover, #privacypolicy img:focus, #newsletter_btn img:focus {margin-right: 0px;}
 .navbar {padding-top: 0;}
 .navbar .container {border-top: 0;}}
.col-md-12.footer-bottom {border-top: 2px solid #000;padding-top: 20px;margin-top: 30px;}
.cookie-popup {width: 100%;position: fixed;bottom: 0;background: #333;color: #fff;opacity: 0;text-align: center;padding: 15px;}
.cookie-popup p {line-height: 27px;font-size: 14px;}
#accept_cookie {border: 1px solid #fff;padding: 0 10px 3px 10px;cursor: pointer;border-radius: 5px;width: auto;margin-left: 10px;vertical-align: top;white-space: nowrap;}
#privacypolicy {position: fixed;bottom: 6px;right: 11px;}
#newsletter_btn {position: fixed;bottom: 62px;right: 11px;cursor: pointer;}
#privacypolicy img, #newsletter_btn img {height: 50px;border: 1px solid #bbb8b8;box-shadow: 0px 3px 3px 0px #000;border-radius: 26px;}
#privacypolicy {position: fixed;bottom: 7px;right: 11px;}
.sib-form-block {padding: 0 !important;}
ul.wp-block-rss {list-style-type: none;padding: 0;}
li.wp-block-rss__item {padding: 5px 0 25px 0;}
.wp-block-rss__item-title {font-size: 1.75rem;font-weight: bold;margin-bottom: .5rem;line-height: 1.2;}
time.wp-block-rss__item-publish-date, span.wp-block-rss__item-author {margin-bottom: 15px;font-weight: bold;font-size: 16px;display: inline-block;}
.np-btns a {background: #ededed;padding: 7px 14px;color: #000 !important;border-radius: 3px;font-weight: bold;font-size: 14px;box-shadow: 0px 2px 3px 0px #000;}
.todays-post-area {position: relative;border-bottom: 2px solid #000;padding: 0 0 20px 0px;}
.todays-post-area .entry-meta {font-weight: normal;}
.newsletter-popup {position: fixed;bottom: 10px;right: 10px;opacity: 0;background: #fff;padding: 10px;border: 1px solid #000;border-radius: 3px;width: 350px;display: table;}
.newsletter-popup h2 {font-size: 17px;text-align: left;font-weight: 700;color: #333;background-color: transparent;margin-bottom: 1rem;}
.newsletter-popup .form-group input {-webkit-align-items: center;align-items: center;background: #fff;border: 1px solid #c0ccda;border-radius: 3px;display: -webkit-inline-flex;display: inline-flex;max-width: 100%;}
.newsletter-popup .news-btn {font-size: 14px !important;text-align: left;font-weight: normal;color: #fff !important;background-color: #221f1f;border-radius: 3px !important;display: inline-block;padding: 5px 15px !important;border: none;margin-right: 5px;}
.newsletter-popup .news-btn:hover {color: #fff !important;}
.sib-form-block {padding: 0 !important;}
.sib-form-block ol, .sib-form-block p, .sib-form-block ul {font-size: 17px !important;}
.sib-form-message-panel {margin: 0 !important;}
.close-popup {position: absolute;right: 8px;font-size: 22px;line-height: 22px;cursor: pointer;font-weight: 500;top: 3px;}
.topconflag {background: #000;color: #9b9a9a;padding-top: 5px;}
.topconflag .container {display: flex;justify-content: space-between;}
.topconflag svg {width: 18px;height: 18px;vertical-align: top;}
.topconflag span.prettyNumber {color: #9b9a9a;font-size: 12.5px;margin-right: 0px;font-weight: 600;padding-left: 4px;display: inline-block;vertical-align: top;cursor: pointer;}
.mobiph {display: none;}
.banner {position: relative;background: url("https://7asecurity.com/v1images/bolog-banner.jpg") 0 0;background-size: cover;height: 100%;padding: 40px 0;}
.banner .bannertext {color: #000;padding: 25px;text-align: center;}
.bannertext h3 {color: #ffc800;font-size: 24px;font-weight: 400;text-transform: uppercase;text-shadow: 0px 4px 3px #000;}
.bannertext h2 {font-size: 49px;text-shadow: 0px 4px 1px #ccc;}
.banner-inner {border-top: 1px solid #fdbb2b;position: relative;padding-top: .5rem;}
.banner-inner img.img-fluid {display: none;}
.bannertext-inner {border-bottom: 2px solid #000;}
.bannertext-inner h2 {color: #000;}
.bannertext-inner .breadcrumb {background: none;color: #0056b3;padding: 0px;margin-bottom: .5rem;}
.bannertext-inner .breadcrumb-item.active {color: #000;}
.blog-container-- .bothborder-area #sidebar-left, .blog-container .bothborder-area #sidebar-left {padding-top: 1rem;}
.phcall {border: 1px solid #fdc242;border-radius: 24px;display: inline-block;position: relative;}
.phcall .fa-phone-alt {background: #fdbb2b;border-radius: 50%;padding: 5px;width: 41px;height: 41px;position: absolute;top: 0;left: 0;color: #2c3755;margin: 2px;box-shadow: 0px 0px 6px #2c3755;text-align: center;font-size: 24px;border: 1px solid #757e98;}
.phcall span {padding: 8px;color: #2c3755;font-size: 31px;font-weight: 400;padding-left: 50px;padding-right: 17px;line-height: 44px;}
.phcall a:hover {background: #fdc242;display: block;border-radius: 24px;text-decoration: none;}
.footsec {background: #333435;color: #fff;}
.footsec h3 {font-size: 28px;font-weight: 500;color: #fdbb2b;border-bottom: 1px solid #fff;display: inline-block;padding: 4px 0px;border-top: 1px solid #fff;text-shadow: -2px -1px 5px #040404;font-family: "roboto",sans-serif;}
.footsec {background: #333435;color: #fff;}
.footsec h3 {font-size: 28px;font-weight: 500;color: #fdbb2b;border-bottom: 1px solid #fff;display: inline-block;padding: 4px 0px;border-top: 1px solid #fff;text-shadow: -2px -1px 5px #040404;}
.copywri {background: #fdbb2b;color: #333435;border-top: 1px solid #fff;text-align: left;font-size: 14px;}
.copywri a {color: #fff;text-decoration: none;}
.footsec .ycolo {color: #fdbb2b;}
.contmob strong {color: #fdbb2b;font-weight: 500;}
.footsec .socilIcon .fab, .socilIcon .fab {line-height: 27px;color: #fdbb2b;font-size: 23px;border: 1px solid #fdbb2b;padding: 5px;border-radius: 50%;width: 40px;height: 40px;text-align: center;vertical-align: middle;}
.footsec .socilIcon .fab:hover, .socilIcon .fab:hover {background: #fff;}
.abrapic .socilIcon .fab {color: #fff;background: #21b3e5;border: none;}
.abrapic .socilIcon .fab:hover {color: #000;}
.footsec .form-control {background: none;border-radius: 0;}
.footsec h4 {font-size: 18px;font-family: "roboto",sans-serif;}
.footsec .form-group .btn.btn-primary {background: none;background: #333435 !important;border: 1px solid #fdbb2b !important;color: #fdbb2b;padding: .375rem .75rem !important;font-size: 1rem !important;line-height: 1.5;border-radius: .25rem !important;font-weight: 400;}
.cookie-popup .container {line-height: 27px;font-size: 14px;margin: 0 auto;text-align: center;}
.aaa {font-size: 40px;text-align: right;line-height: 43px;}
.sociRight {position: fixed;top: 25%;right: -118px;background: #fdbb2b;transition: all ease .6s;}
.sociRight:hover {right: 0;}
.sociRight a {display: block;padding: 1px 40px 1px 9px;color: #000;font-size: 16px;font-weight: 600;margin-bottom: 2px;}
.sociRight a:hover {text-decoration: none;background: #e6a61b;}
.sociRight .fab, .sociRight .fas {width: 25px;}
.freegif {position: fixed;bottom: 37px;z-index: 999;right: 30px;background: #222;border-radius: 50%;width: 70px;height: 70px;vertical-align: middle;text-align: center;border: 2px solid #222;line-height: 65px;box-sizing: border-box;}
.hovicon {display: inline-block;line-height: 60px;cursor: pointer;margin: -1px;width: 60px;height: 60px;border-radius: 50%;text-align: center;position: relative;text-decoration: none;z-index: 1;color: #fff;}
.hovicon:after {pointer-events: none;position: absolute;width: 100%;height: 100%;border-radius: 50%;content: "";-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.hovicon:before {speak: none;font-size: 48px;line-height: 90px;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;display: block;-webkit-font-smoothing: antialiased;}
.hovicon.effect-8:after {top: 0;left: 0;padding: 0;z-index: -1;box-shadow: 0 0 0 2px rgba(255,255,255,.1);opacity: 0;-webkit-transform: scale(.9);-moz-transform: scale(.9);-ms-transform: scale(.9);transform: scale(.9);}
.hovicon.effect-8:hover i {color: #fff;}
.hovicon.effect-8:after {-webkit-animation: sonarEffect 3s ease-out 25ms;-moz-animation: sonarEffect 3s ease-out 25ms;animation: sonarEffect 3s ease-out 25ms;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
@-webkit-keyframes sonarEffect {0% {opacity: .3;}
 40% {opacity: .5;box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px #000,0 0 0 10px rgba(255,255,255,.5);}
 100% {box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px #000,0 0 0 10px rgba(255,255,255,.5);-webkit-transform: scale(1.5);opacity: 0;}}
@-moz-keyframes sonarEffect {0% {opacity: .3;}
 40% {opacity: .5;box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px #000,0 0 0 10px rgba(255,255,255,.5);}
 100% {box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px #000,0 0 0 10px rgba(255,255,255,.5);-moz-transform: scale(1.5);opacity: 0;}}
@keyframes sonarEffect {0% {opacity: .3;}
 40% {opacity: .5;box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px #000,0 0 0 10px rgba(255,255,255,.5);}
 100% {box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 10px 10px #000,0 0 0 10px rgba(255,255,255,.5);transform: scale(1.5);opacity: 0;}}
.cookie-popup {width: 100%;position: fixed;bottom: 0;background: #006b9a;color: #fff;opacity: 0;text-align: center;padding: 6px 0;}
h3, h3 a {color: #000;font-size: 1.7rem;font-family: "roboto",sans-serif;font-weight: 500;}
.bannertext-inner .breadcrumb {background: none;color: #0056b3;}
.bannertext-inner .breadcrumb a {color: #007bff;text-decoration: none;}
.menu-main-menu-container .navbar-nav li {padding-left: 11px;}
.menu-main-menu-container .navbar-nav li a {color: #121625 !important;font-weight: 600;font-size: 15px;text-transform: uppercase;}
.navbar-nav li.active-menu a {text-decoration: none;color: #fdbb2b !important;}
.slogo {width: 261px;height: 30px;}
#header .navbar {padding: .5rem 1rem;z-index: 9999;background: #fff;}
.site-main .page-header {margin-bottom: 0;}
h1.page-title {font-size: 1.5rem;text-transform: uppercase;border-top: 1px solid #ebae27;border-bottom: 1px solid #ebae27;margin: 0;display: block;clear: both;padding: 10px 0;}
.sfsi_plus_widget {min-height: 68px;}
.cookie-popup span a.priBtn {border-bottom: 1px dotted #fff !important;border: none;border-radius: 0;padding: 2px 0;}
.freetag {background: url("./assets/images/freetag.png") 0 0 no-repeat;position: absolute;width: 100px;height: 93px;}
.downbtn img {transition: all ease .6s;margin-top: 20px;transform: scale(1);}
.downbtn img:hover {transform: scale(1.1);}
.pop4you .col-md-4 {padding-right: 5px;padding-left: 5px;}
.pop4you .card {background: #ededed;color: #ededed;}
.pop4you .card a {color: #ededed;}
.pop4you .card-img-top {width: 110px;}
.pop4you .card-title {font: 700 14px/20px "Montserrat",sans-serif;margin-bottom: 6px;color: #000;}
.pop4you .card-text {font: 400 14px/19px arial;color: #686868;margin-bottom: 0px;}
.pop4you .card-text b {font-size: 12px;padding-bottom: 7px;}
.pop4you .card-body {padding: 6px 6px;}
.pop4you .downbtn img {width: 170px;margin-top: 10px;}
.pop4you a:hover {text-decoration: none;}
#Modalpop {display: block;}
.pop4you .mob {display: none;}
.modal-open .modal {z-index: 99999;}
.modal-backdrop.show {opacity: .85 !important;z-index: 9999;}
#header .navbar-toggler {background: #000;padding: .25rem .75rem;font-size: 1.25rem;line-height: 1;border: 1px solid transparent;}
.navbar-toggler .navbar-toggler-icon {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 32 32\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(253, 187, 43, 1)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 8h24M4 16h24M4 24h24\'/%3E%3C/svg%3E");}
@media (max-width:1024px) {.break-btn {display: block;}
 .menu-main-menu-container .navbar-nav li a {font-size: 14px;}
 .menu-main-menu-container .navbar-nav li {padding-left: 11px;}
 .navbar-brand img {width: 200px;}}
@media (max-width:768px) {.topconflag {background: #3c3b3b;padding-bottom: 5px;}
 .mobiph {width: 30px;display: block;}
 .topconflag svg {display: none;}
 .topconflag .prettyNumber {font-size: 0 !important;}
 .banner-inner img {height: calc(100vh - 75vh);}
 .bannertext-inner .breadcrumb {margin-bottom: 0;padding: 0;}
 .navbar-brand img {width: 200px;}
 .pop4you .mob {display: block;background: none;text-align: center;}
 .pop4you .mob .card-img-top {width: auto;margin-bottom: 5px;}
 .pop4you .dexpop {display: none;}
 .monp {padding-bottom: 6px;}
 .mobhe h5 {display: none;}
 .modal-header.mobhe {background: none;border-bottom: none;padding: 6px 11px;position: absolute;right: 0;z-index: 99;}
 .show .menu-main-menu-container .navbar-nav li {padding-top: 4px;padding-left: 4px;}
 .menu-main-menu-container .navbar-nav li a {font-size: 16px;cursor: pointer;}
 .menu-main-menu-container .navbar-nav li {padding: 4px;border-bottom: 1px solid #eee;}
 #primary-menu.navbar-nav {padding-top: 20px;border-top: 1px solid #000;margin-top: 10px;width: 100%;}}
.close.close-popupp {color: #fff;}
.monpoptop .modal-content {background: none;}
.cookie-popup {padding: 7px 3px;}
.cookie-popup .container {padding: 0;}
.cookie-popup p {line-height: 24px;font-size: 13px;}